:root{color-scheme:dark;--ui-green: #54e86f;--ui-ink: #050a08;--ui-text: #eafff4;--ui-muted: #9ac5ae}body{margin:0;padding:0;height:100vh;height:100dvh;background:#060a09;font-family:Consolas,Courier New,monospace;overflow:hidden}canvas{position:fixed;inset:0;width:100vw;height:100vh;display:block}#surfaceCanvas{z-index:0;background:#030807;pointer-events:none}#gameCanvas{z-index:1;background:transparent}#menu{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;min-height:100vh;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;background:radial-gradient(ellipse at 20% 30%,rgba(20,45,34,.55),transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(14,34,46,.5),transparent 55%),radial-gradient(ellipse at 60% 15%,rgba(18,40,30,.4),transparent 50%),#05080a;z-index:10;isolation:isolate}#menu.hidden{display:none}#menu:before{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.009) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 76%);mask-image:radial-gradient(circle at center,black,transparent 76%)}.cell{position:absolute;z-index:0;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 35% 35%,rgba(84,232,111,.1),rgba(84,232,111,.03) 60%,transparent 70%);border:1px solid rgba(84,232,111,.12);animation:pulse 6s ease-in-out infinite}.cell.c1{width:340px;height:340px;left:8%;top:12%;animation-delay:0s}.cell.c2{width:220px;height:220px;right:12%;top:22%;animation-delay:2s;background:radial-gradient(circle at 35% 35%,rgba(63,169,255,.1),rgba(63,169,255,.03) 60%,transparent 70%);border-color:#3fa9ff1f}.cell.c3{width:260px;height:260px;left:18%;bottom:10%;animation-delay:4s;background:radial-gradient(circle at 35% 35%,rgba(255,79,109,.09),rgba(255,79,109,.03) 60%,transparent 70%);border-color:#ff4f6d1a}.cell.c4{width:180px;height:180px;right:20%;bottom:16%;animation-delay:1s;background:radial-gradient(circle at 35% 35%,rgba(255,209,102,.09),rgba(255,209,102,.03) 60%,transparent 70%);border-color:#ffd1661a}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.07);opacity:1}}#menuInner{position:relative;z-index:1;box-sizing:border-box;width:min(720px,calc(100vw - 48px));min-width:0;margin:auto 0;text-align:center;color:#cfe9dc}#menuInner>h1{font-size:clamp(52px,6vw,70px);font-weight:700;line-height:.95;letter-spacing:clamp(8px,1.05vw,14px);margin:0;color:#eafff4;text-shadow:0 0 24px rgba(84,232,111,.55),0 0 60px rgba(84,232,111,.25)}#menuInner>h1 span{color:#54e86f}.tagline{margin:10px 0 26px;letter-spacing:clamp(3px,.5vw,6px);font-size:12px;color:#a0d2b9bf}.menuBtn{display:block;width:300px;margin:14px auto;padding:14px 0;background:#54e86f0f;border:1px solid rgba(84,232,111,.45);color:#d9ffe8;font-family:inherit;font-size:15px;letter-spacing:4px;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.menuBtn:hover{background:#54e86f29;box-shadow:0 0 18px #54e86f59}.menuBtn:focus-visible,.settingsButton:focus-visible,.editSkinButton:focus-visible,.modalIconButton:focus-visible{outline:2px solid #eafff4;outline-offset:3px}.menuBtn:disabled{cursor:wait;opacity:.68;transform:none;box-shadow:none}.settingsButton{position:fixed;top:max(22px,env(safe-area-inset-top));right:max(24px,env(safe-area-inset-right));z-index:2;display:grid;width:42px;height:42px;padding:0;place-items:center;color:#bee0cf9e;background:#07100c7a;border:1px solid rgba(160,210,185,.16);border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .15s,background .15s,border-color .15s,transform .15s}.settingsButton svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.settingsButton:hover{color:#d9ffe8;background:#54e86f17;border-color:#54e86f61;transform:rotate(12deg)}#menuButtons{width:100%}#cultureCard{--culture-color: #ff4f6d;--culture-rgb: 255, 79, 109;position:relative;box-sizing:border-box;width:100%;padding:18px 22px 17px;overflow:hidden;text-align:left;background:radial-gradient(circle at 14% 54%,rgba(var(--culture-rgb),.075),transparent 32%),linear-gradient(135deg,#0a1611eb,#050c0adb);border:1px solid rgba(152,213,181,.22);box-shadow:0 18px 56px #00000047,inset 0 1px #ffffff06;transition:border-color .2s,box-shadow .2s}#cultureCard:before{position:absolute;top:0;left:0;width:45%;height:1px;content:"";background:linear-gradient(90deg,var(--culture-color),transparent);opacity:.8}.cultureProfile{position:relative;z-index:1;display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;align-items:center}.culturePreviewColumn{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(160,210,185,.12)}.culturePreview{position:relative;display:grid;width:112px;height:112px;place-items:center;filter:drop-shadow(0 12px 20px rgba(0,0,0,.34))}.cultureMembrane{position:relative;width:84px;height:84px;overflow:hidden;background:radial-gradient(circle at center,rgba(var(--culture-rgb),.3) 0 15%,rgba(var(--culture-rgb),.14) 70%,#0a120fe6);border:2px solid var(--culture-color);border-radius:50%;box-shadow:0 0 0 3px rgba(var(--culture-rgb),.25),0 0 20px rgba(var(--culture-rgb),.25)}.cultureNucleus{position:absolute;top:50%;left:50%;display:block;width:24px;height:24px;background:rgba(var(--culture-rgb),.55);border-radius:50%;transform:translate(-50%,-50%)}.currentSkinRow{display:flex;width:145px;margin-top:2px;align-items:center;justify-content:center}.editSkinButton{display:inline-flex;min-height:27px;padding:0 9px 0 11px;align-items:center;justify-content:center;gap:8px;color:#c4e6d6b8;background:#a0d2b909;border:1px solid rgba(160,210,185,.18);cursor:pointer;transition:color .15s,background .15s,border-color .15s,transform .15s}.editSkinButton strong{color:inherit;font-size:8px;font-weight:400;letter-spacing:1px}.editSkinButton svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.editSkinButton:hover{color:#eafff4;background:#54e86f1a;border-color:#54e86f7a;transform:translateY(-1px)}.cultureControls{min-width:0}.colorField legend{color:#c2e2d2c7;font-size:9px;letter-spacing:2px}#nameField{position:relative;display:flex;box-sizing:border-box;width:100%;height:43px;align-items:center;background:#010705b8;border:1px solid rgba(190,230,209,.28);box-shadow:inset 0 0 18px #0003;transition:background .15s,border-color .15s,box-shadow .15s}#nameField:focus-within{background:#040d09eb;border-color:#54e86fbf;box-shadow:0 0 0 2px #54e86f14,0 0 20px #54e86f24}#nameField svg{position:absolute;left:12px;width:14px;height:14px;fill:none;stroke:#9dd1b69e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;pointer-events:none}#nameInput{box-sizing:border-box;width:100%;height:100%;padding:0 55px 0 37px;color:#f0fff7;background:transparent;border:0;outline:0;font-family:inherit;font-size:14px;letter-spacing:1.5px;text-align:left}#nameInput::placeholder{color:#a0d2b947}#nameCount{position:absolute;right:10px;color:#b1dac699;font-size:8px;letter-spacing:1px;pointer-events:none}.colorField{min-width:0;margin:12px 0 0;padding:0;border:0}.colorField legend{box-sizing:border-box;width:100%}.colorChoices{display:grid;grid-template-columns:repeat(8,40px);gap:7px;margin-top:6px}.colorChoice{position:relative;display:grid;width:40px;height:34px;place-items:center;cursor:pointer}.colorChoice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.colorSwatch{position:relative;display:block;box-sizing:border-box;width:20px;height:20px;background:var(--swatch);border:2px solid rgba(4,10,8,.88);border-radius:50%;box-shadow:0 0 8px color-mix(in srgb,var(--swatch) 35%,transparent);transition:transform .14s,box-shadow .14s}.colorChoice:hover .colorSwatch{transform:scale(1.16)}.colorChoice input:checked+.colorSwatch{transform:scale(1.12);box-shadow:0 0 0 2px #07100c,0 0 0 4px #e2fff0d1,0 0 15px var(--swatch)}.colorChoice input:checked+.colorSwatch:after{position:absolute;inset:5px;content:"";background:#fff;border-radius:50%;box-shadow:0 0 4px #0000008c}.colorChoice input:focus-visible+.colorSwatch{outline:2px solid #eafff4;outline-offset:5px}.quickPlayChoice{min-height:67px;margin-top:12px}.playChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.playChoice{display:grid;box-sizing:border-box;width:100%;min-height:69px;margin:0;padding:11px 15px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;text-align:left}.primaryChoice{background:linear-gradient(105deg,#54e86f30,#54e86f11);border-color:#54e86fb8;box-shadow:inset 0 0 24px #54e86f09}.secondaryChoice{grid-template-columns:38px minmax(0,1fr);color:#dcf6e9c7;background:#98ccb109;border-color:#a0d2b938}.secondaryActions .playChoice{min-height:58px}.secondaryActions .playChoiceTitle{font-size:12px}.playChoice:hover{transform:translateY(-1px)}.primaryChoice:hover{background:#54e86f36;border-color:#69ff84f0}.secondaryChoice:hover{background:#a0d2b917;border-color:#a0d2b966}.playChoiceIcon{position:relative;display:block;width:27px;height:27px}.onlineIcon:before,.onlineIcon:after{position:absolute;height:1px;content:"";background:#54e86f9e;transform-origin:left center}.onlineIcon:before{top:10px;left:7px;width:15px;transform:rotate(24deg)}.onlineIcon:after{top:18px;left:7px;width:15px;transform:rotate(-24deg)}.onlineIcon i{position:absolute;z-index:1;display:block;width:7px;height:7px;background:#54e86f;border:2px solid #0a1710;border-radius:50%;box-shadow:0 0 8px #54e86f8c}.onlineIcon i:nth-child(1){top:9px;left:1px}.onlineIcon i:nth-child(2){top:2px;right:0}.onlineIcon i:nth-child(3){right:0;bottom:1px}.soloIcon{box-sizing:border-box;border:1px solid rgba(191,224,207,.55);border-radius:48% 52% 46% 54%;box-shadow:inset 0 0 9px #a0d2b91f}.soloIcon:before,.soloIcon:after{position:absolute;content:"";border-radius:50%}.soloIcon:before{top:8px;left:9px;width:8px;height:8px;background:#cfe9dc8c}.soloIcon:after{right:4px;bottom:5px;width:3px;height:3px;background:#cfe9dc73}.playChoiceCopy{display:flex;min-width:0;flex-direction:column;gap:4px}.playChoiceTitle{overflow:hidden;color:inherit;font-size:14px;font-weight:400;letter-spacing:2.5px;text-overflow:ellipsis;white-space:nowrap}.playChoiceHint{overflow:hidden;color:#b8e2ccad;font-size:9px;letter-spacing:1.5px;text-overflow:ellipsis;white-space:nowrap}.playChoiceArrow{color:#75f28d;font-size:20px}.browseDishIcon{position:relative;display:block;box-sizing:border-box;width:27px;height:27px;border:1px solid currentColor;border-radius:50%;box-shadow:inset 0 0 9px #a0d2b91f}.browseDishIcon:before{position:absolute;top:50%;left:50%;width:7px;height:7px;content:"";background:currentColor;border-radius:50%;opacity:.55;transform:translate(-50%,-50%)}.srOnly{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#lobby{display:none}#lobby.open{display:block}#menu.lobbyMode #menuButtons,#matchLobby{display:none}#matchLobby.open{display:block}#menu.roomMode #menuButtons,#menu.roomMode #lobby{display:none}#menu.roomMode #menuInner>h1,#menu.roomMode #menuInner>.tagline{display:none}.lobbyHeader{display:flex;justify-content:space-between;align-items:center;width:420px;margin:0 auto 10px;font-size:13px;letter-spacing:3px;color:#a0d2b9e6}.lobbyHeader button{background:none;border:1px solid rgba(84,232,111,.35);color:#a9dfc2;font-family:inherit;cursor:pointer;padding:4px 10px}.lobbyActions{display:flex;gap:6px}#sessionList{width:420px;margin:0 auto;border:1px solid rgba(84,232,111,.25);background:#060c0ab3}.session{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;border-bottom:1px solid rgba(84,232,111,.12);transition:background .15s}.session:last-child{border-bottom:none}.session:hover{background:#54e86f1a}.session.full{cursor:default;opacity:.55}.session.full:hover{background:transparent}.session .name{color:#eafff4;font-size:14px;letter-spacing:1px}.session .detail{color:#a0d2b999;font-size:12px;margin-top:3px}.session .join{color:#54e86f;font-size:12px;letter-spacing:2px}#lobbyStatus{width:420px;margin:12px auto;min-height:18px;font-size:12px;color:#ffd166;letter-spacing:1px}.lobbyNote{width:420px;margin:4px auto 14px;font-size:11px;color:#a0d2b966}#matchLobby{width:420px;margin:0 auto;color:#cfe9dc}.matchLobbyEyebrow{color:#a0d2b994;font-size:11px;letter-spacing:5px}#matchLobby h2{margin:10px 0 18px;color:#eafff4;font-size:24px;font-weight:400;letter-spacing:5px}#matchLobbyRoster{border:1px solid rgba(84,232,111,.25);background:#060c0ab8}.matchLobbyPlayer{display:flex;align-items:center;min-height:43px;padding:0 14px;border-bottom:1px solid rgba(84,232,111,.1);color:#daf7e8e6;font-size:13px;letter-spacing:2px}.matchLobbyPlayer:last-child{border-bottom:none}.matchLobbyPlayer.empty{color:#a0d2b947}.matchLobbyPlayer .swatch{width:9px;height:9px;margin-right:12px;border-radius:50%;box-shadow:0 0 8px currentColor}.matchLobbyPlayer .owner{margin-left:10px;color:#ffd166;font-size:10px;letter-spacing:2px}.matchLobbyPlayer .seatStatus{margin-left:auto;color:#a0d2b97a;font-size:10px;letter-spacing:2px}.matchLobbyPlayer .seatStatus.ready{color:#54e86f}.matchLobbyPlayer .seatStatus.ai{color:#3fa9ff}.matchLobbyPlayer .removeAi{margin-left:10px;padding:3px 7px;background:transparent;border:1px solid rgba(255,79,109,.35);color:#ff7b87;font:inherit;font-size:9px;cursor:pointer}#matchLobbyStatus{min-height:18px;margin:14px 0 8px;color:#a0d2b99e;font-size:12px;letter-spacing:1px}#btnLaunch:disabled{cursor:default;opacity:.45;box-shadow:none}.matchLobbyActions .menuBtn:disabled{cursor:default;opacity:.45;box-shadow:none}.matchLobbyActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.matchLobbyActions .menuBtn{width:100%;margin:0;padding:11px 5px;font-size:11px;letter-spacing:2px}#btnReady.isReady{background:#54e86f2e;box-shadow:0 0 18px #54e86f40}.menuBtn.secondary{border-color:#a0d2b938;background:#a0d2b908;color:#cfe9dcad}#placementHud{position:fixed;top:24px;left:50%;z-index:8;display:none;min-width:330px;padding:15px 24px 13px;transform:translate(-50%);text-align:center;color:#d9ffe8;background:#050b09d6;border:1px solid rgba(84,232,111,.42);box-shadow:0 0 28px #14503438;pointer-events:none}#placementHud.open{display:block}.placementLabel{font-size:11px;letter-spacing:3px}#placementCountdown{margin:2px 0 -1px;color:#54e86f;font-size:34px;line-height:1;text-shadow:0 0 14px rgba(84,232,111,.46)}.placementHint{color:#c4e1d2ad;font-size:11px;letter-spacing:1px}#placementError{min-height:13px;margin-top:5px;color:#ff7b87;font-size:10px;letter-spacing:1px}#endgame,#elimscreen,#escmenu,#settings,#skinStore{position:fixed;inset:0;display:none;align-items:center;justify-content:center}#endgame.open,#elimscreen.open,#escmenu.open,#settings.open,#skinStore.open{display:flex}#endgame{background:#030605b8;z-index:10}#elimscreen{background:#060304b8;z-index:9}#escmenu{background:#03060573;z-index:9}#settings{background:#03060599;z-index:12}#skinStore{--culture-color: #ff4f6d;--culture-rgb: 255, 79, 109;background:#020605c7;z-index:13}#endgameInner,#elimscreenInner,#escmenuInner,#settingsInner{text-align:center;color:#cfe9dc}#endgameInner,#elimscreenInner{min-width:420px;padding:36px 48px}#escmenuInner,#settingsInner{padding:30px 44px}#endgameInner,#escmenuInner,#settingsInner{background:#060c0ad9;border:1px solid rgba(84,232,111,.35);box-shadow:0 0 60px #54e86f1f}#elimscreenInner{background:#0c0608d9;border:1px solid rgba(255,79,109,.35);box-shadow:0 0 60px #ff4f6d1f}#escmenuInner{min-width:320px}#settingsInner{min-width:380px;background:#060c0aeb}#endgameInner h1,#elimscreenInner h1{font-size:56px;letter-spacing:12px;margin:0}#endgameInner h1{color:#eafff4;text-shadow:0 0 24px rgba(84,232,111,.55),0 0 60px rgba(84,232,111,.25)}#endgameInner h1.defeat{text-shadow:0 0 24px rgba(255,79,109,.55),0 0 60px rgba(255,79,109,.25)}#elimscreenInner h1{color:#ffeef1;text-shadow:0 0 24px rgba(255,79,109,.55),0 0 60px rgba(255,79,109,.25)}#escmenuInner h1,#settingsInner h1{font-size:34px;letter-spacing:10px;margin:0 0 4px;color:#eafff4;text-shadow:0 0 24px rgba(84,232,111,.45)}#skinStoreInner{box-sizing:border-box;width:min(720px,calc(100vw - 36px));max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);padding:22px;overflow-y:auto;color:#cfe9dc;background:radial-gradient(circle at 50% 0%,rgba(84,232,111,.055),transparent 34%),#050c09f5;border:1px solid rgba(84,232,111,.34);box-shadow:0 0 70px #145a3633;scrollbar-color:rgba(84,232,111,.4) transparent}.skinStoreHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.skinStoreHeader h2{margin:0;color:#eafff4;font-size:25px;font-weight:400;letter-spacing:7px;text-shadow:0 0 20px rgba(84,232,111,.34)}.skinColorField{margin:0 0 14px;padding:8px 12px 9px;background:#030a0780;border:1px solid rgba(160,210,185,.15)}.skinColorField legend{box-sizing:content-box;width:auto;padding:0 5px;color:#c2e2d2b8}.skinColorField .colorChoices{justify-content:center;margin-top:0}.modalIconButton{display:grid;width:34px;height:34px;padding:0;place-items:center;color:#bde1cf9e;background:#a0d2b909;border:1px solid rgba(160,210,185,.2);cursor:pointer;transition:color .15s,background .15s,border-color .15s}.modalIconButton svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.modalIconButton:hover{color:#eafff4;background:#54e86f1a;border-color:#54e86f75}.skinGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.skinCard{position:relative;min-width:0;overflow:hidden;background:#030907b3;border:1px solid rgba(160,210,185,.17)}.skinCard.current{border-color:#54e86fa3;box-shadow:inset 0 0 22px #54e86f09,0 0 16px #54e86f14}.skinCard.current:before{position:absolute;top:0;left:0;z-index:2;width:58%;height:1px;content:"";background:linear-gradient(90deg,#54e86f,transparent)}.skinThumb{position:relative;display:grid;height:112px;overflow:hidden;place-items:center;background:radial-gradient(circle at center,rgba(var(--culture-rgb),.085),transparent 54%),linear-gradient(145deg,#0c1a14b8,#020705bd);border-bottom:1px solid rgba(160,210,185,.1)}.skinThumb:before{position:absolute;inset:0;content:"";opacity:.16;background:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:radial-gradient(circle,black,transparent 76%);mask-image:radial-gradient(circle,black,transparent 76%)}.shopSkinCell{position:relative;width:74px;height:74px;overflow:hidden;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.34) 0 4%,transparent 18%),radial-gradient(circle at 52% 56%,rgba(var(--culture-rgb),.74),rgba(var(--culture-rgb),.22) 55%,#020806f0);border:2px solid rgba(var(--culture-rgb),.8);border-radius:48% 52% 46% 54%/52% 45% 55% 48%;box-shadow:0 0 20px rgba(var(--culture-rgb),.28),inset 5px 6px 12px #ffffff14,inset -6px -8px 14px #00000052}.shopNucleus{position:absolute;top:25px;left:27px;z-index:2;width:22px;height:22px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.35),transparent 28%),#03080799;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 9px rgba(var(--culture-rgb),.5)}.shopSkinDetail{position:absolute;inset:0;z-index:1;display:block;border-radius:inherit}.skinCard.current .shopSkinCell{background:radial-gradient(circle at center,rgba(var(--culture-rgb),.3) 0 15%,rgba(var(--culture-rgb),.14) 70%,#0a120fe6);border-color:var(--culture-color);border-radius:50%;box-shadow:0 0 0 3px rgba(var(--culture-rgb),.25),0 0 20px rgba(var(--culture-rgb),.25)}.skinCard.current .shopNucleus{top:50%;left:50%;width:21px;height:21px;background:rgba(var(--culture-rgb),.55);border:0;box-shadow:none;transform:translate(-50%,-50%)}.skinCard:not(.skinVeins):not(.skinBloom):not(.skinHoneycomb):not(.skinAbyssal):not(.skinPrismatic) .shopSkinDetail{background:radial-gradient(circle at 72% 28%,rgba(238,255,246,.26) 0 5%,transparent 6%),radial-gradient(circle at 27% 72%,rgba(238,255,246,.18) 0 4%,transparent 5%)}.skinVeins .shopSkinDetail{inset:7px;opacity:.78;background:linear-gradient(34deg,transparent 45%,rgba(225,255,239,.72) 47%,transparent 50%),linear-gradient(142deg,transparent 43%,rgba(225,255,239,.58) 45%,transparent 48%),linear-gradient(78deg,transparent 52%,rgba(225,255,239,.36) 54%,transparent 57%);filter:drop-shadow(0 0 3px var(--culture-color))}.skinBloom .shopSkinDetail{background:radial-gradient(circle at 24% 31%,rgba(255,255,255,.82) 0 3%,transparent 4%),radial-gradient(circle at 75% 30%,rgba(255,255,255,.68) 0 4%,transparent 5%),radial-gradient(circle at 68% 72%,rgba(255,255,255,.75) 0 3%,transparent 4%),radial-gradient(circle at 28% 73%,rgba(255,255,255,.54) 0 5%,transparent 6%),radial-gradient(circle at 50% 13%,rgba(var(--culture-rgb),.9) 0 3%,transparent 4%);filter:drop-shadow(0 0 4px var(--culture-color))}.skinHoneycomb .shopSkinDetail{inset:4px;opacity:.48;background:linear-gradient(30deg,rgba(255,255,255,.28) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.28) 87.5%),linear-gradient(150deg,rgba(255,255,255,.28) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.28) 87.5%),linear-gradient(30deg,rgba(255,255,255,.28) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.28) 87.5%);background-position:0 0,0 0,8px 14px;background-size:16px 28px}.skinAbyssal .shopSkinCell{background:radial-gradient(circle at 31% 24%,rgba(128,215,255,.24),transparent 17%),radial-gradient(circle at 54% 57%,#0f2232f5,#010408fa 68%);border-color:#53c1ffbd;box-shadow:0 0 22px #3fa9ff4d,inset 0 0 18px #3fa9ff1c}.skinAbyssal .shopNucleus{background:#03050ce0;border-color:#63d2ff6b;box-shadow:0 0 12px #50cdffb8}.skinAbyssal .shopSkinDetail{background:radial-gradient(circle at 18% 48%,rgba(91,216,255,.78) 0 2%,transparent 3%),radial-gradient(circle at 78% 54%,rgba(91,216,255,.62) 0 2%,transparent 3%),radial-gradient(circle at 49% 17%,rgba(91,216,255,.52) 0 2%,transparent 3%)}.skinPrismatic .shopSkinCell{background:radial-gradient(circle at 31% 24%,rgba(255,255,255,.45),transparent 16%),conic-gradient(from 35deg,#ff4f6d9e,#4dffd294,#c77dff9e,#ffd1668f,#ff4f6d9e);border-color:#eee1ffcc;box-shadow:0 0 22px #c77dff57,inset -5px -6px 15px #0c051242}.skinPrismatic .shopSkinDetail{background:linear-gradient(122deg,transparent 22%,rgba(255,255,255,.28) 38%,transparent 53%)}.skinCardFooter{display:flex;min-height:42px;padding:0 11px;align-items:center;justify-content:space-between;gap:8px}.skinCardFooter strong{overflow:hidden;color:#e3f7edd6;font-size:9px;font-weight:400;letter-spacing:1.2px;text-overflow:ellipsis;white-space:nowrap}.skinPrice{flex:none;color:#ffd166;font-size:9px;letter-spacing:1px}.skinCurrent{display:grid;width:19px;height:19px;flex:none;place-items:center;color:#54e86f;border:1px solid rgba(84,232,111,.42);border-radius:50%}.skinCurrent svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}#elimscreenInner .elimNote{margin:12px 0 26px;letter-spacing:4px;font-size:12px;color:#d2aab4cc}.escNote{margin:0 0 20px;letter-spacing:3px;font-size:11px;color:#a0d2b98c}#endSub{margin:10px 0 4px;letter-spacing:5px;font-size:13px;color:#a0d2b9d9}#endDuration{margin:0 0 22px;letter-spacing:3px;font-size:11px;color:#a0d2b98c}#endStats{width:420px;margin:0 auto 24px;border:1px solid rgba(84,232,111,.25);background:#060c0ab3;font-size:13px}.endRow{display:flex;align-items:center;padding:10px 16px;border-bottom:1px solid rgba(84,232,111,.12)}.endRow:last-child{border-bottom:none}.endRow .swatch{width:12px;height:12px;border-radius:50%;margin-right:14px;flex-shrink:0}.endRow .who{flex:1;text-align:left;letter-spacing:2px;color:#eafff4}.endRow .stat{width:90px;text-align:right;color:#a0d2b9d9}.endRow.endHead{font-size:11px;letter-spacing:2px;color:#a0d2b999}.endRow.endHead .who,.endRow.endHead .stat{color:inherit}.setSection{margin:18px 0 8px;font-size:11px;letter-spacing:4px;text-align:left;color:#a0d2b98c}.setBox{border:1px solid rgba(84,232,111,.25);background:#060c0ab3;margin-bottom:10px}.setBox .setRow{display:flex;align-items:center;gap:14px;padding:12px 16px;border-bottom:1px solid rgba(84,232,111,.12)}.setBox .setRow:last-child{border-bottom:none}.setLabel{flex:1;text-align:left;font-size:13px;letter-spacing:3px;color:#eafff4}.setValue{width:34px;text-align:right;font-size:12px;color:#a0d2b9d9}input[type=checkbox].setCheck{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin:0;border:1px solid rgba(84,232,111,.55);background:#060c0ab3;cursor:pointer}input[type=checkbox].setCheck:checked{background:#54e86f;box-shadow:0 0 10px #54e86f80}input[type=range].setRange{-webkit-appearance:none;appearance:none;width:150px;height:4px;background:#54e86f40;outline:none;cursor:pointer}input[type=range].setRange::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#54e86f;border:1px solid #0a140f;box-shadow:0 0 8px #54e86f99;cursor:pointer}input[type=range].setRange::-moz-range-thumb{width:14px;height:14px;background:#54e86f;border:1px solid #0a140f;border-radius:0;box-shadow:0 0 8px #54e86f99;cursor:pointer}input[type=range].setRange::-moz-range-track{height:4px;background:#54e86f40}.escAudioRow{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 18px}.escAudioRow .setLabel{flex:none;font-size:11px;letter-spacing:3px;color:#a0d2b9bf}.escAudioRow .setRange{width:110px}@media(max-width:660px){.cultureProfile{grid-template-columns:145px minmax(0,1fr);gap:18px}.colorChoices{grid-template-columns:repeat(4,40px);gap:5px 8px}}@media(max-width:560px){#menu{padding:max(18px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}#menuInner{width:100%;padding-top:38px}#menuInner>h1{font-size:clamp(38px,12vw,48px);letter-spacing:clamp(5px,2vw,8px)}.tagline{margin:7px 0 14px;letter-spacing:clamp(2px,1vw,4px);font-size:9px}.settingsButton{top:max(11px,env(safe-area-inset-top));right:max(11px,env(safe-area-inset-right));width:38px;height:38px;background:#050c09b3}#cultureCard{padding:15px 14px 14px}.cultureProfile{grid-template-columns:99px minmax(0,1fr);gap:12px}.culturePreviewColumn{min-height:148px}.culturePreview{margin:-9px 0 -7px;transform:scale(.8)}.currentSkinRow{width:94px;gap:6px}.editSkinButton strong{font-size:8px}.colorField legend{font-size:8px;letter-spacing:1.5px}#nameField{height:40px}#nameInput{padding-right:48px;font-size:12px;letter-spacing:1px}.colorField{margin-top:10px}.colorChoices{grid-template-columns:repeat(4,34px);gap:3px}.colorChoice{width:34px;height:31px}.playChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.playChoice{min-height:60px;padding:9px 14px}.quickPlayChoice{min-height:60px;margin-top:10px}.secondaryActions .playChoice{min-height:56px;padding:8px 9px;grid-template-columns:25px minmax(0,1fr)}.secondaryActions .playChoiceIcon,.secondaryActions .browseDishIcon{width:23px;height:23px}.secondaryActions .playChoiceTitle{font-size:10px;letter-spacing:1.1px}.playChoiceTitle{font-size:13px}.menuBtn,.lobbyHeader,#sessionList,#lobbyStatus,.lobbyNote{box-sizing:border-box;width:100%}#endgameInner,#elimscreenInner,#escmenuInner,#settingsInner{box-sizing:border-box;width:calc(100% - 24px);min-width:0;padding:24px 16px}#endgameInner h1,#elimscreenInner h1{font-size:40px;letter-spacing:7px}#escmenuInner h1,#settingsInner h1{font-size:28px;letter-spacing:6px}#skinStoreInner{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:15px}.skinStoreHeader{margin-bottom:12px}.skinStoreHeader h2{font-size:21px;letter-spacing:5px}.skinColorField{margin:0 0 12px;padding:6px 8px 7px}.skinColorField .colorChoices{grid-template-columns:repeat(4,40px);gap:2px 8px}.skinColorField .colorChoice{width:40px;height:38px}.modalIconButton{width:32px;height:32px}.skinGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.skinThumb{height:88px}.skinCardFooter{min-height:38px;padding:0 8px;gap:5px}.skinCardFooter strong,.skinPrice{font-size:8px}#endStats{width:100%}input[type=range].setRange{width:min(120px,34vw)}}@media(max-width:380px){.cultureProfile{grid-template-columns:90px minmax(0,1fr);gap:9px}.culturePreviewColumn{min-height:142px}.culturePreview{transform:scale(.73)}.quickPlayChoice{padding:8px;grid-template-columns:30px minmax(0,1fr) auto}.quickPlayChoice .playChoiceIcon{transform:scale(.84);transform-origin:left center}.quickPlayChoice .playChoiceTitle{font-size:11px;letter-spacing:1.4px}.quickPlayChoice .playChoiceHint{font-size:7px;letter-spacing:.9px}.quickPlayChoice .playChoiceArrow{font-size:16px}#nameInput{padding-right:39px;padding-left:33px;font-size:11px;letter-spacing:.7px}#nameCount{right:7px;font-size:7px}#nameField svg{left:10px;width:12px;height:12px}.colorChoices{grid-template-columns:repeat(4,31px);gap:2px}.colorChoice{width:31px}.skinColorField .colorChoices{grid-template-columns:repeat(4,38px);gap:2px 5px}.skinColorField .colorChoice{width:38px;height:36px}.skinGrid{gap:6px}.skinThumb{height:84px}.skinCardFooter strong{letter-spacing:.8px}}@media(max-height:640px)and (min-width:561px){#menu{padding-top:14px;padding-bottom:14px}#menuInner>h1{font-size:50px}.tagline{margin:7px 0 15px}#cultureCard{padding-top:14px;padding-bottom:13px}.playChoice{min-height:61px}}@media(prefers-reduced-motion:reduce){.cell{animation:none}.menuBtn,.settingsButton,.editSkinButton,.modalIconButton,.colorSwatch{transition-duration:.01ms}}
