.page-module__Xw9U-q__page{flex-direction:column;gap:32px;display:flex}.page-module__Xw9U-q__gallerySection{flex-direction:column;gap:24px;width:100%;display:flex}.page-module__Xw9U-q__cards{--sm-width:calc(500px/var(--dpr,1));--sm-height:calc(320px/var(--dpr,1));flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;width:100%;display:flex}.page-module__Xw9U-q__card{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);--thumb-gap:12px;flex-direction:column;flex:none;width:fit-content;max-width:100%;min-height:100%;transition:transform .2s,box-shadow .2s;animation:.5s both page-module__Xw9U-q__card-in;display:flex;overflow:hidden}.page-module__Xw9U-q__preview{background:var(--bg);width:100%;min-height:var(--sm-height);position:relative;overflow:hidden}.page-module__Xw9U-q__previewStrip{gap:var(--thumb-gap);flex-wrap:nowrap;align-items:center;display:flex}.page-module__Xw9U-q__thumb{height:var(--sm-height);flex:none;align-items:center;display:flex}.page-module__Xw9U-q__thumb img{width:auto;height:100%}.page-module__Xw9U-q__empty{min-height:var(--sm-height);width:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:.85rem;font-family:var(--font-label);place-items:center;display:grid}.page-module__Xw9U-q__meta{flex-direction:column;gap:10px;padding:18px 18px 22px;display:flex}.page-module__Xw9U-q__titleRow{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.page-module__Xw9U-q__titleRow h3{font-size:1.2rem;font-family:var(--font-display)}.page-module__Xw9U-q__badge{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.8rem;font-family:var(--font-label)}.page-module__Xw9U-q__dates{color:var(--muted);font-size:.8rem;font-family:var(--font-label);gap:4px;display:grid}@media (hover:hover) and (pointer:fine){.page-module__Xw9U-q__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #14141424}}@keyframes page-module__Xw9U-q__card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.GalleryEditorial-module__1OdaQG__editorial{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elev);gap:16px;padding:18px;display:grid}.GalleryEditorial-module__1OdaQG__h1,.GalleryEditorial-module__1OdaQG__h2,.GalleryEditorial-module__1OdaQG__h3{font-family:var(--font-display);letter-spacing:.02em;margin:0;line-height:1.2}.GalleryEditorial-module__1OdaQG__h1{font-size:clamp(1.35rem,2.2vw,1.8rem)}.GalleryEditorial-module__1OdaQG__h2{font-size:clamp(1.15rem,1.9vw,1.45rem)}.GalleryEditorial-module__1OdaQG__h3{font-size:clamp(1rem,1.5vw,1.2rem)}.GalleryEditorial-module__1OdaQG__paragraph{color:var(--fg);margin:0;line-height:1.65}.GalleryEditorial-module__1OdaQG__list{color:var(--fg);gap:8px;margin:0;padding-left:1.2rem;display:grid}.GalleryEditorial-module__1OdaQG__list li{line-height:1.5}.GalleryEditorial-module__1OdaQG__link{color:var(--fg);text-underline-offset:.14em;text-decoration:underline}.GalleryEditorial-module__1OdaQG__photo{gap:10px;margin:0;display:grid}.GalleryEditorial-module__1OdaQG__photo a{width:100%;display:block}.GalleryEditorial-module__1OdaQG__photo img{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;max-width:980px;margin:0 auto}.GalleryEditorial-module__1OdaQG__photo figcaption{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}
.GalleryGrid-module__W8t31G__grid{--thumb-size:var(--gallery-thumb-size);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:18px;width:100%;display:flex}.GalleryGrid-module__W8t31G__tile{height:var(--thumb-size);width:var(--thumb-size);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-elev);justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.GalleryGrid-module__W8t31G__tile img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.GalleryGrid-module__W8t31G__tile:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (hover:hover) and (pointer:fine){.GalleryGrid-module__W8t31G__tile:hover{box-shadow:var(--shadow);border-color:var(--accent-2);transform:translateY(-1px)}}
.GalleryNotificationSignup-module__jFdvva__signup{justify-self:center;gap:10px;width:min(100%,560px);display:grid}.GalleryNotificationSignup-module__jFdvva__prompt,.GalleryNotificationSignup-module__jFdvva__messageError,.GalleryNotificationSignup-module__jFdvva__messageSuccess{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem}.GalleryNotificationSignup-module__jFdvva__prompt{color:var(--muted);text-align:center}.GalleryNotificationSignup-module__jFdvva__noWrap{white-space:nowrap}.GalleryNotificationSignup-module__jFdvva__form{gap:10px;display:grid}.GalleryNotificationSignup-module__jFdvva__row{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.GalleryNotificationSignup-module__jFdvva__input,.GalleryNotificationSignup-module__jFdvva__button{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:44px;font:inherit}.GalleryNotificationSignup-module__jFdvva__input{background:var(--bg-elev);min-width:0;color:var(--fg);padding:10px 12px}.GalleryNotificationSignup-module__jFdvva__button{background:var(--bg-elev);color:var(--fg);white-space:nowrap;padding:10px 16px}.GalleryNotificationSignup-module__jFdvva__input:focus-visible,.GalleryNotificationSignup-module__jFdvva__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.GalleryNotificationSignup-module__jFdvva__input:disabled,.GalleryNotificationSignup-module__jFdvva__button:disabled{opacity:.65;cursor:not-allowed}.GalleryNotificationSignup-module__jFdvva__messageSuccess{color:#145f32;text-align:center}.GalleryNotificationSignup-module__jFdvva__messageError{color:#8f1d1d;text-align:center}@media (max-width:720px){.GalleryNotificationSignup-module__jFdvva__row{grid-template-columns:minmax(0,1fr)}}
.GalleryView-module__r41PAG__page{flex-direction:column;gap:12px;display:flex}.GalleryView-module__r41PAG__header{flex-direction:column;gap:18px;display:flex}.GalleryView-module__r41PAG__header h1{font-family:var(--font-display);letter-spacing:.02em;text-align:center;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.05}.GalleryView-module__r41PAG__gridSection{gap:20px;width:100%;display:grid}.GalleryView-module__r41PAG__empty{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elev);color:var(--muted);font-family:var(--font-label);text-transform:uppercase;letter-spacing:.16em;text-align:center;padding:24px;font-size:.75rem}@media (max-width:720px){.GalleryView-module__r41PAG__header h1{letter-spacing:.01em;font-size:clamp(1.7rem,6.2vw,2.3rem);line-height:1.1}}
.PhotoPurchasePanel-module__0H-Asq__panel{gap:10px;width:100%;display:grid}.PhotoPurchasePanel-module__0H-Asq__field{gap:6px;display:grid}.PhotoPurchasePanel-module__0H-Asq__tabList{flex-wrap:nowrap;gap:8px;display:flex}.PhotoPurchasePanel-module__0H-Asq__tab{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elev);min-width:0;color:var(--fg);text-align:left;flex:1 1 0;justify-items:start;gap:4px;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:grid}.PhotoPurchasePanel-module__0H-Asq__tab:hover,.PhotoPurchasePanel-module__0H-Asq__tab:focus-visible{border-color:var(--accent-2);outline:none;transform:translateY(-1px)}.PhotoPurchasePanel-module__0H-Asq__tab:disabled,.PhotoPurchasePanel-module__0H-Asq__tab:disabled:hover,.PhotoPurchasePanel-module__0H-Asq__tab:disabled:focus-visible{color:var(--muted);border-color:var(--border);opacity:.6;cursor:not-allowed;transform:none}.PhotoPurchasePanel-module__0H-Asq__tabSelected{border-color:var(--accent);background:color-mix(in srgb,var(--accent)10%,var(--bg-elev))}.PhotoPurchasePanel-module__0H-Asq__tabTitle{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.PhotoPurchasePanel-module__0H-Asq__tabMeta{color:var(--muted);font-size:.76rem}.PhotoPurchasePanel-module__0H-Asq__tabDimensionRow{align-items:baseline;gap:6px;font-size:.72rem;display:flex}.PhotoPurchasePanel-module__0H-Asq__tabDimensionLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.PhotoPurchasePanel-module__0H-Asq__tabDimensionValue{color:var(--fg);min-width:0}.PhotoPurchasePanel-module__0H-Asq__tabDimensionValueAlert{color:#b42318;font-weight:600}.PhotoPurchasePanel-module__0H-Asq__label{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-family:var(--font-label)}.PhotoPurchasePanel-module__0H-Asq__input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elev);width:100%;color:var(--fg);font:inherit;padding:10px 12px}.PhotoPurchasePanel-module__0H-Asq__input:disabled{opacity:.65;cursor:not-allowed}.PhotoPurchasePanel-module__0H-Asq__summary{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.PhotoPurchasePanel-module__0H-Asq__summaryLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-family:var(--font-label)}.PhotoPurchasePanel-module__0H-Asq__summaryValue{font-size:.95rem}.PhotoPurchasePanel-module__0H-Asq__termsScroll{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elev);scrollbar-gutter:stable;max-height:12rem;padding:12px;overflow-y:auto}.PhotoPurchasePanel-module__0H-Asq__terms{color:var(--muted);font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.5}.PhotoPurchasePanel-module__0H-Asq__checkboxLabel{color:var(--fg);align-items:start;gap:10px;font-size:.84rem;line-height:1.45;display:flex}.PhotoPurchasePanel-module__0H-Asq__checkbox{accent-color:var(--accent);margin:2px 0 0}.PhotoPurchasePanel-module__0H-Asq__button{justify-content:center;min-width:184px;position:relative;overflow:hidden}.PhotoPurchasePanel-module__0H-Asq__exiting .PhotoPurchasePanel-module__0H-Asq__buttonLabel{opacity:0;transform:translateY(-10px)scale(.95)}.PhotoPurchasePanel-module__0H-Asq__buttonLabel{opacity:1;transition:opacity .16s,transform .16s;display:inline-block;transform:translateY(0)scale(1)}.PhotoPurchasePanel-module__0H-Asq__buttonLabelAnimated{animation:.22s cubic-bezier(.22,1,.36,1) PhotoPurchasePanel-module__0H-Asq__label-enter}.PhotoPurchasePanel-module__0H-Asq__button:disabled,.PhotoPurchasePanel-module__0H-Asq__button:disabled:hover,.PhotoPurchasePanel-module__0H-Asq__button:disabled:focus-visible{color:var(--muted);background:color-mix(in srgb,var(--bg-elev)88%,var(--muted)12%);border-color:color-mix(in srgb,var(--border)76%,var(--muted)24%);box-shadow:none;opacity:.72;cursor:not-allowed;transform:none}.PhotoPurchasePanel-module__0H-Asq__phaseAdded{color:#f4fff8;background:#1c9955;border-color:#127642;box-shadow:0 10px 22px #1276424d}.PhotoPurchasePanel-module__0H-Asq__phaseAdded .PhotoPurchasePanel-module__0H-Asq__buttonLabel:before{content:"✓";margin-right:8px;font-weight:700;line-height:1}.PhotoPurchasePanel-module__0H-Asq__phaseAdded:disabled,.PhotoPurchasePanel-module__0H-Asq__phaseAdded:disabled:hover,.PhotoPurchasePanel-module__0H-Asq__phaseAdded:disabled:focus-visible{color:#f4fff8;opacity:1;cursor:default;background:#1c9955;border-color:#127642;box-shadow:0 10px 22px #1276424d}.PhotoPurchasePanel-module__0H-Asq__phaseGo{border-color:var(--accent-2)}@keyframes PhotoPurchasePanel-module__0H-Asq__label-enter{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.PhotoDetails-module__l5YIlG__photoSection{gap:18px;width:100%;display:grid}.PhotoDetails-module__l5YIlG__mainColumn{gap:18px;min-width:0;display:grid}.PhotoDetails-module__l5YIlG__photoFigure{justify-self:center;gap:10px;width:100%;display:grid}.PhotoDetails-module__l5YIlG__photoFrame{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elev);justify-content:center;justify-self:center;align-items:center;width:fit-content;max-width:100%;padding:12px;display:flex}.PhotoDetails-module__l5YIlG__photoFrame img{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:100%;height:auto;max-height:80vh}.PhotoDetails-module__l5YIlG__caption{width:min(100%,760px);color:var(--muted);text-align:center;overflow-wrap:anywhere;white-space:pre-line;justify-self:center;margin:0;font-size:.96rem;line-height:1.55}.PhotoDetails-module__l5YIlG__photoFooter{gap:12px;display:grid}.PhotoDetails-module__l5YIlG__controlsColumn{align-content:start;gap:16px;min-width:0;display:grid}.PhotoDetails-module__l5YIlG__controls{width:100%}@media (min-width:980px){.PhotoDetails-module__l5YIlG__withControls{grid-template-columns:minmax(0,1fr) clamp(320px,28vw,420px);align-items:start}}@media (max-width:720px){.PhotoDetails-module__l5YIlG__photoFrame{padding:10px}}
.PhotoPageShell-module__tcyHbW__page{gap:20px;display:grid}.PhotoPageShell-module__tcyHbW__topBar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.PhotoPageShell-module__tcyHbW__topBarEnd{margin-left:auto;display:flex}@media (max-width:979px){.PhotoPageShell-module__tcyHbW__topBarEnd{display:none}}
.PhotoView-module__V4r-ta__mobilePager{width:100%;display:none}.PhotoView-module__V4r-ta__pager{justify-content:flex-start;width:auto;display:flex}.PhotoView-module__V4r-ta__pagerGroup{border-radius:999px;align-items:center;transition:transform .2s,box-shadow .2s;display:inline-flex}.PhotoView-module__V4r-ta__pagerGroup:hover,.PhotoView-module__V4r-ta__pagerGroup:focus-within{box-shadow:var(--shadow);transform:translateY(-1px)}.PhotoView-module__V4r-ta__pagerButton{border-radius:0}.PhotoView-module__V4r-ta__pagerGroup>*+*{margin-left:-1px}.PhotoView-module__V4r-ta__pagerButton:focus-visible{z-index:1;position:relative}.PhotoView-module__V4r-ta__pagerButton:hover,.PhotoView-module__V4r-ta__pagerButton:focus-visible{z-index:1;box-shadow:none;position:relative;transform:none}.PhotoView-module__V4r-ta__pagerLink{gap:8px}.PhotoView-module__V4r-ta__pagerCount{cursor:default;pointer-events:none;white-space:nowrap;color:var(--muted);border-radius:0}.PhotoView-module__V4r-ta__pagerDisabled{color:var(--muted)}.PhotoView-module__V4r-ta__pagerArrow{width:9px;height:9px;display:inline-block}.PhotoView-module__V4r-ta__pagerPrev .PhotoView-module__V4r-ta__pagerArrow{border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg)}.PhotoView-module__V4r-ta__pagerPrev{border-top-left-radius:999px;border-bottom-left-radius:999px}.PhotoView-module__V4r-ta__pagerNext .PhotoView-module__V4r-ta__pagerArrow{border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}.PhotoView-module__V4r-ta__pagerNext{border-top-right-radius:999px;border-bottom-right-radius:999px}@media (max-width:979px){.PhotoView-module__V4r-ta__mobilePager{display:flex}.PhotoView-module__V4r-ta__mobilePager .PhotoView-module__V4r-ta__pager,.PhotoView-module__V4r-ta__mobilePager .PhotoView-module__V4r-ta__pagerGroup{width:100%}.PhotoView-module__V4r-ta__mobilePager .PhotoView-module__V4r-ta__pagerButton,.PhotoView-module__V4r-ta__mobilePager .PhotoView-module__V4r-ta__pagerCount{flex:1 1 0;justify-content:center;min-width:0}}
