.filter-label.svelte-1xl2tfr{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:var(--ink-700);text-transform:uppercase;letter-spacing:.5px}.filter-input.svelte-1xl2tfr,.filter-select.svelte-1xl2tfr{width:100%;padding:9px 12px;border-radius:var(--radius-sm);border:1px solid rgba(15,23,42,.14);background:var(--surface-1);color:var(--ink-900);font-size:14px;font-family:var(--font-body);transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.filter-input.svelte-1xl2tfr:focus,.filter-select.svelte-1xl2tfr:focus{outline:none;border-color:#2f6bff66;box-shadow:0 0 0 3px #2f6bff1a}.filter-input.svelte-1xl2tfr::placeholder{color:var(--ink-500)}.filter-select.svelte-1xl2tfr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23556075' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.h-spinner.svelte-1xl2tfr{display:inline-block;width:40px;height:40px;border-radius:50%;border:2px solid transparent;border-bottom-color:var(--brand-600);animation:svelte-1xl2tfr-spin .8s linear infinite}@keyframes svelte-1xl2tfr-spin{to{transform:rotate(360deg)}}.error-card.svelte-1xl2tfr{background:#dc26260f;border:1px solid rgba(220,38,38,.18);border-radius:var(--radius-lg);padding:20px 24px;color:#dc2626;text-align:center}.delete-btn.svelte-1xl2tfr{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--radius-sm);color:var(--ink-500);transition:background .15s ease,color .15s ease}.delete-btn.svelte-1xl2tfr:hover{background:#dc262614;color:#dc2626}.btn-danger{background:#dc2626;color:#fff;box-shadow:0 4px 12px #dc262640}.btn-danger:hover{background:#b91c1c;transform:translateY(-1px)}
