.code-window.svelte-14znh2n{border:1px solid color-mix(in oklch, var(--color-primary-700) 20%, transparent);background:#ffffff9e;box-shadow:0 24px 80px #362b5e21,inset 0 1px #fffc}:root[data-theme=dark] .code-window.svelte-14znh2n{border-color:color-mix(in oklch, var(--color-primary-400) 10%, transparent);background:var(--color-primary-900);box-shadow:0 24px 90px #00000080,inset 0 1px #ffffff14}.window-dot.svelte-14znh2n{box-shadow:inset 0 1px #ffffff6b,0 0 0 1px #00000014}.window-dot-red.svelte-14znh2n{background:#ff5f57}.window-dot-yellow.svelte-14znh2n{background:#ffbd2e}.window-dot-green.svelte-14znh2n{background:#28c840}.code-tab.svelte-14znh2n{color:#1e183a6b}:root[data-theme=dark] .code-tab.svelte-14znh2n{color:#fff6}.code-heading.svelte-14znh2n{color:#1e183ac7}:root[data-theme=dark] .code-heading.svelte-14znh2n{color:#ffffffd1}.line-no.svelte-14znh2n{color:#1e183a47}:root[data-theme=dark] .line-no.svelte-14znh2n{color:#ffffff47}.code-line.svelte-14znh2n{color:#1e183ab8}:root[data-theme=dark] .code-line.svelte-14znh2n{color:#ffffffa8}.token-keyword.svelte-14znh2n{color:#7c3aed;font-weight:700}.token-class.svelte-14znh2n,.token-function.svelte-14znh2n{color:#2563eb}.token-self.svelte-14znh2n,.token-punct.svelte-14znh2n{color:#c026d3}.token-comment.svelte-14znh2n{color:#1e183a61}:root[data-theme=dark] .token-keyword.svelte-14znh2n{color:#c4b5fd}:root[data-theme=dark] .token-class.svelte-14znh2n,:root[data-theme=dark] .token-function.svelte-14znh2n{color:#7dd3fc}:root[data-theme=dark] .token-self.svelte-14znh2n,:root[data-theme=dark] .token-punct.svelte-14znh2n{color:#f472b6}:root[data-theme=dark] .token-comment.svelte-14znh2n{color:#ffffff57}.code-scroll.svelte-14znh2n{scrollbar-width:thin;scrollbar-color:#7c3aed47 transparent;-webkit-mask-image:linear-gradient(#0000 0,#000 .5rem calc(100% - 1rem),#0000 100%);mask-image:linear-gradient(#0000 0,#000 .5rem calc(100% - 1rem),#0000 100%)}.code-scroll.svelte-14znh2n::-webkit-scrollbar{width:6px}.code-scroll.svelte-14znh2n::-webkit-scrollbar-track{background:0 0}.code-scroll.svelte-14znh2n::-webkit-scrollbar-thumb{background:#7c3aed38;border-radius:3px}.code-scroll.svelte-14znh2n::-webkit-scrollbar-thumb:hover{background:#7c3aed6b}:root[data-theme=dark] .code-scroll.svelte-14znh2n{scrollbar-color:#c4b5fd52 transparent}:root[data-theme=dark] .code-scroll.svelte-14znh2n::-webkit-scrollbar-thumb{background:#c4b5fd38}:root[data-theme=dark] .code-scroll.svelte-14znh2n::-webkit-scrollbar-thumb:hover{background:#c4b5fd70}.hero-bg.svelte-106zl9a:before{content:"";z-index:-1;background-image:linear-gradient(180deg, color-mix(in oklch, var(--zi-canvas) 88%, transparent) 0%, color-mix(in oklch, var(--zi-canvas) 92%, transparent) 100%);position:absolute;inset:-4.6rem calc(50% - 50vw) 0;-webkit-mask-image:linear-gradient(#000 0% 78%,#0000 100%);mask-image:linear-gradient(#000 0% 78%,#0000 100%)}:root[data-theme=dark] .hero-bg.svelte-106zl9a:before{background-image:linear-gradient(180deg, color-mix(in oklch, var(--color-primary-700) 60%, transparent) 0%, color-mix(in oklch, var(--color-primary-900) 95%, transparent) 100%)}.hero-title.svelte-106zl9a{color:#1a1630f5}.hero-title.svelte-106zl9a .hero-em:where(.svelte-106zl9a){color:#6d28d9}:root[data-theme=dark] .hero-title.svelte-106zl9a{color:#fff}:root[data-theme=dark] .hero-title.svelte-106zl9a .hero-em:where(.svelte-106zl9a){color:#c4b5fd}.hero-copy.svelte-106zl9a{color:#221d3aa3}:root[data-theme=dark] .hero-copy.svelte-106zl9a{color:#ffffffa8}.scroll-hint.svelte-106zl9a{cursor:pointer;width:fit-content}.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a){background:var(--zi-text-faint);border-radius:50%;width:4px;height:4px;transition:background .3s;animation:2.4s ease-in-out infinite svelte-106zl9a-scroll-pulse}.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a):first-child{opacity:.28;animation-delay:0s}.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a):nth-child(2){opacity:.42;animation-delay:.2s}.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a):nth-child(3){opacity:.65;animation-delay:.4s}.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a):nth-child(4){opacity:.95;animation-delay:.6s}.scroll-hint.svelte-106zl9a:hover span:where(.svelte-106zl9a){background:var(--color-primary-500)}@keyframes svelte-106zl9a-scroll-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.scroll-hint.svelte-106zl9a span:where(.svelte-106zl9a){animation:none}}.cursor-glow.svelte-106zl9a{--cursor-x:50vw;--cursor-y:42vh;z-index:-1;pointer-events:none;opacity:0;width:24rem;height:24rem;transform:translate3d(calc(var(--cursor-x) - 50%), calc(var(--cursor-y) - 50%), 0);will-change:transform, opacity;contain:layout paint style;transition:opacity .22s;position:absolute;top:0;left:0}.cursor-aurora.svelte-106zl9a,.cursor-trail.svelte-106zl9a{pointer-events:none}.cursor-active.svelte-106zl9a .cursor-glow:where(.svelte-106zl9a){opacity:1}.cursor-aurora.svelte-106zl9a{mix-blend-mode:screen;filter:saturate(1.2);background:radial-gradient(11rem 11rem,#a78bfa2e,#38bdf80f 34%,#0000 68%),radial-gradient(4.75rem 4.75rem,#ffffff1f,#0000 72%)}.cursor-trail.svelte-106zl9a{background:linear-gradient(115deg,#0000 0% 43%,#c4b5fd14 50%,#0000 57% 100%),radial-gradient(.32rem .32rem,#ffffffd9,#c4b5fd6b 42%,#0000 72%);animation:2.4s linear infinite svelte-106zl9a-cursor-sweep;-webkit-mask-image:radial-gradient(12rem 8rem,#000,#0000 72%);mask-image:radial-gradient(12rem 8rem,#000,#0000 72%)}@keyframes svelte-106zl9a-cursor-sweep{0%{background-position:-12rem 0,0 0}to{background-position:12rem 0,0 0}}@media (prefers-reduced-motion:reduce),(pointer:coarse){.cursor-trail.svelte-106zl9a{animation:none}}.courses-header.svelte-2b0o2k{text-align:center;max-width:44rem;margin:0 auto 3rem}.paper-grain.svelte-2b0o2k{z-index:-1;pointer-events:none;opacity:1;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='a'><feTurbulence type='turbulence' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch' seed='5'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 1.3 0'/></filter><rect width='100%25' height='100%25' filter='url(%23a)'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='280' height='280'><filter id='b'><feTurbulence type='turbulence' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch' seed='13'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 1.6 0'/></filter><rect width='100%25' height='100%25' filter='url(%23b)'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='560' height='560'><filter id='c'><feTurbulence type='fractalNoise' baseFrequency='0.18' numOctaves='3' stitchTiles='stitch' seed='21'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 1.3 0'/></filter><rect width='100%25' height='100%25' filter='url(%23c)'/></svg>");background-repeat:repeat,repeat,repeat;background-size:160px 160px,280px 280px,560px 560px;position:absolute;inset:0 calc(50% - 50vw);-webkit-mask-image:linear-gradient(#0000 0,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 40px calc(100% - 40px),#0000 100%)}:root[data-theme=dark] .paper-grain.svelte-2b0o2k{opacity:.18;mix-blend-mode:hard-light}.kicker.svelte-2b0o2k{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.22em;color:#5b44a0b3;margin:0;font-size:.72rem}:root[data-theme=dark] .kicker.svelte-2b0o2k{color:#ddd6feb8}.display.svelte-2b0o2k{font-family:var(--font-display);color:#1a163066;text-wrap:balance;margin:1.25rem 0 0;font-size:1.55rem;font-weight:500;line-height:1.3}:root[data-theme=dark] .display.svelte-2b0o2k{color:#fff6}.display.svelte-2b0o2k .hl:where(.svelte-2b0o2k){color:#1a1630eb}:root[data-theme=dark] .display.svelte-2b0o2k .hl:where(.svelte-2b0o2k){color:#fffffff0}@media (width>=1024px){.display.svelte-2b0o2k{font-size:1.85rem}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--nav-text:#1e183af0;--nav-bg:#f8f5ff2e;--nav-border:#362b5e1a;--nav-muted:#2d26529e;--nav-hover-bg:#42387814;--button-secondary-bg:#1e183a0f;--button-secondary-border:#362b5e29;--button-secondary-text:#1e183ae0;--button-secondary-hover:#1e183a1a;--course-card-border:#362b5e1f;--course-card-bg:#ffffffad;--course-card-shine:#ffffffd1;--course-card-inset:#ffffffdb;--course-icon-bg:#7c3aed1a;--course-icon-text:#5b44a0e0;--course-title:#1e183af0;--course-copy:#221d3a94;--course-divider:#362b5e1f;--course-meta:#221d3a8f;--course-arrow:#221d3a5c}:root[data-theme=dark]{--nav-text:#fffffff0;--nav-bg:#05031426;--nav-border:#ffffff14;--nav-muted:#ffffff9e;--nav-hover-bg:#ffffff14;--button-secondary-bg:#ffffff14;--button-secondary-border:#ffffff26;--button-secondary-text:#ffffffe6;--button-secondary-hover:#ffffff1f;--course-card-border:#ffffff1f;--course-card-bg:#08061bc7;--course-card-shine:#ffffff12;--course-card-inset:#ffffff14;--course-icon-bg:#7c3aed29;--course-icon-text:#ddd6feeb;--course-title:white;--course-copy:#ffffff94;--course-divider:#ffffff1a;--course-meta:#ffffff94;--course-arrow:#ffffff57}.landing-shell.svelte-skv6c4{color:var(--zi-text)}.hero-bg-layer.svelte-skv6c4{background-image:var(--hero-bg-url);pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;height:100vh;position:absolute;top:0;left:0;right:0}.landing-vignette.svelte-skv6c4{background:radial-gradient(ellipse 90% 60% at 50% -10%, color-mix(in oklch, var(--color-primary-700) 5%, transparent), transparent 65%)}:root[data-theme=dark] .landing-vignette.svelte-skv6c4{background:radial-gradient(ellipse 90% 60% at 50% -10%, color-mix(in oklch, var(--color-primary-400) 8%, transparent), transparent 65%)}.landing-grain.svelte-skv6c4{opacity:.04;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.6 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:160px 160px}:root[data-theme=dark] .landing-grain.svelte-skv6c4{opacity:.06}
