.gallery-page.svelte-1oyohex{min-height:100vh;background:#101215;color:#fff}.gallery-hero.svelte-1oyohex{background:linear-gradient(135deg,#101215,#160608);color:#fff;padding:8rem 2rem 6rem;text-align:center;position:relative;margin-top:0}.gallery-hero.svelte-1oyohex:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff77301a,#ff77300d);z-index:1}.hero-content.svelte-1oyohex{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-content.svelte-1oyohex h1:where(.svelte-1oyohex){font-family:Anton,sans-serif;font-size:clamp(3.2rem,8vw,6rem);font-weight:700;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 768px){.hero-content.svelte-1oyohex h1:where(.svelte-1oyohex){font-size:clamp(2.5rem,6vw,4rem)}}.hero-content.svelte-1oyohex p:where(.svelte-1oyohex){font-family:Open Sans,sans-serif;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400;color:#ccc;opacity:.9}@media (max-width: 768px){.hero-content.svelte-1oyohex p:where(.svelte-1oyohex){font-size:clamp(1rem,2.5vw,1.4rem)}}.gallery-container.svelte-1oyohex{max-width:1400px;margin:0 auto;padding:6rem 2rem;background:#101215}.category-filter.svelte-1oyohex{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn.svelte-1oyohex{padding:.75rem 2rem;border:2px solid #ff7730;background:transparent;color:#ff7730;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;font-family:Open Sans,sans-serif}.filter-btn.svelte-1oyohex:hover{background:#ff7730;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #ff77304d}.filter-btn.active.svelte-1oyohex{background:linear-gradient(135deg,#ff7730,#ff9963);color:#fff;border-color:transparent;box-shadow:0 4px 15px #ff77304d}.gallery-grid.svelte-1oyohex{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-1oyohex{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.gallery-grid.svelte-1oyohex{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.gallery-grid.svelte-1oyohex{grid-template-columns:1fr}}.gallery-item.svelte-1oyohex{background:#160608;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #0000004d;transition:all .4s ease;cursor:pointer;position:relative;border-left:4px solid #ff7730}.gallery-item.svelte-1oyohex:nth-child(3n+1){grid-row:span 2}.gallery-item.svelte-1oyohex:nth-child(4n+2){grid-column:span 2}.gallery-item.svelte-1oyohex:nth-child(5n+3){grid-row:span 2;grid-column:span 2}.gallery-item.svelte-1oyohex:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px #0006;z-index:10}.gallery-item.svelte-1oyohex:hover .image-overlay:where(.svelte-1oyohex){opacity:1}.gallery-item.svelte-1oyohex:hover .image-container:where(.svelte-1oyohex) img:where(.svelte-1oyohex){transform:scale(1.1)}.image-container.svelte-1oyohex{position:relative;overflow:hidden;width:100%;height:100%}.image-container.svelte-1oyohex img:where(.svelte-1oyohex){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.image-overlay.svelte-1oyohex{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff7730e6,#ff9963e6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.overlay-content.svelte-1oyohex{text-align:center;color:#fff;padding:2rem}.overlay-content.svelte-1oyohex h3:where(.svelte-1oyohex){margin-bottom:1rem;font-size:1.4rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.3);font-family:Anton,sans-serif}.overlay-content.svelte-1oyohex p:where(.svelte-1oyohex){margin-bottom:1.5rem;font-size:1rem;opacity:.95;line-height:1.6;font-family:Open Sans,sans-serif}.category-badge.svelte-1oyohex{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-1oyohex,.loading.svelte-1oyohex,.error.svelte-1oyohex{text-align:center;padding:4rem 2rem;color:#ccc;font-size:1.2rem;font-family:Open Sans,sans-serif}.error.svelte-1oyohex{color:#dc2626}.modal-overlay.svelte-1oyohex{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-1oyohex-fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content.svelte-1oyohex{position:relative;max-width:95vw;max-height:95vh;width:90vw;height:auto;background:#160608;border-radius:20px;overflow:hidden;animation:svelte-1oyohex-slideIn .3s ease;box-shadow:0 20px 60px #00000080;border-left:4px solid #ff7730}.modal-content.svelte-1oyohex img:where(.svelte-1oyohex){width:100%;height:auto;max-height:85vh;object-fit:contain;display:block}.close-btn.svelte-1oyohex{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-1oyohex:hover{background:#000000e6;transform:scale(1.1)}.modal-info.svelte-1oyohex{padding:1rem 1.5rem;background:#160608;color:#fff}.modal-info.svelte-1oyohex h2:where(.svelte-1oyohex){margin:0 0 .5rem;color:#ff7730;font-size:1.2rem;font-weight:600;font-family:Anton,sans-serif}.modal-info.svelte-1oyohex p:where(.svelte-1oyohex){margin:0 0 1rem;color:#ccc;line-height:1.4;font-size:1rem;font-family:Open Sans,sans-serif}.modal-category.svelte-1oyohex{background:linear-gradient(135deg,#ff7730,#ff9963);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;font-family:Open Sans,sans-serif}@keyframes svelte-1oyohex-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1oyohex-slideIn{0%{opacity:0;transform:scale(.9) translateY(-30px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){.gallery-grid.svelte-1oyohex{gap:1rem}.gallery-item.svelte-1oyohex:nth-child(3n+1),.gallery-item.svelte-1oyohex:nth-child(4n+2),.gallery-item.svelte-1oyohex:nth-child(5n+3){grid-row:span 1;grid-column:span 1}.category-filter.svelte-1oyohex{gap:.75rem}.filter-btn.svelte-1oyohex{padding:.6rem 1.5rem;font-size:.9rem}.gallery-container.svelte-1oyohex{padding:4rem 1.5rem}}@media (max-width: 480px){.gallery-grid.svelte-1oyohex{gap:1rem}.category-filter.svelte-1oyohex{gap:.5rem;justify-content:center}.filter-btn.svelte-1oyohex{padding:.5rem 1rem;font-size:.8rem}}
