@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--cta-red:#e20613;--cta-red-hover:#c4050f;--trust-blue:#036;--trust-blue-light:#048;--highlight-yellow:#ffef00;--navy-dark:#001a33;--primary:#3b82f6;--primary-foreground:#fff;--primary-dark:#2563eb;--secondary:#64748b;--secondary-foreground:#fff;--accent:#8b5cf6;--accent-foreground:#fff;--background:#fff;--foreground:#0f172a;--surface:#f8fafc;--surface-foreground:#1e293b;--card:#fff;--card-foreground:#0f172a;--border:#e2e8f0;--input:#e2e8f0;--ring:#3b82f6;--success:#10b981;--error:#ef4444;--warning:#f59e0b;--radius:.75rem;--container-padding:2rem;--max-width:1200px;--text-primary:#000;--text-secondary:#036;--text-on-dark:#fff}@media (prefers-color-scheme:dark){:root{--background:#020617;--foreground:#f8fafc;--surface:#0f172a;--surface-foreground:#e2e8f0;--card:#1e293b;--card-foreground:#f8fafc;--border:#1e293b;--input:#1e293b;--primary:#60a5fa;--primary-foreground:#0f172a;--text-primary:#fff;--text-secondary:#60a5fa}}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.text-gradient{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cta-primary{background:var(--cta-red);color:var(--text-on-dark);cursor:pointer;border:none;border-radius:50px;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-primary:hover{background:var(--cta-red-hover);transform:translateY(-2px);box-shadow:0 8px 20px #e2061366}.cta-secondary{color:var(--text-on-dark);border:2px solid var(--text-on-dark);cursor:pointer;background:0 0;border-radius:50px;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@keyframes goldenPulse{0%,to{box-shadow:0 0 20px #ffd70066,0 0 40px #ffd70033}50%{box-shadow:0 0 40px #ffd70099,0 0 80px #ffd7004d}}.inversion-especial-box{animation:2s ease-in-out infinite goldenPulse}
.footer-module__nP6W3G__footer{color:#e2e8f0;background-color:#000a14;border-top:1px solid #ffffff0d;padding:5rem 1rem 2rem;font-family:inherit}.footer-module__nP6W3G__container{max-width:1200px;margin:0 auto}.footer-module__nP6W3G__grid{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-module__nP6W3G__column{flex-direction:column;gap:1.5rem;display:flex}.footer-module__nP6W3G__brand{margin-bottom:.5rem}.footer-module__nP6W3G__logo{width:auto;max-height:50px}.footer-module__nP6W3G__logoText{letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:900}.footer-module__nP6W3G__description{color:#94a3b8;max-width:400px;font-size:.95rem;line-height:1.6}.footer-module__nP6W3G__stamp{color:#60a5fa;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.footer-module__nP6W3G__title{color:#fff;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700;position:relative}.footer-module__nP6W3G__title:after{content:"";background-color:#e20613;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-module__nP6W3G__nav{flex-direction:column;gap:.8rem;display:flex}.footer-module__nP6W3G__link{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s}.footer-module__nP6W3G__link:hover{color:#fff;transform:translate(5px)}.footer-module__nP6W3G__contactList{flex-direction:column;gap:1rem;display:flex}.footer-module__nP6W3G__contactItem{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s}a.footer-module__nP6W3G__contactItem:hover{color:#fff}.footer-module__nP6W3G__socialGrid{flex-wrap:wrap;gap:.8rem;display:flex}.footer-module__nP6W3G__socialLink{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s}.footer-module__nP6W3G__socialLink:hover{background:#e20613;border-color:#e20613;transform:translateY(-2px)}.footer-module__nP6W3G__bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-module__nP6W3G__copyright{color:#64748b;font-size:.85rem}.footer-module__nP6W3G__copyright strong{color:#94a3b8}.footer-module__nP6W3G__tagline{color:#475569;font-size:.85rem;font-style:italic}@media (max-width:1024px){.footer-module__nP6W3G__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.footer-module__nP6W3G__footer{padding:3rem 1rem 2rem}.footer-module__nP6W3G__grid{grid-template-columns:1fr;gap:2.5rem}.footer-module__nP6W3G__bottom{text-align:center;flex-direction:column}}
