#shuckflix-watch-party{--sf-accent:#00a4dc;--sf-panel:rgba(20,20,24,.98);--sf-border:rgba(255,255,255,.14);position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:99999;color:#fff;font-family:inherit}.sf-watch-toggle{display:flex;align-items:center;gap:.55rem;min-height:42px;padding:.65rem .9rem;border:1px solid var(--sf-border);border-radius:999px;color:#fff;background:rgba(16,16,18,.92);box-shadow:0 6px 25px rgba(0,0,0,.4);cursor:pointer;font:600 14px/1 inherit}.sf-watch-toggle:hover,.sf-watch-toggle:focus-visible,.sf-watch-join:hover,.sf-watch-join:focus-visible{background:#0879a5;outline:none}.sf-watch-live-dot{width:9px;height:9px;border-radius:50%;background:#777}.sf-watch-live-dot.is-live{background:#32d17d;box-shadow:0 0 0 4px rgba(50,209,125,.16)}.sf-watch-count{min-width:20px;padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.14);text-align:center}.sf-watch-panel{position:absolute;right:0;bottom:52px;width:min(390px,calc(100vw - 24px));max-height:min(620px,calc(100vh - 90px));overflow:hidden;border:1px solid var(--sf-border);border-radius:16px;background:var(--sf-panel);box-shadow:0 16px 55px rgba(0,0,0,.58);backdrop-filter:blur(16px)}.sf-watch-panel[hidden]{display:none}.sf-watch-panel header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid var(--sf-border)}.sf-watch-panel header strong,.sf-watch-panel header small{display:block}.sf-watch-panel header strong{font-size:18px}.sf-watch-panel header small{margin-top:3px;color:#bbb}.sf-watch-close{border:0;color:#ddd;background:transparent;cursor:pointer;font-size:27px;line-height:24px}.sf-watch-status{padding:10px 16px 4px;color:#bbb;font-size:13px}.sf-watch-list{max-height:500px;overflow:auto;padding:8px}.sf-watch-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:7px;padding:8px;border:1px solid transparent;border-radius:12px;background:rgba(255,255,255,.055)}.sf-watch-card:hover{border-color:var(--sf-border)}.sf-watch-poster{width:54px;height:78px;border-radius:7px;background:linear-gradient(145deg,#404047,#242429) center/cover no-repeat}.sf-watch-info{min-width:0}.sf-watch-info strong,.sf-watch-info span,.sf-watch-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-watch-info strong{margin-bottom:5px;font-size:14px}.sf-watch-info span{margin-bottom:5px;font-size:13px;color:#e6e6e6}.sf-watch-info small{color:#aaa;font-size:12px}.sf-watch-join{min-width:58px;padding:8px 10px;border:0;border-radius:999px;color:#fff;background:var(--sf-accent);cursor:pointer;font:600 12px/1 inherit}.sf-watch-join:disabled{color:#999;background:rgba(255,255,255,.08);cursor:default}.sf-watch-toasts{position:fixed;top:max(70px,env(safe-area-inset-top));left:50%;display:grid;gap:8px;transform:translateX(-50%);pointer-events:none}.sf-watch-toast{max-width:min(500px,calc(100vw - 30px));padding:11px 18px;border:1px solid rgba(50,209,125,.38);border-radius:10px;background:rgba(20,35,29,.97);box-shadow:0 10px 35px rgba(0,0,0,.45);opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;text-align:center}.sf-watch-toast.is-visible{opacity:1;transform:translateY(0)}.sf-watch-toast.is-error{border-color:rgba(255,90,90,.45);background:rgba(55,22,25,.97)}@media(max-width:600px){#shuckflix-watch-party{right:12px;bottom:12px}.sf-watch-panel{position:fixed;right:12px;bottom:66px;left:12px;width:auto}.sf-watch-toggle{min-height:39px;padding:.58rem .75rem}}
#shuckflix-watch-party.sf-player-active .sf-watch-toggle,#shuckflix-watch-party.sf-player-active .sf-watch-panel{display:none!important}
.sf-watch-status.is-warning{margin:8px 10px 2px;padding:10px;border:1px solid rgba(255,190,70,.4);border-radius:8px;color:#ffd27a;background:rgba(80,52,10,.35)}
