body{margin:0;padding:0;background:#0a0a0f;min-height:100vh;font-family:Unbounded,sans-serif}.game-container.svelte-1496spc{min-height:100vh;background:radial-gradient(ellipse at 20% 20%,rgba(244,63,94,.12) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(251,146,60,.12) 0%,transparent 50%),linear-gradient(180deg,#0a0a0f,#12121a);color:#e8e8f0;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.start-screen.svelte-1496spc{text-align:center;max-width:500px}.title.svelte-1496spc{font-size:3rem;font-weight:800;margin:0 0 1rem;display:flex;flex-direction:column;gap:.25rem}.jp-title.svelte-1496spc{background:linear-gradient(135deg,#f43f5e,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Noto Sans JP,sans-serif;font-size:4rem}.subtitle.svelte-1496spc{font-size:1.5rem;color:#888;font-weight:400}.instructions.svelte-1496spc{color:#aaa;line-height:1.6;margin-bottom:1.5rem}.start-options.svelte-1496spc{display:flex;justify-content:center;margin-bottom:1.5rem}.start-btn.svelte-1496spc{background:linear-gradient(135deg,#f43f5e,#fb923c);border:none;color:#fff;font-size:1.5rem;font-family:Noto Sans JP,sans-serif;font-weight:600;padding:1rem 3rem;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.25rem;margin:0 auto;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 32px #f43f5e4d}.start-btn.svelte-1496spc:hover{transform:translateY(-2px);box-shadow:0 12px 40px #f43f5e66}.start-hint.svelte-1496spc{font-size:.8rem;opacity:.7;font-weight:400;font-family:Unbounded,sans-serif}.back-link.svelte-1496spc{display:inline-block;margin-top:2rem;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s}.back-link.svelte-1496spc:hover{color:#f43f5e}.game-layout.svelte-1496spc{display:flex;gap:2rem;max-width:1200px;align-items:flex-start}.game-area.svelte-1496spc{display:flex;flex-direction:column;width:400px;flex-shrink:0}.pause-overlay.svelte-1496spc{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.pause-message.svelte-1496spc{background:#1a1a2e;padding:2rem 3rem;border-radius:16px;text-align:center;display:flex;flex-direction:column;gap:1rem}.pause-message.svelte-1496spc span:where(.svelte-1496spc){font-size:2rem;font-weight:600}.pause-message.svelte-1496spc button:where(.svelte-1496spc){background:linear-gradient(135deg,#f43f5e,#fb923c);border:none;color:#fff;padding:.75rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer}@media(max-width:900px){.game-layout.svelte-1496spc{flex-direction:column;align-items:stretch}.game-area.svelte-1496spc{width:100%}}
