:root{--black:#0a0a0a;--white:#fff;--gray-50:#fafafa;--gray-100:#f4f4f5;--gray-200:#e4e4e7;--gray-300:#d4d4d8;--gray-400:#a1a1aa;--gray-600:#52525b;--gray-800:#27272a;--accent:#6298bc;--accent-hover:#4e7a96;--accent-tint:#6298bc80;--gold:#c8881f;--band-bg:#0a0a0a;--band-fg:#fff;--band-fg-dim:#a1a1aa;--band-fg-muted:#52525b;--band-border:#27272a;--nav-bg:#ffffffe6;--nav-bg-solid:#fffffffa;--cursor-dot:var(--accent);--cursor-ring:#82828c99;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"Space Mono", "Fira Code", monospace}[data-theme=dark]{--black:#ededec;--white:#141416;--gray-50:#1c1c1f;--gray-100:#212125;--gray-200:#2b2b30;--gray-300:#3a3a40;--gray-400:#76767e;--gray-600:#a6a6ad;--gray-800:#2b2b30;--gold:#e6b352;--band-bg:#0d0d10;--band-fg:#f2f2f3;--band-fg-dim:#9a9aa3;--band-fg-muted:#6a6a73;--band-border:#26262c;--nav-bg:#141417d9;--nav-bg-solid:#141417f7;--cursor-ring:#aaaab473;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--white);font-size:16px}body{font-family:var(--font-sans);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}::selection{background:var(--black);color:var(--white)}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--black);outline-offset:2px}section{padding:120px 0}@media (max-width:768px){section{padding:80px 0}}@media (prefers-reduced-motion:no-preference){html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .4s,border-color .4s,color .4s,fill .4s!important}}html[data-custom-cursor] *{cursor:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
