html,body,#app{min-height:100%;margin:0}body{color:#f7ecd9;background:radial-gradient(circle at top,#ffc47233,#0000 30%),linear-gradient(#20170f 0%,#0f0a07 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app-shell{box-sizing:border-box;min-height:100vh;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#f8b86a;margin:0 0 6px;font-size:12px}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(28px,4vw,52px)}.topnav{flex-wrap:wrap;gap:12px;display:flex}.topnav a{color:#f7ecd9;background:#ffffff0a;border:1px solid #f7ecd940;border-radius:999px;padding:8px 12px;text-decoration:none}.topnav a.router-link-active{color:#2c1607;background:#f8b86a}.main-grid{width:min(1280px,100%);margin:0 auto}.tv-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:24px;display:grid}.retro-shell{background:linear-gradient(145deg,#6b4827,#2f1f12 60%,#1d120a),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 6px);border:1px solid #fda3;border-radius:36px;padding:clamp(14px,2.4vw,24px);position:relative;box-shadow:0 24px 60px #00000073,inset 0 1px #ffffff2e}.retro-shell__bezel{background:radial-gradient(circle at 50% 45%,#202020,#090909 72%);border-radius:26px;padding:clamp(10px,1.8vw,18px);box-shadow:inset 0 0 0 8px #00000040,inset 0 0 36px #000000d9}.retro-shell__footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.retro-shell__badge{color:#f2c38f;letter-spacing:.2em;font-size:12px}.retro-shell__knob{background:radial-gradient(circle at 35% 30%,#fbda9f,#9b5f2e 45%,#241207 70%);border-radius:50%;width:42px;height:42px;box-shadow:inset -5px -5px 10px #0006,0 6px 14px #00000059}.video-screen{aspect-ratio:4/3;background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 0 32px #97f5aa21}.video-screen.is-off{filter:brightness(.15)grayscale(.8)}.video-screen__video{object-fit:cover;width:100%;height:100%;display:block}.video-screen__empty,.video-screen__hud{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-screen.is-fullscreen{border-radius:0;width:100vw;height:100vh}.video-screen.is-fullscreen .video-screen__video{object-fit:contain}.video-screen__empty{color:#fff;letter-spacing:.08em;font-size:18px}.video-screen__overlay{pointer-events:none;mix-blend-mode:screen;opacity:.5;background:radial-gradient(circle,#0000 55%,#00000061) 0 0/100% 100%,linear-gradient(#ffffff08 50%,#0000001f 50%) 0 0/100% 4px,linear-gradient(90deg,#ffffff08,#fff0) 0 0/3px 100%;position:absolute;inset:0}.video-screen__hud{box-sizing:border-box;color:#d7ffbd;letter-spacing:.12em;text-shadow:0 0 8px #d7ffbd80;pointer-events:none;justify-content:space-between;align-items:flex-start;padding:12px;font-size:12px}.video-screen__fullscreen{z-index:2;color:#d7ffbd;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;border:1px solid #d7ffbd61;border-radius:999px;padding:7px 12px;font-size:12px;position:absolute;bottom:12px;right:12px}.side-panel{gap:18px;display:grid}.channel-list,.tv-controls,.info-page,.settings-page{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;padding:18px}.channel-list ul{gap:10px;max-height:min(56vh,560px);margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow:auto}.channel-list li{cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:16px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.channel-list li.active{background:#f8b86a1f;border-color:#f8b86ab3}.channel-list small{color:#f7ecd99e;word-break:break-all}.tv-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tv-controls button{color:#2c1607;cursor:pointer;background:linear-gradient(#ffcb8c,#cf7f2e);border:0;border-radius:14px;padding:12px 14px;font-weight:700;box-shadow:0 8px 16px #00000038}.info-page,.settings-page{max-width:720px;line-height:1.8}.settings-page{gap:22px;display:grid}.settings-page__header p:last-child{color:#f7ecd9b8;margin-bottom:0}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.setting-card{background:#0000002e;border:1px solid #ffffff14;border-radius:18px;gap:10px;padding:16px;display:grid}.setting-card span{color:#f8b86a;font-weight:700}.setting-card select,.setting-card input[type=range]{width:100%}.setting-card select{box-sizing:border-box;color:#f7ecd9;font:inherit;background:#20170f;border:1px solid #f8b86a59;border-radius:12px;padding:10px 12px}.setting-card--actions{grid-column:1/-1}.range-control{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.settings-actions{flex-wrap:wrap;gap:12px;display:flex}.settings-actions button{color:#2c1607;cursor:pointer;background:linear-gradient(#ffcb8c,#cf7f2e);border:0;border-radius:14px;padding:10px 14px;font-weight:700}@media (width<=960px){.tv-layout{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.settings-grid{grid-template-columns:1fr}.channel-list ul{max-height:320px}}@media (width<=640px){.app-shell{padding:16px}.retro-shell{border-radius:24px}.retro-shell__bezel{border-radius:18px}.video-screen{border-radius:14px}.tv-controls{grid-template-columns:1fr}}
