/* Conversion hero variants — screenshot / tilt / form / logo-strip / video / split-features / stat-band /
 * pill / aurora / app-dual / review / editorial. Tokens only, no !important (bar reduced-motion). */

/* shared */
.apb-rx-hero-copy{max-width:560px}
.apb-rx-hero-copy h1{font-family:var(--apb-rx-font-display,inherit);font-size:clamp(32px,5vw,54px);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:14px 0 16px;color:var(--apb-rx-ink);text-wrap:balance}
.apb-rx-hero-copy .apb-rx-lead{font-size:clamp(17px,2vw,21px);line-height:1.55;color:var(--apb-rx-muted,#6b7280);margin:0 0 26px;max-width:52ch}
.apb-rx-hero-copy--c{max-width:760px;margin-inline:auto;text-align:center}
.apb-rx-hero-copy--c .apb-rx-lead{margin-inline:auto}
.apb-rx-hero-copy--c .apb-rx-cta-row{justify-content:center}
.apb-rx-hero-shotgrid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(28px,5vw,64px);align-items:center;max-width:1200px;margin-inline:auto}
.apb-rx-hero--shot,.apb-rx-hero--feat,.apb-rx-hero--vid,.apb-rx-hero--dual,.apb-rx-hero--review{padding:clamp(40px,6vw,80px) 24px}
.apb-rx-hero--form,.apb-rx-hero--logos,.apb-rx-hero--stats,.apb-rx-hero--pill,.apb-rx-hero--editorial{padding:clamp(44px,7vw,88px) 24px}

/* screenshot + tilt */
.apb-rx-hero-shot{border-radius:var(--apb-rx-radius,16px);overflow:hidden;box-shadow:0 30px 70px -30px rgba(11,13,18,.35);border:1px solid var(--apb-rx-line,#e7e8ec)}
.apb-rx-hero-shot img{width:100%;display:block}
.apb-rx-hero--tilt .apb-rx-hero-shot{transform:perspective(1400px) rotateY(-14deg) rotateX(5deg) scale(.98);transition:transform var(--apb-rx-t-slow) var(--apb-rx-ease)}
.apb-rx-hero--tilt:hover .apb-rx-hero-shot{transform:perspective(1400px) rotateY(-6deg) rotateX(2deg)}

/* form hero */
.apb-rx-hero--form .apb-rx-hero-copy{max-width:620px;margin-inline:auto;text-align:center}
.apb-rx-hero--form .apb-rx-lead{margin-inline:auto}
.apb-rx-hero-form{max-width:460px;margin:0 auto;display:flex;gap:8px}
.apb-rx-hero-form input{flex:1;min-width:0;border:1px solid var(--apb-rx-line,#e7e8ec);border-radius:var(--apb-rx-radius-pill,999px);padding:13px 18px;font:inherit;font-size:15px;background:var(--apb-rx-surface,#fff)}
.apb-rx-hero-form .apb-rx-btn{flex:0 0 auto}

/* logo strip */
.apb-rx-hero--logos .apb-rx-hero-copy{max-width:680px;margin-inline:auto;text-align:center}
.apb-rx-hero--logos .apb-rx-lead,.apb-rx-hero--logos .apb-rx-cta-row{margin-inline:auto;justify-content:center}
.apb-rx-hero-logos{margin-top:34px}
.apb-rx-hero-logos>span{display:block;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--apb-rx-muted,#6b7280);margin-bottom:16px}
.apb-rx-hero-logorow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(20px,4vw,44px)}
.apb-rx-hero-logorow img{height:26px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.7}

/* video hero + lightbox */
.apb-rx-hero-vidgrid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(28px,5vw,64px);align-items:center;max-width:1200px;margin-inline:auto}
.apb-rx-hero-vidposter{position:relative;border-radius:var(--apb-rx-radius,16px);overflow:hidden;box-shadow:0 30px 70px -30px rgba(11,13,18,.4);cursor:pointer}
.apb-rx-hero-vidposter img{width:100%;display:block}
.apb-rx-hero-play{position:absolute;inset:0;margin:auto;width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--apb-rx-brand);display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform var(--apb-rx-t) var(--apb-rx-ease)}
.apb-rx-hero-vidposter:hover .apb-rx-hero-play{transform:scale(1.08)}
.apb-rx-hero-play svg{width:30px;height:30px;margin-left:3px}
.apb-rx-herolight{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}
.apb-rx-herolight:target{display:flex}
.apb-rx-herolight-bg{position:absolute;inset:0;background:rgba(8,10,15,.85)}
.apb-rx-herolight-box{position:relative;width:min(900px,94vw)}
.apb-rx-herolight-box video{width:100%;border-radius:var(--apb-rx-radius,16px);display:block}
.apb-rx-herolight-x{position:absolute;top:-42px;right:0;color:#fff;font-size:32px;line-height:1;text-decoration:none}

/* split features */
.apb-rx-hero-checks{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:11px}
.apb-rx-hero-checks li{display:flex;align-items:center;gap:10px;font-size:16px;color:var(--apb-rx-ink)}
.apb-rx-hero-checks svg{flex:0 0 auto;width:18px;height:18px;color:var(--apb-rx-accent-text,var(--apb-rx-brand))}

/* stat band */
.apb-rx-hero-statband{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,64px);margin-top:clamp(32px,5vw,52px);padding-top:clamp(28px,4vw,40px);border-top:1px solid var(--apb-rx-line,#e7e8ec);max-width:900px;margin-inline:auto}
.apb-rx-hero-stat{text-align:center}
.apb-rx-hero-stat b{display:block;font-family:var(--apb-rx-font-display,inherit);font-size:clamp(30px,4vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1;color:var(--apb-rx-accent-text,var(--apb-rx-brand))}
.apb-rx-hero-stat span{display:block;margin-top:6px;font-size:14px;color:var(--apb-rx-muted,#6b7280)}

/* centered pill */
.apb-rx-hero-pill{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--apb-rx-ink);background:var(--apb-rx-surface,#fff);border:1px solid var(--apb-rx-line,#e7e8ec);border-radius:var(--apb-rx-radius-pill,999px);padding:6px 15px;margin-bottom:22px;box-shadow:var(--apb-rx-shadow-1,0 1px 2px rgba(11,13,18,.06));text-decoration:none;transition:transform var(--apb-rx-t) var(--apb-rx-ease)}
.apb-rx-hero-pill:hover{transform:translateY(-1px)}

/* aurora */
.apb-rx-hero--aurora{position:relative;overflow:hidden;background:var(--apb-rx-surface,#fff)}
.apb-rx-hero--aurora>.apb-rx-hero-copy{position:relative;z-index:1}
.apb-rx-aurora-a,.apb-rx-aurora-b,.apb-rx-aurora-c{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none}
.apb-rx-aurora-a{width:44vw;height:44vw;background:var(--apb-rx-brand);top:-14vw;left:-6vw;animation:apb-aur1 18s ease-in-out infinite alternate}
.apb-rx-aurora-b{width:38vw;height:38vw;background:var(--apb-rx-brand2,var(--apb-rx-brand));bottom:-16vw;right:-4vw;animation:apb-aur2 22s ease-in-out infinite alternate}
.apb-rx-aurora-c{width:30vw;height:30vw;background:var(--apb-rx-brand3,var(--apb-rx-brand));top:20%;right:24%;opacity:.35;animation:apb-aur1 26s ease-in-out infinite alternate-reverse}
@keyframes apb-aur1{to{transform:translate(8vw,6vw) scale(1.15)}}
@keyframes apb-aur2{to{transform:translate(-8vw,-5vw) scale(1.1)}}

/* app dual phones */
.apb-rx-hero-dual{position:relative;min-height:clamp(320px,42vw,480px)}
.apb-rx-hero-dual img{position:absolute;width:52%;border-radius:calc(var(--apb-rx-radius,16px)*1.6);box-shadow:0 26px 60px -24px rgba(11,13,18,.4)}
.apb-rx-hero-dual-a{left:4%;top:0;z-index:1;transform:rotate(-5deg)}
.apb-rx-hero-dual-b{right:4%;bottom:0;transform:rotate(5deg)}
/* mobile: stack the two overlapping phone shots so they don't collide on a narrow screen */
@media(max-width:560px){
  .apb-rx-hero-dual{min-height:0;display:flex;flex-direction:column;gap:14px;align-items:center}
  .apb-rx-hero-dual img{position:relative;width:74%;left:auto;right:auto;top:auto;bottom:auto;transform:none;margin:0}
}

/* review hero */
.apb-rx-hero-reviewp{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 24px;font-size:14px;color:var(--apb-rx-muted,#6b7280)}
.apb-rx-hero-stars{color:#f5a623;letter-spacing:1px}
.apb-rx-hero-reviewp b{color:var(--apb-rx-ink);font-weight:700}
.apb-rx-hero-reviewp em{font-style:italic;color:var(--apb-rx-ink);flex-basis:100%}

/* editorial */
.apb-rx-hero--editorial .apb-rx-hero-copy h1{font-size:clamp(40px,7vw,76px)}

@media(max-width:820px){
  .apb-rx-hero-shotgrid,.apb-rx-hero-vidgrid{grid-template-columns:1fr}
  .apb-rx-hero--shot .apb-rx-hero-shot,.apb-rx-hero--feat .apb-rx-hero-shot,.apb-rx-hero-vidposter,.apb-rx-hero-dual{order:-1}
  .apb-rx-hero--tilt .apb-rx-hero-shot{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .apb-rx-aurora-a,.apb-rx-aurora-b,.apb-rx-aurora-c{animation:none}
  .apb-rx-hero--tilt .apb-rx-hero-shot{transform:none;transition:none}
  .apb-rx-hero-play,.apb-rx-hero-pill{transition:none}
}
