:root{--color-primary-blue:#356ceb;--color-primary-blue-light:#83adff;--color-primary-purple:#ca96ff;--color-bg-dark:#0a0a0a;--color-bg-darker:#000;--color-overlay:#0009;--color-bg-overlay:#0009;--color-text-white:#fff;--color-text-muted:#ffffffb3;--color-text-dark:#000;--color-ui-success:#22c55e;--color-ui-border:#fff3;--font-heading:"Libre Caslon Text", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Geist Mono", ui-monospace, Menlo, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3.5rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-full:9999px;--blog-surface:#fff;--blog-surface-2:#f4f5fa;--blog-border:#e4e6ec;--blog-text:#15171f;--blog-text-2:#5a6079;--blog-text-3:#a3a7b6;--blog-accent:#3b5bd9;--blog-success:#5c8a6e;--blog-font-sans:"Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--blog-font-serif:"Montserrat", system-ui, sans-serif;--blog-radius:12px;--blog-shadow:0 4px 24px #00000014, 0 1px 4px #0000000a;--z-background:-1;--z-content:1;--z-header:100;--z-banner:101;--z-index-modal:500;--bp-mobile:480px;--bp-tablet:768px;--bp-desktop:1024px;--bp-wide:1280px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable;font-size:16px}html,body,#root{width:100%;height:100%}body{font-family:var(--font-body);color:var(--color-text-white);background-color:var(--color-bg-darker);font-weight:400;line-height:1.5}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--color-primary-blue);outline-offset:2px}:focus:not(:focus-visible){outline:none}
