@import"https://fonts.googleapis.com/css2?family=Archivo:wght@500;700;800&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg-top: #0b0f14;--bg-bottom: #0b0f14;--ink: #edf2ff;--ink-soft: #a8b3cb;--card: rgba(17, 23, 34, .78);--card-strong: rgba(17, 23, 34, .93);--line: rgba(139, 92, 246, .3);--accent: #22c55e;--accent-strong: #16a34a;--brand-purple: #8b5cf6;--brand-purple-strong: #6d3fe6;--danger: #f87171;--shadow: 0 18px 46px rgba(0, 0, 0, .48);--glass-filter-soft: blur(8px) saturate(1.12);--glass-filter-medium: blur(12px) saturate(1.12);--glass-filter-strong: blur(18px) saturate(1.22);--glass-filter-max: blur(24px);--glass-filter-overlay: blur(3px);--glass-fallback-soft: rgba(4, 14, 24, .58);--glass-fallback-strong: rgba(4, 14, 24, .84)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{font-family:Space Grotesk,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(1000px 620px at -8% -22%,rgba(139,92,246,.32),transparent 60%),radial-gradient(920px 640px at 112% 110%,rgba(34,197,94,.2),transparent 62%),linear-gradient(160deg,var(--bg-top),var(--bg-bottom))}:is(.playlist-drawer,.schedule-pip-drag-handle,.fullscreen-browse-overlay,.fullscreen-browse-clock-float,.shortcut-legend-overlay,.volume-hud,.overlay-top,.overlay-bottom,.cast-host-inline,.overlay){--glass-filter: var(--glass-filter-strong);-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);isolation:isolate}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){:is(.playlist-drawer,.fullscreen-browse-overlay,.shortcut-legend-overlay,.overlay-top,.overlay-bottom,.cast-host-inline,.overlay){background-color:var(--glass-fallback-strong)}:is(.schedule-pip-drag-handle,.fullscreen-browse-clock-float,.volume-hud){background-color:var(--glass-fallback-soft)}}.app-shell{height:100vh;min-height:100vh;position:relative;overflow:hidden}.playlist-toggle{position:fixed;left:18px;top:18px;z-index:30;border:0;border-radius:16px;width:52px;height:52px;background:linear-gradient(145deg,var(--brand-purple),var(--brand-purple-strong));box-shadow:var(--shadow);color:#f5ebff;cursor:pointer;display:grid;place-items:center}.playlist-toggle-logo{width:26px;height:26px;display:block}.drawer-hover-zone{position:fixed;left:0;top:0;bottom:0;width:26px;z-index:19}.playlist-drawer{position:fixed;left:0;top:0;bottom:0;width:min(370px,87vw);padding:86px 16px 18px;border-right:1px solid rgba(139,92,246,.34);background:linear-gradient(170deg,#111722db,#111722bd);--glass-filter: var(--glass-filter-max);transition:transform .24s ease,opacity .24s ease;z-index:20;display:grid;grid-template-rows:auto 1fr auto;gap:14px;box-shadow:20px 0 44px #0006;opacity:1;pointer-events:auto}.playlist-drawer.closed{transform:translate(-102%);opacity:0;pointer-events:none}.playlist-drawer.cinema-mode{width:min(420px,92vw);padding-top:94px}.drawer-header{padding:6px 8px}.drawer-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.drawer-header h3{margin:0;font-family:Archivo,Space Grotesk,sans-serif;font-weight:800;letter-spacing:.01em;font-size:1.14rem}.drawer-meta{margin-top:8px;font-size:.85rem;color:var(--ink-soft);display:flex;gap:10px;align-items:center;flex-wrap:wrap}.drawer-list-title-row{margin-top:10px;border:1px solid rgba(139,92,246,.28);border-radius:12px;padding:8px 10px;background:#0b0f146b}.drawer-list-title-label{font-size:.63rem;letter-spacing:.03em;text-transform:uppercase;color:#edf2ff9e}.drawer-list-title-main{margin-top:4px;display:flex;align-items:center;gap:8px}.drawer-list-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:.84rem;font-weight:700;color:#f1f7ff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rename-list-btn{margin-left:auto;border:1px solid rgba(139,92,246,.34);border-radius:999px;padding:3px 9px;background:#8b5cf629;color:#e8e1ff;font-size:.66rem;line-height:1.1;cursor:pointer;white-space:nowrap}.save-playlist-btn{border:0;border-radius:8px;padding:4px 10px;background:#22c55e;color:#072212;font-size:.74rem;font-weight:700;cursor:pointer}.save-playlist-btn:disabled{opacity:.45;cursor:not-allowed}.schedule-toggle{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(34,197,94,.4);border-radius:999px;padding:4px 8px;background:#22c55e1a;color:#ccf8dc;font-size:.72rem;line-height:1}.schedule-toggle input{margin:0;accent-color:var(--accent)}.schedule-toggle span{white-space:nowrap}.playlist-items{overflow:auto;padding-right:4px}.empty-list{border:1px dashed var(--line);border-radius:18px;padding:16px;color:var(--ink-soft);font-size:.92rem;background:#8b5cf614}.agenda-heading{margin:8px 2px 7px;font-size:.7rem;letter-spacing:.03em;text-transform:uppercase;color:#edf2ffa8}.unscheduled-heading-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.unscheduled-heading{margin:8px 2px 7px}.unscheduled-toggle-btn{border:1px solid rgba(139,92,246,.34);border-radius:999px;padding:3px 10px;background:#8b5cf629;color:#e7e0ff;font-size:.68rem;line-height:1.1;cursor:pointer;white-space:nowrap}.played-heading-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.played-heading{margin:0}.played-list{margin-top:8px;max-height:180px;padding-bottom:4px}.agenda-list{display:grid;gap:6px;margin-bottom:4px}.agenda-list.cinema-mode{gap:12px;margin:4px 2px 18px}.agenda-item{border:1px solid rgba(139,92,246,.35);border-radius:10px;background:linear-gradient(90deg,rgba(34,197,94,.16) 0%,rgba(34,197,94,.16) var(--agenda-progress, 0%),rgba(20,26,38,.74) var(--agenda-progress, 0%),rgba(20,26,38,.74) 100%);padding:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:flex-start;text-align:left;color:var(--ink)}.agenda-item.cinema-mode{grid-template-columns:1fr;border-radius:16px;padding:16px 18px;background:linear-gradient(90deg,rgba(34,197,94,.18) 0%,rgba(34,197,94,.18) var(--agenda-progress, 0%),rgba(8,12,18,.78) var(--agenda-progress, 0%),rgba(8,12,18,.78) 100%)}.agenda-item-main{border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer;display:grid;gap:2px}.agenda-item-main.cinema-mode{gap:8px}.agenda-item-main:disabled{cursor:default;opacity:1}.agenda-item.active{border-color:#22c55ead;box-shadow:0 8px 14px #22c55e1f}.agenda-item.past{border-color:#94a3b859;background:#0f1218b8;color:#94a3b8db}.agenda-item.past .agenda-time,.agenda-item.past .agenda-title,.agenda-item.past .agenda-range,.agenda-item.past .agenda-short-duration{color:#94a3b8db}.agenda-time-row{display:inline-flex;align-items:baseline;gap:8px}.agenda-time{font-family:Archivo,Space Grotesk,sans-serif;font-size:.74rem;font-weight:700;color:#ccf8dc}.agenda-time.cinema-mode{font-size:.92rem}.agenda-short-duration{font-size:.68rem;color:#edf2ffbd}.agenda-title{font-size:.84rem;font-weight:700;line-height:1.25}.agenda-title.cinema-mode{font-size:1.22rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:clip;mask-image:linear-gradient(to right,#000 74%,transparent 100%);-webkit-mask-image:linear-gradient(to right,#000 74%,transparent 100%)}.agenda-range{font-size:.7rem;color:var(--ink-soft)}.playlist-item{border:1px solid var(--line);border-radius:16px;background:linear-gradient(90deg,rgba(34,197,94,.14) 0%,rgba(34,197,94,.14) var(--item-progress, 0%),rgba(20,26,38,.85) var(--item-progress, 0%),rgba(20,26,38,.85) 100%);margin-bottom:10px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:12px}.playlist-item.current{border-color:#22c55ebf;box-shadow:0 10px 22px #22c55e29}.playlist-item.touch-dragging{border-color:#22c55ead;transform:scale(.99);box-shadow:0 12px 20px #22c55e2e}.playlist-item-main{border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:inherit}.playlist-item-main:disabled{cursor:default;opacity:1}.item-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:.96rem;line-height:1.28;font-weight:700}.item-url{margin-top:5px;font-size:.74rem;color:var(--ink-soft);word-break:break-all}.item-meta{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:8px}.item-duration{font-size:.75rem;color:var(--ink-soft)}.item-actions{position:relative;z-index:1}.item-actions.menu-open{z-index:24}.ellipsis-btn{border:0;background:#8b5cf638;color:#efe7ff;width:28px;height:24px;border-radius:9px;cursor:pointer;line-height:1;font-weight:700}.item-menu{position:absolute;right:0;top:calc(100% + 6px);background:#111722fa;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);min-width:102px;max-height:min(240px,calc(100vh - 22px));overflow:auto;padding:5px;z-index:120;transform:scale(.8);transform-origin:top right}.item-menu.open-upward{top:auto;bottom:calc(100% + 6px);transform-origin:bottom right}.item-menu-remove{width:100%;border:0;border-radius:7px;padding:7px 10px;text-align:left;background:#f8717124;color:#ffd7d7;cursor:pointer}.item-menu-rename{width:100%;border:0;border-radius:7px;padding:7px 10px;text-align:left;background:#8b5cf633;color:#efe7ff;cursor:pointer;margin-bottom:4px}.drawer-footer{padding-top:4px}.drawer-footer-grid{display:flex;align-items:center;gap:8px}.drawer-utility-wrap{position:relative;margin-left:auto}.drawer-utility-btn{border:1px solid var(--line);background:#8b5cf633;color:var(--ink);width:34px;height:34px;border-radius:10px;cursor:pointer;display:grid;place-items:center;font-size:.95rem}.drawer-utility-menu{min-width:168px;gap:8px}.drawer-nav-btn{width:auto;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#8b5cf629;color:var(--ink);text-align:left;cursor:pointer}.drawer-nav-btn.secondary{background:#22c55e29}.drawer-footer>.drawer-nav-btn{width:100%}.player-column{height:100vh;padding:72px 24px 30px;transition:padding-left .22s ease;overflow:hidden}.player-column.timeline-layout-active{display:flex;flex-direction:column}.player-column.timeline-layout-active .player-shell{flex:1 1 auto}.player-column.timeline-hidden-layout{display:flex;flex-direction:column;justify-content:center}.player-column.timeline-hidden-layout .player-shell{flex:0 0 auto}.player-column.shifted{padding-left:min(400px,calc(87vw + 24px))}.player-shell{position:relative;min-height:min(72vh,760px);border:1px solid rgba(139,92,246,.38);border-radius:17px;overflow:hidden;box-shadow:var(--shadow);background:radial-gradient(1200px 760px at 70% -8%,rgba(139,92,246,.35),transparent 58%),radial-gradient(850px 540px at -10% 118%,rgba(34,197,94,.2),transparent 60%),linear-gradient(145deg,#0b0f14,#0f1621 42%,#111a29)}.player-shell.cursor-hidden,.player-shell.cursor-hidden *{cursor:none!important}.player-stage-surface{position:absolute;inset:0;transition:transform .16s ease}.idle-glow-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none}.idle-glow{position:absolute;width:48vmax;height:48vmax;border-radius:50%;filter:blur(96px);opacity:.2;will-change:transform}.idle-glow-a{left:-16vmax;top:-14vmax;background:#8b5cf67a;animation:idleFloatA 72s ease-in-out infinite alternate}.idle-glow-b{right:-15vmax;bottom:-14vmax;background:#22c55e66;animation:idleFloatB 86s ease-in-out infinite alternate}.player-stage-surface.unlocked{cursor:grab}.player-stage-surface.unlocked:active{cursor:grabbing}.player-stage-surface.unlocked .player-frame{pointer-events:none}.player-frame{border:0;width:100%;height:100%;position:absolute;inset:0}.schedule-split-stage{position:absolute;inset:0;display:grid;background:#03070f;animation:splitStageIn .26s ease}.schedule-split-pane{position:relative;min-width:0;min-height:0;overflow:hidden;background:#050d18;opacity:0;transform:translateY(8px);animation:splitPaneIn .28s ease forwards}.schedule-split-pane.secondary{animation-delay:60ms}.schedule-split-divider{position:absolute;top:9%;bottom:9%;width:8px;margin-left:-4px;border:0;border-radius:999px;cursor:ew-resize;background:#eef7ff12;box-shadow:0 0 0 1px #eef7ff24;z-index:8}.schedule-split-divider:after{content:"";position:absolute;left:50%;top:26%;bottom:26%;width:2px;margin-left:-1px;border-radius:999px;background:#eef7ff57}.schedule-pip-stage{position:absolute;inset:0;background:#03070f}.schedule-pip-main{position:absolute;inset:0;background:#050d18}.schedule-pip-float{position:absolute;left:16px;top:16px;aspect-ratio:16 / 9;border-radius:15px;overflow:hidden;border:1px solid rgba(238,247,255,.28);box-shadow:0 18px 36px #0000006b;background:#050d18;z-index:14;touch-action:none}.schedule-pip-float.dragging{cursor:grabbing}.schedule-pip-float-media{position:absolute;inset:0}.schedule-pip-drag-zone{position:absolute;left:0;top:0;bottom:0;width:clamp(34px,18%,54px);border:0;margin:0;padding:0;background:linear-gradient(to right,#020f1c4d,#020f1c00);cursor:grab;z-index:2}.schedule-pip-float.dragging .schedule-pip-drag-zone{cursor:grabbing}.schedule-pip-controls{position:absolute;left:8px;top:8px;display:flex;flex-direction:column;gap:6px;z-index:4;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s step-end}.schedule-pip-float:hover .schedule-pip-controls,.schedule-pip-float:focus-within .schedule-pip-controls,.schedule-pip-float.dragging .schedule-pip-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .14s ease,transform .14s ease}.schedule-pip-drag-handle{width:30px;height:30px;border-radius:999px;border:1px solid rgba(238,247,255,.22);background:#020f1c94;display:grid;place-items:center;cursor:grab;padding:0;--glass-filter: var(--glass-filter-soft)}.schedule-pip-drag-handle:active{cursor:grabbing}.schedule-pip-grip{color:#eef7ffd1;width:14px;height:14px}.schedule-pip-size-controls{display:inline-flex;flex-direction:column;gap:6px}.schedule-pip-size-controls button{border:0;border-radius:999px;width:24px;height:24px;display:grid;place-items:center;background:#22c55e4d;color:#f4fffb;font-size:.84rem;line-height:1;cursor:pointer}.schedule-pip-size-controls button:disabled{opacity:.4;cursor:default}.schedule-pip-size-controls button .ui-icon{width:13px;height:13px}@media(hover:none),(pointer:coarse){.schedule-pip-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:none}}.youtube-mount{width:100%;height:100%}.schedule-fade-overlay{position:absolute;inset:0;background:#000;pointer-events:none;opacity:0;transition:opacity .12s linear;z-index:2}.view-transition-overlay{position:absolute;inset:0;background:#000;opacity:0;pointer-events:none;transition:opacity .7s ease;z-index:5}.view-transition-overlay.active{opacity:1}.schedule-up-next{position:absolute;left:16px;right:16px;bottom:14px;z-index:6;border:1px solid rgba(139,92,246,.42);border-radius:12px;padding:8px 10px;font-size:.8rem;color:#f1fbfff2;background:linear-gradient(to right,#020f1ce6,#020f1c80);animation:upNextFadeIn .28s ease}.fullscreen-browse-overlay{position:absolute;left:16px;right:16px;bottom:14px;z-index:7;padding:12px 14px 14px;border:1px solid rgba(139,92,246,.38);border-radius:12px;background:linear-gradient(to top,#020f1ccc,#020f1cb8 34%,#020f1c94 58%,#020f1c5c 78%,#020f1c29 92%,#020f1c00);--glass-filter: var(--glass-filter-strong);pointer-events:none}.fullscreen-browse-shortcuts{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:.66rem;letter-spacing:.07em;text-transform:uppercase;color:#daedffb8}.fullscreen-browse-shortcut{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.2);background:#08121f3d}.fullscreen-browse-shortcut-key{display:inline-grid;min-width:1.25em;place-items:center;padding:1px 4px;border-radius:5px;border:1px solid rgba(148,163,184,.35);background:#08121f4d;color:#f0f8ffe6;font-size:.72rem;line-height:1}.fullscreen-browse-clock-float{position:absolute;top:18px;right:20px;z-index:8;padding:9px 12px;border-radius:999px;background:#020f1c85;--glass-filter: var(--glass-filter-strong);font-family:Sora,Space Grotesk,sans-serif;font-size:clamp(1.9rem,4.2vw,3rem);font-weight:400;line-height:1;letter-spacing:.005em;color:#effaffe6;pointer-events:none}.fullscreen-browse-track{position:relative;margin-top:6px;height:46px;border-top:1px solid rgba(139,92,246,.28);border-bottom:1px solid rgba(139,92,246,.18);overflow:hidden}.fullscreen-browse-segment{position:absolute;top:11px;height:24px;min-width:2px;border-radius:10px;background:#8b5cf694;box-shadow:0 0 0 1px #8b5cf633}.fullscreen-browse-segment.active{background:#22c55ebd;box-shadow:0 0 0 1px #22c55e47}.fullscreen-browse-title{position:absolute;left:7px;right:7px;top:4px;font-size:.71rem;font-weight:600;line-height:1.2;color:#eef7ffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}.fullscreen-browse-remaining{position:absolute;left:7px;right:7px;bottom:4px;height:2px;border-radius:999px;transform-origin:right center;background:#070e16bd;box-shadow:inset 0 0 0 1px #f1f7ff29;z-index:2}.fullscreen-browse-now{position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#22c55e00,#22c55ecc 26% 74%,#22c55e00);z-index:2}.fullscreen-browse-ticks{position:relative;margin-top:10px;height:28px}.fullscreen-browse-tick{position:absolute;top:0;transform:translate(-50%);display:grid;place-items:center;text-align:center;line-height:1;color:#e3f2ffb8}.fullscreen-browse-tick-label{font-size:.78rem;font-weight:700;letter-spacing:.015em;text-transform:lowercase}.fullscreen-browse-tick-label.half-hour{font-size:.68rem;font-weight:600;letter-spacing:.05em;opacity:.84}.shortcut-legend-overlay{position:absolute;inset:16px;z-index:9;border:1px solid rgba(139,92,246,.38);border-radius:12px;padding:16px;background:linear-gradient(to top,#020f1ccc,#020f1cb8 34%,#020f1c94 58%,#020f1c5c 78%,#020f1c29 92%,#020f1c00);--glass-filter: var(--glass-filter-strong);overflow:auto}.shortcut-legend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.shortcut-legend-item{display:flex;align-items:center;gap:10px;min-height:38px;padding:7px 10px;border:1px solid rgba(148,163,184,.2);border-radius:9px;background:#08121f42}.shortcut-legend-key{display:inline-grid;place-items:center;min-width:2.8rem;padding:3px 8px;border-radius:7px;border:1px solid rgba(148,163,184,.35);background:#08121f4d;color:#f0f8ffe6;font-family:Sora,Space Grotesk,sans-serif;font-size:.73rem;font-weight:700;letter-spacing:.03em;line-height:1;white-space:nowrap}.shortcut-legend-label{color:#dcefffe0;font-size:.77rem;line-height:1.35}.volume-hud{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:22px;height:118px;border-radius:999px;border:1px solid rgba(237,245,255,.26);background:#050f1a8a;--glass-filter: var(--glass-filter-soft);display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:6}.volume-hud.visible{opacity:1;transform:translateY(-50%) translate(1px)}.volume-hud-track{position:relative;width:6px;height:92px;border-radius:999px;background:#e5f1ff33;overflow:hidden}.volume-hud-fill{position:absolute;left:0;right:0;bottom:0;min-height:2px;border-radius:inherit;background:linear-gradient(180deg,#63e58f,#22c55e)}.overlay-controls{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:22px;font-size:calc(1rem + 3pt);opacity:0;transition:opacity .18s ease;pointer-events:none}.overlay-controls.visible{opacity:1}.overlay-top{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;background:linear-gradient(to bottom,#020f1ca8,#020f1c85 48%,#020f1c42,#020f1c00);--glass-filter: var(--glass-filter-strong);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 68%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 68%,transparent 100%);border-radius:0;padding:22px 40px 40px;margin:-22px -22px 0;pointer-events:auto}.overlay-title{font-family:Archivo,Space Grotesk,sans-serif;color:#f2f9ff;font-weight:700;font-size:clamp(1.18rem,1.7vw,1.7rem);line-height:1.3;max-width:min(740px,100%)}.overlay-subtitle{margin-top:8px;color:#f1fbffb3;font-size:calc(.9rem + 2pt);max-width:min(740px,100%);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.overlay-duration{color:#e5f6ff;font-size:calc(.92rem + 2pt);font-weight:700;white-space:nowrap;margin-top:6px;padding:4px 10px;border-radius:999px;background:#020f1c61}.overlay-bottom{background:linear-gradient(to top,#020f1ccc,#020f1cb8 34%,#020f1c94 58%,#020f1c5c 78%,#020f1c29 92%,#020f1c00);--glass-filter: var(--glass-filter-strong);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 70%,transparent 100%);mask-image:linear-gradient(to top,#000 0%,#000 70%,transparent 100%);border-radius:0;padding:74px 40px 24px;margin:-26px -22px -22px;pointer-events:auto}.overlay-controls.cinema-mode .overlay-bottom{padding:62px 24px 18px}.control-row{display:flex;align-items:flex-start;gap:10px}.control-row-left{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px}.control-row-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.control-row-left button,.control-row-right button{border:0;border-radius:999px;padding:8px 14px;background:#8b5cf62e;color:#f1ecff;font-family:Space Grotesk,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .14s ease}.control-row-left button:hover,.control-row-right button:hover{background:#8b5cf654}.control-row-left button.control-active,.control-row-right button.control-active{background:#22c55e42}.overlay-controls.cinema-mode .control-row-left button{width:34px;height:34px;padding:0}.cast-btn{display:inline-flex;align-items:center;justify-content:center}.cast-btn.icon-only,.overlay-icon-btn{width:34px;height:34px;padding:0;display:grid;place-items:center}.cast-glyph{width:15px;height:15px}.cast-join-form{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;border:1px solid rgba(139,92,246,.42);background:#0b0f14b3}.cast-join-form input{width:72px;border:0;outline:none;border-radius:9px;padding:6px 8px;text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;color:#f4fbff;font-family:Archivo,Space Grotesk,sans-serif;font-size:calc(.78rem + 1pt)}.cast-join-form button{border:0;border-radius:999px;padding:6px 10px;background:#8b5cf63d;color:#f6f0ff}.cast-join-form .cast-host-btn,.cast-join-form .cast-close-btn{width:28px;height:28px;padding:0;display:grid;place-items:center}.cast-close-btn .ui-icon{width:14px;height:14px}.ui-icon{width:18px;height:18px;flex:0 0 auto}.button-icon-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1}.button-icon-label.icon-only{gap:0}.button-icon-label>span:last-child{white-space:nowrap}.completion-note-cast{color:#b3f2ca}.timeline-track{margin-top:10px;border-radius:999px;height:6px;background:#ffffff38;overflow:hidden}.timeline-progress{height:100%;border-radius:inherit;background:linear-gradient(90deg,#33d070,#22c55e);transition:width .18s linear}.completion-note{margin:9px 1px 0;color:#e0f1ffbf;font-size:.75rem}.completion-note-fullscreen-hint{cursor:default}.external-fallback{position:absolute;inset:0;display:grid;place-items:center;padding:20px}.external-fallback-card{width:min(680px,100%);border:1px solid rgba(139,92,246,.42);border-radius:22px;padding:20px;background:#050d16d1;box-shadow:0 18px 42px #06101b73}.external-fallback-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;color:#ecf6ff}.external-fallback-copy{margin:10px 0 0;color:#e0f1ffcc;line-height:1.45}.external-fallback-actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.external-open-link,.external-done-btn{border:0;border-radius:999px;padding:9px 14px;font-family:Space Grotesk,sans-serif;font-size:.84rem}.external-open-link{text-decoration:none;background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:#f4fffb;cursor:pointer;position:relative;overflow:hidden;isolation:isolate}.external-done-btn{background:#8b5cf633;color:#f1ecff;cursor:pointer}.external-open-link.auto-opening{background:#22c55e42}.external-open-label{position:relative;z-index:2}.external-open-progress{position:absolute;left:0;top:0;bottom:0;z-index:1;background:linear-gradient(90deg,#22c55e8c,#43d77cc2)}.external-auto-open-option{margin-top:10px;display:inline-flex;align-items:center;gap:7px;font-size:.76rem;color:#dcf1ffd1}.external-auto-open-option input{accent-color:#22c55e}.empty-player{position:absolute;inset:0;display:grid;place-content:center;gap:10px;text-align:center;padding:30px;color:#deefff}.empty-player-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.empty-player p{margin:0 auto;max-width:640px;color:#dcf1ffd6;line-height:1.5}.empty-player-scheduler p{max-width:520px}.empty-scheduler-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:8px}.empty-cast-actions{position:absolute;top:16px;right:16px;z-index:3}.cast-host-stage{position:absolute;inset:0;display:grid;place-content:center;gap:12px;text-align:center}.cast-host-code{font-family:Archivo,Space Grotesk,sans-serif;letter-spacing:.2em;font-size:clamp(2.4rem,8vw,5rem);font-weight:800;color:#eff5ff}.cast-host-code.empty{letter-spacing:.08em;font-size:clamp(1.35rem,3.6vw,2rem);color:#ecf5ffeb}.cast-host-status{margin:0;color:#daf2ffcc;font-size:.9rem}.cast-host-stop{position:absolute;top:16px;right:16px;border:0;border-radius:999px;padding:8px 13px;font-family:Space Grotesk,sans-serif;color:#f4fffb;background:#22c55e4d;cursor:pointer}.cast-host-inline{position:absolute;right:18px;bottom:18px;z-index:8;width:min(380px,calc(100% - 36px));border:1px solid rgba(139,92,246,.42);border-radius:16px;padding:14px 16px 12px;background:linear-gradient(160deg,#020f1ce0,#020f1cbf);--glass-filter: var(--glass-filter-medium);box-shadow:0 18px 38px #0000006b}.cast-host-inline-stop{position:absolute;right:10px;top:10px;border:0;border-radius:999px;padding:5px 10px;font-family:Space Grotesk,sans-serif;font-size:.72rem;color:#f4fffb;background:#22c55e47;cursor:pointer}.cast-host-inline-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#daf2ffb3}.cast-host-inline-code{margin-top:4px;font-family:Archivo,Space Grotesk,sans-serif;letter-spacing:.22em;font-size:clamp(1.8rem,4.4vw,2.65rem);font-weight:800;color:#f1f8ff}.cast-host-inline-code.empty{letter-spacing:.08em;font-size:1rem;color:#e8f4ffeb}.cast-host-inline-status{margin:4px 0 0;font-size:.78rem;color:#daf2ffc7}.cast-handoff-panel{margin-top:10px;padding:10px 12px;border:1px solid rgba(148,211,255,.2);border-radius:14px;background:#04101cb8;box-shadow:inset 0 1px #ffffff08}.cast-handoff-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#cfe7ffbd}.cast-handoff-input{width:100%;margin-top:8px;border:1px solid rgba(148,211,255,.26);border-radius:10px;padding:10px 12px;font-family:Space Grotesk,sans-serif;font-size:.82rem;color:#f5fbff;background:#010912cc}.cast-handoff-actions{display:flex;gap:8px;margin-top:10px}.cast-handoff-actions button{border:0;border-radius:999px;padding:7px 12px;font-family:Space Grotesk,sans-serif;font-size:.76rem;color:#f5fbff;background:#22c55e42;cursor:pointer}.player-status-strip{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.player-status-strip.schedule-mode{margin-top:4px}.player-status-strip.cinema-mode{gap:6px}.player-status-strip>span{border:1px solid rgba(139,92,246,.33);background:#0b0f1485;border-radius:999px;padding:4px 10px;color:var(--ink-soft);font-size:.74rem;line-height:1.3}.status-queue-pill{display:inline-flex;align-items:center;gap:7px}.status-video-icon{width:15px;height:15px;color:#22c55ee6}.player-status-strip .status-active-play{border-color:#22c55e85;color:#bcf6d0}.status-next-pill{max-width:min(78vw,820px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-status-strip.cinema-mode .status-toggle-btn{width:36px;min-width:36px;padding:4px 0;text-align:center}.player-status-strip.cinema-mode .status-next-pill{max-width:min(74vw,780px)}.status-timeline-drag{cursor:grab;-webkit-user-select:none;user-select:none}.status-timeline-drag:active{cursor:grabbing}.status-toggle-btn{border:1px solid rgba(139,92,246,.33);background:#0b0f1485;border-radius:999px;padding:4px 10px;color:var(--ink-soft);font-size:.74rem;line-height:1.3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.status-toggle-btn.active{border-color:#22c55e85;color:#bcf6d0}.timeline-resize-handle{margin:8px 0 4px;width:100%;height:14px;border:0;background:transparent;cursor:ns-resize;display:flex;align-items:center;justify-content:center;padding:0}.timeline-resize-handle.hidden-mode{margin:8px 0 6px}.timeline-resize-handle span{width:52px;height:4px;border-radius:999px;background:#8b5cf685;box-shadow:0 0 0 1px #8b5cf633}.timeline-resize-handle.active span,.timeline-resize-handle:hover span{background:#22c55e9e}.timeline-panel-wrap{margin-top:8px;min-height:132px;transition:height .12s ease}.timeline-panel-wrap.active{transition:none}.timeline-panel-wrap .schedule-panel{margin-top:0;height:100%;display:flex;flex-direction:column}.timeline-panel-wrap .schedule-scroll-wrap{flex:1;min-height:0}.timeline-panel-wrap .schedule-scroll{height:100%}.timeline-panel-wrap.mini-mode .schedule-panel-header{padding-top:8px;padding-bottom:8px}.timeline-panel-wrap.mini-mode .schedule-panel-subtitle{display:none}.clear-history-btn{border:0;border-radius:8px;padding:4px 9px;background:#8b5cf638;color:var(--ink);cursor:pointer;font-size:.74rem}.clear-history-btn:disabled{opacity:.5;cursor:not-allowed}.history-empty{margin-top:10px;font-size:.88rem;color:var(--ink-soft)}.history-list{margin-top:10px;display:grid;gap:8px;max-height:220px;overflow:auto;padding-right:4px;padding-bottom:56px}.saved-list{max-height:none;overflow:visible;padding-bottom:4px}.history-item{border:1px solid var(--line);border-radius:12px;padding:9px;background:#8b5cf614}.history-item-title{font-size:.9rem;font-weight:700}.history-item-url{margin-top:3px;color:var(--ink-soft);font-size:.75rem;word-break:break-all}.history-item-duration{margin-top:5px;font-size:.72rem;color:#8ad9a6}.saved-section-label{margin-top:4px;margin-bottom:1px;font-size:.68rem;letter-spacing:.03em;text-transform:uppercase;color:#edf2ff9e}.saved-playlist-item{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:9px;background:#22c55e14}.saved-playlist-item[draggable=true]{cursor:grab}.saved-playlist-item[draggable=true]:active{cursor:grabbing}.saved-playlist-schedule{background:#8b5cf61f}.saved-playlist-item.active{border-color:#22c55ebf}.saved-playlist-main{border:0;background:transparent;text-align:left;color:var(--ink);cursor:pointer;padding:0}.saved-kind-row{margin-bottom:4px}.saved-kind-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.22);padding:2px 7px;font-size:.64rem;font-weight:700;letter-spacing:.01em}.saved-kind-playlist{color:#d7ffe5;border-color:#22c55e7a;background:#22c55e1f}.saved-kind-schedule{color:#efe7ff;border-color:#8b5cf680;background:#8b5cf62e}.schedule-panel{margin-top:10px;border:1px solid rgba(139,92,246,.35);border-radius:16px;background:#080c129e;overflow:hidden}.schedule-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid rgba(139,92,246,.22)}.schedule-panel-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:.92rem;font-weight:700}.schedule-panel-subtitle{margin-top:3px;color:var(--ink-soft);font-size:.72rem}.schedule-panel-actions{display:inline-flex;align-items:center;gap:6px}.schedule-panel-actions.icon-only .drawer-nav-btn{min-width:34px;width:34px;height:28px;padding:0;text-align:center;justify-content:center}.schedule-panel.cinema-mode .schedule-panel-header{justify-content:flex-end;padding-top:8px;padding-bottom:8px}.schedule-panel.cinema-mode .schedule-panel-actions{margin-left:auto}.schedule-panel-actions .drawer-nav-btn{width:auto;padding:7px 10px;font-size:.74rem;display:inline-flex;align-items:center;justify-content:center}.schedule-live-btn.active{border-color:#22c55e94;color:#bcf6d0;background:#22c55e24}.schedule-zoom-btn,.schedule-view-mode-btn{border:1px solid rgba(139,92,246,.35);border-radius:9px;min-width:24px;height:28px;background:#0b0f147a;color:#e5eeffd9;cursor:pointer;padding:0 7px;display:inline-flex;align-items:center;justify-content:center}.schedule-zoom-btn:hover,.schedule-view-mode-btn:hover{border-color:#22c55e94;color:#d7ffe5}.schedule-zoom-btn:disabled{opacity:.46;cursor:not-allowed}.schedule-zoom-btn .ui-icon,.schedule-view-mode-btn .ui-icon{width:14px;height:14px}.schedule-scroll-wrap{position:relative}.schedule-scroll{overflow-x:auto;overflow-y:hidden;padding:8px 0;cursor:grab;touch-action:pan-x}.schedule-scroll.dragging{cursor:grabbing}.schedule-track{position:relative;height:146px;background:linear-gradient(to bottom,#8b5cf60f,#8b5cf603)}.schedule-track.split-lanes{height:244px}.schedule-track.mini-mode{height:88px}.schedule-tick{position:absolute;top:0;bottom:0;width:1px}.schedule-tick.hour{background:#8b5cf67a}.schedule-tick.half-hour{background:#8b5cf63b}.schedule-tick.quarter-hour{top:14px;bottom:14px;background:#8b5cf629}.schedule-tick-label{position:absolute;left:50%;top:3px;transform:translate(-50%);font-size:.66rem;color:#edf2ffbd;letter-spacing:.01em}.schedule-track.mini-mode .schedule-tick-label{top:2px}.schedule-track.mini-mode .schedule-tick-label-stack span:first-child{font-size:.68rem}.schedule-track.mini-mode .schedule-tick-label-stack span:last-child{font-size:.52rem}.schedule-tick-label-stack{display:grid;place-items:center;gap:1px;width:34px;text-align:center;line-height:1}.schedule-tick-label-stack span:first-child{font-size:.72rem;font-weight:700}.schedule-tick-label-stack span:last-child{font-size:.56rem;letter-spacing:.05em}.schedule-row{position:absolute;left:0;right:0;top:34px;height:92px;border-top:1px solid rgba(139,92,246,.2);border-bottom:1px solid rgba(139,92,246,.2)}.schedule-track.mini-mode .schedule-row{top:24px;height:52px}.schedule-row-split{border-top-color:#22c55e4d;border-bottom-color:#22c55e4d;background:#11281c33}.schedule-row-split:before{content:"Split";position:absolute;left:8px;top:-18px;color:#bcf6d0d1;font-size:.63rem;letter-spacing:.01em}.schedule-row-primary.with-split-lane{top:138px}.schedule-now-line{position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#22c55e00,#22c55ecc,#22c55e00);pointer-events:none;z-index:3}.schedule-drop-line{position:absolute;top:0;bottom:0;width:2px;background:#f1ecffe6;pointer-events:none;z-index:3}.schedule-block{position:absolute;top:14px;height:64px;border:1px solid rgba(139,92,246,.58);border-radius:12px;box-sizing:border-box;padding:0;background:#1f162ee6;box-shadow:0 10px 18px #04070c42;cursor:grab;overflow:visible}.schedule-track.mini-mode .schedule-block{top:7px;height:38px;border-radius:10px}.schedule-block-content{position:relative;box-sizing:border-box;width:100%;height:100%;padding:7px 10px;border-radius:inherit;overflow:hidden;background:linear-gradient(90deg,rgba(34,197,94,.16) 0%,rgba(34,197,94,.16) var(--schedule-block-progress, 0%),rgba(255,255,255,0) var(--schedule-block-progress, 0%),rgba(255,255,255,0) 100%)}.schedule-track.mini-mode .schedule-block-content{padding:5px 7px}.schedule-block:active{cursor:grabbing}.schedule-block.active{border-color:#22c55ed9;background:#15271fe6}.schedule-block.unknown{border-style:dashed}.schedule-block.ghost{opacity:.5;pointer-events:none}.schedule-block-title{font-family:Archivo,Space Grotesk,sans-serif;font-size:.76rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-block-title.mini-mode{flex:1;min-width:0;font-size:.68rem;line-height:1.15;text-overflow:clip;mask-image:linear-gradient(to right,#000 78%,transparent 100%);-webkit-mask-image:linear-gradient(to right,#000 78%,transparent 100%)}.schedule-block-time{margin-top:4px;font-size:.66rem;color:#edf2ffbd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-block-mini-row{display:grid;gap:1px;min-width:0}.schedule-block-time.mini-mode{margin-top:0;font-size:.56rem;line-height:1.08;font-weight:700;color:#d2f9e0e6}.schedule-block-progress-line{position:absolute;left:6px;right:6px;bottom:5px;height:3px;border-radius:999px;transform-origin:left center;background:#22c55ee0;opacity:.82;pointer-events:none}.schedule-block-progress-line.mini-mode{left:5px;right:5px;bottom:3px;height:1.8px;opacity:.72}.schedule-resize-handle{position:absolute;top:0;right:0;bottom:0;width:10px;border:0;padding:0;cursor:ew-resize;background:linear-gradient(90deg,#fff0,#f1ecff80);border-top-right-radius:11px;border-bottom-right-radius:11px;clip-path:inset(0 round 0 11px 11px 0)}.schedule-block-actions{position:absolute;right:6px;bottom:5px;opacity:0;pointer-events:none;transition:opacity .14s ease;transform:scale(.5);transform-origin:bottom right;z-index:4}.schedule-block-actions.menu-open{opacity:1;pointer-events:auto;z-index:24}.schedule-block:hover .schedule-block-actions,.schedule-block:focus-within .schedule-block-actions{opacity:1;pointer-events:auto}.schedule-block-ellipsis{border:0;width:30px;height:30px;border-radius:12px;background:#0b0f14a6;color:#edf2ffeb;cursor:pointer;padding:0;display:grid;place-items:center}.schedule-block-ellipsis-glyph{width:15px;height:15px}.schedule-block-menu{right:0;top:auto;bottom:calc(100% + 6px);min-width:144px;padding:6px}.schedule-block-menu .item-menu-rename,.schedule-block-menu .item-menu-remove{font-size:1.28rem;padding:8px 12px;border-radius:12px;margin-bottom:6px}.schedule-block-menu .item-menu-remove{margin-bottom:0}.floating-add{position:fixed;right:20px;bottom:22px;z-index:35;border:0;width:68px;height:68px;border-radius:22px;color:#f4fffb;background:linear-gradient(145deg,var(--accent),var(--accent-strong));cursor:pointer;box-shadow:0 16px 34px #00574257;display:grid;place-items:center}.floating-add .ui-icon{width:30px;height:30px}.overlay{position:fixed;inset:0;z-index:40;display:grid;place-content:center;padding:16px;background:#06111b47;--glass-filter: var(--glass-filter-overlay)}.add-modal{width:min(580px,100%);border:1px solid var(--line);border-radius:22px;background:var(--card-strong);padding:20px;box-shadow:var(--shadow)}.add-modal h2{margin:0;font-family:Archivo,Space Grotesk,sans-serif}.add-modal p{margin:8px 0 14px;color:var(--ink-soft);font-size:.92rem}.add-modal input{width:100%;border:1px solid rgba(139,92,246,.4);border-radius:12px;padding:10px 12px;background:#0b0f14bd;color:var(--ink);font-size:.94rem}.modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.ghost-btn,.solid-btn{border:0;border-radius:999px;padding:9px 14px;cursor:pointer;font-family:Space Grotesk,sans-serif}.ghost-btn{background:#8b5cf633;color:var(--ink)}.solid-btn{background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:#f4fffb}.progress-modal{width:min(360px,100%);border:1px solid var(--line);border-radius:20px;background:var(--card-strong);box-shadow:var(--shadow);padding:16px}.progress-modal-header{font-family:Archivo,Space Grotesk,sans-serif;font-size:1.08rem;font-weight:700}.progress-message{font-size:.84rem;color:var(--ink-soft);margin-top:4px}.stage-list{margin-top:10px;display:grid;gap:7px}.stage{display:flex;align-items:center;gap:7px;font-size:.85rem;color:#e4edffb8}.stage-dot{width:9px;height:9px;border-radius:999px;background:#e4edff57}.stage-active{color:#fff}.stage-active .stage-dot{background:var(--accent);animation:pulse 1s ease-in-out infinite}.stage-done .stage-dot{background:var(--accent-strong)}.inline-error{margin:10px 0 0;color:var(--danger);font-size:.84rem}.drop-overlay{position:fixed;inset:0;z-index:50;border:2px dashed rgba(139,92,246,.74);background:#8b5cf633;display:grid;place-content:center;color:#efe7ff;font-size:clamp(1rem,3vw,1.4rem);font-family:Archivo,Space Grotesk,sans-serif}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.28);opacity:.66}}@keyframes upNextFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes idleFloatA{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(6vmax,3vmax,0) scale(1.04)}to{transform:translate3d(2vmax,7vmax,0) scale(.98)}}@keyframes idleFloatB{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-5vmax,-4vmax,0) scale(1.05)}to{transform:translate3d(-2vmax,-8vmax,0) scale(.99)}}@keyframes splitStageIn{0%{opacity:.72}to{opacity:1}}@keyframes splitPaneIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.player-column{padding:76px 14px 20px}.player-column.shifted{padding-left:14px}.player-shell{min-height:56vh;border-radius:12px}.timeline-panel-wrap{min-height:200px}.player-status-strip{gap:6px}.player-status-strip>span{font-size:.7rem}.schedule-panel-header{flex-direction:column;align-items:flex-start}.schedule-panel-actions .drawer-nav-btn{width:auto}.floating-add{width:62px;height:62px;border-radius:20px}.cast-host-inline{right:12px;bottom:12px;width:min(330px,calc(100% - 24px))}.cast-host-inline-code{letter-spacing:.16em;font-size:clamp(1.5rem,8vw,2.3rem)}}
