.page-hero[data-astro-cid-sahthylw]{background:linear-gradient(135deg,var(--primary),#0d3a5f);color:#fff;padding:6rem 0 4rem;text-align:center;position:relative;overflow:hidden}.page-hero[data-astro-cid-sahthylw]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.1}.page-hero[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:4rem;margin-bottom:1rem;position:relative;z-index:1}.page-hero[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:1.3rem;opacity:.9;position:relative;z-index:1}.gallery-intro[data-astro-cid-sahthylw]{padding:4rem 0;background:var(--bg)}.intro-content[data-astro-cid-sahthylw]{max-width:900px;margin:0 auto;text-align:center}.intro-content[data-astro-cid-sahthylw] h2[data-astro-cid-sahthylw]{font-size:3rem;color:var(--primary);margin-bottom:2rem}.intro-content[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:1.2rem;line-height:1.9;color:var(--text-light)}.gallery-section[data-astro-cid-sahthylw]{padding:4rem 0 6rem;background:#fff}.gallery-info[data-astro-cid-sahthylw]{text-align:center;margin-bottom:3rem}.gallery-info[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{font-size:2rem;color:var(--primary);margin-bottom:.5rem}.gallery-info[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:1.1rem;color:var(--text-light)}.gallery-filters[data-astro-cid-sahthylw]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding:1rem 0}.filter-btn[data-astro-cid-sahthylw]{padding:.8rem 1.5rem;background:#fff;border:2px solid var(--border);border-radius:30px;font-weight:600;color:var(--text);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Crimson Text,serif;font-size:1rem;position:relative;overflow:hidden}.filter-btn[data-astro-cid-sahthylw]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;z-index:0}.filter-btn[data-astro-cid-sahthylw]:hover:before,.filter-btn[data-astro-cid-sahthylw].active:before{width:300px;height:300px}.filter-btn[data-astro-cid-sahthylw] span[data-astro-cid-sahthylw]{position:relative;z-index:1}.filter-btn[data-astro-cid-sahthylw]:hover,.filter-btn[data-astro-cid-sahthylw].active{color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #1a549033}.filter-btn[data-astro-cid-sahthylw].active{background:var(--primary);color:#fff}.filter-btn[data-astro-cid-sahthylw]:not(.active):hover{background:#1a54900d}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.gallery-item--featured[data-astro-cid-sahthylw]{max-width:100%}@media(min-width:768px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.gallery-item[data-astro-cid-sahthylw]{border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease;animation:fadeInScale .6s ease forwards;opacity:0;cursor:pointer}.gallery-item-link[data-astro-cid-sahthylw]{text-decoration:none;color:inherit;display:block}.gallery-item[data-astro-cid-sahthylw].hidden{display:none}.gallery-item[data-astro-cid-sahthylw].filtered-out{animation:fadeOutScale .3s ease forwards}.gallery-item[data-astro-cid-sahthylw]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.gallery-image[data-astro-cid-sahthylw]{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--bg-alt);cursor:pointer}.gallery-thumbnail[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item[data-astro-cid-sahthylw]:hover .gallery-thumbnail[data-astro-cid-sahthylw]{transform:scale(1.1)}.overlay[data-astro-cid-sahthylw]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(26,84,144,.95),transparent);padding:2rem 1.5rem 1.5rem;transform:translateY(0);transition:opacity .3s ease,background .3s ease}.gallery-item[data-astro-cid-sahthylw]:hover .overlay[data-astro-cid-sahthylw]{background:linear-gradient(to top,rgba(26,84,144,.98),transparent)}.overlay[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{color:#fff;font-size:1.3rem;margin-bottom:.5rem}.gallery-description[data-astro-cid-sahthylw]{color:#fff;font-size:.9rem;margin-top:.5rem;opacity:.9}.gallery-tags[data-astro-cid-sahthylw]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.gallery-tag[data-astro-cid-sahthylw]{display:inline-block;padding:.25rem .6rem;background:#ffffff40;color:#fff;border-radius:12px;font-size:.75rem;font-weight:600;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.category[data-astro-cid-sahthylw]{display:inline-block;padding:.3rem .8rem;background:var(--secondary);color:var(--text);border-radius:15px;font-size:.85rem;font-weight:600}.gallery-cta[data-astro-cid-sahthylw]{padding:6rem 0;background:var(--bg-alt)}.cta-content[data-astro-cid-sahthylw]{text-align:center;max-width:800px;margin:0 auto}.cta-content[data-astro-cid-sahthylw] h2[data-astro-cid-sahthylw]{font-size:3rem;margin-bottom:1.5rem;color:var(--primary)}.cta-content[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:1.2rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.8}.btn[data-astro-cid-sahthylw]{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;display:inline-block;font-family:Playfair Display,serif}.btn-primary[data-astro-cid-sahthylw]{background:var(--primary);color:#fff;box-shadow:0 4px 15px #1a54904d}.btn-primary[data-astro-cid-sahthylw]:hover{background:#0d3a5f;transform:translateY(-2px);box-shadow:0 6px 20px #1a549066}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@media(max-width:768px){.page-hero[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:3rem}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr}}
