.section-module__zQf7-W__section{min-height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;flex-direction:column;display:flex}.section-module__zQf7-W__header{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 3rem;display:flex}.section-module__zQf7-W__logo{letter-spacing:-.02em;cursor:pointer;font-size:1.5rem;font-weight:300;line-height:1;transition:opacity .2s}.section-module__zQf7-W__logo:hover{opacity:.7}.section-module__zQf7-W__ward{color:#666;font-weight:200}.section-module__zQf7-W__sh{color:#333;font-weight:300}.section-module__zQf7-W__nav{flex-direction:row;align-items:center;gap:2rem;display:flex}.section-module__zQf7-W__navLink{color:var(--foreground);letter-spacing:.01em;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.section-module__zQf7-W__navLink:hover{color:var(--text-muted);text-decoration:none}.section-module__zQf7-W__navLink:after{content:"";background:var(--foreground);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.section-module__zQf7-W__navLink:hover:after{width:100%}.section-module__zQf7-W__navLinkActive{color:var(--text-muted)}.section-module__zQf7-W__navLinkActive:after{width:100%}.section-module__zQf7-W__container{flex:1;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 3rem;display:flex}.section-module__zQf7-W__content{color:var(--text-muted);letter-spacing:.01em;font-size:.9rem;font-weight:300}@media (max-width:768px){.section-module__zQf7-W__header{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem}.section-module__zQf7-W__logo{font-size:1.25rem}.section-module__zQf7-W__nav{gap:1.5rem}.section-module__zQf7-W__navLink{font-size:.7rem}.section-module__zQf7-W__container{padding:1.5rem 2rem}.section-module__zQf7-W__content{font-size:.85rem}}@media (prefers-color-scheme:dark){.section-module__zQf7-W__ward{color:#999}.section-module__zQf7-W__sh{color:#ccc}}
.gallery-module__guZ0ZW__galleryContainer{width:100%;max-width:1400px}.gallery-module__guZ0ZW__loadingContainer{color:var(--text-secondary);justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.1rem;display:flex}.gallery-module__guZ0ZW__gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;width:100%;padding:1rem 0;display:grid}.gallery-module__guZ0ZW__imageWrapper{cursor:pointer;background:var(--border);width:100%;padding-bottom:100%;transition:transform .2s,opacity .2s;position:relative;overflow:hidden}.gallery-module__guZ0ZW__imageWrapper:hover{opacity:.9;transform:scale(1.02)}.gallery-module__guZ0ZW__thumbnail{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__guZ0ZW__modal{z-index:1000;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.6s ease-in-out gallery-module__guZ0ZW__fadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__guZ0ZW__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__guZ0ZW__modalContent{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.gallery-module__guZ0ZW__modalImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:90vh}.gallery-module__guZ0ZW__closeButton{color:#fff9;cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2.5rem;font-weight:300;line-height:1;transition:color .2s,transform .2s;display:flex;position:fixed;top:2rem;right:2rem}.gallery-module__guZ0ZW__closeButton:hover{color:#fff;transform:scale(1.1)}@media (max-width:640px){.gallery-module__guZ0ZW__gallery{grid-template-columns:1fr;gap:.75rem}.gallery-module__guZ0ZW__modal{padding:1rem}.gallery-module__guZ0ZW__closeButton{width:32px;height:32px;font-size:2rem;top:1rem;right:1rem}}@media (min-width:641px) and (max-width:900px){.gallery-module__guZ0ZW__gallery{grid-template-columns:repeat(2,1fr)}}@media (min-width:901px) and (max-width:1200px){.gallery-module__guZ0ZW__gallery{grid-template-columns:repeat(3,1fr)}}@media (min-width:1201px){.gallery-module__guZ0ZW__gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media (min-width:1400px){.gallery-module__guZ0ZW__gallery{grid-template-columns:repeat(4,1fr)}}
