:root{--primary:#FF6A3D;--primary-soft:#FFF4F0;--text:#1e293b;--text-secondary:#64748b;--bg:#ffffff;--bg-surface:#f8fafc;--border:#e2e8f0;--radius:12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}