:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#11120f;--surface:#181a16;--surface-raised:#20231e;--surface-muted:#282b25;--border:#3a3f35;--border-strong:#5c684f;--text:#f4f1e8;--muted:#b9b7aa;--quiet:#85887b;--accent:#8fd56a;--accent-strong:#b8f27d;--danger:#ff726f;--danger-bg:#3a2220;--shadow:0 18px 50px #00000042;--tile-min:340px;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(180deg, #8fd56a14, transparent 300px), var(--bg);min-width:320px}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:1px solid #0000}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{width:min(100%,1640px);margin:0 auto;padding:22px}.app-header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px;display:flex}.hero-copy{max-width:980px}.hero-subtitle{max-width:760px;color:var(--muted);margin-top:14px;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.55}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:800}h1{max-width:1040px;color:var(--text);letter-spacing:-.035em;margin:0;font-size:clamp(2.5rem,5.4vw,5.25rem);line-height:.96}h2{letter-spacing:0;margin:0 0 6px;font-size:1.25rem}p{margin:0}.wall-stats{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wall-stats span{border:1px solid var(--border);white-space:nowrap;background:#181a16b8;border-radius:999px;align-items:center;min-height:38px;padding:8px 13px;display:inline-flex}.control-surface{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:stretch;gap:14px;margin-bottom:18px;display:grid}.setup-step,.utility-row{border:1px solid var(--border);box-shadow:var(--shadow);background:#181a16c7;border-radius:10px}.setup-step{padding:18px}.step-heading{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.step-heading p{color:var(--muted);margin-top:3px;line-height:1.45}.step-number{width:34px;height:34px;color:var(--accent-strong);background:#8fd56a1f;border:1px solid #8fd56a6b;border-radius:50%;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.add-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0;display:grid}textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:112px;color:var(--text);background:#0d0e0c;border-radius:8px;outline:none;padding:14px 16px;line-height:1.5}textarea::placeholder{color:var(--quiet)}textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #8fd56a24}.primary-button,.secondary-button,.danger-button,.youtube-link,.toggle-control,.icon-button,.select-button,.fullscreen-cta,.text-button{border-radius:8px;min-height:38px;transition:border-color .16s,background-color .16s,color .16s,transform .16s}.primary-button{background:var(--accent);color:#10120d;align-self:stretch;min-width:132px;padding:0 20px;font-weight:850}.primary-button:hover{background:var(--accent-strong)}.launch-step{flex-direction:column;display:flex}.fullscreen-cta{border-color:var(--accent);background:var(--accent);color:#10120d;letter-spacing:-.01em;width:100%;min-height:72px;margin-top:auto;padding:0 20px;font-size:1.15rem;font-weight:900}.fullscreen-cta:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.fullscreen-cta:disabled{border-color:var(--border);background:var(--surface-muted);color:var(--quiet)}.launch-status{color:var(--muted);text-align:center;margin-top:10px;font-size:.9rem;display:block}.utility-row{grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:flex}.playback-controls{align-items:center;gap:10px;display:flex}.playback-copy{gap:2px;margin-right:2px;display:grid}.toggle-control{border:1px solid var(--border);color:var(--muted);background:#11130f;align-items:center;gap:8px;padding:0 12px;font-weight:750;display:flex}.toggle-control input{width:17px;height:17px;accent-color:var(--accent)}.toolbar{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.text-button{color:var(--muted);background:0 0;border-color:#0000;padding:0 10px;font-weight:750}.text-button:hover{background:var(--surface-raised);color:var(--text)}.danger-text-button{color:#e99b97}.danger-text-button:hover{background:var(--danger-bg);color:#ffd4d2}.secondary-button,.danger-button,.youtube-link{justify-content:center;align-items:center;min-width:104px;padding:0 12px;font-weight:750;text-decoration:none;display:inline-flex}.wall-stage{min-height:0}.wall-stage:fullscreen{background:#000;width:100vw;height:100vh;padding:0;overflow:hidden}.wall-stage-header{border:1px solid var(--border);background:#181a16e0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:none}.wall-stage-header>div{gap:2px;min-width:0;display:grid}.wall-stage-header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.secondary-button,.youtube-link{border-color:var(--border);background:var(--surface-raised);color:var(--text)}.secondary-button:hover,.youtube-link:hover{border-color:var(--border-strong);background:var(--surface-muted)}.danger-button{background:var(--danger-bg);color:#ffd4d2;border-color:#ff726f52}.danger-button:hover{border-color:var(--danger)}.status-message{min-height:1.35rem;color:var(--muted);grid-column:1/-1;margin:-4px 4px 0;font-size:.95rem}.video-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}.wall-stage:fullscreen .video-grid{grid-template-columns:var(--fullscreen-columns);grid-template-rows:var(--fullscreen-rows);align-content:stretch;align-items:stretch;gap:0;width:100vw;height:100vh}.wall-stage:fullscreen .video-grid.is-three-items{grid-template-columns:repeat(2,minmax(0,1fr))}.wall-stage:fullscreen .video-grid.is-three-items>.video-card[data-visual-slot="1"]{grid-area:1/1}.wall-stage:fullscreen .video-grid.is-three-items>.video-card[data-visual-slot="2"]{grid-area:1/2}.wall-stage:fullscreen .video-grid.is-three-items>.video-card[data-visual-slot="3"]{grid-area:2/1/auto/-1;justify-self:center;width:50%}:is(.wall-stage:fullscreen .wall-stage-header,.wall-stage:fullscreen .spotlight,.wall-stage:fullscreen .video-card-header){display:none}.wall-stage:fullscreen .video-card{height:100%;min-height:0;box-shadow:none;background:#000;border:0;border-radius:0}.wall-stage:fullscreen .video-frame-wrap{aspect-ratio:auto;height:100%}.wall-stage:fullscreen .video-frame{height:100%}.focus-button,.solo-button{display:none}.wall-stage:fullscreen .video-card.is-audible:after{content:"";z-index:2;pointer-events:none;border:2px solid #ffffffe0;border-radius:6px;position:absolute;inset:1px;box-shadow:inset 0 0 0 1px #00000038,0 0 10px #ffffff2e}.wall-stage:fullscreen .view-controls{z-index:3;opacity:1;gap:6px;transition:opacity .18s;display:flex;position:absolute;top:10px;left:10px}.wall-stage:fullscreen.is-pointer-idle{cursor:none}.wall-stage:fullscreen.is-pointer-idle .view-controls{opacity:0;pointer-events:none}.wall-stage:fullscreen .fullscreen-wake-zone{z-index:50;cursor:default;background:0 0;width:100vw;height:26px;position:fixed;top:0;left:0}.wall-stage:fullscreen .player-view-button{color:#fff;opacity:0;background:#0a0a0ac7;border:1px solid #ffffff4d;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:opacity .15s,transform .15s,background-color .15s,border-color .15s;display:inline-flex;position:relative;transform:translateY(3px)}.wall-stage:fullscreen .video-card:hover .player-view-button{opacity:1;transform:translateY(0)}.wall-stage:fullscreen .player-view-button:focus-visible{opacity:1;transform:translateY(0)}.wall-stage:fullscreen .video-card.is-focused .player-view-button{opacity:1;transform:translateY(0)}.wall-stage:fullscreen.is-solo-mode .video-card.is-focused .player-view-button{opacity:1;transform:translateY(0)}:is(.wall-stage:fullscreen .player-view-button:hover,.wall-stage:fullscreen .player-view-button:focus-visible){background:#232323f5;border-color:#ffffff80}.wall-stage:fullscreen .player-view-button svg{width:17px;height:17px}.wall-stage:fullscreen .exit-wall-button{border-color:#fff3;margin-right:2px}:is(.wall-stage:fullscreen .exit-wall-button:hover,.wall-stage:fullscreen .exit-wall-button:focus-visible){border-color:#ffffff80}.wall-stage:fullscreen .player-view-button[data-tooltip]:after{content:attr(data-tooltip);z-index:40;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#080808f5;border-radius:5px;width:max-content;max-width:160px;padding:5px 7px;font-size:.72rem;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 7px);left:0;transform:translateY(-2px)}.wall-stage:fullscreen .player-view-button[data-tooltip]:hover:after{opacity:1;transform:translateY(0)}.wall-stage:fullscreen .player-view-button[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.wall-stage:fullscreen.is-focus-mode .video-grid{grid-template-columns:minmax(0, 1fr) var(--focus-rail-width);grid-template-rows:var(--focus-rail-rows);background:#111;gap:2px}.wall-stage:fullscreen.is-focus-mode .video-card.is-focused{z-index:1;grid-area:1/1/-1}.wall-stage:fullscreen.is-focus-mode .video-card:not(.is-focused){grid-column:2;justify-self:stretch;width:100%;min-height:0}.wall-stage:fullscreen.is-focus-mode .video-card:not(.is-focused) .view-controls{top:8px;left:8px}.wall-stage:fullscreen.is-focus-mode .video-card:not(.is-focused) .player-view-button{width:30px;height:30px}.wall-stage:fullscreen.is-focus-mode .video-card:not(.is-focused) .player-view-button svg{width:15px;height:15px}.wall-stage:fullscreen.is-focus-mode .video-card:not(.is-focused) .video-frame-wrap{min-height:0}.wall-stage:fullscreen.is-solo-mode .video-grid{background:#000;width:100vw;height:100vh;display:block}.wall-stage:fullscreen.is-solo-mode .video-card{display:none}.wall-stage:fullscreen.is-solo-mode .video-card.is-focused{width:100%;height:100%;display:block}.wall-stage:fullscreen.is-solo-mode .video-card.is-focused .view-controls{display:flex;top:10px;left:10px}@media (hover:none){.wall-stage:fullscreen .player-view-button{opacity:1;transform:none}}.density-compact{--tile-min:260px}.density-comfort{--tile-min:400px}.density-cinema{--tile-min:460px}.video-card,.empty-state{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.video-card{min-width:0}.video-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 1px #8fd56a52}.video-card-header{border-bottom:1px solid var(--border);background:#151713;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:7px;display:grid}.select-button{min-width:0;color:var(--text);text-align:left;background:0 0;border-color:#0000;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:0 8px;display:grid}.select-button:hover{background:var(--surface-raised)}.select-button span{color:var(--quiet);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem}.provider-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:.68rem;font-weight:900;display:inline-flex}.provider-badge-youtube{color:#ffaaa6;background:#ff464629}.provider-badge-twitch{color:#c8a8ff;background:#9146ff2e}.twitch-player-shell,.twitch-player-host,.twitch-player-host iframe{width:100%;height:100%}.twitch-player-shell{position:relative}.twitch-player-host iframe{border:0;display:block}.video-card .video-frame-wrap{aspect-ratio:4/3;min-height:300px}.wall-stage:fullscreen .video-card .video-frame-wrap{aspect-ratio:auto;min-height:0}.provider-error{color:#d8c7ef;text-align:center;background:#0d0b12;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.card-actions{gap:4px;display:flex}.icon-button{border-color:var(--border);background:var(--surface-raised);min-width:38px;color:var(--muted);padding:0 8px;font-size:.8rem;font-weight:800}.icon-button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.remove-button{color:#ffd4d2;background:var(--danger-bg);border-color:#ff726f47}.remove-button:hover:not(:disabled){border-color:var(--danger)}.video-frame-wrap{background:#050505;width:100%}.video-frame{border:0;width:100%;height:100%;display:block}.empty-state{min-height:320px;color:var(--muted);text-align:center;place-items:center;padding:28px;display:grid}.empty-state h2{color:var(--text)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1180px){.video-card .video-frame-wrap{aspect-ratio:4/3;min-height:0}}@media (width<=980px){.app-shell{padding:16px}.app-header{flex-direction:column;align-items:start}.wall-stats{justify-content:flex-start}.control-surface{grid-template-columns:1fr}.utility-row{flex-direction:column;align-items:stretch}.toolbar{justify-content:flex-start}.playback-controls{flex-wrap:wrap;align-items:stretch}.playback-copy{flex-basis:100%}}@media (width<=640px){.app-shell{padding:12px}.add-form,.video-card-header{grid-template-columns:1fr}.primary-button{min-height:52px}.utility-row{padding:12px}.playback-controls{grid-template-columns:1fr;display:grid}.toggle-control{min-height:42px}.primary-button,.secondary-button,.danger-button,.youtube-link{width:100%}.toolbar,.card-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.icon-button{width:100%}.video-grid{grid-template-columns:1fr}}.slot-indicator{color:#e8eee0eb;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.slot-indicator svg{width:22px;height:22px;display:block}.select-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}.select-button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-button .provider-badge{flex:none}@media (width<=1180px){.slot-indicator,.slot-indicator svg{width:20px;height:20px}}.wall-stage:fullscreen .video-card{position:relative}.wall-stage:fullscreen .player-wake-zone{z-index:55;cursor:default;background:0 0;width:100%;height:30px;position:absolute;top:0;left:0}.wall-stage:fullscreen .fullscreen-wake-zone{height:30px}.provider-picker{border:1px solid var(--border);background:#0d0e0c;border-radius:9px;gap:6px;margin:0 0 10px;padding:4px;display:inline-flex}.provider-choice{min-height:38px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 14px;font-weight:850}.provider-choice:hover{background:var(--surface-raised);color:var(--text)}.provider-choice.is-active{color:var(--accent-strong);background:#8fd56a24;border-color:#8fd56a6b}.smart-search-input{resize:none;height:52px;min-height:52px;padding-top:14px;padding-bottom:14px;overflow:hidden}.search-form .primary-button{min-height:52px}.search-helper{color:var(--quiet);margin-top:8px;font-size:.82rem;line-height:1.4}.search-results-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#181a16c7;border-radius:10px;grid-column:1/-1;padding:16px}.search-results-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.search-results-heading h2{margin:2px 0 0}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.search-result-card{border:1px solid var(--border);background:#12140f;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px;display:grid}.search-result-art{letter-spacing:.06em;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:58px;height:48px;font-size:.66rem;font-weight:900;display:flex}.search-result-art strong{letter-spacing:0;font-size:1rem}.search-result-art-youtube{color:#ffaaa6;background:#ff464629}.search-result-art-twitch{color:#c8a8ff;background:#9146ff2e}.search-result-copy{gap:3px;min-width:0;display:grid}.search-result-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-copy span{color:var(--muted);font-size:.82rem}.search-add-button{min-width:76px}@media (width<=1180px){.search-results-grid{grid-template-columns:1fr}}@media (width<=640px){.provider-picker{width:100%}.provider-choice{flex:1}.search-results-heading{flex-direction:column;align-items:flex-start}.search-result-card{grid-template-columns:52px minmax(0,1fr)}.search-result-art{width:52px}.search-add-button{grid-column:1/-1;width:100%}}.smart-search-input{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:#0d0e0c;border-radius:8px;outline:none}.smart-search-input::placeholder{color:var(--quiet)}.smart-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #8fd56a24}.search-helper-row{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.search-helper-row .search-helper{margin-top:0}.bulk-toggle{min-height:32px;color:var(--accent-strong);flex:none}.bulk-add-panel{border:1px solid var(--border);background:#11130f;border-radius:9px;gap:10px;margin-top:12px;padding:14px;display:grid}.bulk-add-heading,.bulk-add-actions,.replace-panel-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.bulk-add-heading p,.replace-panel-heading p{color:var(--muted);font-size:.88rem;line-height:1.4}.bulk-count{border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:6px 9px;font-size:.76rem;font-weight:800}.bulk-add-panel textarea{resize:vertical;min-height:118px}.bulk-add-actions>span{color:var(--quiet);font-size:.8rem}.bulk-add-actions .primary-button{align-self:auto;min-height:44px}.replace-panel{box-shadow:var(--shadow);background:#181a16e6;border:1px solid #8fd56a66;border-radius:10px;grid-column:1/-1;padding:16px}.replace-panel-heading{align-items:flex-start;margin-bottom:12px}.replace-panel-heading h2{margin:2px 0 4px}.replace-tile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.replace-tile-button{border:1px solid var(--border);min-width:0;min-height:70px;color:var(--text);text-align:left;background:#11130f;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.replace-tile-button:hover{border-color:var(--accent);background:var(--surface-raised)}.replace-tile-button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.replace-slot{border:1px solid var(--border);width:28px;height:28px;color:var(--accent-strong);border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.replace-queue-note{color:var(--muted);margin-top:10px;font-size:.82rem}@media (width<=980px){.replace-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.search-helper-row,.bulk-add-heading,.bulk-add-actions,.replace-panel-heading{flex-direction:column;align-items:stretch}.bulk-toggle{text-align:left;width:100%}.bulk-add-actions .primary-button{width:100%}.replace-tile-grid{grid-template-columns:1fr}}.search-status{color:#e8f7dc;background:#8fd56a1c;border:1px solid #8fd56a57;border-radius:8px;align-items:center;gap:9px;margin-top:10px;padding:10px 12px;font-size:.88rem;font-weight:700;line-height:1.35;display:flex}.search-status-dot{background:var(--accent);border-radius:50%;flex:0 0 8px;width:8px;height:8px}.search-status-success{color:#eaf8df;background:#8fd56a24;border-color:#8fd56a6b}.search-status-warning{color:#ffe1a8;background:#ffbe5c21;border-color:#ffbe5c75}.search-status-warning .search-status-dot{background:#ffbe5c}.search-status-info{color:var(--text);background:#8fd56a14;border-color:#8fd56a47}@media (width<=640px){.search-status{align-items:flex-start}.search-status-dot{margin-top:.3em}}.inline-replace-controls,.bulk-inline-replace{align-items:center;gap:7px;display:flex}.inline-replace-controls{flex:none;justify-self:end}.inline-replace-label{color:var(--muted);font-size:.78rem;font-weight:800}.inline-replace-slots{gap:4px;display:inline-flex}.inline-replace-slot,.inline-replace-cancel{border:1px solid var(--border);background:var(--surface-raised);min-width:30px;height:32px;color:var(--text);border-radius:7px;place-items:center;padding:0 7px;font-size:.78rem;font-weight:900;display:inline-grid}.inline-replace-slot:hover,.inline-replace-slot:focus-visible{border-color:var(--accent);color:var(--accent-strong);background:#8fd56a24}.inline-replace-cancel{min-width:28px;color:var(--muted);background:0 0}.inline-replace-cancel:hover,.inline-replace-cancel:focus-visible{background:var(--danger-bg);color:#ffd4d2;border-color:#ff726f73}.bulk-inline-replace{border-top:1px solid var(--border);margin-top:9px;padding-top:9px}.bulk-inline-replace-copy{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.82rem;overflow:hidden}.bulk-inline-replace-copy strong{color:var(--text)}.replace-panel{display:none}@media (width<=760px){.search-result-card{grid-template-columns:auto minmax(0,1fr)}.search-result-card .search-add-button,.search-result-card .inline-replace-controls{grid-column:2;justify-self:start}.inline-replace-label{display:none}.bulk-inline-replace{flex-wrap:wrap}.bulk-inline-replace-copy{flex-basis:100%}}.smart-inline-replace{background:#8fd56a14;border:1px solid #8fd56a57;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.smart-inline-replace-copy{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.82rem;overflow:hidden}.smart-inline-replace-copy strong{color:var(--text)}.bulk-inline-replace{display:none}@media (width<=760px){.smart-inline-replace{flex-wrap:wrap}.smart-inline-replace-copy{flex-basis:100%}}.source-shortcuts{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.source-link{border:1px solid var(--border);background:var(--surface-raised);min-height:36px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:0 11px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.source-link:hover,.source-link:focus-visible{border-color:var(--border-strong);background:var(--surface-muted)}.source-link-youtube:hover,.source-link-youtube:focus-visible{border-color:#ff5a5a8c}.source-link-twitch:hover,.source-link-twitch:focus-visible{border-color:#a86eff99}.source-shortcut-hint{color:var(--quiet);font-size:.8rem}@media (width<=640px){.source-shortcut-hint{flex-basis:100%}}.source-link{gap:8px;min-height:38px;padding-inline:10px}.provider-mark{flex:none;justify-content:center;align-items:center;width:23px;height:18px;display:inline-flex}.provider-mark svg{width:100%;height:100%;display:block}.provider-mark-youtube svg rect{fill:#ff4040;stroke:none}.provider-mark-youtube svg path{fill:#fff;stroke:none}.provider-mark-twitch svg path:first-child{fill:#9146ff;stroke:none}.provider-mark-twitch svg path:last-child{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:square}.external-mark{color:var(--quiet);font-size:.8rem}.add-form.search-form{grid-template-columns:minmax(280px,620px) auto;justify-content:start;align-items:start}.smart-link-input{min-height:44px}textarea.smart-link-input.is-multi-link{resize:vertical;min-height:92px}.add-form.search-form .primary-button{align-self:start;height:44px;min-height:44px}@media (width>=981px){.control-surface{align-items:start}.launch-step{align-self:start;width:100%;min-height:228px}.launch-step .fullscreen-cta{margin-top:42px}}.playback-icon-button{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);background:#11130f;border-radius:8px;place-items:center;padding:0;display:inline-grid}.playback-icon-button:hover:not(:disabled),.playback-icon-button:focus-visible{border-color:var(--border-strong);background:var(--surface-raised);color:var(--text)}.playback-icon-button svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.inline-replace-slot{place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.inline-replace-slot .slot-indicator,.inline-replace-slot svg{width:22px;height:22px}.inline-replace-slot.slot-tone-1:hover,.inline-replace-slot.slot-tone-1:focus-visible{border-color:#8fd56ae6}.inline-replace-slot.slot-tone-2:hover,.inline-replace-slot.slot-tone-2:focus-visible{border-color:#6fb8ffe6}.inline-replace-slot.slot-tone-3:hover,.inline-replace-slot.slot-tone-3:focus-visible{border-color:#f2cf63f2}.inline-replace-slot.slot-tone-4:hover,.inline-replace-slot.slot-tone-4:focus-visible{border-color:#b68cfff2}.bulk-add-panel{display:none}@media (width<=980px){.add-form.search-form{grid-template-columns:minmax(0,1fr) auto}.launch-step .fullscreen-cta{margin-top:16px}}@media (width<=640px){.add-form.search-form{grid-template-columns:1fr}.add-form.search-form .primary-button{width:100%;height:48px;min-height:48px}.source-shortcuts{gap:6px}.source-shortcut-hint{flex-basis:100%}.inline-replace-slots{flex-wrap:wrap}}.video-card{transition:opacity .15s,transform .15s,border-color .15s,box-shadow .15s}.card-actions{align-items:center}.drag-handle,.move-icon-button{flex:0 0 34px;width:34px;height:34px}.drag-handle{color:var(--quiet);cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:7px;place-items:center;transition:border-color .15s,background-color .15s,color .15s,transform .15s;display:inline-grid}.drag-handle:hover{border-color:var(--border);background:var(--surface-raised);color:var(--text)}.drag-handle:active{cursor:grabbing;transform:scale(.94)}.drag-handle svg{fill:currentColor;width:18px;height:18px}.move-icon-button{place-items:center;min-width:34px;padding:0;display:inline-grid}.move-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.video-card.is-dragging{opacity:.38;border-color:var(--border-strong);transform:scale(.975);box-shadow:0 18px 46px #00000061}.video-card.is-drop-target{border-color:var(--accent-strong);transform:translateY(-2px);box-shadow:0 0 0 2px #8fd56a57,0 18px 42px #00000057}.video-card.is-drop-target .video-card-header{background:#8fd56a17}.wall-stage:fullscreen .drag-handle{display:none}.wall-stage:fullscreen.is-focus-mode .video-grid.is-three-items>.video-card:not(.is-focused){grid-area:auto/2;justify-self:stretch;width:100%}@media (width<=640px){.card-actions{justify-content:flex-end;width:auto;display:flex}.drag-handle,.move-icon-button,.remove-button{width:40px;min-width:40px;height:40px}}.wall-content{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;width:100%;min-width:0;display:grid}.stream-chat-panel{border:1px solid var(--border);background:#0e0d11;border-radius:8px;min-width:0;overflow:hidden}.stream-chat-header{border-bottom:1px solid var(--border);background:#17131d;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:7px 10px;display:flex}.stream-chat-heading{gap:2px;min-width:0;display:grid}.stream-chat-heading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stream-chat-badge{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.stream-chat-badge-twitch{color:#c9a8ff}.stream-chat-badge-youtube{color:#ffaaa6}.stream-chat-close{border:1px solid var(--border);background:var(--surface-raised);width:34px;height:34px;color:var(--muted);border-radius:7px;flex:0 0 34px;padding:0;font-size:1.25rem;line-height:1}.stream-chat-close:hover,.stream-chat-close:focus-visible{border-color:var(--border-strong);color:var(--text)}.stream-chat-note{border-bottom:1px solid var(--border);color:var(--quiet);background:#111014;padding:7px 10px;font-size:.72rem;line-height:1.35}.stream-chat-frame{background:#0e0d11;border:0;width:100%;height:calc(100% - 46px);min-height:0;display:block}.wall-stage:fullscreen.has-stream-chat.chat-count-4:not(.is-focus-mode):not(.is-solo-mode) .wall-content{--chat-panel-width:clamp(320px, 24vw, 400px);background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.chat-count-4:not(.is-focus-mode):not(.is-solo-mode) .video-grid{width:100vw;height:100vh;display:block;position:absolute;inset:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4:not(.is-focus-mode):not(.is-solo-mode) .video-card{width:auto;min-width:0;height:50vh;min-height:0;position:absolute}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{width:calc((100vw - var(--chat-panel-width)) / 2);top:0;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{top:0;left:calc((100vw - var(--chat-panel-width)) / 2);width:calc((100vw - var(--chat-panel-width)) / 2)}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="3"]{width:50vw;top:50vh;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="4"]{width:50vw;top:50vh;left:50vw}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{width:50vw;top:0;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{width:50vw;top:0;left:50vw}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="3"]{width:calc((100vw - var(--chat-panel-width)) / 2);top:50vh;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="4"]{top:50vh;left:calc((100vw - var(--chat-panel-width)) / 2);width:calc((100vw - var(--chat-panel-width)) / 2)}.wall-stage:fullscreen.has-stream-chat.chat-count-4:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{width:var(--chat-panel-width);border-top:0;border-bottom:0;border-right:0;border-radius:0;height:50vh;position:absolute;right:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{top:0}.wall-stage:fullscreen.has-stream-chat.chat-count-4.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{top:50vh}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .wall-content{--chat-panel-width:min(25vw, 400px);background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .video-grid{width:100vw;height:100vh;display:block;position:absolute;inset:0}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .video-card{min-width:0;height:50vh;min-height:0;position:absolute}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{width:50vw;top:0;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{width:50vw;top:0;left:50vw}.wall-stage:fullscreen.has-stream-chat.chat-count-3:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="3"]{width:50vw;top:50vh;left:25vw}.wall-stage:fullscreen.has-stream-chat.chat-count-3.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{width:calc((100vw - var(--chat-panel-width)) / 2)}.wall-stage:fullscreen.has-stream-chat.chat-count-3.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{left:calc((100vw - var(--chat-panel-width)) / 2);width:calc((100vw - var(--chat-panel-width)) / 2)}.wall-stage:fullscreen.has-stream-chat.chat-count-3 .stream-chat-panel{width:var(--chat-panel-width);border-top:0;border-bottom:0;border-right:0;border-radius:0;height:50vh;position:absolute;right:0}.wall-stage:fullscreen.has-stream-chat.chat-count-3.chat-row-top .stream-chat-panel{top:0}.wall-stage:fullscreen.has-stream-chat.chat-count-3.chat-row-bottom .stream-chat-panel{width:25vw;top:50vh}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .wall-content{background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .video-grid{width:100vw;height:100vh;display:block;position:absolute;inset:0}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .video-card{width:50vw;min-width:0;height:100vh;min-height:0;position:absolute;top:0}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{left:50vw}.wall-stage:fullscreen.has-stream-chat.chat-count-2.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{height:50vh}.wall-stage:fullscreen.has-stream-chat.chat-count-2.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="2"]{height:50vh}.wall-stage:fullscreen.has-stream-chat.chat-count-2:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{border-bottom:0;border-radius:0;width:50vw;height:50vh;position:absolute;top:50vh}.wall-stage:fullscreen.has-stream-chat.chat-count-2.chat-row-top:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{border-left:0;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-2.chat-row-bottom:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{border-right:0;left:50vw}.wall-stage:fullscreen.has-stream-chat.chat-count-1:not(.is-focus-mode):not(.is-solo-mode) .wall-content{--single-chat-width:clamp(320px, 24vw, 400px);background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.chat-count-1:not(.is-focus-mode):not(.is-solo-mode) .video-grid{width:100vw;height:100vh;display:block;position:absolute;inset:0}.wall-stage:fullscreen.has-stream-chat.chat-count-1:not(.is-focus-mode):not(.is-solo-mode) .video-card[data-visual-slot="1"]{width:calc(100vw - var(--single-chat-width));height:100vh;position:absolute;top:0;left:0}.wall-stage:fullscreen.has-stream-chat.chat-count-1:not(.is-focus-mode):not(.is-solo-mode) .stream-chat-panel{width:var(--single-chat-width);border-top:0;border-bottom:0;border-right:0;border-radius:0;height:100vh;position:absolute;top:0;right:0}.wall-stage.has-stream-chat:not(:fullscreen) .stream-chat-panel{display:none}.wall-stage:fullscreen.is-focus-mode:not(.is-solo-mode) .video-card:not(.is-focused) .chat-view-button{display:none}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .wall-content{--focus-chat-width:clamp(320px, 22vw, 420px);--focus-layout-gap:2px;background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-grid{grid-template-columns:minmax(0, 1fr) var(--focus-chat-width) var(--focus-rail-width);column-gap:var(--focus-layout-gap);row-gap:2px;width:100vw;height:100vh;display:grid}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-card.is-focused{grid-column:1;place-self:stretch stretch;width:100%;height:100%}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-card:not(.is-focused){grid-column:3}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-card[data-focus-rail-slot="1"]{grid-area:1/3}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-card[data-focus-rail-slot="2"]{grid-area:2/3}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .video-card[data-focus-rail-slot="3"]{grid-area:3/3}.wall-stage:fullscreen.has-stream-chat.is-focus-mode:not(.is-solo-mode) .stream-chat-panel{z-index:6;top:0;left:calc(100vw - var(--focus-rail-width) - var(--focus-chat-width) - var(--focus-layout-gap));width:var(--focus-chat-width);border-top:0;border-bottom:0;border-radius:0;height:100vh;position:absolute}.wall-stage:fullscreen.has-stream-chat.is-solo-mode .wall-content{--solo-chat-width:clamp(320px, 24vw, 400px);background:#000;width:100vw;height:100vh;display:block;position:relative}.wall-stage:fullscreen.has-stream-chat.is-solo-mode .video-grid{width:100vw;height:100vh;display:block}.wall-stage:fullscreen.has-stream-chat.is-solo-mode .video-card.is-focused{width:calc(100vw - var(--solo-chat-width));height:100vh;position:absolute;top:0;left:0}.wall-stage:fullscreen.has-stream-chat.is-solo-mode .stream-chat-panel{z-index:6;width:var(--solo-chat-width);border-top:0;border-bottom:0;border-right:0;border-radius:0;height:100vh;position:absolute;top:0;right:0}@media (width<=900px){.wall-stage:fullscreen.has-stream-chat .wall-content{grid-template-columns:minmax(0,1fr) minmax(280px,38vw)}:is(.wall-stage:fullscreen.has-stream-chat.chat-row-top .stream-chat-panel,.wall-stage:fullscreen.has-stream-chat.chat-row-bottom .stream-chat-panel){grid-column:2}}.wall-stage:fullscreen .chat-view-button.is-active{color:#fff;background:#4e2a75eb;border-color:#a86effb8}.wall-stage:fullscreen .chat-view-button svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round}.library-surface{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;margin-bottom:18px;display:grid}.saved-views-panel,.recent-panel{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow);background:#181a16c7;border-radius:10px;padding:16px}.library-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.library-heading-row h2{margin-bottom:0}.save-view-button{flex:none}.save-view-form{background:#8fd56a14;border:1px solid #8fd56a57;border-radius:8px;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:8px;margin-bottom:12px;padding:10px;display:grid}.save-view-form label{color:var(--muted);font-size:.8rem;font-weight:800}.save-view-form input{border:1px solid var(--border);width:100%;min-width:0;height:40px;color:var(--text);background:#0d0e0c;border-radius:7px;outline:none;padding:0 11px}.save-view-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #8fd56a24}.save-view-form .primary-button{min-height:40px}.library-empty{color:var(--quiet);padding:12px 2px 4px;font-size:.86rem;line-height:1.45}.saved-view-list{gap:8px;display:grid}.saved-view-card{border:1px solid var(--border);background:#12140f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px 11px;display:grid}.saved-view-copy{gap:6px;min-width:0;display:grid}.saved-view-copy>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-view-sources{flex-wrap:wrap;gap:5px;display:flex}.saved-source-pill{border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:220px;min-height:24px;padding:2px 8px 2px 5px;font-size:.7rem;font-weight:850;display:inline-flex}.saved-source-provider-icon{flex:0 0 16px;width:16px;height:13px}.saved-source-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.saved-source-pill-twitch{color:#c8a8ff;background:#9146ff2e}.saved-source-pill-youtube{color:#ffaaa6;background:#ff464629}.saved-view-actions{align-items:center;gap:3px;display:flex}.saved-view-load{min-width:72px;min-height:38px;padding-inline:13px}.recent-provider-tabs{border:1px solid var(--border);background:#0d0e0c;border-radius:8px;gap:4px;margin-bottom:10px;padding:3px;display:inline-flex}.recent-provider-tab{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 12px;font-weight:800}.recent-provider-tab:hover,.recent-provider-tab.is-active{background:var(--surface-raised);color:var(--text)}.recent-provider-tab.is-active:first-child{color:#c8a8ff}.recent-provider-tab.is-active:last-child{color:#ffaaa6}.recent-source-list{gap:6px;display:grid}.recent-source-button{border:1px solid var(--border);min-width:0;min-height:42px;color:var(--text);text-align:left;background:#12140f;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px;display:grid}.recent-source-button:hover{border-color:var(--border-strong);background:var(--surface-raised)}.recent-source-button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-source-provider{text-transform:uppercase;font-size:.68rem;font-weight:900}.recent-source-twitch .recent-source-provider{color:#c8a8ff}.recent-source-youtube .recent-source-provider{color:#ffaaa6}@media (width<=980px){.library-surface{grid-template-columns:1fr}}@media (width<=640px){.library-heading-row,.saved-view-card{grid-template-columns:1fr;align-items:stretch}.library-heading-row{flex-direction:column}.save-view-button{width:100%}.save-view-form{grid-template-columns:1fr}.saved-view-actions{grid-template-columns:1fr 1fr 1fr;display:grid}}.setup-tabbed-card{min-height:228px}.setup-tabs{border:1px solid var(--border);background:#0d0e0c;border-radius:9px;gap:4px;margin-bottom:14px;padding:4px;display:inline-flex}.setup-tab{min-height:36px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 12px;font-size:.82rem;font-weight:850}.setup-tab:hover{background:var(--surface-raised);color:var(--text)}.setup-tab.is-active{color:var(--accent-strong);background:#8fd56a24;border-color:#8fd56a6b}.setup-tab-panel{min-width:0}.library-tab-panel{gap:10px;display:grid}.compact-library-heading{margin-bottom:0}.compact-saved-view-list,.compact-recent-source-list{max-height:182px;padding-right:2px;overflow-y:auto}.compact-saved-view-card{padding-block:8px}.library-surface{display:none}@media (width<=640px){.setup-tabs{width:100%}.setup-tab{flex:1;min-width:0;padding-inline:8px}.compact-saved-view-list,.compact-recent-source-list{max-height:none}}.recent-inline-replace{background:#8fd56a14;border:1px solid #8fd56a57;border-radius:8px;align-items:center;gap:8px;margin-top:2px;padding:8px 10px;display:flex}.recent-inline-replace .smart-inline-replace-copy{flex:auto}@media (width<=760px){.recent-inline-replace{flex-wrap:wrap}.recent-inline-replace .smart-inline-replace-copy{flex-basis:100%}}.setup-card-right-tabs{min-height:0;position:relative;overflow:hidden}.setup-card-right-tabs .setup-tabs-right{z-index:2;white-space:nowrap;flex-direction:row;width:auto;max-width:46%;margin:0;display:inline-flex;position:absolute;top:18px;right:18px}.setup-card-right-tabs .setup-tab-panel{height:100%;min-height:0;padding-right:3px;overflow:auto}.setup-card-right-tabs .setup-tab-panel>.step-heading,.setup-card-right-tabs .library-heading-row{padding-right:min(420px,46%)}.setup-card-right-tabs .setup-tab-panel{padding-bottom:0}@media (width<=980px){.setup-card-right-tabs{height:auto;min-height:228px;overflow:visible}.setup-card-right-tabs .setup-tabs-right{max-width:none;margin-bottom:14px;position:static}.setup-card-right-tabs .setup-tab-panel>.step-heading,.setup-card-right-tabs .library-heading-row{padding-right:0}.setup-card-right-tabs .setup-tab-panel{height:auto;padding-bottom:0;overflow:visible}}@media (width>=981px){.control-surface{align-items:stretch}.setup-card-right-tabs,.launch-step{align-self:stretch;height:auto}.setup-card-right-tabs{max-height:100%}}.setup-card-right-tabs .search-form{grid-template-columns:minmax(280px,620px) auto minmax(150px,260px);align-items:center}.setup-card-right-tabs .setup-inline-status{min-width:0;max-width:260px;min-height:36px;margin:0;padding:7px 9px;font-size:.78rem;line-height:1.1;overflow:hidden}.setup-card-right-tabs .setup-inline-status span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.setup-card-right-tabs .library-heading-row{justify-content:flex-start}.setup-card-right-tabs .library-heading-row .save-view-button{margin-left:auto}.setup-card-right-tabs .library-heading-row .setup-inline-status{flex:0 260px}.setup-card-right-tabs .recent-provider-row{align-items:center;gap:10px;min-width:0;display:flex}.setup-card-right-tabs .recent-provider-row .recent-provider-tabs{flex:none;margin-bottom:0}.setup-card-right-tabs .recent-provider-row .setup-inline-status{flex:0 260px}.setup-card-right-tabs .compact-saved-view-list,.setup-card-right-tabs .compact-recent-source-list{max-height:112px;overflow-y:auto}@media (width<=980px){.setup-card-right-tabs .search-form{grid-template-columns:minmax(0,1fr) auto}.setup-card-right-tabs .search-form .setup-inline-status{grid-column:1/-1;max-width:none}.setup-card-right-tabs .recent-provider-row{flex-direction:column;align-items:stretch}.setup-card-right-tabs .recent-provider-row .setup-inline-status,.setup-card-right-tabs .library-heading-row .setup-inline-status{max-width:none}}@media (width>=981px){.setup-card-right-tabs .library-heading-row{margin-top:-4px;padding-right:330px}.setup-card-right-tabs .library-heading-row .save-view-button{margin-left:auto}}.setup-card-right-tabs .saved-view-copy{align-items:center;gap:8px;display:flex}.setup-card-right-tabs .saved-view-copy>strong{flex:none;max-width:150px}.setup-card-right-tabs .saved-view-sources{flex-wrap:nowrap;flex:auto;min-width:0;overflow:hidden}.setup-card-right-tabs .compact-saved-view-card{min-height:48px;padding:5px 10px}.setup-card-right-tabs .saved-view-actions{flex:none}.setup-card-right-tabs .saved-view-load{min-height:34px}.setup-card-right-tabs .compact-saved-view-list{gap:6px;max-height:128px}@media (width<=980px){.setup-card-right-tabs .saved-view-copy{flex-direction:column;align-items:flex-start}.setup-card-right-tabs .saved-view-sources{flex-wrap:wrap;overflow:visible}.setup-card-right-tabs .saved-view-copy>strong{max-width:100%}}.setup-card-right-tabs .saved-view-action-row{align-items:center;gap:10px;min-width:0;margin-top:2px;margin-bottom:8px;display:flex}.setup-card-right-tabs .saved-view-action-row .save-view-button{flex:none;margin-left:0}.setup-card-right-tabs .saved-view-action-row .setup-inline-status{flex:0 260px;max-width:260px}@media (width>=981px){.setup-card-right-tabs .library-heading-row{margin-top:-8px;padding-right:330px}}@media (width<=980px){.setup-card-right-tabs .saved-view-action-row{flex-direction:column;align-items:stretch}.setup-card-right-tabs .saved-view-action-row .setup-inline-status{max-width:none}}.wall-stage:fullscreen.is-focus-mode .video-grid.is-three-items>.video-card.is-focused{grid-area:1/1/-1;place-self:stretch stretch;width:100%}.wall-stage:fullscreen.is-focus-mode .video-card[data-focus-rail-slot="1"]{grid-area:1/2}.wall-stage:fullscreen.is-focus-mode .video-card[data-focus-rail-slot="2"]{grid-area:2/2}.wall-stage:fullscreen.is-focus-mode .video-card[data-focus-rail-slot="3"]{grid-area:3/2}
