/*
Theme Name: 99ads
Theme URI: https://99ads.com
Author: 99ads
Description: Custom block theme for 99ads.
Version: 1.2.6
Requires at least: 6.2
Tested up to: 6.4
Requires PHP: 8.0
Text Domain: 99ads
*/

/* --------------------------------------------------------------------------
   Refined 2026 Homepage + Case Studies
   -------------------------------------------------------------------------- */

.refined-home,
.case-study-refined {
  --r-navy: #110d14;
  --r-navy-light: #1a1520;
  --r-navy-card: #211b28;
  --r-navy-deep: #0a070d;
  --r-red: #b8323c;
  --r-red-dark: #9a2a33;
  --r-green: #22c55e;
  --r-text: #f0ebf5;
  --r-text-sub: #9a95a8;
  --r-text-muted: #5d5666;
  --r-border: rgba(255, 255, 255, 0.08);
  --r-border-strong: rgba(255, 255, 255, 0.14);
  --r-serif: "Instrument Serif", Georgia, serif;
  background: var(--r-navy);
  color: var(--r-text);
  font-family: Satoshi, Inter, sans-serif;
  overflow: hidden;
}

/* Playbook / Course landing pages */
.playbook-scope{--pb-navy:#110d14;--pb-card:#1f1827;--pb-deep:#0a070d;--pb-text:#f0ebf5;--pb-sub:#9a95a8;--pb-muted:#5d5666;--pb-red:#B8323C;--pb-red-bright:#d63a47;--pb-green:#22c55e;background:var(--pb-navy);color:var(--pb-text);font-family:Satoshi,Inter,-apple-system,sans-serif;line-height:1.65;overflow:hidden}.playbook-scope a{color:inherit;text-decoration:none}.playbook-scope h1,.playbook-scope h2,.playbook-scope h3{font-family:"Cabinet Grotesk",sans-serif;line-height:1.1;letter-spacing:-.025em;color:var(--pb-text)}.playbook-scope h1{font-size:clamp(2.4rem,5.6vw,4.2rem);font-weight:800}.playbook-scope h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.playbook-scope .it{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--pb-red-bright)}.playbook-container,.lesson-container{max-width:1100px;margin:0 auto;padding:0 32px}.playbook-container-narrow{max-width:760px;margin:0 auto;padding:0 32px}.playbook-nav{position:absolute;top:0;left:0;right:0;z-index:10;padding:24px 0}.playbook-nav-inner,.lesson-nav-inner{max-width:1100px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.playbook-logo{font-family:"Cabinet Grotesk",sans-serif;font-weight:800;font-size:1.15rem;letter-spacing:-.03em}.playbook-logo span{color:var(--pb-red-bright)}.playbook-nav-trust{font-size:.78rem;color:var(--pb-muted);font-weight:500;letter-spacing:.04em}.playbook-nav-trust strong{color:var(--pb-sub)}.playbook-hero{padding:130px 0 100px;text-align:center;position:relative}.playbook-hero:before,.secondary-cta:before,.hero-ty:before,.next-step:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(184,50,60,.1),transparent 60%);pointer-events:none}.playbook-hero-inner,.hero-ty-inner,.next-step-inner{position:relative;z-index:1}.playbook-badge,.urgency-eyebrow,.cta-card-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(184,50,60,.1);border:1px solid rgba(184,50,60,.24);padding:8px 18px;border-radius:24px;margin-bottom:28px;font-size:.7rem;font-weight:800;color:var(--pb-red-bright);letter-spacing:.1em;text-transform:uppercase}.playbook-badge .dot,.urgency-eyebrow .dot,.cta-card-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--pb-red-bright)}.playbook-hero h1{max-width:820px;margin:0 auto 22px}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.3}}.urgency-eyebrow .dot{animation:pulse 1.4s infinite}.playbook-hero .subtitle,.hero-sub{color:var(--pb-sub);font-size:1.12rem;max-width:640px;margin:0 auto}.value-prop{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:1.45rem;margin:32px auto 48px;max-width:580px}.playbook-form-card{max-width:520px;margin:0 auto;background:var(--pb-card);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;box-shadow:0 24px 60px rgba(0,0,0,.4);text-align:left}.playbook-form-header{text-align:center;margin-bottom:22px}.playbook-form-header p,.form-fineprint{color:var(--pb-sub);font-size:.85rem}.playbook-form-row{margin-bottom:12px}.playbook-form-row label,.cta-form-row label{display:block;font-size:.7rem;font-weight:700;color:var(--pb-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.playbook-form-row input,.cta-form-row input,.cta-form-row select{width:100%;background:var(--pb-navy);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:13px 16px;color:var(--pb-text)}.btn-red,.btn-red-large,.btn-red-inline,.btn-cta-form{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--pb-red);color:#fff;border:0;border-radius:10px;font-family:"Cabinet Grotesk",sans-serif;font-weight:800;cursor:pointer;transition:.25s}.btn-red{width:auto;padding:18px 32px}.btn-red-large{padding:22px 48px;text-transform:uppercase}.btn-red-inline,.btn-cta-form{padding:14px 24px}.btn-cta-form{width:100%;margin-top:8px}.btn-red:hover,.btn-red-large:hover,.btn-red-inline:hover,.btn-cta-form:hover{background:#9a2a33;transform:translateY(-1px);box-shadow:0 12px 28px rgba(184,50,60,.35)}.btn-red svg{width:18px;height:18px}.logo-strip,.stats-bar,.trust-row,.divider-section{padding:36px 0;background:var(--pb-deep);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);text-align:center}.logo-strip-label{font-size:.7rem;font-weight:700;color:var(--pb-muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px}.divider-section p{font-size:.7rem;font-weight:700;color:var(--pb-muted);letter-spacing:.16em;text-transform:uppercase;margin:0}.logo-strip-row{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;font-family:"Cabinet Grotesk",sans-serif;font-weight:800;color:#423d4d}.inside-section,.secondary-cta{padding:110px 0;background:var(--pb-navy);position:relative;text-align:center}.inside-header{max-width:700px;margin:0 auto 64px}.eyebrow{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-red-bright);font-size:1.05rem;margin-bottom:16px}.inside-header p,.secondary-cta p{color:var(--pb-sub)}.next-step-sub{color:var(--pb-sub);margin:0 auto 36px;max-width:580px;font-size:1.05rem;line-height:1.7}.inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.inside-card,.cta-card,.lesson-outline{background:var(--pb-card);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:28px}.inside-card .num{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-red-bright);font-size:1.25rem;margin-bottom:16px}.inside-card p{color:var(--pb-sub);font-size:.92rem}.stats-bar-grid,.trust-row-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat .v{font-family:"Cabinet Grotesk",sans-serif;font-size:2rem;font-weight:800;color:var(--pb-red-bright)}.stat .k{font-size:.72rem;color:var(--pb-muted);letter-spacing:.1em;text-transform:uppercase}.disclaimer{padding:24px 0;background:var(--pb-deep);border-top:1px solid rgba(255,255,255,.06)}.disclaimer p{font-size:.7rem;color:#423d4d;text-align:center;max-width:920px;margin:0 auto}.confirmation-bar{background:rgba(34,197,94,.06);border-bottom:1px solid rgba(34,197,94,.18);padding:14px 0;text-align:center}.confirmation-bar p{color:var(--pb-sub)}.hero-ty{padding:48px 0 28px;text-align:center;position:relative}.vsl-section{padding:28px 0 16px}.vsl-wrapper,.lesson-video-wrap{max-width:920px;margin:0 auto;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 80px rgba(0,0,0,.5)}.vsl-placeholder,.lesson-video-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(145deg,#1a1520,#0d0a10);display:flex;flex-direction:column;align-items:center;justify-content:center}.vsl-play,.lesson-video-play{width:84px;height:84px;border-radius:50%;background:var(--pb-red);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.vsl-play svg,.lesson-video-play svg{width:32px;height:32px;color:#fff;margin-left:4px}.vsl-placeholder-label,.lesson-video-placeholder-label{font-family:"Cabinet Grotesk",sans-serif;font-weight:800}.vsl-placeholder-hint,.lesson-video-placeholder-hint{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-muted)}.primary-cta-stack{padding:36px 0 60px;text-align:center}.escape-link{display:block;margin-top:22px;color:var(--pb-muted);font-size:.82rem;text-decoration:underline;text-transform:uppercase;letter-spacing:.08em}.next-step{padding:70px 0;text-align:center;position:relative}.not-required{color:var(--pb-muted);font-style:italic;margin-top:18px}.lesson-topnav{position:sticky;top:0;z-index:20;height:72px;background:rgba(13,10,15,.92);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.lesson-nav-inner{height:72px;max-width:1380px}.lesson-nav-right{display:flex;align-items:center;gap:28px;font-size:.85rem;color:var(--pb-sub)}.lesson-nav-cta{background:var(--pb-red);color:#fff!important;padding:10px 22px;border-radius:8px;font-family:"Cabinet Grotesk",sans-serif;font-weight:800}.lesson-container{max-width:1380px}.lesson-hero{padding:48px 0 32px}.lesson-hero-inner{max-width:820px}.lesson-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-red-bright);margin-bottom:18px}.lesson-eyebrow .num{font-family:"Cabinet Grotesk",sans-serif;font-style:normal;font-size:.7rem;font-weight:800;background:rgba(184,50,60,.12);border:1px solid rgba(184,50,60,.28);padding:5px 11px;border-radius:6px;text-transform:uppercase}.lesson-summary{color:var(--pb-sub);font-size:1.1rem;max-width:680px}.lesson-meta{display:flex;gap:14px;margin-top:24px;color:var(--pb-muted);font-size:.82rem}.lesson-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 360px;gap:36px;align-items:start;padding-bottom:100px}.lesson-outline,.lesson-cta{position:sticky;top:96px}.outline-header{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:12px}.outline-eyebrow{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-red-bright);font-size:.82rem}.outline-title{font-family:"Cabinet Grotesk",sans-serif;font-weight:800}.outline-meta,.outline-lesson-num{color:var(--pb-muted);font-size:.7rem}.outline-lesson{display:flex;gap:10px;padding:9px 0;color:var(--pb-sub)}.outline-lesson.active{color:var(--pb-text)}.outline-lesson.active .outline-lesson-num{color:var(--pb-red-bright)}.lesson-main{min-width:0}.lesson-video-wrap{margin-bottom:48px}.lesson-prose{color:var(--pb-sub);font-size:1.02rem;line-height:1.78}.lesson-prose h2{margin:56px 0 18px}.lesson-prose h3{margin:36px 0 12px}.lesson-prose p,.lesson-prose li{margin-bottom:18px}.lesson-prose strong{color:var(--pb-text)}.lesson-prose blockquote{margin:32px 0;padding:24px 28px;background:var(--pb-card);border-left:3px solid var(--pb-red-bright);border-radius:0 12px 12px 0;font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-text)}.inline-cta{margin:56px 0;padding:32px;background:linear-gradient(135deg,var(--pb-card),var(--pb-deep));border:1px solid rgba(255,255,255,.1);border-radius:16px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.inline-cta-label{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:var(--pb-red-bright)}.inline-cta p{color:var(--pb-sub);margin:0}.lesson-nav-cards{margin-top:64px;padding-top:32px;border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:1fr 1fr;gap:16px}.lesson-nav-card{padding:20px 24px;background:var(--pb-card);border:1px solid rgba(255,255,255,.08);border-radius:12px}.lesson-nav-card.next{text-align:right}.lesson-nav-card span{display:block;color:var(--pb-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.lesson-nav-card strong{font-family:"Cabinet Grotesk",sans-serif}.cta-card h3{font-size:1.4rem;margin-bottom:8px}.cta-card-sub{color:var(--pb-sub);font-size:.88rem}.cta-form-row{margin-bottom:10px}.cta-form-fineprint{color:var(--pb-muted);text-align:center;font-size:.7rem;margin-top:12px}@media(max-width:1180px){.lesson-layout{grid-template-columns:minmax(0,1fr) 360px}.lesson-outline{display:none}}@media(max-width:900px){.inside-grid,.lesson-layout{grid-template-columns:1fr}.stats-bar-grid{grid-template-columns:1fr 1fr}.lesson-cta{position:static}.inline-cta{grid-template-columns:1fr}.lesson-nav-right a:not(.lesson-nav-cta){display:none}}@media(max-width:600px){.playbook-container,.playbook-container-narrow,.lesson-container,.playbook-nav-inner,.lesson-nav-inner{padding:0 22px}.playbook-hero{padding:110px 0 70px}.inside-grid,.stats-bar-grid,.lesson-nav-cards{grid-template-columns:1fr}.logo-strip-row{gap:24px}.btn-red-large{padding:18px 28px;font-size:.88rem}}

.playbook-scope .form-card {
  max-width: 520px;
  margin: 34px auto 0;
  background: var(--pb-card) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 16px !important;
  padding: 34px 38px 32px !important;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.4) !important;
  color: var(--pb-text);
  text-align: left;
}

.playbook-scope .playbook-logo {
  display: inline-flex;
  align-items: center;
}

.playbook-scope .playbook-logo img {
  display: block;
  width: auto;
  height: 32px;
}

.playbook-scope .playbook-hero .subtitle,
.playbook-scope .playbook-hero .value-prop {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.playbook-scope .form-card-header {
  margin-bottom: 30px;
  text-align: center;
}

.playbook-scope .form-card-header h3 {
  color: var(--pb-text) !important;
  font-size: 1.1rem;
  margin: 0 0 6px;
  text-align: center;
}

.playbook-scope .form-card-header p,
.playbook-scope .form-fineprint {
  color: var(--pb-sub) !important;
}

.playbook-scope .form-card-header p {
  margin: 0;
}

.playbook-scope .form-row {
  margin-bottom: 14px;
}

.playbook-scope .form-row label {
  color: var(--pb-muted) !important;
  display: block;
  margin-bottom: 6px;
  font-size: 0.9rem;
  line-height: 1.35;
}

.playbook-scope .form-row input {
  width: 100%;
  background: var(--pb-navy) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: var(--pb-text) !important;
  min-height: 48px;
  padding: 13px 16px !important;
}

.playbook-scope .form-row input::placeholder {
  color: var(--pb-muted);
}

.playbook-scope .btn-red {
  background: var(--pb-red) !important;
  color: #fff !important;
  margin-top: 8px;
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}

.playbook-scope .form-card .btn-red {
  width: auto;
  min-width: 192px;
  padding: 0 28px;
}

.playbook-scope .form-fineprint {
  max-width: 410px;
  margin: 12px 0 0;
  font-size: 0.86rem;
  line-height: 1.7;
}

.playbook-scope .delivered-line {
  margin-top: 18px;
  color: var(--pb-sub);
}

@media (max-width: 640px) {
  .playbook-scope .playbook-nav-inner {
    padding: 0 20px;
  }

  .playbook-scope .playbook-logo img {
    height: 28px;
  }

  .playbook-scope .form-card {
    margin-top: 28px;
    padding: 26px 22px !important;
  }

  .playbook-scope .form-card .btn-red {
    width: 100%;
  }
}

.playbook-scope .logo-strip .rhome-logo-band {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
}

.playbook-scope .logo-strip .rhome-logo-row {
  justify-content: flex-start;
  margin-bottom: 26px;
  width: max-content;
}

.playbook-scope .logo-strip .rhome-logo-row:last-child {
  margin-bottom: 0;
}

.lesson-scope {
  min-height: 100vh;
}

.lesson-scope .lesson-hero {
  padding: 126px 0 28px;
}

.lesson-scope .lesson-hero-inner {
  max-width: 1160px;
}

.lesson-scope .lesson-hero h1 {
  max-width: none;
  font-size: clamp(2.8rem, 5vw, 5rem);
}

.lesson-scope .lesson-summary {
  color: var(--pb-sub);
  font-size: 1.15rem;
  max-width: 760px;
}

.lesson-scope .lesson-layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr) 360px;
  gap: 28px;
  max-width: 1500px;
  padding-bottom: 96px;
}

.lesson-scope .lesson-outline,
.lesson-scope .lesson-cta-card {
  position: sticky;
  top: 96px;
  align-self: start;
  background: rgba(31, 24, 39, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.24);
}

.lesson-scope .outline-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  margin-bottom: 10px;
  padding-bottom: 18px;
}

.lesson-scope .outline-eyebrow {
  color: var(--pb-red-bright);
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  margin-bottom: 6px;
}

.lesson-scope .outline-title {
  color: var(--pb-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 1.05rem;
  font-weight: 800;
}

.lesson-scope .outline-meta {
  color: var(--pb-muted);
  font-size: 0.75rem;
  margin-top: 6px;
}

.lesson-scope .lesson-list {
  display: grid;
  gap: 8px;
}

.lesson-scope .lesson-list-item {
  display: grid;
  gap: 3px;
  padding: 12px 14px;
  border-radius: 12px;
  color: var(--pb-sub);
  text-decoration: none;
}

.lesson-scope .lesson-list-item span {
  color: var(--pb-red-bright);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.lesson-scope .lesson-list-item strong {
  color: var(--pb-text);
  font-size: 0.88rem;
  line-height: 1.3;
}

.lesson-scope .lesson-list-item.is-active,
.lesson-scope .lesson-list-item:hover {
  background: rgba(184, 50, 60, 0.13);
}

.lesson-scope .lesson-video {
  background: #0a070d;
  border-radius: 22px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.45), 0 0 0 1px rgba(184, 50, 60, 0.14);
  margin-bottom: 32px;
  min-height: 420px;
}

.lesson-scope .lesson-video iframe,
.lesson-scope .lesson-video .vsl-placeholder {
  width: 100%;
  min-height: 420px;
  aspect-ratio: 16 / 9;
}

.lesson-scope .lesson-content {
  background: rgba(31, 24, 39, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  color: var(--pb-sub);
  padding: 34px;
}

.lesson-scope .lesson-content :where(h2, h3) {
  color: var(--pb-text);
  margin-top: 0;
}

.lesson-scope .lesson-content :where(p, li) {
  color: var(--pb-sub);
  font-size: 1rem;
}

.lesson-scope .lesson-cta-card h3 {
  color: var(--pb-text);
  font-size: 1.35rem;
}

.lesson-scope .lesson-cta-card p:not(.cta-card-eyebrow) {
  color: var(--pb-sub);
}

.lesson-scope .lesson-pager {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
}

.lesson-scope .lesson-pager a {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  color: var(--pb-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-weight: 800;
  padding: 14px 18px;
  text-decoration: none;
}

.lesson-scope {
  background:
    radial-gradient(circle at 20% 12%, rgba(184, 50, 60, 0.13), transparent 30%),
    radial-gradient(circle at 82% 22%, rgba(255, 255, 255, 0.045), transparent 26%),
    #0a070d;
}

.lesson-scope .lesson-container {
  max-width: 1320px;
}

.lesson-scope .lesson-nav {
  background: rgba(10, 7, 13, 0.78);
  backdrop-filter: blur(22px);
}

.lesson-scope .lesson-nav-inner {
  max-width: 1320px;
}

.lesson-scope .lesson-logo {
  align-items: center;
  display: inline-flex;
  text-decoration: none;
}

.lesson-scope .lesson-logo img {
  display: block;
  height: 48px;
  width: auto;
}

.lesson-scope .lesson-hero {
  padding: 118px 0 34px;
}

.lesson-scope .lesson-hero-inner {
  max-width: 1160px;
}

.lesson-scope .lesson-hero h1 {
  font-size: clamp(3.15rem, 5.2vw, 5.35rem);
  letter-spacing: -0.055em;
  max-width: none;
}

.lesson-scope .lesson-summary {
  color: #b8b0c7;
  font-size: 1.1rem;
  line-height: 1.7;
  max-width: 780px;
}

.lesson-scope .lesson-layout {
  grid-template-columns: 260px minmax(620px, 1fr) 360px;
  gap: 24px;
}

.lesson-scope .lesson-outline,
.lesson-scope .lesson-cta-card,
.lesson-scope .lesson-content {
  background: linear-gradient(180deg, rgba(31, 24, 39, 0.88), rgba(19, 14, 24, 0.9));
  border-color: rgba(255, 255, 255, 0.105);
}

.lesson-scope .lesson-list-item {
  min-height: 74px;
}

.lesson-scope .lesson-video {
  background:
    radial-gradient(circle at 50% 35%, rgba(184, 50, 60, 0.16), transparent 35%),
    linear-gradient(145deg, #1a1520, #070509);
  min-height: 470px;
}

.lesson-scope .lesson-video .vsl-placeholder {
  min-height: 470px;
  padding: 48px;
  text-align: center;
}

.lesson-scope .vsl-placeholder-label {
  color: var(--pb-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(1.45rem, 2.4vw, 2.2rem);
  font-weight: 900;
  letter-spacing: -0.035em;
}

.lesson-scope .vsl-placeholder-hint {
  color: var(--pb-sub);
  font-family: "Instrument Serif", Georgia, serif;
  font-size: 1.1rem;
  font-style: italic;
  margin-top: 8px;
}

.lesson-scope .lesson-content {
  padding: 42px;
}

.lesson-scope .lesson-content h2 {
  font-size: clamp(2rem, 3.1vw, 3.1rem);
  line-height: 1.06;
  margin-bottom: 16px;
}

.lesson-scope .lesson-content h3 {
  font-size: 1.1rem;
  margin: 22px 0 8px;
}

.lesson-scope .lesson-content :where(p, li) {
  color: #aaa1b8;
  line-height: 1.75;
}

.lesson-scope .lesson-content ol,
.lesson-scope .lesson-content ul {
  margin: 12px 0 0 20px;
  padding: 0;
}

.lesson-scope .lesson-resources {
  background:
    radial-gradient(circle at 10% 0%, rgba(214, 58, 71, 0.2), transparent 36%),
    linear-gradient(180deg, rgba(31, 24, 39, 0.9), rgba(13, 10, 17, 0.94));
  border: 1px solid rgba(214, 58, 71, 0.22);
  border-radius: 18px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  margin-top: 24px;
  padding: 26px;
}

.lesson-scope .lesson-resources-header p {
  color: var(--pb-red-bright);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin: 0 0 7px;
  text-transform: uppercase;
}

.lesson-scope .lesson-resources-header h2 {
  color: var(--pb-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(1.45rem, 2.4vw, 2.1rem);
  font-weight: 900;
  letter-spacing: -0.045em;
  line-height: 1.05;
  margin: 0 0 18px;
}

.lesson-scope .lesson-resources-list {
  display: grid;
  gap: 10px;
}

.lesson-scope .lesson-resource-link {
  align-items: center;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.105);
  border-radius: 14px;
  color: var(--pb-text);
  display: grid;
  gap: 14px;
  grid-template-columns: auto 1fr auto;
  padding: 14px;
  text-decoration: none;
  transition: border-color 0.18s ease, transform 0.18s ease, background 0.18s ease;
}

.lesson-scope .lesson-resource-link:hover,
.lesson-scope .lesson-resource-link:focus-visible {
  background: rgba(214, 58, 71, 0.1);
  border-color: rgba(214, 58, 71, 0.45);
  outline: none;
  transform: translateY(-1px);
}

.lesson-scope .lesson-resource-icon {
  background: rgba(214, 58, 71, 0.18);
  border: 1px solid rgba(214, 58, 71, 0.35);
  border-radius: 10px;
  color: #fff;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  padding: 8px 9px;
}

.lesson-scope .lesson-resource-title {
  font-family: "Cabinet Grotesk", sans-serif;
  font-weight: 800;
}

.lesson-scope .lesson-resource-action {
  color: var(--pb-red-bright);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.88rem;
  font-weight: 900;
}

.lesson-scope .lesson-cta-card {
  padding: 24px;
}

.lesson-scope .lesson-contact-card {
  background:
    radial-gradient(circle at 18% 0%, rgba(214, 58, 71, 0.22), transparent 42%),
    linear-gradient(180deg, rgba(31, 24, 39, 0.96), rgba(13, 10, 17, 0.97));
  border: 1px solid rgba(214, 58, 71, 0.24);
  border-radius: 18px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  color: var(--pb-text);
  padding: 24px;
  position: sticky;
  top: 96px;
}

.lesson-scope .lesson-form-kicker {
  color: var(--pb-red-bright);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.2;
  margin: 0 0 9px;
  text-transform: uppercase;
}

.lesson-scope .lesson-contact-card h3 {
  color: var(--pb-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  font-weight: 900;
  letter-spacing: -0.045em;
  line-height: 1.05;
  margin: 0 0 20px;
}

.lesson-scope .lesson-form-intro {
  color: #aaa1b8;
  font-size: 0.88rem;
  line-height: 1.55;
  margin: -8px 0 18px;
}

.lesson-scope .lesson-contact-card label {
  color: #c9c1d6;
  display: block;
  font-size: 0.86rem;
  font-weight: 500;
  margin-bottom: 14px;
}

.lesson-scope .lesson-form-grid,
.lesson-scope .lesson-phone-row {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
}

.lesson-scope .lesson-phone-row {
  grid-template-columns: 0.75fr 1.25fr;
  margin-bottom: 14px;
}

.lesson-scope .lesson-contact-card input,
.lesson-scope .lesson-contact-card select {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  box-shadow: none;
  color: var(--pb-text);
  display: block;
  font: inherit;
  height: 44px;
  margin-top: 7px;
  padding: 0 12px;
  width: 100%;
}

.lesson-scope .lesson-contact-card input::placeholder {
  color: rgba(240, 235, 245, 0.42);
}

.lesson-scope .lesson-contact-card select option {
  background: #16111d;
  color: #f0ebf5;
}

.lesson-scope .lesson-contact-card input:focus,
.lesson-scope .lesson-contact-card select:focus {
  border-color: rgba(214, 58, 71, 0.68);
  box-shadow: 0 0 0 3px rgba(184, 50, 60, 0.18);
  outline: none;
}

.lesson-scope .lesson-phone-row select,
.lesson-scope .lesson-phone-row input {
  margin-top: 0;
}

.lesson-scope .lesson-form-consent {
  color: #928a9f;
  font-size: 0.78rem;
  line-height: 1.48;
  margin: 10px 0 20px;
}

.lesson-scope .lesson-form-submit {
  background: var(--pb-red);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(184, 50, 60, 0.32);
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 1.35rem;
  font-weight: 900;
  justify-content: center;
  min-height: 52px;
  padding: 12px 18px;
  width: 100%;
}

.lesson-scope .lesson-form-submit:hover,
.lesson-scope .lesson-form-submit:focus-visible {
  background: var(--pb-red-bright);
}

.lesson-scope .lesson-cta-card .btn-red {
  min-height: 52px;
}

.lesson-scope .lesson-pager {
  justify-content: flex-end;
}

.lesson-scope .lesson-pager a:hover,
.lesson-scope .lesson-list-item:hover {
  border-color: rgba(184, 50, 60, 0.35);
  transform: translateY(-1px);
}

@media (max-width: 1180px) {
  .lesson-scope .lesson-layout {
    grid-template-columns: 1fr;
  }

  .lesson-scope .lesson-outline,
  .lesson-scope .lesson-cta-card,
  .lesson-scope .lesson-contact-card {
    position: static;
  }
}

@media (max-width: 640px) {
  .lesson-scope .lesson-nav-inner {
    height: 64px;
  }

  .lesson-scope .lesson-logo img {
    height: 42px;
  }

  .lesson-scope .lesson-hero h1 {
    font-size: clamp(2.4rem, 12vw, 3.25rem);
  }

  .lesson-scope .lesson-contact-card {
    border-radius: 16px;
    padding: 20px;
  }

  .lesson-scope .lesson-form-grid,
  .lesson-scope .lesson-phone-row {
    grid-template-columns: 1fr 1fr;
  }

  .lesson-scope .lesson-form-consent {
    font-size: 0.76rem;
  }
}

.playbook-scope .secondary-cta {
  background: radial-gradient(circle at 50% 20%, rgba(184, 50, 60, 0.16), transparent 48%), var(--pb-navy);
  padding: 110px 0;
  position: relative;
  text-align: center;
}

.playbook-scope .secondary-cta-inner {
  background: rgba(31, 24, 39, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 22px;
  padding: 54px 42px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.32);
}

.playbook-scope .secondary-cta p:not(.eyebrow) {
  color: var(--pb-sub);
  margin: 16px auto 26px;
  max-width: 560px;
}

.playbook-scope .secondary-cta .btn-red {
  display: inline-flex;
  width: auto;
  min-width: 220px;
}

.playbook-scope .disclaimer {
  background: var(--pb-deep);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 0;
}

.playbook-scope .disclaimer p {
  color: var(--pb-muted);
  font-size: 0.78rem;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 900px;
  text-align: center;
}

.playbook-scope .playbook-footer {
  background: #08060a;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  padding: 34px 0;
}

.playbook-scope .footer-inner {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}

.playbook-scope .footer-inner p,
.playbook-scope .footer-links a {
  color: var(--pb-muted);
  font-size: 0.78rem;
}

.playbook-scope .footer-links {
  display: flex;
  gap: 22px;
}

@media (max-width: 1100px) {
  .lesson-scope .lesson-layout {
    grid-template-columns: 1fr;
  }

  .lesson-scope .lesson-outline,
  .lesson-scope .lesson-cta-card {
    position: static;
  }
}

.refined-home *,
.case-study-refined * {
  box-sizing: border-box;
}

.refined-home a,
.case-study-refined a {
  color: inherit;
  text-decoration: none;
}

.refined-home h1,
.refined-home h2,
.refined-home h3,
.case-study-refined h1,
.case-study-refined h2,
.case-study-refined h3 {
  color: var(--r-text);
  font-family: "Cabinet Grotesk", sans-serif;
  letter-spacing: -0.035em;
  line-height: 1.05;
  margin: 0;
}

.refined-home em,
.case-study-refined em {
  color: var(--r-red);
  font-family: var(--r-serif);
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.refined-home p,
.case-study-refined p {
  color: var(--r-text-sub);
  font-size: 1rem;
  line-height: 1.75;
  margin: 0;
}

.rhome-container,
.case-study-refined__container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 40px;
}

.refined-grain {
  position: relative;
}

.refined-grain::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 128px;
  content: "";
  inset: 0;
  opacity: 0.035;
  pointer-events: none;
  position: absolute;
}

.refined-grain > * {
  position: relative;
  z-index: 1;
}

.rhome-hero {
  background: radial-gradient(circle at 18% 20%, rgba(184, 50, 60, 0.14), transparent 32%), var(--r-navy);
  padding: 132px 0 72px;
}

.rhome-hero-grid {
  align-items: center;
  display: grid;
  gap: 56px;
  grid-template-columns: 1.05fr 0.95fr;
}

.rhome-badge,
.case-study-refined__badge {
  align-items: center;
  background: rgba(184, 50, 60, 0.1);
  border: 1px solid rgba(184, 50, 60, 0.24);
  border-radius: 999px;
  color: var(--r-red);
  display: inline-flex;
  font-size: 0.72rem;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
  padding: 7px 16px;
  text-transform: uppercase;
}

.rhome-badge span {
  background: var(--r-red);
  border-radius: 999px;
  height: 6px;
  width: 6px;
}

.rhome-hero h1 {
  font-size: clamp(3rem, 6vw, 5.8rem);
  max-width: 720px;
}

.rhome-hero-copy > p {
  font-size: 1.08rem;
  margin-top: 24px;
  max-width: 540px;
}

.rhome-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 38px;
}

.rhome-btn,
.case-study-refined__button {
  align-items: center;
  border-radius: 10px;
  display: inline-flex;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.86rem;
  font-weight: 800;
  justify-content: center;
  padding: 16px 30px;
  transition: all 0.25s ease;
}

.rhome-btn--primary,
.case-study-refined__button {
  background: var(--r-red);
  color: #fff;
}

.rhome-btn--primary:hover,
.case-study-refined__button:hover {
  background: var(--r-red-dark);
  box-shadow: 0 14px 32px rgba(184, 50, 60, 0.32);
  transform: translateY(-1px);
}

.rhome-btn--ghost {
  border: 1px solid var(--r-border-strong);
  color: var(--r-text);
}

.rhome-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.04);
}

.rhome-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
  margin-top: 42px;
}

.rhome-trust span {
  color: var(--r-text-muted);
  font-size: 0.84rem;
  font-weight: 600;
}

.rhome-trust span::before {
  color: var(--r-green);
  content: "✓";
  margin-right: 8px;
}

.rhome-stack-wrap {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  height: 560px;
  mask-image: linear-gradient(180deg, transparent 0%, #000 12%, #000 88%, transparent 100%);
  overflow: hidden;
}

.rhome-stack-col {
  animation: rhomeStackUp 42s linear infinite;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.rhome-stack-col--alt {
  animation-name: rhomeStackDown;
  transform: translateY(-50%);
}

.rhome-stack-col--slow {
  animation-duration: 56s;
}

.rhome-stack-card {
  aspect-ratio: 9 / 16;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 16px;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
}

.rhome-stack-card video,
.rhome-stack-card img,
.rhome-work-tile video,
.rhome-work-tile img,
.case-study-refined__video-tile video,
.case-study-refined__video-tile img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.rhome-stack-meta {
  background: rgba(0, 0, 0, 0.58);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  bottom: 10px;
  left: 10px;
  padding: 9px 10px;
  position: absolute;
  right: 10px;
}

.rhome-stack-meta strong {
  color: var(--r-green);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.78rem;
}

.rhome-stack-meta span {
  color: rgba(255, 255, 255, 0.64);
  display: block;
  font-family: var(--r-serif);
  font-size: 0.76rem;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes rhomeStackUp {
  from { transform: translateY(0); }
  to { transform: translateY(-50%); }
}

@keyframes rhomeStackDown {
  from { transform: translateY(-50%); }
  to { transform: translateY(0); }
}

.rhome-logo-strip {
  background: var(--r-navy-deep);
  border-bottom: 1px solid var(--r-border);
  border-top: 1px solid var(--r-border);
  overflow: hidden;
  padding: 56px 0 48px;
  position: relative;
}

.rhome-logo-strip::before {
  background: linear-gradient(90deg, var(--r-navy-deep) 0%, transparent 100%);
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: 2;
}

.rhome-logo-strip::after {
  background: linear-gradient(90deg, transparent 0%, var(--r-navy-deep) 100%);
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  z-index: 2;
}

.rhome-logo-badge {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-bottom: 40px;
}

.rhome-logo-badge::before,
.rhome-logo-badge::after {
  background: linear-gradient(90deg, transparent, var(--r-border-strong));
  content: "";
  flex: 1;
  height: 1px;
  max-width: 120px;
}

.rhome-logo-badge::after {
  background: linear-gradient(90deg, var(--r-border-strong), transparent);
}

.rhome-logo-badge span {
  color: var(--r-text-muted);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
}

.rhome-logo-band {
  mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
  overflow: hidden;
}

.rhome-logo-band:hover .rhome-logo-row {
  animation-play-state: paused;
}

.rhome-logo-row {
  align-items: center;
  display: flex;
  gap: 64px;
  width: max-content;
}

.rhome-logo-row--forward {
  animation: rhomeLogoScroll 120s linear infinite;
}

.rhome-logo-row img {
  filter: grayscale(1) brightness(1.6) contrast(0.9);
  height: 40px;
  opacity: 0.72;
  object-fit: contain;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  width: auto;
}

.rhome-logo-row img:hover {
  filter: grayscale(0) brightness(1) contrast(1);
  opacity: 1;
  transform: translateY(-3px) scale(1.08);
}

.rhome-proof-strip {
  background: var(--r-navy-deep);
  border-bottom: 1px solid var(--r-border);
  border-top: 1px solid var(--r-border);
  padding: 28px 0 32px;
}

.rhome-proof-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.rhome-proof-item {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01));
  border: 1px solid var(--r-border);
  border-radius: 18px;
  display: flex;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.rhome-proof-item:hover {
  border-color: rgba(184, 50, 60, 0.35);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
  transform: translateY(-3px);
}

.rhome-proof-accent {
  background: linear-gradient(180deg, var(--r-red), rgba(184, 50, 60, 0.4));
  flex-shrink: 0;
  width: 4px;
}

.rhome-proof-content {
  padding: 22px 24px 22px 20px;
}

.rhome-proof-item span {
  color: var(--r-text-sub);
  display: block;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.rhome-proof-item strong {
  color: var(--r-text);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(1.6rem, 2.6vw, 2.4rem);
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-top: 12px;
}

.rhome-proof-item p {
  color: var(--r-text-muted);
  font-size: 0.85rem;
  margin-top: 8px;
}

.rhome-logo-row img:hover {
  opacity: 0.8;
}

@keyframes rhomeLogoScroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@keyframes rhomeLogoScrollReverse {
  from { transform: translateX(-50%); }
  to { transform: translateX(0); }
}

.rhome-section-head {
  margin: 0 auto 64px;
  max-width: 760px;
  padding: 0 40px;
  text-align: center;
}

.rhome-section-head span,
.case-study-refined__kicker,
.rhome-cta span {
  color: var(--r-red);
  display: block;
  font-family: var(--r-serif);
  font-size: 1.08rem;
  font-style: italic;
  margin-bottom: 18px;
}

.rhome-section-head h2,
.rhome-statement h2,
.rhome-cta h2,
.case-study-refined__payoff h2,
.case-study-refined__cta h2 {
  font-size: clamp(2.4rem, 5vw, 4rem);
}

.rhome-section-head p {
  margin: 18px auto 0;
  max-width: 620px;
}

.rhome-work,
.rhome-dashboard,
.rhome-system,
.rhome-case-studies,
.rhome-winning-ads,
.case-study-refined__showcase,
.case-study-refined__approach {
  padding: 104px 0;
}

.rhome-work {
  padding-top: 78px;
  padding-bottom: 78px;
}

.rhome-dashboard {
  padding-top: 88px;
  padding-bottom: 82px;
}

.rhome-system {
  padding-top: 86px;
  padding-bottom: 88px;
}

.rhome-system .rhome-section-head {
  margin-bottom: 44px;
}

.rhome-work-track,
.case-study-refined__video-track {
  animation: rhomeWorkSlide 80s linear infinite;
  backface-visibility: hidden;
  display: flex;
  gap: 16px;
  transform: translateZ(0);
  width: max-content;
  will-change: transform;
}

.rhome-work-tile,
.case-study-refined__video-tile {
  aspect-ratio: 9 / 16;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 18px;
  flex: 0 0 220px;
  overflow: hidden;
  position: relative;
  transition: border-color 0.25s ease, transform 0.25s ease;
}

.rhome-work-tile::after {
  background: linear-gradient(135deg, rgba(184, 50, 60, 0.22), transparent 36%);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.25s ease;
}

.rhome-work-tile:hover {
  border-color: rgba(184, 50, 60, 0.28);
  transform: translateY(-3px);
}

.rhome-work-tile:hover::after {
  opacity: 1;
}

.rhome-work-tile div {
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.68));
  bottom: 0;
  left: 0;
  padding: 44px 14px 14px;
  position: absolute;
  right: 0;
}

.rhome-work-tile span,
.rhome-work-tile strong {
  display: block;
  font-size: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rhome-work-tile strong {
  color: var(--r-green);
  font-family: "Cabinet Grotesk", sans-serif;
  margin-top: 4px;
}

@keyframes rhomeWorkSlide {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 8px)); }
}

.rhome-winning-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.rhome-winning-tile {
  aspect-ratio: 9 / 16;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 18px;
  flex: 0 0 260px;
  overflow: hidden;
  position: relative;
  transition: border-color 0.25s ease, transform 0.25s ease;
}

.rhome-winning-tile video,
.rhome-winning-tile img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.rhome-winning-tile div {
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.68));
  bottom: 0;
  left: 0;
  padding: 44px 14px 14px;
  position: absolute;
  right: 0;
}

.rhome-winning-tile span,
.rhome-winning-tile strong {
  display: block;
  font-size: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rhome-winning-tile strong {
  color: var(--r-red);
  font-family: "Cabinet Grotesk", sans-serif;
  margin-top: 4px;
}

.rhome-winning-tile a {
  display: block;
  height: 100%;
  position: relative;
}

.rhome-winning-tile a::after {
  background: rgba(0, 0, 0, 0);
  border-radius: 18px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  transition: background 0.25s ease;
}

.rhome-winning-tile:hover,
.rhome-winning-tile:focus-within {
  border-color: rgba(184, 50, 60, 0.32);
  transform: translateY(-3px);
}

.rhome-winning-tile:hover a::after,
.rhome-winning-tile:focus-within a::after {
  background: rgba(0, 0, 0, 0.2);
}

.rhome-winning-tile a:focus-visible {
  outline: 2px solid var(--r-red);
  outline-offset: -4px;
}

.rhome-winning-tag {
  align-items: center;
  background: rgba(184, 50, 60, 0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: #fff !important;
  display: inline-flex !important;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.62rem !important;
  font-weight: 700;
  gap: 5px;
  letter-spacing: 0.06em;
  line-height: 1;
  overflow: hidden;
  padding: 5px 11px;
  position: absolute;
  right: 10px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  top: 10px;
  white-space: nowrap;
  z-index: 3;
}

.rhome-winning-tag::before {
  background: currentColor;
  border-radius: 50%;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 5px;
  opacity: 0.9;
  width: 5px;
}

.rhome-winning-tag--ugc::before {
  background: #4ade80;
  box-shadow: 0 0 6px rgba(74, 222, 128, 0.5);
}

.rhome-winning-tag--static::before {
  background: #fbbf24;
  box-shadow: 0 0 6px rgba(251, 191, 36, 0.5);
}

/* ===== HOMEPAGE TESTIMONIAL SLIDER ===== */
.rhome-testimonial-slider {
  background:
    radial-gradient(circle at 20% 50%, rgba(184, 50, 60, 0.12), transparent 42%),
    radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.05), transparent 32%),
    var(--r-navy);
  overflow: hidden;
  padding: 96px 0 110px;
}

.rhome-slider {
  position: relative;
}

.rhome-slider__viewport {
  overflow: hidden;
  position: relative;
}

.rhome-slider__slide {
  align-items: stretch;
  display: grid;
  gap: 44px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  opacity: 0;
  padding: 12px 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(40px);
  transition: opacity 0.55s cubic-bezier(0.16, 1, 0.3, 1), transform 0.55s cubic-bezier(0.16, 1, 0.3, 1);
  width: 100%;
}

.rhome-slider__slide[aria-current="true"] {
  opacity: 1;
  pointer-events: auto;
  position: relative;
  transform: translateX(0);
}

.rhome-slider__left {
  display: flex;
  flex-direction: column;
  gap: 28px;
  justify-content: center;
}

.rhome-slider__video {
  aspect-ratio: 16 / 10;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 20px;
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.38);
  overflow: hidden;
  position: relative;
}

.rhome-slider__video video {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.rhome-slider__quote {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.008));
  border: 1px solid var(--r-border);
  border-radius: 18px;
  margin: 0;
  padding: 36px 34px 32px;
  position: relative;
  text-align: left;
}

.rhome-slider__quote::before {
  color: var(--r-red);
  content: "\201C";
  font-family: var(--r-serif);
  font-size: 3.5rem;
  left: 24px;
  line-height: 1;
  opacity: 0.3;
  position: absolute;
  top: 10px;
}

.rhome-slider__quote p {
  color: var(--r-text);
  font-family: var(--r-serif);
  font-size: 1.15rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0 0 18px;
  padding-left: 8px;
  position: relative;
}

.rhome-slider__quote cite {
  color: var(--r-text-muted);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.78rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding-left: 8px;
  text-transform: uppercase;
}

.rhome-slider__brand {
  align-items: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.14), transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
  backdrop-filter: blur(18px) saturate(1.2);
  -webkit-backdrop-filter: blur(18px) saturate(1.2);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 28px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.52), 0 0 0 10px rgba(255, 255, 255, 0.025), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  display: inline-flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 280px;
  min-height: 88px;
  overflow: hidden;
  padding: 22px 40px;
  position: relative;
}

.rhome-slider__brand img {
  display: block;
  filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.55)) brightness(1.08);
  max-height: 48px;
  max-width: 220px;
  object-fit: contain;
  position: relative;
  width: auto;
  z-index: 1;
}

.rhome-slider__right {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.004));
  border: 1px solid var(--r-border);
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
  padding: 28px;
}

.rhome-slider__work-label {
  align-items: baseline;
  display: flex;
  gap: 8px;
  justify-content: center;
}

.rhome-slider__work-label span {
  color: var(--r-text-muted);
  font-size: 0.8rem;
}

.rhome-slider__work-label strong {
  color: var(--r-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.92rem;
  font-weight: 700;
}

.rhome-slider__sub {
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
}

.rhome-slider__sub-track {
  display: flex;
  gap: 12px;
  position: relative;
}

.rhome-slider__sub-item {
  aspect-ratio: 9 / 16;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 14px;
  flex: 0 0 calc(33.333% - 8px);
  overflow: hidden;
  position: relative;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.rhome-slider__sub-item a {
  display: block;
  height: 100%;
  width: 100%;
}

.rhome-slider__sub-item video,
.rhome-slider__sub-item img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.rhome-slider__sub-item:hover {
  border-color: rgba(184, 50, 60, 0.3);
  transform: translateY(-4px);
}

.rhome-slider__sub-controls {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: center;
}

.rhome-slider__sub-arrow {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--r-border);
  border-radius: 50%;
  color: var(--r-text-muted);
  cursor: pointer;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  min-height: 32px !important;
  min-width: 32px !important;
  padding: 0;
  transition: all 0.25s ease;
  width: 32px;
}

.rhome-slider__sub-arrow:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: var(--r-text);
  transform: scale(1.08);
}

.rhome-slider__sub-arrow svg {
  height: 14px;
  width: 14px;
}

.rhome-slider__sub-dots {
  display: flex;
  gap: 8px;
}

.rhome-slider__sub-dot {
  background: rgba(255, 255, 255, 0.12);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 6px;
  min-height: 6px !important;
  min-width: 6px !important;
  padding: 0;
  transition: all 0.3s ease;
  width: 6px;
}

.rhome-slider__sub-dot:hover {
  background: rgba(255, 255, 255, 0.28);
}

.rhome-slider__sub-dot[aria-current="true"] {
  background: var(--r-red);
  transform: scale(1.25);
}

.rhome-slider__work-empty {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.rhome-slider__work-empty p {
  color: var(--r-text-sub);
  font-size: 0.92rem;
  margin: 0;
}

.rhome-slider__case-link {
  background: rgba(184, 50, 60, 0.14);
  border: 1px solid rgba(184, 50, 60, 0.3);
  border-radius: 999px;
  color: var(--r-red);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 10px 22px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.rhome-slider__case-link:hover {
  background: rgba(184, 50, 60, 0.24);
  transform: translateY(-2px);
}

.rhome-slider__controls {
  align-items: center;
  display: flex;
  gap: 28px;
  justify-content: center;
  margin-top: 34px;
  position: relative;
  z-index: 3;
}

.rhome-slider__arrow {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--r-border);
  border-radius: 50%;
  color: var(--r-text-muted);
  cursor: pointer;
  display: inline-flex;
  height: 44px;
  justify-content: center;
  min-height: 44px !important;
  min-width: 44px !important;
  padding: 0;
  transition: all 0.25s ease;
  width: 44px;
}

.rhome-slider__arrow:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: var(--r-text);
  transform: scale(1.08);
}

.rhome-slider__arrow svg {
  height: 18px;
  width: 18px;
}

.rhome-slider__dots {
  display: flex;
  gap: 10px;
}

.rhome-slider__dot {
  background: rgba(255, 255, 255, 0.12);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 8px;
  min-height: 8px !important;
  min-width: 8px !important;
  padding: 0;
  transition: all 0.3s ease;
  width: 8px;
}

.rhome-slider__dot:hover {
  background: rgba(255, 255, 255, 0.28);
}

.rhome-slider__dot[aria-current="true"] {
  background: var(--r-red);
  transform: scale(1.25);
}

.rhome-metrics-grid {
  display: grid;
  gap: 1px;
}

.case-study-refined__pillars {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  padding-top: 16px;
}

.case-study-refined__metric-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.rhome-system-grid,
.rhome-case-grid {
  display: grid;
  gap: 16px;
}

.rhome-metrics-grid {
  background: var(--r-border);
  border: 1px solid var(--r-border);
  border-radius: 24px;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
}

.rhome-metric,
.rhome-system-grid article,
.rhome-case-card,
.case-study-refined__metric,
.case-study-refined__pillar {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.004));
  border: 1px solid var(--r-border);
  border-radius: 18px;
  padding: 34px;
}

.rhome-metric {
  border: 0;
  border-radius: 0;
  min-height: 210px;
  position: relative;
  transition: background 0.3s ease, transform 0.3s ease;
}

.rhome-metric::before {
  background: linear-gradient(90deg, var(--r-red), transparent);
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
}

.rhome-metric:hover {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.008));
  transform: translateY(-2px);
}

.rhome-metric:hover::before {
  opacity: 1;
}

.rhome-metric span,
.case-study-refined__metric span,
.rhome-system-grid article span,
.rhome-case-card span,
.case-study-refined__pillar span {
  color: var(--r-text-sub);
  display: block;
  font-size: 0.82rem;
  font-weight: 700;
  margin-bottom: 18px;
}

.rhome-metric strong,
.case-study-refined__metric strong {
  color: var(--r-text);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  letter-spacing: -0.055em;
  line-height: 1;
  margin-bottom: 18px;
  text-shadow: 0 10px 32px rgba(184, 50, 60, 0.14);
}

.rhome-metric strong::first-letter {
  color: var(--r-red);
}

.rhome-statement,
.case-study-refined__payoff {
  background: var(--r-navy-deep);
  padding: 96px 0;
  text-align: center;
}

.rhome-mid-cta {
  background: var(--r-navy);
  padding: 56px 0 72px;
}

.rhome-mid-cta-card {
  align-items: center;
  background: linear-gradient(135deg, rgba(184, 50, 60, 0.16), rgba(255, 255, 255, 0.026));
  border: 1px solid var(--r-border-strong);
  border-radius: 22px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.24);
  display: flex;
  gap: 28px;
  justify-content: space-between;
  padding: 34px 40px;
  position: relative;
  overflow: hidden;
}

.rhome-mid-cta-card::before {
  background: linear-gradient(90deg, var(--r-red), transparent 72%);
  content: "";
  height: 2px;
  left: 0;
  opacity: 0.75;
  position: absolute;
  right: 0;
  top: 0;
}

.rhome-mid-cta-card span {
  color: var(--r-red);
  display: block;
  font-family: var(--r-serif);
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 8px;
}

.rhome-mid-cta-card h2 {
  font-size: clamp(1.65rem, 3vw, 2.45rem);
}

.rhome-statement p,
.case-study-refined__payoff p,
.rhome-cta p,
.case-study-refined__cta p {
  font-family: var(--r-serif);
  font-size: 1.2rem;
  font-style: italic;
  margin: 28px auto 0;
  max-width: 700px;
}

.rhome-system-grid,
.rhome-case-grid {
  grid-template-columns: repeat(4, 1fr);
}

.rhome-case-grid {
  grid-template-columns: repeat(3, 1fr);
}

.rhome-system-grid article {
  display: flex;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.rhome-system-grid article:hover,
.rhome-system-grid article:focus-within {
  border-color: rgba(184, 50, 60, 0.3);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}

.rhome-system-grid article span {
  align-items: center;
  color: var(--r-text);
  display: inline-flex;
  gap: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.rhome-system-grid article span::before {
  background: var(--r-red);
  border-radius: 999px;
  content: "";
  display: inline-block;
  height: 6px;
  opacity: 0.9;
  width: 6px;
}

.rhome-system-accent {
  background: linear-gradient(180deg, var(--r-red), rgba(184, 50, 60, 0.3));
  flex-shrink: 0;
  width: 4px;
}

.rhome-system-content {
  padding: 34px;
}

.rhome-system-grid h3,
.rhome-case-card h3,
.case-study-refined__pillar h3 {
  font-size: 1.35rem;
  margin-bottom: 14px;
}

.rhome-case-card {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.rhome-case-card::before {
  background: linear-gradient(90deg, var(--r-red), transparent 64%);
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.25s ease;
}

.rhome-case-card:hover,
.rhome-case-card:focus-visible {
  border-color: rgba(184, 50, 60, 0.35);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.35);
  transform: translateY(-4px);
}

.rhome-case-card:hover::before,
.rhome-case-card:focus-visible::before {
  opacity: 1;
}

.rhome-case-card:focus-visible {
  outline: 2px solid var(--r-red);
  outline-offset: 4px;
}

.rhome-case-card strong {
  color: var(--r-red);
  display: inline-block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.86rem;
  margin-top: 24px;
  transition: transform 0.25s ease;
}

.rhome-case-card:hover strong,
.rhome-case-card:focus-visible strong {
  transform: translateX(4px);
}

.rhome-case-metric {
  color: var(--r-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: clamp(1.85rem, 3vw, 2.6rem);
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1;
  margin: 24px 0 16px;
  text-shadow: 0 10px 30px rgba(184, 50, 60, 0.12);
}

.rhome-case-metric::first-letter {
  color: var(--r-red);
}

.rhome-case-metric small {
  color: var(--r-text-sub);
  display: block;
  font-family: Satoshi, Inter, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  margin-top: 8px;
  text-transform: uppercase;
}

.rhome-cta,
.case-study-refined__cta {
  background: radial-gradient(circle at 50% 50%, rgba(184, 50, 60, 0.12), transparent 60%), var(--r-navy-deep);
  border-top: 1px solid var(--r-border);
  padding: 124px 0 104px;
  text-align: center;
}

.rhome-cta,
.rhome-final-cta {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  position: relative;
}

.rhome-cta::before,
.rhome-final-cta::before {
  background: linear-gradient(90deg, transparent, rgba(184, 50, 60, 0.45), transparent);
  content: "";
  height: 1px;
  left: 10%;
  position: absolute;
  right: 10%;
  top: 0;
}

/* Fix gap before footer - ensure footer sits flush */
footer {
  margin-top: 0 !important;
}

/* Dark background continuity for refined pages */
.refined-home,
.case-study-refined {
  background: var(--r-navy);
}

/* Ensure no gap between main and footer */
.wp-site-blocks > main + footer,
.wp-block-group:has(.refined-home) + footer,
.wp-site-blocks > * + .wp-block-template-part {
  margin-top: 0;
}

/* Override body background on refined homepage */
body.home,
body:has(.refined-home) {
  background-color: var(--r-navy-deep);
}

.home .wp-site-blocks,
.page .wp-site-blocks:has(.refined-home) {
  background: var(--r-navy-deep);
}

.rhome-cta .rhome-btn,
.case-study-refined__cta .case-study-refined__button {
  margin-top: 34px;
}

.case-study-refined__hero {
  background:
    radial-gradient(circle at 50% -18%, rgba(184, 50, 60, 0.22), transparent 46%),
    radial-gradient(circle at 10% 18%, rgba(255, 255, 255, 0.055), transparent 24%),
    var(--r-navy);
  padding: 116px 0 88px;
  text-align: center;
}

.case-study-refined__masthead {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr auto 1fr;
  margin: 0 auto 58px;
  max-width: 1120px;
}

.case-study-refined__back {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--r-border);
  border-radius: 999px;
  color: var(--r-text-muted);
  display: inline-flex;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.76rem;
  font-weight: 700;
  gap: 8px;
  justify-self: start;
  letter-spacing: 0.04em;
  margin: 0;
  padding: 8px 18px 8px 14px;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.case-study-refined__back::before {
  content: "\2190";
  font-size: 0.9rem;
  line-height: 1;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.case-study-refined__back:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: var(--r-text);
  transform: translateY(-2px);
}

.case-study-refined__back:hover::before {
  transform: translateX(-3px);
}

.case-study-refined__logo {
  align-items: center;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.44) 36%, transparent 68%),
    radial-gradient(circle at 18% 22%, rgba(184, 50, 60, 0.42), transparent 48%),
    linear-gradient(135deg, rgba(184, 50, 60, 0.42), rgba(255, 255, 255, 0.1) 48%, rgba(184, 50, 60, 0.24));
  backdrop-filter: blur(22px) saturate(1.3);
  -webkit-backdrop-filter: blur(22px) saturate(1.3);
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 32px;
  box-shadow:
    0 34px 90px rgba(0, 0, 0, 0.56),
    0 22px 70px rgba(184, 50, 60, 0.22),
    0 0 0 10px rgba(184, 50, 60, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.42);
  display: inline-flex;
  justify-content: center;
  justify-self: center;
  min-height: 128px;
  min-width: 330px;
  overflow: hidden;
  padding: 34px 58px;
  position: relative;
}

.case-study-refined__logo::before {
  background:
    linear-gradient(180deg, rgba(255, 252, 247, 0.94), rgba(255, 255, 255, 0.68)),
    radial-gradient(circle at 50% 50%, rgba(184, 50, 60, 0.12), transparent 68%);
  border: 1px solid rgba(17, 13, 20, 0.08);
  border-radius: 24px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 14px 40px rgba(17, 13, 20, 0.22);
  content: "";
  inset: 14px;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.case-study-refined__logo::after {
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: inherit;
  content: "";
  inset: 7px;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

.case-study-refined__logo img {
  display: block;
  filter: contrast(1.12) saturate(1.08) drop-shadow(0 8px 18px rgba(17, 13, 20, 0.28));
  max-height: 70px;
  max-width: 320px;
  object-fit: contain;
  position: relative;
  width: auto;
  z-index: 1;
}

.case-study-refined__logo::after {
  border: 1px solid rgba(17, 13, 20, 0.08);
  border-radius: inherit;
  content: "";
  inset: 7px;
  pointer-events: none;
  position: absolute;
}

.case-study-refined__logo img {
  display: block;
  filter: contrast(1.12) saturate(1.08) drop-shadow(0 8px 18px rgba(17, 13, 20, 0.28));
  max-height: 70px;
  max-width: 320px;
  object-fit: contain;
  width: auto;
}

.case-study-refined__hero h1 {
  font-size: clamp(3rem, 6.2vw, 5.35rem);
  letter-spacing: -0.055em;
  margin: 34px auto 0;
  max-width: 1080px;
}

.case-study-refined .case-study-refined__subtitle {
  color: var(--r-text-sub);
  font-size: 1.16rem;
  line-height: 1.75;
  margin: 28px auto 0 !important;
  max-width: 720px;
  text-align: center !important;
}

.case-study-refined__meta {
  background: rgba(255, 255, 255, 0.032);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: space-between;
  margin: 52px auto 0;
  max-width: 880px;
  padding: 24px 32px;
}

.case-study-refined__meta > div {
  padding: 0 24px;
}

.case-study-refined__meta > div + div {
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.case-study-refined__meta span {
  color: var(--r-text-muted);
  display: block;
  font-family: var(--r-serif);
  font-style: italic;
}

.case-study-refined__meta strong {
  color: var(--r-text);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  margin-top: 4px;
}

.case-study-refined__visual {
  padding: 28px 0 72px;
}

.case-study-refined__image {
  aspect-ratio: 16 / 10;
  background: var(--r-navy-card);
  border: 1px solid var(--r-border);
  border-radius: 22px;
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.42);
  overflow: hidden;
}

.case-study-refined__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.case-study-refined__metrics {
  padding: 40px 0 110px;
}

.case-study-refined__story {
  padding: 60px 0 130px;
}

.case-study-refined__story-grid {
  display: grid;
  gap: 80px;
  grid-template-columns: 1fr 1fr;
}

.case-study-refined__story h2 {
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  margin-bottom: 22px;
}

.case-study-refined__section-head {
  margin: 0 auto 64px;
  max-width: 820px;
  padding: 0 40px;
  text-align: center;
}

.case-study-refined__section-head h2 {
  font-size: clamp(2.2rem, 4.8vw, 3.8rem);
}

.case-study-refined__showcase {
  overflow: hidden;
}

.case-study-refined__approach > .case-study-refined__container > p {
  color: var(--r-text-sub);
  font-family: var(--r-serif);
  font-size: 1.15rem;
  font-style: italic;
  line-height: 1.65;
  margin: 0 auto 64px;
  max-width: 700px;
  text-align: center;
}

.case-study-refined__proof {
  background: var(--r-navy-deep);
  border-top: 1px solid var(--r-border);
  padding: 96px 0;
}

.case-study-refined__proof-grid {
  align-items: center;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
}

.case-study-refined__proof-grid--single {
  grid-template-columns: minmax(0, 820px);
  justify-content: center;
}

.case-study-refined__testimonial {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.004));
  border: 1px solid var(--r-border);
  border-radius: 18px;
  margin: 0;
  padding: 48px 44px 44px;
  position: relative;
  text-align: center;
}

.case-study-refined__testimonial::before {
  color: var(--r-red);
  content: "\201C";
  font-family: var(--r-serif);
  font-size: 4.5rem;
  left: 50%;
  line-height: 1;
  opacity: 0.25;
  position: absolute;
  top: 8px;
  transform: translateX(-50%);
}

.case-study-refined__testimonial p {
  color: var(--r-text);
  font-family: var(--r-serif);
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.6;
  margin-bottom: 24px;
  position: relative;
}

.case-study-refined__testimonial cite {
  color: var(--r-text-muted);
  font-size: 0.82rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.case-study-refined__proof-video {
  margin: 0;
}

.case-study-refined__proof-video video {
  border: 1px solid var(--r-border);
  border-radius: 22px;
  display: block;
  width: 100%;
}

.case-archive {
  background: var(--r-navy);
}

.case-archive-hero {
  background: radial-gradient(circle at 50% -20%, rgba(184, 50, 60, 0.18), transparent 52%), var(--r-navy);
  padding: 132px 0 72px;
  text-align: center;
}

.case-archive-hero h1 {
  font-size: clamp(3rem, 6vw, 5.8rem);
  margin: 0 auto;
  max-width: 980px;
}

.case-archive-hero p {
  font-size: 1.08rem;
  margin: 24px auto 0;
  max-width: 700px;
}

.case-archive-stats {
  border-top: 1px solid var(--r-border);
  display: flex;
  flex-wrap: wrap;
  gap: 44px;
  justify-content: center;
  margin: 54px auto 0;
  max-width: 760px;
  padding-top: 34px;
}

.case-archive-stats strong {
  color: var(--r-text);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 2rem;
  line-height: 1;
}

.case-archive-stats span,
.case-archive-kicker {
  color: var(--r-text-muted);
  display: block;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  margin-top: 8px;
  text-transform: uppercase;
}

.case-archive-featured,
.case-archive-grid-section {
  padding: 64px 0;
}

.case-archive-featured + .case-archive-grid-section {
  padding-top: 20px;
}

.case-archive-featured-card,
.case-archive-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.006));
  border: 1px solid var(--r-border);
  color: inherit;
  display: grid;
  overflow: hidden;
  text-decoration: none;
  transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.case-archive-featured-card:hover,
.case-archive-card:hover {
  border-color: rgba(184, 50, 60, 0.34);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.36);
  transform: translateY(-3px);
}

.case-archive-featured-card {
  border-radius: 28px;
  grid-template-columns: 1.08fr 0.92fr;
  min-height: 460px;
}

.case-archive-featured-media,
.case-archive-card-media {
  background: var(--r-navy-card);
  min-height: 280px;
  overflow: hidden;
  position: relative;
}

.case-archive-featured-media img,
.case-archive-card-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
  width: 100%;
}

.case-archive-featured-card:hover .case-archive-featured-media img,
.case-archive-card:hover .case-archive-card-media img {
  transform: scale(1.035);
}

.case-archive-featured-media span {
  background: var(--r-red);
  border-radius: 999px;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 900;
  left: 22px;
  letter-spacing: 0.06em;
  padding: 8px 14px;
  position: absolute;
  text-transform: uppercase;
  top: 22px;
}

.case-archive-featured-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 44px;
}

.case-archive-logo {
  filter: brightness(1.8) grayscale(1);
  height: 30px;
  margin-bottom: 32px;
  object-fit: contain;
  object-position: left center;
  opacity: 0.7;
  width: fit-content;
}

.case-archive-featured-copy h2,
.case-archive-card h3 {
  font-size: clamp(2rem, 4vw, 3.6rem);
  margin-top: 18px;
}

.case-archive-featured-copy p,
.case-archive-card p {
  margin-top: 22px;
}

.case-archive-metrics,
.case-archive-mini-metrics {
  display: grid;
  gap: 12px;
  margin-top: 34px;
}

.case-archive-metrics {
  grid-template-columns: repeat(3, 1fr);
}

.case-archive-mini-metrics {
  grid-template-columns: repeat(2, 1fr);
}

.case-archive-metrics div,
.case-archive-mini-metrics div {
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid var(--r-border);
  border-radius: 14px;
  padding: 18px;
}

.case-archive-metrics strong,
.case-archive-mini-metrics strong {
  color: var(--r-text);
  display: block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 1.55rem;
  line-height: 1;
}

.case-archive-metrics span,
.case-archive-mini-metrics span {
  color: var(--r-text-muted);
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  margin-top: 8px;
}

.case-archive-link {
  color: var(--r-red);
  display: inline-block;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.9rem;
  font-weight: 900;
  margin-top: 34px;
}

.case-archive-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}

.case-archive-card {
  border-radius: 24px;
}

.case-archive-card-media {
  aspect-ratio: 16 / 10;
  min-height: 0;
}

.case-archive-card-body {
  padding: 34px;
}

.case-archive-card h3 {
  font-size: clamp(1.7rem, 3vw, 2.5rem);
}

.case-archive-cta {
  background: radial-gradient(circle at 50% 50%, rgba(184, 50, 60, 0.14), transparent 60%), var(--r-navy-deep);
  border-top: 1px solid var(--r-border);
  padding: 110px 0;
  text-align: center;
}

.case-archive-cta span {
  color: var(--r-red);
  display: block;
  font-family: var(--r-serif);
  font-size: 1.08rem;
  font-style: italic;
  margin-bottom: 18px;
}

.case-archive-cta h2 {
  font-size: clamp(2.4rem, 5vw, 4rem);
  margin: 0 auto;
  max-width: 820px;
}

.case-archive-cta p {
  font-family: var(--r-serif);
  font-size: 1.2rem;
  font-style: italic;
  margin: 28px auto 0;
  max-width: 700px;
}

.case-archive-cta .rhome-btn {
  margin-top: 34px;
}

@media (max-width: 1024px) {
  .rhome-hero-grid,
  .case-study-refined__story-grid,
  .case-archive-featured-card {
    grid-template-columns: 1fr;
  }

  .rhome-stack-wrap {
    height: 460px;
  }

  .rhome-metrics-grid,
  .rhome-system-grid,
  .rhome-case-grid,
  .rhome-proof-grid,
  .case-archive-grid,
  .case-study-refined__metric-grid,
  .case-study-refined__pillars {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1024px) {
  .rhome-winning-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .rhome-winning-grid {
    grid-template-columns: 1fr;
    padding: 0 24px;
  }

  .rhome-container,
  .case-study-refined__container,
  .rhome-section-head,
  .case-study-refined__section-head {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rhome-hero,
  .case-study-refined__hero {
    padding-top: 104px;
  }

  .case-study-refined__masthead {
    display: flex;
    flex-direction: column-reverse;
    gap: 22px;
    margin-bottom: 38px;
  }

  .case-study-refined__masthead-spacer {
    display: none;
  }

  .case-study-refined__back,
  .case-study-refined__logo {
    justify-self: center;
  }

  .case-study-refined__logo {
    min-height: 104px;
    min-width: min(100%, 280px);
    padding: 26px 34px;
  }

  .case-study-refined__logo img {
    max-height: 58px;
    max-width: min(230px, 72vw);
  }

  .rhome-stack-wrap {
    grid-template-columns: repeat(2, 1fr);
    height: 420px;
  }

  .rhome-stack-col:nth-child(3) {
    display: none;
  }

  .rhome-metrics-grid,
  .rhome-system-grid,
  .rhome-case-grid,
  .rhome-proof-grid,
  .case-archive-grid,
  .case-archive-mini-metrics,
  .case-study-refined__metric-grid,
  .case-study-refined__pillars {
    grid-template-columns: 1fr;
  }

  .case-archive-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .case-archive-featured-copy,
  .case-archive-card-body {
    padding: 28px;
  }

  .rhome-mid-cta-card {
    align-items: flex-start;
    flex-direction: column;
    padding: 28px;
  }

  .case-study-refined__meta {
    display: grid;
    grid-template-columns: 1fr;
    padding: 24px;
  }

  .case-study-refined__meta > div {
    padding: 14px 0;
  }

  .case-study-refined__meta > div + div {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .rhome-work,
  .rhome-dashboard,
  .rhome-system,
  .rhome-case-studies,
  .rhome-winning-ads,
  .rhome-testimonial-slider,
  .rhome-mid-cta,
  .case-archive-featured,
  .case-archive-grid-section,
  .case-archive-cta,
  .case-study-refined__showcase,
  .case-study-refined__approach,
  .rhome-statement,
  .case-study-refined__payoff,
  .case-study-refined__proof,
  .rhome-cta,
  .case-study-refined__cta {
    padding-bottom: 72px;
    padding-top: 72px;
  }

  .case-study-refined__proof-grid {
    grid-template-columns: 1fr;
  }

  .case-study-refined__proof-video {
    order: 1;
  }

  .case-study-refined__testimonial {
    order: 2;
    padding: 40px 28px 34px;
  }

  .case-study-refined__testimonial p {
    font-size: 1.08rem;
  }

  .rhome-slider__slide {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .rhome-slider__left {
    gap: 24px;
  }

  .rhome-slider__right {
    padding: 22px;
  }

  .rhome-slider__video {
    border-radius: 16px;
  }

  .rhome-slider__quote {
    padding: 34px 26px 28px;
  }

  .rhome-slider__quote p {
    font-size: 1.02rem;
  }

  .rhome-slider__brand {
    min-height: 72px;
    padding: 18px 32px;
  }

  .rhome-slider__brand img {
    max-height: 40px;
    max-width: 180px;
  }

  .rhome-slider__controls {
    margin-top: 36px;
  }
}

@media (max-width: 480px) {
  .rhome-testimonial-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .rhome-slider__slide {
    gap: 24px;
  }

  .rhome-slider__right {
    border-radius: 18px;
    padding: 18px;
  }

  .rhome-slider__sub-track {
    gap: 10px;
  }

  .rhome-slider__sub-item {
    border-radius: 12px;
  }

  .rhome-slider__controls {
    gap: 18px;
  }

  .rhome-slider__dots {
    gap: 8px;
  }

  .case-study-refined__proof {
    padding: 60px 0;
  }

  .case-study-refined__proof-grid {
    gap: 22px;
  }
}

/* Scroll reveal animations */
[data-reveal] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1), transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

[data-reveal].revealed {
  opacity: 1;
  transform: translateY(0);
}

.rhome-statement[data-reveal],
.rhome-cta[data-reveal] {
  transform: translateY(20px);
}

.rhome-statement[data-reveal].revealed,
.rhome-cta[data-reveal].revealed {
  transform: translateY(0);
}

/* Modern Footer */
.rhome-footer {
  --r-navy-deep: #0a070d;
  --r-red: #b8323c;
  --r-text: #f0ebf5;
  --r-text-sub: #9a95a8;
  --r-text-muted: #5d5666;
  --r-border: rgba(255, 255, 255, 0.08);
  background: var(--r-navy-deep);
  border-top: 1px solid var(--r-border);
}

.wp-block-template-part:has(.rhome-footer) {
  padding-top: 0 !important;
}

.rhome-footer-main {
  padding: 56px 0 52px;
}

.rhome-footer-grid {
  display: grid;
  gap: 64px;
  grid-template-columns: 1.2fr 1.8fr;
}

.rhome-footer-brand {
  max-width: 320px;
}

.rhome-footer-brand p {
  color: var(--r-text-muted);
  font-size: 0.92rem;
  line-height: 1.7;
  margin-top: 20px;
}

.rhome-footer-social {
  display: flex;
  gap: 14px;
  margin-top: 28px;
}

.rhome-footer-social a {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--r-border);
  border-radius: 10px;
  color: var(--r-text-sub);
  display: inline-flex;
  height: 40px;
  justify-content: center;
  transition: all 0.25s ease;
  width: 40px;
}

.rhome-footer-social a:hover {
  background: rgba(184, 50, 60, 0.12);
  border-color: rgba(184, 50, 60, 0.3);
  color: var(--r-red);
  transform: translateY(-2px);
}

.rhome-footer-social svg {
  height: 18px;
  width: 18px;
}

.rhome-footer-nav {
  display: grid;
  gap: 48px;
  grid-template-columns: repeat(3, 1fr);
}

.rhome-footer-col h4 {
  color: var(--r-text);
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.rhome-footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rhome-footer-col li {
  margin: 0 0 12px;
}

.rhome-footer-col a {
  color: var(--r-text-muted);
  font-size: 0.9rem;
  text-decoration: none;
  transition: color 0.2s ease;
}

.rhome-footer-col a:hover {
  color: var(--r-text);
}

.rhome-footer-bottom {
  background: rgba(0, 0, 0, 0.2);
  border-top: 1px solid var(--r-border);
  padding: 24px 0;
}

.rhome-footer-bar {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.rhome-footer-bar p {
  color: var(--r-text-muted);
  font-size: 0.82rem;
  margin: 0;
}

.rhome-footer-legal {
  display: flex;
  gap: 28px;
}

.rhome-footer-legal a {
  color: var(--r-text-muted);
  font-size: 0.82rem;
  text-decoration: none;
  transition: color 0.2s ease;
}

.rhome-footer-legal a:hover {
  color: var(--r-text);
}

@media (max-width: 1024px) {
  .rhome-footer-grid {
    gap: 48px;
    grid-template-columns: 1fr;
  }

  .rhome-footer-brand {
    max-width: 100%;
  }

  .rhome-footer-nav {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 700px) {
  .rhome-footer-main {
    padding: 44px 0 36px;
  }

  .rhome-footer-nav {
    gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .rhome-footer-bar {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }
}

:root {
	--color-background-soft: #F9F9F9;
	--navy: #110d14;
	--navy-light: #1a1520;
	--navy-card: #211b28;
	--section-gray: #f5f6f8;
	--white: #ffffff;
	--border: rgba(0,0,0,0.06);
	--border-dark: rgba(255,255,255,0.06);
	--text-dark: #0d1117;
	--text-body: #4a5568;
	--text-muted: #8892a4;
	--text-on-dark: #eef0f4;
	--text-on-dark-sub: #9a95a8;
	--text-on-dark-muted: #645e72;
	--red: #B8323C;
	--red-dark: #9a2a33;
	--red-soft: rgba(184,50,60,0.06);
	--green: #22c55e;
}

/* ==========================================================================
   Base Resets & Normalization
   ========================================================================== */
html,
body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	background-color: var(--color-background-soft);
}

img {
	max-width: 100%;
	height: auto;
}

/* Base resets from Reference HTML */
p { color: var(--text-body); font-size: 0.92rem; line-height: 1.7; }
.container { max-width: 1180px; margin: 0 auto; padding: 0 40px;
}

/* ==========================================================================
   Custom Textures & Effects
   ========================================================================== */
.has-grain-texture {
	position: relative;
	z-index: 1;
}

.has-grain-texture::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0.03;
	z-index: -1;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
	background-size: 128px;
}

.has-gradient-text {
	background: linear-gradient(180deg, #ffffff 20%, rgba(255, 255, 255, 0.55) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

/* ==========================================================================
   Custom Shadows
   ========================================================================== */
.shadow-button-hover, .shadow-card-hover, .shadow-card-hover-heavy {
	transition: all 0.3s ease;
}
.shadow-button-hover:hover {
	box-shadow: 0 8px 24px rgba(184, 50, 60, 0.25);
	transform: translateY(-2px);
}
.shadow-card-hover:hover {
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);
	transform: translateY(-4px);
}
.shadow-card-hover-heavy:hover {
	box-shadow: 0 20px 48px rgba(0, 0, 0, 0.3);
	transform: translateY(-4px);
}

/* ==========================================================================
	Proof Page Parity
	========================================================================== */
.proof-hero {
	background: var(--navy);
	color: var(--text-on-dark);
	padding: 140px 0 40px;
	text-align: center;
}

.proof-hero .hero-badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: rgba(184, 50, 60, 0.1);
	border: 1px solid rgba(184, 50, 60, 0.2);
	padding: 7px 16px;
	border-radius: 24px;
	margin-bottom: 28px;
	font-size: 0.72rem;
	font-weight: 600;
	color: var(--red);
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.proof-hero .hero-badge .dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--red);
}

.proof-hero h1 {
	margin-bottom: 20px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.proof-hero .subtitle {
	color: var(--text-on-dark-sub);
	font-size: 1.05rem;
	line-height: 1.75;
	max-width: 520px;
	margin: 0 auto 40px;
}

.proof-hero .hero-stats {
	display: flex;
	justify-content: center;
	gap: 48px;
	flex-wrap: wrap;
	border-top: 1px solid var(--border-dark);
	padding-top: 40px;
	max-width: 600px;
	margin: 0 auto;
}

.proof-hero .hero-stat {
	text-align: center;
}

.proof-hero .hero-stat-val {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 1.8rem;
	font-weight: 900;
	color: var(--red);
	letter-spacing: -0.03em;
	line-height: 1;
}

.proof-hero .hero-stat-label {
	font-size: 0.72rem;
	color: var(--text-on-dark-muted);
	margin-top: 4px;
	font-weight: 500;
}

/* ==========================================================================
	Portfolio Page Parity
	========================================================================== */
.portfolio-hero-subtitle {
	max-width: 560px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.75;
}

/* ==========================================================================
	Partner Page Parity
	========================================================================== */
.partner-hero {
	background: var(--navy);
	color: var(--text-on-dark);
	padding: 140px 0 40px;
}

.hero-split {
	display: grid;
	grid-template-columns: 1fr 1.1fr;
	gap: 64px;
	align-items: start;
	padding-top: 40px;
}

.hero-left h1 {
	margin-bottom: 18px;
	font-size: clamp(2.8rem, 5.5vw, 4rem);
	font-weight: 800;
	letter-spacing: -0.035em;
	line-height: 1.1;
}

.hero-badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: rgba(184, 50, 60, 0.1);
	border: 1px solid rgba(184, 50, 60, 0.2);
	padding: 7px 16px;
	border-radius: 24px;
	margin-bottom: 24px;
	font-size: 0.72rem;
	font-weight: 600;
	color: var(--red);
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.hero-badge .dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--red);
	flex-shrink: 0;
}

.hero-left .subtitle {
	color: var(--text-on-dark-sub);
	font-size: 1rem;
	line-height: 1.75;
	margin-bottom: 36px;
	max-width: 440px;
}

.trust-checks {
	display: flex;
	flex-direction: column;
	gap: 14px;
	margin-bottom: 40px;
}

.trust-check {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 0.85rem;
	color: var(--text-on-dark-sub);
	font-weight: 500;
}

.trust-check span,
.form-trust-item span,
.fit-item span {
	display: block;
}

.trust-check-icon {
	width: 28px;
	height: 28px;
	border-radius: 8px;
	flex-shrink: 0;
	background: rgba(34, 197, 94, 0.08);
	border: 1px solid rgba(34, 197, 94, 0.15);
	display: flex;
	align-items: center;
	justify-content: center;
}

.trust-check-icon svg {
	width: 14px;
	height: 14px;
	color: var(--green);
}

.hero-mini-stats {
	display: flex;
	gap: 32px;
	padding-top: 32px;
	border-top: 1px solid var(--border-dark);
}

.hero-mini-stat {
	min-width: 0;
}

.hms-val {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
	color: var(--red);
	letter-spacing: -0.03em;
	line-height: 1;
}

.hms-label {
	font-size: 0.68rem;
	color: var(--text-on-dark-muted);
	margin-top: 3px;
	font-weight: 500;
}

.form-card {
	background: var(--white);
	border-radius: 20px;
	padding: 40px 36px;
	box-shadow: 0 24px 64px rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.06);
}

.form-card-header {
	text-align: center;
	margin-bottom: 32px;
}

.form-card-header h2 {
	font-size: 1.4rem;
	color: var(--text-dark);
	margin-bottom: 6px;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.1;
}

.form-card-header p {
	font-size: 0.82rem;
	color: var(--text-muted);
}

.form-placeholder {
	border: 2px dashed var(--border);
	border-radius: 14px;
	padding: 48px 24px;
	text-align: center;
	background: var(--section-gray);
}

.form-placeholder-icon-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 16px;
}

.form-placeholder-icon {
	width: 48px;
	height: 48px;
	border-radius: 12px;
	background: var(--white);
	border: 1px solid var(--border);
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-placeholder-icon svg {
	width: 24px;
	height: 24px;
	color: var(--text-muted);
}

.form-placeholder p {
	font-size: 0.78rem;
	color: var(--text-muted);
	font-weight: 600;
}

.form-placeholder code {
	display: inline-block;
	margin-top: 8px;
	font-size: 0.68rem;
	color: var(--red);
	background: rgba(184, 50, 60, 0.06);
	padding: 6px 14px;
	border-radius: 6px;
}

.form-trust {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 24px;
	flex-wrap: wrap;
}

.form-trust-item {
	display: flex;
	align-items: center;
	gap: 6px;
	font-size: 0.7rem;
	color: var(--text-muted);
	font-weight: 500;
}

.form-trust-item svg {
	width: 14px;
	height: 14px;
	color: var(--green);
	flex-shrink: 0;
}

.next-steps {
	padding: 100px 0;
	background: var(--white);
}

.next-header {
	text-align: center;
	max-width: 560px;
	margin: 0 auto 56px;
}

.next-header h2,
.fit-content h2 {
	margin-bottom: 12px;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 2.2rem;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.1;
	color: var(--text-dark);
}

.next-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.next-card {
	text-align: center;
	padding: 36px 28px;
	border: 1px solid var(--border);
	border-radius: 18px;
	background: var(--white);
	transition: all 0.3s;
}

.next-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 36px rgba(0, 0, 0, 0.04);
}

.next-num {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 auto 18px;
	background: var(--red);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-weight: 800;
	font-size: 0.85rem;
}

.next-card h3,
.fit-card h3 {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.05rem;
	font-weight: 800;
	margin-bottom: 8px;
	color: var(--text-dark);
	line-height: 1.15;
}

.next-card p {
	font-size: 0.82rem;
	color: var(--text-muted);
	line-height: 1.6;
}

.ideal-fit {
	padding: 100px 0;
	background: var(--section-gray);
	border-top: 1px solid var(--border);
	border-bottom: 1px solid var(--border);
}

.fit-layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 64px;
	align-items: center;
}

.fit-content > p {
	font-size: 0.95rem;
	line-height: 1.8;
	margin-bottom: 28px;
}

.fit-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.fit-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-size: 0.88rem;
	color: var(--text-body);
	line-height: 1.5;
}

.fit-item svg {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-top: 2px;
	color: var(--green);
}

.fit-card {
	background: var(--navy);
	border-radius: 20px;
	padding: 44px 36px;
	color: var(--text-on-dark);
}

.fit-card h3 {
	color: var(--text-on-dark);
	margin-bottom: 20px;
}

.fit-card-stats {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.fit-stat {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid var(--border-dark);
	border-radius: 12px;
	padding: 20px 18px;
	text-align: center;
}

.fit-stat-val {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.6rem;
	font-weight: 900;
	color: var(--red);
	letter-spacing: -0.03em;
	line-height: 1;
}

.fit-stat-label {
	font-size: 0.68rem;
	color: var(--text-on-dark-muted);
	margin-top: 3px;
}

.portfolio-container-wide {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 40px;
}

.portfolio-featured-work {
	padding: 64px 0 32px;
	background: var(--navy);
	position: relative;
}

.portfolio-featured-work::after {
	content: "";
	position: absolute;
	inset: auto 10% 0;
	height: 1px;
	background: var(--border-dark);
}

.portfolio-featured-label {
	margin-bottom: 40px;
	text-align: center;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--text-on-dark-muted);
}

.portfolio-featured-row {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

.portfolio-featured-card {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	background: var(--navy-card);
	border: 1px solid var(--border-dark);
}

.portfolio-featured-phone {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	aspect-ratio: 9 / 16;
	background: linear-gradient(145deg, var(--navy-light), var(--navy-card));
	color: var(--text-on-dark-muted);
	font-size: 0.75rem;
	font-weight: 600;
}

.portfolio-featured-phone--ugc { background: linear-gradient(160deg, #1f1825, #17121d 54%, #24161d); }
.portfolio-featured-phone--studio { background: linear-gradient(160deg, #1d1820, #17141d 54%, #221a24); }
.portfolio-featured-phone--motion { background: linear-gradient(160deg, #1a1822, #16131d 54%, #1c1b26); }
.portfolio-featured-phone--ai { background: linear-gradient(160deg, #181820, #111117 54%, #26151d); }

.portfolio-featured-phone video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.portfolio-featured-format,
.portfolio-featured-metric {
	position: absolute;
	top: 14px;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 5px 10px;
	border-radius: 6px;
	backdrop-filter: blur(8px);
	font-weight: 700;
	border: 1px solid rgba(255,255,255,0.1);
}

.portfolio-featured-format {
	left: 14px;
	font-size: 0.58rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--white);
	background: rgba(0,0,0,0.5);
}

.portfolio-featured-metric {
	right: 14px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.78rem;
	font-weight: 800;
	color: var(--green);
	background: rgba(0,0,0,0.5);
	border-color: rgba(34,197,94,0.2);
}

.portfolio-featured-metric svg {
	width: 12px;
	height: 12px;
}

.portfolio-featured-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 24px 18px 18px;
	background: linear-gradient(transparent, rgba(0,0,0,0.85));
}

.portfolio-featured-brand {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.85rem;
	font-weight: 700;
	color: var(--white);
	margin-bottom: 4px;
}

.portfolio-featured-industry {
	font-size: 0.65rem;
	font-weight: 500;
	color: rgba(255,255,255,0.45);
}

.portfolio-filters-section {
	position: sticky;
	top: 68px;
	z-index: 50;
	padding: 24px 0 2px;
	background: rgba(255, 255, 255, 0.92);
	border-bottom: 1px solid rgba(17, 13, 20, 0.08);
	box-shadow: 0 10px 30px rgba(17, 13, 20, 0.06);
	backdrop-filter: blur(14px);
}

.portfolio-filter-row {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
	padding-bottom: 14px;
}

.portfolio-filter-row--secondary {
	padding-top: 0;
}

.portfolio-filter-row--brands {
	padding-top: 0;
}

.portfolio-filter-label {
	margin-right: 8px;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8b8190;
}

.portfolio-filter-btn {
	padding: 9px 18px;
	border-radius: 24px;
	border: 1px solid rgba(17, 13, 20, 0.1);
	background: #fff;
	color: #62586a;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1;
	box-shadow: 0 8px 20px rgba(17, 13, 20, 0.04);
	transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
	cursor: pointer;
}

.portfolio-filter-btn:hover {
	transform: translateY(-1px);
	border-color: rgba(184,50,60,0.28);
	background: #fff8f6;
	color: var(--red);
}

.portfolio-filter-btn.active {
	background: linear-gradient(135deg, var(--red), #9f1f33);
	border-color: rgba(184,50,60,0.28);
	color: var(--white);
	box-shadow: 0 12px 24px rgba(184,50,60,0.2);
}

.portfolio-archive-section {
	padding: 44px 0 84px;
	background:
		radial-gradient(circle at 14% 0%, rgba(184,50,60,0.045), transparent 26%),
		linear-gradient(180deg, #fbfaf8 0%, #ffffff 52%);
}

.portfolio-archive-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.portfolio-archive-grid > li {
	min-width: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.portfolio-archive-grid > li[hidden] {
	display: none;
}

.portfolio-archive-card {
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	background: #fff;
	border: 1px solid rgba(31, 24, 28, 0.1);
	box-shadow: 0 12px 28px rgba(17, 13, 20, 0.055);
	transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.35s ease;
	min-width: 0;
	height: 100%;
}

.portfolio-archive-card:hover {
	transform: translateY(-5px);
	border-color: rgba(194,39,59,0.24);
	box-shadow: 0 18px 42px rgba(17, 13, 20, 0.1);
}

.portfolio-archive-media-link {
	display: block;
	position: absolute;
	inset: 0;
	z-index: 1;
}

.portfolio-archive-media-link--video {
	cursor: pointer;
}

.portfolio-archive-thumb {
	position: relative;
	width: 100%;
	aspect-ratio: 9 / 16;
	overflow: hidden;
	background: linear-gradient(145deg, #f2f1f0, #e6e3df);
	display: block;
	border-radius: 16px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.45);
}

.portfolio-archive-thumb > * {
	min-width: 0;
}

.portfolio-archive-thumb--1 { background: linear-gradient(145deg, #e8e4ec, #d9d5de); }
.portfolio-archive-thumb--2 { background: linear-gradient(145deg, #e4e8ec, #d5d9de); }
.portfolio-archive-thumb--3 { background: linear-gradient(145deg, #ece4e5, #ded5d6); }
.portfolio-archive-thumb--4 { background: linear-gradient(145deg, #e4ece6, #d5ded7); }
.portfolio-archive-thumb--5 { background: linear-gradient(145deg, #ece9e4, #ded6d5); }
.portfolio-archive-thumb--6 { background: linear-gradient(145deg, #e9e3ea, #d9d1dd); }

.portfolio-archive-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 1;
	overflow: hidden;
}

.portfolio-archive-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.45s ease;
}

.portfolio-archive-image--video {
	background: #111;
}

.portfolio-archive-image--video video {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
	transition: transform 0.45s ease;
}

.portfolio-archive-card:hover .portfolio-archive-image img {
	transform: scale(1.008);
}

.portfolio-archive-card:hover .portfolio-archive-image--video video {
	transform: none;
}

.portfolio-archive-placeholder {
	font-size: 0.75rem;
	font-weight: 600;
	color: var(--text-muted);
	position: relative;
	z-index: 1;
}

.portfolio-archive-thumb-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: rgba(255,255,255,0.72);
	backdrop-filter: blur(4px);
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 2;
	pointer-events: none;
}

.portfolio-archive-thumb-icon svg {
	width: 18px;
	height: 18px;
	color: var(--text-dark);
}

.portfolio-card--video:hover .portfolio-archive-thumb-icon,
.portfolio-card--video:focus-within .portfolio-archive-thumb-icon {
	opacity: 1;
}

.portfolio-archive-format {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 4px 9px;
	border-radius: 999px;
	border: 1px solid rgba(255,255,255,0.18);
	background: rgba(17, 13, 20, 0.66);
	color: rgba(255,255,255,0.86);
	backdrop-filter: blur(8px);
	font-size: 0.55rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	z-index: 2;
}

.portfolio-archive-brand-tag {
	position: absolute;
	top: 10px;
	right: 10px;
	max-width: calc(100% - 110px);
	padding: 4px 9px;
	border-radius: 999px;
	border: 1px solid rgba(255,255,255,0.16);
	background: rgba(17, 13, 20, 0.72);
	color: rgba(255,255,255,0.88);
	backdrop-filter: blur(8px);
	font-size: 0.55rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 2;
	pointer-events: none;
}

.portfolio-archive-format .wp-block-post-terms,
.portfolio-archive-category .wp-block-post-terms {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.portfolio-archive-format a,
.portfolio-archive-category a,
.portfolio-archive-brand a {
	color: inherit;
	text-decoration: none;
}

.portfolio-archive-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 32px 14px 12px;
	background: linear-gradient(transparent, rgba(0,0,0,0.6));
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 2;
	pointer-events: none;
}

.portfolio-archive-card:hover .portfolio-archive-info {
	opacity: 1;
}

.portfolio-card--image .portfolio-archive-thumb-icon {
	display: none;
}

.portfolio-card--image .portfolio-archive-info,
.portfolio-card--video .portfolio-archive-info {
	display: none;
}

.portfolio-card--video .portfolio-archive-image::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.08), rgba(0,0,0,0.02));
	z-index: 1;
}

.portfolio-video-modal[hidden] {
	display: none;
}

.portfolio-video-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
}

.portfolio-video-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(9, 10, 15, 0.82);
	backdrop-filter: blur(6px);
}

.portfolio-video-modal__dialog {
	position: relative;
	z-index: 1;
	width: min(1080px, 100%);
	background: linear-gradient(180deg, rgba(18, 20, 30, 0.96), rgba(10, 12, 18, 0.98));
	border: 1px solid rgba(255,255,255,0.08);
	border-radius: 24px;
	padding: 18px;
	box-shadow: 0 30px 80px rgba(0,0,0,0.4);
	margin: auto;
}

.portfolio-video-modal__chrome {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 12px;
	padding-right: 40px;
}

.portfolio-video-modal__eyebrow {
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.55);
}

.portfolio-video-modal__frame {
	position: relative;
	width: 100%;
	border-radius: 14px;
	overflow: hidden;
	background: #050608;
	aspect-ratio: 9 / 16;
	max-height: min(80vh, 900px);
}

.portfolio-video-modal__frame--image {
	aspect-ratio: auto;
	max-height: 82vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px;
	background: transparent;
	border-radius: 18px;
}

.portfolio-video-modal__player {
	width: 100%;
	height: 100%;
	object-fit: contain;
	background: #000;
	border-radius: 14px;
}

.portfolio-video-modal__image {
	max-width: 100%;
	max-height: calc(82vh - 48px);
	width: auto;
	height: auto;
	object-fit: contain;
	border-radius: 18px;
	box-shadow: none;
	background: transparent;
}

.portfolio-video-modal::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: radial-gradient(circle at center, rgba(255,255,255,0.06), transparent 55%);
	opacity: 0.7;
}

.portfolio-video-modal__close {
	position: absolute;
	top: 10px;
	right: 12px;
	z-index: 2;
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 999px;
	background: rgba(255,255,255,0.12);
	color: #fff;
	font-size: 1.5rem;
	line-height: 1;
	cursor: pointer;
}

.portfolio-video-modal__title {
	margin-top: 12px;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
}

@media(max-width:768px){
	.portfolio-video-modal {
		padding: 12px;
	}

	.portfolio-video-modal__dialog {
		padding: 14px;
		border-radius: 18px;
	}

	.portfolio-video-modal__frame--image {
		padding: 12px;
	}
}

.portfolio-archive-brand {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.78rem;
	font-weight: 700;
	color: var(--white);
	margin: 0;
}

.portfolio-archive-category {
	font-size: 0.6rem;
	color: rgba(255,255,255,0.5);
	margin-top: 2px;
}

.portfolio-load-more-wrap {
	padding-top: 38px;
	text-align: center;
}

.portfolio-btn-load {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 14px 32px;
	border-radius: 999px;
	border: 1px solid rgba(31, 24, 28, 0.12);
	background: linear-gradient(180deg, #ffffff, #f7f1ea);
	color: var(--text-dark);
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	cursor: pointer;
	box-shadow: 0 12px 26px rgba(27, 17, 22, 0.08);
	transition: transform 0.25s ease, border-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
}

.portfolio-btn-load:hover {
	transform: translateY(-2px);
	border-color: var(--red);
	color: var(--red);
	box-shadow: 0 16px 34px rgba(27, 17, 22, 0.12);
}

.portfolio-btn-load:disabled {
	cursor: wait;
	opacity: 0.6;
}

.portfolio-btn-load.is-loading svg {
	animation: portfolio-spin 0.8s linear infinite;
}

.portfolio-btn-load svg {
	width: 16px;
	height: 16px;
}

.portfolio-btn-load-spinner {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid var(--border);
	border-top-color: var(--text-dark);
	border-radius: 50%;
	animation: portfolio-spin 0.6s linear infinite;
	vertical-align: middle;
}

@keyframes portfolio-spin {
	to { transform: rotate(360deg); }
}

.portfolio-volume-strip {
	padding: 76px 0;
	background:
		radial-gradient(circle at 18% 16%, rgba(184,50,60,0.14), transparent 30%),
		linear-gradient(135deg, #120d14 0%, #20141b 58%, #0d0910 100%);
	border-top: 1px solid rgba(255,255,255,0.08);
	border-bottom: 1px solid rgba(255,255,255,0.08);
	color: var(--white);
}

.portfolio-volume-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
	text-align: center;
}

.portfolio-volume-grid > * {
	padding: 28px 18px;
	border: 1px solid rgba(255,255,255,0.08);
	border-radius: 22px;
	background: rgba(255,255,255,0.045);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.06);
}

.portfolio-volume-value {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.04em;
	color: #fff3ed;
	text-shadow: 0 12px 30px rgba(194,39,59,0.24);
}

.portfolio-volume-label {
	margin-top: 6px;
	font-size: 0.78rem;
	font-weight: 600;
	color: rgba(255,255,255,0.56);
}

.portfolio-final-cta {
	border-top: 0;
	padding-top: 88px;
	padding-bottom: 96px;
	background:
		radial-gradient(circle at 82% 12%, rgba(184,50,60,0.06), transparent 30%),
		linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%);
}

.portfolio-single {
	background: var(--navy-deep);
	color: var(--text-on-dark);
	padding: 144px 0 96px;
}

.portfolio-single__container {
	width: min(1120px, calc(100% - 48px));
	margin: 0 auto;
}

.portfolio-single__breadcrumbs {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 28px;
	color: var(--text-on-dark-muted);
	font-size: 0.84rem;
}

.portfolio-single__breadcrumbs a {
	color: var(--text-on-dark-muted);
}

.portfolio-single__breadcrumbs a:hover {
	color: var(--text-on-dark);
}

.portfolio-single__header {
	max-width: 760px;
	margin-bottom: 40px;
}

.portfolio-single__eyebrow {
	display: inline-block;
	margin-bottom: 14px;
	padding: 7px 14px;
	border: 1px solid rgba(184,50,60,0.2);
	border-radius: 999px;
	background: rgba(184,50,60,0.1);
	color: var(--red-bright);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.portfolio-single__title {
	margin: 0 0 16px;
	font-size: clamp(2.4rem, 6vw, 4.5rem);
	line-height: 0.98;
	letter-spacing: -0.04em;
}

.portfolio-single__summary {
	margin: 0 0 20px;
	color: var(--text-on-dark-sub);
	font-size: 1.05rem;
	line-height: 1.7;
}

.portfolio-single__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.portfolio-single__meta span {
	display: inline-flex;
	align-items: center;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(255,255,255,0.05);
	border: 1px solid var(--border-dark);
	color: var(--text-on-dark-sub);
	font-size: 0.82rem;
	font-weight: 600;
}

.portfolio-single__media {
	overflow: hidden;
	border-radius: 24px;
	border: 1px solid var(--border-dark);
	background: var(--navy-card);
	box-shadow: 0 28px 90px rgba(0,0,0,0.32);
}

.portfolio-single__media img,
.portfolio-single__media video {
	display: block;
	width: 100%;
	height: auto;
	max-height: 78vh;
	object-fit: contain;
	background: #05030a;
}

.portfolio-single__placeholder {
	min-height: 420px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 32px;
	color: var(--text-on-dark-muted);
	text-align: center;
}

@media(max-width:1200px){
	.portfolio-featured-row {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 14px;
	}

	.portfolio-archive-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media(max-width:1024px){
	.portfolio-featured-row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.portfolio-archive-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.portfolio-volume-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px;
	}
}

@media(max-width:768px){
	.portfolio-single {
		padding: 120px 0 72px;
	}

	.portfolio-single__container {
		width: min(100%, calc(100% - 32px));
	}

	.portfolio-container-wide {
		padding: 0 24px;
	}

	.portfolio-filters-section {
		top: 58px;
		padding-top: 16px;
		background: rgba(255, 255, 255, 0.94);
	}

	.portfolio-featured-row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.portfolio-filter-row {
		gap: 6px;
		padding-bottom: 12px;
	}

	.portfolio-filter-label {
		width: 100%;
		margin-right: 0;
	}

	.portfolio-filter-btn {
		padding: 6px 14px;
		font-size: 0.7rem;
	}

	.portfolio-archive-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.portfolio-archive-section {
		padding: 30px 0 56px;
	}

	.portfolio-volume-grid {
		grid-template-columns: 1fr;
	}

	.portfolio-volume-strip,
	.portfolio-final-cta {
		padding-top: 56px;
		padding-bottom: 56px;
	}
}

.proof-testimonials {
	padding: 120px 0;
	background: var(--navy);
	color: var(--text-on-dark);
}

.proof-testimonials .testi-header {
	text-align: center;
	max-width: 600px;
	margin: 0 auto 64px;
}

.proof-testimonials .testi-header h2 {
	margin-bottom: 14px;
	background: linear-gradient(180deg, #ffffff 20%, rgba(255, 255, 255, 0.55) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

.proof-testimonials .testi-header p {
	color: var(--text-on-dark-sub);
	font-size: 0.95rem;
}

.proof-testimonials .testi-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.proof-testimonials .testi-card {
	background: var(--navy-card);
	border: 1px solid var(--border-dark);
	border-radius: 18px;
	overflow: hidden;
	transition: all 0.35s;
}

.proof-testimonials .testi-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.2);
}

.proof-testimonials .testi-video {
	width: 100%;
	aspect-ratio: 16/9;
	position: relative;
	background: linear-gradient(145deg, var(--navy-light), #0d0a10);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.proof-testimonials .testi-play {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: rgba(184, 50, 60, 0.85);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	backdrop-filter: blur(4px);
	border: 2px solid rgba(255, 255, 255, 0.15);
}

.proof-testimonials .testi-play svg {
	width: 22px;
	height: 22px;
	color: #fff;
	margin-left: 2px;
}

.proof-testimonials .testi-card:hover .testi-play {
	background: var(--red);
	transform: scale(1.08);
}

.proof-testimonials .testi-duration {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 0.6rem;
	font-weight: 600;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 2px 8px;
	border-radius: 4px;
}

.proof-testimonials .testi-content {
	padding: 24px 24px 28px;
}

.proof-testimonials .testi-stars {
	color: #f59e0b;
	font-size: 0.75rem;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.proof-testimonials .testi-metric {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.75rem;
	font-weight: 800;
	color: var(--green);
	background: rgba(34, 197, 94, 0.08);
	border: 1px solid rgba(34, 197, 94, 0.15);
	padding: 5px 12px;
	border-radius: 8px;
	margin-bottom: 14px;
}

.proof-testimonials .testi-metric svg {
	width: 14px;
	height: 14px;
}

.proof-testimonials .testi-quote {
	font-size: 0.88rem;
	line-height: 1.7;
	color: var(--text-on-dark-sub);
	margin-bottom: 20px;
	font-style: italic;
	position: relative;
	padding-left: 16px;
	border-left: 2px solid rgba(184, 50, 60, 0.3);
}

.proof-testimonials .testi-author-row {
	display: flex;
	align-items: center;
	gap: 12px;
}

.proof-testimonials .testi-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--navy-light);
	border: 1px solid var(--border-dark);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--text-on-dark-muted);
	font-size: 0.65rem;
	font-weight: 700;
}

.proof-testimonials .testi-name {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	color: var(--text-on-dark);
}

.proof-testimonials .testi-role {
	font-size: 0.7rem;
	color: var(--text-on-dark-muted);
}

.proof-quotes-strip {
	padding: 80px 0;
	background: var(--section-gray);
	border-top: 1px solid var(--border);
	border-bottom: 1px solid var(--border);
}

.proof-quotes-strip .quotes-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.proof-quotes-strip .quote-card {
	background: var(--white);
	border-radius: 16px;
	padding: 32px 28px;
	border: 1px solid var(--border);
	transition: all 0.3s;
}

.proof-quotes-strip .quote-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 36px rgba(0, 0, 0, 0.04);
}

.proof-quotes-strip .stars {
	color: #f59e0b;
	font-size: 0.85rem;
	margin-bottom: 14px;
	letter-spacing: 2px;
}

.proof-quotes-strip blockquote {
	font-size: 0.88rem;
	color: var(--text-body);
	line-height: 1.75;
	margin: 0 0 20px;
	font-style: normal;
}

.proof-quotes-strip .quote-author {
	display: flex;
	align-items: center;
	gap: 12px;
}

.proof-quotes-strip .quote-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--navy);
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.65rem;
	font-weight: 700;
}

.proof-quotes-strip .quote-name {
	font-weight: 700;
	font-size: 0.82rem;
	color: var(--text-dark);
}

.proof-quotes-strip .quote-role {
	font-size: 0.72rem;
	color: var(--text-muted);
}

.proof-quotes-strip .quote-source {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 0.6rem;
	font-weight: 600;
	color: var(--text-muted);
	margin-top: 2px;
}

.proof-quotes-strip .quote-source svg {
	width: 10px;
	height: 10px;
}

.proof-case-studies {
	padding: 120px 0;
	background: var(--white);
}

.proof-case-studies .cs-header {
	text-align: center;
	max-width: 600px;
	margin: 0 auto 64px;
}

.proof-case-studies .cs-header h2 {
	margin-bottom: 14px;
}

.proof-case-studies .cs-header p {
	font-size: 0.95rem;
	line-height: 1.8;
}

.proof-case-studies .cs-grid {
	display: grid;
	grid-template-columns: 1.3fr 1fr;
	gap: 20px;
}

.proof-case-studies .cs-card {
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid var(--border);
	background: var(--white);
	transition: all 0.35s;
	cursor: pointer;
	display: flex;
	flex-direction: column;
}

.proof-case-studies .cs-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.06);
}

.proof-case-studies .cs-card.featured {
	grid-row: span 2;
}

.proof-case-studies .cs-img {
	width: 100%;
	flex: 1;
	min-height: 200px;
	background: linear-gradient(145deg, var(--navy), var(--navy-light));
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.proof-case-studies .cs-card.featured .cs-img {
	min-height: 300px;
}

.proof-case-studies .cs-img-brand {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 1.4rem;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.15);
	letter-spacing: -0.02em;
}

.proof-case-studies .cs-card.featured .cs-img-brand {
	font-size: 2rem;
}

.proof-case-studies .cs-tag {
	position: absolute;
	top: 16px;
	left: 16px;
	font-size: 0.58rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	padding: 4px 10px;
	border-radius: 6px;
	background: rgba(184, 50, 60, 0.85);
	color: #fff;
}

.proof-case-studies .cs-body {
	padding: 28px 28px 32px;
}

.proof-case-studies .cs-category {
	font-size: 0.65rem;
	font-weight: 700;
	color: var(--red);
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
}

.proof-case-studies .cs-title {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 1.15rem;
	font-weight: 800;
	color: var(--text-dark);
	margin-bottom: 10px;
	letter-spacing: -0.01em;
	line-height: 1.3;
}

.proof-case-studies .cs-card.featured .cs-title {
	font-size: 1.4rem;
}

.proof-case-studies .cs-excerpt {
	font-size: 0.85rem;
	color: var(--text-body);
	line-height: 1.7;
	margin-bottom: 20px;
}

.proof-case-studies .cs-metrics-row {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}

.proof-case-studies .cs-metric-box {
	background: var(--section-gray);
	border-radius: 10px;
	padding: 12px 16px;
	flex: 1;
}

.proof-case-studies .cs-metric-val {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 1.2rem;
	font-weight: 900;
	color: var(--red);
	letter-spacing: -0.03em;
}

.proof-case-studies .cs-metric-lbl {
	font-size: 0.65rem;
	color: var(--text-muted);
	margin-top: 1px;
}

.proof-case-studies .cs-read-more {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.78rem;
	font-weight: 700;
	color: var(--red);
	transition: gap 0.25s;
	text-decoration: none;
}

.proof-case-studies .cs-read-more:hover {
	gap: 10px;
	color: var(--red);
}

.proof-case-studies .cs-read-more svg {
	width: 14px;
	height: 14px;
}

.cs-view-more {
	margin-top: 56px;
	text-align: center;
}

.proof-final-cta {
	padding: 140px 0;
	text-align: center;
	background: var(--white);
}

.proof-final-cta h2 {
	margin-bottom: 20px;
}

.proof-final-cta .container > p:not(.sub) {
	max-width: 460px;
	margin: 0 auto 44px;
	font-size: 0.95rem;
	line-height: 1.8;
}

.proof-final-cta .btn-red {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: var(--red);
	color: #fff;
	padding: 16px 36px;
	border-radius: 8px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-weight: 700;
	font-size: 0.82rem;
	transition: all 0.3s;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

.proof-final-cta .btn-red:hover {
	background: var(--red-dark);
	transform: translateY(-1px);
	box-shadow: 0 8px 24px rgba(184, 50, 60, 0.25);
	color: #fff;
}

.proof-final-cta .sub {
	font-size: 0.78rem;
	color: var(--text-muted);
	margin-top: 20px;
}

/* ==========================================================================
	Process Page Parity
	========================================================================== */
.process-hero {
	background: var(--navy);
	color: var(--text-on-dark);
	padding: 140px 0 40px;
	text-align: center;
}

.process-hero h1 {
	margin-bottom: 20px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.process-hero .subtitle {
	color: var(--text-on-dark-sub);
	font-size: 1.05rem;
	line-height: 1.75;
	max-width: 560px;
	margin: 0 auto 40px;
}

.process-hero .hero-ctas {
	display: flex;
	gap: 12px;
	justify-content: center;
	flex-wrap: wrap;
}

.timeline-overview {
	padding: 80px 0 0;
	background: var(--white);
}

.timeline-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}

.timeline-bar::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 40px;
	right: 40px;
	height: 2px;
	background: linear-gradient(90deg, var(--red) 0%, rgba(184, 50, 60, 0.15) 100%);
}

.tl-dot-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	position: relative;
	z-index: 2;
}

.tl-dot {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Cabinet Grotesk", sans-serif;
	font-weight: 800;
	font-size: 0.75rem;
	background: var(--white);
	border: 2px solid rgba(184, 50, 60, 0.2);
	color: var(--red);
	transition: all 0.3s;
}

.tl-dot-wrap.active .tl-dot {
	background: var(--red);
	color: #fff;
	border-color: var(--red);
	box-shadow: 0 0 20px rgba(184, 50, 60, 0.3);
}

.tl-label {
	white-space: nowrap;
	font-size: 0.65rem;
	font-weight: 600;
	color: var(--text-muted);
	letter-spacing: 0.02em;
}

.timeline-duration {
	text-align: center;
	margin-top: 48px;
	padding-bottom: 20px;
}

.timeline-duration span {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	color: var(--red);
	background: var(--red-soft);
	padding: 10px 24px;
	border-radius: 24px;
	border: 1px solid rgba(184, 50, 60, 0.12);
}

.timeline-duration span svg {
	width: 16px;
	height: 16px;
}

.process-steps-section {
	padding: 80px 0 120px;
	background: var(--white);
}

.process-step {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 80px;
	align-items: center;
	max-width: 1100px;
	margin: 0 auto;
	padding: 64px 40px;
	position: relative;
}

.process-step:not(:last-child)::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 48px;
	background: linear-gradient(180deg, var(--border), transparent);
}

.process-step.reverse {
	direction: rtl;
}

.process-step.reverse > * {
	direction: ltr;
}

.step-num {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}

.step-num-circle {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--red);
	color: #fff;
	font-family: "Cabinet Grotesk", sans-serif;
	font-weight: 800;
	font-size: 0.8rem;
}

.step-num-label {
	font-size: 0.7rem;
	font-weight: 700;
	color: var(--red);
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.step-content h3 {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: clamp(1.6rem, 3vw, 2rem);
	font-weight: 800;
	letter-spacing: -0.02em;
	margin-bottom: 14px;
	color: var(--text-dark);
}

.step-content p {
	font-size: 0.92rem;
	line-height: 1.8;
	color: var(--text-body);
	margin-bottom: 20px;
}

.step-details {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.step-detail {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	font-size: 0.85rem;
	color: var(--text-body);
	line-height: 1.5;
}

.step-detail span {
	color: inherit;
}

.step-detail svg {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-top: 1px;
	color: var(--green);
}

.step-visual {
	background: var(--section-gray);
	border-radius: 20px;
	border: 1px solid var(--border);
	aspect-ratio: 4 / 3;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.step-visual-inner {
	padding: 32px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.step-visual.dark {
	background: var(--navy);
	border-color: var(--border-dark);
}

.onboard-checklist,
.postprod-stack {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
	max-width: 280px;
}

.onboard-item {
	display: flex;
	align-items: center;
	gap: 12px;
	background: var(--white);
	border: 1px solid var(--border);
	border-radius: 12px;
	padding: 14px 18px;
	font-size: 0.82rem;
	font-weight: 600;
	color: var(--text-dark);
	transition: all 0.3s;
}

.onboard-item:hover {
	transform: translateX(4px);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.onboard-check {
	width: 22px;
	height: 22px;
	border-radius: 6px;
	flex-shrink: 0;
	background: rgba(34, 197, 94, 0.1);
	border: 1.5px solid rgba(34, 197, 94, 0.3);
	display: flex;
	align-items: center;
	justify-content: center;
}

.onboard-check svg {
	width: 12px;
	height: 12px;
	color: var(--green);
}

.research-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	width: 100%;
	max-width: 300px;
}

.research-card {
	background: var(--white);
	border: 1px solid var(--border);
	border-radius: 12px;
	padding: 16px 14px;
	text-align: center;
	transition: all 0.3s;
}

.research-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.research-card svg {
	width: 24px;
	height: 24px;
	color: var(--red);
	margin-bottom: 6px;
}

.research-card span {
	display: block;
	font-size: 0.68rem;
	font-weight: 600;
	color: var(--text-muted);
}

.script-block {
	width: 100%;
	max-width: 300px;
	background: var(--navy-card);
	border-radius: 14px;
	border: 1px solid var(--border-dark);
	padding: 24px;
	position: relative;
}

.script-line {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	margin-bottom: 12px;
}

.script-line:last-child {
	margin-bottom: 0;
}

.script-ts {
	font-size: 0.6rem;
	font-weight: 600;
	color: var(--text-on-dark-muted);
	font-family: "Satoshi", sans-serif;
	min-width: 32px;
	padding-top: 2px;
}

.script-text {
	font-size: 0.78rem;
	color: var(--text-on-dark-sub);
	line-height: 1.5;
}

.script-tag {
	display: inline-block;
	font-size: 0.58rem;
	font-weight: 700;
	background: rgba(184, 50, 60, 0.15);
	color: var(--red);
	padding: 2px 8px;
	border-radius: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.casting-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	width: 100%;
	max-width: 260px;
}

.casting-avatar {
	aspect-ratio: 1;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(145deg, var(--navy-light), var(--navy-card));
	border: 1px solid var(--border-dark);
	position: relative;
	transition: all 0.3s;
}

.casting-avatar:hover {
	transform: scale(1.05);
}

.casting-avatar svg {
	width: 28px;
	height: 28px;
	color: var(--text-on-dark-muted);
}

.casting-avatar .ca-badge {
	position: absolute;
	bottom: -4px;
	right: -4px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: var(--green);
	display: flex;
	align-items: center;
	justify-content: center;
}

.casting-avatar .ca-badge svg {
	width: 10px;
	height: 10px;
	color: #fff;
}

.shooting-visual {
	width: 100%;
	max-width: 300px;
	position: relative;
}

.shoot-frame {
	width: 100%;
	aspect-ratio: 16 / 10;
	border-radius: 14px;
	overflow: hidden;
	background: linear-gradient(145deg, #1a1520, #0d0a10);
	border: 1px solid var(--border-dark);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.shoot-frame > svg {
	width: 48px;
	height: 48px;
	color: var(--red);
	opacity: 0.6;
}

.shoot-frame .rec-dot {
	position: absolute;
	top: 14px;
	left: 14px;
	display: flex;
	align-items: center;
	gap: 6px;
}

.shoot-frame .rec-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ef4444;
	animation: processRecPulse 1.5s ease-in-out infinite;
}

.shoot-frame .rec-dot em {
	font-style: normal;
	font-size: 0.6rem;
	font-weight: 700;
	color: #ef4444;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

@keyframes processRecPulse {
	0%, 100% { opacity: 1; }
	50% { opacity: 0.3; }
}

.shoot-tags {
	display: flex;
	gap: 8px;
	margin-top: 12px;
	justify-content: center;
	flex-wrap: wrap;
}

.shoot-tag {
	font-size: 0.65rem;
	font-weight: 600;
	padding: 5px 12px;
	border-radius: 8px;
	background: var(--navy-card);
	border: 1px solid var(--border-dark);
	color: var(--text-on-dark-sub);
}

.postprod-track {
	display: flex;
	align-items: center;
	gap: 10px;
	background: var(--navy-card);
	border: 1px solid var(--border-dark);
	border-radius: 10px;
	padding: 10px 14px;
}

.postprod-track-label {
	font-size: 0.65rem;
	font-weight: 600;
	color: var(--text-on-dark-muted);
	min-width: 50px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.postprod-track-bar {
	flex: 1;
	height: 6px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.06);
	position: relative;
	overflow: hidden;
}

.postprod-track-fill {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px;
	background: var(--red);
}

.postprod-track:nth-child(1) .postprod-track-fill {
	width: 85%;
}

.postprod-track:nth-child(2) .postprod-track-fill {
	width: 60%;
	background: rgba(184, 50, 60, 0.6);
}

.postprod-track:nth-child(3) .postprod-track-fill {
	width: 45%;
	background: rgba(184, 50, 60, 0.35);
}

.postprod-track:nth-child(4) .postprod-track-fill {
	width: 30%;
	background: rgba(184, 50, 60, 0.2);
}

.delivery-visual {
	width: 100%;
	max-width: 280px;
	text-align: center;
}

.delivery-phones {
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: flex-end;
}

.del-phone {
	width: 72px;
	border-radius: 10px;
	overflow: hidden;
	background: var(--navy-card);
	border: 1px solid var(--border-dark);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.del-phone:hover {
	transform: translateY(-4px);
}

.del-phone .dp-img {
	width: 100%;
	aspect-ratio: 9 / 16;
	background: linear-gradient(135deg, var(--navy-light), var(--navy-card));
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--text-on-dark-muted);
	font-size: 0.55rem;
	font-weight: 600;
}

.del-phone.main {
	width: 88px;
}

.delivery-badge {
	margin-top: 16px;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: rgba(34, 197, 94, 0.1);
	border: 1px solid rgba(34, 197, 94, 0.2);
	padding: 6px 16px;
	border-radius: 20px;
	font-size: 0.7rem;
	font-weight: 600;
	color: var(--green);
}

.delivery-badge svg {
	width: 14px;
	height: 14px;
}

.weekly-section.process-weekly-section {
	padding: 120px 0;
	background: var(--navy);
	color: var(--text-on-dark);
	position: relative;
}

.weekly-section.process-weekly-section::after {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.03;
	pointer-events: none;
	z-index: 0;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
	background-size: 128px;
}

.weekly-section.process-weekly-section > * {
	position: relative;
	z-index: 1;
}

.weekly-layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 80px;
	align-items: center;
}

.weekly-content > p {
	color: var(--text-on-dark-sub);
	font-size: 0.95rem;
	line-height: 1.8;
	margin-bottom: 32px;
}

.weekly-content h2 {
	margin-bottom: 20px;
	background: linear-gradient(180deg, #ffffff 20%, rgba(255, 255, 255, 0.55) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.weekly-features {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.weekly-feat {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid var(--border-dark);
	border-radius: 14px;
	padding: 18px 20px;
	transition: all 0.3s;
}

.weekly-feat:hover {
	background: rgba(255, 255, 255, 0.05);
	border-color: rgba(255, 255, 255, 0.1);
}

.weekly-feat-icon {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	flex-shrink: 0;
	background: rgba(184, 50, 60, 0.08);
	border: 1px solid rgba(184, 50, 60, 0.15);
	display: flex;
	align-items: center;
	justify-content: center;
}

.weekly-feat-icon svg {
	width: 18px;
	height: 18px;
	color: var(--red);
}

.weekly-feat h4 {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 0.88rem;
	font-weight: 700;
	color: var(--text-on-dark);
	margin-bottom: 3px;
}

.weekly-feat p {
	font-size: 0.82rem;
	color: var(--text-on-dark-muted);
	line-height: 1.55;
	margin: 0;
}

.weekly-cycle {
	position: relative;
	width: 100%;
	aspect-ratio: 1;
	max-width: 400px;
	margin: 0 auto;
}

.wc-ring {
	position: absolute;
	inset: 0;
}

.wc-ring svg {
	width: 100%;
	height: 100%;
}

.wc-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.wc-center-val {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 2.8rem;
	font-weight: 900;
	color: var(--red);
	letter-spacing: -0.04em;
	line-height: 1;
}

.wc-center-label {
	font-size: 0.72rem;
	font-weight: 600;
	color: var(--text-on-dark-muted);
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 4px;
}

.wc-node {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	z-index: 2;
}

.wc-node-icon {
	width: 48px;
	height: 48px;
	border-radius: 14px;
	background: rgba(184, 50, 60, 0.08);
	border: 1.5px solid rgba(184, 50, 60, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	box-shadow: 0 0 16px rgba(184, 50, 60, 0.1);
}

.wc-node-icon svg {
	width: 20px;
	height: 20px;
	color: var(--red);
}

.wc-node span {
	font-size: 0.68rem;
	font-weight: 700;
	color: var(--text-on-dark-sub);
}

.wc-node-1 {
	top: 2%;
	left: 50%;
	transform: translateX(-50%);
}

.wc-node-2 {
	top: 50%;
	right: -4%;
	transform: translateY(-50%);
}

.wc-node-3 {
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
}

.wc-node-4 {
	top: 50%;
	left: -4%;
	transform: translateY(-50%);
}

@keyframes processWeeklySpin {
	0% { stroke-dashoffset: 0; }
	100% { stroke-dashoffset: -60; }
}

.wc-spin {
	animation: processWeeklySpin 3s linear infinite;
}

.process-final-cta {
	padding: 140px 0;
	text-align: center;
	background: var(--white);
	border-top: 1px solid var(--border);
}

.process-final-cta h2 {
	margin-bottom: 20px;
}

.process-final-cta .container > p:not(.sub) {
	max-width: 460px;
	margin: 0 auto 44px;
	font-size: 0.95rem;
	line-height: 1.8;
}

.process-final-cta .btn-red {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: var(--red);
	color: #fff;
	padding: 16px 36px;
	border-radius: 8px;
	font-family: "Cabinet Grotesk", sans-serif;
	font-weight: 700;
	font-size: 0.82rem;
	transition: all 0.3s;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

.process-final-cta .btn-red:hover {
	background: var(--red-dark);
	transform: translateY(-1px);
	box-shadow: 0 8px 24px rgba(184, 50, 60, 0.25);
	color: #fff;
}

.process-final-cta .sub {
	font-size: 0.78rem;
	color: var(--text-muted);
	margin-top: 20px;
}

/* ==========================================================================
   Navigation
   ========================================================================== */
.site-header-opaque {
	background: #100D14 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	z-index: 9999;
}

/* ==========================================================================
   Logo Wall
   ========================================================================== */
.logo-wall-scroller-container {
	background: var(--r-navy-deep);
	overflow: hidden;
	padding: 56px 0 48px;
	position: relative;
}

.logo-wall-heading {
	color: var(--r-text) !important;
}

.logo-wall-kicker {
	color: var(--r-text-muted) !important;
}

.logo-wall-scroller-container::before {
	background: linear-gradient(90deg, var(--navy) 0%, transparent 100%);
	content: "";
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 120px;
	z-index: 2;
}

.logo-wall-scroller-container::after {
	background: linear-gradient(90deg, transparent 0%, var(--navy) 100%);
	content: "";
	height: 100%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	z-index: 2;
}

.logo-wall-scroller-container:hover .logo-wall-scroller,
.logo-wall-scroller-container:hover .logo-wall-scroller-reverse {
	animation-play-state: paused;
}

.logo-wall-scroller {
	align-items: center;
	animation: scrollWall 45s linear infinite;
	display: flex;
	gap: 64px;
	width: max-content;
}

.logo-wall-scroller img {
	filter: grayscale(1) brightness(1.6) contrast(0.9);
	flex-shrink: 0;
	height: 40px !important;
	max-width: 180px !important;
	opacity: 0.72;
	transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
	width: auto !important;
}

.logo-wall-scroller img:hover {
	filter: grayscale(0) brightness(1) contrast(1);
	opacity: 1;
	transform: translateY(-3px) scale(1.08);
}

@keyframes scrollWall {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

.logo-wall-scroller-reverse {
	animation: scrollWallReverse 45s linear infinite;
}

@keyframes scrollWallReverse {
	0% { transform: translateX(-50%); }
	100% { transform: translateX(0); }
}


/* ==========================================================================
   Layout & FSE Core Overrides
   ========================================================================== */
.alignfull {
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	max-width: 100vw !important;
	width: 100vw !important;
}

a {
	transition: color 0.2s ease-in-out;
}

body .is-layout-constrained > :not(.alignleft):not(.alignright):not(.alignfull) {
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
body .is-layout-constrained > .alignwide {
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.wp-site-blocks {
	padding: 0 !important;
}

.has-section-gray-background-color, .has-white-background-color {
	background-color: var(--color-background-soft) !important;
}


/* ==========================================================================
   AGGRESSIVE TYPOGRAPHY OVERRIDES
   ========================================================================== */
/* --- GLOBAL FONT FAMILIES --- */
.wp-block-heading,
h1, h2, h3, h4, h5, h6 {
	font-family: "Cabinet Grotesk", sans-serif !important;
}
body, p, li, a {
	font-family: "Satoshi", sans-serif;
}

/* --- HEADING SIZES & WEIGHTS --- */
h1, .has-heading-1-font-size {
	font-size: clamp(2.8rem, 5.5vw, 4rem) !important;
	font-weight: 800 !important;
	line-height: 1.1 !important;
	letter-spacing: -0.035em !important;
}
h2, .has-heading-2-font-size {
	font-size: clamp(2.2rem, 4.5vw, 3rem) !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	letter-spacing: -0.025em !important;
}
h3, .has-heading-3-font-size {
	font-size: 1.05rem !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
	letter-spacing: -0.01em !important;
}

/* --- BODY & LABEL SIZES --- */
body, p, .has-body-font-size {
	font-size: 0.92rem;
	line-height: 1.7;
}
.has-small-label-font-size, .uppercase-label {
	font-size: 0.75rem !important;
	font-family: "Cabinet Grotesk", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 0.1em !important;
}
.has-badge-font-size {
	font-size: 0.72rem !important;
	font-family: "Cabinet Grotesk", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 0.04em !important;
}

/* ==========================================================================
   AGGRESSIVE COMPONENT OVERRIDES
   ========================================================================== */
/* --- BUTTONS --- */
.wp-block-button__link,
.wp-element-button {
	font-size: 0.82rem !important;
	font-family: "Cabinet Grotesk", sans-serif !important;
	font-weight: 700 !important;
	padding: 16px 36px !important;
	border-radius: 8px !important;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
}
.site-header-opaque .wp-block-button__link {
	padding: 10px 22px !important;
}

.site-header-opaque .wp-block-image {
	max-width: 100px !important;
}

.section-hero .wp-block-button:not(.is-style-primary) .wp-block-button__link {
    color: var(--wp--preset--color--text-on-dark) !important;
}

/* --- STATS SECTION --- */
/* Targets the stats grid specifically */
.is-layout-constrained > .alignwide > .wp-block-column:last-child h3 {
    font-size: 3rem !important;
    font-weight: 900 !important;
    letter-spacing: -0.04em !important;
    line-height: 1 !important;
}
.is-layout-constrained > .alignwide > .wp-block-column:last-child p {
    font-family: "Cabinet Grotesk", sans-serif !important;
	font-weight: 700 !important;
}

/* --- COMPARISON BLOCK --- */
.wp-block-column.shadow-card-hover ul li {
    font-size: 0.9rem !important;
    line-height: 2 !important;
}

/* --- FAQ --- */
.wp-block-details summary {
    font-weight: 700 !important;
    font-size: 1.1rem !important;
    cursor: pointer;
	transition: color 0.2s ease;
}
.wp-block-details[open] summary {
    color: var(--wp--preset--color--red) !important;
}
.wp-block-details summary:hover {
	color: var(--wp--preset--color--red) !important;
}

/* --- PORTFOLIO GRID --- */
.is-style-outline .wp-block-button__link {
	padding: 6px 18px !important;
	font-size: 0.8rem !important;
}


/* ==========================================================================
   NEW PAGES CSS (Case Study, Blog, Partner)
   ========================================================================== */

/* ---- FROM Case Study Structure.html ---- */












.container { max-width: 1200px; margin: 0 auto; padding: 0 40px; }
.container-wide { max-width: 1400px; margin: 0 auto; padding: 0 40px; }

.grad-text {
  background: linear-gradient(180deg, #ffffff 20%, rgba(255,255,255,0.55) 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.grain::after {
  content: ''; position: absolute; inset: 0; opacity: 0.03; pointer-events: none; z-index: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 128px;
}
.grain { position: relative; }
.grain > * { position: relative; z-index: 1; }

/* ==== HERO ===== */
.hero {
  background: var(--navy); color: var(--text-on-dark);
  padding: 160px 0 0; min-height: auto;
}
.hero-breadcrumb {
  display: flex; align-items: center; gap: 8px;
  font-size: 0.75rem; color: var(--text-on-dark-muted); margin-bottom: 40px;
}
.hero-breadcrumb 
.hero-breadcrumb a:hover { color: var(--text-on-dark-sub); }
.hero-breadcrumb .se
.hero-met
.hero-tag {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 7px 16px; border-radius: 20px; font-size: 0.7rem; font-weight: 600;
  text-transform: uppercase; letter-spacing: 0.04em;
}
.tag-category { background: rgba(184,50,60,0.12); border: 1px solid rgba(184,50,60,0.2); color: var(--red); }
.tag-service { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.08); color: var(--text-on-dark-sub); }
.hero 
.hero .subtitle {
  color: var(--text-on-dark-sub); font-size: 1.1rem; line-height: 1.8;
  max-width: 640px; margin-bottom: 56px;
}

/* Hero metrics strip */
.hero-metrics {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;
  border-radius: 20px 20px 0 0; overflow: hidden;
  border: 1px solid var(--border-dark); border-bottom: none;
  background: var(--navy-light);
}
.hero-metric {
  padding: 36px 32px; text-align: center;
  border-right: 1px solid var(--border-dark);
}
.hero-metric:last-child { border-right: none; }
.hero-metric-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.4rem;
  font-weight: 800; color: var(--green); letter-spacing: -0.03em; line-height: 1;
}
.hero-metric-val.red { color: var(--red); }
.hero-metric-label {
  font-size: 0.72rem; color: var(--text-on-dark-muted); margin-top: 8px;
  font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em;
}

/* ===== BRAND HERO IMAGE ===== */
.brand-hero-img {
  background: var(--navy); padding: 0 0 0;
}
.brand-hero-img .container-wide { position: relative; }
.brand-img-wrapper {
  width: 100%; aspect-ratio: 21/9; border-radius: 0 0 24px 24px; overflow: hidden;
  background: linear-gradient(135deg, #1a1a2e 0%, #16213e 35%, #0f3460 70%, #533483 100%);
  position: relative;
}
.brand-img-placeholder {
  position: absolute; inset: 0;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 12px; color: var(--text-on-dark-muted);
}
.brand-img-placeholder svg { width: 48px; height: 48px; opacity: 0.4; }
.brand-img-placeholder span { font-size: 0.82rem; font-weight: 500; opacity: 0.5; }
/* Decorative floating elements on the hero image */
.brand-img-wrapper .float-badge {
  position: absolute; padding: 12px 20px; border-radius: 12px;
  background: rgba(255,255,255,0.1); backdrop-filter: blur(16px);
  border: 1px solid rgba(255,255,255,0.12); font-size: 0.78rem;
  font-weight: 600; color: #fff; z-index: 2;
}
.float-badge.fb1 { bottom: 24%; left: 8%; }
.float-badge.fb2 { top: 20%; right: 6%; }
.float-badge.fb3 { bottom: 16%; right: 14%; }
.float-badge .fb-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.3rem;
  font-weight: 800; color: var(--green); display: block; line-height: 1;
}
.float-badge .fb-label { font-size: 0.65rem; color: rgba(255,255,255,0.6); margin-top: 2px; display: block; }

/* ===== BRAND OVERVIEW ===== */
.brand-overview { padding: 120px 0; background: var(--white); }
.overview-grid {
  display: grid; grid-template-columns: 280px 1fr; gap: 80px; align-items: start;
}
.overview-sidebar { position: sticky; top: 100px; }
.brand-logo-box {
  width: 140px; height: 140px; border-radius: 24px;
  background: var(--section-gray); border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 32px; font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 1.1rem; font-weight: 800; color: var(--text-muted);
  letter-spacing: -0.02em;
}
.brand-facts { display: flex; flex-direction: column; gap: 20px; }
.brand-fact { display: flex; flex-direction: column; gap: 4px; }
.brand-fact-label { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 0.06em; color: var(--text-muted); font-weight: 600; }
.brand-fact-val { font-size: 0.9rem; font-weight: 600; color: var(--text-dark); }
.overview-content {}
.overview-content 
.overview-content 

/* ===== CHALLENGE ===== */
.challenge { padding: 120px 0; background: var(--navy); color: var(--text-on-dark); }
.challenge-header { margin-bottom: 72px; max-width: 680px; }
.challenge-header .label {
  font-size: 0.7rem; font-weight: 700; color: var(--red);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px;
}
.challenge-header 
.challenge-header 
.challenge-grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 20px;
}
.challenge-card {
  background: var(--navy-light); border: 1px solid var(--border-dark);
  border-radius: 16px; padding: 36px 32px;
  display: flex; flex-direction: column; gap: 16px;
  transition: border-color 0.3s, transform 0.3s;
}
.challenge-card:hover { border-color: rgba(184,50,60,0.25); transform: translateY(-3px); }
.challenge-card-icon {
  width: 44px; height: 44px; border-radius: 12px;
  background: rgba(184,50,60,0.1); border: 1px solid rgba(184,50,60,0.15);
  display: flex; align-items: center; justify-content: center;
}
.challenge-card-icon svg { width: 18px; height: 18px; color: var(--red); }
.challenge-card 
.challenge-card 

/* ===== SOLUTION ===== */
.solution { padding: 120px 0; background: var(--white); }
.solution-header { text-align: center; margin-bottom: 80px; }
.solution-header .label {
  font-size: 0.7rem; font-weight: 700; color: var(--red);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px;
}
.solution-header 
.solution-header 
.solution-steps { display: flex; flex-direction: column; gap: 0; }
.solution-ste
.solution-step:last-child { padding-bottom: 0; }
.solution-step.reverse .sol-content { order: 2; }
.solution-step.reverse .sol-visual { order: 1; }
.sol-num {
  display: inline-flex; align-items: center; gap: 10px;
  margin-bottom: 20px;
}
.sol-num-circle {
  width: 40px; height: 40px; border-radius: 12px;
  background: var(--red); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 0.88rem;
}
.sol-num-line { width: 40px; height: 2px; background: var(--border); }
.sol-content 
.sol-content 
.sol-visual {
  aspect-ratio: 4/3; border-radius: 20px; overflow: hidden;
  position: relative;
}
.sol-visual-inner {
  width: 100%; height: 100%; border-radius: 20px;
  border: 1px solid var(--border);
}
.sol-visual-ugc {
  background: linear-gradient(135deg, #f8e8e0 0%, #f5d5c8 50%, #e8c4b8 100%);
  display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; padding: 24px;
  align-content: center;
}
.ugc-avatar {
  aspect-ratio: 3/4; border-radius: 12px; background: rgba(255,255,255,0.6);
  border: 1px solid rgba(0,0,0,0.06); position: relative; overflow: hidden;
}
.ugc-avatar::after {
  content: attr(data-lang); position: absolute; bottom: 8px; left: 50%; transform: translateX(-50%);
  padding: 3px 10px; border-radius: 6px; background: rgba(0,0,0,0.6);
  font-size: 0.6rem; color: #fff; font-weight: 600; letter-spacing: 0.03em;
}
.sol-visual-production {
  background: var(--navy); display: flex; flex-direction: column; gap: 0;
  padding: 0;
}
.prod-row {
  display: flex; align-items: center; gap: 8px; padding: 14px 24px;
  border-bottom: 1px solid var(--border-dark);
}
.prod-row:last-child { border-bottom: none; }
.prod-bar {
  height: 6px; border-radius: 3px; background: var(--red); opacity: 0.6;
}
.prod-bar.g { background: var(--green); }
.prod-label { font-size: 0.65rem; color: var(--text-on-dark-muted); font-weight: 500; white-space: nowrap; min-width: 72px; }
.prod-count { font-size: 0.65rem; color: var(--text-on-dark-sub); font-weight: 700; margin-left: auto; white-space: nowrap; }
.sol-visual-gb
.gbp-ring {
  width: 180px; height: 180px; border-radius: 50%;
  border: 3px solid var(--border-dark); position: relative;
  display: flex; align-items: center; justify-content: center;
}
.gbp-ring::before {
  content: ''; position: absolute; inset: -3px; border-radius: 50%;
  border: 3px solid transparent; border-top-color: var(--green);
  animation: gbpSpin 3s linear infinite;
}
@keyframes gbpSpin { to { transform: rotate(360deg); } }
.gbp-center {
  text-align: center;
}
.gbp-center .val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem;
  font-weight: 800; color: var(--green); line-height: 1;
}
.gbp-center .lbl { font-size: 0.65rem; color: var(--text-on-dark-muted); margin-top: 4px; text-transform: uppercase; letter-spacing: 0.06em; font-weight: 600; }
.gbp-levels {
  display: flex; gap: 16px;
}
.gbp-level {
  padding: 10px 18px; border-radius: 10px;
  background: rgba(255,255,255,0.04); border: 1px solid var(--border-dark);
  text-align: center;
}
.gbp-level span { display: block; font-size: 0.68rem; font-weight: 600; }
.gbp-level .g-label { color: var(--text-on-dark-muted); }
.gbp-level .g-pct { color: var(--green); font-family: 'Cabinet Grotesk', sans-serif; font-size: 1rem; font-weight: 800; margin-top: 2px; }

/* ===== AD SHOWCASE ===== */
.ad-showcase {
  padding: 120px 0; background: var(--section-gray);
}
.ad-showcase-header { text-align: center; margin-bottom: 72px; }
.ad-showcase-header .label {
  font-size: 0.7rem; font-weight: 700; color: var(--red);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px;
}
.ad-showcase-header 
.ad-showcase-header 

.phone-grid {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 24px;
  margin-bottom: 56px;
}
.phone-mocku
.phone-frame {
  aspect-ratio: 9/16; border-radius: 24px; overflow: hidden;
  border: 3px solid #1a1a1a; position: relative;
  box-shadow: 0 16px 48px rgba(0,0,0,0.12);
}
.phone-screen {
  width: 100%; height: 100%;
}
.phone-screen.ps1 { background: linear-gradient(135deg, #2d3436 0%, #636e72 100%); }
.phone-screen.ps2 { background: linear-gradient(135deg, #0c2340 0%, #1a3d5c 100%); }
.phone-screen.ps3 { background: linear-gradient(135deg, #4a4a4a 0%, #8a8a8a 100%); }
.phone-screen.ps4 { background: linear-gradient(135deg, #1e3a5f 0%, #4a7c9b 100%); }
.phone-screen.ps5 { background: linear-gradient(135deg, #3d3d3d 0%, #6b6b6b 100%); }
.phone-label {
  position: absolute; bottom: 0; left: 0; right: 0;
  padding: 16px 12px 12px; text-align: center;
  background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, transparent 100%);
}
.phone-label span { font-size: 0.68rem; color: rgba(255,255,255,0.8); font-weight: 600; }
.phone-badge {
  position: absolute; top: 12px; right: 12px;
  padding: 4px 10px; border-radius: 6px;
  background: rgba(34,197,94,0.9); font-size: 0.6rem;
  font-weight: 700; color: #fff; letter-spacing: 0.02em;
}
.phone-format {
  position: absolute; top: 12px; left: 12px;
  padding: 4px 10px; border-radius: 6px;
  background: rgba(0,0,0,0.5); backdrop-filter: blur(8px);
  font-size: 0.6rem; font-weight: 600; color: rgba(255,255,255,0.8);
}

.showcase-stats {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.showcase-stat {
  background: var(--white); border-radius: 16px; padding: 28px 24px;
  text-align: center; border: 1px solid var(--border);
}
.showcase-stat-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.8rem;
  font-weight: 800; color: var(--text-dark); letter-spacing: -0.03em; line-height: 1;
}
.showcase-stat-label { font-size: 0.72rem; color: var(--text-muted); margin-top: 6px; font-weight: 500; }

/* ===== RESULTS ===== */
.results { padding: 120px 0; background: var(--navy); color: var(--text-on-dark); }
.results-header { text-align: center; margin-bottom: 72px; }
.results-header .label {
  font-size: 0.7rem; font-weight: 700; color: var(--red);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px;
}
.results-header 
.results-header 

/* Big hero metric */
.result-hero {
  display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-bottom: 32px;
}
.result-hero-card {
  background: var(--navy-light); border: 1px solid var(--border-dark);
  border-radius: 20px; padding: 56px 48px; text-align: center;
  position: relative; overflow: hidden;
}
.result-hero-card::before {
  content: ''; position: absolute; top: -60px; left: 50%; transform: translateX(-50%);
  width: 200px; height: 200px; border-radius: 50%;
  background: radial-gradient(circle, rgba(34,197,94,0.08) 0%, transparent 70%);
}
.result-hero-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 4.5rem;
  font-weight: 800; color: var(--green); letter-spacing: -0.04em; line-height: 1;
  margin-bottom: 8px; position: relative;
}
.result-hero-label {
  font-size: 0.88rem; color: var(--text-on-dark-sub); font-weight: 500; position: relative;
}

.results-grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 48px;
}
.result-card {
  background: var(--navy-light); border: 1px solid var(--border-dark);
  border-radius: 16px; padding: 32px 24px; text-align: center;
  transition: transform 0.3s, border-color 0.3s;
}
.result-card:hover { transform: translateY(-3px); border-color: rgba(255,255,255,0.1); }
.result-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem;
  font-weight: 800; color: var(--green); letter-spacing: -0.03em; line-height: 1;
  margin-bottom: 6px;
}
.result-label {
  font-size: 0.75rem; color: var(--text-on-dark-muted); font-weight: 500;
}

/* Results timeline */
.results-timeline {
  background: var(--navy-card); border-radius: 20px; padding: 48px 56px;
  border: 1px solid var(--border-dark);
  display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px;
  position: relative;
}
.results-timeline::before {
  content: ''; position: absolute; top: 50%; left: 56px; right: 56px; height: 2px;
  background: linear-gradient(90deg, var(--border-dark) 0%, var(--green) 50%, var(--green) 100%);
  opacity: 0.3;
}
.timeline-item { text-align: center; position: relative; z-index: 1; }
.timeline-dot {
  width: 14px; height: 14px; border-radius: 50%;
  background: var(--green); margin: 0 auto 16px;
  box-shadow: 0 0 12px rgba(34,197,94,0.3);
}
.timeline-period {
  font-size: 0.7rem; color: var(--text-on-dark-muted); text-transform: uppercase;
  letter-spacing: 0.06em; font-weight: 600; margin-bottom: 8px;
}
.timeline-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.6rem;
  font-weight: 800; color: var(--text-on-dark); line-height: 1; margin-bottom: 8px;
}
.timeline-val .highlight { color: var(--green); }
.timeline-desc {
  font-size: 0.78rem; color: var(--text-on-dark-muted); font-weight: 500; line-height: 1.5;
}

/* ===== BEFORE / AFTER ===== */
.before-after { padding: 120px 0; background: var(--white); }
.ba-header { text-align: center; margin-bottom: 72px; }
.ba-header .label {
  font-size: 0.7rem; font-weight: 700; color: var(--red);
  text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px;
}
.ba-header 
.ba-header 
.ba-grid {
  display: grid; grid-template-columns: 1fr 64px 1fr; gap: 0; align-items: stretch;
}
.ba-col {
  border-radius: 20px; padding: 48px 40px; min-height: 420px;
  display: flex; flex-direction: column;
}
.ba-before {
  background: var(--section-gray); border: 1px solid var(--border);
}
.ba-after {
  background: var(--navy); border: 1px solid var(--border-dark); color: var(--text-on-dark);
}
.ba-label {
  font-size: 0.68rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.08em; margin-bottom: 24px; display: flex; align-items: center; gap: 8px;
}
.ba-before .ba-label { color: var(--text-muted); }
.ba-before .ba-label .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--text-muted); }
.ba-after .ba-label { color: var(--green); }
.ba-after .ba-label .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--green); }
.ba-items { display: flex; flex-direction: column; gap: 20px; flex: 1; }
.ba-item {
  display: flex; gap: 14px; align-items: flex-start;
}
.ba-item-icon {
  width: 28px; height: 28px; border-radius: 8px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center; margin-top: 1px;
}
.ba-before .ba-item-icon { background: rgba(0,0,0,0.04); }
.ba-before .ba-item-icon svg { width: 12px; height: 12px; color: var(--text-muted); }
.ba-after .ba-item-icon { background: rgba(34,197,94,0.1); }
.ba-after .ba-item-icon svg { width: 12px; height: 12px; color: var(--green); }
.ba-before .ba-item span { font-size: 0.85rem; color: var(--text-body); font-weight: 500; line-height: 1.5; }
.ba-after .ba-item span { font-size: 0.85rem; color: var(--text-on-dark-sub); font-weight: 500; line-height: 1.5; }
.ba-arrow {
  display: flex; align-items: center; justify-content: center;
}
.ba-arrow-circle {
  width: 48px; height: 48px; border-radius: 50%;
  background: var(--red); display: flex; align-items: center; justify-content: center;
  box-shadow: 0 4px 20px rgba(184,50,60,0.3);
}
.ba-arrow-circle svg { width: 20px; height: 20px; color: #fff; }

/* ===== TESTIMONIAL ===== */
.testimonial { padding: 120px 0; background: var(--navy); color: var(--text-on-dark); }
.testimonial-inner {
  max-width: 800px; margin: 0 auto; text-align: center;
}
.testimonial-quote-icon {
  width: 56px; height: 56px; margin: 0 auto 32px;
  color: var(--red); opacity: 0.4;
}
.testimonial-text {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: clamp(1.4rem, 3vw, 2rem);
  font-weight: 700; color: var(--text-on-dark); line-height: 1.45;
  margin-bottom: 40px; letter-spacing: -0.01em;
}
.testimonial-author {
  display: flex; align-items: center; gap: 16px; justify-content: center;
}
.testimonial-avatar {
  width: 56px; height: 56px; border-radius: 50%;
  background: var(--navy-card); border: 2px solid var(--border-dark);
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800;
  font-size: 0.9rem; color: var(--text-on-dark-sub);
}
.testimonial-info { text-align: left; }
.testimonial-name { font-size: 0.92rem; font-weight: 600; color: var(--text-on-dark); }
.testimonial-role { font-size: 0.78rem; color: var(--text-on-dark-muted); }

/* ===== CTA ===== */
.cta-section { padding: 120px 0; background: var(--white); }
.cta-inner { text-align: center; max-width: 680px; margin: 0 auto; }
.cta-inner 
.cta-inner 
.cta-btn {
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--red); color: #fff;
  padding: 18px 40px; border-radius: 14px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.92rem;
  transition: all 0.25s; border: none; cursor: pointer;
}
.cta-btn:hover { background: var(--red-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(184,50,60,0.3); }
.cta-btn svg { width: 16px; height: 16px; }
.cta-trust {
  display: flex; justify-content: center; gap: 32px; margin-top: 28px;
}
.cta-trust span { font-size: 0.75rem; color: var(--text-muted); font-weight: 500; display: flex; align-items: center; gap: 6px; }
.cta-trust svg { width: 13px; height: 13px; color: var(--green); }

/* ===== FOOTER ===== */
footer {
  padding: 40px 0; background: var(--navy);
  border-top: 1px solid var(--border-dark);
}
.footer-inner { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; }
.footer-inner 
.footer-links { display: flex; gap: 24px; }
.footer-links 
.footer-links a:hover { color: var(--text-on-dark); }

/* ===== BLOG INDEX ===== */
.page-blog .wp-site-blocks,
.page-blog main.wp-block-group,
body:has(.blog-index) .wp-site-blocks {
  background: var(--navy);
}

.blog-index {
  background:
    radial-gradient(circle at 20% 0%, rgba(184, 50, 60, 0.18), transparent 32%),
    radial-gradient(circle at 86% 18%, rgba(255, 255, 255, 0.08), transparent 28%),
    var(--navy);
  color: var(--text-on-dark);
  overflow: hidden;
}

.blog-index__container {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 40px;
}

.blog-index__hero {
  padding: 148px 0 72px;
}

.blog-index__eyebrow {
  background: rgba(184, 50, 60, 0.12);
  border: 1px solid rgba(184, 50, 60, 0.24);
  border-radius: 999px;
  color: var(--red);
  display: inline-flex;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
  padding: 8px 14px;
  text-transform: uppercase;
}

.blog-index__hero h1 {
  color: var(--text-on-dark);
  font-size: clamp(3rem, 7vw, 6.8rem);
  line-height: 0.88;
  letter-spacing: -0.065em;
  margin: 0;
  max-width: 980px;
}

.blog-index__hero h1 em {
  color: var(--red);
  font-family: var(--r-serif, Georgia, serif);
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.035em;
}

.blog-index__hero p {
  color: var(--text-on-dark-sub);
  font-size: 1.12rem;
  line-height: 1.85;
  margin: 30px 0 0;
  max-width: 680px;
}

.blog-index__grid-section {
  padding: 22px 0 118px;
}

.blog-index__grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.blog-index__card {
  background: #16111d;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  color: inherit;
  display: flex;
  flex-direction: column;
  grid-column: span 4;
  min-height: 100%;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

.blog-index__card:hover,
.blog-index__card:focus-visible {
  background: #1c1525;
  border-color: rgba(255, 255, 255, 0.12);
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.blog-index__card:hover,
.blog-index__card:focus-visible {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(184, 50, 60, 0.34);
  transform: translateY(-6px);
}

.blog-index__card:focus-visible {
  outline: 2px solid rgba(184, 50, 60, 0.72);
  outline-offset: 5px;
}

.blog-index__card--featured {
  grid-column: span 8;
}

.blog-index__card-art {
  align-items: flex-end;
  aspect-ratio: 16/9;
  background: #110d14;
  display: flex;
  padding: 22px;
  position: relative;
  overflow: hidden;
}

.blog-index__card-art::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 22% 22%, rgba(184, 50, 60, 0.42), transparent 30%),
    radial-gradient(circle at 76% 30%, rgba(255, 255, 255, 0.16), transparent 28%),
    linear-gradient(135deg, #1b1420, #110d14 68%);
  z-index: 0;
}

.blog-index__card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  transition: opacity 0.3s ease, transform 0.6s ease;
  z-index: 1;
}

.blog-index__card:hover .blog-index__card-img {
  opacity: 0.8;
  transform: scale(1.05);
}

.blog-index__card-art span {
  background: rgba(17, 13, 20, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  padding: 8px 14px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

.blog-index__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 28px;
}

.blog-index__card-meta {
  color: var(--text-on-dark-muted);
  display: flex;
  font-size: 0.76rem;
  font-weight: 700;
  gap: 10px;
  letter-spacing: 0.04em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.blog-index__card-meta span + span::before {
  content: "/";
  margin-right: 10px;
  opacity: 0.45;
}

.blog-index__card h2 {
  color: var(--text-on-dark);
  font-size: clamp(1.35rem, 1.5vw, 1.82rem);
  line-height: 1.08;
  letter-spacing: -0.03em;
  margin: 0 0 18px;
  text-wrap: balance;
}

.blog-index__card--featured h2 {
  font-size: clamp(1.85rem, 2.9vw, 3.15rem);
  line-height: 0.98;
}

.blog-index__card p {
  color: var(--text-on-dark-sub);
  font-size: 0.96rem;
  line-height: 1.72;
  margin: 0 0 30px;
}

.blog-index__card-footer {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--text-on-dark-muted);
  display: flex;
  font-size: 0.82rem;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 20px;
}

.blog-index__card-footer strong {
  color: var(--pb-red-bright);
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.blog-index__empty {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 42px;
}

@media (max-width: 980px) {
  .blog-index__card,
  .blog-index__card--featured {
    grid-column: span 6;
  }

  .blog-index__card h2,
  .blog-index__card--featured h2 {
    font-size: clamp(1.45rem, 3vw, 2.1rem);
    line-height: 1.05;
  }
}

@media (max-width: 768px) {
  .blog-index__container { padding: 0 24px; }
  .blog-index__hero { padding: 118px 0 52px; }
  .blog-index__grid-section { padding-bottom: 72px; }
  .blog-index__card,
  .blog-index__card--featured { grid-column: 1 / -1; }
  .blog-index__card-body { padding: 24px; }
  .blog-index__hero h1 { font-size: clamp(2.7rem, 14vw, 4.8rem); }
  .blog-index__hero p { font-size: 1rem; line-height: 1.7; }
  .blog-index__card-art { aspect-ratio: 16/10; padding: 18px; }
  .blog-index__card h2,
  .blog-index__card--featured h2 { font-size: 1.55rem; line-height: 1.1; }
  .blog-index__card-footer { align-items: flex-start; flex-direction: column; gap: 10px; }
}

@media (max-width: 480px) {
  .blog-index__container { padding: 0 18px; }
  .blog-index__hero { padding: 104px 0 44px; }
  .blog-index__grid { gap: 18px; }
  .blog-index__card { border-radius: 22px; }
  .blog-index__card-body { padding: 22px; }
  .blog-index__card-meta { flex-wrap: wrap; gap: 6px 10px; }
}

/* ===== ANIMATIONS ===== */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity 0.8s cubic-bezier(0.4,0,0.2,1), transform 0.8s cubic-bezier(0.4,0,0.2,1); }
.reveal.vis { opacity: 1; transform: translateY(0); }
.rd1{transition-delay:.08s}.rd2{transition-delay:.16s}.rd3{transition-delay:.24s}.rd4{transition-delay:.32s}.rd5{transition-delay:.40s}

/* ===== RESPONSIVE ===== */
@media(max-width:1024px){
  .overview-grid{grid-template-columns:1fr;gap:48px;}
  .overview-sidebar{position:static;}
  .challenge-grid{grid-template-columns:1fr;}
  .solution-ste
  .solution-step.reverse .sol-content{order:1;}
  .solution-step.reverse .sol-visual{order:2;}
  .phone-grid{grid-template-columns:repeat(3,1fr);gap:16px;}
  .phone-grid .phone-mockup:nth-child(4),
  .phone-grid .phone-mockup:nth-child(5){display:none;}
  .results-grid{grid-template-columns:1fr 1fr;gap:16px;}
  .result-hero{grid-template-columns:1fr;}
  .results-timeline{grid-template-columns:1fr;gap:32px;padding:36px 28px;}
  .results-timeline::before{display:none;}
  .ba-grid{grid-template-columns:1fr;gap:24px;}
  .ba-arrow{transform:rotate(90deg);}
  .hero-metrics{grid-template-columns:1fr 1fr;}
  .showcase-stats{grid-template-columns:1fr 1fr;gap:16px;}
}
@media(max-width:768px){
  .container,.container-wide{padding:0 24px;}
  .nav-link{display:none;}
  .hero{padding:120px 0 0;}
  .phone-grid{grid-template-columns:1fr 1fr;gap:12px;}
  .phone-grid .phone-mockup:nth-child(3){display:none;}
  .solution-ste
  .results-grid{grid-template-columns:1fr;}
  .hero-metrics{grid-template-columns:1fr;}
  .showcase-stats{grid-template-columns:1fr;}
  .ba-col{padding:36px 28px;min-height:auto;}
  .cta-trust{flex-direction:column;gap:12px;align-items:center;}
}

/* ---- FROM Blog Article Structure.html ---- */













.container { max-width: 1200px; margin: 0 auto; padding: 0 40px; }

.grad-text {
  background: linear-gradient(180deg, #ffffff 20%, rgba(255,255,255,0.55) 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.grain::after {
  content: ''; position: absolute; inset: 0; opacity: 0.03; pointer-events: none; z-index: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 128px;
}
.grain { position: relative; }
.grain > * { position: relative; z-index: 1; }

/* ==== HERO ===== */
.single-post main.wp-block-group,
.single-post .entry-content.wp-block-post-content,
.single-post .wp-site-blocks {
  background: var(--navy);
}

.single-post .entry-content.wp-block-post-content > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.single-post .entry-content.wp-block-post-content {
  --wp--style--block-gap: 0;
}

.hero {
  background: var(--navy); color: var(--text-on-dark);
  padding: 132px 0 70px;
}
.hero-inner { max-width: 820px; margin: 0 auto; }
.hero-breadcrumb {
  display: flex; align-items: center; gap: 8px;
  font-size: 0.75rem; color: var(--text-on-dark-muted); margin-bottom: 32px;
}
.hero-breadcrumb a {
  color: var(--text-on-dark-muted);
  text-decoration: none;
}

.hero-breadcrumb a:hover { color: var(--text-on-dark-sub); }

.hero-meta {
  margin-bottom: 24px;
}

.hero-tag {
  display: inline-flex; padding: 6px 14px; border-radius: 20px;
  font-size: 0.7rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em;
  background: rgba(184,50,60,0.12); border: 1px solid rgba(184,50,60,0.2); color: var(--red);
}

.hero h1 {
  color: var(--text-on-dark);
  font-size: clamp(2.7rem, 6vw, 5.25rem);
  line-height: 0.95;
  margin: 0 0 24px;
  max-width: 920px;
}

.hero .subtitle {
  color: var(--text-on-dark-sub); font-size: 1.1rem; line-height: 1.8;
  margin-bottom: 36px; max-width: 680px;
}
.hero-author {
  display: flex; align-items: center; gap: 14px;
  padding-top: 28px; border-top: 1px solid var(--border-dark);
}
.hero-avatar {
  width: 44px; height: 44px; border-radius: 50%;
  background: var(--navy-card); border: 2px solid var(--border-dark);
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800;
  font-size: 0.78rem; color: var(--text-on-dark-sub);
}
.hero-author-info {}
.hero-author-name { font-size: 0.85rem; font-weight: 600; color: var(--text-on-dark); }
.hero-author-detail { font-size: 0.75rem; color: var(--text-on-dark-muted); }

/* ===== FEATURED IMAGE ===== */
.featured-img {
  background: var(--navy);
  color: var(--text-on-dark);
  margin-top: -1px;
  padding: 0 0 72px;
  position: relative;
}

.featured-img::after {
  content: '';
  position: absolute;
  inset: 0;
  opacity: 0.03;
  pointer-events: none;
  z-index: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 128px;
}

.featured-img > * {
  position: relative;
  z-index: 1;
}
.featured-img-inner { max-width: 920px; margin: 0 auto; padding: 0 40px; }

.featured-img .img-placeholder {
  aspect-ratio: 21/9;
  border-radius: 20px;
}

/*
  ============================================================
  HOW TO ADD YOUR FEATURED IMAGE:
  Replace the <div class="img-placeholder"> below with:
  <img src="your-image.jpg" alt="Description" class="article-img">
  ============================================================
*/
.img-placeholder {
  width: 100%; aspect-ratio: 16/9; border-radius: 16px; overflow: hidden;
  background:
    radial-gradient(circle at 22% 18%, rgba(184, 50, 60, 0.35), transparent 28%),
    radial-gradient(circle at 78% 12%, rgba(255, 255, 255, 0.14), transparent 22%),
    linear-gradient(135deg, #17131d 0%, #221a2b 48%, #110d14 100%);
  display: flex; align-items: center; justify-content: center;
  flex-direction: column; gap: 10px; color: var(--text-on-dark-muted);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 28px 70px rgba(17, 13, 20, 0.28);
}
.img-placeholder svg { width: 40px; height: 40px; opacity: 0.35; }
.img-placeholder span { font-size: 0.78rem; opacity: 0.5; font-weight: 500; }

.article-img {
  width: 100%; border-radius: 16px; display: block;
  object-fit: cover;
}

/* ===== ARTICLE BODY ===== */
.article { background: #f7f6f4; padding: 86px 0 100px; }
.article-layout {
  display: grid; grid-template-columns: 200px 1fr; gap: 64px;
  max-width: 1000px; margin: 0 auto; padding: 0 40px;
}

/* Sidebar TOC */
.toc { position: sticky; top: 100px; }
.toc-label {
  font-size: 0.65rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); margin-bottom: 16px;
}
.toc-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.toc-list a {
  border-left: 2px solid rgba(184, 50, 60, 0.16);
  color: var(--text-muted);
  display: block;
  font-size: 0.82rem;
  line-height: 1.35;
  padding-left: 12px;
  text-decoration: none;
}

.toc-list a:hover, .toc-list a.active { color: var(--red); border-left-color: var(--red); }

/* Article content column */
.article-content {
  max-width: 680px;
}

.article-content h2:first-child { margin-top: 0; }

.article-content h2 {
  color: var(--text-dark);
  font-size: clamp(1.9rem, 3vw, 2.55rem);
  line-height: 1.05;
  margin: 68px 0 18px;
}

.article-content h3 {
  color: var(--text-dark);
  font-size: 1.32rem;
  line-height: 1.2;
  margin: 34px 0 12px;
}

.article-content p {
  color: var(--text-body);
  font-size: 1.02rem;
  line-height: 1.88;
  margin: 0 0 22px;
}

.article-content ul, .article-content ol {
  margin: 0 0 24px 20px; color: var(--text-body);
}
.article-content li {
  font-size: 1rem; line-height: 1.85; margin-bottom: 8px; color: var(--text-body);
}
.article-content strong {
  color: var(--text-dark); font-weight: 600;
}
.article-content a {
  color: var(--red);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: rgba(184, 50, 60, 0.28);
  text-underline-offset: 3px;
}

.article-content a:hover { text-decoration-color: var(--red); }

/*
  ============================================================
  HOW TO ADD IMAGES INSIDE THE ARTICLE:
  Copy this block wherever you want an image:

  <figure class="article-figure">
    <img src="YOUR-IMAGE-URL.jpg" alt="Description" class="article-img">
    <figcaption>Your caption here</figcaption>
  </figure>

  For FULL-WIDTH images (break out of column):
  <figure class="article-figure full-width">
    <img src="YOUR-IMAGE-URL.jpg" alt="Description" class="article-img">
    <figcaption>Your caption here</figcaption>
  </figure>
  ============================================================
*/
.article-figure {
  margin: 40px 0; border-radius: 12px; overflow: hidden;
}
.article-figure.full-width {
  margin-left: -60px; margin-right: -60px;
}
.article-figure img {
  width: 100%; display: block; border-radius: 12px;
}
.article-figure figcaption {
  font-size: 0.78rem; color: var(--text-muted); margin-top: 12px;
  font-style: italic; text-align: center;
}

/*
  ============================================================
  HOW TO ADD VIDEOS INSIDE THE ARTICLE:
  Copy this block wherever you want a video:

  OPTION A — Self-hosted video:
  <div class="article-video">
    <video controls poster="YOUR-THUMBNAIL.jpg">
      <source src="YOUR-VIDEO.mp4" type="video/mp4">
    </video>
  </div>

  OPTION B — YouTube embed:
  <div class="article-video">
    <iframe src="https://www.youtube.com/embed/VIDEO_ID"
      frameborder="0" allowfullscreen></iframe>
  </div>

  OPTION C — Loom / Vimeo embed:
  <div class="article-video">
    <iframe src="https://www.loom.com/embed/VIDEO_ID"
      frameborder="0" allowfullscreen></iframe>
  </div>
  ============================================================
*/
.article-video {
  margin: 0 0 52px; border-radius: 18px; overflow: hidden;
  background: #000; position: relative;
  box-shadow: 0 28px 70px rgba(17, 13, 20, 0.24);
}
.article-video video,
.article-video iframe {
  width: 100%; aspect-ratio: 16/9; display: block; border: none;
  border-radius: 12px;
}

/* Video placeholder (remove when adding real video) */
.video-placeholder {
  width: 100%; aspect-ratio: 16/9; border-radius: 18px;
  background:
    radial-gradient(circle at 50% 25%, rgba(184, 50, 60, 0.28), transparent 34%),
    var(--navy); display: flex; align-items: center;
  justify-content: center; flex-direction: column; gap: 12px;
  border: 1px solid rgba(255,255,255,0.1); position: relative;
}

.video-placeholder::before {
  align-items: center;
  background: rgba(184,50,60,0.86);
  border-radius: 50%;
  color: #fff;
  content: "\25B6";
  display: flex;
  height: 62px;
  justify-content: center;
  margin-bottom: 8px;
  padding-left: 4px;
  width: 62px;
}
.video-placeholder .play-icon {
  width: 64px; height: 64px; border-radius: 50%;
  background: rgba(184,50,60,0.8); display: flex;
  align-items: center; justify-content: center;
}
.video-placeholder .play-icon svg { width: 24px; height: 24px; color: #fff; margin-left: 3px; }
.video-placeholder span { font-size: 0.78rem; color: var(--text-on-dark-muted); font-weight: 500; }

/* Blockquote / callout */
.article-content blockquote {
  margin: 40px 0; padding: 28px 32px;
  border-left: 4px solid var(--red); background: var(--red-soft);
  border-radius: 0 12px 12px 0;
}
.article-content blockquote p {
  color: var(--text-dark);
  font-family: var(--r-serif, Georgia, serif);
  font-size: 1.2rem;
  line-height: 1.55;
}

.article-content blockquote cite {
  display: block; margin-top: 12px; font-size: 0.82rem;
  color: var(--text-muted); font-style: normal; font-weight: 500;
}

/* Callout box */
.callout {
  margin: 40px 0; padding: 28px 32px; border-radius: 16px;
  background: var(--section-gray); border: 1px solid var(--border);
}
.callout-header {
  display: flex; align-items: center; gap: 10px; margin-bottom: 12px;
}
.callout-icon {
  width: 28px; height: 28px; border-radius: 8px;
  background: rgba(184,50,60,0.08); display: flex;
  align-items: center; justify-content: center;
}
.callout-icon svg { width: 14px; height: 14px; color: var(--red); }
.callout-title {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.88rem;
  font-weight: 700; color: var(--text-dark);
}
.callout p:last-child { margin-bottom: 0; }

.callout a {
  align-items: center;
  background: var(--red);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 0.84rem;
  font-weight: 800;
  justify-content: center;
  padding: 13px 20px;
  text-decoration: none;
}

/* Stat highlight row */
.stat-row {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;
  margin: 40px 0;
}
.stat-box {
  background: var(--navy); border-radius: 14px; padding: 28px 20px;
  text-align: center; border: 1px solid var(--border-dark);
}
.stat-box-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 2rem;
  font-weight: 800; color: var(--green); line-height: 1;
  letter-spacing: -0.03em;
}
.stat-box-label {
  font-size: 0.7rem; color: var(--text-on-dark-muted); margin-top: 6px;
  font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em;
}

/* Divider */
.article-divider {
  width: 48px; height: 3px; background: var(--border);
  margin: 56px 0; border-radius: 2px;
}

/* ===== AUTHOR BIO ===== */
.author-bio {
  margin-top: 64px; padding-top: 48px; border-top: 1px solid var(--border);
}
.bio-card {
  display: flex; gap: 20px; align-items: flex-start;
}
.bio-avatar {
  width: 64px; height: 64px; border-radius: 50%; flex-shrink: 0;
  background: var(--section-gray); border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800;
  font-size: 1rem; color: var(--text-muted);
}
.bio-info {}
.bio-label { font-size: 0.65rem; text-transform: uppercase; letter-spacing: 0.06em; color: var(--text-muted); font-weight: 600; margin-bottom: 4px; }
.bio-name { font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.1rem; font-weight: 700; color: var(--text-dark); margin-bottom: 6px; }
.bio-desc { font-size: 0.85rem; color: var(--text-muted); line-height: 1.6; max-width: 480px; }

/* ===== SHARE BAR ===== */
.share-bar {
  margin-top: 40px; padding-top: 32px; border-top: 1px solid var(--border);
  display: flex; align-items: center; gap: 16px;
}
.share-label { font-size: 0.72rem; font-weight: 600; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.06em; }
.share-btn {
  width: 36px; height: 36px; border-radius: 10px;
  background: var(--section-gray); border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  transition: all 0.25s; cursor: pointer;
}
.share-btn:hover { background: var(--navy); border-color: var(--navy); }
.share-btn svg { width: 15px; height: 15px; color: var(--text-muted); transition: color 0.25s; }
.share-btn:hover svg { color: var(--text-on-dark); }

/* ===== RELATED ARTICLES ===== */
.related { padding: 100px 0; background: var(--section-gray); }
.related-header {
  display: flex; justify-content: space-between; align-items: center;
  margin-bottom: 48px;
}
.related-header h2 {
  color: var(--text-dark);
  margin: 0;
}

.related-header a {
  color: var(--red);
  font-weight: 700;
  text-decoration: none;
}

.related-header a svg { width: 14px; height: 14px; }
.related-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.related-card {
  background: var(--white); border-radius: 16px; overflow: hidden;
  border: 1px solid var(--border); transition: transform 0.3s, box-shadow 0.3s;
}
.related-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0,0,0,0.06); }
.related-card-img {
  aspect-ratio: 16/10; overflow: hidden;
}
.related-card-img .img-placeholder {
  aspect-ratio: 16/10; border-radius: 0; border: none;
}
.related-card-img img { width: 100%; height: 100%; object-fit: cover; }
.related-card-body {
  padding: 22px;
}

.related-card-title {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.05rem;
  font-weight: 700; color: var(--text-dark); line-height: 1.3;
  margin-bottom: 10px; letter-spacing: -0.01em;
}
.related-card-excerpt {
  font-size: 0.82rem; color: var(--text-muted); line-height: 1.55;
  margin-bottom: 16px;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
.related-card-meta {
  color: var(--text-muted);
  font-size: 0.76rem;
}

/* ===== CTA ===== */
.cta-section { padding: 100px 0; background: var(--navy); color: var(--text-on-dark); }
.cta-inner { text-align: center; max-width: 640px; margin: 0 auto; }
.cta-inner h2 {
  color: var(--text-on-dark);
  margin-bottom: 16px;
}

.cta-inner p {
  color: var(--text-on-dark-sub);
  margin-bottom: 30px;
}

.cta-btn {
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--red); color: #fff;
  padding: 16px 36px; border-radius: 12px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.88rem;
  transition: all 0.25s; border: none; cursor: pointer;
}
.cta-btn:hover { background: var(--red-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(184,50,60,0.3); }
.cta-btn svg { width: 16px; height: 16px; }

/* ===== FOOTER ===== */
footer {
  padding: 40px 0; background: var(--navy);
  border-top: 1px solid var(--border-dark);
}
.footer-inner { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; }
.footer-inner p {
  color: var(--text-on-dark-muted);
  margin: 0;
}

.footer-links { display: flex; gap: 24px; }
.footer-links a {
  color: var(--text-on-dark-muted);
  text-decoration: none;
}

.footer-links a:hover { color: var(--text-on-dark); }

/* ===== BLOG SINGLE ===== */
.blog-single-hero {
  background: var(--navy-deep);
  color: var(--text-on-dark);
  padding: 148px 0 64px;
  text-align: center;
}

.blog-single-hero__inner {
  width: min(800px, calc(100% - 48px));
  margin: 0 auto;
}

.blog-single-hero__breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 24px;
  color: var(--text-on-dark-muted);
  font-size: 0.84rem;
}

.blog-single-hero__breadcrumbs a {
  color: var(--text-on-dark-muted);
}

.blog-single-hero__breadcrumbs a:hover {
  color: var(--text-on-dark);
}

.blog-single-hero__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 18px;
}

.blog-single-hero__tag {
  display: inline-block;
  padding: 7px 14px;
  border: 1px solid rgba(184,50,60,0.2);
  border-radius: 999px;
  background: rgba(184,50,60,0.1);
  color: var(--red-bright);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.blog-single-hero__title {
  margin: 0 0 18px;
  font-size: clamp(2.2rem, 5vw, 3.6rem);
  line-height: 1.05;
  letter-spacing: -0.03em;
}

.blog-single-hero__excerpt {
  margin: 0 0 24px;
  color: var(--text-on-dark-sub);
  font-size: 1.05rem;
  line-height: 1.7;
}

.blog-single-hero__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  color: var(--text-on-dark-muted);
  font-size: 0.88rem;
}

.blog-single-hero__meta span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.blog-single-hero__meta span + span::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--text-on-dark-muted);
  opacity: 0.5;
}

.blog-single-hero__image {
  width: min(1120px, calc(100% - 48px));
  margin: 48px auto 0;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid var(--border-dark);
  box-shadow: 0 28px 90px rgba(0,0,0,0.32);
}

.blog-single-hero__image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 64vh;
  object-fit: cover;
}

/* Blog post content readability */
body:has(.blog-single-hero) .wp-block-post-content {
  background: var(--navy);
  color: var(--text-on-dark);
  padding: 64px 0 96px;
}

body:has(.blog-single-hero) .wp-block-post-content > * {
  width: min(720px, calc(100% - 48px));
  margin-left: auto;
  margin-right: auto;
}

body:has(.blog-single-hero) .wp-block-post-content h2,
body:has(.blog-single-hero) .wp-block-post-content h3 {
  margin-top: 48px;
  margin-bottom: 16px;
  color: var(--text-on-dark);
}

body:has(.blog-single-hero) .wp-block-post-content p {
  margin-bottom: 20px;
  color: var(--text-on-dark-sub);
  font-size: 1.05rem;
  line-height: 1.75;
}

body:has(.blog-single-hero) .wp-block-post-content ul,
body:has(.blog-single-hero) .wp-block-post-content ol {
  margin-bottom: 24px;
  padding-left: 24px;
  color: var(--text-on-dark-sub);
}

body:has(.blog-single-hero) .wp-block-post-content li {
  margin-bottom: 8px;
}

body:has(.blog-single-hero) .wp-block-post-content blockquote {
  margin: 32px 0;
  padding: 24px 28px;
  border-left: 3px solid var(--red-bright);
  background: rgba(184,50,60,0.06);
  border-radius: 0 12px 12px 0;
  color: var(--text-on-dark);
}

body:has(.blog-single-hero) .wp-block-post-content blockquote p {
  color: var(--text-on-dark);
  font-style: italic;
  margin-bottom: 12px;
}

body:has(.blog-single-hero) .wp-block-post-content img {
  border-radius: 16px;
  margin: 32px 0;
}

body:has(.blog-single-hero) .wp-block-post-content figure {
  margin: 32px auto;
}

body:has(.blog-single-hero) .wp-block-post-content figcaption {
  text-align: center;
  color: var(--text-on-dark-muted);
  font-size: 0.82rem;
  margin-top: 8px;
}

@media (max-width: 768px) {
  .blog-single-hero {
    padding: 120px 0 48px;
  }

  .blog-single-hero__inner {
    width: min(100%, calc(100% - 32px));
  }

  .blog-single-hero__image {
    width: min(100%, calc(100% - 32px));
    margin-top: 32px;
  }

  body:has(.blog-single-hero) .wp-block-post-content {
    padding: 48px 0 72px;
  }

  body:has(.blog-single-hero) .wp-block-post-content > * {
    width: min(100%, calc(100% - 32px));
  }
}

/* ===== BLOG SINGLE FOOTER ===== */
.blog-single-footer {
  background: var(--navy-deep);
  color: var(--text-on-dark);
  padding: 0 0 96px;
}

.blog-single-footer__inner {
  width: min(720px, calc(100% - 48px));
  margin: 0 auto;
}

.blog-single-footer__card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 28px;
  border-radius: 16px;
  border: 1px solid var(--border-dark);
  background: var(--navy-card);
}

.blog-single-footer__avatar {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--red);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Cabinet Grotesk", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
}

.blog-single-footer__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.blog-single-footer__label {
  font-size: 0.72rem;
  color: var(--text-on-dark-muted);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

.blog-single-footer__name {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text-on-dark);
  font-family: "Cabinet Grotesk", sans-serif;
}

.blog-single-footer__bio {
  font-size: 0.92rem;
  color: var(--text-on-dark-sub);
  line-height: 1.6;
  margin: 4px 0 0;
}

@media (max-width: 768px) {
  .blog-single-footer {
    padding: 0 0 72px;
  }

  .blog-single-footer__inner {
    width: min(100%, calc(100% - 32px));
  }

  .blog-single-footer__card {
    padding: 20px;
  }
}

/* ===== ANIMATIONS ===== */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal.vis { opacity: 1; transform: translateY(0); }
.rd1{transition-delay:.08s}.rd2{transition-delay:.16s}.rd3{transition-delay:.24s}

/* ===== RESPONSIVE ===== */
@media(max-width:1024px){
  .article-layout{grid-template-columns:1fr;gap:0;}
  .toc{position:static;margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border);}
  .toc-list{flex-direction:row;flex-wrap:wrap;gap:6px 16px;}
  .toc-list a{border-left:0;border-bottom:1px solid rgba(184,50,60,0.18);padding:0 0 6px;}
  .related-grid{grid-template-columns:1fr 1fr;gap:20px;}
  .stat-row{grid-template-columns:1fr;}
  .article-figure.full-width{margin-left:0;margin-right:0;}
}
@media(max-width:768px){
  .container{padding:0 24px;}
  .nav-link{display:none;}
  .hero{padding:108px 0 56px;}
  .hero h1{font-size:clamp(2.35rem, 12vw, 4rem);}
  .hero .subtitle{font-size:1rem;line-height:1.65;}
  .hero-breadcrumb{flex-wrap:wrap;margin-bottom:24px;}
  .featured-img{padding-bottom:46px;}
  .featured-img .img-placeholder{aspect-ratio:16/10;}
  .article{padding-top:58px;}
  .article-layout{padding:0 24px;}
  .featured-img-inner{padding:0 24px;}
  .related-grid{grid-template-columns:1fr;}
  .hero-inner{padding:0;}
  .bio-card{flex-direction:column;}
  .share-bar{flex-wrap:wrap;}
}

@media(max-width:480px){
  .hero{padding:98px 0 44px;}
  .hero h1{font-size:clamp(2.15rem, 13vw, 3.35rem);}
  .article-layout{padding:0 18px;}
  .article-content h2{font-size:1.75rem;margin-top:54px;}
  .article-content p{font-size:0.98rem;line-height:1.78;}
  .featured-img-inner{padding:0 18px;}
  .callout{padding:24px;}
  .toc-list{gap:8px 14px;}
}

/* ---- FROM partner.html ---- */












.container { max-width: 1180px; margin: 0 auto; padding: 0 40px; }

.grad-text {
  background: linear-gradient(180deg, #ffffff 20%, rgba(255,255,255,0.55) 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.grain::after {
  content: ''; position: absolute; inset: 0; opacity: 0.03; pointer-events: none; z-index: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 128px;
}
.grain { position: relative; }
.grain > * { position: relative; z-index: 1; }

/* NAV */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  background: #0d1117;
  border-bottom: 1px solid var(--border-dark);
}

.portfolio-empty-state {
	background: var(--white);
	border: 1px solid var(--border);
	border-radius: 18px;
	color: var(--text-muted);
	font-weight: 700;
	grid-column: 1 / -1;
	list-style: none;
	padding: 48px 24px;
	text-align: center;
}
.nav-inner {
  max-width: 1180px; margin: 0 auto; padding: 0 40px;
  display: flex; align-items: center; justify-content: space-between; height: 68px;
}
.nav-logo img { height: 48px; width: auto; }
.nav-right { display: flex; align-items: center; gap: 32px; }
.nav-link { font-size: 0.82rem; color: var(--text-on-dark-sub); font-weight: 500; transition: color 0.25s; }
.nav-link:hover { color: var(--text-on-dark); }
.nav-link.active { color: var(--text-on-dark); }
.nav-ct
.nav-cta:hover { background: var(--red-dark); }

/* HERO — split layout */
.hero {
  background: var(--navy); color: var(--text-on-dark);
  padding: 108px 0 40px;
}
.hero-split {
  display: grid; grid-template-columns: 1fr 1.1fr; gap: 64px; align-items: start;
  padding-top: 40px;
}

/* Left: copy + trust */
.hero-left {}
.hero-badge {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(184,50,60,0.1); border: 1px solid rgba(184,50,60,0.2);
  padding: 7px 16px; border-radius: 24px; margin-bottom: 24px;
  font-size: 0.72rem; font-weight: 600; color: var(--red);
  letter-spacing: 0.04em; text-transform: uppercase;
}
.hero-badge .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--red); }
.hero-left 
.hero-left .subtitle {
  color: var(--text-on-dark-sub); font-size: 1rem; line-height: 1.75;
  margin-bottom: 36px; max-width: 440px;
}

/* Trust checklist */
.trust-checks {
  display: flex; flex-direction: column; gap: 14px; margin-bottom: 40px;
}
.trust-check {
  display: flex; align-items: center; gap: 12px;
  font-size: 0.85rem; color: var(--text-on-dark-sub); font-weight: 500;
}
.trust-check-icon {
  width: 28px; height: 28px; border-radius: 8px; flex-shrink: 0;
  background: rgba(34,197,94,0.08); border: 1px solid rgba(34,197,94,0.15);
  display: flex; align-items: center; justify-content: center;
}
.trust-check-icon svg { width: 14px; height: 14px; color: var(--green); }

/* Mini stats */
.hero-mini-stats {
  display: flex; gap: 32px; padding-top: 32px;
  border-top: 1px solid var(--border-dark);
}
.hms-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.4rem;
  font-weight: 900; color: var(--red); letter-spacing: -0.03em; line-height: 1;
}
.hms-label { font-size: 0.68rem; color: var(--text-on-dark-muted); margin-top: 3px; font-weight: 500; }

/* Right: form embed area */
.hero-right {}
.form-card {
  background: var(--white); border-radius: 20px;
  padding: 40px 36px; box-shadow: 0 24px 64px rgba(0,0,0,0.3);
  border: 1px solid rgba(255,255,255,0.06);
}
.form-card-header {
  text-align: center; margin-bottom: 32px;
}
.form-card-header 
.form-card-header 

/* Form placeholder — developer replaces with GHL embed */
.form-placeholder {
  border: 2px dashed var(--border); border-radius: 14px;
  padding: 48px 24px; text-align: center; background: var(--section-gray);
}
.form-placeholder-icon {
  width: 48px; height: 48px; border-radius: 12px; margin: 0 auto 16px;
  background: var(--white); border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
}
.form-placeholder-icon svg { width: 24px; height: 24px; color: var(--text-muted); }
.form-placeholder 
.form-placeholder code {
  display: block; margin-top: 8px; font-size: 0.68rem;
  color: var(--red); background: rgba(184,50,60,0.06);
  padding: 6px 14px; border-radius: 6px;
}

/* Trust bar below form */
.form-trust {
  display: flex; justify-content: center; gap: 20px; margin-top: 24px;
  flex-wrap: wrap;
}
.form-trust-item {
  display: flex; align-items: center; gap: 6px;
  font-size: 0.7rem; color: var(--text-muted); font-weight: 500;
}
.form-trust-item svg { width: 14px; height: 14px; color: var(--green); }

/* WHAT HAPPENS NEXT */
.next-steps {
  padding: 100px 0; background: var(--white);
}
.next-header {
  text-align: center; max-width: 560px; margin: 0 auto 56px;
}
.next-header 
.next-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;
}
.next-card {
  text-align: center; padding: 36px 28px;
  border: 1px solid var(--border); border-radius: 18px;
  background: var(--white); transition: all 0.3s;
}
.next-card:hover { transform: translateY(-3px); box-shadow: 0 12px 36px rgba(0,0,0,0.04); }
.next-num {
  width: 40px; height: 40px; border-radius: 50%; margin: 0 auto 18px;
  background: var(--red); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 0.85rem;
}
.next-card 
.next-card 

/* IDEAL FIT */
.ideal-fit {
  padding: 100px 0; background: var(--section-gray);
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.fit-layout {
  display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;
}
.fit-content 
.fit-content > 
.fit-list { display: flex; flex-direction: column; gap: 12px; }
.fit-item {
  display: flex; align-items: flex-start; gap: 12px;
  font-size: 0.88rem; color: var(--text-body); line-height: 1.5;
}
.fit-item svg { width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; color: var(--green); }

.fit-card {
  background: var(--navy); border-radius: 20px; padding: 44px 36px;
  color: var(--text-on-dark);
}
.fit-card 
.fit-card-stats {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
.fit-stat {
  background: rgba(255,255,255,0.04); border: 1px solid var(--border-dark);
  border-radius: 12px; padding: 20px 18px; text-align: center;
}
.fit-stat-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.6rem;
  font-weight: 900; color: var(--red); letter-spacing: -0.03em;
}
.fit-stat-label { font-size: 0.68rem; color: var(--text-on-dark-muted); margin-top: 3px; }

/* GUARANTEE */
.guarantee {
  padding: 100px 0; background: var(--white);
}
.guarantee-inner {
  background: var(--red); border-radius: 20px;
  padding: 64px; display: grid; grid-template-columns: 1.2fr 1fr;
  gap: 48px; align-items: center; color: #fff;
}
.guarantee-inner 
.guarantee-inner 
.guarantee-points { display: flex; flex-direction: column; gap: 14px; }
.guarantee-point {
  display: flex; align-items: center; gap: 14px;
  background: rgba(255,255,255,0.1); border-radius: 12px; padding: 16px 20px;
}
.guarantee-point svg { width: 20px; height: 20px; color: #fff; flex-shrink: 0; }
.guarantee-point span { font-size: 0.85rem; font-weight: 600; }

/* FAQ */
.faq {
  padding: 100px 0; background: var(--navy); color: var(--text-on-dark);
}
.faq-layout { display: grid; grid-template-columns: 1fr 2fr; gap: 80px; }
.faq 
.faq-list { display: flex; flex-direction: column; }
.faq-item { border-bottom: 1px solid var(--border-dark); padding: 22px 0; cursor: pointer; }
.faq-q {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.88rem; font-weight: 600;
  color: var(--text-on-dark-sub); display: flex; justify-content: space-between;
  align-items: center; transition: color 0.25s;
}
.faq-q:hover { color: var(--text-on-dark); }
.faq-q svg { width: 16px; height: 16px; color: var(--text-on-dark-muted); flex-shrink: 0; transition: transform 0.3s; }
.faq-item.open .faq-q svg { transform: rotate(180deg); }
.faq-item.open .faq-q { color: var(--red); }
.faq-
.faq-item.open .faq-

/* ANIMATIONS */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal.vis { opacity: 1; transform: translateY(0); }
.rd1{transition-delay:.07s}.rd2{transition-delay:.14s}.rd3{transition-delay:.21s}.rd4{transition-delay:.28s}

/* RESPONSIVE */
@media(max-width:1024px){
  .hero-split{grid-template-columns:1fr;gap:48px;}
  .hero{min-height:auto;padding-bottom:80px;}
  .fit-layout{grid-template-columns:1fr;gap:40px;}
  .guarantee-inner{grid-template-columns:1fr;gap:32px;}
  .faq-layout{grid-template-columns:1fr;gap:40px;}
  .next-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto;}
}
@media(max-width:768px){
  .container{padding:0 24px;}
  .nav-link{display:none;}
  .hero{padding:108px 0 60px;}
  .hero-mini-stats{gap:20px;flex-wrap:wrap;}
  .form-card{padding:28px 20px;}
  .guarantee-inner{padding:40px 28px;}
  .fit-card-stats{grid-template-columns:1fr;}
}

/* ==========================================================================
   UI/UX Pro Max & Impeccable Upgrades
   ========================================================================== */

/* Impeccable: Exponential easing (ease-out-expo equivalent) instead of mechanical linear/ease */
a, button, .card, .portfolio-card, .btn, .cta-btn, .related-card, .faq-item {
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1) !important; 
}

/* UI/UX Pro Max: Minimum 44x44px touch targets */
button, a.btn, a.cta-btn, .nav-btn, .play-btn {
    cursor: pointer;
    min-height: 44px;
    min-width: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* UI/UX Pro Max: Focus states for keyboard navigation */
a:focus-visible, button:focus-visible, input:focus-visible {
    outline: 2px solid var(--wp--preset--color--red) !important;
    outline-offset: 4px;
    transition: outline 0.1s ease;
}

/* Impeccable: Subtle hover lift instead of box shadows growing awkwardly */
.card:hover, .portfolio-card:hover, .related-card:hover {
    transform: translateY(-4px) scale(1.01);
}

/* ==========================================================================
   HEADER CLASSES (FROM REFERENCE HTML)
   ========================================================================== */
.site-header {
  position: sticky; top: 0; left: 0; right: 0; z-index: 100;
  background: #0d1117 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.18);
  margin: 0 !important;
  padding: 0 !important;
}
@supports ((backdrop-filter: blur(10px)) or (-webkit-backdrop-filter: blur(10px))) {
  .site-header {
    background: rgba(13, 17, 23, 0.94) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
.site-header .wp-nav {
  margin: 0; padding: 0; display: block;
}
.site-header .nav-inner {
  max-width: 1200px !important; margin: 0 auto !important; padding: 0 40px !important;
  display: flex !important; align-items: center !important; justify-content: space-between !important;
  height: 68px !important;
  width: 100%;
  box-sizing: border-box;
}

body .site-header.alignfull,
body .site-header.alignfull .wp-nav {
  max-width: none !important;
}

body .site-header.alignfull .nav-inner {
  max-width: 1200px !important;
}
.site-header .nav-logo { display: flex !important; align-items: center !important; height: 100%; border: none; outline: none; }
.site-header .nav-logo img { height: 48px !important; width: auto !important; display: block; margin: 0; padding: 0; }
.site-header .nav-right { display: flex !important; align-items: center !important; gap: 32px !important; flex-direction: row !important; height: 100%; margin: 0; padding: 0; }
.site-header .nav-link { 
  font-size: 0.82rem !important; color: var(--text-on-dark-sub) !important; 
  font-weight: 500 !important; transition: color 0.25s, text-underline-offset 0.25s; text-decoration: underline !important;
  text-decoration-color: transparent !important; text-decoration-thickness: 1px !important; text-underline-offset: 0.38em;
  display: inline-flex; align-items: center; justify-content: center;
  line-height: 1 !important; margin: 0 !important;
}
.site-header .nav-link:hover,
.site-header .nav-link:focus-visible {
  color: var(--text-on-dark) !important;
  text-decoration-color: rgba(226, 31, 38, 0.72) !important;
  text-underline-offset: 0.5em;
}
.site-header .nav-link:focus-visible {
  outline: 2px solid rgba(226, 31, 38, 0.42);
  outline-offset: 6px;
  border-radius: 999px;
}
.site-header a[href*="/process/"] {
  display: none !important;
}
.site-header .nav-cta {
  background: linear-gradient(135deg, var(--red), var(--red-dark)) !important; color: #fff !important;
  padding: 0 22px !important; border-radius: 999px !important;
  font-family: 'Cabinet Grotesk', sans-serif !important;
  font-weight: 700 !important; font-size: 0.75rem !important; transition: background 0.25s, box-shadow 0.25s, transform 0.25s, color 0.25s !important;
  text-decoration: none !important;
  display: inline-flex !important; align-items: center !important; justify-content: center !important;
  height: 40px !important; line-height: 1 !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; margin: 0 !important;
  box-shadow: 0 10px 22px rgba(226, 31, 38, 0.22);
}
.site-header .nav-cta:hover,
.site-header .nav-cta:focus-visible {
  background: linear-gradient(135deg, var(--red-dark), #a91218) !important;
  box-shadow: 0 14px 28px rgba(226, 31, 38, 0.28);
  transform: translateY(-1px);
}

.site-header .nav-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: var(--text-on-dark) !important;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  cursor: pointer;
}

.site-header .nav-menu-toggle:focus-visible {
  outline: 2px solid rgba(226, 31, 38, 0.55);
  outline-offset: 4px;
}

.site-header .nav-menu-toggle__icon,
.site-header .nav-menu-toggle__icon::before,
.site-header .nav-menu-toggle__icon::after {
  display: block;
  width: 16px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  content: "";
  transition: transform 0.22s ease, opacity 0.22s ease;
}

.site-header .nav-menu-toggle__icon {
  position: relative;
}

.site-header .nav-menu-toggle__icon::before,
.site-header .nav-menu-toggle__icon::after {
  position: absolute;
  left: 0;
}

.site-header .nav-menu-toggle__icon::before { top: -5px; }
.site-header .nav-menu-toggle__icon::after { top: 5px; }

.site-header.is-mobile-nav-open .nav-menu-toggle__icon {
  transform: rotate(45deg);
}

.site-header.is-mobile-nav-open .nav-menu-toggle__icon::before {
  opacity: 0;
}

.site-header.is-mobile-nav-open .nav-menu-toggle__icon::after {
  transform: translateY(-5px) rotate(-90deg);
}

.site-header .mobile-nav-panel {
  display: none;
}

@media (max-width: 900px) {
  .site-header .nav-inner {
    height: 58px !important;
    padding: 0 16px !important;
  }

  .site-header .nav-logo img {
    height: 42px !important;
  }

  .site-header .nav-right {
    gap: 10px !important;
  }

  .site-header .nav-link {
    display: none !important;
  }

  .site-header .nav-cta {
    height: 38px !important;
    padding: 0 16px !important;
    font-size: 0.7rem !important;
  }

  .site-header .nav-menu-toggle {
    display: inline-flex;
  }

  .site-header .mobile-nav-panel {
    display: grid;
    gap: 10px;
    padding: 10px 16px 16px;
    background: rgba(13, 17, 23, 0.98);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 22px 38px rgba(0, 0, 0, 0.28);
  }

  .site-header .mobile-nav-panel[hidden] {
    display: none;
  }

  .site-header .mobile-nav-link {
    min-height: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.045);
    color: var(--text-on-dark) !important;
    font-family: 'Cabinet Grotesk', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none !important;
  }

  .site-header .mobile-nav-link::after {
    content: "→";
    color: rgba(226, 31, 38, 0.9);
  }

  .site-header .mobile-nav-link:focus-visible {
    outline: 2px solid rgba(226, 31, 38, 0.55);
    outline-offset: 3px;
  }

  .site-header .mobile-nav-link--cta {
    background: linear-gradient(135deg, var(--red), var(--red-dark));
    border-color: rgba(255, 255, 255, 0.14);
  }

  .site-header .mobile-nav-link--cta::after {
    color: #fff;
  }
}

@media (max-width: 430px) {
  .site-header .nav-cta {
    display: none !important;
  }

  .site-header .nav-menu-toggle {
    padding: 0 14px;
  }
}
/* ==========================================================================
   HERO CLASSES (FROM REFERENCE HTML)
   ========================================================================== */
.section-hero { padding: 148px 0 80px !important; overflow: hidden; }
.hero-grid { display: grid !important; grid-template-columns: 1.1fr 1fr !important; gap: 56px !important; align-items: center !important; }
.hero-phones { display: flex; gap: 14px; justify-content: center; align-items: flex-end; padding: 20px 0; min-height: 400px; }
.hero-phone {
  width: 150px; border-radius: 16px; overflow: hidden;
  background: var(--navy-card); border: 1px solid var(--border-dark);
  transition: all 0.5s cubic-bezier(0.4,0,0.2,1); position: relative;
}
.hero-phone.main { width: 180px; }
.hero-phone:hover { transform: translateY(-6px); }
.hero-phone .ph-img {
  width: 100%; aspect-ratio: 9/16;
  background: linear-gradient(135deg, var(--navy-light), var(--navy-card));
  display: flex; align-items: center; justify-content: center;
  color: var(--text-on-dark-muted); font-size: 0.7rem; font-weight: 600;
}
.hero-phone .ph-overlay {
  position: absolute; bottom: 0; left: 0; right: 0;
  padding: 14px 12px; background: linear-gradient(transparent, rgba(0,0,0,0.75));
}
.hero-phone .ph-tag { font-size: 0.55rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.45); }
.hero-phone .ph-metric { font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.95rem; font-weight: 800; color: #fff; line-height: 1.2; padding-top: 4px; }

/* Raw Button Mappings */
.btn-red {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  background: var(--red); color: #fff;
  padding: 16px 32px; border-radius: 10px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.85rem; transition: all 0.3s;
  text-decoration: none;
}
.btn-red:hover { background: var(--red-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(184,50,60,0.25); color: #fff; }
.btn-outline-dark {
  display: inline-flex; align-items: center; justify-content: center;
  background: transparent; color: var(--text-on-dark);
  padding: 0 36px; border-radius: 8px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 600; font-size: 0.82rem; transition: all 0.3s;
  border: 1px solid rgba(255,255,255,0.12); height: 50px; text-decoration: none;
}
.btn-outline-dark:hover { border-color: rgba(255,255,255,0.3); background: rgba(255,255,255,0.04); color: #fff; }

/* ==========================================================================
   LOGO WALL AESTHETICS (PREMIUM LIGHT)
   ========================================================================== */
.premium-logo-fade {
  position: relative;
  -webkit-mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);
  mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);
}
.premium-scroller {
  animation-timing-function: linear !important;
  display: flex !important;
  align-items: center !important;
}
.premium-scroller img {
  filter: grayscale(1) brightness(1.6) contrast(0.9) !important;
  opacity: 0.72 !important;
  height: 40px !important;
  width: auto !important;
  object-fit: contain !important;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;
  padding: 0 !important;
}
.premium-scroller img:hover {
  filter: grayscale(0) brightness(1) contrast(1) !important;
  opacity: 1 !important;
  transform: translateY(-3px) scale(1.08) !important;
}

/* Dark logo wall for proof page */
html body.page-id-2919 .logo-wall-section.has-section-gray-background-color.has-background {
  background: var(--r-navy-deep) !important;
  border-top: 1px solid var(--r-border);
  border-bottom: 1px solid var(--r-border);
  padding: 56px 0 48px !important;
}

html body.page-id-2919 .logo-wall-section .logo-wall-kicker {
  color: var(--r-text-muted) !important;
}

html body.page-id-2919 .logo-wall-section .logo-wall-heading {
  color: var(--r-text) !important;
}

html body.page-id-2919 .logo-wall-scroller-container {
  padding: 0 !important;
  gap: 32px !important;
}

html body.page-id-2919 .premium-logo-fade {
  -webkit-mask-image: none !important;
  mask-image: none !important;
}

html body.page-id-2919 .premium-logo-fade::before,
html body.page-id-2919 .premium-logo-fade::after {
  width: 120px !important;
}

html body.page-id-2919 .premium-logo-fade::before {
  background: linear-gradient(90deg, var(--r-navy-deep) 0%, transparent 100%) !important;
}

html body.page-id-2919 .premium-logo-fade::after {
  background: linear-gradient(270deg, var(--r-navy-deep) 0%, transparent 100%) !important;
}

html body.page-id-2919 .premium-logo-fade:hover .logo-wall-scroller,
html body.page-id-2919 .premium-logo-fade:hover .logo-wall-scroller-reverse {
  animation-play-state: paused;
}

html body.page-id-2919 .logo-wall-scroller,
html body.page-id-2919 .logo-wall-scroller-reverse {
  animation-duration: 120s !important;
}

html body.page-id-2919 .premium-scroller img {
  filter: grayscale(1) brightness(0.35) contrast(1) !important;
  opacity: 0.85 !important;
}

html body.page-id-2919 .premium-scroller img:hover {
  filter: grayscale(1) brightness(0.35) contrast(1.2) !important;
  opacity: 1 !important;
  transform: translateY(-2px) scale(1.05) !important;
}

/* ==========================================================================
   STATS (FROM REFERENCE HTML)
   ========================================================================== */
.stats { padding: 100px 0; background: var(--white); }
.stats-layout { display: grid; grid-template-columns: 280px 1fr; gap: 80px; align-items: start; }
.stats-lead { font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.15rem; font-weight: 700; color: var(--text-muted); line-height: 1.5; }
.stats-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.stat .val { font-family: 'Cabinet Grotesk', sans-serif; font-size: 3rem; font-weight: 900; color: var(--red); letter-spacing: -0.04em; line-height: 1; margin-bottom: 8px; }
.stat .lbl { font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.8rem; font-weight: 700; color: var(--text-dark); margin-top: 8px; }
.stat .desc { font-size: 0.8rem; color: var(--text-muted); margin-top: 4px; }

/* ==========================================================================
   PROBLEM / SYSTEM (FROM REFERENCE HTML)
   ========================================================================== */
.system { padding: 120px 0; background: var(--section-gray); }
.system-header { text-align: center; max-width: 700px; margin: 0 auto 64px; }
.system-header h2 { margin-bottom: 16px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; color: var(--text-dark); letter-spacing: -0.02em; line-height: 1.1; }
.system-header p { font-size: 0.95rem; line-height: 1.8; color: var(--text-muted); }
.system-comparison {
  display: grid; grid-template-columns: 1fr auto 1fr; gap: 0; align-items: stretch;
  border: 1px solid var(--border); border-radius: 20px; overflow: hidden; background: var(--white);
}
.sys-col { padding: 48px 40px; }
.sys-col h3 {
  font-size: 0.72rem; font-weight: 700; letter-spacing: 0.12em;
  text-transform: uppercase; margin-bottom: 28px; font-family: 'Montserrat', sans-serif;
}
.sys-col.old h3 { color: var(--text-muted); }
.sys-col.new { background: var(--navy); }
.sys-col.new h3 { color: var(--red); }
.sys-list { list-style: none; display: flex; flex-direction: column; gap: 16px; padding: 0; margin: 0; }
.sys-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 0.88rem; line-height: 1.5; font-family: 'Inter', sans-serif; font-weight: 500; }
.sys-col.old .sys-list li { color: var(--text-muted); }
.sys-col.new .sys-list li { color: var(--text-on-dark-sub); }
.sys-list li svg { width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; }
.sys-divider { width: 1px; background: var(--border); }
.sys-bottom {
  text-align: center; margin-top: 48px;
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--text-muted);
}

/* ==========================================================================
   FLYWHEEL (FROM REFERENCE HTML)
   ========================================================================== */
.flywheel-section { padding: 120px 0; background: var(--navy); overflow: hidden; }
.flywheel-header { text-align: center; max-width: 640px; margin: 0 auto 64px; padding: 0 40px; }
.flywheel-header h2 { margin-bottom: 16px; color: var(--text-on-dark); font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.5rem; font-weight: 800; }
.flywheel-header p { color: var(--text-on-dark-sub); font-size: 1.1rem; }
.flywheel-wide { position: relative; max-width: 1000px; margin: 0 auto; padding: 0 60px; }
.flywheel-graphic { position: relative; width: 100%; aspect-ratio: 1.8 / 1; }
.flywheel-svg-wide { position: absolute; inset: 0; width: 100%; height: 100%; }
.fw-node {
  position: absolute; display: flex; flex-direction: column; align-items: center; text-align: center;
  z-index: 2; width: 200px; margin-left: -100px;
}
.fw-node-bottom { flex-direction: column-reverse; }
.fw-node-bottom .fw-node-icon { margin-bottom: 0; margin-top: 14px; }
.fw-node-icon {
  width: 64px; height: 64px; border-radius: 16px; margin-bottom: 14px;
  background: rgba(184,50,60,0.08); border: 1.5px solid rgba(184,50,60,0.2);
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 0 24px rgba(184,50,60,0.12), 0 4px 12px rgba(0,0,0,0.15);
  transition: all 0.3s;
}
.fw-node:hover .fw-node-icon { box-shadow: 0 0 36px rgba(184,50,60,0.25), 0 4px 16px rgba(0,0,0,0.2); transform: translateY(-2px); }
.fw-node-icon svg { width: 28px; height: 28px; color: var(--red); }
.fw-node-num { font-family: 'Montserrat',sans-serif; font-size: 0.6rem; font-weight: 900; color: var(--red); letter-spacing: 0.08em; margin-bottom: 2px; }
.fw-node h3 { font-size: 0.95rem; font-weight: 800; color: var(--text-on-dark); margin-bottom: 5px; font-family: 'Inter', sans-serif;}
.fw-node p { font-size: 0.72rem; color: var(--text-on-dark-muted); line-height: 1.5; margin: 0 0 6px; }
.fw-node .expert-tag {
  display: inline-flex; align-items: center; gap: 4px;
  font-size: 0.6rem; font-weight: 600; color: var(--red);
  background: rgba(184,50,60,0.1); padding: 3px 9px; border-radius: 4px; border: 1px solid rgba(184,50,60,0.2);
}
.fw-node .expert-tag svg { width: 10px; height: 10px; }
.fw-node-1 { top: 14%; left: 19%; }
.fw-node-2 { top: 14%; left: 81%; }
.fw-node-3 { top: 66%; left: 81%; }
.fw-node-4 { top: 66%; left: 19%; }
.fw-center {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  text-align: center; z-index: 2;
}
.fw-center-label {
  font-family: 'Montserrat',sans-serif; font-size: 0.7rem; font-weight: 800;
  color: rgba(184,50,60,0.8); letter-spacing: 0.15em; line-height: 1.5;
  text-shadow: 0 0 20px rgba(184,50,60,0.3);
}

/* Animated dash */
@keyframes dashFlow { 0%{stroke-dashoffset:0} 100%{stroke-dashoffset:-60} }
.fw-flow-line { animation: dashFlow 2s linear infinite; }

/* ==========================================================================
   AI ENGINE (FROM REFERENCE HTML)
   ========================================================================== */
.ai-engine { padding: 120px 0; background: var(--section-gray); }
.ai-layout { display: grid; grid-template-columns: 1fr 1.1fr; gap: 80px; align-items: center; }
.ai-left h2 { margin-bottom: 20px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; color: var(--text-dark); letter-spacing: -0.02em; line-height: 1.1;}
.ai-left > p { font-size: 0.95rem; line-height: 1.8; margin-bottom: 36px; padding: 0;}
.ai-features { display: flex; flex-direction: column; gap: 20px; }
.ai-feat { display: flex; gap: 16px; align-items: flex-start; }
.ai-feat-icon {
  width: 40px; height: 40px; border-radius: 10px; flex-shrink: 0;
  background: var(--white); border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
}
.ai-feat-icon svg { width: 18px; height: 18px; color: var(--red); }
.ai-feat h4 { font-size: 0.88rem; font-weight: 700; margin-bottom: 3px; font-family: 'Cabinet Grotesk', sans-serif; }
.ai-feat p { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; }

.chart-card { background: var(--white); border: 1px solid var(--border); border-radius: 20px; padding: 40px; }
.chart-title { font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.88rem; font-weight: 700; margin-bottom: 32px; color: var(--text-dark); }
.chart-svg { width: 100%; height: auto; overflow: visible; }
.chart-line { stroke-dasharray: 800; stroke-dashoffset: 800; transition: stroke-dashoffset 2.2s cubic-bezier(0.4,0,0.2,1); }
.chart-line.animate { stroke-dashoffset: 0; }
.chart-area { opacity: 0; transition: opacity 1.5s ease 0.8s; }
.chart-area.animate { opacity: 1; }

/* ==========================================================================
   SHOWCASE (FROM REFERENCE HTML)
   ========================================================================== */
.showcase { padding: 120px 0; background: var(--navy); overflow: hidden; }
.showcase-header { margin-bottom: 64px; }
.showcase-header h2 { color: var(--text-on-dark); margin-bottom: 16px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; letter-spacing: -0.02em; line-height: 1.1;}
.showcase-header p { color: var(--text-on-dark-sub); max-width: 520px; font-size: 0.95rem; line-height: 1.8; margin: 0 auto; text-align: center;}
.showcase-row { display: flex; gap: 20px; justify-content: center; align-items: flex-end; margin-bottom: 64px; }
.show-phone {
  width: 190px; border-radius: 18px; overflow: hidden;
  background: var(--navy-card); border: 1px solid var(--border-dark);
  transition: all 0.5s cubic-bezier(0.4,0,0.2,1); position: relative;
}
.show-phone.featured { width: 230px; }
.show-phone:hover { transform: translateY(-8px); }
.show-phone .sp-img {
  width: 100%; aspect-ratio: 9/16;
  background: linear-gradient(145deg, #1a1f26, #12161c);
  display: flex; align-items: center; justify-content: center;
  color: var(--text-on-dark-muted); font-size: 0.75rem; font-weight: 600;
}
.show-phone .sp-info { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px 16px; background: linear-gradient(transparent, rgba(0,0,0,0.8)); }
.show-phone .sp-tag { font-size: 0.58rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.4); }
.show-phone .sp-metric { font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.1rem; font-weight: 800; color: #fff; }
.showcase-meta { display: flex; gap: 56px; justify-content: center; padding-top: 40px; border-top: 1px solid var(--border-dark); }
.showcase-meta-item { text-align: center; }
.showcase-meta-item .mv { font-family: 'Cabinet Grotesk', sans-serif; font-size: 1rem; font-weight: 800; color: var(--text-on-dark); }
.showcase-meta-item .ml { font-size: 0.72rem; color: var(--text-on-dark-muted); margin-top: 4px; }

/* ==========================================================================
   GUARANTEE (FROM REFERENCE HTML)
   ========================================================================== */
.guarantee { padding: 0 40px; margin: 120px auto; max-width: 1180px; }
.guarantee-inner {
  background: var(--red); border-radius: 20px;
  padding: 72px 64px; display: grid; grid-template-columns: 1.2fr 1fr;
  gap: 56px; align-items: center; color: #fff;
}
.guarantee h2 { color: #fff; font-size: clamp(1.6rem, 3vw, 2.2rem); margin-bottom: 16px; font-family: 'Cabinet Grotesk', sans-serif;}
.guarantee p { color: rgba(255,255,255,0.8); font-size: 0.95rem; line-height: 1.75; }
.guarantee-points { display: flex; flex-direction: column; gap: 16px; }
.guarantee-point {
  display: flex; align-items: center; gap: 14px;
  background: rgba(255,255,255,0.1); border-radius: 12px; padding: 18px 20px;
}
.guarantee-point svg { width: 20px; height: 20px; color: #fff; flex-shrink: 0; }
.guarantee-point span { font-size: 0.88rem; font-weight: 600; }

/* ==========================================================================
   CASES (FROM REFERENCE HTML)
   ========================================================================== */
.cases { padding: 120px 0; background: var(--section-gray); }
.cases h2 { margin-bottom: 48px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; color: var(--text-dark); letter-spacing: -0.02em; line-height: 1.1;}
.cases-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 20px; }
.case-card {
  background: var(--navy); border-radius: 16px; padding: 40px 36px;
  color: var(--text-on-dark); display: flex; flex-direction: column;
  justify-content: space-between; min-height: 380px; position: relative; overflow: hidden;
}
.case-tag { display: inline-flex; padding: 5px 14px; border-radius: 20px; background: rgba(255,255,255,0.06); font-size: 0.65rem; font-weight: 600; color: var(--text-on-dark-muted); width: fit-content; letter-spacing: 0.03em; margin-bottom: 16px; }
.case-card h3 { font-size: 1.2rem; font-weight: 800; margin-bottom: 10px; color: var(--text-on-dark); font-family: 'Cabinet Grotesk', sans-serif;}
.case-card > p { color: var(--text-on-dark-sub); font-size: 0.85rem; line-height: 1.6; margin-bottom: 24px; padding: 0;}
.case-metrics { display: flex; gap: 28px; }
.case-metric .cmv { font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.4rem; font-weight: 900; color: var(--red); letter-spacing: -0.02em; }
.case-metric .cml { font-size: 0.68rem; color: var(--text-on-dark-muted); margin-top: 2px; }
.case-img { margin-top: 24px; border-radius: 12px; height: 140px; background: var(--navy-light); border: 1px solid var(--border-dark); display: flex; align-items: center; justify-content: center; color: var(--text-on-dark-muted); font-size: 0.75rem; font-weight: 600; }

/* ==========================================================================
   TESTIMONIALS (FROM REFERENCE HTML)
   ========================================================================== */
.testimonials { padding: 120px 0; background: var(--white); }
.testimonials h2 { margin-bottom: 56px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; color: var(--text-dark); letter-spacing: -0.02em; line-height: 1.1; text-align: center;}
.testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.testi-card { background: var(--section-gray); border-radius: 16px; padding: 36px 32px; border: 1px solid var(--border); transition: all 0.3s; }
.testi-card:hover { transform: translateY(-3px); box-shadow: 0 12px 36px rgba(0,0,0,0.05); }
.testi-card .stars { color: #f59e0b; font-size: 0.85rem; margin-bottom: 16px; letter-spacing: 2px; }
.testi-card blockquote { font-size: 0.88rem; color: var(--text-body); line-height: 1.75; margin-bottom: 24px; font-style: normal; }
.testi-author { display: flex; align-items: center; gap: 12px; }
.testi-avatar { width: 40px; height: 40px; border-radius: 50%; background: var(--navy); display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,0.4); font-size: 0.65rem; font-weight: 700; }
.testi-name { font-weight: 700; font-size: 0.82rem; color: var(--text-dark); margin-bottom: 0;}
.testi-role { font-size: 0.75rem; color: var(--text-muted); }

/* ==========================================================================
   FAQ (FROM REFERENCE HTML)
   ========================================================================== */
.faq { padding: 120px 0; background: var(--navy); color: var(--text-on-dark); }
.faq-layout { display: grid; grid-template-columns: 1fr 2fr; gap: 80px; }
.faq h2 { color: var(--text-on-dark); font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; letter-spacing: -0.02em; line-height: 1.1;}
.faq-list { display: flex; flex-direction: column; }
.faq-item { border-bottom: 1px solid var(--border-dark); padding: 22px 0; cursor: pointer; }
.faq-q { font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.88rem; font-weight: 600; color: var(--text-on-dark-sub); display: flex; justify-content: space-between; align-items: center; transition: color 0.25s; }
.faq-q:hover { color: var(--text-on-dark); }
.faq-q svg { width: 16px; height: 16px; color: var(--text-on-dark-muted); flex-shrink: 0; transition: transform 0.3s; }
.faq-item.open .faq-q svg { transform: rotate(180deg); }
.faq-item.open .faq-q { color: var(--red); }
.faq-a { max-height: 0; overflow: hidden; transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1), padding 0.3s; color: var(--text-on-dark-muted); font-size: 0.85rem; line-height: 1.7; }
.faq-item.open .faq-a { max-height: 160px; padding-top: 14px; }

/* ==========================================================================
   FINAL CTA (FROM REFERENCE HTML)
   ========================================================================== */
.final-cta { padding: 140px 0; text-align: center; background: var(--white); border-top: 1px solid var(--border); }
.final-cta h2 { margin-bottom: 20px; font-family: 'Cabinet Grotesk', sans-serif; font-size: 2.2rem; font-weight: 800; color: var(--text-dark); letter-spacing: -0.02em; line-height: 1.1;}
.final-cta > .container > p { max-width: 460px; margin: 0 auto 44px; font-size: 0.95rem; line-height: 1.8; }
.final-cta .sub { font-size: 0.78rem; color: var(--text-muted); margin-top: 20px; }

/* ==========================================================================
   ANIMATIONS (FROM REFERENCE HTML)
   ========================================================================== */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal.vis { opacity: 1; transform: translateY(0); }
.rd1{transition-delay:.07s}.rd2{transition-delay:.14s}.rd3{transition-delay:.21s}.rd4{transition-delay:.28s}.rd5{transition-delay:.35s}

/* ==========================================================================
   RESPONSIVE (FROM REFERENCE HTML)
   ========================================================================== */
@media(max-width:1024px){
  .hero-grid{grid-template-columns:1fr;}.hero-phones{display:none;}
  .stats-layout{grid-template-columns:1fr;gap:32px;}
  .system-comparison{grid-template-columns:1fr;}.sys-divider{width:100%;height:1px;}
  .flywheel-graphic{aspect-ratio:auto;height:auto;position:relative;}
  .flywheel-svg-wide{position:relative;height:auto;aspect-ratio:1.2/1;}
  .fw-node{position:relative;width:100%;margin-left:0;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;padding:20px 0;}
  .flywheel-wide{display:flex;flex-direction:column;align-items:center;}
  .flywheel-graphic{display:flex;flex-direction:column;align-items:center;gap:0;}
  .fw-center{position:relative;top:auto;left:auto;transform:none;margin:16px 0;}
  .ai-layout,.faq-layout{grid-template-columns:1fr;gap:48px;}
  .cases-grid{grid-template-columns:1fr;}
  .guarantee-inner{grid-template-columns:1fr;gap:36px;}
  .testi-grid{grid-template-columns:1fr;max-width:480px;}
}
@media(max-width:768px){
  .container{padding:0 24px;}
  .nav-link{display:none;}
  .stats-grid{grid-template-columns:repeat(2,1fr);}
  .showcase-row{flex-wrap:wrap;}.show-phone{width:140px;}.show-phone.featured{width:160px;}
  .showcase-meta{flex-wrap:wrap;gap:28px;}
  .guarantee{padding:0 24px;}.guarantee-inner{padding:48px 32px;}
  .hero-ctas{flex-direction:column;align-items:flex-start;}
}

/* ==========================================================================
   HOMEPAGE VISUAL PARITY POLISH (APR 2026)
   ========================================================================== */
.section-hero {
	position: relative;
	background:
		radial-gradient(circle at 78% 24%, rgba(184, 50, 60, 0.22), transparent 28%),
		radial-gradient(circle at 88% 40%, rgba(255, 255, 255, 0.06), transparent 18%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0));
}

.hero-grid {
	align-items: center !important;
	gap: 64px !important;
}

.hero-phones--mockup {
	position: relative;
	gap: 18px;
	min-height: 500px;
	padding: 36px 0 18px;
	filter: drop-shadow(0 40px 80px rgba(0, 0, 0, 0.38));
}

.hero-phones--mockup::before {
	content: "";
	position: absolute;
	inset: 12% 4% 8%;
	border-radius: 42px;
	background: radial-gradient(circle at center, rgba(184, 50, 60, 0.16), transparent 62%);
	filter: blur(24px);
	pointer-events: none;
}

.hero-phone,
.show-phone {
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}

.hero-phone {
	border-radius: 24px;
	border-color: rgba(255, 255, 255, 0.08);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01)) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	transform-origin: bottom center;
}

.hero-phone::before,
.show-phone::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 50%;
	width: 34%;
	height: 5px;
	border-radius: 999px;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, 0.14);
	z-index: 3;
}

.hero-phone--left {
	transform: translateY(28px) rotate(-4deg);
}

.hero-phone--main {
	width: 198px;
	transform: translateY(-6px);
	border-color: rgba(184, 50, 60, 0.24);
	box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(184, 50, 60, 0.1);
}

.hero-phone--right {
	transform: translateY(18px) rotate(4deg);
}

.hero-phone:hover {
	transform: translateY(-10px) scale(1.01);
}

.hero-phone--left:hover {
	transform: translateY(16px) rotate(-3deg) scale(1.01);
}

.hero-phone--right:hover {
	transform: translateY(6px) rotate(3deg) scale(1.01);
}

.hero-phone--main:hover {
	transform: translateY(-18px) scale(1.015);
}

.hero-phone .ph-img,
.show-phone .sp-img {
	position: relative;
	padding: 22px 16px 18px;
	align-items: stretch;
	justify-content: stretch;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0) 28%),
		radial-gradient(circle at top, rgba(184, 50, 60, 0.16), transparent 48%),
		linear-gradient(155deg, #271f31 0%, #18131f 52%, #0f0c14 100%);
}

.hero-phone .ph-overlay,
.show-phone .sp-info {
	z-index: 2;
	padding: 18px 16px 16px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(6, 5, 8, 0.9) 42%, rgba(6, 5, 8, 0.98) 100%);
}

.hero-phone .ph-tag,
.show-phone .sp-tag {
	color: rgba(255, 255, 255, 0.55);
	font-size: 0.56rem;
	letter-spacing: 0.14em;
}

.hero-phone .ph-metric,
.show-phone .sp-metric {
	padding-top: 6px;
	font-size: 1.05rem;
	letter-spacing: -0.02em;
}

.creative-stage {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 14px;
	width: 100%;
	height: 100%;
	min-height: 280px;
	padding: 8px 2px 70px;
	z-index: 1;
}

.creative-stage::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
	border: 1px solid rgba(255, 255, 255, 0.05);
	opacity: 0.4;
	pointer-events: none;
}

.creative-stage--featured::after,
.creative-stage--ai-video::after,
.creative-stage--studio::after {
	content: "";
	position: absolute;
	inset: auto 8% 18% auto;
	width: 62%;
	height: 36%;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(184, 50, 60, 0.2), transparent 70%);
	filter: blur(12px);
	pointer-events: none;
}

.creative-stage__meta,
.creative-stage__chips,
.creative-stage__copy,
.creative-stage__headline,
.creative-stage__frame-stack,
.creative-stage__timeline,
.creative-stage__product-card,
.creative-stage__portrait,
.creative-stage__bars,
.creative-stage__ai-orb {
	position: relative;
	z-index: 1;
}

.creative-stage__meta,
.creative-stage__chips {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	flex-wrap: wrap;
}

.creative-pill,
.creative-stage__chips span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 24px;
	padding: 4px 9px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(255, 255, 255, 0.06);
	color: rgba(255, 255, 255, 0.82);
	font-size: 0.55rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	backdrop-filter: blur(10px);
}

.creative-pill--ghost {
	background: rgba(255, 255, 255, 0.03);
	color: rgba(255, 255, 255, 0.55);
}

.creative-dot {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: var(--green);
	box-shadow: 0 0 12px rgba(34, 197, 94, 0.5);
}

.creative-stage__portrait {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	padding: 10px 12px 6px;
}

.creative-stage__person {
	width: 74%;
	aspect-ratio: 0.76;
	border-radius: 24px;
	background:
		radial-gradient(circle at 58% 22%, rgba(255, 255, 255, 0.28), transparent 20%),
		linear-gradient(180deg, #f4dccf 0%, #dbb39c 34%, #5f443d 35%, #2a1f26 100%);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14), 0 16px 26px rgba(0, 0, 0, 0.24);
	position: relative;
	overflow: hidden;
}

.creative-stage__person::before {
	content: "";
	position: absolute;
	inset: auto 12% 12% 12%;
	height: 22%;
	border-radius: 18px 18px 26px 26px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0));
}

.creative-stage__caption {
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(6, 5, 8, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.08);
	color: rgba(255, 255, 255, 0.72);
	font-size: 0.55rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.creative-stage__copy {
	display: grid;
	gap: 6px;
}

.creative-stage__copy span,
.creative-stage__signal span,
.creative-stage__timeline span,
.creative-stage__bar,
.creative-stage__frame {
	display: block;
	border-radius: 999px;
}

.creative-stage__copy span {
	height: 7px;
	background: rgba(255, 255, 255, 0.13);
}

.creative-stage__copy span:nth-child(1) { width: 100%; }
.creative-stage__copy span:nth-child(2) { width: 78%; }
.creative-stage__copy span:nth-child(3) { width: 62%; }

.creative-stage__headline {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.creative-stage__headline span {
	font-size: 0.58rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.52);
}

.creative-stage__headline strong {
	font-family: "Cabinet Grotesk", sans-serif;
	font-size: 1.18rem;
	line-height: 1;
	letter-spacing: -0.03em;
	color: var(--white);
	max-width: 88%;
}

.creative-stage__product-card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 46px;
	gap: 10px;
	align-items: end;
	padding: 12px;
	border-radius: 20px;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.03));
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.creative-stage__product-card--studio {
	grid-template-columns: minmax(0, 1fr) 36px;
}

.creative-stage__product {
	height: 120px;
	border-radius: 16px;
	background:
		radial-gradient(circle at 60% 18%, rgba(255, 255, 255, 0.3), transparent 16%),
		linear-gradient(180deg, #f0d8c7 0%, #cf9d87 18%, #873c43 19%, #4f2027 74%, #2f1318 100%);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.18), 0 18px 30px rgba(0, 0, 0, 0.26);
}

.creative-stage__product--bottle {
	background:
		radial-gradient(circle at 62% 16%, rgba(255, 255, 255, 0.36), transparent 16%),
		linear-gradient(180deg, #f6e3cf 0%, #d2a98e 22%, #b8323c 23%, #761e28 80%, #421017 100%);
}

.creative-stage__signal {
	display: grid;
	gap: 6px;
}

.creative-stage__signal span {
	height: 100%;
	min-height: 26px;
	background: rgba(255, 255, 255, 0.08);
	border-radius: 14px;
}

.creative-stage__signal span:first-child {
	background: linear-gradient(180deg, rgba(34, 197, 94, 0.9), rgba(34, 197, 94, 0.35));
}

.creative-stage__bars {
	display: grid;
	gap: 6px;
}

.creative-stage__bar {
	height: 8px;
	background: rgba(255, 255, 255, 0.12);
}

.creative-stage__bar.is-strong {
	width: 100%;
	background: linear-gradient(90deg, rgba(184, 50, 60, 0.28), rgba(184, 50, 60, 0.9));
}

.creative-stage__bar:not(.is-strong):not(.is-soft) {
	width: 76%;
}

.creative-stage__bar.is-soft {
	width: 54%;
	background: rgba(255, 255, 255, 0.08);
}

.creative-stage__frame-stack {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px;
}

.creative-stage__frame {
	height: 74px;
	border-radius: 18px;
	background:
		radial-gradient(circle at 70% 24%, rgba(255, 255, 255, 0.12), transparent 16%),
		linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04));
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.creative-stage__frame--wide {
	grid-column: 1 / -1;
	height: 88px;
	background:
		radial-gradient(circle at 72% 20%, rgba(184, 50, 60, 0.18), transparent 18%),
		linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.03));
}

.creative-stage__timeline {
	display: flex;
	gap: 6px;
	align-items: center;
}

.creative-stage__timeline span {
	height: 5px;
	flex: 1;
	background: rgba(255, 255, 255, 0.14);
}

.creative-stage__timeline span:first-child {
	flex: 1.1;
	background: rgba(184, 50, 60, 0.72);
}

.creative-stage__timeline span:nth-child(2) {
	flex: 0.7;
}

.creative-stage__ai-orb {
	width: 112px;
	height: 112px;
	margin: 8px auto;
	border-radius: 50%;
	background:
		radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.35), transparent 18%),
		radial-gradient(circle at center, rgba(184, 50, 60, 0.34), rgba(184, 50, 60, 0.08) 44%, transparent 70%);
	border: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: 0 0 30px rgba(184, 50, 60, 0.24), inset 0 0 22px rgba(255, 255, 255, 0.06);
}

.creative-stage__copy--centered {
	justify-items: center;
}

.creative-stage__copy--centered span:nth-child(1) { width: 80%; }
.creative-stage__copy--centered span:nth-child(2) { width: 64%; }
.creative-stage__copy--centered span:nth-child(3) { width: 46%; }

.logo-wall-section {
	border-top: 1px solid rgba(255, 255, 255, 0.04);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)),
		var(--section-gray);
}

.logo-wall-kicker {
	margin: 0;
	color: var(--text-muted) !important;
}

.logo-wall-heading {
	font-size: clamp(1.25rem, 2vw, 1.65rem) !important;
	font-weight: 800 !important;
	letter-spacing: -0.03em !important;
	color: var(--text-dark);
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.logo-wall-scroller-container {
	padding: 18px 0;
	gap: 22px !important;
}

.premium-logo-fade::before,
.premium-logo-fade::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 80px;
	z-index: 2;
	pointer-events: none;
}

.premium-logo-fade::before {
	left: 0;
	background: linear-gradient(90deg, var(--navy), transparent 100%);
}

.premium-logo-fade::after {
	right: 0;
	background: linear-gradient(270deg, var(--navy), transparent 100%);
}

.premium-scroller {
	gap: 64px !important;
}

.premium-scroller img {
	filter: grayscale(1) brightness(1.6) contrast(0.9) !important;
	height: 40px !important;
	max-width: 180px !important;
	opacity: 0.72 !important;
	padding: 0 !important;
	transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.premium-scroller img:hover {
	filter: grayscale(0) brightness(1) contrast(1) !important;
	opacity: 1 !important;
	transform: translateY(-3px) scale(1.08) !important;
}

.stats {
	padding: 108px 0 104px;
}

.stats-layout {
	gap: 64px;
	align-items: start;
}

.stats-lead {
	font-size: 1.25rem;
	line-height: 1.35;
	letter-spacing: -0.02em;
	color: var(--text-dark);
	max-width: 220px;
}

.stats-grid {
	gap: 28px 36px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.stat {
	padding-top: 10px;
	border-top: 1px solid rgba(13, 17, 23, 0.08);
}

.stat .val {
	margin-bottom: 10px;
	font-size: clamp(2.3rem, 3.1vw, 3.25rem);
}

.stat .lbl {
	margin-top: 0;
	font-size: 0.92rem;
	letter-spacing: -0.01em;
}

.stat .desc {
	max-width: 170px;
	line-height: 1.55;
}

.system-header {
	margin-bottom: 54px;
}

.system-comparison {
	box-shadow: 0 22px 60px rgba(17, 13, 20, 0.08);
}

.sys-col {
	padding: 54px 42px;
	position: relative;
}

.sys-col.old {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.95));
}

.sys-col.new {
	background: var(--navy);
}

.sys-list {
	gap: 18px;
}

.sys-list li {
	padding-right: 8px;
	font-size: 0.9rem;
	line-height: 1.6;
}

.sys-list li svg {
	margin-top: 3px;
}

.flywheel-section {
	padding: 126px 0;
	background:
		radial-gradient(circle at center, rgba(184, 50, 60, 0.08), transparent 28%),
		var(--navy);
}

.flywheel-header {
	margin-bottom: 54px;
}

.flywheel-header p {
	font-size: 1rem;
	line-height: 1.75;
	max-width: 560px;
	margin: 0 auto;
}

.fw-node {
	width: 220px;
	margin-left: -110px;
}

.fw-node h3 {
	margin-bottom: 8px;
	font-size: 1rem;
	font-family: "Cabinet Grotesk", sans-serif;
}

.fw-node p {
	font-size: 0.76rem;
	line-height: 1.6;
	max-width: 180px;
}

.fw-node-icon {
	width: 68px;
	height: 68px;
	background: linear-gradient(180deg, rgba(184, 50, 60, 0.16), rgba(184, 50, 60, 0.05));
	border-color: rgba(184, 50, 60, 0.28);
}

.fw-node .expert-tag {
	padding: 5px 10px;
	border-radius: 999px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.ai-engine {
	padding: 118px 0;
}

.ai-layout {
	gap: 68px;
}

.ai-left > p {
	margin-bottom: 30px;
}

.ai-features {
	gap: 16px;
}

.ai-feat {
	padding: 16px 18px;
	border: 1px solid rgba(13, 17, 23, 0.06);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.72);
	box-shadow: 0 18px 40px rgba(17, 13, 20, 0.04);
}

.ai-feat-icon {
	width: 44px;
	height: 44px;
	border-radius: 12px;
	background: linear-gradient(180deg, rgba(184, 50, 60, 0.08), rgba(184, 50, 60, 0.02));
	border-color: rgba(184, 50, 60, 0.12);
}

.chart-card {
	padding: 34px 34px 30px;
	border-radius: 24px;
	box-shadow: 0 24px 50px rgba(17, 13, 20, 0.08);
}

.chart-title {
	margin-bottom: 22px;
	font-size: 0.92rem;
	letter-spacing: -0.01em;
}

.section-ads-win {
	background:
		radial-gradient(circle at center, rgba(184, 50, 60, 0.08), transparent 26%),
		var(--navy) !important;
}

.section-ads-win > .wp-block-group:first-child {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.section-ads-win .showcase-row--refined {
	margin-bottom: 74px;
	align-items: flex-end;
	gap: 18px;
	flex-wrap: nowrap;
}

.show-phone {
	border-radius: 24px;
	border-color: rgba(255, 255, 255, 0.08);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02));
	transform-origin: bottom center;
}

.show-phone--ugc {
	transform: translateY(26px) rotate(-4deg);
}

.show-phone--studio {
	transform: translateY(6px) rotate(-2deg);
}

.show-phone--featured-card {
	border-color: rgba(184, 50, 60, 0.22);
	box-shadow: 0 30px 86px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(184, 50, 60, 0.08);
	transform: translateY(-16px);
}

.show-phone--editing {
	transform: translateY(18px) rotate(2deg);
}

.show-phone--ai-video {
	transform: translateY(40px) rotate(4deg);
}

.show-phone:hover {
	transform: translateY(-10px) scale(1.01);
}

.show-phone--ugc:hover {
	transform: translateY(14px) rotate(-3deg) scale(1.01);
}

.show-phone--studio:hover {
	transform: translateY(-6px) rotate(-1deg) scale(1.01);
}

.show-phone--featured-card:hover {
	transform: translateY(-24px) scale(1.015);
}

.show-phone--editing:hover {
	transform: translateY(6px) rotate(1deg) scale(1.01);
}

.show-phone--ai-video:hover {
	transform: translateY(26px) rotate(3deg) scale(1.01);
}

.section-ads-win .wp-block-columns.alignwide:last-of-type {
	padding-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.section-ads-win .wp-block-columns.alignwide:last-of-type h4 {
	font-size: clamp(1.7rem, 2.4vw, 2.1rem) !important;
	letter-spacing: -0.03em;
	margin-bottom: 4px;
}

.section-ads-win .wp-block-columns.alignwide:last-of-type p {
	margin-top: 0;
	font-size: 0.78rem !important;
	letter-spacing: 0.02em;
}

/* ==========================================================================
	Utility Pages (APR 2026)
	========================================================================== */

/* Force all hero sections to content height — override any WP block layout min-height */
.hero,
.proof-hero,
.process-hero,
.partner-hero,
.legal-hero,
.contact-hero,
.portfolio-hero,
.section-hero {
	min-height: 0 !important;
	height: auto !important;
}

.legal-hero,
.contact-hero {
	background:
		radial-gradient(circle at 78% 22%, rgba(184, 50, 60, 0.18), transparent 28%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0)),
		var(--navy);
	color: var(--text-on-dark);
	padding: 140px 0 40px;
}

.legal-hero-inner,
.contact-hero-inner {
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.legal-hero h1,
.contact-hero h1 {
	margin-bottom: 18px;
	font-size: clamp(2.8rem, 5vw, 4rem);
	font-weight: 800;
	letter-spacing: -0.035em;
	line-height: 1.08;
}

.legal-hero .subtitle,
.contact-hero .subtitle {
	max-width: 620px;
	margin-bottom: 20px;
	font-size: 1rem;
	line-height: 1.8;
	color: var(--text-on-dark-sub);
}

.contact-hero-points {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 26px;
	justify-content: center;
}

.contact-hero-points span {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 11px 14px;
	border: 1px solid var(--border-dark);
	border-radius: 999px;
	background: rgba(255,255,255,0.03);
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--text-on-dark);
}

.contact-hero-points span::before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--red-bright);
	box-shadow: 0 0 12px rgba(214,58,71,0.45);
	flex-shrink: 0;
}

.legal-updated {
	margin: 0;
	font-size: 0.76rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--text-on-dark-muted);
}

.legal-content {
	padding: 110px 0;
	background: var(--white);
}

.contact-panel {
	padding: 110px 0;
	background: var(--navy-deep);
}

.contact-booking-shell {
	max-width: 1100px;
	margin: 0 auto;
	padding: 36px;
	border: 1px solid var(--border-dark);
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(184, 50, 60, 0.12), transparent 28%),
		linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0)),
		var(--navy);
	box-shadow: 0 30px 80px rgba(0,0,0,0.34);
}

.contact-booking-intro {
	max-width: 620px;
	margin: 0 auto 28px;
	text-align: center;
}

.contact-booking-intro .eyebrow {
	margin-bottom: 12px;
}

.contact-booking-intro h2 {
	margin-bottom: 14px;
	color: var(--text-on-dark);
	font-size: clamp(2rem, 3.6vw, 2.7rem);
	line-height: 1.1;
}

.contact-booking-intro p {
	margin: 0;
	color: var(--text-on-dark-sub);
	font-size: 0.98rem;
	line-height: 1.75;
}

.contact-calendar-wrap {
	padding: 14px;
	border-radius: 24px;
	background: rgba(255,255,255,0.03);
	border: 1px solid rgba(255,255,255,0.05);
}

.contact-calendar {
	border-radius: 18px;
	overflow: hidden;
	background: #fff;
}

.legal-shell {
	max-width: 800px;
	margin: 0 auto;
}

.legal-note {
	margin: 0 0 42px;
	padding: 18px 22px;
	border: 1px solid rgba(184, 50, 60, 0.14);
	border-radius: 18px;
	background: rgba(184, 50, 60, 0.04);
	font-size: 0.82rem;
	line-height: 1.75;
	color: var(--text-body);
}

.legal-section + .legal-section {
	margin-top: 38px;
	padding-top: 38px;
	border-top: 1px solid var(--border);
}

.legal-content h2 {
	margin-bottom: 14px;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: clamp(1.5rem, 2.6vw, 2rem);
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.12;
	color: var(--text-dark);
}

.legal-content p {
	margin: 0;
	font-size: 0.96rem;
	line-height: 1.9;
	color: var(--text-body);
}

.legal-content h3 {
	margin: 24px 0 10px;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.08rem;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.25;
	color: var(--text-dark);
}

.legal-content ul,
.legal-content ol {
	margin: 14px 0 0 22px;
	padding: 0;
	color: var(--text-body);
}

.legal-content li {
	margin: 0 0 10px;
	font-size: 0.96rem;
	line-height: 1.8;
	color: var(--text-body);
}

.legal-content li::marker {
	color: var(--text-dark);
}

.legal-content strong {
	color: var(--text-dark);
	font-weight: 700;
}

.legal-table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
	border: 1px solid var(--border);
	border-radius: 14px;
	overflow: hidden;
	background: #fff;
}

.legal-table thead tr {
	background: rgba(17, 13, 20, 0.06);
}

.legal-table th,
.legal-table td {
	padding: 12px 14px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid var(--border);
}

.legal-table th {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 0.84rem;
	font-weight: 800;
	letter-spacing: 0.01em;
	color: var(--text-dark);
}

.legal-table td {
	font-size: 0.94rem;
	line-height: 1.7;
	color: var(--text-body);
}

.legal-table tbody tr:last-child td {
	border-bottom: none;
}

.legal-content a {
	color: var(--red-dark);
	text-decoration: none;
	border-bottom: 1px solid rgba(184, 50, 60, 0.22);
	transition: color 0.25s ease, border-color 0.25s ease;
}

.contact-split {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	gap: 44px;
	align-items: start;
}

.contact-info {
	padding: 10px 0;
}

.contact-kicker {
	display: inline-flex;
	align-items: center;
	padding: 7px 14px;
	margin-bottom: 22px;
	border-radius: 999px;
	background: rgba(184, 50, 60, 0.08);
	border: 1px solid rgba(184, 50, 60, 0.14);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: var(--red-dark);
}

.contact-info h2 {
	margin-bottom: 16px;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: clamp(2rem, 3vw, 2.7rem);
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.05;
	color: var(--text-dark);
}

.contact-info > p {
	max-width: 520px;
	margin-bottom: 34px;
	font-size: 0.98rem;
	line-height: 1.85;
	color: var(--text-body);
}

.contact-methods {
	display: grid;
	gap: 18px;
}

.contact-method {
	padding: 24px 26px;
	border-radius: 20px;
	border: 1px solid var(--border);
	background: linear-gradient(180deg, rgba(245, 247, 250, 0.86), rgba(255, 255, 255, 1));
	box-shadow: 0 18px 44px rgba(17, 13, 20, 0.05);
}

.contact-method-label {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--text-muted);
}

.contact-method a,
.contact-method strong {
	display: block;
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.18rem;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.2;
	color: var(--text-dark);
}

.contact-method a {
	border-bottom: 0;
	transition: color 0.25s ease;
}

.contact-method p {
	margin: 10px 0 0;
	font-size: 0.84rem;
	line-height: 1.75;
	color: var(--text-body);
}

.contact-form-card {
	padding: 40px 36px;
	position: relative;
	overflow: hidden;
}

.contact-form-card::before {
	content: "";
	position: absolute;
	inset: 0 0 auto 0;
	height: 4px;
	background: linear-gradient(90deg, var(--red), rgba(184, 50, 60, 0.2));
	pointer-events: none;
}

.contact-faq {
	padding-top: 110px;
	padding-bottom: 110px;
}

.contact-faq-intro p {
	max-width: 260px;
	margin: 14px 0 0;
	font-size: 0.9rem;
	line-height: 1.8;
	color: var(--text-on-dark-muted);
}

.utility-final-cta {
	background: linear-gradient(180deg, rgba(245, 247, 250, 0.76), var(--white));
}

@media(max-width:1024px){
	.contact-split {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.contact-form-card {
		max-width: 720px;
	}

	.legal-content,
	.contact-panel,
	.contact-faq {
		padding: 92px 0;
	}

	.contact-booking-shell {
		padding: 24px;
		border-radius: 22px;
	}
}

@media(max-width:768px){
	.legal-hero,
	.contact-hero {
		padding: 118px 0 62px;
	}

	.legal-content,
	.contact-panel,
	.contact-faq {
		padding: 76px 0;
	}

	.contact-booking-shell {
		padding: 18px;
		border-radius: 18px;
	}

	.contact-calendar-wrap {
		padding: 8px;
		border-radius: 14px;
	}

	.contact-hero-points {
		gap: 10px;
	}

	.contact-hero-points span {
		font-size: 0.68rem;
		padding: 10px 12px;
	}

	.legal-note,
	.contact-method,
	.contact-form-card {
		padding-left: 20px;
		padding-right: 20px;
	}

	.legal-content p {
		font-size: 0.92rem;
	}

	.contact-method a,
	.contact-method strong {
		font-size: 1.05rem;
	}

	.contact-faq-intro p {
		max-width: none;
	}
}

.legal-content a:hover {
	color: var(--red);
	border-color: rgba(184, 50, 60, 0.45);
}

.contact-method a:hover {
	color: var(--red);
}

@media(max-width:1024px){
	.hero-phones--mockup {
		display: none;
	}

	.section-ads-win .showcase-row--refined {
		flex-wrap: wrap;
		justify-content: center;
	}

	.show-phone,
	.show-phone.featured {
		width: 180px;
		transform: none !important;
	}

	.stats-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.stats-lead {
		max-width: none;
	}

	.fw-node {
		width: 100%;
		margin-left: 0;
	}

	.fw-node p {
		max-width: 260px;
	}
}

@media(max-width:768px){
	.logo-wall-heading {
		font-size: 1.15rem !important;
	}

	.stats-grid {
		grid-template-columns: 1fr;
		gap: 22px;
	}

	.stat .desc {
		max-width: none;
	}

	.section-ads-win .showcase-row--refined {
		gap: 14px;
	}

	.show-phone,
	.show-phone.featured {
		width: calc(50% - 10px);
		min-width: 148px;
	}

.ai-feat {
		padding: 14px 16px;
	}
}

/* ==========================================================================
	Home V2 — Glass UGC Vibe (APR 2026)
	========================================================================== */
:root {
	--glass-bg: rgba(255, 255, 255, 0.06);
	--glass-bg-hover: rgba(255, 255, 255, 0.1);
	--glass-blur: blur(12px) saturate(180%);
	--glass-border: rgba(255, 255, 255, 0.12);
	--glass-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
	--glass-radius: 20px;
	--accent-glow: 0 4px 20px rgba(184, 50, 60, 0.5);
}

.v2-section-head {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 56px;
}

.v2-kicker {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 16px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.04);
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.v2-section-head h2,
.v2-cta h2,
.v2-hero h1 {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 0.98;
	color: var(--text-on-dark);
	margin: 0;
}

.v2-section-head h2 {
	font-size: clamp(2.2rem, 5vw, 3.4rem);
	margin-bottom: 16px;
}

.v2-section-head p,
.v2-cta p,
.v2-hero p {
	color: var(--text-on-dark-sub);
	font-size: 1rem;
	line-height: 1.8;
	margin: 0;
}

.glass-card,
.glass-pill,
.metric-card,
.v2-stat-card,
.v2-testi-card,
.v2-guarantee,
.v2-flywheel-node,
.v2-logo-wall__band {
	background: var(--glass-bg);
	backdrop-filter: var(--glass-blur);
	-webkit-backdrop-filter: var(--glass-blur);
	border: 1px solid var(--glass-border);
	box-shadow: var(--glass-shadow);
}

.glass-pill,
.glass-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	border-radius: 999px;
	font-size: 0.76rem;
	font-weight: 600;
	letter-spacing: 0.01em;
	color: var(--text-on-dark);
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(8px) saturate(180%);
	-webkit-backdrop-filter: blur(8px) saturate(180%);
	border: 1px solid rgba(255, 255, 255, 0.12);
}

.v2-glow-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 54px;
	padding: 0 30px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: linear-gradient(135deg, var(--red), #e0434d);
	box-shadow: var(--accent-glow);
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 0.92rem;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
	will-change: transform;
}

.v2-glow-btn:hover {
	transform: translateY(-2px) scale(1.05);
	box-shadow: 0 10px 34px rgba(184, 50, 60, 0.62);
	filter: saturate(108%);
	color: #fff;
}

.v2-hero__link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--text-on-dark);
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 0.92rem;
	font-weight: 700;
	text-decoration: none;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.v2-hero__link:hover {
	opacity: 0.85;
	transform: translateX(2px);
	color: var(--text-on-dark);
}

.v2-hero {
	position: relative;
	padding: 156px 0 96px;
	background:
		radial-gradient(circle at 88% 14%, rgba(184, 50, 60, 0.34), transparent 30%),
		radial-gradient(circle at 70% 22%, rgba(255, 255, 255, 0.07), transparent 24%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0)),
		var(--navy);
	overflow: hidden;
	min-height: 0;
}

.v2-hero::after,
.v2-cta::before {
	content: "";
	position: absolute;
	inset: auto;
	pointer-events: none;
	width: 420px;
	height: 420px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(184, 50, 60, 0.2), rgba(184, 50, 60, 0));
	filter: blur(18px);
	opacity: 0.9;
}

.v2-hero::after {
	top: -120px;
	right: -120px;
	animation: v2OrbDrift1 10s ease-in-out infinite;
}

.v2-hero__grid {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
	gap: 44px;
	align-items: center;
	z-index: 1;
}

.v2-hero__card {
	position: relative;
	padding: 34px 34px 30px;
	border-radius: calc(var(--glass-radius) + 6px);
	overflow: hidden;
}

.v2-hero__card::before,
.v2-cta__inner::before,
.v2-logo-wall__band::before,
.v2-guarantee::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0));
	pointer-events: none;
	opacity: 0.7;
}

.v2-hero .glass-badge {
	margin-bottom: 22px;
	color: #f6d9db;
	background: rgba(255, 255, 255, 0.08);
	font-size: 0.72rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.v2-hero h1 {
	font-size: clamp(3rem, 6vw, 5rem);
	max-width: 12ch;
	margin-bottom: 20px;
}

.v2-hero p {
	max-width: 540px;
}

.v2-hero__actions {
	display: flex;
	align-items: center;
	gap: 18px;
	flex-wrap: wrap;
	margin-top: 34px;
}

.v2-hero__trust-pills,
.v2-bento__stats,
.v2-guarantee__pills {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-top: 28px;
}

.v2-hero__metrics {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	align-items: stretch;
	min-height: 0;
}

.metric-card {
	position: relative;
	padding: 22px 22px 20px;
	border-radius: 18px;
	min-height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease;
	will-change: transform;
}

.metric-card:hover,
.v2-stat-card:hover,
.v2-testi-card:hover,
.v2-flywheel-node:hover {
	transform: translateY(-6px);
	background: var(--glass-bg-hover);
	border-color: rgba(255, 255, 255, 0.18);
}

.metric-card--wide {
	grid-column: span 2;
	min-height: 138px;
}

.metric-card__eyebrow,
.v2-bento-card__format,
.v2-stat-card h3,
.v2-flywheel-node__num,
.v2-flywheel-node__tag {
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.62);
}

.metric-card strong,
.v2-stat-card strong {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: clamp(1.8rem, 3vw, 2.8rem);
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.05em;
	color: var(--text-on-dark);
	margin-top: 10px;
}

.metric-card p,
.v2-stat-card p,
.v2-flywheel-node p,
.v2-testi-card blockquote,
.v2-guarantee p {
	font-size: 0.88rem;
	line-height: 1.65;
	color: var(--text-on-dark-sub);
	margin-top: 10px;
}

.v2-logo-wall,
.v2-bento,
.v2-stats-flywheel,
.v2-testimonials,
.v2-cta {
	position: relative;
	background: var(--navy);
	color: var(--text-on-dark);
	min-height: 0;
}

.v2-logo-wall {
	padding: 34px 0 54px;
	border-top: 1px solid rgba(255, 255, 255, 0.04);
	background:
		radial-gradient(circle at 50% 50%, rgba(184, 50, 60, 0.08), transparent 40%),
		var(--navy);
}

.v2-logo-wall .v2-section-head {
	margin-bottom: 30px;
}

.v2-logo-wall__band {
	position: relative;
	padding: 24px 0;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.04);
	border-color: rgba(255, 255, 255, 0.08);
	overflow: hidden;
}

.v2-logo-wall__scroller {
	display: flex;
	align-items: center;
	gap: 30px;
	animation-timing-function: linear;
	will-change: transform;
}

.v2-logo-wall__scroller img {
	filter: brightness(0) invert(0.85);
	mix-blend-mode: normal;
	opacity: 0.5;
	height: 34px;
	width: auto;
	max-width: 150px;
	object-fit: contain;
	transition: opacity 0.3s ease, filter 0.3s ease;
	padding: 10px 0;
}

.v2-logo-wall__scroller img:hover {
	opacity: 0.7;
	filter: brightness(0) invert(0.92);
}

.v2-logo-wall .premium-logo-fade::before {
	background: linear-gradient(90deg, var(--navy), rgba(17, 13, 20, 0));
}

.v2-logo-wall .premium-logo-fade::after {
	background: linear-gradient(270deg, var(--navy), rgba(17, 13, 20, 0));
}

.v2-bento {
	padding: 92px 0 72px;
	background:
		radial-gradient(circle at 18% 6%, rgba(184, 50, 60, 0.12), transparent 22%),
		var(--navy);
}

.v2-bento-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-auto-rows: minmax(180px, 1fr);
	gap: 18px;
	min-height: 0;
}

.v2-bento-card {
	position: relative;
	min-height: 210px;
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(255, 255, 255, 0.03);
	transition: transform 0.35s ease, border-color 0.35s ease;
	will-change: transform;
}

.v2-bento-card.large {
	grid-column: span 2;
	grid-row: span 2;
	min-height: 438px;
}

.v2-bento-card.wide {
	grid-column: span 2;
	min-height: 190px;
}

.v2-bento-card:hover {
	transform: translateY(-4px);
	border-color: rgba(255, 255, 255, 0.16);
}

.v2-bento-card.is-loading,
.v2-bento-card.is-fallback {
	display: flex;
	align-items: flex-end;
	padding: 20px;
	color: rgba(255, 255, 255, 0.72);
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.1rem;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.05)),
		linear-gradient(135deg, rgba(184, 50, 60, 0.18), rgba(255, 255, 255, 0.02));
}

.v2-bento-card__link {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: flex-end;
	padding: 18px;
	text-decoration: none;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}

.v2-bento-card__shade {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(5, 6, 10, 0.02) 0%, rgba(5, 6, 10, 0.46) 62%, rgba(5, 6, 10, 0.82) 100%),
		radial-gradient(circle at top right, rgba(184, 50, 60, 0.24), rgba(184, 50, 60, 0));
	transition: opacity 0.35s ease;
}

.v2-bento-card__meta {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: min(100%, 280px);
	padding: 14px 16px;
	border-radius: 16px;
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	transform: translateY(8px);
	transition: transform 0.35s ease, background 0.35s ease;
}

.v2-bento-card:hover .v2-bento-card__meta,
.v2-bento-card:focus-within .v2-bento-card__meta {
	transform: translateY(0);
	background: rgba(255, 255, 255, 0.14);
}

.v2-bento-card__title {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: clamp(1.1rem, 2vw, 1.6rem);
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.05;
	color: #fff;
}

.v2-bento-card__industry {
	font-size: 0.84rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.74);
}

.v2-bento__footer {
	margin-top: 22px;
	text-align: center;
}

.v2-bento__stats {
	justify-content: center;
	margin-top: 28px;
}

.v2-stats-flywheel {
	padding: 92px 0 84px;
	background:
		radial-gradient(circle at 68% 36%, rgba(184, 50, 60, 0.1), transparent 26%),
		var(--navy);
}

.v2-stats-flywheel__layout {
	display: grid;
	grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
	gap: 28px;
	align-items: stretch;
}

.v2-stats-flywheel__stats {
	display: grid;
	gap: 16px;
}

.v2-stat-card {
	position: relative;
	padding: 24px 24px 22px;
	border-radius: 18px;
}

.v2-stat-card__accent {
	display: inline-flex;
	width: 40px;
	height: 3px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--red), rgba(184, 50, 60, 0.15));
	margin-bottom: 18px;
}

.v2-stat-card h3 {
	margin: 12px 0 0;
	color: var(--text-on-dark);
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1rem;
	letter-spacing: -0.02em;
	text-transform: none;
}

.v2-stats-flywheel__visual {
	min-height: 0;
}

.v2-flywheel-shell {
	position: relative;
	width: 100%;
	aspect-ratio: 1.72 / 1;
	min-height: 0;
}

.v2-flywheel-shell__svg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.v2-flywheel-node {
	position: absolute;
	width: 220px;
	padding: 18px 18px 16px;
	border-radius: 18px;
	text-align: left;
}

.v2-flywheel-node--1 { top: 6%; left: 3%; }
.v2-flywheel-node--2 { top: 6%; right: 3%; }
.v2-flywheel-node--3 { right: 3%; bottom: 8%; }
.v2-flywheel-node--4 { left: 3%; bottom: 8%; }

.v2-flywheel-node__icon {
	width: 54px;
	height: 54px;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(180deg, rgba(184, 50, 60, 0.14), rgba(184, 50, 60, 0.04));
	border: 1px solid rgba(184, 50, 60, 0.24);
	margin-bottom: 16px;
}

.v2-flywheel-node__icon svg {
	width: 24px;
	height: 24px;
	color: var(--red);
}

.v2-flywheel-node h3 {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: -0.02em;
	color: var(--text-on-dark);
	margin: 10px 0 0;
}

.v2-flywheel-node__tag {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(184, 50, 60, 0.12);
	border: 1px solid rgba(184, 50, 60, 0.2);
	margin-top: 14px;
	color: #f2cfd1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.v2-testimonials {
	padding: 92px 0 76px;
	background:
		radial-gradient(circle at 26% 10%, rgba(255, 255, 255, 0.05), transparent 20%),
		var(--navy);
}

.v2-testimonials__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	margin-bottom: 28px;
}

.v2-testi-card {
	padding: 2rem;
	border-radius: 20px;
	transition: transform 0.35s ease, background 0.35s ease, border-color 0.35s ease;
	will-change: transform;
}

.v2-testi-card .stars {
	color: #fbbf24;
	font-size: 0.9rem;
	letter-spacing: 0.24em;
	margin-bottom: 18px;
}

.v2-testi-card blockquote {
	font-style: normal;
	margin: 0 0 26px;
	color: var(--text-on-dark);
	font-size: 0.95rem;
	line-height: 1.8;
}

.v2-testi-card__author {
	display: grid;
	gap: 4px;
}

.v2-testi-card__author strong {
	font-size: 0.88rem;
	color: var(--text-on-dark);
}

.v2-testi-card__author span {
	font-size: 0.8rem;
	color: var(--text-on-dark-sub);
}

.v2-guarantee {
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 18px;
	align-items: center;
	padding: 28px 28px 26px;
	border-radius: 22px;
	border-left: 4px solid rgba(184, 50, 60, 0.72);
	overflow: hidden;
}

.v2-guarantee__icon {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	background: rgba(184, 50, 60, 0.14);
	border: 1px solid rgba(184, 50, 60, 0.22);
	color: #f8d7da;
}

.v2-guarantee__icon svg {
	width: 26px;
	height: 26px;
}

.v2-guarantee h3 {
	font-family: 'Cabinet Grotesk', sans-serif;
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: -0.03em;
	color: var(--text-on-dark);
	margin: 0 0 8px;
}

.v2-guarantee__pills {
	margin-top: 18px;
}

.v2-guarantee__pills span,
.v2-cta__sub {
	font-size: 0.8rem;
	color: rgba(255, 255, 255, 0.72);
}

.v2-cta {
	padding: 120px 0 100px;
	text-align: center;
	background:
		radial-gradient(circle at center, rgba(184, 50, 60, 0.28), transparent 34%),
		var(--navy);
	overflow: hidden;
}

.v2-cta::before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 560px;
	height: 560px;
	animation: v2OrbDrift1 14s ease-in-out infinite;
}

.v2-cta__inner {
	position: relative;
	max-width: 760px;
	margin: 0 auto;
	padding: 36px 32px;
	border-radius: 28px;
	background: rgba(255, 255, 255, 0.03);
	overflow: hidden;
	z-index: 1;
}

.v2-cta h2 {
	font-size: clamp(2.4rem, 5vw, 4rem);
	margin-bottom: 18px;
}

.v2-cta p {
	max-width: 620px;
	margin: 0 auto 30px;
}

.v2-cta__sub {
	margin-top: 18px;
	letter-spacing: 0.03em;
}

/* ── V2 Animated Keyframes ── */
@keyframes v2OrbDrift1 {
	0%, 100% { transform: translate(0, 0) scale(1); }
	25% { transform: translate(-30px, 20px) scale(1.08); }
	50% { transform: translate(20px, -15px) scale(0.95); }
	75% { transform: translate(-15px, -25px) scale(1.05); }
}

@keyframes v2OrbDrift2 {
	0%, 100% { transform: translate(0, 0) scale(1); }
	33% { transform: translate(25px, -20px) scale(1.1); }
	66% { transform: translate(-20px, 15px) scale(0.92); }
}

@keyframes v2MetricFloat {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-8px); }
}

@keyframes v2Shimmer {
	0% { background-position: -200% 0; }
	100% { background-position: 200% 0; }
}

@keyframes fwFlow {
	0% { stroke-dashoffset: 0; }
	100% { stroke-dashoffset: -60; }
}

@keyframes v2Pulse {
	0%, 100% { opacity: 0.6; }
	50% { opacity: 1; }
}

/* ── Hero Second Animated Orb ── */
.v2-hero__orb {
	position: absolute;
	width: 320px;
	height: 320px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(232, 122, 130, 0.18), rgba(184, 50, 60, 0));
	filter: blur(24px);
	opacity: 0.8;
	bottom: -80px;
	left: -60px;
	animation: v2OrbDrift2 12s ease-in-out infinite;
	pointer-events: none;
	z-index: 0;
}

/* ── Hero Mesh Grid (depth layer) ── */
.v2-hero__mesh {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	opacity: 0.035;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
	background-size: 60px 60px;
	mask-image: radial-gradient(ellipse at 60% 40%, rgba(0, 0, 0, 0.8) 10%, transparent 60%);
	-webkit-mask-image: radial-gradient(ellipse at 60% 40%, rgba(0, 0, 0, 0.8) 10%, transparent 60%);
}

/* ── Floating Metric Cards ── */
.v2-hero__metrics .metric-card {
	animation: v2MetricFloat 6s ease-in-out infinite;
}

.v2-hero__metrics .metric-card.rd1 { animation-delay: 0s; }
.v2-hero__metrics .metric-card.rd2 { animation-delay: 1.5s; }
.v2-hero__metrics .metric-card.rd3 { animation-delay: 3s; }

/* ── Grain Texture Overlay ── */
.v2-grain {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 1;
	opacity: 0.03;
	mix-blend-mode: overlay;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
	background-size: 150px;
}

/* ── Enhanced Reveal Animations ── */
.v2-hero .reveal,
.v2-bento .reveal,
.v2-stats-flywheel .reveal,
.v2-testimonials .reveal,
.v2-cta .reveal,
.v2-logo-wall .reveal {
	opacity: 0;
	transform: translateY(28px);
	transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.v2-hero .reveal.vis,
.v2-bento .reveal.vis,
.v2-stats-flywheel .reveal.vis,
.v2-testimonials .reveal.vis,
.v2-cta .reveal.vis,
.v2-logo-wall .reveal.vis {
	opacity: 1;
	transform: translateY(0);
}

.reveal.rd1 { transition-delay: 0.12s; }
.reveal.rd2 { transition-delay: 0.24s; }
.reveal.rd3 { transition-delay: 0.36s; }

/* ── Bento Shimmer Loading ── */
.v2-bento-card.is-loading {
	overflow: hidden;
}

.v2-bento-card.is-loading::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.04), transparent);
	background-size: 200% 100%;
	animation: v2Shimmer 2s ease-in-out infinite;
}

/* ── Flywheel SVG Rotation ── */
.fw-flow-line {
	animation: fwFlow 3s linear infinite;
}

/* ── V2 Distinctive Body Font ── */
.v2-hero,
.v2-logo-wall,
.v2-bento,
.v2-stats-flywheel,
.v2-testimonials,
.v2-cta {
	font-family: 'Space Grotesk', 'Inter', sans-serif;
}

.v2-hero h1,
.v2-section-head h2,
.v2-cta h2,
.metric-card strong,
.v2-stat-card strong,
.v2-bento-card__title,
.v2-flywheel-node h3,
.v2-guarantee h3,
.v2-glow-btn,
.v2-hero__link {
	font-family: 'Cabinet Grotesk', sans-serif;
}

/* ── Stat Card Pulse Accent ── */
.v2-stat-card__accent {
	animation: v2Pulse 3s ease-in-out infinite;
}

@supports not ((backdrop-filter: blur(8px)) or (-webkit-backdrop-filter: blur(8px))) {
	.glass-card,
	.glass-pill,
	.glass-badge,
	.metric-card,
	.v2-stat-card,
	.v2-testi-card,
	.v2-guarantee,
	.v2-flywheel-node,
	.v2-logo-wall__band,
	.v2-bento-card__meta {
		background: rgba(24, 20, 30, 0.9);
	}
}

@media (prefers-reduced-motion: reduce) {
	.v2-glow-btn,
	.v2-hero__link,
	.metric-card,
	.v2-stat-card,
	.v2-testi-card,
	.v2-flywheel-node,
	.v2-bento-card,
	.v2-bento-card__meta,
	.fw-flow-line,
	.v2-hero__orb,
	.v2-hero__mesh,
	.v2-grain,
	.v2-stat-card__accent,
	.v2-hero::after,
	.v2-cta::before {
		transition: none;
		animation: none;
		transform: none;
	}
}

@media (max-width: 768px) {
	.v2-hero {
		padding: 136px 0 72px;
	}

	.v2-hero__orb {
		width: 200px;
		height: 200px;
		bottom: -40px;
		left: -30px;
	}

	.v2-hero__mesh {
		opacity: 0.02;
	}

	.v2-hero__grid,
	.v2-stats-flywheel__layout,
	.v2-testimonials__grid,
	.v2-guarantee {
		grid-template-columns: 1fr;
	}

	.v2-hero__card,
	.v2-cta__inner {
		padding: 28px 24px;
	}

	.v2-hero__metrics {
		grid-template-columns: 1fr;
	}

	.metric-card--wide,
	.v2-bento-card.large,
	.v2-bento-card.wide {
		grid-column: span 1;
	}

	.v2-bento-grid {
		grid-template-columns: 1fr;
		grid-template-rows: none;
		grid-auto-rows: minmax(220px, auto);
	}

	.v2-bento-card,
	.v2-bento-card.large,
	.v2-bento-card.wide {
		min-height: 240px;
	}

	.v2-flywheel-shell {
		aspect-ratio: auto;
		display: grid;
		gap: 14px;
	}

	.v2-flywheel-shell__svg {
		position: relative;
		aspect-ratio: 1.2 / 1;
	}

	.v2-flywheel-node {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 100%;
	}

	.v2-guarantee {
		padding: 24px;
	}

	.v2-logo-wall .premium-logo-fade::before,
	.v2-logo-wall .premium-logo-fade::after {
		width: 38px;
	}

	.v2-cta {
		padding: 96px 0 84px;
	}
}

@media (max-width: 480px) {
	.v2-section-head {
		margin-bottom: 40px;
	}

	.v2-hero {
		padding: 124px 0 64px;
	}

	.v2-hero h1,
	.v2-cta h2 {
		font-size: clamp(2.3rem, 12vw, 3rem);
	}

	.v2-hero__actions {
		flex-direction: column;
		align-items: stretch;
	}

	.v2-glow-btn,
	.v2-hero__link {
		width: 100%;
		justify-content: center;
	}

	.metric-card,
	.v2-stat-card,
	.v2-testi-card,
	.v2-guarantee,
	.v2-flywheel-node,
	.v2-cta__inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.v2-bento-card__meta {
		width: 100%;
	}

	.v2-guarantee__icon {
		width: 52px;
		height: 52px;
	}

	.v2-logo-wall {
		padding-top: 26px;
	}
}

/* ==========================================================================
	Home V3 - Floating Glass Header
	========================================================================== */
.v3-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	pointer-events: none;
	transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

.v3-header.is-hidden {
	transform: translateY(-100%);
}

.v3-header__bar {
	max-width: 1100px;
	margin: 16px auto 0;
	padding: 0 24px;
	pointer-events: auto;
}

.v3-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 14px 28px;
	border-radius: 999px;
	background: rgba(10, 15, 26, 0.72);
	backdrop-filter: blur(20px) saturate(180%);
	-webkit-backdrop-filter: blur(20px) saturate(180%);
	border: 1px solid rgba(232, 122, 130, 0.16);
	box-shadow:
		0 8px 32px rgba(0, 0, 0, 0.4),
		inset 0 1px 0 rgba(255, 255, 255, 0.06),
		0 0 60px rgba(184, 50, 60, 0.08);
	transition: box-shadow 0.4s ease, border-color 0.4s ease;
}

.v3-header.is-scrolled .v3-header__inner {
	border-color: rgba(232, 122, 130, 0.28);
	box-shadow:
		0 12px 40px rgba(0, 0, 0, 0.5),
		inset 0 1px 0 rgba(255, 255, 255, 0.08),
		0 0 80px rgba(184, 50, 60, 0.14);
}

.v3-header__logo {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.v3-header__logo img {
	height: 28px;
	width: auto;
	filter: brightness(0) invert(1);
	opacity: 0.92;
	transition: opacity 0.3s ease;
}

.v3-header__logo:hover img {
	opacity: 1;
}

.v3-header__nav {
	display: flex;
	align-items: center;
	gap: 8px;
}

.v3-header__link {
	display: inline-flex;
	align-items: center;
	padding: 8px 16px;
	border-radius: 999px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 0.82rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.72);
	text-decoration: none;
	transition: color 0.3s ease, background 0.3s ease;
	letter-spacing: 0.01em;
}

.v3-header__link:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.08);
}

.v3-header__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	height: 40px;
	padding: 0 24px;
	border-radius: 999px;
	border: 1px solid rgba(184, 50, 60, 0.4);
	background: linear-gradient(135deg, var(--v3-accent), var(--v3-accent-dark));
	box-shadow: 0 0 20px rgba(184, 50, 60, 0.3);
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.01em;
	transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
	will-change: transform;
}

.v3-header__cta:hover {
	transform: translateY(-1px) scale(1.03);
	box-shadow: 0 0 28px rgba(184, 50, 60, 0.5);
	filter: saturate(110%);
	color: #fff;
}

@media (max-width: 768px) {
	.v3-header__bar {
		margin-top: 10px;
		padding: 0 14px;
	}

	.v3-header__inner {
		padding: 10px 18px;
		border-radius: 18px;
	}

	.v3-header__nav {
		display: none;
	}

	.v3-header__logo img {
		height: 24px;
	}

	.v3-header__cta {
		height: 36px;
		padding: 0 18px;
		font-size: 0.78rem;
	}
}

@media (max-width: 480px) {
	.v3-header__bar {
		margin-top: 8px;
		padding: 0 10px;
	}

	.v3-header__inner {
		padding: 8px 14px;
	}
}

/* ==========================================================================
	Home V3 - Futuristic Red Glow
	========================================================================== */
:root {
	--v3-accent: #B8323C;
	--v3-accent-light: #e87a82;
	--v3-accent-dark: #9a2a33;
	--v3-bg: #0a0f1a;
	--v3-bg-soft: #0f1828;
	--v3-panel: rgba(12, 22, 38, 0.84);
	--v3-panel-strong: rgba(9, 17, 30, 0.96);
	--v3-border: rgba(232, 122, 130, 0.2);
	--v3-border-strong: rgba(232, 122, 130, 0.42);
	--v3-shadow: 0 30px 90px rgba(0, 10, 24, 0.5);
	--v3-glow: 0 0 30px rgba(184, 50, 60, 0.24), 0 0 80px rgba(154, 42, 51, 0.16);
	--v3-text: #fff5f5;
	--v3-text-soft: rgba(255, 227, 230, 0.76);
	--v3-text-muted: rgba(214, 181, 186, 0.56);
}

.v3-hero,
.v3-logo-wall,
.v3-bento,
.v3-testimonials,
.v3-cta,
.v3-stats-flywheel {
	position: relative;
	overflow: hidden;
	background:
		radial-gradient(circle at 20% 15%, rgba(184, 50, 60, 0.18), transparent 30%),
		radial-gradient(circle at 80% 18%, rgba(154, 42, 51, 0.12), transparent 28%),
		linear-gradient(180deg, #050912 0%, var(--v3-bg) 35%, #050811 100%);
	color: var(--v3-text);
	font-family: 'Plus Jakarta Sans', sans-serif;
}

.v3-hero {
	padding: 132px 0 72px;
	background:
		radial-gradient(circle at 14% 18%, rgba(184, 50, 60, 0.22), transparent 30%),
		radial-gradient(circle at 78% 32%, rgba(154, 42, 51, 0.18), transparent 30%),
		linear-gradient(180deg, #04070f 0%, #08101c 40%, #050811 100%);
}

.v3-logo-wall,
.v3-bento,
.v3-testimonials,
.v3-cta,
.v3-stats-flywheel {
	padding: 40px 0 48px;
}

.v3-kicker,
.v3-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 9px 16px;
	border-radius: 999px;
	border: 1px solid rgba(232, 122, 130, 0.26);
	background: rgba(12, 28, 43, 0.62);
	box-shadow: inset 0 0 20px rgba(184, 50, 60, 0.08);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--v3-accent-light);
}

.v3-hero__eyebrow-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--v3-accent), var(--v3-accent-dark));
	box-shadow: 0 0 16px rgba(184, 50, 60, 0.9);
	flex-shrink: 0;
}

.v3-section-head {
	margin-bottom: 36px;
	max-width: 760px;
	position: relative;
	z-index: 2;
}

.v3-section-head--center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.v3-section-head h2,
.v3-cta__copy h2,
.v3-hero h1 {
	margin: 18px 0 0;
	font-size: clamp(2.85rem, 5.3vw, 5.5rem);
	line-height: 0.98;
	letter-spacing: -0.05em;
	font-weight: 800;
	color: var(--white);
	text-wrap: balance;
}

.v3-section-head h2,
.v3-cta__copy h2 {
	font-size: clamp(2.2rem, 4vw, 3.6rem);
	line-height: 1.02;
}

.v3-section-head p,
.v3-cta__copy p,
.v3-hero p,
.v3-logo-wall__statband p,
.v3-flywheel-card p,
.v3-testimonial-card blockquote,
.v3-cta__stack-card small {
	color: var(--v3-text-soft);
	font-size: 1rem;
	line-height: 1.8;
}

.v3-section-glow,
.v3-hero__ambient {
	position: absolute;
	border-radius: 999px;
	filter: blur(0px);
	pointer-events: none;
	opacity: 0.95;
	background: radial-gradient(circle, rgba(184, 50, 60, 0.35) 0%, rgba(154, 42, 51, 0.08) 46%, transparent 72%);
	transform: translateZ(0);
	will-change: transform;
}

.v3-hero__ambient--one {
	width: 620px;
	height: 620px;
	top: -180px;
	left: -120px;
}

.v3-hero__ambient--two {
	width: 760px;
	height: 760px;
	right: -220px;
	top: -40px;
	background: radial-gradient(circle, rgba(154, 42, 51, 0.3) 0%, rgba(184, 50, 60, 0.08) 40%, transparent 70%);
}

.v3-hero__gridline {
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
	background-size: 60px 60px;
	opacity: 0.18;
	mask-image: radial-gradient(circle at center, black 34%, transparent 92%);
	pointer-events: none;
}

.v3-section-glow--logo {
	width: 540px;
	height: 540px;
	top: -120px;
	left: 50%;
	transform: translateX(-50%);
}

.v3-section-glow--bento {
	width: 720px;
	height: 720px;
	top: -60px;
	right: -180px;
}

.v3-section-glow--testimonials {
	width: 640px;
	height: 640px;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

.v3-section-glow--cta {
	width: 720px;
	height: 720px;
	bottom: -220px;
	right: -160px;
}

.v3-hero__shell,
.v3-logo-wall__panel,
.v3-bento__panel,
.v3-flywheel,
.v3-cta__panel {
	position: relative;
	z-index: 2;
	border: 1px solid var(--v3-border);
	background:
		linear-gradient(180deg, rgba(17, 31, 51, 0.9) 0%, rgba(7, 13, 24, 0.94) 100%);
	box-shadow: var(--v3-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(24px);
	-webkit-backdrop-filter: blur(24px);
	border-radius: 40px;
}

.v3-hero__shell {
	padding: 42px;
	overflow: hidden;
}

.v3-hero__shell::before,
.v3-logo-wall__panel::before,
.v3-bento__panel::before,
.v3-flywheel::before,
.v3-cta__panel::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 1px;
	background: linear-gradient(135deg, rgba(232, 122, 130, 0.38), rgba(154, 42, 51, 0.08), rgba(232, 122, 130, 0.2));
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
	opacity: 0.9;
}

.v3-hero__layout {
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
	gap: 44px;
	align-items: center;
	position: relative;
	z-index: 2;
}

.v3-hero__copy {
	max-width: 560px;
}

.v3-hero__copy p {
	margin: 22px 0 0;
	max-width: 520px;
}

.v3-hero__actions,
.v3-cta__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 30px;
}

.v3-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 56px;
	padding: 0 24px;
	border-radius: 999px;
	font-size: 0.95rem;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease, background 0.3s ease;
	position: relative;
	overflow: hidden;
}

.v3-btn:hover {
	transform: translateY(-2px);
}

.v3-btn--primary {
	color: #04111d;
	background: linear-gradient(135deg, var(--v3-accent-light), var(--v3-accent), var(--v3-accent-dark));
	box-shadow: 0 16px 40px rgba(184, 50, 60, 0.28), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
}

.v3-btn--secondary,
.v3-btn--ghost {
	color: var(--v3-text);
	background: rgba(9, 21, 37, 0.7);
	border: 1px solid rgba(232, 122, 130, 0.2);
	box-shadow: inset 0 0 22px rgba(184, 50, 60, 0.08);
}

.v3-btn--secondary:hover,
.v3-btn--ghost:hover {
	border-color: rgba(232, 122, 130, 0.4);
	box-shadow: 0 12px 34px rgba(154, 42, 51, 0.18), inset 0 0 24px rgba(184, 50, 60, 0.12);
}

.v3-hero__microproof,
.v3-bento__pillset {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 30px;
}

.v3-hero__microproof span,
.v3-bento__pillset span {
	padding: 9px 14px;
	border-radius: 999px;
	border: 1px solid rgba(232, 122, 130, 0.16);
	background: rgba(255, 255, 255, 0.03);
	font-size: 0.82rem;
	font-weight: 600;
	color: var(--v3-text-soft);
}

.v3-hero__visual {
	position: relative;
	min-height: 620px;
	padding: 20px 10px;
}

.v3-hero__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	align-items: start;
	position: relative;
	z-index: 2;
}

.v3-creator-card,
.v3-bento-card,
.v3-testimonial-card,
.v3-flywheel-card,
.v3-stats-strip__item,
.v3-hero__float,
.v3-cta__stack-card {
	position: relative;
	border-radius: 30px;
	border: 1px solid rgba(232, 122, 130, 0.15);
	background: linear-gradient(180deg, rgba(14, 27, 44, 0.82), rgba(7, 14, 24, 0.92));
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 18px 44px rgba(0, 0, 0, 0.34);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}

.v3-creator-card::after,
.v3-bento-card::after,
.v3-testimonial-card::after,
.v3-flywheel-card::after,
.v3-hero__float::after,
.v3-cta__stack-card::after {
	content: "";
	position: absolute;
	inset: -1px;
	border-radius: inherit;
	padding: 1px;
	background: linear-gradient(135deg, rgba(232, 122, 130, 0.5), rgba(154, 42, 51, 0.08), rgba(232, 122, 130, 0.2));
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
	opacity: 0.72;
}

.v3-creator-card:hover,
.v3-bento-card:hover,
.v3-testimonial-card:hover,
.v3-flywheel-card:hover,
.v3-cta__stack-card:hover {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 24px 52px rgba(0, 0, 0, 0.42), var(--v3-glow);
	transform: translateY(-4px);
}

.v3-creator-card,
.v3-bento-card,
.v3-testimonial-card,
.v3-flywheel-card,
.v3-cta__stack-card {
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.v3-creator-card--tall {
	min-height: 296px;
}

.v3-creator-card--square {
	min-height: 250px;
	transform: translateY(42px);
}

.v3-creator-card__link,
.v3-bento-card__link {
	position: relative;
	display: flex;
	min-height: inherit;
	border-radius: inherit;
	padding: 18px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	text-decoration: none;
	color: var(--white);
}

.v3-creator-card__link::before,
.v3-bento-card__link::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(4, 11, 19, 0.04), rgba(4, 11, 19, 0.86) 74%, rgba(2, 7, 14, 0.98));
}

.v3-creator-card__screen,
.v3-creator-card__chrome {
	position: absolute;
	pointer-events: none;
	border-radius: inherit;
	inset: 12px;
}

.v3-creator-card__screen {
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 0 40px rgba(184, 50, 60, 0.08);
}

.v3-creator-card__chrome {
	inset: 0;
	background: linear-gradient(135deg, rgba(232, 122, 130, 0.12), transparent 32%, transparent 70%, rgba(154, 42, 51, 0.12));
}

.v3-creator-card__meta,
.v3-bento-card__content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 6px;
	width: 100%;
	align-self: stretch;
	margin-top: auto;
}

.v3-creator-card__tag,
.v3-bento-card__format,
.v3-cta__stack-label {
	display: inline-flex;
	align-self: flex-start;
	padding: 7px 12px;
	border-radius: 999px;
	background: rgba(0, 12, 24, 0.55);
	border: 1px solid rgba(232, 122, 130, 0.2);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--v3-accent-light);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}

.v3-creator-card__meta strong,
.v3-bento-card__content strong,
.v3-flywheel-card h3,
.v3-cta__stack-card strong,
.v3-stats-strip__item strong {
	font-size: 1.2rem;
	line-height: 1.18;
	letter-spacing: -0.03em;
	font-weight: 700;
	text-wrap: balance;
}

.v3-creator-card__meta small,
.v3-bento-card__content small,
.v3-testimonial-card__author span,
.v3-cta__stack-card small,
.v3-stats-strip__item span {
	font-size: 0.83rem;
	font-weight: 600;
	color: var(--v3-text-muted);
}

.v3-hero__float {
	position: absolute;
	z-index: 3;
	max-width: 220px;
	padding: 16px 18px;
	box-shadow: var(--v3-glow), 0 16px 40px rgba(0, 0, 0, 0.34);
}

.v3-hero__float strong {
	display: block;
	font-size: 1.5rem;
	line-height: 1;
	font-weight: 800;
	color: var(--v3-accent-light);
	letter-spacing: -0.04em;
}

.v3-hero__float span {
	display: block;
	margin-top: 8px;
	font-size: 0.8rem;
	line-height: 1.6;
	color: var(--v3-text-soft);
}

.v3-hero__float--top {
	top: 8px;
	left: -10px;
}

.v3-hero__float--bottom {
	right: -16px;
	bottom: 30px;
}

.v3-logo-wall__panel,
.v3-bento__panel,
.v3-flywheel,
.v3-cta__panel {
	padding: 34px;
	overflow: hidden;
}

.v3-logo-wall__statband {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 18px;
	align-items: center;
	padding: 22px 26px;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.55);
	border: 1px solid rgba(232, 122, 130, 0.12);
	margin-bottom: 24px;
}

.v3-logo-wall__stat-number {
	font-size: clamp(2.5rem, 5vw, 4.8rem);
	font-weight: 800;
	line-height: 0.92;
	letter-spacing: -0.06em;
	background: linear-gradient(180deg, #f6d9db 0%, var(--v3-accent) 70%, var(--v3-accent-dark) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	text-shadow: 0 0 34px rgba(184, 50, 60, 0.32);
}

.v3-logo-wall__band {
	padding: 18px 0 6px;
}

.v3-logo-wall__scroller {
	gap: 18px;
	margin-bottom: 18px;
}

.v3-logo-wall__scroller img {
	height: 44px;
	min-width: 170px;
	object-fit: contain;
	padding: 16px 26px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(232, 122, 130, 0.08);
	filter: grayscale(1) brightness(1.4);
	opacity: 0.82;
}

.v3-bento__grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 18px;
}

.v3-bento-card {
	min-height: 240px;
	grid-column: span 3;
}

.v3-bento-card--feature {
	grid-column: span 5;
	min-height: 520px;
}

.v3-bento-card--wide {
	grid-column: span 4;
	min-height: 260px;
}

.v3-bento-card__shade {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(3, 8, 15, 0.04), rgba(3, 8, 15, 0.68) 68%, rgba(2, 6, 12, 0.98));
}

.v3-bento__footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	margin-top: 26px;
	flex-wrap: wrap;
}

.v3-stats-flywheel {
	padding-top: 32px;
	padding-bottom: 48px;
	background:
		radial-gradient(circle at 50% 12%, rgba(184, 50, 60, 0.16), transparent 26%),
		linear-gradient(180deg, #03060d 0%, #06101d 100%);
}

.v3-stats-strip {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	padding: 20px;
	margin-bottom: 28px;
	border-radius: 32px;
	background: rgba(0, 0, 0, 0.76);
	border: 1px solid rgba(232, 122, 130, 0.12);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.34);
}

.v3-stats-strip__item {
	padding: 24px 20px;
	text-align: center;
	background: linear-gradient(180deg, rgba(11, 20, 34, 0.88), rgba(4, 10, 18, 0.96));
}

.v3-stats-strip__item strong {
	display: block;
	font-size: clamp(1.8rem, 4vw, 3.25rem);
	color: var(--v3-accent-light);
	text-shadow: 0 0 28px rgba(184, 50, 60, 0.34);
}

.v3-stats-strip__item span {
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-size: 0.72rem;
}

.v3-flywheel__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
	margin-top: 28px;
	position: relative;
	align-items: stretch;
}

.v3-flywheel__grid::before {
	content: "";
	position: absolute;
	top: 46%;
	left: 8%;
	right: 8%;
	height: 2px;
	background: linear-gradient(90deg, rgba(184, 50, 60, 0.08), rgba(232, 122, 130, 0.65), rgba(154, 42, 51, 0.08));
	box-shadow: 0 0 28px rgba(184, 50, 60, 0.24);
	z-index: 1;
}

.v3-flywheel-card {
	padding: 26px 24px;
	min-height: 250px;
	z-index: 2;
}

.v3-flywheel-card--focus {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 24px 52px rgba(0, 0, 0, 0.42), var(--v3-glow);
	border-color: var(--v3-border-strong);
}

.v3-flywheel-card__num {
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--v3-accent-light);
	margin-bottom: 16px;
}

.v3-testimonials__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	position: relative;
	z-index: 2;
}

.v3-testimonial-card {
	padding: 28px 24px;
	min-height: 290px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.v3-testimonial-card--featured {
	transform: translateY(-18px) scale(1.02);
	border-color: var(--v3-border-strong);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 24px 58px rgba(0, 0, 0, 0.42), var(--v3-glow);
}

.v3-testimonial-card__stars {
	font-size: 1rem;
	letter-spacing: 0.18em;
	color: var(--v3-accent-light);
	text-shadow: 0 0 18px rgba(184, 50, 60, 0.28);
}

.v3-testimonial-card blockquote {
	margin: 22px 0;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.85;
}

.v3-testimonial-card__author strong {
	display: block;
	font-size: 0.98rem;
	font-weight: 700;
	color: var(--white);
}

.v3-cta__panel {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr);
	gap: 28px;
	align-items: center;
	padding: 40px;
}

.v3-cta__sub {
	margin-top: 20px;
	font-size: 0.82rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--v3-text-muted);
}

.v3-cta__stack {
	position: relative;
	min-height: 300px;
}

.v3-cta__stack-card {
	position: absolute;
	left: 50%;
	width: min(100%, 360px);
	padding: 28px 24px;
	transform: translateX(-50%);
}

.v3-cta__stack-card--back {
	top: 28px;
	height: 220px;
	background: linear-gradient(180deg, rgba(7, 16, 28, 0.4), rgba(6, 13, 23, 0.76));
	transform: translateX(-50%) rotate(-10deg);
	opacity: 0.44;
}

.v3-cta__stack-card--mid {
	top: 18px;
	height: 240px;
	background: linear-gradient(180deg, rgba(12, 26, 44, 0.58), rgba(6, 13, 23, 0.84));
	transform: translateX(-50%) rotate(8deg);
	opacity: 0.68;
}

.v3-cta__stack-card--front {
	top: 52px;
	min-height: 230px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	justify-content: center;
	box-shadow: var(--v3-glow), 0 24px 52px rgba(0, 0, 0, 0.42);
}

.v3-cta__stack-card--front strong {
	font-size: 1.7rem;
}

.v3-bento-card.is-loading,
.v3-creator-card.is-loading {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 28px;
	text-align: center;
	color: var(--v3-text-muted);
	font-weight: 600;
}

.v3-creator-card__link--fallback,
.v3-bento-card__link--fallback {
	background:
		radial-gradient(circle at 20% 20%, rgba(232, 122, 130, 0.22), transparent 24%),
		radial-gradient(circle at 78% 10%, rgba(154, 42, 51, 0.2), transparent 24%),
		linear-gradient(160deg, #0f1f34, #09111d 72%);
}

@media (max-width: 1120px) {
	.v3-hero__layout,
	.v3-cta__panel {
		grid-template-columns: 1fr;
	}

	.v3-hero__copy,
	.v3-section-head,
	.v3-section-head--center {
		max-width: none;
	}

	.v3-hero__visual {
		min-height: auto;
	}

	.v3-hero__float--top {
		left: auto;
		right: 10px;
		top: -8px;
	}

	.v3-hero__float--bottom {
		right: 0;
		bottom: -12px;
	}

	.v3-bento__grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.v3-bento-card,
	.v3-bento-card--wide,
	.v3-bento-card--feature {
		grid-column: span 3;
	}

	.v3-flywheel__grid,
	.v3-stats-strip,
	.v3-testimonials__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.v3-flywheel__grid::before {
		display: none;
	}
	}

@media (max-width: 782px) {
	.v3-hero {
		padding-top: 116px;
	}

	.v3-hero__shell,
	.v3-logo-wall__panel,
	.v3-bento__panel,
	.v3-flywheel,
	.v3-cta__panel {
		padding: 24px;
		border-radius: 28px;
	}

	.v3-section-head h2,
	.v3-cta__copy h2,
	.v3-hero h1 {
		font-size: clamp(2rem, 10vw, 3.2rem);
	}

	.v3-hero__cards,
	.v3-flywheel__grid,
	.v3-stats-strip,
	.v3-testimonials__grid,
	.v3-bento__grid {
		grid-template-columns: 1fr;
	}

	.v3-bento-card,
	.v3-bento-card--wide,
	.v3-bento-card--feature {
		grid-column: span 1;
		min-height: 240px;
	}

	.v3-creator-card--square {
		transform: none;
	}

	.v3-hero__float {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		max-width: none;
		margin-top: 16px;
	}

	.v3-logo-wall__statband {
		grid-template-columns: 1fr;
	}

	.v3-bento__footer,
	.v3-hero__actions,
	.v3-cta__actions {
		flex-direction: column;
		align-items: stretch;
	}

	.v3-btn {
		width: 100%;
	}

	.v3-testimonial-card--featured {
		transform: none;
	}

	.v3-cta__stack {
		min-height: 250px;
	}

	.v3-cta__stack-card {
		width: 100%;
	}
}

/* ==========================================================================
	Home V3 - Page-Level Overrides (body background, block spacing)
	========================================================================== */
body.page-home-v3,
body.page-template-page-home-v3,
body[class*="home-v3"] {
	background-color: #0a0f1a !important;
}

body.page-home-v3 .wp-site-blocks,
body.page-template-page-home-v3 .wp-site-blocks,
body[class*="home-v3"] .wp-site-blocks {
	background-color: #0a0f1a;
}

body.page-home-v3 .wp-site-blocks > .wp-block-group.alignfull,
body.page-template-page-home-v3 .wp-site-blocks > .wp-block-group.alignfull,
body[class*="home-v3"] .wp-site-blocks > .wp-block-group.alignfull {
	padding: 0;
	margin: 0;
}

body.page-home-v3 .wp-site-blocks > .wp-block-group.alignfull:first-child,
body.page-template-page-home-v3 .wp-site-blocks > .wp-block-group.alignfull:first-child,
body[class*="home-v3"] .wp-site-blocks > .wp-block-group.alignfull:first-child {
	padding-top: 0;
	margin-top: 0;
}

/* V3 header — ensure nav sits correctly in the pill bar */
.v3-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.v3-header__logo {
	flex-shrink: 0;
}

.v3-header__nav {
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}

.v3-header__cta {
	flex-shrink: 0;
}

/* V3 hero — account for floating header height */
.v3-hero {
	padding-top: 120px;
}


/* ==========================================================================
   HOME V6 + PROOF V2 â€” Client Design CSS
   ========================================================================== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }

:root {
  --navy: #110d14;
  --navy-light: #1a1520;
  --navy-card: #1f1827;
  --navy-deep: #0a070d;
  --white: #ffffff;
  --border-dark: rgba(255,255,255,0.06);
  --border-med: rgba(255,255,255,0.10);
  --border-strong: rgba(255,255,255,0.16);
  --text-on-dark: #f0ebf5;
  --text-on-dark-sub: #9a95a8;
  --text-on-dark-muted: #5d5666;
  --text-on-dark-faint: #423d4d;
  --red: #B8323C;
  --red-bright: #d63a47;
  --red-dark: #9a2a33;
  --red-soft: rgba(184,50,60,0.10);
  --red-glow: rgba(184,50,60,0.35);
  --green: #22c55e;
  --serif: 'Instrument Serif', Georgia, serif;
}

body {
  font-family: 'Inter', -apple-system, sans-serif;
  background: var(--navy);
  color: var(--text-on-dark);
  line-height: 1.65;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
h1, h2, h3, h4 {
  font-family: 'Cabinet Grotesk', sans-serif;
  line-height: 1.1; letter-spacing: -0.025em; color: var(--text-on-dark);
}
h1 { font-size: clamp(2.6rem, 5.2vw, 3.9rem); font-weight: 800; letter-spacing: -0.035em; }
h2 { font-size: clamp(2.2rem, 4.4vw, 3.3rem); font-weight: 800; }
h3 { font-size: 1.25rem; font-weight: 700; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 40px; }
.eyebrow {
  font-family: var(--serif); font-style: italic; font-weight: 400;
  font-size: 1.05rem; color: var(--red-bright); margin-bottom: 18px;
  letter-spacing: -0.005em;
}
.serif-it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }

/* ============================================
   NAV
   ============================================ */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  background: rgba(13,10,15,0.92); backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-dark);
}
.nav-inner {
  max-width: 1200px; margin: 0 auto; padding: 0 40px;
  display: flex; align-items: center; justify-content: space-between; height: 72px;
}
.nav-logo { font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 1.1rem; letter-spacing: -0.03em; }
.nav-logo span { color: var(--red-bright); }
.nav-right { display: flex; align-items: center; gap: 32px; }
.nav-link { font-size: 0.85rem; color: var(--text-on-dark-sub); font-weight: 500; transition: color 0.25s; }
.nav-link:hover { color: var(--text-on-dark); }
.nav-cta {
  background: var(--red); color: #fff;
  padding: 10px 22px; border-radius: 8px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.78rem; transition: all 0.25s;
}
.nav-cta:hover { background: var(--red-dark); }

/* ============================================
   BUTTONS
   ============================================ */
.btn-red {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  background: var(--red); color: #fff;
  padding: 16px 32px; border-radius: 10px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.85rem; transition: all 0.3s;
  text-decoration: none;
}
.btn-red:hover { background: var(--red-dark); transform: translateY(-1px); box-shadow: 0 12px 28px rgba(184,50,60,0.35); }
.btn-outline {
  display: inline-flex; align-items: center; justify-content: center;
  color: var(--text-on-dark);
  padding: 16px 32px; border-radius: 10px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.85rem; transition: all 0.3s;
  border: 1px solid var(--border-med);
  text-decoration: none;
}
.btn-outline:hover { background: rgba(255,255,255,0.04); border-color: var(--border-strong); }

/* ============================================
   1. HERO (kept from live site)
   ============================================ */
.hero {
  background: var(--navy);
  padding: 148px 0 88px;
  position: relative;
  overflow: hidden;
}
.hero::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at 20% 40%, rgba(184,50,60,0.08), transparent 60%);
  pointer-events: none;
}
.hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 56px; align-items: center; position: relative; z-index: 1; }
.hero-badge {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(184,50,60,0.1); border: 1px solid rgba(184,50,60,0.2);
  padding: 7px 16px; border-radius: 24px; margin-bottom: 28px;
  font-size: 0.72rem; font-weight: 600; color: var(--red-bright);
  letter-spacing: 0.04em; text-transform: uppercase;
}
.hero-badge .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--red-bright); animation: pulse 2s infinite; }
@keyframes pulse { 0%,100% { opacity: 1 } 50% { opacity: 0.3 } }
.hero h1 { margin-bottom: 22px; }
.hero h1 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.hero .subtitle { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; margin-bottom: 40px; max-width: 480px; }
.hero-ctas { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 52px; }
.hero-trust { display: flex; gap: 28px; flex-wrap: wrap; }
.hero-trust-item { display: flex; align-items: center; gap: 8px; font-size: 0.82rem; color: var(--text-on-dark-muted); font-weight: 500; }
.hero-trust-item svg { width: 14px; height: 14px; color: var(--green); }

.hero-stack { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; height: 560px; overflow: hidden;
  mask-image: linear-gradient(180deg, transparent 0%, black 14%, black 86%, transparent 100%);
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, black 14%, black 86%, transparent 100%);
}
.stack-col { display: flex; flex-direction: column; gap: 12px; animation: stackUp 42s linear infinite; will-change: transform; }
.stack-col.alt { animation: stackDown 46s linear infinite; transform: translateY(-50%); }
.stack-col.slow { animation-duration: 54s; }
@keyframes stackUp { 0% { transform: translateY(0); } 100% { transform: translateY(-50%); } }
@keyframes stackDown { 0% { transform: translateY(-50%); } 100% { transform: translateY(0); } }
.stack-card {
  aspect-ratio: 9/16; border-radius: 16px;
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 42px rgba(0,0,0,0.28);
}
.stack-card video,
.stack-card img { display: block; width: 100%; height: 100%; object-fit: cover; }
.stack-card:nth-child(8n+1) { background: linear-gradient(135deg, #3a241a, #1e140c); }
.stack-card:nth-child(8n+2) { background: linear-gradient(135deg, #2a1f35, #18102a); }
.stack-card:nth-child(8n+3) { background: linear-gradient(135deg, #1f3a2e, #0e2218); }
.stack-card:nth-child(8n+4) { background: linear-gradient(135deg, #3a1f2a, #20101c); }
.stack-card:nth-child(8n+5) { background: linear-gradient(135deg, #1f2a3a, #0f1820); }
.stack-card:nth-child(8n+6) { background: linear-gradient(135deg, #3a2a1f, #1e1810); }
.stack-card:nth-child(8n+7) { background: linear-gradient(135deg, #2f1f3a, #180e20); }
.stack-card:nth-child(8n+8) { background: linear-gradient(135deg, #1f3a3a, #0e2020); }

/* ============================================
   2. LOGO STRIP (kept)
   ============================================ */
.logo-strip {
  padding: 64px 0 56px;
  border-top: 1px solid var(--border-dark);
  border-bottom: 1px solid var(--border-dark);
  background: var(--navy-deep);
  overflow: hidden;
  position: relative;
}
.logo-strip::before,
.logo-strip::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120px;
  pointer-events: none;
  z-index: 2;
}
.logo-strip::before { left: 0; background: linear-gradient(90deg, var(--navy-deep), transparent); }
.logo-strip::after { right: 0; background: linear-gradient(90deg, transparent, var(--navy-deep)); }
.logo-strip-label {
  text-align: center;
  font-size: 0.72rem; font-weight: 600;
  color: var(--text-on-dark-muted);
  letter-spacing: 0.16em; text-transform: uppercase;
  margin-bottom: 32px;
}
.rhome-logo-band {
  mask-image: linear-gradient(90deg, transparent 0%, black 6%, black 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, black 6%, black 94%, transparent 100%);
  overflow: hidden;
}
.rhome-logo-band:hover .logo-strip-row { animation-play-state: paused; }
.rhome-logo-band.is-touching .logo-strip-row { animation-play-state: running; }
@media (hover: none) {
  .rhome-logo-band:hover .logo-strip-row,
  .rhome-logo-band:hover .rhome-logo-row {
    animation-play-state: running;
  }
}
.logo-strip-row {
  display: flex; align-items: center;
  gap: 72px; flex-wrap: nowrap;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800; font-size: 1.4rem;
  color: var(--text-on-dark-faint);
  letter-spacing: -0.02em;
  width: max-content;
}
.logo-strip-row span { white-space: nowrap; }
.logo-strip-row + .logo-strip-row { margin-top: 30px; }
.logo-strip-row img {
  display: block;
  filter: grayscale(1) brightness(1.65) contrast(0.9);
  height: 38px;
  max-width: 156px;
  object-fit: contain;
  opacity: 0.74;
  transition: opacity 0.35s ease, transform 0.35s ease, filter 0.35s ease;
  width: auto;
}
.logo-strip-row img:hover {
  filter: grayscale(0) brightness(1) contrast(1);
  opacity: 1;
  transform: translateY(-3px) scale(1.05);
}
.rhome-logo-row--forward { animation: rhomeLogoScroll 118s linear infinite; }
.rhome-logo-row--reverse { animation: rhomeLogoScrollReverse 126s linear infinite; }
@keyframes rhomeLogoScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes rhomeLogoScrollReverse { from { transform: translateX(-50%); } to { transform: translateX(0); } }

/* ============================================
   3. WHY BRANDS SWITCH (NEW)
   ============================================ */
.why-section {
  padding: 140px 0;
  position: relative;
  overflow: hidden;
}
.why-section::before {
  content: ''; position: absolute; inset: 0;
  background:
    radial-gradient(ellipse at top left, rgba(184,50,60,0.08), transparent 60%),
    radial-gradient(ellipse at bottom right, rgba(184,50,60,0.04), transparent 60%);
  pointer-events: none;
}
.why-grid {
  display: grid; grid-template-columns: 0.85fr 1.15fr;
  gap: 80px; align-items: start; position: relative; z-index: 1;
}
.why-intro h2 { margin-bottom: 24px; }
.why-intro h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.why-intro p { color: var(--text-on-dark-sub); font-size: 1rem; line-height: 1.75; max-width: 380px; }
.why-intro .anchor {
  display: inline-flex; align-items: center; gap: 16px;
  margin-top: 32px; padding: 16px 20px;
  background: rgba(46, 224, 122, 0.04);
  border: 1px solid rgba(46, 224, 122, 0.22);
  border-radius: 12px;
  width: 100%; max-width: 380px;
}
.why-intro .anchor .live-dot {
  position: relative;
  width: 10px; height: 10px;
  border-radius: 50%;
  background: #2ee07a;
  flex-shrink: 0;
  box-shadow: 0 0 14px rgba(46, 224, 122, 0.55);
}
.why-intro .anchor .live-dot::before {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  background: rgba(46, 224, 122, 0.5);
  animation: livePulse 1.8s ease-out infinite;
}
@keyframes livePulse {
  0% { transform: scale(0.7); opacity: 0.7; }
  80%, 100% { transform: scale(3.2); opacity: 0; }
}
.why-intro .anchor .anchor-text {
  display: flex; flex-direction: column; gap: 4px; min-width: 0;
}
.why-intro .anchor strong {
  color: var(--text-on-dark);
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: -0.025em;
  line-height: 1;
}
.why-intro .anchor .anchor-text > span {
  font-size: 0.72rem;
  color: var(--text-on-dark-sub);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.why-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.why-card {
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  border-radius: 14px;
  padding: 28px 26px 26px;
  position: relative;
  transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s;
}
.why-card:hover {
  border-color: rgba(184,50,60,0.25);
  transform: translateY(-3px);
  box-shadow: 0 24px 48px rgba(0,0,0,0.4);
}
.why-card .icon {
  width: 38px; height: 38px;
  border-radius: 10px;
  background: var(--red-soft);
  border: 1px solid rgba(184,50,60,0.20);
  display: flex; align-items: center; justify-content: center;
  color: var(--red-bright);
  margin-bottom: 22px;
}
.why-card .icon svg { width: 18px; height: 18px; }
.why-card h3 {
  font-size: 1.15rem; font-weight: 800; line-height: 1.25;
  letter-spacing: -0.02em; margin-bottom: 12px;
  color: var(--text-on-dark);
}
.why-card p { font-size: 0.88rem; line-height: 1.65; color: var(--text-on-dark-sub); }

/* ============================================
   4. PERFORMANCE SYSTEM â€” STATS GRID (kept, expanded)
   ============================================ */
.stats-section {
  padding: 140px 0 120px;
  background: var(--navy);
  border-top: 1px solid var(--border-dark);
}
.stats-header { text-align: center; max-width: 720px; margin: 0 auto 64px; }
.stats-header h2 { margin-bottom: 18px; }
.stats-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.stats-header p { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; }
.stats-grid {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 0;
}
.stat-cell {
  padding: 36px 28px;
  position: relative;
}
.stat-cell .v {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  color: var(--red-bright);
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 12px;
}
.stat-cell .k {
  font-size: 0.78rem; font-weight: 600;
  color: var(--text-on-dark);
  margin-bottom: 6px;
}
.stat-cell .sub { font-size: 0.78rem; color: var(--text-on-dark-sub); line-height: 1.55; }
.stat-cell:hover .v { text-shadow: 0 0 28px rgba(214,58,71,0.28); }

/* ============================================
   5. MERGED CTA BANNER (NEW â€” replaces 5+6)
   ============================================ */
.cta-banner {
  padding: 80px 0;
  background: var(--navy-deep);
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--border-dark);
  border-bottom: 1px solid var(--border-dark);
}
.cta-banner::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at center, rgba(184,50,60,0.10), transparent 70%);
  pointer-events: none;
}
.cta-banner-inner {
  display: grid; grid-template-columns: 1fr auto;
  gap: 48px; align-items: center;
  position: relative; z-index: 1;
}
.cta-banner h2 {
  font-size: clamp(1.9rem, 3.6vw, 2.6rem);
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.15;
}
.cta-banner h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.cta-banner p {
  color: var(--text-on-dark-sub);
  font-size: 1rem;
  max-width: 520px;
}

/* ============================================
   6. FROM SIGNAL TO SHIPPED (kept)
   ============================================ */
.process-section {
  padding: 140px 0 120px;
  background: var(--navy);
}
.process-header { text-align: center; max-width: 720px; margin: 0 auto 56px; }
.process-header h2 { margin-bottom: 18px; }
.process-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.process-header p { color: var(--text-on-dark-sub); font-size: 1.02rem; line-height: 1.75; }
.process-grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;
}
.process-card {
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  border-radius: 14px;
  padding: 26px 24px 24px;
  position: relative;
  border-left: 3px solid var(--red);
}
.process-card .step {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 0.78rem; font-weight: 700;
  color: var(--text-on-dark-sub);
  margin-bottom: 18px;
}
.process-card .step .n {
  color: var(--red-bright);
  font-variant-numeric: tabular-nums;
}
.process-card h3 { margin-bottom: 12px; font-size: 1.2rem; }
.process-card p { font-size: 0.88rem; line-height: 1.65; color: var(--text-on-dark-sub); }

/* ============================================
   7. CASE STUDIES (kept â€” placeholder card layout)
   ============================================ */
.cases-section { padding: 140px 0 120px; background: var(--navy-deep); border-top: 1px solid var(--border-dark); }
.cases-header { text-align: center; max-width: 720px; margin: 0 auto 56px; }
.cases-header h2 { margin-bottom: 18px; }
.cases-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.cases-header p { color: var(--text-on-dark-sub); font-size: 1.02rem; line-height: 1.75; }
.cases-carousel {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding: 4px 40px 24px;
  margin: 0 -40px;
}
.cases-carousel::-webkit-scrollbar { display: none; }
.case-card {
  flex: 0 0 calc((100% - 116px) / 3.2);
  min-width: 260px;
  max-width: 380px;
  scroll-snap-align: start;
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
  display: flex; flex-direction: column;
  transition: border-color 0.3s, transform 0.3s;
  text-decoration: none;
}
.case-card:hover { border-color: var(--border-strong); transform: translateY(-3px); box-shadow: 0 24px 54px rgba(0,0,0,0.32); }
.case-thumb {
  aspect-ratio: 4/5;
  background: linear-gradient(135deg, #2a1f35, #110d14);
  position: relative;
  border-bottom: 1px solid var(--border-dark);
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-thumb img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s cubic-bezier(0.16,1,0.3,1), opacity 0.3s ease;
  width: 100%;
}
.case-card:hover .case-thumb img { transform: scale(1.04); }
.case-thumb.b1 { background: linear-gradient(135deg, #3a241a, #1e140c); }
.case-thumb.b2 { background: linear-gradient(135deg, #1f3a2e, #0e2218); }
.case-thumb.b3 { background: linear-gradient(135deg, #2a1f35, #18102a); }
.case-thumb.b4 { background: linear-gradient(135deg, #1a2a3a, #0c141e); }
.case-thumb.b5 { background: linear-gradient(135deg, #3a2a1a, #1e160c); }
.case-thumb.b6 { background: linear-gradient(135deg, #3a1a24, #1e0c12); }
.case-thumb.b7 { background: linear-gradient(135deg, #1a3a3a, #0c1e1e); }
.case-thumb.b8 { background: linear-gradient(135deg, #2a2a3a, #14141e); }
.case-body { padding: 22px 24px 24px; }
.case-body .brand {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800; font-size: 1.2rem;
  color: var(--text-on-dark);
  margin-bottom: 8px;
}
.case-body .desc { color: var(--text-on-dark-sub); font-size: 0.86rem; line-height: 1.65; }

/* ============================================
   8. TESTIMONIALS (kept)
   ============================================ */
.testi-section { padding: 140px 0 120px; background: var(--navy); }
.testi-header { text-align: center; max-width: 720px; margin: 0 auto 56px; }
.testi-header h2 { margin-bottom: 18px; }
.testi-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.testi-card {
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  border-radius: 14px;
  padding: 28px 26px;
  display: flex; flex-direction: column;
  min-height: 100%;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}
.testi-card:hover { border-color: var(--border-strong); box-shadow: 0 22px 50px rgba(0,0,0,0.28); transform: translateY(-3px); }
.testi-quote {
  font-family: var(--serif); font-style: italic; font-weight: 400;
  font-size: 1.15rem; line-height: 1.5;
  color: var(--text-on-dark);
  margin-bottom: 24px;
  flex-grow: 1;
}
.testi-author { display: flex; align-items: center; gap: 12px; padding-top: 18px; border-top: 1px solid var(--border-dark); }
.testi-author .avatar {
  width: 40px; height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--red), var(--red-dark));
  flex-shrink: 0;
}
.testi-author .name { font-weight: 600; font-size: 0.9rem; color: var(--text-on-dark); }
.testi-author .role { font-size: 0.78rem; color: var(--text-on-dark-sub); margin-top: 2px; }
.testi-more-button {
  display: none;
  margin: 22px auto 0;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  color: var(--text-on-dark);
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 0.82rem;
  font-weight: 700;
}

.testi-section .testi-more-button {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}

/* ============================================
   9. WINNING ADS (carousel, kept â€” Section 3 was cut)
   ============================================ */
.winning-section {
  padding: 140px 0 120px;
  background: var(--navy-deep);
  border-top: 1px solid var(--border-dark);
}
.winning-header { text-align: center; max-width: 720px; margin: 0 auto 56px; }
.winning-header h2 { margin-bottom: 18px; }
.winning-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.winning-header p { color: var(--text-on-dark-sub); font-size: 1rem; line-height: 1.75; }
.winning-marquee {
  display: flex; gap: 14px; overflow: hidden;
  mask-image: linear-gradient(90deg, transparent 0%, black 8%, black 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, black 8%, black 92%, transparent 100%);
}
.winning-track {
  display: flex; gap: 14px; flex-shrink: 0;
  animation: scrollLeft 40s linear infinite;
}
@keyframes scrollLeft {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-100% - 14px)); }
}
.winning-card {
  width: 220px;
  aspect-ratio: 9/16;
  border-radius: 18px;
  flex-shrink: 0;
  border: 1px solid var(--border-dark);
  background: var(--navy-card);
  box-shadow: 0 18px 44px rgba(0,0,0,0.3);
  overflow: hidden;
  position: relative;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.winning-card video,
.winning-card img { display: block; width: 100%; height: 100%; object-fit: cover; }
.winning-card:hover,
.winning-card:focus-within { border-color: rgba(184,50,60,0.34); box-shadow: 0 26px 64px rgba(0,0,0,0.4); transform: translateY(-4px); }
.winning-card .portfolio-archive-media-link { display: block; height: 100%; position: relative; }
.winning-card .portfolio-archive-media-link::after {
  background: linear-gradient(180deg, transparent 55%, rgba(0,0,0,0.32));
  content: '';
  inset: 0;
  opacity: 0.75;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.25s ease;
}
.winning-card:hover .portfolio-archive-media-link::after { opacity: 0.45; }
.winning-card:nth-child(8n+1) { background: linear-gradient(135deg, #3a241a, #1e140c); }
.winning-card:nth-child(8n+2) { background: linear-gradient(135deg, #2a1f35, #18102a); }
.winning-card:nth-child(8n+3) { background: linear-gradient(135deg, #1f3a2e, #0e2218); }
.winning-card:nth-child(8n+4) { background: linear-gradient(135deg, #3a1f2a, #20101c); }
.winning-card:nth-child(8n+5) { background: linear-gradient(135deg, #1f2a3a, #0f1820); }
.winning-card:nth-child(8n+6) { background: linear-gradient(135deg, #3a2a1f, #1e1810); }
.winning-card:nth-child(8n+7) { background: linear-gradient(135deg, #2f1f3a, #180e20); }
.winning-card:nth-child(8n+8) { background: linear-gradient(135deg, #1f3a3a, #0e2020); }

/* ============================================
   10. FINAL CTA (kept)
   ============================================ */
.final-cta {
  padding: 160px 0 140px;
  background: var(--navy);
  text-align: center;
  position: relative;
  overflow: hidden;
}
.final-cta::before {
  content: ''; position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 40% 60% at 50% 60%, rgba(184,50,60,0.18), transparent 70%);
  pointer-events: none;
}
.final-cta-inner { position: relative; z-index: 1; max-width: 720px; margin: 0 auto; }
.final-cta h2 { font-size: clamp(2.4rem, 4.6vw, 3.4rem); margin-bottom: 18px; }
.final-cta h2 { color: var(--text-on-dark); }
.final-cta h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.final-cta p { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; margin-bottom: 36px; max-width: 520px; margin-left: auto; margin-right: auto; }

/* ============================================
   11. FAQ (NEW)
   ============================================ */
.faq-section {
  padding: 124px 0 48px;
  background: var(--navy-deep);
  border-top: 1px solid var(--border-dark);
}
.faq-grid {
  display: grid; grid-template-columns: 0.85fr 1.15fr;
  gap: 68px; align-items: start;
}
.faq-intro { position: sticky; top: 100px; }
.faq-intro h2 { margin-bottom: 18px; }
.faq-intro h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.faq-intro p { color: var(--text-on-dark-sub); font-size: 1rem; line-height: 1.75; max-width: 380px; }
.faq-intro .contact-cta {
  display: inline-flex; align-items: center; gap: 8px;
  margin-top: 28px;
  font-size: 0.88rem; font-weight: 600;
  color: var(--red-bright);
  border-bottom: 1px solid rgba(184,50,60,0.3);
  padding-bottom: 4px;
  transition: color 0.25s, border-color 0.25s;
}
.faq-intro .contact-cta:hover { color: var(--text-on-dark); border-color: var(--red-bright); }
.faq-intro .contact-cta svg { width: 14px; height: 14px; }

.faq-list { display: flex; flex-direction: column; gap: 0; }
.faq-item {
  border-top: 1px solid var(--border-dark);
}
.faq-item:last-child { border-bottom: 1px solid var(--border-dark); }
.faq-q {
  width: 100%; background: none; border: none;
  display: flex; align-items: center; justify-content: space-between;
  gap: 18px; padding: 13px 0;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 1.05rem;
  color: var(--text-on-dark);
  text-align: left;
  cursor: pointer;
  letter-spacing: -0.01em;
  transition: color 0.25s;
}
.faq-q:hover { color: var(--red-bright); }
.faq-q .toggle {
  width: 22px; height: 22px;
  border-radius: 50%;
  border: 1px solid var(--border-med);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  position: relative;
  transition: all 0.3s;
}
.faq-q .toggle::before, .faq-q .toggle::after {
  content: '';
  position: absolute;
  background: var(--text-on-dark-sub);
  transition: transform 0.3s, background 0.3s;
}
.faq-q .toggle::before { width: 9px; height: 1.5px; }
.faq-q .toggle::after { width: 1.5px; height: 9px; }
.faq-item.open .faq-q .toggle { background: var(--red-soft); border-color: rgba(184,50,60,0.3); }
.faq-item.open .faq-q .toggle::after { transform: scaleY(0); }
.faq-item.open .faq-q .toggle::before { background: var(--red-bright); }
.faq-a {
  max-height: 0; overflow: hidden;
  transition: max-height 0.4s ease;
}
.faq-item.open .faq-a { max-height: 600px; }
.faq-a-inner {
  padding: 0 0 14px;
  color: var(--text-on-dark-sub);
  font-size: 0.95rem;
  line-height: 1.68;
  max-width: 720px;
}
.faq-a-inner p + p { margin-top: 14px; }
.faq-a-inner strong { color: var(--text-on-dark); font-weight: 600; }

[data-reveal] {
  animation: v6RevealIn 0.7s cubic-bezier(0.16,1,0.3,1) both;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.7s cubic-bezier(0.16,1,0.3,1), transform 0.7s cubic-bezier(0.16,1,0.3,1);
}
[data-reveal].revealed {
  opacity: 1;
  transform: translateY(0);
}

@keyframes v6RevealIn {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
  .stack-col,
  .logo-strip-row,
  .winning-track {
    animation: none !important;
    transform: none !important;
  }
  [data-reveal] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* ============================================
   FOOTER
   ============================================ */
footer {
  padding: 60px 0 40px;
  background: var(--navy-deep);
  border-top: 1px solid var(--border-dark);
}
.footer-grid {
  display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 48px; margin-bottom: 48px;
}
.footer-brand { font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 1.4rem; letter-spacing: -0.03em; margin-bottom: 14px; }
.footer-brand span { color: var(--red-bright); }
.footer-tag { font-size: 0.85rem; color: var(--text-on-dark-sub); max-width: 280px; line-height: 1.65; }
.footer-col h4 {
  font-size: 0.7rem; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--text-on-dark-muted);
  margin-bottom: 18px;
}
.footer-col ul { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.footer-col a { font-size: 0.86rem; color: var(--text-on-dark-sub); transition: color 0.25s; }
.footer-col a:hover { color: var(--text-on-dark); }
.footer-bottom {
  padding-top: 28px; border-top: 1px solid var(--border-dark);
  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px;
  font-size: 0.78rem; color: var(--text-on-dark-muted);
}
.footer-bottom .links { display: flex; gap: 22px; }
.footer-bottom a:hover { color: var(--text-on-dark); }

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 1024px) {
  .stats-grid { grid-template-columns: repeat(3, 1fr); }
  .rhome-winning-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 900px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero-stack { height: 420px; max-width: 520px; margin: 12px auto 0; }
  .why-grid, .faq-grid { grid-template-columns: 1fr; gap: 48px; }
  .why-cards { grid-template-columns: 1fr 1fr; }
  .cta-banner-inner { grid-template-columns: 1fr; gap: 24px; }
  .process-grid { grid-template-columns: 1fr 1fr; }
  .testi-grid { grid-template-columns: 1fr; }
  .cases-carousel { padding: 4px 24px 24px; margin: 0 -24px; }
  .case-card { flex: 0 0 calc(100% - 60px); min-width: 0; max-width: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 36px; }
  .faq-intro { position: static; }
  .nav-link { display: none; }
}
@media (max-width: 600px) {
  .why-cards, .process-grid { grid-template-columns: 1fr; }
  .stats-grid { grid-template-columns: 1fr 1fr; }
  .rhome-winning-grid { grid-template-columns: 1fr; padding: 0 24px; }
  .hero-stack { height: 360px; gap: 8px; }
  .stack-col { gap: 8px; }
  .stack-card { border-radius: 12px; }
  .testi-grid { grid-template-columns: 1fr; }
  .testi-grid:not(.is-expanded) .testi-card:nth-child(n+4) { display: none; }
  .testi-more-button { display: flex; align-items: center; justify-content: center; width: fit-content; }
  .logo-strip::before,
  .logo-strip::after { width: 54px; }
  .logo-strip-row { gap: 34px; }
  .logo-strip-row img { height: 34px; max-width: 136px; }
  .footer-grid { grid-template-columns: 1fr; }
  section, .why-section, .stats-section, .process-section, .cases-section, .testi-section, .winning-section, .faq-section { padding-top: 64px; padding-bottom: 64px; }
  .final-cta { padding: 72px 0 56px; }
  .rhome-footer-main { padding: 54px 0 42px; }
}

*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }

:root {
  --navy: #110d14;
  --navy-light: #1a1520;
  --navy-card: #1f1827;
  --navy-deep: #0a070d;
  --white: #ffffff;
  --border-dark: rgba(255,255,255,0.06);
  --border-med: rgba(255,255,255,0.10);
  --border-strong: rgba(255,255,255,0.16);
  --text-on-dark: #f0ebf5;
  --text-on-dark-sub: #9a95a8;
  --text-on-dark-muted: #5d5666;
  --text-on-dark-faint: #423d4d;
  --red: #B8323C;
  --red-bright: #d63a47;
  --red-dark: #9a2a33;
  --red-soft: rgba(184,50,60,0.10);
  --green: #22c55e;
  --serif: 'Instrument Serif', Georgia, serif;
}

body {
  font-family: 'Inter', -apple-system, sans-serif;
  background: var(--navy);
  color: var(--text-on-dark);
  line-height: 1.65;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
h1, h2, h3, h4 {
  font-family: 'Cabinet Grotesk', sans-serif;
  line-height: 1.1; letter-spacing: -0.025em; color: var(--text-on-dark);
}
h1 { font-size: clamp(2.6rem, 5.2vw, 3.9rem); font-weight: 800; letter-spacing: -0.035em; }
h2 { font-size: clamp(2.2rem, 4.4vw, 3.3rem); font-weight: 800; }
h3 { font-size: 1.25rem; font-weight: 700; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 40px; }
.eyebrow {
  font-family: var(--serif); font-style: italic; font-weight: 400;
  font-size: 1.05rem; color: var(--red-bright); margin-bottom: 18px;
  letter-spacing: -0.005em;
}

/* NAV */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  background: rgba(13,10,15,0.92); backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-dark);
}
.nav-inner {
  max-width: 1200px; margin: 0 auto; padding: 0 40px;
  display: flex; align-items: center; justify-content: space-between; height: 72px;
}
.nav-logo { font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 1.1rem; letter-spacing: -0.03em; }
.nav-logo span { color: var(--red-bright); }
.nav-right { display: flex; align-items: center; gap: 32px; }
.nav-link { font-size: 0.85rem; color: var(--text-on-dark-sub); font-weight: 500; transition: color 0.25s; }
.nav-link:hover { color: var(--text-on-dark); }
.nav-link.active { color: var(--text-on-dark); }
.nav-cta {
  background: var(--red); color: #fff;
  padding: 10px 22px; border-radius: 8px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.78rem; transition: all 0.25s;
}
.nav-cta:hover { background: var(--red-dark); }

/* BUTTONS */
.btn-red {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  background: var(--red); color: #fff;
  padding: 16px 32px; border-radius: 10px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.85rem; transition: all 0.3s;
  text-decoration: none;
}
.btn-red:hover { background: var(--red-dark); transform: translateY(-1px); box-shadow: 0 12px 28px rgba(184,50,60,0.35); }

/* HERO */
.hero {
  background: var(--navy);
  padding: 148px 0 88px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.hero::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at 50% 30%, rgba(184,50,60,0.08), transparent 60%);
  pointer-events: none;
}
.hero-inner { position: relative; z-index: 1; max-width: 760px; margin: 0 auto; }
.hero-badge {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(184,50,60,0.1); border: 1px solid rgba(184,50,60,0.2);
  padding: 7px 16px; border-radius: 24px; margin-bottom: 28px;
  font-size: 0.72rem; font-weight: 600; color: var(--red-bright);
  letter-spacing: 0.04em; text-transform: uppercase;
}
.hero-badge .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--red-bright); animation: pulse 2s infinite; }
@keyframes pulse { 0%,100% { opacity: 1 } 50% { opacity: 0.3 } }
.hero h1 { margin-bottom: 22px; }
.hero h1 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.hero .subtitle { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; margin: 0 auto 0; max-width: 560px; }
.hero-stats {
  display: flex; justify-content: center; gap: 64px; flex-wrap: wrap;
  margin-top: 52px; padding-top: 40px;
  border-top: 1px solid var(--border-dark);
  max-width: 680px; margin-left: auto; margin-right: auto;
}
.hero-stat-val {
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 1.9rem;
  font-weight: 800; color: var(--red-bright); letter-spacing: -0.03em; line-height: 1;
}
.hero-stat-label { font-size: 0.7rem; color: var(--text-on-dark-muted); margin-top: 8px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }

/* LOGO STRIP */
.logo-strip {
  padding: 44px 0;
  border-top: 1px solid var(--border-dark);
  border-bottom: 1px solid var(--border-dark);
  background: var(--navy-deep);
  overflow: hidden;
}
.logo-strip-label {
  text-align: center;
  font-size: 0.72rem; font-weight: 600;
  color: var(--text-on-dark-muted);
  letter-spacing: 0.16em; text-transform: uppercase;
  margin-bottom: 28px;
}
.logo-strip-row {
  display: flex; align-items: center; justify-content: center;
  gap: 56px; flex-wrap: wrap;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800; font-size: 1.4rem;
  color: var(--text-on-dark-faint);
  letter-spacing: -0.02em;
}
.logo-strip-row span { white-space: nowrap; }
.logo-strip-row + .logo-strip-row { margin-top: 22px; }

/* SECTION HEADER (shared) */
.section-header {
  text-align: center; max-width: 720px; margin: 0 auto 64px;
}
.section-header h2 { margin-bottom: 18px; }
.section-header h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.section-header p { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; }

/* VIDEO TESTIMONIALS */
.video-testi-section { padding: 120px 0; background: var(--navy); }
.video-testi-section.first { padding-top: 140px; }
.video-testi-section.last { padding-bottom: 140px; }
.video-testi-section.tight { padding: 60px 0; }
.video-testi-grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;
}
.video-testi-card {
  background: var(--navy-card); border: 1px solid var(--border-dark);
  border-radius: 18px; overflow: hidden;
  display: flex; flex-direction: column;
  transition: border-color 0.3s, transform 0.3s;
}
.video-testi-card:hover { border-color: var(--border-strong); transform: translateY(-3px); }
.video-testi-thumb {
  width: 100%; aspect-ratio: 16/9; position: relative;
  background: linear-gradient(145deg, var(--navy-light), #0d0a10);
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  border-bottom: 1px solid var(--border-dark);
  overflow: hidden;
}
.video-testi-thumb video { display: block; width: 100%; height: 100%; object-fit: cover; }
.video-testi-play {
  width: 64px; height: 64px; border-radius: 50%;
  background: rgba(184,50,60,0.85);
  display: flex; align-items: center; justify-content: center;
  border: 2px solid rgba(255,255,255,0.18);
  transition: transform 0.3s, background 0.3s;
}
.video-testi-play svg { width: 24px; height: 24px; color: #fff; margin-left: 3px; }
.video-testi-card:hover .video-testi-play { background: var(--red-bright); transform: scale(1.06); }
.video-testi-duration {
  position: absolute; bottom: 12px; right: 12px;
  font-size: 0.65rem; font-weight: 600; color: #fff;
  background: rgba(0,0,0,0.65); padding: 3px 9px; border-radius: 4px;
  letter-spacing: 0.02em;
}
.video-testi-body { padding: 28px 28px 30px; }
.video-testi-metric {
  display: inline-flex; align-items: center; gap: 6px;
  font-family: 'Cabinet Grotesk', sans-serif; font-size: 0.78rem;
  font-weight: 800; color: var(--green);
  background: rgba(34,197,94,0.08); border: 1px solid rgba(34,197,94,0.18);
  padding: 5px 12px; border-radius: 8px; margin-bottom: 18px;
}
.video-testi-metric svg { width: 14px; height: 14px; }
.video-testi-quote {
  font-family: var(--serif); font-style: italic; font-weight: 400;
  font-size: 1.2rem; line-height: 1.5;
  color: var(--text-on-dark); margin-bottom: 22px;
}
.video-testi-author { display: flex; align-items: center; gap: 12px; padding-top: 18px; border-top: 1px solid var(--border-dark); }
.video-testi-author .avatar {
  width: 42px; height: 42px; border-radius: 50%;
  background: linear-gradient(135deg, var(--red), var(--red-dark));
  flex-shrink: 0;
}
.video-testi-author .name { font-weight: 600; font-size: 0.92rem; color: var(--text-on-dark); }
.video-testi-author .role { font-size: 0.78rem; color: var(--text-on-dark-sub); margin-top: 2px; }

/* EDITORIAL BREAK (transition between batches) */
.editorial-break {
  padding: 90px 0;
  background: var(--navy);
  text-align: center;
  position: relative;
}
.editorial-break::before, .editorial-break::after {
  content: ''; position: absolute; left: 50%; transform: translateX(-50%);
  width: 60px; height: 1px; background: var(--border-med);
}
.editorial-break::before { top: 32px; }
.editorial-break::after { bottom: 32px; }
.editorial-break-inner { max-width: 720px; margin: 0 auto; }
.editorial-break .eyebrow { margin-bottom: 14px; }
.editorial-break h2 {
  font-size: clamp(1.9rem, 3.8vw, 2.7rem);
  margin-bottom: 16px;
}
.editorial-break h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.editorial-break p { color: var(--text-on-dark-sub); font-size: 1.02rem; line-height: 1.75; max-width: 560px; margin: 0 auto; }

/* PROOF CTA BANNER (book-a-call interstitial) */
.proof-cta-banner {
  padding: 96px 0;
  background: var(--navy-deep);
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--border-dark);
  border-bottom: 1px solid var(--border-dark);
}
.proof-cta-banner::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at center, rgba(184,50,60,0.10), transparent 70%);
  pointer-events: none;
}
.proof-cta-inner {
  display: grid; grid-template-columns: 1fr auto;
  gap: 56px; align-items: center;
  position: relative; z-index: 1;
}
.proof-cta-inner .eyebrow { margin-bottom: 12px; }
.proof-cta-inner h2 {
  font-size: clamp(1.9rem, 3.6vw, 2.5rem);
  margin-bottom: 14px;
  line-height: 1.15;
}
.proof-cta-inner h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.proof-cta-inner p {
  color: var(--text-on-dark-sub);
  font-size: 1rem;
  max-width: 560px;
  line-height: 1.7;
}

/* CASE STUDIES */
.cases-section { padding: 140px 0 120px; background: var(--navy); }
.cases-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 380px)); justify-content: center; gap: 24px; }
.case-card {
  background: var(--navy-card);
  border: 1px solid var(--border-dark);
  border-radius: 18px;
  padding: 0;
  overflow: hidden;
  display: flex; flex-direction: column;
  transition: border-color 0.3s, transform 0.3s;
  min-height: auto;
  justify-content: flex-start;
}
.case-card:hover { border-color: var(--border-strong); transform: translateY(-3px); }
.case-thumb {
  aspect-ratio: 4/5;
  height: 340px;
  background: linear-gradient(135deg, #2a1f35, #110d14);
  position: relative;
  border-bottom: 1px solid var(--border-dark);
  display: flex; align-items: stretch; justify-content: center; padding: 0;
  overflow: hidden;
}
.case-thumb.b1 { background: linear-gradient(135deg, #3a241a, #1e140c); }
.case-thumb.b2 { background: linear-gradient(135deg, #1f3a2e, #0e2218); }
.case-thumb.b3 { background: linear-gradient(135deg, #2a1f35, #18102a); }
.case-thumb.b4 { background: linear-gradient(135deg, #1a2a3a, #0c141e); }
.case-thumb.b5 { background: linear-gradient(135deg, #3a2a1a, #1e160c); }
.case-thumb.b6 { background: linear-gradient(135deg, #3a1a24, #1e0c12); }
.case-thumb.b7 { background: linear-gradient(135deg, #1a3a3a, #0c1e1e); }
.case-thumb.b8 { background: linear-gradient(135deg, #2a2a3a, #14141e); }
.case-thumb img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.case-tag {
  position: absolute; top: 18px; left: 18px;
  font-size: 0.62rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: 0.08em;
  padding: 5px 11px; border-radius: 6px;
  background: rgba(184,50,60,0.85); color: #fff;
  z-index: 1;
}
.case-body { padding: 32px 32px 36px; }
.case-category {
  font-family: var(--serif); font-style: italic; font-weight: 400;
  font-size: 1rem; color: var(--red-bright);
  margin-bottom: 12px;
}
.case-title {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800; font-size: 1.4rem;
  color: var(--text-on-dark);
  letter-spacing: -0.02em; line-height: 1.25;
  margin-bottom: 16px;
}
.case-excerpt {
  font-size: 0.93rem; line-height: 1.7;
  color: var(--text-on-dark-sub);
  margin-bottom: 26px;
}
.case-metrics-row {
  display: grid; grid-template-columns: 1fr 1fr; gap: 12px;
  margin-bottom: 26px;
}
.case-metric-box {
  background: rgba(255,255,255,0.02);
  border: 1px solid var(--border-dark);
  border-radius: 10px;
  padding: 14px 16px;
}
.case-metric-val {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 800; font-size: 1.3rem;
  color: var(--red-bright);
  letter-spacing: -0.02em; line-height: 1;
}
.case-metric-lbl {
  font-size: 0.7rem; color: var(--text-on-dark-muted);
  margin-top: 6px; letter-spacing: 0.04em; text-transform: uppercase;
  font-weight: 600;
}
.case-read-more {
  display: inline-flex; align-items: center; gap: 6px;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-weight: 700; font-size: 0.82rem;
  color: var(--red-bright); transition: gap 0.25s;
}
.case-read-more:hover { gap: 10px; }
.case-read-more svg { width: 14px; height: 14px; }

.proof-real-videos .video-testi-grid { align-items: stretch; }
.proof-real-videos .video-testi-card { min-height: 100%; }
.proof-real-videos .video-testi-body { flex: 1; }

/* FINAL CTA */
.final-cta {
  padding: 140px 0 120px;
  background: var(--navy-deep);
  text-align: center;
  border-top: 1px solid var(--border-dark);
  position: relative;
  overflow: hidden;
}
.final-cta::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at 50% 50%, rgba(184,50,60,0.08), transparent 60%);
  pointer-events: none;
}
.final-cta-inner { max-width: 720px; margin: 0 auto; position: relative; z-index: 1; }
.final-cta h2 { margin-bottom: 22px; }
.final-cta h2 .it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--red-bright); }
.final-cta p { color: var(--text-on-dark-sub); font-size: 1.05rem; line-height: 1.75; max-width: 560px; margin: 0 auto 36px; }

/* FOOTER */
footer {
  padding: 60px 0 40px;
  background: var(--navy-deep);
  border-top: 1px solid var(--border-dark);
}
.footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 48px; margin-bottom: 48px; }
.footer-brand { font-family: 'Cabinet Grotesk', sans-serif; font-weight: 800; font-size: 1.4rem; letter-spacing: -0.03em; margin-bottom: 14px; }
.footer-brand span { color: var(--red-bright); }
.footer-tag { font-size: 0.85rem; color: var(--text-on-dark-sub); max-width: 280px; line-height: 1.65; }
.footer-col h4 {
  font-size: 0.7rem; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--text-on-dark-muted);
  margin-bottom: 18px;
}
.footer-col ul { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.footer-col a { font-size: 0.86rem; color: var(--text-on-dark-sub); transition: color 0.25s; }
.footer-col a:hover { color: var(--text-on-dark); }
.footer-bottom {
  border-top: 1px solid var(--border-dark);
  padding-top: 28px;
  display: flex; justify-content: space-between; align-items: center;
  flex-wrap: wrap; gap: 16px;
}
.footer-bottom p { font-size: 0.78rem; color: var(--text-on-dark-muted); }
.footer-bottom .links { display: flex; gap: 22px; }
.footer-bottom a { font-size: 0.78rem; color: var(--text-on-dark-muted); transition: color 0.25s; }
.footer-bottom a:hover { color: var(--text-on-dark); }

/* ANIMATIONS */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.7s cubic-bezier(0.4,0,0.2,1), transform 0.7s cubic-bezier(0.4,0,0.2,1); }
.reveal.vis { opacity: 1; transform: translateY(0); }
.rd1 { transition-delay: 0.07s; }
.rd2 { transition-delay: 0.14s; }
.rd3 { transition-delay: 0.21s; }

/* RESPONSIVE */
@media (max-width: 1024px) {
  .video-testi-grid { grid-template-columns: 1fr; }
  .cases-grid { grid-template-columns: minmax(0, min(100%, 420px)); }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .proof-cta-inner { grid-template-columns: 1fr; gap: 28px; }
}
@media (max-width: 900px) {
  .nav-link { display: none; }
  .video-testi-section, .cases-section, .final-cta, .proof-cta-banner, .editorial-break { padding-top: 76px; padding-bottom: 76px; }
  .hero { padding: 128px 0 64px; }
  .hero-stats { gap: 36px; }
  .case-metrics-row { grid-template-columns: 1fr; gap: 10px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .container { padding: 0 24px; }
  .nav-inner { padding: 0 24px; }
  .section-header { margin-bottom: 42px; }
  .video-testi-section.first { padding-top: 86px; }
  .video-testi-card { border-radius: 16px; }
  .video-testi-body { padding: 22px 20px 24px; }
  .video-testi-quote { font-size: 1.06rem; }
  .video-testi-author { align-items: flex-start; }
  .proof-cta-inner { gap: 24px; }
  .proof-cta-inner .btn-red { justify-content: center; width: 100%; }
  .cases-grid { grid-template-columns: 1fr; }
  .case-thumb { height: auto; min-height: 260px; }
  .case-body { padding: 26px 22px 30px; }
  .footer-grid { grid-template-columns: 1fr; gap: 36px; }
  .logo-strip-row { gap: 32px; font-size: 1.15rem; }
}

/* Home V6 final-contract guardrails. Keep after Proof V2 generic CSS. */
body.home:has(.home-v6-page),
body:has(.home-v6-page) {
  background: var(--navy-deep);
  color: var(--text-on-dark);
}

body.home:has(.home-v6-page) .wp-site-blocks,
body:has(.home-v6-page) .wp-site-blocks,
.home-v6-page {
  background: var(--navy);
  color: var(--text-on-dark);
  overflow-x: hidden;
}

.home-v6-page section {
  color: var(--text-on-dark);
}

.home-v6-page .hero {
  background: var(--navy);
  padding: 148px 0 88px;
  text-align: left;
}

.home-v6-page .hero::before {
  background: radial-gradient(ellipse at 20% 40%, rgba(184,50,60,0.08), transparent 60%);
}

.home-v6-page .hero-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 56px; align-items: center; position: relative; z-index: 1; }
.home-v6-page .hero-copy { order: -1; }
.home-v6-page .hero .subtitle { margin: 0 0 40px; max-width: 480px; }
.home-v6-page .hero-ctas { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 52px; align-items: center; }
.home-v6-page .hero-trust { display: flex; gap: 28px; flex-wrap: wrap; }
.home-v6-page .hero-trust-item { display: flex; align-items: center; gap: 8px; font-size: 0.82rem; color: var(--text-on-dark-muted); font-weight: 500; }
.home-v6-page .hero-trust-item svg { width: 14px; height: 14px; color: var(--green); }

.home-v6-page .hero-stack { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 10px; height: 520px; overflow: hidden; mask-image: linear-gradient(180deg, transparent 0%, black 14%, black 86%, transparent 100%); -webkit-mask-image: linear-gradient(180deg, transparent 0%, black 14%, black 86%, transparent 100%); }
.home-v6-page .stack-col { display: flex; flex-direction: column; gap: 10px; animation: stackUp 38s linear infinite; will-change: transform; }
.home-v6-page .stack-col.alt { animation: stackDown 46s linear infinite; }
.home-v6-page .stack-col.slow { animation-duration: 54s; }
.home-v6-page .stack-card { border-radius: 12px; box-shadow: none; }

.home-v6-page .logo-strip { padding: 52px 0; overflow: hidden; }
.home-v6-page .logo-strip::before,
.home-v6-page .logo-strip::after { content: none; }
.home-v6-page .rhome-logo-band { overflow: hidden; mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%); -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%); }
.home-v6-page .logo-strip-row { justify-content: flex-start; flex-wrap: nowrap; width: max-content; gap: 72px; }
.home-v6-page .logo-strip-row img { display: block; height: 36px; max-width: 156px; object-fit: contain; flex: 0 0 auto; }
.home-v6-page .logo-strip-row + .logo-strip-row { margin-top: 30px; }

.home-v6-page .why-section {
  background: var(--navy);
}

.home-v6-page .why-section::before {
  background: radial-gradient(ellipse at top left, rgba(184,50,60,0.08), transparent 60%), radial-gradient(ellipse at bottom right, rgba(184,50,60,0.04), transparent 60%);
}

.home-v6-page .why-card {
  background: var(--navy-card);
  border-color: var(--border-dark);
}

.home-v6-page .why-card h3,
.home-v6-page .stat-cell .k,
.home-v6-page .case-body .brand,
.home-v6-page .case-title,
.home-v6-page .testi-quote,
.home-v6-page .faq-q {
  color: var(--text-on-dark);
}

.home-v6-page .why-card p,
.home-v6-page .stats-header p,
.home-v6-page .stat-cell .sub,
.home-v6-page .case-excerpt,
.home-v6-page .faq-a-inner,
.home-v6-page .faq-intro p {
  color: var(--text-on-dark-sub);
}

.home-v6-page .stats-section,
.home-v6-page .testi-section,
.home-v6-page .final-cta {
  background: var(--navy);
}

.home-v6-page .winning-section { padding: 140px 0 120px; background: var(--navy-deep); border-top: 1px solid var(--border-dark); }
.home-v6-page .winning-marquee { display: flex; gap: 14px; overflow: hidden; mask-image: linear-gradient(90deg, transparent 0%, black 8%, black 92%, transparent 100%); -webkit-mask-image: linear-gradient(90deg, transparent 0%, black 8%, black 92%, transparent 100%); }
.home-v6-page .winning-track { display: flex; gap: 14px; flex-shrink: 0; animation: scrollLeft 40s linear infinite; }
.home-v6-page .winning-marquee:hover .winning-track { animation-play-state: paused; }
.home-v6-page .winning-card { width: 200px; aspect-ratio: 9/16; border-radius: 12px; flex-shrink: 0; border: 1px solid var(--border-dark); background: var(--navy-card); box-shadow: none; overflow: hidden; position: relative; }
.home-v6-page .winning-card video,
.home-v6-page .winning-card img { display: block; width: 100%; height: 100%; object-fit: cover; }
.home-v6-page .winning-card:hover,
.home-v6-page .winning-card:focus-within { border-color: var(--border-dark); box-shadow: none; transform: none; }

.home-v6-page .cases-section { padding: 140px 0 120px; background: var(--navy-deep); border-top: 1px solid var(--border-dark); }
.home-v6-page .cases-carousel { display: flex; gap: 18px; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; padding: 4px 40px 24px; margin: 0 -40px; }
.home-v6-page .case-card { flex: 0 0 calc((100% - 116px) / 3.2); min-width: 260px; max-width: 380px; scroll-snap-align: start; border-radius: 16px; }
.home-v6-page .case-thumb { aspect-ratio: 4/5; height: 340px; padding: 0; align-items: stretch; justify-content: center; overflow: hidden; }
.home-v6-page .case-thumb img { display: block; width: 100% !important; height: 100% !important; object-fit: cover !important; }
.home-v6-page .case-body { padding: 22px 24px 24px; }
.home-v6-page .case-body .brand { margin-bottom: 8px; }
.home-v6-page .case-title { font-size: 1.05rem; margin-bottom: 10px; }
.home-v6-page .case-excerpt { font-size: 0.86rem; margin-bottom: 14px; }

.home-v6-page .final-cta { padding: 160px 0 140px; background: var(--navy); border-top: 0; }

@media (max-width: 900px) {
  .home-v6-page .hero-grid { grid-template-columns: 1fr; }
  .home-v6-page .hero-stack { height: 420px; max-width: 520px; margin: 12px auto 0; }
  .home-v6-page .why-grid,
  .home-v6-page .faq-grid { grid-template-columns: 1fr; gap: 48px; }
  .home-v6-page .why-cards { grid-template-columns: 1fr 1fr; }
  .home-v6-page .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .home-v6-page .cases-carousel { padding: 4px 24px 24px; margin: 0 -24px; }
  .home-v6-page .case-card { flex: 0 0 calc(100% - 60px); min-width: 0; max-width: none; }
  .home-v6-page .case-thumb { height: 320px; }
}

@media (max-width: 600px) {
  .home-v6-page .container { padding-left: 24px; padding-right: 24px; }
  .home-v6-page .hero { padding: 128px 0 64px; text-align: center; }
  .home-v6-page .hero-grid { display: flex; flex-direction: column; gap: 0; align-items: center; }
  .home-v6-page .hero-copy { display: flex; flex-direction: column; align-items: center; order: 0; width: 100%; }
  .home-v6-page .hero-badge { margin-left: auto; margin-right: auto; }
  .home-v6-page .hero h1 { max-width: 340px; }
  .home-v6-page .hero .subtitle { margin-left: auto; margin-right: auto; max-width: 330px; }
  .home-v6-page .hero-stack.rhome-stack-wrap { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; order: -1; width: min(100%, 340px) !important; max-width: 340px; height: 330px; margin: 0 auto 34px; }
  .home-v6-page .hero-ctas { align-items: center; flex-direction: row; gap: 10px; justify-content: center; margin-bottom: 46px; width: 100%; }
  .home-v6-page .hero-ctas .btn-red,
  .home-v6-page .hero-ctas .btn-outline { flex: 0 1 158px; min-height: 48px; padding-left: 14px; padding-right: 14px; width: calc((100% - 10px) / 2); }
  .home-v6-page .hero-trust { display: grid; gap: 12px 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); justify-items: start; max-width: 340px; width: 100%; }
  .home-v6-page .hero-trust-item { font-size: 0.78rem; line-height: 1.35; text-align: left; }
  .home-v6-page .hero-trust-item:first-child { grid-column: 1 / -1; justify-self: center; }
  .home-v6-page .hero-stack { gap: 8px; }
  .home-v6-page .hero-stack .rhome-stack-col { display: flex !important; }
  .home-v6-page .hero-stack .rhome-stack-col:nth-child(3) { display: flex !important; }
  .home-v6-page .hero-stack .rhome-stack-card { width: 100%; }
  .home-v6-page .stack-col { gap: 8px; }
  .home-v6-page .stack-card { border-radius: 12px; }
  .home-v6-page .logo-strip-row { gap: 32px; font-size: 1.15rem; }
  .home-v6-page .logo-strip-row img { height: 32px; max-width: 130px; }
  .home-v6-page .why-cards,
  .home-v6-page .stats-grid { gap: 12px; grid-template-columns: 1fr 1fr; }
  .home-v6-page .stat-cell { background: rgba(255, 255, 255, 0.035); border: 1px solid var(--border-dark); border-radius: 16px; padding: 20px 16px; text-align: left; }
  .home-v6-page .stat-cell:first-child { grid-column: 1 / -1; text-align: center; }
  .home-v6-page .stat-cell .v { font-size: clamp(2rem, 12vw, 3.15rem); margin-bottom: 10px; }
  .home-v6-page .stat-cell:not(:first-child) .v { font-size: clamp(1.65rem, 9vw, 2.3rem); }
  .home-v6-page .stat-cell .k { font-size: 0.78rem; line-height: 1.25; }
  .home-v6-page .stat-cell .sub { font-size: 0.78rem; line-height: 1.45; margin-top: 8px; }
  .home-v6-page .case-thumb { height: 300px; }
  .home-v6-page .faq-q { padding: 14px 0; font-size: 0.98rem; }
  .home-v6-page section,
  .home-v6-page .why-section,
  .home-v6-page .stats-section,
  .home-v6-page .cases-section,
  .home-v6-page .testi-section,
  .home-v6-page .winning-section,
  .home-v6-page .faq-section { padding-top: 64px; padding-bottom: 64px; }
  .home-v6-page .final-cta { padding: 80px 0 64px; }
}

/* Launch mobile fixes: scoped overrides for pages with real iPhone SE risks. */
.contact-booking-frame {
  border: 0;
  display: block;
  min-height: min(800px, 82vh);
  width: 100%;
}

.legal-table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.legal-table :where(thead, tbody, tr) {
  min-width: 640px;
}

.legal-content :where(p, li, td, th),
.blog-index__card,
.blog-single-hero,
.portfolio-single,
.lesson-scope .lesson-content {
  overflow-wrap: anywhere;
}

@media (max-width: 768px) {
  .contact-booking-shell {
    margin-left: -6px;
    margin-right: -6px;
  }

  .contact-booking-frame {
    min-height: 720px;
  }

  .portfolio-filters-section {
    position: static;
  }

  .portfolio-filter-row {
    flex-wrap: nowrap;
    margin-left: -24px;
    margin-right: -24px;
    overflow-x: auto;
    padding-left: 24px;
    padding-right: 24px;
    scrollbar-width: none;
  }

  .portfolio-filter-row::-webkit-scrollbar {
    display: none;
  }

  .portfolio-filter-label,
  .portfolio-filter-btn {
    flex: 0 0 auto;
  }

  .portfolio-filter-label {
    width: auto;
  }

  .portfolio-video-modal {
    align-items: flex-start;
    overflow-y: auto;
    padding: 10px;
  }

  .portfolio-video-modal__dialog {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
  }

  .portfolio-video-modal__frame {
    max-height: 74vh;
  }

  .lesson-scope .lesson-container,
  .lesson-scope .lesson-nav-inner,
  .playbook-container,
  .playbook-container-narrow,
  .playbook-nav-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lesson-scope .lesson-hero {
    padding-top: 104px;
  }

  .lesson-scope .lesson-hero h1 {
    font-size: clamp(2.35rem, 12vw, 3.3rem);
  }

  .lesson-scope .lesson-video,
  .lesson-scope .lesson-video iframe,
  .lesson-scope .lesson-video .vsl-placeholder {
    min-height: auto;
  }

  .lesson-scope .lesson-video .vsl-placeholder {
    padding: 32px 20px;
  }

  .lesson-scope .lesson-content {
    padding: 28px 22px;
  }

  .lesson-scope .lesson-resources {
    padding: 22px;
  }

  .lesson-scope .lesson-resource-link {
    grid-template-columns: auto 1fr;
  }

  .lesson-scope .lesson-resource-action {
    grid-column: 2;
  }

  .lesson-scope .lesson-pager {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .portfolio-container-wide {
    padding-left: 18px;
    padding-right: 18px;
  }

  .portfolio-archive-grid {
    gap: 8px;
  }

  .portfolio-archive-brand-tag,
  .portfolio-archive-format {
    font-size: 0.5rem;
    padding: 4px 7px;
  }

  .portfolio-archive-brand-tag {
    max-width: calc(100% - 92px);
  }

  .legal-content .container,
  .contact-hero .container,
  .legal-hero .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .legal-table th,
  .legal-table td {
    padding: 10px 12px;
  }
}

@media (max-width: 600px) {
  .home-v6-page .hero .container,
  .home-v6-page .hero-grid,
  .home-v6-page .hero-copy,
  .home-v6-page .hero-stack.rhome-stack-wrap {
    width: 100% !important;
    max-width: none !important;
  }

  .home-v6-page .hero-grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .home-v6-page .hero-stack.rhome-stack-wrap {
    align-self: stretch !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    height: 300px !important;
    margin: 0 0 34px !important;
    min-width: 0 !important;
    order: -1 !important;
  }

  .home-v6-page .hero-stack .rhome-stack-col {
    min-width: 0 !important;
  }

  .home-v6-page .hero-stack .rhome-stack-card,
  .home-v6-page .hero-stack .rhome-stack-card video,
  .home-v6-page .hero-stack .rhome-stack-card img {
    width: 100% !important;
  }

  .home-v6-page .why-cards {
    grid-template-columns: 1fr !important;
  }

  .home-v6-page .logo-strip {
    padding: 42px 0 !important;
  }

  .home-v6-page .logo-strip-row {
    gap: 28px !important;
    min-width: max-content;
    will-change: transform;
  }

  .home-v6-page .rhome-logo-row--forward {
    animation: rhomeLogoScroll 42s linear infinite !important;
    transform: translate3d(0, 0, 0);
  }

  .home-v6-page .rhome-logo-row--reverse {
    animation: rhomeLogoScrollReverse 48s linear infinite !important;
    transform: translate3d(-50%, 0, 0);
  }

  .home-v6-page .testi-grid:not(.is-expanded) .testi-card:nth-child(n+4) {
    display: none !important;
  }

  .home-v6-page .testi-more-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
  }

  .home-v6-page .final-cta {
    padding: 72px 0 56px !important;
  }
}
