.gallery-intro.svelte-16h6p05{text-align:center;max-width:800px;margin:0 auto 60px}.gallery-intro.svelte-16h6p05 h2:where(.svelte-16h6p05){font-size:clamp(2rem,4vw,3rem);margin-bottom:20px;color:var(--text-primary)}.gallery-intro.svelte-16h6p05 p:where(.svelte-16h6p05){font-size:1.2rem;color:var(--text-tertiary);line-height:1.8}.gallery-grid.svelte-16h6p05{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;margin-top:40px}.gallery-item.svelte-16h6p05{position:relative;opacity:0;transform:scale(.9);transition:transform .3s ease;border:none;padding:0;background:transparent;cursor:pointer}.gallery-item.mounted.svelte-16h6p05{animation:svelte-16h6p05-zoomIn .6s ease-out forwards}.gallery-item.svelte-16h6p05:hover{transform:scale(1.05);z-index:10}@keyframes svelte-16h6p05-zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gallery-image.svelte-16h6p05{position:relative;width:100%;padding-bottom:100%;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .4s ease}.gallery-image.svelte-16h6p05 img:where(.svelte-16h6p05){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery-item.svelte-16h6p05:hover .gallery-image:where(.svelte-16h6p05){box-shadow:0 15px 40px #0003}.gallery-overlay.svelte-16h6p05{position:absolute;inset:0;background:#000c;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;color:#fff;text-align:center;padding:20px}.gallery-item.svelte-16h6p05:hover .gallery-overlay:where(.svelte-16h6p05){opacity:1}.gallery-category.svelte-16h6p05{font-size:20px;font-weight:700;margin-bottom:10px;padding:8px 20px;background:#ffffff26;border-radius:20px}.gallery-overlay.svelte-16h6p05 p:where(.svelte-16h6p05){font-size:16px;opacity:.9}.categories-section.svelte-16h6p05{background:var(--bg-secondary)}.section-title.svelte-16h6p05{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:50px;color:var(--text-primary);position:relative;display:inline-block;width:100%}.section-title.svelte-16h6p05:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px}.categories-grid.svelte-16h6p05{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.category-card.svelte-16h6p05{background:var(--card-bg);padding:40px 30px;border-radius:16px;text-align:center;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;opacity:0;transform:translateY(30px)}.category-card.mounted.svelte-16h6p05{animation:fadeInUp .8s ease-out forwards}.category-card.svelte-16h6p05:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a}.category-icon.svelte-16h6p05{font-size:60px;margin-bottom:20px;animation:float 3s ease-in-out infinite}.category-card.svelte-16h6p05 h3:where(.svelte-16h6p05){font-size:24px;margin-bottom:10px;color:var(--text-primary)}.category-card.svelte-16h6p05 p:where(.svelte-16h6p05){color:var(--text-tertiary);line-height:1.6}.lightbox.svelte-16h6p05{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.lightbox-content.svelte-16h6p05{max-width:min(900px,90vw);max-height:80vh;display:flex;flex-direction:column;align-items:center;gap:12px}.lightbox-content.svelte-16h6p05 img:where(.svelte-16h6p05){max-width:100%;max-height:70vh;border-radius:12px;box-shadow:0 20px 50px #0006}.lightbox-caption.svelte-16h6p05{color:#fff;font-size:1rem;text-align:center;opacity:.9}.lightbox-close.svelte-16h6p05{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lightbox-nav.svelte-16h6p05{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:28px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lightbox-nav.prev.svelte-16h6p05{left:20px}.lightbox-nav.next.svelte-16h6p05{right:20px}@media(max-width:768px){.gallery-grid.svelte-16h6p05{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.lightbox-nav.prev.svelte-16h6p05{left:10px}.lightbox-nav.next.svelte-16h6p05{right:10px}}
