.glossary-page.svelte-107hfxj{max-width:1200px;margin:0 auto;padding:2rem 1rem}.breadcrumb.svelte-107hfxj{margin-bottom:2rem;font-size:.875rem}.breadcrumb.svelte-107hfxj a:where(.svelte-107hfxj){color:var(--color-secondary);text-decoration:none}.breadcrumb.svelte-107hfxj a:where(.svelte-107hfxj):hover{text-decoration:underline}.separator.svelte-107hfxj{margin:0 .5rem;color:var(--color-outline)}.current.svelte-107hfxj{color:var(--color-outline)}.hero.svelte-107hfxj{text-align:center;margin-bottom:3rem}.header-top.svelte-107hfxj{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.hero.svelte-107hfxj h1:where(.svelte-107hfxj){font-size:2.5rem;font-weight:800;color:var(--color-on-surface);margin:0}.print-btn.svelte-107hfxj{background:var(--color-secondary);color:var(--color-on-primary);border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.print-btn.svelte-107hfxj:hover{background:var(--color-link-hover);transform:translateY(-1px)}.updated.svelte-107hfxj{font-size:.875rem;color:var(--color-outline);margin-top:.5rem}.subtitle.svelte-107hfxj{font-size:1.125rem;color:var(--color-outline)}section.svelte-107hfxj{margin-bottom:3rem}h2.svelte-107hfxj{font-size:1.875rem;font-weight:700;color:var(--color-on-surface);margin-bottom:1.5rem}h3.svelte-107hfxj{font-size:1.25rem;font-weight:600;color:var(--color-on-surface);margin-bottom:.5rem}p.svelte-107hfxj{font-size:1rem;line-height:1.75;color:var(--color-on-surface-variant);margin-bottom:1rem}.search-controls.svelte-107hfxj{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1rem}.search-box.svelte-107hfxj,.category-filter.svelte-107hfxj{display:flex;flex-direction:column;gap:.5rem}label.svelte-107hfxj{font-size:.875rem;font-weight:600;color:var(--color-on-surface)}input[type=text].svelte-107hfxj,select.svelte-107hfxj{padding:.75rem;border:2px solid var(--color-outline-variant);border-radius:6px;font-size:1rem;background:var(--color-surface-container-lowest)}input[type=text].svelte-107hfxj:focus,select.svelte-107hfxj:focus{outline:none;border-color:var(--color-secondary)}.results-count.svelte-107hfxj{text-align:center;color:var(--color-outline);font-size:.9375rem;margin-top:1rem}.no-results.svelte-107hfxj{text-align:center;padding:3rem;background:var(--color-surface-container-low);border-radius:8px;color:var(--color-outline)}.terms-list.svelte-107hfxj{display:grid;gap:1.5rem}.term-card.svelte-107hfxj{background:var(--color-surface-container-lowest);padding:1.5rem;border-radius:8px;border:2px solid var(--color-outline-variant);transition:all .2s}.term-card.svelte-107hfxj:hover{border-color:var(--color-secondary)}.term-header.svelte-107hfxj{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.term-header.svelte-107hfxj h3:where(.svelte-107hfxj){margin-bottom:0}.category-badge.svelte-107hfxj{background:var(--color-highlight-bg);color:var(--color-on-secondary-container);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.term-definition.svelte-107hfxj p:where(.svelte-107hfxj){margin-bottom:0}.related-terms.svelte-107hfxj{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-outline-variant);font-size:.875rem}.related-terms.svelte-107hfxj strong:where(.svelte-107hfxj){color:var(--color-on-surface)}.related-term.svelte-107hfxj{background:none;border:none;color:var(--color-secondary);cursor:pointer;padding:0;font-size:.875rem;text-decoration:none}.related-term.svelte-107hfxj:hover{text-decoration:underline}.quick-categories.svelte-107hfxj{margin-top:4rem}.category-grid.svelte-107hfxj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.category-card.svelte-107hfxj{background:var(--color-surface-container-low);padding:1.5rem;border-radius:8px;border:2px solid var(--color-outline-variant);text-align:center}.category-card.svelte-107hfxj h3:where(.svelte-107hfxj){color:var(--color-on-surface);margin-bottom:.5rem}.category-card.svelte-107hfxj p:where(.svelte-107hfxj){font-size:.9375rem;color:var(--color-outline);margin-bottom:1.5rem}.category-card.svelte-107hfxj button:where(.svelte-107hfxj){background:var(--color-secondary);color:var(--color-on-primary);border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.category-card.svelte-107hfxj button:where(.svelte-107hfxj):hover{background:var(--color-link-hover)}.links-grid.svelte-107hfxj{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.link-card.svelte-107hfxj{background:var(--color-surface-container-lowest);padding:1.5rem;border-radius:8px;border:2px solid var(--color-outline-variant);text-decoration:none;transition:all .2s}.link-card.svelte-107hfxj:hover{border-color:var(--color-secondary);transform:translateY(-2px)}.link-card.svelte-107hfxj h3:where(.svelte-107hfxj){color:var(--color-on-surface);margin-bottom:.5rem}.link-card.svelte-107hfxj p:where(.svelte-107hfxj){font-size:.9375rem;color:var(--color-outline);margin-bottom:0}@media print{.breadcrumb.svelte-107hfxj,.related-links.svelte-107hfxj,.print-btn.svelte-107hfxj,.search-section.svelte-107hfxj,.quick-categories.svelte-107hfxj{display:none}.hero.svelte-107hfxj{text-align:center;margin-bottom:1rem}.hero.svelte-107hfxj h1:where(.svelte-107hfxj){font-size:1.5rem}.subtitle.svelte-107hfxj{font-size:.875rem}.updated.svelte-107hfxj{display:block}.term-card.svelte-107hfxj{page-break-inside:avoid;margin-bottom:.5rem;padding:.75rem}.term-header.svelte-107hfxj h3:where(.svelte-107hfxj){font-size:1rem}.term-definition.svelte-107hfxj p:where(.svelte-107hfxj){font-size:.875rem}.related-terms.svelte-107hfxj{display:none}section.svelte-107hfxj{margin-bottom:1rem;page-break-inside:avoid}}@media(max-width:768px){.hero.svelte-107hfxj h1:where(.svelte-107hfxj){font-size:1.875rem}.subtitle.svelte-107hfxj{font-size:1rem}h2.svelte-107hfxj{font-size:1.5rem}.search-controls.svelte-107hfxj{grid-template-columns:1fr}.term-header.svelte-107hfxj{flex-direction:column;align-items:flex-start}.category-grid.svelte-107hfxj,.links-grid.svelte-107hfxj{grid-template-columns:1fr}}
