:root{--bg:#f6f8f5;--surface:#fff;--ink:#172019;--muted:#6e786f;--line:#e3e8e2;--brand:#205f45;--brand-strong:#154a35;--brand-soft:#e9f3ec;--accent:#d9f36a;--warm:#fff5dd;--shadow:0 18px 50px #1d2f2414;--radius:22px}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.brand{letter-spacing:-1.4px;font-size:25px;font-weight:900}.brand span{color:var(--brand)}.button{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--brand);box-shadow:0 8px 20px #205f4529}.button.primary:hover{background:var(--brand-strong)}.button.secondary{background:var(--ink);color:#fff}.button.ghost{border-color:var(--line);background:#ffffffb3}.button.small{min-height:40px}.button.wide{width:100%;margin-top:22px}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.text-link,.section-heading>a{color:var(--brand);font-weight:700}.eyebrow{color:var(--brand);letter-spacing:.13em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.pill{background:var(--brand-soft);color:var(--brand);border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:850;display:inline-flex}.pill.hot{background:var(--accent);color:#314000}.landing-shell{background:radial-gradient(circle at 70% 30%, #e4f1e6 0, transparent 32%), var(--bg);min-height:100vh;padding:0 6vw}.landing-nav{justify-content:space-between;align-items:center;max-width:1220px;height:86px;margin:0 auto;display:flex}.hero{text-align:center;max-width:990px;margin:12vh auto 0}.hero-kicker{color:var(--brand);letter-spacing:.16em;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(50px,7.4vw,92px);line-height:.96}.hero p{max-width:760px;color:var(--muted);margin:0 auto;font-size:clamp(18px,2.2vw,24px);line-height:1.55}.hero-actions{justify-content:center;gap:10px;margin-top:34px;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:12px;margin-top:35px;font-size:13px;display:flex}.app-frame{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fbfcfa;flex-direction:column;width:238px;padding:30px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{padding:0 12px 28px}.side-nav{gap:5px;display:grid}.nav-item{color:#667067;border-radius:12px;align-items:center;gap:12px;padding:12px;font-weight:700;display:flex}.nav-item.active{background:var(--brand-soft);color:var(--brand)}.nav-icon{text-align:center;width:20px;font-size:18px}.sidebar-bottom{gap:18px;margin-top:auto;display:grid}.usage-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:14px}.usage-card>div:first-child{gap:2px;display:grid}.usage-card strong{font-size:12px}.usage-card span,.usage-card small{color:var(--muted);font-size:11px}.usage-bar,.progress-bar{background:#ebefeb;border-radius:999px;height:7px;overflow:hidden}.usage-bar{margin:11px 0 7px}.usage-bar i,.progress-bar i{border-radius:inherit;background:var(--brand);height:100%;display:block}.usage-bar i{width:28%}.profile-row{align-items:center;gap:10px;padding:0 8px;display:flex}.profile-row>div:last-child{display:grid}.profile-row strong{font-size:13px}.profile-row span{color:var(--muted);font-size:11px}.avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.app-main{max-width:1500px;margin-left:238px;padding:46px clamp(24px,4vw,64px) 70px}.mobile-top,.mobile-nav{display:none}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.page-header p{color:var(--muted);margin:10px 0 0;font-size:16px}.semester-grid{grid-template-columns:2fr repeat(3,1fr);gap:14px;display:grid}.focus-card{background:var(--ink);color:#fff;border-radius:var(--radius);min-height:320px;box-shadow:var(--shadow);flex-direction:column;grid-row:span 2;justify-content:space-between;padding:26px;display:flex}.focus-top{justify-content:space-between;gap:24px;display:flex}.focus-card h2{letter-spacing:-.04em;margin:16px 0 10px;font-size:clamp(27px,3vw,40px)}.focus-card p{color:#bac3bc;max-width:600px;line-height:1.6}.readiness-orb{text-align:center;border:1px solid #506057;border-radius:50%;flex:0 0 94px;place-content:center;height:94px;display:grid}.readiness-orb strong{font-size:25px}.readiness-orb span{color:#aeb9b1;text-transform:uppercase;font-size:10px}.focus-topic{border-top:1px solid #38423b;justify-content:space-between;align-items:end;gap:20px;padding-top:20px;display:flex}.focus-topic>div{gap:4px;display:grid}.focus-topic small{color:#9baa9f;letter-spacing:.08em;font-weight:850}.focus-topic strong{font-size:18px}.focus-topic span{color:#aeb9b1;font-size:13px}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-content:center;min-height:145px;padding:20px;display:grid}.metric-card>span{color:var(--muted);font-size:12px;font-weight:700}.metric-card>strong{letter-spacing:-.04em;margin:6px 0 2px;font-size:clamp(28px,3vw,42px)}.metric-card>small{color:var(--brand)}.section-block{margin-top:48px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:27px}.subject-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.subject-card{background:var(--surface);border:1px solid var(--line);border-radius:19px;flex-direction:column;min-height:225px;padding:20px;transition:all .2s;display:flex}.subject-card:hover{box-shadow:var(--shadow);border-color:#cbd7ce;transform:translateY(-3px)}.subject-card-top{justify-content:space-between;align-items:center;display:flex}.subject-badge{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.subject-badge.large{border-radius:15px;width:52px;height:52px}.trend{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.subject-card h3{margin:20px 0 3px;font-size:19px}.subject-card>p{color:var(--muted);margin:0 0 20px;font-size:13px}.progress-meta{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.progress-meta strong{color:var(--ink)}.subject-footer{color:var(--muted);border-top:1px solid #eef1ee;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:11px;display:flex}.subject-footer strong{color:var(--ink)}.add-subject{text-align:center;color:var(--muted);background:0 0;border-style:dashed;justify-content:center;align-items:center}.add-subject>span{color:var(--brand);font-size:28px}.add-subject>strong{color:var(--ink);margin:8px 0 5px}.add-subject small{max-width:160px;line-height:1.4}.two-column{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:18px;display:grid}.plan-list{background:var(--surface);border:1px solid var(--line);border-radius:19px;overflow:hidden}.plan-item{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.plan-item:last-child{border-bottom:0}.plan-index{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:50%;place-items:center;font-weight:850;display:grid}.plan-copy>div{align-items:center;gap:12px;display:flex}.plan-copy>div span{color:var(--muted);font-size:11px}.plan-copy h4{margin:4px 0 2px}.plan-copy p{color:var(--muted);margin:0;font-size:12px}.plan-priority{color:var(--muted);background:#f4f6f3;border-radius:999px;padding:6px 9px;font-size:10px}.insight-card{background:#edf2e5;border-radius:19px;padding:25px}.insight-card h3{letter-spacing:-.025em;font-size:22px;line-height:1.25}.insight-card p{color:#5d695d;font-size:14px;line-height:1.6}.text-button{color:var(--brand);background:0 0;border:0;padding:0;font-weight:800}.text-button.centered{margin:15px auto 0;display:block}.subject-list-full{gap:13px;display:grid}.full-subject{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px;display:grid}.full-subject h2{margin:0 0 5px}.full-subject p{color:var(--muted);margin:0 0 18px;font-size:13px}.full-subject-actions{gap:8px;min-width:155px;display:grid}.progress-layout{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.chart-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.chart-card h2{margin:0;font-size:30px}.fake-chart{border-bottom:1px solid var(--line);align-items:end;gap:8px;height:270px;padding-top:30px;display:flex}.fake-chart i{background:linear-gradient(var(--brand), #a8c9b3);border-radius:7px 7px 0 0;flex:1;min-height:20px}.chart-labels{color:var(--muted);justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.subject-bars{gap:24px;margin-top:30px;display:grid}.subject-bars>div>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.onboarding-shell{background:radial-gradient(circle at 20% 10%, #e6f1e8, transparent 30%), var(--bg);min-height:100vh;padding:0 24px 60px}.onboarding-top{justify-content:space-between;align-items:center;max-width:960px;height:80px;margin:0 auto;display:flex}.onboarding-top>span{color:var(--muted);font-size:12px}.onboarding-progress{background:#e5e9e4;max-width:960px;height:3px;margin:0 auto}.onboarding-progress i{background:var(--brand);height:100%;transition:width .4s;display:block}.onboarding-card{border:1px solid var(--line);width:min(680px,100%);box-shadow:var(--shadow);background:#fffffff0;border-radius:28px;margin:9vh auto 0;padding:clamp(28px,5vw,52px)}.onboarding-card h1{letter-spacing:-.045em;margin:6px 0 12px;font-size:clamp(33px,5vw,48px);line-height:1.02}.onboarding-card>p{color:var(--muted);margin-bottom:28px;line-height:1.55}.onboarding-card label:not(.dropzone){gap:8px;margin-top:16px;font-size:12px;font-weight:800;display:grid}.onboarding-card input:not(.native-date-input),.onboarding-card select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dce2dc;border-radius:13px;outline:none;padding:14px 15px}.onboarding-card input:not(.native-date-input):focus,.onboarding-card select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.form-row{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:12px;display:grid}.form-row>label{min-width:0}.native-date-shell{box-sizing:border-box;background:#fbfcfb;border:1px solid #dce2dc;border-radius:13px;width:100%;min-width:0;max-width:100%;height:50px;overflow:hidden}.native-date-shell:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.native-date-input{text-align:center;appearance:auto;display:block;position:relative;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;color:var(--ink)!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important;font-size:16px!important;line-height:1.2!important}.dropzone{text-align:center;cursor:pointer;background:#f9fbf8;border:1.5px dashed #aab9ac;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:185px;padding:25px;display:flex}.dropzone:hover{border-color:var(--brand);background:var(--brand-soft)}.dropzone input{display:none}.dropzone strong{font-size:16px}.dropzone span{color:var(--muted);margin-top:8px;font-size:12px}.file-list{gap:8px;width:100%;min-width:0;margin-top:12px;display:grid}.file-list-row{background:#f7f9f6;border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;padding:11px 12px;display:grid;overflow:hidden}.file-list-check{color:var(--brand);margin:0;font-weight:900}.file-list-name{min-width:0;color:var(--ink);overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.file-list-size{min-width:44px;color:var(--muted);text-align:right;white-space:nowrap;font-size:10px;line-height:1}.processing-mark{background:var(--accent);border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:22px;font-size:22px;display:grid}.processing-list{gap:10px;margin-top:25px;display:grid}.processing-list>div{background:#f7f9f6;border-radius:14px;gap:12px;padding:14px;display:flex}.processing-list>div>span{border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.processing-list .done>span{background:var(--brand-soft);color:var(--brand)}.processing-list .working>span{background:var(--warm);color:#80651a}.processing-list>div>div{gap:2px;display:grid}.processing-list strong{font-size:13px}.processing-list small{color:var(--muted)}@media (max-width:1100px){.semester-grid{grid-template-columns:repeat(3,1fr)}.focus-card{grid-area:auto/1/auto/-1;min-height:285px}.subject-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sidebar{display:none}.mobile-top{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9;background:#fbfcfaeb;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-top .brand{font-size:22px}.app-main{margin-left:0;padding:26px 16px 90px}.mobile-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:20;background:#fffffff2;grid-template-columns:repeat(4,1fr);height:66px;display:grid;position:fixed;inset:auto 0 0}.mobile-nav a{color:var(--muted);place-content:center;justify-items:center;gap:3px;display:grid}.mobile-nav a.active{color:var(--brand)}.mobile-nav small{font-size:9px}.page-header{align-items:end}.page-header .button{width:42px;min-height:42px;padding:0;font-size:0}.page-header .button:after{content:"+";font-size:22px}.semester-grid{grid-template-columns:1fr 1fr}.metric-card:last-child{grid-column:span 2}.focus-top{display:block}.readiness-orb{float:right;margin:-40px 0 8px 12px}.focus-topic{flex-direction:column;align-items:stretch}.subject-grid,.two-column,.progress-layout{grid-template-columns:1fr}.plan-item{grid-template-columns:34px 1fr}.plan-priority{display:none}.full-subject{grid-template-columns:auto 1fr}.full-subject-actions{grid-column:1/-1;display:flex}.full-subject-actions .button{flex:1}.hero{margin-top:8vh}.hero-actions{flex-direction:column}.form-row{grid-template-columns:1fr}}.auth-shell{background:radial-gradient(circle at 75% 10%, #e4f1e6, transparent 32%), var(--bg);min-height:100vh;padding:0 24px 60px}.auth-nav{justify-content:space-between;align-items:center;max-width:1040px;height:82px;margin:0 auto;display:flex}.auth-nav>span{color:var(--muted);font-size:12px;font-weight:700}.auth-card{border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);background:#fffffff2;border-radius:28px;margin:8vh auto 0;padding:clamp(30px,5vw,52px)}.auth-card h1{letter-spacing:-.045em;margin:6px 0 12px;font-size:clamp(34px,5vw,50px);line-height:1.02}.auth-card>p,.auth-success>p{color:var(--muted);line-height:1.55}.oauth-stack{gap:9px;margin-top:28px;display:grid}.button.oauth{border-color:var(--line);color:var(--ink);background:#fff}.auth-divider{color:#99a29a;align-items:center;gap:12px;margin:19px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-label{gap:8px;font-size:12px;font-weight:800;display:grid}.auth-label input{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dce2dc;border-radius:13px;outline:none;padding:14px 15px}.auth-label input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.auth-small{text-align:center;margin:17px 0 0;font-size:10px;color:#8a948c!important}.auth-error{color:#8d372a;background:#fff0ed;border-radius:11px;margin-top:12px;padding:11px 13px;font-size:12px}.auth-success{text-align:center}.auth-success .processing-mark{margin:0 auto 22px}.access-banner{background:#f0f7e5;border:1px solid #dce9c6;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:13px 15px;display:flex}.access-banner.archive{background:#fff5df;border-color:#ecd9ac}.access-banner>div{gap:2px;display:grid}.access-banner strong{font-size:12px}.access-banner span{color:var(--muted);font-size:11px}.empty-semester{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:clamp(30px,5vw,55px)}.progress-placeholder{text-align:center;background:#f8faf7;border-radius:16px;align-content:center;min-height:240px;margin-top:22px;padding:25px;display:grid}.progress-placeholder p{color:var(--muted);font-size:13px}.subject-detail-head{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.subject-detail-head h1{letter-spacing:-.05em;margin:7px 0 10px;font-size:clamp(38px,5vw,60px);line-height:1}.subject-detail-head p{color:var(--muted);margin:0}.subject-eyebrow{margin-top:30px}.subject-detail-grid{grid-template-columns:1.5fr 1fr;gap:14px;display:grid}.subject-work-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.subject-work-card h2{letter-spacing:-.03em;margin:3px 0 8px;font-size:25px}.subject-work-card p{color:var(--muted);line-height:1.55}.mini-status{border-top:1px solid var(--line);justify-content:space-between;margin-top:20px;padding-top:15px;display:flex}.materials-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.material-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.material-row:last-child{border-bottom:0}.material-row>div{gap:3px;min-width:0;display:grid}.material-row strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.material-row span{color:var(--muted);font-size:11px}.materials-empty{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:18px;padding:26px}.archive-note{color:var(--muted);margin:11px 3px 0;font-size:11px}.file-list div{align-items:center;display:flex}.file-list div small{color:var(--muted);margin-left:auto}.pricing-shell{background:radial-gradient(circle at 70% 20%, #e6f1e8, transparent 30%), var(--bg);min-height:100vh;padding:0 6vw 80px}.pricing-intro{text-align:center;max-width:760px;margin:8vh auto 35px}.pricing-intro h1{letter-spacing:-.05em;margin:8px 0 15px;font-size:clamp(43px,6vw,72px);line-height:.98}.pricing-intro p{color:var(--muted);font-size:17px;line-height:1.55}.pricing-card,.archive-promise{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:0 auto;padding:28px}.pricing-card h2{margin:16px 0 12px;font-size:32px}.pricing-card ul{color:var(--muted);padding-left:20px;line-height:1.8}.pricing-footer{border-top:1px solid var(--line);gap:4px;padding-top:18px;display:grid}.pricing-footer span{color:var(--muted);font-size:12px}.archive-promise{box-shadow:none;background:#f8faf7;margin-top:14px}.archive-promise h3{margin:0 0 6px}.archive-promise p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (max-width:760px){.auth-nav>span{display:none}.access-banner,.subject-detail-head{flex-direction:column;align-items:flex-start}.subject-detail-grid{grid-template-columns:1fr}.material-row{align-items:flex-start}}.course-processing-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:clamp(22px,4vw,34px)}.course-processing-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.course-processing-head h2{letter-spacing:-.04em;margin:4px 0 8px;font-size:clamp(26px,3vw,38px)}.course-processing-head p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.processing-percent{border:1px solid var(--line);text-align:center;border-radius:50%;flex:0 0 88px;place-content:center;height:88px;display:grid}.processing-percent strong{font-size:22px}.processing-percent span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.processing-main-bar{height:9px;margin:24px 0}.processing-live-stage{background:var(--brand-soft);border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.processing-live-stage>div{gap:2px;display:grid}.processing-live-stage strong{font-size:13px}.processing-live-stage span:not(.processing-pulse){color:var(--muted);font-size:11px}.processing-pulse{background:var(--brand);border-radius:50%;width:10px;height:10px;animation:1.8s infinite processingPulse;box-shadow:0 0 #205f454d}@keyframes processingPulse{0%{box-shadow:0 0 #205f4547}70%{box-shadow:0 0 0 9px #205f4500}to{box-shadow:0 0 #205f4500}}.processing-job-list{gap:8px;display:grid}.processing-job{border:1px solid var(--line);border-radius:13px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.processing-job>span{width:26px;height:26px;color:var(--muted);background:#f2f5f1;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.processing-job.processing>span,.processing-job.completed>span{background:var(--brand-soft);color:var(--brand)}.processing-job.failed>span{color:#8d372a;background:#fff0ed}.processing-job>div{gap:2px;min-width:0;display:grid}.processing-job strong{font-size:12px}.processing-job small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.processing-job b{color:var(--muted);font-size:10px}.trial-note{color:var(--muted);text-align:center;margin:10px 20px 0;font-size:10px;line-height:1.5}@media (max-width:760px){.course-processing-head{display:block}.processing-percent{float:right;margin:-40px 0 12px 15px}}.diagnostic-shell{background:radial-gradient(circle at 75% 10%, #e8f2e8, transparent 32%), var(--bg);min-height:100vh;padding-bottom:70px}.diagnostic-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1040px;min-height:74px;margin:0 auto;padding:14px 22px;display:grid}.diagnostic-topbar>div{justify-items:center;gap:2px;display:grid}.diagnostic-topbar>div strong{font-size:12px}.diagnostic-topbar>div span{color:var(--muted);font-size:10px}.diagnostic-progress{background:#e1e7e0;height:4px}.diagnostic-progress i{background:var(--brand);height:100%;transition:width .25s;display:block}.diagnostic-question-card{border:1px solid var(--line);width:min(760px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:26px;margin:8vh auto 0;padding:clamp(25px,5vw,48px)}.diagnostic-question-meta{color:var(--muted);justify-content:space-between;font-size:11px;font-weight:750;display:flex}.diagnostic-question-card h1{letter-spacing:-.035em;margin:20px 0 28px;font-size:clamp(25px,4vw,38px);line-height:1.2}.diagnostic-options{gap:9px;display:grid}.diagnostic-option{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fbfcfb;border-radius:14px;grid-template-columns:32px 1fr;align-items:center;gap:11px;padding:14px 16px;display:grid}.diagnostic-option>span{width:30px;height:30px;color:var(--muted);border:1px solid #d9dfd9;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.diagnostic-option>strong{font-size:13px;line-height:1.4}.diagnostic-option:hover{background:#f7faf7;border-color:#b7c9bb}.diagnostic-option.selected{border-color:var(--brand);background:var(--brand-soft)}.diagnostic-option.selected>span{background:var(--brand);color:#fff;border-color:var(--brand)}.diagnostic-textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:160px;color:var(--ink);background:#fbfcfb;border-radius:15px;outline:none;padding:16px;line-height:1.55}.diagnostic-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.dont-know-button{color:var(--muted);background:0 0;border:0;margin-top:13px;padding:8px 0;font-size:11px;font-weight:750}.dont-know-button:hover,.dont-know-button.selected{color:var(--brand)}.diagnostic-nav{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:29px;padding-top:20px;display:flex}.diagnostic-start-wrap{justify-items:end;gap:8px;display:grid}.compact-error{max-width:300px;margin:0}.diagnostic-result-card{border:1px solid var(--line);width:min(840px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:9vh auto 0;padding:clamp(28px,5vw,52px)}.diagnostic-result-head{border:1px solid var(--line);border-radius:20px;grid-template-columns:1.5fr 1fr;margin-top:15px;display:grid;overflow:hidden}.diagnostic-result-head>div{gap:2px;padding:28px;display:grid}.diagnostic-result-head>div+div{border-left:1px solid var(--line);background:#fafbfa}.diagnostic-result-head h1{letter-spacing:-.07em;color:var(--brand);margin:0;font-size:clamp(54px,9vw,86px);line-height:.9}.diagnostic-result-head strong{letter-spacing:-.04em;font-size:32px}.diagnostic-result-head span{color:var(--muted);font-size:11px}.diagnostic-result-note{color:var(--muted);margin:18px 2px 28px;font-size:12px;line-height:1.55}.diagnostic-result-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.diagnostic-result-columns>section{border:1px solid var(--line);border-radius:17px;padding:19px}.diagnostic-result-columns p{color:var(--muted);font-size:12px}.result-concept{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.result-concept:last-child{border-bottom:0}.result-concept strong{color:var(--brand)}.diagnostic-result-actions{gap:9px;margin-top:26px;display:flex}@media (max-width:680px){.diagnostic-topbar{grid-template-columns:auto 1fr}.diagnostic-topbar>div{justify-items:end}.diagnostic-topbar>.text-button{display:none}.diagnostic-result-head,.diagnostic-result-columns{grid-template-columns:1fr}.diagnostic-result-head>div+div{border-left:0;border-top:1px solid var(--line)}.diagnostic-result-actions{flex-direction:column}.diagnostic-question-card{margin-top:4vh}}.study-session-shell{background:radial-gradient(circle at 18% 8%, #e7f1e8, transparent 28%), var(--bg);min-height:100vh;padding-bottom:70px}.study-session-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1120px;min-height:74px;margin:0 auto;padding:14px 22px;display:grid}.study-session-topbar>div{justify-items:center;gap:2px;display:grid}.study-session-topbar>div strong{font-size:12px}.study-session-topbar>div span{color:var(--muted);font-size:10px}.study-content-card{border:1px solid var(--line);width:min(900px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:6vh auto 0;padding:clamp(26px,5vw,50px)}.study-content-card>h1{letter-spacing:-.05em;margin:8px 0 30px;font-size:clamp(36px,5vw,58px);line-height:1}.study-rationale{border-left:3px solid var(--accent);color:var(--muted);background:#fbfdf7;border-radius:0 10px 10px 0;margin:12px 0 28px;padding:10px 14px;font-size:13px;line-height:1.55}.lesson-sections{gap:8px;display:grid}.lesson-sections article{border-top:1px solid var(--line);grid-template-columns:42px 1fr;gap:15px;padding:21px 0;display:grid}.lesson-sections article>span{color:#a3ada4;padding-top:5px;font-size:12px;font-weight:900}.lesson-sections h2{letter-spacing:-.025em;margin:0 0 8px;font-size:21px}.lesson-sections p{color:#455048;white-space:pre-wrap;margin:0;line-height:1.7}.source-ref-row{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.source-ref-chip{border:1px solid var(--line);color:var(--muted);background:#f2f5f1;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.study-session-nav{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:26px;padding-top:20px;display:flex}.study-session-nav.end{justify-content:flex-end}.flashcard-stage{width:min(760px,100% - 32px)}.learning-flashcard{text-align:center;cursor:pointer;background:linear-gradient(145deg,#fbfdfb,#f1f6f2);border:1px solid #ced8cf;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;margin-top:26px;padding:clamp(28px,6vw,52px);transition:all .2s;display:flex}.learning-flashcard:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.learning-flashcard.revealed{background:var(--brand-soft);border-color:#bfd2c3}.learning-flashcard h1{letter-spacing:-.035em;max-width:620px;margin:8px 0;font-size:clamp(26px,4vw,39px);line-height:1.18}.learning-flashcard small{color:var(--muted);margin-top:16px}.learning-flashcard .source-ref-row{justify-content:center}.practice-stage{width:min(760px,100% - 32px)}.practice-stage>h1{letter-spacing:-.035em;margin:20px 0 28px;font-size:clamp(25px,4vw,38px);line-height:1.2}.study-result-card{border:1px solid var(--line);width:min(820px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:8vh auto 0;padding:clamp(30px,5vw,52px)}.study-result-card>h1{letter-spacing:-.055em;margin:7px 0 28px;font-size:clamp(38px,6vw,62px);line-height:1}.study-result-card>p{color:var(--muted);line-height:1.65}.study-result-metrics{border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid;overflow:hidden}.study-result-metrics>div{text-align:center;gap:2px;padding:24px;display:grid}.study-result-metrics>div+div{border-left:1px solid var(--line)}.study-result-metrics strong{color:var(--brand);letter-spacing:-.045em;font-size:clamp(30px,5vw,44px)}.study-result-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.study-recap-box{border:1px solid var(--line);background:#f7faf7;border-radius:17px;margin-top:24px;padding:20px}.study-recap-box ul{color:#465047;margin:8px 0 0;padding-left:20px;font-size:13px;line-height:1.7}.inline-review-link{margin-top:16px;font-size:11px;display:inline-block}.readiness-card h2{color:var(--brand);letter-spacing:-.06em;margin-bottom:8px;font-size:clamp(44px,6vw,70px)}@media (max-width:680px){.study-session-topbar{grid-template-columns:auto 1fr}.study-session-topbar>div{justify-items:end}.study-session-topbar>.text-button{display:none}.lesson-sections article{grid-template-columns:28px 1fr}.study-result-metrics{grid-template-columns:1fr}.study-result-metrics>div+div{border-left:0;border-top:1px solid var(--line)}.study-content-card{margin-top:4vh}}.profile-link{border-radius:12px;margin:-8px;padding:8px;transition:all .2s}.profile-link:hover{background:#f1f5f1}.learning-preferences-form{gap:16px;max-width:820px;display:grid}.preference-section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.preference-section.compact{justify-content:space-between;align-items:center;gap:30px;display:flex}.preference-section h3{margin:4px 0 6px;font-size:20px}.preference-section p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.preference-options{gap:8px;margin-top:12px;display:grid}.preference-option{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfb;border-radius:14px;grid-template-columns:28px 1fr;gap:12px;padding:16px;display:grid}.preference-option:hover{border-color:#bdcbbf}.preference-option.selected{border-color:var(--brand);background:var(--brand-soft)}.preference-radio{color:var(--brand);padding-top:1px;font-weight:900}.preference-option strong{font-size:14px}.preference-option p{margin-top:4px}.toggle-switch{background:#d8ded9;border:0;border-radius:999px;width:50px;height:29px;padding:3px;transition:all .2s}.toggle-switch span{background:#fff;border-radius:50%;width:23px;height:23px;transition:transform .2s;display:block;box-shadow:0 2px 5px #0000001f}.toggle-switch.on{background:var(--brand)}.toggle-switch.on span{transform:translate(21px)}.minutes-options{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.minutes-options button{border:1px solid var(--line);color:var(--muted);background:#fbfcfb;border-radius:11px;padding:10px 14px;font-weight:800}.minutes-options button.selected{background:var(--brand);border-color:var(--brand);color:#fff}.preference-save-row{justify-content:space-between;align-items:center;gap:16px;padding:6px 2px;display:flex}.save-success{color:var(--brand);font-size:12px;font-weight:700}.preference-footnote{color:var(--muted);padding:0 4px;font-size:11px;line-height:1.5}@media (max-width:680px){.preference-section.compact{align-items:flex-start}.preference-save-row{flex-direction:column;align-items:stretch}}.subject-primary-actions{justify-items:stretch;gap:8px;min-width:190px;display:grid}.subject-primary-actions .diagnostic-start-wrap,.subject-primary-actions .mock-exam-start,.subject-primary-actions .button{width:100%}.subject-secondary-links{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.exam-profile-form{gap:16px;max-width:820px;display:grid}.exam-mode-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px;display:grid}.exam-mode-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fbfcfb;border-radius:14px;gap:5px;padding:16px;display:grid}.exam-mode-card span{color:var(--muted);font-size:11px;line-height:1.45}.exam-mode-card.selected{border-color:var(--brand);background:var(--brand-soft)}.question-count-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.question-count-grid label{color:var(--muted);gap:7px;font-size:11px;font-weight:750;display:grid}.question-count-grid input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfb;border-radius:11px;padding:11px}.exam-setup-note{color:#65552d;background:#fff6df;border:1px solid #ead9aa;border-radius:14px;padding:14px 16px;font-size:12px;line-height:1.5}.mock-exam-shell{background:#f5f7f4;min-height:100vh}.mock-exam-topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;height:74px;padding:0 24px;display:grid;position:sticky;top:0}.mock-exam-title{justify-items:center;gap:2px;display:grid}.mock-exam-title strong{font-size:12px}.mock-exam-title span{color:var(--muted);font-size:10px}.exam-timer{text-align:right;min-width:100px;display:grid}.exam-timer strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:21px}.exam-timer span{color:var(--muted);text-transform:uppercase;font-size:9px}.exam-timer.urgent strong{color:#a33b2b}.mock-exam-layout{grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 74px);display:grid}.mock-exam-sidebar{border-right:1px solid var(--line);background:#fbfcfa;align-self:start;height:calc(100vh - 74px);padding:20px 16px;position:sticky;top:74px;overflow-y:auto}.exam-no-help{background:#f0f4ef;border-radius:12px;gap:3px;margin-bottom:16px;padding:12px;display:grid}.exam-no-help strong{font-size:11px}.exam-no-help span{color:var(--muted);font-size:9px;line-height:1.4}.exam-question-nav{gap:6px;display:grid}.exam-question-nav button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.exam-question-nav button span{background:#f3f5f2;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.exam-question-nav button small{color:var(--muted);font-size:9px}.exam-question-nav button.answered span{background:var(--brand-soft);color:var(--brand)}.exam-question-nav button.active{border-color:var(--brand);background:#f5faf6}.exam-save-state{color:var(--muted);gap:2px;margin-top:14px;font-size:10px;display:grid}.exam-save-state small{color:#9b3d30;line-height:1.35}.mock-exam-question{width:min(860px,100% - 40px);margin:5vh auto 70px}.mock-exam-question>h1{letter-spacing:-.035em;margin:18px 0 28px;font-size:clamp(26px,4vw,40px);line-height:1.25}.exam-instructions{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:22px;padding:17px}.exam-instructions p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.mock-exam-textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:240px;color:var(--ink);background:#fff;border-radius:15px;outline:none;padding:16px;line-height:1.65}.mock-exam-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.mock-exam-nav-row{justify-content:space-between;gap:10px;margin-top:22px;display:flex}.exam-submit-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121b157a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.exam-submit-dialog{background:#fff;border-radius:22px;width:min(500px,100%);padding:28px;box-shadow:0 30px 80px #0003}.exam-submit-dialog h2{margin:4px 0 8px;font-size:26px}.exam-submit-dialog p{color:var(--muted);font-size:12px;line-height:1.55}.exam-submit-dialog>div{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.mock-exam-shell.result-mode{background:radial-gradient(circle at 70% 10%, #e8f2e8, transparent 30%), var(--bg);padding:1px 0 70px}.mock-exam-result{border:1px solid var(--line);width:min(900px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:7vh auto 0;padding:clamp(28px,5vw,52px)}.mock-exam-result>h1{letter-spacing:-.075em;color:var(--brand);margin:14px 0;font-size:clamp(72px,11vw,120px);line-height:.85}.mock-exam-scoreline{color:var(--muted);margin-bottom:30px}.exam-review-list{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.exam-review-list article{border-bottom:1px solid var(--line);padding:16px 0}.exam-review-list article>div{justify-content:space-between;gap:12px;display:flex}.exam-review-list article>div span{color:var(--brand);font-size:12px;font-weight:800}.exam-review-list p{color:#485249;margin:7px 0 0;font-size:12px;line-height:1.55}.exam-review-list small{color:#8d4b3f;margin-top:6px;font-size:10px;display:block}@media (max-width:820px){.mock-exam-layout{grid-template-columns:1fr}.mock-exam-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:12px 14px;position:static}.exam-no-help{display:none}.exam-question-nav{gap:6px;display:flex;overflow-x:auto}.exam-question-nav button{flex:none;justify-items:center;gap:2px;min-width:58px;display:grid}.exam-question-nav button small{display:none}.exam-save-state{margin-top:8px}}@media (max-width:680px){.mock-exam-topbar{grid-template-columns:auto 1fr auto;gap:10px;padding:0 14px}.mock-exam-topbar .brand{font-size:20px}.mock-exam-title strong{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.exam-timer{min-width:72px}.exam-timer strong{font-size:17px}.exam-mode-grid,.question-count-grid{grid-template-columns:1fr}.mock-exam-question{width:calc(100% - 28px);margin-top:3vh}.mock-exam-nav-row{align-items:stretch}.mock-exam-nav-row .button{flex:1}}.subject-tutor-note{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.tutor-page-header{margin-bottom:22px}.tutor-panel{border:1px solid var(--line);width:min(920px,100%);height:min(760px,100vh - 190px);min-height:580px;box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;overflow:hidden}.tutor-panel.compact{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0}.tutor-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 15px;display:flex}.tutor-panel-head h2{letter-spacing:-.025em;margin:2px 0;font-size:21px}.tutor-panel-head small{color:var(--muted);font-size:10px}.tutor-head-actions{align-items:center;gap:10px;display:flex}.tutor-close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:#fbfcfb;border-radius:10px;place-items:center;font-size:20px;line-height:1;display:grid}.tutor-quick-actions{border-bottom:1px solid var(--line);background:#fbfcfa;gap:7px;padding:10px 22px;display:flex;overflow-x:auto}.tutor-quick-actions button{border:1px solid var(--line);color:#4c5950;background:#fff;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:750}.tutor-quick-actions button:hover{color:var(--brand);border-color:#b6c8ba}.tutor-messages{scroll-behavior:smooth;flex-direction:column;gap:17px;min-height:0;padding:22px;display:flex;overflow-y:auto}.tutor-empty{text-align:center;width:min(540px,100%);margin:auto;padding:28px 12px}.tutor-empty>strong{letter-spacing:-.035em;font-size:clamp(22px,4vw,32px)}.tutor-empty>p{color:var(--muted);max-width:480px;margin:10px auto 18px;font-size:12px;line-height:1.6}.tutor-example-prompts{gap:8px;max-width:420px;margin:0 auto;display:grid}.tutor-example-prompts button{border:1px solid var(--line);color:#536057;background:#f8faf8;border-radius:12px;padding:11px 13px;font-size:11px}.tutor-message{width:min(680px,88%)}.tutor-message.user{align-self:flex-end}.tutor-message.assistant{align-self:flex-start}.tutor-message-label{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:0 4px 5px;font-size:9px;font-weight:900}.tutor-message.user .tutor-message-label{text-align:right}.tutor-message-body{white-space:pre-wrap;border-radius:16px;padding:13px 15px;font-size:13px;line-height:1.65}.tutor-message.user .tutor-message-body{background:var(--brand);color:#fff;border-bottom-right-radius:5px}.tutor-message.assistant .tutor-message-body{color:#303a33;background:#f3f6f2;border-bottom-left-radius:5px}.tutor-source-list{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.tutor-source-list span{color:#42604c;background:#edf4ee;border:1px solid #d4e1d6;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.tutor-grounding-note{color:#786b3e;background:#fff8df;border-radius:8px;margin-top:7px;padding:7px 9px;font-size:9px;line-height:1.4;display:block}.tutor-grounding-note.warning{color:#85483e;background:#fff0ed}.tutor-follow-up{color:var(--brand);text-align:left;background:0 0;border:0;margin-top:8px;padding:0;font-size:10px;font-weight:750}.tutor-thinking{background:#f3f6f2;border-radius:16px;align-items:center;gap:5px;height:42px;padding:0 14px;display:flex}.tutor-thinking i{background:#829087;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite tutorDot}.tutor-thinking i:nth-child(2){animation-delay:.14s}.tutor-thinking i:nth-child(3){animation-delay:.28s}@keyframes tutorDot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.tutor-error{margin:0 22px 8px}.tutor-composer{border-top:1px solid var(--line);background:#fff;padding:11px 14px 13px}.tutor-intent-select{gap:5px;margin-bottom:8px;display:flex;overflow-x:auto}.tutor-intent-select button{color:var(--muted);background:0 0;border:0;border-radius:8px;flex:none;padding:5px 7px;font-size:9px;font-weight:800}.tutor-intent-select button.selected{background:var(--brand-soft);color:var(--brand)}.tutor-input-row{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.tutor-input-row textarea{resize:none;border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfb;border-radius:13px;outline:none;padding:11px 12px;line-height:1.45}.tutor-input-row textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.tutor-send{min-height:42px}.tutor-composer>small{color:var(--muted);margin:6px 3px 0;font-size:8px;display:block}.tutor-drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121b1559;position:fixed;inset:0}.tutor-drawer{background:#fff;width:min(520px,100%);animation:.2s ease-out tutorDrawerIn;position:absolute;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #00000024}@keyframes tutorDrawerIn{0%{opacity:.8;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.study-top-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.tutor-open-button{color:var(--brand)}.exam-tutor-lock{background:#fffdf7;border-color:#e2d2ae}@media (max-width:700px){.tutor-panel{border-radius:18px;height:calc(100vh - 160px);min-height:520px}.tutor-panel-head,.tutor-messages,.tutor-quick-actions{padding-left:15px;padding-right:15px}.tutor-message{width:94%}.study-top-actions{gap:8px}.study-session-topbar .tutor-open-button{display:inline-flex}.tutor-drawer{width:100%}}.semester-study-planner{gap:22px;display:grid}.study-time-picker{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:end;gap:24px;padding:20px 22px;display:flex}.study-time-picker h2{letter-spacing:-.035em;margin:4px 0 0;font-size:24px}.study-time-options{flex-wrap:wrap;gap:8px;display:flex}.study-time-options button{border:1px solid var(--line);width:68px;height:58px;color:var(--muted);background:#fafcfa;border-radius:14px;place-content:center;display:grid}.study-time-options button strong{color:var(--ink);font-size:19px;line-height:1}.study-time-options button span{text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-size:9px}.study-time-options button.selected{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 8px 18px #205f4529}.study-time-options button.selected strong{color:#fff}.semester-best-action{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:0;display:grid;overflow:hidden}.semester-best-copy{padding:clamp(26px,5vw,48px)}.semester-recommendation-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;font-size:10px;font-weight:750;display:flex}.semester-best-copy>h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,6vw,72px);line-height:.95}.semester-best-copy>h2{letter-spacing:-.04em;color:var(--brand);margin:8px 0 12px;font-size:clamp(24px,3.5vw,36px)}.semester-best-copy>p{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.semester-action-signals{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.semester-action-signals span{border:1px solid var(--line);color:var(--muted);background:#f4f7f3;border-radius:999px;align-items:baseline;gap:5px;padding:7px 10px;font-size:9px;display:inline-flex}.semester-action-signals strong{color:var(--ink);font-size:11px}.semester-action-explanation{border-left:3px solid var(--accent);background:#fbfdf8;border-radius:0 12px 12px 0;margin-top:20px;padding:15px 16px}.semester-action-explanation strong{font-size:11px}.semester-action-explanation p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.55}.semester-action-buttons{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.semester-priority-visual{border-left:1px solid var(--line);background:linear-gradient(160deg,#eef5ee,#f9fbf8);flex-direction:column;justify-content:center;padding:34px 26px;display:flex}.priority-ring{text-align:center;background:#fff;border:1px solid #d7e2d8;border-radius:50%;place-content:center;width:170px;height:170px;margin:0 auto 26px;display:grid;box-shadow:inset 0 0 0 12px #f1f6f1}.priority-ring strong{color:var(--brand);letter-spacing:-.055em;font-size:42px}.priority-ring span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.priority-reasons{gap:12px;display:grid}.priority-reasons>div{gap:5px;display:grid}.priority-reasons span{color:var(--muted);font-size:9px;font-weight:750}.priority-reasons i{background:#dfe7df;border-radius:999px;height:7px;display:block;overflow:hidden}.priority-reasons b{background:var(--brand);border-radius:999px;height:100%;display:block}.semester-alternatives{margin-top:6px}.semester-alternative-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.semester-alternative-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:36px 1fr;align-items:start;gap:11px;padding:18px;display:grid}.semester-alternative-card>.button{grid-column:2;justify-self:start}.alternative-rank{width:32px;height:32px;color:var(--muted);background:#f0f4ef;border-radius:9px;place-items:center;font-size:9px;font-weight:900;display:grid}.semester-alternative-card>div:nth-child(2)>span{color:var(--muted);font-size:9px}.semester-alternative-card h3{letter-spacing:-.025em;margin:3px 0 4px;font-size:17px}.semester-alternative-card>div:nth-child(2)>strong{color:var(--brand);font-size:10px;display:block}.semester-alternative-card p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.planner-processing-note,.semester-planner-waiting{background:#fafcfa;border:1px dashed #cad5ca;border-radius:17px;padding:18px}.planner-processing-note p,.semester-planner-waiting p{color:var(--muted);margin:5px 0 0;line-height:1.5}.semester-planner-waiting h2{margin:5px 0 7px}.semester-planner-waiting>div{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}@media (max-width:980px){.semester-best-action{grid-template-columns:1fr}.semester-priority-visual{border-left:0;border-top:1px solid var(--line);grid-template-columns:180px 1fr;align-items:center;gap:25px;display:grid}.priority-ring{margin:0}.semester-alternative-grid{grid-template-columns:1fr}}@media (max-width:680px){.study-time-picker{flex-direction:column;align-items:flex-start}.study-time-options{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.study-time-options button{width:100%}.semester-priority-visual{grid-template-columns:1fr}.priority-ring{margin:0 auto}.semester-action-buttons{flex-direction:column}.semester-action-buttons .button{width:100%}}.semester-analytics-summary{grid-template-columns:minmax(0,1.8fr) repeat(3,minmax(150px,.7fr));gap:12px;margin-bottom:20px;display:grid}.semester-readiness-card,.analytics-mini-card{border:1px solid var(--line);background:#fff;border-radius:19px;padding:20px}.semester-readiness-card{padding:24px}.semester-readiness-card>strong{color:var(--brand);letter-spacing:-.06em;margin:6px 0 7px;font-size:clamp(46px,7vw,72px);line-height:.95;display:block}.semester-readiness-card p{color:var(--muted);max-width:520px;font-size:11px;line-height:1.5}.analytics-mini-card{flex-direction:column;justify-content:center;display:flex}.analytics-mini-card>span{color:var(--muted);font-size:10px}.analytics-mini-card>strong{letter-spacing:-.04em;margin:7px 0 4px;font-size:32px}.analytics-mini-card small{color:var(--muted);font-size:9px;line-height:1.45}.progress-subject-row{border-bottom:1px solid var(--line);padding:10px 0 13px;display:block}.progress-subject-row:last-child{border-bottom:0}.progress-subject-row>div:first-child{justify-content:space-between;gap:12px;margin-bottom:7px;display:flex}.progress-subject-row>div:first-child span{color:var(--ink);font-weight:700}.progress-subject-row>div:first-child strong{color:var(--brand)}.progress-subject-row small{color:var(--muted);margin-top:6px;font-size:9px;display:block}.risk-subject-list{margin-top:8px;display:grid}.risk-subject-list a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.risk-subject-list a:last-child{border-bottom:0}.risk-subject-list a>div{gap:2px;display:grid}.risk-subject-list strong{color:var(--ink);font-size:12px}.risk-subject-list span{color:var(--muted);font-size:9px}.risk-subject-list b{color:#944234;font-size:14px}.progress-placeholder.positive{background:#f5faf5;border-color:#d7e5d8}.semester-extremes{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.semester-extremes>div{border:1px solid var(--line);border-radius:13px;gap:2px;padding:12px;display:grid}.semester-extremes span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px}.semester-extremes strong{font-size:12px}.semester-extremes small{color:var(--brand);font-size:9px}@media (max-width:1050px){.semester-analytics-summary{grid-template-columns:repeat(3,1fr)}.semester-readiness-card{grid-column:1/-1}}@media (max-width:680px){.semester-analytics-summary{grid-template-columns:1fr}.semester-readiness-card{grid-column:auto}.semester-extremes{grid-template-columns:1fr}}.account-links{gap:8px;display:grid}.account-mini-link{color:var(--muted);justify-self:start;padding-left:2px;font-size:10px;font-weight:800}.account-mini-link:hover{color:var(--brand)}.billing-settings-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:16px;display:grid}.billing-plan-card,.billing-promise-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:clamp(22px,4vw,32px)}.billing-plan-card h2,.billing-promise-card h2{letter-spacing:-.04em;margin:5px 0 14px;font-size:clamp(26px,4vw,38px)}.billing-plan-meta{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.billing-plan-meta>div{border:1px solid var(--line);background:#f7faf7;border-radius:13px;gap:3px;padding:13px;display:grid}.billing-plan-meta span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.billing-plan-meta strong{font-size:12px}.billing-info-note{color:var(--muted);max-width:680px;font-size:12px;line-height:1.6}.billing-warning{background:#fff2ef;border:1px solid #efd0c9;border-radius:13px;gap:3px;margin:16px 0;padding:12px 14px;display:grid}.billing-warning strong{color:#843d31;font-size:11px}.billing-warning span{color:#755a54;font-size:10px;line-height:1.45}.billing-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;display:flex}.billing-action-error{width:100%;margin:0}.billing-promise-card ul{color:#465047;margin:14px 0 20px;padding-left:20px;font-size:12px;line-height:1.75}.billing-confirmation{border-radius:15px;gap:3px;margin-bottom:16px;padding:14px 16px;display:grid}.billing-confirmation.success{color:#365741;background:#eff8f0;border:1px solid #cfe3d1}.billing-confirmation.pending{color:#685b34;background:#fff8e7;border:1px solid #eadbb5}.billing-confirmation strong{font-size:12px}.billing-confirmation span{font-size:10px;line-height:1.45}.pricing-footer.checkout-ready{justify-content:space-between;align-items:center;gap:20px;display:flex}.pricing-footer.checkout-ready>div:first-child{gap:4px;display:grid}@media (max-width:820px){.billing-settings-grid{grid-template-columns:1fr}.pricing-footer.checkout-ready{flex-direction:column;align-items:stretch}}@media (max-width:600px){.billing-plan-meta{grid-template-columns:1fr}.billing-actions{flex-direction:column;align-items:stretch}.billing-actions .button{width:100%}}.landing-nav-actions,.auth-nav-right,.onboarding-top-actions{align-items:center;gap:14px;display:flex}.auth-nav-right>span,.onboarding-top-actions>span{color:var(--muted);font-size:10px}.language-switcher{border:1px solid var(--line);background:#ffffffbf;border-radius:999px;align-items:center;gap:4px;padding:4px 6px;display:inline-flex}.language-switcher button{color:var(--muted);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:3px 5px;font-size:9px;font-weight:900}.language-switcher button.active{background:var(--brand);color:#fff}.language-switcher button:disabled{cursor:wait;opacity:.65}.language-switcher>span{color:#b5bdb6;font-size:9px}.language-switcher.compact{padding:3px 5px}.sidebar-language-row{justify-content:flex-start;margin-bottom:2px;display:flex}@media (max-width:680px){.auth-nav-right>span{display:none}.onboarding-top-actions>span{font-size:9px}.landing-nav-actions{gap:8px}}@media (max-width:760px){.onboarding-shell,.auth-shell,.onboarding-card,.auth-card,.dropzone,.file-list,.file-list-row{min-width:0;max-width:100%}.onboarding-shell,.auth-shell{overflow-x:clip}.onboarding-card input,.onboarding-card select,.auth-label input,textarea{font-size:16px}.file-list-row{grid-template-columns:22px minmax(0,1fr) 42px;padding:11px 10px}.file-list-name{font-size:11px}.file-list-size{min-width:42px;font-size:9px}}.native-date-input::-webkit-date-and-time-value{text-align:center;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;padding:0;display:flex}.native-date-input::-webkit-datetime-edit{text-align:center;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;padding:0;line-height:1;display:flex}.native-date-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}@media (max-width:760px){.form-row{grid-template-columns:minmax(0,1fr);gap:16px}.form-row>label,.native-date-shell,.form-row select{width:100%;min-width:0;max-width:100%}}.course-overview-building{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:760px;margin:32px auto;padding:32px}.course-overview-building h2{letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(28px,5vw,42px)}.course-overview-building p{color:var(--muted);line-height:1.65}.overview-building-pulse{gap:8px;margin-top:22px;display:flex}.overview-building-pulse i{background:var(--brand);border-radius:999px;width:10px;height:10px;animation:1.2s ease-in-out infinite overviewPulse}.overview-building-pulse i:nth-child(2){animation-delay:.15s}.overview-building-pulse i:nth-child(3){animation-delay:.3s}.overview-page-header .subject-primary-actions{align-self:flex-end}.course-overview-content{gap:26px;display:grid}.overview-intro-card{border:1px solid var(--line);background:linear-gradient(145deg,#f7faf7 0%,#fff 68%);border-radius:26px;padding:clamp(24px,5vw,42px)}.overview-intro-card h2{letter-spacing:-.055em;margin:8px 0 16px;font-size:clamp(34px,6vw,58px);line-height:1}.overview-intro-card p{max-width:840px;color:var(--muted);font-size:clamp(17px,2.4vw,22px);line-height:1.6}.overview-intro-card .button{margin-top:18px}.overview-section-list{gap:16px;display:grid}.overview-topic-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:24px;display:grid}.overview-topic-number{background:var(--brand-soft);width:44px;height:44px;color:var(--brand);border-radius:13px;place-items:center;font-weight:900;display:grid}.overview-topic-body h3{letter-spacing:-.035em;margin:2px 0 10px;font-size:clamp(24px,4vw,34px)}.overview-topic-body>p{color:var(--muted);line-height:1.65}.overview-why{border-left:3px solid var(--brand);background:#f8faf8;border-radius:0 12px 12px 0;gap:4px;margin:18px 0;padding:14px 16px;display:grid}.overview-why span{color:var(--muted);line-height:1.5}.overview-key-points ul,.overview-exam-focus ul{margin:10px 0 0;padding-left:20px}.overview-key-points li,.overview-exam-focus li{margin:7px 0;line-height:1.5}.overview-concept-chips{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.overview-concept-chips span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.overview-connections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.overview-connections-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.overview-connections-grid h3{margin:0 0 8px;font-size:22px}.overview-connections-grid p{color:var(--muted);line-height:1.55}.overview-exam-focus{background:#f8fbe9;border:1px solid #dbe6b6;border-radius:22px;padding:24px}.overview-concept-map{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.overview-concept-map summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:24px;list-style:none;display:flex}.overview-concept-map summary::-webkit-details-marker{display:none}.overview-concept-map summary h2{margin:5px 0 4px}.overview-concept-map summary p{color:var(--muted);margin:0}.overview-concept-map summary>span{color:var(--brand);font-size:28px}.overview-all-concepts{border-top:1px solid var(--line)}.overview-all-concepts article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 22px;display:grid}.overview-all-concepts article:last-child{border-bottom:0}.overview-all-concepts article>span{color:var(--brand);font-size:12px;font-weight:800}.overview-all-concepts strong{display:block}.overview-all-concepts p{color:var(--muted);margin:5px 0 0;line-height:1.45}@keyframes overviewPulse{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (max-width:700px){.overview-topic-card{grid-template-columns:1fr;padding:20px}.overview-topic-number{width:38px;height:38px}.overview-connections-grid{grid-template-columns:1fr}.overview-page-header .subject-primary-actions{align-self:stretch}}.roadmap-building-card{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:780px;margin:28px auto;padding:clamp(24px,5vw,38px)}.roadmap-building-card h2{letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(28px,5vw,42px)}.roadmap-building-card p{color:var(--muted);line-height:1.65}.roadmap-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.roadmap-summary-strip article{border:1px solid var(--line);background:#fff;border-radius:18px;gap:4px;padding:18px 20px;display:grid}.roadmap-summary-strip span{color:var(--muted);font-size:11px;font-weight:750}.roadmap-summary-strip strong{color:var(--brand);letter-spacing:-.05em;font-size:clamp(28px,5vw,42px)}.roadmap-free-choice-note{border:1px solid var(--line);background:#f8faf8;border-radius:18px;margin-bottom:26px;padding:18px 20px}.roadmap-free-choice-note p{color:var(--muted);margin:6px 0 0;line-height:1.55}.learning-roadmap{gap:0;display:grid}.roadmap-stage{grid-template-columns:58px minmax(0,1fr);gap:18px;display:grid;position:relative}.roadmap-stage-marker{flex-direction:column;align-items:center;min-height:100%;display:flex}.roadmap-stage-marker>span{background:var(--brand);color:#fff;z-index:1;border-radius:14px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid;box-shadow:0 8px 24px #1a4f351f}.roadmap-stage-marker>i{background:var(--line);flex:1;width:1px;min-height:32px}.roadmap-stage:last-child .roadmap-stage-marker>i{background:0 0}.roadmap-stage-content{padding:0 0 34px}.roadmap-stage-head{padding:4px 0 16px}.roadmap-stage-head h2{letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(28px,5vw,42px)}.roadmap-stage-head p{color:var(--muted);margin:0;line-height:1.55}.roadmap-objective{border-left:3px solid var(--brand);background:#f8faf8;border-radius:0 13px 13px 0;gap:3px;margin-bottom:14px;padding:14px 16px;display:grid}.roadmap-objective strong{font-size:11px}.roadmap-objective span{color:var(--muted);line-height:1.5}.roadmap-concepts{gap:10px;display:grid}.roadmap-concept{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(110px,.55fr) minmax(0,1.7fr) auto;align-items:center;gap:16px;padding:17px 18px;display:grid}.roadmap-concept-state{color:var(--muted);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.roadmap-concept-state i{background:#c7cec8;border-radius:999px;flex:none;width:9px;height:9px}.roadmap-concept.status-learning .roadmap-concept-state i{background:#a4b8aa}.roadmap-concept.status-verify .roadmap-concept-state i{background:#829f8e}.roadmap-concept.status-stable .roadmap-concept-state i{background:var(--brand)}.roadmap-concept.status-review_due{background:#fbfcee;border-color:#d9dec3}.roadmap-concept.status-review_due .roadmap-concept-state i{background:#86923e}.roadmap-concept-copy{min-width:0}.roadmap-concept-copy h3{letter-spacing:-.02em;margin:0 0 4px;font-size:17px}.roadmap-concept-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.48}.roadmap-concept-copy small{color:var(--brand);margin-top:7px;font-size:9px;font-weight:750;display:block}.roadmap-concept .diagnostic-start-wrap{margin:0}.roadmap-concept .button{white-space:nowrap}.readiness-coverage-row{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;display:flex}.readiness-coverage-row span{color:var(--muted);font-size:10px}.readiness-coverage-row strong{color:var(--brand)}.readiness-coverage-note{margin-top:7px!important;font-size:10px!important}.diagnostic-evidence-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 4px;display:grid}.diagnostic-evidence-strip>div{border:1px solid var(--line);background:#f9fbf9;border-radius:14px;gap:2px;padding:13px;display:grid}.diagnostic-evidence-strip strong{color:var(--brand);font-size:18px}.diagnostic-evidence-strip span{color:var(--muted);font-size:9px}.study-result-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:820px){.roadmap-concept{grid-template-columns:1fr;align-items:stretch}.roadmap-concept .button{width:100%}.study-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.roadmap-summary-strip{grid-template-columns:1fr 1fr}.roadmap-stage{grid-template-columns:38px minmax(0,1fr);gap:12px}.roadmap-stage-marker>span{border-radius:11px;width:34px;height:34px;font-size:10px}.roadmap-stage-head h2{font-size:28px}.roadmap-stage-content{padding-bottom:28px}.roadmap-concept{padding:15px}.diagnostic-evidence-strip{grid-template-columns:1fr}}.subject-coverage-note{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.35;display:block}.subject-material-uploader{background:#fafcfa;border:1px dashed #cbd8ce;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 0 14px;padding:15px 16px;display:grid}.subject-material-uploader>div:first-child{gap:3px;display:grid}.subject-material-uploader>div:first-child strong{font-size:12px}.subject-material-uploader>div:first-child span{color:var(--muted);font-size:10px;line-height:1.45}.material-file-picker{position:relative;overflow:hidden}.material-file-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.material-upload-error{grid-column:1/-1;margin:2px 0 0}.course-update-banner{border-radius:17px;justify-content:space-between;align-items:center;gap:18px;margin:-10px 0 24px;padding:16px 18px;display:flex}.course-update-banner.working{background:#f4f9f5;border:1px solid #d8e3da}.course-update-banner.complete{background:#f8fbe9;border:1px solid #dce5c0}.course-update-banner strong{font-size:14px;display:block}.course-update-banner p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.course-update-pulse{flex:none;gap:5px;display:flex}.course-update-pulse i{background:var(--brand);border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite overviewPulse}.course-update-pulse i:nth-child(2){animation-delay:.15s}.course-update-pulse i:nth-child(3){animation-delay:.3s}@media (max-width:720px){.subject-material-uploader{grid-template-columns:1fr}.subject-material-uploader .button{width:100%}}.roadmap-building-card.revision{background:#f8faf8;max-width:none;margin:0 0 18px;padding:18px 20px}.roadmap-building-card.revision h2{font-size:clamp(20px,3vw,28px)}.roadmap-building-card.revision .overview-building-pulse{margin-top:14px}.material-row-actions{align-items:center;gap:9px;display:flex}.material-role-control{gap:2px;display:grid}.material-role-control>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.material-role-control select{border:1px solid var(--line);max-width:190px;min-height:38px;color:var(--ink);background:#fff;border-radius:11px;padding:0 28px 0 10px;font-size:10px;font-weight:700}@media (max-width:680px){.material-row-actions{flex-direction:column;align-items:stretch;width:100%}.material-role-control select{width:100%;max-width:none;min-height:44px;font-size:16px}.material-row-actions .button{width:100%}}.course-overview-building.revision{background:#f8faf8;max-width:none;margin:0 0 18px;padding:18px 20px}.course-overview-building.revision h2{font-size:clamp(20px,3vw,28px)}.course-overview-building.revision .overview-building-pulse{margin-top:14px}.external-evidence-sync{background:#f4f9f5;border:1px solid #d8e3da;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 20px;padding:16px 18px;display:flex}.external-evidence-sync.done{background:#f8fbe9;border-color:#dce5c0}.external-evidence-sync.error{background:#fff9f2;border-color:#ead9c7}.external-evidence-sync strong{font-size:14px;display:block}.external-evidence-sync p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.subject-head-links{align-items:center;gap:14px;margin-bottom:6px;display:flex}.subject-settings-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:760px;padding:clamp(22px,4vw,32px)}.subject-settings-form{gap:18px;display:grid}.subject-settings-form label{gap:7px;display:grid}.subject-settings-form label>span{color:var(--muted);font-size:11px;font-weight:750}.subject-settings-form input,.subject-settings-form select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:12px;padding:0 12px}.subject-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subject-settings-actions{justify-content:flex-start;display:flex}.subject-settings-success{color:#365741;background:#eff8f0;border:1px solid #cfe3d1;border-radius:12px;padding:11px 13px;font-size:11px;font-weight:700}@media (max-width:650px){.subject-settings-grid{grid-template-columns:1fr}.subject-settings-actions .button{width:100%}}.privacy-settings-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:22px;max-width:880px;padding:clamp(22px,4vw,32px);display:grid}.privacy-setting-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.privacy-setting-head h2{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(24px,4vw,34px)}.privacy-setting-head p,.privacy-guarantee p,.privacy-withdraw-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.privacy-switch{flex:none;justify-items:end;gap:5px;display:grid}.privacy-switch input{opacity:0;pointer-events:none;position:absolute}.privacy-switch>span{cursor:pointer;background:#dce2dd;border-radius:999px;align-items:center;width:48px;height:28px;padding:3px;transition:all .2s;display:flex}.privacy-switch>span i{background:#fff;border-radius:999px;width:22px;height:22px;transition:all .2s;box-shadow:0 2px 7px #0000001f}.privacy-switch input:checked+span{background:var(--brand)}.privacy-switch input:checked+span i{transform:translate(20px)}.privacy-switch>strong{color:var(--muted);font-size:10px}.privacy-explainer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.privacy-explainer-grid article{border:1px solid var(--line);background:#fafcfa;border-radius:16px;padding:16px}.privacy-explainer-grid article>strong{font-size:12px}.privacy-explainer-grid ul{color:var(--muted);margin:10px 0 0;padding-left:18px;font-size:11px;line-height:1.6}.privacy-guarantee,.privacy-withdraw-note{border-radius:15px;padding:15px 16px}.privacy-guarantee{background:#f4f9f5;border:1px solid #d8e3da}.privacy-withdraw-note{background:#fff9f2;border:1px solid #ead9c7}.privacy-guarantee strong,.privacy-withdraw-note strong{margin-bottom:4px;font-size:11px;display:block}@media (max-width:700px){.privacy-setting-head{flex-direction:column}.privacy-switch{justify-items:start}.privacy-explainer-grid{grid-template-columns:1fr}.privacy-settings-card>.button{width:100%}}.material-row.removed{background:#f7f8f7;border-style:dashed}.material-row.removed>div:first-child{opacity:.7}.material-lifecycle-button{color:var(--muted)}.material-row.removed .material-lifecycle-button{color:var(--brand);background:#f4f9f5;border-color:#cbd8ce}.exam-inference-card{border:1px solid var(--line);background:#fafcfa;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);gap:18px;margin:0 0 22px;padding:18px 20px;display:grid}.exam-inference-card.strong{background:#f5faf3;border-color:#cfe0c8}.exam-inference-card.needs-confirmation{background:#fffaf0;border-color:#e5d9bd}.exam-inference-card h2{letter-spacing:-.025em;margin:4px 0 7px;font-size:clamp(20px,3vw,28px)}.exam-inference-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.exam-inference-evidence{background:#ffffffad;border:1px solid #142d1c14;border-radius:14px;align-content:center;align-self:stretch;gap:5px;padding:14px 16px;display:grid}.exam-inference-evidence strong{letter-spacing:.04em;text-transform:uppercase;font-size:10px}.exam-inference-evidence span{color:var(--muted);font-size:11px;line-height:1.5}@media (max-width:720px){.exam-inference-card{grid-template-columns:1fr}}.archived-subjects-section{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.archived-subjects-section .section-heading p{max-width:720px;color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.archived-subject-list{gap:10px;margin-top:16px;display:grid}.archived-subject-card{background:#f7f9f7;border:1px dashed #ccd5ce;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 17px;display:grid}.archived-subject-card h3{margin:0 0 4px;font-size:15px}.archived-subject-card p,.archived-subject-card small{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.subject-lifecycle-card{border:1px solid var(--line);background:#fafbfa;border-radius:22px;gap:14px;max-width:760px;margin-top:18px;padding:clamp(20px,4vw,28px);display:grid}.subject-lifecycle-card.archived{background:#f4f9f5;border-color:#ccd9cf}.subject-lifecycle-card h2{letter-spacing:-.025em;margin:4px 0 7px;font-size:clamp(21px,3vw,28px)}.subject-lifecycle-card p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.subject-lifecycle-card .button{justify-self:start}.archived-subject-banner{background:#f6f8f6;border-style:dashed}@media (max-width:680px){.archived-subject-card{grid-template-columns:auto minmax(0,1fr)}.archived-subject-card>.button{grid-column:1/-1;width:100%}.subject-lifecycle-card .button{width:100%}}
@media (max-width:680px){.page-header,.subject-detail-head{flex-direction:column;align-items:stretch;gap:16px}.page-header>:first-child,.subject-detail-head>:first-child{width:100%;min-width:0}.page-header .button,.subject-detail-head .button{white-space:normal;text-align:center;width:auto;max-width:100%;min-height:42px;padding:9px 14px;font-size:13px;line-height:1.25}.page-header .button:after,.subject-detail-head .button:after{content:none}.page-header .subject-primary-actions,.subject-detail-head .subject-primary-actions{grid-template-columns:1fr;gap:8px;width:100%;min-width:0;max-width:100%;display:grid}.page-header .subject-primary-actions>*,.page-header .subject-primary-actions .diagnostic-start-wrap,.page-header .subject-primary-actions .mock-exam-start,.subject-detail-head .subject-primary-actions>*,.subject-detail-head .subject-primary-actions .diagnostic-start-wrap,.subject-detail-head .subject-primary-actions .mock-exam-start{width:100%;min-width:0}.page-header .subject-primary-actions .button,.subject-detail-head .subject-primary-actions .button{width:100%}}
.ai-sidebar-usage{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.ai-sidebar-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-sidebar-meta span{color:var(--brand);font-weight:850}.ai-usage-bar i{transition:width .25s}.mobile-top-actions{align-items:center;gap:8px;display:flex}.mobile-ai-usage{border:1px solid var(--line);min-height:34px;color:var(--brand);white-space:nowrap;background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.mobile-ai-usage.warning{color:#765f15;background:#fff8df;border-color:#e6d59a}.mobile-ai-usage.exhausted{color:#8b3f2e;background:#fff0ec;border-color:#e3b9ad}.ai-allowance-alert{background:#fff8df;border:1px solid #e6d59a;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:15px 17px;display:flex}.ai-allowance-alert.exhausted{background:#fff0ec;border-color:#e3b9ad}.ai-allowance-alert>div{gap:4px;display:grid}.ai-allowance-alert strong{font-size:14px}.ai-allowance-alert span{color:var(--muted);font-size:13px;line-height:1.45}.ai-allowance-alert .text-link{flex:none;font-size:13px}.billing-ai-usage{border:1px solid var(--line);background:#fbfcfa;border-radius:16px;margin:24px 0;padding:18px}.billing-ai-usage.exhausted{background:#fff8f5;border-color:#e3b9ad}.billing-ai-usage-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.billing-ai-usage-head .eyebrow{margin-bottom:4px}.billing-ai-usage-head h3{margin:0;font-size:20px}.billing-ai-usage-head>strong{color:var(--brand);letter-spacing:-.03em;font-size:26px}.billing-ai-usage .usage-bar{margin:14px 0 11px}.billing-ai-usage-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px 18px;font-size:12px;display:flex}.billing-ai-usage-meta strong{color:var(--ink)}.billing-ai-usage>p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.5}.billing-ai-usage>.billing-ai-exhausted{color:var(--ink);font-weight:700}@media (max-width:680px){.ai-allowance-alert{flex-direction:column;align-items:flex-start;gap:10px}.billing-ai-usage-meta{display:grid}}@media (max-width:390px){.mobile-ai-usage{padding:0 8px;font-size:10px}}
.profile-identity-section{max-width:820px;margin-bottom:16px}.profile-identity-section h3{letter-spacing:-.025em;margin:6px 0;font-size:24px}.profile-identity-section>p{color:var(--muted);margin:0 0 18px;line-height:1.55}.profile-name-field{gap:7px;display:grid}.profile-name-field>span{color:var(--muted);font-size:11px;font-weight:800}.profile-name-field input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fbfcfb;border-radius:12px;outline:none;padding:11px 13px}.profile-name-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.profile-name-save-row{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.dismissible-revision-banner{align-items:center}.revision-acknowledge-button{flex:none}@media (max-width:680px){.profile-name-save-row,.dismissible-revision-banner{flex-direction:column;align-items:stretch}.profile-name-save-row .button,.revision-acknowledge-button{width:100%}}
.reader-page-header>div:first-child{max-width:760px}.reader-intro-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, var(--surface), var(--brand-soft));box-shadow:var(--shadow);justify-content:space-between;align-items:end;gap:28px;padding:30px;display:flex}.reader-intro-card h2{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.04}.reader-intro-card p{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.reader-intro-meta{text-align:right;flex:none;gap:5px;min-width:150px;display:grid}.reader-intro-meta strong{font-size:20px}.reader-intro-meta span{color:var(--muted);font-size:12px}.reader-coverage-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:16px;padding:20px 22px;display:grid}.reader-coverage-card.strong,.reader-coverage-card.broad{background:linear-gradient(135deg, var(--surface), var(--brand-soft))}.reader-coverage-card.partial{background:linear-gradient(135deg, var(--surface), var(--warm))}.reader-coverage-card.insufficient{background:var(--warm)}.reader-coverage-card h3{letter-spacing:-.025em;margin:2px 0 6px;font-size:20px}.reader-coverage-card p{max-width:720px;color:var(--muted);margin:0;line-height:1.55}.reader-coverage-card dl{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0;display:flex}.reader-coverage-card dl>div{border:1px solid var(--line);background:#ffffffb3;border-radius:13px;min-width:138px;padding:10px 12px}.reader-coverage-card dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.reader-coverage-card dd{color:var(--brand-strong);margin:3px 0 0;font-size:13px;font-weight:850}.subject-coverage-card{margin-bottom:20px}.subject-coverage-action{margin-top:10px;font-size:12px;display:inline-flex}.reader-coverage-warning{border:1px solid var(--line);background:var(--warm);color:var(--muted);border-radius:13px;gap:4px;margin-top:14px;padding:12px 15px;font-size:12px;line-height:1.5;display:grid}.reader-coverage-warning strong{color:var(--ink);font-size:13px}.reader-note-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.reader-note-row span{border:1px solid var(--line);color:var(--muted);background:#ffffffbd;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750}.reader-chapter-list{gap:12px;display:grid}.reader-chapter-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.reader-chapter-number{letter-spacing:.08em;color:var(--brand);align-self:start;padding-top:5px;font-size:13px;font-weight:900}.reader-chapter-main h3{letter-spacing:-.025em;margin:5px 0 7px;font-size:22px}.reader-chapter-main>p{color:var(--muted);margin:0;line-height:1.55}.reader-chapter-status{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:11px;font-weight:800;display:flex}.reader-chapter-status span:first-child{color:#8a948c}.reader-chapter-status span.ready{color:var(--brand)}.reader-objective{border-left:3px solid var(--brand-soft);color:var(--brand-strong);margin-top:12px;padding-left:12px;font-size:13px;line-height:1.5}.reader-building-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin-top:20px;padding:30px}.reader-building-card h2{letter-spacing:-.035em;margin:0 0 8px;font-size:28px}.reader-building-card p{color:var(--muted);margin:0;line-height:1.65}.reader-building-card .button{margin-top:18px}.reader-loading-pulse{gap:5px;margin-top:18px;display:flex}.reader-loading-pulse i{background:var(--brand);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite readerPulse}.reader-loading-pulse i:nth-child(2){animation-delay:.12s}.reader-loading-pulse i:nth-child(3){animation-delay:.24s}@keyframes readerPulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.reader-section-header{max-width:900px;margin-bottom:30px}.reader-section-header .text-link{margin-bottom:22px;display:inline-flex}.reader-section-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,62px);line-height:.98}.reader-section-header>p{max-width:760px;color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.6}.reader-section-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.course-reader-article{max-width:980px}.reader-refresh-wrap{margin-bottom:22px}.reader-refresh-note{background:var(--warm);border-radius:13px;padding:12px 15px;font-size:13px;font-weight:750}.reader-refresh-wrap .reader-building-card{box-shadow:none;margin-top:10px;padding:18px}.reader-refresh-wrap .reader-building-card h2{font-size:20px}.reader-article-intro{border-radius:var(--radius);background:var(--ink);color:#fff;padding:32px}.reader-article-intro h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.04}.reader-article-intro p{color:#c7d0c9;white-space:pre-line;margin:0;font-size:17px;line-height:1.75}.reader-article-intro small{color:#9eaaa1;margin-top:18px;display:block}.reader-article-intro .eyebrow{color:#8fd0ac}.reader-subsection-list{gap:40px;margin-top:34px;display:grid}.reader-subsection{grid-template-columns:52px minmax(0,1fr);gap:18px;display:grid}.reader-subsection-number{color:var(--brand);letter-spacing:.1em;padding-top:6px;font-size:12px;font-weight:900}.reader-subsection-body{min-width:0}.reader-subsection-body h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(26px,3vw,34px)}.reader-explanation{color:#39433c;white-space:pre-line;margin:0;font-size:17px;line-height:1.83}.reader-key-ideas,.reader-example{border-radius:16px;margin-top:22px;padding:18px 20px}.reader-key-ideas{background:var(--brand-soft)}.reader-key-ideas strong,.reader-example strong{letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;display:block}.reader-key-ideas ul{gap:7px;margin:0;padding-left:20px;line-height:1.55;display:grid}.reader-example{background:var(--warm)}.reader-example p{white-space:pre-line;margin:0;line-height:1.7}.reader-concept-row,.reader-source-row{gap:8px;margin-top:18px;display:grid}.reader-concept-row>strong,.reader-source-row>strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.reader-concept-row>div,.reader-source-row>div{flex-wrap:wrap;gap:7px;display:flex}.reader-concept-row span,.reader-source-row span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:7px 9px;font-size:11px;display:inline-flex}.reader-concept-row span{color:var(--brand-strong);font-weight:750}.reader-recap-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);margin-top:46px;padding:28px}.reader-recap-card ul{gap:9px;margin:0;padding-left:22px;line-height:1.6;display:grid}.reader-chapter-nav{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.course-reader-article:has(.exam-topic-working-copy){box-sizing:border-box;border:1px solid var(--line);background:var(--surface);border-radius:28px;padding:clamp(22px,4vw,46px);box-shadow:0 18px 54px #1f2e240f}.course-reader-article:has(.exam-topic-working-copy) .reader-article-intro{border-radius:20px}.course-reader-article:has(.exam-topic-working-copy) .reader-recap-card:not(.exam-topic-working-copy){border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin-top:34px;padding:30px 0 0}.course-reader-article:has(.exam-topic-working-copy) .reader-subsection-list{border-top:1px solid var(--line);gap:0;margin-top:32px}.course-reader-article:has(.exam-topic-working-copy) .reader-subsection{border-bottom:1px solid var(--line);padding:38px 0}.course-reader-article:has(.exam-topic-working-copy) .reader-subsection-list+.reader-recap-card:not(.exam-topic-working-copy){border-top:0;margin-top:0;padding-top:32px}:is(.course-reader-article:has(.exam-topic-working-copy) .reader-concept-row,.course-reader-article:has(.exam-topic-working-copy) .reader-source-row){gap:5px;margin-top:15px}:is(.course-reader-article:has(.exam-topic-working-copy) .reader-concept-row>strong,.course-reader-article:has(.exam-topic-working-copy) .reader-source-row>strong){letter-spacing:.07em;font-size:9px}.course-reader-article:has(.exam-topic-working-copy) .reader-concept-row a{color:var(--brand-strong);font-size:11px;font-weight:750;text-decoration:none}.course-reader-article:has(.exam-topic-working-copy) .reader-source-row span{color:var(--muted);background:0 0;border:0;border-radius:0;padding:0;font-size:10px}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools{border-top:1px solid color-mix(in srgb, var(--line) 72%, transparent);margin-top:14px;padding-top:9px}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools>.inline-context-notes{background:0 0;border-color:#0000}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools .inline-notes-toggle{color:var(--muted);padding:7px 0;font-weight:750}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools>.context-tutor-trigger{min-height:34px;color:var(--muted);background:0 0;border-color:#0000;padding:0 8px;font-weight:750}.course-reader-article:has(.exam-topic-working-copy) .exam-topic-working-copy{border:1px solid color-mix(in srgb, var(--brand) 18%, var(--line));background:color-mix(in srgb, var(--brand-soft) 56%, white);border-radius:20px;margin-top:56px;padding:28px}@media (max-width:820px){.reader-intro-card{flex-direction:column;align-items:flex-start;padding:22px}.reader-intro-meta{text-align:left}.reader-coverage-card{grid-template-columns:1fr;padding:18px}.reader-coverage-card dl{justify-content:flex-start}.reader-coverage-card dl>div{flex:130px}.reader-chapter-card{grid-template-columns:36px minmax(0,1fr);align-items:start;padding:18px}.reader-chapter-card>.button{grid-column:1/-1;width:100%}.reader-section-header h1{font-size:clamp(36px,12vw,50px)}.reader-section-actions{grid-template-columns:1fr;display:grid}.reader-section-actions .button{width:100%}.reader-article-intro{padding:24px 20px}.reader-subsection{grid-template-columns:1fr;gap:7px}.reader-subsection-number{padding:0}.reader-explanation{font-size:16px;line-height:1.78}.reader-chapter-nav{grid-template-columns:1fr;display:grid}.reader-chapter-nav>*{width:100%}.course-reader-article:has(.exam-topic-working-copy){border-radius:20px;padding:16px}.course-reader-article:has(.exam-topic-working-copy) .reader-subsection{padding:28px 0}.course-reader-article:has(.exam-topic-working-copy) .reader-recap-card:not(.exam-topic-working-copy){margin-top:28px;padding-top:24px}.course-reader-article:has(.exam-topic-working-copy) .reader-subsection-list+.reader-recap-card:not(.exam-topic-working-copy){margin-top:0;padding-top:24px}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools{grid-template-columns:minmax(0,1fr);gap:7px;display:grid}.course-reader-article:has(.exam-topic-working-copy) .context-learning-tools>.context-tutor-trigger{width:100%}.course-reader-article:has(.exam-topic-working-copy) .exam-topic-working-copy{margin-top:40px;padding:18px}}
.exam-topic-working-copy{gap:14px;display:grid}.exam-topic-working-copy>h2{letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,32px)}.exam-topic-working-copy>p{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.exam-topic-copy-status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.exam-topic-copy-label,.exam-topic-copy-current,.exam-topic-copy-stale{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.exam-topic-copy-label{background:var(--brand-soft);color:var(--brand-strong)}.exam-topic-copy-current{border:1px solid var(--line);color:var(--brand-strong)}.exam-topic-copy-stale{background:var(--warm);color:var(--ink)}.exam-topic-working-copy-textarea{resize:vertical;min-height:360px;line-height:1.65}.exam-topic-copy-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.exam-topic-working-copy .success-text{color:var(--brand-strong);font-weight:750}.exam-topic-working-copy .error-text{color:#9d2f2f;font-weight:750}.exam-topic-working-copy .muted{color:var(--muted)}.exam-topic-working-copy small{color:var(--muted);line-height:1.5}.exam-topic-impact-row{align-items:flex-start}.exam-topic-list-main{gap:8px;min-width:0;display:grid}.exam-topic-list-title{align-items:center;gap:10px;min-width:0;display:flex}.exam-topic-list-title strong{overflow-wrap:anywhere;min-width:0}.exam-topic-impact-inline{gap:5px;display:grid}.exam-topic-impact-inline small{max-width:720px;color:var(--muted);line-height:1.45}.exam-topic-impact-badge{background:var(--warm);color:var(--ink);letter-spacing:.02em;border-radius:999px;justify-self:start;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.exam-topic-impact-card{border:1px solid var(--line);border-left:4px solid var(--brand);background:var(--brand-soft);border-radius:14px;gap:8px;margin-bottom:20px;padding:15px 17px;display:grid}.exam-topic-impact-card strong{font-size:15px}.exam-topic-impact-card p{color:var(--muted);margin:0;line-height:1.55}.exam-topic-impact-card small{color:var(--brand-strong);font-weight:700}.exam-topic-impact-section-note{background:var(--warm);color:var(--ink);border-radius:999px;margin:0 0 8px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.exam-topic-detect-card{border:1px solid var(--line);background:linear-gradient(135deg, var(--surface), var(--brand-soft));border-radius:18px;gap:14px;margin:0 0 30px;padding:22px;display:grid}.exam-topic-detect-card h3{letter-spacing:-.025em;margin:3px 0 7px;font-size:22px}.exam-topic-detect-card p{max-width:760px;color:var(--muted);margin:0;line-height:1.6}.exam-topic-detect-card>.button{justify-self:start}.exam-topic-candidate-status{border:1px solid var(--line);color:var(--brand-strong);background:#ffffffb8;border-radius:999px;justify-self:start;padding:7px 10px;font-size:11px;font-weight:800}.exam-topic-candidate-list{background:#ffffffb8;border-radius:14px;gap:8px;margin:0;padding:14px 18px 14px 38px;line-height:1.55;display:grid}.exam-topic-candidate-sources{gap:8px;display:grid}.exam-topic-candidate-sources>strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.exam-topic-candidate-sources>div{flex-wrap:wrap;gap:7px;display:flex}.exam-topic-candidate-sources span{border:1px solid var(--line);background:var(--surface);max-width:100%;color:var(--muted);overflow-wrap:anywhere;border-radius:999px;padding:7px 9px;font-size:11px;display:inline-flex}.exam-topic-detect-message{background:var(--surface);border-radius:12px;padding:11px 13px}.exam-topic-detected-origin{border-left:3px solid var(--brand);background:var(--brand-soft);border-radius:0 12px 12px 0;padding:11px 13px;font-size:13px;font-weight:700;color:var(--brand-strong)!important;margin:0 0 14px!important}@media (max-width:820px){.exam-topic-working-copy{padding:20px}.exam-topic-working-copy-textarea{min-height:300px;font-size:16px}.exam-topic-copy-actions{grid-template-columns:1fr;display:grid}.exam-topic-copy-actions .button{width:100%}.exam-topic-impact-row{gap:12px;display:grid}.exam-topic-impact-row .button{justify-self:start}.exam-topic-detect-card{padding:18px}.exam-topic-detect-card>.button{width:100%}.exam-topic-candidate-list{padding-left:32px}.exam-topic-candidate-sources>div{grid-template-columns:minmax(0,1fr);display:grid}.exam-topic-candidate-sources span{border-radius:12px;width:100%;display:block}}
.notes-page-header>div:first-child{max-width:820px}.notes-manager{margin-top:22px}.notes-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.notes-status{color:var(--brand-strong);font-size:12px;font-weight:800}.notes-editor-card,.notes-empty-card,.note-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:16px;padding:22px}.notes-editor-card{box-shadow:var(--shadow);gap:15px;display:grid}.notes-editor-card label{gap:7px;display:grid}.notes-editor-card label>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:850}.notes-editor-card input,.notes-editor-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;box-sizing:border-box;background:#fff;border-radius:13px;padding:12px 13px}.notes-editor-card textarea{resize:vertical;min-height:180px;line-height:1.6}.notes-editor-actions{flex-wrap:wrap;gap:10px;display:flex}.notes-context-pill{background:var(--brand-soft);width:fit-content;color:var(--brand-strong);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850}.notes-empty-card h2{margin:0 0 7px;font-size:22px}.notes-empty-card p{color:var(--muted);margin:0;line-height:1.6}.notes-list{gap:12px;margin-top:18px;display:grid}.note-card{margin-top:0}.note-card-meta{color:var(--muted);letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.note-card-meta span{border:1px solid var(--line);background:#ffffffb3;border-radius:999px;padding:5px 7px}.note-card-meta time{margin-left:auto}.note-card h3{letter-spacing:-.02em;margin:13px 0 7px;font-size:20px}.note-card>p{white-space:pre-wrap;color:#39433c;margin:12px 0 0;line-height:1.68}.note-card-actions{gap:14px;margin-top:17px;display:flex}.note-card-actions button{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.danger-link{color:#a14747}.note-create-inline{align-items:center;gap:5px;display:inline-flex}.inline-context-notes{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;margin-top:18px;overflow:hidden}.inline-context-notes.has-notes{border-color:color-mix(in srgb, var(--brand) 28%, var(--line));background:linear-gradient(135deg, #fffffff0, var(--brand-soft))}.inline-notes-summary{display:grid}.inline-notes-toggle,.inline-note-preview{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.inline-notes-toggle{color:var(--brand-strong);letter-spacing:.02em;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:11px;font-weight:850;display:flex}.inline-notes-toggle i{font-size:15px;font-style:normal}.inline-note-preview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 12px 11px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.inline-notes-panel{border-top:1px solid var(--line);background:var(--surface);gap:12px;padding:14px;display:grid}.inline-notes-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inline-notes-panel-head>div{gap:2px;display:grid}.inline-notes-panel-head strong{font-size:13px}.inline-notes-panel-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.inline-notes-panel-head button,.inline-note-card button{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.inline-notes-list{gap:8px;display:grid}.inline-note-card{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;padding:12px}.inline-note-card p{white-space:pre-wrap;color:#39433c;margin:0;line-height:1.6}.inline-note-card>div{gap:12px;margin-top:9px;display:flex}.inline-notes-empty{color:var(--muted);margin:0;font-size:12px}.inline-note-editor{gap:9px;display:grid}.inline-note-editor textarea{resize:vertical;box-sizing:border-box;border:1px solid var(--line);width:100%;min-height:120px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:11px 12px;line-height:1.6}.inline-note-editor>div{flex-wrap:wrap;gap:8px;display:flex}.inline-add-note{width:fit-content}.inline-all-notes{width:fit-content;font-size:11px}@media (max-width:820px){.notes-editor-card,.notes-empty-card,.note-card{padding:18px}.notes-editor-actions{grid-template-columns:1fr;display:grid}.notes-editor-actions .button{width:100%}.note-card-meta time{width:100%;margin-left:0}.inline-note-editor>div{grid-template-columns:1fr;display:grid}.inline-note-editor .button{width:100%}}
.context-tutor-trigger{border:1px solid var(--line);min-height:40px;color:var(--brand-strong);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.context-tutor-trigger:hover{background:var(--brand-soft);border-color:#bfd0c3}.context-tutor-trigger>span{font-size:13px}.context-tutor-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121b1561;justify-content:flex-end;display:flex;position:fixed;inset:0}.context-tutor-sheet{background:#fff;width:min(560px,100%);min-width:0;height:100dvh;animation:.2s ease-out contextTutorIn;box-shadow:-22px 0 70px #00000029}@keyframes contextTutorIn{0%{opacity:.82;transform:translate(26px)}to{opacity:1;transform:translate(0)}}.context-learning-tools{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:14px;display:flex}.context-learning-tools>.inline-context-notes{flex:280px;min-width:0;margin-top:0}.context-learning-tools>.context-tutor-trigger{flex:none}.roadmap-concept-actions{gap:8px;width:min(240px,24vw);min-width:180px;display:grid}.concept-context-tools{gap:8px;min-width:0;display:grid}.concept-context-tools .inline-context-notes{min-width:0;margin-top:0}.concept-context-tools .context-tutor-trigger{width:100%}.tutor-panel,.tutor-panel>*,.tutor-panel-head>*,.tutor-composer,.tutor-messages,.tutor-input-row,.tutor-input-row textarea{min-width:0;max-width:100%}.tutor-panel{overflow:hidden}.tutor-panel-head{min-width:0}.tutor-panel-head>div:first-child{overflow-wrap:anywhere;min-width:0}.tutor-head-actions{flex:0 auto;min-width:0}.tutor-head-actions .text-button{white-space:normal;text-align:right}.tutor-quick-actions,.tutor-intent-select{overscroll-behavior-x:contain;max-width:100%}.tutor-messages{overflow-x:hidden}.tutor-message{min-width:0;max-width:100%;display:block}.tutor-message>*{min-width:0;max-width:100%}.tutor-message-body{overflow-wrap:anywhere;min-width:0;max-width:100%}.lrn-tutor-sources{width:100%;min-width:0;max-width:100%;margin-top:8px;display:block}.lrn-tutor-source{box-sizing:border-box;color:#42604c;white-space:normal;overflow-wrap:anywhere;word-break:normal;background:#edf4ee;border:1px solid #d4e1d6;border-radius:12px;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:7px 10px;font-size:9px;font-weight:700;line-height:1.4;display:block}.tutor-message-actions{width:100%;margin-top:8px;display:block}.tutor-input-row{grid-template-columns:minmax(0,1fr) auto}.tutor-input-row textarea{box-sizing:border-box}@media (max-width:820px){.roadmap-concept-actions{width:100%;min-width:0}}@media (max-width:680px){.context-tutor-backdrop{padding-top:max(8px, env(safe-area-inset-top));align-items:flex-end}.context-tutor-sheet{width:100%;height:calc(100dvh - max(8px, env(safe-area-inset-top)));border-radius:22px 22px 0 0;animation-name:contextTutorUp;overflow:hidden}@keyframes contextTutorUp{0%{opacity:.85;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.context-tutor-sheet .tutor-panel.compact{height:100%}.tutor-page-header{margin-bottom:14px}.tutor-panel:not(.compact){width:100%;height:min(720px,100dvh - 220px);min-height:560px}.tutor-panel-head{gap:10px;padding:16px 15px 12px}.tutor-panel-head h2{font-size:19px}.tutor-head-actions{align-items:flex-start;gap:8px;display:flex}.tutor-quick-actions{padding:9px 15px}.tutor-messages{padding-left:14px;padding-right:14px}.tutor-composer{padding:10px 12px calc(12px + env(safe-area-inset-bottom))}.tutor-input-row{grid-template-columns:minmax(0,1fr);align-items:stretch}.tutor-input-row textarea{width:100%}.tutor-send{width:100%;min-height:44px}.tutor-intent-select{padding-bottom:2px}.context-learning-tools{grid-template-columns:minmax(0,1fr);gap:7px;display:grid}.context-learning-tools>.context-tutor-trigger{width:100%}.context-tutor-trigger{min-height:38px;font-size:11px}}
