@font-face{font-family:'novaTV Brand';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/brand-manrope.ttf') format('truetype')}
/* NovaTV: calm cinematic layout, real product imagery, stable controls. */
:root{--bg:#0b0b0d;--surface:#151518;--surface2:#1d1d21;--text:#f5f4f1;--muted:#aaa9b1;--line:rgba(255,255,255,.12);--radius:24px}
body{background:var(--bg)}
h1,h2,h3{font-family:'Manrope',system-ui,sans-serif;letter-spacing:-.045em}
.wrap{max-width:1240px;padding-inline:32px}
section{padding:88px 0}
.bg{display:none}
header,header.scrolled{background:rgba(11,11,13,.94);border-bottom:1px solid var(--line);box-shadow:none}
.nav{height:80px;gap:24px}
.logo img{height:34px;filter:none}
.nav-links{gap:24px;font-size:14px}
.lang-switch{gap:4px}
.lang-switch button{min-height:40px;padding:6px 10px;border-radius:10px;background:transparent;border-color:transparent}
.btn{border-radius:12px;min-height:48px;box-shadow:none;transition:background .2s,border-color .2s,color .2s}
.btn-primary{background:var(--grad);box-shadow:none}
.btn:hover{transform:none;box-shadow:none}
.btn:focus-visible,.screen-option:focus-visible,.text-link:focus-visible,summary:focus-visible{outline:3px solid var(--amber);outline-offset:5px}
.btn-ghost{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.24)}
.osd{background:transparent;border:0;border-radius:0;padding:0;letter-spacing:.13em;font-size:11px;animation:none;color:#ffad29}
.osd .dot{animation:none;box-shadow:none;width:6px;height:6px}
.ticker{background:transparent;padding:16px 0;border-color:var(--line);margin-top:8px}
.ticker-track{animation:none;width:max-content}.tick{font-size:12px;letter-spacing:.04em}.tick::after{color:#67646b}
.experience{padding-bottom:72px}
.experience-grid{display:grid;grid-template-columns:.8fr 1.4fr;align-items:center;gap:56px}
.experience-copy h2{font-size:clamp(28px,3.2vw,43px);line-height:1.13;font-weight:800;margin-bottom:20px;text-wrap:balance}
.experience-copy p{color:var(--muted);font-size:16px;margin-bottom:26px}
.screen-options{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}
.screen-option{font:700 13px 'Manrope',sans-serif;background:var(--surface2);border:1px solid var(--line);border-radius:100px;color:var(--text);padding:12px 18px;min-height:44px;cursor:pointer}
.screen-option.active{background:var(--grad);color:#13100a;border-color:transparent}
.text-link{font-size:14px;font-weight:700;color:#ffc260}.text-link:hover{color:#fff}
.app-preview{min-width:0;background:#050505;border:1px solid rgba(255,255,255,.18);padding:8px;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.app-preview img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:10px}
.app-preview figcaption{padding:12px 8px 5px;color:var(--muted);font-size:11px;text-align:center}
#features{border-top:1px solid var(--line)}
.sec-head{max-width:700px;margin-bottom:36px}.sec-head h2{font-size:clamp(28px,3.6vw,44px);font-weight:800}.sec-head p{font-size:16px}
.feat-grid{gap:16px}.feat{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:18px}
.feat:hover{transform:none;box-shadow:none;border-color:rgba(255,173,41,.45)}
.feat h3{letter-spacing:-.02em;font-size:20px;line-height:1.3}.feat p{font-size:15px;line-height:1.7}
.feat-icon{width:38px;height:38px;border-radius:10px;box-shadow:none}.feat:hover .feat-icon{transform:none;box-shadow:none}
.feat .ch{color:var(--muted);font-size:10px}
.more-features{background:none;border:0;margin-top:22px;padding:0}.more-features summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:18px 0;font-size:15px;font-weight:700;color:var(--text)}
.more-features[open] summary{margin-bottom:16px}.more-features .feat-grid{padding:0}
#devices{background:linear-gradient(180deg,#131315,#0b0b0d)}
.devices-grid h2{font-size:clamp(28px,3.5vw,44px);font-weight:800}.devices-desc{font-size:16px}
#install .steps{gap:20px}.step{background:var(--surface);border-color:var(--line)}
.plan{background:var(--surface);border-color:var(--line);border-radius:20px}.plan.pop{transform:none;background:linear-gradient(165deg,#302415,#171719);box-shadow:none;border-color:#ed9a22}
.plan:hover,.plan.pop:hover{transform:none;box-shadow:none}.plan .period{letter-spacing:0}.plan .price{letter-spacing:-.06em}
.faq details{border-color:var(--line);background:var(--surface)}
.contact-box{background:radial-gradient(ellipse at 50% 100%,#322010,#151518 70%);border-color:var(--line)}
.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;transform:none;transition:none}
@media(min-width:921px){.lang-switch{order:3}.nav .btn{order:4}.nav-links{margin-left:auto}.nav .btn{font-size:12px;padding:10px 14px}}
@media(max-width:1100px) and (min-width:921px){.nav{gap:12px}.nav-links{gap:14px;font-size:13px}.wrap{padding-inline:24px}}
@media(max-width:920px){
 .nav{gap:12px;height:72px}.nav-links{background:rgba(11,11,13,.98)}
 .hero-scene{border-radius:18px}
 .experience-grid{grid-template-columns:1fr;gap:30px}.experience-copy{max-width:650px}.app-preview{width:100%}
 .feat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}section{padding:64px 0}
 .price-grid{gap:24px}.plan.pop{margin-top:10px}
}
@media(max-width:560px){
 .wrap{padding-inline:20px}.nav{gap:8px}.logo img{height:26px}.lang-switch button{padding:6px 8px;font-size:11px}.burger{flex-shrink:0}
 .nav .btn{padding:10px;min-height:40px}.nav .btn svg{width:18px;height:18px}
 .experience-grid{gap:24px}.experience{padding-block:48px}.experience-copy h2{font-size:32px}.experience-copy p{font-size:15px}
 .feat-grid{grid-template-columns:1fr}.feat{padding:24px}.sec-head h2,.devices-grid h2{font-size:32px}
 .app-preview{padding:5px;border-radius:12px}.app-preview figcaption{font-size:10px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Original hero retained; lifestyle imagery has its own section. */
.hero .wrap{max-width:1100px;padding-inline:24px}
.hero h1{font-family:'Unbounded',sans-serif;letter-spacing:normal}
.hero .btn{min-height:0}
.hero .osd{background:rgba(255,193,7,.08);border:1px solid var(--line);padding:6px 14px;border-radius:7px;font-size:12px}
.hero{--bg:#0E0B06;--muted:#A89C88;--line:rgba(255,193,7,.16);background:#0E0B06;isolation:isolate}
.brand-word{display:inline-flex;align-items:baseline;gap:0;flex-shrink:0;white-space:nowrap;font-family:'novaTV Brand','Manrope',sans-serif;font-size:32px;font-weight:800;letter-spacing:-1.6px;line-height:1;vertical-align:baseline;color:#fff}
.brand-word>span{font-family:inherit;font-weight:inherit;line-height:1;letter-spacing:-.045em}
/* Lowercase x-height meets uppercase cap-height, on a shared baseline. */
.brand-word>.brand-nova{font-size:1.3333333333em;color:#fff}
.brand-word>.brand-tv{font-size:1em;color:#f79308}
.foot-brand .brand-word{font-size:24px}
.osd{text-transform:none}
.living-room{padding-bottom:20px}
.living-room-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:end;margin-bottom:32px}
.living-room-heading h2{font-size:clamp(30px,3.6vw,44px);font-weight:800;line-height:1.15;text-wrap:balance}
.living-room-heading p{color:var(--muted);font-size:16px;line-height:1.75}
.hero-scene{width:100%;position:relative;border-radius:24px;overflow:hidden;background:#26221d;border:1px solid rgba(255,255,255,.1)}
.hero-scene>img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}
.hero-scene figcaption{position:absolute;bottom:0;inset-inline:0;display:flex;align-items:center;gap:24px;padding:34px 32px 22px;background:linear-gradient(transparent,rgba(0,0,0,.78));font-size:14px;color:#fff}
.hero-scene .brand-word{font-size:25px}
.scene-quality{margin-left:auto;font-family:'JetBrains Mono',monospace;font-size:10px;letter-spacing:.08em}
@media(max-width:920px){.living-room-heading{grid-template-columns:1fr;gap:18px}.hero-scene{border-radius:18px}}
@media(max-width:560px){
 .nav .brand-word{font-size:26px}.hero-scene{border-radius:14px}
 .living-room-heading{margin-bottom:24px}.living-room-heading h2{font-size:32px}
 .hero-scene figcaption{position:static;padding:16px;background:#1b1815;gap:12px;justify-content:space-between;font-size:11px}
 .hero-scene .brand-word{font-size:22px}.scene-quality{display:none}
}

/* Gallery rhythm inspired by Structured; novaTV branding and hero retained. */
.living-room{padding-top:112px;padding-bottom:32px}
.living-room-heading{gap:72px;margin-bottom:48px}
.living-room-heading h2,.experience-copy h2{font-size:clamp(34px,4.6vw,58px);line-height:1.08;letter-spacing:-.045em}
.experience{padding-block:112px}
.hero-scene,.app-preview{border-radius:12px;box-shadow:none}
.hero-scene figcaption{padding-top:44px}
@media(prefers-reduced-motion:no-preference){
 .feat,.plan,.step{transition:translate .5s cubic-bezier(.16,1,.3,1),border-color .35s}
 .feat:hover,.plan:hover,.step:hover{translate:0 -5px;border-color:rgba(255,170,40,.6)}
 .feat-icon{transition:rotate .4s,scale .4s}.feat:hover .feat-icon{rotate:-5deg;scale:1.06}
 .btn{transition:box-shadow .3s,background .3s,border-color .3s}.btn-primary:hover{box-shadow:0 0 24px rgba(255,157,0,.18)}
 #progress{box-shadow:0 0 10px rgba(255,155,0,.5)}
}
@media(min-width:921px) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 .hero-scene>img{transform:translateY(calc(var(--fx-travel,0) * 22px)) scale(1.045)}
 .app-preview{translate:0 calc(var(--fx-travel,0) * -24px)}
}
@media(max-width:920px){.living-room{padding-top:64px}.living-room-heading{gap:24px;margin-bottom:32px}.experience{padding-block:64px}}
@media(prefers-reduced-motion:reduce){
 .hero-scene>img{transform:none}.app-preview,.feat,.plan,.step{translate:none}
}

/* Brand mentions in prose retain the surrounding text color and size. */
.brand-inline{display:inline-flex;align-items:baseline;gap:0;white-space:nowrap;vertical-align:baseline;font-family:'novaTV Brand','Manrope',sans-serif;font-size:1em;font-weight:800;line-height:1;letter-spacing:0;text-transform:none}
.brand-inline>.brand-nova{font-size:1.3333333333em;letter-spacing:-.045em;line-height:1}
.brand-inline>.brand-tv{font-size:1em;letter-spacing:-.045em;line-height:1}

/* The entire question is one flex item; the plus remains a separate item. */
.faq summary .summary-copy,.more-features summary .summary-copy{display:block;min-width:0;flex:1;text-align:left}
.brand-word,.brand-inline{flex-wrap:nowrap}

/* Optical weight compensation: lowercase is enlarged to match cap height. */
.brand-word>.brand-nova,.brand-inline>.brand-nova,
.brand-word>.brand-tv,.brand-inline>.brand-tv{font-weight:800}
.brand-word>.brand-tv,.brand-inline>.brand-tv{
  -webkit-text-stroke:.022em currentColor;
  paint-order:stroke fill;
  letter-spacing:-.025em;
  margin-inline-start:.025em;
}
