.catalog.svelte-z565ag{padding-bottom:4rem}.catalogHeader.svelte-z565ag{padding:1.5rem;text-align:center;color:#fff;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-brand-700) 100%);border-radius:var(--radius-md);box-shadow:var(--shadow-primary)}h1.svelte-z565ag{font-size:clamp(2rem,7vw,3.25rem);line-height:1.05}.intro.svelte-z565ag{max-width:620px;margin:.75rem auto 0;font-size:.95rem;line-height:1.5;opacity:.88}.searchField.svelte-z565ag{position:relative;display:flex;align-items:center;max-width:760px;margin:1.5rem auto 0;background:#fff;border:2px solid transparent;box-shadow:var(--shadow-md);transition:border-color .15s ease}.searchField.svelte-z565ag:focus-within{border-color:#bbf7d0}.searchField.svelte-z565ag>svg:where(.svelte-z565ag){position:absolute;left:1rem;width:1.4rem;height:1.4rem;color:var(--color-text-muted);pointer-events:none}.searchField.svelte-z565ag input:where(.svelte-z565ag){width:100%;min-height:3.4rem;padding:.8rem 3.25rem .8rem 3rem;color:var(--color-text);background:transparent;border:0;outline:0;font:inherit;font-size:1rem}.searchField.svelte-z565ag input:where(.svelte-z565ag)::placeholder{color:var(--color-text-subtle)}.searchField.svelte-z565ag input:where(.svelte-z565ag)::-webkit-search-cancel-button{display:none}.clearSearch.svelte-z565ag{position:absolute;right:.45rem;display:grid;width:2.6rem;height:2.6rem;padding:0;place-items:center;color:var(--color-text-muted);background:#eef3f1;border:0;cursor:pointer}.clearSearch.svelte-z565ag:hover{color:var(--color-text);background:var(--color-brand-100)}.clearSearch.svelte-z565ag:focus-visible{outline:3px solid #86efac;outline-offset:2px}.clearSearch.svelte-z565ag svg:where(.svelte-z565ag){width:1.2rem;height:1.2rem}.catalogControls.svelte-z565ag{margin-inline:auto;padding:1.25rem 0 0}.catalogControls.svelte-z565ag fieldset:where(.svelte-z565ag){min-width:0;margin:0;padding:0;border:0}.categoryFilters.svelte-z565ag{display:flex;gap:.5rem;overflow-x:auto;padding:.2rem 0 .55rem;scrollbar-width:thin}.filterOption.svelte-z565ag{position:relative;flex:0 0 auto;cursor:pointer}.filterOption.svelte-z565ag input:where(.svelte-z565ag){position:absolute;width:1px;height:1px;opacity:0}.filterChip.svelte-z565ag{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;padding:.65rem .8rem;color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);font-size:.85rem;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.filterOption.svelte-z565ag:hover .filterChip:where(.svelte-z565ag){border-color:var(--color-primary)}.filterOption.svelte-z565ag input:where(.svelte-z565ag):checked+.filterChip:where(.svelte-z565ag){color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.filterOption.svelte-z565ag input:where(.svelte-z565ag):focus-visible+.filterChip:where(.svelte-z565ag){outline:3px solid rgba(46,133,85,.28);outline-offset:2px}.filterCount.svelte-z565ag{display:inline-grid;min-width:1.45rem;height:1.45rem;padding:0 .3rem;place-items:center;color:var(--color-text-muted);background:#eef3f1;font-size:.72rem}.filterOption.svelte-z565ag input:where(.svelte-z565ag):checked+.filterChip:where(.svelte-z565ag) .filterCount:where(.svelte-z565ag){color:var(--color-brand-700);background:#fff}.resultsCount.svelte-z565ag{margin-top:.55rem;color:var(--color-text-muted);font-size:.82rem}.resultsCount.svelte-z565ag strong:where(.svelte-z565ag){color:var(--color-text)}.categoryGroups.svelte-z565ag{display:grid;gap:2.25rem;margin-top:2rem;margin-inline:auto}.categoryHeader.svelte-z565ag{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.85rem;border-bottom:2px solid var(--color-primary)}.categoryHeader.svelte-z565ag h2:where(.svelte-z565ag){color:var(--color-text);font-size:1.35rem;line-height:1.2}.categoryHeader.svelte-z565ag p:where(.svelte-z565ag){margin-top:.3rem;color:var(--color-text-muted);font-size:.82rem;line-height:1.4}.categoryCount.svelte-z565ag{display:grid;min-width:2rem;height:2rem;place-items:center;color:var(--color-brand-700);background:var(--color-brand-100);font-size:.8rem;font-weight:800}.calculatorGrid.svelte-z565ag{display:grid;gap:.75rem;padding-top:.75rem}.calculatorCard.svelte-z565ag{display:flex;min-width:0;min-height:10.5rem;padding:1rem;flex-direction:column;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.calculatorCard.svelte-z565ag:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.calculatorCard.svelte-z565ag:focus-visible{outline:3px solid rgba(46,133,85,.28);outline-offset:2px}.cardTopline.svelte-z565ag{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.categoryTag.svelte-z565ag,.badge.svelte-z565ag{font-size:.65rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.categoryTag.svelte-z565ag{color:var(--color-text-subtle)}.badge.svelte-z565ag{padding:.22rem .45rem;color:#047857;background:#ecfdf5}.cardBody.svelte-z565ag{display:flex;margin-top:.85rem;flex-direction:column;gap:.4rem}.calculatorName.svelte-z565ag{font-size:1.05rem;font-weight:750;line-height:1.3}.calculatorDescription.svelte-z565ag{color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.openCalculator.svelte-z565ag{display:flex;align-items:center;gap:.15rem;margin-top:auto;padding-top:1rem;color:var(--color-primary);font-size:.78rem;font-weight:800}.openCalculator.svelte-z565ag svg:where(.svelte-z565ag){width:1.1rem;height:1.1rem;transition:transform .15s ease}.calculatorCard.svelte-z565ag:hover .openCalculator:where(.svelte-z565ag) svg:where(.svelte-z565ag){transform:translate(3px)}.emptyState.svelte-z565ag{margin-top:2rem;margin-inline:auto;padding:3rem 1rem;text-align:center;background:var(--color-surface);border:1px solid var(--color-border)}.emptyState.svelte-z565ag>svg:where(.svelte-z565ag){width:2.75rem;height:2.75rem;color:var(--color-text-subtle)}.emptyState.svelte-z565ag h2:where(.svelte-z565ag){margin-top:.75rem;font-size:1.25rem}.emptyState.svelte-z565ag p:where(.svelte-z565ag){margin-top:.35rem;color:var(--color-text-muted);font-size:.9rem}.emptyState.svelte-z565ag button:where(.svelte-z565ag){margin-top:1.25rem;padding:.75rem 1rem;color:#fff;background:var(--color-primary);border:1px solid var(--color-primary);font:inherit;font-size:.85rem;font-weight:800;cursor:pointer}.emptyState.svelte-z565ag button:where(.svelte-z565ag):hover{background:var(--color-brand-700)}.emptyState.svelte-z565ag button:where(.svelte-z565ag):focus-visible{outline:3px solid rgba(46,133,85,.28);outline-offset:2px}.visuallyHidden.svelte-z565ag{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:620px){.catalogHeader.svelte-z565ag{padding:2.25rem}.intro.svelte-z565ag{font-size:1.05rem}.searchField.svelte-z565ag{margin-top:2rem}.catalogControls.svelte-z565ag{padding-top:1.5rem}.calculatorGrid.svelte-z565ag{grid-template-columns:repeat(2,minmax(0,1fr))}.calculatorCard.svelte-z565ag{padding:1.2rem}}@media(min-width:980px){.catalogHeader.svelte-z565ag{padding:3rem}.catalogControls.svelte-z565ag{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.resultsCount.svelte-z565ag{flex:0 0 auto;margin-top:.85rem}.calculatorGrid.svelte-z565ag{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1440px){.calculatorGrid.svelte-z565ag{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.calculatorCard.svelte-z565ag,.openCalculator.svelte-z565ag svg:where(.svelte-z565ag){transition:none}}
