.ThemeToggle-module__BDCMra__toggle{width:36px;height:36px;color:var(--text-dim);border:1px solid #0000;border-radius:50%;place-items:center;padding:0;transition:color .16s,transform .16s;display:grid}.ThemeToggle-module__BDCMra__toggle:hover{color:var(--text);background:0 0}.ThemeToggle-module__BDCMra__toggle:active{transform:scale(.94)}.ThemeToggle-module__BDCMra__glyph{transition:transform .24s var(--ease), opacity .16s ease;font-family:Arial,Helvetica,sans-serif;font-size:1.08rem;font-weight:400;line-height:1;display:block;transform:translateY(-.5px)rotate(0)}.ThemeToggle-module__BDCMra__toggle:hover .ThemeToggle-module__BDCMra__glyph{transform:translateY(-.5px)rotate(22deg)scale(1.08)}.ThemeToggle-module__BDCMra__toggle:active .ThemeToggle-module__BDCMra__glyph{opacity:.65}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__BDCMra__toggle,.ThemeToggle-module__BDCMra__glyph{transition:none}.ThemeToggle-module__BDCMra__toggle:hover .ThemeToggle-module__BDCMra__glyph{transform:translateY(-.5px)}}
.Nav-module__p2V2BW__header{z-index:100;background:var(--bg);transition:border-color .4s var(--ease);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Nav-module__p2V2BW__scrolled{border-bottom-color:var(--border);box-shadow:0 12px 40px -28px #00000073}.Nav-module__p2V2BW__bar{height:var(--nav-h);max-width:var(--maxw-wide);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2rem);display:grid}.Nav-module__p2V2BW__brand{flex-shrink:0;justify-self:start;align-items:center;display:inline-flex}.Nav-module__p2V2BW__links{justify-content:center;align-items:center;gap:.15rem;display:flex}.Nav-module__p2V2BW__link{border-radius:var(--radius-pill);color:var(--text-dim);transition:color .25s var(--ease), background-color .25s var(--ease);padding:.5rem .9rem;font-size:.9rem;font-weight:450;position:relative}.Nav-module__p2V2BW__link:hover{color:var(--text);background:var(--surface-hover)}.Nav-module__p2V2BW__active{color:var(--text)}.Nav-module__p2V2BW__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.Nav-module__p2V2BW__active:after{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:.12rem;left:50%;transform:translate(-50%)}.Nav-module__p2V2BW__actions{flex-shrink:0;justify-self:end;align-items:center;gap:.6rem;display:flex}.Nav-module__p2V2BW__themeAction{display:flex}.Nav-module__p2V2BW__burger{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:none}.Nav-module__p2V2BW__burgerLine{background:var(--text);width:18px;height:1.5px;transition:transform .25s var(--ease), opacity .2s var(--ease);border-radius:2px}.Nav-module__p2V2BW__burgerTop{transform:translateY(6.5px)rotate(45deg)}.Nav-module__p2V2BW__burgerMid{opacity:0}.Nav-module__p2V2BW__burgerBot{transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__p2V2BW__mobile{inset:var(--nav-h) 0 0 0;background:var(--bg);border-top:1px solid var(--border-soft);opacity:0;visibility:hidden;transition:opacity .25s var(--ease), transform .25s var(--ease), visibility .25s;position:fixed;overflow-y:auto;transform:translateY(-8px)}.Nav-module__p2V2BW__mobileOpen{opacity:1;visibility:visible;transform:translateY(0)}.Nav-module__p2V2BW__mobileInner{flex-direction:column;gap:.2rem;padding:1.2rem clamp(1.1rem,4vw,2rem) 2.5rem;display:flex}.Nav-module__p2V2BW__mobileTheme{border-bottom:1px solid var(--border-soft);color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:.35rem;padding:.35rem .6rem 1rem;font-size:.8rem;font-weight:600;display:flex}.Nav-module__p2V2BW__mobileLink{color:var(--text-2);border-bottom:1px solid var(--border-soft);padding:.95rem .6rem;font-size:1.15rem;font-weight:500}.Nav-module__p2V2BW__mobileLink:hover{color:var(--text)}@media (max-width:900px){.Nav-module__p2V2BW__bar{grid-template-columns:1fr auto}.Nav-module__p2V2BW__links{display:none}.Nav-module__p2V2BW__actions{margin-left:auto}.Nav-module__p2V2BW__burger{display:flex}.Nav-module__p2V2BW__themeAction{display:none}}
.CookieConsent-module__4UlU0a__bannerWrapper{z-index:100;width:calc(100vw - 3rem);max-width:420px;animation:CookieConsent-module__4UlU0a__slideUp .4s var(--ease) forwards;position:fixed;bottom:1.5rem;right:1.5rem}.CookieConsent-module__4UlU0a__banner{background:color-mix(in srgb, var(--panel) 88%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text);padding:1.5rem;overflow:hidden}.CookieConsent-module__4UlU0a__content{flex-direction:column;gap:1rem;display:flex}.CookieConsent-module__4UlU0a__header{align-items:center;gap:.5rem;display:flex}.CookieConsent-module__4UlU0a__icon{font-size:1.2rem}.CookieConsent-module__4UlU0a__title{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text);font-size:1.05rem;font-weight:600}.CookieConsent-module__4UlU0a__text{font-family:var(--font-sans);color:var(--text-2);font-size:.88rem;line-height:1.45}.CookieConsent-module__4UlU0a__link{color:var(--brand-soft);text-decoration:underline;transition:color .2s}.CookieConsent-module__4UlU0a__link:hover{color:var(--brand)}.CookieConsent-module__4UlU0a__preferencesPanel{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;margin-top:.25rem;padding-top:1rem;display:flex}.CookieConsent-module__4UlU0a__prefRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CookieConsent-module__4UlU0a__prefInfo{flex-direction:column;gap:.15rem;display:flex}.CookieConsent-module__4UlU0a__prefLabel{color:var(--text);cursor:pointer;font-size:.85rem;font-weight:600}.CookieConsent-module__4UlU0a__prefDesc{color:var(--text-dim);font-size:.75rem;line-height:1.3}.CookieConsent-module__4UlU0a__checkbox{appearance:none;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--input);cursor:pointer;width:1rem;height:1rem;transition:all .2s var(--ease);place-content:center;display:grid}.CookieConsent-module__4UlU0a__checkbox:checked{background:var(--brand-gradient);border-color:var(--brand-strong)}.CookieConsent-module__4UlU0a__checkbox:checked:before{content:"";background-color:var(--text-on-flame);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:.5rem;height:.5rem;transform:scale(1)}.CookieConsent-module__4UlU0a__checkbox:disabled{opacity:.5;cursor:not-allowed}.CookieConsent-module__4UlU0a__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.CookieConsent-module__4UlU0a__btnPrimary,.CookieConsent-module__4UlU0a__btnSecondary,.CookieConsent-module__4UlU0a__btnGhost{font-family:var(--font-sans);cursor:pointer;transition:all .2s var(--ease);border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.CookieConsent-module__4UlU0a__btnPrimary{background:var(--brand-gradient);color:var(--text-on-flame);border:1px solid var(--border-strong)}.CookieConsent-module__4UlU0a__btnPrimary:hover{background:var(--brand-gradient-soft);transform:translateY(-1px)}.CookieConsent-module__4UlU0a__btnSecondary{background:var(--elevated);color:var(--text);border:1px solid var(--border-strong)}.CookieConsent-module__4UlU0a__btnSecondary:hover{background:var(--hover);transform:translateY(-1px)}.CookieConsent-module__4UlU0a__btnGhost{color:var(--text-dim);background:0 0;border:1px solid #0000}.CookieConsent-module__4UlU0a__btnGhost:hover{color:var(--text)}@keyframes CookieConsent-module__4UlU0a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.CookieConsent-module__4UlU0a__bannerWrapper{width:auto;max-width:none;bottom:1rem;left:1rem;right:1rem}}
.CookieSettingsLink-module__6KBcza__link{font:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;margin:0;padding:0}.CookieSettingsLink-module__6KBcza__link:hover{text-decoration:underline}
.Footer-module__3hUVsW__footer{z-index:11;border-top:1px solid var(--border);background:var(--bg-deep);margin-top:5rem;position:relative}.Footer-module__3hUVsW__inner{max-width:var(--maxw-wide);margin-inline:auto;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.1rem,4vw,2rem) 2.5rem}.Footer-module__3hUVsW__top{grid-template-columns:1.2fr 1.8fr;gap:clamp(3rem,8vw,8rem);display:grid}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:1.1rem;max-width:380px;display:flex}.Footer-module__3hUVsW__tagline{color:var(--text-dim);font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__socials{gap:.6rem;margin-top:.2rem;display:flex}.Footer-module__3hUVsW__social{border:1px solid var(--border);width:36px;height:36px;color:var(--text-dim);transition:color .2s var(--ease), border-color .2s var(--ease), transform .2s var(--ease);background:0 0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.Footer-module__3hUVsW__social:hover{color:var(--text);border-color:var(--border-strong);transform:translateY(-1px)}.Footer-module__3hUVsW__cols{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Footer-module__3hUVsW__colTitle{color:var(--text-faint);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:600}.Footer-module__3hUVsW__colList{flex-direction:column;gap:.72rem;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__colLink{color:var(--text-dim);transition:color .2s var(--ease);font-size:.9rem}.Footer-module__3hUVsW__colLink:hover{color:var(--text)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(3rem,6vw,5rem);padding-top:1.5rem;display:flex}.Footer-module__3hUVsW__copy{color:var(--text-dim);font-family:var(--font-mono);font-size:.72rem}.Footer-module__3hUVsW__madeWith{color:var(--text-faint);font-family:var(--font-mono);font-size:.7rem}@media (max-width:760px){.Footer-module__3hUVsW__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__3hUVsW__cols{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_31011fd-module__jtyeTG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_31011fd-module__jtyeTG__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0b0d;--bg-deep:#070708;--panel:#121215;--panel-2:#16161a;--elevated:#1b1b20;--hover:#202026;--active:#292930;--input:#101013;--surface-subtle:#ffffff06;--surface-muted:#ffffff0a;--surface-hover:#fff1;--surface-active:#ffffff1a;--border:#ffffff16;--border-soft:#ffffff0d;--border-strong:#ffffff26;--border-flame:#ffffff26;--text:#f3f1ed;--text-2:#b2b0aa;--text-dim:#85837e;--text-faint:#7d7a74;--text-on-flame:#111114;--accent:#f3f1ed;--accent-soft:#ffffff1c;--brand:#f3f1ed;--brand-strong:#fff;--brand-soft:#b2b0aa;--accent-text:#b2b0aa;--brand-gradient:#f3f1ed;--brand-gradient-soft:#fff;--spark-gradient:#b2b0aa;--btn-primary-bg:#f3f1ed;--btn-primary-bg-hover:#fff;--btn-primary-text:#111114;--success:#b2b0aa;--warning:#b2b0aa;--danger:#b2b0aa;--info:#b2b0aa;--ai:#b2b0aa;--tok-kw:#a9a8a4;--tok-fn:#e8e7e3;--tok-str:#93928e;--tok-num:#aaa9a5;--tok-var:#c8c7c3;--tok-type:#b8b7b3;--tok-const:#aaa9a5;--tok-tag:#b8b7b3;--tok-attr:#aaa9a5;--tok-comment:#666560;--tok-punc:#777672;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--radius-sm:8px;--radius:10px;--radius-lg:14px;--radius-xl:20px;--radius-pill:9999px;--maxw:1200px;--maxw-wide:1400px;--nav-h:64px;--shadow-sm:0 1px 3px #0003;--shadow:0 18px 55px -28px #000000a6;--shadow-lg:0 50px 130px -50px #000c;--glow-flame:0 0 0 1px #ffffff08;--glow-flame-soft:0 12px 36px -18px #00000080;--inset-highlight:inset 0 1px 0 #ffffff0a;--nav-bg:#0b0b0dc2;--mobile-nav-bg:#0b0b0df7;--stage-bg:#101013db;--hero-glow:none;--body-background:none;--ease:cubic-bezier(.22, 1, .36, 1)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f3ee;--bg-deep:#ece9e2;--panel:#fbfaf7;--panel-2:#f0eee8;--elevated:#fff;--hover:#e9e6df;--active:#dfdcd4;--input:#fffefa;--surface-subtle:#16161906;--surface-muted:#1616190b;--surface-hover:#16161911;--surface-active:#1616191a;--border:#1616191a;--border-soft:#1616190f;--border-strong:#1616192b;--border-flame:#1616192b;--text:#18181b;--text-2:#505054;--text-dim:#727276;--text-faint:#6f6c73;--accent:#18181b;--accent-soft:#1616191a;--brand:#18181b;--brand-strong:#000;--brand-soft:#505054;--accent-text:#505054;--brand-gradient:#18181b;--brand-gradient-soft:#303035;--spark-gradient:#505054;--btn-primary-bg:#18181b;--btn-primary-bg-hover:#303035;--btn-primary-text:#fffefa;--text-on-flame:#fffaf6;--success:#505054;--warning:#505054;--danger:#505054;--info:#505054;--ai:#505054;--tok-kw:#4f4f54;--tok-fn:#26262a;--tok-str:#646469;--tok-num:#57575c;--tok-var:#35353b;--tok-type:#4f4f54;--tok-const:#57575c;--tok-tag:#505055;--tok-attr:#5a5a60;--tok-comment:#8a8780;--tok-punc:#77747c;--shadow-sm:0 2px 8px #211c1412;--shadow:0 20px 50px -28px #211c1438;--shadow-lg:0 46px 100px -45px #211c144d;--inset-highlight:inset 0 1px 0 #ffffffb8;--nav-bg:#f5f3eecc;--mobile-nav-bg:#f5f3eefa;--stage-bg:#ffffffad;--hero-glow:none;--body-background:none}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:auto;scrollbar-gutter:stable;scroll-padding-top:calc(var(--nav-h) + 1.5rem)}body{background-color:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-sans);letter-spacing:-.01em;font-feature-settings:"cv02", "cv03", "cv04", "cv11", "ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-image:none;font-size:16px;line-height:1.6;transition:background-color .18s,color .18s;overflow-x:clip}h1,h2,h3,h4,h5,h6{color:var(--text);letter-spacing:-.025em;text-wrap:balance;font-weight:650;line-height:1.08}p{text-wrap:pretty}a{color:inherit;text-decoration:none}img,svg,canvas{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}::selection{background:var(--surface-active);color:var(--text)}:focus-visible{outline:2px solid var(--text-dim);outline-offset:3px;border-radius:5px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-active);background-clip:padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint);background-clip:padding-box}[data-reveal]{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(12px)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}.flameText{color:var(--brand-soft)}.sparkText{color:var(--spark-gradient)}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dash{to{stroke-dashoffset:0}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.glowWrapper{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block}.glowWrapper:before,.glowWrapper:after{content:none}.glowWrapper>*{width:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{transition:none}[data-reveal]{transition:opacity .3s linear;transform:none}.glowWrapper{transition:none}}
