*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #4f46e5;--color-primary-hover: #4338ca;--color-background: #ffffff;--color-surface: #f9fafb;--color-text: #1a1a1a;--color-text-muted: #6b7280;--radius: .5rem}body{font-family:system-ui,-apple-system,sans-serif;background-color:var(--color-background);color:var(--color-text);min-height:100dvh;-webkit-font-smoothing:antialiased}#root{display:flex;flex-direction:column;min-height:100dvh}
