@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;color:#17312d;background:#f4f1e8;font-synthesis:none;--green:#173c35;--mint:#cfe2d4;--cream:#f8f6ef;--ink:#17312d;--orange:#d96c3b;--line:#d9d8ce;--muted:#6d7772}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 90% 0,#dbe9dd 0,transparent 32rem),#f4f1e8}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Noto Serif SC",serif;letter-spacing:-.025em}.loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.app-shell{min-height:100vh}.topbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(23,60,53,.12);background:#f4f1e8e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{border:0;background:none;display:flex;gap:12px;align-items:center;color:var(--ink);text-align:left;padding:0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50% 50% 42% 58%;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:23px}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:var(--muted)}.local-pill{padding:8px 13px;border:1px solid #b9cbbd;border-radius:99px;font-size:13px;color:#355a4e;background:#edf5ed}.layout{display:grid;grid-template-columns:92px 1fr;max-width:1480px;margin:auto}.side-nav{position:sticky;top:76px;height:calc(100vh - 76px);display:flex;flex-direction:column;gap:8px;padding:26px 12px;border-right:1px solid var(--line)}.side-nav button{border:0;background:transparent;color:var(--muted);border-radius:16px;padding:13px 8px;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;transition:background .18s ease,color .18s ease,transform .18s ease}.side-nav button.active{background:var(--green);color:#fff;box-shadow:0 8px 20px #173c3526}.main-content{min-width:0;padding:42px clamp(22px,5vw,72px) 100px}.main-content>*{animation:page-enter .28s cubic-bezier(.2,.8,.2,1) both}.content-grid>*,.training-grid>*,.task-list>*{animation:card-enter .34s cubic-bezier(.2,.8,.2,1) both}.content-grid>*:nth-child(2),.training-grid>*:nth-child(2),.task-list>*:nth-child(2){animation-delay:45ms}.content-grid>*:nth-child(3),.training-grid>*:nth-child(3),.task-list>*:nth-child(3){animation-delay:90ms}.content-grid>*:nth-child(n+4),.training-grid>*:nth-child(n+4),.task-list>*:nth-child(n+4){animation-delay:135ms}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}}@keyframes card-enter{0%{opacity:0;transform:translateY(8px) scale(.992)}}.page-stack{display:flex;flex-direction:column;gap:32px;max-width:1160px;margin:auto}.hero{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:34px 40px;border-radius:28px;background:var(--green);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";width:290px;height:290px;border:60px solid rgba(255,255,255,.055);border-radius:50%;position:absolute;right:-55px;top:-100px}.hero h1,.page-title h1{font-size:clamp(30px,4vw,49px);margin:7px 0 12px;line-height:1.15}.hero p{color:#d6e1da;margin-bottom:0}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#d99169}.progress-orbit{width:122px;height:122px;flex:0 0 auto;border:7px solid rgba(255,255,255,.16);border-top-color:#efb07f;border-radius:50%;display:grid;place-content:center;text-align:center;z-index:1}.progress-orbit strong{font-size:29px}.progress-orbit span{font-size:12px;color:#d6e1da}.panel{padding:25px;border:1px solid var(--line);border-radius:22px;background:#ffffffa3;box-shadow:0 12px 45px #2c3c330b}.plan-control,.page-title{display:flex;align-items:center;justify-content:space-between;gap:24px}.plan-control h2{margin:5px 0}.plan-control p,.page-title p{margin:0;color:var(--muted)}.segmented{display:flex;background:#e5e5db;border-radius:13px;padding:4px}.segmented button{min-width:68px;padding:10px 14px;border:0;border-radius:10px;background:transparent;color:var(--muted)}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 2px 10px #cfd0c8;font-weight:700}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:5px 0 0}.quiet{color:var(--muted);display:flex;align-items:center;gap:7px}.task-list{display:flex;flex-direction:column;gap:12px}.task-card{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:22px;background:#fffdf7;border:1px solid var(--line);border-radius:20px;transition:.2s}.task-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #173c3512}.task-card.completed,.task-card.skipped,.task-card.deferred{opacity:.6}.task-number{width:47px;height:47px;border-radius:15px;background:#e3ede5;display:grid;place-items:center;font-weight:700;color:var(--green)}.task-meta,.tag-row{display:flex;gap:8px;flex-wrap:wrap}.task-meta span,.tag-row span{color:#497063;background:#eef4ed;border-radius:99px;padding:4px 9px;font-size:12px}.task-copy h3{margin:8px 0 6px;font-size:19px}.task-copy p{color:var(--muted);margin:0;display:flex;gap:6px;align-items:center;font-size:13px}.task-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap;max-width:260px}.done-label{color:#277054;font-weight:700}.debt-note,.legal-note,.privacy-note{padding:12px 16px;border-radius:12px;background:#ece9dd;color:var(--muted);font-size:13px;margin:0}.primary,.secondary,.text-button,.back-button,.card-link,.submit-bar,.reveal-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:12px;padding:12px 17px;font-weight:700}.primary{background:var(--green);color:#fff}.secondary{background:#edf1eb;color:var(--green);border:1px solid #cbd7ce}.text-button,.back-button{background:transparent;color:#547068;padding:8px}.compact{padding:9px 13px}.icon-button{border:0;background:transparent;color:inherit;display:grid;place-items:center;border-radius:9px;padding:6px}.content-grid,.training-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.content-card,.training-card{padding:27px;background:#fffdf7;border:1px solid var(--line);border-radius:22px;display:flex;flex-direction:column}.content-card h2,.training-card h2{font-size:24px;margin:20px 0 11px}.content-card-top,.source-line{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px}.content-kind{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:700;color:var(--orange)}.content-summary{color:var(--muted);line-height:1.65;min-height:53px}.tag-row{margin:8px 0 23px}.source-line{border-top:1px solid var(--line);padding-top:16px;flex-wrap:wrap}.card-link{margin-top:20px;align-self:flex-start;background:transparent;color:var(--green);padding-left:0}.arrow-right{transform:rotate(180deg)}.reader-page{max-width:960px}.reader-card{position:relative}.reader-header{max-width:760px;margin:auto;padding:20px 0 26px;border-bottom:1px solid var(--line)}.reader-header h1{font-size:clamp(34px,5vw,58px);line-height:1.18;margin:14px 0}.reader-header p{color:var(--muted)}.selection-tip{max-width:760px;margin:24px auto 0;padding:10px 14px;background:#e3eee5;color:#315d50;border-radius:10px;display:flex;gap:8px;align-items:center;font-size:13px}.article-text{max-width:760px;margin:28px auto;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.95;white-space:pre-wrap;-webkit-user-select:text;user-select:text}.article-text mark{padding:2px 0}.reflection{max-width:760px;margin:35px auto 0}.reflection textarea,label textarea{width:100%;min-height:88px;margin-top:8px}.choice-row{display:flex;gap:9px;margin:16px 0 20px}.choice-row button,.confidence-row button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 13px}.choice-row button.selected,.confidence-row button.selected{border-color:var(--green);background:#dfece2;color:var(--green)}.confidence-row button.warn{border-color:#e1a067;background:#fff0e3;color:#9a4c26}.external-only{text-align:center;max-width:600px;margin:50px auto;padding:40px;border:1px dashed #aebdb3;border-radius:22px}.external-only svg{color:var(--orange)}.external-only p{color:var(--muted);line-height:1.7}.lookup-sheet{position:fixed;right:24px;bottom:24px;width:min(520px,calc(100vw - 48px));z-index:40;background:#fffdf7;border:1px solid var(--line);border-radius:24px;padding:27px;box-shadow:0 24px 80px #0f2c2540;max-height:85vh;overflow:auto}.sheet-close{float:right;border:0;background:transparent;color:var(--muted)}.lookup-sheet h2{font-size:31px;margin:7px 0 10px}.lookup-sheet blockquote,.explanation blockquote{margin:0 0 15px;border-left:3px solid #92b29f;padding:7px 12px;color:var(--muted)}.lookup-status,.notice{background:#eef2e9;color:#456359;padding:10px;border-radius:10px;font-size:13px}.two-fields,.three-fields,.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.three-fields{grid-template-columns:repeat(3,1fr)}.lookup-sheet label,.modal label,.panel label{display:block;font-size:13px;font-weight:600;margin:10px 0;color:#52625c}.lookup-sheet input,.lookup-sheet textarea,input,textarea,select{width:100%;border:1px solid #ccd1ca;border-radius:10px;background:#fff;padding:11px 12px;color:var(--ink)}.lookup-sheet textarea{min-height:72px}.sheet-actions,.data-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.scratch-fab{position:fixed;right:25px;bottom:25px;z-index:25;border:0;border-radius:99px;background:var(--orange);color:#fff;padding:13px 18px;display:flex;align-items:center;gap:8px;font-weight:700;box-shadow:0 10px 30px #97482340}.scratch-panel{position:fixed;inset:88px 24px 24px auto;width:min(540px,calc(100vw - 48px));z-index:35;background:#fffdf7;border:1px solid var(--line);border-radius:20px;padding:12px;box-shadow:0 25px 80px #173c3538;display:flex;flex-direction:column}.scratch-head{display:flex;align-items:center;gap:12px;padding:4px 5px 10px}.scratch-head span{color:var(--muted);font-size:12px;flex:1}.scratch-panel canvas{flex:1;width:100%;min-height:350px;border-radius:12px;background-color:#fff;background-image:linear-gradient(#e8e5da 1px,transparent 1px);background-size:100% 28px;touch-action:none}.scratch-panel .secondary{align-self:flex-start;margin-top:10px}.modal-backdrop{position:fixed;inset:0;background:#0f221d8c;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fbfaf4}.modal h2{font-size:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px 14px}.form-grid .full{grid-column:1/-1}.error{color:#a73525;background:#fbe6df;padding:9px;border-radius:9px}.resume-banner,.result-banner{display:flex;align-items:center;gap:16px;padding:18px 22px;background:#dceadd;border:1px solid #b9d0bf;border-radius:16px}.resume-banner div,.result-banner div{flex:1}.resume-banner p,.result-banner p{margin:3px 0 0;color:var(--muted)}.training-icon{width:54px;height:54px;border-radius:17px;background:#dfece2;color:var(--green);display:grid;place-items:center;font-size:20px;font-family:Georgia,serif;font-weight:700;margin-bottom:20px}.training-card p{color:var(--muted)}.training-card .attribution{font-size:12px;flex:1}.training-card .primary{align-self:flex-start;margin-top:15px}.exercise-layout{max-width:940px;margin:auto}.exercise-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:24px}.exercise-head h1{margin:4px 0;font-size:30px}.exercise-head .back-button{justify-self:start}.timer{justify-self:end;display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums;font-weight:700}.media-panel{background:var(--green);color:#fff;border-radius:20px;padding:22px;margin-bottom:20px}.media-panel audio{width:100%}.media-panel p{display:flex;gap:7px;align-items:center;margin:13px 0 0;color:#d4e2d8;font-size:13px}.reading-passage{font-family:Georgia,serif;font-size:19px;line-height:1.85;background:#fffdf7;border:1px solid var(--line);border-radius:20px;padding:28px;white-space:pre-wrap;margin-bottom:20px}.questions-stack{display:flex;flex-direction:column;gap:16px}.question-card{position:relative;background:#fffdf7;border:1px solid var(--line);border-radius:20px;padding:25px}.question-card h2{font-family:inherit;font-size:18px;margin:0 0 18px;padding-left:36px}.question-number{position:absolute;top:23px;left:24px;width:26px;height:26px;border-radius:8px;background:#e0ece3;display:grid;place-items:center;font-weight:700}.option-list{display:flex;flex-direction:column;gap:8px}.option-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;display:flex;align-items:center;gap:11px;color:var(--ink)}.option-list button span{width:27px;height:27px;border-radius:8px;background:#f0f1eb;display:grid;place-items:center;font-size:12px;font-weight:700;flex:none}.option-list button.selected{border-color:#5d8a78;background:#edf5ef}.option-list button.correct{border-color:#3b916b;background:#e5f5e9}.option-list button.wrong{border-color:#c5533e;background:#fce9e4}.confidence-row{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;flex-wrap:wrap}.explanation{margin-top:17px;padding:15px;background:#efeee7;border-radius:12px}.explanation p{margin:7px 0}.explanation label{max-width:220px}.transcript{margin-top:18px}.transcript p{font-family:Georgia,serif;line-height:1.8;font-size:18px}.submit-bar{position:sticky;bottom:15px;width:100%;margin-top:18px;background:var(--green);color:#fff;padding:16px;box-shadow:0 12px 30px #173c3540}.result-banner{margin-top:18px}.empty-state{text-align:center;padding:80px 20px}.empty-state svg{width:55px;height:55px;color:#318061}.review-focus{max-width:760px;margin:auto}.flashcard{padding:34px;background:#fffdf7;border:1px solid var(--line);border-radius:26px}.flashcard h1{font-size:50px;margin:12px 0}.flash-progress{float:right;color:var(--muted)}.context-sentence{font-family:Georgia,serif;font-size:21px;line-height:1.6;padding:20px 0;border-bottom:1px solid var(--line)}.reveal-button{background:transparent;color:#456a5d;padding-left:0}.word-detail{padding:16px;background:#eef3eb;border-radius:12px;margin:15px 0}.word-detail p{margin:6px 0;color:var(--muted)}.full-button{width:100%;margin-top:18px}.answer-footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eeeade;padding:15px;border-radius:12px}.answer-footer p{margin:0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.stats-grid article{padding:22px;background:#fffdf7;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:auto 1fr;gap:3px 13px;align-items:center}.stats-grid svg{grid-row:1/3;color:#5c8374}.stats-grid strong{font-size:28px}.stats-grid span{color:var(--muted);font-size:13px}.history-list,.word-table{display:flex;flex-direction:column;gap:9px}.history-list article{display:flex;align-items:center;gap:14px;padding:16px;background:#fffdf7;border:1px solid var(--line);border-radius:14px}.history-list article>div:nth-child(2){flex:1}.history-list p{margin:4px 0 0;color:var(--muted);font-size:12px}.history-list article>span{color:var(--muted);font-size:13px}.history-score{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;font-weight:700}.history-score.good{background:#dceedd;color:#287054}.history-score.needs-work{background:#fae4dc;color:#a7432e}.empty-copy{color:var(--muted)}.word-table article{display:grid;grid-template-columns:1fr 2fr auto auto;gap:12px;align-items:center;padding:15px 18px;background:#fffdf7;border:1px solid var(--line);border-radius:13px}.word-table article div span{margin-left:7px;color:var(--muted);font-size:12px}.word-table p{margin:0}.word-table small{color:var(--muted)}.state{padding:5px 9px;border-radius:99px;font-size:12px;background:#eee}.state.mastered{background:#dceedd;color:#27674f}.state.learning{background:#fff0dc;color:#9b5c24}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:15px}.settings-title svg{color:#5c8374}.settings-title h2{margin:0 0 4px;font-size:21px}.settings-title p{margin:0;color:var(--muted);font-size:13px}.check-label{display:flex!important;align-items:center;gap:9px;padding-top:25px}.check-label input{width:auto}.schedule-form{display:grid;grid-template-columns:130px 1fr 120px 120px auto;gap:8px}.schedule-list{margin-top:14px;display:flex;flex-direction:column;gap:7px}.schedule-list>div{display:grid;grid-template-columns:70px 130px 1fr auto;align-items:center;padding:9px 12px;background:#efeee7;border-radius:9px}.data-panel{max-width:760px}.data-actions{justify-content:flex-start}.privacy-note{display:flex;gap:8px;align-items:center;margin-top:15px}@media(max-width:800px){.topbar{height:66px;padding:0 16px}.brand small,.local-pill{display:none}.layout{display:block}.side-nav{position:fixed;z-index:30;inset:auto 0 0;width:100%;height:72px;flex-direction:row;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#faf9f3f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:0;border-top:1px solid var(--line);justify-content:space-around}.side-nav button{flex:1;padding:7px 4px}.side-nav button.active{box-shadow:none}.main-content{padding:24px 16px 100px}.page-stack{gap:24px}.hero{padding:25px}.progress-orbit{width:90px;height:90px}.plan-control,.page-title{align-items:flex-start;flex-direction:column}.segmented{width:100%}.segmented button{flex:1;min-width:0}.task-card{grid-template-columns:45px 1fr}.task-actions{grid-column:1/-1;max-width:none;justify-content:flex-start;padding-left:0}.content-grid,.training-grid,.settings-grid{grid-template-columns:1fr}.article-text{font-size:19px;line-height:1.8}.exercise-head{grid-template-columns:1fr auto}.exercise-head>div:nth-child(2){grid-row:2;grid-column:1/-1}.two-fields,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.stats-grid{grid-template-columns:1fr 1fr 1fr}.word-table article{grid-template-columns:1fr auto}.word-table p,.word-table small{grid-column:1/-1}.schedule-form{grid-template-columns:1fr 1fr}.schedule-form input:nth-of-type(1){grid-column:1/-1}.history-list article{flex-wrap:wrap}.history-list article>span{width:100%;padding-left:67px}}@media(max-width:500px){.hero{align-items:flex-start}.hero h1{font-size:29px}.hero p{max-width:210px}.progress-orbit{width:76px;height:76px;border-width:5px}.progress-orbit strong{font-size:21px}.task-number{width:40px;height:40px}.task-card{padding:16px;gap:10px}.content-card,.training-card{padding:21px}.page-title h1{font-size:35px}.stats-grid{grid-template-columns:1fr}.flashcard{padding:22px}.flashcard h1{font-size:39px}.answer-footer{align-items:flex-start;flex-direction:column}.three-fields,.form-row{grid-template-columns:1fr}.check-label{padding-top:0}.schedule-form{grid-template-columns:1fr 1fr}.schedule-form select,.schedule-form input:nth-of-type(1),.schedule-form button{grid-column:1/-1}.schedule-list>div{grid-template-columns:60px 1fr auto}.schedule-list>div span:nth-of-type(2){grid-column:1/-1}.scratch-panel{inset:75px 10px 82px;width:auto}.lookup-sheet{right:10px;bottom:82px;width:calc(100vw - 20px)}.choice-row{flex-direction:column}}body{background:#171713 url(/images/alpine-dawn-hero.png) center 38% / cover fixed no-repeat;color:#1c2824}.app-shell{position:relative;isolation:isolate;background:linear-gradient(180deg,#221b1240,#0b0e0d33 54%,#080b0ab8)}.app-shell:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,rgba(63,42,25,.38),transparent 45%,rgba(235,194,140,.12)),linear-gradient(180deg,#090c0b14,#080a097a)}.app-shell:after{content:"";position:fixed;inset:0;z-index:80;pointer-events:none;opacity:.055;background-image:repeating-radial-gradient(circle at 20% 30%,#fff 0 1px,transparent 1px 4px);background-size:5px 5px;mix-blend-mode:soft-light}.topbar{height:88px;position:relative;top:auto;padding:0 clamp(22px,4vw,64px);background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:40}.brand{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.35)}.brand-mark{width:38px;height:38px;background:#efe7d6ed;color:#1a211e;box-shadow:0 10px 30px #0003}.brand small{color:#ffffffad}.local-pill{background:#14151247;border:1px solid rgba(255,255,255,.34);color:#f5efe3;letter-spacing:.13em;font-size:10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.layout{display:block;max-width:none;margin:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;min-height:calc(100vh - 88px)}.side-nav{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:50;width:max-content;height:auto;display:flex;flex-direction:row;gap:3px;padding:5px;background:#1717136b;border:1px solid rgba(255,255,255,.2);border-radius:999px;box-shadow:0 16px 42px #0003;-webkit-backdrop-filter:blur(18px) saturate(.8);backdrop-filter:blur(18px) saturate(.8)}.side-nav button{min-width:62px;padding:9px 12px;flex-direction:row;justify-content:center;gap:6px;border-radius:999px;color:#ffffffb3;font-size:12px}.side-nav button svg{width:15px;height:15px}.side-nav button:hover{transform:none;background:#ffffff1a;color:#fff}.side-nav button.active{color:#171b18;background:#f1ebdf;box-shadow:0 5px 18px #0003}.main-content{width:min(1440px,calc(100% - 48px));margin:0 auto 48px;padding:42px clamp(22px,5vw,72px) 90px}.app-shell:not(.page-today) .main-content{background:linear-gradient(145deg,#0f1210f0,#161916db);border:1px solid rgba(255,255,255,.15);border-radius:30px;box-shadow:0 35px 90px #00000057;-webkit-backdrop-filter:blur(24px) saturate(.75);backdrop-filter:blur(24px) saturate(.75)}.app-shell:not(.page-today) .page-title h1{color:#f5f0e7;font-family:Georgia,"Noto Serif SC",serif;font-weight:500;letter-spacing:-.025em}.app-shell:not(.page-today) .page-title p,.app-shell:not(.page-today) .material-group>header p{color:#aeb8b1}.app-shell:not(.page-today) .source-filter,.app-shell:not(.page-today) .transition-banner{background:#ffffff0f;border-color:#ffffff21;color:#f2eee5}.app-shell:not(.page-today) .source-filter span,.app-shell:not(.page-today) .transition-banner p{color:#adb8b1}.app-shell:not(.page-today) .segmented{background:#0000004d;border:1px solid rgba(255,255,255,.1)}.app-shell:not(.page-today) .segmented button{color:#aeb6b0}.app-shell:not(.page-today) .segmented button.active{color:#1b211e;background:#efe8da;box-shadow:0 7px 22px #00000040}.page-content .content-card,.page-speaking .training-card,.page-training .training-card{color:#eee9df;background:linear-gradient(145deg,#232622eb,#141715e6);border-color:#ffffff1c;box-shadow:0 20px 45px #0000002e}.page-content .content-card h2,.page-speaking .training-card h2,.page-training .training-card h2{color:#f8f2e8;font-family:Georgia,"Noto Serif SC",serif;font-weight:500}.page-content .content-summary,.page-speaking .training-card p,.page-training .training-card p,.page-training .attribution{color:#adb6b0}.page-content .source-line{border-color:#ffffff21;color:#bac1bc}.page-content .card-link{color:#ecc49c}.page-training .material-group>header h2{color:#f5f0e7}.training-scope{flex:none;align-self:flex-start}.page-today .main-content{width:min(1500px,100%);margin:0 auto;padding:0 clamp(20px,4vw,64px) 80px}.page-today .page-stack{max-width:1360px;gap:0}.page-today .hero{min-height:clamp(520px,69vh,760px);justify-content:center;text-align:center;padding:70px 40px 160px;background:transparent;border-radius:0;box-shadow:none;animation:none;overflow:visible}.page-today .hero:before{content:"";position:absolute;width:min(860px,90vw);height:420px;inset:50% auto auto 50%;transform:translate(-50%,-52%);background:radial-gradient(ellipse,rgba(8,10,9,.4),transparent 68%);z-index:-1}.page-today .hero:after{display:none}.page-today .hero>div:first-child{max-width:880px;position:relative;z-index:2}.page-today .hero .eyebrow{color:#f0d7b6;text-shadow:0 2px 15px rgba(0,0,0,.6)}.page-today .hero h1{margin:15px 0 18px;color:#f8f2e7;font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(48px,6.2vw,88px);font-weight:500;line-height:.98;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 8px 34px rgba(0,0,0,.38)}.page-today .hero p:not(.eyebrow){max-width:660px;margin:0 auto;color:#fff8ecc7;font-size:15px;line-height:1.8;text-shadow:0 2px 18px rgba(0,0,0,.55)}.page-today .progress-orbit{position:absolute;right:clamp(0px,4vw,60px);bottom:150px;width:98px;height:98px;border:1px solid rgba(255,255,255,.38);background:#14141040;box-shadow:inset 0 0 0 6px #ffffff0f,0 18px 40px #0003;animation:orbit-float 5s ease-in-out infinite}.today-console{position:relative;z-index:3;margin-top:-124px;padding:clamp(22px,3vw,42px);color:#eee9df;background:linear-gradient(145deg,#121412f5,#1f1f1ae6);border:1px solid rgba(255,255,255,.18);border-radius:30px;box-shadow:0 45px 100px #00000075;-webkit-backdrop-filter:blur(26px) saturate(.7);backdrop-filter:blur(26px) saturate(.7);animation:console-rise .75s cubic-bezier(.2,.8,.2,1) both}.console-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding-bottom:26px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.12)}.today-console .plan-control{padding:0}.today-console .plan-control h2,.today-console .section-heading h2{color:#f7f1e7;font-family:Georgia,"Noto Serif SC",serif;font-weight:500}.today-console .plan-control p,.today-console .quiet{color:#aeb7b1}.console-status{min-width:120px;padding-left:26px;border-left:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;align-items:flex-end}.console-status span{color:#998d7d;font-size:10px;letter-spacing:.16em}.console-status strong{color:#f4eee3;font-family:Georgia,serif;font-size:42px;font-weight:500}.today-console .segmented{background:#0000005c;border:1px solid rgba(255,255,255,.1)}.today-console .segmented button{color:#aeb6b0}.today-console .segmented button.active{color:#171c19;background:#eee7da;box-shadow:0 8px 22px #0000004d}.today-console .task-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.today-console .task-card{color:#ece8df;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);box-shadow:none}.today-console .task-card:hover{border-color:#eec79d61;background:#ffffff16}.today-console .task-number{background:#ecd7b824;color:#efd2aa;border:1px solid rgba(239,210,171,.18)}.today-console .task-copy h3{color:#f4efe7;font-weight:600}.today-console .task-copy p{color:#a8b2ac}.today-console .task-meta span{color:#b9c5bd;background:#ffffff12}.today-console .text-button{color:#c0c7c2}.today-console .debt-note{margin:18px 0 0;background:#ffffff0b;color:#929c96;border:1px solid rgba(255,255,255,.07)}.today-console .task-card{grid-template-columns:58px minmax(0,1fr);align-items:start}.today-console .task-actions{grid-column:2;max-width:none;justify-content:flex-start;margin-top:8px}@keyframes console-rise{0%{opacity:0;transform:translateY(45px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1250px){.brand small,.local-pill{display:none}.side-nav button{min-width:auto;padding:10px}.side-nav button span{display:none}.main-content{width:calc(100% - 28px)}.page-today .main-content{width:100%}.today-console .task-list{grid-template-columns:1fr}.console-topline{grid-template-columns:1fr;gap:18px}.console-status{min-width:0;padding:16px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.13);flex-direction:row;align-items:center;justify-content:space-between}}@media(pointer:coarse)and (min-width:801px){.today-console .task-list{grid-template-columns:1fr}}@media(max-width:800px){body{background-attachment:scroll;background-position:58% top}.topbar{height:64px;padding:0 18px}.brand-mark{width:34px;height:34px}.layout{min-height:calc(100vh - 64px)}.side-nav{inset:auto 10px 10px;transform:none;width:auto;justify-content:flex-start;overflow-x:auto;padding:6px;border-radius:20px;background:#101210e0}.side-nav button{min-width:62px;flex-direction:column;padding:7px 8px;gap:3px}.side-nav button span{display:block;font-size:10px}.main-content{width:calc(100% - 20px);margin-bottom:90px;padding:28px 18px 58px;border-radius:22px!important}.page-today .main-content{width:100%;padding:0 12px 100px}.page-today .hero{min-height:560px;padding:70px 18px 190px}.page-today .hero h1{font-size:clamp(44px,12vw,64px)}.page-today .hero p:not(.eyebrow){font-size:14px}.page-today .progress-orbit{width:80px;height:80px;right:20px;bottom:145px}.today-console{margin-top:-140px;padding:21px 16px;border-radius:24px}.console-topline{grid-template-columns:1fr;gap:18px}.console-status{display:none}.today-console .plan-control{align-items:flex-start;flex-direction:column}.today-console .section-heading{align-items:flex-start;gap:10px;flex-direction:column}.page-title{align-items:flex-start;flex-direction:column}.training-scope{width:100%}.training-scope button{flex:1}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.speech-player{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.speech-player>button{border:0;background:#f7f3e7;color:var(--green);padding:13px 18px;border-radius:12px;font-weight:700;display:flex;align-items:center;gap:8px}.speech-player label{display:flex!important;align-items:center;gap:8px;margin:0!important;color:#dce8df!important}.speech-player select{width:auto;background:#fff;color:var(--ink);padding:9px}.content-filter{align-self:flex-start}.video-card{background:linear-gradient(145deg,#fffdf7 65%,#e2eee5)}.video-card .content-kind{color:#b34f2b}.transition-banner{display:flex;justify-content:space-between;gap:24px;padding:19px 22px;border-radius:18px;background:#e4eee4;border:1px solid #c2d3c5}.transition-banner div{display:flex;flex-direction:column;gap:5px}.transition-banner span{color:#d06a3b;font-size:12px;font-weight:700;letter-spacing:.08em}.transition-banner p{margin:0;max-width:520px;color:var(--muted);font-size:13px}.recommend-note{padding:9px 11px;border-radius:10px;background:#eef1e9;color:#345d4e!important;font-size:13px}.media-panel a{display:inline-flex;align-items:center;gap:6px;color:#f3c09f;margin-top:12px;font-size:13px}.vocab-session{max-width:850px;margin:auto}.vocab-session-head{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-bottom:20px}.vocab-stage-track{display:flex;justify-content:center;gap:7px}.vocab-stage-track span{padding:7px 10px;border-radius:99px;background:#e7e6dc;color:var(--muted);font-size:12px}.vocab-stage-track span.active{background:var(--green);color:#fff}.vocab-stage-track span.done{background:#d9eadc;color:#28674e}.vocab-trainer{background:#fffdf7;border:1px solid var(--line);border-radius:26px;padding:clamp(22px,5vw,46px)}.mode-label{display:flex;align-items:center;gap:7px;color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.04em}.word-audio{display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--green);font-family:Georgia,serif;font-size:clamp(44px,8vw,72px);font-weight:700;margin:28px auto 10px}.word-context,.cloze-sentence{font-family:Georgia,serif;font-size:22px;line-height:1.6;text-align:center;color:#40514c}.cloze-sentence{font-size:30px;margin:35px 0 8px}.audio-prompt{margin:35px auto 14px;border:0;background:var(--green);color:#fff;border-radius:50%;width:128px;height:128px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;font-weight:700}.spelling-meaning{font-family:"Noto Serif SC",serif;font-size:28px;color:var(--green);margin:34px 0 10px}.spelling-input{font-size:24px;text-align:center;margin:20px 0;letter-spacing:.06em}.vocab-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.vocab-options button{min-height:64px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;display:flex;align-items:center;gap:12px;color:var(--ink)}.vocab-options button span{width:30px;height:30px;border-radius:9px;background:#edf0ea;display:grid;place-items:center;font-weight:700}.vocab-options button.selected{border-color:#4a816c;background:#e7f1e9}.vocab-submit{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.word-feedback{margin-top:24px;padding:22px;border-radius:17px;border:1px solid}.word-feedback.pass{background:#e7f3e9;border-color:#b7d4bf}.word-feedback.retry{background:#fff0e7;border-color:#e7b79c}.word-feedback h2{font-size:21px}.word-title-row{display:flex;justify-content:space-between;align-items:center}.word-title-row div{display:flex;align-items:baseline;gap:9px}.word-title-row strong{font-family:Georgia,serif;font-size:34px}.word-title-row span{color:var(--muted)}.word-feedback h3{font-size:18px;margin:14px 0 7px}.word-feedback blockquote{margin:14px 0;padding:12px;border-left:3px solid #7ca28f;background:#ffffff8c}.inline-audio{display:inline-grid!important;vertical-align:middle;margin-left:5px}.word-relations{display:grid;grid-template-columns:1fr 1fr;gap:12px}.word-relations>div{background:#ffffff94;padding:12px;border-radius:10px;display:flex;flex-direction:column;gap:5px;font-size:13px}.word-relations strong{color:var(--green)}.vocab-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.vocab-overview div{padding:22px;background:#fffdf7;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column}.vocab-overview strong{font-size:31px}.vocab-overview span{color:var(--muted)}.stage-explain{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.stage-explain div{padding:14px;background:#f0f1eb;border-radius:12px;display:flex;flex-direction:column;gap:7px}.stage-explain svg{color:#57806f}.stage-explain span{color:var(--muted);font-size:12px}.review-word-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.review-word-grid article{display:flex;flex-direction:column;gap:5px;background:#f3f2ec;border-radius:11px;padding:13px}.review-word-grid span,.review-word-grid small{color:var(--muted)}.schedule-form{grid-template-columns:110px 100px 1fr 110px 110px auto}.schedule-list>div{grid-template-columns:65px 55px 120px 1fr auto}.speaking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.speaking-grid .training-card p{color:var(--muted);line-height:1.65;flex:1}.media-study-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:16px;margin:22px auto;max-width:1100px;align-items:start}.media-study-layout.notes-only{grid-template-columns:1fr;max-width:760px}.inline-media{background:#102d28;color:#fff;border-radius:18px;padding:16px}.inline-media video,.inline-media iframe{display:block;width:100%;aspect-ratio:16/9;max-height:68vh;border:0;border-radius:12px;background:#000}.inline-media audio{width:100%}.inline-media p{color:#d7e3dd;font-size:13px}.inline-media a{color:#ffc49e;display:inline-flex;align-items:center;gap:6px}.media-meta{display:flex;flex-direction:column;gap:4px;background:#193c35;border-radius:10px;padding:10px 12px;margin-top:12px;font-size:13px}.media-meta span{color:#d7e3dd;line-height:1.45}.pip-button{margin-top:10px;background:#e8f0eb;color:#173f36;border:0;border-radius:9px;padding:9px 12px;font-weight:700}.media-note{margin:0;position:sticky;top:18px}.media-note p{color:var(--muted)}.media-note textarea{min-height:220px}.caption-badge{display:inline-flex;margin:0 0 12px;padding:6px 9px;border-radius:999px;background:#eef1ea;color:#53645c;font-size:12px;font-weight:700}.caption-verified,.caption-transcript{background:#dfeee4;color:#265c47}.caption-none{background:#fff0e5;color:#95532f}.source-filter{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px}.source-filter>div:first-child{display:flex;flex-direction:column;gap:3px}.source-filter>div:first-child span{color:var(--muted);font-size:13px}.access-badge{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;margin:2px 0 10px}.access-china,.access-local{background:#dfeee4;color:#28634c}.access-international{background:#e7e8f4;color:#4e5682}.caption-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:11px}.caption-controls span{color:#d7e3dd;font-size:13px;margin-right:3px}.caption-controls button{border:1px solid #69847b;background:transparent;color:#e6efeb;border-radius:9px;padding:8px 10px}.caption-controls button.active{background:#e8f0eb;color:#173f36;border-color:#e8f0eb}.player-caption-tip{padding:9px 11px;background:#193c35;border-radius:9px;margin:10px 0 0!important}.material-group{display:flex;flex-direction:column;gap:14px}.material-group>header{display:flex;align-items:center;gap:13px}.material-group>header h2{margin:0;font-size:22px}.material-group>header p{margin:3px 0 0;color:var(--muted);font-size:13px}.material-group .access-badge{margin:0}.ai-page{max-width:850px}.ai-connection{position:relative}.ai-connection.connected{border-color:#9bc1aa;background:#f5fbf6}.connection-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;background:#dceee1;color:#28634c;border-radius:999px;font-weight:700;font-size:13px}.ai-form{display:flex;flex-direction:column;gap:15px}.secret-input{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.secret-input .icon-button{background:#edf1eb;color:var(--green)}.security-explain{display:flex;gap:15px;align-items:flex-start}.security-explain>svg{flex:none;color:#5c8374}.security-explain h2{margin:0 0 8px;font-size:20px}.security-explain p{color:var(--muted);line-height:1.6}.security-explain code{color:var(--ink)}.ai-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ai-capabilities article{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;align-items:center;padding:17px;border-radius:18px;background:#ffffffad;border:1px solid rgba(255,255,255,.75);box-shadow:0 12px 35px #122a2514}.ai-capabilities svg{grid-row:1/3;color:#c16e43}.ai-capabilities span{color:var(--muted);font-size:12px;line-height:1.45}.tutor-chat{padding:0;overflow:hidden}.tutor-chat>.settings-title{padding:24px 24px 0}.chat-stream{min-height:260px;max-height:480px;overflow:auto;padding:16px 24px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,rgba(225,235,229,.4),transparent)}.chat-stream article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;max-width:88%;align-items:start}.chat-stream article.user{align-self:flex-end;grid-template-columns:minmax(0,1fr) 32px}.chat-stream article.user span{grid-column:2}.chat-stream article.user p{grid-column:1;grid-row:1;background:#173c35;color:#fff}.chat-stream article span{width:30px;height:30px;border-radius:10px;background:#dce9df;display:grid;place-items:center;font-size:11px;font-weight:800}.chat-stream article p{margin:0;padding:11px 13px;border-radius:14px;background:#fff;line-height:1.65;white-space:pre-wrap;box-shadow:0 4px 16px #18322b12}.chat-empty{min-height:220px;display:grid;place-content:center;text-align:center;color:var(--muted)}.chat-empty svg{margin:auto;color:#7b9a8c}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 24px;border-top:1px solid var(--line)}.chat-compose textarea{margin:0;resize:vertical}.chat-compose button{align-self:end}.tutor-chat>.notice,.tutor-chat>.text-button{margin:0 24px 16px}.speaking-embed{width:100%;aspect-ratio:16/9;border:0;border-radius:16px;background:#102d28;margin:14px 0 18px}.source-inline{display:inline-flex;align-items:center;gap:5px;color:#456f61;font-size:13px;margin-bottom:12px}.speaking-prompt blockquote{margin:20px 0;padding:20px;border-left:4px solid var(--orange);background:#f4f1e8;font-family:Georgia,serif;font-size:21px;line-height:1.7}.cue-row{display:flex;gap:8px;flex-wrap:wrap}.cue-row span{background:#e6efe8;color:var(--green);padding:8px 11px;border-radius:999px;font-size:13px}.human-reference{padding:14px;background:#173c35;color:#fff;border-radius:14px;display:grid;grid-template-columns:1fr auto;gap:8px 14px;align-items:center}.human-reference audio{width:100%;grid-column:1/-1}.human-reference span{color:#d5e3dd;font-size:12px}.human-reference a{color:#ffc49e;display:inline-flex;align-items:center;gap:5px;font-size:12px}.reference-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lookup-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.lookup-title h2{margin-bottom:2px}.lookup-title span{color:var(--muted);font-family:Georgia,serif}.lookup-detail{background:#f0f2eb;border-radius:11px;padding:12px;margin:10px 0}.lookup-detail strong{color:var(--green);font-size:13px}.lookup-detail p{margin:5px 0 0;line-height:1.55}.lexical-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 0}.lexical-grid section{background:#f3f1e9;border-radius:11px;padding:11px}.lexical-grid section>strong{color:var(--green);font-size:13px}.lexical-grid section>div{display:flex;flex-direction:column;gap:4px;margin-top:7px;font-size:13px}.recording-panel audio{width:100%;margin:18px 0}.recording-panel small{color:var(--muted);line-height:1.5;display:block}.record-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.danger-button{background:#a94536;color:#fff;display:inline-flex;align-items:center;gap:8px}.rating-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:18px 0}.rating-buttons{display:flex;gap:7px;margin-top:9px}.rating-buttons button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:11px}.rating-buttons button.selected{background:var(--green);color:#fff;border-color:var(--green)}.self-rating textarea{min-height:90px;margin:8px 0 18px}.speaking-history p{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:12px 0;margin:0}.speaking-history span{color:var(--muted)}@media(max-width:800px){.transition-banner{flex-direction:column}.speaking-grid{grid-template-columns:1fr}.vocab-stage-track{overflow:auto;justify-content:flex-start}.vocab-stage-track span{white-space:nowrap}.vocab-session-head{grid-template-columns:1fr auto}.vocab-stage-track{grid-row:2;grid-column:1/-1}.stage-explain,.schedule-form{grid-template-columns:1fr 1fr}.schedule-form select,.schedule-form input:nth-of-type(1),.schedule-form button{grid-column:auto}.schedule-list>div{grid-template-columns:55px 50px 105px 1fr auto}.media-study-layout{grid-template-columns:1fr}.media-note{position:static}.media-note textarea{min-height:150px}.source-filter{align-items:stretch;flex-direction:column}.side-nav{overflow-x:auto;justify-content:flex-start}.side-nav button{min-width:62px}}@media(max-width:500px){.vocab-options,.word-relations,.review-word-grid,.lexical-grid,.rating-grid{grid-template-columns:1fr}.speaking-history p{flex-direction:column;gap:4px}.vocab-submit{align-items:stretch;flex-direction:column}.vocab-overview,.stage-explain{grid-template-columns:1fr}.vocab-trainer{padding:20px 16px}.word-audio{font-size:45px}.schedule-form>*{grid-column:1/-1!important}.schedule-list>div{grid-template-columns:55px 50px 1fr}.schedule-list>div span:nth-of-type(2){grid-column:auto}.word-feedback{padding:18px 14px;display:flex;flex-direction:column}.word-feedback>h2{order:-2}.word-feedback .full-button{order:-1;position:relative;z-index:2;min-height:52px;margin:0 0 18px;width:100%;box-shadow:0 10px 26px #10362d38}}.app-shell{padding-top:88px}.topbar{position:fixed;inset:0 0 auto;width:100%;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.side-nav{transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.app-shell.is-scrolled .topbar{background:#0e100ee6;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 14px 40px #00000042;-webkit-backdrop-filter:blur(22px) saturate(.75);backdrop-filter:blur(22px) saturate(.75)}.app-shell.is-scrolled .side-nav{background:#141512f5;border-color:#ffffff29;box-shadow:0 14px 38px #00000057}.quote-english{display:block;margin-top:9px;color:#f4dcbeab;font-family:Georgia,serif;font-size:12px;letter-spacing:.08em;text-shadow:0 2px 16px rgba(0,0,0,.55)}.content-browser{display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;align-items:start}.content-type-rail{position:sticky;top:110px;display:flex;flex-direction:column;gap:5px;padding:14px;background:#090c0b8f;border:1px solid rgba(255,255,255,.13);border-radius:20px;box-shadow:0 20px 48px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rail-heading{display:flex;flex-direction:column;gap:4px;padding:8px 9px 13px;margin-bottom:3px;border-bottom:1px solid rgba(255,255,255,.1);color:#f2ede4}.rail-heading span{color:#c98b62;font-size:10px;letter-spacing:.17em}.rail-heading strong{font-family:Georgia,"Noto Serif SC",serif;font-size:20px;font-weight:500}.content-type-rail button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1px solid transparent;border-radius:13px;background:transparent;color:#c2cbc5;text-align:left}.content-type-rail button>span{display:flex;min-width:0;flex-direction:column;gap:3px;font-weight:700}.content-type-rail button small{color:#7f8b84;font-size:10px;font-weight:400;white-space:normal;line-height:1.35}.content-type-rail button>strong{min-width:26px;height:26px;display:grid;place-items:center;border-radius:9px;background:#ffffff12;font-size:11px}.content-type-rail button:hover{background:#ffffff0f}.content-type-rail button.active{color:#1c211e;background:#eee7da;border-color:#f5eee2;box-shadow:0 8px 22px #00000038}.content-type-rail button.active small{color:#68716c}.content-type-rail button.active>strong{color:#eee7da;background:#203c33}.content-results{min-width:0}.content-result-head{display:flex;align-items:center;justify-content:space-between;margin:2px 0 13px;color:#aeb8b1;font-size:12px;letter-spacing:.04em}.content-result-head strong{color:#eee8de}.content-empty{min-height:240px;display:grid;place-items:center;color:#9da8a1;border:1px dashed rgba(255,255,255,.17);border-radius:20px}.app-shell.page-vocabulary .main-content{background:linear-gradient(180deg,#0a0d0c42,#0a0d0c9e 48%,#090c0ad4);border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.page-vocabulary .vocab-overview div,.page-vocabulary .panel,.page-vocabulary .word-table article,.page-vocabulary .vocab-trainer{background:#f1eee4e6;border-color:#ffffff94;box-shadow:0 16px 42px #00000024;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-vocabulary .stage-explain div{background:#e2e4dac7}.page-vocabulary .vocab-options button{background:#ffffffb8}.page-vocabulary .vocab-options button.selected{background:#dfece1}@media(max-width:900px){.content-browser{grid-template-columns:1fr}.content-type-rail{position:static;display:flex;flex-direction:row;overflow-x:auto;padding:8px;border-radius:16px;scrollbar-width:none}.content-type-rail::-webkit-scrollbar{display:none}.rail-heading{min-width:105px;margin:0;padding:7px 10px;border:0;border-right:1px solid rgba(255,255,255,.1);justify-content:center}.content-type-rail button{min-width:145px}.content-type-rail button small{display:none}}@media(max-width:800px){.app-shell{padding-top:64px}.app-shell.is-scrolled .topbar{background:#0e100ef0}}@media(max-width:500px){.content-type-rail{margin-inline:-4px}.content-type-rail button{min-width:120px;justify-content:center;text-align:center}.content-type-rail button>strong{display:none}.rail-heading{min-width:92px}}.app-shell:not(.page-today) .main-content{background:linear-gradient(180deg,#0a0d0c40,#0a0d0c9e 48%,#090c0ad6);border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}:is(.page-vocabulary,.page-review,.page-ai,.page-settings) :is(.panel,.vocab-trainer,.vocab-overview>div,.word-table>article,.stats-grid>article,.history-list>article,.ai-capabilities>article){color:#eee9df;background:linear-gradient(145deg,#232622eb,#141715e6);border:1px solid rgba(255,255,255,.11);box-shadow:0 20px 45px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:is(.page-vocabulary,.page-review,.page-ai,.page-settings) :is(.panel,.vocab-trainer,.vocab-overview>div,.word-table>article,.stats-grid>article,.history-list>article,.ai-capabilities>article) :is(h1,h2,h3,strong){color:#f8f2e8}.page-vocabulary :is(.vocab-overview span,.word-table small,.word-table article div span,.stage-explain span),.page-review :is(.stats-grid span,.history-list p,.history-list article>span,.review-word-grid span,.review-word-grid small,.quiet),.page-ai :is(.ai-capabilities span,.settings-title p,.security-explain p,.chat-empty){color:#aeb7b1}.page-review .section-heading h2{color:#f8f2e8}.page-vocabulary .stage-explain div,.page-review .review-word-grid article{color:#e9e5dc;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.page-vocabulary .stage-explain svg,.page-review .stats-grid svg,.page-ai .settings-title svg{color:#d39a72}.page-vocabulary .debt-note,.page-ai .notice{color:#b5beb8;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.page-vocabulary :is(.word-audio,.spelling-meaning),.page-vocabulary .word-relations strong{color:#ecd0ad}.page-vocabulary :is(.word-context,.cloze-sentence){color:#ddd8cf}.page-vocabulary .vocab-stage-track span{color:#aeb7b1;background:#ffffff14}.page-vocabulary .vocab-stage-track span.active{color:#1d2924;background:#eadbc6}.page-vocabulary .vocab-stage-track span.done{color:#c9dfd1;background:#5c917447}.page-vocabulary .vocab-options button{color:#e7e3da;background:#fff1;border-color:#ffffff1f}.page-vocabulary .vocab-options button span{color:#e8d0b2;background:#ffffff17}.page-vocabulary .vocab-options button.selected{color:#18251f;background:#e8ddca;border-color:#f0d7b5}.page-vocabulary .vocab-options button.selected span{color:#f1e5d4;background:#29473d}.page-vocabulary .state:not(.mastered):not(.learning){color:#58615d;background:#ece9e1}.page-ai .ai-connection.connected{background:linear-gradient(145deg,#243028f0,#141b17eb);border-color:#86be9a80}.page-ai .ai-capabilities svg{color:#d69a70}.page-ai .secret-input .icon-button{color:#ead3b5;background:#ffffff14}.page-ai .security-explain code{color:#f0c999}.page-ai .chat-stream{background:linear-gradient(180deg,#ffffff0b,#ffffff03)}.page-ai .chat-stream article span{color:#e8d2b5;background:#ffffff17}.page-ai .chat-stream article p{color:#e9e5dd;background:#ffffff13;box-shadow:none}.page-ai .chat-stream article.user p{color:#17241f;background:#eadbc6}.page-ai .chat-compose{border-color:#ffffff1a}.page-ai .tutor-chat>.text-button{color:#c6d0ca}.page-settings .settings-title p,.page-settings .privacy-note,.page-settings .notice{color:#aeb7b1}.page-settings .settings-title svg{color:#d39a72}.page-settings .panel label{color:#bac3bd}.page-settings :is(.privacy-note,.notice){background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.page-settings .schedule-list>div,.page-settings .ocr-drafts article{color:#e9e5dc;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.page-settings .schedule-list .text-button,.page-settings .ocr-drafts .text-button{color:#e2b891}.exam-choice-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin:14px 0 18px}.exam-choice-grid button{min-height:92px;padding:14px;text-align:left;color:#d9ded9;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:14px;display:flex;flex-direction:column;gap:7px}.exam-choice-grid button strong{color:#f2ede5}.exam-choice-grid button span{color:#9da7a0;font-size:12px;line-height:1.4}.exam-choice-grid button.active{color:#17241f;background:#eadbc6;border-color:#f1dec3;box-shadow:0 10px 26px #00000038}.exam-choice-grid button.active strong{color:#17241f}.exam-choice-grid button.active span{color:#56625c}.semester-infer{display:grid;grid-template-columns:1fr 1fr auto 1fr;gap:10px;align-items:end}.semester-infer>button{margin-bottom:10px}.timetable-import textarea{margin-bottom:14px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 25% 20%,rgba(222,184,145,.28),transparent 35%),linear-gradient(135deg,#163930,#0a201c 65%,#102d28)}.auth-card{width:min(500px,100%);padding:38px;color:#f4eee3;background:#0d2822e0;border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 80px #00000059}.auth-card h1{margin:10px 0;font-size:34px}.auth-card>p,.auth-card>small{color:#c5cec8;line-height:1.65}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:25px 0 18px}.auth-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#dce5df;padding:11px;border-radius:10px}.auth-tabs button.active{background:#e3b98e;color:#17372f;border-color:#e3b98e}.auth-card form{display:grid;gap:14px}.auth-card label{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;color:#dce5df}.auth-card label input{grid-column:1/-1;background:#fffffff0;color:#18352e}.auth-submit{justify-content:center;margin-top:5px}.account-chip{display:flex;align-items:center;gap:10px;padding:7px 8px 7px 13px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#e7eee9;background:#06191461;font-size:12px}.account-chip button{border:0;border-radius:999px;padding:5px 8px;background:#ffffff26;color:inherit}.cloud-sync{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.cloud-sync span{color:var(--muted);font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ocr-drafts{display:flex;flex-direction:column;gap:9px;margin:16px 0}.ocr-drafts article{display:grid;grid-template-columns:100px minmax(150px,1fr) 90px 115px 115px auto;gap:8px;padding:12px;border-radius:13px;align-items:center}.ocr-drafts article.needs-review{border-color:#e19d698c}.ocr-drafts article small{grid-column:1/-1;color:#9fa9a2;white-space:normal}.wordbook-filter,.target-filter{display:flex;align-items:center;justify-content:space-between;gap:16px}.wordbook-filter>div,.target-filter>div:first-child{display:flex;flex-direction:column;gap:4px}.wordbook-filter span,.target-filter span{color:#aeb7b1;font-size:13px}.wordbook-filter select{width:min(320px,100%)}.page-training .target-filter{color:#eee9df;background:linear-gradient(145deg,#232622eb,#141715e6);border-color:#ffffff1c;box-shadow:0 20px 45px #0000002e}.page-training .target-filter strong{color:#f8f2e8}.target-buttons{display:flex!important;flex-direction:row!important;gap:6px;flex-wrap:wrap}.target-buttons button{padding:9px 11px;border-radius:10px;border:1px solid rgba(255,255,255,.12);color:#c4cdc7;background:#ffffff0e}.target-buttons button.active{color:#17241f;background:#eadbc6;border-color:#eadbc6;font-weight:700}@media(max-width:1000px){.exam-choice-grid{grid-template-columns:repeat(2,1fr)}.semester-infer{grid-template-columns:1fr 1fr}.semester-infer>button{margin:0}.ocr-drafts article{grid-template-columns:90px 1fr 90px}.ocr-drafts article :is(input[type=time],button){grid-column:auto}}@media(max-width:700px){.exam-choice-grid{grid-template-columns:1fr}.wordbook-filter,.target-filter{align-items:stretch;flex-direction:column}.ocr-drafts article{grid-template-columns:1fr 1fr}.ocr-drafts article input[aria-label=候选课程名],.ocr-drafts article small{grid-column:1/-1}}.page-vocabulary .word-feedback{color:#edf2ed;box-shadow:0 16px 38px #0000002e}.page-vocabulary .word-feedback.pass{background:linear-gradient(145deg,#234b3d,#18372e);border-color:#4e826b}.page-vocabulary .word-feedback.retry{background:linear-gradient(145deg,#633c31,#3e2822);border-color:#a66b55}.page-vocabulary .word-feedback :is(h2,h3,strong){color:#fff9ef}.page-vocabulary .word-title-row span,.page-vocabulary .word-feedback blockquote{color:#d7e2da}.page-vocabulary .word-feedback blockquote,.page-vocabulary .word-relations>div{background:#ffffff17}.page-vocabulary .word-feedback .word-relations strong{color:#f0cda5}.page-content .reader-card{color:#edf0e9}.page-content .reader-header{border-color:#ffffff29}.page-content .reader-header h1{color:#fff9ef}.page-content .reader-header p,.page-content .external-only p{color:#c6d0c9}.page-content .article-text{color:#f6f1e8;text-shadow:0 1px 12px rgba(0,0,0,.22)}.page-content .selection-tip{background:#dcebdd;color:#183f34}.page-content .external-only{color:#edf0e9;border-color:#ffffff47}.page-content :is(.reflection.panel,.media-note.panel){color:#1c3029;background:#faf8f1f0;border-color:#ffffffb8}.page-content :is(.reflection.panel,.media-note.panel) :is(h2,label){color:#183a30}.page-content :is(.reflection.panel,.media-note.panel) p{color:#50625a}.page-content .reflection .choice-row button{color:#183a30;background:#fffdf8}.page-content .lookup-sheet{color:#1c3029;background:#fffdf7}.page-content .lookup-sheet :is(h2,h3,strong){color:#173c35}.page-review .cloud-sync span{color:#c4d0c8}.onboarding-card{width:min(900px,100%)}.profile-form{display:grid;gap:18px}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auth-card .profile-form label,.profile-form label{display:flex;flex-direction:column;align-items:stretch;gap:7px;color:inherit}.auth-card .profile-form label :is(input,select),.profile-form label :is(input,select){grid-column:auto;width:100%}.profile-form fieldset{margin:0;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:14px}.profile-form legend{padding:0 7px;font-weight:700}.topic-picker{display:flex;flex-wrap:wrap;gap:8px}.topic-picker button{padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#dce5df;background:#ffffff0f}.topic-picker button.active{color:#17372f;background:#e3b98e;border-color:#e3b98e}.custom-topic{display:flex;gap:8px;margin-top:10px}.custom-topic input{flex:1}.profile-form>.primary{justify-self:start}.profile-settings .profile-form fieldset{border-color:#ffffff1a;color:#d9ded9}@media(max-width:800px){.profile-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.profile-grid{grid-template-columns:1fr}.onboarding-card{padding:24px}}
