.reactor-layout.svelte-1y5vzxv{display:grid;grid-template-columns:minmax(0,5fr) minmax(225px,1fr);gap:2rem;align-items:start}.reactor-stage.svelte-1y5vzxv{padding:2rem;border-radius:24px;background:radial-gradient(circle at top,rgba(62,84,122,.35),transparent 60%),linear-gradient(145deg,#0e172af2,#070b16f2);border:1px solid rgba(59,130,246,.25);box-shadow:0 20px 50px #0006}.stage-header.svelte-1y5vzxv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.stage-header.svelte-1y5vzxv h1:where(.svelte-1y5vzxv){margin:0;font-size:1.8rem;color:#f1f5f9}.stage-header.svelte-1y5vzxv p:where(.svelte-1y5vzxv){margin:.25rem 0 0;color:#94a3b8;font-size:.9rem}.header-progress.svelte-1y5vzxv{min-width:160px;text-align:right}.header-progress.svelte-1y5vzxv span:where(.svelte-1y5vzxv){color:#cbd5f5;font-size:.85rem;display:block;margin-bottom:4px}.header-meter.svelte-1y5vzxv{height:8px;border-radius:4px;background:#ffffff1a;overflow:hidden}.header-fill.svelte-1y5vzxv{height:100%;background:#3b82f6;transition:width .3s}.slot-track.svelte-1y5vzxv{display:flex;gap:1rem;padding-bottom:10px;overflow-x:auto}.slot-card.svelte-1y5vzxv{flex:0 0 130px;background:#1e293b99;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);position:relative;transition:all .2s}.slot-card.unlocked.svelte-1y5vzxv{background:#10b98126;border-color:#10b98180}.slot-card.active.svelte-1y5vzxv{transform:translateY(-4px);border-color:#facc15;box-shadow:0 0 15px #facc154d}.slot-inner.svelte-1y5vzxv{padding:.75rem;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.slot-top.svelte-1y5vzxv{display:flex;justify-content:space-between;width:100%;margin-bottom:6px;font-size:.7rem;color:#94a3b8}.slot-stars.svelte-1y5vzxv{height:16px}.slot-odds.svelte-1y5vzxv{font-weight:600;background:#0000004d;padding:1px 4px;border-radius:4px}.slot-art.svelte-1y5vzxv{width:100%;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;border-radius:var(--radius-lg)}.slot-art.svelte-1y5vzxv img:where(.svelte-1y5vzxv){max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 4px 4px rgba(0,0,0,.5))}.slot-placeholder.svelte-1y5vzxv{color:#475569;font-size:1.5rem}.slot-name.svelte-1y5vzxv{font-size:.8rem;font-weight:600;color:#e2e8f0;line-height:1.2;margin-bottom:auto}.slot-overlay-check.svelte-1y5vzxv{position:absolute;inset:0;background:#10b9811a;border-radius:var(--radius-md);pointer-events:none;display:flex;align-items:start;justify-content:end;padding:6px}.check-icon.svelte-1y5vzxv{background:#10b981;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 2px 4px #0003}.slot-card.completion.svelte-1y5vzxv{border-color:#eab308;background:#eab3081a}.stage-controls.svelte-1y5vzxv{margin-top:2rem}.cost-line.svelte-1y5vzxv{display:flex;gap:1rem;margin-bottom:1rem}.cost-pill.svelte-1y5vzxv{background:#0f172a99;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.85rem;color:#cbd5f5;display:flex;gap:.5rem;align-items:center}.cost-pill.svelte-1y5vzxv strong:where(.svelte-1y5vzxv){color:#fff;font-size:1rem}.spin-buttons.svelte-1y5vzxv{display:flex;gap:1rem}.spin.svelte-1y5vzxv{flex:1;padding:.85rem;border:none;border-radius:var(--radius-md);font-weight:700;font-size:.95rem;cursor:pointer;color:#0f172a;transition:filter .2s}.spin.token.svelte-1y5vzxv{background:#22d3ee}.spin.hc.svelte-1y5vzxv{background:#fbbf24}.spin.svelte-1y5vzxv:hover{filter:brightness(1.1)}.info-panel.svelte-1y5vzxv{display:flex;flex-direction:column;gap:1rem}.info-card.svelte-1y5vzxv{background:#1e293b80;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);padding:1rem;overflow:hidden}.info-card.svelte-1y5vzxv h3:where(.svelte-1y5vzxv){margin:0 0 .8rem;font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.stats-row.svelte-1y5vzxv{display:flex;gap:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.8rem}.stat-item.svelte-1y5vzxv{flex:1;display:flex;flex-direction:column;gap:2px}.stat-label.svelte-1y5vzxv{font-size:.7rem;color:#64748b;text-transform:uppercase}.stat-val.svelte-1y5vzxv{font-size:1.2rem;font-weight:700}.stat-val.token.svelte-1y5vzxv{color:#22d3ee}.stat-val.hc.svelte-1y5vzxv{color:#fbbf24}.inventory-list.svelte-1y5vzxv{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.inv-item.svelte-1y5vzxv{display:flex;align-items:center;gap:10px;background:#0003;padding:6px;border-radius:var(--radius-sm)}.inv-thumb.svelte-1y5vzxv{width:32px;height:32px;flex-shrink:0}.inv-thumb.svelte-1y5vzxv img:where(.svelte-1y5vzxv){width:100%;height:100%;object-fit:contain}.inv-name.svelte-1y5vzxv{flex:1;font-size:.8rem;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-count.svelte-1y5vzxv{font-size:.85rem;font-weight:700;color:#84cc16}.result-card.svelte-1y5vzxv{background:#0f172acc;border-color:#3b82f6}.result-body.svelte-1y5vzxv{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.result-art-wrapper.svelte-1y5vzxv{width:60px;height:60px;background:#0000004d;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.result-art.svelte-1y5vzxv{max-width:90%;max-height:90%}.result-info.svelte-1y5vzxv h3:where(.svelte-1y5vzxv){color:#fff;font-size:1rem;margin-bottom:.2rem}.result-info.svelte-1y5vzxv p:where(.svelte-1y5vzxv){margin:0;font-size:.85rem;color:#cbd5f5}.badge.svelte-1y5vzxv{font-size:.7rem;padding:2px 6px;border-radius:4px;background:#334155;color:#94a3b8;margin-right:6px}.history-card.svelte-1y5vzxv ul:where(.svelte-1y5vzxv){list-style:none;padding:0;margin:0}.history-card.svelte-1y5vzxv li:where(.svelte-1y5vzxv){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.history-card.svelte-1y5vzxv li:where(.svelte-1y5vzxv):last-child{border-bottom:none}.history-thumb.svelte-1y5vzxv{width:40px;height:40px;background:#0003;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-thumb.svelte-1y5vzxv img:where(.svelte-1y5vzxv){max-width:80%;max-height:80%}.history-name.svelte-1y5vzxv{font-size:.85rem;color:#e2e8f0;font-weight:500}.history-meta.svelte-1y5vzxv{display:flex;gap:.5rem;font-size:.75rem;color:#64748b}.mini-badge.svelte-1y5vzxv{font-size:.7rem;font-weight:700}.mini-badge.token.svelte-1y5vzxv{color:#22d3ee}.mini-badge.hc.svelte-1y5vzxv{color:#fbbf24}@media(max-width:1023px){.reactor-layout.svelte-1y5vzxv{grid-template-columns:1fr;gap:1.5rem}.info-panel.svelte-1y5vzxv{flex-direction:column;gap:1rem}.info-panel.svelte-1y5vzxv .stats-card:where(.svelte-1y5vzxv){order:1}.info-panel.svelte-1y5vzxv .result-card:where(.svelte-1y5vzxv){order:2}.info-panel.svelte-1y5vzxv .history-card:where(.svelte-1y5vzxv){order:3}.reactor-stage.svelte-1y5vzxv{padding:1rem}.stage-header.svelte-1y5vzxv{flex-direction:column;gap:.75rem}.header-progress.svelte-1y5vzxv{width:100%;text-align:left}.slot-track.svelte-1y5vzxv{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.5rem 0;overflow:visible;padding-bottom:0}.slot-card.svelte-1y5vzxv{flex:none;max-width:none;width:auto}.slot-card.completion.svelte-1y5vzxv{grid-column:1 / -1;background:#eab30826}.slot-inner.svelte-1y5vzxv{padding:.5rem}.slot-name.svelte-1y5vzxv{font-size:.75rem;margin-top:4px}.slot-art.svelte-1y5vzxv{height:80px}.spin-buttons.svelte-1y5vzxv{flex-direction:column;gap:.75rem}.spin.svelte-1y5vzxv{padding:1rem}}.card-clipped-corners.svelte-1y5vzxv{-webkit-clip-path:polygon(15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px),0 15px);clip-path:polygon(15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px),0 15px)}.page-wrapper[data-astro-cid-bwtugecm]{width:100%;max-width:100%;overflow-x:hidden;padding:1rem .5rem;box-sizing:border-box}@media(min-width:1200px){.page-wrapper[data-astro-cid-bwtugecm]{max-width:1200px;margin:0 auto;overflow-x:visible}}.nav-header[data-astro-cid-bwtugecm]{margin-bottom:1rem;padding-left:.5rem}.back-link[data-astro-cid-bwtugecm]{display:inline-flex;align-items:center;gap:.5rem;color:#93c5fd;text-decoration:none;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0}.back-link[data-astro-cid-bwtugecm]:hover{color:#fff}.component-container[data-astro-cid-bwtugecm]{width:100%}.component-container[data-astro-cid-bwtugecm] h1{white-space:normal!important;overflow-wrap:break-word!important;font-size:clamp(1.5rem,6vw,2.2rem)!important;line-height:1.2!important}.component-container[data-astro-cid-bwtugecm] .stage-header{flex-wrap:wrap!important}
