:root{color:#eef4f8;background:#090d12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(14,87,75,.22),transparent 34%),linear-gradient(315deg,rgba(210,81,39,.18),transparent 36%),#090d12}button,input{font:inherit}button{border:0}.app-shell{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;height:100vh;overflow:hidden;padding:18px}.channel-panel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0d1218e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-block{display:flex;flex:0 0 auto;gap:12px;align-items:center;padding:18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;color:#052018;background:#36e0a1}.brand-block h1{margin:0;font-size:1.15rem;line-height:1.2;letter-spacing:0}.brand-block p{margin:4px 0 0;color:#9daab6;font-size:.88rem}.search-box{display:flex;flex:0 0 auto;align-items:center;gap:10px;min-height:46px;margin:14px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#9daab6;background:#ffffff0d}.search-box input{width:100%;min-width:0;border:0;outline:0;color:#eef4f8;background:transparent}.search-box input::placeholder{color:#7d8993}.category-strip{display:flex;flex:0 0 auto;gap:8px;overflow-x:auto;margin:0 14px 12px;padding:0 0 10px;scrollbar-color:rgba(54,224,161,.55) rgba(255,255,255,.06);scrollbar-width:thin}.category-strip::-webkit-scrollbar{height:6px}.category-strip::-webkit-scrollbar-track{border-radius:999px;background:#ffffff0f}.category-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#36e0a18c}.category-strip::-webkit-scrollbar-thumb:hover{background:#36e0a1c7}.category-strip button{flex:0 0 auto;padding:6px 9px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#c6d1d8;font-size:.78rem;background:#ffffff0a;cursor:pointer}.category-strip button:hover,.category-strip button:focus-visible{outline:none;border-color:#36e0a18c;color:#eef4f8;background:#36e0a11a}.category-strip button.active{border-color:#36e0a1;color:#06130f;background:#36e0a1}.channel-list{display:grid;flex:1 1 auto;align-content:start;gap:8px;min-height:0;overflow-y:auto;padding:0 14px 14px;overscroll-behavior:contain;scrollbar-color:rgba(54,224,161,.55) rgba(255,255,255,.08);scrollbar-width:thin}.channel-button{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;min-height:66px;padding:9px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#eef4f8;text-align:left;background:#ffffff0a;cursor:pointer}.channel-button:hover,.channel-button:focus-visible{outline:none;border-color:#36e0a18c;background:#36e0a11a}.channel-button.active{border-color:#36e0a1;background:#36e0a129}.channel-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;color:#06130f;background:linear-gradient(135deg,#ffffffb8,#fff0),linear-gradient(160deg,#36e0a1,#f0c04d);box-shadow:inset 0 0 0 1px #ffffff59}.channel-logo span{display:block;max-width:42px;overflow:hidden;font-size:.86rem;font-weight:900;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.channel-logo.compact{width:36px;height:36px;border-radius:7px}.channel-logo.compact span{max-width:32px;font-size:.7rem}.channel-button span{min-width:0}.channel-button strong,.channel-button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-button strong{font-size:.94rem}.channel-button small{margin-top:4px;color:#9daab6;font-size:.78rem}.empty-state{padding:18px;border-radius:8px;color:#9daab6;background:#ffffff0a}.player-column{display:flex;min-width:0;min-height:0}.video-stage{position:relative;display:flex;width:100%;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#030507}.video-stage video{width:100%;height:100%;min-height:520px;object-fit:contain;background:#030507}.video-stage:fullscreen{width:100vw;height:100vh;min-height:0;border:0;border-radius:0}.video-stage:fullscreen video{width:100%;height:100%;min-height:0;object-fit:contain}.video-topbar,.control-bar{position:absolute;left:16px;right:16px;display:flex;align-items:center;z-index:2;transition:opacity .18s ease,transform .18s ease}.video-topbar{top:16px;justify-content:space-between;gap:12px}.video-stage.overlay-hidden{cursor:none}.video-stage.overlay-hidden .video-topbar,.video-stage.overlay-hidden .control-bar{opacity:0;pointer-events:none}.video-stage.overlay-hidden .video-topbar{transform:translateY(-10px)}.video-stage.overlay-hidden .control-bar{transform:translateY(10px)}.status-pill,.now-playing{display:flex;align-items:center;min-width:0;border:1px solid rgba(255,255,255,.12);background:#05090dc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status-pill{gap:8px;min-height:36px;padding:0 12px;border-radius:999px;color:#93ffd6;font-weight:700}.status-pill.danger{color:#ffb4a6}.now-playing{gap:10px;max-width:min(440px,62%);min-height:48px;padding:6px 10px 6px 6px;border-radius:8px}.now-playing div{min-width:0}.now-playing span,.now-playing small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.now-playing span{font-weight:800}.now-playing small{color:#9daab6;font-size:.78rem}.center-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:10px;z-index:1;padding:88px 24px;text-align:center;background:linear-gradient(180deg,#03050740,#030507b8);pointer-events:none}.center-overlay strong{font-size:1.25rem}.center-overlay span{max-width:520px;color:#b9c4cc}.overlay-action{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:8px;color:#06130f;background:#36e0a1;cursor:pointer;pointer-events:auto}.spinner{width:34px;height:34px;border:3px solid rgba(255,255,255,.18);border-top-color:#36e0a1;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.control-bar{bottom:16px;gap:10px;justify-content:center;min-height:58px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#05090dd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.control-bar button,.cast-slot{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:40px;padding:0 12px;border-radius:8px;color:#eef4f8;background:#ffffff14;cursor:pointer}.control-bar button:hover:not(:disabled),.control-bar button:focus-visible{outline:none;background:#36e0a12e}.control-bar button:disabled{opacity:.42;cursor:not-allowed}.control-bar input[type=range]{width:min(14vw,170px);min-width:90px;accent-color:#36e0a1}.cast-slot{width:44px;margin-left:auto;padding:0}.cast-slot.unavailable{color:#eef4f89e;background:#ffffff0f;cursor:default}.cast-slot.available:hover{background:#36e0a12e}google-cast-launcher{width:24px;height:24px;--connected-color: #36e0a1;--disconnected-color: #eef4f8}@media (max-width: 980px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.channel-panel{order:2;height:100%;min-height:0;max-height:none}.player-column{order:1;align-items:center;justify-content:flex-start}.channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow-x:hidden;overflow-y:auto;padding:0 10px 12px}.channel-button{grid-template-columns:40px minmax(0,1fr);min-height:56px;padding:7px}.channel-logo{width:40px;height:40px}.channel-logo span{max-width:35px;font-size:.74rem}}@media (max-width: 680px){.app-shell{gap:10px;height:100vh;min-height:0;padding:8px}.brand-block{padding:10px}.brand-mark{width:38px;height:38px}.brand-block h1{font-size:1rem}.brand-block p{font-size:.78rem}.search-box{min-height:40px;margin:10px}.category-strip{margin:0 10px 8px}.category-strip button{padding:5px 8px;font-size:.72rem}.video-stage{aspect-ratio:16 / 9;min-height:0;max-height:none}.video-stage video{min-height:0}.video-topbar{left:10px;right:10px;top:10px}.now-playing{max-width:56%}.control-bar{left:10px;right:10px;bottom:10px;flex-wrap:wrap;min-height:48px;padding:6px;gap:6px}.control-bar button,.cast-slot{min-width:38px;min-height:36px;padding:0 9px}.control-bar button span{display:none}.control-bar input[type=range]{flex:1 1 100px}}
