.page-hero[data-astro-cid-7omqvfth]{position:relative;padding:180px 0 120px;min-height:52vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(150deg,#fff5fb,#fff 60%,#fce4ec)}
.glow[data-astro-cid-7omqvfth]{position:absolute;border-radius:50%;pointer-events:none;filter:blur(90px)}
.glow-a[data-astro-cid-7omqvfth]{width:480px;height:480px;background:#e91e8c1f;top:-120px;right:-80px}
.glow-b[data-astro-cid-7omqvfth]{width:300px;height:300px;background:#e91e8c0f;bottom:-60px;left:60px}
.dot-grid[data-astro-cid-7omqvfth]{position:absolute;inset:0;background-image:radial-gradient(rgba(15,23,42,.05) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
.glass-hero[data-astro-cid-7omqvfth]{position:relative;max-width:780px}
.glass-hero[data-astro-cid-7omqvfth] h1[data-astro-cid-7omqvfth]{margin:0 0 20px;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:900;line-height:1.08}
.glass-hero[data-astro-cid-7omqvfth] em[data-astro-cid-7omqvfth]{color:var(--orange);font-style:normal;font-weight:700}
.hero-ctas[data-astro-cid-7omqvfth]{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap;align-items:center}
.hero-text-link[data-astro-cid-7omqvfth]{display:inline-flex;align-items:center;gap:7px;font-size:.9rem;font-weight:700;color:var(--navy-2);transition:gap .2s,color .2s}
.hero-text-link[data-astro-cid-7omqvfth]:hover{gap:11px;color:var(--orange)}
.camp-grid[data-astro-cid-7omqvfth]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.camp-card[data-astro-cid-7omqvfth]{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:28px;position:relative;transition:box-shadow .25s}
.camp-card[data-astro-cid-7omqvfth]:hover{box-shadow:var(--shadow-md)}
.camp-card--hl[data-astro-cid-7omqvfth]{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-l)}
.camp-badge[data-astro-cid-7omqvfth]{position:absolute;top:-12px;left:24px;background:var(--orange);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;border-radius:99px}
.camp-card[data-astro-cid-7omqvfth] h3[data-astro-cid-7omqvfth]{font-size:1.1rem;margin-bottom:10px}
.camp-card[data-astro-cid-7omqvfth] p[data-astro-cid-7omqvfth]{font-size:.9rem;color:var(--slate);line-height:1.65}
.includes-grid[data-astro-cid-7omqvfth]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.inc-card[data-astro-cid-7omqvfth]{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:24px;display:flex;gap:14px;align-items:flex-start}
.inc-icon[data-astro-cid-7omqvfth]{width:32px;height:32px;background:var(--orange-l);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
.inc-card[data-astro-cid-7omqvfth] strong[data-astro-cid-7omqvfth]{display:block;font-size:.95rem;margin-bottom:6px;color:var(--navy)}
.inc-card[data-astro-cid-7omqvfth] p[data-astro-cid-7omqvfth]{font-size:.85rem;color:var(--slate);line-height:1.6}
.metrics-section[data-astro-cid-7omqvfth]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.metrics-text[data-astro-cid-7omqvfth] p[data-astro-cid-7omqvfth]{color:var(--slate);font-size:1rem;line-height:1.7}
.metrics-stats[data-astro-cid-7omqvfth]{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.mstat[data-astro-cid-7omqvfth]{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-md);padding:28px 24px}
.mstat[data-astro-cid-7omqvfth] strong[data-astro-cid-7omqvfth]{display:block;font-size:2.2rem;font-weight:900;color:var(--orange);line-height:1}
.mstat[data-astro-cid-7omqvfth] span[data-astro-cid-7omqvfth]{font-size:.82rem;color:var(--slate);margin-top:6px;display:block}
@media (max-width: 900px){.camp-grid[data-astro-cid-7omqvfth]{grid-template-columns:1fr}
.includes-grid[data-astro-cid-7omqvfth]{grid-template-columns:1fr 1fr}
.metrics-section[data-astro-cid-7omqvfth]{grid-template-columns:1fr}
}
@media (max-width: 600px){.includes-grid[data-astro-cid-7omqvfth]{grid-template-columns:1fr}
.metrics-stats[data-astro-cid-7omqvfth]{grid-template-columns:1fr 1fr}
}
.porto-grid-preview[data-astro-cid-7omqvfth]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}
.porto-card-preview[data-astro-cid-7omqvfth]{border-radius:var(--r-md);overflow:hidden;border:1px solid var(--line);background:#fff;display:block;transition:box-shadow .25s,transform .25s}
.porto-card-preview[data-astro-cid-7omqvfth]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}
.porto-card-preview[data-astro-cid-7omqvfth] img[data-astro-cid-7omqvfth]{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}
.porto-card-info[data-astro-cid-7omqvfth]{padding:14px 16px;display:flex;flex-direction:column;gap:4px}
.porto-card-tipo[data-astro-cid-7omqvfth]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange)}
.porto-card-info[data-astro-cid-7omqvfth] strong[data-astro-cid-7omqvfth]{font-size:.9rem;font-weight:700;color:var(--navy)}
.porto-card-setor[data-astro-cid-7omqvfth]{font-size:.78rem;color:var(--slate)}
.porto-more[data-astro-cid-7omqvfth]{text-align:center;margin-top:36px}
@media (max-width: 900px){.porto-grid-preview[data-astro-cid-7omqvfth]{grid-template-columns:1fr 1fr}
}
@media (max-width: 480px){.glass-hero[data-astro-cid-7omqvfth] h1[data-astro-cid-7omqvfth]{font-size:1.5rem}
.page-hero[data-astro-cid-7omqvfth]{padding:130px 0 72px}
}

/* Painel de busca para Google Ads */
.section-header[data-astro-cid-7omqvfth] .eyebrow[data-astro-cid-7omqvfth],
.camp-badge[data-astro-cid-7omqvfth],
.porto-card-tipo[data-astro-cid-7omqvfth],
.mega-tag{display:none!important}
.section-header[data-astro-cid-7omqvfth]{margin-bottom:48px}
.section-header[data-astro-cid-7omqvfth] h2[data-astro-cid-7omqvfth]{letter-spacing:-.035em}
.nav-link.active{background:transparent!important;color:var(--navy)!important;position:relative}
.nav-link.active:after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:2px;background:var(--orange)}
.camp-grid[data-astro-cid-7omqvfth]{grid-template-columns:repeat(12,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
.camp-card[data-astro-cid-7omqvfth]{grid-column:span 5;background:#fff;border:0;border-radius:0;padding:clamp(30px,4vw,52px);min-height:235px;box-shadow:none}
.camp-card[data-astro-cid-7omqvfth]:nth-child(4n+1),.camp-card[data-astro-cid-7omqvfth]:nth-child(4n){grid-column:span 7}
.camp-card[data-astro-cid-7omqvfth]:hover{box-shadow:none;background:#fffafd}
.camp-card--hl[data-astro-cid-7omqvfth]{border:0;box-shadow:none;background:linear-gradient(145deg,#fff0f8,#fff)}
.camp-card[data-astro-cid-7omqvfth] h3[data-astro-cid-7omqvfth]{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.12;letter-spacing:-.035em;margin-bottom:16px}
.camp-card[data-astro-cid-7omqvfth] p[data-astro-cid-7omqvfth]{font-size:.94rem;line-height:1.72;max-width:520px}
.includes-grid[data-astro-cid-7omqvfth]{grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.inc-card[data-astro-cid-7omqvfth]{display:block;background:transparent;border:0;border-left:1px solid var(--line);border-top:1px solid var(--line);border-radius:0;padding:30px 32px;min-height:170px}
.inc-card[data-astro-cid-7omqvfth]:nth-child(3n+1){border-left:0}
.inc-card[data-astro-cid-7omqvfth]:nth-child(-n+3){border-top:0}
.inc-icon[data-astro-cid-7omqvfth]{display:none}
.inc-card[data-astro-cid-7omqvfth] strong[data-astro-cid-7omqvfth]{font-size:1.08rem;letter-spacing:-.02em;margin-bottom:11px}
.inc-card[data-astro-cid-7omqvfth] p[data-astro-cid-7omqvfth]{font-size:.88rem;line-height:1.68}
.metrics-stats[data-astro-cid-7omqvfth]{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mstat[data-astro-cid-7omqvfth]{background:transparent;border:0;border-left:1px solid var(--line);border-top:1px solid var(--line);border-radius:0;padding:26px 24px}
.mstat[data-astro-cid-7omqvfth]:nth-child(odd){border-left:0}
.mstat[data-astro-cid-7omqvfth]:nth-child(-n+2){border-top:0}
@media (max-width:760px){
  .section-header[data-astro-cid-7omqvfth]{margin-bottom:34px}
  .camp-grid[data-astro-cid-7omqvfth]{grid-template-columns:1fr}
  .camp-card[data-astro-cid-7omqvfth],.camp-card[data-astro-cid-7omqvfth]:nth-child(4n+1),.camp-card[data-astro-cid-7omqvfth]:nth-child(4n){grid-column:auto;min-height:0;padding:32px 26px}
  .includes-grid[data-astro-cid-7omqvfth]{grid-template-columns:1fr}
  .inc-card[data-astro-cid-7omqvfth],.inc-card[data-astro-cid-7omqvfth]:nth-child(3n+1),.inc-card[data-astro-cid-7omqvfth]:nth-child(-n+3){border-left:0;border-top:1px solid var(--line);min-height:0;padding:27px 0}
  .inc-card[data-astro-cid-7omqvfth]:first-child{border-top:0}
}
