.GalleryPrototype2-module__TsvSkG__page{background:#fff;min-height:100vh;padding:.75rem}@media (min-width:768px){.GalleryPrototype2-module__TsvSkG__page{padding:1rem}}.GalleryPrototype2-module__TsvSkG__frame{background:#fff3f6;border:1px solid #fde0ec;border-radius:1rem;width:100%;min-height:calc(100vh - 1.5rem);position:relative;overflow:hidden}.GalleryPrototype2-module__TsvSkG__frame:before{content:"";display:none}.GalleryPrototype2-module__TsvSkG__content{background:0 0;min-width:0}.GalleryPrototype2-module__TsvSkG__projectList{min-width:0;padding:0 1.25rem 8rem}.GalleryPrototype2-module__TsvSkG__projectLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;width:100%;max-width:1000px;margin-inline:auto;display:grid}.GalleryPrototype2-module__TsvSkG__projectMeta{min-width:0}.GalleryPrototype2-module__TsvSkG__projectFigure{width:100%;max-width:520px;margin-inline:auto}.GalleryPrototype2-module__TsvSkG__projectFigure.GalleryPrototype2-module__TsvSkG__singleView{max-width:420px}.GalleryPrototype2-module__TsvSkG__carousel{width:100%;max-width:520px;margin-inline:auto}.GalleryPrototype2-module__TsvSkG__carousel.GalleryPrototype2-module__TsvSkG__singleView{max-width:420px;display:block}.GalleryPrototype2-module__TsvSkG__carousel.GalleryPrototype2-module__TsvSkG__hasMultiple{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"main main""previous next";align-items:center;gap:1rem;display:grid}.GalleryPrototype2-module__TsvSkG__duoPair{grid-template-columns:1fr;gap:1rem;width:100%;max-width:420px;margin-inline:auto;display:grid}.GalleryPrototype2-module__TsvSkG__duoImage{width:100%}@media (min-width:640px){.GalleryPrototype2-module__TsvSkG__duoPair{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:600px}}.GalleryPrototype2-module__TsvSkG__carouselMain{flex-direction:column;grid-area:main;align-items:center;width:100%;min-width:0;display:flex}.GalleryPrototype2-module__TsvSkG__mainImageFrame{width:100%;max-width:420px}.GalleryPrototype2-module__TsvSkG__imageDots{justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.GalleryPrototype2-module__TsvSkG__imageDot{background:#3d283033;border-radius:999px;width:6px;height:6px;transition:background .3s,transform .3s}.GalleryPrototype2-module__TsvSkG__imageDotActive{background:#3d2830;transform:scale(1.3)}.GalleryPrototype2-module__TsvSkG__carouselPreview{cursor:pointer;background:0 0;border:0;width:100%;min-width:0;padding:0;position:relative}.GalleryPrototype2-module__TsvSkG__previousPreview{grid-area:previous}.GalleryPrototype2-module__TsvSkG__nextPreview{grid-area:next}.GalleryPrototype2-module__TsvSkG__previewImageFrame{background:#fff3f6;border:1px solid #0003;border-radius:20px;width:100%;transition:transform .22s,border-color .22s;display:block;overflow:hidden}.GalleryPrototype2-module__TsvSkG__carouselPreview:hover .GalleryPrototype2-module__TsvSkG__previewImageFrame,.GalleryPrototype2-module__TsvSkG__carouselPreview:focus-visible .GalleryPrototype2-module__TsvSkG__previewImageFrame{border-color:#0006;transform:translateY(-.25rem)}.GalleryPrototype2-module__TsvSkG__activeImage{animation:.32s both GalleryPrototype2-module__TsvSkG__galleryImageReveal}@keyframes GalleryPrototype2-module__TsvSkG__galleryImageReveal{0%{opacity:.45;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.GalleryPrototype2-module__TsvSkG__rail{display:none}.GalleryPrototype2-module__TsvSkG__progressTrack{background:#3d28301f;border-radius:999px;width:100%;height:3px;margin-top:.75rem;overflow:hidden}.GalleryPrototype2-module__TsvSkG__progressFill{background:#3d2830;border-radius:999px;height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1)}@media (min-width:1024px){.GalleryPrototype2-module__TsvSkG__frame{grid-template-columns:var(--gallery-index-rail-width) var(--nav-rail-width) minmax(0, 1fr);display:grid;overflow:visible}.GalleryPrototype2-module__TsvSkG__frame:before{background:#fde0ec;grid-area:1/2;display:block}.GalleryPrototype2-module__TsvSkG__content{grid-area:1/3}.GalleryPrototype2-module__TsvSkG__rail{background:#fde0ec;border-top-left-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;grid-area:1/1;align-self:stretch;display:flex}.GalleryPrototype2-module__TsvSkG__railInner{flex-direction:column;min-height:100svh;padding:2rem 1.5rem;display:flex;position:sticky;top:0}.GalleryPrototype2-module__TsvSkG__projectList{margin-left:calc(-1 * var(--gallery-index-rail-width) / 1.5);padding-top:8rem;padding-left:clamp(.5rem,1.5vw,2rem);padding-right:clamp(2rem,4vw,5rem)}.GalleryPrototype2-module__TsvSkG__projectLayout{grid-template-columns:minmax(8rem,9rem) minmax(0,1fr);align-items:center;gap:clamp(2rem,3vw,4rem)}.GalleryPrototype2-module__TsvSkG__projectFigure{margin-left:0;margin-right:0}.GalleryPrototype2-module__TsvSkG__projectLayout.GalleryPrototype2-module__TsvSkG__singleProject{max-width:700px}}@media (min-width:1440px){.GalleryPrototype2-module__TsvSkG__railInner{padding-left:clamp(1.5rem,2vw,3rem);padding-right:clamp(1.5rem,2vw,3rem)}.GalleryPrototype2-module__TsvSkG__projectFigure{margin-left:0;margin-right:0}.GalleryPrototype2-module__TsvSkG__projectFigure.GalleryPrototype2-module__TsvSkG__hasMultiple{max-width:760px}.GalleryPrototype2-module__TsvSkG__carousel.GalleryPrototype2-module__TsvSkG__hasMultiple{grid-template-columns:minmax(6.5rem,1fr) minmax(18rem,3fr) minmax(6.5rem,1fr);grid-template-areas:"previous main next";gap:1rem;max-width:760px}}@media (min-width:1024px){.GalleryPrototype2-module__TsvSkG__frameNoRail{grid-template-columns:var(--gallery-index-rail-width) minmax(0, 1fr)}.GalleryPrototype2-module__TsvSkG__frameNoRail:before{display:none}.GalleryPrototype2-module__TsvSkG__frameNoRail .GalleryPrototype2-module__TsvSkG__content{grid-column:2}.GalleryPrototype2-module__TsvSkG__frameNoRail .GalleryPrototype2-module__TsvSkG__rail{grid-column:1}}
