:root{--bg:#f3f5f1;--panel:#fff;--ink:#15342d;--muted:#65756f;--line:#d8e0dc;--accent:#0b7658;--accent2:#dff3eb;--danger:#a23a2a;--shadow:0 16px 50px rgba(20,52,45,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink)}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.course{min-height:100vh;background:var(--bg);color:var(--ink);transition:background .2s,color .2s}.course.dark{--bg:#0d1714;--panel:#14231e;--ink:#eff8f4;--muted:#a4b6af;--line:#2a4038;--accent:#6bd5ae;--accent2:#183b30;--danger:#ff9c8c;color-scheme:dark}.header{height:76px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2));background:color-mix(in srgb,var(--panel) 94%,transparent);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.brand,.header{display:flex;align-items:center}.brand{gap:11px;color:var(--ink);text-decoration:none}.brand img{border-radius:10px}.brand span{display:flex;flex-direction:column}.brand b{font-size:.9rem;letter-spacing:.04em}.brand small{color:var(--muted);font-weight:650}.header-actions{gap:12px}.advanced-link,.header-actions{display:flex;align-items:center}.advanced-link{color:var(--ink);font-size:.82rem;font-weight:750;text-decoration:none;gap:5px}.advanced-link svg{width:15px}.icon{border:1px solid var(--line);background:var(--panel);color:var(--ink);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.icon:disabled{opacity:.4;cursor:not-allowed}.icon svg{width:19px}.main{width:min(1120px,100%);margin:auto;padding:0 24px 64px}.hero{padding:64px 0 34px;display:grid;grid-template-columns:1.5fr .7fr;gap:48px;align-items:end}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:850;color:var(--accent)}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,5.1rem);line-height:.98;letter-spacing:-.055em;margin:.65rem 0 1.15rem;max-width:800px}.hero>div>p:last-child{font-size:1.08rem;line-height:1.65;color:var(--muted);max-width:660px}.hero aside{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow)}.hero aside span{font-size:.84rem;color:var(--muted);padding-left:18px;position:relative}.hero aside span:before{content:"";position:absolute;left:2px;top:.45em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.stats{display:grid;grid-template-columns:repeat(3,1fr) 1.4fr;background:var(--ink);color:var(--bg);border-radius:20px;padding:22px;margin-bottom:34px;box-shadow:var(--shadow)}.stats>div{display:flex;flex-direction:column;gap:6px;padding:0 20px;border-right:1px solid color-mix(in srgb,var(--bg) 22%,transparent)}.stats>div:last-child{border:0}.stats span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;opacity:.72}.stats b{font-size:1.5rem}.course-meter progress{width:100%;height:7px;accent-color:#72d7b4}.panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:30px;margin:22px 0;box-shadow:var(--shadow)}.section-title{display:flex;gap:14px;align-items:center;margin:24px 0}.section-title>span{flex:0 0 40px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:850}.section-title h2{font-size:1.45rem;margin:0}.section-title p{color:var(--muted);margin:3px 0 0}.fields{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.course label{font-size:.82rem;font-weight:750;display:flex;flex-direction:column;gap:7px}.course input,.course select,.course textarea{width:100%;background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:11px;padding:13px}.course textarea{min-height:90px;resize:vertical}.course :focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 40%,transparent);outline-offset:3px}.primary,.secondary{border-radius:11px;padding:13px 18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.primary{background:var(--accent);border:1px solid var(--accent);color:#fff}.secondary{background:var(--panel);border:1px solid var(--line);color:var(--ink)}.primary:disabled{opacity:.45;cursor:not-allowed}.primary svg,.reset svg,.secondary svg{width:18px}.actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.form-error{color:var(--danger)}.word-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.word{background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:18px;min-height:300px;box-shadow:var(--shadow)}.word-top{display:flex;justify-content:space-between;align-items:center}.word-top small{color:var(--muted);font-weight:850}.word h3{font-size:1.23rem;margin:22px 0 5px;overflow-wrap:anywhere}.word h3 em{font-style:normal;color:var(--accent)}.meaning{min-height:40px}.meaning,.meta{color:var(--muted)}.meta{font-size:.72rem}.example{border-top:1px solid var(--line);margin-top:16px;padding-top:12px}.example p{font-weight:700;line-height:1.4}.example span{font-size:.77rem;color:var(--muted);line-height:1.4}.audio-warning,.empty,.import,.notice{display:flex;align-items:flex-start;gap:10px;border:1px dashed var(--line);border-radius:13px;padding:15px;margin:16px 0;color:var(--muted)}.audio-warning svg,.empty svg{width:20px;color:var(--accent)}.import.success{background:var(--accent2);color:var(--ink);border-style:solid}.import.error{color:var(--danger)}.feedback,.quiz{display:grid;gap:18px}.result{text-align:center}.result-icon{width:54px;height:54px;color:var(--accent)}.result h2{font-family:Georgia,serif;font-size:2.5rem}.review{display:grid;gap:8px;max-width:620px;margin:22px auto;text-align:left}.review div{display:flex;justify-content:space-between;padding:12px;border-radius:10px}.review .ok{background:color-mix(in srgb,var(--accent) 12%,transparent)}.review .repeat{background:color-mix(in srgb,#d97706 13%,transparent)}.review span{color:var(--muted)}.result .actions{justify-content:center}.product-split{margin:42px 0 22px;background:var(--accent2);border:1px solid var(--line);border-radius:20px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:28px}.product-split h2{margin:.4rem 0}.product-split p{max-width:730px;line-height:1.55}.reset{display:flex;gap:8px;margin:30px auto;background:none;border:0;color:var(--muted);cursor:pointer}.reset,footer{align-items:center}footer{margin-top:auto;background:#fff;color:#53635e;border-top:1px solid #dde4e1;padding:28px max(24px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1fr auto;gap:18px;font-size:.8rem}.footer-brand{display:flex;align-items:center;gap:10px;color:#15342d}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{color:#6b7975}footer nav{display:flex;gap:20px}footer a{color:#3f514b}footer p{grid-column:1/-1;margin:0}.error-page,.legal{width:min(760px,100%);margin:0 auto;padding:72px 24px;line-height:1.7}.error-page h1,.legal h1{font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4rem)}.legal a{color:#0b7658}.weekly-option{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:28px;margin:0 0 34px;box-shadow:var(--shadow)}.weekly-option-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.weekly-option-heading h2{margin:.25rem 0}.weekly-option-heading p:last-child{color:var(--muted);line-height:1.55;max-width:720px}.weekly-option-heading>svg{width:42px;height:42px;color:var(--accent)}.weekly-level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.weekly-level-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:16px;color:var(--ink);text-decoration:none;background:var(--bg)}.weekly-level-card>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:900}.weekly-level-card div{display:flex;flex-direction:column;gap:3px}.weekly-level-card small{color:var(--muted)}.weekly-level-card svg{width:18px;color:var(--accent)}.compact-action{padding:9px 13px;font-size:.82rem}.reading-main{width:min(1220px,100%)}.reading-hero{display:grid;grid-template-columns:1.5fr .6fr;gap:36px;align-items:end;padding:56px 0 26px}.reading-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,4.8rem);line-height:1;margin:.5rem 0 1rem;letter-spacing:-.045em}.reading-hero>div>p:last-child{color:var(--muted);line-height:1.6;max-width:720px}.reading-hero aside{display:flex;flex-direction:column;gap:9px;background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:var(--shadow)}.reading-hero aside span{font-size:.82rem;color:var(--muted);line-height:1.45}.reading-hero progress{width:100%;accent-color:var(--accent)}.level-tabs{display:flex;gap:8px;margin-bottom:24px}.level-tabs a{padding:10px 20px;border:1px solid var(--line);border-radius:999px;text-decoration:none;color:var(--ink);font-weight:850;background:var(--panel)}.level-tabs a.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.reading-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:22px;align-items:start}.article-list{position:sticky;top:96px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow)}.article-list .eyebrow{margin:4px 6px 12px}.article-list button{width:100%;display:flex;align-items:flex-start;gap:10px;text-align:left;border:1px solid transparent;background:transparent;color:var(--ink);border-radius:12px;padding:12px;cursor:pointer}.article-list button+button{margin-top:5px}.article-list button.selected{background:var(--accent2);border-color:var(--line)}.article-list button>svg{flex:0 0 18px;width:18px;color:var(--accent);margin-top:2px}.article-list button span{display:flex;flex-direction:column;gap:3px}.article-list small{color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em}.article-list b{line-height:1.35}.reading-article{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:clamp(22px,4vw,48px);box-shadow:var(--shadow)}.article-heading{display:flex;justify-content:space-between;gap:24px}.article-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;margin:.4rem 0 .8rem}.article-heading p:last-child{color:var(--muted);line-height:1.55}.article-heading>svg{width:44px;height:44px;color:var(--accent);flex:0 0 auto}.grammar-focus{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:15px 0 24px;border-bottom:1px solid var(--line)}.grammar-focus b{margin-right:4px}.grammar-focus span{background:var(--accent2);border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:750}.article-text{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.85;margin:32px 0}.article-text p:first-child:first-letter{float:left;font-size:3.8rem;line-height:.82;padding:8px 8px 0 0;color:var(--accent)}.word-support{background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:18px;margin:24px 0 38px}.word-support h3{margin:0 0 12px}.word-support dl{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px;margin:0}.word-support dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:8px 0}.word-support dt{font-weight:800}.word-support dd{margin:0;color:var(--muted);text-align:right}.reading-questions{display:grid;gap:14px;border-top:1px solid var(--line);padding-top:28px}.reading-questions>div h3{font-size:1.55rem;margin:.3rem 0}.reading-questions>div p:last-child{color:var(--muted);line-height:1.55}.reading-questions fieldset{border:1px solid var(--line);border-radius:15px;padding:18px;margin:0;background:var(--bg)}.reading-questions fieldset.question-correct{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 6%,var(--panel))}.reading-questions fieldset.question-wrong{border-color:#d97706;background:color-mix(in srgb,#d97706 6%,var(--panel))}.reading-questions legend{font-weight:750;line-height:1.45;padding:0 6px}.reading-questions legend>span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--ink);color:var(--bg);margin-right:8px}.reading-questions legend small{color:var(--accent);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;margin-right:8px}.choice-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px}.choice-list label{display:block}.choice-list input{position:absolute;opacity:0;pointer-events:none}.choice-list span{display:block;border:1px solid var(--line);border-radius:10px;padding:11px;background:var(--panel);cursor:pointer}.choice-list input:checked+span{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 25%,transparent)}.answer-explanation{font-size:.85rem;line-height:1.5;margin:12px 0 0;color:var(--muted)}.answer-explanation b{color:var(--ink)}.reading-result{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-radius:17px;padding:20px;margin-top:22px}.reading-result.passed{background:var(--accent2);border:1px solid var(--line)}.reading-result.retry{background:color-mix(in srgb,#d97706 10%,var(--panel));border:1px solid color-mix(in srgb,#d97706 45%,var(--line))}.reading-result>svg{width:42px;height:42px;color:var(--accent)}.reading-result h3{font-size:1.4rem;margin:.2rem 0}.reading-result p{margin:.3rem 0;color:var(--muted)}.reading-result .actions{margin:0;justify-content:flex-end}@media(max-width:850px){.hero,.reading-hero{grid-template-columns:1fr;gap:18px}.stats{grid-template-columns:1fr 1fr}.stats>div:nth-child(2){border-right:0}.stats>div{padding:12px}.word-grid{grid-template-columns:1fr 1fr}.fields,.weekly-level-grid{grid-template-columns:1fr}.product-split{align-items:flex-start;flex-direction:column}.reading-layout{grid-template-columns:1fr}.article-list{position:static}.article-list button{display:grid;grid-template-columns:auto 1fr}.choice-list{grid-template-columns:1fr}.reading-result{grid-template-columns:auto 1fr}.reading-result .actions{grid-column:1/-1;justify-content:flex-start}.word-support dl{grid-template-columns:1fr}}@media(max-width:560px){.header{height:70px;padding:0 16px}.brand small{max-width:190px}.advanced-link{display:none}.compact-action{font-size:0;width:42px;height:42px;padding:0}.compact-action svg{margin:0}.main{padding:0 16px 48px}.hero{padding-top:40px}.reading-hero{padding-top:34px}.stats{grid-template-columns:1fr 1fr;padding:10px}.stats b{font-size:1.15rem}.word-grid{grid-template-columns:1fr}.word{min-height:auto}.panel,.reading-article,.weekly-option{padding:20px}.actions{flex-direction:column}.actions>*{width:100%}.review div{flex-direction:column;gap:4px}.product-split .secondary{width:100%}.article-heading>svg,.weekly-option-heading>svg{display:none}.article-text{font-size:1.07rem}.level-tabs a{flex:1;text-align:center}footer{grid-template-columns:1fr;padding:24px 16px}footer nav{flex-wrap:wrap}}.choice-list input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--accent) 40%,transparent);outline-offset:3px}.review-home{display:flex;align-items:center;justify-content:space-between;gap:24px}.review-home h2{margin:.2rem 0}.review-home p{color:var(--muted);line-height:1.5;margin:.4rem 0 0}.custom-practice fieldset{border:1px solid var(--line);border-radius:13px;margin:18px 0;padding:14px;display:flex;gap:12px;flex-wrap:wrap}.custom-practice legend{font-weight:800;padding:0 5px}.topic-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.check-option{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px;font-weight:650!important;line-height:1.4}.check-option input{width:auto!important;margin-top:.18rem;accent-color:var(--accent)}.check-option small{display:block;color:var(--muted);font-weight:500}.review-toggle{padding:12px;background:var(--accent2);border:1px solid var(--line);border-radius:12px}.voice-speed{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;width:max-content;max-width:100%;margin:14px 0 18px}.voice-speed select{width:auto!important;padding:8px 10px!important}.voice-speed small{color:var(--muted);font-weight:500}.result-note{color:var(--muted);line-height:1.5;max-width:620px;margin:0 auto}@media(max-width:850px){.topic-options{grid-template-columns:1fr}}@media(max-width:560px){.review-home{align-items:flex-start;flex-direction:column}.review-home .secondary{width:100%}.voice-speed{width:100%;flex-wrap:wrap}.voice-speed small{width:100%}}.bridge-main{width:min(1120px,100%);margin:0 auto;padding:38px 24px 72px}.dashboard{display:grid;gap:28px}.today-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:34px;align-items:stretch;padding:38px 0 8px}.today-copy{padding:24px 0}.activity-header h1,.bridge-result h1,.today-copy h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95;letter-spacing:-.055em;margin:.55rem 0 1rem}.activity-header p,.today-copy>p:last-of-type{max-width:660px;color:var(--muted);font-size:1.05rem;line-height:1.6}.level-picker{display:inline-flex;border:1px solid var(--line);background:var(--panel);padding:4px;border-radius:999px;margin-top:20px}.level-picker button{border:0;background:transparent;color:var(--muted);padding:9px 17px;border-radius:999px;font-weight:900;cursor:pointer}.daily-card,.level-picker button.active{background:var(--ink);color:var(--bg)}.daily-card{border-radius:24px;padding:28px;box-shadow:var(--shadow);display:flex;flex-direction:column}.daily-top{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.daily-top>span,.topic-index{font-family:Georgia,serif;font-size:2.2rem;color:var(--accent);line-height:1}.daily-card small{opacity:.65;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.daily-card h2{font-size:1.55rem;margin:.35rem 0}.daily-card>p{opacity:.72;line-height:1.55;flex:1}.daily-meta{display:flex;gap:8px;margin:14px 0}.daily-meta span{border:1px solid color-mix(in srgb,var(--bg) 22%,transparent);padding:6px 9px;border-radius:999px;font-size:.72rem}.daily-card .primary{width:100%;margin-top:9px}.ability-panel,.library-section,.resource-section{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.ability-panel{display:grid;grid-template-columns:250px 1fr;gap:30px}.ability-panel h2,.library-heading h2,.resource-section h2,.review-strip h2{margin:.25rem 0}.ability-panel>div>p:last-child,.library-heading>div>p:last-child,.resource-section>div>p:last-child,.review-strip p{color:var(--muted);line-height:1.5}.ability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ability-grid article{display:flex;flex-direction:column;gap:7px;padding:15px;border:1px solid var(--line);background:var(--bg);border-radius:14px}.ability-grid span{font-size:.73rem;color:var(--muted);font-weight:850}.ability-grid b{font-size:1.65rem}.ability-grid progress{width:100%;height:7px;accent-color:var(--accent)}.ability-grid small{color:var(--muted)}.review-strip{border:1px dashed var(--line);border-radius:18px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.review-strip .secondary{flex:0 0 auto}.library-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.library-filters{display:flex;gap:10px}.library-filters label{min-width:180px}.unit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.unit-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;text-align:left;align-items:start;border:1px solid var(--line);background:var(--bg);color:var(--ink);padding:17px;border-radius:15px;cursor:pointer}.unit-card:hover{border-color:var(--accent);transform:translateY(-1px)}.unit-card>svg{width:19px;color:var(--accent)}.unit-index{font-family:Georgia,serif;font-size:1.45rem;color:var(--accent)}.unit-card div{display:flex;flex-direction:column;gap:4px}.unit-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.66rem}.unit-card b{font-size:.95rem}.unit-card p{margin:0;color:var(--muted);font-size:.75rem}.resource-section{display:grid;grid-template-columns:1fr 1.4fr;gap:30px}.resource-links{display:grid;gap:9px}.resource-links>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);background:var(--bg);padding:14px;border-radius:13px;text-decoration:none;color:var(--ink)}.resource-links svg{width:19px;color:var(--accent)}.resource-links span{display:flex;flex-direction:column}.resource-links small{color:var(--muted);margin-top:3px}.scope-note{background:var(--accent2);border-left:4px solid var(--accent);padding:20px 22px;border-radius:0 14px 14px 0}.scope-note p{color:var(--muted);line-height:1.5}.scope-note a{color:var(--ink);font-weight:850;display:inline-flex;align-items:center;gap:6px}.scope-note svg{width:16px}.back-link{border:0;background:transparent;color:var(--muted);font-weight:800;display:flex;gap:7px;align-items:center;cursor:pointer;padding:8px 0}.back-link svg{width:18px}.activity-header{display:flex;justify-content:space-between;align-items:end;padding:42px 0 26px}.activity-header h1{font-size:clamp(2.6rem,6vw,4.7rem)}.topic-index{font-size:5rem;opacity:.55}.session-map{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:13px;overflow:hidden;margin:0 0 22px}.session-map li{padding:11px;text-align:center;color:var(--muted);font-size:.74rem;font-weight:850;border-right:1px solid var(--line)}.session-map li:last-child{border:0}.session-map li.active{background:var(--accent);color:#fff}.bridge-practice-box{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:28px;margin:17px 0;box-shadow:var(--shadow)}.bridge-section-heading{display:flex;gap:14px;align-items:flex-start}.bridge-section-heading>span{color:var(--accent);font-family:Georgia,serif;font-size:1.35rem}.bridge-section-heading h2,.bridge-section-heading h3{margin:0 0 5px}.bridge-section-heading p{margin:0;color:var(--muted);line-height:1.5}.clinical-note,.level-support{margin-top:20px;background:var(--accent2);border:1px solid var(--line);border-radius:13px;padding:16px}.clinical-note p{margin:.35rem 0 0}.pattern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:21px}.pattern-grid article{border:1px solid var(--line);border-radius:15px;padding:17px;background:var(--bg)}.pattern-grid span{font-size:.67rem;text-transform:uppercase;letter-spacing:.07em;color:var(--accent);font-weight:900;display:flex;align-items:center;gap:5px}.pattern-grid span svg{width:14px}.pattern-grid p{font-weight:750;line-height:1.45}.pattern-grid small{display:block;border-top:1px solid var(--line);padding-top:11px;color:var(--muted);line-height:1.4}.bridge-practice-box blockquote{margin:20px 0;padding:19px;border-left:4px solid var(--accent);background:var(--accent2);font-family:Georgia,serif;font-size:1.25rem}.recording-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.recording-controls label{display:flex;flex-direction:row;align-items:center}.recording-controls select{width:auto}.recording{border:1px solid var(--accent);background:var(--panel);color:var(--ink);border-radius:11px;padding:13px 18px;font-weight:800;display:flex;gap:8px;align-items:center;cursor:pointer}.recording.active{border-color:var(--danger);color:var(--danger)}.recording svg{width:18px}.recording-replay{display:flex;align-items:center;gap:10px;margin-top:15px}.recording-replay audio{width:min(440px,100%)}.privacy-note,.self-check,.support-note{color:var(--muted);font-size:.8rem;line-height:1.5}.self-check{display:flex;align-items:center;gap:7px}.self-check svg{width:16px}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.application-grid article{border:1px solid var(--line);border-radius:15px;padding:19px;background:var(--bg)}.application-grid h3{margin:0 0 12px}.application-grid ol{padding-left:1.25rem;line-height:1.55}.application-grid li+li{margin-top:7px}.dialogue p{display:grid;grid-template-columns:60px 1fr;gap:10px;margin:8px 0}.dialogue b{color:var(--accent);font-size:.75rem}.level-support{display:flex;gap:12px;margin-bottom:18px}.level-support b{color:var(--accent)}.task-box textarea{min-height:120px}.bridge-result{max-width:850px;margin:45px auto;background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:clamp(24px,5vw,48px);box-shadow:var(--shadow)}.bridge-result.passed{border-top:5px solid var(--accent)}.bridge-result.needs-work{border-top:5px solid #d97706}.bridge-result h1{font-size:clamp(2.6rem,6vw,4.5rem)}.result-mark svg{width:54px;height:54px;color:var(--accent)}.concept-result{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.concept-result>div{border:1px solid var(--line);background:var(--bg);border-radius:14px;padding:17px}.concept-result h2{font-size:1rem}.concept-result ul{list-style:none;padding:0}.concept-result li{display:flex;gap:7px;align-items:center;margin:8px 0}.concept-result li svg{width:16px;color:var(--accent)}.needs-work .concept-result>div:last-child li svg{color:#d97706}.model-answer{background:var(--accent2);border-radius:14px;padding:18px}.model-answer span{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:900}.model-answer p{font-family:Georgia,serif;font-size:1.2rem}.model-answer small{color:var(--muted)}@media(max-width:900px){.ability-panel,.resource-section,.today-grid{grid-template-columns:1fr}.today-copy{padding-bottom:0}.ability-grid,.unit-grid{grid-template-columns:1fr 1fr}.library-heading{align-items:stretch;flex-direction:column}.pattern-grid{grid-template-columns:1fr}.topic-index{font-size:3.5rem}}@media(max-width:620px){.bridge-main{padding:24px 16px 52px}.today-grid{grid-template-columns:1fr}.daily-card{padding:22px}.ability-grid,.application-grid,.concept-result,.unit-grid{grid-template-columns:1fr}.library-filters{flex-direction:column}.library-filters label{min-width:0}.review-strip{align-items:flex-start;flex-direction:column}.session-map{grid-template-columns:1fr}.session-map li{display:none}.session-map li.active{display:block}.activity-header{padding-top:26px}.topic-index{display:none}.bridge-practice-box{padding:20px}.recording-controls>*{width:100%}.recording-controls label{justify-content:space-between}.level-support{flex-direction:column}.cloud-state span,.header-signout{display:none}}.language-toggle{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:var(--panel);gap:2px}.language-toggle button{border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:.75rem;font-weight:800;padding:7px 9px;cursor:pointer}.language-toggle button.active{background:var(--accent);color:#fff}.fsp-foundations-option{border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.future-use{font-weight:850!important;color:var(--accent)!important}.practice-level{font-weight:900;margin:16px 7px 6px;color:var(--accent);font-size:.8rem;letter-spacing:.08em}.practice-context{background:var(--accent2);border:1px solid var(--line);border-radius:16px;padding:18px;margin:24px 0}.practice-context h3{margin:0 0 8px}.practice-context p{line-height:1.6;margin:0}.fsp-practice .word-support dd{display:block}.auth-shell{display:grid;place-items:center;padding:48px 20px;background:#f3f5f1;color:#15342d}.account-panel,.auth-card{width:min(520px,100%);background:#fff;border:1px solid #d8e0dc;border-radius:22px;padding:32px;box-shadow:0 16px 50px rgba(20,52,45,.1)}.account-panel h1,.auth-card h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3rem);line-height:1.05;margin:.5rem 0 1rem}.account-panel>p,.auth-card>p{color:#65756f;line-height:1.6}.auth-form,.settings-section{display:grid;gap:15px;margin-top:24px}.account-panel label,.auth-card label,.auth-form label{font-size:.82rem;font-weight:750;display:grid;gap:7px}.account-panel input,.auth-card input,.auth-form input{width:100%;padding:13px;border:1px solid #d8e0dc;border-radius:11px;background:#f8faf9;color:#15342d;font:inherit}.auth-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.auth-links button,.text-button{border:0;background:none;color:#0b7658;text-decoration:underline;cursor:pointer;padding:4px;font:inherit}.wide{width:100%;margin-top:12px}.success-message{background:#dff3eb;color:#15342d!important;padding:12px;border-radius:10px}.spinner{width:38px;height:38px;border:4px solid #d8e0dc;border-top-color:#0b7658;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.modal-backdrop{position:fixed;inset:0;background:rgba(4,18,14,.65);z-index:50;display:grid;place-items:center;padding:18px;overflow:auto}.account-panel{position:relative;max-height:92vh;overflow:auto}.account-panel .close{position:absolute;right:18px;top:18px}.settings-section{border-top:1px solid #d8e0dc;padding-top:20px}.settings-section h2{font-size:1.05rem;margin:0}.danger-zone{color:#7f241b}.danger-button{background:#a23a2a;color:#fff;border:0;border-radius:11px;padding:13px 18px;font-weight:800;cursor:pointer}.danger-button:disabled{opacity:.45;cursor:not-allowed}.import-dialog{width:min(580px,100%)}.cloud-state{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.72rem;text-transform:capitalize}.cloud-state svg{width:17px}.cloud-state.error,.cloud-state.offline{color:var(--danger)}.consent{position:fixed;z-index:60;left:18px;right:18px;bottom:18px;margin:auto;width:min(900px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;color:#15342d;border:1px solid #d8e0dc;border-radius:16px;padding:18px 20px;box-shadow:0 18px 60px rgba(0,0,0,.18)}.consent p{margin:5px 0 0;color:#65756f;line-height:1.45}.consent .actions{margin:0;flex:none}@media(max-width:700px){.account-panel,.auth-card{padding:23px}.consent{align-items:stretch;flex-direction:column}.cloud-state span{display:none}}.auth-shell{display:block;min-height:calc(100vh - 150px);padding:0 24px 64px;background:var(--bg);color:var(--ink)}.auth-topbar{width:min(1240px,100%);margin:0 auto;min-height:78px;justify-content:space-between;border-bottom:1px solid var(--line)}.auth-brand,.auth-topbar{display:flex;align-items:center}.auth-brand{gap:11px;color:var(--ink)}.auth-brand img{border-radius:11px}.auth-brand span{display:flex;flex-direction:column;gap:2px}.auth-brand strong{font-size:.94rem;letter-spacing:.03em}.auth-brand small{color:var(--muted);font-weight:650}.auth-topbar-note{color:var(--muted);font-size:.78rem;font-weight:750}.auth-layout{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:88px;align-items:center;padding:72px 0 26px}.auth-story{min-width:0}.auth-story h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.9rem,5.2vw,5.2rem);line-height:.99;letter-spacing:-.055em;max-width:720px;margin:.7rem 0 1.2rem}.auth-story-intro{max-width:650px;font-size:1.1rem;line-height:1.65;color:var(--muted);margin:0}.auth-path{max-width:620px;margin:34px 0 24px;padding:22px 24px;background:var(--panel);border:1px solid var(--line);border-radius:19px;box-shadow:var(--shadow)}.auth-path>b{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em}.auth-path ol{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.auth-path li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center}.auth-path li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--accent2);color:var(--accent);font-size:.7rem;font-weight:900}.auth-path li div{display:flex;flex-direction:column;gap:3px}.auth-path li strong{font-size:.92rem}.auth-path li small{color:var(--muted);font-size:.8rem}.auth-benefits{display:flex;gap:10px;flex-wrap:wrap}.auth-benefits span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.75rem;font-weight:750;background:color-mix(in srgb,var(--panel) 70%,transparent)}.auth-boundary{max-width:620px;color:var(--muted);font-size:.78rem;line-height:1.5;margin:22px 0 0}.auth-card{width:100%;padding:34px;background:var(--panel);border-color:var(--line);box-shadow:0 20px 60px rgba(20,52,45,.12)}.auth-card h1,.auth-card h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.05;margin:.5rem 0 1rem}.auth-card>p{color:var(--muted);line-height:1.6}.purchase-summary{padding:14px 15px;background:var(--accent2);border:1px solid var(--line);border-radius:12px;color:var(--ink)!important;font-size:.84rem}.auth-card-footer{font-size:.82rem;text-align:center;margin:22px 0 0}.auth-card-footer .text-button{font-size:inherit}.auth-form input{background:var(--bg);color:var(--ink);border-color:var(--line)}.auth-links{justify-content:center}.auth-links button,.text-button{color:var(--accent)}@media(max-width:900px){.auth-layout{grid-template-columns:1fr;gap:42px;padding-top:52px}.auth-story h1{max-width:780px}.auth-card{max-width:560px;margin:0 auto}.auth-topbar-note{display:none}}@media(max-width:560px){.auth-shell{padding:0 16px 48px}.auth-topbar{min-height:70px}.auth-brand small{max-width:190px}.auth-layout{padding-top:40px;gap:32px}.auth-story h1{font-size:clamp(2.55rem,13vw,4rem)}.auth-story-intro{font-size:1rem}.auth-path{margin-top:26px;padding:18px}.auth-card{padding:23px}.auth-benefits{gap:7px}.auth-benefits span{font-size:.7rem;padding:7px 9px}}