:root{
  --purple-950:#140a1f;
  --purple-900:#1b102b;
  --purple-850:#27143e;
  --purple:#6d28d9;
  --purple-2:#8b5cf6;
  --orange:#ff6b00;
  --orange-2:#ff9d39;
  --green:#25b14d;
  --text:#22182a;
  --muted:#6e6477;
  --paper:#ffffff;
  --soft:#f8f4fc;
  --soft-2:#f2ebfa;
  --line:#e8ddf1;
  --shadow:0 30px 70px rgba(24,10,36,.10);
  --shell:min(1180px, calc(100% - 32px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#fbf9fe 100%);overflow-x:hidden}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}
.shell{width:var(--shell);margin-inline:auto}
.bg-glow,.bg-grid{position:fixed;inset:0;pointer-events:none;z-index:-2}.bg-glow{filter:blur(80px);opacity:.55}.glow-a{top:90px;left:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(255,107,0,.16),transparent 70%)}.glow-b{top:20px;right:-120px;width:560px;height:560px;background:radial-gradient(circle,rgba(109,40,217,.14),transparent 70%)}.bg-grid{opacity:.32;background-image:linear-gradient(rgba(109,40,217,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(109,40,217,.05) 1px,transparent 1px);background-size:44px 44px}

.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,221,241,.94);transition:box-shadow .22s ease,background .22s ease}.site-header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 12px 34px rgba(31,16,49,.08)}
.header-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:84px}
.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:50px;height:50px;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(24,10,36,.08);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.brand-mark img{width:44px;height:44px;object-fit:contain}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:15px}.brand-copy small{font-size:8px;letter-spacing:.14em;color:var(--purple);font-weight:900;margin-top:7px}
.desktop-nav{display:flex;justify-content:center;align-items:center;gap:2px;min-width:0}.desktop-nav a{padding:11px 12px;border-radius:999px;font-size:13px;font-weight:800;color:#4f4558;white-space:nowrap;transition:background .18s ease,color .18s ease}.desktop-nav a:hover,.desktop-nav a.active{background:var(--soft);color:var(--purple)}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-2px)}.btn-lg{padding:15px 22px;font-size:13px}.btn-primary{background:linear-gradient(135deg,var(--purple),var(--purple-2));color:#fff;box-shadow:0 14px 28px rgba(109,40,217,.2)}.btn-green{background:linear-gradient(135deg,#21a647,#2ac257);color:#fff;box-shadow:0 14px 28px rgba(37,177,77,.18)}.btn-soft{background:var(--soft);color:var(--purple);border:1px solid var(--line)}.btn-white{background:#fff;color:var(--purple-900)}.btn.full{width:100%}
.menu-button{display:none;position:relative;width:46px;height:46px;border-radius:14px;border:1px solid var(--line);background:#fff;cursor:pointer}.menu-button span{position:absolute;left:12px;right:12px;height:2px;background:var(--text);border-radius:2px;transition:.2s}.menu-button span:nth-child(1){top:16px}.menu-button span:nth-child(2){top:22px}.menu-button span:nth-child(3){top:28px}.menu-button.open span:nth-child(1){top:22px;transform:rotate(45deg)}.menu-button.open span:nth-child(2){opacity:0}.menu-button.open span:nth-child(3){top:22px;transform:rotate(-45deg)}
.mobile-menu{display:none;background:#fff;border-top:1px solid var(--line)}.mobile-menu.open{display:block}.mobile-menu-inner{display:grid;gap:6px;padding:14px 0 22px}.mobile-menu a:not(.btn){padding:11px 8px;border-radius:12px;font-weight:750}.mobile-menu a:not(.btn):hover{background:var(--soft)}

.hero{padding:72px 0 36px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,540px);gap:48px;align-items:center;min-height:680px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:var(--purple)}.eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(255,107,0,.12)}
.hero-copy h1{font-size:clamp(48px,6vw,78px);line-height:.95;letter-spacing:-.06em;margin:18px 0 22px;max-width:720px}.hero-copy p{margin:0;max-width:650px;font-size:18px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-tag{padding:10px 14px;border-radius:999px;background:rgba(109,40,217,.07);border:1px solid rgba(109,40,217,.12);font-size:11px;font-weight:800;color:var(--purple-850)}
.hero-visual{position:relative}.agency-photo-card{position:relative;min-height:560px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#fff;border:1px solid var(--line)}.agency-photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-overlay{position:absolute;inset:0;background:linear-gradient(140deg,rgba(20,10,31,.08),rgba(20,10,31,.42))}.photo-badge{position:absolute;left:24px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.7);font-size:12px;font-weight:800;color:var(--purple-900);box-shadow:0 14px 28px rgba(24,10,36,.10)}.badge-top{top:24px}.badge-bottom{bottom:24px;max-width:calc(100% - 48px)}

.client-strip{padding:8px 0 24px}.strip-head{text-align:center;display:grid;gap:10px;justify-items:center;margin-bottom:22px}.strip-head span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--purple)}.strip-head p{margin:0;max-width:820px;line-height:1.75;color:var(--muted)}
.logos-marquee{overflow:hidden;border-block:1px solid var(--line);background:#fff}.logos-track{display:flex;align-items:center;gap:24px;width:max-content;padding:20px 0;animation:marquee 30s linear infinite}.logos-track figure{margin:0;min-width:150px;height:74px;padding:14px 18px;border:1px solid var(--line);border-radius:20px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 22px rgba(24,10,36,.05)}.logos-track img{max-height:38px;width:auto;object-fit:contain}

.section{padding:108px 0}.section-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:42px;align-items:end;margin-bottom:36px}.section-head h2,.centered h2,.platform-copy h2,.about-copy h2,.faq-copy h2,.cta-box h2{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.05em;margin:14px 0 0}.section-head p,.centered p,.platform-copy p,.about-copy p,.faq-copy p,.cta-box p,.testimonials-intro p{margin:0;font-size:15px;line-height:1.8;color:var(--muted)}.section-head.light{color:#fff}.section-head.light p{color:#dacde7}.centered{text-align:center;max-width:820px;margin-inline:auto;margin-bottom:38px}

.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pain-card{padding:28px;border-radius:26px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbf8fd);min-height:240px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pain-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#dccdea}.pain-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eee6fb;color:var(--purple);font-size:13px;font-weight:900}.pain-card h3{font-size:22px;margin:22px 0 10px}.pain-card p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}

.solutions{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--purple-950),var(--purple-900))}.solutions:before{content:"";position:absolute;width:560px;height:560px;right:-150px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,0,.16),transparent 70%)}.solution-grid{display:grid;grid-template-columns:330px 1fr;gap:18px}.solution-menu{display:grid;gap:8px}.solution-btn{appearance:none;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:#fff;border-radius:22px;padding:18px 18px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.solution-btn span{font-size:11px;font-weight:900;color:#cfbfe1}.solution-btn b{font-size:16px}.solution-btn small{font-size:11px;font-weight:800;color:#ffb77f}.solution-btn.active,.solution-btn:hover{transform:translateX(4px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.solution-stage{position:relative;min-height:450px;padding:42px;border-radius:30px;background:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow);display:grid;grid-template-columns:1.1fr .9fr;gap:20px;overflow:hidden}.solution-stage:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 22%, rgba(255,107,0,.10), transparent 30%)}.solution-number{position:absolute;right:34px;top:16px;font-size:120px;font-weight:900;letter-spacing:-.07em;color:#f1eaf7;line-height:1}.solution-copy{position:relative;z-index:1;align-self:center;max-width:470px}.solution-copy span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff3e8;color:var(--orange);font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.solution-copy h3{font-size:clamp(38px,4vw,56px);line-height:.95;letter-spacing:-.05em;margin:18px 0 16px}.solution-copy p{margin:0;font-size:15px;line-height:1.8;color:var(--muted)}.solution-copy a{display:inline-block;margin-top:18px;color:var(--purple);font-weight:900}.solution-art{display:grid;place-items:center;position:relative;z-index:1}.radar-core{position:relative;width:260px;height:260px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f7f1fc);border:1px solid var(--line);box-shadow:0 24px 48px rgba(24,10,36,.08)}.radar-core i{position:absolute;inset:22px;border:1px solid #e7ddf1;border-radius:50%}.radar-core i:nth-child(2){inset:56px}.radar-core i:nth-child(3){inset:92px}.radar-core b{position:relative;width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,var(--purple),var(--orange));display:grid;place-items:center;color:#fff;font-size:28px;box-shadow:0 18px 34px rgba(109,40,217,.22);animation:pulse 2.8s ease-in-out infinite}

.platform-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:36px;align-items:center}.platform-text-list{display:grid;gap:12px;margin-top:26px}.platform-item{padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#fff}.platform-item b{display:block;font-size:14px}.platform-item span{display:block;margin-top:4px;font-size:13px;line-height:1.65;color:var(--muted)}
.macbook-mockup{position:relative;max-width:760px;margin-left:auto}.macbook-screen{background:#111;border-radius:28px 28px 14px 14px;padding:14px 14px 0;box-shadow:var(--shadow)}.macbook-screen img{width:100%;border-radius:18px 18px 0 0;border:1px solid rgba(255,255,255,.08)}.macbook-base{height:18px;width:96%;margin:0 auto;background:linear-gradient(180deg,#d6dae2,#bcc3ce);border-radius:0 0 28px 28px;position:relative;box-shadow:0 22px 26px rgba(20,10,31,.10)}.macbook-base:after{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:140px;height:6px;background:#9ca3af;border-radius:0 0 8px 8px}

.plans{background:linear-gradient(180deg,#fff,#faf7fd)}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.plan-card{position:relative;display:flex;flex-direction:column;min-height:468px;padding:28px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(24,10,36,.05)}.plan-card.featured{background:linear-gradient(180deg,var(--purple),var(--purple-2));color:#fff;transform:translateY(-8px);box-shadow:0 30px 60px rgba(109,40,217,.24)}.plan-card small{font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;color:var(--orange)}.plan-card.featured small{color:#ffd19f}.plan-card h3{font-size:28px;line-height:1;margin:14px 0 10px}.plan-card p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}.plan-card.featured p{color:#eee5fa}.price{display:flex;align-items:flex-end;gap:4px;margin:26px 0 20px}.price strong{font-size:34px;letter-spacing:-.04em}.price span{font-size:13px;margin-bottom:6px;color:#7f7489}.plan-card.featured .price span{color:#e3d5f2}.plan-card ul{margin:0 0 26px;padding:0;list-style:none;display:grid;gap:12px}.plan-card li{padding-left:24px;position:relative;font-size:13px}.plan-card li:before{content:"✓";position:absolute;left:0;top:-1px;color:var(--green);font-weight:900}.plan-card.featured li:before{color:#fff}.plan-card .btn{margin-top:auto}.popular{position:absolute;right:18px;top:18px;padding:8px 12px;border-radius:999px;background:#fff2ea;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}

.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-card{padding:28px;border-radius:26px;background:#fff;border:1px solid var(--line);min-height:226px;transition:transform .2s ease,box-shadow .2s ease}.process-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.process-card span{display:block;font-size:40px;font-weight:900;color:#d9cce7;letter-spacing:-.05em}.process-card h3{font-size:21px;margin:18px 0 10px}.process-card p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}

.about{background:linear-gradient(135deg,var(--orange),#ff8f1d);color:#fff;position:relative;overflow:hidden}.about:before{content:"";position:absolute;left:-180px;bottom:-220px;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 66%)}.about-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:34px;align-items:center}.about-photo{position:relative;min-height:440px;border-radius:30px;overflow:hidden;box-shadow:0 24px 56px rgba(55,24,0,.22)}.about-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-copy p{color:rgba(255,255,255,.88)}.about .kicker{color:#fff}.about-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-tags span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);font-size:11px;font-weight:800}

.testimonials-head{align-items:start}.testimonials-intro{display:grid;gap:18px;align-content:start}.testimonial-arrows{display:flex;justify-content:flex-start;gap:10px}.arrow-btn{width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--purple-900);font-size:18px;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.arrow-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(24,10,36,.08);background:var(--soft)}
.testimonial-slider{overflow:hidden}.testimonial-track{display:flex;gap:16px;transition:transform .45s cubic-bezier(.2,.7,.2,1);will-change:transform}.testimonial-card{flex:0 0 calc((100% - 16px) / 2);display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:300px;padding:28px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(24,10,36,.05)}.stars{font-size:13px;letter-spacing:.18em;color:var(--orange)}.testimonial-card p{margin:0;font-size:18px;line-height:1.65;letter-spacing:-.02em}.testimonial-card footer{display:flex;align-items:center;gap:12px}.testimonial-card footer img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:1px solid var(--line)}.testimonial-card footer span{display:grid}.testimonial-card footer b{font-size:13px}.testimonial-card footer small{font-size:11px;color:#83778d;margin-top:4px}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.dot-btn{width:10px;height:10px;border-radius:50%;border:0;background:#ddd0eb;cursor:pointer}.dot-btn.active{background:var(--purple);transform:scale(1.15)}

.faq{background:#f8f4fb}.faq-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:46px;align-items:start}.faq-copy a{display:inline-block;margin-top:14px;color:var(--purple);font-weight:900}.faq-list{display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;color:var(--purple);font-size:21px;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list p{margin:0 0 18px;font-size:14px;line-height:1.75;color:var(--muted)}

.final-cta{padding-top:68px}.cta-box{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:46px;align-items:center;padding:52px;border-radius:34px;background:linear-gradient(135deg,var(--purple-950),#3d1861);color:#fff;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;right:-140px;top:-220px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.cta-box .kicker{color:#ffb073}.cta-box p{color:#dbcfe7}.cta-actions{display:grid;gap:10px}

.site-footer{margin-top:96px;padding:68px 0 24px;background:linear-gradient(180deg,var(--purple-950),#0f0716);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:34px}.footer-brand img{width:150px}.footer-brand p{max-width:360px;margin:16px 0 0;font-size:13px;line-height:1.7;color:#b8acc6}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:10px}.footer-grid b{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#cfbfde}.footer-grid a,.footer-grid span{font-size:12px;color:#b3a6c1}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:18px;border-top:1px solid rgba(255,255,255,.10);font-size:10px;color:#8f809d}.footer-bottom span:last-child{display:flex;gap:14px}

.floating-wa,.back-top{position:fixed;right:22px;z-index:950;box-shadow:0 16px 32px rgba(24,10,36,.16)}.floating-wa{bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center}.floating-wa svg{width:30px;height:30px}.back-top{bottom:90px;width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--text);font-size:18px;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease}.back-top.show{opacity:1;pointer-events:auto;transform:none}

.reveal{opacity:0;transform:translateY(28px);transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}.fade-in{animation:fadeSwap .28s ease}
@keyframes marquee{to{transform:translateX(-50%)}}@keyframes pulse{50%{transform:scale(1.05)}}@keyframes fadeSwap{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}

@media (max-width:1360px){
  .desktop-nav a{padding:10px 10px;font-size:12px}
  .header-actions .btn{padding:11px 14px;font-size:11px}
}
@media (max-width:1260px){
  .desktop-nav,.header-actions{display:none}.menu-button{display:block}.header-row{grid-template-columns:auto 1fr auto}
  .hero-grid{grid-template-columns:1fr;min-height:0}
  .section-head,.platform-grid,.about-grid,.faq-grid{grid-template-columns:1fr}
  .pain-grid,.process-grid{grid-template-columns:repeat(2,1fr)}
  .solution-grid{grid-template-columns:1fr}
  .plans-grid{grid-template-columns:repeat(2,1fr)}
  .cta-box{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
}
@media (max-width:760px){
  :root{--shell:min(100% - 28px,680px)}
  .header-row{min-height:74px}
  .brand-mark{width:44px;height:44px}.brand-mark img{width:38px;height:38px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:6.5px}
  .hero{padding-top:42px}.hero-copy h1{font-size:clamp(40px,12vw,60px)}.hero-copy p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}
  .agency-photo-card{min-height:430px}.photo-badge{left:16px;padding:10px 14px;font-size:11px}.badge-top{top:16px}.badge-bottom{bottom:16px;max-width:calc(100% - 32px)}
  .logos-track figure{min-width:124px;height:66px}
  .section{padding:78px 0}.section-head{gap:18px;margin-bottom:28px}.section-head h2,.centered h2,.platform-copy h2,.about-copy h2,.faq-copy h2,.cta-box h2{font-size:clamp(34px,9vw,46px)}.section-head p,.centered p,.platform-copy p,.about-copy p,.faq-copy p,.cta-box p,.testimonials-intro p{font-size:14px}
  .pain-grid,.process-grid{grid-template-columns:1fr}
  .solution-menu{display:flex;overflow-x:auto;padding-bottom:6px}.solution-btn{min-width:230px;flex:0 0 auto}.solution-stage{grid-template-columns:1fr;min-height:0;padding:24px 20px 30px}.solution-number{right:18px;font-size:84px}.solution-copy h3{font-size:38px}.radar-core{width:210px;height:210px;margin-inline:auto}
  .macbook-screen{padding:10px 10px 0;border-radius:22px 22px 12px 12px}.macbook-base{height:16px}
  .plans-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px;scroll-snap-type:x mandatory}.plan-card{min-width:84vw;min-height:0;scroll-snap-align:start}.plan-card.featured{transform:none}
  .about-photo{min-height:340px}
  .testimonial-card{flex-basis:100%;min-height:290px}.testimonial-card p{font-size:16px}
  .testimonial-arrows{justify-content:flex-start}
  .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{flex-wrap:wrap}
  .floating-wa{width:54px;height:54px}.floating-wa svg{width:28px;height:28px}
}
@media (max-width:480px){
  .hero-copy h1{font-size:clamp(36px,11vw,48px)}
  .pain-card,.process-card,.testimonial-card,.platform-item,.plan-card{padding:22px}
  .testimonial-card footer img{width:52px;height:52px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.logos-track,.radar-core b{animation:none!important}.reveal{opacity:1;transform:none;transition:none}*{transition:none!important}
}

/* === V12.65: sincronização ERP + seções enquadradas por menu === */
:root{--header-h:84px}
html{scroll-padding-top:var(--header-h)}
body{scroll-padding-top:var(--header-h)}
.screen-section{position:relative;scroll-margin-top:var(--header-h);min-height:calc(100svh - var(--header-h));display:flex;align-items:stretch;overflow:visible}
.screen-section>.screen-inner{width:100%;min-height:calc(100svh - var(--header-h));display:flex;flex-direction:column;justify-content:flex-start;padding:52px 0}
.hero.screen-section>.hero-inner{justify-content:space-between;padding:44px 0 0}
.hero.screen-section .hero-grid{min-height:auto;flex:1;align-content:center;padding-bottom:24px}
.hero-clients{margin-top:auto;padding:12px 0 0}
.hero-clients .strip-head{margin-bottom:12px}.hero-clients .strip-head p{font-size:12px}
.hero-clients .logos-marquee{border-bottom:0}

/* Menu: evita que links e CTAs se atropelam em larguras intermediárias. */
.header-row{grid-template-columns:minmax(245px,auto) minmax(0,1fr) auto}
.desktop-nav{gap:0}.desktop-nav a{padding-inline:11px}
@media (max-width:1390px){.desktop-nav,.header-actions{display:none}.menu-button{display:block}.header-row{grid-template-columns:auto 1fr auto}}

/* Logos centralizadas e movimento contínuo. */
.logos-marquee{position:relative;width:100%;overflow:hidden}
.logos-marquee:before,.logos-marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}
.logos-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.logos-marquee:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.logos-track{justify-content:center;gap:24px;will-change:transform}
.logos-track figure{flex:0 0 154px}

/* Plataforma mais compacta para caber integralmente no enquadramento. */
.platform .screen-inner{padding:46px 0}
.platform-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px}
.platform-copy h2{font-size:clamp(36px,3.5vw,52px);max-width:560px}
.platform-copy p{max-width:560px}
.platform-text-list{gap:9px;margin-top:20px}.platform-item{padding:13px 15px}.platform-item b{font-size:13px}.platform-item span{font-size:12px;line-height:1.55}
.macbook-mockup{max-width:650px}.macbook-screen{border-radius:24px 24px 12px 12px;padding:12px 12px 0}.macbook-screen img{max-height:575px;object-fit:contain;background:#fff}

/* Planos, processo e clientes ficam visualmente centralizados dentro do viewport. */
.plans .screen-inner,.process .screen-inner,.testimonials .screen-inner,.about .screen-inner,.solutions .screen-inner{padding:48px 0}
.plans .centered{margin-bottom:24px}.plans-grid{gap:14px}.plan-card{min-height:420px;padding:24px}.plan-card h3{font-size:25px}.plan-card p{font-size:13px}.plan-card ul{gap:9px;margin-bottom:18px}.plan-card li{font-size:12px}.price{margin:20px 0 16px}.price strong{font-size:30px}
.process .section-head,.testimonials .section-head,.solutions .section-head{margin-bottom:26px}.process-card{min-height:210px;padding:24px}

/* Depoimentos: setas ao lado do slider, nunca no cabeçalho. */
.testimonials-intro{display:block}.testimonial-arrows{display:none!important}
.testimonial-wrap{position:relative;padding-inline:62px}
.testimonial-slider{overflow:hidden;width:100%}
.testimonial-track{align-items:stretch}
.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;display:grid;place-items:center}
.arrow-btn:hover{transform:translateY(-50%) scale(1.04)}
.arrow-left{left:4px}.arrow-right{right:4px}
.testimonial-card{min-height:275px;padding:26px}
.testimonial-dots{margin-top:14px}

/* Sobre: roxo substitui o laranja forte. */
.about{background:linear-gradient(135deg,#1a0d29 0%,#3b1761 52%,#6d28d9 100%)}
.about:before{background:radial-gradient(circle,rgba(255,255,255,.10),transparent 66%)}
.about-photo{box-shadow:0 24px 56px rgba(10,3,17,.28)}

/* Evita cortes indesejados ao navegar por hash em telas grandes. */
@media (min-width:761px){
  .screen-section{min-height:calc(100vh - var(--header-h))}
  .screen-section>.screen-inner{min-height:calc(100vh - var(--header-h))}
}

/* Mobile: o conteúdo pode crescer naturalmente; mantém enquadramento no topo sem cortar. */
@media (max-width:760px){
  :root{--header-h:74px}
  .screen-section{min-height:auto;overflow:visible}
  .screen-section>.screen-inner{min-height:auto;padding:76px 0}
  .hero.screen-section>.hero-inner{padding:38px 0 0}
  .hero.screen-section .hero-grid{padding-bottom:24px}
  .hero-clients{padding-bottom:18px}
  .logos-marquee:before,.logos-marquee:after{width:36px}
  .platform-grid{gap:28px}.platform-copy h2{font-size:clamp(32px,9vw,44px)}
  .macbook-mockup{max-width:100%;margin-inline:auto}.macbook-screen img{max-height:none}
  .testimonial-wrap{padding-inline:42px}.arrow-btn{width:38px;height:38px}.arrow-left{left:0}.arrow-right{right:0}
  .plans .screen-inner,.process .screen-inner,.testimonials .screen-inner,.about .screen-inner,.solutions .screen-inner,.platform .screen-inner{padding:76px 0}
}

.plans-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}

/* === V12.66: logos no início + aproveitamento do espaço da seção Sobre === */
.hero.screen-section>.hero-inner{padding:14px 0 0;justify-content:flex-start}
.hero-clients-top{margin:0 0 20px;padding:0;background:rgba(255,255,255,.82);border-bottom:1px solid var(--line)}
.hero-clients-top .strip-head{margin:0 auto 8px;padding-top:10px}
.hero-clients-top .strip-head span{font-size:10px;letter-spacing:.14em}
.hero-clients-top .logos-marquee{border-top:0;border-bottom:0;background:transparent}
.hero-clients-top .logos-track{padding:10px 0 12px}
.hero-clients-top .logos-track figure{height:58px;min-width:138px;padding:8px 14px;border-radius:16px}
.hero-clients-top .logos-track img{max-height:32px}
.hero.screen-section .hero-grid{flex:1;align-items:center;align-content:center;padding-top:10px;padding-bottom:26px}

/* A seção Sobre continua enquadrada no menu, mas o espaço inferior agora vira conteúdo útil. */
.about .screen-inner{justify-content:center;gap:28px}
.about-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:2px}
.about-proof-grid article{min-height:124px;padding:22px;border-radius:22px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center}
.about-proof-grid strong{display:block;font-size:clamp(24px,2.2vw,34px);line-height:1;color:#fff;letter-spacing:-.035em}
.about-proof-grid span{display:block;margin-top:9px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.78)}

@media (max-width:1260px){
  .hero-clients-top{margin-bottom:12px}
  .about-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .hero.screen-section>.hero-inner{padding:12px 0 0}
  .hero-clients-top{margin-bottom:22px}
  .hero-clients-top .strip-head{padding-top:8px}
  .hero-clients-top .logos-track figure{min-width:118px;height:54px}
  .hero.screen-section .hero-grid{padding-top:0;padding-bottom:24px}
  .about .screen-inner{gap:22px}
  .about-proof-grid{grid-template-columns:1fr 1fr;gap:10px}
  .about-proof-grid article{min-height:106px;padding:18px}
}
@media (max-width:480px){
  .about-proof-grid{grid-template-columns:1fr}
}

/* === V12.67: Plataforma com 3 telas + planos maiores + processo preenchido === */
.platform .screen-inner{justify-content:center;padding:34px 0 30px;gap:20px}
.platform-heading{text-align:center;max-width:920px;margin-inline:auto}
.platform-heading h2{font-size:clamp(36px,3.6vw,54px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 12px}
.platform-heading p{margin:0 auto;max-width:780px;color:var(--muted);line-height:1.7}
.platform-showcase{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:18px;align-items:end;min-height:340px}
.system-shot{margin:0;position:relative;border-radius:22px;background:#101014;padding:8px 8px 0;box-shadow:0 24px 52px rgba(24,10,36,.15);overflow:hidden;transform-origin:center bottom}
.system-shot img{width:100%;height:100%;max-height:330px;object-fit:cover;object-position:top;border-radius:15px 15px 0 0;background:#fff}
.system-shot figcaption{position:absolute;left:16px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.94);font-size:11px;font-weight:900;color:var(--purple-900);box-shadow:0 8px 18px rgba(0,0,0,.12)}
.shot-main{transform:scale(1.06);z-index:2}.shot-left{transform:perspective(900px) rotateY(5deg)}.shot-right{transform:perspective(900px) rotateY(-5deg)}
.platform-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:8px}
.platform-feature-grid article{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 24px rgba(24,10,36,.05)}
.platform-feature-grid strong{display:block;font-size:14px}.platform-feature-grid p{margin:4px 0 0;font-size:11.5px;line-height:1.5;color:var(--muted)}
.feature-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--purple),var(--purple-2));color:#fff;font-size:22px;font-weight:900}.feature-icon.orange{background:linear-gradient(135deg,var(--orange),var(--orange-2))}

/* Planos usam mais a tela, sem deixar grandes vazios abaixo dos cards. */
.plans .screen-inner{justify-content:center;padding:34px 0}
.plans .centered{margin-bottom:20px}
.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.plan-card{min-height:min(590px,calc(100vh - 300px));padding:30px 26px;border-radius:26px}
.plan-card h3{font-size:28px}.plan-card p{font-size:14px}.plan-card li{font-size:13px}.price strong{font-size:34px}

/* Processo: aproveita o bloco inferior e cria uma composição mais equilibrada. */
.process .screen-inner{justify-content:center;padding:36px 0 30px}
.process-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:stretch}
.process-layout .process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.process-layout .process-card{min-height:238px;padding:24px}
.process-cta{padding:24px;border-radius:24px;background:linear-gradient(145deg,#fff,#f5effb);border:1px solid var(--line);display:flex;flex-direction:column;box-shadow:0 14px 30px rgba(24,10,36,.06)}
.process-cta>span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--purple)}
.process-cta h3{font-size:24px;line-height:1.05;margin:12px 0 16px}.process-cta ul{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:9px}.process-cta li{font-size:12px;padding-left:20px;position:relative}.process-cta li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900}.process-cta .btn{margin-top:auto}
.process-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.process-stats article{padding:15px 18px;border-radius:18px;border:1px solid var(--line);background:#fff;text-align:center}.process-stats strong{display:block;color:var(--purple);font-size:15px}.process-stats span{display:block;margin-top:4px;color:var(--muted);font-size:11px}

@media(max-width:1260px){
 .platform-showcase{grid-template-columns:1fr 1fr 1fr}.system-shot img{max-height:280px}.platform-feature-grid{grid-template-columns:repeat(2,1fr)}
 .process-layout{grid-template-columns:1fr}.process-layout .process-grid{grid-template-columns:repeat(2,1fr)}.process-cta{min-height:220px}
 .plans-grid{grid-template-columns:repeat(2,1fr)}.plan-card{min-height:460px}
}
@media(max-width:760px){
 .platform .screen-inner{padding:68px 0}.platform-showcase{display:flex;overflow-x:auto;gap:12px;min-height:0;padding:4px 2px 14px;scroll-snap-type:x mandatory}.system-shot{flex:0 0 86%;transform:none!important;scroll-snap-align:center}.system-shot img{max-height:none}.platform-feature-grid{grid-template-columns:1fr 1fr}.platform-feature-grid article{grid-template-columns:42px 1fr;padding:14px}.feature-icon{width:40px;height:40px}
 .plans .screen-inner{padding:68px 0}.plans-grid{display:flex;overflow-x:auto;grid-template-columns:none}.plan-card{min-height:0;min-width:84vw}
 .process .screen-inner{padding:68px 0}.process-layout .process-grid{grid-template-columns:1fr}.process-stats{grid-template-columns:1fr 1fr}
}

/* === V12.68: imagens transparentes da plataforma + logos abaixo do hero === */
/* As artes já incluem o notebook e têm fundo transparente: sem moldura preta, borda ou caixa externa. */
.platform-showcase{align-items:center;gap:22px}
.system-shot{
  background:transparent!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.system-shot img{
  width:100%;
  height:auto!important;
  max-height:350px;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.system-shot figcaption{left:18px;bottom:8px}
.shot-left,.shot-right{transform:none!important}
.shot-main{transform:scale(1.055)!important;z-index:2}

/* A faixa de marcas continua no início, mas agora vem abaixo do hero em vez de antes dele. */
.hero-clients-top{
  order:2;
  margin:18px 0 0!important;
  padding:16px 0 14px!important;
  background:rgba(255,255,255,.88)!important;
  border-top:1px solid var(--line)!important;
  border-bottom:1px solid var(--line)!important;
}
.hero-clients-top .strip-head{padding-top:0!important;margin-bottom:8px!important}
.hero-clients-top .logos-track{padding:8px 0 10px!important}
.hero.screen-section .hero-grid{padding-top:24px!important;padding-bottom:8px!important}

@media(max-width:1260px){
  .system-shot img{max-height:300px}
  .hero-clients-top{margin-top:14px!important}
}
@media(max-width:760px){
  .platform-showcase{align-items:stretch}
  .system-shot{flex:0 0 88%!important}
  .system-shot img{max-height:none}
  .shot-main{transform:none!important}
  .hero-clients-top{margin-top:12px!important;padding:12px 0!important}
  .hero.screen-section .hero-grid{padding-top:8px!important;padding-bottom:10px!important}
}

/* === V12.69: plataforma única + hero compacto com logos visíveis na primeira dobra === */
.hero.screen-section{min-height:calc(100svh - var(--header-h));}
.hero.screen-section>.hero-inner{
  min-height:calc(100svh - var(--header-h));
  padding:8px 0 0!important;
  justify-content:flex-start!important;
}
.hero.screen-section .hero-grid{
  flex:1 1 auto!important;
  min-height:0!important;
  padding-top:8px!important;
  padding-bottom:4px!important;
  align-items:center!important;
  align-content:center!important;
  gap:40px!important;
}
.hero-copy h1{
  font-size:clamp(44px,5.25vw,68px)!important;
  line-height:.96!important;
  margin:12px 0 14px!important;
}
.hero-copy p{
  font-size:16px!important;
  line-height:1.62!important;
}
.hero-actions{margin-top:18px!important}
.hero-tags{margin-top:10px!important;gap:8px!important}
.hero-tag{padding:8px 12px!important;font-size:10px!important}
.agency-photo-card{
  min-height:470px!important;
  max-height:500px!important;
}
.photo-badge{font-size:11px!important;padding:10px 14px!important}
.hero-clients-top{
  margin:4px 0 0!important;
  padding:8px 0 8px!important;
  flex:0 0 auto;
}
.hero-clients-top .strip-head{margin-bottom:4px!important}
.hero-clients-top .logos-track{padding:5px 0 7px!important}
.hero-clients-top .logos-track figure{height:50px!important;min-width:126px!important;padding:6px 12px!important}
.hero-clients-top .logos-track img{max-height:28px!important}

.platform .screen-inner{
  padding:30px 0 24px!important;
  justify-content:center!important;
  gap:12px!important;
}
.platform-heading{max-width:900px!important}
.platform-heading h2{font-size:clamp(34px,3.4vw,50px)!important;margin-bottom:8px!important}
.platform-heading p{line-height:1.55!important}
.platform-showcase.platform-single{
  display:block!important;
  min-height:0!important;
  width:100%;
  margin-top:4px;
}
.platform-master-image{
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  max-width:1040px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.platform-master-image img{
  display:block;
  width:100%;
  height:auto;
  max-height:470px;
  object-fit:contain;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.platform-feature-grid{margin-top:2px!important}
.platform-feature-grid article{padding:13px 15px!important}

@media (min-width:1261px) and (max-height:900px){
  .hero-copy h1{font-size:clamp(42px,4.7vw,60px)!important}
  .agency-photo-card{min-height:410px!important;max-height:435px!important}
  .hero-copy p{font-size:15px!important}
  .hero-actions{margin-top:14px!important}
  .hero-tags{margin-top:8px!important}
  .hero-clients-top .logos-track figure{height:46px!important}
  .hero-clients-top .logos-track img{max-height:25px!important}
}

@media(max-width:1260px){
  .hero.screen-section>.hero-inner{padding-top:16px!important}
  .agency-photo-card{min-height:420px!important;max-height:none!important}
  .platform-master-image{max-width:900px}
  .platform-master-image img{max-height:none}
}
@media(max-width:760px){
  .hero.screen-section{min-height:auto!important}
  .hero.screen-section>.hero-inner{min-height:auto!important;padding:22px 0 0!important}
  .hero.screen-section .hero-grid{padding:0 0 12px!important;gap:22px!important}
  .hero-copy h1{font-size:clamp(38px,11vw,50px)!important}
  .agency-photo-card{min-height:350px!important}
  .hero-clients-top{margin-top:2px!important;padding:10px 0!important}
  .platform .screen-inner{padding:58px 0!important}
  .platform-master-image{max-width:100%}
  .platform-feature-grid{grid-template-columns:1fr 1fr!important}
}

/* === V12.70: hero sem espaços vagos + logos maiores + ícones renovados + 3 depoimentos por vez === */
.hero.screen-section>.hero-inner{
  padding:2px 0 0!important;
  justify-content:flex-start!important;
  gap:10px!important;
}
.hero.screen-section .hero-grid{
  flex:1 1 auto!important;
  min-height:0!important;
  align-items:center!important;
  align-content:start!important;
  justify-content:space-between!important;
  padding-top:0!important;
  padding-bottom:0!important;
  gap:34px!important;
}
.hero-copy{
  padding-top:4px;
}
.hero-copy h1{
  font-size:clamp(52px,5.4vw,72px)!important;
  margin:10px 0 12px!important;
  max-width:680px!important;
}
.hero-copy p{
  font-size:17px!important;
  line-height:1.6!important;
  max-width:640px!important;
}
.hero-actions{margin-top:16px!important}
.hero-tags{margin-top:12px!important}
.hero-tag{font-size:10.5px!important;padding:8px 13px!important}
.agency-photo-card{
  min-height:420px!important;
  max-height:440px!important;
}
.hero-clients-top{
  margin:0!important;
  padding:10px 0 10px!important;
  border-top:1px solid var(--line)!important;
  background:rgba(255,255,255,.9)!important;
}
.hero-clients-top .strip-head span{
  font-size:11px!important;
  letter-spacing:.15em!important;
}
.hero-clients-top .logos-track{
  padding:7px 0 8px!important;
  gap:18px!important;
}
.hero-clients-top .logos-track figure{
  min-width:164px!important;
  height:62px!important;
  padding:10px 18px!important;
  border-radius:18px!important;
}
.hero-clients-top .logos-track img{
  max-height:36px!important;
}

/* Soluções com ícones diferentes por entregável */
.solution-stage{
  min-height:420px!important;
}
.radar-core{
  width:280px;
  height:280px;
}
.radar-core b.solution-icon{
  position:relative;
  width:84px;
  height:84px;
  border-radius:24px;
  background:linear-gradient(135deg,var(--purple),var(--orange));
  display:grid;
  place-items:center;
  color:#fff;
  box-shadow:0 18px 34px rgba(109,40,217,.22);
  animation:pulse 2.8s ease-in-out infinite;
}
.radar-core b.solution-icon svg{
  width:38px;
  height:38px;
}

/* Plataforma com ícones mais claros e distintos */
.platform .screen-inner{
  padding:24px 0 22px!important;
}
.platform-heading h2{
  font-size:clamp(40px,4vw,62px)!important;
}
.platform-heading p{
  font-size:16px!important;
  line-height:1.65!important;
}
.platform-master-image img{
  max-height:455px;
}
.platform-feature-grid{
  gap:14px!important;
  margin-top:8px!important;
}
.platform-feature-grid article{
  padding:16px 18px!important;
}
.feature-icon{
  width:52px!important;
  height:52px!important;
  border-radius:16px!important;
  font-size:0!important;
}
.feature-icon svg{
  width:24px;
  height:24px;
}
.platform-feature-grid strong{font-size:15px!important}
.platform-feature-grid p{font-size:12.5px!important;line-height:1.55!important}

/* Depoimentos usando a tela toda, com 3 por vez */
.testimonials .screen-inner{
  justify-content:flex-start!important;
  padding:28px 0 24px!important;
}
.testimonials .section-head{
  align-items:start!important;
  margin-bottom:18px!important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;
}
.testimonials .section-head h2{
  font-size:clamp(52px,5vw,78px)!important;
  line-height:.96!important;
}
.testimonials-intro p{
  font-size:17px!important;
  line-height:1.65!important;
  max-width:560px;
}
.testimonial-wrap{
  margin-top:4px!important;
  padding-inline:52px!important;
}
.testimonial-track{
  gap:18px!important;
}
.testimonial-card{
  flex:0 0 calc((100% - 36px) / 3)!important;
  min-height:250px!important;
  padding:24px!important;
  border-radius:26px!important;
}
.testimonial-card p{
  font-size:16px!important;
  line-height:1.58!important;
}
.testimonial-card footer img,
.testimonial-card footer .avatar-fallback{
  width:50px;
  height:50px;
}
.testimonial-dots{margin-top:12px!important}

/* Ajustes gerais de seção para melhor ocupação */
.section-head h2{font-size:clamp(42px,4.3vw,64px)}
.section-head p{font-size:16px!important}

@media (max-width:1260px){
  .hero-copy h1{font-size:clamp(46px,5vw,62px)!important}
  .agency-photo-card{min-height:390px!important;max-height:420px!important}
  .hero-clients-top .logos-track figure{min-width:148px!important;height:58px!important}
  .hero-clients-top .logos-track img{max-height:33px!important}
  .testimonials .section-head{grid-template-columns:1fr!important;gap:18px!important}
  .testimonials .section-head h2{font-size:clamp(44px,4.6vw,64px)!important}
  .testimonial-card{flex-basis:calc((100% - 18px) / 2)!important}
}
@media (max-width:760px){
  .hero.screen-section>.hero-inner{padding:18px 0 0!important}
  .hero.screen-section .hero-grid{gap:20px!important}
  .hero-copy h1{font-size:clamp(38px,11vw,52px)!important}
  .hero-copy p{font-size:15px!important}
  .agency-photo-card{min-height:330px!important;max-height:none!important}
  .hero-clients-top .logos-track figure{min-width:128px!important;height:50px!important;padding:8px 12px!important}
  .hero-clients-top .logos-track img{max-height:26px!important}
  .radar-core{width:230px;height:230px}
  .radar-core b.solution-icon{width:72px;height:72px}
  .radar-core b.solution-icon svg{width:32px;height:32px}
  .platform-heading h2{font-size:clamp(34px,8.8vw,46px)!important}
  .platform-master-image img{max-height:none}
  .platform-feature-grid{grid-template-columns:1fr!important}
  .platform-feature-grid article{grid-template-columns:44px 1fr!important}
  .feature-icon{width:44px!important;height:44px!important}
  .feature-icon svg{width:20px;height:20px}
  .testimonials .screen-inner{padding:58px 0 24px!important}
  .testimonials .section-head h2{font-size:clamp(36px,10vw,48px)!important}
  .testimonials-intro p{font-size:15px!important}
  .testimonial-wrap{padding-inline:40px!important}
  .testimonial-card{flex-basis:100%!important;min-height:0!important}
}

/* === V12.71: logos ocupando hero e seção clientes mais completa === */
.hero.screen-section{
  min-height:auto!important;
}
.hero.screen-section>.hero-inner{
  min-height:auto!important;
  padding:18px 0 12px!important;
  gap:14px!important;
}
.hero.screen-section .hero-grid{
  flex:0 0 auto!important;
  padding-top:4px!important;
  padding-bottom:8px!important;
}
.hero-copy h1{
  font-size:clamp(56px,5.5vw,82px)!important;
}
.hero-copy p{
  max-width:700px!important;
}
.hero-clients-top{
  margin-top:6px!important;
  padding:14px 0 12px!important;
  border-top:0!important;
  border-bottom:0!important;
  background:transparent!important;
}
.hero-clients-top .strip-head{
  margin-bottom:8px!important;
}
.hero-clients-top .strip-head span{
  display:block;
  text-align:center;
  font-size:13px!important;
  letter-spacing:.16em!important;
}
.hero-clients-top .logos-marquee{
  border-top:0!important;
  border-bottom:0!important;
  background:transparent!important;
}
.hero-clients-top .logos-track{
  gap:20px!important;
  padding:8px 0 10px!important;
}
.hero-clients-top .logos-track figure{
  min-width:184px!important;
  height:72px!important;
  border-radius:20px!important;
  padding:12px 22px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  box-shadow:0 10px 24px rgba(24,10,36,.06)!important;
}
.hero-clients-top .logos-track img{
  max-height:42px!important;
}

.testimonials .screen-inner{
  min-height:auto!important;
  padding:38px 0 34px!important;
}
.testimonials .section-head{
  grid-template-columns:minmax(0,1fr) minmax(0,540px)!important;
  align-items:start!important;
  gap:28px!important;
  margin-bottom:24px!important;
}
.testimonials .section-head h2{
  font-size:clamp(58px,5.7vw,92px)!important;
  line-height:.94!important;
  max-width:760px;
}
.testimonials-intro{
  display:grid!important;
  gap:18px!important;
}
.testimonials-intro p{
  font-size:18px!important;
  line-height:1.7!important;
  max-width:100%!important;
}
.testimonial-summary-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.testimonial-summary-cards article{
  padding:16px 18px;
  border:1px solid var(--line);
  border-radius:20px;
  background:rgba(255,255,255,.84);
  box-shadow:0 10px 24px rgba(24,10,36,.04);
}
.testimonial-summary-cards strong{
  display:block;
  font-size:28px;
  line-height:1;
  letter-spacing:-.04em;
  color:var(--purple-900);
  margin-bottom:8px;
}
.testimonial-summary-cards span{
  display:block;
  font-size:12px;
  line-height:1.45;
  color:var(--muted);
}
.testimonial-wrap{
  margin-top:2px!important;
}
.testimonials-extra{
  display:grid;
  gap:20px;
  margin-top:20px;
}
.testimonials-proof-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.testimonials-proof-grid article{
  padding:18px 20px;
  border-radius:22px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 10px 24px rgba(24,10,36,.04);
}
.testimonials-proof-grid strong{
  display:block;
  font-size:18px;
  margin-bottom:8px;
  letter-spacing:-.03em;
}
.testimonials-proof-grid span{
  display:block;
  font-size:13px;
  line-height:1.6;
  color:var(--muted);
}
.testimonials-client-strip{
  padding:8px 0 2px;
}
.testimonials-client-strip .strip-head{
  margin-bottom:10px;
}
.testimonials-client-strip .strip-head span{
  display:block;
  text-align:center;
  font-size:13px;
  letter-spacing:.16em;
}
.testimonials-client-strip .logos-marquee{
  border-top:0;
  border-bottom:0;
  background:transparent;
}
.logos-track-lg{
  gap:22px!important;
  padding:10px 0 6px!important;
}
.logos-track-lg figure{
  min-width:200px!important;
  height:78px!important;
  padding:12px 24px!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  box-shadow:0 12px 24px rgba(24,10,36,.06)!important;
}
.logos-track-lg img{
  max-height:44px!important;
}

@media (max-width:1260px){
  .hero-copy h1{font-size:clamp(48px,5vw,68px)!important}
  .hero-clients-top .logos-track figure{min-width:166px!important;height:66px!important}
  .hero-clients-top .logos-track img{max-height:38px!important}
  .testimonials .section-head{grid-template-columns:1fr!important}
  .testimonials .section-head h2{font-size:clamp(46px,5vw,70px)!important}
  .testimonial-summary-cards,.testimonials-proof-grid{grid-template-columns:1fr 1fr}
  .logos-track-lg figure{min-width:176px!important;height:70px!important}
  .logos-track-lg img{max-height:38px!important}
}
@media (max-width:760px){
  .hero.screen-section>.hero-inner{padding:18px 0 10px!important}
  .hero-copy h1{font-size:clamp(38px,11vw,52px)!important}
  .hero-clients-top .strip-head span,.testimonials-client-strip .strip-head span{font-size:11px!important}
  .hero-clients-top .logos-track figure{min-width:132px!important;height:52px!important;padding:8px 14px!important}
  .hero-clients-top .logos-track img{max-height:28px!important}
  .testimonials .screen-inner{padding:56px 0 24px!important}
  .testimonials .section-head h2{font-size:clamp(36px,10vw,50px)!important}
  .testimonials-intro p{font-size:15px!important}
  .testimonial-summary-cards,.testimonials-proof-grid{grid-template-columns:1fr!important}
  .testimonial-summary-cards article,.testimonials-proof-grid article{padding:16px 16px}
  .logos-track-lg figure{min-width:148px!important;height:56px!important;padding:9px 14px!important}
  .logos-track-lg img{max-height:28px!important}
}

/* === V12.72: remoção dos blocos extras abaixo dos depoimentos e logos/fotos dentro dos cards === */
.testimonials-extra,
.testimonials-proof-grid,
.testimonials-client-strip{display:none!important}
.testimonial-card footer img{
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
  background:#fff!important;
  padding:5px!important;
  border:1px solid var(--line)!important;
  border-radius:50%!important;
  box-shadow:0 8px 18px rgba(24,10,36,.07)!important;
}
.testimonial-card footer .avatar-fallback{
  width:56px!important;
  height:56px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--purple),#8b5cf6)!important;
  color:#fff!important;
  font-weight:800!important;
}
@media(max-width:760px){
  .testimonial-card footer img,
  .testimonial-card footer .avatar-fallback{width:50px!important;height:50px!important}
}

/* V12.73 — soluções com imagens por tópico */
.solution-menu{
  gap:10px!important;
}
.solution-stage{
  min-height:470px!important;
  grid-template-columns:minmax(340px,1fr) minmax(360px,.95fr)!important;
  align-items:center;
}
.solution-copy{
  max-width:520px;
}
.solution-copy p{
  max-width:520px;
}
.solution-art{
  position:relative;
  min-height:360px;
  display:grid;
  place-items:center;
}
.solution-art::before,
.solution-art::after{
  content:"";
  position:absolute;
  border-radius:50%;
  border:1px solid rgba(110,60,170,.12);
  pointer-events:none;
}
.solution-art::before{
  width:300px;
  height:300px;
  right:30px;
  top:20px;
}
.solution-art::after{
  width:220px;
  height:220px;
  right:70px;
  top:60px;
}
.solution-visual{
  position:relative;
  z-index:1;
  width:100%;
  min-height:340px;
  display:grid;
  place-items:center;
  padding:8px 8px 0;
}
.solution-art-image{
  display:block;
  max-width:100%;
  max-height:360px;
  object-fit:contain;
  filter:drop-shadow(0 22px 38px rgba(26,8,44,.14));
}
.solution-number{
  opacity:.8;
}
@media (max-width: 980px){
  .solution-stage{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  .solution-art{
    min-height:280px;
    order:-1;
  }
  .solution-art::before{
    width:220px;
    height:220px;
    right:50%;
    transform:translateX(50%);
    top:10px;
  }
  .solution-art::after{
    width:160px;
    height:160px;
    right:50%;
    transform:translateX(50%);
    top:40px;
  }
  .solution-visual{
    min-height:250px;
  }
  .solution-art-image{
    max-height:260px;
  }
}


/* V12.75 — imagens individuais por tópico com ajuste fino de enquadramento */
.solution-stage{
  grid-template-columns:minmax(360px,1fr) minmax(400px,.95fr)!important;
  min-height:480px!important;
  overflow:hidden!important;
}
.solution-copy{
  max-width:560px!important;
}
.solution-art{
  min-height:380px!important;
  padding:8px 8px 8px 0;
  overflow:hidden!important;
}
.solution-visual{
  width:100%!important;
  max-width:540px;
  min-height:360px!important;
  margin:0 auto;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.solution-art-image{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:340px!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto!important;
  transform:none!important;
}
@media (max-width: 980px){
  .solution-stage{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  .solution-art{
    min-height:260px!important;
    padding:0!important;
  }
  .solution-visual{
    min-height:240px!important;
    max-width:100%!important;
  }
  .solution-art-image{
    max-height:250px!important;
  }
}


/* ==========================================================
   V12.80 — RESPONSIVIDADE MOBILE CORRIGIDA
   - elimina largura extra/área branca lateral
   - Pain points: 4 cards em grade 2x2 no celular
   - Processo/Decisões: 4 cards em grade 2x2 no celular
   ========================================================== */

@media (max-width: 760px){
  html,
  body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:clip!important;
  }

  body,
  main,
  .site-header,
  .mobile-menu,
  .screen-section,
  .section,
  .site-footer{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  main,
  .screen-section,
  .section,
  .site-footer{
    overflow-x:clip!important;
  }

  .shell{
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /* nenhum filho de grid pode forçar a página para a direita */
  .header-row,
  .hero-grid,
  .section-head,
  .solution-grid,
  .solution-stage,
  .platform-showcase,
  .platform-feature-grid,
  .plans-grid,
  .process-layout,
  .process-grid,
  .process-stats,
  .about-grid,
  .about-proof-grid,
  .faq-grid,
  .footer-grid,
  .pain-grid{
    min-width:0!important;
    max-width:100%!important;
  }

  .header-row > *,
  .hero-grid > *,
  .section-head > *,
  .solution-grid > *,
  .solution-stage > *,
  .process-layout > *,
  .pain-grid > *,
  .process-grid > *{
    min-width:0!important;
  }

  /* Cabeçalho realmente mobile */
  .site-header{
    left:0!important;
    right:0!important;
  }
  .header-row{
    min-height:68px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
  }
  .desktop-nav,
  .header-actions{
    display:none!important;
  }
  .menu-button{
    display:block!important;
    width:44px!important;
    height:44px!important;
    justify-self:end!important;
  }
  .brand{
    min-width:0!important;
    max-width:calc(100vw - 88px)!important;
  }
  .brand-mark{
    width:44px!important;
    height:44px!important;
  }
  .brand-mark img{
    width:39px!important;
    height:39px!important;
  }
  .brand-copy{
    min-width:0!important;
  }
  .brand-copy strong{
    font-size:13px!important;
    white-space:nowrap!important;
  }
  .brand-copy small{
    font-size:7px!important;
    letter-spacing:.10em!important;
    white-space:nowrap!important;
  }

  /* Hero: ocupa 100% da largura útil, sem coluna fantasma lateral */
  .hero.screen-section,
  .hero.screen-section > .hero-inner{
    width:100%!important;
    max-width:100%!important;
  }
  .hero.screen-section > .hero-inner{
    padding:18px 0 8px!important;
  }
  .hero.screen-section .hero-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    gap:18px!important;
    padding:0!important;
  }
  .hero-copy,
  .hero-visual{
    width:100%!important;
    max-width:100%!important;
  }
  .hero-copy h1{
    font-size:clamp(36px,10vw,46px)!important;
    line-height:.98!important;
    overflow-wrap:anywhere!important;
  }
  .hero-copy p{
    font-size:14px!important;
    line-height:1.65!important;
  }
  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .hero-actions .btn{
    width:100%!important;
  }
  .hero-tags{
    gap:7px!important;
  }
  .hero-tag{
    padding:8px 10px!important;
    font-size:9px!important;
  }
  .agency-photo-card{
    width:100%!important;
    min-height:270px!important;
    max-height:330px!important;
    border-radius:26px!important;
  }
  .photo-badge{
    font-size:9px!important;
    padding:9px 11px!important;
  }

  /* Cabeçalhos das seções */
  .section{
    padding:64px 0!important;
  }
  .section-head{
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    align-items:start!important;
    margin-bottom:22px!important;
  }
  .section-head h2,
  .centered h2,
  .platform-heading h2,
  .about-copy h2,
  .faq-copy h2{
    font-size:clamp(31px,8.5vw,40px)!important;
    line-height:1.02!important;
    overflow-wrap:anywhere!important;
  }
  .section-head p,
  .centered p{
    font-size:13px!important;
    line-height:1.65!important;
  }

  /* 1) SUA EMPRESA PRECISA... — 4 quadrados, 2 por linha */
  .pain-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
  }
  .pain-card{
    width:100%!important;
    min-width:0!important;
    min-height:196px!important;
    padding:14px!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }
  .pain-card span{
    width:36px!important;
    height:36px!important;
    border-radius:12px!important;
    font-size:11px!important;
  }
  .pain-card h3{
    margin:14px 0 7px!important;
    font-size:16px!important;
    line-height:1.08!important;
    overflow-wrap:anywhere!important;
  }
  .pain-card p{
    font-size:11.5px!important;
    line-height:1.48!important;
    overflow-wrap:anywhere!important;
  }

  /* Soluções: não deixa arte/menu criar scroll lateral */
  .solutions .screen-inner{
    padding:60px 0!important;
  }
  .solution-grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
  }
  .solution-menu{
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain!important;
  }
  .solution-stage{
    width:100%!important;
    max-width:100%!important;
    grid-template-columns:minmax(0,1fr)!important;
    padding:20px 16px 24px!important;
  }
  .solution-art,
  .solution-visual{
    width:100%!important;
    max-width:100%!important;
  }
  .solution-art-image{
    max-width:100%!important;
    height:auto!important;
  }

  /* Plataforma: 4 cards = 2 por linha */
  .platform-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  .platform-feature-grid article{
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:9px!important;
    padding:12px!important;
    min-width:0!important;
  }
  .platform-feature-grid strong{
    font-size:12px!important;
  }
  .platform-feature-grid p{
    font-size:10px!important;
    line-height:1.35!important;
  }

  /* 3) DECISÕES / PROCESSO — 4 quadrados, 2 por linha */
  .process .screen-inner{
    padding:60px 0!important;
  }
  .process-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
  }
  .process-layout .process-grid,
  .process-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }
  .process-layout .process-card,
  .process-card{
    width:100%!important;
    min-width:0!important;
    min-height:205px!important;
    padding:14px!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }
  .process-card span{
    font-size:34px!important;
    line-height:1!important;
  }
  .process-card h3{
    margin:14px 0 7px!important;
    font-size:16px!important;
    line-height:1.08!important;
    overflow-wrap:anywhere!important;
  }
  .process-card p{
    font-size:11.5px!important;
    line-height:1.48!important;
    overflow-wrap:anywhere!important;
  }
  .process-cta{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:18px!important;
  }
  .process-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  .process-stats article{
    padding:12px!important;
  }

  /* Outros blocos importantes nunca excedem o viewport */
  .platform-master-image,
  .platform-master-image img,
  .about-photo,
  .about-photo img,
  .testimonial-wrap,
  .testimonial-slider,
  .faq-list,
  .cta-box{
    max-width:100%!important;
  }
}

@media (max-width: 390px){
  .shell,
  .hero.screen-section .hero-grid,
  .pain-grid,
  .process-layout{
    width:calc(100% - 18px)!important;
    max-width:calc(100% - 18px)!important;
  }
  .pain-grid,
  .process-layout .process-grid,
  .process-grid{
    gap:8px!important;
  }
  .pain-card,
  .process-layout .process-card,
  .process-card{
    padding:12px!important;
    min-height:190px!important;
  }
  .pain-card h3,
  .process-card h3{
    font-size:15px!important;
  }
  .pain-card p,
  .process-card p{
    font-size:10.8px!important;
  }
}

/* V12.81 — hero com imagem inicio + navegação mobile funcional em Soluções */
.hero-start-visual{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:0!important;
}
.hero-start-image-wrap{
  width:100%;
  min-height:500px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}
.hero-start-image-wrap img{
  display:block;
  width:100%;
  max-width:660px;
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 28px 48px rgba(42,16,68,.15));
}
.solution-mobile-nav{
  display:none;
}
@media (max-width:980px){
  .hero-start-image-wrap{
    min-height:0!important;
    padding:0!important;
  }
  .hero-start-image-wrap img{
    width:100%!important;
    max-width:720px!important;
    height:auto!important;
    margin:0 auto!important;
  }
  .solution-grid{
    position:relative!important;
  }
  .solution-mobile-nav{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr) 44px;
    align-items:center;
    gap:8px;
    margin:0 0 10px!important;
    width:100%;
  }
  .solution-mobile-nav button{
    appearance:none;
    width:44px;
    height:44px;
    border-radius:14px;
    border:1px solid rgba(255,255,255,.2);
    background:rgba(255,255,255,.1);
    color:#fff;
    font-size:20px;
    font-weight:900;
    cursor:pointer;
    touch-action:manipulation;
  }
  .solution-mobile-nav span{
    text-align:center;
    font-size:11px;
    font-weight:800;
    color:rgba(255,255,255,.72);
  }
  .solution-menu{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain!important;
    scroll-snap-type:x proximity!important;
    touch-action:pan-x!important;
    scrollbar-width:none!important;
    padding:2px 2px 12px!important;
    position:relative!important;
    z-index:5!important;
  }
  .solution-menu::-webkit-scrollbar{display:none!important}
  .solution-btn{
    flex:0 0 min(82vw,330px)!important;
    min-width:min(82vw,330px)!important;
    max-width:min(82vw,330px)!important;
    scroll-snap-align:center!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
    transform:none!important;
  }
  .solution-btn.active{
    transform:none!important;
    border-color:rgba(255,255,255,.5)!important;
    background:rgba(255,255,255,.15)!important;
  }
}
@media (max-width:600px){
  .hero-start-image-wrap img{
    max-width:100%!important;
  }
  .solution-btn{
    flex-basis:84vw!important;
    min-width:84vw!important;
    max-width:84vw!important;
  }
}

/* === V12.82 — WhatsApp, planos com hover e FAQ suave === */
.floating-wa{
  width:60px!important;
  height:60px!important;
  border-radius:50%!important;
  background:#25D366!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 14px 34px rgba(37,211,102,.34)!important;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important;
  overflow:hidden;
}
.floating-wa:hover{
  transform:translateY(-4px) scale(1.04);
  background:#20c45d!important;
  box-shadow:0 18px 38px rgba(37,211,102,.42)!important;
}
.floating-wa svg{
  width:31px!important;
  height:31px!important;
  display:block;
}
.floating-wa .wa-bubble{
  fill:none;
  stroke:#fff;
  stroke-width:2.15;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.floating-wa .wa-phone{
  fill:#fff;
}

.plan-card{
  transition:transform .34s cubic-bezier(.2,.72,.2,1),box-shadow .34s ease,border-color .34s ease!important;
  will-change:transform;
}
@media (hover:hover) and (pointer:fine){
  .plan-card:not(.featured):hover{
    transform:translateY(-12px) scale(1.012);
    border-color:rgba(113,55,212,.28);
    box-shadow:0 28px 56px rgba(48,20,76,.14)!important;
  }
  .plan-card.featured:hover{
    transform:translateY(-18px) scale(1.012)!important;
    box-shadow:0 36px 70px rgba(109,40,217,.32)!important;
  }
  .plan-card:hover .btn{
    transform:translateY(-2px);
  }
}
.plan-card .btn{
  transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important;
}

.faq-list details{
  overflow:hidden;
}
.faq-list summary{
  transition:color .22s ease,background .22s ease;
}
.faq-list summary:hover{
  color:var(--purple);
}
.faq-answer{
  height:0;
  opacity:0;
  overflow:hidden;
  transition:height .36s cubic-bezier(.2,.7,.2,1),opacity .28s ease;
}
.faq-answer-inner{
  padding-bottom:18px;
}
.faq-answer-inner p{
  margin:0!important;
}
.faq-list details[open] .faq-answer{
  opacity:1;
}
.faq-list details[open] summary i{
  transform:rotate(45deg);
}

@media (max-width:760px){
  .floating-wa{
    width:56px!important;
    height:56px!important;
    right:18px!important;
    bottom:18px!important;
  }
  .floating-wa svg{
    width:28px!important;
    height:28px!important;
  }
  .plan-card,
  .plan-card.featured{
    transform:none!important;
  }
}


/* === V12.84 — WhatsApp no padrão do site Igreja Gestão === */
.landing-whatsapp{
  position:fixed!important;
  right:22px!important;
  bottom:22px!important;
  z-index:998!important;
  width:58px!important;
  height:58px!important;
  border-radius:50%!important;
  background:#25d366!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  box-shadow:0 16px 34px rgba(37,211,102,.32)!important;
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease!important;
}
.landing-whatsapp:hover{
  transform:translateY(-3px)!important;
  background:#20c45d!important;
  box-shadow:0 18px 38px rgba(37,211,102,.40)!important;
}
.landing-whatsapp i{
  display:block!important;
  font-size:31px!important;
  line-height:1!important;
}
@media (max-width:760px){
  .landing-whatsapp{
    width:56px!important;
    height:56px!important;
    right:18px!important;
    bottom:18px!important;
  }
  .landing-whatsapp i{
    font-size:29px!important;
  }
}
