:root{font-family:Inter,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaf7ff;background:#03070b;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;height:100%;min-height:100%;margin:0;overflow:hidden;background:#03070b;overscroll-behavior:none;touch-action:none}body{min-height:100dvh}.app-shell{width:100%;height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,rgba(22,93,128,.18),transparent 34%),#03070b}.game-frame{position:relative;width:min(100vw,56.25dvh);height:min(100dvh,calc(100vw * 16 / 9));max-width:100vw;max-height:100dvh;overflow:hidden;background:#071018;box-shadow:0 0 60px #0000008c}.phaser-host,.phaser-host canvas{display:block;width:100%!important;height:100%!important}.prototype-caption{position:fixed;left:50%;bottom:max(8px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(92vw,520px);display:flex;justify-content:space-between;gap:16px;padding:6px 10px;font-size:10px;letter-spacing:.08em;color:#eaf7ff80;pointer-events:none}@media (max-width: 600px){.prototype-caption{display:none}}
