:root{--ink:#17221d;--muted:#68736d;--paper:#f6f7f4;--white:#fff;--green:#274f40;--green-2:#dce8e0;--lime:#d7e65f;--line:#dde2de;--red:#a33d35;--amber:#b78636}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:10;background:#17382d;flex-direction:column;width:232px;padding:30px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:19px;font-weight:700;display:flex}.brand-mark{border:1.5px solid var(--lime);width:35px;height:35px;color:var(--lime);border-radius:9px;place-items:center;font-family:Georgia,serif;display:grid}.brand small{letter-spacing:.08em;color:#a9bcb4;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:500;display:block}.sidebar nav{gap:5px;margin-top:52px;display:grid}.sidebar nav button{color:#bfcfc8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;display:flex}.sidebar nav button:hover,.sidebar nav button.selected{color:#fff;background:#294c40}.nav-icon{border:1px solid;border-radius:6px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.sidebar nav button:nth-child(3) .nav-icon{background:var(--lime);border-color:var(--lime);color:#17382d;font-size:18px}.privacy-note{color:#9fb4ab;border-top:1px solid #315247;align-items:center;gap:9px;margin-top:auto;padding:20px 4px 0;font-size:11px;line-height:1.4;display:flex}.privacy-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #294c40}.main{min-height:100vh;margin-left:232px}.page{max-width:1180px;margin:0 auto;padding:54px 56px 80px}.page.narrow{max-width:880px}.page-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.eyebrow,.step{letter-spacing:.14em;color:#5d746a;font-size:11px;font-weight:750}.page-head h1{letter-spacing:-.035em;margin:9px 0 0;font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1.05}.page-head p{color:var(--muted);margin:9px 0 0}.exam-pill{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 15px;display:flex}.exam-pill strong{color:var(--green);font-family:Georgia,serif;font-size:28px}.exam-pill span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:10px}.primary,.secondary,.danger-button{border:1px solid var(--green);border-radius:8px;padding:12px 17px;font-size:13px;font-weight:650}.primary{background:var(--green);color:#fff}.primary:hover{background:#1d4034}.primary span{margin-left:13px}.secondary{color:var(--green);background:#fff;border-color:#cbd5cf}.secondary:hover{border-color:var(--green)}.wide{justify-content:center;align-items:center;width:100%;display:flex}.focus-card{background:#fff;border:1px solid #d9dfda;border-radius:18px;grid-template-columns:1fr 220px;min-height:322px;display:grid;overflow:hidden;box-shadow:0 12px 35px #1c31280f}.focus-main{padding:34px 40px}.focus-label{align-items:center;gap:10px;display:flex}.focus-label span{letter-spacing:.15em;color:#587066;font-size:10px;font-weight:750}.focus-label b{background:var(--green-2);color:var(--green);border-radius:99px;padding:5px 8px;font-size:10px}.topic-number{letter-spacing:.12em;color:#7d8983;margin:32px 0 7px;font-size:11px}.focus-card h2{max-width:540px;margin:0 0 17px;font-family:Georgia,serif;font-size:31px;font-weight:500;line-height:1.12}.reason-list{flex-wrap:wrap;gap:8px;display:flex}.reason-list span{color:#4f5d56;background:#f2f4f1;border-radius:6px;padding:7px 10px;font-size:11px}.reason-list span:first-child{color:#795a25;background:#f3ead7}.focus-actions{gap:10px;margin-top:28px;display:flex}.score-ring{background:conic-gradient(var(--lime) var(--score),#e9ede9 0);border-radius:50%;place-items:center;width:134px;height:134px;margin:auto;display:grid;position:relative}.score-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.score-ring div{z-index:1;text-align:center}.score-ring strong{font-family:Georgia,serif;font-size:38px;display:block}.score-ring span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.section-title{justify-content:space-between;align-items:center;margin:37px 0 16px;display:flex}.section-title h2{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.section-title span{color:var(--muted);font-size:11px}.recommend-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.recommend-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:175px;padding:22px;position:relative}.recommend-card .rank{color:#d7ddd9;font-family:Georgia,serif;font-size:28px;position:absolute;top:15px;right:17px}.recommend-card>p{color:#77847d;letter-spacing:.1em;font-size:10px}.recommend-card h3{margin:10px 30px 20px 0;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.2}.mini-meta{color:#7a857f;gap:20px;font-size:10px;display:flex}.mini-meta b{color:var(--ink);margin-top:2px;font-size:13px;display:block}.recommend-card>small{color:#805d22;border-top:1px solid #edf0ed;margin-top:14px;padding-top:12px;display:block}.toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.toolbar input{width:330px}.toolbar span{color:var(--muted);font-size:11px}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d2d9d4;border-radius:8px;outline:none;padding:11px 12px}input:focus,select:focus{border-color:#6b8a7e;box-shadow:0 0 0 3px #e1ebe6}.topic-table{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.topic-row{border-top:1px solid #edf0ed;grid-template-columns:minmax(260px,2fr) 1fr 1fr 1.25fr 1fr 40px;align-items:center;gap:14px;padding:15px 18px;font-size:12px;display:grid}.topic-row:first-child{border:0}.topic-table-head{color:#718078;text-transform:uppercase;letter-spacing:.08em;background:#f0f3f0;font-size:9px}.topic-row>div:first-child{align-items:center;gap:13px;display:flex}.topic-row>div:first-child>b{color:#789087;font-family:Georgia,serif;font-size:17px}.topic-row>span:nth-child(2),.topic-row>span:nth-child(3){color:#809f53;letter-spacing:2px;font-size:9px}.topic-row>span i{color:#e0e5e1;font-style:normal}.mastery{align-items:center;gap:9px;display:flex}.mastery>span{background:#e8ece9;border-radius:5px;flex:1;height:5px;overflow:hidden}.mastery i{background:#799165;height:100%;display:block}.mastery b{font-size:11px}.status{border-radius:99px;width:max-content;padding:5px 8px;font-size:9px}.status.mastered{color:#365e47;background:#e2ece4}.status.in-progress{color:#805d24;background:#f3ead8}.status.not-started{color:#707a75;background:#eceeed}.icon-button,.close{color:#718078;background:0 0;border:0}.modal-backdrop{z-index:30;background:#101e188c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(680px,100%);max-height:92vh;padding:28px;overflow:auto;box-shadow:0 30px 80px #0003}.modal-head{justify-content:space-between;margin-bottom:23px;display:flex}.modal h2{margin:6px 0 0;font-family:Georgia,serif;font-weight:500}.close{font-size:28px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.modal label,.session-form label,.settings-section label{color:#536159;gap:7px;font-size:12px;font-weight:600;display:grid}.modal>label{margin-bottom:18px}.modal label b{float:right}.rating{gap:5px;display:flex}.rating button{color:#87928c;background:#fff;border:1px solid #d4dad6;border-radius:6px;width:34px;height:34px}.rating button.active{background:var(--green);border-color:var(--green);color:#fff}.modal-actions{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;margin-top:26px;padding-top:20px;display:grid}.danger-link{color:var(--red);background:0 0;border:0;font-size:12px}.session-form,.settings-section{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.session-form{gap:22px;display:grid}.session-form fieldset{border:0;margin:0;padding:0}.session-form legend{color:#536159;margin-bottom:8px;font-size:12px;font-weight:600}.segmented{border:1px solid #d2d9d4;border-radius:8px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:9px}.segmented button.active{background:var(--green);color:#fff}.range-line{align-items:center;gap:15px;display:flex}.range-line output{width:44px;font-family:Georgia,serif;font-size:20px}.form-note{color:#657269;background:#eef3ef;border-radius:8px;gap:10px;padding:13px;font-size:11px;line-height:1.4;display:flex}.form-note span{border:1px solid #8ba195;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.progress-hero{background:var(--green);color:#fff;border-radius:16px;grid-template-columns:280px 1fr;align-items:end;padding:30px 34px;display:grid}.progress-hero>div>span{letter-spacing:.14em;color:#b3c8bf;font-size:10px}.progress-hero strong{margin:9px 0;font-family:Georgia,serif;font-size:64px;font-weight:500;display:block}.progress-hero strong small{font-size:28px}.progress-hero p{color:#b5c4be;margin:0;font-size:11px}.big-progress{background:#36594d;border-radius:99px;height:12px;margin-bottom:15px;overflow:hidden}.big-progress i{background:var(--lime);border-radius:99px;height:100%;display:block}.stats-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:15px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.stats-grid article>span{color:var(--muted);font-size:10px}.stats-grid strong{margin:12px 0 2px;font-family:Georgia,serif;font-size:30px;font-weight:500;display:block}.stats-grid strong small{font-size:14px}.stats-grid article>small{color:#89938e;font-size:9px}.distribution{gap:4px;height:13px;display:flex}.distribution span{border-radius:99px}.dist-mastered{background:#668a72}.dist-progress{background:#d0a64c}.dist-not{background:#cfd5d1}.legend{color:var(--muted);gap:25px;margin-top:12px;font-size:11px;display:flex}.legend i{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.history-list{gap:10px;display:grid}.history-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;padding:16px 19px;display:grid}.session-type{color:#365f48;background:#e4ece6;border-radius:9px;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.session-type.test{color:#7a642c;background:#eee8d8}.session-type.review{color:#526181;background:#e4e7ee}.history-list article span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.history-list h3{margin:4px 0;font-size:14px}.history-list p{color:#6c7771;margin:0;font-size:11px}.settings-section{margin-bottom:14px}.settings-section h2{margin:0 0 8px;font-family:Georgia,serif;font-size:20px;font-weight:500}.settings-section p{color:var(--muted);margin:0 0 18px;font-size:12px}.settings-section .form-grid{margin:17px 0}.button-row{gap:9px;display:flex}.danger-zone{border-color:#ead5d2}.danger-button{color:var(--red);background:#fff5f3;border-color:#d9a9a3}.empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:55px}.empty h2{font-family:Georgia,serif;font-weight:500}.empty p{color:var(--muted)}.onboarding{background:#f4f5f1;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.onboarding-copy{color:#fff;background:#17382d;flex-direction:column;justify-content:center;padding:10vh 9vw;display:flex;position:relative;overflow:hidden}.onboarding-copy:after{content:"";border:1px solid #315548;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-80px;right:-150px;box-shadow:0 0 0 55px #0000,0 0 0 56px #294c40}.onboarding-copy .eyebrow{color:var(--lime)}.onboarding-copy h1{letter-spacing:-.045em;margin:25px 0;font-family:Georgia,serif;font-size:clamp(44px,5vw,70px);font-weight:500;line-height:1.02}.onboarding-copy h1 em{color:var(--lime);font-weight:400}.onboarding-copy>p{color:#c1d0ca;max-width:510px;font-size:16px;line-height:1.6}.promise{align-items:center;gap:13px;margin-top:50px;display:flex}.promise>span{width:34px;height:34px;color:var(--lime);border:1px solid #57776b;border-radius:50%;place-items:center;display:grid}.promise strong,.promise small{display:block}.promise strong{font-size:12px}.promise small{color:#92aaa0;margin-top:4px;font-size:10px}.setup-card{border:1px solid var(--line);background:#fff;border-radius:16px;place-self:center;width:min(410px,100% - 50px);padding:35px;box-shadow:0 15px 50px #162d2414}.setup-card h2{margin:9px 0;font-family:Georgia,serif;font-size:28px;font-weight:500}.setup-card>p{color:var(--muted);margin:0 0 26px;font-size:12px}.setup-card label{gap:7px;margin-bottom:17px;font-size:11px;font-weight:650;display:grid}.setup-card label small,.session-form label small{color:#89938e;font-weight:400}.setup-card .wide{margin-top:24px}.text-button{color:#63766c;background:0 0;border:0;margin:14px auto 0;font-size:11px;text-decoration:underline;display:block}.mobile-head,.bottom-nav{display:none}.toast{color:#fff;z-index:50;background:#17382d;border-radius:9px;padding:13px 18px;font-size:12px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #00000026}.loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (width<=1000px){.sidebar{width:190px}.main{margin-left:190px}.page{padding:45px 32px}.recommend-grid{grid-template-columns:1fr}.topic-row{grid-template-columns:minmax(220px,2fr) 1fr 1fr 40px}.topic-row>:nth-child(2),.topic-row>:nth-child(3){display:none}.stats-grid{grid-template-columns:repeat(3,1fr)}.onboarding-copy{padding:8vw}.focus-card{grid-template-columns:1fr 180px}}@media (width<=720px){.sidebar{display:none}.main{margin:0;padding-bottom:72px}.mobile-head{color:#fff;background:#17382d;justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.mobile-head .brand-mark{width:29px;height:29px}.mobile-head .brand{font-size:16px}.mobile-context{color:#b9c9c2;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.page{padding:31px 18px 55px}.page-head{align-items:flex-start;margin-bottom:24px}.page-head h1{font-size:34px}.page-head .primary{white-space:nowrap}.exam-pill{display:none}.focus-card{display:block}.focus-main{padding:27px 23px}.focus-card h2{font-size:27px}.score-ring{display:none}.recommend-grid{grid-template-columns:1fr;display:grid}.bottom-nav{border-top:1px solid var(--line);z-index:20;padding:7px 5px max(7px,env(safe-area-inset-bottom));background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#78847e;background:0 0;border:0;place-items:center;gap:3px;font-size:9px;display:grid}.bottom-nav button span{border-radius:6px;place-items:center;width:25px;height:23px;font-size:11px;display:grid}.bottom-nav button.selected{color:var(--green);font-weight:700}.bottom-nav button.selected span{background:#e2ebe5}.toolbar input{width:75%}.topic-row{grid-template-columns:1fr 70px 30px;padding:14px 12px}.topic-table-head,.topic-row>:nth-child(2),.topic-row>:nth-child(3),.topic-row>:nth-child(5){display:none}.topic-row>div:first-child{min-width:0}.topic-row>div:first-child span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-grid{grid-template-columns:1fr}.modal{padding:22px 18px}.modal-actions{grid-template-columns:1fr 1fr}.modal-actions .danger-link{text-align:left;grid-column:1/-1}.modal-actions span{display:none}.progress-hero{grid-template-columns:1fr;padding:25px}.stats-grid{grid-template-columns:1fr 1fr}.legend{gap:8px;display:grid}.history-list article{grid-template-columns:38px 1fr}.history-list .danger-link{grid-column:2}.onboarding{display:block}.onboarding-copy{min-height:44vh;padding:52px 28px}.onboarding-copy h1{font-size:42px}.onboarding-copy>p{font-size:14px}.promise{margin-top:25px}.setup-card{width:calc(100% - 32px);margin:25px auto;padding:27px}.button-row{flex-direction:column}.toast{bottom:82px;right:16px}.focus-actions{flex-wrap:wrap}}.history-actions{align-items:center;gap:8px;display:flex}.text-action{color:var(--green);background:0 0;border:0;font-size:12px}@media (width<=720px){.history-actions{grid-column:2}}.setup-card.setup-wide{width:min(540px,100% - 50px)}.setup-profile{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.setup-profile label{margin:0}.syllabus-builder{gap:14px;display:grid}.syllabus-builder label{gap:7px;margin:0;font-size:11px;font-weight:650;display:grid}.syllabus-builder textarea{resize:vertical;width:100%;min-height:150px;color:var(--ink);background:#fff;border:1px solid #d2d9d4;border-radius:8px;outline:none;padding:11px 12px;line-height:1.5}.syllabus-builder textarea:focus{border-color:#6b8a7e;box-shadow:0 0 0 3px #e1ebe6}.syllabus-mode{grid-template-columns:1fr 1fr}.syllabus-summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.syllabus-summary strong,.syllabus-summary small{display:block}.syllabus-summary strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.syllabus-summary small{color:var(--muted);margin-top:3px}.syllabus-preview{gap:7px;max-height:310px;padding-right:4px;display:grid;overflow:auto}.syllabus-line{grid-template-columns:68px 1fr auto;align-items:center;gap:7px;display:grid}.syllabus-line input{padding:9px 10px}.parser-note,.parser-error{margin:0;font-size:10px;line-height:1.4}.parser-note{color:var(--muted)}.parser-error{color:var(--red)}.page-actions{gap:9px;display:flex}.paste-modal{width:min(650px,100%)}.phase-label{color:#789087}button:disabled{cursor:not-allowed;opacity:.55}@media (width<=720px){.setup-card.setup-wide{width:calc(100% - 32px)}.setup-profile{grid-template-columns:1fr}.syllabus-line{grid-template-columns:58px 1fr}.syllabus-line .danger-link{grid-column:2;justify-self:start}.page-actions{flex-direction:column}}
