@import url(https://fonts.googleapis.com/css?family=Roboto+Mono);.header__main{left:0;top:0;right:0}.header-menu__drop-down{position:fixed;top:4rem;right:1rem;font-weight:500;background:#fff;border-radius:3px;z-index:1001;border:1px solid var(--a-white-4);width:190px;box-shadow:var(--a-shadow-md);transition:all .3s ease}.header-menu__drop-down ul{list-style:none;font-weight:500}.header-menu__drop-down a,.header-menu__drop-down li{line-height:1.5;cursor:pointer}.header-menu__drop-down a:hover,.header-menu__drop-down li:hover{background-color:var(--a-secondary-20)}.header-menu__drop-down--inactive{font-size:14px;color:var(--a-grey-50)}.header-menu__drop-down--inactive:hover{background-color:#fff!important}.header-menu__account--active{background-color:var(--a-secondary-30)}.header-menu__homepage:hover{background-color:var(--a-secondary-20)}.header-menu__homepage--active{background-color:var(--a-secondary-30)}.popup-prompt{z-index:2002;left:0;top:0;width:100%;height:var(--vp-height);background:rgba(0,0,0,.4);transition:all .3s ease}.popup-prompt__box{padding:1.5rem;min-height:150px;background:var(--a-white-plain);box-shadow:var(--a-shadow-lg)}html{--vp-height:calc(100vh - var(--vh-offset, 0px))}#app{max-height:var(--vp-height);height:var(--vp-height);position:fixed;top:0;left:0;width:100%}iframe{border:0}body{--header-height:64px;--side-bar-width:250px;--table-margin-top:72px;color:var(--a-grey-90);overflow:hidden}.dragging--ew{cursor:ew-resize}.content-error{padding:5px 20px;border-radius:3px;color:var(--a-error-50);background:var(--a-error-20);display:inline-block}.content-error a{font-weight:600;color:var(--a-error-50)}a.content-error:hover{color:var(--a-error-50)}.content-message{color:var(--a-primary-50);padding:5px 20px;border-radius:3px;background:var(--a-primary-20);display:inline-block}.content-message a{font-weight:600}.content-success{color:var(--a-success-50);padding:5px 20px;border-radius:3px;background:var(--a-success-20);display:inline-block}.content-success a{font-weight:600}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{font-size:14px;background:rgba(39,41,43,.85);color:#fff;border-radius:5px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:rgba(39,41,43,.85)}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.dot-background{background:linear-gradient(140deg,var(--a-secondary-50),var(--a-primary-50) 80%)}.dot-background:after{content:"";overflow:hidden;position:fixed;top:0;left:0;bottom:0;height:100%;width:100%;background:linear-gradient(-90deg,transparent,transparent 35%,#fff 0,#fff),linear-gradient(0deg,transparent,transparent 35%,#fff 0,#fff);background-size:3px 3px;background-position-y:2px}.dot-background--release{background:linear-gradient(160deg,var(--a-error-50) 20%,var(--a-primary-50) 80%)}.content-error-message{color:#aa231f;font-weight:400;font-size:14px;white-space:normal}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}#popover-container{position:fixed;z-index:20000;left:0;right:0;bottom:0}@media print{#popover-container{display:none}}.popover{display:flex;position:relative;justify-content:space-between;justify-content:center;align-items:center;letter-spacing:.3px;font-size:16px;min-height:80px;box-sizing:border-box;color:#fff;font-weight:300;background-color:rgba(61,64,68,.9);padding:20px 30px;box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.popover span{line-height:1.3;margin:0 auto;text-align:center;width:100%}.popover__button{margin-left:auto;cursor:pointer;color:#fff;font-weight:300;top:20px;right:10px;border-radius:3px;border:1px solid #95999d;background-color:#575c60;padding:8px 20px}.popover__button:hover{background-color:#61666b}.popover__link{color:#19a7e6}@media (min-width:501px)and (max-width:768px){.popover{font-size:15px;padding:15px 20px}}@media (max-width:500px){.popover{font-size:14px;padding:15px 20px}}.asset-app{display:grid;grid-template-rows:64px auto;max-height:100%;position:relative;overflow-y:auto}.asset-app__content{min-height:100%;width:100vw;z-index:1}.asset-app__header{left:0}.asset-app__navigation{z-index:0;padding:0 4rem}.asset-app__logo{width:26px;height:2rem;transition:all var(--a-transition-ease);-o-object-fit:contain;object-fit:contain;cursor:pointer}.content-dropzone{flex:1;align-items:center;min-height:100%;justify-content:center;overflow-y:auto;overflow-x:hidden}.content-drop-images{top:1em}.content-drop-images div{display:inline-block;margin-right:.25em;margin-bottom:.25em}.content-drop-floorplans{position:relative;padding:1em;float:left;width:100%;height:80px;background:var(--a-white-plain);border:solid 1px var(--a-grey-10);box-sizing:border-box}.content-drop-floorplans:hover{border:solid 1px var(--a-grey-30)}.content-drop-photos{position:relative;padding:10px 10px 0 10px;min-height:75px;width:100%;box-sizing:border-box;display:inline-block;background:var(--a-white-plain);border:solid 1px var(--a-grey-10)}.content-drop-photos:hover{border:solid 1px var(--a-grey-30)}.content-drop-previews{position:absolute;top:0;width:100%;padding:1rem;height:100%}.content-drop-preview-pic{float:left;height:100px;line-height:40px;text-align:center;margin-right:.25em}.content-drop-preview-pic img{max-width:100%;max-height:100%;vertical-align:middle}.product-drop-preview .content-drop-preview-pic{height:90px;line-height:90px;width:120px}.content-drop-photo-add{width:80px;padding:.3em;cursor:pointer;border-radius:1em}.content-drop-photo-add:hover{color:var(--a-grey-70);background:var(--a-white-3)}.dropzone-area{height:100%;display:block}.dropzone-area input{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0}.dropzone-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-left:1rem}.dropzone-info>*{text-align:center}.dropzone-info span{line-height:20px}.a-max-tablet .dropzone-info img{display:none}.dropzone-text{height:100%;width:100%;color:var(--a-grey-30);font-size:14px;text-align:center}.bookmarkStrip,.buttonBar{display:none}body>.view-3d{display:none}.product-3d-view{position:relative}.product-3d-view__container{background:#ddd}.product-3d-view__controls{z-index:10;position:absolute;top:0;left:0}.product-3d-view__controls button{margin:10px 0 0 10px;padding:2px 5px;min-width:100px}.product-3d-view__controls-bottom{z-index:10;position:absolute;bottom:10px;left:0}.product-3d-view__controls-bottom button{margin:10px 0 0 10px;padding:2px 5px;min-width:100px}.product-3d-view__controls2{z-index:5;position:absolute;pointer-events:none;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:350px;border:1px dashed #ccc}.product-3d-view__3d{display:block;position:relative;width:100%;height:100%}.product-3d-view__3d .view-3d{height:100%}.product-3d-view__3d canvas{display:block;background:transparent!important;width:100%!important;height:100%!important}.product-3d-view__3d canvas:focus{outline:none}.aspect-box{position:relative}.aspect-box:first-child{width:100%}.aspect-box>img{height:auto}.aspect-box[light]{animation-duration:1s;animation-name:lightbox;animation-fill-mode:forwards}.aspect-box[fill]{height:100%}.aspect-box:before{content:"";display:block;padding-bottom:calc(100%/var(--aspect-ratio))}.aspect-box>:first-child{position:absolute;top:0;left:0;height:100%}@keyframes lightbox{0%{box-shadow:0 10px 5px 9999px transparent}to{box-shadow:0 10px 5px 9999px rgba(0,0,0,.2)}}.info-wrapper[data-v-14b06c12]{border:1px solid #000;border-radius:8px;margin-bottom:1rem}svg.product-edit__outline{display:inline-block;width:200px;height:200px;background:#eee}svg.product-edit__outline path{stroke:#666;stroke-width:.01}.product-edit{position:absolute;top:0;height:100%;right:0;transition:all .3s ease;width:600px;border-left:solid 1px var(--a-grey-10);background:#fff;transform:translateY(-350px);height:calc(100% + 350px)}.product-edit.product3d{transform:translateY(0);height:100%}.product-edit.collection{background:var(--a-white-1)}.product-edit__overlay{z-index:100;position:absolute;height:100%;width:100%;background:rgba(0,0,0,.3)}.product-edit__wrapper{box-sizing:border-box;padding-top:30px;overflow:auto;height:calc(100% - 350px)}.product-edit__input{width:calc(100% - 140px);margin-bottom:5px;font-size:14px}.product-edit__input:disabled{background-color:hsla(0,0%,90.2%,.5)}.product-edit__input.collection{margin-top:20px;padding-left:6px;font-family:gibson;font-size:16px;line-height:24px;font-weight:400}.product-edit__tag-list{font-size:14px;font-weight:300;border-radius:3px;background:#fff;margin-bottom:10px;color:#444;width:200px}.product-edit__tag-list input{display:inline-block;border-bottom:1px solid #bbb;font-size:16px;padding:2px 5px;width:140px}.product-edit__tag-list .confirm{display:inline-block;border-radius:3px;padding:2px 8px;margin-left:5px;cursor:pointer;color:var(--a-white-plain);background:var(--a-grey-50)}.product-edit__tag-list .confirm:hover{background:var(--a-grey-30)}.product-3d-toggle{position:absolute;left:calc(50% - 100px);margin:0 auto;width:200px;line-height:20px;height:20px;text-align:center;font-size:12px;background:#fff;z-index:2;border-bottom:1px solid var(--a-grey-10);border-right:1px solid var(--a-grey-10);border-left:1px solid var(--a-grey-10);cursor:pointer;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:all .3s ease}.product-3d-toggle:hover{background:var(--a-white-3)}input.product-edit__input{padding-left:3px;font-weight:400;border-bottom:1px solid #bbb;background:var(--a-white-2)}.product-textarea{height:120px;resize:none;font-size:12px;font-weight:300;font-family:monospace;width:100%;border:solid 1px var(--a-grey-10);border-radius:2px;outline:none;box-sizing:border-box;padding:10px;line-height:20px}.product-textarea.description{height:160px;font-size:14px;font-family:gibson,Arial,sans-serif;margin-bottom:20px;overflow:auto}.product-drop-preview{width:200px!important;height:200px;position:relative;padding:.75em 1em;margin-right:10px;box-sizing:border-box;display:inline-block;background:#eee;border:1px solid #f2f2f4;border-radius:2px;z-index:1;margin-bottom:10px}.product-drop-edit{background:var(--a-white-2)}.product-drop-images{width:100%;min-height:100px;position:relative;padding:.75em 1em;box-sizing:border-box;display:inline-block;border:solid 1px var(--a-grey-10);border-radius:2px}.product-lib{--product-header:4rem;text-align:left}.product-header{position:relative;height:var(--product-header);width:100%;box-sizing:border-box;z-index:9;box-shadow:0 1px 0 0 rgba(0,0,0,.1)}@media (max-width:500px){.product-header>.content-header-dropdown{display:none}}.product-search-dropdown{background:var(--a-white-plain);border-radius:3px;border:solid 1px var(--a-white-4);box-shadow:var(--a-shadow-md);font-size:12px;color:var(--a-grey-30);padding:5px 15px 20px 15px;box-sizing:border-box;width:100%;position:absolute;transform-origin:center top;transition:all .3s ease}.product-lib{height:calc(100vh - var(--header-height));overflow:hidden}.product-lib__container{position:relative;width:100%;height:calc(100vh - var(--header-height) - var(--product-header));overflow:hidden}.a-max-tablet .product-lib__container{height:calc(100vh - 64px - var(--product-header))}.product-lib__viewer{width:600px;height:350px;margin:0;z-index:5;border-bottom:solid 1px var(--a-grey-10)}.a-max-tablet .product-lib__viewer{top:calc(var(--product-header) + 64px)}.product-column-options{position:absolute;z-index:10;top:0;margin-top:30px;left:5px;width:150px;height:300px;box-shadow:var(--a-shadow-md)}.product-table{width:100%;max-height:100%;overflow:auto;transition:all .3s ease}.product-table.editing{width:calc(100% - 600px)}@media (max-width:1000px)and (min-width:501px){.product-table.editing{width:calc(100% - 400px)}}@media (max-width:500px){.product-table.editing{display:none}}.product-index,.product-row{min-width:calc(100% - 20px);padding:10px;font-size:14px;border-bottom:solid 1px var(--a-grey-10);box-sizing:border-box;white-space:nowrap}.product-row{min-height:50px;cursor:pointer}.product-row.not-published{background-color:var(--a-grey-10);opacity:.5}.product-row.changes-needed{background:rgba(179,81,10,.09)}.product-row:hover{background-color:#e9f2f5}.product-row.editing{background-color:#d8ebf0}.product-tile{padding:.5rem}.product-tile:hover{background:var(--a-white-4)}.product-tile__thumb{padding:6px;background:var(--a-white-2)}.product-tile__thumb.not-published{background-color:var(--a-grey-10);opacity:.5}.product-tile__thumb.changes-needed{background:rgba(179,81,10,.09)}.product-tile__thumb:hover{background-color:#e9f2f5}.product-tile__thumb.editing{background-color:#d8ebf0}.product-tile__thumb.changeable-mat{background-size:20px;cursor:pointer;background-position:5px 5px;background-repeat:no-repeat;background-image:url(../../../assets/icon-changeable-mat.dd4e3095.svg)}.product-tile__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.product-tile__subtitle,.product-tile__title{letter-spacing:normal;margin:8px 0;line-height:normal;display:block;text-overflow:ellipsis;-webkit-word-wrap:break-word;word-wrap:break-word;overflow:hidden;display:-webkit-box;color:var(--a-grey-50);-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-tile__subtitle{color:var(--a-grey-50);margin-top:auto}.product-index{height:30px;background:var(--a-white-4);color:#444;font-size:11px;text-transform:uppercase}.product-index>.product-field~.product-field{cursor:pointer;width:160px;overflow:hidden}.product-index>.product-field>span{margin-left:3px}.product-index>.product-field.active{color:var(--a-primary-50)}.product-index>.product-field~.product-field:hover{color:var(--a-primary-50)}.product-index>.product-field{width:70px;overflow:hidden}.product-field{display:inline-block;top:10px;width:160px;margin-right:10px;vertical-align:top;white-space:normal;word-wrap:break-word}.product-field:first-child{width:100px;overflow:hidden}.product-row .product-field:first-child{margin-top:-6px}.product-internal{background:rgba(26,172,219,.05)}.product-panel-enter,.product-panel-leave-to{width:400px;right:-400px}.product-list__loader{position:absolute;top:100px}.dropdown{top:2rem;background:var(--a-white-plain);border-radius:3px;border:solid 1px var(--a-white-4);box-shadow:var(--a-shadow-md)}.materials b{font-weight:700}.materials pre{background-color:var(--a-primary-20)}.materials form{display:flex;flex-direction:column;flex:1}.materials form button{align-self:flex-start}.materials form input{width:70vh}.materials__task-handle{background:hsla(0,0%,100%,.2666666667);position:absolute;height:10px;width:10px;bottom:0;right:0}.materials__container{position:fixed;top:64px;left:0;padding:10px;text-align:left;background-color:#ecf0f1;font-size:14px;font-weight:300;width:100%;height:calc(100% - 64px);overflow:auto;font-family:Roboto Mono,monospace}.materials__task{display:flex;flex-direction:column;float:left;width:330px;min-height:215px;padding:.8rem;margin:0 10px 10px 0}.materials__task.small{min-height:145px}.materials__task input,.materials__task select{background:#fff;font-size:12px;font-weight:700;height:30px;width:100%;outline:none;border:0;font-family:Roboto Mono,monospace;margin:5px 0;padding:0 5px}.materials__task h3{width:90%;margin-top:0;margin-bottom:1em;font-size:14px;font-weight:700}.materials__task-data{padding:5px;background:hsla(0,0%,100%,.75);margin-top:10px;font-size:13px;height:100%;overflow-y:auto;overflow-x:hidden}.materials__tile{display:inline-block;width:140px;overflow:hidden;margin:0 10px 10px 0;background:#fff;padding:5px}.materials__tile:hover{background:rgba(26,172,219,.2)}.materials__tile-img{display:block;cursor:pointer;overflow:hidden}.materials__tile-img img{width:50px;height:50px;margin-top:0}.materials__tile-text{font-size:11px;padding:5px}.materials__tile-text>.private{color:red;font-weight:700}.materials__tile-text>*{margin-bottom:5px}.materials__tile-active{width:70vh;height:70vh}.materials-error{white-space:pre}.editor{height:70vh;width:70vh;overflow:hidden}.signin-form__line{flex:1;height:1px;border:0;background-color:var(--a-grey-30)}.signin{min-height:calc(var(--vp-height) - 64px);width:100%;padding:4rem;flex-grow:1;margin-top:auto;max-height:100%;overflow:auto}.a-max-mobile .signin{background:var(--a-white-plain)!important}.signin__container{z-index:10;background:#fff;box-shadow:var(--a-shadow-lg)}