:root{--green:#214c3d;--deep:#173e32;--lime:#e2edbd;--bg:#f6f7f4;--ink:#243b32;--muted:#778079;--line:#e4e8e1;--white:#fff;--radius:16px;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:default;opacity:.6}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #89a763;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #83a38e;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:650}h2{font-size:19px;line-height:1.4;letter-spacing:-.45px;font-weight:650}h3{font-size:15px;line-height:1.5;font-weight:650}p{line-height:1.75}small{font-size:12px;line-height:1.6}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:#7c897d;display:block;line-height:1.6}.pill{display:inline-flex;align-items:center;background:#edf2e5;color:#52704c;padding:7px 11px;font-size:10px;font-weight:700;letter-spacing:1px;border-radius:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 20px;border-radius:9px;border:1px solid transparent;font-weight:600;font-size:13px;line-height:1.5;min-height:45px;transition:background .18s,transform .18s}.btn:hover{transform:translateY(-1px)}.primary{background:var(--green);color:white}.primary:hover{background:#153b2c}.secondary{background:white;border-color:var(--line);color:var(--green)}.secondary:hover{background:#f0f4eb}.cream{background:var(--lime);color:#233d2e}.cream:hover{background:#eef5d8}.full{width:100%}.text-link{font-size:12px;font-weight:650;color:#3f674d;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.text-link:hover{text-decoration:underline}.text-link .icon{width:16px;height:16px}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#fff;border-right:1px solid var(--line);padding:33px 22px 16px;display:flex;flex-direction:column;z-index:30;overflow-y:auto}.brand{font-size:25px;font-weight:750;letter-spacing:-1px;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-dot{color:#a2b98d;margin-left:-8px}.brand-mark{background:var(--green);color:var(--lime);width:34px;height:35px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.brand-mark .icon{width:22px}.workspace{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:10px;margin:31px 0 30px;padding:11px 10px}.workspace-icon{background:#edf1e7;color:#5d7447;border-radius:7px;font-size:12px;font-weight:700;padding:9px 7px}.workspace strong{font-size:11px;display:block}.workspace small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.nav-label{font-size:9px;letter-spacing:1.5px;color:#919991;font-weight:650;margin:0 12px 13px}.nav-link{display:flex;gap:12px;align-items:center;padding:12px 13px;min-height:46px;color:#738078;font-size:12px;border-radius:8px;margin-bottom:6px;font-weight:500}.nav-link .icon{width:19px;height:19px}.nav-link.active{background:#edf3e9;color:#36563c;font-weight:650}.nav-link:hover{background:#f1f5ed}.nav-count{margin-left:auto;background:#dfe9d6;color:#527245;font-size:10px;padding:2px 6px;border-radius:4px}.soon{font-size:8px;background:#f3f3ee;border:1px solid #e8e9e0;border-radius:4px;padding:3px 5px;margin-left:auto}.nav-link+.nav-label{margin-top:22px}.sidebar-bottom{margin-top:auto;padding-top:35px}.small-tip{background:#f6f7ef;border:1px solid #edf0e3;padding:17px;border-radius:12px;margin-bottom:23px}.small-tip>.icon{color:#92a874;margin-bottom:9px}.small-tip strong{font-size:13px;display:block;line-height:1.55}.small-tip p{font-size:10px;color:#89907f;margin-top:6px;line-height:1.7}.account{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:19px}.avatar{display:flex;align-items:center;justify-content:center;background:#ebdcca;color:#77583b;width:37px;height:37px;border-radius:50%;font-size:14px;font-weight:650;flex-shrink:0}.account>span:nth-child(2){min-width:0}.account strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}.account small{display:block;color:var(--muted);font-size:10px}.account>.icon{width:15px;margin-left:auto;color:#8a968b}.logout{border:0;background:none;color:#7b847c;font-size:11px;display:flex;align-items:center;gap:8px;padding:14px 0 0 5px}.logout .icon{width:14px}.app-shell{margin-left:248px}.topbar{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:15px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:18px}.topbar-left{font-size:11px;color:#8a948a}.topbar-left strong{font-weight:500;color:#415348}.breadcrumb-slash{color:#c5ccc2}.subject-tag{font-size:10px;color:#737f73;display:flex;align-items:center;gap:7px}.subject-tag i{width:6px;height:6px;background:#83a46e;border-radius:50%}.avatar.small{width:31px;height:31px;font-size:11px}.menu-button{display:none;border:0;background:transparent;color:var(--green);padding:6px}main{max-width:1450px;margin:0 auto;padding:33px 38px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.page-heading .eyebrow{margin-bottom:8px}.page-heading p{color:#818a80;font-size:12px;margin-top:9px}.wave{color:#b69b59;font-size:26px;margin-left:5px}.date-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 11px;font-size:10px;color:#7f887d}.date-chip .icon{width:14px;height:14px}.hero{position:relative;background:var(--deep);border-radius:var(--radius);min-height:300px;display:flex;overflow:hidden;color:#fff}.hero-copy{position:relative;z-index:2;padding:32px 34px;width:62%}.hero-tag{font-size:9px;letter-spacing:1.5px;color:#d4e4c3;display:flex;align-items:center;gap:7px}.hero-tag>span{width:5px;height:5px;background:#b6cc90;border-radius:50%}.hero h2{font-size:29px;line-height:1.28;letter-spacing:-.7px;margin:18px 0 12px;font-weight:550}.hero p{font-size:11px;line-height:1.8;color:#b5cabd}.hero .btn{margin-top:22px;font-size:11px;padding:11px 17px;min-height:41px}.hero-caption{display:block;color:#98b3a1;font-size:9px;margin-top:12px}.hero-art{position:absolute;width:40%;height:100%;right:0;top:0;background:radial-gradient(ellipse at center,#41655180,transparent 70%)}.orbit{position:absolute;width:290px;height:290px;border:1px solid #81957a24;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-two{width:370px;height:370px}.book-stack{position:absolute;left:50%;top:51%;width:142px;height:188px;transform:translate(-50%,-50%) rotate(-12deg)}.book-back{position:absolute;inset:0;transform:translate(15px,12px) rotate(18deg);background:#698267;border:1px solid #8d9b6e;border-radius:5px 9px 9px 5px;box-shadow:12px 17px 30px #061f2760}.book-pages{position:absolute;inset:7px -6px -6px 8px;background:repeating-linear-gradient(0deg,#d8d6b9 0px,#d8d6b9 1px,#f1edcf 1px,#f1edcf 3px);border-radius:5px 8px 8px 5px}.book-cover{position:absolute;inset:0;background:#dce4b5;color:#355038;border-radius:4px 8px 8px 4px;border-left:9px solid #b9c394;box-shadow:inset 2px 0 1px #ecf0d0;padding:25px 15px;display:flex;flex-direction:column;align-items:center;text-align:center}.book-cover:after{content:'';position:absolute;inset:10px;border:1px solid #75885d50;border-radius:3px}.book-cover>span{font-family:Georgia,serif;font-size:19px;line-height:1.1;letter-spacing:2px}.book-emblem{border:1px solid #80976a;border-radius:50%;padding:12px 11px 9px;margin-top:14px}.book-emblem .icon{width:29px;height:29px;stroke-width:1}.book-cover small{font-size:5px;letter-spacing:1px;margin-top:auto}.floating-label{position:absolute;display:flex;align-items:center;gap:6px;background:#f2f1df;color:#456244;padding:9px 11px;border-radius:8px;font-size:8px;box-shadow:0 6px 20px #0b201e25;z-index:3;white-space:nowrap}.floating-label .icon{width:14px;height:14px}.label-top{right:20%;top:16%;transform:rotate(7deg)}.label-bottom{left:11%;bottom:15%;transform:rotate(-5deg)}.art-spark{position:absolute;color:#aabe89;font-size:25px}.spark-one{right:18%;bottom:25%}.spark-two{top:21%;left:13%;font-size:32px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:23px 0 32px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.stat-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:10px;color:#7f887e}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:9px;flex-shrink:0}.stat-icon .icon{width:17px;height:17px}.green{background:#eef3e8;color:#6d8a53}.blue{background:#ebf1f7;color:#698aa6}.amber{background:#faf2e4;color:#b18c48}.rose{background:#f9efeb;color:#b4816c}.stat-value{font-size:29px;font-weight:600;letter-spacing:-.8px;margin:7px 0 6px}.stat-value small{font-size:13px;font-weight:400;color:#8e988a;letter-spacing:0;margin-left:3px}.stat-card>small{font-size:9px;color:#8d968a}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.section-heading p{font-size:10px;color:#8b9287;margin-top:5px}.section-heading h2{font-size:17px}.section-heading>.icon{color:#8fa279;width:19px}.chapter-list{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.chapter-row{display:flex;align-items:center;gap:14px;padding:19px;border-bottom:1px solid #edf0e9;transition:background .2s}.chapter-row:last-child{border-bottom:0}.chapter-row:hover{background:#fafbf7}.chapter-number{width:49px;height:55px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:22px;flex-shrink:0}.color-1{background:#ecf0e3;color:#7b8b61}.color-2{background:#f3ebdf;color:#9c8560}.color-0{background:#e9eef1;color:#7e91a0}.chapter-info{flex:1;min-width:0}.chapter-info .eyebrow{font-size:8px;letter-spacing:1.2px}.chapter-info h3{font-size:12px;line-height:1.5;margin:3px 0 6px}.chapter-info small{font-size:9px;color:#929a8d}.chapter-info small span{margin:0 6px}.chapter-row>.icon{width:15px;color:#a3ab9b}.status{display:inline-flex;align-items:center;border-radius:5px;background:#f1f3ed;color:#87917c;font-size:9px;padding:5px 8px;white-space:nowrap;font-weight:500}.status.done{background:#edf4e8;color:#638250}.status.incorrect{background:#f9ece6;color:#a46748}.content-note{display:flex;align-items:flex-start;gap:8px;font-size:9px;color:#8a9484;margin-top:14px;line-height:1.7}.content-note .icon{width:15px;height:15px;margin-top:1px}.content-note strong{font-weight:600}.progress-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px;text-align:center}.progress-panel .section-heading{text-align:left}.progress-ring{width:132px;height:132px;border-radius:50%;background:conic-gradient(#799565 calc(var(--progress)*1%),#eff2e9 0);padding:9px;margin:20px auto 18px;transform:rotate(-90deg)}.progress-ring>div{height:100%;width:100%;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(90deg)}.progress-ring strong{font-size:30px;letter-spacing:-1px;font-weight:600}.progress-ring strong small{font-size:17px}.progress-ring span{font-size:9px;color:#929b8b;margin-top:4px}.progress-panel h3{font-size:13px}.progress-panel p{font-size:10px;color:#8b9585;margin-top:8px}.divider{height:1px;background:var(--line);margin:19px 0}.progress-panel>.eyebrow{text-align:left;font-size:8px}.progress-panel .daily-tip{text-align:left;font-size:10px;margin:9px 0 13px}.progress-panel>.text-link{display:flex;font-size:10px}.activity-section{margin-top:30px}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:12px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;font-weight:500;color:#8a9383;background:#fafbf7;padding:14px 18px;white-space:nowrap}td{padding:16px 18px;border-top:1px solid #edf0e8;line-height:1.5}td:first-child{max-width:500px}td small.table-subtext{display:block;color:var(--muted);margin-top:3px;font-size:10px}.empty{background:#fff;border:1px dashed #d9e0d2;border-radius:12px;padding:30px;color:#839077;text-align:center;line-height:1.8}.empty a:not(.btn){color:var(--green);text-decoration:underline}.empty.compact{display:flex;align-items:center;gap:16px;text-align:left;padding:20px 24px}.empty.compact>.icon{color:#8c9a7e;width:26px;height:26px}.empty strong{font-size:12px;font-weight:500}.empty p{font-size:11px;margin-top:3px}.empty.spacious{padding:65px 20px}.empty.spacious h2{margin-top:17px}.empty.spacious p{margin:12px 0 20px}.empty .stat-icon{width:50px;height:50px}.empty .stat-icon .icon{width:25px;height:25px}.footer{display:flex;justify-content:space-between;gap:15px;color:#9aa18f;font-size:9px;border-top:1px solid var(--line);padding:20px 0;margin-top:33px}.footer .muted{margin:0 8px}.notice{padding:13px 16px;border-radius:9px;font-size:12px;line-height:1.7;margin-bottom:20px;border:1px solid transparent}.notice.error{background:#fceee8;border-color:#eccfc1;color:#974d35}.notice.success{background:#edf5e6;border-color:#d7e6cb;color:#45633a}.notice.subtle{background:#f5f5eb;border-color:#ecebdc;color:#8a825b;font-size:11px}.panel{padding:25px;background:#fff;border:1px solid var(--line);border-radius:13px}.stack{display:flex;flex-direction:column;gap:20px}.stack>.btn{align-self:flex-start}label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:8px;color:#4d5e4e}input:not([type=radio]):not([type=checkbox]):not([type=hidden]),textarea,select{width:100%;border:1px solid #dce3d5;border-radius:8px;padding:12px 13px;background:white;color:#334b38;font-size:13px;min-width:0}input::placeholder,textarea::placeholder{color:#a6ad9e;font-size:12px}input:disabled{background:#f5f6f1!important;color:#8c9485!important}textarea{resize:vertical;line-height:1.8}label small{font-size:11px;font-weight:400;color:var(--muted)}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.segmented{display:flex;background:#ebeFE5;border-radius:8px;padding:4px;gap:3px}.segmented button{border:0;padding:9px 14px;border-radius:5px;font-size:11px;color:#7a8672;background:transparent}.segmented button.selected{background:white;color:var(--green);box-shadow:0 1px 4px #2233220a}.search-label{width:250px}.chapter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.chapter-card{border:1px solid var(--line);border-radius:13px;background:white;overflow:hidden;display:flex;flex-direction:column}.chapter-card-top{height:107px;position:relative;overflow:hidden;padding:20px;display:flex;justify-content:space-between}.chapter-card-top .eyebrow{color:inherit;position:relative;z-index:1}.chapter-card-top>.icon{width:26px;height:26px;opacity:.65}.large-number{position:absolute;font-family:Georgia,serif;font-size:108px;right:22px;bottom:-29px;opacity:.16}.chapter-card-body{padding:21px;display:flex;flex-direction:column;flex:1}.chapter-card-body>.status{align-self:flex-start;font-size:8px}.chapter-card h2{font-size:16px;line-height:1.5;margin:14px 0 9px}.chapter-card p{font-size:11px;color:#8a9282}.chapter-card-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:24px}.chapter-card-footer small{font-size:9px;color:#949b89}.chapter-card-footer .text-link{font-size:10px}.draft-card{background:#fafbf8}.draft-card .chapter-card-top{filter:grayscale(.7);opacity:.6}.back-link{display:inline-block;font-size:11px;color:#849277;margin-bottom:21px}.back-link:hover{color:var(--green)}.learning-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:25px}.notes .section-heading h2{display:flex;align-items:center;gap:10px}.note-section{margin:26px 0}.note-section h3{margin-bottom:10px;color:#3c6549}.note-section p{font-size:14px;line-height:1.95;color:#6a7667}.notes form{padding-top:15px;border-top:1px solid var(--line)}.practice-panel h2{margin-top:18px;font-size:23px}.practice-panel>p{font-size:12px;color:#7c8775;margin:13px 0 22px}.practice-panel>small{display:block;font-size:10px;color:#99a08e;margin-top:17px}.tip-card{padding:23px;border:1px solid #e7eadb;background:#f0f3e6;border-radius:12px;margin-top:20px}.tip-card strong{display:flex;gap:8px;align-items:center;font-size:12px}.tip-card p{font-size:11px;color:#7e896d;margin-top:11px}.quiz-container{max-width:830px;margin:auto}.quiz-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:5px 0 27px}.quiz-header h1{font-size:23px;margin-top:8px}.quiz-progress-label{display:flex;justify-content:space-between;font-size:11px;color:#88917e;margin-bottom:10px}.progress-track{height:6px;background:#ebefe4;border-radius:6px;overflow:hidden}.progress-track>span{display:block;height:100%;background:#86a66d;border-radius:6px}.question-panel{margin-top:24px;padding:32px}.question-panel h2{font-size:23px;line-height:1.5;margin:18px 0 27px}.answer-form fieldset{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:12px}.answer-option{display:flex;flex-direction:row;align-items:center;gap:14px;border:1px solid #dfe6d9;border-radius:10px;padding:15px;color:#5c6c52;font-size:13px;line-height:1.65;font-weight:400}.answer-form .answer-option{cursor:pointer}.answer-option input{accent-color:var(--green);width:16px;height:16px;margin:0;flex-shrink:0}.answer-option:has(input:checked){border-color:#87a273;background:#f0f6e9;box-shadow:0 0 0 1px #87a273}.answer-option:has(input:focus-visible){outline:3px solid #87a273;outline-offset:2px}.answer-form .answer-option:hover{background:#f8faf3}.option-letter{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:6px;background:#f2f5ec;flex-shrink:0;font-weight:600;color:#7b896f}.answer-options{display:flex;flex-direction:column;gap:12px}.answer-option.correct{border-color:#a1bf8b;background:#eff6e9}.answer-option.correct .option-letter{background:#dcebcf;color:#547241}.answer-option.wrong{border-color:#dbb4a3;background:#fbf0eb}.answer-option.wrong .option-letter{background:#f0dcd0;color:#aa7555}.option-status{font-size:9px;margin-left:auto;white-space:nowrap}.quiz-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);margin-top:25px;padding-top:24px}.quiz-actions small{font-size:10px;color:#949c8c;display:flex;align-items:center;gap:6px}.quiz-actions small .icon{width:14px;height:14px}.feedback{padding:20px;border-radius:10px;margin-top:22px}.feedback.good{background:#f0f6e9;color:#5a7449}.feedback.retry{background:#f9f3e8;color:#8d774c}.feedback h3{margin-bottom:8px}.feedback p{font-size:13px}.feedback small{display:block;margin-top:9px;font-size:11px}.quiz-footnote{text-align:center;font-size:10px;color:#939e87;margin:19px}.result-banner{display:flex;align-items:center;gap:32px;background:#eef3e6;border:1px solid #dee6d2;border-radius:15px;padding:35px;margin-bottom:30px}.result-score{font-size:57px;font-weight:650;letter-spacing:-3px;border:7px solid #d6e3c5;border-radius:50%;width:158px;height:158px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#54703f}.result-score small{font-size:24px;letter-spacing:0}.result-banner h2{font-size:23px;margin:13px 0 9px}.result-banner p{font-size:12px;color:#808d72}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:21px}.answer-review{margin-bottom:16px}.review-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:15px}.answer-review h3{font-size:16px;margin-bottom:14px}.answer-review>p{font-size:12px;color:#7b8573;margin-top:5px}.explanation{background:#f6f8f1;border-radius:9px;padding:17px;margin-top:17px;font-size:12px;color:#65775a;line-height:1.7}.explanation p{margin-top:7px}.explanation small{display:block;margin-top:10px;color:#8d9785;font-size:10px}.review-detail{margin-bottom:14px}.review-detail summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none}.review-detail summary::-webkit-details-marker{display:none}.review-detail summary:after{content:'+';font-size:20px;color:#8ea07e}.review-detail[open] summary:after{content:'−'}.review-detail summary>span:first-child{flex:1}.review-detail summary strong{display:block;margin-top:7px;font-size:14px;line-height:1.6}.performance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:30px}.performance-grid h3{margin:10px 0;min-height:66px}.performance-score{font-size:29px;font-weight:600;margin:20px 0 13px}.performance-score span{display:block;font-size:10px;color:#8f9984;font-weight:400;margin-top:5px}.performance-grid small{display:block;font-size:10px;color:#919c84;margin-top:10px}.performance-grid .text-link{margin-top:18px}.profile-panel{max-width:620px}.profile-heading{display:flex;align-items:center;gap:18px;margin-bottom:30px}.avatar.large{width:65px;height:65px;font-size:26px}.profile-heading p{font-size:12px;color:#929b87;margin-top:5px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:23px}.tabs a{padding:13px 3px;color:#849176;font-size:13px;border-bottom:2px solid transparent}.tabs a.selected{border-color:var(--green);color:var(--green);font-weight:600}.editor-form{max-width:850px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkbox{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:400}.checkbox input{accent-color:var(--green);width:17px;height:17px}.editor-form>small{color:#8a957e;font-size:11px}.roadmap-panel{max-width:750px;padding:35px}.roadmap-panel>h2{font-size:26px;margin:19px 0 12px}.roadmap-panel>p{font-size:13px;color:#88957a}.roadmap{list-style:none;padding:0 0 0 10px;margin:30px 0}.roadmap li{position:relative;padding:0 0 28px 26px;border-left:1px solid #dfe6d5}.roadmap li:last-child{padding-bottom:0}.roadmap li:before{content:'';position:absolute;left:-6px;top:2px;width:11px;height:11px;border-radius:50%;background:#dfe5d6;border:3px solid #f6f8f1}.roadmap li.complete:before{background:#7c9c62}.roadmap strong{display:block;font-size:13px}.roadmap span{display:block;font-size:11px;color:#939d87;margin-top:7px}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-story{background:var(--deep);color:#eef1dc;padding:46px 11%;position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-story .brand{z-index:1}.auth-story .brand-mark{background:#dfe8be;color:#355336}.auth-intro{margin:auto 0;position:relative;z-index:1;padding:70px 0}.eyebrow.light{color:#a8bc91;font-size:10px}.auth-intro h1{font-size:clamp(35px,3.5vw,56px);letter-spacing:-1.8px;line-height:1.17;margin:25px 0;font-weight:500}.auth-intro h1 em{font-style:normal;color:#c9db9d}.auth-intro>p{color:#a8bcac;font-size:13px;max-width:345px;line-height:1.9}.auth-features{display:flex;flex-direction:column;gap:16px;margin-top:34px}.auth-features span{font-size:11px;display:flex;align-items:center;gap:10px;color:#c1d0b8}.auth-features .icon{width:16px;height:16px;color:#b3c98e}.auth-bottom{font-size:10px;color:#7f9e87;z-index:1}.auth-decoration{position:absolute;width:540px;height:540px;bottom:-210px;right:-220px;transform:rotate(-25deg)}.auth-decoration span{position:absolute;inset:0;border:1px solid #6482674d;border-radius:100px}.auth-decoration span:nth-child(2){inset:35px}.auth-decoration span:nth-child(3){inset:70px}.auth-panel{display:flex;align-items:center;justify-content:center;padding:50px 40px}.auth-form{width:100%;max-width:365px}.auth-form h2{font-size:28px;margin:19px 0 11px;letter-spacing:-.8px}.auth-form>p.muted{font-size:12px;margin-bottom:29px}.auth-form .stack{gap:18px}.auth-form .btn{margin-top:7px;align-self:stretch}.auth-switch{text-align:center;font-size:12px;color:#929b89;margin-top:25px}.auth-switch a{color:var(--green);font-weight:650;margin-left:4px}.auth-note{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;display:flex;align-items:center;gap:13px;color:#9aa58e;font-size:10px;line-height:1.8}.auth-note .icon{width:21px;color:#95a97e}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-60px;left:260px;background:white;color:var(--green);z-index:100;padding:12px}.skip:focus{top:10px}[hidden]{display:none!important}.sidebar-overlay{display:none}
@media(min-width:1450px){.hero{min-height:325px}.hero-copy{padding:36px 40px}.hero h2{font-size:34px}.hero p{font-size:13px}.hero-art{width:38%}.book-stack{width:155px;height:207px}.book-cover>span{font-size:22px}.book-cover small{font-size:6px}.hero-caption{font-size:10px}.hero-tag{font-size:10px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 300px}.chapter-row{padding:23px}.chapter-info h3{font-size:14px}.chapter-info small{font-size:10px}.stat-top{font-size:12px}.stat-card>small{font-size:10px}.progress-panel p{font-size:11px}}
@media(max-width:1150px){.sidebar{width:218px;padding:28px 16px 15px}.app-shell{margin-left:218px}.topbar{padding:0 26px}main{padding:27px 26px 0}.stats-grid{gap:10px}.stat-card{padding:14px}.stat-top{font-size:9px}.stat-icon{width:29px;height:29px}.hero h2{font-size:25px}.hero-copy{padding:29px;width:66%}.hero-art{width:35%}.floating-label{font-size:7px;padding:7px}.label-top{right:10%}.label-bottom{left:0}.book-stack{width:118px;height:161px}.book-cover{padding:20px 10px}.book-cover>span{font-size:16px}.book-emblem{margin-top:10px;padding:8px}.book-emblem .icon{width:24px;height:24px}.book-cover small{font-size:4px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 228px;gap:17px}.chapter-row{gap:10px;padding:16px 12px}.chapter-row>.status{display:none}.chapter-number{width:40px;height:48px}.section-heading h2{font-size:15px}.section-heading .text-link{font-size:10px}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-layout{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.panel{padding:21px}.performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:248px}.app-shell{margin-left:0}.menu-button{display:block}.menu-open .sidebar{transform:translateX(0)}.menu-open .sidebar-overlay{display:block;position:fixed;inset:0;background:#14251b66;z-index:25}.menu-open{overflow:hidden}.topbar{height:68px}.topbar-left{gap:12px}main{padding-top:25px}.hero h2{font-size:29px}.hero-art{width:38%}.book-stack{width:142px;height:188px}.book-cover{padding:24px 14px}.book-cover>span{font-size:19px}.book-emblem{margin-top:14px;padding:10px}.book-cover small{font-size:5px}.skip{left:20px}.auth-story{padding:35px 9%}.auth-intro h1{font-size:37px}.auth-panel{padding:35px}.auth-form h2{font-size:25px}}
@media(max-width:650px){h1{font-size:25px}.topbar{padding:0 17px;height:63px}.topbar-left>span:not(.breadcrumb-slash){display:none}.breadcrumb-slash{display:none}.topbar-left strong{font-size:11px}.subject-tag{display:none}main{padding:24px 18px 0}.page-heading{align-items:flex-start;margin-bottom:21px;flex-wrap:wrap;gap:16px}.page-heading p{font-size:11px;line-height:1.8}.page-heading .eyebrow{font-size:8px}.date-chip{display:none}.hero{min-height:288px}.hero-copy{width:100%;padding:25px 23px}.hero h2{font-size:25px;max-width:340px;position:relative;z-index:2}.hero p{font-size:10px;max-width:260px;position:relative;z-index:2}.hero-tag{font-size:7px;letter-spacing:1px}.hero-art{width:180px;height:200px;right:-60px;top:auto;bottom:-30px;opacity:.32;pointer-events:none}.hero .floating-label,.hero .art-spark{display:none}.hero .book-stack{width:110px;height:150px}.hero .book-cover{padding:16px 9px}.hero .book-cover>span{font-size:14px}.hero .book-emblem{padding:7px;margin-top:9px}.hero .book-cover small{font-size:4px}.hero .btn{position:relative;z-index:3}.hero-caption{font-size:8px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:16px 0 27px}.stat-card{padding:15px}.stat-top{font-size:9px}.stat-value{font-size:27px;margin-top:8px}.stat-card>small{font-size:8px}.dashboard-columns{grid-template-columns:1fr;gap:24px}.section-heading h2{font-size:15px}.section-heading p{font-size:9px}.section-heading .text-link{font-size:9px;gap:4px}.chapter-row{padding:18px 14px;gap:12px}.chapter-info h3{font-size:12px}.chapter-number{width:46px;height:51px}.progress-panel{text-align:left;display:grid;grid-template-columns:105px minmax(0,1fr);column-gap:22px;padding:21px}.progress-panel .section-heading{grid-column:1/-1;margin-bottom:14px}.progress-ring{grid-column:1;grid-row:2/4;width:103px;height:103px;padding:7px;margin:0}.progress-ring strong{font-size:25px}.progress-panel>h3{grid-column:2;align-self:end;margin-bottom:2px}.progress-panel>p:not(.daily-tip){grid-column:2;line-height:1.75;font-size:10px}.progress-panel .divider,.progress-panel>.eyebrow,.progress-panel>.daily-tip,.progress-panel>.text-link{grid-column:1/-1}.progress-panel .divider{margin:19px 0 15px}.progress-panel .daily-tip{font-size:11px}.activity-section{margin-top:25px}.footer{font-size:8px;flex-direction:column;gap:7px;margin-top:25px;padding:17px 0}.table-wrap{border-radius:9px}th{padding:12px;font-size:9px}td{padding:13px 12px;font-size:11px}.filter-bar{align-items:stretch;flex-direction:column;gap:14px}.segmented{align-self:flex-start}.segmented button{font-size:10px;padding:9px 12px}.search-label{width:100%}.chapter-grid{grid-template-columns:1fr;gap:17px}.chapter-card-top{height:88px}.chapter-card h2{font-size:17px}.chapter-card-body{padding:22px}.chapter-card-footer{padding-top:20px}.learning-layout{grid-template-columns:1fr}.note-section p{font-size:13px}.notes{padding:21px}.practice-panel h2{font-size:23px}.practice-panel h2 br{display:none}.practice-panel>p{font-size:12px}.quiz-header h1{font-size:20px}.quiz-header{gap:13px;align-items:flex-start}.question-panel{padding:22px 17px}.question-panel h2{font-size:19px;line-height:1.6}.question-panel>.eyebrow{font-size:8px}.answer-option{padding:12px 10px;gap:9px;font-size:12px;flex-wrap:wrap}.answer-option>span:nth-of-type(2){flex:1;min-width:0}.option-letter{width:27px;height:27px}.option-status{font-size:8px}.answer-options .option-status{flex-basis:100%;margin-left:36px}.quiz-actions{align-items:flex-end;gap:12px}.quiz-actions small{font-size:8px;max-width:100px}.quiz-actions .btn{font-size:11px;padding:11px 13px}.feedback{padding:15px}.feedback p{font-size:12px}.result-banner{flex-direction:column;gap:24px;padding:25px;text-align:center}.result-score{width:134px;height:134px;font-size:47px}.result-banner h2{font-size:21px}.button-row{justify-content:center}.button-row .btn{font-size:11px}.review-detail summary{flex-wrap:wrap;gap:11px}.review-detail summary>span:first-child{flex-basis:90%}.review-detail summary strong{font-size:13px}.review-detail summary .status{order:3}.review-detail summary:after{margin-left:auto}.performance-grid{grid-template-columns:1fr}.performance-grid h3{min-height:0}.performance-score{margin-top:16px}.form-grid{grid-template-columns:1fr}.profile-heading{gap:14px}.profile-heading h2{font-size:18px}.profile-heading p{font-size:10px}.roadmap-panel{padding:25px}.roadmap-panel>h2{font-size:23px}.auth-layout{grid-template-columns:1fr}.auth-story{padding:24px}.auth-story .brand{font-size:22px}.auth-intro{padding:30px 0 5px}.auth-intro h1{font-size:31px;margin:13px 0 15px;letter-spacing:-1px}.auth-intro h1 br:nth-child(2){display:none}.auth-intro h1 em:before{content:' '}.auth-intro>p{font-size:11px;max-width:310px}.auth-features,.auth-bottom{display:none}.auth-panel{padding:32px 24px 40px}.auth-form{max-width:420px}.auth-form h2{font-size:25px}.auth-form>.pill{font-size:8px}.auth-note{margin-top:27px}.auth-decoration{width:300px;height:300px;bottom:-100px;right:-120px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
