@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}button{outline:none;border:none}button:focus{outline:none}a{text-decoration:none!important}a:hover{text-decoration:none;color:transparent}html{scroll-behavior:smooth;overflow-x:hidden;overflow-y:auto}.l-sidebar-admin{background:#242323;height:100vh;width:250px;left:0;top:0;bottom:0;position:fixed!important;display:flex;flex-direction:column;align-items:center;position:relative;z-index:3;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.l-sidebar-admin .menu{margin-bottom:0;color:var(--Gray-100, #7b7878);font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.8px}.l-sidebar-admin nav{width:100%}.l-sidebar-admin nav hr{border-top:.1px solid #FCBB65;margin-top:16px;margin-bottom:30px;width:100%}.l-sidebar-admin nav .top{padding:24px 24px 34px;display:flex;flex-direction:column;justify-content:center;align-items:center}.l-sidebar-admin nav .top img{width:172.433px;height:55px}.l-sidebar-admin nav .link-wrapper{margin:0 25px;display:flex;flex-direction:column;align-items:start;gap:15px}.l-sidebar-admin nav .link-wrapper hr{margin:0}.l-sidebar-admin nav .link-wrapper .link{padding:11px 20px;display:flex;gap:10px;align-items:center;transition:.3s;border-radius:8px;width:100%}.l-sidebar-admin nav .link-wrapper .link.logout{position:absolute;left:35px;right:35px;width:72%;bottom:40px}.l-sidebar-admin nav .link-wrapper .link svg.icon-active{display:none}.l-sidebar-admin nav .link-wrapper .link svg.icon-inactive{display:inline-block}.l-sidebar-admin nav .link-wrapper .link:hover,.l-sidebar-admin nav .link-wrapper .link.active{background:#fcbb65}.l-sidebar-admin nav .link-wrapper .link:hover p,.l-sidebar-admin nav .link-wrapper .link.active p{color:#000;font-weight:600}.l-sidebar-admin nav .link-wrapper .link:hover svg.icon-active,.l-sidebar-admin nav .link-wrapper .link.active svg.icon-active{display:inline-block}.l-sidebar-admin nav .link-wrapper .link:hover svg.icon-inactive,.l-sidebar-admin nav .link-wrapper .link.active svg.icon-inactive{display:none}.l-sidebar-admin nav .link-wrapper .link p{margin-bottom:0;font-size:13px;font-style:normal;font-weight:600;letter-spacing:-.65px;color:#7b7878}.-sidebar-admin::-webkit-scrollbar{display:none}.img-bg-sidebar{position:absolute;top:70%;left:0;z-index:-1}.img-bg-sidebar img{width:236px;height:236px}@media (max-width: 534px){.l-sidebar-admin{width:76px;height:100%}.l-sidebar-admin .menu{font-size:12px}.l-sidebar-admin nav{width:100%}.l-sidebar-admin nav .top{padding:24px 24px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.l-sidebar-admin nav .top img{width:55px;height:17.543px}.l-sidebar-admin nav .link-wrapper{margin:0 18px}.l-sidebar-admin nav .link-wrapper hr{margin:0}.l-sidebar-admin nav .link-wrapper .link{padding:11px 10px;width:100%}.l-sidebar-admin nav .link-wrapper .link p{display:none}}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#7b7878!important;background-color:#fcbb65!important}.custom-control-input:checked~.custom-control-label:after{background-color:#000}.product-list{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:20px}.product-item{background-color:#242323;padding:15px;border-radius:10px;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.product-item img{width:100%;height:auto;border-radius:10px;margin-bottom:10px;min-height:107.33px}.item-detail{display:flex;flex-direction:column}.item-detail h3{font-size:16px;margin:10px 0}.item-detail p{font-size:14px;color:#fcbb65;margin-bottom:10px}.product-item h3{font-size:16px;margin:10px 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:3em;line-height:1.5em;position:relative;cursor:pointer}.tooltip-container{position:relative;display:inline-block;cursor:pointer}.tooltip-container .tooltip{position:absolute;left:0;top:100%;background:#000c;color:#fff;padding:5px 10px;font-size:14px;border-radius:4px;white-space:nowrap;z-index:1000;transform:translateY(5px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;pointer-events:none}.tooltip-container:hover .tooltip{opacity:1;visibility:visible;transform:translateY(0)}.product-item p{font-size:14px;color:#fcbb65;margin-bottom:10px}.btn-cashier{padding:10px;border-radius:5px;border:none;cursor:pointer;width:100%}.btn-add-to-cart{background-color:#fcbb65;color:#242323}.btn-added-to-cart{background-color:#2c2c2c;color:#7b7878}.sticky-filter-container{position:sticky;top:0;z-index:10;padding:10px 0;border-bottom:1px solid #343434;background:#282727;transition:padding .3s ease}.sticky-filter{display:grid;grid-template-columns:1fr 188px;gap:10px}.sticky-filter .item{display:flex;align-items:center;gap:10px}.sticky-filter input[type=text]{padding:10px;border-radius:5px;border:1px solid #7B7878;background-color:#2c2c2c;color:#fff}.sticky-filter a{padding:10px 20px;background-color:#fcbb65;color:#242323;text-decoration:none;border-radius:5px;display:flex;align-items:center;gap:20px}.sticky-filter a svg{fill:#242323}.order-cart-btn:hover{color:#fff}.order-cart-btn .cart-count{position:absolute;top:-5px;right:-5px;background-color:#2c2c2c;color:#fff;width:20px;height:20px;border-radius:15px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;border:2px solid #FCBB65}.order-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;visibility:hidden;z-index:999;transition:opacity .3s ease}.order-cart-container{position:fixed;top:0;right:-100%;width:400px;height:100%;background-color:#242323;z-index:1000;display:flex;flex-direction:column;transition:right .3s ease}.order-cart-container.open{right:0}.order-cart-overlay.open{opacity:1;visibility:visible}.order-cart-header{padding:20px;background-color:#fcbb65;display:flex;justify-content:space-between;align-items:center;color:#242323}.order-cart-header h2{margin:0}.order-cart-header .close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#242323}.order-cart-content{flex:1;padding:20px;overflow-y:auto}.order-cart-footer{padding:20px;background-color:#fcbb65;text-align:center}.order-cart-footer .place-order-btn{background-color:#fcbb65;border:none;color:#242323;padding:15px;font-size:18px;cursor:pointer;width:100%;border-radius:5px}.order-cart-btn{position:relative;display:inline-flex;align-items:center;padding:10px 20px;background-color:#fcbb65;color:#242323;text-decoration:none;border-radius:5px;font-weight:600;font-size:16px;gap:10px}.modal-overlay{background-color:#00000080;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;z-index:1050}.modal-dialog-right{position:fixed;top:0;right:0;height:100%;margin:0;transform:translate(100%);transition:transform .3s ease-in-out;width:400px;max-width:100%;z-index:1051}.modal-overlay.show .modal-dialog-right{transform:translate(0)}.modal-content{border-radius:0;max-height:90%;min-height:fit-content;overflow-y:auto;background-color:#242323;color:#fcbb65}.overflow{height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:25px!important}.modal-header,.modal-footer{padding:20px;border-bottom:1px solid #363636;color:#fff}.modal-footer{border-top:1px solid #363636;justify-content:space-between}.item-list{margin-bottom:20px}.cart-item{display:flex;justify-content:space-between;align-items:center;background-color:#242323;border:1px solid #363636;padding:15px;border-radius:7px;margin-bottom:5px}.cart-item img{width:60px;height:60px;object-fit:cover;border-radius:5px}.item-details{flex:1;margin-left:10px}.item-name{font-size:14px;color:#fff}.item-price{font-size:14px;color:#fcbb65}.quantity-control{display:flex;align-items:center;gap:5px;border-radius:10px;padding:var(--spacing-2-5, 10px);border:1px solid var(--Dark-400, #363636);background:var(--Dark-300, #2C2C2C)}.quantity-minus,.quantity-plus{background-color:#fcbb65;border:none;color:#242323;padding:5px 10px;border-radius:5px;cursor:pointer}.item-quantity{width:40px;text-align:center;background-color:#2c2c2c;border:none;border-radius:5px;color:#fff}.disc{height:10px;font-size:10px;border-radius:3px;background:var(--Primary-200, #FCBB65);color:#242323;margin-left:3px;box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.promo-section{display:flex;align-items:center;justify-content:space-between;background-color:#363636;padding:15px;border-radius:10px;margin-bottom:20px;color:var(--grey-100, #7B7878)}.promo-section .promo-text{display:flex;align-items:center;padding-left:10px}.promo-section .promo-text svg{margin-right:10px}.promo-section .promo-arrow{color:#888;font-size:20px;padding-right:10px}.emptyCart{display:flex;height:100px;flex-direction:column;justify-content:center;align-items:center;gap:5px;flex-shrink:0;align-self:stretch}.btn-primary{background-color:#fcbb65;color:#242323;border:none;padding:10px 20px;border-radius:5px;width:100%;text-align:center;box-sizing:border-box}.btn-default{border:none!important;background-color:#2c2c2c!important;color:#f7f2e1!important;font-size:12px!important;font-weight:300px!important}.close-btn{font-size:24px;color:#fcbb65;cursor:pointer;background-color:#242323;border-radius:100px}.item-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:18px}.item-list-header .item-count{color:#fcbb65}.promo-section{padding:15px 0;border-bottom:1px solid #363636}.claim{display:flex;justify-content:space-between;gap:10px;height:53px;margin-bottom:20px}.claim input{display:flex;height:53px;padding:23px 15px 20px 24px;align-items:center}.claim button{display:flex;width:100px;height:53px;padding:23px 24px;justify-content:center;align-items:center;gap:5px;border-radius:10px;border:1px solid var(--Primary-200, #FCBB65);background:var(--Primary-200, #FCBB65);box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.promo-info{display:flex;align-items:center;color:#fcbb65;font-size:16px}.promo-info img{margin-right:10px}.promo-arrow{margin-left:auto;color:#fcbb65;cursor:pointer}.price-summary{padding:15px 0;border-bottom:1px solid #363636;font-size:14px;color:#fff}.price-row{display:flex;justify-content:space-between;margin-bottom:10px}.price-row.total{font-weight:700}.modal-footer{padding:20px 0}.place-order-btn{background-color:#fcbb65;color:#242323;border:none;padding:15px;border-radius:5px;width:100%;font-size:16px;font-weight:700;cursor:pointer}.promo-modal{z-index:1000}.promo-modal .modal-content{background-color:#1b1b1b;color:#fcbb65;border-radius:10px}.promo-modal .modal-header{border-bottom:none;padding:20px}.promo-modal .modal-title{font-size:24px;color:#fff;text-align:center;width:100%}.promo-modal .btn-close{color:#fff}.promo-modal .modal-body{padding:20px}.promo-section-title{font-size:18px;color:#fcbb65;margin-bottom:15px}.promo-list{display:flex;flex-direction:column;gap:15px}.promo-item{display:flex;align-items:center;justify-content:space-between;background-color:#2c2c2c;padding:10px;border-radius:8px}.promo-item img{width:50px;height:50px;object-fit:cover;border-radius:5px}.promo-details{flex:1;margin-left:10px}.promo-name{font-size:16px;color:#fff}.promo-expiry{font-size:12px;color:#7b7878}.promo-check{display:flex;align-items:center}.promo-check input[type=checkbox]{width:20px;height:20px;cursor:pointer;border-radius:5px;background-color:#7b7878;border:2px solid #7B7878;accent-color:#fcbb65}.promo-check input[type=checkbox]:checked{background-color:#fcbb65;border-color:#fcbb65}.promo-modal .modal-footer{padding:20px;display:flex;justify-content:space-between}.promo-modal .btn-secondary{background-color:#2c2c2c!important;color:#fff!important;border:none;padding:10px 20px;border-radius:5px}.promo-modal .btn-primary{background-color:#fcbb65;color:#242323;border:none;padding:10px 20px;border-radius:5px}.promo-text span{color:#7b7878}.promo-text.applied span{color:#fcbb65}.hidden{display:none}.order-form-container{padding:20px;background-color:#242323;border-radius:10px;color:#fcbb65;max-width:400px;margin:0 auto}.form-title{text-align:center;margin-bottom:20px;font-size:16px}.form-group{margin-bottom:20px}.form-group input[type=text]{height:53px;padding:23px 24px 22px 10px;width:100%;outline:none;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;font-style:normal;font-weight:400;line-height:20px;color:#7b7878;border-radius:10px;border:1px solid var(--Dark-400, #363636);background:#2c2c2c}.input-group{display:flex;align-items:center;gap:10px;overflow-x:auto}.input-group input{flex-grow:1;padding:10px;border:1px solid #7B7878;border-radius:5px;background-color:#2c2c2c;color:#fff}.input-group .btn-scan{padding:10px 20px;background-color:#fcbb65;color:#242323;border:none;border-radius:5px;cursor:pointer}.label{display:block;margin-bottom:5px;color:#fff;font-size:14px}select{width:100%;padding:10px;border:1px solid #7B7878;border-radius:5px;background-color:#2c2c2c}.form-actions{display:flex;justify-content:space-between;margin-top:20px}.form-actions .btn-reset,.form-actions .btn-submit{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;width:48%}.form-actions .btn-submit{background-color:#a67c46;color:#242323;border:none;padding:10px 20px;border-radius:5px;width:48%;cursor:not-allowed}.form-actions .btn-reset{background-color:#333;color:#fff;border:none;padding:10px 20px;border-radius:5px;width:48%;cursor:pointer}#cash-payment-details input,#bank-number-group input{width:100%;padding:10px;border-radius:5px;border:1px solid #555;background-color:#2c2c2c;color:#fff}.upload-photo-container{display:flex;justify-content:center;align-items:center;width:250px;height:250px;background-color:#2c2c2c;border-radius:10px;cursor:pointer;overflow:hidden;margin:0 auto}.upload-photo-container img{width:100%;height:100%;object-fit:cover;border-radius:10px}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{color:#fcbb65;display:block;margin-bottom:.5rem}.modal-header h5{color:#fcbb65}.modal-footer .btn-secondary{background-color:#333!important;color:#fff!important}.modal-footer .btn-primary{background-color:#fcbb65;color:#242323}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper svg{position:absolute;left:10px}.input-wrapper input.form-control{padding-left:30px}.input-wrapper svg{z-index:10}.form-control{width:100%;padding:10px 10px 10px 40px;box-sizing:border-box;border:1px solid #7B7878;border-radius:4px;background-color:#252525;color:#fff}.form-control:focus{background-color:#2c2c2c;border-color:#fcbb65;box-shadow:none}.edit-profile-form1 .form-group input{width:100%;border-radius:5px;border:none;background-color:#2c2c2c;color:#fff;padding:10px 10px 10px 40px}.label-300w{font-weight:300!important;font-size:12px}.position-relative{position:relative}.input-icon{position:absolute;top:65%;transform:translateY(-50%);cursor:pointer;width:20px;height:auto}.input-icon-suffix{position:absolute;top:62%;z-index:1;transform:translateY(-50%);right:20px;width:20px;height:auto}.input-icon.left{left:10px;cursor:pointer;z-index:10}.input-icon.right{right:10px}.form-control-change{width:100%;height:53px;padding:10px 40px 10px 35px;box-sizing:border-box;border:1px solid #7B7878;border-radius:10px;background-color:#252525;color:#fff}.profile-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.action-button-grid{display:flex;justify-content:center}.btn-change-password{background-color:var(--grey-300, #2C2C2C)!important;color:#fff!important;padding:10px!important;text-align:center;width:100%;border-radius:5px}.btn-edit-profile{background-color:#fcbb65!important;color:var(--dark-100, #242323)!important;padding:10px!important;text-align:center;width:100%;border-radius:5px}@media (max-width: 534px){.order-cart-btn{font-size:13px}.btn-cashier{font-size:12px;padding:10px 0}.btn-cashier svg{width:13.581px;height:13.581px}.product-item h3{font-size:12px}.product-list{grid-template-columns:repeat(3,1fr);gap:8px}}.filter-table-wrapper{padding-bottom:30px}.card-datatable{width:100%;background:#242323;position:relative;border:1px solid var(--Dark-300, #2c2c2c);background:var(--Dark-100, #242323);border-radius:8px}.card-datatable th.sorting:before,.card-datatable th.sorting:after,.card-datatable th.sorting_asc:before,.card-datatable th.sorting_asc:after,.card-datatable th.sorting_desc:before,.card-datatable th.sorting_desc:after{content:none!important}.card-datatable img.avatar{display:inline-block;width:30px;height:30px;margin-right:6px;object-fit:cover;position:relative}.card-datatable .dataTables_scrollHeadInner{width:unset!important}.card-datatable .dataTables_scroll{border-radius:8px}.card-datatable .dataTables_wrapper{padding-bottom:60px;overflow-x:auto}.card-datatable .dataTables_wrapper::-webkit-scrollbar{display:none}.card-datatable .dataTables_wrapper div{position:static}.card-datatable .dataTables_wrapper>.row:nth-child(1),.card-datatable .dataTables_wrapper>.row:nth-child(3){margin:0 2px}.card-datatable .dataTables_wrapper:nth-child(2){margin:0}.card-datatable .dataTables_wrapper:nth-child(2)>div{padding:0}.card-datatable .dataTables_wrapper table{min-width:100%;border-top-left-radius:9px;border-top-right-radius:9px}.card-datatable .dataTables_wrapper thead{width:100%;border-top-left-radius:8px;border-top-right-radius:8px;background-color:transparent}.card-datatable .dataTables_wrapper th{box-shadow:0 1px #fcbb65;border:none;color:#fcbb65;background:var(--Dark-100, #242323);padding:30px 15.774px;font-size:16px;font-style:normal;font-weight:600;line-height:18px;white-space:nowrap}.card-datatable .dataTables_wrapper th .arrow-down{display:flex;justify-content:space-between;align-items:center}.card-datatable .dataTables_wrapper th .arrow-down h6{margin:0}.card-datatable .dataTables_wrapper th.h-xsm{border-top-left-radius:8px;border-top-right-radius:8px;width:1rem!important}.card-datatable .dataTables_wrapper th:first-child{border-top-left-radius:8px}.card-datatable .dataTables_wrapper th:last-child{border-top-right-radius:8px}.card-datatable .dataTables_wrapper th.sorting:before,.card-datatable .dataTables_wrapper th.sorting:after{content:none;pointer-events:none}.card-datatable .dataTables_wrapper tbody tr{border-top:none;background:#282727;box-shadow:inset 0 -1px #0000001a}.card-datatable .dataTables_wrapper tbody tr:nth-child(odd){background:#2c2c2c;box-shadow:0 -1px #383737}.card-datatable .dataTables_wrapper td{height:60px;padding:13px 16px;border:#383737;white-space:nowrap;font-size:13px;color:var(--Primary-100, #f7f2e1);vertical-align:middle}.card-datatable .dataTables_wrapper td .flex-start{display:flex;width:1%;justify-content:flex-start}.card-datatable .dataTables_wrapper td .status{display:inline-block;width:fit-content;border-radius:15px;display:flex;padding:8px 15px;justify-content:center;align-items:center;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.65px;color:#1f1f1f;text-transform:capitalize}.card-datatable .dataTables_wrapper td .status.active,.card-datatable .dataTables_wrapper td .status.available,.card-datatable .dataTables_wrapper td .status.lunas{background:#fcbb65;color:#242323}.card-datatable .dataTables_wrapper td .status.banned,.card-datatable .dataTables_wrapper td .status.deactive,.card-datatable .dataTables_wrapper td .status.blm-lunas{border:.3px solid var(--Dark-200, #282727);background:var(--Dark-400, #363636);color:#7b7878}.card-datatable .dataTables_wrapper td .status.soon{border:.3px solid var(--Dark-200, #282727);background:var(--grey-100, #363636);color:#fff}.card-datatable .dataTables_wrapper td .status.today,.card-datatable .dataTables_wrapper td .status.pending{border:.3px solid var(--Dark-200, #282727);background:var(--Primary-100, #f7f2e1);color:#1f1f1f}.card-datatable .dataTables_wrapper td .status.expired{border:.3px solid var(--Dark-200, #282727);background:var(--Dark-400, #363636);color:#f7f2e1}.card-datatable .dataTables_wrapper td.half-text{overflow:hidden;max-width:120px!important;text-overflow:ellipsis}.card-datatable .dataTables_wrapper td.address{overflow:hidden;max-width:50px!important;text-overflow:ellipsis}.card-datatable .dataTables_wrapper td.td-with-sub{display:flex;align-items:center;gap:10px}.card-datatable .dataTables_wrapper td .p-sub-td{font-size:10px;font-style:normal;line-height:18px;font-weight:400;color:#c5c1c1;margin-bottom:0}.card-datatable .dataTables_wrapper td span{color:#fcbb65;font-size:12px;font-style:normal;font-weight:400}.card-datatable .dataTables_wrapper td .avatar{width:30px;height:30px;border-radius:5px;object-fit:cover;position:relative}.card-datatable .dataTables_wrapper td .action-btn{width:37px;height:37px;right:20.73px;top:0;background:transparent;border-radius:10px;background-position:center;background-repeat:no-repeat;cursor:pointer;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 10.5C5.17157 10.5 4.5 11.1716 4.5 12C4.5 12.8284 5.17157 13.5 6 13.5C6.82843 13.5 7.5 12.8284 7.5 12C7.5 11.1716 6.82843 10.5 6 10.5Z" fill="white"/><path d="M10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12Z" fill="white"/><path d="M16.5 12C16.5 11.1716 17.1716 10.5 18 10.5C18.8284 10.5 19.5 11.1716 19.5 12C19.5 12.8284 18.8284 13.5 18 13.5C17.1716 13.5 16.5 12.8284 16.5 12Z" fill="white"/></svg>');transition:all .2s ease-in}.card-datatable .dataTables_wrapper td .action-btn.delete{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="20" viewBox="0 0 18 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.2871 3.24297C17.6761 3.24297 18 3.56596 18 3.97696V4.35696C18 4.75795 17.6761 5.09095 17.2871 5.09095H0.713853C0.32386 5.09095 0 4.75795 0 4.35696V3.97696C0 3.56596 0.32386 3.24297 0.713853 3.24297H3.62957C4.22185 3.24297 4.7373 2.82197 4.87054 2.22798L5.02323 1.54598C5.26054 0.616994 6.0415 0 6.93527 0H11.0647C11.9488 0 12.7385 0.616994 12.967 1.49699L13.1304 2.22698C13.2627 2.82197 13.7781 3.24297 14.3714 3.24297H17.2871ZM15.8058 17.134C16.1102 14.2971 16.6432 7.55712 16.6432 7.48913C16.6626 7.28313 16.5955 7.08813 16.4623 6.93113C16.3193 6.78413 16.1384 6.69713 15.9391 6.69713H2.06852C1.86818 6.69713 1.67756 6.78413 1.54529 6.93113C1.41108 7.08813 1.34494 7.28313 1.35467 7.48913C1.35646 7.50162 1.37558 7.73903 1.40755 8.13594C1.54958 9.89917 1.94517 14.8102 2.20079 17.134C2.38168 18.846 3.50498 19.922 5.13206 19.961C6.38763 19.99 7.68112 20 9.00379 20C10.2496 20 11.5149 19.99 12.8094 19.961C14.4929 19.932 15.6152 18.875 15.8058 17.134Z" fill="%23FCBB65"/></svg>')}.card-datatable .dataTables_wrapper td .action-btn:hover{transform:scale(1.1)}.card-datatable .dataTables_wrapper td .icon-button{margin:0 auto;text-align:center;border:none;background:transparent;border-radius:10px;font-size:18px;display:block;height:22px;display:flex;align-items:center;justify-content:center}.card-datatable .dataTables_wrapper td .dropdown{display:flex;align-items:center}.card-datatable .dataTables_wrapper td .dropdown-menu{border-radius:10px;border:1px solid var(--Dark-300, #2c2c2c);background:var(--Dark-100, #242323);min-width:112px;padding:0}.card-datatable .dataTables_wrapper td .dropdown-menu.show{top:-2px!important;left:-80px!important}.card-datatable .dataTables_wrapper td .dropdown-menu .dropdown-item{padding:11px 16px;font-size:14px;font-style:normal;font-weight:60 0;line-height:18px;color:#a9a3a3;margin:0;border-bottom:1px solid var(--Dark-300, #2c2c2c)}.card-datatable .dataTables_wrapper td .dropdown-menu .dropdown-item.no-border{border-bottom:none}.card-datatable .dataTables_wrapper td .dropdown-menu .dropdown-item:hover{background-color:transparent;color:#fcbb65}.card-datatable .dataTables_wrapper td .dropdown-menu .dropdown-item:active{color:#fcbb65}.card-datatable .dataTables_wrapper .dataTables_info{font-size:12px;font-style:normal;font-weight:400;color:#fcbb65;padding:0;order:1;position:absolute;right:96px;margin-top:0;bottom:10px;height:30px}.card-datatable .dataTables_wrapper .dataTables_length{height:35px;position:absolute;left:24px;bottom:10px;font-size:12px;font-style:normal;font-weight:400;color:#686f82;line-height:16px}.card-datatable .dataTables_wrapper .dataTables_length label{font-size:12px;font-style:normal;font-weight:400;color:#fcbb65!important;margin-bottom:0}.card-datatable .dataTables_wrapper .dataTables_length select{background:transparent;border:none;box-shadow:none!important;padding-top:0;padding-bottom:0;font-weight:400;font-size:13px;line-height:16px;color:#fcbb65}.card-datatable .dataTables_wrapper .dataTables_filter{display:none}.card-datatable .dataTables_wrapper .dataTables_paginate{margin-top:6px;position:absolute;bottom:10px;right:24px;height:35px}.card-datatable .dataTables_wrapper .dataTables_paginate ul li.previous,.card-datatable .dataTables_wrapper .dataTables_paginate ul li.next{transition:all .2s ease-in;cursor:pointer}.card-datatable .dataTables_wrapper .dataTables_paginate ul li.previous a,.card-datatable .dataTables_wrapper .dataTables_paginate ul li.next a{margin-right:3px;width:20px;height:20px;background:transparent;font-size:20px;padding:0;border:none;box-shadow:none!important;color:#fcbb65}.card-datatable .dataTables_wrapper .dataTables_paginate ul li.previous:hover,.card-datatable .dataTables_wrapper .dataTables_paginate ul li.next:hover{transform:scale(1.2)}.card-datatable .dataTables_wrapper .dataTables_scrollHead{overflow:unset!important}.card-datatable .dataTables_wrapper .dataTables_scrollBody{overflow:visible!important}.card-datatable .dataTables_wrapper .table-drafted-event th,.card-datatable .dataTables_wrapper .table-drafted-event td{color:#f7f2e1!important;background-color:transparent}.card-datatable .dataTables_wrapper .table-drafted-event th{background-color:#333!important;color:#fcbb65!important}.card-datatable .dataTables_wrapper .table-drafted-event tbody tr:hover{background-color:#3a3a3a}.card-datatable .dataTables_wrapper .dropdown-item{color:#f7f2e1}.card-datatable .dataTables_wrapper .dropdown-item:hover{background-color:#fcbb65;color:#242323}.card-datatable .cell-content{display:flex;justify-content:space-between;align-items:center;width:100%}.card-datatable .sorting-icons{cursor:pointer}.card-datatable th.sorting .sorting-icons{transform:rotate(0);transition:transform .2s ease}.card-datatable th.sorting_asc .sorting-icons{transform:rotate(180deg)}.card-datatable th.sorting_desc .sorting-icons{transform:rotate(0)}.card-datatable .td-with-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.card-datatable .truncate-p{position:relative}.card-datatable .truncate-p p{margin-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis!important;max-width:400px;display:inline-block;color:#fff;cursor:pointer}.card-datatable .truncate-p p:after{content:attr(data-tooltip);position:absolute;background:#000c;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;white-space:nowrap;bottom:70%;left:90%;transform:translate(-50%);opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;width:100%;overflow:hidden}.card-datatable .truncate-p p:hover:after{opacity:1;visibility:visible}.card-datatable .truncate-p-small p{margin-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis!important;max-width:300px;display:inline-block;color:#fff}@media (width <= 1193px){.card-datatable .dataTables_wrapper .dataTables_scrollHead{overflow:hidden!important}.card-datatable .dataTables_wrapper .dataTables_scrollBody{overflow:auto!important}}.col-sm-12{padding-right:0!important;padding-left:22px!important}@media (max-width: 534px){.card-datatable .dataTables_wrapper th{padding:15px;font-size:12px}.card-datatable .dataTables_wrapper td{height:40px;padding:8px;font-size:10px}.card-datatable .dataTables_wrapper td .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#fcbb65!important}.card-datatable .dataTables_wrapper td .custom-control-input:checked~.custom-control-label:after{background-color:#000}.card-datatable .dataTables_wrapper td .status{padding:8px 15px;font-size:10px}.card-datatable .dataTables_wrapper td span{color:#fcbb65;font-size:10px;font-style:normal;font-weight:400}.card-datatable .dataTables_wrapper td .avatar{width:30px;height:30px;border-radius:5px;object-fit:cover;position:relative}.card-datatable .dataTables_wrapper td .action-btn{width:30px;height:30px}}.filter-group{width:100%;display:grid;gap:10px}.filter-group.date{display:flex;gap:10px}.filter-group.dua-kolom{grid-template-columns:1fr 132px}.filter-group.dua-kolom.with-date{grid-template-columns:1fr 377px}.filter-group.dua-kolom.with-cashier{grid-template-columns:180px 180px}.filter-group.dua-kolom.equal{grid-template-columns:1fr 1fr}.filter-group.tiga-kolom{grid-template-columns:1fr 155px 155px}.filter-group.tiga-kolom.with-date{grid-template-columns:1fr 377px 180px}.filter-group.tiga-kolom.with-cashier{grid-template-columns:180px 10px 180px}.filter-group.tiga-kolom.customer{grid-template-columns:1fr 160px 202px}.filter-group.tiga-kolom-with-date{grid-template-columns:1fr 377px 136px}.filter-group.empat-kolom-with-date{grid-template-columns:1fr 377px 136px 136px}.filter-group.lima-kolom-with-exp-date{grid-template-columns:1fr 377px 185px 136px 136px}.filter-group.empat-kolom.with-two-date{grid-template-columns:1fr 377px 377px 100px}.filter-group.empat-kolom.financial{grid-template-columns:1fr 10% 377px 28% 9%}.filter-group.empat-kolom.event{grid-template-columns:1fr 160px 160px 130px}.filter-group.tiga-kolom-with-button{grid-template-columns:1fr 155px 188px}.filter-group.tiga-kolom-with-button1{grid-template-columns:73% 10% 15%}.filter-group.empat-kolom-with-button{grid-template-columns:1fr 150px 150px 150px}.filter-group.dua-kolom-with-button{grid-template-columns:1fr 188px}.filter-group .text-area{width:100%;max-width:600px}.filter-group .text-area label{text-align:left;color:var(--Primary-100, #f7f2e1)!important}.filter-group .text-area textarea{white-space:pre-wrap!important;word-wrap:break-word!important;overflow-wrap:break-word!important;width:600px}.filter-group.baris{display:flex;flex-direction:row;width:100%;gap:10px}.filter-group.baris .item{width:100%}.filter-group .item{position:relative}.filter-group .item.time{display:flex;flex-direction:column;justify-content:flex-end}.filter-group .item label{color:var(--Primary-100, #f7f2e1)!important;font-size:13px!important;font-style:normal!important;font-weight:500!important;line-height:normal;letter-spacing:-.65px!important;margin-bottom:10px!important}.filter-group .item.date{display:flex;gap:10px;align-items:center;font-size:15;color:#7b7878}.filter-group .item .icon-prefix,.filter-group .item .icon-suffix{position:absolute;top:48.5%;z-index:1;transform:translateY(-50%);left:20px}.filter-group .item .icon-prefix.rp,.filter-group .item .icon-suffix.rp{top:70%;left:16px}.filter-group .item .icon-prefix.time,.filter-group .item .icon-suffix.time{z-index:3;top:66%;left:13px;width:22px}.filter-group .item .icon-prefix1{position:absolute;top:58px;z-index:1;transform:translateY(-50%);left:20px}.filter-group .item .icon-prefix1.rp{top:70%;left:16px}.filter-group .item .icon-prefix-cashier{position:absolute;top:68.5%;z-index:1;transform:translateY(-50%);left:8px}.filter-group .item .icon-prefix-cashier.rp{top:70%;left:16px}.filter-group .item .icon-prefix-cashier-50{position:absolute;top:50%;z-index:1;transform:translateY(-50%);left:8px}.filter-group .item .icon-prefix-cashier-50.rp{top:70%;left:16px}.filter-group .item .icon-suffix1{position:absolute;top:58px;transform:translateY(-50%);right:20px}.filter-group .item .icon-suffix1.rp{top:70%;left:16px}.filter-group .item .icon-suffix{left:unset;right:16px}.filter-group .item .sub-item{display:flex}.filter-group .item .sub-item input{padding-left:16px;border-radius:0 8px 8px 0;border-top:.5px solid #dedede;border-right:.5px solid #dedede;border-bottom:.5px solid #dedede}.filter-group .item .sub-item .left{border-radius:8px 0 0 8px;display:flex;justify-content:center;align-items:center;background:#41ace1;padding:10px 14px;font-size:12px;font-style:normal;font-weight:400;color:#fff;margin-bottom:0}.filter-group .item .sub-item .right{flex-grow:1}.filter-group .item .delete_phone_button{display:flex;right:11px;bottom:15px;border:none;border-radius:50px;background:#fff}.filter-group .item .delete_phone_button img{width:35px;height:35px;border-radius:100px;background:#ffecf0;border:none}.filter-group .item button,.filter-group .item a{height:53px;display:flex;justify-content:center;align-items:center;gap:5px;align-self:stretch;border-radius:10px;border:1px solid var(--Primary-200, #fcbb65);background:#fcbb65;box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d;color:#000;width:100%;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px}.filter-group .item button.disabled,.filter-group .item a.disabled{color:#fcbb65;background-color:#2c2c2c;border-color:gray;text-decoration:none;cursor:not-allowed!important}.filter-group .item .custom-input{padding-left:20px}.filter-group .item input,.filter-group .item textarea,.filter-group .item select{height:53px;padding:23px 24px 22px 45px;width:100%;outline:none;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;font-style:normal;font-weight:400;line-height:20px;color:#7b7878;border-radius:10px;border:1px solid var(--Dark-400, #363636);background:#2c2c2c}.filter-group .item input.is-invalid,.filter-group .item textarea.is-invalid,.filter-group .item select.is-invalid{border:1px solid orangered}.filter-group .item input.color-white,.filter-group .item textarea.color-white,.filter-group .item select.color-white{color:#fff}.filter-group .item input.padding-no,.filter-group .item textarea.padding-no,.filter-group .item select.padding-no{padding:0}.filter-group .item input.area,.filter-group .item textarea.area,.filter-group .item select.area{height:200px}.filter-group .item input.area1,.filter-group .item textarea.area1,.filter-group .item select.area1{height:150px;padding:10px 0 5px 24px;line-height:1.5}.filter-group .item input.rp,.filter-group .item textarea.rp,.filter-group .item select.rp{padding-left:40px}.filter-group .item input[type=date],.filter-group .item textarea[type=date],.filter-group .item select[type=date]{padding-left:45px!important}.filter-group .item input[type=date]::-webkit-calendar-picker-indicator,.filter-group .item textarea[type=date]::-webkit-calendar-picker-indicator,.filter-group .item select[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.09265 9.40421H20.9166' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 13.3097H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 13.3097H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 13.3097H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 17.1962H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 17.1962H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 17.1962H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0438 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.96552 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2383 3.5791H7.77096C4.83427 3.5791 3 5.21504 3 8.22213V17.2718C3 20.3261 4.83427 21.9999 7.77096 21.9999H16.229C19.175 21.9999 21 20.3545 21 17.3474V8.22213C21.0092 5.21504 19.1842 3.5791 16.2383 3.5791Z' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:22px;height:22px;position:absolute;left:12px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:left;background-size:cover}.filter-group .item input[type=date].with-label,.filter-group .item textarea[type=date].with-label,.filter-group .item select[type=date].with-label{padding-left:45px!important}.filter-group .item input[type=date].with-label:disabled,.filter-group .item textarea[type=date].with-label:disabled,.filter-group .item select[type=date].with-label:disabled{background-color:#2c2c2c!important;opacity:1!important;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.09265 9.40421H20.9166' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 13.3097H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 13.3097H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 13.3097H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 17.1962H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 17.1962H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 17.1962H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0438 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.96552 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2383 3.5791H7.77096C4.83427 3.5791 3 5.21504 3 8.22213V17.2718C3 20.3261 4.83427 21.9999 7.77096 21.9999H16.229C19.175 21.9999 21 20.3545 21 17.3474V8.22213C21.0092 5.21504 19.1842 3.5791 16.2383 3.5791Z' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 12px 50%/22px 22px,#2c2c2c!important;position:absolute;z-index:1;left:0;top:65%;transform:translateY(-50%);background-repeat:no-repeat;background-position:left;background-size:cover;width:100%!important}.filter-group .item input[type=date].with-label::-webkit-calendar-picker-indicator,.filter-group .item textarea[type=date].with-label::-webkit-calendar-picker-indicator,.filter-group .item select[type=date].with-label::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.09265 9.40421H20.9166' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 13.3097H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 13.3097H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 13.3097H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 17.1962H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 17.1962H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 17.1962H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0438 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.96552 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2383 3.5791H7.77096C4.83427 3.5791 3 5.21504 3 8.22213V17.2718C3 20.3261 4.83427 21.9999 7.77096 21.9999H16.229C19.175 21.9999 21 20.3545 21 17.3474V8.22213C21.0092 5.21504 19.1842 3.5791 16.2383 3.5791Z' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:22px;height:22px;position:absolute;z-index:1;left:12px;top:65%;transform:translateY(-50%);background-repeat:no-repeat;background-position:left;background-size:cover}.filter-group .item input.no-icon,.filter-group .item textarea.no-icon,.filter-group .item select.no-icon{padding-left:20px;color:#7b7878;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"dlig" on;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.filter-group .item input.no-icon.color-white,.filter-group .item textarea.no-icon.color-white,.filter-group .item select.no-icon.color-white{color:#fff}.filter-group .item input:active,.filter-group .item input:focus,.filter-group .item textarea:active,.filter-group .item textarea:focus,.filter-group .item select:active,.filter-group .item select:focus{border:1px solid #FCBB65}.filter-group .item input::placeholder,.filter-group .item textarea::placeholder,.filter-group .item select::placeholder{font-size:13px;font-style:normal;font-weight:400;line-height:18px;color:#7b7878}.filter-group .item.add input,.filter-group .item.add textarea,.filter-group .item.add select{border-radius:8px;border:1px solid var(--Dark-400, #363636);padding:5px 10px 5px 45px;height:46px;width:100%;outline:none;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#1f1f1f}.filter-group .item.add input.rp,.filter-group .item.add textarea.rp,.filter-group .item.add select.rp{padding-left:40px}.filter-group .item.add input[type=date],.filter-group .item.add textarea[type=date],.filter-group .item.add select[type=date]{padding-left:45px!important}.filter-group .item.add input[type=date]::-webkit-calendar-picker-indicator,.filter-group .item.add textarea[type=date]::-webkit-calendar-picker-indicator,.filter-group .item.add select[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg class='icon-prefix rp' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.57715 7.83688H17.4304' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7017 11.0915H13.7094' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0038 11.0915H10.0116' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.29828 11.0915H6.306' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7017 14.3303H13.7094' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0038 14.3303H10.0116' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.29828 14.3303H6.306' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3698 1.66675V4.40906' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.63795 1.66675V4.40906' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5319 2.98267H6.4758C4.02856 2.98267 2.5 4.34594 2.5 6.85185V14.3932C2.5 16.9385 4.02856 18.3333 6.4758 18.3333H13.5242C15.9791 18.3333 17.5 16.9622 17.5 14.4563V6.85185C17.5077 4.34594 15.9868 2.98267 13.5319 2.98267Z' stroke='%2341ACE1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:22!important;height:22px;transform:scale(2);position:absolute;z-index:3;left:12px;top:70%;transform:translateY(-50%);background-repeat:no-repeat;background-position:left;background-size:cover}.filter-group .item.add input.no-icon,.filter-group .item.add textarea.no-icon,.filter-group .item.add select.no-icon{padding-left:20px;color:var(--Gray-2, #9e9e9e);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"dlig" on;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.filter-group .item.add input:active,.filter-group .item.add input:focus,.filter-group .item.add textarea:active,.filter-group .item.add textarea:focus,.filter-group .item.add select:active,.filter-group .item.add select:focus{border:1px solid #FCBB65}.filter-group .item.add input::placeholder,.filter-group .item.add textarea::placeholder,.filter-group .item.add select::placeholder{font-size:13px;font-style:normal;font-weight:400;line-height:18px;color:#7b7878}.filter-group .iti__flag{display:none}.filter-group .iti__selected-dial-code{color:#fff;font-size:14px;padding-left:0}.filter-group .item.full-width{display:flex;flex-direction:column;justify-content:flex-end!important}.filter-group .item.full-width input{width:100%;box-sizing:border-box}.filter-group #phone{padding-left:50px}.filter-group .select-wrapper{position:relative;width:100%}.filter-group .select-wrapper select{background:#2c2c2c;border-radius:10px;border:1px solid var(--Dark-400, #363636);padding:0 16px;height:53px;width:100%;outline:none;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;font-style:normal;font-weight:300;line-height:20px}.filter-group .select-wrapper select.color-white{color:#f5f5f5!important}.filter-group .select-wrapper .select2-selection--multiple{background:#2c2c2c;border-radius:10px;border:1px solid var(--Dark-400, #363636);padding:10px;height:53px;width:100%;outline:none;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:15px;font-style:normal;font-weight:300;line-height:20px}.filter-group .select-wrapper .select2-selection--multiple.color-white{color:#f5f5f5!important}.filter-group .select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#444;color:#fff;border:none}.filter-group .select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#fff}.filter-group .select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:red}.filter-group .select-wrapper .select2-container--default .select2-dropdown{background-color:#333;border:1px solid #444}.filter-group .select-wrapper .select2-container--default .select2-results__option{color:#fff}.filter-group .select-wrapper .select2-container--default .select2-results__option--selectable[aria-selected]{background-color:#555;color:#fff}.filter-group .select-wrapper .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#777!important;color:#fff!important}.filter-group .select-wrapper .select2-results ul li{color:#000!important}.filter-group .select-wrapper:before{content:"";display:block;position:absolute;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" viewBox="0 0 15 16" fill="none"><path d="M11.875 5.8125L7.5 10.1875L3.125 5.8125" stroke="%237B7878" stroke-width="0.9375" stroke-linecap="square"/></svg>');background-size:24px;background-repeat:no-repeat;background-position:center;width:10px;height:10px;top:50%;right:10px;transform:translate(calc(-50% - 3px),-50%)}.filter-group .usage-wrapper{display:flex;padding:23px 24px 20px;color:#fff;align-items:center;font-size:13px;gap:10px;border-radius:10px;border:1px solid var(--Dark-400, #363636);background:var(--Dark-300, #2C2C2C)}.filter-group .check-wrapper{display:flex;justify-content:space-between}.filter-group .check-wrapper.is-invalid{border:1px solid red;border-radius:5px;padding:10px}.filter-group .custom-checkbox{display:flex;align-items:center}.filter-group .custom-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;margin:0;background-color:#2c2c2c;border-radius:4px;position:relative;cursor:pointer;outline:none}.filter-group .custom-checkbox input[type=checkbox]:checked{background-color:none;border:none}.filter-group .custom-checkbox input[type=checkbox]:checked:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M13.4917 1.66602H6.50841C3.47508 1.66602 1.66675 3.47435 1.66675 6.50768V13.4827C1.66675 16.5243 3.47508 18.3327 6.50841 18.3327H13.4834C16.5167 18.3327 18.3251 16.5243 18.3251 13.491V6.50768C18.3334 3.47435 16.5251 1.66602 13.4917 1.66602ZM13.9834 8.08268L9.25841 12.8077C9.14175 12.9243 8.98341 12.991 8.81675 12.991C8.65008 12.991 8.49175 12.9243 8.37508 12.8077L6.01675 10.4493C5.77508 10.2077 5.77508 9.80768 6.01675 9.56602C6.25841 9.32435 6.65841 9.32435 6.90008 9.56602L8.81675 11.4827L13.1001 7.19935C13.3417 6.95768 13.7417 6.95768 13.9834 7.19935C14.2251 7.44102 14.2251 7.83268 13.9834 8.08268Z" fill="%23FCBB65"/></svg>');position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}.filter-group .custom-checkbox label{margin-bottom:0;margin-left:10px;cursor:pointer;color:var(--Gray-100, #7b7878)!important;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.filter-group .table-drafted-event th,.filter-group .table-drafted-event td{color:#fff!important;background-color:#2a2a2a!important;opacity:1!important}.filter-group .table-drafted-event th{background-color:#333!important}.filter-group .table-drafted-event td{border-color:#444!important}.setting-btn{display:flex;justify-content:space-between}.setting-btn a{color:#fcbb65!important}.setting-btn button{background-color:#fcbb65;color:#000;width:210px;height:55px;padding:23px 24px;display:flex;justify-content:center;align-items:center;border-radius:10px}.promo-category{margin-top:15px;display:flex;justify-content:space-between}.promo-category.text-category{color:#fcbb65!important}.toggle-container{display:flex;position:relative;border-radius:50px;overflow:hidden;background-color:#333;border:1px solid rgba(255,255,255,.2);width:250px;height:50px}.toggle-btn{flex:1;text-align:center;padding:15px 0;cursor:pointer;font-size:16px;color:#8c8c8c;transition:color .3s ease;position:relative;z-index:2}.toggle-btn.active{color:#000;font-family:Montserrat,sans-serif;font-weight:600}.toggle-highlight{position:absolute;top:0;bottom:0;left:0;width:50%;background-color:#fcbb65;border-radius:50px;transition:left .3s ease;display:flex;align-items:center;justify-content:center;color:#000;font-family:Montserrat,sans-serif;font-size:12px;font-weight:100}.dash{color:#a9a3a3;display:flex;flex-direction:column;justify-content:center}.push-button{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.action-push-button{display:flex;justify-content:center;width:100%}.btn-reset{background-color:var(--grey-300, #2c2c2c)!important;color:#fff!important;padding:10px!important;text-align:center;width:100%;border-radius:5px}.btn-set{background-color:#fcbb65!important;color:var(--dark-100, #242323)!important;padding:10px!important;text-align:center;width:100%;border-radius:5px}@media (max-width: 534px){.filter-group.tiga-kolom-with-button{grid-template-columns:1fr 100px 150px}.filter-group.dua-kolom.with-date{grid-template-columns:1fr 300px}.filter-group .item.date{gap:5px;width:150px}.filter-group .item.date input{padding:5px}.filter-group .item input[type=date]{padding-left:35px!important}.filter-group .item input[type=date]::-webkit-calendar-picker-indicator{width:15px;height:15px}}.chart-container{width:100%;max-width:100%;margin:20px;position:relative}.chart-container canvas{width:100%!important;height:100%!important;min-height:400px}.chart-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#7b7878}.chart-center span{display:block;font-size:20px}.chart-center .total-order{font-size:40px;font-weight:700}.chart-container .legend{position:absolute;top:10%;right:10%;display:flex;flex-direction:column}.chart-container .legend .legend-item{color:#7b7878;display:flex;align-items:center;margin-bottom:10px}.chart-container .legend .legend-item .color-box{width:15px;height:15px;margin-right:10px}.chart-container .legend .legend-item span{font-size:14px}.doughnut .wrapper{display:flex;justify-content:space-between;align-items:center;gap:10px}.doughnut .chart-container{background-color:#282727;padding:20px;position:relative;width:300px;height:300px;border-radius:1000px;overflow:hidden}.doughnut .chart-container canvas{position:relative;z-index:1;border-radius:10px}.doughnut .chart-container .chart-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;text-align:center;color:#f5f5f5}.doughnut .chart-container .chart-center .title{color:var(--Gray-200, #A9A3A3);font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.8px}.doughnut .chart-container .chart-center .total{color:var(--Primary-200, #FCBB65);font-size:39px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.95px}.doughnut .legend-container{text-align:left}.doughnut .legend-item{width:100%;color:var(--Base-White, var(--White, #FFF));font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.8px;display:flex;align-items:center;margin-bottom:20px}.doughnut .legend-item .total{flex:1 0 0;display:flex;width:37px;padding:5px 12px;justify-content:center;align-items:center;gap:var(--spacing-2-5, 10px);background-color:#282727;border-radius:20px;color:var(--Primary-200, #FCBB65);font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px}.doughnut .legend-item .legend-color{width:10px;height:10px;margin-right:10px;border-radius:50%}.doughnut .legend-active,.doughnut .legend-pending{background-color:#ffba3a}.doughnut .legend-deactive{background-color:#606060}.doughnut .legend-expired{background-color:#7b7878}.modal{overflow-y:auto!important}.modal-dialog.modal-sm{max-width:440px}.modal-dialog.modal-md{max-width:607px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal .spin{animation:spin 2s linear infinite}.modal .modal-content{background:#242323;padding:0;box-shadow:0 4px 10px 3px #0000000f;border-radius:16px!important;border:none;overflow:hidden}.modal .modal-content .modal-head{padding:30px 30px 10px;display:flex;justify-content:space-between;align-items:center;background:#242323;border-bottom:1px solid var(--Dark-300, #2c2c2c)}.modal .modal-content .modal-head.plain{padding:30px 24px 0;display:flex;justify-content:space-between;align-items:center}.modal .modal-content .modal-head.plain h1{font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#fff;margin-bottom:0}.modal .modal-content .modal-head .icons{width:41px;height:41px}.modal .modal-content .modal-head h3{text-align:center;font-size:18px;font-style:normal;font-weight:600;color:#fff;margin-bottom:0}.modal .modal-content .modal-head button{padding:0;background:transparent;height:25px;width:41px;display:flex;align-content:center;justify-content:center}.modal .modal-content .modal-head button img,.modal .modal-content .modal-head button svg{width:16px;height:16px}.modal .modal-content .modal-body{border-bottom:1px solid var(--Dark-300, #2c2c2c);padding:24px}.modal .modal-content .modal-body.no-padding-top{padding-top:12px}.modal .modal-content .modal-body .content{display:flex;align-items:center;justify-content:center;height:50px;color:var(--Gray-200, #a9a3a3);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.8px}.modal .modal-content .modal-body h1{font-size:16px;font-style:normal;font-weight:500;color:#fff;margin-bottom:0;line-height:normal}.modal .modal-content .modal-body h2{font-size:12px;font-style:normal;font-weight:600;color:#fff}.modal .modal-content .modal-body h2.light{font-weight:400;color:#a9a3a3}.modal .modal-content .modal-body h2.light span{color:#1f1f1f}.modal .modal-content .modal-body h3{font-size:16px;font-style:normal;font-weight:500;color:#fcbb65;margin-bottom:0;line-height:normal}.modal .modal-content .modal-body .product-detail{display:grid;grid-template-columns:202px 1fr;gap:20px}.modal .modal-content .modal-body .product-detail .image-wrapper{width:100%}.modal .modal-content .modal-body .product-detail .image-wrapper img{height:100%}.modal .modal-content .modal-body .product-detail.w-134{grid-template-columns:134px 1fr}.modal .modal-content .modal-body .product-detail .text h3{color:#fcbb65;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail .text p{color:var(--Gray-200, #a9a3a3);text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail .text .orange{color:#fcbb65;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail .text .orangeProduct{color:#fcbb65;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modal .modal-content .modal-body .product-detail-recipe{display:flex;justify-content:center;margin-bottom:20px}.modal .modal-content .modal-body .product-detail-recipe .image-wrapper{width:100%}.modal .modal-content .modal-body .product-detail-recipe .image-wrapper img{border-radius:10px;height:100%}.modal .modal-content .modal-body .product-detail-recipe.w-134{grid-template-columns:134px 1fr;margin-left:50px}.modal .modal-content .modal-body .product-detail-recipe .text h3{color:#fcbb65;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail-recipe .text a,.modal .modal-content .modal-body .product-detail-recipe .text span{color:var(--Gray-200, #a9a3a3);text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail-recipe .image-wrapper{width:254px;margin:0 auto;text-align:center}.modal .modal-content .modal-body .product-detail-recipe .image-wrapper img{width:100%;height:auto}.modal .modal-content .modal-body .modal-body-recipe .middle-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:15px;width:100%;text-align:center}.modal .modal-content .modal-body .modal-body-recipe .left-text{justify-self:start;font-weight:700;color:#7b7878}.modal .modal-content .modal-body .modal-body-recipe .right-text{justify-self:end;font-weight:700;color:#7b7878}.modal .modal-content .modal-body .modal-body-recipe .text{margin-bottom:15px}.modal .modal-content .modal-body .separator{width:372px;height:1px;background-color:var(--Dark-300, #7b7878);margin:20px auto}.modal .modal-content .modal-body .orange{color:#fcbb65!important;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .modal-body-recipe a{color:#fff;text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .modal-body-recipe h2,.modal .modal-content .modal-body .modal-body-recipe h1{color:#7b7878;text-align:justify;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px}.modal .modal-content .modal-body .product-detail-recipe .text p{color:var(--Gray-200, #a9a3a3);text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px;margin-top:15px}.modal .modal-content .modal-body p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#7b7878;margin-bottom:0}.modal .modal-content .modal-body p.p-bold{font-weight:500;color:#1f1f1f}.modal .modal-content .modal-body .svg-center{width:100%;display:flex;justify-content:center;padding:20px}.modal .modal-content .modal-body .svg-center svg{width:100%}.modal .modal-content .modal-body .dummy-image{object-fit:cover;width:100%;height:322px;border-radius:28.98px;border:6.9px solid #ab7a00}.modal .modal-content .modal-body .dummy-image.sm{border:0;border-radius:15px;height:180px}.modal .modal-content .modal-body .custom-switch{display:flex;align-items:center;gap:10px;box-shadow:none!important}.modal .modal-content .modal-body .custom-switch input{height:fit-content!important;box-shadow:none!important}.modal .modal-content .modal-body .custom-switch label{padding-bottom:0!important;margin-bottom:0!important}.modal .modal-content .modal-body .card-checkbox.custom-control-input:not(:checked)~.custom-control-label:before{background-color:#c5c1c1;border-color:#c5c1c1;top:0}.modal .modal-content .modal-body .card-checkbox.custom-control-input:checked~.custom-control-label:before{background-color:#fcbb65;border-color:#fcbb65;top:0}.modal .modal-content .modal-body .custom-switch .custom-control-input:not(:checked)~.custom-control-label:after{top:1.5px;background-color:#fff!important}.modal .modal-content .modal-body .custom-switch .custom-control-input:checked~.custom-control-label:after{top:1.5px;background-color:#fff!important}.modal .modal-content .modal-body input::placeholder{color:#c5c1c1!important;font-size:12px;font-style:normal;font-weight:400}.modal .modal-content .modal-body img.image-xsm{width:21px;height:21px}.modal .modal-content .modal-body.body-flex-col{display:flex;flex-direction:column;gap:15px}.modal .modal-content .modal-body label{font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#fff;margin-bottom:0}.modal .modal-content .modal-body .detail-transaction{display:flex;flex-direction:column;gap:20px}.modal .modal-content .modal-body .detail-transaction .title{align-self:stretch;display:flex;justify-content:space-between}.modal .modal-content .modal-body .detail-transaction .title img{height:74px;width:74px}.modal .modal-content .modal-body .detail-transaction .title .item{display:flex;flex-direction:column}.modal .modal-content .modal-body .detail-transaction .title .item.align-end{align-items:end}.modal .modal-content .modal-body .detail-transaction .title .item.detail{color:#7b7878;font-size:13px;padding-left:25px;margin-top:-20px}.modal .modal-content .modal-body .detail-transaction .title .item.detail span{color:#7b7878!important}.modal .modal-content .modal-body .detail-transaction hr{width:100%;margin:0;background-color:#2c2c2c}.modal .modal-content .modal-body .detail-transaction p{color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px;margin-bottom:0;display:flex;justify-content:space-between;align-self:stretch}.modal .modal-content .modal-body .detail-transaction p.item{color:#a9a3a3;font-weight:400}.modal .modal-content .modal-body .detail-transaction p.item span{color:#fff;max-width:250px;min-width:150px;text-align:end}.modal .modal-content .modal-body .detail-transaction p.item.small{font-size:13px}.modal .modal-content .modal-body .detail-transaction p.item.detail{color:#7b7878;font-size:13px;padding-left:25px;margin-top:-20px}.modal .modal-content .modal-body .detail-transaction p.item.detail span{color:#7b7878!important}.modal .modal-content .modal-body .detail-transaction p.total{color:#fff;font-weight:600}.modal .modal-content .modal-footer{background-color:#242323;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:16px 24px;border:none}.modal .modal-content .modal-footer button{font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#1f1f1f;padding:16px;height:55px;border-radius:6px;background:#fcbb65;width:100%}.modal .modal-content .modal-footer button.btn-transparent{border:none;background-color:#2c2c2c;color:#fff}.modal .modal-content .modal-footer.cashier{grid-template-columns:1fr}.modal .modal-content .modal-button-row{margin-top:24px;display:flex;justify-content:flex-end;gap:16px}.modal-footer{background-color:#fff;display:inline-block}.modal-body-recipe .middle-section a{color:#7b7878!important;text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px;text-decoration:none}.orange{color:#fcbb65!important;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.align-center{text-align:center}#recipe-slogan{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#recipe-instruction ol{font-size:12px;margin-left:15px;color:#a9a3a3;font-weight:400}@media (max-width: 534px){.modal.cashier{left:6.7%!important}}.header{display:flex;align-items:center;gap:20px;width:100%;height:130px;padding:32px 35px;background-color:#282727;justify-content:space-between;border-bottom:1px solid #363636}.header-inner{width:100%;align-self:stretch;display:flex;justify-content:center;align-items:center;column-gap:20px}.header .backButton{transition:.3s}.header .backButton:hover{transform:scale(1.4)}.header h1{flex:1 0 0;margin-bottom:0;font-size:25px;font-weight:600;font-style:normal;color:#fff}.header h1 span{font-weight:500;color:#9e9e9e}.header h4{flex:0 0 1;margin-bottom:0;font-size:20px;font-weight:600;font-style:normal;color:#fff!important}.header h4 span{font-weight:500;color:#9e9e9e}.header .action-row{display:flex;align-items:center;padding-right:30px}.header .action-row .profile-section{display:flex;align-items:center;justify-content:center;width:100%;height:50px;margin-right:0;gap:15px;border:1px solid #363636;background-color:#2c2c2c;border-radius:360px;padding:var(--spacing-2-5, 10px)}.header .action-row .profile-image{width:30px;height:30px;border-radius:50%}.header .action-row .profile-info{display:flex;flex-direction:column;justify-content:center;line-height:1;margin-top:15px}.header .action-row .profile-name{display:flex;flex-direction:row;font-size:11px;width:124px;font-weight:700;color:#fff;margin-bottom:2px}.header .action-row .profile-role{font-size:12px;color:#7b7878}.header .action-row .notification{position:relative;float:right}.header .action-row .notification .bubble{position:absolute;background:#2c2c2c;width:25px;height:25px;top:-10px;right:-10px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fcbb65;text-align:center;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.429px;border:1px solid #363636}.header .action-row .head-notif{display:flex;align-items:center;justify-content:space-between}.header .action-row .head-notif .left{color:#000;font-size:17px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize}.header .action-row .head-notif .right{color:var(--Blue-Light, #41ace1);font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:16px}.header .action-row .dropdown-menu{padding:0}.header .action-row .dropdown-menu .content{padding:16px}.header .action-row .dropdown-menu hr{margin:0}.header .action-row .dropdown-menu h6{font-weight:700;font-size:12px;line-height:15px;margin-bottom:0}.header .action-row .dropdown-menu a{margin-top:14px;display:block;font-weight:600;font-size:12px;line-height:15px}.header .action-row .dropdown-menu.notification-menu{position:relative;background-color:#242323!important;background-color:#fff;transform:translate3d(-370px,35px,0)!important;border-radius:10px;width:400px!important;padding:30px;gap:10px}.header .action-row .dropdown-menu.notification-menu:after{content:"";position:absolute;width:20px;height:20px;background-color:#242323!important;right:3px;top:-12px;clip-path:polygon(50% 0,100% 100%,0 100%)}.header .action-row .dropdown-menu.notification-menu .wrapper{display:flex;flex-direction:column}.header .action-row .dropdown-menu.notification-menu .no-notifications{text-align:center!important}.header .action-row .dropdown-menu.notification-menu .notif-item{width:100%;padding:20px 0;border-bottom:1px solid var(--Dark-400, #363636);align-items:start}.header .action-row .dropdown-menu.notification-menu .notif-item .inner{width:100%;display:flex;flex-direction:column;gap:15px}.header .action-row .dropdown-menu.notification-menu .notif-item .trx{display:flex;justify-content:space-between;width:100%}.header .action-row .dropdown-menu.notification-menu .notif-item .trx-date{display:flex;width:20%;gap:8px;align-items:center}.header .action-row .dropdown-menu.notification-menu .notif-item .trx-date .time{color:var(--disable-txt, #7b7878)!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.header .action-row .dropdown-menu.notification-menu .notif-item .trx .orange{width:60%;color:#fcbb65!important}.header .action-row .dropdown-menu.notification-menu .notif-item .trx p{color:var(--chat-txt, whi);font-size:12px;font-style:normal;font-weight:300;line-height:17px}.header .action-row .dropdown-menu.notification-menu .notif-item .circle{width:5px;height:5px;background:var(--Red, #ff3c30);border-radius:9999px;margin-top:8px;margin-right:-8px}.header .action-row .dropdown-menu.notification-menu h3{color:#242323;margin-bottom:20px;font-size:18px;font-weight:600;line-height:normal}.header .action-row .dropdown-menu.notification-menu h4{color:#fcbb65;margin-bottom:0;font-size:14px;font-weight:500;line-height:normal}.header .action-row .dropdown-menu.notification-menu h4.view-all{color:#7b7878!important;text-decoration:underline;text-align:center;margin-top:14px}.header .action-row .dropdown-menu.notification-menu p{margin-bottom:0;color:#686f82;font-size:14px;font-weight:300;line-height:normal}.header .row-button{display:grid;grid-template-columns:1fr 1fr;gap:15px;position:relative}.header .row-button a{text-align:center;width:210px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#1f1f1f;padding:16px;height:55px;border-radius:6px;background:#fcbb65}.header .row-button a.btn-transparent{border:none;background-color:#2c2c2c;color:#fff}.header .row-button .cart-count{position:absolute;top:-5px;right:12%;background-color:#2c2c2c;color:#fff;width:20px;height:20px;border-radius:15px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;border:2px solid #FCBB65}.header .row-button1{display:flex;justify-content:flex-end;border:none;margin-top:0}.header .row-button1 a.button{text-align:center;width:210px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#242323;padding:16px;height:55px;border-radius:6px;background:#fcbb65}@media (max-width: 534px){.header{height:80px;padding:20px 20px 15px}.header h1{font-size:12px}.header .row-button{grid-template-columns:1fr}.header .row-button .kosong{display:none}.header .row-button a{width:10px}.header .row-button .cart-count{right:0}.header .action-row{padding-right:0}}.new-button{display:flex;justify-content:flex-end;border:none;margin-top:0}.new-button button{text-align:center;width:210px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#242323;padding:16px;height:55px;border-radius:6px;background:#fcbb65;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}img .delete{cursor:pointer!important}img.promo-img{max-width:200px;max-height:200px;object-fit:contain}.error{color:#ff4500;font-size:13px}.select2-container{display:block;width:100%!important}.select2-container .select2-search--inline .select2-search__field{border:none}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:20px!important;padding-right:5px}.select2-container--default.select2-container--focus .select2-selection--multiple{position:relative;overflow-y:scroll;min-height:100px;scrollbar-width:none;-ms-overflow-style:none}.select2-container--default.select2-container--focus .select2-selection--multiple::-webkit-scrollbar{display:none}.select2-container--default .select2-selection--multiple.select2-selection--clearable{position:relative;overflow-y:scroll;min-height:100px}.select2-container .select2-selection--single .select2-selection__rendered{background:#2c2c2c;border-radius:10px;border:1px solid var(--Dark-400, #363636);height:53px}.select2-container--default .select2-selection--single{background-color:#2c2c2c!important;border:1px solid #363636!important;height:55px!important;border-radius:10px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#f7f2e1!important;font-size:13px!important;line-height:28px;display:flex!important;align-items:center!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:25%!important;right:1px;width:20px}.none{display:none!important}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;position:absolute;right:0;top:25%;width:10px;box-shadow:none;color:#fcbb65}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;color:#fcbb65;border:none;font-size:1em;max-width:40px}.select2-container--open .select2-dropdown{left:0;background:#323232;color:#787878;border:1px solid #787878}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#fcbb65!important;color:#000!important;padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.select2-container--default .select2-results__option--selected{background-color:#323232!important}.select2-container--open .select2-dropdown--below{border-top:none;border-radius:0 0 10px 10px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;font-size:14px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:none!important;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:0!important;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}input[type=time]{position:relative!important;padding-left:40px!important;padding-right:10px;font-size:16px;border:1px solid #555;border-radius:8px;background-color:#333;color:#7b7878!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:100%;height:40px}input[type=time]:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.09265 9.40421H20.9166' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 13.3097H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 13.3097H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 13.3097H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4421 17.1962H16.4514' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0046 17.1962H12.0139' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55793 17.1962H7.5672' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0438 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.96552 2V5.29078' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2383 3.5791H7.77096C4.83427 3.5791 3 5.21504 3 8.22213V17.2718C3 20.3261 4.83427 21.9999 7.77096 21.9999H16.229C19.175 21.9999 21 20.3545 21 17.3474V8.22213C21.0092 5.21504 19.1842 3.5791 16.2383 3.5791Z' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px}input[type=time]::-webkit-calendar-picker-indicator{opacity:0;position:absolute!important;left:10px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:#ccc!important;background-color:#ccc}input[type=time]::-moz-calendar-picker-indicator{position:absolute!important;left:10px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:#ccc!important}input[type=time]::-ms-clear{display:none!important}.loader{width:27px;height:27px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bar-content{display:flex;justify-content:space-between;flex-direction:row;gap:5px;width:100%;padding:20px;background-color:#242323}.bar-content .image{width:5%;display:flex;justify-content:center;align-items:center;padding-right:20px}.bar-content .image img{width:100%}.bar-content .left-bar-content{width:95%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bar-content .left-bar-content .name{color:#fff;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400}.bar-content .left-bar-content .bar-chart{width:100%;height:10px;background-color:#ddd;border-radius:5px;overflow:hidden;margin:5px 0}.bar-content .left-bar-content .bar-chart .progress-bar{height:100%;background-color:#fcbb65;width:0%;transition:width 2s ease-in-out}.bar-content .left-bar-content .percent{color:var(--Gray-200, #a9a3a3);font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400}.bar-content .right{width:5%;display:flex;justify-content:center;align-items:center}.bar-content .right .sync-icon{width:40px;height:40px;animation:rotate 2s linear infinite}.bar-content .right .sync-icon[data-done=true]{animation:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.p-dashboard{background-color:#282727;min-height:100vh;width:calc(100vw - 250px);margin-left:250px}.p-dashboard .ck.ck-icon.ck-icon_inherit-color,.p-dashboard .ck.ck-icon.ck-icon_inherit-color *{color:#fff}.p-dashboard .ck-content{padding:20px 32px;height:300px}.p-dashboard .ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,.p-dashboard .ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners{color:#fff;background:#27272ab3;height:53px;border-radius:var(--ck-border-radius);border-top-left-radius:6px;border-top-right-radius:6px}.p-dashboard .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){color:#7b7878;background:#2c2c2c;border-color:var(--ck-color-base-border)}.p-dashboard .ck.ck-editor__main>.ck-editor__editable.ck-focused{color:#7b7878;background:#2c2c2c;border-color:var(--ck-color-base-border)}.p-dashboard .wrapper .nav-tabs{background-color:transparent;display:grid;grid-template-columns:repeat(5,1fr);place-items:stretch;margin-bottom:30px;border-bottom:none}.p-dashboard .wrapper .nav-tabs.two-tabs{grid-template-columns:repeat(2,1fr)}.p-dashboard .wrapper .nav-tabs .nav-item{transition:1s}.p-dashboard .wrapper .nav-tabs .nav-item .nav-link{font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#7b7878;background-color:transparent;border:none;border-bottom:none;width:100%;display:flex;justify-content:center;align-items:center}.p-dashboard .wrapper .nav-tabs .nav-item .nav-link:hover{border:none}.p-dashboard .wrapper .nav-tabs .nav-item .nav-link.active{border-bottom:4px solid #FCBB65;font-weight:600;color:#fcbb65}.p-dashboard .wrapper .nav-tabs .nav-item button{display:flex;gap:5px;align-items:center}.p-dashboard .wrapper label{font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#1f1f1f;margin-bottom:0}.p-dashboard .wrapper .heading{height:53px;align-self:stretch;display:flex;justify-content:space-between;align-items:center;gap:10px}.p-dashboard .wrapper .heading.promo{width:48%;flex-direction:column;align-items:flex-start;margin-bottom:20px}.p-dashboard .wrapper .heading.promo p{color:#fcbb65!important}.p-dashboard .wrapper .heading .text{display:flex;flex-direction:column}.p-dashboard .wrapper .heading .text p{color:var(--Primary-100, #f7f2e1);margin-bottom:0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px}.p-dashboard .wrapper .heading .text h1{color:var(--Primary-200, #fcbb65);font-size:34px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.95px}.p-dashboard .wrapper .heading h2{margin-bottom:0;color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px;flex:1 0 0}.p-dashboard .wrapper .heading img{width:40px;height:40px;padding:4px;margin-right:10px}.p-dashboard .wrapper .heading .item.search{width:389px}.p-dashboard .wrapper .heading .item.one{width:136px}.p-dashboard .wrapper .heading .item.one-button{width:150px}.p-dashboard .wrapper .heading .item.date{width:170px}.p-dashboard .wrapper .heading .actions{display:flex;gap:10px}.p-dashboard .wrapper .row{display:flex;flex-direction:row;width:100%}.p-dashboard .wrapper .row.gap-10{gap:30px;justify-content:center}.p-dashboard .wrapper .row .image-wrapper-group{width:17%;height:169px;max-height:169px;position:relative;display:flex;align-items:center;justify-content:center}.p-dashboard .wrapper .row .image-wrapper-group img{width:100%;height:100%;object-fit:contain;max-height:150px;max-width:170px;cursor:pointer;border-radius:5px}.p-dashboard .wrapper .row .remove-image-btn{position:absolute;top:5px;right:5px;background:red;color:#fff;border:none;border-radius:50%;width:25px;height:25px;font-size:16px;font-weight:700;cursor:pointer;display:none;align-items:center;justify-content:center}.p-dashboard .wrapper .row .image-wrapper-group:hover .remove-image-btn{display:flex}.p-dashboard .wrapper .content{padding:30px 35px}.p-dashboard .wrapper .content.center{display:flex;justify-content:center}.p-dashboard .wrapper .content .bg-wrapper{display:flex;padding:50px;flex-direction:column;align-items:center;gap:32px;align-self:stretch;border-radius:10px;background:var(--Dark-100, #242323);width:100%}.p-dashboard .wrapper .content .bg-wrapper.jc-center{justify-content:center}.p-dashboard .wrapper .content .bg-wrapper.medium-padding{display:flex;padding:36px}.p-dashboard .wrapper .content .bg-wrapper.medium-padding1{display:flex;padding:50px}.p-dashboard .wrapper .content .bg-wrapper.p-20{padding:20px}.p-dashboard .wrapper .content .bg-wrapper.small-padding{padding:20px;gap:15px}.p-dashboard .wrapper .content .bg-wrapper.detail-group{padding:20px;width:55%}.p-dashboard .wrapper .content .bg-wrapper.top{display:flex;align-items:center;gap:20px;flex-direction:row}.p-dashboard .wrapper .content .bg-wrapper.top .image-wrapper{width:230px;height:169px}.p-dashboard .wrapper .content .bg-wrapper.top .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:10px}.p-dashboard .wrapper .content .bg-wrapper.top .image-wrapper .change-image-btn{position:absolute;bottom:59%;left:27.72%;transform:translate(-50%);padding:8px 12px;font-size:14px;background-color:#fcbb65;color:#242323;border:none;border-radius:4px;cursor:pointer;opacity:.8}.p-dashboard .wrapper .content .bg-wrapper.top .change-image-btn2{margin-top:10px;padding:8px 12px;font-size:14px;background-color:#fcbb65;color:#242323;border:none;border-radius:4px;cursor:pointer;opacity:.8}.p-dashboard .wrapper .content .bg-wrapper.top .change-image-btn3{margin-top:-50px;padding:8px 12px;font-size:14px;background-color:#fcbb65;color:#242323;border:none;border-radius:4px;cursor:pointer;opacity:.8}.p-dashboard .wrapper .content .bg-wrapper.top .image-wrapper .change-image-btn:hover{opacity:1}.p-dashboard .wrapper .content .bg-wrapper.top .flex-layout{display:flex;align-items:flex-start;gap:20px}.p-dashboard .wrapper .content .bg-wrapper.top .flex-column{display:flex;flex-direction:column;gap:20px;width:100%}.p-dashboard .wrapper .content .bg-wrapper.top .row{display:flex;gap:20px;justify-content:space-between}.p-dashboard .wrapper .content .bg-wrapper.top .row .item{flex:1;min-width:0}.p-dashboard .wrapper .content .bg-wrapper.top .fixed-image-position{margin-right:20px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.p-dashboard .wrapper .content .bg-wrapper.top .fixed-image-position img{width:230px;height:169px;object-fit:cover;border-radius:10px}.p-dashboard .wrapper .content .bg-wrapper.top .right{width:100%;display:flex;flex-direction:column;gap:20px}.p-dashboard .wrapper .content .bg-wrapper.top .right .filter-group{display:flex;gap:10px}.p-dashboard .wrapper .content .bg-wrapper.top .right .filter-group .item{width:100%}.p-dashboard .wrapper .content .bg-wrapper .total-list{display:flex;width:100%;padding:20px}.p-dashboard .wrapper .content .bg-wrapper .total-list .total{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.p-dashboard .wrapper .content .bg-wrapper .total-list .total .row{width:40%;display:flex;flex-direction:row;justify-content:space-between}.p-dashboard .wrapper .content .bg-wrapper .total-list .total .row span{color:#fcbb65}.p-dashboard .wrapper .content .bg-wrapper .total-list .total .row .grey{color:#a9a3a3}.p-dashboard .wrapper .content .bg-wrapper .gap0{gap:0px!important}.p-dashboard .wrapper .content .bg-wrapper p{color:var(--Primary-100, #f7f2e1);margin-bottom:0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px}.p-dashboard .wrapper .content .bg-wrapper .banner-img{height:348px;width:100%}.p-dashboard .wrapper .content .bg-wrapper .banner-img img{height:100%;width:100%}.p-dashboard .wrapper .content .bg-wrapper .banner-description{display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:15px;align-self:stretch;border-radius:12px;background:var(--BG-Light, #f9f9f9)}.p-dashboard .wrapper .content .bg-wrapper .banner-description h2{font-size:18px;font-style:normal;font-weight:500;line-height:30px}.p-dashboard .wrapper .content .bg-wrapper .banner-description p{font-size:15px;font-style:normal;font-weight:300;line-height:30px}.p-dashboard .wrapper .content .bg-wrapper hr{width:100%;margin:0;background-color:#2c2c2c}.p-dashboard .wrapper .content.privacy-policy .header{font-size:20px;font-style:normal;font-weight:500;line-height:normal;color:#fff;padding:12px 32px;background-color:#242323;border-top-right-radius:8px;border-top-left-radius:8px}.p-dashboard .wrapper .content.privacy-policy .ck-editor__main .ck-content{padding:20px 32px}.p-dashboard .wrapper .content.privacy-policy .ck-editor__main p{font-size:15px;font-style:normal;font-weight:300;line-height:30px;columns:black}.p-dashboard .wrapper .card-status{width:100%;display:flex;flex-direction:row;gap:20px}.p-dashboard .wrapper .card-status.khusus-rembus{flex:auto}.p-dashboard .wrapper .card-status .card{flex-direction:row;display:flex;padding:20px 19px 20px 24px;align-items:center;gap:13px;justify-content:space-between;flex:1 0 0;border-radius:10px;border:1px solid var(--Dark-300, #2c2c2c);background:var(--Dark-100, #242323)}.p-dashboard .wrapper .card-status .card .right{align-items:center;display:flex;gap:13px}.p-dashboard .wrapper .card-status .card .icon{flex-direction:row;width:44.231px;height:44.231px;justify-content:center;padding:4px;align-items:center;border-radius:100px}.p-dashboard .wrapper .card-status .card .icon.icon-pink{background:radial-gradient(80.45% 80.45% at 50% 50%,#ff968b,#ff968b 36.11%,#fec5bf 64.11%,#ffd8d4)}.p-dashboard .wrapper .card-status .card .icon.icon-yellow{background:radial-gradient(80.45% 80.45% at 50% 50%,#fae49a,#fae49a 36.11%,#fff0bf 64.11%,#fef2cc)}.p-dashboard .wrapper .card-status .card .icon.icon-blue,.p-dashboard .wrapper .card-status .card .icon.icon-delivery{background:radial-gradient(80.45% 80.45% at 50% 50%,#86b9e3,#86b9e3 36.11%,#b2d7f6 64.11%,#d9eaf9)}.p-dashboard .wrapper .card-status .card .icon.icon-green{background:radial-gradient(80.45% 80.45% at 50% 50%,#5ec3a2,#5ec3a2 36.11%,#adf2dc 64.11%,#d8fff2)}.p-dashboard .wrapper .card-status .card .text{display:flex;flex-direction:column;width:100%;gap:2px}.p-dashboard .wrapper .card-status .card .text h1{margin:0;color:#fcbb65;font-size:26px;font-weight:600}.p-dashboard .wrapper .card-status .card .text p{margin:0;color:#a9a3a3;font-size:13px;font-weight:400}.p-dashboard .wrapper .chart-two{display:flex;justify-content:center;width:100%;gap:15px}.p-dashboard .wrapper .chart-two.line{grid-template-columns:500px 1fr}.p-dashboard .wrapper .head{display:flex;justify-content:space-between;align-items:center}.p-dashboard .wrapper .head .title{display:flex;flex-direction:column}.p-dashboard .wrapper .head .title h1{font-size:16px;font-weight:400;color:#ababab}.p-dashboard .wrapper .head .title h2{font-size:24px;font-weight:600;color:#101a22}@media (max-width: 534px){.p-dashboard{width:calc(100vw - 76px);margin-left:80px;overflow:hidden}.p-dashboard .wrapper .content{padding:15px}.p-dashboard .wrapper .content .bg-wrapper.detail-group{width:100%}.p-dashboard .wrapper .content .row{flex-direction:column;margin:0;justify-content:center;align-items:center}}.p-login{position:relative;background:#1e1d1d;display:flex;align-items:center;justify-content:center;height:100vh;width:100vw}.p-login:before{content:"";position:absolute;top:0;left:0;height:100vh;width:100vw;background:url(./../../../public/assets/svg/login-bg-component.svg) no-repeat center center;background-size:cover;z-index:1}.p-login .login-vector{position:absolute}.p-login .login-content{z-index:100;height:fit-content;width:fit-content}.p-login .login-content .login-logo{width:100%;height:50px;margin-bottom:24px}.p-login .login-content .login-logo img{width:100%;height:100%;object-fit:contain}.p-login .login-content .login-logo.large{height:120px}.p-login .login-content .login-card{gap:30px;display:flex;width:430px;padding:40px;flex-direction:column;align-items:center;border-top:1px solid var(--Primary-200, #FCBB65);background:var(--Dark-100, #242323);box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.p-login .login-content .login-card h3{color:#fff;font-weight:700;font-size:25px;text-align:center}.p-login .login-content .login-card p{color:#7b7878;text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.p-login .login-content .login-card .submit-button button{margin:20px auto 0;width:100%;height:50px;gap:10px;border-radius:12px;font-size:18px;font-weight:700}.p-login .login-content .login-card .action{display:flex;justify-content:space-between}.p-login .login-content .login-card .action .remember-me{color:var(--Gray-100, #7B7878);font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.p-login .login-content .login-card .action a{font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px;color:#fcbb65}.detail-top{display:grid;grid-template-columns:1fr 170px 170px;gap:var(--spacing-2-5, 10px)}.detail-top.four{grid-template-columns:1fr 188px 200px 200px}.detail-top.four1{grid-template-columns:22% 45.5% 15% 15%}.detail-top.three{grid-template-columns:235px 1fr 235px}.detail-top.two{grid-template-columns:235px 1fr}.detail-top.two-redeem{grid-template-columns:1fr 1fr}.detail-top.three-event{grid-template-columns:1fr .5fr 200px}.detail-top.four-event{grid-template-columns:1fr .5fr 200px 200px}.detail-top .bg-wrapper .connected-label{background-color:var(--Gray-100);color:#000;cursor:not-allowed}.detail-top .bg-wrapper.information{padding:20px 30px!important;display:flex;position:relative;flex-direction:column;gap:10px!important}.detail-top .bg-wrapper.information.p-20{padding:20px!important}.detail-top .bg-wrapper.information .item{display:flex;gap:24px;width:100%}.detail-top .bg-wrapper.information .item .text{width:100%;max-width:280px}.detail-top .bg-wrapper.information .item .text p{color:var(--Gray-100, #7b7878);font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px;margin-bottom:5px}.detail-top .bg-wrapper.information .item .text h3{margin-bottom:0;color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px;word-wrap:break-word;overflow-wrap:break-word}.detail-top .bg-wrapper.information.with-status{justify-content:space-between}.detail-top .bg-wrapper.information.with-status .top-info{display:flex;gap:10px;align-items:center}.detail-top .bg-wrapper.information.with-status .top-info p{margin-bottom:0;color:var(--text-1, #343434);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.detail-top .bg-wrapper.information.with-status .top-info p.light{color:var(--sub-text, #767676);font-size:12px}.detail-top .bg-wrapper.information.with-status .status.active,.detail-top .bg-wrapper.information.with-status .status.available,.detail-top .bg-wrapper.information.with-status .status.lunas{background:#75db733b}.detail-top .bg-wrapper.information.with-status .status.banned,.detail-top .bg-wrapper.information.with-status .status.unavailable,.detail-top .bg-wrapper.information.with-status .status.blm-lunas{background:#ff59593b}.detail-top .bg-wrapper.information .content,.detail-top .bg-wrapper.information .detail-top-wrapper{padding:0;margin:0;width:100%}.detail-top .bg-wrapper.information .detail-top.full-width.detail-top-unique{display:grid;grid-template-columns:1fr 45.83% 16.44% 16.44%;width:100%;padding:0;box-sizing:border-box;gap:var(--spacing-2-5, 10px)}.detail-top .bg-wrapper.information .detail-top-wrapper{padding:0;margin:0;width:100%}.detail-top .bg-wrapper.information .card-status{margin-top:20px;display:flex;justify-content:space-between;width:100%}.detail-top .bg-wrapper.information .img-bot-end{position:absolute;bottom:0;right:0;padding:10px}.detail-top .bg-wrapper.information .img-bot-end span{display:inline-block;width:80px;height:40px;background-color:#fcbb65;color:#000;text-align:center;line-height:40px;border-radius:5px;font-size:12px;font-weight:600}.detail-top .bg-wrapper.information .img-bot-end span.in-active{background-color:#7b7878}.detail-top .bg-wrapper.information .product-detail{display:grid;grid-template-columns:202px 1fr;gap:20px}.detail-top .bg-wrapper.information .product-detail .image-wrapper{width:100%;max-width:250px;max-height:250px}.detail-top .bg-wrapper.information .product-detail .image-wrapper img{height:100%;max-height:250px}.detail-top .bg-wrapper.information .product-detail.w-134{grid-template-columns:134px 1fr}.detail-top .bg-wrapper.information .product-detail .text h3{color:#fcbb65;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.65px}.detail-top .bg-wrapper.information .product-detail .text p{color:var(--Gray-200, #a9a3a3);text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.detail-top .bg-wrapper.start{align-items:flex-start!important}.detail-top .bg-wrapper .information-row{margin-top:5px;display:flex;gap:20px;flex-wrap:nowrap;align-items:center}.detail-top .bg-wrapper .information-row .left .img-wrapper{width:144px;height:144px}.detail-top .bg-wrapper .information-row .left .img-wrapper img{width:100%}.detail-top .bg-wrapper .information-row .right p{display:flex;justify-content:space-between;color:#1f1f1f;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.detail-top .bg-wrapper .information-row .right p span{color:var(--sub-text, #767676)}.detail-top .bg-wrapper .information-row .right .address p{display:block;margin-bottom:2px}.detail-top .bg-wrapper .information-row .right .address p.light{color:var(--sub-text, #767676)}.detail-top .bg-wrapper .information-row .right .info-hutang{display:flex;gap:16px;margin-bottom:20px}.detail-top .bg-wrapper .information-row .right .info-hutang-item{width:100%}.detail-top .bg-wrapper .information-row .right .info-hutang-item p{margin-bottom:10px}.detail-top .bg-wrapper .information-row .right .info-hutang .total{display:flex;height:40px;padding:10px;justify-content:center;align-items:center;gap:5px;align-self:stretch;border-radius:10px}.detail-top .bg-wrapper .information-row .right .info-hutang .total .rp{font-size:10px;font-style:normal;font-weight:500;line-height:16px}.detail-top .bg-wrapper .information-row .right .info-hutang .total.red{background:#ffeeeb;color:#ff8c7c;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.detail-top .bg-wrapper .information-row .right .info-hutang .total.green{background:#eaffe1;color:#80e27e;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.detail-top .bg-wrapper.stats{border:1px solid var(--Dark-300, #2c2c2c);padding:30px 19px 30px 24px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:21px!important}.detail-top .bg-wrapper.stats img{width:50px;height:50px}.detail-top .bg-wrapper.stats .text{display:flex;flex-direction:column;justify-content:center;align-items:center}.detail-top .bg-wrapper.stats .text .title{color:var(--sub-text, #767676);text-align:center;font-feature-settings:"liga" off,"clig" off;color:var(--Primary-200, #fcbb65);font-size:25px;font-style:normal;font-weight:600;line-height:normal}.detail-top .bg-wrapper.stats .text .sub-title{color:#a9a3a3;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.detail-top .bg-wrapper.information-enhanced{justify-content:center;padding:20px 30px!important;display:flex;position:relative;flex-direction:column;gap:10px!important}.detail-top .bg-wrapper.information-enhanced .item{display:flex;gap:32px;width:100%}.detail-top .bg-wrapper.information-enhanced .item .text{width:100%}.detail-top .bg-wrapper.information-enhanced .item .text p{color:var(--Gray-200, #a9a9a9);font-size:14px;margin-bottom:8px}.detail-top .bg-wrapper.information-enhanced .item .text h3{margin-bottom:4px;color:var(--Primary-300, #ffd479);font-size:18px;font-weight:700}.detail-top .bg-wrapper.information-enhanced.p-30{padding:30px!important}.detail-top .image-wrapper{width:235px;max-height:235px;object-fit:cover}.detail-top .image-wrapper.s-196{width:196px}.detail-top .image-wrapper img{width:100%;height:100%;border-radius:10px;object-fit:cover}.detail-top-super{display:grid;grid-template-columns:1fr;gap:var(--spacing-2-5, 10px)}.detail-top-super.four{grid-template-columns:1fr 188px 200px 200px}.detail-top-super.four1{grid-template-columns:1fr 45.83% 16.44% 16.44%}.detail-top-super.three{grid-template-columns:235px 1fr 235px}.detail-top-super.two{grid-template-columns:235px 1fr}.detail-top-super.three-event{grid-template-columns:1fr .5fr 200px}.detail-top-super .bg-wrapper.information{justify-content:center;padding:20px 30px!important;display:flex;position:relative;flex-direction:column;gap:10px!important}.detail-top-super .bg-wrapper.information.p-20{padding:20px!important}.detail-top-super .bg-wrapper.information .item{display:flex;gap:24px;width:100%}.detail-top-super .bg-wrapper.information .item .text{width:100%}.detail-top-super .bg-wrapper.information .item .text p{color:var(--Gray-100, #7b7878);font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px;margin-bottom:5px}.detail-top-super .bg-wrapper.information .item .text h3{margin-bottom:0;color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px}.detail-top-super .bg-wrapper.information.with-status{justify-content:space-between}.detail-top-super .bg-wrapper.information.with-status .top-info{display:flex;gap:10px;align-items:center}.detail-top-super .bg-wrapper.information.with-status .top-info p{margin-bottom:0;color:var(--text-1, #343434);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.detail-top-super .bg-wrapper.information.with-status .top-info p.light{color:var(--sub-text, #767676);font-size:12px}.detail-top-super .bg-wrapper.information.with-status .status.active,.detail-top-super .bg-wrapper.information.with-status .status.available,.detail-top-super .bg-wrapper.information.with-status .status.lunas{background:#75db733b}.detail-top-super .bg-wrapper.information.with-status .status.banned,.detail-top-super .bg-wrapper.information.with-status .status.unavailable,.detail-top-super .bg-wrapper.information.with-status .status.blm-lunas{background:#ff59593b}.detail-top-super .bg-wrapper.information .content,.detail-top-super .bg-wrapper.information .detail-top-wrapper{padding:0;margin:0;width:100%}.detail-top-super .bg-wrapper.information .detail-top.full-width.detail-top-unique{display:grid;grid-template-columns:1fr 45.83% 16.44% 16.44%;width:100%;padding:0;box-sizing:border-box;gap:var(--spacing-2-5, 10px)}.detail-top-super .bg-wrapper.information .detail-top-wrapper{padding:0;margin:0;width:100%}.detail-top-super .bg-wrapper.information .card-status{margin-top:20px;display:flex;justify-content:space-between;width:100%}.detail-top-super .bg-wrapper.information .img-bot-end{position:absolute;bottom:0;right:0;padding:10px}.detail-top-super .bg-wrapper .information-row{margin-top:5px;display:flex;gap:20px;flex-wrap:nowrap;align-items:center}.detail-top-super .bg-wrapper .information-row .left .img-wrapper{width:144px;height:144px}.detail-top-super .bg-wrapper .information-row .left .img-wrapper img{width:100%}.detail-top-super .bg-wrapper .information-row .right p{display:flex;justify-content:space-between;color:#1f1f1f;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.detail-top-super .bg-wrapper .information-row .right p span{color:var(--sub-text, #767676)}.detail-top-super .bg-wrapper .information-row .right .address p{display:block;margin-bottom:2px}.detail-top-super .bg-wrapper .information-row .right .address p.light{color:var(--sub-text, #767676)}.detail-top-super .bg-wrapper .information-row .right .info-hutang{display:flex;gap:16px;margin-bottom:20px}.detail-top-super .bg-wrapper .information-row .right .info-hutang-item{width:100%}.detail-top-super .bg-wrapper .information-row .right .info-hutang-item p{margin-bottom:10px}.detail-top-super .bg-wrapper .information-row .right .info-hutang .total{display:flex;height:40px;padding:10px;justify-content:center;align-items:center;gap:5px;align-self:stretch;border-radius:10px}.detail-top-super .bg-wrapper .information-row .right .info-hutang .total .rp{font-size:10px;font-style:normal;font-weight:500;line-height:16px}.detail-top-super .bg-wrapper .information-row .right .info-hutang .total.red{background:#ffeeeb;color:#ff8c7c;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.detail-top-super .bg-wrapper .information-row .right .info-hutang .total.green{background:#eaffe1;color:#80e27e;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.detail-top-super .bg-wrapper.stats{border:1px solid var(--Dark-300, #2c2c2c);padding:30px 19px 30px 24px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:21px!important}.detail-top-super .bg-wrapper.stats img{width:50px;height:50px}.detail-top-super .bg-wrapper.stats .text{display:flex;flex-direction:column;justify-content:center;align-items:center}.detail-top-super .bg-wrapper.stats .text .title{color:var(--sub-text, #767676);text-align:center;font-feature-settings:"liga" off,"clig" off;color:var(--Primary-200, #fcbb65);font-size:25px;font-style:normal;font-weight:600;line-height:normal}.detail-top-super .bg-wrapper.stats .text .sub-title{color:#a9a3a3;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.detail-top-super .bg-wrapper.stats .text .buttonOrange{background-color:var(--Primary-200, #fcbb65);color:#000}.detail-top-super .bg-wrapper.information-enhanced{justify-content:center;padding:20px 30px!important;display:flex;position:relative;flex-direction:column;gap:10px!important}.detail-top-super .bg-wrapper.information-enhanced .item{display:flex;gap:32px;width:100%}.detail-top-super .bg-wrapper.information-enhanced .item .text{width:100%}.detail-top-super .bg-wrapper.information-enhanced .item .text p{color:var(--Gray-200, #a9a9a9);font-size:14px;margin-bottom:8px}.detail-top-super .bg-wrapper.information-enhanced .item .text h3{margin-bottom:4px;color:var(--Primary-300, #ffd479);font-size:18px;font-weight:700}.detail-top-super .bg-wrapper.information-enhanced.p-30{padding:30px!important}.detail-top-super .image-wrapper{width:235px}.detail-top-super .image-wrapper.s-196{width:196px}.detail-top-super .image-wrapper img{width:100%}.points-desc{border-radius:5px;background:var(--Dark-200, #282727);display:flex;padding:15px 10px;align-items:flex-start;gap:10px;align-self:stretch}.points-desc ul{color:var(--Gray-200, #a9a3a3);font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:20px;margin-bottom:0}.points-desc ul li{padding-bottom:5px}.transaction-detail .chart-two .bg-wrapper{padding:40px 30px!important;gap:20px!important}.transaction-detail .chart-two .bg-wrapper.w-50{width:50%}.transaction-detail .chart-two .bg-wrapper.gp-29{gap:29px!important}.transaction-detail .chart-two .bg-wrapper hr{width:100%;margin:0;background-color:#2c2c2c}.transaction-detail .chart-two .bg-wrapper p{color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px;margin-bottom:0;display:flex;justify-content:space-between;align-self:stretch}.transaction-detail .chart-two .bg-wrapper p.item{color:#a9a3a3;font-weight:400}.transaction-detail .chart-two .bg-wrapper p.item span{width:85%;display:flex;justify-content:flex-end;color:#fff;white-space:nowrap}.transaction-detail .chart-two .bg-wrapper p.item.promo{padding-left:20px;margin-top:-10px;font-size:12px}.transaction-detail .chart-two .bg-wrapper p.item.detail{color:#7b7878;font-size:13px;padding-left:25px;margin-top:-20px}.transaction-detail .chart-two .bg-wrapper p.item.detail span{color:#7b7878!important}.transaction-detail .chart-two .bg-wrapper p.total{color:#fff;font-weight:600}.transaction-detail .chart-two .bg-wrapper .title{align-self:stretch;display:flex;align-items:center;justify-content:space-between}.transaction-detail .chart-two .bg-wrapper .title .item{display:flex;flex-direction:column}.transaction-detail .chart-two .bg-wrapper .title .item.align-end{align-items:end}.transaction-detail .chart-two .bg-wrapper .barcode{width:509px}.transaction-detail .chart-two .bg-wrapper .button{color:var(--Primary-200, #fcbb65);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px;margin-bottom:0;display:flex;justify-content:space-between;align-self:stretch}.profile-container{display:flex;gap:40px;margin-top:20px}.orange-color{color:#fcbb65;font-size:14px;font-style:normal;font-weight:400;line-height:small;letter-spacing:-.65px}.p-color{color:var(--Gray-100, #7b7878);font-size:12px;font-style:small;font-weight:400;letter-spacing:-.65px}.staff-profile{display:flex;flex-direction:column;align-items:center;width:395px;margin-bottom:100px;margin-top:20%;background-color:var(--Dark-100, #242323);padding:20px;box-sizing:border-box;border-radius:10px;max-width:400px}.staff-profile.detail{margin-top:0%}.staff-profile.detail h4{color:#fff;width:100%;display:flex;align-items:flex-start;font-family:Montserrat}.staff-profile.detail .text{font-family:Montserrat;width:100%;display:flex;align-items:flex-start;color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:normal}.staff-profile.detail .sub{width:100%;display:flex;align-items:flex-start;font-family:Montserrat;color:#fcbb65;font-size:13px}.staff-profile.detail .description{color:var(--Gray-200, #a9a3a3);text-align:justify;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.65px}.staff-profile.center{justify-content:center}.staff-profile .image-wrapper{width:335px;height:332px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.staff-profile .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:8px}.bg-wrapper1.information1{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}.edit-button{width:100%;padding:10px;background-color:#fcbb65;color:#000;text-align:center;border-radius:5px;cursor:pointer;margin-top:10px}.change-password-button{width:100%;padding:10px;background-color:#fff;color:#000;text-align:center;border-radius:5px;cursor:pointer;margin-top:10px}.edit-profile-form{background-color:var(--Dark-100, #242323);padding:20px;border-radius:10px;width:570px;height:480px}.edit-profile-form h2{margin-bottom:20px;font-size:20px;color:#fff;text-align:center}.edit-profile-form .form-group{margin-bottom:15px}.edit-profile-form .form-group label{display:block;margin-bottom:8px;color:#fff}.edit-profile-form .file-input-wrapper{display:flex;align-items:center}.edit-profile-form .file-input-wrapper input[type=file]{flex-grow:1;margin-right:10px}.edit-profile-form .change-btn{background-color:#fcbb65;padding:5px 15px;border:none;color:#242323;cursor:pointer;border-radius:5px}.edit-profile-form .form-group input{width:100%;padding:10px;border-radius:5px;border:none;background-color:#2c2c2c;color:#fff}.edit-profile-form .form-actions{display:flex;justify-content:space-between}.edit-profile-form .save-btn{background-color:#fcbb65;padding:10px 20px;border:none;color:#242323;cursor:pointer;border-radius:5px;width:45%}.edit-profile-form .cancel-btn{background-color:var(--Dark-300, #2c2c2c);padding:10px 20px;border:none;color:#fff;cursor:pointer;border-radius:5px;width:45%}.changePassword-form{background-color:var(--Dark-100, #242323);padding:20px;border-radius:10px;width:570px;height:390px}.changePassword-form h2{margin-bottom:20px;font-size:20px;color:#fff;text-align:center}.changePassword-form .form-group{position:relative;margin-bottom:15px}.changePassword-form .form-group label{display:block;margin-bottom:8px;color:#fff}.changePassword-form .file-input-wrapper{display:flex;align-items:center}.changePassword-form .form-group input{width:100%;padding:10px 40px 10px 10px;border-radius:5px;border:none;background-color:#2c2c2c;color:#fff;box-sizing:border-box}.changePassword-form .icon-suffix{position:absolute;top:70%;right:10px;transform:translateY(-50%);width:20px;height:20px}.changePassword-form .form-actions{display:flex;justify-content:space-between}.changePassword-form .save-btn{background-color:#fcbb65;padding:10px 20px;border:none;color:#242323;cursor:pointer;border-radius:5px;width:45%}.changePassword-form .cancel-btn{background-color:var(--Dark-300, #2c2c2c);padding:10px 20px;border:none;color:#fff;cursor:pointer;border-radius:5px;width:45%}@media (max-width: 534px){#event-filter-tablet{display:grid!important}#event-filter-desktop{display:none}.detail-top.two-redeem,.detail-top.three-event,.detail-top.four-event,.detail-top.three{grid-template-columns:1fr}.detail-top .image-wrapper{width:100%}.content{align-items:flex-start!important}.staff-profile{margin-bottom:0;margin-top:0%}.transaction-detail .chart-two{flex-direction:column}.transaction-detail .chart-two #cashier-payment{width:100%!important}.transaction-detail .chart-two .bg-wrapper .barcode{width:350px}}.product-list{width:100%}.product-list-item{margin-bottom:10px;display:flex;padding:var(--spacing-2-5, 10px) 15px;align-items:center;align-self:stretch;gap:15px;border-radius:7px;border:1px solid var(--Dark-400, #363636);background:var(--Dark-200, #282727)}.product-list-item .image-wrapper{width:15%;height:15%}.product-list-item .image-wrapper img{width:100%;border-radius:10px}.product-list-item .text{flex:1 0 0}.product-list-item .text p{margin-bottom:10px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.8px}.product-list-item .text .title{color:var(--Base-White, var(--White, #fff))}.product-list-item .text .sub-title{color:#fff;font-weight:100!important;padding-left:25px;font-size:13px!important}.product-list-item .text .total{font-weight:500;color:#fcbb65!important}.product-list-item .counter,.product-list-item .delete{color:#fff;display:flex;padding:var(--spacing-2-5, 10px);align-items:center;gap:26px;border-radius:10px;border:1px solid var(--Dark-400, #363636);background:var(--Dark-300, #2c2c2c)}.recipe-text{display:flex;justify-content:space-between;margin-bottom:5px;gap:30px}.product-list-abso{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.product-list-item-abso{position:relative;flex-basis:calc(50% - 20px);background-color:#222;border-radius:10px;padding:20px;margin-top:30px;box-shadow:0 8px 23px #0003;display:flex;justify-content:space-between;align-items:center;height:150px;overflow:visible;flex-direction:row-reverse}.image-wrapper-abso{position:relative}.product-list-item-abso img{position:absolute;right:-10px;top:-95px;width:80.088px;height:150.798px;background:transparent;object-fit:contain;z-index:1}.text-abso{display:flex;flex-direction:column;justify-content:flex-start;z-index:2;margin-left:0}.text-abso .title-abso{font-size:13px!important;font-weight:700;color:#fff}.text-abso .total-abso{font-size:13px!important;color:#fcbb65!important}@media screen and (max-width: 768px){.product-list-item-abso{width:100%}}.img-card{object-fit:contain;width:100%;height:100%}.product-list-column{display:flex;flex-direction:column}.product-list-column .product-list-row{display:flex;flex-direction:row;gap:15px}.product-list-column .product-list-row .product-list-item1{width:50%;display:flex;flex-direction:row;justify-content:space-between;gap:10px;margin-bottom:30px;border-radius:7px;padding:10px;background:var(--Dark-200, #282727);box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.product-list-column .product-list-row .product-list-item1 .text{position:relative;display:flex;flex-direction:column;width:50%}.product-list-column .product-list-row .product-list-item1 .text p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;color:#fff!important}.product-list-column .product-list-row .product-list-item1 .text span{color:#fcbb65}.product-list-column .product-list-row .product-list-item1 .text:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);white-space:nowrap;background-color:#000c;color:#fff;padding:5px 10px;border-radius:4px;font-size:.875rem;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;z-index:10}.product-list-column .product-list-row .product-list-item1 .text:hover:after{visibility:visible;opacity:1}.product-list-column .product-list-row .product-list-item1 .image{width:50%}.product-list-column .product-list-row .product-list-item1 .image img{width:100%;border-radius:7px}.ck-content ol,.ck-content ul{padding-left:15px}html,body{height:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:flex-start;background-color:#282727!important}.profile-container{display:flex;flex-direction:column;align-items:center;gap:42px;padding:30px;border-radius:15px;width:100%;max-width:100%;background-color:#282727}.customer-detail-container,.customer-summary-container{width:100%;padding:30px;background-color:#282727;border-radius:15px;box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.customer-title{text-align:left;color:#f3c265;font-size:18px;position:relative;width:100%}.customer-title img{position:absolute;right:0;top:0;width:82px;height:26px}.profile-pic{width:180px;height:180px;border-radius:10px;object-fit:cover;margin:30px 30px 20px 70px;display:flex}.customer-name{font-size:24px;color:#fff;text-align:center}.member-id{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--Gray-100, #7B7878);font-size:13px;margin-bottom:15px}.member-since{display:flex;align-items:center;justify-content:space-between;width:100%;color:#f3c265;font-size:16px;padding:15px;border-radius:25px;background:#2c2c2c;box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d}.customer-summary-container{display:flex;flex-direction:column;gap:20px}.total-spend,.points-earned,.total-transaction{display:flex;align-items:center;justify-content:space-between;padding:20px;border-radius:10px;background-color:var(--Dark-200, #282727);box-shadow:-2.489px -2.489px 7.466px #5a5e6433,2.489px 2.489px 7.466px #0000004d;color:#fff;font-size:16px}@media (max-width: 768px){.profile-container{padding:0}.customer-detail-container,.customer-summary-container{max-width:100%;margin:20px}.customer-title{font-size:16px}.profile-pic{width:180.126px;height:180.126px}.customer-name{font-size:20px}.member-id{font-size:12px}.member-since,.total-spend,.points-earned,.total-transaction{font-size:10px;padding:15px}}
