*{box-sizing:border-box;margin:0;padding:0}:root,html[data-theme=green]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);--surface-bg:#121212f2;--surface-border:#ffffff1f;--surface-border-strong:#fff3;--text-primary:#f5f5f7f2;--text-secondary:#f5f5f7c7;--text-muted:#f5f5f785;--theme-text:#b7ffb7;--theme-accent:#7dff7d;--theme-accent-bright:#0f0;--theme-accent-rgb:125, 255, 125;--theme-accent-bright-rgb:0, 255, 0;--theme-accent-soft:#7dff7d26;--theme-accent-soft-strong:#7dff7d40}html[data-theme=red]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:linear-gradient(135deg, #090909 0%, #1d1010 100%);--surface-bg:#121212f2;--surface-border:#ffffff1f;--surface-border-strong:#fff3;--text-primary:#f5f5f7f2;--text-secondary:#f5f5f7c7;--text-muted:#f5f5f785;--theme-text:#ffa9a9;--theme-accent:#ff6b6b;--theme-accent-bright:red;--theme-accent-rgb:255, 107, 107;--theme-accent-bright-rgb:255, 59, 59;--theme-accent-soft:#ff6b6b26;--theme-accent-soft-strong:#ff6b6b40}html[data-theme=yellow]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);--surface-bg:#121212f2;--surface-border:#ffffff1f;--surface-border-strong:#fff3;--text-primary:#f5f5f7f2;--text-secondary:#f5f5f7c7;--text-muted:#f5f5f785;--theme-text:#ffffae;--theme-accent:#ffff71;--theme-accent-bright:#ff0;--theme-accent-rgb:255, 255, 107;--theme-accent-bright-rgb:255, 255, 59;--theme-accent-soft:#ffff6b26;--theme-accent-soft-strong:#ffff6b40}html[data-theme=blue]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);--surface-bg:#121212f2;--surface-border:#ffffff1f;--surface-border-strong:#fff3;--text-primary:#f5f5f7f2;--text-secondary:#f5f5f7c7;--text-muted:#f5f5f785;--theme-text:#aed8ff;--theme-accent:#7db8ff;--theme-accent-bright:#0056ff;--theme-accent-rgb:125, 184, 255;--theme-accent-bright-rgb:0, 86, 255;--theme-accent-soft:#7db8ff26;--theme-accent-soft-strong:#7db8ff40}body{background:var(--page-bg);min-height:100vh;color:var(--text-primary)}main{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}main:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 15% 20%, rgba(var(--theme-accent-rgb), .16), transparent 38%), radial-gradient(circle at 85% 78%, rgba(var(--theme-accent-bright-rgb), .12), transparent 42%), radial-gradient(circle at 50% 50%, #ffffff05, transparent 60%);animation:18s ease-in-out infinite alternate ambientDrift;position:fixed;inset:-20vmax}html[data-power-save=true] main:before{content:"";z-index:9999;pointer-events:none;background:#00000080;position:absolute;inset:0}img{object-fit:cover;width:150px;height:150px;box-shadow:0 10px 30px rgba(var(--theme-accent-bright-rgb), .15);border:4px solid var(--theme-accent-bright);border-radius:50%;margin-bottom:30px}h1{color:var(--theme-accent-bright);margin:10px 0;font-size:32px;font-weight:700}p{color:var(--theme-text);margin:15px 0;font-size:16px}a{color:var(--theme-accent);text-underline-offset:.18em;text-decoration:none;transition:color .2s,opacity .2s,text-decoration-color .2s}a:hover{color:var(--theme-accent-bright)}a:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px;border-radius:3px}p a{border-bottom:1px solid rgba(var(--theme-accent-rgb), .35);font-weight:600}p a:hover{border-bottom-color:rgba(var(--theme-accent-rgb), .9)}.term-layout{align-items:flex-start;gap:1px;width:100%;min-height:100vh;display:flex}.term-sidebar{flex-direction:column;gap:1px;width:fit-content;display:flex}.term-sidebar>*{--term-delay:.11s}.term-sidebar>:first-child{--term-delay:90ms}.term-sidebar>:nth-child(2){--term-delay:.15s}.term-sidebar>:nth-child(3){--term-delay:.21s}.term-sidebar>:nth-child(4){--term-delay:.27s}.term-sidebar>:nth-child(5){--term-delay:.33s}.term-sidebar>:nth-child(6){--term-delay:.39s}.term-right{gap:1px;display:grid}.term-right>*{--term-delay:.22s}.term-right>:first-child{--term-delay:.18s}.term-right>:nth-child(2){--term-delay:.24s}.curriculum-page{text-align:left;gap:1.25rem;width:min(1120px,100% - 2rem);margin:0 auto;padding:2rem 0 3rem;display:grid}.curriculum-hero{border:1px solid var(--surface-border);background:var(--surface-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px;gap:.8rem;padding:1.5rem;display:grid;box-shadow:0 18px 48px #00000047}.curriculum-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.78rem}.curriculum-title,.curriculum-hero h1{color:var(--theme-accent-bright);margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1}.curriculum-description{max-width:62ch;color:var(--text-secondary);margin:0;font-size:1.02rem}.curriculum-actions{flex-wrap:wrap;gap:.75rem;padding-top:.35rem;display:flex}.curriculum-version-switch{flex-wrap:wrap;gap:.65rem;padding-top:.2rem;display:flex}.curriculum-version-button{border:1px solid var(--surface-border-strong);background:rgba(var(--theme-accent-rgb), .08)}.curriculum-version-button.is-active{border-color:rgba(var(--theme-accent-rgb), .65);background:linear-gradient(135deg, rgba(var(--theme-accent-rgb), .28), rgba(var(--theme-accent-bright-rgb), .2));box-shadow:0 10px 24px rgba(var(--theme-accent-rgb), .14)}.curriculum-version-label{color:var(--text-muted);margin:0;font-size:.92rem}.curriculum-button{border:1px solid var(--surface-border-strong);background:linear-gradient(135deg, rgba(var(--theme-accent-rgb), .18), rgba(var(--theme-accent-bright-rgb), .12));min-height:2.9rem;color:var(--text-primary);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.curriculum-button:hover{border-color:rgba(var(--theme-accent-rgb), .45);background:linear-gradient(135deg, rgba(var(--theme-accent-rgb), .24), rgba(var(--theme-accent-bright-rgb), .18));box-shadow:0 10px 28px rgba(var(--theme-accent-rgb), .16);transform:translateY(-1px)}.curriculum-button:focus-visible{outline:2px solid var(--theme-accent-bright);outline-offset:3px}.curriculum-preview{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:22px;min-height:min(78vh,920px);overflow:hidden;box-shadow:0 18px 48px #00000047}.curriculum-preview iframe{background:#111;border:0;width:100%;height:min(78vh,920px);display:block}.curriculum-fallback{color:var(--text-secondary);padding:1rem 1.25rem}.term-right>:nth-child(3){--term-delay:.3s}.term-right>:nth-child(4){--term-delay:.36s}.term-right>:nth-child(5){--term-delay:.42s}.term-right>:nth-child(6){--term-delay:.48s}.term-right>:nth-child(7){--term-delay:.54s}.term-sidebar .terminal,.term-right .terminal{width:100%}table,th,td{border:1px solid var(--surface-border);text-align:left;padding:5px}@keyframes ambientDrift{0%{filter:saturate(.95);transform:translate(-2%,-1%)scale(1)}to{filter:saturate(1.05);transform:translate(2%,1.5%)scale(1.04)}}@media (max-width:900px){.term-layout{flex-direction:column}.term-sidebar{flex-direction:column;width:100%}.term-right{width:100%}.curriculum-page{width:min(100%,100% - 1rem);padding-top:1rem}.curriculum-hero{padding:1.15rem}.curriculum-version-switch{width:100%}.curriculum-preview,.curriculum-preview iframe{height:72vh;min-height:72vh}}@media (prefers-reduced-motion:reduce){main:after{animation:none}}
