*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #fffdf5;--fg: #1e293b;--muted: #f1f5f9;--muted-fg: #64748b;--accent: #2563eb;--accent-fg: #ffffff;--secondary: #f472b6;--tertiary: #fbbf24;--quaternary: #34d399;--border: #e2e8f0;--card: #ffffff;--shadow: 4px 4px 0px 0px var(--fg);--shadow-lg: 8px 8px 0px 0px var(--border);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--bounce: cubic-bezier(.34, 1.56, .64, 1);font-family:Plus Jakarta Sans,system-ui,sans-serif;background-color:var(--bg);color:var(--fg)}h1,h2,h3,h4,h5,h6{font-family:Outfit,system-ui,sans-serif;font-weight:700}body{background-color:var(--bg);min-height:100vh}body:before{content:"";position:fixed;inset:0;background-image:radial-gradient(circle,#1e293b18 1px,transparent 1px);background-size:24px 24px;pointer-events:none;z-index:0}#svelte{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
