/* ════════ Reset & tokens ════════ */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --bg: #ffffff;
  --bg-alt: #F2F2F2;
  --surface: #ffffff;
  --border: #E3E7E8;
  --border-2: #CBD3D5;

  --ink: #16272C;
  --ink-2: #55686D;
  --ink-3: #8A9A9E;

  --accent: #1C4E59;
  --accent-2: #68868C;
  --accent-deep: #123A43;
  --accent-tint: #EAF0F1;
  --gold: #BFA36F;
  --olive: #8C8669;

  --dark: #12333B;
  --dark-2: #1C4E59;

  --f-head: 'Plus Jakarta Sans', sans-serif;
  --f-body: 'Inter', sans-serif;

  --w: 1200px;
  --r: 14px;
  --r-lg: 22px;
  --ease: cubic-bezier(.16,1,.3,1);
  --t: .3s var(--ease);
}

html { scroll-behavior: smooth; }

body {
  font-family: var(--f-body);
  color: var(--ink);
  background: var(--bg);
  line-height: 1.62;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

h1, h2, h3, h4 {
  font-family: var(--f-head);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -.03em;
  color: var(--ink);
}

:focus-visible { outline: none; box-shadow: 0 0 0 3px rgba(28, 78, 89,.35); border-radius: 6px; }

.sr-only {
  position: absolute; width: 1px; height: 1px;
  padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

.container { width: 100%; max-width: var(--w); margin: 0 auto; padding: 0 28px; position: relative; }
.container--narrow { max-width: 800px; }

.section { padding: 130px 0; }
.section--alt { background: var(--bg-alt); }

/* ════════ Section heads ════════ */
.head { max-width: 680px; margin-bottom: 72px; }
.head--center { margin-inline: auto; text-align: center; }
.head__title { font-size: clamp(2.1rem, 4.2vw, 3.1rem); margin: 16px 0 0; }
.head__title--light { color: #fff; }
.head__sub { margin-top: 20px; font-size: 1.06rem; color: var(--ink-2); }
.head--center .head__sub { margin-inline: auto; max-width: 560px; }

.eyebrow {
  font-family: var(--f-head);
  font-size: .76rem; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase;
  color: var(--accent);
}
.eyebrow--light { color: #A8C0C5; }

.grad {
  display: block;
  background: linear-gradient(100deg, var(--accent) 0%, var(--olive) 55%, var(--gold) 100%);
  background-size: 200% auto;
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent; color: transparent;
  animation: grad-shift 7s ease-in-out infinite;
}
@keyframes grad-shift { 0%,100% { background-position: 0% center; } 50% { background-position: 100% center; } }

/* ════════ Preloader ════════ */
body.is-loading { overflow: hidden; }

.preloader {
  position: fixed; inset: 0; z-index: 999;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg);
  transition: opacity .7s var(--ease), visibility .7s;
}
.preloader.is-done { opacity: 0; visibility: hidden; }
.preloader__inner { display: flex; flex-direction: column; align-items: center; gap: 22px; }
.preloader__logo {
  font-family: var(--f-head); font-weight: 800; font-size: 1.6rem; letter-spacing: -.03em;
  opacity: 0; transform: translateY(10px);
  animation: pre-logo .8s var(--ease) .1s forwards;
}
.preloader__logo span { color: var(--accent); }
@keyframes pre-logo { to { opacity: 1; transform: none; } }

.preloader__bar {
  display: block; width: 160px; height: 2px;
  background: var(--border); border-radius: 2px; overflow: hidden;
  opacity: 0; animation: pre-logo .6s var(--ease) .3s forwards;
}
.preloader__bar i {
  display: block; height: 100%; width: 100%;
  background: linear-gradient(90deg, var(--accent), var(--olive), var(--gold));
  transform: scaleX(0); transform-origin: left;
  animation: pre-bar 1.05s var(--ease) .35s forwards;
}
@keyframes pre-bar { to { transform: scaleX(1); } }

/* conteúdo entra em sequência depois do preloader */
body:not(.is-loading) .hero__copy > * { animation: hero-in .9s var(--ease) both; }
body:not(.is-loading) .hero__copy > *:nth-child(1) { animation-delay: .05s; }
body:not(.is-loading) .hero__copy > *:nth-child(2) { animation-delay: .13s; }
body:not(.is-loading) .hero__copy > *:nth-child(3) { animation-delay: .21s; }
body:not(.is-loading) .hero__copy > *:nth-child(4) { animation-delay: .29s; }
body:not(.is-loading) .hero__copy > *:nth-child(5) { animation-delay: .37s; }
body:not(.is-loading) .hero__visual { animation: hero-visual 1.1s var(--ease) .3s both; }
@keyframes hero-in { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: none; } }
@keyframes hero-visual { from { opacity: 0; transform: translateY(28px) scale(.97); } to { opacity: 1; transform: none; } }

/* ════════ Grain ════════ */
.grain {
  position: fixed; inset: 0; z-index: 300; pointer-events: none;
  opacity: .035; mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* ════════ Scroll progress ════════ */
.scroll-progress {
  position: fixed; top: 0; left: 0; height: 2.5px; width: 100%;
  transform: scaleX(0); transform-origin: 0 50%;
  background: linear-gradient(90deg, var(--accent), var(--olive), var(--gold));
  z-index: 200; will-change: transform;
}

/* ════════ Buttons ════════ */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  padding: 15px 26px;
  font-family: var(--f-head); font-weight: 600; font-size: .95rem;
  border-radius: 999px; border: 1.5px solid transparent;
  cursor: pointer; white-space: nowrap; position: relative; overflow: hidden;
  transition: transform var(--t), background var(--t), color var(--t), border-color var(--t), box-shadow var(--t);
  will-change: transform;
}
.btn svg { width: 17px; height: 17px; transition: transform .3s var(--ease); }
.btn:hover svg { transform: translateX(3px); }
.btn--sm { padding: 10px 18px; font-size: .85rem; }
.btn--lg { padding: 17px 32px; font-size: 1rem; }
.btn--full { width: 100%; }

.btn--accent {
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #fff;
  box-shadow: 0 10px 30px rgba(28, 78, 89,.32);
}
.btn--accent:hover { box-shadow: 0 16px 40px rgba(28, 78, 89,.45); }
/* shine sweep on hover */
.btn--accent::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(110deg, transparent 30%, rgba(255,255,255,.35), transparent 70%);
  transform: translateX(-120%);
  transition: transform .7s var(--ease);
}
.btn--accent:hover::after { transform: translateX(120%); }

.btn--white { background: #fff; color: var(--accent-deep); box-shadow: 0 10px 30px rgba(0,0,0,.18); }
.btn--white:hover { background: #EAF0F1; }

.btn--ghost { background: rgba(255,255,255,.7); color: var(--ink); border-color: var(--border-2); backdrop-filter: blur(8px); }
.btn--ghost:hover { border-color: var(--accent); color: var(--accent); }

.btn--outline { background: transparent; color: var(--ink); border-color: var(--border-2); }
.btn--outline:hover { border-color: var(--ink); background: var(--ink); color: #fff; }

/* ════════ Header ════════ */
.header {
  position: sticky; top: 0; z-index: 100;
  background: rgba(255,255,255,.7);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid transparent;
  transition: border-color var(--t), box-shadow var(--t);
}
.header.is-scrolled { border-color: var(--border); box-shadow: 0 6px 28px rgba(20, 38, 43,.05); }
.header__inner { display: flex; align-items: center; justify-content: space-between; height: 76px; gap: 24px; }

.logo { font-family: var(--f-head); font-weight: 800; font-size: 1.18rem; letter-spacing: -.03em; }
.logo span { color: var(--accent); }

.nav { display: flex; gap: 32px; margin-left: auto; margin-right: 28px; }
.nav__link { font-size: .91rem; font-weight: 500; color: var(--ink-2); position: relative; transition: color var(--t); }
.nav__link::after {
  content: ""; position: absolute; left: 0; bottom: -5px; height: 2px; width: 0;
  background: var(--accent); transition: width var(--t);
}
.nav__link:hover { color: var(--ink); }
.nav__link:hover::after { width: 100%; }

.menu-toggle { display: none; flex-direction: column; justify-content: center; gap: 5px; width: 32px; height: 32px; background: none; border: none; cursor: pointer; }
.menu-toggle span { display: block; height: 2px; background: var(--ink); border-radius: 2px; transition: transform var(--t), opacity var(--t); }
.menu-toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.menu-toggle.is-open span:nth-child(2) { opacity: 0; }
.menu-toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ════════ HERO ════════ */
.hero { position: relative; padding: 90px 0 110px; overflow: hidden; }

.hero__grid-bg {
  position: absolute; inset: 0; pointer-events: none;
  background-image:
    linear-gradient(rgba(20, 38, 43,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(20, 38, 43,.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse 80% 60% at 50% 30%, #000 20%, transparent 75%);
}

.hero__aurora { position: absolute; inset: 0; pointer-events: none; overflow: hidden; }
.aurora { position: absolute; border-radius: 50%; filter: blur(70px); will-change: transform; }
.aurora--1 {
  width: 620px; height: 520px; top: -180px; left: -60px;
  background: radial-gradient(circle, rgba(28, 78, 89,.42), transparent 68%);
  animation: drift1 16s ease-in-out infinite;
}
.aurora--2 {
  width: 560px; height: 480px; top: -120px; right: -80px;
  background: radial-gradient(circle, rgba(191, 163, 111,.38), transparent 68%);
  animation: drift2 19s ease-in-out infinite;
}
.aurora--3 {
  width: 500px; height: 400px; bottom: -160px; left: 35%;
  background: radial-gradient(circle, rgba(140, 134, 105,.3), transparent 68%);
  animation: drift3 22s ease-in-out infinite;
}
@keyframes drift1 { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(60px,40px) scale(1.12); } }
@keyframes drift2 { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(-50px,50px) scale(1.15); } }
@keyframes drift3 { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(40px,-40px) scale(1.1); } }

.hero__spotlight {
  position: absolute; width: 520px; height: 520px; border-radius: 50%;
  background: radial-gradient(circle, rgba(28, 78, 89,.12), transparent 65%);
  transform: translate(-50%,-50%); top: 30%; left: 50%;
  pointer-events: none; will-change: left, top;
}

.hero__inner {
  display: grid; grid-template-columns: 1fr 1.05fr; gap: 56px; align-items: center;
  position: relative; z-index: 2;
}

.badge {
  display: inline-flex; align-items: center; gap: 9px;
  padding: 7px 15px 7px 11px; border-radius: 999px;
  border: 1px solid var(--border); background: rgba(255,255,255,.8);
  backdrop-filter: blur(8px);
  box-shadow: 0 2px 10px rgba(20, 38, 43,.05);
  color: var(--ink-2); font-size: .82rem; font-weight: 500;
  margin-bottom: 26px;
}
.badge__dot { width: 7px; height: 7px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 0 3px var(--accent-tint); animation: dot 2.4s ease-in-out infinite; }
@keyframes dot { 0%,100% { box-shadow: 0 0 0 3px var(--accent-tint); } 50% { box-shadow: 0 0 0 7px rgba(28, 78, 89,.12); } }

.hero__title { font-size: clamp(2.5rem, 4.6vw, 3.9rem); letter-spacing: -.04em; margin-bottom: 22px; }
.hero__subtitle { font-size: 1.1rem; color: var(--ink-2); max-width: 460px; margin-bottom: 34px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; }

.hero__trust { display: flex; align-items: center; gap: 14px; margin-top: 34px; }
.hero__avatars { display: flex; }
.hero__avatars span {
  width: 34px; height: 34px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-family: var(--f-head); font-size: .7rem; font-weight: 700; color: #fff;
  background: linear-gradient(135deg, var(--accent), var(--gold));
  border: 2px solid #fff; margin-left: -10px;
}
.hero__avatars span:first-child { margin-left: 0; }
.hero__avatars span:last-child { background: var(--ink); }
.hero__trust p { font-size: .86rem; color: var(--ink-2); }
.hero__trust strong { color: var(--ink); font-weight: 600; }

/* ── Hero visual: browser + mini landing ── */
.hero__visual { position: relative; will-change: transform; }

.browser {
  border-radius: var(--r-lg);
  border: 1px solid var(--border);
  background: #fff;
  box-shadow: 0 50px 100px -20px rgba(28, 78, 89,.28), 0 20px 50px -20px rgba(20, 38, 43,.15);
  overflow: hidden;
}
.browser__bar { display: flex; align-items: center; gap: 7px; padding: 13px 16px; border-bottom: 1px solid var(--border); background: #FAFBFB; }
.browser__dot { width: 9px; height: 9px; border-radius: 50%; background: var(--border-2); }
.browser__url {
  margin-left: 10px; font-size: .72rem; color: var(--ink-3);
  background: #ECEFEF; padding: 4px 14px; border-radius: 999px;
}
.browser__body { position: relative; background: #fff; overflow: hidden; }

.browser__sweep {
  position: absolute; top: -50%; left: 0; width: 45%; height: 200%;
  background: linear-gradient(105deg, transparent, rgba(28, 78, 89,.10), transparent);
  transform: rotate(14deg) translateX(-160%);
  animation: sweep 6s ease-in-out infinite;
  z-index: 3; pointer-events: none;
}
@keyframes sweep {
  0% { transform: rotate(14deg) translateX(-160%); }
  55%, 100% { transform: rotate(14deg) translateX(340%); }
}

.mini { padding: 20px; position: relative; }

.mini__nav { display: flex; align-items: center; justify-content: space-between; margin-bottom: 22px; }
.mini__logo { width: 44px; height: 9px; border-radius: 3px; background: var(--ink); }
.mini__links { display: flex; gap: 8px; }
.mini__links i { display: block; width: 22px; height: 6px; border-radius: 3px; background: #DCE2E3; }
.mini__cta { width: 46px; height: 16px; border-radius: 999px; background: var(--accent); }

.mini__hero { display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 6px 0 20px; }
.mini__h1 { width: 72%; height: 13px; border-radius: 4px; background: #1F3238; }
.mini__h1--short { width: 48%; background: linear-gradient(90deg, var(--accent), var(--gold)); }
.mini__p { width: 60%; height: 6px; border-radius: 3px; background: #DCE2E3; margin-top: 3px; }
.mini__btn {
  margin-top: 8px; padding: 7px 16px; border-radius: 999px;
  background: var(--accent); color: #fff;
  font-family: var(--f-head); font-size: .62rem; font-weight: 600;
  box-shadow: 0 6px 16px rgba(28, 78, 89,.35);
  animation: btn-breathe 2.6s ease-in-out infinite;
}
@keyframes btn-breathe {
  0%,100% { transform: scale(1); box-shadow: 0 6px 16px rgba(28, 78, 89,.35); }
  50% { transform: scale(1.05); box-shadow: 0 8px 22px rgba(28, 78, 89,.5); }
}

.mini__chart { border: 1px solid var(--border); border-radius: 12px; padding: 12px 14px 4px; background: #FAFBFB; }
.mini__chart-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 6px; }
.mini__chart-head span { font-size: .66rem; color: var(--ink-3); font-weight: 500; }
.mini__delta { font-family: var(--f-head); font-size: .82rem; font-weight: 700; color: var(--accent); }
.mini__spark { width: 100%; height: 62px; display: block; }
.mini__spark-line {
  stroke-dasharray: 100; stroke-dashoffset: 100;
  animation: draw 1.6s var(--ease) .3s forwards;
}
@keyframes draw { to { stroke-dashoffset: 0; } }
.mini__spark-area { opacity: 0; animation: fade-area .8s ease 1.5s forwards; }
@keyframes fade-area { to { opacity: 1; } }

.mini__pings { position: absolute; inset: 0; pointer-events: none; }
.ping {
  position: absolute; right: 16px;
  display: inline-flex; align-items: center; gap: 6px;
  padding: 6px 11px; border-radius: 999px;
  background: #fff; border: 1px solid var(--border);
  box-shadow: 0 8px 22px rgba(20, 38, 43,.12);
  font-size: .64rem; font-weight: 600; color: var(--ink);
  opacity: 0;
}
.ping::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: #1C4E59; }
.ping--1 { top: 30%; animation: ping-in 5s ease-in-out 1.6s infinite; }
.ping--2 { top: 52%; animation: ping-in 5s ease-in-out 3.4s infinite; }
@keyframes ping-in {
  0% { opacity: 0; transform: translateX(16px) scale(.9); }
  12%, 34% { opacity: 1; transform: translateX(0) scale(1); }
  46%, 100% { opacity: 0; transform: translateX(16px) scale(.95); }
}

/* floating chips around the browser */
.hero__float {
  position: absolute;
  display: flex; align-items: center; gap: 10px;
  padding: 11px 15px; border-radius: 14px;
  background: rgba(255,255,255,.85); backdrop-filter: blur(12px);
  border: 1px solid var(--border);
  box-shadow: 0 16px 40px rgba(20, 38, 43,.12);
  will-change: transform;
}
.hero__float svg { width: 18px; height: 18px; color: var(--accent); }
.hero__float strong { display: block; font-family: var(--f-head); font-size: .92rem; font-weight: 700; line-height: 1.2; }
.hero__float span { font-size: .68rem; color: var(--ink-3); }
.hero__float--speed { left: -96px; top: 24%; animation: float-a 5s ease-in-out infinite; }
.hero__float--mobile { right: -84px; bottom: 14%; animation: float-b 6s ease-in-out infinite; }
@keyframes float-a { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } }
@keyframes float-b { 0%,100% { transform: translateY(0); } 50% { transform: translateY(10px); } }

/* ════════ Stats ════════ */
.stats { border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 46px 0; background: var(--bg); }
.stats__grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 28px; text-align: center; }
.stats__number { display: block; font-family: var(--f-head); font-size: clamp(1.8rem,2.8vw,2.5rem); font-weight: 800; letter-spacing: -.03em; }
.stats__label { font-size: .84rem; color: var(--ink-2); }

/* ════════ Problema ════════ */
.pains { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; }
.pain {
  border: 1px solid var(--border); border-radius: var(--r);
  background: var(--surface); padding: 30px 28px;
  position: relative; overflow: hidden;
  transition: transform var(--t), box-shadow var(--t), border-color var(--t);
}
.pain::before {
  content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px;
  background: linear-gradient(180deg, var(--accent), var(--gold));
  transform: scaleY(0); transform-origin: top; transition: transform .45s var(--ease);
}
.pain:hover { transform: translateY(-4px); box-shadow: 0 20px 44px rgba(20, 38, 43,.08); border-color: var(--border-2); }
.pain:hover::before { transform: scaleY(1); }
.pain__n { font-family: var(--f-head); font-size: .78rem; font-weight: 700; color: var(--ink-3); letter-spacing: .08em; }
.pain h3 { font-size: 1.1rem; margin: 12px 0 8px; }
.pain p { color: var(--ink-2); font-size: .95rem; }
.pains .pain:nth-child(2) { transition-delay: .06s; }
.pains .pain:nth-child(3) { transition-delay: .12s; }
.pains .pain:nth-child(4) { transition-delay: .18s; }

/* ════════ Band (dark) ════════ */
.band { position: relative; background: var(--dark); color: #fff; padding: 120px 0; overflow: hidden; text-align: center; }
.band__grid-bg {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse 70% 70% at 50% 50%, #000, transparent 75%);
}
.band__glow {
  position: absolute; top: -140px; left: 50%; transform: translateX(-50%);
  width: 760px; height: 420px; filter: blur(70px);
  background: radial-gradient(ellipse, rgba(28, 78, 89,.5), transparent 68%);
}
.band__inner { position: relative; z-index: 1; max-width: 780px; margin: 0 auto; }
.band__inner h2 { color: #fff; font-size: clamp(1.9rem,3.8vw,2.7rem); margin: 16px 0 22px; }
.band__text { color: rgba(255,255,255,.66); font-size: 1.05rem; }

/* ════════ Processo ════════ */
.process { position: relative; }
.process__line { position: absolute; top: 7px; left: 0; right: 0; height: 2px; background: var(--border); }
.process__line-fill { display: block; height: 100%; width: 0; background: linear-gradient(90deg, var(--accent), var(--olive), var(--gold)); transition: width 1.4s var(--ease); }
.process__steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 36px; }
.pstep { position: relative; padding-top: 34px; }
.pstep__dot {
  position: absolute; top: 0; left: 0;
  width: 16px; height: 16px; border-radius: 50%;
  background: #fff; border: 2px solid var(--border-2);
  transition: border-color var(--t), box-shadow var(--t);
}
.pstep.is-visible .pstep__dot { border-color: var(--accent); box-shadow: 0 0 0 5px var(--accent-tint); }
.pstep__n { font-family: var(--f-head); font-size: .76rem; font-weight: 700; color: var(--accent); letter-spacing: .1em; }
.pstep h3 { font-size: 1.08rem; margin: 8px 0 8px; }
.pstep p { color: var(--ink-2); font-size: .94rem; }
.process__steps .pstep:nth-child(2) { transition-delay: .1s; }
.process__steps .pstep:nth-child(3) { transition-delay: .2s; }
.process__steps .pstep:nth-child(4) { transition-delay: .3s; }

/* ════════ Bento ════════ */
.bento { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.bento__card {
  grid-column: span 1;
  border: 1px solid var(--border); border-radius: var(--r-lg);
  background: var(--surface); padding: 32px;
  display: flex; flex-direction: column; gap: 22px;
  box-shadow: 0 4px 20px rgba(20, 38, 43,.03);
  transition: box-shadow var(--t), border-color var(--t);
  will-change: transform;
}
.bento__card:hover { box-shadow: 0 26px 60px rgba(28, 78, 89,.14); border-color: var(--border-2); }
.bento__card--wide { grid-column: span 3; flex-direction: row; align-items: center; gap: 44px; }
.bento__card--wide .bento__body { flex: 1; }
.bento__card--wide .bento__visual { flex: 1; }
.bento__body h3 { font-size: 1.22rem; margin-bottom: 10px; }
.bento__body p { color: var(--ink-2); font-size: .96rem; }

.copylines { display: flex; flex-direction: column; gap: 10px; padding: 24px; background: var(--bg-alt); border-radius: var(--r); border: 1px solid var(--border); }
.copyline { height: 11px; width: var(--w); border-radius: 5px; background: linear-gradient(90deg, rgba(28, 78, 89,.5), rgba(28, 78, 89,.12)); }
.copyline--cta {
  height: auto; width: auto; align-self: flex-start;
  padding: 8px 16px; border-radius: 999px;
  background: var(--accent); color: #fff;
  font-family: var(--f-head); font-size: .76rem; font-weight: 600;
  margin-top: 6px; box-shadow: 0 8px 20px rgba(28, 78, 89,.3);
}

.chat { display: flex; flex-direction: column; gap: 10px; padding: 24px; background: var(--bg-alt); border-radius: var(--r); border: 1px solid var(--border); }
.chat__bubble { padding: 11px 16px; border-radius: 16px; font-size: .84rem; max-width: 82%; }
.chat__bubble--them { background: #fff; border: 1px solid var(--border); color: var(--ink-2); align-self: flex-start; border-bottom-left-radius: 5px; }
.chat__bubble--us { background: var(--accent); color: #fff; align-self: flex-end; border-bottom-right-radius: 5px; }

.gauge { position: relative; align-self: flex-start; }
.gauge svg { width: 108px; height: 108px; transform: rotate(-90deg); }
.gauge__bg { fill: none; stroke: var(--bg-alt); stroke-width: 10; }
.gauge__fill {
  fill: none; stroke: var(--accent); stroke-width: 10; stroke-linecap: round;
  stroke-dasharray: 314; stroke-dashoffset: 314;
  transition: stroke-dashoffset 1.6s var(--ease);
}
.bento__card.is-visible .gauge__fill { stroke-dashoffset: 250; }
.gauge__value {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  font-family: var(--f-head); font-weight: 800; font-size: 1.35rem;
}

.devices { display: flex; align-items: flex-end; gap: 10px; align-self: flex-start; }
.device { display: block; border: 2px solid var(--border-2); border-radius: 6px; background: var(--bg-alt); }
.device--desk { width: 74px; height: 52px; border-radius: 6px 6px 2px 2px; }
.device--tab { width: 40px; height: 54px; }
.device--phone { width: 26px; height: 46px; border-color: var(--accent); background: var(--accent-tint); }

.bento .bento__card:nth-child(2) { transition-delay: .08s; }
.bento .bento__card:nth-child(3) { transition-delay: .16s; }

/* ════════ Showcase (dark) ════════ */
.showcase { position: relative; background: var(--dark); padding: 130px 0; overflow: hidden; }
.showcase__glow {
  position: absolute; top: 10%; left: 50%; transform: translateX(-50%);
  width: 900px; height: 500px; filter: blur(90px);
  background: radial-gradient(ellipse, rgba(28, 78, 89,.3), transparent 70%);
}
.showcase .container { position: relative; z-index: 1; }

.works { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.work {
  border: 1px solid rgba(255,255,255,.1); border-radius: var(--r-lg);
  background: rgba(255,255,255,.04); backdrop-filter: blur(10px);
  overflow: hidden;
  transition: transform var(--t), border-color var(--t), box-shadow var(--t);
}
.work:hover { transform: translateY(-8px); border-color: rgba(28, 78, 89,.6); box-shadow: 0 30px 70px rgba(28, 78, 89,.25); }
.works .work:nth-child(2) { transition-delay: .09s; }
.works .work:nth-child(3) { transition-delay: .18s; }

.work__shot {
  position: relative; height: 190px; padding: 18px;
  background: linear-gradient(160deg, rgba(28, 78, 89,.16), rgba(191, 163, 111,.06));
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.work__chip {
  position: absolute; top: 14px; right: 14px; z-index: 2;
  padding: 4px 10px; border-radius: 999px;
  background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.16);
  color: #D2DEE0; font-size: .64rem; font-weight: 600;
}
.work__ui {
  height: 100%; border-radius: 10px 10px 0 0;
  background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-bottom: none;
  padding: 14px; display: flex; flex-direction: column; gap: 9px; align-items: center;
  transition: transform .5s var(--ease);
}
.work:hover .work__ui { transform: translateY(-6px); }
.work__ui-bar { width: 100%; height: 7px; border-radius: 3px; background: rgba(255,255,255,.18); }
.work__ui-h { width: 70%; height: 10px; border-radius: 4px; background: rgba(255,255,255,.55); margin-top: 6px; }
.work__ui-h--s { width: 45%; background: var(--accent-2); }
.work__ui-btn { width: 62px; height: 15px; border-radius: 999px; background: var(--accent); margin-top: 4px; box-shadow: 0 4px 14px rgba(28, 78, 89,.5); }
.work__ui-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; width: 100%; margin-top: 4px; }
.work__ui-grid i { display: block; height: 22px; border-radius: 4px; background: rgba(255,255,255,.14); }
.work__ui-spark {
  width: 100%; height: 34px; margin-top: 4px; border-radius: 4px;
  background:
    linear-gradient(to top right, transparent 48%, var(--accent-2) 49%, var(--accent-2) 52%, transparent 53%),
    rgba(255,255,255,.06);
}

.work__meta { padding: 22px; }
.work__meta h3 { color: #fff; font-size: 1.05rem; margin-bottom: 6px; }
.work__meta p { color: rgba(255,255,255,.5); font-size: .88rem; margin-bottom: 14px; }
.work__kpi {
  display: inline-block; padding: 7px 13px; border-radius: 999px;
  background: rgba(28, 78, 89,.16); border: 1px solid rgba(28, 78, 89,.35);
  color: #BFA36F; font-size: .78rem;
}
.work__kpi strong { color: #fff; font-family: var(--f-head); }

/* ════════ Compare ════════ */
.compare { border: 1px solid var(--border); border-radius: var(--r-lg); overflow: hidden; overflow-x: auto; }
.compare__table { width: 100%; border-collapse: collapse; min-width: 640px; background: var(--surface); }
.compare__table th, .compare__table td { padding: 17px 22px; text-align: center; font-size: .92rem; border-bottom: 1px solid var(--border); }
.compare__table thead th { font-family: var(--f-head); font-weight: 700; background: var(--bg-alt); }
.compare__table tbody th { text-align: left; font-weight: 500; color: var(--ink-2); }
.compare__table tbody tr:last-child th, .compare__table tbody tr:last-child td { border-bottom: none; }
.compare__table .hl { background: var(--accent-tint); color: var(--accent-deep); font-weight: 700; }
.compare__table thead .hl { background: var(--accent); color: #fff; }
.tick { display: inline-block; width: 18px; height: 18px; position: relative; }
.tick::after {
  content: ""; position: absolute; left: 5px; top: 1px;
  width: 6px; height: 11px;
  border: solid var(--accent); border-width: 0 2.5px 2.5px 0;
  transform: rotate(45deg);
}
.compare__table .mid, .compare__table .no { color: var(--ink-3); }

/* ════════ Depoimentos ════════ */
.quotes { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.quote {
  position: relative;
  border: 1px solid var(--border); border-radius: var(--r-lg);
  background: var(--surface); padding: 30px 28px;
  transition: transform var(--t), box-shadow var(--t);
}
.quote:hover { transform: translateY(-5px); box-shadow: 0 24px 54px rgba(28, 78, 89,.1); }
.quotes .quote:nth-child(2) { transition-delay: .09s; }
.quotes .quote:nth-child(3) { transition-delay: .18s; }
.quote__mark {
  position: absolute; top: 12px; right: 22px;
  font-family: var(--f-head); font-size: 3.6rem; font-weight: 800;
  color: var(--accent-tint); line-height: 1;
}
.quote p { font-size: .98rem; margin-bottom: 24px; position: relative; z-index: 1; }
.quote footer { display: flex; align-items: center; gap: 12px; }
.avatar {
  flex-shrink: 0; width: 42px; height: 42px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  background: linear-gradient(135deg, var(--accent), var(--gold));
  color: #fff; font-family: var(--f-head); font-weight: 700; font-size: .82rem;
}
.quote__who { display: flex; flex-direction: column; font-family: var(--f-head); font-weight: 700; font-size: .9rem; }
.quote__who span { font-family: var(--f-body); font-weight: 400; color: var(--ink-2); font-size: .8rem; }
.disclaimer { margin-top: 26px; text-align: center; font-size: .78rem; color: var(--ink-3); }

/* ════════ Planos ════════ */
.plans { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; align-items: start; }
.plan {
  position: relative;
  border: 1px solid var(--border); border-radius: var(--r-lg);
  background: var(--surface); padding: 36px 30px;
  display: flex; flex-direction: column;
  transition: transform var(--t), box-shadow var(--t), border-color var(--t);
}
.plan:hover { transform: translateY(-5px); box-shadow: 0 24px 54px rgba(20, 38, 43,.08); }
.plans .plan:nth-child(2) { transition-delay: .08s; }
.plans .plan:nth-child(3) { transition-delay: .16s; }

.plan--featured {
  border-color: transparent; color: #fff;
  background:
    linear-gradient(var(--dark), var(--dark)) padding-box,
    linear-gradient(135deg, var(--accent), var(--gold), var(--olive)) border-box;
  border: 1.5px solid transparent;
  box-shadow: 0 30px 70px rgba(28, 78, 89,.3);
}
.plan--featured h3, .plan--featured .plan__price { color: #fff; }
.plan--featured .plan__for { color: rgba(255,255,255,.6); }
.plan--featured .plan__list li { color: rgba(255,255,255,.78); border-color: rgba(255,255,255,.1); }
.plan--featured .plan__price span { color: rgba(255,255,255,.6); }

.plan__badge {
  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);
  padding: 6px 14px; border-radius: 999px;
  background: linear-gradient(135deg, var(--accent), var(--gold));
  color: #fff; font-size: .68rem; font-weight: 700;
  letter-spacing: .08em; text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 8px 22px rgba(28, 78, 89,.45);
}
.plan h3 { font-size: 1.22rem; margin-bottom: 6px; }
.plan__for { font-size: .86rem; color: var(--ink-2); margin-bottom: 22px; min-height: 40px; }
.plan__price { font-family: var(--f-head); font-size: 2.5rem; font-weight: 800; letter-spacing: -.04em; margin-bottom: 24px; }
.plan__price span { font-size: 1.1rem; font-weight: 600; color: var(--ink-3); margin-right: 3px; }
.plan__price--text { font-size: 1.7rem; }
.plan__list { flex-grow: 1; margin-bottom: 28px; }
.plan__list li { padding: 11px 0 11px 26px; border-top: 1px solid var(--border); font-size: .92rem; color: var(--ink-2); position: relative; }
.plan__list li::before {
  content: ""; position: absolute; left: 4px; top: 17px;
  width: 5px; height: 9px;
  border: solid var(--accent); border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.plan__list li:first-child { border-top: none; }

.assurance {
  display: flex; align-items: center; gap: 18px;
  margin-top: 44px; padding: 24px 28px;
  border: 1px solid var(--border); border-radius: var(--r);
  background: var(--accent-tint);
}
.assurance svg { width: 30px; height: 30px; color: var(--accent); flex-shrink: 0; }
.assurance p { font-size: .94rem; color: var(--ink-2); }
.assurance strong { color: var(--ink); font-weight: 600; }

/* ════════ FAQ ════════ */
.faq__item { border-bottom: 1px solid var(--border); padding: 22px 0; }
.faq__item summary {
  cursor: pointer; list-style: none;
  font-family: var(--f-head); font-weight: 600; font-size: 1.03rem;
  display: flex; justify-content: space-between; align-items: center; gap: 16px;
  transition: color var(--t);
}
.faq__item summary:hover { color: var(--accent); }
.faq__item summary::-webkit-details-marker { display: none; }
.faq__icon { position: relative; width: 16px; height: 16px; flex-shrink: 0; }
.faq__icon::before, .faq__icon::after { content: ""; position: absolute; background: var(--accent); transition: transform var(--t), opacity var(--t); }
.faq__icon::before { top: 50%; left: 0; width: 100%; height: 2px; transform: translateY(-50%); }
.faq__icon::after { left: 50%; top: 0; height: 100%; width: 2px; transform: translateX(-50%); }
.faq__item[open] .faq__icon::after { transform: translateX(-50%) rotate(90deg); opacity: 0; }
.faq__item p { margin-top: 14px; color: var(--ink-2); font-size: .95rem; max-width: 640px; }

/* ════════ CTA ════════ */
.cta {
  position: relative; padding: 140px 0; text-align: center; overflow: hidden;
  background: linear-gradient(135deg, var(--accent-deep) 0%, var(--accent) 45%, var(--gold) 100%);
  background-size: 200% 200%;
  animation: cta-shift 12s ease-in-out infinite;
  color: #fff;
}
@keyframes cta-shift { 0%,100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }
.cta__grid-bg {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.07) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: radial-gradient(ellipse 70% 80% at 50% 50%, #000, transparent);
}
.cta__glow {
  position: absolute; bottom: -240px; left: 50%; transform: translateX(-50%);
  width: 900px; height: 460px; filter: blur(60px);
  background: radial-gradient(ellipse, rgba(255,255,255,.4), transparent 70%);
}
.cta__inner { position: relative; z-index: 1; }
.cta h2 { color: #fff; font-size: clamp(2.1rem,4.6vw,3.2rem); margin-bottom: 18px; }
.cta p { color: rgba(255,255,255,.85); font-size: 1.05rem; max-width: 560px; margin: 0 auto 34px; }
.cta__note { margin-top: 20px !important; font-size: .82rem; color: rgba(255,255,255,.65) !important; }

/* ════════ Footer ════════ */
.footer { background: var(--bg); border-top: 1px solid var(--border); padding: 70px 0 0; }
.footer__inner { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 48px; padding-bottom: 52px; }
.footer__brand p { margin-top: 16px; color: var(--ink-2); max-width: 320px; font-size: .92rem; }
.footer__col { display: flex; flex-direction: column; gap: 11px; }
.footer__col h4 { font-family: var(--f-head); font-size: .8rem; text-transform: uppercase; letter-spacing: .1em; color: var(--ink-3); margin-bottom: 8px; }
.footer__col a { color: var(--ink-2); font-size: .93rem; transition: color var(--t); }
.footer__col a:hover { color: var(--accent); }
.footer__socials { display: flex; gap: 12px; margin-top: 10px; }
.footer__socials a { width: 32px; height: 32px; transition: transform var(--t), color var(--t); }
.footer__socials a:hover { transform: translateY(-2px); color: var(--accent); }
.footer__socials svg { width: 100%; height: 100%; }
.footer__bottom { border-top: 1px solid var(--border); padding: 22px 0; text-align: center; font-size: .82rem; color: var(--ink-3); }

/* ════════ FAB ════════ */
.fab {
  position: fixed; right: 24px; bottom: 24px;
  width: 56px; height: 56px; border-radius: 50%;
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #fff; display: flex; align-items: center; justify-content: center;
  box-shadow: 0 14px 34px rgba(28, 78, 89,.4);
  z-index: 90; opacity: 0; pointer-events: none;
  transform: translateY(16px) scale(.9);
  transition: transform .4s var(--ease), opacity .4s var(--ease), box-shadow var(--t);
}
.fab.is-visible { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
.fab.is-hidden-cta { opacity: 0; transform: translateY(16px) scale(.9); pointer-events: none; }
.fab:hover { box-shadow: 0 18px 44px rgba(28, 78, 89,.55); transform: translateY(-3px) scale(1.05); }
.fab svg { width: 25px; height: 25px; }
.fab__ring { position: absolute; inset: -5px; border-radius: 50%; border: 2px solid var(--accent); animation: fab-pulse 2.4s ease-out infinite; }
@keyframes fab-pulse { 0% { transform: scale(.92); opacity: .55; } 100% { transform: scale(1.4); opacity: 0; } }

/* ════════ Card spotlight (padrão Linear) ════════ */
[data-spot] { position: relative; }
[data-spot]::after {
  content: "";
  position: absolute; inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  transition: opacity .4s var(--ease);
  background: radial-gradient(
    360px circle at var(--mx, 50%) var(--my, 50%),
    rgba(28, 78, 89, .13),
    transparent 42%
  );
}
[data-spot]:hover::after { opacity: 1; }
/* nos cards escuros a luz precisa ser bem mais forte para ler */
.work[data-spot]::after,
.plan--featured[data-spot]::after {
  background: radial-gradient(
    340px circle at var(--mx, 50%) var(--my, 50%),
    rgba(130, 165, 172, .30),
    transparent 45%
  );
}

/* brilho na borda seguindo o cursor — a assinatura do efeito.
   .pain fica de fora: já usa ::before para a barra lateral. */
[data-spot]:not(.pain)::before {
  content: "";
  position: absolute; inset: 0;
  border-radius: inherit;
  padding: 2px;
  pointer-events: none;
  opacity: 0;
  transition: opacity .4s var(--ease);
  background: radial-gradient(
    240px circle at var(--mx, 50%) var(--my, 50%),
    rgba(28, 78, 89, 1),
    transparent 38%
  );
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  z-index: 1;
}
[data-spot]:not(.pain):hover::before { opacity: 1; }
.work[data-spot]::before,
.plan--featured[data-spot]::before {
  background: radial-gradient(
    260px circle at var(--mx, 50%) var(--my, 50%),
    rgba(150, 180, 186, 1),
    transparent 40%
  );
}

/* ════════ Marquee ════════ */
.marquee-wrap { padding: 44px 0; background: var(--bg); border-bottom: 1px solid var(--border); overflow: hidden; }
.marquee__label {
  text-align: center; margin-bottom: 20px;
  font-family: var(--f-head); font-size: .72rem; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; color: var(--ink-3);
}
.marquee {
  position: relative;
  mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent);
}
.marquee__track {
  display: flex; align-items: center; gap: 26px; width: max-content;
  animation: marquee 38s linear infinite;
}
.marquee-wrap:hover .marquee__track { animation-play-state: paused; }
@keyframes marquee { to { transform: translateX(-50%); } }
.marquee__track span {
  font-family: var(--f-head); font-weight: 600; font-size: 1.15rem;
  color: var(--ink-3); white-space: nowrap;
  transition: color var(--t);
}
.marquee__track span:hover { color: var(--accent); }
.marquee__track i { width: 5px; height: 5px; border-radius: 50%; background: var(--border-2); flex-shrink: 0; }

/* ════════ Reveal ════════ */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .8s var(--ease), transform .8s var(--ease); }
.reveal.is-visible { opacity: 1; transform: none; }

/* ════════ Line-by-line reveal ════════ */
.line { display: block; overflow: hidden; }
.line > span {
  display: block;
  transform: translateY(105%);
  transition: transform .9s var(--ease);
  transition-delay: calc(var(--i, 0) * .08s);
}
[data-lines].is-visible .line > span { transform: translateY(0); }

.magnetic { will-change: transform; transition: transform .25s var(--ease), background var(--t), box-shadow var(--t), color var(--t), border-color var(--t); }

/* ════════ Responsive ════════ */
@media (max-width: 1080px) {
  .hero__inner { grid-template-columns: 1fr; gap: 56px; text-align: center; }
  .hero__copy { max-width: 620px; margin: 0 auto; }
  .hero__subtitle { margin-inline: auto; }
  .hero__actions, .hero__trust { justify-content: center; }
  .hero__visual { max-width: 620px; margin: 0 auto; }
  .hero__float--speed { left: -50px; }
  .hero__float--mobile { right: -40px; }
}

@media (max-width: 940px) {
  .section { padding: 92px 0; }
  .head { margin-bottom: 52px; }
  .pains { grid-template-columns: 1fr; }
  .process__line { display: none; }
  .process__steps { grid-template-columns: 1fr 1fr; gap: 32px; }
  .bento { grid-template-columns: 1fr 1fr; }
  .bento__card--wide { grid-column: span 2; flex-direction: column; align-items: stretch; gap: 24px; }
  .works { grid-template-columns: 1fr 1fr; }
  .works .work:nth-child(3) { grid-column: span 2; }
  .quotes { grid-template-columns: 1fr; }
  .plans { grid-template-columns: 1fr; max-width: 440px; margin-inline: auto; }
  .stats__grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .footer__inner { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  .container { padding: 0 20px; }
  .nav {
    position: absolute; top: 76px; left: 0; right: 0;
    flex-direction: column; gap: 16px; margin: 0; padding: 0 20px;
    background: #fff; border-bottom: 1px solid var(--border);
    max-height: 0; overflow: hidden; opacity: 0;
    transition: max-height .35s var(--ease), opacity .25s ease, padding var(--t);
  }
  .nav.is-open { max-height: 320px; opacity: 1; padding: 18px 20px 24px; }
  .menu-toggle { display: flex; }
  .header__inner .btn--sm { display: none; }

  .hero { padding: 56px 0 80px; }
  .badge { font-size: .74rem; padding: 6px 12px 6px 9px; }
  .hero__title { font-size: 2.15rem; }
  .hero__subtitle { font-size: 1rem; }
  .hero__actions { flex-direction: column; }
  .hero__actions .btn { width: 100%; }
  .hero__trust { flex-direction: column; gap: 10px; }
  .hero__float { display: none; }

  .section { padding: 76px 0; }
  .process__steps { grid-template-columns: 1fr; }
  .bento { grid-template-columns: 1fr; }
  .bento__card--wide { grid-column: span 1; }
  .works { grid-template-columns: 1fr; }
  .works .work:nth-child(3) { grid-column: span 1; }
  .footer__inner { grid-template-columns: 1fr; gap: 34px; }
  .assurance { flex-direction: column; text-align: center; gap: 12px; }
  .band, .showcase, .cta { padding: 84px 0; }
}

@media (hover: none) {
  .btn:active, .pain:active, .plan:active, .quote:active, .work:active, .bento__card:active { transform: scale(.97); }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}
