/* Homepage product introduction. The real application window stays fully visible. */
.product-hero{padding:66px 0 36px;background:var(--paper);color:var(--ink);overflow:visible}
.product-hero .hero-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:46px;align-items:center}
.product-hero .hero-copy{min-width:0}
.product-hero .eyebrow{font-size:10px;letter-spacing:1.5px;color:var(--muted);margin:0 0 22px}
.product-hero h1{font-size:clamp(44px,4.55vw,64px);line-height:1.04;letter-spacing:-2.7px;margin:0 0 24px;text-wrap:initial}
.product-hero h1 em{color:var(--red);font-style:normal}
.product-hero .lead{font-size:16px;line-height:1.8;max-width:480px;color:var(--muted)}
.product-hero .actions{margin-top:28px;gap:20px;align-items:center}
.product-hero .text-link{color:var(--ink)}
.product-hero .hero-platform{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:11px;line-height:1.7;color:var(--muted)}
.hero-platform svg{width:15px;height:15px;flex-shrink:0}
.hero-platform small{font-size:inherit}
.product-hero .hero-preview{min-width:0;margin:0}
.hero-preview-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 3px 14px;font-size:10px;color:var(--muted);line-height:1.5}
.hero-preview-top strong{font-weight:600;letter-spacing:.2px;color:var(--ink)}
.hero-preview-frame{padding:8px;background:#182930;border:1px solid #3b4c53;border-radius:15px;box-shadow:0 26px 50px -32px #18293065}
.hero-preview-link{display:block;border-radius:8px;text-decoration:none;cursor:zoom-in}
.hero-preview-link img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:7px}
.hero-preview figcaption{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin-top:16px;padding-inline:3px;font-size:10px;color:var(--muted);line-height:1.7}
.hero-preview figcaption a{font-size:11px;font-weight:600;color:var(--ink);white-space:nowrap;text-decoration:none}
.hero-preview figcaption a:hover{text-decoration:underline}
.hero-preview figcaption span{max-width:340px}
.hero-value-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:55px;padding:27px 0 8px;border-top:1px solid var(--line)}
.hero-value-strip>div{display:flex;gap:13px;align-items:flex-start}
.hero-value-strip .hero-value-number{font-size:10px;color:var(--red);padding-top:4px;letter-spacing:.5px}
.hero-value-strip strong{display:block;font-size:13px;line-height:1.5;margin-bottom:5px}
.hero-value-strip p{font-size:11px;color:var(--muted);line-height:1.7}
.product-hero .release-strip{margin-top:30px;border-color:var(--line);padding-top:24px}
.product-hero .release-label span,.product-hero .countdown span,.product-hero .sound{color:var(--muted)}
.product-hero .release-label strong,.product-hero .countdown strong{color:var(--ink)}
@media(min-width:1450px){.product-hero{padding-top:78px}.product-hero h1{font-size:66px}}
@media(max-width:1100px){.product-hero{padding-top:42px}.product-hero .hero-grid{gap:28px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.product-hero h1{font-size:47px;letter-spacing:-1.9px}.product-hero .lead{font-size:14px}.hero-preview-top{font-size:9px}.hero-preview figcaption span{max-width:250px}.hero-value-strip{gap:22px;margin-top:40px}}
@media(max-width:900px){.product-hero .hero-grid{grid-template-columns:1fr;gap:34px}.product-hero .hero-copy{max-width:670px}.product-hero h1{font-size:56px}.product-hero .lead{max-width:620px;font-size:16px}.product-hero .hero-preview{width:100%;max-width:780px;justify-self:center}.hero-preview figcaption span{max-width:none}.hero-preview-top{font-size:10px}.hero-value-strip{gap:20px}.product-hero .hero-platform{margin-top:20px}}
@media(max-width:600px){.product-hero{padding:32px 0 24px}.product-hero h1{font-size:clamp(38px,10.8vw,48px);letter-spacing:-1.7px;line-height:1.06;margin-bottom:20px}.product-hero .eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:18px}.product-hero .lead{font-size:14px;line-height:1.8}.product-hero .actions{gap:18px;margin-top:23px}.product-hero .actions .button{font-size:12px;padding:13px 18px}.product-hero .actions .text-link{font-size:12px}.product-hero .hero-grid{gap:32px}.product-hero .hero-platform{font-size:10px;align-items:flex-start}.hero-preview-frame{padding:5px;border-radius:10px}.hero-preview-link,.hero-preview-link img{border-radius:5px}.hero-preview-top{font-size:9px;margin-bottom:10px;gap:10px}.hero-preview figcaption{margin-top:12px;gap:7px;font-size:9px}.hero-preview figcaption a{font-size:10px}.hero-value-strip{grid-template-columns:1fr;gap:16px;margin-top:30px;padding-top:22px}.hero-value-strip>div{gap:12px}.hero-value-strip strong{font-size:13px;margin-bottom:3px}.hero-value-strip p{font-size:11px}.product-hero .release-strip{gap:20px}.product-hero .release-label strong{font-size:14px}}
