.card.svelte-19e1lap{background:#1a1a1a;border:1px solid var(--border);border-radius:6px;overflow:visible;min-width:360px;height:auto}.card-header.svelte-19e1lap{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;height:auto;background:#111;border-bottom:1px solid var(--border)}.name.svelte-19e1lap{font-family:var(--font8);font-size:14px;font-weight:600;color:var(--accent);letter-spacing:.5px;text-decoration:none;cursor:pointer}.name.svelte-19e1lap:hover{text-decoration:underline;filter:brightness(1.2)}.status.svelte-19e1lap{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#888;padding:2px 8px;border-radius:3px;background:#222}.status.engaged.svelte-19e1lap{color:#ff6b6b;background:#ff6b6b18}.status.dead.svelte-19e1lap{color:#666;background:#66666618}.card-body.svelte-19e1lap{padding:8px;display:flex;flex-direction:column;gap:12px}.job-row.svelte-19e1lap{display:flex;align-items:center;gap:10px}.job-info.svelte-19e1lap{display:flex;align-items:baseline;gap:4px;font-family:var(--font1);font-size:13px;white-space:nowrap}.job.svelte-19e1lap{color:#e0e0e0;font-weight:600}.subjob.svelte-19e1lap{color:#777;font-size:11px}.xp-bar.svelte-19e1lap{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.xp-label.svelte-19e1lap{font-family:var(--font1);font-size:10px;color:#666;white-space:nowrap}.xp-track.svelte-19e1lap{flex:1;height:5px;background:#0e0e0e;border-radius:3px;overflow:hidden}.xp-fill.svelte-19e1lap{height:100%;border-radius:3px;background:#ab47bc;transition:width .3s ease}.bars.svelte-19e1lap{display:flex;flex-direction:column;gap:6px}.bar-row.svelte-19e1lap{display:grid;grid-template-columns:22px 1fr 44px;align-items:center;gap:8px}.bar-label.svelte-19e1lap{font-family:var(--font1);font-size:10px;color:#666;text-align:right}.bar-track.svelte-19e1lap{height:6px;background:#0e0e0e;border-radius:3px;overflow:hidden}.bar-fill.svelte-19e1lap{height:100%;border-radius:3px;transition:width .3s ease}.bar-fill.hp.svelte-19e1lap{background:#4caf50}.bar-fill.mp.svelte-19e1lap{background:#6b9dff}.bar-fill.tp.svelte-19e1lap{background:#ffb300}.bar-value.svelte-19e1lap{font-family:var(--font1);font-size:11px;color:#aaa;text-align:right}.card-footer.svelte-19e1lap{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #222}.zone-info.svelte-19e1lap{display:flex;align-items:center;gap:6px;font-size:11px;color:#777}.zone-info.svelte-19e1lap i:where(.svelte-19e1lap){font-size:11px;color:#555}.footer-right.svelte-19e1lap{display:flex;align-items:center;gap:12px}.spell-info.svelte-19e1lap{position:relative;display:flex;align-items:center;gap:5px;font-family:var(--font1);font-size:11px;color:#e9a23b;cursor:pointer}.spell-info.svelte-19e1lap i:where(.svelte-19e1lap){font-size:10px}.rolls-info.svelte-19e1lap{color:#42a5f5}.trusts-info.svelte-19e1lap{color:#66bb6a}.spell-tooltip.svelte-19e1lap{display:none;position:absolute;background:transparent;border:none;z-index:100;min-width:220px}.spell-tooltip.svelte-19e1lap .tooltip-inner:where(.svelte-19e1lap){background:#111;border:1px solid var(--border);border-radius:6px;padding:8px 0;height:auto;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #00000080;box-sizing:border-box}.spell-info.svelte-19e1lap:hover .spell-tooltip:where(.svelte-19e1lap){display:block}.tooltip-header.svelte-19e1lap{height:min-content;font-family:var(--font8);font-size:11px;font-weight:600;color:var(--accent);padding:2px 12px 6px;border-bottom:1px solid #222;margin-bottom:4px}.tooltip-list.svelte-19e1lap{display:flex;flex-direction:column}.tooltip-row.svelte-19e1lap{display:flex;height:min-content;justify-content:space-between;align-items:center;padding:3px 12px;gap:12px}.tooltip-row.svelte-19e1lap:hover{background:#1a1a1a}.tooltip-spell.svelte-19e1lap{font-size:11px;color:#ccc;white-space:nowrap}.tooltip-meta.svelte-19e1lap{font-size:10px;color:#666;white-space:nowrap}.tooltip-meta.item-tag.svelte-19e1lap{color:#ab47bc;font-style:italic}.inventory-info.svelte-19e1lap{display:flex;align-items:center;gap:5px;font-family:var(--font1);font-size:11px;color:#777}.inventory-info.svelte-19e1lap i:where(.svelte-19e1lap){font-size:10px;color:#555}.inventory-info.full.svelte-19e1lap{color:#f44336;animation:svelte-19e1lap-inv-pulse 1.5s ease-in-out infinite}.inventory-info.full.svelte-19e1lap i:where(.svelte-19e1lap){color:#f44336}@keyframes svelte-19e1lap-inv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.buff-grid.svelte-19e1lap{display:grid;grid-template-columns:repeat(16,1fr);gap:2px;width:100%}.buff-slot.svelte-19e1lap{display:flex;align-items:center;justify-content:center;min-height:16px}.buff-slot.empty.svelte-19e1lap{opacity:0}.buff-icon.svelte-19e1lap{width:16px;height:16px;max-width:16px;max-height:16px;object-fit:contain;border-radius:2px;image-rendering:pixelated}:root{--hp-high: #4caf50;--hp-mid: #cddc39;--hp-low: #ff9800;--hp-critical: #f44336}.content.svelte-1uha8ag{display:flex;flex-direction:row;padding:20px;height:auto;width:100%}.grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:start;align-content:start;gap:16px;width:100%}.empty.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:calc(100vh - 120px);color:#555}.empty.svelte-1uha8ag i:where(.svelte-1uha8ag){font-size:36px;color:#333;height:min-content}.empty.svelte-1uha8ag p:where(.svelte-1uha8ag){font-family:var(--font8);font-size:16px;color:#666;height:min-content}.empty.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:12px;color:#444;height:min-content}.dot-spinner.svelte-1uha8ag{width:24px;height:24px;border:2px solid rgba(191,139,15,.1);border-top-color:var(--accent);border-radius:50%;animation:svelte-1uha8ag-spin .8s linear infinite}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}
