.ImageGallery-module__DR_ypG__galleryViewport{z-index:1;pointer-events:none;-webkit-overflow-scrolling:touch;background-color:#ffe5c4;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.ImageGallery-module__DR_ypG__scrollWrapper{pointer-events:auto;will-change:opacity;backface-visibility:hidden;width:100%;height:100%;position:relative}.ImageGallery-module__DR_ypG__cardStack{z-index:30;pointer-events:none;justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageGallery-module__DR_ypG__fanImg{aspect-ratio:4/5;z-index:15;pointer-events:none;opacity:0;transform-origin:bottom;will-change:transform, opacity;backface-visibility:hidden;border-radius:8px;width:clamp(80px,9vw,140px);position:absolute;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 32px #00000040}.ImageGallery-module__DR_ypG__fanImg img{-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.ImageGallery-module__DR_ypG__formCard{z-index:50;width:clamp(180px,15vw,240px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:0 0;border:none;border-radius:0;flex-direction:column;padding:clamp(.35rem,.6vw,.6rem) clamp(.6rem,.9vw,1rem);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,width .3s,padding .3s,opacity .3s,visibility .3s;display:flex;position:fixed;bottom:22vh;left:50%;transform:translate(-50%)}body[data-menu-open=true] .ImageGallery-module__DR_ypG__formCard{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.ImageGallery-module__DR_ypG__formCardExpanded{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1d1deb;border:1px solid #ffe5c44d;border-radius:10px;width:clamp(240px,22vw,340px);padding:clamp(.6rem,1vw,1rem) clamp(.8rem,1.2vw,1.4rem);box-shadow:0 8px 32px #0006}.ImageGallery-module__DR_ypG__formCardExpanded .ImageGallery-module__DR_ypG__formTitle{color:var(--color-beige,#ffe5c4)}.ImageGallery-module__DR_ypG__formTitle{color:var(--color-background,#1d1d1d);text-transform:uppercase;letter-spacing:.12em;text-align:left;margin-bottom:0;font-size:clamp(.8rem,.9vw,1.05rem);font-weight:700}.ImageGallery-module__DR_ypG__form{flex-direction:column;gap:clamp(.4rem,.55vw,.6rem);display:flex}.ImageGallery-module__DR_ypG__input{width:100%;color:var(--color-beige,#ffe5c4);background:#ffffff0f;border:1px solid #ffe5c440;border-radius:6px;outline:none;padding:clamp(8px,.6vw,11px) clamp(10px,.8vw,13px);font-family:inherit;font-size:clamp(.8rem,.9vw,1rem);transition:border-color .2s,background .2s}.ImageGallery-module__DR_ypG__input::placeholder{color:#ffe5c473;letter-spacing:.02em;font-weight:400}.ImageGallery-module__DR_ypG__input:focus{border-color:var(--color-orange,#eb7223);background:#ffffff1a}.ImageGallery-module__DR_ypG__textarea{resize:vertical;min-height:clamp(50px,7vh,85px);max-height:40vh;overflow-y:auto}.ImageGallery-module__DR_ypG__submitBtn{background-color:var(--color-orange,#eb7223);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;border-radius:6px;width:100%;padding:clamp(8px,.65vw,12px) 0;font-family:inherit;font-size:clamp(.8rem,.9vw,1rem);font-weight:600;transition:background-color .2s,opacity .2s}.ImageGallery-module__DR_ypG__submitBtn:hover{background-color:#d4631a}.ImageGallery-module__DR_ypG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ImageGallery-module__DR_ypG__successMsg{color:#d1eb3f;text-align:center;background:#d1eb3f33;border:1px solid #d1eb3f;border-radius:4px;margin-bottom:clamp(.4rem,.5vw,.6rem);padding:clamp(6px,.5vw,10px);font-size:clamp(.7rem,.8vw,.9rem)}.ImageGallery-module__DR_ypG__errorMsg{color:#ff6b6b;text-align:center;background:#dc323233;border:1px solid #dc3232;border-radius:4px;margin-bottom:clamp(.4rem,.5vw,.6rem);padding:clamp(6px,.5vw,10px);font-size:clamp(.7rem,.8vw,.9rem)}.ImageGallery-module__DR_ypG__formToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;margin-bottom:0;padding:clamp(.3rem,.4vw,.5rem) 0;transition:opacity .2s,transform .2s;display:flex}.ImageGallery-module__DR_ypG__formToggle:hover{opacity:.9;transform:scale(1.02)}.ImageGallery-module__DR_ypG__formToggle .ImageGallery-module__DR_ypG__formTitle{text-align:center;margin-bottom:0}@media (max-width:1024px){.ImageGallery-module__DR_ypG__fanImg{width:clamp(70px,11vw,130px)}.ImageGallery-module__DR_ypG__formCard{width:clamp(170px,20vw,220px);bottom:18vh}.ImageGallery-module__DR_ypG__formCardExpanded{width:clamp(220px,30vw,300px)}}@media (max-width:768px){.ImageGallery-module__DR_ypG__fanImg{width:clamp(55px,12vw,100px)}.ImageGallery-module__DR_ypG__formCard{width:clamp(150px,40vw,200px);padding:.35rem .5rem;bottom:24dvh}.ImageGallery-module__DR_ypG__formCardExpanded{width:clamp(200px,55vw,280px);padding:.5rem .6rem}.ImageGallery-module__DR_ypG__formTitle{font-size:.7rem}.ImageGallery-module__DR_ypG__input{padding:6px 8px;font-size:.7rem}.ImageGallery-module__DR_ypG__submitBtn{padding:6px 0;font-size:.7rem}}@media (max-width:480px){.ImageGallery-module__DR_ypG__fanImg{width:clamp(40px,13vw,70px)}.ImageGallery-module__DR_ypG__formCard{width:clamp(140px,48vw,180px);padding:.3rem .4rem;bottom:24dvh}.ImageGallery-module__DR_ypG__formCardExpanded{width:clamp(180px,65vw,240px);padding:.4rem .5rem}.ImageGallery-module__DR_ypG__formTitle{font-size:.65rem}.ImageGallery-module__DR_ypG__form{gap:.25rem}.ImageGallery-module__DR_ypG__input{padding:5px 6px;font-size:.62rem}.ImageGallery-module__DR_ypG__textarea{min-height:35px}.ImageGallery-module__DR_ypG__submitBtn{padding:5px 0;font-size:.62rem}}@media (prefers-reduced-motion:reduce){.ImageGallery-module__DR_ypG__fanImg,.ImageGallery-module__DR_ypG__formCard{transition:none!important;animation:none!important}}
