*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #12141c;--panel: #1c2030;--panel-2: #252b40;--text: #e8eaf2;--muted: #8a90a6;--accent: #7c5cff;--accent-2: #ffb84c;--hit: #2ecc71}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}.game{display:flex;flex-direction:column;min-height:100%}.topbar{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--panel);position:sticky;top:0;z-index:5}.brand{font-weight:700;font-size:16px}.pot{color:var(--accent-2);font-size:13px;flex:1;text-align:center}.btn{border:0;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s,opacity .15s}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-ghost{background:var(--panel-2);color:var(--text)}.btn-danger{background:#c0392b;color:#fff}.btn-danger:hover:not(:disabled){background:#e74c3c}.cancel-confirm{display:inline-flex;align-items:center;gap:6px}.btn-sound{padding:10px 12px;font-size:16px;line-height:1}.center-note{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px;text-align:center;min-height:60vh}.center-note p{color:var(--muted)}.spinner{width:36px;height:36px;border-radius:50%;border:3px solid var(--panel-2);border-top-color:var(--accent);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.flash{position:fixed;top:60px;left:50%;transform:translate(-50%);background:var(--accent-2);color:#1a1304;font-weight:700;padding:9px 16px;border-radius:14px;z-index:60;max-width:min(92vw,520px);width:max-content;font-size:13.5px;line-height:1.35;text-align:center;overflow-wrap:break-word;pointer-events:none;animation:pop .25s ease-out}@keyframes pop{0%{transform:translate(-50%) scale(.7);opacity:0}}@media(max-width:640px){.flash{top:54px;font-size:12px;padding:7px 12px;max-width:94vw;border-radius:12px}}@media(max-height:520px){.flash{top:44px;font-size:11.5px;padding:6px 11px}}.lobby,.results{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center}.lobby h1,.results h1{font-size:clamp(19px,5.5vw,30px);margin:0}.lobby p,.results p{max-width:min(440px,86vw);overflow-wrap:break-word}.lobby-actions{display:flex;gap:12px}.muted{color:var(--muted)}.small{font-size:12px}.board{flex:1;display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px}.drawpanel{display:flex;flex-direction:column;align-items:center;gap:8px}.lastnum{width:92px;height:92px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#9d83ff,var(--accent));display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;box-shadow:0 6px 24px #7c5cff73}.recent{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.ball{width:32px;height:32px;border-radius:50%;background:var(--panel-2);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.card{background:var(--panel);border-radius:12px;padding:10px}.card-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:13px}.card table{border-collapse:separate;border-spacing:3px}.card td{width:30px;height:30px;text-align:center;border-radius:6px;background:var(--panel-2);font-size:12px;font-weight:600;transition:background .3s}.card td.empty{background:transparent}.card td.hit{background:var(--hit);color:#06270f}.card-big td{width:38px;height:38px;font-size:15px}.others{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.others .card{opacity:.85}.others .card td{width:20px;height:20px;font-size:9px}.results ul{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:16px}.results .winner{font-size:20px;color:var(--accent-2)}.playerbar{display:flex;gap:8px;flex-wrap:wrap;padding:10px 14px;background:var(--panel);position:sticky;bottom:0}.chip{background:var(--panel-2);border-radius:999px;padding:4px 12px;font-size:12px}.chip-off{opacity:.45;text-decoration:line-through}.chip-spec{background:transparent;color:var(--muted)}@media(max-width:480px){.card-big td{width:30px;height:30px;font-size:12px}.lastnum{width:72px;height:72px;font-size:32px}}.game.okey{--felt-1: #1e6048;--felt-2: #14483a;--felt-3: #0b2f26;--wood-1: #7a5230;--wood-2: #5b3c22;--wood-3: #432c18;--bone-1: #fdfaf1;--bone-2: #f1e9d4;--bone-3: #e3d6b6;--bone-edge: #c8b88c;--gold: #d9b25c;--gold-bright: #f0cf8a;--ink: #1d1407;font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(140% 90% at 50% 18%,var(--felt-1) 0%,var(--felt-2) 52%,var(--felt-3) 100%);position:relative;height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.okey:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");box-shadow:inset 0 0 220px #0009}.game.okey>*{position:relative;z-index:1}.game.okey .topbar{background:linear-gradient(180deg,var(--wood-1),var(--wood-2) 70%,var(--wood-3));border-bottom:1px solid rgba(217,178,92,.55);box-shadow:0 6px 18px #00000073}.game.okey .brand{font-family:Cinzel,serif;font-weight:700;letter-spacing:.06em;font-size:17px;color:var(--gold-bright);text-shadow:0 1px 0 rgba(0,0,0,.6)}.game.okey .pot{color:#f3e6c4}.game.okey .btn-ghost{background:#0000004d;border:1px solid rgba(240,207,138,.35);color:#f3e6c4}.game.okey .btn-ghost:hover:not(:disabled){border-color:var(--gold-bright)}.game.okey .btn-primary{background:linear-gradient(180deg,var(--gold-bright),var(--gold) 60%,#b8924a);color:var(--ink);box-shadow:0 3px #8a6c33,0 6px 14px #0006;text-shadow:0 1px 0 rgba(255,255,255,.35)}.game.okey .btn-primary:hover:not(:disabled){filter:brightness(1.06)}.game.okey .btn{border-radius:999px}.game.okey .flash{background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:var(--ink);box-shadow:0 10px 28px #0000008c}.game.okey>.flash{position:fixed!important;z-index:60}.game.okey .lobby h1,.game.okey .results h1{font-family:Cinzel,serif;color:var(--gold-bright);letter-spacing:.04em}.game.okey .muted{color:#ecf5ee99}.okey-opponents{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:14px 14px 4px}.opp{display:flex;flex-direction:column;align-items:center;gap:5px;background:linear-gradient(180deg,#00000059,#00000038);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 16px 9px;min-width:118px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .25s,box-shadow .25s,transform .25s}.opp-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 28%,#3a7d62,#1d4a39);border:1px solid rgba(240,207,138,.35);font-weight:800;font-size:15px;color:#eef5ee}.opp-turn{border-color:var(--gold);transform:translateY(-2px);animation:turnGlow 1.6s ease-in-out infinite}@keyframes turnGlow{0%,to{box-shadow:0 0 0 1px #d9b25c80,0 0 18px #d9b25c38}50%{box-shadow:0 0 0 1px #f0cf8acc,0 0 32px #d9b25c6b}}.opp-off{opacity:.4;filter:grayscale(.6)}.opp-name{font-size:13px;font-weight:700;color:#eef5ee}.opp-meta{font-size:11px;color:#ecf5ee8c}.opp-meta em{color:var(--gold-bright);font-style:normal;font-weight:700}.okey-table{flex:1;display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start;justify-content:center;padding:14px;min-height:0;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain}.seat-0{--seat-c: #f0cf8a}.seat-1{--seat-c: #7fd1f7}.seat-2{--seat-c: #8ce0a8}.seat-3{--seat-c: #f0a4c8}.meld-cluster{display:flex;flex-direction:column;gap:6px;padding:8px 11px 10px;border-radius:14px;max-width:100%;background:#00000029;border:1px solid rgba(255,255,255,.05);border-top:2px solid var(--seat-c, rgba(255, 255, 255, .05))}.cluster-mine{background:#d9b25c14;border-color:#f0cf8a47}.cluster-owner{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;letter-spacing:.02em;color:#eef5ee}.cluster-owner:before,.opp .opp-name:before{content:"";width:8px;height:8px;border-radius:50%;flex:none;display:inline-block;margin-right:2px;background:var(--seat-c, var(--gold-bright));box-shadow:0 0 6px #0006}.opp .opp-name{display:inline-flex;align-items:center;gap:4px}.cluster-melds{display:flex;flex-wrap:wrap;gap:8px}.meld{display:inline-flex;gap:3px;align-items:flex-end;background:linear-gradient(180deg,#00000052,#0000002e);border:1px solid rgba(255,255,255,.07);border-radius:11px;padding:7px 9px 8px;box-shadow:inset 0 2px 6px #00000059}.meld.meld-pair{border-style:dashed;border-color:#9ad8b459}.okey-table .okey-tile.tile-sm{width:38px;height:52px;font-size:19px;border-radius:7px}.okey-table .okey-tile.tile-sm:after{width:7px;height:7px;bottom:7px}button.meld{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.meld-target{border-color:var(--gold);box-shadow:inset 0 2px 6px #00000059,0 0 16px #d9b25c59}button.meld-target:hover{transform:translateY(-3px)}.okey-actions{display:flex;gap:10px;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;padding:9px 16px;width:fit-content;max-width:96%;background:#081a15b8;border:1px solid rgba(240,207,138,.22);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 28px #0006}.okey-actions:empty{display:none}.take-box{display:inline-flex;align-items:center;gap:8px;background:#0000004d;border:1px dashed rgba(240,207,138,.4);border-radius:12px;padding:5px 9px}.okey-staged{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap;margin:10px auto 0;padding:8px 14px;width:fit-content;max-width:96%;background:#d9b25c1a;border:1px solid rgba(217,178,92,.3);border-radius:14px}.okey-rack{margin-top:10px;padding:10px 12px 12px;background:repeating-linear-gradient(92deg,rgba(0,0,0,.07) 0 2px,transparent 2px 9px),linear-gradient(180deg,var(--wood-1) 0%,var(--wood-2) 55%,var(--wood-3) 100%);border-top:2px solid rgba(240,207,138,.5);box-shadow:0 -10px 30px #00000080,inset 0 1px #ffffff1f}.rack-tools{display:flex;gap:8px;justify-content:center;margin-bottom:10px}.rack-tools .btn{padding:6px 14px;font-size:12px}.rack{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;max-width:760px;margin:0 auto;padding:8px 10px 4px;background:linear-gradient(180deg,#00000047,#0000001f);border-radius:12px;box-shadow:inset 0 3px 8px #0006}.okey-tile{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;width:44px;height:60px;border-radius:8px;background:linear-gradient(180deg,#fff,#fdfdfd 60%,#efefef);font-family:"Baloo 2",Segoe UI,sans-serif;font-size:24px;font-weight:800;line-height:1;padding-top:7px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;box-shadow:inset 0 1.5px #fff,inset 0 -2px 4px #00000014,0 3px #cfcfcf,0 7px 12px #00000073;transition:transform .07s ease,box-shadow .07s ease,filter .05s ease}.okey-tile.tile-grab:active{filter:brightness(1.07) saturate(1.1)}.okey-tile.tile-grab:active:not(.tile-selected):not(.tile-dragging){transform:translateY(-2px) scale(1.03)}.okey-tile:after{content:"";position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fafafa,#dedede 55%,#c2c2c2);box-shadow:inset 0 1px 2px #00000047,0 1px #ffffffe6}.okey-tile.tile-fake:after{display:none}.fake-mark{position:absolute;bottom:7%;left:50%;transform:translate(-50%);width:32%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#d6332c 0 22%,#ffffff 22% 44%,#d6332c 44% 64%,transparent 64%)}.okey-tile.c-red{color:#d6332c}.okey-tile.c-yellow{color:#e2a800}.okey-tile.c-black{color:#1d1f24}.okey-tile.c-blue{color:#2b9fd8}@media(hover:hover){.rslot .okey-tile.tile-grab:hover:not(.tile-selected):not(.tile-dragging){transform:translateY(-3px)}}.tile-pop{animation:tilePop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes tilePop{0%{transform:scale(.55) translateY(-8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.okey-tile.tile-sm{width:30px;height:41px;font-size:15px;padding-top:5px;border-radius:6px;cursor:default;box-shadow:inset 0 1px #ffffffe6,inset 0 -2px 3px #8c6e3c47,0 2px 0 var(--bone-edge),0 4px 7px #0006}.okey-tile.tile-sm:after{width:5px;height:5px;bottom:6px}.okey-tile.tile-inline{width:24px;height:33px;font-size:12.5px;padding-top:4px;vertical-align:middle;margin:0 3px;border-radius:5px}.okey-tile.tile-inline:after{width:4px;height:4px;bottom:4px}.tile-selected{transform:translateY(-7px);box-shadow:0 0 0 2px var(--gold),inset 0 1.5px #fffffff2,inset 0 -3px 5px #8c6e3c4d,0 3px 0 var(--bone-edge),0 12px 18px #00000080}.tile-new{animation:tileDraw .45s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 2px #58c98a,inset 0 1.5px #fffffff2,inset 0 -3px 5px #8c6e3c4d,0 3px 0 var(--bone-edge),0 7px 12px #00000073}@keyframes tileDraw{0%{transform:translateY(-26px) scale(.7) rotate(-7deg);opacity:0}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}.tile-joker:after{display:none}.game.okey .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#dfe9e2}.game.okey .chip-turn{background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:var(--ink);border-color:transparent;font-weight:700}.game.okey .playerbar{background:linear-gradient(0deg,var(--wood-3),var(--wood-2));border-top:1px solid rgba(240,207,138,.3)}.game.okey .lobby,.game.okey .results{overflow-y:auto;min-height:0}.finish-flags{padding:6px 18px;border-radius:999px;font-weight:800;font-size:14px;background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:var(--ink);box-shadow:0 6px 18px #0006;animation:pop .3s ease-out}.game.okey{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}.rack-scroll{overflow:visible;padding-top:18px;margin-top:-18px}.rack-grid{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));gap:5px 3px;max-width:780px;margin:0 auto;padding:12px 10px 8px;background:linear-gradient(180deg,#00000047,#0000001f);border-radius:12px;box-shadow:inset 0 3px 8px #0006}.rslot{position:relative;border-radius:8px;aspect-ratio:11 / 16;display:flex;align-items:stretch;justify-content:center;background:#ffffff09;box-shadow:inset 0 1px 3px #00000059;transition:background .12s,box-shadow .12s;cursor:pointer}.rslot-hover{background:#d9b25c38;box-shadow:inset 0 0 0 2px var(--gold),inset 0 1px 3px #00000059}.rslot .okey-tile{width:100%;height:100%;padding-top:0;justify-content:center;align-items:center;font-size:clamp(13px,3.6vw,21px)}.rslot .okey-tile:after{bottom:12%}.block-badge{position:absolute;top:-9px;left:2px;z-index:2;font-size:10px;font-weight:800;line-height:1;padding:2px 6px;border-radius:999px;background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:var(--ink);box-shadow:0 2px 5px #0006;pointer-events:none;white-space:nowrap}.badge-pair{background:linear-gradient(180deg,#9ad8b4,#58c98a)}button.block-badge.badge-lay{pointer-events:auto;cursor:pointer;border:0;background:linear-gradient(180deg,#6fe0a0,#2eb86b);color:#06270f;padding:3px 8px;box-shadow:0 2px 6px #00000073,0 0 0 1px #ffffff40;animation:readyPulse 1.4s ease-in-out infinite;font-family:inherit}button.block-badge.badge-lay:active{transform:scale(.94)}.tile-in-block{box-shadow:0 0 0 2px #d9b25c8c,inset 0 1.5px #fffffff2,inset 0 -3px 5px #8c6e3c4d,0 3px 0 var(--bone-edge),0 7px 12px #00000073}.tile-grab{touch-action:none}.tile-dragging{opacity:.25;filter:grayscale(.4)}.tile-ghosted{opacity:.7;outline:2px dashed var(--gold);outline-offset:-2px}.game.okey>.drag-ghost,.drag-ghost{position:fixed!important;left:0;top:0;z-index:50;pointer-events:none;will-change:transform;visibility:hidden}.drag-ghost .okey-tile{width:44px;height:60px}.discard-zone{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:38px;padding:6px 14px;border:2px dashed rgba(240,207,138,.45);border-radius:12px;color:#f3e6c4;font-size:12.5px;font-weight:700;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,border-color .15s,transform .15s}.discard-zone.drop-hover,.discard-zone:hover,.discard-zone.discard-armed{background:#c0392b4d;border-color:#e07b6d;transform:scale(1.04)}.discard-zone.discard-armed{animation:readyPulse 1.4s ease-in-out infinite}.take-label{font-size:11.5px;font-weight:700;color:#f3e6c4cc}.meld.drop-hover{border-color:var(--gold-bright);transform:translateY(-3px) scale(1.03)}.finish-zone{display:inline-flex;align-items:center;justify-content:center;min-width:110px;min-height:38px;padding:6px 14px;border:2px dashed rgba(111,224,160,.55);border-radius:12px;color:#9ae6b4;font-size:12.5px;font-weight:800;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,border-color .15s,transform .15s}.finish-zone.drop-hover,.finish-zone:hover,.finish-zone.finish-armed{background:#2eb86b40;border-color:#6fe0a0;transform:scale(1.04)}.finish-zone.finish-armed{animation:readyPulse 1.4s ease-in-out infinite}.btn-indicator{border-color:#f0cf8ab3!important;color:var(--gold-bright)!important}.open-meter{display:inline-flex;align-items:center;padding:5px 13px;border-radius:999px;font-size:12.5px;font-weight:800;background:#00000059;color:#ecf5eea6;border:1px solid rgba(255,255,255,.12);transition:background .3s,color .3s}.open-meter.open-ready{background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:var(--ink);border-color:transparent;animation:readyPulse 1.4s ease-in-out infinite}.btn-ready{animation:readyPulse 1.4s ease-in-out infinite}@keyframes readyPulse{0%,to{box-shadow:0 0 #f0cf8a80}50%{box-shadow:0 0 0 7px #f0cf8a00}}.rotate-hint{display:none;margin:4px auto 0;padding:5px 14px;width:fit-content;font-size:11px;font-weight:700;border-radius:999px;background:#00000059;color:#f3e6c4d9;border:1px solid rgba(240,207,138,.25);cursor:pointer;font-family:inherit}.rotate-hint:active{background:#f0cf8a40;color:#1d1407}@media(pointer:coarse){.okey-actions,.opp{backdrop-filter:none;-webkit-backdrop-filter:none}.okey-actions{background:#081a15eb}.opp{background:#0816128c}.okey-tile{box-shadow:inset 0 1px #ffffffe6,0 2px #cfcfcf,0 3px 5px #00000059;transition:none}.okey-tile.tile-sm{box-shadow:inset 0 1px #ffffffe6,0 1px 0 var(--bone-edge),0 2px 4px #00000059}.opp,.rslot{transition:none}.okey-tile.tile-grab:active{transform:none;filter:none}}@media(max-width:640px){.game .topbar{flex-wrap:wrap;gap:6px;padding:6px 10px}.game .topbar .btn{padding:5px 11px;font-size:11.5px;border-radius:8px}.game .brand{font-size:15px}.game .pot{font-size:11px}.lobby,.results{gap:10px;padding:16px 14px}.lobby p,.results p{font-size:13.5px;line-height:1.45}.results ul{font-size:14px}.results .winner{font-size:17px}.t-overlay .results{padding:20px 18px}.win-amount{font-size:18px}.cancel-confirm{gap:4px}.cancel-confirm .btn{padding:5px 9px;font-size:11px}.game.okey .topbar{flex-wrap:wrap;gap:6px;padding:6px 10px}.game.okey .pot{font-size:11px;order:3;flex-basis:100%}.game.okey .brand{font-size:15px}.game.okey .topbar .btn{margin-left:auto;padding:4px 10px;font-size:11px}.okey-tile{width:36px;height:50px;font-size:18px;padding-top:6px}.okey-tile:after{width:6px;height:6px;bottom:7px}.rack-grid{gap:4px 3px;padding:9px 6px 6px}.rslot{border-radius:6px}.rslot .okey-tile{font-size:16px}.opp{min-width:86px;padding:7px 9px}.opp-avatar{width:28px;height:28px;font-size:13px}.okey-actions{gap:7px;padding:8px 10px;border-radius:18px}.okey-actions .btn{padding:8px 13px;font-size:12.5px}.discard-zone{min-width:104px;min-height:34px;font-size:11px}.finish-zone{min-width:84px;min-height:34px;font-size:11px}.block-badge{font-size:9px;padding:1px 5px;top:-8px}.okey-table{min-height:60px;padding:8px;gap:6px}.meld{padding:4px 5px 5px;gap:2px}.okey-tile.tile-sm{width:24px;height:33px;font-size:12px}.meld-cluster{padding:6px 8px 8px;gap:4px;border-radius:11px}.cluster-owner{font-size:10.5px}.cluster-melds{gap:6px}.okey-table .okey-tile.tile-sm{width:30px;height:41px;font-size:15px}}@media(max-width:640px)and (orientation:portrait){.rotate-hint{display:block}}@media(max-height:520px){.game.okey .topbar{padding:5px 10px;gap:8px}.game.okey .brand{font-size:14px}.game.okey .pot{font-size:11px}.game.okey .topbar .btn{padding:5px 11px;font-size:11.5px}.okey-opponents{padding:4px 10px 2px;gap:8px}.opp{padding:3px 10px 4px;min-width:76px;gap:1px;flex-direction:row;align-items:center}.opp .okey-tile.tile-sm{width:20px;height:27px;font-size:10px}.opp-avatar{display:none}.opp-name{font-size:11.5px}.opp-meta{font-size:10px}.okey-table{padding:4px 8px;gap:6px}.okey-table .muted.small{display:none}.meld{padding:3px 4px 4px;gap:2px}.okey-tile.tile-sm{width:22px;height:30px;font-size:11px}.meld-cluster{padding:4px 7px 6px;gap:3px;border-radius:10px}.cluster-owner{font-size:10px}.cluster-melds{gap:5px}.okey-table .okey-tile.tile-sm{width:26px;height:36px;font-size:13px}.okey-actions{padding:5px 10px;gap:7px}.okey-actions .btn{padding:6px 12px;font-size:11.5px}.discard-zone{min-width:96px;min-height:30px;font-size:10.5px}.finish-zone{min-width:76px;min-height:30px;font-size:10px}.rack-grid{max-width:560px;padding:6px 8px 5px;gap:3px 2px}.okey-rack{margin-top:4px;padding:6px 10px 8px}.rack-tools{margin-bottom:4px}.rack-tools .btn{padding:4px 10px;font-size:11px}.open-meter{padding:3px 10px;font-size:11px}.game.okey .playerbar{display:none}}@media(max-height:380px){.rack-grid{max-width:470px}}.game.tavla{--twood-1: #8a5a33;--twood-2: #5f3d20;--twood-3: #3e2713;--tfield: #6e4526;--tpt-light: #e6cf9f;--tpt-dark: #9e3f2c;--tgold: #f0cf8a;--tgold-2: #d9b25c;--tink: #1d1407;font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(130% 90% at 50% 12%,#4a2f18,#38220f 55%,#251505);height:100vh;height:100dvh;min-height:0;overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}.game.tavla .topbar{background:linear-gradient(180deg,var(--twood-1),var(--twood-2) 70%,var(--twood-3));border-bottom:1px solid rgba(240,207,138,.5);box-shadow:0 6px 18px #00000073}.game.tavla .brand{font-weight:800;letter-spacing:.04em;color:var(--tgold);text-shadow:0 1px 0 rgba(0,0,0,.6)}.game.tavla .pot{color:#f3e6c4}.game.tavla .btn{border-radius:999px}.game.tavla .btn-ghost{background:#0000004d;border:1px solid rgba(240,207,138,.35);color:#f3e6c4}.game.tavla .btn-primary{background:linear-gradient(180deg,var(--tgold),var(--tgold-2) 60%,#b8924a);color:var(--tink);box-shadow:0 3px #8a6c33,0 6px 14px #0006;text-shadow:0 1px 0 rgba(255,255,255,.35)}.game.tavla .flash{background:linear-gradient(180deg,var(--tgold),var(--tgold-2));color:var(--tink);box-shadow:0 10px 28px #0000008c}.game.tavla .lobby h1,.game.tavla .results h1{color:var(--tgold);letter-spacing:.03em}.game.tavla .muted{color:#f3e6c499}.game.tavla .lobby,.game.tavla .results{overflow-y:auto;min-height:0}.game.tavla .playerbar{background:linear-gradient(0deg,var(--twood-3),var(--twood-2));border-top:1px solid rgba(240,207,138,.3)}.game.tavla .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#efe3cd}.game.tavla .chip-turn{background:linear-gradient(180deg,var(--tgold),var(--tgold-2));color:var(--tink);border-color:transparent;font-weight:700}.game.tavla .man-light{background:radial-gradient(circle at 32% 28%,#fffdf4,#efe3c4 55%,#c9b387)}.game.tavla .man-dark{background:radial-gradient(circle at 32% 28%,#7a5436,#3c2715 60%,#1f1207)}.tavla-seats{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.tavla-seat{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;font-weight:700;color:#efe3cd;background:#0000004d;border:1px dashed rgba(240,207,138,.35)}.tavla-seat.seat-full{border-style:solid;border-color:var(--tgold-2)}.plate-dot{width:14px;height:14px;border-radius:50%;box-shadow:0 1px 3px #00000080;flex:none}.tavla-arena{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px 10px}.tavla-board{width:min(100%,620px,calc((100dvh - 300px)*1.4));min-width:260px;aspect-ratio:13 / 10;display:flex;flex-direction:column;background:linear-gradient(160deg,var(--tfield),#5c3a1e);border:10px solid;border-image:linear-gradient(160deg,var(--twood-1),var(--twood-3)) 1;border-radius:6px;box-shadow:0 18px 44px #0000008c,inset 0 0 26px #00000073}.t-half{flex:1;min-height:0;display:grid;grid-template-columns:repeat(6,1fr) .7fr repeat(6,1fr) .95fr}.t-mid{height:13%;display:flex;align-items:center;justify-content:center}.t-point{position:relative;border:0;background:transparent;padding:2px 1px;display:flex;align-items:center;min-width:0;cursor:default;-webkit-tap-highlight-color:transparent}.t-point.src,.t-point.sel,.t-point.tgt{cursor:pointer}.pt-top{flex-direction:column}.pt-bot{flex-direction:column-reverse}.t-point:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.92;transition:filter .15s,opacity .15s}.pt-top:before{clip-path:polygon(6% 0,94% 0,50% 90%)}.pt-bot:before{clip-path:polygon(50% 10%,6% 100%,94% 100%)}.pt-light:before{background:linear-gradient(180deg,var(--tpt-light),#cdb080)}.pt-dark:before{background:linear-gradient(180deg,var(--tpt-dark),#7e2f1f)}.pt-bot.pt-light:before{background:linear-gradient(0deg,var(--tpt-light),#cdb080)}.pt-bot.pt-dark:before{background:linear-gradient(0deg,var(--tpt-dark),#7e2f1f)}.t-man{position:relative;z-index:1;flex:none;width:min(78%,38px);aspect-ratio:1;border-radius:50%;margin:.5px 0;box-shadow:inset 0 2px 3px #ffffff59,inset 0 -3px 5px #00000059,0 2px 4px #00000080;display:flex;align-items:center;justify-content:center}.man-badge{font-size:12px;font-weight:800;color:var(--tgold);font-style:normal;text-shadow:0 1px 2px rgba(0,0,0,.8);pointer-events:none}.man-pop{animation:manPop .28s cubic-bezier(.34,1.56,.64,1)}@keyframes manPop{0%{transform:scale(.4);opacity:.2}to{transform:scale(1);opacity:1}}.t-point.src .t-man:last-child{box-shadow:0 0 0 2px #f0cf8a8c,inset 0 2px 3px #ffffff59,0 2px 4px #00000080}.t-point.sel:before{filter:brightness(1.18)}.t-point.sel .t-man:last-child{box-shadow:0 0 0 3px var(--tgold),0 0 14px #f0cf8a99,inset 0 2px 3px #ffffff59}.t-point.tgt:before{filter:brightness(1.22) saturate(1.1)}.t-point.tgt:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:42%;aspect-ratio:1;border-radius:50%;z-index:2;pointer-events:none;border:2px dashed var(--tgold);animation:tgtPulse 1s ease-in-out infinite}.pt-top.tgt:after{bottom:4%}.pt-bot.tgt:after{top:4%}@keyframes tgtPulse{0%,to{opacity:.55;transform:translate(-50%) scale(.92)}50%{opacity:1;transform:translate(-50%) scale(1.05)}}.t-cell{border:0;padding:3px 1px;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;-webkit-tap-highlight-color:transparent}.t-barcell{background:linear-gradient(180deg,var(--twood-2),var(--twood-3));box-shadow:inset 0 0 10px #00000080;cursor:default}.t-barcell .t-man{width:min(86%,30px)}.t-barcell.src,.t-barcell.sel{cursor:pointer}.t-barcell.src .t-man:last-child{box-shadow:0 0 0 2px #f0cf8a99}.t-barcell.sel{box-shadow:inset 0 0 0 2px var(--tgold),inset 0 0 10px #00000080}.t-off{background:linear-gradient(180deg,#0000004d,#00000029);border-left:2px solid rgba(240,207,138,.25);justify-content:flex-end;cursor:default;padding-bottom:6px}.t-off.tgt{cursor:pointer;box-shadow:inset 0 0 0 2px var(--tgold);animation:readyPulse 1.4s ease-in-out infinite}.off-count{font-size:11px;font-weight:800;color:#f3e6c4bf}.off-stack{display:flex;flex-direction:column-reverse;gap:2px;align-items:center;width:100%}.off-stack i{width:68%;height:5px;border-radius:2px;box-shadow:0 1px 2px #00000080}.t-dice{display:flex;align-items:center;gap:8px}.dice-roll{animation:diceIn .45s cubic-bezier(.34,1.56,.64,1)}@keyframes diceIn{0%{transform:scale(.5) rotate(-30deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.t-die{width:clamp(26px,6vw,38px);aspect-ratio:1;border-radius:18%;background:linear-gradient(145deg,#fffdf4,#e8ddc0);box-shadow:inset 0 -2px 3px #0003,0 3px 7px #00000080;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);padding:clamp(3.5px,.84vw,5.3px);transition:opacity .25s}.t-die i{border-radius:50%;background:transparent}.t-die i.on{background:radial-gradient(circle at 35% 30%,#444,#111)}.t-die.used{opacity:.3}.die-label{font-size:11px;font-weight:700;color:#f3e6c4d9;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tavla-side{display:flex;align-items:center;justify-content:space-between;gap:8px;width:min(100%,620px)}.t-plate{display:flex;align-items:center;gap:7px;min-width:0;padding:7px 12px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.t-plate.plate-turn{border-color:var(--tgold-2);animation:turnGlow 1.6s ease-in-out infinite}.t-plate.plate-gone{opacity:.45}.plate-nick{font-size:13px;font-weight:700;color:#f3e6c4;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plate-meta{font-size:11px;color:#f3e6c48c;white-space:nowrap}.plate-meta em{color:var(--tgold);font-style:normal;font-weight:700}.tavla-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;flex:1}.status-text{font-size:13px;font-weight:700;color:#f3e6c4d9}.t-count{width:34px;height:34px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#f3e6c4;background:#0006;border:2px solid rgba(240,207,138,.4)}.t-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.t-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0f0802c7}.t-overlay .results{flex:none;background:linear-gradient(180deg,#3a2412,#241505);border:1px solid rgba(240,207,138,.4);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,440px)}.win-amount{font-size:22px;font-weight:800;color:var(--tgold)}@media(pointer:coarse){.t-point:before,.t-die,.t-plate{transition:none}}@media(max-width:640px){.tavla-arena{gap:6px;padding:6px}.tavla-board{border-width:6px}.t-plate{padding:5px 9px;gap:5px}.plate-nick{font-size:11.5px;max-width:84px}.plate-meta{font-size:9.5px}.tavla-status{min-height:38px;gap:7px}.tavla-status .btn{padding:7px 14px;font-size:12.5px}.t-count{width:28px;height:28px;font-size:11.5px}.man-badge{font-size:10px}.tavla-side{flex-wrap:wrap;justify-content:center;row-gap:4px}.tavla-side .t-plate:first-child{order:0}.tavla-side .tavla-status{order:2;flex-basis:100%}.tavla-side .t-plate:last-child{order:1}}@media(max-height:520px){.tavla-arena{flex-direction:row;justify-content:center;gap:10px}.tavla-board{height:calc(100dvh - 64px);width:auto;max-width:62vw}.tavla-side{flex-direction:column;width:auto;min-width:150px;max-width:200px;align-items:stretch}.tavla-side .t-plate{justify-content:flex-start}.tavla-status{flex-direction:column;min-height:0;gap:8px;padding:6px 0}.game.tavla .playerbar{display:none}.game.tavla .topbar{padding:5px 10px}}.game.tombala{--tb-bg1: #2c1a63;--tb-bg2: #1b0f40;--tb-bg3: #0e0726;--tb-pink: #e8519c;--tb-purple: #8a5cf0;--tb-gold: #ffc63f;--tb-gold-2: #f0a52b;--tb-cream: #fff8ea;--tb-ink: #2b2542;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cg fill-opacity='0.13'%3E%3Ccircle cx='14' cy='20' r='3' fill='%23ff4d8d'/%3E%3Ccircle cx='72' cy='48' r='2.5' fill='%23ffc63f'/%3E%3Ccircle cx='34' cy='98' r='3' fill='%232f7fe0'/%3E%3Ccircle cx='110' cy='16' r='2' fill='%2335b94d'/%3E%3Ccircle cx='100' cy='106' r='3' fill='%238a5cf0'/%3E%3Crect x='52' y='10' width='5' height='9' rx='1' fill='%231abcb0' transform='rotate(22 54 14)'/%3E%3Crect x='12' y='60' width='5' height='9' rx='1' fill='%23ffc63f' transform='rotate(-18 14 64)'/%3E%3Crect x='124' y='72' width='5' height='9' rx='1' fill='%23ff4d8d' transform='rotate(30 126 76)'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(130% 90% at 50% 0%,var(--tb-bg1) 0%,var(--tb-bg2) 55%,var(--tb-bg3) 100%);height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.tombala .board{flex:1;min-height:0;overflow-y:auto;gap:10px;padding:10px 16px 6px}.game.tombala .others{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;align-content:flex-start;padding-bottom:4px}.game.tombala .lobby,.game.tombala .results{overflow-y:auto;min-height:0}.game.tombala .topbar{background:linear-gradient(135deg,var(--tb-pink),var(--tb-purple) 55%,#5b3df0);border-bottom:1px solid rgba(255,255,255,.22);box-shadow:0 6px 18px #0006}.game.tombala .brand{font-family:"Baloo 2",Segoe UI,sans-serif;font-size:18px;font-weight:800;text-shadow:0 2px 0 rgba(0,0,0,.3)}.game.tombala .pot{color:#ffe9a8}.game.tombala .btn{border-radius:999px}.game.tombala .btn-ghost{background:#00000040;border:1px solid rgba(255,255,255,.35);color:#fff}.game.tombala .btn-primary{background:linear-gradient(180deg,#ffd76a,var(--tb-gold-2));color:#5b3a00;box-shadow:0 3px #b97714,0 6px 14px #00000059;text-shadow:0 1px 0 rgba(255,255,255,.4)}.game.tombala .flash{background:linear-gradient(180deg,#ffd76a,var(--tb-gold-2));color:#3a2502;box-shadow:0 10px 28px #0000008c}.game.tombala .muted{color:#e8e6f69e}.ball-h0{--ball-c: #e23b3b}.ball-h1{--ball-c: #f08c1a}.ball-h2{--ball-c: #e7c400}.ball-h3{--ball-c: #35b94d}.ball-h4{--ball-c: #1abcb0}.ball-h5{--ball-c: #2f7fe0}.ball-h6{--ball-c: #8a5cf0}.ball-h7{--ball-c: #e8519c}.ball-h8{--ball-c: #8d6e63}.bingo-ball{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.92) 0%,var(--ball-c, #4a4664) 42%,var(--ball-c, #4a4664) 100%);box-shadow:inset -6px -8px 14px #00000052,0 8px 18px #00000073;flex:none}.bingo-ball i{font-style:normal;background:radial-gradient(circle at 38% 32%,#fff,#f1ecdf 80%);border-radius:50%;width:58%;height:58%;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",Segoe UI,sans-serif;font-weight:800;color:#20243a;line-height:1;box-shadow:inset 0 -2px 4px #00000026}.ball-big{width:88px;height:88px;animation:ballPop .45s cubic-bezier(.34,1.56,.64,1)}.ball-big i{font-size:30px}.ball-sm{width:32px;height:32px}.ball-sm i{font-size:13px}@keyframes ballPop{0%{transform:scale(.3) translateY(-22px) rotate(-14deg);opacity:0}to{transform:scale(1) translateY(0) rotate(0);opacity:1}}.draw-stage{position:relative;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.draw-ring{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.draw-ring circle{fill:none;stroke-width:5}.ring-track{stroke:#ffffff21}.ring-fill{stroke:var(--tb-gold);stroke-linecap:round;stroke-dasharray:289;stroke-dashoffset:289;animation:ringSweep var(--ring-ms, 4s) linear forwards}@keyframes ringSweep{to{stroke-dashoffset:0}}.game.tombala .recent{gap:8px}.bag-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 13px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:700;color:#ffe9a8}.ms-strip{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.ms-badge{padding:5px 12px;border-radius:999px;background:#ffffff12;border:1px dashed rgba(255,255,255,.3);color:#e8e6f68c;font-size:12.5px;font-weight:800;letter-spacing:.02em}.ms-badge.ms-won{background:linear-gradient(180deg,#ffd76a,var(--tb-gold-2));border:0;color:#3a2502;box-shadow:0 4px 12px #f0a52b66;animation:pop .3s ease-out}.ms-badge.ms-tombala.ms-won{background:linear-gradient(180deg,#ff8ec0,var(--tb-pink));color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 4px 14px #e8519c80}.game.tombala .card-big td{width:34px;height:34px;font-size:14px}.game.tombala .card{background:linear-gradient(180deg,#fffdf6,#fdf3dc);border-radius:14px;padding:8px 10px 10px;border:2px solid rgba(255,255,255,.65);box-shadow:0 10px 26px #00000073}.game.tombala .card-head{color:#4a3b63;font-weight:800}.game.tombala .card-head .muted{color:#8a7da6}.game.tombala .card td{background:#fff;color:var(--tb-ink);font-weight:800;font-family:"Baloo 2",Segoe UI,sans-serif;border-radius:7px;box-shadow:inset 0 0 0 1px #eadfc8,inset 0 -2px #0000000d}.game.tombala .card td.empty{background:repeating-linear-gradient(45deg,#8a5cf01a 0,#8a5cf01a 4px,#8a5cf008 4px,#8a5cf008 8px);box-shadow:none}.game.tombala .card td.hit{background:radial-gradient(circle at 35% 30%,#ffd76a,#f59f1d 75%);color:#5b3a00;box-shadow:inset 0 0 0 1px #00000014,0 2px 5px #f59f1d73}.game.tombala .card tr.row-done td.hit{background:radial-gradient(circle at 35% 30%,#7be3a1,#2eb86b 75%);color:#063d1d;box-shadow:inset 0 0 0 1px #00000014,0 2px 6px #2eb86b80}.game.tombala .card td.hit-new{animation:stampIn .35s cubic-bezier(.34,1.56,.64,1)}@keyframes stampIn{0%{transform:scale(1.7) rotate(-8deg)}to{transform:scale(1) rotate(0)}}.game.tombala .card-big{box-shadow:0 12px 30px #00000080,0 0 0 3px var(--tb-gold),0 0 24px #ffc63f4d}.game.tombala .others .card{opacity:.95}.row-dots{display:inline-flex;gap:4px;align-items:center}.row-dots i{width:9px;height:9px;border-radius:50%;background:#4a3b632e}.row-dots i.dot-on{background:linear-gradient(180deg,#7be3a1,#2eb86b);box-shadow:0 0 6px #2eb86b99}.game.tombala .tombala-logo{display:flex;gap:3px;font-family:"Baloo 2",Segoe UI,sans-serif;font-size:clamp(36px,9vw,60px);font-weight:800}.logo-ch{color:var(--ball-c, #fff);text-shadow:0 3px 0 rgba(0,0,0,.35);animation:logoBounce 2.6s ease-in-out infinite}.logo-ch:nth-child(2n){animation-delay:.35s}.logo-ch:nth-child(3n){animation-delay:.7s}@keyframes logoBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.lobby-balls{display:flex;gap:10px}.lobby-balls .bingo-ball{animation:logoBounce 3s ease-in-out infinite}.lobby-balls .bingo-ball:nth-child(2){animation-delay:.5s}.lobby-balls .bingo-ball:nth-child(3){animation-delay:1s}.game.tombala .results{position:relative;overflow:hidden}.game.tombala .confetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.game.tombala .confetti i{position:absolute;top:-18px;width:9px;height:15px;border-radius:2px;opacity:0;animation-name:confFall;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes confFall{0%{transform:translateY(-12px) rotate(0);opacity:0}6%{opacity:1}to{transform:translateY(105vh) rotate(560deg);opacity:.9}}.game.tombala .results h1{font-family:"Baloo 2",Segoe UI,sans-serif}.ms-results li{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:9px 18px}.ms-results li.winner{background:linear-gradient(180deg,#ffd76a40,#f0a52b2e);border-color:var(--tb-gold);box-shadow:0 0 18px #ffc63f40}.game.tombala .results .winner{color:var(--tb-gold)}.game.tombala .playerbar{background:linear-gradient(0deg,var(--tb-bg3),#241356)}.game.tombala .chip{background:#ffffff17;border:1px solid rgba(255,255,255,.14);color:#efeaff}@media(max-width:640px){.draw-stage{width:96px;height:96px}.ball-big{width:76px;height:76px}.ball-big i{font-size:26px}.ball-sm{width:28px;height:28px}.ball-sm i{font-size:11.5px}.ms-badge{font-size:11px;padding:4px 9px}.game.tombala .board{gap:8px;padding:8px 10px 4px}.game.tombala .card-big td{width:30px;height:30px;font-size:12.5px}.game.tombala .tombala-logo{gap:2px}}@media(max-height:520px){.game.tombala .board{gap:8px;padding:8px}.draw-stage{width:88px;height:88px}.ball-big{width:70px;height:70px}.ball-big i{font-size:24px}.ms-badge{font-size:10.5px;padding:4px 9px}.game.tombala .playerbar{display:none}}.game.tictactoe{--xo-bg: #181430;--xo-bg-2: #100d22;--xo-panel: #241e44;--xo-line: rgba(141, 130, 220, .22);--xo-x: #4dd7ff;--xo-o: #ff8a70;--xo-gold: #ffd166;--xo-text: #eceaff;font-family:Manrope,Segoe UI,system-ui,sans-serif;color:var(--xo-text);background:radial-gradient(1100px 500px at 50% -10%,rgba(77,215,255,.08),transparent 60%),radial-gradient(900px 480px at 85% 110%,rgba(255,138,112,.07),transparent 60%),linear-gradient(180deg,var(--xo-bg),var(--xo-bg-2));height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.tictactoe .topbar{background:#100d22eb;border-bottom:1px solid var(--xo-line)}.game.tictactoe .brand{font-family:"Baloo 2",Manrope,sans-serif;font-weight:800;letter-spacing:.05em;color:var(--xo-gold)}.game.tictactoe .pot{color:#cfc8ff}.game.tictactoe .btn{border-radius:999px}.game.tictactoe .btn-ghost{background:#0000004d;border:1px solid var(--xo-line);color:#d9d4ff}.game.tictactoe .btn-primary{background:linear-gradient(180deg,#6e5ce6,#4f3fc4);box-shadow:0 4px 16px #6e5ce666}.game.tictactoe .flash{background:linear-gradient(180deg,var(--xo-gold),#e8a93d);color:#241500;box-shadow:0 10px 28px #0000008c}.game.tictactoe .lobby h1,.game.tictactoe .results h1{font-family:"Baloo 2",sans-serif;color:var(--xo-gold);letter-spacing:.03em}.game.tictactoe .muted{color:#d9d4ff99}.game.tictactoe .lobby,.game.tictactoe .results{overflow-y:auto;min-height:0}.game.tictactoe .playerbar{background:#100d22eb;border-top:1px solid var(--xo-line)}.game.tictactoe .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#d9d4ff}.game.tictactoe .chip-turn{background:linear-gradient(180deg,var(--xo-gold),#e8a93d);color:#241500;border-color:transparent;font-weight:700}.game.tictactoe .status-text{color:#d9d4ffd9}.ttt-seats{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.ttt-seat{display:flex;align-items:center;gap:9px;padding:12px 20px;border-radius:14px;background:var(--xo-panel);border:1px dashed var(--xo-line);color:#d9d4ff8c}.ttt-seat.seat-full{border-style:solid;border-color:#8d82dc80;color:var(--xo-text)}.ttt-mark-dot{width:30px;height:30px;border-radius:9px;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;background:#00000059}.ttt-mark-dot.dot-x{color:var(--xo-x);box-shadow:inset 0 0 0 1px #4dd7ff73}.ttt-mark-dot.dot-o{color:var(--xo-o);box-shadow:inset 0 0 0 1px #ff8a7073}.ttt-arena{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:12px}.ttt-score{display:flex;align-items:center;justify-content:center;gap:12px;width:min(100%,560px)}.ttt-plate{display:flex;align-items:center;gap:8px;min-width:0;flex:1;padding:8px 12px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.ttt-plate:last-child{flex-direction:row-reverse;text-align:right}.ttt-plate.plate-turn{border-color:var(--xo-gold);animation:turnGlow 1.6s ease-in-out infinite}.ttt-plate.plate-gone{opacity:.45}.ttt-plate .plate-nick{font-size:13px;font-weight:700;color:var(--xo-text);max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ttt-mid{display:flex;flex-direction:column;align-items:center;gap:2px;flex:none}.ttt-tally{font-family:"Baloo 2",sans-serif;font-size:26px;font-weight:800;line-height:1;color:var(--xo-gold)}.ttt-roundno{font-size:11px;font-weight:700;color:#d9d4ff99;white-space:nowrap}.ttt-count{width:30px;height:30px;border-radius:50%;flex:none;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:var(--xo-text);background:#0006;border:2px solid rgba(141,130,220,.45)}.ttt-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.ttt-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:min(86vw,100%,calc(100dvh - 250px),400px);aspect-ratio:1;padding:12px;border-radius:20px;background:linear-gradient(180deg,#2a2352,#1d1840);border:1px solid var(--xo-line);box-shadow:0 18px 50px #00000073}.ttt-cell{border:0;border-radius:14px;cursor:pointer;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;background:#0806148c;box-shadow:inset 0 0 0 1px #8d82dc29}.ttt-board.my-turn .ttt-cell.cell-free:hover{box-shadow:inset 0 0 0 2px #8d82dc80}.ttt-cell.cell-last{box-shadow:inset 0 0 0 2px #ffd1668c}.ttt-cell.cell-win{background:#2ecc7129;box-shadow:inset 0 0 0 2px #2ecc71bf;animation:tttWin .9s ease-in-out infinite alternate}.ttt-glyph{font-size:clamp(34px,11vmin,64px);font-weight:800;line-height:1;font-family:"Baloo 2",sans-serif;animation:tttPop .22s cubic-bezier(.2,1.6,.4,1)}.ttt-glyph.glyph-x{color:var(--xo-x);text-shadow:0 0 18px rgba(77,215,255,.45)}.ttt-glyph.glyph-o{color:var(--xo-o);text-shadow:0 0 18px rgba(255,138,112,.45)}@keyframes tttPop{0%{transform:scale(.3) rotate(-12deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes tttWin{0%{background:#2ecc711a}to{background:#2ecc7142}}.ttt-status{min-height:28px;display:flex;align-items:center;justify-content:center}.ttt-final-score{font-family:"Baloo 2",sans-serif;font-size:24px;font-weight:800;color:var(--xo-text)}.ttt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0a0718cc}.ttt-overlay .results{flex:none;background:linear-gradient(180deg,#2a2352,#161232);border:1px solid rgba(141,130,220,.45);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,440px);overflow-y:auto;max-height:86dvh;min-height:0}.game.tictactoe .win-amount{color:var(--xo-gold)}@media(pointer:coarse){.ttt-cell,.ttt-plate{transition:none}}@media(max-width:640px){.ttt-arena{gap:10px;padding:8px}.ttt-plate{padding:6px 10px;gap:6px}.ttt-plate .plate-nick{font-size:11.5px;max-width:84px}.ttt-tally{font-size:22px}.ttt-board{gap:8px;padding:10px}}@media(max-height:520px){.ttt-arena{flex-direction:row;justify-content:center;gap:16px;padding:8px}.ttt-score{flex-direction:column;width:auto;min-width:140px;max-width:190px;align-items:stretch;gap:8px}.ttt-plate,.ttt-plate:last-child{flex-direction:row}.ttt-board{width:auto;height:calc(100dvh - 120px);max-width:none}.ttt-status,.game.tictactoe .playerbar{display:none}.game.tictactoe .topbar{padding:5px 10px}}.game.dama{--dm-bg: #2b1218;--dm-bg-2: #1a0a0e;--dm-panel: #3a1a22;--dm-line: rgba(228, 178, 120, .25);--dm-brass: #e4b278;--dm-brass-2: #c08f4f;--dm-text: #f4e8da;--dm-sq-light: #e8d3ae;--dm-sq-dark: #9c6b43;font-family:Manrope,Segoe UI,system-ui,sans-serif;color:var(--dm-text);background:radial-gradient(1000px 480px at 50% -10%,rgba(228,178,120,.08),transparent 60%),linear-gradient(180deg,var(--dm-bg),var(--dm-bg-2));height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.dama .topbar{background:#1a0a0eeb;border-bottom:1px solid var(--dm-line)}.game.dama .brand{font-family:Cinzel,Manrope,serif;font-weight:700;letter-spacing:.05em;color:var(--dm-brass)}.game.dama .pot{color:#ecd9bd}.game.dama .btn{border-radius:999px}.game.dama .btn-ghost{background:#0000004d;border:1px solid var(--dm-line);color:#ecd9bd}.game.dama .btn-primary{background:linear-gradient(180deg,#b0413e,#8a2f2c);box-shadow:0 4px 16px #b0413e66}.game.dama .flash{background:linear-gradient(180deg,var(--dm-brass),var(--dm-brass-2));color:#2b1208;box-shadow:0 10px 28px #0000008c}.game.dama .lobby h1,.game.dama .results h1{font-family:Cinzel,serif;color:var(--dm-brass);letter-spacing:.03em}.game.dama .muted{color:#f4e8da99}.game.dama .lobby,.game.dama .results{overflow-y:auto;min-height:0}.game.dama .playerbar{background:#1a0a0eeb;border-top:1px solid var(--dm-line)}.game.dama .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#ecd9bd}.game.dama .chip-turn{background:linear-gradient(180deg,var(--dm-brass),var(--dm-brass-2));color:#2b1208;border-color:transparent;font-weight:700}.game.dama .status-text{color:#f4e8dad9}.game.dama .win-amount{color:var(--dm-brass)}.dm-seats{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.dm-seat{display:flex;align-items:center;gap:9px;padding:12px 20px;border-radius:14px;background:var(--dm-panel);border:1px dashed var(--dm-line);color:#f4e8da8c}.dm-seat.seat-full{border-style:solid;border-color:#e4b27880;color:var(--dm-text)}.dm-dot{width:18px;height:18px;border-radius:50%;flex:none;box-shadow:inset 0 -2px 3px #00000059,0 1px 2px #0006}.dm-dot.dm-light{background:radial-gradient(circle at 32% 28%,#fffdf4,#efe0c0 55%,#c8ab7d)}.dm-dot.dm-dark{background:radial-gradient(circle at 32% 28%,#7a4a30,#4a2715 60%,#261107)}.dm-arena{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px}.dm-plate{display:flex;align-items:center;gap:8px;min-width:0;width:min(100%,480px);padding:7px 12px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.dm-plate.plate-turn{border-color:var(--dm-brass);animation:turnGlow 1.6s ease-in-out infinite}.dm-plate.plate-gone{opacity:.45}.dm-plate .plate-nick{font-size:13px;font-weight:700;color:var(--dm-text);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-meta{font-size:11px;color:#f4e8da8c;white-space:nowrap;margin-left:auto}.dm-meta em{color:var(--dm-brass);font-style:normal;font-weight:700}.dm-board{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);width:min(92vw,100%,calc(100dvh - 280px),480px);aspect-ratio:1;border:6px solid #4a2715;border-radius:10px;box-shadow:0 18px 50px #00000080,inset 0 0 0 1px #0006;overflow:hidden}.dm-cell{border:0;padding:0;cursor:pointer;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;position:relative}.dm-cell.sq-light{background:var(--dm-sq-light)}.dm-cell.sq-dark{background:var(--dm-sq-dark)}.dm-cell.src:after{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;border:2px dashed rgba(228,178,120,.85)}.dm-cell.sel{box-shadow:inset 0 0 0 3px var(--dm-brass)}.dm-cell.tgt:after{content:"";position:absolute;top:30%;right:30%;bottom:30%;left:30%;border-radius:50%;background:#2ecc718c;border:2px solid rgba(46,204,113,.9);animation:dmTgt 1s ease-in-out infinite}.dm-cell.last{box-shadow:inset 0 0 0 3px #e4b27873}@keyframes dmTgt{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.05);opacity:1}}.dm-man{width:78%;height:78%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(14px,4.4vmin,26px);line-height:1;box-shadow:inset 0 -3px 5px #00000059,0 2px 4px #00000073;animation:dmPop .18s ease-out}.dm-man.dm-light{background:radial-gradient(circle at 32% 28%,#fffdf4,#efe0c0 55%,#c8ab7d);color:#8a5a1e}.dm-man.dm-dark{background:radial-gradient(circle at 32% 28%,#7a4a30,#4a2715 60%,#261107);color:#f2c66b}.dm-man.dm-king{text-shadow:0 1px 2px rgba(0,0,0,.5)}@keyframes dmPop{0%{transform:scale(.5);opacity:.3}to{transform:scale(1);opacity:1}}.dm-statusrow{display:flex;align-items:center;justify-content:center;gap:10px;min-height:32px;flex-wrap:wrap}.dm-noprogress{font-size:11px;font-weight:700;color:#ffb37c}.dm-count{width:30px;height:30px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:var(--dm-text);background:#0006;border:2px solid rgba(228,178,120,.45)}.dm-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.dm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#14070acc}.dm-overlay .results{flex:none;background:linear-gradient(180deg,#3a1a22,#20090e);border:1px solid rgba(228,178,120,.45);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,440px);overflow-y:auto;max-height:86dvh;min-height:0}@media(pointer:coarse){.dm-cell,.dm-plate{transition:none}}@media(max-width:640px){.dm-arena{gap:6px;padding:6px}.dm-plate{padding:5px 9px;gap:5px}.dm-plate .plate-nick{font-size:11.5px;max-width:100px}.dm-meta{font-size:9.5px}.dm-board{border-width:4px;width:min(94vw,100%,calc(100dvh - 240px),480px)}}@media(max-height:520px){.dm-arena{flex-direction:row;justify-content:center;gap:12px;padding:6px}.dm-plate{width:auto;min-width:140px;max-width:190px}.dm-arena>.dm-plate:first-child{order:0}.dm-arena>.dm-statusrow{order:1;flex-direction:column;min-width:100px}.dm-arena>.dm-board{order:2}.dm-arena>.dm-plate:last-child{order:3}.dm-board{width:auto;height:calc(100dvh - 90px);max-width:none}.game.dama .playerbar{display:none}.game.dama .topbar{padding:5px 10px}}.game.domino{--do-bg: #11253c;--do-bg-2: #081523;--do-panel: #1a3450;--do-line: rgba(140, 184, 224, .22);--do-gold: #f2c14e;--do-text: #e9f1f8;--do-ivory: #f7f1e3;--do-ivory-2: #d9cfb8;--do-pip: #233047;font-family:Manrope,Segoe UI,system-ui,sans-serif;color:var(--do-text);background:radial-gradient(1000px 480px at 50% -10%,rgba(242,193,78,.07),transparent 60%),linear-gradient(180deg,var(--do-bg),var(--do-bg-2));height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.domino .topbar{background:#081523eb;border-bottom:1px solid var(--do-line)}.game.domino .brand{font-family:"Baloo 2",Manrope,sans-serif;font-weight:800;letter-spacing:.04em;color:var(--do-gold)}.game.domino .pot{color:#cfe0ee}.game.domino .btn{border-radius:999px}.game.domino .btn-ghost{background:#0000004d;border:1px solid var(--do-line);color:#d8e6f2}.game.domino .btn-primary{background:linear-gradient(180deg,#2f6fae,#1f4f80);box-shadow:0 4px 16px #2f6fae66}.game.domino .flash{background:linear-gradient(180deg,var(--do-gold),#d09e2f);color:#251a02;box-shadow:0 10px 28px #0000008c}.game.domino .lobby h1,.game.domino .results h1{font-family:"Baloo 2",sans-serif;color:var(--do-gold);letter-spacing:.03em}.game.domino .muted{color:#e9f1f899}.game.domino .lobby,.game.domino .results{overflow-y:auto;min-height:0}.game.domino .playerbar{background:#081523eb;border-top:1px solid var(--do-line)}.game.domino .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#d8e6f2}.game.domino .chip-turn{background:linear-gradient(180deg,var(--do-gold),#d09e2f);color:#251a02;border-color:transparent;font-weight:700}.game.domino .status-text{color:#e9f1f8d9}.game.domino .win-amount{color:var(--do-gold)}.do-seats{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;max-width:520px}.do-seat{display:flex;align-items:center;gap:9px;padding:12px 18px;border-radius:14px;background:var(--do-panel);border:1px dashed var(--do-line);color:#e9f1f88c}.do-seat.seat-full{border-style:solid;border-color:#8cb8e080;color:var(--do-text)}.do-seat-tile{width:14px;height:26px;border-radius:4px;flex:none;background:linear-gradient(180deg,var(--do-ivory),var(--do-ivory-2));position:relative;box-shadow:0 1px 2px #0006}.do-seat-tile:after{content:"";position:absolute;left:2px;right:2px;top:50%;height:1px;background:#23304780}.do-arena{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;padding:10px}.do-opps{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center}.do-opp{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.do-opp.opp-turn{border-color:var(--do-gold);animation:turnGlow 1.6s ease-in-out infinite}.do-opp.plate-gone{opacity:.45}.do-opp .plate-nick{font-size:12.5px;font-weight:700;color:var(--do-text);max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.do-opp-count{font-size:11px;font-weight:800;color:var(--do-gold);white-space:nowrap}.do-boneyard{padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;background:#00000073;border:1px dashed var(--do-line);color:#cfe0ee;white-space:nowrap}.do-chainwrap{display:flex;align-items:center;gap:6px;width:100%;max-width:980px;flex:1;min-height:0}.do-chain{flex:1;min-width:0;align-self:stretch;display:flex;align-items:center;gap:3px;overflow-x:auto;overflow-y:hidden;padding:10px 6px;border-radius:14px;background:#00000040;border:1px solid var(--do-line)}.do-end{flex:none;width:44px;height:44px;border-radius:50%;border:2px dashed var(--do-line);background:#0000004d;color:#cfe0ee;font-weight:800;font-size:16px;cursor:pointer}.do-end.end-active{border-style:solid;border-color:#2ecc71;color:#baf7d4;background:#2ecc712e;animation:dmTgt 1s ease-in-out infinite}.do-tile{flex:none;border:0;padding:2px;cursor:default;gap:2px;display:flex;border-radius:7px;background:linear-gradient(180deg,var(--do-ivory),var(--do-ivory-2));box-shadow:0 2px 5px #00000073,inset 0 1px #ffffffb3;animation:doPop .18s ease-out}.do-half{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1px;padding:3px;border-radius:5px}.do-half i{border-radius:50%;background:transparent}.do-half i.on{background:radial-gradient(circle at 35% 30%,#3a4a68,var(--do-pip))}.do-chain-tile{flex-direction:row;width:64px;height:36px}.do-chain-tile .do-half{width:50%;height:100%}.do-chain-tile .do-half:first-child{border-right:1px solid rgba(35,48,71,.4)}.do-chain-tile.do-dbl{flex-direction:column;width:36px;height:64px}.do-chain-tile.do-dbl .do-half{width:100%;height:50%}.do-chain-tile.do-dbl .do-half:first-child{border-right:0;border-bottom:1px solid rgba(35,48,71,.4)}.do-hand-tile{flex-direction:column;width:46px;height:78px;cursor:pointer}.do-hand-tile .do-half{width:100%;height:50%}.do-hand-tile .do-half:first-child{border-bottom:1px solid rgba(35,48,71,.4)}.do-hand-tile.tile-playable{box-shadow:0 0 0 2px #2ecc71cc,0 2px 6px #00000080}.do-hand-tile.tile-sel{transform:translateY(-8px);box-shadow:0 0 0 3px var(--do-gold),0 8px 14px #00000080}@keyframes doPop{0%{transform:scale(.6);opacity:.2}to{transform:scale(1);opacity:1}}.do-statusrow{display:flex;align-items:center;justify-content:center;gap:10px;min-height:30px;flex-wrap:wrap}.do-count{width:30px;height:30px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:var(--do-text);background:#0006;border:2px solid rgba(140,184,224,.45)}.do-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.do-hand{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;align-content:flex-start;padding:8px 10px;border-radius:14px;width:min(100%,980px);background:#00000040;border:1px solid var(--do-line);max-height:31dvh;overflow-y:auto;min-height:0}.do-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#050d16cc}.do-overlay .results{flex:none;background:linear-gradient(180deg,#1a3450,#0d2138);border:1px solid rgba(140,184,224,.45);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,460px);overflow-y:auto;max-height:86dvh;min-height:0}.do-sums{list-style:none;display:flex;flex-direction:column;gap:8px;font-size:14px}.do-sums .winner{color:var(--do-gold);font-weight:800}@media(pointer:coarse){.do-tile,.do-opp{transition:none}}@media(max-width:640px){.do-arena{gap:6px;padding:6px}.do-opp{padding:5px 9px;gap:5px}.do-opp .plate-nick{font-size:11px;max-width:80px}.do-chain-tile{width:52px;height:30px}.do-chain-tile.do-dbl{width:30px;height:52px}.do-hand-tile{width:40px;height:68px}.do-end{width:38px;height:38px;font-size:14px}.do-hand{gap:5px;padding:6px 8px}}@media(max-height:520px){.do-arena{gap:4px;padding:4px}.do-chainwrap{flex:1}.do-hand{max-height:38dvh}.do-hand-tile{width:36px;height:60px}.do-chain-tile{width:48px;height:27px}.do-chain-tile.do-dbl{width:27px;height:48px}.game.domino .playerbar{display:none}.game.domino .topbar{padding:5px 10px}}.game.satranc{--ch-bg: #23272f;--ch-bg-2: #15171d;--ch-panel: #2e333d;--ch-line: rgba(186, 196, 214, .22);--ch-gold: #d9b35f;--ch-text: #edf0f5;--ch-sq-light: #ecdcc0;--ch-sq-dark: #9a6b4a;font-family:Manrope,Segoe UI,system-ui,sans-serif;color:var(--ch-text);background:radial-gradient(1000px 480px at 50% -10%,rgba(217,179,95,.07),transparent 60%),linear-gradient(180deg,var(--ch-bg),var(--ch-bg-2));height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.satranc .topbar{background:#15171deb;border-bottom:1px solid var(--ch-line)}.game.satranc .brand{font-family:Cinzel,Manrope,serif;font-weight:700;letter-spacing:.05em;color:var(--ch-gold)}.game.satranc .pot{color:#d6dde8}.game.satranc .btn{border-radius:999px}.game.satranc .btn-ghost{background:#0000004d;border:1px solid var(--ch-line);color:#d6dde8}.game.satranc .btn-primary{background:linear-gradient(180deg,#5a7d9e,#3d5b78);box-shadow:0 4px 16px #5a7d9e66}.game.satranc .flash{background:linear-gradient(180deg,var(--ch-gold),#b8923f);color:#241a05;box-shadow:0 10px 28px #0000008c}.game.satranc .lobby h1,.game.satranc .results h1{font-family:Cinzel,serif;color:var(--ch-gold);letter-spacing:.03em}.game.satranc .muted{color:#edf0f599}.game.satranc .lobby,.game.satranc .results{overflow-y:auto;min-height:0}.game.satranc .playerbar{background:#15171deb;border-top:1px solid var(--ch-line)}.game.satranc .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#d6dde8}.game.satranc .chip-turn{background:linear-gradient(180deg,var(--ch-gold),#b8923f);color:#241a05;border-color:transparent;font-weight:700}.game.satranc .status-text{color:#edf0f5d9}.game.satranc .win-amount{color:var(--ch-gold)}.piece-w{color:#f7f3e8;text-shadow:0 0 2px #2a2418,0 1px 2px rgba(0,0,0,.65)}.piece-b{color:#2b2620;text-shadow:0 0 2px rgba(247,243,232,.55),0 1px 2px rgba(0,0,0,.5)}.ch-seats{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.ch-seat{display:flex;align-items:center;gap:9px;padding:12px 20px;border-radius:14px;background:var(--ch-panel);border:1px dashed var(--ch-line);color:#edf0f58c}.ch-seat.seat-full{border-style:solid;border-color:#bac4d680;color:var(--ch-text)}.ch-dot{width:26px;height:26px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-size:17px;line-height:1;background:#00000059}.ch-dot.ch-w{color:#f7f3e8}.ch-dot.ch-b{color:#6b6258}.ch-arena{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px}.ch-plate{display:flex;align-items:center;gap:8px;min-width:0;width:min(100%,480px);padding:6px 12px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.ch-plate.plate-turn{border-color:var(--ch-gold);animation:turnGlow 1.6s ease-in-out infinite}.ch-plate.plate-gone{opacity:.45}.ch-plate .plate-nick{font-size:13px;font-weight:700;color:var(--ch-text);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-captured{margin-left:auto;font-size:15px;line-height:1;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.ch-captured i{font-style:normal}.ch-board{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);width:min(92vw,100%,calc(100dvh - 270px),480px);aspect-ratio:1;border:6px solid #3a3025;border-radius:10px;box-shadow:0 18px 50px #00000080,inset 0 0 0 1px #0006;overflow:hidden}.ch-cell{border:0;padding:0;cursor:pointer;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;position:relative}.ch-cell.sq-light{background:var(--ch-sq-light)}.ch-cell.sq-dark{background:var(--ch-sq-dark)}.ch-cell.src:after{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;border:2px dashed rgba(217,179,95,.85)}.ch-cell.sel{box-shadow:inset 0 0 0 3px var(--ch-gold)}.ch-cell.tgt:after{content:"";position:absolute;top:32%;right:32%;bottom:32%;left:32%;border-radius:50%;background:#2ecc718c;border:2px solid rgba(46,204,113,.9);animation:dmTgt 1s ease-in-out infinite}.ch-cell.last{box-shadow:inset 0 0 0 3px #d9b35f73}.ch-cell.chk{box-shadow:inset 0 0 0 3px #e74c3c;animation:chCheck .9s ease-in-out infinite alternate}@keyframes chCheck{0%{background-color:#e74c3c2e}to{background-color:#e74c3c6b}}.ch-piece{font-size:clamp(20px,6.4vmin,38px);line-height:1;animation:dmPop .18s ease-out;pointer-events:none}.ch-statusrow{display:flex;align-items:center;justify-content:center;gap:10px;min-height:36px;flex-wrap:wrap}.ch-resign{padding:6px 12px;font-size:12.5px}.ch-count{width:30px;height:30px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:var(--ch-text);background:#0006;border:2px solid rgba(186,196,214,.45)}.ch-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.ch-promo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#0a0b0fb3}.ch-promo{display:flex;flex-direction:column;align-items:center;gap:12px;background:linear-gradient(180deg,#2e333d,#1d2027);border:1px solid rgba(217,179,95,.5);border-radius:16px;padding:18px 22px;box-shadow:0 24px 60px #0009}.ch-promo-title{font-weight:700;font-size:14px;color:var(--ch-gold)}.ch-promo-btns{display:flex;gap:10px}.ch-promo-btn{width:54px;height:54px;border-radius:12px;border:1px solid var(--ch-line);background:var(--ch-sq-dark);font-size:34px;line-height:1;cursor:pointer}.ch-promo-btn:active{transform:scale(.95)}.ch-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0d0e12cc}.ch-overlay .results{flex:none;background:linear-gradient(180deg,#2e333d,#191c22);border:1px solid rgba(217,179,95,.45);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,440px);overflow-y:auto;max-height:86dvh;min-height:0}@media(pointer:coarse){.ch-cell,.ch-plate{transition:none}}@media(max-width:640px){.ch-arena{gap:6px;padding:6px}.ch-plate{padding:5px 9px;gap:5px}.ch-plate .plate-nick{font-size:11.5px;max-width:90px}.ch-captured{font-size:12px}.ch-board{border-width:4px;width:min(94vw,100%,calc(100dvh - 235px),480px)}.ch-statusrow .btn{padding:6px 11px;font-size:12px}}@media(max-height:520px){.ch-arena{flex-direction:row;justify-content:center;gap:12px;padding:6px}.ch-plate{width:auto;min-width:150px;max-width:200px}.ch-arena>.ch-plate:first-child{order:0}.ch-arena>.ch-statusrow{order:1;flex-direction:column;min-width:110px}.ch-arena>.ch-board{order:2}.ch-arena>.ch-plate:last-child{order:3}.ch-board{width:auto;height:calc(100dvh - 90px);max-width:none}.game.satranc .playerbar{display:none}.game.satranc .topbar{padding:5px 10px}}.game.ludo{--lu-bg: #2a1747;--lu-bg-2: #170b2b;--lu-panel: #3a2260;--lu-line: rgba(196, 178, 255, .25);--lu-gold: #ffd166;--lu-text: #f1ecff;--lu-board: #f3ead7;--lu-cellline: #c9bd9f;--lu-c0: #e74c3c;--lu-c1: #3498db;--lu-c2: #2ecc71;--lu-c3: #f1c40f;font-family:"Baloo 2",Manrope,Segoe UI,system-ui,sans-serif;color:var(--lu-text);background:radial-gradient(1000px 480px at 50% -10%,rgba(255,209,102,.08),transparent 60%),linear-gradient(180deg,var(--lu-bg),var(--lu-bg-2));height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.ludo .topbar{background:#170b2beb;border-bottom:1px solid var(--lu-line)}.game.ludo .brand{font-weight:800;letter-spacing:.04em;color:var(--lu-gold)}.game.ludo .pot{color:#ded2ff}.game.ludo .btn{border-radius:999px}.game.ludo .btn-ghost{background:#0000004d;border:1px solid var(--lu-line);color:#ded2ff}.game.ludo .btn-primary{background:linear-gradient(180deg,#e6537a,#b93a61);box-shadow:0 4px 16px #e6537a66}.game.ludo .flash{background:linear-gradient(180deg,var(--lu-gold),#d9a83f);color:#2b1c02;box-shadow:0 10px 28px #0000008c}.game.ludo .lobby h1,.game.ludo .results h1{color:var(--lu-gold);letter-spacing:.03em}.game.ludo .muted{color:#f1ecff99}.game.ludo .lobby,.game.ludo .results{overflow-y:auto;min-height:0}.game.ludo .playerbar{background:#170b2beb;border-top:1px solid var(--lu-line)}.game.ludo .chip{background:#00000052;border:1px solid rgba(255,255,255,.08);color:#ded2ff}.game.ludo .chip-turn{background:linear-gradient(180deg,var(--lu-gold),#d9a83f);color:#2b1c02;border-color:transparent;font-weight:700}.game.ludo .status-text{color:#f1ecffe0}.game.ludo .win-amount{color:var(--lu-gold)}.luc-0{background:radial-gradient(circle at 32% 28%,#ff8a7a,var(--lu-c0) 60%,#97241a)}.luc-1{background:radial-gradient(circle at 32% 28%,#7cc4f4,var(--lu-c1) 60%,#1d618f)}.luc-2{background:radial-gradient(circle at 32% 28%,#7fe8ab,var(--lu-c2) 60%,#1a7a45)}.luc-3{background:radial-gradient(circle at 32% 28%,#ffe28a,var(--lu-c3) 60%,#a8860a)}.luc-bg-0{background-color:var(--lu-c0)}.luc-bg-1{background-color:var(--lu-c1)}.luc-bg-2{background-color:var(--lu-c2)}.luc-bg-3{background-color:var(--lu-c3)}.lu-seats{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;max-width:520px}.lu-seat{display:flex;align-items:center;gap:9px;padding:12px 18px;border-radius:14px;background:var(--lu-panel);border:1px dashed var(--lu-line);color:#f1ecff8c}.lu-seat.seat-full{border-style:solid;border-color:#c4b2ff80;color:var(--lu-text)}.lu-pawn-dot{width:18px;height:18px;border-radius:50%;flex:none;box-shadow:inset 0 -2px 3px #00000059,0 1px 2px #0006}.lu-arena{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px}.lu-opps{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center}.lu-opp{display:flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;background:#00000052;border:1px solid rgba(255,255,255,.08)}.lu-opp.opp-turn{border-color:var(--lu-gold);animation:turnGlow 1.6s ease-in-out infinite}.lu-opp.plate-gone{opacity:.45}.lu-opp .plate-nick{font-size:12.5px;font-weight:700;color:var(--lu-text);max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-opp .lu-pawn-dot{width:14px;height:14px}.lu-goalcount{font-size:11px;font-weight:800;color:var(--lu-gold);white-space:nowrap}.lu-board{position:relative;width:min(94vw,100%,calc(100dvh - 250px),500px);aspect-ratio:1;background:var(--lu-board);border:6px solid #4a3a6b;border-radius:12px;box-shadow:0 18px 50px #00000080;overflow:hidden}.lu-cell{position:absolute;box-sizing:border-box;background:#fbf6e9;border:1px solid var(--lu-cellline)}.lu-cell.lu-start{opacity:.92}.lu-base{position:absolute;border-radius:4px}.lu-base-inner{position:absolute;top:14%;right:14%;bottom:14%;left:14%;background:#fbf6e9eb;border-radius:12%;box-shadow:inset 0 2px 8px #0003}.lu-center{position:absolute;background:conic-gradient(from 225deg,var(--lu-c0) 0 90deg,var(--lu-c1) 90deg 180deg,var(--lu-c2) 180deg 270deg,var(--lu-c3) 270deg 360deg);border:1px solid var(--lu-cellline)}.lu-pawn{position:absolute;width:5.55%;height:5.55%;border-radius:50%;border:2px solid rgba(0,0,0,.35);padding:0;box-shadow:inset 0 -3px 4px #0000004d,0 2px 5px #00000073;cursor:default;z-index:2;transition:top .25s ease,left .25s ease}.lu-pawn.pawn-movable{cursor:pointer;z-index:3;animation:luPulse .9s ease-in-out infinite alternate}@keyframes luPulse{0%{box-shadow:0 0 0 2px #ffd166e6,0 2px 5px #00000073;transform:scale(1)}to{box-shadow:0 0 0 5px #ffd1668c,0 2px 8px #00000080;transform:scale(1.12)}}.lu-statusrow{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;flex-wrap:wrap}.lu-die{width:38px;height:38px;border-radius:9px;flex:none;background:linear-gradient(180deg,#fffdf4,#e8e0c8);display:inline-grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:2px;padding:5px;box-shadow:0 2px 6px #00000073;animation:diceIn .25s ease-out}.lu-die i{border-radius:50%;background:transparent}.lu-die i.on{background:radial-gradient(circle at 35% 30%,#444,#111)}.lu-count{width:30px;height:30px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:var(--lu-text);background:#0006;border:2px solid rgba(196,178,255,.45)}.lu-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.lu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#10081fcc}.lu-overlay .results{flex:none;background:linear-gradient(180deg,#3a2260,#221240);border:1px solid rgba(255,209,102,.45);border-radius:18px;padding:28px 36px;box-shadow:0 24px 60px #0009;max-width:min(92vw,440px);overflow-y:auto;max-height:86dvh;min-height:0}@media(pointer:coarse){.lu-opp{transition:none}}@media(max-width:640px){.lu-arena{gap:6px;padding:5px}.lu-opp{padding:4px 8px;gap:5px}.lu-opp .plate-nick{font-size:11px;max-width:76px}.lu-board{border-width:4px;width:min(96vw,100%,calc(100dvh - 225px),500px)}.lu-statusrow{min-height:40px;gap:8px}.lu-statusrow .btn{padding:7px 14px;font-size:13px}.lu-die{width:32px;height:32px}}@media(max-height:520px){.lu-arena{flex-direction:row;justify-content:center;gap:12px;padding:5px}.lu-opps{flex-direction:column;align-items:stretch;min-width:140px;max-width:190px}.lu-statusrow{flex-direction:column;min-width:110px;order:1}.lu-opps{order:0}.lu-board{order:2;width:auto;height:calc(100dvh - 80px);max-width:none}.game.ludo .playerbar{display:none}.game.ludo .topbar{padding:5px 10px}}.game.sonkart{--sk-bg-1: #3d1140;--sk-bg-2: #25082e;--sk-bg-3: #14041c;--sk-panel: rgba(0, 0, 0, .32);--sk-text: #f4ecf7;--sk-gold: #f6c445;--sk-gold-2: #d99e1b;--sk-red: #e8434a;--sk-yellow: #f5b80c;--sk-green: #2fb45f;--sk-blue: #2f7de8;--sk-ink: #221207;font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(130% 100% at 50% 12%,var(--sk-bg-1) 0%,var(--sk-bg-2) 55%,var(--sk-bg-3) 100%);height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.sonkart .topbar{background:linear-gradient(180deg,#14041ceb,#14041cc7);border-bottom:1px solid rgba(246,196,69,.4);box-shadow:0 6px 18px #00000073}.game.sonkart .brand{font-family:"Baloo 2",Manrope,sans-serif;font-weight:800;font-size:17px;color:var(--sk-gold)}.game.sonkart .pot{color:#f3dfa8}.game.sonkart .btn-ghost{background:#ffffff14;border:1px solid rgba(246,196,69,.35);color:var(--sk-text)}.game.sonkart .btn-ghost:hover:not(:disabled){border-color:var(--sk-gold)}.game.sonkart .btn-primary{background:linear-gradient(180deg,#ffd86b,var(--sk-gold) 60%,var(--sk-gold-2));color:var(--sk-ink);box-shadow:0 3px #9c7113,0 6px 14px #0006}.game.sonkart .btn{border-radius:999px}.game.sonkart .flash{background:linear-gradient(180deg,#ffd86b,var(--sk-gold));color:var(--sk-ink);box-shadow:0 10px 28px #0000008c}.game.sonkart .lobby h1{color:var(--sk-gold)}.game.sonkart .muted{color:#f4ecf799}.game.sonkart .lobby,.game.sonkart .results{overflow-y:auto;min-height:0}.game.sonkart .playerbar{background:#14041cd9}.game.sonkart .chip{background:#ffffff1a;color:var(--sk-text)}.game.sonkart .chip-turn{background:linear-gradient(180deg,#ffd86b,var(--sk-gold));color:var(--sk-ink);font-weight:700}.game.sonkart .status-text{color:#f4ecf7d9}.game.sonkart .win-amount{font-size:22px;font-weight:800;color:var(--sk-gold)}.sk-logo{display:flex;gap:6px;align-items:center}.sk-logo-gap{width:12px}.sk-logo-card{display:inline-flex;align-items:center;justify-content:center;width:38px;height:54px;border-radius:8px;font-family:"Baloo 2",sans-serif;font-weight:800;font-size:26px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.35);box-shadow:0 4px 10px #00000073,inset 0 0 0 2px #ffffff59;animation:skBounce 2.4s ease-in-out infinite}.sk-lc-0{background:var(--sk-red);animation-delay:0s}.sk-lc-1{background:var(--sk-yellow);animation-delay:.15s}.sk-lc-2{background:var(--sk-green);animation-delay:.3s}.sk-lc-3{background:var(--sk-blue);animation-delay:.45s}@keyframes skBounce{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}.sk-seats{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:520px}.sk-seat{display:flex;align-items:center;gap:8px;background:var(--sk-panel);border:1px dashed rgba(246,196,69,.3);border-radius:12px;padding:8px 14px;font-size:13.5px}.sk-seat.seat-full{border-style:solid;border-color:#f6c44599}.sk-seat-card{width:16px;height:24px;border-radius:3px;background:linear-gradient(135deg,var(--sk-red) 0 25%,var(--sk-yellow) 25% 50%,var(--sk-green) 50% 75%,var(--sk-blue) 75%);opacity:.45}.sk-seat.seat-full .sk-seat-card{opacity:1}.sk-arena{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px 6px;min-height:0}.sk-opps{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.sk-opp{display:flex;align-items:center;gap:8px;background:var(--sk-panel);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:5px 12px;transition:border-color .25s,box-shadow .25s}.sk-opp .plate-nick{font-size:12.5px;font-weight:700;color:var(--sk-text);max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sk-opp.opp-turn{border-color:var(--sk-gold);animation:skGlow 1.6s ease-in-out infinite}@keyframes skGlow{0%,to{box-shadow:0 0 0 1px #f6c44580,0 0 14px #f6c44533}50%{box-shadow:0 0 0 1px #f6c445e6,0 0 26px #f6c44566}}.sk-opp.plate-gone{opacity:.45}.sk-opp-cards{display:inline-flex;align-items:center;gap:5px}.sk-mini-back{width:14px;height:20px;border-radius:3px;background:linear-gradient(160deg,#1d1430,#0e0a1c);border:1px solid rgba(246,196,69,.5)}.sk-opp-cards em{font-style:normal;font-weight:800;font-size:14px;color:var(--sk-gold)}.sk-opp-cards em.sk-last-warn{color:#ff8d93;animation:readyPulse 1s ease-in-out infinite}.sk-table{display:flex;align-items:center;justify-content:center;gap:22px;padding:4px 0}.sk-draw{background:none;border:0;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.sk-draw:disabled{cursor:default;opacity:.75}.sk-draw-on .sk-card{animation:skGlow 1.6s ease-in-out infinite}.sk-draw-count{font-size:12px;font-weight:700;color:#f4ecf7b3}.sk-discard{border-radius:14px;padding:4px;transition:box-shadow .3s}.sk-discard.glow-red{box-shadow:0 0 26px #e8434a8c}.sk-discard.glow-yellow{box-shadow:0 0 26px #f5b80c8c}.sk-discard.glow-green{box-shadow:0 0 26px #2fb45f8c}.sk-discard.glow-blue{box-shadow:0 0 26px #2f7de88c}.sk-side{display:flex;flex-direction:column;align-items:center;gap:8px}.sk-dir{font-size:30px;line-height:1;color:var(--sk-gold);transition:transform .3s}.sk-dir.dir-rev{transform:scaleX(-1)}.sk-color-dot{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.7)}.dot-red{background:var(--sk-red)}.dot-yellow{background:var(--sk-yellow)}.dot-green{background:var(--sk-green)}.dot-blue{background:var(--sk-blue)}.sk-card{position:relative;display:inline-flex;align-items:center;justify-content:center;width:58px;height:84px;border-radius:9px;overflow:hidden;font-family:"Baloo 2",sans-serif;color:#fff;box-shadow:0 3px 8px #00000080,inset 0 0 0 2.5px #fff6;background:#555}.sk-card.sk-big{width:88px;height:128px;border-radius:12px}.sk-card.sk-red{background:linear-gradient(160deg,#f06066 10%,var(--sk-red) 55%,#c22730)}.sk-card.sk-yellow{background:linear-gradient(160deg,#ffd44d 10%,var(--sk-yellow) 55%,#cf9602)}.sk-card.sk-green{background:linear-gradient(160deg,#4fd482 10%,var(--sk-green) 55%,#1d8f47)}.sk-card.sk-blue{background:linear-gradient(160deg,#5d9bf2 10%,var(--sk-blue) 55%,#1d5cc0)}.sk-card.sk-wildcard{background:linear-gradient(160deg,#3a3148 10%,#241d33 55%,#141021)}.sk-band{position:absolute;left:-30%;right:-30%;top:50%;height:34%;transform:translateY(-50%) rotate(-24deg);background:#ffffff29;pointer-events:none}.sk-big .sk-band{height:36%}.sk-center{position:relative;z-index:1;font-size:30px;font-weight:800;line-height:1;text-shadow:0 2px 0 rgba(0,0,0,.35)}.sk-big .sk-center{font-size:48px}.sk-corner{position:absolute;font-size:11px;font-weight:800;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.4);z-index:1}.sk-big .sk-corner{font-size:15px}.sk-tl{top:5px;left:6px}.sk-br{bottom:5px;right:6px;transform:rotate(180deg)}.sk-small-label{position:absolute;bottom:14%;left:0;right:0;z-index:1;font-size:8.5px;font-weight:800;letter-spacing:.08em;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.4)}.sk-big .sk-small-label{font-size:12px}.sk-wheel{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;background:conic-gradient(var(--sk-red) 0 25%,var(--sk-yellow) 25% 50%,var(--sk-green) 50% 75%,var(--sk-blue) 75%);border:2.5px solid rgba(255,255,255,.85)}.sk-big .sk-wheel{width:48px;height:48px}.sk-card[data-kind=wild4] .sk-wheel{position:absolute;top:16%;width:22px;height:22px}.sk-big[data-kind=wild4] .sk-wheel{width:34px;height:34px}.sk-card.sk-back{background:linear-gradient(160deg,#221a38,#120d22);box-shadow:0 3px 8px #00000080,inset 0 0 0 2.5px #f6c44580}.sk-rosette{width:34px;height:34px;border-radius:50%;background:conic-gradient(var(--sk-red) 0 25%,var(--sk-yellow) 25% 50%,var(--sk-green) 50% 75%,var(--sk-blue) 75%);border:3px solid rgba(246,196,69,.7);filter:saturate(.85)}.sk-statusrow{display:flex;align-items:center;gap:10px;min-height:44px;flex-wrap:wrap;justify-content:center}.sk-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:50%;background:var(--sk-panel);border:1px solid rgba(246,196,69,.4);font-weight:800;font-size:14px;color:var(--sk-text)}.sk-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.sk-actions{display:inline-flex;gap:8px}.sk-btn-act{padding:7px 16px;font-size:13px;font-weight:700}.sk-hand{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-content:flex-start;padding:8px 6px 10px;margin-top:auto;max-height:232px;overflow-y:auto;min-height:0;width:100%}.sk-hand-card{background:none;border:0;padding:0;cursor:pointer;transition:transform .12s ease-out,filter .12s;filter:saturate(.55) brightness(.78);animation:skDeal .25s ease-out}@keyframes skDeal{0%{transform:translateY(14px) scale(.85);opacity:0}}.sk-hand-card.card-playable{filter:none}.sk-hand-card.card-playable .sk-card{animation:skReady 1.8s ease-in-out infinite}@keyframes skReady{0%,to{box-shadow:0 3px 8px #00000080,inset 0 0 0 2.5px #fff6,0 0 10px #f6c44559}50%{box-shadow:0 3px 8px #00000080,inset 0 0 0 2.5px #ffffffb3,0 0 20px #f6c445a6}}.sk-hand-card.card-sel{transform:translateY(-12px) scale(1.08)}.sk-hand-card.card-sel .sk-card{box-shadow:0 8px 18px #0009,inset 0 0 0 3px var(--sk-gold);animation:none}.sk-color-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0a0210b8;display:flex;align-items:center;justify-content:center}.sk-color-box{background:linear-gradient(180deg,#2c1038,#1a0824);border:1px solid rgba(246,196,69,.45);border-radius:18px;padding:20px 22px;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 18px 50px #0009}.sk-color-box h3{color:var(--sk-gold);font-size:17px}.sk-color-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sk-color-pick{border:0;border-radius:12px;width:110px;height:58px;font-family:"Baloo 2",sans-serif;font-weight:800;font-size:16px;color:#fff;cursor:pointer;text-shadow:0 1px 0 rgba(0,0,0,.4);box-shadow:inset 0 0 0 2px #ffffff59,0 4px 10px #0006;transition:transform .12s}.sk-color-pick:active{transform:scale(.95)}.pick-red{background:var(--sk-red)}.pick-yellow{background:var(--sk-yellow)}.pick-green{background:var(--sk-green)}.pick-blue{background:var(--sk-blue)}.sk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0a0210c7;display:flex;align-items:center;justify-content:center}.sk-overlay .results{background:linear-gradient(180deg,#2c1038,#1a0824);border:1px solid rgba(246,196,69,.45);border-radius:18px;flex:none;padding:26px 30px;box-shadow:0 18px 50px #0009;max-width:min(92vw,440px);overflow-y:auto;max-height:86dvh;min-height:0}.sk-sums{list-style:none;display:flex;flex-direction:column;gap:6px;font-size:14.5px}.sk-sums .winner{color:var(--sk-gold);font-weight:800}@media(pointer:coarse){.sk-opp,.sk-hand-card{transition:none}}@media(max-width:640px){.sk-arena{gap:6px;padding:6px 8px 4px}.sk-opp{padding:4px 9px;gap:6px}.sk-opp .plate-nick{font-size:11px;max-width:76px}.sk-table{gap:14px}.sk-card{width:48px;height:70px}.sk-card.sk-big{width:74px;height:108px}.sk-center{font-size:25px}.sk-big .sk-center{font-size:40px}.sk-hand{gap:5px;max-height:198px}.sk-statusrow{min-height:38px;gap:8px}.sk-btn-act{padding:6px 12px;font-size:12px}.sk-color-pick{width:96px;height:52px;font-size:14.5px}}@media(max-height:520px){.sk-arena{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;padding:4px}.sk-opps{flex-direction:column;align-items:stretch;min-width:130px;max-width:170px;order:0}.sk-table{order:1}.sk-statusrow{order:2;flex-direction:column;min-width:110px}.sk-hand{order:3;flex:1 1 100%;max-height:96px;padding:4px}.sk-card{width:40px;height:58px}.sk-card.sk-big{width:60px;height:88px}.sk-center{font-size:21px}.sk-big .sk-center{font-size:32px}.game.sonkart .playerbar{display:none}.game.sonkart .topbar{padding:5px 10px}}.game.ajanlar{--aj-bg-1: #2e4668;--aj-bg-2: #1b2940;--aj-bg-3: #0e1420;--aj-panel: rgba(0, 0, 0, .32);--aj-text: #eef2f8;--aj-cream: #efe6cf;--aj-cream-2: #e0d4b4;--aj-ink: #2b241b;--aj-red: #e25563;--aj-red-2: #b32a3c;--aj-blue: #4d8fe0;--aj-blue-2: #2459a8;--aj-gold: #f2c14e;font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(130% 100% at 50% 10%,var(--aj-bg-1) 0%,var(--aj-bg-2) 52%,var(--aj-bg-3) 100%);height:100vh;height:100dvh;min-height:0;overflow:hidden}.game.ajanlar .topbar{background:linear-gradient(180deg,#080c16eb,#080c16c7);border-bottom:1px solid rgba(242,193,78,.35);box-shadow:0 6px 18px #00000073}.game.ajanlar .brand{font-family:Cinzel,serif;font-weight:700;letter-spacing:.05em;font-size:16px;color:var(--aj-gold)}.game.ajanlar .pot{color:#ead9ad}.game.ajanlar .btn-ghost{background:#ffffff12;border:1px solid rgba(242,193,78,.3);color:var(--aj-text)}.game.ajanlar .btn-ghost:hover:not(:disabled){border-color:var(--aj-gold)}.game.ajanlar .btn-primary{background:linear-gradient(180deg,#ffd97a,var(--aj-gold) 60%,#c79428);color:#271b04;box-shadow:0 3px #8f6a1c,0 6px 14px #0006}.game.ajanlar .btn{border-radius:999px}.game.ajanlar .flash{background:linear-gradient(180deg,#ffd97a,var(--aj-gold));color:#271b04;box-shadow:0 10px 28px #0000008c}.game.ajanlar .lobby h1,.game.ajanlar .results h1{font-family:Cinzel,serif;color:var(--aj-gold)}.game.ajanlar .muted{color:#eef2f899}.game.ajanlar .lobby,.game.ajanlar .results{overflow-y:auto;min-height:0}.game.ajanlar .playerbar{background:#080c16d9}.game.ajanlar .chip{background:#ffffff1a;color:var(--aj-text)}.game.ajanlar .chip.aj-chip-red{background:#e255634d;border:1px solid rgba(226,85,99,.5)}.game.ajanlar .chip.aj-chip-blue{background:#4d8fe04d;border:1px solid rgba(77,143,224,.5)}.game.ajanlar .status-text{color:#eef2f8d9}.aj-teams{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;width:100%;max-width:640px}.aj-team-col{flex:1 1 240px;max-width:300px;background:var(--aj-panel);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px;border-top:4px solid}.aj-col-red{border-top-color:var(--aj-red)}.aj-col-blue{border-top-color:var(--aj-blue)}.aj-team-col h3{font-size:15px;letter-spacing:.04em}.aj-col-red h3{color:#f398a2}.aj-col-blue h3{color:#9cc3f0}.aj-slot{display:flex;flex-direction:column;gap:5px;align-items:center;background:#ffffff0d;border:1px dashed rgba(255,255,255,.18);border-radius:12px;padding:10px;font-size:13.5px}.aj-slot.slot-full{border-style:solid}.aj-slot-label{font-size:11.5px;font-weight:800;letter-spacing:.05em;color:#eef2f88c}.aj-join{background:#ffffff1f;color:var(--aj-text);padding:6px 14px;font-size:12.5px}.aj-join:hover{background:#fff3}.aj-leave{padding:4px 12px;font-size:12px}.aj-arena{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 10px 6px;min-height:0}.aj-panels{display:flex;gap:10px;align-items:stretch;justify-content:center;width:100%;max-width:720px}.aj-panel{flex:0 0 auto;min-width:130px;background:var(--aj-panel);border-radius:12px;padding:7px 12px;border-left:4px solid;transition:box-shadow .25s}.aj-panel-red{border-left-color:var(--aj-red)}.aj-panel-blue{border-left-color:var(--aj-blue)}.aj-panel.panel-turn{animation:ajGlow 1.8s ease-in-out infinite}@keyframes ajGlow{0%,to{box-shadow:0 0 0 1px #f2c14e73,0 0 12px #f2c14e2e}50%{box-shadow:0 0 0 1px #f2c14ed9,0 0 24px #f2c14e61}}.aj-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.aj-panel-name{font-weight:800;font-size:13px;letter-spacing:.04em}.aj-panel-red .aj-panel-name{color:#f398a2}.aj-panel-blue .aj-panel-name{color:#9cc3f0}.aj-panel-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;font-weight:800;font-size:14px;color:#fff}.aj-panel-red .aj-panel-count{background:var(--aj-red-2)}.aj-panel-blue .aj-panel-count{background:var(--aj-blue-2)}.aj-panel-members{display:flex;flex-direction:column;gap:1px;margin-top:4px;font-size:11px;color:#eef2f8bf}.aj-panel-members .member-gone{opacity:.45;text-decoration:line-through}.aj-cluestrip{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0}.aj-clue-now{display:inline-flex;align-items:center;gap:10px;background:var(--aj-cream);color:#2b241b;border-radius:12px;padding:7px 16px;font-weight:800;box-shadow:0 4px 12px #0006;border-bottom:3px solid transparent}.aj-clue-now.clue-red{border-bottom-color:var(--aj-red)}.aj-clue-now.clue-blue{border-bottom-color:var(--aj-blue)}.aj-clue-now.aj-clue-empty{background:#ffffff14;color:#eef2f88c;font-weight:600;font-size:13px}.aj-clue-word{font-family:Cinzel,serif;font-size:17px;letter-spacing:.06em}.aj-clue-num{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;background:#2b241b;color:var(--aj-cream);font-size:14px}.aj-clue-left{font-size:11px;color:#6b5d3f}.aj-history{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.aj-hist{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:999px;background:#ffffff14;color:#eef2f8b3}.aj-hist.hist-red{border:1px solid rgba(226,85,99,.5)}.aj-hist.hist-blue{border:1px solid rgba(77,143,224,.5)}.aj-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;width:min(96vw,calc(100dvh - 280px) * 5 / 3.4,680px)}.aj-cell{position:relative;aspect-ratio:5 / 3.4;border:0;border-radius:9px;cursor:default;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3px;font-family:Manrope,sans-serif;transition:transform .12s ease-out;animation:ajFlip .35s ease-out}@keyframes ajFlip{0%{transform:scale(.92);opacity:.4}}.aj-word{font-size:clamp(9px,1.9vw,14.5px);font-weight:800;letter-spacing:.02em;text-align:center;overflow-wrap:anywhere;line-height:1.15}.aj-cell.aj-closed{background:linear-gradient(180deg,var(--aj-cream),var(--aj-cream-2));color:#33291a;box-shadow:0 2px 6px #00000073,inset 0 0 0 1.5px #ffffff80}.aj-cell.cell-live{cursor:pointer}.aj-cell.cell-live:hover{transform:translateY(-2px)}.aj-cell.cell-sel{transform:translateY(-3px) scale(1.04);box-shadow:0 6px 16px #0000008c,inset 0 0 0 2.5px var(--aj-gold);animation:readyPulse 1s ease-in-out infinite}.aj-cell.open-red{background:linear-gradient(180deg,#ea6e7a,var(--aj-red-2));color:#fff}.aj-cell.open-blue{background:linear-gradient(180deg,#69a1e8,var(--aj-blue-2));color:#fff}.aj-cell.open-neutral{background:linear-gradient(180deg,#cfc4ab,#a89c80);color:#3d3422}.aj-cell.open-assassin{background:linear-gradient(180deg,#2a2a30,#0b0b0e);color:#c9c9d2}.aj-cell.open-red .aj-word,.aj-cell.open-blue .aj-word{opacity:.92}.aj-cell-skull{position:absolute;right:4px;bottom:2px;font-size:13px}.aj-keydot{position:absolute;top:4px;right:4px;width:11px;height:11px;border-radius:50%;border:1.5px solid rgba(0,0,0,.35)}.aj-keydot.kd-red{background:var(--aj-red)}.aj-keydot.kd-blue{background:var(--aj-blue)}.aj-keydot.kd-neutral{background:#b3a78a}.aj-keydot.kd-assassin{background:#000;box-shadow:0 0 5px 1px #000c;border-color:#777}.aj-statusrow{display:flex;align-items:center;gap:10px;min-height:40px;flex-wrap:wrap;justify-content:center}.aj-count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:50%;background:var(--aj-panel);border:1px solid rgba(242,193,78,.4);font-weight:800;font-size:13.5px;color:var(--aj-text)}.aj-count.count-low{color:#ff9c8a;border-color:#e07b6d;animation:readyPulse 1s ease-in-out infinite}.aj-btn-end{padding:7px 16px;font-size:13px;font-weight:700}.aj-clue-input{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;background:var(--aj-panel);border:1px solid rgba(242,193,78,.35);border-radius:14px;padding:8px 12px;margin-bottom:4px}.aj-clue-input input{background:#fffffff2;color:#221a08;border:0;border-radius:9px;padding:9px 12px;font-size:14px;font-weight:700;width:170px}.aj-clue-input input:focus{outline:2px solid var(--aj-gold)}.aj-nums{display:flex;gap:4px;flex-wrap:wrap;justify-content:center}.aj-num{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:var(--aj-text);font-weight:800;font-size:13px;cursor:pointer}.aj-num.num-sel{background:var(--aj-gold);color:#271b04;border-color:var(--aj-gold)}.aj-send{padding:8px 16px;font-size:13px}.aj-assassin{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:radial-gradient(circle at 50% 45%,#1c0509,#000 75%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;animation:ajAssassinIn .3s ease-out}@keyframes ajAssassinIn{0%{opacity:0}}.aj-skull{font-size:84px;animation:ajSkull .5s ease-out}@keyframes ajSkull{0%{transform:scale(3);opacity:0}60%{transform:scale(.9)}}.aj-assassin-text{font-family:Cinzel,serif;font-size:34px;font-weight:800;letter-spacing:.25em;color:#e25563;text-shadow:0 0 26px rgba(226,85,99,.6);animation:readyPulse .8s ease-in-out infinite}.aj-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#05080ecc;display:flex;align-items:center;justify-content:center}.aj-overlay .results{background:linear-gradient(180deg,#1d2c45,#101a2b);border:1px solid rgba(242,193,78,.4);border-radius:18px;flex:none;padding:26px 30px;box-shadow:0 18px 50px #0009;max-width:min(92vw,460px);overflow-y:auto;max-height:86dvh;min-height:0}.aj-result-red{color:#f398a2!important}.aj-result-blue{color:#9cc3f0!important}.aj-winners{list-style:none;display:flex;flex-direction:column;gap:6px;font-size:14.5px}.aj-winners .winner{color:var(--aj-gold);font-weight:800}@media(pointer:coarse){.aj-cell{transition:none}.aj-cell.cell-live:hover{transform:none}}@media(max-width:640px){.aj-arena{gap:6px;padding:6px 6px 4px}.aj-panels{gap:6px}.aj-panel{min-width:96px;padding:5px 8px}.aj-panel-members{display:none}.aj-clue-word{font-size:14px}.aj-grid{gap:5px;width:min(97vw,calc(100dvh - 250px) * 5 / 3.4)}.aj-word{font-size:clamp(8px,2.9vw,12px)}.aj-clue-input input{width:130px;font-size:13px;padding:8px 10px}.aj-num{width:27px;height:27px;font-size:12px}.aj-statusrow{min-height:36px;gap:8px}.aj-skull{font-size:64px}.aj-assassin-text{font-size:24px}}@media(max-height:520px){.aj-arena{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:4px}.aj-panels{flex-direction:column;min-width:150px;max-width:190px;order:0}.aj-panel-members{display:none}.aj-grid{order:1;width:min(calc(100dvh - 90px) * 5 / 3.2,56vw);gap:4px}.aj-word{font-size:clamp(7px,1.3vw,11px)}.aj-statusrow{order:2;flex-direction:column;min-width:100px}.aj-clue-input{order:3;flex:1 1 100%;padding:5px 8px;margin-bottom:2px}.game.ajanlar .playerbar{display:none}.game.ajanlar .topbar{padding:5px 10px}}
