html,body{overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}[data-astro-cid-sahthylw]{box-sizing:border-box}.gallery-main[data-astro-cid-sahthylw]{max-width:1600px;margin:0 auto;padding:8rem 2rem 4rem;width:100%;box-sizing:border-box}.gallery-hero[data-astro-cid-sahthylw]{margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid var(--line);width:100%}.gallery-hero-content[data-astro-cid-sahthylw]{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center;width:100%}.gallery-hero-text[data-astro-cid-sahthylw]{display:flex;flex-direction:column}.gallery-hero[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:3rem;margin-bottom:1.5rem;color:rgb(var(--gray-dark));line-height:1.2}.gallery-intro[data-astro-cid-sahthylw]{font-size:1.2rem;line-height:1.8;color:rgb(var(--gray));margin-bottom:0}.gallery-hero-image[data-astro-cid-sahthylw]{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:100%}.gallery-hero-image[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:auto;display:block;object-fit:cover;max-width:100%}.gallery-section[data-astro-cid-sahthylw]{width:100%;overflow-x:hidden}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;width:100%;box-sizing:border-box}.gallery-item[data-astro-cid-sahthylw]{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;background:#fff;border:1px solid var(--line);box-shadow:0 4px 20px #00000014;transition:all .3s ease;aspect-ratio:4 / 3}.gallery-item[data-astro-cid-sahthylw]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.gallery-item[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.gallery-item[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw]{transform:scale(1.1)}.lightbox[data-astro-cid-sahthylw]{display:none;position:fixed;inset:0;background:#000000f2;z-index:10000;align-items:center;justify-content:center;padding:2rem;opacity:0;transition:opacity .3s ease;width:100vw;height:100vh;overflow:hidden}.lightbox[data-astro-cid-sahthylw].active{display:flex;opacity:1}.lightbox-content[data-astro-cid-sahthylw]{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image[data-astro-cid-sahthylw]{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080}.lightbox-close[data-astro-cid-sahthylw]{position:absolute;top:-50px;right:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:24px;line-height:1}.lightbox-close[data-astro-cid-sahthylw]:hover{background:#fff3;transform:rotate(90deg)}.lightbox-nav[data-astro-cid-sahthylw]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:24px;line-height:1}.lightbox-nav[data-astro-cid-sahthylw]:hover{background:#fff3}.lightbox-prev[data-astro-cid-sahthylw]{left:2rem}.lightbox-next[data-astro-cid-sahthylw]{right:2rem}.lightbox-counter[data-astro-cid-sahthylw]{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);color:#fff;font-size:1rem;opacity:.8}@media(max-width:1024px){.gallery-main[data-astro-cid-sahthylw]{padding:6rem 1.5rem 3rem}.gallery-hero-content[data-astro-cid-sahthylw]{grid-template-columns:1fr;gap:3rem}.gallery-hero-image[data-astro-cid-sahthylw]{order:-1;max-width:100%}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}}@media(max-width:768px){.gallery-main[data-astro-cid-sahthylw]{padding:6rem 1.5rem 3rem;width:100%;max-width:100%}.gallery-hero[data-astro-cid-sahthylw],.gallery-hero-content[data-astro-cid-sahthylw]{width:100%}.gallery-hero[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:2rem}.gallery-intro[data-astro-cid-sahthylw]{font-size:1rem}.gallery-hero-image[data-astro-cid-sahthylw]{max-width:100%;width:100%}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;width:100%}.lightbox-nav[data-astro-cid-sahthylw]{width:40px;height:40px;font-size:20px}.lightbox-prev[data-astro-cid-sahthylw]{left:1rem}.lightbox-next[data-astro-cid-sahthylw]{right:1rem}.lightbox-close[data-astro-cid-sahthylw]{top:1rem;right:1rem;width:40px;height:40px;font-size:20px}.lightbox-counter[data-astro-cid-sahthylw]{bottom:1rem}}@media(max-width:640px){.gallery-main[data-astro-cid-sahthylw]{padding:6rem 1rem 3rem;width:100%;max-width:100%}.gallery-hero[data-astro-cid-sahthylw]{margin-bottom:3rem;padding-bottom:2rem;width:100%}.gallery-hero-content[data-astro-cid-sahthylw]{width:100%}.gallery-hero[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:1.8rem;margin-bottom:1rem}.gallery-intro[data-astro-cid-sahthylw]{font-size:.95rem;margin-bottom:2rem}.gallery-hero-image[data-astro-cid-sahthylw]{max-width:100%;width:100%}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2rem;width:100%}.gallery-item[data-astro-cid-sahthylw]{border-radius:6px}.lightbox[data-astro-cid-sahthylw]{padding:1rem}.lightbox-nav[data-astro-cid-sahthylw]{width:36px;height:36px;font-size:18px}.lightbox-prev[data-astro-cid-sahthylw]{left:.5rem}.lightbox-next[data-astro-cid-sahthylw]{right:.5rem}.lightbox-close[data-astro-cid-sahthylw]{top:.5rem;right:.5rem;width:36px;height:36px;font-size:18px}.lightbox-counter[data-astro-cid-sahthylw]{bottom:.5rem;font-size:.9rem}}@media(max-width:480px){.gallery-main[data-astro-cid-sahthylw]{padding:5rem 1rem 2rem;width:100%;max-width:100%}.gallery-hero-content[data-astro-cid-sahthylw]{width:100%}.gallery-hero-image[data-astro-cid-sahthylw]{max-width:100%;width:100%}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr;gap:1rem;width:100%}.gallery-item[data-astro-cid-sahthylw]{aspect-ratio:16 / 9;width:100%}}
