.hero{padding-top:calc(var(--nav-h) + 30px);padding-bottom:var(--space-8)}.hero__inner{flex-direction:column;align-items:center;display:flex}.hero__copy{text-align:center;flex-direction:column;align-items:center;max-width:820px;display:flex}.hero__title{letter-spacing:-.035em;color:var(--pearl);margin-top:16px;font-size:clamp(38px,8vw,60px);font-weight:700;line-height:1.02}.hero__title .text-grad{white-space:nowrap}.hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.hero__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero__dot{background:var(--cyan-soft);width:8px;height:8px;box-shadow:0 0 10px var(--cyan-glow);border-radius:50%}.hero__platforms{color:var(--text-dim);letter-spacing:.01em;font-size:13.5px}.hero__visual{width:100%;margin-top:clamp(32px,3.5vw,52px);animation-delay:80ms}@media (min-width:940px){.hero{padding-top:calc(var(--nav-h) + clamp(24px, 4vw, 56px));padding-bottom:var(--space-7)}.hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:center;gap:clamp(36px,5vw,80px);display:grid}.hero__copy{text-align:left;align-items:flex-start;max-width:none}.hero__title{margin-top:18px;font-size:clamp(44px,4.2vw,56px);line-height:1.05}.hero__actions{justify-content:flex-start;margin-top:34px}.hero__meta{justify-content:flex-start}.hero__visual{margin-top:0}}@media (max-width:560px){.hero__actions{width:100%}.hero__actions .btn{flex:auto}.hero__meta{flex-direction:column;gap:10px}}
.tv{width:100%;max-width:1040px;margin-inline:auto;position:relative}.tv__backlight{z-index:0;filter:blur(64px);opacity:.85;pointer-events:none;background:radial-gradient(58% 70% at 28% 22%,#0b5cff8c,#0000 70%),radial-gradient(56% 68% at 76% 30%,#19c8ff73,#0000 70%);position:absolute;inset:-14% -10% 4%}.tv__panel{z-index:1;background:linear-gradient(158deg,#131c30,#080f1e 55%,#050b18);border:1px solid #78aaff29;border-radius:22px;padding:11px;position:relative;box-shadow:0 44px 130px #020817bf,inset 0 1px #ffffff14,inset 0 0 0 1px #020817d9}.tv__screen{aspect-ratio:16/9;background:#040c1d;border-radius:12px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #000000d9}.tv__img{object-fit:cover;width:100%;height:100%;display:block}.tv__glass{pointer-events:none;mix-blend-mode:screen;background:linear-gradient(118deg,#ffffff1a 0%,#ffffff05 16%,#0000 34%);position:absolute;inset:0}.tv__base{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.tv__neck{background:linear-gradient(#131c30,#0a1322);border:1px solid #78aaff1f;border-top:none;border-radius:0 0 6px 6px;width:70px;height:16px}.tv__foot{background:linear-gradient(#182338,#0a1322);border:1px solid #78aaff1f;border-radius:0 0 10px 10px;width:230px;max-width:40%;height:9px;box-shadow:0 18px 30px #02081799}.tv__reflection{filter:blur(10px);pointer-events:none;background:radial-gradient(60% 100% at 50% 0,#19c8ff29,#0000 72%);height:70px;margin-top:6px;position:absolute;top:100%;left:12%;right:12%}@media (max-width:560px){.tv__panel{border-radius:16px;padding:7px}.tv__screen{border-radius:9px}.tv__neck{width:54px;height:12px}}
