:root{--color-black: #1A1A1A;--color-white: #FFFFFF;--color-gray-dark: #4A4A4A;--color-gray-medium: #8A8A8A;--color-gray-light: #F5F5F5;--color-brown: #897455;--color-gold: #FFDA74;--font-heading: Cormorant Garamond, serif;--font-script: Parisienne, cursive;--font-body: Inter, sans-serif;--spacing-section: 100px;--spacing-container: 64px;--transition-base: .3s ease;--transition-medium: .4s ease}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6;color:#1a1a1a;overflow-x:hidden;background:#fff}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0;color:#1a1a1a}h1{font-size:52px;margin-bottom:24px}h1 em{color:#897455}@media screen and (max-width:1200px){h1{font-size:48px}}@media screen and (max-width:990px){h1{font-size:40px;margin-bottom:20px}h1 em{font-size:40px}}@media screen and (max-width:749px){h1{font-size:32px;margin-bottom:16px}h1 em{font-size:32px}}h2{font-size:48px;margin-bottom:20px}h2 em{color:#897455}@media screen and (max-width:1200px){h2{font-size:48px}}@media screen and (max-width:990px){h2{font-size:40px;margin-bottom:20px}h2 em{font-size:40px}}@media screen and (max-width:749px){h2{font-size:32px;margin-bottom:16px}h2 em{font-size:32px}}h3{font-size:40px;margin-bottom:16px}h3 em{color:#897455}@media screen and (max-width:1200px){h3{font-size:40px}}@media screen and (max-width:990px){h3{font-size:32px}}@media screen and (max-width:749px){h3{font-size:28px;margin-bottom:12px}}h4{font-size:32px;margin-bottom:16px}@media screen and (max-width:1200px){h4{font-size:32px}}@media screen and (max-width:990px){h4{font-size:28px}}@media screen and (max-width:749px){h4{font-size:20px}}h5{font-size:28px;margin-bottom:12px}h6{font-size:20px;margin-bottom:12px}p{margin:0 0 16px}a{color:inherit;text-decoration:none;transition:color .3s ease}em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}ul,ol{margin:0;padding:0}img{max-width:100%;height:auto;display:block}svg{display:block;max-width:100%;height:auto}button{font-family:inherit;font-size:inherit;border:none;background:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width:1024px){.container{padding:0 40px}}@media screen and (max-width:749px){.container{padding:0 24px}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.mt-0{margin-top:0}.mt-xs{margin-top:8px}.mt-sm{margin-top:12px}.mt-md{margin-top:16px}.mt-lg{margin-top:20px}.mt-xl{margin-top:24px}.mt-2xl{margin-top:28px}.mt-3xl{margin-top:32px}.mt-4xl{margin-top:40px}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:8px}.mb-sm{margin-bottom:12px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:24px}.mb-2xl{margin-bottom:28px}.mb-3xl{margin-bottom:32px}.mb-4xl{margin-bottom:40px}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-number{color:#fff;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.section-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.title-script{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}.button-icon{font-size:20px;line-height:1}.btn-primary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.btn-primary .button-text{padding:12px 28px}.btn-primary .button-icon{padding:14px;background-color:#1a1a1a}.btn-primary:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.btn-secondary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#e8e8e8}.btn-secondary:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.btn-icon:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon:disabled{opacity:.3;cursor:not-allowed}.btn-icon svg{width:24px;height:24px}.badge{display:inline-block;padding:8px;font-family:Inter,sans-serif;font-weight:300;font-size:12px;letter-spacing:.5px;text-transform:uppercase;background:#fff;color:#1a1a1a}.swiper{overflow:visible;padding:0}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto;display:flex}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.swiper-button-next:hover:not(:disabled),.swiper-button-prev:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.3;cursor:not-allowed}.swiper-button-next svg,.swiper-button-prev svg{width:24px;height:24px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.swiper-pagination-bullet{width:10px;height:10px;background:#1a1a1a;opacity:.2;transition:all .3s ease;margin:0 4px;border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{opacity:1;width:32px;border-radius:5px}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}a{text-decoration:underline}button,.btn,.swiper-button-next,.swiper-button-prev,.swiper-pagination{display:none}.container{max-width:100%;padding:0}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}::selection{background:#1a1a1a;color:#fff}::-moz-selection{background:#1a1a1a;color:#fff}.interactive-rooms-section{padding:100px 0;position:relative;overflow:hidden}.interactive-rooms-section:before{content:"";background-image:url(../assets/bckg-left.jpg);background-repeat:no-repeat;background-position:top right;background-size:contain;position:absolute;top:0;left:0;width:330px;height:530px}.interactive-rooms-container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width:1024px){.interactive-rooms-container{padding:0 40px}}@media screen and (max-width:749px){.interactive-rooms-container{padding:0 24px}}.interactive-rooms-header{position:relative;margin-bottom:64px}.interactive-rooms-number{color:#897455;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.interactive-rooms-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.interactive-rooms-number{display:block}.interactive-rooms-title-wrapper{padding-left:0;max-width:900px;margin-left:auto}.interactive-rooms-heading{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 24px;color:#1a1a1a;font-size:52px}.interactive-rooms-heading em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline;font-size:52px;color:#897455}.interactive-rooms-description{font-family:Inter,sans-serif;font-weight:300;line-height:1.6;letter-spacing:.02em;color:#1a1a1a;max-width:780px;margin-bottom:32px}.interactive-rooms-cta{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.interactive-rooms-cta .button-text{padding:12px 28px}.interactive-rooms-cta .button-icon{padding:14px;background-color:#1a1a1a}.interactive-rooms-cta:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.interactive-rooms-slider-wrapper{position:relative;margin-top:64px}.interactive-rooms-swiper{overflow:visible;padding-bottom:64px}.interactive-rooms-swiper .swiper-slide{height:auto}.interactive-room-slide{position:relative;width:100%}.interactive-room-image-wrapper{position:relative;width:100%;overflow:hidden;background:#f5f5f5;aspect-ratio:16/10;overflow:visible;border-radius:0}.interactive-room-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.hotspot-positioning-grid{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;pointer-events:none;background:#0000000d}.grid-line{position:absolute;background:#ff00004d;pointer-events:none}.grid-line-vertical{width:1px;height:100%;top:0}.grid-line-horizontal{height:1px;width:100%;left:0}.grid-label{position:absolute;font-family:monospace;font-size:10px;font-weight:700;color:red;background:#fffc;padding:2px 4px;pointer-events:none}.grid-label-x{top:-20px;transform:translate(-50%)}.grid-label-y{left:-35px;transform:translateY(-50%)}.interactive-hotspots{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.hotspot-trigger{position:absolute;pointer-events:all;z-index:20px;transform:translate(-50%,-50%)}.hotspot-trigger.is-active{z-index:50}.hotspot-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#d9d9d954;border:solid 1px #fff;border-radius:50%;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1);padding:0;position:relative;z-index:2}.hotspot-button:hover{transform:scale(1.3)}.hotspot-button svg{width:24px;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.hotspot-button:before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff4d;animation:hotspot-pulse 2s infinite}.hotspot-trigger.is-active .hotspot-button{transform:scale(1.3)}@keyframes hotspot-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.hotspot-product-card{position:absolute;bottom:calc(100% + 16px);left:50%;width:220px;background:#fff;box-shadow:0 12px 40px #1a1a1a1f;border-radius:0;opacity:0;visibility:hidden;transform:translate(-50%) translateY(16px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:1;pointer-events:all}.hotspot-product-card.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.hotspot-card-inner{display:flex;flex-direction:column;padding:0}.hotspot-card-image{width:100%;aspect-ratio:4/3;overflow:hidden;background:#f5f5f5}.hotspot-card-image a{display:block;width:100%;height:100%}.hotspot-product-thumbnail{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.hotspot-card-content{padding:17px;display:flex;flex-direction:column;gap:8px}.hotspot-card-content .jdgm-prev-badge{display:flex;align-items:center;gap:6px}.hotspot-card-content .jdgm-prev-badge:after{color:#1a1a1a!important}.hotspot-card-content .jdgm-prev-badge__stars{display:flex;gap:2px;color:#ffda74;font-size:20px;line-height:1}.hotspot-card-content .jdgm-prev-badge__text{font-size:14px;color:#1a1a1a;font-family:Inter,sans-serif}.hotspot-product-rating{display:flex;align-items:center;gap:8px;min-height:20px}.hotspot-product-title{font-weight:400;font-size:20px;margin:0;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.02em}.hotspot-product-title a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.hotspot-product-title a:hover{color:#4a4a4a}.hotspot-product-subtitle{font-family:Inter,sans-serif;font-weight:300;line-height:1.6;letter-spacing:.02em;color:#1a1a1a;font-size:14px;color:#8a8a8a;margin:0}.hotspot-color-swatches{display:flex;align-items:center;gap:8px}.hotspot-option-label{font-size:14px;color:#1a1a1a;display:block;margin-bottom:0}.hotspot-swatches-wrapper{display:flex;gap:8px;flex-wrap:wrap}.hotspot-swatches-wrapper .swatch-input__input{position:absolute;opacity:0;pointer-events:none}.hotspot-color-swatch{position:relative;cursor:pointer}.hotspot-color-swatch input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hotspot-swatch-circle{width:20px;height:20px;border-radius:50%;border:2px solid rgba(0,0,0,0);display:block;transition:all .3s ease;box-shadow:0 0 0 1px #0000001a}.hotspot-color-swatch.active .hotspot-swatch-circle,.hotspot-color-swatch:hover .hotspot-swatch-circle{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a;transform:scale(1.1)}.hotspot-more-colors{font-family:Inter,sans-serif;font-size:11px;color:#8a8a8a;font-weight:500}.hotspot-product-price{display:flex;gap:12px}.hotspot-price-regular{font-weight:300;font-size:18px;color:#1a1a1a}.hotspot-price-compare{color:#8a8a8a;text-decoration:line-through;font-size:16px}.hotspot-card-arrow{position:absolute;bottom:-6px;left:50%;width:12px;height:12px;background:#fff;transform:translate(-50%) rotate(45deg);box-shadow:2px 2px 4px #0000000d}.interactive-rooms-navigation{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:48px}.interactive-rooms-button{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.interactive-rooms-button:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.interactive-rooms-button:disabled{opacity:.3;cursor:not-allowed}.interactive-rooms-button svg{width:24px;height:24px}.interactive-rooms-pagination{display:flex;align-items:center;justify-content:center;gap:8px;min-width:100px}.interactive-rooms-pagination :global(.swiper-pagination-bullet){width:10px;height:10px;background:#1a1a1a;opacity:.2;transition:all .3s ease;margin:0 4px;border-radius:50%}.interactive-rooms-pagination :global(.swiper-pagination-bullet-active){opacity:1;width:32px;border-radius:5px}@media screen and (max-width:1024px){.interactive-rooms-heading,.interactive-rooms-heading em{font-size:48px}.hotspot-product-card{width:280px}.hotspot-card-content{padding:16px}}@media screen and (max-width:749px){.interactive-rooms-section{padding:64px 0}.interactive-rooms-header{margin-bottom:40px}.interactive-rooms-number{font-size:12px;margin-bottom:12px}.interactive-rooms-heading,.interactive-rooms-heading em{font-size:32px;margin-bottom:16px}.interactive-rooms-description{font-size:14px}.interactive-rooms-swiper{padding-bottom:50px}.interactive-room-image-wrapper{aspect-ratio:1.3333333333}.hotspot-button{width:28px;height:28px}.hotspot-button svg{width:20px;height:20px}.hotspot-button:before{width:20px;height:20px}.hotspot-product-card{position:fixed;bottom:80px;left:50%;min-width:240px;right:auto;top:auto;width:calc(100% - 48px);max-width:360px;transform:translate(-50%) translateY(100px)}.hotspot-product-card.is-visible{transform:translate(-50%) translateY(0)}.hotspot-card-content{padding:16px}.hotspot-product-title{font-size:14px}.hotspot-product-subtitle{font-size:11px}.hotspot-product-price{font-size:16px}.hotspot-card-arrow{display:none}.interactive-rooms-navigation{gap:16px;margin-top:32px}.interactive-rooms-button{width:48px;height:48px}}.hotspot-button:focus-visible,.interactive-rooms-button:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media(prefers-reduced-motion:reduce)and (prefers-reduced-motion:reduce){.hotspot-button,.hotspot-product-card,.interactive-rooms-button,.hotspot-product-thumbnail{transition:none;animation:none}}@media(prefers-reduced-motion:reduce){.hotspot-button:before{animation:none}}@media print{.interactive-hotspots,.interactive-rooms-navigation,.hotspot-positioning-grid{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/interactive-rooms.css.map */
