:root{--accent:#89efbc}body{font-family:Tahoma,Arial,sans-serif}nav{display:flex;gap:26px}h1{letter-spacing:-1.5px}h2{line-height:1.6}.accent{color:var(--accent)}.eyebrow{display:block;color:var(--accent);font-size:13px;letter-spacing:1px;margin-bottom:16px}.section-space{margin-top:38px}.subscription-summary{display:flex;justify-content:space-between;align-items:center;margin:20px 0 28px;border-color:#477d69}.subscription-summary p{margin:0}.price{font-size:64px;font-weight:700;direction:ltr;text-align:right;margin:22px 0}.price-card{position:relative;overflow:hidden;padding:36px}.recommended{border-color:#82efba80;background:linear-gradient(135deg,#1a3c37,#121d2c)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps b{color:#eff8ff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stats strong{font-size:30px}.stats p{margin-top:0}.narrow{max-width:500px;margin:auto}.narrow h1{font-size:34px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:right;min-width:680px}th,td{border-bottom:1px solid var(--line);padding:18px 12px;font-size:14px}th{color:var(--muted)}td button{padding:8px 12px;margin:4px}button:disabled{opacity:.45;cursor:not-allowed}.consent{display:flex;gap:12px;align-items:center;line-height:1.8}.consent input{width:24px;height:24px;flex-shrink:0}.tv .channels{grid-template-columns:repeat(4,1fr);max-height:none}.tv .channels button{min-height:92px;border:1px solid #3e526c}.tv .channels button:hover,.tv .channels button:focus{background:#385944}.tv h1{font-size:40px}.tv header{padding:20px 4%}.tv main{padding:0 40px;margin-bottom:40px}.tv .card{padding:24px}.tv p{font-size:18px}.tv #status{position:sticky;bottom:10px;background:#142338ed;border-radius:12px;padding:12px 18px}.tv #status:empty{display:none}.tv #video{max-height:60vh}.tv .channel-group{display:block;font-size:13px;color:#afc7bd;margin-top:10px}.tv #player:fullscreen{background:#000;width:100%;height:100%;padding:0}.tv #player:fullscreen video{width:100%;height:100%;max-height:100%}.tv #player:fullscreen>div{display:none}.tv #player:fullscreen>div:first-child{display:none}@media(max-width:750px){.stats,.steps{grid-template-columns:1fr}.subscription-summary{display:block}.tv main{padding:0 16px}.tv .channels{grid-template-columns:repeat(2,1fr)}nav{gap:12px;font-size:13px}.price{font-size:48px}}
