.hero{padding-top:36px;padding-bottom:80px}.hero .row{row-gap:24px}@media(min-width: 992px){.hero .hero-col--copy{flex:0 0 auto;width:52.5%}.hero .hero-col--poster{flex:0 0 auto;width:47.5%}}.hero .kicker{color:var(--ink-soft)}.hero h1{font-size:clamp(2.7rem,5.6vw,4.7rem);margin:18px 0 26px;color:var(--ink)}.hero h1 em{font-style:italic;font-weight:400;letter-spacing:-0.02em}.hero h1 .red{color:var(--red)}.hero .hero-lead{font-size:clamp(1.05rem,1.5vw,1.3rem);color:var(--ink-soft);max-width:32em;margin-bottom:30px}.hero .hero-actions{gap:14px;margin-bottom:34px}.hero .value-chips{gap:10px}.hero .value-chips .pill{background:var(--glass);font-size:.85rem}.hero .value-chips .pill b{font-weight:700}.hero .value-chips .dot{width:8px;height:8px;border-radius:50%;background:var(--red)}.hero .poster-wrap{position:relative;width:100%;max-width:460px;margin-left:auto}.hero .poster{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--glass-shadow-lg);border:1px solid hsla(0,0%,100%,.5);aspect-ratio:1500/2189;background:#9bb9d6}.hero .poster img{width:100%;height:100%;object-fit:cover;display:block}.hero .poster-tag{position:absolute;left:22px;bottom:22px;z-index:3;padding:12px 18px;border-radius:var(--radius-sm);font-weight:700;font-size:.9rem;color:#fff;background:rgba(17,48,77,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.35)}.hero .ph-stripe{width:100%;height:100%;background:repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0 14px, rgba(255, 255, 255, 0.18) 14px 28px),linear-gradient(135deg, #a9cce8, #7fb0dc);display:grid;place-items:center}.hero .ph-stripe .face{width:64px;height:64px;border-radius:50%;background:hsla(0,0%,100%,.55);display:grid;place-items:center;color:var(--ink-soft);font-weight:800;font-size:1.4rem;border:2px solid hsla(0,0%,100%,.8)}@media(max-width: 991.98px){.hero .poster-wrap{max-width:380px;margin:0 auto}}@media(max-width: 600px){.hero h1{font-size:2.5rem}}
