*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0c0e1a;--panel:#121426bf;--panel-2:#16182ce0;--text:#eef0f6;--muted:#c5c8d9;--soft:#7b7f9e;--accent:#8b5cf6;--accent-glow:#8b5cf659;--accent-2:#5eead4;--accent-2-glow:#5eead44d;--warm:#fbbf94;--border:#8b5cf61f;--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(ellipse at 10% 5%, #8b5cf61f, transparent 50%), radial-gradient(ellipse at 85% 90%, #5eead414, transparent 50%), radial-gradient(ellipse at 50% 50%, #fbbf940a, transparent 60%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}button:active{transform:scale(.97)}.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:linear-gradient(180deg, var(--accent), var(--accent-2));border-radius:2px;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,#eef0f6 30%,#c4b5fd 70%,#5eead4);-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:#5eead4;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 12px #5eead4}.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:#8b5cf60a}.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:#a78bfa;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:#a78bfa;margin:-4px 0 0;font-size:12px}.watch-topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);background:#0a0c1899;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.sync-pill{color:#5eead4;background:#5eead41f;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 #5eead426;color:#5eead4!important;background:#5eead41a!important;border-color:#5eead440!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(at 50% 30%,#8b5cf60f,#0000 50%),radial-gradient(at 80% 80%,#5eead408,#0000 50%),#0c0e1a;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(#8b5cf60f,#0000 70%),#10122499;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,#8b5cf64d,#5eead433,#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:#080a14;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:#080a14;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 40px var(--accent-glow);background:#8b5cf633;transform:translate(-50%,-50%)scale(1.08)}.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 #8b5cf61a}.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, #eef0f6, var(--accent), var(--accent-2));-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:#0c0e1a;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:#5eead4;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 #5eead4}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:#5eead4;box-shadow:0 4px 12px #5eead44d}.call-decline-btn{color:var(--muted);background:#ffffff14;border:1px solid #ffffff0d}.call-accept-btn:hover{background:#2dd4bf}.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:#a78bfa;background:#8b5cf62e;border-color:#8b5cf62e}.system-control-dock .control-icon-button.danger:hover{color:#fff;box-shadow:0 4px 15px var(--accent-glow);background:#a78bfa;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:#5eead4;border-color:#5eead433}.dock-status-pill.warning-status{color:#a78bfa;border-color:#8b5cf62e}.pulse-dot-green{background:#5eead4;border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse-dot-green-anim;box-shadow:0 0 10px #5eead4}@keyframes pulse-dot-green-anim{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 8px #5eead4}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:#c4b5fd;transform:translateY(-3px)scale(1.05)}.unread-badge{color:#fff;background:#a78bfa;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}.emoji-tray{border-top:1px solid var(--border);background:#0e101ef2;grid-template-columns:repeat(6,1fr);gap:4px;max-height:160px;padding:10px 14px;animation:.2s cubic-bezier(.16,1,.3,1) emoji-tray-in;display:grid;overflow-y:auto}@keyframes emoji-tray-in{0%{opacity:0;max-height:0;transform:translateY(8px)}to{opacity:1;max-height:160px;transform:translateY(0)}}.emoji-tray-btn{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;font-size:20px;transition:all .2s;display:grid}.emoji-tray-btn:hover{background:#8b5cf626;transform:scale(1.15)}.emoji-tray-btn:active{transform:scale(.9)}.emoji-tray::-webkit-scrollbar{width:5px}.emoji-tray::-webkit-scrollbar-track{background:0 0}.emoji-tray::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.emoji-toggle-btn{width:38px;height:38px;color:var(--soft);background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;flex-shrink:0;place-items:center;padding:0;transition:all .2s;display:grid}.emoji-toggle-btn:hover{color:var(--accent);background:#8b5cf626;border-color:#8b5cf633}.emoji-toggle-btn .svg-icon{width:18px;height:18px}.chat-input-row{border-top:1px solid var(--border);background:#0a0c1866;flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;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 15px #8b5cf626}.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:#c4b5fd}.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}.room-id-pill{color:#5eead4;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#5eead41f;border:1px solid #5eead43d;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:800}.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}.exit-room-btn{color:#c4b5fd;border-color:#8b5cf633}.media-control-overlay.unavailable button{cursor:not-allowed}.login-overlay{z-index:9999;background:radial-gradient(at 20% 30%,#8b5cf633,#0000 55%),radial-gradient(at 75% 70%,#5eead426,#0000 55%),radial-gradient(at 50% 100%,#fbbf9414,#0000 50%),linear-gradient(160deg,#0c0e1a 0%,#151832 40%,#0e1225 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.login-overlay:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf614,#0000 65%);border-radius:50%;width:700px;height:700px;animation:10s ease-in-out infinite gentle-float;position:absolute;top:-30%;right:-15%}.login-overlay:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#5eead40f,#0000 65%);border-radius:50%;width:550px;height:550px;animation:12s ease-in-out infinite reverse gentle-float;position:absolute;bottom:-25%;left:-8%}@keyframes gentle-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-15px)scale(1.02)}66%{transform:translate(-10px,10px)scale(.98)}}.login-card{text-align:center;-webkit-backdrop-filter:blur(40px)saturate(140%);z-index:10;background:linear-gradient(145deg,#161830d9,#0e1225e6);border:1px solid #8b5cf626;border-radius:28px;width:100%;max-width:450px;padding:60px 48px;animation:.6s cubic-bezier(.16,1,.3,1) card-entrance;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006,0 0 80px #8b5cf614,inset 0 1px #ffffff0f}.login-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf614,#0000 70%);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite soft-breathe;position:absolute;top:-40%;right:-30%}@keyframes card-entrance{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes soft-breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.login-mode-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:20px 0 8px;padding:4px;display:grid}.login-mode-tabs button{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:10px;height:40px;font-size:13px;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.login-mode-tabs button:hover{color:#fffc;background:#ffffff0d}.login-mode-tabs button.active{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#fff;box-shadow:0 6px 20px var(--accent-glow)}.login-logo{background:linear-gradient(135deg, #c4b5fd 0%, var(--accent-2) 50%, #c4b5fd 100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;text-transform:uppercase;z-index:1;filter:drop-shadow(0 4px 20px #8b5cf626);background-size:200%;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:48px;font-weight:900;animation:4s linear infinite logo-shimmer;position:relative}@keyframes logo-shimmer{0%{background-position:0%}to{background-position:200%}}.login-card h2{color:#fff;letter-spacing:-.02em;z-index:1;margin:30px 0 10px;font-size:22px;font-weight:800;position:relative}.login-card p{color:#ffffffb3;z-index:1;margin:0 0 28px;font-size:14px;line-height:1.6;position:relative}.login-input{color:#fff;-webkit-backdrop-filter:blur(10px);z-index:1;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:12px;width:100%;height:50px;margin-bottom:20px;padding:0 20px;font-size:16px;line-height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.login-input::placeholder{color:#fff6}.login-input:focus{border-color:var(--accent);background:#ffffff1a;outline:none;box-shadow:0 0 25px #8b5cf633,0 0 60px #5eead40f}.login-input:hover{background:#ffffff14;border-color:#ffffff2e}.login-button{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#fff;cursor:pointer;width:100%;height:50px;box-shadow:0 8px 30px var(--accent-glow);z-index:1;letter-spacing:.02em;border:0;border-radius:14px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.login-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.login-button:hover{box-shadow:0 14px 45px var(--accent-glow);background:linear-gradient(135deg,#a78bfa 0%,#5eead4 100%);transform:translateY(-3px)}.login-button:hover:before{left:100%}.login-button:active{transform:translateY(0)scale(.98)}.login-error{text-align:left;z-index:1;color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:8px;margin:-8px 0 14px;padding:10px 12px;font-size:13px;font-weight:500;position:relative}.modal-backdrop{z-index:10000;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px)saturate(140%);background:radial-gradient(circle at 50% 45%,#8b5cf61f,#0000 42%),#080a14b8;place-items:center;display:grid;position:fixed;inset:0}.confirm-room-modal{width:min(430px,100%);max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));text-align:center;color:var(--text);-webkit-backdrop-filter:blur(30px);background:linear-gradient(#161830f2,#0c0e1cf5);border:1px solid #8b5cf626;border-radius:20px;padding:clamp(22px,5vw,32px);animation:.3s cubic-bezier(.16,1,.3,1) card-entrance;overflow-y:auto;box-shadow:0 28px 90px #00000080,0 0 60px #8b5cf60f,inset 0 1px #ffffff0f}.confirm-room-icon{color:#c4b5fd;background:#8b5cf624;border:1px solid #8b5cf640;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;display:grid;box-shadow:0 14px 35px #8b5cf633}.confirm-room-icon .svg-icon{width:26px;height:26px}.confirm-room-copy{gap:10px;display:grid}.confirm-room-eyebrow{color:#5eead4;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.confirm-room-modal h2{letter-spacing:0;margin:0;font-size:24px;line-height:1.15}.confirm-room-modal p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.confirm-room-actions{grid-template-columns:1fr 1.1fr;gap:12px;margin-top:24px;display:grid}.confirm-room-secondary,.confirm-room-danger{border-radius:10px;min-height:46px;font-size:13px;font-weight:900}.confirm-room-secondary{color:var(--muted);background:#ffffff12;border:1px solid #ffffff1a}.confirm-room-secondary:hover{color:#fff;background:#ffffff24}.confirm-room-danger{background:var(--accent);color:#fff;box-shadow:0 10px 26px var(--accent-glow);border:0}.confirm-room-danger:hover{background:#a78bfa}@media (width<=420px),(height<=440px){.confirm-room-modal{padding:20px}.confirm-room-actions{grid-template-columns:1fr}}.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{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font-size:20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:grid}.reaction-spam-btn:hover{background:#8b5cf61f;transform:translateY(-2px)scale(1.15)}.reaction-spam-btn:active{transform:scale(.85)}.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:#a78bfa}.system-control-dock{opacity:1;transition:opacity .3s,transform .3s}.watch-shell:fullscreen{background:#0c0e1a;width:100vw;height:100vh;display:block}.watch-shell:fullscreen .stage{background:#0c0e1a;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:#8b5cf60f}.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:#8b5cf61f;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:#0e101ef5;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:#0e101eeb;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);align-items:stretch;gap:16px;margin:0;padding:0;position:relative}.playlist-column{border:1px solid var(--border);background:#0e101ed6;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}.chat-bubble-zone{pointer-events:none;z-index:9000;width:56px;height:56px;position:fixed;bottom:24px;right:24px}.floating-reactions-strip{z-index:9001;width:56px;height:56px;position:absolute;bottom:0;right:0}.floating-reaction-btn{border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#0e101ee0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:18px;transition:all .25s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:50%;left:50%;box-shadow:0 4px 14px #00000059}.floating-reaction-btn:first-child{transform:translate(calc(-50% - 62px),calc(4px - 50%))}.floating-reaction-btn:nth-child(2){transform:translate(calc(-50% - 56px),calc(-50% - 26px))}.floating-reaction-btn:nth-child(3){transform:translate(calc(-50% - 38px),calc(-50% - 48px))}.floating-reaction-btn:nth-child(4){transform:translate(calc(-50% - 14px),calc(-50% - 60px))}.floating-reaction-btn:nth-child(5){transform:translate(calc(12px - 50%),calc(-50% - 62px))}.floating-reaction-btn:hover{background:#8b5cf633;border-color:#8b5cf64d;scale:1.25;box-shadow:0 6px 24px #8b5cf640}.floating-reaction-btn:active{scale:.85}.chat-bubble-zone:has(.side-panel.expanded) .floating-reactions-strip{display:none}.split-playlist-wrapper .side-panel{border:1px solid var(--border);-webkit-backdrop-filter:blur(30px)saturate(140%);z-index:9000;background:#0e101ef2;border-radius:20px;flex-shrink:0;width:360px;height:480px;min-height:0;animation:.3s cubic-bezier(.16,1,.3,1) chat-panel-in;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf614}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.split-playlist-wrapper .side-panel.collapsed{background:linear-gradient(135deg, var(--accent), var(--accent-2));width:56px;height:56px;min-height:56px;box-shadow:0 8px 30px var(--accent-glow), 0 4px 15px #5eead433;cursor:pointer;z-index:9002;border:0;border-radius:50%;transition:all .3s cubic-bezier(.16,1,.3,1);animation:none;position:fixed;bottom:24px;right:24px;overflow:visible}.split-playlist-wrapper .side-panel.collapsed:hover{box-shadow:0 12px 40px var(--accent-glow), 0 6px 20px #5eead440;transform:scale(1.08)}.split-playlist-wrapper .chat-history{flex:1;min-height:0;max-height:none;overflow-y:auto}.file-meta{background:#0e101ef5;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:100px}@media (width<=1180px){.split-playlist-wrapper{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto}.playlist-column{height:clamp(240px,30dvh,340px)}}@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{height:280px}.split-playlist-wrapper .side-panel{width:min(340px,50%)}}@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{height:250px}.split-playlist-wrapper .side-panel{width:min(320px,50%)}.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:#0c0e1a;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)}:is(.watch-shell:fullscreen .custom-video-controls.visible,.watch-shell.is-fullscreen .custom-video-controls.visible){opacity:1;pointer-events:none;transform:translateY(0)}:is(.watch-shell:fullscreen .custom-video-controls.visible>*,.watch-shell.is-fullscreen .custom-video-controls.visible>*){pointer-events:auto}.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:#0c0e1a;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:#0c0e1a;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:100px;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:100px;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}}html,body,#root{width:100%;max-width:100vw;min-height:100%;overflow-x:hidden}.app-shell{width:100%;max-width:100vw;height:100dvh;min-height:0;max-height:100dvh;overflow:hidden}.login-overlay{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));overscroll-behavior:contain;overflow-y:auto}.login-card{width:min(450px,100%);max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:clamp(28px,8vh,60px) clamp(22px,6vw,48px);overflow-y:auto}.login-card form{min-width:0}.login-logo{overflow-wrap:anywhere}.watch-shell{max-width:100vw;min-height:0;max-height:100dvh}.watch-topbar{flex-shrink:0;gap:10px 14px;min-width:0;max-width:100%;height:auto;min-height:60px;max-height:min(132px,30dvh);overflow-y:auto}.topbar-left,.topbar-right{flex-wrap:wrap;min-width:0}.topbar-left{flex:320px}.topbar-right{flex:0 auto;justify-content:flex-end}.topbar-left strong,.sync-pill,.demo-pill,.room-id-pill,.presence,.presence-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.watch-layout,.stage,.movie-stage-wrapper,.player-empty,.player-card,.movie-container,.movie-frame,.movie-player,.split-playlist-wrapper,.playlist-column,.split-playlist-wrapper .side-panel{min-width:0;max-width:100%}.watch-layout{min-height:0}.stage{overscroll-behavior:contain;min-height:0;max-height:100%;padding-bottom:max(24px, env(safe-area-inset-bottom));overflow-x:hidden}.player-empty,.movie-frame{height:clamp(150px,50dvh,520px);min-height:0;max-height:max(150px,100dvh - 330px)}.custom-video-controls,.system-control-dock,.controls-row,.timeline-container,.chat-input-row,.playlist-item{min-width:0;max-width:100%}.controls-row,.system-control-dock,.dock-section,.chat-input-row{flex-wrap:wrap}.split-playlist-wrapper{max-height:none;overflow:visible}.playlist-column,.split-playlist-wrapper .side-panel{overflow:hidden}.playlist-scroll-container,.chat-history{overscroll-behavior:contain;min-height:0}.floating-call-preview{max-width:calc(100vw - 24px);max-height:calc(100dvh - 148px);right:clamp(12px,2vw,30px);overflow:visible}.facecam-bubble,.facecam-bubble.local{width:clamp(76px,10vw,110px);max-width:30vw}.voice-call-indicator,.incoming-call-overlay{max-width:calc(100vw - 24px)}.incoming-call-card{max-width:min(460px,100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}:-webkit-any(.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){width:100vw;max-width:100vw;height:100vh;max-height:100vh;overflow:hidden}:is(.watch-shell.is-fullscreen,.watch-shell:fullscreen){width:100vw;max-width:100vw;height:100vh;max-height:100vh;overflow:hidden}:-webkit-any(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:-webkit-full-screen .custom-video-controls){overscroll-behavior:contain;max-height:min(44vh,260px);overflow-y:auto}:is(.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:fullscreen .custom-video-controls){overscroll-behavior:contain;max-height:min(44vh,260px);overflow-y:auto}:-webkit-any(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:-webkit-full-screen .system-control-dock){overscroll-behavior:contain;max-width:calc(100vw - 12px);max-height:min(30vh,144px);overflow-y:auto}:is(.watch-shell.is-fullscreen .system-control-dock,.watch-shell:fullscreen .system-control-dock){overscroll-behavior:contain;max-width:calc(100vw - 12px);max-height:min(30vh,144px);overflow-y:auto}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper,.watch-shell:-webkit-full-screen .split-playlist-wrapper){max-height:calc(100vh - var(--fullscreen-control-clearance) - (var(--fullscreen-edge) * 2))}:is(.watch-shell.is-fullscreen .split-playlist-wrapper,.watch-shell:fullscreen .split-playlist-wrapper){max-height:calc(100vh - var(--fullscreen-control-clearance) - (var(--fullscreen-edge) * 2))}:-webkit-any(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:-webkit-full-screen .split-playlist-wrapper .side-panel){height:min(460px, calc(100vh - var(--fullscreen-control-clearance) - 36px));max-height:calc(100vh - var(--fullscreen-control-clearance) - 36px)}:is(.watch-shell.is-fullscreen .split-playlist-wrapper .side-panel,.watch-shell:fullscreen .split-playlist-wrapper .side-panel){height:min(460px, calc(100vh - var(--fullscreen-control-clearance) - 36px));max-height:calc(100vh - var(--fullscreen-control-clearance) - 36px)}:-webkit-any(.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:-webkit-full-screen .floating-call-preview){max-width:calc(100vw - (var(--fullscreen-edge) * 2));max-height:calc(100vh - var(--fullscreen-control-clearance) - 12px)}:is(.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:fullscreen .floating-call-preview){max-width:calc(100vw - (var(--fullscreen-edge) * 2));max-height:calc(100vh - var(--fullscreen-control-clearance) - 12px)}:-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:min(calc(var(--fullscreen-chat-width) + var(--fullscreen-edge) + 16px), calc(100vw - 96px))}:is(.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview){right:min(calc(var(--fullscreen-chat-width) + var(--fullscreen-edge) + 16px), calc(100vw - 96px))}@media (width<=720px),(height<=560px){.watch-topbar{max-height:min(156px,38dvh);padding:10px 12px}.topbar-left,.topbar-right{flex:100%;justify-content:flex-start}.player-empty,.movie-frame{height:clamp(130px,42dvh,360px);max-height:max(130px,100dvh - 360px)}.floating-call-preview{gap:10px;max-height:calc(100dvh - 120px)}.facecam-bubble,.facecam-bubble.local{width:clamp(64px,18vw,86px)}}@media (width<=420px),(height<=440px){.login-card{padding:22px 18px}.login-logo{font-size:32px}.login-card h2{margin-top:16px;font-size:17px}.login-card p{margin-bottom:18px}.player-empty,.movie-frame{height:128px;max-height:128px}.split-playlist-wrapper{gap:10px}}:-webkit-any(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){overflow:visible!important}:is(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:fullscreen){overflow:visible!important}:-webkit-any(.watch-shell:fullscreen .custom-video-controls,.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:-webkit-full-screen .custom-video-controls){z-index:1000!important}:is(.watch-shell:fullscreen .custom-video-controls,.watch-shell.is-fullscreen .custom-video-controls,.watch-shell:fullscreen .custom-video-controls){z-index:1000!important}:-webkit-any(.watch-shell:fullscreen .system-control-dock,.watch-shell.is-fullscreen .system-control-dock,.watch-shell:-webkit-full-screen .system-control-dock){z-index:1001!important}:is(.watch-shell:fullscreen .system-control-dock,.watch-shell.is-fullscreen .system-control-dock,.watch-shell:fullscreen .system-control-dock){z-index:1001!important}.chat-bubble-zone.chat-closed{z-index:99999!important;pointer-events:none!important;width:56px!important;height:56px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:fixed!important;bottom:24px!important;right:24px!important;overflow:visible!important}.chat-bubble-zone.chat-open{z-index:99999!important;pointer-events:none!important;width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:visible!important}:-webkit-any(.watch-shell:fullscreen .chat-bubble-zone,.watch-shell.is-fullscreen .chat-bubble-zone,.watch-shell:-webkit-full-screen .chat-bubble-zone){position:absolute!important}:is(.watch-shell:fullscreen .chat-bubble-zone,.watch-shell.is-fullscreen .chat-bubble-zone,.watch-shell:fullscreen .chat-bubble-zone){position:absolute!important}.chat-bubble-zone>*{pointer-events:auto!important}.chat-bubble-zone .side-panel,.chat-bubble-zone .side-panel.expanded{z-index:99999!important;-webkit-backdrop-filter:blur(30px)saturate(140%)!important;border:1px solid var(--border)!important;isolation:isolate!important;background:#0e101efa!important;border-radius:20px!important;width:min(360px,100vw - 48px)!important;height:min(480px,100dvh - 120px)!important;max-height:calc(100dvh - 120px)!important;position:fixed!important;inset:auto 24px 24px auto!important;overflow:hidden!important;box-shadow:0 20px 60px #0009,0 0 50px #8b5cf61a!important}:-webkit-any(.watch-shell:fullscreen .chat-bubble-zone .side-panel,.watch-shell.is-fullscreen .chat-bubble-zone .side-panel,.watch-shell:-webkit-full-screen .chat-bubble-zone .side-panel){position:absolute!important}:is(.watch-shell:fullscreen .chat-bubble-zone .side-panel,.watch-shell.is-fullscreen .chat-bubble-zone .side-panel,.watch-shell:fullscreen .chat-bubble-zone .side-panel){position:absolute!important}.chat-bubble-zone .side-panel.collapsed{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;box-shadow:0 8px 30px var(--accent-glow), 0 4px 15px #5eead433!important;z-index:99999!important;border:0!important;border-radius:50%!important;position:fixed!important;bottom:0!important;right:0!important}:-webkit-any(.watch-shell:fullscreen .chat-bubble-zone .side-panel.collapsed,.watch-shell.is-fullscreen .chat-bubble-zone .side-panel.collapsed,.watch-shell:-webkit-full-screen .chat-bubble-zone .side-panel.collapsed){position:absolute!important}:is(.watch-shell:fullscreen .chat-bubble-zone .side-panel.collapsed,.watch-shell.is-fullscreen .chat-bubble-zone .side-panel.collapsed,.watch-shell:fullscreen .chat-bubble-zone .side-panel.collapsed){position:absolute!important}.chat-bubble-zone .floating-reactions-strip{z-index:99998!important;width:56px!important;height:56px!important;position:absolute!important;bottom:0!important;right:0!important}@media (width<=768px){.chat-bubble-zone.chat-closed{bottom:16px!important;right:16px!important}.chat-bubble-zone .side-panel,.chat-bubble-zone .side-panel.expanded{background:var(--bg)!important;border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;inset:0!important}.chat-bubble-zone .side-panel.collapsed{inset:auto 0 0 auto!important}.floating-reaction-btn{width:34px;height:34px;font-size:16px}.floating-reaction-btn:first-child{transform:translate(calc(-50% - 52px),calc(4px - 50%))}.floating-reaction-btn:nth-child(2){transform:translate(calc(-50% - 48px),calc(-50% - 22px))}.floating-reaction-btn:nth-child(3){transform:translate(calc(-50% - 32px),calc(-50% - 42px))}.floating-reaction-btn:nth-child(4){transform:translate(calc(-50% - 12px),calc(-50% - 52px))}.floating-reaction-btn:nth-child(5){transform:translate(calc(10px - 50%),calc(-50% - 52px))}}.bubble-emoji-effects{pointer-events:none;z-index:99997;width:120px;height:300px;position:absolute;bottom:60px;right:0;overflow:visible}.bubble-float-emoji{filter:drop-shadow(0 2px 8px #0000004d);pointer-events:none;font-size:32px;animation:2.5s cubic-bezier(.2,.8,.3,1) forwards bubble-emoji-rise;position:absolute;bottom:0}@keyframes bubble-emoji-rise{0%{opacity:0;transform:translateY(0)scale(.5)rotate(0)}15%{opacity:1;transform:translateY(-20px)scale(1.1)rotate(8deg)}50%{opacity:1;transform:translateY(-120px)scale(1)rotate(-5deg)}to{opacity:0;transform:translateY(-260px)scale(.7)rotate(12deg)}}:-webkit-any(.watch-shell:fullscreen .floating-reactions-strip,.watch-shell.is-fullscreen .floating-reactions-strip,.watch-shell:-webkit-full-screen .floating-reactions-strip){width:56px!important;height:56px!important;position:absolute!important;bottom:0!important;right:0!important}:is(.watch-shell:fullscreen .floating-reactions-strip,.watch-shell.is-fullscreen .floating-reactions-strip,.watch-shell:fullscreen .floating-reactions-strip){width:56px!important;height:56px!important;position:absolute!important;bottom:0!important;right:0!important}:-webkit-any(.watch-shell:fullscreen .floating-reaction-btn,.watch-shell.is-fullscreen .floating-reaction-btn,.watch-shell:-webkit-full-screen .floating-reaction-btn){position:absolute!important;top:50%!important;left:50%!important}:is(.watch-shell:fullscreen .floating-reaction-btn,.watch-shell.is-fullscreen .floating-reaction-btn,.watch-shell:fullscreen .floating-reaction-btn){position:absolute!important;top:50%!important;left:50%!important}:-webkit-any(.watch-shell:fullscreen .bubble-emoji-effects,.watch-shell.is-fullscreen .bubble-emoji-effects,.watch-shell:-webkit-full-screen .bubble-emoji-effects){z-index:99997!important;position:absolute!important;bottom:60px!important;right:0!important}:is(.watch-shell:fullscreen .bubble-emoji-effects,.watch-shell.is-fullscreen .bubble-emoji-effects,.watch-shell:fullscreen .bubble-emoji-effects){z-index:99997!important;position:absolute!important;bottom:60px!important;right:0!important}:-webkit-any(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){--fullscreen-chat-closed-clearance:156px;--fullscreen-call-chat-gap:14px;--fullscreen-call-bottom:calc(var(--fullscreen-control-clearance) + 18px)}:is(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:fullscreen){--fullscreen-chat-closed-clearance:156px;--fullscreen-call-chat-gap:14px;--fullscreen-call-bottom:calc(var(--fullscreen-control-clearance) + 18px)}:-webkit-any(.watch-shell:fullscreen .floating-call-preview,.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:-webkit-full-screen .floating-call-preview){right:calc(var(--fullscreen-edge) + var(--fullscreen-chat-closed-clearance) + var(--fullscreen-call-chat-gap))!important;bottom:var(--fullscreen-call-bottom)!important;z-index:99996!important;top:auto!important}:is(.watch-shell:fullscreen .floating-call-preview,.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:fullscreen .floating-call-preview){right:calc(var(--fullscreen-edge) + var(--fullscreen-chat-closed-clearance) + var(--fullscreen-call-chat-gap))!important;bottom:var(--fullscreen-call-bottom)!important;z-index:99996!important;top:auto!important}:-webkit-any(.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview,.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-edge) + var(--fullscreen-chat-width) + var(--fullscreen-call-chat-gap))!important;bottom:var(--fullscreen-call-bottom)!important;top:auto!important}:is(.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview,.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-edge) + var(--fullscreen-chat-width) + var(--fullscreen-call-chat-gap))!important;bottom:var(--fullscreen-call-bottom)!important;top:auto!important}@media (width<=720px),(height<=560px){:-webkit-any(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:-webkit-full-screen){--fullscreen-chat-closed-clearance:132px;--fullscreen-call-chat-gap:10px}:is(.watch-shell:fullscreen,.watch-shell.is-fullscreen,.watch-shell:fullscreen){--fullscreen-chat-closed-clearance:132px;--fullscreen-call-chat-gap:10px}:-webkit-any(.watch-shell:fullscreen .floating-call-preview,.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:-webkit-full-screen .floating-call-preview){right:calc(var(--fullscreen-edge) + var(--fullscreen-chat-closed-clearance) + var(--fullscreen-call-chat-gap))!important;bottom:calc(var(--fullscreen-control-clearance) + 12px)!important}:is(.watch-shell:fullscreen .floating-call-preview,.watch-shell.is-fullscreen .floating-call-preview,.watch-shell:fullscreen .floating-call-preview){right:calc(var(--fullscreen-edge) + var(--fullscreen-chat-closed-clearance) + var(--fullscreen-call-chat-gap))!important;bottom:calc(var(--fullscreen-control-clearance) + 12px)!important}:-webkit-any(.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview,.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!important;bottom:auto!important;right:10px!important}:is(.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview,.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview){top:10px!important;bottom:auto!important;right:10px!important}}.floating-call-preview{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.floating-call-preview.is-dragging{cursor:grabbing}.floating-call-preview.is-user-positioned,.watch-shell.is-fullscreen .floating-call-preview.is-user-positioned,.watch-shell.is-fullscreen .stage.fullscreen-chat-open .floating-call-preview.is-user-positioned{left:var(--call-preview-x)!important;top:var(--call-preview-y)!important;z-index:99996!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;position:fixed!important;bottom:auto!important;right:auto!important}.watch-shell:fullscreen .floating-call-preview.is-user-positioned{left:var(--call-preview-x)!important;top:var(--call-preview-y)!important;z-index:99996!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;position:fixed!important;bottom:auto!important;right:auto!important}.watch-shell:-webkit-full-screen .floating-call-preview.is-user-positioned{left:var(--call-preview-x)!important;top:var(--call-preview-y)!important;z-index:99996!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;position:fixed!important;bottom:auto!important;right:auto!important}.watch-shell:fullscreen .stage.fullscreen-chat-open .floating-call-preview.is-user-positioned{left:var(--call-preview-x)!important;top:var(--call-preview-y)!important;z-index:99996!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;position:fixed!important;bottom:auto!important;right:auto!important}.watch-shell:-webkit-full-screen .stage.fullscreen-chat-open .floating-call-preview.is-user-positioned{left:var(--call-preview-x)!important;top:var(--call-preview-y)!important;z-index:99996!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;position:fixed!important;bottom:auto!important;right:auto!important}.floating-call-preview .facecam-hover-controls button{cursor:pointer}
