/* ============================================================
   empresas.php — estilos da página (extraídos do HTML para cache)
   ============================================================ */

.co-hero {
  position: relative;
  padding: 32px 0 88px;
  overflow: hidden;
  background:
    radial-gradient(720px 480px at 88% 12%, rgba(150,0,255,.34), transparent 68%),
    radial-gradient(520px 360px at 8% 92%, rgba(254,0,254,.12), transparent 70%),
    #180226;
  color: #fff;
}
.co-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(rgba(255,255,255,.11) 1px, transparent 1px);
  background-size: 27px 27px;
  -webkit-mask-image: radial-gradient(580px 400px at 84% 42%, #000, transparent 78%);
          mask-image: radial-gradient(580px 400px at 84% 42%, #000, transparent 78%);
}
.co-hero .container { position: relative; z-index: 1; }
.co-hero-grid { display: grid; grid-template-columns: minmax(0, .92fr) minmax(440px, 1.08fr); gap: 34px; align-items: center; }
.co-hero-copy { max-width: 610px; }
.co-hero .eyebrow { border-color: rgba(255,255,255,.15); background: rgba(255,255,255,.08); color: #f0b9f4; }
.co-hero h1 { margin-top: 18px; color: #fff; font-size: clamp(38px, 4.5vw, 57px); line-height: 1.03; letter-spacing: -.045em; text-wrap: balance; }
.co-hero h1 span { color: #e9a7ef; }
.co-hero .sub { margin-top: 22px; max-width: 570px; color: rgba(255,255,255,.72); font-size: 18px; line-height: 1.58; }
.co-audiences { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.co-audiences span { padding: 7px 11px; border: 1px solid rgba(255,255,255,.12); border-radius: 7px; background: rgba(255,255,255,.06); color: rgba(255,255,255,.77); font-size: 11px; font-weight: 800; }
.co-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.co-actions .btn { height: 56px; padding: 0 24px; }
.co-hero .btn-primary { background: #fff; color: var(--violeta-deep); box-shadow: 0 14px 32px -18px rgba(255,255,255,.44); }
.co-hero .btn-primary:hover { background: #f8ecfa; }
.co-btn-light { border: 1px solid rgba(255,255,255,.24); color: #fff; background: rgba(255,255,255,.06); }
.co-btn-light:hover { border-color: rgba(255,255,255,.42); color: #fff; background: rgba(255,255,255,.12); }
.co-note { margin: 11px 0 0; color: rgba(255,255,255,.5); font-size: 12px; font-weight: 600; }
.co-product { margin: 0; overflow: visible; }
.co-product img { display: block; width: 112%; max-width: none; height: auto; margin-left: -6%; filter: drop-shadow(0 28px 34px rgba(0,0,0,.34)); }

/* ---------- Prova imediata: números + logos + selos ---------- */
.co-proof { padding: 44px 0 48px; background: #fff; border-bottom: 1px solid var(--line); }
.co-proof-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; padding-bottom: 32px; border-bottom: 1px solid var(--line); }
.co-proof-stat { text-align: center; }
.co-proof-stat strong { display: block; color: var(--violeta); font-family: var(--f-display); font-size: clamp(24px, 2.6vw, 31px); font-weight: 900; letter-spacing: -.03em; }
.co-proof-stat span { display: block; margin-top: 4px; color: var(--muted); font-size: 12px; font-weight: 700; line-height: 1.35; }
.co-proof-label { margin: 30px 0 22px; text-align: center; color: var(--muted); font-size: 12px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.co-proof .logos-viewport { max-width: 850px; margin: 0 auto; }
.co-proof .logos-track { gap: 48px; animation-duration: 34s; }
.co-proof .logo-mark { height: 29px; }
.co-proof .logo-mark img { height: 25px; max-width: 118px; filter: grayscale(1); opacity: .72; }
.co-proof-seals { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 14px; width: fit-content; margin: 30px auto 0; padding: 12px 22px; border: 1px solid var(--line); border-radius: 999px; }
.co-proof-seals img { flex: none; height: 28px; width: auto; object-fit: contain; }
.co-proof-seals img.gptw { height: 44px; }
.co-proof-seals span { color: var(--ink-2); font-size: 13px; font-weight: 700; }

/* ---------- Seções: intro compartilhada ---------- */
.co-section-intro { max-width: 760px; margin-bottom: 38px; }
.co-section-intro h2 { margin-top: 14px; font-size: clamp(30px, 3.5vw, 44px); line-height: 1.08; letter-spacing: -.035em; text-wrap: balance; }
.co-section-intro p { margin-top: 14px; max-width: 670px; color: var(--ink-2); font-size: 17px; line-height: 1.6; }

/* ---------- Problema → transformação ---------- */
.co-shift { padding: 96px 0; background: var(--bg-soft); }
.co-shift-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.co-shift-col { padding: 32px; border: 1px solid var(--line); border-radius: 18px; background: #fff; }
.co-shift-col h3 { font-size: 20px; }
.co-shift-col ul { list-style: none; padding: 20px 0 0; margin: 20px 0 0; border-top: 1px solid var(--line); display: grid; gap: 12px; }
.co-shift-col li { position: relative; padding-left: 28px; color: var(--ink-2); font-size: 14px; line-height: 1.5; }
.co-shift-col li::before { position: absolute; left: 0; top: 1px; display: grid; place-items: center; width: 19px; height: 19px; border-radius: 50%; font-size: 12px; font-weight: 900; }
.co-shift-col.is-before h3 { color: var(--muted-2); }
.co-shift-col.is-before li::before { content: '×'; background: #f0eaf4; color: var(--muted); }
.co-shift-col.is-after { border-color: rgba(124,3,142,.28); box-shadow: 0 18px 40px -26px rgba(36,3,66,.32); }
.co-shift-col.is-after h3 { color: var(--violeta); }
.co-shift-col.is-after li::before { content: '✓'; background: rgba(124,3,142,.12); color: var(--violeta); }

/* ---------- Aplicações + personas ---------- */
.co-usecases { padding: 96px 0; background: #fff; }
.co-usecases-grid { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.co-usecase { padding: 34px 32px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.co-usecase-num { color: var(--violeta); font-family: var(--f-display); font-size: 12px; font-weight: 900; }
.co-usecase h3 { margin-top: 12px; font-size: 24px; }
.co-usecase p { margin-top: 10px; max-width: 460px; color: var(--ink-2); font-size: 15px; line-height: 1.58; }
.co-usecase small { display: block; margin-top: 16px; color: var(--muted); font-size: 11px; font-weight: 700; }
.co-usecase-link { display: inline-flex; align-items: center; gap: 6px; min-height: 24px; margin-top: 15px; color: var(--violeta); font-size: 12px; font-weight: 800; text-decoration: none; }
.co-usecase-link:hover { text-decoration: underline; }
.co-usecase-link .lu { width: 14px; height: 14px; }

.co-personas { margin-top: 40px; padding: 28px 32px; border: 1px solid var(--line); border-radius: 18px; background: var(--bg-soft); }
.co-personas-title { margin: 0 0 18px; color: var(--muted); font-size: 12px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.co-personas-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.co-persona { min-width: 0; }
.co-persona + .co-persona { padding-left: 16px; border-left: 1px solid var(--line-2); }
.co-persona strong { display: block; color: var(--violeta); font-family: var(--f-display); font-size: 14px; font-weight: 900; }
.co-persona span { display: block; margin-top: 5px; color: var(--ink-2); font-size: 13px; line-height: 1.45; }

/* ---------- Como funciona ---------- */
.co-operation { padding: 96px 0; background: var(--bg-soft); }
.co-operation-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; counter-reset: operation; }
.co-step { counter-increment: operation; position: relative; padding: 30px 34px 10px 0; }
.co-step + .co-step { padding-left: 34px; border-left: 1px solid var(--line); }
.co-step::before { content: '0' counter(operation); display: block; margin-bottom: 28px; color: var(--violeta); font-family: var(--f-display); font-size: 13px; font-weight: 900; letter-spacing: .06em; }
.co-step h3 { font-size: 22px; }
.co-step p { margin-top: 9px; color: var(--ink-2); font-size: 14px; line-height: 1.58; }
.co-step ul { list-style: none; padding: 16px 0 0; margin: 18px 0 0; border-top: 1px solid var(--line); display: grid; gap: 8px; }
.co-step li { display: flex; gap: 8px; color: var(--muted); font-size: 12px; }
.co-step li::before { content: '—'; color: var(--violeta); font-weight: 900; }

/* ---------- Relatórios (hero feature) ---------- */
.co-reports { padding: 96px 0; background: #fff; }
.co-reports-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 48px; align-items: center; }
.co-reports-panel { padding: 26px; border: 1px solid var(--line); border-radius: 20px; background: #fff; box-shadow: 0 28px 60px -40px rgba(36,3,66,.5); }
.co-reports-panel-head { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.co-reports-panel-title { display: flex; align-items: center; gap: 9px; color: var(--ink); font-family: var(--f-display); font-size: 16px; font-weight: 900; }
.co-reports-panel-title .lu { width: 19px; height: 19px; flex: none; color: var(--violeta); }
.co-reports-panel-filter { flex: none; padding: 6px 10px; border-radius: 999px; background: #f3e8f5; color: var(--violeta); font-size: 10px; font-weight: 900; white-space: nowrap; }
.co-reports-rows { display: grid; gap: 14px; margin-top: 22px; padding-top: 20px; border-top: 1px solid var(--line); }
.co-reports-row { display: grid; grid-template-columns: 1fr 96px 40px; gap: 12px; align-items: center; }
.co-reports-row-name { min-width: 0; overflow: hidden; color: var(--ink-2); font-size: 13px; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.co-reports-bar { height: 8px; overflow: hidden; border-radius: 999px; background: rgba(124,3,142,.12); }
.co-reports-bar > span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--violeta), var(--magenta)); }
.co-reports-bar.is-low > span { background: linear-gradient(90deg, #c9781f, #e0a13c); }
.co-reports-row-value { text-align: right; color: var(--ink); font-family: var(--f-display); font-size: 13px; font-weight: 900; }
.co-reports-alert { display: grid; grid-template-columns: 18px 1fr; gap: 10px; align-items: start; margin-top: 20px; padding: 14px 16px; border-radius: 13px; background: var(--bg-soft); color: var(--ink-2); font-size: 12px; line-height: 1.5; }
.co-reports-alert .lu { width: 17px; height: 17px; margin-top: 1px; color: var(--violeta); }
.co-reports-panel-note { margin: 14px 0 0; color: var(--muted); font-size: 11px; }
.co-reports-list { border: 1px solid var(--line); border-radius: 18px; overflow: hidden; }
.co-report-item { display: grid; grid-template-columns: 132px 1fr; gap: 20px; padding: 18px 22px; align-items: start; }
.co-report-item + .co-report-item { border-top: 1px solid var(--line); }
.co-report-item strong { color: var(--violeta); font-family: var(--f-display); font-size: 14px; font-weight: 900; }
.co-report-item span { color: var(--ink-2); font-size: 14px; line-height: 1.5; }
.co-reports-cta { display: grid; grid-template-columns: 1fr auto; gap: 28px; align-items: center; margin-top: 44px; padding: 30px 34px; border: 1px solid rgba(124,3,142,.22); border-radius: 18px; background: var(--bg-soft); }
.co-reports-cta h3 { font-size: clamp(20px, 2.2vw, 26px); line-height: 1.22; text-wrap: balance; }
.co-reports-cta p { margin-top: 8px; max-width: 560px; color: var(--ink-2); font-size: 14px; line-height: 1.55; }
.co-reports-cta .btn { flex: none; }

/* ---------- Gamificação ---------- */
.co-gamification {
  position: relative;
  padding: 96px 0;
  overflow: hidden;
  background:
    radial-gradient(620px 420px at 88% 18%, rgba(150,0,255,.3), transparent 70%),
    radial-gradient(460px 340px at 5% 90%, rgba(254,0,254,.1), transparent 72%),
    var(--violeta-deep);
  color: #fff;
}
.co-gamification::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(rgba(255,255,255,.1) 1px, transparent 1px);
  background-size: 26px 26px;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 55%, transparent);
          mask-image: linear-gradient(90deg, transparent, #000 55%, transparent);
}
.co-gami-grid { position: relative; display: grid; grid-template-columns: 1.02fr .98fr; gap: 70px; align-items: center; }
.co-gami-copy .eyebrow { border-color: rgba(255,255,255,.15); background: rgba(255,255,255,.08); color: #f0b9f4; }
.co-gami-copy h2 { margin-top: 16px; color: #fff; font-size: clamp(32px, 3.8vw, 47px); line-height: 1.06; letter-spacing: -.038em; text-wrap: balance; }
.co-gami-copy > p { margin-top: 17px; max-width: 620px; color: rgba(255,255,255,.72); font-size: 16px; line-height: 1.65; }
.co-gami-features { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; margin-top: 28px; }
.co-gami-feature { padding: 17px 18px; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; background: rgba(255,255,255,.06); }
.co-gami-feature h3 { display: flex; align-items: center; gap: 9px; color: #fff; font-size: 14px; }
.co-gami-feature h3 .lu { width: 18px; height: 18px; flex: none; color: #efb5f3; }
.co-gami-feature p { margin-top: 7px; color: rgba(255,255,255,.62); font-size: 11px; line-height: 1.52; }
.co-gami-plan { margin: 16px 0 0; color: rgba(255,255,255,.55); font-size: 12px; font-weight: 600; }
.co-gami-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin-top: 22px; }
.co-gami-actions .btn { min-height: 50px; }
.co-gami-docs { display: inline-flex; align-items: center; gap: 7px; color: #fff; font-size: 12px; font-weight: 800; text-decoration: none; }
.co-gami-docs .lu { width: 15px; height: 15px; color: #efb5f3; }
.co-gami-docs:hover { text-decoration: underline; }
.co-gami-demo { position: relative; padding: 25px; border: 1px solid rgba(255,255,255,.17); border-radius: 22px; background: rgba(255,255,255,.96); color: var(--ink); box-shadow: 0 34px 72px -32px rgba(0,0,0,.7); }
.co-gami-demo::after { content: ""; position: absolute; width: 72px; height: 72px; right: -22px; top: -22px; border-radius: 20px; background: linear-gradient(135deg, var(--magenta), var(--violeta)); opacity: .86; transform: rotate(9deg); z-index: -1; }
.co-gami-demo-head { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.co-gami-demo-title { display: flex; align-items: center; gap: 9px; font-family: var(--f-display); font-size: 16px; font-weight: 900; }
.co-gami-demo-title .lu { width: 20px; height: 20px; color: var(--violeta); }
.co-gami-season { padding: 6px 10px; border-radius: 999px; background: #f3e8f5; color: var(--violeta); font-size: 10px; font-weight: 900; white-space: nowrap; }
.co-gami-progress { margin-top: 22px; padding: 17px; border: 1px solid var(--line); border-radius: 14px; background: var(--bg-soft); }
.co-gami-progress-label { display: flex; justify-content: space-between; gap: 18px; color: var(--ink-2); font-size: 12px; font-weight: 700; }
.co-gami-progress-label strong { color: var(--violeta); }
.co-gami-progress-bar { height: 9px; margin-top: 10px; overflow: hidden; border-radius: 999px; background: rgba(124,3,142,.12); }
.co-gami-progress-bar span { display: block; width: 68%; height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--violeta), var(--magenta)); }
.co-gami-events { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 12px; }
.co-gami-event { display: grid; grid-template-columns: 34px 1fr; gap: 10px; align-items: center; min-width: 0; padding: 12px; border: 1px solid var(--line); border-radius: 13px; }
.co-gami-event-icon { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 10px; background: #f3e8f5; color: var(--violeta); }
.co-gami-event-icon .lu { width: 17px; height: 17px; }
.co-gami-event small { display: block; color: var(--muted); font-size: 9px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.co-gami-event strong { display: block; margin-top: 3px; overflow: hidden; color: var(--ink); font-size: 11px; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.co-gami-ranking { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 12px; padding: 13px 15px; border-radius: 13px; background: var(--violeta-deep); color: #fff; }
.co-gami-ranking span { display: flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 800; }
.co-gami-ranking .lu { width: 17px; height: 17px; color: #efb5f3; }
.co-gami-ranking small { color: rgba(255,255,255,.58); font-size: 9px; }

/* ---------- Governança + evidências + proteção ---------- */
.co-trust { padding: 96px 0; background: var(--bg-soft); }
.co-trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.co-trust-card { display: flex; flex-direction: column; min-width: 0; padding: 28px 26px; border: 1px solid var(--line); border-radius: 18px; background: #fff; }
.co-trust-icon { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 13px; background: #f3e8f5; color: var(--violeta); }
.co-trust-icon .lu { width: 21px; height: 21px; }
.co-trust-card h3 { margin-top: 18px; font-size: 19px; line-height: 1.25; }
.co-trust-card > p { margin-top: 9px; color: var(--ink-2); font-size: 14px; line-height: 1.55; }
.co-trust-list { list-style: none; padding: 18px 0 0; margin: 18px 0 0; border-top: 1px solid var(--line); display: grid; gap: 9px; }
.co-trust-list li { position: relative; padding-left: 20px; color: var(--muted-2); font-size: 13px; line-height: 1.45; }
.co-trust-list li::before { content: '✓'; position: absolute; left: 0; top: 0; color: var(--violeta); font-size: 12px; font-weight: 900; }
.co-trust-link { display: inline-flex; align-items: center; gap: 6px; margin-top: auto; padding-top: 18px; color: var(--violeta); font-size: 12px; font-weight: 800; text-decoration: none; }
.co-trust-link:hover { text-decoration: underline; }
.co-trust-link .lu { width: 14px; height: 14px; }
.co-trust-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 24px; }
.co-trust-notes p { display: grid; grid-template-columns: 18px 1fr; gap: 10px; margin: 0; padding: 18px 20px; border: 1px solid var(--line-2); border-radius: 14px; color: var(--muted-2); font-size: 12px; line-height: 1.55; }
.co-trust-notes strong { color: var(--ink); }
.co-trust-notes .lu { width: 16px; height: 16px; margin-top: 1px; color: var(--violeta); }

/* ---------- Escala e integrações ---------- */
.co-scale { padding: 96px 0; background: #fff; }
.co-scale-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 18px; align-items: start; }
.co-scale-side { display: grid; gap: 18px; }
.co-scale-card { padding: 28px; border: 1px solid var(--line); border-radius: 18px; background: #fff; }
.co-scale-card.is-highlight { height: 100%; border-color: rgba(124,3,142,.28); background: var(--bg-soft); box-shadow: 0 20px 46px -30px rgba(36,3,66,.34); }
.co-scale-tag { display: inline-block; padding: 5px 10px; border-radius: 999px; background: rgba(124,3,142,.1); color: var(--violeta); font-size: 10px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.co-scale-card h3 { margin-top: 14px; color: var(--ink); font-size: 21px; line-height: 1.22; letter-spacing: -.02em; }
.co-scale-card.is-highlight h3 { font-size: clamp(24px, 2.4vw, 30px); }
.co-scale-card p { margin-top: 10px; color: var(--ink-2); font-size: 14px; line-height: 1.6; }
.co-scale-card.is-highlight p { font-size: 15px; }
.co-scale-card em { font-style: normal; font-weight: 800; color: var(--violeta); }
.co-scale-compare { margin-top: 18px; border: 1px solid var(--line-2); border-radius: 14px; overflow: hidden; background: #fff; }
.co-scale-compare-row { display: grid; grid-template-columns: 1fr auto; gap: 16px; align-items: baseline; padding: 14px 18px; }
.co-scale-compare-row + .co-scale-compare-row { border-top: 1px solid var(--line); }
.co-scale-compare-row span { color: var(--muted-2); font-size: 13px; }
.co-scale-compare-row strong { color: var(--violeta); font-family: var(--f-display); font-size: 14px; font-weight: 900; text-align: right; }
.co-scale-card small { display: block; margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--line-2); color: var(--muted); font-size: 12px; line-height: 1.5; }
.co-scale-link { display: inline-flex; align-items: center; gap: 6px; min-height: 24px; margin-top: 16px; color: var(--violeta); font-size: 12px; font-weight: 800; text-decoration: none; }
.co-scale-link:hover { text-decoration: underline; }
.co-scale-link .lu { width: 14px; height: 14px; }

/* ---------- Case / depoimento ---------- */
.co-story { padding: 96px 0; background: var(--bg-soft); }
.co-story-card { display: grid; grid-template-columns: 1.2fr .8fr; border: 1px solid var(--line); border-radius: 20px; overflow: hidden; background: #fff; }
.co-story-quote { margin: 0; padding: 48px 50px; }
.co-story-quote > span { color: var(--violeta); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.co-story-quote p { margin-top: 18px; color: var(--ink); font-family: var(--f-display); font-size: clamp(22px, 2.7vw, 31px); font-weight: 700; line-height: 1.32; letter-spacing: -.02em; }
.co-story-context { margin-top: 20px; padding-top: 18px; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px; line-height: 1.55; }
.co-story-person { display: flex; align-items: center; gap: 18px; padding: 36px; background: var(--violeta-deep); color: #fff; }
.co-story-person img { width: 96px; height: 96px; border-radius: 50%; object-fit: cover; border: 3px solid rgba(255,255,255,.22); }
.co-story-person strong { display: block; font-family: var(--f-display); font-size: 18px; font-weight: 900; }
.co-story-person span { display: block; margin-top: 4px; color: rgba(255,255,255,.68); font-size: 13px; }

/* ---------- FAQ ---------- */
.faq { padding: 96px 0; background: #fff; }
.faq-list { max-width: 820px; margin: 0 auto; display: grid; gap: 12px; }
.faq-item { background: var(--bg-soft); border: 1px solid var(--line); border-radius: 14px; overflow: hidden; }
.faq-item[open] { border-color: var(--violeta); background: #fff; box-shadow: 0 12px 28px -16px rgba(36,3,66,.18); }
.faq-item summary { padding: 22px 26px; cursor: pointer; list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 16px; font-family: var(--f-display); font-weight: 700; font-size: 17px; color: var(--ink); }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after { content: ''; width: 11px; height: 11px; border-right: 2px solid var(--violeta); border-bottom: 2px solid var(--violeta); transform: rotate(45deg); transition: transform .2s; flex: none; }
.faq-item[open] summary::after { transform: rotate(-135deg); }
.faq-item .faq-body { padding: 0 26px 24px; color: var(--ink-2); font-size: 15px; line-height: 1.6; }

/* ---------- CTA final ---------- */
.co-final-actions { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 14px; }
.co-final-plans { border-color: rgba(255,255,255,.3); color: #fff; height: 60px; padding: 0 30px; }
.co-final-plans:hover { border-color: #fff; background: rgba(255,255,255,.1); color: #fff; }

/* ---------- CTA sticky mobile ---------- */
.co-sticky {
  position: fixed;
  left: 0; right: 0;
  bottom: var(--cookie-banner-h);
  z-index: 920;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 10px 16px calc(10px + env(safe-area-inset-bottom, 0px));
  border-top: 1px solid var(--line);
  background: rgba(255,255,255,.97);
  box-shadow: 0 -8px 24px -14px rgba(36,3,66,.32);
  backdrop-filter: saturate(180%) blur(10px);
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: transform .25s ease, opacity .25s ease, visibility .25s ease;
}
.co-sticky.is-visible { transform: translateY(0); opacity: 1; visibility: visible; pointer-events: auto; }
.co-sticky-copy { min-width: 0; }
.co-sticky-copy small { display: block; color: var(--muted); font-size: 11px; font-weight: 600; }
.co-sticky-copy strong { display: block; margin-top: 2px; color: var(--ink); font-family: var(--f-display); font-size: 14px; font-weight: 900; }
.co-sticky-btn {
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border-radius: 12px;
  background: var(--violeta);
  color: #fff;
  font-family: var(--f-display);
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}
.co-sticky-btn:hover { background: var(--violeta-sat); color: #fff; }
body.mobile-menu-open .co-sticky { opacity: 0; visibility: hidden; pointer-events: none; }

@media (max-width: 960px) {
  .co-hero-grid { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
  .co-hero-grid > * { min-width: 0; }
  .co-hero-copy { display: contents; }
  .co-hero-copy > h1 { order: 1; }
  .co-hero-copy > .sub { order: 2; }
  .co-hero-copy > .co-audiences { order: 3; }
  .co-product { order: 4; width: min(650px, 100%); max-width: 100%; margin: 30px auto 0; }
  .co-hero-copy > .co-actions { order: 5; }
  .co-hero-copy > .co-note { order: 6; }
  .co-product img { width: 100%; margin-left: 0; }
  .co-reports-grid { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .co-scale-grid { grid-template-columns: minmax(0, 1fr); }
  .co-scale-card.is-highlight { height: auto; }
  .co-story-card { grid-template-columns: 1fr; }
  .co-story-person { border-top: 1px solid rgba(255,255,255,.12); }
  .co-gami-grid { grid-template-columns: 1fr; gap: 44px; }
  .co-trust-grid { grid-template-columns: 1fr; }
  .co-personas-grid { grid-template-columns: 1fr 1fr; gap: 20px 16px; }
  .co-persona:nth-child(odd) { padding-left: 0; border-left: 0; }
}

@media (max-width: 920px) {
  .co-sticky { display: flex; }
  body.has-co-sticky { --mobile-cta-h: 66px; }
}

@media (max-width: 720px) {
  .co-hero { padding: 42px 0 56px; }
  .co-hero h1 { font-size: clamp(34px, 9.4vw, 40px); }
  .co-hero .sub { font-size: 16px; }
  .co-actions .btn { width: 100%; }
  .co-product { width: 100%; }
  .co-shift, .co-usecases, .co-operation, .co-reports, .co-gamification, .co-trust, .co-scale, .co-story, .faq { padding: 68px 0; }
  .co-proof { padding: 34px 0 38px; }
  .co-proof-stats { grid-template-columns: 1fr 1fr; gap: 22px 12px; padding-bottom: 26px; }
  .co-proof-label { margin: 24px 0 18px; }
  .co-proof-seals { gap: 10px; margin-top: 24px; }
  .co-proof-seals span { flex-basis: 100%; text-align: center; font-size: 11px; }
  .co-shift-grid, .co-usecases-grid, .co-operation-grid, .co-trust-notes { grid-template-columns: 1fr; }
  .co-shift-col { padding: 26px 22px; }
  .co-personas { padding: 24px 22px; }
  .co-personas-grid { grid-template-columns: 1fr; gap: 16px; }
  .co-persona + .co-persona { padding: 16px 0 0; border-left: 0; border-top: 1px solid var(--line-2); }
  .co-gami-features, .co-gami-events { grid-template-columns: 1fr; }
  .co-gami-actions { align-items: stretch; flex-direction: column; }
  .co-gami-actions .btn { width: 100%; }
  .co-gami-docs { justify-content: center; min-height: 42px; }
  .co-gami-demo { padding: 20px 16px; }
  .co-step { padding: 24px 0; }
  .co-step + .co-step { padding-left: 0; border-left: 0; border-top: 1px solid var(--line); }
  .co-step::before { margin-bottom: 14px; }
  .co-report-item { grid-template-columns: 1fr; gap: 6px; padding: 16px 20px; }
  .co-reports-panel { padding: 22px 18px; }
  .co-reports-row { grid-template-columns: 1fr 42px; gap: 8px 12px; }
  .co-reports-row-name { grid-column: 1 / -1; overflow: visible; white-space: normal; }
  .co-usecase-link, .co-scale-link { min-height: 40px; }
  .co-reports-cta { grid-template-columns: 1fr; gap: 20px; margin-top: 34px; padding: 26px 22px; }
  .co-reports-cta .btn { width: 100%; }
  .co-trust-card { padding: 24px 22px; }
  .co-scale-card { padding: 24px 22px; }
  .co-story-quote { padding: 30px 24px; }
  .co-story-person { padding: 26px 24px; }
  .co-final-actions { flex-direction: column; align-items: stretch; }
  .co-final-plans { width: 100%; }
  .faq-item summary { padding: 18px 20px; font-size: 15px; }
  .faq-item .faq-body { padding: 0 20px 20px; }
}
