*,:after,:before{box-sizing:border-box;margin:0;padding:0}@media (min-width:768px){.with-sidebar{margin-left:var(--sidebar-width)}.hide-on-desktop{display:none!important}.desktop-only{display:flex!important}}@media (max-width:767px){.desktop-only,.hide-on-mobile{display:none!important}}:root{--bg:#f5f5f7;--surface:#fff;--surface-high:#f0f2f8;--surface-dark:#1d1d1f;--surface-dark-2:#2c2c2e;--border:#d2d2d7;--border-soft:#0000000f;--divider:#00000012;--accent:#5f55f0;--accent-2:#8b83f7;--accent-3:#9b95f8;--accent-soft:#5f55f017;--accent-glow:#5f55f038;--accent-tint:#5f55f026;--ink:#1d1d1f;--grey:#6e6e73;--white:#fff;--green:#34c759;--green-soft:#34c7591f;--amber:#ff9500;--amber-soft:#ff95001a;--red:#ff3b30;--red-soft:#ff3b3014;--subject-1:#5f55f0;--subject-2:#8b83f7;--subject-3:#34c759;--subject-4:#ff9500;--subject-5:#ff3b30;--subject-6:#af52de;--subject-7:#5ac8fa;--subject-8:#ff6b35;--text-primary:#1d1d1f;--text-secondary:#6e6e73;--text-muted:#6e6e73;--text-on-dark:#f5f5f7;--text-on-dark-sec:#a1a1a6;--text-on-dark-mut:#8e8e96;--font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,monospace;--t-hero:clamp(48px,8vw,96px);--t-display:clamp(36px,5vw,60px);--t-section:clamp(32px,5vw,52px);--t-h1:28px;--t-h2:22px;--t-h3:19px;--t-h4:17px;--t-body-lg:18px;--t-body:15px;--t-body-sm:14px;--t-caption:13px;--t-micro:12px;--t-eyebrow:11px;--w-regular:400;--w-medium:500;--w-semibold:600;--w-bold:700;--ls-tight:-0.04em;--ls-display:-0.03em;--ls-h1:-0.02em;--ls-body:-0.01em;--ls-eyebrow:0.06em;--ls-caps:0.10em;--lh-hero:1.04;--lh-display:1.08;--lh-tight:1.2;--lh-body:1.6;--lh-loose:1.7;--radius-xs:8px;--radius-sm:10px;--radius:14px;--radius-md:16px;--radius-lg:18px;--radius-xl:22px;--radius-2xl:24px;--radius-3xl:32px;--radius-full:100px;--shadow-flat:0 2px 8px #00000014;--shadow:0 8px 28px #00000024;--shadow-md:0 16px 48px #0000002e;--shadow-lg:0 28px 80px #00000047;--shadow-xl:0 40px 120px #00000052;--shadow-glow:0 16px 56px #5f55f073;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:14px;--space-5:16px;--space-6:20px;--space-7:24px;--space-8:28px;--space-9:32px;--space-10:40px;--space-12:48px;--space-14:56px;--space-16:64px;--space-20:80px;--space-24:100px;--space-30:120px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-drawer:cubic-bezier(0.4,0,0.2,1);--dur-fast:0.15s;--dur-base:0.25s;--dur-slow:0.75s;--sidebar-width:240px;--content-max:720px;--max-narrow:520px;--max-wide:1100px}body,html{background:var(--bg);color:var(--text-primary);font-family:var(--font);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}button,input,select,textarea{font-family:var(--font)}input::placeholder{color:var(--text-muted)}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.page-enter{animation:fadeIn .3s ease forwards}.spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}.drawer{position:fixed;top:0;left:0;height:100vh;width:280px;background:#16161b;z-index:300;transform:translateX(-100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 48px #0000008c;border-right:1px solid #ffffff0f;display:flex;flex-direction:column;overflow:hidden}.drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(6px);z-index:299;opacity:0;pointer-events:none;transition:opacity .28s ease}.drawer-overlay.open{opacity:1;pointer-events:all}.reveal{opacity:0;transform:translateY(32px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-fast{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal-fast.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal,.reveal-fast{opacity:1!important;transform:none!important}}[data-theme=dark]{--bg:#0a0a0f;--surface:#12121a;--surface-high:#1a1a26;--border:#2a2a3a;--border-soft:#ffffff12;--accent:#7c74f5;--accent-soft:#7c74f526;--accent-glow:#7c74f540;--text-primary:#f0f0f8;--text-secondary:#9090b8;--text-muted:#55557a;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=midnight]{--bg:#070d1a;--surface:#0d1829;--surface-high:#132033;--border:#1e3050;--border-soft:#ffffff0f;--accent:#3b82f6;--accent-soft:#3b82f626;--accent-glow:#3b82f640;--text-primary:#e8f0fe;--text-secondary:#7090b0;--text-muted:#3a5070;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=forest]{--bg:#060f0a;--surface:#0d1f12;--surface-high:#122818;--border:#1a3d22;--border-soft:#ffffff0f;--accent:#22c55e;--accent-soft:#22c55e26;--accent-glow:#22c55e40;--text-primary:#e8f5ec;--text-secondary:#6a9e78;--text-muted:#3a5e44;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=sunset]{--bg:#0f080a;--surface:#1f1012;--surface-high:#2a1518;--border:#3d1e22;--border-soft:#ffffff0f;--accent:#f97316;--accent-soft:#f9731626;--accent-glow:#f9731640;--text-primary:#fdf0e8;--text-secondary:#b07060;--text-muted:#704030;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=rose]{--bg:#0f080d;--surface:#1f1020;--surface-high:#2a152a;--border:#3d1e3d;--border-soft:#ffffff0f;--accent:#ec4899;--accent-soft:#ec489926;--accent-glow:#ec489940;--text-primary:#fde8f5;--text-secondary:#b060a0;--text-muted:#703060;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=ocean]{--bg:#040e14;--surface:#081c26;--surface-high:#0c2535;--border:#0e3850;--border-soft:#ffffff0f;--accent:#06b6d4;--accent-soft:#06b6d426;--accent-glow:#06b6d440;--text-primary:#e0f7fc;--text-secondary:#4090a8;--text-muted:#205568;--shadow-flat:0 1px 4px #00000080;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 32px #00000080}