*,*:before,*:after{box-sizing:border-box}html,body,#root,#game-canvas-host{width:100%;height:100%}html,body{margin:0}body{overflow:hidden;background:var(--color-bg);color:var(--color-fg);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#game-canvas-host canvas{touch-action:none}#game-canvas-host{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}#root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}#game-canvas-host.game-loading-canvas-hidden{visibility:hidden}:root{--color-bg: #0f1117;--color-fg: #e8eaef;--color-accent: #6366f1;--color-marker-default: #38bdf8;--color-marker-unknown: #fbbf24;--radius-md: 8px;--shadow-overlay: 0 8px 24px rgba(0, 0, 0, .35)}._overlay_10xns_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#080a10e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}._panel_10xns_14{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:min(420px,100%);padding:32px 28px;border-radius:var(--radius-md);background:#0f1117eb;box-shadow:var(--shadow-overlay);text-align:center}._title_10xns_27{margin:0;font-size:1.125rem;font-weight:600;color:#f8fafc}._message_10xns_34{margin:0;min-height:1.4em;font-size:.9375rem;line-height:1.5;color:#94a3b8}._progressBlock_10xns_42{display:flex;align-items:center;gap:12px;margin-top:4px}._progressTrack_10xns_49{flex:1;height:8px;overflow:hidden;border-radius:999px;background:#ffffff1a}._progressFill_10xns_57{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .2s ease-out}._progressLabel_10xns_64{min-width:3ch;font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;color:#cbd5e1;text-align:right}._launcher_h5404_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:auto;background:radial-gradient(circle at top,rgba(56,189,248,.12),transparent 45%),#0f1117f0}._panel_h5404_15{width:min(720px,100%);padding:28px;border:1px solid rgba(232,234,239,.08);border-radius:var(--radius-md);background:#0f1117e0;box-shadow:var(--shadow-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._eyebrow_h5404_25{margin:0;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#38bdf8d9}._heading_h5404_33{margin:8px 0 0;font-size:1.8rem;font-weight:700}._lead_h5404_39{margin:12px 0 0;max-width:58ch;color:#e8eaefc7;line-height:1.5}._cards_h5404_46{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:24px}._card_h5404_46{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;border:1px solid rgba(232,234,239,.12);border-radius:var(--radius-md);background:#ffffff08;color:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}._card_h5404_46:hover{border-color:#38bdf873;background:#38bdf814;transform:translateY(-1px)}._cardTitle_h5404_77{font-size:1.05rem;font-weight:600}._cardDescription_h5404_82{font-size:.88rem;line-height:1.45;color:#e8eaefb8}._debugCard_h5404_88{border-color:#fbbf2440}._debugCard_h5404_88:hover{border-color:#fbbf248c;background:#fbbf2414}
