.category-page.svelte-1u19nbw{max-width:1200px;margin:0 auto;padding:1.5rem clamp(1rem,4vw,2rem) 2.5rem;background:var(--color-bg-base)}.breadcrumbs.svelte-1u19nbw{margin-bottom:1.5rem}.breadcrumbs.svelte-1u19nbw ol:where(.svelte-1u19nbw){display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:.875rem}.breadcrumbs.svelte-1u19nbw li:where(.svelte-1u19nbw){display:flex;align-items:center}.breadcrumbs.svelte-1u19nbw a:where(.svelte-1u19nbw){color:var(--color-brand-green);text-decoration:none}.breadcrumbs.svelte-1u19nbw a:where(.svelte-1u19nbw):hover{text-decoration:underline}.breadcrumbs.svelte-1u19nbw span:where(.svelte-1u19nbw){margin:0 .5rem;color:var(--color-text-muted)}.breadcrumbs.svelte-1u19nbw .current:where(.svelte-1u19nbw){color:var(--color-text-tertiary)}.category-header.svelte-1u19nbw{padding:2.5rem;background:linear-gradient(135deg,var(--category-color) 0%,color-mix(in srgb,var(--category-color) 80%,black) 100%);border-radius:1rem;margin-bottom:2rem;color:var(--color-text-on-brand)}.category-header__label.svelte-1u19nbw{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.category-header.svelte-1u19nbw h1:where(.svelte-1u19nbw){font-size:clamp(1.75rem,4vw,var(--font-h2));margin:.5rem 0}.category-header__desc.svelte-1u19nbw{font-size:1.125rem;opacity:.9;margin:0 0 1rem;max-width:600px}.category-header__count.svelte-1u19nbw{font-size:.9375rem;opacity:.8}.category-layout.svelte-1u19nbw{display:grid;grid-template-columns:1fr 280px;gap:3rem}@media(max-width:900px){.category-layout.svelte-1u19nbw{grid-template-columns:1fr}}.pillar-card.svelte-1u19nbw{display:grid;grid-template-columns:1fr 1fr;background:var(--color-bg-elevated);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-card);text-decoration:none;margin-bottom:2rem;transition:transform .2s ease,box-shadow .2s ease;position:relative;border:1px solid var(--color-border-light)}.pillar-card.svelte-1u19nbw:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.pillar-card__badge.svelte-1u19nbw{position:absolute;top:1rem;left:1rem;padding:.375rem .75rem;background:var(--color-accent);color:var(--color-text-on-brand);font-size:.75rem;font-weight:600;border-radius:9999px;z-index:1}.pillar-card__image.svelte-1u19nbw{height:100%;min-height:280px}.pillar-card__image.svelte-1u19nbw img:where(.svelte-1u19nbw){width:100%;height:100%;object-fit:cover}.pillar-card__content.svelte-1u19nbw{padding:2rem;display:flex;flex-direction:column;justify-content:center}.pillar-card__content.svelte-1u19nbw h2:where(.svelte-1u19nbw){font-size:1.5rem;color:var(--color-text-primary);margin:0 0 1rem;line-height:1.3}.pillar-card__content.svelte-1u19nbw p:where(.svelte-1u19nbw){color:var(--color-text-tertiary);margin:0 0 1rem;line-height:1.6}.pillar-card__meta.svelte-1u19nbw{display:flex;gap:1rem;font-size:.875rem;color:var(--color-text-muted)}@media(max-width:700px){.pillar-card.svelte-1u19nbw{grid-template-columns:1fr}.pillar-card__image.svelte-1u19nbw{min-height:200px}}.posts-grid.svelte-1u19nbw{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.post-card.svelte-1u19nbw{background:var(--color-bg-elevated);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--color-border-light)}.post-card.svelte-1u19nbw:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.post-card__image.svelte-1u19nbw{height:160px;overflow:hidden}.post-card__image.svelte-1u19nbw img:where(.svelte-1u19nbw){width:100%;height:100%;object-fit:cover}.post-card__content.svelte-1u19nbw{padding:1.25rem}.post-card__badge.svelte-1u19nbw{display:inline-block;padding:.25rem .5rem;background:var(--color-accent-subtle);color:var(--color-accent);font-size:.6875rem;font-weight:600;border-radius:9999px;margin-bottom:.5rem}.post-card__content.svelte-1u19nbw h3:where(.svelte-1u19nbw){font-size:1.0625rem;color:var(--color-text-primary);margin:0 0 .5rem;line-height:1.3}.post-card__content.svelte-1u19nbw p:where(.svelte-1u19nbw){font-size:.875rem;color:var(--color-text-tertiary);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta.svelte-1u19nbw{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;color:var(--color-text-muted)}.post-card__meta.svelte-1u19nbw span:where(.svelte-1u19nbw):not(:last-child):after{content:"•";margin-left:.5rem}.category-sidebar.svelte-1u19nbw{display:flex;flex-direction:column;gap:2rem}@media(max-width:900px){.category-sidebar.svelte-1u19nbw{order:-1;flex-direction:row;flex-wrap:wrap}.sidebar-section.svelte-1u19nbw{flex:1;min-width:200px}}.sidebar-section.svelte-1u19nbw h3:where(.svelte-1u19nbw){font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 1rem}.categories-list.svelte-1u19nbw{list-style:none;padding:0;margin:0}.categories-list.svelte-1u19nbw li:where(.svelte-1u19nbw){margin:.5rem 0}.category-link.svelte-1u19nbw{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;color:var(--color-text-secondary);text-decoration:none;border-radius:.5rem;transition:all .15s ease}.category-link.svelte-1u19nbw:hover{background:var(--color-bg-muted);color:var(--color-text-primary)}.category-link.active.svelte-1u19nbw{background:var(--color-success-bg);color:var(--color-brand-green);font-weight:600}.category-link__dot.svelte-1u19nbw{width:8px;height:8px;border-radius:50%;background:var(--cat-color);flex-shrink:0}.btn.svelte-1u19nbw{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-weight:600;font-size:.9375rem;border-radius:.5rem;text-decoration:none;transition:all .15s ease}.btn--outline.svelte-1u19nbw{background:var(--color-bg-elevated);color:var(--color-text-secondary);border:1px solid var(--color-border)}.btn--outline.svelte-1u19nbw:hover{background:var(--color-bg-subtle)}.empty-state.svelte-1u19nbw{text-align:center;padding:4rem 2rem;background:var(--color-bg-subtle);border-radius:.75rem}.empty-state.svelte-1u19nbw p:where(.svelte-1u19nbw){color:var(--color-text-tertiary);margin:0 0 1.5rem}@media(prefers-reduced-motion:reduce){.pillar-card.svelte-1u19nbw,.post-card.svelte-1u19nbw,.category-link.svelte-1u19nbw,.btn.svelte-1u19nbw{transition:none}.pillar-card.svelte-1u19nbw:hover,.post-card.svelte-1u19nbw:hover{transform:none}}
