:root{color:#f8fafc;background:#070707;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(180,18,35,.22),transparent 34%),radial-gradient(circle at 85% 12%,rgba(19,148,143,.18),transparent 28%),#070707}button,input{font:inherit}button{cursor:pointer}.activity-root{min-height:100vh;padding:18px}.activity-grid{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:18px;min-height:calc(100vh - 36px)}.catalog-panel,.series-panel,.watch-area{min-width:0}.catalog-panel,.series-panel{display:flex;flex-direction:column;gap:22px;overflow:auto;padding:18px 4px 18px 0}.catalog-top{display:grid;gap:14px}.eyebrow{margin:0 0 5px;color:#fbbf24;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:2.1rem;line-height:1}.watch-header h2,.series-hero h2{font-size:1.35rem}.search-shell{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;height:42px;padding:0 12px;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#ffffff0e}.search-shell input{min-width:0;color:#f8fafc;border:0;outline:0;background:transparent}.catalog-message{padding:18px;border:1px solid rgba(248,250,252,.12);border-radius:8px;color:#cbd5e1;background:#ffffff0b}.catalog-message.error,.boot-message.error{color:#fecaca;border-color:#f8717152}.catalog-section{display:grid;gap:12px}.section-title{display:flex;align-items:center;gap:8px;color:#e5e7eb}.section-title h2{font-size:1rem}.poster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:12px}.poster-card{display:grid;gap:8px;min-width:0;padding:0;color:#f8fafc;text-align:left;border:0;background:transparent}.poster-card img,.poster-fallback{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:8px;background:#151515;border:1px solid rgba(248,250,252,.1);box-shadow:0 14px 28px #00000052}.poster-card.active img,.poster-card.active .poster-fallback,.poster-card:hover img,.poster-card:hover .poster-fallback{border-color:#ef4444}.poster-fallback{display:grid;place-items:center;color:#fbbf24}.poster-fallback span{font-size:2rem;font-weight:900}.poster-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.poster-meta,.episode-row span,.series-hero p{color:#a8b3c7;font-size:.82rem}.watch-area{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:4px 0}.watch-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.watchers{display:flex;align-items:center;gap:8px;min-height:42px;padding:6px 8px;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#ffffff0e}.connection-dot{width:8px;height:8px;border-radius:50%;background:#f87171}.connection-dot.online{background:#22c55e}.avatar-shell{position:relative;display:grid;place-items:center;width:30px;height:30px;overflow:visible;border-radius:50%;background:#242424}.avatar-shell img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar-shell span{font-size:.82rem;font-weight:900}.host-crown{position:absolute;right:-3px;bottom:-3px;color:#fbbf24}.watcher-count{color:#cbd5e1;font-size:.85rem}.player-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;border:1px solid rgba(248,250,252,.12);border-radius:8px;overflow:hidden;background:#030303}.video-stage{display:grid;place-items:center;min-height:0;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#020202}.video-stage video{width:100%;height:100%;max-height:calc(100vh - 160px);object-fit:contain;background:#000}.empty-player{display:grid;place-items:center;gap:10px;color:#cbd5e1}.player-controls{display:grid;grid-template-columns:42px auto minmax(0,1fr) auto 36px 36px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;background:#0a0a0aeb}.round-button,.icon-button,.icon-text-button{display:inline-grid;place-items:center;color:#f8fafc;border:1px solid rgba(248,250,252,.14);border-radius:8px;background:#ffffff13}.round-button{width:40px;height:40px;border-radius:50%;background:#dc2626}.icon-button{width:34px;height:34px}.icon-text-button{grid-auto-flow:column;width:fit-content;gap:8px;padding:9px 12px}.time-label{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:.82rem}.seek-bar{width:100%;accent-color:#ef4444}.series-hero{position:relative;display:grid;min-height:180px;align-items:end;padding:18px;overflow:hidden;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#121212}.series-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.42}.series-hero>div{position:relative;max-width:64ch}.season-tabs{display:flex;flex-wrap:wrap;gap:8px}.season-tabs button{min-height:36px;padding:0 12px;color:#e5e7eb;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#ffffff0e}.season-tabs button.active{color:#fff;border-color:#ef4444;background:#ef44442e}.episode-list{display:grid;gap:10px}.episode-row{display:grid;grid-template-columns:78px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:74px;padding:8px;color:#f8fafc;text-align:left;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#ffffff0e}.episode-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode-thumb{display:grid;place-items:center;width:78px;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:#191919}.episode-thumb img{width:100%;height:100%;object-fit:cover}.sync-overlay{position:fixed;right:18px;bottom:18px;display:flex;gap:8px;pointer-events:none}.sync-overlay span,.boot-message{padding:10px 12px;color:#f8fafc;border:1px solid rgba(248,250,252,.12);border-radius:8px;background:#080808e0;box-shadow:0 18px 42px #00000052}.boot-message{position:fixed;inset:18px 18px auto auto;z-index:10}@media (max-width: 980px){.activity-grid{grid-template-columns:1fr}.catalog-panel,.series-panel{max-height:none;overflow:visible;padding-right:0}.watch-area{min-height:70vh}}@media (max-width: 640px){.activity-root{padding:12px}.activity-grid{min-height:calc(100vh - 24px);gap:12px}.watch-header{align-items:flex-start;flex-direction:column}.player-controls{grid-template-columns:42px auto minmax(90px,1fr) auto 36px 36px;gap:8px}.poster-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}}
