
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800;900&display=swap');

:root{
  --bg:#F6F8FC; --surface:#FFFFFF; --surface-2:#EFF4FA; --text:#071B3A; --muted:#5B6B82; --line:#DDE7F2;
  --navy:#061B35; --navy-2:#09284F; --blue:#006BFF; --cyan:#14C8FF; --cyan-2:#00AEEF; --whatsapp:#25D366;
  --radius:28px; --radius-sm:16px; --shadow:0 24px 70px rgba(5,25,55,.14); --shadow-soft:0 14px 40px rgba(5,25,55,.10);
  --container:1180px;
}
body.dark{
  --bg:#06182F; --surface:#0A2342; --surface-2:#08203D; --text:#F8FBFF; --muted:#B8C7D9; --line:#183B63;
  --blue:#24A3FF; --cyan:#18D4FF; --shadow:0 24px 80px rgba(0,0,0,.32); --shadow-soft:0 14px 40px rgba(0,0,0,.24);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Manrope',Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.58;letter-spacing:-.01em;overflow-x:hidden}
body:before{content:"";position:fixed;inset:-20% -10% auto -10%;height:540px;background:radial-gradient(circle at 20% 18%,rgba(20,200,255,.22),transparent 32%),radial-gradient(circle at 80% 8%,rgba(0,107,255,.22),transparent 34%);pointer-events:none;z-index:-1;filter:blur(8px)}
a{color:inherit}.container{width:min(var(--container),92%);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;padding:14px 0;background:rgba(6,24,47,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
body:not(.dark) .site-header{background:rgba(246,248,252,.86);border-bottom:1px solid var(--line)}
.header-inner{width:min(1260px,94%);margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand-symbol{width:58px;height:58px;object-fit:contain;display:block}.brand-name{font-size:18px;font-weight:900;letter-spacing:-.02em;color:#fff}body:not(.dark) .brand-name{color:var(--text)}.main-nav{display:flex;align-items:center;gap:22px;justify-content:center}.main-nav a{font-size:13px;font-weight:800;text-decoration:none;color:var(--muted);padding:10px 0;position:relative}.site-header .main-nav a{color:rgba(255,255,255,.78)}body:not(.dark) .site-header .main-nav a{color:#36506D}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transform:scaleX(0);transform-origin:left;transition:.22s}.main-nav a:hover:after{transform:scaleX(1)}.main-nav a:hover{color:#fff}body:not(.dark) .main-nav a:hover{color:var(--text)}.header-actions{display:flex;gap:10px;align-items:center}.nav-toggle{display:none}.theme-toggle{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;width:42px;height:42px;cursor:pointer;font-weight:900}body:not(.dark) .theme-toggle{background:#fff;color:var(--text);border-color:var(--line)}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid transparent;transition:.22s ease;white-space:nowrap}.btn-small{min-height:42px;padding:10px 16px;font-size:13px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;box-shadow:0 18px 45px rgba(0,107,255,.26)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 26px 60px rgba(0,107,255,.34)}.btn-outline{border-color:rgba(51,193,255,.38);background:rgba(10,34,63,.72);color:#fff;box-shadow:0 12px 32px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.06)}body:not(.dark) .btn-outline{background:#fff;color:var(--text);border-color:#B7D9F5;box-shadow:none}.btn-outline:hover{border-color:var(--cyan);background:rgba(14,48,88,.92);transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.24), 0 0 0 1px rgba(51,193,255,.12)}body:not(.dark) .btn-outline:hover{background:#F3F9FF}.btn-whatsapp{background:var(--whatsapp);color:#03230F;box-shadow:0 18px 40px rgba(37,211,102,.25)}
.hero{padding:98px 0 82px;position:relative;background:linear-gradient(180deg,rgba(6,24,47,.96),rgba(6,24,47,.86));color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 28%,rgba(20,200,255,.24),transparent 26%),radial-gradient(circle at 18% 22%,rgba(0,107,255,.26),transparent 26%);opacity:.95}.hero:after{content:"";position:absolute;right:-10%;top:20%;width:44%;height:80%;background:linear-gradient(135deg,rgba(20,200,255,.18),rgba(0,107,255,.03));clip-path:polygon(30% 0,100% 12%,72% 88%,0 100%);filter:blur(.5px)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center}.hero-grid-single{grid-template-columns:minmax(0,780px);justify-content:flex-start}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#8DE7FF;font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px;margin-bottom:18px}.eyebrow:before{content:"";width:34px;height:2px;background:linear-gradient(90deg,var(--cyan),transparent)}.hero h1,.page-hero h1{font-size:clamp(46px,6.4vw,88px);line-height:.94;margin:0 0 24px;letter-spacing:-.065em;font-weight:900}.hero p,.page-hero p{font-size:clamp(18px,2vw,22px);color:rgba(255,255,255,.78);max-width:780px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.microcopy,.note{font-size:14px;color:var(--muted)}.hero .microcopy{color:rgba(255,255,255,.62)}.hero-panel{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.32);backdrop-filter:blur(18px);position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;background:rgba(20,200,255,.24);border-radius:50%;filter:blur(10px)}.mock-browser{display:flex;gap:8px;margin-bottom:24px}.mock-browser span{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.32)}.mock-card.big{font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.02;margin-bottom:28px;letter-spacing:-.04em}.mock-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.13);padding:18px 0}.mock-row span{color:rgba(255,255,255,.62)}.mock-row strong{color:#fff}.section{padding:92px 0}.section h2{font-size:clamp(32px,4.6vw,58px);line-height:1.02;margin:0 0 22px;letter-spacing:-.055em;font-weight:900;max-width:960px}.section p{color:var(--muted);font-size:18px;max-width:920px}.highlight{background:linear-gradient(135deg,rgba(0,107,255,.10),rgba(20,200,255,.08));border-block:1px solid var(--line)}.domain{background:linear-gradient(135deg,rgba(20,200,255,.08),rgba(255,212,59,.10));border-block:1px solid var(--line)}.cards{display:grid;gap:20px;margin-top:34px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.six{grid-template-columns:repeat(3,1fr)}.cards article,.price-card,blockquote{background:linear-gradient(180deg,var(--surface),var(--surface-2));border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.cards article:before,.price-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--cyan));opacity:.75}.cards h3,.price-card h3{font-size:23px;line-height:1.12;margin:0 0 12px;letter-spacing:-.03em}.cards article span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:white;font-weight:900;margin-bottom:16px}.checklist{padding:0;list-style:none;color:var(--muted);font-size:18px}.checklist li{margin:12px 0;padding-left:34px;position:relative}.checklist li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(20,200,255,.14);color:var(--cyan);font-size:13px;font-weight:900}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px}.comparison>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-soft)}.comparison p{border-top:1px solid var(--line);padding-top:14px;margin:14px 0}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:26px}.price-card.featured{outline:2px solid var(--cyan);box-shadow:0 30px 90px rgba(0,107,255,.20)}.price{font-size:44px;font-weight:950;margin:22px 0;color:var(--cyan);letter-spacing:-.05em}.hero-price{font-size:58px}.price-card ul{color:var(--muted);padding-left:20px}.tags{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.tags span{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-weight:900;color:var(--muted);box-shadow:0 8px 25px rgba(0,0,0,.04)}.cases a{font-weight:900;color:var(--cyan)}blockquote{font-size:22px;color:var(--text);border-left:5px solid var(--cyan)}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin:14px 0;padding:20px 22px;box-shadow:0 8px 25px rgba(0,0,0,.04)}.faq summary{font-weight:900;cursor:pointer}.cta-final,.page-hero{padding:96px 0;background:linear-gradient(180deg,rgba(6,24,47,.95),rgba(8,32,61,.95));color:#fff;position:relative;overflow:hidden}.page-hero:before,.cta-final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 12%,rgba(20,200,255,.20),transparent 28%),radial-gradient(circle at 86% 6%,rgba(0,107,255,.20),transparent 26%)}.page-hero .container,.cta-final .container{position:relative;z-index:1}.page-hero .container{max-width:980px}.page-hero p,.cta-final p{color:rgba(255,255,255,.76)}.narrow{max-width:880px}.form-wrap{max-width:940px}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow)}label{display:grid;gap:8px;font-weight:900}input,select,textarea{width:100%;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:14px;padding:14px 15px;font:inherit}textarea{min-height:128px}.full{grid-column:1/-1}.checkbox{display:flex;align-items:center;gap:10px}.checkbox input{width:auto}.hidden{display:none}
.site-footer{background:#123F5D;color:#F8FBFF;padding:54px 0 0;border-top:none}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.footer-grid-simple{max-width:920px}.site-footer h3{font-size:18px;margin:0 0 22px;color:#F8FBFF}.site-footer a{color:#D8E2EC;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer p{color:#D8E2EC;margin:0 0 18px;font-size:18px;line-height:1.35}.footer-bottom{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.10);padding:24px;margin-top:44px;color:#D8E2EC;background:rgba(4,21,42,.18)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;width:74px;height:74px;display:grid;place-items:center;text-decoration:none;border-radius:50%;box-shadow:0 20px 45px rgba(37,211,102,.28),0 0 0 3px rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.25);background:transparent;overflow:hidden}.floating-whatsapp img{display:block;width:100%;height:100%;object-fit:contain}.floating-whatsapp:hover{transform:translateY(-2px) scale(1.02)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1080px){.header-inner{grid-template-columns:auto auto auto;justify-content:space-between}.main-nav{display:none;position:absolute;left:3%;right:3%;top:82px;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.site-header .main-nav a{color:var(--text)}.main-nav.open{display:flex}.nav-toggle{display:block;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:12px;padding:10px 13px}body:not(.dark) .nav-toggle{background:#fff;color:var(--text);border-color:var(--line)}.brand-symbol{width:53px;height:53px}.hero-grid,.pricing,.comparison,.footer-grid,.lead-form{grid-template-columns:1fr}.hero{padding-top:70px}.cards.three,.cards.four,.cards.six{grid-template-columns:1fr 1fr}.footer-grid{gap:36px}}
@media(max-width:680px){.header-actions .btn{display:none}.brand-symbol{width:48px;height:48px}.brand-name{font-size:16px}.hero h1,.page-hero h1{font-size:42px}.section{padding:68px 0}.section h2{font-size:34px}.cards.three,.cards.four,.cards.six{grid-template-columns:1fr}.floating-whatsapp{right:18px;bottom:18px;width:66px;height:66px;left:auto}.hero-panel{display:none}.footer-bottom{justify-content:flex-start}.lead-form{padding:22px}}

@media(max-width:680px){.site-footer{padding-top:42px}.site-footer p{font-size:16px}.footer-grid{gap:28px}}

@media(max-width:680px){.tm-mark{margin-left:4px;font-size:.38em}}

.cases{align-items:stretch}.cards.three.cases{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cases article{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:30px;background:linear-gradient(180deg,rgba(10,35,66,.98),rgba(7,27,53,.98));border:1px solid rgba(68,130,199,.32);box-shadow:0 22px 60px rgba(0,0,0,.20)}.cases article h3{margin-bottom:14px;font-size:22px}.cases article p{font-size:16px;line-height:1.48;margin:0 0 12px;max-width:none}.cases article p strong{color:#F4F8FF}.case-copy{min-height:248px}.case-proof{margin:18px 0 14px;padding-top:2px;display:flex;flex-direction:column;gap:14px;margin-top:auto}.case-shot-wrap{position:relative}.case-shot{display:block;width:100%;height:184px;object-fit:cover;object-position:top center;border-radius:18px;border:1px solid rgba(141,231,255,.18);box-shadow:0 18px 40px rgba(0,0,0,.18);background:#0b2038}.proof-quote{margin:0;min-height:154px;padding:18px 18px 18px 20px;font-size:17px;line-height:1.42;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid rgba(68,130,199,.28);border-left:4px solid var(--cyan);border-radius:18px;color:#EAF3FF;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.proof-quote strong{display:block;margin-top:10px;color:var(--cyan);font-size:15px;letter-spacing:.01em}.cases a{margin-top:0;padding-top:10px;font-weight:900;color:var(--cyan);text-decoration:underline;text-underline-offset:4px}.cases a:hover{color:#8DE7FF}
.method-title-accent{color:var(--cyan)}

@media(max-width:1080px){.cards.three.cases{grid-template-columns:1fr 1fr}.case-shot{height:200px}}
@media(max-width:680px){.cards.three.cases{grid-template-columns:1fr}.cases article{padding:22px;border-radius:24px}.case-shot{height:190px}.proof-quote{font-size:16px}}

@media(max-width:1080px){.case-copy{min-height:0}.proof-quote{min-height:0}}


/* REV15 — polimento visual final da home */
.site-header{box-shadow:0 10px 40px rgba(0,0,0,.14)}
.header-inner{width:min(1320px,94%)}
.brand-symbol{filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}
.main-nav a{font-size:13.5px;letter-spacing:-.015em}
.hero{padding:112px 0 96px;background:linear-gradient(180deg,#06182F 0%,#071F3C 100%)}
.hero:before{background:radial-gradient(circle at 68% 26%,rgba(20,200,255,.20),transparent 28%),radial-gradient(circle at 14% 18%,rgba(0,107,255,.20),transparent 30%)}
.hero h1{max-width:900px;text-wrap:balance}
.hero p{max-width:760px}.section{position:relative}.section .container>h2{text-wrap:balance}.highlight h2 br{display:block}.domain .btn-outline{background:linear-gradient(135deg,rgba(0,107,255,.32),rgba(20,200,255,.18));border-color:rgba(20,200,255,.58);color:#fff}.domain .btn-outline:hover{background:linear-gradient(135deg,rgba(0,107,255,.48),rgba(20,200,255,.28))}.cards article,.price-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.cards article:hover,.price-card:hover{transform:translateY(-4px);border-color:rgba(20,200,255,.38);box-shadow:0 28px 70px rgba(0,0,0,.20)}.cards.six article{min-height:220px}.cards.six article span{box-shadow:0 14px 34px rgba(20,200,255,.22)}.comparison>div{min-height:360px}.price-card{min-height:100%;display:flex;flex-direction:column}.price-card .btn{margin-top:auto}.cases article{min-height:760px}.cases article:hover{border-color:rgba(20,200,255,.54)}.case-shot{height:196px;object-position:center top}.proof-quote{display:flex;flex-direction:column;justify-content:space-between}.site-footer{background:linear-gradient(180deg,#123F5D 0%,#0D304A 100%)}.floating-whatsapp{transition:transform .22s ease,filter .22s ease}.floating-whatsapp:hover{filter:saturate(1.08) brightness(1.04)}
@media(max-width:1080px){.cases article{min-height:auto}.case-shot{height:220px}.hero{padding:86px 0 78px}.cards.six article{min-height:0}}
@media(max-width:680px){.hero{padding:72px 0 66px}.hero h1{font-size:44px}.actions .btn{width:100%}.case-shot{height:205px}.section .container>h2{max-width:100%}.cards article:hover,.price-card:hover{transform:none}.comparison>div{min-height:0}}

.footer-no-links .footer-contact-only{display:grid;grid-template-columns:minmax(0,420px);justify-content:center;max-width:760px}.footer-no-links .site-footer a{pointer-events:none}.footer-no-links p{cursor:default}.footer-no-links h3{text-align:left}
@media(max-width:680px){.footer-no-links .footer-contact-only{justify-content:flex-start}.footer-no-links h3{text-align:left}}

/* REV17 - Footer institucional sem links, com presença de marca */
.footer-institucional{background:radial-gradient(circle at 18% 18%,rgba(20,200,255,.14),transparent 28%),linear-gradient(180deg,#123F5D 0%,#0D304A 100%);padding:72px 0 0;border-top:1px solid rgba(255,255,255,.08)}
.footer-rich{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:72px;align-items:stretch;max-width:1120px}
.footer-brand-panel,.footer-contact-card{background:rgba(4,21,42,.20);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:34px;box-shadow:0 20px 55px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.04)}
.footer-brand-line{display:flex;align-items:center;gap:18px;margin-bottom:22px}.footer-symbol{width:64px;height:64px;object-fit:contain}.footer-brand-line strong{display:block;font-size:25px;letter-spacing:-.03em;color:#fff}.footer-brand-line span{display:block;color:var(--cyan);font-weight:900;margin-top:2px}.footer-brand-panel p{max-width:620px;color:#D8E2EC;font-size:18px;line-height:1.45;margin:0 0 26px}.footer-tags{display:flex;flex-wrap:wrap;gap:10px}.footer-tags span{display:inline-flex;align-items:center;border:1px solid rgba(141,231,255,.22);background:rgba(255,255,255,.04);color:#EAF3FF;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:850}.footer-contact-card h3{font-size:22px;margin-bottom:24px}.footer-contact-card p{font-size:19px;color:#EAF3FF;margin:0 0 18px}.footer-bottom{margin-top:52px}
@media(max-width:1080px){.footer-rich{grid-template-columns:1fr;gap:24px}.footer-institucional{padding-top:56px}}
@media(max-width:680px){.footer-brand-panel,.footer-contact-card{padding:24px;border-radius:22px}.footer-symbol{width:52px;height:52px}.footer-brand-line strong{font-size:22px}.footer-brand-panel p,.footer-contact-card p{font-size:16px}.footer-tags span{font-size:13px}}

.footer-contact-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:28px 30px;max-width:420px}
.footer-contact-card h3{margin-bottom:18px}
.footer-brand-panel{max-width:560px}
.footer-brand-line{display:flex;align-items:center;gap:16px;margin-bottom:16px}.footer-brand-line strong{display:block;font-size:22px;line-height:1.1}.footer-brand-line span{display:block;color:#9FD2FF;font-size:14px;font-weight:700;margin-top:2px}.footer-symbol{width:52px;height:52px;object-fit:contain}.footer-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-tags span{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);font-size:14px;color:#EAF3FF}.footer-instagram{display:inline-flex;align-items:center;gap:10px;margin-top:6px;color:#F8FBFF!important;font-weight:700;text-decoration:none}.footer-instagram img{width:22px;height:22px;display:block}.footer-instagram:hover{opacity:.92;transform:translateY(-1px)}
@media(max-width:680px){.footer-contact-card{padding:22px 22px}.footer-brand-line strong{font-size:20px}}



/* REV20 - Polimento visual final */
html{scroll-behavior:smooth}
body{font-kerning:normal;text-rendering:optimizeLegibility}
::selection{background:rgba(20,200,255,.28);color:#fff}

.site-header{
  border-bottom:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(18px) saturate(1.1);
}
body:not(.dark) .site-header{
  border-bottom:1px solid rgba(15,42,71,.08);
}

.brand-name{white-space:nowrap}
.main-nav a{letter-spacing:.01em}

.hero{
  overflow:hidden;
}
.hero:after{
  content:"";
  position:absolute;
  inset:auto -12% -18% 42%;
  height:360px;
  background:radial-gradient(circle,rgba(20,200,255,.18),rgba(20,200,255,0) 62%);
  pointer-events:none;
  filter:blur(6px);
}
.hero .eyebrow{
  border:1px solid rgba(141,231,255,.22);
  background:rgba(141,231,255,.08);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.hero h1{
  max-width:980px;
}
.hero-actions{
  align-items:center;
}
.hero-badges span{
  background:rgba(255,255,255,.055);
  border-color:rgba(141,231,255,.14);
}

.btn{
  will-change:transform;
}
.btn-primary{
  box-shadow:0 18px 46px rgba(0,107,255,.24), inset 0 1px 0 rgba(255,255,255,.14);
}
.btn-primary:hover{
  box-shadow:0 24px 58px rgba(0,107,255,.34), inset 0 1px 0 rgba(255,255,255,.18);
}
.btn-outline{
  backdrop-filter:blur(8px);
}

.section{
  isolation:isolate;
}
.section .container>p{
  max-width:840px;
}
.cards article,
.price-card,
.comparison>div,
.footer-contact-card,
.footer-brand-panel{
  position:relative;
}
.cards article:before,
.price-card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,0) 44%);
  opacity:.7;
}

.cards article h3,
.price-card h3{
  text-wrap:balance;
}
.cards article p,
.price-card p{
  color:rgba(216,226,236,.92);
}

.highlight{
  background:
    linear-gradient(135deg,rgba(20,200,255,.10),rgba(0,107,255,.06) 36%,rgba(255,255,255,0) 70%),
    var(--bg);
}
.highlight .container{
  position:relative;
}
.highlight .container:before{
  content:"";
  position:absolute;
  top:-32px;
  right:0;
  width:180px;
  height:180px;
  border-radius:999px;
  background:rgba(20,200,255,.10);
  filter:blur(26px);
  pointer-events:none;
}

.method .cards.six article span{
  font-variant-numeric:tabular-nums;
}
.method-title-accent{
  text-shadow:0 0 26px rgba(20,200,255,.18);
}

.pricing .price{
  letter-spacing:-.045em;
}
.price-card .small{
  color:rgba(216,226,236,.80);
}

.cases article{
  overflow:hidden;
}
.cases article h3{
  color:#F8FBFF;
}
.case-shot{
  transition:transform .35s ease, filter .35s ease;
}
.cases article:hover .case-shot{
  transform:scale(1.018);
  filter:saturate(1.05) contrast(1.03);
}
.case-proof{
  min-height:374px;
}
.proof-quote{
  position:relative;
}
.proof-quote:before{
  content:"“";
  position:absolute;
  top:6px;
  right:16px;
  font-size:52px;
  line-height:1;
  color:rgba(141,231,255,.12);
  font-weight:900;
}

.footer-institucional{
  position:relative;
  overflow:hidden;
}
.footer-institucional:before{
  content:"";
  position:absolute;
  inset:-40% auto auto -10%;
  width:420px;
  height:420px;
  background:radial-gradient(circle,rgba(20,200,255,.13),rgba(20,200,255,0) 68%);
  pointer-events:none;
}
.footer-rich{
  position:relative;
  z-index:1;
  align-items:stretch;
}
.footer-brand-panel{
  padding:30px 0;
}
.footer-contact-card{
  justify-self:end;
  width:100%;
}
.footer-contact-card p{
  margin-bottom:14px;
}
.footer-instagram{
  padding:10px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.10);
  transition:transform .22s ease,background .22s ease,border-color .22s ease;
}
.footer-instagram:hover{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.18);
}
.footer-bottom{
  position:relative;
  z-index:1;
}

.floating-whatsapp{
  transition:transform .22s ease, filter .22s ease, box-shadow .22s ease;
}
.floating-whatsapp:hover{
  box-shadow:0 24px 55px rgba(37,211,102,.34),0 0 0 4px rgba(255,255,255,.12);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible{
  outline:3px solid rgba(20,200,255,.62);
  outline-offset:4px;
  border-radius:12px;
}

@media(max-width:1080px){
  .hero:after{inset:auto -30% -16% 24%;height:320px}
  .case-proof{min-height:auto}
  .footer-contact-card{justify-self:start;max-width:520px}
  .footer-brand-panel{padding:0}
}

@media(max-width:680px){
  .hero{padding-top:56px}
  .hero-actions{gap:10px}
  .hero-actions .btn{width:100%;justify-content:center}
  .hero-badges{gap:8px}
  .hero-badges span{font-size:13px;padding:9px 11px}
  .cards article,.price-card{border-radius:24px}
  .case-shot{height:178px}
  .footer-rich{gap:26px}
  .footer-contact-card{max-width:none}
  .footer-tags span{font-size:13px}
}



/* REV21 - Ajuste fino do bloco institucional do rodapé */
.footer-rich{
  grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);
  gap:42px;
}
.footer-brand-panel{
  background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));
  border:1px solid rgba(141,231,255,.12);
  border-radius:28px;
  padding:34px 38px;
  max-width:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.footer-brand-panel:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  border-radius:28px 0 0 28px;
  background:linear-gradient(180deg,rgba(20,200,255,.82),rgba(0,107,255,.28));
  opacity:.78;
}
.footer-brand-line{
  gap:18px;
  margin-bottom:18px;
}
.footer-symbol{
  width:58px;
  height:58px;
  flex:0 0 58px;
}
.footer-brand-line strong{
  font-size:24px;
}
.footer-brand-panel p{
  max-width:760px;
  margin-left:0;
  font-size:18px;
  line-height:1.48;
}
.footer-tags{
  gap:12px;
}
.footer-tags span{
  padding:10px 14px;
  border-color:rgba(141,231,255,.14);
}
.footer-contact-card{
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:100%;
}
@media(max-width:1080px){
  .footer-rich{
    grid-template-columns:1fr;
  }
  .footer-brand-panel{
    padding:30px 30px;
  }
}
@media(max-width:680px){
  .footer-brand-panel{
    padding:24px 22px;
    border-radius:24px;
  }
  .footer-brand-panel:before{
    width:3px;
    border-radius:24px 0 0 24px;
  }
  .footer-symbol{
    width:50px;
    height:50px;
    flex-basis:50px;
  }
  .footer-brand-line strong{
    font-size:21px;
  }
}



/* REV22 - Refinamento final do rodapé: menos peso lateral e Instagram compacto */
.footer-brand-panel{
  padding:34px 46px;
  overflow:hidden;
}
.footer-brand-panel:before{
  width:0;
  opacity:0;
}
.footer-brand-panel:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:linear-gradient(90deg,rgba(20,200,255,.34),rgba(255,255,255,.04),rgba(20,200,255,.18));
  opacity:.75;
  pointer-events:none;
}
.footer-tags{
  max-width:100%;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.footer-tags span{
  justify-content:center;
  text-align:center;
  white-space:nowrap;
  min-width:0;
}
.footer-contact-card{
  padding:34px 38px;
}
.footer-instagram{
  width:auto;
  max-width:max-content;
  min-width:0;
  padding:10px 16px;
  gap:12px;
}
.footer-instagram span{
  white-space:nowrap;
}
@media(max-width:1180px){
  .footer-tags{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:1080px){
  .footer-brand-panel{
    padding:30px 32px;
  }
  .footer-instagram{
    max-width:100%;
  }
}
@media(max-width:680px){
  .footer-brand-panel{
    padding:24px 22px;
  }
  .footer-tags{
    grid-template-columns:1fr;
  }
  .footer-tags span{
    justify-content:flex-start;
  }
  .footer-instagram{
    width:100%;
    max-width:none;
    justify-content:flex-start;
  }
}



/* REV23 - Ajuste final dos previews dos cases */
.case-shot{
  object-fit:contain!important;
  object-position:left top!important;
  background:linear-gradient(180deg,#08213c,#06182d)!important;
  padding:0!important;
}
.case-proof{
  min-height:390px;
}
@media(max-width:680px){
  .case-shot{
    height:170px;
  }
  .case-proof{
    min-height:auto;
  }
}



/* REV24 - Privacidade e Preferências de Cookies */
.footer-legal-links{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  padding-top:24px;
  margin-top:28px;
  border-top:1px solid rgba(255,255,255,.08);
  font-size:13px;
  color:rgba(232,244,255,.68);
}
.footer-legal-links a,
.footer-legal-links button{
  color:rgba(232,244,255,.72);
  text-decoration:none;
  background:transparent;
  border:0;
  padding:0;
  font:inherit;
  cursor:pointer;
  transition:color .2s ease, opacity .2s ease;
}
.footer-legal-links a:hover,
.footer-legal-links button:hover{
  color:#8de7ff;
}
.cookie-consent{
  position:fixed;
  left:24px;
  right:24px;
  bottom:24px;
  z-index:9999;
  display:none;
  pointer-events:none;
}
.cookie-consent.is-visible{
  display:block;
}
.cookie-consent__box{
  width:min(980px,100%);
  margin:0 auto;
  pointer-events:auto;
  display:grid;
  grid-template-columns:1fr auto;
  gap:22px;
  align-items:center;
  padding:22px 24px;
  border:1px solid rgba(141,231,255,.18);
  border-radius:24px;
  background:linear-gradient(135deg,rgba(5,18,34,.96),rgba(3,9,22,.98));
  box-shadow:0 24px 80px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.05);
  backdrop-filter:blur(16px);
}
.cookie-consent__text strong{
  display:block;
  color:#f7fbff;
  font-size:16px;
  margin-bottom:6px;
}
.cookie-consent__text p{
  margin:0;
  color:rgba(232,244,255,.72);
  font-size:14px;
  line-height:1.45;
}
.cookie-consent__actions{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.cookie-btn{
  appearance:none;
  border:1px solid rgba(141,231,255,.18);
  border-radius:999px;
  padding:11px 15px;
  background:rgba(255,255,255,.045);
  color:#e8f4ff;
  font-weight:700;
  font-size:13px;
  cursor:pointer;
  transition:transform .2s ease, background .2s ease, border-color .2s ease;
}
.cookie-btn:hover{
  transform:translateY(-1px);
  border-color:rgba(141,231,255,.36);
  background:rgba(255,255,255,.07);
}
.cookie-btn--primary{
  border-color:rgba(20,200,255,.44);
  background:linear-gradient(135deg,#14c8ff,#006bff);
  color:#061225;
  box-shadow:0 14px 34px rgba(20,200,255,.2);
}
.cookie-modal{
  position:fixed;
  inset:0;
  z-index:10000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.cookie-modal.is-visible{
  display:flex;
}
.cookie-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.64);
  backdrop-filter:blur(8px);
}
.cookie-modal__panel{
  position:relative;
  width:min(720px,100%);
  max-height:min(86vh,760px);
  overflow:auto;
  border:1px solid rgba(141,231,255,.18);
  border-radius:28px;
  background:linear-gradient(145deg,#07172d,#030816);
  box-shadow:0 34px 110px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.05);
  padding:30px;
}
.cookie-modal__header{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:flex-start;
  margin-bottom:20px;
}
.cookie-modal__header h2{
  margin:0 0 8px;
  color:#f7fbff;
  font-size:26px;
  letter-spacing:-.03em;
}
.cookie-modal__header p{
  margin:0;
  color:rgba(232,244,255,.7);
  line-height:1.5;
}
.cookie-modal__close{
  width:38px;
  height:38px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.04);
  color:#e8f4ff;
  cursor:pointer;
  font-size:22px;
  line-height:1;
}
.cookie-category{
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  padding:18px 0;
  border-top:1px solid rgba(255,255,255,.08);
}
.cookie-category h3{
  margin:0 0 6px;
  color:#f7fbff;
  font-size:16px;
}
.cookie-category p{
  margin:0;
  color:rgba(232,244,255,.66);
  font-size:14px;
  line-height:1.45;
}
.cookie-switch{
  position:relative;
  width:56px;
  height:32px;
  display:inline-block;
}
.cookie-switch input{
  opacity:0;
  width:0;
  height:0;
}
.cookie-slider{
  position:absolute;
  cursor:pointer;
  inset:0;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  transition:.2s ease;
}
.cookie-slider:before{
  content:"";
  position:absolute;
  width:24px;
  height:24px;
  left:3px;
  top:3px;
  border-radius:50%;
  background:#e8f4ff;
  transition:.2s ease;
}
.cookie-switch input:checked + .cookie-slider{
  background:linear-gradient(135deg,#14c8ff,#006bff);
  border-color:rgba(20,200,255,.55);
}
.cookie-switch input:checked + .cookie-slider:before{
  transform:translateX(24px);
}
.cookie-switch input:disabled + .cookie-slider{
  opacity:.75;
  cursor:not-allowed;
}
.cookie-modal__actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.08);
}
.policy-section{
  padding:70px 0;
}
.policy-section h2{
  color:#f7fbff;
}
.policy-section p,
.policy-list{
  color:rgba(232,244,255,.74);
}
.policy-list{
  line-height:1.6;
}
@media(max-width:780px){
  .cookie-consent{
    left:14px;
    right:14px;
    bottom:14px;
  }
  .cookie-consent__box{
    grid-template-columns:1fr;
    padding:20px;
  }
  .cookie-consent__actions{
    justify-content:flex-start;
  }
  .cookie-modal__panel{
    padding:24px 20px;
    border-radius:24px;
  }
  .cookie-category{
    grid-template-columns:1fr;
  }
  .cookie-modal__actions{
    justify-content:flex-start;
  }
}



/* REV25 - Links legais posicionados antes do copyright */
.footer-legal-links{
  margin-top:24px;
  padding-top:22px;
  padding-bottom:10px;
}



/* REV26 - Polimento final do rodapé legal */
.footer-legal-links{
  width:100%;
  max-width:760px;
  margin:32px auto 0;
  padding:22px 0 10px;
  border-top:1px solid rgba(255,255,255,.10);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:24px;
  flex-wrap:wrap;
  text-align:center;
}
.footer-legal-links a,
.footer-legal-links button{
  color:rgba(232,244,255,.70);
  text-decoration:none;
  background:transparent;
  border:0;
  padding:0;
  font:inherit;
  font-size:14px;
  cursor:pointer;
}
.footer-legal-links a:hover,
.footer-legal-links button:hover{
  color:#8de7ff;
}
.footer-copy{
  width:100%;
  margin:8px auto 0!important;
  text-align:center!important;
  color:rgba(232,244,255,.76)!important;
  font-size:14px!important;
  line-height:1.5!important;
}
.footer-institucional > p:not(.footer-copy){
  text-align:center;
}
@media(max-width:680px){
  .footer-legal-links{
    gap:14px;
    margin-top:26px;
    padding-top:18px;
  }
  .footer-legal-links a,
  .footer-legal-links button,
  .footer-copy{
    font-size:13px!important;
  }
}
