.storeengine-welcome{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-width:1200px}.storeengine-welcome__banner{width:100%;margin:48px 0}.storeengine-welcome__log{width:155px;margin-bottom:24px}.storeengine-welcome__heading{display:flex;flex-direction:column;margin:0;padding:0}.storeengine-welcome__title{text-align:center;font-size:32px;font-weight:500;margin:0;padding:0;line-height:140%;color:#0f0e16}.storeengine-welcome__subtitle{text-align:center;font-size:16px;font-weight:400;margin:0;color:#646c73}.storeengine-welcome__bottom{display:flex;flex-direction:column;gap:16px}.storeengine-welcome__bottom a{padding:0;margin:0}.storeengine-welcome__bottom-subtitle{color:#74777c;font-size:12px;font-style:normal;font-weight:400;line-height:140%;padding:0;margin:0}.storeengine-welcome__bottom-subtitle p{margin:4px 0 0 0;text-align:center}.storeengine-welcome .storeengine-welcome--declaration{display:flex;align-items:center;justify-content:center}.storeengine-welcome .storeengine-welcome--declaration .storeengine-btn--declaration{padding:0;border:none}.storeengine-welcome .storeengine-welcome--declaration .storeengine-btn--declaration .storeengine-btn--label{text-decoration:underline;color:var(--academy-primary-color)}@media all and (max-width: 480px){.storeengine-welcome__video iframe{width:400px !important;height:225px !important}}@media all and (max-width: 768px){.storeengine-welcome__video iframe{width:700px;height:400px}}
.storeengine-setup-topbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;height:80px;padding:24px 40px;position:fixed;top:0;z-index:99999;background:#fff;border-bottom:1px solid #dddedf}.storeengine-setup-topbar__logo{width:155px}.storeengine-setup-topbar__logo img{width:100%;height:auto}.storeengine-setup-topbar__skip-btn{display:flex;align-items:center}.storeengine-setup-topbar__skip-btn .storeengine-btn--close{padding:0 0 0 8px;border-left:1px solid #dddedf;height:20px;width:20px;border-radius:0}.storeengine-setup-topbar .storeengine-setup-steps__counts{display:flex;align-items:center;gap:8px;margin:0;padding:0}.storeengine-setup-topbar .storeengine-setup-steps__count{list-style:none;display:flex;align-items:center;gap:8px}.storeengine-setup-topbar .storeengine-setup-steps__index{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;font-size:12px;line-height:12px;text-align:center;border:1px solid var(--storeengine-border-color);color:#101828}.storeengine-setup-topbar .storeengine-setup-steps__index span{font-size:inherit}.storeengine-setup-topbar .storeengine-setup-steps__index .storeengine-icon{display:flex}.storeengine-setup-topbar .storeengine-setup-steps__index.is-active{background:var(--storeengine-primary-color, #008DFF);border-color:var(--storeengine-primary-color, #008DFF);color:#fff}.storeengine-setup-topbar .storeengine-setup-steps__title{color:#595959;font-size:14px;font-weight:400}.storeengine-setup-topbar .storeengine-setup-steps__title.is-active{color:#0f0e16;font-weight:500}.storeengine-setup-topbar .storeengine-setup-steps__separator{display:flex;justify-content:center;align-items:center;width:20px;height:20px;color:var(--storeengine-placeholder-color, #8E949A)}.storeengine-setup-topbar .storeengine-setup-steps__separator.is-active{color:var(--storeengine-primary-color, #008DFF)}.step-index-4 .storeengine-setup-form__footer{position:fixed;bottom:0;width:100%;max-width:1200px;padding:10px 16px;border-radius:4px;background:#fff}
.storeengine-preloader{overflow:visible;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.storeengine-preloader svg{width:45px;height:45px;overflow:visible !important;margin:15px !important}.storeengine-preloader svg circle{stroke-width:4px}.storeengine-preloader svg path{stroke-width:4px;color:var(--storeengine-primary-color)}
.storeengine-setup-form-step__heading{text-align:center;border-bottom:1px solid #dddedf;padding-bottom:24px;width:100%}.storeengine-setup-form-step__heading .storeengine-setup-form-title{margin:0;color:#101828;text-align:center;font-size:24px;font-weight:500;line-height:140%;margin-bottom:4px}.storeengine-setup-form-step__heading .storeengine-setup-from-subtitle{margin:0;color:#515a62;text-align:center;font-size:16px;font-weight:400;line-height:140%;margin-bottom:24px}
.storeengine-tooltip{position:relative;display:inline-block}.storeengine-tooltip:not(:only-child):last-child{margin-inline-start:5px}.storeengine-tooltip__text{visibility:hidden;word-wrap:break-word;width:120px;background:#007bff;font-size:14px;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:9999;bottom:var(--bottom-position, 150%);left:50%;transform:translateX(-50%);height:-moz-max-content;height:max-content;white-space:break-spaces}.storeengine-tooltip__text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#007bff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.storeengine-tooltip:hover .storeengine-tooltip__text{visibility:visible}
.storeengine-title-container .storeengine-pro-label{background:#ff702e;color:#fff;border-radius:999px;padding:1px 6px;margin-left:8px;text-transform:uppercase;text-align:center;font-size:12px;font-weight:500;line-height:140%;transform:translateY(-5px)}
.storeengine-setup-product__item{align-items:center;justify-content:space-between;flex:1 1 0;border:1px solid var(--storeengine-border-color);border-radius:8px;padding:12px 16px;transition:all .2s ease}.storeengine-setup-product__item .storeengine-title-subtitle{margin:0}.storeengine-setup-product__item input[type=checkbox]{margin:0}.storeengine-setup-product__item:hover{border-color:var(--storeengine-primary-color);background:#e0f1ff}.storeengine-setup-product__item.active{border-color:var(--storeengine-primary-color);background:#e0f1ff}.storeengine-setup-product__item.active label .label-title{color:var(--storeengine-primary-color)}.storeengine-setup-product__item.active label .label-subtitle{color:var(--storeengine-primary-color)}.storeengine-setup-product__additional-features{padding-top:24px;border-top:1px solid var(--storeengine-border-color)}.storeengine-setup-product__additional-features h2{margin:0 0 16px;line-height:22.4px;font-size:16px;font-weight:500;color:#646c73}.storeengine-setup-product .storeengine-icon--membership{font-size:24px;color:#00ad6b}.storeengine-setup-product .storeengine-icon--affiliate-alt{font-size:24px;color:#ff5000}.storeengine-setup-theme .storeengine-setup-form-step__heading{margin-bottom:24px;text-align:left}.storeengine-setup-theme .storeengine-setup-form-title{text-align:left}.storeengine-setup-store-details .form-group__color .form-body__color{width:100%}
.storeengine-text{margin-bottom:24px;width:100%}.storeengine-text--plain{margin-bottom:0 !important}
.form-group__color .form-info{position:relative}.form-group__color .form-info__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.form-group__color .form-info__title .storeengine-btn{padding:0;--bg-color: transparent;border:none}.form-group__color .form-info__title .storeengine-btn:hover{--bg-color: transparent}.form-group__color .form-info__title .storeengine-btn .storeengine-icon::before{color:var(--storeengine-primary-color);font-size:14px;font-weight:600}.form-group__color .form-body__color{position:relative;display:flex;gap:100px}.form-group__color .form-body__color .color-field{position:absolute;top:6px;left:6px;width:30px;height:30px;border:none !important;border-radius:4px;z-index:1;padding:0;-webkit-appearance:none !important}.form-group__color .form-body__color .color-field::-webkit-color-swatch-wrapper{padding:0}.form-group__color .form-body__color .color-field::-webkit-color-swatch{border:none}.form-group__color .form-body__color .color-text-field{width:100%;height:42px;padding:0 10px 0 50px;border:1px solid var(--storeengine-border-color) !important}.form-group__color .form-body__color .color-text-field:hover,.form-group__color .form-body__color .color-text-field:focus{border:1px solid var(--storeengine-primary-color) !important;box-shadow:none !important;outline:none}.form-group .storeengine-btn--reset{position:absolute !important;right:0;z-index:1}
.storeengine-install-plugin{position:relative}.storeengine-install-plugin__top{border:1px solid var(--storeengine-border-color);padding:20px;display:flex;align-items:flex-start;gap:8px}.storeengine-install-plugin__label{display:flex;flex-direction:column;gap:8px;margin:0}.storeengine-install-plugin__left{display:flex;align-items:flex-start;gap:8px}.storeengine-install-plugin__title{color:#0a0d14;font-size:18px;font-weight:500;line-height:24px}.storeengine-install-plugin__subtitle{color:#595959;font-size:14px;font-weight:400;line-height:20px}.storeengine-install-plugin__description{color:#595959;font-size:14px;font-weight:400;line-height:20px}.storeengine-install-plugin__installed{padding:4px 8px;background:#00ad6b;color:#fff;border-radius:4px}.storeengine-install-plugin__installing{padding:4px 16px;border:1px solid var(--storeengine-border-color);display:flex;gap:8px;align-items:center;border-radius:4px}.storeengine-install-plugin__installing .storeengine-preloader svg{width:18px;height:18px;margin:4px !important}.storeengine-install-plugin__ablocks-preview{margin-top:24px;position:relative}.storeengine-install-plugin__ablocks-preview img{max-width:1200px;width:100%}.storeengine-install-plugin__ablocks-preview-icon{display:flex;justify-content:center}.storeengine-install-plugin__ablocks-preview-icon .storeengine-icon--lock{display:flex;font-size:24px;border-radius:50%;border:1px solid #dddedf;padding:16px}.storeengine-install-plugin__ablocks-preview-content{display:flex;flex-direction:column;background:#fff;width:402px;position:absolute;top:92px;right:402px;padding:34px 22px 34px 24px;border-radius:6px;box-shadow:0 12px 72px -8px rgba(16,24,40,.25)}.storeengine-install-plugin__ablocks-preview-content h2{color:#101828;font-size:20px;font-weight:500;line-height:28px;margin:0 0 0 4px}.storeengine-install-plugin__ablocks-preview-content p{color:#515a62;font-size:16px;font-weight:400;line-height:22.4px;margin:0}
.storeengine-setup-store-category__item{justify-content:space-between;flex:1 1 0;border:1px solid var(--storeengine-border-color);border-radius:8px;padding:12px 16px;transition:all .2s ease}.storeengine-setup-store-category__item .storeengine-icon{font-size:24px}.storeengine-setup-store-category__item:hover{border-color:var(--storeengine-primary-color);background:#e0f1ff}.storeengine-setup-store-category__item.active{border-color:var(--storeengine-primary-color);background:#e0f1ff}.storeengine-setup-store-category__item.active label .label-title{color:var(--storeengine-primary-color)}.storeengine-setup-store-category__item.active label .label-subtitle{color:var(--storeengine-primary-color)}
.storeengine-post-form-group{display:flex;align-items:center;justify-content:space-between}.storeengine-post-form-group:not(:last-child){margin-bottom:16px}.storeengine-post-form-group .storeengine-post-form-info label{font-weight:500;display:block;width:200px}.storeengine-post-form-group .storeengine-post-form-control{margin:0;height:44px;padding:0 15px 2px 15px;border-radius:8px;border:1px solid var(--storeengine-border-color);color:#111;font-size:14px;width:100%;outline:0}.storeengine-post-form-group .storeengine-post-form-control:hover,.storeengine-post-form-group .storeengine-post-form-control:focus{border-color:var(--storeengine-primary-color)}.storeengine-post-form-group .storeengine-post-form-body .storeengine-select--full{width:300px}.storeengine-post-form-group .storeengine-post-form-body .storeengine-select--full .storeengine-react-select__control{border:1px solid var(--storeengine-border-color);border-radius:5px;box-shadow:none}.storeengine-post-form-group .storeengine-post-form-body .storeengine-select--full .storeengine-react-select__control .storeengine-react-select__input-container .storeengine-react-select__input{box-shadow:none;height:100%}.storeengine-post-form-group .storeengine-post-form-body .storeengine-select--full .storeengine-react-select__control .storeengine-react-select__input-container .storeengine-react-select__input:focus{box-shadow:none}
.storeengine-setup-pages__generate-all{margin-bottom:16px;margin-top:24px;display:flex;justify-content:flex-end}.storeengine-setup-pages__generate-all .storeengine-btn--generate-all-pages{padding:6px 12px;gap:8px}.storeengine-setup-pages__selects{display:flex;gap:12px;justify-content:space-between}.storeengine-setup-pages__select-item{flex:1 1 0}.storeengine-setup-pages__warning{background-color:#fffae6;padding:16px;border-radius:4px;border:1px solid #ffe380}.storeengine-setup-pages__warning h2{margin:0;color:#101828;font-size:16px;font-style:normal;font-weight:500;line-height:22.4px}.storeengine-setup-pages__warning p{margin:0;color:#515a62;font-size:14px;font-weight:400;line-height:19.6px}.storeengine-setup-pages .storeengine-post-form-group{display:block}.storeengine-setup-pages .storeengine-post-form-group .storeengine-post-form-body .storeengine-select--full{width:100%}
.storeengine-setup-form{width:100%;display:flex;padding-top:128px;margin-bottom:24px}.storeengine-setup-form__content{max-width:600px;width:100%;margin:0 auto}.storeengine-setup-form__content .storeengine-btn--disabled{background-color:#fff;color:#515a62}.storeengine-setup-form.step-index-4 .storeengine-setup-form__content{max-width:1200px}.storeengine-setup-form .storeengine-btn--skip{padding:0;border:none}

.storeengine-setup-screen--congrats{display:flex;align-items:center;justify-content:center}.storeengine-setup-screen-modal{width:600px;height:360px;position:relative}.storeengine-setup-screen-modal__image{width:120px;position:absolute;top:5%;left:40%}.storeengine-setup-screen-modal__text{display:flex;align-items:center;flex-direction:column;position:absolute;z-index:9999;top:43%;left:13%;right:13%;text-align:center}.storeengine-setup-screen-modal__title{font-weight:500;font-size:32px;line-height:47px;color:var(--storeengine-primary-color);margin:-14px 0 0 0;padding-bottom:4px}.storeengine-setup-screen-modal .storeengine-setup-screen-modal-text{padding-bottom:32px;font-weight:400;font-size:16px;line-height:32px;color:#74777c;margin:0}.storeengine-setup-screen-modal .storeengine-setup-screen-modal-redirect-text{font-weight:400;font-size:18px;line-height:32px;color:#555;margin:0}.storeengine-setup-screen-modal .storeengine-btn--to-dashboard .storeengine-btn--label{color:var(--storeengine-text-color);font-weight:500;font-size:14px}
body{background:#fff;margin:0;padding:0}.storeengine-setup-screen-wrap{display:flex;justify-content:center;align-items:center;max-width:1920px;width:100%}.storeengine-setup-screen-wrap,.storeengine-setup-screen-wrap *{box-sizing:border-box}
:root{--storeengine-primary-font: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--storeengine-primary-color: #008DFF;--storeengine-secondary-color: #EAE8FA;--storeengine-text-color: #2C3135;--storeengine-subtitle-color: #646C73;--storeengine-input-text-color: #434A51;--storeengine-dark-gray: #0F0E16;--storeengine-placeholder-color: #8E949A;--storeengine-border-color: #DEDEDE;--storeengine-gray-color: #646C73;--storeengine-background-color: #FAFAFA;--storeengine-green-color: #00AD6B;--storeengine-warning-color: #FDB022;--storeengine-error-color: #FF4D4D;--storeengine-white-color: #ffffff;--storeengine-violet-color: #9A6EFF}.storeengine-canvas{position:relative;width:100%;margin:0 auto}.storeengine-relative{position:relative}.storeengine-absolute{position:absolute}.storeengine-fixed{position:fixed}.storeengine-static{position:static}.storeengine-sticky{position:sticky}.storeengine-box-container{border:1px solid var(--storeengine-border-color);padding:0 24px;border-radius:4px}.storeengine-content-section{border-radius:4px;background:#fff;color:var(--storeengine-text-color);padding:24px;border:1px solid var(--storeengine-border-color);margin-bottom:24px}.storeengine-d-flex{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0}.storeengine-inline{display:inline}.storeengine-block{display:block}.storeengine-inline-block{display:inline-block}.storeengine-flex{display:flex}.storeengine-flex-column{display:flex;flex-direction:column}.storeengine-flex-row{display:flex;flex-direction:row}.storeengine-flex-gap-2{gap:2px}.storeengine-flex-gap-4{gap:4px}.storeengine-flex-gap-8{gap:8px}.storeengine-flex-gap-12{gap:12px}.storeengine-flex-gap-16{gap:16px}.storeengine-flex-gap-24{gap:24px}.storeengine-flex-gap-36{gap:36px}.storeengine-flex-justify-center{justify-content:center}.storeengine-flex-justify-between{justify-content:space-between}.storeengine-flex-justify-arround{justify-content:space-around}.storeengine-flex-justify-evenly{justify-content:space-evenly}.storeengine-flex-justify-start{justify-content:flex-start}.storeengine-flex-justify-end{justify-content:flex-end}.storeengine-flex-align-center{align-items:center}.storeengine-flex-align-start{align-items:flex-start}.storeengine-flex-align-end{align-items:flex-end}.storeengine-inline-flex{display:inline-flex}.storeengine-grid{display:grid}.storeengine-inline-grid{display:inline-grid}.storeengine-visible{visibility:visible}.storeengine-hidden{visibility:hidden}.storeengine-d-none,.storeengine-hide{display:none !important}.storeengine-item-center{display:flex;justify-content:center}.storeengine-column-items{position:relative;display:flex;flex-direction:column;gap:8px;margin:0;width:100%}.storeengine-column-items .error{position:absolute;color:var(--storeengine-error-color);background:rgba(255,77,77,.1098039216);font-size:.9em;right:5px;top:5px;padding:0 3px;border-radius:3px;z-index:9999}.storeengine-grid-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin:0;align-items:center}.storeengine-grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin:0;align-items:center}.storeengine-heading{font-size:18px;font-weight:500;line-height:25.2px;margin:0 0 24px 0;padding-bottom:16px;border-bottom:1px solid var(--storeengine-border-color);color:var(--storeengine-text-color)}.storeengine-plain-heading{font-size:18px;font-weight:500;line-height:25.2px;margin:0;color:var(--storeengine-text-color)}.storeengine-required{color:var(--storeengine-error-color);font-weight:400;border:0 !important}.storeengine-title-subtitle{display:flex;flex-direction:column;gap:4px;width:100%;margin:0;color:var(--storeengine-subtitle-color)}.storeengine-title{font-size:14px;font-weight:500;line-height:20px;margin:0;color:var(--storeengine-text-color)}.storeengine-title-bold{font-size:20px;font-weight:500;line-height:28px;margin:0;color:var(--storeengine-text-color)}.storeengine-title-light{font-size:16px;font-weight:400;line-height:24px;margin:0;color:var(--storeengine-subtitle-color)}.storeengine-title.disabled .storeengine-radio-label,.storeengine-title.disabled:not(:has(.storeengine-radio-label)){opacity:.5}.storeengine-sub-title{font-size:12px;font-weight:400;line-height:18px;color:var(--storeengine-subtitle-color)}.storeengine-sub-title-bold{font-size:14px;font-weight:400;line-height:20px;margin:0;color:var(--storeengine-subtitle-color)}.storeengine-sub-title-light{font-size:14px;color:var(--storeengine-subtitle-color);font-weight:400;line-height:20px;margin:0}.storeengine-text-center{text-align:center;margin:0}.storeengine-input{border:1px solid var(--storeengine-border-color) !important;width:100%;height:40px;padding:0 12px;border-radius:4px}.storeengine-input:hover,.storeengine-input:focus{border:1px solid var(--storeengine-primary-color) !important;box-shadow:none !important;outline:none}.storeengine-input:disabled{background:var(--storeengine-border-color);border-color:var(--storeengine-border-color)}.storeengine-input:disabled:hover,.storeengine-input:disabled:focus{border:1px solid var(--storeengine-border-color) !important}.storeengine-input-1\/2{border:1px solid var(--storeengine-border-color) !important;width:50%;height:40px;padding:0 12px;border-radius:4px}.storeengine-input-1\/2:hover,.storeengine-input-1\/2:focus{border:1px solid var(--storeengine-primary-color) !important;box-shadow:none !important;outline:none}.storeengine-input-1\/2:disabled{background:var(--storeengine-border-color);border-color:var(--storeengine-border-color)}.storeengine-input-1\/2:disabled:hover,.storeengine-input-1\/2:disabled:focus{border:1px solid var(--storeengine-border-color) !important}.storeengine-textarea{border:1px solid var(--storeengine-border-color) !important;height:100px;width:100%;padding:12px;border-radius:4px}.storeengine-textarea:hover,.storeengine-textarea:focus{border:1px solid var(--storeengine-primary-color) !important;box-shadow:none !important;outline:none}.storeengine-textarea::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-textarea::placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-textarea::-webkit-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-textarea::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-textarea:-ms-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-textarea::-ms-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-h-0{height:0}.storeengine-h-auto{height:auto}.storeengine-h-25{height:25%}.storeengine-h-50{height:50%}.storeengine-m-0{margin:0}.storeengine-mb-0{margin-bottom:0}.storeengine-mb-1{margin-bottom:4px}.storeengine-mb-2{margin-bottom:8px}.storeengine-mb-3{margin-bottom:12px}.storeengine-mb-4{margin-bottom:16px}.storeengine-mb-6{margin-bottom:24px}.storeengine-mb-10{margin-bottom:40px}.storeengine-mt-2{margin-top:8px}.storeengine-mt-4{margin-top:16px}.storeengine-mt-6{margin-top:24px}.storeengine-mt-10{margin-top:40px}.storeengine-mr-2{margin-right:8px}.storeengine-mr-4{margin-right:16px}.storeengine-ml-2{margin-left:8px}.storeengine-mx-1{margin:4px 0}.storeengine-my-6{margin:24px 0}.storeengine-mtb-6{margin:24px 0}.storeengine-p-0{padding:0}.storeengine-p-4{padding:16px}.storeengine-p-6{padding:24px}.storeengine-pb-0{padding-bottom:0}.storeengine-pt-4{padding-top:16px}.storeengine-pt-6{padding-top:24px}.storeengine-pb-4{padding-bottom:16px}.storeengine-pb-6{padding-bottom:24px}.storeengine-pt-2{padding-top:8px}.storeengine-pointer{cursor:pointer}.storeengine-pointer-none{pointer-events:none}.storeengine-pointer-painted{pointer-events:painted}.storeengine-label-disable{pointer-events:none;color:#8e949a}.storeengine-width-130{width:130px}.storeengine-width-25{width:25%}.storeengine-width-33{width:33.3333%}.storeengine-width-40{width:40%}.storeengine-width-50{width:50%}.storeengine-width-60{width:60%}.storeengine-width-75{width:75%}.storeengine-width-full{width:100%}.storeengine-bt-6{border-top:1px solid var(--storeengine-border-color);padding-top:24px}.storeengine-bb-6{border-bottom:1px solid var(--storeengine-border-color);margin:0 0 24px 0;padding-bottom:16px}.storeengine-warning{border:1px solid #ed9700;border-radius:8px;padding:20px 30px;display:flex;align-items:center;gap:8px;justify-content:flex-start}.storeengine-warning .storeengine-icon--info-primary::before{color:#ed9700;font-size:24px}.storeengine-warning--info{padding-left:10px;font-weight:400;font-size:16px;line-height:26px;color:var(--storeengine-subtitle-color)}.storeengine-space-y-6>*+*{margin-top:24px}.storeengine-space-y-5>*+*{margin-top:20px}.storeengine-space-y-2>*+*{margin-top:8px}.storeengine-select__width-full{width:100%}.storeengine-select__50{width:50%}.storeengine-label-highlight{color:#ff5000;background:#fff1eb;border-radius:999px;text-align:center;font-size:12px;font-weight:400;line-height:20px;padding:4px 8px;display:inline-flex;gap:2px}.storeengine-pro-badge{background:#ffa943;color:#fff;border-radius:2px;padding:3px 6px;font-size:10px;margin-left:3px;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;transform:translateY(-10px)}.storeengine-spinner-animation{animation-name:spin;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.text-justify-all{text-align:justify-all !important}.text-right{text-align:right !important}.text-start{text-align:start !important}.text-end{text-align:end !important}.nobr{white-space:nowrap !important}.storeengine-analytics-section-card{background:#fff;border-radius:4px;flex:1 1 0;min-width:0;box-shadow:0 1.5px 3px rgba(16,24,40,.11),0 1.5px 0 rgba(16,24,40,.05)}.storeengine-table-container{background-color:#fff;border:1px solid var(--storeengine-border-color);border-radius:4px;overflow-x:auto}.storeengine-table-container .storeengine-table{width:100%;margin:0;border-collapse:collapse}.storeengine-table-container .storeengine-table thead{background-color:#f7f7f8;color:var(--storeengine-text-color);text-transform:uppercase;letter-spacing:.025em}.storeengine-table-container .storeengine-table th{text-align:left;font-size:14px;font-weight:500;line-height:1.25;padding:12px}.storeengine-table-container .storeengine-table th:not(:first-child){text-align:center}.storeengine-table-container .storeengine-table tbody{background-color:#fff}.storeengine-table-container .storeengine-table tr{border-bottom:1px solid var(--storeengine-border-color);border-left:0;border-right:0;border-top:0;border-style:solid}.storeengine-table-container .storeengine-table td{font-size:14px;font-weight:500;line-height:1.25;padding:12px;vertical-align:middle}.storeengine-table-container .storeengine-table td:first-child{text-align:left}.storeengine-table-container .storeengine-table td:not(:first-child){text-align:center}.storeengine-table-container .storeengine-input-number{width:112px}.storeengine-table-container .storeengine-input-sku{width:128px}.storeengine-table-container .storeengine-input-qty{width:80px;text-align:right}.storeengine-table-container .storeengine-input-refund{width:96px;text-align:right}.storeengine-table-container .storeengine-select-reason{width:160px}.storeengine-table-container .storeengine-input{padding:6px 8px;border:1px solid var(--storeengine-border-color);border-radius:4px;font-size:14px}.storeengine-table-container .storeengine-input:focus{outline:none;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.storeengine-table-container .storeengine-checkbox{width:16px;height:16px;margin:0;cursor:pointer}.storeengine-table-container .storeengine-remove-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#dc3232;color:#fff;border:none;border-radius:3px;font-size:18px;font-weight:bold;width:28px;height:28px;cursor:pointer;transition:background-color .2s}.storeengine-table-container .storeengine-remove-btn:hover{background-color:#a02222}@media(max-width: 768px){.storeengine-table th,.storeengine-table td{padding:8px;font-size:12px}.storeengine-input-number,.storeengine-input-sku,.storeengine-input-qty,.storeengine-input-refund,.storeengine-select-reason{width:100%;min-width:80px}}.storeengine-flex-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:16px;padding-bottom:16px;border-top:1px solid var(--storeengine-border-color);border-left:0;border-right:0;border-bottom:0;border-style:solid}.storeening-table-tabs{position:relative;background:rgba(0,0,0,0);border:none;padding:6px 14px 16px;font-size:14px;color:var(--storeengine-subtitle-color);cursor:pointer;overflow:hidden;margin-bottom:-1px}.storeening-table-tabs::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--storeengine-primary-color);transform:translateX(-100%);transition:transform .45s cubic-bezier(0.4, 0, 0.2, 1)}.storeening-table-tabs:hover:not(.storeening-table-tabs--active){color:var(--storeengine-primary-color)}.storeening-table-tabs:hover:not(.storeening-table-tabs--active)::after{transform:translateX(0)}.storeening-table-tabs--active{color:var(--storeengine-primary-color);font-weight:500}.storeening-table-tabs--active::after{transform:translateX(0);transition:none}.ql-align-center{text-align:left;text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}ol li.ql-indent-1{counter-increment:list-1}ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-2{counter-increment:list-2}ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-3{counter-increment:list-3}ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-4{counter-increment:list-4}ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-5{counter-increment:list-5}ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}ol li.ql-indent-6{counter-increment:list-6}ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}ol li.ql-indent-7{counter-increment:list-7}ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}ol li.ql-indent-7{counter-reset:list-8 list-9}ol li.ql-indent-8{counter-increment:list-8}ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}ol li.ql-indent-8{counter-reset:list-9}ol li.ql-indent-9{counter-increment:list-9}ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-indent-1:not(.ql-direction-rtl){padding-left:3em}li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-indent-2:not(.ql-direction-rtl){padding-left:6em}li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-indent-3:not(.ql-direction-rtl){padding-left:9em}li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-indent-4:not(.ql-direction-rtl){padding-left:12em}li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-indent-5:not(.ql-direction-rtl){padding-left:15em}li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-indent-6:not(.ql-direction-rtl){padding-left:18em}li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-indent-7:not(.ql-direction-rtl){padding-left:21em}li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-indent-8:not(.ql-direction-rtl){padding-left:24em}li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-indent-9:not(.ql-direction-rtl){padding-left:27em}li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}img[decoding=async]{max-width:100%}.storeengine-custom-video,.storeengine-custom-audio{width:100%}table{max-width:100%;width:100%;border-collapse:collapse;margin:1.5em 0;font-size:1rem;text-align:left;border:none !important}.ql-picker.ql-font{display:inline-block;vertical-align:middle}.ql-font-sans-serif{content:"Sans Serif";font-family:sans-serif}.ql-font-serif{content:"Serif";font-family:serif}.ql-font-monospace{content:"Monospace";font-family:monospace}.ql-picker.ql-size .ql-picker-item::before{content:attr(data-value)}.ql-bold{font-weight:bold}.ql-italic{font-style:italic}.ql-underline{text-decoration:underline}.ql-strike{text-decoration:line-through}.ql-blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-code-block-container{background-color:#f0f0f0;border-radius:5px;color:var(--storeengine-text-color);font-family:monospace;padding:10px}li[data-list=bullet]{list-style-type:none;padding-left:1.5em}li[data-list=bullet] .ql-ui{display:inline-block;width:.6em;height:.6em;margin-right:.75em;background-color:#333;border-radius:50%;vertical-align:middle}.ql-direction .ql-picker-item[data-value=rtl]::before{content:"RTL"}.storeengine-accordion-drawer .storeengine-accordion-drawer__content-wrapper{font-size:1.25em;line-height:1.4em;max-height:0;overflow:hidden;transition:.25s ease-in-out}.storeengine-accordion-drawer .storeengine-accordion-drawer__title{cursor:pointer;display:block;font-family:var(--storeengine-primary-font) sans-serif;font-size:18px;font-weight:400;color:#101828;padding:30px 0 0 0;position:relative;margin-bottom:0;transition:all .25s ease-out}.storeengine-accordion-drawer .storeengine-accordion-drawer__title::after{border-style:solid;border-width:1px 1px 0 0;content:" ";display:inline-block;float:right;height:10px;position:relative;right:20px;transform:rotate(135deg);transition:.35s ease-in-out;width:10px}.storeengine-accordion-drawer .storeengine-accordion-drawer__title:hover{color:#4e4b52}.storeengine-accordion-drawer .storeengine-accordion-drawer__trigger:checked~.storeengine-accordion-drawer__content-wrapper{max-height:1000px}.storeengine-accordion-drawer .storeengine-accordion-drawer__trigger:checked+.storeengine-accordion-drawer__title::after{transform:rotate(-45deg);transition:.25s ease-in-out}.storeengine-accordion-drawer .storeengine-accordion-drawer__content:empty,.storeengine-accordion-drawer input[type=checkbox]{display:none}.storeengine-accordion-drawer .storeengine-accordion-drawer__content{padding:20px}.storeengine-accordion-drawers{padding-top:20px}.storeengine-accordion-drawers .storeengine-accordion-drawer__title{color:#515a62;font-size:18px;font-weight:400;line-height:30px;padding:20px 0}.storeengine-accordion-drawers .storeengine-accordion-drawer__content-wrapper{margin-top:20px}.storeengine-accordion-drawers .storeengine-ajax-apply-coupon-form input[type=submit]{background:var(--storeengine-primary-color)}.storeengine-accordion-drawers .storeengine-ajax-apply-coupon-form input[type=text]{width:150px;font-size:18px}.storeengine-accordion-drawers .storeengine-ajax-apply-coupon-form{margin-bottom:0px}.storeengine-button--preset-transparent{padding:0;background:#fff;color:#faebd7;border:none;font-size:24px;color:#818381;line-height:0}.storeengine-sub-total-table td>div{display:flex}.storeengine-notification{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 16px;box-shadow:0 12px 72px -8px rgba(16,24,40,.25);border-radius:4px;background:#fff;min-width:300px;z-index:99999999}.storeengine-notification--dashboard{position:fixed;right:50px;top:10%}.storeengine-notification--dashboard .storeengine-btn{padding:4px}.storeengine-notification--dashboard .storeengine-btn--close{background:rgba(0,0,0,0);position:absolute;top:8px;right:8px;padding:0}.storeengine-notification--dashboard .storeengine-btn--close.storeengine-icon{display:flex}.storeengine-notification--dashboard .storeengine-notification__message{gap:10px}.storeengine-notification--dashboard .storeengine-notification__message .storeengine-icon{margin-top:5px;font-size:20px}.storeengine-notification--success{background:var(--storeengine-green-color);color:#fff}.storeengine-notification--info{background:var(--storeengine-primary-color);color:#fff}.storeengine-notification--warning{background:var(--storeengine-warning-color);color:#fff}.storeengine-notification--error{background:var(--storeengine-error-color);color:#fff}.storeengine-notification .storeengine-icon{font-size:24px}.storeengine-notification .storeengine-icon:not(.storeengine-icon--close){display:flex;align-items:center;justify-content:center;border-width:1px;border-radius:50%;border-style:solid;padding:3px}.storeengine-notification .storeengine-icon--check{border-color:var(--storeengine-green-color)}.storeengine-notification .storeengine-icon--check::before{font-size:8px;color:var(--storeengine-green-color)}.storeengine-notification .storeengine-icon--success{border:1px solid #91dcbf;background:#f0faf6}.storeengine-notification .storeengine-icon--info{border:1px solid #c6bef8;background:#f2f0fd}.storeengine-notification .storeengine-icon--warning{border:1px solid #fedda0;background:#fff7e9}.storeengine-notification .storeengine-icon--error{border:1px solid #ffb2b2;background:#ffeded}.storeengine-notification .storeengine-icon--notification{font-size:25px}.storeengine-notification .storeengine-icon--notification::before{color:#ff9800}.storeengine-notification .storeengine-icon--information{font-size:22px}.storeengine-notification .storeengine-icon--information::before{color:var(--storeengine-primary-color)}.storeengine-notification .storeengine-icon--information-error{font-size:22px}.storeengine-notification .storeengine-icon--information-error::before{color:var(--storeengine-error-color)}.storeengine-notification .storeengine-btn{padding:12px 0}.storeengine-notification .storeengine-btn--close-notification{padding:0}.storeengine-notification .storeengine-btn .storeengine-icon--close{background:rgba(0,0,0,0)}.storeengine-notification .storeengine-btn .storeengine-icon--close::before{color:#fff}.storeengine-notification__message{display:flex;align-items:center;gap:10px;padding:5px 24px 5px 0;font-size:14px;font-weight:400;line-height:21px;margin:0}.storeengine-btn{--bg-color: #fff;--text-color: #444;--text-brightness: 39%;--text-chroma: c;--text-hue: h;--text-alpha: 1;--text-color: oklch(from var(--bg-color) var(--text-brightness) var(--text-chroma) var(--text-hue) / var( --text-alpha ));--icon-color: var(--text-color);--hover-text-color: var(--text-color);--hover-bg-color: var(--bg-color);--hover-icon-color: var(--hover-text-color);--effect-color: rgba(0, 0, 0, 0.1);--border-color: var(--storeengine-border-color);--hover-border-color: var(--border-color);--font-size: 0.875rem;--icon-size: 1.2857142857em;--padding: 1.0714285714em;--border-radius: 4px;--line-height: 1.4285714286em;--font-weight: 500;--margin: 0;--border-size: 0;--hover-border-size: var(--border-size);--border-style: solid;--hover-border-style: var(--border-style);display:flex;justify-content:center;align-items:center;position:relative;font-size:var(--font-size);padding:var(--padding);line-height:var(--line-height);font-weight:var(--font-weight);margin:var(--margin);text-decoration:none;background:var(--bg-color);color:var(--text-color);cursor:pointer;text-align:center;height:auto;box-sizing:border-box;border:var(--border-size) var(--border-style) var(--border-color);border-radius:var(--border-radius);overflow:hidden !important;transition:all .3s ease;text-transform:capitalize;white-space:nowrap}.storeengine-btn .storeengine-icon{display:flex;justify-content:center;align-items:center;font-size:1em;line-height:1}.storeengine-btn .storeengine-icon::before{color:var(--icon-color);font-size:var(--icon-size);line-height:1}.storeengine-btn .components-spinner{width:1.0714285714em;height:1.0714285714em}.storeengine-btn::after{content:"";position:absolute;width:100%;height:100%;left:-100%;top:0;background:var(--effect-color);transition:all .25s cubic-bezier(0.66, 0.36, 0.17, 0.91)}@media(prefers-reduced-motion: reduce){.storeengine-btn::after{transition:none}}.storeengine-btn:hover,.storeengine-btn:active,.storeengine-btn:focus-visible,.storeengine-btn:focus-within,.storeengine-btn:focus{box-shadow:none !important;outline:none !important;background:var(--hover-bg-color);color:var(--hover-text-color);border:var(--hover-border-size) var(--hover-border-style) var(--hover-border-color)}.storeengine-btn:hover .storeengine-icon::before,.storeengine-btn:active .storeengine-icon::before,.storeengine-btn:focus-visible .storeengine-icon::before,.storeengine-btn:focus-within .storeengine-icon::before,.storeengine-btn:focus .storeengine-icon::before{color:var(--hover-icon-color)}.storeengine-btn:hover::after,.storeengine-btn:active::after,.storeengine-btn:focus-visible::after,.storeengine-btn:focus-within::after,.storeengine-btn:focus::after{left:0}.storeengine-btn--label{padding:0 0.2857142857em}.storeengine-btn--inline-block,.storeengine-btn--inline-flex{width:auto;padding-left:2.1428571429em;padding-right:2.1428571429em}.storeengine-btn--inline-block{display:inline-block}.storeengine-btn--inline-flex{display:inline-flex;-moz-column-gap:0.7142857143em;column-gap:0.7142857143em}.storeengine-btn--bg-red,.storeengine-btn--bg-error,.storeengine-btn--bg-light-red,.storeengine-btn--preset-red,.storeengine-btn--preset-error,.storeengine-btn--preset-light-red{--bg-color: var(--storeengine-error-color);--text-color: #fff}.storeengine-btn--bg-error-light,.storeengine-btn--preset-error-light{--bg-color: color-mix(in srgb, var(--storeengine-error-color) 15%, transparent);--text-color: var(--storeengine-error-color)}.storeengine-btn--bg-success,.storeengine-btn--preset-success{--bg-color: var(--storeengine-green-color);--text-color: #fff}.storeengine-btn--bg-warning,.storeengine-btn--preset-warning{--bg-color: var(--storeengine-warning-color);--text-color: #fff}.storeengine-btn--bg-blue,.storeengine-btn--bg-sky-blue,.storeengine-btn--preset-blue,.storeengine-btn--preset-sky-blue{--bg-color: var(--storeengine-primary-color);--text-color: #fff;--padding: 0.7142857143em 1.1428571429em}.storeengine-btn--bg-light-blue,.storeengine-btn--preset-light-blue{--bg-color: color-mix(in srgb, var(--storeengine-primary-color) 15%, transparent);--text-color: var(--storeengine-primary-color)}.storeengine-btn--bg-gray,.storeengine-btn--preset-gray{--bg-color: #f6f7f9}.storeengine-btn--bg-dark-gray,.storeengine-btn--preset-dark-gray{--bg-color: var(--storeengine-dark-gray);--text-color: #fff}.storeengine-btn--bg-white,.storeengine-btn--preset-white{--bg-color: #fff;--text-color: #000}.storeengine-btn--bg-transparent,.storeengine-btn--preset-transparent{--bg-color: transparent;--effect-color: transparent;--text-color: #444}.storeengine-btn--bg-white-border,.storeengine-btn--preset-white-border{--bg-color: transparent;--border-size: 2px}.storeengine-btn--circle{--border-radius: 50%}.storeengine-btn--border-rounded{--border-radius: 2.1428571429em}.storeengine-btn--border-white,.storeengine-btn--border-gray{--bg-color: transparent;--border-color: var(--storeengine-border-color);--hover-border-color: var(--storeengine-border-color);--border-size: 1px}.storeengine-btn--border-blue{--bg-color: transparent;--text-color: #111;--border-color: var(--storeengine-primary-color);--border-size: 1px}.storeengine-btn--border-red{--bg-color: transparent;--border-color: var(--storeengine-error-color);--border-size: 1px}.storeengine-btn--border-success{--border-color: var(--storeengine-green-color);--border-size: 1px}.storeengine-btn--border-warning{--border-color: var(--storeengine-warning-color);--border-size: 1px}.storeengine-btn--border-dark-gray{--border-color: var(--storeengine-dark-gray);--border-size: 1px}.storeengine-btn--xs{--icon-size: 0.9285714286em;--padding: 0.5714285714em;--font-size: 0.9285714286em}.storeengine-btn--sm{--icon-size: 13px;--padding: 0.6428571429em 1.2857142857em;--font-size: 0.9285714286em}.storeengine-btn--md{--icon-size: 18px;--padding: 0.7142857143em 1.1428571429em;--font-size: 1em}.storeengine-btn--lg{--icon-size: 20px;--padding: 1em 1.8571428571em;--font-size: 1rem}.storeengine-btn[disabled],.storeengine-btn--disabled{--bg-color: var(--storeengine-border-color);--hover-bg-color: #f6f7f9;--text-color: var(--storeengine-placeholder-color);--effect-color: var(--storeengine-gray-color);box-shadow:none}.storeengine-btn[disabled]::after,.storeengine-btn--disabled::after{opacity:.7}.storeengine-btn[disabled]:focus,.storeengine-btn[disabled]:focus-visible,.storeengine-btn[disabled]:active,.storeengine-btn[disabled]:hover,.storeengine-btn--disabled:focus,.storeengine-btn--disabled:focus-visible,.storeengine-btn--disabled:active,.storeengine-btn--disabled:hover{cursor:not-allowed !important}.storeengine-btn--has-icon{display:flex;align-items:center;gap:10px}.storeengine-btn--icon-top,.storeengine-btn--icon-right,.storeengine-btn--icon-bottom,.storeengine-btn--icon-left,.storeengine-btn--icon-center{display:flex;align-items:center}.storeengine-btn--icon-top{flex-direction:column-reverse}.storeengine-btn--icon-right,.storeengine-btn--icon-left{justify-content:space-between}.storeengine-btn--icon-bottom{flex-direction:column}.storeengine-btn--icon-center{justify-content:center}.storeengine-btn svg{overflow:visible}.storeengine-btn--add-to-cart-replacement,.storeengine-btn--add-to-cart,.storeengine-btn--direct-checkout,.storeengine-btn--view-options{width:100%;--padding: 0.7142857143em}.storeengine-btn--add-to-cart-replacement,.storeengine-btn--add-to-cart{--border-size: 1px}.storeengine-btn--view-options{display:block}.storeengine-btn--proceed-to-checkout{width:100%;display:block;--font-size: 1.2857142857em;--line-height: 2.1428571429em;--padding: 0.7142857143em 0.3571428571em;margin-top:0.7142857143em}.storeengine-btn-group{display:flex;-moz-column-gap:1.0714285714em;column-gap:1.0714285714em}.kzui-table{border:1px solid var(--storeengine-background-gray-color);border-radius:8px;box-shadow:0 .5px 2px 0 rgba(16,24,40,.15);background:#fff;display:flex;justify-content:center;align-items:center;padding:24px;transition:all .3s ease}@media(max-width: 768px){.kzui-table{padding:16px}}@media(max-width: 480px){.kzui-table{padding:12px}}.kzui-table__container{display:flex;flex-direction:column;width:100%;max-width:1280px}.kzui-table__sub-header{display:flex;align-items:center;width:100%;gap:12px;border-bottom:1px solid var(--storeengine-border-color)}.kzui-table__sub-header .storeengine-btn--table-column{padding:10px}.kzui-table__sub-header .storeengine-btn--table-column:hover{border-color:var(--storeengine-primary-color)}.kzui-table__sub-header .storeengine-btn--subheader-more{min-width:96px}.kzui-table__sub-header .kzui-table__sub-header-left{display:flex;align-items:center;justify-content:space-between;width:100%}.kzui-table__sub-header .kzui-table__sub-header-left .storeengine-search-component{padding-bottom:10px !important}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs{display:flex;align-items:center}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .tab{padding:18px 18px 10px 18px;color:var(--storeengine-subtitle-color);cursor:pointer;position:relative;overflow:hidden}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .tab:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--storeengine-primary-color);transform:scaleX(0);transform-origin:left center;transition:transform .3s ease,background .3s ease}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .tab:hover::after{transform:scaleX(1)}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .tab:hover{color:var(--storeengine-primary-color)}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .is-active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--storeengine-primary-color);transform:scaleX(1);transform-origin:left center;transition:transform .3s ease,background .3s ease}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .is-active:hover{color:#0f0e16}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn{cursor:pointer;position:relative;min-width:100px;margin-top:10px}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .is-active{bottom:0px}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .is-active-sub-item{bottom:0px;border-bottom:1px solid var(--academy-primary-color);background:var(--academy-secondary-color)}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more{visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s;position:absolute;top:24px;display:flex;flex-direction:column;z-index:99999;border-radius:4px;background:#fff;box-shadow:rgba(0,0,0,.04) 0px 1px 1px;min-width:100px;padding:5px 0;margin:5px 0;max-height:248px;overflow-x:scroll}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more .tab{margin:0 5px;padding-top:10px}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more .tab:hover{color:var(--storeengine-primary-color);background:#f6f7f9}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more .tab:after{width:0}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more::-webkit-scrollbar-thumb{background:#dedede;border-radius:30px}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn .kzui-subheader-more::-webkit-scrollbar{width:6px;border-radius:30px}.kzui-table__sub-header .kzui-table__sub-header-left .kzui-table-sub-header-tabs .kzui-subheader-more-btn:hover .kzui-subheader-more{visibility:visible;opacity:1}.kzui-table__sub-header .kzui-table__sub-header-actions-left{display:flex;flex-direction:column;gap:10px}.kzui-table__sub-header .kzui-table__sub-header-right{padding-bottom:10px !important}.kzui-table__sub-header .kzui-table__sub-header-right .kzui-table__sub-header-filter-icon{position:relative}.kzui-table__sub-header .kzui-table-sub-header-actions-right{display:flex}.kzui-table__sub-header .kzui-table-sub-header-actions-right--border{margin-left:10px;height:38px;width:1px;background:var(--storeengine-border-color)}.kzui-table__table{padding:24px 0 0 0;width:100%;display:table;border-collapse:separate;border-spacing:0;table-layout:auto}.kzui-table__table .kzui-table__head{display:table-header-group}.kzui-table__table .kzui-table__head .kzui-table__head-row{width:100%;display:table-row;background:#f7f7f8}.kzui-table__table .kzui-table__body{display:table-row-group;width:100%;transition:opacity .3s ease}.kzui-table__table .kzui-table__body.is-loading{opacity:.6}.kzui-table__table .kzui-table__body .kzui-table__body-row{display:table-row;width:100%;border-bottom:1px solid var(--storeengine-border-color);transition:background-color .2s ease}.kzui-table__table .kzui-table__body .kzui-table__body-row:hover{background-color:#fafafb}.kzui-table__table .kzui-table__row-cell{display:table-cell;padding:12px;vertical-align:middle;color:var(--storeengine-text-color);font-size:14px;font-weight:500;line-height:20px;text-align:center;border-bottom:1px solid var(--storeengine-border-color);transition:all .2s ease}.kzui-table__table .kzui-table__row-cell--title{text-align:left}.kzui-table__head .kzui-table__table .kzui-table__row-cell{color:var(--storeengine-subtitle-color);padding:12px 16px;border-bottom:none;white-space:nowrap}.kzui-table__table .kzui-table__row-cell .action-cell{display:flex;align-items:center;gap:8px;justify-content:center}.kzui-table__table .kzui-table__row-cell .action-cell .storeengine-icon{font-size:16px;color:var(--storeengine-subtitle-color);transition:color .2s ease;cursor:pointer}.kzui-table__table .kzui-table__row-cell .action-cell .storeengine-icon:hover{color:var(--storeengine-primary-color)}.kzui-table__table .kzui-table__row-cell .storeengine-table-title{display:flex;gap:4px}.kzui-table__table .kzui-table__row-cell .storeengine-table-title-wrap{display:flex;align-items:center;gap:8px;color:var(--storeengine-primary-color);font-weight:600;text-decoration:none}.kzui-table__table .kzui-table__row-cell .storeengine-table-title-wrap:hover{text-decoration:underline}.kzui-table__table .kzui-table__row-cell .storeengine-table-title .storeengine-table-sub-title{font-size:12px;color:var(--storeengine-subtitle-color);font-weight:400}.kzui-table__table .kzui-table__row-cell .status-title{margin:0;padding:0;list-style:none;display:inline-flex}.kzui-table__table .kzui-table__row-cell p{margin:0}.kzui-table__table .kzui-table__row-cell-checkbox{width:40px;max-width:40px;display:table-cell;vertical-align:middle;text-align:left;padding-left:24px}.kzui-table__table .kzui-table__row-cell-checkbox input{width:1rem;height:1rem;margin:0}.kzui-table__table .kzui-table__row-cell--title,.kzui-table__table .kzui-table__header-row-cell--title{text-align:left}.kzui-table__loading-wrapper{position:relative;min-height:200px;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.kzui-table__loading-wrapper .kzui-table__empty{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 0}.kzui-table__loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.7);z-index:999;pointer-events:none}.kzui-table__footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:32px 0 0 0}.kzui-table__footer .kzui-table__footer-right{display:flex;align-items:center;gap:10px}.kzui-table__footer .kzui-table__footer-pagination{display:flex;align-items:center;gap:10px}.kzui-table__filter-modal{padding:24px}.kzui-table__filter-modal__top-bar{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--storeengine-border-color);padding-bottom:16px;color:var(--storeengine-subtitle-color)}.kzui-table__filter-modal__footer{width:100%;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--storeengine-border-color);padding:16px 0 0 0}.kzui-table__header-row-cell{white-space:nowrap}.kzui-table__filter-checked-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1px solid var(--storeengine-border-color);border-radius:4px;margin-top:16px}.kzui-table__filter-checked-item input{margin-right:8px}.kzui-table__filter-checked-item .kzui-table-filter-item-left{display:flex;align-items:center;gap:16px}.kzui-table__filter-checked-item .kzui-table-filter-item-left .kzui-table-filter-item-title{font-size:14px;font-weight:500;color:var(--storeengine-text-color)}.kzui-table .storeengine-email-logs-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.kzui-table--abandoned-cart .kzui-list-table-sub-header-actions-right{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}:root{--tab-select: 382px;--tab-container: 1250px;--tab-gap: 20px}.storeengine-tab-panel{display:flex;flex-direction:column;gap:8px;width:var(--tab-select);background:#fff;padding:12px;box-shadow:0px .5px 2px 0px rgba(16,24,40,.15);border-radius:4px;transition:all ease .5s;white-space:nowrap}.storeengine-tab-panel__item{position:relative}.storeengine-tab-panel__item .storeengine-tab-item{display:flex;align-items:center;gap:10px;border:none;border-radius:4px;background:rgba(0,0,0,0);padding:12px;line-height:20px;color:var(--storeengine-text-color);width:calc(100% - 24px);cursor:pointer;transition:background-color .3s ease-in-out}.storeengine-tab-panel__item .storeengine-tab-item:hover,.storeengine-tab-panel__item .storeengine-tab-item--is-active{color:#fff;background:var(--storeengine-primary-color)}.storeengine-tab-panel__item .storeengine-tab-item:hover .storeengine-tab-item--title,.storeengine-tab-panel__item .storeengine-tab-item:hover .storeengine-tab-item--sub-title,.storeengine-tab-panel__item .storeengine-tab-item--is-active .storeengine-tab-item--title,.storeengine-tab-panel__item .storeengine-tab-item--is-active .storeengine-tab-item--sub-title{color:#fff}.storeengine-tab-panel__item .storeengine-tab-item:hover .storeengine-icon--arrow-down,.storeengine-tab-panel__item .storeengine-tab-item--is-active .storeengine-icon--arrow-down{top:18px !important;right:0 !important}.storeengine-tab-panel__item .storeengine-tab-item:hover .storeengine-icon--arrow-down::before,.storeengine-tab-panel__item .storeengine-tab-item--is-active .storeengine-icon--arrow-down::before{color:#fff}.storeengine-tab-panel__item .storeengine-tab-item--is-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.storeengine-tab-panel__item .storeengine-tab-item--is-disabled:hover{color:var(--storeengine-text-color);background:rgba(0,0,0,0)}.storeengine-tab-panel__item .storeengine-tab-item--is-disabled:hover .storeengine-tab-item--title,.storeengine-tab-panel__item .storeengine-tab-item--is-disabled:hover .storeengine-tab-item--sub-title{color:inherit}.storeengine-tab-panel__item .storeengine-tab-item--title{color:var(--storeengine-text-color);margin:0;font-size:14px;font-weight:500;line-height:140%}.storeengine-tab-panel__item .storeengine-tab-item--sub-title{margin:0;font-size:12px;font-weight:400;line-height:140%;color:var(--storeengine-subtitle-color)}.storeengine-tab-panel__item .storeengine-icon--arrow-down{position:absolute;right:10px;top:10px;transition:all ease .5s;pointer-events:none}.storeengine-tab-panel__item .storeengine-icon--arrow-down::before{color:#0f0e16}.storeengine-tab-panel__item .storeengine-icon--arrow-down::before:hover{color:#0f0e16}.storeengine-tab-panel__item .storeengine-arrow-right .storeengine-icon--arrow-down{position:absolute;right:10px;top:10px;transition:all ease .5s;pointer-events:none}.storeengine-tab-panel__item .storeengine-arrow-right .storeengine-icon--arrow-down::before{color:#0f0e16}.storeengine-tab-panel__item .storeengine-arrow-right .storeengine-icon--arrow-down::before:hover{color:#0f0e16}.storeengine-tab-panel__item .storeengine-tab-icon-active{rotate:90deg}.storeengine-tab-panel__item a{text-decoration:none}.storeengine-tab-panel__item a .storeengine-btn--label{display:flex;padding:0}.storeengine-tab-panel__item a .storeengine-icon{margin-right:8px}.storeengine-tab-panel__item a:focus{box-shadow:none}.storeengine-tab-panel__item .storeengine-icon::before{font-size:20px}.storeengine-tab-panel__sub-items{display:flex;flex-direction:column;padding-top:16px}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item{padding:8px 8px 8px 40px;border:none;background:rgba(0,0,0,0);font-size:14px;font-weight:400;line-height:20px;color:#0f0e16;cursor:pointer;position:relative}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item::before{content:"";position:absolute;top:18px;left:14px;display:block;width:20px;border:1px solid #dedede}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item:first-child::after{content:"";position:absolute;top:-5px;left:14px;display:block;height:22px;width:0;border:1px solid #dedede}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item::after{content:"";position:absolute;top:-17px;left:14px;display:block;height:35px;width:0;border:1px solid #dedede}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item:hover{color:#008dff}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item .storeengine-btn--label{float:left}.storeengine-tab-panel__sub-items .storeengine-sub-tab-item--is-active{color:#008dff}.storeengine-tab-panel-content{flex:1;max-width:calc(var(--tab-container) - var(--tab-select) - var(--tab-gap));min-width:calc(var(--tab-container) - var(--tab-select) - var(--tab-gap));width:100%}@media(max-width: 1024px){.storeengine-tab-panel{width:30%}.storeengine-tab-panel-content{max-width:70%;min-width:70%}}@media(max-width: 768px){.storeengine-tab-panel{width:30%}.storeengine-tab-panel-content{max-width:70%;min-width:70%}}.processing .processing::before,.processing .processing::after{display:none}.processing{position:relative;cursor:wait !important}.processing::before{content:"";position:absolute;inset:-20px;display:block;z-index:999;background:rgba(16,16,16,.4);border-radius:3px;cursor:wait !important}.processing::after{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 300 150%27%3E%3Cpath fill=%27none%27 stroke=%27%23003968%27 stroke-width=%2715%27 stroke-linecap=%27round%27 stroke-dasharray=%27300 385%27 stroke-dashoffset=%270%27 d=%27M275 75c0 31-27 50-50 50-58 0-92-100-150-100-28 0-50 22-50 50s23 50 50 50c58 0 92-100 150-100 24 0 50 19 50 50Z%27%3E%3Canimate attributeName=%27stroke-dashoffset%27 calcMode=%27spline%27 dur=%272%27 values=%27685;-685%27 keySplines=%270 0 1 1%27 repeatCount=%27indefinite%27%3E%3C/animate%3E%3C/path%3E%3C/svg%3E");content:"";position:absolute;background-position:center;background-repeat:no-repeat;min-width:var(--loader-min-size, 30px);width:var(--loader-size, 7%);min-height:var(--loader-min-size, 30px);height:var(--loader-size, 7%);top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999;cursor:wait !important}body.no-scroll{overflow:hidden !important}input::-moz-placeholder, textarea::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}input::placeholder,textarea::placeholder{color:var(--storeengine-placeholder-color);opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--storeengine-placeholder-color)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--storeengine-placeholder-color)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-icon{pointer-events:none}.storeengine-select .storeengine-react-select__input-container{color:var(--storeengine-placeholder-color)}.storeengine-select .storeengine-react-select__input::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-select .storeengine-react-select__input::placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-select .storeengine-react-select__input::-webkit-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-select .storeengine-react-select__input::-moz-placeholder{color:var(--storeengine-placeholder-color);opacity:1}.storeengine-select .storeengine-react-select__input:-ms-input-placeholder{color:var(--storeengine-placeholder-color)}.storeengine-select .storeengine-react-select__input::-ms-input-placeholder{color:var(--storeengine-placeholder-color)}.kz-datepicker-input-wrapper .kz-datepicker-input{border:1px solid var(--storeengine-border-color);box-shadow:none;margin:0;padding:20px}.kz-datepicker-input-wrapper .kz-datepicker-input:active,.kz-datepicker-input-wrapper .kz-datepicker-input:focus{border:1px solid var(--storeengine-border-color);box-shadow:none}@media only screen and (max-width: 768px){.storeengine-page-content__left,.storeengine-page-content__right{width:100%}}.storeengine-checkbox[readonly],.storeengine-checkbox[disabled]{pointer-events:none;cursor:not-allowed;accent-color:#000;box-shadow:inset 0 0 8px -1px rgba(0,0,0,.0039215686);opacity:.3}.storeengine-checkbox.payment-section{margin-bottom:0}input[type=date],input[type=email],input[type=url],input[type=text],input[type=tel],input[type=search],input[type=color],input[type=time],input[type=datetime-local],input[type=datetime],input[type=month],input[type=password],input[type=number],textarea,select{color:var(--storeengine-input-text-color)}.storeengine-quantity-input{display:inline-flex;border:1px solid var(--storeengine-border-color);border-radius:8px;width:-moz-max-content;width:max-content;max-width:150px;padding:0}.storeengine-quantity-input:focus-within{outline:1px solid var(--storeengine-primary-color)}.storeengine-quantity-input .storeengine-quantity-input__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:var(--storeengine-text-color);text-align:center;padding:10px 8px;font-size:16px;font-weight:400;line-height:0;outline:none;width:100%}.storeengine-quantity-input .storeengine-quantity-input__input:-moz-read-only{color:var(--storeengine-placeholder-color)}.storeengine-quantity-input .storeengine-quantity-input__input:disabled,.storeengine-quantity-input .storeengine-quantity-input__input:read-only{color:var(--storeengine-placeholder-color)}.storeengine-quantity-input .storeengine-quantity-input__input::-webkit-outer-spin-button,.storeengine-quantity-input .storeengine-quantity-input__input::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;margin:0}.storeengine-quantity-input button{background:inherit;color:var(--storeengine-text-color);font-size:18px;padding:10px;line-height:0;border:none;outline:none;border-radius:8px 0 0 8px;box-shadow:none}.storeengine-quantity-input button.increment{border-radius:0 8px 8px 0}.storeengine-quantity-input button:hover,.storeengine-quantity-input button:focus{background:var(--storeengine-primary-color);color:#fff}.storeengine-quantity-input button[disabled]{cursor:not-allowed;background:var(--storeengine-border-color);color:var(--storeengine-placeholder-color);box-shadow:none}.storeengine-quantity-input button[disabled]:hover,.storeengine-quantity-input button[disabled]:focus{background:var(--storeengine-border-color);color:var(--storeengine-placeholder-color)}.storeengine-initial-preloader{visibility:hidden;opacity:0;box-sizing:border-box}.storeengine-initial-preloader *{box-sizing:border-box}*:has(.storeengine-initial-preloader){font-family:var(--storeengine-primary-font),sans-serif}body{font-family:var(--storeengine-primary-font),sans-serif;font-size:14px;font-weight:400}h1,h2,h3,h4,h5,h6{color:var(--storeengine-text-color)}.storeengine-flex-between{justify-content:space-between}span,p{font-size:14px;font-weight:400}.storeengine-setup-wizard-checkbox{width:20px;height:20px;border-radius:4px;border:1px solid #c3c6c9;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;display:inline-block;line-height:0;margin-top:16px}.storeengine-setup-wizard-checkbox:checked{background:var(--storeengine-primary-color);border-color:var(--storeengine-primary-color)}.storeengine-setup-wizard-checkbox:checked::after{content:"";position:absolute;top:2px;left:5px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.storeengine-setup-header--icon{display:flex;justify-content:center;align-items:center;margin-bottom:4px}.storeengine-setup-header--icon .storeengine-icon{display:flex;font-size:32px;border-radius:50%;border:1px solid #dddedf;background-color:#f7f7f8;padding:16px}
