.explorer.colour.band{display:grid;grid-template-columns:repeat(auto-fill,40px);grid-gap:10px;padding:10px}.swatch{width:40px;height:40px;cursor:pointer;border-radius:100%}.swatch.selected{transform:scale(1.1)}.colour.gallery{display:none}.text-search{position:relative;display:flex;width:170px;height:27px;margin:5px 0 0;z-index:3}.text-search input{height:27px;outline:none}.text-search .text-search-reset:after{position:absolute;right:-5px;top:-3px;opacity:.2;content:"x"}
.picker[data-v-3f727109]{max-width:25%;background-color:rgba(0,0,0,.6666666667);padding:10px}.picker-selected[data-v-3f727109]:after{content:"";position:absolute;bottom:-6px;width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 15px;z-index:2}.picker-wrap[data-v-3f727109]{display:flex}.colour .choice[data-v-3f727109]{width:30px;height:30px;border:3px solid transparent;border-radius:100%;margin-right:4px;cursor:pointer}.colour .choice.selected[data-v-3f727109]{border:3px solid #fff}.text .choice[data-v-3f727109]{min-width:30px;height:30px;border:3px solid transparent;border-radius:15px;padding:0 10px;box-sizing:border-box;display:flex;align-items:center;background:grey;margin-right:4px;cursor:pointer}.text .choice.selected[data-v-3f727109]{border:3px solid #fff}
.scene-project[data-v-35d7a70b]{position:relative;display:flex;width:-moz-fit-content;width:fit-content}.scene-controls[data-v-35d7a70b]{position:absolute;z-index:100;right:10px;top:10px}.scene-modal[data-v-35d7a70b]{position:absolute;background-color:rgba(45,45,45,.67843)}.control-paintroller[data-v-35d7a70b]{width:30px;height:30px;cursor:pointer}.wall-colour-picker[data-v-35d7a70b]{color:#fff;position:absolute;top:15px;left:15px}.floor-colour-picker[data-v-35d7a70b]{color:#fff;position:absolute;bottom:15px;left:15px}.floor-texture-picker[data-v-35d7a70b]{color:#fff;position:absolute;top:calc(50% - 35px);left:15px}.scene-component[data-v-35d7a70b]{transform-origin:top left}
.wishlist-item{display:flex;align-items:center;justify-content:space-between}.wishlist-item-image{height:50px;width:100px;-o-object-fit:contain;object-fit:contain}.wishlist-item-button{width:20px;height:20px;background-color:#000;color:#fff;display:flex;align-items:baseline;justify-content:center;border-radius:100%;font-weight:900;font-family:sans-serif}
.no-items{align-self:center;justify-self:center;margin:10px;padding:10px 20px;border:1px solid #ddd;background-color:#eee;color:#aaa}
.product{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px}.product-image{-o-object-fit:contain;object-fit:contain;flex-grow:1;max-width:100%;cursor:pointer}.product-add{position:absolute;right:4px;top:4px;width:20px;height:20px;background-color:#000;color:#fff;display:flex;justify-content:center;border-radius:100%;font-weight:100;font-family:sans-serif;font-size:1.4em;line-height:.8em;cursor:pointer}
.layout-grid{display:grid;min-height:unset;height:unset;padding:unset;border:unset;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;grid-template-areas:"heading" "canvas" "total" "grid" "custom"}.layout-grid.sceneInactive{grid-template-areas:"heading" "total" "grid"}.layout-heading{grid-area:heading;padding:10px 0}.layout-scene{grid-area:canvas;overflow:hidden;min-height:100px}.layout-wishlist{grid-area:grid}.layout-total{grid-area:total}.custom-layout-component{grid-area:custom}@media screen and (min-width:1024px){.layout-grid{grid-template-areas:"heading heading" "canvas grid" "total total";grid-template-columns:2fr 420px;grid-template-rows:80px auto auto 1fr;overflow:hidden}.layout-grid.sceneInactive{grid-template-areas:"heading heading" "grid grid" "total total"}}
