:root{--pink: #ED225D;--pink-soft: #FDE4EF;--bg: #FAFAFA;--bg-elev: #FFFFFF;--border: #ECECF0;--text: #181820;--text-mute: #6B6B76;--text-dim: #A0A0AA;--warn: #D97706;--error: #DC2626;--ok: #16A34A;--info: #2563EB;--font-ui: "Inter", system-ui, -apple-system, Segoe UI, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r-sm: 4px;--r-md: 6px;--r-lg: 10px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-ui);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer;border:0;background:transparent;color:inherit}input,textarea,select{font:inherit;color:inherit}
