:root{--color-bg:#f4f3ee;--color-surface:#fff;--color-bg-alt:#eceae1;--color-text:#131311;--color-text-muted:#5c5b54;--color-text-subtle:#9c9a91;--color-blue:#0047ff;--color-blue-hover:#0038cc;--color-blue-light:#eaf0ff;--color-lime:#a2ff00;--color-lime-hover:#8adb00;--color-lime-light:#f2ffd6;--color-coral:#ff4533;--color-coral-light:#ffe9e6;--color-cyan:#00cfff;--color-cyan-light:#e0f9ff;--color-border:#e2e0d8;--color-border-strong:#c4c2ba;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #13131112;--shadow-md:0 4px 16px #13131117;--shadow-lg:0 8px 32px #1313111f;--shadow-xl:0 16px 48px #13131126;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1);--z-nav:100;--z-modal:200;--z-toast:300}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body,"DM Sans", system-ui, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading,"Space Grotesk", system-ui, sans-serif);letter-spacing:-.02em;color:var(--color-text);font-weight:700;line-height:1.1}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}:focus-visible{outline:2px solid var(--color-blue);outline-offset:3px;border-radius:var(--radius-sm)}::selection{background-color:var(--color-lime);color:var(--color-text)}
