*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #f97316;--brand-dark: #c2410c;--brand-light: #fff7ed;--surface: #ffffff;--surface-2: #f8fafc;--border: #e2e8f0;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--transition: .2s cubic-bezier(.4,0,.2,1);--font-display: "Sora", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif}html{font-family:var(--font-body);font-size:16px;-webkit-font-smoothing:antialiased;background:var(--surface-2);color:var(--text-primary)}body{min-height:100dvh;display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge-red{background:#fef2f2;color:#991b1b}.badge-amber{background:#fffbeb;color:#92400e}.badge-green{background:#f0fdf4;color:#166534}.badge-blue{background:#eff6ff;color:#1e40af}
