:root{--cream:#f5f0eb;--cream-light:#faf8f5;--dark:#0d0d0d;--dark-card:#1a1a1a;--dark-surface:#242424;--coral:#ff6b47;--coral-dark:#e85a38;--teal:#0abab5;--teal-dark:#089e99;--gold:#ffb84d;--lime:#d9ff00;--lime-alt:#c6d64e;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-muted:#9a9a9a;--text-light:#f5f0eb;--border-light:#00000014;--border-dark:#ffffff1a;--glass-bg:#ffffff0a;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-serif:"Playfair Display", Georgia, serif;--font-display:"Bebas Neue", "Impact", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f;--shadow-xl:0 16px 48px #00000029;--shadow-glow:0 0 60px #ff6b4726}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-sans);background:var(--cream);color:var(--text-primary);cursor:none;line-height:1.6;overflow-x:hidden}a{color:inherit;cursor:none;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}button,input,select,textarea{cursor:none}.container{max-width:1280px;padding:0 var(--space-xl);margin:0 auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--coral);border-radius:3px}::selection{background:var(--coral);color:#fff}
