.gallery_wrapper__pvWjv{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:#111827;background:#ffffff;min-block-size:100vh;display:flex;flex-direction:column}.gallery_sidebar__BXd09{width:100%;background-color:#ffffff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;display:flex;align-items:center;justify-content:flex-start;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.gallery_logoLink__kWaPE{display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.gallery_logoLink__kWaPE:hover{opacity:.8}.gallery_logoImage__NB43d{height:auto;width:auto;max-height:40px}.gallery_main__m57qt{flex:1;padding:2rem 2rem 3rem;max-width:1400px;width:100%;margin:0 auto}.gallery_sections__4KDI2{display:flex;flex-direction:column;gap:3rem;margin-top:1.5rem}.gallery_sectionHeader__DEmmM{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}@media (max-width:640px){.gallery_sectionHeader__DEmmM{flex-direction:column;align-items:stretch}}.gallery_sectionTitle__UpllM{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#111827}.gallery_sectionMeta__n_8jf{font-size:.875rem;font-weight:500;letter-spacing:.05em;color:#6b7280;text-transform:uppercase}.gallery_subfolderGroup__RkDsH{margin-top:2.5rem}.gallery_subfolderGroup__RkDsH:first-child{margin-top:0}.gallery_subfolderHeading__xJBon{font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:#374151;margin-bottom:1rem}.gallery_subfolderHeading__xJBon,.gallery_subfolderHeading__xJBon:first-of-type{margin-top:0;padding-top:2.5rem;border-top:1px solid #e5e7eb}.gallery_gallery__8AoRi{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-auto-rows:14rem;grid-auto-flow:dense;gap:1rem}.gallery_figure__bFGC5{container:figure/inline-size;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);cursor:pointer;border-radius:.75rem;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);background:#f9fafb;position:relative}.gallery_figure__bFGC5:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.gallery_figure__bFGC5:focus-visible{outline:3px solid #ef7f4d;outline-offset:4px}.gallery_image__rs6UI{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover;grid-area:1/1/-1/-1;transition:scale .6s ease-in-out}.gallery_figure__bFGC5:hover .gallery_image__rs6UI{scale:1.08}.gallery_caption__gmSTG{grid-area:1/1/-1/-1;align-self:end;z-index:1;padding:3em 15% 1em 1em;color:#fff;font-size:.8125rem;line-height:1.4;background:linear-gradient(transparent 25%,rgb(0 0 0/.75));display:none}.gallery_captionTitle__sqydr{font-size:1rem;font-weight:600;margin-bottom:.05rem;letter-spacing:-.01em}.gallery_captionText__zbNOE{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;opacity:.9}@container figure (width > 20rem){.gallery_caption__gmSTG{display:block}}.gallery_gallery__8AoRi>:first-child{grid-area:span 2/span 2}.gallery_gallery__8AoRi>:nth-child(4n+2){grid-column:span 2}.gallery_emptyState__M7mjm{grid-column:1/-1;padding:4rem 3rem;text-align:center;font-size:1rem;color:#6b7280;border:2px dashed #d1d5db;border-radius:1rem;background-color:#f9fafb}.gallery_emptyState__M7mjm a{color:#ef7f4d;text-decoration:none;font-weight:600;transition:color .2s ease}.gallery_emptyState__M7mjm a:hover{color:#dc6c3a;text-decoration:underline}.gallery_galleryIndex__gBOI3{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem}.gallery_galleryCard__pLqs2{position:relative;display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;background:#ffffff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);transition:transform .25s ease,box-shadow .25s ease;cursor:pointer;text-decoration:none;color:inherit}.gallery_galleryCard__pLqs2:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.gallery_galleryCard__pLqs2:focus-visible{outline:3px solid #ef7f4d;outline-offset:4px}.gallery_galleryCardImageWrapper__ce5yy{position:relative;width:100%;height:280px;overflow:hidden;background:#f9fafb}.gallery_galleryCardImage__NGSvI{-o-object-fit:cover;object-fit:cover;transition:scale .4s ease}.gallery_galleryCard__pLqs2:hover .gallery_galleryCardImage__NGSvI{scale:1.05}.gallery_galleryCardContent__EqEwA{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.gallery_galleryCardTitle__usmpp{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#111827;margin:0}.gallery_galleryCardMeta__qEdny{font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#6b7280;text-transform:uppercase}.gallery_galleryCardArrow__PORc_{margin-left:auto;width:1.5rem;height:1.5rem;color:#ef7f4d;transition:transform .25s ease}.gallery_galleryCard__pLqs2:hover .gallery_galleryCardArrow__PORc_{transform:translateX(4px)}.gallery_backButton__eBLA1{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;margin-bottom:2rem;background:#ffffff;color:#374151;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gallery_backButton__eBLA1:hover{background:#f9fafb;border-color:#d1d5db;color:#111827;transform:translateX(-2px)}.gallery_backButton__eBLA1:focus-visible{outline:2px solid #ef7f4d;outline-offset:2px}.gallery_backButtonIcon__0hH_k{width:1.25rem;height:1.25rem}.gallery_pageHeader__YQmjF{margin-bottom:2rem}.gallery_pageTitle__3SqCF{font-size:2.25rem;font-weight:800;letter-spacing:-.03em;color:#111827;margin:0 0 .5rem}.gallery_pageDescription__2IP2n{font-size:1.125rem;color:#6b7280;margin:0}.gallery_modal__Ji32Z{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(5,5,15,.92);backdrop-filter:blur(6px)}.gallery_modalBody__0yKVD{width:min(1100px,90vw)}.gallery_modalBody__0yKVD,.gallery_modalImageWrapper__fUYe1{position:relative;max-height:90vh;display:flex;align-items:center;justify-content:center}.gallery_modalImageWrapper__fUYe1{width:100%;min-height:clamp(320px,70vh,640px);flex-direction:column;gap:.75rem}.gallery_modalImage__yPPzq{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:1rem;box-shadow:0 20px 45px rgba(0,0,0,.45)}.gallery_modalSubfolderTitle__LzhNY{padding:.5rem 1rem;background:rgba(0,0,0,.6);color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.02em;border-radius:.375rem;text-align:center;backdrop-filter:blur(4px)}.gallery_modalClose__aEfeF{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,transform .2s ease;z-index:20}.gallery_modalClose__aEfeF:hover{background:rgba(0,0,0,.75);transform:scale(1.05)}.gallery_modalCounter__GMy3q{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;border-radius:.5rem;background:rgba(0,0,0,.7);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.05em;z-index:10}.gallery_modalNav__3YFiv{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;border:1px solid rgba(255,255,255,.15);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,transform .2s ease;z-index:20}.gallery_modalNav__3YFiv:hover{background:rgba(0,0,0,.75);transform:translateY(-50%) scale(1.05)}.gallery_modalNavLeft__K3cIb{left:-4.5rem}.gallery_modalNavRight__kbspA{right:-4.5rem}.gallery_modalIcon__FZHR5{width:1.5rem;height:1.5rem}.gallery_modalMobileNav___2L4F{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;gap:1rem}.gallery_modalMobileButton__ckxFV{width:3rem;height:3rem;border-radius:999px;background:rgba(0,0,0,.6);color:#fff;border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center}@media (max-width:900px){.gallery_modalBody__0yKVD{width:100%}.gallery_modalNavLeft__K3cIb{left:1rem}.gallery_modalNavRight__kbspA{right:1rem}.gallery_main__m57qt{padding:1.5rem 1rem}}@media (max-width:640px){.gallery_modalNavLeft__K3cIb{left:1rem!important;width:3.5rem;height:3.5rem}.gallery_modalNavRight__kbspA{right:1rem!important;width:3.5rem;height:3.5rem}.gallery_modalClose__aEfeF{top:1rem;right:1rem;width:3rem;height:3rem;background:rgba(0,0,0,.75)}.gallery_modalCounter__GMy3q{top:1rem;left:1rem;font-size:.8125rem;padding:.4rem .75rem}.gallery_modalImage__yPPzq{max-height:70vh}.gallery_modalImageWrapper__fUYe1{min-height:clamp(280px,60vh,520px)}.gallery_sidebar__BXd09{padding:.75rem 1rem}.gallery_logoImage__NB43d{max-height:32px}.gallery_gallery__8AoRi{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-auto-rows:10rem;gap:.75rem}.gallery_galleryIndex__gBOI3{grid-template-columns:1fr;gap:1.5rem}.gallery_pageTitle__3SqCF{font-size:1.875rem}.gallery_pageDescription__2IP2n{font-size:1rem}.gallery_modal__Ji32Z{padding:.5rem}}