:root{--stage-w:1920;--stage-h:1080;--stage-scale:1}html,body{width:100%;min-width:0;height:100%;min-height:0;margin:0;overflow:hidden}.stage-frame{z-index:0;background:#000;position:fixed;inset:0;overflow:hidden}.stage{width:calc(var(--stage-w) * 1px);height:calc(var(--stage-h) * 1px);transform:translate(-50%, -50%) scale(var(--stage-scale));transform-origin:50%;background:#0d1316;position:absolute;top:50%;left:50%;overflow:hidden;container-type:size}.stage>*{position:absolute;inset:0}:root{--game-bg:#12181d;--game-panel:#20282e;--game-panel-2:#182026;--game-line:#556169;--game-gold:#d2a353;--game-bone:#eee5d2;--game-muted:#9eaaa5;--game-red:#9b3f32}html,body{width:100%;height:100%}body{min-width:1280px;overflow:hidden}body.game-title-active,body.game-menu-active{overflow:hidden}body.game-title-active .app-shell{visibility:hidden}.game-title-screen,.game-title-screen *,.game-menu-overlay,.game-menu-overlay *,.game-result-overlay,.game-result-overlay *{box-sizing:border-box}.game-title-screen button,.game-menu-overlay button,.game-result-overlay button,.game-menu-overlay input{font:inherit}.game-title-screen{z-index:100;min-width:1280px;color:var(--game-bone);background:#0d1316 url(../title-bg-ravelen.png) 50%/cover no-repeat;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif;position:fixed;inset:0;overflow:hidden}.game-title-screen[hidden]{display:none}.game-title-video{z-index:0;object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .12s linear;position:absolute;inset:0}.game-title-video.is-active{opacity:1}.game-title-landscape,.game-title-signal,.game-title-copy{display:none!important}.game-title-screen:before{z-index:1;pointer-events:none;content:"";background:linear-gradient(0deg,#0a0f12ee 0 15%,#0a0f1200 40%),linear-gradient(90deg,#0a0f1240 0 26%,#0000 52%);position:absolute;inset:0}.game-title-landscape{opacity:.85;height:59%;position:absolute;bottom:0;left:25%;right:0}.game-title-landscape i{clip-path:polygon(0 38%,20% 19%,32% 42%,50% 0,70% 45%,90% 24%,100% 49%,100% 100%,0 100%);background:#202926;width:32%;height:70%;position:absolute;bottom:0}.game-title-landscape i:nth-child(2){background:#29342f;width:39%;height:93%;left:25%}.game-title-landscape i:nth-child(3){background:#1b2423;width:46%;height:77%;right:0}.game-title-landscape b{clip-path:polygon(34% 0,66% 0,75% 36%,100% 43%,80% 49%,88% 100%,12% 100%,20% 49%,0 43%,25% 36%);background:#11181a;width:38px;height:220px;position:absolute;bottom:15%;right:14%}.game-title-signal{z-index:2;transform-origin:0;background:linear-gradient(90deg,#0000,#dfa850 14% 86%,#0000);height:3px;position:absolute;box-shadow:0 0 14px #d99d42}.game-title-signal.signal-one{width:37%;top:25%;left:48%;transform:rotate(8deg)}.game-title-signal.signal-two{width:18%;top:31%;left:69%;transform:rotate(-17deg)}.game-title-copy{z-index:3;width:56%;position:absolute;top:12%;left:7%}.game-title-copy>p{color:var(--game-gold);letter-spacing:.22em;margin:0 0 12px;font-size:.78rem;font-weight:900}.game-title-copy h1{color:#f5eddf;letter-spacing:-.08em;text-shadow:0 10px 30px #000b;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(4.5rem,7cqw,8rem);line-height:.85}.game-title-copy h1 small{color:#d8b36f;letter-spacing:.38em;margin-top:24px;font-size:.32em;display:block}.game-title-copy>span{color:#bbc4c0;margin-top:32px;font-size:1rem;display:block}.game-title-menu{z-index:4;flex-direction:column;grid-template-columns:1fr 1fr;gap:22px;width:430px;display:flex;position:absolute;bottom:10%;left:7%}.game-title-menu button{color:#f3ead3;cursor:pointer;text-align:center;background:0 0;border:0 solid #0000;border-width:0 35px;border-image:url(../ui/buttons/buttons_13.png) 0 35 fill round;place-items:center;min-height:76px;padding:0 34px;display:grid;position:relative}.game-title-menu button:last-child{min-height:66px}.game-title-menu button:first-child:before{content:"";background:url(../ui/buttons/buttons_14.png) 50%/contain no-repeat;width:20px;height:28px;position:absolute;top:50%;left:-28px;transform:translateY(-50%)}.game-title-menu strong{color:#fff3dc;letter-spacing:.12em;text-shadow:0 2px 6px #0009;font-size:1.32rem;font-weight:700}.game-title-menu button:last-child strong{font-size:1.12rem}.game-title-menu button:hover,.game-title-menu button:focus-visible{filter:brightness(1.16)}.game-title-menu button:disabled{filter:grayscale(.7)brightness(.72);color:#7c8a86;cursor:default}.game-title-save{z-index:4;color:#a9b4ae;letter-spacing:.04em;text-shadow:0 2px 6px #000a;margin:0;font-size:.74rem;position:absolute;bottom:calc(10% - 34px);left:7%}.game-title-save:empty{display:none}.game-title-error{z-index:6;color:#f0c4b6;background:#2a1512e6;border:1px solid #b84a32;margin:0;padding:12px 16px;font-size:.82rem;position:absolute;bottom:8%;left:7%;right:3%}.game-title-build{z-index:4;color:#7f8e88;letter-spacing:.08em;font-size:.65rem;position:absolute;bottom:3%;right:3%}@media (prefers-reduced-motion:reduce){.game-title-video{display:none}}body:not(.game-title-active) .app-shell{width:100%;max-width:none;margin:0;padding:0;position:fixed;inset:0}body:not(.game-title-active) .hero{display:none}.game-base-enhanced{height:100cqh;min-height:720px;box-shadow:none;background:radial-gradient(circle at 75% 18%,#59645855,#0000 32%),linear-gradient(135deg,#303b39,#171e23 72%);border:0;border-radius:0;grid-template-columns:minmax(420px,.8fr) minmax(700px,1.5fr);align-content:start;padding:24px 32px 96px;position:fixed;inset:0;overflow:auto}.game-base-enhanced>.game-base-navigation{grid-column:1/-1}.game-base-enhanced>#base-label,.game-base-enhanced>#base-roster-label{display:none}.game-base-enhanced>.base-roster-summary{border:1px solid var(--game-line);background:#182026;border-radius:5px;min-height:206px;padding:18px;font-size:.78rem}.game-base-enhanced>.base-roster-list{grid-template-columns:repeat(3,minmax(180px,1fr));align-self:start}.game-base-enhanced>.base-bonds,.game-base-enhanced>.base-bond-epilogues,.game-base-enhanced>.supply-preparation,.game-base-enhanced>.base-records{grid-column:1/-1}.game-base-enhanced>#begin-sortie{z-index:2;grid-column:1/-1;justify-self:end;min-width:260px;min-height:54px;font-size:1rem;position:sticky;bottom:0;right:0;box-shadow:0 8px 28px #0008}.game-base-navigation{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11181de8;border-bottom:1px solid #687169;grid-template-columns:repeat(6,1fr);gap:8px;margin:-24px -32px 22px;padding:18px 32px;display:grid;position:sticky;top:0}.base-hub .game-base-navigation button{color:#dbe1dd;text-align:left;background:#182026;border-color:#59646a;grid-template-columns:46px 1fr;align-items:center;gap:10px;width:100%;min-width:0;min-height:76px;padding:9px 12px;display:grid}.base-hub .game-base-navigation button:hover,.base-hub .game-base-navigation button:focus-visible{border-color:var(--game-gold);background:#273136}.game-base-navigation i{color:#ebd2a0;background:#11181d;border:1px solid #776a52;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.game-base-navigation span{gap:3px;display:grid}.game-base-navigation strong{color:#f4ead6;font-size:.82rem}.game-base-navigation small{color:#8f9e98;font-size:.64rem}.game-base-enhanced{background:#11171a;min-width:1280px;padding:0;display:block;overflow:hidden}.game-base-enhanced>:not(.campaign-world-map){display:none!important}.game-base-enhanced.game-base-bonds-active{background:radial-gradient(circle at 75% 18%,#59645855,#0000 32%),linear-gradient(135deg,#303b39,#171e23 72%);padding:0 32px 48px;overflow:auto}.game-base-enhanced.game-base-bonds-active>.campaign-world-map{display:none}.game-base-enhanced.game-base-bonds-active>.base-bonds{border-radius:0 0 7px 7px;width:min(1360px,100%);margin:0 auto;display:grid!important}.game-base-enhanced.game-base-bonds-active>.base-bond-epilogues:not([hidden]),.game-base-enhanced.game-base-bonds-active>.base-records:not([hidden]){width:min(1360px,100%);margin:18px auto 0;display:grid!important}.game-base-bonds-toolbar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11181df2;border-bottom:1px solid #687169;justify-content:space-between;align-items:center;gap:24px;margin:-14px -14px 10px;padding:18px 24px;display:flex;position:sticky;top:0}.game-base-bonds-toolbar p{color:var(--game-gold);letter-spacing:.12em;margin:0 0 3px;font-size:.64rem;font-weight:900}.game-base-bonds-toolbar h1{color:#f5ecdc;margin:0;font-size:1.55rem}.base-hub .game-base-bonds-toolbar button{color:#f4ead6;background:#273136;border-color:#d1a151;min-height:42px;padding:0 16px;font-weight:900}.campaign-world-map{color:#292419;background:#b3a078;grid-template-rows:82px 1fr;min-width:1280px;display:grid;position:fixed;inset:0;overflow:hidden}.world-map-header{z-index:5;color:#ede3c9;background:linear-gradient(90deg,#11191d 0%,#1f292a 62%,#161d20 100%);border-bottom:1px solid #4a4130;justify-content:space-between;align-items:center;padding:0 34px;display:flex;position:relative;box-shadow:0 8px 24px #17130d66}.world-map-header p{color:#bfa66f;letter-spacing:.1em;margin:0;font-size:.66rem;font-weight:900}.world-map-header h1{letter-spacing:.03em;margin:4px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:1.45rem}.world-map-header>p,.world-map-header-right>p{color:#d5c7a5;letter-spacing:0;font-size:.75rem}.world-map-header-right{align-items:center;gap:26px;display:flex}.world-map-resources{color:#cdbb8e;letter-spacing:.02em;white-space:nowrap;background:#0d1417cc;border:1px solid #6f5a2e;border-radius:4px;align-items:center;gap:20px;padding:7px 17px;font-size:.7rem;font-weight:700;display:flex}.world-map-resources strong{color:#f3d68c;letter-spacing:0;text-shadow:0 0 10px #d8b25a44;margin-left:6px;font-family:Georgia,Noto Serif KR,serif;font-size:1rem}.world-map-resources #world-map-permit-chip{cursor:help}.world-map-canvas{isolation:isolate;background:radial-gradient(at 48% 48%,#0000 0 23%,#5c513226 24% 25%,#0000 26%),radial-gradient(at 18% 76%,#56715d9c 0 8%,#0000 8.5%),radial-gradient(at 76% 22%,#5d745d8a 0 10%,#0000 10.5%),repeating-linear-gradient(8deg,#0000 0 42px,#594c3021 43px 44px),linear-gradient(125deg,#c8b98e,#a89469 48%,#c3b180);min-height:0;position:relative;overflow:hidden}.world-map-canvas:before{z-index:-2;opacity:.42;content:"";mix-blend-mode:multiply;background:repeating-radial-gradient(at 34%,#0000 0 34px,#3d34221f 35px 36px),linear-gradient(90deg,#0000 49.8%,#57452c2b 50%,#0000 50.2%);position:absolute;inset:0}.world-map-canvas:after{z-index:30;pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 110px #251d10cc,inset 0 0 22px #2d2418}.world-map-range{z-index:-1;filter:blur(.2px);background:repeating-linear-gradient(28deg,#425b4738 0 3px,#0000 4px 11px);border:2px solid #665a3970;border-radius:54% 46% 48% 52%;width:32%;height:27%;position:absolute;transform:rotate(-8deg)}.range-west{bottom:-5%;left:-4%}.range-east{top:-3%;right:5%;transform:rotate(13deg)}.world-map-river{z-index:-1;filter:blur(1px);border-left:5px solid #d3c49c99;border-right:13px solid #5e7d7899;border-radius:48%;width:8%;height:138%;position:absolute;top:-18%;left:48%;transform:rotate(25deg)}.world-map-routes{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}#world-map-route-shadow,#world-map-side-route-shadow{fill:none;stroke:#382d1b99;stroke-linecap:round;stroke-linejoin:round}#world-map-route-shadow{stroke-width:12px}#world-map-route{fill:none;stroke:#e3d4aa;stroke-dasharray:9 8;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}#world-map-side-route-shadow{stroke-width:9px}#world-map-side-route{fill:none;stroke:#8f7047;stroke-dasharray:3 8;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.world-map-nodes{z-index:4;position:absolute;inset:0}.world-map-node{color:#fff2cd;cursor:pointer;background:radial-gradient(circle at 35% 30%,#b0904c,#44351f 70%);border:2px solid #574626;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 9px #281e12a8,0 0 0 5px #e2d2a03b}.world-map-node.is-side{background:radial-gradient(circle at 35% 30%,#8b7654,#3d3427 72%);border-style:double;border-radius:28%;width:40px;height:40px}.world-map-node.is-side span{border:1px dashed #7c6744;top:43px}.world-map-node i{font-size:.72rem;font-style:normal;font-weight:900}.world-map-node span{color:#352b1d;background:#e1d3aecc;border-radius:3px;width:max-content;max-width:150px;padding:3px 7px;font-size:.61rem;font-weight:900;position:absolute;top:49px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #382b1d55}.world-map-node.is-locked{color:#999487;cursor:default;filter:saturate(.3);background:#4a493f;border-color:#615d50;box-shadow:0 4px 8px #2b281e77}.world-map-node.is-locked span{opacity:.6}.world-map-node.is-completed{background:radial-gradient(circle at 35% 30%,#789071,#354737 75%);border-color:#5f765d}.world-map-node.is-available{border-color:#e1b758;box-shadow:0 5px 12px #281e12a8,0 0 0 7px #f0c45c38}.world-map-node.is-active{z-index:3;animation:1.8s ease-in-out infinite world-map-pulse}.world-map-node.is-inspected{z-index:6;outline-offset:4px;outline:3px solid #f4d486}.world-map-node:hover,.world-map-node:focus-visible{z-index:5;filter:brightness(1.14);outline:3px solid #f2cf7b99}@keyframes world-map-pulse{50%{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 6px 14px #281e12a8,0 0 0 13px #f0c45c1f}}.base-hub .world-map-party-marker{z-index:8;color:#f4e9d1;cursor:pointer;background:#172025f2;border:2px solid #d0a85e;border-radius:50%;place-items:center;width:58px;min-width:58px;height:58px;min-height:58px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 24px #21190fb3,0 0 0 5px #e8c36b38}.world-map-party-marker i{color:#edc76f;background:#273331;border:1px solid #8d7549;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.15rem;font-style:normal;display:grid}.world-map-party-marker span{color:#f4e9d1;text-align:left;background:#172025f2;border:1px solid #89734a;border-radius:3px;gap:2px;width:max-content;max-width:190px;padding:6px 9px;display:none;position:absolute;top:62px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #21190f99}.world-map-party-marker strong{font-size:.7rem}.world-map-party-marker small{color:#b8c1b9;font-size:.59rem}.world-map-party-marker:hover span,.world-map-party-marker:focus-visible span,.world-map-party-marker[aria-expanded=true] span{display:grid}.base-hub .world-map-dismiss{z-index:2;color:#0000;cursor:default;background:#0d111426;border:0;border-radius:0;width:100%;min-width:0;height:100%;min-height:0;padding:0;position:absolute;inset:0}.world-map-dismiss[hidden]{display:none}.world-map-drawer{z-index:20;color:#dfd8c8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#1d272bee,#11191dee);border:1px solid #89734a;border-radius:5px;flex-direction:column;gap:18px;width:390px;padding:22px;display:flex;position:absolute;top:106px;bottom:24px;right:24px;box-shadow:0 22px 60px #130f0bc7}.world-map-drawer[hidden]{display:none}.world-map-drawer>header{border-bottom:1px solid #53605e;justify-content:space-between;gap:12px;padding-bottom:16px;display:flex}.world-map-drawer header p{color:#d0a85e;letter-spacing:.1em;margin:0 0 5px;font-size:.61rem;font-weight:900}.world-map-drawer h2{color:#f3e9d4;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:1.35rem}.world-map-drawer header button{color:#0000;cursor:pointer;background:radial-gradient(circle at 40% 35%,#2a2218,#151008);border:2px solid #8a7340;border-radius:50%;width:48px;height:48px;font-size:0;transition:border-color .15s,box-shadow .15s,background .15s;position:relative;box-shadow:0 2px 8px #0008,inset 0 1px #c9a24a33}.world-map-drawer header button:before,.world-map-drawer header button:after{content:"";background:#c9a24a;border-radius:1px;width:20px;height:2px;transition:background .15s;position:absolute;top:50%;left:50%}.world-map-drawer header button:before{transform:translate(-50%,-50%)rotate(45deg)}.world-map-drawer header button:after{transform:translate(-50%,-50%)rotate(-45deg)}.world-map-drawer header button:hover{background:radial-gradient(circle at 40% 35%,#3a2e1e,#1e1610);border-color:#e8c069;box-shadow:0 0 12px #c9a24a44,0 2px 8px #0008,inset 0 1px #e8c06955}.world-map-drawer header button:hover:before,.world-map-drawer header button:hover:after{background:#f0d9a8}.world-map-drawer>p{color:#aeb9b3;margin:0;font-size:.72rem;line-height:1.6}.world-map-base-menu-slot{flex:1;min-height:0;overflow:auto}.world-map-base-menu-slot[hidden]{display:none}.world-map-base-menu-slot .game-base-navigation{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:1fr;gap:7px;margin:0;padding:0;display:grid;position:static}.base-hub .world-map-base-menu-slot .game-base-navigation button{grid-template-columns:38px 1fr;min-height:58px;padding:7px 10px}.world-map-base-menu-slot .game-base-navigation i{width:36px;height:36px}.world-map-mission-detail{gap:16px;min-height:0;padding-right:4px;display:grid;overflow:auto}.world-map-mission-detail[hidden]{display:none}.world-map-mission-detail dl{border-top:1px solid #4f5b58;grid-template-columns:105px 1fr;margin:0;display:grid}.world-map-mission-detail dt,.world-map-mission-detail dd{border-bottom:1px solid #4f5b58;margin:0;padding:10px 5px;font-size:.7rem}.world-map-mission-detail dt{color:#8e9b95}.world-map-mission-detail dd{color:#e3d7bd;font-weight:800}.world-map-mission-detail>p{color:#d8c9aa;background:#11181b;border:1px solid #665b43;margin:0;padding:13px;font-size:.7rem;line-height:1.65}.world-map-replay-formation{border-top:1px solid #665b43;gap:9px;padding-top:4px;display:grid}.world-map-replay-formation[hidden]{display:none}.world-map-replay-formation>header{color:#f0d39b;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.world-map-replay-formation>header span{color:#d0a85e;font-weight:900}.world-map-replay-formation>p{color:#9faaa5;margin:0;font-size:.64rem;line-height:1.5}.world-map-replay-formation ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.world-map-replay-formation button{color:#aeb9b3;cursor:pointer;text-align:left;background:#151e21;border:1px solid #46514e;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:76px;padding:8px 27px 8px 7px;display:grid;position:relative;overflow:hidden}.world-map-replay-formation button:before{content:"";border:1px solid #77827e;width:12px;height:12px;position:absolute;top:8px;right:8px}.world-map-replay-formation button.is-selected{color:#f1e4ca;background:#2a2a20;border-color:#c69c50}.world-map-replay-formation button.is-selected:before{content:"✓";color:#1b160d;background:#d9ad5a;border-color:#d9ad5a;place-items:center;font-size:.58rem;font-weight:900;display:grid}.world-map-replay-formation button:disabled{cursor:not-allowed;opacity:.45}.world-map-replay-unit-visual{align-self:end;place-items:center;width:54px;height:58px;display:grid;overflow:hidden}.world-map-replay-unit-visual img{object-fit:contain;object-position:center bottom;width:66px;max-width:none;height:66px;display:block}.world-map-replay-unit-visual.is-sprite-strip{background:var(--replay-unit-sprite) -15px bottom / auto 145% no-repeat;image-rendering:pixelated}.world-map-replay-unit-visual.is-fallback{color:#e0c78f;background:#283230;border:1px solid #68736e;border-radius:50%;align-self:center;height:54px;font-size:1rem;font-weight:900}.world-map-replay-unit-copy{gap:3px;min-width:0;display:grid}.world-map-replay-unit-heading{min-width:0;display:block}.world-map-replay-unit-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;display:block;overflow:hidden}.world-map-replay-unit-class{color:#b7c1bc;white-space:nowrap;justify-content:space-between;align-items:baseline;gap:4px;min-width:0;font-size:.57rem;display:flex}.world-map-replay-unit-class span{text-overflow:ellipsis;overflow:hidden}.world-map-replay-unit-class small{color:#84908b;flex:none;font-size:.54rem}.world-map-replay-unit-hp{color:#d4a85b;white-space:nowrap;font-size:.57rem;font-weight:900}.world-map-replay-formation #world-map-replay-formation-error{color:#d99c86}.world-map-replay-formation #world-map-replay-formation-error.is-warning{color:#d4a04a}.world-map-drawer #begin-sortie{color:#21180c;cursor:pointer;background:#d9ad5a;border:1px solid #e1b45d;width:100%;min-height:52px;margin-top:auto;font-weight:900}.world-map-drawer #begin-sortie:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.48}.game-menu-overlay{z-index:110;min-width:1280px;color:var(--game-bone);background:#06090b;place-items:stretch stretch;padding:0;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif;display:grid;position:fixed;inset:0}.game-menu-overlay[hidden]{display:none}.game-menu-window{background:var(--game-bg);width:100cqw;height:100cqh;box-shadow:none;border:0;border-radius:0;grid-template-rows:80px 1fr 62px;display:grid;overflow:hidden}.game-menu-header{border-bottom:1px solid var(--game-line);background:#151d22;align-items:center;gap:28px;padding:0 26px;display:flex}.game-menu-header>div:first-child{min-width:360px}.game-menu-header p{color:var(--game-gold);letter-spacing:.12em;margin:0 0 3px;font-size:.64rem;font-weight:900}.game-menu-header h1{color:#f5ecdc;margin:0;font-size:1.55rem}.game-menu-resources{color:var(--game-muted);gap:24px;margin-left:auto;font-size:.72rem;display:flex}.game-menu-resources strong{color:#f0d79f;margin-left:5px;font-size:.9rem}.game-menu-header>button{color:#dce2df;cursor:pointer;background:#232c32;border:1px solid #5e686e;border-radius:4px;width:42px;height:42px;font-size:1.4rem}.game-menu-content{grid-template-columns:360px minmax(620px,1fr) 390px;gap:14px;min-height:0;padding:14px;display:grid}.game-menu-content>*{border:1px solid var(--game-line);background:var(--game-panel);border-radius:5px;min-width:0;overflow:auto}.game-menu-window>footer{border-top:1px solid var(--game-line);color:var(--game-muted);background:#151c21;justify-content:space-between;align-items:center;padding:0 24px;font-size:.7rem;display:flex}.game-menu-window>footer button,.game-context-panel>button{color:#1b1710;cursor:pointer;background:#d8cdb5;border:1px solid #d1a151;border-radius:4px;min-width:210px;min-height:42px;font-weight:900}.game-roster-list{flex-direction:column;gap:6px;padding:12px;display:flex}.game-roster-list label{color:var(--game-muted);gap:6px;margin-bottom:4px;font-size:.66rem;font-weight:800;display:grid}.game-roster-list input{color:#dde3df;background:#131a1f;border:1px solid #566169;border-radius:3px;min-height:38px;padding:0 11px}.game-roster-list button,.game-item-list>button{color:#dbe1dd;cursor:pointer;text-align:left;background:#172027;border:1px solid #4f5b62;border-radius:4px;grid-template-columns:69px 1fr auto;align-items:center;gap:13px;width:100%;min-height:85px;padding:8px 11px;display:grid}.game-roster-list button.selected,.game-item-list>button.selected{border-color:var(--game-gold);box-shadow:inset 5px 0 var(--game-gold);background:#293337}.game-roster-list button.locked{opacity:.55}.game-roster-list button>span,.game-character-hero>span,.game-promotion-current>span{color:#f5dfb3;background:#303b3b;border:2px solid #aa874d;border-radius:42% 42% 8% 8%;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.game-roster-list button>div{gap:3px;display:grid}.game-roster-list strong,.game-item-list strong{color:#f3ead8;font-size:.8rem}.game-roster-list small,.game-item-list small{color:#98a59f;font-size:.64rem}.game-roster-list em,.game-item-list em{color:#c7ac76;font-size:.64rem;font-style:normal}.game-character-panel,.game-promotion-panel{padding:22px 26px}.game-tabs{border-bottom:1px solid #59636a;margin:-10px -10px 26px;display:flex}.game-tabs button{color:#9eaaa5;cursor:pointer;background:0 0;border:0;border-bottom:4px solid #0000;flex:1;min-height:48px;font-weight:800}.game-tabs button.selected{border-bottom-color:var(--game-gold);color:#f2e7d1}.game-character-hero{border-bottom:1px solid #566169;align-items:center;gap:26px;min-height:230px;padding-bottom:26px;display:flex}.game-character-hero>span{width:170px;height:205px;font-size:3.2rem}.game-character-hero p,.game-promotion-current p{color:#c79c51;letter-spacing:.08em;margin:0 0 7px;font-size:.68rem;font-weight:900}.game-character-hero h2,.game-promotion-current h2{color:#f5ecdc;margin:0 0 8px;font-family:Georgia,Noto Serif KR,serif;font-size:2rem}.game-character-hero small,.game-promotion-current small{color:#aab5b0}.game-summary-stats,.game-stat-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:26px 0;display:grid}.game-summary-stats span,.game-stat-grid>div{min-height:76px;color:var(--game-muted);background:#172026;border:1px solid #566169;place-items:center;padding:10px;font-size:.68rem;display:grid}.game-summary-stats strong,.game-stat-grid strong{color:#f2dfb6;font-size:1.25rem}.game-stat-grid{grid-template-columns:repeat(3,1fr)}.game-stat-grid small{color:#7f9189;font-size:.62rem}.game-skill-card{border-left:4px solid var(--game-gold);background:#151e23;margin-top:12px;padding:16px 18px}.game-skill-card p{color:#c99f54;margin:0 0 5px;font-size:.62rem;font-weight:900}.game-skill-card h3{color:#f2e8d5;margin:0 0 7px}.game-skill-card span{color:#aeb9b4;font-size:.74rem;line-height:1.55}.game-equipment-slots{gap:9px;display:grid}.game-equipment-slots button{color:#dce3df;text-align:left;background:#172026;border:1px solid #566169;grid-template-columns:69px 1fr auto;align-items:center;gap:14px;min-height:101px;padding:10px 14px;display:grid}.game-equipment-slots i,.game-item-list i{color:#ebd09b;background:#11181d;border:1px solid #776b54;place-items:center;width:69px;height:69px;font-style:normal;display:grid}.game-item-icon{object-fit:contain;box-sizing:border-box;image-rendering:auto;background:radial-gradient(circle at 50% 42%,#1b262c,#10161a 78%);border:1px solid #776b54;flex:none;width:69px;height:69px;padding:2px}.game-res-icon{object-fit:contain;vertical-align:-5px;width:20px;height:20px;margin-right:3px}.game-equipment-slots span{gap:4px;display:grid}.game-equipment-slots small{color:var(--game-muted)}.game-equipment-slots em{color:#b7d7c8;font-size:.7rem;font-style:normal}.game-context-panel{flex-direction:column;align-items:flex-start;padding:28px;display:flex}.game-context-panel>p{color:var(--game-gold);letter-spacing:.1em;margin:0 0 7px;font-size:.66rem;font-weight:900}.game-context-panel>h2{color:#f5ecdc;margin:0 0 18px;font-size:1.6rem}.game-context-panel dl{grid-template-columns:1fr auto;gap:11px;width:100%;margin:12px 0 22px;display:grid}.game-context-panel dt{color:var(--game-muted)}.game-context-panel dd{color:#f2e5ca;text-align:right;margin:0;font-weight:900}.game-context-panel>button{width:100%;margin-top:8px}.game-context-panel>button.secondary{color:#d5dcd8;background:#222b31;border-color:#5d686e}.game-context-panel>button:disabled{opacity:.45;cursor:default}.game-inventory-filter,.game-shop-nav{padding:18px}.game-inventory-filter>p{color:var(--game-gold);font-size:.7rem;font-weight:900}.game-inventory-filter>button,.game-shop-nav>button{color:#dce2df;cursor:pointer;background:#172026;border:1px solid #515d64;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin-bottom:7px;padding:0 14px;font-weight:800;display:flex}.game-inventory-filter>button.selected,.game-shop-nav>button.selected{border-color:var(--game-gold);box-shadow:inset 5px 0 var(--game-gold)}.game-item-list{flex-direction:column;gap:7px;padding:12px;display:flex}.game-item-list>button{min-height:67px}.game-item-list>button>span{gap:4px;display:grid}.game-shopkeeper{text-align:center;background:radial-gradient(circle at 50% 20%,#465047,#222b30 70%);border-bottom:1px solid #566169;min-height:200px;margin-bottom:18px;padding:22px}.game-shopkeeper>span{color:#f3dfb6;border:2px solid #aa8751;border-radius:43% 43% 8% 8%;place-items:center;width:84px;height:98px;margin:0 auto 15px;font-size:1.8rem;font-weight:900;display:grid}.game-shopkeeper p{color:var(--game-gold);margin:0;font-size:.65rem}.game-shopkeeper h2{color:#f0e6d3;margin:8px 0 0;font-size:1rem}.game-shop-nav small{color:#84928c}.game-settings-nav{flex-direction:column;gap:8px;padding:18px;display:flex}.game-settings-nav button{color:#dce2df;cursor:pointer;text-align:left;background:#172026;border:1px solid #515d64;min-height:58px;padding:0 16px;font-weight:800}.game-settings-nav button.selected{border-color:var(--game-gold);box-shadow:inset 5px 0 var(--game-gold)}.game-settings-panel{padding:28px}.game-settings-panel>p{color:var(--game-gold);letter-spacing:.1em;margin:0 0 6px;font-size:.68rem;font-weight:900}.game-settings-panel>h2{color:#f5ecdc;margin:0 0 22px;font-size:1.8rem}.game-setting-options{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:34px;display:grid}.game-setting-options button{color:#dce2df;cursor:pointer;text-align:left;background:#172026;border:1px solid #566169;align-content:center;gap:8px;min-height:112px;padding:18px;display:grid}.game-setting-options button.selected{border-color:var(--game-gold);background:#293337;box-shadow:inset 0 0 0 2px #d2a35344}.game-setting-options strong{color:#f3ead8;font-size:1rem}.game-setting-options span{color:#98a59f;font-size:.72rem;line-height:1.5}.game-promotion-panel{grid-template-rows:auto 1fr;padding:14px 18px 16px;display:grid;overflow:hidden!important}.game-promotion-current{border-bottom:1px solid #566169;align-items:center;gap:14px;min-height:76px;padding:0 4px 13px;display:flex}.game-promotion-current>span{flex:none;width:58px;height:62px;font-size:1.25rem}.game-promotion-current>div{min-width:0}.game-promotion-current p{margin-bottom:3px}.game-promotion-current h2{margin-bottom:3px;font-size:1.35rem}.game-promotion-current>em{color:#8e9c96;text-align:right;margin-left:auto;font-size:.62rem;font-style:normal;line-height:1.5}.game-promotion-current>em strong{color:#e1c17e;font-size:.76rem}.game-promotion-tree{grid-template-rows:38px 1fr 34px;min-width:760px;min-height:0;padding-top:10px;display:grid}.game-promotion-tree>header{color:#8f9c97;letter-spacing:.08em;grid-template-columns:190px 48px 210px 48px 1fr;align-items:center;font-size:.62rem;font-weight:900;display:grid}.game-promotion-tree>header span{text-align:center}.game-promotion-tree>header i{color:#a88751;text-align:center;font-size:.56rem;font-style:normal}.game-character-lineage{grid-template-columns:190px 48px 1fr;align-items:stretch;min-height:0;padding:8px 0;display:grid}.game-lineage-root{align-items:center;display:grid}.game-lineage-split,.game-lineage-fork{position:relative}.game-lineage-split:before,.game-lineage-fork:before{content:"";background:#806f50;height:1px;position:absolute;top:50%;left:0;right:0}.game-lineage-split:after,.game-lineage-fork:after{content:"";background:#806f50;width:1px;height:50%;position:absolute;top:25%;right:0}.game-lineage-branches{grid-template-rows:1fr 1fr;gap:18px;min-height:0;display:grid}.game-lineage-branch{background:#11191e66;border:1px solid #3e494f;border-radius:4px;grid-template-columns:210px 48px 1fr;min-height:0;padding:10px 0;display:grid}.game-lineage-advanced{align-items:center;padding-left:8px;display:grid}.game-lineage-finals{grid-template-rows:1fr 1fr;gap:8px;min-height:0;padding-right:8px;display:grid}.game-promotion-node{color:#cdd5d1;text-align:left;background:#151e23;border:1px solid #4d5960;border-radius:3px;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-width:0;min-height:82px;padding:10px 12px;display:grid;position:relative}button.game-promotion-node{cursor:pointer;width:100%}button.game-promotion-node:hover,button.game-promotion-node:focus-visible{background:#263137;border-color:#d7b265;outline:0}.game-promotion-node>i{color:#e6cb96;background:#10171b;border:1px solid #776b54;place-items:center;width:40px;height:48px;font-size:1rem;font-style:normal;display:grid}.game-promotion-node>span{gap:1px;min-width:0;display:grid}.game-promotion-node small{color:#b4955d;font-size:.55rem;font-weight:900}.game-promotion-node strong{color:#e7e1d5;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.game-promotion-node em{color:#87958f;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-style:normal;overflow:hidden}.game-promotion-node>b{color:#17130d;background:#d6b065;border-radius:2px;padding:2px 4px;font-size:.47rem;position:absolute;top:4px;right:5px}.game-promotion-node.current{background:#2b312d;border-color:#d1aa61}.game-promotion-node.selected{background:#313830;border-color:#e3bd6d;box-shadow:inset 0 0 0 2px #d2a35355}.game-promotion-node.locked{background:#11191e;border-style:dashed}.game-promotion-node.locked:not(.selected){opacity:.72}.game-promotion-node.locked>b{color:#c7d0cc;background:#465158}.character-lineage-tree>footer{color:#7f8d87;border-top:1px solid #3e494f;justify-content:center;align-items:center;gap:22px;font-size:.56rem;display:flex}.character-lineage-tree>footer b{color:#d2ab66;margin-right:4px}.game-promotion-context .game-promotion-origin{color:#9ba8a2;margin:-10px 0 4px;font-size:.66rem}.game-promotion-context dl dd{max-width:230px;font-size:.72rem;line-height:1.45}.game-promotion-context .game-skill-card{box-sizing:border-box;width:100%;margin-bottom:12px}.game-promotion-context .game-skill-card small{color:#d3b571;margin-top:8px;font-size:.64rem;display:block}.game-promotion-context>button:first-of-type{margin-top:auto}.game-retraining-confirm{background:#11191e;border:1px solid #a88751;margin:12px 0;padding:14px}.game-retraining-confirm>p{color:#d2ab66;letter-spacing:.08em;margin:0 0 5px;font-size:.62rem;font-weight:900}.game-retraining-confirm h3{color:#f2e8d5;margin:0 0 10px;font-size:.9rem}.game-retraining-confirm dl{margin-bottom:12px}.game-retraining-confirm>div{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.game-retraining-confirm button{color:#e6dfd1;cursor:pointer;background:#263137;border:1px solid #82745d;min-height:40px;font-weight:800}.game-retraining-confirm button:last-child{color:#21180c;background:#d8cdb5;border-color:#d1a151}body.game-battle-active .battle-layout{width:100cqw;height:100cqh;box-shadow:none;background:#101619;border:0;border-radius:0;display:block;position:fixed;inset:0;overflow:hidden}body.game-battle-active .battlefield-wrap{min-height:0;padding:0;display:block;position:absolute;inset:0}body.game-battle-active .battlefield-camera{background:#101619;border:0;border-radius:0;outline:0;width:100cqw;height:100cqh;min-height:0;overflow:auto}body.game-battle-active .battlefield{background-color:#151b1d;place-content:center;min-width:100%;min-height:100%}body.game-battle-active .legend{z-index:7;background:#10171bd9;margin:0;padding:9px 12px;position:absolute;bottom:22px;left:22px}body.game-battle-active .command-panel{z-index:8;pointer-events:none;background:0 0;border:0;min-height:0;display:block;position:absolute;inset:0;overflow:visible}body.game-battle-active .command-panel>section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11191ee8;border:1px solid #657068;border-radius:4px;display:none;box-shadow:0 8px 28px #0009}body.game-battle-active .command-panel .battle-phase-hud{min-width:190px;padding:11px 16px;display:block;position:absolute;top:24px;left:24px}body.game-battle-active .battle-phase-hud .label{display:none}body.game-battle-active .battle-phase-hud .phase{margin:0;font-size:1.15rem}body.game-battle-active .command-panel .battle-objective-hud{width:min(420px,30cqw);padding:12px 15px;display:block;position:absolute;top:84px;right:24px}body.game-battle-active .battle-objective-hud .objective{margin-top:4px;font-size:.76rem}body.game-battle-active.game-unit-selected .command-panel .battle-unit-hud{pointer-events:auto;width:min(370px,27cqw);max-height:34cqh;padding:12px 15px;display:block;position:absolute;bottom:72px;left:22px;overflow:auto}body.game-battle-active.game-unit-selected .command-panel .battle-forecast-hud{width:min(650px,42cqw);padding:12px 15px;display:block;position:absolute;bottom:86px;left:50%;transform:translate(-50%)}body.game-battle-active .command-panel .actions{pointer-events:auto;background:#11191ef2;border:1px solid #8a754f;border-radius:5px;grid-template-columns:1fr 1fr;gap:8px;width:360px;max-height:calc(100cqh - 130px);margin:0;padding:14px;display:none;position:absolute;bottom:82px;right:22px;overflow:auto;box-shadow:0 18px 54px #000c}body.game-battle-menu-open .command-panel .actions{display:grid}body.game-battle-active .command-panel .help{display:none}.game-battle-menu-toggle{z-index:10;color:#f2e8d5;cursor:pointer;background:#182126ed;border:1px solid #d2a353;border-radius:4px;justify-content:space-between;align-items:center;gap:18px;min-width:176px;min-height:48px;padding:0 15px;font-weight:900;display:flex;position:absolute;bottom:22px;right:22px;box-shadow:0 8px 26px #000a}.game-battle-menu-toggle kbd{color:#adbbb4}.game-battle-context-menu{z-index:80;color:#44392d;background:linear-gradient(100deg,#e7dfcc,#f4eedf);border:1px solid #8f7d61;border-radius:7px;width:294px;font-family:Georgia,Noto Serif KR,serif;display:grid;position:fixed;overflow:hidden;box-shadow:0 18px 46px #0009,inset 0 0 0 1px #fff8}.game-battle-context-menu[hidden]{display:none}.game-battle-context-menu header{background:#d8cfbcee;border-bottom:1px solid #b9aa8d;gap:2px;padding:13px 18px 12px;display:grid}.game-battle-context-menu header small{color:#8a7659;letter-spacing:.14em;font-family:Inter,Pretendard,sans-serif;font-size:.5rem;font-weight:900}.game-battle-context-menu header strong{font-size:.92rem}.game-battle-context-menu>button{color:#44392d;cursor:pointer;text-align:left;min-height:54px;font:inherit;background:0 0;border:0;border-bottom:1px solid #c8bda8;grid-template-columns:48px 1fr;align-items:center;padding:0 14px 0 8px;font-size:1rem;display:grid}.game-battle-context-menu>button:hover,.game-battle-context-menu>button:focus-visible{background:#fff8d9;outline:0;box-shadow:inset 4px 0 #b59250}.game-battle-context-menu>button i{color:#efe8d8;background:#51493d;border:1px solid #51493d;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Inter,sans-serif;font-size:.78rem;font-style:normal;font-weight:900;display:grid}.game-battle-context-help{color:#695c49;background:#d9d0be;gap:5px;padding:11px 16px 13px 56px;font-family:Inter,Pretendard,Noto Sans KR,sans-serif;font-size:.6rem;display:grid}.game-battle-context-help[hidden]{display:none}.game-battle-context-help strong{color:#4b4033;font-size:.64rem}.game-battle-unit-action-menu{z-index:82;color:#e6d3a4;width:269px;box-shadow:none;filter:drop-shadow(0 12px 22px #000000b3);background:0 0;border:0;border-radius:0;gap:6px;font-family:Georgia,Noto Serif KR,serif;display:grid;position:fixed}.game-battle-unit-action-menu[hidden]{display:none}.game-battle-unit-action-menu>button{background:url(../ui/battle-frames/6.png) 50%/269px 53px no-repeat;width:269px;height:53px}.game-battle-unit-action-menu header{background:0 0;border-bottom:0;align-content:center;justify-items:center;height:38px;padding:0 8px 5px;display:grid}.game-battle-unit-action-menu header small{display:none}.game-battle-unit-action-menu header strong{color:#fbf0d2;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 3px #000,0 0 9px #000d;max-width:100%;font-size:1.22rem;overflow:hidden}.game-battle-unit-action-menu>button{color:#dcc48a;cursor:pointer;text-align:center;font:inherit;letter-spacing:.02em;text-shadow:0 1px 2px #000c;border:0;place-items:center;padding:0 46px;font-size:1.14rem;transition:transform 90ms ease-out,filter 90ms ease-out,color 90ms ease-out;display:grid;position:relative}.game-battle-unit-action-menu>button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.game-battle-unit-action-menu>button[hidden]{display:none}.game-battle-unit-action-menu>button:hover:not(:disabled),.game-battle-unit-action-menu>button:focus-visible:not(:disabled){color:#fff0c4;filter:brightness(1.22)drop-shadow(0 0 7px #d8b26699);outline:0;transform:translate(3px)}.game-battle-unit-action-menu>button:disabled{color:#8d8676;cursor:not-allowed;filter:grayscale(.75)brightness(.62)}.game-battle-unit-action-menu>button i{color:#cdac6d;place-items:center;width:28px;font-family:Inter,sans-serif;font-size:1.42rem;font-style:normal;font-weight:700;display:grid;position:absolute;top:50%;left:26px;transform:translateY(-50%)}.actions .game-battle-skip{color:#fff1e7;background:repeating-linear-gradient(135deg,#8e352a 0 12px,#9e4032 12px 24px);border-color:#ce5a43;order:-1;grid-column:span 2}.actions .game-battle-segment-skip{color:#fff5d8;background:repeating-linear-gradient(135deg,#66502b 0 12px,#755d32 12px 24px);border-color:#d6a24f;order:-2;grid-column:span 2}body.game-battle-active .unit{width:min(62%,112px);font-size:clamp(1.2rem,2.4cqw,2.5rem)}body.game-battle-active .unit.is-battle-map-unit{width:var(--battle-map-unit-frame-size,86px);max-width:none;height:var(--battle-map-unit-frame-size,86px);aspect-ratio:auto}.game-battle-dialogue{z-index:90;color:#3a352b;filter:none;cursor:pointer;background:0 0;border:0;width:min(1640px,92cqw);margin-inline:auto;display:block;position:fixed;inset:auto 0 4%;transform:none}.game-battle-dialogue-veil{z-index:-2;background:#0006;position:fixed;inset:0}.game-battle-dialogue-next{will-change:opacity, transform;border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:13px solid #6d5a3d;width:0;height:0;animation:1.25s ease-in-out infinite game-battle-dialogue-next;position:absolute;bottom:clamp(14px,1.6cqw,22px);right:clamp(22px,2.4cqw,34px)}@keyframes game-battle-dialogue-next{0%,to{opacity:.35;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.game-battle-dialogue-next{opacity:.8;animation:none}}.game-battle-dialogue>div:not(.game-battle-dialogue-veil){filter:drop-shadow(0 12px 30px #000a);background:url(../ui/parchment/dialogue_paper.png) 50%/100% 100% no-repeat;grid-template-columns:auto 1fr;grid-template-areas:"name role""text text";align-content:start;align-items:baseline;column-gap:18px;min-height:30cqh;padding:clamp(26px,3.4cqw,44px) clamp(46px,5cqw,74px) clamp(22px,2.4cqw,32px);display:grid;position:relative}.game-battle-dialogue:has(.game-battle-dialogue-portrait:not([hidden]))>div:not(.game-battle-dialogue-veil){padding-left:clamp(230px,19cqw,340px)}.game-battle-dialogue[hidden]{display:none}.game-battle-dialogue-portrait{z-index:-1;pointer-events:none;filter:drop-shadow(0 9px 14px #0009);width:min(600px,34cqw);height:70cqh;margin:0;position:absolute;bottom:34%;left:3%;right:auto}.game-battle-dialogue-portrait[hidden]{display:none}.game-battle-dialogue-portrait img{object-fit:contain;object-position:left bottom;width:100%;max-width:none;height:100%}.game-battle-dialogue p{color:#8a6a2f;letter-spacing:.04em;grid-area:role;margin:0;font-size:clamp(.8rem,1.4cqw,1.05rem);font-weight:700}.game-battle-dialogue strong{color:#2b2820;background:0 0;grid-area:name;margin:0 0 14px;padding:0;font-size:clamp(1.7rem,3cqw,2.45rem);font-weight:700}.game-battle-dialogue span{white-space:pre-line;color:#3a352b;grid-area:text;max-width:100%;font-size:clamp(1.25rem,2.2cqw,1.7rem);line-height:1.7}.game-battle-dialogue button{color:#6d5a3d;cursor:pointer;background:0 0;border:0;width:38px;height:38px;font-size:1.5rem;line-height:1;position:absolute;top:26px;right:34px}.game-battle-dialogue button:hover{color:#2f2418}.game-battle-dialogue[data-presentation=bark]{width:min(660px,40cqw);margin-inline:0;inset:132px 28px auto auto;transform:none}.game-battle-dialogue[data-presentation=bark] .game-battle-dialogue-portrait{width:min(240px,14cqw);height:26cqh;bottom:40%;left:4%;right:auto}.game-battle-dialogue[data-presentation=bark]>div:not(.game-battle-dialogue-veil){min-height:0;padding:22px 34px 24px}.game-battle-dialogue[data-presentation=bark] strong{margin-bottom:6px;font-size:clamp(1.05rem,1.6cqw,1.4rem)}.game-battle-dialogue[data-presentation=bark] p{font-size:clamp(.7rem,1cqw,.86rem)}.game-battle-dialogue[data-presentation=bark] span{font-size:clamp(.95rem,1.3cqw,1.15rem);line-height:1.55}.game-battle-dialogue[data-presentation=bark] button{font-size:1.2rem;top:14px;right:18px}.game-battle-dialogue[data-presentation=bark] p{color:#8eb8a6}.story-overlay{z-index:120;background:#090b0d;padding:0}.story-frame{aspect-ratio:auto;width:100cqw;height:100cqh;box-shadow:none;border:0;border-radius:0}.game-result-overlay{z-index:130;min-width:1280px;color:var(--game-bone);background:radial-gradient(circle at 50% 35%,#4b4536bb,#080b0ded 63%);place-items:center;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif;display:grid;position:fixed;inset:0}.game-result-overlay[hidden]{display:none}.game-result-window{text-align:center;background:#182026f5;border:1px solid #ae884b;width:min(940px,80%);padding:48px 56px;box-shadow:0 30px 100px #000e}.game-result-window>p{color:var(--game-gold);letter-spacing:.18em;margin:0 0 10px;font-size:.72rem;font-weight:900}.game-result-window>h1{color:#f6ebd4;margin:0 0 12px;font-family:Georgia,Noto Serif KR,serif;font-size:3rem}.game-result-window>span{color:#afb9b4}.game-result-stats{border:1px solid #566169;grid-template-columns:repeat(4,1fr);margin:34px 0 22px;display:grid}.game-result-stats div{border-right:1px solid #566169;gap:8px;padding:20px 10px;display:grid}.game-result-stats div:last-child{border:0}.game-result-stats strong{color:#aeb9b4;font-size:.7rem}.game-result-stats span{color:#f1d698;font-weight:900}.game-result-relics{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:18px;display:flex}.game-result-relics[hidden]{display:none}.game-result-relic{text-align:left;background:linear-gradient(#2a24128c,#14161ae6);border:1px solid #c9a227;border-radius:8px;min-width:300px;max-width:420px;padding:14px 20px;box-shadow:0 0 18px #c9a2272e,inset 0 0 24px #c9a2270f}.game-result-relic-kicker{color:#ffd76a;letter-spacing:.12em;margin:0 0 6px;font-size:.68rem;font-weight:800}.game-result-relic h3{color:#f1e6ca;align-items:baseline;gap:8px;margin:0 0 6px;font-size:1.05rem;display:flex}.game-result-relic h3 small{color:#b8a86e;font-size:.72rem;font-weight:700}.game-result-relic-feature{color:#cfd6df;margin:0;font-size:.78rem;line-height:1.5}.game-result-relic-restrict{color:#8f99a8;margin:6px 0 0;font-size:.7rem}.game-result-rewards{background:#11191e;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 26px;margin-bottom:30px;padding:16px;display:flex}.game-result-rewards[hidden]{display:none}.game-result-rewards p{color:var(--game-gold);margin:0;font-size:.68rem;font-weight:900}.game-result-rewards strong{color:#dbe3df}.game-result-window>button{color:#1b1710;cursor:pointer;background:#d8cdb5;border:1px solid #d1a151;min-width:260px;min-height:50px;font-weight:900}@media (width<=1500px){.game-menu-content{grid-template-columns:300px minmax(540px,1fr) 330px}.game-base-navigation{grid-template-columns:repeat(3,1fr)}.game-base-enhanced{grid-template-columns:1fr}.game-base-enhanced>*{grid-column:1!important}}body.title-active{overflow:hidden}body.title-active .app-shell{visibility:hidden}.title{z-index:200;color:#d8d0bf;background:#0d1316;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;position:absolute;inset:0;overflow:hidden}.title-bg{z-index:0;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .12s linear;position:absolute;inset:0}.title-bg.is-active{opacity:1}.title-scrim{z-index:1;pointer-events:none;background:linear-gradient(0deg,#0a0f1266 0 6%,#0a0f1200 26%),linear-gradient(90deg,#0a0f1240 0 20%,#0000 42%);position:absolute;inset:0}.title-logo{z-index:2;object-fit:contain;object-position:left top;pointer-events:none;width:600px;height:220px;position:absolute;top:150px;left:128px}.title-menu{z-index:2;flex-direction:column;gap:14px;width:400px;display:flex;position:absolute;top:600px;left:128px}.title-menu button{color:#ded6c4;cursor:pointer;text-align:center;background:0 0;border:0;place-items:center;min-height:62px;padding:0 16px;display:grid;position:relative}.title-menu button:after{content:"";background:linear-gradient(90deg,#0000,#d8cfb84d 18% 82%,#0000);height:1px;position:absolute;bottom:0;left:6px;right:6px}.title-menu button:before{content:"";opacity:0;background:url(../ui/fx/glow_bar_soft.png) 50%/100% 100% no-repeat;transition:opacity .14s;position:absolute;inset:-18px -46px}.title-menu button:hover:before,.title-menu button:focus-visible:before{opacity:1}.title-menu button[aria-current=true]:before{opacity:1;background-image:url(../ui/fx/glow_bar.png)}.title-menu strong{color:#efe6d2;letter-spacing:.16em;text-indent:.16em;text-shadow:0 2px 3px #000,0 4px 12px #000e,0 0 28px #000c;font-size:30px;font-weight:600;position:relative}.title-menu button[aria-current=true] strong,.title-menu button:hover strong{color:#fff8e6;text-shadow:0 2px 3px #000,0 4px 14px #000e}.title-menu button[aria-current=true] strong:before{clip-path:polygon(0 42%,62% 0,78% 34%,100% 46%,78% 62%,62% 100%,0 58%);content:"";background:linear-gradient(90deg,#0000,#9fd4e8 32%,#eaf7ff);width:34px;height:14px;position:absolute;top:50%;right:calc(100% + 18px);transform:translateY(-50%)}.title-menu button:focus-visible{outline:none}.title-menu button:disabled{color:#8b8578;cursor:default}.title-menu button:disabled:before{opacity:0}.title-menu button[hidden]{display:none}.title-save{z-index:2;color:#a9b4ae;text-shadow:0 2px 6px #000a;margin:0;font-size:14px;position:absolute;top:562px;left:128px}.title-save:empty{display:none}.title-error{z-index:3;color:#f0c4b6;background:#2a1512f2;border:1px solid #b84a32;margin:0;padding:12px 16px;font-size:15px;position:absolute;bottom:120px;left:128px;right:128px}.title-error[hidden]{display:none}.title-build{z-index:2;color:#7f8e88;letter-spacing:.08em;font-size:13px;position:absolute;bottom:32px;right:48px}.title-web-guide{z-index:2;color:#b7c0bb;background:#0a0f12b8;border:1px solid #d8d0bf29;gap:9px;width:430px;padding:20px 22px;font-size:15px;line-height:1.4;display:grid;position:absolute;bottom:76px;right:48px;box-shadow:0 18px 44px #0008}.title-web-guide strong{color:#efe6d2;letter-spacing:.12em;margin-bottom:2px;font-size:18px}.title-web-guide kbd{color:#e8c07a;min-width:24px;font:inherit;text-align:center;background:#11191dd9;border:1px solid #d8d0bf40;border-radius:3px;padding:1px 6px;font-size:13px;display:inline-block}.title-mute{z-index:3;color:#d8d0bf;cursor:pointer;opacity:.55;background:#0a0f12a6;border:1px solid #d8d0bf33;border-radius:50%;width:52px;height:52px;padding:0;font-size:22px;line-height:1;transition:border-color .15s,background .15s,opacity .15s;position:absolute;top:28px;right:32px}.title-mute:hover,.title-mute:focus-visible{opacity:1;background:#0a0f12d9;border-color:#e8c07a99}.title-mute[aria-pressed=true]{opacity:1;background:#1a0d0ad9;border-color:#b84a3299}body.prologue-active{overflow:hidden}body.prologue-active .app-shell{visibility:hidden}.prologue-intro{z-index:240;color:#f2eee4;background:#000;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;position:absolute;inset:0;overflow:hidden}.prologue-intro__video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.prologue-intro__skip{color:#eee7d8;letter-spacing:.08em;cursor:pointer;opacity:.78;background:#080b0dcc;border:1px solid #e4dbc766;border-radius:4px;justify-content:center;align-items:center;gap:14px;min-width:190px;min-height:54px;padding:0 22px;font-size:18px;transition:border-color .14s,background .14s,opacity .14s;display:flex;position:absolute;bottom:38px;right:48px}.prologue-intro__skip:hover,.prologue-intro__skip:focus-visible{opacity:1;background:#11171be8;border-color:#f0ca83cc;outline:none}.prologue-intro__skip kbd{color:#fff9eb;letter-spacing:.06em;background:#d9d1c21f;border:1px solid #f2ead799;border-radius:3px;padding:4px 8px;font:600 14px/1 Pretendard,Noto Sans KR,system-ui,sans-serif;box-shadow:inset 0 -2px #0008}.settings{z-index:300;color:#2e2a22;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;position:absolute;inset:0}.settings-scrim{opacity:.55;background:#0a0d10;position:absolute;inset:0}.settings-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.settings-title,.settings-cats button,.set-row-head strong,.set-choices button,.set-toggle,.set-btn,.set-slider output,.set-preview-label,.set-preview-card{z-index:0;isolation:isolate;background:0 0;border:0;position:relative}.settings-title:before,.settings-cats button:before,.set-row-head strong:before,.set-choices button:before,.set-toggle:before,.set-btn:before,.set-slider output:before,.set-preview-label:before,.set-preview-card:before{z-index:-1;content:"";border-style:solid;border-color:#0000;position:absolute;inset:0}.settings-title{z-index:1;color:#4a4335;letter-spacing:.38em;text-indent:.38em;place-items:center;height:86px;margin:0;padding-bottom:14px;font-size:38px;font-weight:700;display:grid;position:absolute;top:0;left:0;right:0}.settings-title:before{content:none}.settings-modal{filter:drop-shadow(0 20px 50px #000a);border:104px solid #0000;border-width:104px 43px 18px 44px;border-image:url(../ui/parchment/frame_options.png) 104 43 18 44 fill;grid-template:"cats body preview"1fr"foot foot foot"92px/276px 1fr 396px;width:1400px;height:760px;padding:4px 14px 20px;display:grid;position:relative}.settings-cats{border-right:1px solid #b8a97f80;flex-direction:column;grid-area:cats;gap:8px;padding:8px 18px 8px 0;display:flex}.settings-cats button{color:#565043;cursor:pointer;min-height:64px;font:inherit;text-align:center;--plate:url(../ui/parchment/part_08.png);place-items:center;padding:10px 16px;display:grid}.settings-cats button:before{border-width:18px;border-image:var(--plate) 18 fill stretch}.settings-cats button strong{color:#33302a;font-size:20px;font-weight:700}.settings-cats button:hover{--plate:url(../ui/parchment/part_05.png)}.settings-cats button[aria-current=true]{--plate:url(../ui/parchment/part_06.png)}.settings-cats button[aria-current=true] strong{color:#2b2820}.settings-cats button[aria-current=true]:after{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:10px solid #a8822f;width:0;height:0;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.settings-cats button:focus-visible{outline-offset:-2px;outline:2px solid #4a6f92}.settings-body{grid-area:body;padding:4px 24px 16px;overflow-y:auto}.settings-body::-webkit-scrollbar{width:10px}.settings-body::-webkit-scrollbar-track{background:#d9cead80}.settings-body::-webkit-scrollbar-thumb{background:#c3b593;border:1px solid #a2926c}.set-row{padding:10px 0 16px}.set-row-head{margin-bottom:10px}.set-row-head strong{color:#f4f0e4;letter-spacing:.08em;--plate:url(../ui/parchment/part_17.png);place-content:center start;justify-items:start;min-width:176px;height:34px;margin-bottom:6px;padding:0 26px 0 14px;font-size:15px;font-weight:700;display:inline-grid}.set-row-head strong:before{border-width:10px 24px 10px 8px;border-image:var(--plate) 10 24 10 8 fill stretch}.set-row-head span{color:#7d7461;font-size:12.5px;display:block}.set-row-head span:empty{display:none}.set-choices{flex-wrap:wrap;gap:10px;display:flex}.set-choices button{color:#4a4335;cursor:pointer;min-width:106px;height:52px;font:inherit;--plate:url(../ui/parchment/part_12.png);place-items:center;padding:0 16px;font-size:16px;display:grid}.set-choices button:before{border-width:25px 26px;border-image:var(--plate) 26 26 25 25 fill stretch}.set-choices button:hover{filter:brightness(1.06)}.set-choices button[aria-pressed=true]{color:#2b2820;filter:brightness(1.12);font-weight:700}.set-choices button:focus-visible{outline-offset:2px;outline:2px solid #4a6f92}.set-slider{align-items:center;gap:12px;display:flex}.set-slider button,.set-slider output{flex:none}.set-slider input[type=range]{appearance:none;background:0 0;border:0;flex:auto;width:auto;min-width:180px;max-width:340px;height:44px}.set-slider input[type=range]::-webkit-slider-runnable-track{border:0 solid #0000;border-width:0 4px 0 24px;border-image:url(../ui/parchment/slider_rail.png) 0 4 0 24 fill;height:44px}.set-slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:url(../ui/parchment/slider_thumb.png) 50%/contain no-repeat;width:30px;height:44px}.set-slider input[type=range]::-moz-range-track{background:url(../ui/parchment/slider_rail.png) 50%/100% 100% no-repeat;height:44px}.set-slider input[type=range]::-moz-range-thumb{cursor:pointer;background:url(../ui/parchment/slider_thumb.png) 50%/contain no-repeat;border:0;width:30px;height:44px}.set-slider input[type=range]:focus-visible{outline-offset:2px;outline:2px solid #4a6f92}.set-slider button{color:#0000;cursor:pointer;background:url(../ui/parchment/slider_plus.png) 50%/contain no-repeat;border:0;width:40px;height:38px;font-size:0}.set-slider button[data-delta^=\-]{background-image:url(../ui/parchment/slider_minus.png)}.set-slider button:hover{filter:brightness(1.08)}.set-slider button:focus-visible{outline-offset:2px;outline:2px solid #4a6f92}.set-slider output{color:#2c3742;font-variant-numeric:tabular-nums;--plate:url(../ui/parchment/value_box.png);place-content:center end;min-width:82px;height:42px;padding:0 14px;font-size:19px;display:grid}.set-slider output:before{border-width:0 30px;border-image:var(--plate) 0 30 fill stretch}.set-toggle{color:#4a4335;cursor:pointer;height:52px;font:inherit;--plate:url(../ui/parchment/part_12.png);align-items:center;gap:10px;padding:0 22px 0 18px;font-size:16px;display:inline-flex}.set-toggle:before{border-width:25px 26px;border-image:var(--plate) 26 26 25 25 fill stretch}.set-toggle i{background:#cfc3a2;border:1px solid #9c8f6c;border-radius:8px;width:42px;height:16px;position:relative;box-shadow:inset 0 1px 2px #6b5f3f66}.set-toggle i:after{content:"";background:linear-gradient(#f4e6bd,#d9c085);border:1px solid #8a6f32;width:12px;height:12px;transition:left .12s,background .12s;position:absolute;top:1px;left:2px;transform:rotate(45deg)}.set-toggle[aria-pressed=true]{color:#1f2c3a;--plate:url(../ui/parchment/part_13.png)}.set-toggle[aria-pressed=true] i{background:#9fb6cf;border-color:#6f86a3;box-shadow:inset 0 1px 2px #2f4c6b55}.set-toggle[aria-pressed=true] i:after{left:26px}.set-toggle:focus-visible{outline-offset:2px;outline:2px solid #4a6f92}.set-note{color:#7d7461;margin:0;font-size:13px}.settings-preview{border-left:1px solid #b8a97f80;grid-area:preview;padding:8px 0 8px 20px}.set-preview-card{--plate:url(../ui/parchment/part_48.png);height:calc(100% - 104px);padding:20px 22px}.set-preview-card:before{border-width:16px;border-image:var(--plate) 16 fill stretch}.set-preview-label{color:#f4f0e4;letter-spacing:.16em;--plate:url(../ui/parchment/part_17.png);place-content:center start;height:30px;margin:0 0 16px;padding:0 24px 0 12px;font-size:12px;display:inline-grid}.set-preview-label:before{border-width:10px 24px 10px 8px;border-image:var(--plate) 10 24 10 8 fill stretch}.set-preview-tiles{gap:8px;margin-bottom:16px;display:flex}.set-preview-tiles i{border:1px solid #a2926c;width:56px;height:56px}.set-preview-tiles .tile-move{background:repeating-linear-gradient(45deg,#9db6d0,#9db6d0 6px,#86a3c1 6px 12px)}.set-preview-tiles .tile-danger{background:repeating-linear-gradient(135deg,#c98d7c,#c98d7c 6px,#b87764 6px 12px)}.set-preview-tiles .tile-heal{background:repeating-linear-gradient(90deg,#9dbf9e,#9dbf9e 6px,#86ab88 6px 12px)}.set-preview-body{color:#4a4335;margin:0 0 16px;font-size:15px;line-height:1.7}.set-preview-meta{flex-wrap:wrap;gap:6px;display:flex}.set-preview-meta span{color:#5d5544;border:1px solid #b0a181;padding:4px 10px;font-size:12px}.settings-foot{grid-area:foot;justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.settings-foot:before{content:"";background:url(../ui/parchment/divider.png) 50%/100% 100% no-repeat;height:14px;position:absolute;top:0;left:0;right:0}.settings-foot-right{gap:14px;display:flex}.set-btn{color:#4a4335;cursor:pointer;min-width:176px;height:58px;font:inherit;--plate:url(../ui/parchment/part_05.png);place-items:center;padding:0 24px;font-size:17px;display:grid}.set-btn:before{border-width:18px;border-image:var(--plate) 18 fill stretch}.set-btn:hover{--plate:url(../ui/parchment/part_06.png)}.set-btn:active{--plate:url(../ui/parchment/part_07.png)}.set-btn:focus-visible{outline-offset:2px;outline:2px solid #4a6f92}.set-btn-primary{color:#3a2d0f;--plate:url(../ui/parchment/part_06.png);min-width:208px;font-weight:700}.set-btn-primary:after{content:"";pointer-events:none;border:1px solid #b8912f66;position:absolute;inset:6px}.set-btn-primary:hover{filter:brightness(1.05)}.base-hub .campaign-world-map{color:#33302a;background:#d9cbab url(../ui/parchment/frame_fullscreen.png) 50%/100% 100% no-repeat}.base-hub .world-map-header{color:#33302a;box-shadow:none;background:0 0;border-bottom:0;position:relative}.base-hub .world-map-header:after{content:"";background:url(../ui/parchment/divider.png) 50%/100% 100% no-repeat;height:14px;position:absolute;bottom:0;left:24px;right:24px}.base-hub .world-map-header p{color:#7d7461}.base-hub .world-map-header>p,.base-hub .world-map-header-right>p{color:#5d5544}.base-hub .world-map-resources{color:#6b6252;background:0 0;border:0;border-radius:0;gap:16px;padding:0}.base-hub .world-map-resources>span{align-items:center;gap:9px;display:inline-flex}.base-hub .world-map-resources strong{color:#33291c;font-variant-numeric:tabular-nums;min-width:0;height:34px;text-shadow:none;background:0 0;border:0;place-content:center end;margin:0;padding:0;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;font-size:17px;font-weight:800;display:inline-grid}.base-hub .world-map-header h1{color:#f4f0e4;z-index:0;place-content:center start;height:40px;padding:0 30px 0 16px;display:inline-grid;position:relative}.base-hub .world-map-header h1:before{z-index:-1;content:"";border:14px solid #0000;border-width:14px 44px 14px 18px;border-image:url(../ui/parchment/ribbon_label.png) 14 44 14 18 fill;position:absolute;inset:0}.base-hub .world-map-node{z-index:0;--marker:url(../ui/world-map/markers/off.png);background:var(--marker) center bottom / contain no-repeat;width:52px;min-width:0;height:90px;min-height:0;box-shadow:none;filter:drop-shadow(0 3px 4px #2a1f1099);border:0;border-radius:0;padding:0;display:block;position:absolute}.base-hub .world-map-node:before{content:"";z-index:1;filter:blur(2.5px);opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 84%,#756e63e6,#0000 44%),radial-gradient(circle at 40% 52%,#756e63b3,#0000 42%),radial-gradient(circle at 61% 22%,#756e6380,#0000 40%);width:28px;height:44px;animation:3.2s ease-out infinite node-smoke;position:absolute;top:4px;left:50%;transform:translate(-50%,8px)scale(.5)}@keyframes node-smoke{0%{opacity:0;transform:translate(-50%,8px)scale(.5)}22%{opacity:.62}to{opacity:0;transform:translate(-50%,-42px)scale(1.65)}}.base-hub .world-map-node:hover,.base-hub .world-map-node:focus-visible,.base-hub .world-map-node.is-inspected{filter:drop-shadow(0 5px 7px #2a1f10bb)drop-shadow(0 0 6px #f0c45caa)brightness(1.04);outline:none}.base-hub .world-map-node.is-completed{--marker:url(../ui/world-map/markers/lit.png)}.base-hub .world-map-node.is-completed:before{filter:blur(3px);mix-blend-mode:screen;opacity:.35;background:radial-gradient(circle,#ffbe5ccc,#ff9a3844 40%,#ffb35200 70%);width:48px;height:48px;animation:2.1s ease-in-out infinite node-glow;top:6px;transform:translate(-50%)scale(.82)}@keyframes node-glow{0%,to{opacity:.25;transform:translate(-50%)scale(.8)}50%{opacity:.95;transform:translate(-50%)scale(1.25)}}.base-hub .world-map-node.is-active,.base-hub .world-map-node[aria-current=true]{animation:none}.base-hub .world-map-node.is-available:after{content:"";filter:drop-shadow(0 2px 2px #2a1f10cc);pointer-events:none;border-top:11px solid #ecbe58;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;animation:1s ease-in-out infinite node-tap-bob;position:absolute;top:-15px;left:50%;transform:translate(-50%)}@keyframes node-tap-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-6px)}}.base-hub .world-map-node.is-locked{filter:drop-shadow(0 2px 3px #2a1f1077)grayscale(.5)brightness(.92)}.base-hub .world-map-node span{color:#fdfaf3;width:max-content;max-width:168px;box-shadow:none;text-shadow:0 2px 3px #000d,0 0 7px #000a,0 1px #0009;letter-spacing:.01em;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font-size:.85rem;font-weight:800;line-height:1.2;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)}.base-hub .world-map-node.is-locked span{color:#e7e1d3;opacity:.78}#world-map-route{stroke:#efe6cc}#world-map-route-shadow{stroke:#6b5b3c88}#world-map-side-route-shadow{stroke:#5d482fa6;stroke-width:8px}#world-map-side-route{stroke:#e1c680;stroke-dasharray:2 8;stroke-width:4px}.base-hub .world-map-party-marker{color:#3d382c;background:#efe6cef2;border-color:#a8822f;box-shadow:0 8px 20px #4a402d66,0 0 0 5px #b8912f33}.base-hub .world-map-party-marker i{color:#7a5f1e;background:linear-gradient(#f6ecd0,#e2d3ac);border-color:#b8912f}.base-hub .world-map-party-marker span{color:#3d382c;background:#efe6cef5;border-color:#b0a181;border-radius:0;box-shadow:0 6px 14px #4a402d55}.base-hub .world-map-party-marker strong{color:#2b2820}.base-hub .world-map-party-marker small{color:#7d7461}.base-hub .world-map-party-marker:hover,.base-hub .world-map-party-marker:focus-visible,.base-hub .world-map-party-marker[aria-expanded=true]{background:#f6efdaf2;border-color:#d4a93c;outline:3px solid #d4a93c55}.base-hub .world-map-drawer{z-index:20;color:#efe7d4;background:linear-gradient(#120d08bf,#0c0905bf);border:0;border-radius:0;flex-direction:column;gap:16px;width:min(840px,58cqw);padding:30px 36px 24px 220px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden auto;box-shadow:-34px 0 90px #08050280;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000080 15%,#000 35%);mask-image:linear-gradient(90deg,#0000 0%,#00000080 15%,#000 35%)}.base-hub .world-map-drawer:before{content:none}.base-hub .world-map-drawer:after{z-index:0;pointer-events:none;content:"";background:radial-gradient(circle,#e8c06924,#0000 66%);width:60%;height:26%;position:absolute;top:-10%;right:-8%}.base-hub .world-map-drawer>header{border-bottom:1px solid #a8843b4d;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex;position:relative}.base-hub .world-map-drawer>header:after{content:none}.base-hub .world-map-drawer>header>div{min-width:0}.base-hub .world-map-drawer header p{color:#e8c069;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 6px;font:800 .68rem/1 Inter,Pretendard,Noto Sans KR,sans-serif;display:inline-flex}.base-hub .world-map-drawer header p:before{content:"";background:#a8843b;width:18px;height:2px;transform:skew(-24deg)}.base-hub .world-map-drawer h2{color:#fbf3e0;letter-spacing:.01em;text-shadow:0 2px 10px #00000080;margin:0;font:700 1.55rem/1.1 Georgia,Noto Serif KR,serif}.base-hub .world-map-drawer header button{color:#0000;background:radial-gradient(circle at 40% 35%,#1e160cd9,#0c0804e6);border:2px solid #c9a24a73;border-radius:50%;flex:none;place-items:center;width:48px;min-width:0;height:48px;min-height:0;font-size:0;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative;box-shadow:0 3px 10px #00000080,inset 0 1px #c9a24a33}.base-hub .world-map-drawer header button:before,.base-hub .world-map-drawer header button:after{content:"";background:#c9a24a;border-radius:1px;width:20px;height:2px;transition:background .15s;position:absolute;top:50%;left:50%}.base-hub .world-map-drawer header button:before{transform:translate(-50%,-50%)rotate(45deg)}.base-hub .world-map-drawer header button:after{transform:translate(-50%,-50%)rotate(-45deg)}.base-hub .world-map-drawer header button:hover{filter:none;background:radial-gradient(circle at 40% 35%,#302414e6,#140e08f2);border-color:#e8c069;box-shadow:0 0 14px #c9a24a4d,0 3px 10px #00000080,inset 0 1px #e8c06959}.base-hub .world-map-drawer header button:hover:before,.base-hub .world-map-drawer header button:hover:after{background:#f0d9a8}.base-hub .world-map-drawer>p{color:#1c1608;letter-spacing:.04em;clip-path:polygon(7px 0,100% 0,calc(100% - 7px) 100%,0 100%);background:linear-gradient(100deg,#edc873,#a8843b);align-self:start;margin:0;padding:5px 14px;font:800 .7rem/1 Inter,Pretendard,Noto Sans KR,sans-serif}.base-hub .world-map-mission-detail{color:#efe7d4;flex-direction:column;flex:1 0 auto;gap:14px;display:flex}.base-hub .world-map-mission-detail dl{grid-template-columns:repeat(2,1fr);gap:8px;margin:0;display:grid}.base-hub .world-map-mission-detail dt{color:#a99b78;letter-spacing:.08em;text-transform:uppercase;margin:0;padding-left:12px;font:800 .58rem/1.3 Inter,Pretendard,Noto Sans KR,sans-serif;position:relative}.base-hub .world-map-mission-detail dt:before{content:"";background:#e8c069;width:5px;height:5px;position:absolute;top:.28em;left:0;transform:rotate(45deg)}.base-hub .world-map-mission-detail dd{color:#f3ead4;font-variant-numeric:tabular-nums;background:#281f1499;border:1px solid #a8843b40;border-radius:4px;margin:0;padding:6px 12px 8px;font:800 .88rem/1.2 Inter,Pretendard,Noto Sans KR,sans-serif}.base-hub .world-map-mission-detail>p{color:#ece0c6;background:linear-gradient(100deg,#cf5a3024,#261e1466);border:0;border-left:3px solid #cf5a30;border-radius:0 4px 4px 0;margin:0;padding:11px 14px;font:700 .78rem/1.5 Inter,Pretendard,Noto Sans KR,sans-serif}.base-hub .world-map-replay-formation{border-top:0;flex-direction:column;flex-shrink:0;gap:13px;padding-top:0;display:flex;position:relative}.base-hub .world-map-replay-formation>header{color:#efe7d4;align-items:baseline}.base-hub .world-map-replay-formation>header strong{color:#fbf3e0;font:800 1.12rem/1 Georgia,Noto Serif KR,serif}.base-hub .world-map-replay-formation>header span{color:#e8c069;font-variant-numeric:tabular-nums;font-weight:800}.base-hub .world-map-replay-formation>p{color:#b3a888;font-weight:600}.base-hub .world-map-replay-formation ul{grid-template-columns:repeat(3,1fr);gap:10px;max-height:520px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden auto}.base-hub .world-map-replay-formation ul::-webkit-scrollbar{width:7px}.base-hub .world-map-replay-formation ul::-webkit-scrollbar-thumb{background:#7c6535;border-radius:4px}.base-hub .world-map-replay-formation li{scroll-snap-align:start;flex-shrink:0}.base-hub .world-map-replay-formation button{color:#efe7d4;text-align:center;cursor:pointer;background:linear-gradient(165deg,#3a2e1cd1,#120d08d1);border:0;border-radius:0;flex-direction:column;grid-template-columns:none;align-items:stretch;gap:0;width:100%;height:240px;min-height:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e8c0693d}.base-hub .world-map-replay-formation button:hover,.base-hub .world-map-replay-formation button:focus-visible{background:linear-gradient(165deg,#4c3d25e6,#18120bd9);outline:none;transform:translateY(-3px)}.base-hub .world-map-replay-unit-visual{background:linear-gradient(150deg,#3f341f,#14100a 88%);border:0;border-radius:0;align-self:stretch;width:100%;height:240px;position:relative}.base-hub .world-map-replay-unit-visual.is-standing-cutin{overflow:hidden}.base-hub .world-map-replay-unit-visual.is-standing-cutin:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 35%,#0c090599 70%,#0c0905f0 100%);position:absolute;inset:0}.base-hub .world-map-replay-unit-visual.is-standing-cutin img{max-width:none;position:absolute}.base-hub .world-map-replay-unit-visual.is-sprite-strip{background-image:var(--replay-unit-sprite);image-rendering:pixelated;background-position:bottom;background-repeat:no-repeat;background-size:auto 132%}.base-hub .world-map-replay-unit-visual.is-fallback{color:#f0d9a6;background:linear-gradient(150deg,#3f341f,#14100a);font:800 2.2rem/1 Georgia,serif}.base-hub .world-map-replay-unit-visual img{object-fit:contain;object-position:center bottom;width:auto;max-width:none;height:128%}.base-hub .world-map-replay-unit-copy{z-index:3;text-align:center;justify-items:center;gap:3px;padding:10px 10px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.base-hub .world-map-replay-unit-heading strong{color:#fbf3e0;text-shadow:0 1px 4px #000000b3;font-size:1.25rem}.base-hub .world-map-replay-unit-class{color:#c4b998;text-shadow:0 1px 3px #0009;justify-content:center;gap:5px;font-size:.8rem}.base-hub .world-map-replay-unit-class small{color:#e8c069;font-weight:800}.base-hub .world-map-replay-unit-hp{align-items:center;gap:6px;width:100%;display:flex}.base-hub .world-map-replay-unit-hp-bar{background:#00000080;border-radius:3px;flex:1;height:6px;overflow:hidden;box-shadow:inset 0 0 0 1px #e8c06933}.base-hub .world-map-replay-unit-hp-fill{background:linear-gradient(90deg,#7ca85f,#a8d48a);border-radius:3px;height:100%;display:block}.base-hub .world-map-replay-unit-hp-text{color:#d8c290;white-space:nowrap;text-shadow:0 1px 2px #0009;font-size:.75rem;font-weight:800}.base-hub .world-map-replay-formation button:not(.is-selected){opacity:.55;filter:saturate(.6)}.base-hub .world-map-replay-formation button:not(.is-selected):hover{opacity:.8;filter:saturate(.8)}.base-hub .world-map-replay-formation button.is-selected{opacity:1;filter:none;box-shadow:inset 0 0 0 3px #e8c069,0 0 24px #e8c06959,0 8px 24px #0006}.base-hub .world-map-replay-formation button.is-selected:before{content:"✓";z-index:10;color:#1c1206;background:#e8c069;border-radius:50%;place-items:center;width:24px;height:24px;font:800 .75rem/1 Inter,sans-serif;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0006}.base-hub .world-map-replay-unit-mark{z-index:10;pointer-events:none;background:linear-gradient(158deg,#2e2213eb,#0a0704f0);border:1px solid #a8853a;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:2px;left:2px;box-shadow:inset 0 1px #f3d68c33,0 2px 6px #000000ab}.base-hub .world-map-replay-unit-mark img{object-fit:contain;filter:drop-shadow(0 1px 2px #000000b3);width:26px;height:26px}.base-hub .world-map-replay-formation button:disabled{opacity:.35;filter:grayscale(.5)}.base-hub .world-map-replay-formation #world-map-replay-formation-error{color:#7ca85f;text-align:center;font-weight:700}.base-hub .world-map-replay-formation #world-map-replay-formation-error.is-warning{color:#d4a04a}.base-hub .world-map-drawer #begin-sortie{color:#1c1206;letter-spacing:.06em;clip-path:polygon(26px 0,100% 0,calc(100% - 26px) 100%,0 100%);background:linear-gradient(100deg,#edc873,#d69a3f 56%,#cf5a30);border:0;border-radius:0;align-self:stretch;min-height:64px;margin:auto -36px 24px 0;font:800 1.25rem/1 Georgia,Noto Serif KR,serif;box-shadow:inset 0 -1px #fff0c866,0 8px 24px #cf5a304d}.base-hub .world-map-drawer #begin-sortie:hover{filter:brightness(1.07)}.base-hub .world-map-drawer #begin-sortie:disabled{filter:grayscale(.6);opacity:.5}.stage .campaign-world-map{background:url(../ui/world-map/worldmap_ermos_ground.webp) 50%/cover no-repeat,#b8a77c;min-width:0;position:fixed;inset:0}.world-map-canvas{background:0 0}.world-map-canvas:before{content:none}.world-map-river{display:none}.world-map-canvas:after{box-shadow:none;content:none}.stage .campaign-world-map{grid-template-rows:82px 1fr}.stage .world-map-canvas{grid-row:2}.stage .world-map-header{z-index:6;height:104px;box-shadow:none;pointer-events:none;background:0 0;border:0;position:absolute;top:0;left:0;right:0}.stage .world-map-header:after{content:none}.stage .world-map-header h1{color:#fbf7ee;text-shadow:0 2px 3px #000c,0 0 10px #0009,0 1px #0008;padding:0;font-size:2.1rem}.stage .world-map-header h1:before{content:none}.stage .world-map-header p,.stage .world-map-header>p,.stage .world-map-header-right>p{color:#f2ede2;text-shadow:0 2px 3px #000c,0 0 8px #0009;font-size:.92rem}.stage .world-map-header-right{flex-direction:column;align-items:flex-end;gap:8px}.stage .world-map-resources{color:#f2ede2;text-shadow:0 2px 3px #000c,0 0 8px #0009;gap:15px;font-size:.92rem;font-weight:700}.stage #world-map-permit-chip{pointer-events:auto}.stage .world-map-resources strong{min-width:0;height:36px;text-shadow:none;font-size:18px}.stage .world-map-header{padding-right:56px}.base-hub.game-base-bonds-active{background:#060402;padding:0 0 40px;position:relative}.base-hub.game-base-bonds-active:before{z-index:0;filter:blur(1.5px)brightness(.34)saturate(.78);content:"";pointer-events:none;background:url(../story-bg/menu-bonds.png) 50% 46%/cover no-repeat;position:fixed;inset:0;transform:scale(1.04)}.base-hub.game-base-bonds-active>*{z-index:1;position:relative}.base-hub.game-base-bonds-active .game-base-bonds-toolbar{background:linear-gradient(#080503f2 0%,#080503e0 62%,#08050300 100%);border-bottom:0;margin:0;padding:22px 32px 16px}.base-hub.game-base-bonds-active .game-base-bonds-toolbar>div{align-items:baseline;gap:14px;display:flex}.base-hub.game-base-bonds-active .game-base-bonds-toolbar h1{color:#fbf3da;letter-spacing:.12em;text-shadow:0 2px 6px #000a;order:0;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:1.6rem}.base-hub.game-base-bonds-active .game-base-bonds-toolbar p{color:#f3d68c;letter-spacing:.18em;white-space:nowrap;order:1;margin:0;font-size:.88rem}.base-hub.game-base-bonds-active .game-base-bonds-toolbar button{color:#f1e6c8;background:linear-gradient(#3a2e1ce6,#140e08e6);border:1px solid #6f5a2e88;border-radius:4px;min-width:0;padding:10px 18px;font-weight:800;box-shadow:inset 0 1px #f3d68c21}.base-hub.game-base-bonds-active .game-base-bonds-toolbar button:hover{color:#fff4d8;border-color:#caa45a}.base-hub.game-base-bonds-active>.base-bonds,.base-hub.game-base-bonds-active>.base-bond-epilogues:not([hidden]),.base-hub.game-base-bonds-active>.base-records:not([hidden]){box-shadow:none;background:linear-gradient(#080503bd,#08050394);border:0;border-radius:0;padding:18px 32px 24px}.base-hub.game-base-bonds-active .label{color:#d8b25a;letter-spacing:.16em;font-size:.8rem;font-weight:900}.base-hub.game-base-bonds-active .base-bond-summary,.base-hub.game-base-bonds-active .base-bond-epilogues-summary{color:#c8b78d;font-size:.92rem}.base-hub.game-base-bonds-active .base-bond-character-label{color:#d8b25a;letter-spacing:.1em;font-size:.84rem}.base-hub.game-base-bonds-active .base-bond-character-label select{color:#f1e6c8;background:linear-gradient(#3a2c18e6,#160f08e6);border:1px solid #a8853a;border-radius:3px;min-height:42px;padding:0 12px;font-size:1rem;box-shadow:inset 0 1px #f3d68c29}.base-hub.game-base-bonds-active .base-bond-card{color:#f1e6c8;background:linear-gradient(165deg,#2e221394,#0d09059e);border:1px solid #6f5a2e66;border-radius:0;box-shadow:inset 0 1px #f3d68c1a}.base-hub.game-base-bonds-active .base-bond-card.is-available{border-color:#caa45a;box-shadow:inset 0 0 0 1px #caa45a59,0 0 18px #d8b25a1f}.base-hub.game-base-bonds-active .base-bond-card.is-unavailable{border-color:#7a4f3a88}.base-hub.game-base-bonds-active .base-records-toggle,.base-hub.game-base-bonds-active .base-rule-entry{color:#f1e6c8;min-height:0;box-shadow:none;text-align:left;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;padding:13px 6px}.base-hub.game-base-bonds-active .base-rule-entry:hover,.base-hub.game-base-bonds-active .base-records-toggle:hover{background:linear-gradient(90deg,#d8b25a1f,#0000 72%)}.base-hub.game-base-bonds-active .base-rule-entry strong{color:#fbf3e0;font-size:1.04rem}.base-hub.game-base-bonds-active .base-bond-dialogue{box-shadow:none;background:0 0;border:0;border-top:1px solid #d8b25a47;border-radius:0;padding:18px 0 0}.base-hub.game-base-bonds-active .base-bond-dialogue h3{color:#fbf3e0;font-size:1.42rem}.base-hub.game-base-bonds-active .base-bond-dialogue>p:not(.label){color:#d8cba8;font-size:1rem;line-height:1.65}.base-hub.game-base-bonds-active .base-bond-dialogue-actions button{border:1px solid var(--pm-line-2,#caa45a);color:#2a2012;background:linear-gradient(#f3d68c,#c79a3f);border-radius:4px;min-height:46px;padding:0 20px;font-weight:900;box-shadow:0 4px 12px #00000073,inset 0 1px #ffffff59}.base-hub.game-base-bonds-active .base-bond-dialogue-actions button.secondary{color:#f1e6c8;background:linear-gradient(#3a2e1ce6,#140e08e6);border-color:#6f5a2e88;box-shadow:inset 0 1px #f3d68c21}.base-hub .world-map-drawer[hidden],.base-hub .world-map-mission-detail[hidden],.base-hub .world-map-replay-formation[hidden],.base-hub .base-bond-dialogue[hidden],.base-hub .base-bond-epilogues[hidden],.base-hub .base-records[hidden],.base-hub .supply-preparation[hidden],.base-hub .base-rules-panel[hidden]{display:none!important}.game-menu-overlay,.game-result-overlay{--pm-bg-0:#0c0805;--pm-bg-1:#1a120b;--pm-panel:#221910;--pm-panel-2:#2c2114;--pm-line:#6f5a2e;--pm-line-2:#caa45a;--pm-ink:#f1e6c8;--pm-ink-soft:#c8b78d;--pm-ink-faint:#94825c;--pm-gold:#d8b25a;--pm-gold-2:#f3d68c;--pm-gold-deep:#9a7327;--pm-chip:#e9d8af;--pm-chip-ink:#3a2f1c;--pm-glow:#d8b25a2e}.game-menu-overlay{background:radial-gradient(circle at 50% 30%,#1d140b,#060402 80%);font-family:Georgia,Noto Serif KR,Inter,Pretendard,system-ui,sans-serif}.game-menu-window{background:radial-gradient(125% 85% at 28% -10%,#322413 0%,#1a120b 46%,#0b0703 100%);border:0;border-radius:0;animation:.34s cubic-bezier(.2,.8,.2,1) pm-menu-in;position:relative;box-shadow:inset 0 0 160px #000c,inset 0 1px #d8b25a14}@keyframes pm-menu-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.game-menu-window:before{z-index:4;content:"";pointer-events:none;background:linear-gradient(#f3d68c,#f3d68c) 0 0/30px 2px no-repeat,linear-gradient(#f3d68c,#f3d68c) 0 0/2px 30px no-repeat,linear-gradient(#f3d68c,#f3d68c) 100% 0/30px 2px no-repeat,linear-gradient(#f3d68c,#f3d68c) 100% 0/2px 30px no-repeat,linear-gradient(#f3d68c,#f3d68c) 0 100%/30px 2px no-repeat,linear-gradient(#f3d68c,#f3d68c) 0 100%/2px 30px no-repeat,linear-gradient(#f3d68c,#f3d68c) 100% 100%/30px 2px no-repeat,linear-gradient(#f3d68c,#f3d68c) 100% 100%/2px 30px no-repeat;border:1px solid #7a6232;position:absolute;inset:12px;box-shadow:inset 0 0 0 1px #0006,inset 0 0 0 5px #0e0a06,inset 0 0 0 6px #5c4a26,inset 0 0 70px #000b}.game-menu-overlay ::-webkit-scrollbar{width:10px;height:10px}.game-result-overlay ::-webkit-scrollbar{width:10px;height:10px}.game-menu-overlay ::-webkit-scrollbar-track{background:0 0}.game-result-overlay ::-webkit-scrollbar-track{background:0 0}.game-menu-overlay ::-webkit-scrollbar-thumb{background:linear-gradient(#a8853a,#6b562c) padding-box padding-box;border:3px solid #0000;border-radius:999px}.game-result-overlay ::-webkit-scrollbar-thumb{background:linear-gradient(#a8853a,#6b562c) padding-box padding-box;border:3px solid #0000;border-radius:999px}.game-menu-overlay ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#f3d68c,#a8853a) padding-box padding-box}.game-result-overlay ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#f3d68c,#a8853a) padding-box padding-box}.game-menu-overlay ::-webkit-scrollbar-corner{background:0 0}.game-result-overlay ::-webkit-scrollbar-corner{background:0 0}.game-menu-header{z-index:1;background:0 0;border-bottom:0;position:relative}.game-menu-header:after{opacity:.8;content:"";pointer-events:none;background:url(../ui/parchment/divider.png) 50%/100% 100% no-repeat;height:10px;position:absolute;bottom:0;left:26px;right:26px}.game-menu-header p{color:var(--pm-gold);letter-spacing:.24em;font-size:.72rem}.game-menu-header h1{z-index:0;color:#fbf3da;letter-spacing:.16em;text-shadow:0 2px 6px #000a,0 0 18px #d8b25a33;isolation:isolate;background:0 0;border:0;place-items:center;width:fit-content;min-height:44px;margin:0;padding:0 36px 0 20px;font-family:Georgia,Noto Serif KR,serif;font-size:1.7rem;display:inline-grid;position:relative}.game-menu-header h1:before{z-index:-1;filter:drop-shadow(0 3px 6px #0008);content:"";border:14px solid #0000;border-width:14px 44px 14px 18px;border-image:url(../ui/parchment/ribbon_label.png) 14 44 14 18 fill;position:absolute;inset:0}.game-menu-resources{color:var(--pm-ink-soft);font-size:.8rem;font-weight:700}.game-menu-resources strong{color:var(--pm-gold-2);text-shadow:0 0 10px #d8b25a44;font-family:Georgia,Noto Serif KR,serif;font-size:1.05rem}.game-menu-resources .game-res-icon{vertical-align:-8px;width:28px;height:28px;margin-right:2px}.game-menu-header>button{color:#0000;background:radial-gradient(circle at 40% 34%,#3a2c19,#160f07);border:2px solid #9a7c3c;border-radius:50%;width:48px;height:48px;font-size:0;transition:border-color .18s,box-shadow .18s,transform .25s;position:relative;box-shadow:0 2px 10px #0008,inset 0 1px #f3d68c55,0 0 0 4px #0e0a0666}.game-menu-header>button:before,.game-menu-header>button:after{background:var(--pm-gold-2);content:"";border-radius:1px;width:19px;height:2px;transition:background .18s;position:absolute;top:50%;left:50%}.game-menu-header>button:before{transform:translate(-50%,-50%)rotate(45deg)}.game-menu-header>button:after{transform:translate(-50%,-50%)rotate(-45deg)}.game-menu-header>button:hover{border-color:var(--pm-gold-2);transform:rotate(90deg);box-shadow:0 0 18px #d8b25a66,0 2px 10px #0008,inset 0 1px #f3d68c88,0 0 0 4px #0e0a0666}.game-menu-overlay .game-menu-content{grid-template-columns:620px minmax(480px,1fr) 392px;gap:16px;padding:20px}.game-menu-overlay .game-menu-content>*{border:1px solid var(--pm-line);background:linear-gradient(#271d12f2,#18110af2);border-radius:6px;box-shadow:inset 0 1px #f3d68c1f,inset 0 0 0 1px #0005,inset 0 0 50px #0009,0 22px 60px #000a}.game-menu-overlay .game-context-panel{background:linear-gradient(165deg,#241a10f5,#120c07f5)}.game-menu-overlay .game-summary-stats span,.game-menu-overlay .game-stat-grid>div,.game-menu-overlay .game-equipment-slots button,.game-menu-overlay .game-item-list>button,.game-menu-overlay .game-context-panel>button:not(.secondary),.game-menu-overlay .game-menu-window>footer button:not(.secondary),.game-menu-overlay .game-retraining-confirm button{z-index:0;isolation:isolate;background:0 0;border:0;border-radius:0;transition:filter .15s,transform .13s,box-shadow .15s;position:relative}.game-menu-overlay .game-summary-stats span:before,.game-menu-overlay .game-stat-grid>div:before,.game-menu-overlay .game-equipment-slots button:before,.game-menu-overlay .game-item-list>button:before,.game-menu-overlay .game-context-panel>button:not(.secondary):before,.game-menu-overlay .game-menu-window>footer button:not(.secondary):before,.game-menu-overlay .game-retraining-confirm button:before{z-index:-1;content:"";pointer-events:none;border-style:solid;border-color:#0000;position:absolute;inset:0}.game-menu-overlay .game-summary-stats span,.game-menu-overlay .game-stat-grid>div{background:linear-gradient(158deg,#2e2213c7,#0d0905cc);border:1px solid #7a6636;border-radius:10px;box-shadow:inset 0 1px #f3d68c22,inset 0 0 22px #0007,0 3px 10px #0007}.game-menu-overlay .game-summary-stats span:before,.game-menu-overlay .game-stat-grid>div:before{content:none}.game-menu-overlay .game-equipment-slots button,.game-menu-overlay .game-item-list>button{background:linear-gradient(160deg,#281e119e,#0e0a068c);border:1px solid #6f5a2e77;border-radius:8px;box-shadow:inset 0 1px #f3d68c14,0 3px 10px #0006}.game-menu-overlay .game-equipment-slots button:before,.game-menu-overlay .game-item-list>button:before{content:none}.game-menu-overlay .game-equipment-slots button:hover,.game-menu-overlay .game-item-list>button:hover{filter:brightness(1.07);transform:translateY(-1px)}.game-menu-overlay .game-item-list>button.selected{box-shadow:inset 0 0 0 2px var(--pm-gold-2), 0 0 16px #d8b25a44}.game-menu-overlay .game-context-panel>button:not(.secondary),.game-menu-overlay .game-menu-window>footer button:not(.secondary),.game-menu-overlay .game-retraining-confirm button{--plate:url(../ui/parchment/part_05.png)}.game-menu-overlay .game-context-panel>button:not(.secondary):before,.game-menu-overlay .game-menu-window>footer button:not(.secondary):before,.game-menu-overlay .game-retraining-confirm button:before{border-width:18px;border-image:var(--plate) 18 fill stretch;filter:drop-shadow(0 4px 9px #0008)}.game-menu-overlay .game-context-panel>button:not(.secondary):hover,.game-menu-overlay .game-menu-window>footer button:not(.secondary):hover,.game-menu-overlay .game-retraining-confirm button:hover{--plate:url(../ui/parchment/part_06.png);transform:translateY(-2px)}.game-menu-overlay .game-context-panel>button:not(.secondary),.game-menu-overlay .game-menu-window>footer button:not(.secondary),.game-menu-overlay .game-retraining-confirm button{color:#2a2012;font-weight:900}.game-menu-overlay .game-context-panel>button.secondary,.game-menu-overlay .game-menu-window>footer button.secondary{color:var(--pm-ink);background:#f3d68c0d;border:1px solid #8a6f37;border-radius:4px;transition:border-color .15s,background .15s,color .15s}.game-menu-overlay .game-context-panel>button.secondary:hover{border-color:var(--pm-gold-2);color:var(--pm-gold-2);background:#f3d68c1a}.game-menu-overlay .game-context-panel>button:disabled{opacity:.45;filter:grayscale(.5);cursor:default;transform:none}.game-menu-overlay .game-tabs{border-bottom:1px solid #6f5a2e66;gap:4px;margin:-6px -6px 24px}.game-menu-overlay .game-tabs button{min-height:50px;color:var(--pm-ink-faint);letter-spacing:.1em;background:0 0;border:0;border-radius:0;font-family:Georgia,Noto Serif KR,serif;font-size:1rem;font-weight:700;transition:color .18s;position:relative}.game-menu-overlay .game-tabs button:before{content:none}.game-menu-overlay .game-tabs button:after{background:linear-gradient(90deg, transparent, var(--pm-gold-2), transparent);content:"";opacity:0;border-radius:3px;height:3px;transition:opacity .2s,transform .25s;position:absolute;bottom:-1px;left:18%;right:18%;transform:scaleX(.4);box-shadow:0 0 12px #d8b25a88}.game-menu-overlay .game-tabs button:hover{color:var(--pm-ink-soft)}.game-menu-overlay .game-tabs button.selected{color:var(--pm-gold-2);text-shadow:0 0 14px #d8b25a55}.game-menu-overlay .game-tabs button.selected:after{opacity:1;transform:scaleX(1)}.game-menu-overlay .game-promotion-node,.game-menu-overlay .game-setting-options button{color:var(--pm-ink);background:linear-gradient(#2a2014,#1a120b);border:1px solid #6f5a2e;border-radius:5px;transition:border-color .15s,box-shadow .15s,transform .13s;position:relative;box-shadow:inset 0 1px #f3d68c14,0 3px 9px #0007}.game-menu-overlay .game-promotion-node:before,.game-menu-overlay .game-setting-options button:before{content:none}.game-menu-overlay .game-promotion-node:hover,.game-menu-overlay .game-setting-options button:hover{border-color:var(--pm-line-2);transform:translateY(-1px)}.game-menu-overlay .game-promotion-node.selected,.game-menu-overlay .game-promotion-node.current,.game-menu-overlay .game-setting-options button.selected{border-color:var(--pm-gold-2);box-shadow:inset 0 0 0 1px #f3d68c55,0 0 18px #d8b25a44}.game-menu-overlay .game-promotion-node.locked{opacity:.5;filter:grayscale(.5)}.game-menu-overlay .game-roster-list{grid-template-columns:repeat(3,1fr);align-content:start;gap:10px;padding:14px;display:grid}.game-menu-overlay .game-roster-list label{color:var(--pm-gold);letter-spacing:.14em;grid-column:1/-1;gap:6px;margin-bottom:4px;font-size:.72rem;display:grid}.game-menu-overlay .game-roster-list input{min-height:42px;color:var(--pm-ink);background:#0e0a06;border:1px solid #6f5a2e;border-radius:4px;font-size:.82rem;box-shadow:inset 0 2px 6px #0008}.game-menu-overlay .game-roster-list input::placeholder{color:var(--pm-ink-faint)}.game-menu-overlay .game-roster-list button{color:#efe7d4;text-align:center;cursor:pointer;background:linear-gradient(165deg,#3a2e1cd1,#120d08d1);border:0;border-radius:0;flex-direction:column;grid-template-columns:none;align-items:stretch;gap:0;height:232px;min-height:0;padding:0;transition:transform .16s,box-shadow .18s,opacity .18s,filter .18s;animation:.42s both pm-card-in;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e8c0693d}.game-menu-overlay .game-roster-list button:nth-child(2){animation-delay:20ms}.game-menu-overlay .game-roster-list button:nth-child(3){animation-delay:50ms}.game-menu-overlay .game-roster-list button:nth-child(4){animation-delay:80ms}.game-menu-overlay .game-roster-list button:nth-child(5){animation-delay:.11s}.game-menu-overlay .game-roster-list button:nth-child(6){animation-delay:.14s}.game-menu-overlay .game-roster-list button:nth-child(7){animation-delay:.17s}.game-menu-overlay .game-roster-list button:nth-child(8){animation-delay:.2s}.game-menu-overlay .game-roster-list button:nth-child(9){animation-delay:.23s}.game-menu-overlay .game-roster-list button:nth-child(n+10){animation-delay:.26s}@keyframes pm-card-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}.game-menu-overlay .game-roster-list button:hover{background:linear-gradient(165deg,#4c3d25e6,#18120bd9);transform:translateY(-3px);box-shadow:inset 0 0 0 1px #e8c06973,0 10px 24px #0007}.game-menu-overlay .game-roster-list button.selected{box-shadow:inset 0 0 0 3px #e8c069,0 0 24px #e8c06959,0 8px 24px #0006}.game-menu-overlay .game-roster-list button.locked{opacity:.5;filter:saturate(.6)}.game-menu-overlay .game-roster-list button.locked:hover{opacity:.82;filter:saturate(.8)}.game-menu-overlay .game-roster-list .roster-portrait{width:100%;height:100%;box-shadow:none;background:linear-gradient(150deg,#3f341f,#14100a 88%);border:0;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}.game-menu-overlay .game-roster-list .roster-portrait:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000 32%,#0c09058c 66%,#0c0905f2 100%);position:absolute;inset:0}.game-menu-overlay .game-roster-list .roster-portrait img{z-index:1;filter:none;max-width:none;position:absolute}.game-menu-overlay .game-roster-list .roster-portrait i{z-index:1;color:#f0d9a6;text-shadow:0 1px 3px #000;font-size:2.2rem;font-style:normal;position:relative}.game-menu-overlay .game-roster-list .roster-portrait.has-portrait i{display:none}.game-menu-overlay .game-roster-list button>div{z-index:3;justify-items:center;gap:2px;padding:8px 8px 10px;display:grid;position:absolute;bottom:0;left:0;right:0}.game-menu-overlay .game-roster-list strong{color:#fbf3e0;text-shadow:0 1px 4px #000b;font-size:1rem}.game-menu-overlay .game-roster-list small{color:#c4b998;text-shadow:0 1px 3px #000a;font-size:.7rem}.game-menu-overlay .game-roster-list em{z-index:4;color:#1c140b;letter-spacing:.03em;background:linear-gradient(#e8c069,#c79a3f);border-radius:999px;padding:2px 8px;font-size:.66rem;font-style:normal;font-weight:800;position:absolute;top:6px;right:6px;box-shadow:0 1px 3px #0008}.game-menu-overlay .game-roster-list button.locked em{background:linear-gradient(#9a8a64,#6f6048)}.game-menu-overlay .game-roster-list .roster-mark{z-index:4;pointer-events:none;background:linear-gradient(158deg,#2e2213eb,#0a0704f0);border:1px solid #a8853a;border-radius:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:2px;left:2px;box-shadow:inset 0 1px #f3d68c33,0 2px 6px #000a}.game-menu-overlay .game-roster-list .roster-mark img{object-fit:contain;filter:drop-shadow(0 1px 2px #000b);width:26px;height:26px}.game-menu-overlay .game-roster-list button.locked .roster-mark{filter:grayscale(.55)brightness(.85)}.game-menu-overlay .game-item-list strong{color:#fbf3e0;font-size:1.24rem}.game-menu-overlay .game-item-list small{color:#dccfa8;font-size:1.02rem}.game-menu-overlay .game-item-list em{color:var(--pm-gold-2);font-size:1.02rem;font-weight:800}.game-menu-overlay .game-item-list>button>span{gap:5px}.game-menu-overlay .promo-portrait{color:#ecd6a6;background:radial-gradient(circle at 50% 36%,#3a2c19,#160f08);border:2px solid #9a7c3c;border-radius:9px;place-items:center;width:70px;height:86px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 14px #000b,0 2px 5px #0007}.game-menu-overlay .promo-portrait i{text-shadow:0 1px 3px #000;font-size:1.4rem;font-style:normal}.game-menu-overlay .promo-portrait img{z-index:1;filter:drop-shadow(0 2px 3px #0009)}.game-menu-overlay .promo-portrait.has-portrait i{display:none}.game-menu-overlay .game-character-panel{padding:22px 26px}.game-menu-overlay .game-character-panel[data-tab=overview]{grid-template:"tabs tabs""art info""art stats""art skills"1fr/1.05fr 1fr;gap:16px 24px;padding:18px 24px;display:grid}.game-menu-overlay .game-character-panel[data-tab=overview]>.game-tabs{grid-area:tabs}.game-menu-overlay .game-character-panel[data-tab=overview]>.ov-art{grid-area:art}.game-menu-overlay .game-character-panel[data-tab=overview]>.ov-info{grid-area:info}.game-menu-overlay .game-character-panel[data-tab=overview]>.game-summary-stats{grid-area:stats}.game-menu-overlay .game-character-panel[data-tab=overview]>.ov-skills{grid-area:skills}.game-menu-overlay .ov-art.hero-portrait{width:100%;min-height:520px;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;-webkit-mask-image:linear-gradient(96deg,#000 58%,#0000 100%);mask-image:linear-gradient(96deg,#000 58%,#0000 100%)}.game-menu-overlay .ov-art.hero-portrait:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000 86%,#18110a 100%);position:absolute;inset:0}.game-menu-overlay .ov-art.hero-portrait:before{z-index:-1;background:radial-gradient(closest-side, var(--pm-glow), transparent 72%);content:"";animation:6s ease-in-out infinite pm-glow;position:absolute;inset:-8% -4% -4% -10%}@keyframes pm-glow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.game-menu-overlay .ov-art.hero-portrait i{color:#f3d68c22;font-size:6rem;font-style:normal}.game-menu-overlay .ov-art.hero-portrait img{z-index:1;filter:drop-shadow(0 10px 22px #000c);transition:transform .5s cubic-bezier(.2,.8,.2,1)}.game-menu-overlay .ov-art.hero-portrait:hover img{transform:scale(1.035)}.game-menu-overlay .ov-art.hero-portrait.has-portrait i{display:none}.game-menu-overlay .ov-info{flex-direction:column;justify-content:center;padding:4px 6px;display:flex}.game-menu-overlay .ov-info p{color:var(--pm-gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:800}.game-menu-overlay .ov-info h2{color:#fbf3da;letter-spacing:.04em;text-shadow:0 3px 10px #000b,0 0 26px #d8b25a33;margin:0 0 12px;font-family:Georgia,Noto Serif KR,serif;font-size:3rem;line-height:1.02}.game-menu-overlay .ov-info small{color:var(--pm-ink-soft);letter-spacing:.04em;font-size:.92rem}.game-menu-overlay .game-character-panel[data-tab=overview] .game-summary-stats{grid-template-columns:1fr 1fr;align-content:center;gap:12px;margin:0}.game-menu-overlay .game-summary-stats span,.game-menu-overlay .game-stat-grid>div{min-height:84px;color:var(--pm-gold);letter-spacing:.1em;font-size:.82rem;font-weight:800}.game-menu-overlay .game-summary-stats strong,.game-menu-overlay .game-stat-grid strong{color:#fbf3e0;font-family:Georgia,Noto Serif KR,serif;font-size:1.9rem}.game-menu-overlay .game-stat-grid small{color:var(--pm-ink-soft)}.game-menu-overlay .ov-skills{grid-template-columns:1fr 1fr;gap:14px;display:grid}.game-menu-overlay .game-character-panel[data-tab=overview] .ov-skills{grid-template-rows:1fr 1fr;grid-template-columns:1fr;height:100%}.game-menu-overlay .game-skill-card{border:1px solid #6f5a2e;border-left:3px solid var(--pm-gold-2);background:linear-gradient(#2a201499,#160f0899);border-radius:5px;padding:16px 18px;position:relative;box-shadow:inset 0 1px #f3d68c12,0 4px 12px #0007}.game-menu-overlay .game-skill-card:before{content:none}.game-menu-overlay .game-skill-card p{color:var(--pm-gold);letter-spacing:.14em;margin:0 0 6px;font-size:.68rem;font-weight:800}.game-menu-overlay .game-skill-card h3{color:var(--pm-ink);margin:0 0 7px;font-size:1.12rem}.game-menu-overlay .game-skill-card span{color:var(--pm-ink-soft);font-size:.82rem;line-height:1.6}.game-menu-overlay .game-stat-grid{gap:12px;margin:8px 0}.game-menu-overlay .game-equipment-slots button,.game-menu-overlay .game-item-list>button{color:#efe7d4}.game-menu-overlay .game-equipment-slots small,.game-menu-overlay .game-item-list small{color:var(--pm-ink-soft)}.game-menu-overlay .game-equipment-slots i,.game-menu-overlay .game-item-list i{color:#f3d68c;background:radial-gradient(circle at 50% 40%,#2c2113,#120c06);border:1px solid #8a6f37;border-radius:5px;box-shadow:inset 0 0 9px #000b}.game-menu-overlay .game-equipment-slots em{color:var(--pm-gold);font-weight:700}.game-menu-overlay .game-shopkeeper>span{color:#f3d68c;background:radial-gradient(circle at 50% 40%,#3a2c19,#160f08);border:2px solid #9a7c3c;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:900;display:grid;box-shadow:inset 0 0 12px #000b}.game-menu-overlay .game-promotion-notice{color:var(--pm-gold)}.game-menu-overlay .game-context-panel{isolation:isolate;position:relative;overflow:hidden}.game-menu-overlay .context-art{z-index:0;opacity:.15;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 14%,#000 62%);mask-image:linear-gradient(#0000 14%,#000 62%)}.game-menu-overlay .context-art img{filter:grayscale(.2)brightness(1.1)}.game-menu-overlay .game-context-panel>:not(.context-art){z-index:1;position:relative}.game-menu-overlay .game-context-panel>p{color:var(--pm-gold);letter-spacing:.16em;font-size:.84rem}.game-menu-overlay .game-context-panel>h2{color:#fbf3da;text-shadow:0 2px 8px #000a;font-family:Georgia,Noto Serif KR,serif;font-size:1.8rem}.game-menu-overlay .game-context-panel dt{color:#b9a87e;font-size:.98rem}.game-menu-overlay .game-context-panel dd{color:var(--pm-ink);font-size:1.12rem}.game-menu-overlay .game-menu-window>footer{z-index:1;color:var(--pm-ink-faint);background:url(../ui/parchment/divider.png) top/100% 10px no-repeat,linear-gradient(#1a120b,#0c0805);border-top:0;font-size:.76rem;position:relative}.game-menu-overlay .game-menu-window>footer kbd{min-width:20px;height:20px;color:var(--pm-gold);background:#0005;border:1px solid #6f5a2e;border-radius:3px;place-items:center;padding:0 6px;font-size:.66rem;display:inline-grid}.game-result-overlay{background:linear-gradient(#0403028c 0%,#040302d1 46%,#040302f0 100%);font-family:Georgia,Noto Serif KR,Inter,Pretendard,system-ui,sans-serif}.game-result-overlay .game-result-window{width:min(1080px,88%);box-shadow:none;color:var(--pm-ink);background:0 0;border:0;border-radius:0;padding:0;animation:.4s cubic-bezier(.2,.8,.2,1) pm-result-in}@keyframes pm-result-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes pm-result-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.game-result-overlay .game-result-window>p{color:var(--pm-gold-2);letter-spacing:.42em;text-indent:.42em;background:0 0;border:0;justify-content:center;align-items:center;gap:18px;margin:0 0 12px;font-size:.88rem;font-weight:700;animation:.45s cubic-bezier(.2,.8,.2,1) 50ms backwards pm-result-rise;display:flex}.game-result-overlay .game-result-window>p:before,.game-result-overlay .game-result-window>p:after{content:"";background:linear-gradient(90deg,#0000,#c9a22788);width:120px;height:1px}.game-result-overlay .game-result-window>p:after{background:linear-gradient(270deg,#0000,#c9a22788)}.game-result-overlay .game-result-window>h1{color:#fbf3da;letter-spacing:.02em;text-shadow:0 3px 14px #000c,0 0 44px #d8b25a55;text-wrap:balance;word-break:keep-all;margin:0 0 14px;font-size:3.4rem;line-height:1.18;animation:.45s cubic-bezier(.2,.8,.2,1) .12s backwards pm-result-rise}.game-result-overlay .game-result-window>span{color:var(--pm-ink-soft);font-size:1.02rem;animation:.45s cubic-bezier(.2,.8,.2,1) .2s backwards pm-result-rise;display:block}.game-result-overlay .game-result-stats{border:0;justify-content:center;gap:0;margin:44px auto 20px;animation:.45s cubic-bezier(.2,.8,.2,1) .3s backwards pm-result-rise;display:flex;position:relative}.game-result-overlay .game-result-stats:before{content:"";opacity:.9;pointer-events:none;background:url(../ui/battle-frames/forecast-divider-lg.png) 50%/auto 100% no-repeat;width:min(560px,90%);height:22px;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.game-result-overlay .game-result-stats>div{min-width:150px;min-height:0;box-shadow:none;background:0 0;border:0;border-right:1px solid #c9a22733;align-content:center;justify-items:center;gap:6px;padding:6px 26px;display:grid}.game-result-overlay .game-result-stats>div:last-child{border-right:0}.game-result-overlay .game-result-stats strong{color:var(--pm-ink-faint);letter-spacing:.18em;text-indent:.18em;white-space:nowrap;font-size:.82rem;font-weight:700}.game-result-overlay .game-result-stats span{color:var(--pm-gold-2);text-shadow:0 2px 10px #000b,0 0 22px #d8b25a33;font-family:Georgia,Noto Serif KR,serif;font-size:2.1rem;font-weight:700;line-height:1}.game-result-overlay .game-result-relics{margin:10px 0 14px;animation:.45s cubic-bezier(.2,.8,.2,1) .4s backwards pm-result-rise}.game-result-overlay .game-result-relic{text-align:center;min-width:340px;max-width:520px;box-shadow:none;background:radial-gradient(60% 100%,#c9a22724,#0000 78%);border:0;border-radius:0;padding:16px 30px 14px;position:relative}.game-result-overlay .game-result-relic:before,.game-result-overlay .game-result-relic:after{content:"";background:linear-gradient(90deg,#0000,#c9a227aa,#0000);width:78%;height:1px;position:absolute;left:50%;transform:translate(-50%)}.game-result-overlay .game-result-relic:before{top:0}.game-result-overlay .game-result-relic:after{bottom:0}.game-result-overlay .game-result-relic-kicker{color:#ffd76a;letter-spacing:.3em;text-indent:.3em;margin:0 0 6px;font-size:.7rem;font-weight:800}.game-result-overlay .game-result-relic h3{color:#fbf3da;text-shadow:0 0 18px #d8b25a55;margin:0 0 6px;font-size:1.5rem;display:block}.game-result-overlay .game-result-relic h3 small{color:var(--pm-gold-2);margin-left:8px;font-size:.78rem;font-weight:700}.game-result-overlay .game-result-relic-feature{color:var(--pm-ink-soft);margin:0;font-size:.88rem;line-height:1.55}.game-result-overlay .game-result-relic-restrict{color:var(--pm-ink-faint);margin:5px 0 0;font-size:.74rem}.game-result-overlay .game-result-rewards{box-shadow:none;background:0 0;border:0;gap:8px 34px;padding:0;animation:.45s cubic-bezier(.2,.8,.2,1) .48s backwards pm-result-rise}.game-result-overlay .game-result-rewards p{color:var(--pm-ink-faint);letter-spacing:.12em;font-size:.86rem}.game-result-overlay .game-result-rewards strong{color:var(--pm-ink);font-family:Georgia,Noto Serif KR,serif;font-size:1.08rem}.game-result-overlay .game-result-window>button{aspect-ratio:382/154;color:#f8e6bb;letter-spacing:.16em;text-indent:.16em;text-shadow:0 2px 6px #000b;filter:drop-shadow(0 5px 12px #0009);background:url(../ui/battle-frames/forecast-button.png) 50%/100% 100% no-repeat;border:0;border-radius:0;place-items:center;width:250px;min-width:0;min-height:0;margin-top:22px;padding:0 18px;font-family:Georgia,Noto Serif KR,serif;font-size:1.3rem;font-weight:700;transition:filter .15s,transform .13s;animation:.45s cubic-bezier(.2,.8,.2,1) .56s backwards pm-result-rise;display:inline-grid}.game-result-overlay .game-result-window>button:hover{filter:drop-shadow(0 8px 16px #000b);background-image:url(../ui/battle-frames/forecast-button-hover.png);transform:translateY(-2px)}.game-result-overlay .game-result-window>button:active{filter:drop-shadow(0 3px 8px #000b);background-image:url(../ui/battle-frames/forecast-button-pressed.png);transform:translateY(1px)}.game-result-overlay .game-result-window>button:disabled{background-image:url(../ui/battle-frames/forecast-button-disabled.png)}@media (prefers-reduced-motion:reduce){.game-result-overlay .game-result-window,.game-result-overlay .game-result-window>*,.game-result-overlay .game-result-stats,.game-result-overlay .game-result-relics{animation:none}.game-result-overlay .game-result-window>button:hover{transform:none}}.game-menu-window.is-promotion-fullbleed .character-lineage-tree>footer,.game-menu-window.is-promotion-fullbleed .character-lineage-tree>footer b,.game-menu-window.is-promotion-fullbleed .game-context-panel>p{font-size:.88rem}.game-menu-window.is-promotion-fullbleed .game-promotion-current p,.game-menu-window.is-promotion-fullbleed .game-promotion-current small{font-size:.92rem}@media (prefers-reduced-motion:reduce){.game-menu-window,.game-menu-overlay .game-roster-list button,.game-menu-overlay .ov-art.hero-portrait:before{animation:none}.game-menu-overlay .ov-art.hero-portrait:hover img{transform:none}}.game-menu-window.is-fullbleed-menu{box-shadow:none;background:#060402;grid-template-rows:1fr}.game-menu-window.is-fullbleed-menu:before{display:none}.game-menu-window.is-fullbleed-menu>.game-menu-header{z-index:7;background:linear-gradient(#080503f7 0%,#080503eb 66%,#08050300 100%);border-bottom:0;align-items:center;gap:18px;min-height:88px;padding:10px 24px 0;display:flex;position:absolute;top:0;left:0;right:0}.game-menu-window.is-fullbleed-menu .game-menu-header>div:first-child{align-items:baseline;gap:14px;min-width:0;display:flex}.game-menu-window.is-fullbleed-menu .game-menu-header h1{letter-spacing:.12em;order:0;min-height:0;padding:0;font-size:1.6rem}.game-menu-window.is-fullbleed-menu .game-menu-header h1:before{content:none}.game-menu-window.is-fullbleed-menu .game-menu-header:after{width:560px;left:24px;right:auto}.game-menu-window.is-fullbleed-menu .game-menu-header>button{margin-left:auto}.game-menu-window.is-fullbleed-menu .game-menu-header p{color:var(--pm-gold-2);white-space:nowrap;order:1;margin:0}.game-menu-window.is-fullbleed-menu .game-menu-resources{white-space:nowrap;align-items:center;gap:18px;margin-left:auto;padding-right:18px;font-size:.95rem;display:flex}.game-menu-window.is-fullbleed-menu .game-menu-header>button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#140e0899;border-color:#6f5a2e88;margin-left:0}.game-menu-window.is-fullbleed-menu>footer{display:none}.game-menu-window.is-character-fullbleed .game-menu-content{grid-template-columns:590px 1fr 420px;gap:0;padding:0;position:relative}.game-menu-window.is-character-fullbleed .game-menu-content>*{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.game-menu-window.is-character-fullbleed .game-roster-list{z-index:3;background:linear-gradient(90deg,#080503d1 72%,#08050300);flex-direction:column;grid-column:1;grid-template-columns:none;gap:0;padding:88px 10px 12px;display:flex;overflow:hidden}.game-menu-window.is-character-fullbleed .game-roster-list>label{flex:none;margin:0 0 8px;padding:2px 4px 10px}.game-menu-window.is-character-fullbleed .game-roster-list .roster-scroll{flex:auto;grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.game-menu-window.is-character-fullbleed .game-roster-list .roster-scroll button{height:200px}.game-menu-overlay .game-character-stage{z-index:0;background:radial-gradient(120% 92% at 50% 16%,#2a2013 0%,#140d07 52%,#070402 100%);place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.game-menu-overlay .game-character-stage:before{z-index:0;filter:blur(1.5px)brightness(.58)saturate(.82);opacity:.92;content:"";pointer-events:none;background:url(../story-bg/charinfo-hall.png) 50% 42%/cover no-repeat;position:absolute;inset:-4%;transform:scale(1.05)}.game-menu-overlay .game-character-stage>i{color:#f3d68c14;text-shadow:0 0 60px #d8b25a22;-webkit-user-select:none;user-select:none;font-family:Georgia,Noto Serif KR,serif;font-size:18rem;font-style:normal}.game-menu-overlay .game-character-stage.has-portrait>i{display:none}.game-menu-overlay .game-character-stage img{z-index:1;filter:drop-shadow(0 18px 42px #000a)saturate(1.04);animation:.5s cubic-bezier(.2,.8,.2,1) both pm-stage-in}@keyframes pm-stage-in{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:none}}.game-menu-overlay .game-character-stage:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#060402f0 0%,#06040280 9%,#06040200 24% 60%,#0604026b 78%,#060402db 100%),linear-gradient(#06040200 74%,#060402e6 100%),linear-gradient(#060402b8 0%,#06040200 14%);position:absolute;inset:0}.game-menu-overlay .game-roster-rail{z-index:3;background:linear-gradient(90deg,#080503b8 60%,#08050300);flex-direction:column;grid-column:1;gap:9px;padding:76px 10px 16px;display:flex;position:relative;overflow-y:auto}.game-menu-overlay .game-roster-rail button{cursor:pointer;background:linear-gradient(160deg,#302616d9,#0e0a06d9);border:1px solid #6f5a2e66;border-radius:14px;flex:none;width:76px;height:76px;padding:0;transition:transform .15s,box-shadow .18s,border-color .18s;animation:.4s both pm-card-in;position:relative;overflow:hidden;box-shadow:inset 0 1px #f3d68c1f,0 6px 16px #0007}.game-menu-overlay .game-roster-rail button:hover{border-color:var(--pm-line-2);transform:translateY(-2px)}.game-menu-overlay .game-roster-rail button.selected{border-color:var(--pm-gold-2);box-shadow:inset 0 0 0 2px #e8c069,0 0 20px #e8c06955,0 8px 20px #0008}.game-menu-overlay .game-roster-rail button.selected:after{z-index:4;background:var(--pm-gold-2);content:"";border-radius:0 4px 4px 0;width:4px;height:60%;position:absolute;top:50%;left:-10px;transform:translateY(-50%);box-shadow:0 0 12px #f3d68c}.game-menu-overlay .game-roster-rail button.locked{opacity:.5;filter:grayscale(.6)}.game-menu-overlay .game-roster-rail .rail-portrait{border-radius:13px;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.game-menu-overlay .game-roster-rail .rail-portrait i{z-index:1;color:#f0d9a6;text-shadow:0 1px 3px #000;font-size:1.7rem;font-style:normal;position:relative}.game-menu-overlay .game-roster-rail .rail-portrait.has-portrait i{display:none}.game-menu-overlay .game-roster-rail .rail-portrait img{z-index:1;filter:none;max-width:none;position:absolute}.game-menu-overlay .game-roster-rail em{z-index:4;color:#1c140b;background:linear-gradient(#e8c069,#c79a3f);border-radius:999px;padding:1px 6px;font-size:.56rem;font-style:normal;font-weight:800;position:absolute;bottom:4px;right:4px;box-shadow:0 1px 3px #0008}.game-menu-overlay .game-roster-rail button.locked em{background:linear-gradient(#9a8a64,#6f6048)}.game-menu-window.is-character-fullbleed .game-character-panel{z-index:3;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(168deg,#18110ad1,#090603db);border:1px solid #6f5a2e55;border-radius:12px;flex-direction:column;grid-column:3;gap:0;margin:90px 18px 18px 0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #f3d68c22,inset 0 0 60px #0007,0 26px 70px #000b}.game-menu-overlay .cd-head{background:linear-gradient(#d8b25a14,#0000);border-bottom:1px solid #6f5a2e44;padding:18px 22px 14px;position:relative}.game-menu-overlay .cd-head p{color:var(--pm-gold);letter-spacing:.14em;margin:0 0 4px;font-size:.64rem;font-weight:900}.game-menu-overlay .cd-head h2{color:#fbf3e0;text-shadow:0 2px 14px #000a;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:2.3rem;line-height:1.02}.game-menu-overlay .cd-head .cd-sub{color:var(--pm-ink-soft);letter-spacing:.03em;margin-top:6px;font-size:.76rem;display:block}.game-menu-overlay .cd-head .cd-status{color:#1c140b;letter-spacing:.06em;background:linear-gradient(#e8c069,#c79a3f);border-radius:999px;padding:4px 12px;font-size:.62rem;font-weight:900;position:absolute;top:16px;right:18px;box-shadow:0 2px 8px #0007}.game-menu-window.is-character-fullbleed .game-tabs{border-bottom:1px solid #6f5a2e44;margin:0;padding:0 12px}.game-menu-overlay .cd-body{flex:auto;min-height:0;padding:16px 20px;overflow-y:auto}.game-menu-overlay .cd-overview{gap:16px;display:grid}.game-menu-overlay .cd-roles{gap:10px;display:grid}.game-menu-window.is-character-fullbleed .game-summary-stats{grid-template-columns:repeat(2,1fr);margin:0}.game-menu-window.is-character-fullbleed .game-stat-grid{margin:0}.game-menu-window.is-character-fullbleed .game-skill-card{background:linear-gradient(160deg,#281e1199,#0e0a0680);border:1px solid #6f5a2e44;border-radius:8px;padding:12px 14px}.game-menu-window.is-character-fullbleed .game-skill-card p{color:var(--pm-gold);letter-spacing:.12em;margin:0 0 4px;font-size:.6rem;font-weight:900}.game-menu-window.is-character-fullbleed .game-skill-card h3{color:#fbf3e0;margin:0 0 5px;font-size:1rem}.game-menu-window.is-character-fullbleed .game-skill-card span{color:var(--pm-ink-soft);font-size:.76rem;line-height:1.5}.game-menu-overlay .cd-body>p{color:var(--pm-gold);letter-spacing:.12em;margin:16px 0 6px;font-size:.62rem;font-weight:900}.game-menu-window.is-character-fullbleed .cd-head{padding:20px 24px 16px}.game-menu-window.is-character-fullbleed .cd-head p{letter-spacing:.16em;margin-bottom:6px;font-size:.8rem}.game-menu-window.is-character-fullbleed .cd-head .cd-sub{margin-top:8px;font-size:.95rem}.game-menu-window.is-character-fullbleed .cd-head .cd-status{padding:6px 14px;font-size:.74rem;top:20px;right:22px}.game-menu-window.is-character-fullbleed .game-tabs{padding:0 16px}.game-menu-window.is-character-fullbleed .game-tabs button{min-height:54px;font-size:1.12rem}.game-menu-window.is-character-fullbleed .cd-overview{gap:22px}.game-menu-window.is-character-fullbleed .cd-roles,.game-menu-window.is-character-fullbleed .game-summary-stats{gap:14px}.game-menu-window.is-character-fullbleed .game-summary-stats span{min-height:98px;color:var(--pm-gold);letter-spacing:.16em;background:linear-gradient(158deg,#2e2213c7,#0d0905cc);border:1px solid #7a6636;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.86rem;font-weight:800;display:flex;box-shadow:inset 0 1px #f3d68c26,inset 0 0 26px #0007,0 4px 12px #0007}.game-menu-window.is-character-fullbleed .game-summary-stats span:before{content:none}.game-menu-window.is-character-fullbleed .game-summary-stats strong{color:#fbf3e0;text-shadow:0 2px 8px #000a,0 0 16px #d8b25a2e;font-size:2.15rem;line-height:1}.game-menu-window.is-character-fullbleed .game-stat-grid>div{min-height:88px;color:var(--pm-gold);letter-spacing:.1em;background:linear-gradient(158deg,#2e2213c7,#0d0905cc);border:1px solid #7a6636;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.78rem;display:flex;box-shadow:inset 0 1px #f3d68c26,inset 0 0 22px #0007,0 3px 10px #0007}.game-menu-window.is-character-fullbleed .game-stat-grid>div:before{content:none}.game-menu-window.is-character-fullbleed .game-stat-grid strong{color:#fbf3e0;text-shadow:0 2px 8px #000a;font-size:1.85rem;line-height:1}.game-menu-window.is-character-fullbleed .game-stat-grid small{color:var(--pm-ink-soft);font-size:.7rem}.game-menu-window.is-character-fullbleed .game-skill-card{padding:15px 18px}.game-menu-window.is-character-fullbleed .game-skill-card p{letter-spacing:.14em;margin-bottom:6px;font-size:.74rem}.game-menu-window.is-character-fullbleed .game-skill-card h3{margin-bottom:7px;font-size:1.24rem}.game-menu-window.is-character-fullbleed .game-skill-card span{font-size:.92rem;line-height:1.6}.game-menu-window.is-character-fullbleed .cd-actions{padding:16px 22px 20px}.game-menu-window.is-character-fullbleed .cd-actions dl{gap:8px 14px;margin-bottom:14px}.game-menu-window.is-character-fullbleed .cd-actions>button{letter-spacing:.04em;min-height:52px;font-size:1.02rem}.game-menu-overlay .cd-actions{background:linear-gradient(#0000,#d8b25a0f);border-top:1px solid #6f5a2e44;padding:14px 20px 18px}.game-menu-overlay .cd-actions dl{grid-template-columns:auto 1fr auto 1fr;gap:6px 12px;margin:0 0 12px;display:grid}.game-menu-overlay .cd-actions dt{color:var(--pm-ink-faint);font-size:.66rem}.game-menu-overlay .cd-actions dd{color:var(--pm-chip);text-align:right;margin:0;font-size:.72rem;font-weight:800}.game-menu-overlay .cd-actions>button{border:1px solid var(--pm-line-2);color:#2a2012;cursor:pointer;background:linear-gradient(#f3d68c,#c79a3f);border-radius:6px;width:100%;min-height:44px;margin-top:8px;font-weight:900;transition:transform .14s,filter .14s;box-shadow:0 4px 14px #0007,inset 0 1px #fff6}.game-menu-overlay .cd-actions>button:hover{filter:brightness(1.06);transform:translateY(-2px)}.game-menu-overlay .cd-actions>button.secondary{color:var(--pm-ink);background:linear-gradient(#3a2e1ce6,#140e08e6);border-color:#6f5a2e88;box-shadow:inset 0 1px #f3d68c22}.game-menu-overlay .cd-actions>button.secondary:hover{filter:brightness(1.12)}.game-menu-window.is-character-fullbleed .game-character-panel[data-tab=overview] .cd-body{overflow:hidden}.game-menu-window.is-character-fullbleed .cd-overview{grid-template-rows:auto minmax(0,1fr);gap:18px;height:100%}.game-menu-window.is-character-fullbleed .cd-roles{grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.game-menu-window.is-character-fullbleed .cd-roles .game-skill-card{flex-direction:column;justify-content:center;min-height:0;display:flex;overflow:hidden}.game-menu-window.is-character-fullbleed .game-summary-stats span{min-height:86px}.game-menu-window.is-character-fullbleed .game-tabs button{letter-spacing:.04em;white-space:nowrap;padding:0 6px}.game-menu-window.is-character-fullbleed .game-character-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#06040200 0%,#06040294 16%,#060402db 46%,#060402f0 100%);border:0;border-radius:0;margin:90px 0 0;padding:0 26px 22px 30px}.game-menu-window.is-character-fullbleed .cd-head{background:0 0;border-bottom:0;padding:0 0 14px}.game-menu-window.is-character-fullbleed .cd-head .cd-status{color:var(--pm-gold-2);box-shadow:none;letter-spacing:.14em;background:0 0;border-radius:0;padding:0;font-size:.78rem;top:4px;right:0}.game-menu-window.is-character-fullbleed .game-tabs{border-bottom:0;padding:0}.game-menu-window.is-character-fullbleed .cd-body{padding:20px 0 0}.game-menu-window.is-character-fullbleed .game-summary-stats span,.game-menu-window.is-character-fullbleed .game-stat-grid>div{min-height:0;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;align-items:start;padding:0}.game-menu-window.is-character-fullbleed .game-summary-stats{gap:18px 26px}.game-menu-window.is-character-fullbleed .game-stat-grid{gap:16px 22px}.game-menu-window.is-character-fullbleed .cd-head p{font-size:.88rem}.game-menu-window.is-character-fullbleed .cd-head h2{font-size:2.6rem}.game-menu-window.is-character-fullbleed .cd-head .cd-sub{font-size:1.06rem}.game-menu-window.is-character-fullbleed .cd-head .cd-status{font-size:.86rem}.game-menu-window.is-character-fullbleed .game-tabs button{font-size:1.2rem}.game-menu-window.is-character-fullbleed .game-summary-stats span{font-size:.98rem}.game-menu-window.is-character-fullbleed .game-summary-stats strong{font-size:2.5rem}.game-menu-window.is-character-fullbleed .game-stat-grid>div{font-size:.92rem}.game-menu-window.is-character-fullbleed .game-stat-grid strong{font-size:2.1rem}.game-menu-window.is-character-fullbleed .game-stat-grid small{font-size:.82rem}.game-menu-window.is-character-fullbleed .game-skill-card p{font-size:.84rem}.game-menu-window.is-character-fullbleed .game-skill-card h3{font-size:1.42rem}.game-menu-window.is-character-fullbleed .game-skill-card span{font-size:1.02rem}.game-menu-window.is-character-fullbleed .cd-actions dt{font-size:.88rem}.game-menu-window.is-character-fullbleed .cd-actions dd{font-size:.98rem}.game-menu-window.is-character-fullbleed .game-skill-card{background:0 0;border:0;border-top:1px solid #d8b25a47;border-radius:0;padding:14px 0 0}.game-menu-window.is-character-fullbleed .cd-roles{grid-template-rows:auto auto;align-content:start;gap:18px}.game-menu-window.is-character-fullbleed .cd-actions{background:0 0;border-top:1px solid #d8b25a47;flex-direction:column;align-items:flex-start;padding:16px 0 0;display:flex}.game-menu-window.is-character-fullbleed .cd-actions dl{width:100%}.game-menu-window.is-character-fullbleed .cd-actions>button{width:fit-content;min-height:0;color:var(--pm-gold-2);box-shadow:none;letter-spacing:.06em;text-align:left;background:0 0;border:0;border-radius:0;margin-top:12px;padding:0;font-size:1.2rem}.game-menu-window.is-character-fullbleed .cd-actions>button:after{content:"›";margin-left:10px;font-weight:400}.game-menu-window.is-character-fullbleed .cd-actions>button:hover{color:#fff4d8;text-shadow:0 0 16px #d8b25a80;transform:none}.game-menu-window.is-character-fullbleed .cd-actions>button.secondary{color:var(--pm-ink-soft)}.game-menu-window.is-character-fullbleed .cd-actions>button.secondary:hover{color:var(--pm-ink);filter:none}.game-menu-window.is-inventory-fullbleed{overflow:hidden}.game-menu-window.is-inventory-fullbleed:after{z-index:0;filter:blur(1.5px)brightness(.5)saturate(.82);content:"";pointer-events:none;background:url(../story-bg/menu-inventory.png) 50% 46%/cover no-repeat;position:absolute;inset:0;transform:scale(1.04)}.game-menu-window.is-inventory-fullbleed .game-menu-content{z-index:1;grid-template-columns:590px minmax(420px,1fr) 460px;gap:0;padding:0;position:relative}.game-menu-window.is-inventory-fullbleed .game-menu-content>*{box-shadow:none;background:0 0;border:0;border-radius:0}.game-menu-window.is-inventory-fullbleed .game-roster-list{background:linear-gradient(90deg,#080503d6 74%,#08050300);grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;padding:92px 12px 14px;overflow-y:auto}.game-menu-window.is-inventory-fullbleed .game-roster-list label{z-index:5;background:linear-gradient(#080503f5 78%,#08050300);margin:0 0 4px;padding-bottom:8px;position:sticky;top:-6px}.game-menu-window.is-inventory-fullbleed .game-roster-list button{height:200px}.game-menu-window.is-inventory-fullbleed .game-item-list{background:linear-gradient(90deg,#08050394,#08050357);padding:92px 26px 22px;overflow-y:auto}.game-menu-window.is-inventory-fullbleed .game-item-list>button{min-height:64px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;grid-template-columns:26px 1fr auto;gap:12px;padding:10px 6px}.game-menu-window.is-inventory-fullbleed .game-item-list>button>span{text-align:left;gap:3px;display:grid}.game-menu-window.is-inventory-fullbleed .game-item-list em{color:var(--pm-gold);white-space:nowrap;font-size:.82rem;font-style:normal}.game-menu-window.is-inventory-fullbleed .game-item-list>button:hover{filter:none;background:linear-gradient(90deg,#d8b25a1f,#0000 70%);transform:none}.game-menu-window.is-inventory-fullbleed .game-item-list>button.selected{box-shadow:inset 3px 0 0 var(--pm-gold-2);background:linear-gradient(90deg,#d8b25a29,#0000 76%)}.game-menu-window.is-inventory-fullbleed .game-item-list>button.selected strong{color:#fff4d8}.game-menu-window.is-inventory-fullbleed .game-item-list>button>i{box-shadow:none;color:var(--pm-gold);background:0 0;border:0}.game-menu-window.is-inventory-fullbleed .game-item-list strong{font-size:1.12rem}.game-menu-window.is-inventory-fullbleed .game-item-list small{font-size:.88rem}.game-menu-window.is-inventory-fullbleed .game-context-panel{background:linear-gradient(90deg,#06040200 0%,#06040299 14%,#060402e0 44%,#060402f2 100%);padding:92px 26px 26px 30px;overflow-y:auto}.game-menu-window.is-inventory-fullbleed .game-context-panel>p{font-size:.88rem}.game-menu-window.is-inventory-fullbleed .game-context-panel>h2{font-size:2.4rem}.game-menu-window.is-inventory-fullbleed .game-context-panel dt{font-size:.88rem}.game-menu-window.is-inventory-fullbleed .game-context-panel dd{font-size:.98rem}.game-menu-window.is-inventory-fullbleed .game-context-panel>button,.game-menu-window.is-inventory-fullbleed .game-context-panel>button.secondary{width:fit-content;min-height:0;color:var(--pm-gold-2);box-shadow:none;letter-spacing:.06em;background:0 0;border:0;border-radius:0;margin-top:16px;padding:0;font-size:1.2rem}.game-menu-window.is-inventory-fullbleed .game-context-panel>button:before{content:none}.game-menu-window.is-inventory-fullbleed .game-context-panel>button:after{content:"›";margin-left:10px;font-weight:400}.game-menu-window.is-inventory-fullbleed .game-context-panel>button.secondary{color:var(--pm-ink-soft)}.game-menu-window.is-inventory-fullbleed .game-context-panel>button:hover{color:#fff4d8;filter:none;text-shadow:0 0 16px #d8b25a80;transform:none}.game-menu-window.is-character-fullbleed .game-equip-picker{z-index:3;background:linear-gradient(90deg,#080503e0 74%,#08050300);flex-direction:column;grid-column:1;padding:92px 16px 16px 24px;display:flex;position:relative;overflow:hidden}.game-menu-overlay .equip-picker-head{color:var(--pm-gold);letter-spacing:.14em;border-bottom:1px solid #d8b25a47;flex:none;align-items:baseline;gap:12px;margin:0 0 10px;padding-bottom:12px;font-size:.84rem;display:flex}.game-menu-overlay .equip-picker-head strong{color:#fbf3e0;letter-spacing:.02em;font-family:Georgia,Noto Serif KR,serif;font-size:1.5rem}.game-menu-overlay .equip-picker-scroll{flex:auto;min-height:0;padding-right:6px;overflow-y:auto}.game-menu-overlay .equip-picker-scroll h3,.game-menu-overlay .game-item-list h3{color:var(--pm-gold);letter-spacing:.16em;justify-content:space-between;align-items:baseline;margin:18px 0 4px;font-size:.78rem;font-weight:900;display:flex}.game-menu-overlay .equip-picker-scroll h3:first-child,.game-menu-overlay .game-item-list h3:first-child{margin-top:0}.game-menu-overlay .equip-picker-scroll h3 small,.game-menu-overlay .game-item-list h3 small{color:var(--pm-ink-faint);letter-spacing:.04em;font-size:.76rem;font-weight:700}.game-menu-overlay .equip-picker-scroll>button{width:100%;min-height:0;box-shadow:none;color:var(--pm-ink);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;grid-template-columns:26px 1fr auto;align-items:center;gap:12px;padding:13px 6px;display:grid}.game-menu-overlay .equip-picker-scroll>button:before{content:none}.game-menu-overlay .equip-picker-scroll>button:hover{background:linear-gradient(90deg,#d8b25a24,#0000 72%)}.game-menu-overlay .equip-picker-scroll>button.locked{opacity:.5}.game-menu-overlay .equip-picker-scroll>button>i{color:var(--pm-gold);text-align:center;font-size:1.1rem;font-style:normal}.game-menu-overlay .equip-picker-scroll>button strong{color:#fbf3e0;font-size:1.06rem;display:block}.game-menu-overlay .equip-picker-scroll>button small{color:var(--pm-ink-soft);margin-top:3px;font-size:.82rem;display:block}.game-menu-overlay .equip-picker-scroll>button em{color:var(--pm-gold);white-space:nowrap;font-size:.8rem;font-style:normal}.game-menu-overlay .equip-picker-empty,.game-menu-overlay .inventory-empty{color:var(--pm-ink-soft);margin:0;font-size:.94rem;line-height:1.6}.game-menu-overlay .inventory-hint{color:var(--pm-ink-faint);margin:18px 0 0;font-size:.88rem}.game-menu-window.is-inventory-fullbleed .game-menu-content{grid-template-columns:minmax(520px,1fr) 520px}.game-menu-window.is-character-fullbleed .game-equipment-slots button{min-height:0;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;padding:13px 4px}.game-menu-window.is-character-fullbleed .game-equipment-slots button:before{content:none}.game-menu-window.is-character-fullbleed .game-equipment-slots button:hover{filter:none;background:linear-gradient(90deg,#d8b25a1f,#0000 72%);transform:none}.game-menu-window.is-character-fullbleed .game-equipment-slots button>i{box-shadow:none;color:var(--pm-gold);background:0 0;border:0}.game-menu-window.is-character-fullbleed .game-equipment-slots button.empty{opacity:.58}.game-menu-window.is-character-fullbleed .game-equipment-slots strong{font-size:1.1rem}.game-menu-window.is-character-fullbleed .game-equipment-slots small{font-size:.86rem}.game-menu-window.is-character-fullbleed .game-equipment-slots em{color:var(--pm-gold);font-size:.82rem;font-style:normal}.game-menu-window.is-character-fullbleed .cd-body>p{margin:20px 0 2px;font-size:.8rem}.game-menu-overlay .inventory-tabs{z-index:4;background:linear-gradient(#080503f5 72%,#08050300);gap:6px;margin:0 0 6px;padding-bottom:6px;display:flex;position:sticky;top:0}.game-menu-overlay .inventory-tabs button{min-height:44px;color:var(--pm-ink-faint);box-shadow:none;cursor:pointer;letter-spacing:.04em;background:0 0;border:0;border-radius:0;align-items:baseline;gap:7px;padding:0 14px;font-family:Georgia,Noto Serif KR,serif;font-size:1.02rem;font-weight:700;transition:color .18s;display:flex;position:relative}.game-menu-overlay .inventory-tabs button:before{content:none}.game-menu-overlay .inventory-tabs button small{color:var(--pm-ink-faint);font-size:.74rem}.game-menu-overlay .inventory-tabs button:hover{color:var(--pm-ink-soft)}.game-menu-overlay .inventory-tabs button.selected{color:var(--pm-gold-2);text-shadow:0 0 14px #d8b25a59}.game-menu-overlay .inventory-tabs button.selected small{color:var(--pm-gold)}.game-menu-overlay .inventory-tabs button.selected:after{background:linear-gradient(90deg, transparent, var(--pm-gold-2), transparent);content:"";border-radius:3px;height:3px;position:absolute;bottom:0;left:14%;right:14%;box-shadow:0 0 12px #d8b25a87}.game-menu-window.is-character-fullbleed .game-equipment-slots em{color:var(--pm-gold-2);letter-spacing:.06em;background:linear-gradient(#3a2c18d9,#160f08d9);border:1px solid #a8853a;border-radius:3px;padding:5px 14px;font-size:.82rem;font-weight:800;transition:border-color .15s,color .15s,background .15s,box-shadow .15s;box-shadow:inset 0 1px #f3d68c2e,0 2px 6px #00000080}.game-menu-window.is-character-fullbleed .game-equipment-slots button:hover em{border-color:var(--pm-gold-2);color:#1c140b;background:linear-gradient(#f3d68c,#c79a3f);box-shadow:0 0 14px #d8b25a66,inset 0 1px #ffffff59}.game-menu-window.is-character-fullbleed .game-equipment-slots button.empty em{display:none}.game-menu-overlay .equip-picker-scroll>button:after{color:var(--pm-gold-2);content:"장착";letter-spacing:.06em;opacity:0;background:linear-gradient(#3a2c18d9,#160f08d9);border:1px solid #a8853a;border-radius:3px;padding:5px 14px;font-size:.82rem;font-weight:800;transition:opacity .15s;box-shadow:inset 0 1px #f3d68c2e,0 2px 6px #00000080}.game-menu-overlay .equip-picker-scroll>button{grid-template-columns:26px 1fr auto auto}.game-menu-overlay .equip-picker-scroll>button:hover:after{opacity:1}.game-menu-overlay .equip-picker-scroll>button.locked:after{content:none}.game-menu-window.is-shop-fullbleed{overflow:hidden}.game-menu-window.is-shop-fullbleed:after{z-index:0;filter:blur(1.5px)brightness(.46)saturate(.8);content:"";pointer-events:none;background:url(../story-bg/menu-shop.png) 50% 52%/cover no-repeat;position:absolute;inset:0;transform:scale(1.04)}.game-menu-window.is-shop-fullbleed .game-menu-content{z-index:1;grid-template-columns:420px minmax(420px,1fr) 480px;gap:0;padding:0;position:relative}.game-menu-window.is-shop-fullbleed .game-menu-content>*{box-shadow:none;background:0 0;border:0;border-radius:0}.game-menu-window.is-shop-fullbleed .game-shop-nav{background:linear-gradient(90deg,#080503e0 76%,#08050300);padding:92px 22px 20px 26px;overflow-y:auto}.game-menu-window.is-shop-fullbleed .game-shopkeeper{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8b25a47;border-radius:0;margin-bottom:18px;padding:0 0 16px}.game-menu-window.is-shop-fullbleed .game-shopkeeper h2{font-size:1.32rem}.game-menu-window.is-shop-fullbleed .game-shop-nav>button{width:100%;min-height:0;box-shadow:none;color:var(--pm-ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;gap:3px;padding:14px 6px;font-size:1.08rem;display:grid}.game-menu-window.is-shop-fullbleed .game-shop-nav>button:before{content:none}.game-menu-window.is-shop-fullbleed .game-shop-nav>button.selected{color:var(--pm-gold-2);box-shadow:inset 3px 0 0 var(--pm-gold-2);background:linear-gradient(90deg,#d8b25a29,#0000 76%)}.game-menu-window.is-shop-fullbleed .game-shop-nav>button small{color:var(--pm-ink-faint);font-size:.82rem}.game-menu-window.is-shop-fullbleed .game-item-list{background:linear-gradient(90deg,#0805038f,#08050352);padding:92px 24px 22px;overflow-y:auto}.game-menu-window.is-shop-fullbleed .game-item-list>button{min-height:64px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8b25a33;border-radius:0;grid-template-columns:26px 1fr auto;gap:12px;padding:10px 6px}.game-menu-window.is-shop-fullbleed .game-item-list>button:before{content:none}.game-menu-window.is-shop-fullbleed .game-item-list>button>span{text-align:left;gap:3px;display:grid}.game-menu-window.is-shop-fullbleed .game-item-list>button:hover{filter:none;background:linear-gradient(90deg,#d8b25a1f,#0000 70%);transform:none}.game-menu-window.is-shop-fullbleed .game-item-list>button.selected{box-shadow:inset 3px 0 0 var(--pm-gold-2);background:linear-gradient(90deg,#d8b25a29,#0000 76%)}.game-menu-window.is-shop-fullbleed .game-item-list em{color:var(--pm-gold-2);white-space:nowrap;font-size:1.08rem;font-style:normal}.game-menu-window.is-promotion-fullbleed{overflow:hidden}.game-menu-window.is-promotion-fullbleed:after{z-index:0;filter:blur(1.5px)brightness(.44)saturate(.8);content:"";pointer-events:none;background:url(../story-bg/menu-promotion.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.04)}.game-menu-window.is-promotion-fullbleed .game-menu-content{z-index:1;grid-template-columns:590px minmax(380px,1fr) 470px;gap:0;padding:0;position:relative}.game-menu-window.is-promotion-fullbleed .game-menu-content>*{box-shadow:none;background:0 0;border:0;border-radius:0}.game-menu-window.is-promotion-fullbleed .game-roster-list{background:linear-gradient(90deg,#080503d6 74%,#08050300);grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;padding:92px 12px 14px;overflow-y:auto}.game-menu-window.is-promotion-fullbleed .game-roster-list label{z-index:5;background:linear-gradient(#080503f5 78%,#08050300);margin:0 0 4px;padding-bottom:8px;position:sticky;top:-6px}.game-menu-window.is-promotion-fullbleed .game-promotion-panel{background:linear-gradient(90deg,#08050380,#0805034d);padding:92px 22px 22px;overflow-y:auto}.game-menu-window.is-promotion-fullbleed .game-promotion-current{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8b25a47;border-radius:0;padding:0 0 16px}.game-menu-window.is-promotion-fullbleed .game-promotion-current h2{font-size:1.5rem}.game-menu-window.is-inventory-fullbleed .game-item-list i,.game-menu-window.is-shop-fullbleed .game-item-list i,.game-menu-overlay .equip-picker-scroll>button>i,.game-menu-window.is-character-fullbleed .game-equipment-slots button>i{box-shadow:none;color:var(--pm-gold);background:0 0;border:0;border-radius:0}.game-menu-window.is-shop-fullbleed .game-context-panel{background:linear-gradient(90deg,#06040200 0%,#06040299 14%,#060402e0 44%,#060402f2 100%);padding:92px 26px 26px 30px;overflow-y:auto}.game-menu-window.is-shop-fullbleed .game-context-panel>p{font-size:.98rem}.game-menu-window.is-shop-fullbleed .game-context-panel>h2{font-size:2.4rem}.game-menu-window.is-shop-fullbleed .game-context-panel dt{color:#b9a87e;font-size:1rem}.game-menu-window.is-shop-fullbleed .game-context-panel dd{font-size:1.14rem}.game-menu-window.is-shop-fullbleed .game-shop-stat-grid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin:6px 0 14px;display:grid}.game-menu-window.is-shop-fullbleed .game-shop-stat-grid span{background:linear-gradient(160deg,#281e118c,#0e0a0680);border:1px solid #6f5a2e66;border-radius:6px;gap:2px;padding:9px 10px;display:grid}.game-menu-window.is-shop-fullbleed .game-shop-stat-grid small{color:#b9a87e;letter-spacing:.04em;font-size:.92rem}.game-menu-window.is-shop-fullbleed .game-shop-stat-grid strong{color:#fbf3e0;font-family:Georgia,Noto Serif KR,serif;font-size:1.5rem;line-height:1.1}.game-menu-window.is-shop-fullbleed .game-context-panel>button{border:1px solid var(--pm-line-2);color:#2a2012;background:linear-gradient(#f3d68c,#c79a3f);border-radius:4px;width:100%;min-height:52px;margin-top:18px;font-size:1.06rem;font-weight:900;box-shadow:0 4px 14px #00000073,inset 0 1px #fff6}.game-menu-window.is-shop-fullbleed .game-context-panel>button:before{content:none}.game-menu-window.is-shop-fullbleed .game-context-panel>button:hover{filter:brightness(1.06);transform:translateY(-2px)}.game-menu-window.is-shop-fullbleed .game-context-panel>button:disabled{color:var(--pm-ink-faint);box-shadow:none;background:linear-gradient(#3a2e1ccc,#140e08cc);border-color:#6f5a2e88;transform:none}.game-menu-window.is-shop-fullbleed .game-context-panel>button.secondary{color:var(--pm-ink);background:linear-gradient(#3a2e1ce6,#140e08e6);border-color:#6f5a2e88;box-shadow:inset 0 1px #f3d68c21}.game-menu-window.is-promotion-fullbleed .game-context-panel{background:linear-gradient(90deg,#06040200 0%,#06040299 14%,#060402e0 44%,#060402f2 100%);padding:92px 26px 26px 30px;overflow-y:auto}.game-menu-window.is-promotion-fullbleed .game-context-panel>h2{font-size:2.3rem}.game-menu-window.is-promotion-fullbleed .game-skill-card{background:0 0;border:0;border-top:1px solid #d8b25a47;border-radius:0;padding:14px 0 0}.game-menu-window.is-promotion-fullbleed .game-context-panel>button{border:1px solid var(--pm-line-2);color:#2a2012;background:linear-gradient(#f3d68c,#c79a3f);border-radius:4px;width:100%;min-height:52px;margin-top:18px;font-size:1.06rem;font-weight:900;box-shadow:0 4px 14px #00000073,inset 0 1px #fff6}.game-menu-window.is-promotion-fullbleed .game-context-panel>button:before{content:none}.game-menu-window.is-promotion-fullbleed .game-context-panel>button:disabled{color:var(--pm-ink-faint);box-shadow:none;background:linear-gradient(#3a2e1ccc,#140e08cc);border-color:#6f5a2e88}.game-menu-window.is-promotion-fullbleed .game-context-panel>button.secondary{color:var(--pm-ink);background:linear-gradient(#3a2e1ce6,#140e08e6);border-color:#6f5a2e88}.game-menu-window.is-promotion-fullbleed .game-menu-content{grid-template-columns:430px minmax(520px,1fr) 470px}.game-menu-window.is-promotion-fullbleed .game-roster-list{grid-template-columns:repeat(2,1fr)}.game-menu-window.is-promotion-fullbleed .game-roster-list button{height:212px}.game-menu-window.is-promotion-fullbleed .character-lineage-tree>header span{color:var(--pm-ink);letter-spacing:.08em;font-size:.96rem}.game-menu-window.is-promotion-fullbleed .character-lineage-tree>header i{color:var(--pm-gold);letter-spacing:.06em;font-size:.82rem;font-style:normal}.game-menu-window.is-promotion-fullbleed .game-lineage-branch{background:0 0;border:0;border-radius:0}.game-menu-window.is-promotion-fullbleed .game-promotion-node.locked{background:linear-gradient(165deg,#20180d99,#0a0704a8);border-style:solid;border-color:#6f5a2e88}.game-menu-window.is-promotion-fullbleed .game-promotion-node.locked>b{color:#efe5cc;background:linear-gradient(#6f6048,#4b4132)}.game-menu-window.is-promotion-fullbleed .game-promotion-node.selected{border-color:var(--pm-gold-2);background:linear-gradient(165deg,#4a381ee6,#181109e6);box-shadow:inset 0 0 0 2px #d8b25a73,0 0 20px #d8b25a38}.game-menu-window.is-promotion-fullbleed .game-promotion-node{min-height:88px;color:var(--pm-ink);background:linear-gradient(165deg,#2e2213b8,#0d0905c7);border:1px solid #6f5a2e;border-radius:4px;grid-template-columns:38px 1fr;gap:12px;padding:12px 14px;box-shadow:inset 0 1px #f3d68c1a}.game-menu-window.is-promotion-fullbleed button.game-promotion-node:hover,.game-menu-window.is-promotion-fullbleed button.game-promotion-node:focus-visible{border-color:var(--pm-gold-2);background:linear-gradient(165deg,#42321bd9,#140e08d9);box-shadow:inset 0 1px #f3d68c33,0 0 18px #d8b25a33}.game-menu-window.is-promotion-fullbleed .game-promotion-node>i{width:34px;height:40px;color:var(--pm-gold);background:0 0;border:0;font-size:1.2rem}.game-menu-window.is-promotion-fullbleed .game-promotion-node>span{gap:3px}.game-menu-window.is-promotion-fullbleed .game-promotion-node small{color:var(--pm-gold);letter-spacing:.06em;font-size:.78rem}.game-menu-window.is-promotion-fullbleed .game-promotion-node strong{color:#fbf3e0;font-size:1.14rem}.game-menu-window.is-promotion-fullbleed .game-promotion-node em{color:var(--pm-ink-soft);font-size:.86rem}.game-menu-window.is-promotion-fullbleed .game-promotion-node>b{color:#1c140b;background:linear-gradient(#e8c069,#c79a3f);border-radius:3px;padding:3px 7px;font-size:.72rem;font-weight:800;top:6px;right:7px}.game-menu-window.is-promotion-fullbleed .game-promotion-node.current{border-color:var(--pm-gold-2);background:linear-gradient(165deg,#4a381ee6,#181109e6)}.game-menu-window.is-promotion-fullbleed .game-promotion-node.locked{opacity:.62}.game-menu-window.is-promotion-fullbleed .character-lineage-tree>footer,.game-menu-window.is-promotion-fullbleed .character-lineage-tree>footer b,.game-menu-window.is-promotion-fullbleed .game-context-panel>p{font-size:.88rem}.game-menu-window.is-promotion-fullbleed .game-context-panel dt{font-size:.92rem}.game-menu-window.is-promotion-fullbleed .game-context-panel dd{font-size:1.02rem}.game-menu-window.is-promotion-fullbleed .game-promotion-origin{font-size:.96rem}.game-menu-window.is-promotion-fullbleed .game-skill-card p{font-size:.84rem}.game-menu-window.is-promotion-fullbleed .game-skill-card h3{font-size:1.32rem}.game-menu-window.is-promotion-fullbleed .game-skill-card span{font-size:1rem}.game-menu-window.is-promotion-fullbleed .game-promotion-current p,.game-menu-window.is-promotion-fullbleed .game-promotion-current small{font-size:.92rem}.game-menu-window.is-promotion-fullbleed .game-promotion-current em{font-size:.86rem}.game-menu-window.is-promotion-fullbleed .game-menu-header:after{width:400px}.game-menu-window.is-shop-fullbleed .game-menu-header:after{width:390px}.game-menu-window.is-character-fullbleed .game-character-stage img{translate:85px}@media (prefers-reduced-motion:reduce){.game-menu-overlay .game-character-stage img,.game-menu-overlay .game-roster-rail button{animation:none}}.game-menu-window.is-inventory-fullbleed .game-item-list>button,.game-menu-window.is-shop-fullbleed .game-item-list>button{grid-template-columns:69px 1fr auto;gap:16px;min-height:89px;padding:10px 8px}.game-menu-overlay .equip-picker-scroll>button{grid-template-columns:69px 1fr auto auto;gap:16px;min-height:89px;padding:10px 6px}.game-menu-window.is-shop-fullbleed .game-item-list strong{font-size:1.26rem}.game-menu-window.is-shop-fullbleed .game-item-list small{color:#dccfa8;font-size:1.05rem}.game-menu-window.is-shop-fullbleed .game-item-list small.game-shop-lock{color:var(--pm-gold);font-size:.98rem}.game-menu-window.is-shop-fullbleed .game-item-list em{font-size:1.08rem}.game-menu-window.is-inventory-fullbleed .game-item-list em{font-size:.88rem}.game-menu-overlay .equip-picker-scroll>button strong{font-size:1.06rem}.game-menu-overlay .equip-picker-scroll>button small{font-size:.84rem}.game-menu-window.is-shop-fullbleed .game-shop-nav{flex-direction:column;gap:14px;display:flex}.game-menu-window.is-shop-fullbleed .game-shop-nav>button{width:100%;min-height:62px;box-shadow:none;color:#ded6c4;text-align:center;background:0 0;border:0;border-radius:0;place-items:center;gap:0;padding:0 16px;display:grid;position:relative}.game-menu-window.is-shop-fullbleed .game-shop-nav>button:after{content:"";background:linear-gradient(90deg,#0000,#d8cfb84d 18% 82%,#0000);width:auto;height:1px;position:absolute;bottom:0;left:6px;right:6px;transform:none}.game-menu-window.is-shop-fullbleed .game-shop-nav>button:before{content:"";opacity:0;background:url(../ui/fx/glow_bar_soft.png) 50%/100% 100% no-repeat;transition:opacity .14s;position:absolute;inset:-14px -40px}.game-menu-window.is-shop-fullbleed .game-shop-nav>button:hover:before,.game-menu-window.is-shop-fullbleed .game-shop-nav>button:focus-visible:before{opacity:1}.game-menu-window.is-shop-fullbleed .game-shop-nav>button.selected:before{opacity:1;background-image:url(../ui/fx/glow_bar.png)}.game-menu-window.is-shop-fullbleed .game-shop-nav>button strong{color:#efe6d2;letter-spacing:.16em;text-indent:.16em;text-shadow:0 2px 3px #000,0 4px 12px #000e,0 0 28px #000c;font-size:30px;font-weight:600;position:relative}.game-menu-window.is-shop-fullbleed .game-shop-nav>button.selected strong,.game-menu-window.is-shop-fullbleed .game-shop-nav>button:hover strong{color:#fff8e6;text-shadow:0 2px 3px #000,0 4px 14px #000e}.game-menu-window.is-shop-fullbleed .game-shop-nav>button.selected strong:before{clip-path:polygon(0 42%,62% 0,78% 34%,100% 46%,78% 62%,62% 100%,0 58%);content:"";background:linear-gradient(90deg,#0000,#9fd4e8 32%,#eaf7ff);width:34px;height:14px;position:absolute;top:50%;right:calc(100% + 18px);transform:translateY(-50%)}.game-menu-window.is-shop-fullbleed .game-shop-nav>button:hover{filter:none;background:0 0;transform:none}.game-menu-window.is-shop-fullbleed .game-shop-nav>button.selected{box-shadow:none;filter:none;background:0 0}.battle-layout{--bh-ink:#f1e6c8;--bh-ink-soft:#c8b78d;--bh-ink-faint:#94825c;--bh-gold:#d8b25a;--bh-gold-2:#f3d68c;--bh-line:#d8b25a4d;--bh-scrim:linear-gradient(180deg, #080503e6, #080503c7)}.battle-phase-banner{z-index:90;pointer-events:auto;isolation:isolate;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.battle-phase-banner[hidden]{display:none}.battle-phase-banner:before{z-index:-1;content:"";opacity:0;background:radial-gradient(#050a11b3 0 34%,#050a1157 58%,#0000 76%);width:1180px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.battle-phase-banner-image{opacity:0;-webkit-user-select:none;user-select:none;width:auto;max-width:80%;display:none}.battle-phase-banner[data-phase=player] .battle-phase-banner-image.is-player{height:260px;display:block}.battle-phase-banner[data-phase=enemy] .battle-phase-banner-image.is-enemy{height:220px;display:block}.battle-phase-banner.is-active:before{animation:2.1s ease-out both battle-phase-scrim}.battle-phase-banner.is-active[data-phase=player] .battle-phase-banner-image.is-player{animation:2.1s cubic-bezier(.2,.76,.24,1) both battle-phase-player}.battle-phase-banner.is-active[data-phase=enemy] .battle-phase-banner-image.is-enemy{animation:2.1s cubic-bezier(.2,.76,.24,1) both battle-phase-enemy}@keyframes battle-phase-player{0%{opacity:0;filter:blur(7px);transform:translate(-1120px)scale(.94)}17%{opacity:1;filter:blur(1px)}38%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}72%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(1px);transform:translate(0,0)scale(1.035)}}@keyframes battle-phase-enemy{0%{opacity:0;filter:blur(7px);transform:translate(1120px)scale(.94)}17%{opacity:1;filter:blur(1px)}38%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}72%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(1px);transform:translate(0,0)scale(1.035)}}@keyframes battle-phase-scrim{0%,to{opacity:0}24%,72%{opacity:1}}@media (prefers-reduced-motion:reduce){.battle-phase-banner.is-active[data-phase] .battle-phase-banner-image{animation:.7s ease-out both battle-phase-reduced}.battle-phase-banner.is-active:before{animation:.7s ease-out both battle-phase-scrim}}@keyframes battle-phase-reduced{0%,to{opacity:0;transform:none}20%,70%{opacity:1;transform:none}}body.game-battle-active .command-panel>section{border:0;border-left:2px solid var(--bh-gold);background:var(--bh-scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--bh-ink);border-radius:0;font-family:Georgia,Noto Serif KR,Inter,Pretendard,system-ui,sans-serif;box-shadow:0 10px 30px #00000080}body.game-battle-active .command-panel .battle-phase-hud{min-width:0;padding:12px 20px;top:20px;left:20px}body.game-battle-active .battle-phase-hud .phase{color:var(--bh-gold-2);letter-spacing:.1em;text-shadow:0 2px 8px #000000b3;font-size:1.5rem;font-weight:800}body.game-battle-active .command-panel .battle-objective-hud{border-left:0;border-right:2px solid var(--bh-gold);text-align:right;padding:14px 20px;top:20px;right:20px}body.game-battle-active .battle-objective-hud .label{color:var(--bh-gold);letter-spacing:.16em;font-size:.82rem;font-weight:900}body.game-battle-active .battle-objective-hud .objective{white-space:nowrap;color:var(--bh-ink);margin-top:6px;font-size:1.06rem;line-height:1.5}body.game-battle-active.game-unit-selected .command-panel .battle-unit-hud,body.game-battle-active.game-unit-selected .command-panel .battle-forecast-hud{padding:16px 20px;font-size:1rem}body.game-battle-active .command-panel .battle-unit-hud strong,body.game-battle-active .command-panel .battle-forecast-hud strong{color:var(--bh-gold-2)}.game-battle-menu-toggle{color:#2a2012;letter-spacing:.06em;background:linear-gradient(#f3d68c,#c79a3f);border:1px solid #caa45a;border-radius:4px;min-width:200px;min-height:56px;padding:0 20px;font-family:Georgia,Noto Serif KR,serif;font-size:1.14rem;transition:transform .14s,filter .14s;bottom:20px;right:20px;box-shadow:0 6px 18px #0000008c,inset 0 1px #ffffff61}.game-battle-menu-toggle kbd{color:#2a2012;background:#ffffff4d;border:1px solid #2a201273;border-radius:3px;padding:3px 8px;font-size:.8rem;font-weight:800}body.game-battle-active .command-panel .actions{border:0;border-right:2px solid var(--bh-gold);background:var(--bh-scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:0;gap:10px;width:380px;padding:16px;bottom:88px;right:20px;box-shadow:0 16px 44px #0009}body.game-battle-active .command-panel .actions button{min-height:50px;color:var(--bh-ink);background:linear-gradient(#3a2c18eb,#140e08eb);border:1px solid #6f5a2e;border-radius:3px;font-family:Georgia,Noto Serif KR,serif;font-size:1.04rem;font-weight:800;transition:border-color .14s,color .14s,background .14s;box-shadow:inset 0 1px #f3d68c29}body.game-battle-active .command-panel .actions button:hover:not(:disabled){border-color:var(--bh-gold-2);color:#fff4d8;background:linear-gradient(#4e3c20f2,#1c140bf2)}body.game-battle-active .command-panel .actions button:disabled{color:var(--bh-ink-faint);opacity:.55}body.game-battle-active .battle-legend,body.game-battle-active .command-panel .legend{border:0;border-left:2px solid var(--bh-gold);background:var(--bh-scrim);color:var(--bh-ink-soft);letter-spacing:.02em;border-radius:0;padding:10px 16px;font-size:.95rem;bottom:20px;left:20px}.tile-inspector{border:0;border-left:2px solid var(--bh-gold,#d8b25a);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#080503eb,#080503cc);border-radius:0;box-shadow:0 10px 30px #00000080}.tile-inspector.tile-inspector header b{color:#c8b78d;font-size:.92rem}.tile-inspector.tile-inspector header span{color:#fbf3e0;font-size:1.18rem}.tile-inspector.tile-inspector-verdict{font-size:1.02rem}.battlefield .move-cost-label{color:#f6ecd4;min-width:22px;box-shadow:none;background:#0a0704d1;border:1px solid #d8b25a73;border-radius:2px;padding:1px 5px;font:800 .62rem/1.2 Georgia,Noto Serif KR,serif}body.game-battle-active .legend{color:var(--bh-ink-soft,#c8b78d);white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:.95rem;display:flex}body.game-battle-active .legend .swatch{border-radius:0;width:13px;height:13px;margin:0 5px 0 14px}body.game-battle-active .legend .swatch:first-child{margin-left:0}body.game-battle-active .legend .swatch.move{border-color:#7aa8c4f2}body.game-battle-active .legend .swatch.attack{border-color:#be604af2}body.game-battle-active .legend .swatch.selected{border-color:var(--bh-gold-2,#f3d68c)}body.game-battle-active .command-panel .battle-objective-hud{background:linear-gradient(90deg,#08050300,#080503b8 22%,#080503e6 60%)}body.game-battle-active .command-panel .battle-phase-hud{background:linear-gradient(90deg,#080503e6,#080503b8 78%,#08050300)}.battlefield.has-ink-wash-background .tile{border-color:#9f7c5442}.battlefield.has-ink-wash-background .tile:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#d8b25a8c,#d8b25a8c) 50%/9px 1px no-repeat,linear-gradient(#d8b25a8c,#d8b25a8c) 50%/1px 9px no-repeat;width:9px;height:9px;position:absolute;top:-1px;left:-1px;transform:translate(-4px,-4px)}.battlefield .tile:is(.is-movable,.is-attackable,.is-selected):after{opacity:0}.unit.is-battle-map-unit:before{z-index:-1;bottom:calc(var(--battle-map-unit-bottom-offset,4px) + 2%);border:1px solid var(--bh-base-ring,#7aa8c4bf);content:"";pointer-events:none;background:radial-gradient(#0000006b,#0000001f 62%,#0000 72%);border-radius:50%;width:46%;height:13%;position:absolute;left:50%;transform:translate(-50%)}.unit.is-battle-map-unit.player{--bh-base-ring:#7aa8c4cc}.unit.is-battle-map-unit.enemy{--bh-base-ring:#be604ad9}.unit.is-battle-map-unit.civilian{--bh-base-ring:#d8d0bfbf}.unit.is-battle-map-unit.is-done:before{opacity:.45}.battlefield .tile.is-movable{background-color:#6094b433;box-shadow:inset 0 0 0 1px #8cbad68c,inset 0 0 26px #588cac57}.battlefield .tile.is-attackable{background-color:#b2543e38;box-shadow:inset 0 0 0 1px #ce745c99,inset 0 0 26px #a046325c}.battlefield .tile.is-selected{box-shadow:inset 0 0 0 2px #f3d68ce6,inset 0 0 30px #d8b25a52}body.game-battle-active .command-panel>section,body.game-battle-active .command-panel .actions,body.game-battle-active .legend,.tile-inspector{border-radius:0}body.game-battle-active .command-panel .battle-phase-hud{background:linear-gradient(90deg,#142434f0,#0f1516cc 78%,#0f151600);border-left-width:3px}.tile-inspector{background:linear-gradient(#0f1516ed,#0f1516d6);border-left-width:3px}body.game-battle-active .command-panel .actions{grid-template-columns:1fr;gap:6px;width:419px;padding:12px}body.game-battle-active .command-panel .actions button{text-align:left;grid-template-columns:40px 1fr;align-items:center;gap:14px;min-height:58px;padding:8px 14px;display:grid}body.game-battle-active .command-panel .actions button .ba-icon{place-items:center;width:40px;height:40px;display:grid}body.game-battle-active .command-panel .actions button .ba-icon img{object-fit:contain;filter:drop-shadow(0 1px 2px #000000b3);width:34px;height:34px;transition:filter .14s}body.game-battle-active .command-panel .actions button .ba-copy{gap:2px;min-width:0;display:grid}body.game-battle-active .command-panel .actions button .ba-copy strong{color:#fbf3e0;letter-spacing:.02em;font-size:1.06rem;font-weight:800}body.game-battle-active .command-panel .actions button .ba-copy small{color:var(--bh-ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}body.game-battle-active .command-panel .actions button:hover:not(:disabled) .ba-icon img{filter:drop-shadow(0 0 8px #d8b25a8c)brightness(1.1)}body.game-battle-active .command-panel .actions button:disabled .ba-icon img{filter:grayscale(.7);opacity:.5}body.game-battle-active .command-panel .actions button#end-turn{background:linear-gradient(#52371bf2,#26190cf2);border-color:#8a642c;box-shadow:inset 0 1px #f3d68c3d,0 0 16px #d8b25a29}body.game-battle-active .command-panel .actions button#end-turn .ba-copy strong{color:#f8e6bb}body.game-battle-active .command-panel .battle-phase-hud{align-items:center;gap:14px;padding:12px 24px 12px 16px;display:flex}body.game-battle-active .command-panel .battle-phase-hud:before{content:"";filter:drop-shadow(0 2px 4px #000c);background:url(../ui/battle-icons/phase-crest.png) 50%/contain no-repeat;flex:none;width:46px;height:46px}body.game-battle-active .command-panel .battle-objective-hud{justify-content:flex-end;align-items:center;gap:14px;display:flex}body.game-battle-active .command-panel .battle-objective-hud:after{content:"";filter:drop-shadow(0 2px 4px #000c);background:url(../ui/battle-icons/objective.png) 50%/contain no-repeat;flex:none;order:2;width:42px;height:42px}body.game-battle-active .command-panel .actions>button{grid-column:1}body.game-battle-active .command-panel .actions>button.game-battle-skip,body.game-battle-active .command-panel .actions>button.game-battle-segment-skip{min-height:0;color:var(--bh-ink-faint);box-shadow:none;text-align:center;background:0 0;border-style:dashed;border-color:#6f5a2e88;padding:8px 12px;font-size:.84rem;font-weight:700;display:block}body.game-battle-active .unit.is-battle-anim-unit,.unit.is-battle-anim-unit{top:auto;bottom:calc(var(--ba-foot-bottom,0px) * -1);width:var(--ba-w,240px);max-width:none;height:var(--ba-h,160px);aspect-ratio:auto;filter:drop-shadow(0 6px 5px #21170f75);transform:translateX(calc(var(--ba-foot-x,50%) * -1));pointer-events:none;background:0 0;border:0;border-radius:0;left:50%}.unit.is-battle-anim-unit .battle-anim-unit-frame{width:100%;height:100%;display:block;overflow:hidden}.unit.is-battle-anim-unit[data-battle-facing=left] .battle-anim-unit-frame{transform:scaleX(-1)}.unit.is-battle-anim-unit .battle-anim-unit-frame img{width:calc(var(--ba-frames,8) * 100%);max-width:none;height:100%;animation:battle-anim-unit-idle var(--ba-duration,2s) steps(var(--ba-frames,8), end) infinite;display:block}@keyframes battle-anim-unit-idle{to{transform:translate(-100%)}}.unit.is-battle-anim-unit:before{z-index:-1;bottom:calc(var(--ba-foot-bottom,0px) - 3px);left:var(--ba-foot-x,50%);width:calc(var(--ba-h,160px) * .34);height:calc(var(--ba-h,160px) * .1);border:1px solid var(--bh-base-ring,#7aa8c4bf);content:"";pointer-events:none;background:radial-gradient(#0000006b,#0000001f 62%,#0000 72%);border-radius:50%;position:absolute;transform:translate(-50%)}.unit.is-battle-anim-unit.player{--bh-base-ring:#7aa8c4cc}.unit.is-battle-anim-unit.enemy{--bh-base-ring:#be604ad9}.unit.is-battle-anim-unit.civilian{--bh-base-ring:#d8d0bfbf}.unit.is-battle-anim-unit.is-done{filter:drop-shadow(0 6px 5px #21170f75)grayscale(.55)brightness(.82)}.unit.is-battle-anim-unit.is-done:before{opacity:.45}.battle-weapon-affinity{z-index:9;top:var(--battle-affinity-head-top,-8px);color:#444a50;width:25px;height:25px;text-shadow:none;pointer-events:none;background:#f6f1e2f0;border:2px solid;border-radius:50%;place-items:center;font-family:system-ui,sans-serif;font-size:20px;font-weight:950;line-height:1;display:grid;position:absolute;left:50%;transform:translate(-50%,-100%);box-shadow:0 2px 5px #15120eb8,inset 0 0 0 1px #ffffff9e}.battle-weapon-affinity.is-advantage{color:#238b4d}.battle-weapon-affinity.is-disadvantage{color:#c43d32}.battle-weapon-affinity.is-neutral{color:#444a50}@media (prefers-reduced-motion:reduce){.unit.is-battle-anim-unit .battle-anim-unit-frame img{animation:none}}.battle-walking-unit{z-index:4;filter:drop-shadow(0 6px 5px #21170f75);pointer-events:none;position:absolute}.battle-walking-unit .battle-walking-unit-frame{width:100%;height:100%;display:block;overflow:hidden}.battle-walking-unit .battle-walking-unit-frame img{max-width:none;height:100%;animation-name:battle-anim-unit-idle;animation-iteration-count:infinite;display:block}@media (prefers-reduced-motion:reduce){.battle-walking-unit{display:none}}body.game-battle-active .battlefield{position:relative}body.game-battle-active .command-panel .battle-phase-hud{min-height:103px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:10px solid #0000;border-width:10px 50px 12px 100px;border-image:url(../ui/battle-frames/1.png) 10 50 12 100 fill;border-radius:0;align-items:center;padding:0 44px 6px 104px;display:flex;top:18px;left:18px}body.game-battle-active .command-panel .battle-phase-hud:before{content:none}body.game-battle-active .battle-phase-hud .phase{font-size:1.6rem}.tile-inspector.tile-inspector{width:287px;min-height:204px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:url(../ui/battle-frames/2.png) 50%/100% 100% no-repeat;border:0;border-radius:0;padding:16px 22px 26px}body.game-battle-active .command-panel .battle-objective-hud{min-height:86px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:10px solid #0000;border-width:10px 34px 12px 80px;border-image:url(../ui/battle-frames/3.png) 10 34 12 80 fill;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;padding:0 30px 4px 84px;display:flex;top:18px;right:76px}body.game-battle-active .command-panel .battle-objective-hud:after{content:none}.game-battle-menu-toggle{min-width:315px;min-height:68px;color:var(--bh-gold-2);box-shadow:none;text-shadow:0 2px 6px #000c;background:0 0;border:10px solid #0000;border-width:10px 90px 12px 44px;border-image:url(../ui/battle-frames/4.png) 10 90 12 44 fill;border-radius:0;justify-content:flex-start;align-items:center;padding:0 90px 4px 44px;font-size:1.2rem;display:flex;bottom:18px;right:18px}.game-battle-menu-toggle kbd{display:none}.game-battle-menu-toggle:hover{filter:brightness(1.1);transform:translateY(-2px)}body.game-battle-active .legend{min-height:53px;box-shadow:none;background:0 0;border:8px solid #0000;border-width:8px 30px;border-image:url(../ui/battle-frames/5.png) 8 30 fill;border-radius:0;padding:0 22px;bottom:18px;left:18px}body.game-battle-active .command-panel .battle-phase-hud{text-align:center;border-width:10px 50px 12px 100px;width:415px;min-width:0;height:103px;min-height:0;padding:0;display:block;position:absolute}body.game-battle-active .battle-phase-hud .phase{letter-spacing:.1em;white-space:nowrap;place-items:center;width:220px;height:47px;margin:0;font-size:1.4rem;display:grid;position:absolute;top:6px;left:10px}body.game-battle-active .battle-phase-hud .battle-turn-line{width:96px;height:24px;color:var(--bh-ink-soft);letter-spacing:.12em;white-space:nowrap;align-items:center;margin:0;font-size:.8rem;display:flex;position:absolute;top:58px;left:20px}body.game-battle-active .battle-phase-hud .battle-turn-line:empty{display:none}body.game-battle-active .battle-phase-hud .battle-action-line{height:24px;color:var(--bh-ink-soft);letter-spacing:.1em;white-space:nowrap;justify-content:flex-end;align-items:center;margin:0;font-size:.8rem;display:flex;position:absolute;top:58px;right:20px}body.game-battle-active .battle-phase-hud .battle-action-line:empty{display:none}body.game-battle-turn-ready .battle-phase-hud .battle-action-line{color:var(--bh-gold-2);font-weight:800}.tile-inspector.tile-inspector{background:linear-gradient(#0f1516f7,#0f1516f0);border-left:2px solid #aa7e31e6;border-right:2px solid #aa7e31e6;grid-template-rows:40px 84px auto;grid-template-columns:1fr;align-content:start;justify-items:stretch;width:287px;height:auto;min-height:204px;padding:0 22px 28px;display:grid;overflow:visible}.tile-inspector.tile-inspector:before,.tile-inspector.tile-inspector:after{z-index:0;content:"";pointer-events:none;background-image:url(../ui/battle-frames/2.png);background-repeat:no-repeat;background-size:287px 204px;position:absolute;left:-2px;right:-2px}.tile-inspector.tile-inspector:before{background-position:top;height:125px;top:0}.tile-inspector.tile-inspector:after{background-position:bottom;height:28px;bottom:0}.tile-inspector.tile-inspector>*{z-index:1;position:relative}.tile-inspector.tile-inspector header{grid-area:1/1;justify-content:space-between;align-items:center;margin:0;padding-bottom:4px;display:flex}.tile-inspector.tile-inspector header b{font-size:.84rem}.tile-inspector.tile-inspector header span{font-size:1.02rem}.tile-inspector.tile-inspector .tile-inspector-verdict{grid-area:2/1;place-self:start;margin:5px 0 0;font-size:.86rem}.tile-inspector.tile-inspector dl{text-align:left;grid-area:2/1;grid-template-columns:auto 1fr auto 1fr;place-self:end stretch;gap:3px 8px;width:100%;margin:0 0 6px}.tile-inspector.tile-inspector dd{text-align:right;padding-right:6px}.tile-inspector.tile-inspector dt{font-size:.78rem}.tile-inspector.tile-inspector dd{font-size:.84rem}.tile-inspector.tile-inspector .tile-inspector-details{grid-area:3/1;align-self:start;gap:6px;padding-top:8px;display:grid}.tile-inspector.tile-inspector .tile-inspector-effects,.tile-inspector.tile-inspector .tile-inspector-selected,.tile-inspector.tile-inspector .tile-inspector-occupancy,.tile-inspector.tile-inspector .tile-inspector-object{overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.35}.tile-inspector.tile-inspector .tile-inspector-effects{border-top:0;padding-top:0}.tile-inspector.tile-inspector .tile-inspector-object{text-overflow:clip;white-space:normal;overflow:visible}body.game-battle-active .command-panel .battle-objective-hud{text-align:center;pointer-events:auto;cursor:pointer;grid-template-rows:35px 1fr;place-items:center;gap:0;width:372px;height:86px;min-height:0;padding:0 30px 4px 84px;display:grid}body.game-battle-active .command-panel .battle-objective-hud:focus-visible{outline-offset:3px;outline:2px solid #f3d68c}body.game-battle-active .battle-objective-hud .label{letter-spacing:.18em;grid-row:1;margin:0;font-size:.78rem;line-height:1}body.game-battle-active .battle-objective-hud .objective{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;grid-row:2;max-width:100%;margin:0;font-size:.98rem;line-height:1.2;display:-webkit-box;overflow:hidden}body.game-battle-active .battle-objective-toggle-hint{color:#bca66d;letter-spacing:.06em;font-family:Inter,Pretendard,system-ui,sans-serif;font-size:.62rem;font-weight:800;position:absolute;top:14px;right:28px}.game-battle-objective-details{z-index:9;color:#eee4ca;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:linear-gradient(145deg,#11191ef7,#090e12f5);border:1px solid #9d8248;border-radius:4px;width:520px;max-height:520px;padding:18px 22px 20px;position:absolute;top:112px;right:76px;overflow:auto;box-shadow:0 12px 36px #000000b8,inset 0 0 0 1px #e6c7791f}.game-battle-objective-details[hidden]{display:none}.game-battle-objective-details header{border-bottom:1px solid #caaa5f6b;justify-content:space-between;align-items:center;gap:18px;padding-bottom:12px;display:flex}.game-battle-objective-details header div{gap:3px;display:grid}.game-battle-objective-details header span{color:#bca66d;letter-spacing:.15em;font-size:.7rem;font-weight:800}.game-battle-objective-details header strong{color:#f2d993;font-family:Georgia,Noto Serif KR,serif;font-size:1.15rem}.game-battle-objective-details header button{color:#dfd4b8;cursor:pointer;background:#0000003d;border:1px solid #caaa5f80;border-radius:3px;padding:7px 10px}.game-battle-objective-details header kbd{margin-left:5px}.game-battle-objective-details ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.game-battle-objective-details li{overflow-wrap:anywhere;padding:13px 4px 13px 22px;font-size:.92rem;line-height:1.45;position:relative}.game-battle-objective-details li+li{border-top:1px solid #caaa5f2e}.game-battle-objective-details li:before{color:#d7b65e;content:"◆";font-size:.58rem;position:absolute;top:1.05rem;left:3px}.game-battle-objective-details li strong,.game-battle-objective-details li small,.game-battle-objective-details li span{display:block}.game-battle-objective-details li strong{color:#eee4ca;font-size:.94rem}.game-battle-objective-details li small{color:#e1c875;margin-top:5px;font-size:.8rem;line-height:1.5}.game-battle-objective-details li span{color:#aeb8ba;margin-top:3px;font-size:.74rem}.game-battle-objective-details li.is-locked{opacity:.68}.game-battle-objective-details li.is-complete strong{color:#9ccdb1}.game-battle-objective-details li.is-complete small{color:#83b99b}.game-battle-objective-guide{z-index:8;color:#eadfbd;text-align:center;pointer-events:none;background:#0a1014e0;border:1px solid #d8b55b94;border-radius:4px;max-width:660px;margin:0;padding:10px 18px;font-size:.82rem;font-weight:750;line-height:1.4;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000075}.game-battle-objective-guide[hidden]{display:none}.game-battle-objective-guide.is-actionable{color:#fff0b2;background:#2a1f0aed;border-color:#f4cc63;box-shadow:0 0 22px #e7b83e47,0 6px 20px #00000085}.game-battle-menu-toggle{white-space:nowrap;width:315px;min-width:0;height:68px;min-height:0;padding:0 78px 6px 40px;font-size:1.06rem}.game-battle-menu-toggle>span{white-space:nowrap}body.game-battle-active .legend{width:369px;height:53px;min-height:0;padding:0 26px;font-size:.88rem}.game-battle-end-turn-prompt{z-index:11;width:402px;height:72px;color:var(--bh-ink);cursor:pointer;text-align:left;background:url(../ui/battle-frames/4_2.png) 50%/402px 72px no-repeat;border:0;border-radius:0;grid-template-columns:32px 1fr auto;align-items:center;gap:0 12px;padding:0 38px;font-family:Georgia,Noto Serif KR,serif;animation:1.7s ease-in-out infinite bh-end-turn-pulse;display:none;position:absolute;bottom:98px;right:18px}body.game-battle-turn-ready:not(.game-battle-menu-open) .game-battle-end-turn-prompt{display:grid}.game-battle-end-turn-prompt .ba-icon,.game-battle-end-turn-prompt .ba-icon img{width:32px;height:32px}.game-battle-end-turn-prompt .ba-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.game-battle-end-turn-prompt .ba-copy strong{color:#f8e6bb;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:800;overflow:hidden}.game-battle-end-turn-prompt .ba-copy small{color:var(--bh-ink-soft);letter-spacing:.02em;font-size:.76rem}.game-battle-end-turn-prompt kbd{color:var(--bh-gold-2);background:#08050380;border:1px solid #f3d68c80;border-radius:3px;padding:4px 9px;font-family:inherit;font-size:.8rem}.game-battle-end-turn-prompt:hover{filter:brightness(1.14)drop-shadow(0 0 10px #d8b25a73);transform:translate(2px)}.battle-controls-guide{z-index:10;width:402px;color:var(--bh-ink);pointer-events:none;background:linear-gradient(90deg,#121b1ff5,#0a1013e6),radial-gradient(circle at 0 0,#5085a338,#0000 58%);border:1px solid #d8b25a7a;border-left:3px solid #f3d68cc7;padding:13px 26px 15px;font-family:Georgia,Noto Serif KR,serif;display:grid;position:absolute;bottom:184px;right:18px;box-shadow:0 10px 32px #0000009e,inset 0 0 0 1px #fff4d20d}.battle-controls-guide[hidden],body:not(.game-battle-active) .battle-controls-guide,body.game-battle-menu-open .battle-controls-guide,body.story-active .battle-controls-guide,body.combat-active .battle-controls-guide{display:none}.battle-controls-guide header{color:var(--bh-gold-2);letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:9px;font-size:.86rem;display:flex}.battle-controls-guide header>span{color:#78b6d8;font-size:.62rem}.battle-controls-guide ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.battle-controls-guide li{color:var(--bh-ink-soft);grid-template-columns:138px 1fr;align-items:center;font-size:.77rem;line-height:1.25;display:grid}.battle-controls-guide-keys{color:#f3d68c94;align-items:center;gap:4px;display:flex}.battle-controls-guide kbd{color:#c9e7f7;text-align:center;background:#040a0e94;border:1px solid #79b1cf8a;border-radius:3px;min-width:28px;padding:2px 7px;font-family:inherit;font-size:.7rem}@keyframes bh-end-turn-pulse{0%,to{filter:drop-shadow(0 5px 9px #00000080)drop-shadow(0 0 6px #d8b25a40)}50%{filter:drop-shadow(0 5px 9px #00000080)drop-shadow(0 0 15px #f3d68c99)}}@media (prefers-reduced-motion:reduce){.game-battle-end-turn-prompt{filter:drop-shadow(0 5px 9px #00000080)drop-shadow(0 0 13px #d8b25a80);animation:none}}body.game-battle-active .command-panel .actions{width:426px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-items:center;gap:3px;padding:10px 12px}body.game-battle-active .command-panel .actions button{width:402px;height:72px;min-height:72px;box-shadow:none;filter:drop-shadow(0 5px 9px #00000080);background:url(../ui/battle-frames/4_2.png) 50%/402px 72px no-repeat;border:0;border-radius:0;grid-template-columns:34px 1fr;gap:12px;padding:0 38px;transition:filter .14s,transform .12s ease-out}body.game-battle-active .command-panel .actions button .ba-icon,body.game-battle-active .command-panel .actions button .ba-icon img{width:32px;height:32px}body.game-battle-active .command-panel .actions button .ba-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}body.game-battle-active .command-panel .actions button .ba-copy small{font-size:.76rem}body.game-battle-active .command-panel .actions button:hover:not(:disabled){filter:brightness(1.14)drop-shadow(0 0 10px #d8b25a73);background:url(../ui/battle-frames/4_2.png) 50%/402px 72px no-repeat;border-color:#0000;transform:translate(2px)}body.game-battle-active .command-panel .actions button:disabled{filter:grayscale(.72)brightness(.62);opacity:1}body.game-battle-active .command-panel .actions button#end-turn{box-shadow:none;filter:drop-shadow(0 0 13px #d8b25a80)drop-shadow(0 5px 9px #00000080);background:url(../ui/battle-frames/4_2.png) 50%/402px 72px no-repeat;border:0}body.game-battle-active .command-panel .actions>button.game-battle-skip,body.game-battle-active .command-panel .actions>button.game-battle-segment-skip{filter:none;opacity:.72;background:0 0;border:0;width:auto;height:auto;min-height:0;padding:4px 10px;font-size:.8rem}body.story-active .unit.is-battle-anim-unit .battle-anim-unit-frame img,body.story-active .unit.is-battle-map-unit .battle-map-unit-frame img,body.story-active .battle-walking-unit .battle-walking-unit-frame img{animation-play-state:paused}.base-hub .world-map-party-marker{display:none}.base-rail{z-index:9;flex-direction:column;gap:17px;margin:0;padding:0;display:flex;position:absolute;top:50%;left:26px;transform:translateY(-50%)}.base-rail .base-rail-button{width:82px;min-width:0;height:82px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;display:block;position:relative}.base-rail-glyph{background:var(--rail-icon) center / contain no-repeat;filter:drop-shadow(0 3px 5px #1a140bcc)drop-shadow(0 0 2px #0006);width:100%;height:100%;transition:transform .12s,filter .12s;display:block}.base-rail-button:hover .base-rail-glyph,.base-rail-button:focus-visible .base-rail-glyph{filter:drop-shadow(0 5px 8px #1a140bdd)drop-shadow(0 0 6px #f0c45c88)brightness(1.08);transform:scale(1.08)}.base-rail-button:active .base-rail-glyph{transform:scale(1.02)translateY(1px)}.base-rail-button:focus-visible{outline:none}.base-rail-tip{z-index:1;color:#f4e9d1;white-space:nowrap;opacity:0;pointer-events:none;background:linear-gradient(160deg,#1d272bf5,#11191df5);border:1px solid #89734a;border-radius:4px;gap:1px;padding:7px 12px;transition:opacity .12s,transform .12s;display:grid;position:absolute;top:50%;left:calc(100% + 10px);transform:translate(-6px,-50%);box-shadow:0 8px 22px #130f0bb0}.base-rail-tip strong{font-size:.8rem;font-weight:800}.base-rail-tip small{color:#b8c1b9;font-size:.62rem}.base-rail-button:hover .base-rail-tip,.base-rail-button:focus-visible .base-rail-tip{opacity:1;transform:translateY(-50%)}.settings-entry{width:64px;min-width:0;height:64px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;display:block;position:absolute}.settings-entry.is-hub{z-index:9;bottom:26px;left:26px}.settings-entry.is-battle{z-index:11;width:64px;height:64px;display:none;top:29px;right:18px}body.game-battle-active .settings-entry.is-battle{display:block}#world-map-canvas .settings-entry.is-hub{width:64px;min-width:0;height:64px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.settings-entry-glyph{filter:drop-shadow(0 3px 5px #1a140bcc)drop-shadow(0 0 2px #0006);background:url(../ui/rail/settings.png) 50%/contain no-repeat;width:100%;height:100%;transition:transform .12s,filter .12s;display:block}.settings-entry:hover .settings-entry-glyph,.settings-entry:focus-visible .settings-entry-glyph{filter:drop-shadow(0 5px 8px #1a140bdd)drop-shadow(0 0 6px #f0c45c88)brightness(1.08);transform:scale(1.08)}.settings-entry:active .settings-entry-glyph{transform:scale(1.02)translateY(1px)}.settings-entry:focus-visible{outline:none}.settings-entry-tip{z-index:1;color:#f4e9d1;white-space:nowrap;opacity:0;pointer-events:none;background:linear-gradient(160deg,#1d272bf5,#11191df5);border:1px solid #89734a;border-radius:4px;padding:6px 11px;font-size:.78rem;font-weight:800;transition:opacity .12s,transform .12s;position:absolute;top:50%;box-shadow:0 8px 22px #130f0bb0}.settings-entry.is-hub .settings-entry-tip{left:calc(100% + 10px);transform:translate(-6px,-50%)}.settings-entry.is-battle .settings-entry-tip{right:calc(100% + 10px);transform:translate(6px,-50%)}.settings-entry.is-hub:hover .settings-entry-tip,.settings-entry.is-hub:focus-visible .settings-entry-tip,.settings-entry.is-battle:hover .settings-entry-tip,.settings-entry.is-battle:focus-visible .settings-entry-tip{opacity:1;transform:translateY(-50%)}.tile-inspector{z-index:60;color:#edf3ef;pointer-events:none;background:#0d1a22f2;border:1px solid #cbae68;width:224px;padding:8px 10px 9px;font-size:12px;position:fixed;top:84px;left:24px;box-shadow:0 10px 26px #05090cbf,inset 0 0 0 1px #10171d}.tile-inspector[hidden]{display:none}.tile-inspector[data-blocked=true]{border-color:#e0563f}.command-panel>.tile-inspector{position:absolute;top:129px;left:18px}.tile-inspector header{border-bottom:1px solid #2b3a44;justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:5px;display:flex}.tile-inspector header b{color:#9fb3bd;font-family:monospace;font-size:11px;font-weight:700}.tile-inspector header span{color:#fff3d6;font-family:Georgia,Noto Serif KR,serif;font-size:14px;font-weight:800}.tile-inspector-verdict{color:#8fd3ba;letter-spacing:.04em;margin:6px 0 0;font-size:12px;font-weight:800}.tile-inspector[data-blocked=true] .tile-inspector-verdict{color:#f08a72}.tile-inspector dl{text-align:center;grid-template-columns:repeat(4,1fr);gap:2px 0;margin:6px 0 0;display:grid}.tile-inspector dt{color:#8ea0aa;letter-spacing:.02em;font-size:10px}.tile-inspector dd{color:#f3f0e7;margin:0;font-family:monospace;font-size:12px;font-weight:700}.tile-inspector dd.is-blocked{color:#e0563f}.tile-inspector-selected{color:#c8edf2;background:#16324099;border:1px solid #6ba7bd66;margin:7px 0 0;padding:6px 7px;font-size:11px;font-weight:700;line-height:1.45}.tile-inspector-occupancy{color:#f1c0ad;background:#40201899;border:1px solid #b9705f66;margin:7px 0 0;padding:5px 7px;font-size:11px;font-weight:800}.tile-inspector-effects{color:#e4cf9f;border-top:1px solid #2b3a44;gap:3px;margin:7px 0 0;padding:6px 0 0 15px;font-size:10px;line-height:1.45;display:grid}.tile-inspector-object{text-overflow:ellipsis;white-space:nowrap;color:#9bd3d4;border-top:1px solid #2b3a44;margin:6px 0 0;padding-top:5px;font-size:11px;overflow:hidden}
