.lp-style-card{aspect-ratio:1;background:#e8ddd0}
.lp-style-image{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:1}
.lp-product-gallery{display:block;width:100%;min-width:0;grid-column:1/-1;color:#68263a}
.lp-gallery-stage{position:relative;overflow:hidden;border-radius:12px;background:#f0e8df;aspect-ratio:1}
.lp-gallery-zoom{display:block;width:100%;height:100%;touch-action:pan-y;cursor:zoom-in}
.lp-gallery-main{display:block;width:100%;height:100%!important;aspect-ratio:1;object-fit:contain}
.lp-gallery-zoom-hint{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#faf8f2e8;font:24px/1 sans-serif}
.lp-gallery-controls{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;border-radius:30px;background:#faf8f2ed;box-shadow:0 2px 10px #36131e12;font:500 13px 'DM Sans',sans-serif}
.lp-gallery-controls button{width:44px;height:44px;border:0;background:none;color:inherit;cursor:pointer;font:27px/1 sans-serif;border-radius:50%}
.lp-gallery-controls span{min-width:38px;text-align:center;font-variant-numeric:tabular-nums}
.lp-gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding:12px 2px 5px;position:relative}
.lp-gallery-thumb{flex:0 0 68px;height:68px;border:2px solid transparent;border-radius:9px;padding:3px;background:#efe6db;cursor:pointer;overflow:hidden}
.lp-gallery-thumb[aria-pressed=true]{border-color:#68263a;background:#faf8f2}
.lp-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}
.lp-product-gallery button:focus-visible,.lp-gallery-zoom:focus-visible{outline:2px solid #68263a;outline-offset:2px}
.lp-gallery-note{font:400 12px/1.5 'DM Sans',sans-serif;color:#76565b;margin:4px 2px 0;min-height:18px;max-width:65ch}
.lp-gallery-dialog{border:0;padding:12px;max-width:min(94vw,1100px);max-height:94dvh;background:#faf8f2;border-radius:12px;overflow:auto}
.lp-gallery-dialog::backdrop{background:#211b1be0}
.lp-gallery-dialog img{display:block;max-width:100%;height:auto;max-height:85dvh;object-fit:contain}
.lp-gallery-dialog button{position:sticky;float:right;top:0;z-index:1;width:44px;height:44px;border:0;border-radius:50%;background:#68263a;color:#faf8f2;font:30px/1 sans-serif;cursor:pointer}
html:has(.lp-gallery-dialog[open]){overflow:hidden}
@media(max-width:749px){.lp-gallery-stage{border-radius:0}.lp-gallery-thumbnails{padding-inline:16px}.lp-gallery-note{margin-inline:16px}.lp-gallery-thumb{flex-basis:64px;height:64px}}
@media(prefers-reduced-motion:reduce){.lp-gallery-thumbnails{scroll-behavior:auto}}
