@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#1c3438;background:#f5f7f7;font-synthesis:none;--ink:#19383d;--teal:#154e50;--green:#226e60;--muted:#677b7e;--border:#dfe7e6;--lime:#e2ef9c;--paper:#fff;--sidebar:238px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #5186bd;outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope','DM Sans',sans-serif}h1{font-size:clamp(1.8rem,2.6vw,2.65rem);font-weight:750;letter-spacing:-1.25px;line-height:1.25}h2{font-size:1.3rem;letter-spacing:-.55px;line-height:1.4}h3{font-size:1.1rem;line-height:1.4;letter-spacing:-.3px}p{font-size:1rem;line-height:1.75}small{font-size:.875rem}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--border);padding:36px 22px 22px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:9px;padding-left:12px;font-family:'Manrope',sans-serif;font-size:2rem;font-weight:800;letter-spacing:-1.5px}.brand>.icon{width:36px;height:36px;color:var(--teal);stroke-width:1.4}.brand-dot{color:#479787}.brand-sub{font-size:.75rem;color:var(--muted);margin:6px 0 51px 13px}.nav-label,.eyebrow{font-size:.75rem;letter-spacing:1.65px;font-weight:700;text-transform:uppercase}.nav-label{color:#8a989a;padding-left:14px;margin-bottom:15px}.nav-item{display:flex;align-items:center;gap:12px;border-radius:7px;padding:14px 13px;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#62777a;white-space:normal}.nav-item:hover{background:#f3f7f6}.nav-item.active{background:#eaf2ee;color:#17584c;font-weight:700}.nav-item.active .icon{stroke-width:2}.nav-badge{margin-left:auto;background:#d9e9df;border-radius:5px;padding:1px 6px;font-size:.75rem}.sidebar-bottom{margin-top:auto}.sidebar-progress{margin:20px 13px 24px;font-size:.8rem;color:var(--muted)}.sidebar-progress>div:first-child{display:flex;flex-direction:column;gap:6px}.sidebar-progress strong{font-size:1.25rem;color:var(--ink)}.sidebar-progress strong span{font-size:.875rem;font-weight:400;color:var(--muted)}.progress-track{display:block;height:5px;background:#e5ecea;border-radius:6px;overflow:hidden}.progress-track>span{display:block;height:100%;background:#478c77;border-radius:6px;transition:width .3s}.sidebar-progress .progress-track{margin-top:10px}.local-note{display:flex;gap:7px;align-items:center;font-size:.75rem;color:#7e8c8e;margin:17px 12px 0;line-height:1.4}.local-note .icon{width:15px;height:15px}.workspace{margin-left:var(--sidebar)}.topbar{height:83px;padding:0 46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:20px;background:rgba(255,255,255,.62)}.breadcrumb{display:flex;gap:17px;align-items:center;font-size:.75rem;letter-spacing:.6px;font-weight:650;color:var(--muted)}.breadcrumb>span{color:#b4c0c0;font-size:1rem}.language{display:flex;align-items:center;gap:9px;flex-shrink:0}.language .icon{width:18px;color:#738483}.language select{background:transparent;border:0;padding:8px 3px;color:var(--ink);font-size:.875rem;max-width:160px;cursor:pointer}main{max-width:1380px;margin:0 auto;padding:39px 46px 48px;min-height:calc(100vh - 158px);outline:none}.page-heading{margin-bottom:30px}.page-heading>.eyebrow{font-size:.75rem;color:#528475;margin-bottom:11px;letter-spacing:1.5px}.page-heading>p{color:var(--muted);margin-top:10px;font-size:.95rem}.dashboard-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:23px}.next-lesson{position:relative;overflow:hidden;min-height:292px;border-radius:12px;background:#143f44;color:#fff;padding:29px 30px;display:flex;flex-direction:column}.next-lesson>.eyebrow{color:#b7c9c8;font-size:.75rem;letter-spacing:2px}.featured-topic{display:flex;gap:8px;align-items:center;font-size:.8rem;margin-top:32px;color:#bfdbd2}.featured-topic .icon{width:17px;height:17px}.next-lesson h2{font-size:1.85rem;letter-spacing:-.8px;line-height:1.3;margin-top:11px;max-width:390px;position:relative;z-index:1}.next-lesson>p{color:#bacecc;margin-top:10px;font-size:.9rem;max-width:310px;position:relative;z-index:1}.featured-bottom{display:flex;gap:19px;align-items:center;flex-wrap:wrap;margin-top:26px;z-index:1}.featured-bottom>span{font-size:.75rem;color:#bacecc;display:flex;gap:6px;align-items:center}.featured-bottom>span .icon{width:15px;height:15px}.feature-index{position:absolute;right:12px;bottom:10px;font-size:9.5rem;line-height:1;font-family:'Manrope',sans-serif;letter-spacing:-10px;color:#fff;opacity:.04;pointer-events:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:7px;padding:13px 19px;font-size:.875rem;font-weight:650;line-height:1.5;transition:background .16s,transform .16s}.button:not(:disabled):hover{transform:translateY(-1px)}.button.primary{background:var(--teal);color:white}.button.primary:not(:disabled):hover{background:#0b3b3d}.button.lime{background:var(--lime);color:#23473c}.button.lime:hover{background:#eaf5b7}.button.secondary{border-color:#cfdcd8;background:white}.button.secondary:hover{background:#edf4ef}.button.text-button{background:transparent;border:0;padding:8px 0;color:var(--muted);font-weight:500}.button.round{background:#fff;border:1px solid #d1deda;padding:0;width:41px;height:41px;border-radius:50%;flex-shrink:0}.scenario-card{background:#eaf1ee;border:1px solid #dce6e1;border-radius:12px;padding:24px 25px 18px;overflow:hidden;display:flex;flex-direction:column}.scenario-card>.eyebrow{color:#568175;font-size:.75rem}.scenario-card .teaching-svg{max-height:212px;margin:-1px auto -7px;flex:1;min-height:140px}.teaching-svg{display:block;width:100%;color:#447570;border-radius:8px;max-height:390px}.teaching-svg text{font-family:'DM Sans',sans-serif;font-size:13px;fill:#335957;font-weight:600;letter-spacing:.5px}.teaching-svg text[fill]{fill:revert-layer}.teaching-svg .boat-label{font-size:18px;font-weight:700}.teaching-svg .big-number{font-family:'Manrope',sans-serif;font-size:50px;letter-spacing:-2px}.teaching-svg .formula{font-size:23px;font-weight:600}.teaching-svg .radio-number{font-size:64px;font-weight:650}.scenario-bottom{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-top:auto}.scenario-bottom>p{font-size:.875rem;font-weight:550;line-height:1.55;max-width:290px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:34px 0 19px}.section-title>a{font-size:.8rem;display:flex;align-items:center;gap:8px;font-weight:550;color:#4d7067}.section-title>a .icon{width:17px}.category-list{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff}.category-row{width:100%;display:flex;align-items:center;gap:18px;padding:20px 23px;background:#fff;text-align:left;border:0;border-bottom:1px solid #e6ecea}.category-row:last-child{border-bottom:0}.category-row:hover{background:#f9fbfa}.category-number{font-size:.75rem;color:#8f9d9d;letter-spacing:1px}.topic-symbol{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.cat-0{background:#e7f0ed;color:#3b756b}.cat-1{background:#e9edf7;color:#6b7caa}.cat-2{background:#e3eff5;color:#45829e}.cat-3{background:#f8edda;color:#a6803f}.category-copy{display:flex;flex-direction:column;gap:5px;flex:1}.category-copy strong{font-size:.95rem;font-weight:600}.category-copy>span{font-size:.75rem;color:var(--muted)}.row-progress{width:123px;font-size:.75rem;display:flex;flex-direction:column;gap:9px;color:#869591;margin-right:20px}.category-row>.icon{width:18px;color:#91a39e}.bottom-tip{margin-top:23px;display:flex;align-items:flex-start;gap:11px;color:#6d807c}.bottom-tip>.icon{width:16px;height:16px;margin-top:2px;flex-shrink:0}.bottom-tip>p{font-size:.75rem;line-height:1.7;flex:1}.bottom-tip>a{font-size:.75rem;color:#356a5c;white-space:nowrap;padding-top:2px;text-decoration:underline;text-underline-offset:3px}footer{border-top:1px solid var(--border);padding:23px 46px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.75rem;color:#7c8e8a}footer>span:nth-child(2){font-size:.75rem;letter-spacing:1.1px}footer a{display:flex;gap:7px;align-items:center}footer a .icon{width:14px;height:14px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:10px 0 28px}.button.filter{background:#fff;border-color:var(--border);font-size:.8rem;font-weight:500;padding:10px 15px;border-radius:30px}.button.filter.active{background:var(--teal);border-color:var(--teal);color:#fff}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lesson-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;border:1px solid var(--border);border-radius:10px;padding:23px;background:#fff;transition:border-color .15s,box-shadow .15s;min-width:0}.lesson-card:hover{border-color:#8aaca1;box-shadow:0 6px 20px #18483809}.lesson-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.lesson-number{font-size:.8rem;letter-spacing:1px;color:#9caaa5}.lesson-card>.eyebrow{font-size:.75rem;letter-spacing:1px;color:#71847d;margin-bottom:7px}.lesson-card h3{font-size:1.15rem;line-height:1.45}.lesson-card>p{font-size:.85rem;line-height:1.65;color:var(--muted);margin:10px 0 23px;flex:1}.lesson-meta{border-top:1px solid #e8eeeb;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:.75rem}.lesson-meta>span{display:flex;align-items:center;gap:6px}.lesson-meta .icon{width:14px;height:14px}.lesson-meta>span:last-child{color:#347661}.done{color:#287960;display:flex;gap:6px;align-items:center}.back-link{font-size:.85rem;color:var(--muted);display:inline-block;margin-bottom:24px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:32px;align-items:start}.lesson-article{background:white;border:1px solid var(--border);border-radius:12px;padding:30px;min-width:0}.lesson-article>.eyebrow{color:#6b877c}.lesson-body{font-size:1.06rem;line-height:1.95;margin-top:18px}.remember{background:#edf4e9;border-radius:8px;display:flex;gap:14px;padding:21px;margin-top:25px}.remember>.icon{margin-top:3px;color:#44775b}.remember strong{font-size:.85rem}.remember p{font-size:.9rem;margin-top:5px}.spaced{margin-top:32px;margin-bottom:16px}.diagram-panel{background:#edf4f1;padding:16px;border-radius:9px;text-align:center}.diagram-caption{font-size:.75rem;color:#71887e;margin:8px 0}.diagram-panel>.button{margin:14px 0 5px;font-size:.8rem}.lesson-check{background:#fff;border:1px solid var(--border);border-radius:12px;padding:26px;position:sticky;top:24px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.lesson-check>.eyebrow{font-size:.75rem;color:#778b80;letter-spacing:1px;margin-top:5px}.lesson-check>p{font-size:.9rem;color:var(--muted);line-height:1.75}.lesson-check>.button{width:100%}.small-muted{font-size:.8rem;color:var(--muted);line-height:1.7}.resource-link{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;border-bottom:1px solid var(--border);padding:18px 0;color:#34765e;line-height:1.6}.lesson-article>.resource-link{font-size:.8rem;margin-top:15px;border:0;padding-bottom:0}.resource-link .icon{width:18px}.calculator{margin-top:25px}.calculator-fields{display:flex;gap:15px;align-items:end;margin-top:15px}.calculator label{font-size:.8rem;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.calculator input{width:100%;border:1px solid #cedbd5;border-radius:6px;padding:11px 12px;background:#fff;min-width:0}.calculator output{font-size:1.1rem;font-weight:600;min-width:90px;max-width:180px;margin-bottom:11px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.practice-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:27px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.practice-card h2{font-size:1.25rem}.practice-card>p{color:var(--muted);font-size:.9rem;flex:1}.practice-count{font-family:'Manrope',sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-1px}.practice-count small{font-family:'DM Sans',sans-serif;font-size:.8rem;letter-spacing:0;font-weight:400;color:var(--muted)}.practice-card>.button{width:100%;margin-top:5px}.practice-grid+.small-muted{margin:15px 0}.topic-practice{display:grid;grid-template-columns:1fr 1fr;gap:13px}.button.topic-button{background:#fff;border:1px solid var(--border);justify-content:flex-start;font-size:.85rem;font-weight:500;padding:18px}.topic-button>.icon:last-child{margin-left:auto;width:17px}.notice{display:flex;gap:10px;align-items:flex-start;font-size:.85rem;background:#edf2ef;border:1px solid var(--border);border-radius:8px;padding:20px;margin:28px 0 0;color:#647a70}.notice p{font-size:.85rem}.notice>.icon{margin-top:4px;width:17px}.quiz-top{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:850px;margin:auto}.quiz-top>.eyebrow{color:#6b8277;font-size:.75rem;letter-spacing:1px}.quiz-progress{max-width:850px;margin:22px auto;font-size:.8rem;color:var(--muted)}.quiz-progress>.progress-track{margin-top:12px}.quiz-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:36px;max-width:850px;margin:auto}.quiz-card>.eyebrow{font-size:.75rem;color:#51836f;letter-spacing:1px}.quiz-card>h1{font-size:1.65rem;line-height:1.5;margin:14px 0 26px;letter-spacing:-.5px}.quiz-diagram{background:#edf4f0;border-radius:8px;max-width:540px;margin:0 auto 24px}.quiz-diagram>.teaching-svg{max-height:240px}.answers{display:flex;flex-direction:column;gap:12px}.answer{display:flex;align-items:center;gap:16px;padding:16px 18px;text-align:left;line-height:1.5;border:1px solid #dce5e0;background:#fff;border-radius:8px;font-size:1rem}.answer.selected{background:#edf4ef;border:2px solid #47866c;padding:15px 17px}.answer.correct{background:#e9f4ec;border-color:#498264}.answer.incorrect{background:#fff0e9;border-color:#c67f67}.answer:disabled{opacity:1}.answer-letter{border:1px solid #d1ddd4;border-radius:5px;display:flex;align-items:center;justify-content:center;min-width:29px;height:29px;font-size:.8rem;color:#6b7f72}.answer.selected .answer-letter{border-color:#6f987e;color:#2b6147}.answer>.icon{margin-left:auto;color:#28744e}.quiz-actions{margin-top:28px;display:flex;justify-content:flex-end}.feedback{margin-top:23px;border-radius:8px;padding:22px;background:#eef5eb;border-left:3px solid #658d54}.feedback.negative{background:#fff4e8;border-color:#caa05d}.feedback h3{font-size:1rem}.feedback p{font-size:.95rem;margin-top:8px}.feedback a{font-size:.75rem;display:inline-block;margin-top:12px;text-decoration:underline;text-underline-offset:3px;color:#557463}.result-head{text-align:center;max-width:650px;margin:5px auto 38px}.result-icon{width:68px;height:68px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e1eddf;color:#428354;margin-bottom:23px}.result-icon>.icon{width:32px;height:32px}.result-head>.eyebrow{color:#6d8474;letter-spacing:1px}.result-head h1{font-size:4rem;margin:10px 0}.result-head h1>span{font-size:2rem;color:#9bac9e;font-weight:500}.result-head>p{color:var(--muted)}.result-buttons{display:flex;gap:12px;justify-content:center;margin-top:25px}.review-list{border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}.review-list details{border-bottom:1px solid var(--border)}.review-list details:last-child{border:0}.review-list summary{display:flex;align-items:center;gap:14px;padding:20px;cursor:pointer;list-style:none;line-height:1.6;font-size:.95rem}.review-list summary::-webkit-details-marker{display:none}.review-list summary>span:last-child{margin-left:auto;color:#779281}.result-mark{width:27px;height:27px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.result-mark.right{background:#e7f1e5;color:#548046}.result-mark.wrong{background:#fae8de;color:#b0724e}.review-answer{padding:0 28px 24px 62px;color:#637b6b}.review-answer p{font-size:.9rem;margin-bottom:10px}.review-answer a{font-size:.85rem;font-weight:600;color:#376f55}.search-box{display:flex;gap:13px;align-items:center;border:1px solid var(--border);background:#fff;padding:12px 18px;border-radius:8px;max-width:500px;margin-bottom:28px}.search-box>.icon{color:#7d9584}.search-box input{border:0;background:transparent;padding:5px 0;min-width:0;width:100%;color:var(--ink)}.glossary-table{border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}.term-row{display:grid;grid-template-columns:1fr 2fr;gap:20px;padding:23px 26px;border-bottom:1px solid #e5ebe6;align-items:center}.term-row:last-child{border-bottom:0}.table-heading{background:#edf2ee;color:#748775;font-size:.75rem;letter-spacing:1px;font-weight:650}.norwegian-term{font-family:'Manrope',sans-serif;font-weight:650;font-size:1.05rem}.term-row strong{font-size:.95rem;font-weight:550}.term-row p{font-size:.85rem;color:var(--muted);margin-top:5px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stats-grid>div{background:#fff;padding:28px;border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:14px}.stats-grid>div>span{font-size:.85rem;color:var(--muted)}.stats-grid strong{font-family:'Manrope',sans-serif;font-size:2.5rem;line-height:1.2;letter-spacing:-1px}.stats-grid small{font-size:1.1rem;font-weight:400;color:#92a48f;letter-spacing:0}.progress-topics{background:#fff;border:1px solid var(--border);border-radius:10px;margin-top:28px;padding:8px 25px}.progress-topics>div{display:grid;grid-template-columns:1fr auto;gap:15px;padding:21px 0;border-bottom:1px solid #e7ece6}.progress-topics>div:last-child{border:0}.progress-topics>div>span{display:flex;align-items:center;gap:12px;font-size:.9rem}.progress-topics strong{font-size:.8rem;font-weight:500;color:#7d927f}.progress-topics .progress-track{grid-column:1/-1}.history{background:white;border:1px solid var(--border);border-radius:10px;padding:0 24px}.history>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--border);font-size:.9rem}.history>div:last-child{border:0}.history small{display:block;color:var(--muted);margin-top:6px;font-size:.75rem}.empty-state{padding:30px;text-align:center;color:var(--muted);background:#fff;border-radius:10px}.empty-state>.button{margin-top:20px}.reset-row{display:flex;justify-content:flex-end;margin-top:30px}.reset-row>.button{font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.exam-rule{display:flex;gap:23px;background:#f5eedc;border:1px solid #e8dec4;border-radius:10px;padding:28px;margin-top:28px}.exam-rule>.icon{color:#9b8250;width:28px;height:28px;margin-top:4px}.exam-rule h2{font-size:1.2rem}.exam-rule p{margin-top:10px;color:#736952;font-size:.95rem}.exam-rule .resource-link{border:0;padding-bottom:0}.resource-section{margin-top:32px;max-width:900px}.resource-section>p{color:var(--muted);margin-top:15px;font-size:.95rem}.resource-section>h2{margin-bottom:8px}dialog{border:1px solid var(--border);border-radius:12px;padding:30px;max-width:500px;width:calc(100% - 40px);color:var(--ink)}dialog::backdrop{background:#123f4266;backdrop-filter:blur(3px)}dialog h2{margin-bottom:16px}dialog p{color:var(--muted)}.dialog-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.skip-link{position:fixed;top:-100px;left:20px;padding:14px 20px;background:white;z-index:100;box-shadow:0 3px 12px #0003}.skip-link:focus{top:10px}
@media(min-width:1550px){main{padding-top:48px}.next-lesson{min-height:330px}.scenario-card .teaching-svg{max-height:245px}.category-row{padding-top:24px;padding-bottom:24px}}
@media(max-width:1200px){:root{--sidebar:210px}.sidebar{padding-left:14px;padding-right:14px}.topbar{padding:0 30px}main{padding:32px 30px 40px}.breadcrumb{font-size:.75rem;gap:12px}.next-lesson{padding:25px}.next-lesson h2{font-size:1.55rem}.featured-bottom{gap:12px}.featured-bottom .button{padding:12px 14px}.lesson-grid{grid-template-columns:repeat(2,1fr)}.lesson-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.lesson-article{padding:24px}.lesson-check{padding:22px}.practice-card{padding:22px}.practice-card>.button{padding:12px}.row-progress{margin-right:7px}footer{padding:22px 30px}.category-row{gap:13px}.practice-grid{gap:14px}.practice-card h2{font-size:1.1rem}}
@media(max-width:1000px){.dashboard-feature{grid-template-columns:1fr}.scenario-card{position:relative;padding:22px;min-height:235px}.scenario-card>.teaching-svg{max-height:190px;width:55%;margin:-20px 0 0 auto}.scenario-card>.eyebrow{position:absolute;top:27px;left:25px}.scenario-bottom{position:absolute;left:25px;bottom:27px;width:38%;display:block}.scenario-bottom>p{margin-bottom:12px}.next-lesson{min-height:270px}.next-lesson h2{font-size:1.8rem}.featured-topic{margin-top:25px}.lesson-layout{grid-template-columns:1fr}.lesson-check{position:static}.lesson-check>.button{width:auto}.practice-grid{grid-template-columns:1fr}.practice-card{display:grid;grid-template-columns:1fr auto;gap:12px 20px}.practice-card>.topic-symbol{grid-column:1/-1}.practice-card>h2{font-size:1.2rem}.practice-card>p{grid-column:1;grid-row:3}.practice-card>.practice-count{grid-column:2;grid-row:2/4;align-self:center;font-size:2.2rem}.practice-card>.button{grid-column:1/-1;width:auto;justify-self:start}.row-progress{width:95px}.category-row{padding:18px}.category-number{display:none}.stats-grid>div{padding:20px}.stats-grid strong{font-size:2rem}.breadcrumb{font-size:.75rem;letter-spacing:0;gap:10px}.topic-practice{grid-template-columns:1fr}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{position:static;width:100%;padding:19px 20px 0;border-right:0;border-bottom:1px solid var(--border);display:block}.brand{padding-left:0;font-size:1.7rem;gap:6px;width:max-content}.brand>.icon{width:29px;height:29px}.brand-sub,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;overflow-x:auto;margin-top:20px;margin-left:-8px;margin-right:-8px;scrollbar-width:none;padding-bottom:8px}.sidebar nav::-webkit-scrollbar{display:none}.nav-item{flex-shrink:0;padding:10px;font-size:.75rem;gap:6px;margin:0}.nav-item .icon{width:17px;height:17px}.nav-badge{font-size:.75rem}.workspace{margin:0}.topbar{height:55px;padding:0 22px;background:#fff}.breadcrumb{font-size:.75rem;gap:8px}.language{position:absolute;top:21px;right:22px;gap:6px}.language select{font-size:.8rem;max-width:135px}.language>.icon{width:16px}main{padding:28px 22px 35px;min-height:60vh}.page-heading{margin-bottom:24px}h1{font-size:1.9rem;letter-spacing:-.8px}.page-heading>p{font-size:.9rem}.page-heading>.eyebrow{font-size:.75rem}.dashboard-feature{gap:16px}.next-lesson{padding:25px;min-height:285px}.next-lesson h2{font-size:1.75rem}.next-lesson>.eyebrow{font-size:.75rem}.scenario-card{min-height:210px}.scenario-card>.teaching-svg{width:62%;margin-left:auto;margin-right:-15px}.scenario-bottom{width:40%;left:23px;bottom:20px}.scenario-bottom>p{font-size:.8rem}.scenario-card>.eyebrow{font-size:.75rem;left:23px;top:22px}.section-title{margin:27px 0 15px}.section-title h2{font-size:1.15rem}.section-title>a{font-size:.75rem;gap:4px}.category-row{padding:17px 14px;gap:12px}.topic-symbol{width:39px;height:39px;border-radius:8px}.topic-symbol .icon{width:19px;height:19px}.category-copy strong{font-size:.85rem}.category-copy>span{font-size:.75rem}.row-progress{width:60px;margin:0;font-size:.75rem;gap:6px}.category-row>.icon{display:none}.bottom-tip{gap:8px;flex-wrap:wrap}.bottom-tip>p{font-size:.75rem;flex-basis:85%}.bottom-tip>a{margin-left:24px}footer{padding:21px 22px;font-size:.75rem;flex-wrap:wrap}footer>span:nth-child(2){display:none}.lesson-grid{gap:14px}.lesson-card{padding:18px}.lesson-card-top{margin-bottom:20px}.lesson-card h3{font-size:1rem}.lesson-card>.eyebrow{font-size:.75rem}.lesson-card>p{font-size:.8rem;margin-bottom:18px}.lesson-meta{font-size:.75rem;flex-wrap:wrap;gap:10px}.lesson-meta .icon{width:13px}.filters{gap:7px;margin-bottom:23px}.button.filter{font-size:.75rem;padding:8px 12px}.lesson-article{padding:22px}.lesson-body{font-size:1rem;line-height:1.85}.remember{padding:18px}.lesson-check{padding:24px}.lesson-check>h2{font-size:1.3rem}.diagram-panel{padding:9px}.diagram-caption{font-size:.75rem}.calculator-fields{flex-wrap:wrap}.calculator output{width:100%;max-width:none;margin:4px 0}.practice-card{padding:24px}.quiz-card{padding:23px}.quiz-card>h1{font-size:1.3rem;line-height:1.5}.answer{font-size:.9rem;padding:13px;gap:11px}.answer.selected{padding:12px}.quiz-card>.eyebrow{font-size:.75rem}.quiz-top>.eyebrow{font-size:.75rem}.quiz-top .button{font-size:.75rem}.quiz-actions>.button{width:100%}.feedback{padding:18px}.feedback p{font-size:.85rem}.result-head h1{font-size:3.5rem}.review-list summary{padding:17px;gap:10px;font-size:.85rem}.review-answer{padding:0 20px 20px}.stats-grid{gap:10px}.stats-grid>div{padding:17px 12px;gap:12px}.stats-grid>div>span{font-size:.75rem;line-height:1.5}.stats-grid strong{font-size:1.75rem}.stats-grid small{font-size:.85rem}.progress-topics{padding:5px 18px}.term-row{padding:19px;grid-template-columns:1fr 1.7fr;gap:15px}.norwegian-term{font-size:.9rem;overflow-wrap:anywhere}.term-row strong{font-size:.85rem}.term-row p{font-size:.8rem}.table-heading{font-size:.75rem}.exam-rule{padding:22px;gap:13px}.exam-rule>.icon{width:23px;height:23px}.exam-rule p,.resource-section>p{font-size:.9rem}.resource-link{font-size:.85rem}.notice{padding:17px}.notice p{font-size:.8rem}.small-muted{font-size:.75rem}}
@media(max-width:390px){main{padding:25px 16px}.sidebar{padding-left:16px;padding-right:16px}.language{right:16px}.language select{max-width:123px}.lesson-grid{grid-template-columns:1fr}.scenario-card>.teaching-svg{width:64%;margin-right:-20px}.scenario-bottom{width:41%}.stats-grid{grid-template-columns:1fr}.stats-grid>div{flex-direction:row;align-items:center;justify-content:space-between;padding:18px}.row-progress{width:52px}.category-copy strong{font-size:.8rem}.result-buttons{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

.mobile-menu-toggle,.mobile-resource{display:none}
.coverage-note{padding:17px 20px;margin:0 0 24px;border:1px solid var(--border);border-radius:9px;background:#edf4ef}
.coverage-note p{font-size:.85rem;color:#405f54;line-height:1.65}
.coverage-note a,.saved-review a{display:inline-block;margin-top:7px;color:#27654f;font-size:.85rem;text-decoration:underline;text-underline-offset:3px}
.resume-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #8cac9d;border-radius:10px;padding:20px;margin:0 0 24px}
.resume-card strong{font-size:1rem}.resume-card p{margin-top:5px;font-size:.85rem;color:var(--muted)}
.saved-review{margin:0 0 24px}.result-buttons{flex-wrap:wrap}
.diagram-description{padding:0 16px 16px;font-size:.8rem;line-height:1.6;color:#405f54}
.history-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.history-actions .button{font-size:.8rem;padding:8px;text-decoration:underline;text-underline-offset:3px}
.coverage-list{list-style:none;padding:0;margin:18px 0 32px;border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}
.coverage-list li{display:flex;gap:20px;align-items:center;padding:17px 20px;border-bottom:1px solid var(--border)}
.coverage-list li:last-child{border-bottom:0}.coverage-status{min-width:165px;color:#526b60;font-size:.8rem}
.coverage-list a{color:#27654f;font-size:.9rem;line-height:1.6;text-decoration:underline;text-underline-offset:3px}
.coverage-list .resource-link{flex:1;border:0;padding:0}
.dialog-buttons{flex-wrap:wrap}
@media(max-width:760px){
 .mobile-menu-toggle{display:flex;align-items:center;gap:10px;min-height:46px;width:100%;margin:18px 0 12px;padding:11px 13px;border:1px solid var(--border);border-radius:8px;background:#f3f7f4;color:var(--ink);text-align:left;font-size:.85rem}
 .mobile-menu-toggle span:first-of-type{flex:1}.mobile-menu-toggle>.icon{width:18px}
 .sidebar nav{display:none;overflow:visible;margin:0;padding:0 0 12px}
 .sidebar.menu-open nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}
 .sidebar.menu-open .mobile-menu-toggle span:last-child{transform:rotate(180deg)}
 .sidebar .nav-item{min-width:0;min-height:46px;white-space:normal;overflow-wrap:anywhere;font-size:.85rem;line-height:1.45;padding:10px}
 .sidebar .mobile-resource{display:flex}.sidebar .nav-item .icon{flex-shrink:0}
 .coverage-note{padding:15px 17px}.resume-card{align-items:flex-start;flex-direction:column;gap:14px}
 .resume-card .button{width:100%}.history>div{align-items:flex-start}.history-actions{gap:5px;flex-direction:column;align-items:flex-end}
 .coverage-list li{align-items:flex-start;flex-direction:column;gap:7px;padding:16px 18px}
 .coverage-status{min-width:0}.diagram-description{font-size:.8rem}
}
.lesson-audio{padding:20px;background:#edf4f1;border:1px solid #d7e6df;border-radius:9px;margin-bottom:28px}.lesson-audio>.eyebrow{color:#477c67;margin-bottom:15px}.audio-player{min-width:0}.audio-player audio{display:block;width:100%;min-width:0;height:44px;margin:16px 0 12px}.audio-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.875rem}.audio-toolbar label{display:flex;gap:8px;align-items:center}.audio-toolbar select{padding:7px;border:1px solid #cddcd3;border-radius:5px;background:#fff;color:var(--ink);font:inherit}.audio-toolbar a{color:#326d55;text-decoration:underline;text-underline-offset:3px}.audio-transcript{margin-top:17px;border-top:1px solid #dce6df;padding-top:14px}.audio-transcript summary{font-size:.875rem;color:#396e59;cursor:pointer;line-height:1.6}.audio-transcript>div{max-height:400px;overflow:auto;margin-top:15px;padding-right:8px}.audio-transcript p{margin-bottom:14px;font-size:1rem;line-height:1.8}.audio-credit{font-size:.75rem;color:#718378;margin-top:15px}.audio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.audio-card{background:white;border:1px solid var(--border);border-radius:10px;padding:25px;min-width:0}.audio-card>.eyebrow{font-size:.75rem;color:#65876f;letter-spacing:1px}.audio-card>h2{margin:12px 0 8px;font-size:1.25rem}.audio-card>p{font-size:1rem;color:var(--muted);line-height:1.7}.audio-lesson-link{display:inline-block;color:#356f56;font-size:.875rem;margin-top:18px}.audio-learning-note{font-size:.875rem;color:var(--muted);margin-top:28px}.audio-error{background:#fff2df;border-radius:6px;padding:12px;font-size:.875rem;margin:12px 0}.audio-error[hidden]{display:none}@media(max-width:1000px){.audio-grid{grid-template-columns:1fr}}@media(max-width:760px){.audio-card,.lesson-audio{padding:19px}.audio-toolbar{align-items:flex-start}}
.audio-toolbar select,.audio-toolbar a{min-height:44px}.audio-toolbar a{display:inline-flex;align-items:center}.audio-transcript summary{min-height:44px;padding-block:10px}.audio-credit{color:#506458}.audio-card>.eyebrow{color:#47725c}.audio-duration{font-variant-numeric:tabular-nums;color:var(--muted)}
