:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.gear-container.svelte-12xrso0{background:#ffd70026;padding:20px;border-radius:8px;margin:20px auto;max-width:700px;color:#fff;border-left:5px solid gold}h3.svelte-12xrso0,h4.svelte-12xrso0{text-align:center;margin-bottom:15px}.equipped-section.svelte-12xrso0{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:20px}.equipped-slot.svelte-12xrso0,.inventory-section.svelte-12xrso0{background:#0000004d;padding:15px;border-radius:5px}.equipped-item.svelte-12xrso0,.inventory-item.svelte-12xrso0{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:10px;margin:5px 0;background:#ffffff1a;border-radius:4px}.equipped-item.svelte-12xrso0{flex-direction:column;align-items:stretch}.equipped-item.svelte-12xrso0 .item-name:where(.svelte-12xrso0){display:block;font-weight:700;margin-bottom:.35rem;word-break:break-word}.item-info.svelte-12xrso0{flex-grow:1;min-width:0}.item-name.svelte-12xrso0{display:block;margin-bottom:.25rem;word-break:break-word}.button-group.svelte-12xrso0{display:flex;gap:5px;flex-shrink:0}.inventory-item.equipped.svelte-12xrso0{background:#ffd70033;border:1px solid gold;box-shadow:0 0 5px #ffd7004d}.empty-slot.svelte-12xrso0{text-align:center;color:#888}.item-stats.svelte-12xrso0{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;font-size:.875rem;color:#ccc}.equipped-item.svelte-12xrso0 .unequip-btn:where(.svelte-12xrso0){align-self:stretch;margin-top:.5rem}button.svelte-12xrso0{padding:5px 10px;border-radius:4px;border:none;cursor:pointer;background:gold;color:#000;font-weight:700}button.svelte-12xrso0:hover{background:gold}.sell-btn.svelte-12xrso0{background:red;color:#fff}.sell-btn.svelte-12xrso0:hover{background:red}.eat-btn.svelte-12xrso0{background:#6b8e23;color:#fff}.eat-btn.svelte-12xrso0:hover{background:#556b2f}.inventory-container.svelte-2i5m05{padding:20px;background-color:#1a1a1a;border-radius:12px;color:#eee}.inventory-header.svelte-2i5m05{font-size:1.8em;font-weight:700;text-align:center;margin-bottom:16px}.hint.svelte-2i5m05{text-align:center;color:#aaa;margin-bottom:1rem}.inventory-grid.svelte-2i5m05{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.inventory-item.svelte-2i5m05{background:#2a2a2a;border-radius:8px;padding:12px;text-align:center}.item-name.svelte-2i5m05{font-weight:700;margin:8px 0 4px}.item-quantity.svelte-2i5m05{color:gold}.item-actions.svelte-2i5m05,.food-actions.svelte-2i5m05{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.item-actions.svelte-2i5m05 button:where(.svelte-2i5m05),.food-actions.svelte-2i5m05 button:where(.svelte-2i5m05),.inventory-item.svelte-2i5m05>button:where(.svelte-2i5m05){padding:6px 12px;background:#333;border:1px solid #555;color:#eee;border-radius:6px;cursor:pointer}.item-actions.svelte-2i5m05 button:where(.svelte-2i5m05):hover,.food-actions.svelte-2i5m05 button:where(.svelte-2i5m05):hover,.inventory-item.svelte-2i5m05>button:where(.svelte-2i5m05):hover{background:#444}.item-actions.svelte-2i5m05 button.stream-offline:where(.svelte-2i5m05){background:#2a2a2a;border-color:#555;color:#888}.item-actions.svelte-2i5m05 button.stream-offline:where(.svelte-2i5m05):hover{background:#333;color:#bbb}.tab-buttons.svelte-2i5m05{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.tab-buttons.svelte-2i5m05 button:where(.svelte-2i5m05),.tab-button.svelte-2i5m05{padding:8px 14px;background:#333;border:1px solid #555;color:#eee;border-radius:6px;cursor:pointer}.tab-buttons.svelte-2i5m05 button.active:where(.svelte-2i5m05),.tab-button.active.svelte-2i5m05{background:#9146ff;border-color:#9146ff}.inventory-item.svelte-2i5m05 img:where(.svelte-2i5m05){width:64px;height:64px;object-fit:contain}.tooltip-parent.svelte-2i5m05{position:relative}.tooltip.svelte-2i5m05{display:none}.encounter-buttons.svelte-1k9k383{display:flex;gap:10px;justify-content:center;margin-top:15px;padding:10px;flex-wrap:wrap}.fight-button.svelte-1k9k383,.run-button.svelte-1k9k383,.check-stats-button.svelte-1k9k383,.provoke-button.svelte-1k9k383,.auto-button.svelte-1k9k383,.inv-item.svelte-1k9k383,.spell-btn.svelte-1k9k383{padding:10px 20px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:all .2s ease;min-width:100px;text-transform:uppercase;font-size:.9em;letter-spacing:.5px}.fight-button.svelte-1k9k383,.provoke-button.svelte-1k9k383{background-color:#ff4747;color:#fff}.auto-button.svelte-1k9k383{background-color:#8b5a2b;color:#fff}.run-button.svelte-1k9k383{background-color:#666;color:#fff}.check-stats-button.svelte-1k9k383{background-color:gold;color:#000}.fight-button.svelte-1k9k383:hover,.provoke-button.svelte-1k9k383:hover{background-color:#ff2929}.auto-button.svelte-1k9k383:hover{background-color:#a66b35}.run-button.svelte-1k9k383:hover{background-color:#555}.encounter-outer.svelte-1k9k383{display:flex;justify-content:center;width:100%;gap:20px}.encounter-container.svelte-1k9k383{background:#ff00001a;border-left:5px solid red;padding:20px;border-radius:8px;text-align:center;max-width:700px;width:100%;margin:0 auto}.encounter-container.battling.svelte-1k9k383{background:#78282840;border-left-color:gold}.encounter-header.svelte-1k9k383{font-size:1.5em;font-weight:700;margin-bottom:10px;color:#ff4747}.encounter-title.svelte-1k9k383{font-size:1.2em;font-weight:700}.encounter-description.svelte-1k9k383{font-size:.9em;color:#ccc}.encounter-image.svelte-1k9k383{width:300px;height:auto;max-height:300px;object-fit:contain}.side-panel.svelte-1k9k383{background:#0003;padding:15px;border-radius:8px;min-width:200px;max-width:260px}.panel-header.svelte-1k9k383,.auto-use-header.svelte-1k9k383,.monster-stats-header.svelte-1k9k383{font-size:1.1em;font-weight:700;margin-bottom:10px;color:gold}.auto-use-category.svelte-1k9k383{margin-bottom:15px}.auto-use-category-header.svelte-1k9k383{font-size:1em;color:#aaa;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:4px}.auto-use-item.svelte-1k9k383{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:5px;background:#ffffff0d;border-radius:4px}.stat-row.svelte-1k9k383,.monster-stat.svelte-1k9k383{display:flex;justify-content:space-between;margin-bottom:5px;padding:3px 0;border-bottom:1px solid rgba(255,255,255,.1)}.monster-stat.svelte-1k9k383 .label:where(.svelte-1k9k383),.stat-row.svelte-1k9k383 span:where(.svelte-1k9k383):first-child{color:#ccc}.monster-stat.svelte-1k9k383 .value:where(.svelte-1k9k383),.stat-row.svelte-1k9k383 span:where(.svelte-1k9k383):last-child{font-weight:700}.hp-bar.svelte-1k9k383{height:10px;background:#0006;border-radius:4px;overflow:hidden;margin:8px 0}.hp-bar.tall.svelte-1k9k383{height:14px}.hp-fill.svelte-1k9k383{height:100%;transition:width .25s ease}.hp-fill.player.svelte-1k9k383{background:#4caf50}.hp-fill.enemy.svelte-1k9k383{background:#ff4747}.hp-label.svelte-1k9k383{color:#ccc;font-size:.9em;margin:0 0 8px}.buffs.svelte-1k9k383{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.buff-chip.svelte-1k9k383{background:#ffd70033;border:1px solid #ffd700;border-radius:4px;padding:2px 6px;font-size:.75em}.inv-item.svelte-1k9k383,.spell-btn.svelte-1k9k383{display:block;width:100%;margin-bottom:6px;min-width:0;text-transform:none;background:#ffffff1a;color:#fff;font-size:.85em;padding:8px}.inv-item.svelte-1k9k383:hover,.spell-btn.svelte-1k9k383:hover{background:#fff3}.spell-actions.svelte-1k9k383{margin-top:12px;text-align:left}.live-log.svelte-1k9k383{margin-top:16px;max-height:180px;overflow-y:auto;text-align:left;background:#0000004d;padding:10px;border-radius:6px;font-size:.85em;color:#ddd}.live-log.svelte-1k9k383 p:where(.svelte-1k9k383){margin:0 0 4px}.muted.svelte-1k9k383{color:#888;font-size:.85em}.combat-log-container.svelte-14k43ud{background:#000c;padding:15px;border-radius:8px;margin:20px auto;color:#fff;max-height:300px;overflow-y:auto;max-width:700px}ul.svelte-14k43ud{list-style-type:none;padding-left:0;margin:0}li.svelte-14k43ud{margin-bottom:6px;font-size:.9em}.user-view.svelte-rvhbu5{padding:20px;max-width:1100px;margin:0 auto}.profile-card.svelte-rvhbu5{background:#1e1e1ed9;border-radius:12px;padding:32px 32px 24px;box-shadow:0 4px 16px #0000002e}.profile-header.svelte-rvhbu5{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:12px}h2.svelte-rvhbu5{color:#fff;margin:0;font-size:2rem}.user-badge.svelte-rvhbu5{display:flex;align-items:center;gap:12px}.achievements-section.svelte-rvhbu5{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.achievements-section.svelte-rvhbu5 h3:where(.svelte-rvhbu5){color:gold;margin:0 0 16px;font-size:1.15rem;letter-spacing:.02em}.achievements-grid.svelte-rvhbu5{display:flex;flex-wrap:wrap;gap:16px}.achievement-badge.svelte-rvhbu5{position:relative;display:flex;flex-direction:column;align-items:center;width:110px;text-align:center;gap:6px}.achievement-image.svelte-rvhbu5{width:72px;height:72px;object-fit:contain;border-radius:12px;background:#00000059;border:1px solid rgba(255,215,0,.25);box-shadow:0 2px 8px #0000004d}.achievement-name.svelte-rvhbu5{color:#fff;font-size:.85rem;font-weight:600;line-height:1.2}.achievement-tip.svelte-rvhbu5{display:none;position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);width:max-content;max-width:240px;padding:8px 10px;background:#1a1a1a;border:1px solid rgba(255,215,0,.35);border-radius:6px;z-index:20;pointer-events:none;box-shadow:0 4px 12px #00000073;text-align:left}.achievement-tip.svelte-rvhbu5 strong:where(.svelte-rvhbu5){display:block;color:gold;font-size:.8rem;margin-bottom:4px}.achievement-tip.svelte-rvhbu5 em:where(.svelte-rvhbu5){display:block;color:#ccc;font-style:normal;font-size:.75rem;line-height:1.35;white-space:normal}.achievement-badge.svelte-rvhbu5:hover .achievement-tip:where(.svelte-rvhbu5){display:block}.achievements-empty.svelte-rvhbu5{color:#888;margin:0;font-size:.9rem}.profile-image.svelte-rvhbu5{width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.1)}.user-info.svelte-rvhbu5{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.username.svelte-rvhbu5{color:#fff;font-size:1.2rem;font-weight:500}.twitch-id.svelte-rvhbu5{color:#888;font-size:.95rem}.stats-section.svelte-rvhbu5{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.stats-group.svelte-rvhbu5{flex:1 1 300px;min-width:260px;background:#00000021;border-radius:10px;padding:18px 18px 10px;margin-bottom:0}.stats-group.svelte-rvhbu5 h3:where(.svelte-rvhbu5){color:#bdbdbd;font-size:1.1rem;margin-bottom:12px;font-weight:600;letter-spacing:.5px}.proficiency-heading.svelte-rvhbu5{color:#bdbdbd;font-size:1rem;font-weight:600;letter-spacing:.5px;margin:28px 0 14px;padding-top:8px}.stats-row.svelte-rvhbu5{display:flex;flex-wrap:wrap;gap:16px}.stat-card.svelte-rvhbu5{background:#0000002e;border-radius:8px;padding:14px 18px;min-width:90px;display:flex;flex-direction:column;align-items:center;margin-bottom:8px;box-shadow:0 2px 6px #00000012;transition:background .2s,transform .2s}.stat-card.svelte-rvhbu5:hover{background:#00000047;transform:translateY(-2px) scale(1.04)}.stat-card.svelte-rvhbu5 span:where(.svelte-rvhbu5){color:#aaa;font-size:.98rem;margin-bottom:4px}.stat-card.svelte-rvhbu5 strong:where(.svelte-rvhbu5){color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.5px}.loading-stats.svelte-rvhbu5{text-align:center;padding:32px}.loading-stats.svelte-rvhbu5 p:where(.svelte-rvhbu5){color:#888;font-size:16px}.exp-progress.svelte-rvhbu5{width:100%;margin-top:8px;text-align:center}.exp-progress.svelte-rvhbu5 progress:where(.svelte-rvhbu5){width:100%;height:6px;border-radius:3px;background:#ffffff1a;border:none}.exp-progress.svelte-rvhbu5 progress:where(.svelte-rvhbu5)::-webkit-progress-bar{background:#ffffff1a;border-radius:3px}.exp-progress.svelte-rvhbu5 progress:where(.svelte-rvhbu5)::-webkit-progress-value{background:#4caf50;border-radius:3px}.exp-progress.svelte-rvhbu5 progress:where(.svelte-rvhbu5)::-moz-progress-bar{background:#4caf50;border-radius:3px}.exp-text.svelte-rvhbu5{font-size:.8rem;color:#aaa;margin-top:4px;display:block}@media (max-width: 900px){.stats-section.svelte-rvhbu5{flex-direction:column;gap:18px}.stats-group.svelte-rvhbu5{min-width:unset}}.stat-card.clickable.svelte-rvhbu5{cursor:pointer;position:relative}.stat-card.clickable.svelte-rvhbu5:hover{background:#00000059}.click-hint.svelte-rvhbu5{font-size:.7rem!important;color:#666!important;margin-top:4px!important}.difficulty-selector.svelte-rvhbu5{min-width:120px}.difficulty-menu.svelte-rvhbu5{position:absolute;top:100%;left:0;right:0;background:#1e1e1ef2;border-radius:8px;margin-top:8px;padding:8px;z-index:100;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.1)}.difficulty-option.svelte-rvhbu5{width:100%;padding:8px 12px;background:transparent;border:none;color:#fff;text-align:left;cursor:pointer;border-radius:4px;font-size:.9rem;transition:background .2s}.difficulty-option.svelte-rvhbu5:hover{background:#ffffff1a}.difficulty-option.svelte-rvhbu5:not(:last-child){margin-bottom:4px}.skills-list.svelte-rvhbu5{display:flex;flex-direction:column;gap:16px}.skill-category.svelte-rvhbu5{margin-bottom:20px}.skill-category.svelte-rvhbu5 h4:where(.svelte-rvhbu5){color:#aaa;font-size:1rem;margin-bottom:12px;text-transform:capitalize}.skill-item.svelte-rvhbu5{background:#0000002e;border-radius:8px;padding:14px 18px;box-shadow:0 2px 6px #00000012;margin-bottom:8px}.skill-header.svelte-rvhbu5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.skill-info.svelte-rvhbu5{display:flex;flex-direction:column;gap:2px}.skill-name.svelte-rvhbu5{color:#fff;font-size:1.1rem;font-weight:500;text-transform:capitalize}.skill-rank.svelte-rvhbu5{color:#aaa;font-size:.9rem}.skill-level-info.svelte-rvhbu5{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.skill-mastery.svelte-rvhbu5{color:#aaa;font-size:.9rem}.skill-level.svelte-rvhbu5{color:#fff;font-size:1.2rem;font-weight:700}.known-spells.svelte-rvhbu5{margin-top:8px;display:flex;flex-direction:column;gap:8px}.spell-skill-item.svelte-rvhbu5{background:#ffffff0f}.casino-view.svelte-1m9v8g4{padding:20px;text-align:center}h2.svelte-1m9v8g4{color:#fff;margin-bottom:20px}.casino-result.svelte-1m9v8g4{padding:15px;border-radius:8px;margin-bottom:20px;animation:svelte-1m9v8g4-fadeIn .5s ease-in;background:#0003;border:2px solid #666}.result-text.svelte-1m9v8g4{color:#fff;font-size:1.2em;font-weight:700;margin:0}@keyframes svelte-1m9v8g4-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.currency-info.svelte-1m9v8g4{background:#0003;padding:15px;border-radius:8px;margin-bottom:20px}.currency-info.svelte-1m9v8g4 p:where(.svelte-1m9v8g4){color:#fff;margin:5px 0}.exchange-rate.svelte-1m9v8g4{color:gold!important;font-weight:700}.exchange-controls.svelte-1m9v8g4{display:flex;gap:10px;justify-content:center;margin-top:10px}.exchange-controls.svelte-1m9v8g4 input:where(.svelte-1m9v8g4){padding:8px;border-radius:4px;border:1px solid #666;background:#333;color:#fff;width:150px}.bet-controls.svelte-1m9v8g4{margin-bottom:20px}.bet-controls.svelte-1m9v8g4 input:where(.svelte-1m9v8g4){padding:8px;border-radius:4px;border:1px solid #666;background:#333;color:#fff;width:150px}.exchange-button.svelte-1m9v8g4{padding:8px 15px;background:gold;color:#000;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.exchange-button.svelte-1m9v8g4:hover{background:#ffed4a}.games.svelte-1m9v8g4{display:flex;gap:20px;justify-content:center;margin-bottom:20px}.game-button.svelte-1m9v8g4{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background .3s}.game-button.svelte-1m9v8g4:hover:not(:disabled){background:#45a049}.game-button.svelte-1m9v8g4:disabled{background:#ccc;cursor:not-allowed}.message.svelte-1m9v8g4{color:#ddd;margin-top:10px}.redeem-section.svelte-1m9v8g4{background:#0003;padding:15px;border-radius:8px;margin-top:20px}.redeem-section.svelte-1m9v8g4 h3:where(.svelte-1m9v8g4){color:#fff;margin-bottom:15px}.redeem-items.svelte-1m9v8g4{display:flex;flex-direction:column;gap:10px}.redeem-item.svelte-1m9v8g4{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#0000004d;border-radius:4px}.item-name.svelte-1m9v8g4{color:#fff;flex:1;text-align:left}.item-value.svelte-1m9v8g4{color:gold;margin:0 15px}.redeem-button.svelte-1m9v8g4{padding:5px 15px;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.redeem-button.svelte-1m9v8g4:hover{background:#45a049}.loot-log-container.svelte-rgwsn8{background:#ffd70026;padding:15px;border-radius:8px;margin:20px auto;max-width:700px;color:#fff;border-left:5px solid gold;animation:svelte-rgwsn8-glow 2s ease-in-out infinite}@keyframes svelte-rgwsn8-glow{0%{box-shadow:0 0 5px #ffd70033}50%{box-shadow:0 0 15px #ffd70066}to{box-shadow:0 0 5px #ffd70033}}h3.svelte-rgwsn8{color:gold;text-align:center;margin-top:0;margin-bottom:15px}ul.svelte-rgwsn8{list-style-type:none;padding-left:0;margin:0}p.svelte-rgwsn8{margin:0}.gold-section.svelte-rgwsn8 p:where(.svelte-rgwsn8){color:gold}.exp-section.svelte-rgwsn8 p:where(.svelte-rgwsn8){color:#0ff}.loot-section.svelte-rgwsn8 p:where(.svelte-rgwsn8){color:#e07f10}.gear-section.svelte-rgwsn8 p:where(.svelte-rgwsn8){color:#9370db}.loot-section.svelte-rgwsn8,.gold-section.svelte-rgwsn8,.exp-section.svelte-rgwsn8,.gear-section.svelte-rgwsn8{padding:5px;transition:transform .2s;font-weight:700;font-size:1em}.loot-section.svelte-rgwsn8:hover,.gold-section.svelte-rgwsn8:hover,.exp-section.svelte-rgwsn8:hover,.gear-section.svelte-rgwsn8:hover{transform:scale(1.02)}.leaderboard-container.svelte-ipvni2{background:#2a2a2a;border-radius:8px;padding:1rem;max-width:600px;margin:0 auto;width:100%}.category-controls.svelte-ipvni2{display:flex;gap:.5rem;margin-bottom:1rem;justify-content:center}.separator.svelte-ipvni2{height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);margin:1rem 0}.category-button.svelte-ipvni2{background:#444;border:1px solid rgba(255,255,255,.1);padding:.6rem 1.2rem;color:#fff;border-radius:20px;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:500;min-width:100px}.category-button.svelte-ipvni2:hover{background:#555;border-color:#fff3}.category-button.active.svelte-ipvni2{background:#666;border-color:gold;color:gold}.sort-controls.svelte-ipvni2{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem;margin-bottom:1rem;width:100%}button.svelte-ipvni2{background:#3a3a3a;border:none;padding:.5rem;color:#fff;border-radius:4px;cursor:pointer;transition:background .2s;font-size:.9rem;white-space:nowrap;width:100%}button.svelte-ipvni2:hover{background:#4a4a4a}button.active.svelte-ipvni2{background:#5a5a5a}.leaderboard-list.svelte-ipvni2{display:flex;flex-direction:column;gap:.5rem}.user-row.svelte-ipvni2{display:flex;align-items:center;padding:.75rem;background:#3a3a3a;border-radius:4px}.rank.svelte-ipvni2{font-weight:700;min-width:3rem;color:#888}.username.svelte-ipvni2{flex:1;color:#fff}.username-block.svelte-ipvni2{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.username-block.svelte-ipvni2 .username:where(.svelte-ipvni2){flex:none}.lb-badges.svelte-ipvni2{display:flex;flex-wrap:wrap;gap:4px}.lb-badge.svelte-ipvni2{position:relative;display:inline-flex;width:18px;height:18px}.lb-badge.svelte-ipvni2>img:where(.svelte-ipvni2){width:18px;height:18px;object-fit:contain;border-radius:3px;background:#00000059;border:1px solid rgba(255,215,0,.2)}.lb-badge-tip.svelte-ipvni2{display:none;position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);width:max-content;max-width:240px;padding:8px;background:#1a1a1a;border:1px solid rgba(255,215,0,.35);border-radius:4px;z-index:20;pointer-events:none;box-shadow:0 4px 12px #00000073;text-align:center}.lb-badge-tip.svelte-ipvni2 .lb-badge-tip-img:where(.svelte-ipvni2){display:block;width:72px;height:72px;max-width:none;object-fit:contain;margin:0 auto 6px;border-radius:6px;background:#00000059;border:1px solid rgba(255,215,0,.25)}.lb-badge-tip.svelte-ipvni2 strong:where(.svelte-ipvni2){display:block;color:gold;font-size:.75rem;margin-bottom:2px}.lb-badge-tip.svelte-ipvni2 em:where(.svelte-ipvni2){display:block;color:#ccc;font-style:normal;font-size:.7rem;line-height:1.3;white-space:normal}.lb-badge.svelte-ipvni2:hover .lb-badge-tip:where(.svelte-ipvni2){display:block}.value.svelte-ipvni2{font-weight:700;color:gold}.skill-rank.svelte-ipvni2{margin-right:1rem;font-weight:700}.skill-rank.beginner.svelte-ipvni2{color:#fff}.skill-rank.apprentice.svelte-ipvni2{color:#4caf50}.skill-rank.skilled.svelte-ipvni2{color:#2196f3}.skill-rank.professional.svelte-ipvni2{color:gold}.skill-rank.artisan.svelte-ipvni2{color:#f44336}.skill-rank.master.svelte-ipvni2{color:#9c27b0}.skill-rank.guru.svelte-ipvni2{color:#ff9800}.skill-rank.legend.svelte-ipvni2{background:linear-gradient(to right,gold,orange);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 480px){button.svelte-ipvni2{font-size:.8rem;padding:.4rem}.sort-controls.svelte-ipvni2{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}}.shop-outer.svelte-1yrg5vf{display:flex;justify-content:center;width:100%}.shop-container.svelte-1yrg5vf{background:#00ffff1a;border-left:5px solid cyan;padding:20px;border-radius:8px;text-align:center;max-width:900px;width:100%;margin:0 auto}.shop-container.blackmarket.svelte-1yrg5vf{background:#28000073;border-left:5px solid #a33}.shop-header.svelte-1yrg5vf{font-size:1.5em;font-weight:700;text-align:center;margin-bottom:10px;color:#0ff}.blackmarket.svelte-1yrg5vf .shop-header:where(.svelte-1yrg5vf){color:#e88}.section-header.svelte-1yrg5vf{font-size:1.2em;color:#0ff;margin:30px 0 15px;text-align:left;border-bottom:1px solid rgba(0,255,255,.3);padding-bottom:5px}.blackmarket.svelte-1yrg5vf .section-header:where(.svelte-1yrg5vf){color:#e88;border-bottom-color:#aa323266}.bm-sub.svelte-1yrg5vf{text-align:left;color:#aaa;font-size:.9em;margin:-8px 0 12px}.gold-display.svelte-1yrg5vf{font-size:1.2em;color:gold;margin-bottom:20px}.purchase-message.svelte-1yrg5vf{background:#00ffff1a;padding:10px;margin-bottom:20px;border-radius:4px;color:#0ff;animation:svelte-1yrg5vf-fadeIn .3s ease-in}.blackmarket.svelte-1yrg5vf .purchase-message:where(.svelte-1yrg5vf){background:#aa323233;color:#fcc}@keyframes svelte-1yrg5vf-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.items-grid.svelte-1yrg5vf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding:10px}.shop-item.svelte-1yrg5vf{background:#0000004d;border-radius:8px;padding:15px;display:flex;flex-direction:column;gap:10px;transition:transform .2s}.shop-item.svelte-1yrg5vf:hover{transform:translateY(-2px)}.item-image.svelte-1yrg5vf{width:64px;height:64px;object-fit:contain;margin:0 auto}.item-name.svelte-1yrg5vf{font-weight:700;color:#0ff}.blackmarket.svelte-1yrg5vf .item-name:where(.svelte-1yrg5vf){color:#e88}.item-description.svelte-1yrg5vf,.item-stats.svelte-1yrg5vf{font-size:.9em;color:#ccc;flex-grow:1}.item-price.svelte-1yrg5vf{font-weight:700;color:gold}.buy-button.svelte-1yrg5vf{background-color:#0ff;color:#000;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;font-weight:700;transition:all .2s}.blackmarket.svelte-1yrg5vf .buy-button:where(.svelte-1yrg5vf){background-color:#a33;color:#fff}.buy-button.svelte-1yrg5vf:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #00ffff4d}.buy-button.svelte-1yrg5vf:disabled{background-color:#555;cursor:not-allowed}.sell-row.svelte-1yrg5vf{display:flex;gap:8px;justify-content:center}.empty-shop.svelte-1yrg5vf{color:#ccc;font-style:italic;padding:20px}.blackmarket-entry.svelte-1yrg5vf{margin-top:40px;padding-top:20px;border-top:1px solid rgba(0,255,255,.2)}.blackmarket-btn.svelte-1yrg5vf{background:transparent;border:1px solid #666;color:#888;font-size:.85em;padding:6px 14px;border-radius:4px;cursor:pointer}.blackmarket-btn.svelte-1yrg5vf:hover{border-color:#a33;color:#c66}.blackmarket-hint.svelte-1yrg5vf{font-size:.75em;color:#666;margin-top:6px}.back-button.svelte-1yrg5vf{background:transparent;border:1px solid #866;color:#caa;padding:6px 12px;border-radius:4px;cursor:pointer;margin-bottom:10px}.offer-card.svelte-1yrg5vf{background:#0006;border-radius:8px;padding:20px;max-width:280px;margin:0 auto;display:flex;flex-direction:column;gap:10px;align-items:center}.offer-timer.svelte-1yrg5vf{font-size:.85em;color:#aaa}.sold-out.svelte-1yrg5vf{color:#e66;font-weight:700}.no-items.svelte-11ynu9m{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-11ynu9m{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-11ynu9m{flex-direction:row;align-items:flex-start}.column.svelte-11ynu9m{flex:1;min-width:0}}.section-header.svelte-11ynu9m{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.item-list.svelte-11ynu9m{display:flex;flex-direction:column;gap:.5rem}.list-item.svelte-11ynu9m{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.list-item.svelte-11ynu9m:hover{background:#ffffff26}.item-info.svelte-11ynu9m{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-11ynu9m{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-11ynu9m{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.stats-section.svelte-11ynu9m,.materials-section.svelte-11ynu9m{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stats-values.svelte-11ynu9m,.materials-values.svelte-11ynu9m{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.disassemble-btn.svelte-11ynu9m{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s;flex-shrink:0}.disassemble-btn.svelte-11ynu9m:hover{background:#c82333;transform:translateY(-1px)}.disassemble-btn.svelte-11ynu9m:active{transform:translateY(0)}.disassembling-section.svelte-11ynu9m{height:100%}.no-items.svelte-96yd1x{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.section-header.svelte-96yd1x{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.item-list.svelte-96yd1x{display:flex;flex-direction:column;gap:.5rem}.list-item.svelte-96yd1x{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.list-item.svelte-96yd1x:hover{background:#ffffff26}.item-info.svelte-96yd1x{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-96yd1x{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-96yd1x{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-96yd1x{display:flex;flex-direction:column;align-items:center;gap:.25rem}.materials-values.svelte-96yd1x{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.process-btn.svelte-96yd1x{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s;flex-shrink:0}.process-btn.svelte-96yd1x:hover{background:#c82333;transform:translateY(-1px)}.process-btn.svelte-96yd1x:active{transform:translateY(0)}.no-items.svelte-tl5zn{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-tl5zn{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-tl5zn{flex-direction:row;align-items:flex-start}.columns.svelte-tl5zn .column{flex:1;min-width:0}}.section-header.svelte-tl5zn{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-tl5zn{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-tl5zn{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-tl5zn:hover{background:#ffffff26}.item-info.svelte-tl5zn{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-tl5zn{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-tl5zn{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-tl5zn,.quantity-section.svelte-tl5zn,.result-section.svelte-tl5zn{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-buttons.svelte-tl5zn{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.smelt-btn.svelte-tl5zn,.mass-btn.svelte-tl5zn{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.smelt-btn.svelte-tl5zn{background:#dc3545}.mass-btn.svelte-tl5zn{background:#8b1e2d}.smelt-btn.svelte-tl5zn:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.mass-btn.svelte-tl5zn:hover:not(:disabled){background:#6e1723;transform:translateY(-1px)}.smelt-btn.svelte-tl5zn:disabled,.mass-btn.svelte-tl5zn:disabled{background:#6c757d;cursor:not-allowed;transform:none}.smelting-section.svelte-tl5zn{height:100%}.smithing-container.svelte-1ijz82g{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.tab-header.svelte-1ijz82g{display:flex;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.tab-button.svelte-1ijz82g{flex:1;padding:1rem;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:700}.tab-button.svelte-1ijz82g:hover{background:#ffffff1a}.tab-button.active.svelte-1ijz82g{color:gold;border-bottom:2px solid #ffd700}.tab-button.create.svelte-1ijz82g{background:#28a7451a}.tab-button.process.svelte-1ijz82g{background:#007bff1a}.tab-button.dismantle.svelte-1ijz82g{background:#dc35451a}.tab-button.create.active.svelte-1ijz82g{background:#28a74533;border-bottom-color:#28a745;color:#28a745}.tab-button.process.active.svelte-1ijz82g{background:#007bff33;border-bottom-color:#007bff;color:#007bff}.tab-button.dismantle.active.svelte-1ijz82g{background:#dc354533;border-bottom-color:#dc3545;color:#dc3545}.content.svelte-1ijz82g{flex:1;padding:1rem;overflow-y:auto}.crafting-section.svelte-1ijz82g{height:100%}h3.svelte-1ijz82g{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.no-items.svelte-1j9jjei{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-1j9jjei{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-1j9jjei{flex-direction:row;align-items:flex-start}.columns.svelte-1j9jjei .column{flex:1;min-width:0}}.section-header.svelte-1j9jjei{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-1j9jjei{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-1j9jjei{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-1j9jjei:hover{background:#ffffff26}.item-info.svelte-1j9jjei{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-1j9jjei{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-1j9jjei{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-1j9jjei,.quantity-section.svelte-1j9jjei,.result-section.svelte-1j9jjei{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-buttons.svelte-1j9jjei{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.spin-btn.svelte-1j9jjei,.mass-btn.svelte-1j9jjei{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.spin-btn.svelte-1j9jjei{background:#dc3545}.mass-btn.svelte-1j9jjei{background:#8b1e2d}.spin-btn.svelte-1j9jjei:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.mass-btn.svelte-1j9jjei:hover:not(:disabled){background:#6e1723;transform:translateY(-1px)}.spin-btn.svelte-1j9jjei:disabled,.mass-btn.svelte-1j9jjei:disabled{background:#6c757d;cursor:not-allowed;transform:none}.spinning-section.svelte-1j9jjei{height:100%}.no-items.svelte-2hd13{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-2hd13{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-2hd13{flex-direction:row;align-items:flex-start}.columns.svelte-2hd13 .column{flex:1;min-width:0}}.section-header.svelte-2hd13{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-2hd13{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-2hd13{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-2hd13:hover{background:#ffffff26}.item-info.svelte-2hd13{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-2hd13{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-2hd13{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-2hd13,.quantity-section.svelte-2hd13,.result-section.svelte-2hd13{display:flex;flex-direction:column;align-items:center;gap:.25rem}.insufficient.svelte-2hd13{color:#dc3545}.action-buttons.svelte-2hd13{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.weave-btn.svelte-2hd13,.mass-btn.svelte-2hd13{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.weave-btn.svelte-2hd13{background:#dc3545}.mass-btn.svelte-2hd13{background:#8b1e2d}.weave-btn.svelte-2hd13:disabled,.mass-btn.svelte-2hd13:disabled{background:#6c757d;cursor:not-allowed;transform:none}.weave-btn.svelte-2hd13:not(:disabled):hover{background:#c82333;transform:translateY(-1px)}.mass-btn.svelte-2hd13:not(:disabled):hover{background:#6e1723;transform:translateY(-1px)}.weaving-section.svelte-2hd13{height:100%}.crafting-section.svelte-q0ljqt{padding:1rem}.category-tabs.svelte-q0ljqt{display:flex;justify-content:center;margin-bottom:1rem}.tabs-wrapper.svelte-q0ljqt{display:flex;gap:.5rem}.tab-button.svelte-q0ljqt{padding:.5rem 1rem;background:#0003;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer}.tab-button.active.svelte-q0ljqt{background:#9146ff;border-color:#9146ff}.filter-button.svelte-q0ljqt{padding:.5rem;background:#0003;border:1px solid #444;border-radius:4px;cursor:pointer}h3.svelte-q0ljqt{color:gold;margin-bottom:1rem}.recipe-grid.svelte-q0ljqt{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.recipe-card.svelte-q0ljqt{background:#0003;border-radius:8px;padding:1rem}.recipe-header.svelte-q0ljqt{display:flex;justify-content:space-between;margin-bottom:1rem}.recipe-name.svelte-q0ljqt{color:#fff;font-weight:700}.mastery-req.svelte-q0ljqt{color:gold}.ingredients-list.svelte-q0ljqt{margin-bottom:1rem}.ingredient-row.svelte-q0ljqt{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#ccc}.ingredient-row.svelte-q0ljqt .selected:where(.svelte-q0ljqt){color:#0f0}.checkmark.svelte-q0ljqt{color:#0f0;margin-left:.5rem}.ingredient-select.svelte-q0ljqt{position:relative}.select-btn.svelte-q0ljqt{padding:.25rem .5rem;background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer}.ingredient-menu.svelte-q0ljqt{position:absolute;top:100%;right:0;background:#2a2a2a;border:1px solid #444;border-radius:4px;min-width:200px;z-index:100}.menu-item.svelte-q0ljqt{display:block;width:100%;padding:.5rem;text-align:left;border:none;background:none;color:#fff;cursor:pointer}.menu-item.svelte-q0ljqt:hover{background:#444}.no-match.svelte-q0ljqt{color:#f44;cursor:default}.recipe-footer.svelte-q0ljqt{display:flex;justify-content:space-between;align-items:center}.success-rate.svelte-q0ljqt{color:#ccc}.craft-btn.svelte-q0ljqt{padding:.5rem 1rem;background:#9146ff;border:none;border-radius:4px;color:#fff;cursor:pointer}.craft-btn.svelte-q0ljqt:hover:not(.disabled){background:#7a3dd1}.craft-btn.disabled.svelte-q0ljqt{background:#666;cursor:not-allowed;opacity:.7}.no-items.svelte-q0ljqt{text-align:center;color:#ccc}.no-items.svelte-1jrv6yr{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-1jrv6yr{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-1jrv6yr{flex-direction:row;align-items:flex-start}.columns.svelte-1jrv6yr .column{flex:1;min-width:0}}.section-header.svelte-1jrv6yr{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-1jrv6yr{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-1jrv6yr{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-1jrv6yr:hover{background:#ffffff26}.item-info.svelte-1jrv6yr{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-1jrv6yr{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-1jrv6yr{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-1jrv6yr,.quantity-section.svelte-1jrv6yr,.result-section.svelte-1jrv6yr{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-buttons.svelte-1jrv6yr{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.tan-btn.svelte-1jrv6yr,.mass-btn.svelte-1jrv6yr{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.tan-btn.svelte-1jrv6yr{background:#dc3545}.mass-btn.svelte-1jrv6yr{background:#8b1e2d}.tan-btn.svelte-1jrv6yr:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.mass-btn.svelte-1jrv6yr:hover:not(:disabled){background:#6e1723;transform:translateY(-1px)}.tan-btn.svelte-1jrv6yr:disabled,.mass-btn.svelte-1jrv6yr:disabled{background:#6c757d;cursor:not-allowed;transform:none}.tanning-section.svelte-1jrv6yr{height:100%}.textile-container.svelte-1cd7mep{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.tab-header.svelte-1cd7mep{display:flex;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.tab-button.svelte-1cd7mep{flex:1;padding:1rem;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:700}.tab-button.svelte-1cd7mep:hover{background:#ffffff1a}.tab-button.active.svelte-1cd7mep{color:gold;border-bottom:2px solid #ffd700}.tab-button.create.svelte-1cd7mep{background:#28a7451a}.tab-button.process.svelte-1cd7mep{background:#007bff1a}.tab-button.dismantle.svelte-1cd7mep{background:#dc35451a}.tab-button.create.active.svelte-1cd7mep{background:#28a74533;border-bottom-color:#28a745;color:#28a745}.tab-button.process.active.svelte-1cd7mep{background:#007bff33;border-bottom-color:#007bff;color:#007bff}.tab-button.dismantle.active.svelte-1cd7mep{background:#dc354533;border-bottom-color:#dc3545;color:#dc3545}.content.svelte-1cd7mep{flex:1;padding:1rem;overflow-y:auto}.foraging-container.svelte-1f7y0wg{padding:1rem}h2.svelte-1f7y0wg{margin-bottom:1.5rem;color:#e0e0e0}.no-areas.svelte-1f7y0wg{text-align:center;color:#e0e0e0;font-style:italic;padding:2rem}.areas-grid.svelte-1f7y0wg{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.area-card.svelte-1f7y0wg{position:relative;border-radius:8px;overflow:hidden;background-size:cover;background-position:center;height:300px}.card-overlay.svelte-1f7y0wg{background:#000000b3;padding:1rem;height:100%;display:flex;flex-direction:column}.card-header.svelte-1f7y0wg{display:flex;justify-content:space-between;margin-bottom:.8rem}.level-danger-container.svelte-1f7y0wg{display:flex;align-items:center;gap:.5rem}.area-level.svelte-1f7y0wg{color:gold}.area-name.svelte-1f7y0wg{font-weight:700;color:#fff}.card-content.svelte-1f7y0wg{flex:1;display:flex;justify-content:center;margin-bottom:1rem}.materials.svelte-1f7y0wg{text-align:center;background:#ffffff1a;padding:0 1.5rem;border-radius:4px}.drops-header.svelte-1f7y0wg{margin:.5rem 0}.materials.svelte-1f7y0wg ul:where(.svelte-1f7y0wg){list-style:none;padding:0}.materials.svelte-1f7y0wg li:where(.svelte-1f7y0wg){color:#b0b0b0;margin:.1rem 0;font-size:.9rem}.danger.svelte-1f7y0wg{padding:.3rem .6rem;border-radius:4px;font-size:.9rem}.danger.low.svelte-1f7y0wg{background:#28a7454d}.danger.medium.svelte-1f7y0wg{background:#ffc1074d}.danger.high.svelte-1f7y0wg{background:#dc35454d}.card-footer.svelte-1f7y0wg{margin-top:auto;padding-bottom:.5rem}.success-rate.svelte-1f7y0wg{margin-bottom:.5rem;font-size:.9rem}.gather-btn.svelte-1f7y0wg{width:100%;padding:.5rem;background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.gather-btn.svelte-1f7y0wg:hover:not(:disabled){background:#45a049}.gather-btn.svelte-1f7y0wg:disabled{background:#666;cursor:not-allowed}.mining-container.svelte-hmmu68{padding:1rem}h2.svelte-hmmu68{margin-bottom:1.5rem;color:#e0e0e0}.no-areas.svelte-hmmu68{text-align:center;color:#e0e0e0;font-style:italic;padding:2rem}.areas-grid.svelte-hmmu68{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.area-card.svelte-hmmu68{position:relative;border-radius:8px;overflow:hidden;background-size:cover;background-position:center;height:300px}.card-overlay.svelte-hmmu68{background:#000000b3;padding:1rem;height:100%;display:flex;flex-direction:column}.card-header.svelte-hmmu68{display:flex;justify-content:space-between;margin-bottom:.8rem}.level-danger-container.svelte-hmmu68{display:flex;align-items:center;gap:.5rem}.area-level.svelte-hmmu68{color:gold}.area-name.svelte-hmmu68{font-weight:700;color:#fff}.card-content.svelte-hmmu68{flex:1;display:flex;justify-content:center;margin-bottom:1rem}.materials.svelte-hmmu68{text-align:center;background:#ffffff1a;padding:0 1.5rem;border-radius:4px}.drops-header.svelte-hmmu68{margin:.5rem 0}.materials.svelte-hmmu68 ul:where(.svelte-hmmu68){list-style:none;padding:0}.materials.svelte-hmmu68 li:where(.svelte-hmmu68){color:#b0b0b0;margin:.1rem 0;font-size:.9rem}.danger.svelte-hmmu68{padding:.3rem .6rem;border-radius:4px;font-size:.9rem}.danger.low.svelte-hmmu68{background:#28a7454d}.danger.medium.svelte-hmmu68{background:#ffc1074d}.danger.high.svelte-hmmu68{background:#dc35454d}.card-footer.svelte-hmmu68{margin-top:auto;padding-bottom:.5rem}.success-rate.svelte-hmmu68{margin-bottom:.5rem;font-size:.9rem}.mining-btn.svelte-hmmu68{width:100%;padding:.5rem;background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.mining-btn.svelte-hmmu68:hover:not(:disabled){background:#45a049}.mining-btn.svelte-hmmu68:disabled{background:#666;cursor:not-allowed}.fishing-container.svelte-1bg01y2{padding:1rem}h2.svelte-1bg01y2{margin-bottom:1.5rem;color:#e0e0e0}.no-areas.svelte-1bg01y2{text-align:center;color:#e0e0e0;font-style:italic;padding:2rem}.areas-grid.svelte-1bg01y2{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.area-card.svelte-1bg01y2{position:relative;border-radius:8px;overflow:hidden;background-size:cover;background-position:center;height:300px}.card-overlay.svelte-1bg01y2{background:#000000b3;padding:1rem;height:100%;display:flex;flex-direction:column}.card-header.svelte-1bg01y2{display:flex;justify-content:space-between;margin-bottom:.8rem}.level-danger-container.svelte-1bg01y2{display:flex;align-items:center;gap:.5rem}.area-level.svelte-1bg01y2{color:gold}.area-name.svelte-1bg01y2{font-weight:700;color:#fff}.card-content.svelte-1bg01y2{flex:1;display:flex;justify-content:center;margin-bottom:1rem}.materials.svelte-1bg01y2{text-align:center;background:#ffffff1a;padding:0 1.5rem;border-radius:4px}.drops-header.svelte-1bg01y2{margin:.5rem 0}.materials.svelte-1bg01y2 ul:where(.svelte-1bg01y2){list-style:none;padding:0}.materials.svelte-1bg01y2 li:where(.svelte-1bg01y2){color:#b0b0b0;margin:.1rem 0;font-size:.9rem}.danger.svelte-1bg01y2{padding:.3rem .6rem;border-radius:4px;font-size:.9rem}.danger.low.svelte-1bg01y2{background:#28a7454d}.danger.medium.svelte-1bg01y2{background:#ffc1074d}.danger.high.svelte-1bg01y2{background:#dc35454d}.card-footer.svelte-1bg01y2{margin-top:auto;padding-bottom:.5rem}.success-rate.svelte-1bg01y2{margin-bottom:.5rem;font-size:.9rem}.fishing-btn.svelte-1bg01y2{width:100%;padding:.5rem;background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.fishing-btn.svelte-1bg01y2:hover:not(:disabled){background:#45a049}.fishing-btn.svelte-1bg01y2:disabled{background:#666;cursor:not-allowed}.woodcutting-container.svelte-11ein0i{padding:1rem}h2.svelte-11ein0i{margin-bottom:1.5rem;color:#e0e0e0}.no-areas.svelte-11ein0i{text-align:center;color:#e0e0e0;font-style:italic;padding:2rem}.areas-grid.svelte-11ein0i{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.area-card.svelte-11ein0i{position:relative;border-radius:8px;overflow:hidden;background-size:cover;background-position:center;height:300px}.card-overlay.svelte-11ein0i{background:#000000b3;padding:1rem;height:100%;display:flex;flex-direction:column}.card-header.svelte-11ein0i{display:flex;justify-content:space-between;margin-bottom:.8rem}.level-danger-container.svelte-11ein0i{display:flex;align-items:center;gap:.5rem}.area-level.svelte-11ein0i{color:gold}.area-name.svelte-11ein0i{font-weight:700;color:#fff}.card-content.svelte-11ein0i{flex:1;display:flex;justify-content:center;margin-bottom:1rem}.materials.svelte-11ein0i{text-align:center;background:#ffffff1a;padding:0 1.5rem;border-radius:4px}.drops-header.svelte-11ein0i{margin:.5rem 0}.materials.svelte-11ein0i ul:where(.svelte-11ein0i){list-style:none;padding:0}.materials.svelte-11ein0i li:where(.svelte-11ein0i){color:#b0b0b0;margin:.1rem 0;font-size:.9rem}.danger.svelte-11ein0i{padding:.3rem .6rem;border-radius:4px;font-size:.9rem}.danger.low.svelte-11ein0i{background:#28a7454d}.danger.medium.svelte-11ein0i{background:#ffc1074d}.danger.high.svelte-11ein0i{background:#dc35454d}.card-footer.svelte-11ein0i{margin-top:auto;padding-bottom:.5rem}.success-rate.svelte-11ein0i{margin-bottom:.5rem;font-size:.9rem}.gather-btn.svelte-11ein0i{width:100%;padding:.5rem;background:#8b4513;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.gather-btn.svelte-11ein0i:hover:not(:disabled){background:#6d3610}.gather-btn.svelte-11ein0i:disabled{background:#666;cursor:not-allowed}.no-items.svelte-noab2i{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-noab2i{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-noab2i{flex-direction:row;align-items:flex-start}.columns.svelte-noab2i .column{flex:1;min-width:0}}.section-header.svelte-noab2i{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-noab2i{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-noab2i{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-noab2i:hover{background:#ffffff26}.item-info.svelte-noab2i{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-noab2i{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-noab2i{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-noab2i,.quantity-section.svelte-noab2i,.result-section.svelte-noab2i{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-buttons.svelte-noab2i{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.grind-btn.svelte-noab2i,.mass-btn.svelte-noab2i{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.grind-btn.svelte-noab2i{background:#dc3545}.mass-btn.svelte-noab2i{background:#8b1e2d}.grind-btn.svelte-noab2i:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.mass-btn.svelte-noab2i:hover:not(:disabled){background:#6e1723;transform:translateY(-1px)}.grind-btn.svelte-noab2i:disabled,.mass-btn.svelte-noab2i:disabled{background:#6c757d;cursor:not-allowed;transform:none}.grinding-section.svelte-noab2i{height:100%}.brewing-section.svelte-128z9lz{padding:1rem}.category-tabs.svelte-128z9lz{display:flex;justify-content:center;margin-bottom:1rem}.tabs-wrapper.svelte-128z9lz{display:flex;gap:.5rem}.tab-button.svelte-128z9lz{padding:.5rem 1rem;background:#0003;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer}.tab-button.active.svelte-128z9lz{background:#9146ff;border-color:#9146ff}.filter-button.svelte-128z9lz{padding:.5rem;background:#0003;border:1px solid #444;border-radius:4px;cursor:pointer}h3.svelte-128z9lz{color:gold;margin-bottom:1rem}.recipe-grid.svelte-128z9lz{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.recipe-card.svelte-128z9lz{background:#0003;border-radius:8px;padding:1rem}.recipe-header.svelte-128z9lz{display:flex;justify-content:space-between;margin-bottom:1rem}.recipe-name.svelte-128z9lz{color:#fff;font-weight:700}.mastery-req.svelte-128z9lz{color:gold}.ingredients-list.svelte-128z9lz{margin-bottom:1rem}.ingredient-row.svelte-128z9lz{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#ccc}.ingredient-row.svelte-128z9lz .selected:where(.svelte-128z9lz){color:#0f0}.checkmark.svelte-128z9lz{color:#0f0;margin-left:.5rem}.ingredient-select.svelte-128z9lz{position:relative}.select-btn.svelte-128z9lz{padding:.25rem .5rem;background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer}.ingredient-menu.svelte-128z9lz{position:absolute;top:100%;right:0;background:#2a2a2a;border:1px solid #444;border-radius:4px;min-width:200px;z-index:100}.menu-item.svelte-128z9lz{display:block;width:100%;padding:.5rem;text-align:left;border:none;background:none;color:#fff;cursor:pointer}.menu-item.svelte-128z9lz:hover{background:#444}.no-match.svelte-128z9lz{color:#f44;cursor:default}.recipe-footer.svelte-128z9lz{display:flex;justify-content:space-between;align-items:center}.success-rate.svelte-128z9lz{color:#ccc}.brew-btn.svelte-128z9lz{padding:.5rem 1rem;background:#9146ff;border:none;border-radius:4px;color:#fff;cursor:pointer}.brew-btn.svelte-128z9lz:hover:not(.disabled){background:#7a3dd1}.brew-btn.disabled.svelte-128z9lz{background:#666;cursor:not-allowed;opacity:.7}.no-items.svelte-128z9lz{text-align:center;color:#ccc}.alchemy-container.svelte-1chq6vv{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.tab-header.svelte-1chq6vv{display:flex;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.tab-button.svelte-1chq6vv{flex:1;padding:1rem;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:700}.tab-button.svelte-1chq6vv:hover{background:#ffffff1a}.tab-button.active.svelte-1chq6vv{color:gold;border-bottom:2px solid #ffd700}.tab-button.create.svelte-1chq6vv{background:#28a7451a}.tab-button.process.svelte-1chq6vv{background:#007bff1a}.tab-button.dismantle.svelte-1chq6vv{background:#dc35451a}.tab-button.create.active.svelte-1chq6vv{background:#28a74533;border-bottom-color:#28a745;color:#28a745}.tab-button.process.active.svelte-1chq6vv{background:#007bff33;border-bottom-color:#007bff;color:#007bff}.tab-button.dismantle.active.svelte-1chq6vv{background:#dc354533;border-bottom-color:#dc3545;color:#dc3545}.content.svelte-1chq6vv{flex:1;padding:1rem;overflow-y:auto}.alchemy-section.svelte-1chq6vv{height:100%}h3.svelte-1chq6vv{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.skilling-tab-header{display:flex;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.skilling-tab-button{flex:1;padding:1rem;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:700}.skilling-tab-button:hover{background:#ffffff1a}.skilling-tab-button.active{color:gold;border-bottom:2px solid #ffd700}.skilling-tab-button.create{background:#28a7451a}.skilling-tab-button.process{background:#007bff1a}.skilling-tab-button.dismantle{background:#dc35451a}.skilling-tab-button.passive{background:#8000801a}.skilling-tab-button.focus{background:#40e0d01a}.skilling-tab-button.create.active{background:#28a74533;border-bottom-color:#28a745;color:#28a745}.skilling-tab-button.process.active{background:#007bff33;border-bottom-color:#007bff;color:#007bff}.skilling-tab-button.dismantle.active{background:#dc354533;border-bottom-color:#dc3545;color:#dc3545}.skilling-tab-button.passive.active{background:#80008033;border-bottom-color:#c44cff;color:#c44cff}.skilling-tab-button.focus.active{background:#40e0d033;border-bottom-color:#40e0d0;color:#40e0d0}.no-items.svelte-1eg6tju{margin-top:1rem;text-align:center;color:#888;font-style:italic}.resource-list.svelte-1eg6tju{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-1eg6tju{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px}.item-info.svelte-1eg6tju{flex-grow:1;text-align:center}.item-name.svelte-1eg6tju{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-1eg6tju{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.875rem;color:#ccc}.desc.svelte-1eg6tju{font-style:italic;opacity:.85}.action-buttons.svelte-1eg6tju{display:flex;flex-direction:column;gap:.35rem}.study-btn.svelte-1eg6tju{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;background:#007bff}.study-btn.svelte-1eg6tju:hover:not(:disabled){background:#0069d9}.study-btn.svelte-1eg6tju:disabled{background:#6c757d;cursor:not-allowed}.literacy-section.svelte-1eg6tju{height:100%}h3.svelte-1eg6tju{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.no-items.svelte-18pkgpz{margin-top:1rem;text-align:center;color:#888;font-style:italic}.resource-list.svelte-18pkgpz{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-18pkgpz{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s}.resource-item.svelte-18pkgpz:hover{background:#ffffff26}.item-info.svelte-18pkgpz{flex-grow:1;text-align:center}.item-name.svelte-18pkgpz{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-18pkgpz{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.quantity-section.svelte-18pkgpz,.result-section.svelte-18pkgpz{display:flex;flex-direction:column;align-items:center;gap:.25rem}.action-buttons.svelte-18pkgpz{display:flex;flex-direction:column;gap:.35rem}.meditate-btn.svelte-18pkgpz{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s;background:#007bff}.meditate-btn.svelte-18pkgpz:hover{background:#0069d9;transform:translateY(-1px)}.meditation-section.svelte-18pkgpz{height:100%}h3.svelte-18pkgpz{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.writing-section.svelte-mne7oq{height:100%}h3.svelte-mne7oq{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.locked.svelte-mne7oq,.hint.svelte-mne7oq,.muted.svelte-mne7oq{text-align:center;color:#aaa;margin:.5rem 0 1rem}.locked.svelte-mne7oq{color:#e88;font-weight:600}.mode-tabs.svelte-mne7oq{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-bottom:1rem}.mode-tabs.svelte-mne7oq button:where(.svelte-mne7oq){padding:.4rem .7rem;border:1px solid #555;background:#2a2a2a;color:#ccc;border-radius:6px;cursor:pointer}.mode-tabs.svelte-mne7oq button.active:where(.svelte-mne7oq){background:#5a3d9a;color:#fff;border-color:#7b5cbf}.mode-tabs.svelte-mne7oq button:where(.svelte-mne7oq):disabled{opacity:.45;cursor:not-allowed}.form.svelte-mne7oq{display:flex;flex-direction:column;gap:.75rem;max-width:420px;margin:0 auto}label.svelte-mne7oq{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#ccc}select.svelte-mne7oq,input.svelte-mne7oq,textarea.svelte-mne7oq{padding:.45rem;border-radius:4px;border:1px solid #555;background:#1e1e1e;color:#eee}.source-list.svelte-mne7oq{display:flex;flex-direction:column;gap:.35rem}.source-btn.svelte-mne7oq{text-align:left;padding:.5rem;background:#2a2a2a;border:1px solid #444;color:#ddd;border-radius:4px;cursor:pointer}.source-btn.selected.svelte-mne7oq{border-color:#7b5cbf;background:#3a2a55}.start-btn.svelte-mne7oq{margin-top:.5rem;padding:.65rem 1rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer}.start-btn.svelte-mne7oq:disabled{background:#555;cursor:not-allowed}.lore-container.svelte-xgk682{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.content.svelte-xgk682{flex:1;padding:1rem;overflow-y:auto}.lore-section.svelte-xgk682{height:100%}h3.svelte-xgk682{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.no-items.svelte-xgk682{margin-top:1rem;text-align:center;color:#888;font-style:italic}.cooking-section.svelte-z6eij0{padding:1rem}.category-tabs.svelte-z6eij0{display:flex;justify-content:center;margin-bottom:1rem}.tabs-wrapper.svelte-z6eij0{display:flex;gap:.5rem}.tab-button.svelte-z6eij0{padding:.5rem 1rem;background:#0003;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer}.tab-button.active.svelte-z6eij0{background:#28a745;border-color:#28a745}.filter-button.svelte-z6eij0{padding:.5rem;background:#0003;border:1px solid #444;border-radius:4px;cursor:pointer}h3.svelte-z6eij0{color:gold;margin-bottom:1rem}.recipe-grid.svelte-z6eij0{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.recipe-card.svelte-z6eij0{background:#0003;border-radius:8px;padding:1rem}.recipe-header.svelte-z6eij0{display:flex;justify-content:space-between;margin-bottom:1rem}.recipe-name.svelte-z6eij0{color:#fff;font-weight:700}.mastery-req.svelte-z6eij0{color:gold}.ingredients-list.svelte-z6eij0{margin-bottom:1rem}.ingredient-row.svelte-z6eij0{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#ccc}.ingredient-row.svelte-z6eij0 .selected:where(.svelte-z6eij0){color:#0f0}.checkmark.svelte-z6eij0{color:#0f0;margin-left:.5rem}.ingredient-select.svelte-z6eij0{position:relative}.select-btn.svelte-z6eij0{padding:.25rem .5rem;background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer}.ingredient-menu.svelte-z6eij0{position:absolute;top:100%;right:0;background:#2a2a2a;border:1px solid #444;border-radius:4px;min-width:200px;z-index:100}.menu-item.svelte-z6eij0{display:block;width:100%;padding:.5rem;text-align:left;border:none;background:none;color:#fff;cursor:pointer}.menu-item.svelte-z6eij0:hover{background:#444}.no-match.svelte-z6eij0{color:#f44;cursor:default}.recipe-footer.svelte-z6eij0{display:flex;justify-content:space-between;align-items:center}.success-rate.svelte-z6eij0{color:#ccc}.cook-btn.svelte-z6eij0{padding:.5rem 1rem;background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer}.cook-btn.svelte-z6eij0:hover:not(.disabled){background:#218838}.cook-btn.disabled.svelte-z6eij0{background:#666;cursor:not-allowed;opacity:.7}.no-items.svelte-z6eij0{text-align:center;color:#ccc}.no-items.svelte-189oqv6{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-189oqv6{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-189oqv6{flex-direction:row;align-items:flex-start}.columns.svelte-189oqv6 .column{flex:1;min-width:0}}.section-header.svelte-189oqv6{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.mix-station.svelte-189oqv6{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background:#ffffff1a;border-radius:4px}.slot-row.svelte-189oqv6{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 520px){.slot-row.svelte-189oqv6{flex-direction:row;gap:1rem}.mix-slot.svelte-189oqv6{flex:1;min-width:0}}.mix-slot.svelte-189oqv6{display:flex;flex-direction:column;align-items:center;gap:.35rem}.slot-label.svelte-189oqv6{font-size:.875rem;color:#ccc;text-align:center}.slot-label.selected.svelte-189oqv6{color:#0f0}.checkmark.svelte-189oqv6{margin-left:.25rem}.ingredient-select.svelte-189oqv6{position:relative}.select-btn.svelte-189oqv6{padding:.35rem .75rem;background:#0000004d;border:1px solid #555;border-radius:4px;color:#fff;cursor:pointer;min-width:8rem}.select-btn.svelte-189oqv6:hover{border-color:gold}.ingredient-menu.svelte-189oqv6{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.25rem;background:#1a1a2e;border:1px solid #444;border-radius:4px;z-index:20;min-width:12rem;max-height:12rem;overflow-y:auto;box-shadow:0 4px 12px #0006}.menu-item.svelte-189oqv6{display:block;width:100%;padding:.5rem .75rem;background:transparent;border:none;color:#fff;text-align:left;cursor:pointer;font-size:.875rem}.menu-item.svelte-189oqv6:hover:not(.no-match){background:#ffd70026}.menu-item.no-match.svelte-189oqv6{color:#888;cursor:default;font-style:italic}.conversion.svelte-189oqv6{text-align:center;font-size:.875rem;color:#ccc}.action-buttons.svelte-189oqv6{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.mix-btn.svelte-189oqv6,.mass-btn.svelte-189oqv6{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.mix-btn.svelte-189oqv6{background:#007bff}.mass-btn.svelte-189oqv6{background:#0056b3}.mix-btn.svelte-189oqv6:hover:not(:disabled){background:#0069d9;transform:translateY(-1px)}.mass-btn.svelte-189oqv6:hover:not(:disabled){background:#004494;transform:translateY(-1px)}.mix-btn.svelte-189oqv6:disabled,.mass-btn.svelte-189oqv6:disabled{background:#6c757d;cursor:not-allowed;transform:none}.mixing-section.svelte-189oqv6{height:100%}h3.svelte-189oqv6{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.no-items.svelte-kut92t{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.slots-info.svelte-kut92t{text-align:center;color:#ccc;font-size:.9rem;margin:0 0 1rem}.columns.svelte-kut92t{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-kut92t{flex-direction:row;align-items:flex-start}.column.svelte-kut92t{flex:1;min-width:0}}.section-header.svelte-kut92t{margin:0 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.resource-list.svelte-kut92t{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-kut92t{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-kut92t:hover{background:#ffffff26}.item-info.svelte-kut92t{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-kut92t{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-kut92t{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc}.materials-section.svelte-kut92t,.quantity-section.svelte-kut92t,.result-section.svelte-kut92t{display:flex;flex-direction:column;align-items:center;gap:.25rem}.bar.svelte-kut92t{width:100%;max-width:220px;height:8px;margin:.5rem auto 0;background:#0006;border-radius:4px;overflow:hidden}.fill.svelte-kut92t{height:100%;background:#c44cff}.action-buttons.svelte-kut92t{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.age-btn.svelte-kut92t,.claim-btn.svelte-kut92t,.cancel-btn.svelte-kut92t{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.age-btn.svelte-kut92t,.claim-btn.svelte-kut92t{background:#9b30ff}.cancel-btn.svelte-kut92t{background:#dc3545}.age-btn.svelte-kut92t:hover:not(:disabled),.claim-btn.svelte-kut92t:hover{background:#7a1fd4;transform:translateY(-1px)}.cancel-btn.svelte-kut92t:hover{background:#c82333;transform:translateY(-1px)}.age-btn.svelte-kut92t:disabled{background:#6c757d;cursor:not-allowed;transform:none}.ageing-section.svelte-kut92t{height:100%}h3.svelte-kut92t{margin:0 0 .5rem;color:gold;font-size:1.2rem;text-align:center}.cookery-container.svelte-ks175d{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.content.svelte-ks175d{flex:1;padding:1rem;overflow-y:auto}.no-items.svelte-1ims96u{margin-top:.5rem;text-align:center;color:#888;font-style:italic}.columns.svelte-1ims96u{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 720px){.columns.svelte-1ims96u{flex-direction:row;align-items:flex-start}.columns.svelte-1ims96u .column{flex:1;min-width:0}}.section-header.svelte-1ims96u{margin:1rem 0 .75rem;color:gold;font-size:1rem;text-align:center;border-bottom:1px solid rgba(255,215,0,.2);padding-bottom:.35rem}.section-header.svelte-1ims96u:first-of-type{margin-top:0}.resource-list.svelte-1ims96u{display:flex;flex-direction:column;gap:.5rem}.resource-item.svelte-1ims96u{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px;transition:all .2s;gap:.75rem}.resource-item.svelte-1ims96u:hover{background:#ffffff26}.item-info.svelte-1ims96u{flex-grow:1;text-align:center;min-width:0}.item-name.svelte-1ims96u{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-1ims96u{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.875rem;color:#ccc}.action-buttons.svelte-1ims96u{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.saw-btn.svelte-1ims96u,.mass-btn.svelte-1ims96u{padding:.5rem 1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .2s}.saw-btn.svelte-1ims96u{background:#8b4513}.mass-btn.svelte-1ims96u{background:#5c2f0a}.saw-btn.svelte-1ims96u:hover:not(:disabled){background:#6d3610;transform:translateY(-1px)}.mass-btn.svelte-1ims96u:hover:not(:disabled){background:#4a2608;transform:translateY(-1px)}.saw-btn.svelte-1ims96u:disabled,.mass-btn.svelte-1ims96u:disabled{background:#6c757d;cursor:not-allowed;transform:none}.sawing-section.svelte-1ims96u{height:100%}.crafting-section.svelte-lmawof{padding:1rem}.category-tabs.svelte-lmawof{display:flex;justify-content:center;margin-bottom:1rem}.tabs-wrapper.svelte-lmawof{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.tab-button.svelte-lmawof{padding:.5rem 1rem;background:#0003;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer}.tab-button.active.svelte-lmawof{background:#8b4513;border-color:#8b4513}.filter-button.svelte-lmawof{padding:.5rem;background:#0003;border:1px solid #444;border-radius:4px;cursor:pointer}h3.svelte-lmawof{color:gold;margin-bottom:1rem}.recipe-grid.svelte-lmawof{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.recipe-card.svelte-lmawof{background:#0003;border-radius:8px;padding:1rem}.recipe-header.svelte-lmawof{display:flex;justify-content:space-between;margin-bottom:1rem}.recipe-name.svelte-lmawof{color:#fff;font-weight:700}.mastery-req.svelte-lmawof{color:gold}.ingredients-list.svelte-lmawof{margin-bottom:1rem}.ingredient-row.svelte-lmawof{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#ccc}.ingredient-row.svelte-lmawof .selected:where(.svelte-lmawof){color:#0f0}.checkmark.svelte-lmawof{color:#0f0;margin-left:.5rem}.ingredient-select.svelte-lmawof{position:relative}.select-btn.svelte-lmawof{padding:.25rem .5rem;background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer}.ingredient-menu.svelte-lmawof{position:absolute;top:100%;right:0;background:#2a2a2a;border:1px solid #444;border-radius:4px;min-width:200px;z-index:100}.menu-item.svelte-lmawof{display:block;width:100%;padding:.5rem;text-align:left;border:none;background:none;color:#fff;cursor:pointer}.menu-item.svelte-lmawof:hover{background:#444}.no-match.svelte-lmawof{color:#f44;cursor:default}.recipe-footer.svelte-lmawof{display:flex;justify-content:space-between;align-items:center}.success-rate.svelte-lmawof{color:#ccc}.craft-btn.svelte-lmawof{padding:.5rem 1rem;background:#8b4513;border:none;border-radius:4px;color:#fff;cursor:pointer}.craft-btn.svelte-lmawof:hover:not(.disabled){background:#6d3610}.craft-btn.disabled.svelte-lmawof{background:#666;cursor:not-allowed;opacity:.7}.no-items.svelte-lmawof{text-align:center;color:#ccc}.carpentry-container.svelte-1i8pdk9{display:flex;flex-direction:column;height:100%;background:#0003;border-radius:8px;overflow:hidden}.tab-header.svelte-1i8pdk9{display:flex;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.tab-button.svelte-1i8pdk9{flex:1;padding:1rem;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:700}.tab-button.svelte-1i8pdk9:hover{background:#ffffff1a}.tab-button.active.svelte-1i8pdk9{color:gold;border-bottom:2px solid #ffd700}.tab-button.create.svelte-1i8pdk9{background:#28a7451a}.tab-button.process.svelte-1i8pdk9{background:#007bff1a}.tab-button.create.active.svelte-1i8pdk9{background:#28a74533;border-bottom-color:#28a745;color:#28a745}.tab-button.process.active.svelte-1i8pdk9{background:#007bff33;border-bottom-color:#007bff;color:#007bff}.content.svelte-1i8pdk9{flex:1;padding:1rem;overflow-y:auto}.crafting-section.svelte-1i8pdk9{height:100%}.task-container.svelte-z18h8v{background:#0003;border-radius:8px;padding:1.5rem;max-width:600px;margin:0 auto}.task-header.svelte-z18h8v{color:gold;font-size:1.5rem;text-align:center;margin-bottom:1rem}.task-title.svelte-z18h8v{font-size:1.2rem;color:#fff;text-align:center;margin-bottom:.5rem}.task-description.svelte-z18h8v{color:#ccc;text-align:center;margin-bottom:1rem}.task-details.svelte-z18h8v{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.task-stat.svelte-z18h8v{background:#0000004d;padding:.5rem;border-radius:4px;display:flex;justify-content:space-between}.label.svelte-z18h8v{color:gold;margin-right:1rem}.value.svelte-z18h8v{color:#fff}.task-buttons.svelte-z18h8v{display:flex;justify-content:center}.cancel-button.svelte-z18h8v{background:#f003;color:#fff;border:1px solid rgba(255,0,0,.3);padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;transition:all .2s}.cancel-button.svelte-z18h8v:hover{background:#ff00004d}.complete-button.svelte-z18h8v{background:#0f03;color:#fff;border:1px solid rgba(0,255,0,.3);padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;transition:all .2s}.complete-button.svelte-z18h8v:hover:not(:disabled){background:#00ff004d}.complete-button.svelte-z18h8v:disabled{background:#80808033;border-color:#8080804d;cursor:not-allowed;opacity:.7}.resources-container.svelte-1r925cd{background:#0003;border-radius:8px;padding:.75rem}h3.svelte-1r925cd{color:gold;font-size:1.1rem;margin:1rem 0 .5rem;text-align:center}h3.svelte-1r925cd:first-child{margin-top:0}.resource-list.svelte-1r925cd{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-template-columns:repeat(3,1fr);gap:.5rem}.resource-item.svelte-1r925cd{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem;background:#0003;border-radius:4px;gap:.35rem}.resource-name.svelte-1r925cd{color:#fff;font-size:.9rem;min-width:0}.resource-meta.svelte-1r925cd{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.resource-amount.svelte-1r925cd{color:gold;font-weight:700}.eat-btn.svelte-1r925cd{padding:.1rem .4rem;font-size:.7rem;border:none;border-radius:3px;cursor:pointer;background:#6b8e23;color:#fff;font-weight:700}.eat-btn.svelte-1r925cd:hover{background:#556b2f}.component-stack.svelte-povwjv{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%;overflow-x:visible}.skilling-container>*{margin-bottom:1rem}.skilling-container.svelte-povwjv{display:flex;flex-direction:column;gap:2rem;height:100%;width:100%;padding:0 1rem;overflow:visible}.tab-clusters.svelte-povwjv{display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width: 768px){.tab-clusters.svelte-povwjv{flex-direction:row;justify-content:center;gap:2rem}}.stat-group.svelte-povwjv{display:flex;flex-direction:column;gap:1rem;width:100%}h3.svelte-povwjv{margin:0;color:gold;font-size:1.2rem;text-align:center}.tabs.svelte-povwjv{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tab-button.svelte-povwjv{padding:.5rem 1rem;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;cursor:pointer;transition:all .2s;min-width:100px;flex:1;max-width:150px;font-size:.9rem}@media (max-width: 480px){.tab-button.svelte-povwjv{font-size:.8rem;padding:.4rem .8rem;min-width:80px}}.tab-button.svelte-povwjv:hover{background:#ffffff1a}.tab-button.active.svelte-povwjv{background:#ffd70033;border-color:gold}.content.svelte-povwjv{flex:1;background:#0003;border-radius:8px;padding:1rem;width:100%;overflow:visible}.spellbook.svelte-1rh90uk{background:#0003;border-radius:8px;padding:1rem;margin-top:1rem}h3.svelte-1rh90uk{margin:0 0 1rem;color:gold;font-size:1.2rem;text-align:center}.spell-list.svelte-1rh90uk{display:flex;flex-direction:column;gap:.5rem}.spell-item.svelte-1rh90uk{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff1a;border-radius:4px}.item-info.svelte-1rh90uk{flex-grow:1;text-align:center}.item-name.svelte-1rh90uk{display:block;font-weight:700;margin-bottom:.25rem}.item-stats.svelte-1rh90uk{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.875rem;color:#ccc}.item-desc.svelte-1rh90uk{font-size:.8rem;color:#999;margin-top:.35rem}.exp-progress.svelte-1rh90uk{margin-top:.4rem;display:flex;flex-direction:column;align-items:center;gap:.2rem}.exp-progress.svelte-1rh90uk progress:where(.svelte-1rh90uk){width:100%;height:8px}.exp-text.svelte-1rh90uk{font-size:.75rem;color:#aaa}.cast-btn.svelte-1rh90uk{margin-top:.5rem;background:#6b4c9a;color:#fff;border:none;border-radius:4px;padding:.35rem .75rem;cursor:pointer;font-weight:700}.cast-btn.svelte-1rh90uk:hover{background:#7d5aad}.no-items.svelte-1rh90uk{margin-top:1rem;text-align:center;color:#888;font-style:italic}.turn-in.svelte-umn42o{margin-top:.75rem;padding:.75rem;background:#121212;border:1px solid #333;border-radius:8px}.req.svelte-umn42o{color:#ccc;font-size:.9rem;margin-bottom:.5rem}.rows.svelte-umn42o{display:flex;flex-direction:column;gap:.5rem}.row.svelte-umn42o{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.name.svelte-umn42o{font-weight:600;color:#eee}.owned.svelte-umn42o,.meta.svelte-umn42o,.muted.svelte-umn42o,.progress.svelte-umn42o{color:#888;font-size:.85rem}.stepper.svelte-umn42o{display:flex;gap:.25rem;align-items:center}.stepper.svelte-umn42o input:where(.svelte-umn42o){width:3rem;text-align:center;background:#222;border:1px solid #444;color:#eee;border-radius:4px}.stepper.svelte-umn42o button:where(.svelte-umn42o),.deliver-btn.svelte-umn42o{background:#333;border:1px solid #555;color:#eee;border-radius:6px;padding:4px 10px;cursor:pointer}.fill-btn.svelte-umn42o{margin-left:.25rem;border-color:#c9a227!important;color:gold!important}.fill-btn.svelte-umn42o:disabled{opacity:.4;cursor:not-allowed}.deliver-btn.svelte-umn42o{margin-top:.75rem;background:#3a5;border-color:#3a5}.deliver-btn.svelte-umn42o:disabled{opacity:.45;cursor:not-allowed;background:#333;border-color:#555}.food-grid.svelte-umn42o{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.food-card.svelte-umn42o{text-align:left;background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.5rem;color:#ddd;cursor:pointer}.food-card.selected.svelte-umn42o{border-color:#c9a227;box-shadow:0 0 0 1px #c9a227}.donate-panel.svelte-gyu4dj{margin:1rem 0;padding:.75rem;background:#141414;border:1px solid #333;border-radius:8px}h4.svelte-gyu4dj{margin:0 0 .5rem;color:#eee}.muted.svelte-gyu4dj{color:#888;font-size:.85rem}.book-grid.svelte-gyu4dj{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;margin-top:.75rem}.book-card.svelte-gyu4dj{background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.5rem}.title.svelte-gyu4dj{font-weight:600;color:#eee;margin-bottom:.25rem}.meta.svelte-gyu4dj{color:#888;font-size:.8rem;margin-bottom:.15rem}.tag.svelte-gyu4dj{color:#c9a227}button.svelte-gyu4dj{margin-top:.5rem;width:100%;background:#333;border:1px solid #555;color:#eee;border-radius:6px;padding:4px 8px;cursor:pointer}button.svelte-gyu4dj:disabled{opacity:.45;cursor:not-allowed}.archive-summary.svelte-gyu4dj{margin-top:1rem;color:#ccc;font-size:.9rem}.archive-summary.svelte-gyu4dj ul:where(.svelte-gyu4dj){margin:.35rem 0 0;padding-left:1.2rem;color:#aaa}.guilds.svelte-fzgzfq{padding:1rem;color:#eee}.header-row.svelte-fzgzfq{display:flex;justify-content:space-between;align-items:center}.standing.svelte-fzgzfq{margin:.75rem 0;padding:.75rem;background:#1a1a1a;border-radius:8px;border:1px solid #333}.layout.svelte-fzgzfq{display:grid;grid-template-columns:220px 1fr;gap:1rem}.list.svelte-fzgzfq{display:flex;flex-direction:column;gap:.35rem}.guild-btn.svelte-fzgzfq,.join.svelte-fzgzfq,button.svelte-fzgzfq{background:#333;border:1px solid #555;color:#eee;border-radius:6px;padding:8px 10px;cursor:pointer;text-align:left}.guild-btn.active.svelte-fzgzfq{border-color:#9146ff}.guild-btn.mine.svelte-fzgzfq{background:#2a2040}.stub.svelte-fzgzfq{color:#666;padding:6px 8px;font-size:.9rem}.desc.svelte-fzgzfq{color:#bbb}.muted.svelte-fzgzfq{color:#888}.craft-by.svelte-fzgzfq{font-size:.8rem;margin-bottom:.35rem}.card.svelte-fzgzfq{background:#181818;border:1px solid #333;border-radius:8px;padding:.75rem}.card.turn-in-open.svelte-fzgzfq{border-color:#c9a227;grid-column:1 / -1}.title.svelte-fzgzfq{font-weight:600;margin-bottom:.25rem}.title-row.svelte-fzgzfq{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.stars.svelte-fzgzfq{color:gold;letter-spacing:.05em;white-space:nowrap;font-size:.95rem}.orders-grid.svelte-fzgzfq{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.grid.svelte-fzgzfq{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem}.leave.svelte-fzgzfq{margin-left:.75rem}.request-form.svelte-fzgzfq{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.5rem}.field.svelte-fzgzfq{display:flex;flex-direction:column;gap:.25rem;color:#bbb;font-size:.85rem}.field-row.svelte-fzgzfq{display:flex;flex-wrap:wrap;gap:.75rem}.field.svelte-fzgzfq select:where(.svelte-fzgzfq),.field.svelte-fzgzfq input:where(.svelte-fzgzfq){background:#222;border:1px solid #444;color:#eee;border-radius:6px;padding:6px 8px}h3.svelte-fzgzfq,h4.svelte-fzgzfq{color:gold;margin:1rem 0 .5rem}@media (max-width: 800px){.layout.svelte-fzgzfq{grid-template-columns:1fr}}.main-content.svelte-ucwoj9{display:flex;flex-direction:column;gap:16px;padding:1rem 0 0;height:100%;max-width:1200px;width:100%;margin:0 auto}.content-wrapper.svelte-ucwoj9{width:100%;min-height:0}.tab-panel.hidden.svelte-ucwoj9{display:none}.jail-container.svelte-gi4o13{padding:20px;background-color:#1a1a1a;border-radius:12px;color:#eee;width:100%}.jail-content.svelte-gi4o13{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem;background:#111;border:1px solid #333;border-radius:10px}.jail-image.svelte-gi4o13{max-width:400px;width:100%;height:auto;border-radius:8px;box-shadow:0 0 10px #ff44444d}.jail-text.svelte-gi4o13{text-align:center}h2.svelte-gi4o13{font-size:1.8em;font-weight:700;color:#f44;text-shadow:0 0 5px rgba(255,68,68,.5);margin-bottom:1rem}p.svelte-gi4o13{font-size:1.05em;color:#bbb;margin:.5rem 0}.timer.svelte-gi4o13{font-size:1.2em;color:#f44;font-weight:700;text-shadow:0 0 5px rgba(255,68,68,.3)}.reason.svelte-gi4o13{font-style:italic;color:#f66}.asleep-container.svelte-1nagq7b{padding:20px;background-color:#1a1a2a;border-radius:12px;color:#eee;width:100%}.sleep-image.svelte-1nagq7b{max-width:300px;width:100%;height:auto;border-radius:8px}.asleep-content.svelte-1nagq7b{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem;background:#12121f;border:1px solid #334;border-radius:10px}.zzz.svelte-1nagq7b{font-size:4rem;font-weight:700;color:#8af;text-shadow:0 0 20px rgba(100,150,255,.5);letter-spacing:.2em}.asleep-text.svelte-1nagq7b{text-align:center}h2.svelte-1nagq7b{font-size:1.8em;font-weight:700;color:#8af;margin-bottom:1rem}p.svelte-1nagq7b{font-size:1.05em;color:#99a;margin:.5rem 0}.timer.svelte-1nagq7b{font-size:1.2em;color:#8af;font-weight:700}.reason.svelte-1nagq7b{font-style:italic;color:#aab}.hunger-status.svelte-1r0gpf4{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:stretch;padding:8px 16px;background:#181818;border-bottom:1px solid #333;color:#ddd;font-size:.9rem}.hunger-block.svelte-1r0gpf4,.buff-block.svelte-1r0gpf4{flex:1 1 220px;min-width:180px}.label-row.svelte-1r0gpf4{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.label.svelte-1r0gpf4{color:#888;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.value.svelte-1r0gpf4{color:#eee;font-weight:600}.num.svelte-1r0gpf4{color:#aaa;font-weight:500}.muted.svelte-1r0gpf4{color:#666;font-weight:500}.buff-name.svelte-1r0gpf4{color:#c9a227}.timer.svelte-1r0gpf4{margin-left:auto;font-variant-numeric:tabular-nums;color:#8af;font-weight:700}.boosts.svelte-1r0gpf4{margin-top:2px;color:#9a9;font-size:.8rem}.bar.svelte-1r0gpf4{position:relative;margin-top:6px;height:8px;background:#2a2a2a;border-radius:4px;overflow:hidden}.bar-fill.svelte-1r0gpf4{height:100%;background:linear-gradient(90deg,#a33,#c9a227,#4a8 70%,#c66);border-radius:4px;transition:width .3s ease}.bar-mark.svelte-1r0gpf4{position:absolute;top:0;bottom:0;width:1px;background:#ffffff40;pointer-events:none}.stage-starving.svelte-1r0gpf4 .value:where(.svelte-1r0gpf4){color:#f66}.stage-hungry.svelte-1r0gpf4 .value:where(.svelte-1r0gpf4){color:#fc6}.stage-bloated.svelte-1r0gpf4 .value:where(.svelte-1r0gpf4){color:#f8a}@media (max-width: 600px){.hunger-status.svelte-1r0gpf4{padding:8px 12px}.timer.svelte-1r0gpf4{margin-left:0}}.toast-host.svelte-xrxtay{position:fixed;top:4.5rem;right:1rem;z-index:2000;display:flex;flex-direction:column;gap:.45rem;max-width:min(360px,calc(100vw - 2rem));pointer-events:none}.toast.svelte-xrxtay{pointer-events:auto;display:flex;align-items:flex-start;gap:.6rem;width:100%;text-align:left;padding:.65rem .85rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#1c1c22f0;color:#f2f2f5;font-size:.88rem;font-weight:500;line-height:1.35;cursor:pointer;box-shadow:0 8px 24px #00000059;animation:svelte-xrxtay-toast-in .22s ease-out}.toast.svelte-xrxtay:hover{filter:brightness(1.06)}.toast-info.svelte-xrxtay{border-left:3px solid #9146ff}.toast-error.svelte-xrxtay{border-left:3px solid #e5484d;background:#2a161af5}.toast-success.svelte-xrxtay{border-left:3px solid #46a758}.toast-text.svelte-xrxtay{flex:1;min-width:0;word-break:break-word}.toast-count.svelte-xrxtay{flex-shrink:0;font-size:.75rem;font-weight:700;opacity:.85;padding:.1rem .4rem;border-radius:999px;background:#ffffff1f}@keyframes svelte-xrxtay-toast-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (max-width: 640px){.toast-host.svelte-xrxtay{top:auto;bottom:1rem;right:.75rem;left:.75rem;max-width:none}}.event-log.svelte-9u4qdf{position:fixed;left:0;top:0;bottom:0;z-index:1500;display:flex;pointer-events:none}.panel.svelte-9u4qdf,.collapsed-tab.svelte-9u4qdf{pointer-events:auto}.panel.svelte-9u4qdf{display:flex;flex-direction:column;width:min(300px,42vw);height:100%;background:#121216;border-right:1px solid rgba(255,255,255,.1);box-shadow:4px 0 24px #00000059}.panel-header.svelte-9u4qdf{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem .85rem;border-bottom:1px solid rgba(255,255,255,.08);background:#9146ff1f}.title.svelte-9u4qdf{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#d8c8ff}.toggle-btn.svelte-9u4qdf{border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#ddd;border-radius:6px;width:1.75rem;height:1.75rem;cursor:pointer;line-height:1;font-size:1rem;padding:0}.toggle-btn.svelte-9u4qdf:hover{background:#ffffff1f;color:#fff}.list.svelte-9u4qdf{flex:1;overflow-y:auto;padding:.55rem .65rem .85rem;display:flex;flex-direction:column;gap:.45rem}.empty.svelte-9u4qdf{margin:.5rem .25rem 0;font-size:.82rem;line-height:1.45;color:#ffffff8c}.entry.svelte-9u4qdf{display:grid;grid-template-columns:3.1rem 1fr;gap:.45rem;align-items:start;padding:.45rem .5rem;border-radius:6px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);font-size:.82rem;line-height:1.35;content-visibility:auto;contain-intrinsic-size:auto 2.5rem}.time.svelte-9u4qdf{font-size:.72rem;color:#ffffff73;font-variant-numeric:tabular-nums;padding-top:.05rem}.message.svelte-9u4qdf{color:#ececf0;word-break:break-word}.collapsed-tab.svelte-9u4qdf{align-self:flex-start;margin-top:5.5rem;writing-mode:vertical-rl;transform:rotate(180deg);border:1px solid rgba(255,255,255,.12);border-right:none;border-radius:8px 0 0 8px;background:#121216f0;color:#d8c8ff;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.85rem .45rem;cursor:pointer}.collapsed-tab.svelte-9u4qdf:hover{background:#9146ff2e;color:#fff}@media (max-width: 720px){.panel.svelte-9u4qdf{width:min(260px,78vw)}}.app-wrapper.svelte-1jmkjst{max-width:1200px;width:100vw;min-height:100vh;box-sizing:border-box}.header.svelte-1jmkjst{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#1e1e1e;border-bottom:1px solid #333}.tabs.svelte-1jmkjst{display:flex;flex:1;justify-content:space-around;padding:10px;background-color:#1e1e1e;border-radius:12px}.tab-btn.svelte-1jmkjst{flex:1;padding:12px;text-align:center;background:transparent;border:none;cursor:pointer;font-size:14px;color:#888;transition:all .2s ease}.tab-btn.active.svelte-1jmkjst{background:#9146ff;color:#fff;border-radius:8px;font-weight:700;box-shadow:0 0 6px #9146ff66}.logout-btn.svelte-1jmkjst{padding:6px 12px;font-size:12px;background:transparent;border:1px solid #666;color:#ddd;border-radius:5px;cursor:pointer;transition:.3s}.logout-btn.svelte-1jmkjst:hover{background:#333;color:#fff}.stream-online-banner.svelte-1jmkjst{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;box-sizing:border-box;padding:.55rem 1rem;background:linear-gradient(90deg,#1a0b2e,#3b1d6e 45%,#9146ff);color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.02em;border-bottom:1px solid rgba(255,255,255,.15);cursor:pointer}.stream-online-banner.svelte-1jmkjst:hover{filter:brightness(1.08)}.stream-online-banner.is-static.svelte-1jmkjst{cursor:default}.stream-online-banner.svelte-1jmkjst .live-dot:where(.svelte-1jmkjst){width:.55rem;height:.55rem;border-radius:50%;background:#eb0400;box-shadow:0 0 #eb0400b3;animation:svelte-1jmkjst-live-pulse 1.6s ease-out infinite;flex-shrink:0}.stream-online-banner.svelte-1jmkjst .banner-sub:where(.svelte-1jmkjst){font-weight:400;opacity:.9;font-size:.82rem}@keyframes svelte-1jmkjst-live-pulse{0%{box-shadow:0 0 #eb04008c}70%{box-shadow:0 0 0 8px #eb040000}to{box-shadow:0 0 #eb040000}}
