.GallerySidebar-module__a-Rr0a__sidebar{flex-shrink:0;width:200px}.GallerySidebar-module__a-Rr0a__heading{color:#1f2937;margin:0 0 1rem;font-size:1rem;font-weight:600}.GallerySidebar-module__a-Rr0a__list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.GallerySidebar-module__a-Rr0a__tagButton{color:#1f2937;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s,border-color .2s}.GallerySidebar-module__a-Rr0a__tagButton:hover{color:#7c3aed;border-color:#7c3aed}.GallerySidebar-module__a-Rr0a__tagButton.GallerySidebar-module__a-Rr0a__active{color:#fff;background-color:#7c3aed;border-color:#7c3aed}@media (max-width:768px){.GallerySidebar-module__a-Rr0a__sidebar{width:100%}.GallerySidebar-module__a-Rr0a__list{flex-flow:wrap}.GallerySidebar-module__a-Rr0a__tagButton{width:auto}}@media (prefers-color-scheme:dark){.GallerySidebar-module__a-Rr0a__heading{color:#f3f4f6}.GallerySidebar-module__a-Rr0a__tagButton{color:#f3f4f6;background-color:#1f2937;border-color:#374151}}
.GalleryMonthSwitcher-module__qcf7_a__switcher{justify-content:center;margin:0 0 1.5rem;display:flex}.GalleryMonthSwitcher-module__qcf7_a__select{color:#1f2937;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem}.GalleryMonthSwitcher-module__qcf7_a__select:hover{border-color:#7c3aed}@media (prefers-color-scheme:dark){.GalleryMonthSwitcher-module__qcf7_a__select{color:#f3f4f6;background-color:#1f2937;border-color:#374151}}
.GalleryCard-module__AmiqFW__card{background-color:#fff;border-radius:.5rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.GalleryCard-module__AmiqFW__card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #7c3aed26}.GalleryCard-module__AmiqFW__imageButton{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.GalleryCard-module__AmiqFW__imageContainer{aspect-ratio:1;background-color:#a78bfa;overflow:hidden}.GalleryCard-module__AmiqFW__image{object-fit:cover;width:100%;height:100%}.GalleryCard-module__AmiqFW__content{padding:1rem}.GalleryCard-module__AmiqFW__title{color:#1f2937;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.GalleryCard-module__AmiqFW__description{color:#1f2937;opacity:.7;margin:0 0 .5rem;font-size:.875rem}.GalleryCard-module__AmiqFW__date{color:#7c3aed;margin:0;font-size:.75rem}@media (max-width:768px){.GalleryCard-module__AmiqFW__title{font-size:1rem}.GalleryCard-module__AmiqFW__description{font-size:.75rem}}@media (prefers-color-scheme:dark){.GalleryCard-module__AmiqFW__card{background-color:#1f2937}.GalleryCard-module__AmiqFW__title,.GalleryCard-module__AmiqFW__description{color:#f3f4f6}}
.GalleryModal-module__Or5iYq__overlay{z-index:100;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GalleryModal-module__Or5iYq__dialog{background-color:#fff;border-radius:.75rem;width:100%;max-width:640px;max-height:90vh;position:relative;overflow-y:auto}.GalleryModal-module__Or5iYq__closeButton{color:#fff;cursor:pointer;z-index:1;background-color:#1f2937;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;position:absolute;top:.75rem;right:.75rem}.GalleryModal-module__Or5iYq__imageContainer{background-color:#111827;justify-content:center;align-items:center;max-height:70vh;display:flex;overflow:hidden}.GalleryModal-module__Or5iYq__image{object-fit:contain;width:100%;max-height:70vh}.GalleryModal-module__Or5iYq__info{padding:1.5rem}.GalleryModal-module__Or5iYq__title{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.GalleryModal-module__Or5iYq__description{color:#1f2937;opacity:.8;margin:0 0 .75rem;font-size:.9rem}.GalleryModal-module__Or5iYq__date{color:#7c3aed;margin:0 0 .75rem;font-size:.85rem}.GalleryModal-module__Or5iYq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.GalleryModal-module__Or5iYq__tag{color:#7c3aed;background-color:#f3f4f6;border-radius:999px;padding:.25rem .625rem;font-size:.75rem}@media (prefers-color-scheme:dark){.GalleryModal-module__Or5iYq__dialog{background-color:#1f2937}.GalleryModal-module__Or5iYq__title,.GalleryModal-module__Or5iYq__description{color:#f3f4f6}.GalleryModal-module__Or5iYq__tag{background-color:#111827}}
.Gallery-module__Sa_FLW__section{background-color:var(--color-gray-light);padding:3rem 0}.Gallery-module__Sa_FLW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Gallery-module__Sa_FLW__heading{text-align:center;color:var(--color-primary);margin:0 0 2rem;font-size:2rem;font-weight:700}.Gallery-module__Sa_FLW__layout{align-items:flex-start;gap:2rem;display:flex}.Gallery-module__Sa_FLW__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.Gallery-module__Sa_FLW__empty{text-align:center;color:var(--color-text);opacity:.7;flex:1;padding:2rem 0}@media (max-width:768px){.Gallery-module__Sa_FLW__section{padding:2rem 0}.Gallery-module__Sa_FLW__heading{margin:0 0 1.5rem;font-size:1.5rem}.Gallery-module__Sa_FLW__layout{flex-direction:column;gap:1rem}.Gallery-module__Sa_FLW__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}@media (prefers-color-scheme:dark){.Gallery-module__Sa_FLW__section{background-color:var(--color-gray-light)}}
