
.hero-showcase{display:grid;grid-template-columns:1fr minmax(240px,340px) 1fr;gap:24px;align-items:center;margin:62px auto 0;max-width:980px}.float-card,.phone-shell{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(18px)}.float-card{border-radius:28px;padding:26px;text-align:left}.float-card strong{display:block;font-size:48px;line-height:1;color:#fff;margin:10px 0;text-shadow:0 0 24px rgba(230,57,70,.45)}.float-card p{color:var(--text-mid);font-size:14px;line-height:1.65}.float-kicker{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--primary-light);font-weight:900}.phone-shell{border-radius:42px;padding:14px;min-height:480px}.phone-screen{height:100%;min-height:450px;border-radius:32px;background:radial-gradient(circle at 50% 20%,rgba(255,51,102,.22),transparent 34%),linear-gradient(180deg,#16162a,#090910);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;overflow:hidden;position:relative}.phone-screen:before{content:'';position:absolute;inset:12px;border-radius:26px;border:1px solid rgba(255,255,255,.05)}.match-chip{position:absolute;top:22px;left:22px;right:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 12px;font-size:12px;color:rgba(255,255,255,.75)}.match-orb{width:168px;height:168px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from 180deg,#ff3366,#e63946,#8b0000,#ff3366);box-shadow:0 0 70px rgba(230,57,70,.45);position:relative}.match-orb:after{content:'';position:absolute;inset:12px;border-radius:50%;background:#101020}.match-orb span{position:relative;z-index:1;font-size:44px;font-weight:950}.preference-bars{display:grid;gap:9px;width:80%;margin:28px 0}.preference-bars i{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#e63946,rgba(255,255,255,.14))}.preference-bars i:nth-child(2){width:86%}.preference-bars i:nth-child(3){width:72%}.preference-bars i:nth-child(4){width:94%}.phone-note{font-size:13px;line-height:1.6;color:var(--text-mid);text-align:center}.phone-note strong{color:#fff}@media(max-width:850px){.hero-showcase{grid-template-columns:1fr}.float-card{text-align:center}.phone-shell{max-width:360px;margin:auto}}
