@font-face{font-family:Archivo;src:url(/assets/archivo.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{--ink:#151718;--muted:#62676b;--paper:#f5f6f7;--white:#fff;--line:#e3e5e7;--dark:#101112;--green:#c5ff00;--selected:#27301a;--soft:#eef0e9;--error:#9f302a;--sidebar:248px;--header:64px;--banner:34px;--radius:12px;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}body,html{margin:0}body{background:var(--paper);color:var(--ink);font:15px/1.5 Archivo,Arial,sans-serif}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer;border:0;background:transparent;color:inherit}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}a,a:hover{text-decoration:none}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.16;letter-spacing:-.75px;font-weight:650}h2{font-size:23px;line-height:1.25;letter-spacing:-.4px;font-weight:620}h3{font-size:18px;line-height:1.3}p{margin:12px 0;color:var(--muted);line-height:1.52}small{font-size:12px;line-height:1.5}hr{border:0;border-top:1px solid var(--line);margin:24px 0}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #698f00;outline-offset:4px}input,select,textarea{width:100%;border:1px solid #bcc2c4;border-radius:8px;background:var(--white);color:var(--ink);padding:12px 14px;min-height:46px;max-width:100%}textarea{resize:vertical;min-height:140px}label{display:block;font-weight:550;margin:20px 0 8px}fieldset{border:0;padding:0;margin:20px 0 0}legend{font-weight:550;padding:0;margin-bottom:8px}input[type=checkbox],input[type=radio]{width:18px;min-height:18px;margin-right:10px;accent-color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:8px;left:12px;z-index:200;transform:translateY(-200%);padding:12px;background:var(--green);color:#101500}.skip:focus{transform:none}.muted{color:var(--muted)}.eyebrow{font-size:12px;font-weight:600;display:block;line-height:1.4;letter-spacing:.2px}.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;background:var(--dark);color:#b9c0bb;padding:30px 16px 18px;z-index:50;overflow-y:auto;display:flex;flex-direction:column}.has-banner .sidebar{bottom:var(--banner)}.brand{display:block;margin:0 0 14px 2px;width:140px}.brand img{width:140px;height:30px;object-fit:contain}.tenant{color:#c1c7c2;font-size:13px;margin:0 2px 30px;line-height:1.4}.nav-group{margin-bottom:26px}.nav-group>span{font-size:11px;display:block;margin:0 0 5px;letter-spacing:.15px;font-weight:600}.nav-link{display:flex;align-items:center;gap:14px;padding:12px;border-radius:8px;line-height:1.35;min-height:44px;width:100%;text-align:left}.nav-link:hover{background:#1d2220}.nav-link.active{color:#fff;background:var(--selected);font-weight:600}.sidebar-foot{margin-top:auto;padding:24px 12px 0;font-size:12px;color:#8d948f;line-height:1.5}.shell{margin-left:var(--sidebar);min-height:100vh}.topbar{height:var(--header);background:var(--white);display:flex;align-items:center;gap:14px;padding:0 32px}.breadcrumb{font-size:14px;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button{border-radius:50%;width:44px;height:44px;display:grid;place-items:center;background:var(--soft);color:var(--muted)}.mobile-brand,.mobile-menu{display:none}main:focus{outline:none}.page{max-width:1160px;padding:40px 40px 60px;margin:auto;min-width:0}.has-banner .page{padding-bottom:calc(var(--banner) + 48px)}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:34px;flex-wrap:wrap}.page-heading p{margin:12px 0 0;max-width:640px}.page-heading>.button{flex-shrink:0}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:9px;border:1px solid var(--line);background:var(--white);font-size:14px;font-weight:550;text-align:center;line-height:1.4;transition:background .16s,transform .16s var(--ease)}.button:hover{background:var(--soft)}.primary{background:var(--green);border-color:var(--green);color:#101500}.primary:hover{background:#b9ed00;border-color:#b9ed00}.quiet{background:transparent;border-color:transparent}.danger{color:var(--error);border-color:#e3c6c4}.danger:hover{background:#f7ecec}.small{padding:8px 12px;min-height:44px;font-size:13px}.icon-button{width:44px;height:44px;display:grid;place-items:center;font-size:25px;flex-shrink:0}.text-button,.text-link{font-size:14px;line-height:1.5;display:inline-block;padding:8px 0;color:var(--ink);text-align:left}.text-button:hover,.text-link:hover{text-decoration:underline}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.actions .status-inline{font-size:13px;color:var(--muted)}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin-bottom:18px;min-width:0}.panel h2{font-size:21px}.panel>p{font-size:14px}.field-hint{display:block;color:var(--muted);font-weight:400;margin-top:6px;font-size:13px}.choice{display:flex;align-items:flex-start;font-weight:400;margin:10px 0;font-size:14px;line-height:1.5;min-height:44px;padding:6px 0}.choice input{margin-top:2px;flex-shrink:0}.badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.2px;border-radius:20px;padding:4px 10px;background:var(--soft);color:#3c4340;vertical-align:middle}.badge-published{background:#e7f7c0;color:#2c3c00}.badge-archived{background:#efeff0;color:#6a6f73}.badge-private{background:var(--dark);color:var(--green)}.course-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.course-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px;min-width:0;display:flex;flex-direction:column;gap:4px}.course-card h3{font-size:17px;line-height:1.35;letter-spacing:-.25px}.course-card h3 a{display:inline-block;padding:2px 0}.course-card p{font-size:14px;margin:8px 0;overflow-wrap:anywhere}.card-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:6px}.card-meta small{color:var(--muted)}.course-card .actions{margin-top:auto;padding-top:8px}.outline{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:22px;min-width:0}.outline>.eyebrow{color:var(--muted);margin-bottom:16px}.module{border-top:1px solid var(--line);padding:14px 0 6px}.module:first-of-type{border-top:0;padding-top:0}.module-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.module-head h3{font-size:16px;font-weight:600;padding:8px 0}.module ol{list-style:none;padding:0;margin:8px 0}.lesson-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0;min-width:0}.lesson-row>a{padding:12px;display:block;font-size:14px;border-radius:8px;flex:1 1;min-width:0;overflow-wrap:anywhere}.lesson-row>a:hover{background:var(--paper)}.lesson-row>a.current{background:var(--soft);font-weight:600}.lesson-row .badge{flex-shrink:0}.inline-form{display:flex;gap:10px;align-items:flex-start;margin:10px 0 6px;flex-wrap:wrap}.inline-form input{flex:1 1;min-width:200px}.inline-form .button{flex-shrink:0}.reading{max-width:720px}.reading-head{margin:0 0 26px}.reading-head .eyebrow{color:var(--muted)}.reading-head h1{margin:12px 0;font-size:32px}.reading-head>p{font-size:15px}.lesson-body p{color:var(--ink);font-size:17px;line-height:1.65;margin:20px 0;overflow-wrap:anywhere}.lesson-pager{display:flex;justify-content:space-between;gap:15px;margin-top:34px;border-top:1px solid var(--line);padding-top:18px}.course-read{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px;align-items:start}.course-read .outline{position:sticky;top:24px}.script-panel{background:var(--dark);color:#c9cfc9;border-radius:var(--radius);padding:26px;margin-top:26px}.script-panel h2{color:#fff;font-size:20px;margin-top:10px}.script-panel p{color:#a9b0aa;font-size:14px}.script-panel textarea{background:#191b1c;color:#e8ebe6;border-color:#3a3f3c}.script-panel label{color:#e8ebe6}.script-panel .button{background:#191b1c;border-color:#3a3f3c;color:#e8ebe6}.script-panel .button:hover{background:#232626}.script-panel .primary{background:var(--green);border-color:var(--green);color:#101500}.script-panel .primary:hover{background:#b9ed00}.script-panel .alert{background:#2a1917;border-color:#5c322e;color:#f3c8c4}.script-panel .notice{background:#20261a;border-color:#3c4a26;color:#dfe8cf}.script-panel details{border-top:1px solid #3a3f3c;margin-top:12px;padding-top:10px}.script-panel .status-inline{color:#a9b0aa}.empty{border:1px dashed #cbd0cc;border-radius:var(--radius);padding:40px;max-width:760px;background:var(--white)}.empty p{max-width:600px;font-size:14px}.empty .button{margin-top:10px}.alert{background:#fbf0ef;border:1px solid #e6c8c5;border-radius:10px;padding:14px 16px;margin:16px 0;font-size:14px;color:#7c2722;line-height:1.5}.alert .button{margin-top:10px}.notice{background:var(--soft);border:1px solid #d3dbc4;border-radius:10px;padding:14px 16px;margin:16px 0;font-size:14px;color:#33401c;line-height:1.5}.notice p{color:inherit;font-size:14px;margin:8px 0}.notice details{margin-top:10px}.notice summary{cursor:pointer;font-weight:550;min-height:24px}.conflict-copy{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:14px;margin-top:10px;color:var(--ink)}.conflict-copy p{color:var(--ink);font-size:14px;overflow-wrap:anywhere}.loading-page{padding:60px 40px;color:var(--muted)}.confirm-block{border:1px solid #e3c6c4;border-radius:10px;padding:16px;margin-top:14px;background:#fdf7f6}.confirm-block p{margin:0 0 12px;color:var(--ink);font-size:14px}.auth{--auth-muted:#a7aca8;--auth-line:#343934;--auth-accent-muted:#d3e8a0;--auth-field-line:#818983;--auth-gutter:clamp(28px,4.5vw,76px);--auth-control:56px;min-height:100svh;background:var(--white);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.auth-identity{background:var(--dark);color:var(--white);padding:var(--auth-gutter);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;isolation:isolate}.auth-wordmark{width:210px;max-width:100%;position:relative;z-index:1}.auth-wordmark img{width:100%;height:auto}.auth-wordmark>span{display:block;color:var(--auth-muted);font-size:10px;font-weight:550;letter-spacing:.34em;margin:12px 0 0 39px}.auth-editorial{position:relative;padding:110px 0 54px;max-width:600px}.auth-statement{font-size:clamp(44px,4.7vw,76px);font-weight:570;letter-spacing:-.055em;line-height:1.04;color:var(--white);position:relative;margin:0}.auth-statement span{color:var(--green)}.auth-caption{max-width:280px;color:var(--auth-muted);font-size:16px;line-height:1.6;margin:26px 0 0}.auth-emblem{position:absolute;inset:-95px -160px auto auto;width:350px;opacity:.12;transform:rotate(-8deg);transition:transform .7s var(--ease),opacity .7s var(--ease);z-index:-1}.auth-emblem i{display:block;width:100%;height:70px;background:var(--green);transform:skew(-38deg);margin:18px 0}.auth-emblem i:nth-child(2){translate:-58px 0}.auth-emblem i:nth-child(3){translate:-116px 0}.auth:focus-within .auth-emblem{transform:translateY(-8px) rotate(-8deg);opacity:.19}.auth-identity-footer{padding-top:24px;border-top:1px solid var(--auth-line);color:var(--auth-muted);font-size:12px;margin:0}.auth-entry{display:flex;flex-direction:column;justify-content:center;padding:var(--auth-gutter);min-width:0;position:relative}.auth-card{width:min(400px,100%);margin:auto;padding:56px 0;background:var(--white)}.auth-kicker{display:block;font-size:11px;letter-spacing:.16em;font-weight:650;color:var(--muted);margin-bottom:20px}.auth-card h1{font-size:clamp(29px,2.7vw,40px);font-weight:620;letter-spacing:-.045em;line-height:1.12}.auth-intro{font-size:15px;margin:14px 0 36px}.auth-card label{font-size:14px;margin:22px 0 10px}.auth-card input{height:var(--auth-control);border-color:var(--auth-field-line);border-radius:10px;background:var(--paper);font-size:16px;padding:16px;transition:border-color .15s,background .15s}.auth-card input::placeholder{color:var(--muted);opacity:1}.auth-card input:focus{background:var(--white);border-color:var(--ink)}.auth-password{position:relative}.auth-password input{padding-right:58px}.auth-reveal{position:absolute;right:6px;top:6px;width:44px;height:44px;display:grid;place-items:center;border-radius:7px;color:var(--muted)}.auth-reveal:hover{background:var(--line);color:var(--ink)}.auth-card .auth-submit{width:100%;margin-top:28px;min-height:var(--auth-control);padding:16px 20px;justify-content:space-between;font-size:15px;font-weight:650;border-radius:10px}.auth-card .auth-submit:disabled{opacity:1;background:var(--auth-accent-muted);border-color:var(--auth-accent-muted);color:var(--selected)}.auth-arrow{font-size:24px;font-weight:400;line-height:1;transition:transform .2s var(--ease)}.auth-submit:hover:not(:disabled) .auth-arrow{transform:translateX(3px)}.auth-help{text-align:center;font-size:12px;margin:22px 0 0}.auth-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:11px;padding-top:22px;border-top:1px solid var(--line);width:100%}@media(max-width:900px){.auth{grid-template-columns:1fr;--auth-gutter:32px;min-height:100svh}.auth-identity{padding:30px var(--auth-gutter);flex-direction:row;align-items:center}.auth-wordmark{width:176px}.auth-wordmark>span{margin-top:9px;margin-left:32px;font-size:9px}.auth-editorial,.auth-identity-footer{display:none}.auth-entry{padding:12px var(--auth-gutter) 24px;flex:1 1}.auth-card{width:min(420px,100%);padding:40px 0 48px}.auth-card h1{font-size:34px}.auth-intro{margin-bottom:28px}.auth-footer{font-size:11px}}@media(max-width:400px){.auth{--auth-gutter:24px}.auth-card h1{font-size:31px}.auth-card{padding-top:30px}.auth-identity{padding-top:25px;padding-bottom:25px}}.env-banner{position:fixed;inset:auto 0 0;min-height:var(--banner);margin:0;background:var(--soft);border-top:1px solid #d3dbc4;color:#33401c;font-size:12px;line-height:1.4;padding:8px 16px;z-index:100;text-align:center}.menu-shade{position:fixed;inset:0;background:#0008;z-index:49;display:none;width:100%}@media(max-width:1023px){.shell{margin-left:0}.sidebar{transform:translateX(-100%);visibility:hidden;transition:transform .22s var(--ease),visibility .22s;z-index:90;width:280px;padding-bottom:32px}.menu-open .sidebar{visibility:visible;transform:none}.menu-shade{z-index:89}.menu-open .menu-shade{display:block}.mobile-brand,.mobile-menu{display:flex}.topbar{background:var(--dark);color:#fff;padding:0 20px;gap:12px}.breadcrumb{display:none}.mobile-brand{align-items:center;flex:1 1}.mobile-brand img{width:98px;height:24px}.topbar .account-button{background:#232626;color:#c3cac4}.page{padding:32px 24px 72px}.course-read{grid-template-columns:minmax(0,1fr)}.course-read .outline{position:static}.course-list{grid-template-columns:1fr}}@media(max-width:700px){h1{font-size:29px;letter-spacing:-.55px}h2{font-size:22px}.page{padding:24px 20px 84px}.page-heading{margin-bottom:26px;display:block}.page-heading>.button{margin-top:20px}.reading-head h1{font-size:27px}.lesson-body p{font-size:16px}.outline,.panel{padding:20px 18px}.script-panel{padding:22px 18px}.empty{padding:26px 20px}.inline-form input{min-width:0}.actions .button{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.icon-button.mobile-menu{display:none}.preview-launch{margin-left:auto;white-space:nowrap;color:var(--ink)}.preview-bar{padding:18px 32px;background:var(--selected);color:var(--white);display:flex;align-items:center;justify-content:space-between;gap:18px}.preview-bar p{color:#d5dfcb;font-size:12px;margin:4px 0 0;max-width:620px}.preview-bar .button{flex-shrink:0;color:var(--ink)}.auth-status{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--paper);padding:24px}.auth-status-brand{background:var(--dark);padding:24px;width:min(440px,100%);border-radius:16px 16px 0 0}.auth-status-brand img{width:180px;height:auto}.auth-status>section{background:var(--white);padding:32px;width:min(440px,100%);border:1px solid var(--line);border-radius:0 0 16px 16px}@media(max-width:1023px){.icon-button.mobile-menu{display:grid}.preview-launch{font-size:12px;padding:8px 10px}.topbar{padding-inline:14px;gap:8px}.preview-bar{padding:16px 20px;align-items:flex-start;flex-wrap:wrap}.mobile-brand img{width:82px}.preview-launch+.account-button{width:36px;flex-shrink:0}}.profile-page{max-width:980px}.profile-line{padding:28px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.profile-line h2{font-size:21px}.profile-line p{margin:3px 0}.profile-line .eyebrow{margin-bottom:8px}.profile-line .actions{margin-top:10px}.course-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.course-curriculum,.course-settings{min-width:0}.course-settings .panel{padding:22px}.course-preview{display:block}@media(max-width:1150px){.course-workspace{grid-template-columns:1fr}.course-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media(max-width:700px){.course-settings{grid-template-columns:1fr}.profile-line{padding:24px 0}.course-workspace{gap:22px}}.school-settings-form{max-width:720px;display:grid;gap:16px}.school-color-row{display:flex;gap:14px;align-items:center}.school-color-row input{width:64px;height:48px;padding:4px}.school-brand-preview{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding:26px;background:#121212;color:#fff;border-radius:12px}.school-brand-preview>span{width:28px;height:28px;border-radius:6px}.school-brand-preview small{margin-left:auto;color:#ccc}.appearance-settings{margin-bottom:20px;padding:20px!important}.appearance-settings img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin-top:16px}.appearance-check{display:flex;gap:10px;align-items:center;margin:16px 0}.appearance-check input{width:20px;height:20px}.school-wordmark{display:flex;align-items:center;gap:10px;color:inherit;font-size:20px;font-weight:700;max-width:100%;overflow-wrap:anywhere}.school-wordmark i{width:26px;height:26px;flex-shrink:0;border-radius:7px;background:var(--accent)}.app .button.primary{background:var(--accent);color:var(--accent-ink,#111)}.app .sidebar .nav-link.active{background:var(--accent-soft);color:#fff}.app .nav-link:focus-visible{outline-color:var(--accent)}.school-color-row input:not([type=color]){width:145px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}