.gallery-page.svelte-imhuoa{min-height:100vh;background:#fff}.gallery-hero.svelte-imhuoa{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#777;padding:6rem 2rem 4rem;text-align:center;position:relative;margin-top:5vh;border-bottom:1px solid rgba(0,0,0,.05)}.gallery-hero.svelte-imhuoa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6f82d508,#2854b408);z-index:1}.hero-content.svelte-imhuoa{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-content.svelte-imhuoa h1:where(.svelte-imhuoa){font-size:3.2rem;font-weight:700;margin-bottom:1rem;color:#6f82d5;text-shadow:none}@media (max-width: 768px){.hero-content.svelte-imhuoa h1:where(.svelte-imhuoa){font-size:2.3rem}}.hero-content.svelte-imhuoa p:where(.svelte-imhuoa){font-size:1.2rem;font-weight:400;color:#777;opacity:.8}@media (max-width: 768px){.hero-content.svelte-imhuoa p:where(.svelte-imhuoa){font-size:1rem}}.gallery-container.svelte-imhuoa{max-width:1400px;margin:0 auto;padding:4rem 2rem}.category-filter.svelte-imhuoa{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn.svelte-imhuoa{padding:.75rem 2rem;border:2px solid #6f82d5;background:transparent;color:#6f82d5;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.filter-btn.svelte-imhuoa:hover{background:#6f82d5;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #6f82d54d}.filter-btn.active.svelte-imhuoa{background:linear-gradient(135deg,#6f82d5,#2854b4);color:#fff;border-color:transparent;box-shadow:0 4px 15px #6f82d54d}.gallery-grid.svelte-imhuoa{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;margin-top:2rem}@media (max-width: 1200px){.gallery-grid.svelte-imhuoa{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.gallery-grid.svelte-imhuoa{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.gallery-grid.svelte-imhuoa{grid-template-columns:1fr}}.gallery-item.svelte-imhuoa{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .4s ease;cursor:pointer;position:relative}.gallery-item.svelte-imhuoa:nth-child(3n+1){grid-row:span 2}.gallery-item.svelte-imhuoa:nth-child(4n+2){grid-column:span 2}.gallery-item.svelte-imhuoa:nth-child(5n+3){grid-row:span 2;grid-column:span 2}.gallery-item.svelte-imhuoa:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px #0003;z-index:10}.gallery-item.svelte-imhuoa:hover .image-overlay:where(.svelte-imhuoa){opacity:1}.gallery-item.svelte-imhuoa:hover .image-container:where(.svelte-imhuoa) img:where(.svelte-imhuoa){transform:scale(1.1)}.image-container.svelte-imhuoa{position:relative;overflow:hidden;width:100%;height:100%}.image-container.svelte-imhuoa img:where(.svelte-imhuoa){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.image-overlay.svelte-imhuoa{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6f82d5e6,#2854b4e6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.overlay-content.svelte-imhuoa{text-align:center;color:#fff;padding:2rem}.overlay-content.svelte-imhuoa h3:where(.svelte-imhuoa){margin-bottom:1rem;font-size:1.4rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.overlay-content.svelte-imhuoa p:where(.svelte-imhuoa){margin-bottom:1.5rem;font-size:1rem;opacity:.95;line-height:1.6}.category-badge.svelte-imhuoa{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.85rem;font-weight:600;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.no-results.svelte-imhuoa,.loading.svelte-imhuoa,.error.svelte-imhuoa{text-align:center;padding:4rem 2rem;color:#777;font-size:1.2rem}.error.svelte-imhuoa{color:#dc2626}.modal-overlay.svelte-imhuoa{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:svelte-imhuoa-fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content.svelte-imhuoa{position:relative;max-width:95vw;max-height:95vh;width:90vw;height:auto;background:#fff;border-radius:20px;overflow:hidden;animation:svelte-imhuoa-slideIn .3s ease;box-shadow:0 20px 60px #0000004d}.modal-content.svelte-imhuoa img:where(.svelte-imhuoa){width:100%;height:auto;max-height:85vh;object-fit:contain;display:block}.close-btn.svelte-imhuoa{position:absolute;top:1.5rem;right:1.5rem;background:#000c;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:1.8rem;cursor:pointer;z-index:1001;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.close-btn.svelte-imhuoa:hover{background:#000000e6;transform:scale(1.1)}.modal-info.svelte-imhuoa{padding:.25rem .5rem;height:auto;min-height:30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.modal-info.svelte-imhuoa h2:where(.svelte-imhuoa){margin:0;color:#6f82d5;font-size:.9rem;font-weight:600}.modal-info.svelte-imhuoa p:where(.svelte-imhuoa){margin:0;color:#777;line-height:1.1;font-size:.75rem;flex:1}.modal-category.svelte-imhuoa{background:linear-gradient(135deg,#6f82d5,#2854b4);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600}@keyframes svelte-imhuoa-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-imhuoa-slideIn{0%{opacity:0;transform:scale(.9) translateY(-30px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){.gallery-grid.svelte-imhuoa{gap:1rem}.gallery-item.svelte-imhuoa:nth-child(3n+1),.gallery-item.svelte-imhuoa:nth-child(4n+2),.gallery-item.svelte-imhuoa:nth-child(5n+3){grid-row:span 1;grid-column:span 1}.category-filter.svelte-imhuoa{gap:.75rem}.filter-btn.svelte-imhuoa{padding:.6rem 1.5rem;font-size:.9rem}.gallery-container.svelte-imhuoa{padding:3rem 1rem}}@media (max-width: 480px){.gallery-grid.svelte-imhuoa{gap:1rem}.category-filter.svelte-imhuoa{gap:.5rem;justify-content:center}.filter-btn.svelte-imhuoa{padding:.5rem 1rem;font-size:.8rem}}
