.Sidebar-module__umq6aG__sidebar{height:100vh;width:var(--sidebar-width);-webkit-backdrop-filter:blur(24px);border-right:1px solid var(--glass-border);z-index:100;transition:transform .3s var(--ease-smooth);background:linear-gradient(#080a14f2 0%,#0a0c18d9 100%);flex-direction:column;padding:2.5rem 1.5rem;display:flex;position:fixed;top:0;left:0;box-shadow:20px 0 50px #0000004d}.Sidebar-module__umq6aG__logoContainer{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3.5rem;padding-left:.5rem;display:flex}.Sidebar-module__umq6aG__logoIcon{background:var(--color-primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Sidebar-module__umq6aG__logoImage{object-fit:contain;filter:drop-shadow(0 0 20px #ffffff26);width:auto;height:40px}.Sidebar-module__umq6aG__logoText{font-family:var(--font-display);letter-spacing:.02em;background:linear-gradient(135deg,#fff 0%,var(--color-primary-light)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #ffffff1a;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.Sidebar-module__umq6aG__adminBadge{border-radius:var(--radius-full);color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.05em;background:#6366f133;border:1px solid #6366f166;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.Sidebar-module__umq6aG__backButton{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-radius:var(--radius-md);transition:all .3s var(--ease-smooth);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 15px #6366f14d}.Sidebar-module__umq6aG__backButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f180}.Sidebar-module__umq6aG__backButton svg{font-size:1rem}.Sidebar-module__umq6aG__nav{flex-direction:column;flex:1;gap:.75rem;padding-right:.5rem;display:flex;overflow:visible auto}.Sidebar-module__umq6aG__navItem{color:var(--text-secondary);border-radius:var(--radius-md);transition:all .3s var(--ease-smooth);font-weight:500;font-family:var(--font-primary);align-items:center;gap:1.25rem;padding:1rem 1.25rem;text-decoration:none;display:flex;position:relative}.Sidebar-module__umq6aG__navItem:hover{color:#fff;background:#ffffff08;transform:translate(5px)}.Sidebar-module__umq6aG__navItem.Sidebar-module__umq6aG__active{color:#fff;background:linear-gradient(90deg,#6366f126,#6366f10d);border:1px solid #6366f133;font-weight:600;box-shadow:0 4px 20px #6366f126}.Sidebar-module__umq6aG__navItem.Sidebar-module__umq6aG__active:before{content:"";background:var(--color-primary);width:4px;height:60%;box-shadow:0 0 15px var(--color-primary);border-radius:0 4px 4px 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__umq6aG__icon{flex-shrink:0;font-size:1.4rem;transition:transform .3s}.Sidebar-module__umq6aG__navItem:hover .Sidebar-module__umq6aG__icon,.Sidebar-module__umq6aG__navItem.Sidebar-module__umq6aG__active .Sidebar-module__umq6aG__icon{color:var(--color-primary-light);transform:scale(1.1)}.Sidebar-module__umq6aG__footer{border-top:1px solid var(--glass-border);flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.Sidebar-module__umq6aG__userCard{border-radius:var(--radius-md);cursor:pointer;background:#0003;border:1px solid #0000;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Sidebar-module__umq6aG__userCard:hover{border-color:var(--glass-border);background:#ffffff0d}.Sidebar-module__umq6aG__avatar{background:var(--neutral-700);object-fit:cover;border:2px solid var(--glass-border);border-radius:50%;flex-shrink:0;width:48px;height:48px;box-shadow:0 4px 10px #0000004d}.Sidebar-module__umq6aG__userInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Sidebar-module__umq6aG__userName{color:var(--text-main);font-size:1rem;font-weight:700;font-family:var(--font-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar-module__umq6aG__userRole{color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Sidebar-module__umq6aG__logoutButton{border-radius:var(--radius-md);color:#f87171;cursor:pointer;background:#dc26261a;border:1px solid #dc26264d;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Sidebar-module__umq6aG__logoutButton:hover{background:#dc262633;border-color:#dc262680;transform:translateY(-2px)}.Sidebar-module__umq6aG__logoutButton .Sidebar-module__umq6aG__icon{font-size:1.1rem}.Sidebar-module__umq6aG__sidebar.Sidebar-module__umq6aG__adminMode{padding:2rem 1.5rem}.Sidebar-module__umq6aG__sidebar.Sidebar-module__umq6aG__adminMode .Sidebar-module__umq6aG__logoContainer{margin-bottom:1.5rem}.Sidebar-module__umq6aG__sidebar.Sidebar-module__umq6aG__adminMode .Sidebar-module__umq6aG__nav{padding-top:0}@media (max-width:1024px){.Sidebar-module__umq6aG__sidebar{transform:translate(-100%)}.Sidebar-module__umq6aG__sidebar.Sidebar-module__umq6aG__open{transform:translate(0)}}.Sidebar-module__umq6aG__badge{background:var(--color-danger,#ef4444);color:#fff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;animation:.3s ease-out Sidebar-module__umq6aG__fadeIn;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);box-shadow:0 2px 5px #ef444466}@keyframes Sidebar-module__umq6aG__fadeIn{0%{opacity:0;transform:translateY(-50%)scale(.8)}to{opacity:1;transform:translateY(-50%)scale(1)}}
.Footer-module__hP-FLq__footer{-webkit-backdrop-filter:blur(24px);background:linear-gradient(#080a14fa 0%,#05070f 100%);border-top:1px solid #c0a06226;width:100%;margin-top:auto;padding:3rem 0;position:relative;overflow:hidden}.Footer-module__hP-FLq__footer:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--color-primary)50%,transparent 100%);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__hP-FLq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__hP-FLq__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}.Footer-module__hP-FLq__credits{color:var(--text-secondary);font-size:1rem;font-family:var(--font-primary);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);transition:all .3s var(--ease-smooth);background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:.35rem;padding:.75rem 1.5rem;display:flex}.Footer-module__hP-FLq__credits:hover{background:#ffffff0d;border-color:#c0a0624d;transform:translateY(-2px)}.Footer-module__hP-FLq__link{color:var(--color-primary-light);transition:all .3s var(--ease-smooth);letter-spacing:.02em;font-weight:700;text-decoration:none;position:relative}.Footer-module__hP-FLq__link:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));width:0;height:2px;transition:width .3s var(--ease-smooth);border-radius:2px;position:absolute;bottom:-2px;left:0}.Footer-module__hP-FLq__link:hover{color:var(--color-primary)}.Footer-module__hP-FLq__link:hover:after{width:100%}.Footer-module__hP-FLq__social{align-items:center;gap:1.25rem;display:flex}.Footer-module__hP-FLq__socialIcon{width:48px;height:48px;color:var(--text-secondary);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.35rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Footer-module__hP-FLq__socialIcon:before{content:"";background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));opacity:0;border-radius:50%;transition:opacity .4s;position:absolute;inset:0}.Footer-module__hP-FLq__socialIcon:hover{border-color:var(--color-primary);color:#fff;transform:translateY(-4px)rotate(5deg);box-shadow:0 12px 28px #c0a06266,0 0 0 8px #c0a0621a}.Footer-module__hP-FLq__socialIcon:hover:before{opacity:1}.Footer-module__hP-FLq__socialIcon svg,.Footer-module__hP-FLq__socialIcon>*{z-index:1;position:relative}@media (max-width:768px){.Footer-module__hP-FLq__footer{padding:2.5rem 0}.Footer-module__hP-FLq__content{text-align:center;flex-direction:column;gap:2rem}.Footer-module__hP-FLq__credits{flex-direction:column;gap:.5rem;padding:1rem 1.5rem}.Footer-module__hP-FLq__social{gap:1rem}.Footer-module__hP-FLq__socialIcon{width:44px;height:44px;font-size:1.2rem}}
.WatchPartyOverlay-module__8ce4QG__overlayPortal{--wp-z-index:2147480000;pointer-events:none;font-family:var(--font-primary);position:fixed;inset:0;z-index:var(--wp-z-index)!important}.WatchPartyOverlay-module__8ce4QG__overlayPortal>*{pointer-events:auto}.WatchPartyOverlay-module__8ce4QG__minimized{-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-full);cursor:pointer;box-shadow:0 10px 40px #0006,var(--shadow-primary-glow);transition:all .4s var(--ease-smooth);background:#0f0f19d9;border:1px solid #ffffff1a;align-items:center;gap:1rem;padding:.6rem 1.25rem;display:flex;position:absolute;bottom:2rem;right:2rem}.WatchPartyOverlay-module__8ce4QG__minimized:hover{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--bg-surface-rgb),.95);transform:translateY(-5px)scale(1.02)}.WatchPartyOverlay-module__8ce4QG__liveBadge{background:rgba(var(--color-error-rgb),.15);border:1px solid rgba(var(--color-error-rgb),.3);border-radius:var(--radius-full);align-items:center;gap:.5rem;padding:.3rem .75rem;display:flex}.WatchPartyOverlay-module__8ce4QG__liveDot{background:rgb(var(--color-error-rgb));border-radius:50%;width:8px;height:8px;animation:2s infinite WatchPartyOverlay-module__8ce4QG__pulse}.WatchPartyOverlay-module__8ce4QG__liveText{color:rgb(var(--color-error-rgb));letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.WatchPartyOverlay-module__8ce4QG__activeMediaPill{border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;max-width:180px;padding:0 .75rem}.WatchPartyOverlay-module__8ce4QG__mediaTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;display:block;overflow:hidden}.WatchPartyOverlay-module__8ce4QG__fullscreenContainer{z-index:2147483647;flex-direction:column;animation:.4s ease-out WatchPartyOverlay-module__8ce4QG__fadeIn;display:flex;position:absolute;inset:0;overflow:hidden;background:#000!important}.WatchPartyOverlay-module__8ce4QG__expandedContainer{border-radius:var(--radius-xl);border:1px solid #ffffff1a;flex-direction:column;width:420px;height:800px;max-height:calc(100vh - 3rem);display:flex;position:absolute;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 30px 100px #0009;background:#0a0a0f!important}.WatchPartyOverlay-module__8ce4QG__header{z-index:10;background:#0d0d12;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:60px;padding:0 1.25rem;display:flex}.WatchPartyOverlay-module__8ce4QG__headerLeft{align-items:center;gap:1.5rem;display:flex}.WatchPartyOverlay-module__8ce4QG__roomTitle{font-family:var(--font-display);background:linear-gradient(90deg,#fff,#ffffff80);-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;font-size:1.25rem}.WatchPartyOverlay-module__8ce4QG__headerActions{gap:.75rem;display:flex}.WatchPartyOverlay-module__8ce4QG__actionBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.WatchPartyOverlay-module__8ce4QG__actionBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.WatchPartyOverlay-module__8ce4QG__actionBtn.WatchPartyOverlay-module__8ce4QG__danger:hover{background:rgb(var(--color-error-rgb))}.WatchPartyOverlay-module__8ce4QG__fullscreenBody{flex-direction:row;flex:1;min-height:0;display:flex;position:relative}.WatchPartyOverlay-module__8ce4QG__expandedBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.WatchPartyOverlay-module__8ce4QG__videoArea{background:#000;flex-direction:column;flex:none;width:100%;display:flex;position:relative}.WatchPartyOverlay-module__8ce4QG__fullscreenContainer .WatchPartyOverlay-module__8ce4QG__videoArea{flex:1}.WatchPartyOverlay-module__8ce4QG__expandedBody .WatchPartyOverlay-module__8ce4QG__videoArea{aspect-ratio:16/9}.WatchPartyOverlay-module__8ce4QG__videoWrapper{flex:1;width:100%;height:100%;position:relative}.WatchPartyOverlay-module__8ce4QG__placeholder{text-align:center;background:radial-gradient(circle,#1e1e32 0%,#000 100%);flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex;position:absolute;inset:0}.WatchPartyOverlay-module__8ce4QG__placeholderIcon{filter:drop-shadow(0 0 20px rgba(var(--color-primary-rgb),.3));margin-bottom:1.5rem;font-size:4rem;animation:4s ease-in-out infinite WatchPartyOverlay-module__8ce4QG__float}.WatchPartyOverlay-module__8ce4QG__placeholder h2{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.WatchPartyOverlay-module__8ce4QG__placeholder p{color:var(--text-muted);max-width:100%;padding:0 1rem;font-size:.9rem;line-height:1.5}@keyframes WatchPartyOverlay-module__8ce4QG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.WatchPartyOverlay-module__8ce4QG__sidebar{background:#0a0a0f;border-left:1px solid #ffffff0d;flex-direction:column;width:380px;min-height:0;transition:width .3s,background .3s;display:flex;box-shadow:-10px 0 30px #00000080}.WatchPartyOverlay-module__8ce4QG__expandedSidebar{border-top:1px solid #ffffff1a;border-left:none;flex:1;height:auto;width:100%!important}.WatchPartyOverlay-module__8ce4QG__sidebarContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.WatchPartyOverlay-module__8ce4QG__section{flex-direction:column;min-height:0;display:flex}.WatchPartyOverlay-module__8ce4QG__participantsSection{border-bottom:1px solid #ffffff0d;flex:none;padding:.5rem 1.25rem}.WatchPartyOverlay-module__8ce4QG__chatSection{flex-direction:column;flex:1;min-height:0;display:flex}.WatchPartyOverlay-module__8ce4QG__bubblesList{gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.WatchPartyOverlay-module__8ce4QG__bubblesList::-webkit-scrollbar{height:4px}.WatchPartyOverlay-module__8ce4QG__bubbleItem{flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;width:48px;display:flex}.WatchPartyOverlay-module__8ce4QG__bubbleAvatar{border-radius:50%;padding:2px;position:relative}.WatchPartyOverlay-module__8ce4QG__hostCrown{filter:drop-shadow(0 0 5px #fbbf2480);z-index:2;font-size:1rem;position:absolute;top:-6px;right:-6px}.WatchPartyOverlay-module__8ce4QG__bubbleAvatar.WatchPartyOverlay-module__8ce4QG__speaking:after{content:"";border:2px solid #22c55e;border-radius:50%;animation:1.5s infinite WatchPartyOverlay-module__8ce4QG__ripple;position:absolute;inset:0}.WatchPartyOverlay-module__8ce4QG__bubbleName{color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.65rem;font-weight:600;overflow:hidden}.WatchPartyOverlay-module__8ce4QG__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:flex}.WatchPartyOverlay-module__8ce4QG__participantsList{flex-direction:column;gap:.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.WatchPartyOverlay-module__8ce4QG__participantsList::-webkit-scrollbar{width:4px}.WatchPartyOverlay-module__8ce4QG__participantsList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.WatchPartyOverlay-module__8ce4QG__footer{background:#0d0d12;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.WatchPartyOverlay-module__8ce4QG__ctrlBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;height:42px;padding:0 .75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.WatchPartyOverlay-module__8ce4QG__expandedSidebar .WatchPartyOverlay-module__8ce4QG__ctrlBtn span{display:none}.WatchPartyOverlay-module__8ce4QG__ctrlBtn:hover{background:#ffffff1a;border-color:#ffffff26;transform:translateY(-2px)}.WatchPartyOverlay-module__8ce4QG__ctrlBtn.WatchPartyOverlay-module__8ce4QG__active{background:rgba(var(--color-primary-rgb),.15);border-color:rgba(var(--color-primary-rgb),.3);color:var(--color-primary);box-shadow:0 0 20px rgba(var(--color-primary-rgb),.1)}.WatchPartyOverlay-module__8ce4QG__ctrlBtn.WatchPartyOverlay-module__8ce4QG__danger{color:#fca5a5;background:#dc26261a;border-color:#dc262633}.WatchPartyOverlay-module__8ce4QG__ctrlBtn.WatchPartyOverlay-module__8ce4QG__danger:hover{background:rgb(var(--color-error-rgb));border-color:rgb(var(--color-error-rgb));color:#fff;box-shadow:0 0 20px rgba(var(--color-error-rgb),.3)}.WatchPartyOverlay-module__8ce4QG__iconOnly{justify-content:center;width:48px;padding:0}.WatchPartyOverlay-module__8ce4QG__errorBanner{color:#fff;background:linear-gradient(90deg,#ef4444,#dc2626);justify-content:center;align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;animation:.3s ease-out WatchPartyOverlay-module__8ce4QG__slideDown;display:flex}@keyframes WatchPartyOverlay-module__8ce4QG__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes WatchPartyOverlay-module__8ce4QG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WatchPartyOverlay-module__8ce4QG__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.1);box-shadow:0 0 10px #dc262680}to{opacity:.8;transform:scale(.95)}}@media (max-width:1100px){.WatchPartyOverlay-module__8ce4QG__sidebar{width:320px}}@media (max-width:900px){.WatchPartyOverlay-module__8ce4QG__fullscreenBody{flex-direction:column}.WatchPartyOverlay-module__8ce4QG__sidebar{border-top:1px solid #ffffff1a;border-left:none;width:100%;height:40%}}
