@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800;900&display=swap";
:root{--primary:#facc15;--primary-hover:#eab308;--bg-dark:#0f172a;--bg-card:#1e293bb3;--text-main:#f8fafc;--text-muted:#94a3b8;--glass-border:#ffffff1a;--glass-shadow:0 4px 30px #00000080;--glass-blur:blur(12px)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}.glass{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.hero-illusion{text-align:center;background:radial-gradient(circle,#0f172a66 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 80px);padding:2rem;display:flex}.hero-title{letter-spacing:-.05em;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:400}.cta-massive{background-color:var(--primary);color:#000;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 25px #facc1566}.cta-massive:hover{background-color:var(--primary-hover);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #facc1599}.cta-massive:active{transform:translateY(0)}.seo-content{max-width:800px;margin:0 auto;padding:4rem 2rem}.seo-h2{color:var(--primary);border-bottom:1px solid var(--glass-border);margin:3rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:800}.seo-h3{color:#fff;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.seo-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}
.Header-module__hBw1pG__header{z-index:50;border-top:none;border-left:none;border-right:none;height:80px;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logo a{color:#fff;letter-spacing:-.5px;font-size:1.75rem;font-weight:900;text-decoration:none}.Header-module__hBw1pG__highlight{color:var(--primary)}.Header-module__hBw1pG__btn{border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__icon{font-size:1.2rem}.Header-module__hBw1pG__btnPrimary{background-color:var(--primary);color:#000;box-shadow:0 4px 14px #facc154d}.Header-module__hBw1pG__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #facc1566}.Header-module__hBw1pG__btnSecondary{color:#fff;background-color:#ffffff1a;border:1px solid #fff3}.Header-module__hBw1pG__btnSecondary:hover{background-color:#ffffff26;transform:translateY(-2px)}
.Footer-module__S6Hkya__footer{background-color:#0b1120;border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__topSection{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 2fr}}.Footer-module__S6Hkya__logoTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__highlight{color:var(--primary)}.Footer-module__S6Hkya__description{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.Footer-module__S6Hkya__contactInfo strong{color:#e2e8f0}.Footer-module__S6Hkya__phone{color:var(--primary);margin-top:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-block}.Footer-module__S6Hkya__siloTitle{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__cityGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.Footer-module__S6Hkya__cityGrid{grid-template-columns:repeat(3,1fr)}}.Footer-module__S6Hkya__cityLink{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__cityLink:hover{color:var(--primary)}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomSection{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__legalLinks a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLinks a:hover{color:#fff}.Footer-module__S6Hkya__copyright{color:#94a3b880;font-size:.85rem}
.IPBanner-module__TtbakW__banner{border:1px solid var(--primary);color:#fff;z-index:100;background:#0f172af2;border-radius:12px;align-items:center;gap:.8rem;width:90%;max-width:400px;padding:1rem;animation:.5s ease-out forwards IPBanner-module__TtbakW__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #facc1533}.IPBanner-module__TtbakW__icon{font-size:2rem;animation:2s infinite IPBanner-module__TtbakW__pulse}.IPBanner-module__TtbakW__textWrapper{flex-direction:column;display:flex}.IPBanner-module__TtbakW__title{color:var(--primary);margin:0 0 .2rem;font-size:.9rem;font-weight:700}.IPBanner-module__TtbakW__text{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.4}@keyframes IPBanner-module__TtbakW__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes IPBanner-module__TtbakW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
.FloatingCTA-module__QH06JW__ctaWrapper{z-index:9999;width:90%;max-width:400px;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards FloatingCTA-module__QH06JW__slideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.FloatingCTA-module__QH06JW__ctaButton{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem;font-size:1.2rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 25px #10b98180}.FloatingCTA-module__QH06JW__ctaButton:active{transform:scale(.95);box-shadow:0 5px 15px #10b98166}.FloatingCTA-module__QH06JW__icon{font-size:1.5rem;animation:2s ease-in-out infinite FloatingCTA-module__QH06JW__ring}@keyframes FloatingCTA-module__QH06JW__slideUp{0%{opacity:0;bottom:-100px}to{opacity:1;bottom:2rem}}@keyframes FloatingCTA-module__QH06JW__ring{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(0)}}
