@charset "UTF-8";.storeSelector{display:flex;flex-wrap:wrap;flex:1 1 500px;max-width:800px}.storeSelector label{flex:0 0 30%;color:#8b919c;font-weight:400;margin:0}.storeSelector .store-group{flex:1 0 380px;display:flex;align-items:center;width:100%}.storeSelector .children-group{flex:0 0 50%;padding-left:15px}.storeSelector .children-group .SingleDatePickerInput .DateInput{height:36px}.header-wrapper{top:0;right:0;left:0;display:flex;font-size:.8em}.header-wrapper .processes-info{color:#008b8b;padding:0 15px}.header-wrapper .processes-info i{margin-right:10px}.header-wrapper .MuiToolbar-root{min-height:var(--padding-top)}.header-wrapper .navbar-overflow{padding:2px}.header-wrapper .navbar{margin-bottom:0;flex:0 0 100%;position:fixed;right:0;z-index:20;border-radius:0;left:0;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.header-wrapper .navbar .sandbox-badge{left:0;right:0;top:100%;background-color:#feb000;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;gap:15px;padding:5px}.header-wrapper .navbar .centered-nav-content{display:flex;width:100%;justify-content:space-between}.header-wrapper .navbar .separator-token,.header-wrapper .navbar .delivery-app-token{height:100%;color:#999c9e;display:flex}.header-wrapper .navbar .separator-token p,.header-wrapper .navbar .delivery-app-token p{margin:auto 10px}.header-wrapper .navbar.mini{left:0}@media (min-width: 1440px){.header-wrapper .navbar:not(.mini){left:240px;width:calc(100% - 240px)}}.header-wrapper .nav{align-items:center;display:flex;margin-left:auto}.header-wrapper .nav .button-margin{margin-left:4px}.header-wrapper .nav .greya{color:#999c9e}.header-wrapper .nav .greya.open-ticket{color:#2ea33c}.header-wrapper .nav .greya:hover{color:#737475}@media print{.header-wrapper,navbar{display:none}}.sidebar{--sidebar-width: 240px;--sidebar-bg: var(--color-surface-sidebar, #FD6250);--sidebar-text: var(--color-on-sidebar, #ffffff);--sidebar-text-muted: var(--color-on-sidebar-muted, rgba(255, 255, 255, .7));--sidebar-active-bg: var(--color-sidebar-active, #c24a3d);--sidebar-active-text: var(--color-on-sidebar-active, #ffffff);--sidebar-hover-bg: var(--color-sidebar-hover, rgba(0, 0, 0, .1));--sidebar-logo-color: var(--color-logo-sidebar, #ffffff);--sidebar-divider: rgba(255, 255, 255, .15);--sidebar-scrollbar-thumb: var(--color-secondary, #c24a3d);--sidebar-scrollbar-track: rgba(255, 255, 255, .05);display:flex;flex-direction:column;width:var(--sidebar-width);height:100vh;background-color:var(--sidebar-bg);color:var(--sidebar-text);overflow:hidden;flex-shrink:0}.sidebar[data-variant=persistent]{position:fixed;top:0;left:0;z-index:40}.sidebar[data-variant=overlay]{position:fixed;top:0;left:0;z-index:51;box-shadow:4px 0 6px -1px #0000001a,4px 0 4px -2px #0000001a}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#00000080;animation:sidebar-fade-in .2s ease-out}.sidebar-scroll{flex:1;overflow-y:auto;padding:8px 8px 24px 0}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-track{background-color:var(--sidebar-scrollbar-track)}.sidebar-scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--sidebar-scrollbar-thumb)}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--sidebar-active-bg)}.sidebar-scroll{scrollbar-width:thin;scrollbar-color:var(--sidebar-scrollbar-thumb) transparent}.sidebar-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:0 8px 8px 0;background:transparent;color:var(--sidebar-text);font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.sidebar-item:hover{background-color:var(--sidebar-hover-bg)}.sidebar-item--active,.sidebar-item--active:hover{background-color:var(--sidebar-active-bg);color:var(--sidebar-active-text)}.sidebar-item--child{padding-left:44px;font-weight:500;font-size:12.5px}.sidebar-icon{font-size:20px;flex-shrink:0;width:24px;text-align:center}.sidebar-label{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-chevron{font-size:20px;flex-shrink:0;transition:transform .2s ease}.sidebar-chevron[data-open=true]{transform:rotate(180deg)}.sidebar-group-trigger{font-family:inherit}.sidebar-submenu{overflow:hidden}.sidebar-submenu[data-state=open]{animation:sidebar-slide-down .2s ease-out}.sidebar-submenu[data-state=closed]{animation:sidebar-slide-up .2s ease-out}.sidebar-header{position:relative;display:flex;align-items:center;padding:8px 16px;min-height:64px}.sidebar-pin-btn{display:none;position:absolute;top:8px;right:8px;background:transparent;border:none;color:var(--sidebar-text-muted);cursor:pointer;padding:4px;border-radius:4px;transition:color .15s ease}.sidebar-pin-btn:hover{color:var(--sidebar-text)}.sidebar-pin-btn .material-symbols-outlined{font-size:18px}@media (min-width: 1440px){.sidebar-pin-btn{display:flex}}.sidebar-logo{display:flex;align-items:center;height:56px;color:inherit;text-decoration:none}.sidebar-logo img{max-width:100%}.sidebar-logo-full{display:block}.sidebar-logo-mini{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes sidebar-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sidebar-slide-down{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes sidebar-slide-up{0%{height:var(--radix-collapsible-content-height)}to{height:0}}@media print{.sidebar,.sidebar-overlay{display:none!important}}.table-cell{display:table-cell;vertical-align:middle;width:100%;height:100%;text-align:center}.login-wrapper{height:100%;width:100%;background:#f3f3f4}.login-wrapper .container{position:relative;z-index:2;height:100%}.login-wrapper .cardWrapper{position:fixed;width:100%;height:100%;top:0;left:0;transform:translate(0);transform-origin:center center}.login-wrapper .cardWrapper .header{position:relative;z-index:1;bottom:0}.login-wrapper .cardWrapper .header img{width:230px}.login-wrapper .cardWrapper .card{position:relative;z-index:2;box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px;margin:2rem auto 1.5rem;width:400px;max-width:100%;background-color:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.125);padding:40px 20px 30px}.login-wrapper .cardWrapper .card form .form-control{height:42px;color:#413f41}.login-wrapper .cardWrapper .card form .form-control-feedback{height:42px;line-height:40px}.login-wrapper .cardWrapper .card form .help-block{margin-bottom:0}.login-wrapper .cardWrapper .card form [type=submit]{width:100%;height:40px;border:none;font-weight:700;color:#fff}.login-wrapper .cardWrapper .card hr{margin-top:1.75rem;margin-bottom:1.75rem;border-color:#00000020}.login-wrapper .cardWrapper .card .link{text-decoration:none;color:#413f41}.login-wrapper .cardWrapper .card .link:hover{color:var(--primary-color)}.login-wrapper .cardWrapper .footer{position:relative;z-index:1;opacity:1;color:#fff;background-color:transparent;border:none}.login-wrapper .cardWrapper .footer a{margin:0 5px;color:#fff}.login-wrapper .cardWrapper .footer a:hover{text-decoration:underline}.login-wrapper .background{position:fixed;z-index:1;background-image:url(/assets/images/osuper-bg.png);bottom:0;background-position:center;background-size:cover;width:100%;height:100%}.login-wrapper.unitializedWrapper .cardWrapper{transform:translateY(100%)}.login-wrapper.unitializedWrapper .header{bottom:-100px}.login-wrapper.unitializedWrapper .footer{opacity:0}.login-wrapper.unitializedWrapper .background{height:0%}.not-found-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;flex-wrap:wrap;flex-direction:column}.smart-prices-button{width:100%;height:50px;display:flex;border:none;background-color:#ff441f;border-radius:10px;color:#fff;text-transform:uppercase;padding:12px;align-items:center;justify-content:center;gap:12px;font-family:Bricolage Grotesque;cursor:pointer;transition:all .2s}.smart-prices-button p{font-size:16px;font-weight:700;line-height:normal;margin:0;white-space:nowrap}.smart-prices-button span{border-radius:6px;background:#3c3c3c4d;padding:1px 6px;text-transform:none;font-size:14px;font-weight:600;line-height:normal}.smart-prices-button.orange{background-color:#ff441f}.smart-prices-button.orange p{color:#fff}.smart-prices-button.orange:hover{background-color:#e93f1d}.smart-prices-button.green{background-color:#01ca46}.smart-prices-button.green p{color:#fff}.smart-prices-button.green:hover{background-color:#02a53a}.smart-prices-button.orange-text{background-color:#f1f2f3}.smart-prices-button.orange-text p{color:#ff441f}.smart-prices-button.orange-text:hover{background-color:#d7d7d7}.smart-prices-button.black-text{background-color:#f1f2f3}.smart-prices-button.black-text p{color:#000}.smart-prices-button.black-text:hover{background-color:#d7d7d7}.smart-prices-button.custom-width{width:unset}.smart-prices-button.small{height:unset;padding:8px}.smart-prices-button.small p{font-size:14px}.smart-prices-button.small-text p{font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-login-container{display:flex;height:calc(100vh - 64px);padding-bottom:64px;flex-direction:column;justify-content:center;align-items:center;font-family:Bricolage Grotesque}.smart-prices-login-content{display:flex;flex-direction:column;gap:24px;width:500px}.smart-prices-login-content .problem-with-password-text{color:#595959;font-size:20px;font-weight:400;line-height:28px;text-transform:uppercase}.smart-prices-login-texts{display:flex;flex-direction:column;gap:8px}.smart-prices-login-texts .user-icon{width:36px}.smart-prices-login-texts h2{color:#000;font-size:36px;font-weight:800;line-height:52px;margin:0}.smart-prices-login-texts .email-input{border-radius:14px;background:#f6f7f8;display:flex;padding:10px 14px;align-items:center;color:#3c3c3c;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.smart-prices-input-container{display:flex;flex-direction:column;gap:16px}.error-message{width:100%;gap:14px;align-items:center;padding:14px;text-transform:uppercase;color:#ff441f;font-size:20px;font-style:normal;font-weight:600;line-height:28px;background:#ff441f1a;border-radius:14px;display:none;transition:all .2s}.error-message i{font-size:28px}.error-message.show{display:flex}.smart-prices-loading{width:100vw;top:64px;height:calc(100vh - 64px);position:absolute;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:none;flex-direction:column;justify-content:center;align-items:center;gap:40px;animation:fadeIn .2s linear}.smart-prices-loading p{display:flex;justify-content:center;width:220px;color:#000;text-align:center;font-family:Bricolage Grotesque;font-size:40px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.smart-prices-loading .loader{width:70px;height:70px;aspect-ratio:1;border-radius:50%;border:8px solid rgba(255,68,31,.3);border-right-color:#ff441f;animation:l2 1s infinite linear}@keyframes l2{to{transform:rotate(1turn)}}.smart-prices-loading.show{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.smart-prices-order-identification-container{display:flex;height:calc(100vh - 64px);padding-bottom:64px;flex-direction:column;justify-content:center;align-items:center;font-family:Bricolage Grotesque}.smart-prices-order-identification-texts{display:flex;flex-direction:column;gap:8px}.smart-prices-order-identification-content{display:flex;flex-direction:column;gap:24px;width:500px;text-transform:uppercase}.smart-prices-order-identification-content img{width:46px}.smart-prices-order-identification-content h2{color:#000;font-size:36px;font-weight:800;line-height:52px;margin:0}.smart-prices-order-identification-content p{color:#595959;font-size:20px;font-weight:400;line-height:28px}.smart-prices-order-separation-list-item-container{display:flex;align-items:center;background-color:#fff;padding:10px 10px 10px 18px;border-radius:10px;box-shadow:0 2px 3px #0000001a,inset 0 0 0 0 transparent;text-align:center;min-height:68px;position:relative;color:#000;font-family:Bricolage Grotesque;font-size:16px;font-weight:500;line-height:normal;text-transform:uppercase;transition:all .2s}.smart-prices-order-separation-list-item-container .item{display:flex;justify-content:center;align-items:center;gap:10px}.smart-prices-order-separation-list-item-container .item .divider{height:8px;background-color:#000;width:1px;transition:all .2s}.smart-prices-order-separation-list-item-container .ean{width:20%}.smart-prices-order-separation-list-item-container .product{width:40%;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smart-prices-order-separation-list-item-container .subtotal{width:20%}.smart-prices-order-separation-list-item-container .bought{justify-content:space-evenly;width:20%}.smart-prices-order-separation-list-item-container .separated{color:#00000080;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.smart-prices-order-separation-list-item-container .icons{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:20px;width:20px}.smart-prices-order-separation-list-item-container .icons i{display:flex;align-items:center;justify-content:center;grid-column:1/2;grid-row:1/2;aspect-ratio:1;height:100%;width:100%;border-radius:50%;opacity:0;font-size:14px}.smart-prices-order-separation-list-item-container .icons i.show{opacity:1}.smart-prices-order-separation-list-item-container .icons i.icon-pre-approved{background-color:#ffd500}.smart-prices-order-separation-list-item-container .icons i.icon-correct{background-color:#01ca46}.smart-prices-order-separation-list-item-container .icons i.icon-trash-filled{background-color:#ff441f}.smart-prices-order-separation-list-item-container.separating{background-color:#ffd500}.smart-prices-order-separation-list-item-container.finished{background-color:#01ca46;color:#fff}.smart-prices-order-separation-list-item-container.finished i{color:#fff}.smart-prices-order-separation-list-item-container.finished span{color:inherit}.smart-prices-order-separation-list-item-container.finished .divider{background-color:#fff}.smart-prices-order-separation-list-item-container.removed{background-color:#ff441f;color:#fff}.smart-prices-order-separation-list-item-container.removed i{color:#fff}.smart-prices-order-separation-list-item-container.removed span{color:inherit}.smart-prices-order-separation-list-item-container.removed .divider{background-color:#fff}.smart-prices-order-separation-list-item-container.editing{background-color:#0893f940;box-shadow:0 2px 3px #0000001a,inset 0 0 0 2px #0893f980;color:#000}.smart-prices-order-separation-list-item-container.editing .divider{background-color:#000}.smart-prices-order-separation-list-item-editing-buttons{display:flex;align-items:center;justify-content:end;gap:8px;width:40%}.smart-prices-order-separation-list-item-editing-buttons>button{width:auto}.smart-prices-order-separation-container{display:flex;flex-direction:column;height:calc(100vh - 64px);font-family:Bricolage Grotesque;overflow:auto;overflow-y:scroll}.smart-prices-order-separation-container::-webkit-scrollbar{width:15px}.smart-prices-order-separation-container::-webkit-scrollbar-track{background:transparent;padding:20px 0}.smart-prices-order-separation-container::-webkit-scrollbar-thumb{background:#d5d5d5;border-radius:20px;border:5px solid transparent;background-clip:content-box}.smart-prices-order-separation-header-container{display:flex;flex-direction:column;gap:24px;position:sticky;top:0;background-color:#fff;z-index:1;padding:24px;box-shadow:0 0 0 0 transparent;transition:box-shadow .1s ease-in-out}.smart-prices-order-separation-header-container.show-shadow{box-shadow:0 3px 25px #0000001a}.smart-prices-order-separation-header-container .smart-prices-order-separation-header{display:flex;align-items:center;justify-content:space-between}.smart-prices-order-separation-header-left{display:flex;gap:16px;align-items:center}.smart-prices-order-separation-header-left h2{margin:0;color:#1f2020;text-align:center;font-size:24px;font-weight:700;line-height:normal;text-transform:capitalize}.smart-prices-order-separation-header-left p{color:#3c3c3c;text-align:center;font-size:20px;font-weight:700;line-height:normal;margin:0}.smart-prices-order-separation-header-right{display:flex;gap:24px;align-items:center}.smart-prices-order-separation-header-item{display:flex;align-items:center;gap:6px;color:#595959;text-align:center;font-size:20px;font-weight:400;line-height:normal;text-transform:capitalize}.smart-prices-order-separation-header-item i{font-size:16px;color:#ff441f}.smart-prices-order-separation-subheader{display:flex;gap:24px;align-items:center}.smart-prices-order-separation-list-container{display:flex;flex-direction:column;background-color:#f6f7f8;padding:12px;margin-inline:24px;border-radius:20px 10px 10px 20px;height:100%;gap:12px}.smart-prices-order-separation-list-header{display:flex}.smart-prices-order-separation-list-header p{color:#00000080;margin:0;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;text-align:center}.smart-prices-order-separation-list-header .ean{width:20%;margin-left:20px}.smart-prices-order-separation-list-header .product{width:40%;text-align:left}.smart-prices-order-separation-list-header .subtotal,.smart-prices-order-separation-list-header .bought{width:20%}.smart-prices-order-separation-footer{position:sticky;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;padding:10px 24px;margin-top:12px;box-shadow:0 0 0 0 transparent;color:#3c3c3c;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;background-color:#fff;z-index:1;transition:box-shadow .1s ease-in-out}.smart-prices-order-separation-footer.show-shadow{box-shadow:0 3px 25px #0000001a}.smart-prices-order-separation-footer-item{display:flex;gap:16px}.smart-prices-order-separation-footer-item span{color:#fff;border-radius:6px;background:#3c3c3c99;padding:1px 3px;justify-content:center;align-items:flex-start;gap:10px;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.smart-prices-order-separation-footer-item .press{display:flex;gap:3px;align-items:center}.smart-prices-order-separation-footer-item .press span.arrowup,.smart-prices-order-separation-footer-item .press span.arrowdown,.smart-prices-order-separation-footer-item .press span.arrowleft,.smart-prices-order-separation-footer-item .press span.arrowright{color:transparent;display:inline-block;text-align:center;padding-inline:6px;font-size:0;line-height:0}.smart-prices-order-separation-footer-item .press span.arrowup:before,.smart-prices-order-separation-footer-item .press span.arrowdown:before,.smart-prices-order-separation-footer-item .press span.arrowleft:before,.smart-prices-order-separation-footer-item .press span.arrowright:before{display:inline-block;color:#fff;font-size:14px;font-weight:600;line-height:normal}.smart-prices-order-separation-footer-item .press span.arrowup:before{content:"↑"}.smart-prices-order-separation-footer-item .press span.arrowdown:before{content:"↓"}.smart-prices-order-separation-footer-item .press span.arrowleft:before{content:"←"}.smart-prices-order-separation-footer-item .press span.arrowright:before{content:"→"}.smart-prices-order-separation-footer-item-item{display:flex;gap:6px;align-items:center}.smart-prices-order-separation-footer-item-item i{width:22px;height:22px;font-size:12px;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:4px}.smart-prices-order-separation-footer-item-item i.yellow{background-color:#ffd500;color:#000}.smart-prices-order-separation-footer-item-item i.green{background-color:#01ca46;color:#fff}.smart-prices-order-separation-footer-item-item i.red{background-color:#ff441f;color:#fff}.smart-prices-order-separation-footer-item-item i.blue{background-color:#0893f9;color:#fff}.smart-prices-pending-items-dialog-container{display:flex;width:460px;justify-content:center;align-items:center;flex-direction:column;padding:0 24px;font-family:Bricolage Grotesque;border-radius:28px;overflow:hidden}.smart-prices-pending-items-dialog-shadow{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;width:calc(100% + 48px);box-shadow:0 5px 32px #0003;transition:all .2s}.smart-prices-pending-items-dialog-shadow.hidden{box-shadow:none}.smart-prices-pending-items-dialog-header{display:flex;flex-direction:column;gap:8px}.smart-prices-pending-items-dialog-header p{margin:0}.smart-prices-pending-items-dialog-title{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-pending-items-dialog-subtitle{color:#595959;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:uppercase}.smart-prices-pending-items-dialog-subtitle.second{margin-top:-10px}.smart-prices-pending-items-dialog-products{display:flex;flex-direction:column;gap:8px;overflow-y:scroll}.smart-prices-pending-items-dialog-products::-webkit-scrollbar{width:15px}.smart-prices-pending-items-dialog-products::-webkit-scrollbar-track{background:transparent;padding:20px 0}.smart-prices-pending-items-dialog-products::-webkit-scrollbar-thumb{background:#d5d5d5;border-radius:20px;border:5px solid transparent;background-clip:content-box}.smart-prices-pending-items-dialog-product-info{width:100%;display:flex;flex-direction:column;justify-content:center;padding:16px;border:1px solid rgba(0,0,0,.2);border-radius:14px;gap:8px}.smart-prices-pending-items-dialog-product-info.other{align-items:center}.smart-prices-pending-items-dialog-product-info.other .smart-prices-pending-items-dialog-product-name{color:#959595}.smart-prices-pending-items-dialog-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;margin:0}.smart-prices-pending-items-dialog-buttons{width:100%;display:flex;flex-direction:column;gap:12px}.smart-prices-leave-dialog-container{display:flex;width:460px;justify-content:center;align-items:center;flex-direction:column;padding:24px;gap:24px;font-family:Bricolage Grotesque;border-radius:28px}.smart-prices-leave-dialog-container i{font-size:40px;color:#ff441f;background-color:#ff441f4d;border-radius:50%}.smart-prices-leave-dialog-header{display:flex;flex-direction:column;gap:8px}.smart-prices-leave-dialog-header p{margin:0}.smart-prices-leave-dialog-title{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-leave-dialog-subtitle{color:#595959;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:uppercase}.smart-prices-leave-dialog-buttons{width:100%;display:flex;flex-direction:column;gap:12px}.smart-prices-edit-products-dialog-container{display:flex;flex-direction:column;width:calc(100vw - 48px);height:calc(100vh - 48px);font-family:Bricolage Grotesque;overflow:hidden}.smart-prices-edit-products-dialog-shadow{display:flex;flex-direction:column;padding:24px 24px 0;gap:24px}.smart-prices-edit-products-dialog-shadow.hidden{box-shadow:none}.smart-prices-edit-products-dialog-shadow-header{display:flex;align-items:center;justify-content:space-between}.smart-prices-edit-products-dialog-shadow-header-title{display:flex;align-items:center;gap:12px}.smart-prices-edit-products-dialog-shadow-header-title h1{color:#000;font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase;margin:0}.smart-prices-edit-products-dialog-shadow-header-title i{font-size:20px}.smart-prices-edit-products-dialog-shadow-move-info{display:flex;align-items:center;padding:12px;background-color:#f9b3091a;gap:10px;border-radius:14px}.smart-prices-edit-products-dialog-shadow-move-info p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:normal;text-transform:uppercase;margin:0}.smart-prices-edit-products-dialog-shadow-move-info span{padding:1px 3px;gap:10px;border-radius:6px;background:#3c3c3ccc;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.smart-prices-edit-products-dialog-shadow-move-info span.arrowup,.smart-prices-edit-products-dialog-shadow-move-info span.arrowdown,.smart-prices-edit-products-dialog-shadow-move-info span.arrowleft,.smart-prices-edit-products-dialog-shadow-move-info span.arrowright{color:transparent;display:inline-block;text-align:center;padding-inline:6px;font-size:0;line-height:0}.smart-prices-edit-products-dialog-shadow-move-info span.arrowup:before,.smart-prices-edit-products-dialog-shadow-move-info span.arrowdown:before,.smart-prices-edit-products-dialog-shadow-move-info span.arrowleft:before,.smart-prices-edit-products-dialog-shadow-move-info span.arrowright:before{display:inline-block;color:#fff;font-size:14px;font-weight:600;line-height:normal}.smart-prices-edit-products-dialog-shadow-move-info span.arrowup:before{content:"↑"}.smart-prices-edit-products-dialog-shadow-move-info span.arrowdown:before{content:"↓"}.smart-prices-edit-products-dialog-shadow-move-info span.arrowleft:before{content:"←"}.smart-prices-edit-products-dialog-shadow-move-info span.arrowright:before{content:"→"}.smart-prices-edit-products-dialog-shadow-move-info .divider{width:1px;height:14px;background-color:#0000001a}.smart-prices-edit-products-dialog-products-list{display:flex;flex-direction:column;background-color:#f6f7f8;padding:12px;border-radius:20px 10px 10px 20px;height:100%;overflow-y:scroll;gap:12px;margin:24px}.smart-prices-edit-products-dialog-products-list::-webkit-scrollbar{width:15px}.smart-prices-edit-products-dialog-products-list::-webkit-scrollbar-track{background:transparent;padding:20px 0}.smart-prices-edit-products-dialog-products-list::-webkit-scrollbar-thumb{background:#d5d5d5;border-radius:20px;border:5px solid transparent;background-clip:content-box}.smart-prices-quantity-dialog-container{display:flex;width:460px;justify-content:center;align-items:center;flex-direction:column;padding:24px;gap:24px;font-family:Bricolage Grotesque;border-radius:28px}.smart-prices-quantity-dialog-container .input-wrapper{position:relative;display:flex;align-items:center}.smart-prices-quantity-dialog-container .input-wrapper .smart-sale-unit{position:absolute;right:0;align-items:center;color:#000c;display:flex;font-size:20px;font-weight:600;gap:14px;line-height:normal;padding:8px 10px}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-title{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-input-info{display:flex;flex-direction:column;gap:12px}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-product-info{display:flex;flex-direction:column;justify-content:center;padding:16px;border:1px solid rgba(0,0,0,.2);border-radius:14px;gap:8px}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-product-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#000;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;margin:0}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-product-numbers{display:flex;border-radius:8px;padding:8px 10px;align-items:center;gap:14px;background:#0000000d;color:#000c;font-size:20px;font-weight:600;line-height:normal}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-product-numbers span{color:#00000080;font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-product-numbers .divider{height:24px;width:1px;background-color:#0000001a}.smart-prices-quantity-dialog-container .smart-prices-quantity-dialog-buttons{width:100%;display:flex;flex-direction:column;gap:12px}.smart-prices-product-not-listed-dialog-container{display:flex;width:460px;justify-content:center;align-items:center;flex-direction:column;padding:24px;gap:24px;font-family:Bricolage Grotesque;border-radius:28px}.smart-prices-product-not-listed-dialog-header{display:flex;flex-direction:column;gap:8px}.smart-prices-product-not-listed-dialog-header p{margin:0}.smart-prices-product-not-listed-dialog-title{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-product-not-listed-dialog-subtitle{color:#595959;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:uppercase}.smart-prices-product-not-listed-dialog-product-info{display:flex;flex-direction:column;justify-content:center;padding:16px;border:1px solid rgba(0,0,0,.2);border-radius:14px;gap:8px}.smart-prices-product-not-listed-dialog-product-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#000;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;margin:0}.smart-prices-product-not-listed-dialog-product-price{color:#00000080;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin:0}.smart-prices-product-not-listed-dialog-product-price span{color:#0000004d;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.smart-prices-product-not-listed-dialog-buttons{width:100%;display:flex;flex-direction:column;gap:12px}.smart-prices-product-already-checked-dialog-container{display:flex;width:460px;justify-content:center;align-items:center;flex-direction:column;padding:24px;gap:24px;font-family:Bricolage Grotesque;border-radius:28px}.smart-prices-product-already-checked-dialog-title{color:#000;text-align:center;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-product-already-checked-dialog-subtitle{color:#595959;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-transform:uppercase}.smart-prices-product-already-checked-dialog-input-info{display:flex;flex-direction:column;gap:12px}.smart-prices-product-already-checked-dialog-product-info{display:flex;flex-direction:column;justify-content:center;padding:16px;border:1px solid rgba(0,0,0,.2);border-radius:14px;gap:8px}.smart-prices-product-already-checked-dialog-product-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#000;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;margin:0}.smart-prices-product-already-checked-dialog-product-numbers{display:flex;border-radius:8px;padding:8px 10px;align-items:center;gap:14px;background:#0000000d;color:#000c;font-size:20px;font-weight:600;line-height:normal}.smart-prices-product-already-checked-dialog-product-numbers span{color:#00000080;font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase}.smart-prices-product-already-checked-dialog-product-numbers .divider{height:24px;width:1px;background-color:#0000001a}.smart-prices-product-already-checked-dialog-product-numbers i{width:20px;height:20px;margin-left:auto;font-size:9px;background-color:#01ca46;padding:3px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.smart-prices-product-already-checked-dialog-buttons{width:100%;display:flex;flex-direction:column;gap:12px}.smart-prices-order-payment-container{display:flex;height:calc(100vh - 64px);padding-bottom:64px;flex-direction:column;justify-content:center;align-items:center;font-family:Bricolage Grotesque}.smart-prices-order-payment-texts{display:flex;flex-direction:column;gap:8px}.smart-prices-order-payment-texts p{margin:0}.smart-prices-order-payment-texts i{width:max-content;font-size:40px;color:#ffc7bc;background-color:#ff441f;border-radius:50%}.smart-prices-order-payment-texts .icon-correct{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;background-color:#01ca46;color:#fff}.smart-prices-order-payment-texts .icon-round-alert,.smart-prices-order-payment-texts .icon-switch{color:#ff441f;background-color:#ffc7bc}.smart-prices-order-payment-texts .icon-switch{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px}.smart-prices-order-payment-content{display:flex;flex-direction:column;gap:24px;width:500px;text-transform:uppercase}.smart-prices-order-payment-content img{width:46px}.smart-prices-order-payment-content h2{color:#000;font-size:36px;font-weight:800;line-height:52px;margin:0}.smart-prices-order-payment-content p{color:#595959;font-size:20px;font-weight:400;line-height:28px}.smart-prices-input-container-price{display:flex;justify-content:space-between;color:#595959;font-size:24px;font-weight:400;line-height:normal;text-transform:uppercase}.smart-prices-input-container-price span{color:#000;font-size:32px;font-weight:700;line-height:normal}.smart-prices-input-container-price.final span{color:#01ca46}.smart-prices-order-payment-content-buttons{display:flex;flex-direction:column;gap:12px}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(63.7% .237 25.331);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-bold:700;--radius-sm:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-dark-gray:#858688;--color-primary:#2ea33c;--color-error:#ff3400;--animate-loading-slide:loading-slide 1.2s ease-in-out infinite}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.-start{inset-inline-start:calc(var(--spacing) * -1)}.start{inset-inline-start:var(--spacing)}.-end{inset-inline-end:calc(var(--spacing) * -1)}.end{inset-inline-end:var(--spacing)}.end\!{inset-inline-end:var(--spacing)!important}.-top-2{top:calc(var(--spacing) * -2)}.top-1\/2{top:50%}.top-\[-8px\]{top:-8px}.right-3{right:calc(var(--spacing) * 3)}.left-2{left:calc(var(--spacing) * 2)}.left-3{left:calc(var(--spacing) * 3)}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.z-\[1\]{z-index:1}.container{width:100%}@media (min-width:361px){.container{max-width:361px}}@media (min-width:608px){.container{max-width:608px}}@media (min-width:750px){.container{max-width:750px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1830px){.container{max-width:1830px}}@media (min-width:1920px){.container{max-width:1920px}}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-4{margin:calc(var(--spacing) * 4)}.m-12{margin:calc(var(--spacing) * 12)}.m-13{margin:calc(var(--spacing) * 13)}.m-33{margin:calc(var(--spacing) * 33)}.m-36{margin:calc(var(--spacing) * 36)}.m-37{margin:calc(var(--spacing) * 37)}.m-39{margin:calc(var(--spacing) * 39)}.m-45{margin:calc(var(--spacing) * 45)}.m-51{margin:calc(var(--spacing) * 51)}.m-53{margin:calc(var(--spacing) * 53)}.m-62{margin:calc(var(--spacing) * 62)}.m-71{margin:calc(var(--spacing) * 71)}.m-100{margin:calc(var(--spacing) * 100)}.m-113{margin:calc(var(--spacing) * 113)}.m-171{margin:calc(var(--spacing) * 171)}.m-175{margin:calc(var(--spacing) * 175)}.m-179{margin:calc(var(--spacing) * 179)}.m-204{margin:calc(var(--spacing) * 204)}.m-369{margin:calc(var(--spacing) * 369)}.m-413{margin:calc(var(--spacing) * 413)}.m-598{margin:calc(var(--spacing) * 598)}.m-709{margin:calc(var(--spacing) * 709)}.m-738{margin:calc(var(--spacing) * 738)}.m-994{margin:calc(var(--spacing) * 994)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.box-content{box-sizing:content-box}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.h-4{height:calc(var(--spacing) * 4)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-full{height:100%}.max-h-60{max-height:calc(var(--spacing) * 60)}.w-1\/3{width:33.3333%}.w-4{width:calc(var(--spacing) * 4)}.w-100{width:calc(var(--spacing) * 100)}.w-\[var\(--radix-popover-trigger-width\)\]{width:var(--radix-popover-trigger-width)}.w-\[var\(--radix-popover-trigger-width\,var\(--radix-select-trigger-width\)\)\]{width:var(--radix-popover-trigger-width,var(--radix-select-trigger-width))}.w-full{width:100%}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform\!{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.animate-loading-slide{animation:var(--animate-loading-slide)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#bdbdbd\]{border-color:#bdbdbd}.border-error{border-color:var(--color-error)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-red-500{border-color:var(--color-red-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-primary{background-color:var(--color-primary)}.bg-white{background-color:var(--color-white)}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-2{padding-block:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-10{padding-right:calc(var(--spacing) * 10)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-10{padding-left:calc(var(--spacing) * 10)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-nowrap{text-wrap:nowrap}.text-wrap{text-wrap:wrap}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.text-dark-gray{color:var(--color-dark-gray)}.text-error{color:var(--color-error)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow\!{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[scrollbar-color\:theme\(--color-gray-300\)_transparent\]{scrollbar-color:oklch(87.2% .01 258.338) transparent}.\[scrollbar-width\:thin\]{scrollbar-width:thin}@media (hover:hover){.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:text-gray-600:hover{color:var(--color-gray-600)}.hover\:text-gray-700:hover{color:var(--color-gray-700)}}.focus\:border-primary:focus{border-color:var(--color-primary)}.focus\:outline-primary:focus{outline-color:var(--color-primary)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:text-gray-300:disabled{color:var(--color-gray-300)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:text-gray-300[data-disabled]{color:var(--color-gray-300)}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[highlighted\]\:bg-gray-100[data-highlighted]{background-color:var(--color-gray-100)}.data-\[state\=checked\]\:border-primary[data-state=checked]{border-color:var(--color-primary)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--color-primary)}}@keyframes loading-slide{0%{transform:translate(-100%)}to{transform:translate(400%)}}:root{--lazur:#23c6c8;--yellow:#f8ac59;--red:#ed5565;--light-gray:#d1dade;--label-badge-color:#5e5e5e;--primary-color:#3dae2b;--secondary-color:#2d5852;--tertiary-color:#f8f8f8;--light-primary:#70ad6c;--toolbar-height:40px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:#212529;text-align:left;background-color:#fff;margin:0;font-family:Bricolage Grotesque,open sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{background-color:#0000;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{vertical-align:middle;overflow:hidden}table{border-collapse:collapse}caption{color:#6c757d;text-align:left;caption-side:bottom;padding-top:.75rem;padding-bottom:.75rem}th{text-align:inherit}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;margin-bottom:.5rem;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.MuiFormControlLabel-root .MuiTypography-root{font-size:14px}.payment-confirmation-modals .MuiTypography-h6{text-align:center;font-size:17px}.payment-confirmation-modals .MuiDialogContent-root{padding-bottom:0}.payment-confirmation-modals .MuiTypography-body1{color:#918f91;text-align:center;font-size:13px}.payment-confirmation-modals .MuiDialog-paperWidthSm{max-width:403px}.payment-confirmation-modals .MuiDialogActions-root{justify-content:center;padding:30px}.payment-confirmation-modals .MuiButton-containedPrimary{color:#fff}.notification-new-product-modal .MuiPaper-root{border-radius:12px}.notification-new-product-modal .alert-title{text-align:center;color:#fff;background-color:#feb000;padding:12px 15px 25px}.notification-new-product-modal .alert-title p{margin:10px 0 0;font-size:1.2rem;font-weight:700}.notification-new-product-modal .alert-title .icon-bg{background-color:#ffffff80;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto;font-size:1.5em;display:flex}.notification-new-product-modal .MuiDialogContent-root p{text-align:center;color:#747373;padding-top:20px}.label{color:#5e5e5e;text-shadow:none;background-color:#d1dade;padding:3px 8px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:600}.badge{color:#5e5e5e;text-shadow:none;background-color:#d1dade;border-radius:20px;padding-bottom:2px;padding-left:6px;padding-right:6px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:600}.label-primary,.badge-primary{color:#fff;background-color:#1ab394}.label-success,.badge-success{color:#fff;background-color:#4aba58}.label-warning,.badge-warning,.label-warning-light,.badge-warning-light{color:#fff;background-color:#f8ac59}.label-danger,.badge-danger{color:#fff;background-color:#ed5565}.label-info,.badge-info{color:#fff;background-color:#23c6c8}.label-inverse,.badge-inverse{color:#fff;background-color:#262626}.label-white,.badge-white{color:#5e5e5e;background-color:#fff}.label-white,.badge-disable{color:#8b91a0;background-color:#2a2e36}@media print{body{overflow:visible!important}#page-wrapper{margin:0}}.user-permissions .MuiFormGroup-root{margin-top:20px;padding-bottom:15px}.has-error{color:red;margin:5px 0;font-size:.75rem}.subsection{color:gray;margin:5px 0 0;font-size:.75rem}.form-wrapper{flex:0 0 100%;max-width:768px}.form-wrapper label.label{margin:0}.form-wrapper .MuiLinearProgress-query{margin-bottom:10px}.form-wrapper:not(:last-of-type){margin-right:30px}.collapsable-header{background-color:#f6f7f8;border-radius:20px;flex-wrap:wrap;align-items:center;display:flex}.collapsable-header .collapsable-title{background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.column-custom-row{height:35px}.column-custom-row .MuiTableCell-body{padding:0 8px}.column-custom-row .MuiTableCell-body label{margin:0}.column-custom-row .text{color:#004107}.column-custom-row .story-stat{font-size:12px;font-weight:700}.column-custom-row .edit-user-button{font-size:12px}.column-custom-row .centered{text-align:center}.action-buttons{display:flex}.common-table{opacity:1;background-color:#f6f7f8;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 260px);padding:10px;display:flex;position:relative}.common-table table{table-layout:fixed;border-spacing:0 5px;border-collapse:separate;width:unset}.common-table .loading-indicator{position:absolute;top:0;left:0;right:0}.common-table .MuiTableHead-root th{background-color:#fff;border:none;padding:10px}.common-table .MuiTableHead-root th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.common-table .MuiTableHead-root th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.common-table .MuiTableBody-root td{background-color:#fff}.common-table .MuiTableBody-root tr{background-color:#0000;border-radius:14px;height:45px}.common-table .MuiTableBody-root td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.common-table .MuiTableBody-root td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px;padding-right:10px}.common-table .data-actions{justify-content:flex-end}.common-table .table-cell-gtin{text-align:center;width:140px;padding:0}.common-table .table-cell-gtin.MuiTableCell-body{padding-right:10px}.common-table .table-cell-id{width:110px}.common-table .table-cell-iid{width:95px}.common-table .table-cell-checkbox{text-align:center;width:55px}.common-table .table-cell-min-max{text-align:center;width:80px}.common-table .table-cell-price{text-align:right;width:120px}.common-table .table-cell-image{text-align:center;width:110px}.common-table .table-cell-name{width:320px}@media (min-width:1200px){.common-table .table-cell-name{width:80%}}.common-table .table-cell-title{width:320px}@media (min-width:1200px){.common-table .table-cell-title{width:15vw}}.common-table .table-cell-active,.common-table .table-cell-action{width:110px}.table-striped tbody tr:nth-of-type(odd),.table-striped>tbody>tr:nth-of-type(odd){background-color:#fff}.table-hover>tbody>tr:hover{background-color:#f9f9f9}.table-header tr th{color:#00000080;padding:6px 8px;font-size:13px;font-weight:700;line-height:19.5px}.table-header tr th.loading-header{border:none;padding:0}.table-header tr th span{cursor:pointer}.table-header-search{background-color:#fff;flex-wrap:wrap;align-items:center;gap:20px;width:100%;padding:10px 15px 15px;display:flex}.table-header-search .MuiFormControl-root{flex:1 0 75%;width:100%}.table-header-search .right-side{flex:0 auto}.table-header-actions{border-bottom:1px solid #e0e0e0;justify-content:flex-end;align-items:center;padding:10px 15px;display:flex}.table-header-actions .btn{padding:8px 20px;font-weight:600}.table-header-actions .btn i{margin-left:4px}.table-header-actions .btn[disabled]{color:#676a6c;background-color:#fff;border:1px solid #e0e0e0}.flex-end-button{justify-content:flex-end;align-items:center;width:100%;margin:10px;display:flex}.btn,button,.btn:focus,button:focus{box-shadow:none;outline:none}:root{--padding-top:55px}#wrapper .content-wrapper{opacity:1;padding-top:var(--padding-top);min-height:calc(100vh - var(--padding-top))}#wrapper .content-wrapper .children-wrapper{height:calc(100vh - (54px + var(--padding-top)));background-color:#fff;padding:10px}#wrapper .content-wrapper .children-wrapper:not(.no-flex){flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;display:flex}#wrapper .content-wrapper .dashboard-children{background-color:#f3f3f4;gap:10px;padding:10px}#wrapper .content-wrapper .dashboard-children .warnings{width:100%}#wrapper .content-wrapper .dashboard-children .loading{justify-content:center;align-items:center;width:100%;height:50vh;display:flex}#wrapper .footer{opacity:1;z-index:10;background-color:#fff;width:100%;padding:6px 15px;font-size:13px;position:fixed;bottom:0;right:0}#wrapper .footer .text-center{text-align:center;text-transform:uppercase}@media (min-width:1440px){#wrapper .footer:not(.mini){width:calc(100% - 240px);left:240px}}@media print{@page{size:A4}body{display:flex}.tabs-selector,.period-container{display:none}.content-wrapper,.content-wrapper .dashboard-children{margin:0!important;padding:0!important}.content-wrapper .dashboard-children .dashboard-view{page-break-after:always;margin-top:-10px;overflow:hidden}.content-wrapper .dashboard-children .page-views{display:none}#wrapper .content-wrapper .dashboard-children{float:none}}.ql-bubble .ql-tooltip{z-index:99999}.relative{position:relative}.width-100{width:100%}.margin-right-5{margin-right:5px}.margin-left-5{margin-left:5px}@font-face{font-family:backoffice;src:url(../font/backoffice.eot?73206454);src:url(../font/backoffice.eot?73206454#iefix)format("embedded-opentype"),url(../font/backoffice.woff2?73206454)format("woff2"),url(../font/backoffice.woff?73206454)format("woff"),url(../font/backoffice.ttf?73206454)format("truetype"),url(../font/backoffice.svg?73206454#backoffice)format("svg");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{speak:never;-webkit-text-decoration:inherit;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;margin-left:.2em;margin-right:.2em;font-family:backoffice;font-style:normal;font-weight:400;line-height:1em;display:inline-block}.icon-basket:before{content:""}.icon-banner-measure:before{content:""}.icon-time:before{content:""}.icon-seta:before{content:""}.icon-print:before{content:""}.icon-pizza:before{content:""}.icon-phone:before{content:""}.icon-location:before{content:""}.icon-user-ip:before{content:""}.icon-info:before{content:""}.icon-angry:before{content:""}.icon-happiness:before{content:""}.icon-neutral:before{content:""}.icon-express-delivery:before{content:""}.icon-pre-approved:before{content:""}.icon-correct:before{content:""}.icon-trash-filled:before{content:""}.icon-pencil-filled:before{content:""}.icon-store:before{content:""}.icon-alert:before{content:""}.icon-alert-error:before{content:""}.icon-printed:before{content:""}.icon-switch:before{content:""}.icon-coin-filled:before{content:""}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/material-symbols-outlined-Bgl3Icaq.woff2)format("woff2")}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.section-border-only{border:1px solid #0000001f;border-radius:10px;margin-bottom:10px}.mdc-elevation--z1{border-radius:5px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mdc-elevation--z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.form-group{margin-bottom:0}.MuiButton-root{text-transform:none!important}label.MuiFormControlLabel-root{margin:0}p.MuiFormHelperText-root.Mui-error{color:#f44336;text-align:left;letter-spacing:.03333em;min-height:1em;margin:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.6rem;font-weight:400;line-height:1em;position:absolute;bottom:-14px;left:10px}.MuiFormControl-marginNormal{margin-bottom:10px}.main-wrapper{flex-wrap:wrap;justify-content:space-between;width:100%;height:100vh;display:flex;overflow-x:hidden}.main-wrapper .internal-pages-wrapper{flex:1 0 auto;width:100%;transition:margin-left .3s ease-in-out,max-width .3s ease-in-out;position:relative}@media (min-width:1440px){.main-wrapper .internal-pages-wrapper:not(.mini){margin-left:var(--sidebar-width,240px);max-width:calc(100% - var(--sidebar-width,240px))}}#alert-dialog-error{color:red;margin:15px 0 0}.field-with-checkbox{text-align:right;margin-bottom:20px;display:flex;position:relative}.field-with-checkbox input{text-align:right}.field-with-checkbox .small-checkbox{border-right:1px solid #0000001f;justify-content:space-between;align-items:center;height:56px;padding:5px 5px 5px 20px;display:flex;position:absolute;top:0;left:0}.value-box{border:1px solid #0000001f;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;display:flex}.grouped-box{border:1px solid #0000001f;border-radius:10px;margin-bottom:10px;padding:0;position:relative}.grouped-box .box-content{flex-flow:column wrap;justify-content:center;min-width:350px;margin-top:10px;padding:15px;display:flex}.grouped-box .box-content .MuiFormControlLabel-root{margin-bottom:15px}.grouped-box .box-content .centered-box-content{align-self:center;display:flex}.grouped-box .box-content .centered-box-content>:first-child{margin-right:10px}.grouped-box .box-title{text-align:center;color:#2e353b;border-bottom:1px solid #0000001f;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;padding:8px 15px;font-size:15px;font-weight:500;display:flex;position:relative}.grouped-box .box-title.secondary-title{border-top:1px solid #0000001f}.grouped-box .subtitle{color:gray;margin-top:5px;font-size:12px;display:block}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.hidden-scrollbar::-webkit-scrollbar{display:none}.tooltip-info{position:absolute;right:15px}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
