@charset "UTF-8";:root{--indigo: #4f46e5;--indigo-light: #6366f1;--indigo-glow: rgba(99,102,241,.15);--surface: #ffffff;--surface-2: #f8fafc;--border: #e2e8f0;--text: #0f172a;--text-muted: #64748b;--danger: #e53e3e;--danger-soft: #fff5f5;--danger-border: #fed7d7;--success: #059669;--success-soft: #ecfdf5;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 10px 15px -3px rgba(0,0,0,.04);--shadow-focus: 0 0 0 4px rgba(99,102,241,.15);--nav-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--text);background:var(--surface-2);overflow-x:hidden}h1,h2,h3,h4,p{margin:0}
