:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#1a1a2e;--bg-secondary:#16213e;--bg-tertiary:#0f3460;--text-primary:#e4e4e4;--text-secondary:#b4b4b4;--accent-blue:#00519b;--accent-blue-hover:#5ca3ff;--accent-red:#e94560;--accent-green:#00d9a3;--border-color:#2d3748;--card-bg:#1f2937;color:var(--text-primary);background-color:var(--bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:var(--accent-blue);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:var(--accent-blue-hover)}body{background-color:var(--bg-primary);place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{color:var(--text-primary);font-size:3.2em;line-height:1.1}.card{padding:2em}#app{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}button{border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .25s}button:hover{border-color:var(--accent-blue);background-color:var(--bg-tertiary)}button:focus,button:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.hero-card.svelte-qzo0r3{border:2px solid var(--accent-blue);background-color:var(--card-bg);width:200px;color:var(--text-primary);border-radius:8px;padding:1rem}.pfp.svelte-qzo0r3{border:3px solid var(--border-color);object-fit:cover;border-radius:50%;width:100px;height:100px}label.svelte-qzo0r3{color:var(--text-primary);margin:.5rem 0;font-weight:700;display:block}progress.svelte-qzo0r3{width:100%;accent-color:var(--accent-green)}progress.energy.svelte-qzo0r3{accent-color:var(--accent-blue)}.monster-card.svelte-1u3ifsx{border:2px solid var(--accent-red);background-color:var(--card-bg);width:150px;color:var(--text-primary);border-radius:8px;padding:1rem}.monster-card.shake.svelte-1u3ifsx{animation:.5s svelte-1u3ifsx-shake}@keyframes svelte-1u3ifsx-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.monster-image.svelte-1u3ifsx{object-fit:cover;background-color:var(--bg-secondary);border-radius:4px;width:100%;height:100px}label.svelte-1u3ifsx{color:var(--text-primary);margin:.5rem 0;display:block}.damage-range.svelte-1u3ifsx{color:var(--accent-red);margin:.25rem 0;font-size:.9rem;font-weight:700;display:block}progress.svelte-1u3ifsx{width:100%;accent-color:var(--accent-red)}.monster-list.svelte-1f30ez1{flex-grow:1;gap:1rem;padding-left:2rem;display:flex}.monster-wrapper.svelte-1f30ez1{flex-shrink:0}.attack-list.svelte-v7wvtj{text-align:left}ul.svelte-v7wvtj{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.attack-button.svelte-v7wvtj{border:1px solid var(--accent-blue);background:var(--bg-tertiary);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:4px;padding:.75rem;font-size:1rem}.attack-button.svelte-v7wvtj:hover:not(:disabled){background:var(--accent-blue);border-color:var(--accent-blue-hover)}.attack-button.svelte-v7wvtj:disabled{cursor:not-allowed;opacity:.4;border-color:var(--border-color)}.attack-button.svelte-v7wvtj strong:where(.svelte-v7wvtj){color:var(--text-primary);margin-bottom:.25rem;display:block}.attack-button.svelte-v7wvtj span:where(.svelte-v7wvtj){color:var(--text-secondary);font-size:.9rem}.plan-display.svelte-1jev3mr{text-align:left;flex-direction:column;gap:1rem;display:flex}.plan.svelte-1jev3mr{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:4px;padding:.5rem 1rem}.sequence.svelte-1jev3mr{display:inline}.plan.svelte-1jev3mr p:where(.svelte-1jev3mr),.plan.svelte-1jev3mr span:where(.svelte-1jev3mr){word-wrap:break-word;color:var(--text-secondary);font-size:.9rem}h3.svelte-1jev3mr{color:var(--text-primary);margin-top:0}.done.svelte-1jev3mr{opacity:.6;text-decoration:line-through}.next.svelte-1jev3mr{color:var(--accent-blue-hover);font-weight:700}.sep.svelte-1jev3mr{opacity:.6;padding:0 .15rem}.audio-player.svelte-1yguyue{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:.5rem;position:fixed;bottom:10px;right:10px}audio.svelte-1yguyue{width:200px;height:30px}main.svelte-1n46o8q{text-align:center;max-width:900px;margin:2rem auto;font-family:sans-serif}.game-area.svelte-1n46o8q{justify-content:space-between;align-items:flex-start;min-height:250px;margin:2rem 0;display:flex}.info-area.svelte-1n46o8q{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:1fr 2fr;gap:2rem;padding:1rem;display:grid}.battle-message.svelte-1n46o8q{color:var(--accent-blue-hover);min-height:1.5em;font-size:1.2rem;font-weight:700}button.svelte-1n46o8q{cursor:pointer;padding:.5rem 1.5rem;font-size:1.5rem}
