:root{--ink:#06160d;--dark:#06110a;--dark-2:#0d2818;--lime:#52ff0d;--emerald:#00b83f;--paper:#f3f8ef;--muted:#506356;--line:#cfe0ce}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:radial-gradient(circle at 50% 0,#14331f 0,#06110a 34%,#030805 100%);color:#fff;font-family:Inter,Manrope,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}
img{max-width:100%}
a{color:inherit}
button,a{font:inherit}
.shell{width:min(1440px,calc(100% - 48px));margin-inline:auto}
.skip{position:absolute;left:-9999px;top:10px;z-index:100;background:#fff;color:#07170e;padding:12px 16px;border-radius:10px}.skip:focus{left:16px}
:focus-visible{outline:3px solid #9cff79;outline-offset:4px}
.preview-label{padding:8px 20px;background:#e8f6df;color:#213f2a;text-align:center;font-size:11px;font-weight:800;letter-spacing:.04em}
.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid #bdd3bc;background:#f8fcf5f2;box-shadow:0 10px 35px #02110826;backdrop-filter:blur(16px)}.site-header::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:linear-gradient(90deg,var(--emerald),var(--lime) 50%,var(--emerald));opacity:.9}
.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:96px}
.site-brand{display:flex;align-items:center;gap:18px;text-decoration:none}.site-brand>img{display:block;width:238px;height:84px;object-fit:contain}.site-brand>span{display:grid;padding:8px 11px;border:1px solid #b8d7b9;border-radius:10px;background:#eaf5e7;color:#164c28;font-size:9px;font-weight:950;line-height:1.2;letter-spacing:.09em}.site-brand small{margin-top:4px;color:#5d7564;font-size:7px;letter-spacing:.12em}
.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{text-decoration:none;color:#173c25;font-size:13px;font-weight:800}.site-nav a:hover{color:#008f36}.site-nav .nav-cta{padding:13px 19px;border:1px solid #31d927;border-radius:999px;background:linear-gradient(135deg,var(--lime),var(--emerald));color:var(--ink);font-weight:950;box-shadow:0 9px 24px #16c43b35}.site-nav .nav-cta:hover{color:var(--ink);background:linear-gradient(135deg,#79ff4c,#10d14c);transform:translateY(-1px)}
.nav-whatsapp-icon{width:20px;height:20px;flex:0 0 auto;fill:currentColor}

.hero-stage{position:relative;margin-top:28px;margin-bottom:72px}
.hero-slide{position:relative;isolation:isolate;display:none;min-height:630px;border:1px solid #385141;border-radius:30px;background:#102319;overflow:hidden;box-shadow:0 34px 90px #0008}.hero-slide.is-active{z-index:2;display:block;animation:hero-slide-enter .72s cubic-bezier(.22,.65,.32,1) both}.hero-slide.is-leaving{position:absolute;z-index:1;inset:0;display:block;width:100%;pointer-events:none;animation:hero-slide-leave .72s cubic-bezier(.22,.65,.32,1) both}
@keyframes hero-slide-enter{from{opacity:0;transform:translateX(38px) scale(.992)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes hero-slide-leave{from{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(-28px) scale(.992)}}
.hero-background,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-background{z-index:-3;object-fit:cover}.hero-shade{z-index:-2;background:linear-gradient(90deg,#06180ef6 0%,#08331dec 40%,#0b2a1a45 68%,transparent 100%)}.hero-shade-right{background:linear-gradient(270deg,#020805fc 0%,#061a0df4 53%,#0a29176e 74%,transparent 100%)}
.hero-content{position:relative;display:flex;flex-direction:column;justify-content:center;width:min(680px,58%);min-height:630px;padding:36px 62px 40px}.hero-content.hero-right{width:min(850px,67%);margin-left:auto;padding:45px 42px 34px 30px}
.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 10px;color:#c8ddc9;font-size:11px;font-weight:900;letter-spacing:.16em}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #48ff0baa}
.hero-content h1,.hero-content h2{max-width:760px;margin:0 0 18px;font-size:clamp(39px,4.1vw,68px);line-height:.98;letter-spacing:-.058em}.hero-content h2 mark{color:var(--lime);background:transparent}
.business-offer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(550px,100%);min-height:145px;margin:1px 0 16px;padding:18px 23px;border:4px solid var(--lime);border-radius:27px;background:linear-gradient(125deg,#123a22 0%,#07170e 52%,#030b06 100%);box-shadow:0 0 0 1px #ecffe866 inset,0 0 28px #48ff0b45,0 17px 44px #0009;color:#fff;overflow:hidden}.business-offer::after{content:"";position:absolute;right:-38px;top:-64px;width:180px;height:180px;border:22px solid #48ff0b18;border-radius:50%}
.business-plan,.business-price{position:relative;z-index:1}.business-plan{flex:1;min-width:0}.business-plan>small{display:block;color:#d8ffd0;font-size:9px;font-weight:950;letter-spacing:.13em}.business-plan>div{display:flex;align-items:flex-end;gap:5px}.business-plan strong{font-family:"Arial Black",Inter,sans-serif;font-size:74px;line-height:.86;letter-spacing:-.08em}.business-plan span{padding-bottom:6px;color:var(--lime);font-size:15px;font-weight:950}.business-plan p{margin:6px 0 0;font-size:13px;font-weight:850}
.business-price{flex:0 0 auto;min-width:190px}.business-price>small{display:block;margin:0 0 1px 4px;color:#e3f3e6;font-size:12px;font-weight:850}.business-price>div{display:flex;align-items:flex-end;height:75px;white-space:nowrap}.business-price sup:first-child{align-self:flex-start;margin:14px 3px 0 0;color:var(--lime);font-size:17px;font-weight:950}.business-price strong{font-family:"Arial Black",Inter,sans-serif;font-size:71px;line-height:.91;letter-spacing:-.08em}.business-price sup:nth-of-type(2){align-self:flex-start;margin:11px 0 0 2px;font-size:17px;font-weight:950}.business-price span{align-self:flex-end;margin:0 0 7px 3px;color:#dce9df;font-size:11px;font-weight:900;text-transform:uppercase}
.hero-benefits{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hero-benefits span{padding:7px 11px;border:1px solid #b6ff9b43;border-radius:999px;background:#0b2015c5;font-size:11px;font-weight:800}
.primary-button{align-self:flex-start;min-width:285px;padding:15px 20px;border-radius:11px;background:var(--lime);color:var(--ink);text-decoration:none;font-weight:950;box-shadow:0 12px 34px #48ff0b31}.primary-button b{float:right;margin-left:28px}.primary-button:hover{background:#79ff4c}
.hero-legal{max-width:560px;margin-top:12px;color:#bbcabe;font-size:9px;line-height:1.5}.slide-count{position:absolute;right:26px;bottom:23px;padding:7px 11px;border:1px solid #ffffff38;border-radius:999px;background:#07150dc7;font-size:10px;font-weight:900;letter-spacing:.12em}
.hero-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:2px 0 20px;perspective:900px}.hero-plan-grid>article{position:relative;display:flex;flex-direction:column;gap:7px;min-height:202px;padding:20px 16px 14px;border:2px solid var(--lime);border-radius:22px;background:radial-gradient(circle at 100% 0,#3eff1726 0 26%,transparent 27%),linear-gradient(145deg,#0a110b,#020604);box-shadow:0 9px 0 #168d26,0 0 22px #48ff0b2e,0 20px 36px #000b;color:#fff}.hero-plan-grid>article::before{content:"";position:absolute;inset:1px 1px auto;height:45%;border-radius:19px 19px 55% 55%;background:linear-gradient(180deg,#65ff3130,transparent)}.hero-plan-grid .hero-plan-featured{border-color:#8fff69;box-shadow:0 10px 0 #36d526,0 0 34px #48ff0b75,0 24px 46px #000d;transform:translateY(-7px)}.hero-plan-grid em{position:absolute;z-index:2;top:-12px;left:50%;transform:translateX(-50%);padding:5px 9px;border-radius:999px;background:var(--lime);color:#0c1e14;font-size:8px;font-style:normal;font-weight:950;white-space:nowrap}.hero-plan-grid>article>small{position:relative;color:#bfffb0;font-size:9px;font-weight:950;letter-spacing:.14em}.hero-plan-grid>article>strong{position:relative;font-family:"Arial Black",Inter,sans-serif;font-size:42px;line-height:.92;letter-spacing:-.055em}.hero-plan-grid i{color:var(--lime);font-size:10px;font-style:normal;letter-spacing:.08em}
.hero-plan-price{position:relative;display:flex;align-items:flex-end;gap:5px;padding:8px 0 7px;border-block:1px solid #48ff0b4d}.hero-plan-price>b{display:flex;align-items:flex-start;font-family:"Arial Black",Inter,sans-serif;font-size:34px;line-height:.9;letter-spacing:-.055em}.hero-plan-price>b small{margin:4px 3px 0 0;color:var(--lime);font-family:Inter,sans-serif;font-size:10px}.hero-plan-price>span{padding-bottom:2px;font-size:8px;font-weight:850;text-transform:uppercase}.hero-plan-benefit{position:relative;display:flex;align-items:center;gap:6px;min-height:31px;margin-top:auto;padding-top:8px;border-top:1px solid #48ff0b70;font-size:9px;font-weight:950}.hero-plan-benefit img{width:61px;padding:4px 6px;border-radius:7px;background:#fff}
.hero-fixed-copy h2{font-size:clamp(54px,6vw,94px)}.fixed-date{max-width:520px;margin:-2px 0 20px;color:#e2eee4;font-size:21px;line-height:1.35}.fixed-date strong{color:var(--lime)}
.hero-controls{display:flex;align-items:center;justify-content:center;gap:17px;padding:17px}.hero-arrow{width:43px;height:43px;border:1px solid #35533d;border-radius:50%;background:#10261a;color:#dbe8dd;cursor:pointer;font-weight:900}.hero-arrow:hover{border-color:var(--lime);color:var(--lime)}.hero-dots{display:flex;gap:8px}.hero-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#627267;cursor:pointer}.hero-dot.is-active{width:30px;border-radius:999px;background:var(--lime)}

.section-heading{max-width:820px;margin:0 auto 38px;text-align:center}.section-heading>span{color:#16752e;font-size:11px;font-weight:950;letter-spacing:.15em}.section-heading h2{margin:9px auto 12px;font-size:clamp(40px,4.3vw,66px);line-height:.98;letter-spacing:-.055em}.section-heading p{margin:0;color:var(--muted);font-size:16px}.section-heading-light>span{color:var(--lime)}.section-heading-light p{color:#b8cabc}
.plans-section{margin-bottom:42px;padding:66px 54px 58px;border:1px solid #35533d;border-radius:30px;background:radial-gradient(circle at 8% 5%,#48ff0b1c,transparent 32%),var(--paper);color:var(--ink);box-shadow:0 26px 80px #0006}
.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch;perspective:1100px}.plan-card{position:relative;display:flex;flex-direction:column;min-height:535px;padding:28px 25px 23px;border:2px solid transparent;border-radius:25px;box-shadow:0 20px 40px #15351d2d;transition:transform .25s ease,box-shadow .25s ease}.plan-card:hover{transform:translateY(-7px)}.plan-light{border-color:#8eec73;background:linear-gradient(155deg,#fbfff8,#e3fbdc)}.plan-neon{border-color:#1ebc22;background:radial-gradient(circle at 100% 0,#ffffff7d,transparent 25%),linear-gradient(150deg,#79ff54,#48ff0b 58%,#21d62b);box-shadow:0 11px 0 #159b27,0 0 38px #48ff0b70,0 28px 48px #15351d42;transform:translateY(-10px)}.plan-neon:hover{transform:translateY(-17px)}.plan-dark{border-color:#48ff0b;background:radial-gradient(circle at 100% 0,#48ff0b25,transparent 28%),linear-gradient(150deg,#112b1b,#07140c 66%,#020704);color:#fff;box-shadow:0 10px 0 #177628,0 25px 46px #06150bbf}
.plan-featured{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:7px 13px;border:2px solid #0a2414;border-radius:999px;background:#07170e;color:var(--lime);font-size:9px;font-weight:950;letter-spacing:.1em;white-space:nowrap}.plan-label{font-size:10px;font-weight:950;letter-spacing:.15em}.plan-light .plan-label{color:#15722c}.plan-dark .plan-label{color:#a4ff8d}.plan-speed{display:flex;align-items:flex-end;gap:8px;margin:13px 0 9px}.plan-speed strong{font-family:"Arial Black",Inter,sans-serif;font-size:70px;line-height:.78;letter-spacing:-.08em}.plan-speed span{padding-bottom:4px;color:#147528;font-size:14px;font-weight:950}.plan-dark .plan-speed span{color:var(--lime)}.plan-description{min-height:42px;margin:4px 0 17px;font-size:13px;line-height:1.5}.plan-price{display:flex;align-items:flex-end;min-height:70px;padding:15px 0 10px;border-top:1px solid currentColor}.plan-price>span{align-self:flex-start;margin:8px 4px 0 0;color:#12772a;font-size:13px;font-weight:950}.plan-dark .plan-price>span{color:var(--lime)}.plan-price strong{font-family:"Arial Black",Inter,sans-serif;font-size:58px;line-height:.8;letter-spacing:-.075em}.plan-price small{margin-left:6px;font-size:10px;font-weight:850;line-height:1.18;text-transform:uppercase}.plan-alt-price{min-height:34px;margin:4px 0 14px;font-size:11px;font-weight:800}.plan-card ul{display:grid;gap:8px;min-height:96px;margin:0 0 20px;padding:0;list-style:none}.plan-card li{position:relative;padding-left:19px;font-size:12px;font-weight:800}.plan-card li::before{content:"✓";position:absolute;left:0;color:#0b7f2d;font-weight:950}.plan-dark li::before{color:var(--lime)}.streaming-benefit{display:flex;align-items:center;gap:6px}.streaming-benefit img{width:68px;padding:3px 5px;border-radius:6px;background:#fff}.plan-primary,.plan-whatsapp{display:flex;align-items:center;justify-content:center;width:100%;min-height:45px;border-radius:11px;text-decoration:none;font-weight:950}.plan-primary{margin-top:auto;background:#07170e;color:#fff}.plan-dark .plan-primary{background:var(--lime);color:var(--ink)}.plan-whatsapp{margin-top:8px;border:2px solid #0b7d2b;color:#075820}.plan-dark .plan-whatsapp{border-color:#48ff0b;color:#48ff0b}.section-legal{margin:33px auto 0;color:#526256;font-size:10px;text-align:center}.light-legal{color:#84998a}
.plan-slider-controls{display:none}

.coverage-section{margin-bottom:42px}.coverage-card{position:relative;isolation:isolate;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:480px;padding:48px 55px;border:1px solid #3dff0d61;border-radius:30px;background:radial-gradient(circle at 85% 22%,#48ff0b1f,transparent 30%),linear-gradient(120deg,#030a06,#08190f 48%,#102e1b);overflow:hidden;box-shadow:0 28px 80px #0008}.coverage-card::before,.coverage-card::after{content:"";position:absolute;z-index:-1;right:-170px;border:1px solid #48ff0b38;border-radius:50%;box-shadow:0 0 50px #48ff0b1f}.coverage-card::before{top:-260px;width:570px;height:570px}.coverage-card::after{bottom:-280px;width:430px;height:430px}.coverage-copy{position:relative;z-index:2;max-width:650px}.coverage-kicker{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:#c9e8cc;font-size:11px;font-weight:950;letter-spacing:.15em}.coverage-kicker span{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 16px var(--lime)}.coverage-copy h2{margin:0 0 18px;font-size:clamp(42px,4.3vw,66px);line-height:.98;letter-spacing:-.058em}.coverage-copy>p:not(.coverage-kicker){max-width:570px;margin:0 0 24px;color:#c5d8c8;font-size:16px;line-height:1.6}.coverage-button{display:inline-flex;justify-content:space-between;min-width:285px;padding:16px 21px;border-radius:12px;background:var(--lime);color:var(--ink);text-decoration:none;font-weight:950;box-shadow:0 12px 34px #48ff0b38}.coverage-button:hover{background:#79ff4c}.coverage-choice,.coverage-whatsapp{display:none}.coverage-trust{display:flex;gap:13px;flex-wrap:wrap;margin-top:19px;color:#b6cbb9;font-size:10px;font-weight:800}.coverage-world{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:380px}.coverage-world>img{position:relative;z-index:2;width:min(510px,118%);filter:drop-shadow(0 0 30px #48ff0b45)}.orbit{position:absolute;border:1px solid #48ff0b4d;border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:115%;height:43%}.orbit-two{width:98%;height:58%;transform:rotate(24deg)}.coverage-pin{position:absolute;z-index:3;left:50%;top:42%;display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:center;padding:9px 12px;border:1px solid #48ff0b80;border-radius:12px;background:#06170ee6;box-shadow:0 10px 25px #0008}.coverage-pin i{grid-row:1/3;width:11px;height:11px;border:3px solid var(--lime);border-radius:50%;box-shadow:0 0 13px var(--lime)}.coverage-pin strong{font-size:11px}.coverage-pin small{color:#adc4b1;font-size:8px}

.business-section{display:grid;grid-template-columns:1fr 1fr;min-height:440px;margin-bottom:42px;border:1px solid var(--lime);border-radius:30px;background:#08150d;overflow:hidden;box-shadow:0 28px 80px #0008,0 0 34px #48ff0b25}.business-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 46px;background:radial-gradient(circle at 0 0,#ffffff70,transparent 26%),linear-gradient(145deg,#7cff56,#48ff0b 62%,#26d936);color:var(--ink)}.business-kicker{margin:0 0 11px;font-size:10px;font-weight:950;letter-spacing:.15em}.business-copy h2{margin:0 0 13px;font-size:clamp(39px,4vw,59px);line-height:.96;letter-spacing:-.055em}.business-lead{max-width:570px;margin:0 0 19px;font-size:14px;font-weight:700}.compact-offer{display:flex;align-items:center;width:max-content;max-width:100%;min-height:96px;margin-bottom:17px;padding:11px 17px;border:2px solid #072113;border-radius:19px;background:linear-gradient(145deg,#0d2919,#030a06);color:#fff;box-shadow:0 8px 0 #0f8426,0 15px 25px #08251455}.compact-offer>div{display:flex;align-items:flex-end;gap:5px;padding-right:15px}.compact-offer>div strong{font-family:"Arial Black",Inter,sans-serif;font-size:56px;line-height:.86;letter-spacing:-.07em}.compact-offer>div span{padding-bottom:5px;color:var(--lime);font-size:12px;font-weight:950}.compact-offer>p{display:grid;grid-template-columns:auto auto;align-items:end;margin:0;padding-left:15px;border-left:1px solid #48ff0b80}.compact-offer>p small{grid-column:1/-1;color:#c8decf;font-size:8px;font-weight:900;letter-spacing:.12em}.compact-offer>p b{font-family:"Arial Black",Inter,sans-serif;font-size:48px;line-height:.9;letter-spacing:-.07em}.compact-offer>p sup{margin-right:2px;color:var(--lime);font-size:12px}.compact-offer>p span{padding-bottom:4px;color:#dbe9de;font-size:9px;font-weight:900}.business-benefits{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.business-benefits span{padding:7px 10px;border:1px solid #153b21;border-radius:999px;background:#eeffe9a8;font-size:9px;font-weight:900}.business-actions{display:flex;gap:9px;flex-wrap:wrap}.business-actions a{display:flex;align-items:center;justify-content:center;min-height:45px;padding:11px 15px;border-radius:10px;text-decoration:none;font-weight:950}.business-actions a:first-child{background:#07170e;color:#fff}.business-actions a:last-child{border:2px solid #07170e;color:#07170e}.business-whatsapp-icon{display:none}.business-legal{margin-top:12px;font-size:9px}.business-image{position:relative;min-height:440px;overflow:hidden}.business-image>img{width:100%;height:100%;object-fit:cover;object-position:58% center}.business-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a1a10 0%,transparent 32%),linear-gradient(0deg,#030a068a,transparent 45%)}.business-image-tag{position:absolute;z-index:2;right:24px;bottom:23px;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #48ff0b6b;border-radius:13px;background:#06150ddc;box-shadow:0 10px 28px #0009}.business-image-tag>span{width:10px;height:10px;border-radius:50%;background:var(--lime);box-shadow:0 0 13px var(--lime)}.business-image-tag div{display:grid;gap:2px}.business-image-tag strong{font-size:11px}.business-image-tag small{color:#b9cdbd;font-size:8px}

.why-section{position:relative;isolation:isolate;margin-bottom:42px;padding:66px 54px 56px;border:1px solid #35533d;border-radius:30px;background:radial-gradient(circle at 7% 8%,#48ff0b1d,transparent 28%),linear-gradient(145deg,#07110b,#0d2216);overflow:hidden;box-shadow:0 28px 80px #0008}.why-section::before{content:"";position:absolute;z-index:-1;right:-190px;top:-230px;width:570px;height:570px;border:1px solid #48ff0b26;border-radius:50%}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.why-card{position:relative;display:flex;flex-direction:column;min-height:355px;padding:24px 22px 20px;border:1px solid #ffffff25;border-radius:23px;overflow:hidden;box-shadow:0 18px 32px #0004;transition:transform .25s ease}.why-card:hover{transform:translateY(-7px)}.why-number{position:absolute;right:17px;top:15px;font-family:"Arial Black",Inter,sans-serif;font-size:45px;line-height:1;color:#08150d18}.why-dark .why-number,.why-entertainment .why-number{color:#ffffff15}.why-icon{display:flex;align-items:center;justify-content:center;width:57px;height:57px;margin:6px 0 39px;border:2px solid currentColor;border-radius:18px;font-size:22px;font-weight:950;box-shadow:0 8px 20px #0002}.why-real-icon{display:none}.why-card h3{margin:0 0 12px;font-size:25px;line-height:1.06;letter-spacing:-.04em}.why-card p{margin:0 0 22px;font-size:14px;line-height:1.55}.why-card small{margin-top:auto;font-size:9px;font-weight:950;letter-spacing:.12em}.why-lime{border-color:#75ff4d;background:linear-gradient(155deg,#7aff54,#48ff0b 64%,#23ce35);color:#07150c}.why-white{background:linear-gradient(155deg,#fff,#e9f5e7);color:#0a1910}.why-dark{border-color:#48ff0b;background:radial-gradient(circle at 90% 0,#48ff0b28,transparent 30%),linear-gradient(145deg,#102b1a,#030a06 72%)}.why-dark small,.why-entertainment small{color:var(--lime)}.why-entertainment{border-color:#4adf28;background:linear-gradient(155deg,#143a22,#050d08)}.why-entertainment>img{width:116px;margin:22px 0 45px;padding:8px 10px;border-radius:10px;background:#fff}

.steps-section{margin-bottom:42px;padding:66px 54px 56px;border:1px solid #48ff0b7a;border-radius:30px;background:radial-gradient(circle at 100% 100%,#48ff0b20,transparent 30%),var(--paper);color:var(--ink);box-shadow:0 28px 80px #0006}.steps-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}.steps-flow article{min-height:240px;padding:24px;border:1px solid #a9c1ac;border-radius:22px;background:#fff;box-shadow:0 14px 30px #14371c18}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.step-top>span{font-family:"Arial Black",Inter,sans-serif;color:#16752e;font-size:36px;line-height:1}.step-top i{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:17px;background:#07170e;color:var(--lime);font-size:22px;font-style:normal;font-weight:950;box-shadow:0 8px 18px #07170e38}.steps-flow h3{margin:0 0 10px;font-size:23px;letter-spacing:-.035em}.steps-flow article p{margin:0;color:#536458;font-size:14px;line-height:1.55}.step-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #92b398;border-radius:50%;color:#14752c;font-size:20px;font-weight:950}.steps-action{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:33px}.steps-action>a{min-width:330px;padding:16px 20px;border-radius:12px;background:#07170e;color:#fff;text-decoration:none;font-weight:950;box-shadow:0 11px 25px #07170e38}.steps-action>a b{float:right}.steps-action>span{color:#607265;font-size:11px;font-weight:850}

.faq-section{display:grid;grid-template-columns:.68fr 1.32fr;gap:56px;margin-bottom:42px;padding:70px 64px;border:1px solid #42634c;border-radius:30px;background:radial-gradient(circle at 0 100%,#48ff0b22,transparent 34%),linear-gradient(145deg,#07110b,#10281a);box-shadow:0 28px 80px #0008}.faq-kicker{margin:0 0 15px;color:var(--lime);font-size:13px;font-weight:950;letter-spacing:.14em}.faq-intro h2{margin:0 0 20px;font-size:clamp(40px,3.7vw,58px);line-height:1.04;letter-spacing:-.052em}.faq-intro>p:not(.faq-kicker){max-width:470px;margin:0 0 29px;color:#d0dfd3;font-size:17px;line-height:1.68}.faq-intro>a{display:inline-flex;justify-content:space-between;min-width:290px;padding:17px 20px;border-radius:12px;background:var(--lime);color:var(--ink);text-decoration:none;font-size:16px;font-weight:950}.faq-intro>a b{margin-left:28px}.faq-list{display:grid;align-content:start;gap:13px}.faq-list details{border:1px solid #52715a;border-radius:17px;background:#0c1f14;overflow:hidden}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 24px;cursor:pointer;font-size:18px;font-weight:900;line-height:1.4;letter-spacing:-.012em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;border:1px solid #688470;border-radius:50%;color:var(--lime);font-size:22px;transition:transform .2s ease}.faq-list details[open]{border-color:#48ff0b;background:#12331f;box-shadow:0 0 0 1px #48ff0b20 inset,0 12px 28px #0003}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:790px;margin:0;padding:0 24px 25px;color:#e0ece2;font-size:16.5px;line-height:1.75}
.final-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-bottom:72px;padding:38px 42px;border:1px solid #48ff0b7a;border-radius:24px;background:linear-gradient(115deg,#48ff0b,#28df30);color:var(--ink);box-shadow:0 18px 50px #48ff0b25}.final-cta span{font-size:9px;font-weight:950;letter-spacing:.15em}.final-cta h2{margin:5px 0 0;font-size:clamp(27px,3vw,42px);line-height:1.02;letter-spacing:-.045em}.final-cta>a{min-width:245px;padding:15px 18px;border-radius:11px;background:#07170e;color:#fff;text-decoration:none;font-weight:950}.final-cta>a b{float:right}

.site-footer{border-top:1px solid #294132;background:#050c07;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid img{width:78px;margin-bottom:5px}.footer-grid strong{font-size:13px}.footer-grid p,.footer-grid a{margin:0;color:#9eb1a3;font-size:12px;line-height:1.6}.footer-grid a{text-decoration:none}.footer-grid a:hover{color:var(--lime)}.footer-note{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:35px;padding-top:22px;border-top:1px solid #223529;color:#829087;font-size:10px}.footer-note p{margin:0;max-width:900px}

@media(max-width:1160px){.hero-content.hero-right{width:76%}.why-grid{grid-template-columns:repeat(2,1fr)}.steps-flow{grid-template-columns:1fr}.step-arrow{margin:auto;transform:rotate(90deg)}.steps-flow article{min-height:0}.step-top{margin-bottom:28px}.faq-section{grid-template-columns:1fr}.faq-intro{max-width:760px}}
@media(max-width:900px){.shell{width:min(100% - 30px,720px)}.site-nav>a:not(.nav-cta){display:none}.site-brand>span{display:none}.hero-slide{min-height:760px}.hero-background{object-position:center}.hero-shade,.hero-shade-right{background:linear-gradient(0deg,#06180efb 0%,#07351ff1 64%,#0b2a1a50 100%)}.hero-content,.hero-content.hero-right{width:100%;min-height:760px;margin:0;padding:80px 28px 38px;justify-content:flex-end}.hero-residential .hero-content{justify-content:center}.hero-plan-grid{grid-template-columns:1fr}.hero-plan-grid>article{min-height:0}.hero-plan-grid .hero-plan-featured{transform:none}.plan-grid{grid-template-columns:1fr;gap:32px}.plan-card,.plan-neon{min-height:0;transform:none}.plan-neon:hover{transform:translateY(-7px)}.plan-card ul{min-height:0}.coverage-card{grid-template-columns:1fr;padding:42px 28px 24px}.coverage-world{min-height:330px}.business-section{grid-template-columns:1fr}.business-copy{padding:39px 28px}.business-image{min-height:350px}.final-cta{grid-template-columns:1fr}.final-cta>a{grid-column:1/-1}.footer-grid{grid-template-columns:1.4fr 1fr}}
@media(max-width:620px){html{scroll-padding-top:72px}.shell{width:calc(100% - 24px)}.site-header-inner{min-height:70px}.site-brand>img{width:63px}.site-nav .nav-cta{padding:10px 13px;font-size:11px}.hero-stage{margin-top:12px;margin-bottom:45px}.hero-slide{min-height:790px;border-radius:21px}.hero-content,.hero-content.hero-right{min-height:790px;padding:76px 18px 32px}.hero-logo{width:86px;margin-bottom:18px}.hero-content h1,.hero-content h2{font-size:42px}.hero-plan-grid{gap:11px}.hero-plan-grid>article{padding:15px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px}.hero-plan-grid>article>small,.hero-plan-grid>article>strong{grid-column:1}.hero-plan-grid>article>strong{font-size:34px}.hero-plan-price{grid-column:2;grid-row:1/3;align-self:center;border:0}.hero-plan-benefit{grid-column:1/-1}.business-offer{min-height:108px;padding:12px 13px;border-radius:20px}.business-plan strong{font-size:45px}.business-price{min-width:139px}.business-price>div{height:49px}.business-price strong{font-size:43px}.business-price sup:first-child{margin-top:8px;font-size:12px}.business-price sup:nth-of-type(2){margin-top:7px;font-size:12px}.primary-button{width:100%;min-width:0}.fixed-date{font-size:18px}.plans-section,.why-section,.steps-section,.faq-section{padding:42px 18px;border-radius:22px}.section-heading h2{font-size:40px}.faq-intro h2{font-size:38px;line-height:1.08}.plan-card{padding:26px 20px}.plan-speed strong{font-size:62px}.coverage-card{padding:32px 19px 15px;border-radius:22px}.coverage-copy h2{font-size:42px}.coverage-copy>p:not(.coverage-kicker){font-size:14px}.coverage-button{width:100%;min-width:0}.coverage-trust{display:grid;gap:7px}.coverage-world{min-height:285px}.coverage-pin{left:43%;top:38%}.business-section{border-radius:22px}.business-copy{padding:32px 19px}.business-copy h2{font-size:41px}.compact-offer{width:100%;padding:10px 12px}.compact-offer>div strong{font-size:43px}.compact-offer>p b{font-size:39px}.business-actions{display:grid}.business-image{min-height:300px}.why-grid{grid-template-columns:1fr}.why-card{min-height:300px}.steps-action{align-items:stretch;flex-direction:column}.steps-action>a{width:100%;min-width:0}.steps-action>span{text-align:center}.faq-section{gap:34px}.faq-intro>p:not(.faq-kicker){font-size:16px}.faq-intro>a{width:100%;min-width:0}.faq-list{gap:12px}.faq-list summary{padding:20px 17px;font-size:16px;line-height:1.45}.faq-list summary span{width:30px;height:30px;font-size:21px}.faq-list details p{padding:0 17px 21px;color:#e5f0e7;font-size:15.5px;line-height:1.72}.final-cta{grid-template-columns:1fr;padding:26px 21px;border-radius:20px}.final-cta>img{width:75px}.final-cta>a{grid-column:auto;min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-note{align-items:flex-start;flex-direction:column}}
/* Identidade Conexão Fibra Manaus */
.plan-speed span{padding-bottom:1px;font-family:"Arial Black",Inter,sans-serif;font-size:clamp(25px,2.15vw,34px);line-height:.82;letter-spacing:-.045em}.coverage-world>img{width:min(500px,112%);clip-path:circle(46% at 50% 50%);filter:drop-shadow(0 14px 32px #24ff4d38)}.coverage-world .orbit{display:none}
.primary-button,.coverage-button,.faq-intro>a{border:1px solid #55ff36;background:linear-gradient(135deg,var(--lime),var(--emerald));box-shadow:0 12px 34px #20db4148}.primary-button:hover,.coverage-button:hover{background:linear-gradient(135deg,#79ff4c,#10d14c)}
.final-cta{border-color:#72ff47;background:linear-gradient(115deg,var(--lime),var(--emerald));box-shadow:0 18px 50px #20db4138}
.site-footer{border-top-color:#2b4a35;background:radial-gradient(circle at 12% 0,#12371f,transparent 28%),#030a06}.footer-logo{display:flex;align-items:center;width:250px;min-height:96px;margin-bottom:5px;padding:7px 12px;border:1px solid #b9d8b9;border-radius:17px;background:#f8fcf5;box-shadow:0 13px 35px #0005}.footer-grid .footer-logo img{display:block;width:100%;margin:0}.footer-grid p,.footer-grid a{color:#a9baad}.footer-note{border-top-color:#284130;color:#8fa096}
@media(max-width:620px){html{scroll-padding-top:76px}.site-header-inner{min-height:76px;gap:10px}.site-brand>img{width:168px;height:70px}.site-nav .nav-cta{padding:10px 12px;font-size:10px;white-space:nowrap}.plan-speed span{font-size:28px}.footer-logo{width:min(250px,100%)}}
@media(max-width:620px){
  .hero-business.is-active{display:flex;flex-direction:column;min-height:0;background:#07170e}
  .hero-business .hero-background{position:relative;inset:auto;z-index:0;order:0;width:100%;height:290px;flex:0 0 290px;object-fit:cover;object-position:74% 42%}
  .hero-business .hero-shade{z-index:1;top:0;right:0;bottom:auto;left:0;height:290px;background:linear-gradient(180deg,transparent 48%,#07170e 100%);pointer-events:none}
  .hero-business .hero-content{z-index:2;order:1;width:100%;min-height:0;margin:0;padding:24px 18px 34px;background:linear-gradient(180deg,#07170e,#0b2115);justify-content:flex-start}
  .hero-business .hero-content h2{margin-bottom:19px;font-size:39px;line-height:1.02}
  .hero-business .eyebrow{margin-bottom:12px}
  .hero-business .business-offer{margin-bottom:17px}
  .hero-business .hero-legal{padding-right:54px}
}

/* Hero única de alta conversão */
.site-header,.site-header-inner,.site-brand>img,.site-nav a{transition:min-height .28s ease,height .28s ease,width .28s ease,padding .28s ease,opacity .2s ease,transform .28s ease}
.site-header.is-hidden{opacity:0;transform:translateY(calc(-100% - 5px));pointer-events:none}
.site-header-inner{min-height:78px}
.site-brand>img{width:190px;height:66px}
  .site-nav .nav-cta{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 20px;border:1px solid #078c31;background:linear-gradient(135deg,#16b94b,#079938);color:#fff;box-shadow:0 8px 20px #078b3442,0 1px 0 #65ed91 inset;font-size:13px;letter-spacing:0;text-shadow:0 1px 1px #045b25}
  .site-nav .nav-cta:hover{color:#fff;background:linear-gradient(135deg,#1fc957,#08a640);box-shadow:0 11px 25px #078b3452,0 1px 0 #7aff9f inset}
.hero-single{margin-top:18px;margin-bottom:64px}
.hero-single-card{position:relative;isolation:isolate;min-height:670px;border:1px solid #3d6849;border-radius:30px;background:#06110a;box-shadow:0 34px 90px #0009;overflow:hidden}
.hero-single-photo{position:absolute;z-index:-4;inset:0}.hero-single-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-single-overlay{position:absolute;z-index:-3;inset:0;background:linear-gradient(90deg,#031008fa 0%,#06160df0 31%,#0b2b1ab8 49%,#07180a26 71%,#02070554 100%),linear-gradient(0deg,#030905ed 0%,transparent 31%)}
.hero-single-glow{position:absolute;z-index:-2;left:-12%;top:-35%;width:68%;height:105%;border-radius:50%;background:radial-gradient(circle,#16dc4830 0%,#52ff0d13 35%,transparent 69%);filter:blur(4px)}
.hero-single-copy{display:flex;flex-direction:column;justify-content:center;width:min(660px,58%);min-height:570px;padding:45px 54px 36px}
.hero-single-kicker{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#cbf7cf;font-size:11px;font-weight:950;letter-spacing:.18em}.hero-single-kicker span{width:42px;height:3px;border-radius:10px;background:var(--lime);box-shadow:0 0 14px #52ff0d}
.hero-single-copy h1{max-width:650px;margin:0 0 22px;font-size:clamp(43px,4.25vw,68px);line-height:.96;letter-spacing:-.055em;text-transform:uppercase}.hero-single-copy h1 mark{color:var(--lime);background:transparent}
.hero-single-offer{display:grid;grid-template-columns:1.08fr .92fr;max-width:585px;border:2px solid #68ff42;border-radius:22px;background:linear-gradient(135deg,#11341fcf,#030a06e8);box-shadow:0 0 30px #42ff1830,0 18px 38px #0008;overflow:hidden;backdrop-filter:blur(9px)}
.hero-single-speed,.hero-single-price{display:flex;flex-direction:column;justify-content:center;min-height:125px;padding:15px 23px}.hero-single-speed{border-right:1px solid #65ff4a75}.hero-single-speed small{color:#c5e6ca;font-size:9px;font-weight:950;letter-spacing:.15em}.hero-single-speed strong{font-family:"Arial Black",Inter,sans-serif;font-size:67px;line-height:.88;letter-spacing:-.075em}.hero-single-speed strong span{color:var(--lime);font-size:35px;letter-spacing:-.055em}
.hero-single-price small{color:#d6e6d8;font-size:13px}.hero-single-price>div{display:flex;align-items:flex-start}.hero-single-price sup{margin:10px 5px 0 0;color:var(--lime);font-size:14px;font-weight:950}.hero-single-price strong{font-family:"Arial Black",Inter,sans-serif;font-size:64px;line-height:.9;letter-spacing:-.07em}.hero-single-price span{align-self:flex-end;margin:0 0 5px 7px;font-size:10px;font-weight:850;line-height:1.16;text-transform:uppercase}
.hero-single-alt-price{display:none}
.hero-single-benefits{grid-column:1/-1;display:flex;align-items:center;gap:0;border-top:1px solid #65ff4a75}.hero-single-benefits span{flex:1;padding:12px 20px;font-size:12px;font-weight:950}.hero-single-benefits span+span{border-left:1px solid #65ff4a75}
.hero-single-actions{display:flex;gap:12px;margin-top:19px}.hero-single-actions a{display:flex;align-items:center;justify-content:center;min-height:51px;padding:13px 20px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:950}.hero-coverage-cta{min-width:272px;border:1px solid #72ff47;background:linear-gradient(135deg,var(--lime),var(--emerald));color:var(--ink);box-shadow:0 12px 28px #20db4142}.hero-coverage-cta b{margin-left:auto}.hero-whatsapp-cta{border:1px solid #76e68b;background:#06170dc7;color:#fff;backdrop-filter:blur(8px)}
.hero-whatsapp-icon{display:block;width:23px;height:23px;flex:0 0 auto;fill:currentColor}
.hero-single-legal{margin-top:10px;color:#b9c9bc;font-size:9px}
.hero-single-trust{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:14px 34px;background:linear-gradient(90deg,#031008f7,#07190ef0);border-top:1px solid #4d7d584f;backdrop-filter:blur(10px)}.hero-single-trust>span{display:flex;align-items:center;gap:12px;padding:0 24px;border-left:1px solid #ffffff25}.hero-single-trust>span:first-child{border-left:0}.hero-single-trust>span>span{display:grid;gap:1px;min-width:0}.hero-single-trust svg{flex:0 0 30px;width:30px;height:30px;fill:none;stroke:var(--lime);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #52ff0d48)}.hero-single-trust b{font-size:12px}.hero-single-trust small{color:#aebfb1;font-size:9px}

@media(max-width:900px){
  .hero-single-card{min-height:700px}.hero-single-photo img{object-position:60% center}.hero-single-overlay{background:linear-gradient(0deg,#031008fc 0%,#06160df4 57%,#07190b4d 100%)}
  .hero-single-copy{width:100%;min-height:610px;padding:220px 28px 98px;justify-content:flex-end}.hero-single-copy h1{font-size:47px}.hero-single-offer{width:min(585px,100%)}
}
@media(max-width:620px){
  .site-header.is-compact .site-header-inner{min-height:64px}.site-header.is-compact .site-brand>img{width:145px;height:58px}
  .hero-single{margin-top:10px;margin-bottom:42px}.hero-single-card{min-height:720px;border-radius:22px}.hero-single-photo{height:310px}.hero-single-photo img{object-position:66% center}.hero-single-overlay{background:linear-gradient(0deg,#031008 0%,#06170ef8 57%,#06150d5c 100%)}
  .hero-single-glow{left:-40%;top:25%;width:135%;height:70%}.hero-single-copy{min-height:720px;padding:250px 17px 124px;justify-content:flex-start}.hero-single-kicker{margin-bottom:9px;font-size:8px;letter-spacing:.13em}.hero-single-kicker span{width:27px}.hero-single-copy h1{margin-bottom:14px;font-size:35px;line-height:.96}
  .hero-single-offer{grid-template-columns:1fr 1fr;border-radius:18px}.hero-single-speed,.hero-single-price{min-height:94px;padding:11px 13px}.hero-single-speed strong{font-size:46px}.hero-single-speed strong span{font-size:23px}.hero-single-price strong{font-size:45px}.hero-single-price sup{margin-top:6px;font-size:10px}.hero-single-price span{margin-left:4px;font-size:7px}.hero-single-benefits span{padding:9px 10px;font-size:9px;text-align:center}
  .hero-single-actions{display:grid;gap:8px;margin-top:12px}.hero-single-actions a{min-height:46px;padding:11px 14px}.hero-coverage-cta{min-width:0}.hero-single-legal{margin-top:7px;font-size:7px}
  .hero-single-trust{padding:12px 8px}.hero-single-trust span{padding:0 8px}.hero-single-trust b{font-size:9px}.hero-single-trust small{font-size:7px}
}
@media(max-width:620px){
  .hero-stage{margin-top:10px;margin-bottom:38px}
  .hero-slide,.hero-slide.is-leaving{height:clamp(640px,calc(100svh - 100px),720px);min-height:0}
  .hero-controls{position:absolute;z-index:8;right:auto;bottom:10px;left:50%;gap:11px;width:max-content;padding:7px 10px;border:1px solid #ffffff25;border-radius:999px;background:#041109dc;box-shadow:0 10px 28px #0008;transform:translateX(-50%);backdrop-filter:blur(10px)}
  .hero-arrow{width:34px;height:34px;border-color:#e9d46a;background:#172019ed;color:#fff3ad;font-size:14px;box-shadow:0 0 13px #f1d75620}
  .hero-dot{width:8px;height:8px;background:#859087}.hero-dot.is-active{width:24px;background:#ffe05c;box-shadow:0 0 12px #ffe05c70}
  .slide-count{z-index:6;right:13px;top:13px;bottom:auto;padding:5px 8px;font-size:8px}

  .hero-business.is-active{height:clamp(640px,calc(100svh - 100px),720px)}
  .hero-business .hero-background{height:218px;flex-basis:218px;object-position:74% 40%}
  .hero-business .hero-shade{height:230px;background:linear-gradient(180deg,transparent 43%,#07170e 100%)}
  .hero-business .hero-content{flex:1;padding:15px 16px 64px;overflow:hidden}
  .hero-business .eyebrow{margin-bottom:7px;font-size:9px}
  .hero-business .hero-content h2{margin-bottom:11px;font-size:31px;line-height:.97;letter-spacing:-.045em}
  .hero-business .business-offer{min-height:91px;margin-bottom:10px;padding:9px 11px;border-width:3px;border-radius:17px}
  .hero-business .business-plan>small{font-size:7px}.hero-business .business-plan strong{font-size:40px}.hero-business .business-plan span{font-size:10px}.hero-business .business-plan p{margin-top:3px;font-size:9px}
  .hero-business .business-price{min-width:128px}.hero-business .business-price>small{font-size:9px}.hero-business .business-price>div{height:43px}.hero-business .business-price strong{font-size:39px}.hero-business .business-price sup:first-child,.hero-business .business-price sup:nth-of-type(2){margin-top:7px;font-size:10px}.hero-business .business-price span{margin-bottom:3px;font-size:8px}
  .hero-business .hero-benefits{gap:6px;margin-bottom:10px}.hero-business .hero-benefits span{padding:4px 7px;font-size:8px}
  .hero-business .primary-button{margin-top:auto;padding:11px 13px;font-size:12px}.hero-business .hero-legal{margin-top:7px;padding-right:0;font-size:7px;line-height:1.3}

  .hero-residential .hero-background{object-position:36% center}
  .hero-residential .hero-shade-right{background:linear-gradient(0deg,#041008fc 0%,#072518f3 76%,#092d1a9c 100%)}
  .hero-residential .hero-content{min-height:100%;padding:35px 16px 62px;justify-content:flex-start}
  .hero-residential .eyebrow{margin-bottom:7px;font-size:10px}
  .hero-residential .hero-content h1{margin-bottom:10px;font-size:34px;line-height:.94}
  .hero-residential .hero-plan-grid{gap:16px;margin:0}
  .hero-residential .hero-plan-grid>article{min-height:0;padding:10px 12px;border:1.5px solid #58efad;border-radius:15px;background:radial-gradient(circle at 100% 0,#ffffff12 0 24%,transparent 25%),linear-gradient(145deg,#0d1e12,#020604)}
  .hero-residential .hero-plan-grid>article:nth-child(1){border-color:#58efad;box-shadow:none}
  .hero-residential .hero-plan-grid>article:nth-child(2){border-color:#f1dc62;box-shadow:none}
  .hero-residential .hero-plan-grid>article:nth-child(3){border-color:#f39a55;box-shadow:none}
  .hero-residential .hero-plan-grid>article::before{display:none}
  .hero-residential .hero-plan-grid>article>small{font-size:8.5px}.hero-residential .hero-plan-grid>article>strong{font-size:31px}.hero-residential .hero-plan-grid i{font-size:9.5px}
  .hero-residential .hero-plan-grid em{top:-9px;padding:4px 8px;background:#f1dc62;font-size:7px}
  .hero-residential .hero-plan-price{gap:4px;padding:2px 0}.hero-residential .hero-plan-price>b{font-size:30px}.hero-residential .hero-plan-price>b small{margin-top:3px;font-size:9px}.hero-residential .hero-plan-price>span{max-width:59px;font-size:7px;line-height:1.12}
  .hero-residential .hero-plan-benefit{min-height:21px;padding-top:5px;font-size:8.5px}.hero-residential .hero-plan-benefit img{width:55px;padding:3px 5px}
  .hero-residential .primary-button{margin-top:auto;padding:13px 15px;border-color:#ffe57d;background:linear-gradient(135deg,#fffbdc,#ffd958);color:#172016;font-size:14px;box-shadow:0 10px 26px #e2be3940}.hero-residential .hero-legal{margin-top:8px;color:#d9e4da;font-size:8px;line-height:1.25}

  .hero-fixed.is-active{display:flex;flex-direction:column;background:#07170e}
  .hero-fixed .hero-background{position:relative;inset:auto;z-index:0;order:0;width:100%;height:260px;flex:0 0 260px;object-fit:cover;object-position:73% center}
  .hero-fixed .hero-shade{z-index:1;top:0;right:0;bottom:auto;left:0;height:270px;background:linear-gradient(180deg,transparent 46%,#07170e 100%);pointer-events:none}
  .hero-fixed .hero-content{z-index:2;order:1;flex:1;width:100%;min-height:0;margin:0;padding:17px 18px 64px;background:linear-gradient(180deg,#07170e,#0b2115);justify-content:flex-start}
  .hero-fixed .eyebrow{margin-bottom:7px;font-size:9px}.hero-fixed-copy h2{margin-bottom:10px;font-size:47px;line-height:.88}.hero-fixed .fixed-date{margin:0 0 11px;font-size:16px;line-height:1.22}
  .hero-fixed .hero-benefits{gap:6px;margin-bottom:11px}.hero-fixed .hero-benefits span{padding:5px 8px;font-size:8px}.hero-fixed .primary-button{margin-top:auto;padding:11px 13px;font-size:12px}.hero-fixed .hero-legal{margin-top:7px;font-size:7px;line-height:1.25}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.plan-card,.why-card{transition:none}.hero-slide.is-active,.hero-slide.is-leaving{animation:none}}

.mobile-whatsapp-cta{display:none}
@media(max-width:620px){
  body.has-mobile-whatsapp{padding-bottom:80px}
  .mobile-whatsapp-cta{position:fixed;z-index:40;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:flex;align-items:center;gap:12px;min-height:60px;padding:8px 18px;border:1px solid #8aff68;border-radius:16px;background:linear-gradient(135deg,#59ff16,#32e953);color:#08170d;text-decoration:none;box-shadow:0 12px 38px #00000047,0 0 24px #48ff0b2e;opacity:0;pointer-events:none;transform:translateY(calc(100% + 28px));transition:opacity .28s ease,transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}
  .mobile-whatsapp-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
  .mobile-whatsapp-cta:active{transform:translateY(1px) scale(.995)}
  .mobile-whatsapp-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#082015;color:#58ff23;box-shadow:0 7px 18px #0723124d}
  .mobile-whatsapp-icon svg{width:23px;height:23px;fill:currentColor}
  .mobile-whatsapp-cta>span:last-child{display:grid;gap:1px;min-width:0}
  .mobile-whatsapp-cta strong{font-size:15px;line-height:1.15;letter-spacing:-.01em}
  .mobile-whatsapp-cta small{font-size:10.5px;font-weight:750;line-height:1.25}
  .plan-whatsapp,.plan-dark .plan-whatsapp{border-color:#48ff0b;background:#48ff0b;color:#07170e;box-shadow:0 8px 20px #21bb3c2b}
}

@media(prefers-reduced-motion:reduce){.mobile-whatsapp-cta{transition:none}}

@media(max-width:620px){
  .plans-section{padding:36px 14px 30px;overflow:hidden}
  .plans-section .section-heading{margin-bottom:24px;padding:0 4px}
  .plans-section .section-heading>span{font-size:11px;letter-spacing:.12em}
  .plans-section .section-heading h2{margin:8px 0 12px;font-size:34px;line-height:1.03}
  .plans-section .section-heading p{font-size:15px;line-height:1.5}
  .plan-grid{display:flex;align-items:stretch;gap:14px;width:calc(100% + 14px);margin-right:-14px;padding:12px 36px 14px 2px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-left:2px;perspective:none;scrollbar-width:none}
  .plan-grid::-webkit-scrollbar{display:none}
  .plan-card,.plan-neon{--card-accent:#58efad;flex:0 0 calc(100% - 36px);min-height:470px;padding:24px 20px 20px;border:1.5px solid var(--card-accent);border-radius:23px;background:linear-gradient(155deg,#13291c,#07160d 78%);color:#fff;box-shadow:none;transform:none;scroll-snap-align:start;scroll-snap-stop:always;transition:border-color .2s ease}
  .plan-neon{--card-accent:#f1dc62}
  .plan-dark{--card-accent:#f39a55}
  .plan-card:hover,.plan-neon:hover{transform:none;box-shadow:none}
  .plan-featured{top:-12px;left:20px;padding:7px 13px;border:0;background:var(--card-accent);color:#07160d;font-size:10px;letter-spacing:.08em;transform:none}
  .plan-label,.plan-light .plan-label,.plan-neon .plan-label,.plan-dark .plan-label{margin-bottom:13px;color:var(--card-accent);font-size:11px}
  .plan-speed{gap:7px;margin:10px 0 8px}
  .plan-speed strong{font-size:60px;line-height:.84}
  .plan-speed span,.plan-light .plan-speed span,.plan-dark .plan-speed span{margin-bottom:5px;padding:0;color:var(--card-accent);font-size:26px}
  .plan-description{min-height:0;margin:12px 0 14px;color:#eef7f0;font-size:14px;line-height:1.45}
  .plan-price{min-height:0;padding:14px 0 8px;border-color:#ffffff38}
  .plan-price>span,.plan-dark .plan-price>span{color:var(--card-accent);font-size:16px}
  .plan-price strong{font-size:50px}
  .plan-price small{font-size:11px}
  .plan-alt-price{min-height:0;margin:4px 0 16px;color:#d8e5dc;font-size:13px}
  .plan-card ul{min-height:0;margin-bottom:18px;gap:8px}
  .plan-card li{font-size:14px;line-height:1.3}
  .plan-card li::before,.plan-dark li::before{color:var(--card-accent)}
  .plan-primary,.plan-neon .plan-primary,.plan-dark .plan-primary{min-height:48px;padding:14px;background:var(--card-accent);color:#07160d;font-size:14px;box-shadow:none}
  .plan-whatsapp,.plan-dark .plan-whatsapp{min-height:45px;margin-top:9px;padding:12px;border:1px solid #ffffff70;color:#fff;font-size:13px}
  .plan-slider-controls{display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:12px;max-width:270px;margin:6px auto 0}
  .plan-slider-controls button{width:46px;height:46px;border:1px solid #b7c9bb;border-radius:50%;background:#fff;color:#0d4d2b;font-size:21px;font-weight:1000;box-shadow:0 7px 16px #0c241511;cursor:pointer}
  .plan-slider-controls button:disabled{opacity:.32;cursor:default}
  .plan-slider-controls p{margin:0;color:#173521;text-align:center}
  .plan-slider-controls span{display:block;font-size:14px;font-weight:900}
  .plan-slider-controls small{display:block;margin-top:2px;color:#617167;font-size:11px}
  .plans-section>.section-legal{margin-top:20px;padding:0 5px;font-size:11px;line-height:1.45}
}

@keyframes coveragePlanetFloat{0%,100%{transform:translateY(0);filter:drop-shadow(0 10px 24px #24ff4d32)}50%{transform:translateY(-7px);filter:drop-shadow(0 15px 34px #24ff4d55)}}
@media(max-width:620px){
  .coverage-section{margin-bottom:52px}
  .coverage-card{min-height:0;padding:28px 18px 10px;border-radius:22px}
  .coverage-copy{max-width:none}
  .coverage-kicker{margin-bottom:10px;font-size:10px;letter-spacing:.13em}
  .coverage-copy h2{margin-bottom:13px;font-size:38px;line-height:1.01}
  .coverage-copy>p:not(.coverage-kicker){margin-bottom:17px;color:#d3e1d5;font-size:15px;line-height:1.52}
  .coverage-button{position:relative;width:100%;min-width:0;min-height:52px;align-items:center;justify-content:center;padding:14px 48px;font-size:15px;text-align:center;box-shadow:0 9px 25px #48ff0b2f}
  .coverage-button b{position:absolute;right:18px}
  .coverage-choice{display:block;margin:7px 0;color:#8fa797;font-size:11px;font-weight:850;text-align:center;text-transform:uppercase}
  .coverage-whatsapp{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:49px;border:1px solid #6cd27f;border-radius:12px;background:#effff1;color:#075b24;font-size:14px;font-weight:950;text-decoration:none}
  .coverage-whatsapp svg{width:23px;height:23px;flex:0 0 auto;fill:#19b64d}
  .coverage-trust{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;color:#d0dfd3;font-size:10px}
  .coverage-trust span{padding:7px 8px;border:1px solid #ffffff1f;border-radius:9px;background:#ffffff08;text-align:center}
  .coverage-trust span:last-child{grid-column:1/-1}
  .coverage-world{min-height:245px;margin-top:3px}
  .coverage-world>img{width:min(270px,92%);animation:coveragePlanetFloat 7s ease-in-out infinite}
  .coverage-pin{left:46%;top:41%;padding:8px 10px}
  .coverage-pin strong{font-size:10px}
  .coverage-pin small{font-size:7px}
}
@media(prefers-reduced-motion:reduce){.coverage-world>img{animation:none}}

@media(max-width:620px){
  .business-section{margin-bottom:52px;border-color:#5cff42;box-shadow:0 18px 48px #0007,0 0 22px #48ff0b1c}
  .business-copy{order:2;padding:25px 18px 23px;background:radial-gradient(circle at 0 0,#ffffffb8,transparent 31%),linear-gradient(150deg,#dcffd0,#78ff54 55%,#35e746);color:#07170e}
  .business-kicker{margin-bottom:8px;font-size:10px;letter-spacing:.13em}
  .business-copy h2{margin-bottom:10px;font-size:36px;line-height:.98}
  .business-lead{margin-bottom:14px;font-size:14px;line-height:1.42}
  .compact-offer{width:100%;min-height:108px;margin-bottom:13px;padding:13px 14px;border-width:1.5px;border-radius:18px;box-shadow:0 8px 0 #149129,0 14px 24px #0b5d202b}
  .compact-offer>div{padding-right:13px}
  .compact-offer>div strong{font-size:58px}
  .compact-offer>div span{padding-bottom:6px;font-size:13px}
  .compact-offer>p{padding-left:13px}
  .compact-offer>p b{font-size:52px}
  .compact-offer>p sup{font-size:13px}
  .compact-offer>p span{font-size:10px}
  .compact-offer>p small{font-size:9px}
  .business-benefits{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px}
  .business-benefits span{padding:7px 8px;background:#f5fff0c9;font-size:10px;text-align:center}
  .business-benefits span:last-child{grid-column:1/-1}
  .business-actions{display:grid;gap:8px}
  .business-actions a{min-height:48px;padding:13px 15px;font-size:14px}
  .business-actions a:first-child{background:#07170e;color:#fff}
  .business-actions a:last-child{gap:9px;border:1px solid #53a964;background:#f5fff1;color:#075b24}
  .business-whatsapp-icon{display:block;width:22px;height:22px;flex:0 0 auto;fill:#19b64d}
  .business-legal{margin-top:9px;font-size:9px;line-height:1.35;text-align:center}
  .business-image{order:1;min-height:245px}
  .business-image>img{object-position:58% 42%}
  .business-image-tag{right:16px;bottom:14px;padding:9px 11px}
}

@media(max-width:620px){
  .why-section{padding:38px 14px 32px;border-color:#48ff0b78;background:radial-gradient(circle at 8% 5%,#48ff0b2e,transparent 24%),radial-gradient(circle at 92% 34%,#ffd84a20,transparent 25%),radial-gradient(circle at 4% 66%,#3dc8ff20,transparent 24%),radial-gradient(circle at 94% 93%,#ff4fb822,transparent 24%),linear-gradient(160deg,#07170e,#08120c 72%);box-shadow:0 18px 48px #0008,0 0 24px #48ff0b16}
  .why-section::before{right:-165px;top:-175px;width:410px;height:410px;border-color:#85ff5a2e}
  .why-section .section-heading{margin:0 0 25px;padding:0 5px;text-align:left}
  .why-section .section-heading>span{display:inline-flex;padding:7px 10px;border:1px solid #79ff5480;border-radius:999px;background:#48ff0b12;font-size:10px;letter-spacing:.13em}
  .why-section .section-heading h2{margin:13px 0 12px;font-size:36px;line-height:1.01}
  .why-section .section-heading h2 br{display:none}
  .why-section .section-heading p{max-width:310px;color:#d5e6d8;font-size:15px;line-height:1.48}
  .why-grid{gap:14px}
  .why-card{--why-accent:#48ff0b;min-height:255px;padding:23px 20px 20px;border:1.5px solid var(--why-accent);border-radius:22px;box-shadow:0 13px 28px #0005,0 0 22px color-mix(in srgb,var(--why-accent) 18%,transparent);transform:none}
  .why-card::before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--why-accent),transparent 82%)}
  .why-card::after{content:"";position:absolute;right:-45px;bottom:-70px;width:170px;height:170px;border:1px solid color-mix(in srgb,var(--why-accent) 28%,transparent);border-radius:50%;pointer-events:none}
  .why-card:hover{transform:none}
  .why-number{right:16px;top:17px;font-size:50px}
  .why-icon{width:64px;height:64px;margin:3px 0 27px;border:1px solid color-mix(in srgb,var(--why-accent) 72%,#fff);border-radius:20px;background:#07170e;color:var(--why-accent);font-size:0;box-shadow:0 9px 0 color-mix(in srgb,var(--why-accent) 42%,#07170e),0 0 25px color-mix(in srgb,var(--why-accent) 36%,transparent)}
  .why-real-icon{display:block;width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .why-card h3{margin-bottom:10px;font-size:28px;line-height:1.02}
  .why-card p{max-width:290px;margin-bottom:21px;font-size:15px;line-height:1.5}
  .why-card small{position:relative;z-index:2;color:inherit;font-size:10px;letter-spacing:.12em}
  .why-lime{--why-accent:#48f636;background:linear-gradient(150deg,#e2ffdb,#78ff62 66%,#4cef45);color:#07170e}
  .why-white{--why-accent:#ffbf2f;background:linear-gradient(150deg,#fff9dc,#ffe37e 70%,#ffc94b);color:#201704}
  .why-dark{--why-accent:#45caff;background:radial-gradient(circle at 90% 5%,#45caff24,transparent 32%),linear-gradient(150deg,#123644,#06171e 74%);color:#f7fdff}
  .why-dark small{color:#7edcff}
  .why-entertainment{--why-accent:#ff55bb;background:radial-gradient(circle at 90% 5%,#ff55bb25,transparent 32%),linear-gradient(150deg,#3d1534,#170914 76%);color:#fff8fd}
  .why-entertainment>img{width:118px;margin:13px 0 30px;padding:8px 10px;border:1px solid #ff55bb80;border-radius:11px;box-shadow:0 8px 22px #0004}
  .why-entertainment small{color:#ff88cf}
  .why-section>.section-legal{margin-top:22px;padding:0 5px;color:#afc4b4;font-size:10px;line-height:1.48}
}

.step-real-icon{display:none}
@media(max-width:620px){
  .steps-section{padding:38px 14px 32px;border-color:#9eea9f;background:radial-gradient(circle at 100% 0,#56ff6826,transparent 27%),linear-gradient(160deg,#f9fff4,#e5f8df);box-shadow:0 18px 44px #0005}
  .steps-section .section-heading{margin:0 0 25px;padding:0 5px;text-align:left}
  .steps-section .section-heading>span{display:inline-flex;padding:7px 10px;border:1px solid #7abf80;border-radius:999px;background:#e8ffe3;color:#126b2c;font-size:10px;letter-spacing:.13em}
  .steps-section .section-heading h2{margin:13px 0 12px;font-size:36px;line-height:1.01}
  .steps-section .section-heading h2 br{display:none}
  .steps-section .section-heading p{color:#496052;font-size:15px;line-height:1.5}
  .steps-flow{gap:0}
  .steps-flow article{--step-accent:#33df67;min-height:0;padding:21px 20px 22px;border:1.5px solid var(--step-accent);border-radius:21px;background:linear-gradient(150deg,#fff,#f4fff2);box-shadow:0 12px 26px #183c211a}
  .steps-flow article:nth-of-type(2){--step-accent:#36bff2}
  .steps-flow article:nth-of-type(3){--step-accent:#ffb52f}
  .step-top{margin-bottom:18px}
  .step-top>span{color:color-mix(in srgb,var(--step-accent) 74%,#092013);font-size:38px}
  .step-top i{width:58px;height:58px;border:1px solid var(--step-accent);border-radius:18px;background:#07170e;color:var(--step-accent);font-size:0;box-shadow:0 7px 0 color-mix(in srgb,var(--step-accent) 38%,#07170e),0 10px 24px #07170e24}
  .step-real-icon{display:block;width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .steps-flow h3{margin-bottom:8px;font-size:24px;line-height:1.08}
  .steps-flow article p{color:#44594a;font-size:15px;line-height:1.48}
  .step-arrow{width:34px;height:34px;margin:9px auto;border-color:#92c89a;background:#f7fff4;color:#14752c;font-size:19px;box-shadow:0 6px 16px #183c2117;transform:rotate(90deg)}
  .steps-action{gap:9px;margin-top:24px}
  .steps-action>a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:14px 17px;border-radius:13px;background:#07170e;font-size:14px;box-shadow:0 10px 22px #07170e2e}
  .steps-action>span{font-size:10px}

  .faq-section{gap:25px;padding:38px 14px 30px;border-color:#3ecf69;background:radial-gradient(circle at 100% 0,#33d9ff1b,transparent 27%),radial-gradient(circle at 0 100%,#48ff0b25,transparent 29%),linear-gradient(155deg,#06140b,#0b2918);box-shadow:0 18px 48px #0008}
  .faq-intro{padding:0 5px}
  .faq-kicker{display:inline-flex;margin-bottom:13px;padding:7px 10px;border:1px solid #66f47d78;border-radius:999px;background:#48ff0b0f;font-size:10px}
  .faq-intro h2{margin-bottom:13px;font-size:36px;line-height:1.03}
  .faq-intro h2 br{display:none}
  .faq-intro>p:not(.faq-kicker){margin-bottom:20px;color:#cfdfd2;font-size:15px;line-height:1.52}
  .faq-intro>a{align-items:center;width:100%;min-height:52px;padding:14px 17px;border-radius:13px;font-size:14px;box-shadow:0 9px 24px #48ff0b22}
  .faq-list{gap:10px}
  .faq-list details{border-color:#547761;border-radius:15px;background:linear-gradient(145deg,#0d2717,#091b11);box-shadow:0 8px 18px #0002}
  .faq-list summary{padding:18px 16px;font-size:15px;line-height:1.38}
  .faq-list summary span{width:32px;height:32px;border-color:#48ff0b70;background:#07170e;color:#48ff0b;box-shadow:0 0 14px #48ff0b18}
  .faq-list details[open]{border-color:#62f55f;background:linear-gradient(145deg,#153d24,#0d2a18)}
  .faq-list details p{padding:0 16px 20px;color:#e7f2e8;font-size:15px;line-height:1.68}

  .final-cta{position:relative;isolation:isolate;gap:22px;margin-bottom:48px;padding:31px 21px 22px;border-color:#58ff4a;border-radius:22px;background:radial-gradient(circle at 92% 5%,#fff86b4d,transparent 25%),linear-gradient(135deg,#72ff42,#26e84c 62%,#1bc96e);box-shadow:0 16px 40px #20db4135;overflow:hidden}
  .final-cta::after{content:"";position:absolute;z-index:-1;right:-62px;bottom:-88px;width:185px;height:185px;border:1px solid #083d1e32;border-radius:50%}
  .final-cta span{font-size:10px}
  .final-cta h2{margin-top:8px;font-size:34px;line-height:1.02}
  .final-cta h2 br{display:none}
  .final-cta>a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:14px 17px;border-radius:13px;font-size:14px;box-shadow:0 10px 24px #06381740}

  .site-footer{padding:34px 0 25px;background:radial-gradient(circle at 50% 100%,#124525,transparent 35%),#030a06}
  .footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}
  .footer-grid>div{gap:11px}
  .footer-grid>div:nth-child(2){order:1}
  .footer-grid>div:nth-child(3){order:2}
  .footer-grid>div:nth-child(4){order:3;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;padding-top:20px;border-top:1px solid #24442e}
  .footer-grid>div:nth-child(4)>strong{grid-column:1/-1}
  .footer-brand{order:4;grid-column:1/-1!important;align-items:center!important;margin-top:4px;padding-top:29px;border-top:1px solid #24442e;text-align:center}
  .footer-logo{width:min(100%,310px);min-height:0;margin:0 auto 5px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
  .footer-grid .footer-logo img{content:url("conexao-fibra-manaus-footer.webp");width:100%;height:auto}
  .footer-brand>strong{display:none}
  .footer-brand>p{max-width:310px;color:#bfd0c2!important;font-size:11px!important}
  .footer-grid strong{color:#f1f8f2;font-size:13px}
  .footer-grid a{font-size:12px}
  .footer-note{align-items:center;gap:14px;margin-top:25px;padding-top:20px;text-align:center}
  .footer-note p{font-size:9.5px;line-height:1.55}
  .footer-note span{width:100%;color:#9eb1a3}
}

/* A hero completa permanece dentro da primeira tela */
.hero-single-card{height:clamp(550px,calc(100svh - 125px),670px);min-height:0}
.hero-single-copy{height:calc(100% - 72px);min-height:0;padding-top:clamp(25px,5vh,45px);padding-bottom:clamp(22px,4vh,36px)}
.hero-single-copy h1{font-size:clamp(39px,4.1vw,64px)}
.hero-single-speed,.hero-single-price{min-height:clamp(104px,15vh,125px)}

@media(max-width:900px){
  .hero-single-card{height:clamp(580px,calc(100svh - 108px),700px);min-height:0}
  .hero-single-copy{height:calc(100% - 72px);min-height:0;padding-top:clamp(165px,29vh,220px);padding-bottom:88px;justify-content:flex-end}
  .hero-single-copy h1{font-size:clamp(38px,6vw,47px)}
}

@media(max-width:620px){
  .hero-single-card{height:calc(100svh - 86px);min-height:540px;max-height:720px}
  .hero-single-photo{height:clamp(185px,34vh,270px)}
  .hero-single-copy{height:calc(100% - 64px);min-height:0;padding:clamp(170px,31vh,235px) 15px 76px;justify-content:flex-start}
  .hero-single-kicker{margin-bottom:6px}
  .hero-single-copy h1{margin-bottom:10px;font-size:clamp(27px,8.6vw,34px)}
  .hero-single-speed,.hero-single-price{min-height:clamp(78px,13vh,94px);padding:8px 11px}
  .hero-single-speed strong{font-size:clamp(39px,12vw,46px)}
  .hero-single-speed strong span{font-size:clamp(19px,6vw,23px)}
  .hero-single-price strong{font-size:clamp(39px,12vw,45px)}
  .hero-single-benefits span{padding:7px 8px}
  .hero-single-actions{gap:6px;margin-top:9px}.hero-single-actions a{min-height:42px;padding:9px 12px;font-size:12px}
  .hero-single-legal{margin-top:5px}
  .hero-single-trust{min-height:64px;padding:8px 5px}.hero-single-trust>span{gap:5px;padding:0 6px}.hero-single-trust svg{flex-basis:20px;width:20px;height:20px}.hero-single-trust>span>span{gap:0}
}

@media(max-width:620px) and (max-height:650px){
  .hero-single-card{min-height:500px}
  .hero-single-photo{height:170px}
  .hero-single-copy{padding-top:148px;padding-bottom:66px}
  .hero-single-kicker{font-size:7px}.hero-single-copy h1{font-size:25px}
  .hero-single-speed,.hero-single-price{min-height:72px}.hero-single-speed strong,.hero-single-price strong{font-size:37px}
  .hero-single-benefits span{padding:5px 7px;font-size:8px}
  .hero-single-actions a{min-height:38px;padding:7px 10px}
}

/* Proteções contra corte horizontal na hero móvel */
@media(max-width:620px){
  html{scroll-padding-top:66px}.site-header-inner{min-height:64px;gap:6px}.site-brand{min-width:0;gap:0}.site-brand>img{width:140px;height:56px}.site-nav{min-width:0;gap:0}.site-nav .nav-cta{min-height:40px;max-width:154px;padding:9px 12px;border-width:1px;font-size:10px;text-align:center;white-space:nowrap;line-height:1.15;box-shadow:0 7px 18px #078b3445}.site-nav .nav-cta .nav-whatsapp-icon{width:19px;height:19px}
  .hero-single-card{height:calc(100svh - 90px)}
  .hero-single-photo img{filter:brightness(1.1) contrast(1.05) saturate(1.05)}
  .hero-single-overlay{background:linear-gradient(0deg,#031008 0%,#06170ef8 54%,#03100818 82%,transparent 100%)}
  .hero-single-card,.hero-single-copy,.hero-single-offer,.hero-single-actions,.hero-single-trust{width:100%;max-width:100%;min-width:0}
  .hero-single-copy{padding-bottom:18px;overflow:hidden}
  .hero-single-copy h1{max-width:100%;font-size:clamp(25px,7.7vw,30px);letter-spacing:-.045em;overflow-wrap:anywhere}
  .hero-single-copy h1 mark{white-space:normal}
  .hero-single-offer{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .hero-single-offer{flex-shrink:0}
  .hero-single-speed,.hero-single-price{min-width:0;padding-inline:10px;overflow:hidden}
  .hero-single-speed strong{font-size:clamp(37px,11vw,43px);white-space:nowrap}.hero-single-speed strong span{font-size:clamp(17px,5.4vw,21px)}
  .hero-single-price>div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:start;justify-content:start;min-width:0}.hero-single-price sup{grid-column:1;grid-row:1;margin:7px 4px 0 0}.hero-single-price strong{grid-column:2;grid-row:1;font-size:clamp(40px,11.5vw,46px)}.hero-single-price span{grid-column:1/-1;grid-row:2;align-self:start;min-width:0;margin:0 0 0 18px;font-size:7.5px;line-height:1;white-space:nowrap}
  .hero-single-alt-price{display:block;margin-top:5px;padding-top:5px;border-top:1px solid #65ff4a45;color:#dce9de!important;font-size:7px!important;font-weight:800;line-height:1.15}
  .hero-single-benefits{min-width:0}.hero-single-benefits span{min-width:0;overflow-wrap:anywhere}
  .hero-single-actions{margin-top:auto}.hero-single-actions a{position:relative;width:100%;max-width:100%;text-align:center}.hero-coverage-cta b{position:absolute;right:14px;margin:0}
  .hero-single-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-single-trust span{min-width:0;overflow:hidden}.hero-single-trust b,.hero-single-trust small{overflow-wrap:anywhere}
}

@media(min-width:621px){
  .hero-single-offer{flex-shrink:0}
  .hero-single-price>div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:start;width:max-content}
  .hero-single-price sup{grid-column:1;grid-row:1;margin:12px 6px 0 0}
  .hero-single-price strong{grid-column:2;grid-row:1;font-size:68px}
  .hero-single-price span{grid-column:1/-1;grid-row:2;align-self:start;margin:3px 0 0 29px;font-size:11px;line-height:1.12;letter-spacing:.03em;white-space:nowrap}
}

@media(min-width:621px) and (max-height:750px){
  .hero-single{margin-top:10px;margin-bottom:38px}
  .hero-single-card{height:calc(100svh - 115px);min-height:460px;max-height:590px}
  .hero-single-copy{height:calc(100% - 54px);padding:16px 54px 58px;justify-content:center}
  .hero-single-kicker{margin-bottom:7px;font-size:9px}
  .hero-single-copy h1{margin-bottom:10px;font-size:clamp(38px,3.45vw,48px);line-height:.94}
  .hero-single-speed,.hero-single-price{min-height:88px;padding:10px 20px}
  .hero-single-speed strong{font-size:55px}.hero-single-speed strong span{font-size:29px}
  .hero-single-price strong{font-size:55px}.hero-single-price sup{margin-top:8px}.hero-single-price span{margin-top:1px;font-size:9px}
  .hero-single-benefits span{padding:7px 18px;font-size:10px}
  .hero-single-actions{margin-top:9px}.hero-single-actions a{min-height:43px;padding:9px 17px}
  .hero-single-legal{margin-top:5px;font-size:7px}
  .hero-single-trust{min-height:54px;padding:9px 34px}.hero-single-trust b{font-size:10px}.hero-single-trust small{font-size:8px}
}

/* Refinamento comercial exclusivo do desktop */
@media(min-width:621px){
  .hero-single-copy{width:min(700px,60%);height:calc(100% - 62px);padding-bottom:14px}
  .hero-single-kicker{justify-content:flex-start;margin-bottom:9px;font-size:13px;letter-spacing:.16em}
  .hero-single-copy h1{max-width:570px;margin-bottom:15px;font-size:clamp(35px,3.25vw,50px);line-height:.96}
  .hero-single-offer{width:620px;max-width:100%;grid-template-columns:1fr 1fr}
  .hero-single-speed,.hero-single-price{align-items:center;min-height:136px;padding-inline:18px;text-align:center}
  .hero-single-speed small{font-size:12px;letter-spacing:.12em}.hero-single-speed small mark{color:var(--lime);background:transparent;font-size:15px;text-shadow:0 0 13px #52ff0d}
  .hero-single-speed strong{font-size:82px}.hero-single-speed strong span{font-size:42px}
  .hero-single-price>small:first-child{align-self:center;font-size:13px}
  .hero-single-price>div{justify-content:center;width:100%}
  .hero-single-price strong{font-size:72px}
  .hero-single-price span{margin-left:0;text-align:center}
  .hero-single-alt-price{display:block;width:100%;margin-top:7px;padding-top:7px;border-top:1px solid #65ff4a45;color:#f1fff2!important;font-size:11px!important;font-weight:850;line-height:1.25;text-align:center}
  .hero-single-benefits span{display:flex;align-items:center;justify-content:center;gap:9px;padding-block:10px;font-size:14px;text-align:center}
  .hero-single-benefits svg{width:25px;height:25px;fill:none;stroke:var(--lime);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px #48ff0b88)}
  .hero-single-benefits img{width:78px;height:auto;object-fit:contain}.hero-single-benefits>span>span{display:flex;flex-direction:column;align-items:flex-start;gap:1px;text-align:left}.hero-single-benefits b{font:inherit}.hero-globoplay-label{display:none}.hero-single-benefits small{color:#c7d9ca;font-size:9px;font-weight:700;line-height:1.15}
  .hero-single-actions{display:grid;width:620px;max-width:100%;grid-template-columns:272px minmax(0,1fr);margin-top:auto}.hero-single-actions a{position:relative;width:100%;text-align:center}.hero-coverage-cta b{position:absolute;right:17px;margin:0}
  .hero-whatsapp-cta{border:1px solid #effff1;background:linear-gradient(135deg,#fff,#e9ffe9);color:#075b24;box-shadow:0 12px 28px #0005,0 0 20px #effff12e;text-shadow:none}
  .hero-whatsapp-cta:hover{background:#fff;color:#043f19;box-shadow:0 14px 32px #0006,0 0 24px #fff5}
}

@media(min-width:621px) and (max-height:750px){
  .hero-single-copy{width:min(650px,59%);height:calc(100% - 54px);padding-bottom:11px}
  .hero-single-kicker{font-size:10px}.hero-single-copy h1{font-size:clamp(32px,2.9vw,41px)}
  .hero-single-offer{width:570px}.hero-single-actions{width:570px}
  .hero-single-speed,.hero-single-price{min-height:96px}
  .hero-single-speed small{font-size:9px}.hero-single-speed small mark{font-size:11px}.hero-single-speed strong{font-size:64px}.hero-single-speed strong span{font-size:32px}.hero-single-price strong{font-size:58px}
  .hero-single-alt-price{margin-top:4px;padding-top:4px;font-size:9px!important}
  .hero-single-benefits span{padding-block:6px;font-size:11px}.hero-single-benefits svg{width:20px;height:20px}.hero-single-benefits img{width:65px}.hero-single-benefits small{font-size:7.5px}
}

/* Mobile permanece no arranjo compacto aprovado anteriormente */
@media(max-width:620px){
  .hero-single-card{height:calc(100svh - 86px)}
  .hero-single-copy{padding-bottom:76px}
  .hero-single-price>div{display:flex;align-items:flex-start;min-width:0}.hero-single-price sup{display:block;margin:7px 4px 0 0}.hero-single-price strong{display:block;font-size:clamp(36px,10.7vw,42px)}.hero-single-price span{display:block;align-self:flex-end;min-width:0;margin:0 0 4px 4px;font-size:6.5px;line-height:1.1;white-space:normal}
  .hero-single-alt-price{display:none}
  .hero-single-actions{margin-top:9px}.hero-coverage-cta b{position:static;margin-left:auto}
  .hero-single-trust svg{display:none}.hero-single-trust>span{gap:0;padding:0 8px}
  .hero-single-speed small mark{color:inherit;background:transparent}
  .hero-single-benefits svg,.hero-single-benefits img{display:none}.hero-single-benefits>span>span{display:contents}.hero-single-benefits small{display:none}
  .hero-coverage-cta{visibility:hidden;pointer-events:none}
  .hero-whatsapp-cta{gap:11px;min-height:54px!important;padding:12px 20px!important;border:2px solid #fff08a;border-radius:15px!important;background:linear-gradient(135deg,#fff58a 0%,#ffd83d 48%,#ffbd18 100%);color:#123019;font-size:15px!important;letter-spacing:-.01em;box-shadow:0 11px 0 #b97808,0 17px 29px #0005,0 0 20px #ffe36a4f;text-shadow:0 1px 0 #fff7}
  .hero-whatsapp-cta .hero-whatsapp-icon{display:block;width:27px;height:27px;padding:5px;border-radius:50%;background:#0cad43;color:#fff;box-shadow:0 4px 10px #08772f45}
  .hero-whatsapp-cta span{font-size:15px;font-weight:950;line-height:1}
  .hero-whatsapp-cta:active{box-shadow:0 5px 0 #b97808,0 10px 18px #0004;transform:translateY(5px)}
}

/* Interação clara para os botões em computador e dispositivos com ponteiro */
:is(a[class*="-button"],a[class*="-cta"],.plan-primary,.plan-whatsapp,.business-actions a,.steps-action>a,.faq-intro>a,.final-cta>a,.plan-slider-controls button):not(.mobile-whatsapp-cta){transition:transform .2s ease,filter .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}
@media(hover:hover){
  :is(a[class*="-button"],a[class*="-cta"],.plan-primary,.plan-whatsapp,.business-actions a,.steps-action>a,.faq-intro>a,.final-cta>a,.plan-slider-controls button):not(.mobile-whatsapp-cta):hover{filter:brightness(1.08) saturate(1.08);transform:translateY(-2px);box-shadow:0 13px 29px #0004,0 0 0 3px #72ff4730}
}

@keyframes whatsappNotificationBounce{0%,55%,100%{transform:translateY(0) scale(1)}68%{transform:translateY(-7px) scale(1.08)}80%{transform:translateY(0) scale(1)}90%{transform:translateY(-3px) scale(1.03)}}
@media(max-width:620px){
  .plan-whatsapp,.plan-dark .plan-whatsapp{border-color:#59df75;background:#effff1;color:#075b24!important;box-shadow:0 8px 20px #0a8c2c25}
  .plan-slider-controls button:not(:disabled):active{transform:scale(.92)}
  body.has-mobile-whatsapp{padding-bottom:20px}
  .mobile-whatsapp-cta{right:18px;bottom:calc(18px + env(safe-area-inset-bottom));left:auto;justify-content:center;width:64px;height:64px;min-height:64px;padding:0;border:0;border-radius:50%;background:#09b83e;color:#fff;box-shadow:0 12px 30px #0006,0 0 0 5px #fff;transform:translateY(calc(100% + 36px)) scale(.9)}
  .mobile-whatsapp-cta.is-visible{transform:translateY(0) scale(1)}
  .mobile-whatsapp-cta:active{transform:translateY(1px) scale(.96)}
  .mobile-whatsapp-icon{position:relative;display:grid;place-items:center;width:64px;height:64px;flex-basis:64px;background:transparent;color:#fff;box-shadow:none}
  .mobile-whatsapp-icon svg{width:31px;height:31px}
  .mobile-whatsapp-notification{position:absolute;right:-3px;top:-7px;display:grid;place-items:center;width:24px;height:24px;border:3px solid #fff;border-radius:50%;background:#e52525;color:#fff;font-size:12px;font-style:normal;font-weight:950;line-height:1;box-shadow:0 5px 12px #7b000066;animation:whatsappNotificationBounce 2.2s ease-in-out infinite}
  .mobile-whatsapp-cta>span:last-child{display:none}
}
@media(prefers-reduced-motion:reduce){.mobile-whatsapp-notification{animation:none}}

/* A mesma assinatura visual do rodapé mobile também no desktop */
@media(min-width:621px){
  .footer-logo{width:310px;min-height:0;margin-bottom:7px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
  .footer-grid .footer-logo img{content:url("conexao-fibra-manaus-footer.webp");width:100%;height:auto}
  .footer-brand>strong{display:none}
}

/* Oferta principal ampliada com o espaço liberado na hero mobile */
@media(max-width:620px){
  .hero-single-actions .hero-coverage-cta{display:none}
  .hero-single-offer{grid-template-columns:1fr 1fr;border-radius:19px}
  .hero-single-speed,.hero-single-price{align-items:center;min-height:108px;padding:10px 9px;text-align:center}
  .hero-single-speed small{font-size:8px;letter-spacing:.1em}.hero-single-speed small mark{color:var(--lime);font-size:10px;text-shadow:0 0 9px #52ff0d}
  .hero-single-speed strong{font-size:54px}.hero-single-speed strong span{font-size:25px}
  .hero-single-price>small:first-child{align-self:center;font-size:10px}
  .hero-single-price>div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;justify-content:center;width:100%}
  .hero-single-price sup{grid-column:1;grid-row:1;margin:8px 4px 0 0;font-size:10px}
  .hero-single-price strong{grid-column:2;grid-row:1;font-size:52px}
  .hero-single-price span{grid-column:1/-1;grid-row:2;align-self:start;margin:0;font-size:7px;line-height:1.1;text-align:center;white-space:nowrap}
  .hero-single-alt-price{display:block;width:100%;margin-top:5px;padding-top:5px;border-top:1px solid #65ff4a55;color:#effff1!important;font-size:7.5px!important;font-weight:850;line-height:1.15;text-align:center}
  .hero-single-benefits{min-height:48px}
  .hero-single-benefits>span{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 6px;font-size:10px;text-align:left}
  .hero-single-benefits svg{display:block;width:21px;height:21px;flex:0 0 auto;fill:none;stroke:var(--lime);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .hero-single-benefits img{display:block;width:60px;height:auto;flex:0 0 auto;object-fit:contain}
  .hero-single-benefits>span>span{display:flex;flex-direction:column;align-items:flex-start;gap:1px}
  .hero-single-benefits b{font-size:10px}.hero-single-benefits .hero-globoplay-label{display:none}
  .hero-single-benefits small{display:block;color:#c6d9ca;font-size:6.5px;font-weight:700;line-height:1.15}
}
@media(max-width:620px) and (max-height:650px){
  .hero-single-speed,.hero-single-price{min-height:84px;padding-block:7px}
  .hero-single-speed strong{font-size:47px}.hero-single-speed strong span{font-size:22px}.hero-single-price strong{font-size:46px}
  .hero-single-alt-price{margin-top:3px;padding-top:3px;font-size:6.5px!important}
  .hero-single-benefits{min-height:42px}.hero-single-benefits>span{padding-block:4px}.hero-single-benefits svg{width:18px;height:18px}.hero-single-benefits img{width:52px}.hero-single-benefits small{font-size:5.8px}
  .hero-whatsapp-cta{min-height:50px!important}.hero-single-legal{display:none}
}

/* Tablets: preserva a oferta e os dois CTAs com largura útil equilibrada */
@media(min-width:621px) and (max-width:900px){
  .hero-single-copy{width:100%;padding-inline:28px}
  .hero-single-offer{width:min(585px,100%)}
  .hero-single-actions{width:min(585px,100%);grid-template-columns:1fr 1fr}
  .hero-coverage-cta{min-width:0}
}

/* Celulares baixos: compactação proporcional sem encostar na faixa inferior */
@media(max-width:620px) and (max-height:720px){
  .hero-single-photo{height:170px}
  .hero-single-copy{padding-top:148px;padding-bottom:66px}
  .hero-single-kicker{font-size:7px}.hero-single-copy h1{font-size:25px}
  .hero-single-speed,.hero-single-price{min-height:84px;padding-block:7px}
  .hero-single-speed strong{font-size:47px}.hero-single-speed strong span{font-size:22px}.hero-single-price strong{font-size:46px}
  .hero-single-alt-price{margin-top:3px;padding-top:3px;font-size:6.5px!important}
  .hero-single-benefits{min-height:42px}.hero-single-benefits>span{padding-block:4px}.hero-single-benefits svg{width:18px;height:18px}.hero-single-benefits img{width:52px}.hero-single-benefits small{font-size:5.8px}
  .hero-whatsapp-cta{min-height:48px!important;padding-block:9px!important}.hero-single-legal{display:none}
  .hero-single-trust{min-height:58px;padding-block:6px}
}

/* Telas muito pequenas, como 320 × 568 */
@media(max-width:340px) and (max-height:600px){
  .hero-single{margin-top:7px}
  .hero-single-card{height:calc(100svh - 74px);min-height:480px}
  .hero-single-photo{height:148px}
  .hero-single-copy{height:calc(100% - 54px);padding:126px 12px 56px}
  .hero-single-kicker{margin-bottom:4px;font-size:6.4px}.hero-single-kicker span{width:22px}
  .hero-single-copy h1{margin-bottom:7px;font-size:22px;line-height:.94}
  .hero-single-speed,.hero-single-price{min-height:76px;padding:5px 6px}
  .hero-single-speed small{font-size:6.5px}.hero-single-speed small mark{font-size:8px}.hero-single-speed strong{font-size:41px}.hero-single-speed strong span{font-size:19px}
  .hero-single-price>small:first-child{font-size:8px}.hero-single-price strong{font-size:41px}.hero-single-price span{font-size:5.8px}.hero-single-alt-price{font-size:5.7px!important}
  .hero-single-benefits{min-height:38px}.hero-single-benefits>span{gap:4px;padding:3px}.hero-single-benefits svg{width:16px;height:16px}.hero-single-benefits img{width:45px}.hero-single-benefits b{font-size:8px}.hero-single-benefits small{font-size:5px}
  .hero-single-actions{margin-top:6px}.hero-whatsapp-cta{min-height:43px!important;padding:7px 12px!important;font-size:13px!important}.hero-whatsapp-cta span{font-size:13px}.hero-whatsapp-cta .hero-whatsapp-icon{width:23px;height:23px;padding:4px}
  .hero-single-trust{min-height:54px;padding-block:5px}.hero-single-trust b{font-size:8px}.hero-single-trust small{font-size:6px}
}
