body{background:radial-gradient(circle at top left,#0f172acc,#020617f2);margin:0;overflow-x:hidden}section.svelte-pt66iz+section:where(.svelte-pt66iz){margin-top:3rem}.craft-hero.svelte-pt66iz{margin-bottom:2.5rem;width:100%;box-sizing:border-box}.craft-hero__card.svelte-pt66iz{position:relative;padding:3rem;border-radius:36px;background:radial-gradient(circle at 20% 20%,#9333ea40,#111827f2);border:1px solid rgba(192,132,252,.35);box-shadow:0 32px 60px #4c1d9559;overflow:hidden}.craft-hero__card.svelte-pt66iz:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% -10%,rgba(255,255,255,.2),transparent 60%);pointer-events:none;mix-blend-mode:screen}.badge.svelte-pt66iz{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1.1rem;border-radius:999px;background:#ffffff1f;color:#e2e8f0e6;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.badge--soft.svelte-pt66iz{background:#8b5cf626;color:#c4b5fd}.badge--outline.svelte-pt66iz{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#e2e8f0d9}h1.svelte-pt66iz{margin:1rem 0 .8rem;font-size:clamp(2rem,5vw,3.4rem);color:#ede9fe;word-wrap:break-word}h2.svelte-pt66iz{margin:.75rem 0;font-size:clamp(1.5rem,4vw,2.4rem);color:#f8fafcf2}h3.svelte-pt66iz{margin:.35rem 0 0;font-size:clamp(1.2rem,3vw,1.9rem);color:#f8fafceb}p.svelte-pt66iz{margin:0;color:#e2e8f0c7;line-height:1.7;max-width:720px}.hero-stats.svelte-pt66iz{margin:2.2rem 0 0;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}dt.svelte-pt66iz{margin:0 0 .35rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f08c}dd.svelte-pt66iz{margin:0;font-size:1.35rem;color:#f8fafcf2;font-weight:600}.incentive-panel.svelte-pt66iz{display:flex;justify-content:center;width:100%;box-sizing:border-box}.incentive-card.svelte-pt66iz{position:relative;width:100%;box-sizing:border-box;display:grid;gap:1.75rem;padding:2.5rem;border-radius:28px;background:linear-gradient(135deg,#1e293bf2,#111827eb);border:1px solid rgba(99,102,241,.25);box-shadow:0 20px 40px #1e40af59;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}.incentive-card__controls.svelte-pt66iz{min-width:0}.incentive-card__controls.svelte-pt66iz select:where(.svelte-pt66iz){width:100%;padding:.75rem 1rem;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:#0f172acc;color:#e2e8f0f2;font-size:1rem;max-width:100%}.incentive-card__controls.svelte-pt66iz label:where(.svelte-pt66iz){display:block;margin-bottom:.65rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8bf}.incentive-card__stats.svelte-pt66iz{display:grid;gap:1rem;padding:1rem 1.4rem;border-radius:20px;background:#3b82f61f;border:1px solid rgba(96,165,250,.25);min-width:0}.metric-label.svelte-pt66iz{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8bf;margin-bottom:.35rem}.metric-value.svelte-pt66iz{font-size:1.05rem;font-weight:600;color:#f8fafceb;word-break:break-word}.facility-tabs.svelte-pt66iz{margin:3rem 0 2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.facility-tabs.svelte-pt66iz button:where(.svelte-pt66iz){display:grid;gap:.25rem;padding:1rem 1.4rem;border-radius:18px;border:1px solid rgba(99,102,241,.25);background:#1e293ba6;color:#e2e8f0d1;text-align:left;cursor:pointer;min-width:200px;flex:1 1 auto;transition:transform .2s ease,border-color .2s ease,background .2s ease}.facility-tabs.svelte-pt66iz button.active:where(.svelte-pt66iz){border-color:#c084fc73;background:#4c1d9559;box-shadow:0 18px 30px #4c1d9540;color:#f8fafcf2}.facility-tabs.svelte-pt66iz button:where(.svelte-pt66iz):hover{transform:translateY(-2px);border-color:#818cf880}.facility-tabs__name.svelte-pt66iz{font-weight:600;font-size:1.05rem}.facility-tabs__tagline.svelte-pt66iz{font-size:.85rem;color:#94a3b8bf}.facility.svelte-pt66iz{position:relative;border-radius:40px;overflow:hidden;box-shadow:0 28px 60px #00000059;width:100%;box-sizing:border-box}.facility__background.svelte-pt66iz{position:absolute;inset:0;opacity:.92;pointer-events:none}.facility__inner.svelte-pt66iz{position:relative;display:grid;grid-template-columns:minmax(240px,320px) 1fr;gap:0}.facility__sidebar.svelte-pt66iz{position:relative;padding:2.8rem 2.4rem;background:linear-gradient(160deg,#0f172ad9,#0f0f12d9);border-right:1px solid rgba(255,255,255,.08);display:grid;gap:2rem;align-content:start}.facility__sidebar.svelte-pt66iz:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,var(--glow),transparent 65%);opacity:.7;pointer-events:none}.facility__header.svelte-pt66iz h2:where(.svelte-pt66iz){margin-bottom:.4rem}.facility__header.svelte-pt66iz p:where(.svelte-pt66iz){color:#e2e8f0bf}.facility__featured.svelte-pt66iz{display:grid;gap:1.1rem}.featured-item.svelte-pt66iz{display:grid;grid-template-columns:48px 1fr;gap:.75rem;align-items:center;padding:.6rem .8rem;border-radius:18px;background:#0f172aa6;border:1px solid rgba(148,163,184,.15)}.featured-item.svelte-pt66iz img:where(.svelte-pt66iz){width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.featured-item__label.svelte-pt66iz{font-size:.95rem;font-weight:600;line-height:1.2;color:#fff}.facility__stats.svelte-pt66iz{display:grid;gap:1.2rem}.facility__content.svelte-pt66iz{position:relative;padding:2.8rem;display:grid;gap:2rem;width:100%;box-sizing:border-box;min-width:0}.recipe-selector.svelte-pt66iz{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.recipe-selector.svelte-pt66iz button:where(.svelte-pt66iz){position:relative;display:flex;flex-direction:column;gap:.35rem;align-items:center;justify-content:center;padding:.75rem;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0f172ac7;color:#e2e8f0d9;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease;width:100%}.recipe-selector.svelte-pt66iz button:where(.svelte-pt66iz) img:where(.svelte-pt66iz){width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.recipe-selector.svelte-pt66iz button.selected:where(.svelte-pt66iz){background:#ffffff14;border-color:#ffffff59;box-shadow:0 16px 28px #00000059}.recipe-selector__title.svelte-pt66iz{font-weight:600;text-align:center;color:#f8fafceb;font-size:.8rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe-card.svelte-pt66iz{position:relative;border-radius:28px;background:#0f172ad1;border:1px solid rgba(148,163,184,.18);box-shadow:0 18px 32px #00000059;display:grid;gap:1.75rem;padding:2.2rem;width:100%;box-sizing:border-box}.recipe-card__header.svelte-pt66iz{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:center}.recipe-card__meta.svelte-pt66iz{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.recipe-card__subtitle.svelte-pt66iz{margin:.3rem 0 0;color:#94a3b8b3;font-size:.95rem}.meta-pill.svelte-pt66iz{display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .9rem;border-radius:999px;background:#ffffff14;color:#e2e8f0d9;font-size:.85rem}.meta-pill--accent.svelte-pt66iz{background:#22c55e26;color:#86efacf2}.recipe-card__body.svelte-pt66iz{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.recipe-section.svelte-pt66iz h4:where(.svelte-pt66iz){margin:0 0 1rem;font-size:1.1rem;color:#f8fafceb}.ingredient-list.svelte-pt66iz,.reward-list.svelte-pt66iz,.results-grid.svelte-pt66iz ul:where(.svelte-pt66iz){list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.ingredient-list.svelte-pt66iz li:where(.svelte-pt66iz),.reward-list.svelte-pt66iz li:where(.svelte-pt66iz),.results-grid.svelte-pt66iz li:where(.svelte-pt66iz){display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:.9rem;padding:.75rem 1rem;border-radius:18px;background:#0f172aa6;border:1px solid rgba(148,163,184,.15)}.item-icon.svelte-pt66iz{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#ffffff0d;overflow:hidden;flex-shrink:0}.item-icon.svelte-pt66iz img:where(.svelte-pt66iz){width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.45))}.item-info.svelte-pt66iz{display:grid;gap:.25rem;min-width:0}.item-title.svelte-pt66iz{font-weight:600;color:#f8fafceb;font-size:.95rem;white-space:normal;overflow-wrap:break-word}.item-sub.svelte-pt66iz{font-size:.85rem;color:#94a3b8bf}.item-odds.svelte-pt66iz{text-align:right;color:#e2e8f0e6;font-weight:600}.item-odds__raw.svelte-pt66iz{display:block;margin-top:.2rem;font-size:.75rem;color:#94a3b8a6}.craft-input.svelte-pt66iz{display:grid;gap:.45rem;flex:1}.craft-input.svelte-pt66iz label:where(.svelte-pt66iz){font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8bf}.craft-input.svelte-pt66iz input:where(.svelte-pt66iz){width:100%;padding:.65rem .9rem;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#0f172ad9;color:#e2e8f0f2;font-size:1rem;box-sizing:border-box}.simulate-btn.svelte-pt66iz{padding:.8rem 1.8rem;border-radius:999px;border:none;background:linear-gradient(135deg,#22c55e40,#38bdf859);color:#f8fafcf2;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.simulate-btn.svelte-pt66iz:hover{transform:translateY(-1px);box-shadow:0 14px 32px #38bdf859}.simulation-controls.svelte-pt66iz{display:flex;gap:1rem;align-items:flex-end;padding:1.5rem;border-radius:20px;background:#8b5cf614;border:1px solid rgba(192,132,252,.2);flex-wrap:wrap}.results-card.svelte-pt66iz{border-radius:24px;border:1px solid rgba(148,163,184,.2);background:#0f172ab3;padding:1.8rem;display:grid;gap:1.6rem;width:100%;box-sizing:border-box}.results-grid.svelte-pt66iz{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.results-log.svelte-pt66iz ul:where(.svelte-pt66iz){margin:.8rem 0 0;padding:0;display:grid;gap:.5rem;list-style:none}.results-log.svelte-pt66iz li:where(.svelte-pt66iz){display:grid;grid-template-columns:auto 1fr;gap:.6rem;color:#e2e8f0bf;font-size:.92rem;word-break:break-word}.results-log__index.svelte-pt66iz{color:#94a3b8a6;font-variant-numeric:tabular-nums}.empty.svelte-pt66iz{margin:0;color:#94a3b8b3}.recipes-container.svelte-pt66iz{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.recipes-group.svelte-pt66iz .recipe-selector:where(.svelte-pt66iz){grid-template-columns:1fr 1fr;gap:.4rem}.recipes-group.svelte-pt66iz .recipe-selector:where(.svelte-pt66iz) button:where(.svelte-pt66iz){padding:.5rem;border-radius:10px;gap:.3rem;flex-direction:column;justify-content:center;align-items:center;text-align:center}.recipes-group.svelte-pt66iz .recipe-selector:where(.svelte-pt66iz) button:where(.svelte-pt66iz) img:where(.svelte-pt66iz){width:48px;height:48px;flex-shrink:0}.recipes-group.svelte-pt66iz .recipe-selector__title:where(.svelte-pt66iz){font-size:.75rem;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe-selector.grid-3-4.svelte-pt66iz{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.4rem}.recipe-selector.grid-3-4.svelte-pt66iz button:where(.svelte-pt66iz){padding:.5rem;border-radius:12px;gap:.3rem;flex-direction:column;justify-content:center;align-items:center;text-align:center}.recipe-selector.grid-3-4.svelte-pt66iz button:where(.svelte-pt66iz) img:where(.svelte-pt66iz){width:32px;height:32px}.recipe-selector.grid-3-4[aria-label*="Supplies Lab"].svelte-pt66iz button:where(.svelte-pt66iz) img:where(.svelte-pt66iz){width:38px;height:38px}.recipe-selector.grid-3-4.svelte-pt66iz .recipe-selector__title:where(.svelte-pt66iz){font-size:.7rem;line-height:1.1}.group-title.svelte-pt66iz{margin:0 0 1.2rem;font-size:1.2rem;color:#f8fafcb3;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.rewards-scroll.svelte-pt66iz{max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;margin-right:-.5rem}.rewards-scroll.svelte-pt66iz::-webkit-scrollbar{width:8px}.rewards-scroll.svelte-pt66iz::-webkit-scrollbar-track{background:#0f172a66;border-radius:4px}.rewards-scroll.svelte-pt66iz::-webkit-scrollbar-thumb{background:#c084fc4d;border-radius:4px}@media(max-width:1023px){.facility__inner.svelte-pt66iz{display:flex;flex-direction:column;width:100%}.facility-tabs.svelte-pt66iz{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:1rem;margin:2rem 0;scrollbar-width:none;-ms-overflow-style:none}.facility-tabs.svelte-pt66iz::-webkit-scrollbar{display:none}.facility-tabs.svelte-pt66iz button:where(.svelte-pt66iz){flex:0 0 85%;max-width:300px;min-width:auto}.facility__sidebar.svelte-pt66iz{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:2rem 1.5rem}.facility__content.svelte-pt66iz{padding:1.5rem 1rem}.recipe-selector.svelte-pt66iz,.incentive-card.svelte-pt66iz,.recipe-card__body.svelte-pt66iz,.results-grid.svelte-pt66iz{grid-template-columns:1fr}.incentive-card.svelte-pt66iz{padding:1.5rem}.recipe-card.svelte-pt66iz{padding:1.5rem 1rem}.ingredient-list.svelte-pt66iz li:where(.svelte-pt66iz),.reward-list.svelte-pt66iz li:where(.svelte-pt66iz),.results-grid.svelte-pt66iz li:where(.svelte-pt66iz){grid-template-columns:48px 1fr;gap:.75rem;padding:.75rem}.item-odds.svelte-pt66iz,.reward-list.svelte-pt66iz li:where(.svelte-pt66iz) .item-odds:where(.svelte-pt66iz){grid-column:1 / -1;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.05);padding-top:.5rem;margin-top:.25rem;text-align:left}.item-odds__raw.svelte-pt66iz{display:inline;margin:0}.recipes-container.svelte-pt66iz{grid-template-columns:1fr}.simulation-controls.svelte-pt66iz{flex-direction:column;align-items:stretch;padding:1rem}.craft-input.svelte-pt66iz input:where(.svelte-pt66iz){width:100%}.simulate-btn.svelte-pt66iz{width:100%;margin-top:.5rem}.craft-hero__card.svelte-pt66iz{padding:2rem 1rem;border-radius:24px}.craft-hero__card.svelte-pt66iz h1:where(.svelte-pt66iz){font-size:1.75rem}.hero-stats.svelte-pt66iz{grid-template-columns:1fr 1fr;gap:1rem}}@media(max-width:640px){.badge.svelte-pt66iz{font-size:.75rem;padding:.35rem .9rem}}
