@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@500;700&display=swap";
:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Inter", var(--font-sans);--font-mono:"Space Grotesk", monospace;--bg-main:#fff;--bg-subtle:#f8fafc;--bg-surface:#fff;--bg-surface-elevated:#f1f5f9;--bg-surface-hover:#e2e8f0;--border-subtle:#e2e8f0;--border-medium:#cbd5e1;--border-strong:#94a3b8;--border-focus:#ea580c;--text-primary:#000;--text-secondary:#1e293b;--text-muted:#334155;--text-inverse:#fff;--accent-primary:#ea580c;--accent-primary-hover:#c2410c;--accent-orange-light:#fff7ed;--accent-orange-border:#ffedd5;--accent-orange-vibrant:#ff6b00;--accent-dark:#0f172a;--accent-black:#090d16;--accent-gray-dark:#1e293b;--accent-emerald:#059669;--accent-emerald-bg:#ecfdf5;--accent-rose:#dc2626;--accent-rose-bg:#fef2f2;--accent-gold:#d97706;--accent-gold-bg:#fffbeb;--accent-blue:#2563eb;--accent-blue-bg:#eff6ff;--whatsapp-color:#25d366;--whatsapp-hover:#20ba5a;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 14px #00000014, 0 2px 6px #0000000a;--shadow-lg:0 10px 30px #0000001a, 0 4px 10px #0000000d;--shadow-orange:0 6px 20px #ea580c40;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-smooth:.4s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-subtle);min-height:100%;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{color:var(--text-primary);font-family:inherit;font-size:14px}img,video{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}h1,h2,h3,h4,h5,h6{color:#000}p,li,span,label,td,th,dd,dt{color:inherit}table{color:#000}main a,section a,article a{color:inherit}[style*="color: rgb(100, 116, 139)"],[style*="color: #64748B"],[style*="color: #64748b"]{color:#334155!important}[style*="color: rgb(71, 85, 105)"],[style*="color: #475569"]{color:#1e293b!important}[style*="color: rgb(148, 163, 184)"],[style*="color: #94A3B8"],[style*="color: #94a3b8"]{color:#475569!important}[style*="color: rgb(203, 213, 225)"],[style*="color: #CBD5E1"],[style*="color: #cbd5e1"]{color:#64748b!important}
