.page-banner[data-astro-cid-sahthylw]{padding:6rem 0;text-align:center;color:var(--background-color);background-size:cover;background-position:center 65%;position:relative}.page-banner[data-astro-cid-sahthylw]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.page-banner[data-astro-cid-sahthylw] .container[data-astro-cid-sahthylw]{position:relative;z-index:1}.banner-title[data-astro-cid-sahthylw]{color:var(--background-color);text-shadow:2px 2px 8px rgba(0,0,0,.7)}.banner-subtitle[data-astro-cid-sahthylw]{color:#eee;font-size:1.2rem}.filter-controls[data-astro-cid-sahthylw]{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn[data-astro-cid-sahthylw]{padding:1rem 2.5rem;border:none;background:#fff3;backdrop-filter:blur(10px);color:#333;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.filter-btn[data-astro-cid-sahthylw]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.filter-btn[data-astro-cid-sahthylw]:hover:before{left:100%}.filter-btn[data-astro-cid-sahthylw]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026;background:#ffffff4d}.filter-btn[data-astro-cid-sahthylw].active{background:linear-gradient(135deg,var(--primary-color),#667eea);color:#fff;transform:translateY(-2px);box-shadow:0 15px 35px #0003;border-color:#ffffff80}.section[data-astro-cid-sahthylw]{padding:6rem 0}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:.3rem;max-width:1400px;margin:0 auto}.gallery-item[data-astro-cid-sahthylw]{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a;border-radius:12px}.gallery-item[data-astro-cid-sahthylw].wide{grid-column:span 2}.gallery-item[data-astro-cid-sahthylw].tall{grid-row:span 2}.gallery-item[data-astro-cid-sahthylw].big{grid-column:span 2;grid-row:span 2}.gallery-item[data-astro-cid-sahthylw]:hover{transform:scale(1.03);box-shadow:0 8px 25px #00000026;z-index:10}.gallery-item[data-astro-cid-sahthylw].hide{display:none}.gallery-item[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover}.gallery-link[data-astro-cid-sahthylw]{display:block;position:relative}.overlay[data-astro-cid-sahthylw]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .3s ease;color:#fff;font-size:2rem}.gallery-link[data-astro-cid-sahthylw]:hover .overlay[data-astro-cid-sahthylw]{opacity:1}.cta-section[data-astro-cid-sahthylw]{background-color:var(--light-gray);padding:4rem 0}.text-center[data-astro-cid-sahthylw]{text-align:center}.section-title[data-astro-cid-sahthylw]{font-size:2.5rem;margin-bottom:.5rem}.section-subtitle[data-astro-cid-sahthylw]{font-size:1.1rem;color:#666}.lightbox[data-astro-cid-sahthylw]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.lightbox[data-astro-cid-sahthylw].active{display:flex;opacity:1}.lightbox-backdrop[data-astro-cid-sahthylw]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;backdrop-filter:blur(20px)}.lightbox-content[data-astro-cid-sahthylw]{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.lightbox-close[data-astro-cid-sahthylw]{position:absolute;top:-50px;right:0;background:#fff3;border:none;color:#fff;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);transition:all .3s ease;z-index:1001}.lightbox-close[data-astro-cid-sahthylw]:hover{background:#ffffff4d;transform:rotate(90deg)}.lightbox-prev[data-astro-cid-sahthylw],.lightbox-next[data-astro-cid-sahthylw]{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:3rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);transition:all .3s ease;z-index:1001}.lightbox-prev[data-astro-cid-sahthylw]{left:-80px}.lightbox-next[data-astro-cid-sahthylw]{right:-80px}.lightbox-prev[data-astro-cid-sahthylw]:hover,.lightbox-next[data-astro-cid-sahthylw]:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}#lightbox-image[data-astro-cid-sahthylw]{max-width:100%;max-height:80vh;object-fit:contain;border-radius:15px;box-shadow:0 25px 50px #00000080}.lightbox-info[data-astro-cid-sahthylw]{margin-top:1rem;text-align:center;color:#fff}.lightbox-info[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.lightbox-info[data-astro-cid-sahthylw] span[data-astro-cid-sahthylw]{font-size:.9rem;opacity:.8}@media (max-width: 992px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.gallery-item[data-astro-cid-sahthylw].wide,.gallery-item[data-astro-cid-sahthylw].tall,.gallery-item[data-astro-cid-sahthylw].big{grid-column:span 1;grid-row:span 1}.lightbox-prev[data-astro-cid-sahthylw]{left:-60px;width:50px;height:50px;font-size:2rem}.lightbox-next[data-astro-cid-sahthylw]{right:-60px;width:50px;height:50px;font-size:2rem}.lightbox-close[data-astro-cid-sahthylw]{width:40px;height:40px;font-size:2rem;top:-45px}#lightbox-image[data-astro-cid-sahthylw]{max-height:70vh}}@media (max-width: 576px){.gallery-grid[data-astro-cid-sahthylw]{display:flex;flex-direction:column}}
