.okey-room-chat{z-index:44;-webkit-backdrop-filter:blur(18px)saturate(135%);pointer-events:auto;background:linear-gradient(#04101bc7,#030a127a);border:1px solid #9beaff33;border-radius:18px;grid-template-rows:auto minmax(120px,1fr) auto auto auto;width:min(370px,100vw - 32px);max-height:min(58vh,540px);display:grid;position:absolute;bottom:clamp(76px,9vh,116px);left:clamp(12px,1.5vw,24px);overflow:hidden;box-shadow:0 20px 60px #00000057,inset 0 1px #ffffff0f}.okey-room-chat:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 4%,#00d4ff1f,#0000 42%),radial-gradient(circle at 94% 72%,#7e56ff1a,#0000 40%);position:absolute;inset:0}.okey-room-chat-head{background:#040e186b;border-bottom:1px solid #ffffff12;align-items:center;gap:8px;min-height:42px;padding:8px 10px 7px 12px;display:flex}.okey-room-chat-head>span{color:#ebf9fff5;align-items:center;gap:7px;min-width:0;display:inline-flex}.okey-room-chat-head>span strong{letter-spacing:.02em;font-size:12px}.okey-room-chat-head>span small{color:#adeeffe6;background:#46d7ff1f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:inline-grid}.okey-room-chat-slow-mode{color:#bde2efc2;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.okey-room-chat-slow-mode select{color:#e5f6fceb;background:#020d16b3;border:1px solid #8adeff29;border-radius:999px;outline:none;height:26px;padding:0 22px 0 8px;font-size:10px}.okey-room-chat-slow-copy{color:#b1d9e8ad;margin-left:auto;font-size:10px}.okey-room-chat-collapse{color:#e0f3fac7;cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.okey-room-chat-collapse:hover{color:#fff;background:#ffffff1c}.okey-room-chat-feed{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#74daff47 transparent;min-height:124px;max-height:min(38vh,360px);padding:10px 10px 4px;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0,#000 18px 100%);mask-image:linear-gradient(#0000 0,#000 18px 100%)}.okey-room-chat-feed::-webkit-scrollbar{width:4px}.okey-room-chat-feed::-webkit-scrollbar-thumb{background:#74daff47;border-radius:999px}.okey-room-chat-message{background:linear-gradient(90deg,#0817238a,#08172329);border:1px solid #0000;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:8px;margin:0 0 7px;padding:5px 7px 5px 5px;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.okey-room-chat-message:hover{background:linear-gradient(90deg,#0a1d2bb3,#0a1d2b40);border-color:#8adeff1f;transform:translate(1px)}.okey-room-chat-message[data-own=true]{background:linear-gradient(90deg,#1c394b8f,#0c1e2b2e)}.okey-room-chat-message[data-deleted=true]{opacity:.55}.okey-room-chat-avatar{color:#ecfbfff0;letter-spacing:.04em;background:linear-gradient(145deg,#3fc8ff3d,#5b43c840);border:1px solid #a5e7ff38;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.okey-room-chat-avatar img{object-fit:cover;width:100%;height:100%}.okey-room-chat-copy{min-width:0}.okey-room-chat-author{align-items:baseline;gap:6px;min-width:0;display:flex}.okey-room-chat-author strong{color:#f0fbfff2;text-overflow:ellipsis;white-space:nowrap;max-width:58%;font-size:11px;overflow:hidden}.okey-room-chat-author small{color:#a6cddb94;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8px;overflow:hidden}.okey-room-chat-copy p{color:#e7f3f8e0;overflow-wrap:anywhere;margin:2px 0 0;font-size:11px;line-height:1.34}.okey-room-chat-reply-context{color:#a7d5e5b3;text-overflow:ellipsis;white-space:nowrap;border-left:2px solid #49d1ff5c;align-items:center;gap:4px;max-width:100%;margin-top:3px;padding-left:5px;font-size:9px;display:flex;overflow:hidden}.okey-room-chat-message-actions{opacity:0;align-items:center;gap:7px;margin-top:4px;transition:opacity .15s,transform .15s;display:flex;transform:translateY(-2px)}.okey-room-chat-message:hover .okey-room-chat-message-actions,.okey-room-chat-message:focus-within .okey-room-chat-message-actions{opacity:1;transform:translateY(0)}.okey-room-chat-message-actions button{color:#a7d7e8ad;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:9px;display:inline-flex}.okey-room-chat-message-actions button:hover{color:#e7f9fff5}.okey-room-chat-message-actions button:disabled{cursor:wait;opacity:.55}.okey-room-chat-empty{color:#add5e399;place-content:center;justify-items:center;gap:7px;min-height:112px;font-size:11px;display:grid}.okey-room-chat-replying{color:#b8e4f2c7;background:#0b23318c;border:1px solid #64ddff21;border-radius:10px;grid-template-columns:16px minmax(0,1fr) 24px;align-items:center;gap:5px;margin:0 9px 5px;padding:6px 7px;display:grid}.okey-room-chat-replying span{min-width:0;display:grid}.okey-room-chat-replying strong,.okey-room-chat-replying small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-room-chat-replying strong{font-size:9px}.okey-room-chat-replying small{color:#aed2de9e;font-size:8px}.okey-room-chat-replying button{color:#dcf1f8bd;cursor:pointer;background:#ffffff0d;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.okey-room-chat-compose{background:#020c15bd;border:1px solid #81e1ff2b;border-radius:999px;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:5px;min-height:43px;margin:0 8px 8px;padding:4px 4px 4px 10px;display:grid;box-shadow:inset 0 1px #ffffff0a}.okey-room-chat-compose input{color:#effafff5;min-width:0;height:30px;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.okey-room-chat-compose input::placeholder{color:#a3ccda85}.okey-room-chat-compose>small{color:#a6cedc7a;font-size:8px}.okey-room-chat-compose>button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2ad3ffe6,#5279ffe6);border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 7px 18px #24aaff40}.okey-room-chat-compose>button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.okey-room-chat-muted{color:#ffdab6d6;background:#49221273;border:1px solid #ffae622e;border-radius:12px;align-items:center;gap:7px;margin:0 8px 8px;padding:9px 10px;font-size:10px;display:flex}.okey-room-chat-error{color:#ffd9dfeb;background:#6d16258f;border-radius:9px;margin:-2px 9px 8px;padding:6px 8px;font-size:9px;line-height:1.3}.okey-room-chat-collapsed{z-index:44;color:#e7f9ffed;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#030f19bd;border:1px solid #87e2ff33;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 11px;display:inline-flex;position:absolute;bottom:clamp(76px,9vh,116px);left:clamp(12px,1.5vw,24px);box-shadow:0 12px 34px #00000042}.okey-room-chat-collapsed span{font-size:11px;font-weight:700}.okey-room-chat-collapsed b{color:#a9eefff0;background:#38cfff24;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.okey-room-chat-spin{animation:.8s linear infinite okey-room-chat-spin}@keyframes okey-room-chat-spin{to{transform:rotate(360deg)}}@media (width<=820px){.okey-room-chat{border-radius:16px;width:min(360px,100vw - 16px);max-height:min(52vh,460px);bottom:68px;left:8px}.okey-room-chat-feed{max-height:min(31vh,270px)}.okey-room-chat-collapsed{bottom:70px;left:8px}.okey-room-chat-message-actions{opacity:1;transform:none}}@media (width<=520px){.okey-room-chat{width:auto;max-height:min(46vh,410px);right:8px}.okey-room-chat-head{min-height:38px}.okey-room-chat-feed{min-height:96px;max-height:min(25vh,220px);padding-top:8px}.okey-room-chat-message{margin-bottom:5px}.okey-room-chat-author small{display:none}.okey-room-chat-compose{min-height:40px;margin-bottom:6px}}.okey-spatial-rack{overflow:hidden}.okey-spatial-rack-grid{z-index:2;gap:clamp(6px,.72vw,10px);min-width:0;display:grid;position:relative}.okey-spatial-rack-row{grid-template-columns:repeat(18,minmax(0,1fr));gap:clamp(1px,.18vw,3px);min-width:0;display:grid}.okey-spatial-rack-slot{border-radius:clamp(5px,.5vw,8px);align-items:end;min-width:0;height:clamp(50px,4.8vw,70px);transition:background-color .12s,box-shadow .12s,transform .12s;display:grid;position:relative}.okey-spatial-rack-slot:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:#2a14091c;border:1px solid #ffefd31a;transition:opacity .12s,border-color .12s,background-color .12s;position:absolute;inset:1px 0}.okey-spatial-rack-slot:after{content:"";z-index:6;border-radius:inherit;opacity:0;pointer-events:none;background:0 0;border:2px solid #0000;transition:opacity 90ms,transform 90ms,border-color 90ms,background-color 90ms;position:absolute;inset:-2px;transform:scale(.96)}.okey-spatial-rack-slot[data-empty=true]:before{opacity:1}.okey-spatial-rack-slot[data-drag-origin=true]{background:#ffffff09}.okey-spatial-rack-slot[data-drop-target=true]{z-index:7;transform:translateY(-2px)}.okey-spatial-rack-slot[data-drop-target=true]:before{opacity:1;background:#1ab0a533;border-color:#dcfff9b3}.okey-spatial-rack-slot[data-drop-target=true]:after{opacity:1;background:#1dbeb017;border-color:#dcfff9f0;transform:scale(1)}.okey-spatial-rack-slot>.okey-lounge-hand-gesture,.okey-spatial-rack-slot .okey-lounge-tile-button,.okey-spatial-rack-slot .okey-lounge-tile{width:100%;min-width:0;max-width:none}.okey-spatial-rack-slot>.okey-lounge-hand-gesture{align-items:end;display:grid}.okey-spatial-rack .okey-lounge-tile,.okey-spatial-rack .okey-lounge-tile:hover,.okey-spatial-rack .okey-lounge-tile[data-joker=true],.okey-spatial-rack .okey-lounge-tile[data-actual-joker=true][data-flipped=true]{filter:none!important;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #5b472c1a!important}.okey-spatial-rack .okey-lounge-tile:hover{transform:none}.okey-spatial-rack[data-interaction-engine=spatial-f2r] .okey-lounge-hand-gesture,.okey-spatial-rack[data-interaction-engine=spatial-f2r] .okey-lounge-tile-button,.okey-spatial-rack[data-interaction-engine=spatial-f2r] .okey-lounge-tile{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.okey-spatial-rack[data-interaction-engine=spatial-f2r] .okey-lounge-hand-gesture{cursor:grab;touch-action:none}.okey-spatial-rack[data-drop-active=true] .okey-spatial-rack-slot[data-empty=true]:before{background:#15ada529;border-color:#d8fff780}.okey-lounge-touch-ghost[data-kind=hand-tile]{filter:none}.okey-lounge-touch-ghost[data-kind=hand-tile] .okey-lounge-tile{filter:none!important;box-shadow:inset 0 1px #ffffffeb!important}@media (width>=1100px){.okey-lounge-spatial-rack-dock{width:min(68vw,900px)}.okey-lounge-rack-dock .okey-spatial-rack{min-height:150px;padding:18px 14px 10px}.okey-spatial-rack-slot{height:clamp(58px,4.2vw,76px)}.okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(1.05rem,1.45vw,1.62rem)}}@media (width<=760px){.okey-spatial-rack-grid{gap:4px}.okey-spatial-rack-row{gap:1px}.okey-spatial-rack-slot{border-radius:4px;height:clamp(40px,10.8vw,46px)}.okey-spatial-rack-slot[data-empty=true]:before{opacity:.06}.okey-spatial-rack-slot:after{border-width:2px;inset:-3px -2px}.okey-spatial-rack-slot[data-drop-target=true]{transform:translateY(-1px)scale(1.035)}.okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.7rem,3.25vw,.92rem)}}@media (prefers-reduced-motion:reduce){.okey-spatial-rack-slot,.okey-spatial-rack-slot:before,.okey-spatial-rack-slot:after{transition:none}}.okey-lounge-light-ui .okey-spatial-rack:before,.okey-lounge-light-ui .okey-spatial-rack:after{content:none!important;height:0!important;box-shadow:none!important;background:0 0!important;display:none!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot>.okey-lounge-hand-gesture,.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile-button,.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile{width:100%!important;min-width:0!important;max-width:none!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot>.okey-lounge-hand-gesture,.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile-button{height:100%!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile-button{box-sizing:border-box!important;background:0 0!important;border:0!important;place-items:stretch stretch!important;margin:0!important;padding:0!important;display:grid!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile{aspect-ratio:auto!important;height:100%!important;transform:none!important}@media (width>=1100px){.okey-lounge-scene .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock{width:min(76vw,1120px)!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack{min-height:188px!important;padding:18px 18px 14px!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-grid{gap:9px!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-row{gap:4px!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot{height:clamp(74px,5.1vw,88px)!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(1.25rem,1.55vw,1.78rem)!important}}@media (width>=761px) and (width<=1099px){.okey-lounge-scene .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock{width:min(88vw,940px)!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot{height:66px!important}}@media (width<=760px){.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack{width:100%!important;height:100%!important;min-height:0!important;padding:5px 3px 4px!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot{height:clamp(40px,10.8vw,46px)!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot[data-drop-target=true]:after{border-width:3px!important;inset:-5px -3px!important}.okey-lounge-light-ui .okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.7rem,3.25vw,.92rem)!important}}.okey-spatial-rack[data-drop-active=true] .okey-spatial-rack-slot:before{opacity:1;background:#0e8b841a;border-color:#c5fff452}.okey-spatial-rack[data-drop-active=true] .okey-spatial-rack-slot[data-drop-target=true]:before{background:#1abcad47;border-color:#e6fff9eb}.okey-spatial-rack[data-drop-active=true] .okey-spatial-rack-slot[data-drop-target=true]:after{opacity:1;background:#2ae0ca1f;border-color:#ebfffb;transform:scale(1.04);box-shadow:0 0 18px #1fd4c15c}.okey-lounge-preview{z-index:120;color:#f8fafc;background:#02050a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden}.okey-lounge-scene{--lounge-accent:#68e3ff;--lounge-accent-soft:#68e3ff38;--lounge-accent-deep:#1c6ef2;--lounge-felt-1:#073d43;--lounge-felt-2:#061f2c;--lounge-rim-1:#1d2730;--lounge-rim-2:#06090d;--lounge-glow:#29abff5c;isolation:isolate;background:radial-gradient(circle at 50% 44%, var(--lounge-glow), transparent 32%), radial-gradient(circle at 15% 10%, #2851ff33, transparent 30%), linear-gradient(160deg, #060b12, #020408 62%);width:100%;height:100%;min-height:100svh;position:relative;overflow:hidden}.okey-lounge-scene[data-theme=bosphorus]{--lounge-accent:#7de6df;--lounge-accent-soft:#7de6df33;--lounge-accent-deep:#158b91;--lounge-felt-1:#0d625e;--lounge-felt-2:#06322f;--lounge-rim-1:#7b4e2d;--lounge-rim-2:#21130c;--lounge-glow:#41e0cd40;background:radial-gradient(circle at 50% 45%, var(--lounge-glow), transparent 33%), radial-gradient(circle at 80% 12%, #fdba742b, transparent 24%), linear-gradient(160deg, #071716, #020807 65%)}.okey-lounge-scene[data-theme=classic-coffeehouse]{--lounge-accent:#efc27d;--lounge-accent-soft:#efc27d33;--lounge-accent-deep:#a85f23;--lounge-felt-1:#28594c;--lounge-felt-2:#12342d;--lounge-rim-1:#8a552f;--lounge-rim-2:#28160d;--lounge-glow:#e8aa5b3b;background:radial-gradient(circle at 50% 42%, var(--lounge-glow), transparent 35%), radial-gradient(circle at 10% 12%, #ffdda81a, transparent 30%), linear-gradient(160deg, #150e09, #050302 70%)}.okey-lounge-scene[data-theme=vip-night]{--lounge-accent:#f3c55f;--lounge-accent-soft:#f3c55f33;--lounge-accent-deep:#8d4bc4;--lounge-felt-1:#32184d;--lounge-felt-2:#160925;--lounge-rim-1:#34203f;--lounge-rim-2:#09040d;--lounge-glow:#c25bff40;background:radial-gradient(circle at 50% 45%, var(--lounge-glow), transparent 34%), radial-gradient(circle at 85% 5%, #f3c55f26, transparent 27%), linear-gradient(160deg, #12091d, #030205 68%)}.okey-lounge-ambient{z-index:-1;opacity:.7;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 56px,#ffffff05 58px 59px);animation:34s linear infinite okey-lounge-ambient-spin;position:absolute;inset:-18%}.okey-lounge-header{z-index:20;top:calc(14px + env(safe-area-inset-top,0px));left:max(18px, env(safe-area-inset-left,0px));right:max(18px, env(safe-area-inset-right,0px));grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:14px;display:grid;position:absolute}.okey-lounge-brand{align-items:center;gap:11px;min-width:0;display:flex}.okey-lounge-brand>span{color:#08131c;background:linear-gradient(145deg, #fff, var(--lounge-accent));width:42px;height:42px;box-shadow:0 10px 30px var(--lounge-accent-soft), inset 0 1px 0 #fffc;border:1px solid #ffffff29;border-radius:15px;flex:none;place-items:center;display:grid}.okey-lounge-brand>div{gap:1px;min-width:0;display:grid}.okey-lounge-brand small{color:var(--lounge-accent);letter-spacing:.16em;font-size:.59rem;font-weight:950}.okey-lounge-brand strong{color:#fff;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1rem,2vw,1.35rem);overflow:hidden}.okey-lounge-security{color:#e2e8f0d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04080e8f;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:.72rem;font-weight:800;display:inline-flex}.okey-lounge-close{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#04080e94;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.okey-lounge-themes{z-index:19;top:calc(72px + env(safe-area-inset-top,0px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#03070c85;border:1px solid #ffffff14;border-radius:999px;gap:7px;max-width:calc(100vw - 36px);padding:4px;display:flex;position:absolute;left:50%;overflow-x:auto;transform:translate(-50%)}.okey-lounge-themes::-webkit-scrollbar{display:none}.okey-lounge-themes button{color:#e2e8f0ad;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;min-height:30px;padding:0 12px;font-size:.68rem;font-weight:850}.okey-lounge-themes button[data-active=true]{color:#07111b;background:linear-gradient(135deg, #fff, var(--lounge-accent));box-shadow:0 8px 24px var(--lounge-accent-soft)}.okey-lounge-room-meta{z-index:18;top:calc(118px + env(safe-area-inset-top,0px));color:#e2e8f0a8;white-space:nowrap;scrollbar-width:none;justify-content:center;align-items:center;gap:8px;max-width:min(860px,100vw - 32px);font-size:.64rem;display:flex;position:absolute;left:50%;overflow-x:auto;transform:translate(-50%)}.okey-lounge-room-meta::-webkit-scrollbar{display:none}.okey-lounge-room-meta span{background:#04080e61;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;display:inline-flex}.okey-lounge-arena{z-index:5;place-items:center;display:grid;position:absolute;inset:148px 100px 108px}.okey-lounge-table-wrap{aspect-ratio:1.72;perspective:1100px;place-items:center;width:min(66vw,900px);display:grid;position:relative}.okey-lounge-table-shadow{filter:blur(28px);background:#000000ad;border-radius:50%;position:absolute;inset:18% 5% -9%;transform:translateY(18px)}.okey-lounge-table{background:linear-gradient(145deg, var(--lounge-rim-1), var(--lounge-rim-2) 58%, #000) border-box;border:clamp(14px,2vw,27px) solid #0000;border-radius:49%;width:100%;height:100%;position:relative;overflow:hidden;transform:rotateX(12deg);box-shadow:0 46px 85px #0000008f,0 0 0 2px #ffffff0e,inset 0 0 0 2px #ffffff14}.okey-lounge-table:before{content:"";border-radius:inherit;background:radial-gradient(circle at 50% 45%, #ffffff12, transparent 35%), repeating-linear-gradient(30deg, transparent 0 12px, #ffffff04 13px 14px), linear-gradient(145deg, var(--lounge-felt-1), var(--lounge-felt-2));position:absolute;inset:0;box-shadow:inset 0 24px 48px #ffffff0a,inset 0 -36px 70px #00000052}.okey-lounge-table-inlay{z-index:1;border:1px solid #ffffff1c;border-radius:49%;position:absolute;inset:6.5%;box-shadow:0 0 0 5px #00000012,inset 0 0 34px #0000001f}.okey-lounge-center-mark{z-index:2;color:#ffffff3d;text-align:center;justify-items:center;gap:0;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.okey-lounge-center-mark span{color:var(--lounge-accent);letter-spacing:.36em;font-size:clamp(.48rem,.8vw,.72rem);font-weight:950}.okey-lounge-center-mark strong{letter-spacing:-.08em;font-size:clamp(1.65rem,4.5vw,4.6rem);line-height:.85}.okey-lounge-center-mark small{letter-spacing:.48em;margin-top:5px;font-size:clamp(.5rem,1vw,.78rem);font-weight:900}.okey-lounge-indicator,.okey-lounge-discard{z-index:4;justify-items:center;gap:5px;display:grid;position:absolute}.okey-lounge-indicator{top:19%;left:18%}.okey-lounge-discard{bottom:19%;right:18%}.okey-lounge-indicator small,.okey-lounge-discard small{color:#e2e8f08f;letter-spacing:.14em;font-size:clamp(.42rem,.65vw,.58rem);font-weight:950}.okey-lounge-stock{z-index:4;width:clamp(46px,6vw,74px);height:clamp(54px,7vw,84px);position:absolute;top:20%;right:18%}.okey-lounge-stock span{background:linear-gradient(145deg,#fffef7,#d9cfb8);border:1px solid #4c351d47;border-radius:9px;position:absolute;inset:0;box-shadow:0 8px 14px #00000038}.okey-lounge-stock span:first-child{transform:translate(-8px,9px)}.okey-lounge-stock span:nth-child(2){transform:translate(-5px,6px)}.okey-lounge-stock span:nth-child(3){transform:translate(-2px,3px)}.okey-lounge-stock b{z-index:2;color:#06111a;background:var(--lounge-accent);width:26px;height:26px;box-shadow:0 6px 18px var(--lounge-accent-soft);border-radius:50%;place-items:center;font-size:.65rem;display:grid;position:absolute;bottom:-10px;right:-11px}.okey-lounge-turn-orbit{z-index:3;border:1px solid #ffffff0e;border-radius:49%;position:absolute;inset:10%}.okey-lounge-turn-orbit i{background:var(--lounge-accent);width:11px;height:11px;box-shadow:0 0 0 6px var(--lounge-accent-soft), 0 0 24px var(--lounge-accent);border-radius:50%;animation:1.8s ease-in-out infinite okey-lounge-turn-pulse;position:absolute;bottom:-5px;left:50%}.okey-lounge-seat{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03070c94;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:9px;min-width:150px;max-width:210px;min-height:50px;padding:7px 10px 7px 7px;display:flex;position:absolute;box-shadow:0 18px 45px #00000052}.okey-lounge-seat[data-active=true]{border-color:var(--lounge-accent-soft);box-shadow:0 0 0 1px var(--lounge-accent-soft), 0 18px 45px #00000052}.okey-lounge-seat-top{top:0;left:50%;transform:translate(-50%,-58%)}.okey-lounge-seat-left{top:50%;left:0;transform:translate(-65%,-50%)}.okey-lounge-seat-right{top:50%;right:0;transform:translate(65%,-50%)}.okey-lounge-seat-avatar{color:#07111b;background:linear-gradient(145deg, #fff, var(--lounge-accent));border-radius:13px;flex:none;place-items:center;width:37px;height:37px;font-size:.68rem;font-weight:950;display:grid}.okey-lounge-seat-copy{gap:2px;min-width:0;display:grid}.okey-lounge-seat-copy strong,.okey-lounge-seat-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-lounge-seat-copy strong{color:#fff;font-size:.74rem}.okey-lounge-seat-copy small{color:#e2e8f08f;font-size:.58rem}.okey-lounge-seat-tea{color:#3a210c;background:#f4d49e;border-radius:999px;align-items:center;gap:3px;margin-left:auto;padding:4px 6px;font-size:.58rem;font-weight:950;display:inline-flex}.okey-lounge-player-zone{z-index:10;width:min(76vw,880px);position:absolute;bottom:-16px;left:50%;transform:translate(-50%,62%)}.okey-lounge-player-zone[data-joined=true] .okey-lounge-rack{border-color:var(--lounge-accent-soft);box-shadow:0 0 0 1px var(--lounge-accent-soft), 0 28px 60px #00000075}.okey-lounge-player-copy{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03070cad;border:1px solid #ffffff1a;border-radius:17px;align-items:center;gap:9px;min-width:180px;padding:7px 10px 7px 7px;display:flex;position:absolute;top:-35px;left:22px}.okey-lounge-player-avatar{color:#07111b;background:linear-gradient(145deg, #fff, var(--lounge-accent));border-radius:12px;place-items:center;width:34px;height:34px;font-size:.66rem;font-weight:950;display:grid}.okey-lounge-player-copy>span+span{gap:1px;min-width:0;display:grid}.okey-lounge-player-copy strong{font-size:.7rem}.okey-lounge-player-copy small{color:#e2e8f094;font-size:.56rem}.okey-lounge-rack{background:linear-gradient(#ffffff14,#0000 18%),linear-gradient(145deg,#7b4a27,#2a150b 68%,#120805);border:1px solid #ffffff17;border-radius:22px 22px 40px 40px;min-height:clamp(128px,14vw,178px);padding:24px clamp(12px,2vw,26px) 14px;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 28px 60px #00000075,inset 0 3px #ffffff21}.okey-lounge-rack:before,.okey-lounge-rack:after{content:"";background:#080301a3;border-radius:999px;height:8px;position:absolute;left:4%;right:4%;box-shadow:inset 0 2px 4px #000c}.okey-lounge-rack:before{top:49%}.okey-lounge-rack:after{bottom:8px}.okey-lounge-rack-back,.okey-lounge-rack-front{z-index:2;justify-content:center;gap:clamp(2px,.45vw,7px);min-width:0;display:flex;position:relative}.okey-lounge-rack-front{margin-top:8px}.okey-lounge-tile{aspect-ratio:.72;color:#161616;background:radial-gradient(circle at 28% 18%,#fff,#0000 28%),linear-gradient(145deg,#fffef7,#d9cfb8);border:1px solid #5b472c3d;border-radius:clamp(5px,.7vw,9px);flex:0 auto;place-items:center;width:clamp(28px,4.1vw,53px);transition:transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 8px 12px #00000040,inset 0 1px #fff}.okey-lounge-tile:hover{z-index:5;transform:translateY(-8px);box-shadow:0 16px 20px #00000057,inset 0 1px #fff}.okey-lounge-tile[data-compact=true]{width:clamp(34px,4.8vw,58px)}.okey-lounge-tile b{text-shadow:0 1px #fff9;font-family:Georgia,Times New Roman,serif;font-size:clamp(.82rem,2.1vw,1.65rem);line-height:1}.okey-lounge-tile i{aspect-ratio:1;background:currentColor;border-radius:50%;width:22%;position:absolute;bottom:9%;box-shadow:inset 0 1px 1px #ffffff73}.okey-lounge-tile[data-color=red]{color:#d72b35}.okey-lounge-tile[data-color=blue]{color:#2268c7}.okey-lounge-tile[data-color=black]{color:#1b1d21}.okey-lounge-tile[data-color=amber]{color:#d27b0d}.okey-lounge-tile[data-joker=true]{color:#6549d8;background:radial-gradient(circle at 28% 18%,#fff,#0000 28%),linear-gradient(145deg,#fffef7,#e4d8ff);box-shadow:0 0 0 2px #6549d842,0 10px 18px #00000047}.okey-lounge-actions{z-index:24;right:max(18px, env(safe-area-inset-right,0px));bottom:calc(26px + env(safe-area-inset-bottom,0px));gap:8px;width:min(220px,25vw);display:grid;position:absolute}.okey-lounge-actions button{cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.74rem;font-weight:900;display:flex}.okey-lounge-primary{color:#06111a;background:linear-gradient(135deg, #fff, var(--lounge-accent));box-shadow:0 13px 32px var(--lounge-accent-soft)}.okey-lounge-tea-action{color:#3a210c;background:linear-gradient(135deg,#fff8e8,#efc27d);box-shadow:0 13px 32px #efc27d2e}.okey-lounge-economy-lock{color:#e2e8f0b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03070c85;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:8px;padding:9px 11px;display:flex}.okey-lounge-economy-lock>span{gap:1px;font-size:.62rem;font-weight:800;display:grid}.okey-lounge-economy-lock small{color:#e2e8f07a;font-size:.55rem}.okey-lounge-tea-event{z-index:30;left:50%;bottom:calc(34px + env(safe-area-inset-bottom,0px));color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#653e1de6,#231309eb);border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:10px;min-width:260px;padding:10px 13px;animation:3.2s both okey-lounge-tea-arrive;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 22px 60px #0000007a}.okey-lounge-tea-event>span+span{gap:1px;min-width:0;display:grid}.okey-lounge-tea-event strong{font-size:.72rem}.okey-lounge-tea-event small{color:#fff9;font-size:.57rem}.okey-lounge-tea-event>svg{color:#f6d28f;margin-left:auto}.okey-lounge-tea-glass{background:linear-gradient(0deg,#bd541d 0 62%,#ffffff21 64%);border:2px solid #ffffffb8;border-top-width:1px;border-radius:7px 7px 12px 12px;flex:none;width:28px;height:36px;position:relative;box-shadow:inset 0 0 8px #ffdcac3d}.okey-lounge-tea-glass:before,.okey-lounge-tea-glass:after{content:"";border-radius:50%;position:absolute;bottom:-7px}.okey-lounge-tea-glass:before{border:1px solid #ffffff73;height:6px;left:-6px;right:-6px}.okey-lounge-tea-glass:after{border:2px solid #ffffff85;border-left:0;width:9px;height:14px;top:9px;bottom:auto;right:-9px}.okey-lounge-tea-glass i,.okey-lounge-tea-glass b{filter:blur(1px);background:#ffffff5c;border-radius:999px;width:2px;height:14px;animation:1.4s ease-in-out infinite okey-lounge-steam;position:absolute;bottom:100%}.okey-lounge-tea-glass i{left:8px}.okey-lounge-tea-glass b{animation-delay:.35s;right:7px}.okey-lounge-footer{z-index:18;left:max(18px, env(safe-area-inset-left,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));color:#e2e8f085;gap:2px;font-size:.58rem;display:grid;position:absolute}.okey-lounge-footer span:first-child{color:#e2e8f0c2;font-weight:850}@keyframes okey-lounge-ambient-spin{to{transform:rotate(360deg)}}@keyframes okey-lounge-turn-pulse{0%,to{opacity:.65;transform:translate(-50%)scale(.85)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}@keyframes okey-lounge-tea-arrive{0%{opacity:0;transform:translate(-50%,34px)scale(.92)}14%,78%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-18px)scale(.98)}}@keyframes okey-lounge-steam{0%{opacity:0;transform:translateY(3px)scaleY(.7)}45%{opacity:.8}to{opacity:0;transform:translateY(-8px)scaleY(1.2)}}@media (width<=900px){.okey-lounge-security{display:none}.okey-lounge-header{grid-template-columns:minmax(0,1fr) 44px}.okey-lounge-arena{inset:148px 52px 154px}.okey-lounge-table-wrap{width:min(78vw,720px)}.okey-lounge-seat-left{transform:translate(-42%,-50%)}.okey-lounge-seat-right{transform:translate(42%,-50%)}.okey-lounge-actions{right:14px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:186px}.okey-lounge-footer{max-width:40vw}}@media (width<=640px){.okey-lounge-header{top:calc(8px + env(safe-area-inset-top,0px));left:10px;right:10px}.okey-lounge-brand>span{border-radius:13px;width:38px;height:38px}.okey-lounge-brand strong{font-size:.98rem}.okey-lounge-themes{top:calc(58px + env(safe-area-inset-top,0px))}.okey-lounge-room-meta{top:calc(101px + env(safe-area-inset-top,0px));justify-content:flex-start}.okey-lounge-arena{inset:132px 8px 214px}.okey-lounge-table-wrap{aspect-ratio:1.38;width:94vw}.okey-lounge-table{border-width:13px;transform:rotateX(8deg)}.okey-lounge-seat{border-radius:14px;gap:6px;min-width:108px;max-width:132px;min-height:42px;padding:5px 7px 5px 5px}.okey-lounge-seat-avatar{border-radius:10px;width:31px;height:31px;font-size:.57rem}.okey-lounge-seat-copy strong{font-size:.61rem}.okey-lounge-seat-copy small{font-size:.49rem}.okey-lounge-seat-top{transform:translate(-50%,-60%)}.okey-lounge-seat-left{top:43%;left:5px;transform:translateY(-50%)}.okey-lounge-seat-right{top:43%;right:5px;transform:translateY(-50%)}.okey-lounge-seat-tea{padding:3px 5px;position:absolute;bottom:-10px;right:4px}.okey-lounge-player-zone{width:96vw;bottom:-58px;transform:translate(-50%,62%)}.okey-lounge-player-copy{min-width:156px;padding:5px 8px 5px 5px;top:-31px;left:12px}.okey-lounge-player-avatar{width:30px;height:30px}.okey-lounge-rack{border-radius:18px 18px 28px 28px;min-height:124px;padding:20px 8px 12px}.okey-lounge-rack-back,.okey-lounge-rack-front{gap:2px}.okey-lounge-tile{border-radius:5px;width:clamp(24px,7.2vw,40px)}.okey-lounge-tile[data-compact=true]{width:37px}.okey-lounge-tile b{font-size:clamp(.76rem,4vw,1.1rem)}.okey-lounge-actions{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));grid-template-columns:1fr 1fr;width:auto}.okey-lounge-economy-lock{grid-column:1/-1;justify-content:center}.okey-lounge-footer{display:none}.okey-lounge-tea-event{bottom:calc(104px + env(safe-area-inset-bottom,0px));min-width:min(290px,100vw - 24px)}}@media (height<=690px) and (width>=641px){.okey-lounge-arena{inset:128px 80px 100px}.okey-lounge-table-wrap{width:min(58vw,700px)}.okey-lounge-player-zone{width:min(68vw,760px)}.okey-lounge-rack{min-height:112px;padding-top:18px}}@media (prefers-reduced-motion:reduce){.okey-lounge-ambient,.okey-lounge-turn-orbit i,.okey-lounge-tea-event,.okey-lounge-tea-glass i,.okey-lounge-tea-glass b{animation:none}.okey-lounge-tile{transition:none}}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2]{height:100dvh;min-height:700px;padding:calc(14px + env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));box-sizing:border-box;grid-template-rows:auto auto auto minmax(475px,1fr) auto auto;gap:8px;display:grid;overflow:hidden auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-header,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-themes,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-room-meta,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-arena,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-actions,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-footer{position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-header{grid-row:1;min-height:46px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-themes{grid-row:2;justify-self:center;max-width:min(100%,720px);margin:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-room-meta{grid-row:3;justify-self:center;width:min(100%,960px);max-width:100%;padding:2px 0 4px}.okey-lounge-room-meta [data-media-status=connected]{color:#bbf7d0;background:#16653438;border-color:#4ade803d}.okey-lounge-room-meta [data-media-status=error]{color:#fecaca;background:#7f1d1d38;border-color:#f871713d}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-arena{place-items:initial;grid-row:4;width:100%;min-height:475px;margin:0;display:block}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-table-wrap{width:min(58vw,760px);position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.okey-lounge-camera-seat{z-index:18;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#0c151ff5,#03070cf5);border:1px solid #ffffff21;border-radius:18px;width:clamp(142px,14vw,190px);position:absolute;overflow:hidden;box-shadow:0 18px 44px #0000006b,0 0 0 1px #68e3ff0a}.okey-lounge-camera-seat[data-connected=true]{border-color:color-mix(in srgb, var(--lounge-accent) 46%, transparent);box-shadow:0 18px 44px #0000006b, 0 0 28px var(--lounge-accent-soft)}.okey-lounge-camera-seat[data-local=true]{outline:2px solid var(--lounge-accent);outline-offset:2px}.okey-lounge-camera-frame{aspect-ratio:16/9;background:radial-gradient(circle at 50% 30%, var(--lounge-accent-soft), transparent 56%), #071019;position:relative;overflow:hidden}.okey-lounge-camera-frame video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.okey-lounge-camera-frame audio{display:none}.okey-lounge-camera-placeholder{color:#e2e8f0ad;background:radial-gradient(circle at 50% 38%, var(--lounge-accent-soft), transparent 46%), linear-gradient(145deg, #101b28, #05080d);align-content:center;place-items:center;gap:5px;display:grid;position:absolute;inset:0}.okey-lounge-camera-placeholder>span{color:#fff;background:linear-gradient(145deg, #ffffff24, var(--lounge-accent-soft));border:1px solid #ffffff24;border-radius:14px;place-items:center;width:42px;height:42px;font-size:.72rem;font-weight:950;display:grid}.okey-lounge-camera-placeholder small{font-size:.56rem;font-weight:800}.okey-lounge-camera-seat-number,.okey-lounge-camera-live-dot{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.07em;background:#02060cbd;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:.5rem;font-weight:950;display:inline-flex;position:absolute;top:6px}.okey-lounge-camera-seat-number{left:6px}.okey-lounge-camera-live-dot{color:#fecaca;right:6px}.okey-lounge-camera-seat[data-connected=true] .okey-lounge-camera-live-dot{color:#bbf7d0}.okey-lounge-camera-copy{align-items:center;gap:7px;min-width:0;padding:7px 9px;display:flex}.okey-lounge-camera-copy>span:first-child{gap:1px;min-width:0;display:grid}.okey-lounge-camera-copy strong,.okey-lounge-camera-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-lounge-camera-copy strong{font-size:.62rem}.okey-lounge-camera-copy small{color:#e2e8f08c;font-size:.5rem}.okey-lounge-camera-media-icons{color:var(--lounge-accent);align-items:center;gap:4px;margin-left:auto;font-size:.54rem;font-weight:900;display:inline-flex}.okey-lounge-camera-top{top:0;left:50%;transform:translate(-50%)}.okey-lounge-camera-left{top:38%;left:0;transform:translateY(-50%)}.okey-lounge-camera-right{top:38%;right:0;transform:translateY(-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-player-zone{z-index:19;grid-template-columns:minmax(142px,190px) minmax(0,1fr);align-items:end;gap:12px;width:min(80vw,980px);display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.okey-lounge-camera-bottom{width:100%;position:relative;inset:auto;transform:none}.okey-lounge-rack-zone{min-width:0;position:relative}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-player-copy{width:fit-content;min-width:min(230px,70%);margin:0 0 7px 8px;position:relative;inset:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-rack{min-height:124px;padding-top:20px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-actions{grid-row:5;grid-template-columns:repeat(5,minmax(120px,1fr));align-items:stretch;gap:8px;width:100%;padding-top:2px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-actions button{min-width:0}.okey-lounge-media-action,.okey-lounge-code-action,.okey-lounge-refresh-action{color:#f1f5f9eb;background:#070d15c7;justify-content:center;align-items:center;gap:8px;min-height:44px;display:flex;border:1px solid #ffffff1a!important}.okey-lounge-join-code{grid-template-columns:1fr auto;gap:7px;display:grid}.okey-lounge-join-code input{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#04080eb8;border:1px solid #ffffff1f;border-radius:14px;outline:none;min-width:0;min-height:44px;padding:0 12px;font-size:.72rem;font-weight:950}.okey-lounge-join-code input:focus{border-color:var(--lounge-accent);box-shadow:0 0 0 3px var(--lounge-accent-soft)}.okey-lounge-join-code button{color:#06111a;background:linear-gradient(135deg, #fff, var(--lounge-accent));padding:0 15px}.okey-lounge-room-error{color:#fecaca;text-align:center;background:#7f1d1d38;border:1px solid #f8717138;border-radius:12px;grid-column:1/-1;padding:8px 11px;font-size:.62rem;font-weight:800}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-economy-lock{justify-content:center}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-footer{grid-row:6;justify-content:space-between;gap:14px;padding-top:2px;display:flex}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-tea-event{bottom:calc(92px + env(safe-area-inset-bottom,0px));position:fixed}@media (width<=1050px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2]{min-height:760px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-table-wrap{width:min(64vw,700px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-player-zone{width:min(88vw,900px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-actions{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=700px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2]{min-height:850px;padding:calc(9px + env(safe-area-inset-top,0px)) 9px calc(12px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto minmax(620px,1fr) auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-header{top:auto;left:auto;right:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-themes{max-width:calc(100vw - 18px);top:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-room-meta{justify-content:flex-start;max-width:calc(100vw - 18px);top:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-arena{min-height:620px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-table-wrap{aspect-ratio:1.4;width:96vw;top:42%}.okey-lounge-camera-seat{border-radius:14px;width:118px}.okey-lounge-camera-copy{padding:5px 6px}.okey-lounge-camera-copy strong{font-size:.56rem}.okey-lounge-camera-copy small{font-size:.46rem}.okey-lounge-camera-top{top:0}.okey-lounge-camera-left,.okey-lounge-camera-right{top:34%}.okey-lounge-camera-left{left:2px}.okey-lounge-camera-right{right:2px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-player-zone{grid-template-columns:118px minmax(0,1fr);gap:6px;width:98vw}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-player-copy{min-width:min(190px,80%);margin-left:4px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-rack{min-height:112px;padding:18px 5px 10px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-tile{width:clamp(22px,6.4vw,36px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-economy-lock,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-room-error{grid-column:1/-1}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_FOUR_SEAT_CAMERA_M3D4GC2] .okey-lounge-footer{display:none}}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H]{min-height:760px;padding:calc(14px + env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));box-sizing:border-box;grid-template-rows:auto auto auto minmax(520px,1fr) auto auto;gap:8px;display:grid;overflow:hidden auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-header,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-themes,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-room-meta,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-arena,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-footer{position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-header{grid-row:1;min-height:46px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-themes{grid-row:2;justify-self:center;max-width:min(100%,720px);margin:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-room-meta{grid-row:3;justify-self:center;width:min(100%,900px);max-width:100%;padding:2px 0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-arena{grid-row:4;width:100%;min-height:520px;margin:0;display:block}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-table-wrap{z-index:8;width:min(58vw,780px);position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-seat{z-index:18;width:clamp(148px,13vw,190px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-right,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-right{transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-left{top:0;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-right{top:0;right:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-left{bottom:0;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-right{bottom:0;right:0}.okey-lounge-rack-dock{z-index:20;width:min(56vw,760px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.okey-lounge-rack-dock .okey-lounge-player-copy{width:fit-content;min-width:min(260px,78%);margin:0 0 7px 8px;position:relative;inset:auto}.okey-lounge-rack-dock .okey-lounge-rack{min-height:122px;padding-top:18px}.okey-lounge-lobby-card{z-index:32;color:#f8fafc;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);text-align:center;background:#03080fe6;border:1px solid #ffffff24;border-radius:22px;justify-items:center;gap:8px;width:min(390px,100vw - 48px);padding:20px;display:grid;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0000008c}.okey-lounge-lobby-card strong{font-size:.9rem}.okey-lounge-lobby-card small{color:#e2e8f0a3;font-size:.66rem}.okey-lounge-lobby-card>button,.okey-lounge-lobby-card>div button{color:#07111b;background:linear-gradient(135deg, #fff, var(--lounge-accent));cursor:pointer;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:.68rem;font-weight:900;display:inline-flex}.okey-lounge-lobby-card>div{gap:8px;display:flex}.okey-lounge-lobby-card>div button:last-child{color:#f8fafc;background:#0f172adb}.okey-lounge-host-panel{z-index:46;color:#f8fafc;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-sizing:border-box;background:#03080ff0;border:1px solid #ffffff24;border-radius:22px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;width:min(360px,100vw - 28px);padding:14px;display:grid;position:absolute;top:0;bottom:0;right:0;box-shadow:0 28px 80px #0009}.okey-lounge-host-panel-head,.okey-lounge-host-panel-head>span,.okey-lounge-request-queue>strong{align-items:center;gap:8px;display:flex}.okey-lounge-host-panel-head{justify-content:space-between}.okey-lounge-host-panel-head>button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.okey-lounge-host-tabs{grid-template-columns:1fr 1fr;gap:6px;display:grid}.okey-lounge-host-tabs button{color:#e2e8f0b3;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;min-height:34px;font-size:.61rem;font-weight:850}.okey-lounge-host-tabs button[data-active=true]{color:#07111b;background:linear-gradient(135deg, #fff, var(--lounge-accent))}.okey-lounge-host-list,.okey-lounge-request-queue{align-content:start;gap:7px;min-height:0;display:grid;overflow-y:auto}.okey-lounge-host-list>div,.okey-lounge-request-queue>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.okey-lounge-request-queue>div{grid-template-columns:minmax(0,1fr) 32px 32px}.okey-lounge-host-list span,.okey-lounge-request-queue span{align-items:center;gap:8px;min-width:0;display:flex}.okey-lounge-host-list span b{color:#07111b;background:var(--lounge-accent);border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:.55rem;display:grid}.okey-lounge-host-list small,.okey-lounge-request-queue small,.okey-lounge-request-queue b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-lounge-host-list small,.okey-lounge-request-queue small{color:#e2e8f0a3;font-size:.55rem}.okey-lounge-request-queue span{gap:2px;display:grid}.okey-lounge-host-list button,.okey-lounge-request-queue button{color:#07111b;background:linear-gradient(135deg, #fff, var(--lounge-accent));cursor:pointer;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:.55rem;font-weight:900;display:inline-flex}.okey-lounge-host-list p,.okey-lounge-request-queue p{color:#e2e8f08f;text-align:center;margin:0;padding:10px;font-size:.58rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions{flex-wrap:wrap;grid-row:5;justify-content:center;gap:8px;width:100%;padding-top:2px;display:flex}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions>button{flex:150px;min-width:150px;max-width:230px}.okey-lounge-invite-action{color:#f1f5f9f0;background:#070d15c7;justify-content:center;align-items:center;gap:8px;min-height:44px;display:flex;border:1px solid #ffffff1a!important}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-economy-lock{justify-content:center;min-width:210px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-room-error{flex:1 0 100%;width:100%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-footer{grid-row:6;justify-content:space-between;gap:14px;padding-top:2px;display:flex}.okey-lounge-spin{animation:.9s linear infinite okey-lounge-control-spin}@keyframes okey-lounge-control-spin{to{transform:rotate(360deg)}}@media (width<=980px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-table-wrap{width:min(66vw,700px)}.okey-lounge-rack-dock{width:min(64vw,700px)}}@media (width<=700px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H]{min-height:900px;padding:calc(9px + env(safe-area-inset-top,0px)) 9px calc(12px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto minmax(650px,1fr) auto}.okey-lounge-security{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-header{grid-template-columns:minmax(0,1fr) 42px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-arena{min-height:650px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-table-wrap{aspect-ratio:1.42;width:96vw;top:42%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-seat{border-radius:14px;width:112px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-copy{padding:5px 6px}.okey-lounge-rack-dock{width:76vw;bottom:3px}.okey-lounge-rack-dock .okey-lounge-rack{min-height:108px;padding:16px 5px 8px}.okey-lounge-rack-dock .okey-lounge-tile{width:clamp(21px,6.1vw,35px)}.okey-lounge-rack-dock .okey-lounge-player-copy{min-width:min(200px,82%);margin-left:4px}.okey-lounge-host-panel{top:auto;right:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px));width:auto;height:min(72svh,620px);position:fixed;left:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions>button,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-economy-lock{flex-basis:calc(50% - 4px);min-width:calc(50% - 4px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-footer{display:none}}.okey-lounge-camera-frame{contain:paint;isolation:isolate;transform:translateZ(0)}.okey-lounge-camera-frame video{backface-visibility:hidden;will-change:transform;transform:translate(0,0)scaleX(-1)}.okey-lounge-camera-seat:not([data-local=true]) .okey-lounge-camera-frame video{transform:translate(0,0)}@media (width<=700px){.okey-lounge-preview{overscroll-behavior:contain;overflow-y:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H]{width:100%;height:auto;min-height:100dvh;padding:calc(8px + env(safe-area-inset-top,0px)) 8px calc(10px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto minmax(610px,1fr) auto;gap:6px;overflow:hidden visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-header{grid-template-columns:minmax(0,1fr) 40px;gap:8px;min-height:40px}.okey-lounge-brand{gap:8px}.okey-lounge-brand>span{border-radius:12px;width:36px;height:36px}.okey-lounge-brand small{letter-spacing:.11em;font-size:.5rem}.okey-lounge-brand strong{font-size:.9rem}.okey-lounge-close{width:40px;height:40px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-themes{box-sizing:border-box;justify-content:flex-start;justify-self:stretch;width:100%;max-width:100%}.okey-lounge-themes button{min-height:28px;padding:0 10px;font-size:.61rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-room-meta{justify-content:flex-start;width:100%;max-width:100%;padding:0}.okey-lounge-room-meta span{padding:4px 7px;font-size:.56rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-arena{width:100%;min-height:610px;position:relative;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-table-wrap{aspect-ratio:1.55;width:min(100%,520px);top:41%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-table{border-width:10px;transform:rotateX(5deg)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-seat{border-radius:12px;width:calc(50% - 5px);max-width:none}.okey-lounge-camera-frame{aspect-ratio:2}.okey-lounge-camera-copy{min-height:28px;padding:4px 6px}.okey-lounge-camera-copy strong{font-size:.55rem}.okey-lounge-camera-copy small{font-size:.44rem}.okey-lounge-camera-placeholder>span{border-radius:11px;width:34px;height:34px}.okey-lounge-camera-seat-number,.okey-lounge-camera-live-dot{min-height:17px;padding:0 5px;font-size:.44rem;top:4px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-left{top:0;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-top-right{top:0;right:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-left{bottom:126px;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-right{bottom:126px;right:0}.okey-lounge-rack-dock{width:100%;max-width:520px;bottom:0}.okey-lounge-rack-dock .okey-lounge-player-copy{min-width:0;max-width:calc(100% - 8px);margin:0 0 5px 4px;padding:5px 7px 5px 5px}.okey-lounge-rack-dock .okey-lounge-player-copy small{display:none}.okey-lounge-rack-dock .okey-lounge-rack{border-radius:16px 16px 25px 25px;min-height:108px;padding:15px 4px 8px}.okey-lounge-rack-dock .okey-lounge-rack-back,.okey-lounge-rack-dock .okey-lounge-rack-front{gap:1px}.okey-lounge-rack-dock .okey-lounge-tile{border-radius:4px;width:clamp(19px,6vw,31px)}.okey-lounge-rack-dock .okey-lounge-tile b{font-size:clamp(.7rem,3.5vw,1rem)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;padding-top:0;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-actions>button,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-economy-lock{flex:none;width:100%;min-width:0;max-width:none;min-height:42px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-economy-lock,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-room-error{grid-column:1/-1}.okey-lounge-host-panel{top:auto;right:6px;bottom:calc(6px + env(safe-area-inset-bottom,0px));border-radius:18px;width:auto;height:min(78dvh,660px);left:6px}}@media (width<=430px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H]{grid-template-rows:auto auto auto minmax(580px,1fr) auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-arena{min-height:580px}.okey-lounge-camera-frame{aspect-ratio:2.15}.okey-lounge-camera-copy small{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H] .okey-lounge-camera-bottom-right{bottom:120px}.okey-lounge-rack-dock .okey-lounge-rack{min-height:102px}}@media (width<=900px) and (height<=520px) and (orientation:landscape){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_HOST_APPROVAL_SYMMETRY_M3D4H]{min-height:690px}}:root{color:#f7faf9;font-synthesis:none;text-rendering:optimizelegibility;--panel:#070a0cbd;--line:#ffffff1f;--muted:#ffffffa3;--green:#42f5b3;background:#050608;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:#050608;width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;border:0}.app-shell{background:#050608;width:100%;height:100%;position:relative}.reels-feed{scroll-snap-type:y mandatory;scrollbar-width:none;height:100%;overflow-y:auto}.reels-feed::-webkit-scrollbar{display:none}.reel-card{scroll-snap-align:start;isolation:isolate;cursor:pointer;background:#050608;outline:none;min-height:100svh;position:relative;overflow:hidden}.reel-card:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000007a,#0000 24% 52%,#000000eb);position:absolute;inset:0}.reel-video{z-index:0;object-fit:cover;object-position:center;filter:saturate(1.04)contrast(1.02);background:#050608;width:100%;height:100%;position:absolute;inset:0}.ambient-grid{z-index:1;pointer-events:none;opacity:.12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#050608eb,#05060859,#0000);grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 28px;display:grid;position:fixed;top:0;left:0;right:0}.brand{background:0 0;justify-self:start;align-items:center;gap:10px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--green), #68b7ff);color:#04100d;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:1000;display:grid;box-shadow:0 0 30px #42f5b34d}.brand-name{letter-spacing:-.03em;font-size:18px;font-weight:900}.brand b{color:var(--green);letter-spacing:.12em;border:1px solid #42f5b366;border-radius:999px;padding:4px 7px;font-size:9px}.top-tabs{border:1px solid var(--line);background:#00000047;border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex}.top-tabs button{color:var(--muted);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:9px 15px;font-weight:750;display:flex}.top-tabs button.active{color:#fff;background:#ffffff1f}.top-actions{justify-self:end;gap:8px;display:flex}.top-actions button{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0c94;border-radius:13px;place-items:center;min-width:38px;height:38px;display:grid}.top-actions .mining-pill{color:var(--green);gap:7px;padding:0 14px;font-weight:800;display:flex}.hero-signal{--accent:#42f5b3;z-index:3;aspect-ratio:1;place-items:center;width:min(62vw,520px);display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.signal-core{z-index:5;color:#04110d;letter-spacing:-.08em;background:linear-gradient(135deg, var(--accent), white);width:106px;height:106px;box-shadow:0 0 65px color-mix(in srgb, var(--accent) 52%, transparent);border-radius:32px;place-items:center;font-size:32px;font-weight:1000;display:grid;position:relative}.signal-ring{border:1px solid color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:inset 0 0 40px color-mix(in srgb, var(--accent) 10%, transparent);border-radius:50%;animation:4s ease-in-out infinite breathe;position:absolute}.ring-one{width:42%;height:42%}.ring-two{width:66%;height:66%;animation-delay:.5s}.ring-three{width:90%;height:90%;animation-delay:1s}@keyframes breathe{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.88;transform:scale(1.04)}}.play-state{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000085;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.sound-toggle{z-index:11;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000061;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:92px;right:24px}.sound-toggle:hover{background:#ffffff1f}.reel-copy{z-index:9;max-width:760px;position:absolute;bottom:112px;left:max(24px,50vw - 480px);right:118px}.creator-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.creator-line strong{font-size:19px}.creator-line span{color:var(--muted);font-size:14px}.creator-line .follow-button{color:#080a0b;background:#fff;border:1px solid #0000;border-radius:10px;margin-left:5px;padding:8px 13px;font-weight:900;transition:background .18s,border-color .18s,color .18s,opacity .18s}.creator-line .follow-button.is-following{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05060885;border-color:#ffffff47}.creator-line .follow-button.is-error{color:#fff;background:#5c1424b8;border-color:#ff6f8580}.creator-line .follow-button:disabled{cursor:wait;opacity:.62}.reel-copy p{letter-spacing:-.02em;text-shadow:0 5px 20px #000;max-width:640px;margin:13px 0;font-size:clamp(16px,2.3vw,24px);font-weight:760;line-height:1.35}.meta-row,.proof-strip{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.meta-row span,.proof-strip span{align-items:center;gap:6px;display:inline-flex}.meta-row{color:var(--muted);font-size:13px}.proof-strip{margin-top:13px}.proof-strip span{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd1;background:#00000052;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.proof-strip span:last-child{color:var(--green);border-color:#42f5b342}.action-rail{z-index:10;flex-direction:column;align-items:center;gap:13px;display:flex;position:absolute;bottom:112px;right:24px}.rail-button{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000057;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:54px;min-height:54px;transition:transform .18s,background .18s;display:flex}.rail-button:hover{background:#ffffff1f;transform:translateY(-2px)scale(1.04)}.rail-button small{color:#ffffffb8;font-size:9px}.rail-gift{color:#ffd56a}.avatar-orbit{background:linear-gradient(135deg, var(--green), #68b7ff);color:#06110e;border:3px solid #ffffffe0;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:950;display:grid;position:relative}.avatar-orbit i{color:#fff;background:#ff476f;border:2px solid #050608;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid;position:absolute;bottom:-6px}.bottom-nav{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050608d1;border-radius:22px;justify-content:space-around;align-items:center;width:min(94vw,520px);height:66px;padding:0 12px;transition:opacity .22s,transform .22s,visibility .22s;display:none;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000073}.bottom-nav.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.bottom-nav.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,calc(100% + 40px))}.bottom-nav button{color:#ffffff94;background:0 0;flex-direction:column;align-items:center;gap:3px;min-width:58px;display:flex}.bottom-nav button.active{color:#fff}.bottom-nav button span{font-size:9px;font-weight:800}.bottom-nav .create-button{color:#fff;background:linear-gradient(90deg,#67c9ff,#ff4f7d);border-radius:12px;width:48px;min-width:48px;height:38px}.swipe-hint{color:#ffffff61;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}@media (width<=760px){.topbar{grid-template-columns:1fr auto;height:60px;padding:0 14px}.brand-name,.brand b,.top-actions button:not(.mining-pill),.top-tabs button:first-child{display:none}.top-tabs{position:absolute;left:50%;transform:translate(-50%)}.top-tabs button{padding:7px 11px;font-size:12px}.top-actions .mining-pill{width:38px;padding:0;font-size:0}.hero-signal{width:94vw;top:40%}.signal-core{border-radius:26px;width:82px;height:82px;font-size:25px}.reel-copy{max-width:none;transition:bottom .22s;bottom:84px;left:14px;right:72px}.creator-line{flex-wrap:nowrap;gap:5px;min-width:0}.creator-line strong{white-space:nowrap;flex:none;font-size:14px;line-height:1.1}.creator-line span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.creator-line .follow-button{border-radius:8px;flex:none;margin-left:1px;padding:5px 8px;font-size:10px}.reel-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:7px 0;font-size:13px;line-height:1.18;display:-webkit-box;overflow:hidden}.meta-row{white-space:nowrap;gap:6px;font-size:10px;overflow:hidden}.meta-row span:nth-child(2){display:none}.proof-strip{flex-wrap:nowrap;gap:5px;margin-top:7px;overflow:hidden}.proof-strip span{white-space:nowrap;text-overflow:ellipsis;gap:4px;min-width:0;padding:4px 7px;font-size:9px;overflow:hidden}.proof-strip .proof-badge{flex:auto}.proof-strip .contribution-points{color:var(--green);flex:none}.action-rail{gap:8px;transition:bottom .22s;bottom:84px;right:10px}.rail-button,.avatar-orbit{width:46px;min-height:46px}.rail-button:nth-of-type(4),.rail-button:nth-of-type(6){display:none}.bottom-nav{border-radius:20px;height:58px;display:flex;bottom:12px}.app-shell[data-mobile-nav-visible=false] .reel-copy{bottom:20px}.app-shell[data-mobile-nav-visible=false] .action-rail{bottom:22px}.swipe-hint{display:none}.sound-toggle{width:38px;height:38px;top:68px;right:12px}.reel-video{object-position:50% 50%}}.media-loading{z-index:7;pointer-events:none;color:#ffffffd1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0305072e;place-content:center;justify-items:center;gap:12px;display:grid;position:absolute;inset:0}.media-loading strong{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.media-loading-ring{border:3px solid #ffffff24;border-top-color:var(--green);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite media-loading-spin}@keyframes media-loading-spin{to{transform:rotate(360deg)}}.reels-feed{scroll-behavior:smooth;overscroll-behavior-y:contain}.reel-card[data-active=false]{pointer-events:auto}.reel-index{z-index:24;pointer-events:none;color:#ffffff80;font-variant-numeric:tabular-nums;text-shadow:0 3px 14px #000000b8;align-items:baseline;gap:5px;display:inline-flex;position:fixed;top:82px;right:78px}.reel-index strong{color:#ffffffeb;font-size:15px;font-weight:900}.reel-index span,.reel-index small{font-size:10px;font-weight:800}@media (width<=760px){.reel-index{top:66px;right:58px}}.feed-state-shell{z-index:3;background:radial-gradient(circle at 50% 28%,#42f5b321,#0000 31%),radial-gradient(circle at 72% 72%,#68b7ff14,#0000 34%),#050608;place-items:center;padding:110px 24px 86px;display:grid;position:absolute;inset:0;overflow:hidden}.feed-state-shell:before{content:"";opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.feed-state-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080c0eb3;border:1px solid #ffffff1f;border-radius:30px;width:min(92vw,540px);padding:38px 34px;position:relative;box-shadow:0 28px 90px #0000006b}.feed-state-card>small{color:var(--green);letter-spacing:.16em;margin-top:24px;font-size:10px;font-weight:900;display:block}.feed-state-card h1{letter-spacing:-.04em;margin:11px 0 0;font-size:clamp(25px,4vw,38px);line-height:1.08}.feed-state-card p{color:#ffffff9e;max-width:430px;margin:15px auto 0;font-size:14px;line-height:1.65}.feed-state-card button{color:var(--green);background:#42f5b314;border:1px solid #42f5b347;border-radius:13px;margin-top:24px;padding:11px 17px;font-weight:900}.feed-state-card button:hover{background:#42f5b326}.feed-state-signal{place-items:center;width:92px;height:92px;margin:0 auto;display:grid;position:relative}.feed-state-signal span{z-index:3;color:#04110d;background:linear-gradient(135deg, var(--green), #d9fff1);border-radius:20px;place-items:center;width:62px;height:62px;font-size:19px;font-weight:1000;display:grid;position:relative;box-shadow:0 0 42px #42f5b347}.feed-state-signal i{border:1px solid #42f5b36b;border-radius:27px;position:absolute;inset:7px}.feed-state-signal i:last-child{opacity:.45;inset:-7px}.feed-state-shell[data-state=loading] .feed-state-signal i{animation:1.6s ease-in-out infinite feed-state-pulse}.feed-state-shell[data-state=loading] .feed-state-signal i:last-child{animation-delay:.35s}.feed-state-shell[data-state=error] .feed-state-card>small{color:#ff8ca5}.feed-state-shell[data-state=error] .feed-state-signal span{background:linear-gradient(135deg,#ff8ca5,#ffe0e7)}@keyframes feed-state-pulse{0%,to{opacity:.28;transform:scale(.94)}50%{opacity:.86;transform:scale(1.08)}}@media (width<=760px){.feed-state-shell{padding:82px 16px 92px}.feed-state-card{border-radius:24px;padding:30px 22px}}.top-actions .create-top-action{color:#050608;background:linear-gradient(135deg, var(--green), #8de6ff);border-color:#0000;align-items:center;gap:7px;padding:0 13px;font-weight:900;display:flex}.top-actions .create-top-action:hover{filter:brightness(1.06)}.creator-publish-shell{background:radial-gradient(circle at 18% 16%,#42f5b321,#0000 28%),radial-gradient(circle at 82% 68%,#68b7ff1c,#0000 31%),#050608;width:100%;height:100%;position:relative;overflow-y:auto}.creator-publish-shell:before{content:"";pointer-events:none;opacity:.11;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:58px 58px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.creator-publish-header{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050608c2;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;padding:0 28px;display:grid;position:sticky;top:0}.creator-publish-header>div:nth-child(2){flex-direction:column;gap:2px;margin-left:13px;display:flex}.creator-publish-header strong{font-size:15px}.creator-publish-header span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.creator-back{border:1px solid var(--line);background:#ffffff0d;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.creator-cid{color:var(--green);background:#42f5b312;border:1px solid #42f5b340;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:900;display:inline-flex}.creator-publish-stage{z-index:2;width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 80px;position:relative}.creator-intro{max-width:720px;margin-bottom:35px}.creator-intro small{color:var(--green);letter-spacing:.17em;font-size:10px;font-weight:950}.creator-intro h1{letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(34px,6vw,68px);line-height:.98}.creator-intro p{color:#ffffff9e;max-width:650px;margin:19px 0 0;font-size:15px;line-height:1.7}.creator-workspace{grid-template-columns:minmax(0,1.16fr) minmax(330px,.84fr);align-items:stretch;gap:22px;display:grid}.creator-preview-panel,.creator-details-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080c0eb8;border:1px solid #ffffff1c;border-radius:28px;box-shadow:0 30px 90px #00000052}.creator-preview-panel{flex-direction:column;min-height:560px;padding:18px;display:flex;position:relative}.creator-file-drop{color:#fff;background:radial-gradient(circle,#42f5b317,#0000 42%),#ffffff06;border:1px dashed #42f5b347;border-radius:21px;flex:1;place-content:center;justify-items:center;min-height:500px;display:grid}.creator-file-drop>span{color:#04110d;background:linear-gradient(135deg, var(--green), #8de6ff);border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:18px;display:grid;box-shadow:0 0 42px #42f5b333}.creator-file-drop strong{font-size:20px}.creator-file-drop small{color:#ffffff7a;margin-top:8px}.creator-video-frame{background:#020304;border-radius:21px;flex:1;min-height:500px;position:relative;overflow:hidden}.creator-video-frame video{object-fit:contain;background:#020304;width:100%;height:100%;min-height:500px;display:block}.creator-video-frame>button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008f;border:1px solid #ffffff2b;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px}.creator-video-frame>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;bottom:14px;left:14px}.creator-replace-file{color:var(--green);background:0 0;align-self:flex-start;margin:13px 2px 0;padding:8px 10px;font-size:12px;font-weight:850}.creator-details-panel{flex-direction:column;padding:28px;display:flex}.creator-details-panel>label{justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:900;display:flex}.creator-details-panel>label span{color:#ffffff6b;font-size:11px}.creator-details-panel textarea{resize:vertical;color:#fff;width:100%;min-height:124px;font:inherit;background:#ffffff09;border:1px solid #ffffff1c;border-radius:17px;outline:none;padding:15px 16px;line-height:1.55}.creator-details-panel textarea:focus{border-color:#42f5b36b;box-shadow:0 0 0 4px #42f5b312}.creator-steps{gap:8px;margin-top:22px;display:grid}.creator-steps>div{background:#ffffff06;border:1px solid #ffffff14;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:11px;padding:12px;display:grid}.creator-steps i{color:#ffffff85;border:1px solid #ffffff21;border-radius:10px;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:950;display:grid}.creator-steps [data-complete=true] i{color:#04110d;background:var(--green);border-color:#0000}.creator-steps span{flex-direction:column;gap:3px;min-width:0;display:flex}.creator-steps strong{font-size:12px}.creator-steps small{color:#ffffff75;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.creator-progress{background:#ffffff12;border-radius:999px;height:7px;margin-top:18px;overflow:hidden}.creator-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--green), #68b7ff);height:100%;transition:width .2s;display:block}.creator-error,.creator-success{border-radius:14px;margin-top:17px;display:flex}.creator-error{color:#ffb3c4;background:#ff476f14;border:1px solid #ff6f8f47;flex-direction:column;gap:4px;padding:12px 13px}.creator-error strong{font-size:12px}.creator-error small{color:#ffb3c49e;letter-spacing:.08em;font-size:9px;font-weight:900}.creator-success{color:var(--green);background:#42f5b314;border:1px solid #42f5b340;align-items:center;gap:8px;padding:12px 13px;font-size:12px;font-weight:900}.creator-publish-button{color:#04110d;background:linear-gradient(135deg, var(--green), #8de6ff);border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:50px;margin-top:auto;padding:0 18px;font-weight:950;display:flex}.creator-publish-button:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.5)}.creator-security-note{color:#ffffff61;text-align:center;margin:12px 6px 0;font-size:9px;line-height:1.5}.creator-spinner{animation:.8s linear infinite creator-spin}@keyframes creator-spin{to{transform:rotate(360deg)}}@media (width<=980px){.creator-workspace{grid-template-columns:1fr}.creator-preview-panel{min-height:460px}.creator-file-drop,.creator-video-frame,.creator-video-frame video{min-height:420px}}@media (width<=760px){.creator-publish-header{min-height:60px;padding:0 14px}.creator-publish-header>div:nth-child(2){margin-left:9px}.creator-publish-header strong{font-size:13px}.creator-cid{text-overflow:ellipsis;white-space:nowrap;max-width:124px;padding:8px 9px;overflow:hidden}.creator-publish-stage{width:min(100% - 24px,680px);padding:38px 0 44px}.creator-intro{margin-bottom:24px}.creator-intro h1{font-size:40px}.creator-intro p{font-size:13px}.creator-preview-panel,.creator-details-panel{border-radius:22px}.creator-preview-panel{min-height:390px;padding:12px}.creator-file-drop,.creator-video-frame,.creator-video-frame video{min-height:350px}.creator-details-panel{padding:21px}}.connectivity-banner{z-index:29;color:#ffd796;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#231808e0;border:1px solid #ffbc5c47;border-radius:14px;align-items:center;gap:9px;max-width:min(92vw,620px);padding:10px 14px;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #00000047}.connectivity-banner strong{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.connectivity-banner span{color:#ffe7c2bd;font-size:11px}.creator-offline-banner{z-index:18;color:#ffd796;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#231808e6;border-bottom:1px solid #ffbc5c38;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:8px 18px;font-size:11px;font-weight:800;display:flex;position:sticky;top:76px}.app-shell[data-page-visible=false] .reel-card{cursor:default}@media (width<=760px){.connectivity-banner{text-align:center;justify-content:center;width:calc(100% - 24px);top:66px}.connectivity-banner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creator-offline-banner{text-align:center;padding-inline:12px;top:60px}.topbar{height:58px;padding:max(4px, env(safe-area-inset-top)) 12px 0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.top-tabs{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.top-tabs button{color:#ffffff9e;text-shadow:0 2px 14px #000000eb;background:0 0;border:0;border-radius:0;padding:8px 10px;position:relative}.top-tabs button:hover,.top-tabs button.active{color:#fff;background:0 0}.top-tabs button.active:after{content:"";background:#fff;border-radius:999px;width:18px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #ffffffb3}.top-actions{gap:2px}.top-actions button,.top-actions .mining-pill{min-width:34px;height:34px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 2px 8px #000000e0);background:0 0;border:0;border-radius:0;padding:0}.top-actions button:hover,.top-actions .mining-pill:hover{background:0 0;transform:scale(1.06)}.top-actions .mining-pill{width:34px;font-size:0}.top-actions .mining-pill svg{width:21px;height:21px}.sound-toggle{width:38px;height:38px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 2px 9px #000000eb);background:0 0;border:0;border-radius:0;top:70px;right:12px}.sound-toggle:hover{background:0 0;transform:scale(1.06)}.action-rail{gap:9px;bottom:88px;right:10px}.rail-button{width:48px;min-height:48px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 3px 9px #000000eb);background:0 0;border:0;border-radius:0}.rail-button:hover{background:0 0;transform:translateY(-2px)scale(1.06)}.rail-button svg{stroke-width:2.15px;width:29px;height:29px}.rail-button small{text-shadow:0 2px 9px #000000f5;font-size:8px;font-weight:850}.avatar-orbit{border-width:2px;width:48px;height:48px;box-shadow:0 3px 13px #000000bd}.bottom-nav{width:100%;height:calc(64px + env(safe-area-inset-bottom));padding:5px 14px max(5px, env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0000 0%,#05060894 32%,#050608e6 100%);border:0;border-radius:0;bottom:0;left:0;transform:none}.bottom-nav.is-visible{opacity:1;visibility:visible;transform:none}.bottom-nav.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 24px))}.bottom-nav button{filter:drop-shadow(0 2px 8px #000000e0);background:0 0;border:0;gap:0;min-width:48px}.bottom-nav button span{display:none}.bottom-nav .create-button{color:#fff;width:48px;min-width:48px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0}.reel-copy{bottom:78px;right:66px}.creator-line,.reel-copy p,.meta-row,.proof-strip{text-shadow:0 2px 14px #000000f5}.app-shell[data-mobile-nav-visible=false] .reel-copy{bottom:18px}.app-shell[data-mobile-nav-visible=false] .action-rail{bottom:20px}}.reel-video[data-media-fit=contain]{background:#050608;object-fit:contain!important;object-position:center!important}.reel-video[data-media-fit=cover]{object-fit:cover!important;object-position:center!important}.cidentia-live-lockup{white-space:nowrap;align-items:center;gap:0;line-height:1;display:inline-flex}.cidentia-live-symbol{filter:drop-shadow(0 0 9px #20e6d038);flex:0 0 36px;width:36px;height:36px;display:block;overflow:visible}.cidentia-live-wordmark{color:#f7faf9;letter-spacing:-.055em;text-shadow:0 1px 18px #0000006b;align-items:baseline;margin-left:-1px;font-size:19px;font-weight:900;display:inline-flex}.brand-id{color:#f7faf9;will-change:opacity, filter, color;animation:1.9s ease-in-out infinite cidentia-id-pulse}.brand-live{color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #20e6d02e);background:linear-gradient(105deg,#38d7ff 0%,#20e6d0 52%,#36f39a 100%);-webkit-background-clip:text;background-clip:text;margin-left:.02em}.cidentia-live-play,.cidentia-live-message,.cidentia-live-orbit{transform-origin:50%;transition:opacity .18s,filter .18s,transform .18s}.brand:hover .cidentia-live-play{filter:drop-shadow(0 0 4px #38d7ff85);transform:scale(1.06)}.brand:hover .cidentia-live-message{filter:drop-shadow(0 0 4px #36f39a7a)}@keyframes cidentia-id-pulse{0%,to{color:#f7faf9b8;opacity:.72;filter:drop-shadow(0 0 #38d7ff00)}45%,55%{color:#fff;opacity:1;filter:drop-shadow(0 0 7px #38d7ffdb)}}@media (width<=760px){.cidentia-live-symbol{flex-basis:34px;width:34px;height:34px}.cidentia-live-wordmark{display:none}}@media (prefers-reduced-motion:reduce){.brand-id{color:#fff;opacity:1;filter:none;animation:none}.cidentia-live-play,.cidentia-live-message,.cidentia-live-orbit{transition:none}}@media (width>=761px){.reel-copy{max-width:min(760px,100vw - 220px);left:24px;right:auto}}.profile-menu-root{position:relative}.top-actions .profile-menu-trigger{color:#ffffffd1;font-variant-numeric:tabular-nums;align-items:center;gap:7px;width:auto;padding:0 11px;font-size:10px;font-weight:900;display:flex}.profile-menu-trigger svg:last-child{transition:transform .18s}.profile-menu-trigger[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.profile-menu{z-index:60;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform-origin:100% 0;background:#080b0df0;border:1px solid #ffffff1f;border-radius:20px;width:min(310px,100vw - 32px);animation:.16s ease-out profile-menu-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 26px 70px #00000085}.profile-menu-header{border-bottom:1px solid #ffffff14;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:16px;display:grid}.profile-menu-avatar{color:#03110d;background:linear-gradient(135deg,#38d7ff,#36f39a);border:2px solid #ffffffb3;border-radius:50%;place-items:center;width:46px;height:46px;font-size:13px;font-weight:1000;display:grid}.profile-menu-header div{min-width:0}.profile-menu-header strong,.profile-menu-header span,.profile-menu-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-menu-header strong{font-size:14px}.profile-menu-header span{color:#ffffff94;margin-top:3px;font-size:10px;font-weight:800}.profile-menu-header small{color:var(--green);letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:900}.profile-menu-actions{gap:4px;padding:7px;display:grid}.top-actions .profile-menu-actions button{color:#ffffffdb;text-align:left;background:0 0;border:0;border-radius:13px;justify-content:flex-start;gap:10px;width:100%;min-width:0;height:auto;padding:12px;font-size:13px;font-weight:850;display:flex}.top-actions .profile-menu-actions button:hover{background:#ffffff12}.top-actions .profile-menu-actions button:last-child{color:#ff8da7;border-top:1px solid #ffffff14;border-radius:0 0 13px 13px}.top-actions .profile-menu-actions button:disabled{cursor:wait;opacity:.58}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-page{z-index:2;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:radial-gradient(circle at 20% 6%,#38d7ff1a,#0000 27%),radial-gradient(circle at 84% 22%,#36f39a14,#0000 29%),#050608;padding:112px 24px 96px;position:absolute;inset:0;overflow-y:auto}.profile-page-glow{pointer-events:none;opacity:.1;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:58px 58px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.profile-container{z-index:2;width:min(1180px,100%);margin:0 auto;position:relative}.profile-identity{align-items:center;gap:28px;min-height:150px;display:flex}.profile-avatar{color:#03110d;letter-spacing:-.05em;background:radial-gradient(circle at 28% 22%,#ffffffb3,#0000 21%),linear-gradient(135deg,#38d7ff,#20e6d0 52%,#36f39a);border:3px solid #ffffffd6;border-radius:50%;flex:0 0 132px;place-items:center;width:132px;height:132px;font-size:34px;font-weight:1000;display:grid;position:relative;overflow:visible;box-shadow:0 18px 56px #00000059,0 0 46px #20e6d029}.profile-avatar img{border-radius:inherit;object-fit:cover;background:#0b0e10;width:100%;height:100%}.profile-avatar i{color:#03110d;background:var(--green);border:4px solid #050608;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid;position:absolute;bottom:5px;right:3px}.profile-heading{min-width:0}.profile-name-line{align-items:center;gap:9px;display:flex}.profile-name-line h1{letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;max-width:min(720px,68vw);margin:0;font-size:clamp(30px,4.6vw,52px);line-height:1;overflow:hidden}.profile-name-line svg{color:#68b7ff;filter:drop-shadow(0 0 8px #68b7ff4d);flex:none}.profile-cid{color:#ffffff8f;margin:10px 0 0;font-size:14px;font-weight:800}.profile-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.profile-primary-action,.profile-media-state button{color:#04110d;background:linear-gradient(135deg, var(--green), #8de6ff);border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:950;display:inline-flex}.profile-primary-action:hover,.profile-media-state button:hover{filter:brightness(1.07)}.profile-verification-pill{min-height:42px;color:var(--green);background:#42f5b312;border:1px solid #42f5b33d;border-radius:13px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.profile-stats{align-items:center;gap:32px;margin-top:34px;display:flex}.profile-stats div{align-items:baseline;gap:7px;display:flex}.profile-stats strong{font-variant-numeric:tabular-nums;font-size:20px}.profile-stats span{color:#ffffff87;font-size:13px;font-weight:750}.profile-bio{color:#ffffffb3;max-width:670px;margin:20px 0 0;font-size:14px;line-height:1.65}.profile-tabs{border-bottom:1px solid #ffffff1c;grid-template-columns:repeat(3,minmax(0,190px));margin-top:44px;display:grid}.profile-tabs button{color:#ffffff80;background:0 0;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:13px;font-weight:850;display:flex;position:relative}.profile-tabs button:after{content:"";opacity:0;background:linear-gradient(90deg,#38d7ff,#36f39a);height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.5)}.profile-tabs button.active{color:#fff}.profile-tabs button.active:after{opacity:1;transform:scaleX(1)}.profile-tabs button.is-disabled{cursor:not-allowed;opacity:.42}.profile-media-state{text-align:center;color:#ffffffa3;background:#ffffff06;border:1px dashed #ffffff21;border-radius:24px;place-items:center;gap:10px;min-height:340px;margin-top:18px;padding:40px 20px;display:grid}.profile-media-state>svg{color:var(--green)}.profile-media-state strong{color:#fff;font-size:18px}.profile-media-state span{max-width:460px;font-size:13px;line-height:1.6}.profile-media-state button{border:0;margin-top:8px}.profile-spinner{animation:.85s linear infinite profile-spin}.profile-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;padding-bottom:40px;display:grid}.profile-video-card{aspect-ratio:3/4;background:#080a0c;border:1px solid #ffffff1a;border-radius:17px;min-width:0;padding:0;display:block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 38px #0000003d}.profile-video-card video{object-fit:cover;background:#050608;width:100%;height:100%;transition:transform .26s,filter .26s;display:block}.profile-video-card:hover video,.profile-video-card:focus-visible video{filter:brightness(1.06);transform:scale(1.025)}.profile-video-card:focus-visible{outline:2px solid var(--green);outline-offset:3px}.profile-video-shade{pointer-events:none;background:linear-gradient(#0000 45%,#000000db);position:absolute;inset:0}.profile-video-proof{max-width:calc(100% - 20px);color:var(--green);text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000080;border:1px solid #42f5b33b;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;top:10px;left:10px;overflow:hidden}.profile-video-caption{color:#fff;text-align:left;text-shadow:0 3px 14px #000c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:800;line-height:1.35;display:-webkit-box;position:absolute;bottom:12px;left:12px;right:12px;overflow:hidden}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (width<=980px){.profile-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.profile-page{padding:84px 12px 92px}.profile-identity{align-items:flex-start;gap:16px;min-height:106px}.profile-avatar{border-width:2px;flex-basis:92px;width:92px;height:92px;font-size:25px}.profile-avatar i{border-width:3px;width:28px;height:28px;bottom:1px;right:-1px}.profile-name-line{gap:6px}.profile-name-line h1{max-width:calc(100vw - 150px);font-size:clamp(24px,7vw,32px)}.profile-name-line svg{width:19px}.profile-cid{margin-top:6px;font-size:11px}.profile-actions{margin-top:12px}.profile-primary-action,.profile-verification-pill{min-height:36px;padding:0 10px;font-size:10px}.profile-verification-pill{display:none}.profile-stats{justify-content:space-between;gap:10px;margin-top:26px;padding:0 4px}.profile-stats div{flex-direction:column;align-items:center;gap:2px;min-width:70px}.profile-stats strong{font-size:17px}.profile-stats span{font-size:10px}.profile-bio{margin-top:17px;padding:0 4px;font-size:12px}.profile-tabs{grid-template-columns:repeat(3,1fr);margin-top:28px}.profile-tabs button{gap:5px;min-height:46px;font-size:10px}.profile-tabs button svg{width:16px}.profile-media-state{border-radius:19px;min-height:300px}.profile-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-left:-4px;margin-right:-4px}.profile-video-card{border-radius:7px}.profile-video-proof{max-width:calc(100% - 12px);padding:4px 5px;font-size:7px;top:6px;left:6px}.profile-video-caption{font-size:9px;bottom:7px;left:7px;right:7px}}@media (prefers-reduced-motion:reduce){.profile-menu,.profile-spinner{animation:none}.profile-video-card video,.profile-menu-trigger svg:last-child,.profile-tabs button:after{transition:none}}.profile-video-open{z-index:1;border-radius:inherit;width:100%;height:100%;color:inherit;text-align:inherit;background:0 0;border:0;padding:0;position:absolute;inset:0}.profile-video-open:disabled{cursor:wait}.profile-video-actions{z-index:8;position:absolute;top:9px;right:9px}.profile-video-more{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000009e;border:1px solid #fff3;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 8px 22px #00000052}.profile-video-more:hover,.profile-video-more:focus-visible,.profile-video-more[aria-expanded=true]{background:#07120feb;border-color:#42f5b380}.profile-video-more:focus-visible{outline:2px solid var(--green);outline-offset:2px}.profile-video-action-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0cf7;border:1px solid #ffffff24;border-radius:14px;width:176px;padding:6px;animation:.15s ease-out profile-video-menu-in;display:grid;position:absolute;top:42px;right:0;box-shadow:0 18px 42px #0000007a}.profile-video-action-menu button{color:#ff92a8;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 11px;font-size:12px;font-weight:900;display:flex}.profile-video-action-menu button:hover,.profile-video-action-menu button:focus-visible{background:#ff53771f}.profile-video-action-menu button:disabled{cursor:wait;opacity:.58}.profile-video-card .profile-video-proof{max-width:calc(100% - 66px)}.profile-video-delete-status{z-index:20;color:#fff;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b0df0;border:1px solid #ffffff24;border-radius:999px;width:fit-content;max-width:min(520px,100vw - 32px);margin:12px auto 0;padding:10px 14px;font-size:12px;font-weight:850;position:sticky;bottom:78px;box-shadow:0 16px 42px #0000005c}.profile-video-delete-status[data-state=success]{color:var(--green);border-color:#42f5b361}.profile-video-delete-status[data-state=error]{color:#ff9aad;border-color:#ff537773}@keyframes profile-video-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.profile-video-actions{top:7px;right:7px}.profile-video-more{width:32px;height:32px}.profile-video-action-menu{width:162px;top:39px}}.profile-settings-action{color:#ffffffdb;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.profile-settings-action:hover{color:var(--green);background:#42f5b312;border-color:#42f5b347}.settings-page{z-index:2;isolation:isolate;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:radial-gradient(circle at 14% 8%,#38d7ff1a,#0000 27%),radial-gradient(circle at 86% 18%,#36f39a14,#0000 28%),#050608;padding:106px 24px 96px;position:absolute;inset:0;overflow-y:auto}.settings-page-glow{pointer-events:none;opacity:.09;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.settings-container{z-index:2;width:min(1180px,100%);margin:0 auto;position:relative}.settings-header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;margin-bottom:30px;display:grid}.settings-back{color:#ffffffc7;background:#ffffff09;border:1px solid #ffffff1c;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.settings-back:hover{color:#fff;background:#ffffff13}.settings-header small{color:var(--green);letter-spacing:.17em;font-size:10px;font-weight:950;display:block}.settings-header h1{letter-spacing:-.055em;margin:9px 0 0;font-size:clamp(34px,5vw,58px);line-height:.98}.settings-header p{color:#ffffff9e;max-width:700px;margin:14px 0 0;font-size:14px;line-height:1.65}.settings-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:22px;display:grid}.settings-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#090c0ef5;border:1px solid #ffffff1a;border-radius:22px;gap:5px;padding:10px;display:grid;position:sticky;top:94px;box-shadow:0 24px 70px #00000042}.settings-nav a{color:#ffffff94;border-radius:13px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.settings-nav a:hover,.settings-nav a:focus-visible{color:#fff;background:#ffffff0f;outline:none}.settings-content{gap:14px;display:grid}.settings-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#080b0df5;border:1px solid #ffffff1a;border-radius:24px;padding:24px;scroll-margin-top:100px;position:relative;box-shadow:0 24px 70px #0000003d}.settings-panel-title{align-items:flex-start;gap:11px;display:flex}.settings-panel-title>svg{color:var(--green);flex:none;margin-top:2px}.settings-panel-title h2{letter-spacing:-.025em;margin:0;font-size:18px}.settings-panel-title p{color:#ffffff8a;margin:7px 0 0;font-size:12px;line-height:1.55}.settings-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 0;display:grid}.settings-details-grid div{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;min-width:0;padding:15px}.settings-details-grid dt{color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.settings-details-grid dd{color:#fff;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;margin:8px 0 0;font-size:14px;font-weight:850;display:flex;overflow:hidden}.settings-details-grid dd svg{color:#68b7ff}.settings-language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.settings-language-grid button{color:#ffffffc7;text-align:left;background:#ffffff06;border:1px solid #ffffff17;border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:12px;display:grid}.settings-language-grid button:hover{background:#42f5b30b;border-color:#42f5b33d}.settings-language-grid button.active{color:#fff;background:#42f5b316;border-color:#42f5b366;box-shadow:inset 0 0 0 1px #42f5b314}.settings-language-grid button>span{color:#04110d;background:linear-gradient(135deg,#38d7ff,#36f39a);border-radius:13px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:1000;display:grid}.settings-language-grid button div{min-width:0}.settings-language-grid strong,.settings-language-grid small{display:block}.settings-language-grid strong{font-size:13px}.settings-language-grid small{color:#ffffff6b;margin-top:4px;font-size:10px}.settings-language-grid button>svg{color:var(--green)}.settings-security-card,.settings-session-row,.settings-identity-card{background:#42f5b30b;border:1px solid #42f5b329;border-radius:17px;align-items:center;gap:13px;margin-top:20px;padding:16px;display:flex}.settings-security-card>svg,.settings-session-row>svg{color:var(--green);flex:none}.settings-security-card div,.settings-session-row div,.settings-identity-card div{min-width:0}.settings-security-card strong,.settings-security-card span,.settings-security-card small,.settings-session-row strong,.settings-session-row span,.settings-identity-card strong,.settings-identity-card small{display:block}.settings-security-card strong,.settings-session-row strong,.settings-identity-card strong{font-size:13px}.settings-security-card span,.settings-session-row span,.settings-identity-card small{color:#ffffff80;margin-top:4px;font-size:10px}.settings-security-card small{color:#ffffffad;margin-top:7px;font-size:10px}.settings-panel-muted{justify-content:space-between;align-items:center;gap:18px;display:flex}.settings-status-pill{color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:900}.settings-session-row{background:#68b7ff0a;border-color:#68b7ff29;justify-content:space-between}.settings-identity-card>span{color:#04110d;background:linear-gradient(135deg, var(--green), #8de6ff);border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:1000;display:grid}.settings-logout{color:#ff91aa;background:#ff6a8c0f;border:1px solid #ff6a8c3b;border-radius:14px;justify-content:center;justify-self:start;align-items:center;gap:9px;min-height:44px;margin-top:4px;padding:0 16px;font-weight:900;display:inline-flex}.settings-logout:hover{background:#ff6a8c1c}.settings-logout:disabled{cursor:wait;opacity:.58}@media (width<=900px){.settings-layout{grid-template-columns:1fr}.settings-nav{scrollbar-width:none;padding:8px;display:flex;position:static;overflow-x:auto}.settings-nav::-webkit-scrollbar{display:none}.settings-nav a{flex:none}}@media (width<=760px){.profile-settings-action{width:36px;min-height:36px;padding:0}.profile-settings-action span{display:none}.settings-page{padding:82px 12px 92px}.settings-header{grid-template-columns:1fr;gap:14px}.settings-back{justify-self:start}.settings-header h1{font-size:36px}.settings-nav{margin:0 -2px}.settings-nav a{min-height:40px;padding:0 10px;font-size:10px}.settings-panel{border-radius:20px;padding:18px}.settings-details-grid,.settings-language-grid{grid-template-columns:1fr}.settings-panel-muted,.settings-security-card,.settings-session-row,.settings-identity-card{align-items:flex-start}}.session-access-shell{background:radial-gradient(circle at 50% 12%,#42f5b32e,#0000 32%),radial-gradient(circle at 82% 82%,#68b7ff26,#0000 30%),#050608;place-items:center;min-height:100%;padding:28px;display:grid;overflow:auto}.session-access-card{text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070a0cd6;border:1px solid #ffffff1f;border-radius:34px;justify-items:center;gap:22px;width:min(100%,980px);padding:clamp(24px,5vw,48px);display:grid;box-shadow:0 28px 100px #00000075}.session-access-toolbar{justify-content:space-between;align-items:center;gap:18px;width:100%;display:flex}.session-access-brand{color:#ffffffe0;align-items:center;gap:9px;display:inline-flex}.session-access-brand>span{color:#04110d;background:linear-gradient(135deg,#42f5b3,#8bc8ff);border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:950;display:grid}.session-access-brand strong{letter-spacing:-.02em;font-size:14px}.session-access-brand small{color:#42f5b3;letter-spacing:.12em;background:#42f5b30f;border:1px solid #42f5b338;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:950}.session-language-switcher{color:#ffffff7a;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:13px;align-items:center;gap:3px;min-height:38px;padding:4px;display:inline-flex}.session-language-switcher>svg{margin:0 5px 0 4px}.session-language-switcher button{color:#ffffff8f;letter-spacing:.08em;background:0 0;border:0;border-radius:9px;min-width:34px;min-height:28px;padding:0 7px;font-size:9px;font-weight:950}.session-language-switcher button:hover,.session-language-switcher button:focus-visible{color:#fff;background:#ffffff14}.session-language-switcher button.active{color:#04110d;background:linear-gradient(135deg,#42f5b3,#8bc8ff)}.session-access-mark{color:#04110d;background:linear-gradient(135deg,#42f5b3,#8bc8ff);border-radius:27px;place-items:center;width:84px;height:84px;margin-top:6px;display:grid;position:relative;box-shadow:0 0 56px #42f5b340}.session-access-mark i{border:1px solid #42f5b333;border-radius:34px;animation:2.8s ease-in-out infinite session-pulse;position:absolute;inset:-14px}.session-access-mark i:last-child{animation-delay:.65s;inset:-27px}@keyframes session-pulse{0%,to{opacity:.24;transform:scale(.96)}50%{opacity:.74;transform:scale(1.03)}}.session-access-copy{justify-items:center;gap:12px;display:grid}.session-access-copy>small{color:#42f5b3;letter-spacing:.18em;margin-top:8px;font-size:10px;font-weight:950}.session-access-copy h1{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(30px,5vw,52px);line-height:1.02}.session-access-copy p{color:#ffffffa3;max-width:680px;margin:0;line-height:1.65}.session-access-offline{color:#ffd796;background:#231808b8;border:1px solid #ffbc5c3d;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.session-access-loading,.session-access-primary{border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-weight:900;display:inline-flex}.session-access-loading{color:#ffffffc2;background:#ffffff0d;border:1px solid #ffffff1a}.session-access-loading svg{animation:.8s linear infinite session-spin}@keyframes session-spin{to{transform:rotate(360deg)}}.session-access-primary{color:#04110d;background:linear-gradient(135deg,#42f5b3,#8bc8ff);border:0;box-shadow:0 14px 42px #42f5b32e}.session-access-primary:disabled{cursor:not-allowed;filter:grayscale(.6);opacity:.45}.session-access-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.session-access-option{text-align:left;background:#ffffff09;border:1px solid #ffffff1a;border-radius:22px;grid-template-rows:1fr auto;grid-template-columns:auto minmax(0,1fr);gap:16px;min-width:0;padding:22px;display:grid}.session-access-option--primary{background:linear-gradient(145deg,#42f5b317,#ffffff06);border-color:#42f5b338}.session-access-option--secondary{background:linear-gradient(145deg,#68b7ff14,#ffffff06);border-color:#8bc8ff33}.session-access-option-icon{color:#42f5b3;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.session-access-option--secondary .session-access-option-icon{color:#a9d7ff}.session-access-option h2{color:#ffffffeb;margin:1px 0 7px;font-size:15px;line-height:1.25}.session-access-option p{color:#ffffff8a;margin:0;font-size:12px;line-height:1.55}.session-access-option button,.session-access-option a{text-align:center;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:12px;font-weight:900;text-decoration:none;transition:border-color .16s,background .16s,transform .16s,opacity .16s;display:inline-flex}.session-access-option button{color:#04110d;background:linear-gradient(135deg,#42f5b3,#8bc8ff);border:0;box-shadow:0 12px 34px #42f5b329}.session-access-option a{color:#b8dfff;background:#68b7ff14;border:1px solid #8bc8ff40}.session-access-option button:hover:not(:disabled),.session-access-option a:hover{transform:translateY(-1px)}.session-access-option a:hover{background:#68b7ff24;border-color:#8bc8ff75}.session-access-option button:focus-visible,.session-access-option a:focus-visible,.session-access-primary:focus-visible{outline-offset:3px;outline:2px solid #8bc8ff}.session-access-option button:disabled{cursor:not-allowed;filter:grayscale(.6);opacity:.45}.session-access-security-note{color:#42f5b3;text-align:left;background:#42f5b30b;border:1px solid #42f5b321;border-radius:16px;align-items:flex-start;gap:12px;width:100%;padding:15px 16px;display:flex}.session-access-security-note>svg{flex:none;margin-top:1px}.session-access-security-note div{gap:4px;display:grid}.session-access-security-note strong{color:#ffffffd1;font-size:12px;line-height:1.45}.session-access-security-note span{color:#ffffff80;font-size:11px;line-height:1.5}.session-access-proof{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.session-access-proof span{color:#ffffff8a;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.top-actions .session-pill{color:#42f5b3;border-color:#42f5b33d;align-items:center;gap:7px;width:auto;max-width:230px;padding:0 11px;display:flex}.session-pill span{text-overflow:ellipsis;white-space:nowrap;color:#ffffffc2;max-width:150px;font-size:10px;font-weight:850;overflow:hidden}.session-pill:disabled{cursor:wait;opacity:.55}@media (width<=760px){.session-access-shell{padding:12px}.session-access-card{border-radius:26px;gap:19px;padding:22px 16px 28px}.session-access-toolbar{align-items:flex-start}.session-access-brand strong,.session-access-brand small,.session-language-switcher>svg{display:none}.session-access-mark{width:74px;height:74px}.session-access-options{grid-template-columns:1fr}.session-access-option{padding:18px}.session-access-copy h1{font-size:clamp(28px,10vw,40px)}.top-actions .session-pill{width:38px;min-width:38px;padding:0}.session-pill span,.session-pill svg:last-child{display:none}}@media (width<=420px){.session-access-toolbar{gap:10px}.session-language-switcher button{min-width:30px;padding:0 5px}.session-access-security-note{padding:13px}}.session-access-shell{isolation:isolate;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;min-height:100dvh;position:relative}.session-access-shell:before,.session-access-shell:after{z-index:-2;pointer-events:none;content:"";position:fixed}.session-access-shell:before{opacity:.24;filter:blur(54px);background:conic-gradient(from 20deg,#0000 0deg,#42f5b34d 52deg,#0000 112deg,#68b7ff3b 190deg,#0000 250deg,#42f5b333 326deg,#0000 360deg);border-radius:50%;width:88vmax;height:88vmax;animation:22s linear infinite session-ambient-orbit;top:-42vmax;left:50%;transform:translate(-50%)}.session-access-shell:after{aspect-ratio:1;opacity:.2;filter:blur(34px);background:radial-gradient(circle,#68b7ff6b,#0000 66%);border-radius:50%;width:min(70vw,760px);animation:8s ease-in-out infinite alternate session-ambient-drift;bottom:-24vw;right:-16vw}.session-access-card{z-index:1;animation:.72s cubic-bezier(.2,.8,.2,1) both session-card-enter;position:relative}.session-access-card:before{pointer-events:none;content:"";background:linear-gradient(90deg,#0000,#78ffdceb,#0000);width:34%;height:1px;animation:6.5s ease-in-out 1.2s infinite session-card-scan;position:absolute;top:0;left:-45%;box-shadow:0 0 18px #42f5b385}.session-access-toolbar,.session-access-mark,.session-access-copy,.session-access-options,.session-access-loading,.session-access-primary,.session-access-security-note,.session-access-proof{animation:.64s cubic-bezier(.22,.75,.25,1) both session-rise}.session-access-toolbar{animation-delay:80ms}.session-access-mark{animation-delay:.15s}.session-access-copy{animation-delay:.23s}.session-access-options,.session-access-loading,.session-access-primary{animation-delay:.33s}.session-access-security-note{animation-delay:.44s}.session-access-proof{animation-delay:.53s}.session-access-mark{will-change:transform;animation:.64s cubic-bezier(.22,.75,.25,1) .15s both session-rise,4.2s ease-in-out .9s infinite session-mark-float}.session-access-mark>svg{animation:3.6s ease-in-out 1s infinite session-shield-breathe}.session-language-switcher button{transition:color .18s,background .18s,transform .18s,box-shadow .18s}.session-language-switcher button:active{transform:scale(.9)}.session-language-switcher button.active{box-shadow:0 0 20px #42f5b33d}.session-access-option{transition:border-color .22s,box-shadow .22s,transform .22s cubic-bezier(.22,.75,.25,1);position:relative;overflow:hidden}.session-access-option:after{pointer-events:none;content:"";opacity:0;background:linear-gradient(115deg,#0000 18%,#ffffff14 43%,#0000 66%);animation:7s ease-in-out infinite session-option-glint;position:absolute;inset:0;transform:translate(-105%)}.session-access-option--secondary:after{animation-delay:1.4s}.session-access-option:hover,.session-access-option:focus-within{transform:translateY(-3px)}.session-access-option--primary:hover,.session-access-option--primary:focus-within{border-color:#42f5b36b;box-shadow:0 18px 48px #0e4b3a33}.session-access-option--secondary:hover,.session-access-option--secondary:focus-within{border-color:#8bc8ff66;box-shadow:0 18px 48px #1d486c33}.session-access-option-icon{animation:3.8s ease-in-out infinite session-icon-pulse}.session-access-option--secondary .session-access-option-icon{animation-delay:.7s}.session-access-option button,.session-access-option a,.session-access-primary{touch-action:manipulation;position:relative;overflow:hidden}.session-access-option button,.session-access-primary{background-size:180% 180%;animation:4.8s infinite session-gradient-shift}.session-access-option button:after,.session-access-option a:after,.session-access-primary:after{pointer-events:none;content:"";opacity:0;background:linear-gradient(105deg,#0000 20%,#ffffff59,#0000 72%);transition:opacity .18s;position:absolute;inset:0;transform:translate(-120%)}.session-access-option button:hover:after,.session-access-option a:hover:after,.session-access-primary:hover:after{opacity:1;animation:.82s session-button-shine}.session-access-option button:active,.session-access-option a:active,.session-access-primary:active{transform:scale(.975)}.session-access-security-note>svg{animation:3.2s ease-in-out infinite session-security-pulse}.session-access-proof span{transition:transform .18s,border-color .18s,color .18s}.session-access-proof span:hover{color:#fffc;border-color:#42f5b340;transform:translateY(-1px)}@keyframes session-card-enter{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes session-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes session-ambient-orbit{to{transform:translate(-50%)rotate(360deg)}}@keyframes session-ambient-drift{0%{transform:translate(0,0)scale(.9)}to{transform:translate(-12vw,-8vw)scale(1.12)}}@keyframes session-card-scan{0%,60%,to{opacity:0;transform:translate(0)}68%{opacity:1}82%{opacity:0;transform:translate(430%)}}@keyframes session-mark-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1deg)}}@keyframes session-shield-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.09)}}@keyframes session-option-glint{0%,68%,to{opacity:0;transform:translate(-105%)}72%{opacity:.75}88%{opacity:0;transform:translate(115%)}}@keyframes session-icon-pulse{0%,to{transform:translateY(0);box-shadow:0 0 #42f5b300}50%{transform:translateY(-2px);box-shadow:0 0 0 7px #42f5b30e}}@keyframes session-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes session-button-shine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes session-security-pulse{0%,to{filter:drop-shadow(0 0 #42f5b300);transform:scale(1)}50%{filter:drop-shadow(0 0 7px #42f5b375);transform:scale(1.08)}}@media (width<=760px){.session-access-shell{padding:max(10px, env(safe-area-inset-top)) 10px max(18px, env(safe-area-inset-bottom));place-items:start center}.session-access-shell:before{opacity:.34;filter:blur(40px);width:118vmax;height:118vmax;animation-duration:15s;top:-20vmax}.session-access-shell:after{opacity:.24;width:120vw;animation-duration:6.5s;bottom:8vh;right:-45vw}.session-access-card{margin:auto 0;animation-duration:.58s}.session-access-mark{animation:.56s cubic-bezier(.22,.75,.25,1) .12s both session-rise,3.3s ease-in-out .76s infinite session-mark-float-mobile}.session-access-option:after{opacity:0;animation-duration:5.4s}.session-access-option--primary{animation:4.6s ease-in-out 1.1s infinite session-mobile-card-breathe-green}.session-access-option--secondary{animation:4.6s ease-in-out 1.8s infinite session-mobile-card-breathe-blue}.session-access-option button:after,.session-access-option a:after,.session-access-primary:after{opacity:.22;animation:4.2s ease-in-out infinite session-mobile-button-glint}.session-access-option--secondary a:after{animation-delay:1.1s}.session-access-option button:active,.session-access-option a:active,.session-access-primary:active{transform:scale(.955)}.session-language-switcher button:active{transform:scale(.84)}}@keyframes session-mark-float-mobile{0%,to{transform:translateY(0)rotate(-2deg)scale(1)}50%{transform:translateY(-11px)rotate(2deg)scale(1.025)}}@keyframes session-mobile-card-breathe-green{0%,to{border-color:#42f5b338;box-shadow:0 0 #42f5b300}50%{border-color:#42f5b366;box-shadow:0 14px 38px #115b4529}}@keyframes session-mobile-card-breathe-blue{0%,to{border-color:#8bc8ff33;box-shadow:0 0 #68b7ff00}50%{border-color:#8bc8ff61;box-shadow:0 14px 38px #1d4d7429}}@keyframes session-mobile-button-glint{0%,55%,to{opacity:0;transform:translate(-120%)}62%{opacity:.38}82%{opacity:0;transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.session-access-shell:before,.session-access-shell:after,.session-access-card,.session-access-card:before,.session-access-toolbar,.session-access-mark,.session-access-mark>svg,.session-access-copy,.session-access-options,.session-access-loading,.session-access-primary,.session-access-option,.session-access-option:after,.session-access-option-icon,.session-access-option button,.session-access-option button:after,.session-access-option a:after,.session-access-security-note,.session-access-security-note>svg,.session-access-proof{animation:none!important}.session-access-option,.session-access-option button,.session-access-option a,.session-language-switcher button{transition-duration:.01ms!important}}.session-access-brand strong{font-size:0}.session-access-brand strong:after{content:"Cidentia.live";letter-spacing:-.02em;font-size:14px}.session-access-brand small{display:none!important}.session-access-shell[data-status=unauthenticated] .session-access-copy>small{font-size:0}.session-access-shell[data-status=unauthenticated] .session-access-copy>small:after{content:"CIDENTIA.LIVE";letter-spacing:.18em;font-size:10px;font-weight:950}@media (width<=760px){.session-access-shell{touch-action:pan-y;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;height:100dvh;min-height:0;display:block;overflow:hidden auto}.session-access-card{width:100%;min-height:max-content;margin:0 auto}}.live-studio-shell{color:#fff;background:radial-gradient(circle at 50% 20%,#355cff24,#0000 35%),#05070b;min-height:100dvh;overflow:hidden}.live-studio-stage{isolation:isolate;place-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.live-studio-ambient{z-index:-1;filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#355cff29,#0000 62%);border-radius:50%;position:absolute;inset:12%}.live-studio-header{z-index:5;background:linear-gradient(#030509d1,#0000);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:20px 24px;display:grid;position:absolute;top:0;left:0;right:0}.live-studio-icon-button,.live-studio-drawer-header button{width:44px;height:44px;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:0;border-radius:50%;place-items:center;display:inline-grid}.live-studio-header>.live-studio-icon-button{justify-self:start}.live-studio-status{justify-items:center;gap:4px;display:grid}.live-studio-status span{letter-spacing:.12em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.live-studio-status small{color:#ffffff94}.live-studio-header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.live-studio-identity{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border-radius:999px;align-items:center;gap:10px;min-width:0;padding:8px 12px;display:flex}.live-studio-identity>span{min-width:0;display:grid}.live-studio-identity strong,.live-studio-identity small{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.live-studio-identity strong{font-size:13px}.live-studio-identity small{color:#fff9;font-size:11px}.live-studio-canvas{text-align:center;justify-items:center;gap:14px;width:min(760px,100vw - 180px);padding:72px 30px 120px;display:grid}.live-studio-avatar{background:linear-gradient(145deg,#4068ffb3,#8046ff6b);border-radius:50%;place-items:center;width:112px;height:112px;display:grid;box-shadow:0 0 0 10px #ffffff06,0 30px 80px #2645c847}.live-studio-avatar[data-camera=off]{background:#ffffff17}.live-studio-avatar span{font-size:30px;font-weight:800}.live-studio-canvas>small{color:#ffffff8f;letter-spacing:.14em;margin-top:10px;font-weight:800}.live-studio-canvas h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(34px,5vw,68px);line-height:.98}.live-studio-canvas p{color:#ffffffa8;max-width:620px;margin:0;font-size:clamp(15px,1.6vw,19px);line-height:1.6}.live-studio-capabilities{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px;display:flex}.live-studio-capabilities span{color:#ffffffb3;background:#ffffff0e;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:inline-flex}.live-studio-rail{z-index:4;gap:12px;display:grid;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.live-studio-rail button{width:54px;min-height:54px;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:0;border-radius:18px;place-items:center;gap:3px;display:grid}.live-studio-rail button[aria-pressed=true]{background:#4569ff4d}.live-studio-rail span{font-size:9px}.live-studio-controls{z-index:6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0b0e15bd;border-radius:24px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #00000052}.live-studio-controls button{min-width:62px;height:52px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.live-studio-controls button[aria-pressed=false]{color:#ffadb4;background:#ff526021}.live-studio-controls button span{font-size:12px;font-weight:700}.live-studio-controls .live-studio-primary-action{color:#090b10;background:#fff;min-width:190px}.live-studio-drawer{z-index:7;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#0c0f16e0;border:1px solid #ffffff17;border-radius:24px;width:min(360px,100vw - 32px);padding:18px;position:absolute;top:82px;bottom:96px;right:88px;overflow:auto;box-shadow:0 30px 90px #0000006b}.live-studio-drawer-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.live-studio-drawer-header strong{font-size:16px}.live-studio-drawer-header button{width:36px;height:36px}.live-studio-empty-state{text-align:center;color:#ffffff94;align-content:center;place-items:center;gap:14px;min-height:260px;display:grid}.live-studio-empty-state p{max-width:240px;margin:0;line-height:1.55}.live-studio-participant{background:#ffffff0e;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.live-studio-participant>span{background:#4e70ff47;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.live-studio-participant div{gap:3px;min-width:0;display:grid}.live-studio-participant strong,.live-studio-participant small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-studio-participant small{color:#ffffff8c}.live-studio-participant em{color:#8ea7ff;font-size:11px;font-style:normal;font-weight:800}.live-studio-app-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#3d64ff29,#ffffff09);border:1px solid #ffffff14;border-radius:20px;align-items:flex-start;gap:14px;padding:16px;display:flex}.live-studio-app-card>span{gap:6px;display:grid}.live-studio-app-card small{color:#fff9;line-height:1.5}.live-studio-setup{gap:10px;display:grid}.live-studio-setup>p{color:#ffffff9e;margin:0 0 10px;line-height:1.6}.live-studio-setup>div{background:#ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.live-studio-setup span{align-items:center;gap:9px;display:inline-flex}.live-studio-setup strong{color:#8ea7ff;text-align:right;font-size:11px}@media (width<=760px){.live-studio-header{grid-template-columns:auto 1fr auto;padding:14px}.live-studio-status{justify-items:start}.live-studio-identity{max-width:150px;padding:8px 10px}.live-studio-identity>svg,.live-studio-identity strong{display:none}.live-studio-identity small{max-width:110px}.live-studio-canvas{width:100%;padding:100px 22px 190px}.live-studio-canvas h1{font-size:clamp(34px,11vw,52px)}.live-studio-capabilities{display:none}.live-studio-rail{top:auto;bottom:102px;right:12px;transform:none}.live-studio-rail button{border-radius:50%;width:46px;min-height:46px}.live-studio-rail span{display:none}.live-studio-controls{justify-content:center;width:auto;bottom:14px;left:12px;right:12px;transform:none}.live-studio-controls button{border-radius:50%;width:48px;min-width:48px;height:48px;padding:0}.live-studio-controls button span{display:none}.live-studio-controls .live-studio-primary-action{border-radius:18px;flex:1;width:auto;min-width:0}.live-studio-controls .live-studio-primary-action span{display:inline}.live-studio-drawer{width:auto;inset:74px 12px 82px}}.live-studio-preview-video{z-index:0;object-fit:cover;background:#020308;width:100%;height:100%;position:absolute;inset:0}.live-studio-stage[data-preview-kind=screen] .live-studio-preview-video{object-fit:contain}.live-studio-preview-shade{z-index:1;pointer-events:none;background:linear-gradient(#02040894,#0000 24% 68%,#020408b8);position:absolute;inset:0}.live-studio-preview-meta{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05070c94;border-radius:15px;gap:4px;padding:10px 13px;display:grid;position:absolute;bottom:24px;left:24px}.live-studio-preview-meta span{font-size:12px;font-weight:850}.live-studio-preview-meta small{color:#ffffff9e;font-size:10px}.live-studio-canvas{z-index:2;position:relative}.live-studio-media-error{z-index:9;color:#ffd3bd;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#37170fdb;border:1px solid #ff8e574d;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:min(620px,100vw - 32px);padding:12px 14px;display:grid;position:absolute;top:88px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #00000061}.live-studio-media-error span{font-size:12px;line-height:1.45}.live-studio-media-error button{color:#fff;background:#ffffff1a;border-radius:11px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.live-studio-controls button:disabled{cursor:wait;opacity:.58}.live-studio-device-grid{background:0 0!important;gap:12px!important;padding:0!important;display:grid!important}.live-studio-device-field{gap:7px;display:grid}.live-studio-device-field>span{color:#ffffff9e;font-size:11px;font-weight:750}.live-studio-device-field select{color:#fff;width:100%;min-width:0;height:42px;font:inherit;background:#ffffff12;border:1px solid #ffffff1a;border-radius:13px;outline:none;padding:0 38px 0 12px;font-size:12px}.live-studio-device-field select:focus{border-color:#6f8dffb8;box-shadow:0 0 0 3px #4b69dc29}.live-studio-device-field option{color:#111}@media (width<=760px){.live-studio-preview-video{object-position:center}.live-studio-preview-meta{width:fit-content;bottom:88px;left:12px;right:70px}.live-studio-media-error{grid-template-columns:auto 1fr;padding:11px 12px;top:72px}.live-studio-media-error button{grid-column:1/-1;justify-content:center;justify-self:stretch}}.live-studio-header{background:linear-gradient(#0204086b 0%,#02040821 62%,#0000 100%)}.live-studio-icon-button,.live-studio-drawer-header button{-webkit-backdrop-filter:blur(18px)saturate(1.18);background:#03050933;border:1px solid #ffffff13;transition:background .16s,transform .16s,border-color .16s;box-shadow:0 8px 28px #0000001f,inset 0 1px #ffffff09}.live-studio-icon-button:hover,.live-studio-drawer-header button:hover{background:#ffffff1a;border-color:#ffffff24}.live-studio-icon-button:active,.live-studio-drawer-header button:active{transform:scale(.96)}.live-studio-status{text-shadow:0 2px 14px #000000ad}.live-studio-identity{-webkit-backdrop-filter:blur(18px)saturate(1.16);background:#0305092e;border:1px solid #ffffff12;box-shadow:0 8px 28px #0000001a,inset 0 1px #ffffff09}.live-studio-preview-shade{background:linear-gradient(#02040857 0%,#0000 22% 70%,#02040866 100%)}.live-studio-preview-meta{box-shadow:none;text-shadow:0 2px 10px #000000a6;-webkit-backdrop-filter:blur(12px)saturate(1.1);background:#0305092b;border:1px solid #ffffff12}.live-studio-rail{gap:10px}.live-studio-rail button{text-shadow:0 2px 10px #00000094;-webkit-backdrop-filter:blur(16px)saturate(1.16);background:#0305092e;border:1px solid #fff1;transition:background .16s,transform .16s;box-shadow:0 10px 30px #00000021,inset 0 1px #ffffff06}.live-studio-rail button:hover{background:#ffffff1a;transform:translateY(-1px)}.live-studio-rail button[aria-pressed=true]{background:#4662cd3d;border-color:#849aff3b}.live-studio-controls{-webkit-backdrop-filter:blur(24px)saturate(1.24);background:#03050947;border:1px solid #ffffff13;box-shadow:0 16px 48px #0003,inset 0 1px #ffffff09}.live-studio-controls button{transition:background .16s,color .16s,transform .16s}.live-studio-controls button:not(:disabled):active{transform:scale(.96)}.live-studio-controls .live-studio-media-control[aria-pressed=false]{color:#ffffffa6;background:#ffffff09}.live-studio-controls .live-studio-media-control[aria-pressed=true]{background:#ffffff0e}.live-studio-controls .live-studio-media-control[data-kind=screen][aria-pressed=true]{color:#d9e0ff;background:#4667e03d}.live-studio-controls .live-studio-primary-action{background:#ffffffe6;border:1px solid #ffffff6b;box-shadow:0 10px 28px #00000021,inset 0 1px #ffffffa6}.live-studio-drawer{-webkit-backdrop-filter:blur(34px)saturate(1.22);background:linear-gradient(145deg,#090c1394,#07090f66);border:1px solid #ffffff1b;box-shadow:0 28px 80px #00000040,inset 0 1px #ffffff09}.live-studio-participant{background:#ffffff09;border:1px solid #ffffff0e}.live-studio-app-card{background:linear-gradient(145deg,#3d64ff1f,#ffffff06);border-color:#ffffff12}.live-studio-setup>div{background:#ffffff08;border:1px solid #ffffff0e}.live-studio-device-field select{-webkit-backdrop-filter:blur(12px);background:#ffffff0e;border-color:#ffffff13;box-shadow:inset 0 1px #ffffff06}.live-studio-media-error{-webkit-backdrop-filter:blur(24px)saturate(1.18);background:#37170f94;box-shadow:0 18px 56px #0000003b,inset 0 1px #ffffff09}@media (width<=760px){.live-studio-header{padding:max(12px, env(safe-area-inset-top)) 12px 12px;background:linear-gradient(#0204084d 0%,#02040814 70%,#0000 100%)}.live-studio-icon-button{background:#03050929;width:42px;height:42px}.live-studio-identity{background:#03050924;padding:7px 10px}.live-studio-status{gap:2px}.live-studio-status span{letter-spacing:.1em;font-size:11px}.live-studio-status small{font-size:11px}.live-studio-preview-meta{background:#03050921;border-color:#ffffff0e;padding:8px 10px;bottom:86px;left:14px;right:auto}.live-studio-rail{gap:9px;bottom:104px;right:10px}.live-studio-rail button{background:#0305092b;border-color:#ffffff0e;width:44px;min-height:44px;box-shadow:0 8px 24px #0000001c}.live-studio-controls{right:10px;bottom:max(10px, env(safe-area-inset-bottom));background:#0305093d;border-color:#fff1;border-radius:24px;gap:5px;padding:6px;left:10px;box-shadow:0 12px 38px #0000002e,inset 0 1px #ffffff06}.live-studio-controls button{width:46px;min-width:46px;height:46px}.live-studio-controls .live-studio-primary-action{background:#ffffffe0;border-radius:19px;min-height:46px}.live-studio-drawer{top:max(74px, calc(env(safe-area-inset-top) + 62px));right:10px;bottom:max(74px, calc(env(safe-area-inset-bottom) + 64px));-webkit-backdrop-filter:blur(30px)saturate(1.2);background:linear-gradient(155deg,#090c128a,#06080d5e);border-color:#ffffff18;border-radius:26px;padding:18px;left:10px;box-shadow:0 22px 66px #00000038,inset 0 1px #ffffff09}.live-studio-drawer-header{margin-bottom:14px}.live-studio-drawer-header button{background:#0305092b}.live-studio-setup{gap:8px}.live-studio-setup>p{color:#ffffffb3;margin-bottom:5px}.live-studio-setup>div{background:#ffffff06;border-color:#ffffff0b;padding:11px}.live-studio-device-field select{background:#ffffff0d}}.live-viewer-shell{isolation:isolate;background:#020617;width:100vw;height:100svh;min-height:100svh;position:fixed;inset:0;overflow:hidden}.live-viewer-stage{min-height:100svh;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.live-viewer-video{z-index:1;object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;background:#020617;border:0;border-radius:0;position:absolute;inset:0}.live-viewer-top-gradient{z-index:2;pointer-events:none;background:linear-gradient(#020617b3,#0206172e 62%,#0000);height:17svh;position:absolute;inset:0 0 auto}.live-viewer-header{z-index:8;top:calc(env(safe-area-inset-top,0px) + 6px);pointer-events:none;grid-template-columns:34px minmax(0,auto) 40px;align-items:center;gap:6px;padding:0;display:grid;position:fixed;left:6px;right:6px}.live-viewer-header button,.live-viewer-identity,.live-viewer-status{pointer-events:auto}.live-viewer-back{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#0206176b;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 12px 34px #00000047}.live-viewer-identity{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0206176b;border:1px solid #ffffff24;border-radius:14px;width:fit-content;min-width:0;max-width:min(56vw,320px);min-height:0;padding:4px 10px 5px;box-shadow:0 16px 52px #00000052}.live-viewer-identity span{color:#fecdd3;letter-spacing:.12em;align-items:center;gap:5px;margin-bottom:1px;font-size:.5rem;font-weight:950;line-height:1;display:inline-flex}.live-viewer-identity strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.02;display:block;overflow:hidden}.live-viewer-identity small{color:#e2e8f0c2;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;line-height:1;display:block;overflow:hidden}.live-viewer-status{color:#e2e8f0db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0206175c;border:1px solid #ffffff24;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:38px;height:38px;min-height:38px;padding:0;display:inline-flex;box-shadow:0 14px 42px #00000047}.live-viewer-status span{display:none}.live-viewer-top-events{z-index:7;top:calc(env(safe-area-inset-top,0px) + 8px);scrollbar-width:none;pointer-events:auto;justify-content:flex-start;gap:6px;width:auto;padding:0;display:flex;position:absolute;left:150px;right:50px;overflow-x:auto;transform:none}.live-viewer-top-events::-webkit-scrollbar{display:none}.live-viewer-top-events button{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;background:#0206176e;border:0;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:.66rem;font-weight:950;display:inline-flex;box-shadow:0 10px 34px #0000003b}.live-viewer-top-events button svg{width:13px;height:13px}.live-viewer-chat-flow{z-index:5;left:max(10px, env(safe-area-inset-left,0px));bottom:calc(env(safe-area-inset-bottom,0px) + 72px);pointer-events:none;gap:7px;width:min(62vw,430px);max-height:34svh;display:grid;position:absolute;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 28% 100%);mask-image:linear-gradient(#0000 0%,#000 28% 100%)}.live-viewer-chat-flow div{color:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02061757;border-radius:17px;align-items:center;gap:7px;width:fit-content;max-width:100%;padding:6px 10px;display:inline-flex;box-shadow:0 10px 34px #00000038}.live-viewer-chat-flow strong{color:#bfdbfe;flex:none;font-size:.72rem}.live-viewer-chat-flow span{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.live-viewer-reaction-rail{z-index:6;right:max(10px, env(safe-area-inset-right,0px));bottom:calc(env(safe-area-inset-bottom,0px) + 86px);pointer-events:auto;gap:8px;display:grid;position:absolute}.live-viewer-reaction-rail button{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#0206175c;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 34px #00000042}.live-viewer-compose{z-index:8;left:max(10px, env(safe-area-inset-left,0px));right:max(10px, env(safe-area-inset-right,0px));bottom:calc(env(safe-area-inset-bottom,0px) + 9px);pointer-events:auto;grid-template-columns:minmax(0,1fr) repeat(4,46px);align-items:center;gap:7px;display:grid;position:absolute}.live-viewer-compose button{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#02061775;border:0;min-width:0;height:46px;box-shadow:0 14px 44px #00000047}.live-viewer-chat-input{color:#ffffffc7;text-align:left;border-radius:999px;justify-content:flex-start;align-items:center;gap:9px;padding:0 15px;font-size:.9rem;font-weight:750;display:inline-flex}.live-viewer-compose-action{border-radius:50%;place-items:center;display:grid}.live-viewer-compose-action span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.live-viewer-overlay{z-index:4;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 50% 28%,#0f172a99,#020617cc);border-radius:0;align-content:center;place-items:center;gap:12px;padding:28px;display:grid;position:absolute;inset:0}.live-viewer-overlay h1{color:#fff;max-width:680px;margin:0;font-size:clamp(1.55rem,5vw,4.3rem);line-height:.98}.live-viewer-overlay p,.live-viewer-overlay span{color:#e2e8f0db;margin:0}.live-viewer-overlay button{color:#fff;cursor:pointer;background:#3b82f6c7;border:0;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;display:inline-flex}.live-viewer-signal{color:#fff;background:#3b82f652;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.live-viewer-live-pill{z-index:6;left:max(10px, env(safe-area-inset-left,0px));top:calc(env(safe-area-inset-top,0px) + 84px);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#dc262694;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:.68rem;font-weight:950;display:inline-flex;position:absolute}@media (width>=760px){.live-viewer-header{grid-template-columns:40px minmax(0,auto) auto;top:10px;left:10px;right:10px}.live-viewer-back{width:40px;height:40px}.live-viewer-identity{border-radius:15px;max-width:min(26vw,360px);padding:5px 11px 6px}.live-viewer-identity strong{font-size:.98rem}.live-viewer-identity small{font-size:.66rem}.live-viewer-status{border-radius:999px;width:auto;height:36px;min-height:36px;padding:0 11px}.live-viewer-status span{white-space:nowrap;margin-left:7px;font-size:.68rem;font-weight:850;display:inline}.live-viewer-top-events{justify-content:center;width:auto;top:10px;left:240px;right:150px;transform:none}.live-viewer-top-events button{min-height:30px;padding:0 10px;font-size:.68rem}.live-viewer-compose{grid-template-columns:minmax(320px,.46fr) repeat(4,54px);max-width:980px;left:18px;right:18px}.live-viewer-compose button{height:48px}.live-viewer-compose-action{border-radius:18px}}@media (width<=520px){.live-viewer-header{grid-template-columns:32px minmax(0,1fr) 38px;gap:5px}.live-viewer-back{width:32px;height:32px}.live-viewer-identity{border-radius:13px;max-width:44vw;padding:4px 8px 5px}.live-viewer-identity strong{font-size:.86rem}.live-viewer-identity small{font-size:.58rem}.live-viewer-top-events{gap:5px;left:122px;right:44px}.live-viewer-top-events button{min-height:26px;padding:0 8px;font-size:.62rem}.live-viewer-chat-flow{width:60vw;bottom:calc(env(safe-area-inset-bottom,0px) + 66px)}.live-viewer-chat-flow div{padding:5px 8px}.live-viewer-chat-flow strong,.live-viewer-chat-flow span{font-size:.66rem}.live-viewer-compose{grid-template-columns:minmax(0,1fr) repeat(4,42px);gap:6px}.live-viewer-compose button{height:42px}.live-viewer-chat-input{padding:0 12px;font-size:.82rem}}@media (width<=420px){.live-viewer-identity{max-width:41vw}.live-viewer-top-events{left:112px;right:42px}.live-viewer-top-events button{padding:0 7px;font-size:.58rem}}.live-viewer-compose-action[data-state=pending],.live-viewer-compose-action[data-state=accepted]{opacity:.72}.live-viewer-compose-action[data-state=error]{outline:1px solid #ffb955bf}.live-studio-participants-panel{gap:14px;display:grid}.live-studio-guest-requests{gap:10px;display:grid}.live-studio-guest-requests-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.live-studio-guest-requests-title strong{color:#fffffff5;font-size:.92rem}.live-studio-guest-requests-title small,.live-studio-guest-empty,.live-studio-guest-error{color:#ffffffa3;font-size:.76rem;line-height:1.35}.live-studio-guest-error{color:#ffc478f2}.live-studio-guest-request-card{background:#080c187a;border:1px solid #ffffff21;border-radius:16px;gap:10px;padding:11px;display:grid}.live-studio-guest-request-card>span{gap:2px;display:grid}.live-studio-guest-request-card strong{color:#fffffff5;font-size:.88rem}.live-studio-guest-request-card small{color:#ffffff8f;overflow-wrap:anywhere;font-size:.72rem}.live-studio-guest-request-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.live-studio-guest-request-actions button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;min-height:34px;font-weight:800}.live-studio-guest-request-actions button:first-child{background:linear-gradient(135deg,#22c55e,#0ea5e9)}.live-studio-guest-request-actions button:disabled{cursor:not-allowed;opacity:.45}.live-studio-accepted-guests{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.live-studio-accepted-guests strong{color:#ffffffb8;width:100%;font-size:.76rem}.live-studio-accepted-guests small{color:#ffffffc7;background:#22c55e2e;border-radius:999px;padding:5px 8px}.live-viewer-guest-sheet-backdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000002e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.live-viewer-guest-sheet{width:min(100%,520px);min-height:47vh;padding:24px 20px calc(22px + env(safe-area-inset-bottom));color:#0f172a;background:#fffffff7;border-radius:30px 30px 0 0;animation:.18s ease-out liveGuestSheetUp;box-shadow:0 -22px 70px #00000052}@keyframes liveGuestSheetUp{0%{opacity:.82;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.live-viewer-guest-sheet-tools{justify-content:flex-end;gap:12px;margin-bottom:16px;display:flex}.live-viewer-guest-sheet-tools button,.live-viewer-guest-sheet-secondary{cursor:pointer;border:0}.live-viewer-guest-sheet-tools button{color:#111827;background:#0f172a0f;border-radius:999px;width:48px;height:48px}.live-viewer-guest-sheet-avatars{justify-content:center;align-items:center;margin:8px 0 20px;display:flex}.live-viewer-guest-sheet-avatars span{color:#fff;background:linear-gradient(135deg,#111827,#334155);border:4px solid #fff;border-radius:999px;place-items:center;width:72px;height:72px;font-size:1.15rem;font-weight:950;display:grid;box-shadow:0 10px 28px #0f172a38}.live-viewer-guest-sheet-avatars span+span{background:linear-gradient(135deg,#fb7185,#f97316);margin-left:-16px}.live-viewer-guest-sheet h2{color:#030712;text-align:center;letter-spacing:-.06em;max-width:420px;margin:0 auto 12px;font-size:clamp(1.65rem,6vw,2.25rem);line-height:1.05}.live-viewer-guest-sheet p{color:#0f172a8c;text-align:center;max-width:430px;margin:0 auto 18px;font-size:1rem;line-height:1.35}.live-viewer-guest-sheet-state{color:#92400e;text-align:center;background:#fbbf242e;border-radius:16px;max-width:420px;margin:0 auto 14px;padding:10px 12px;font-size:.9rem;display:block}.live-viewer-guest-sheet-state[data-state=accepted]{color:#166534;background:#22c55e2e}.live-viewer-guest-sheet-state[data-state=error]{color:#991b1b;background:#ef444426}.live-viewer-guest-sheet-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff1d58,#ff3b7d);border:0;border-radius:18px;width:100%;min-height:58px;font-size:1.05rem;font-weight:950;box-shadow:0 14px 34px #ff1d5852}.live-viewer-guest-sheet-primary:disabled{cursor:not-allowed;opacity:.72}.live-viewer-guest-sheet-secondary{color:#111827;background:#0f172a0f;border-radius:18px;width:100%;min-height:54px;margin-top:14px;font-size:1rem;font-weight:850}.live-viewer-guest-joined-pill{left:16px;top:calc(86px + env(safe-area-inset-top));z-index:52;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#22c55ed1;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex;position:fixed;box-shadow:0 12px 32px #00000042}.live-studio-remote-guest-stack{top:calc(102px + env(safe-area-inset-top));right:88px;bottom:calc(112px + env(safe-area-inset-bottom));z-index:44;pointer-events:none;place-content:end;gap:10px;width:min(48vw,760px);display:grid;position:absolute}.live-studio-remote-guest-stack[data-count="1"]{grid-template-columns:minmax(190px,320px)}.live-studio-remote-guest-stack[data-count="2"],.live-studio-remote-guest-stack[data-count="3"],.live-studio-remote-guest-stack[data-count="4"]{grid-template-columns:repeat(2,minmax(150px,1fr))}.live-studio-remote-guest-stack[data-count="5"],.live-studio-remote-guest-stack[data-count="6"],.live-studio-remote-guest-stack[data-count="7"],.live-studio-remote-guest-stack[data-count="8"],.live-studio-remote-guest-stack[data-count="9"]{grid-template-columns:repeat(3,minmax(110px,1fr))}.live-studio-remote-guest-tile{aspect-ratio:3/4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000085;border:1px solid #ffffff3d;border-radius:20px;width:100%;min-width:0;position:relative;overflow:hidden;box-shadow:0 20px 46px #0000005c}.live-studio-remote-guest-video{object-fit:cover;background:#050505;width:100%;height:100%}.live-studio-remote-guest-label{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#0000009e;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:900;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}@media (width<=760px){.live-studio-remote-guest-stack{top:calc(92px + env(safe-area-inset-top));right:72px;bottom:calc(106px + env(safe-area-inset-bottom));gap:6px;width:min(72vw,390px)}.live-studio-remote-guest-tile{border-radius:15px}.live-studio-remote-guest-label{padding:3px 5px;font-size:.56rem;bottom:5px;left:5px;right:5px}}.live-viewer-remote-guest-stack{top:calc(112px + env(safe-area-inset-top));right:76px;bottom:calc(102px + env(safe-area-inset-bottom));z-index:53;pointer-events:none;grid-auto-flow:row;align-content:end;gap:8px;width:min(48vw,410px);display:grid;position:absolute}.live-viewer-remote-guest-stack[data-count="1"]{grid-template-columns:minmax(0,1fr)}.live-viewer-remote-guest-stack[data-count="2"],.live-viewer-remote-guest-stack[data-count="3"],.live-viewer-remote-guest-stack[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.live-viewer-remote-guest-stack[data-count="5"],.live-viewer-remote-guest-stack[data-count="6"],.live-viewer-remote-guest-stack[data-count="7"],.live-viewer-remote-guest-stack[data-count="8"],.live-viewer-remote-guest-stack[data-count="9"]{grid-template-columns:repeat(3,minmax(0,1fr))}.live-viewer-remote-guest-tile{aspect-ratio:3/4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000007a;border:1px solid #ffffff3d;border-radius:18px;width:100%;min-width:0;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000057}.live-viewer-remote-guest-tile[data-local=true]{border-color:#22c55ed1;box-shadow:0 0 0 1px #22c55e57,0 16px 36px #00000057}.live-viewer-remote-guest-video{object-fit:cover;background:#050505;width:100%;height:100%}.live-viewer-remote-guest-label{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-align:center;background:#00000094;border-radius:999px;padding:4px 7px;font-size:.62rem;font-weight:900;position:absolute;bottom:7px;left:7px;right:7px;overflow:hidden}.live-viewer-local-guest-preview{left:16px;bottom:calc(96px + env(safe-area-inset-bottom));z-index:54;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000006b;border:1px solid #ffffff42;border-radius:22px;width:96px;height:134px;position:fixed;overflow:hidden;box-shadow:0 16px 38px #00000057}.live-viewer-local-guest-preview video{object-fit:cover;background:#050505;width:100%;height:100%}.live-viewer-local-guest-preview span{color:#fff;background:#22c55ed6;border-radius:999px;padding:4px 8px;font-size:.64rem;font-weight:900;position:absolute;bottom:8px;left:8px}@media (width<=760px){.live-viewer-remote-guest-stack{top:calc(116px + env(safe-area-inset-top));right:70px;bottom:calc(104px + env(safe-area-inset-bottom));gap:6px;width:min(72vw,360px)}.live-viewer-remote-guest-tile{border-radius:14px}.live-viewer-remote-guest-label{padding:3px 5px;font-size:.56rem;bottom:5px;left:5px;right:5px}}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){background:#020308;grid-auto-flow:row;place-content:stretch;place-items:stretch stretch;gap:2px;display:grid}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-studio-preview-video,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)>.live-viewer-video){z-index:1;object-fit:cover;object-position:center;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0;position:relative;inset:auto}.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)>audio{display:none}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile) .live-studio-remote-guest-tile,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile) .live-viewer-remote-guest-tile){z-index:1;aspect-ratio:auto;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#020308;border:0;border-radius:0;position:relative;overflow:hidden}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile) .live-studio-remote-guest-video,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile) .live-viewer-remote-guest-video){object-fit:cover;object-position:center;width:100%;height:100%}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile) .live-studio-remote-guest-label,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile) .live-viewer-remote-guest-label){z-index:3;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;width:auto;max-width:calc(100% - 16px);padding:5px 9px;font-size:.68rem;line-height:1;bottom:8px;left:8px;right:auto;overflow:hidden}:is(.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}:is(.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}:is(.live-studio-stage[data-participant-count="10"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="10"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:1.15fr repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.live-studio-stage[data-participant-count="10"]>.live-studio-preview-video,.live-viewer-stage[data-participant-count="10"]>.live-viewer-video{grid-column:1/-1}@media (width<=760px){:is(.live-studio-stage[data-participant-count="2"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="2"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr)}:is(.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile) .live-studio-remote-guest-label,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile) .live-viewer-remote-guest-label){max-width:calc(100% - 10px);padding:4px 7px;font-size:.58rem;bottom:5px;left:5px}}.live-studio-preview-video[data-media-fit=contain],.live-viewer-video[data-media-fit=contain],.live-studio-remote-guest-video[data-media-fit=contain],.live-viewer-remote-guest-video[data-media-fit=contain],.live-viewer-local-guest-preview video[data-media-fit=contain]{background:#020308;object-fit:contain!important;object-position:center!important}.live-studio-preview-video[data-media-fit=cover],.live-viewer-video[data-media-fit=cover],.live-studio-remote-guest-video[data-media-fit=cover],.live-viewer-remote-guest-video[data-media-fit=cover],.live-viewer-local-guest-preview video[data-media-fit=cover]{object-fit:cover!important;object-position:center!important}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){--cidentia-guest-stage-top:clamp(96px, 13svh, 170px);--cidentia-guest-stage-height:clamp(420px, 62svh, 760px);box-sizing:border-box;height:100svh;min-height:0;background:#000;padding-block-start:var(--cidentia-guest-stage-top);padding-block-end:max(0px, calc(100svh - var(--cidentia-guest-stage-top) - var(--cidentia-guest-stage-height)));padding-inline:0}@media (width<=760px){:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){--cidentia-guest-stage-top:clamp(140px, 18svh, 190px);--cidentia-guest-stage-height:clamp(350px, 44svh, 460px)}:is(.live-studio-stage[data-participant-count="2"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="2"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}:is(.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}}.live-studio-connected-guests{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111b7a;border:1px solid #79ffdf2e;border-radius:16px;gap:10px;margin-top:14px;padding:12px;display:grid}.live-studio-connected-guests-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-studio-connected-guests-title strong{font-size:.82rem}.live-studio-connected-guests-title small{opacity:.68}.live-studio-connected-guest{background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 11px;display:flex}.live-studio-connected-guest>span{gap:3px;min-width:0;display:grid}.live-studio-connected-guest strong,.live-studio-connected-guest small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-studio-connected-guest small{opacity:.56;max-width:220px;font-size:.68rem}.live-studio-connected-guest button{color:#ffd8de;cursor:pointer;background:#ff375224;border:1px solid #ff5c7073;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;display:inline-flex}.live-studio-connected-guest button:hover:not(:disabled){background:#ff375240}.live-studio-connected-guest button:disabled{cursor:wait;opacity:.52}@media (width<=760px){.live-studio-connected-guest{align-items:flex-start}.live-studio-connected-guest small{max-width:150px}.live-studio-connected-guest button span{display:none}}@media (width<=520px){.live-viewer-header{top:calc(env(safe-area-inset-top,0px) + 7px);grid-template-columns:34px minmax(0,1fr) 38px;gap:7px;left:8px;right:8px}.live-viewer-identity{width:auto;max-width:none}.live-viewer-top-events{top:calc(env(safe-area-inset-top,0px) + 56px);gap:6px;width:auto;left:10px;right:10px}.live-viewer-live-pill{top:calc(env(safe-area-inset-top,0px) + 96px)}.live-viewer-video[data-media-fit=contain]{object-position:center 36%!important}}.create-action-overlay{z-index:90;-webkit-backdrop-filter:blur(18px)saturate(1.15);background:linear-gradient(#01030a9e,#010208d6);position:fixed;inset:0;overflow:hidden}.create-action-menu{min-width:0;padding:max(22px, env(safe-area-inset-top)) clamp(18px, 4vw, 72px) max(22px, env(safe-area-inset-bottom));color:#fff;isolation:isolate;background:0 0;grid-template-rows:auto 1fr auto;display:grid;position:absolute;inset:0;overflow:hidden}.create-action-ambient{z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 12%,#2fe0ff21,#0000 31%),radial-gradient(circle at 82% 16%,#ff2fc324,#0000 34%),radial-gradient(circle at 50% 78%,#6446ff1a,#0000 38%);position:absolute;inset:0}.create-action-header{justify-content:space-between;align-items:flex-start;gap:22px;width:min(1120px,100%);margin:0 auto;display:flex}.create-action-header>div{max-width:620px}.create-action-header small{color:#67edff;letter-spacing:.18em;font-size:10px;font-weight:950}.create-action-header h2{letter-spacing:-.055em;margin:6px 0 8px;font-size:clamp(30px,4vw,54px);line-height:.95}.create-action-header p{color:#e6ebffa8;margin:0;font-size:13px;line-height:1.55}.create-action-close{color:#fff;-webkit-backdrop-filter:blur(14px);background:#ffffff0b;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.create-action-stage{place-items:center;width:min(1120px,100%);margin:0 auto;padding:clamp(28px,7vh,82px) 0;display:grid}.create-action-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,3vw,42px);width:min(920px,100%);display:grid}.create-action-tool{color:#fff;text-align:center;background:0 0;border:0;align-content:start;justify-items:center;gap:12px;min-width:0;min-height:170px;padding:16px 8px;display:grid;position:relative}.create-action-tool:not(:disabled):hover .create-action-tool-icon,.create-action-tool:not(:disabled):focus-visible .create-action-tool-icon{transform:translateY(-4px)scale(1.05);box-shadow:0 0 34px #5b6cff4d,0 0 52px #ff3acc24}.create-action-tool:focus-visible{outline:0}.create-action-tool:focus-visible .create-action-tool-icon{outline-offset:4px;outline:2px solid #67edffe6}.create-action-tool:disabled{cursor:default}.create-action-tool-icon{color:#fff;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 30% 24%,#697eff8c,#23184e8f 56%,#050711a8);border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:74px;height:74px;transition:transform .18s,box-shadow .18s,opacity .18s;display:grid;box-shadow:inset 0 1px #ffffff26,0 0 26px #4f63ff2b}.create-action-tool[data-state=planned] .create-action-tool-icon{opacity:.46;filter:saturate(.45)}.create-action-tool-copy{gap:5px;min-width:0;display:grid}.create-action-tool-copy strong{font-size:14px;font-weight:900}.create-action-tool-copy small{color:#e2e8ff94;max-width:210px;font-size:10px;line-height:1.45}.create-action-tool em{color:#73eeffb8;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:850}.create-action-tool[data-state=planned] em{color:#ffffff61}.create-action-tabs{justify-content:center;align-items:center;gap:clamp(18px,4vw,56px);width:min(720px,100%);margin:0 auto;padding-top:12px;display:flex}.create-action-tabs button{color:#ffffff7a;background:0 0;min-height:42px;padding:0 2px;font-size:clamp(15px,2vw,22px);font-weight:850;position:relative}.create-action-tabs button.active{color:#fff}.create-action-tabs button.active:after{content:"";background:linear-gradient(90deg,#63e8ff,#775cff,#ff46cf);border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 18px #7459ffb8}@media (width<=760px){.create-action-menu{padding:max(18px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom))}.create-action-header h2{font-size:34px}.create-action-header p{max-width:290px;font-size:11px}.create-action-stage{align-items:center;padding:26px 0 18px}.create-action-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;width:min(430px,100%)}.create-action-tool{gap:9px;min-height:136px;padding:9px 4px}.create-action-tool-icon{width:64px;height:64px}.create-action-tool-copy strong{font-size:13px}.create-action-tool-copy small{display:none}.create-action-tabs{gap:24px}.create-action-tabs button{font-size:16px}}@media (width<=390px){.create-action-header p{display:none}.create-action-tool{min-height:126px}.create-action-tabs{gap:17px}.create-action-tabs button{font-size:14px}}@media (prefers-reduced-motion:reduce){.create-action-tool-icon{transition:none}}.app-shell[data-view=feed] .topbar{isolation:isolate;pointer-events:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.app-shell[data-view=feed] .feed-search-only{z-index:42;pointer-events:auto;position:fixed;top:8px;right:12px}.app-shell[data-view=feed] .feed-search-only button{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 0 5px #52e8ff7a)drop-shadow(0 0 9px #ff40d238);background:0 0;border-color:#0000}.presence-shell{z-index:34;pointer-events:none;transition:opacity .22s,transform .3s cubic-bezier(.2,.75,.2,1),visibility .22s;position:fixed;top:2px;left:0;right:58px;transform:translateY(0)}.presence-shell[data-visible=false]{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-96px)}.presence-track{scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-x;pointer-events:auto;align-items:center;gap:clamp(12px,1.25vw,22px);width:100%;min-width:0;padding:3px 14px 5px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 14px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 14px),#0000 100%)}.presence-track::-webkit-scrollbar{display:none}.presence-orbit::-webkit-scrollbar{display:none}.presence-brand{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;padding:4px 4px 5px}.presence-wordmark{color:#70efff;letter-spacing:-.045em;text-shadow:0 0 8px #46e7ffb8,0 0 20px #485bff6b;white-space:nowrap;font-size:clamp(18px,1.6vw,27px);font-weight:700;line-height:1;animation:3.8s ease-in-out infinite presence-wordmark-drift;display:inline-block;position:relative}.presence-wordmark span{color:#ff4dd8;text-shadow:0 0 8px #ff4dd8b8,0 0 20px #844cff6b}.presence-orbit{pointer-events:auto;flex:none;align-items:flex-start;gap:clamp(8px,1vw,14px);padding:0;display:flex;overflow:visible}.presence-person{color:#fffffff0;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:0 0 58px;padding:0;position:relative}.presence-ring{background:radial-gradient(circle at 30% 24%,#ffffff47,#0000 24%),conic-gradient(#54efff,#6b5cff,#ff3fd8,#ff557c,#54efff);border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 4px;animation:2.8s ease-in-out infinite presence-breathe;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff42,0 0 14px #5d5eff85,0 0 22px #ff39da2b}.presence-person[data-mode=live] .presence-ring{background:conic-gradient(#ff315e,#ff51dc,#734dff,#ff315e);box-shadow:0 0 17px #ff2f67ad,0 0 28px #ff2fd83d}.presence-person[data-mode=game] .presence-ring{background:conic-gradient(#32f7ff,#4d7dff,#9749ff,#32f7ff);box-shadow:0 0 17px #32f7ff9e,0 0 28px #595bff38}.presence-person[data-mode=self] .presence-ring{background:conic-gradient(#8efcff,#7b73ff,#e14dff,#8efcff)}.presence-ring:before,.presence-ring:after{content:"";border-radius:inherit;pointer-events:none;position:absolute}.presence-ring:before{z-index:2;border:1px solid #ffffff6b;inset:3px}.presence-ring:after{border:1px solid #75e4ff29;animation:7s linear infinite presence-spin;inset:-4px}.presence-avatar{z-index:1;color:#fff;letter-spacing:.06em;background:linear-gradient(145deg,#ffffff2e,#ffffff08),radial-gradient(circle at 30% 24%,#557bff,#27185b 55%,#090814 100%);border-radius:50%;place-items:center;width:43px;height:43px;font-size:13px;font-weight:800;display:grid;position:relative;overflow:hidden}.presence-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.presence-avatar[data-has-image=true]{background:#090814}.presence-state{z-index:4;color:#fff;background:linear-gradient(135deg,#6df6ff,#7059ff 55%,#f146e2);border:2px solid #070812;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 4px;display:grid;position:absolute;bottom:-1px;right:-2px;box-shadow:0 0 12px #5d72ffb3}.presence-person[data-mode=live] .presence-state{letter-spacing:.08em;background:linear-gradient(90deg,#ff315e,#ff3dcf);border-width:1px;min-width:34px;height:17px;font-size:8px;font-weight:900;bottom:-4px;right:1px;box-shadow:0 0 13px #ff315ecc}.presence-person small{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;max-width:58px;text-shadow:none;font-size:9px;font-weight:700;line-height:1.1;display:block;overflow:hidden}.presence-online-dot{z-index:5;background:#2cff94;border:2px solid #070812;border-radius:50%;width:9px;height:9px;position:absolute;top:0;right:3px;box-shadow:0 0 10px #2cff94}.presence-tabs{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:0 0;border:0;flex:none;align-items:center;gap:clamp(18px,2vw,32px);padding:0 8px 0 2px;display:flex}.presence-tabs button{color:#e6eaffb3;text-shadow:none;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:9px 0;font-size:11px;font-weight:700;position:relative}.presence-tabs button.active{color:#fff;text-shadow:none}.presence-tabs button.active:after{content:"";background:linear-gradient(90deg,#0000,#62eaff,#965cff,#ff49d7,#0000);border-radius:999px;height:2px;position:absolute;bottom:2px;left:12%;right:12%;box-shadow:0 0 8px #8c53ffbd}.app-shell[data-view=feed] .reels-feed{padding-top:0}.app-shell[data-view=feed] .reel-card:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 16% 18%,#4c69ff1f,#0000 25%),radial-gradient(circle at 84% 18%,#ff39ce1f,#0000 27%);position:absolute;inset:0}.app-shell[data-view=feed] .reel-copy,.app-shell[data-view=feed] .reel-copy *{text-shadow:none}.app-shell[data-view=feed] .action-rail button,.app-shell[data-view=feed] .sound-toggle{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 0 5px #52e8ff80)drop-shadow(0 0 9px #ff40d247);background:0 0;border-color:#0000}.app-shell[data-view=feed] .bottom-nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.app-shell[data-view=feed] .create-button{animation:2.6s ease-in-out infinite create-core-pulse;box-shadow:0 0 0 1px #ffffff2e,0 0 18px #5868ff9e,0 0 30px #ff39d54d}@keyframes presence-breathe{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.16);transform:scale(1.04)}}@keyframes presence-spin{to{transform:rotate(360deg)}}@keyframes presence-wordmark-drift{0%,to{filter:brightness();transform:translate(0)}50%{filter:brightness(1.15);transform:translate(3px)}}@keyframes create-core-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (width<=760px){.app-shell[data-view=feed] .feed-search-only{top:7px;right:8px}.presence-shell{right:48px}.presence-track{gap:11px;padding:3px 10px 5px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%)}.presence-wordmark{font-size:19px}.presence-orbit{gap:7px}.presence-person{flex-basis:54px}.presence-ring{width:48px;height:48px}.presence-avatar{width:39px;height:39px}.presence-person small{max-width:54px;font-size:8px}.presence-tabs{gap:20px;padding-right:14px}.presence-tabs button{font-size:10px}.app-shell[data-view=feed] .reel-copy{padding-top:0}}@media (prefers-reduced-motion:reduce){.presence-shell,.presence-wordmark,.presence-ring,.presence-ring:after,.app-shell[data-view=feed] .create-button{transition:none;animation:none}}.app-shell[data-view=feed] .top-tabs{display:none}.app-shell[data-view=feed] .presence-track{touch-action:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(12px,1.25vw,22px);display:grid;overflow:visible;-webkit-mask-image:none;mask-image:none}.app-shell[data-view=feed] .presence-brand{flex:none;grid-column:1}.app-shell[data-view=feed] .presence-orbit{scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;grid-column:2;min-width:0;max-width:100%;padding:2px 10px 5px;overflow:auto visible}.app-shell[data-view=feed] .presence-orbit::-webkit-scrollbar{display:none}.app-shell[data-view=feed] .presence-tabs{z-index:2;flex:none;grid-column:3;position:relative}@media (width<=760px){.app-shell[data-view=feed] .presence-shell{right:0}.app-shell[data-view=feed] .presence-track{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);gap:0 10px;padding:3px 8px 4px}.app-shell[data-view=feed] .presence-brand{grid-area:1/1}.app-shell[data-view=feed] .presence-orbit{grid-area:1/2;padding-inline:8px}.app-shell[data-view=feed] .presence-tabs{scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;width:100%;min-width:0;padding:0 52px 2px 8px;overflow-x:auto}.app-shell[data-view=feed] .presence-tabs::-webkit-scrollbar{display:none}.app-shell[data-view=feed] .feed-search-only{z-index:45;top:66px;right:8px}.app-shell[data-view=feed] .feed-search-only button{width:38px;height:38px}.app-shell[data-view=feed] .presence-shell[data-visible=false]{transform:translateY(-138px)}}.app-shell[data-view=feed] .avatar-orbit{width:58px;min-width:58px;height:66px;box-shadow:none;cursor:pointer;filter:none;background:0 0;border:0;place-items:center;padding:0 0 8px;display:grid;position:relative;overflow:visible}.app-shell[data-view=feed] .avatar-orbit-ring{background:conic-gradient(#55efff,#695cff,#ff3ed7,#ff557c,#55efff);border-radius:50%;place-items:center;width:52px;height:52px;animation:2.8s ease-in-out infinite presence-breathe;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff42,0 0 16px #506eff9e,0 0 28px #ff37d247}.app-shell[data-view=feed] .avatar-orbit[data-live=true] .avatar-orbit-ring{background:conic-gradient(#ff315e,#ff4ad6,#704cff,#ff315e);box-shadow:0 0 18px #ff2f67d1,0 0 34px #ff2fd861}.app-shell[data-view=feed] .avatar-orbit-ring:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;border:1px solid #ffffff75;position:absolute;inset:3px}.app-shell[data-view=feed] .avatar-orbit-media{z-index:1;color:#fff;letter-spacing:.05em;background:linear-gradient(145deg,#ffffff2e,#ffffff08),radial-gradient(circle at 30% 24%,#557bff,#27185b 55%,#090814 100%);border-radius:50%;place-items:center;width:43px;height:43px;font-size:13px;font-weight:900;display:grid;position:relative;overflow:hidden}.app-shell[data-view=feed] .avatar-orbit-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.app-shell[data-view=feed] .avatar-follow-badge,.app-shell[data-view=feed] .avatar-live-badge{z-index:4;color:#fff;background:linear-gradient(135deg,#6df6ff,#7059ff 55%,#f146e2);border:2px solid #070812;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 4px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;bottom:5px;right:0;box-shadow:0 0 13px #5d72ffbd}.app-shell[data-view=feed] .avatar-live-badge{letter-spacing:.05em;background:linear-gradient(90deg,#ff315e,#ff3dcf);border-width:1px;min-width:35px;height:17px;font-size:8px;bottom:2px;right:2px;box-shadow:0 0 14px #ff315edb}@media (width<=760px){.app-shell[data-view=feed] .avatar-orbit{width:52px;min-width:52px;height:61px}.app-shell[data-view=feed] .avatar-orbit-ring{width:48px;height:48px}.app-shell[data-view=feed] .avatar-orbit-media{width:39px;height:39px}}.app-shell[data-view=feed] .avatar-orbit-main{width:52px;height:52px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.app-shell[data-view=feed] .avatar-follow-badge,.app-shell[data-view=feed] .avatar-live-badge{cursor:pointer}.app-shell[data-view=feed] .avatar-follow-badge[data-following=true]{background:linear-gradient(135deg,#35f3a4,#31cfff 55%,#7065ff);box-shadow:0 0 13px #35f3a4b8,0 0 22px #31cfff57}.app-shell[data-view=feed] .avatar-follow-badge:disabled{opacity:.62;cursor:wait}.app-shell[data-view=feed] .avatar-orbit[data-live=true] .avatar-follow-badge{display:none}@media (width<=760px){.app-shell[data-view=feed] .avatar-orbit-main{width:48px;height:48px}}@media (width>=761px){.app-shell .bottom-nav{width:min(72vw,680px);height:58px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05060e57;border:1px solid #ffffff1a;border-radius:20px;padding:0 16px;display:flex;bottom:16px}.app-shell .bottom-nav button{color:#ffffffa8;min-width:84px;transition:color .16s,transform .16s,filter .16s}.app-shell .bottom-nav button:not(:disabled):hover{color:#fff;filter:drop-shadow(0 0 6px #58e8ff80)drop-shadow(0 0 10px #ff43d33d);transform:translateY(-2px)}.app-shell .bottom-nav button.active{color:#fff;filter:drop-shadow(0 0 6px #58e8ff8a)drop-shadow(0 0 11px #ff43d347)}.app-shell .bottom-nav button span{font-size:10px}.app-shell .bottom-nav .create-button{border-radius:14px;width:50px;min-width:50px;height:40px}.app-shell[data-view=feed] .reel-copy,.app-shell[data-view=feed] .action-rail{bottom:96px}.app-shell[data-view=feed] .swipe-hint{bottom:78px}}.app-shell[data-view=feed] .avatar-follow-badge{border-width:2px;width:25px;min-width:25px;height:25px;padding:0;font-size:18px;font-weight:1000;line-height:1;bottom:2px;right:-3px;box-shadow:0 0 14px #5d72ffdb,0 0 24px #ff43d36b}.app-shell[data-view=feed] .avatar-follow-badge[data-following=true]{font-size:0}.app-shell[data-view=feed] .avatar-follow-badge[data-following=true] svg{width:14px;height:14px}@media (width<=760px){.app-shell[data-view=feed] .avatar-follow-badge{width:24px;min-width:24px;height:24px;font-size:17px;bottom:0;right:-4px}}.app-shell[data-view=profile]{background:radial-gradient(circle at 18% 12%,#2dd2ff1f,#0000 30%),radial-gradient(circle at 82% 14%,#ff37d21c,#0000 32%),linear-gradient(#070812 0%,#090812 48%,#050608 100%)}.app-shell[data-view=profile] .profile-page{isolation:isolate;padding-bottom:110px;position:relative}.app-shell[data-view=profile] .profile-page-glow{filter:blur(18px);opacity:.92;background:radial-gradient(circle at 32% 20%,#43e5ff38,#0000 32%),radial-gradient(circle at 70% 15%,#824fff33,#0000 34%),radial-gradient(circle at 54% 36%,#ff39c91f,#0000 38%)}.profile-brand-grid{z-index:-1;pointer-events:none;opacity:.07;background-image:linear-gradient(#ffffff24 1px,#0000 1px),linear-gradient(90deg,#ffffff24 1px,#0000 1px);background-size:54px 54px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.app-shell[data-view=profile] .profile-container{width:min(1120px,100vw - 34px)}.profile-identity-neon{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff13,#ffffff06),#070812a8;border:1px solid #ffffff1f;border-radius:30px;padding:clamp(24px,4vw,44px);position:relative;overflow:hidden;box-shadow:0 20px 80px #0000005c,inset 0 1px #ffffff14,0 0 42px #5262ff1f}.profile-identity-neon:before{content:"";background:linear-gradient(90deg,#0000,#58ebff,#805cff,#ff46cf,#0000);height:2px;position:absolute;inset:0 0 auto;box-shadow:0 0 18px #5f85ffb8}.profile-avatar-shell{flex:none;width:clamp(126px,14vw,164px);height:clamp(126px,14vw,164px);position:relative}.app-shell[data-view=profile] .profile-avatar{background:conic-gradient(from 20deg,#58efff,#7059ff,#ff3fd4,#ff577b,#58efff);border:0;width:100%;height:100%;padding:7px;box-shadow:0 0 0 1px #ffffff47,0 0 26px #48caff75,0 0 52px #ff38cd3d}.app-shell[data-view=profile] .profile-avatar:before{content:"";border-radius:inherit;pointer-events:none;z-index:2;border:2px solid #080914;position:absolute;inset:7px}.app-shell[data-view=profile] .profile-avatar img,.app-shell[data-view=profile] .profile-avatar>span{border-radius:50%;width:100%;height:100%}.app-shell[data-view=profile] .profile-avatar>span{background:radial-gradient(circle at 30% 20%,#557bff,#241852 58%,#090814 100%);place-items:center;font-size:clamp(30px,4vw,45px);display:grid}.profile-avatar-edit{z-index:5;color:#fff;background:linear-gradient(135deg,#50edff,#6c5cff 55%,#f344d8);border:3px solid #080914;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:4px;right:0;box-shadow:0 0 15px #50e0ffb3,0 0 26px #f344d852}.profile-avatar-edit:disabled{cursor:wait;opacity:.72}.profile-avatar-input{display:none}.app-shell[data-view=profile] .profile-name-line h1{letter-spacing:-.045em;text-shadow:0 0 26px #56dfff29,0 0 34px #ff41cf1a;font-size:clamp(28px,4vw,48px)}.app-shell[data-view=profile] .profile-cid{color:#8beeff;letter-spacing:.05em;background:#2dbdff12;border:1px solid #5de4ff40;border-radius:999px;width:fit-content;padding:7px 12px;font-weight:850;display:inline-flex;box-shadow:inset 0 0 18px #4ad6ff0f}.profile-avatar-hint{color:#ffffff80;margin:8px 0 0;font-size:12px}.profile-avatar-status{color:#ffffffc7;background:#04050c80;border:1px solid #ffffff1a;border-radius:13px;width:min(520px,100%);margin-top:14px;padding:10px 12px;font-size:12px}.profile-avatar-status[data-state=success]{color:#72f4c1;border-color:#3ef2a957}.profile-avatar-status[data-state=error]{color:#ff9eb4;border-color:#ff5b7f6b}.profile-avatar-status>div{background:#ffffff14;border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.profile-avatar-status>div i{border-radius:inherit;background:linear-gradient(90deg,#55efff,#745cff,#ff43cf);height:100%;transition:width .18s;display:block;box-shadow:0 0 12px #5d78ffb3}.app-shell[data-view=profile] .profile-primary-action{background:linear-gradient(90deg,#45dcff,#735dff 52%,#ff47cf);box-shadow:0 0 18px #46d7ff47,0 0 28px #ff46cf26}.app-shell[data-view=profile] .profile-settings-action,.app-shell[data-view=profile] .profile-verification-pill{background:#ffffff0b;border-color:#ffffff1f}.app-shell[data-view=profile] .profile-stats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08091294;border:1px solid #ffffff1a;border-radius:22px;margin-top:18px}.app-shell[data-view=profile] .profile-stats strong{background:linear-gradient(90deg,#65edff,#a895ff,#ff76df);color:#0000;-webkit-background-clip:text;background-clip:text}.app-shell[data-view=profile] .profile-tabs{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0809128a;border-color:#ffffff1a}.app-shell[data-view=profile] .profile-tabs button.active{background:linear-gradient(90deg,#4bddff29,#6f5bff29,#ff42cf21);box-shadow:inset 0 -2px #68eaff}.app-shell[data-view=profile] .profile-video-card{border-color:#ffffff1a;box-shadow:0 12px 34px #00000047}.app-shell[data-view=profile] .profile-video-card:hover{border-color:#5be2ff61;box-shadow:0 18px 44px #00000061,0 0 26px #5d71ff29}@media (width<=760px){.app-shell[data-view=profile] .profile-page{padding-bottom:98px}.profile-identity-neon{border-radius:24px;padding:20px 16px}.profile-avatar-shell{width:112px;height:112px}.profile-avatar-edit{width:38px;height:38px}.app-shell[data-view=profile] .profile-name-line h1{font-size:27px}}.app-shell[data-view=profile] .profile-page{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#745cff7a transparent;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:140px;position:absolute;inset:0;overflow:hidden auto}.app-shell[data-view=profile] .profile-page::-webkit-scrollbar{width:8px}.app-shell[data-view=profile] .profile-page::-webkit-scrollbar-thumb{background:linear-gradient(#55efff,#7059ff,#ff43cf);border-radius:999px}.app-shell[data-view=profile] .top-actions .create-top-action,.app-shell[data-view=profile] .profile-primary-action,.app-shell[data-view=profile] .profile-media-state>button{display:none}.cidentia-live-wordmark-only{align-items:center;display:inline-flex}.cidentia-live-wordmark-only .cidentia-live-wordmark{letter-spacing:-.055em;color:#63efff;text-shadow:0 0 10px #54ebffb8,0 0 20px #4c82ff5c;align-items:baseline;font-size:clamp(18px,1.6vw,26px);font-weight:1000;line-height:1;display:inline-flex}.cidentia-live-wordmark-only .brand-live{color:#ff52d4;text-shadow:0 0 10px #ff4ad2c2,0 0 22px #ff35b357}.app-shell[data-view=profile] .profile-stats{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;display:grid}.app-shell[data-view=profile] .profile-stats>div{background:linear-gradient(135deg,#ffffff0f,#ffffff05),#08091294;border:1px solid #ffffff1a;border-radius:18px;place-items:center;min-height:84px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 10px 28px #00000038}.app-shell[data-view=profile] .profile-stats strong{font-size:clamp(24px,2.5vw,34px);line-height:1}.app-shell[data-view=profile] .profile-stats span{color:#ffffff94;letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:850}.app-shell[data-view=profile] .profile-video-grid,.app-shell[data-view=profile] .profile-media-state{margin-bottom:42px}@media (width<=760px){.app-shell[data-view=profile] .profile-page{padding-bottom:118px}.app-shell[data-view=profile] .profile-stats{gap:8px}.app-shell[data-view=profile] .profile-stats>div{border-radius:15px;min-height:70px;padding:10px 8px}.app-shell[data-view=profile] .profile-stats strong{font-size:23px}.app-shell[data-view=profile] .profile-stats span{font-size:9px}}.guest-access-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020308a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.guest-access-card{text-align:center;background:linear-gradient(145deg,#ffffff12,#ffffff06),#070812f0;border:1px solid #ffffff1f;border-radius:26px;width:min(460px,100%);padding:28px;position:relative;box-shadow:0 28px 90px #00000094,0 0 46px #556bff33}.guest-access-card:before{content:"";background:linear-gradient(90deg,#0000,#58efff,#745cff,#ff44cf,#0000);border-radius:26px 26px 0 0;height:2px;position:absolute;inset:0 0 auto;box-shadow:0 0 18px #676effb3}.guest-access-close{color:#ffffffbd;background:#ffffff0f;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.guest-access-mark{color:#fff;background:linear-gradient(135deg,#55efff,#735cff 54%,#ff45cf);border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid;box-shadow:0 0 22px #4fdeff66,0 0 34px #ff44cf33}.guest-access-card>small{color:#7ceeff;letter-spacing:.14em;font-size:10px;font-weight:950}.guest-access-card h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(24px,4vw,34px)}.guest-access-card p{color:#ffffff9e;max-width:390px;margin:0 auto;line-height:1.55}.guest-access-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.guest-access-actions button{border-radius:14px;min-height:46px;font-weight:900}.guest-access-login{color:#fff;background:linear-gradient(90deg,#4fe4ff,#725cff 52%,#ff48cf);justify-content:center;align-items:center;gap:8px;display:inline-flex;box-shadow:0 0 20px #6269ff3d}.guest-access-continue{color:#ffffffd1;background:#ffffff0b;border:1px solid #ffffff1a}@media (width<=560px){.guest-access-card{border-radius:22px;padding:26px 18px 20px}.guest-access-actions{grid-template-columns:1fr}}.live-studio-shell,.live-studio-stage{background:#000}.live-studio-ambient{display:none}.live-studio-header{pointer-events:none;background:0 0;padding:18px 22px}.live-studio-header>*{pointer-events:auto}.live-studio-icon-button,.live-studio-identity,.live-studio-rail button,.live-studio-controls,.live-studio-controls button,.live-studio-controls .live-studio-primary-action{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}.live-studio-icon-button,.live-studio-rail button,.live-studio-controls button{transition:transform .16s,color .16s,opacity .16s,filter .16s}.live-studio-icon-button:hover,.live-studio-rail button:hover,.live-studio-controls button:hover{filter:drop-shadow(0 0 12px #6aacffad);transform:scale(1.08)}.live-studio-icon-button:focus-visible,.live-studio-rail button:focus-visible,.live-studio-controls button:focus-visible{outline-offset:4px;outline:2px solid #83bbffeb}.live-studio-identity{min-width:0;padding:0}.live-studio-identity>span,.live-studio-status small,.live-studio-preview-meta,.live-studio-rail button span,.live-studio-controls button span{display:none}.live-studio-status{gap:0}.live-studio-status span{letter-spacing:0;gap:0;font-size:0}.live-studio-status span svg{width:22px;height:22px}.live-studio-preview-shade{opacity:.42}.live-studio-rail{gap:14px;right:18px}.live-studio-rail button{border-radius:50%;width:48px;min-height:48px;padding:0}.live-studio-rail button[aria-pressed=true]{color:#89c8ff;filter:drop-shadow(0 0 12px #4ca4ffc7)}.live-studio-controls{gap:16px;padding:0;bottom:18px}.live-studio-controls button{border-radius:50%;width:50px;min-width:50px;height:50px;padding:0}.live-studio-controls button[aria-pressed=true]{color:#fff}.live-studio-controls button[aria-pressed=false]{color:#ff6574;filter:drop-shadow(0 0 10px #ff495c85)}.live-studio-controls .live-studio-primary-action{color:#b88cff;filter:drop-shadow(0 0 14px #9051ffb3);width:58px;min-width:58px}.live-studio-shell[data-broadcast=live] .live-studio-primary-action{color:#ff405b;filter:drop-shadow(0 0 16px #ff2c4dd1)}.live-studio-controls button:disabled,.live-studio-rail button:disabled,.live-studio-icon-button:disabled{opacity:.38;filter:none;transform:none}.live-studio-drawer{box-shadow:none;-webkit-backdrop-filter:blur(18px);background:#04060a57;border:0}.live-studio-drawer-header button{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0}@media (width<=760px){.live-studio-header{padding:max(12px, env(safe-area-inset-top)) 12px 12px}.live-studio-identity{display:none}.live-studio-rail{gap:10px;right:8px}.live-studio-rail button{width:44px;min-height:44px}.live-studio-controls{bottom:max(12px, env(safe-area-inset-bottom));gap:11px}.live-studio-controls button{width:46px;min-width:46px;height:46px}.live-studio-controls .live-studio-primary-action{width:54px;min-width:54px}}.live-studio-rail button[data-future=true]{color:#b7daffdb;position:relative}.live-studio-rail button[data-future=true]:after{content:"";background:#bb70ff;border:1px solid #04060ceb;border-radius:50%;width:7px;height:7px;position:absolute;bottom:5px;right:4px;box-shadow:0 0 12px #bb70ffdb}.live-studio-future-panel{gap:18px;display:grid}.live-studio-future-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.live-studio-future-heading>svg{color:#87e8ff;margin-top:2px}.live-studio-future-heading>span{gap:5px;min-width:0;display:grid}.live-studio-future-heading strong{font-size:15px}.live-studio-future-heading small{color:#e2e8ff9e;font-size:11px;line-height:1.5}.live-studio-future-heading em{color:#d8b2ffd1;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:900}.live-studio-future-fields{gap:11px;display:grid}.live-studio-future-fields label{gap:6px;display:grid}.live-studio-future-fields label>span{color:#e2e8ffb8;font-size:10px;font-weight:800}.live-studio-future-fields select{color:#ffffff94;background:#ffffff09;border:1px solid #ffffff17;border-radius:13px;width:100%;min-height:42px;padding:0 12px}.live-studio-future-panel>p{color:#ffffff70;margin:0;font-size:10px}.live-studio-destination-list{gap:10px;display:grid}.live-studio-destination-list>div,.live-studio-destination-list>button{color:#fff;text-align:left;background:#ffffff09;border:0;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:9px 11px;display:flex}.live-studio-destination-list span{gap:4px;display:grid}.live-studio-destination-list strong{font-size:12px}.live-studio-destination-list small{color:#ffffff7a;font-size:9px}.live-studio-destination-list em{color:#d8b2ffb8;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:900}.live-studio-destination-list>div[data-state=active] i{background:#47f4af;border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px #47f4afd1}.app-shell[data-feed-mode=live]{background:radial-gradient(circle at 20% 10%,#2c6dff24,#0000 32%),radial-gradient(circle at 82% 16%,#ff38c421,#0000 30%),#030409}.app-shell[data-feed-mode=live] .presence-shell{right:58px}.presence-tabs button:disabled{opacity:.36;cursor:not-allowed}.live-discovery-shell{color:#fff;scrollbar-width:thin;scrollbar-color:#7469ff7a transparent;width:100%;height:100%;padding:clamp(92px,10vh,112px) clamp(18px,3vw,52px) 108px;position:relative;overflow:hidden auto}.live-discovery-shell::-webkit-scrollbar{width:7px}.live-discovery-shell::-webkit-scrollbar-thumb{background:linear-gradient(#53eaff,#765cff,#ff48d4);border-radius:999px}.live-discovery-ambient{z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#5357ff17,#0000 38%);position:fixed;inset:0}.live-discovery-header,.live-discovery-grid,.live-discovery-state,.live-discovery-loading{z-index:1;position:relative}.live-discovery-header{justify-content:space-between;align-items:flex-end;gap:28px;width:min(1460px,100%);margin:0 auto 28px;display:flex}.live-discovery-header>div:first-child{max-width:680px}.live-discovery-header small{color:#75efff;letter-spacing:.18em;font-size:11px;font-weight:900}.live-discovery-header h1{letter-spacing:-.045em;margin:7px 0 8px;font-size:clamp(28px,3vw,48px);line-height:1}.live-discovery-header p{color:#e1e7ffad;margin:0;font-size:clamp(13px,1vw,16px);line-height:1.55}.live-discovery-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.live-discovery-summary>span,.live-discovery-summary>button{color:#ebefffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0d1bb8;border:1px solid #909fff2b;border-radius:999px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:11px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.live-discovery-summary strong{color:#fff;font-size:14px}.live-discovery-summary>button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#4f68ffe0,#b846ffe0,#ff37afe0);border-color:#ff53cc4d}.live-discovery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(15px,1.5vw,24px);width:min(1460px,100%);margin:0 auto;display:grid}.live-discovery-card{color:#fff;text-align:left;cursor:pointer;background:#080a14e8;border:1px solid #8993ff2e;border-radius:22px;min-width:0;padding:0;transition:transform .19s,border-color .19s,box-shadow .19s;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000052,inset 0 1px #ffffff0a}.live-discovery-card:hover{box-shadow:0 28px 72px #00000070, 0 0 28px hsla(var(--live-card-hue,240), 90%, 62%, .12);border-color:#78e0ff61;transform:translateY(-4px)}.live-discovery-preview{aspect-ratio:16/10;background:radial-gradient(circle at 50% 34%, hsla(var(--live-card-hue,240), 96%, 67%, .38), transparent 28%), radial-gradient(circle at 18% 18%, #46e5ff2e, transparent 29%), radial-gradient(circle at 84% 12%, #ff46ca33, transparent 32%), linear-gradient(145deg, #11182c, #080914 52%, #160b20);place-items:center;display:grid;position:relative;overflow:hidden}.live-discovery-card-glow{background:repeating-linear-gradient(90deg,#0000 0 32px,#ffffff05 33px);position:absolute;inset:0}.live-discovery-live-badge,.live-discovery-count{z-index:3;color:#fff;letter-spacing:.08em;border-radius:8px;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;top:13px}.live-discovery-live-badge{background:linear-gradient(90deg,#ff315f,#ff3ecb);left:13px;box-shadow:0 0 18px #ff315f70}.live-discovery-count{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03050da3;right:13px}.live-discovery-avatar{z-index:2;color:#fff;background:linear-gradient(145deg, hsla(var(--live-card-hue,240), 92%, 66%, .86), #27205b 54%, #090912);width:clamp(72px,6vw,102px);height:clamp(72px,6vw,102px);box-shadow:0 0 0 3px #ffffff3d, 0 0 0 6px hsla(var(--live-card-hue,240), 95%, 65%, .5), 0 0 38px hsla(var(--live-card-hue,240), 95%, 65%, .42);letter-spacing:.06em;border:4px solid #05070feb;border-radius:50%;place-items:center;font-size:clamp(20px,2vw,32px);font-weight:900;display:grid;position:relative}.live-discovery-signal{z-index:1;place-items:center;width:180px;height:180px;display:grid;position:absolute}.live-discovery-signal i{border:1px solid hsla(var(--live-card-hue,240), 95%, 70%, .2);border-radius:50%;animation:2.8s ease-out infinite live-discovery-pulse;position:absolute}.live-discovery-signal i:first-child{width:112px;height:112px}.live-discovery-signal i:nth-child(2){width:145px;height:145px;animation-delay:.55s}.live-discovery-signal i:nth-child(3){width:178px;height:178px;animation-delay:1.1s}.live-discovery-enter{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05070f9e;border:1px solid #ffffff29;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;bottom:12px;right:13px}.live-discovery-meta{gap:11px;padding:14px 15px 16px;display:grid}.live-discovery-meta>span{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.live-discovery-meta strong,.live-discovery-meta b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-discovery-meta strong{font-size:14px}.live-discovery-meta b{color:#e8ecffc2;font-size:11px;font-weight:650}.live-discovery-meta small{color:#97eeffc2;flex:none;align-items:center;gap:5px;font-size:9px;display:inline-flex}.live-discovery-state{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080b18bd;border:1px solid #8391ff29;border-radius:28px;place-items:center;width:min(560px,100%);margin:clamp(55px,12vh,130px) auto 0;padding:40px 30px;display:grid;box-shadow:0 30px 80px #00000061}.live-discovery-state-icon{color:#77edff;background:radial-gradient(circle,#5373ff66,#13142ebf);border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 0 32px #595cff61}.live-discovery-state h2{margin:20px 0 9px;font-size:clamp(21px,2vw,30px)}.live-discovery-state p{color:#dde3ffa6;max-width:430px;margin:0;font-size:13px;line-height:1.6}.live-discovery-state button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#3d73ffd9,#c042ffd9);border:1px solid #72dbff47;border-radius:999px;align-items:center;gap:7px;min-height:42px;margin-top:22px;padding:0 17px;display:inline-flex}.live-discovery-state button:disabled{opacity:.45;cursor:not-allowed}.live-discovery-loading{width:min(1460px,100%);margin:0 auto}.live-discovery-loading>span{color:#d9e1ff94;margin-bottom:14px;font-size:12px;display:block}.live-discovery-skeleton{aspect-ratio:16/12;cursor:default}.live-discovery-skeleton:hover{transform:none}.live-discovery-skeleton span,.live-discovery-skeleton i{background:linear-gradient(90deg,#ffffff09,#ffffff1c,#ffffff09) 0 0/220% 100%;border-radius:999px;animation:1.5s linear infinite live-discovery-shimmer;position:absolute}.live-discovery-skeleton span{aspect-ratio:1;border-radius:50%;width:30%;top:25%;left:35%}.live-discovery-skeleton i:nth-child(2){height:12px;bottom:44px;left:14px;right:14px}.live-discovery-skeleton i:nth-child(3){height:8px;bottom:20px;left:14px;right:42%}@keyframes live-discovery-pulse{0%{opacity:.7;transform:scale(.72)}to{opacity:0;transform:scale(1.16)}}@keyframes live-discovery-shimmer{to{background-position:-220% 0}}@media (width<=1180px){.live-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.live-discovery-header{flex-direction:column;align-items:flex-start}.live-discovery-summary{justify-content:flex-start}}@media (width<=820px){.live-discovery-shell{padding:88px 12px 96px}.live-discovery-header{gap:18px;margin-bottom:18px}.live-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-discovery-card{border-radius:16px}.live-discovery-preview{aspect-ratio:4/5}.live-discovery-summary>span{display:none}.live-discovery-summary>button{min-height:36px}.live-discovery-meta{gap:8px;padding:10px}.live-discovery-meta>span{flex-direction:column;align-items:flex-start;gap:5px}.live-discovery-meta strong{font-size:12px}.live-discovery-meta b{max-width:100%;font-size:9px}.live-discovery-meta small{font-size:8px}.live-discovery-live-badge,.live-discovery-count{min-height:21px;padding:0 6px;font-size:7px;top:8px}.live-discovery-live-badge{left:8px}.live-discovery-count{right:8px}.live-discovery-enter{padding:5px 7px;font-size:7px;bottom:8px;right:8px}}@media (width<=430px){.live-discovery-shell{padding-top:82px}.live-discovery-header h1{font-size:25px}.live-discovery-header p{font-size:11px}.live-discovery-avatar{width:64px;height:64px;font-size:17px}.live-discovery-signal{transform:scale(.72)}}@media (prefers-reduced-motion:reduce){.live-discovery-card,.live-discovery-signal i,.live-discovery-skeleton span,.live-discovery-skeleton i{transition:none!important;animation:none!important}}.live-discovery-state{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0}@media (width<=760px){.app-shell[data-feed-mode=live] .presence-shell{-webkit-backdrop-filter:blur(18px);background:linear-gradient(#03050ff7 0%,#050713e6 76%,#05071300 100%)}.app-shell[data-feed-mode=live] .live-discovery-shell{padding-top:132px}.app-shell[data-feed-mode=live] .live-discovery-header{gap:14px;margin-bottom:20px}.app-shell[data-feed-mode=live] .live-discovery-header>div:first-child>small{display:none}.app-shell[data-feed-mode=live] .live-discovery-header h1{margin-top:0;font-size:clamp(30px,8.7vw,38px);line-height:1.04}.app-shell[data-feed-mode=live] .live-discovery-header p{max-width:36rem;font-size:13px;line-height:1.5}.app-shell[data-feed-mode=live] .live-discovery-card:only-child{grid-column:1/-1;justify-self:center;width:min(100%,350px)}}@media (width<=430px){.app-shell[data-feed-mode=live] .live-discovery-shell{padding-top:130px}.app-shell[data-feed-mode=live] .live-discovery-header h1{font-size:30px}}.live-discovery-preview-image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.live-discovery-preview[data-has-preview=true]:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0206170d 25%,#020617c7 100%),radial-gradient(circle at 50% 20%,#0000 0%,#0206172e 70%);position:absolute;inset:0}.live-discovery-preview[data-has-preview=true] .live-discovery-avatar,.live-discovery-preview[data-has-preview=true] .live-discovery-signal{display:none}.live-discovery-preview[data-has-preview=true] .live-discovery-card-glow,.live-discovery-preview[data-has-preview=true] .live-discovery-live-badge,.live-discovery-preview[data-has-preview=true] .live-discovery-count,.live-discovery-preview[data-has-preview=true] .live-discovery-enter{z-index:2}.reel-poster-image{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.live-studio-preview-meta{max-width:min(560px,100vw - 32px)}.live-studio-preview-capture{color:#f8fafc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#020617b8;border:1px solid #94a3b857;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;margin-top:8px;padding:7px 11px;display:inline-flex}.live-studio-preview-capture:disabled{cursor:wait;opacity:.58}.live-studio-preview-thumbnail{object-fit:cover;border:2px solid #60a5fabf;border-radius:14px;width:58px;height:58px;margin-top:8px;box-shadow:0 12px 28px #0206176b}.live-studio-preview-error{top:106px}@media (width<=720px){.live-studio-preview-meta{bottom:112px;left:12px;right:12px}.live-studio-preview-thumbnail{width:48px;height:48px}}.creator-publish-shell{background:radial-gradient(circle at 18% 10%,#3de4ff17,#0000 30%),radial-gradient(circle at 82% 14%,#ff39ca1a,#0000 32%),#020309!important}.creator-publish-header{-webkit-backdrop-filter:blur(14px);box-shadow:none!important;background:linear-gradient(#020309e6,#02030938,#0000)!important;border:0!important}.creator-publish-stage,.creator-workspace{box-shadow:none!important;background:0 0!important}.creator-workspace{border:0!important}.creator-preview-panel,.creator-details-panel{-webkit-backdrop-filter:blur(10px);box-shadow:none!important;background:#04071229!important;border:0!important}.creator-file-drop{box-shadow:none!important;background:0 0!important;border:0!important}.creator-file-drop>span{box-shadow:0 0 32px #676bff42;background:radial-gradient(circle,#676bff8c,#1d12466b)!important;border-radius:50%!important}.creator-replace-file,.creator-publish-button{-webkit-backdrop-filter:blur(16px);box-shadow:none!important;border:0!important}.creator-security-note{opacity:.58}@media (width<=760px){.creator-publish-stage{padding-inline:12px!important}.creator-intro,.creator-steps,.creator-security-note{display:none!important}.creator-workspace{display:block!important}.creator-preview-panel,.creator-details-panel{background:0 0!important;padding-inline:8px!important}.creator-file-drop{min-height:46svh!important}}@media (width>=761px){.app-shell[data-view=feed]{--feed-desktop-gutter:clamp(18px, 1.35vw, 28px);--feed-desktop-copy:clamp(420px, 30vw, 560px)}.app-shell[data-view=feed] .reel-copy{left:var(--feed-desktop-gutter);width:min(var(--feed-desktop-copy), calc(50vw - 86px));max-width:min(var(--feed-desktop-copy), calc(50vw - 86px));bottom:clamp(88px,11vh,104px);right:auto}.app-shell[data-view=feed] .creator-line{gap:6px 8px}.app-shell[data-view=feed] .creator-line strong{font-size:clamp(15px,1vw,18px)}.app-shell[data-view=feed] .creator-line span{font-size:clamp(11px,.72vw,13px)}.app-shell[data-view=feed] .reel-copy p{overflow-wrap:anywhere;letter-spacing:-.015em;max-width:100%;margin:9px 0;font-size:clamp(15px,1.18vw,20px);line-height:1.28}.app-shell[data-view=feed] .meta-row{gap:8px;font-size:clamp(10px,.7vw,12px)}.app-shell[data-view=feed] .proof-strip{gap:7px;margin-top:10px}.app-shell[data-view=feed] .proof-strip span{padding:6px 9px;font-size:clamp(9px,.62vw,11px)}.app-shell[data-view=feed] .action-rail{gap:9px;bottom:clamp(88px,11vh,104px);right:clamp(12px,1.15vw,22px)}.app-shell[data-view=feed] .rail-button{border-radius:16px;width:48px;min-height:48px}.app-shell[data-view=feed] .rail-button svg{width:21px;height:21px}.app-shell[data-view=feed] .rail-button small{font-size:8px}.app-shell[data-view=feed] .avatar-orbit{width:50px;min-width:50px;height:58px}.app-shell[data-view=feed] .avatar-orbit-ring,.app-shell[data-view=feed] .avatar-orbit-main{width:46px;height:46px}.app-shell[data-view=feed] .avatar-orbit-media{width:38px;height:38px}.app-shell[data-view=feed] .reel-index{top:clamp(72px,8vh,84px);right:clamp(64px,4.5vw,82px)}.app-shell[data-view=feed] .presence-wordmark{font-size:clamp(18px,1.25vw,23px)}.app-shell[data-view=feed] .presence-person{flex-basis:54px}.app-shell[data-view=feed] .presence-ring{width:48px;height:48px}.app-shell[data-view=feed] .presence-avatar{width:39px;height:39px}.app-shell[data-view=feed] .presence-person small{max-width:54px;font-size:8px}.app-shell[data-view=feed] .presence-tabs{gap:clamp(14px,1.5vw,26px)}.app-shell[data-view=feed] .presence-tabs button{font-size:10px}}@media (width>=761px) and (height<=780px){.app-shell[data-view=feed] .reel-copy{bottom:84px}.app-shell[data-view=feed] .reel-copy p{margin:7px 0;font-size:clamp(14px,1.05vw,18px);line-height:1.22}.app-shell[data-view=feed] .proof-strip{margin-top:7px}.app-shell[data-view=feed] .proof-strip span{padding:5px 8px}.app-shell[data-view=feed] .action-rail{gap:7px;bottom:84px}.app-shell[data-view=feed] .rail-button{width:44px;min-height:44px}.app-shell[data-view=feed] .avatar-orbit{width:46px;min-width:46px;height:54px}.app-shell[data-view=feed] .avatar-orbit-ring,.app-shell[data-view=feed] .avatar-orbit-main{width:42px;height:42px}.app-shell[data-view=feed] .avatar-orbit-media{width:35px;height:35px}}@media (width>=761px) and (width<=1280px){.app-shell[data-view=feed] .reel-copy{width:min(470px,50vw - 68px);max-width:min(470px,50vw - 68px)}.app-shell[data-view=feed] .reel-copy p{font-size:clamp(14px,1.35vw,17px)}}.app-shell[data-view=following]{background:radial-gradient(circle at 50% -10%,#592aa033,#0000 34%),#05060a;min-height:100dvh;overflow:hidden}.following-page{--following-surface:#0d0f16e0;--following-border:#ffffff17;--following-muted:#f0f2f8a3;width:min(100%,1440px);height:100dvh;padding:max(18px, env(safe-area-inset-top)) clamp(14px, 2.4vw, 34px) calc(122px + env(safe-area-inset-bottom));color:#f7f7fb;scrollbar-width:thin;scrollbar-color:#ff3f7f80 transparent;background:linear-gradient(#030408f5,#05060afa);margin:0 auto;position:relative;overflow:hidden auto}.following-page:before{z-index:0;pointer-events:none;content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:54px 54px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 70%);mask-image:linear-gradient(#000000b8,#0000 70%)}.following-page>*{z-index:2;position:relative}.following-page-ambient{z-index:0;pointer-events:none;filter:blur(95px);opacity:.16;border-radius:50%;width:430px;height:430px;position:fixed}.following-page-ambient-one{background:#ff236e;top:-180px;left:-100px}.following-page-ambient-two{background:#5f37ff;top:110px;right:-190px}.following-header{top:calc(-1 * max(18px, env(safe-area-inset-top)));z-index:30;padding:max(18px, env(safe-area-inset-top)) 2px 18px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#05060afa 72%,#05060a00);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid;position:sticky}.following-brand-mark{width:40px;height:40px;position:relative}.following-brand-mark span{border:6px solid;border-radius:10px;width:24px;height:24px;position:absolute;top:9px;transform:rotate(45deg)}.following-brand-mark span:first-child{border-color:#ff3f7f;left:2px}.following-brand-mark span:last-child{border-color:#8b5cf6;right:2px}.following-heading{text-align:center;min-width:0}.following-title-line{justify-content:center;align-items:center;gap:6px;display:flex}.following-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,3vw,2.05rem);line-height:1}.following-heading p{color:var(--following-muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:.78rem;overflow:hidden}.following-header-actions{gap:7px;display:flex}.following-header-actions button{color:#f8f8fb;border:1px solid var(--following-border);cursor:pointer;background:#ffffff0b;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.following-header-actions button span{color:#fff;background:#ff315f;border:2px solid #05060a;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.66rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.following-creators{scrollbar-width:none;scroll-snap-type:x proximity;align-items:flex-start;gap:14px;padding:9px 2px 19px;display:flex;overflow-x:auto}.following-creators::-webkit-scrollbar{display:none}.following-creator{color:#f7f7fb;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;flex-direction:column;flex:0 0 76px;align-items:center;gap:6px;padding:0;display:flex;position:relative}.following-avatar-ring{background:linear-gradient(135deg,#6438ff,#ff3f7f);border-radius:50%;place-items:center;width:67px;height:67px;padding:3px;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff14,0 9px 26px #00000061}.following-creator:not(.is-live) .following-avatar-ring{background:linear-gradient(145deg,#353943,#12151b)}.following-avatar{color:#fff;background:radial-gradient(circle at 35% 25%,#4c2c74,#151824 68%);border:3px solid #08090d;border-radius:50%;place-items:center;width:100%;height:100%;font-size:.84rem;font-weight:850;display:grid;overflow:hidden}.following-avatar img,.following-card-avatar img{object-fit:cover;width:100%;height:100%}.following-avatar-ring i{color:#fff;background:#6d42ff;border:3px solid #07080c;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid;position:absolute;bottom:1px;right:-1px}.following-avatar-ring .following-online-dot{background:#32df83;width:16px;height:16px}.following-avatar-ring .following-live-dot{background:#ff315f;width:23px;height:23px}.following-creator>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.75rem;font-weight:670;overflow:hidden}.following-creator small{color:#fff;letter-spacing:.04em;background:#ff315f;border:2px solid #07080c;border-radius:5px;padding:2px 6px;font-size:.54rem;font-weight:900;position:absolute;top:54px}.following-more-creators{color:var(--following-muted);text-align:center;flex-direction:column;flex:0 0 76px;align-items:center;gap:6px;font-size:.66rem;display:flex}.following-more-creators strong{color:#fff;border:1px solid var(--following-border);background:#ffffff0e;border-radius:50%;place-items:center;width:62px;height:62px;font-size:1rem;display:grid}.following-filters{scrollbar-width:none;gap:9px;padding:3px 1px 19px;display:flex;overflow-x:auto}.following-filters::-webkit-scrollbar{display:none}.following-filters button{color:#ffffffd1;border:1px solid var(--following-border);cursor:pointer;background:#ffffff0b;border-radius:14px;flex:none;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:.82rem;font-weight:760;display:inline-flex}.following-filters button.is-active{color:#fff;background:linear-gradient(135deg,#782dff,#ff386f);border-color:#ff538e94;box-shadow:0 11px 28px #962bac40}.following-filters button.is-coming{opacity:.5;cursor:default}.following-state{min-height:340px;color:var(--following-muted);border:1px solid var(--following-border);text-align:center;background:#ffffff07;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}.following-state strong{color:#fff;font-size:1.04rem}.following-state span{max-width:470px;line-height:1.6}.following-state button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7436ff,#ff376f);border:0;border-radius:12px;margin-top:7px;padding:11px 18px;font-weight:800}.following-spinner{animation:.9s linear infinite following-spin}@keyframes following-spin{to{transform:rotate(360deg)}}.following-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:185px;gap:11px;display:grid}.following-card{--following-accent:#9f58ff;--following-gradient:radial-gradient(circle at 40% 15%, #5a327b, #111521 58%, #050608);color:#fff;background:var(--following-gradient);cursor:pointer;isolation:isolate;border:1px solid #ffffff16;border-radius:19px;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 15px 38px #0000004d}.following-card:first-child,.following-card:nth-child(2),.following-card:nth-child(6){grid-row:span 2}.following-card:nth-child(3),.following-card:nth-child(7){grid-area:span 2/span 1}.following-card:focus-visible{outline:3px solid var(--following-accent);outline-offset:3px}.following-card-media,.following-card-shade{position:absolute;inset:0}.following-card-media video{object-fit:cover;width:100%;height:100%}.following-card-gradient{width:100%;height:100%;color:color-mix(in srgb, var(--following-accent) 75%, white);background:var(--following-gradient);place-items:center;display:grid}.following-card-shade{z-index:1;background:linear-gradient(#0304080a 18%,#0304082e 44%,#030408f5 100%)}.following-card:after{z-index:1;pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff06}.following-card-top{z-index:3;justify-content:space-between;gap:8px;display:flex;position:absolute;top:10px;left:10px;right:10px}.following-card-top>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05060aab;border-radius:7px;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:.68rem;font-weight:850;display:inline-flex}.following-card-top .following-live-badge{background:#ff2360f0}.following-card-content{z-index:3;position:absolute;bottom:12px;left:12px;right:12px}.following-card-creator{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;max-width:100%;padding:0;display:flex}.following-card-creator strong{text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.following-card-creator svg{color:#ff4a81;fill:#ff4a81;stroke:#fff;flex:none}.following-card-avatar{color:#fff;border:2px solid var(--following-accent);background:#1d202a;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.57rem;font-weight:900;display:grid;overflow:hidden}.following-card-content h2{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 4px;font-size:clamp(.86rem,1.6vw,1.06rem);line-height:1.22;display:-webkit-box;overflow:hidden}.following-card-content>p{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.66rem;overflow:hidden}.following-card-stats{color:#ffffffdb;align-items:center;gap:12px;margin-top:10px;font-size:.7rem;font-weight:690;display:flex}.following-card-stats span{align-items:center;gap:5px;display:inline-flex}.following-card-stats .following-gift{color:#ffd94d;background:#0000008c;border-radius:9px;margin-left:auto;padding:7px}.following-placeholder{cursor:default;text-align:center;background:radial-gradient(circle at 50% 15%,#6b3cc533,#0d0f16cc 54%,#07080cf0);flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:185px;padding:22px;display:flex}.following-placeholder:before{content:"";border:1px dashed #ffffff1a;border-radius:13px;position:absolute;inset:12px}.following-placeholder-symbol{color:#9f74ff;background:#7e4de11a;border:1px solid #9f74ff47;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative}.following-placeholder-symbol svg:last-child{color:#ff4d88;position:absolute;top:-7px;right:-7px}.following-placeholder strong{z-index:2;font-size:.81rem;position:relative}.following-placeholder>span{z-index:2;max-width:190px;color:var(--following-muted);font-size:.67rem;line-height:1.45;position:relative}@media (width<=920px){.following-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px}.following-card:nth-child(3),.following-card:nth-child(7){grid-row:span 1}}@media (width<=560px){.following-page{padding-left:11px;padding-right:11px}.following-header{grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.following-brand-mark{width:32px;height:32px}.following-brand-mark span{border-width:5px;width:19px;height:19px;top:8px}.following-heading p{display:none}.following-header-actions button{width:36px;height:36px}.following-header-actions button:first-child{display:none}.following-creators{gap:9px}.following-creator{flex-basis:68px}.following-avatar-ring{width:61px;height:61px}.following-grid{grid-auto-rows:171px;gap:8px}.following-card{border-radius:15px}.following-card:first-child,.following-card:nth-child(2),.following-card:nth-child(6){grid-row:span 2}.following-card-content{bottom:9px;left:9px;right:9px}.following-card-content h2{font-size:.8rem}.following-card-stats{gap:8px}}.avatar-orbit[data-activity=okey] .avatar-orbit-ring{background:conic-gradient(from 15deg,#35f5c5,#43b8ff,#7c5cff,#35f5c5);box-shadow:0 0 0 1px #ffffff3d,0 0 18px #35f5c594,0 0 30px #43b8ff47}.avatar-live-badge[data-activity=okey]{color:#04110d;letter-spacing:.045em;background:linear-gradient(90deg,#35f5c5,#65cfff);min-width:52px;padding-inline:7px;box-shadow:0 0 14px #35f5c5c7,0 0 24px #43b8ff57}.avatar-live-badge[data-activity=okey]:hover,.avatar-live-badge[data-activity=okey]:focus-visible{filter:brightness(1.12)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]{height:100dvh;min-height:760px;padding:calc(14px + env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));box-sizing:border-box;grid-template-rows:auto auto auto minmax(520px,1fr) auto auto;gap:8px;display:grid;overflow:hidden auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-header,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-arena,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-footer{position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-header{grid-row:1;min-height:46px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes{grid-row:2;justify-self:center;max-width:min(100%,720px);margin:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta{grid-row:3;justify-self:center;width:min(100%,960px);max-width:100%;padding:2px 0 4px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-arena{grid-row:4;width:100%;min-height:520px;margin:0;display:block}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap{z-index:8;width:min(58vw,780px);position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-seat{z-index:18;width:clamp(148px,13vw,190px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-right,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-right{transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-left{top:0;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-right{top:0;right:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-left{bottom:0;left:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-right{bottom:0;right:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-frame video{visibility:visible;opacity:1;background:#02060b;display:block}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock{z-index:20;width:min(56vw,760px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock .okey-lounge-player-copy{width:fit-content;min-width:min(260px,78%);margin:0 0 7px 8px;position:relative;inset:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions{grid-row:5;grid-template-columns:repeat(5,minmax(120px,1fr));align-items:stretch;gap:8px;width:100%;padding-top:2px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions>button,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions>div{min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-game-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls{grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls select{width:100%;min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-economy-lock,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-error{grid-column:1/-1}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-footer{grid-row:6;justify-content:space-between;gap:14px;padding-top:2px;display:flex}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{z-index:10040;top:max(86px, calc(66px + env(safe-area-inset-top,0px)));right:max(18px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));width:min(360px,100vw - 36px);position:fixed;left:auto}@media (width<=1050px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap{width:min(64vw,700px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=700px){.okey-lounge-preview{overflow-y:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]{height:auto;min-height:100dvh;padding:calc(9px + env(safe-area-inset-top,0px)) 9px calc(12px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto auto auto;gap:10px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-header{grid-template-columns:minmax(0,1fr) 44px;gap:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-security{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand small{letter-spacing:.1em;font-size:.5rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta{justify-content:flex-start;justify-self:stretch;width:100%;max-width:100%;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-arena{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"camera-one camera-two""table table""camera-three camera-four""rack rack";align-items:stretch;gap:9px;min-height:0;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-seat,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock{width:100%;position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-seat{border-radius:14px;min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-left{grid-area:camera-one}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-top-right{grid-area:camera-two}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-left{grid-area:camera-three}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-bottom-right{grid-area:camera-four}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap{aspect-ratio:1.38;grid-area:table;margin:2px 0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock{grid-area:rack}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock .okey-lounge-player-copy{box-sizing:border-box;width:100%;min-width:0;margin:0 0 6px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack{min-height:126px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions{grid-row:5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions button{width:100%;min-height:50px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-game-controls,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls{grid-column:1/-1}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-game-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-footer{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{z-index:10050;top:max(8px, env(safe-area-inset-top,0px));right:8px;bottom:max(8px, env(safe-area-inset-bottom,0px));border-radius:18px;width:auto;max-width:none;position:fixed;left:8px}.okey-lounge-preview{isolation:isolate;overscroll-behavior:contain}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#02050afa,#02050ad1 72%,#0000);padding:4px 0 7px;position:sticky;top:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand{max-width:calc(100vw - 68px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand>div{overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand small,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03070ceb;position:sticky;top:56px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta{z-index:20;position:relative}}@media (width>=701px) and (width<=1650px),(width>=701px) and (height<=900px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]{height:100dvh;min-height:0;padding:calc(9px + env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:5px;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-header{gap:10px;min-height:38px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand{gap:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand>span{border-radius:12px;width:36px;height:36px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand small{letter-spacing:.13em;font-size:.52rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-brand strong{font-size:clamp(.98rem,1.45vw,1.2rem)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-security{min-height:34px;padding-inline:11px;font-size:.66rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-close{width:40px;height:40px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes{gap:5px;max-width:min(560px,100vw - 32px);padding:3px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-themes button{min-height:26px;padding-inline:10px;font-size:.62rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta{gap:5px;padding:0;font-size:.58rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-room-meta span{padding:4px 7px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-arena{height:100%;min-height:0;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap{width:min(52vw,700px);max-height:74%;top:42%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-seat{border-radius:15px;width:clamp(126px,11vw,166px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-copy{gap:5px;padding:5px 7px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-copy strong{font-size:.56rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-copy small{font-size:.45rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock{width:min(52vw,700px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock .okey-lounge-player-copy{min-width:min(230px,76%);margin:0 0 5px 7px;padding-block:5px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack{border-radius:18px 18px 28px 28px;min-height:92px;padding:15px 9px 9px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-top:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions button{border-radius:12px;min-height:38px;font-size:.66rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls{grid-template-columns:minmax(0,1fr);gap:3px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-tea-controls select{min-height:24px;font-size:.62rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-economy-lock{border-radius:11px;min-height:28px;padding:5px 8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-economy-lock>span{font-size:.56rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-footer{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{top:max(72px, calc(58px + env(safe-area-inset-top,0px)));right:max(12px, env(safe-area-inset-right,0px));bottom:max(92px, calc(82px + env(safe-area-inset-bottom,0px)));border-radius:18px;gap:7px;width:min(318px,100vw - 24px);min-height:0;max-height:calc(100dvh - 164px);padding:10px;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-host-panel-head{min-height:32px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-host-tabs button,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-host-list button{min-height:30px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-host-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-request-queue{overscroll-behavior:contain;max-height:138px;overflow-y:auto}}@media (width>=701px) and (width<=1180px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-table-wrap{width:min(55vw,640px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-camera-seat{width:clamp(118px,12vw,146px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-rack-dock{width:min(54vw,650px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J] .okey-lounge-actions{grid-template-columns:repeat(5,minmax(92px,1fr));gap:5px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_REAL_GAMEPLAY_M3D4J]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{width:min(292px,100vw - 20px)}}.okey-lounge-room-meta [data-spectator-connected=true]{color:#dffaff;background:#186f8533;border-color:#59e4ff7a}.okey-lounge-spectator-mode{color:#ddfbff;box-sizing:border-box;background:#061d27db;border:1px solid #59e4ff4d;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:44px;padding:7px 12px;display:flex}.okey-lounge-spectator-mode span{gap:1px;min-width:0;display:grid}.okey-lounge-spectator-mode strong,.okey-lounge-spectator-mode small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.okey-lounge-spectator-mode strong{font-size:.76rem}.okey-lounge-spectator-mode small{color:#ddfbff9e;font-size:.6rem}.okey-lounge-scene[data-room-status=playing] .okey-lounge-spectator-mode{box-shadow:inset 0 0 18px #59e4ff0f}@media (width<=700px){.okey-lounge-spectator-mode{min-height:50px}}.okey-lounge-preview{z-index:10000}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]{height:100dvh;min-height:760px;padding:calc(14px + env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));box-sizing:border-box;grid-template-rows:auto auto auto minmax(520px,1fr) auto auto;gap:8px;display:grid;overflow:hidden auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-header,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-themes,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-meta,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-arena,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-footer{position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-header{grid-row:1;min-height:46px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-themes{grid-row:2;justify-self:center;max-width:min(100%,720px);margin:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-meta{grid-row:3;justify-self:center;width:min(100%,960px);max-width:100%;padding:2px 0 4px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-arena{grid-row:4;width:100%;min-height:520px;margin:0;display:block;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-table-wrap{z-index:8;width:min(58vw,780px);position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat{z-index:18;width:clamp(148px,13vw,190px);position:absolute;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-left{inset:0 auto auto 0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-right{inset:0 0 auto auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-left{inset:auto auto 0 0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-right{inset:auto 0 0 auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-frame video{visibility:visible;opacity:1;background:#02060b;display:block}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock{z-index:20;width:min(56vw,760px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock .okey-lounge-player-copy{width:fit-content;min-width:min(260px,78%);margin:0 0 7px 8px;position:relative;inset:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions{grid-row:5;grid-template-columns:repeat(5,minmax(120px,1fr));align-items:stretch;gap:8px;width:100%;padding-top:2px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions>button,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions>div{min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-game-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-tea-controls{grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-tea-controls select{width:100%;min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-economy-lock,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-error{grid-column:1/-1}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-footer{grid-row:6;justify-content:space-between;gap:14px;padding-top:2px;display:flex}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{z-index:10040;top:max(86px, calc(66px + env(safe-area-inset-top,0px)));right:max(18px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));width:min(360px,100vw - 36px);position:fixed;left:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat{z-index:64;width:min(350px,28vw);max-height:min(48vh,430px);box-shadow:none;-webkit-backdrop-filter:none;pointer-events:none;background:0 0;border:0;border-radius:0;grid-template-rows:auto minmax(100px,1fr) auto auto auto;display:grid;position:absolute;bottom:clamp(76px,9vh,108px);left:clamp(14px,1.35vw,24px);overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat:before{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-head{width:fit-content;min-height:30px;box-shadow:none;-webkit-backdrop-filter:blur(8px);pointer-events:auto;background:#020a1233;border:1px solid #a0e8ff1a;border-radius:999px;padding:3px 5px 3px 8px;display:flex}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-head>span strong{text-shadow:0 1px 8px #000000e6;font-size:10px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-head>span small{background:#46d7ff1a;min-width:17px;height:17px;padding-inline:4px;font-size:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-slow-mode select{background:#020d1659;border-color:#8adeff1a;height:23px;font-size:9px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-collapse{background:#ffffff09;width:23px;height:23px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed{scrollbar-width:none;pointer-events:auto;min-height:100px;max-height:min(34vh,300px);padding:11px 0 5px;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0,#000 22px 90%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 22px 90%,#0000 100%)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed::-webkit-scrollbar{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message{box-shadow:none;text-shadow:0 2px 7px #000000fa;background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr);gap:7px;margin:0 0 5px;padding:3px 5px 3px 1px;animation:.28s cubic-bezier(.2,.8,.2,1) both okey-k21-chat-rise;display:grid;position:relative}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message:hover,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message[data-own=true]{background:linear-gradient(90deg,#04101a42,#0000 92%);border:0;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-avatar{background:#12465b57;border-color:#a5e7ff29;width:27px;height:27px;font-size:9px;box-shadow:0 3px 12px #00000057}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-author strong{color:#f8fdfffa;font-size:10px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-author small{color:#bddce79e;font-size:7px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-copy p{color:#f5fafcf0;margin-top:1px;font-size:10px;line-height:1.28}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message-actions{margin-top:2px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message-actions button{color:#c8e9f3bf;text-shadow:0 2px 6px #000000e6}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-empty{color:#cde6ef94;text-shadow:0 2px 8px #000000f2;min-height:86px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-replying,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-muted,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-error{-webkit-backdrop-filter:blur(12px);pointer-events:auto;background:#020c1461;border-color:#89e0ff1a}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-compose{-webkit-backdrop-filter:blur(14px)saturate(120%);pointer-events:auto;background:#020c1466;border:1px solid #8be2ff29;border-radius:999px;width:min(100%,340px);min-height:40px;margin:2px 0 0;padding:3px 3px 3px 10px;box-shadow:0 8px 28px #0000002e,inset 0 1px #ffffff06}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-compose input{text-shadow:0 1px 6px #000000e6;font-size:10px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-compose>button{background:#2dc1edb8;width:32px;height:32px;box-shadow:0 5px 15px #1aa9dc33}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat-collapsed{z-index:64;min-height:34px;box-shadow:none;-webkit-backdrop-filter:blur(10px);background:#030f1947;border-color:#87e2ff1f;bottom:clamp(76px,9vh,108px);left:clamp(14px,1.35vw,24px)}@keyframes okey-k21-chat-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width>=701px) and (width<=1650px),(width>=701px) and (height<=900px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]{height:100dvh;min-height:0;padding:calc(9px + env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:5px;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-header{gap:10px;min-height:38px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-brand{gap:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-brand>span{border-radius:12px;width:36px;height:36px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-brand small{letter-spacing:.13em;font-size:.52rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-brand strong{font-size:clamp(.98rem,1.45vw,1.2rem)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-security{min-height:34px;padding-inline:11px;font-size:.66rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-close{width:40px;height:40px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-themes{gap:5px;max-width:min(560px,100vw - 32px);padding:3px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-themes button{min-height:26px;padding-inline:10px;font-size:.62rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-meta{gap:5px;padding:0;font-size:.58rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-meta span{padding:4px 7px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-arena{height:100%;min-height:0;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-table-wrap{width:min(52vw,700px);max-height:74%;top:42%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat{border-radius:15px;width:clamp(126px,11vw,166px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-copy{gap:5px;padding:5px 7px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-copy strong{font-size:.56rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-copy small{font-size:.45rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock{width:min(52vw,700px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock .okey-lounge-player-copy{min-width:min(230px,76%);margin:0 0 5px 7px;padding-block:5px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack{border-radius:18px 18px 28px 28px;min-height:92px;padding:15px 9px 9px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-top:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions button{border-radius:12px;min-height:38px;font-size:.66rem}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-footer{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat{width:min(330px,26vw);max-height:min(43vh,350px);bottom:14px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed{max-height:min(28vh,225px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat-collapsed{bottom:14px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{top:max(72px, calc(58px + env(safe-area-inset-top,0px)));right:max(12px, env(safe-area-inset-right,0px));bottom:max(92px, calc(82px + env(safe-area-inset-bottom,0px)));border-radius:18px;gap:7px;width:min(318px,100vw - 24px);min-height:0;max-height:calc(100dvh - 164px);padding:10px;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-host-list,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-request-queue{overscroll-behavior:contain;min-height:0;overflow-y:auto}}@media (width<=1050px) and (width>=701px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-table-wrap{width:min(64vw,700px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=700px){.okey-lounge-preview{isolation:isolate;overscroll-behavior:contain;overflow-y:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]{height:auto;min-height:100dvh;padding:calc(9px + env(safe-area-inset-top,0px)) 9px calc(76px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto auto auto;gap:10px;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#02050afa,#02050ad1 72%,#0000);grid-template-columns:minmax(0,1fr) 44px;gap:8px;padding:4px 0 7px;position:sticky;top:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-security{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-themes{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03070ceb;justify-content:flex-start;justify-self:stretch;width:100%;max-width:100%;position:sticky;top:56px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-room-meta{z-index:20;justify-content:flex-start;justify-self:stretch;width:100%;max-width:100%;position:relative}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-arena{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"camera-one camera-two""table table""camera-three camera-four""rack rack";align-items:stretch;gap:9px;min-height:0;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-table-wrap,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock{width:100%;position:relative;inset:auto;transform:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat{border-radius:14px;min-width:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-left{grid-area:camera-one}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-right{grid-area:camera-two}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-left{grid-area:camera-three}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-right{grid-area:camera-four}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-table-wrap{aspect-ratio:1.38;grid-area:table;margin:2px 0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock{grid-area:rack}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack-dock .okey-lounge-player-copy{box-sizing:border-box;width:100%;min-width:0;margin:0 0 6px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-rack{min-height:126px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions{grid-row:5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions button{width:100%;min-height:50px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-game-controls,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-tea-controls{grid-column:1/-1}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-game-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-tea-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-footer{display:none}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat{right:8px;bottom:max(8px, env(safe-area-inset-bottom,0px));z-index:10030;width:auto;max-height:min(43vh,360px);position:fixed;left:8px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed{max-height:min(25vh,210px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-compose{width:100%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat-collapsed{left:8px;bottom:max(8px, env(safe-area-inset-bottom,0px));z-index:10030;position:fixed}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{z-index:10050;top:max(8px, env(safe-area-inset-top,0px));right:8px;bottom:max(8px, env(safe-area-inset-bottom,0px));border-radius:18px;width:auto;max-width:none;position:fixed;left:8px}}@media (width>=701px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]{--okey-k22-camera-width:clamp(126px, 11vw, 166px);--okey-k22-edge:clamp(12px, 1vw, 18px);--okey-k22-chat-left:calc(var(--okey-k22-edge) + var(--okey-k22-camera-width) + 18px);--okey-k22-chat-width:min(300px, 22vw);--okey-k22-drawer-width:min(318px, calc(100vw - 24px));--okey-k22-drawer-gap:18px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-arena{isolation:isolate;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat{width:var(--okey-k22-camera-width);min-width:var(--okey-k22-camera-width);visibility:visible;opacity:1;box-sizing:border-box;grid-template-rows:minmax(0,auto) auto;display:grid;overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-frame{aspect-ratio:16/10;min-height:clamp(84px,8.4vw,116px);overflow:hidden}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat[data-camera=false]{background:#030c14b8;border-color:#7ee1ff29;box-shadow:0 14px 34px #0000004d,inset 0 0 0 1px #ffffff06}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-left{left:var(--okey-k22-edge);right:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-right,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-right{right:var(--okey-k22-edge);left:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-top-right{top:0;bottom:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-left,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-bottom-right{top:auto;bottom:0}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat{left:var(--okey-k22-chat-left);width:var(--okey-k22-chat-width);pointer-events:none;grid-template-rows:auto minmax(76px,1fr) auto auto auto;max-height:min(36vh,286px);bottom:clamp(96px,11vh,118px);right:auto;overflow:visible}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed{pointer-events:auto;min-height:76px;max-height:min(23vh,178px);padding:8px 0 4px;overflow-y:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-head{max-width:100%}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-message{margin-bottom:4px;padding-right:2px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-compose{box-sizing:border-box;width:100%;max-width:100%;margin-top:3px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat-collapsed{left:var(--okey-k22-chat-left);bottom:clamp(96px,11vh,118px);right:auto}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{top:max(66px, calc(56px + env(safe-area-inset-top,0px)));right:max(12px, env(safe-area-inset-right,0px));bottom:max(94px, calc(84px + env(safe-area-inset-bottom,0px)));width:var(--okey-k22-drawer-width);max-height:calc(100dvh - 160px);overflow:hidden}:is(.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-camera-top-right,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-camera-bottom-right){right:calc(var(--okey-k22-drawer-width) + var(--okey-k22-drawer-gap))}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-actions{width:calc(100% - var(--okey-k22-drawer-width) - var(--okey-k22-drawer-gap));justify-self:start}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-host-list,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-request-queue{overscroll-behavior:contain;min-height:0;overflow-y:auto}}@media (width>=701px) and (width<=1220px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]{--okey-k22-camera-width:clamp(116px, 12vw, 142px);--okey-k22-chat-width:min(250px, 21vw)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-host-panel{width:min(286px,100vw - 20px)}:is(.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-camera-top-right,.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-camera-bottom-right){right:304px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]:has(.okey-lounge-host-panel) .okey-lounge-actions{width:calc(100% - 304px)}}@media (width<=700px){.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-seat{visibility:visible;opacity:1;min-width:0;display:grid}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-camera-frame{aspect-ratio:16/10;min-height:92px}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat{bottom:max(72px, calc(62px + env(safe-area-inset-bottom,0px)));max-height:min(34vh,290px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-room-chat-feed{max-height:min(19vh,160px)}.okey-lounge-scene[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2]>.okey-room-chat-collapsed{bottom:max(72px, calc(62px + env(safe-area-inset-bottom,0px)))}}.okey-lounge-preview{color:#14343c;background:#c6e4e7}.okey-lounge-scene.okey-lounge-light-ui{--lounge-accent:#087f8c;--lounge-accent-soft:#087f8c2e;--lounge-accent-deep:#095f88;--lounge-felt-1:#2ab8a8;--lounge-felt-2:#08786f;--lounge-rim-1:#bd8655;--lounge-rim-2:#674025;--lounge-glow:#30aebe47;color:#15353c;background:radial-gradient(circle at 50% 42%,#fffffff5,#0000 34%),radial-gradient(circle at 12% 8%,#4bbec947,#0000 31%),linear-gradient(150deg,#dff2f3 0%,#c3e3e6 48%,#a9d1d7 100%)}.okey-lounge-scene.okey-lounge-light-ui[data-theme=bosphorus]{--lounge-felt-1:#36b9a4;--lounge-felt-2:#087a70;--lounge-rim-1:#c98b54;--lounge-rim-2:#704324;background:radial-gradient(circle at 50% 40%,#fffffff0,#0000 36%),linear-gradient(145deg,#e4f4ef,#b7ddd7 58%,#99cbc8)}.okey-lounge-scene.okey-lounge-light-ui[data-theme=classic-coffeehouse]{--lounge-accent:#8a562c;--lounge-accent-deep:#6c4527;--lounge-felt-1:#47aa83;--lounge-felt-2:#1c735a;--lounge-rim-1:#cb925e;--lounge-rim-2:#71462a;background:radial-gradient(circle at 50% 40%,#fffaeff2,#0000 35%),linear-gradient(145deg,#f2e8d6,#dbc8a8 58%,#c7b18f)}.okey-lounge-scene.okey-lounge-light-ui[data-theme=vip-night]{--lounge-accent:#7552a3;--lounge-accent-deep:#53387c;--lounge-felt-1:#6a55a0;--lounge-felt-2:#46326f;--lounge-rim-1:#c79a68;--lounge-rim-2:#704e31;background:radial-gradient(circle at 50% 40%,#ffffffeb,#0000 35%),linear-gradient(145deg,#e8e1f1,#cbbdde 58%,#b4a1cf)}.okey-lounge-light-ui .okey-lounge-ambient{opacity:.24}.okey-lounge-light-ui .okey-lounge-brand small,.okey-lounge-light-ui .okey-lounge-room-meta,.okey-lounge-light-ui .okey-lounge-camera-copy small,.okey-lounge-light-ui .okey-lounge-player-copy small{color:#134049b8}.okey-lounge-light-ui .okey-lounge-brand strong,.okey-lounge-light-ui .okey-lounge-camera-copy strong,.okey-lounge-light-ui .okey-lounge-player-copy strong{color:#12343d}.okey-lounge-light-ui .okey-lounge-security,.okey-lounge-light-ui .okey-lounge-close,.okey-lounge-light-ui .okey-lounge-themes,.okey-lounge-light-ui .okey-lounge-room-meta span{color:#17434c;background:#f8ffffbd;border-color:#12535e2e;box-shadow:0 10px 28px #1956611a,inset 0 1px #ffffffe6}.okey-lounge-light-ui .okey-lounge-themes button{color:#13434cb8}.okey-lounge-light-ui .okey-lounge-themes button[data-active=true]{color:#fff;background:linear-gradient(135deg, var(--lounge-accent), var(--lounge-accent-deep))}.okey-lounge-light-ui .okey-lounge-table-shadow{filter:blur(26px);background:#305b5e3d}.okey-lounge-light-ui .okey-lounge-table{box-shadow:0 36px 70px #2f575b47,0 0 0 2px #ffffff8c,inset 0 0 0 2px #ffffff38}.okey-lounge-light-ui .okey-lounge-table:before{background:radial-gradient(circle at 50% 42%, #ffffff2e, transparent 36%), repeating-linear-gradient(30deg, transparent 0 12px, #ffffff07 13px 14px), linear-gradient(145deg, var(--lounge-felt-1), var(--lounge-felt-2));box-shadow:inset 0 28px 54px #ffffff1f,inset 0 -34px 62px #0038343d}.okey-lounge-light-ui .okey-lounge-center-mark{color:#ecfffde6;text-shadow:0 2px 12px #00464147}.okey-lounge-light-ui .okey-lounge-camera-seat{background:#f7ffffd1;border-color:#1d69743d;box-shadow:0 14px 34px #1e535d29,inset 0 1px #fffffff0}.okey-lounge-light-ui .okey-lounge-camera-seat[data-local=true]{border-color:#098b978c;box-shadow:0 0 0 2px #31cfc221,0 16px 38px #1c626b33}.okey-lounge-light-ui .okey-lounge-camera-frame{background:radial-gradient(circle at 50% 44%,#6aced34d,#0000 48%),linear-gradient(145deg,#d4eef0,#afd5da)}.okey-lounge-light-ui .okey-lounge-camera-placeholder{color:#16454e}.okey-lounge-light-ui .okey-lounge-camera-placeholder span{color:#0c5964;background:#ffffffb3;border-color:#0e74803d}.okey-lounge-light-ui .okey-lounge-camera-copy{background:#f9ffffe6}.okey-lounge-camera-media-icons[data-interactive=true]{align-items:center;gap:5px;display:inline-flex}.okey-lounge-camera-media-icons[data-interactive=true]>button{color:#7d3338;cursor:pointer;background:#ecf5f6eb;border:1px solid #115b672e;border-radius:9px;place-items:center;width:29px;height:29px;transition:transform .12s,background .12s,color .12s;display:grid}.okey-lounge-camera-media-icons[data-interactive=true]>button[data-enabled=true]{color:#08786f;background:#c2f5ecf2}.okey-lounge-camera-media-icons[data-interactive=true]>button:hover:not(:disabled){transform:translateY(-1px)}.okey-lounge-camera-media-icons[data-interactive=true]>button:disabled{cursor:wait;opacity:.55}.okey-lounge-camera-tea-count{color:#865124;align-items:center;gap:2px;font-size:10px;font-weight:900;display:inline-flex}.okey-lounge-light-ui .okey-lounge-rack-dock{background:linear-gradient(#f5debcf2,#b8804cf0);border-color:#643d1e3d;box-shadow:0 18px 40px #553f2a38,inset 0 2px #ffffff8c}.okey-lounge-light-ui .okey-lounge-rack{background:linear-gradient(#8b562fb8,#5b3219e0);border-color:#633d1f33}.okey-lounge-light-ui .okey-lounge-tile{background:linear-gradient(#fffef7 0%,#f3ead5 100%);border-color:#5c4c362e;box-shadow:0 5px 10px #40352742,inset 0 1px #fff}.okey-lounge-light-ui .okey-lounge-tile[data-color=red]{color:#d31f35}.okey-lounge-light-ui .okey-lounge-tile[data-color=blue]{color:#0869cf}.okey-lounge-light-ui .okey-lounge-tile[data-color=black]{color:#111827}.okey-lounge-light-ui .okey-lounge-tile[data-color=amber]{color:#d07b00}.okey-lounge-hand-gesture,.okey-lounge-gesture-source{touch-action:none;-webkit-user-select:none;user-select:none}.okey-lounge-hand-gesture{cursor:grab;min-width:0}.okey-lounge-hand-gesture:active,.okey-lounge-gesture-source[data-drag-active=true]{cursor:grabbing}.okey-lounge-hand-gesture[data-drag-active=true]{z-index:4;position:relative;transform:translateY(-8px)scale(1.03)}.okey-lounge-gesture-source{outline:none;transition:transform .14s,filter .14s,box-shadow .14s}.okey-lounge-gesture-source[data-gesture-enabled=true]{cursor:grab}.okey-lounge-gesture-source[data-gesture-enabled=true]:hover{filter:brightness(1.08);transform:translateY(-3px)}.okey-lounge-gesture-source[data-gesture-enabled=false]{cursor:default;opacity:.72}.okey-lounge-stock>small{color:#e2fffbe6;letter-spacing:.12em;font-size:8px;font-weight:950;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.okey-lounge-rack[data-drop-active=true]{box-shadow:inset 0 0 0 3px #43f2d685,0 0 28px #1dd0b757}.okey-lounge-drop-targets{z-index:12;opacity:0;pointer-events:none;gap:10px;transition:opacity .14s,transform .14s;display:flex;position:absolute;bottom:14%;left:50%;transform:translate(-50%,12px)scale(.96)}.okey-lounge-drop-targets[data-visible=true]{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.okey-lounge-drop-targets button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#045c57c2;border:2px dashed #dffffab8;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;display:inline-flex;box-shadow:0 12px 28px #003d3a3d}.okey-lounge-drop-targets button:disabled{pointer-events:none;opacity:.4}.okey-lounge-drop-targets .okey-lounge-finish-drop{background:#925a0cd1;border-color:#ffe790db}.okey-lounge-touch-ghost{z-index:240;pointer-events:none;filter:drop-shadow(0 14px 18px #1d41464d);place-items:center;min-width:58px;min-height:58px;display:grid;position:fixed;transform:translate(-50%,-62%)rotate(-4deg)scale(1.08)}.okey-lounge-touch-ghost>span{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#0d8d82,#096f95);border:2px solid #ffffffe6;border-radius:12px;place-items:center;min-width:62px;min-height:44px;padding:0 10px;font-size:11px;font-weight:950;display:grid}.okey-lounge-scene.okey-lounge-light-ui[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions.okey-lounge-compact-actions{z-index:64;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8ffffd1;border:1px solid #17606b2e;border-radius:17px;justify-content:flex-end;align-items:center;gap:7px;max-width:min(520px,100vw - 28px);min-height:54px;padding:6px;display:flex;box-shadow:0 16px 40px #1e535c2e,inset 0 1px #fffffff2;right:max(14px, env(safe-area-inset-right,0px))!important;bottom:max(14px, env(safe-area-inset-bottom,0px))!important;width:auto!important;position:absolute!important;left:auto!important}.okey-lounge-compact-actions>button,.okey-lounge-compact-tea>button,.okey-lounge-compact-spectator{flex:none}.okey-lounge-compact-icon,.okey-lounge-compact-spectator{color:#0a6974;background:#e5f7f8f0;border:1px solid #145e6a2e;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:relative}button.okey-lounge-compact-icon{cursor:pointer}.okey-lounge-compact-icon>b{color:#fff;background:#d8314f;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid;position:absolute;top:-5px;right:-5px}.okey-lounge-compact-start{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e8f83,#0c7296);border:0;border-radius:13px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.okey-lounge-compact-start:disabled{color:#6f878c;cursor:default;background:#dce9eb}.okey-lounge-compact-tea{position:relative}.okey-lounge-tea-popover{background:#fafffff7;border:1px solid #125c6633;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:7px;width:min(240px,100vw - 28px);padding:9px;display:grid;position:absolute;bottom:51px;right:0;box-shadow:0 18px 42px #184b543d}.okey-lounge-tea-popover select,.okey-lounge-tea-popover button{border:1px solid #135b662b;border-radius:10px;min-height:36px}.okey-lounge-tea-popover select{color:#163e46;background:#eef8f8;min-width:0;padding:0 9px}.okey-lounge-tea-popover button{color:#fff;cursor:pointer;background:#0c7c74;align-items:center;gap:5px;padding:0 10px;font-weight:850;display:inline-flex}.okey-lounge-sync-status{color:#28515a;background:#e3f3f4e6;border-radius:12px;align-items:center;gap:6px;min-height:42px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.okey-lounge-sync-status>i{background:#23a26d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #23a26d1f}.okey-lounge-sync-status[data-status=reconnecting]>i,.okey-lounge-sync-status[data-status=connecting]>i,.okey-lounge-sync-status[data-status=requesting-token]>i,.okey-lounge-sync-status[data-status=requesting-media]>i{background:#d99418;box-shadow:0 0 0 4px #d9941824}.okey-lounge-sync-status[data-status=error]>i{background:#d43b4f;box-shadow:0 0 0 4px #d43b4f24}.okey-lounge-compact-actions .okey-lounge-room-error{width:min(330px,100vw - 28px);position:absolute;bottom:62px;right:0}.okey-lounge-light-ui .okey-lounge-host-panel{color:#173c44;background:#f8fffff5;border-color:#12586433;box-shadow:0 22px 58px #1b4c543d}.okey-lounge-light-ui .okey-lounge-host-panel strong,.okey-lounge-light-ui .okey-lounge-host-panel b,.okey-lounge-light-ui .okey-lounge-host-panel p{color:#173c44}.okey-lounge-light-ui .okey-lounge-footer{color:#1240499e}.okey-lounge-light-ui>.okey-room-chat{background:linear-gradient(#f9ffffe6,#e8f6f7d1);border-color:#13616d2e;box-shadow:0 18px 45px #194d562e}.okey-lounge-light-ui .okey-room-chat-head{background:#eff9fad1;border-color:#1257621f}.okey-lounge-light-ui .okey-room-chat-head>span,.okey-lounge-light-ui .okey-room-chat-author strong,.okey-lounge-light-ui .okey-room-chat-copy p{color:#173f48}.okey-lounge-light-ui .okey-room-chat-author small,.okey-lounge-light-ui .okey-room-chat-slow-copy,.okey-lounge-light-ui .okey-room-chat-empty{color:#1847519e}.okey-lounge-light-ui .okey-room-chat-message{background:linear-gradient(90deg,#e0f1f3eb,#eff9fa94)}.okey-lounge-light-ui .okey-room-chat-message[data-own=true]{background:linear-gradient(90deg,#c6ebebeb,#e5f6f6a3)}.okey-lounge-light-ui .okey-room-chat-compose{background:#f8fffff0;border-color:#105b672e}.okey-lounge-light-ui .okey-room-chat-compose input{color:#153d46}.okey-lounge-light-ui>.okey-room-chat-collapsed{color:#fff;background:linear-gradient(135deg,#0d8b82,#0b7093);border-color:#105b6733;box-shadow:0 12px 30px #194c5538}@media (width<=700px){.okey-lounge-scene.okey-lounge-light-ui{background:radial-gradient(circle at 50% 30%,#fffffff0,#0000 36%),linear-gradient(160deg,#dceff0,#b8dadd 66%,#9fcbd0)}.okey-lounge-light-ui .okey-lounge-header{top:max(7px, env(safe-area-inset-top,0px));left:8px;right:8px}.okey-lounge-light-ui .okey-lounge-brand>span{border-radius:11px;width:35px;height:35px}.okey-lounge-light-ui .okey-lounge-brand small,.okey-lounge-light-ui .okey-lounge-security,.okey-lounge-light-ui .okey-lounge-themes,.okey-lounge-light-ui .okey-lounge-footer{display:none}.okey-lounge-light-ui .okey-lounge-room-meta{top:max(52px, calc(44px + env(safe-area-inset-top,0px)));justify-content:flex-start;max-width:none;left:8px;right:8px;transform:none}.okey-lounge-light-ui .okey-lounge-room-meta>span:first-child,.okey-lounge-light-ui .okey-lounge-room-meta>span[data-media-status]{display:none}.okey-lounge-light-ui .okey-lounge-room-meta span{padding:4px 7px;font-size:9px}.okey-lounge-light-ui .okey-lounge-camera-media-icons[data-interactive=true]>button{width:32px;height:32px}.okey-lounge-light-ui .okey-lounge-player-copy{display:none}.okey-lounge-light-ui .okey-lounge-rack-dock{padding:6px}.okey-lounge-light-ui .okey-lounge-drop-targets{gap:7px;bottom:10%}.okey-lounge-light-ui .okey-lounge-drop-targets button{min-height:38px;padding:0 10px;font-size:11px}.okey-lounge-scene.okey-lounge-light-ui[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions.okey-lounge-compact-actions{border-radius:15px;max-width:calc(100vw - 16px);min-height:48px;padding:4px;right:max(8px, env(safe-area-inset-right,0px))!important;bottom:max(8px, env(safe-area-inset-bottom,0px))!important}.okey-lounge-compact-icon,.okey-lounge-compact-spectator{border-radius:11px;width:38px;height:38px}.okey-lounge-compact-start,.okey-lounge-sync-status{min-height:38px}.okey-lounge-sync-status span{display:none}.okey-lounge-sync-status{justify-content:center;width:38px;padding:0}.okey-lounge-light-ui>.okey-room-chat{border-radius:18px 18px 14px 14px;left:7px!important;right:7px!important;bottom:max(58px, calc(50px + env(safe-area-inset-bottom,0px)))!important;pointer-events:auto!important;width:auto!important;max-height:min(40dvh,340px)!important;position:fixed!important}.okey-lounge-light-ui .okey-room-chat-feed{max-height:min(22dvh,180px)!important}.okey-lounge-light-ui>.okey-room-chat-collapsed{border-radius:14px;min-height:46px;left:8px!important;right:auto!important;bottom:max(9px, env(safe-area-inset-bottom,0px))!important}.okey-lounge-light-ui .okey-room-chat-message-actions{opacity:1;transform:none}.okey-lounge-light-ui .okey-lounge-host-panel{top:max(54px, calc(46px + env(safe-area-inset-top,0px)))!important;right:7px!important;bottom:max(58px, calc(50px + env(safe-area-inset-bottom,0px)))!important;width:auto!important;max-height:calc(100dvh - 118px)!important;left:7px!important}.okey-lounge-touch-ghost{transform:translate(-50%,-72%)rotate(-3deg)scale(1.12)}}@media (prefers-reduced-motion:reduce){.okey-lounge-hand-gesture,.okey-lounge-gesture-source,.okey-lounge-drop-targets,.okey-lounge-camera-media-icons[data-interactive=true]>button{transition:none}}html.cidentia-okey-light-document,html.cidentia-okey-light-document body,html.cidentia-okey-light-document #root{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important;background:#c6e4e7!important}.okey-lounge-scene.okey-lounge-light-ui[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions.okey-lounge-compact-actions{top:50dvh!important;right:max(14px, env(safe-area-inset-right,0px))!important;z-index:130!important;width:auto!important;max-width:none!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;left:auto!important;transform:translateY(-50%)!important}.okey-lounge-actions.okey-lounge-compact-actions>*{flex:none}.okey-lounge-actions .okey-lounge-compact-icon,.okey-lounge-actions .okey-lounge-compact-start,.okey-lounge-actions .okey-lounge-compact-spectator,.okey-lounge-actions .okey-lounge-sync-status{color:#075b66;-webkit-backdrop-filter:blur(8px)saturate(1.01);border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:56px;min-width:56px;height:56px;min-height:56px;margin:0;padding:5px;display:inline-flex;position:relative;background:linear-gradient(145deg,#ffffff38,#e1f7f814)!important;border:0!important;box-shadow:0 6px 16px #0d5e670e!important}.okey-lounge-actions .okey-lounge-compact-start:disabled{color:#14525b8f!important;background:linear-gradient(145deg,#ffffff24,#d6ebed12)!important}.okey-lounge-actions .okey-lounge-compact-start:not(:disabled){color:#fff!important;background:linear-gradient(145deg,#0e8f83d1,#0c7296c7)!important}.okey-lounge-actions .okey-lounge-compact-start span,.okey-lounge-actions .okey-lounge-sync-status span,.okey-lounge-feed-action-label{max-width:50px;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;line-height:1.05;display:block;overflow:hidden}.okey-lounge-actions .okey-lounge-sync-status i{width:10px;height:10px;position:static}.okey-lounge-actions .okey-lounge-compact-icon>b{color:#fff;background:#0b8790;border:0;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid;position:absolute;top:-4px;right:-4px}.okey-lounge-actions .okey-lounge-compact-tea{width:56px;height:56px;position:relative}.okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{width:56px;height:56px}.okey-lounge-actions .okey-lounge-tea-popover{z-index:150;color:#17434b;-webkit-backdrop-filter:blur(14px);background:#f3fdfdc2;border:0;border-radius:18px;align-items:center;gap:8px;min-width:270px;padding:10px;display:flex;position:absolute;inset:50% calc(100% + 12px) auto auto;transform:translateY(-50%);box-shadow:0 14px 30px #0b4b5221}.okey-lounge-tea-empty-state{color:#37666c;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;padding:8px 12px;font-size:12px;font-weight:800;display:flex}@media (width<=700px){html.cidentia-okey-light-document,html.cidentia-okey-light-document body,html.cidentia-okey-light-document #root{background:#c6e4e7!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui{forced-color-adjust:none;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important;color:#15353c!important;background:radial-gradient(circle at 50% 30%,#fffffff5,#0000 37%),linear-gradient(160deg,#e4f5f6 0%,#c6e5e8 62%,#a9d3d8 100%)!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-header{color:#12343d!important;background:linear-gradient(#f4fffff5,#def4f6e6)!important;border-color:#12535e21!important;box-shadow:0 9px 24px #1956611a!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-brand strong,html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-brand small{color:#12343d!important;text-shadow:none!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-close{color:#17434c!important;background:#f8ffffc7!important;border-color:#12535e24!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-seat{color:#15353c!important;background:#f7ffffe0!important;border-color:#1d697433!important;box-shadow:0 12px 29px #1e535d21!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-frame,html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-video{background:radial-gradient(circle at 50% 44%,#75d3d757,#0000 50%),linear-gradient(145deg,#d9f0f2,#b7dce0)!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-placeholder{color:#16454e!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-placeholder span{color:#0c5964!important;background:#ffffffc2!important;border-color:#0e74802e!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-copy{color:#15353c!important;background:#f9fffff0!important}html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-copy strong,html.cidentia-okey-light-document .okey-lounge-light-ui .okey-lounge-camera-copy small{color:#15353c!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui[data-milestone=CIDENTIA_OKEY_LIVE_CHAT_M3D4K2] .okey-lounge-actions.okey-lounge-compact-actions{top:50dvh!important;right:max(8px, env(safe-area-inset-right,0px))!important;position:fixed!important;bottom:auto!important;transform:translateY(-50%)!important}.okey-lounge-actions .okey-lounge-compact-icon,.okey-lounge-actions .okey-lounge-compact-start,.okey-lounge-actions .okey-lounge-compact-spectator,.okey-lounge-actions .okey-lounge-sync-status,.okey-lounge-actions .okey-lounge-compact-tea,.okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{border-radius:16px;width:48px;min-width:48px;height:48px;min-height:48px}.okey-lounge-actions .okey-lounge-tea-popover{min-width:min(260px,100vw - 82px);right:calc(100% + 9px)}html.cidentia-okey-light-document .okey-lounge-light-ui>.okey-room-chat{color:#173f48!important;background:linear-gradient(#f9fffff2,#e8f6f7e6)!important;border-color:#13616d26!important}}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions.okey-lounge-compact-actions{top:50dvh!important;right:max(14px, env(safe-area-inset-right,0px))!important;z-index:160!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;left:auto!important;transform:translateY(-50%)!important}@media (width>=701px){.okey-lounge-scene.okey-lounge-light-ui>.okey-room-chat{top:50dvh!important;bottom:auto!important;right:auto!important;left:max(18px, env(safe-area-inset-left,0px))!important;z-index:155!important;pointer-events:auto!important;border-radius:18px!important;width:min(340px,100vw - 150px)!important;max-width:340px!important;max-height:min(42dvh,360px)!important;position:fixed!important;overflow:hidden!important;transform:translateY(-50%)!important}.okey-lounge-scene.okey-lounge-light-ui .okey-room-chat-feed{overscroll-behavior:contain;max-height:min(23dvh,190px)!important;overflow:hidden auto!important}.okey-lounge-scene.okey-lounge-light-ui>.okey-room-chat-collapsed{top:auto!important;right:auto!important;bottom:max(18px, env(safe-area-inset-bottom,0px))!important;left:max(18px, env(safe-area-inset-left,0px))!important;z-index:155!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:auto!important;min-width:158px!important;max-width:230px!important;height:48px!important;min-height:48px!important;padding:0 16px!important;display:inline-flex!important;position:fixed!important;overflow:hidden!important;transform:none!important}}@media (width<=700px){html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions.okey-lounge-compact-actions{top:50dvh!important;right:max(8px, env(safe-area-inset-right,0px))!important;z-index:170!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;left:auto!important;transform:translateY(-50%)!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-icon,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-start,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-spectator,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-sync-status,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{border-radius:16px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui>.okey-room-chat{top:auto!important;right:8px!important;bottom:max(64px, calc(56px + env(safe-area-inset-bottom,0px)))!important;z-index:165!important;pointer-events:auto!important;border-radius:18px 18px 14px 14px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:min(34dvh,340px)!important;position:fixed!important;left:8px!important;overflow:hidden!important;transform:none!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-room-chat-feed{overscroll-behavior:contain;max-height:min(18dvh,170px)!important;overflow:hidden auto!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui>.okey-room-chat-collapsed{top:auto!important;right:auto!important;bottom:max(10px, env(safe-area-inset-bottom,0px))!important;left:max(8px, env(safe-area-inset-left,0px))!important;z-index:165!important;border-radius:15px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:144px!important;max-width:min(210px,100vw - 78px)!important;height:48px!important;min-height:48px!important;padding:0 14px!important;display:inline-flex!important;position:fixed!important;overflow:hidden!important;transform:none!important}}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions.okey-lounge-compact-actions{right:max(24px, env(safe-area-inset-right,0px))!important;gap:13px!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:18px!important;flex:0 0 54px!important;margin:0!important;padding:0!important;position:relative!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-icon,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-start,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-spectator,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-sync-status,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{box-sizing:border-box!important;color:#fffffff5!important;-webkit-backdrop-filter:blur(14px)saturate(1.08)!important;background:#0411156e!important;border:1px solid #ffffff38!important;border-radius:18px!important;flex-direction:column!important;flex:0 0 54px!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:5px!important;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,opacity .18s!important;display:inline-flex!important;position:relative!important;overflow:visible!important;transform:translateY(0)scale(1)!important;box-shadow:0 10px 28px #00232926,inset 0 1px #ffffff14!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-icon>svg,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-start>svg,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-spectator>svg,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon>svg{flex:0 0 24px!important;width:24px!important;height:24px!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-start span,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-sync-status span,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-feed-action-label{color:#ffffffc7!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:46px!important;font-size:9px!important;font-weight:800!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-start:disabled{opacity:.72!important;color:#ffffffc7!important;cursor:default!important;background:#0411154d!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-start:not(:disabled){color:#fff!important;background:linear-gradient(145deg,#0f9787e0,#0a678edb)!important;border-color:#70f4da66!important;box-shadow:0 12px 30px #0465693d,inset 0 1px #ffffff2b!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{color:#ffd56a!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-sync-status i{background:#42f5b3!important;border-radius:999px!important;width:10px!important;min-width:10px!important;height:10px!important;min-height:10px!important;position:static!important;box-shadow:0 0 0 4px #42f5b31c,0 0 15px #42f5b37a!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-icon>b{color:#fff!important;background:#ff476f!important;border:2px solid #041115eb!important;border-radius:999px!important;min-width:20px!important;height:20px!important;padding:0 5px!important;font-size:10px!important;font-weight:900!important;top:-5px!important;right:-5px!important}@media (hover:hover) and (pointer:fine){.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>button:not(:disabled):hover,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>button:not(:disabled):hover{background:#ffffff24!important;border-color:#ffffff57!important;transform:translateY(-2px)scale(1.04)!important;box-shadow:0 14px 32px #00232933,inset 0 1px #ffffff1f!important}}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>button:not(:disabled):active,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>button:not(:disabled):active{transform:translateY(0)scale(.97)!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions button:focus-visible{outline-offset:3px!important;outline:2px solid #68b7fff5!important}.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-tea-popover{right:calc(100% + 13px)!important}@media (width<=700px){html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions.okey-lounge-compact-actions{right:max(10px, env(safe-area-inset-right,0px))!important;gap:8px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea{border-radius:16px!important;flex-basis:46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-icon,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-start,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-spectator,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-sync-status,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon{border-radius:16px!important;flex-basis:46px!important;gap:3px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:4px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-icon>svg,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-start>svg,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>.okey-lounge-compact-spectator>svg,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>.okey-lounge-compact-icon>svg{flex-basis:22px!important;width:22px!important;height:22px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-start span,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-sync-status span,html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-feed-action-label{max-width:40px!important;font-size:8px!important}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-tea-popover{right:calc(100% + 10px)!important}}@media (prefers-reduced-motion:reduce){.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions>button,.okey-lounge-scene.okey-lounge-light-ui .okey-lounge-actions .okey-lounge-compact-tea>button{transition:none!important}}.okey-lounge-hand-gesture{cursor:grab;touch-action:none;position:relative}.okey-lounge-hand-gesture:active,.okey-lounge-hand-gesture[data-drag-active=true]{cursor:grabbing;z-index:8}.okey-lounge-hand-gesture[data-drag-active=true]{opacity:.44;transform:translateY(-5px)scale(1.025)}.okey-lounge-hand-gesture[data-rack-joker=true],.okey-lounge-tile-button[data-actual-joker=true]{perspective:720px}.okey-lounge-tile[data-actual-joker=true]{transform-style:preserve-3d;will-change:transform;transition:transform .28s cubic-bezier(.2,.86,.2,1),filter .18s;position:relative}.okey-lounge-tile[data-actual-joker=true]>b,.okey-lounge-tile[data-actual-joker=true]>i{backface-visibility:hidden}.okey-lounge-tile[data-actual-joker=true]:after{content:"♛";border-radius:inherit;color:#d9fbff;text-shadow:0 1px #00000059,0 0 12px #5fecf294;backface-visibility:hidden;background:radial-gradient(circle at 50% 32%,#ffffff6b,#0000 31%),linear-gradient(145deg,#0b6d78,#063b50 65%,#062332);border:1px solid #ffffffbd;place-items:center;font-size:1.35em;line-height:1;display:grid;position:absolute;inset:2px;transform:rotateY(180deg)translateZ(1px);box-shadow:inset 0 0 0 2px #1fbfc92e,inset 0 0 18px #00000052}.okey-lounge-tile[data-actual-joker=true][data-flipped=true]{filter:drop-shadow(0 7px 8px #003a453d);transform:rotateY(180deg)}.okey-lounge-discard{transition:filter .16s,transform .16s}.okey-lounge-discard[data-hand-drop-active=true]{filter:drop-shadow(0 0 12px #dffffaeb)drop-shadow(0 0 24px #15ada5d1);transform:translateY(-3px)scale(1.055)}.okey-lounge-discard[data-hand-drop-active=true]:after{content:"";pointer-events:none;border:2px solid #e0fff9d6;border-radius:16px;animation:.92s ease-in-out infinite alternate m3d4l2e-discard-pulse;position:absolute;inset:-10px}@keyframes m3d4l2e-discard-pulse{0%{opacity:.45;transform:scale(.94)}to{opacity:1;transform:scale(1.06)}}.okey-lounge-finish-gesture-target{z-index:14;color:#fff0af;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(145deg,#48310ff0,#1c1408f0);border:1px solid #fff1aac2;border-radius:999px;align-items:center;gap:7px;min-width:82px;min-height:42px;padding:8px 13px;transition:opacity .15s,transform .19s cubic-bezier(.2,.86,.2,1),visibility 0s linear .19s;display:inline-flex;position:absolute;bottom:8%;right:7.5%;transform:translateY(10px)scale(.82);box-shadow:0 12px 28px #100a034d,inset 0 0 0 1px #ffffff1a}.okey-lounge-finish-gesture-target[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.okey-lounge-finish-gesture-target[data-visible=true] svg{animation:.82s ease-in-out infinite alternate m3d4l2e-trophy-breathe}@keyframes m3d4l2e-trophy-breathe{0%{transform:rotate(-5deg)scale(.94)}to{transform:rotate(5deg)scale(1.08)}}.okey-lounge-rack-dock[data-ceremony-active=true]{opacity:0;transition:opacity .12s}.okey-lounge-win-ceremony{z-index:2147483000;pointer-events:none;background:radial-gradient(circle at 50% 45%,#defff62e,#0000 30%),radial-gradient(circle,#022d3314,#0000 62%);animation:4.25s both m3d4l2e-ceremony-backdrop;position:fixed;inset:0;overflow:hidden}.okey-lounge-win-rack-flight{z-index:2;transform-origin:50% 100%;will-change:transform, opacity;background:linear-gradient(#bc8454,#80502f 72%,#56321e);border:3px solid #ffe2b2b8;border-radius:15px 15px 24px 24px;animation:3.65s cubic-bezier(.2,.82,.18,1) both m3d4l2e-rack-flight;position:fixed;box-shadow:0 30px 70px #100a0457,inset 0 7px #ffffff29,inset 0 -12px 22px #2813073d}.okey-lounge-win-rack-grip{background:#1f0f07c7;border-radius:999px;height:7px;position:absolute;bottom:7%;left:7%;right:7%;box-shadow:0 2px #ffffff1f,inset 0 2px 3px #0000007a}.okey-lounge-win-spill-tile{transform-origin:50%;animation:m3d4l2e-tile-spill 2.35s cubic-bezier(.16, .74, .18, 1) calc(.86s + var(--spill-delay)) both;will-change:transform, opacity;display:block;position:absolute}.okey-lounge-win-spill-tile[data-winning=true]{z-index:5;filter:drop-shadow(0 0 11px #ffee8be0)drop-shadow(0 0 26px #ffb6379e)}.okey-lounge-win-ceremony-copy{z-index:5;color:#fff;opacity:0;background:linear-gradient(145deg,#0e383df0,#041c24f0);border:1px solid #ffefb09e;border-radius:999px;justify-items:center;gap:4px;min-width:210px;padding:13px 24px 14px;animation:3.7s .58s both m3d4l2e-winner-copy;display:grid;position:fixed;top:16%;left:50%;transform:translate(-50%,-12px)scale(.9);box-shadow:0 20px 46px #00141c52,inset 0 0 0 1px #ffffff14}.okey-lounge-win-ceremony-copy svg{color:#ffe58c}.okey-lounge-win-ceremony-copy strong{font-size:clamp(16px,2.3vw,24px);line-height:1.1}.okey-lounge-win-ceremony-copy span{color:#ffe9a2;letter-spacing:.22em;font-size:10px;font-weight:900}@keyframes m3d4l2e-ceremony-backdrop{0%,to{opacity:0}10%,84%{opacity:1}}@keyframes m3d4l2e-rack-flight{0%{opacity:1;transform:translate(0,0)scale(1)rotateX(0)rotate(0)}10%{transform:translateY(-18px)scale(1.015)rotateX(-4deg)rotate(-.7deg)}46%{transform:translate3d(var(--rack-delta-x), var(--rack-delta-y), 0) scale(var(--rack-scale)) rotateX(-7deg) rotateZ(.6deg)}62%{transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) + 8px), 0) scale(var(--rack-scale)) rotateX(56deg) rotateZ(-1.8deg)}84%{opacity:1;transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) + 16px), 0) scale(var(--rack-scale)) rotateX(68deg) rotateZ(-2deg)}to{opacity:0;transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) + 22px), 0) scale(var(--rack-scale)) rotateX(72deg) rotateZ(-2deg)}}@keyframes m3d4l2e-tile-spill{0%,15%{opacity:1;transform:translate(0,0)rotate(0)scale(1)}62%{opacity:1;transform:translate3d(var(--spill-x), calc(var(--spill-y) * .86), 0) rotate(var(--spill-rotate)) scale(1.02)}76%{transform:translate3d(var(--spill-x), calc(var(--spill-y) - 12px), 0) rotate(calc(var(--spill-rotate) * .92)) scale(1)}to{opacity:.98;transform:translate3d(var(--spill-x), var(--spill-y), 0) rotate(var(--spill-rotate)) scale(.98)}}@keyframes m3d4l2e-winner-copy{0%{opacity:0;transform:translate(-50%,-12px)scale(.9)}16%,78%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-5px)scale(.98)}}@media (width<=700px){.okey-lounge-finish-gesture-target{min-width:58px;min-height:36px;padding:6px 9px;bottom:6%;right:5%}.okey-lounge-finish-gesture-target span{display:none}.okey-lounge-win-rack-flight{height:112px}.okey-lounge-win-ceremony-copy{min-width:184px;padding:10px 18px 11px;top:13%}}@media (prefers-reduced-motion:reduce){.okey-lounge-tile[data-actual-joker=true],.okey-lounge-hand-gesture,.okey-lounge-discard,.okey-lounge-finish-gesture-target{transition-duration:1ms!important}.okey-lounge-win-rack-flight{animation:.9s both m3d4l2e-rack-flight-reduced}.okey-lounge-win-spill-tile{animation:m3d4l2e-tile-spill-reduced .65s calc(.24s + var(--spill-delay)) ease-out both}.okey-lounge-win-ceremony,.okey-lounge-win-ceremony-copy{animation-duration:1.2s}}@keyframes m3d4l2e-rack-flight-reduced{0%{opacity:0}25%,75%{opacity:1;transform:translate3d(var(--rack-delta-x), var(--rack-delta-y), 0) scale(var(--rack-scale))}to{opacity:0}}@keyframes m3d4l2e-tile-spill-reduced{0%{opacity:0}to{opacity:1;transform:translate3d(var(--spill-x), var(--spill-y), 0) rotate(var(--spill-rotate))}}.okey-lounge-rack[data-interaction-engine=pointer-v2] .okey-lounge-hand-gesture,.okey-lounge-rack[data-interaction-engine=pointer-v2] .okey-lounge-tile-button,.okey-lounge-rack[data-interaction-engine=pointer-v2] .okey-lounge-tile{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.okey-lounge-rack[data-interaction-engine=pointer-v2] .okey-lounge-hand-gesture{cursor:grab;touch-action:none}.okey-lounge-rack[data-interaction-engine=pointer-v2] .okey-lounge-hand-gesture[data-drag-active=true]{cursor:grabbing}.okey-lounge-seat-discards{z-index:7;pointer-events:none;position:absolute;inset:0}.okey-lounge-seat-discard{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:auto;background:#041e249e;border:1px solid #ffffff29;border-radius:13px;grid-template-columns:auto auto;grid-template-areas:"name count""tile tile""hint hint";place-items:center;min-width:62px;padding:6px 7px 5px;transition:transform .15s,border-color .15s,background .15s;display:grid;position:absolute;box-shadow:0 8px 20px #000f1433}.okey-lounge-seat-discard--bottom-right{bottom:9%;right:8%}.okey-lounge-seat-discard--top-right{top:9%;right:8%}.okey-lounge-seat-discard--top-left{top:9%;left:8%}.okey-lounge-seat-discard--bottom-left{bottom:9%;left:8%}.okey-lounge-seat-discard>small{color:#ebfffbc2;text-overflow:ellipsis;white-space:nowrap;grid-area:name;max-width:72px;font-size:8px;font-weight:900;overflow:hidden}.okey-lounge-seat-discard>b{color:#062228;background:#b9fff1;border-radius:999px;grid-area:count;min-width:18px;padding:2px 5px;font-size:9px}.okey-lounge-seat-discard-tile{grid-area:tile;place-items:center;min-width:42px;min-height:54px;margin-top:3px;display:grid}.okey-lounge-seat-discard>em{color:#ffe58c;letter-spacing:.08em;grid-area:hint;margin-top:2px;font-size:7px;font-style:normal;font-weight:950}.okey-lounge-seat-discard[data-viewer-pile=true]{background:#46300dad;border-color:#ffe58cb3}.okey-lounge-seat-discard[data-previous-pile=true][data-gesture-enabled=true]{cursor:grab;border-color:#80ffe2db;animation:.9s ease-in-out infinite alternate m3d4l2g1-discard-source-pulse}.okey-lounge-seat-discard[data-hand-drop-active=true]{background:#664208d1;border-color:#ffe58c;transform:scale(1.08)}.okey-lounge-turn-clock{align-items:center;gap:9px;min-width:154px;padding:7px 12px 7px 7px!important;display:flex!important}.okey-lounge-turn-clock>span:last-child{gap:1px;display:grid}.okey-lounge-turn-ring{color:#fff;background:radial-gradient(circle, #07343b 54%, transparent 56%), conic-gradient(#8fffe8 var(--turn-progress), #ffffff1f 0);border-radius:50%;grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 0 1px #ffffff1f}.okey-lounge-turn-ring svg,.okey-lounge-turn-ring b{grid-area:1/1}.okey-lounge-turn-ring svg{opacity:.7;transform:translateY(-9px)scale(.62)}.okey-lounge-turn-ring b{font-size:15px;transform:translateY(4px)}.okey-lounge-turn-clock[data-own-turn=true]{border-color:#8fffe8cc;box-shadow:0 0 30px #41ffd838}.okey-lounge-turn-clock[data-urgent=true] .okey-lounge-turn-ring{background:radial-gradient(circle, #43120f 54%, transparent 56%), conic-gradient(#ff765f var(--turn-progress), #ffffff1f 0);animation:.42s ease-in-out infinite alternate m3d4l2g1-clock-urgent}.okey-lounge-turn-announcement{z-index:18;color:#fff;letter-spacing:.12em;text-align:center;background:#05262df0;border:1px solid #ffffff42;border-radius:999px;min-width:min(72%,360px);padding:12px 22px;font-size:clamp(17px,3vw,28px);font-weight:1000;animation:1.9s both m3d4l2g1-turn-announcement;position:absolute;top:26%;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00141b59}.okey-lounge-turn-announcement[data-own-turn=true]{color:#08251f;background:linear-gradient(135deg,#f8e79e,#86ffe6)}.okey-lounge-finish-gesture-target[data-visible=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.okey-lounge-finish-gesture-target[data-tile-selected=false]{filter:saturate(.45)}.okey-lounge-finish-gesture-target[data-tile-selected=true]{color:#251500;background:linear-gradient(145deg,#fff4b5,#ffc55e);border-color:#ffe58c;box-shadow:0 12px 34px #ffbe4a61}.okey-lounge-win-ceremony{perspective:1200px;animation-duration:5.2s!important}.okey-lounge-win-rack-flight{transform-style:preserve-3d;animation:4.35s cubic-bezier(.18,.78,.16,1) both m3d4l2g1-rack-lift-flip!important}.okey-lounge-win-spill-tile{animation:m3d4l2g1-tile-table-spill 3.05s cubic-bezier(.16,.74,.18,1) calc(1.32s + var(--spill-delay)) both!important}.okey-lounge-win-ceremony-copy{animation-duration:4.6s!important}@keyframes m3d4l2g1-discard-source-pulse{0%{transform:scale(1);box-shadow:0 8px 20px #000f1433}to{transform:scale(1.04);box-shadow:0 0 24px #5affdd57}}@keyframes m3d4l2g1-clock-urgent{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes m3d4l2g1-turn-announcement{0%{opacity:0;transform:translate(-50%,-12px)scale(.9)}15%,72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,8px)scale(.98)}}@keyframes m3d4l2g1-rack-lift-flip{0%{opacity:1;transform:translate(0,0)scale(1)rotateX(0)rotate(0)}18%{transform:translate3d(0,-70px,80px)scale(1.04)rotateX(-10deg)rotate(-1deg)}48%{transform:translate3d(var(--rack-delta-x),calc(var(--rack-delta-y) - 86px),120px) scale(var(--rack-scale)) rotateX(18deg) rotateZ(1deg)}68%{transform:translate3d(var(--rack-delta-x),calc(var(--rack-delta-y) - 34px),80px) scale(var(--rack-scale)) rotateX(108deg) rotateZ(-2deg)}82%{opacity:1;transform:translate3d(var(--rack-delta-x),calc(var(--rack-delta-y) + 2px),20px) scale(var(--rack-scale)) rotateX(174deg) rotateZ(-2deg)}to{opacity:0;transform:translate3d(var(--rack-delta-x),calc(var(--rack-delta-y) + 20px),0) scale(var(--rack-scale)) rotateX(180deg) rotateZ(-2deg)}}@keyframes m3d4l2g1-tile-table-spill{0%,18%{opacity:1;transform:translate(0,0)rotate(0)scale(1)}58%{opacity:1;transform:translate3d(var(--spill-x),calc(var(--spill-y) - 34px),80px) rotate(calc(var(--spill-rotate) * .72)) scale(1.04)}76%{transform:translate3d(var(--spill-x),calc(var(--spill-y) + 8px),0) rotate(var(--spill-rotate)) scale(.98)}86%{transform:translate3d(var(--spill-x),calc(var(--spill-y) - 8px),0) rotate(calc(var(--spill-rotate) * .96)) scale(1)}to{opacity:1;transform:translate3d(var(--spill-x),var(--spill-y),0) rotate(var(--spill-rotate)) scale(.98)}}@media (width<=760px){.okey-lounge-seat-discard{border-radius:10px;min-width:48px;padding:4px}.okey-lounge-seat-discard--bottom-right{bottom:7%;right:3%}.okey-lounge-seat-discard--top-right{top:7%;right:3%}.okey-lounge-seat-discard--top-left{top:7%;left:3%}.okey-lounge-seat-discard--bottom-left{bottom:7%;left:3%}.okey-lounge-seat-discard>small{display:none}.okey-lounge-seat-discard-tile{min-width:34px;min-height:42px}.okey-lounge-seat-discard>em{font-size:6px}.okey-lounge-turn-clock{gap:6px;min-width:132px;padding:5px 8px 5px 5px!important}.okey-lounge-turn-ring{width:36px;height:36px}.okey-lounge-turn-announcement{min-width:78%;top:22%}}@media (prefers-reduced-motion:reduce){.okey-lounge-seat-discard,.okey-lounge-turn-ring,.okey-lounge-turn-announcement{animation-duration:1ms!important}}.okey-lounge-gesture-source[data-gesture-enabled=true]{cursor:grab;touch-action:none}.okey-lounge-gesture-source[data-gesture-enabled=true]:active,.okey-lounge-gesture-source[data-drag-active=true]{cursor:grabbing}.okey-lounge-stock[data-gesture-enabled=true]:after,.okey-lounge-seat-discard[data-previous-pile=true][data-gesture-enabled=true]:after{z-index:8;color:#ebfffbeb;content:"TUT · ISTAKAYA BIRAK";letter-spacing:.06em;pointer-events:none;background:#022227b8;border:1px solid #ffffff38;border-radius:999px;min-width:max-content;padding:4px 7px;font-size:8px;font-weight:900;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.okey-spatial-rack .okey-lounge-tile-button[data-flippable=true]{cursor:pointer}.okey-spatial-rack .okey-lounge-tile-button[data-flippable=true]:after{z-index:12;color:#e9ffff;content:"CEVIR";letter-spacing:.05em;pointer-events:none;background:#044b53cc;border-radius:999px;padding:2px 4px;font-size:6px;font-weight:950;position:absolute;top:2px;right:2px}.okey-lounge-win-ceremony[data-finish-kind=normal]{--finish-glow:#75efdc66;--finish-copy-a:#085256f5;--finish-copy-b:#03232bf5}.okey-lounge-win-ceremony[data-finish-kind=okey]{--finish-glow:#ffd14dad;--finish-copy-a:#935205f7;--finish-copy-b:#311b03f7;background:radial-gradient(circle at 50% 42%,#ffe67757,#0000 28%),radial-gradient(circle at 50% 52%,#17dac12e,#0000 58%)}.okey-lounge-win-ceremony .okey-lounge-win-rack-flight{box-shadow:0 34px 78px #100a045c, 0 0 52px var(--finish-glow), inset 0 7px 0 #ffffff29, inset 0 -12px 22px #2813073d}.okey-lounge-win-ceremony[data-finish-kind=okey] .okey-lounge-win-rack-flight{animation-name:m3d4l2g2-okey-rack-lift-flip}.okey-lounge-win-ceremony[data-finish-kind=normal] .okey-lounge-win-rack-flight{animation-name:m3d4l2g2-normal-rack-lift-flip}.okey-lounge-win-ceremony[data-finish-kind=okey] .okey-lounge-win-spill-tile{animation-name:m3d4l2g2-okey-tile-spill}.okey-lounge-win-ceremony[data-finish-kind=normal] .okey-lounge-win-spill-tile{animation-name:m3d4l2g2-normal-tile-spill}.okey-lounge-win-ceremony .okey-lounge-win-ceremony-copy{background:linear-gradient(145deg, var(--finish-copy-a), var(--finish-copy-b));box-shadow:0 20px 50px var(--finish-glow)}.okey-lounge-win-ceremony[data-finish-kind=okey] .okey-lounge-win-ceremony-copy:after{color:#ffe383;content:"♛ OKEY ♛";letter-spacing:.22em;font-size:12px;font-weight:950}@keyframes m3d4l2g2-normal-rack-lift-flip{0%{opacity:1;transform:translate(0,0)scale(1)rotateX(0)rotate(0)}20%{transform:translate3d(0,-76px,90px)scale(1.04)rotateX(-12deg)}52%{transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) - 92px), 130px) scale(var(--rack-scale)) rotateX(28deg)}76%{transform:translate3d(var(--rack-delta-x), var(--rack-delta-y), 80px) scale(var(--rack-scale)) rotateX(180deg)}to{opacity:.94;transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) + 18px), 0) scale(var(--rack-scale)) rotateX(180deg)}}@keyframes m3d4l2g2-okey-rack-lift-flip{0%{opacity:1;transform:translate(0,0)scale(1)rotateX(0)rotate(0)}18%{transform:translate3d(0,-96px,120px)scale(1.08)rotateX(-16deg)rotate(-2deg)}48%{transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) - 122px), 160px) scale(calc(var(--rack-scale) * 1.04)) rotateX(38deg) rotateZ(3deg)}72%{transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) - 8px), 95px) scale(var(--rack-scale)) rotateX(540deg) rotateZ(-2deg)}to{opacity:.96;transform:translate3d(var(--rack-delta-x), calc(var(--rack-delta-y) + 18px), 0) scale(var(--rack-scale)) rotateX(540deg)}}@keyframes m3d4l2g2-normal-tile-spill{0%,38%{opacity:1;transform:translateZ(4px)rotate(0)scale(1)}to{opacity:1;transform:translate3d(var(--spill-x), var(--spill-y), 0) rotate(var(--spill-rotate)) scale(.94)}}@keyframes m3d4l2g2-okey-tile-spill{0%,34%{opacity:1;filter:drop-shadow(0 0 12px #ffe16fbd);transform:translateZ(8px)rotate(0)scale(1.04)}to{opacity:1;transform:translate3d(var(--spill-x), calc(var(--spill-y) + 16px), 0) rotate(calc(var(--spill-rotate) * 1.35)) scale(.98);filter:drop-shadow(0 8px 10px #0003)}}@media (width<=700px){.okey-lounge-stock[data-gesture-enabled=true]:after,.okey-lounge-seat-discard[data-previous-pile=true][data-gesture-enabled=true]:after{content:"TUT · BIRAK";font-size:6px;bottom:-18px}}@media (prefers-reduced-motion:reduce){.okey-lounge-win-ceremony .okey-lounge-win-rack-flight,.okey-lounge-win-ceremony .okey-lounge-win-spill-tile{animation-duration:1ms}}html.cidentia-okey-light-document,html.cidentia-okey-light-document body,html.cidentia-okey-light-document #root{width:100%;height:100%;overflow:hidden}html.cidentia-okey-light-document .okey-lounge-preview{width:100dvw;height:100dvh;overflow:hidden}html.cidentia-okey-light-document .okey-lounge-scene.okey-lounge-light-ui[data-layout=responsive-grid-v1][data-surface=full-cloth]{box-sizing:border-box;isolation:isolate;width:100%;min-width:0;height:100dvh;min-height:0;padding:max(8px, env(safe-area-inset-top,0px)) max(10px, env(safe-area-inset-right,0px)) max(6px, env(safe-area-inset-bottom,0px)) max(10px, env(safe-area-inset-left,0px));grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:clamp(4px,.65dvh,8px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 0 110px #001f2233;background:radial-gradient(circle at 50% 42%, #b4fff429, transparent 38%), radial-gradient(circle at 50% 120%, #00222633, transparent 48%), repeating-linear-gradient(28deg, transparent 0 13px, #ffffff06 14px 15px), linear-gradient(145deg, var(--lounge-felt-1), var(--lounge-felt-2))!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-ambient{display:none}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1],html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1] *{box-sizing:border-box}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-header,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-room-meta,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-footer{width:100%;max-width:1880px;margin:0 auto;position:relative;inset:auto;transform:none}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-header{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(1.18);background:#e6fcfab3;border:1px solid #e7fffc47;border-radius:18px;grid-template-columns:minmax(0,1fr) auto 44px;min-height:44px;padding:4px 6px;box-shadow:0 12px 32px #002c2f24,inset 0 1px #ffffffad}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes{z-index:58;justify-self:center;width:fit-content;max-width:min(720px,100%);min-height:32px;padding:2px}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-room-meta{z-index:57;width:fit-content;max-width:min(980px,100%);min-height:26px}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-footer{z-index:56;min-height:16px;padding:0 4px;font-size:9px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-grid-chat-track:clamp(190px, 15vw, 286px);--okey-grid-seat-track:clamp(116px, 12vw, 228px);--okey-grid-rack-width:1240px;--okey-grid-rack-block:clamp(190px, 36dvh, 320px);z-index:20;grid-template-columns:var(--okey-grid-chat-track) minmax(0, 1fr) 58px;grid-template-areas:"chat game rail";gap:clamp(10px,1.15vw,22px);width:100%;min-width:0;max-width:1880px;height:100%;min-height:0;margin:0 auto;display:grid;position:relative;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{grid-area:chat;place-items:center;min-width:0;min-height:0;padding-block:clamp(12px,4dvh,46px);display:grid;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{grid-area:game;grid-template-rows:minmax(0, 1fr) var(--okey-grid-rack-block);gap:clamp(6px,.9dvh,10px);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage{background:0 0;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{z-index:1;grid-template-columns:var(--okey-grid-seat-track) minmax(250px, 1fr) var(--okey-grid-seat-track);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-areas:"seat-tl.seat-tr""seat-bl.seat-br";place-items:center;gap:clamp(8px,1vw,18px);width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;inset:auto;overflow:visible;transform:none;container-type:size}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{z-index:24;width:min(100%, var(--okey-grid-seat-track));min-width:0;max-width:var(--okey-grid-seat-track);align-self:center;margin:0;position:relative;inset:auto;transform:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-top-left{grid-area:seat-tl;align-self:start;margin-top:clamp(10px,2dvh,22px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-top-right{grid-area:seat-tr;align-self:start;margin-top:clamp(10px,2dvh,22px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-bottom-left{grid-area:seat-bl;align-self:end;margin-bottom:clamp(10px,2dvh,22px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-bottom-right{grid-area:seat-br;align-self:end;margin-bottom:clamp(10px,2dvh,22px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__table{z-index:5;aspect-ratio:auto;perspective:none;pointer-events:none;grid-area:1/1/-1/-1;place-self:stretch stretch;width:100%;max-width:none;height:100%;max-height:none;margin:0;position:absolute;inset:0;transform:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-shadow,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-inlay{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;position:absolute;inset:0;overflow:visible;transform:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table:before{content:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-turn-orbit{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-center-mark{opacity:.18;top:42%}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-center-mark strong{font-size:clamp(1.25rem,3vw,2.8rem)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{z-index:30;pointer-events:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(5px,1vw,10px);width:min(36%,360px);min-width:min(240px,100%);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{min-width:0;margin:0;position:relative;inset:auto;transform:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#03202594;border:1px solid #ffffff24;border-radius:14px;align-content:center;place-items:center;gap:3px;min-height:74px;padding:5px;display:grid}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock{justify-self:center;width:clamp(48px,5.2vw,64px);height:clamp(56px,6vw,72px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{opacity:.55;visibility:visible;align-content:center;place-items:center;gap:3px;width:100%;min-width:0;min-height:58px;padding:7px 5px;display:grid}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target[data-visible=true]{opacity:1}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target span{font-size:9px;display:block}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discards{--okey-discard-inline:calc(var(--okey-grid-seat-track) + clamp(18px, 2vw, 34px));--okey-discard-block:clamp(14px, 3dvh, 30px);z-index:28;pointer-events:none;inset:0}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{pointer-events:auto;border-radius:12px;min-width:56px;max-width:78px;padding:5px 6px 4px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left{top:var(--okey-discard-block);left:var(--okey-discard-inline)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:var(--okey-discard-block);right:var(--okey-discard-inline)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{bottom:var(--okey-discard-block);left:var(--okey-discard-inline)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{right:var(--okey-discard-inline);bottom:var(--okey-discard-block)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-turn-copy{bottom:5%;left:50%;right:auto;transform:translate(-50%)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-turn-announcement{top:21%}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{z-index:32;place-items:end center;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:visible}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{z-index:32;filter:none;grid-template-rows:auto minmax(0,1fr);align-self:stretch;height:100%;min-height:0;margin:0;padding:0 6px;display:grid;position:relative;inset:auto;transform:none;width:min(100%, var(--okey-grid-rack-width))!important;max-width:var(--okey-grid-rack-width)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy{width:fit-content;max-width:100%;min-height:44px;margin:0 0 6px 8px;padding-block:3px;position:relative;inset:auto;transform:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{min-height:132px;padding:10px 10px 7px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{height:clamp(48px,4.1vw,64px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__overlays{z-index:70;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__overlays>*{pointer-events:auto}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__overlays .okey-lounge-host-panel{max-height:calc(100% - 16px);position:absolute;inset:8px 8px auto auto;overflow:hidden}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail.okey-lounge-actions{grid-area:rail;align-self:center;z-index:62!important;width:58px!important;min-width:0!important;max-width:58px!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-icon,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-start,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-spectator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-sync-status{flex:0 0 54px;width:54px;min-width:54px;max-width:54px;height:54px;min-height:54px;max-height:54px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat{z-index:1;color:#ebfafcf5;-webkit-backdrop-filter:blur(22px)saturate(1.22);background:linear-gradient(155deg,#113d447a,#051b224d);border-color:#ffffff38;width:100%;max-width:none;height:100%;min-height:0;max-height:min(100%,640px);position:relative;inset:auto;transform:none;box-shadow:0 22px 54px #001e242e,inset 0 1px #ffffff21}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat .okey-room-chat-head,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat .okey-room-chat-compose{background:#03181e61}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat .okey-room-chat-feed{overscroll-behavior:contain;min-height:0;max-height:none;overflow:hidden auto}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat-collapsed{z-index:1;color:#ecffff;-webkit-backdrop-filter:blur(18px)saturate(1.18);background:#04232a80;border-color:#ffffff38;justify-self:start;min-width:0;max-width:100%;min-height:42px;position:relative;inset:auto;transform:none}@media (width>=1181px) and (height>=701px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack{align-content:center;width:100%;height:100%;display:grid;min-height:0!important;padding:18px 18px 14px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock.okey-lounge-spatial-rack-dock .okey-spatial-rack-slot{height:clamp(74px,5.3vw,102px)!important}}@media (width>=1500px) and (height>=760px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-grid-chat-track:286px;--okey-grid-seat-track:228px;--okey-grid-rack-width:1240px;--okey-grid-rack-block:clamp(280px, 36dvh, 320px)}}@media (width<=1180px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-grid-chat-track:clamp(168px, 18vw, 210px);--okey-grid-seat-track:clamp(100px, 12vw, 138px);--okey-grid-rack-width:940px;--okey-grid-rack-block:clamp(150px, 30dvh, 220px);grid-template-columns:var(--okey-grid-chat-track) minmax(0, 1fr) 52px;gap:8px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:var(--okey-grid-seat-track) minmax(224px, 1fr) var(--okey-grid-seat-track);gap:8px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail.okey-lounge-actions{width:52px!important;max-width:52px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-icon,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-start,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-spectator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-sync-status{flex-basis:48px;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}}@media (width<=760px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{padding:max(5px, env(safe-area-inset-top,0px)) max(5px, env(safe-area-inset-right,0px)) max(4px, env(safe-area-inset-bottom,0px)) max(5px, env(safe-area-inset-left,0px));grid-template-rows:auto auto minmax(0,1fr);gap:4px}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-header{grid-template-columns:minmax(0,1fr) 38px;gap:6px;min-height:38px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-security{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand>span,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-close{width:36px;height:36px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand small{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand strong{font-size:.9rem}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes{grid-row:2;justify-content:center;width:100%;min-height:28px;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-themes button{min-height:26px;padding-inline:8px;font-size:9px}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-room-meta,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-footer{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-mobile-rack-block:clamp(108px, 29vw, 120px);grid-row:3;grid-template-columns:minmax(0,1fr);grid-template-areas:"game";gap:0;height:100%;min-height:0;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{grid-template-rows:minmax(0, 1fr) var(--okey-mobile-rack-block);gap:4px;height:100%;min-height:0}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage{min-height:0;margin-right:50px;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:clamp(48px,14vw,54px) minmax(166px,1fr) clamp(48px,14vw,54px);gap:4px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{border-radius:11px;width:100%;max-width:54px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy{gap:3px;padding:4px 5px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy strong{font-size:8px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-media-icons{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-center-mark{opacity:.12;top:42%}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{gap:3px;width:min(72%,240px);min-width:174px;top:50%}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator{border-radius:10px;min-height:54px;padding:3px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock{width:40px;height:48px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{min-height:48px;padding:4px 2px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{min-width:42px;max-width:48px;padding:3px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left{top:6px;left:clamp(58px,17vw,72px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:6px;right:clamp(58px,17vw,72px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{bottom:6px;left:clamp(58px,17vw,72px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{bottom:6px;right:clamp(58px,17vw,72px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard-tile{min-width:30px;min-height:36px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-turn-copy{min-width:0;max-width:70%;bottom:2%;padding:4px 7px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-turn-ring{width:34px;height:34px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{width:100%;min-height:0;height:var(--okey-mobile-rack-block);overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:18px minmax(0,1fr);width:100%;max-width:none;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy{border-radius:8px;width:auto;height:16px;min-height:16px;margin:0 4px 2px;padding:0 5px;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-avatar{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;line-height:16px;display:block;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{width:100%;height:100%;min-height:0;padding:5px 3px 4px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{height:clamp(40px,10.8vw,46px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{z-index:88;right:auto;bottom:calc(var(--okey-mobile-rack-block) + 8px);pointer-events:none;place-items:stretch stretch;width:min(58vw,220px);height:min(15dvh,124px);padding:0;display:grid;position:absolute;left:4px;overflow:visible}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat{pointer-events:auto;max-width:none;max-height:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat-collapsed{pointer-events:auto;place-self:end start;min-height:40px}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail.okey-lounge-actions{top:calc((100% - var(--okey-mobile-rack-block)) / 2)!important;gap:8px!important;width:46px!important;max-width:46px!important;position:absolute!important;left:auto!important;right:4px!important;transform:translateY(-50%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-icon,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-start,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-spectator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-sync-status{flex-basis:46px;width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;max-height:46px}}@media (width<=420px) and (height<=700px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-mobile-rack-block:104px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{height:38px}}@media (height<=700px) and (width>=761px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{grid-template-rows:auto auto minmax(0,1fr) auto}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-room-meta{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-grid-seat-track:clamp(92px, 20dvh, 140px);--okey-grid-rack-block:clamp(160px, 30dvh, 210px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{min-height:108px;padding-block:6px 4px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{height:clamp(42px,7dvh,52px)}}@media (width<=900px) and (height<=520px) and (orientation:landscape){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{grid-template-rows:auto minmax(0,1fr)}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{grid-template-rows:minmax(0,1fr) 84px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:78px minmax(190px,1fr) 78px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{min-height:80px;padding:4px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{height:34px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{width:100%;height:100%}}@media (prefers-reduced-motion:reduce){.okey-lounge-scene[data-layout=responsive-grid-v1] *,.okey-lounge-scene[data-layout=responsive-grid-v1] :before,.okey-lounge-scene[data-layout=responsive-grid-v1] :after{scroll-behavior:auto}}html.cidentia-okey-light-document,html.cidentia-okey-light-document body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform-origin:0 0}@media (width>=761px) and (height<=900px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform:scale(.92);width:108.696%!important;height:108.696dvh!important}}@media (width>=761px) and (height<=820px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform:scale(.86);width:116.279%!important;height:116.279dvh!important}}@media (width>=761px) and (height<=760px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform:scale(.8);width:125%!important;height:125dvh!important}}@media (width>=761px) and (height<=700px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform:scale(.74);width:135.135%!important;height:135.135dvh!important}}@media (width>=761px) and (height<=620px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform:scale(.68);width:147.059%!important;height:147.059dvh!important}}@media (width<=760px){html.cidentia-okey-light-document,html.cidentia-okey-light-document body,html.cidentia-okey-light-document #root,html.cidentia-okey-light-document .okey-lounge-preview{width:100%;min-width:0;height:100%;min-height:0}html.cidentia-okey-light-document .okey-lounge-preview{overscroll-behavior:none;height:100dvh}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{grid-auto-rows:0;align-content:stretch;width:100%;min-width:0;height:100%;min-height:0;transform:none;grid-template-rows:minmax(38px,auto) minmax(28px,auto) minmax(0,1fr)!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-header{grid-row:1}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes{grid-row:2}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{contain:layout paint;grid-row:3;width:100%;min-width:0;height:100%;min-height:0}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{width:100%;min-width:0;height:100%;min-height:0}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage{grid-template-rows:minmax(0,1fr);display:grid}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{contain:layout paint;max-height:78px;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame{contain:strict;aspect-ratio:1!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:48px!important;position:relative!important;inset:auto!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame>video{object-fit:cover!important;object-position:50% 50%!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;position:absolute!important;inset:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame>audio{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-placeholder{min-width:0;min-height:0;position:absolute;inset:0;overflow:hidden}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-placeholder>span{max-width:100%;max-height:100%}}@media (width<=430px) and (orientation:portrait){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:clamp(42px,12vw,48px) minmax(150px,1fr) clamp(42px,12vw,48px)}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{width:100%;max-width:48px;max-height:70px}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame{max-height:42px!important}}@media (width<=760px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{padding:max(6px, env(safe-area-inset-top,0px)) max(6px, env(safe-area-inset-right,0px)) max(5px, env(safe-area-inset-bottom,0px)) max(6px, env(safe-area-inset-left,0px))!important;grid-template-rows:46px 34px minmax(0,1fr)!important;gap:5px!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-header{height:46px;border-radius:17px!important;grid-template-columns:minmax(0,1fr) 40px!important;gap:7px!important;min-height:46px!important;padding:4px 6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-security,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand small{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand>span,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-close{width:38px!important;height:38px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-brand strong{font-size:clamp(.92rem,4vw,1.05rem)!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]>.okey-lounge-themes{justify-content:center;height:34px;width:100%!important;min-height:34px!important;padding:3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-themes button{min-height:28px!important;padding-inline:11px!important;font-size:9.5px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{grid-row:3;width:100%;height:100%;overflow:hidden;--okey-mobile-rack-block:clamp(154px, 42vw, 174px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{height:100%;grid-template-rows:minmax(0, 1fr) var(--okey-mobile-rack-block)!important;gap:6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage{border-radius:18px;margin-right:54px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:clamp(92px,26vw,104px) minmax(0,1fr) clamp(92px,26vw,104px)!important;gap:8px 6px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{contain:layout paint;border-radius:14px!important;grid-template-rows:auto 25px!important;width:100%!important;max-width:104px!important;max-height:94px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-top-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-top-right{margin-top:8px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-bottom-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-bottom-right{margin-bottom:8px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame{contain:layout paint;aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:48px!important;max-height:none!important;position:relative!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame>video{object-fit:cover!important;object-position:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;position:absolute!important;inset:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame>audio{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-placeholder>span{font-size:10px;border-radius:11px!important;width:clamp(28px,8vw,34px)!important;height:clamp(28px,8vw,34px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-placeholder>small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy small{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:25px;gap:3px!important;padding:3px 5px!important;display:grid!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy strong{line-height:1.1;font-size:9px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-media-icons{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-seat[data-local=true] .okey-lounge-camera-media-icons[data-interactive=true]{align-items:center;gap:2px;display:inline-flex!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-seat[data-local=true] .okey-lounge-camera-media-icons[data-interactive=true] button{width:19px!important;min-width:19px!important;height:19px!important;padding:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-seat-number,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-live-dot{padding:2px 4px!important;font-size:7.5px!important;top:4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-center-mark{opacity:.13!important;top:45%!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-center-mark strong{font-size:clamp(1.35rem,8vw,2rem)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{gap:5px!important;width:min(50%,180px)!important;min-width:160px!important;top:49%!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator{border-radius:12px!important;min-height:62px!important;padding:4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock{width:44px!important;height:54px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{border-radius:18px!important;min-height:54px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{min-height:72px;box-shadow:0 9px 22px #002d2d29;border-radius:11px!important;width:50px!important;min-width:50px!important;max-width:50px!important;padding:4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left{top:14px!important;left:clamp(110px,30vw,116px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:14px!important;right:clamp(110px,30vw,116px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{bottom:14px!important;left:clamp(110px,30vw,116px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{bottom:14px!important;right:clamp(110px,30vw,116px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard-tile{width:34px!important;min-width:34px!important;height:45px!important;min-height:45px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard b,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard em{text-overflow:ellipsis;white-space:nowrap;max-width:44px;line-height:1.05;overflow:hidden;font-size:7.5px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{height:var(--okey-mobile-rack-block)!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:28px minmax(0,1fr)!important;height:100%!important;padding:0 2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy{max-width:calc(100% - 8px);border-radius:11px!important;width:fit-content!important;height:25px!important;min-height:25px!important;margin:0 4px 3px!important;padding:2px 7px 2px 3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-avatar{border-radius:8px!important;width:21px!important;height:21px!important;font-size:8px!important;display:grid!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy strong{font-size:9px!important;line-height:1.05!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy small{line-height:1.05;font-size:7px!important;display:block!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;position:relative;background:linear-gradient(#ffffff21,#0000 18%),linear-gradient(145deg,#ad7648,#75421e 64%,#3b1c0d)!important;border:2px solid #5b3013b8!important;border-radius:18px 18px 28px 28px!important;width:100%!important;height:100%!important;min-height:0!important;padding:11px 6px 9px!important;overflow:auto hidden!important;box-shadow:inset 0 3px #ffebcd47,inset 0 -8px 16px #240d0457,0 12px 24px #1d0e063d!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack::-webkit-scrollbar{display:none}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-grid{gap:7px!important;width:max-content!important;min-width:570px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-row{grid-template-columns:repeat(18,30px)!important;gap:2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{border-radius:6px!important;width:30px!important;min-width:30px!important;height:50px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot[data-empty=true]:before{opacity:1!important;background:#451f0c40!important;border-color:#ffe2bc2b!important;inset:1px!important;box-shadow:inset 0 2px 5px #1d0a0338!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:.92rem!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{pointer-events:none;z-index:90!important;left:5px!important;right:auto!important;bottom:calc(var(--okey-mobile-rack-block) + 9px)!important;width:min(62vw,236px)!important;height:clamp(142px,20dvh,170px)!important;padding:0!important;display:grid!important;position:absolute!important;overflow:visible!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat{pointer-events:auto;-webkit-backdrop-filter:blur(14px)saturate(1.1);opacity:1!important;background:linear-gradient(155deg,#0c4649d1,#042b30a8)!important;border-radius:16px!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:relative!important;inset:auto!important;box-shadow:0 16px 34px #0022263d!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-room-chat-head{grid-template-columns:minmax(0,1fr) 30px!important;justify-content:stretch!important;align-items:center!important;column-gap:6px!important;width:100%!important;max-width:100%!important;min-height:36px!important;padding:4px 5px 4px 9px!important;display:grid!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-room-chat-head>span{min-width:0!important;max-width:100%!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat>.okey-room-chat-head{box-sizing:border-box!important;min-width:0!important;padding-right:40px!important;display:flex!important;position:static!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat>.okey-room-chat-head>.okey-room-chat-collapse{z-index:12!important;visibility:visible!important;opacity:1!important;color:#fff!important;background:#012226bd!important;border:1px solid #ffffff2e!important;border-radius:50%!important;place-items:center!important;width:30px!important;height:30px!important;margin:0!important;display:grid!important;position:absolute!important;inset:3px 3px auto auto!important;transform:none!important;box-shadow:0 5px 14px #0000003d!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-room-chat-feed{min-height:0!important;max-height:none!important;padding:6px 7px 2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-room-chat-message{margin-bottom:5px!important;padding:4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-room-chat-compose{min-height:38px!important;margin:0 6px 6px!important;padding:3px 3px 3px 8px!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail.okey-lounge-actions{top:calc((100% - var(--okey-mobile-rack-block)) / 2)!important;gap:7px!important;width:48px!important;max-width:48px!important;right:3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-icon,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-start,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-spectator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-sync-status{border-radius:17px!important;flex-basis:48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}}@media (width<=390px) and (height<=760px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{--okey-mobile-rack-block:148px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:78px minmax(0,1fr) 78px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{max-width:78px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{left:82px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{right:82px!important}}@media (width>=761px){html.cidentia-okey-light-document .okey-lounge-preview{width:100dvw!important;height:100dvh!important;position:fixed!important;inset:0!important;overflow:hidden!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{transform-origin:0 0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:none!important}}@media (width<=760px){html.cidentia-okey-light-document .okey-lounge-preview{width:100dvw!important;height:100dvh!important;position:fixed!important;inset:0!important;overflow:hidden!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{--okey-mobile-camera-row:clamp(116px, 31vw, 138px);--okey-mobile-rack-block:clamp(176px, 47vw, 198px)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;position:absolute!important;inset:0!important;transform:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout{height:100%!important;min-height:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{grid-template-rows:minmax(0, 1fr) var(--okey-mobile-rack-block)!important;gap:7px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__stage{margin-right:56px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:var(--okey-mobile-camera-row) minmax(150px, 1fr) var(--okey-mobile-camera-row)!important;grid-template-areas:"seat-tl seat-tr"". .""seat-bl seat-br"!important;place-items:stretch stretch!important;gap:8px!important;padding:3px 2px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__arena>.okey-lounge-camera-seat{border-radius:15px!important;grid-template-rows:minmax(0,1fr) 31px!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame{aspect-ratio:auto!important;border-radius:14px 14px 0 0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-frame>video{object-fit:cover!important;width:100%!important;height:100%!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy{height:31px!important;min-height:31px!important;padding:4px 6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy strong{font-size:10px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-copy small{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-camera-media-icons[data-interactive=true] button{width:22px!important;min-width:22px!important;height:22px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{gap:8px!important;width:min(78%,254px)!important;min-width:220px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator{min-height:78px!important;padding:6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock{cursor:pointer!important;width:58px!important;height:72px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{min-width:72px!important;min-height:66px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discards{inset:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{cursor:pointer!important;width:58px!important;min-width:58px!important;max-width:58px!important;min-height:82px!important;padding:5px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left{top:calc(var(--okey-mobile-camera-row) + 9px)!important;bottom:auto!important;left:calc(50% - 5px)!important;right:auto!important;transform:translate(-100%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:calc(var(--okey-mobile-camera-row) + 9px)!important;bottom:auto!important;left:auto!important;right:calc(50% - 5px)!important;transform:translate(100%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{top:auto!important;right:auto!important;bottom:calc(var(--okey-mobile-camera-row) + 9px)!important;left:calc(50% - 5px)!important;transform:translate(-100%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{top:auto!important;right:calc(50% - 5px)!important;bottom:calc(var(--okey-mobile-camera-row) + 9px)!important;left:auto!important;transform:translate(100%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard-tile{width:40px!important;min-width:40px!important;height:53px!important;min-height:53px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{height:var(--okey-mobile-rack-block)!important;min-height:var(--okey-mobile-rack-block)!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:31px minmax(0,1fr)!important;height:100%!important;padding:0 2px 2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{height:100%!important;min-height:0!important;padding:10px 7px 9px!important;overflow:auto hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-grid{gap:8px!important;width:max-content!important;min-width:736px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-row{grid-template-columns:repeat(18,38px)!important;gap:3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{border-radius:7px!important;width:38px!important;min-width:38px!important;height:62px!important;min-height:62px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:1.05rem!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{left:7px!important;right:63px!important;bottom:calc(var(--okey-mobile-rack-block) + 8px)!important;width:auto!important;height:clamp(176px,29dvh,236px)!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail.okey-lounge-actions{gap:8px!important;width:50px!important;max-width:50px!important;top:50%!important;right:4px!important;transform:translateY(-50%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-icon,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-start,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-compact-spectator,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rail .okey-lounge-sync-status{width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important}}@media (width<=380px) and (height<=740px){html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1]{--okey-mobile-camera-row:104px;--okey-mobile-rack-block:164px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-row{grid-template-columns:repeat(18,34px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{width:34px!important;min-width:34px!important;height:55px!important;min-height:55px!important}}@media (width<=760px){.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat>.okey-room-chat-collapsed{left:7px!important;right:auto!important;bottom:calc(var(--okey-mobile-rack-block) - 38px)!important;z-index:58!important;border-radius:999px!important;width:auto!important;min-width:118px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;position:absolute!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{grid-template-columns:58px 62px 78px!important;gap:8px!important;width:214px!important;min-width:214px!important;max-width:214px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-stock b{width:22px!important;height:22px!important;font-size:9px!important;bottom:-7px!important;right:-7px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left{top:calc(var(--okey-mobile-camera-row) + 14px)!important;left:calc(50% - 12px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:calc(var(--okey-mobile-camera-row) + 14px)!important;right:calc(50% - 12px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{bottom:calc(var(--okey-mobile-camera-row) + 14px)!important;left:calc(50% - 12px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{right:calc(50% - 12px)!important;bottom:calc(var(--okey-mobile-camera-row) + 14px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard em{font-size:8px!important;line-height:1!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{height:var(--okey-mobile-rack-block)!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:16px minmax(0,1fr)!important;padding:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-spatial-rack{width:100%!important;height:100%!important;min-height:0!important;padding:4px 3px 3px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-grid{align-content:start!important;gap:4px!important;width:100%!important;min-width:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-row{grid-template-columns:repeat(18,minmax(0,1fr))!important;gap:1px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot{border-radius:4px!important;width:auto!important;min-width:0!important;height:clamp(36px,10vw,44px)!important;min-height:clamp(36px,10vw,44px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.72rem,3vw,.92rem)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{grid-template-columns:52px 54px 72px!important;gap:6px!important;width:196px!important;min-width:196px!important;max-width:196px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{width:72px!important;min-width:72px!important;max-width:72px!important;height:54px!important;min-height:54px!important;padding:5px!important;font-size:10px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{width:42px!important;min-width:42px!important;max-width:42px!important;height:60px!important;min-height:60px!important;padding:3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__overlays{z-index:150!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-host-panel{z-index:160!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 16px)!important;inset:8px!important;overflow:auto!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-host-panel-head{z-index:2!important;background:#eff7f7fa!important;padding-right:52px!important;position:sticky!important;top:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-host-panel-head>button{color:#fff!important;background:#083439eb!important;border:1px solid #ffffff2e!important;border-radius:999px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;position:absolute!important;top:8px!important;right:8px!important;box-shadow:0 6px 16px #0000002e!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__chat{z-index:90!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{min-height:0!important;height:var(--okey-mobile-rack-block)!important;max-height:var(--okey-mobile-rack-block)!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack{border-width:1px!important;border-radius:14px 14px 18px 18px!important;width:100%!important;height:100%!important;min-height:0!important;padding:3px 2px 2px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-grid{align-content:start!important;gap:2px!important;width:100%!important;min-width:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile{border-radius:4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=false] .okey-lounge-rack{border-radius:14px!important;justify-content:flex-start!important;align-items:center!important;height:100%!important;min-height:0!important;padding:8px 10px!important;display:flex!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=false] .okey-lounge-rack-empty{align-items:flex-start!important;gap:4px!important;padding:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=false] .okey-lounge-rack-empty strong{font-size:clamp(12px,4.2vw,18px)!important;line-height:1.05!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=false] .okey-lounge-rack-empty svg{width:16px!important;height:16px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls{grid-template-columns:42px 40px 66px!important;gap:4px!important;width:156px!important;min-width:156px!important;max-width:156px!important;top:50%!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-indicator{width:42px!important;min-width:42px!important;max-width:42px!important;height:54px!important;min-height:54px!important;padding:4px 3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-stock{width:38px!important;min-width:38px!important;max-width:38px!important;height:48px!important;min-height:48px!important;max-height:48px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-table-controls>.okey-lounge-finish-gesture-target{width:66px!important;min-width:66px!important;max-width:66px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:4px!important;font-size:10px!important;line-height:1.05!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{border-radius:9px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:48px!important;min-height:48px!important;padding:2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right{top:8px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{bottom:8px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-left,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-left{left:clamp(132px,35vw,146px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--top-right,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard--bottom-right{right:clamp(132px,35vw,146px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard-tile{width:24px!important;min-width:24px!important;max-width:24px!important;height:34px!important;min-height:34px!important;max-height:34px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard small,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard b,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard em{max-width:28px!important;font-size:6.5px!important;line-height:1!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack{align-self:start!important;height:auto!important;min-height:0!important;padding:3px 2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-grid{align-content:start!important;height:auto!important;min-height:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot{height:clamp(27px,7.3vw,31px)!important;min-height:clamp(27px,7.3vw,31px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discards{z-index:46!important;pointer-events:none!important;inset:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-viewer-pile=true]{pointer-events:auto!important;z-index:52!important;background:#374624ed!important;border:2px solid #fbdc81d1!important;border-radius:11px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:3px!important;display:grid!important;position:absolute!important;inset:50% auto auto 50%!important;transform:translate(76px,22px)!important;box-shadow:0 8px 18px #0000003d!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-previous-pile=true]{pointer-events:auto!important;z-index:50!important;border-radius:10px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:58px!important;min-height:58px!important;max-height:58px!important;padding:3px!important;display:grid!important;position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-118px,-20px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-viewer-pile=true] .okey-lounge-seat-discard-tile,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-previous-pile=true] .okey-lounge-seat-discard-tile{width:30px!important;min-width:30px!important;max-width:30px!important;height:40px!important;min-height:40px!important;max-height:40px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-viewer-pile=true] em{color:#ffe388!important;text-overflow:clip!important;white-space:nowrap!important;max-width:40px!important;font-size:7px!important;font-weight:800!important;line-height:1!important;display:block!important;overflow:visible!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-seat-discard[data-viewer-pile=true]:after{content:"TAŞ AT";color:#ffe58f;letter-spacing:.04em;background:#2b371ef5;border-radius:8px;place-items:center;height:18px;font-size:8px;font-weight:900;display:grid;position:absolute;bottom:-17px;left:-7px;right:-7px}.okey-lounge-scene[data-layout=responsive-grid-v1]{--okey-mobile-rack-block:clamp(102px, 27vw, 116px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__game{grid-template-rows:minmax(0, 1fr) var(--okey-mobile-rack-block)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack{height:var(--okey-mobile-rack-block)!important;min-height:var(--okey-mobile-rack-block)!important;max-height:var(--okey-mobile-rack-block)!important;padding-top:6px!important;overflow:hidden!important;transform:translateY(4px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:minmax(0,1fr)!important;height:calc(100% - 6px)!important;min-height:0!important;padding:0 4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock .okey-lounge-player-copy{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack{border-width:2px!important;border-radius:16px 16px 22px 22px!important;align-content:center!important;width:100%!important;height:100%!important;min-height:0!important;padding:5px 5px 4px!important;display:grid!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-grid{align-content:center!important;gap:4px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-row{grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:3px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot[data-empty=true]:nth-child(n+9){display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot{border-radius:6px!important;width:auto!important;min-width:0!important;height:clamp(43px,11.5vw,50px)!important;min-height:clamp(43px,11.5vw,50px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile-button,.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot>.okey-lounge-hand-gesture{height:100%!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.9rem,4vw,1.15rem)!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-rack-dock[data-real-hand=false] .okey-lounge-rack{border-radius:16px!important;height:100%!important;min-height:0!important;padding:9px 12px!important}.okey-lounge-scene[data-layout=responsive-grid-v1] .okey-lounge-compact-start[data-round-restart=true]{background:#0a6962eb!important;border-color:#ddfff7c2!important}}.okey-mobile-landscape-gate{z-index:1000;padding:max(18px, env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) max(18px, env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 20%,#5ce2d43d,#0000 36%),#031c1ff5;place-items:center;display:grid;position:fixed;inset:0}.okey-mobile-landscape-gate__card{color:#07383c;text-align:center;background:#e2f8f6f5;border:1px solid #dbfffa57;border-radius:24px;justify-items:center;gap:12px;width:min(420px,100%);padding:24px 22px;display:grid;box-shadow:0 24px 70px #00000057}.okey-mobile-landscape-gate__phone{border:3px solid;border-radius:10px;place-items:center;width:64px;height:42px;font-size:26px;font-weight:900;display:grid;transform:rotate(-7deg)}.okey-mobile-landscape-gate__card strong{font-size:clamp(1.05rem,5vw,1.35rem)}.okey-mobile-landscape-gate__card p{max-width:34ch;margin:0;font-size:.9rem;line-height:1.45}.okey-mobile-landscape-gate__card button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#0b6f6b;border:0;border-radius:999px;padding:0 18px;font-weight:900}.okey-mobile-landscape-gate__card button:disabled{cursor:progress;opacity:.72}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape]{width:100%!important;min-width:0!important;height:100dvh!important;min-height:0!important;padding:max(3px, env(safe-area-inset-top,0px)) max(5px, env(safe-area-inset-right,0px)) max(3px, env(safe-area-inset-bottom,0px)) max(5px, env(safe-area-inset-left,0px))!important;transform-origin:0 0!important;grid-template-rows:34px minmax(0,1fr)!important;grid-auto-rows:0!important;gap:3px!important;overflow:hidden!important;transform:none!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape]>.okey-lounge-header{border-radius:12px!important;grid-row:1!important;grid-template-columns:minmax(0,1fr) 34px!important;height:34px!important;min-height:34px!important;padding:1px 4px!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-brand>span,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-close{width:30px!important;height:30px!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-brand small,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-security,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape]>.okey-lounge-themes,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape]>.okey-lounge-room-meta,html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape]>.okey-lounge-footer{display:none!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-brand strong{font-size:.82rem!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout{grid-row:2!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"game"!important;gap:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__game{grid-template-rows:minmax(0,1fr) clamp(112px,25dvh,138px)!important;gap:3px!important;min-height:0!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__stage{min-height:0!important;margin-right:46px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__arena{--okey-landscape-camera-track:clamp(96px, 15vw, 132px);grid-template-columns:var(--okey-landscape-camera-track) minmax(330px, 1fr) var(--okey-landscape-camera-track)!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:5px 8px!important;width:100%!important;height:100%!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__arena>.okey-lounge-camera-seat{width:100%!important;max-width:var(--okey-landscape-camera-track)!important;border-radius:12px!important;grid-template-rows:minmax(0,1fr) 24px!important;height:clamp(70px,18dvh,92px)!important;max-height:92px!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-frame{aspect-ratio:auto!important;background:#062f33!important;border-radius:11px 11px 0 0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-frame>video{object-fit:contain!important;object-position:center!important;background:#062f33!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-copy{height:24px!important;min-height:24px!important;padding:2px 5px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-copy strong{font-size:7.5px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-copy small,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-media-icons:not([data-interactive=true]){display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__rack{height:clamp(112px,25dvh,138px)!important;min-height:112px!important;max-height:138px!important;padding:0 3px 2px!important;overflow:hidden!important;transform:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__rack>.okey-lounge-rack-dock{grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;padding:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock .okey-lounge-player-copy{display:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack{background:linear-gradient(#ffffff21,#0000 16%),linear-gradient(145deg,#b87943,#78411d 66%,#3e1d0c)!important;border:2px solid #4e260ee6!important;border-radius:15px 15px 23px 23px!important;align-content:center!important;width:100%!important;height:100%!important;min-height:0!important;padding:7px 9px 8px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 2px #ffebcd52,inset 0 -7px 14px #230c0352!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-grid{align-content:center!important;gap:5px!important;width:100%!important;min-width:0!important;height:auto!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-row{grid-template-columns:repeat(18,minmax(0,1fr))!important;gap:2px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot[data-empty=true]:nth-child(n+9),.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot{display:grid!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot{border-radius:5px!important;width:auto!important;min-width:0!important;height:clamp(42px,10dvh,52px)!important;min-height:42px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot[data-empty=true]:before{opacity:.46!important;background:linear-gradient(#ffffff0d,#2d100426)!important;border-color:#ffe0b733 #ffe0b733 #30130580!important;inset:1px 0 0!important;box-shadow:inset 0 -2px 3px #230c0338!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile-button,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot>.okey-lounge-hand-gesture{width:100%!important;min-width:0!important;height:100%!important;min-height:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.82rem,3.2dvh,1.05rem)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-table-controls{grid-template-columns:46px 44px 74px!important;gap:4px!important;width:172px!important;min-width:172px!important;max-width:172px!important;top:50%!important}@media (width<=600px) and (orientation:landscape){.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__stage{margin-right:38px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__arena{--okey-landscape-camera-track:clamp(76px, 14vw, 86px);grid-template-columns:var(--okey-landscape-camera-track) minmax(250px, 1fr) var(--okey-landscape-camera-track)!important;gap:4px 6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__arena>.okey-lounge-camera-seat{grid-template-rows:minmax(0,1fr) 21px!important;height:clamp(62px,18dvh,78px)!important;max-height:78px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-camera-copy{height:21px!important;min-height:21px!important;padding:1px 4px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-table-controls{grid-template-columns:40px 40px 62px!important;gap:4px!important;width:150px!important;min-width:150px!important;max-width:150px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-previous-pile=true]{transform:translate(-96px,-14px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-viewer-pile=true]{transform:translate(62px,14px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack{padding-inline:6px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-row{gap:1px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-rack-dock[data-real-hand=true] .okey-spatial-rack-slot .okey-lounge-tile b{font-size:clamp(.68rem,3.1dvh,.9rem)!important}}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout{grid-template:none!important;display:block!important;position:relative!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__game{z-index:1!important;grid-area:auto!important;grid-template-rows:minmax(0,1fr) clamp(112px,25dvh,138px)!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;position:absolute!important;inset:0 52px 0 0!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__stage{width:100%!important;height:100%!important;margin-right:0!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__chat{z-index:48!important;width:52px!important;min-width:0!important;height:42px!important;min-height:0!important;padding:0!important;position:absolute!important;inset:auto 0 48% auto!important;overflow:visible!important;transform:none!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__chat>.okey-room-chat-collapsed{width:max-content!important;min-width:118px!important;height:34px!important;position:absolute!important;bottom:0!important;left:auto!important;right:0!important}html.cidentia-okey-light-document .okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__rail.okey-lounge-actions{z-index:44!important;grid-area:auto!important;width:50px!important;height:auto!important;position:absolute!important;top:50%!important;bottom:auto!important;right:1px!important;transform:translateY(-50%)!important}@media (width<=600px) and (orientation:landscape){.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-layout__game{right:44px!important}}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--top-left,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--bottom-left{left:clamp(150px,37vw,164px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--top-right,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--bottom-right{right:clamp(150px,37vw,164px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-previous-pile=true]{transform:translate(-24px,-12px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-viewer-pile=true]{transform:translate(32px,12px)!important}@media (width<=600px) and (orientation:landscape){.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--top-left,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--bottom-left{left:150px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--top-right,.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard--bottom-right{right:150px!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-previous-pile=true]{transform:translate(-18px,-10px)!important}.okey-lounge-scene[data-layout=responsive-grid-v1][data-mobile-device=true][data-mobile-orientation=landscape] .okey-lounge-seat-discard[data-viewer-pile=true]{transform:translate(24px,10px)!important}}.rail-button[data-active=true]{color:#fff}.rail-button.rail-like[data-active=true]{color:#ff4d76;filter:drop-shadow(0 0 12px #ff4d7673)}.rail-button.rail-save[data-active=true]{color:#ffd46b;filter:drop-shadow(0 0 12px #ffd46b5c)}.rail-button.rail-proof{color:#d5efff}.rail-button:disabled{cursor:wait;opacity:.62}.feed-action-backdrop{z-index:100000;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px)saturate(125%);background:#020610ad;justify-content:center;align-items:flex-end;animation:.16s ease-out both feed-action-backdrop-in;display:flex;position:fixed;inset:0}.feed-action-sheet{color:#f8fbff;background:radial-gradient(circle at 12% 0,#3eaeff30,#0000 36%),linear-gradient(155deg,#0f1a2bf7,#040912fc);border:1px solid #a8ddff33;border-radius:28px;flex-direction:column;width:min(720px,100%);max-height:min(84dvh,760px);animation:.19s cubic-bezier(.2,.8,.2,1) both feed-action-sheet-in;display:flex;overflow:hidden;box-shadow:0 28px 90px #0000009e,inset 0 1px #ffffff0f}.feed-action-sheet-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px 16px;display:flex}.feed-action-sheet-header small{color:#76cfff;letter-spacing:.15em;margin-bottom:4px;font-size:.66rem;font-weight:800;display:block}.feed-action-sheet-header h2{margin:0;font-size:clamp(1.15rem,4vw,1.55rem);line-height:1.05}.feed-action-close{color:#f7fbff;background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.feed-comments-panel,.feed-gift-panel,.feed-proof-panel{overscroll-behavior:contain;min-height:0;overflow:auto}.feed-comments-panel{grid-template-rows:minmax(180px,1fr) auto;display:grid}.feed-comments-list{scrollbar-width:thin;min-height:220px;max-height:min(56dvh,520px);padding:16px 20px 8px;overflow-y:auto}.feed-comment{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:11px 0;display:grid}.feed-comment+.feed-comment{border-top:1px solid #ffffff0e}.feed-comment[data-own=true]{background:linear-gradient(90deg,#4fbbff12,#0000 72%)}.feed-comment-avatar{color:#dff5ff;background:linear-gradient(145deg,#4cc0ff4d,#6d54ff38);border:1px solid #90dbff3d;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.73rem;font-weight:900;display:grid}.feed-comment header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.feed-comment header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;overflow:hidden}.feed-comment header span{color:#e0eef885;flex:none;font-size:.65rem}.feed-comment p{color:#f6faffe6;overflow-wrap:anywhere;margin:5px 0 0;font-size:.88rem;line-height:1.45}.feed-comment-compose{padding:12px 18px calc(14px + env(safe-area-inset-bottom));background:#050b16f5;border-top:1px solid #ffffff14;position:sticky;bottom:0}.feed-comment-compose>label{color:#e2eff9b8;margin-bottom:7px;font-size:.7rem;font-weight:700;display:block}.feed-comment-compose>div{grid-template-columns:minmax(0,1fr) 42px;gap:8px;display:grid}.feed-comment-compose input{color:#fff;background:#ffffff12;border:1px solid #ffffff1c;border-radius:16px;outline:none;min-width:0;height:44px;padding:0 14px}.feed-comment-compose input:focus{border-color:#5bc5ffb3;box-shadow:0 0 0 3px #49b3ff1f}.feed-comment-compose button{color:#07101b;background:linear-gradient(145deg,#82ddff,#6aa5ff);border:0;border-radius:15px;place-items:center;display:grid}.feed-comment-compose button:disabled{opacity:.45}.feed-comment-compose>small{color:#e2eff96b;text-align:right;margin-top:5px;font-size:.62rem;display:block}.feed-action-state{color:#edf7ffb8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:28px 18px;display:flex}.feed-action-state strong{color:#fff}.feed-action-state small{color:#e2eff97a}.feed-action-state button{color:#fff;background:#5cbeff24;border:1px solid #71ccff47;border-radius:12px;margin-top:8px;padding:9px 14px}.feed-action-spinner{animation:.82s linear infinite feed-action-spin}.feed-gift-panel,.feed-proof-panel{padding:18px 20px calc(22px + env(safe-area-inset-bottom))}.feed-gift-notice,.feed-proof-verified{color:#dff7ff;background:#34c5ff17;border:1px solid #68d0ff2e;border-radius:16px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.feed-gift-notice svg,.feed-proof-verified svg{color:#6fd7ff;flex:none}.feed-gift-notice strong,.feed-proof-verified strong,.feed-gift-notice span,.feed-proof-verified span{display:block}.feed-gift-notice span,.feed-proof-verified span{color:#e1f1faa6;margin-top:3px;font-size:.75rem;line-height:1.35}.feed-gift-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.feed-gift-grid button{color:#f7fbff;text-align:left;background:radial-gradient(circle at 80% 10%,#82d1ff1f,#0000 50%),#ffffff0b;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:128px;padding:16px;transition:transform .14s,border-color .14s,background .14s;display:flex}.feed-gift-grid button:hover:not(:disabled),.feed-gift-grid button:focus-visible:not(:disabled){background-color:#64c5ff17;border-color:#72d1ff52;transform:translateY(-2px)}.feed-gift-grid button svg{color:#89ddff;margin-bottom:4px}.feed-gift-grid button strong{font-size:.92rem}.feed-gift-grid button span{color:#e0eff894;font-size:.72rem;line-height:1.35}.feed-action-inline-status{color:#e8f5fcb8;justify-content:center;align-items:center;gap:7px;min-height:32px;margin-top:13px;font-size:.78rem;display:flex}.feed-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:15px 0 0;display:grid}.feed-proof-grid>div{background:#ffffff0b;border:1px solid #ffffff13;border-radius:14px;min-width:0;padding:12px 13px}.feed-proof-grid dt{color:#b1d9f094;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.64rem;font-weight:800}.feed-proof-grid dd{color:#f5fbff;text-overflow:ellipsis;overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.35;overflow:hidden}.feed-proof-label{color:#cef;text-align:center;background:#70c9ff12;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin:15px 0 0;padding:10px 12px;font-size:.76rem;display:flex}.feed-action-toast{left:50%;bottom:max(84px, calc(66px + env(safe-area-inset-bottom)));z-index:100010;color:#f8fcff;-webkit-backdrop-filter:blur(12px);text-align:center;pointer-events:none;background:#08111df0;border:1px solid #88d6ff33;border-radius:999px;max-width:min(88vw,420px);padding:10px 14px;font-size:.77rem;animation:.18s ease-out both feed-action-toast-in;position:fixed;transform:translate(-50%);box-shadow:0 12px 36px #0000006b}@media (width>=880px){.feed-action-backdrop{justify-content:flex-end;align-items:center;padding:20px 28px}.feed-action-sheet{border-radius:28px;width:min(500px,46vw);max-height:min(88vh,780px)}.feed-comments-list{max-height:min(64vh,570px)}}@media (width<=520px){.feed-action-backdrop{align-items:flex-end;padding:0}.feed-action-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:88dvh}.feed-action-sheet-header{padding:17px 17px 13px}.feed-comments-list,.feed-gift-panel,.feed-proof-panel{padding-left:15px;padding-right:15px}.feed-proof-grid{grid-template-columns:1fr}.feed-gift-grid button{min-height:116px;padding:13px}}@media (prefers-reduced-motion:reduce){.feed-action-backdrop,.feed-action-sheet,.feed-action-toast,.feed-action-spinner{animation:none}}@keyframes feed-action-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes feed-action-sheet-in{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes feed-action-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes feed-action-spin{to{transform:rotate(360deg)}}.live-viewer-chat-flow{z-index:58;left:max(14px, env(safe-area-inset-left));bottom:calc(82px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;justify-content:flex-end;gap:6px;width:min(560px,100vw - 116px);max-height:min(34svh,320px);display:flex;position:absolute;overflow:hidden}.live-viewer-chat-flow>div{-webkit-backdrop-filter:blur(14px);background:#03060f8f;border:1px solid #ffffff14;border-radius:13px;gap:2px;width:fit-content;max-width:100%;padding:7px 10px;display:grid;box-shadow:0 8px 26px #0000002e}.live-viewer-chat-flow>div[data-role=host]{background:#12305c94;border-color:#60a5fa57}.live-viewer-chat-flow>div[data-own=true]{border-color:#34d3994d}.live-viewer-chat-flow strong{color:#fffffff5;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.15;overflow:hidden}.live-viewer-chat-flow span{overflow-wrap:anywhere;color:#ffffffe0;font-size:.76rem;line-height:1.3}.live-viewer-compose .live-viewer-chat-form{-webkit-backdrop-filter:blur(18px);background:#080d1bb3;border:1px solid #ffffff1a;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;height:48px;padding:0 6px 0 14px;display:grid;box-shadow:0 14px 44px #0000003d}.live-viewer-chat-form[data-state=error]{border-color:#f871719e}.live-viewer-chat-form>svg{color:#ffffffb8}.live-viewer-chat-form input{color:#fff;width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.86rem}.live-viewer-chat-form input::placeholder{color:#ffffff8f}.live-viewer-chat-form button{color:#fff;cursor:pointer;background:#3b82f6db;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.live-viewer-chat-form button:disabled{cursor:not-allowed;opacity:.42}.live-viewer-chat-form button span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.live-studio-drawer[data-drawer=chat]{grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.live-studio-chat-panel{grid-template-rows:minmax(0,1fr) auto;gap:12px;min-height:0;display:grid}.live-studio-chat-messages{overscroll-behavior:contain;flex-direction:column;gap:8px;min-height:0;padding:2px 3px 8px;display:flex;overflow-y:auto}.live-studio-chat-empty{text-align:center;color:#ffffff94;align-content:center;place-items:center;gap:12px;min-height:220px;display:grid}.live-studio-chat-empty p{max-width:250px;margin:0;line-height:1.45}.live-studio-chat-message{background:#ffffff0b;border:1px solid #ffffff14;border-radius:15px;gap:4px;padding:10px 11px;display:grid}.live-studio-chat-message[data-role=host]{background:#3b82f61f;border-color:#60a5fa47}.live-studio-chat-message[data-own=true]{border-color:#34d39942}.live-studio-chat-message strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.live-studio-chat-message span{overflow-wrap:anywhere;color:#ffffffd6;font-size:.84rem;line-height:1.4}.live-studio-chat-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.live-studio-chat-form input{color:#fff;min-width:0;height:44px;font:inherit;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;outline:0;padding:0 13px}.live-studio-chat-form[data-state=error] input{border-color:#f871719e}.live-studio-chat-form button{color:#fff;cursor:pointer;background:#3b82f6e0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-width:46px;height:44px;padding:0 12px;font-weight:800;display:inline-flex}.live-studio-chat-form button:disabled{cursor:not-allowed;opacity:.42}@media (width<=760px){.live-viewer-chat-flow{left:12px;bottom:calc(70px + env(safe-area-inset-bottom));width:min(72vw,390px);max-height:28svh}.live-viewer-chat-flow>div{padding:6px 9px}.live-viewer-compose .live-viewer-chat-form{height:42px;padding-left:11px}.live-viewer-chat-form button{width:34px;height:34px}.live-studio-chat-form button span{display:none}}.live-studio-preview-video-backdrop,.live-viewer-video-backdrop{z-index:0;object-fit:cover;object-position:center;pointer-events:none;opacity:.48;filter:blur(32px)saturate(1.08);width:116%;height:116%;display:none;position:absolute;inset:-8%;transform:scale(1.04)}.live-stage-host-fallback{z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 30%,#4a70ff4d,#020617f5 68%);place-items:center;display:none;position:absolute;inset:0;overflow:hidden}.live-stage-host-fallback[data-visible=true]{display:grid}.live-stage-host-fallback[data-surface=studio]{display:none}.live-stage-host-fallback img,.live-stage-host-fallback>span{border:3px solid #ffffffb8;border-radius:50%;width:clamp(82px,16vmin,150px);height:clamp(82px,16vmin,150px);box-shadow:0 24px 70px #0000006b,0 0 0 10px #ffffff0a}.live-stage-host-fallback img{object-fit:cover;object-position:center}.live-studio-avatar img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%}.live-stage-host-fallback>span{color:#fff;background:linear-gradient(145deg,#315be8,#9a4ee3);place-items:center;font-size:clamp(1.35rem,4vmin,2.6rem);font-weight:950;display:grid}.live-stage-host-meta{z-index:5;pointer-events:none;align-items:center;gap:6px;max-width:calc(100% - 20px);display:none;position:absolute;bottom:10px;left:10px}.live-stage-host-meta strong,.live-stage-host-meta span{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0206179e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:5px;min-height:26px;display:inline-flex;box-shadow:0 8px 24px #0003}.live-stage-host-meta strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(190px,42vw);padding:0 10px;font-size:.7rem;overflow:hidden}.live-stage-host-meta span{padding:0 8px;font-size:.58rem;font-weight:900}.live-stage-host-meta span[data-state=off]{color:#ffd6dc;background:#580f1ca3;border-color:#ff667a4d}.live-studio-remote-guest-avatar,.live-viewer-remote-guest-avatar{z-index:1;color:#fff;letter-spacing:-.04em;background:radial-gradient(circle at 50% 28%,#4a70ff5c,#020617f5 72%);place-items:center;font-size:clamp(1.25rem,3.5vmin,2.4rem);font-weight:950;display:grid;position:absolute;inset:0}.live-studio-remote-guest-state,.live-viewer-remote-guest-state{z-index:4;pointer-events:none;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:calc(100% - 14px);display:flex;position:absolute;top:7px;right:7px}.live-studio-remote-guest-state>span,.live-viewer-remote-guest-state>span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617a3;border:1px solid #ffffff21;border-radius:999px;align-items:center;min-height:23px;padding:0 7px;font-size:.52rem;font-weight:950;display:inline-flex}.live-studio-remote-guest-tile[data-camera=on] .live-studio-remote-guest-avatar,.live-viewer-remote-guest-tile[data-camera=on] .live-viewer-remote-guest-avatar{display:none}.live-studio-remote-guest-tile[data-camera=off] .live-studio-remote-guest-video,.live-viewer-remote-guest-tile[data-camera=off] .live-viewer-remote-guest-video{opacity:0}.live-studio-remote-guest-tile[data-camera=off] .live-studio-remote-guest-camera,.live-viewer-remote-guest-tile[data-camera=off] .live-viewer-remote-guest-camera,.live-studio-remote-guest-tile[data-microphone=off] .live-studio-remote-guest-microphone,.live-viewer-remote-guest-tile[data-microphone=off] .live-viewer-remote-guest-microphone{color:#ffd6dc;background:#580f1cb8;border-color:#ff667a4d}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){--m3e3b-stage-top:clamp(82px, 11svh, 126px);--m3e3b-stage-bottom:clamp(88px, 12svh, 124px);box-sizing:border-box;width:100%;height:100svh;min-height:0;padding:var(--m3e3b-stage-top) 0 var(--m3e3b-stage-bottom);background:#020308;grid-auto-flow:dense;place-content:stretch;place-items:stretch stretch;gap:4px;overflow:hidden;display:grid!important}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-studio-remote-guest-stack,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)>.live-viewer-remote-guest-stack){display:contents!important}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-studio-preview-video,.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-studio-canvas,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)>.live-viewer-video,.live-studio-stage[data-participant-count] .live-studio-remote-guest-tile,.live-viewer-stage[data-participant-count] .live-viewer-remote-guest-tile){z-index:1;min-width:0;min-height:0;box-shadow:none;background:#020308;border:0;border-radius:0;margin:0;padding:0;overflow:hidden;transform:none;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:relative!important;inset:auto!important}.live-studio-stage[data-participant-count] .live-studio-remote-guest-video,.live-viewer-stage[data-participant-count] .live-viewer-remote-guest-video{z-index:2;width:100%;height:100%;position:absolute;inset:0;object-fit:cover!important;object-position:center!important}.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-studio-canvas>*{display:none}.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-stage-host-fallback[data-surface=studio]{display:none}.live-studio-stage[data-host-camera=off][data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-stage-host-fallback[data-surface=studio][data-visible=true]{display:grid}:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)>.live-stage-host-meta,.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)>.live-stage-host-meta){display:flex}.live-studio-stage[data-participant-count] .live-studio-remote-guest-label,.live-viewer-stage[data-participant-count] .live-viewer-remote-guest-label{z-index:4;max-width:calc(100% - 16px);padding:5px 9px;font-size:.64rem;line-height:1;bottom:8px;left:8px;right:auto}:is(.live-studio-stage[data-participant-count="2"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="2"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}:is(.live-studio-stage[data-participant-count="3"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="3"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,2fr) minmax(160px,1fr)}:is(.live-studio-stage[data-participant-count="4"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="4"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:minmax(0,2fr) minmax(160px,1fr)}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-studio-preview-video,.live-studio-canvas),.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"])>.live-viewer-video{grid-area:1/1/-1}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"]) .live-studio-remote-guest-tile,.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"]) .live-viewer-remote-guest-tile{grid-column:2}:is(.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1.35fr) minmax(0,.72fr);grid-template-columns:repeat(4,minmax(0,1fr))}.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"])>:is(.live-studio-preview-video,.live-studio-canvas),.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"])>.live-viewer-video{grid-area:1/1/auto/3}.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"]) .live-studio-remote-guest-tile[data-slot="1"],.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"]) .live-viewer-remote-guest-tile[data-slot="1"]{grid-area:1/3/auto/5}:is(.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1.15fr)) repeat(2,minmax(0,.68fr));grid-template-columns:repeat(4,minmax(0,1fr))}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-studio-preview-video,.live-studio-canvas),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>.live-viewer-video{grid-area:1/1/3/3}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-studio-remote-guest-tile[data-slot="1"],.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-viewer-remote-guest-tile[data-slot="1"]{grid-area:1/3/3/5}.live-studio-stage[data-participant-count="2"]>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage[data-participant-count="2"]>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1/-1}.live-studio-stage:is([data-participant-count="5"],[data-participant-count="6"])>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage:is([data-participant-count="5"],[data-participant-count="6"])>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1/auto/3}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1/3/3}@media (width>=900px){:is(.live-studio-stage:not(:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile)):has(>.live-studio-preview-video[data-media-fit=contain])>.live-studio-preview-video-backdrop,.live-viewer-stage:not(:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)):has(>.live-viewer-video[data-media-fit=contain])>.live-viewer-video-backdrop){display:block}:is(.live-studio-stage:not(:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile))>.live-studio-preview-video[data-media-fit=contain],.live-viewer-stage:not(:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile))>.live-viewer-video[data-media-fit=contain]){z-index:1;background:#0000004d;width:min(56vw,760px);left:50%;right:auto;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0e,0 30px 100px #0000007a;object-fit:contain!important}}@media (width<=760px){:is(.live-studio-stage[data-participant-count]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){--m3e3b-stage-top:clamp(108px, 15svh, 150px);--m3e3b-stage-bottom:clamp(76px, 10svh, 100px);gap:3px}:is(.live-studio-stage[data-participant-count="2"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="2"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr)}:is(.live-studio-stage[data-participant-count="3"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="3"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1.65fr) minmax(0,.78fr);grid-template-columns:repeat(2,minmax(0,1fr))}:is(.live-studio-stage[data-participant-count="4"]:has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage[data-participant-count="4"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1.65fr) minmax(0,.78fr);grid-template-columns:repeat(3,minmax(0,1fr))}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-studio-preview-video,.live-studio-canvas),.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"])>.live-viewer-video{grid-area:1/1/auto/-1}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"]) .live-studio-remote-guest-tile,.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"]) .live-viewer-remote-guest-tile{grid-area:2}.live-studio-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage:is([data-participant-count="3"],[data-participant-count="4"])>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1/auto/-1}:is(.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]):has(>.live-studio-remote-guest-stack>.live-studio-remote-guest-tile),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile)){grid-template-rows:minmax(0,1.28fr) repeat(3,minmax(0,.66fr));grid-template-columns:repeat(6,minmax(0,1fr))}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-studio-preview-video,.live-studio-canvas),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>.live-viewer-video{grid-area:1/1/auto/4}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-studio-remote-guest-tile[data-slot="1"],.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-viewer-remote-guest-tile[data-slot="1"]{grid-area:1/4/auto/7}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-studio-remote-guest-tile:not([data-slot="1"]),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) .live-viewer-remote-guest-tile:not([data-slot="1"]){grid-column:span 2}.live-studio-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-stage-host-fallback,.live-stage-host-meta),.live-viewer-stage:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"])>:is(.live-stage-host-fallback,.live-stage-host-meta){grid-area:1/1/auto/4}.live-stage-host-meta{gap:4px;bottom:6px;left:6px}.live-stage-host-meta strong{max-width:34vw;min-height:23px;padding:0 7px;font-size:.58rem}.live-stage-host-meta span{min-height:23px;padding:0 6px;font-size:.48rem}.live-studio-remote-guest-state,.live-viewer-remote-guest-state{gap:3px;top:5px;right:5px}.live-studio-remote-guest-state>span,.live-viewer-remote-guest-state>span{min-height:20px;padding:0 5px;font-size:.44rem}.live-studio-stage[data-participant-count] .live-studio-remote-guest-label,.live-viewer-stage[data-participant-count] .live-viewer-remote-guest-label{max-width:calc(100% - 10px);padding:4px 6px;font-size:.52rem;bottom:5px;left:5px}}.live-viewer-header-avatar{color:#fff;background:linear-gradient(145deg,#315be8,#9a4ee3);border:1px solid #ffffff6b;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:900;display:grid;overflow:hidden}.live-viewer-header-avatar img{object-fit:cover;width:100%;height:100%}.live-viewer-identity-copy{gap:1px;min-width:0;display:grid}.live-viewer-header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.live-viewer-header-join,.live-viewer-header-viewers,.live-viewer-header-actions .live-viewer-status{color:#fff;-webkit-backdrop-filter:blur(16px);background:#04070f94;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:34px;display:inline-flex}.live-viewer-header-join{color:#111827;background:#ffffffeb;border-color:#ffffff61;padding:0 11px;font-weight:900}.live-viewer-header-viewers{padding:0 9px;font-size:.72rem;font-weight:850}.live-viewer-header-actions .live-viewer-status{width:34px}.live-viewer-reaction-layer{z-index:61;pointer-events:none;width:84px;height:min(48svh,430px);position:absolute;bottom:86px;right:4px;overflow:hidden}.live-viewer-floating-heart{color:#ff3f68;filter:drop-shadow(0 8px 14px #ff23586b);width:1em;height:1em;animation:1.85s cubic-bezier(.18,.72,.22,1) forwards cidentia-live-heart-rise;position:absolute;bottom:-34px}@keyframes cidentia-live-heart-rise{0%{opacity:0;transform:translateY(18px)scale(.5)rotate(-8deg)}18%{opacity:1}to{opacity:0;transform:translate(-18px,-42svh)scale(1.45)rotate(14deg)}}.live-viewer-request-seat-rail{display:none}.live-viewer-chat-avatar{color:#fff;background:linear-gradient(145deg,#334bd4,#9b3ac8);border:1px solid #ffffff47;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.52rem;font-weight:950;display:grid}.live-viewer-chat-copy{gap:1px;min-width:0;display:grid}@media (width<=760px){.live-viewer-shell,.live-viewer-stage[data-immersive-mobile=m3e3c2]{background:#000;width:100%;height:100svh;min-height:100svh;overflow:hidden}.live-viewer-stage[data-immersive-mobile=m3e3c2]{isolation:isolate}.live-viewer-stage[data-immersive-mobile=m3e3c2]>.live-viewer-video{background:#000;width:100%;height:100%;inset:0;object-fit:cover!important}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-header{z-index:70;padding:calc(8px + env(safe-area-inset-top)) 10px 20px;background:linear-gradient(#000000d1,#00000047 62%,#0000);grid-template-columns:auto minmax(0,1fr) auto;gap:8px;top:0}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-back{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03060d85;border-radius:50%;width:38px;height:38px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-identity{background:0 0;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-identity-copy>span{color:#ffb8c5;letter-spacing:.11em;align-items:center;gap:4px;font-size:.58rem;font-weight:950;display:inline-flex}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-identity-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:34vw;font-size:.84rem;line-height:1.05;overflow:hidden}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-identity-copy small{color:#ffffffa3;text-overflow:ellipsis;white-space:nowrap;max-width:34vw;font-size:.58rem;overflow:hidden}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-header-join{min-height:32px;padding:0 9px;font-size:.66rem}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-header-viewers{min-height:32px;padding:0 8px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-header-actions .live-viewer-status{display:none}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-top-events{z-index:68;top:calc(62px + env(safe-area-inset-top));background:0 0;gap:5px;max-width:calc(100vw - 20px);padding:0;display:flex;left:10px;right:auto}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-top-events button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05080f7a;border:1px solid #ffffff17;border-radius:999px;min-height:29px;padding:0 9px;font-size:.62rem}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-top-events button:first-child{display:none}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-reaction-rail{z-index:64;top:auto;right:10px;bottom:calc(74px + env(safe-area-inset-bottom));gap:8px;transform:none}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-reaction-rail button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070a128f;border-radius:50%;width:46px;height:46px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-heart-action{color:#ff5678}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-chat-flow{z-index:62;left:10px;bottom:calc(66px + env(safe-area-inset-bottom));gap:3px;width:min(76vw,390px);max-height:32svh}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-chat-flow>div{width:min(100%,360px);box-shadow:none;-webkit-backdrop-filter:none;text-shadow:0 1px 3px #000000f2,0 0 12px #000000b8;background:0 0;border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;padding:3px 0;display:grid}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-chat-flow>div:nth-last-child(n+5){opacity:.42}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-chat-flow .live-viewer-chat-copy>span{color:#fff;font-size:.82rem;line-height:1.28}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose{z-index:72;right:8px;bottom:calc(7px + env(safe-area-inset-bottom));background:0 0;grid-template-columns:minmax(0,1fr) repeat(6,42px);align-items:center;gap:5px;width:auto;padding:0;display:grid;left:8px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose .live-viewer-chat-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11141bb3;border-color:#ffffff1c;height:42px;padding:0 5px 0 12px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose-action{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11141bb3;border-radius:50%;width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose-action>span{display:none}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-request-seat-rail{z-index:45;top:calc(108px + env(safe-area-inset-top));gap:5px;width:72px;display:grid;position:absolute;right:8px}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-request-seat-rail button{color:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#16181fad;border:1px solid #ffffff1c;border-radius:13px;align-content:center;place-items:center;gap:3px;min-height:68px;display:grid}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-request-seat-rail span{font-size:.62rem;font-weight:800}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-stage-host-meta{display:none!important}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-remote-guest-state>span:empty{display:none}.live-viewer-stage[data-immersive-mobile=m3e3c2][data-participant-count]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile){--m3e3b-stage-top:0px;--m3e3b-stage-bottom:0px;gap:3px;padding:0}.live-viewer-stage[data-immersive-mobile=m3e3c2][data-participant-count="2"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile){grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(112px,31vw)}.live-viewer-stage[data-immersive-mobile=m3e3c2][data-participant-count="3"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(112px,31vw)}.live-viewer-stage[data-immersive-mobile=m3e3c2][data-participant-count="4"]:has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile){grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(112px,31vw)}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="2"],[data-participant-count="3"],[data-participant-count="4"])>.live-viewer-video{grid-area:1/1/-1}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="2"],[data-participant-count="3"],[data-participant-count="4"]) .live-viewer-remote-guest-tile{grid-area:auto/2}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="5"],[data-participant-count="6"]):has(>.live-viewer-remote-guest-stack>.live-viewer-remote-guest-tile){grid-template-rows:minmax(0,1.25fr) repeat(2,minmax(0,.64fr));grid-template-columns:repeat(4,minmax(0,1fr))}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="5"],[data-participant-count="6"])>.live-viewer-video{grid-area:1/1/auto/3}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="5"],[data-participant-count="6"]) .live-viewer-remote-guest-tile[data-slot="1"]{grid-area:1/3/auto/5}.live-viewer-stage[data-immersive-mobile=m3e3c2]:is([data-participant-count="5"],[data-participant-count="6"]) .live-viewer-remote-guest-tile:not([data-slot="1"]){grid-column:span 2}}@media (width<=430px){.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose{grid-template-columns:minmax(0,1fr) repeat(4,42px)}.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose-action:nth-of-type(3),.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-compose-action:nth-of-type(5),.live-viewer-stage[data-immersive-mobile=m3e3c2] .live-viewer-header-viewers{display:none}}.live-studio-layout-settings{background:linear-gradient(145deg,#161c30eb,#080c18eb);border:1px solid #849cff2e;border-radius:16px;gap:12px;padding:14px;display:grid}.live-studio-layout-heading{gap:5px;display:grid}.live-studio-layout-heading>span{align-items:center;gap:8px;display:flex}.live-studio-layout-heading strong{color:#fff;font-size:.88rem}.live-studio-layout-heading small{color:#e2e8ffad;font-size:.7rem;line-height:1.4}.live-studio-layout-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.live-studio-layout-presets button{color:#ffffffc7;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:13px;min-height:52px;font-weight:850}.live-studio-layout-presets button[data-active=true]{color:#fff;background:linear-gradient(145deg,#3758e0d6,#7b3ac8c2);border-color:#6d8bffcc;box-shadow:0 12px 32px #3a4ebe38}.live-studio-layout-fixed{color:#fff;text-align:left;background:#ffffff09;border:1px solid #ffffff17;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 11px;display:flex}.live-studio-layout-fixed:disabled{opacity:.45}.live-studio-layout-fixed>span{gap:2px;min-width:0;display:grid}.live-studio-layout-fixed small{color:#ffffff94;font-size:.64rem;line-height:1.3}.live-studio-layout-fixed>i{background:#ffffff29;border-radius:999px;flex:none;width:38px;height:22px;position:relative}.live-studio-layout-fixed>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px}.live-studio-layout-fixed[data-active=true]>i{background:#536dff}.live-studio-layout-fixed[data-active=true]>i:after{transform:translate(16px)}.live-viewer-header-joined{color:#d7ffe5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#127a3f9e;border:1px solid #50ff9057;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:.7rem;font-weight:900;display:inline-flex}.live-viewer-guest-prejoin{background:radial-gradient(circle at 50% 25%,#5670ff47,#040812fa 72%);border:1px solid #ffffff1f;border-radius:18px;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.live-viewer-guest-prejoin video{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.live-viewer-guest-prejoin[data-camera=off] video{display:none}.live-viewer-guest-prejoin-avatar{z-index:1;color:#fff;background:linear-gradient(145deg,#3658d8,#963cc4);border:3px solid #ffffffad;border-radius:50%;place-items:center;width:88px;height:88px;font-size:1.35rem;font-weight:950;display:grid}.live-viewer-guest-prejoin>small{z-index:3;color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#00000094;border-radius:10px;padding:7px 9px;font-size:.65rem;position:absolute;bottom:10px;left:10px;right:10px}.live-viewer-guest-media-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.live-viewer-guest-media-controls button{color:#ffffffb8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:54px;font-weight:850;display:flex}.live-viewer-guest-media-controls button[data-enabled=true]{color:#fff;background:#3e55d08f;border-color:#5e7fffb8}.live-viewer-remote-guest-request{z-index:6;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000009e;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:25px;height:25px;font-size:1rem;font-weight:950;line-height:1;display:grid;position:absolute;bottom:7px;right:7px}.live-viewer-remote-guest-label{padding-right:34px!important}.live-viewer-stage[data-guest-joined=true] .live-viewer-remote-guest-request,.live-viewer-remote-guest-tile[data-local=true] .live-viewer-remote-guest-request{display:none}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count]:has(>:is(.live-studio-remote-guest-stack,.live-viewer-remote-guest-stack)>:is(.live-studio-remote-guest-tile,.live-viewer-remote-guest-tile)){grid-template-columns:minmax(0,1fr) minmax(104px,28vw)!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel]>:is(.live-studio-preview-video,.live-studio-canvas,.live-viewer-video){grid-area:1/1/-1!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel]:is([data-participant-count="2"],[data-participant-count="3"],[data-participant-count="4"],[data-participant-count="5"],[data-participant-count="6"],[data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) :is(.live-studio-remote-guest-tile,.live-viewer-remote-guest-tile){grid-area:auto/2!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count="2"]{grid-template-rows:minmax(0,1fr)!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count="3"]{grid-template-rows:repeat(2,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count="4"]{grid-template-rows:repeat(3,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count="5"]{grid-template-rows:repeat(4,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel][data-participant-count="6"]{grid-template-rows:repeat(5,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel]:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]){grid-template-rows:repeat(5,minmax(0,1fr))!important;grid-template-columns:minmax(0,1fr) repeat(2,minmax(82px,15vw))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=panel]:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"],[data-participant-count="10"]) :is(.live-studio-remote-guest-tile,.live-viewer-remote-guest-tile){grid-column:auto!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid][data-participant-count="2"]{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid]:is([data-participant-count="3"],[data-participant-count="4"]){grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid]:is([data-participant-count="5"],[data-participant-count="6"]){grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid]:is([data-participant-count="7"],[data-participant-count="8"],[data-participant-count="9"]){grid-template-rows:repeat(3,minmax(0,1fr))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid][data-participant-count="10"]{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid]>:is(.live-studio-preview-video,.live-studio-canvas,.live-viewer-video),:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid] :is(.live-studio-remote-guest-tile,.live-viewer-remote-guest-tile){grid-area:auto!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=split][data-participant-count="2"]{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=split][data-participant-count="2"]>:is(.live-studio-preview-video,.live-studio-canvas,.live-viewer-video),:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=split][data-participant-count="2"] :is(.live-studio-remote-guest-tile,.live-viewer-remote-guest-tile){grid-area:auto!important}@media (width<=760px){:is(.live-studio-stage,.live-viewer-stage)[data-room-layout=grid][data-participant-count="10"]{grid-template-rows:repeat(5,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.live-viewer-guest-sheet{max-height:min(92svh,760px);overflow-y:auto}}
