.gallery-swipe{width:100%;max-width:760px;margin:0 auto}.gallery-swipe-toolbar{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;padding:0 4px;display:flex}.gallery-swipe-hint{letter-spacing:.28em;text-transform:uppercase;color:var(--rose-dark);font-size:.68rem}@media (min-width:768px){.gallery-swipe-hint{opacity:.55}}.gallery-swipe-count{font-family:var(--font-cormorant), Georgia, serif;letter-spacing:.06em;color:var(--text);font-size:1.15rem;font-weight:500}.gallery-swipe-count-sep{color:var(--rose);margin:0 6px}.gallery-swipe-shell{position:relative}.gallery-swipe-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;outline:none;gap:14px;padding:4px 8% 12px;display:flex;overflow:auto hidden}.gallery-swipe-track::-webkit-scrollbar{display:none}.gallery-swipe-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 84%}@media (min-width:768px){.gallery-swipe-slide{flex-basis:88%}.gallery-swipe-track{padding-left:6%;padding-right:6%}}.gallery-swipe-frame{aspect-ratio:3/2;cursor:zoom-in;background:linear-gradient(#faf8f5eb,#f3ebe4f5);border:1px solid #c9a0a038;border-radius:16px;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 14px 36px #1e1c1a14}.gallery-swipe-frame:focus-visible{outline:2px solid var(--rose-dark);outline-offset:3px}.gallery-swipe-img{object-fit:contain;object-position:center}.gallery-swipe-nav{z-index:2;border:1px solid var(--border);width:48px;height:48px;color:var(--text);cursor:pointer;background:#ffffffeb;border-radius:999px;font-size:1.6rem;line-height:1;transition:background .25s,color .25s,opacity .25s,transform .25s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1e1c1a14}.gallery-swipe-nav:hover:not(:disabled){background:var(--charcoal);color:var(--white);transform:translateY(-50%)scale(1.04)}.gallery-swipe-nav:disabled{opacity:.35;cursor:default}.gallery-swipe-nav--prev{left:8px}.gallery-swipe-nav--next{right:8px}@media (min-width:768px){.gallery-swipe-nav{place-items:center;display:grid}}.gallery-swipe-dots{flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%;margin-top:20px;padding:0 12px;display:flex}.gallery-swipe-dot{cursor:pointer;background:#a67c7c47;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:background .25s,width .25s}.gallery-swipe-dot.is-active{background:var(--rose-dark);width:22px}.gallery-swipe-progress{background:#c9a0a040;border-radius:999px;max-width:220px;height:2px;margin:22px auto 0;overflow:hidden}.gallery-swipe-progress-bar{background:var(--rose-dark);height:100%;transition:width .3s;display:block}@media (prefers-reduced-motion:reduce){.gallery-swipe-track{scroll-behavior:auto}.gallery-swipe-nav,.gallery-swipe-dot,.gallery-swipe-lightbox{transition:none;animation:none}}.gallery-swipe-lightbox{z-index:80;background:#1e1c1ae0;place-items:center;padding:48px 64px;animation:.28s gallery-swipe-lightbox-in;display:grid;position:fixed;inset:0}@keyframes gallery-swipe-lightbox-in{0%{opacity:0}to{opacity:1}}.gallery-swipe-lightbox-frame{width:min(92vw,1100px);height:min(78vh,720px);position:relative}.gallery-swipe-lightbox-img{object-fit:contain}.gallery-swipe-lightbox-close,.gallery-swipe-lightbox-nav{color:var(--white);cursor:pointer;background:#faf8f51f;border:0;transition:background .25s;position:absolute}.gallery-swipe-lightbox-close:hover,.gallery-swipe-lightbox-nav:hover,.gallery-swipe-lightbox-close:focus-visible,.gallery-swipe-lightbox-nav:focus-visible{background:#faf8f53d}.gallery-swipe-lightbox-close{width:44px;height:44px;font-size:1.75rem;line-height:1;top:18px;right:18px}.gallery-swipe-lightbox-nav{width:48px;height:48px;font-size:2rem;line-height:1;top:50%;transform:translateY(-50%)}.gallery-swipe-lightbox-nav--prev{left:16px}.gallery-swipe-lightbox-nav--next{right:16px}.gallery-swipe-lightbox-count{color:#faf8f5cc;letter-spacing:.12em;font-size:.85rem;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:640px){.gallery-swipe-hint{letter-spacing:.14em;font-size:.6rem}.gallery-swipe-track{padding:4px 6% 12px}.gallery-swipe-slide{flex-basis:88%}.gallery-swipe-frame{border-radius:12px}}@media (max-width:767px){.gallery-swipe-lightbox{padding:72px 16px 56px}.gallery-swipe-lightbox-nav{width:44px;height:44px;font-size:1.75rem}.gallery-swipe-lightbox-nav--prev{left:8px}.gallery-swipe-lightbox-nav--next{right:8px}.gallery-swipe-lightbox-frame{width:min(94vw,1100px);height:min(70vh,720px)}}
