:root{--background:#fff;--surface:#f8fafc;--foreground:#0f172a;--muted:#6b7280;--border:#e5e7eb;--primary:#0f172a;--primary-light:#1e293b;--accent:#2563eb;--accent-dark:#1d4ed8;--step-1:#2563eb;--step-1-soft:#eff4ff;--step-2:#d97706;--step-2-soft:#fef6e9;--step-3:#0891b2;--step-3-soft:#ecf8fa;--step-4:#16a34a;--step-4-soft:#eefaf1;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--radius:12px;--max-width:1160px;--font-sans:var(--font-inter,"Segoe UI"), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}[data-theme=dark]{--background:#0b0f19;--surface:#12172590;--foreground:#f1f5f9;--muted:#94a3b8;--border:#1f2937;--primary:#f8fafc;--primary-light:#e2e8f0;--accent:#3b82f6;--accent-dark:#60a5fa;--step-1:#3b82f6;--step-1-soft:#1e293b;--step-2:#f59e0b;--step-2-soft:#2a2113;--step-3:#22d3ee;--step-3-soft:#10262b;--step-4:#34d399;--step-4-soft:#10261c;--success:#22c55e;--warning:#f59e0b;--danger:#f87171}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.5;transition:background .2s,color .2s}h1,h2,h3,h4{letter-spacing:-.03em}a{color:inherit;text-decoration:none!important}a[x-apple-data-detectors],a[href^=tel\:],a[href^=mailto\:]{color:inherit!important;text-decoration:none!important}button{cursor:pointer;color:inherit;background:0 0;border:none;outline:none;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input,select,textarea{font-family:inherit;font-size:16px!important}ul,ol{list-style:none}img{max-width:100%;display:block}
