.btn.svelte-1xko78n{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:var(--radius-sm);border:1px solid transparent;font-family:inherit;font-weight:650;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.btn.svelte-1xko78n:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn-md.svelte-1xko78n{height:2.25rem;padding:0 .9rem;font-size:.86rem}.btn-sm.svelte-1xko78n{height:1.85rem;padding:0 .6rem;font-size:.79rem}.btn-md.icon-only.svelte-1xko78n{width:2.25rem;padding:0}.btn-sm.icon-only.svelte-1xko78n{width:1.85rem;padding:0}.btn-primary.svelte-1xko78n{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.btn-primary.svelte-1xko78n:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-gold.svelte-1xko78n{background:var(--gold);border-color:var(--gold);color:#2a1c02}.btn-gold.svelte-1xko78n:hover{background:var(--gold-hover)}.btn-secondary.svelte-1xko78n{background:var(--surface);border-color:var(--border);color:var(--text-dim)}.btn-secondary.svelte-1xko78n:hover{border-color:var(--accent);color:var(--accent)}.btn-ghost.svelte-1xko78n{background:transparent;color:var(--text-dim)}.btn-ghost.svelte-1xko78n:hover{background:var(--surface-2);color:var(--text)}.btn-danger.svelte-1xko78n{background:var(--danger-dim);border-color:var(--danger-border);color:var(--danger)}.btn-danger.svelte-1xko78n:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.btn.svelte-1xko78n:disabled,.btn[aria-disabled=true].svelte-1xko78n{opacity:.5;pointer-events:none}.inline-form.svelte-1oee6d7{display:inline-flex}.table-card.svelte-ehhqin{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden;transition:opacity .15s ease}.table-card.loading.svelte-ehhqin{opacity:.55;pointer-events:none}.table-scroll.svelte-ehhqin{overflow-x:auto}table.svelte-ehhqin{width:100%;border-collapse:collapse;font-size:.875rem}thead.svelte-ehhqin th:where(.svelte-ehhqin){position:sticky;top:0;z-index:1;background:var(--surface-2);border-bottom:1px solid var(--border);padding:.7rem .9rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap}tbody.svelte-ehhqin td:where(.svelte-ehhqin){padding:.7rem .9rem;border-bottom:1px solid var(--border-subtle);color:var(--text);vertical-align:middle}tbody.svelte-ehhqin tr:where(.svelte-ehhqin):last-child td:where(.svelte-ehhqin){border-bottom:none}tbody.svelte-ehhqin tr:where(.svelte-ehhqin):hover{background:var(--surface-hover)}tbody.svelte-ehhqin tr.selected:where(.svelte-ehhqin){background:var(--accent-dim)}.align-left.svelte-ehhqin{text-align:left}.align-right.svelte-ehhqin{text-align:right}.align-center.svelte-ehhqin{text-align:center}.check-col.svelte-ehhqin{width:2.6rem;padding-right:0}.check-col.svelte-ehhqin input:where(.svelte-ehhqin){width:1rem;height:1rem;accent-color:var(--accent);cursor:pointer}.actions-col.svelte-ehhqin{width:1%;white-space:nowrap}.row-actions.svelte-ehhqin{display:flex;justify-content:flex-end;gap:.35rem}.sort-btn.svelte-ehhqin{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;padding:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.sort-btn.svelte-ehhqin:hover{color:var(--accent)}.sort-icon.svelte-ehhqin{opacity:.35;display:inline-flex;transform:rotate(90deg)}.sort-icon.active.svelte-ehhqin{opacity:1;transform:none;color:var(--accent)}.empty-cell.svelte-ehhqin{padding:0}.empty.svelte-ehhqin{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:3rem 1rem;text-align:center}.empty-icon.svelte-ehhqin{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted);margin-bottom:.4rem}.empty-title.svelte-ehhqin{margin:0;font-weight:650;color:var(--text)}.empty-body.svelte-ehhqin{margin:0;font-size:.85rem;color:var(--text-muted)}.pager.svelte-ehhqin{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.7rem .9rem;border-top:1px solid var(--border);background:var(--surface)}.range.svelte-ehhqin{margin:0;font-size:.82rem;color:var(--text-dim)}.pages.svelte-ehhqin{display:flex;gap:.25rem}.page-btn.svelte-ehhqin{min-width:2rem;height:2rem;display:grid;place-items:center;padding:0 .5rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-dim);font-size:.82rem;font-weight:600;cursor:pointer}.page-btn.svelte-ehhqin:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.page-btn.current.svelte-ehhqin{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.page-btn.svelte-ehhqin:disabled{opacity:.4;cursor:not-allowed}.bulk-bar.svelte-ehhqin{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.7rem;padding:.55rem .8rem;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent-dim)}.bulk-count.svelte-ehhqin{font-size:.82rem;font-weight:700;color:var(--accent)}.bulk-actions.svelte-ehhqin{display:flex;gap:.4rem;flex-wrap:wrap;flex:1}.bulk-clear.svelte-ehhqin{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;font-size:.8rem;font-weight:600;color:var(--text-dim);cursor:pointer}.bulk-clear.svelte-ehhqin:hover{color:var(--text)}@media(max-width:860px){.secondary.svelte-ehhqin{display:none}}.field.svelte-q16qnb{display:flex;flex-direction:column;gap:.3rem;min-width:0}.wide.svelte-q16qnb{grid-column:1 / -1}label.svelte-q16qnb{font-size:.79rem;font-weight:650;color:var(--text-dim)}.req.svelte-q16qnb{color:var(--danger);margin-left:.15rem}.field.svelte-q16qnb input,.field.svelte-q16qnb select,.field.svelte-q16qnb textarea{width:100%;padding:.5rem .6rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);font:inherit;font-size:.87rem;color:var(--text);outline:none}.field.svelte-q16qnb textarea{min-height:5.5rem;resize:vertical}.field.svelte-q16qnb input:focus,.field.svelte-q16qnb select:focus,.field.svelte-q16qnb textarea:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.has-error.svelte-q16qnb input,.has-error.svelte-q16qnb select,.has-error.svelte-q16qnb textarea{border-color:var(--danger)}.error.svelte-q16qnb{margin:0;font-size:.77rem;color:var(--danger)}.hint.svelte-q16qnb{margin:0;font-size:.77rem;color:var(--text-muted)}.flash.svelte-shpcb9{display:flex;align-items:center;gap:.5rem;padding:.6rem .8rem;border-radius:var(--radius-sm);border:1px solid;font-size:.86rem;font-weight:550;margin-bottom:.9rem}.flash-ok.svelte-shpcb9{background:var(--ok-dim);border-color:var(--ok-border);color:var(--ok-hover)}.flash-error.svelte-shpcb9{background:var(--danger-dim);border-color:var(--danger-border);color:var(--danger-hover)}.flash-warn.svelte-shpcb9{background:var(--warn-dim);border-color:var(--warn-border);color:var(--warn)}.flash-info.svelte-shpcb9{background:var(--accent-dim);border-color:var(--border);color:var(--accent)}.form-grid.svelte-qr6dhh{display:grid;gap:.9rem 1rem}.cols-1.svelte-qr6dhh{grid-template-columns:1fr}.cols-2.svelte-qr6dhh{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3.svelte-qr6dhh{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:720px){.form-grid.svelte-qr6dhh{grid-template-columns:1fr}}.modal.svelte-32v57s{width:min(94vw,34rem);padding:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg)}.modal-sm.svelte-32v57s{width:min(94vw,26rem)}.modal-lg.svelte-32v57s{width:min(94vw,52rem)}.modal.svelte-32v57s::backdrop{background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}header.svelte-32v57s{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.1rem .75rem;border-bottom:1px solid var(--border-subtle)}h2.svelte-32v57s{margin:0;font-size:1.02rem;font-weight:700}header.svelte-32v57s p:where(.svelte-32v57s){margin:.2rem 0 0;font-size:.83rem;color:var(--text-dim)}.close.svelte-32v57s{margin-left:auto;display:grid;place-items:center;width:1.9rem;height:1.9rem;border:none;border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-dim);cursor:pointer;flex-shrink:0}.close.svelte-32v57s:hover{background:var(--surface-hover);color:var(--text)}.body.svelte-32v57s{padding:1.1rem;max-height:min(65vh,40rem);overflow-y:auto}footer.svelte-32v57s{display:flex;justify-content:flex-end;gap:.5rem;padding:.8rem 1.1rem;border-top:1px solid var(--border-subtle);background:var(--surface-2);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.page-header.svelte-9ptycp{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.row.svelte-9ptycp{display:flex;align-items:flex-start;gap:.9rem}.badge-icon.svelte-9ptycp{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:var(--radius);background:var(--accent-dim);color:var(--accent);flex-shrink:0}.titles.svelte-9ptycp{flex:1;min-width:0}.pretitle.svelte-9ptycp{margin:0 0 .15rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--header-pretitle)}h1.svelte-9ptycp{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.description.svelte-9ptycp{margin:.3rem 0 0;font-size:.88rem;color:var(--text-dim);max-width:62ch}.actions.svelte-9ptycp{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.below.svelte-9ptycp{display:flex;flex-direction:column;gap:.75rem}@media(max-width:720px){.row.svelte-9ptycp{flex-wrap:wrap}.actions.svelte-9ptycp{width:100%}}.muted.svelte-1coadmg{color:var(--text-muted)}.filter-bar.svelte-1pxq3hi{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.6rem .7rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs);margin-bottom:.9rem}.search.svelte-1pxq3hi{display:flex;align-items:center;gap:.45rem;flex:1 1 15rem;min-width:12rem;padding:0 .6rem;height:2.25rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-muted)}.search.svelte-1pxq3hi:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.search.svelte-1pxq3hi input:where(.svelte-1pxq3hi){flex:1;min-width:0;border:none;background:none;font:inherit;font-size:.86rem;color:var(--text);outline:none}.filter-bar.svelte-1pxq3hi select,.filter-bar.svelte-1pxq3hi input[type=date]{height:2.25rem;padding:0 .55rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);font:inherit;font-size:.86rem;color:var(--text)}.apply.svelte-1pxq3hi{display:inline-flex;align-items:center;gap:.35rem;height:2.25rem;padding:0 .85rem;border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-text);font-size:.84rem;font-weight:650;cursor:pointer}.apply.svelte-1pxq3hi:hover{background:var(--accent-hover)}.reset.svelte-1pxq3hi{font-size:.84rem;font-weight:600;color:var(--text-dim);text-decoration:none;padding:0 .3rem}.reset.svelte-1pxq3hi:hover{color:var(--danger)}.trailing.svelte-1pxq3hi{margin-left:auto;display:flex;gap:.4rem}.stats.svelte-16oe4wy{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.6rem;margin-bottom:1rem}.stat.svelte-16oe4wy{display:flex;flex-direction:column;gap:.15rem;padding:.8rem .9rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs)}.stat.svelte-16oe4wy strong:where(.svelte-16oe4wy){font-size:1.35rem;font-variant-numeric:tabular-nums;line-height:1.1}.stat.lead.svelte-16oe4wy{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}.stat.good.svelte-16oe4wy{border-color:var(--ok-border);background:var(--ok-dim);color:var(--ok-hover)}.stat.bad.svelte-16oe4wy{border-color:var(--danger-border);background:var(--danger-dim);color:var(--danger-hover)}.label.svelte-16oe4wy{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.stat.lead.svelte-16oe4wy .label:where(.svelte-16oe4wy),.stat.good.svelte-16oe4wy .label:where(.svelte-16oe4wy),.stat.bad.svelte-16oe4wy .label:where(.svelte-16oe4wy),.foot.svelte-16oe4wy{color:inherit;opacity:.8}.foot.svelte-16oe4wy{font-size:.74rem}.panel.svelte-16oe4wy{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1rem}h2.svelte-16oe4wy{margin:0 0 .7rem;font-size:.95rem;font-weight:700}.empty.svelte-16oe4wy{margin:0;color:var(--text-muted);font-size:.86rem}ul.svelte-16oe4wy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}li.svelte-16oe4wy{display:grid;grid-template-columns:minmax(6rem,10rem) 1fr auto;align-items:center;gap:.7rem;font-size:.85rem}.name.svelte-16oe4wy{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar.svelte-16oe4wy{height:.55rem;border-radius:var(--radius-full);background:var(--surface-2);overflow:hidden}.fill.svelte-16oe4wy{display:block;height:100%;border-radius:var(--radius-full);background:var(--accent)}.fill.bad.svelte-16oe4wy{background:var(--danger)}.value.svelte-16oe4wy{font-variant-numeric:tabular-nums;font-weight:650}@media(max-width:640px){li.svelte-16oe4wy{grid-template-columns:1fr auto}.bar.svelte-16oe4wy{display:none}}.muted.svelte-1evfuvy{color:var(--text-muted);font-variant-numeric:tabular-nums}
