html,body{margin:0;overflow:hidden;background:linear-gradient(180deg,#f7f0ff,#eaf7ff);font-family:Arial,sans-serif}#ui{position:fixed;top:16px;left:16px;z-index:10;color:#4a4258;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 28px #8278aa2e;padding:14px 16px;border-radius:16px;line-height:1.55;font-size:14px;backdrop-filter:blur(8px)}#ui b{color:#ff8fb3}#scoreUI{position:fixed;top:16px;right:16px;z-index:10;display:flex;gap:10px;align-items:stretch;color:#4a4258;background:#ffffffad;border:1px solid rgba(255,255,255,.92);box-shadow:0 10px 28px #8278aa29;padding:12px;border-radius:18px;backdrop-filter:blur(8px)}.scoreCard{min-width:86px;padding:10px 12px;border-radius:14px;text-align:center;box-shadow:inset 0 0 0 1px #ffffffa6}.scoreCard.p1{background:#aedcffc7}.scoreCard.p2{background:#ffc1d6c7}.scoreName{font-weight:900;font-size:15px}.scoreValue{font-weight:900;font-size:22px;margin-top:2px}.scorePercent{font-size:12px;opacity:.72}#leaderText{display:flex;align-items:center;min-width:120px;font-weight:800;font-size:14px;padding:0 8px}#lobby{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#ffffffb8,#f7f0ffe0);backdrop-filter:blur(8px)}.lobbyCard{width:min(560px,calc(100vw - 40px));text-align:center;color:#4a4258;background:#ffffffc7;border:1px solid rgba(255,255,255,.95);box-shadow:0 24px 70px #8278aa38;padding:44px 38px;border-radius:30px}.lobbyKicker{display:inline-block;padding:7px 14px;border-radius:999px;background:#aedcffcc;font-weight:900;font-size:14px;margin-bottom:12px}.lobbyCard h1{margin:0;font-size:42px;color:#ff8fb3;letter-spacing:-1px}.lobbyCard p{margin:14px 0 22px;font-size:18px;line-height:1.5}.playerSelectWrap{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0 24px}.playerSelectBox{background:#ffffff8f;border:1px solid rgba(255,255,255,.86);border-radius:22px;padding:18px 16px;box-shadow:inset 0 0 0 1px #ffffff6b}.playerSelectTitle{font-size:18px;font-weight:1000;margin-bottom:12px}.selectedPreview{width:42px;height:42px;border-radius:13px;margin:0 auto 14px;box-shadow:0 8px 20px #645a8c38,inset 0 0 0 3px #ffffffa8}.palette{display:grid;grid-template-columns:repeat(3,42px);gap:10px;justify-content:center;margin-bottom:15px}.colorChip{width:42px;height:42px;border:0;border-radius:14px;cursor:pointer;box-shadow:inset 0 0 0 3px #ffffff94,0 7px 14px #645a8c29;transition:transform .12s,box-shadow .12s}.colorChip:hover{transform:translateY(-2px)}.colorChip.selected{transform:scale(1.08);box-shadow:inset 0 0 0 4px #fffffff2,0 0 0 4px #ffd166bf,0 12px 22px #645a8c33}.readyBox{border-radius:999px;padding:11px 12px;font-weight:1000;font-size:14px;background:#ffffffb8;color:#8b8199;border:1px solid rgba(255,255,255,.9)}.readyBox.ready{background:#b8f7d4;color:#20643b;box-shadow:0 8px 18px #45c88238}.readyHint{margin-top:8px;font-size:12px;opacity:.72;font-weight:800}#startStatus{margin-top:8px;font-size:15px;font-weight:900;color:#ff8fb3}@media(max-width:720px){.lobbyCard{padding:30px 22px}.lobbyCard h1{font-size:32px}.playerSelectWrap{grid-template-columns:1fr}}.lobbyCard button{border:0;border-radius:999px;padding:16px 32px;background:#ffd166;color:#4a4258;font-weight:900;font-size:18px;cursor:pointer;box-shadow:0 12px 24px #ffd1665c}#countdownOverlay{position:fixed;inset:0;z-index:45;display:none;align-items:center;justify-content:center;flex-direction:column;color:#4a4258;background:#ffffffa3;backdrop-filter:blur(6px);text-align:center}#countNumber{font-size:140px;line-height:1;font-weight:1000;color:#ff8fb3;text-shadow:0 12px 30px rgba(255,143,179,.28)}#countRule{margin-top:18px;font-size:30px;line-height:1.55;font-weight:900;max-width:1080px;padding:0 40px}#message{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) scale(.96);z-index:80;color:#1d1d1f;text-align:center;background:#ffffffd6;border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 70px #0000002e;padding:24px 26px;border-radius:24px;display:none;width:min(360px,calc(100vw - 44px));backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);opacity:0;transition:opacity .22s ease,transform .22s ease}#message.show{opacity:1;transform:translate(-50%,-50%) scale(1)}#message h1{margin:0 0 10px;font-size:26px;letter-spacing:-.7px;color:#1d1d1f}#message #resultText{font-size:15px;line-height:1.55;color:#1d1d1fb8}#message #resultText b{color:#007aff;font-weight:900}#message button{margin-top:18px;border:0;border-radius:999px;padding:11px 20px;background:#007aff;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #007aff42}#themeToggle{position:fixed;left:16px;bottom:16px;z-index:50;border:0;border-radius:999px;padding:12px 18px;background:#232846db;color:#fff;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 12px 28px #28245047;backdrop-filter:blur(8px)}body.dark-mode{background:radial-gradient(circle at top,#172341,#070914 62%,#03040a)}body.dark-mode #ui,body.dark-mode #scoreUI,body.dark-mode .lobbyCard,body.dark-mode #message{color:#eef4ff;background:#0e1224c2;border-color:#87aaff47;box-shadow:0 18px 46px #00000061,inset 0 0 0 1px #ffffff0a}body.dark-mode #ui b,body.dark-mode .lobbyCard h1,body.dark-mode #message h1,body.dark-mode #countNumber{color:#8ee8ff;text-shadow:0 0 18px rgba(142,232,255,.42)}body.dark-mode .scoreCard.p1{background:#2a84ff57}body.dark-mode .scoreCard.p2{background:#ff5d9e57}body.dark-mode .scoreCard{box-shadow:inset 0 0 0 1px #b4cdff2e}body.dark-mode #lobby{background:radial-gradient(circle at top,#2a4278c2,#050712e6)}body.dark-mode .lobbyKicker{background:#8ee8ff2e;color:#dff9ff}body.dark-mode .playerSelectBox{background:#ffffff0e;border-color:#87aaff2e}body.dark-mode .readyBox{background:#ffffff14;border-color:#87aaff2e;color:#aebbe0}body.dark-mode .readyBox.ready{background:#4cff9e38;color:#b8f7d4}body.dark-mode #startStatus{color:#8ee8ff}body.dark-mode .lobbyCard button,body.dark-mode #message button{background:#8ee8ff;color:#07101d;box-shadow:0 12px 24px #8ee8ff3d}body.dark-mode #countdownOverlay{color:#eef4ff;background:#050712b8}body.dark-mode #themeToggle{background:#ffffffdb;color:#101325}:root{--glass-bg: rgba(255, 255, 255, .72);--glass-border: rgba(0, 0, 0, .08);--text-main: #111827;--text-sub: #6b7280;--accent: #007aff;--soft-shadow: 0 18px 44px rgba(15, 23, 42, .1);--inner-line: inset 0 0 0 1px rgba(255,255,255,.42)}html,body{background:linear-gradient(180deg,#f8fafc,#eef2f7);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Arial,sans-serif;letter-spacing:-.01em}#ui,#scoreUI,.lobbyCard,#message{color:var(--text-main)!important;background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--soft-shadow),var(--inner-line)!important;backdrop-filter:blur(22px) saturate(160%)!important;-webkit-backdrop-filter:blur(22px) saturate(160%)!important}#ui{top:18px!important;left:18px!important;padding:13px 15px!important;border-radius:22px!important;font-size:13px!important;line-height:1.65!important;color:var(--text-sub)!important}#ui b{display:block;color:var(--text-main)!important;font-size:18px;margin-bottom:4px;font-weight:800;letter-spacing:-.04em}#scoreUI{top:18px!important;right:18px!important;padding:10px!important;border-radius:24px!important;gap:8px!important}.scoreCard{min-width:82px!important;padding:10px 12px!important;border-radius:18px!important;background:#ffffff85!important;box-shadow:inset 0 0 0 1px #0000000a!important}.scoreCard.p1{background:#007aff1a!important}.scoreCard.p2{background:#ff2d551a!important}.scoreName{font-size:12px!important;font-weight:700!important;color:var(--text-sub)!important}.scoreValue{font-size:24px!important;font-weight:800!important;letter-spacing:-.045em;margin-top:0!important}.scorePercent{font-size:12px!important;color:var(--text-sub)!important;opacity:1!important}#leaderText{min-width:112px!important;font-size:13px!important;color:var(--text-sub)!important;font-weight:700!important}#lobby{background:radial-gradient(circle at top,#ffffffeb,#ecf0f5e0)!important;backdrop-filter:blur(26px) saturate(160%)!important;-webkit-backdrop-filter:blur(26px) saturate(160%)!important}.lobbyCard{width:min(680px,calc(100vw - 42px))!important;padding:42px 38px 34px!important;border-radius:34px!important}.lobbyKicker{background:#007aff1a!important;color:var(--accent)!important;font-size:12px!important;font-weight:700!important;padding:7px 12px!important;margin-bottom:14px!important;text-transform:uppercase;letter-spacing:.02em}.lobbyCard h1{color:var(--text-main)!important;font-size:56px!important;font-weight:850!important;letter-spacing:-.075em!important;line-height:1!important;text-shadow:none!important}.lobbyCard p{color:var(--text-sub)!important;font-size:17px!important;line-height:1.55!important;margin:16px 0 24px!important}.playerSelectWrap{gap:14px!important;margin:24px 0 20px!important}.playerSelectBox{background:#ffffff7a!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:inset 0 0 0 1px #ffffff8c!important;border-radius:26px!important;padding:18px 16px!important}.playerSelectTitle{font-size:16px!important;font-weight:800!important;letter-spacing:-.035em}.selectedPreview{width:38px!important;height:38px!important;border-radius:12px!important;box-shadow:0 8px 18px #0f172a1f,inset 0 0 0 2px #ffffffb3!important}.palette{grid-template-columns:repeat(6,34px)!important;gap:8px!important}.colorChip{width:34px!important;height:34px!important;border-radius:50%!important;box-shadow:inset 0 0 0 2px #ffffffbf,0 4px 10px #0f172a1a!important}.colorChip.selected{transform:scale(1.1)!important;box-shadow:inset 0 0 0 3px #fffffff2,0 0 0 3px #007aff38,0 8px 18px #0f172a24!important}.readyBox{background:#f2f4f7db!important;border:1px solid rgba(0,0,0,.06)!important;color:var(--text-sub)!important;font-weight:750!important;border-radius:999px!important}.readyBox.ready{background:#34c75924!important;color:#15803d!important;box-shadow:none!important}.readyHint,#startStatus{color:var(--text-sub)!important;font-weight:650!important}.lobbyCard button,#message button,#themeToggle{background:#111827!important;color:#fff!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 24px #1118272e!important;font-weight:750!important;letter-spacing:-.02em}#themeToggle{padding:11px 15px!important;font-size:13px!important;left:18px!important;bottom:18px!important}#countdownOverlay{color:var(--text-main)!important;background:#f8fafcb8!important;backdrop-filter:blur(24px) saturate(160%)!important;-webkit-backdrop-filter:blur(24px) saturate(160%)!important}#countNumber{color:var(--text-main)!important;font-weight:850!important;letter-spacing:-.08em;text-shadow:none!important}#countRule{color:var(--text-sub)!important;font-size:26px!important;font-weight:750!important;letter-spacing:-.045em}body.dark-mode{background:radial-gradient(circle at top,#1c2230,#0b0d12 68%,#050609)!important;--glass-bg: rgba(28, 31, 38, .72);--glass-border: rgba(255,255,255,.1);--text-main: #f5f7fb;--text-sub: #a4aab8;--accent: #0a84ff;--soft-shadow: 0 18px 48px rgba(0,0,0,.34)}body.dark-mode #lobby{background:radial-gradient(circle at top,#2a3040eb,#07080ce6)!important}body.dark-mode .scoreCard,body.dark-mode .playerSelectBox{background:#ffffff0e!important;border-color:#ffffff14!important}body.dark-mode .scoreCard.p1{background:#0a84ff2e!important}body.dark-mode .scoreCard.p2{background:#ff375f2e!important}body.dark-mode .readyBox{background:#ffffff14!important;border-color:#ffffff14!important}body.dark-mode .readyBox.ready{background:#30d1582e!important;color:#7ee09c!important}body.dark-mode .lobbyCard button,body.dark-mode #message button,body.dark-mode #themeToggle{background:#f5f7fb!important;color:#111827!important}.titleLoop{width:min(560px,100%);min-height:92px;margin:0 auto 6px;overflow:visible;display:flex;align-items:center;justify-content:center}.titleRollText{display:inline-flex;align-items:center;justify-content:center;gap:2px;white-space:nowrap;overflow:visible}.titleRollChar{display:inline-block;transform-origin:50% 58%;animation:charRollRight 1.65s cubic-bezier(.42,0,.22,1) infinite;will-change:transform}.titleRollChar:nth-child(1){animation-delay:0s}.titleRollChar:nth-child(2){animation-delay:.13s}.titleRollChar:nth-child(3){animation-delay:.26s}.titleRollChar:nth-child(4){animation-delay:.39s}@keyframes charRollRight{0%{transform:translate(0) translateY(0) rotate(0)}28%{transform:translate(13px) translateY(-6px) rotate(110deg)}56%{transform:translate(26px) translateY(0) rotate(230deg)}72%{transform:translate(26px) translateY(0) rotate(360deg)}to{transform:translate(0) translateY(0) rotate(360deg)}}.palette{grid-template-columns:repeat(3,38px)!important;grid-auto-rows:38px!important;gap:12px!important;justify-content:center!important;align-items:center!important;margin:12px auto 16px!important}.lobbyCard .colorChip,.colorChip{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;border-radius:50%!important;background:var(--chip-color)!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 5px 12px #0f172a24,inset 0 0 0 1px #ffffff59!important}body.dark-mode .lobbyCard button.colorChip,body.dark-mode .colorChip{background:var(--chip-color)!important;color:transparent!important;border-color:#ffffffc7!important;box-shadow:0 5px 14px #00000061,inset 0 0 0 1px #ffffff40!important}.lobbyCard .colorChip.selected,.colorChip.selected{transform:scale(1.12)!important;border-color:#fff!important;box-shadow:0 0 0 3px #007aff57,0 8px 18px #0f172a29,inset 0 0 0 1px #fff6!important}body.dark-mode .lobbyCard button.colorChip.selected,body.dark-mode .colorChip.selected{background:var(--chip-color)!important;box-shadow:0 0 0 3px #8ee8ff6b,0 8px 20px #0000006b,inset 0 0 0 1px #ffffff59!important}.selectedPreview{background:var(--preview-color)!important;border-radius:50%!important}body.dark-mode .selectedPreview{background:var(--preview-color)!important}@media(max-width:720px){.titleLoop{height:58px}.titleRollText{font-size:42px!important}}body.dark-mode{background:linear-gradient(180deg,#f8fafc,#eef2f7)!important}body.dark-mode #lobby{background:radial-gradient(circle at top,#ffffffeb,#ecf0f5e0)!important}body.dark-mode #countdownOverlay{background:#f8fafcb8!important}#lobby{overflow:hidden;background:radial-gradient(circle at 20% 12%,rgba(0,122,255,.1),transparent 28%),radial-gradient(circle at 82% 20%,rgba(255,45,85,.09),transparent 30%),radial-gradient(circle at 52% 92%,rgba(255,209,102,.12),transparent 34%),linear-gradient(180deg,#ffffffeb,#ecf0f5e0)!important}.lobbyRollingPattern{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.82;perspective:900px;transform:translateZ(0)}.lobbyRollingPattern:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 1px);background-size:82px 82px;mask-image:radial-gradient(circle at center,black 0%,black 62%,transparent 100%);opacity:.45}.bgRollingBlock{--size: 54px;--y: 50%;--delay: 0s;--duration: 13s;--alpha: .58;--scale: 1;position:absolute;left:calc(-18vw - var(--size));top:var(--y);width:var(--size);height:var(--size);opacity:var(--alpha);transform-style:preserve-3d;animation:naturalRollRight var(--duration) linear infinite;animation-delay:var(--delay);will-change:transform}.bgRollingBlock .cubeBody{position:absolute;inset:0;border-radius:calc(var(--size) * .24);background:linear-gradient(145deg,#fffffff5,#e2ecffdb 56%,#c2daffbd);box-shadow:0 calc(var(--size) * .22) calc(var(--size) * .42) #0f172a1f,inset 0 0 0 1px #ffffffc2,inset calc(var(--size) * -.14) calc(var(--size) * -.16) calc(var(--size) * .24) #007aff1a,inset calc(var(--size) * .12) calc(var(--size) * .1) calc(var(--size) * .2) #ffffff9e;animation:cubeSpinRight calc(var(--duration) / 9.5) linear infinite;animation-delay:var(--delay);transform-origin:50% 78%}.bgRollingBlock .cubeBody:before{content:"";position:absolute;inset:18%;border-radius:calc(var(--size) * .14);border:2px solid rgba(0,122,255,.12);background:#ffffff2e}.bgRollingBlock .cubeBody:after{content:"";position:absolute;inset:8% 12% auto auto;width:32%;height:22%;border-radius:999px;background:#ffffff7a;filter:blur(2px)}.bgRollingBlock:after{content:"";position:absolute;left:8%;right:8%;bottom:calc(var(--size) * -.24);height:calc(var(--size) * .18);border-radius:50%;background:#0f172a21;filter:blur(5px);animation:shadowPulse calc(var(--duration) / 9.5) linear infinite;animation-delay:var(--delay)}.bgRollingBlock.pink .cubeBody{background:linear-gradient(145deg,#fffffff5,#ffd6e4e0 58%,#ffb0cdbd);box-shadow:0 calc(var(--size) * .22) calc(var(--size) * .42) #0f172a1c,inset 0 0 0 1px #ffffffc2,inset calc(var(--size) * -.14) calc(var(--size) * -.16) calc(var(--size) * .24) #ff2d551f,inset calc(var(--size) * .12) calc(var(--size) * .1) calc(var(--size) * .2) #ffffff9e}.bgRollingBlock.pink .cubeBody:before{border-color:#ff2d5521}.bgRollingBlock.yellow .cubeBody{background:linear-gradient(145deg,#fffffff5,#ffe8a4e6 58%,#ffd266b8);box-shadow:0 calc(var(--size) * .22) calc(var(--size) * .42) #0f172a1a,inset 0 0 0 1px #ffffffc2,inset calc(var(--size) * -.14) calc(var(--size) * -.16) calc(var(--size) * .24) #ffaa0024,inset calc(var(--size) * .12) calc(var(--size) * .1) calc(var(--size) * .2) #ffffff9e}.bgRollingBlock.yellow .cubeBody:before{border-color:#ffaa0024}.bgRollingBlock.mint .cubeBody{background:linear-gradient(145deg,#fffffff5,#c2f8e1e0 58%,#78e8beb8);box-shadow:0 calc(var(--size) * .22) calc(var(--size) * .42) #0f172a1a,inset 0 0 0 1px #ffffffc2,inset calc(var(--size) * -.14) calc(var(--size) * -.16) calc(var(--size) * .24) #16a3741f,inset calc(var(--size) * .12) calc(var(--size) * .1) calc(var(--size) * .2) #ffffff9e}.bgRollingBlock.mint .cubeBody:before{border-color:#16a37421}@keyframes naturalRollRight{0%{transform:translateZ(0) scale(var(--scale))}to{transform:translate3d(calc(136vw + var(--size)),0,0) scale(var(--scale))}}@keyframes cubeSpinRight{0%{transform:translateY(0) rotate(0) rotateY(-8deg)}25%{transform:translateY(-7%) rotate(90deg) rotateY(8deg)}50%{transform:translateY(0) rotate(180deg) rotateY(-8deg)}75%{transform:translateY(-5%) rotate(270deg) rotateY(8deg)}to{transform:translateY(0) rotate(360deg) rotateY(-8deg)}}@keyframes shadowPulse{0%,50%,to{transform:scaleX(1.12);opacity:.82}25%,75%{transform:scaleX(.86);opacity:.42}}#lobby .lobbyCard{position:relative;z-index:2}body.dark-mode #lobby{background:radial-gradient(circle at 20% 12%,rgba(0,122,255,.1),transparent 28%),radial-gradient(circle at 82% 20%,rgba(255,45,85,.09),transparent 30%),radial-gradient(circle at 52% 92%,rgba(255,209,102,.12),transparent 34%),linear-gradient(180deg,#ffffffeb,#ecf0f5e0)!important}body.dark-mode .lobbyRollingPattern{opacity:.74}@media(max-width:720px){.bgRollingBlock{--size: 42px}.lobbyRollingPattern:before{background-size:58px 58px}}#soundToggle{position:fixed;left:18px;bottom:66px;z-index:55;border:0;border-radius:999px;padding:11px 15px;background:#111827e0;color:#fff;font-weight:750;font-size:13px;cursor:pointer;box-shadow:0 12px 24px #1118272e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.dark-mode #soundToggle{background:#f5f7fbe6;color:#111827}.modeSelectWrap{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 4px;padding-top:38px;position:relative}.lobbyCard .modeSelectWrap .modeButton,#lobby .lobbyCard button.modeButton,button.modeButton{padding:14px 16px!important;border-radius:20px!important;background:#fff8e6!important;color:#111!important;border:2px solid rgba(255,209,102,.42)!important;box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 18px #5b482614!important;text-align:left;font-size:14px!important;line-height:1.25}.lobbyCard .modeSelectWrap .modeButton strong,#lobby .lobbyCard button.modeButton strong,button.modeButton strong{display:block;font-size:15px;margin-bottom:4px;color:#111!important}.lobbyCard .modeSelectWrap .modeButton span,#lobby .lobbyCard button.modeButton span,button.modeButton span{display:block;color:#111!important;font-size:12px;font-weight:650}.lobbyCard .modeSelectWrap .modeButton.selected,#lobby .lobbyCard button.modeButton.selected,button.modeButton.selected{background:#fff8e6!important;color:#111!important;border:2px solid #ffd166!important;box-shadow:0 0 0 2px #ffd166d1,0 0 18px #fffffff2,0 0 32px #ffffffb8,0 12px 24px #5b48261f,inset 0 0 0 1px #ffffffd1!important}body.dark-mode .lobbyCard .modeSelectWrap .modeButton,body.dark-mode #lobby .lobbyCard button.modeButton,body.dark-mode button.modeButton{background:#ffffff14!important;color:var(--text-main)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 18px #00000029!important}body.dark-mode .lobbyCard .modeSelectWrap .modeButton strong,body.dark-mode #lobby .lobbyCard button.modeButton strong,body.dark-mode button.modeButton strong{color:var(--text-main)!important}body.dark-mode .lobbyCard .modeSelectWrap .modeButton span,body.dark-mode #lobby .lobbyCard button.modeButton span,body.dark-mode button.modeButton span{color:var(--text-sub)!important}body.dark-mode .lobbyCard .modeSelectWrap .modeButton.selected,body.dark-mode #lobby .lobbyCard button.modeButton.selected,body.dark-mode button.modeButton.selected{background:#ffffff14!important;border-color:#fffffff5!important;box-shadow:0 0 0 2px #ffffffc2,0 0 18px #ffffff61,0 10px 24px #00000038,inset 0 0 0 1px #ffffff1f!important}.ghostToggleBox{position:absolute;right:0;top:0;z-index:3;display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:6px 10px;border-radius:999px;background:#111827c7;color:#fff;font-size:12px;font-weight:850;letter-spacing:-.02em;cursor:pointer;user-select:none;box-shadow:0 8px 18px #0f172a29;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%)}.ghostToggleBox input{appearance:none;-webkit-appearance:none;width:17px;height:17px;margin:0;border-radius:6px;border:2px solid rgba(255,255,255,.82);background:#ffffff1f;position:relative;flex:0 0 auto}.ghostToggleBox input:checked{background:#fff;border-color:#fff}.ghostToggleBox input:checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #111827;border-width:0 2px 2px 0;transform:rotate(45deg)}.ghostToggleBox.active{background:#ffffffeb;color:#111827;box-shadow:0 0 0 2px #ffffffbf,0 0 24px #ffffff94,0 10px 22px #0f172a24}.modeSelectWrap.ghost-active .modeButton.selected{animation:ghostCardOutlinePulse .95s ease-in-out infinite!important}@keyframes ghostCardOutlinePulse{0%,to{border-color:#fffffffa!important;box-shadow:0 0 0 2px #fffc,0 0 14px #ffffffbd,0 0 28px #ffffff75,0 12px 24px #5b48261f,inset 0 0 0 1px #ffffffdb!important}50%{border-color:#ffffff57!important;box-shadow:0 0 0 2px #ffffff42,0 0 8px #ffffff47,0 8px 18px #5b482614,inset 0 0 0 1px #ffffff9e!important}}body.dark-mode .ghostToggleBox{background:#f5f7fbe6;color:#111827}body.dark-mode .ghostToggleBox.active{background:#fff;color:#111827;box-shadow:0 0 0 2px #ffffffd9,0 0 24px #ffffff6b,0 10px 24px #0003}#buffUI{position:fixed;left:50%;top:18px;transform:translate(-50%);z-index:12;display:none;gap:8px;pointer-events:none}.buffPill{min-width:116px;padding:9px 12px;border-radius:999px;color:var(--text-main);background:#ffffffb8;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px #0f172a1a,inset 0 0 0 1px #ffffff6b;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);font-size:13px;font-weight:800;text-align:center}@media(max-width:720px){.modeSelectWrap{grid-template-columns:1fr;padding-top:42px}.ghostToggleBox{left:0;right:auto}#buffUI{top:auto;bottom:18px}}#classicCountdownGuide{display:none;margin-top:24px;width:min(860px,calc(100vw - 56px));padding:26px 30px;border-radius:30px;background:#ffffffd1;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px #0f172a1f,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);text-align:left}.classicGuideHeader{display:flex;align-items:center;gap:16px;margin-bottom:18px}.classicGuideIcon{width:68px;height:68px;border-radius:22px;background:#ffd166;position:relative;flex:0 0 auto;box-shadow:inset 0 0 0 4px #ffffffb8,0 10px 22px #ffd16657}.classicGuideIcon:before{content:"";position:absolute;left:50%;top:50%;width:34px;height:34px;border-radius:10px;background:#fff;transform:translate(-50%,-50%) rotate(18deg);box-shadow:0 0 0 5px #ffffff47}.classicGuideTitle strong{display:block;font-size:24px;line-height:1.12;color:var(--text-main);font-weight:950;letter-spacing:-.04em;margin-bottom:5px}.classicGuideTitle span{display:block;font-size:15px;line-height:1.35;color:var(--text-sub);font-weight:750}.classicGuideList{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.classicRuleFourList{grid-template-columns:repeat(4,1fr)}.classicRuleFourList .classicGuideStep{min-height:118px}.classicGuideStep{padding:16px;border-radius:22px;background:#f8fafcb8;border:1px solid rgba(0,0,0,.06)}.classicGuideStep b{display:block;font-size:15px;color:var(--text-main);margin-bottom:6px;font-weight:900}.classicGuideStep span{display:block;font-size:13px;line-height:1.4;color:var(--text-sub);font-weight:700}#ghostCountdownGuide{display:none;margin-top:24px;width:min(860px,calc(100vw - 56px));padding:26px 30px;border-radius:30px;background:#ffffffd1;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px #0f172a1f,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);text-align:left}.classicGuideIcon.ghostIcon{background:#e9edf5}.classicGuideIcon.ghostIcon:before{border-radius:50% 50% 42% 42%;background:#ffffffeb;box-shadow:0 0 0 5px #ffffff5c,0 10px 22px #0f172a1a}#countdownOverlay.classic-mode:not(.ghost-mode) #classicCountdownGuide,#countdownOverlay.ghost-mode:not(.item-mode) #ghostCountdownGuide{display:block}#countdownOverlay.classic-mode #countRule,#countdownOverlay.ghost-mode:not(.item-mode) #countRule{display:none}body.dark-mode #ghostCountdownGuide,body.dark-mode #classicCountdownGuide{background:#1c1f26b8;border-color:#ffffff1a;box-shadow:0 18px 44px #0000004d,inset 0 0 0 1px #ffffff0f}body.dark-mode .classicGuideStep{background:#ffffff0f;border-color:#ffffff14}@media(max-width:1080px){.classicRuleFourList{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){#classicCountdownGuide,#ghostCountdownGuide{width:min(520px,calc(100vw - 44px));padding:22px 20px}.classicGuideList{grid-template-columns:1fr}.classicGuideTitle strong{font-size:21px}}#itemCountdownGuide{display:none;margin-top:24px;width:min(980px,calc(100vw - 56px));gap:14px;justify-content:center;align-items:stretch}.itemGuideCard{flex:1;min-width:0;max-width:250px;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;text-align:left;padding:14px 16px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 34px #0f172a1a,inset 0 0 0 1px #ffffff94;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.itemGuideIcon{width:54px;height:54px;border-radius:18px;background:#ffd166;position:relative;box-shadow:inset 0 0 0 3px #ffffffb8,0 8px 18px #ffd16657}.itemGuideIcon:before,.itemGuideIcon:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.itemGuideIcon.area:before{width:30px;height:30px;border-radius:10px;border:4px solid #ffffff}.itemGuideIcon.area:after{width:18px;height:18px;background:linear-gradient(#fff,#fff) center/100% 4px no-repeat,linear-gradient(#fff,#fff) center/4px 100% no-repeat}.itemGuideIcon.speed:before{width:32px;height:10px;border-radius:999px;background:#fff;transform:translate(-58%,-50%)}.itemGuideIcon.speed:after{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #ffffff;transform:translate(28%,-50%)}.itemGuideIcon.line:before{width:38px;height:8px;border-radius:999px;background:#fff;box-shadow:0 -13px #fff,0 13px #fff}.itemGuideIcon.line:after{width:15px;height:15px;border-top:5px solid #ffffff;border-right:5px solid #ffffff;transform:translate(-15%,-50%) rotate(45deg)}.itemGuideIcon.shield:before{width:34px;height:34px;border-radius:50%;border:4px solid #ffffff;box-shadow:inset 0 0 0 5px #ffffff47}.itemGuideIcon.shield:after{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.72);transform:translate(-50%,-50%) rotate(26deg) scaleY(.62)}.itemGuideText strong{display:block;font-size:16px;line-height:1.15;color:var(--text-main);margin-bottom:5px;font-weight:900}.itemGuideText span{display:block;font-size:13px;line-height:1.35;color:var(--text-sub);font-weight:700}#countdownOverlay.item-mode #itemCountdownGuide{display:flex}#countdownOverlay.item-mode #countRule{font-size:22px!important}#countdownOverlay.item-mode #countRule{display:none!important}body.dark-mode .itemGuideCard{background:#1c1f26b8;border-color:#ffffff1a;box-shadow:0 14px 34px #00000047,inset 0 0 0 1px #ffffff0f}@media(max-width:860px){#itemCountdownGuide{flex-direction:column;width:min(520px,calc(100vw - 44px))}.itemGuideCard{max-width:none}#countdownOverlay.item-mode #countRule{font-size:18px!important}}.modeSelectWrap{padding-top:30px!important}.ghostToggleBox.ghostMiniToggle,#lobby .ghostToggleBox.ghostMiniToggle,body.dark-mode .ghostToggleBox.ghostMiniToggle{right:2px!important;top:-2px!important;min-height:0!important;width:64px!important;height:34px!important;padding:0 8px!important;gap:5px!important;justify-content:center!important;border-radius:999px!important;background:#ffffff5c!important;border:1px solid rgba(255,255,255,.82)!important;color:#111827!important;box-shadow:0 8px 18px #0f172a14,inset 0 0 0 1px #ffffff7a!important;backdrop-filter:blur(14px) saturate(160%)!important;-webkit-backdrop-filter:blur(14px) saturate(160%)!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}.ghostToggleBox.ghostMiniToggle:hover{transform:translateY(-1px) scale(1.03);background:#ffffff94!important}.ghostLineIcon{width:25px;height:25px;flex:0 0 auto;overflow:visible}.ghostLineIcon .ghostBody{fill:none;stroke:#111827;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.ghostLineIcon .ghostEye{fill:#111827}.ghostToggleBox.ghostMiniToggle input{appearance:none!important;-webkit-appearance:none!important;width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;margin:0!important;border-radius:5px!important;border:2px solid #111827!important;background:transparent!important;box-shadow:none!important}.ghostToggleBox.ghostMiniToggle input:checked{background:#111827!important;border-color:#111827!important}.ghostToggleBox.ghostMiniToggle input:checked:after{left:3px!important;top:0!important;width:4px!important;height:8px!important;border-color:#fff!important;border-width:0 2px 2px 0!important}.ghostToggleBox.ghostMiniToggle.active,#lobby .ghostToggleBox.ghostMiniToggle.active,body.dark-mode .ghostToggleBox.ghostMiniToggle.active{background:#ffffffe0!important;border-color:#fff!important;box-shadow:0 0 0 2px #fffc,0 0 20px #ffffffb8,0 8px 18px #0f172a1a,inset 0 0 0 1px #ffffff9e!important}.ghostToggleBox.ghostMiniToggle.active .ghostLineIcon{animation:cuteGhostFloat 1.25s ease-in-out infinite}@keyframes cuteGhostFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-2px) rotate(2deg)}}@media(max-width:720px){.modeSelectWrap{padding-top:34px!important}.ghostToggleBox.ghostMiniToggle{left:auto!important;right:0!important;top:-3px!important}}@font-face{font-family:DegulTitleFont;src:url(../fonts/ver212-font-01.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.titleRollText,.titleRollChar{font-family:DegulTitleFont,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:400!important;letter-spacing:-.02em!important}#scoreUI.scoreGaugeUI,#scoreUI{position:fixed!important;top:16px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:20!important;width:min(620px,calc(100vw - 34px))!important;display:block!important;padding:10px 12px!important;border-radius:24px!important;color:var(--text-main)!important;background:#ffffffbd!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 16px 38px #0f172a1f,inset 0 0 0 1px #ffffff8c!important;backdrop-filter:blur(20px) saturate(160%)!important;-webkit-backdrop-filter:blur(20px) saturate(160%)!important}.scoreTopRow{display:grid;grid-template-columns:86px 1fr 86px;gap:10px;align-items:center}#scoreUI .scoreCard{min-width:0!important;padding:8px!important;border-radius:18px!important;text-align:center!important;box-shadow:inset 0 0 0 1px #ffffff9e!important}#scoreUI .scoreCard.p1{background:#7dc7ff2e!important}#scoreUI .scoreCard.p2{background:#ff92b82e!important}#scoreUI .scoreName{font-size:11px!important;font-weight:900!important;line-height:1.05!important;color:var(--text-sub)!important}#scoreUI .scoreValue{margin-top:1px!important;font-size:19px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.04em!important}#scoreUI .scorePercent{margin-top:1px!important;font-size:11px!important;font-weight:800!important;color:var(--text-sub)!important}.scoreGaugeWrap{min-width:0}.scoreGaugeInfo{display:grid;grid-template-columns:72px 1fr 72px;align-items:center;gap:8px;margin:0 2px 7px;font-size:12px;font-weight:900;color:var(--text-sub)}.scoreGaugeInfo span:first-child{text-align:left;color:#1d6fae}.scoreGaugeInfo span:last-child{text-align:right;color:#b93b72}#leaderText{min-width:0!important;display:block!important;padding:0!important;text-align:center!important;font-size:12px!important;line-height:1.1!important;font-weight:950!important;color:var(--text-main)!important;white-space:nowrap}.territoryGauge{position:relative;height:18px;overflow:hidden;border-radius:999px;background:#11182714;box-shadow:inset 0 0 0 1px #0000000e,inset 0 2px 7px #0f172a14}.gaugeFill{position:absolute;top:0;bottom:0;width:50%;transition:width .28s ease}.p1Fill{left:0;border-radius:999px 0 0 999px;background:linear-gradient(90deg,#7dc7ffd1,#aedcfff0),repeating-linear-gradient(45deg,rgba(255,255,255,.18) 0 6px,transparent 6px 12px)}.p2Fill{right:0;border-radius:0 999px 999px 0;background:linear-gradient(90deg,#ffc1d6f0,#ff92b8d1),repeating-linear-gradient(-45deg,rgba(255,255,255,.18) 0 6px,transparent 6px 12px)}.gaugeDivider{position:absolute;top:-3px;bottom:-3px;left:50%;width:3px;transform:translate(-50%);border-radius:999px;background:#fffffff5;box-shadow:0 0 0 1px #0f172a0f,0 0 12px #fffc;transition:left .28s ease}body.dark-mode #scoreUI.scoreGaugeUI,body.dark-mode #scoreUI{background:#ffffffbd!important;border-color:#00000014!important;color:#111827!important}body.dark-mode #scoreUI .scoreCard.p1{background:#7dc7ff33!important}body.dark-mode #scoreUI .scoreCard.p2{background:#ff92b833!important}@media(max-width:720px){#scoreUI.scoreGaugeUI,#scoreUI{top:12px!important;width:min(520px,calc(100vw - 22px))!important;padding:8px!important;border-radius:20px!important}.scoreTopRow{grid-template-columns:64px 1fr 64px;gap:7px}#scoreUI .scoreValue{font-size:15px!important}#scoreUI .scorePercent,#scoreUI .scoreName{font-size:10px!important}.scoreGaugeInfo{grid-template-columns:48px 1fr 48px;gap:5px;font-size:10px;margin-bottom:5px}#leaderText{font-size:10px!important}.territoryGauge{height:15px}}.lobbyHelpButton{position:absolute;left:22px;top:22px;z-index:8;width:38px;height:38px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:50%!important;background:#ffffff9e!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 22px #0f172a1a,inset 0 0 0 1px #ffffff9e!important;font-size:22px!important;font-weight:950!important;line-height:1!important;cursor:pointer;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.lobbyLangButton{position:absolute;left:68px;top:22px;z-index:8;width:38px;height:38px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:50%!important;background:#ffffff9e!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 22px #0f172a1a,inset 0 0 0 1px #ffffff9e!important;font-size:15px!important;font-weight:950!important;line-height:1!important;cursor:pointer;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.lobbyLangButton:hover{transform:translateY(-1px) scale(1.05);background:#ffffffe0!important;box-shadow:0 12px 26px #0f172a24,0 0 0 3px #007aff1a!important}body.dark-mode .lobbyLangButton{background:#ffffff9e!important;color:#111827!important}.lobbyHelpButton:hover{transform:translateY(-1px) scale(1.05);background:#ffffffe0!important;box-shadow:0 12px 26px #0f172a24,0 0 0 3px #007aff1a!important}#helpOverlay{position:fixed;inset:0;z-index:130;display:none;align-items:center;justify-content:center;padding:28px;background:#0f172a57;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}#helpOverlay.show{display:flex}.helpPopup{position:relative;width:min(980px,calc(100vw - 44px));max-height:calc(100vh - 56px);overflow:auto;border-radius:34px;background:#ffffffeb;border:1px solid rgba(255,255,255,.95);box-shadow:0 28px 90px #0f172a3d,inset 0 0 0 1px #ffffff94;padding:30px 30px 28px;color:#111827}.helpCloseButton{position:absolute;right:20px;top:20px;width:38px;height:38px;padding:0!important;border-radius:50%!important;background:#111827e0!important;color:#fff!important;border:0!important;box-shadow:0 10px 22px #1118272e!important;font-size:22px!important;font-weight:850!important;line-height:1!important;cursor:pointer}.helpHeader{text-align:center;padding:4px 52px 22px}.helpHeader h2{margin:0 0 8px;font-size:34px;line-height:1.08;font-weight:950;letter-spacing:-.055em}.helpHeader p{margin:0;color:#6b7280;font-size:16px;font-weight:700;line-height:1.45}.helpRuleGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.helpRuleCard{min-height:236px;border-radius:26px;background:#f8fafcd1;border:1px solid rgba(15,23,42,.07);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 0 0 1px #ffffff94}.helpVisual{height:132px;border-radius:22px;background:linear-gradient(rgba(15,23,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 1px),#ffffffc7;background-size:22px 22px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0d}.helpRuleCard strong{display:block;font-size:17px;font-weight:950;letter-spacing:-.035em;color:#111827}.helpRuleCard span{display:block;margin-top:4px;font-size:13px;line-height:1.42;font-weight:700;color:#6b7280}.helpLand{position:absolute;border-radius:12px;background:#7dc7ffb8;box-shadow:inset 0 0 0 2px #fff9}.helpLand.pink{background:#ff92b8b8}.helpBlock{position:absolute;width:28px;height:28px;border-radius:9px;background:#7dc7ff;box-shadow:0 8px 16px #0f172a2e,inset 0 0 0 3px #ffffff94}.helpBlock.pink{background:#ff92b8}.helpTrail{position:absolute;height:12px;border-radius:999px;background:#78d8ffc7;box-shadow:0 0 14px #78d8ff57}.helpTrail.vertical{width:12px;height:auto}.helpDanger{position:absolute;width:42px;height:42px;border-radius:50%;border:4px solid rgba(255,59,48,.82);box-shadow:0 0 18px #ff3b3038}.helpDanger:before,.helpDanger:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:34px;border-radius:999px;background:#ff3b30d1;transform:translate(-50%,-50%) rotate(45deg)}.helpDanger:after{transform:translate(-50%,-50%) rotate(-45deg)}.helpClaimFill{position:absolute;inset:34px 44px 24px 30px;border-radius:18px;background:#7dc7ff4d;border:3px dashed rgba(0,122,255,.52)}.helpArrow{position:absolute;height:6px;border-radius:999px;background:#111827;transform-origin:left center;opacity:.72}.helpArrow:after{content:"";position:absolute;right:-2px;top:50%;width:13px;height:13px;border-right:5px solid #111827;border-top:5px solid #111827;transform:translateY(-50%) rotate(45deg)}.helpItemIcon{position:absolute;width:42px;height:42px;border-radius:15px;background:#ffd166;box-shadow:0 10px 20px #ffd16652,inset 0 0 0 4px #ffffffad}.helpItemIcon.plus:before,.helpItemIcon.plus:after{content:"";position:absolute;left:50%;top:50%;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.helpItemIcon.plus:before{width:24px;height:6px}.helpItemIcon.plus:after{width:6px;height:24px}.helpGhostMini{position:absolute;left:28px;top:34px;width:66px;height:66px}.helpGhostMini path{fill:none;stroke:#111827;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.helpGhostMini circle{fill:#111827}.helpHiddenTrail{position:absolute;left:96px;top:58px;width:88px;height:12px;border-radius:999px;border:3px dashed rgba(17,24,39,.22)}.helpFooterTip{margin-top:16px;padding:14px 16px;border-radius:22px;background:#007aff14;color:#1f4f83;font-size:14px;line-height:1.45;font-weight:800;text-align:center}body.dark-mode #helpOverlay{background:#0507127a}body.dark-mode .helpPopup{background:#1c1f26f0;color:#f5f7fb;border-color:#ffffff24}body.dark-mode .helpHeader h2,body.dark-mode .helpRuleCard strong{color:#f5f7fb}body.dark-mode .helpHeader p,body.dark-mode .helpRuleCard span{color:#a4aab8}body.dark-mode .helpRuleCard,body.dark-mode .helpVisual{background-color:#ffffff0f;border-color:#ffffff1a}body.dark-mode .helpGhostMini path{stroke:#f5f7fb}body.dark-mode .helpGhostMini circle{fill:#f5f7fb}@media(max-width:860px){.helpPopup{padding:26px 18px 20px}.helpHeader{padding:8px 48px 18px}.helpHeader h2{font-size:27px}.helpRuleGrid{grid-template-columns:1fr}.helpRuleCard{min-height:210px}}.lobbyPrivacyButton{position:absolute;left:114px;top:22px;z-index:8;width:38px;height:38px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:50%!important;background:#ffffff9e!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 22px #0f172a1a,inset 0 0 0 1px #ffffff9e!important;font-size:18px!important;font-weight:950!important;line-height:1!important;cursor:pointer;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.lobbyPrivacyButton:hover{transform:translateY(-1px) scale(1.05);background:#ffffffe0!important;box-shadow:0 12px 26px #0f172a24,0 0 0 3px #007aff1a!important}body.dark-mode .lobbyPrivacyButton{background:#ffffff9e!important;color:#111827!important}#privacyOverlay{position:fixed;inset:0;z-index:145;display:none;align-items:center;justify-content:center;padding:28px;background:#0f172a61;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}#privacyOverlay.show{display:flex}.privacyPopup{position:relative;width:min(720px,calc(100vw - 44px));max-height:calc(100vh - 56px);overflow:auto;border-radius:32px;background:#fffffff0;border:1px solid rgba(255,255,255,.95);box-shadow:0 28px 90px #0f172a42,inset 0 0 0 1px #ffffff94;padding:30px;color:#111827}.privacyCloseButton{position:absolute;right:18px;top:18px;width:36px;height:36px;padding:0!important;border-radius:50%!important;background:#111827e0!important;color:#fff!important;border:0!important;box-shadow:0 10px 22px #1118272e!important;font-size:22px!important;font-weight:850!important;line-height:1!important;cursor:pointer}.privacyHeader{padding-right:46px;margin-bottom:18px}.privacyBadge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:850;margin-bottom:12px}.privacyHeader h2{margin:0 0 8px;font-size:30px;line-height:1.1;font-weight:950;letter-spacing:-.055em}.privacyHeader p{margin:0;color:#6b7280;font-size:15px;font-weight:700;line-height:1.5}.privacySectionGrid{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0}.privacySection{border-radius:22px;padding:16px 18px;background:#f8fafcdb;border:1px solid rgba(15,23,42,.07);box-shadow:inset 0 0 0 1px #ffffff94}.privacySection strong{display:block;font-size:15px;color:#111827;margin-bottom:7px;font-weight:900}.privacySection span{display:block;font-size:13px;line-height:1.55;color:#6b7280;font-weight:700}.privacyActions{display:flex;gap:10px;justify-content:flex-end;align-items:center;margin-top:18px}.privacyActions button{border:0;border-radius:999px;padding:12px 18px;font-weight:850;cursor:pointer}.privacySecondaryButton{background:#11182714!important;color:#111827!important;box-shadow:none!important}.privacyAgreeButton{background:#111827!important;color:#fff!important;box-shadow:0 12px 24px #1118272e!important}body.dark-mode #privacyOverlay{background:#0f172a61}body.dark-mode .privacyPopup{background:#fffffff0;color:#111827}@media(max-width:720px){.lobbyPrivacyButton{left:114px;top:22px}.privacyPopup{padding:24px 20px;border-radius:26px}.privacyHeader h2{font-size:25px}.privacyActions{flex-direction:column-reverse;align-items:stretch}.privacyActions button{width:100%}}body:not(.dark-mode) .titleRollText,body:not(.dark-mode) .titleRollChar{text-shadow:0 5px 0 rgba(255,255,255,.78),0 12px 24px rgba(205,180,219,.34),0 0 18px rgba(189,224,254,.35)!important}body:not(.dark-mode) .titleRollChar:nth-child(1){color:#cdb4db!important}body:not(.dark-mode) .titleRollChar:nth-child(2){color:#ffafcc!important}body:not(.dark-mode) .titleRollChar:nth-child(3){color:#ffc8dd!important}body:not(.dark-mode) .titleRollChar:nth-child(4){color:#a2d2ff!important}body:not(.dark-mode) .titleLoop{filter:drop-shadow(0 10px 18px rgba(162,210,255,.22))}body:not(.dark-mode) .lobbyKicker{background:#bde0fe75!important;color:#7a5f8f!important}body:not(.dark-mode) #startStatus{color:#ff8fb8!important}#pauseMenuButton{position:fixed;left:18px;top:18px;z-index:36;width:46px;height:46px;border:0;border-radius:16px;background:#ffffffc7;color:#111827;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 14px 34px #0f172a24,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}#pauseMenuButton.show{display:flex}.pauseMenuIcon{width:22px;height:15px;display:grid;gap:4px}.pauseMenuIcon span{display:block;height:3px;border-radius:999px;background:#111827}#pauseOverlay{position:fixed;inset:0;z-index:95;display:none;align-items:center;justify-content:center;background:#f8fafc75;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}#pauseOverlay.show{display:flex}.pausePanel{width:min(430px,calc(100vw - 42px));padding:28px 26px 24px;border-radius:32px;color:#111827;background:#ffffffd6;border:1px solid rgba(0,0,0,.08);box-shadow:0 28px 80px #0f172a2e,inset 0 0 0 1px #ffffffa8;text-align:center}.pauseTitleBadge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;margin-bottom:12px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:900;letter-spacing:.04em}.pausePanel h2{margin:0 0 6px;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.065em}.pausePanel p{margin:0 0 22px;color:#6b7280;font-size:14px;font-weight:700}.pauseActionStack{display:grid;gap:10px;margin-bottom:18px}.pausePrimaryButton,.pauseSecondaryButton{width:100%;border:0;border-radius:999px;padding:15px 18px;font-size:16px;font-weight:900;letter-spacing:-.02em;cursor:pointer}.pausePrimaryButton{background:#111827;color:#fff;box-shadow:0 14px 28px #1118272e}.pauseSecondaryButton{background:#11182712;color:#111827}.pauseSliderBox{display:grid;gap:14px;padding:16px;border-radius:24px;background:#f8fafcc2;border:1px solid rgba(0,0,0,.06);text-align:left}.pauseSliderRow label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#111827;font-size:13px;font-weight:900}.pauseSliderRow label span{color:#6b7280;font-size:12px}.pauseSliderRow input[type=range]{width:100%;accent-color:#007aff}body.dark-mode #pauseMenuButton,body.dark-mode .pausePanel{background:#ffffffdb;color:#111827}body.dark-mode #pauseOverlay{background:#f8fafc75}@media(max-width:720px){#pauseMenuButton{width:42px;height:42px;left:12px;top:12px}.pausePanel{padding:24px 20px 20px}.pausePanel h2{font-size:30px}}.matchSelectWrap{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 8px}.aiDifficultyWrap{display:none;grid-template-columns:repeat(6,1fr);gap:8px;margin:8px 0}.aiDifficultyWrap.show{display:grid}.lobbyWingStack{position:absolute;top:92px;right:-42px;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:10px;pointer-events:none}.lobbyWingTab{pointer-events:auto;position:relative;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px;width:42px!important;min-width:42px!important;height:58px!important;min-height:58px!important;padding:0 13px!important;overflow:hidden;border-radius:0 16px 16px 0!important;border:1px solid rgba(15,23,42,.1)!important;border-left:0!important;background:#ffffffbd!important;color:#111827!important;box-shadow:12px 14px 28px #0f172a21,inset 0 0 0 1px #ffffffa3!important;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);cursor:pointer;transition:width .18s ease,min-width .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease}.lobbyWingTab:before{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:3px;border-radius:999px;background:var(--wing-accent, #0a84ff)}.lobbyWingTab:hover,.lobbyWingTab:focus-visible{width:118px!important;min-width:118px!important;transform:translate(3px);background:#ffffffeb!important;box-shadow:16px 18px 34px #0f172a29,0 0 0 3px #0a84ff1f,inset 0 0 0 1px #ffffffb8!important}.lobbyWingIcon{flex:0 0 16px;width:16px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.lobbyWingLabel{flex:0 0 auto;opacity:0;max-width:0;overflow:hidden;white-space:nowrap;font-size:13px;line-height:1;font-weight:950;letter-spacing:0;transition:opacity .16s ease,max-width .18s ease}.lobbyWingTab:hover .lobbyWingLabel,.lobbyWingTab:focus-visible .lobbyWingLabel{opacity:1;max-width:78px}.lobbyWingTab.record{--wing-accent: #0a84ff}.lobbyWingTab.ranking{--wing-accent: #ffd166}.aiRecordOverlay{position:fixed;inset:0;z-index:260;display:none;align-items:center;justify-content:center;padding:28px;background:#0f172a4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.aiRecordOverlay.show{display:flex}.aiRecordPopup{position:relative;width:min(620px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:auto;padding:20px;border-radius:26px;background:#fffffff0;border:1px solid rgba(15,23,42,.1);box-shadow:0 28px 70px #0f172a3d,inset 0 0 0 1px #ffffffb3}.aiRecordCloseButton{position:absolute;right:16px;top:14px;width:34px;height:34px;border-radius:50%!important;border:0!important;background:#11182714!important;color:#111827!important;font-size:20px!important;font-weight:900!important;cursor:pointer}.aiRecordPopupHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-right:42px;margin-bottom:14px}.aiRecordPopupBadge{display:inline-block;margin-bottom:5px;font-size:10px;font-weight:950;color:#7c3aed;letter-spacing:.12em}.aiRecordPopupHeader h2{margin:0;font-size:27px;line-height:1;color:#111827;font-weight:950}.aiRecordPopupHeader p{margin:7px 0 0;color:#64748b;font-size:12px;font-weight:750}.aiRankingLiveBadge{display:inline-flex;flex:none;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#0f766e;background:#14b8a61f;font-size:10px;font-weight:950}.aiRankingLiveBadge:before{content:"";width:6px;height:6px;margin-right:5px;border-radius:50%;background:#14b8a6;box-shadow:0 0 0 4px #14b8a61f}.aiRecordTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.aiRecordTab{min-height:38px;border-radius:12px!important;border:1px solid rgba(15,23,42,.08)!important;background:#f8fafcdb!important;color:#4b5563!important;font-size:13px!important;font-weight:900!important}.aiRecordTab.active{background:#0a84ff21!important;border-color:#0a84ff6b!important;color:#0a58ca!important}.aiRecordTab[disabled]{opacity:.58;cursor:not-allowed}.aiRecordPanel{display:block;padding:0}.aiRecordDifficultyCarousel{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:stretch;gap:7px;margin-bottom:5px}.aiRecordCarouselArrow,.aiRecordDifficultyCurrent{min-height:46px;border:1px solid rgba(15,23,42,.08)!important;background:linear-gradient(180deg,#fffffff5,#eef6ffeb)!important;color:#315d7d!important;box-shadow:0 8px 18px #315d7d1a,inset 0 0 0 1px #ffffffad!important}.aiRecordCarouselArrow{border-radius:15px!important;padding:0!important;font-size:30px!important;font-weight:800!important;line-height:1!important}.aiRecordDifficultyCurrent{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:16px!important}.aiRecordDifficultyCurrent small{font-size:9px;font-weight:950;letter-spacing:.12em;color:#79a8c7}.aiRecordDifficultyCurrent strong{font-size:17px;font-weight:950;color:#315d7d}.aiRecordDifficultyDots{display:flex;align-items:center;justify-content:center;gap:6px;min-height:14px;margin-bottom:8px}.aiRecordDifficultyDot{width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#315d7d33!important;box-shadow:none!important;transition:width .18s ease,border-radius .18s ease,background .18s ease!important}.aiRecordDifficultyDot.active{width:20px!important;min-width:20px!important;border-radius:999px!important;background:#79bde8!important}.aiRankingPanel .aiRecordItem span{white-space:normal;line-height:1.35}.aiRankingModeTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;padding:3px;border-radius:14px;background:#e2e8f0b3}.aiRankingModeTabs button{min-height:34px;padding:0 12px!important;border-radius:11px!important;border:0!important;background:transparent!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;box-shadow:none!important}#aiRankingSpeedMode:before{content:"\26a1  "}#aiRankingItemMode:before{content:"\1f381  "}.aiRankingModeTabs button.active{color:#1e3a8a!important;background:#fff!important;box-shadow:0 4px 12px #0f172a1a!important}.aiRankingMine{display:grid;grid-template-columns:36px minmax(80px,.55fr) minmax(0,1.45fr);align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;border:1px solid rgba(59,130,246,.18);border-radius:15px;background:linear-gradient(135deg,#dbeafec7,#eef2ffb8)}.aiRankingMineIcon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#3b82f6,#6366f1);font-size:15px;box-shadow:0 7px 15px #3b82f63d}.aiRankingMineMain,.aiRankingMineBest{min-width:0}.aiRankingMineMain b,.aiRankingMineBest b{display:block;margin-bottom:2px;color:#64748b;font-size:9px;font-weight:950;letter-spacing:.04em}.aiRankingMineMain strong{color:#1d4ed8;font-size:18px;font-weight:950}.aiRankingMineBest span{display:block;overflow:hidden;color:#172554;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950}.aiRankingTable{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafcb8}.aiRankingTableHead,.aiRankingRow{display:grid;grid-template-columns:54px minmax(140px,1fr) 94px 66px;align-items:center;gap:8px;padding:8px 12px}.aiRankingTableHead{color:#64748b;background:#e2e8f0c2;font-size:9px;font-weight:950}.aiRankingList{max-height:292px;overflow:auto}.aiRankingRow{min-height:44px;color:#111827;border-top:1px solid rgba(15,23,42,.06);font-size:12px;transition:background .15s ease}.aiRankingRow:hover{background:#e2e8f085}.aiRankingRow.mine{background:#0a84ff1a;box-shadow:inset 3px 0 #0a84ff}.aiRankingRank{display:inline-flex;justify-content:center;align-items:center;width:34px;min-height:24px;border-radius:8px;color:#475569;background:#e2e8f0d9;font-size:11px;font-weight:950}.aiRankingRow.rank-1 .aiRankingRank{color:#854d0e;background:linear-gradient(135deg,#fef3c7,#fde68a)}.aiRankingRow.rank-2 .aiRankingRank{color:#475569;background:linear-gradient(135deg,#f8fafc,#cbd5e1)}.aiRankingRow.rank-3 .aiRankingRank{color:#9a3412;background:linear-gradient(135deg,#ffedd5,#fdba74)}.aiRankingPlayer{display:flex;min-width:0;align-items:center;gap:7px}.aiRankingPlayer b{overflow:hidden;min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900}.aiRankingAvatar{--ranking-profile-color: #64beff;position:relative;flex:0 0 24px;width:24px;height:24px;border-radius:7px;background:linear-gradient(145deg,rgba(255,255,255,.4),transparent 40%),var(--ranking-profile-color);box-shadow:inset 0 0 0 1px #ffffffb3,inset -4px -5px 7px #0f172a2e}.aiRankingAvatar:before,.aiRankingAvatar:after{content:"";position:absolute;top:9px;width:3px;height:7px;border-radius:999px;background:#050814}.aiRankingAvatar:before{left:7px}.aiRankingAvatar:after{right:7px}.aiRankingGhost{flex:none;font-style:normal;font-size:14px;line-height:1}.aiRankingTime,.aiRankingTerritory{color:#334155;text-align:right;font-variant-numeric:tabular-nums;font-weight:900}.aiRankingTime{color:#1e3a8a;font-size:12px}.aiRankingTerritory{display:inline-flex;justify-content:flex-end;color:#0f766e;font-size:11px}.aiRankingEmpty{padding:28px 14px;color:#64748b;text-align:center;font-size:12px;font-weight:850}.aiRankingEmpty.error{color:#dc2626}.aiRankingLocalSummary{margin-top:10px;padding:9px;border:1px solid rgba(15,23,42,.06);border-radius:14px;background:#f8fafcbd}.aiRankingLocalHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 2px}.aiRankingLocalHeader strong{color:#475569;font-size:10px;font-weight:950}.aiRankingLocalHeader span{color:#94a3b8;font-size:9px;font-weight:900}.aiRankingLocalSummary .aiRecordGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.aiRankingLocalSummary .aiRecordItem{padding:6px 7px;border-radius:9px;background:#ffffffb8}.aiRankingLocalSummary .aiRecordItem b{font-size:8px}.aiRankingLocalSummary .aiRecordItem span{font-size:10px}.aiRecordHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.aiRecordHeader strong{font-size:13px;font-weight:950;color:#111827}.aiRecordHeader span{font-size:11px;font-weight:800;color:#6b7280}.aiRecordGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.aiRecordItem{min-width:0;padding:8px 9px;border-radius:10px;background:#f8fafcd1;border:1px solid rgba(15,23,42,.06)}.aiRecordItem b{display:block;margin-bottom:3px;font-size:10px;color:#6b7280;font-weight:900}.aiRecordItem span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#111827;font-weight:950}.aiRecordItem.empty span{color:#9ca3af}.lobbyCard .matchButton,#lobby .lobbyCard button.matchButton,.lobbyCard .aiDifficultyButton,#lobby .lobbyCard button.aiDifficultyButton{padding:13px 14px!important;border-radius:18px!important;background:#ffffff94!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0f172a14!important;text-align:left;font-size:13px!important}.lobbyCard .matchButton strong{display:block;font-size:15px;margin-bottom:4px}.lobbyCard .matchButton span{display:block;color:#6b7280;font-size:12px}.lobbyCard .matchButton.selected,#lobby .lobbyCard button.matchButton.selected,.lobbyCard .aiDifficultyButton.selected,#lobby .lobbyCard button.aiDifficultyButton.selected{border-color:#007affc7!important;box-shadow:0 0 0 3px #007aff2e,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton{text-align:center!important;font-weight:850!important}.lobbyCard .aiDifficultyButton:nth-child(1).selected{background:#34c75929!important}.lobbyCard .aiDifficultyButton:nth-child(2).selected{background:#0a84ff29!important}.lobbyCard .aiDifficultyButton:nth-child(3).selected{background:#ff3b3029!important}.lobbyCard .aiDifficultyButton:nth-child(4).selected{background:#ff2d9529!important}.lobbyCard .aiDifficultyButton:nth-child(5).selected{background:#843cff2e!important}.lobbyCard .aiDifficultyButton:nth-child(6).selected{background:#40000038!important}.lobbyCard .aiDifficultyButton:nth-child(7).selected{background:#00ff7833!important}.playerSelectBox.ai-locked .palette{opacity:.32;pointer-events:none;filter:grayscale(.18)}.playerSelectBox.ai-locked .readyHint{color:#0a84ff!important;opacity:1}body.dark-mode .lobbyCard .matchButton,body.dark-mode #lobby .lobbyCard button.matchButton,body.dark-mode .lobbyCard .aiDifficultyButton,body.dark-mode #lobby .lobbyCard button.aiDifficultyButton{background:#ffffff12!important;color:var(--text-main)!important;border-color:#ffffff1a!important}body.dark-mode .lobbyCard .matchButton span{color:var(--text-sub)}body.dark-mode .lobbyWingTab{background:#111827d1!important;color:#f8fafc!important;border-color:#ffffff24!important;box-shadow:12px 14px 28px #0000003d,inset 0 0 0 1px #ffffff14!important}body.dark-mode .lobbyWingTab:hover,body.dark-mode .lobbyWingTab:focus-visible{background:#1f2937f0!important}body.dark-mode .aiRecordPopup{background:#111827f0;color:var(--text-main);border-color:#ffffff1f}body.dark-mode .aiRecordCloseButton{background:#ffffff1a!important;color:#f8fafc!important}body.dark-mode .aiRecordPopupHeader h2,body.dark-mode .aiRecordHeader strong,body.dark-mode .aiRecordItem span{color:var(--text-main)}body.dark-mode .aiRecordTab{background:#ffffff0f!important;color:var(--text-sub)!important;border-color:#ffffff1a!important}body.dark-mode .aiRecordTab.active{background:#0a84ff3d!important;color:#dbeafe!important;border-color:#93c5fd61!important}body.dark-mode .aiRecordCarouselArrow,body.dark-mode .aiRecordDifficultyCurrent{background:linear-gradient(180deg,#3e4b60f5,#2b374bf5)!important;color:#d9f0ff!important;border-color:#aeddff2e!important}body.dark-mode .aiRecordDifficultyCurrent small{color:#9fd4f7}body.dark-mode .aiRecordDifficultyCurrent strong{color:#e5f5ff}body.dark-mode .aiRecordDifficultyDot{background:#cceaff38!important}body.dark-mode .aiRecordDifficultyDot.active{background:#9fd4f7!important}body.dark-mode .aiRecordHeader span,body.dark-mode .aiRecordItem b{color:var(--text-sub)}body.dark-mode .aiRecordItem{background:#ffffff0f;border-color:#ffffff1a}body.dark-mode .aiRankingModeTabs button{color:var(--text-sub)!important;background:transparent!important}body.dark-mode .aiRankingModeTabs button.active{color:#dbeafe!important;background:#1e293bf5!important}body.dark-mode .aiRankingModeTabs{background:#ffffff12}body.dark-mode .aiRecordPopupHeader p{color:var(--text-sub)}body.dark-mode .aiRankingLiveBadge{color:#99f6e4;background:#14b8a629}body.dark-mode .aiRankingMine{border-color:#60a5fa33;background:linear-gradient(135deg,#1e3a8a4d,#312e8138)}body.dark-mode .aiRankingMineMain b,body.dark-mode .aiRankingMineBest b{color:#94a3b8}body.dark-mode .aiRankingMineMain strong{color:#93c5fd}body.dark-mode .aiRankingMineBest span{color:#dbeafe}body.dark-mode .aiRankingTable{border-color:#ffffff1a;background:#ffffff0a}body.dark-mode .aiRankingTableHead{color:var(--text-sub);background:#ffffff14}body.dark-mode .aiRankingRow{color:var(--text-main);border-color:#ffffff12}body.dark-mode .aiRankingRow.mine{background:#0a84ff2e}body.dark-mode .aiRankingRank{color:#93c5fd}body.dark-mode .aiRankingTime,body.dark-mode .aiRankingTerritory{color:#dbeafe}body.dark-mode .aiRankingEmpty{color:var(--text-sub)}body.dark-mode .aiRankingLocalSummary{border-color:#ffffff14;background:#ffffff0a}body.dark-mode .aiRankingLocalSummary .aiRecordItem{background:#ffffff0d}@media(max-width:720px){.matchSelectWrap{grid-template-columns:1fr}.aiDifficultyWrap{grid-template-columns:repeat(2,1fr)}.aiRecordGrid{grid-template-columns:1fr}.aiRankingLocalSummary .aiRecordGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.aiRankingTableHead,.aiRankingRow{grid-template-columns:42px minmax(110px,1fr) 78px 58px;gap:5px;padding-inline:7px}.aiRankingPlayer b,.aiRankingRow{font-size:11px}.aiRankingAvatar{flex-basis:21px;width:21px;height:21px}.aiRankingAvatar:before,.aiRankingAvatar:after{top:8px;height:6px}.aiRankingAvatar:before{left:6px}.aiRankingAvatar:after{right:6px}.lobbyWingStack{top:auto;right:12px;bottom:-54px;flex-direction:row;gap:8px}.lobbyWingTab{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:13px!important;border-left:1px solid rgba(15,23,42,.1)!important}.lobbyWingTab:hover,.lobbyWingTab:focus-visible{width:108px!important;min-width:108px!important;transform:translateY(-2px)}}.lobbyCard .aiDifficultyButton:nth-child(1),#lobby .lobbyCard button.aiDifficultyButton:nth-child(1){border-color:#34c75952!important}.lobbyCard .aiDifficultyButton:nth-child(2),#lobby .lobbyCard button.aiDifficultyButton:nth-child(2){border-color:#0a84ff52!important}.lobbyCard .aiDifficultyButton:nth-child(3),#lobby .lobbyCard button.aiDifficultyButton:nth-child(3){border-color:#ff3b3052!important}.lobbyCard .aiDifficultyButton:nth-child(4),#lobby .lobbyCard button.aiDifficultyButton:nth-child(4){border-color:#ff2d9552!important}.lobbyCard .aiDifficultyButton:nth-child(5),#lobby .lobbyCard button.aiDifficultyButton:nth-child(5){border-color:#843cff5c!important}.lobbyCard .aiDifficultyButton:nth-child(6),#lobby .lobbyCard button.aiDifficultyButton:nth-child(6){border-color:#ff450075!important;color:#3b0704!important}.lobbyCard .aiDifficultyButton:nth-child(1).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(1).selected{border-color:#34c759f2!important;box-shadow:0 0 0 3px #34c7593d,0 0 20px #34c75933,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton:nth-child(2).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(2).selected{border-color:#0a84fff2!important;box-shadow:0 0 0 3px #0a84ff3d,0 0 20px #0a84ff33,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton:nth-child(3).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(3).selected{border-color:#ff3b30f2!important;box-shadow:0 0 0 3px #ff3b303d,0 0 20px #ff3b3033,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton:nth-child(4).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(4).selected{border-color:#ff2d95f2!important;box-shadow:0 0 0 3px #ff2d953d,0 0 20px #ff2d9533,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton:nth-child(5).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(5).selected{border-color:#843cfff5!important;box-shadow:0 0 0 3px #843cff47,0 0 22px #843cff57,0 0 36px #b482ff38,0 12px 24px #0f172a1a,inset 0 0 0 1px #ffffffbd!important}.lobbyCard .aiDifficultyButton:nth-child(6).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(6).selected{color:#170000!important;border-color:#ff4500fa!important;background:radial-gradient(circle at 50% 18%,rgba(255,211,92,.38),transparent 36%),linear-gradient(135deg,#2a000038,#ff450033,#6c000047)!important;box-shadow:0 0 0 3px #ff45004d,0 0 24px #ff45006b,0 0 42px #b40c004d,0 12px 24px #0f172a1f,inset 0 0 0 1px #ffe6b4b8!important}.lobbyCard .aiDifficultyButton.locked,#lobby .lobbyCard button.aiDifficultyButton.locked{position:relative;opacity:.42!important;filter:grayscale(.55) saturate(.7)!important;cursor:not-allowed!important;background:#e5e7ebb3!important;color:#1118278f!important;border-color:#1118271a!important;box-shadow:inset 0 0 0 1px #ffffff80!important}.lobbyCard .aiDifficultyButton.locked:after,#lobby .lobbyCard button.aiDifficultyButton.locked:after{content:"\1f512";position:absolute;right:6px;top:5px;font-size:12px;line-height:1;opacity:.9}body.dark-mode .lobbyCard .aiDifficultyButton.locked,body.dark-mode #lobby .lobbyCard button.aiDifficultyButton.locked,body.ghost-mode-lock .lobbyCard .aiDifficultyButton.locked,body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton.locked{background:#ffffff0e!important;color:#f5f7fb6b!important;border-color:#ffffff14!important;box-shadow:none!important}body.ghost-mode-lock{background:radial-gradient(circle at top,#151923,#050608 68%,#010102)!important;--glass-bg: rgba(12, 14, 20, .76);--glass-border: rgba(255,255,255,.1);--text-main: #f5f7fb;--text-sub: #a4aab8;--accent: #8ee8ff;--soft-shadow: 0 18px 54px rgba(0,0,0,.46)}body.ghost-mode-lock #lobby{background:radial-gradient(circle at 18% 12%,rgba(142,232,255,.12),transparent 28%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.07),transparent 30%),linear-gradient(180deg,#141823f5,#030407f0)!important}body.ghost-mode-lock .lobbyCard,body.ghost-mode-lock #ui,body.ghost-mode-lock #scoreUI,body.ghost-mode-lock #message{color:var(--text-main)!important;background:#0c0e14c7!important;border-color:#ffffff1f!important;box-shadow:0 24px 70px #00000075,inset 0 0 0 1px #ffffff0d!important}body.ghost-mode-lock .lobbyKicker,body.ghost-mode-lock .playerSelectBox,body.ghost-mode-lock .scoreCard{background:#ffffff0f!important;border-color:#ffffff1a!important}body.ghost-mode-lock .lobbyCard h1,body.ghost-mode-lock #countNumber{color:#f5f7fb!important;text-shadow:0 0 22px rgba(255,255,255,.38)!important}body.ghost-mode-lock #themeToggle{opacity:.46!important;cursor:not-allowed!important;filter:grayscale(.4)}#countdownOverlay.ghost-mode{overflow:hidden;background:#0304072e!important;transition:background-color .72s ease,opacity .72s ease}#countdownOverlay.ghost-mode:before{content:"";position:absolute;inset:-10%;z-index:-2;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.055),transparent 24%),radial-gradient(circle at 82% 72%,rgba(255,255,255,.035),transparent 28%),radial-gradient(circle at 48% 44%,rgba(80,90,115,.09),transparent 36%),linear-gradient(180deg,#020306c7,#000000f5);filter:blur(12px);opacity:0;transition:opacity .78s ease}#countdownOverlay.ghost-mode:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.03),transparent 12%),radial-gradient(circle at 74% 22%,rgba(255,255,255,.02),transparent 15%),radial-gradient(circle at 58% 78%,rgba(255,255,255,.025),transparent 16%),#0000;opacity:0;transition:opacity .78s ease}#countdownOverlay.ghost-mode #countNumber{position:relative;z-index:3;color:#fff!important;text-shadow:0 0 18px rgba(255,255,255,.56),0 0 42px rgba(142,232,255,.24)!important;transition:transform .42s ease,opacity .42s ease}#countdownOverlay.ghost-mode #classicCountdownGuide,#countdownOverlay.ghost-mode #ghostCountdownGuide,#countdownOverlay.ghost-mode #itemCountdownGuide,#countdownOverlay.ghost-mode #countRule{transition:opacity .62s ease,transform .62s ease,filter .62s ease}#countdownOverlay.ghost-count-3:before{opacity:.34}#countdownOverlay.ghost-count-3:after{opacity:.16}#countdownOverlay.ghost-count-3 #classicCountdownGuide,#countdownOverlay.ghost-count-3 #ghostCountdownGuide,#countdownOverlay.ghost-count-3 #itemCountdownGuide,#countdownOverlay.ghost-count-3 #countRule{opacity:.82;transform:translateY(0) scale(1);filter:blur(0)}#countdownOverlay.ghost-count-2:before{opacity:.62}#countdownOverlay.ghost-count-2:after{opacity:.32}#countdownOverlay.ghost-count-2 #classicCountdownGuide,#countdownOverlay.ghost-count-2 #ghostCountdownGuide,#countdownOverlay.ghost-count-2 #itemCountdownGuide,#countdownOverlay.ghost-count-2 #countRule{opacity:.42;transform:translateY(10px) scale(.985);filter:blur(1px)}#countdownOverlay.ghost-count-1:before{opacity:.86}#countdownOverlay.ghost-count-1:after{opacity:.5}#countdownOverlay.ghost-count-1 #classicCountdownGuide,#countdownOverlay.ghost-count-1 #ghostCountdownGuide,#countdownOverlay.ghost-count-1 #itemCountdownGuide,#countdownOverlay.ghost-count-1 #countRule{opacity:0;transform:translateY(18px) scale(.96);filter:blur(4px);pointer-events:none}#countdownOverlay.ghost-count-start:before{opacity:.96}#countdownOverlay.ghost-count-start:after{opacity:.66}#countdownOverlay.ghost-count-start #classicCountdownGuide,#countdownOverlay.ghost-count-start #ghostCountdownGuide,#countdownOverlay.ghost-count-start #itemCountdownGuide,#countdownOverlay.ghost-count-start #countRule{opacity:0;transform:translateY(20px) scale(.94);filter:blur(6px);pointer-events:none}#countdownOverlay.ghost-mode #ghostCountdownGuide,#countdownOverlay.ghost-mode #itemCountdownGuide{background:#0c0e149e!important;border-color:#ffffff1f!important;box-shadow:0 20px 60px #00000061,inset 0 0 0 1px #ffffff0f!important}#countdownOverlay.ghost-mode .classicGuideStep,#countdownOverlay.ghost-mode .itemGuideCard{background:#ffffff0f!important;border-color:#ffffff14!important}.selectedPreview[data-skin=gift]{background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),var(--preview-color)!important}.selectedPreview[data-skin=ice]{background:linear-gradient(135deg,rgba(255,255,255,.78) 0 8%,transparent 8% 28%,rgba(255,255,255,.42) 28% 35%,transparent 35% 100%),var(--preview-color)!important}.colorChip[data-skin=gift]{background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),var(--chip-color)!important}.colorChip[data-skin=ice]{background:linear-gradient(135deg,rgba(255,255,255,.78) 0 8%,transparent 8% 28%,rgba(255,255,255,.42) 28% 35%,transparent 35% 100%),var(--chip-color)!important}.selectedPreview[data-skin=rainbow]{background:linear-gradient(135deg,#ff3b30 0 14.28%,#ff9500 14.28% 28.56%,#ffd60a 28.56% 42.84%,#34c759 42.84% 57.12%,#0a84ff 57.12% 71.4%,#3348ff 71.4% 85.68%,#af52de 85.68% 100%)!important}.colorChip[data-skin=rainbow],body.dark-mode .lobbyCard button.colorChip[data-skin=rainbow],body.dark-mode .colorChip[data-skin=rainbow]{background:conic-gradient(#ff3b30,#ff9500,#ffd60a,#34c759,#0a84ff,#3348ff,#af52de,#ff3b30)!important}.selectedPreview[data-skin=extreme]{background:var(--preview-color)!important;box-shadow:0 0 0 3px #ffffffd6,0 0 18px #843cffb3,0 0 34px #d8b4fe66!important;animation:rewardSkinSolidSparkle 1.05s ease-in-out infinite}.colorChip[data-skin=extreme]{background:var(--chip-color)!important;box-shadow:0 0 0 2px #ffffffeb,0 0 12px #843cff85,0 0 22px #d8b4fe47!important;animation:rewardSkinSolidSparkle 1.05s ease-in-out infinite}body.dark-mode .lobbyCard button.colorChip[data-skin=extreme],body.dark-mode .colorChip[data-skin=extreme]{background:var(--chip-color)!important}.selectedPreview[data-skin=hell]{background:var(--preview-color)!important;box-shadow:0 0 0 3px #ffffffd6,0 0 18px #ff4500b8,0 0 36px #ffb0006b!important;animation:hellSkinSolidSparkle .9s ease-in-out infinite}.colorChip[data-skin=hell]{background:var(--chip-color)!important;box-shadow:0 0 0 2px #ffffffeb,0 0 13px #ff450094,0 0 25px #ffb00057!important;animation:hellSkinSolidSparkle .9s ease-in-out infinite}body.dark-mode .lobbyCard button.colorChip[data-skin=hell],body.dark-mode .colorChip[data-skin=hell]{background:var(--chip-color)!important}.selectedPreview[data-skin=chaos]{background:var(--preview-color)!important;box-shadow:0 0 0 3px #ffffffd6,0 0 18px #00ff78b8,0 0 36px #00ffcc70!important;animation:chaosSkinSolidSparkle .78s steps(2,end) infinite}.colorChip[data-skin=chaos]{background:var(--chip-color)!important;box-shadow:0 0 0 2px #ffffffeb,0 0 13px #00ff789e,0 0 26px #00ffcc5c!important;animation:chaosSkinSolidSparkle .78s steps(2,end) infinite}body.dark-mode .lobbyCard button.colorChip[data-skin=chaos],body.dark-mode .colorChip[data-skin=chaos]{background:var(--chip-color)!important}@keyframes rewardSkinSolidSparkle{0%,to{filter:brightness(1)}50%{filter:brightness(1.22)}}@keyframes hellSkinSolidSparkle{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.28) saturate(1.18)}}@keyframes chaosSkinSolidSparkle{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.32) saturate(1.28)}}.colorChip.locked{position:relative!important;cursor:not-allowed!important;filter:grayscale(.8) brightness(.82)!important;opacity:.48!important;transform:none!important}.colorChip.locked:before{content:"\1f512";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#11182770;color:#fff;font-size:15px;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.35)}.colorChip.locked:after{content:attr(data-unlock-label);position:absolute;left:50%;top:calc(100% + 5px);transform:translate(-50%);min-width:64px;padding:3px 6px;border-radius:999px;background:#111827db;color:#fff;font-size:9px;font-weight:850;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s ease}.colorChip.locked:hover:after{opacity:1}.colorChip.locked.selected{box-shadow:0 0 0 2px #1118272e,0 5px 12px #0f172a1a!important}.skinUnlockNotice{display:block;margin-top:10px;padding:10px 12px;border-radius:14px;background:#ffd16638;color:#7a4d00;font-weight:900}body.dark-mode .skinUnlockNotice{background:#ffd1663d;color:#ffe29a}.palette.compactPalette{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:10px auto 14px!important}.solidColorStepper{display:grid;grid-template-columns:34px minmax(106px,1fr) 34px;align-items:center;gap:8px;width:min(190px,100%);padding:7px;border-radius:999px;background:#ffffff9e;border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0f172a14}.lobbyCard button.solidArrowBtn,.solidArrowBtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:50%!important;background:#111827e0!important;color:#fff!important;box-shadow:0 6px 14px #0f172a1f!important;font-size:15px!important;font-weight:900!important;line-height:1!important}.lobbyCard button.solidColorButton,.solidColorButton{height:34px!important;padding:0 10px 0 38px!important;border-radius:999px!important;background:#ffffffbd!important;color:var(--text-main)!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:inset 0 0 0 1px #ffffffb3!important;font-size:12px!important;font-weight:850!important;text-align:left!important;position:relative!important;overflow:hidden!important}.solidColorButton:before{content:"";position:absolute;left:7px;top:50%;width:22px;height:22px;transform:translateY(-50%);border-radius:50%;background:var(--solid-color);border:2px solid rgba(255,255,255,.94);box-shadow:0 3px 8px #0f172a24,inset 0 0 0 1px #ffffff59}.skinPalette{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px}.skinPalette .colorChip{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}body.dark-mode .solidColorStepper{background:#ffffff12;border-color:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 18px #0000002e}body.dark-mode .lobbyCard button.solidArrowBtn,body.dark-mode .solidArrowBtn{background:#f5f7fbeb!important;color:#111827!important}body.dark-mode .lobbyCard button.solidColorButton,body.dark-mode .solidColorButton{background:#ffffff14!important;color:var(--text-main)!important;border-color:#ffffff1a!important}.selectedPreview[data-skin=ghost]{background:radial-gradient(circle at 45% 34%,#fffffffa 0 28%,#e8ebf0eb 29% 54%,#969eaceb 55% 100%)!important;position:relative}.selectedPreview[data-skin=ghost]:before{content:"\1f47b";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.colorChip[data-skin=ghost]{background:radial-gradient(circle at 42% 34%,#fff 0 23%,#dfe3ea 24% 54%,#8d96a6 55% 100%)!important;position:relative!important}.colorChip[data-skin=ghost]:before{content:"\1f47b";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:16px;background:transparent!important;text-shadow:0 2px 5px rgba(0,0,0,.16)}body.dark-mode .lobbyCard button.colorChip[data-skin=ghost],body.dark-mode .colorChip[data-skin=ghost]{background:radial-gradient(circle at 42% 34%,#fff 0 23%,#dfe3ea 24% 54%,#8d96a6 55% 100%)!important}.colorChip[data-skin=ghost].locked:before{content:"\1f512";background:#11182770!important;font-size:15px}.selectedPreview,body.dark-mode .selectedPreview{border-radius:12px!important}.lobbyCard .colorChip,.colorChip,.skinPalette .colorChip,body.dark-mode .lobbyCard button.colorChip,body.dark-mode .colorChip{border-radius:11px!important}.lobbyCard button.solidColorButton,.solidColorButton,body.dark-mode .lobbyCard button.solidColorButton,body.dark-mode .solidColorButton{height:38px!important;min-height:38px!important;padding:0 12px 0 44px!important;border-radius:14px!important;text-align:left!important;font-size:12px!important;white-space:nowrap!important}.solidColorButton:before{width:26px!important;height:26px!important;left:8px!important;border-radius:8px!important}.solidColorStepper{border-radius:18px!important;grid-template-columns:34px minmax(118px,1fr) 34px!important;width:min(214px,100%)!important}.lobbyCard button.solidArrowBtn,.solidArrowBtn{border-radius:11px!important}@font-face{font-family:RollRollTitleFont;src:url(../fonts/ver212-font-02.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.titleRollText.englishTitle,.titleRollText.englishTitle .titleRollChar{font-family:RollRollTitleFont,DegulTitleFont,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:400!important;letter-spacing:.015em!important}.titleRollText .titleRollChar{animation-delay:calc(var(--char-index, 0) * .13s)!important}.titleRollText.englishTitle{gap:1px!important;transform:translateY(2px)}.titleRollText.englishTitle .titleRollChar{font-size:52px!important;line-height:1!important}body:not(.dark-mode) .titleRollText.englishTitle .titleRollChar:nth-child(4n+1){color:#cdb4db!important}body:not(.dark-mode) .titleRollText.englishTitle .titleRollChar:nth-child(4n+2){color:#ffafcc!important}body:not(.dark-mode) .titleRollText.englishTitle .titleRollChar:nth-child(4n+3){color:#ffc8dd!important}body:not(.dark-mode) .titleRollText.englishTitle .titleRollChar:nth-child(4n){color:#a2d2ff!important}.titleRollText .titleSpace{display:inline-block;width:.42em;animation:none!important}@media(max-width:720px){.titleRollText.englishTitle .titleRollChar{font-size:38px!important}}#dominanceEdgeOverlay{position:fixed;inset:0;z-index:9;pointer-events:none;opacity:0;transition:opacity .45s ease,filter .45s ease;--dominance-color: 143, 211, 255;--dominance-alpha: .42;filter:saturate(1.04)}#dominanceEdgeOverlay.show{opacity:1}#dominanceEdgeOverlay.fade-out{opacity:0!important;transition:opacity .9s ease}#dominanceEdgeOverlay:before,#dominanceEdgeOverlay:after{content:"";position:absolute;inset:0;pointer-events:none}#dominanceEdgeOverlay:before{background:linear-gradient(to bottom,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.18) 2.2%,transparent 9.5%),linear-gradient(to top,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.18) 2.2%,transparent 9.5%),linear-gradient(to right,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.18) 2.2%,transparent 9.5%),linear-gradient(to left,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.18) 2.2%,transparent 9.5%);animation:dominanceEdgeBreath 1.75s ease-in-out infinite}#dominanceEdgeOverlay:after{box-shadow:inset 0 0 0 5px rgba(var(--dominance-color),.46),inset 0 0 22px rgba(var(--dominance-color),.34),inset 0 0 58px rgba(var(--dominance-color),.2);opacity:.9;animation:dominanceEdgeGlow 1.45s ease-in-out infinite}#dominanceEdgeOverlay.p1{--dominance-color: 143, 211, 255}#dominanceEdgeOverlay.p2{--dominance-color: 255, 158, 181}@keyframes dominanceEdgeBreath{0%,to{opacity:.78}50%{opacity:1}}@keyframes dominanceEdgeGlow{0%,to{transform:scale(1);opacity:.72}50%{transform:scale(1.006);opacity:1}}#scoreUI.scoreGaugeUI{--dominance-ui-fill: 0%;--dominance-ui-color-strong: rgba(125, 199, 255, .82);--dominance-ui-color-soft: rgba(125, 199, 255, 0);--dominance-ui-glow: rgba(125, 199, 255, .42);position:fixed!important;overflow:hidden!important}#scoreUI.scoreGaugeUI:before{content:"";position:absolute;inset:0;z-index:0;opacity:0;pointer-events:none;transition:opacity .35s ease,clip-path .32s ease}#scoreUI.scoreGaugeUI.dominance-score-active:before{opacity:1;animation:dominanceScoreBlink 1.05s ease-in-out infinite}#scoreUI.scoreGaugeUI.score-p1-leading:before{clip-path:inset(0 calc(100% - var(--dominance-ui-fill)) 0 0 round 24px);background:linear-gradient(90deg,#3fa9ff9e,#7dc7ff75,#aedcff38 68%,#aedcff00);box-shadow:inset 0 0 32px #7dc7ff61}#scoreUI.scoreGaugeUI.score-p2-leading:before{clip-path:inset(0 0 0 calc(100% - var(--dominance-ui-fill)) round 24px);background:linear-gradient(270deg,#ff527e99,#ff92b875,#ffc1d638 68%,#ffc1d600);box-shadow:inset 0 0 32px #ff92b861}#scoreUI.scoreGaugeUI.dominance-score-active .scoreTopRow,#scoreUI.scoreGaugeUI.dominance-score-active .scoreGaugeWrap,#scoreUI.scoreGaugeUI.dominance-score-active .scoreCard{position:relative;z-index:1}#scoreUI.scoreGaugeUI.dominance-score-active .territoryGauge{box-shadow:inset 0 0 0 1px #ffffffd1,inset 0 2px 7px #0f172a14,0 0 18px var(--dominance-ui-glow)!important;animation:dominanceGaugePulse 1.05s ease-in-out infinite}#scoreUI.scoreGaugeUI.score-p1-leading #leaderText{color:#1d6fae!important;text-shadow:0 0 12px rgba(125,199,255,.42)}#scoreUI.scoreGaugeUI.score-p2-leading #leaderText{color:#b93b72!important;text-shadow:0 0 12px rgba(255,146,184,.42)}#scoreUI.scoreGaugeUI.dominance-score-fade:before{opacity:0!important;animation:none!important}@keyframes dominanceScoreBlink{0%,to{opacity:.52;filter:saturate(1.02) brightness(1)}50%{opacity:.95;filter:saturate(1.18) brightness(1.08)}}@keyframes dominanceGaugePulse{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.012)}}body.dark-mode #scoreUI.scoreGaugeUI.score-p1-leading:before{background:linear-gradient(90deg,#3fa9ff85,#7dc7ff61,#aedcff33 68%,#aedcff00)}body.dark-mode #scoreUI.scoreGaugeUI.score-p2-leading:before{background:linear-gradient(270deg,#ff527e85,#ff92b861,#ffc1d633 68%,#ffc1d600)}.playerSelectWrap{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important}.playerSelectBox{box-sizing:border-box!important;min-width:0!important;width:100%!important}.palette{grid-template-columns:repeat(6,minmax(0,34px))!important;justify-content:center!important}#dominanceEdgeOverlay{--dominance-alpha: .72 !important;filter:saturate(1.35) contrast(1.08)!important}#dominanceEdgeOverlay:before{background:linear-gradient(to bottom,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.36) 3.2%,transparent 11.5%),linear-gradient(to top,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.36) 3.2%,transparent 11.5%),linear-gradient(to right,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.36) 3.2%,transparent 11.5%),linear-gradient(to left,rgba(var(--dominance-color),var(--dominance-alpha)) 0%,rgba(var(--dominance-color),.36) 3.2%,transparent 11.5%)!important}#dominanceEdgeOverlay:after{box-shadow:inset 0 0 0 7px rgba(var(--dominance-color),.78),inset 0 0 28px rgba(var(--dominance-color),.54),inset 0 0 74px rgba(var(--dominance-color),.34)!important;opacity:1!important}#dominanceEdgeOverlay.p1{--dominance-color: 0, 102, 255 !important}#dominanceEdgeOverlay.p2{--dominance-color: 230, 0, 48 !important}.selectedPreview[data-skin=chocolate]{background:linear-gradient(90deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),radial-gradient(circle at 30% 24%,rgba(255,235,205,.85),transparent 17%),linear-gradient(135deg,#8b4a25,#5a2f18 44%,#2b1309)!important;position:relative}.colorChip[data-skin=chocolate],body.dark-mode .lobbyCard button.colorChip[data-skin=chocolate],body.dark-mode .colorChip[data-skin=chocolate]{background:linear-gradient(90deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),radial-gradient(circle at 30% 24%,rgba(255,235,205,.85),transparent 17%),linear-gradient(135deg,#8b4a25,#5a2f18 44%,#2b1309)!important}.selectedPreview[data-skin=chess]{background:radial-gradient(circle at 58% 34%,#f8fafc 0 8%,transparent 9%),linear-gradient(135deg,transparent 0 36%,rgba(248,250,252,.92) 37% 52%,transparent 53%),repeating-conic-gradient(#f8fafc 0% 25%,#111827 0% 50%) 50% / 50% 50%!important;position:relative}.selectedPreview[data-skin=chess]:after{content:"\265e";position:absolute;inset:0;display:grid;place-items:center;color:#f8fafc;font-size:23px;line-height:1;text-shadow:0 2px 0 #020617,0 0 8px rgba(2,6,23,.55)}.colorChip[data-skin=chess],body.dark-mode .lobbyCard button.colorChip[data-skin=chess],body.dark-mode .colorChip[data-skin=chess]{background:radial-gradient(circle at 58% 34%,#f8fafc 0 8%,transparent 9%),linear-gradient(135deg,transparent 0 36%,rgba(248,250,252,.92) 37% 52%,transparent 53%),repeating-conic-gradient(#f8fafc 0% 25%,#111827 0% 50%) 50% / 50% 50%!important}.colorChip[data-skin=chess]:after{content:"\265e";position:absolute;inset:0;display:grid;place-items:center;color:#f8fafc;font-size:18px;line-height:1;text-shadow:0 2px 0 #020617,0 0 7px rgba(2,6,23,.6)}body.dark-mode .lobbyCard button.colorChip,body.dark-mode .colorChip,body.dark-mode .skinPalette .colorChip{color:transparent!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 5px 12px #0f172a24,inset 0 0 0 1px #ffffff59!important;filter:none!important}body.dark-mode .lobbyCard button.colorChip.selected,body.dark-mode .colorChip.selected,body.dark-mode .skinPalette .colorChip.selected{border-color:#fff!important;box-shadow:0 0 0 3px #007aff57,0 8px 18px #0f172a29,inset 0 0 0 1px #fff6!important}body.dark-mode .colorChip.locked{filter:grayscale(.8) brightness(.82)!important;opacity:.48!important}body.dark-mode .colorChip.locked:before{background:#11182770!important;color:#fff!important}body.dark-mode .selectedPreview{box-shadow:0 8px 18px #0f172a1f,inset 0 0 0 2px #ffffffb3!important}body.dark-mode .skinPalette .colorChip,body.dark-mode .lobbyCard .skinPalette button.colorChip,body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip{color:transparent!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 5px 12px #0f172a24,inset 0 0 0 1px #ffffff59!important;filter:none!important}body.dark-mode .skinPalette .colorChip[data-skin=gift],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=gift],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=gift]{background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),var(--chip-color)!important}body.dark-mode .skinPalette .colorChip[data-skin=ice],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=ice],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=ice]{background:linear-gradient(135deg,rgba(255,255,255,.78) 0 8%,transparent 8% 28%,rgba(255,255,255,.42) 28% 35%,transparent 35% 100%),var(--chip-color)!important}body.dark-mode .skinPalette .colorChip[data-skin=rainbow],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=rainbow],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=rainbow]{background:conic-gradient(#ff3b30,#ff9500,#ffd60a,#34c759,#0a84ff,#3348ff,#af52de,#ff3b30)!important}body.dark-mode .skinPalette .colorChip[data-skin=chocolate],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=chocolate],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=chocolate]{background:linear-gradient(90deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(255,225,185,.55) 48%,rgba(255,225,185,.55) 52%,transparent 52%),radial-gradient(circle at 30% 24%,rgba(255,235,205,.85),transparent 17%),linear-gradient(135deg,#8b4a25,#5a2f18 44%,#2b1309)!important}body.dark-mode .skinPalette .colorChip[data-skin=extreme],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=extreme],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=extreme]{background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.88),transparent 18%),conic-gradient(from 20deg,#843cff,#d8b4fe,#5b21b6,#1a073f,#843cff)!important}body.dark-mode .skinPalette .colorChip[data-skin=hell],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=hell],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=hell]{background:radial-gradient(circle at 30% 25%,rgba(255,176,0,.95),transparent 16%),conic-gradient(from 18deg,#2a0000,#7f0d00,#ff4b1f,#ffb000,#510000,#2a0000)!important}body.dark-mode .skinPalette .colorChip[data-skin=chaos],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=chaos],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=chaos]{background:linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(0deg,rgba(0,255,204,.16) 1px,transparent 1px),radial-gradient(circle at 30% 25%,rgba(0,255,120,.94),transparent 17%),conic-gradient(from 25deg,#001b0b,#005a24,#00ff78,#0fc,#003016,#001b0b)!important;background-size:10px 10px,10px 10px,100% 100%,100% 100%!important}body.dark-mode .skinPalette .colorChip[data-skin=ghost],body.dark-mode .lobbyCard .skinPalette button.colorChip[data-skin=ghost],body.dark-mode #lobby .lobbyCard .skinPalette button.colorChip[data-skin=ghost]{background:radial-gradient(circle at 34% 36%,#1f2937 0 5%,transparent 6%),radial-gradient(circle at 64% 36%,#1f2937 0 5%,transparent 6%),radial-gradient(circle at 50% 64%,rgba(31,41,55,.72) 0 7%,transparent 8%),linear-gradient(180deg,#f8fafc,#d7dce5 76%,#bfc5cf)!important}body.dark-mode .skinPalette .colorChip.locked{filter:grayscale(.8) brightness(.82)!important;opacity:.48!important}#countdownControlGuide{display:none;width:min(1120px,calc(100vw - 48px));margin-top:16px;padding:18px 20px 20px;border-radius:28px;background:#111827c7;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 44px #0f172a29,inset 0 0 0 1px #ffffff14;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);color:#fff;flex-direction:column;align-items:stretch;justify-content:center;gap:14px}#countdownOverlay.classic-mode #countdownControlGuide,#countdownOverlay.item-mode #countdownControlGuide,#countdownOverlay.ghost-mode #countdownControlGuide{display:flex}.controlKeyboardTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;text-align:left}.controlKeyboardTitle strong{display:block;font-size:18px;line-height:1.15;font-weight:950;letter-spacing:-.04em}.controlKeyboardTitle span{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:#ffffffad;font-weight:750}.playerKeyLabels{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.playerKeyLabel{min-width:118px;padding:9px 12px;border-radius:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);text-align:left}.playerKeyLabel b{display:block;font-size:12px;font-weight:950;margin-bottom:3px}.playerKeyLabel span{display:block;font-size:11px;font-weight:850;color:#ffffffb8;white-space:nowrap}.keyboardFullArt{--key: 31px;--gap: 5px;--line: rgba(255,255,255,.62);--muted: rgba(255,255,255,.28);--p1: #79c7ff;--p2: #ff7fa8;width:100%;padding:14px;border:2px solid rgba(255,255,255,.72);border-radius:22px;background:linear-gradient(180deg,#ffffff13,#ffffff06);box-shadow:inset 0 0 0 1px #ffffff1a;box-sizing:border-box;overflow:hidden}.keyboardSections{display:flex;justify-content:center;align-items:flex-start;gap:14px;transform-origin:top center}.kbBlock{display:flex;flex-direction:column;gap:var(--gap)}.kbRow{display:flex;gap:var(--gap);height:var(--key)}.keyCap{width:var(--key);height:var(--key);box-sizing:border-box;border:1.7px solid var(--line);border-radius:7px;color:var(--muted);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;line-height:1;letter-spacing:-.02em;background:#ffffff05;box-shadow:inset 0 0 0 1px #ffffff09;user-select:none}.keyCap.sm{font-size:7.5px}.keyCap.w12{width:calc(var(--key) * 1.2 + var(--gap) * .2)}.keyCap.w14{width:calc(var(--key) * 1.4 + var(--gap) * .4)}.keyCap.w15{width:calc(var(--key) * 1.5 + var(--gap) * .5)}.keyCap.w16{width:calc(var(--key) * 1.6 + var(--gap) * .6)}.keyCap.w18{width:calc(var(--key) * 1.8 + var(--gap) * .8)}.keyCap.w20{width:calc(var(--key) * 2 + var(--gap))}.keyCap.w22{width:calc(var(--key) * 2.2 + var(--gap) * 1.2)}.keyCap.w24{width:calc(var(--key) * 2.4 + var(--gap) * 1.4)}.keyCap.space{width:calc(var(--key) * 6.2 + var(--gap) * 5.2)}.keyCap.empty{opacity:0;border-color:transparent;background:transparent;box-shadow:none}.keyCap.plus,.keyCap.enterTall{height:calc(var(--key) * 2 + var(--gap))}.keyCap.zero{width:calc(var(--key) * 2 + var(--gap))}.numpadGrid{display:grid;grid-template-columns:repeat(4,var(--key));grid-template-rows:repeat(5,var(--key));gap:var(--gap)}.numpadGrid .plus,.numpadGrid .enterTall{grid-row:span 2}.numpadGrid .zero{grid-column:span 2;width:auto}.keyCap.p1Key,.keyCap.p2Key{color:#fff;font-size:10px;border-color:#fff;background:#ffffff24;box-shadow:0 0 0 2px #ffffff29,0 0 18px #ffffff3d,inset 0 0 0 1px #ffffff14}.keyCap.p1Key{outline:2px solid rgba(121,199,255,.82);outline-offset:2px;text-shadow:0 0 8px rgba(121,199,255,.72)}.keyCap.p2Key{outline:2px solid rgba(255,127,168,.82);outline-offset:2px;text-shadow:0 0 8px rgba(255,127,168,.72)}.keyboardLegendInline{display:none}#countdownOverlay.ghost-mode #countdownControlGuide{background:#0c0e149e!important;border-color:#ffffff1f!important;transition:opacity .62s ease,transform .62s ease,filter .62s ease}#countdownOverlay.ghost-count-3 #countdownControlGuide{opacity:.82;transform:translateY(0) scale(1);filter:blur(0)}#countdownOverlay.ghost-count-2 #countdownControlGuide{opacity:.42;transform:translateY(10px) scale(.985);filter:blur(1px)}#countdownOverlay.ghost-count-1 #countdownControlGuide,#countdownOverlay.ghost-count-start #countdownControlGuide{opacity:0;transform:translateY(18px) scale(.96);filter:blur(4px);pointer-events:none}@media(max-width:1180px){.keyboardFullArt{--key: 27px;--gap: 4px;padding:12px}.keyboardSections{gap:10px}.keyCap{border-radius:6px;font-size:8px}.keyCap.p1Key,.keyCap.p2Key{font-size:9px}}@media(max-width:940px){#countdownControlGuide{width:min(620px,calc(100vw - 40px));padding:16px}.controlKeyboardTitle{flex-direction:column;align-items:stretch;text-align:center}.playerKeyLabels{justify-content:center}.keyboardFullArt{--key: 25px;--gap: 4px;overflow-x:auto;overflow-y:hidden;padding-bottom:16px}.keyboardSections{width:max-content;min-width:100%;justify-content:flex-start}}@media(max-width:720px){.playerKeyLabels{flex-direction:column}.playerKeyLabel{width:100%;box-sizing:border-box;text-align:center}.keyboardFullArt{--key: 23px;--gap: 3px}}@media(max-height:760px){#countNumber{font-size:92px!important}#countdownControlGuide{margin-top:10px;padding:12px 16px;gap:10px}.keyboardFullArt{--key: 24px;--gap: 3px;padding:10px}.controlKeyboardTitle strong{font-size:16px}.controlKeyboardTitle span{font-size:11px}.playerKeyLabel{padding:7px 10px}}.itemGuideIcon.area{background:#34c759}.itemGuideIcon.area:before{width:36px!important;height:30px!important;border:0!important;border-radius:0!important;background:linear-gradient(#fff,#fff) 0 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 0 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 0 22px/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 22px/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 22px/10px 8px no-repeat!important}.itemGuideIcon.area:after{width:4px!important;height:36px!important;background:#fff!important;transform:translate(-50%,-72%)!important;box-shadow:13px -10px 0 8px #ffffffeb!important}.itemGuideIcon.speed{background:#fc0}.itemGuideIcon.speed:before{width:22px!important;height:44px!important;background:#fff!important;clip-path:polygon(58% 0,12% 50%,45% 47%,28% 100%,92% 38%,58% 42%)!important;transform:translate(-34%,-50%)!important}.itemGuideIcon.speed:after{width:26px!important;height:5px!important;border:0!important;border-radius:999px!important;background:#fff!important;transform:translate(-92%,-50%)!important;box-shadow:-6px -13px #ffffffbd,-2px 13px #ffffffbd!important}.itemGuideIcon.shield{background:#0a84ff}.itemGuideIcon.line{background:#ff3b30}.itemGuideIcon.line:before{width:36px!important;height:30px!important;border-radius:0!important;background:linear-gradient(#fff,#fff) 0 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 0/10px 8px no-repeat,linear-gradient(#fff,#fff) 0 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 11px/10px 8px no-repeat,linear-gradient(#fff,#fff) 0 22px/10px 8px no-repeat,linear-gradient(#fff,#fff) 13px 22px/10px 8px no-repeat,linear-gradient(#fff,#fff) 26px 22px/10px 8px no-repeat!important;box-shadow:none!important}.itemGuideIcon.line:after{width:0!important;height:0!important;border-left:13px solid transparent!important;border-right:13px solid transparent!important;border-bottom:18px solid #ffffff!important;border-top:0!important;transform:translate(-50%,-94%)!important}.itemGuideIcon.speed,.itemGuideIcon.shield{background:transparent!important;box-shadow:none!important}.itemGuideIcon.speed:before{width:31px!important;height:48px!important;border-radius:0!important;background:#fc0!important;clip-path:polygon(58% 0%,8% 52%,42% 49%,27% 100%,94% 39%,57% 43%)!important;box-shadow:0 0 18px #ffcc008c!important;transform:translate(-50%,-50%)!important}.itemGuideIcon.speed:after{display:none!important}.itemGuideIcon.shield:before{width:42px!important;height:48px!important;border:0!important;border-radius:0!important;background:#0a84ff!important;clip-path:polygon(50% 0%,88% 16%,82% 62%,50% 100%,18% 62%,12% 16%)!important;box-shadow:0 0 18px #0a84ff7a!important}.itemGuideIcon.shield:after{width:52px!important;height:52px!important;border:2px solid rgba(10,132,255,.42)!important;border-radius:50%!important;background:transparent!important;transform:translate(-50%,-50%) scaleY(.72)!important}.itemGuideIcon.line{background:transparent!important;box-shadow:none!important;overflow:visible!important;perspective:220px!important;filter:drop-shadow(0 8px 14px rgba(15,23,42,.18))!important;animation:giantGuideCubeGrow 2.4s ease-in-out infinite!important;transform-origin:50% 54%!important}.itemGuideIcon.line:before{width:34px!important;height:34px!important;border:0!important;border-radius:9px!important;background:linear-gradient(145deg,#ffffffe0,#ffffff0d 34%,#00000014),linear-gradient(135deg,#7dc7ff 0% 49%,#55aef2 50% 100%)!important;clip-path:none!important;box-shadow:inset 0 0 0 3px #ffffffb8,inset -7px -8px 12px #0000001a,0 0 0 1px #ffffff94!important;transform:translate(-50%,-43%) rotate(-7deg)!important;animation:giantGuideCubeSkinFront 1.2s steps(1,end) infinite!important}.itemGuideIcon.line:after{width:34px!important;height:16px!important;border:0!important;border-radius:7px 7px 4px 4px!important;background:linear-gradient(145deg,#ffffffeb,#fff3),#a9dcff!important;clip-path:polygon(12% 0%,88% 0%,100% 100%,0% 100%)!important;box-shadow:inset 0 0 0 2px #ffffffa8,inset -5px -4px 8px #00000014!important;transform:translate(-50%,-132%) rotate(-7deg) skew(-18deg)!important;animation:giantGuideCubeSkinTop 1.2s steps(1,end) infinite!important}@keyframes giantGuideCubeGrow{0%{transform:scale(.78) translateY(3px)}to{transform:scale(1.16) translateY(-2px)}}@keyframes giantGuideCubeSkinFront{0%,49.99%{background:linear-gradient(145deg,#ffffffe0,#ffffff0d 34%,#00000014),linear-gradient(135deg,#7dc7ff 0% 49%,#55aef2 50% 100%)!important}50%,to{background:linear-gradient(145deg,#ffffffe0,#ffffff0d 34%,#00000014),linear-gradient(135deg,#ff92b8 0% 49%,#f06a9d 50% 100%)!important}}@keyframes giantGuideCubeSkinTop{0%,49.99%{background:linear-gradient(145deg,#ffffffeb,#fff3),#a9dcff!important}50%,to{background:linear-gradient(145deg,#ffffffeb,#fff3),#ffc1d6!important}}.itemGuideIcon.area{background:#34c759!important;box-shadow:0 8px 18px #34c7593d!important;overflow:hidden!important}.itemGuideIcon.area:before{width:36px!important;height:36px!important;border:0!important;border-radius:9px!important;background:linear-gradient(135deg,#63e282,#1fa94f) 0 0 / 11px 11px no-repeat,linear-gradient(135deg,#42d96b,#18a447) 13px 0 / 11px 11px no-repeat,linear-gradient(135deg,#63e282,#1fa94f) 26px 0 / 11px 11px no-repeat,linear-gradient(135deg,#42d96b,#18a447) 0 13px / 11px 11px no-repeat,linear-gradient(135deg,#7af091,#25b956) 13px 13px / 11px 11px no-repeat,linear-gradient(135deg,#42d96b,#18a447) 26px 13px / 11px 11px no-repeat,linear-gradient(135deg,#63e282,#1fa94f) 0 26px / 11px 11px no-repeat,linear-gradient(135deg,#42d96b,#18a447) 13px 26px / 11px 11px no-repeat,linear-gradient(135deg,#63e282,#1fa94f) 26px 26px / 11px 11px no-repeat!important;transform:translate(-50%,-50%)!important;box-shadow:0 5px 10px #0000001a!important}.itemGuideIcon.area:after{display:none!important;content:none!important}body.dark-mode .itemGuideIcon.area{background:#34c759!important;box-shadow:0 8px 18px #34c7593d!important}#countRule:empty{display:none!important}:root{--ui-scale: 1;--ui-edge: 18px;--ui-bgm-bottom: 66px;--ui-message-hidden-scale: .96}#scoreUI{top:var(--ui-edge)!important;right:var(--ui-edge)!important;transform:scale(var(--ui-scale))!important;transform-origin:top right!important}#pauseMenuButton{left:var(--ui-edge)!important;top:var(--ui-edge)!important;transform:scale(var(--ui-scale))!important;transform-origin:top left!important}#themeToggle{left:var(--ui-edge)!important;bottom:var(--ui-edge)!important;transform:scale(var(--ui-scale))!important;transform-origin:bottom left!important}#soundToggle{left:var(--ui-edge)!important;bottom:var(--ui-bgm-bottom)!important;transform:scale(var(--ui-scale))!important;transform-origin:bottom left!important}#buffUI{top:var(--ui-edge)!important;transform:translate(-50%) scale(var(--ui-scale))!important;transform-origin:top center!important}#lobby .lobbyCard{transform:scale(var(--ui-scale))!important;transform-origin:center center!important}#countdownScaleRoot{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:scale(var(--ui-scale));transform-origin:center center;pointer-events:auto}#message{transform:translate(-50%,-50%) scale(var(--ui-message-hidden-scale))!important;transform-origin:center center!important}#message.show{transform:translate(-50%,-50%) scale(var(--ui-scale))!important}.helpPopup,.privacyPopup,.pausePanel{transform:scale(var(--ui-scale));transform-origin:center center}.lobbyCard{width:min(960px,calc(100vw - 42px))!important}.aiDifficultyWrap,.aiDifficultyWrap.show{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:6px!important;margin:8px 0!important}.lobbyCard .aiDifficultyButton,#lobby .lobbyCard button.aiDifficultyButton{min-width:0!important;padding:10px 7px!important;border-radius:15px!important;font-size:12px!important;line-height:1.1!important;letter-spacing:-.04em!important;white-space:nowrap!important;text-align:center!important}.lobbyCard .aiDifficultyButton:nth-child(7),#lobby .lobbyCard button.aiDifficultyButton:nth-child(7){color:#021b0b!important;border:2px solid rgba(0,255,120,.88)!important;background:linear-gradient(90deg,rgba(0,255,120,.22) 0 2px,transparent 2px 7px),linear-gradient(0deg,rgba(0,255,120,.12) 0 1px,transparent 1px 5px),radial-gradient(circle at 30% 18%,rgba(185,255,210,.72),transparent 34%),linear-gradient(135deg,#00ff7857,#08ffaa2e 42%,#00462247)!important;box-shadow:0 0 0 1px #00ff7833,0 0 12px #00ff7852,inset 0 0 0 1px #e1ffeb75!important;text-shadow:0 0 8px rgba(0,255,120,.58)!important;animation:chaosDifficultyCardGlitch 1.35s steps(2,end) infinite}.lobbyCard .aiDifficultyButton:nth-child(7).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(7).selected{color:#001706!important;border-color:#00ff78!important;background:linear-gradient(90deg,rgba(0,255,120,.36) 0 3px,transparent 3px 8px),linear-gradient(0deg,rgba(0,255,120,.18) 0 1px,transparent 1px 4px),radial-gradient(circle at 42% 10%,rgba(220,255,230,.82),transparent 32%),linear-gradient(135deg,#00ff787a,#00d76e52,#00522a57)!important;box-shadow:0 0 0 3px #00ff7857,0 0 22px #00ff789e,0 0 44px #00ff7857,0 12px 24px #0f172a1f,inset 0 0 0 1px #ebfff0c7!important;animation:chaosDifficultyCardGlitch .75s steps(2,end) infinite,chaosDifficultyPulse 1.1s ease-in-out infinite!important}body.dark-mode .lobbyCard .aiDifficultyButton:nth-child(7),body.dark-mode #lobby .lobbyCard button.aiDifficultyButton:nth-child(7),body.ghost-mode-lock .lobbyCard .aiDifficultyButton:nth-child(7),body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton:nth-child(7){color:#caffd8!important;border-color:#00ff78eb!important;background:linear-gradient(90deg,rgba(0,255,120,.18) 0 2px,transparent 2px 7px),linear-gradient(0deg,rgba(0,255,120,.1) 0 1px,transparent 1px 5px),radial-gradient(circle at 28% 18%,rgba(0,255,120,.3),transparent 38%),linear-gradient(135deg,#004622d1,#001e12e6)!important;box-shadow:0 0 0 1px #00ff782e,0 0 16px #00ff7857,inset 0 0 0 1px #00ff7838!important;text-shadow:0 0 10px rgba(0,255,120,.72)!important}@keyframes chaosDifficultyCardGlitch{0%,to{transform:translate(0);filter:hue-rotate(0deg) saturate(1.12)}20%{transform:translate(1px);filter:hue-rotate(8deg) saturate(1.35)}40%{transform:translate(-1px,1px)}60%{transform:translateY(-1px);filter:hue-rotate(-8deg) saturate(1.45)}80%{transform:translate(1px,1px)}}@keyframes chaosDifficultyPulse{0%,to{filter:brightness(1) saturate(1.22)}50%{filter:brightness(1.18) saturate(1.55)}}@media(max-width:980px){.lobbyCard{width:min(860px,calc(100vw - 30px))!important;padding-left:24px!important;padding-right:24px!important}.lobbyCard .aiDifficultyButton,#lobby .lobbyCard button.aiDifficultyButton{padding:9px 5px!important;font-size:11px!important}}@media(max-width:720px){.aiDifficultyWrap,.aiDifficultyWrap.show{grid-template-columns:repeat(2,1fr)!important}}.lobbyCard .aiDifficultyButton:nth-child(7):not(.selected),#lobby .lobbyCard button.aiDifficultyButton:nth-child(7):not(.selected){color:#111827!important;background:#ffffff94!important;border:1px solid rgba(0,255,120,.26)!important;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0f172a14!important;text-shadow:none!important;animation:none!important;filter:none!important}body.dark-mode .lobbyCard .aiDifficultyButton:nth-child(7):not(.selected),body.dark-mode #lobby .lobbyCard button.aiDifficultyButton:nth-child(7):not(.selected),body.ghost-mode-lock .lobbyCard .aiDifficultyButton:nth-child(7):not(.selected),body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton:nth-child(7):not(.selected){color:var(--text-main)!important;background:#ffffff12!important;border-color:#00ff783d!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 18px #00000029!important;text-shadow:none!important;animation:none!important;filter:none!important}.lobbyCard .aiDifficultyButton:nth-child(7).selected,#lobby .lobbyCard button.aiDifficultyButton:nth-child(7).selected{color:#001706!important;border:2px solid rgba(0,255,120,1)!important;background:linear-gradient(90deg,rgba(0,255,120,.36) 0 3px,transparent 3px 8px),linear-gradient(0deg,rgba(0,255,120,.18) 0 1px,transparent 1px 4px),radial-gradient(circle at 42% 10%,rgba(220,255,230,.82),transparent 32%),linear-gradient(135deg,#00ff787a,#00d76e52,#00522a57)!important;box-shadow:0 0 0 3px #00ff7857,0 0 22px #00ff789e,0 0 44px #00ff7857,0 12px 24px #0f172a1f,inset 0 0 0 1px #ebfff0c7!important;text-shadow:0 0 8px rgba(0,255,120,.58)!important;animation:chaosDifficultyCardGlitch .75s steps(2,end) infinite,chaosDifficultyPulse 1.1s ease-in-out infinite!important}body.dark-mode .lobbyCard .aiDifficultyButton:nth-child(7).selected,body.dark-mode #lobby .lobbyCard button.aiDifficultyButton:nth-child(7).selected,body.ghost-mode-lock .lobbyCard .aiDifficultyButton:nth-child(7).selected,body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton:nth-child(7).selected{color:#caffd8!important;border-color:#00ff78!important;background:linear-gradient(90deg,rgba(0,255,120,.22) 0 2px,transparent 2px 7px),linear-gradient(0deg,rgba(0,255,120,.12) 0 1px,transparent 1px 5px),radial-gradient(circle at 30% 18%,rgba(0,255,120,.42),transparent 38%),linear-gradient(135deg,#005f2ce6,#001e12f5)!important;box-shadow:0 0 0 3px #00ff7842,0 0 24px #00ff787a,inset 0 0 0 1px #00ff7859!important;text-shadow:0 0 10px rgba(0,255,120,.72)!important}#lobby .lobbyCard,.lobbyCard{width:min(680px,calc(100vw - 42px))!important;padding:42px 38px 34px!important;border-radius:34px!important}.aiDifficultyWrap,.aiDifficultyWrap.show{display:none!important}.aiDifficultyWrap.show.aiDifficultyCarousel{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;grid-template-rows:auto auto!important;align-items:center!important;gap:8px!important;margin:10px 0 8px!important}.aiDifficultyViewport{overflow:hidden;min-width:0;border-radius:20px}.aiDifficultyTrack{display:flex;width:100%;transition:transform .24s cubic-bezier(.2,.8,.2,1);will-change:transform}.lobbyCard .aiDifficultyTrack .aiDifficultyButton,#lobby .lobbyCard .aiDifficultyTrack button.aiDifficultyButton{flex:0 0 100%!important;width:100%!important;min-width:100%!important;min-height:50px!important;padding:13px 16px!important;border-radius:20px!important;font-size:16px!important;line-height:1.1!important;letter-spacing:-.03em!important;text-align:center!important;white-space:nowrap!important}.aiDifficultyArrow,#lobby .lobbyCard button.aiDifficultyArrow{width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;line-height:1!important;font-weight:850!important;background:#ffffffa8!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0f172a14!important}.aiDifficultyArrow:disabled,#lobby .lobbyCard button.aiDifficultyArrow:disabled{opacity:.28!important;cursor:default!important;transform:none!important}.aiDifficultyDots{grid-column:1 / -1;display:flex;justify-content:center;gap:6px;min-height:8px;margin-top:2px}.aiDifficultyDot{width:6px;height:6px;border-radius:999px;background:#11182738;transition:width .18s ease,opacity .18s ease,background .18s ease}.aiDifficultyDot.active{width:18px;background:#007affc7}.aiDifficultyDot.locked{opacity:.34}.lobbyCard .aiDifficultyButton.locked,#lobby .lobbyCard button.aiDifficultyButton.locked{opacity:.48!important;cursor:not-allowed!important;filter:grayscale(.16)!important}.lobbyCard .aiDifficultyButton.locked:after,#lobby .lobbyCard button.aiDifficultyButton.locked:after{content:attr(data-unlock-label);display:block;margin-top:5px;font-size:11px;line-height:1.2;font-weight:750;color:#11182794;white-space:normal}body.dark-mode .aiDifficultyArrow,body.dark-mode #lobby .lobbyCard button.aiDifficultyArrow,body.ghost-mode-lock .aiDifficultyArrow,body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyArrow{background:#ffffff14!important;color:var(--text-main)!important;border-color:#ffffff1a!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 18px #00000029!important}body.dark-mode .aiDifficultyDot,body.ghost-mode-lock .aiDifficultyDot{background:#ffffff3d}body.dark-mode .aiDifficultyDot.active,body.ghost-mode-lock .aiDifficultyDot.active{background:#8ee8ffdb}body.dark-mode .lobbyCard .aiDifficultyButton.locked:after,body.dark-mode #lobby .lobbyCard button.aiDifficultyButton.locked:after,body.ghost-mode-lock .lobbyCard .aiDifficultyButton.locked:after,body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton.locked:after{color:#f5f7fb9e}@media(max-width:980px){#lobby .lobbyCard,.lobbyCard{width:min(680px,calc(100vw - 30px))!important;padding-left:24px!important;padding-right:24px!important}}@media(max-width:720px){.aiDifficultyWrap.show.aiDifficultyCarousel{grid-template-columns:38px minmax(0,1fr) 38px!important}.aiDifficultyArrow,#lobby .lobbyCard button.aiDifficultyArrow{width:38px!important;height:38px!important;font-size:24px!important}.lobbyCard .aiDifficultyTrack .aiDifficultyButton,#lobby .lobbyCard .aiDifficultyTrack button.aiDifficultyButton{min-height:46px!important;font-size:14px!important}}.aiDifficultyWrap.show.aiDifficultyCarousel{grid-template-columns:34px minmax(0,280px) 34px!important;justify-content:center!important;justify-items:center!important;gap:7px!important;margin:8px auto 6px!important}.aiDifficultyViewport{width:min(280px,100%)!important;border-radius:16px!important}.lobbyCard .aiDifficultyTrack .aiDifficultyButton,#lobby .lobbyCard .aiDifficultyTrack button.aiDifficultyButton{min-height:40px!important;padding:9px 12px!important;border-radius:16px!important;font-size:13px!important;line-height:1.05!important;letter-spacing:-.025em!important}.aiDifficultyArrow,#lobby .lobbyCard button.aiDifficultyArrow{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;font-size:22px!important}.aiDifficultyDots{margin-top:-1px!important;gap:5px!important}.aiDifficultyDot{width:5px!important;height:5px!important}.skinPalette{width:min(190px,100%)!important;min-height:44px!important}.skinCarousel{display:grid!important;grid-template-columns:30px minmax(0,1fr) 30px!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:min(190px,100%)!important;margin:0 auto!important}.skinViewport{overflow:hidden!important;min-width:0!important;border-radius:999px!important}.skinTrack{display:flex!important;width:100%!important;transition:transform .24s cubic-bezier(.2,.8,.2,1)!important;will-change:transform!important}.lobbyCard .skinCarousel button.skinChoiceButton,#lobby .lobbyCard .skinCarousel button.skinChoiceButton,.skinCarousel button.skinChoiceButton{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:34px!important;min-height:34px!important;padding:0 9px 0 38px!important;border-radius:999px!important;background:#ffffffbd!important;color:var(--text-main)!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:inset 0 0 0 1px #ffffffb3!important;font-size:11px!important;font-weight:850!important;text-align:left!important;position:relative!important;overflow:hidden!important;white-space:nowrap!important}.lobbyCard .skinCarousel button.skinChoiceButton:before,#lobby .lobbyCard .skinCarousel button.skinChoiceButton:before,.skinCarousel button.skinChoiceButton:before{content:"";position:absolute;left:7px;top:50%;width:22px;height:22px;transform:translateY(-50%);border-radius:50%;background:var(--chip-color);border:2px solid rgba(255,255,255,.94);box-shadow:0 3px 8px #0f172a24,inset 0 0 0 1px #ffffff59}.skinChoiceButton[data-skin=gift]:before{background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.92) 58%,transparent 58%),var(--chip-color)!important}.skinChoiceButton[data-skin=ice]:before{background:linear-gradient(135deg,rgba(255,255,255,.78) 0 8%,transparent 8% 28%,rgba(255,255,255,.42) 28% 35%,transparent 35% 100%),var(--chip-color)!important}.skinChoiceButton[data-skin=rainbow]:before{background:conic-gradient(#ff3b30,#ff9500,#ffd60a,#34c759,#0a84ff,#3348ff,#af52de,#ff3b30)!important}.skinChoiceButton[data-skin=ghost]:before{background:radial-gradient(circle at 42% 34%,#fff 0 23%,#dfe3ea 24% 54%,#8d96a6 55% 100%)!important}.skinChoiceButton[data-skin=chocolate]:before{background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.2) 0 8%,transparent 9%),linear-gradient(135deg,#7b3f1d,#3b1d0f)!important}.skinChoiceButton[data-skin=extreme]:before{background:var(--chip-color)!important;box-shadow:0 0 0 2px #ffffffeb,0 0 11px #843cffb3!important}.skinChoiceButton[data-skin=hell]:before{background:var(--chip-color)!important;box-shadow:0 0 0 2px #ffe6b4eb,0 0 11px #ff4b1fdb!important}.skinChoiceButton[data-skin=chaos]:before{background:var(--chip-color)!important;box-shadow:0 0 0 2px #00ff7873,0 0 12px #00ff78b3!important}.lobbyCard .skinCarousel button.skinChoiceButton.selected,#lobby .lobbyCard .skinCarousel button.skinChoiceButton.selected,.skinCarousel button.skinChoiceButton.selected{border-color:#007affb3!important;box-shadow:0 0 0 3px #007aff2e,inset 0 0 0 1px #ffffffd1!important}.lobbyCard .skinCarousel button.skinChoiceButton.locked,#lobby .lobbyCard .skinCarousel button.skinChoiceButton.locked,.skinCarousel button.skinChoiceButton.locked{opacity:.54!important;filter:grayscale(.35)!important}.skinChoiceButton.locked:after{content:"\1f512";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:10px}.lobbyCard button.skinArrowBtn,#lobby .lobbyCard button.skinArrowBtn,.skinArrowBtn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111827e0!important;color:#fff!important;box-shadow:0 6px 14px #0f172a1f!important;font-size:15px!important;font-weight:900!important;line-height:1!important}.lobbyCard button.skinArrowBtn:disabled,#lobby .lobbyCard button.skinArrowBtn:disabled,.skinArrowBtn:disabled{opacity:.28!important;cursor:default!important}.skinDots{grid-column:1 / -1;display:flex!important;justify-content:center!important;align-items:center!important;gap:4px!important;height:7px!important;margin-top:-1px!important}.skinDot{width:4px;height:4px;border-radius:999px;background:#11182738}.skinDot.active{width:13px;background:#007affc7}.skinDot.locked{opacity:.36}body.dark-mode .lobbyCard .skinCarousel button.skinChoiceButton,body.dark-mode #lobby .lobbyCard .skinCarousel button.skinChoiceButton,body.dark-mode .skinCarousel button.skinChoiceButton{background:#ffffff14!important;color:var(--text-main)!important;border-color:#ffffff1a!important}body.dark-mode .lobbyCard button.skinArrowBtn,body.dark-mode #lobby .lobbyCard button.skinArrowBtn,body.dark-mode .skinArrowBtn{background:#f5f7fbeb!important;color:#111827!important}body.dark-mode .skinDot{background:#f5f7fb47}body.dark-mode .skinDot.active{background:#8ee8ffdb}@media(max-width:720px){.aiDifficultyWrap.show.aiDifficultyCarousel{grid-template-columns:32px minmax(0,240px) 32px!important}.aiDifficultyViewport{width:min(240px,100%)!important}}.skinPalette.skinCarousel,#lobby .skinPalette.skinCarousel{display:grid!important;grid-template-columns:34px minmax(118px,1fr) 34px!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:min(214px,100%)!important;min-height:0!important;margin:8px auto 6px!important;padding:7px!important;border-radius:18px!important;background:#ffffff9e!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0f172a14!important}.skinViewport,#lobby .skinViewport{height:38px!important;min-height:38px!important;border-radius:14px!important}.lobbyCard .skinCarousel button.skinChoiceButton,#lobby .lobbyCard .skinCarousel button.skinChoiceButton,.skinCarousel button.skinChoiceButton{height:38px!important;min-height:38px!important;padding:0 12px 0 44px!important;border-radius:14px!important;font-size:12px!important;line-height:38px!important}.lobbyCard .skinCarousel button.skinChoiceButton:before,#lobby .lobbyCard .skinCarousel button.skinChoiceButton:before,.skinCarousel button.skinChoiceButton:before{left:8px!important;width:26px!important;height:26px!important;border-radius:8px!important}.lobbyCard button.skinArrowBtn,#lobby .lobbyCard button.skinArrowBtn,.skinArrowBtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:11px!important}.skinDots{gap:5px!important;height:8px!important;margin-top:0!important}.skinDot{width:5px!important;height:5px!important}.skinDot.active{width:14px!important}body.dark-mode .skinPalette.skinCarousel,body.dark-mode #lobby .skinPalette.skinCarousel{background:#ffffff12!important;border-color:#ffffff1a!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 18px #0000002e!important}#countdownOverlay.chaos-countdown{overflow:hidden!important;background:radial-gradient(circle at 18% 18%,rgba(0,255,135,.18),transparent 28%),radial-gradient(circle at 82% 70%,rgba(0,122,255,.16),transparent 34%),linear-gradient(180deg,#010806f0,#000000e6)!important;color:#b8ffd8!important;text-shadow:0 0 12px rgba(0,255,120,.65);animation:chaosScreenJitter .38s steps(2,end) infinite}#countdownOverlay.chaos-countdown:before{content:"";position:absolute;inset:-10%;z-index:0;pointer-events:none;opacity:.74;background:repeating-linear-gradient(0deg,#00ff7800 0 5px,#00ff781f 6px,#00000042 8px),repeating-linear-gradient(90deg,rgba(0,255,120,.1) 0 1px,transparent 1px 42px),linear-gradient(90deg,transparent 0%,rgba(0,255,120,.18) 48%,transparent 52%);mix-blend-mode:screen;animation:chaosScanline 1.15s linear infinite,chaosDataSlide 2.4s linear infinite}#countdownOverlay.chaos-countdown:after{content:"SYSTEM BREACH  //  AI CHAOS MODE  //  01001100  10100111  00xERROR";position:absolute;left:50%;top:7.5%;z-index:3;width:min(960px,calc(100vw - 48px));transform:translate(-50%);padding:10px 14px;border-radius:999px;color:#001a08;background:#00ff78d1;border:1px solid rgba(190,255,215,.86);box-shadow:0 0 28px #00ff785c,inset 0 0 0 1px #ffffff57;font-size:13px;font-weight:950;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:clip;text-shadow:none;animation:chaosWarningGlitch .7s steps(2,end) infinite}#countdownOverlay.chaos-countdown #countNumber{position:relative;z-index:2;color:#b8ffd8!important;text-shadow:2px 0 0 rgba(255,0,95,.72),-2px 0 0 rgba(0,180,255,.72),0 0 28px rgba(0,255,120,.78)!important;animation:chaosNumberGlitch .52s steps(2,end) infinite}#countdownOverlay.chaos-countdown #countNumber:before,#countdownOverlay.chaos-countdown #countNumber:after{content:attr(data-chaos-text);position:absolute;left:0;right:0;top:0;pointer-events:none;opacity:.72;overflow:hidden}#countdownOverlay.chaos-countdown #countNumber:before{color:#ff005fdb;transform:translate(-7px,-2px);clip-path:inset(0 0 48% 0);animation:chaosSliceA .43s steps(2,end) infinite}#countdownOverlay.chaos-countdown #countNumber:after{color:#00cdffdb;transform:translate(7px,2px);clip-path:inset(52% 0 0 0);animation:chaosSliceB .37s steps(2,end) infinite}#countdownOverlay.chaos-countdown #countRule,#countdownOverlay.chaos-countdown #classicCountdownGuide,#countdownOverlay.chaos-countdown #ghostCountdownGuide,#countdownOverlay.chaos-countdown #itemCountdownGuide{position:relative;z-index:2;filter:contrast(1.18) saturate(1.25)}#countdownOverlay.chaos-countdown #classicCountdownGuide,#countdownOverlay.chaos-countdown #ghostCountdownGuide,#countdownOverlay.chaos-countdown #itemCountdownGuide{background:#001208a8!important;border-color:#00ff7861!important;box-shadow:0 0 36px #00ff7829,inset 0 0 0 1px #00ff7829!important}#countdownOverlay.chaos-countdown .classicGuideStep,#countdownOverlay.chaos-countdown .itemGuideCard{background:#0022109e!important;border-color:#00ff783d!important}#countdownOverlay.chaos-countdown .classicGuideTitle strong,#countdownOverlay.chaos-countdown .classicGuideStep b,#countdownOverlay.chaos-countdown .itemGuideText strong{color:#caffdc!important}#countdownOverlay.chaos-countdown .classicGuideTitle span,#countdownOverlay.chaos-countdown .classicGuideStep span,#countdownOverlay.chaos-countdown .itemGuideText span{color:#caffdcc7!important}@keyframes chaosScreenJitter{0%,to{transform:translate(0);filter:hue-rotate(0deg)}35%{transform:translate(1px,-1px);filter:hue-rotate(8deg)}70%{transform:translate(-1px,1px);filter:hue-rotate(-8deg)}}@keyframes chaosScanline{0%{transform:translateY(-3%)}to{transform:translateY(3%)}}@keyframes chaosDataSlide{0%{background-position:0 0,0 0,-80vw 0}to{background-position:0 80px,42px 0,80vw 0}}@keyframes chaosNumberGlitch{0%,to{transform:translate(0) skew(0)}22%{transform:translate(-4px,2px) skew(4deg)}48%{transform:translate(5px,-1px) skew(-5deg)}76%{transform:translate(-2px) skew(2deg)}}@keyframes chaosSliceA{0%,to{transform:translate(-6px,-2px)}50%{transform:translate(10px,1px)}}@keyframes chaosSliceB{0%,to{transform:translate(7px,2px)}50%{transform:translate(-9px,-1px)}}@keyframes chaosWarningGlitch{0%,to{transform:translate(-50%);opacity:.92}35%{transform:translate(calc(-50% - 6px));opacity:.72}70%{transform:translate(calc(-50% + 5px));opacity:1}}@media(max-width:720px){#countdownOverlay.chaos-countdown:after{top:5%;font-size:10px;letter-spacing:.04em}}#countdownOverlay.chaos-countdown.chaos-breach{animation:chaosBootCrash .22s steps(2,end) 0s 7,chaosScreenJitter .34s steps(2,end) .9s infinite!important}#countdownOverlay.chaos-countdown.chaos-breach:before{opacity:.86;animation:chaosBreachStatic .16s steps(2,end) 0s 10,chaosScanline .82s linear .9s infinite,chaosDataSlide 1.75s linear .9s infinite!important}#countdownOverlay.chaos-countdown.chaos-breach:after{content:"BREACH DETECTED  //  COUNTDOWN HIJACKED  //  AI CHAOS MODE  //  160BPM";animation:chaosWarningGlitch .18s steps(2,end) 0s 8,chaosWarningGlitch .55s steps(2,end) 1.1s infinite!important}#countdownOverlay.chaos-countdown.chaos-count-2 #countNumber{animation:chaosNumberBoot .2s steps(2,end) 0s 8,chaosNumberGlitch .5s steps(2,end) 1s infinite!important}#countdownOverlay.chaos-countdown.chaos-count-1 #countNumber,#countdownOverlay.chaos-countdown.chaos-count-start #countNumber{animation:chaosNumberGlitch .28s steps(2,end) infinite!important}#countdownOverlay.chaos-countdown.chaos-count-start:after{content:"SYSTEM OVERRIDE COMPLETE  //  RUN CHAOS.EXE  //  START"}@keyframes chaosBootCrash{0%{transform:translate(0);filter:brightness(1) contrast(1.05)}20%{transform:translate(-9px,3px);filter:brightness(1.55) contrast(1.5) hue-rotate(24deg)}42%{transform:translate(7px,-5px);filter:brightness(.72) contrast(1.85) hue-rotate(-18deg)}64%{transform:translate(-4px,2px);filter:brightness(1.28) contrast(1.35)}to{transform:translate(0);filter:brightness(1) contrast(1.08)}}@keyframes chaosBreachStatic{0%,to{opacity:.38;transform:translate(0) scale(1);filter:contrast(1.1)}33%{opacity:1;transform:translate(-18px,7px) scale(1.015);filter:contrast(2.4)}66%{opacity:.82;transform:translate(14px,-5px) scale(1.02);filter:contrast(1.8) hue-rotate(22deg)}}@keyframes chaosNumberBoot{0%,to{transform:translate(0) skew(0);opacity:1}20%{transform:translate(-18px,2px) skew(12deg);opacity:.58}42%{transform:translate(15px,-4px) skew(-16deg);opacity:1}64%{transform:translate(-7px,5px) skew(8deg);opacity:.76}}#itemCountdownGuide{width:min(1160px,calc(100vw - 56px))!important}.itemGuideCard{max-width:232px!important}.itemGuideIcon.summon{background:linear-gradient(145deg,#7c3cff,#0fc)!important;overflow:hidden}.itemGuideIcon.summon:before{width:34px;height:34px;border-radius:12px;border:4px solid #ffffff;box-shadow:0 0 0 8px #ffffff2e}.itemGuideIcon.summon:after{width:42px;height:6px;border-radius:999px;background:#fff;transform:translate(-50%,-50%) rotate(-22deg);box-shadow:0 -16px #ffffff94,0 16px #ffffff75}@media(max-width:1100px){#countdownOverlay.item-mode #itemCountdownGuide{flex-wrap:wrap}}.mobileRecommendNotice{display:none;width:fit-content;max-width:min(520px,calc(100vw - 44px));margin:0 auto 10px;padding:8px 13px;border-radius:999px;background:#11182714;border:1px solid rgba(17,24,39,.08);color:var(--text-sub);font-size:12px;line-height:1.35;font-weight:800;letter-spacing:-.02em}body.mobile-device .mobileRecommendNotice{display:inline-flex;align-items:center;justify-content:center}body.dark-mode .mobileRecommendNotice{background:#ffffff1a;border-color:#ffffff1f;color:var(--text-sub)}#mobileControlLayer{position:fixed;inset:auto 0 0;z-index:35;display:none;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 18px calc(18px + env(safe-area-inset-bottom));pointer-events:none;box-sizing:border-box}body.mobile-device.mobile-controls-active #mobileControlLayer{display:flex}.mobilePad,.mobileActionStack{pointer-events:auto;user-select:none;-webkit-user-select:none;touch-action:none}.mobilePad{display:grid;grid-template-columns:repeat(3,54px);grid-template-rows:repeat(3,54px);gap:7px;padding:10px;border-radius:26px;background:#ffffff9e;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px #0f172a1f,inset 0 0 0 1px #ffffff8f;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.mobilePadLabel{grid-column:1 / 4;height:18px;margin-top:-2px;color:#11182794;font-size:11px;font-weight:900;line-height:1;text-align:center}.mobilePadBtn,.mobileActionBtn{border:0;color:#111827;background:#ffffffb8;box-shadow:inset 0 0 0 1px #0000000f,0 7px 14px #0f172a1a;font-weight:950;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent}.mobilePadBtn{border-radius:18px;font-size:22px}.mobilePadBtn:active,.mobilePadBtn.pressed,.mobileActionBtn:active,.mobileActionBtn.pressed{transform:scale(.94);background:#007aff29}.mobilePadBtn.up{grid-column:2;grid-row:2}.mobilePadBtn.left{grid-column:1;grid-row:3}.mobilePadBtn.down{grid-column:2;grid-row:3}.mobilePadBtn.right{grid-column:3;grid-row:3}.mobileActionStack{display:flex;flex-direction:column;gap:9px;width:112px;padding:10px;border-radius:24px;background:#ffffff9e;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px #0f172a1f,inset 0 0 0 1px #ffffff8f;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.mobileActionBtn{min-height:46px;border-radius:17px;font-size:13px;line-height:1.1}.mobileActionBtn span{display:block;margin-top:3px;font-size:10px;opacity:.58}body.dark-mode #mobileControlLayer .mobilePad,body.dark-mode #mobileControlLayer .mobileActionStack{background:#1c1f26a8;border-color:#ffffff1a;box-shadow:0 18px 44px #0000004d,inset 0 0 0 1px #ffffff0f}body.dark-mode .mobilePadLabel{color:#f5f7fb9e}body.dark-mode .mobilePadBtn,body.dark-mode .mobileActionBtn{color:#f5f7fb;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff14,0 7px 14px #0000002e}@media(max-width:760px){body.mobile-device #lobby{align-items:flex-start;overflow-y:auto;padding:calc(16px + env(safe-area-inset-top)) 0 calc(110px + env(safe-area-inset-bottom));box-sizing:border-box}body.mobile-device #lobby .lobbyCard{width:min(520px,calc(100vw - 28px))!important;padding:24px 18px 22px!important;transform:none!important}body.mobile-device .titleLoop{min-height:54px;margin-bottom:2px}body.mobile-device .titleRollText{font-size:39px!important}body.mobile-device .lobbyCard p{font-size:14px!important;margin:10px 0 14px!important}body.mobile-device .playerSelectWrap{grid-template-columns:1fr!important;gap:12px!important}body.mobile-device .playerSelectBox{padding:14px 12px!important;border-radius:22px!important}body.mobile-device .modeSelectWrap,body.mobile-device .matchSelectWrap{grid-template-columns:1fr!important}body.mobile-device #countdownControlGuide{display:none!important}body.mobile-device #countNumber{font-size:104px!important}body.mobile-device #classicCountdownGuide,body.mobile-device #ghostCountdownGuide,body.mobile-device #itemCountdownGuide{max-height:52vh;overflow-y:auto}}@media(max-width:620px){#mobileControlLayer{padding-left:10px;padding-right:10px;gap:8px}.mobilePad{grid-template-columns:repeat(3,46px);grid-template-rows:repeat(3,46px);gap:6px;padding:8px;border-radius:22px}.mobileActionStack{width:94px;padding:8px}.mobileActionBtn{min-height:42px;font-size:12px}}#mobileOrientationOverlay{position:fixed;inset:0;z-index:140;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;color:#111827;background:radial-gradient(circle at 50% 18%,#fffffff5,#ecf0f5f5);text-align:center;pointer-events:auto}.mobileRotateCard{width:min(360px,calc(100vw - 44px));padding:26px 24px;border-radius:28px;background:#ffffffc7;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 70px #0f172a29,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.mobileRotateIcon{width:74px;height:48px;margin:0 auto 14px;border-radius:14px;border:4px solid #111827;position:relative;animation:mobileRotateHint 1.45s ease-in-out infinite}.mobileRotateIcon:after{content:"";position:absolute;left:50%;bottom:-20px;width:38px;height:18px;border-bottom:4px solid #111827;border-radius:0 0 999px 999px;transform:translate(-50%);opacity:.28}.mobileRotateCard strong{display:block;margin-top:20px;font-size:22px;line-height:1.18;font-weight:950;letter-spacing:-.04em}.mobileRotateCard span{display:block;margin-top:9px;font-size:14px;line-height:1.45;color:#6b7280;font-weight:750}@keyframes mobileRotateHint{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(90deg) scale(1.02)}}body.mobile-device.mobile-portrait #mobileOrientationOverlay{display:flex}body.mobile-device.mobile-portrait #mobileControlLayer{display:none!important}body.dark-mode #mobileOrientationOverlay{color:#f5f7fb;background:radial-gradient(circle at 50% 18%,#1c1f26f5,#07080cf5)}body.dark-mode .mobileRotateCard{background:#1c1f26c7;border-color:#ffffff1a;box-shadow:0 24px 70px #00000057,inset 0 0 0 1px #ffffff0f}body.dark-mode .mobileRotateIcon{border-color:#f5f7fb}body.dark-mode .mobileRotateIcon:after{border-bottom-color:#f5f7fb}body.dark-mode .mobileRotateCard span{color:#a4aab8}body.mobile-device.mobile-landscape #lobby{align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:max(4px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;box-sizing:border-box!important}body.mobile-device.mobile-landscape #lobby .lobbyCard{width:min(920px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 10px)!important;padding:10px 14px 9px!important;border-radius:22px!important;transform:scale(var(--mobile-lobby-scale, 1))!important;transform-origin:center center!important;overflow:visible!important}body.mobile-device.mobile-landscape .lobbyHelpButton,body.mobile-device.mobile-landscape .lobbyLangButton,body.mobile-device.mobile-landscape .lobbyPrivacyButton{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;padding:0!important;font-size:12px!important;border-radius:999px!important}body.mobile-device.mobile-landscape .lobbyKicker{display:none!important}body.mobile-device.mobile-landscape .mobileRecommendNotice{display:inline-flex!important;margin:0 auto 2px!important;padding:4px 9px!important;font-size:10px!important;line-height:1.1!important;border-radius:999px!important}body.mobile-device.mobile-landscape .titleLoop{min-height:34px!important;height:34px!important;margin:0 auto 1px!important}body.mobile-device.mobile-landscape .titleRollText{font-size:30px!important;line-height:1!important}body.mobile-device.mobile-landscape .titleRollChar{animation-duration:1.9s!important}body.mobile-device.mobile-landscape .lobbyCard>p{display:none!important}body.mobile-device.mobile-landscape .matchSelectWrap,body.mobile-device.mobile-landscape .modeSelectWrap{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:5px 0!important}body.mobile-device.mobile-landscape .modeSelectWrap{padding-top:21px!important}body.mobile-device.mobile-landscape .matchButton,body.mobile-device.mobile-landscape .modeButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:0!important;padding:7px 9px!important;border-radius:14px!important;font-size:10px!important;line-height:1.12!important}body.mobile-device.mobile-landscape .matchButton strong,body.mobile-device.mobile-landscape .modeButton strong{font-size:12px!important;margin-bottom:2px!important}body.mobile-device.mobile-landscape .matchButton span,body.mobile-device.mobile-landscape .modeButton span{font-size:9px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.mobile-device.mobile-landscape .ghostToggleBox.ghostMiniToggle{top:-5px!important;right:0!important;width:52px!important;height:25px!important;padding:0 6px!important}body.mobile-device.mobile-landscape .ghostLineIcon{width:18px!important;height:18px!important}body.mobile-device.mobile-landscape .ghostToggleBox.ghostMiniToggle input{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;border-radius:4px!important}body.mobile-device.mobile-landscape .aiDifficultyWrap{margin:4px auto!important;min-height:32px!important;max-width:min(520px,calc(100vw - 60px))!important}body.mobile-device.mobile-landscape .aiDifficultyViewport{height:32px!important}body.mobile-device.mobile-landscape .aiDifficultyButton{min-height:30px!important;padding:6px 10px!important;border-radius:12px!important;font-size:11px!important}body.mobile-device.mobile-landscape .aiDifficultyArrow{width:28px!important;height:28px!important;font-size:20px!important}body.mobile-device.mobile-landscape .aiDifficultyDots{display:none!important}body.mobile-device.mobile-landscape .playerSelectWrap{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:6px 0 4px!important}body.mobile-device.mobile-landscape .playerSelectBox{display:grid!important;grid-template-columns:auto 1fr auto!important;grid-template-rows:auto auto!important;column-gap:8px!important;row-gap:4px!important;align-items:center!important;padding:8px 9px!important;border-radius:16px!important}body.mobile-device.mobile-landscape .playerSelectTitle{grid-column:1 / 2!important;grid-row:1 / 2!important;margin:0!important;font-size:11px!important;line-height:1.05!important;text-align:left!important;white-space:nowrap!important}body.mobile-device.mobile-landscape .selectedPreview{grid-column:1 / 2!important;grid-row:2 / 3!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin:0!important;border-radius:8px!important}body.mobile-device.mobile-landscape .palette,body.mobile-device.mobile-landscape .skinPalette,body.mobile-device.mobile-landscape .skinCarousel{grid-column:2 / 3!important;grid-row:1 / 3!important;margin:0!important}body.mobile-device.mobile-landscape .palette{grid-template-columns:repeat(3,24px)!important;grid-auto-rows:24px!important;gap:5px!important}body.mobile-device.mobile-landscape .colorChip,body.mobile-device.mobile-landscape .lobbyCard .colorChip{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}body.mobile-device.mobile-landscape .skinCarouselViewport,body.mobile-device.mobile-landscape .skinCarouselTrack{min-height:24px!important}body.mobile-device.mobile-landscape .skinChip,body.mobile-device.mobile-landscape .skinButton,body.mobile-device.mobile-landscape .skinCarouselButton{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}body.mobile-device.mobile-landscape .readyBox{grid-column:3 / 4!important;grid-row:1 / 2!important;padding:6px 8px!important;border-radius:999px!important;font-size:10px!important;line-height:1.1!important;white-space:nowrap!important}body.mobile-device.mobile-landscape .readyHint{grid-column:3 / 4!important;grid-row:2 / 3!important;margin:0!important;font-size:9px!important;line-height:1.1!important;white-space:nowrap!important}body.mobile-device.mobile-landscape #startStatus{margin-top:4px!important;font-size:11px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.mobile-device.mobile-landscape #themeToggle,body.mobile-device.mobile-landscape #soundToggle{transform:scale(.78)!important;transform-origin:left bottom!important}@media(max-height:390px)and (orientation:landscape){body.mobile-device.mobile-landscape #lobby .lobbyCard{padding:7px 12px 6px!important}body.mobile-device.mobile-landscape .titleLoop{height:28px!important;min-height:28px!important}body.mobile-device.mobile-landscape .titleRollText{font-size:26px!important}body.mobile-device.mobile-landscape .matchSelectWrap,body.mobile-device.mobile-landscape .modeSelectWrap,body.mobile-device.mobile-landscape .playerSelectWrap{gap:5px!important;margin-top:4px!important;margin-bottom:3px!important}body.mobile-device.mobile-landscape .matchButton span,body.mobile-device.mobile-landscape .modeButton span{display:none!important}}body.mobile-device.mobile-landscape #lobby{padding:max(8px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left))!important;box-sizing:border-box!important}body.mobile-device.mobile-landscape #lobby .lobbyCard{width:min(604px,calc(100vw - 54px))!important;max-height:calc(100vh - 18px)!important;padding:10px 16px 9px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;overflow:hidden!important;transform:scale(var(--mobile-lobby-scale, 1))!important;transform-origin:center center!important}body.mobile-device.mobile-landscape .mobileRecommendNotice{margin:0 auto 2px!important;padding:4px 10px!important;font-size:9px!important;line-height:1.15!important;max-width:92%!important;white-space:nowrap!important}body.mobile-device.mobile-landscape .lobbyKicker,body.mobile-device.mobile-landscape .lobbyCard>p{display:none!important}body.mobile-device.mobile-landscape .titleLoop{height:32px!important;min-height:32px!important;margin:0 auto!important}body.mobile-device.mobile-landscape .titleRollText,body.mobile-device.mobile-landscape .lobbyCard h1{font-size:31px!important;line-height:.96!important;letter-spacing:-.07em!important}body.mobile-device.mobile-landscape .matchSelectWrap,body.mobile-device.mobile-landscape .modeSelectWrap{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:3px 0!important;padding-top:0!important}body.mobile-device.mobile-landscape .modeSelectWrap{padding-right:54px!important;position:relative!important}body.mobile-device.mobile-landscape .ghostToggleBox.ghostMiniToggle{right:0!important;top:50%!important;transform:translateY(-50%) scale(.82)!important}body.mobile-device.mobile-landscape .matchButton,body.mobile-device.mobile-landscape .modeButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:34px!important;padding:7px 10px!important;border-radius:14px!important;font-size:10px!important;line-height:1.05!important}body.mobile-device.mobile-landscape .matchButton strong,body.mobile-device.mobile-landscape .modeButton strong{font-size:12px!important;margin-bottom:1px!important;line-height:1.05!important}body.mobile-device.mobile-landscape .matchButton span,body.mobile-device.mobile-landscape .modeButton span{display:block!important;font-size:9px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.mobile-device.mobile-landscape .playerSelectWrap{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:3px 0!important}body.mobile-device.mobile-landscape .playerSelectBox{min-height:78px!important;padding:7px 8px!important;border-radius:17px!important;display:grid!important;grid-template-columns:44px minmax(88px,1fr) 82px!important;grid-template-rows:18px 32px 20px!important;column-gap:7px!important;row-gap:2px!important;align-items:center!important}body.mobile-device.mobile-landscape .playerSelectTitle{grid-column:1 / 2!important;grid-row:1 / 2!important;font-size:10px!important;line-height:1!important;opacity:.8!important}body.mobile-device.mobile-landscape .selectedPreview{grid-column:1 / 2!important;grid-row:2 / 4!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:10px!important;justify-self:center!important}body.mobile-device.mobile-landscape .palette,body.mobile-device.mobile-landscape .skinPalette,body.mobile-device.mobile-landscape .skinCarousel{grid-column:2 / 3!important;grid-row:1 / 4!important;align-self:center!important;justify-self:center!important}body.mobile-device.mobile-landscape .palette{grid-template-columns:repeat(3,22px)!important;grid-auto-rows:22px!important;gap:5px!important}body.mobile-device.mobile-landscape .colorChip,body.mobile-device.mobile-landscape .lobbyCard .colorChip,body.mobile-device.mobile-landscape .skinChip,body.mobile-device.mobile-landscape .skinButton,body.mobile-device.mobile-landscape .skinCarouselButton{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;border-radius:7px!important}body.mobile-device.mobile-landscape .readyBox{grid-column:3 / 4!important;grid-row:1 / 4!important;align-self:stretch!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 6px!important;border-radius:15px!important;font-size:11px!important;line-height:1.15!important;white-space:normal!important;text-align:center!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;box-shadow:inset 0 0 0 1px #ffffff9e,0 8px 16px #0f172a14!important}body.mobile-device.mobile-landscape .readyBox:after{content:"\d130\ce58";display:block;margin-left:4px;font-size:9px;opacity:.55;font-weight:850}body.mobile-device.mobile-landscape .readyBox.ready:after{content:"\c644\b8cc";opacity:.75}body.mobile-device.mobile-landscape .readyHint{display:none!important}body.mobile-device.mobile-landscape #startStatus{margin-top:1px!important;min-height:13px!important;font-size:10px!important;line-height:1.1!important;opacity:.82!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.mobile-device.mobile-landscape #themeToggle,body.mobile-device.mobile-landscape #soundToggle,body.mobile-device.mobile-landscape #languageToggle,body.mobile-device.mobile-landscape #privacyButton,body.mobile-device.mobile-landscape #helpButton{transform:scale(.68)!important;opacity:.78!important}@media(max-width:690px)and (max-height:390px)and (orientation:landscape){body.mobile-device.mobile-landscape #lobby{padding-left:28px!important;padding-right:28px!important}body.mobile-device.mobile-landscape #lobby .lobbyCard{width:min(584px,calc(100vw - 70px))!important;padding:8px 14px 7px!important;gap:4px!important}body.mobile-device.mobile-landscape .mobileRecommendNotice{font-size:8.5px!important;padding:3px 8px!important}body.mobile-device.mobile-landscape .titleLoop{height:28px!important;min-height:28px!important}body.mobile-device.mobile-landscape .titleRollText,body.mobile-device.mobile-landscape .lobbyCard h1{font-size:27px!important}body.mobile-device.mobile-landscape .matchButton,body.mobile-device.mobile-landscape .modeButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.mobile-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:31px!important;padding:6px 9px!important}body.mobile-device.mobile-landscape .matchButton span,body.mobile-device.mobile-landscape .modeButton span{display:none!important}body.mobile-device.mobile-landscape .playerSelectBox{min-height:70px!important;grid-template-columns:40px minmax(78px,1fr) 76px!important;grid-template-rows:16px 29px 18px!important;padding:6px 7px!important}body.mobile-device.mobile-landscape .palette{grid-template-columns:repeat(3,20px)!important;grid-auto-rows:20px!important;gap:4px!important}body.mobile-device.mobile-landscape .colorChip,body.mobile-device.mobile-landscape .lobbyCard .colorChip,body.mobile-device.mobile-landscape .skinChip,body.mobile-device.mobile-landscape .skinButton,body.mobile-device.mobile-landscape .skinCarouselButton{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}body.mobile-device.mobile-landscape .selectedPreview{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important}}body.mobile-device.mobile-controls-active #mobileControlLayer{align-items:flex-end!important;padding:0 18px calc(12px + env(safe-area-inset-bottom))!important}body.mobile-device .mobilePad{position:relative!important;display:block!important;width:136px!important;height:136px!important;padding:0!important;border-radius:50%!important;background:radial-gradient(circle at 50% 50%,#ffffffdb 0 22px,#ffffff5c 23px 35px,#ffffffad 36px 100%)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 18px 44px #0f172a21,inset 0 0 0 1px #ffffff94!important}body.mobile-device .mobilePad:before{content:"";position:absolute;left:50%;top:50%;width:34px;height:34px;border-radius:50%;transform:translate(-50%,-50%);background:#1118271a;box-shadow:inset 0 0 0 1px #1118270f;pointer-events:none}body.mobile-device .mobilePadLabel{position:absolute!important;left:50%!important;top:50%!important;width:34px!important;height:34px!important;margin:0!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;color:#1118278a!important;pointer-events:none!important;z-index:2!important}body.mobile-device .mobilePadBtn{position:absolute!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:50%!important;padding:0!important;font-size:17px!important;display:flex!important;align-items:center!important;justify-content:center!important}body.mobile-device .mobilePadBtn.up{left:47px!important;top:8px!important}body.mobile-device .mobilePadBtn.right{right:8px!important;top:47px!important}body.mobile-device .mobilePadBtn.down{left:47px!important;bottom:8px!important}body.mobile-device .mobilePadBtn.left{left:8px!important;top:47px!important}body.mobile-device .mobileActionStack{width:92px!important;padding:8px!important;gap:7px!important;border-radius:22px!important}body.mobile-device .mobileActionBtn{min-height:38px!important;border-radius:15px!important;font-size:11px!important}body.mobile-device .mobileActionBtn span{font-size:9px!important}@media(max-width:690px)and (max-height:390px)and (orientation:landscape){body.mobile-device .mobilePad{width:116px!important;height:116px!important}body.mobile-device .mobilePad:before,body.mobile-device .mobilePadLabel{width:30px!important;height:30px!important}body.mobile-device .mobilePadBtn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;font-size:15px!important}body.mobile-device .mobilePadBtn.up{left:40px!important;top:7px!important}body.mobile-device .mobilePadBtn.right{right:7px!important;top:40px!important}body.mobile-device .mobilePadBtn.down{left:40px!important;bottom:7px!important}body.mobile-device .mobilePadBtn.left{left:7px!important;top:40px!important}body.mobile-device .mobileActionStack{width:82px!important;padding:7px!important}body.mobile-device .mobileActionBtn{min-height:34px!important;font-size:10px!important}}body.dark-mode.mobile-device .mobilePad{background:radial-gradient(circle at 50% 50%,#f5f7fb2e 0 22px,#f5f7fb14 23px 35px,#1c1f26b8 36px 100%)!important}body.dark-mode.mobile-device .mobilePad:before{background:#f5f7fb1f;box-shadow:inset 0 0 0 1px #f5f7fb14}#mobilePhoneBlockOverlay{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:max(22px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));box-sizing:border-box;background:radial-gradient(circle at 50% 18%,#fffffffa,#ecf0f5fa),linear-gradient(180deg,#f8fafc,#eef2f7);color:#111827;text-align:center;pointer-events:auto;touch-action:none}.mobilePhoneBlockCard{width:min(430px,calc(100vw - 44px));padding:30px 24px;border-radius:30px;background:#ffffffc7;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 70px #0f172a29,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.mobilePhoneBlockIcon{width:54px;height:78px;margin:0 auto 16px;border-radius:18px;border:4px solid #111827;position:relative;opacity:.9}.mobilePhoneBlockIcon:before{content:"";position:absolute;left:50%;bottom:6px;width:12px;height:12px;border-radius:999px;background:#111827;transform:translate(-50%)}.mobilePhoneBlockIcon:after{content:"";position:absolute;left:50%;top:50%;width:82px;height:5px;border-radius:999px;background:#ff3b30;transform:translate(-50%,-50%) rotate(-34deg);box-shadow:0 0 18px #ff3b3047}#mobilePhoneBlockText{display:block;margin:0;font-size:clamp(20px,4.8vw,28px);line-height:1.25;font-weight:950;letter-spacing:-.055em}body.mobile-phone-blocked{overflow:hidden!important}body.mobile-phone-blocked #mobilePhoneBlockOverlay{display:flex}body.mobile-phone-blocked #mobileOrientationOverlay,body.mobile-phone-blocked #mobileControlLayer,body.mobile-phone-blocked #deviceLayoutChoiceOverlay{display:none!important}body.dark-mode #mobilePhoneBlockOverlay{background:radial-gradient(circle at 50% 18%,#1c1f26fa,#07080cfa),linear-gradient(180deg,#1c2230,#050609);color:#f5f7fb}body.dark-mode .mobilePhoneBlockCard{background:#1c1f26c7;border-color:#ffffff1a;box-shadow:0 24px 70px #00000057,inset 0 0 0 1px #ffffff0f}body.dark-mode .mobilePhoneBlockIcon{border-color:#f5f7fb}body.dark-mode .mobilePhoneBlockIcon:before{background:#f5f7fb}body.tablet-device.mobile-landscape #lobby{align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:max(14px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))!important;box-sizing:border-box!important}body.tablet-device.mobile-landscape #lobby .lobbyCard{width:min(980px,calc(100vw - 44px))!important;max-width:calc(100vw - 44px)!important;max-height:calc(100vh - 36px)!important;padding:20px 24px 18px!important;border-radius:30px!important;transform:scale(var(--mobile-lobby-scale, 1))!important;transform-origin:center center!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(230px,.82fr) minmax(420px,1.18fr)!important;grid-template-areas:"top top" "title title" "match players" "mode players" "ai players" "status status"!important;column-gap:18px!important;row-gap:10px!important;align-items:stretch!important}body.tablet-device.mobile-landscape .lobbyHelpButton,body.tablet-device.mobile-landscape .lobbyLangButton,body.tablet-device.mobile-landscape .lobbyPrivacyButton{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;font-size:15px!important;border-radius:999px!important;transform:none!important;opacity:1!important;z-index:5!important}body.tablet-device.mobile-landscape .lobbyKicker,body.tablet-device.mobile-landscape .mobileRecommendNotice{grid-area:top!important;justify-self:center!important;display:inline-flex!important;margin:0 auto!important;padding:6px 12px!important;font-size:11px!important;line-height:1.15!important}body.tablet-device.mobile-landscape .titleLoop{grid-area:title!important;min-height:54px!important;height:54px!important;margin:0 auto 2px!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:48px!important;line-height:1!important}body.tablet-device.mobile-landscape .lobbyCard>p{display:none!important}body.tablet-device.mobile-landscape .matchSelectWrap{grid-area:match!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .modeSelectWrap{grid-area:mode!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding-top:34px!important;align-self:stretch!important}body.tablet-device.mobile-landscape .aiDifficultyWrap{grid-area:ai!important;width:100%!important;max-width:none!important;min-height:48px!important;margin:0!important;align-self:end!important}body.tablet-device.mobile-landscape .aiDifficultyViewport{height:44px!important}body.tablet-device.mobile-landscape .aiDifficultyButton{min-height:40px!important;padding:8px 14px!important;border-radius:16px!important;font-size:13px!important}body.tablet-device.mobile-landscape .aiDifficultyArrow{width:36px!important;height:36px!important;min-width:36px!important;border-radius:14px!important}body.tablet-device.mobile-landscape .matchButton,body.tablet-device.mobile-landscape .modeButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:62px!important;padding:12px 14px!important;border-radius:18px!important;font-size:13px!important;line-height:1.18!important}body.tablet-device.mobile-landscape .matchButton span,body.tablet-device.mobile-landscape .modeButton span{display:block!important;font-size:11px!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}body.tablet-device.mobile-landscape .ghostToggleBox.ghostMiniToggle{top:-2px!important;right:0!important;width:64px!important;height:32px!important;padding:0 8px!important}body.tablet-device.mobile-landscape .ghostLineIcon{width:24px!important;height:24px!important}body.tablet-device.mobile-landscape .playerSelectWrap{grid-area:players!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .playerSelectBox{min-height:0!important;display:grid!important;grid-template-columns:52px minmax(130px,1fr)!important;grid-template-rows:auto 54px 1fr auto!important;gap:8px 10px!important;align-items:center!important;padding:14px!important;border-radius:24px!important}body.tablet-device.mobile-landscape .playerSelectTitle{grid-column:1 / 3!important;font-size:15px!important;margin:0!important;text-align:left!important}body.tablet-device.mobile-landscape .selectedPreview{grid-column:1!important;grid-row:2!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin:0!important;border-radius:16px!important}body.tablet-device.mobile-landscape .palette{grid-column:2!important;grid-row:2 / 4!important;display:grid!important;grid-template-columns:repeat(3,36px)!important;grid-auto-rows:36px!important;gap:8px!important;justify-content:start!important;align-content:start!important;margin:0!important}body.tablet-device.mobile-landscape .colorChip,body.tablet-device.mobile-landscape .lobbyCard .colorChip,body.tablet-device.mobile-landscape .skinChip,body.tablet-device.mobile-landscape .skinButton,body.tablet-device.mobile-landscape .skinCarouselButton{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:13px!important}body.tablet-device.mobile-landscape .readyBox{grid-column:1 / 3!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;min-height:40px!important;padding:8px 12px!important;border-radius:16px!important;font-size:13px!important;line-height:1.15!important;white-space:normal!important;text-align:center!important;cursor:pointer!important;touch-action:manipulation!important}body.tablet-device.mobile-landscape #startStatus{grid-area:status!important;margin-top:0!important;min-height:18px!important;font-size:13px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.tablet-device.mobile-landscape #themeToggle,body.tablet-device.mobile-landscape #soundToggle,body.tablet-device.mobile-landscape #languageToggle,body.tablet-device.mobile-landscape #privacyButton,body.tablet-device.mobile-landscape #helpButton{transform:none!important;opacity:1!important}@media(orientation:landscape)and (min-width:900px)and (max-height:760px){body.tablet-device.mobile-landscape #lobby .lobbyCard{width:min(920px,calc(100vw - 36px))!important;padding:16px 20px 14px!important;row-gap:8px!important;column-gap:14px!important}body.tablet-device.mobile-landscape .titleLoop{height:46px!important;min-height:46px!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:42px!important}body.tablet-device.mobile-landscape .matchButton,body.tablet-device.mobile-landscape .modeButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:54px!important;padding:10px 12px!important}body.tablet-device.mobile-landscape .playerSelectBox{padding:12px!important;grid-template-columns:46px minmax(116px,1fr)!important;grid-template-rows:auto 48px 1fr auto!important}body.tablet-device.mobile-landscape .selectedPreview{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}body.tablet-device.mobile-landscape .palette{grid-template-columns:repeat(3,32px)!important;grid-auto-rows:32px!important;gap:7px!important}body.tablet-device.mobile-landscape .colorChip,body.tablet-device.mobile-landscape .lobbyCard .colorChip,body.tablet-device.mobile-landscape .skinChip,body.tablet-device.mobile-landscape .skinButton,body.tablet-device.mobile-landscape .skinCarouselButton{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}body.tablet-device.mobile-controls-active #mobileControlLayer,body.mobile-device.mobile-controls-active #mobileControlLayer{align-items:flex-end!important;justify-content:space-between!important;padding:0 max(26px,env(safe-area-inset-left)) calc(18px + env(safe-area-inset-bottom)) max(26px,env(safe-area-inset-right))!important}body.mobile-device.mobile-controls-active .mobileActionStack{display:none!important}body.mobile-device .mobilePad{--joy-x: 0px;--joy-y: 0px;position:relative!important;display:block!important;width:146px!important;height:146px!important;padding:0!important;border-radius:50%!important;background:radial-gradient(circle at 50% 50%,#ffffff57 0 25px,#007aff1a 26px 42px,#ffffffb3 43px 100%)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 18px 44px #0f172a21,inset 0 0 0 1px #ffffff94!important;touch-action:none!important}body.mobile-device .mobilePad:before{content:"";position:absolute;left:50%;top:50%;width:92px;height:92px;border-radius:50%;transform:translate(-50%,-50%);border:2px dashed rgba(17,24,39,.12);pointer-events:none}body.mobile-device .mobilePad:after{content:"";position:absolute;left:50%;top:50%;width:46px;height:46px;border-radius:50%;transform:translate(calc(-50% + var(--joy-x)),calc(-50% + var(--joy-y)));background:#111827d1;box-shadow:0 10px 24px #0f172a38,inset 0 0 0 2px #ffffff3d;pointer-events:none;transition:transform .08s ease}body.mobile-device .mobilePad.active:after{transition:none;background:#007affeb}body.mobile-device .mobilePadLabel{position:absolute!important;left:50%!important;top:50%!important;width:46px!important;height:46px!important;margin:0!important;transform:translate(calc(-50% + var(--joy-x)),calc(-50% + var(--joy-y)))!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:11px!important;font-weight:950!important;pointer-events:none!important;z-index:2!important;transition:transform .08s ease}body.mobile-device .mobilePad.active .mobilePadLabel{transition:none}body.mobile-device .mobilePadBtn{display:none!important}body.dark-mode.mobile-device .mobilePad{background:radial-gradient(circle at 50% 50%,#f5f7fb24 0 25px,#0a84ff29 26px 42px,#1c1f26b8 43px 100%)!important}body.dark-mode.mobile-device .mobilePad:before{border-color:#f5f7fb29}body.dark-mode.mobile-device .mobilePad:after{background:#f5f7fbdb;box-shadow:0 10px 24px #00000047,inset 0 0 0 2px #1118272e}body.dark-mode.mobile-device .mobilePadLabel{color:#111827!important}@media(max-width:900px)and (orientation:landscape){body.mobile-device .mobilePad{width:128px!important;height:128px!important}body.mobile-device .mobilePad:before{width:80px;height:80px}body.mobile-device .mobilePad:after,body.mobile-device .mobilePadLabel{width:42px!important;height:42px!important}}body.tablet-device.mobile-controls-active #mobileControlLayer .mobilePad,body.tablet-device.mobile-controls-active #mobileControlLayer .mobilePad.active{opacity:.6!important}body.tablet-device.ai-match-mode.mobile-controls-active #mobileControlLayer{justify-content:flex-start!important}body.tablet-device.ai-match-mode.mobile-controls-active #mobileControlLayer .mobilePadP2{display:none!important}body.tablet-device.ai-match-mode.mobile-controls-active #mobileControlLayer .mobilePadP1{margin-left:0!important}#settingsOverlay{position:fixed;inset:0;z-index:150;display:none;align-items:center;justify-content:center;padding:28px;background:#f8fafc7a;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}#settingsOverlay.show{display:flex}.settingsPopup{position:relative;width:min(420px,calc(100vw - 44px));padding:28px;border-radius:30px;color:#111827;background:#ffffffe0;border:1px solid rgba(0,0,0,.08);box-shadow:0 26px 76px #0f172a2e,inset 0 0 0 1px #ffffffa8}.settingsCloseButton{position:absolute;right:18px;top:18px;width:36px;height:36px;padding:0!important;border-radius:50%!important;background:#11182714!important;color:#111827!important;box-shadow:none!important;font-size:24px!important;line-height:1!important}.settingsHeader{padding-right:44px;margin-bottom:18px}.settingsBadge{display:inline-flex;padding:7px 12px;margin-bottom:12px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:900;letter-spacing:.04em}.settingsHeader h2{margin:0 0 8px;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.055em}.settingsHeader p{margin:0;color:#6b7280;font-size:14px;font-weight:700;line-height:1.45}.settingsBody{display:grid;gap:14px;padding:16px;border-radius:24px;background:#f8fafcc7;border:1px solid rgba(0,0,0,.06)}.settingsRow label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#111827;font-size:13px;font-weight:900}.settingsRow label span{color:#6b7280;font-size:12px}.settingsRow input[type=range]{width:100%;accent-color:#007aff}.settingsPerformanceOptions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.settingsPerformanceOptions button{min-width:0;padding:10px 8px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:12px!important;background:#ffffffc7!important;color:#475569!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important}.settingsPerformanceOptions button.selected{border-color:#007aff57!important;background:#007aff!important;color:#fff!important}.settingsPerformanceHudToggle{width:100%;border:1px solid rgba(15,23,42,.08)!important;border-radius:14px!important;padding:11px 14px!important;background:#ffffffc7!important;color:#334155!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important}.settingsPerformanceHudToggle.active{background:#34c75924!important;color:#087a37!important;border-color:#34c75947!important}#performanceHud{position:fixed;right:12px;bottom:12px;z-index:145;display:none;min-width:166px;padding:9px 11px;border-radius:10px;background:#020617d1;color:#dff7ff;font:700 11px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre;pointer-events:none;box-shadow:0 8px 24px #02061738}#performanceHud.show{display:block}.settingsThemeToggle,.pauseThemeToggle{width:100%;border:0;border-radius:999px;padding:13px 16px;background:#111827!important;color:#fff!important;box-shadow:0 12px 24px #11182729!important;font-size:14px!important;font-weight:900!important;cursor:pointer}body.dark-mode .settingsPopup,body.dark-mode .settingsBody{background:#ffffffe6!important;color:#111827!important}body.dark-mode .settingsHeader p,body.dark-mode .settingsRow label span{color:#6b7280!important}body.dark-mode .settingsCloseButton{background:#11182714!important;color:#111827!important}body.performance-low *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.performance-low #lobby,body.performance-low .lobbyCard,body.performance-low .settingsPopup,body.performance-low .pausePanel,body.performance-low .siteInfoPopup,body.performance-low .resultPanel{box-shadow:none!important;filter:none!important}body.performance-low .bgRollingBlock,body.performance-low .rollingShadow,body.performance-low .pcLobbyAd:before,body.performance-low .tabletLobbyAd:before{display:none!important}body.performance-low .titleRollText,body.performance-low .rollingCube,body.performance-low .rollingShadow,body.performance-low .selectedPreview:before,body.performance-low .selectedPreview:after,body.performance-low .resultPlayerCard.winner .resultBlockIcon,body.performance-low .dominanceEdge,body.performance-low #dominanceEdgeOverlay{animation:none!important;transition:none!important}body.performance-low .selectedPreview,body.performance-low .colorChip,body.performance-low .skinChoiceCard,body.performance-low .resultPlayerCard,body.performance-low button{box-shadow:none!important}body.performance-medium #settingsOverlay,body.performance-medium .settingsPopup{backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}#soundToggle,body.tablet-device #themeToggle,body.mobile-device #themeToggle,body.tablet-device.mobile-controls-active .mobileActionStack,body.tablet-device.mobile-controls-active #buffUI{display:none!important}body:not(.mobile-device):not(.tablet-device) #lobby .lobbySettingsButton{display:flex!important}.lobbySettingsButton{position:absolute;left:160px;top:22px;z-index:8;width:38px;height:38px;padding:0!important;display:none;align-items:center;justify-content:center;border-radius:50%!important;background:#ffffff9e!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 22px #0f172a1a,inset 0 0 0 1px #ffffff9e!important;font-size:18px!important;font-weight:950!important;line-height:1!important;cursor:pointer;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%)}body.tablet-device.mobile-landscape #lobby{align-items:center!important;justify-content:center!important;padding:max(16px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))!important;box-sizing:border-box!important;overflow:hidden!important}body.tablet-device.mobile-landscape #lobby .lobbyCard{width:min(1040px,calc(100vw - 42px))!important;height:min(570px,calc(100vh - 34px))!important;max-width:calc(100vw - 42px)!important;max-height:calc(100vh - 34px)!important;padding:22px 22px 18px!important;box-sizing:border-box!important;border-radius:30px!important;display:grid!important;grid-template-columns:minmax(310px,37%) minmax(230px,1fr) minmax(230px,1fr)!important;grid-template-rows:74px 122px 66px minmax(130px,1fr) 24px!important;grid-template-areas:"top top top" "match p1 p2" "ai p1 p2" "mode p1 p2" "status status status"!important;column-gap:16px!important;row-gap:10px!important;align-items:stretch!important;overflow:hidden!important}body.tablet-device.mobile-landscape .lobbyHelpButton{left:22px!important;top:22px!important}body.tablet-device.mobile-landscape .lobbyLangButton{left:68px!important;top:22px!important}body.tablet-device.mobile-landscape .lobbyPrivacyButton{left:114px!important;top:22px!important}body.tablet-device.mobile-landscape .lobbySettingsButton{display:inline-flex!important;left:160px!important;top:22px!important}body.tablet-device.mobile-landscape .lobbyHelpButton,body.tablet-device.mobile-landscape .lobbyLangButton,body.tablet-device.mobile-landscape .lobbyPrivacyButton,body.tablet-device.mobile-landscape .lobbySettingsButton{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;transform:none!important;opacity:1!important}body.tablet-device.mobile-landscape .titleLoop{grid-area:top!important;align-self:center!important;justify-self:center!important;width:min(420px,48vw)!important;height:62px!important;min-height:62px!important;margin:0!important;pointer-events:none!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:clamp(42px,5.2vw,58px)!important;line-height:1!important}body.tablet-device.mobile-landscape .matchSelectWrap{grid-area:match!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .aiDifficultyWrap{grid-area:ai!important;align-self:stretch!important;margin:0!important}body.tablet-device.mobile-landscape .modeSelectWrap{grid-area:mode!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:10px!important;padding-top:0!important;margin:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .ghostToggleBox.ghostMiniToggle{right:8px!important;top:-46px!important;width:58px!important;height:30px!important;z-index:7!important}body.tablet-device.mobile-landscape .matchButton,body.tablet-device.mobile-landscape .modeButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:0!important;height:100%!important;padding:12px 16px!important;border-radius:20px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body.tablet-device.mobile-landscape .matchButton strong,body.tablet-device.mobile-landscape .modeButton strong{font-size:16px!important;margin-bottom:5px!important}body.tablet-device.mobile-landscape .matchButton span,body.tablet-device.mobile-landscape .modeButton span{font-size:12px!important;line-height:1.25!important}body.tablet-device.mobile-landscape .playerSelectBox{min-width:0!important;min-height:0!important;height:100%!important;padding:16px 14px 14px!important;border-radius:24px!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:22px 50px minmax(92px,1fr) 58px!important;gap:10px!important;align-items:center!important;overflow:hidden!important}body.tablet-device.mobile-landscape .playerSelectTitle{margin:0!important;font-size:15px!important;line-height:1!important;text-align:left!important}body.tablet-device.mobile-landscape .selectedPreview{width:46px!important;height:46px!important;margin:0 auto!important;border-radius:14px!important}body.tablet-device.mobile-landscape .palette,body.tablet-device.mobile-landscape .skinPalette{width:100%!important;max-width:230px!important;margin:0 auto!important}body.tablet-device.mobile-landscape .skinCarousel{width:min(230px,100%)!important;grid-template-columns:34px minmax(0,1fr) 34px!important;gap:8px!important;align-self:center!important}body.tablet-device.mobile-landscape .skinViewport{border-radius:18px!important;min-width:0!important}body.tablet-device.mobile-landscape .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape #lobby .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton{height:42px!important;min-height:42px!important;padding:0 10px 0 44px!important;border-radius:16px!important;font-size:12px!important}body.tablet-device.mobile-landscape .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape #lobby .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape .skinArrowBtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important;align-self:center!important}body.tablet-device.mobile-landscape .skinDots{height:9px!important;margin-top:0!important}body.tablet-device.mobile-landscape .readyBox.readyTouchCard{align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:0!important;height:58px!important;padding:0 12px!important;border-radius:16px!important;font-size:13px!important;line-height:1.1!important}body.tablet-device.mobile-landscape .aiDifficultyWrap.show.aiDifficultyCarousel{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;width:100%!important;max-width:none!important;gap:8px!important;align-items:center!important}body.tablet-device.mobile-landscape .aiDifficultyViewport{width:100%!important}@media(max-height:620px)and (orientation:landscape){body.tablet-device.mobile-landscape #lobby .lobbyCard{height:calc(100vh - 28px)!important;grid-template-rows:62px 104px 54px minmax(112px,1fr) 22px!important;row-gap:8px!important;padding:18px 20px 14px!important}body.tablet-device.mobile-landscape .titleLoop{height:52px!important;min-height:52px!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:clamp(36px,4.8vw,50px)!important}body.tablet-device.mobile-landscape .playerSelectBox{grid-template-rows:20px 42px minmax(82px,1fr) 52px!important;gap:8px!important;padding:14px 12px 12px!important}body.tablet-device.mobile-landscape .selectedPreview{width:40px!important;height:40px!important}body.tablet-device.mobile-landscape .readyBox.readyTouchCard{height:52px!important}body.tablet-device.mobile-landscape .matchButton strong,body.tablet-device.mobile-landscape .modeButton strong{font-size:15px!important}body.tablet-device.mobile-landscape .matchButton span,body.tablet-device.mobile-landscape .modeButton span{font-size:11px!important}}body.tablet-device.mobile-landscape .palette.compactPalette{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:none!important;margin:0 auto!important;align-self:start!important}body.tablet-device.mobile-landscape .solidColorStepper,body.tablet-device.mobile-landscape .skinCarousel{width:min(210px,100%)!important;max-width:210px!important;box-sizing:border-box!important;margin:0 auto!important}body.tablet-device.mobile-landscape .solidColorStepper{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:8px!important;padding:7px!important}body.tablet-device.mobile-landscape .skinCarousel{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;grid-template-rows:42px 10px!important;align-items:center!important;justify-content:center!important;justify-items:center!important;column-gap:8px!important;row-gap:4px!important}body.tablet-device.mobile-landscape .skinViewport{width:100%!important;min-width:0!important;height:42px!important;border-radius:16px!important}body.tablet-device.mobile-landscape .skinTrack{height:42px!important;align-items:center!important}body.tablet-device.mobile-landscape .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape #lobby .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton{width:100%!important;min-width:100%!important;height:42px!important;min-height:42px!important;padding:0 10px 0 44px!important;border-radius:16px!important;font-size:12px!important;line-height:1!important}body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton:before{left:9px!important;width:26px!important;height:26px!important;border-radius:9px!important}body.tablet-device.mobile-landscape .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape #lobby .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape .skinArrowBtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important;align-self:center!important;justify-self:center!important}body.tablet-device.mobile-landscape .skinDots{grid-column:1 / -1!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;height:8px!important;margin:-1px 0 0!important;gap:4px!important}body.tablet-device.mobile-landscape .skinDot{width:5px!important;height:5px!important}body.tablet-device.mobile-landscape .skinDot.active{width:14px!important}@media(max-height:620px)and (orientation:landscape){body.tablet-device.mobile-landscape .palette.compactPalette{gap:6px!important}body.tablet-device.mobile-landscape .solidColorStepper,body.tablet-device.mobile-landscape .skinCarousel{width:min(200px,100%)!important;max-width:200px!important}body.tablet-device.mobile-landscape .skinCarousel{grid-template-rows:38px 8px!important}body.tablet-device.mobile-landscape .skinViewport,body.tablet-device.mobile-landscape .skinTrack,body.tablet-device.mobile-landscape .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape #lobby .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton{height:38px!important;min-height:38px!important}}body.tablet-device.mobile-landscape .playerSelectBox{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto 54px auto minmax(0,1fr) auto!important;justify-items:center!important;align-items:start!important;gap:8px!important}body.tablet-device.mobile-landscape .playerSelectTitle{grid-column:1!important;grid-row:1!important;justify-self:stretch!important;text-align:left!important}body.tablet-device.mobile-landscape .selectedPreview{grid-column:1!important;grid-row:2!important;justify-self:center!important;align-self:center!important;margin:0 auto!important}body.tablet-device.mobile-landscape .palette,body.tablet-device.mobile-landscape .palette.compactPalette{grid-column:1!important;grid-row:3!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:0 auto!important;padding:0!important}body.tablet-device.mobile-landscape .solidColorStepper,body.tablet-device.mobile-landscape .skinPalette.skinCarousel,body.tablet-device.mobile-landscape #lobby .skinPalette.skinCarousel{justify-self:center!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important;width:min(214px,calc(100% - 8px))!important;max-width:214px!important}body.tablet-device.mobile-landscape .readyBox{grid-column:1!important;grid-row:5!important;justify-self:stretch!important;align-self:end!important}@media(orientation:landscape)and (min-width:900px)and (max-height:760px){body.tablet-device.mobile-landscape .playerSelectBox{grid-template-columns:1fr!important;grid-template-rows:auto 50px auto minmax(0,1fr) auto!important}body.tablet-device.mobile-landscape .solidColorStepper,body.tablet-device.mobile-landscape .skinPalette.skinCarousel,body.tablet-device.mobile-landscape #lobby .skinPalette.skinCarousel{width:min(206px,calc(100% - 8px))!important;max-width:206px!important}}#deviceLayoutChoiceOverlay{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:radial-gradient(circle at 30% 20%,rgba(0,122,255,.18),transparent 34%),radial-gradient(circle at 72% 76%,rgba(255,45,85,.13),transparent 36%),#f8fafcdb;backdrop-filter:blur(26px) saturate(160%);-webkit-backdrop-filter:blur(26px) saturate(160%)}#deviceLayoutChoiceOverlay.show{display:flex}.deviceLayoutChoiceCard{width:min(560px,calc(100vw - 42px));padding:28px 28px 24px;border-radius:30px;background:#ffffffd1;border:1px solid rgba(0,0,0,.08);box-shadow:0 28px 76px #0f172a2e,inset 0 0 0 1px #ffffff9e;text-align:center;color:#111827}.deviceLayoutChoiceBadge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:6px 12px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:900;letter-spacing:-.02em}.deviceLayoutChoiceCard h2{margin:0 0 8px;font-size:28px;line-height:1.15;letter-spacing:-.055em;font-weight:950}.deviceLayoutChoiceCard p{margin:0 0 20px;color:#6b7280;font-size:14px;line-height:1.55;font-weight:750;letter-spacing:-.02em}.deviceLayoutChoiceButtons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.deviceLayoutChoiceBtn{min-height:116px;padding:16px 14px;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#ffffffb8;color:#111827;box-shadow:0 12px 28px #0f172a14,inset 0 0 0 1px #ffffff94;cursor:pointer;font-family:inherit;text-align:center;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.deviceLayoutChoiceBtn:hover{transform:translateY(-2px);border-color:#007aff61;box-shadow:0 18px 38px #0f172a1f,0 0 0 3px #007aff1a}.deviceLayoutChoiceIcon{display:block;font-size:30px;line-height:1;margin-bottom:10px}.deviceLayoutChoiceBtn strong{display:block;font-size:17px;font-weight:950;margin-bottom:5px;letter-spacing:-.035em}.deviceLayoutChoiceBtn span{display:block;font-size:12px;line-height:1.35;font-weight:750;color:#6b7280}.deviceLayoutChoiceHint{margin-top:14px!important;margin-bottom:0!important;font-size:11px!important;color:#6b7280d1!important}body.dark-mode #deviceLayoutChoiceOverlay{background:radial-gradient(circle at 30% 20%,rgba(0,122,255,.18),transparent 34%),radial-gradient(circle at 72% 76%,rgba(255,45,85,.13),transparent 36%),#0a0c12db}body.dark-mode .deviceLayoutChoiceCard{background:#1c1f26db;border-color:#ffffff1a;color:#f5f7fb;box-shadow:0 28px 76px #00000057,inset 0 0 0 1px #ffffff0f}body.dark-mode .deviceLayoutChoiceCard p,body.dark-mode .deviceLayoutChoiceBtn span,body.dark-mode .deviceLayoutChoiceHint{color:#a4aab8!important}body.dark-mode .deviceLayoutChoiceBtn{background:#ffffff14;color:#f5f7fb;border-color:#ffffff1a;box-shadow:0 12px 28px #0003,inset 0 0 0 1px #ffffff0d}@media(max-width:560px){.deviceLayoutChoiceButtons{grid-template-columns:1fr}.deviceLayoutChoiceBtn{min-height:86px}}body.device-layout-forced-tablet #countdownOverlay,body.tablet-device #countdownOverlay{justify-content:center!important;gap:8px!important;padding:18px 22px!important;box-sizing:border-box!important;overflow:hidden!important}body.device-layout-forced-tablet #countNumber,body.tablet-device #countNumber{font-size:clamp(58px,10.5vw,96px)!important;line-height:.9!important;margin:0!important}body.device-layout-forced-tablet #countRule,body.tablet-device #countRule{margin-top:8px!important;font-size:clamp(15px,2.15vw,21px)!important;line-height:1.28!important;max-width:min(760px,calc(100vw - 64px))!important;padding:0 12px!important}body.device-layout-forced-tablet #classicCountdownGuide,body.device-layout-forced-tablet #ghostCountdownGuide,body.tablet-device #classicCountdownGuide,body.tablet-device #ghostCountdownGuide{width:min(760px,calc(100vw - 64px))!important;max-height:calc(100vh - 140px)!important;margin-top:10px!important;padding:16px 18px!important;border-radius:22px!important;box-sizing:border-box!important;overflow:hidden!important}body.device-layout-forced-tablet .classicGuideHeader,body.tablet-device .classicGuideHeader{gap:10px!important;margin-bottom:10px!important}body.device-layout-forced-tablet .classicGuideIcon,body.tablet-device .classicGuideIcon{width:46px!important;height:46px!important;border-radius:15px!important}body.device-layout-forced-tablet .classicGuideIcon:before,body.tablet-device .classicGuideIcon:before{width:22px!important;height:22px!important;border-radius:8px!important}body.device-layout-forced-tablet .classicGuideTitle strong,body.tablet-device .classicGuideTitle strong{font-size:clamp(17px,2.2vw,21px)!important;line-height:1.08!important;margin-bottom:3px!important}body.device-layout-forced-tablet .classicGuideTitle span,body.tablet-device .classicGuideTitle span{font-size:clamp(11px,1.55vw,13px)!important;line-height:1.22!important}body.device-layout-forced-tablet .classicGuideList,body.tablet-device .classicGuideList{gap:8px!important}body.device-layout-forced-tablet .classicRuleFourList,body.tablet-device .classicRuleFourList{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.device-layout-forced-tablet .classicGuideStep,body.tablet-device .classicGuideStep,body.device-layout-forced-tablet .classicRuleFourList .classicGuideStep,body.tablet-device .classicRuleFourList .classicGuideStep{min-height:0!important;padding:10px!important;border-radius:16px!important}body.device-layout-forced-tablet .classicGuideStep b,body.tablet-device .classicGuideStep b{font-size:clamp(11px,1.55vw,13px)!important;line-height:1.15!important;margin-bottom:4px!important}body.device-layout-forced-tablet .classicGuideStep span,body.tablet-device .classicGuideStep span{font-size:clamp(10px,1.35vw,12px)!important;line-height:1.22!important}body.device-layout-forced-tablet #itemCountdownGuide,body.tablet-device #itemCountdownGuide{width:min(820px,calc(100vw - 64px))!important;max-height:calc(100vh - 132px)!important;margin-top:10px!important;gap:8px!important;flex-wrap:wrap!important;align-items:stretch!important;overflow:hidden!important}body.device-layout-forced-tablet .itemGuideCard,body.tablet-device .itemGuideCard{flex:1 1 240px!important;max-width:260px!important;min-height:62px!important;grid-template-columns:42px 1fr!important;gap:8px!important;padding:9px 10px!important;border-radius:16px!important;box-sizing:border-box!important}body.device-layout-forced-tablet .itemGuideIcon,body.tablet-device .itemGuideIcon{width:40px!important;height:40px!important;border-radius:13px!important}body.device-layout-forced-tablet .itemGuideText strong,body.tablet-device .itemGuideText strong{font-size:clamp(11px,1.55vw,13px)!important;line-height:1.08!important;margin-bottom:3px!important}body.device-layout-forced-tablet .itemGuideText span,body.tablet-device .itemGuideText span{font-size:clamp(10px,1.35vw,12px)!important;line-height:1.18!important}body.device-layout-forced-tablet .itemGuideIcon.area:before,body.tablet-device .itemGuideIcon.area:before{width:22px!important;height:22px!important;border-width:3px!important}body.device-layout-forced-tablet .itemGuideIcon.area:after,body.tablet-device .itemGuideIcon.area:after{width:14px!important;height:14px!important}body.device-layout-forced-tablet .itemGuideIcon.speed:before,body.tablet-device .itemGuideIcon.speed:before{width:24px!important;height:8px!important}body.device-layout-forced-tablet .itemGuideIcon.speed:after,body.tablet-device .itemGuideIcon.speed:after{border-top-width:9px!important;border-bottom-width:9px!important;border-left-width:13px!important}body.device-layout-forced-tablet .itemGuideIcon.line:before,body.tablet-device .itemGuideIcon.line:before{width:28px!important;height:6px!important;box-shadow:0 -10px #fff,0 10px #fff!important}body.device-layout-forced-tablet .itemGuideIcon.shield:before,body.tablet-device .itemGuideIcon.shield:before{width:24px!important;height:24px!important;border-width:3px!important}body.device-layout-forced-tablet .itemGuideIcon.shield:after,body.tablet-device .itemGuideIcon.shield:after{width:32px!important;height:32px!important;border-width:2px!important}@media(max-height:760px)and (orientation:landscape){body.device-layout-forced-tablet #countNumber,body.tablet-device #countNumber{font-size:clamp(48px,9vw,74px)!important}body.device-layout-forced-tablet #classicCountdownGuide,body.device-layout-forced-tablet #ghostCountdownGuide,body.tablet-device #classicCountdownGuide,body.tablet-device #ghostCountdownGuide{width:min(720px,calc(100vw - 72px))!important;max-height:calc(100vh - 112px)!important;padding:12px 14px!important;margin-top:6px!important}body.device-layout-forced-tablet .classicGuideHeader,body.tablet-device .classicGuideHeader{margin-bottom:7px!important}body.device-layout-forced-tablet .classicGuideIcon,body.tablet-device .classicGuideIcon{width:38px!important;height:38px!important;border-radius:13px!important}body.device-layout-forced-tablet .classicGuideStep,body.tablet-device .classicGuideStep{padding:7px 8px!important;border-radius:13px!important}body.device-layout-forced-tablet #itemCountdownGuide,body.tablet-device #itemCountdownGuide{width:min(780px,calc(100vw - 72px))!important;max-height:calc(100vh - 108px)!important;margin-top:6px!important;gap:6px!important}body.device-layout-forced-tablet .itemGuideCard,body.tablet-device .itemGuideCard{flex-basis:220px!important;min-height:54px!important;padding:7px 9px!important}}.tabletJoystickControlArt{display:none;margin-top:10px;width:min(620px,calc(100vw - 80px));padding:12px 16px;border-radius:22px;background:#ffffffb3;border:1px solid rgba(0,0,0,.07);box-shadow:0 14px 34px #0f172a1a,inset 0 0 0 1px #ffffff80;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);box-sizing:border-box}.tabletJoystickTitle{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:10px;color:var(--text-main);font-weight:900;font-size:clamp(13px,1.8vw,16px);line-height:1.15;letter-spacing:-.035em}.tabletJoystickTitle span{color:var(--text-sub);font-weight:750;font-size:clamp(10px,1.35vw,12px)}.tabletJoystickScreen{position:relative;height:clamp(86px,15.5vw,128px);border-radius:18px;background:linear-gradient(180deg,#f8fafceb,#e5ebf4d1);border:2px solid rgba(17,24,39,.12);box-shadow:inset 0 0 0 1px #ffffffb8;overflow:hidden}.tabletJoystickScreen:before{content:"";position:absolute;inset:13px 18px;border-radius:12px;background-image:linear-gradient(rgba(15,23,42,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.055) 1px,transparent 1px);background-size:22px 22px;opacity:.8}.tabletMiniBoard{position:absolute;left:50%;top:50%;width:clamp(98px,15vw,138px);height:clamp(58px,9vw,82px);transform:translate(-50%,-50%) rotateX(58deg) rotate(-45deg);border-radius:10px;background:linear-gradient(90deg,#007aff4d 0 42%,#ffffff7a 42% 58%,#ff2d5547 58% 100%);border:2px solid rgba(17,24,39,.1);box-shadow:0 14px 24px #0f172a1f}.tabletMiniBlock{position:absolute;left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:5px;background:#111827;box-shadow:0 5px 12px #11182740,inset 0 0 0 2px #ffffff59;animation:tabletMiniBlockMove 1.45s ease-in-out infinite}@keyframes tabletMiniBlockMove{0%,to{transform:translate(-24px,14px) rotate(0)}35%{transform:translateY(-4px) rotate(90deg)}70%{transform:translate(28px,10px) rotate(180deg)}}.tabletJoystickPair{position:absolute;inset:0;pointer-events:none}.tabletStick{position:absolute;bottom:10px;width:clamp(58px,9.2vw,76px);height:clamp(58px,9.2vw,76px);border-radius:50%;background:#ffffffc7;border:2px solid rgba(17,24,39,.1);box-shadow:0 10px 22px #0f172a24,inset 0 0 0 8px #1118270b}.tabletStick.left{left:18px}.tabletStick.right{right:18px}.tabletStick:before{content:"";position:absolute;left:50%;top:50%;width:38%;height:38%;border-radius:50%;background:#111827;box-shadow:0 5px 10px #11182738;animation:tabletStickMove 1.45s ease-in-out infinite}.tabletStick.right:before{animation-delay:.22s}@keyframes tabletStickMove{0%,to{transform:translate(-50%,-50%)}35%{transform:translate(-18%,-74%)}70%{transform:translate(-82%,-24%)}}.tabletFinger{position:absolute;width:20px;height:26px;border-radius:999px 999px 10px 10px;background:#ffd166f0;border:2px solid rgba(255,255,255,.88);box-shadow:0 8px 16px #0f172a29;transform-origin:50% 100%;animation:tabletFingerMove 1.45s ease-in-out infinite}.tabletFinger.left{left:42px;bottom:33px}.tabletFinger.right{right:42px;bottom:33px;animation-delay:.22s}@keyframes tabletFingerMove{0%,to{transform:translate(0) rotate(-8deg)}35%{transform:translate(7px,-9px) rotate(5deg)}70%{transform:translate(-8px,5px) rotate(-14deg)}}body.dark-mode .tabletJoystickControlArt{background:#1c1f26b8;border-color:#ffffff1a;box-shadow:0 14px 34px #00000047,inset 0 0 0 1px #ffffff0f}body.dark-mode .tabletJoystickScreen{background:linear-gradient(180deg,#242832eb,#12151cdb);border-color:#ffffff1f}body.dark-mode .tabletJoystickScreen:before{background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px)}body.dark-mode .tabletStick{background:#ffffff1a;border-color:#ffffff29;box-shadow:0 10px 22px #00000038,inset 0 0 0 8px #ffffff0b}body.dark-mode .tabletStick:before,body.dark-mode .tabletMiniBlock{background:#f5f7fb}body.device-layout-forced-tablet #countdownControlGuide,body.tablet-device #countdownControlGuide{width:min(640px,calc(100vw - 80px))!important;margin-top:8px!important}body.device-layout-forced-tablet #countdownControlGuide .controlKeyboardTitle,body.device-layout-forced-tablet #countdownControlGuide .keyboardFullArt,body.device-layout-forced-tablet #countdownControlGuide .keyboardLegendInline,body.tablet-device #countdownControlGuide .controlKeyboardTitle,body.tablet-device #countdownControlGuide .keyboardFullArt,body.tablet-device #countdownControlGuide .keyboardLegendInline{display:none!important}body.device-layout-forced-tablet #tabletJoystickControlArt,body.tablet-device #tabletJoystickControlArt{display:block!important}@media(max-height:760px)and (orientation:landscape){body.device-layout-forced-tablet #countdownControlGuide,body.tablet-device #countdownControlGuide{width:min(560px,calc(100vw - 92px))!important;margin-top:5px!important}body.device-layout-forced-tablet .tabletJoystickControlArt,body.tablet-device .tabletJoystickControlArt{width:min(560px,calc(100vw - 92px))!important;padding:8px 10px!important;border-radius:18px!important}body.device-layout-forced-tablet .tabletJoystickScreen,body.tablet-device .tabletJoystickScreen{height:clamp(68px,12.5vw,96px)!important;border-radius:15px!important}body.device-layout-forced-tablet .tabletJoystickTitle,body.tablet-device .tabletJoystickTitle{margin-bottom:6px!important}body.device-layout-forced-tablet .tabletStick,body.tablet-device .tabletStick{bottom:7px!important;width:clamp(48px,7.8vw,62px)!important;height:clamp(48px,7.8vw,62px)!important}body.device-layout-forced-tablet .tabletStick.left,body.tablet-device .tabletStick.left{left:13px!important}body.device-layout-forced-tablet .tabletStick.right,body.tablet-device .tabletStick.right{right:13px!important}body.device-layout-forced-tablet .tabletFinger.left,body.tablet-device .tabletFinger.left{left:31px!important;bottom:26px!important}body.device-layout-forced-tablet .tabletFinger.right,body.tablet-device .tabletFinger.right{right:31px!important;bottom:26px!important}}body:not(.mobile-phone-blocked) .lobbySettingsButton{display:inline-flex!important}.settingsVolumeControl{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center}.settingsVolumeControl input[type=range]{width:100%!important;margin:0!important}.settingsMuteButton,#lobby .lobbyCard button.settingsMuteButton,body.dark-mode .settingsMuteButton{width:42px!important;height:34px!important;min-width:42px!important;min-height:34px!important;padding:0!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#11182714!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important;font-size:15px!important;line-height:1!important;cursor:pointer!important}.settingsMuteButton.muted{background:#ff3b301f!important;color:#b91c1c!important;border-color:#ff3b3038!important}body.dark-mode .settingsMuteButton{background:#11182714!important;color:#111827!important}body.dark-mode .settingsMuteButton.muted{background:#ff3b3024!important;color:#b91c1c!important}.lobbySettingsButton{left:160px!important;top:22px!important}@media(max-width:860px){.settingsVolumeControl{grid-template-columns:minmax(0,1fr) 40px;gap:8px}.settingsMuteButton{width:40px!important;height:32px!important}}.pcLobbyAd{position:absolute;z-index:3;display:none;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;pointer-events:auto;user-select:none;color:#1118278f;font-size:13px;font-weight:900;letter-spacing:-.02em;border:1px dashed rgba(15,23,42,.22);background:linear-gradient(135deg,#ffffffbd,#f8fafc8a),repeating-linear-gradient(45deg,rgba(15,23,42,.035) 0 8px,transparent 8px 16px);box-shadow:0 18px 42px #0f172a1a,inset 0 0 0 1px #ffffff9e;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.pcLobbyAd span{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:7px 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 0 0 1px #ffffff94}.pcLobbyAdSide{top:50%;width:160px;height:min(600px,calc(100vh - 120px));min-height:420px;border-radius:28px;transform:translateY(-50%)}.pcLobbyAdLeft{left:28px}.pcLobbyAdRight{right:28px}.pcLobbyAdBottom{left:50%;bottom:20px;width:min(728px,calc(100vw - 520px));min-width:460px;height:90px;border-radius:24px;transform:translate(-50%)}.pcLobbyAdClose{position:absolute;top:-12px;right:-12px;width:30px;height:30px;border:0;border-radius:999px;background:#111827eb;color:#fff;font-size:16px;line-height:30px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0f172a38;padding:0}.pcLobbyAdBottom.is-hidden{display:none!important}body:not(.tablet-device):not(.mobile-phone-blocked):not(.device-layout-forced-tablet) #lobby .pcLobbyAd,body.device-layout-forced-pc #lobby .pcLobbyAd{display:flex}body.tablet-device #lobby .pcLobbyAd,body.device-layout-forced-tablet #lobby .pcLobbyAd,body.mobile-phone-blocked #lobby .pcLobbyAd{display:none!important}body.dark-mode .pcLobbyAd{color:#1118279e;border-color:#0f172a33;background:linear-gradient(135deg,#ffffffb8,#f8fafc80),repeating-linear-gradient(45deg,rgba(15,23,42,.04) 0 8px,transparent 8px 16px)}@media(max-width:1560px){.pcLobbyAdSide{width:124px;min-height:360px;border-radius:24px;font-size:12px}.pcLobbyAdLeft{left:18px}.pcLobbyAdRight{right:18px}.pcLobbyAdBottom{width:min(640px,calc(100vw - 380px));min-width:420px;height:78px;bottom:16px}}@media(max-width:1280px){#lobby .pcLobbyAdSide{display:none!important}.pcLobbyAdBottom{width:min(640px,calc(100vw - 60px));min-width:0}}.lobbySiteInfoButton{position:absolute;top:18px;right:128px;z-index:4;width:36px;height:36px;border-radius:50%!important;padding:0!important;display:inline-flex;align-items:center;justify-content:center;background:#ffffff9e!important;color:#111827!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 22px #0f172a1a,inset 0 0 0 1px #ffffff94!important;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);font-size:17px!important;line-height:1!important}.lobbySiteInfoButton:hover{transform:translateY(-1px) scale(1.05);background:#ffffffe0!important;box-shadow:0 12px 26px #0f172a24,0 0 0 3px #007aff1a!important}body.dark-mode .lobbySiteInfoButton{background:#ffffff9e!important;color:#111827!important}.lobbyFooterLinks{position:fixed;right:18px;bottom:18px;left:auto;z-index:60;transform:none;display:flex;gap:10px;align-items:center;justify-content:flex-end;padding:8px 12px;border-radius:999px;background:#ffffff85;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffff85;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);color:#11182794;font-size:11px;font-weight:750;white-space:nowrap}.lobbyFooterLinks button,.lobbyFooterLinks a{all:unset;cursor:pointer;color:#111827a8;font-weight:850}.lobbyFooterLinks button:hover,.lobbyFooterLinks a:hover{color:#007aff}#siteInfoOverlay{position:fixed;inset:0;z-index:150;display:none;align-items:center;justify-content:center;padding:28px;background:#0f172a61;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}#siteInfoOverlay.show{display:flex}.siteInfoPopup{position:relative;width:min(980px,calc(100vw - 44px));max-height:calc(100vh - 56px);overflow:hidden;display:grid;grid-template-columns:240px 1fr;border-radius:34px;background:#ffffffe6;border:1px solid rgba(255,255,255,.92);box-shadow:0 26px 80px #0f172a3d,inset 0 0 0 1px #ffffff7a;color:#111827}.siteInfoCloseButton{position:absolute;top:16px;right:16px;z-index:5;width:34px;height:34px;border:0;border-radius:50%;background:#11182714;color:#111827;font-size:22px;font-weight:800;cursor:pointer}.siteInfoSide{padding:28px 18px;background:#f8fafcd1;border-right:1px solid rgba(15,23,42,.08)}.siteInfoBrand{padding:2px 8px 18px}.siteInfoBrand strong{display:block;font-size:22px;letter-spacing:-.05em;font-weight:950}.siteInfoBrand span{display:block;margin-top:5px;font-size:12px;line-height:1.35;color:#6b7280;font-weight:750}.siteInfoTabs{display:grid;gap:7px}.siteInfoTab{border:0;border-radius:16px;padding:12px 13px;background:transparent;color:#6b7280;text-align:left;font-size:14px;font-weight:850;cursor:pointer}.siteInfoTab:hover{background:#007aff14;color:#111827}.siteInfoTab.active{background:#111827;color:#fff;box-shadow:0 10px 22px #11182729}.siteInfoContent{min-height:560px;max-height:calc(100vh - 56px);overflow:auto;padding:34px 38px 38px}.siteInfoPanel{display:none}.siteInfoPanel.active{display:block}.siteInfoPanel h2{margin:0 0 10px;font-size:30px;letter-spacing:-.055em;font-weight:950}.siteInfoLead{margin:0 0 22px;color:#6b7280;font-size:15px;line-height:1.65;font-weight:700}.siteInfoGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.siteInfoCard{padding:17px 18px;border-radius:22px;background:#f8fafcd1;border:1px solid rgba(15,23,42,.07)}.siteInfoCard strong{display:block;margin-bottom:7px;font-size:15px;font-weight:950}.siteInfoCard span,.siteInfoCard p,.siteInfoCard li{color:#6b7280;font-size:13px;line-height:1.55;font-weight:700}.siteInfoCard ul{margin:8px 0 0;padding-left:18px}.updateList{display:grid;gap:12px}.updateItem{padding:17px 18px;border-radius:22px;background:#f8fafcd1;border:1px solid rgba(15,23,42,.07)}.updateItem b{display:block;margin-bottom:7px;font-size:15px}.updateItem ul{margin:0;padding-left:18px;color:#6b7280;font-size:13px;line-height:1.6;font-weight:700}.siteInfoContactBox{display:inline-flex;align-items:center;gap:10px;margin-top:8px;padding:13px 16px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 24px #1118272e}.siteInfoTutorialBox{margin-top:18px;padding:18px;border-radius:24px;background:#007aff14;border:1px solid rgba(0,122,255,.16);box-shadow:inset 0 0 0 1px #ffffff85;text-align:left}.siteInfoTutorialBox strong{display:block;font-size:16px;font-weight:950;color:var(--text-main);margin-bottom:6px}.siteInfoTutorialBox span{display:block;font-size:13px;line-height:1.55;color:var(--text-sub);font-weight:750;margin-bottom:14px}.siteInfoTutorialReplayButton{border:0;border-radius:999px;padding:12px 18px;background:#111827;color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 12px 24px #1118272e}.siteInfoTutorialReplayButton:hover{transform:translateY(-1px)}.siteInfoMutedNote{margin-top:18px;padding:14px 16px;border-radius:18px;background:#007aff14;color:#4b5563;font-size:13px;line-height:1.55;font-weight:700}body.dark-mode .lobbyFooterLinks{background:#ffffff80;color:#11182794}body.dark-mode .lobbyFooterLinks button,body.dark-mode .lobbyFooterLinks a{color:#111827ad}body.dark-mode .siteInfoPopup{background:#1c1f26f0;border-color:#ffffff1a;color:#f5f7fb}body.dark-mode .siteInfoSide,body.dark-mode .siteInfoCard,body.dark-mode .siteInfoTutorialBox,body.dark-mode .updateItem{background:#ffffff0f;border-color:#ffffff14}body.dark-mode .siteInfoBrand span,body.dark-mode .siteInfoLead,body.dark-mode .siteInfoCard span,body.dark-mode .siteInfoCard p,body.dark-mode .siteInfoCard li,body.dark-mode .updateItem ul,body.dark-mode .siteInfoMutedNote,body.dark-mode .siteInfoTab{color:#a4aab8}body.dark-mode .siteInfoTab:hover{background:#ffffff14;color:#f5f7fb}body.dark-mode .siteInfoTab.active,body.dark-mode .siteInfoContactBox{background:#f5f7fb;color:#111827}body.dark-mode .siteInfoCloseButton{background:#ffffff1a;color:#f5f7fb}body.dark-mode .siteInfoMutedNote{background:#0a84ff24}@media(max-width:860px){.lobbySiteInfoButton{right:120px}.siteInfoPopup{grid-template-columns:1fr}.siteInfoSide{border-right:0;border-bottom:1px solid rgba(15,23,42,.08);padding:22px 18px 14px}.siteInfoTabs{grid-template-columns:repeat(2,1fr)}.siteInfoContent{min-height:0;padding:24px 22px 28px}.siteInfoGrid{grid-template-columns:1fr}.lobbyFooterLinks{right:12px;bottom:10px;left:auto;transform:none;max-width:calc(100vw - 28px);overflow:hidden}}@media(max-width:720px){.lobbySiteInfoButton{top:62px;right:18px}.lobbyFooterLinks{right:10px;bottom:10px;left:auto;transform:none;display:flex;gap:7px;padding:7px 9px;font-size:10px;max-width:calc(100vw - 20px)}.siteInfoTabs{grid-template-columns:1fr}}.lobbySiteInfoButton{left:68px!important;right:auto!important;top:22px!important;z-index:8!important;width:38px!important;height:38px!important}.lobbyLangButton{left:114px!important}.lobbyPrivacyButton{left:160px!important}.lobbySettingsButton{left:206px!important}body.mobile-device.mobile-landscape #siteInfoToggle{transform:scale(.68)!important;opacity:.78!important}@media(max-width:720px){.lobbySiteInfoButton{left:68px!important;right:auto!important;top:22px!important}}.pcControlGuide{display:block}.tabletControlGuide{display:none}body.tablet-device .pcControlGuide,body.device-layout-forced-tablet .pcControlGuide{display:none!important}body.tablet-device .tabletControlGuide,body.device-layout-forced-tablet .tabletControlGuide{display:block!important}.tabletControlVisual{position:relative;width:min(620px,100%);aspect-ratio:16 / 9;margin:2px auto 20px;border-radius:34px;background:radial-gradient(circle at 24% 74%,rgba(0,122,255,.14),transparent 24%),radial-gradient(circle at 76% 74%,rgba(255,45,85,.13),transparent 24%),linear-gradient(180deg,#f8fafcf5,#e2e8f0f5);border:8px solid #111827;box-shadow:0 20px 44px #0f172a29,inset 0 0 0 1px #ffffffc7;overflow:hidden}.tabletControlVisual:before{content:"";position:absolute;left:50%;top:13px;width:56px;height:5px;border-radius:999px;transform:translate(-50%);background:#11182738}.tabletPlayArea{position:absolute;inset:20% 18% 27%;border-radius:24px;background:linear-gradient(rgba(15,23,42,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 1px),#ffffff70;background-size:34px 34px;border:1px solid rgba(15,23,42,.06)}.tabletJoystick{position:absolute;bottom:9%;width:116px;height:116px;border-radius:50%;background:#ffffffb8;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 28px #0f172a1f,inset 0 0 0 1px #ffffff9e}.tabletJoystick.left{left:7%}.tabletJoystick.right{right:7%}.tabletJoystick:before{content:"";position:absolute;inset:24px;border-radius:50%;border:3px solid rgba(17,24,39,.16)}.tabletJoystick:after{content:"";position:absolute;left:50%;top:50%;width:38px;height:38px;border-radius:50%;transform:translate(-50%,-50%);background:#111827;box-shadow:0 8px 16px #0f172a33}.tabletJoystick.left:after{background:#007aff}.tabletJoystick.right:after{background:#ff2d55}.tabletPlayerLabel{position:absolute;bottom:calc(9% + 122px);min-width:94px;padding:7px 10px;border-radius:999px;color:#fff;font-size:13px;font-weight:950;text-align:center;box-shadow:0 10px 20px #0f172a24}.tabletPlayerLabel.left{left:calc(7% + 11px);background:#007aff}.tabletPlayerLabel.right{right:calc(7% + 11px);background:#ff2d55}.tabletControlHint{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:760px){.tabletControlVisual{border-width:6px;border-radius:26px}.tabletJoystick{width:82px;height:82px}.tabletJoystick:before{inset:17px}.tabletJoystick:after{width:28px;height:28px}.tabletPlayerLabel{bottom:calc(9% + 86px);min-width:68px;font-size:11px;padding:6px 8px}.tabletControlHint{grid-template-columns:1fr}}body.tablet-device.mobile-landscape #lobby .lobbyHelpButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyHelpButton{left:22px!important;right:auto!important;top:22px!important}body.tablet-device.mobile-landscape #lobby .lobbySiteInfoButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbySiteInfoButton{left:68px!important;right:auto!important;top:22px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;transform:none!important;opacity:1!important;z-index:8!important}body.tablet-device.mobile-landscape #lobby .lobbyLangButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyLangButton{left:114px!important;right:auto!important;top:22px!important}body.tablet-device.mobile-landscape #lobby .lobbyPrivacyButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyPrivacyButton{left:160px!important;right:auto!important;top:22px!important}body.tablet-device.mobile-landscape #lobby .lobbySettingsButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbySettingsButton{left:206px!important;right:auto!important;top:22px!important;display:inline-flex!important}body.tablet-device.mobile-landscape #lobby .lobbyHelpButton,body.tablet-device.mobile-landscape #lobby .lobbySiteInfoButton,body.tablet-device.mobile-landscape #lobby .lobbyLangButton,body.tablet-device.mobile-landscape #lobby .lobbyPrivacyButton,body.tablet-device.mobile-landscape #lobby .lobbySettingsButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyHelpButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbySiteInfoButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyLangButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyPrivacyButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbySettingsButton{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;transform:none!important;opacity:1!important}.languageSelectWrap{position:absolute;left:114px;top:22px;z-index:18;width:38px;height:38px}.languageSelectWrap .lobbyLangButton{position:static!important;left:auto!important;top:auto!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;font-size:19px!important}.languageDropdownMenu{position:absolute;left:0;top:46px;display:none;min-width:132px;padding:8px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 44px #0f172a29,inset 0 0 0 1px #ffffff94;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.languageSelectWrap.open .languageDropdownMenu{display:grid;gap:5px}.languageDropdownMenu button{width:100%;border:0;border-radius:12px;padding:9px 10px;background:transparent;color:#111827;font-size:13px;font-weight:850;text-align:left;cursor:pointer}.languageDropdownMenu button:hover,.languageDropdownMenu button.selected{background:#007aff1a;color:#007aff}body.dark-mode .languageDropdownMenu{background:#1c1f26eb;border-color:#ffffff1f;box-shadow:0 18px 44px #0000004d,inset 0 0 0 1px #ffffff0f}body.dark-mode .languageDropdownMenu button{color:#f5f7fb}body.dark-mode .languageDropdownMenu button:hover,body.dark-mode .languageDropdownMenu button.selected{background:#0a84ff33;color:#8ee8ff}body.mobile-device.mobile-landscape #languageToggle{transform:none!important;opacity:1!important}body.tablet-device.mobile-landscape #lobby .languageSelectWrap,body.device-layout-forced-tablet.mobile-landscape #lobby .languageSelectWrap{left:114px!important;right:auto!important;top:22px!important;width:38px!important;height:38px!important;z-index:18!important}body.tablet-device.mobile-landscape #lobby .languageDropdownMenu,body.device-layout-forced-tablet.mobile-landscape #lobby .languageDropdownMenu{top:46px!important;min-width:132px!important}body.tablet-device.mobile-landscape #lobby .lobbyPrivacyButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbyPrivacyButton{left:160px!important}body.tablet-device.mobile-landscape #lobby .lobbySettingsButton,body.device-layout-forced-tablet.mobile-landscape #lobby .lobbySettingsButton{left:206px!important}@font-face{font-family:DegulJapaneseTitleFont;src:url(../fonts/ver212-font-03.woff2) format("woff2");font-display:swap}.titleRollText.japaneseTitle{font-family:DegulJapaneseTitleFont,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif!important;gap:3px!important;letter-spacing:-.045em!important;color:transparent!important;background:linear-gradient(180deg,#ff9fc4,#ff6f9f 44%,#ffd166);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 9px 0 rgba(255,255,255,.82)) drop-shadow(0 12px 18px rgba(255,143,179,.22))}.titleRollText.japaneseTitle .titleRollChar{font-family:DegulJapaneseTitleFont,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif!important;transform-origin:50% 62%;animation-name:charRollRightJapanese}body.dark-mode .titleRollText.japaneseTitle{background:linear-gradient(180deg,#ffb4d1,#ff7eae 44%,#ffe08a);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 8px 0 rgba(255,255,255,.7)) drop-shadow(0 14px 22px rgba(255,143,179,.26))}@keyframes charRollRightJapanese{0%{transform:translate(0) translateY(0) rotate(0)}28%{transform:translate(11px) translateY(-6px) rotate(96deg)}56%{transform:translate(22px) translateY(0) rotate(205deg)}72%{transform:translate(22px) translateY(0) rotate(360deg)}to{transform:translate(0) translateY(0) rotate(360deg)}}@media(max-width:720px){.titleRollText.japaneseTitle{font-size:40px!important}}@font-face{font-family:DegulChineseTitleFont;src:url(../fonts/ver212-font-04.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.titleRollText.chineseTitle{font-family:DegulChineseTitleFont,Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif!important;gap:3px!important;letter-spacing:-.045em!important;color:transparent!important;background:linear-gradient(180deg,#ff9fc4,#ff6f9f 44%,#ffd166);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 9px 0 rgba(255,255,255,.82)) drop-shadow(0 12px 18px rgba(255,143,179,.22))}.titleRollText.chineseTitle .titleRollChar{font-family:DegulChineseTitleFont,Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif!important;transform-origin:50% 62%;animation-name:charRollRightChinese}body.dark-mode .titleRollText.chineseTitle{background:linear-gradient(180deg,#ffb4d1,#ff7eae 44%,#ffe08a);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 8px 0 rgba(255,255,255,.7)) drop-shadow(0 14px 22px rgba(255,143,179,.26))}@keyframes charRollRightChinese{0%{transform:translate(0) translateY(0) rotate(0)}28%{transform:translate(11px) translateY(-6px) rotate(96deg)}56%{transform:translate(22px) translateY(0) rotate(205deg)}72%{transform:translate(22px) translateY(0) rotate(360deg)}to{transform:translate(0) translateY(0) rotate(360deg)}}@media(max-width:720px){.titleRollText.chineseTitle{font-size:40px!important}}body.dark-mode .titleRollText,body.dark-mode .titleRollText.englishTitle,body.dark-mode .titleRollText.japaneseTitle,body.dark-mode .titleRollText.chineseTitle{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.8)) drop-shadow(0 0 16px rgba(255,255,255,.58)) drop-shadow(0 0 26px rgba(255,255,255,.36))!important;text-shadow:0 0 8px rgba(255,255,255,.8),0 0 16px rgba(255,255,255,.58),0 0 26px rgba(255,255,255,.36)!important}body.dark-mode .titleRollText .titleRollChar,body.dark-mode .titleRollText.englishTitle .titleRollChar,body.dark-mode .titleRollText.japaneseTitle .titleRollChar,body.dark-mode .titleRollText.chineseTitle .titleRollChar{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:0 0 8px rgba(255,255,255,.8),0 0 16px rgba(255,255,255,.58),0 0 26px rgba(255,255,255,.36)!important}body.dark-mode .titleRollText .titleSpace{text-shadow:none!important}body.dark-mode .lobbyCard h1,body.dark-mode .titleLoop,body.dark-mode .titleRollText,body.dark-mode .titleRollText.englishTitle,body.dark-mode .titleRollText.japaneseTitle,body.dark-mode .titleRollText.chineseTitle,body.dark-mode .titleRollText .titleRollChar,body.dark-mode .titleRollText.englishTitle .titleRollChar,body.dark-mode .titleRollText.japaneseTitle .titleRollChar,body.dark-mode .titleRollText.chineseTitle .titleRollChar,body.dark-mode .titleRollText .titleSpace{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:none!important;filter:none!important}#message.resultPanelV2{width:min(760px,calc(100vw - 40px))!important;padding:22px 24px 24px!important;border-radius:34px!important;text-align:center!important;overflow:hidden}.resultTimerBar{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:176px;padding:10px 16px;margin:0 auto 16px;border-radius:999px;color:var(--text-main, #111827);background:#f8fafcc7;border:1px solid rgba(0,0,0,.07);font-weight:900;letter-spacing:-.025em;box-shadow:inset 0 0 0 1px #ffffff9e}.resultTimerLabel{font-size:12px;color:var(--text-sub, #6b7280);font-weight:850}.resultTimerValue{font-size:19px;color:var(--text-main, #111827);font-variant-numeric:tabular-nums}.resultTitleV2{margin:0 0 4px!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.075em!important}.resultSubtitleV2{margin:0 0 18px;color:var(--text-sub, #6b7280);font-size:15px;font-weight:750}.resultVsBoard{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:14px;margin:12px 0 16px}.resultPlayerCard{position:relative;min-height:174px;padding:20px 18px 18px;border-radius:28px;background:#ffffff8f;border:1px solid rgba(0,0,0,.07);box-shadow:inset 0 0 0 1px #ffffff94;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:.72;transform:scale(.985);transition:transform .2s ease,opacity .2s ease}.resultPlayerCard.winner{opacity:1;transform:scale(1);border-color:#34c75973;box-shadow:0 16px 38px #34c75929,inset 0 0 0 1px #ffffffb3}.resultPlayerCard.loser{filter:saturate(.82)}.resultPlayerCard.draw{opacity:1;transform:scale(1)}.resultBadge{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:950;color:#111827;background:#ffffffd1;border:1px solid rgba(0,0,0,.06)}.resultPlayerCard.winner .resultBadge{background:#34c7592e;color:#15803d}.resultPlayerCard.loser .resultBadge{background:#ef44441f;color:#b91c1c}.resultBlockIcon{width:70px;height:70px;border-radius:22px;background:var(--result-block-color, #0a84ff);box-shadow:0 16px 26px #0f172a2e,inset 0 0 0 5px #ffffff52,inset -12px -14px 20px #0000001f,inset 10px 10px 18px #ffffff52;transform:rotate(-8deg)}.resultPlayerCard.p2 .resultBlockIcon{transform:rotate(8deg)}.resultPlayerCard.winner .resultBlockIcon{animation:resultWinnerBounce 1.1s ease-in-out infinite}@keyframes resultWinnerBounce{0%,to{transform:translateY(0) rotate(-8deg) scale(1)}50%{transform:translateY(-7px) rotate(4deg) scale(1.06)}}.resultPlayerCard.p2.winner .resultBlockIcon{animation-name:resultWinnerBounceP2}@keyframes resultWinnerBounceP2{0%,to{transform:translateY(0) rotate(8deg) scale(1)}50%{transform:translateY(-7px) rotate(-4deg) scale(1.06)}}.resultPlayerName{font-size:22px;font-weight:950;letter-spacing:-.055em;color:var(--text-main, #111827)}.resultScoreLine{display:flex;gap:8px;align-items:baseline;justify-content:center;color:var(--text-sub, #6b7280);font-weight:800}.resultScoreLine strong{color:var(--text-main, #111827);font-size:24px;font-weight:950;font-variant-numeric:tabular-nums}.resultVsMark{align-self:center;width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:#111827eb;color:#fff;font-size:16px;font-weight:950;box-shadow:0 14px 28px #1118272e}.resultReasonBox{margin:12px auto 0;padding:15px 17px;border-radius:22px;background:#f8fafcc7;border:1px solid rgba(0,0,0,.07);color:var(--text-sub, #6b7280);font-size:15px;line-height:1.55;font-weight:750;text-align:center}.resultReasonBox b{display:block;margin-bottom:3px;color:var(--text-main, #111827)!important;font-size:14px;font-weight:950}.resultActions{display:flex;justify-content:center;gap:10px;margin-top:18px}#message .resultActions button{margin-top:0!important;padding:13px 22px!important;min-width:138px;border-radius:999px!important;font-size:15px}#message .resultActions .secondary{background:#11182714!important;color:var(--text-main, #111827)!important;box-shadow:none!important}body.dark-mode .resultTimerBar,body.dark-mode .resultPlayerCard,body.dark-mode .resultReasonBox{background:#ffffff12;border-color:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0f}body.dark-mode .resultBadge{background:#ffffff1f;border-color:#ffffff1a;color:#f5f7fb}body.dark-mode #message .resultActions .secondary{background:#ffffff1f!important;color:#f5f7fb!important}body.dark-mode .resultVsMark{background:#f5f7fbeb;color:#111827}@media(max-width:720px){#message.resultPanelV2{width:min(520px,calc(100vw - 26px))!important;padding:18px 16px!important}.resultVsBoard{grid-template-columns:1fr;gap:10px}.resultVsMark{width:44px;height:44px;margin:-2px auto}.resultPlayerCard{min-height:132px;padding:18px 14px 14px}.resultBlockIcon{width:54px;height:54px;border-radius:18px}.resultActions{flex-direction:column}#message .resultActions button{width:100%}}.resultBlockIcon{background:var(--result-block-color)!important}.resultPlayerCard.resultSkin-gift:not([data-result-ai=true]) .resultBlockIcon{background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.95) 42% 58%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.95) 42% 58%,transparent 58%),linear-gradient(145deg,#ff7898,#ff2f63 58%,#c91644)!important}.resultPlayerCard.resultSkin-ice:not([data-result-ai=true]) .resultBlockIcon{background:linear-gradient(135deg,rgba(255,255,255,.82) 0 12%,transparent 12% 26%,rgba(255,255,255,.42) 26% 34%,transparent 34%),linear-gradient(145deg,#f3fbff,#9fe7ff 55%,#46a8ff)!important}.resultPlayerCard.resultSkin-rainbow:not([data-result-ai=true]) .resultBlockIcon{background:linear-gradient(135deg,#ff3b30,#ff9500,#ffd60a,#34c759,#0a84ff,#3348ff,#af52de)!important}.resultPlayerCard.resultSkin-chocolate:not([data-result-ai=true]) .resultBlockIcon{background:linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(145deg,#8a4a24,#5b2e17 55%,#2c140b)!important;background-size:50% 50%,50% 50%,100% 100%!important}.resultPlayerCard.resultSkin-chess:not([data-result-ai=true]) .resultBlockIcon{background:radial-gradient(circle at 58% 34%,#f8fafc 0 8%,transparent 9%),linear-gradient(135deg,transparent 0 36%,rgba(248,250,252,.92) 37% 52%,transparent 53%),repeating-conic-gradient(#f8fafc 0% 25%,#111827 0% 50%) 50% / 50% 50%!important;position:relative}.resultPlayerCard.resultSkin-chess:not([data-result-ai=true]) .resultBlockIcon:after{content:"\265e";position:absolute;inset:0;display:grid;place-items:center;color:#f8fafc;font-size:34px;line-height:1;text-shadow:0 3px 0 #020617,0 0 9px rgba(2,6,23,.65)}.resultPlayerCard.resultSkin-extreme .resultBlockIcon,.resultPlayerCard.aiDifficulty-extreme .resultBlockIcon{background:#843cff!important;box-shadow:0 0 0 5px #ffffff40,0 0 18px #843cffb3,0 0 34px #d8b4fe6b,0 16px 26px #0f172a2e!important;animation:resultExtremeIngameSparkle 1.05s ease-in-out infinite}.resultPlayerCard.resultSkin-hell .resultBlockIcon,.resultPlayerCard.aiDifficulty-hell .resultBlockIcon{background:#2a0000!important;box-shadow:0 0 0 5px #ffffff2e,0 0 18px #ff4500b8,0 0 36px #ffb00073,0 16px 26px #0f172a2e!important;animation:resultHellIngameSparkle .9s ease-in-out infinite}.resultPlayerCard.resultSkin-chaos .resultBlockIcon,.resultPlayerCard.aiDifficulty-chaos .resultBlockIcon{background:linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.16) 1px,transparent 1px),#00ff78!important;background-size:14px 14px,14px 14px,100% 100%!important;box-shadow:0 0 0 5px #fff3,0 0 18px #00ff78c7,0 0 38px #00ffcc75,0 16px 26px #0f172a2e!important;animation:resultChaosIngameGlitch .85s steps(2,end) infinite,resultChaosIngamePulse 1.15s ease-in-out infinite}.resultPlayerCard.resultSkin-ghost:not([data-result-ai=true]) .resultBlockIcon{border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 35% 42%,#111827 0 5%,transparent 6%),radial-gradient(circle at 65% 42%,#111827 0 5%,transparent 6%),linear-gradient(145deg,#fff,#e9edf5 70%,#bfc5cf)!important}.resultPlayerCard.aiDifficulty-easy .resultBlockIcon{background:#34c759!important}.resultPlayerCard.aiDifficulty-normal .resultBlockIcon{background:#0a84ff!important}.resultPlayerCard.aiDifficulty-hard .resultBlockIcon{background:#ff3b30!important}.resultPlayerCard.aiDifficulty-superhard .resultBlockIcon{background:#ff2d95!important}@keyframes resultExtremeIngameSparkle{0%,to{filter:brightness(1) saturate(1);transform:translateY(0) scale(1)}50%{filter:brightness(1.24) saturate(1.14);transform:translateY(-1px) scale(1.035)}}@keyframes resultHellIngameSparkle{0%,to{filter:brightness(1) saturate(1);transform:translateY(0) scale(1)}50%{filter:brightness(1.3) saturate(1.2);transform:translateY(-1px) scale(1.035)}}@keyframes resultChaosIngamePulse{0%,to{filter:brightness(1) saturate(1.05);transform:translateY(0) scale(1)}50%{filter:brightness(1.32) saturate(1.28);transform:translateY(-1px) scale(1.04)}}@keyframes resultChaosIngameGlitch{0%,to{background-position:0 0,0 0,0 0}50%{background-position:7px 0,0 7px,0 0}}#gameAdBanner{position:fixed;top:8px;left:50%;transform:translate(-50%);z-index:14;width:min(970px,calc(100vw - 48px));max-width:970px;min-width:728px;height:72px;display:flex;align-items:center;justify-content:center;pointer-events:none;user-select:none;border-radius:14px;color:#1118276b;background:linear-gradient(135deg,#ffffff6b,#f8fafc3d),repeating-linear-gradient(-45deg,#0f172a08 0 8px,#ffffff0a 8px 16px);border:1px dashed rgba(17,24,39,.13);box-shadow:0 8px 18px #0f172a0b,inset 0 0 0 1px #ffffff47;backdrop-filter:blur(10px) saturate(130%);-webkit-backdrop-filter:blur(10px) saturate(130%);font-size:18px;font-weight:900;letter-spacing:-.035em}#gameAdBanner:before{content:"AD";position:absolute;left:14px;top:9px;padding:3px 7px;border-radius:999px;background:#11182714;color:#11182775;font-size:10px;font-weight:950;letter-spacing:.05em}#scoreUI.scoreGaugeUI,#scoreUI{top:86px!important;right:auto!important;left:50%!important;transform:translate(-50%)!important;width:min(720px,calc(100vw - 48px))!important;padding:5px 9px!important;border-radius:14px!important;z-index:22!important;background:#ffffff7a!important;border-color:#0f172a14!important;box-shadow:0 8px 18px #0f172a0e,inset 0 0 0 1px #ffffff57!important;backdrop-filter:blur(12px) saturate(140%)!important;-webkit-backdrop-filter:blur(12px) saturate(140%)!important}#scoreUI .scoreTopRow{grid-template-columns:96px 1fr 96px!important;gap:8px!important}#scoreUI .scoreCard{padding:5px 7px!important;border-radius:12px!important;box-shadow:none!important}#scoreUI .scoreName{font-size:11px!important}#scoreUI .scoreValue{font-size:15px!important}#scoreUI .scorePercent{font-size:10px!important}#scoreUI .scoreGaugeInfo{grid-template-columns:64px 1fr 64px!important;gap:5px!important;margin:0 2px 3px!important;font-size:10px!important}#scoreUI #leaderText{font-size:13px!important;letter-spacing:0!important;font-variant-numeric:tabular-nums!important}#scoreUI .territoryGauge{height:10px!important}body.dark-mode #gameAdBanner{color:#f5f7fb85;background:linear-gradient(135deg,#0f172a61,#0f172a38),repeating-linear-gradient(-45deg,#ffffff06 0 8px,#ffffff0b 8px 16px);border-color:#f5f7fb21}@media(max-width:1440px){#gameAdBanner{width:min(728px,calc(100vw - 48px));min-width:620px}}@media(max-width:1180px){#gameAdBanner{width:min(620px,calc(100vw - 32px));min-width:0;height:54px;border-radius:12px;font-size:14px}#gameAdBanner:before{left:10px;top:8px;font-size:9px;padding:3px 7px}#scoreUI.scoreGaugeUI,#scoreUI{top:68px!important;width:min(620px,calc(100vw - 32px))!important;padding:4px 8px!important}}@media(max-width:980px){#scoreUI.scoreGaugeUI,#scoreUI{width:min(560px,calc(100vw - 24px))!important}}#lobby .lobbyCard{overflow:visible!important}#lobby .lobbyCard .lobbyWingStack{left:100%!important;right:auto!important;top:96px!important;z-index:6!important;gap:12px!important;align-items:flex-start!important;pointer-events:none!important}#lobby .lobbyCard .lobbyWingTab,#lobby .lobbyCard button.lobbyWingTab{pointer-events:auto!important;width:46px!important;min-width:46px!important;height:66px!important;min-height:66px!important;padding:0 14px!important;gap:10px!important;overflow:hidden!important;transform:translate(0)!important;border-radius:0 18px 18px 0!important;border:1px solid rgba(15,23,42,.1)!important;border-left:0!important;color:#111827!important;box-shadow:12px 14px 28px #0f172a24,inset 0 0 0 1px #fff9!important;transition:width .22s cubic-bezier(.2,.8,.2,1),min-width .22s cubic-bezier(.2,.8,.2,1),background .18s ease,box-shadow .18s ease!important}#lobby .lobbyCard .lobbyWingTab.record,#lobby .lobbyCard button.lobbyWingTab.record{background:linear-gradient(180deg,#d9f0ff,#aeddff)!important;color:#315d7d!important;--wing-accent: #79bde8}#lobby .lobbyCard .lobbyWingTab.ranking,#lobby .lobbyCard button.lobbyWingTab.ranking{background:linear-gradient(180deg,#ffe4ee,#ffc1d6)!important;color:#87465f!important;--wing-accent: #ff8fb3}#lobby .lobbyCard .lobbyWingTab:hover,#lobby .lobbyCard .lobbyWingTab:focus-visible,#lobby .lobbyCard button.lobbyWingTab:hover,#lobby .lobbyCard button.lobbyWingTab:focus-visible{width:136px!important;min-width:136px!important;transform:translate(0)!important;box-shadow:16px 18px 36px #0f172a2e,0 0 0 3px #ffffffb8,inset 0 0 0 1px #ffffffb8!important}#lobby .lobbyCard .lobbyWingIcon{flex:0 0 18px!important;width:18px!important;color:currentColor!important;text-shadow:0 1px 4px rgba(0,0,0,.16)!important}#lobby .lobbyCard .lobbyWingLabel{color:currentColor!important;text-shadow:none!important;opacity:0!important;max-width:0!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.03em!important}#lobby .lobbyCard .lobbyWingTab:hover .lobbyWingLabel,#lobby .lobbyCard .lobbyWingTab:focus-visible .lobbyWingLabel{opacity:1!important;max-width:90px!important}body.dark-mode #lobby .lobbyCard .lobbyWingTab.record,body.dark-mode #lobby .lobbyCard button.lobbyWingTab.record{background:linear-gradient(180deg,#cceaff,#9fd4f7)!important;color:#264f6d!important}body.dark-mode #lobby .lobbyCard .lobbyWingTab.ranking,body.dark-mode #lobby .lobbyCard button.lobbyWingTab.ranking{background:linear-gradient(180deg,#ffd8e6,#f7aec7)!important;color:#71394e!important}@media(max-width:720px){#lobby .lobbyCard .lobbyWingStack{inset:auto 14px -54px auto!important;flex-direction:row!important}#lobby .lobbyCard .lobbyWingTab,#lobby .lobbyCard button.lobbyWingTab{width:46px!important;min-width:46px!important;height:44px!important;min-height:44px!important;border-radius:14px!important;border-left:1px solid rgba(15,23,42,.1)!important}#lobby .lobbyCard .lobbyWingTab:hover,#lobby .lobbyCard .lobbyWingTab:focus-visible,#lobby .lobbyCard button.lobbyWingTab:hover,#lobby .lobbyCard button.lobbyWingTab:focus-visible{width:118px!important;min-width:118px!important}}:root{--theme-transition-duration: .42s;--theme-transition-ease: cubic-bezier(.22, .61, .36, 1)}html,body,#lobby,#countdownOverlay,#ui,#scoreUI,#message,.lobbyCard,.playerSelectBox,.scoreCard,.readyBox,.modeButton,.ghostToggleBox,.itemGuideCard,.classicGuideStep,#classicCountdownGuide,#ghostCountdownGuide,#themeToggle,#soundToggle,#pauseMenuButton,#gameAdBanner,.wingTab,.wingTabInner,.recordWingTab,.rankWingTab,.leaderboardWingTab,.settingsPanel,.settingsPopup,.pauseMenuPanel{transition:background-color var(--theme-transition-duration) var(--theme-transition-ease),background var(--theme-transition-duration) var(--theme-transition-ease),color var(--theme-transition-duration) var(--theme-transition-ease),border-color var(--theme-transition-duration) var(--theme-transition-ease),box-shadow var(--theme-transition-duration) var(--theme-transition-ease),text-shadow var(--theme-transition-duration) var(--theme-transition-ease),opacity var(--theme-transition-duration) var(--theme-transition-ease),filter var(--theme-transition-duration) var(--theme-transition-ease),backdrop-filter var(--theme-transition-duration) var(--theme-transition-ease),-webkit-backdrop-filter var(--theme-transition-duration) var(--theme-transition-ease)!important}.lobbyCard *,#scoreUI *,#ui *,#message *,#classicCountdownGuide *,#ghostCountdownGuide *,#itemCountdownGuide *,.wingTab *,.recordWingTab *,.rankWingTab *,.leaderboardWingTab *{transition:color var(--theme-transition-duration) var(--theme-transition-ease),background-color var(--theme-transition-duration) var(--theme-transition-ease),border-color var(--theme-transition-duration) var(--theme-transition-ease),box-shadow var(--theme-transition-duration) var(--theme-transition-ease),text-shadow var(--theme-transition-duration) var(--theme-transition-ease),opacity var(--theme-transition-duration) var(--theme-transition-ease)!important}#themeFadeOverlay{position:fixed;inset:0;z-index:999999;pointer-events:none;opacity:0;transition:opacity .18s var(--theme-transition-ease);will-change:opacity}body.theme-transitioning #themeFadeOverlay{opacity:1}@media(prefers-reduced-motion:reduce){html,body,#lobby,#countdownOverlay,#ui,#scoreUI,#message,.lobbyCard,.playerSelectBox,.scoreCard,.readyBox,.modeButton,.ghostToggleBox,.itemGuideCard,.classicGuideStep,#classicCountdownGuide,#ghostCountdownGuide,#themeToggle,#soundToggle,#pauseMenuButton,#gameAdBanner,#themeFadeOverlay{transition-duration:0ms!important}}.lobbyPanelSlider{position:relative;width:100%;overflow:hidden;touch-action:pan-y;user-select:none;cursor:grab}.lobbyPanelSlider.is-dragging{cursor:grabbing}.lobbyPanelTrack{display:flex;width:200%;transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.lobbyCard.online-match-active .lobbyPanelTrack{transform:translate(-50%)}.lobbyPanelSlide{width:50%;flex:0 0 50%;box-sizing:border-box;padding:0}.onlineMatchSlide{display:flex;flex-direction:column;justify-content:center;min-height:395px}.onlineMatchPanel{width:min(520px,100%);margin:16px auto 0;padding:24px 24px 22px;border-radius:30px;background:#ffffff8a;border:1px solid rgba(0,0,0,.065);box-shadow:0 18px 44px #0f172a1a,inset 0 0 0 1px #ffffff8f;backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}.onlineMatchBadge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:850;letter-spacing:.02em;margin-bottom:10px}.onlineMatchPanel h2{margin:0 0 8px;color:var(--text-main);font-size:28px;line-height:1.08;font-weight:950;letter-spacing:-.055em}.onlineMatchLead{margin:0 0 22px!important;color:var(--text-sub)!important;font-size:14px!important;line-height:1.45!important;font-weight:700}.onlineColorSelectBox{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:center;margin:0 auto 20px;padding:16px;border-radius:24px;background:#f8fafcbd;border:1px solid rgba(0,0,0,.06)}.onlineColorPreview{width:58px;height:58px;border-radius:18px;margin:0 auto;background:var(--online-match-color, #64beff);box-shadow:0 10px 22px #0f172a24,inset 0 0 0 3px #ffffffb8}.onlineColorInfo{text-align:left}.onlineColorInfo strong{display:block;color:var(--text-main);font-size:15px;font-weight:900;margin-bottom:10px}.onlineColorPalette{display:flex;flex-wrap:wrap;gap:8px}.lobbyCard button.onlineColorChip,button.onlineColorChip{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;border-radius:11px!important;background:var(--chip-color)!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 5px 10px #0f172a1f,inset 0 0 0 1px #ffffff52!important}.lobbyCard button.onlineColorChip.selected,button.onlineColorChip.selected{transform:scale(1.1);box-shadow:0 0 0 3px #007aff38,0 8px 15px #0f172a29,inset 0 0 0 1px #ffffff6b!important}.lobbyCard button.onlineMatchStartButton,button.onlineMatchStartButton{width:100%;padding:15px 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#111827,#334155)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;box-shadow:0 14px 26px #11182738!important}.onlineMatchPreviewDisabled{opacity:.62;filter:saturate(.72)}.onlineMatchPreviewDisabled .onlineColorChip,.lobbyCard button.onlineMatchStartButton:disabled,button.onlineMatchStartButton:disabled{cursor:not-allowed!important}.lobbyCard button.onlineMatchStartButton:disabled,button.onlineMatchStartButton:disabled{background:linear-gradient(135deg,#94a3b8,#64748b)!important;box-shadow:0 10px 20px #47556929!important;opacity:.78}.onlineMatchStatus{min-height:18px;margin-top:10px;color:#ff8fb3;font-size:13px;font-weight:850}.lobbyOnlineArrow{position:absolute;right:-50px;top:50%;z-index:7;transform:translateY(-50%);width:42px;height:82px;padding:0!important;border-radius:0 22px 22px 0!important;background:#ffffffc2!important;color:#111827!important;border:1px solid rgba(0,0,0,.07)!important;box-shadow:0 16px 34px #0f172a29,inset 0 0 0 1px #ffffff8c!important;font-size:34px!important;font-weight:950!important;line-height:1!important;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.lobbyOnlineArrow:hover{transform:translateY(-50%) translate(3px);background:#fffffff0!important;box-shadow:0 18px 38px #0f172a33,0 0 0 3px #007aff1a!important}.lobbyCard.online-match-active .lobbyOnlineArrow{border-radius:22px 0 0 22px!important}.lobbyCard.online-match-active .lobbyOnlineArrow:hover{transform:translateY(-50%) translate(-3px)}body.dark-mode .onlineMatchPanel,body.dark-mode .onlineColorSelectBox{background:#ffffff14;border-color:#ffffff1a;box-shadow:0 18px 44px #00000047,inset 0 0 0 1px #ffffff0d}body.dark-mode .onlineMatchBadge{background:#0a84ff2e;color:#d7ebff}body.dark-mode .lobbyCard button.onlineMatchStartButton,body.dark-mode button.onlineMatchStartButton{background:#f5f7fb!important;color:#111827!important}body.dark-mode .lobbyOnlineArrow{background:#f5f7fbe0!important;color:#111827!important}body.dark-mode .onlineMatchStatus{color:#8ee8ff}@media(max-width:860px){.lobbyOnlineArrow{right:14px;top:auto;bottom:14px;transform:none;width:54px;height:42px;border-radius:999px!important;font-size:26px!important}.lobbyOnlineArrow:hover,.lobbyCard.online-match-active .lobbyOnlineArrow:hover{transform:translateY(-2px)}.onlineMatchSlide{min-height:420px}.onlineColorSelectBox{grid-template-columns:1fr;text-align:center}.onlineColorInfo{text-align:center}.onlineColorPalette{justify-content:center}}body.tablet-device.mobile-landscape #lobby{align-items:center!important;justify-content:center!important;padding:max(14px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))!important;box-sizing:border-box!important;overflow:hidden!important}body.tablet-device.mobile-landscape #lobby .lobbyCard{width:min(1040px,calc(100vw - 40px))!important;height:min(588px,calc(100vh - 32px))!important;max-width:calc(100vw - 40px)!important;max-height:calc(100vh - 32px)!important;padding:20px 22px 18px!important;box-sizing:border-box!important;border-radius:30px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:68px minmax(0,1fr)!important;grid-template-areas:"top" "panel"!important;overflow:visible!important}body.tablet-device.mobile-landscape .lobbyHelpButton{left:22px!important;top:20px!important}body.tablet-device.mobile-landscape .lobbySiteInfoButton{left:66px!important;top:20px!important}body.tablet-device.mobile-landscape .languageSelectWrap{left:110px!important;top:20px!important}body.tablet-device.mobile-landscape .lobbyPrivacyButton{left:154px!important;top:20px!important}body.tablet-device.mobile-landscape .lobbySettingsButton{display:inline-flex!important;left:198px!important;top:20px!important}body.tablet-device.mobile-landscape .lobbyHelpButton,body.tablet-device.mobile-landscape .lobbySiteInfoButton,body.tablet-device.mobile-landscape .lobbyLangButton,body.tablet-device.mobile-landscape .lobbyPrivacyButton,body.tablet-device.mobile-landscape .lobbySettingsButton{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;transform:none!important;opacity:1!important;z-index:12!important}body.tablet-device.mobile-landscape .lobbyKicker,body.tablet-device.mobile-landscape .mobileRecommendNotice,body.tablet-device.mobile-landscape .lobbyCard>p{display:none!important}body.tablet-device.mobile-landscape .titleLoop{grid-area:top!important;justify-self:center!important;align-self:center!important;width:min(430px,44vw)!important;height:62px!important;min-height:62px!important;margin:0!important;pointer-events:none!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:clamp(42px,5vw,56px)!important;line-height:1!important}body.tablet-device.mobile-landscape .lobbyPanelSlider{grid-area:panel!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;cursor:default!important;touch-action:pan-y!important}body.tablet-device.mobile-landscape .lobbyPanelTrack,body.tablet-device.mobile-landscape .lobbyPanelSlide{height:100%!important;min-height:0!important}body.tablet-device.mobile-landscape .mainLobbySlide{display:grid!important;grid-template-columns:minmax(270px,34%) minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:112px 52px minmax(0,1fr) 24px!important;grid-template-areas:"match p1 p2" "ai p1 p2" "mode p1 p2" "status status status"!important;column-gap:14px!important;row-gap:10px!important;align-items:stretch!important;box-sizing:border-box!important;padding-top:4px!important;overflow:hidden!important}body.tablet-device.mobile-landscape .matchSelectWrap{grid-area:match!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;min-height:0!important}body.tablet-device.mobile-landscape .aiDifficultyWrap{grid-area:ai!important;min-height:0!important;margin:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .modeSelectWrap{grid-area:mode!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-top:0!important;margin:0!important;min-height:0!important;align-self:stretch!important}body.tablet-device.mobile-landscape .ghostToggleBox.ghostMiniToggle{right:8px!important;top:-42px!important;width:58px!important;height:30px!important;z-index:11!important}body.tablet-device.mobile-landscape .matchButton,body.tablet-device.mobile-landscape .modeButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.matchButton,body.tablet-device.mobile-landscape #lobby .lobbyCard button.modeButton{min-height:0!important;height:100%!important;padding:11px 14px!important;border-radius:18px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body.tablet-device.mobile-landscape .matchButton strong,body.tablet-device.mobile-landscape .modeButton strong{font-size:15px!important;margin-bottom:4px!important}body.tablet-device.mobile-landscape .matchButton span,body.tablet-device.mobile-landscape .modeButton span{font-size:11px!important;line-height:1.22!important}body.tablet-device.mobile-landscape .playerSelectWrap{display:contents!important}body.tablet-device.mobile-landscape .playerSelectWrap .playerSelectBox:nth-child(1){grid-area:p1!important}body.tablet-device.mobile-landscape .playerSelectWrap .playerSelectBox:nth-child(2){grid-area:p2!important}body.tablet-device.mobile-landscape .playerSelectBox{min-width:0!important;min-height:0!important;height:100%!important;padding:14px 12px 12px!important;border-radius:22px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:20px 44px minmax(0,1fr) 52px!important;gap:9px!important;align-items:center!important;overflow:hidden!important}body.tablet-device.mobile-landscape .playerSelectTitle{grid-column:1!important;margin:0!important;font-size:14px!important;line-height:1!important;text-align:center!important}body.tablet-device.mobile-landscape .selectedPreview{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0 auto!important;border-radius:14px!important}body.tablet-device.mobile-landscape .palette,body.tablet-device.mobile-landscape .skinPalette{width:100%!important;max-width:224px!important;margin:0 auto!important}body.tablet-device.mobile-landscape .skinCarousel,body.tablet-device.mobile-landscape #lobby .skinPalette.skinCarousel{width:min(224px,100%)!important;max-width:224px!important;grid-template-columns:34px minmax(0,1fr) 34px!important;gap:8px!important;align-self:center!important}body.tablet-device.mobile-landscape .lobbyCard button.skinChoiceButton,body.tablet-device.mobile-landscape #lobby .lobbyCard .skinCarousel button.skinChoiceButton,body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton{height:40px!important;min-height:40px!important;padding:0 9px 0 42px!important;border-radius:15px!important;font-size:12px!important}body.tablet-device.mobile-landscape .skinCarousel button.skinChoiceButton:before{left:9px!important;width:25px!important;height:25px!important;border-radius:8px!important}body.tablet-device.mobile-landscape .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape #lobby .lobbyCard button.skinArrowBtn,body.tablet-device.mobile-landscape .skinArrowBtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important}body.tablet-device.mobile-landscape .skinDots{height:8px!important;margin-top:0!important}body.tablet-device.mobile-landscape .readyHint{display:none!important}body.tablet-device.mobile-landscape .readyBox.readyTouchCard{align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important;height:52px!important;min-height:0!important;padding:0 10px!important;border-radius:15px!important;font-size:13px!important;line-height:1.1!important}body.tablet-device.mobile-landscape #startStatus{grid-area:status!important;align-self:center!important;margin:0!important;min-height:0!important;font-size:13px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.tablet-device.mobile-landscape .aiDifficultyWrap:not(.show){display:none!important}body.tablet-device.mobile-landscape .aiDifficultyWrap.show.aiDifficultyCarousel{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;width:100%!important;gap:8px!important;align-items:center!important}body.tablet-device.mobile-landscape .aiDifficultyViewport{width:100%!important;height:42px!important}body.tablet-device.mobile-landscape .aiDifficultyButton{min-height:38px!important;padding:7px 12px!important;border-radius:15px!important;font-size:12px!important}body.tablet-device.mobile-landscape .aiDifficultyArrow{width:34px!important;height:34px!important;min-width:34px!important;border-radius:12px!important}body.tablet-device.mobile-landscape .onlineMatchSlide{min-height:0!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:8px 62px 8px 20px!important}body.tablet-device.mobile-landscape .onlineMatchPanel{width:min(560px,100%)!important;max-height:100%!important;margin:0 auto!important;padding:22px 22px 20px!important;border-radius:28px!important;box-sizing:border-box!important}body.tablet-device.mobile-landscape .onlineMatchPanel h2{font-size:clamp(24px,3.2vw,30px)!important;margin-bottom:8px!important}body.tablet-device.mobile-landscape .onlineMatchLead{font-size:13px!important;margin-bottom:18px!important}body.tablet-device.mobile-landscape .onlineColorSelectBox{grid-template-columns:74px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;margin-bottom:16px!important;border-radius:22px!important}body.tablet-device.mobile-landscape .onlineColorPreview{width:52px!important;height:52px!important;border-radius:16px!important}body.tablet-device.mobile-landscape .onlineColorInfo strong{font-size:14px!important;margin-bottom:8px!important}body.tablet-device.mobile-landscape .onlineColorPalette{gap:8px!important}body.tablet-device.mobile-landscape #lobby .lobbyCard button.onlineColorChip,body.tablet-device.mobile-landscape button.onlineColorChip{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:11px!important}body.tablet-device.mobile-landscape #lobby .lobbyCard button.onlineMatchStartButton,body.tablet-device.mobile-landscape button.onlineMatchStartButton{height:50px!important;padding:0 16px!important;font-size:15px!important}body.tablet-device.mobile-landscape .onlineMatchStatus{margin-top:8px!important;font-size:12px!important}body.tablet-device.mobile-landscape .lobbyOnlineArrow,body.tablet-device.mobile-landscape #lobby .lobbyCard button.lobbyOnlineArrow{right:12px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:44px!important;height:74px!important;min-width:44px!important;min-height:74px!important;border-radius:18px!important;font-size:30px!important;z-index:13!important}body.tablet-device.mobile-landscape .lobbyOnlineArrow:hover,body.tablet-device.mobile-landscape .lobbyCard.online-match-active .lobbyOnlineArrow:hover{transform:translateY(-50%)!important}body.tablet-device.mobile-landscape #lobby .lobbyCard .lobbyWingStack{inset:88px 12px auto auto!important;flex-direction:column!important;gap:8px!important;z-index:12!important}body.tablet-device.mobile-landscape #lobby .lobbyCard .lobbyWingTab,body.tablet-device.mobile-landscape #lobby .lobbyCard button.lobbyWingTab{width:44px!important;min-width:44px!important;height:46px!important;min-height:46px!important;padding:0 12px!important;border-radius:14px!important;border-left:1px solid rgba(15,23,42,.1)!important}body.tablet-device.mobile-landscape #lobby .lobbyCard .lobbyWingTab:hover,body.tablet-device.mobile-landscape #lobby .lobbyCard .lobbyWingTab:focus-visible,body.tablet-device.mobile-landscape #lobby .lobbyCard button.lobbyWingTab:hover,body.tablet-device.mobile-landscape #lobby .lobbyCard button.lobbyWingTab:focus-visible{width:44px!important;min-width:44px!important;transform:none!important}body.tablet-device.mobile-landscape #lobby .lobbyCard .lobbyWingLabel{display:none!important}@media(orientation:landscape)and (min-width:900px)and (max-height:640px){body.tablet-device.mobile-landscape #lobby .lobbyCard{height:calc(100vh - 24px)!important;padding:16px 18px 14px!important;grid-template-rows:56px minmax(0,1fr)!important}body.tablet-device.mobile-landscape .titleLoop{height:54px!important;min-height:54px!important}body.tablet-device.mobile-landscape .titleRollText,body.tablet-device.mobile-landscape .lobbyCard h1{font-size:clamp(38px,4.6vw,50px)!important}body.tablet-device.mobile-landscape .mainLobbySlide{grid-template-rows:100px 46px minmax(0,1fr) 20px!important;column-gap:12px!important;row-gap:8px!important}body.tablet-device.mobile-landscape .playerSelectBox{grid-template-rows:18px 38px minmax(0,1fr) 46px!important;gap:7px!important;padding:12px 10px 10px!important}body.tablet-device.mobile-landscape .selectedPreview{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body.tablet-device.mobile-landscape .readyBox.readyTouchCard{height:46px!important}body.tablet-device.mobile-landscape .onlineMatchPanel{padding:18px 20px 16px!important}body.tablet-device.mobile-landscape .onlineColorSelectBox{margin-bottom:12px!important}}.lobbyPanelSlider{cursor:default!important}.lobbyPanelTrack{transition:transform .68s cubic-bezier(.16,1,.3,1)!important}.lobbyPanelSlide{transition:opacity .46s ease,transform .68s cubic-bezier(.16,1,.3,1),filter .46s ease!important;will-change:transform,opacity,filter}.mainLobbySlide{opacity:1;transform:translate(0) scale(1);filter:blur(0);pointer-events:auto}.onlineMatchSlide{opacity:.18;transform:translate(28px) scale(.985);filter:blur(1px);pointer-events:none}.lobbyCard.online-match-active .mainLobbySlide{opacity:.18;transform:translate(-28px) scale(.985);filter:blur(1px);pointer-events:none}.lobbyCard.online-match-active .onlineMatchSlide{opacity:1;transform:translate(0) scale(1);filter:blur(0);pointer-events:auto}.lobbyOnlineArrow,#lobby .lobbyCard button.lobbyOnlineArrow{left:calc(100% - 5px)!important;right:auto!important;top:50%!important;width:54px!important;min-width:54px!important;height:66px!important;min-height:66px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow:hidden!important;border-radius:0 20px 20px 0!important;background:#ffffffc7!important;color:#111827!important;border:1px solid rgba(15,23,42,.1)!important;border-left:0!important;box-shadow:14px 16px 32px #0f172a24,inset 0 0 0 1px #ffffffa3!important;font-size:0!important;line-height:1!important;transform:translateY(-50%)!important;transform-origin:left center!important;backdrop-filter:blur(18px) saturate(160%)!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important;transition:width .34s cubic-bezier(.16,1,.3,1),min-width .34s cubic-bezier(.16,1,.3,1),transform .34s cubic-bezier(.16,1,.3,1),box-shadow .22s ease,background .22s ease!important}.lobbyOnlineArrow:hover,.lobbyOnlineArrow:focus-visible,#lobby .lobbyCard button.lobbyOnlineArrow:hover,#lobby .lobbyCard button.lobbyOnlineArrow:focus-visible{width:252px!important;min-width:252px!important;transform:translateY(-50%) translate(4px)!important;background:#fffffff5!important;box-shadow:18px 20px 42px #0f172a2e,0 0 0 3px #007aff1a,inset 0 0 0 1px #ffffffc2!important}.onlineArrowCube{position:relative;flex:0 0 32px;width:32px;height:32px;display:inline-block;border-radius:10px;background:linear-gradient(145deg,#8fd0ff,#4aaef5);box-shadow:0 8px 16px #007aff38,inset 0 0 0 2px #ffffffa3,inset -6px -7px 12px #0046aa29;transform-origin:50% 75%}.onlineArrowCube:before{content:"";position:absolute;inset:7px;border-radius:6px;border:2px solid rgba(255,255,255,.72);background:#ffffff24}.onlineArrowCube:after{content:"";position:absolute;left:5px;right:5px;bottom:-9px;height:8px;border-radius:50%;background:#0f172a29;filter:blur(4px)}.lobbyOnlineArrow:hover .onlineArrowCube,.lobbyOnlineArrow:focus-visible .onlineArrowCube{animation:onlineShortcutCubeRoll .72s cubic-bezier(.18,.8,.2,1) both}@keyframes onlineShortcutCubeRoll{0%{transform:translate(0) translateY(0) rotate(0)}28%{transform:translate(18px) translateY(-6px) rotate(96deg)}58%{transform:translate(36px) translateY(0) rotate(210deg)}78%{transform:translate(44px) translateY(-2px) rotate(310deg)}to{transform:translate(0) translateY(0) rotate(360deg)}}.lobbyOnlineArrow.is-back:hover .onlineArrowCube,.lobbyOnlineArrow.is-back:focus-visible .onlineArrowCube,.lobbyCard.online-match-active .lobbyOnlineArrow:hover .onlineArrowCube,.lobbyCard.online-match-active .lobbyOnlineArrow:focus-visible .onlineArrowCube{animation-name:onlineShortcutCubeRollBack}@keyframes onlineShortcutCubeRollBack{0%{transform:translate(0) translateY(0) rotate(0)}28%{transform:translate(-18px) translateY(-6px) rotate(-96deg)}58%{transform:translate(-36px) translateY(0) rotate(-210deg)}78%{transform:translate(-44px) translateY(-2px) rotate(-310deg)}to{transform:translate(0) translateY(0) rotate(-360deg)}}.onlineArrowText{flex:0 0 auto;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;font-size:13px;font-weight:950;letter-spacing:-.03em;color:#111827;transform:translate(-8px);transition:opacity .22s ease .08s,max-width .34s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1) .04s}.onlineTextBack{display:none}.lobbyOnlineArrow:hover .onlineTextGo,.lobbyOnlineArrow:focus-visible .onlineTextGo{max-width:182px;opacity:1;transform:translate(0)}.lobbyOnlineArrow.is-back .onlineTextGo{display:none}.lobbyOnlineArrow.is-back .onlineTextBack{display:inline-block}.lobbyOnlineArrow.is-back:hover .onlineTextBack,.lobbyOnlineArrow.is-back:focus-visible .onlineTextBack{max-width:150px;opacity:1;transform:translate(0)}.lobbyCard.online-match-active .lobbyOnlineArrow,.lobbyCard.online-match-active #lobby .lobbyCard button.lobbyOnlineArrow,#lobby .lobbyCard.online-match-active button.lobbyOnlineArrow{left:auto!important;right:calc(100% - 5px)!important;border-radius:20px 0 0 20px!important;border-left:1px solid rgba(15,23,42,.1)!important;border-right:0!important;transform-origin:right center!important;justify-content:flex-end!important}.lobbyCard.online-match-active .lobbyOnlineArrow:hover,.lobbyCard.online-match-active .lobbyOnlineArrow:focus-visible{width:224px!important;min-width:224px!important;transform:translateY(-50%) translate(-4px)!important}.lobbyCard.online-match-active .onlineArrowCube{order:2;background:linear-gradient(145deg,#ffe69a,#ffd166);box-shadow:0 8px 16px #ffb10038,inset 0 0 0 2px #ffffffa8,inset -6px -7px 12px #a0690024}.lobbyCard.online-match-active .onlineArrowText{order:1}body.dark-mode .lobbyOnlineArrow,body.dark-mode #lobby .lobbyCard button.lobbyOnlineArrow{background:#f5f7fbe0!important;color:#111827!important}body.dark-mode .onlineArrowText{color:#111827!important}@media(max-width:860px){.lobbyOnlineArrow,#lobby .lobbyCard button.lobbyOnlineArrow{inset:50% 12px auto auto!important;width:48px!important;min-width:48px!important;height:62px!important;min-height:62px!important;border-radius:18px!important;border:1px solid rgba(15,23,42,.1)!important;padding:0 8px!important;transform:translateY(-50%)!important}.lobbyOnlineArrow:hover,.lobbyOnlineArrow:focus-visible,#lobby .lobbyCard button.lobbyOnlineArrow:hover,#lobby .lobbyCard button.lobbyOnlineArrow:focus-visible{width:228px!important;min-width:228px!important;transform:translateY(-50%) translate(-2px)!important}.lobbyCard.online-match-active .lobbyOnlineArrow,#lobby .lobbyCard.online-match-active button.lobbyOnlineArrow{left:12px!important;right:auto!important;justify-content:flex-start!important;border-radius:18px!important}.lobbyCard.online-match-active .lobbyOnlineArrow:hover,.lobbyCard.online-match-active .lobbyOnlineArrow:focus-visible{width:210px!important;min-width:210px!important;transform:translateY(-50%) translate(2px)!important}.onlineArrowCube{flex-basis:30px;width:30px;height:30px;border-radius:9px}.onlineArrowText{font-size:12px}}body.tablet-device.mobile-landscape .lobbyOnlineArrow,body.tablet-device.mobile-landscape #lobby .lobbyCard button.lobbyOnlineArrow{inset:50% 12px auto auto!important;width:48px!important;min-width:48px!important;height:62px!important;min-height:62px!important;border-radius:18px!important;font-size:0!important;transform:translateY(-50%)!important;z-index:13!important}body.tablet-device.mobile-landscape .lobbyOnlineArrow:hover,body.tablet-device.mobile-landscape .lobbyOnlineArrow:focus-visible{width:228px!important;min-width:228px!important;transform:translateY(-50%) translate(-2px)!important}body.tablet-device.mobile-landscape .lobbyCard.online-match-active .lobbyOnlineArrow,body.tablet-device.mobile-landscape #lobby .lobbyCard.online-match-active button.lobbyOnlineArrow{left:12px!important;right:auto!important;justify-content:flex-start!important}body.tablet-device.mobile-landscape .lobbyCard.online-match-active .lobbyOnlineArrow:hover,body.tablet-device.mobile-landscape .lobbyCard.online-match-active .lobbyOnlineArrow:focus-visible{width:210px!important;min-width:210px!important;transform:translateY(-50%) translate(2px)!important}.degulTutorialLayer{position:fixed;inset:0;z-index:420;display:none;pointer-events:none}.degulTutorialLayer.show{display:block}.degulTutorialSpotlight{position:fixed;left:50%;top:50%;width:120px;height:80px;border-radius:24px;box-shadow:0 0 0 9999px #000000ad,0 0 0 1px #ffffff7a,0 0 18px 7px #ffffff70,0 0 38px 12px #64beff47,inset 0 0 18px #ffffff2e;transition:left .24s ease,top .24s ease,width .24s ease,height .24s ease,border-radius .24s ease}.degulTutorialSpotlight:before{content:"";position:absolute;inset:-10px;border-radius:inherit;border:8px solid rgba(255,255,255,.28);filter:blur(10px);opacity:.9;pointer-events:none}.degulTutorialTip{position:fixed;left:50%;top:50%;width:min(420px,calc(100vw - 36px));padding:17px 18px 15px;border-radius:22px;color:#111827;background:#fffffff0;border:1px solid rgba(255,255,255,.96);box-shadow:0 18px 48px #0000003d,inset 0 0 0 1px #fff9;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);text-align:center;transform:translate(-50%);transition:left .24s ease,top .24s ease}.degulTutorialTip strong{display:block;margin-bottom:7px;font-size:17px;line-height:1.25;font-weight:950;letter-spacing:-.035em}.degulTutorialTip span{display:block;font-size:14px;line-height:1.45;font-weight:750;color:#4b5563}.degulTutorialTip em{display:block;margin-top:11px;font-style:normal;font-size:12px;line-height:1.3;font-weight:850;color:#007aff;opacity:.88}.degulTutorialProgress{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:22px;margin-bottom:9px;padding:0 9px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:12px;font-weight:950}.degulTutorialSkip{position:fixed;right:20px;top:20px;z-index:421;pointer-events:auto;border:0;border-radius:999px;padding:10px 14px;background:#ffffffeb;color:#111827;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #00000038}body.dark-mode .degulTutorialTip,body.dark-mode .degulTutorialSkip{color:#111827;background:#fffffff0}@media(max-width:900px){.degulTutorialTip{width:min(360px,calc(100vw - 32px));padding:15px 16px 14px}.degulTutorialTip strong{font-size:15px}.degulTutorialTip span{font-size:13px}.degulTutorialSkip{right:14px;top:14px}}.lobbyCard .skinPalette .colorChip.locked,#lobby .lobbyCard .skinPalette button.colorChip.locked,.skinPalette .colorChip.locked,.colorChip.locked{position:relative!important;cursor:not-allowed!important;opacity:.48!important;filter:grayscale(.72) brightness(.84)!important;overflow:hidden!important}.lobbyCard .skinPalette .colorChip.locked:before,#lobby .lobbyCard .skinPalette button.colorChip.locked:before,.skinPalette .colorChip.locked:before,.colorChip.locked:before{content:"\1f512"!important;position:absolute!important;inset:0!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:inherit!important;background:#11182794!important;color:#fff!important;font-size:15px!important;line-height:1!important;text-shadow:0 2px 8px rgba(0,0,0,.35)!important;opacity:0!important;transform:scale(.94)!important;transition:opacity .14s ease,transform .14s ease!important;pointer-events:none!important}.lobbyCard .skinPalette .colorChip.locked:hover:before,#lobby .lobbyCard .skinPalette button.colorChip.locked:hover:before,.skinPalette .colorChip.locked:hover:before,.colorChip.locked:hover:before{opacity:1!important;transform:scale(1)!important}.lobbyCard .skinPalette .colorChip.locked:after,#lobby .lobbyCard .skinPalette button.colorChip.locked:after,.skinPalette .colorChip.locked:after,.colorChip.locked:after{content:""!important;display:none!important}.lobbyCard .skinPalette .colorChip[data-skin=chess]:not(.locked):after,#lobby .lobbyCard .skinPalette button.colorChip[data-skin=chess]:not(.locked):after,.skinPalette .colorChip[data-skin=chess]:not(.locked):after,.colorChip[data-skin=chess]:not(.locked):after{content:"\265e"!important;position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;color:#f8fafc!important;font-size:18px!important;line-height:1!important;text-shadow:0 2px 0 #020617,0 0 7px rgba(2,6,23,.6)!important}.lobbyCard .aiDifficultyButton.locked,#lobby .lobbyCard button.aiDifficultyButton.locked{position:relative!important;opacity:.48!important;cursor:not-allowed!important;filter:grayscale(.2) saturate(.72)!important;overflow:hidden!important}.lobbyCard .aiDifficultyButton.locked:after,#lobby .lobbyCard button.aiDifficultyButton.locked:after{content:"\1f512"!important;position:absolute!important;inset:0!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border-radius:inherit!important;background:#1118278a!important;color:#fff!important;font-size:17px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;opacity:0!important;transform:scale(.94)!important;transition:opacity .14s ease,transform .14s ease!important;pointer-events:none!important;text-shadow:0 2px 8px rgba(0,0,0,.35)!important}.lobbyCard .aiDifficultyButton.locked:hover:after,#lobby .lobbyCard button.aiDifficultyButton.locked:hover:after{opacity:1!important;transform:scale(1)!important}body.dark-mode .lobbyCard .aiDifficultyButton.locked:after,body.dark-mode #lobby .lobbyCard button.aiDifficultyButton.locked:after,body.ghost-mode-lock .lobbyCard .aiDifficultyButton.locked:after,body.ghost-mode-lock #lobby .lobbyCard button.aiDifficultyButton.locked:after,body.dark-mode .skinPalette .colorChip.locked:before,body.ghost-mode-lock .skinPalette .colorChip.locked:before{background:#00000094!important;color:#fff!important}.selectedPreview[data-skin=""]{position:relative;overflow:hidden}.selectedPreview[data-skin=""]:before,.selectedPreview[data-skin=""]:after{content:"";position:absolute;top:50%;width:5px;height:11px;border:1px solid rgba(248,251,255,.96);border-radius:999px;background:#050814;box-sizing:border-box;transform:translateY(-48%);box-shadow:0 1px 2px #00000038;pointer-events:none}.selectedPreview[data-skin=""]:before{left:calc(50% - 7px)}.selectedPreview[data-skin=""]:after{right:calc(50% - 7px)}
