.gallery-item{position:relative;cursor:pointer;overflow:hidden;background:#222}.gallery-item-inner{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.image-container{position:absolute;top:0;left:0;width:100%;height:100%}.image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.gallery-overlay{position:absolute;inset:0;background:#0000;transition:background .3s ease;pointer-events:none}.gallery-item:hover .image-container img{transform:scale(1.08)}.gallery-item:hover .gallery-overlay{background:#0003}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:48px}.pag-btn{min-width:40px;height:40px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:0 0;border:0;border-radius:9999px;font:inherit;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.pag-btn:hover:not(.pag-active){background:#f3f4f6;color:#1a1a1a}.pag-btn:focus-visible{outline:2px solid #764ba2;outline-offset:2px}.pag-btn.pag-active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;box-shadow:0 2px 10px #764ba247;cursor:default}.pag-btn.pag-prev,.pag-btn.pag-next{border:1px solid #e5e7eb;color:#9ca3af;font-size:15px}.pag-btn.pag-prev:hover,.pag-btn.pag-next:hover{border-color:#c0a5db;color:#764ba2;background:#faf8fc}.pag-dots{min-width:24px;text-align:center;color:#c4c9d2;font-size:13px;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.pagination{gap:4px;margin-top:36px}.pag-btn{min-width:36px;height:36px;font-size:13px}}.hero-section[data-astro-cid-h4tjxux5]{margin-top:80px;padding:60px 20px;text-align:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.hero-section[data-astro-cid-h4tjxux5] h1[data-astro-cid-h4tjxux5]{font-size:3rem;font-weight:300;color:#1a1a1a;margin-bottom:10px}.hero-section[data-astro-cid-h4tjxux5] h1[data-astro-cid-h4tjxux5] span[data-astro-cid-h4tjxux5]{font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section[data-astro-cid-h4tjxux5] p[data-astro-cid-h4tjxux5]{font-size:1.1rem;color:#666}.categories-desktop[data-astro-cid-h4tjxux5]{background:#fff;font-size:12.2px;border-bottom:1px solid #e5e7eb;position:sticky;top:80px;z-index:40}.categories-wrapper[data-astro-cid-h4tjxux5]{max-width:1200px;margin:0 auto;padding:20px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.category-btn[data-astro-cid-h4tjxux5]{padding:10px 24px;background:#fff;color:#666;border:2px solid #e5e7eb;border-radius:50px;font-weight:500;transition:all .3s ease;cursor:pointer}.category-btn[data-astro-cid-h4tjxux5]:hover{background:#f3f4f6;border-color:#667eea;color:#333;transform:translateY(-2px)}.category-btn[data-astro-cid-h4tjxux5].active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.categories-mobile[data-astro-cid-h4tjxux5]{display:none;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:80px;z-index:40;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-filter-scroll[data-astro-cid-h4tjxux5]{display:flex;gap:8px;padding:12px 16px;min-width:-moz-max-content;min-width:max-content}.mobile-filter-btn[data-astro-cid-h4tjxux5]{padding:6px 14px;background:#fff;color:#666;border:1px solid #e5e7eb;border-radius:20px;font-size:.85rem;font-weight:500;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.mobile-filter-btn[data-astro-cid-h4tjxux5].active{background:#667eea;color:#fff;border-color:#667eea}.gallery[data-astro-cid-h4tjxux5]{padding:40px 20px 80px;background:#fafafa;min-height:100vh}.gallery-container[data-astro-cid-h4tjxux5]{max-width:1200px;margin:0 auto}.gallery-grid[data-astro-cid-h4tjxux5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2px;margin-bottom:60px}.lightbox[data-astro-cid-h4tjxux5]{display:none;position:fixed;inset:0;background:#000000f2;z-index:9999;align-items:center;justify-content:center}.lightbox[data-astro-cid-h4tjxux5].active{display:flex}.lightbox-img[data-astro-cid-h4tjxux5]{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}.lightbox-close[data-astro-cid-h4tjxux5],.lightbox-prev[data-astro-cid-h4tjxux5],.lightbox-next[data-astro-cid-h4tjxux5]{position:absolute;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:50px;height:50px;border-radius:50%;font-size:24px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-h4tjxux5]{top:30px;right:30px}.lightbox-prev[data-astro-cid-h4tjxux5]{left:30px;top:50%;transform:translateY(-50%)}.lightbox-next[data-astro-cid-h4tjxux5]{right:30px;top:50%;transform:translateY(-50%)}.lightbox-close[data-astro-cid-h4tjxux5]:hover,.lightbox-prev[data-astro-cid-h4tjxux5]:hover,.lightbox-next[data-astro-cid-h4tjxux5]:hover{background:#fff3}@media (max-width:768px){.hero-section[data-astro-cid-h4tjxux5],.categories-desktop[data-astro-cid-h4tjxux5]{display:none!important}.categories-mobile[data-astro-cid-h4tjxux5]{display:block!important}.gallery[data-astro-cid-h4tjxux5]{margin-top:0;padding:80px 10px 60px}.gallery-grid[data-astro-cid-h4tjxux5]{grid-template-columns:repeat(2,1fr);gap:1px}}