:root{--primary:#4f46e5;--primary-hover:#4338ca;--secondary:#25d366;--background:#f8fafc;--surface:#fff;--surface-lighter:#f1f5f9;--text-light:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--danger:#ef4444;--gradient-primary:linear-gradient(135deg, #4f46e5 0%, #8b5cf6 100%);--gradient-glass:linear-gradient(135deg, #fffc 0%, #fff6 100%);--gradient-hero:radial-gradient(circle at 10% 20%, #4f46e50d 0%, #f8fafc 90%);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -2px #00000006;--shadow-glow:0 0 20px #4f46e533}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;background-color:var(--background);background-image:radial-gradient(var(--border) 1px, transparent 1px),radial-gradient(var(--border) 1px, transparent 1px);max-width:100vw;color:var(--text-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-position:0 0,20px 20px;background-size:40px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.ambientGlow1{z-index:-1;pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 60%);border-radius:50%;width:50vw;height:50vw;position:fixed;top:-20%;left:-10%}.ambientGlow2{z-index:-1;pointer-events:none;background:radial-gradient(circle,#25d3660d 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:fixed;bottom:-20%;right:-10%}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:3.5rem}@media (max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media (max-width:768px){h2{font-size:2rem}}p{color:#64748b;margin-bottom:1rem;line-height:1.6}.container{z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.text-primary{color:#4f46e5}.text-secondary{color:#25d366}.text-white{color:#0f172a}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.text-center{text-align:center}.btn{border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#8b5cf6 100%);box-shadow:0 0 20px #4f46e533}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.btn-secondary:hover{background:#f1f5f9}.btn-whatsapp{color:#fff;background:#25d366}.btn-whatsapp:hover{background:#1ebe5a;transform:translateY(-2px)}
.Navbar-module-scss-module__E_iIuG__navbar{-webkit-backdrop-filter:blur(12px);z-index:50;background:#ffffffd9;border-bottom:1px solid #0000000d;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navbar-module-scss-module__E_iIuG__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module-scss-module__E_iIuG__logo{color:var(--text-light);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module-scss-module__E_iIuG__logo span{color:var(--primary)}.Navbar-module-scss-module__E_iIuG__links{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Navbar-module-scss-module__E_iIuG__links{display:none}}.Navbar-module-scss-module__E_iIuG__link{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:all .2s}.Navbar-module-scss-module__E_iIuG__link:hover{color:var(--text-light)}.Navbar-module-scss-module__E_iIuG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module-scss-module__E_iIuG__langSwitch{color:var(--text-muted);border-radius:4px;padding:.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.Navbar-module-scss-module__E_iIuG__langSwitch:hover{color:var(--text-light);background:#0000000d}
.Footer-module-scss-module__DkSkqG__footer{border-top:1px solid var(--border);background:var(--surface);margin-top:4rem;padding:5rem 0 3rem}.Footer-module-scss-module__DkSkqG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:992px){.Footer-module-scss-module__DkSkqG__grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module-scss-module__DkSkqG__grid{grid-template-columns:1fr}}.Footer-module-scss-module__DkSkqG__brand .Footer-module-scss-module__DkSkqG__logo{color:var(--text-light);margin-bottom:1rem;font-size:1.8rem;font-weight:800;display:inline-block}.Footer-module-scss-module__DkSkqG__brand .Footer-module-scss-module__DkSkqG__desc{color:var(--text-muted);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module-scss-module__DkSkqG__col h4{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module-scss-module__DkSkqG__links{flex-direction:column;gap:.8rem;display:flex}.Footer-module-scss-module__DkSkqG__links a{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Footer-module-scss-module__DkSkqG__links a:hover{color:var(--primary)}.Footer-module-scss-module__DkSkqG__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}@media (max-width:576px){.Footer-module-scss-module__DkSkqG__bottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module-scss-module__DkSkqG__copy{color:var(--text-muted);font-size:.9rem}
