@import"https://fonts.googleapis.com/css2?family=Song+Myung&display=swap";html,body,#root{margin:0;font-family:Song Myung,serif}*,*:before,*:after{font-family:inherit}:root{--space-sm: 16px;--space-md: 24px;--space-lg: 32px}html,body,#root{margin:0;height:100vh;background-color:#6d719a}.app-background{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:32px;background-color:#6d719a;box-sizing:border-box}.app-bg-image{position:relative;display:flex;align-items:center;justify-content:center;width:1280px;height:700px;border-radius:15px;overflow:hidden;color:#fff;text-align:center;background:var(--app-bg) center / cover no-repeat;box-shadow:0 16px 36px #00000073;transition:width .32s ease,padding .32s ease,border-radius .32s ease,box-shadow .32s ease}.app-bg-image.bg-default{--app-bg: url(/assets/initpageBG-DmgOUJBz.png)}.app-bg-image.bg-default:after{background:linear-gradient(280deg,#181a2b40,#181a2b73)}.app-bg-image.bg-gameplay{--app-bg: url(/assets/bg_gamepage-CuiDxkh1.png);justify-content:flex-start;align-items:stretch;flex-direction:column}.app-bg-image:after{content:"";position:absolute;inset:0;pointer-events:none}.app-bg-image>*{position:relative;z-index:1}@media (max-width: 767px){.app-background{padding:0;height:100dvh}.app-bg-image{width:100%;height:100dvh;padding:10px;border-radius:10px;box-sizing:border-box}.app-bg-image.bg-gameplay{align-items:center}}:root{--dice-size: 56px;--input-height: 52px}.init-wrap{width:1200px;min-height:920px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:32px;gap:20px}.init-logo{width:460px;height:460px;background:url(/assets/logo-BNW2nVeN.png) center/contain no-repeat}.init-form{width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px;box-sizing:border-box;padding-inline:20px}.init-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;width:560px;margin:0 auto;padding:20px;background-color:#00000059;border-radius:16px;box-shadow:0 10px 30px #00000059}.init-welcome-text{margin:0;color:#ffecde;font-size:24px;text-align:center;letter-spacing:.05em;text-shadow:0 2px 6px rgba(0,0,0,.4)}.init-input-wrap{position:relative;width:560px}.init-input{width:560px;box-sizing:border-box;height:52px;padding-inline:12px 76px;background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,.85);color:#ffecde;font-size:18px;text-align:left;letter-spacing:.05em}.init-input::placeholder{color:#ffecde;font-size:inherit;font-weight:700;letter-spacing:.05em;text-align:left;text-shadow:0 1px 0 rgba(0,0,0,.35);transition:color .15s ease,opacity .15s ease}.init-input:focus::placeholder{color:transparent}.init-input:not(:placeholder-shown)::placeholder{color:transparent}.init-error{margin:8px 0 6px;color:#d4220e;font-size:18px;font-weight:500;text-align:center;width:560px}.init-dice{width:70px;height:70px;object-fit:contain;display:block;position:absolute;top:-8px;padding:0;border:none;line-height:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));background:url(/assets/dice-Bs4I6iUA.png) center/contain no-repeat;right:-10px}.init-btn-image{display:flex;align-items:center;justify-content:center;width:340px;height:114px;margin:16px auto 0;border:none;background:url(/assets/uiBtn-zvbLEYUS.png) center/contain no-repeat;color:#2c1105;font-size:24px;font-weight:600;letter-spacing:.05em;text-shadow:0 2px 4px rgba(255,235,223,.55)}.init-btn-image:hover:enabled{filter:brightness(1.05)}.init-btn-image:active:enabled{transform:translateY(1px)}.init-btn-image:disabled{filter:grayscale(40%) opacity(.7);cursor:not-allowed}@media (max-width: 767px){.init-wrap{width:100%;min-height:640px;padding:20px;gap:16px}.init-logo{width:240px;height:240px}.init-form,.init-welcome,.init-input-wrap,.init-input,.init-error{width:100%}.init-welcome{padding:16px}.init-welcome-text{font-size:20px}.init-input{height:44px;padding-inline:12px 72px;font-size:17px}.init-dice{right:-12px;top:-10px;width:56px;height:56px}.init-btn-image{width:260px;height:90px;margin-top:12px;font-size:22px}}.top-bar{position:absolute;top:16px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:flex-start;z-index:50}.left-buttons,.right-buttons{display:flex;align-items:center;gap:12px;flex:0 0 auto}.icon-btn{display:flex;align-items:center;justify-content:center;width:72px;height:72px;flex:0 0 auto}.icon-btn .common-btn{width:inherit;height:inherit;border-radius:10px}.icon-btn .common-btn img{width:inherit;height:inherit}.top-bar .exit-btn{border-radius:10px}@media (max-width: 767px){.top-bar{top:12px;left:16px;right:16px}.left-buttons,.right-buttons{gap:10px}.icon-btn{width:60px;height:60px}.icon-btn .common-btn,.top-bar .exit-btn{border-radius:8px}}.common-btn{background:none;border:none;outline:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:inherit;height:inherit;appearance:none;-webkit-appearance:none;touch-action:manipulation}.common-btn img{display:block;width:inherit;height:inherit;object-fit:contain}@media (hover: hover){.common-btn{transition:transform .2s ease}.common-btn:hover{transform:scale(1.05)}}.common-btn:active{transform:scale(.97)}.confirm-exit-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000080;z-index:1000}.confirm-exit-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:380px;background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 12px #00000040;padding:24px;text-align:center;color:#222;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;gap:20px}.confirm-exit-message{margin:0;font-size:19px;font-weight:600;line-height:1.5;color:#2c1105}.confirm-exit-subtext{margin:0;font-size:16px;line-height:1.4;color:#2c1105}.confirm-exit-actions{display:flex;justify-content:center;align-items:stretch;gap:16px;width:332px;flex-wrap:nowrap}.confirm-exit-button{flex:1 1 0;min-width:140px;max-width:180px;height:46px;padding:0 18px;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer;transition:filter .2s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.confirm-exit-button.exit-confirm{background-color:#ff5a5a;color:#fff}.confirm-exit-button.exit-cancel{background-color:#fff;color:#2c1105}.confirm-exit-button:hover{filter:brightness(1.1)}@media (max-width: 767px){.confirm-exit-modal{width:320px;padding:18px;gap:16px}.confirm-exit-message{font-size:18px}.confirm-exit-subtext{font-size:15px}.confirm-exit-actions{width:288px;gap:14px}.confirm-exit-button{min-width:120px;max-width:150px;height:40px;font-size:16px;padding:0 14px}}.home-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 0 20px;padding-top:calc(clamp(32px,4vw,56px) + clamp(8px,2vw,24px)*2 + clamp(12px,3vw,24px))}.top-menu{width:90%;display:flex;justify-content:space-between}.matching-buttons{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.Matching{box-sizing:border-box;width:323px;height:100px;background:url(/assets/uiBtn-zvbLEYUS.png) center / contain no-repeat;border:none;font-style:normal;font-weight:400;font-size:45px;color:#581d19;display:flex;align-items:center;justify-content:center;text-align:center}.Matching.disabled{opacity:.44}@media (max-width: 767px){.Matching{width:226px;height:70px;font-size:32px}}.Overlay{width:302px;height:191px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/assets/modal-DdSUxNFt.png) center / cover no-repeat}.modal-main{font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.modal-text-deckCheck{font-size:28px;color:#000;white-space:nowrap}.extra-text{position:absolute;top:calc(50% + 116px);width:100%;display:flex;justify-content:center}.explain-text{font-size:35px;color:#f4b033}.modal-text-friendly{font-size:40px;font-style:normal;font-weight:400;text-shadow:-1px 0 #5B1B17,0 1px #5B1B17,1px 0 #5B1B17,0 -1px #5B1B17;color:#fff}.modal-text{font-size:24px;font-style:normal;font-weight:400;text-shadow:-1px 0 #5B1B17,0 1px #5B1B17,1px 0 #5B1B17,0 -1px #5B1B17;color:#fff}.match-id-title{text-shadow:-1px 0 #5B1B17,0 1px #5B1B17,1px 0 #5B1B17,0 -1px #5B1B17;position:absolute;font-size:28px;line-height:28px;margin-top:36px;margin-left:44px}.modal-title{text-shadow:-1px 0 #5B1B17,0 1px #5B1B17,1px 0 #5B1B17,0 -1px #5B1B17;font-size:28px;line-height:28px;margin-top:60px;margin-left:0}.matchcode{width:247px;white-space:nowrap;color:#000;margin-bottom:9px}.modal-input,.cancel,.accept{border:2px solid #5B1B17;border-radius:5px}.input-container{position:absolute;left:50%;transform:translate(-50%);width:100%;display:flex;justify-content:center;bottom:108px}.modal-input{box-sizing:border-box;position:absolute;width:220px;height:36px;background:#fff}.match-id-input::-webkit-outer-spin-button,.match-id-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.match-id-input[type=number]{-moz-appearance:textfield}.cancelIcon{position:absolute;top:25px;right:32px;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKbSURBVHgB7ZXNbhJRFIDPuQOYGipjlB8LRnyACo0PIEuXuDCplKT4BizddVi5FJ8ATCrd2pVxJTyBaB+gYyIWqoup1iameo/nDk4zM8zw0257kkuGO+fc7/zeAbiUcwrOo7SeuVkSmthEwhJb6PYmkUkAfSLY3Tk4fHMhkA0QWgsR8rwsCdAjIguBLECRR4ICq+UZZgLKRmfwrb0wqLqS2iJEgx9NRHy6/WXYDdKrZDM1Bm+NgWR0vh42YF5RkI1smirZdLOW1/W5bHLppm3DtvPos4fJmgOBBcWBrecyJf87MaFNQnlkdgajOiwokciSoWyFpNZUUPV2qqwKT4ATeVaN4d97nEwW3f/bpmmpeqoz/FF5QH//QBnsaIZt9z6ns6hp2nt3/lUdYzHx4cmtVNmtazcNd6gguenej3ioAgvcOR/BJ9y2/Wouo6I0GGZ7N+5IfLVzMJqYIZLQ43elUBB7kgdJPQgQ9tRgmHo0SB0G8JIjD6wjIllE3snxNoOEIxCYgDCRks4Ok0BhalxjrhXp4aCx1vUgY2eAeTW44A22rG9kUy0IJuX51wwHIXW5Yx5MQLjjHEiHU6jSaMMAa2ru/Poo7DP6oSBE0eZf3d+a28PvXYpG1hTkbE/BBD2KRU89zWCDCXQpYddztt8bnux9viQhdvJ7rW1ZFiwolZX0PmcFXg9GdyEsonFU44E7Xboy353ldfJF2MBr/o1PP47NQmIZOdZn9+Jxfe/41zuYIWVd1+/fSDznx7pdx8GwORP0H9Z1YKvL8drqtatHez9P+kG66mqKxaJvOZKHTrME6U398Lm/Nbx4CKnL6zOqWeOCc5pLvK/mZeo3aybIEXXZ8rXCdxoW2fM7pAabRfI4aNyp0wCXcmH5B9FgCKWVtgmkAAAAAElFTkSuQmCC) no-repeat center / contain;border:none;cursor:pointer}.cancel,.accept{position:static;width:108px;height:32px;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#fff}.cancel{background:maroon}.accept{background:#228b22}.modal-footer{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:100%;display:flex;justify-content:center;gap:5px}.card-container{position:relative;width:70px;height:105px;cursor:grab;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;border-radius:7px}.card-container:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 4px 12px #0000001f}.card-movable{box-shadow:0 0 0 3px #6dd3ff;border-radius:4px;box-shadow:none}.card-movable:after{content:"";position:absolute;inset:-4px;border-radius:11px;border:3px solid #6dd3ff;box-shadow:0 0 12px #6dd3ff8c;pointer-events:none}.card-image{position:absolute;inset:0;border:3px solid transparent;border-radius:7px;object-fit:cover;width:calc(100% - 4px);height:calc(100% - 4px);z-index:1;transition:border-color .2s ease,border-width .2s ease}.card-image-selected{border-color:#d4af37!important}.card-border-korea{border-color:#26437b}.card-border-china{border-color:#329a88}.card-border-japan{border-color:#c4512f}.card-border-default{border-color:transparent}.icon{width:25px;height:25px;display:block;position:relative;z-index:3}.card-cost-container,.card-power-container{position:absolute;display:flex;align-items:center;justify-content:center;width:18px;height:18px;z-index:5}.card-cost-container{top:-3px;left:1px}.card-power-container{top:-3px;right:1px}.icon-text{position:absolute;font-size:12px;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-shadow:0 0 6px rgba(0,0,0,.45)}.card-name{position:absolute;width:72%;min-height:15px;left:50%;bottom:8px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;z-index:6;text-align:center;line-height:1.12;text-shadow:0 0 6px rgba(0,0,0,.6);padding-inline:4px}.enlarged-card-container{position:relative;width:208px;height:312px;animation:zoomIn .3s ease-out}.enlarged-card-container .card-image{inset:10px;border-width:9px;border-radius:19px;width:calc(100% - 38px);height:calc(100% - 38px)}.enlarged-card-container .card-cost-container,.enlarged-card-container .card-power-container,.enlarged-card-container .icon{width:53px;height:53px}.enlarged-card-container .card-cost-container{top:-2px;left:5px}.enlarged-card-container .card-power-container{top:-2px;right:5px}.enlarged-card-container .icon-text{font-size:30px}.enlarged-card-container .card-name{width:80%;font-size:36px;bottom:20px}.enlarged-card-container .card-desc{position:absolute;width:312px;height:66px;left:50%;bottom:-65px;transform:translate(-50%);font-size:22px;color:#ffecde;z-index:6;text-align:center}.card-dragging{touch-action:none;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes zoomIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 767px){.card-container{width:72px;height:108px}.card-container:hover{transform:translateY(-2px) scale(1.02)}.card-image{inset:3px;border-radius:6px;width:calc(100% - 6px);height:calc(100% - 6px)}.icon{width:18px;height:18px}.card-cost-container,.card-power-container{width:18px;height:18px;filter:drop-shadow(0 0 3px rgba(0,0,0,.45))}.card-cost-container{top:0;left:-1px}.card-power-container{top:0;right:-1px}.icon-text{font-size:11px;text-shadow:0 0 4px rgba(0,0,0,.5)}.card-name{bottom:4px;font-size:10px;text-shadow:0 0 5px rgba(0,0,0,.6);padding-inline:4px}.enlarged-card-container{width:182px;height:273px}.enlarged-card-container .card-image{inset:8px;border-width:6px;border-radius:15px;width:calc(100% - 28px);height:calc(100% - 28px)}.enlarged-card-container .card-cost-container,.enlarged-card-container .card-power-container,.enlarged-card-container .icon{width:48px;height:48px}.enlarged-card-container .card-cost-container,.enlarged-card-container .card-power-container{top:-4px}.enlarged-card-container .icon-text{font-size:27px}.enlarged-card-container .card-name{font-size:28px}.enlarged-card-container .card-desc{width:208px;bottom:-58px;font-size:18px}.hand-card .card-container{width:64px;height:96px}}.location-container{position:relative;cursor:pointer;width:144px;aspect-ratio:7 / 10;padding:0;border-radius:26.4px;background:transparent;transition:transform .25s ease;will-change:transform;filter:drop-shadow(0 3.5px 10.9px rgba(11,8,2,.32)) drop-shadow(0 7.4px 14.7px rgba(9,5,0,.18));transition:filter .3s ease}.location-container:hover{transform:translate3d(0,-4.2px,0);filter:drop-shadow(0 9.2px 24.3px rgba(14,9,2,.5)) drop-shadow(0 7px 13.1px rgba(0,0,0,.25))}.location-image-wrap{position:absolute;inset:0;border-radius:inherit;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent;transform:translateZ(0);will-change:transform;clip-path:polygon(50% -6%,104% 19%,104% 81%,50% 106%,-4% 81%,-4% 19%)}.location-image{width:100%;height:100%;object-fit:cover;filter:brightness(.94) drop-shadow(0 0 0 rgba(0,0,0,0));clip-path:polygon(50% -6%,104% 19%,104% 81%,50% 106%,-4% 81%,-4% 19%);transition:filter .3s ease;backface-visibility:hidden;outline:1px solid transparent}.location-container:before{content:"";position:absolute;inset:3.5px;border-radius:inherit;mix-blend-mode:multiply;pointer-events:none;z-index:1;clip-path:polygon(50% -6%,104% 19%,104% 81%,50% 106%,-4% 81%,-4% 19%)}.location-container:hover .location-image{filter:brightness(1.12)}.location-container.locked{pointer-events:none}.location-container.locked .location-image{display:none}.locked-overlay{position:absolute;inset:11.2px;display:flex;justify-content:center;align-items:center;background:#787878eb;border-radius:inherit;color:#fff;text-align:center;padding:13.6px;z-index:5}.locked-text{font-size:17.6px;font-weight:600;line-height:1.4;text-shadow:0 0 10.4px rgba(0,0,0,.45)}.location-name{position:absolute;top:40%;left:50%;width:121.6px;transform:translate(-50%,-50%);font-size:18.6px;color:#fff;text-align:center;z-index:5;pointer-events:none;text-shadow:0 0 9.6px rgba(0,0,0,.6);padding-inline:8px}.location-desc{position:absolute;top:67%;left:50%;width:134.4px;transform:translate(-50%,-50%);font-size:13.1px;color:#f7ede2;z-index:5;text-align:center;pointer-events:none;line-height:1.35;padding-inline:5.6px}.opponentPower-container,.myPower-container{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:6}.opponentPower-container{top:7.2px;transform:translate(-50%,-50%)}.myPower-container{bottom:7.2px;transform:translate(-50%,50%)}.location-icon{width:37.6px;height:37.6px;position:relative}.location-icon-text{position:absolute;font-size:17.9px;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:0 0 8.8px rgba(0,0,0,.45)}.enlarged-location-container{position:relative;width:256px;aspect-ratio:7 / 10;animation:zoomIn .3s ease-out}.enlarged-location-container .location-image{width:100%;height:100%}.enlarged-location-container .location-name{top:34%;width:100%;font-size:38.4px}.enlarged-location-container .location-desc{top:56%;width:288px;font-size:22.4px}.enlarged-location-container .location-icon{width:68px;height:68px}.enlarged-location-container .location-icon-text{font-size:38.4px}@media (max-width: 767px){.location-container{width:84px;height:118px;aspect-ratio:auto;border-radius:14px;filter:drop-shadow(0 2px 7px rgba(11,8,2,.32)) drop-shadow(0 4px 10px rgba(9,5,0,.18))}.location-container:hover{transform:translate3d(0,-2px,0);filter:drop-shadow(0 6px 16px rgba(14,9,2,.48)) drop-shadow(0 3px 9px rgba(0,0,0,.25))}.location-container:before{inset:2px}.locked-overlay{inset:6px;padding:8px}.locked-text{font-size:12px;text-shadow:0 0 5px rgba(0,0,0,.45)}.location-name{top:38%;width:78px;font-size:12px;text-shadow:0 0 5px rgba(0,0,0,.6);padding-inline:4px}.location-desc{top:66%;width:78px;font-size:8.5px;padding-inline:3px}.opponentPower-container{top:6px}.myPower-container{bottom:6px}.location-icon{width:24px;height:24px}.location-icon-text{font-size:11px;text-shadow:0 0 4px rgba(0,0,0,.45)}.enlarged-location-container{width:192px}.enlarged-location-container .location-name{top:32%;font-size:28px}.enlarged-location-container .location-desc{top:60%;width:192px;font-size:17px}.enlarged-location-container .location-icon{width:54px;height:54px}.enlarged-location-container .location-icon-text{font-size:28px}}.energy{position:relative;display:grid;place-items:center;width:100px;aspect-ratio:1;font-weight:900;transition:transform .25s ease;cursor:pointer}.energy-icon{width:100%;height:100%;object-fit:contain;pointer-events:none}.energy:hover{transform:scale(1.05)}.energy-value{position:absolute;font-size:23px;font-weight:700;color:#2c1105;text-shadow:0 0 8px rgba(255,255,255,.95)}.energy-tooltip{position:fixed;left:0;top:0;transform:translate(-50%,calc(-100% + 10px));width:190%;max-width:190px;padding:12px 14px;background:#fffaf4;border:1px solid #d3b48b;border-radius:12px;box-shadow:0 10px 25px #0000001f;color:#2c1105;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;z-index:1300}.energy-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:8px;border-style:solid;border-color:#fffaf4 transparent transparent transparent;filter:drop-shadow(0 -1px 0 #d3b48b)}.energy-tooltip.show{width:160px;opacity:1;visibility:visible;transform:translate(-50%,calc(-100% - 4px))}.energy-tooltip-title{text-align:center;font-weight:800;margin-bottom:6px;color:#2c1105}.energy-tooltip-text{text-align:center;font-size:11px;line-height:1.4;white-space:pre-line}@media (max-width: 767px){.energy{width:56px}.energy-value{font-size:15px}.energy-tooltip{width:300%;max-width:220px;padding:6px 10px}.energy-tooltip-title{font-weight:800;margin-bottom:5px}.energy-tooltip-text{font-size:11px}.energy-icon{width:50%;height:50%}}.slot{position:relative;display:flex;align-items:center;justify-content:center;width:150.4px;height:180px;padding:14.4px;border-radius:20px;background:linear-gradient(160deg,#221810b8,#22181073) padding-box,radial-gradient(circle at top,rgba(255,198,140,.35),transparent 65%) border-box;border:3.2px solid rgba(194,144,101,.55);box-shadow:inset 0 0 16px #00000052,0 12px 28.8px #00000042;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden}.slot.is-ally{border-color:#d3c4aaa6}.slot.is-ally.is-over{box-shadow:0 0 40px #d3c4aa59;transform:translateY(-3.5px)}.slot.is-enemy{border-style:dashed;border-color:#ffffff47}.slot.is-disabled{opacity:.75;filter:grayscale(.1)}.slot__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;align-items:center;gap:6px;width:100%;height:100%}.slot__cell{display:flex;align-items:center;justify-content:center;width:59px;height:90px}.slot__cell .card-container{width:65px;height:86px}.slot__cell .card-image{object-fit:cover}.slot__lock{position:absolute;inset:0;border-radius:inherit;background:#00000014;pointer-events:none}@media (max-width: 767px){.slot{width:92px;height:98px;padding:8px;border-radius:14px;border:2px solid rgba(194,144,101,.55);box-shadow:inset 0 0 9px #0000004d,0 7px 18px #0000003d}.slot.is-ally.is-over{box-shadow:0 0 18px #d3c4aa5c;transform:translateY(-3px)}.slot__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:4px}.slot__cell{width:100%;height:100%;min-width:0;min-height:0;aspect-ratio:2 / 3}.slot__cell .card-container{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:6px}.slot__cell .card-image{border-width:2px;border-radius:6px;width:100%;height:100%;inset:0;object-fit:cover}.slot__cell .card-cost-container,.slot__cell .card-power-container,.slot__cell .icon{width:12px;height:12px}.slot__cell .icon-text{font-size:8px;text-shadow:0 0 3px rgba(0,0,0,.5)}.slot__cell .card-cost-container{top:-3px;left:-2px}.slot__cell .card-power-container{top:-3px;right:-5px}.slot__cell .card-name{font-size:9.5px;bottom:0;width:92%;padding-inline:2px;line-height:0;white-space:nowrap}}.gameplay-shell{position:relative;display:grid;grid-template-rows:80px 1fr;height:700px;width:1240px;color:#f7ede2;overflow:hidden;box-sizing:border-box}.gameplay-shell .top-bar{height:80px;padding:0 44px}.gameplay-body{display:flex;align-items:stretch;justify-content:space-between;gap:40px;padding:29px 34px;width:1216px;box-sizing:border-box;height:700px}.hud-panel{flex:0 0 200px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:19px;padding:22px 19px;border-radius:26px;background:linear-gradient(158deg,#160d0575,#160d052e 260px);box-shadow:0 0 35px #0000003d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-sizing:border-box;align-self:center;height:auto}.hud-section{display:flex;flex-direction:column;align-items:center;gap:10px}.hud-section>*{width:162px}.hud-matchup{display:flex;flex-direction:column;align-items:center;gap:14px;padding:18px 11px;border-radius:24px;background:#0c070385;text-transform:uppercase;letter-spacing:.96px;min-height:144px;justify-content:center}.hud-matchup--mobile{display:none}.hud-player{display:block;font-size:18px;font-weight:700;text-align:center;line-height:1.2;word-break:keep-all}.hud-player--opponent{color:#ffb997}.hud-player--me{color:#9de2ff}.hud-vs{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#f7ede2;padding:6px 12px;border-radius:999px;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff2e}.turn-panel{display:flex;flex-direction:column;align-items:center;gap:6px;letter-spacing:.8px}.turn-panel__label{font-size:14px;opacity:.75}.turn-panel__value{font-size:26px;font-weight:700}.turn-panel__max{font-size:17px;font-weight:500;opacity:.7}.end-turn-button{width:150px;padding:14px 20px;border-radius:19px;border:none;color:#2c1105;font-weight:800;font-size:18px;letter-spacing:.64px;cursor:pointer;transition:transform .2s ease,filter .2s ease;position:relative;overflow:hidden}.end-turn-button:hover{transform:translateY(-3px) scale(1.03);filter:brightness(1.05)}.end-turn-button:active{transform:scale(.98)}.end-turn-button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.3);transform:none}.end-turn-button__label{position:relative;z-index:2}.end-turn-button__timer{position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,#ff6450e6,#ffb4784d);pointer-events:none;transition:width .1s linear,opacity .1s ease;z-index:1}.end-turn-button__countdown{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:800;color:#2c1105;z-index:3;animation:countdownPop .3s ease}.end-turn-button--shake{animation:endTurnShake .4s infinite}@keyframes endTurnShake{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-1px)}to{transform:translate(0)}}@keyframes countdownPop{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.board-wrapper{margin-top:-35px;flex:1 1 auto;width:660px;max-width:660px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:0;height:702px}.board-grid{width:640px;display:grid;grid-template-columns:repeat(3,195px);grid-template-rows:154px 330px 154px;column-gap:28px;row-gap:18px;justify-content:center;align-content:center}.board-cell{display:flex;align-items:center;justify-content:center;min-width:0}.board-cell--slot{padding:4px;align-self:stretch}.board-cell--location{padding:0;align-self:center}.board-grid>.board-cell--slot:nth-child(-n+3){align-self:flex-start}.board-grid>.board-cell--slot:nth-child(n+7){align-self:flex-end}.gameplay-shell.is-review-mode{pointer-events:auto}.final-home-button{position:fixed;right:28px;bottom:80px;padding:10px 18px;border:none;border-radius:999px;font-size:15px;font-weight:700;color:#2c1105;background:linear-gradient(135deg,#ead2a7f2,#c8a06cf2);box-shadow:0 12px 28px #1c120440;cursor:pointer;z-index:1050;transition:transform .2s ease,filter .2s ease}.final-home-button:hover{transform:translateY(-2px);filter:brightness(1.05)}.final-home-button:active{transform:translateY(0)}.board-message{display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;border-radius:19px;background:#ffffff14;color:#f7ede2;font-size:16px}.board-message--error{background:#ce442f2e;color:#ffb9a7}.board-message--full{grid-column:1 / -1;min-height:80px}.hand-panel{flex:0 0 220px;width:220px;height:650px;display:flex;flex-direction:column;align-items:center;gap:14px;overflow-y:auto;padding:16px 12px;background:#00000026;border-radius:20px;box-sizing:border-box}.hand-grid{width:196px;display:grid;grid-template-columns:96px 96px;justify-content:center;column-gap:12px;row-gap:16px}.hand-card{width:96px;display:flex;justify-content:center}.hand-card:active .card-container{transform:scale(.96)}.hand-card .card-container{width:78px;height:117px}.modal-backdrop{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.tutorial-guide-bar{position:absolute;top:0;left:50%;transform:translate(-50%);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;padding:12px 24px;border-radius:30px;z-index:900;border:3px solid rgba(0,212,255,.65);font-size:1rem;font-weight:700;width:90%;max-width:600px;text-align:center;box-shadow:0 4px 15px #00000080}@media (max-width: 767px){.gameplay-shell{position:relative;display:grid;grid-template-rows:68px 1fr;height:100vh;width:100%;min-width:300px;max-width:350px;min-height:550px;color:#f7ede2;overflow:hidden;box-sizing:border-box}.gameplay-shell .top-bar{height:58px;padding:0 16px}.gameplay-body{display:grid;grid-template-columns:1fr;grid-template-rows:80px 360px 55px 90px;grid-template-areas:"matchup" "board" "hand" "hud";align-items:center;justify-items:center;align-content:center;justify-content:center;gap:12px;padding:16px 12px;width:100%;max-width:330px;height:auto;min-height:600px;box-sizing:border-box;margin:16px auto 0}.hud-panel{grid-area:hud;width:100%;max-width:280px;height:65px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;grid-template-areas:"energy button";align-items:center;justify-items:stretch;align-content:center;row-gap:10px;column-gap:10px;padding:16px 10px;border-radius:20px;background:linear-gradient(158deg,#160d0580,#160d053d 200px);box-shadow:0 0 22px #0000003d}.hud-matchup--mobile{display:flex;grid-area:matchup;width:70%;max-width:250px;min-height:20px;padding:5px;flex-direction:row;justify-content:center;align-items:center;align-self:center;gap:18px;border-radius:100px}.hud-matchup--desktop{display:none}.hud-player{font-size:14px}.hud-vs{font-size:15px;padding:6px 14px}.hud-section{width:100%;align-items:center;justify-content:center;padding:0}.hud-section>*{width:auto}.hud-section:nth-of-type(1){grid-area:energy}.hud-section.turn-panel{display:none}.hud-panel>.hud-section:last-of-type{grid-area:button;align-items:center;justify-content:center}.turn-panel{grid-area:turn;flex-direction:column;align-items:center;justify-content:center;gap:4px}.turn-panel__label{font-size:12px}.turn-panel__value{font-size:22px}.turn-panel__max{font-size:14px}.end-turn-button{grid-area:button;width:120px;padding:8px;border-radius:17px;font-size:12px;letter-spacing:.2px}.board-wrapper{grid-area:board;max-width:336px;width:336px;height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.board-grid{width:300px;display:grid;grid-template-columns:repeat(3,93px);grid-template-rows:84px 200px 84px;column-gap:10px;row-gap:10px;justify-content:center;align-content:center}.board-message{font-size:14px;padding:12px}.board-message--full{min-height:72px}.hand-panel{grid-area:hand;flex:0 0 320px;width:320px;height:90px;display:flex;flex-direction:row;align-items:center;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px 10px;background:#0000002e;border-radius:18px;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(150,150,150,.5) transparent}.hand-panel::-webkit-scrollbar{height:8px}.hand-panel::-webkit-scrollbar-track{background:transparent}.hand-panel::-webkit-scrollbar-thumb{background:#96969680;border-radius:10px}.hand-grid{width:auto;display:flex;flex-direction:row;gap:12px}.hand-card{width:66px;display:flex;justify-content:center}.gameplay-shell .card-container{width:50px;height:75px}.gameplay-shell .card-image{inset:2px;border-radius:6px;width:calc(100% - 6px);height:calc(100% - 6px)}.gameplay-shell .icon,.gameplay-shell .card-cost-container,.gameplay-shell .card-power-container{width:16px;height:16px}.gameplay-shell .card-cost-container{top:-2px;left:-1px}.gameplay-shell .card-power-container{top:-2px;right:-3px}.gameplay-shell .icon-text{font-size:10px}.gameplay-shell .card-name{bottom:4px;font-size:9px}.tutorial-guide-bar{max-width:280px;width:90%;font-size:.85rem;padding:10px 16px;border-radius:22px;border-width:3px!important;box-shadow:0 3px 10px #0003;background:transparent;border-color:#00d4ff8c!important;-webkit-backdrop-filter:none;backdrop-filter:none}}.Faction{width:75px;height:110px;border:3px solid transparent}.Faction.selected[src*=koreaIcon]{filter:drop-shadow(0px 3px 0px #26437B) drop-shadow(0px -3px 0px #26437B) drop-shadow(3px 0px 0px #26437B) drop-shadow(-3px 0px 0px #26437B)}.Faction.selected[src*=chinaIcon]{filter:drop-shadow(0px 3px 0px #329A88) drop-shadow(0px -3px 0px #329A88) drop-shadow(3px 0px 0px #329A88) drop-shadow(-3px 0px 0px #329A88)}.Faction.selected[src*=japanIcon]{filter:drop-shadow(0px 3px 0px #C4512F) drop-shadow(0px -3px 0px #C4512F) drop-shadow(3px 0px 0px #C4512F) drop-shadow(-3px 0px 0px #C4512F)}@media (max-width: 767px){.Faction{width:50px;height:63.3px;border:1px solid transparent}.Faction.selected[src*=koreaIcon]{filter:drop-shadow(0px 1px 0px #26437B) drop-shadow(0px -1px 0px #26437B) drop-shadow(1px 0px 0px #26437B) drop-shadow(-1px 0px 0px #26437B)}.Faction.selected[src*=chinaIcon]{filter:drop-shadow(0px 1px 0px #329A88) drop-shadow(0px -1px 0px #329A88) drop-shadow(1px 0px 0px #329A88) drop-shadow(-1px 0px 0px #329A88)}.Faction.selected[src*=japanIcon]{filter:drop-shadow(0px 1px 0px #C4512F) drop-shadow(0px -1px 0px #C4512F) drop-shadow(1px 0px 0px #C4512F) drop-shadow(-1px 0px 0px #C4512F)}}@media (max-width: 300px){.Faction{width:40px;height:50.6px;border:1px solid transparent;margin-top:8px}}.deck-desc-modal{position:relative;width:720px;height:235px;display:flex;flex-direction:row;justify-content:flex-start;opacity:.9}.deck-desc-section{display:flex;flex-direction:column;align-items:flex-start}.faction-korea{background-image:url(/assets/koreaDeckDescBg-JlL2YsH0.png)}.faction-china{background-image:url(/assets/chinaDeckDescBg-DK7YCyJQ.png)}.faction-japan{background-image:url(/assets/japanDeckDescBg-B1wmXciz.png)}.deck-desc-title{font-size:40px;margin-left:60px;margin-top:95px;width:148px;height:40px}.deck-desc-tags{font-size:28px;width:444px;height:28px;margin-top:64px;margin-bottom:0;margin-left:17px}.deck-desc-text{font-size:24px;width:383px;height:48px;color:#000;margin-top:34px;margin-left:44px}.faction-korea .deck-desc-title,.faction-korea .deck-desc-tags{color:#26437b}.faction-china .deck-desc-title,.faction-china .deck-desc-tags{color:#329a88}.faction-japan .deck-desc-title,.faction-japan .deck-desc-tags{color:#c4512f}@media (max-width: 768px){.deck-desc-modal{width:360px;height:120px;background-size:100% 100%;background-repeat:no-repeat}.deck-desc-title{font-size:24px;width:auto;height:auto;margin-left:8%;margin-top:13%}.deck-desc-tags{font-size:15px;margin-top:15%;margin-left:2%;width:240px;height:15px;margin-bottom:0}.deck-desc-text{font-size:12px;width:85%;height:auto;margin-top:5%;margin-left:10%;line-height:1.2}.deck-desc-section{width:65%}}@media (max-width: 400px){.deck-desc-modal{width:260px;height:86.4px;background-size:100% 100%;background-repeat:no-repeat}.deck-desc-title{font-size:18px;width:auto;height:auto;margin-left:8%;margin-top:13%}.deck-desc-tags{font-size:10px;margin-top:15%;margin-left:2%;width:180px;height:10px;margin-bottom:0}.deck-desc-text{font-size:8.4px;width:85%;height:auto;margin-top:5%;margin-left:10%;line-height:1.2}.deck-desc-section{width:65%}}.deck-layout{display:flex;flex-direction:column;position:relative;height:100%;width:100%}.DeckCheck-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:20px;box-sizing:border-box}.deck-select{display:flex;flex-direction:column;align-items:center;z-index:100}.faction-icons{display:flex;justify-content:center;gap:25px}.faction-text{font-size:36px;line-height:40px;text-align:center;color:#fff;cursor:pointer;transition:color .2s ease}.faction-text.hidden{display:none}.faction-text:hover{color:#ffecde}.deck-section{max-width:400px;width:100%;margin-top:10px;display:flex;justify-content:center}.deck-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(.625rem,1vw,.9375rem);width:100%;max-width:400px}.deck-grid-item{display:flex;justify-content:center;align-items:center}.selected-card{margin-top:15px;display:flex;flex-direction:column;align-items:center}.deck-cards-container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.deck-section .card-container{width:54px;height:81px}.deck-section .icon,.deck-section .card-cost-container,.deck-section .card-power-container{width:18px;height:18px}.deck-section .card-cost-container{top:-3px;left:-1px}.deck-section .card-power-container{top:-3px;right:-1px}.deck-section .icon-text{font-size:12px}.selected-card .enlarged-card-container{position:relative;width:132px;height:186px;animation:zoomIn .3s ease-out}.selected-card .enlarged-card-container .card-image{inset:8px;border-width:6px;border-radius:15px;width:110px;height:171px}.selected-card .enlarged-card-container .card-cost-container,.selected-card .enlarged-card-container .card-power-container,.selected-card .enlarged-card-container .icon{width:44px;height:44px}.selected-card .enlarged-card-container .card-cost-container,.selected-card .enlarged-card-container .card-power-container{top:-2px}.selected-card .enlarged-card-container .card-power-container{right:-1px}.selected-card .enlarged-card-container .icon-text{font-size:30px}.selected-card .enlarged-card-container .card-name{width:80%;font-size:28px;bottom:5px}.selected-card .enlarged-card-container .card-desc{position:absolute;width:320px;left:50%;bottom:-70px;transform:translate(-50%);font-size:25px;color:#ffecde;z-index:6;text-align:center}.deck-cards-container{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.deck-cards-container::-webkit-scrollbar{width:8px}.deck-cards-container::-webkit-scrollbar-track{background:transparent}.deck-cards-container::-webkit-scrollbar-thumb{background:#96969680;border-radius:10px}@media (min-width: 768px){.deck-cards-container.horizontal{flex-direction:row;width:auto;align-items:flex-start;justify-content:center;gap:clamp(70px,10vw,100px)}.deck-cards-container.horizontal .deck-section{margin-top:43px}.deck-cards-container.horizontal .selected-card{margin-top:0}.deck-cards-container.horizontal .card-desc{width:240px}}@media (max-width: 767px){.faction-icons{gap:8px}.deck-layout .top-bar{left:0;right:0}.DeckCheck-container{padding-top:0}.deck-section .card-cost-container{top:0;left:2px}.deck-section .card-power-container{top:0;right:-3px}.deck-section .card-name{font-size:12px;left:55%}.deck-layout .top-bar .icon-btn{width:44px;height:44px}.deck-grid{gap:clamp(.1875rem,1vw,.625rem)}.deck-grid{width:max-content;max-width:none;position:static;margin:0 auto}}@media (max-width: 400px){.deck-grid{grid-template-columns:repeat(4,1fr)}.deck-layout .top-bar .icon-btn{width:36px;height:36px}.deck-layout .enlarged-card-container .card-desc{width:208px;font-size:16px}.deck-section{overflow:visible;position:relative}}.userProfile{width:200px;height:56px;display:flex;align-items:center}.userName{flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5b1b17}.chat-floating-wrapper{position:fixed;bottom:24px;right:28px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.chat-floating-button{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#ead2a7f2,#c8a06cf2);color:#2c1105;font-weight:700;letter-spacing:.64px;box-shadow:0 12px 28px #1c120440;transition:transform .2s ease,box-shadow .2s ease}.chat-floating-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #1c12044d}.chat-floating-button:active{transform:translateY(0);box-shadow:0 6px 14px #1c120438}.chat-icon{width:22px;height:22px;display:inline-flex}.chat-label{font-size:15px}.chat-floating-panel{pointer-events:auto;width:340px;max-height:420px;display:flex;flex-direction:column;background:#120f0ceb;border:1px solid rgba(216,188,145,.5);border-radius:18px;box-shadow:0 24px 40px #0c080466;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;background:linear-gradient(135deg,#ead2a740,#422b1c40);border-bottom:1px solid rgba(216,188,145,.35)}.chat-panel-header h2{margin:0;font-size:15px;color:#f7e9d2}.chat-status-connected,.chat-status-disconnected{display:inline-block;margin-top:4px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600}.chat-status-connected{background:#53d68033;color:#9af4c4}.chat-status-disconnected{background:#eba55433;color:#f3c892}.chat-close-btn{width:28px;height:28px;border:none;border-radius:50%;background:#00000059;color:#f7e9d2;font-size:18px;line-height:1;cursor:pointer;transition:background .2s ease}.chat-close-btn:hover{background:#0000008c}.chat-panel-body{flex:1;overflow-y:auto;padding:12px 16px}.chat-message-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.chat-empty{padding:19px 0;text-align:center;color:#f7e9d2a6;font-size:14px}.chat-message{width:fit-content;background:#33261bbf;border-radius:12px;padding:9px 11px 10px;color:#f7e9d2;text-align:left}.chat-message.own{background:#bf965ce6;align-self:flex-end;color:#2c1105;text-align:right}.chat-meta{display:flex;justify-content:space-between;font-size:11px;margin-bottom:4px;opacity:.75}.chat-content{margin:0;word-break:break-word;font-size:14px;line-height:1.4}.chat-panel-footer{padding:10px 16px 13px;border-top:1px solid rgba(216,188,145,.35);display:flex;flex-direction:column;gap:7px}.chat-status-message,.chat-error{font-size:12px;line-height:1.3}.chat-status-message{color:#f3c892}.chat-error{color:#ff9b9b}.chat-input-form{display:flex;gap:8px}.chat-input-form input{flex:1;background:#ffffff14;border:1px solid rgba(216,188,145,.4);border-radius:999px;padding:.45rem .9rem;color:#f7e9d2;font-size:.85rem}.chat-input-form input::placeholder{color:#f7e9d273}.chat-input-form input:disabled{opacity:.5}.chat-input-form button{min-width:68px;border:none;border-radius:999px;background:linear-gradient(135deg,#ead2a7f2,#c8a06cf2);color:#2c1105;font-weight:700;cursor:pointer;transition:opacity .2s ease}.chat-input-form button:disabled{cursor:not-allowed;opacity:.55}@media (max-width: 767px){.chat-floating-wrapper{bottom:16px;right:16px}.chat-floating-panel{width:320px}}.game-end-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000080;z-index:1100;padding:16px}.game-end-modal{width:420px;background-color:#ffffffed;border-radius:12px;box-shadow:0 8px 24px #00000059;padding:28px;color:#1a1a1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;gap:16px}.game-end-title{margin:0;font-size:26px;font-weight:700;text-align:center;color:#111}.game-end-message{margin:0;font-size:18px;line-height:1.5;text-align:center;font-weight:600;color:#222}.game-end-detail{margin:0;padding:12px 14px;background-color:#0000000d;border-radius:10px;font-size:17px;line-height:1.4;white-space:pre-wrap;color:#333;max-height:240px;overflow-y:auto}.game-end-buttons{display:flex;flex-direction:column;gap:10px}.game-end-button{width:100%;border:none;border-radius:10px;padding:12px 16px;font-size:18px;font-weight:700;background:linear-gradient(135deg,#ffcc57,#f0b90b);color:#1a1a1a;cursor:pointer;transition:filter .2s ease,transform .15s ease}.game-end-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.game-end-button:active{transform:translateY(0)}@media (max-width: 767px){.game-end-overlay{padding:12px}.game-end-modal{width:320px;padding:20px;gap:14px}.game-end-title{font-size:21px}.game-end-message{font-size:16px}.game-end-detail{font-size:15px}.game-end-button{font-size:17px}}.game-result-container{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;padding-top:calc(clamp(32px,4vw,56px) + clamp(8px,2vw,24px)*2 + clamp(12px,3vw,24px))}.game-result-body{display:flex;flex-direction:column;align-items:center;gap:16px}
