.lupz-product-popup-root{--lupz-popup-card: #fffaf7;--lupz-popup-text: #3f302c;--lupz-popup-muted: #6f5a52;--popup-accent: var(--lupz-cta, var(--lupz-accent, #c45c3e))}.lupz-product-popup-root .lupz-series-popup-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;padding:24px;overflow-y:auto;align-items:center;justify-content:center}.lupz-product-popup-root .lupz-series-popup-overlay.is-open{display:flex}.lupz-product-popup-root .lupz-series-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e191794;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lupz-product-popup-root .lupz-series-popup-panel{display:none;position:relative;z-index:2;max-width:1180px;max-height:calc(100vh - 48px);overflow-y:auto;margin:0 auto;background:var(--lupz-popup-card, var(--lupz-card, #fffaf7));padding:34px}.lupz-product-popup-root .lupz-series-popup-panel.is-open{display:block}.lupz-product-popup-root .lupz-series-popup-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border-radius:50%;background:var(--lupz-popup-card, var(--lupz-card, #fffaf7));border:1px solid #eadbd6;z-index:100;font-size:1.35rem;line-height:1;cursor:pointer}.lupz-product-popup-root .lupz-popup-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);grid-template-areas:"image info" "thumbs info";column-gap:28px;row-gap:18px;align-items:start}.lupz-product-popup-root .lupz-popup-main-image{grid-area:image;position:relative;background:#f6f4f3;aspect-ratio:1.55 / 1;display:flex;align-items:center;justify-content:center}.lupz-product-popup-root .lupz-popup-main-image img{width:100%;height:100%;object-fit:contain}.lupz-product-popup-root .lupz-popup-desktop-zoom{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lupz-product-popup-root .lupz-popup-desktop-zoom .lupz-zoomable-expand{pointer-events:auto}.lupz-product-popup-root .lupz-popup-thumbs{grid-area:thumbs;display:flex;gap:16px;overflow-x:auto;padding:8px 0 14px;scrollbar-color:var(--popup-accent, #c45c3e) #eadbd6;scrollbar-width:thin}.lupz-product-popup-root .lupz-popup-thumbs button{flex:0 0 160px;aspect-ratio:1 / 1;border:1px solid transparent;background:#f6f4f3;padding:0;cursor:pointer;position:relative;z-index:2;pointer-events:auto}.lupz-product-popup-root .lupz-popup-thumbs button.is-active{border-color:var(--popup-accent, #c45c3e)!important;border-width:2px!important}.lupz-product-popup-root .lupz-popup-thumbs img{width:100%;height:100%;object-fit:contain;display:block}.lupz-product-popup-root .lupz-popup-info{grid-area:info;padding:34px 20px}.lupz-product-popup-root .lupz-popup-info .lupz-kicker{font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--popup-accent, #c45c3e);margin:0 0 16px}.lupz-product-popup-root .lupz-popup-info h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;text-transform:uppercase;margin:0 0 8px;color:var(--lupz-popup-text, var(--lupz-text, #3f302c))}.lupz-product-popup-root .lupz-popup-price,.lupz-product-popup-root .lupz-popup-info p,.lupz-product-popup-root .lupz-popup-info li{font-family:Jost,sans-serif;color:var(--lupz-popup-muted, var(--lupz-muted, #6f5a52))}.lupz-product-popup-root .lupz-popup-info ul{list-style:none;padding:0;margin:0}.lupz-product-popup-root .lupz-popup-line{height:1px;background:var(--popup-accent, #c45c3e);margin:18px 0}.lupz-product-popup-root .lupz-popup-description{font-family:Jost,sans-serif;line-height:1.75;color:var(--lupz-popup-muted, #6f5a52)}.lupz-product-popup-root .lupz-popup-coming-soon{font-family:Jost,sans-serif;font-size:.92rem;line-height:1.5;color:var(--lupz-popup-muted, #6f5a52);margin:0}.lupz-product-popup-root .lupz-popup-info form button{width:100%;background:var(--popup-accent, #c45c3e);color:#fff;border:none;padding:16px 18px;font-family:Jost,sans-serif;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.lupz-product-popup-root .lupz-popup-collection-link{display:inline-block;position:relative;z-index:5;margin-top:12px;font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lupz-popup-text, #3f302c);text-decoration:underline;text-underline-offset:5px}#lupz-collection-designs{scroll-margin-top:var(--lupz-nav-h, 80px)}.lupz-popup-panel--morocco{--popup-accent: #c45c3e}.lupz-popup-panel--debut{--popup-accent: #c04f76}.lupz-popup-panel--dreams,.lupz-popup-panel--dreamscape{--popup-accent: #9ba8ff;--lupz-popup-card: #fbf9ff}.lupz-popup-panel--dreams .lupz-popup-main-image,.lupz-popup-panel--dreamscape .lupz-popup-main-image,.lupz-popup-panel--dreams .lupz-popup-thumbs button,.lupz-popup-panel--dreamscape .lupz-popup-thumbs button{background:#fbf9ff}@media screen and (min-width:769px){.lupz-product-popup-root .lupz-series-popup-overlay{padding:clamp(24px,4vh,48px) clamp(20px,4vw,72px)}.lupz-product-popup-root .lupz-series-popup-panel{width:min(1280px,calc(100vw - 64px));max-width:min(1280px,calc(100vw - 64px));max-height:min(820px,calc(100vh - 48px));min-height:0;overflow:hidden;padding:clamp(28px,3vw,40px)}.lupz-product-popup-root .lupz-popup-main{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);grid-template-areas:"image info" "thumbs info";column-gap:clamp(28px,4vw,64px);row-gap:14px;align-items:start}.lupz-product-popup-root .lupz-popup-main-image{grid-area:image;aspect-ratio:1.12 / 1;max-height:min(520px,50vh);width:100%}.lupz-product-popup-root .lupz-popup-thumbs{grid-area:thumbs;gap:12px;padding:0 0 8px}.lupz-product-popup-root .lupz-popup-thumbs button{flex:0 0 88px;width:88px}.lupz-product-popup-root .lupz-popup-info{grid-area:info;padding:clamp(20px,3vh,40px) 4px 20px 0;align-self:center;max-height:min(640px,calc(100vh - 120px));overflow-y:auto}.lupz-product-popup-root .lupz-popup-info .lupz-kicker{word-spacing:.2em}.lupz-product-popup-root .lupz-popup-mobile-gallery-host{display:none!important}}@media screen and (min-width:1440px){.lupz-product-popup-root .lupz-series-popup-panel{width:min(1360px,calc(100vw - 96px));max-width:min(1360px,calc(100vw - 96px))}.lupz-product-popup-root .lupz-popup-main{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);column-gap:clamp(40px,5vw,80px)}.lupz-product-popup-root .lupz-popup-main-image{max-height:min(560px,54vh)}}@media screen and (max-width:768px){.lupz-product-popup-root .lupz-popup-desktop-zoom{display:none!important}.lupz-product-popup-root .lupz-series-popup-overlay{padding:0}.lupz-product-popup-root .lupz-series-popup-panel{width:100%;max-width:none;max-height:100vh;min-height:100vh;padding:0 12px 16px}.lupz-product-popup-root .lupz-popup-main{display:flex;flex-direction:column;gap:0}.lupz-product-popup-root .lupz-popup-info{padding:24px 8px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/lupz-product-popup.css.map */
