:root{color:#12201f;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);background:#f8fafceb;border-bottom:1px solid #d7e0df;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.6rem;font-weight:800}.brand-mark{display:grid;width:2.25rem;height:2.25rem;place-items:center;color:#fff;background:#0f766e;border-radius:8px}.nav-links{display:flex;gap:.35rem}.nav-links a{padding:.55rem .8rem;border-radius:8px;color:#496260;font-weight:700}.nav-links a.router-link-active{color:#0f3f3b;background:#dff3ef}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.hero{display:grid;min-height:360px;align-items:end;padding:clamp(2rem,7vw,5rem);overflow:hidden;color:#fff;background:linear-gradient(90deg,#0f4c46f0,#0f766eb3),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'%3E%3Crect width='1200' height='600' fill='%230f766e'/%3E%3Cpath d='M0 390c150-80 280-88 390-24 150 87 282 76 420-32 108-85 245-103 390-54v320H0z' fill='%23f97316' opacity='.8'/%3E%3Cpath d='M80 110h220v70H80zM386 120h330v38H386zM760 116h260v52H760zM150 252h280v34H150zM520 245h240v52H520z' fill='%23fff' opacity='.16'/%3E%3C/svg%3E") center / cover;border-radius:8px}.hero h1,.page-title h1,.detail-header h1{max-width:720px;margin:0;font-size:clamp(2.25rem,5vw,4.8rem);line-height:1;letter-spacing:0}.hero p{max-width:640px;font-size:1.1rem;line-height:1.6}.eyebrow{margin:0 0 .5rem;color:#0f766e;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#bff4e8}.dashboard-grid,.lesson-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}.panel,.lesson-card,.quiz-question{padding:1.25rem;background:#fff;border:1px solid #d7e0df;border-radius:8px;box-shadow:0 16px 35px #12201f0f}.panel h2,.lesson-card h2,.quiz-question h2{margin:0 0 .5rem}.button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding:.75rem 1rem;border:0;border-radius:8px;cursor:pointer;font-weight:800}.button:disabled{cursor:not-allowed;opacity:.55}.primary{color:#fff;background:#0f766e}.secondary{color:#0f3f3b;background:#dff3ef}.text-button{display:inline-flex;align-items:center;padding:0;color:#0f766e;background:none;border:0;cursor:pointer;font-weight:800}.progress-group{display:grid;gap:.55rem}.progress-label,.lesson-card-footer,.detail-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.progress-track{height:.7rem;overflow:hidden;background:#e6eeee;border-radius:999px}.progress-fill{height:100%;background:#f97316;border-radius:inherit;transition:width .18s ease}.page-title,.lesson-detail,.quiz-view{display:grid;gap:1rem}.lesson-card{display:grid;min-height:190px;color:#12201f}.lesson-card:hover{border-color:#0f766e;transform:translateY(-1px)}.lesson-card p{color:#496260;line-height:1.5}.lesson-card .eyebrow{color:#f97316}.status-pill{flex:0 0 auto;padding:.5rem .75rem;color:#0f3f3b;background:#dff3ef;border-radius:999px;font-weight:800}.actions{display:flex;flex-wrap:wrap;gap:.75rem}.vocabulary-list{display:grid;gap:.75rem}.vocabulary-row{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;padding:.9rem;background:#f8fafc;border:1px solid #d7e0df;border-radius:8px}.vocabulary-row input{width:1.15rem;height:1.15rem;accent-color:#0f766e}.vocabulary-row span{display:grid;gap:.15rem}.vocabulary-row small{color:#496260}.quiz-count{margin:0;color:#496260;font-weight:800}.answer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.answer-option{min-height:4rem;padding:1rem;color:#12201f;background:#f8fafc;border:1px solid #d7e0df;border-radius:8px;cursor:pointer;font-weight:800;text-align:left}.answer-option.selected{border-color:#0f766e}.answer-option.correct{color:#064e3b;background:#d1fae5;border-color:#10b981}.answer-option.wrong{color:#7f1d1d;background:#fee2e2;border-color:#ef4444}.result-panel{max-width:680px}@media(max-width:640px){.app-header,.detail-header{align-items:flex-start;flex-direction:column}.shell{width:min(100% - 1rem,1120px);padding-top:1rem}.hero{min-height:440px;padding:1.25rem}.hero h1,.page-title h1,.detail-header h1{font-size:2.3rem}}.pronunciation-panel{display:grid;gap:1rem}.practice-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.practice-layout{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:1rem}.word-tabs{display:grid;align-content:start;gap:.5rem}.word-tab{min-height:2.75rem;padding:.65rem .8rem;color:#12201f;background:#f8fafc;border:1px solid #d7e0df;border-radius:8px;cursor:pointer;font-weight:800;text-align:left}.word-tab.active{color:#0f3f3b;background:#dff3ef;border-color:#0f766e}.practice-card{display:grid;gap:.9rem;min-height:260px;padding:clamp(1.25rem,4vw,2rem);background:#f8fafc;border:1px solid #d7e0df;border-radius:8px}.practice-card h3{margin:0;font-size:clamp(2rem,6vw,4rem);line-height:1}.translation,.pronunciation-text{margin:0;color:#496260;font-weight:800}.speech-result{min-height:5rem;padding:.9rem;background:#fff;border:1px solid #d7e0df;border-radius:8px}.speech-result p{margin:.25rem 0;line-height:1.5}@media(max-width:760px){.practice-header,.practice-layout{grid-template-columns:1fr}.practice-header{flex-direction:column}.word-tabs{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.audio-source{margin:0;color:#0f766e;font-size:.9rem;font-weight:800}
