.gallery_gallery_page_container__rV4p0{width:100%;margin:0 auto;padding:2rem 1rem 4rem;min-height:100vh}.gallery_gallery_header__89ASQ{text-align:center;margin-bottom:0;margin-top:0;padding:0;min-width:100%}.gallery_gallery_header__89ASQ h1{width:100%;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#111827;margin-bottom:4rem;position:relative;display:inline-block}.gallery_gallery_header__89ASQ h1:after{content:"";position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);width:100%;height:6px;background:var(--color-primary-100);border-radius:3px}.gallery_gallery_subtitle__010eN{font-size:1.125rem;color:#6b7280;max-width:700px;margin:2rem auto 0;line-height:1.6}.gallery_gallery_container__CWx49{display:flex;width:100%;margin-top:2rem;justify-content:center}.gallery_imgCards_container__4_x8p{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem;padding:1rem 0}@media(max-width:768px){.gallery_imgCards_container__4_x8p{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}}@media(max-width:480px){.gallery_imgCards_container__4_x8p{grid-template-columns:1fr;gap:1.5rem}}.gallery_imgCard_container__589ph{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;max-width:250px}.gallery_imgCard_container__589ph:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.gallery_imgCard_container__589ph:hover .gallery_album_overlay__kc4za{opacity:1}.gallery_imgCard_container__589ph:hover .gallery_album_title__Me_6c{transform:translateY(0)}.gallery_album_card__NQ0qZ{position:relative;width:100%;padding-top:75%;overflow:hidden;background:#f3f4f6}.gallery_album_image__2K42S{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery_imgCard_container__589ph:hover .gallery_album_image__2K42S{transform:scale(1.05)}.gallery_album_overlay__kc4za{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);padding:2rem 1.5rem 1.5rem;opacity:.9;transition:opacity .3s ease}.gallery_album_info__1rQx3{position:relative;z-index:2}.gallery_album_title__Me_6c{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;transform:translateY(10px);transition:transform .3s ease}.gallery_album_meta__IejtR{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);font-size:.875rem}.gallery_album_count__DrvUN{display:flex;align-items:center;gap:.375rem}.gallery_album_count__DrvUN svg{width:16px;height:16px}.gallery_album_icon__brq78{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease}.gallery_imgCard_container__589ph:hover .gallery_album_icon__brq78{background:var(--color-primary-100);transform:scale(1.1)}.gallery_imgCard_container__589ph:hover .gallery_album_icon__brq78 svg{color:#fff}.gallery_album_icon__brq78 svg{width:20px;height:20px;color:var(--color-primary-100);transition:color .3s ease}.gallery-album_gallery_page_container__ZHYDV{max-width:1400px;width:100%;margin:0 auto;padding:2rem 1rem 4rem}.gallery-album_gallery_page_header__RXI63{text-align:center;margin-bottom:2rem}.gallery-album_gallery_page_header__RXI63 h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111827;margin-bottom:.5rem}.gallery-album_image_count__VqZRx{font-size:1rem;color:#6b7280;font-weight:500}.gallery-album_gallery_container__HtVoJ{margin-top:2rem}.gallery-album_imgCards_container__UJzC7{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.gallery-album_imgCards_container__UJzC7{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}.gallery-album_imgCard_container__l5vHD{cursor:pointer;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.gallery-album_imgCard_container__l5vHD:hover{transform:scale(1.03);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.gallery-album_modal__falDw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.96);z-index:9999;display:flex;flex-direction:column;animation:gallery-album_modalFadeIn____LFD .3s ease}@keyframes gallery-album_modalFadeIn____LFD{0%{opacity:0}to{opacity:1}}.gallery-album_modal_header__zL9hM{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;z-index:10;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}@media(max-width:768px){.gallery-album_modal_header__zL9hM{padding:1rem 1.5rem}}.gallery-album_modal_title__Zv0eM{color:#fff;font-size:1.125rem;font-weight:500;opacity:.9}@media(max-width:768px){.gallery-album_modal_title__Zv0eM{font-size:1rem}}.gallery-album_btn_close__cwyop{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);width:44px;height:44px;border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#fff;padding:0;position:relative}.gallery-album_btn_close__cwyop:after,.gallery-album_btn_close__cwyop:before{content:"";position:absolute;width:20px;height:2px;background:#fff;border-radius:2px;transition:all .2s ease}.gallery-album_btn_close__cwyop:before{transform:rotate(45deg)}.gallery-album_btn_close__cwyop:after{transform:rotate(-45deg)}.gallery-album_btn_close__cwyop:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:rotate(90deg)}.gallery-album_btn_close__cwyop:hover:after,.gallery-album_btn_close__cwyop:hover:before{background:var(--color-primary-100)}.gallery-album_btn_close__cwyop:active{transform:rotate(90deg) scale(.9)}@media(max-width:768px){.gallery-album_btn_close__cwyop{width:40px;height:40px}.gallery-album_btn_close__cwyop:after,.gallery-album_btn_close__cwyop:before{width:18px}}.gallery-album_modal_imagebox__AHWXL{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;padding:0 6rem}@media(max-width:1024px){.gallery-album_modal_imagebox__AHWXL{padding:0 4rem}}@media(max-width:768px){.gallery-album_modal_imagebox__AHWXL{padding:0 3rem}}@media(max-width:480px){.gallery-album_modal_imagebox__AHWXL{padding:0 1.5rem}}.gallery-album_modal_body__HiqaC{position:relative;width:100%;height:85vh;max-width:1600px;animation:gallery-album_imageZoomIn__r2cVy .3s ease}@media(max-width:768px){.gallery-album_modal_body__HiqaC{height:75vh}}.gallery-album_modal_body__HiqaC img{border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5)}@keyframes gallery-album_imageZoomIn__r2cVy{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-album_modal_next__Uwslx,.gallery-album_modal_previous__t3j44{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease;z-index:10}.gallery-album_modal_next__Uwslx svg,.gallery-album_modal_previous__t3j44 svg{width:28px;height:28px;transition:transform .2s ease}.gallery-album_modal_next__Uwslx:hover,.gallery-album_modal_previous__t3j44:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:translateY(-50%) scale(1.1)}.gallery-album_modal_next__Uwslx:hover svg,.gallery-album_modal_previous__t3j44:hover svg{fill:var(--color-primary-100)}.gallery-album_modal_next__Uwslx:active,.gallery-album_modal_previous__t3j44:active{transform:translateY(-50%) scale(.95)}@media(max-width:768px){.gallery-album_modal_next__Uwslx,.gallery-album_modal_previous__t3j44{width:48px;height:48px}.gallery-album_modal_next__Uwslx svg,.gallery-album_modal_previous__t3j44 svg{width:24px;height:24px}}@media(max-width:480px){.gallery-album_modal_next__Uwslx,.gallery-album_modal_previous__t3j44{width:44px;height:44px}.gallery-album_modal_next__Uwslx svg,.gallery-album_modal_previous__t3j44 svg{width:20px;height:20px}}.gallery-album_modal_previous__t3j44{left:2rem}.gallery-album_modal_previous__t3j44:hover svg{transform:translateX(-3px)}@media(max-width:768px){.gallery-album_modal_previous__t3j44{left:1rem}}@media(max-width:480px){.gallery-album_modal_previous__t3j44{left:.5rem}}.gallery-album_modal_next__Uwslx{right:2rem}.gallery-album_modal_next__Uwslx:hover svg{transform:translateX(3px)}@media(max-width:768px){.gallery-album_modal_next__Uwslx{right:1rem}}@media(max-width:480px){.gallery-album_modal_next__Uwslx{right:.5rem}}.gallery-album_modal_footer__Fq2f8{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:2rem;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);pointer-events:none}@media(max-width:768px){.gallery-album_modal_footer__Fq2f8{padding:1.5rem}}.gallery-album_imgCaption__Y5wt6{font-size:1.125rem;font-weight:500;color:#fff;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);padding:.75rem 1.5rem;border-radius:50px;display:inline-block}@media(max-width:768px){.gallery-album_imgCaption__Y5wt6{font-size:1rem;padding:.625rem 1.25rem}}.gallery-album_modal_body__HiqaC.gallery-album_loading__zraFS:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:3px solid hsla(0,0%,100%,.2);border-top:3px solid var(--color-primary-100);border-radius:50%;animation:gallery-album_spin__kY9Eh .8s linear infinite}@keyframes gallery-album_spin__kY9Eh{to{transform:translate(-50%,-50%) rotate(1turn)}}.gallery-album_keyboard_hints__6bK9K{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:2rem;opacity:0;animation:gallery-album_fadeInHints__HqHNi .5s ease 2s forwards;pointer-events:none}@media(max-width:768px){.gallery-album_keyboard_hints__6bK9K{display:none}}@keyframes gallery-album_fadeInHints__HqHNi{to{opacity:.3}}.gallery-album_hint__lneBB{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);padding:.5rem 1rem;border-radius:8px;color:#fff;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.gallery-album_hint__lneBB kbd{background:rgba(0,0,0,.3);padding:.25rem .5rem;border-radius:4px;font-family:monospace;font-size:.75rem}.gallery-buttons_gallery_page_button_container__aKqyb{display:flex;justify-content:space-between}.gallery-buttons_gallery_page_button_text__2HcYr{cursor:pointer}.gallery-buttons_gallery_page_back_button_container__zhG8L{display:flex;width:100%;align-items:center;grid-column:1/2;grid-row:1;margin:0 5px}@media screen and (max-width:400px){.gallery-buttons_gallery_page_back_button_container__zhG8L{flex-direction:column;font-size:calc(min(1.25vw,14.25px) + 8px)}}.gallery-buttons_gallery_page_back_button__QtMS3{cursor:pointer;display:flex;margin:0 5px;padding:0;justify-content:center;align-items:center;width:40px;height:40px;color:#636fa4}.gallery-buttons_gallery_page_home_button_container__rkYPI{display:flex;width:100%;align-items:center;justify-content:center;grid-column:2/3;grid-row:1;margin:0 5px}@media screen and (max-width:400px){.gallery-buttons_gallery_page_home_button_container__rkYPI{flex-direction:column;font-size:calc(min(1.25vw,14.25px) + 8px)}}.gallery-buttons_gallery_page_home_button__7fozd{cursor:pointer;display:flex;margin:0 5px;padding:0;justify-content:center;align-items:center;width:40px;height:40px;color:#636fa4}.gallery-buttons_gallery_page_next_button_container__YeMOI{display:flex;align-items:center;justify-content:flex-end;grid-column:3/4;grid-row:1;margin:0 5px;width:100%}@media screen and (max-width:400px){.gallery-buttons_gallery_page_next_button_container__YeMOI{flex-direction:column-reverse;font-size:calc(min(1.25vw,14.25px) + 8px)}}.gallery-buttons_gallery_page_next_button__UzLIp{cursor:pointer;display:flex;margin:0 5px;padding:0;justify-content:center;align-items:center;width:40px;height:40px;color:#636fa4}