.mcc-game{background:var(--surface-primary);place-items:center;min-height:100dvh;display:grid;overflow:hidden}.mcc-game-with-return{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;min-height:100dvh;display:flex;overflow:auto}.real-stitch-stage{width:min(100vw, calc(100dvh * var(--reference-aspect)));max-width:100vw;aspect-ratio:var(--reference-aspect);background:linear-gradient(#f4f5f22e, #f4f5f22e), var(--imagegen-fallback) center / cover no-repeat, var(--surface-primary);position:relative;overflow:hidden;container-type:size}.real-stitch-frame{pointer-events:none;background:0 0;border:0;width:100%;height:100%;display:block}@supports (width:100cqw){.real-stitch-frame{width:1440px;height:900px;transform:scale(calc(100cqw / 1440px));transform-origin:0 0;position:absolute;inset:0}}.mcc-hotspot-layer{pointer-events:none;position:absolute;inset:0}.mcc-hotspot{appearance:none;color:#0000;cursor:pointer;pointer-events:auto;background:#fff0;border:0;border-radius:8px;padding:0;position:absolute}.mcc-hotspot:focus-visible,.mcc-hotspot:hover{outline-offset:2px;background:#b84a3514;outline:2px solid #b84a35bf}.mcc-hotspot[data-disabled=true]:hover,.mcc-hotspot[data-disabled=true]:focus-visible{background:#b26a211a;outline-color:#b26a21d1}.mcc-return-dock{color:#222925;cursor:pointer;letter-spacing:0;background:#f5f4f0f5;border:1px solid #3a413d47;border-radius:8px;flex:none;min-height:42px;margin-top:8px;padding:0 16px;font:700 12px/1.1 Pretendard,Inter,sans-serif;box-shadow:0 8px 24px #21272429}.mcc-return-dock:focus-visible,.mcc-return-dock:hover{outline-offset:2px;outline:2px solid #b84a35bf}.mcc-mobile-command-rail{display:none}.mcc-mobile-command,.mcc-mobile-launch{color:#222925;cursor:pointer;letter-spacing:0;background:#f5f4f0f7;border:1px solid #3a413d33;border-radius:8px;min-height:44px;font:700 12px/1.15 Pretendard,Inter,sans-serif;box-shadow:0 6px 18px #2127241f}.mcc-mobile-command:focus-visible,.mcc-mobile-command:hover,.mcc-mobile-launch:focus-visible,.mcc-mobile-launch:hover{outline-offset:2px;outline:2px solid #b84a35bf}.mcc-mobile-command[data-disabled=true]{border-color:#b26a2161}.mcc-mobile-command-icon,.mcc-mobile-command-next{stroke-width:2.2px;flex:none;width:16px;height:16px}.mcc-hotspot-event{width:25%;height:20%;top:18%;right:4.5%}.mcc-hotspot-activity{width:15.5%;height:13%;left:22.5%}.mcc-hotspot-activity-1{top:45%}.mcc-hotspot-activity-2{top:60%}.mcc-hotspot-activity-3{top:75%}.mcc-hotspot-activity-4{top:30%}.mcc-hotspot-next{width:25%;height:10%;bottom:6.5%;right:5%}.mcc-hotspot-save{width:8.5%;height:6%;top:4%;right:4.5%}.mcc-hotspot-load{width:8.5%;height:6%;top:4%;right:13.5%}.mcc-hotspot-reset{width:9%;height:6%;top:4%;left:4%}.mcc-hotspot-launch{top:calc(4% + (var(--hotspot-row) * 7%));left:calc(38% + (var(--hotspot-column) * 7.5%));width:7%;height:6%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.mcc-game{box-sizing:border-box;width:100%;min-height:100dvh;padding:max(8px, env(safe-area-inset-top)) 0 calc(8px + env(safe-area-inset-bottom));flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;display:flex;overflow:auto}.mcc-game-with-return{gap:8px}.real-stitch-stage{width:min(100vw, calc((100dvh - 224px - env(safe-area-inset-bottom)) * var(--reference-aspect)));max-height:calc(100dvh - 224px - env(safe-area-inset-bottom));flex:none}.mcc-game-with-return .real-stitch-stage{width:min(100vw, calc((100dvh - 72px - env(safe-area-inset-bottom)) * var(--reference-aspect)));max-height:calc(100dvh - 72px - env(safe-area-inset-bottom))}.mcc-hotspot-layer{display:none}.mcc-return-dock{max-width:calc(100vw - 16px);min-height:44px;margin-top:0}.mcc-mobile-command-rail{box-sizing:border-box;background:#eae8e0f5;border:1px solid #3a413d2e;border-radius:8px;flex:none;gap:8px;width:min(100vw - 16px,720px);padding:8px;display:grid;box-shadow:0 10px 26px #21272429}.mcc-mobile-primary-row,.mcc-mobile-system-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mcc-mobile-system-row{grid-template-columns:repeat(3,minmax(0,1fr))}.mcc-mobile-activity-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mcc-mobile-command,.mcc-mobile-launch{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:0;padding:0 10px;display:inline-flex}.mcc-mobile-command>span,.mcc-mobile-launch>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.mcc-mobile-command-primary{font-size:13px}.mcc-mobile-launch-row{overscroll-behavior-x:contain;scrollbar-width:thin;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.mcc-mobile-launch{min-width:118px;max-width:152px}}@media (width<=900px) and (orientation:landscape){.mcc-game{padding:max(8px, env(safe-area-inset-top)) calc(8px + env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) calc(8px + env(safe-area-inset-left));flex-direction:row;justify-content:center;align-items:center}.mcc-game-with-return{flex-direction:column}.real-stitch-stage{width:min(calc(100vw - 324px), calc(100dvh * var(--reference-aspect)));max-height:calc(100dvh - 16px - env(safe-area-inset-bottom))}.mcc-game-with-return .real-stitch-stage{width:min(100vw, calc((100dvh - 72px) * var(--reference-aspect)))}.mcc-mobile-command-rail{width:300px;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));overflow-y:auto}.mcc-mobile-primary-row,.mcc-mobile-system-row{grid-template-columns:1fr}.mcc-mobile-activity-row{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-primary:#f4f5f2;--surface-secondary:#e7ebe6;--surface-elevated:#fff;--surface-ink:#202426;--text-primary:#202426;--text-secondary:#5e6765;--text-tertiary:#88918e;--border-default:#c9d0cb;--border-subtle:#dde3de;--accent-primary:#b84a35;--accent-hover:#943a2b;--support-jade:#2f6f68;--support-brass:#9c783e;--status-success:#2f7d4f;--status-warning:#b26a21;--status-error:#b53b3b;--depth-hairline:1px solid var(--border-subtle);--depth-panel:1px solid var(--border-default);--depth-lift:0 10px 32px #20242624;color:var(--text-primary);background:var(--surface-primary);font-family:Pretendard Variable,SUIT Variable,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(90deg,#f4f5f2f5,#f4f5f2b8),url(/assets/generated/seoul-palace-key-art.png) 50%/cover fixed;min-width:1180px;min-height:100dvh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}button:disabled{cursor:not-allowed;color:var(--text-tertiary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.001ms;animation-duration:.001ms;animation-iteration-count:1}}@media (width<=900px){html,body,#root{width:100%;overflow-x:hidden}body{background-attachment:scroll;min-width:0}}
