.page-content.svelte-kyhlje{padding-top:80px}.hero-section.svelte-kyhlje{padding:var(--space-16) 0 var(--space-12);background:var(--gray-50);border-bottom:1px solid var(--border-subtle)}.hero-section.svelte-kyhlje h1:where(.svelte-kyhlje){font-size:var(--text-5xl);margin-bottom:var(--space-4);max-width:600px}.hero-desc.svelte-kyhlje{color:var(--gray-500);font-size:var(--text-lg);max-width:560px;line-height:1.8}.filters.svelte-kyhlje{gap:var(--space-2);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.filter-chip.svelte-kyhlje{padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);border:1px solid var(--border);background:var(--white);font-family:inherit;font-size:var(--text-sm);color:var(--gray-600);cursor:pointer;transition:all var(--transition-fast);font-weight:500}.filter-chip.svelte-kyhlje:hover{border-color:var(--gray-300);color:var(--primary)}.filter-chip.active.svelte-kyhlje{background:var(--medical-blue);border-color:var(--medical-blue);color:var(--white)}.gallery-grid.svelte-kyhlje{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.empty.svelte-kyhlje{text-align:center;padding:var(--space-16);color:var(--gray-400);font-size:var(--text-lg);grid-column:1/-1}.loading-state.svelte-kyhlje{padding:var(--space-16) 0;flex-direction:column;justify-content:center;align-items:center;display:flex}.pulse-ring.svelte-kyhlje{border:3px solid var(--gray-200);border-top-color:var(--medical-blue);border-radius:50%;width:40px;height:40px;animation:1s linear infinite svelte-kyhlje-spin}.loading-text.svelte-kyhlje{margin-top:var(--space-4);color:var(--gray-500);font-size:var(--text-sm)}@keyframes svelte-kyhlje-spin{to{transform:rotate(360deg)}}@media (width<=768px){.hero-section.svelte-kyhlje h1:where(.svelte-kyhlje){font-size:var(--text-3xl)}}@media (width<=480px){.gallery-grid.svelte-kyhlje{grid-template-columns:1fr}}
