@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #E31E24;--brand-dark: #C0161B;--brand-light: #FFF5F5;--brand-tint: #FDECEA;--text-primary: #111827;--text-secondary: #6B7280;--text-muted: #9CA3AF;--surface: #FFFFFF;--bg: #F3F4F6;--border: #E5E7EB;--border-md:#D1D5DB;--radius-sm: .375rem;--radius: .5rem;--radius-lg: .75rem;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 30px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.05)}html,body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:var(--text-primary);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}
