.shop-room{--container: 1400px;--popup-width: 180px;--radius: 14px;--shadow: 0 18px 50px rgba(0, 0, 0, .16);--transition: .32s cubic-bezier(.22, 1, .36, 1);padding:80px 0}.shop-room__container{max-width:var(--container);margin:auto;padding:0 24px}.shop-room__content{text-align:center;margin-bottom:42px}.shop-room__heading{margin:0}.shop-room__description{max-width:720px;margin:16px auto 0}.shop-room__image-wrapper{position:relative;overflow:visible}.shop-room__image{width:100%;height:auto;display:block}.shop-room__image--mobile{display:none}.shop-room__desktop-overlay{position:absolute;left:28px;bottom:28px;z-index:12;max-width:min(460px,calc(100% - 56px));color:#fff;pointer-events:none;text-shadow:0 2px 18px rgba(0,0,0,.28)}.shop-room__desktop-overlay-title{margin:0 0 7px;font-family:SangBleuSunrise-Regular;font-size:18px;font-weight:400;letter-spacing:1px;line-height:1.15}.shop-room__desktop-overlay-subtitle{font-family:Instrument Sans;font-size:12px;letter-spacing:.4px;line-height:1.5}.shop-room__desktop-overlay-subtitle p{margin:0}.shop-room__mobile-overlay-copy{display:none}.shop-room__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.shop-room__hotspot{position:absolute;left:var(--desktop-x);top:var(--desktop-y);transform:translate(-50%,-50%);width:var(--desktop-hotspot-size);height:var(--desktop-hotspot-size);display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0;cursor:pointer;z-index:20}.shop-room__hotspot--hide-desktop{display:none}.shop-room__dot{position:relative;display:block;transition:transform .25s ease,box-shadow .25s ease}.shop-room--hotspot-dot .shop-room__dot{width:calc(var(--desktop-hotspot-size) - 16px);height:calc(var(--desktop-hotspot-size) - 16px);min-width:8px;min-height:8px;border-radius:50%;background:#111;box-shadow:0 6px 18px #00000038}.shop-room--hotspot-dot .shop-room__dot:after{content:"";position:absolute;top:32%;right:32%;bottom:32%;left:32%;border-radius:50%;background:#fff}.shop-room--hotspot-plus-square .shop-room__dot{width:calc(var(--desktop-hotspot-size) - 4px);height:calc(var(--desktop-hotspot-size) - 4px);border-radius:5px;background:#fff3;box-shadow:0 8px 26px #ffffff17;backdrop-filter:blur(5px) saturate(200%);-webkit-backdrop-filter:blur(5px) saturate(200%)}.shop-room--hotspot-plus-square .shop-room__dot:before,.shop-room--hotspot-plus-square .shop-room__dot:after{content:"";position:absolute;left:50%;top:50%;background:#fff;border-radius:999px;transform:translate(-50%,-50%)}.shop-room--hotspot-plus-square .shop-room__dot:before{width:calc((var(--desktop-hotspot-size) - 4px) * .38);height:1px}.shop-room--hotspot-plus-square .shop-room__dot:after{width:1px;height:calc((var(--desktop-hotspot-size) - 4px) * .38)}.shop-room--hotspot-pulse .shop-room__dot{width:calc(var(--desktop-hotspot-size) - 16px);height:calc(var(--desktop-hotspot-size) - 16px);min-width:8px;min-height:8px;border-radius:50%;background:#111;box-shadow:0 6px 18px #00000038}.shop-room--hotspot-pulse .shop-room__dot:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1px solid rgba(17,17,17,.45);animation:shop-room-pulse 2.4s ease infinite}.shop-room--hotspot-pulse .shop-room__dot:after{content:"";position:absolute;top:32%;right:32%;bottom:32%;left:32%;border-radius:50%;background:#fff}@keyframes shop-room-pulse{0%{transform:scale(.7);opacity:.75}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.shop-room__hotspot:hover .shop-room__dot,.shop-room__hotspot:focus-visible .shop-room__dot,.shop-room__hotspot.is-active .shop-room__dot{transform:scale(1.12);box-shadow:0 12px 32px #00000040}.shop-room__hotspot:focus-visible{outline:2px solid currentColor;outline-offset:6px;border-radius:999px}.shop-room-popup{position:absolute;width:var(--popup-width);background:#fff6;backdrop-filter:blur(5px) saturate(180%);-webkit-backdrop-filter:blur(5px) saturate(180%);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;z-index:100;will-change:transform,opacity,left,top;transition:left var(--transition),top var(--transition),opacity .24s ease,visibility .24s ease,transform var(--transition)}.shop-room-popup:before{display:none}.shop-room-popup[data-position=right]{transform:translate(-8px) scale(.96);transform-origin:left center}.shop-room-popup[data-position=left]{transform:translate(8px) scale(.96);transform-origin:right center}.shop-room-popup[data-position=top]{transform:translateY(8px) scale(.96);transform-origin:center bottom}.shop-room-popup[data-position=bottom]{transform:translateY(-8px) scale(.96);transform-origin:center top}.shop-room-popup.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1)}.shop-room-popup__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f780}.shop-room-popup__image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.shop-room-popup.is-active .shop-room-popup__image{transform:scale(1.035)}.shop-room-popup__content{padding:14px 16px 16px;background:#ffffff6b;transform:translateY(8px);opacity:0;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s ease}.shop-room-popup.is-active .shop-room-popup__content{transform:translateY(0);opacity:1}.shop-room-popup__eyebrow{display:none}.shop-room-popup__title{margin:0 0 7px;font-size:12px;line-height:1.35;font-weight:400;font-family:SangBleuSunrise-Regular;letter-spacing:.5px}.shop-room-popup__price{margin-bottom:14px;opacity:.75;font-size:11px;font-family:Instrument Sans}.shop-room-popup__button{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:400;font-size:10px;position:relative;font-family:Instrument Sans;letter-spacing:1px;text-transform:uppercase}.shop-room-popup__button:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;bottom:-4px;left:0;transform:scaleX(1);transform-origin:left;transition:transform .25s ease}.shop-room-popup__button:hover:after{transform:scaleX(0);transform-origin:right}.shop-room__mobile-button-wrapper{display:none;margin-top:30px;text-align:center}.shop-room__mobile-button{display:inline-flex;padding:14px 28px;text-decoration:none}.shop-room__drawer-trigger,.shop-room-drawer-backdrop,.shop-room-drawer{display:none}body.shop-room-drawer-open,body.shop-room-room-viewer-open{overflow:hidden}.shop-room-room-viewer{display:none}@media screen and (max-width:767px){.shop-room{padding:48px 0}.shop-room__container{padding:0 16px}.shop-room__content{margin-bottom:28px}.shop-room__heading{font-size:28px}.shop-room__description{margin-top:12px}.shop-room__image--desktop{display:none}.shop-room__image--mobile{display:block}.shop-room__desktop-overlay{display:none}.shop-room--mobile-drawer .shop-room__mobile-overlay-copy{position:absolute;left:16px;right:16px;bottom:66px;z-index:30;display:block;color:#fff;pointer-events:none;text-shadow:0 2px 18px rgba(0,0,0,.32)}.shop-room__mobile-overlay-title{margin:0 0 5px;font-family:SangBleuSunrise-Regular;font-size:14px;font-weight:400;letter-spacing:1px;line-height:1.15}.shop-room__mobile-overlay-subtitle{max-width:300px;font-family:Instrument Sans;font-size:11px;letter-spacing:.4px;line-height:1.45}.shop-room__mobile-overlay-subtitle p{margin:0}.shop-room__hotspot{left:var(--mobile-x);top:var(--mobile-y);width:var(--mobile-hotspot-size);height:var(--mobile-hotspot-size)}.shop-room__hotspot--hide-desktop{display:flex}.shop-room__hotspot--hide-mobile{display:none}.shop-room--hotspot-dot .shop-room__dot,.shop-room--hotspot-pulse .shop-room__dot{width:calc(var(--mobile-hotspot-size) - 20px);height:calc(var(--mobile-hotspot-size) - 20px);min-width:8px;min-height:8px}.shop-room--hotspot-plus-square .shop-room__dot{width:calc(var(--mobile-hotspot-size) - 8px);height:calc(var(--mobile-hotspot-size) - 8px)}.shop-room--hotspot-plus-square .shop-room__dot:before{width:calc((var(--mobile-hotspot-size) - 8px) * .38);height:1px}.shop-room--hotspot-plus-square .shop-room__dot:after{width:1px;height:calc((var(--mobile-hotspot-size) - 8px) * .38)}.shop-room--mobile-hotspots .shop-room-popup{position:fixed;left:16px!important;right:16px;bottom:16px;top:auto!important;width:auto;max-width:none;height:100px;display:grid;grid-template-columns:100px 1fr;border-radius:14px;overflow:hidden;z-index:90;transform:translateY(16px) scale(.98)}.shop-room--mobile-hotspots .shop-room-popup__image-wrapper{width:100px;height:100px;aspect-ratio:1;overflow:hidden}.shop-room--mobile-hotspots .shop-room-popup__image{width:100%;height:100%;object-fit:cover;display:block}.shop-room--mobile-hotspots .shop-room-popup__content{height:100%;min-height:100px;padding:0 14px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0}.shop-room--mobile-hotspots .shop-room-popup__title{font-size:11px;line-height:1.2;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.shop-room--mobile-hotspots .shop-room-popup__price{font-size:10px;line-height:1.1;margin:0 0 5px}.shop-room--mobile-hotspots .shop-room-popup__button{width:fit-content;font-size:10px;line-height:1.1;padding-bottom:3px}.shop-room--mobile-drawer .shop-room__hotspots,.shop-room--mobile-drawer .shop-room-popup{display:none}.shop-room--mobile-drawer .shop-room__drawer-trigger{position:absolute;left:16px;bottom:16px;z-index:30;display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:9px 13px;border:0;border-radius:5px;color:#fff;background:#fff3;box-shadow:0 8px 26px #0000001f;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%);cursor:pointer}.shop-room__drawer-trigger-plus{position:relative;display:block;width:16px;height:16px;flex:0 0 16px}.shop-room__drawer-trigger-plus:before,.shop-room__drawer-trigger-plus:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%)}.shop-room__drawer-trigger-plus:before{width:12px;height:1px}.shop-room__drawer-trigger-plus:after{width:1px;height:12px}.shop-room__drawer-trigger-label{font-family:Instrument Sans;font-size:10px;font-weight:400;letter-spacing:1px;line-height:1;text-transform:uppercase}.shop-room-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:block;background:#e6e6e60d;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.shop-room-drawer-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.shop-room-drawer{position:fixed;top:0;right:0;bottom:0;left:16px;z-index:9999;display:flex;flex-direction:column;color:#111;background:#ffffffb3;backdrop-filter:blur(8px) saturate(100%);-webkit-backdrop-filter:blur(8px) saturate(100%);box-shadow:-12px 0 40px #0000002e;transform:translate(105%);visibility:hidden;transition:transform .38s cubic-bezier(.22,1,.36,1),visibility .38s ease}.shop-room-drawer.is-open{transform:translate(0);visibility:visible}.shop-room-drawer__header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid rgba(17,17,17,.12)}.shop-room-drawer__header-content{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}.shop-room-drawer__heading{margin:0;font-family:SangBleuSunrise-Regular;font-size:18px;font-weight:400;letter-spacing:.5px;line-height:1.2}.shop-room-drawer__full-room-link{position:relative;display:inline-flex;width:fit-content;margin:0;padding:0 0 3px;border:0;background:transparent;color:inherit;font-family:Instrument Sans;font-size:9px;font-weight:400;letter-spacing:1px;line-height:1.2;text-transform:uppercase;cursor:pointer}.shop-room-drawer__full-room-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left;transition:transform .25s ease}.shop-room-drawer__full-room-link:hover:after,.shop-room-drawer__full-room-link:active:after{transform:scaleX(0);transform-origin:right}.shop-room-drawer__close{position:relative;width:36px;height:36px;flex:0 0 36px;padding:0;border:0;background:transparent;cursor:pointer}.shop-room-drawer__close:before,.shop-room-drawer__close:after{content:"";position:absolute;left:50%;top:50%;width:17px;height:1px;background:currentColor}.shop-room-drawer__close:before{transform:translate(-50%,-50%) rotate(45deg)}.shop-room-drawer__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.shop-room-drawer__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px}.shop-room-drawer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.shop-room-drawer-card{min-width:0;color:inherit;text-decoration:none}.shop-room-drawer-card__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f4f4f2}.shop-room-drawer-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.shop-room-drawer-card:active .shop-room-drawer-card__image{transform:scale(1.025)}.shop-room-drawer-card__content{padding-top:10px}.shop-room-drawer-card__title{margin:0 0 5px;font-family:SangBleuSunrise-Regular;font-size:11px;font-weight:400;letter-spacing:.5px;line-height:1.3}.shop-room-drawer-card__price{margin-bottom:7px;font-family:Instrument Sans;font-size:10px;line-height:1.2;opacity:.75}.shop-room-drawer-card__collection-link{position:relative;display:inline-flex;align-items:center;margin-top:7px;padding-bottom:2px;font-family:Instrument Sans;font-size:9px;font-weight:400;letter-spacing:1px;line-height:1.2;text-transform:uppercase}.shop-room-drawer-card__collection-link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left;transition:transform .25s ease}.shop-room-drawer-card:hover .shop-room-drawer-card__collection-link:after,.shop-room-drawer-card:active .shop-room-drawer-card__collection-link:after{transform:scaleX(0);transform-origin:right}.shop-room-drawer__footer{position:static;width:100%;padding:36px 0 calc(20px + env(safe-area-inset-bottom));border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center}.shop-room-drawer__button{width:30%;max-width:320px;min-height:15px;display:flex;align-items:center;justify-content:center;padding:12px 18px;color:#fff;background:#1b2f22;border-radius:0;text-decoration:none;font-family:Instrument Sans;font-size:10px;font-weight:400;letter-spacing:1px;line-height:1.2;text-align:center;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.shop-room-drawer__button:active{transform:translateY(0)}.shop-room__mobile-button-wrapper{display:block}.shop-room-room-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.shop-room-room-viewer.is-open{opacity:1;visibility:visible;pointer-events:auto}.shop-room-room-viewer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.shop-room-room-viewer__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;overflow:hidden}.shop-room-room-viewer__close{position:absolute;top:calc(16px + env(safe-area-inset-top));right:16px;z-index:10;width:42px;height:42px;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.shop-room-room-viewer__close:before,.shop-room-room-viewer__close:after{content:"";position:absolute;left:50%;top:50%;width:17px;height:1px;background:currentColor}.shop-room-room-viewer__close:before{transform:translate(-50%,-50%) rotate(45deg)}.shop-room-room-viewer__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.shop-room-room-viewer__viewport{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x}.shop-room-room-viewer__viewport::-webkit-scrollbar{display:none}.shop-room-room-viewer__image-track{width:max-content;min-width:100%}.shop-room-room-viewer__image{display:block;width:auto;max-width:none;height:auto;min-width:200vw}.shop-room-room-viewer__hint{position:absolute;left:50%;bottom:calc(28px + env(safe-area-inset-bottom));transform:translate(-50%);padding:9px 13px;border-radius:5px;color:#fff;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:Instrument Sans;font-size:9px;letter-spacing:1px;line-height:1;text-transform:uppercase;opacity:1;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/shop-the-room.css.map */
