#publish-template-modal{padding:30px 25px 25px 25px}#publish-template-modal h2{margin:0}#publish-template-modal .footer{margin-top:40px}#publish-template-modal .option-divider{font-weight:600;margin:0;margin-top:20px}#publish-template-modal .hide-label{opacity:0}#edit-template-modal{padding:30px 25px 25px 25px}#edit-template-modal h2{margin:0}#edit-template-modal p{margin-bottom:10px}#edit-template-modal .noForm{margin-top:30px}#edit-template-modal .checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#rename-modal{padding:30px 25px 25px 25px}#rename-modal h2{margin:0}#rename-modal .template-name{margin-bottom:16px}#rename-modal .footer{margin-top:40px}.export-item{padding:12px 15px;cursor:pointer;display:grid;grid-template-columns:200px 1fr 1fr}.export-item:hover{background-color:rgba(188,193,195,.2)}.export-item p{margin:0}.export-popover .backdrop{position:fixed;z-index:99;height:100%;width:100%;left:0;top:0;background-color:rgba(0,0,0,.25)}.export-popover .content{position:absolute;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);width:75%;height:90%;left:calc(50% + 42.5px);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99;background-color:var(--background-white);border-radius:var(--standard-border-radius)}.export-popover .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--background-white);-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2);position:relative;padding:14px 24px 14px 24px;border-radius:10px 10px 0 0}.export-popover .header h2{margin-bottom:0}.export-popover .header .description{margin:6px 0 0 0;padding:0}.export-popover .header .close-popover{cursor:pointer}.export-popover .header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.export-popover .export-list-header{padding:12px 15px 0;display:grid;grid-template-columns:200px 1fr 1fr}.export-popover .export-list-header .list-heading{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.export-popover .export-list-header .list-heading h4{margin:0}.export-popover .content-wrapper{height:calc(100% - 50px);display:grid;grid-template-rows:auto auto 1fr auto}.export-popover .options{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding-bottom:20px}.export-popover .options .btn{white-space:nowrap}.export-popover .filter-search{width:100%;font-size:12px;border-radius:20px;position:relative;padding:0 6px;color:var(--charcoal-75)}.export-popover .filter-search .search{left:18px}.export-popover .filter-search .reset,.export-popover .filter-search .search{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.export-popover .filter-search .reset{right:18px}.export-popover .filter-search .search-input{border:none;outline:none;font-size:12px;border-radius:20px;margin-right:40px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);padding-left:40px;-webkit-transition:.3s;transition:.3s;width:100%;height:100%}.export-popover .filter-search .search-input::-webkit-input-placeholder{color:var(--charcoal-50)}.export-popover .filter-search .search-input::-moz-placeholder{color:var(--charcoal-50)}.export-popover .filter-search .search-input:-ms-input-placeholder{color:var(--charcoal-50)}.export-popover .filter-search .search-input::-ms-input-placeholder{color:var(--charcoal-50)}.export-popover .filter-search .search-input::placeholder{color:var(--charcoal-50)}.export-popover .filter-search .search-input :active,.export-popover .filter-search .search-input:focus{outline:none;border:none;-webkit-box-shadow:0 0 4px rgba(0,0,0,.5);box-shadow:0 0 4px rgba(0,0,0,.5);color:var(--charcoal)}.export-popover .filter-search .reset-btn{cursor:pointer}.export-popover .list-wrapper{overflow:auto;padding:4px 0}.export-popover .list-wrapper .loading{margin:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.export-popover .list .no-data{text-align:center}.export-popover .list .no-data:first-of-type{margin-top:24px}.export-popover .list .show-more{margin-top:12px;text-align:center}.export-popover .list .show-more .list-action{cursor:pointer;text-decoration:underline}.export-popover .export-options{padding:15px}.export-popover .export-options .format-selector,.export-popover .export-options .format-selector label{margin:0}.export-popover .export-options .inputs{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-bottom:12px}.export-popover .export-options .export-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;position:relative}.export-popover .export-options .export-actions .text-muted{position:absolute;top:-24px;right:6px}.export-popover .export-options .check-include-all{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:0}.export-popover .check-wrapper{margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.export-popover .check-wrapper svg{color:var(--text-grey-primary)}.export-popover .info-box p{margin:0}.export-popover .info-box .hover-element span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app .push-popover h4{font-size:14px;font-weight:700;padding-left:8px;color:var(--charcoal-80)}.push-popover .content{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25),0 -2px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25),0 -2px 4px rgba(0,0,0,.25);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:var(--standard-border-radius);width:750px;height:400px;z-index:99;background:#fff;color:var(--charcoal)}.push-popover .content .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--background-white);-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2);position:relative;padding:14px 24px 14px 24px;border-radius:10px 10px 0 0}.push-popover .content .header h2{margin-bottom:0}.push-popover .content .header .description{margin:6px 0 0 0;padding:0}.push-popover .content .header .close-popover{cursor:pointer}.push-popover .content .header .left{gap:4px}.push-popover .content .header-actions,.push-popover .content .header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.push-popover .content .header-actions{gap:12px}.push-popover .content.upload-content{height:auto}.push-popover .product-select{padding:0 12px}.push-popover .product-select main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;gap:12px}.push-popover .product-select main .search-area,.push-popover .product-select main .selection-area{width:50%}.push-popover .product-select main .search-area .top,.push-popover .product-select main .selection-area .top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:12px}.push-popover .product-select main .selection-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.push-popover .product-select main .selection-area .push-actions{padding:8px 0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.push-popover .product-select main .selection-area .top h4{margin-bottom:12px}.push-popover .product-select main .selection-area .empty-list{padding:8px}.push-popover .product-select .search-filter{position:relative}.push-popover .product-select .search-filter .search-input input{padding-right:40px}.push-popover .product-select .search-filter .input-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px;position:absolute;right:18px;bottom:10px}.push-popover .result-list{height:250px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto;padding:0;margin-bottom:0}.push-popover .result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:4px 8px}.push-popover .result-item .container-checkbox{margin-bottom:20px}.push-popover .result-item:hover{background-color:var(--alabaster-80)}.push-popover .upload-form{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.push-popover .upload-form .input-file{opacity:0;pointer-events:none;position:absolute;cursor:pointer}.push-popover .upload-form .top{max-width:360px}.push-popover .upload-form .top .description{margin-bottom:0;padding-left:8px}.push-popover .upload-form .upload-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.collapsible .toggle{cursor:pointer}.expand-enter-to,.expand-leave{height:var(--collapse-height)}.expand-enter,.expand-leave-to{height:0}.expand-enter-active,.expand-leave-active{-webkit-transform-origin:top;transform-origin:top;overflow:hidden;-webkit-transition:height .1s ease;transition:height .1s ease}.standard-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.standard-header h3{margin:0}.standard-header svg{font-size:12px}.standard-header .chevron{-webkit-transition:.1s;transition:.1s}.standard-header .rotate{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.save-btn{-webkit-transition:.1s;transition:.1s}.save-btn.keep-width{min-width:var(--standard-width)}.save-btn.err-animation{-webkit-animation:shake-animation .4s ease;animation:shake-animation .4s ease;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes shake-animation{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(3px);transform:translate(3px)}30%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(3px);transform:translate(3px)}70%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(3px);transform:translate(3px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes shake-animation{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(3px);transform:translate(3px)}30%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(3px);transform:translate(3px)}70%{-webkit-transform:translate(0);transform:translate(0)}80%{-webkit-transform:translate(3px);transform:translate(3px)}to{-webkit-transform:translate(0);transform:translate(0)}}#example-id-search{padding:30px 25px 25px 25px}#example-id-search h2{margin:0 0 10px 10px}#example-id-search form{position:relative;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid rgba(143,151,156,.192);padding:0 12px}#example-id-search form input{width:240px;margin-right:10px}#example-id-search .footer{margin-top:40px}#example-id-search .stat-vars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#example-id-search .stat-vars p{padding:10px 0;padding:10px .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(143,151,156,.192)}#example-id-search .stat-vars p span{cursor:default}#example-id-search input#searchString{border:none}#example-id-search .icons{position:absolute;right:0;bottom:8px}#example-id-search .result-list{max-height:300px;overflow:auto}#example-id-search .result-list .result-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px;cursor:pointer}#example-id-search .result-list .result-item span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#example-id-search .result-list .result-item img{display:none}#example-id-search .result-list .result-item:hover{background-color:rgba(219,218,218,.4)}#example-id-search .result-list .result-item:hover>img{display:block}#example-id-search .result-list .result-item.is-selected{background-color:#dbdada}#example-id-search .result-list .result-item.is-selected img{display:inline-block}#example-id-search .result-list .no-results{text-align:center;padding:20px}.close-animation{-webkit-animation:slideOut .2s ease!important;animation:slideOut .2s ease!important}@-webkit-keyframes slideOut{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(400px);transform:translateX(400px);opacity:.6}}@keyframes slideOut{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(400px);transform:translateX(400px);opacity:.6}}@-webkit-keyframes slideIn{0%{-webkit-transform:translateX(300px);transform:translateX(300px);opacity:.6}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideIn{0%{-webkit-transform:translateX(300px);transform:translateX(300px);opacity:.6}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}#template-side-panel{position:fixed;z-index:3;left:0;right:0;top:0;bottom:0;height:100%;background:rgba(0,0,0,.2)}#template-side-panel .panel-wrapper{-webkit-animation:slideIn .4s ease;animation:slideIn .4s ease;padding:4px 2px 4px 0;border-radius:10px;position:absolute;right:0;top:0;margin:12px;height:calc(100% - 24px);width:clamp(450px,50vw,700px);max-width:calc(100% - 24px);background:#fff;-webkit-box-shadow:0 17px 9px 9px rgba(0,0,0,.1);box-shadow:0 17px 9px 9px rgba(0,0,0,.1)}#template-side-panel .panel{overflow:auto;height:100%}#template-side-panel .panel .panel-top{padding:24px;padding-bottom:0}#template-side-panel .panel-collapsible{padding:12px 24px;border-top:1px solid var(--alabaster)}#template-side-panel .panel-collapsible:last-of-type{border-bottom:1px solid var(--alabaster)}#template-side-panel .template-edit-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}#template-side-panel .title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#template-side-panel .template-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#template-side-panel .template-name h2{word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:0}#template-side-panel .template-name .rename-btn{font-size:12px}#template-side-panel .template-info{font-size:12px;padding:10px 0 10px}#template-side-panel .template-info div:last-of-type{padding-left:10px}#template-side-panel .actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding-bottom:24px}#template-side-panel .header-counter{color:var(--text-grey-primary)}#template-side-panel .settings-actions{margin-top:12px}#template-side-panel .settings-title{position:relative}#template-side-panel .settings-title .loading-spinner{position:absolute;bottom:1px;right:-20px}