:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--green-900: #084734;--green-800: #0b5f45;--green-700: #0b6e4f;--green-100: #e7f4ef;--gold-600: #f4b400;--gold-100: #fff6d7;--ink-900: #17211d;--ink-700: #3d4a45;--ink-500: #6c7772;--line: #dde6e1;--surface: #ffffff;--surface-soft: #f6faf8;--danger: #b42318;--success: #16865f;--shadow-soft: 0 18px 40px rgba(22, 33, 29, .08);--shadow-card: 0 12px 30px rgba(22, 33, 29, .07);--radius: 8px}*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink-900);letter-spacing:0}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}.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}.app-root{min-height:100vh;background:linear-gradient(180deg,#e7f4ef73 0,#fff0 360px),var(--surface)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:18px;min-height:76px;padding:12px 28px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:270px;padding:0;color:var(--ink-900);text-align:left;background:transparent;border:0}.brand-mark{width:42px;height:42px}.brand strong{display:block;font-size:22px;line-height:1}.brand small{display:block;max-width:230px;margin-top:4px;color:var(--ink-500);font-size:11px;line-height:1.25}.top-nav{display:flex;align-items:center;gap:6px;flex:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;color:#fff;font-size:14px;font-weight:750;line-height:1;white-space:nowrap;background:var(--green-700);border:1px solid var(--green-700);border-radius:var(--radius);box-shadow:0 9px 18px #0b6e4f2e;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover:not(:disabled){transform:translateY(-1px);background:var(--green-800);border-color:var(--green-800);box-shadow:0 14px 26px #0b6e4f33}.button-secondary{color:var(--green-900);background:var(--gold-600);border-color:var(--gold-600);box-shadow:0 9px 18px #f4b4002e}.button-secondary:hover:not(:disabled){color:var(--green-900);background:#e2a800;border-color:#e2a800}.button-ghost{color:var(--ink-700);background:transparent;border-color:transparent;box-shadow:none}.button-ghost:hover:not(:disabled),.button-ghost.is-active{color:var(--green-800);background:var(--green-100);border-color:#0b6e4f14;box-shadow:none}.button-icon-only{width:42px;padding:0}.page-frame{display:grid;grid-template-columns:292px minmax(0,1fr);gap:28px;width:min(1500px,calc(100% - 40px));margin:0 auto;padding:28px 0 56px}.page-frame-landing{display:block;width:min(1220px,calc(100% - 40px))}.main-content{min-width:0;display:grid;gap:24px}.sidebar{position:sticky;top:104px;align-self:start;max-height:calc(100vh - 128px);overflow:auto;padding:18px;background:var(--green-900);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.sidebar-section+.sidebar-section,.sidebar-actions+.sidebar-section{margin-top:22px}.sidebar h2{margin:6px 0 16px;font-size:20px;line-height:1.2}.sidebar .progress-label,.sidebar .eyebrow{color:#ffffffbd}.sidebar .progress-track{background:#ffffff2e}.sidebar-actions{display:grid;gap:8px}.sidebar-actions .button{justify-content:flex-start;width:100%}.sidebar .button-ghost{color:#ffffffdb}.sidebar .button-ghost:hover:not(:disabled),.sidebar .button-ghost.is-active{color:#fff;background:#ffffff1f;border-color:#ffffff24}.curriculum-tree{display:grid;gap:14px}.tree-group>button,.tree-group li button,.compact-list button{width:100%;text-align:left;background:transparent;border:0}.tree-group>button{display:grid;gap:4px;padding:10px;color:#fff;border-radius:var(--radius)}.tree-group>button:hover,.tree-group li button:hover{background:#ffffff1a}.tree-group>button{font-size:12px;font-weight:800;color:var(--gold-600)}.tree-group>button span{color:#fff;font-size:14px;font-weight:700}.tree-group ul{display:grid;gap:4px;padding:0;margin:4px 0 0;list-style:none}.tree-group li button{display:flex;align-items:center;gap:8px;padding:8px 10px 8px 16px;color:#ffffffc2;font-size:13px;line-height:1.35;border-radius:var(--radius)}.eyebrow{margin:0;color:var(--green-700);font-size:12px;font-weight:850;line-height:1.2;text-transform:uppercase}.page-stack{display:grid;gap:24px}.page-heading{padding:4px 0}.page-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.heading-actions,.hero-actions,.card-actions,.module-actions,.quiz-actions{display:flex;flex-wrap:wrap;gap:10px}.page-heading h1,.hero-copy h1,.module-hero h1{margin:8px 0 12px;font-weight:850;line-height:1.04}.page-heading h1{max-width:900px;font-size:40px}.page-heading p,.hero-copy p,.module-hero p{max-width:760px;margin:0;color:var(--ink-500);font-size:17px;line-height:1.65}.hero-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:48px;align-items:center;min-height:calc(100vh - 120px);padding:54px 0 42px}.hero-copy h1{margin-top:0;color:var(--green-900);font-size:74px}.hero-subtitle{margin-bottom:18px;color:var(--green-700)!important;font-size:24px!important;font-weight:750;line-height:1.25!important}.hero-actions{margin-top:26px}.hero-route{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.hero-route span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:var(--green-900);font-size:12px;font-weight:850;background:var(--green-100);border:1px solid rgba(11,110,79,.12);border-radius:999px}.hero-visual{overflow:hidden;min-height:470px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.browser-bar{display:flex;gap:7px;padding:14px 16px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.browser-bar span{width:10px;height:10px;background:#b9c5bf;border-radius:999px}.learning-preview{display:grid;grid-template-columns:190px 1fr;min-height:426px}.preview-sidebar{display:grid;align-content:start;gap:10px;padding:22px;background:var(--green-900);color:#fff}.preview-sidebar strong{margin-bottom:12px;font-size:16px;line-height:1.3}.preview-sidebar span{padding:10px;color:#ffffffc2;background:#ffffff14;border-radius:var(--radius)}.preview-sidebar .is-complete{color:var(--green-900);background:var(--gold-600);font-weight:800}.preview-main{display:grid;align-content:start;gap:22px;padding:28px}.preview-title{display:flex;align-items:center;gap:10px;color:var(--green-800);font-size:22px;font-weight:850}.preview-bars{display:grid;gap:10px}.preview-bars span{height:16px;background:var(--green-100);border-radius:999px}.preview-bars span:nth-child(2){width:82%}.preview-bars span:nth-child(3){width:66%}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-grid div{display:grid;align-content:center;justify-items:start;min-height:112px;padding:16px;color:var(--ink-700);font-weight:750;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.preview-grid svg{color:var(--gold-600);margin-bottom:10px}.feature-section,.subject-grid,.topic-grid,.program-grid,.metric-grid{display:grid;gap:18px}.journey-strip{display:grid;gap:16px;padding:18px;background:linear-gradient(90deg,#0b6e4f14,#f4b4001c),var(--surface);border:1px solid rgba(11,110,79,.14);border-radius:var(--radius);box-shadow:var(--shadow-card)}.journey-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.journey-top strong{display:block;margin-top:4px;color:var(--ink-900);font-size:17px;line-height:1.35}.journey-steps{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:0;margin:0;list-style:none}.journey-steps li{display:flex;align-items:center;gap:7px;min-width:0;min-height:36px;padding:0 8px;color:var(--ink-500);font-size:12px;font-weight:820;background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius)}.journey-steps span{display:inline-grid;flex:0 0 auto;place-items:center;width:20px;height:20px;color:var(--green-800);font-size:11px;background:var(--green-100);border-radius:999px}.journey-steps li.done{color:var(--green-800);border-color:#0b6e4f38}.journey-steps li.done span,.journey-steps li.active span{color:#fff;background:var(--green-700)}.journey-steps li.active{color:var(--green-900);background:var(--gold-100);border-color:#f4b40066}.feature-section{grid-template-columns:repeat(4,1fr);padding:18px 0 54px}.feature-card,.subject-card,.topic-card,.program-card,.dashboard-panel,.empty-state,.assessment-banner,.review-panel,.quiz-panel,.content-section,.assistant-panel,.notes-panel,.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card)}.feature-card{padding:22px}.feature-card svg,.card-icon,.metric-icon,.assistant-icon,.empty-icon{color:var(--green-700)}.feature-card h2,.subject-card h3,.topic-card h3,.program-card h2,.dashboard-panel h2,.content-section h2,.assistant-panel h3,.notes-panel h3{margin:10px 0 8px;color:var(--ink-900);line-height:1.2}.feature-card p,.subject-card p,.topic-card p,.program-card p,.dashboard-panel p,.content-section p,.empty-state p,.review-panel p{color:var(--ink-500);line-height:1.58}.program-grid{grid-template-columns:repeat(3,1fr)}.program-card,.subject-card,.topic-card{display:grid;align-content:start;gap:12px;padding:22px}.program-disabled{background:var(--surface-soft)}.card-icon{display:inline-grid;place-items:center;width:46px;height:46px;background:var(--green-100);border-radius:var(--radius)}.subject-code{margin:0;color:var(--green-700)!important;font-size:12px;font-weight:850;text-transform:uppercase}.status-pill,.difficulty,.concept-list span{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;color:var(--green-900);font-size:12px;font-weight:850;background:var(--gold-100);border:1px solid rgba(244,180,0,.3);border-radius:999px}.roadmap-note{margin-top:auto;font-size:14px}.subject-grid{grid-template-columns:repeat(3,1fr)}.card-meta,.topic-meta,.topic-scores,.progress-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink-500);font-size:13px;font-weight:720}.topic-meta,.topic-scores{justify-content:flex-start;flex-wrap:wrap}.topic-meta span{display:inline-flex;align-items:center;gap:6px}.progress-group{display:grid;gap:8px}.progress-track{overflow:hidden;height:8px;background:#e9efec;border-radius:999px}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--green-700),var(--gold-600));border-radius:inherit;transition:width .24s ease}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-card-header{display:flex;justify-content:space-between;gap:12px}.complete-icon{color:var(--success)}.topic-complete{border-color:#16865f59;background:linear-gradient(180deg,#e7f4ef8c,#fff)}.metric-grid{grid-template-columns:repeat(4,1fr)}.metric-card{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:18px}.metric-icon{display:grid;place-items:center;width:48px;height:48px;background:var(--green-100);border-radius:var(--radius)}.metric-gold .metric-icon{color:var(--green-900);background:var(--gold-100)}.metric-ink .metric-icon{color:var(--ink-900);background:#edf0ee}.metric-card p,.metric-card span{display:block;margin:0;color:var(--ink-500);font-size:13px;font-weight:720}.metric-card strong{display:block;margin:3px 0;font-size:28px;line-height:1}.dashboard-grid,.analytics-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px}.panel-wide{grid-column:span 1}.dashboard-panel{padding:22px}.panel-header{display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-header h2{margin-top:4px}.module-list{display:grid;gap:12px}.module-row,.score-row,.completion-list div,.badge-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.module-row>div{flex:1}.module-row p,.module-row h3{margin:0}.module-row p{color:var(--green-700);font-size:12px;font-weight:850;text-transform:uppercase}.module-row h3{margin:5px 0 12px;font-size:18px}.compact-list{display:grid;gap:8px}.compact-list button{display:grid;gap:4px;padding:12px;color:var(--ink-700);background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.compact-list button:hover{border-color:#0b6e4f52}.compact-list span{font-weight:800}.compact-list small{color:var(--ink-500)}.score-table{display:grid;gap:8px}.score-row span:first-child{flex:1;font-weight:780}.score-row strong{color:var(--green-700)}.empty-state{display:grid;justify-items:start;gap:10px;padding:26px}.empty-state h3,.empty-state h1{margin:0}.assessment-banner,.review-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px}.assessment-banner strong{display:block;margin-top:4px;font-size:24px}.quiz-panel{display:grid;gap:18px;padding:22px}.quiz-question{padding:0 0 18px;border:0;border-bottom:1px solid var(--line)}.quiz-question legend{display:flex;align-items:flex-start;gap:10px;width:100%;margin-bottom:14px;font-size:18px;font-weight:820;line-height:1.35}.quiz-question legend span{display:inline-grid;flex:0 0 auto;place-items:center;width:28px;height:28px;color:#fff;font-size:13px;background:var(--green-700);border-radius:var(--radius)}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.answer-option{display:flex;align-items:center;gap:10px;min-height:54px;padding:13px;color:var(--ink-700);text-align:left;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.answer-option span{display:inline-grid;flex:0 0 auto;place-items:center;width:28px;height:28px;color:var(--green-800);font-weight:850;background:var(--green-100);border-radius:var(--radius)}.answer-option.selected{border-color:var(--green-700);box-shadow:0 0 0 3px #0b6e4f14}.answer-option.correct{border-color:#16865f8c;background:#eef9f4}.answer-option.incorrect{border-color:#b4231873;background:#fff4f2}.feedback{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:var(--green-800);font-weight:730}.quiz-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.score-summary{display:grid;gap:4px}.score-summary strong{color:var(--green-800);font-size:22px}.module-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.module-reader{display:grid;gap:18px;min-width:0}.module-hero,.content-section{padding:24px}.module-hero{background:var(--green-900);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.module-hero .button-ghost{color:#ffffffdb}.module-hero .button-ghost:hover{color:#fff;background:#ffffff1f}.module-hero .eyebrow{margin-top:20px;color:var(--gold-600)}.module-hero h1{max-width:780px;font-size:42px}.module-hero p{color:#ffffffbf}.module-actions{margin-top:22px}.content-section h2{margin-top:0;font-size:24px}.check-list,.reference-list,.practice-list{display:grid;gap:10px;padding-left:0;margin:0;list-style:none}.practice-list{padding-left:22px;list-style:decimal}.check-list li,.reference-list li{display:flex;align-items:flex-start;gap:10px;color:var(--ink-700);line-height:1.55}.check-list svg{flex:0 0 auto;color:var(--success);margin-top:3px}.two-column{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px}.concept-list{display:flex;flex-wrap:wrap;gap:8px}.term-list{display:grid;gap:10px}.term-list article,.example-grid article{padding:14px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.term-list p,.example-grid p{margin-bottom:0}.example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.example-grid svg{color:var(--gold-600)}.module-illustration{display:grid;grid-template-columns:1fr 110px 110px 110px;gap:12px;align-items:center;margin-top:20px;padding:18px;background:linear-gradient(90deg,#0b6e4f1a,#f4b40021),var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.module-illustration span{color:var(--green-800);font-size:18px;font-weight:850}.module-illustration div{height:80px;background:linear-gradient(135deg,#0b6e4fdb,#0b6e4f4d),#fff;border-radius:var(--radius);box-shadow:inset 0 0 0 1px #ffffff59}.module-illustration div:nth-child(3){background:linear-gradient(135deg,#f4b400e6,#f4b4004d)}.module-side{position:sticky;top:104px;display:grid;gap:18px}.assistant-panel,.notes-panel{padding:18px}.assistant-title{display:flex;align-items:center;gap:12px;margin-bottom:14px}.assistant-icon,.empty-icon{display:grid;place-items:center;width:44px;height:44px;background:var(--green-100);border-radius:var(--radius)}.assistant-title h3{margin:3px 0 0;font-size:18px}.assistant-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.assistant-modes .button{justify-content:flex-start;min-height:38px;padding:0 10px;font-size:13px}.assistant-response{margin:14px 0;padding:14px;color:var(--ink-700);line-height:1.58;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius)}.assistant-form,.notes-panel{display:grid;gap:10px}.assistant-form label{color:var(--ink-700);font-size:13px;font-weight:800}textarea{width:100%;min-height:112px;padding:12px;color:var(--ink-900);resize:vertical;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);outline:none}textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #0b6e4f14}.flashcard-panel{display:grid;gap:12px}.flashcard{display:grid;align-content:center;justify-items:start;min-height:160px;gap:16px;padding:20px;color:var(--green-900);background:linear-gradient(135deg,var(--green-100),#ffffff);border:1px solid rgba(11,110,79,.18);border-radius:var(--radius)}.flashcard.flipped{background:linear-gradient(135deg,var(--gold-100),#ffffff)}.flashcard p{margin:0;color:var(--ink-900);font-size:21px;font-weight:820;line-height:1.35}.flashcard-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.completion-list,.badge-list{display:grid;gap:10px;margin-top:16px}.completion-list .done{border-color:#16865f6b;background:#eef9f4}.completion-list strong{color:var(--ink-500)}.completion-list .done strong{color:var(--success)}.badge-card{align-items:flex-start;justify-content:flex-start}.badge-card svg{flex:0 0 auto;color:var(--gold-600)}.badge-card strong{display:block}.badge-card p{margin:4px 0 0}@media (max-width: 1180px){.site-header{flex-wrap:wrap}.top-nav{order:3;flex-basis:100%}.page-frame{grid-template-columns:1fr}.sidebar,.module-side{position:static;max-height:none}.sidebar{display:grid;grid-template-columns:1fr 220px;gap:18px}.sidebar .sidebar-section:last-child{grid-column:1 / -1}.curriculum-tree{grid-template-columns:repeat(3,1fr)}.hero-section,.module-layout{grid-template-columns:1fr}.feature-section,.subject-grid,.topic-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 820px){.site-header{padding:12px 18px}.brand{min-width:0}.brand small{display:none}.top-nav{flex-wrap:wrap;overflow-x:visible;padding-bottom:4px}.page-frame,.page-frame-landing{width:min(100% - 24px,760px);padding-top:18px}.hero-section{min-height:auto;padding:30px 0}.hero-copy h1{font-size:52px}.hero-subtitle{font-size:21px!important}.hero-visual{min-height:auto}.learning-preview,.sidebar,.dashboard-grid,.analytics-grid,.two-column,.module-illustration{grid-template-columns:1fr}.main-content{order:1}.sidebar{order:2}.curriculum-tree,.journey-steps,.feature-section,.program-grid,.subject-grid,.topic-grid,.metric-grid,.answer-grid,.example-grid,.preview-grid{grid-template-columns:1fr}.page-heading-row,.panel-header,.assessment-banner,.review-panel,.quiz-footer,.module-row{align-items:stretch;flex-direction:column}.page-heading h1,.module-hero h1{font-size:34px}.page-heading p,.hero-copy p,.module-hero p{font-size:16px}.module-actions .button,.hero-actions .button,.card-actions .button,.heading-actions .button,.quiz-actions .button{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
