*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--panel:#0f0f0fbf;--panel-2:#191919d9;--text:#fff;--muted:#e5e5e5;--soft:gray;--accent:#e50914;--accent-glow:#e5091466;--border:#ffffff1a;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--glass:backdrop-filter: blur(20px)}body{min-width:320px;min-height:100dvh;font-family:var(--font-sans);background:radial-gradient(circle at 10% 5%, #ff475726, transparent 40%), radial-gradient(circle at 90% 95%, #5ee7ff14, transparent 45%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}button:active{transform:scale(.96)}.app-shell{flex-direction:column;gap:0;width:100vw;height:100vh;margin:0;padding:0;display:flex;overflow:hidden}.hero-panel{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(25px);border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:0;min-height:320px;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden;box-shadow:0 30px 70px #00000080}.variant-card{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(20px);box-shadow:0 20px 50px #0006}.watch-shell{background:var(--bg);height:100%;box-shadow:none;border:0;border-radius:0;flex-direction:column;flex:1;margin:0;display:flex;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:40px;display:flex;position:relative;overflow:hidden}.hero-copy:before{content:"";background:var(--accent);width:4px;height:100%;position:absolute;top:0;left:0}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:11px;font-weight:800}h1{letter-spacing:-.05em;background:linear-gradient(135deg,#fff 40%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 16px;font-size:clamp(38px,6vw,68px);font-weight:900;line-height:1}.hero-lede{color:var(--muted);max-width:520px;margin:0;font-size:16px;line-height:1.5}.room-card{flex-direction:column;justify-content:center;padding:40px;display:flex}.room-topline{color:var(--muted);align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:600;display:flex}.live-dot,.online{background:#2ed573;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 12px #2ed573}.local-picker{gap:14px;display:grid}.local-picker label{text-transform:uppercase;letter-spacing:.05em;color:var(--soft);font-size:13px;font-weight:700}.picker-custom-box{cursor:pointer;background:#0003;border:2px dashed #ffffff26;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;transition:all .2s ease-in-out;display:flex}.picker-custom-box:hover{border-color:var(--accent);background:#ff47570a}.picker-upload-icon{filter:drop-shadow(0 4px 10px #0000004d);font-size:32px}.picker-custom-button{color:#fff;background:#ffffff14;border:1px solid #ffffff0d;border-radius:99px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.picker-custom-box:hover .picker-custom-button{background:var(--accent);box-shadow:0 4px 15px var(--accent-glow);border-color:#0000}.form-error{color:#ff4757;margin:4px 0 0;font-size:12px;font-weight:600}.picker-status{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:500;overflow:hidden}.privacy-note{color:var(--soft);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:11px}.form-error{color:#ff4757;margin:-4px 0 0;font-size:12px}.watch-topbar{border-bottom:1px solid var(--border);background:#0006;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.sync-pill{color:#2ed573;background:#2ed5731f;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700}.demo-pill{color:var(--muted);background:#ffffff0f;border:1px solid #ffffff0d}.presence{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.topbar-left,.topbar-right{align-items:center;gap:12px;display:flex}.presence-row{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:8px;font-size:11px;font-weight:600;display:flex}.presence-row span{background:#ffffff0d;border:1px solid #ffffff05;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;display:flex}.presence-row span[title*=online],.presence-row span[title*=joined]{box-shadow:0 0 10px #2ed57326;color:#2ed573!important;background:#2ed5731a!important;border-color:#2ed57340!important}.presence-row span[title*=offline],.presence-row span[title*=demo-offline]{color:var(--soft)!important;background:#ffffff05!important;border-color:#ffffff08!important}.watch-layout{flex:1;align-items:stretch;display:flex;position:relative;overflow:hidden}.stage{background:radial-gradient(circle at 50% 30%,#e509140a,#0000 45%),#000;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-width:0;height:100%;padding:30px;display:flex;position:relative;overflow-y:auto}.movie-stage-wrapper{justify-content:center;width:100%;display:flex}.player-empty{aspect-ratio:16/9;border:1px solid var(--border);width:min(880px,100%);color:var(--muted);text-align:center;-webkit-backdrop-filter:blur(15px);background:radial-gradient(circle,#ff47570a,#0000 70%),#12121899;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #ffffff05,0 24px 60px #00000080}.player-empty:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}.player-empty p{color:var(--text);text-shadow:0 2px 10px #00000080;max-width:380px;margin:0;font-size:15px;font-weight:500;line-height:1.6}.player-card{width:min(920px,100%)}.movie-container{border:1px solid var(--border);background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c}.movie-frame{aspect-ratio:16/9;width:100%;position:relative}.movie-player{background:#000;width:100%;height:100%;display:block}.file-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:0 4px;font-size:13px;display:flex}.file-meta strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-meta span{color:var(--soft);flex-shrink:0;font-weight:500}.centered-play-indicator{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#00000080;border:2px solid #fff3;border-radius:50%;place-items:center;width:80px;height:80px;transition:all .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.centered-play-indicator:hover{border-color:var(--accent);box-shadow:0 0 30px var(--accent-glow);background:#ff475733;transform:translate(-50%,-50%)scale(1.1)}.centered-play-indicator .indicator-icon{color:#fff;margin-left:4px}.centered-play-indicator .indicator-icon .svg-icon{width:34px;height:34px}.centered-loading-overlay{z-index:15;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.spinner{border:3px solid #ffffff1a;border-top-color:var(--accent);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin;box-shadow:0 0 15px #ff47571a}.loading-text{letter-spacing:.05em;color:var(--text);margin-top:18px;font-size:14px;font-weight:600}.countdown-overlay{background:#000000bf}.countdown-ring-container{place-items:center;width:90px;height:90px;margin-bottom:20px;display:grid;position:relative}.countdown-ring{width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#ffffff1a;stroke-width:2.5px}.ring-fill{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;transition:stroke-dasharray .1s linear}.countdown-icon{font-size:32px;animation:2s ease-in-out infinite bounce}.countdown-text{background:linear-gradient(to right, #fff, var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:20px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.custom-video-controls{z-index:12;pointer-events:auto;background:linear-gradient(#0000,#000000f2);padding:40px 20px 20px;transition:opacity .4s,transform .4s;position:absolute;bottom:0;left:0;right:0}.controls-row{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.controls-group-left,.controls-group-right{align-items:center;gap:16px;display:flex}.control-btn{color:#fff;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:16px;display:inline-grid}.control-btn:hover{background:#ffffff26;transform:scale(1.1)}.play-pause-btn{font-size:18px}.volume-container{align-items:center;gap:8px;display:flex}.volume-slider{opacity:0;-webkit-appearance:none;cursor:pointer;background:#fff3;border-radius:2px;outline:none;width:0;height:4px;transition:width .3s,opacity .2s}.volume-container:hover .volume-slider{opacity:1;width:75px}.volume-slider::-webkit-slider-runnable-track{height:4px}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px}.time-display{color:#ffffffd9;font-variant-numeric:tabular-nums;gap:4px;font-size:13px;font-weight:600;display:flex}.time-separator{color:#fff6}.media-icon-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:8px;min-width:44px;padding:6px 12px;font-size:12px;font-weight:700}.media-icon-button:hover{background:#ffffff40;border-color:#fff3}.timeline-container{cursor:pointer;align-items:center;width:100%;height:8px;margin-bottom:2px;display:flex;position:relative}.timeline-rail{background:#fff3;border-radius:2px;height:4px;transition:height .15s;position:absolute;left:0;right:0;overflow:hidden}.timeline-container:hover .timeline-rail{border-radius:3px;height:6px}.timeline-buffer{background:#ffffff26;width:0%;position:absolute;top:0;bottom:0;left:0}.timeline-progress{background:var(--accent);width:0%;position:absolute;top:0;bottom:0;left:0}.scrubber-bar{opacity:0;cursor:pointer;-webkit-appearance:none;z-index:5;width:100%;height:100%;margin:0;position:absolute;left:0;right:0}.timeline-container:hover .scrubber-bar{opacity:.1}.floating-call-preview{z-index:90;pointer-events:auto;flex-direction:column;gap:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:100px;right:30px}.facecam-bubble{aspect-ratio:1;background:#000;border:2px solid #ffffff26;border-radius:50%;width:110px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 12px 30px #0009}.facecam-bubble:hover{border-color:var(--accent);box-shadow:0 16px 40px var(--accent-glow);transform:translateY(-4px)scale(1.05)}.facecam-bubble video{object-fit:cover;width:100%;height:100%;display:block}.facecam-bubble.video-hidden video{opacity:0}.facecam-hidden-label{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;inset:0}.facecam-bubble.local{z-index:2;border-width:2px;width:110px;margin-top:10px;margin-left:auto;box-shadow:0 8px 20px #000000b3}.facecam-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;background:#0009;border-radius:6px;padding:2px 8px;font-size:9px;font-weight:700;position:absolute;bottom:8px;left:8px}.voice-call-indicator{z-index:10;gap:12px;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.voice-bubble{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);background:#000000b3;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.voice-bubble.pulsing:before{content:"";background:#2ed573;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 10px #2ed573}to{opacity:.6;transform:scale(.9)}}.incoming-call-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#000000bf;place-items:center;display:grid;position:absolute;inset:0}.incoming-call-card{background:var(--panel-2);border:1px solid var(--border);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:16px;width:min(360px,90%);padding:30px;animation:.3s cubic-bezier(.34,1.56,.64,1) scale-up;display:flex;box-shadow:0 30px 60px #00000080}@keyframes scale-up{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.incoming-call-ring{width:44px;height:44px;color:var(--accent);place-items:center;animation:.5s ease-in-out infinite alternate wiggle;display:grid}.incoming-call-ring .svg-icon{width:32px;height:32px}@keyframes wiggle{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.incoming-call-info h3{margin:0 0 6px;font-size:18px;font-weight:800}.incoming-call-info p{color:var(--muted);margin:0;font-size:13px}.incoming-call-actions{gap:12px;width:100%;margin-top:8px;display:flex}.call-accept-btn,.call-decline-btn{border:0;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:700}.call-accept-btn{color:#fff;background:#2ed573;box-shadow:0 4px 12px #2ed5734d}.call-decline-btn{color:var(--muted);background:#ffffff14;border:1px solid #ffffff0d}.call-accept-btn:hover{background:#26b360}.call-decline-btn:hover{color:#fff;background:#ffffff26}.system-control-dock{-webkit-backdrop-filter:blur(28px)saturate(180%);z-index:15;pointer-events:auto;background:#0f0f1873;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:12px;padding:8px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff1a}.system-control-dock:hover{background:#16162199;border-color:#ffffff26;box-shadow:0 24px 60px #0009,inset 0 1px #ffffff26}.dock-section{align-items:center;gap:8px;display:flex}.dock-divider{background:#ffffff1f;width:1px;height:20px;margin:0 4px}.system-control-dock .control-icon-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.system-control-dock .control-icon-button:hover{color:#fff;background:#ffffff2e;border-color:#ffffff26;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #00000040}.system-control-dock .control-icon-button.active{background:var(--accent);box-shadow:0 4px 15px var(--accent-glow);border-color:#0000}.system-control-dock .control-icon-button.danger{color:#ff4757;background:#ff475733;border-color:#ff475733}.system-control-dock .control-icon-button.danger:hover{color:#fff;box-shadow:0 4px 15px var(--accent-glow);background:#ff4757;border-color:#0000}.system-control-dock .control-icon-button.muted{color:var(--soft);background:#ffffff0d;border-color:#ffffff08}.svg-icon{stroke-width:2.2px;width:18px;height:18px;display:block}.hidden-status{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dock-status-container{z-index:15;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:84px;left:50%;transform:translate(-50%)}.dock-status-pill{letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--muted);background:#000000bf;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:700;animation:.3s fade-in-up;display:flex;box-shadow:0 8px 24px #0006}.dock-status-pill.call-status{color:#2ed573;border-color:#2ed57333}.dock-status-pill.warning-status{color:#ff4757;border-color:#ff475733}.pulse-dot-green{background:#2ed573;border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse-dot-green-anim;box-shadow:0 0 10px #2ed573}@keyframes pulse-dot-green-anim{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 8px #2ed573}to{opacity:.5;transform:scale(.95)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.diagnostics-panel{width:100%;color:var(--muted);font-size:11px}.diagnostics-panel summary{cursor:pointer;background:#ffffff14;border-radius:8px;width:fit-content;margin-top:6px;padding:3px 10px;font-weight:700}.measurement-lab{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;gap:4px;width:100%;margin-top:8px;padding:10px;display:grid}.measurement-lab button{color:#fff;background:#ffffff1a;border:0;border-radius:8px;width:fit-content;margin-top:4px;padding:6px 12px;font-weight:600}.measurement-lab button:hover{background:#fff3}.side-panel{border-left:1px solid var(--border);background:#0d0d12e6;flex-direction:column;width:320px;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:-10px 0 30px #0000004d}.side-panel.collapsed{width:68px;box-shadow:none;background:0 0;border-left:0;justify-content:flex-end;align-items:center;padding:20px 10px}.chat-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.chat-header h2{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.chat-toggle-btn{width:32px;height:32px;color:var(--muted);background:#ffffff0f;border:1px solid #ffffff0a;border-radius:50%;place-items:center;font-size:12px;display:grid}.chat-toggle-btn .svg-icon,.chat-collapsed-trigger .svg-icon{width:18px;height:18px}.chat-toggle-btn:hover{background:var(--accent);color:#fff;border-color:#0000}.side-panel.collapsed .chat-header{border-bottom:0;padding:0}.side-panel.collapsed .chat-header h2{display:none}.side-panel.collapsed .chat-toggle-btn{background:var(--accent);color:#fff;width:48px;height:48px;box-shadow:0 8px 24px var(--accent-glow);font-size:18px;position:relative}.side-panel.collapsed .chat-toggle-btn:hover{background:#ff5263;transform:translateY(-3px)scale(1.05)}.unread-badge{color:#fff;background:#ff4757;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:2px 6px;font-size:10px;font-weight:800;line-height:1;display:inline-grid}.side-panel.collapsed .unread-badge{border:2px solid var(--bg);position:absolute;top:-4px;right:-4px}.chat-history{flex-direction:column;flex:1;gap:12px;min-height:200px;max-height:380px;padding:20px;display:flex;overflow-y:auto}.chat-pop{word-break:break-word;background:#ffffff0d;border:1px solid #ffffff05;border-radius:14px;align-self:flex-start;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.45}.chat-pop.me{background:var(--accent);color:#fff;box-shadow:0 4px 12px var(--accent-glow);border:0;align-self:flex-end}.chat-from{color:#fff9;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.chat-pop.me .chat-from{display:none}.chat-input-row{border-top:1px solid var(--border);background:#0003;flex-shrink:0;gap:8px;padding:16px 20px;display:flex}.chat-label{flex:1}.chat-label input{border:1px solid var(--border);width:100%;color:var(--text);background:#0000004d;border-radius:12px;padding:10px 14px;font-size:13px;transition:all .2s}.chat-label input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 10px #ff475726}.send-button{background:var(--accent);color:#fff;box-shadow:0 4px 10px var(--accent-glow);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:78px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.send-button .svg-icon{width:15px;height:15px}.send-button:hover{background:#ff5263}.side-panel.collapsed .chat-collapsed-trigger{display:writing-mode;writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:.15em;color:var(--soft);cursor:pointer;text-align:center;padding:12px 0;font-size:10px;font-weight:800;transition:color .2s}.side-panel.collapsed .chat-collapsed-trigger:hover{color:var(--accent)}.chat-history::-webkit-scrollbar{width:6px}.chat-history::-webkit-scrollbar-track{background:0 0}.chat-history::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.chat-history::-webkit-scrollbar-thumb:hover{background:#fff3}@media (width<=1024px){.hero-panel,.watch-layout{grid-template-columns:1fr}.side-panel{border-left:0;border-top:1px solid var(--border);width:100%}.side-panel.collapsed{flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;padding:10px}.side-panel.collapsed .chat-collapsed-trigger{writing-mode:horizontal-tb;padding:0}.side-panel.collapsed .chat-toggle-btn{width:36px;height:36px;font-size:14px;position:static}}@media (width<=768px){.app-shell{padding:15px 10px}.stage{min-height:380px;padding:15px}.floating-call-preview{top:auto;bottom:80px;right:12px}.facecam-bubble{width:100px}.facecam-bubble.local{width:60px;margin-top:-30px}}.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}.app-shell.cinema-mode .hero-panel{display:none}.change-movie-btn,.session-action-btn{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:6px;margin-left:12px;padding:6px 14px;font-size:11px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.change-movie-btn:hover,.session-action-btn:hover{background:var(--accent);color:#fff;box-shadow:0 4px 12px var(--accent-glow);border-color:#0000}.session-action-btn{white-space:nowrap;margin-left:0}.media-control-overlay.unavailable button{cursor:not-allowed}.login-overlay{z-index:9999;background:radial-gradient(circle,#e5091426,#0000 70%),#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000d9;border:1px solid #ffffff14;border-radius:12px;width:100%;max-width:450px;padding:60px 48px;box-shadow:0 30px 80px #000000e6}.login-logo{color:var(--accent);letter-spacing:-.05em;text-transform:uppercase;margin:0 0 12px;font-size:42px;font-weight:900}.login-card h2{color:#fff;margin:24px 0 8px;font-size:20px;font-weight:700}.login-card p{color:var(--muted);margin:0 0 30px;font-size:14px}.login-input{color:#fff;background:#333;border:1px solid #ffffff0d;border-radius:4px;width:100%;height:50px;margin-bottom:20px;padding:0 20px;font-size:16px;line-height:50px;transition:background .2s}.login-input:focus{border-color:var(--accent);background:#444;outline:none}.login-button{background:var(--accent);color:#fff;cursor:pointer;width:100%;height:50px;box-shadow:0 4px 15px var(--accent-glow);border:0;border-radius:4px;font-size:16px;font-weight:700;transition:background .2s,transform .1s}.login-button:hover{background:#ff1f30}.login-button:active{transform:scale(.98)}.side-panel{border-left:1px solid var(--border);-webkit-backdrop-filter:blur(25px);background:#0a0a0af2;flex-direction:column;flex-shrink:0;width:320px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:-10px 0 30px #0003}.side-panel.collapsed{background:var(--accent);width:56px;height:56px;box-shadow:0 8px 24px var(--accent-glow);cursor:pointer;z-index:100;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;bottom:30px;right:30px}.chat-collapsed-trigger{cursor:pointer;color:#fff;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;display:inline-grid}.side-panel.collapsed .chat-toggle-btn{display:none}.chat-reactions-drawer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff08;justify-content:space-around;gap:8px;padding:8px 16px;display:flex}.reaction-spam-btn{color:#ffffffdb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;transition:all .15s cubic-bezier(.4,0,.2,1);display:grid}.reaction-spam-btn .svg-icon{width:19px;height:19px}.reaction-spam-btn:first-child{color:#ff5f7e}.reaction-spam-btn:nth-child(2){color:#ff9d4d}.reaction-spam-btn:nth-child(3){color:#54c7ff}.reaction-spam-btn:nth-child(4){color:#ffd36a}.reaction-spam-btn:hover{background:#ffffff1a;transform:translateY(-2px)scale(1.08)}.reaction-spam-btn:active{transform:scale(.9)}.floating-clouds-container{pointer-events:none;z-index:2000;width:320px;height:350px;position:absolute;bottom:120px;right:40px;overflow:visible}.floating-cloud-bubble{-webkit-backdrop-filter:blur(10px);color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#ffffff26;border:1px solid #ffffff1a;border-radius:16px;max-width:260px;padding:8px 14px;font-size:13px;font-weight:500;animation:3.5s cubic-bezier(.25,1,.5,1) forwards float-up-cloud;position:absolute;bottom:0;overflow:hidden;box-shadow:0 8px 24px #00000040}@keyframes float-up-cloud{0%{opacity:0;transform:translateY(50px)scale(.8)}15%{opacity:1;transform:translateY(0)scale(1)}80%{opacity:1}to{opacity:0;transform:translateY(-220px)scale(.9)}}.floating-emojis-container{pointer-events:none;z-index:2001;width:320px;height:400px;position:absolute;bottom:120px;right:40px;overflow:visible}.floating-emoji{filter:drop-shadow(0 4px 10px #0000004d);font-size:42px;animation:2.5s cubic-bezier(.25,1,.5,1) forwards float-up-emoji;position:absolute;bottom:0}@keyframes float-up-emoji{0%{opacity:0;transform:translateY(50px)scale(.5)rotate(0)}20%{opacity:1;transform:translateY(0)scale(1.2)rotate(10deg)}50%{opacity:1;transform:translateY(-150px)scale(1)rotate(-10deg)}to{opacity:0;transform:translateY(-350px)scale(.8)rotate(15deg)}}.facecam-hover-controls{opacity:0;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;gap:6px;transition:opacity .2s;display:flex;position:absolute;inset:0}.facecam-bubble:hover .facecam-hover-controls{opacity:1;pointer-events:auto}.facecam-hover-controls button{color:#fff;cursor:pointer;background:#ffffff40;border:0;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:11px;transition:all .2s;display:grid}.facecam-hover-controls button .svg-icon{width:13px;height:13px}.facecam-hover-controls button:hover{background:var(--accent);transform:scale(1.1)}.facecam-hover-controls button.danger:hover{background:#ff4757}.system-control-dock{opacity:1;transition:opacity .3s,transform .3s}.watch-shell:fullscreen{background:#000;width:100vw;height:100vh;display:block}.watch-shell:fullscreen .stage{background:#000;border:0;border-radius:0;width:100%;height:100%;min-height:100dvh;padding:0}:is(.watch-shell:fullscreen .movie-stage-wrapper,.watch-shell:fullscreen .movie-container,.watch-shell:fullscreen .movie-frame,.watch-shell:fullscreen .movie-player){aspect-ratio:auto;border:0;border-radius:0;width:100%;max-width:none;height:100%}.watch-shell:fullscreen .movie-player{object-fit:contain}.watch-shell:fullscreen .system-control-dock{z-index:1000;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.watch-shell:fullscreen .side-panel{z-index:1001;position:absolute;bottom:120px;right:40px}.watch-shell:fullscreen .floating-call-preview{z-index:1002;position:absolute;bottom:120px}.watch-shell:fullscreen .side-panel.collapsed~.floating-call-preview{right:120px}:is(.watch-shell:fullscreen .floating-clouds-container,.watch-shell:fullscreen .floating-emojis-container){bottom:140px;right:50px}.split-playlist-wrapper{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);z-index:10;background:#0f0f0fb3;border-radius:20px;grid-template-columns:1fr 1fr;gap:24px;width:min(920px,100%);margin:30px auto 0;padding:24px;display:grid;box-shadow:0 16px 40px #0009}.playlist-column{flex-direction:column;gap:16px;min-width:0;display:flex}.playlist-column h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin:0;padding-bottom:10px;font-size:15px;font-weight:800;display:flex}.playlist-actions{gap:10px;display:flex}.playlist-upload-trigger{width:100%;height:44px;color:var(--muted);cursor:pointer;background:#ffffff08;border:1px dashed #fff3;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.playlist-upload-trigger:hover{border-color:var(--accent);color:#fff;background:#e5091414}.playlist-upload-trigger .svg-icon{width:16px;height:16px}.playlist-scroll-container{background:#00000040;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;gap:6px;height:180px;padding:8px;display:flex;overflow-y:auto}.playlist-scroll-container::-webkit-scrollbar{width:6px}.playlist-scroll-container::-webkit-scrollbar-track{background:0 0}.playlist-scroll-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.playlist-scroll-container::-webkit-scrollbar-thumb:hover{background:#fff3}.playlist-empty-text{color:var(--soft);text-align:center;margin:auto;font-size:12px;font-style:italic}.playlist-item{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #ffffff05;border-radius:10px;align-items:center;gap:12px;min-width:0;padding:10px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.playlist-item:hover{background:#ffffff14;border-color:#ffffff14;transform:translate(2px)}.playlist-item.dragging{opacity:.55;border-color:#fff3;transform:scale(.99)}.playlist-item.active{background:#e5091426;border-color:#e5091459}.playlist-item.other-item{cursor:default}.playlist-item.other-item:hover{background:#ffffff08;border-color:#ffffff05;transform:none}.playlist-item.other-item.active{background:#ffffff0f;border-color:#ffffff26}.playlist-item-icon{width:18px;height:18px;color:var(--muted);flex-shrink:0;place-items:center;display:grid}.playlist-item-icon .svg-icon,.playlist-column h3 .svg-icon{width:16px;height:16px}.playlist-item-info{flex-direction:column;flex:1;min-width:0;display:flex}.playlist-item-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.playlist-item-size{color:var(--soft);margin-top:2px;font-size:10px}.playlist-active-badge{letter-spacing:.05em;background:var(--accent);color:#fff;box-shadow:0 2px 8px var(--accent-glow);border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:900}.playlist-active-badge.remote-badge{box-shadow:none;color:var(--muted);background:#ffffff26;border:1px solid #ffffff1a}.playlist-remove-btn{width:26px;height:26px;color:var(--soft);opacity:0;cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;flex-shrink:0;place-items:center;transition:all .2s;display:grid}.playlist-item:hover .playlist-remove-btn,.playlist-remove-btn:focus-visible{opacity:1}.playlist-remove-btn:hover{background:var(--accent);color:#fff;box-shadow:0 8px 18px var(--accent-glow)}.playlist-remove-btn .svg-icon{width:13px;height:13px}@media (hover:none){.playlist-remove-btn{opacity:1}}.watch-shell:fullscreen .split-playlist-wrapper{display:none}@media (width<=768px){.split-playlist-wrapper{grid-template-columns:1fr;gap:20px;margin-top:20px;padding:16px}}.watch-layout{flex:1;min-height:0;display:block;overflow:hidden}.stage{justify-content:flex-start;align-items:stretch;gap:12px;padding:16px 20px 24px;overflow-y:auto}.movie-stage-wrapper{order:1;width:100%;display:block}.player-empty,.player-card{width:100%;max-width:none}.player-empty{aspect-ratio:auto;border-radius:12px;height:50dvh;min-height:320px}.movie-container{border-radius:12px;overflow:hidden}.movie-frame{aspect-ratio:auto;height:50dvh;min-height:320px;max-height:calc(100dvh - 260px)}.movie-player{object-fit:contain}.custom-video-controls{border-top:1px solid var(--border);opacity:1;background:#0c0c0ef5;padding:12px 20px 14px;position:relative;inset:auto;transform:none}.custom-video-controls.hidden{opacity:1;pointer-events:auto;transform:none}.custom-video-controls.visible{opacity:1;transform:none}.system-control-dock{width:100%;box-shadow:none;background:#0c0c0eeb;border-radius:12px;flex-wrap:wrap;order:3;justify-content:center;padding:10px 16px;position:relative;inset:auto;transform:none}.system-control-dock.hidden{opacity:1;pointer-events:auto;transform:none!important}.dock-status-container{flex-direction:row;order:2;justify-content:center;min-height:0;position:relative;bottom:auto;left:auto;transform:none}.split-playlist-wrapper{width:100%;max-width:none;height:clamp(280px,32dvh,420px);min-height:0;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;order:4;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(320px,.95fr);align-items:stretch;gap:16px;margin:0;padding:0}.playlist-column{border:1px solid var(--border);background:#0c0c0ed6;border-radius:12px;height:100%;min-height:0;padding:16px;overflow:hidden}.playlist-scroll-container{flex:1;height:auto;min-height:0;overflow-y:auto}.split-playlist-wrapper .side-panel{border:1px solid var(--border);width:100%;height:100%;min-height:0;box-shadow:none;background:#0c0c0ee6;border-radius:12px;flex-shrink:1;position:relative;inset:auto;overflow:hidden}.split-playlist-wrapper .side-panel.collapsed{border:1px solid var(--border);width:100%;height:72px;min-height:72px;box-shadow:none;cursor:default;background:#0c0c0ee6;border-radius:12px;position:relative;inset:auto;overflow:visible}.split-playlist-wrapper .chat-history{flex:1;min-height:0;max-height:none;overflow-y:auto}.file-meta{background:#0c0c0ef5;margin-top:0;padding:0 20px 12px}.chat-effects-layer{pointer-events:none;z-index:4;position:absolute;inset:0;overflow:visible}.chat-effects-layer .floating-clouds-container,.chat-effects-layer .floating-emojis-container{width:min(280px,100% - 36px);height:260px;position:absolute;bottom:68px;right:18px;overflow:visible}.chat-effects-layer .floating-cloud-bubble{max-width:100%;right:0}.chat-effects-layer .floating-emoji{right:24px}.side-panel.collapsed .chat-effects-layer{width:min(280px,72vw);height:260px;inset:auto 0 0 auto}.side-panel.collapsed .chat-effects-layer .floating-clouds-container,.side-panel.collapsed .chat-effects-layer .floating-emojis-container{width:min(260px,72vw);bottom:56px;right:12px}.floating-call-preview{top:calc(-116px + min(50dvh,100dvh - 260px));bottom:auto;right:36px}@media (width<=1180px){.split-playlist-wrapper{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto}.playlist-column{height:clamp(240px,30dvh,340px)}.split-playlist-wrapper .side-panel{grid-column:1/-1;height:320px}}@media (width<=760px){.watch-topbar{align-items:flex-start;gap:12px;height:auto;min-height:60px;padding:12px 14px}.topbar-left,.topbar-right{flex-wrap:wrap}.stage{padding:12px}.player-empty,.movie-frame{height:44dvh;min-height:240px}.controls-row,.system-control-dock{gap:10px}.split-playlist-wrapper{grid-template-columns:1fr;height:auto;margin:0;padding:0}.playlist-column,.split-playlist-wrapper .side-panel{height:280px}.split-playlist-wrapper .side-panel{grid-column:auto}}@media (width<=480px){.watch-topbar{padding:10px}.topbar-left strong{width:100%}.presence-row,.presence{display:none}.player-empty,.movie-frame{height:38dvh;min-height:210px}.custom-video-controls{padding:28px 12px 14px}.controls-row{flex-wrap:wrap;align-items:center}.controls-group-left,.controls-group-right{flex-wrap:wrap;gap:8px}.volume-slider{width:64px}.system-control-dock{padding:8px 10px}.system-control-dock .control-icon-button{width:40px;height:40px}.split-playlist-wrapper{gap:12px}.playlist-column,.split-playlist-wrapper .side-panel{height:250px}.chat-input-row{padding:12px}.send-button span{display:none}.send-button{width:44px;min-width:44px;padding:0}}.watch-shell:fullscreen{--fullscreen-control-clearance:calc(148px + env(safe-area-inset-bottom,0px));--fullscreen-floating-stack-gap:72px;--fullscreen-edge:24px;--fullscreen-chat-width:min(360px, calc(100vw - (var(--fullscreen-edge) * 2)));background:#000;width:100vw;height:100vh}:is(.watch-shell:fullscreen .watch-layout,.watch-shell:fullscreen .stage,.watch-shell:fullscreen .movie-stage-wrapper,.watch-shell:fullscreen .movie-container){width:100%;height:100%}.watch-shell:fullscreen .stage{gap:0;padding:0;display:block;overflow:hidden}.watch-shell:fullscreen .movie-container{border:0;border-radius:0;position:relative}:is(.watch-shell:fullscreen .movie-frame,.watch-shell:fullscreen .movie-player){border-radius:0;width:100%;height:100%;min-height:0;max-height:none}.watch-shell:fullscreen .custom-video-controls{z-index:1000;background:linear-gradient(#0000,#000000f5);border-top:0;padding:40px 24px 92px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;right:0}.watch-shell:fullscreen .custom-video-controls.hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.watch-shell:fullscreen .custom-video-controls.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.watch-shell:fullscreen .system-control-dock{width:auto;box-shadow:none;-webkit-backdrop-filter:none;z-index:1001;background:0 0;border:0;border-radius:0;padding:0;position:absolute;bottom:22px;left:50%;right:auto;transform:translate(-50%)}.watch-shell:fullscreen .system-control-dock.hidden{opacity:0;pointer-events:none;transform:translate(-50%,12px)!important}.watch-shell:fullscreen .dock-status-container{display:none}.watch-shell:fullscreen .split-playlist-wrapper{right:var(--fullscreen-edge);bottom:var(--fullscreen-edge);width:var(--fullscreen-chat-width);height:480px;box-shadow:none;pointer-events:none;z-index:1004;background:0 0;border:0;margin:0;padding:0;display:block;position:absolute}.watch-shell:fullscreen .split-playlist-wrapper .playlist-column{display:none}.watch-shell:fullscreen .split-playlist-wrapper .side-panel{pointer-events:auto;right:0;bottom:var(--fullscreen-control-clearance);width:var(--fullscreen-chat-width);height:min(480px, calc(100dvh - var(--fullscreen-control-clearance) - 48px));border-radius:12px;min-height:0;position:absolute}.watch-shell:fullscreen .split-playlist-wrapper .side-panel.collapsed{right:0;bottom:var(--fullscreen-control-clearance);border-radius:50%;width:56px;height:56px;min-height:56px}.watch-shell:fullscreen .floating-call-preview{right:var(--fullscreen-edge);bottom:calc(var(--fullscreen-control-clearance) + var(--fullscreen-floating-stack-gap));z-index:1003;top:auto}.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview{right:calc(var(--fullscreen-chat-width) + var(--fullscreen-edge) + 16px);bottom:var(--fullscreen-control-clearance)}@media (width<=920px){.watch-shell:fullscreen{--fullscreen-edge:16px;--fullscreen-chat-width:min(340px, calc(100vw - 32px))}.watch-shell:fullscreen .split-playlist-wrapper .side-panel{height:min(380px, calc(100dvh - var(--fullscreen-control-clearance) - 40px))}.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview{top:16px;bottom:auto;right:16px}}@media (width<=560px){.watch-shell:fullscreen{--fullscreen-control-clearance:calc(126px + env(safe-area-inset-bottom,0px));--fullscreen-chat-width:calc(100vw - 24px);--fullscreen-edge:12px}.watch-shell:fullscreen .custom-video-controls{padding:34px 12px 78px}.watch-shell:fullscreen .system-control-dock{max-width:calc(100vw - 24px);bottom:14px}.watch-shell:fullscreen .split-playlist-wrapper .side-panel{height:min(46dvh,330px)}.watch-shell:fullscreen .floating-call-preview{right:12px;bottom:calc(var(--fullscreen-control-clearance) + 48px)}.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview{top:12px;right:12px}.watch-shell:fullscreen .facecam-bubble{width:84px}}.watch-shell:fullscreen .file-meta{display:none}:-webkit-any(.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){--fullscreen-control-clearance:calc(132px + env(safe-area-inset-bottom,0px));--fullscreen-floating-stack-gap:64px;--fullscreen-edge:clamp(10px, 2vw, 24px);--fullscreen-chat-width:min(360px, calc(100vw - (var(--fullscreen-edge) * 2)));background:#000;width:100vw;min-width:0;max-width:100vw;height:100vh;min-height:0;max-height:100vh;display:block;position:relative;overflow:hidden}:is(.watch-shell.is-fullscreen,.watch-shell:fullscreen){--fullscreen-control-clearance:calc(132px + env(safe-area-inset-bottom,0px));--fullscreen-floating-stack-gap:64px;--fullscreen-edge:clamp(10px, 2vw, 24px);--fullscreen-chat-width:min(360px, calc(100vw - (var(--fullscreen-edge) * 2)));background:#000;width:100vw;min-width:0;max-width:100vw;height:100vh;min-height:0;max-height:100vh;display:block;position:relative;overflow:hidden}:-webkit-any(.watch-shell.is-fullscreen .watch-topbar,.watch-shell:-webkit-full-screen .watch-topbar){display:none}:is(.watch-shell.is-fullscreen .watch-topbar,.watch-shell:fullscreen .watch-topbar){display:none}:-webkit-any(.watch-shell.is-fullscreen .watch-layout,.watch-shell.is-fullscreen .stage,.watch-shell.is-fullscreen .movie-stage-wrapper,.watch-shell.is-fullscreen .movie-container,.watch-shell:-webkit-full-screen .watch-layout,.watch-shell:-webkit-full-screen .stage,.watch-shell:-webkit-full-screen .movie-stage-wrapper,.watch-shell:-webkit-full-screen .movie-container){width:100%;min-width:0;height:100%;min-height:0}:is(.watch-shell.is-fullscreen .watch-layout,.watch-shell.is-fullscreen .stage,.watch-shell.is-fullscreen .movie-stage-wrapper,.watch-shell.is-fullscreen .movie-container,.watch-shell:fullscreen .watch-layout,.watch-shell:fullscreen .stage,.watch-shell:fullscreen .movie-stage-wrapper,.watch-shell:fullscreen .movie-container){width:100%;min-width:0;height:100%;min-height:0}:-webkit-any(.watch-shell.is-fullscreen .stage,.watch-shell:-webkit-full-screen .stage){gap:0;padding:0;display:block;overflow:hidden}:is(.watch-shell.is-fullscreen .stage,.watch-shell:fullscreen .stage){gap:0;padding:0;display:block;overflow:hidden}:-webkit-any(.watch-shell.is-fullscreen .movie-container,.watch-shell:-webkit-full-screen .movie-container){border:0;border-radius:0;position:relative}:is(.watch-shell.is-fullscreen .movie-container,.watch-shell:fullscreen .movie-container){border:0;border-radius:0;position:relative}:-webkit-any(.watch-shell.is-fullscreen .movie-frame,.watch-shell.is-fullscreen .movie-player,.watch-shell:-webkit-full-screen .movie-frame,.watch-shell:-webkit-full-screen .movie-player){border-radius:0;width:100%;min-width:0;max-width:100vw;height:100%;min-height:0;max-height:100vh}:is(.watch-shell.is-fullscreen .movie-frame,.watch-shell.is-fullscreen .movie-player,.watch-shell:fullscreen .movie-frame,.watch-shell:fullscreen .movie-player){border-radius:0;width:100%;min-width:0;max-width:100vw;height:100%;min-height:0;max-height:100vh}:-webkit-any(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:-webkit-full-screen .custom-video-controls){box-sizing:border-box;width:100%;max-width:100vw;padding:clamp(24px, 5vh, 40px) max(14px, env(safe-area-inset-right)) calc(78px + env(safe-area-inset-bottom,0px)) max(14px, env(safe-area-inset-left));bottom:0;left:0;right:0;overflow:hidden}:is(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:fullscreen .custom-video-controls){box-sizing:border-box;width:100%;max-width:100vw;padding:clamp(24px, 5vh, 40px) max(14px, env(safe-area-inset-right)) calc(78px + env(safe-area-inset-bottom,0px)) max(14px, env(safe-area-inset-left));bottom:0;left:0;right:0;overflow:hidden}:-webkit-any(.watch-shell.is-fullscreen .controls-row,.watch-shell:-webkit-full-screen .controls-row){flex-wrap:wrap;justify-content:center;gap:8px 14px;min-width:0;max-width:100%;display:flex}:is(.watch-shell.is-fullscreen .controls-row,.watch-shell:fullscreen .controls-row){flex-wrap:wrap;justify-content:center;gap:8px 14px;min-width:0;max-width:100%;display:flex}:-webkit-any(.watch-shell.is-fullscreen .controls-group-left,.watch-shell.is-fullscreen .controls-group-right,.watch-shell:-webkit-full-screen .controls-group-left,.watch-shell:-webkit-full-screen .controls-group-right){flex-wrap:wrap;justify-content:center;gap:10px;min-width:0}:is(.watch-shell.is-fullscreen .controls-group-left,.watch-shell.is-fullscreen .controls-group-right,.watch-shell:fullscreen .controls-group-left,.watch-shell:fullscreen .controls-group-right){flex-wrap:wrap;justify-content:center;gap:10px;min-width:0}:-webkit-any(.watch-shell.is-fullscreen .timeline-container,.watch-shell:-webkit-full-screen .timeline-container){max-width:100%}:is(.watch-shell.is-fullscreen .timeline-container,.watch-shell:fullscreen .timeline-container){max-width:100%}:-webkit-any(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:-webkit-full-screen .system-control-dock){box-sizing:border-box;left:50%;right:auto;bottom:max(10px, env(safe-area-inset-bottom));width:auto;max-width:calc(100vw - 16px);box-shadow:none;-webkit-backdrop-filter:blur(18px);z-index:1001;background:#0000005c;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;overflow:visible;transform:translate(-50%)}:is(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:fullscreen .system-control-dock){box-sizing:border-box;left:50%;right:auto;bottom:max(10px, env(safe-area-inset-bottom));width:auto;max-width:calc(100vw - 16px);box-shadow:none;-webkit-backdrop-filter:blur(18px);z-index:1001;background:#0000005c;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;overflow:visible;transform:translate(-50%)}:-webkit-any(.watch-shell.is-fullscreen .system-control-dock.hidden,.watch-shell:-webkit-full-screen .system-control-dock.hidden){opacity:0;pointer-events:none;transform:translate(-50%,10px)!important}:is(.watch-shell.is-fullscreen .system-control-dock.hidden,.watch-shell:fullscreen .system-control-dock.hidden){opacity:0;pointer-events:none;transform:translate(-50%,10px)!important}:-webkit-any(.watch-shell.is-fullscreen .dock-section,.watch-shell:-webkit-full-screen .dock-section){min-width:0}:is(.watch-shell.is-fullscreen .dock-section,.watch-shell:fullscreen .dock-section){min-width:0}:-webkit-any(.watch-shell.is-fullscreen .dock-divider,.watch-shell:-webkit-full-screen .dock-divider){height:34px}:is(.watch-shell.is-fullscreen .dock-divider,.watch-shell:fullscreen .dock-divider){height:34px}:-webkit-any(.watch-shell.is-fullscreen .dock-status-container,.watch-shell:-webkit-full-screen .dock-status-container){display:none}:is(.watch-shell.is-fullscreen .dock-status-container,.watch-shell:fullscreen .dock-status-container){display:none}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper,.watch-shell:-webkit-full-screen .split-playlist-wrapper){right:var(--fullscreen-edge);bottom:var(--fullscreen-edge);width:var(--fullscreen-chat-width);height:480px;max-width:calc(100vw - (var(--fullscreen-edge) * 2));max-height:calc(100vh - var(--fullscreen-control-clearance) - (var(--fullscreen-edge) * 2));box-shadow:none;pointer-events:none;z-index:1004;background:0 0;border:0;margin:0;padding:0;display:block;position:absolute}:is(.watch-shell.is-fullscreen .split-playlist-wrapper,.watch-shell:fullscreen .split-playlist-wrapper){right:var(--fullscreen-edge);bottom:var(--fullscreen-edge);width:var(--fullscreen-chat-width);height:480px;max-width:calc(100vw - (var(--fullscreen-edge) * 2));max-height:calc(100vh - var(--fullscreen-control-clearance) - (var(--fullscreen-edge) * 2));box-shadow:none;pointer-events:none;z-index:1004;background:0 0;border:0;margin:0;padding:0;display:block;position:absolute}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper .playlist-column,.watch-shell:-webkit-full-screen .split-playlist-wrapper .playlist-column){display:none}:is(.watch-shell.is-fullscreen .split-playlist-wrapper .playlist-column,.watch-shell:fullscreen .split-playlist-wrapper .playlist-column){display:none}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:-webkit-full-screen .split-playlist-wrapper .side-panel){pointer-events:auto;right:0;bottom:var(--fullscreen-control-clearance);width:var(--fullscreen-chat-width);height:min(460px, calc(100vh - var(--fullscreen-control-clearance) - 36px));min-height:0;max-height:calc(100vh - var(--fullscreen-control-clearance) - 36px);border-radius:12px;position:absolute}:is(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:fullscreen .split-playlist-wrapper .side-panel){pointer-events:auto;right:0;bottom:var(--fullscreen-control-clearance);width:var(--fullscreen-chat-width);height:min(460px, calc(100vh - var(--fullscreen-control-clearance) - 36px));min-height:0;max-height:calc(100vh - var(--fullscreen-control-clearance) - 36px);border-radius:12px;position:absolute}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel.collapsed,.watch-shell:-webkit-full-screen .split-playlist-wrapper .side-panel.collapsed){right:0;bottom:var(--fullscreen-control-clearance);border-radius:50%;width:56px;height:56px;min-height:56px}:is(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel.collapsed,.watch-shell:fullscreen .split-playlist-wrapper .side-panel.collapsed){right:0;bottom:var(--fullscreen-control-clearance);border-radius:50%;width:56px;height:56px;min-height:56px}:-webkit-any(.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:-webkit-full-screen .floating-call-preview){right:var(--fullscreen-edge);bottom:calc(var(--fullscreen-control-clearance) + var(--fullscreen-floating-stack-gap));z-index:1003;top:auto}:is(.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:fullscreen .floating-call-preview){right:var(--fullscreen-edge);bottom:calc(var(--fullscreen-control-clearance) + var(--fullscreen-floating-stack-gap));z-index:1003;top:auto}:-webkit-any(.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:-webkit-full-screen .stage.fullscreen-chat-open .floating-call-preview){right:calc(var(--fullscreen-chat-width) + var(--fullscreen-edge) + 16px);bottom:var(--fullscreen-control-clearance)}:is(.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview){right:calc(var(--fullscreen-chat-width) + var(--fullscreen-edge) + 16px);bottom:var(--fullscreen-control-clearance)}:-webkit-any(.watch-shell.is-fullscreen .file-meta,.watch-shell:-webkit-full-screen .file-meta){display:none}:is(.watch-shell.is-fullscreen .file-meta,.watch-shell:fullscreen .file-meta){display:none}@media (width<=700px),(height<=520px){:-webkit-any(.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){--fullscreen-control-clearance:calc(116px + env(safe-area-inset-bottom,0px));--fullscreen-floating-stack-gap:44px;--fullscreen-edge:10px;--fullscreen-chat-width:min(320px, calc(100vw - 20px))}:is(.watch-shell.is-fullscreen,.watch-shell:fullscreen){--fullscreen-control-clearance:calc(116px + env(safe-area-inset-bottom,0px));--fullscreen-floating-stack-gap:44px;--fullscreen-edge:10px;--fullscreen-chat-width:min(320px, calc(100vw - 20px))}:-webkit-any(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:-webkit-full-screen .custom-video-controls){padding:26px 10px calc(68px + env(safe-area-inset-bottom,0px))}:is(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:fullscreen .custom-video-controls){padding:26px 10px calc(68px + env(safe-area-inset-bottom,0px))}:-webkit-any(.watch-shell.is-fullscreen .control-btn,.watch-shell.is-fullscreen .media-icon-button,.watch-shell:-webkit-full-screen .control-btn,.watch-shell:-webkit-full-screen .media-icon-button){width:34px;min-width:34px;height:34px;padding:0}:is(.watch-shell.is-fullscreen .control-btn,.watch-shell.is-fullscreen .media-icon-button,.watch-shell:fullscreen .control-btn,.watch-shell:fullscreen .media-icon-button){width:34px;min-width:34px;height:34px;padding:0}:-webkit-any(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:-webkit-full-screen .system-control-dock){bottom:max(8px, env(safe-area-inset-bottom));gap:6px;max-width:calc(100vw - 10px);padding:4px 6px}:is(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:fullscreen .system-control-dock){bottom:max(8px, env(safe-area-inset-bottom));gap:6px;max-width:calc(100vw - 10px);padding:4px 6px}:-webkit-any(.watch-shell.is-fullscreen .system-control-dock .control-icon-button,.watch-shell:-webkit-full-screen .system-control-dock .control-icon-button){width:38px;height:38px}:is(.watch-shell.is-fullscreen .system-control-dock .control-icon-button,.watch-shell:fullscreen .system-control-dock .control-icon-button){width:38px;height:38px}:-webkit-any(.watch-shell.is-fullscreen .time-display,.watch-shell:-webkit-full-screen .time-display){justify-content:center;width:100%;font-size:11px}:is(.watch-shell.is-fullscreen .time-display,.watch-shell:fullscreen .time-display){justify-content:center;width:100%;font-size:11px}:-webkit-any(.watch-shell.is-fullscreen .volume-slider,.watch-shell:-webkit-full-screen .volume-slider){display:none}:is(.watch-shell.is-fullscreen .volume-slider,.watch-shell:fullscreen .volume-slider){display:none}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:-webkit-full-screen .split-playlist-wrapper .side-panel){height:min(42vh,310px)}:is(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:fullscreen .split-playlist-wrapper .side-panel){height:min(42vh,310px)}:-webkit-any(.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:-webkit-full-screen .stage.fullscreen-chat-open .floating-call-preview){top:10px;bottom:auto;right:10px}:is(.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview){top:10px;bottom:auto;right:10px}:-webkit-any(.watch-shell.is-fullscreen .facecam-bubble,.watch-shell:-webkit-full-screen .facecam-bubble){width:76px}:is(.watch-shell.is-fullscreen .facecam-bubble,.watch-shell:fullscreen .facecam-bubble){width:76px}}
