.revroom-room-builder{overflow:hidden;padding-top:var(--rr-builder-padding-top);padding-bottom:var(--rr-builder-padding-bottom);background:#f7f7f2;color:#111316}.revroom-room-builder *,.revroom-room-builder *:before,.revroom-room-builder *:after{box-sizing:border-box}.revroom-room-builder__header{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(26rem,.65fr);gap:clamp(3rem,5vw,7rem);margin-bottom:4.6rem;align-items:end}.revroom-room-builder__intro{min-width:0}.revroom-room-builder__eyebrow,.room-builder__step{margin:0;color:#b80f1a;font-size:1.1rem;font-weight:700;letter-spacing:.12rem;line-height:1.3;text-transform:uppercase}.revroom-room-builder__title{max-width:78rem;margin:1.2rem 0 1.4rem;color:#111316;font-size:5rem;font-weight:700;letter-spacing:0;line-height:1.02}.revroom-room-builder__subheading{max-width:68rem;margin:0;color:#111316ad;font-size:1.75rem;line-height:1.55}.revroom-room-builder__supporting-text{max-width:40rem;margin:0 0 .4rem;padding-left:2.2rem;border-left:.2rem solid #b80f1a;color:#1113169e;font-size:1.4rem;line-height:1.55}.room-builder{display:block;width:100%}.room-builder__template-selector{margin-bottom:3.2rem}.room-builder__template-intro{display:flex;justify-content:space-between;gap:2rem;margin-bottom:1.4rem;align-items:end}.room-builder__template-intro p:last-child{max-width:46rem;margin:0;color:#1113168f;font-size:1.25rem;line-height:1.45;text-align:right}.room-builder__template-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.room-builder__template-card{display:grid;min-height:13.2rem;padding:1.5rem;border:.1rem solid rgba(17,19,22,.1);border-radius:.8rem;background:#ffffffc7;box-shadow:0 1rem 2.4rem #1113160a;color:#111316;font:inherit;text-align:left;cursor:pointer;align-content:start;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.room-builder__template-card>span{color:#b80f1ac7;font-size:1.05rem;font-weight:800;letter-spacing:.08rem;line-height:1}.room-builder__template-card strong{display:block;margin-top:1.6rem;color:#111316;font-size:1.35rem;font-weight:700;line-height:1.2}.room-builder__template-card small{display:-webkit-box;margin-top:.65rem;overflow:hidden;color:#11131694;font-size:1.08rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.room-builder__template-card:hover{border-color:#b80f1a47;box-shadow:0 1.4rem 2.8rem #11131612;transform:translateY(-.1rem)}.room-builder__template-card.is-active{border-color:#b80f1a85;background:#fff;box-shadow:0 1.6rem 3.2rem #11131614,inset 0 0 0 .1rem #b80f1a14}.room-builder__template-card:focus-visible{outline:.2rem solid #b80f1a;outline-offset:.2rem}.room-builder__scene-column,.room-builder__feature-panel{min-width:0}.room-builder__scene-heading{display:flex;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;align-items:baseline}.room-builder__scene-hint{max-width:50rem;margin:0;color:#1113168f;font-size:1.2rem;line-height:1.45;text-align:right}.room-builder__room-description{max-width:52rem;margin:.55rem 0 0;color:#1113168f;font-size:1.2rem;line-height:1.45}.room-builder__scene{position:relative;overflow:visible;border:.1rem solid rgba(17,19,22,.12);border-radius:.8rem;background:#111316;box-shadow:0 2.4rem 5rem #11131629;isolation:isolate}.room-builder__image-stack,.room-builder__scene-image-frame{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.room-builder__image-stack{z-index:0;overflow:hidden;background:#111316}.room-builder__scene-image-frame{background:#111316;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.room-builder__scene-image-frame.is-active{opacity:1;visibility:visible}.room-builder__scene-image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center center}.room-builder__scene-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(17,19,22,.02),transparent 62%,rgba(17,19,22,.08)),linear-gradient(90deg,rgba(17,19,22,.04),transparent 20%,transparent 80%,rgba(17,19,22,.04));box-shadow:inset 0 0 0 .1rem #f7f7f21a;pointer-events:none}.room-builder__overlay-layer{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;pointer-events:none}.room-builder__slot-overlay{position:absolute;z-index:var(--overlay-z);top:var(--overlay-y);left:var(--overlay-x);display:block;width:var(--overlay-width);max-width:none;height:auto;opacity:0;filter:drop-shadow(0 1rem 2rem rgba(0,0,0,.2));transform:translate(-50%,-50%) rotate(var(--overlay-rotation)) scale(.98);transform-origin:center;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.room-builder__slot-overlay.is-active{opacity:1;transform:translate(-50%,-50%) rotate(var(--overlay-rotation)) scale(1);visibility:visible}.room-builder__slot-overlay-frame{box-sizing:border-box;height:var(--overlay-height);overflow:hidden;border-radius:.35rem;background:#11131614;line-height:0}.room-builder__slot-overlay-image{display:block;width:100%;height:100%;object-fit:var(--overlay-fit);object-position:center}.room-builder__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:3rem;overflow:hidden;background:#111316;color:#f7f7f2;text-align:center;place-items:center}.room-builder__placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.16}.room-builder__image-placeholder p{position:relative;z-index:1;max-width:36rem;margin:0;padding:1.2rem 1.6rem;border:.1rem solid rgba(247,247,242,.15);border-radius:.6rem;background:#111316d1;font-size:1.3rem;line-height:1.45}.room-builder__hotspot{position:absolute;z-index:4;display:grid;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:50%;background:transparent;color:#f7f7f2;cursor:pointer;font:inherit;text-decoration:none;transform:translate(-50%,-50%);place-items:center}.room-builder__hotspot-marker{position:relative;display:grid;width:2.8rem;height:2.8rem;border:.1rem solid rgba(247,247,242,.88);border-radius:50%;background:radial-gradient(circle at 50% 50%,#b80f1a52,#111316d1 58%),#111316d1;box-shadow:0 0 0 .42rem #11131633,0 0 0 .62rem #f7f7f229,0 0 1.8rem #b80f1a61,0 .6rem 1.8rem #00000052;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.room-builder__hotspot-marker>span{width:.82rem;height:.82rem;border-radius:50%;background:#b80f1a;box-shadow:0 0 0 .18rem #f7f7f2db,0 0 1.3rem #b80f1ac7}.room-builder__hotspot-marker:before{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;border:.12rem solid rgba(184,15,26,.54);border-radius:50%;box-shadow:0 0 1.6rem #b80f1a38;animation:revroom-hotspot-pulse 2.75s ease-out infinite}.room-builder__hotspot-label{position:absolute;bottom:calc(100% + .8rem);left:50%;width:19rem;max-width:calc(100vw - 4rem);padding:1rem 1.1rem;border:.1rem solid rgba(247,247,242,.14);border-radius:.6rem;background:#111316f0;box-shadow:0 1rem 2.4rem #00000047;color:#f7f7f2;opacity:0;pointer-events:none;transform:translate(-50%,.5rem);transition:opacity .16s ease,transform .16s ease}.room-builder__hotspot-label strong,.room-builder__hotspot-label span{display:block}.room-builder__hotspot-label strong{font-size:1.2rem;line-height:1.25}.room-builder__hotspot-label span{margin-top:.35rem;color:#f7f7f2a3;font-size:1.02rem;line-height:1.35}.room-builder__hotspot:hover .room-builder__hotspot-label,.room-builder__hotspot:focus-visible .room-builder__hotspot-label{opacity:1;transform:translate(-50%)}.room-builder__hotspot.is-near-left .room-builder__hotspot-label{left:0;transform:translateY(.5rem)}.room-builder__hotspot.is-near-right .room-builder__hotspot-label{right:0;left:auto;transform:translateY(.5rem)}.room-builder__hotspot.is-near-top .room-builder__hotspot-label{top:calc(100% + .8rem);bottom:auto}.room-builder__hotspot.is-near-left:hover .room-builder__hotspot-label,.room-builder__hotspot.is-near-left:focus-visible .room-builder__hotspot-label,.room-builder__hotspot.is-near-right:hover .room-builder__hotspot-label,.room-builder__hotspot.is-near-right:focus-visible .room-builder__hotspot-label{transform:translate(0)}.room-builder__hotspot:hover .room-builder__hotspot-marker,.room-builder__hotspot:focus-visible .room-builder__hotspot-marker,.room-builder__hotspot.is-active .room-builder__hotspot-marker{border-color:#f7f7f2;background:radial-gradient(circle at 50% 50%,#b80f1a94,#111316d1 62%),#111316e6;box-shadow:0 0 0 .46rem #11131638,0 0 0 .72rem #f7f7f23d,0 0 2.4rem #b80f1a94,0 .8rem 2rem #0000005c;transform:scale(1.12)}.room-builder__hotspot:hover .room-builder__hotspot-marker>span,.room-builder__hotspot:focus-visible .room-builder__hotspot-marker>span,.room-builder__hotspot.is-active .room-builder__hotspot-marker>span{background:#b80f1a;box-shadow:0 0 0 .22rem #f7f7f2f2,0 0 1.8rem #b80f1aeb}.room-builder__hotspot:focus-visible{outline:.2rem solid #f7f7f2;outline-offset:.2rem}.room-builder__feature-panel{min-height:100%;padding:3.2rem;border:.1rem solid rgba(17,19,22,.1);border-radius:.8rem;background:#fff;box-shadow:0 1.6rem 3.8rem #11131614}.room-builder__feature-count{display:flex;gap:.35rem;margin:4rem 0 2.2rem;color:#1113165c;font-size:1.25rem;font-weight:700;letter-spacing:.06rem}.room-builder__feature-count span:first-child{color:#b80f1a}.room-builder__feature-title{margin:0;color:#111316;font-size:3rem;font-weight:700;letter-spacing:0;line-height:1.12}.room-builder__feature-description{margin:1.4rem 0 0;color:#111316;font-size:1.5rem;font-weight:600;line-height:1.45}.room-builder__feature-detail{margin:1.4rem 0 0;color:#11131694;font-size:1.35rem;line-height:1.6}.room-builder__option-panel{margin-top:2.4rem}.room-builder__option-heading{margin:0 0 1rem;color:#11131680;font-size:1.05rem;font-weight:800;letter-spacing:.08rem;line-height:1.2;text-transform:uppercase}.room-builder__option-list{display:grid;gap:.8rem}.room-builder[data-active-slot=rugs_carpets] .room-builder__option-list{max-height:24.8rem;overflow-y:auto;padding-right:.4rem;overscroll-behavior:contain;scrollbar-color:rgba(184,15,26,.48) rgba(17,19,22,.08);scrollbar-width:thin}.room-builder[data-active-slot=rugs_carpets] .room-builder__option-list::-webkit-scrollbar{width:.6rem}.room-builder[data-active-slot=rugs_carpets] .room-builder__option-list::-webkit-scrollbar-track{border-radius:999px;background:#11131614}.room-builder[data-active-slot=rugs_carpets] .room-builder__option-list::-webkit-scrollbar-thumb{border-radius:999px;background:#b80f1a75}.room-builder__slot-option{display:none;width:100%;min-height:7.2rem;padding:1rem;border:.1rem solid rgba(17,19,22,.1);border-radius:.7rem;background:#f7f7f2;color:#111316;cursor:pointer;font:inherit;text-align:left;grid-template-columns:5rem minmax(0,1fr);gap:1rem;align-items:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.room-builder__slot-option.is-visible{display:grid}.room-builder__slot-option:hover,.room-builder__slot-option:focus-visible{border-color:#b80f1a5c;box-shadow:0 1rem 2rem #1113160f;transform:translateY(-.1rem)}.room-builder__slot-option.is-active{border-color:#b80f1a8c;background:#fff;box-shadow:inset 0 0 0 .1rem #b80f1a14}.room-builder__slot-option:focus-visible{outline:.2rem solid #b80f1a;outline-offset:.2rem}.room-builder__option-thumb{display:grid;width:5rem;height:5rem;overflow:hidden;border:.1rem solid rgba(17,19,22,.08);border-radius:.5rem;background:#111316;place-items:center}.room-builder__option-thumb img{display:block;width:100%;height:100%;object-fit:cover}.room-builder__option-thumb>span{display:block;width:1.1rem;height:1.1rem;border-radius:50%;background:#b80f1a;box-shadow:0 0 1.4rem #b80f1aa6}.room-builder__option-copy{min-width:0}.room-builder__option-copy strong,.room-builder__option-copy small{display:block}.room-builder__option-copy strong{color:#111316;font-size:1.25rem;line-height:1.25}.room-builder__option-copy small{display:-webkit-box;margin-top:.35rem;overflow:hidden;color:#1113168a;font-size:1.05rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.room-builder__empty-options{display:none;margin:1rem 0 0;color:#11131685;font-size:1.15rem;line-height:1.45}.room-builder__empty-options.is-visible{display:block}.room-builder__feature-cta{display:flex;width:100%;min-height:5rem;margin-top:auto;padding:1.2rem 1.6rem;border:.1rem solid #111316;border-radius:.6rem;background:#111316;color:#fff;font-size:1.25rem;font-weight:700;text-decoration:none;justify-content:space-between;align-items:center;transition:background-color .16s ease,border-color .16s ease}.room-builder__feature-cta:hover{border-color:#b80f1a;background:#b80f1a}.room-builder__feature-cta:focus-visible{outline:.2rem solid #b80f1a;outline-offset:.3rem}.room-builder__feature-note{margin:1.2rem 0 0;color:#11131670;font-size:1.05rem;line-height:1.4}.room-builder__mobile-features{margin-top:3.2rem}.room-builder__mobile-heading{margin-bottom:1.6rem}.room-builder__mobile-heading>p:last-child{margin:.7rem 0 0;color:#1113168f;font-size:1.2rem}.room-builder__mobile-list{display:grid;gap:.8rem}.room-builder__mobile-list button{display:grid;grid-template-columns:2.8rem minmax(0,1fr) auto;gap:1rem;width:100%;min-height:6rem;padding:1.3rem 1.4rem;border:.1rem solid rgba(17,19,22,.1);border-radius:.6rem;background:#fff;color:#111316;cursor:pointer;font:inherit;text-align:left;text-decoration:none;align-items:center}.room-builder__mobile-list button>span:first-child{color:#b80f1a;font-size:1.05rem;font-weight:700}.room-builder__mobile-list strong{font-size:1.3rem;line-height:1.3}.room-builder__mobile-list button>span:last-child{font-size:1.5rem}.room-builder__mobile-list button:hover,.room-builder__mobile-list button.is-active{border-color:#b80f1a66}.room-builder__mobile-list button:focus-visible{outline:.2rem solid #b80f1a;outline-offset:.2rem}@keyframes revroom-hotspot-pulse{0%{opacity:0;transform:scale(.72)}18%{opacity:.72}70%,to{opacity:0;transform:scale(1.55)}}@media screen and (max-width:1199px){.room-builder__template-list{grid-template-columns:repeat(5,minmax(15rem,1fr))}.room-builder__template-card{padding:1.3rem}.room-builder__feature-panel{padding:2.6rem}.room-builder[data-active-slot=rugs_carpets] .room-builder__option-list{max-height:23.8rem}.room-builder__feature-title{font-size:2.6rem}}@media screen and (max-width:989px){.revroom-room-builder__header{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.revroom-room-builder__supporting-text{max-width:64rem;margin:0}.room-builder__template-intro{display:block}.room-builder__template-intro p:last-child{max-width:62rem;margin-top:.7rem;text-align:left}.room-builder__template-list{grid-template-columns:repeat(5,minmax(18rem,1fr));overflow-x:auto;padding:0 .2rem 1.2rem;scroll-padding-inline:.2rem;-webkit-overflow-scrolling:touch}.room-builder__feature-panel{min-height:34rem}.room-builder__feature-count{margin-top:2.8rem}}@media screen and (max-width:749px){.revroom-room-builder{padding-top:calc(var(--rr-builder-padding-top) * .75);padding-bottom:calc(var(--rr-builder-padding-bottom) * .75)}.revroom-room-builder__header{gap:1.6rem;margin-bottom:3.2rem}.revroom-room-builder__title{margin-top:1rem;font-size:3.4rem;line-height:1.08}.revroom-room-builder__subheading{font-size:1.5rem}.revroom-room-builder__supporting-text{padding-left:1.6rem;font-size:1.25rem}.room-builder__template-selector{margin-bottom:2.6rem}.room-builder__template-list{display:flex;gap:.8rem;margin-right:calc(var(--page-width-margin) * -1);overflow-x:auto;padding:0 1.5rem 1.2rem 0}.room-builder__template-card{flex:0 0 min(76vw,24rem);min-height:12rem}.room-builder__scene-heading{display:block;margin-bottom:1.2rem}.room-builder__scene-hint{margin-top:.6rem;text-align:left}.room-builder__hotspot{width:4.8rem;height:4.8rem}.room-builder__hotspot-marker{width:2.8rem;height:2.8rem}.room-builder__mobile-features{display:block}}@media(prefers-reduced-motion:reduce){.room-builder__hotspot-marker:before{animation:none;opacity:.55;transform:scale(1.12)}.room-builder__hotspot-marker,.room-builder__hotspot-label,.room-builder__scene-image-frame,.room-builder__slot-overlay,.room-builder__slot-option,.room-builder__template-card,.room-builder__feature-cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-room-builder.css.map */
