/* Planos Premium 2026 — evolução aprovada */
:root{
  --premium-gradient:linear-gradient(110deg,#17b9ff 0%,#16c7c9 46%,#31e879 100%);
  --premium-gold:#ffd34d;
}

body{overflow-x:hidden}
.hero{padding-top:130px;min-height:760px}
.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);gap:42px;align-items:center}
.hero-grid>*{min-width:0}
.hero-copy{position:relative;z-index:10}
.hero-copy .eyebrow{max-width:max-content;margin-bottom:22px}
.hero-copy h1{max-width:720px;margin:0 0 30px;font-size:clamp(4.4rem,6.7vw,7rem);line-height:.88;letter-spacing:-.072em}
.hero-copy h1 em,.hero-copy h1 span{display:block;font-style:normal;white-space:nowrap}
.hero-copy h1 em{width:max-content;max-width:100%;padding:0 .06em .08em 0;background:var(--premium-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy h1 span{margin-top:12px;font-size:.58em;letter-spacing:-.052em;color:#fff}
.hero-actions{margin-top:0}

.hero-system{position:relative;height:610px;isolation:isolate;perspective:1100px}
.hero-system::before{display:none!important}
.hero-phone-premium{position:absolute;z-index:4;top:4px;left:50%;width:min(405px,74%);aspect-ratio:2/3;transform:translateX(-50%) rotateY(-3deg);transform-style:preserve-3d;filter:drop-shadow(0 36px 45px rgba(0,0,0,.48));animation:phonePremiumFloat 6s ease-in-out infinite}
.hero-device-picture,.hero-device-art{display:block;width:100%;height:100%}
.hero-device-art{object-fit:contain}
.phone-chat{position:absolute;z-index:5;top:14.5%;right:23%;bottom:17%;left:23%;display:flex;flex-direction:column;overflow:hidden;border-radius:13px 13px 24px 24px;background:#071527;color:#fff;font-size:.68rem}
.chat-header{min-height:56px;padding:10px 11px;display:flex;align-items:center;gap:9px;background:linear-gradient(135deg,#075f52,#0a7b66);box-shadow:0 6px 16px rgba(0,0,0,.2)}
.chat-profile{display:grid;width:35px;height:35px;flex:0 0 35px;overflow:hidden;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:#06213b;box-shadow:0 4px 12px rgba(0,0,0,.26)}
.chat-profile img{width:100%;height:100%;object-fit:cover}
.chat-header span{display:grid;line-height:1.15}.chat-header b{font-size:.78rem}.chat-header small{color:#d2f8e4;font-size:.59rem}
.chat-body{flex:1;display:flex;flex-direction:column;gap:8px;padding:14px 10px 10px;background:radial-gradient(circle at 85% 18%,rgba(41,224,121,.08),transparent 32%),radial-gradient(circle at 10% 80%,rgba(22,184,255,.08),transparent 30%)}
.chat-bubble{max-width:88%;margin:0;padding:9px 10px;border-radius:11px;line-height:1.35;opacity:0;transform:translateY(9px) scale(.97);animation:chatBubblePremium 9s cubic-bezier(.22,1,.36,1) infinite}
.chat-bubble.incoming{align-self:flex-start;border-bottom-left-radius:4px;background:#19364d}
.chat-bubble.outgoing{align-self:flex-end;border-bottom-right-radius:4px;background:#075e54;animation-delay:1.5s}
.chat-bubble:nth-of-type(3){animation-delay:3s}
.chat-status{align-self:center;margin-top:auto;padding:5px 8px;border:1px solid rgba(41,224,121,.25);border-radius:999px;background:rgba(41,224,121,.09);color:#bffbd7;font-size:.57rem;opacity:0;animation:chatStatusPremium 9s ease infinite 4.3s}.chat-status b{color:#39e880}

.hero-system .hero-orbit{position:absolute;z-index:2;inset:0;display:block;width:100%;max-width:none;height:100%;margin:0;pointer-events:none}
.hero-system .hero-orbit span{position:absolute;display:grid;place-items:center;width:112px;height:112px;border-radius:30px;filter:drop-shadow(0 18px 26px rgba(0,8,22,.55));animation:channelFloat 5.8s ease-in-out infinite}
.hero-system .hero-orbit span::before{content:"";position:absolute;inset:2px;border:2px solid rgba(65,228,255,.42);border-radius:32px;opacity:0;transform:scale(.72);animation:iconTrace 1.1s cubic-bezier(.22,1,.36,1) forwards}
.hero-system .hero-orbit img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;opacity:0;clip-path:circle(0 at 50% 50%);animation:iconReveal .9s cubic-bezier(.22,1,.36,1) forwards}
.hero-system .hero-orbit span:nth-child(1){top:66px;left:26px}.hero-system .hero-orbit span:nth-child(2){top:168px;right:25px;animation-delay:-1.1s}.hero-system .hero-orbit span:nth-child(3){top:292px;left:38px;animation-delay:-2.2s}.hero-system .hero-orbit span:nth-child(4){top:380px;right:30px;animation-delay:-3.1s}.hero-system .hero-orbit span:nth-child(5){left:100px;bottom:26px;animation-delay:-4s}
.hero-system .hero-orbit span:nth-child(1)::before,.hero-system .hero-orbit span:nth-child(1) img{animation-delay:.1s}.hero-system .hero-orbit span:nth-child(2)::before,.hero-system .hero-orbit span:nth-child(2) img{animation-delay:.35s}.hero-system .hero-orbit span:nth-child(3)::before,.hero-system .hero-orbit span:nth-child(3) img{animation-delay:.6s}.hero-system .hero-orbit span:nth-child(4)::before,.hero-system .hero-orbit span:nth-child(4) img{animation-delay:.85s}.hero-system .hero-orbit span:nth-child(5)::before,.hero-system .hero-orbit span:nth-child(5) img{animation-delay:1.1s}

.included{background:radial-gradient(circle at 12% 0,rgba(22,184,255,.1),transparent 30%),linear-gradient(180deg,#fff,#f0f7ff)}
.included .section-head{max-width:970px}
.method-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.method-cards article{position:relative;isolation:isolate;grid-template-columns:210px minmax(0,1fr);min-height:250px;padding:20px;gap:14px;overflow:hidden;border:1px solid rgba(16,104,170,.16);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,248,255,.92));transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s}
.method-cards article::after{content:"";position:absolute;z-index:-1;right:-70px;bottom:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(41,224,121,.13),transparent 70%)}
.method-cards article:hover{transform:translateY(-7px);border-color:rgba(22,184,255,.38);box-shadow:0 30px 75px rgba(5,42,82,.17)}
.service-visual{position:relative;width:210px;height:210px;display:grid;place-items:center;align-self:center;overflow:hidden;border-radius:0;background:none}
.method-cards .service-visual img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;transform:none;transition:transform .6s cubic-bezier(.22,1,.36,1);filter:none}
.method-cards article:hover .service-visual img{transform:scale(.98) rotate(-1deg)}
.method-cards .card-index{display:inline-block;margin-bottom:5px;color:#0f95d4;font-size:.75rem;font-weight:950;letter-spacing:.14em}
.method-cards h3{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.1}
.method-cards p{margin:5px 0;color:#536b85;line-height:1.4}
.method-cards ul{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:3px}
.method-cards li{position:relative;padding-left:26px;color:#173754;font-weight:740;font-size:.86rem;line-height:1.35;margin:0}
.method-cards li::before{content:"✓";position:absolute;left:0;top:.05em;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(145deg,#22dc73,#0aa5e7);color:#fff;font-size:.68rem;box-shadow:0 4px 9px rgba(6,159,100,.24)}

.method-tripod{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(22,184,255,.13),transparent 36%),var(--navy2)}
.method-tripod .section-head{margin-bottom:42px}
.method-tripod .method-flow{position:relative;grid-template-columns:repeat(3,1fr);gap:34px}
.method-tripod .method-flow::before{content:"";position:absolute;z-index:0;top:78px;left:15%;right:15%;height:3px;background:linear-gradient(90deg,#16b8ff,#29e079,#16b8ff);background-size:200% 100%;box-shadow:0 0 20px rgba(41,224,121,.45);animation:ecosystemFlow 4s linear infinite}
.method-tripod .method-flow article{z-index:1;min-height:310px;padding:22px 24px;text-align:center;border:1px solid rgba(122,215,255,.18);background:linear-gradient(155deg,rgba(255,255,255,.075),rgba(41,224,121,.025));box-shadow:0 22px 58px rgba(0,0,0,.2)}
.method-tripod .method-flow article::after{display:none}
.method-tripod .method-flow article>span{position:absolute;top:15px;left:15px;width:auto;height:auto;background:none;color:#5bdcff;font-size:.72rem;letter-spacing:.12em}
.tripod-icon{position:relative;z-index:2;width:112px;height:112px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid rgba(87,221,255,.36);border-radius:32px;background:linear-gradient(145deg,#0c315a,#063523);box-shadow:inset 0 1px rgba(255,255,255,.13),0 18px 38px rgba(0,0,0,.28)}
.tripod-icon svg{width:62px;height:62px;fill:none;stroke:#6ee7ff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px rgba(41,224,121,.38))}
.method-tripod h3{margin:0 0 8px;font-size:1.72rem}.method-tripod p{margin:0;color:#c0d2e4}

.selector{background:linear-gradient(180deg,#f5f9ff,#eaf4ff)}
.selector-panel{max-width:1120px}
.selector-panel>div:first-child{max-width:900px}
.goal-buttons{align-items:stretch}
.goal-buttons button{position:relative;min-height:62px;padding:16px 12px;transition:.25s cubic-bezier(.22,1,.36,1)}
.goal-buttons button.active{color:#fff;background:linear-gradient(135deg,#079bd9,#29e079);border-color:#68f3a5;box-shadow:0 13px 32px rgba(41,224,121,.3);transform:translateY(-3px)}
.goal-buttons .recommended-choice{padding-top:25px}
.goal-buttons .recommended-choice small{position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:max-content;padding:4px 9px;border-radius:999px;background:#ffd34d;color:#352300;font-size:.58rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 7px 18px rgba(247,178,0,.28)}
.selector-result{margin-top:34px;text-align:left}
.selector-result .plan-card{width:min(860px,100%);margin:auto;padding:38px 40px;border:1px solid rgba(92,226,154,.5);border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(41,224,121,.14),transparent 30%),linear-gradient(155deg,#0b2b52,#041329);color:#fff;box-shadow:0 30px 80px rgba(3,25,55,.27)}
.selector-result .plan-card:hover{transform:none}
.selector-result .plan-label{display:inline-flex;padding:7px 12px;border-radius:999px;color:#c9f9dd;background:rgba(41,224,121,.1);border:1px solid rgba(41,224,121,.26);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.selector-result .plan-card h3{margin:15px 0 3px;font-size:2.65rem}.selector-result .plan-card h4{margin:25px 0 12px;font-size:1rem;color:#fff}
.plan-promise{margin:0 0 7px;color:#8beaff;font-size:1.18rem;font-weight:760}.plan-promise strong{color:#67f09f}
.selector-result .plan-for{min-height:0;margin:0;color:#b9cade}
.investment{display:grid;grid-template-columns:.82fr 1.18fr;gap:14px;margin:25px 0 20px}
.investment>div,.equity-highlight{display:grid;gap:3px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:19px;background:rgba(255,255,255,.055)}
.investment small,.equity-highlight small{color:#9fb3ca;font-size:.69rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.investment strong{font-size:1.35rem;line-height:1.15}.investment span,.equity-highlight span{color:#c1d0df;font-size:.78rem}
.investment .annual-highlight{border-color:rgba(255,211,77,.58);background:linear-gradient(140deg,rgba(255,211,77,.16),rgba(41,224,121,.09));box-shadow:0 12px 30px rgba(255,201,40,.08)}
.investment .annual-highlight strong{color:#ffdd68;font-size:2.35rem}.investment .annual-highlight span{color:#fff}
.selector-result .plan-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin:0 0 22px!important}
.selector-result .plan-services li{min-height:34px;color:#e0ebf5}
.responsibility,.consult-note,.media-note{padding:13px 15px;border-radius:13px;font-size:.82rem;line-height:1.5}
.responsibility{border:1px solid rgba(22,184,255,.22);background:rgba(22,184,255,.075);color:#c8d8e8}.responsibility strong{color:#75ddff}
.consult-note{margin:12px 0 18px;background:rgba(41,224,121,.08);color:#c8f4da;text-align:center;font-weight:800}
.media-note{max-width:820px;margin:18px auto 0;color:#526b84;text-align:center}
.selector-result .recommended{top:24px;right:24px}
.accelerator-statement{display:grid;gap:3px;margin:17px 0;color:#fff;font-size:1.35rem;line-height:1.15}.accelerator-statement strong:nth-child(2){color:#67d9ff}.accelerator-statement strong:nth-child(3){color:#6af0a1}.accelerator-statement strong:nth-child(4){color:#ffda62}
.equity-highlight{margin:24px 0;border-color:rgba(255,211,77,.58);background:linear-gradient(140deg,rgba(255,211,77,.17),rgba(41,224,121,.08))}.equity-highlight strong{color:#ffdd68;font-size:2.7rem;line-height:1}

.individual-plans{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(22,184,255,.13),transparent 42%),var(--navy2)}
.individual-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.individual-icon-grid article{min-height:185px;padding:24px 15px;display:grid;place-items:center;align-content:center;gap:15px;border:1px solid rgba(111,215,255,.16);border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.07),rgba(41,224,121,.025));color:#fff;text-align:center;font-weight:850;transition:transform .3s,border-color .3s,background .3s}
.individual-icon-grid article:hover{transform:translateY(-6px);border-color:rgba(41,224,121,.48);background:linear-gradient(150deg,rgba(22,184,255,.14),rgba(41,224,121,.07))}
.individual-icon-grid svg{width:78px;height:78px;fill:none;stroke:#62dbff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(41,224,121,.28));stroke-dasharray:260;stroke-dashoffset:260}
.individual-icon-grid article.visible svg{animation:serviceIconDraw 1.15s cubic-bezier(.22,1,.36,1) forwards}
.individual-icon-grid article:nth-child(2) svg{animation-delay:.08s}.individual-icon-grid article:nth-child(3) svg{animation-delay:.16s}.individual-icon-grid article:nth-child(4) svg{animation-delay:.24s}.individual-icon-grid article:nth-child(5) svg{animation-delay:.32s}.individual-icon-grid article:nth-child(6) svg{animation-delay:.4s}.individual-icon-grid article:nth-child(7) svg{animation-delay:.48s}.individual-icon-grid article:nth-child(8) svg{animation-delay:.56s}
.individual-action{display:grid;justify-items:center;gap:8px;margin-top:34px;text-align:center}.individual-action p{margin:0;color:#bdd0e3}.individual-cta{min-width:280px;border:0;cursor:default}
.individual-plans .individual-action{margin-top:0;gap:22px}
.individual-plans .individual-action p{max-width:900px;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.25;color:#e3eff9}
/* One split card integrated into the plan selector. */
.individual-showcase{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:40px;margin-top:48px;padding:40px;border-radius:30px;border:1px solid #c6dce9;background:linear-gradient(125deg,#fff 0%,#f3faff 62%,#eafaf3 100%);box-shadow:0 18px 48px rgba(17,54,83,.08);scroll-margin-top:120px}
.individual-copy{min-width:0;text-align:left}
.individual-copy h2{position:relative;top:-20px;margin:0 0 25px;color:#092540;font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.035em}
.individual-copy .individual-cta{min-width:0;max-width:100%;min-height:68px;padding:22px 28px;font-size:18px;line-height:1.3;color:#fff;white-space:normal;text-align:center}
.individual-copy p{margin:24px 0 0;max-width:390px;color:#435e73;font-size:clamp(20px,1.9vw,25px);line-height:1.45}
.individual-gallery{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-left:28px;border-left:1px solid #cde0e9}
.individual-gallery figure{min-width:0;margin:0;overflow:hidden;border-radius:15px;background:#edf6ff;border:1px solid #d9e7ef}
.individual-gallery img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.individual-gallery figcaption{padding:2px 5px 10px;color:#173954;text-align:center;font-size:11px;font-weight:750;line-height:1.2}
@media(max-width:720px){.individual-showcase{grid-template-columns:1fr;gap:26px;margin-top:32px;padding:24px 18px;border-radius:24px}.individual-copy h2{top:-8px;font-size:38px;margin-bottom:20px}.individual-copy .individual-cta{width:100%;padding:22px 18px;font-size:18px}.individual-copy p{font-size:21px;margin-top:20px}.individual-gallery{padding:24px 0 0;border-left:0;border-top:1px solid #cde0e9;gap:7px}.individual-gallery figure{border-radius:11px}.individual-gallery figcaption{font-size:10px;padding:3px 3px 9px}}

.whatsapp-float{right:20px;bottom:20px;width:58px;height:58px;padding:13px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 12px 35px rgba(37,211,102,.36);animation:whatsappHalo 2.8s ease-out infinite}
.whatsapp-float svg{width:100%;height:100%;fill:currentColor}

@keyframes phonePremiumFloat{50%{transform:translateX(-50%) translateY(-8px) rotateY(-1deg)}}
@keyframes iconTrace{0%{opacity:0;transform:scale(.72);clip-path:polygon(0 0,0 0,0 100%,0 100%)}30%{opacity:1}100%{opacity:.7;transform:scale(1);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}
@keyframes iconReveal{0%{opacity:0;clip-path:circle(0 at 50% 50%);transform:scale(.78)}100%{opacity:1;clip-path:circle(75% at 50% 50%);transform:scale(1)}}
@keyframes channelFloat{50%{translate:0 -7px;rotate:1.5deg}}
@keyframes chatBubblePremium{0%,10%{opacity:0;transform:translateY(9px) scale(.97)}18%,82%{opacity:1;transform:none}92%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes chatStatusPremium{0%,8%{opacity:0;transform:translateY(5px)}18%,75%{opacity:1;transform:none}88%,100%{opacity:0}}
@keyframes ecosystemFlow{to{background-position:-200% 0}}
@keyframes serviceIconDraw{to{stroke-dashoffset:0}}
@keyframes whatsappHalo{0%{box-shadow:0 0 0 0 rgba(37,211,102,.42),0 12px 35px rgba(37,211,102,.36)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0),0 12px 35px rgba(37,211,102,.36)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 12px 35px rgba(37,211,102,.36)}}

@media(max-width:1050px){
  .hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-copy h1{margin-inline:auto}.hero-actions{justify-content:center}.hero-system{width:min(650px,100%);height:610px;margin:auto}.hero-phone-premium{width:min(390px,69%)}
  .method-cards{grid-template-columns:1fr}.method-cards article{grid-template-columns:220px 1fr}
  .method-tripod .method-flow{gap:20px}.individual-icon-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:720px){
  .hero{padding:108px 0 62px}.hero-copy h1{font-size:clamp(2.9rem,12.5vw,3.8rem);line-height:.9;margin-bottom:22px}.hero-copy h1 span{margin-top:9px;font-size:.58em}.hero-copy .eyebrow{font-size:.68rem;letter-spacing:.045em;padding:10px 12px;white-space:normal}
  .hero-system{height:505px}.hero-phone-premium{top:2px;width:min(310px,76vw)}
  .phone-chat{font-size:.56rem}.chat-header{min-height:42px;padding:7px;gap:6px}.chat-profile{width:27px;height:27px;flex-basis:27px}.chat-header b{font-size:.61rem}.chat-header small{font-size:.48rem}.chat-body{gap:6px;padding:9px 7px}.chat-bubble{padding:6px 7px}.chat-status{display:none}
  .hero-system .hero-orbit span{width:78px;height:78px;border-radius:22px}.hero-system .hero-orbit span::before{border-radius:23px}.hero-system .hero-orbit span:nth-child(1){top:40px;left:4px}.hero-system .hero-orbit span:nth-child(2){top:110px;right:4px}.hero-system .hero-orbit span:nth-child(3){top:225px;left:7px}.hero-system .hero-orbit span:nth-child(4){top:292px;right:7px}.hero-system .hero-orbit span:nth-child(5){left:27px;bottom:26px}
  .included .section-head h2{font-size:2.55rem}.method-cards article{grid-template-columns:1fr;min-height:0;padding:20px;text-align:center}.service-visual{width:min(260px,85%);height:220px;margin:auto}.method-cards .service-visual img{width:220px;height:220px}.method-cards ul{width:max-content;max-width:100%;margin:13px auto 0;text-align:left}
  .method-tripod .method-flow{grid-template-columns:1fr;gap:14px}.method-tripod .method-flow::before{top:70px;bottom:70px;left:50%;right:auto;width:3px;height:auto;background:linear-gradient(180deg,#16b8ff,#29e079,#16b8ff);background-size:100% 200%}.method-tripod .method-flow article{min-height:0;padding:20px 19px}.tripod-icon{width:92px;height:92px;border-radius:26px}.tripod-icon svg{width:53px;height:53px}.method-tripod h3{font-size:1.9rem}
  .selector-panel{padding:30px 16px}.goal-buttons{grid-template-columns:1fr}.goal-buttons button{min-height:56px}.selector-result .plan-card{padding:32px 19px}.selector-result .plan-card h3{font-size:2.25rem}.investment{grid-template-columns:1fr}.investment .annual-highlight strong{font-size:2.5rem}.selector-result .plan-services{grid-template-columns:1fr}.selector-result .recommended{top:17px;right:17px}.accelerator-statement{font-size:1.16rem}.equity-highlight strong{font-size:2.35rem}.media-note{font-size:.76rem}
  .individual-icon-grid{gap:10px}.individual-icon-grid article{min-height:150px;padding:18px 8px;font-size:.8rem}.individual-icon-grid svg{width:60px;height:60px}.individual-cta{min-width:0;width:100%}
  .whatsapp-float{right:14px;bottom:14px;width:58px;height:58px;padding:13px}
}

@media(max-width:390px){
  .hero-copy h1{font-size:clamp(2.75rem,12.5vw,3.2rem)}.hero-copy h1 span{font-size:.58em}.hero-system{height:465px}.hero-phone-premium{width:min(286px,78vw)}
  .hero-system .hero-orbit span{width:68px;height:68px}.hero-system .hero-orbit span:nth-child(1){top:34px}.hero-system .hero-orbit span:nth-child(2){top:100px}.hero-system .hero-orbit span:nth-child(3){top:202px}.hero-system .hero-orbit span:nth-child(4){top:270px}.hero-system .hero-orbit span:nth-child(5){bottom:29px;left:12px}
  .included .section-head h2{font-size:2.2rem}.individual-icon-grid{grid-template-columns:1fr 1fr}
}

@media(prefers-reduced-motion:reduce){
  .hero-phone-premium,.hero-system .hero-orbit span,.hero-system .hero-orbit span::before,.hero-system .hero-orbit img,.chat-bubble,.chat-status,.method-tripod .method-flow::before,.individual-icon-grid svg,.whatsapp-float{animation:none!important}
  .hero-system .hero-orbit img,.chat-bubble,.chat-status{opacity:1;clip-path:none;transform:none}.individual-icon-grid svg{stroke-dashoffset:0}
}
/* Revisão visual da Hero e família 3D — 15/09 */
.site-header{inset:16px 20px auto;width:min(1240px,calc(100% - 40px));height:78px;margin-inline:auto;padding:10px 22px;gap:20px;border:1px solid rgba(137,204,235,.22);border-radius:24px;background:rgba(4,19,39,.96);box-shadow:0 12px 40px #0004}
.site-header .brand{width:192px;height:52px;flex-shrink:0}
.site-header nav{gap:20px}
.site-header nav a{font-size:.88rem;min-height:44px;display:flex;align-items:center}
.site-header .header-cta{font-size:.85rem;white-space:nowrap}
.hero-copy{container-type:inline-size}
.hero-copy h1{font-size:clamp(30px,12cqw,80px);letter-spacing:-.055em;line-height:1.06}
.hero-copy h1 em{width:100%;max-width:none;padding:0 0 .1em;white-space:nowrap}
.hero-copy h1 span{font-size:.64em;line-height:1.15;margin-top:5px}
.hero-system .hero-orbit span{width:132px;height:132px;border:0;background:none;border-radius:0;box-shadow:none;animation:none;filter:drop-shadow(0 12px 16px #0005)}
.hero-system .hero-orbit span::before{display:none}
.hero-system .hero-orbit span img{opacity:1;clip-path:none;animation:none;transform:none}
.hero-system .hero-orbit span:nth-child(1){top:90px;left:calc(50% - 218px)}
.hero-system .hero-orbit span:nth-child(2){top:175px;right:calc(50% - 219px)}
.hero-system .hero-orbit span:nth-child(3){top:318px;left:calc(50% - 216px)}
.hero-system .hero-orbit span:nth-child(4){top:398px;right:calc(50% - 218px)}
.hero-system .hero-orbit .brand-draw{display:block;width:100%;height:100%;overflow:visible}
.brand-draw .draw-brush{stroke-dasharray:1;stroke-dashoffset:1;animation:brandBrush 1.15s ease-in-out forwards;animation-delay:var(--draw-delay,0s)}
@keyframes brandBrush{to{stroke-dashoffset:0}}
.sell-gradient{font-style:normal;background:linear-gradient(110deg,#29e079,#16b8ff);background-clip:text;-webkit-background-clip:text;color:transparent}
.method-tripod .tripod-icon{width:180px;height:180px;border:0;border-radius:0;background:none;box-shadow:none;margin:0 auto 8px}
.tripod-icon img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 15px #0004)}
.method-tripod .method-flow::before{top:110px}
.method-tripod .method-flow article{padding-top:16px}
@media(max-width:1100px){
 .site-header nav{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;margin:0;padding:18px;background:#06152d;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;max-height:calc(100dvh - 120px);overflow:auto}
 .site-header nav.open{display:flex}
 .menu-toggle{display:flex;margin-left:auto;width:44px;height:44px;background:none;border:0;flex-direction:column;justify-content:center;gap:5px;padding:9px}
 .menu-toggle span{height:2px;width:25px;background:#fff}
 .site-header .header-cta{display:none}
}
@media(max-width:720px){
 .site-header{inset:10px 10px auto;width:calc(100% - 20px);height:66px;padding:7px 14px;border-radius:20px}
 .site-header .brand{width:165px;height:48px}
 .hero-copy h1{font-size:clamp(28px,12cqw,70px)}
 .hero-system .hero-orbit span{width:104px;height:104px}
 .hero-system .hero-orbit span:nth-child(1){top:60px;left:calc(50% - 169px)}
 .hero-system .hero-orbit span:nth-child(2){top:145px;right:calc(50% - 170px)}
 .hero-system .hero-orbit span:nth-child(3){top:245px;left:calc(50% - 168px)}
 .hero-system .hero-orbit span:nth-child(4){top:332px;right:calc(50% - 169px)}
 .method-tripod .tripod-icon{width:160px;height:160px}
 .method-tripod .method-flow::before{top:70px}
}
@media(max-width:390px){
 .hero-system .hero-orbit span{width:94px;height:94px}
 .hero-system .hero-orbit span:nth-child(1){left:calc(50% - 153px);top:56px}
 .hero-system .hero-orbit span:nth-child(2){right:calc(50% - 154px);top:134px}
 .hero-system .hero-orbit span:nth-child(3){left:calc(50% - 153px);top:223px}
 .hero-system .hero-orbit span:nth-child(4){right:calc(50% - 154px);top:302px}
}
@media(prefers-reduced-motion:reduce){.brand-draw .draw-brush{animation:none;stroke-dashoffset:0}}
/* Pergunta em duas linhas e respiro dos canais */
.hero-copy h1.hero-question{display:grid;grid-template-columns:minmax(0,1fr) 1.18em;column-gap:.12em;align-items:center;font-size:clamp(30px,12cqw,80px);line-height:1;margin-bottom:30px;padding-right:0}
.hero-question .question-lines{display:grid;gap:8px;min-width:0}
.hero-copy h1.hero-question em,.hero-copy h1.hero-question .question-second{display:block;width:max-content;max-width:none;margin:0;padding:0;line-height:1.12;letter-spacing:-.04em;font-size:.88em;white-space:nowrap}
.hero-copy h1.hero-question .question-second{font-size:.73em;color:#fff}
.hero-question .question-mark{display:block;align-self:stretch;align-content:center;font-size:2.25em;line-height:.85;font-weight:750;letter-spacing:-.08em;background:var(--premium-gradient);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero-system .hero-orbit span{animation:channelDrift 5s ease-in-out infinite}
.hero-system .hero-orbit span:nth-child(odd){margin-left:-26px}
.hero-system .hero-orbit span:nth-child(even){margin-right:-26px;animation-delay:-2s}
@keyframes channelDrift{0%,100%{transform:translateY(3px)}50%{transform:translateY(-5px)}}
@media(max-width:720px){
 .hero-system .hero-orbit span:nth-child(odd){margin-left:-17px}
 .hero-system .hero-orbit span:nth-child(even){margin-right:-17px}
 .hero-question .question-lines{gap:7px}
}
@media(prefers-reduced-motion:reduce){.hero-system .hero-orbit span{animation:none!important}}
.method-cards article::after{display:none}
.method-cards h3{margin-bottom:5px}
@media(max-width:720px){.method-cards article{gap:8px;padding:18px}.method-cards ul{margin-top:8px}}
/* Interrogação sem recorte e conexões entre as imagens */
.hero-copy h1.hero-question{grid-template-columns:minmax(0,1fr) 1.4em}
.hero-copy h1.hero-title-expanded{display:block;font-size:clamp(28px,11.2cqw,82px);line-height:1.12;letter-spacing:-.055em;max-width:none;overflow:visible;margin-bottom:30px}
.hero-copy h1.hero-title-expanded em{display:block;width:max-content;max-width:none;font-size:1em;line-height:1.12;padding:0 .08em .12em 0;margin:0;white-space:nowrap}
.hero-copy h1.hero-title-expanded>span{display:block;width:max-content;max-width:none;font-size:1.035em;letter-spacing:-.055em;line-height:1.12;margin:0;padding:0;color:#fff;white-space:nowrap}
.hero-question .question-mark{width:max-content;max-width:none;overflow:visible;padding-right:.06em;letter-spacing:0;font-size:2.1em;position:relative;z-index:2}
@media(min-width:1051px){.hero-copy .eyebrow{position:relative;top:-10px}}
.method-tripod .method-flow{--connection-gap:34px}
.method-tripod .method-flow::before{display:none}
.method-tripod .method-flow article{z-index:auto}
.method-tripod .tripod-icon{width:130px;height:130px}
.method-connector{position:absolute;z-index:3;pointer-events:none;left:var(--connector-left,calc(50% + 78px));top:var(--connector-top,185px);width:var(--connector-width,calc(100% - 156px + var(--connection-gap)));height:2px;background:linear-gradient(90deg,#29e079,#16b8ff)}
.method-connector::before,.method-connector::after{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%);background:#29e079;box-shadow:0 0 8px #29e07950}
.method-connector::before{left:0}
.method-connector::after{left:100%;background:#16b8ff;box-shadow:0 0 8px #16b8ff50}
@media(max-width:1050px){.method-tripod .method-flow{--connection-gap:20px}}
@media(max-width:720px){.method-connector{display:none}.method-tripod .tripod-icon{width:120px;height:120px}}
/* Sequência: ponto inicial, linha e ponto final */
.method-flow.connections-ready .method-connector{--connect-delay:.6s;background-repeat:no-repeat;background-size:0% 100%}
.method-flow.connections-ready article:nth-child(2) .method-connector{--connect-delay:2.3s}
.method-flow.connections-ready .method-connector::before,.method-flow.connections-ready .method-connector::after{opacity:0;transform:translate(-50%,-50%) scale(0)}
.method-flow.connections-playing .method-connector{animation:connectionGrow 1.1s ease-in-out calc(var(--connect-delay) + .25s) both}
.method-flow.connections-playing .method-connector::before{animation:connectionDot .25s ease-out var(--connect-delay) both}
.method-flow.connections-playing .method-connector::after{animation:connectionDot .25s ease-out calc(var(--connect-delay) + 1.35s) both}
@keyframes connectionGrow{from{background-size:0% 100%}to{background-size:100% 100%}}
@keyframes connectionDot{from{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(prefers-reduced-motion:reduce){
 .method-flow.connections-ready .method-connector{animation:none;background-size:100% 100%}
 .method-flow.connections-ready .method-connector::before,.method-flow.connections-ready .method-connector::after{animation:none;opacity:1;transform:translate(-50%,-50%)}
}
/* Proposta de cada plano em destaque */
.selector-result .plan-promise{margin:8px 0 16px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.2;letter-spacing:-.025em}
.selector-result .accelerator-statement{display:grid;gap:12px;text-align:center;margin:24px 0 18px}
.selector-result .accelerator-actions{margin:0;color:#fff;font-size:clamp(.85rem,2vw,1.55rem);font-weight:750;line-height:1.3;white-space:nowrap;letter-spacing:-.035em}
.selector-result .accelerator-growth{margin:0;color:#fff;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:900;line-height:1.15;letter-spacing:-.035em}
.selector-result .accelerator .plan-for{text-align:center}
.selector-result .equity-highlight{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:24px}
.selector-result .equity-highlight>div{display:grid;gap:6px}
.selector-result .equity-highlight small{font-size:.85rem;color:#ffe18a}
.selector-result .equity-highlight span{font-size:.85rem}
.google-reviews-action{display:flex;justify-content:center;margin-top:28px}
.google-reviews-action a{display:inline-flex;align-items:center;gap:14px;min-height:48px;padding:8px 4px;color:#0a3154;font-weight:800;text-decoration:none}
.google-reviews-action img{width:40px;height:40px;flex:0 0 40px}
.google-reviews-action{align-items:center;gap:20px}
.google-reviews-action>img{width:80px;height:80px;flex:0 0 80px}
.google-reviews-action .google-colors-button{padding:17px 24px;border-radius:999px;background:linear-gradient(110deg,#ea4335 0%,#fbbc05 33%,#34a853 66%,#4285f4 100%);color:#071426;box-shadow:0 8px 22px #17466b26;text-align:center;justify-content:center;font-weight:900;transition:transform .2s}
.google-reviews-action .google-colors-button:hover{transform:translateY(-2px)}
@media(max-width:720px){.google-reviews-action{flex-direction:column;gap:12px}.google-reviews-action .google-colors-button{padding:16px 18px;max-width:100%}}
.google-reviews-action a:hover span:first-of-type{text-decoration:underline;text-underline-offset:4px}
@media(max-width:720px){.google-reviews-action a{font-size:.95rem;gap:10px}}
/* Conexões do passo a passo */
.process-list{gap:30px}
.process-list li{position:relative;overflow:visible}
.process-connector{position:absolute;z-index:3;left:calc(100% - 5px);top:92px;width:40px;height:2px;background:linear-gradient(90deg,#29e079,#16b8ff);pointer-events:none}
.process-connector::before,.process-connector::after{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%);background:#29e079;box-shadow:0 0 8px #29e07940}
.process-connector::before{left:0}
.process-connector::after{left:100%;background:#16b8ff}
@media(max-width:1050px){
 .process-list{grid-template-columns:1fr;gap:26px}
 .process-connector{left:50%;top:calc(100% - 5px);width:2px;height:36px;background:linear-gradient(180deg,#29e079,#16b8ff)}
 .process-connector::before{left:50%;top:0}
 .process-connector::after{left:50%;top:100%}
}
@media(max-width:720px){
 .selector-result .accelerator-actions{font-size:clamp(.66rem,2.8vw,1.1rem)}
 .selector-result .accelerator-growth{font-size:clamp(1.5rem,6vw,2rem)}
 .selector-result .equity-highlight{grid-template-columns:1fr;text-align:center;gap:12px;padding:20px}
}
