:root{--bg: #f5f7fa;--surface: #ffffff;--border: #d0d8e0;--text: #1a2330;--muted: #6b7a8a;--accent: #2a7de1;--accent2: #e8a838;--radius: 12px;--radius-sm: 8px;--shadow: 0 2px 8px rgba(26,35,48,.08);--shadow-lg: 0 8px 24px rgba(26,35,48,.12);--transition: .2s ease}.svelte-1uha8ag{box-sizing:border-box;margin:0;padding:0}.svelte-1uha8ag:focus-visible{outline:3px solid var(--accent);outline-offset:2px}svg.svelte-1uha8ag{display:block;max-width:100%}button.svelte-1uha8ag{font:inherit;cursor:pointer;border:none;background:none}a.svelte-1uha8ag{color:var(--accent);text-decoration:none}a.svelte-1uha8ag:hover{text-decoration:underline}.container.svelte-1uha8ag{width:100%;max-width:600px;margin:0 auto;padding:0 1.5rem}.header.svelte-1uha8ag{position:sticky;top:0;z-index:100;background:#f5f7faf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:1rem 0}.header-inner.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo.svelte-1uha8ag{font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.lang-switcher.svelte-1uha8ag{display:flex;gap:.5rem}.lang-switcher.svelte-1uha8ag button:where(.svelte-1uha8ag){padding:.375rem .75rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;color:var(--muted);background:var(--surface);border:1px solid var(--border);transition:var(--transition);white-space:nowrap}.lang-switcher.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{color:var(--text);border-color:var(--accent)}.lang-switcher.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:var(--accent);color:#fff;border-color:var(--accent)}.section.svelte-1uha8ag{padding:clamp(3rem,6vw,5rem) 0}.section.hero.svelte-1uha8ag{padding-top:2rem}.hero-header.svelte-1uha8ag{text-align:center;margin-bottom:2rem}.hero-title.svelte-1uha8ag{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:1rem;animation:svelte-1uha8ag-fadeUp .7s ease both}.hero-sub.svelte-1uha8ag{font-size:clamp(1rem,2.5vw,1.125rem);color:var(--muted);max-width:480px;margin:0 auto;animation:svelte-1uha8ag-fadeUp .9s ease both}.idle-state.svelte-1uha8ag{text-align:center;padding:3rem 1rem;animation:svelte-1uha8ag-fadeUp 1.1s ease both}.seed-info.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.875rem;color:var(--muted);margin-bottom:1.5rem}.seed-icon.svelte-1uha8ag{width:18px;height:18px;color:var(--accent2);flex-shrink:0}.btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:1rem;transition:var(--transition);min-height:44px;touch-action:manipulation}.btn.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:20px;height:20px;flex-shrink:0}.btn-primary.svelte-1uha8ag{background:var(--accent);color:#fff}.btn-primary.svelte-1uha8ag:hover:not(:disabled){background:#1d6bd9;transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-primary.svelte-1uha8ag:disabled{opacity:1.5;cursor:not-allowed;transform:none}.btn-secondary.svelte-1uha8ag{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary.svelte-1uha8ag:hover{background:#eef2f6;border-color:var(--accent)}.btn-ghost.svelte-1uha8ag{color:var(--muted);padding:.5rem 1rem}.btn-ghost.svelte-1uha8ag:hover{color:var(--text);background:var(--surface)}.btn-lg.svelte-1uha8ag{padding:1rem 2rem;font-size:1.125rem}.btn-sm.svelte-1uha8ag{padding:.5rem 1rem;font-size:.875rem}.game-board.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.timer-bar.svelte-1uha8ag{position:relative;height:8px;background:var(--border);border-radius:4px;overflow:hidden;margin-bottom:.5rem}.timer-fill.svelte-1uha8ag{height:100%;background:linear-gradient(90deg,var(--accent2),var(--accent));border-radius:4px;transition:width 1s linear,background .3s}.timer-text.svelte-1uha8ag{position:absolute;right:0;top:-1.75rem;font-size:.75rem;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}.graph-container.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);overflow-x:auto}.graph-svg.svelte-1uha8ag{width:100%;height:auto;max-height:600px}.edge.svelte-1uha8ag{transition:stroke .3s,stroke-width .3s}.node-circle.svelte-1uha8ag{transition:fill .3s,stroke .3s,filter .3s;cursor:pointer}.node-circle.svelte-1uha8ag:hover{filter:url(#glow);transform:scale(1.05);transform-origin:center}.critical-ring.svelte-1uha8ag{animation:svelte-1uha8ag-pulse-ring 2s ease-in-out infinite}.node-label.svelte-1uha8ag{pointer-events:none;-webkit-user-select:none;user-select:none}.drop-hint.svelte-1uha8ag{animation:svelte-1uha8ag-pulse-dash 1s ease-in-out infinite}@keyframes svelte-1uha8ag-pulse-ring{0%,to{stroke-opacity:1.4}50%{stroke-opacity:1}}@keyframes svelte-1uha8ag-pulse-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:8}}@keyframes svelte-1uha8ag-cascade-pulse{0%{stroke-dashoffset:1000;stroke-dasharray:0 1000;opacity:1}10%{opacity:1}90%{stroke-dashoffset:0;stroke-dasharray:1000 0}to{opacity:1.5;stroke:var(--border);stroke-width:3}}.cards-panel.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.cards-label.svelte-1uha8ag{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.75rem}.cards-row.svelte-1uha8ag{display:flex;flex-direction:column;gap:.75rem}.mitigation-card.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafbfc;border:2px solid var(--border);border-radius:var(--radius);transition:var(--transition);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;position:relative}.mitigation-card.svelte-1uha8ag:active,.mitigation-card.dragging.svelte-1uha8ag{cursor:grabbing;border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.mitigation-card[draggable=true].svelte-1uha8ag{cursor:grab}.card-icon.svelte-1uha8ag{width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.card-info.svelte-1uha8ag{flex:1;min-width:0}.card-title.svelte-1uha8ag{font-weight:600;font-size:1rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-desc.svelte-1uha8ag{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-placed.svelte-1uha8ag{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.simulate-btn.svelte-1uha8ag{width:100%;margin-top:.5rem;animation:svelte-1uha8ag-fadeUp .3s ease both}.result-header.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:1.5rem}.result-title.svelte-1uha8ag{font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.score-badge.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--accent),#1d6bd9);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-lg);animation:svelte-1uha8ag-popIn .5s ease both}.score-value.svelte-1uha8ag{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1}.score-label.svelte-1uha8ag{font-size:.875rem;opacity:1.9;text-transform:uppercase;letter-spacing:.05em}@keyframes svelte-1uha8ag-popIn{0%{transform:scale(.8);opacity:1}to{transform:scale(1);opacity:1}}.result-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem}#survival-canvas.svelte-1uha8ag{display:none}.summary-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.summary-item.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition)}.summary-item.svelte-1uha8ag:hover{border-color:var(--accent);box-shadow:var(--shadow)}.summary-node.svelte-1uha8ag{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:inset 0 -3px 6px #0000001a}.summary-icon.svelte-1uha8ag{line-height:1}.summary-info.svelte-1uha8ag{text-align:center}.summary-name.svelte-1uha8ag{font-size:.8rem;font-weight:600;color:var(--text)}.summary-status.svelte-1uha8ag{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.critical-breakdown.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.critical-breakdown.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.875rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.breakdown-text.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:.5rem}.crit-item.svelte-1uha8ag{padding:.375rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#f1f3f5}.crit-item.held.svelte-1uha8ag{background:#dcfce7;color:#166534}.crit-item.failed.svelte-1uha8ag{background:#fee2e2;color:#991b1b}.crit-item.mitigated.svelte-1uha8ag{background:#fef9c3;color:#854d0e}.result-actions.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.history-header.svelte-1uha8ag{text-align:center;margin-bottom:1.5rem}.history-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:.5rem}.history-sub.svelte-1uha8ag{color:var(--muted);font-size:.9rem}.history-scroll.svelte-1uha8ag{display:flex;flex-direction:column;gap:.75rem;max-height:50vh;overflow-y:auto;padding-right:.5rem}.history-card.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);flex-wrap:wrap}.history-card.svelte-1uha8ag:hover{border-color:var(--accent);box-shadow:var(--shadow)}.history-date.svelte-1uha8ag{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:150px}.history-date.svelte-1uha8ag time:where(.svelte-1uha8ag){font-weight:600;color:var(--text)}.history-scenario.svelte-1uha8ag{font-size:.8rem;color:var(--muted)}.history-stats.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.history-score.svelte-1uha8ag{font-weight:700}.history-best.svelte-1uha8ag{color:var(--muted)}.history-unplayed.svelte-1uha8ag{color:var(--muted);font-style:italic;font-size:.875rem}.history-replay.svelte-1uha8ag{flex-shrink:0;white-space:nowrap}.ad-slot.svelte-1uha8ag{display:block;width:100%;min-height:90px;background:transparent;margin:2.5rem auto;max-width:970px}.footer.svelte-1uha8ag{padding:2rem 0;border-top:1px solid var(--border);margin-top:auto}.footer.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.875rem;color:var(--muted);text-align:center;margin-bottom:.5rem}.footer-links.svelte-1uha8ag{display:flex;justify-content:center;gap:1rem;font-size:.8rem;color:var(--muted);flex-wrap:wrap}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--muted)}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--accent)}.back-to-top.svelte-1uha8ag{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(10px);transition:var(--transition);z-index:50}.back-to-top.visible.svelte-1uha8ag{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top.svelte-1uha8ag:hover{background:#1d6bd9}.back-to-top.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:24px;height:24px}.toast.svelte-1uha8ag{position:fixed;bottom:4rem;left:50%;transform:translate(-50%);background:var(--text);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);box-shadow:var(--shadow-lg);font-size:.875rem;font-weight:500;z-index:100;animation:svelte-1uha8ag-slideUp .3s ease both}@keyframes svelte-1uha8ag-slideUp{0%{opacity:1;transform:translate(-50%) translateY(1rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes svelte-1uha8ag-fadeUp{0%{opacity:1;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.container.svelte-1uha8ag{padding:0 1rem}.hero-title.svelte-1uha8ag{font-size:1.5rem}.cards-row.svelte-1uha8ag{gap:.5rem}.mitigation-card.svelte-1uha8ag{padding:.75rem;gap:.75rem}.card-icon.svelte-1uha8ag{width:40px;height:40px;font-size:1.25rem}.summary-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.history-card.svelte-1uha8ag{flex-direction:column;align-items:flex-start}.history-stats.svelte-1uha8ag{width:100%;justify-content:space-between}.history-replay.svelte-1uha8ag{width:100%}}@media(min-width:768px){.cards-row.svelte-1uha8ag{flex-direction:row;flex-wrap:wrap}.mitigation-card.svelte-1uha8ag{flex:1;min-width:200px;flex-direction:column;text-align:center}.card-icon.svelte-1uha8ag{margin-bottom:.5rem}.result-actions.svelte-1uha8ag{justify-content:flex-start}}
