@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Antic+Didone&family=Inter:wght@400;600;700&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap";.App{height:100vh;width:100%;overflow:hidden}.icon30{height:30px;width:30px}.icon30:hover{cursor:pointer}.icon25{height:25px;width:25px}.icon25:hover{cursor:pointer}.icon20{height:20px;width:20px}.icon20:hover{cursor:pointer}.center{display:flex;align-items:center;justify-content:center}.map{overscroll-behavior-y:none!important}.map-container{width:100%!important;overscroll-behavior-y:none}.order-marker{position:relative;font-family:Poppins;font-size:18px!important;font-weight:600;margin-bottom:20px;color:#fff!important}.top{width:100%}.top .title{font-size:clamp(1.5rem,4vw,2rem);line-height:1.2}.middle,.middle .inputs{width:100%}.middle .inputs .input{width:100%;box-sizing:border-box;font-size:16px}.middle .forgot-password{display:inline-block;padding:6px 0;font-size:14px;cursor:pointer}.bottom,.bottom button{width:100%}@media (max-width: 768px){.top .title{font-size:1.6rem;margin-bottom:4px}.middle .inputs{gap:12px}.middle .inputs .input{padding:12px 16px;font-size:16px;border-radius:8px;height:48px;line-height:normal}.middle .forgot-password{font-size:14px;padding:8px 0;margin-top:6px}.bottom button{height:48px;font-size:17px}}@media (max-width: 320px){.top .title{font-size:1.4rem}.middle .inputs{gap:10px}.middle .inputs .input{padding:10px 14px;font-size:16px;height:44px}.middle .forgot-password{font-size:13px}.bottom button{height:44px;font-size:15px}}.auth-layout{width:100vw;height:100%;display:flex;align-items:center;justify-content:center;background:url(/sprinkle.EvJ-J0dt.svg) no-repeat center;background-size:cover;padding:20px;overflow:hidden!important}.auth-layout .container{display:flex;align-items:center;flex-direction:column;gap:20px;background-color:#f5f5fb;padding:35px;min-width:300px;width:500px;border-radius:10px;min-height:400px;height:fit-content}.auth-layout .container .logo-container{width:100%;padding:10px 0;height:100px}.auth-layout .container .logo-container img{height:90px;margin-right:50px}.auth-layout .container .top .title{color:#1d3a6c;font-family:Poppins;font-size:25px;font-weight:600}.auth-layout .container .middle{width:100%}.auth-layout .container .middle .inputs{display:flex;flex-direction:column;gap:15px;width:100%}.auth-layout .container .middle .inputs input{width:100%;padding:0 20px;border:2px solid rgba(79,77,186,.4078431373);border-radius:10px;height:50px;line-height:70px;vertical-align:middle;font-size:18px}.auth-layout .container .middle .inputs input::placeholder{color:#565656}.auth-layout .container .middle .forgot-password{margin-top:4px;color:#3871d2;font-size:17;font-weight:600}.auth-layout .container .bottom{width:100%}.auth-layout .gradient-button{border:none;width:100%;height:50px;color:#fff;font-weight:800;font-size:20px;background:linear-gradient(90deg,#1d3a6c,#3871d2);border-radius:10px;margin-top:0}@media (max-width: 768px){.auth-layout{padding:16px}.auth-layout .container{width:100%;min-width:0;padding:24px 20px}}.home-page{width:100%;height:100%}.home-page span{font-family:Roboto}.show-info{animation:fadeIn;animation-duration:.2s;position:absolute;top:10px;left:10px;background-color:#0e1824de;color:#fff;font-size:14px;border-radius:5px;padding:5px;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:5px}.driver-info{z-index:999;animation:fadeIn;animation-duration:.2s;width:min-content;width:240px;min-height:100px;background-color:#0e1824de;color:#fff;border-radius:10px;margin-left:10px;padding:10px;font-size:10px;display:flex;justify-content:center;flex-direction:column;position:absolute;top:10px;left:10px}.driver-info .close-button{position:absolute;top:0;right:0;color:#f5f5f59a}.driver-info p{width:100%;margin-top:5px;font-size:12px}.driver-info .title{font-size:20px;padding-bottom:4px;margin-bottom:2px;border-bottom:2px solid rgba(255,255,255,.049)}.driver-info .driver-warning{background:#dea500;color:#1a2027;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content;margin-top:4px}.driver-info .orders-count{font-size:14px;margin:8px 3px}.driver-info .right{float:right;margin-left:2px;font-weight:700;white-space:nowrap}.driver-info .terug{margin-top:4px;border-top:2px solid rgba(12,0,0,.161)}.driver-info .terug p{font-size:13px;padding:9px 5px;border-radius:5px;background-color:#0a0e2063;margin-top:10px;margin-bottom:5px}.driver-info .delivered{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px;border-radius:5px;background-color:green}.driver-info .not-delivered{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px;border-radius:5px;background-color:#0000004d;color:#fff}.driver-info .no-phone-countdown{margin-top:8px;padding:8px;background:#dea50033;border-radius:4px}.driver-info .no-phone-countdown p{margin:0;font-size:12px;color:#dea500}.driver-info .no-phone-countdown p.delivering{color:#ef4444;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.driver-time-list{position:absolute;top:0;left:0;z-index:1;padding:20px 50px 20px 20px;display:flex;flex-direction:column;gap:10px;max-height:85lvh;min-width:340px;min-height:100px;overflow-y:scroll}.driver-time-list .legend-tooltip-wrapper{height:0;width:0}.driver-time-list .legend-icon-btn{position:absolute;top:25px;right:5px;z-index:0;background-color:#0e182480;padding:5px;flex-shrink:0}.driver-time-list .legend-icon-btn:hover{background-color:#0e1824cc}.driver-time-list.no-drivers .legend-icon-btn{right:auto;left:20px}.driver-time-list .av{background-color:#939698;outline:3px solid rgba(14,24,36,.25)}.driver-time-list .av.ghost-avatar{background:linear-gradient(135deg,#4644b6,#bb86fc);outline-color:#bb86fc4d}.driver-time-list .driver-time-container{display:flex;gap:10px;align-items:stretch;flex:1}.driver-time-list .driver-time-container:hover{cursor:pointer}.driver-time-list .driver-time-container .driver-time{min-width:250px;display:flex;gap:15px;padding:15px;border-radius:10px;background-color:#0e1824d6}.driver-time-list .driver-time-container .driver-time.orange.enrouteBackToRestaurant{border-right:35px solid rgba(13,71,162,.95)}.driver-time-list .driver-time-container .driver-time.enrouteBackToRestaurant{background-color:#083b7ad6}.driver-time-list .driver-time-container .driver-time.over-time{background-color:#ef4444d6}.driver-time-list .driver-time-container .driver-time.ghost-active{background:linear-gradient(135deg,#4644b6,#bb86fc)!important;color:#fff}.driver-time-list .driver-time-container .driver-time.ghost-idle{background:#4644b64d!important;color:#bb86fc}.driver-time-list .driver-time-container .driver-time .left{display:block}.driver-time-list .driver-time-container .driver-time .right{display:flex;flex-direction:column;gap:2px}.driver-time-list .driver-time-container .driver-time .right .return-time{font-size:19px;background-color:#00000046;width:fit-content;padding:0 4px;font-weight:600;border-radius:5px}.driver-time-list .driver-time-container .driver-time .right .name-orders{color:#faf9f6;font-size:17px}.driver-time-list .driver-time-container .inaccurate-warning{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative;background-color:#fff;padding:5px 10px;border-radius:10px;background-color:#0e1824d6}.driver-time-list .driver-time-container .inaccurate-warning img{height:40px}.driver-time-list .driver-time-container .enroute-timer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background-color:#0e1824d6;padding:8px 12px;border-radius:10px;min-width:48px}.driver-time-list .driver-time-container .enroute-timer .enroute-actual{font-size:18px;font-weight:700;color:#66b2ff;line-height:1}.driver-time-list .driver-time-container .enroute-timer .enroute-divider{width:24px;height:2px;background-color:#faf9f626;border-radius:1px;margin:3px 0}.driver-time-list .driver-time-container .enroute-timer .enroute-expected{font-size:13px;font-weight:500;color:#faf9f673;line-height:1}.driver-time-list .driver-time-container .enroute-timer .enroute-unit{font-size:10px;font-weight:500;color:#faf9f64d;line-height:1;margin-top:1px}.driver-time-list .driver-time-container .enroute-timer.over-time .enroute-actual{color:#ef4444}.driver-time-list .driver-time-container .enroute-timer.over-time .enroute-divider-fill{background-color:#ef4444}@media (max-width: 768px){.driver-time-list{top:64px;flex-direction:row;padding:10px;gap:8px;max-height:none;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.driver-time-list::-webkit-scrollbar{display:none}.driver-time-list .legend-tooltip-wrapper{display:none}.driver-time-list .driver-time-container{flex:0 0 auto;gap:6px}.driver-time-list .driver-time-container .driver-time{min-width:auto;padding:10px 12px;gap:10px}.driver-time-list .driver-time-container .driver-time .left{display:none}.driver-time-list .driver-time-container .driver-time .right .return-time{font-size:15px}.driver-time-list .driver-time-container .driver-time .right .name-orders{font-size:13px;white-space:nowrap}.driver-time-list .driver-time-container .inaccurate-warning{padding:4px 6px}.driver-time-list .driver-time-container .inaccurate-warning img{height:24px}.driver-time-list .driver-time-container .inaccurate-warning span{font-size:10px}.driver-time-list .driver-time-container .enroute-timer{padding:6px 8px;min-width:38px}.driver-time-list .driver-time-container .enroute-timer .enroute-actual{font-size:15px}.driver-time-list .driver-time-container .enroute-timer .enroute-expected{font-size:11px}}.driver-legend-tooltip{display:flex;flex-direction:column;gap:8px;padding:5px}.driver-legend-tooltip .legend-row{display:flex;align-items:center;gap:10px;font-size:13px}.driver-legend-tooltip .legend-row .dot{width:12px;height:12px;border-radius:3px}.driver-legend-tooltip .legend-row .dot.green{background-color:green}.driver-legend-tooltip .legend-row .dot.orange{background-color:#fb8c00}.driver-legend-tooltip .legend-row .dot.blue{background-color:#083b7ad6}.driver-legend-tooltip .legend-row .dot.default{background-color:#0e1824d6;border:1px solid #faf9f6}.driver-legend-tooltip .legend-row .dot.ghost{background:linear-gradient(135deg,#4644b6,#bb86fc)}.nav-loading{background-color:#0e1824d6;border-radius:10px;z-index:10;position:absolute;top:0;right:0;display:flex;gap:20px;min-height:55px;width:400px;margin:20px}.nav-conatiner{z-index:10;position:absolute;top:0;right:0;display:flex;gap:20px;min-height:55px;padding:20px}.nav-conatiner div{background-color:#0e1824d6;border-radius:10px}.nav-conatiner .menu{display:flex}.nav-conatiner .menu .btn{color:#fff;font-weight:700;font-size:17px;padding:10px 20px}.nav-conatiner .menu .btn:nth-child(1){border-radius:10px 0 0 10px;background-color:#0d47a2f2}.nav-conatiner .menu .btn:nth-child(2){border-radius:0;border:2px solid rgba(250,250,250,.1)}.nav-conatiner .open-side-bar{border-radius:10px;display:flex;align-items:center;justify-content:start;padding:10px;font-size:0px!important;height:55px}@media (max-width: 768px){.nav-loading{width:auto;min-height:44px;margin:10px}.nav-conatiner{left:0;right:0;gap:8px;min-height:44px;padding:10px;justify-content:flex-end}.nav-conatiner .menu{flex:1}.nav-conatiner .menu .btn{flex:1;font-size:14px;padding:8px 12px}.nav-conatiner .open-side-bar{height:44px;padding:6px}}.bottom-menu{z-index:10;position:absolute;bottom:0;left:0;display:flex;gap:10px;min-height:55px;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.bottom-menu div{background-color:#0e1824d6;border-radius:10px;display:flex;align-items:center;justify-content:start;padding:10px;font-size:0px!important;height:55px}@media (max-width: 768px){.bottom-menu{padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));gap:8px}.bottom-menu div{height:46px;padding:8px}}.re-center{z-index:10;position:absolute;bottom:30px;right:30px;color:#4285f7}.re-center .center-button{color:#4285f7;background-color:#fff;border-radius:25px;padding:10px 20px}.re-center .center-button:hover{color:4285f7;background-color:#fff}@media (max-width: 768px){.re-center{bottom:calc(20px + env(safe-area-inset-bottom));right:10px}.re-center .center-button{padding:8px 14px;font-size:13px;border-radius:20px}.re-center .center-button svg{font-size:18px}}*{font-family:Roboto}.dialog .orders-filter .filters{display:flex;gap:10px!important}.dialog .orders-filter .filters .chip{padding:20px 10px;border-radius:30px;font-size:15px;font-weight:0;color:#f8f8f8;font-family:Poppins!important}.dialog .order-content{padding:10px 20px!important}.dialog .order-list{display:flex;align-items:stretch;justify-content:stretch!important}.dialog .order-list .dialog-order{flex:1}@media (max-width: 768px){.dialog .orders-filter .filters .chip{padding:14px 8px;font-size:13px}.dialog .order-content{padding:10px 12px!important}}.draggable-order{transition:transform .15s ease,box-shadow .15s ease;cursor:grab}.draggable-order,.draggable-order *{cursor:grab!important}.draggable-order:active{cursor:grabbing}.draggable-order:active,.draggable-order:active *{cursor:grabbing!important}.draggable-order.dragging{z-index:1000;cursor:grabbing}.draggable-order.dragging,.draggable-order.dragging *{cursor:grabbing!important}.draggable-order.dragging .nav-order{box-shadow:0 10px 30px #0006;transform:scale(1.02)}.draggable-order .nav-order{position:relative}.draggable-order .nav-order:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);border-radius:5px 0 0 5px;opacity:.5;transition:opacity .2s ease}.draggable-order:hover .nav-order:before{opacity:1}.drag-overlay-order{background:linear-gradient(135deg,#1e4976,#0f2438);border:2px solid #3b82f6;border-radius:8px;padding:12px 16px;box-shadow:0 12px 40px #00000080,0 0 0 1px #3b82f64d;min-width:200px}.drag-overlay-order__content{display:flex;flex-direction:column;gap:2px}.drag-overlay-order__address{font-size:14px;font-weight:600;color:#f5f5f5}.drag-overlay-order__city{font-size:12px;color:#94a3b8}.nav-order{position:relative;background-color:#092e56;display:flex;flex-direction:column;font-family:Roboto;padding:10px;border-radius:5px;gap:10px}.nav-order:hover{cursor:pointer}.nav-order.selected{outline:2px solid #398aee}.nav-order>div{gap:10px;display:flex}.nav-order .left{display:flex;align-items:center;justify-content:center;width:40px}.nav-order .right{display:flex;width:100%}.nav-order .top{display:flex}.nav-order .top .right{justify-content:space-between}.nav-order .top .right .address{width:100%;display:flex;flex-direction:column}.nav-order .top .right .address .street{width:calc(100% - 9px);font-size:16px;font-weight:700;color:#f5f5f5}.nav-order .top .right .address .postal-city{width:calc(100% - 9px);font-size:14px;font-weight:600;color:#f5f5f5}.nav-order .top .right .time{font-size:16px;font-weight:700}.nav-order .top .right .time.late{background-color:#ffb030;padding:0 4px;height:25px;border-radius:5px}.nav-order .bottom{display:flex}.nav-order .bottom .left{background-color:#1e4976;border-radius:5px;height:75px}.nav-order .bottom .left .character{font-weight:700;color:#f5f5f5}.nav-order .bottom .right{flex-direction:column;z-index:10}.nav-order .bottom .right div{display:flex;align-items:center;justify-content:center;position:relative}.nav-order .bottom .right .left-icon{animation:fadeIn;animation-duration:1s;position:absolute;top:0;height:0;height:100%;left:8px}.nav-order .bottom .right .status{background-color:#398aee;height:35px;border-radius:5px 5px 0 0}.nav-order .bottom .right .status .status-text{font-family:Roboto;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.nav-order .bottom .right .status .time{float:right;margin-left:2px;font-weight:600;white-space:nowrap}.nav-order .bottom .right .status .align-right{font-family:Roboto;font-size:17px;float:right;margin-left:10px;font-weight:700;white-space:nowrap}.nav-order .bottom .right .status.delivered{background-color:green}.nav-order .bottom .right .status.enroute{background-color:orange}.nav-order .bottom .right .driver{border-radius:0 0 5px 5px;background-color:#0e1824;min-height:40px;overflow:hidden;transition:height .5s ease-out;display:flex;flex-direction:column}.nav-order .bottom .right .driver .select-container{min-height:40px;width:100%}.nav-order .bottom .right .driver .select-driver{font-size:15px;font-weight:700;color:#398aee}.nav-order .bottom .right .driver .driver-selected{font-weight:650;font-size:15px;color:#e3e3e3;margin-left:70px;width:100%;display:flex;gap:9px}@media (max-width: 768px){.nav-order{padding:10px 12px}.nav-order .top .right .address .street{font-size:15px}.nav-order .top .right .address .postal-city{font-size:13px}.nav-order .top .right .time{font-size:14px}.nav-order .bottom .right .status .status-text{font-size:15px}.nav-order .bottom .right .driver .driver-selected{font-size:14px;margin-left:50px}}.assign-driver{border-top:1px solid #1e4976;animation:slideDown ease-in;animation-duration:.2s;display:flex;flex-wrap:wrap;padding:10px 0 15px}.assign-driver *{animation:slideDown ease-in;animation-duration:.1s}.assign-driver .driver-options{display:flex;flex-wrap:wrap;gap:10px 10px}.assign-driver .driver-options .driver-option{border-radius:10px;padding:5px 10px;width:120px;height:40px;border:2px solid #1e4976;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assign-driver .driver-options .driver-option.selected{background-color:#1e4976}.assign-driver .driver-options .driver-option.ghost-driver{border-color:#4644b6}.assign-driver .driver-options .driver-option.ghost-driver.selected{background:linear-gradient(135deg,#4644b6,#bb86fc);border-color:#bb86fc}.deleted-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#111111b7;z-index:100;border:3px solid rgba(255,166,0,.467);border-radius:10px}.deleted-overlay span{font-weight:700;color:orange;font-size:19px}.dialog-order{position:relative;min-height:220px;min-width:100%!important;background-color:#092e56;display:flex;flex-direction:column;font-family:Roboto;padding:20px;border-radius:5px;gap:30px}.dialog-order:hover{cursor:pointer}.dialog-order.deleted{opacity:40%;border:4px solid rgba(255,0,0,.706);cursor:not-allowed}.dialog-order.selected{outline:2px solid #398aee}.dialog-order>div{gap:10px;display:flex}.dialog-order .left{display:flex;align-items:center;justify-content:center}.dialog-order .right{display:flex;width:100%}.dialog-order .top{display:flex;gap:15px}.dialog-order .top .left .home-icon{height:35px;width:35px}.dialog-order .top .right{justify-content:space-between}.dialog-order .top .right .address{width:100%;display:flex;flex-direction:column}.dialog-order .top .right .address .street{width:calc(100% - 9px);font-size:19px;font-weight:700;color:#f5f5f5;text-overflow:ellipsis}.dialog-order .top .right .address .postal-city{width:calc(100% - 9px);font-size:17px;font-weight:600;color:#f5f5f5}.dialog-order .top .right .time{font-size:16px;font-weight:700}.dialog-order .top .right .time.late{background-color:#ffb030;padding:0 4px;height:25px;border-radius:5px}.dialog-order .bottom{height:100%;width:100%;flex-grow:100%;display:flex}.dialog-order .bottom .left{background-color:#1e4976;border-radius:5px;height:75px}.dialog-order .bottom .left .character{font-weight:700;color:#f5f5f5}.modal .order-modal{position:relative;min-width:80vw;min-height:70vh;background-color:#0f2a47;border-radius:10px}.modal .order-modal .close-bar{border-radius:10px 10px 0 0;position:relative;cursor:pointer;display:flex;align-items:center;background-color:#1e4976;width:100%;height:35px}.modal .order-modal .close-bar .close-icon{position:absolute;left:10px;width:20px;height:20px;border-radius:50px;background-color:#f5f5f5}.modal .order-modal .close-bar .close-icon .icon{color:#343434;height:20px}.modal .order-modal .modal-content{display:flex;min-height:50vh;max-height:90vh;width:100%;padding:30px!important;gap:100px}.modal .order-modal .modal-content>div{flex:1;justify-content:center}.modal .order-modal .modal-content .left{display:flex;flex-direction:column;gap:20px;min-width:300px;flex:1}.modal .order-modal .modal-content .right{justify-content:start;flex:1;display:flex;flex-direction:column;gap:30px;max-height:calc(100% - 100px);overflow:scroll}.modal .order-modal .modal-content .right .items-container .subtitle{font-size:20px;font-weight:700}.modal .order-modal .modal-content .customer-info{display:flex;flex-direction:column;width:100%;padding:0 10px;border-radius:8px;background:#011e3c}.modal .order-modal .modal-content .customer-info .info-bar{display:flex;align-items:center;justify-content:center;padding:15px 0;gap:30px}.modal .order-modal .modal-content .customer-info .info-bar .edit{display:flex;gap:5px}.modal .order-modal .modal-content .customer-info .info-bar:nth-child(n+2){border-top:1.2px solid rgba(163,163,163,.1)}.modal .order-modal .modal-content .customer-info .info-bar .content{width:100%;display:flex;flex-direction:column}.modal .order-modal .modal-content .customer-info .info-bar.address:hover{cursor:pointer}.modal .order-modal .modal-content .customer-info .info-bar .main-address{color:#fff;font-family:Roboto;font-size:17px;font-weight:600}.modal .order-modal .modal-content .customer-info .info-bar .main{color:#fff;font-family:Roboto;font-size:17px;font-weight:500}.modal .order-modal .modal-content .customer-info .info-bar .main.phone-number{letter-spacing:1px}.modal .order-modal .modal-content .customer-info .info-bar .sub-address{color:#e5e5e5;font-family:Roboto;font-size:13px;font-weight:500}.modal .order-modal .modal-content .customer-actions{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.modal .order-modal .modal-content .customer-actions .action{width:100%}.modal .order-modal .modal-content .customer-actions .action .btn{background:#011e3c;color:#fff;font-family:Poppins;font-size:16px;font-weight:600;border-radius:5px;width:100%;display:flex;align-items:center;gap:30px}.modal .order-modal .modal-content .customer-actions .action .btn .not-reachable-icon{color:#fac14c;background-color:#fff;border-radius:50%}.modal .order-modal .modal-content .expect-cash-info{display:flex;flex-direction:column;width:100%;padding:3px 10px;border-radius:8px;background:#011e3c}.modal .order-modal .modal-content .expect-cash-info .info-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.modal .order-modal .modal-content .expect-cash-info .info-bar.timeSet{cursor:pointer}.modal .order-modal .modal-content .expect-cash-info .info-bar .clock-icon{background-color:#fff;border-radius:50%;color:#000;font-size:25px}.modal .order-modal .modal-content .expect-cash-info .info-bar .euro-icon{font-size:27px;font-weight:900}.modal .order-modal .modal-content .expect-cash-info .info-bar .content{display:flex;flex-direction:column;color:#fff;font-family:Poppins;font-size:16px;font-weight:600;width:100%;margin-left:50px}.modal .order-modal .modal-content .expect-cash-info .info-bar .time{display:flex;align-items:center;justify-content:center;gap:10px}.modal .order-modal .modal-content .expect-cash-info .info-bar .value{display:flex;align-items:center;justify-content:center;border-radius:7px;background:#53587833;padding:7px 4px;color:#fff;font-family:Roboto;font-size:15px;min-width:70px;font-weight:700}.modal .order-modal .modal-content .expect-cash-info .info-bar .main-address{color:#fff;font-family:Roboto;font-size:17px;font-weight:600}.modal .order-modal .modal-content .expect-cash-info .info-bar .main{color:#fff;font-family:Roboto;font-size:17px;font-weight:500}.modal .order-modal .modal-content .remarks{width:100%;display:flex;flex-direction:column;border-radius:5px;border:1px solid #fac14c;background:#011e3c;padding:10px}.modal .order-modal .modal-content .remarks .title{color:#fac14c;font-family:Poppins;font-size:16px;font-weight:600}.modal .order-modal .modal-content .remarks .remark{color:#fff;font-family:Poppins;font-size:14px;font-weight:600}.modal .order-modal .modal-content .items{width:100%;background:#011e3c;display:flex;flex-direction:column;align-items:center;padding:10px;color:#fff;gap:10px;border-radius:8px;max-height:30vh;overflow:scroll}.modal .order-modal .modal-content .items .item{display:flex;align-items:center;justify-content:space-around;width:100%;border-radius:5px;background:#1e4976;min-height:35px;padding:3px!important}.modal .order-modal .modal-content .items .item .amount{color:#fff;font-family:Roboto;font-size:17px;font-weight:700;width:90px;padding-left:20px}.modal .order-modal .modal-content .items .item .text{flex:1;display:flex;flex-direction:column}.modal .order-modal .modal-content .items .item .text .title{color:#fff;font-family:Roboto;font-size:14px;font-weight:700}.modal .order-modal .modal-content .items .item .text .extra{color:#e5e5e5;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.modal .order-modal .loader-container{min-height:60vh;height:100%;width:100%}.modal .actions{position:absolute;bottom:20px;right:20px;display:flex;gap:20px}.modal .actions .btn{padding:10px;border:2px solid rgba(245,245,245,.3333333333);color:#f8f8f8;font-family:Poppins;font-weight:700;font-size:15px}.modal .actions .delete{color:#e24c4b}.edit-addres-form{display:flex;padding:10px 0;flex-direction:column;gap:20px}.edit-addres-form .post-number{flex-direction:column;display:flex}.edit-addres-form .post-number .inputs{display:flex;gap:10px}.autofill-explaination{margin-bottom:20px;color:#f8f8f8b8;max-width:370px}.delay-modal{z-index:999999999}.delay-modal .delay-modal-container input{width:100%;padding:10px;border-radius:10px;color:#011e3c;border:3px solid rgba(1,29,60,.3490196078);font-weight:700;font-size:16px}.status-driver-time{width:100%;display:flex;gap:10px}.status-driver-time .status-and-driver{display:flex;width:100%;flex-direction:column}.status-driver-time .status-and-driver div{display:flex;align-items:center;justify-content:center;position:relative}.status-driver-time .status-and-driver .left-icon{animation:fadeIn;animation-duration:1s;position:absolute;top:0;height:0;height:100%;left:8px}.status-driver-time .status-and-driver .status{background-color:#398aee;height:35px;border-radius:5px 5px 0 0}.status-driver-time .status-and-driver .status .status-text{font-family:Roboto;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.status-driver-time .status-and-driver .status .time{float:right;margin-left:2px;font-weight:600;white-space:nowrap}.status-driver-time .status-and-driver .status .align-right{gap:10px;display:flex;align-items:center;font-family:Roboto;font-size:17px;float:right;margin-left:10px;font-weight:700;white-space:nowrap}.status-driver-time .status-and-driver .status.delivered{background-color:green}.status-driver-time .status-and-driver .status.enroute{background-color:orange}.status-driver-time .status-and-driver .driver{border-radius:0 0 5px 5px;background-color:#0e1824;min-height:40px;overflow:hidden;transition:height .5s ease-out;display:flex;flex-direction:column}.status-driver-time .status-and-driver .driver .select-container{min-height:40px;width:100%;cursor:pointer}.status-driver-time .status-and-driver .driver .select-driver{font-size:15px;font-weight:700;color:#398aee}.status-driver-time .status-and-driver .driver .driver-selected{font-weight:650;font-size:15px;color:#e3e3e3;margin-left:70px;width:100%;display:flex;gap:9px}.status-driver-time .route-time{gap:5px;display:flex;flex-direction:column}.status-driver-time .route-time .travel-time{width:90px;height:35px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;background:#53587833}.status-driver-time .route-time .icon{font-size:15px}.status-driver-time .route-time span{color:#fff;font-size:14px;font-weight:700}.delete-modal .delete-modal-container{background-color:#f5f5f5;min-height:50vh;width:70vw;border-radius:10px;padding:40px 40px 20px;overflow-y:auto;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px);display:flex;flex-direction:column;align-items:center}@media (max-width: 600px){.delete-modal .delete-modal-container{width:92vw;padding:20px 16px;min-height:unset}}.delete-modal .delete-modal-container .title{font-size:20px;font-weight:700;color:#252525}.delete-modal .delete-modal-container .sub-title{font-size:16px;font-weight:600;color:#343434;text-align:center}.delete-modal .delete-modal-container .warning-box{display:flex;flex-direction:column;margin-top:20px;width:100%;height:auto;min-height:80px;background-color:#f2cdcc;border-left:15px solid #d43130;border-radius:4px!important;padding:10px 15px}.delete-modal .delete-modal-container .warning-box>div{width:100%}.delete-modal .delete-modal-container .warning-box .top{display:flex;gap:10px;color:#d43130!important;font-size:20px;font-weight:600}.delete-modal .delete-modal-container .warning-box .warning-text{color:#d43130!important;font-size:17px;font-weight:500}.delete-modal .delete-modal-container .send-email{margin-top:10px;display:flex;align-items:center;gap:20px;width:100%;color:#343434!important;font-weight:600;font-size:17px}.delete-modal .delete-modal-container .send-email *{padding:0!important}.delete-modal .delete-modal-container .pin-reason{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:10px}.delete-modal .delete-modal-container .pin-reason input{padding:10px;border-radius:10px;color:#011e3c;border:3px solid rgba(1,29,60,.3490196078);font-weight:700;font-size:16px;width:100%;box-sizing:border-box}.delete-modal .delete-modal-container .actions{display:flex;align-items:center;justify-content:space-between;height:auto;min-height:60px;padding-top:16px;width:100%;gap:12px}.delete-modal .delete-modal-container .actions .btn{border:2px solid #011e3c;border-radius:7px;padding:5px 15px;min-width:100px!important;font-size:17px}.delete-modal .delete-modal-container .actions .btn:hover{background-color:#011e3c!important}.delete-modal .delete-modal-container .actions .close{background-color:#fff!important;color:#011e3c}.modal{display:flex;align-items:center;justify-content:center}.modal .not-reachable{max-width:500px;position:relative;width:90%;border-radius:15px;background:#112135;padding:15px 25px 25px;overflow-y:auto;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px);display:flex;align-items:center;flex-direction:column;gap:30px}@media (max-width: 480px){.modal .not-reachable{width:92vw;padding:15px 16px 20px;gap:20px}}.modal .not-reachable .close{border-radius:50px;position:absolute;top:5px;left:5px}.modal .not-reachable .info{flex-direction:column}.modal .not-reachable .info .title{color:#fff;font-family:Poppins;font-size:22px;font-weight:600}.modal .not-reachable .info .subtitle{color:#f8f8f8;text-align:center;font-family:Poppins;font-size:15px;font-weight:600}.modal .not-reachable .action{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:5px;box-shadow:0 4px 4px #00000040;text-align:start;text-transform:none!important}.modal .not-reachable .action .icon{width:70px}.modal .not-reachable .action .action-info{width:100%;display:flex;flex-direction:column}.modal .not-reachable .action .action-info.disabled{opacity:50%}.modal .not-reachable .action .action-info .title{color:#fff;font-family:Poppins;font-size:16px;font-weight:600}.modal .not-reachable .action .action-info .subtitle{color:#d8d8d8;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.drivers-list-modal{background-color:#0d1928;border-radius:10px;display:flex;flex-direction:column;gap:40px;padding:30px 25px;animation:fadeIn;animation-duration:.3s;max-height:90lvh;overflow-y:scroll}.drivers-list-modal .top{display:flex;align-items:center;justify-content:space-between}.drivers-list-modal .top .title{color:#e5e5e5}.drivers-list-modal .drivers-list{display:flex;flex-direction:column;gap:20px}.drivers-list-modal .drivers-list .driver{width:100%;display:flex;justify-content:space-between;align-items:center;gap:50px}.drivers-list-modal .drivers-list .driver .display-name{color:#f8f8f8;flex:1;font-size:16px;display:flex;align-items:center;gap:8px}.drivers-list-modal .drivers-list .driver .display-name .no-phone-badge{background:#dea500;color:#1a2027;padding:2px 6px;border-radius:4px;font-size:10px;text-transform:uppercase;font-weight:600;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.drivers-list-modal .drivers-list .driver .switch{height:30px;width:30px}.drivers-list-modal .drivers-list .driver .switch span{padding:0;margin:0}@media (max-width: 768px){.drivers-list-modal{width:calc(100vw - 32px);max-width:100%;gap:24px;padding:20px 16px}.drivers-list-modal .drivers-list .driver{gap:12px}.drivers-list-modal .drivers-list .driver .display-name{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drivers-list-modal .drivers-list .driver .display-name .no-phone-badge{font-size:9px;padding:1px 5px}}.mode-selection-dialog .MuiDialog-paper{background:#0d2137f5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(0,127,255,.12);border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #00000080,0 0 80px #007fff0f}.mode-selection-dialog .dialog-title{font-family:Outfit,sans-serif;padding:28px 28px 8px;display:flex;flex-direction:column;gap:4px}.mode-selection-dialog .dialog-title .title-text{font-family:Outfit,sans-serif;font-weight:700;font-size:1.3rem;color:#fff;letter-spacing:-.01em}.mode-selection-dialog .dialog-title .subtitle{font-family:Outfit,sans-serif;font-weight:500;font-size:.95rem;color:#66b2ff}.mode-selection-dialog .dialog-content{padding:12px 28px 20px}.mode-selection-dialog .dialog-content .prompt-text{font-family:Outfit,sans-serif;font-weight:400;font-size:.88rem;color:#ffffff80;margin-bottom:20px;line-height:1.5}.mode-selection-dialog .mode-options{display:flex;flex-direction:column;gap:12px}.mode-selection-dialog .mode-btn{font-family:Outfit,sans-serif;text-transform:none;border-radius:12px;padding:0;transition:all .25s ease}.mode-selection-dialog .mode-btn .mode-btn-inner{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;width:100%;text-align:left}.mode-selection-dialog .mode-btn .mode-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0;margin-top:2px}.mode-selection-dialog .mode-btn .mode-icon svg{font-size:22px}.mode-selection-dialog .mode-btn .mode-label{font-weight:600;font-size:1rem;line-height:1.2;display:block}.mode-selection-dialog .mode-btn .mode-desc{font-weight:400;font-size:.8rem;line-height:1.5;display:block;margin-top:3px;opacity:.7}.mode-selection-dialog .mode-btn.mode-normal{background:linear-gradient(135deg,#007fff,#39f);box-shadow:0 4px 20px #007fff4d}.mode-selection-dialog .mode-btn.mode-normal .mode-icon{background:#ffffff2e}.mode-selection-dialog .mode-btn.mode-normal .mode-icon svg{color:#fff}.mode-selection-dialog .mode-btn.mode-normal .mode-label{color:#fff}.mode-selection-dialog .mode-btn.mode-normal .mode-desc{color:#fffc}.mode-selection-dialog .mode-btn.mode-normal:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 28px #007fff73;background:linear-gradient(135deg,#08f,#4da6ff)}.mode-selection-dialog .mode-btn.mode-normal:active:not(:disabled){transform:translateY(0)}.mode-selection-dialog .mode-btn.mode-nophone{background:#ffffff08;border:1px solid rgba(178,186,194,.2)}.mode-selection-dialog .mode-btn.mode-nophone .mode-icon{background:#b2bac21a}.mode-selection-dialog .mode-btn.mode-nophone .mode-icon svg{color:#b2bac2}.mode-selection-dialog .mode-btn.mode-nophone .mode-label{color:#ffffffe6}.mode-selection-dialog .mode-btn.mode-nophone .mode-desc{color:#ffffff73}.mode-selection-dialog .mode-btn.mode-nophone:hover:not(:disabled){transform:translateY(-2px);background:#ffffff0f;border-color:#b2bac259;box-shadow:0 4px 16px #0000004d}.mode-selection-dialog .mode-btn.mode-nophone:active:not(:disabled){transform:translateY(0)}.mode-selection-dialog .mode-btn.MuiLoadingButton-loading{opacity:.6}.mode-selection-dialog .dialog-footer{padding:8px 28px 20px;display:flex;justify-content:center}.mode-selection-dialog .dialog-footer .cancel-btn{font-family:Outfit,sans-serif;font-weight:500;text-transform:none;color:#b2bac2;font-size:.88rem;padding:6px 24px;border-radius:8px;transition:all .2s ease}.mode-selection-dialog .dialog-footer .cancel-btn:hover:not(:disabled){background:#b2bac214;color:#fff}.mode-selection-dialog .dialog-footer .cancel-btn:disabled{opacity:.35}@keyframes mode-dialog-enter{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.mode-selection-dialog .MuiDialog-paper{animation:mode-dialog-enter .2s ease-out}@media (max-width: 768px){.mode-selection-dialog .MuiDialog-paper{margin:16px;max-width:calc(100vw - 32px)}.mode-selection-dialog .dialog-title{padding:22px 20px 6px}.mode-selection-dialog .dialog-title .title-text{font-size:1.15rem}.mode-selection-dialog .dialog-title .subtitle{font-size:.88rem}.mode-selection-dialog .dialog-content{padding:10px 20px 16px}.mode-selection-dialog .mode-btn .mode-btn-inner{padding:14px;gap:12px}.mode-selection-dialog .mode-btn .mode-icon{width:36px;height:36px;border-radius:8px}.mode-selection-dialog .mode-btn .mode-icon svg{font-size:20px}.mode-selection-dialog .mode-btn .mode-label{font-size:.92rem}.mode-selection-dialog .mode-btn .mode-desc{font-size:.76rem}.mode-selection-dialog .dialog-footer{padding:6px 20px 16px}}.adm-paper{background:linear-gradient(160deg,#0f2a47,#0a1e36)!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px!important;box-shadow:0 24px 60px #0000008c!important;overflow:hidden!important;color:#f0f6ff!important;max-height:90vh}@media (max-width: 600px){.adm-paper{max-width:95vw!important;width:95vw!important;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px)!important;border-radius:12px!important;margin:16px!important}}.adm-root{display:flex;flex-direction:column;overflow:hidden;overflow-y:auto}.adm-header{display:flex;align-items:center;gap:12px;padding:18px 20px 14px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.adm-header .adm-header-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#2466d833;color:#6ab0ff;flex-shrink:0}.adm-header .adm-header-text{flex:1;min-width:0}.adm-header .adm-title{margin:0;color:#eaf2ff;font-size:15px;font-weight:700;font-family:IBM Plex Sans,Roboto,sans-serif;line-height:1.2}.adm-header .adm-subtitle{margin:2px 0 0;color:#7a96b4;font-size:12px;font-weight:400}.adm-header .adm-close-btn{color:#ffffff59!important;flex-shrink:0}.adm-header .adm-close-btn:hover{color:#ffffffb3!important;background:#ffffff0f!important}.adm-stepper-bar{padding:10px 24px;border-bottom:1px solid rgba(255,255,255,.05);flex-shrink:0;background:#00000026}@media (max-width: 600px){.adm-stepper-bar{padding:8px 12px}}.adm-stepper-bar .MuiStepLabel-label{color:#ffffff73!important;font-size:12px!important;white-space:nowrap}.adm-stepper-bar .MuiStepLabel-label.Mui-active{color:#99c4f0!important;font-weight:600!important}.adm-stepper-bar .MuiStepLabel-label.Mui-completed{color:#4caf84!important}.adm-stepper-bar .MuiStepIcon-root{color:#ffffff26!important;width:20px!important;height:20px!important}.adm-stepper-bar .MuiStepIcon-root.Mui-active{color:#39f!important}.adm-stepper-bar .MuiStepIcon-root.Mui-completed{color:#1db45a!important}.adm-stepper-bar .MuiStepConnector-line{border-color:#ffffff1a!important}.adm-stepper-bar .MuiStep-root{padding:0 8px!important}.adm-body{display:flex;overflow:auto;padding:20px;gap:20px}@media (max-width: 600px){.adm-body{flex-direction:column;padding:16px;gap:16px}}.adm-form-col{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.adm-form-col .adm-section-title{margin:0 0 4px;color:#eaf2ff;font-size:14px;font-weight:700;font-family:IBM Plex Sans,Roboto,sans-serif}.adm-form-col .adm-field{display:flex;flex-direction:column;gap:6px}.adm-form-col .adm-label{color:#7a96b4;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.adm-form-col .adm-input{width:100%;height:42px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#eaf2ff;font-size:14px;font-weight:500;outline:none;transition:border-color .15s;box-sizing:border-box}.adm-form-col .adm-input::placeholder{color:#ffffff40}.adm-form-col .adm-input:focus{border-color:#39f;background:#3399ff0f}.adm-form-col .adm-input--number{width:120px;padding-left:32px}@media (max-width: 600px){.adm-form-col .adm-input--number{width:100%}}.adm-form-col .adm-euro-input{position:relative;display:inline-flex;align-items:center}@media (max-width: 600px){.adm-form-col .adm-euro-input{width:100%}}.adm-form-col .adm-euro-input .adm-euro-icon{position:absolute;left:10px;color:#fff6;font-size:18px!important}.adm-form-col .adm-vehicle-grid{display:flex;gap:10px}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn{display:flex;flex-direction:column;align-items:center;gap:5px;width:72px;height:72px;border-radius:12px;border:1.5px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;transition:border-color .15s,background .15s;padding:8px 4px}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn .adm-vehicle-icon{color:#99c4f0;display:flex;align-items:center}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn .adm-vehicle-icon svg{font-size:26px!important}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn .adm-vehicle-name{color:#ffffff80;font-size:10px;font-weight:500}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn:hover{border-color:#39f6;background:#3399ff0f}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn.selected{border-color:#39f;background:#3399ff1f}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn.selected .adm-vehicle-icon{color:#66b2ff}.adm-form-col .adm-vehicle-grid .adm-vehicle-btn.selected .adm-vehicle-name{color:#99c4f0}.adm-form-col .adm-form-actions{margin-top:auto;padding-top:8px;display:flex}.adm-divider{width:1px;background:#ffffff12;flex-shrink:0;margin:4px 0}@media (max-width: 600px){.adm-divider{width:auto;height:1px}}.adm-qr-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0;transition:opacity .2s}.adm-qr-col--disabled{opacity:.35;pointer-events:none}.adm-qr-col .adm-section-title{margin:0;color:#eaf2ff;font-size:14px;font-weight:700;font-family:IBM Plex Sans,Roboto,sans-serif;align-self:flex-start}.adm-qr-col .adm-qr-desc{color:#7a96b4;font-size:12px;text-align:center;margin:0;align-self:flex-start}.adm-qr-col .adm-qr-frame{position:relative;background:#f9fafb;border-radius:14px;padding:12px;width:189px;height:189px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff14,0 8px 32px #0006}.adm-qr-col .adm-qr-frame:before,.adm-qr-col .adm-qr-frame:after{content:"";position:absolute;width:18px;height:18px;border-color:#39f;border-style:solid}.adm-qr-col .adm-qr-frame:before{top:-3px;left:-3px;border-width:3px 0 0 3px;border-radius:5px 0 0}.adm-qr-col .adm-qr-frame:after{bottom:-3px;right:-3px;border-width:0 3px 3px 0;border-radius:0 0 5px}.adm-qr-col .adm-no-phone-divider{display:flex;align-items:center;gap:10px;width:100%;color:#ffffff4d;font-size:11px;font-weight:500}.adm-qr-col .adm-no-phone-divider:before,.adm-qr-col .adm-no-phone-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.adm-qr-col .adm-qr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:#0f2a47e0;display:flex;align-items:center;justify-content:center;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.adm-qr-col .adm-qr-overlay span{color:#ffffff80;font-size:13px;font-weight:500}.adm-qr-col .adm-qr-overlay--loading{background:#0f2a47bf}.adm-app-download-bar{display:flex;justify-content:center;padding:12px 20px 16px;border-top:1px solid rgba(255,255,255,.06)}.adm-app-qr-modal .adm-app-qr-body{display:flex;justify-content:center;padding:28px 20px 32px}.adm-app-qr-modal .adm-app-qr-item{display:flex;flex-direction:column;align-items:center;gap:14px}.adm-app-qr-modal .adm-app-qr-hint{color:#7a96b4;font-size:12px;font-weight:500}.adm-app-qr-modal .adm-qr-frame--small{width:184px;height:184px}.delay-modal .delay-modal-container{border:2px solid rgba(255,165,0,.3);background:#f8f8f8;width:70vw;border-radius:10px;padding:20px 40px;max-width:700px;overflow-y:auto;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px);display:flex;flex-direction:column;gap:30px;align-items:center}@media (max-width: 600px){.delay-modal .delay-modal-container{width:92vw;padding:16px;gap:20px}}.delay-modal .delay-modal-container .top-text{display:flex;flex-direction:column;align-items:center;width:100%}.delay-modal .delay-modal-container .top-text .title{font-size:25px;font-weight:700;color:#252525}.delay-modal .delay-modal-container .top-text .sub-title{font-size:16px;font-weight:600;color:#343434;text-align:center}.delay-modal .delay-modal-container .top-text .warning-box{display:flex;flex-direction:column;margin-top:20px;width:100%;height:auto;min-height:80px;background-color:#f9e7c4;border-left:15px solid #ffa500;border-radius:4px!important;padding:10px 15px}.delay-modal .delay-modal-container .top-text .warning-box>div{width:100%}.delay-modal .delay-modal-container .top-text .warning-box .top{display:flex;gap:10px;color:orange!important;font-size:20px;font-weight:600}.delay-modal .delay-modal-container .top-text .warning-box .warning-text{color:orange!important;font-size:17px;font-weight:500}.delay-modal .delay-modal-container .checkboxes{width:100%}.delay-modal .delay-modal-container .checkboxes .titles{gap:2px;display:flex;flex-direction:column}.delay-modal .delay-modal-container .checkboxes .titles .title{color:#252525;font-size:17px}.delay-modal .delay-modal-container .checkboxes .titles .subtitle{color:#f8f8f8;font-size:16px;font-weight:500;background-color:#252525;border-radius:5px;padding:7px}.delay-modal .delay-modal-container .checkboxes .title{color:#252525;font-size:18px;font-weight:600}.delay-modal .delay-modal-container .checkboxes .checkbox-row{margin-top:10px;display:flex;align-items:center;gap:20px;width:100%;color:#343434;font-weight:600;font-size:17px}.delay-modal .delay-modal-container .checkboxes .checkbox-row *{padding:0!important}.delay-modal .delay-modal-container .pin-reason{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:10px}.delay-modal .delay-modal-container .pin-reason input{padding:10px;border-radius:10px;color:#011e3c;border:3px solid rgba(1,29,60,.3490196078);font-weight:700;font-size:16px}.delay-modal .delay-modal-container .divider{height:2px;width:100%;background-color:#f9e7c4}.delay-modal .delay-modal-container .delay-today{width:100%;display:flex;align-items:center;gap:20px;color:#343434;font-weight:600;font-size:17px}.delay-modal .delay-modal-container .edit-delay{width:100%}.delay-modal .delay-modal-container .edit-delay .title{color:#252525;font-size:18px;font-weight:600}.delay-modal .delay-modal-container .edit-delay .minutes-editor{display:flex;align-items:center;padding:10px 5px;gap:10px}.delay-modal .delay-modal-container .edit-delay .minutes-editor .editor{cursor:pointer;width:40px;height:40px;justify-content:center;align-items:center;border-radius:5px;background:#011e3c;color:#fff;font-family:Inter;font-size:22px;font-weight:700}.delay-modal .delay-modal-container .edit-delay .minutes-editor .minutes{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;height:70px;padding:8px 15px;border-radius:5px;border:2px solid #ffa500;background:#f9e7c4}.delay-modal .delay-modal-container .edit-delay .minutes-editor .minutes .count{color:#011e3c;font-family:Roboto;font-size:25px;font-weight:700}.delay-modal .delay-modal-container .edit-delay .minutes-editor .minutes .subtitle{color:#011e3c;font-family:Poppins;font-size:15px;font-weight:500}.delay-modal .delay-modal-container .actions{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}@media (max-width: 600px){.delay-modal .delay-modal-container .actions{flex-wrap:wrap}.delay-modal .delay-modal-container .actions .btn{flex:1;min-width:0!important;text-align:center}}.delay-modal .delay-modal-container .actions .btn{border:1px solid #95a1ad;border-radius:10px;padding:5px 20px;min-width:100px!important;font-size:17px}.delay-modal .delay-modal-container .actions .close{background-color:#fff!important;color:#011e3c}.check-out-modal .loading-div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;background-color:#111111c9;padding:20px;border-radius:10px}@media (max-width: 600px){.check-out-modal .loading-div{width:90vw}}.check-out-modal .check-out-modal-container{background-color:#f5f5f5;min-height:50vh;width:min(560px,92vw);border-radius:10px;padding:10px 30px 20px;overflow-y:auto;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px);display:flex;flex-direction:column;align-items:center}@media (max-width: 600px){.check-out-modal .check-out-modal-container{padding:10px 14px 20px;min-height:unset}}.check-out-modal .check-out-modal-container .title{font-size:25px;font-weight:700;color:#111}.check-out-modal .check-out-modal-container .driver-name{font-size:20px;color:#232323;font-weight:500}.check-out-modal .check-out-modal-container .sub-title{font-size:16px;font-weight:600;color:#343434;text-align:center}.check-out-modal .check-out-modal-container .warning-box{display:flex;flex-direction:column;margin-top:20px;width:100%;height:100px;background-color:#f2cdcc;border-left:15px solid #d43130;border-radius:4px!important;padding:10px 15px}.check-out-modal .check-out-modal-container .warning-box>div{width:100%}.check-out-modal .check-out-modal-container .warning-box .top{display:flex;gap:10px;color:#d43130!important;font-size:20px;font-weight:600}.check-out-modal .check-out-modal-container .warning-box .warning-text{color:#d43130!important;font-size:17px;font-weight:500}.check-out-modal .check-out-modal-container .date-container{margin-top:20px;display:flex;align-items:center;justify-content:space-between;color:#343434;width:100%;font-size:20px}@media (max-width: 600px){.check-out-modal .check-out-modal-container .date-container{font-size:16px;flex-wrap:wrap;gap:4px}}.check-out-modal .check-out-modal-container .date-container .date-title{color:#343434;font-weight:700}.check-out-modal .check-out-modal-container .date-container .date{font-weight:500!important;color:#232323}.check-out-modal .check-out-modal-container .calculation-content{margin-top:10px;display:flex;flex-direction:column;gap:20px}.check-out-modal .check-out-modal-container .calculation-content .horizontal-divider{width:100%;height:1px;background-color:#11111134}.check-out-modal .check-out-modal-container .calculation-content .widgets{display:flex;flex-direction:row!important;gap:10px}.check-out-modal .check-out-modal-container .calculation-content .widgets .small-widget{display:flex;border-right:1px solid #212529;align-items:center;justify-content:center;flex-direction:column;flex:1}.check-out-modal .check-out-modal-container .calculation-content .widgets .small-widget .widget-title{color:#212529;font-size:20px;font-weight:700}.check-out-modal .check-out-modal-container .calculation-content .widgets .small-widget .widget-subtitle{color:#212529;font-size:15px;font-weight:600}.check-out-modal .check-out-modal-container .calculation-content .widgets .small-widget .widget-value{color:#212529;font-family:Poppins;font-size:20px;font-weight:700;margin-top:4px}.check-out-modal .check-out-modal-container .calculation-content .input-fields{display:flex;flex-direction:column;gap:15px}.check-out-modal .check-out-modal-container .calculation-content .input-fields .default-change{display:flex;align-items:center}.check-out-modal .check-out-modal-container .calculation-content .input-fields .default-change .title{color:#232323;font-weight:500;font-size:17px;margin-left:15px;margin-top:2px}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value{display:flex;align-items:center;justify-content:center;gap:5px;height:40px}@media (max-width: 600px){.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value{height:auto;min-height:44px}}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .title-box{display:flex;align-items:center;text-align:left;height:100%;border-radius:10px 2px 2px 10px;width:250px;padding-left:30px;color:#fff;font-weight:500;font-size:17px}@media (max-width: 600px){.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .title-box{width:50%;min-width:0;padding-left:12px;font-size:14px}}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .title-box.high{background-color:#232323}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .title-box.medium{background-color:#1e4976}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .input-container{height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex:1}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .input-container input{width:100%;height:100%;border-radius:2px 10px 10px 2px;color:#343434;border:1.5px solid rgba(1,29,60,.3490196078);font-weight:700;font-size:17px;max-width:100%;padding-left:40px;box-sizing:border-box}@media (max-width: 600px){.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .input-container input{font-size:14px;padding-left:32px}}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .input-container input::placeholder{color:#555;font-size:16px;font-weight:400}.check-out-modal .check-out-modal-container .calculation-content .input-fields .check-out-value .input-container .euro-icon{font-size:22px;margin-bottom:1px;position:absolute;color:#232323;left:10px}.check-out-modal .check-out-modal-container .calculation-content .bottom{display:flex}.check-out-modal .check-out-modal-container .calculation-content .bottom div{flex:1}.check-out-modal .check-out-modal-container .calculation-content .bottom .petty-cash-container{display:flex;align-items:center;justify-content:center;border-radius:10px;flex-direction:column}.check-out-modal .check-out-modal-container .calculation-content .bottom .petty-cash-container span{color:#252525;font-family:Poppins!important}.check-out-modal .check-out-modal-container .calculation-content .bottom .petty-cash-container .petty-title{font-size:25px;width:60%;text-align:center;font-weight:700}.check-out-modal .check-out-modal-container .calculation-content .bottom .petty-cash-container .petty-subtitle{color:#212529;font-size:15px;font-weight:600;padding-bottom:10px;border-bottom:1px solid rgba(69,69,69,.2235294118)}.check-out-modal .check-out-modal-container .calculation-content .bottom .petty-cash-container .petty-value{color:#111;font-size:30px;font-weight:700;margin-top:4px}.check-out-modal .check-out-modal-container .actions{display:flex;align-items:center;justify-content:flex-end;margin-top:24px;width:100%;gap:12px}.check-out-modal .check-out-modal-container .actions .btn{border:2px solid #011e3c;border-radius:7px;padding:5px 15px;min-width:100px!important;font-size:17px}.check-out-modal .check-out-modal-container .actions .close{background-color:#fff!important;color:#011e3c}.drm-paper{background:linear-gradient(160deg,#0f2a47,#0a1e36)!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px!important;box-shadow:0 24px 60px #0000008c!important;overflow:hidden!important;color:#f0f6ff!important;max-height:85vh}@media (max-width: 600px){.drm-paper{max-width:95vw!important;width:95vw!important;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px)!important;border-radius:12px!important;margin:16px!important}}.drm-root{display:flex;flex-direction:column;overflow:hidden}.drm-header{display:flex;align-items:center;gap:12px;padding:18px 20px 14px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.drm-header .drm-avatar{background:#2466d833;color:#6ab0ff;flex-shrink:0}.drm-header .drm-header-text{flex:1;min-width:0}.drm-header .drm-title{margin:0;color:#eaf2ff;font-size:15px;font-weight:700;font-family:IBM Plex Sans,Roboto,sans-serif;line-height:1.2}.drm-header .drm-header-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.drm-header .drm-no-phone-chip{background:#dea5002e!important;color:#dea500!important;font-size:11px!important;height:22px!important;border:1px solid rgba(222,165,0,.25)!important}.drm-header .drm-no-phone-chip .MuiChip-icon{color:#dea500!important}.drm-header .drm-order-count{color:#7a96b4;font-size:12px;font-weight:500}.drm-header .drm-close-btn{color:#ffffff59!important;flex-shrink:0}.drm-header .drm-close-btn:hover{color:#ffffffb3!important;background:#ffffff0f!important}.drm-stats{display:flex;gap:1px;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.drm-stats .drm-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 8px;background:#00000026;gap:2px}.drm-stats .drm-stat.over-time .drm-stat-value{color:#ef4444}.drm-stats .drm-stat-value{font-size:20px;font-weight:700;color:#66b2ff;line-height:1;font-family:IBM Plex Sans,Roboto,sans-serif}.drm-stats .drm-stat-divider{font-size:14px;color:#fff3;font-weight:500;line-height:1}.drm-stats .drm-stat-expected{font-size:14px;color:#ffffff59;font-weight:500;line-height:1}.drm-stats .drm-stat-label{font-size:10px;color:#ffffff59;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.drm-orders{flex:1;overflow-y:auto;padding:8px 12px;max-height:340px}@media (max-width: 600px){.drm-orders{max-height:260px}}.drm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;color:#ffffff4d;font-size:13px;font-weight:500}.drm-order{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;transition:background .15s}.drm-order:hover{background:#ffffff0a}.drm-order.delivered{opacity:.5}.drm-order .drm-order-index{width:28px;height:28px;border-radius:8px;background:#3399ff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drm-order .drm-order-index span{font-size:13px;font-weight:700;color:#66b2ff}.drm-order.delivered .drm-order-index{background:#22c55e1a}.drm-order .drm-order-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.drm-order .drm-order-address{font-size:13px;font-weight:500;color:#eaf2ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drm-order .drm-order-source{font-size:11px;color:#7a96b4;font-weight:400}.drm-order .drm-status-chip{font-size:11px!important;height:22px!important;font-weight:600!important}.drm-order .drm-status-chip.enroute{background:#3399ff26!important;color:#39f!important;border:1px solid rgba(51,153,255,.25)!important}.drm-order .drm-status-chip.delivered{background:#22c55e26!important;color:#22c55e!important;border:1px solid rgba(34,197,94,.25)!important}.drm-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0}.drm-footer .drm-cancel-btn{color:#ffffff80!important;border-color:#ffffff1f!important;text-transform:none!important;font-size:13px!important;font-weight:500!important}.drm-footer .drm-cancel-btn:hover{border-color:#ffffff40!important;background:#ffffff0a!important}.drm-footer .drm-deliver-btn{background:#22c55e!important;color:#fff!important;text-transform:none!important;font-size:13px!important;font-weight:600!important;box-shadow:0 2px 8px #22c55e4d!important}.drm-footer .drm-deliver-btn:hover{background:#16a34a!important;box-shadow:0 4px 12px #22c55e66!important}.drm-footer .drm-deliver-btn.Mui-disabled{background:#22c55e4d!important;color:#ffffff80!important}.eta-request-modal .eta-popup-container{background:#0a1929;border:1px solid rgba(222,165,0,.35);border-radius:12px;width:480px;max-width:92vw;overflow:hidden;box-shadow:0 24px 64px #0009,0 0 0 1px #dea50026;display:flex;flex-direction:column}@media (max-width: 600px){.eta-request-modal .eta-popup-container{width:92vw}}.eta-request-modal .eta-popup-container:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#dea500,#f4c430,#dea500);background-size:200% 100%;animation:shimmer 2s linear infinite}@keyframes shimmer{0%{background-position:0% 0%}to{background-position:200% 0%}}.eta-request-modal .eta-popup-container .eta-popup-header{display:flex;align-items:center;gap:14px;padding:20px 24px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.eta-request-modal .eta-popup-container .eta-popup-header .header-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#dea5001f;border:1px solid rgba(222,165,0,.4);color:#dea500;flex-shrink:0;animation:pulse-ring 2s ease-in-out infinite}.eta-request-modal .eta-popup-container .eta-popup-header .header-icon svg{font-size:22px}@keyframes pulse-ring{0%,to{box-shadow:0 0 #dea5004d}50%{box-shadow:0 0 0 8px #dea50000}}.eta-request-modal .eta-popup-container .eta-popup-header .header-text{display:flex;flex-direction:column;gap:2px}.eta-request-modal .eta-popup-container .eta-popup-header .header-text .header-title{font-size:16px;font-weight:700;color:#dea500;letter-spacing:.02em;text-transform:uppercase}.eta-request-modal .eta-popup-container .eta-popup-header .header-text .header-sub{font-size:12px;color:#ffffff73;font-weight:500}.eta-request-modal .eta-popup-container .eta-order-info{padding:18px 24px 16px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:6px}.eta-request-modal .eta-popup-container .eta-order-info .order-badge-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eta-request-modal .eta-popup-container .eta-order-info .order-badge{display:flex;align-items:center;gap:8px}.eta-request-modal .eta-popup-container .eta-order-info .order-badge .order-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;font-weight:600}.eta-request-modal .eta-popup-container .eta-order-info .order-badge .order-number{font-size:18px;font-weight:800;color:#f0f4ff;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.eta-request-modal .eta-popup-container .eta-order-info .order-reference-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px 3px 7px;background:#dea5001f;border:1px solid rgba(222,165,0,.35);border-radius:6px;color:#dea500;font-size:13px;font-weight:700;letter-spacing:.02em}.eta-request-modal .eta-popup-container .eta-order-info .order-reference-pill svg{font-size:14px}.eta-request-modal .eta-popup-container .eta-order-info .customer-name{font-size:22px;font-weight:700;color:#fff;line-height:1.2}.eta-request-modal .eta-popup-container .eta-order-info .order-address-row{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#cdd8e3;font-size:15px;font-weight:600;line-height:1.3}.eta-request-modal .eta-popup-container .eta-order-info .order-address-row svg{font-size:18px;color:#66b2ff;flex-shrink:0}.eta-request-modal .eta-popup-container .eta-order-info .items-summary{font-size:14px;color:#ffffff8c;font-weight:500;line-height:1.4}.eta-request-modal .eta-popup-container .eta-order-info .original-eta{margin-top:4px;font-size:13px;color:#fff6}.eta-request-modal .eta-popup-container .eta-order-info .original-eta strong{color:#fff9}.eta-request-modal .eta-popup-container .eta-question{padding:16px 24px 12px;display:flex;flex-direction:column;gap:8px}.eta-request-modal .eta-popup-container .eta-question>span{font-size:15px;font-weight:600;color:#cdd8e3;line-height:1.4}.eta-request-modal .eta-popup-container .eta-question .suggestion-line{display:flex;align-items:center;gap:6px;font-size:13px;color:#22c55e;font-weight:500}.eta-request-modal .eta-popup-container .eta-question .suggestion-line svg{font-size:15px;flex-shrink:0}.eta-request-modal .eta-popup-container .eta-presets{display:flex;gap:10px;padding:4px 24px 16px}.eta-request-modal .eta-popup-container .eta-presets .preset-btn{flex:1;height:52px;font-size:16px!important;font-weight:700!important;color:#f0f4ff!important;background:#007fff1f!important;border:1.5px solid rgba(0,127,255,.4)!important;border-radius:8px!important;transition:all .15s ease!important}.eta-request-modal .eta-popup-container .eta-presets .preset-btn:hover:not(:disabled){background:#007fff40!important;border-color:#007fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #007fff40}.eta-request-modal .eta-popup-container .eta-presets .preset-btn:active:not(:disabled){transform:translateY(0)}.eta-request-modal .eta-popup-container .eta-presets .preset-btn.Mui-disabled{opacity:.5}.eta-request-modal .eta-popup-container .eta-custom{padding:0 24px 24px;display:flex;flex-direction:column;gap:8px}.eta-request-modal .eta-popup-container .eta-custom .custom-label{font-size:12px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.06em}.eta-request-modal .eta-popup-container .eta-custom .custom-row{display:flex;gap:10px;align-items:flex-start}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input{flex:1}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiOutlinedInput-root{background:#ffffff0a;border-radius:8px;color:#f0f4ff;font-weight:600}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiOutlinedInput-root fieldset{border-color:#ffffff26;transition:border-color .15s}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiOutlinedInput-root:hover fieldset{border-color:#ffffff4d}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#007fff}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiInputBase-input{padding:10px 14px;font-size:15px;color:#f0f4ff}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiInputBase-input::placeholder{color:#ffffff40}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-input .MuiFormHelperText-root{color:#ef4444;margin-top:4px;font-size:12px}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-submit-btn{height:42px;min-width:90px!important;font-size:14px!important;font-weight:600!important;color:#f0f4ff!important;background:#007fff26!important;border:1.5px solid rgba(0,127,255,.35)!important;border-radius:8px!important;transition:all .15s ease!important}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-submit-btn:hover:not(:disabled){background:#007fff47!important;border-color:#007fff!important}.eta-request-modal .eta-popup-container .eta-custom .custom-row .custom-submit-btn.Mui-disabled{opacity:.35;cursor:not-allowed}.eta-queue-panel{position:fixed;top:16px;right:16px;z-index:1200;width:320px;max-width:90vw;background:#0a1929;border:1px solid rgba(222,165,0,.3);border-radius:12px;box-shadow:0 16px 48px #00000080,0 0 0 1px #dea5001a;overflow:hidden;animation:queue-slide-in .3s cubic-bezier(.22,1,.36,1)}@keyframes queue-slide-in{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.eta-queue-panel:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#dea500,#f4c430,#dea500);background-size:200% 100%;animation:shimmer-stripe 2s linear infinite}@keyframes shimmer-stripe{0%{background-position:0% 0%}to{background-position:200% 0%}}.eta-queue-panel .eta-queue-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.eta-queue-panel .eta-queue-header:hover{background:#ffffff08}.eta-queue-panel .eta-queue-header .queue-header-left{display:flex;align-items:center;gap:10px}.eta-queue-panel .eta-queue-header .queue-icon-badge{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#dea5001f;border:1px solid rgba(222,165,0,.35);color:#dea500}.eta-queue-panel .eta-queue-header .queue-icon-badge svg{font-size:18px}.eta-queue-panel .eta-queue-header .queue-icon-badge .queue-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:9px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;animation:count-pulse 1.5s ease-in-out infinite}@keyframes count-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.eta-queue-panel .eta-queue-header .queue-title{font-size:14px;font-weight:700;color:#dea500;letter-spacing:.01em}.eta-queue-panel .eta-queue-header>svg{color:#fff6;font-size:20px}.eta-queue-panel .eta-queue-list{display:flex;flex-direction:column;max-height:280px;overflow-y:auto}.eta-queue-panel .eta-queue-list::-webkit-scrollbar{width:4px}.eta-queue-panel .eta-queue-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.eta-queue-panel .eta-queue-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-top:1px solid rgba(255,255,255,.05);transition:background .15s}.eta-queue-panel .eta-queue-item:hover{background:#007fff14}.eta-queue-panel .eta-queue-item:active{background:#007fff24}.eta-queue-panel .eta-queue-item.reminder{background:#dea5000f;animation:reminder-pulse 2s ease-in-out infinite}.eta-queue-panel .eta-queue-item.reminder .queue-order-number{color:#dea500}@keyframes reminder-pulse{0%,to{background:#dea5000f}50%{background:#dea5001f}}.eta-queue-panel .eta-queue-item .queue-item-left{display:flex;align-items:center;gap:10px;min-width:0}.eta-queue-panel .eta-queue-item .queue-item-left .queue-order-number{font-size:15px;font-weight:800;color:#f0f4ff;font-variant-numeric:tabular-nums;flex-shrink:0}.eta-queue-panel .eta-queue-item .queue-item-left .queue-customer{font-size:14px;font-weight:500;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eta-queue-panel .eta-queue-item .queue-item-right{flex-shrink:0;margin-left:12px}.eta-queue-panel .eta-queue-item .queue-item-right .queue-elapsed{font-size:12px;font-weight:500;color:#ffffff59;font-variant-numeric:tabular-nums}@media (max-width: 600px){.eta-queue-panel{width:calc(100vw - 32px);top:12px;right:16px}}.side-nav{width:360px;padding:30px 10px 150px;height:100%;overflow:scroll;background:#0a1929;border-right:1px solid rgba(0,0,0,.1);box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;gap:15px}.side-nav--batches{overflow:hidden;padding-bottom:20px}.side-nav .big-stroke{min-height:2px!important;width:100%;background-color:#e5e5e51a!important}.side-nav .small-stroke{height:1px;width:100%;background-color:#a3a3a31a}.side-nav .go-back-bar{width:100%;position:relative;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600}.side-nav .go-back-bar .back-icon{position:absolute;left:0}.side-nav .orders-filter{padding:10px 10px 0;width:100%}.side-nav .orders-filter .title{font-size:18px;font-weight:550;color:#e8e8e8}.side-nav .orders-filter .filters{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.side-nav .orders-filter .filters .filter{border-radius:8px;background-color:none;color:#f8f8f8;min-width:0;width:100%;height:36px;font-size:13px;padding:20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:2px solid #1e4976}.side-nav .orders-filter .filters .filter.selected{background-color:#1e4976}.side-nav .smart-routes-toggle{position:relative;display:flex;align-items:center;gap:14px;margin:5px 10px 0;padding:12px 16px;background:linear-gradient(135deg,#0d1f33,#132d4a);border:2px solid #1e3a5f;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;flex-shrink:0;min-height:54px}.side-nav .smart-routes-toggle:hover{border-color:#3b82f6;transform:translateY(-1px)}.side-nav .smart-routes-toggle:hover .toggle-track{background:#1e4976}.side-nav .smart-routes-toggle .toggle-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(59,130,246,.1) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.side-nav .smart-routes-toggle .toggle-track{position:relative;width:44px;height:26px;background:#1a3652;border-radius:13px;transition:all .3s ease;flex-shrink:0}.side-nav .smart-routes-toggle .toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;background:linear-gradient(135deg,#64748b,#475569);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000004d}.side-nav .smart-routes-toggle .toggle-icon{color:#94a3b8;transition:all .3s ease}.side-nav .smart-routes-toggle .toggle-content{display:flex;flex-direction:column;gap:2px;z-index:1;flex:1;min-width:0}.side-nav .smart-routes-toggle .toggle-label{font-size:14px;font-weight:600;color:#94a3b8;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-nav .smart-routes-toggle .toggle-hint{font-size:11px;color:#64748b;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-nav .smart-routes-toggle .recalculate-btn{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border:1px solid #3b82f6;border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-left:auto}.side-nav .smart-routes-toggle .recalculate-btn:hover:not(:disabled){background:linear-gradient(135deg,#2d4a6f,#3b5a7f);border-color:#60a5fa;transform:scale(1.05);box-shadow:0 0 12px #3b82f666}.side-nav .smart-routes-toggle .recalculate-btn:active:not(:disabled){transform:scale(.95)}.side-nav .smart-routes-toggle .recalculate-btn:disabled{cursor:not-allowed;opacity:.7}.side-nav .smart-routes-toggle .recalculate-btn .recalculate-icon{color:#93c5fd;transition:all .3s ease}.side-nav .smart-routes-toggle .recalculate-btn.loading .recalculate-icon{animation:spin 1s linear infinite}.side-nav .smart-routes-toggle.active{background:linear-gradient(135deg,#0d2847,#1e3a5f,#0d2847);border-color:#3b82f6;box-shadow:0 0 20px #3b82f633,inset 0 1px #ffffff0d}.side-nav .smart-routes-toggle.active .toggle-glow{opacity:1;background:radial-gradient(ellipse at 20% 50%,rgba(59,130,246,.15) 0%,rgba(147,51,234,.05) 50%,transparent 70%)}.side-nav .smart-routes-toggle.active .toggle-track{background:linear-gradient(135deg,#3b82f6,#6366f1);box-shadow:0 0 12px #3b82f666}.side-nav .smart-routes-toggle.active .toggle-thumb{left:21px;background:linear-gradient(135deg,#fff,#e2e8f0);box-shadow:0 2px 8px #0003,0 0 0 2px #3b82f633}.side-nav .smart-routes-toggle.active .toggle-icon{color:#3b82f6;animation:rocket-pulse 2s ease-in-out infinite}.side-nav .smart-routes-toggle.active .toggle-label{color:#f1f5f9;text-shadow:0 0 20px rgba(59,130,246,.3)}.side-nav .smart-routes-toggle.active .toggle-hint{color:#93c5fd}@keyframes rocket-pulse{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(-5deg)}75%{transform:scale(1.1) rotate(5deg)}}.side-nav .batch-overview{margin:0 10px;padding:14px;background:linear-gradient(145deg,#0c1e2f,#132d4a);border:1px solid #1e4976;border-radius:14px;flex-shrink:0}.side-nav .batch-overview--loading{min-height:100px;display:flex;align-items:center;justify-content:center}.side-nav .batch-overview__loading-pulse{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);animation:pulse-glow 1.5s ease-in-out infinite}.side-nav .batch-overview__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.side-nav .batch-overview__stat{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#0f172a99;border-radius:10px;border:1px solid rgba(59,130,246,.12);transition:all .2s ease}.side-nav .batch-overview__stat:hover{background:#0f172acc;border-color:#3b82f640;transform:translateY(-1px)}.side-nav .batch-overview__stat-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.side-nav .batch-overview__stat-content{display:flex;flex-direction:column;gap:1px;min-width:0}.side-nav .batch-overview__stat-value{font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.side-nav .batch-overview__stat-label{font-size:11px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-nav .batch-overview__stat--primary .batch-overview__stat-icon{background:linear-gradient(135deg,#3b82f626,#6366f11a);color:#60a5fa}.side-nav .batch-overview__stat--primary .batch-overview__stat-value{color:#60a5fa}.side-nav .batch-overview__stat--orders .batch-overview__stat-icon{background:linear-gradient(135deg,#8b5cf626,#a855f71a);color:#a78bfa}.side-nav .batch-overview__stat--orders .batch-overview__stat-value{color:#a78bfa}.side-nav .batch-overview__stat--savings .batch-overview__stat-icon{background:linear-gradient(135deg,#22c55e26,#10b9811a);color:#4ade80}.side-nav .batch-overview__stat--savings .batch-overview__stat-value{color:#4ade80}.side-nav .batch-overview__stat--time .batch-overview__stat-icon{background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);color:#fbbf24}.side-nav .batch-overview__stat--time .batch-overview__stat-value{color:#fbbf24}.side-nav .batch-overview__active{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px;padding:10px 14px;background:#0f172a80;border-radius:8px;border:1px solid rgba(100,116,139,.15)}.side-nav .batch-overview__active-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#f59e0b}.side-nav .batch-overview__active-item svg{opacity:.9}.side-nav .batch-overview__active-item--completed{color:#22c55e}.side-nav .batch-overview__active-divider{width:1px;height:16px;background:#334155}@keyframes pulse-glow{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}}.side-nav .order-count{width:100%}.side-nav .order-count span{margin-left:5px;color:#ccc;font-family:Poppins;font-size:14px;font-weight:500}@media (max-width: 768px){.side-nav{width:100vw;padding:20px 12px;padding-bottom:calc(120px + env(safe-area-inset-bottom))}.side-nav .go-back-bar{font-size:15px}.side-nav .orders-filter{padding:8px 4px 0}.side-nav .orders-filter .title{font-size:16px}.side-nav .orders-filter .filters .filter{font-size:12px;height:34px;padding:16px 8px}.side-nav .smart-routes-toggle{margin:5px 4px 0;padding:10px 12px;min-height:48px}.side-nav .smart-routes-toggle .toggle-label{font-size:13px}.side-nav .batch-overview{margin:0 4px}.side-nav .batch-overview__grid{grid-template-columns:repeat(2,1fr);gap:8px}.side-nav .batch-overview__stat{padding:8px 10px}.side-nav .batch-overview__stat-value{font-size:16px}}.batch-list{padding:0 6px;flex:1;min-height:0;display:flex;flex-direction:column}.batch-list__mode-toggle{display:flex;gap:4px;padding:4px;background:#0d1520;border-radius:10px;margin-bottom:8px;flex-shrink:0;border:1px solid #1e2d3d}.batch-list__mode-btn{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;background:transparent;border:none;border-radius:8px;color:#94a3b8;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.batch-list__mode-btn svg{opacity:.7}.batch-list__mode-btn:hover:not(.batch-list__mode-btn--active){background:#1a2535;color:#cbd5e1}.batch-list__mode-btn--active{background:linear-gradient(135deg,#007fff33,#0072e526);color:#fff}.batch-list__mode-btn--active svg{opacity:1;color:#66b2ff}.batch-list__mode-badge{min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1db45a,#1aa251);color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:0 6px}.batch-list__rush-icon{display:flex;align-items:center;justify-content:center;width:40px;flex-shrink:0;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.batch-list__rush-icon:hover:not(.batch-list__rush-icon--active){background:#1a2535;color:#dc2626}.batch-list__rush-icon--active{background:#7f1d1d;color:#fde68a}.batch-list__tabs{display:flex;gap:2px;margin-bottom:8px;flex-shrink:0;background:#0d1520;padding:3px;border-radius:8px;border:1px solid #1e2d3d}.batch-list__tab{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:3px;padding:6px 5px;background:transparent;border:none;border-radius:6px;color:#94a3b8;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.batch-list__tab svg{opacity:.6;flex-shrink:0}.batch-list__tab span:not(.batch-list__tab-count){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-list__tab:hover:not(.batch-list__tab--active){background:#1a2535;color:#e2e8f0}.batch-list__tab--active{background:#3b82f626;color:#fff}.batch-list__tab--active svg{opacity:1;color:#66b2ff}.batch-list__tab-count{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:#334155;color:#e2e8f0;font-size:10px;font-weight:700;border-radius:9px;padding:0 5px;flex-shrink:0}.batch-list__tab-count--enroute{background:#f59e0b40;color:#fbbf24}.batch-list__tab-count--delivered{background:#6366f140;color:#a5b4fc}.batch-list__header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 4px 8px;flex-shrink:0}.batch-list__title-section{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.batch-list__title{font-size:15px;font-weight:600;color:#fff;letter-spacing:-.01em}.batch-list__sort-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#1a2535;border:1px solid #2a3a4d;border-radius:6px;color:#cbd5e1;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;flex-shrink:0}.batch-list__sort-btn:hover{background:#243447;border-color:#3a4a5d;color:#fff}.batch-list__count{font-size:15px;font-weight:700;color:#66b2ff;background:#007fff1f;padding:4px 10px;border-radius:8px;border:1px solid rgba(0,127,255,.25);min-width:32px;text-align:center;flex-shrink:0}.batch-list__compact-toolbar{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:8px;background:linear-gradient(135deg,#0d1520,#131f2e);border:1px solid #1e2d3d;border-radius:10px;flex-shrink:0}.batch-list__drop-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#132f4c;border:1px dashed #265D97;border-radius:8px;color:#66b2ff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.batch-list__drop-icon:hover{border-color:#007fff;color:#39f;background:#007fff1f}.batch-list__drop-icon--active{border-style:solid;border-color:#a855f7;background:#a855f726;color:#c084fc;box-shadow:0 0 12px #a855f766;animation:drop-glow 1s ease-in-out infinite}.batch-list__toolbar-title{font-size:15px;font-weight:600;color:#fff;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.batch-list__toolbar-count{color:#66b2ff;font-weight:700}.batch-list__sort-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid transparent;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .15s ease;flex-shrink:0}.batch-list__sort-icon:hover{background:#1a2535;border-color:#2a3a4d;color:#fff}.batch-list__accept-all-compact{display:flex;align-items:center;gap:5px;padding:8px 14px;background:linear-gradient(135deg,#1db45a,#1aa251);border:none;border-radius:7px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.batch-list__accept-all-compact:hover:not(:disabled){background:linear-gradient(135deg,#21cc66,#1db45a);box-shadow:0 0 12px #1db45a66}.batch-list__accept-all-compact:disabled{opacity:.7;cursor:not-allowed}.batch-list__accept-all{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;margin-bottom:8px;background:linear-gradient(135deg,#1db45a,#1aa251);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.batch-list__accept-all:hover:not(:disabled){background:linear-gradient(135deg,#21cc66,#1db45a);box-shadow:0 0 16px #1db45a66}.batch-list__accept-all:disabled{opacity:.7;cursor:not-allowed}.batch-list__grid{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto;padding-bottom:12px}.batch-list__empty{padding:28px 20px;text-align:center;color:#94a3b8;font-size:14px;background:#111a27;border-radius:10px;border:1px dashed #2a3a4d;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.batch-list__empty:before{content:"🚚";font-size:28px;margin-bottom:2px;opacity:.6}.batch-list__loading{padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#cbd5e1;font-size:14px;background:#111a27;border-radius:10px;border:1px solid #1e2d3d;flex:1}.batch-list__spinner{animation:spin 1s linear infinite;color:#39f}.batch-list__error{padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#fca5a5;font-size:14px;font-weight:500;background:#ef444414;border-radius:10px;border:1px solid rgba(239,68,68,.2);flex:1}.batch-list__error-detail{color:#cbd5e1;font-size:12px;font-weight:400}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes drop-glow{0%,to{box-shadow:0 0 8px #a855f74d}50%{box-shadow:0 0 16px #a855f780}}@keyframes urgency-pulse{0%,to{border-color:#dc2626}50%{border-color:#f87171}}.batch-chip{position:relative;padding:8px 10px;background:#111a27;border:1px solid #1e2d3d;border-radius:10px;cursor:pointer;transition:all .2s ease}.batch-chip:hover{background:#162231;border-color:#2a4a6d}.batch-chip--selected{background:#162840;border-color:#3b82f6}.batch-chip--selected .batch-chip__route{background:#2563eb}.batch-chip--selected .batch-chip__stop-label{background:#2563eb;color:#fff}.batch-chip--urgent{border-color:#dc2626;animation:urgency-pulse 2s ease-in-out infinite}.batch-chip--enroute{opacity:.7;border-color:#92400e;background:#f59e0b08}.batch-chip--delivered{opacity:.5;border-color:#4338ca;background:#6366f108}.batch-chip__row{display:flex;gap:10px;align-items:flex-start}.batch-chip__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.batch-chip__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-chip__route{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e4976,#173a5e);border-radius:8px;flex-shrink:0;transition:all .2s ease}.batch-chip__route-num{font-size:16px;font-weight:700;color:#fff}.batch-chip__header-metric{display:flex;align-items:center;gap:2px;font-size:11px;font-weight:500;color:#cbd5e1;white-space:nowrap;flex-shrink:0}.batch-chip__header-metric svg{opacity:.8}.batch-chip__header-metric--savings{color:#4ade80}.batch-chip__urgent-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#dc262626;border-radius:5px;color:#f87171}.batch-chip__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.batch-chip__header-left{display:flex;align-items:center;gap:10px}.batch-chip__header-metrics,.batch-chip__quick-stats{display:flex;align-items:center;gap:8px}.batch-chip__order-count{font-size:13px;font-weight:600;color:#e2e8f0;background:#1a2535;padding:3px 8px;border-radius:5px}.batch-chip__stops{display:flex;flex-direction:column;gap:4px}.batch-chip__stop{display:flex;align-items:center;gap:10px;padding:3px 0}.batch-chip__stop-label{min-width:30px;height:24px;display:flex;align-items:center;justify-content:center;background:#1e3a5f;border-radius:5px;font-size:13px;font-weight:700;color:#93c5fd;flex-shrink:0}.batch-chip__stop-label--urgent{background:#991b1b;color:#fecaca}.batch-chip__stop-address{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;font-weight:500;flex:1}.batch-chip__stop-status{flex-shrink:0;opacity:.8;transition:all .2s ease}.batch-chip__stop-status--delivered{color:#22c55e}.batch-chip__stop-status--enroute{color:#f59e0b}.batch-chip__stop-status:hover{opacity:1;transform:scale(1.1)}.batch-chip__ref-chips{display:flex;flex-wrap:wrap;gap:5px}.batch-chip__ref-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;background:linear-gradient(135deg,#1e4976,#173a5e);border:1px solid rgba(0,127,255,.3);border-radius:6px;font-size:13px;font-weight:600;color:#fff;transition:all .15s ease;cursor:default;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-chip__ref-chip:hover{background:linear-gradient(135deg,#265d97,#1e4976);border-color:#007fff80}.batch-chip__ref-chip--address{padding:5px 10px;background:linear-gradient(135deg,#132f4c,#0a1929);border-color:#5090d34d;color:#e2e8f0;max-width:200px}.batch-chip__ref-chip--address:hover{background:linear-gradient(135deg,#1e4976,#132f4c);border-color:#5090d380}.batch-chip__ref-chip--urgent{background:linear-gradient(135deg,#991b1b,#7f1d1d);border-color:#eb001466;color:#fef2f2;animation:urgency-pulse 2s ease-in-out infinite}.batch-chip__ref-chip--delivered{background:linear-gradient(135deg,#1db45a26,#1aa2511a);border-color:#1db45a4d;color:#6ae79c}.batch-chip__ref-chip--delivered svg{color:#1db45a}.batch-chip__ref-chip--enroute{background:linear-gradient(135deg,#dea50026,#d18e001a);border-color:#dea5004d;color:#ffdc48}.batch-chip__ref-chip--enroute svg{color:#dea500}.batch-chip__ref-chip svg{flex-shrink:0}.batch-chip__actions{display:flex;gap:6px;margin-top:6px;padding-top:6px;border-top:1px solid #1e2d3d}.batch-chip__accept-btn{flex:6;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:linear-gradient(135deg,#1db45a,#1aa251);border:none;border-radius:7px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.batch-chip__accept-btn:hover:not(:disabled){background:linear-gradient(135deg,#21cc66,#1db45a);box-shadow:0 0 12px #1db45a66}.batch-chip__accept-btn:disabled{opacity:.7;cursor:not-allowed;background:linear-gradient(135deg,#178d46,#0f5c2e)}.batch-chip__accept-driver-btn{flex:4;display:flex;align-items:center;justify-content:center;gap:4px;padding:10px 14px;background:linear-gradient(135deg,#1e4976,#173a5e);border:none;border-radius:7px;color:#fff;font-size:13px;cursor:pointer;transition:all .15s ease}.batch-chip__accept-driver-btn:hover:not(:disabled){background:linear-gradient(135deg,#265d97,#1e4976)}.batch-chip__accept-driver-btn:disabled{opacity:.5;cursor:not-allowed}.batch-chip--selected .batch-chip__route-num{color:#fff}.batch-chip--selected{border-color:#007fff;background:linear-gradient(135deg,#001e3c,#132f4c)}.batch-chip--selected .batch-chip__route{background:linear-gradient(135deg,#007fff,#0072e5)}.batch-chip--selected .batch-chip__ref-chip{border-color:#007fff80}.batch-chip--drop-target{border-color:#a855f7!important;background:#a855f714!important;box-shadow:0 0 16px #a855f74d}.batch-chip__drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#a855f726;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#e9d5ff;font-size:13px;font-weight:600;pointer-events:none}.batch-list__new-batch{margin-bottom:12px;padding:14px;border:1px dashed #265D97;border-radius:10px;background:#0a1929;transition:all .2s ease;flex-shrink:0;display:none}.batch-list__new-batch-content{display:flex;align-items:center;justify-content:center;gap:10px;color:#66b2ff;font-size:13px;font-weight:500}.batch-list__new-batch-content svg{opacity:.6;color:#39f}.batch-list__new-batch--active{border-color:#a855f7;border-style:solid;background:#a855f714}.batch-list__new-batch--active .batch-list__new-batch-content{color:#e9d5ff}.batch-list__new-batch--active .batch-list__new-batch-content svg{opacity:1}.batch-list__new-batch:hover:not(.batch-list__new-batch--active){border-color:#1e4976;background:#132f4c}.batch-list__new-batch:hover:not(.batch-list__new-batch--active) .batch-list__new-batch-content{color:#e2e8f0}.status-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:5px;font-size:10px;font-weight:600;background:rgba(var(--status-color-rgb, 34, 197, 94),.1);color:var(--status-color, #22c55e);border:1px solid rgba(var(--status-color-rgb, 34, 197, 94),.2)}.status-badge svg{flex-shrink:0}.batch-list__unassigned{margin-top:12px;padding-top:12px;border-top:1px solid #1e2d3d;flex-shrink:0}.batch-list__unassigned-header{display:flex;justify-content:space-between;align-items:center;padding:0 4px 6px}.batch-list__unassigned-title{font-size:14px;font-weight:600;color:#e2e8f0}.batch-list__unassigned-count{font-size:12px;font-weight:600;color:#f59e0b;background:#f59e0b1a;padding:2px 8px;border-radius:5px;border:1px solid rgba(245,158,11,.2)}.batch-list__unassigned-hint{font-size:12px;color:#94a3b8;padding:0 4px 8px;font-style:italic}.batch-list__unassigned-list{display:flex;flex-direction:column;gap:5px}.batch-list__unassigned-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#111a27;border:1px dashed #2a3a4d;border-radius:8px;cursor:grab;transition:all .15s ease}.batch-list__unassigned-item:hover{background:#162231;border-color:#3a4a5d}.batch-list__unassigned-label{min-width:30px;height:24px;display:flex;align-items:center;justify-content:center;background:#2a3a4d;border-radius:5px;font-size:13px;font-weight:700;color:#e2e8f0;flex-shrink:0}.batch-list__unassigned-address{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.batch-chip--accepted .batch-chip__driver-row{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:4px;min-width:0}.batch-chip--accepted .batch-chip__driver-row-right{display:flex;align-items:center;gap:4px;flex-shrink:0}.batch-chip--accepted .batch-chip__driver-inline{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:#94a3b8;cursor:pointer;padding:2px 0;transition:color .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.batch-chip--accepted .batch-chip__driver-inline svg{flex-shrink:0;color:#64748b}.batch-chip--accepted .batch-chip__driver-inline:hover{color:#fff}.batch-chip--accepted .batch-chip__driver-inline:hover svg{color:#60a5fa}.batch-chip--accepted .batch-chip__driver-inline--assigned{color:#e2e8f0}.batch-chip--accepted .batch-chip__driver-inline--assigned svg{color:#3b82f6}.batch-chip--accepted .batch-chip__header-right{display:flex;align-items:center;gap:8px}.batch-chip--accepted .batch-chip__menu-btn{width:24px;height:24px;padding:0;opacity:.7;transition:opacity .15s ease}.batch-chip--accepted .batch-chip__menu-btn:hover{opacity:1;background:#ffffff14}.batch-chip--accepted .batch-chip__menu-dots{display:flex;flex-direction:column;gap:2px}.batch-chip--accepted .batch-chip__menu-dots span{width:3px;height:3px;background:#e2e8f0;border-radius:50%}.batch-chip--accepted .batch-chip__driver{display:flex;align-items:center;gap:6px;padding:6px 10px;margin-bottom:6px;background:#3b82f614;border:1px solid rgba(59,130,246,.15);border-radius:6px;font-size:13px;font-weight:500;color:#e2e8f0}.batch-chip--accepted .batch-chip__driver svg{color:#3b82f6}.batch-chip--accepted .batch-chip__driver--unassigned{background:#1a2535;border-color:#2a3a4d;color:#94a3b8}.batch-chip--accepted .batch-chip__driver--unassigned svg:not(.batch-chip__driver-chevron){color:#94a3b8;opacity:.7}.batch-chip--accepted .batch-chip__driver--clickable{cursor:pointer;transition:all .15s ease}.batch-chip--accepted .batch-chip__driver--clickable:hover{background:#3b82f624;border-color:#3b82f64d}.batch-chip--accepted .batch-chip__driver--clickable.batch-chip__driver--unassigned:hover{background:#243447;border-color:#3a5a7d;color:#fff}.batch-chip--accepted .batch-chip__driver--clickable.batch-chip__driver--unassigned:hover svg{color:#60a5fa;opacity:1}.batch-chip--accepted .batch-chip__driver-chevron{margin-left:auto;opacity:.6;transition:opacity .15s ease}.batch-chip--accepted .batch-chip__driver--clickable:hover .batch-chip__driver-chevron{opacity:1}.batch-chip--accepted .batch-chip__stop--more{font-size:12px;color:#94a3b8;font-style:italic;padding-left:40px}.batch-editor{position:fixed;top:0;right:360px;height:100%;width:360px;background:#0a1929;border-left:1px solid #1e3a5f;box-shadow:-8px 0 30px #00000080;z-index:1000;display:flex;flex-direction:column}@media (max-width: 768px){.batch-editor{right:0;width:100vw;z-index:1100}}.batch-editor__header{padding:16px 12px;border-bottom:1px solid #1e3a5f;display:flex;justify-content:space-between;align-items:flex-start;background:#0d2137}.batch-editor__header-content{display:flex;gap:12px;align-items:flex-start}.batch-editor__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#1e4976;border-radius:10px;color:#60a5fa}.batch-editor__icon svg{font-size:22px}.batch-editor__title-group{display:flex;flex-direction:column;gap:2px}.batch-editor__title{font-size:16px;font-weight:700;color:#f1f5f9;margin:0}.batch-editor__subtitle{font-size:12px;color:#64748b;margin:0}.batch-editor__close{color:#64748b!important}.batch-editor__close:hover{color:#f1f5f9!important;background:#ffffff0d!important}.batch-editor__status-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#0d2137;border-bottom:1px solid #1e3a5f;gap:12px}.batch-editor__status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.batch-editor__status--accepted{background:#22c55e1f;color:#4ade80;border:1px solid rgba(34,197,94,.25)}.batch-editor__status--in_progress{background:#f59e0b1f;color:#fbbf24;border:1px solid rgba(245,158,11,.25)}.batch-editor__status--completed{background:#6366f11f;color:#a5b4fc;border:1px solid rgba(99,102,241,.25)}.batch-editor__driver{font-size:12px;color:#94a3b8;display:flex;align-items:center;gap:6px}.batch-editor__content{flex:1;overflow-y:auto;padding:16px 12px;display:flex;flex-direction:column;gap:20px}.batch-editor__section{display:flex;flex-direction:column;gap:10px}.batch-editor__section-header{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.batch-editor__section-title{font-size:13px;font-weight:600;color:#94a3b8}.batch-editor__section-count{font-size:12px;font-weight:600;color:#64748b;background:#1e293b;padding:2px 8px;border-radius:10px}.batch-editor__section-count--warning{background:#f59e0b26;color:#fbbf24}.batch-editor__zone{min-height:120px;padding:8px;border-radius:12px;transition:all .2s ease}.batch-editor__zone--active{background:#1e497633;border:2px dashed #1e4976}.batch-editor__zone--active:hover{border-color:#3b82f6;background:#1e49764d}.batch-editor__zone--unassigned{background:#4755691a;border:2px dashed #334155}.batch-editor__zone--unassigned:hover{border-color:#475569;background:#47556933}.batch-editor__zone--over{border-color:#22c55e!important;background:#22c55e26!important;box-shadow:inset 0 0 20px #22c55e1a}.batch-editor__empty{height:100px;display:flex;align-items:center;justify-content:center;color:#475569;font-size:13px;font-style:italic}.batch-editor__empty--hint{color:#64748b}.batch-editor__footer{padding:12px;border-top:1px solid #1e3a5f;background:#0d2137}.batch-editor__footer-info{display:flex;align-items:center;justify-content:center;padding:8px 12px;background:#1e497633;border-radius:8px;font-size:13px;font-weight:500;color:#94a3b8}.batch-editor__other-routes{display:flex;flex-direction:column;gap:8px}.other-route-card{display:flex;flex-direction:column;padding:12px;background:#0f2438;border:2px dashed #1e4976;border-radius:10px;cursor:default;transition:all .2s ease}.other-route-card:hover{background:#132d4a;border-color:#2563eb}.other-route-card--over{border-color:#22c55e!important;border-style:solid!important;background:#22c55e1a!important;box-shadow:0 0 20px #22c55e33}.other-route-card__header{display:flex;align-items:center;gap:10px}.other-route-card__number{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#1e4976;color:#60a5fa;font-size:13px;font-weight:700;border-radius:8px;flex-shrink:0}.other-route-card__info{min-width:0;display:flex;flex-direction:column;gap:1px}.other-route-card__title{font-size:14px;font-weight:600;color:#e2e8f0}.other-route-card__meta{font-size:12px;color:#64748b}.other-route-card__drop-hint{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;padding:8px;background:#22c55e26;border-radius:6px;font-size:12px;font-weight:500;color:#4ade80}.other-route-card__drop-hint svg{font-size:16px}.order-item{display:flex;align-items:center;gap:10px;padding:12px;margin-bottom:8px;background:#0f2438;border:1px solid #1e4976;border-radius:10px;cursor:grab;transition:all .15s ease;-webkit-user-select:none;user-select:none}.order-item,.order-item *{cursor:grab}.order-item:last-child{margin-bottom:0}.order-item:hover{background:#132d4a;border-color:#3b82f6}.order-item--dragging,.order-item--is-dragging{cursor:grabbing;box-shadow:0 8px 24px #0006;border-color:#3b82f6;background:#1e3a5f;transform:scale(1.02)}.order-item--dragging,.order-item--dragging *,.order-item--is-dragging,.order-item--is-dragging *{cursor:grabbing}.order-item--unassigned{background:#1e293b;border-color:#334155;opacity:.8}.order-item--unassigned:hover{opacity:1;border-color:#475569}.order-item__handle{color:#475569;display:flex;align-items:center;padding:4px;margin:-4px;border-radius:4px;transition:all .15s ease}.order-item__handle:hover{color:#94a3b8;background:#ffffff0d}.order-item__handle svg{font-size:20px}.order-item__number{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#1e4976;color:#60a5fa;font-size:13px;font-weight:700;border-radius:8px;flex-shrink:0}.order-item__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.order-item__street{font-size:14px;font-weight:500;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item__city{font-size:12px;color:#64748b}.order-item__time{font-size:11px;color:#64748b;background:#1e293b;padding:4px 8px;border-radius:6px;flex-shrink:0}.settings{width:100%;height:100%;animation:fadeIn 1s;background-color:#0a1929;font-size:Roboto}.settings .settings-subtitle{color:#fff;font-size:19px;font-weight:500}.settings .settings-container{display:flex;width:100%;height:100%;gap:20px}.settings .settings-container .top,.settings .settings-container h1{display:flex;align-items:center;height:55px;color:#fff;font-family:Roboto;font-size:36px;font-weight:600}.settings .settings-container .settings-side-nav{display:flex;flex-direction:column;height:100%;min-width:fit-content;gap:20px;min-width:280px;background-color:#0b1a2d;padding:10px;color:#11111113}.settings .settings-container .settings-side-nav .top .logo-menu-container{gap:25px;height:100%;display:flex;padding:10px}.settings .settings-container .settings-side-nav .top .logo-menu-container img{height:100%;object-fit:contain}.settings .settings-container .settings-side-nav .top .logo-menu-container .menu-icon{margin-top:3px;height:25px}.settings .settings-container .settings-side-nav .back-to-map{padding:20px;margin:0 -10px;border-top:1px solid rgba(255,255,255,.0705882353);border-bottom:1px solid rgba(255,255,255,.0705882353);color:#85adf2}.settings .settings-container .settings-side-nav .welcome-message{display:flex;flex-direction:column;color:#e5eaf3b3;font-family:Poppins;font-size:20px;font-weight:600;padding:0 23px}.settings .settings-container .settings-side-nav .version-info{margin-top:auto;padding:12px 20px;display:flex;gap:12px;font-size:11px;color:#f5f5f5;opacity:.25;font-family:Roboto}.settings .settings-container .settings-side-nav .version-info>div{display:flex;flex-direction:column;gap:2px}.settings .settings-container .settings-side-nav .version-info .version-date{font-size:9px;opacity:.7}.settings .settings-container .settings-side-nav .nav-links{display:flex;flex-direction:column;gap:30px;align-items:center;padding:20px}.settings .settings-container .settings-side-nav .nav-links .link{cursor:pointer;display:flex;align-items:center;width:100%;padding:12px;gap:33px;border-radius:10px;border:1px solid #1e3c6f}.settings .settings-container .settings-side-nav .nav-links .link.disabled{opacity:30%}.settings .settings-container .settings-side-nav .nav-links .link span{font-family:Roboto;font-size:18px;font-weight:500;color:#f5f5f5}.settings .settings-container .settings-side-nav .nav-links .link.active{background:linear-gradient(90deg,#1d3a6c,#3871d2)}.settings .settings-container .settings-side-nav .nav-links .logout{display:flex;align-items:center;width:100%;padding:12px;gap:33px;border-radius:10px;color:#f5f5f5}.settings .settings-container .settings-content{display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 20px}.settings .settings-container .settings-content .settings-content-container{margin-top:20px;max-width:100%;padding-bottom:100px}.settings .settings-container .settings-content .settings-content-container .settings-loading{width:100%;height:500px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.settings .settings-container{flex-direction:column;gap:0}.settings .settings-container .settings-side-nav{min-width:100%;height:auto;padding:10px;gap:10px}.settings .settings-container .settings-side-nav .top{height:40px}.settings .settings-container .settings-side-nav .top .logo-menu-container{gap:12px;padding:6px}.settings .settings-container .settings-side-nav .back-to-map{padding:12px;margin:0 -10px}.settings .settings-container .settings-side-nav .nav-links{flex-direction:row;flex-wrap:wrap;gap:8px;padding:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.settings .settings-container .settings-side-nav .nav-links .link{flex:0 0 auto;width:auto;padding:10px 14px;gap:10px}.settings .settings-container .settings-side-nav .nav-links .link span{font-size:14px}.settings .settings-container .settings-side-nav .nav-links .logout{width:auto;padding:10px 14px;gap:10px}.settings .settings-container .settings-content{padding:10px 12px;min-height:0;flex:1}.settings .settings-container .settings-content .settings-content-container{margin-top:10px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}}.driver-settings{font-family:Outfit,sans-serif;padding:32px;min-height:100vh;background:linear-gradient(135deg,#0a1929,#0d2137,#0a1929);position:relative;overflow:hidden}.driver-settings:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(102,178,255,.08) 0%,transparent 70%);pointer-events:none}.driver-settings:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(62,224,127,.05) 0%,transparent 70%);pointer-events:none}.insights-section{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:32px;position:relative;z-index:1}.vehicle-distribution{padding:24px;background:#0d2137cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(102,178,255,.1)}.vehicle-distribution .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.vehicle-distribution .section-title{display:flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-weight:600;font-size:1.1rem;color:#ffffffe6}.vehicle-distribution .section-title svg{color:#66b2ff}.vehicle-distribution .total-count{font-family:Outfit,sans-serif;font-weight:500;font-size:.9rem;color:#66b2ff;background:#66b2ff1a;padding:6px 12px;border-radius:8px;border:1px solid rgba(102,178,255,.2)}.vehicle-distribution .vehicle-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vehicle-distribution .vehicle-item{display:flex;flex-direction:column;gap:10px}.vehicle-distribution .vehicle-header{display:flex;align-items:center;gap:10px}.vehicle-distribution .vehicle-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:10px}.vehicle-distribution .vehicle-icon svg{font-size:20px}.vehicle-distribution .vehicle-name{flex:1;font-family:Outfit,sans-serif;font-weight:500;font-size:.9rem;color:#fffc}.vehicle-distribution .vehicle-count{font-family:Outfit,sans-serif;font-weight:700;font-size:1.25rem;color:#fff}.ghost-driver-section{margin-bottom:32px;position:relative;z-index:1}.table-section{position:relative;z-index:1}.table-section .table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.table-section .section-title{display:flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-weight:600;font-size:1.1rem;color:#ffffffe6}.table-section .section-title svg{color:#66b2ff}.table-container{background:#0d2137cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(102,178,255,.1);overflow-x:auto;overflow-y:hidden;padding:16px}.table-container .invoices-table .MuiDataGrid-root{border:none;font-family:Outfit,sans-serif;background:transparent}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-columnHeaders{background:#66b2ff14;border-radius:10px;border:none}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnHeader{color:#ffffffe6;font-weight:600;font-size:.85rem}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnHeader:focus,.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnHeader:focus-within{outline:none}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnSeparator{display:none}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-row{border-radius:8px;transition:background .2s ease}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-row:hover{background:#66b2ff0d}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-row.Mui-selected{background:#66b2ff1a}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-row.Mui-selected:hover{background:#66b2ff26}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-cell{border-bottom:1px solid rgba(255,255,255,.04);color:#ffffffd9;font-weight:400;font-size:.9rem}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-cell:focus,.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-cell:focus-within{outline:none}.table-container .invoices-table .MuiDataGrid-root .MuiDataGrid-footerContainer{border-top:1px solid rgba(255,255,255,.06)}.table-container .invoices-table .MuiDataGrid-root .MuiTablePagination-root{color:#ffffffb3}.table-container .invoices-table .MuiDataGrid-root .MuiCheckbox-root{color:#fff6}.table-container .invoices-table .MuiDataGrid-root .MuiCheckbox-root.Mui-checked{color:#66b2ff}.table-container .invoices-table .action-buttons{margin-top:20px;display:flex;justify-content:flex-end}.table-container .invoices-table .action-buttons .MuiButton-root{font-family:Outfit,sans-serif;font-weight:600;text-transform:none;padding:10px 24px;border-radius:10px;background:linear-gradient(135deg,#66b2ff,#39f);box-shadow:0 4px 14px #66b2ff59;transition:all .3s ease}.table-container .invoices-table .action-buttons .MuiButton-root:hover{transform:translateY(-2px);box-shadow:0 6px 20px #66b2ff73}.table-container .invoices-table .actions{display:flex;gap:8px}.table-container .invoices-table .actions .edit{cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.table-container .invoices-table .actions .edit:hover{background:#ffffff14}.table-container .invoices-table .actions .edit svg{font-size:18px;color:#ffffffb3}.table-container .invoices-table .actions .edit svg.deleteIcon{color:#ff505f}.create-anonymous-user .MuiDialog-paper{background:#0d2137f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(102,178,255,.15);border-radius:16px}.create-anonymous-user .MuiDialogTitle-root{font-family:Outfit,sans-serif;font-weight:600;color:#fff}.create-anonymous-user .user-explaination{margin-bottom:20px;color:#ffffffb3;max-width:370px;font-family:Outfit,sans-serif;line-height:1.5}.create-anonymous-user .new-user{margin-top:20px;display:flex;flex-direction:column;background:#66b2ff1a;padding:16px;border-radius:12px;gap:12px;border:1px solid rgba(102,178,255,.2)}.create-anonymous-user .new-user .divider{width:100%;height:1px;background-color:#66b2ff26}.create-anonymous-user .new-user .output{justify-content:space-between;display:flex;gap:40px;font-family:Outfit,sans-serif}.create-anonymous-user .new-user .output .title{font-weight:500;color:#fff9}.create-anonymous-user .new-user .output .text{font-weight:600;color:#66b2ff}@media (max-width: 768px){.driver-settings{padding:16px}.driver-header{padding:20px}.driver-header .page-title{font-size:1.75rem}.driver-header .header-decoration{display:none}.stats-grid{grid-template-columns:1fr}.vehicle-distribution .vehicle-bars{grid-template-columns:1fr;gap:16px}}.action-buttons--mobile{flex-direction:column}.action-buttons--mobile button{width:100%}.actions{display:flex;align-items:center;justify-content:flex-start;gap:4px}.actions a,.actions .open{cursor:pointer}@media (max-width: 768px){.actions{gap:2px;flex-wrap:nowrap}.action-buttons{margin-top:12px}.invoices-table{overflow-x:auto}}.edit-driver-modal .driver-edit-form .inputs{display:flex;flex-direction:column;gap:20px}.edit-driver-modal .driver-edit-form .inputs *{color:#fff!important}@media (max-width: 600px){.edit-driver-modal-paper{max-width:95vw!important;width:95vw!important;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px)!important;margin:16px!important}}.rdm-paper{background:linear-gradient(160deg,#0f2a47,#0a1e36)!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px!important;box-shadow:0 24px 60px #0000008c!important;overflow:hidden!important;color:#f0f6ff!important;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px)}@media (max-width: 480px){.rdm-paper{max-width:95vw!important;width:95vw!important;margin:16px!important;border-radius:12px!important}}.rdm-root{display:flex;flex-direction:column;overflow-y:auto}.rdm-header{display:flex;align-items:center;gap:12px;padding:18px 20px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.rdm-header .rdm-header-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#2466d833;color:#6ab0ff;flex-shrink:0}.rdm-header .rdm-header-text{flex:1;min-width:0}.rdm-header .rdm-title{margin:0;color:#eaf2ff;font-size:15px;font-weight:700;font-family:IBM Plex Sans,Roboto,sans-serif;line-height:1.2}.rdm-header .rdm-subtitle{margin:2px 0 0;color:#7a96b4;font-size:12px;font-weight:400}.rdm-header .rdm-close-btn{color:#ffffff59!important;flex-shrink:0}.rdm-header .rdm-close-btn:hover{color:#ffffffb3!important;background:#ffffff0f!important}.rdm-driver-row{display:flex;gap:10px;padding:14px 20px}.rdm-driver-row .rdm-info-chip{display:flex;flex-direction:column;gap:3px;flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:10px 14px}.rdm-driver-row .rdm-info-chip .rdm-chip-label{color:#6c88a4;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.rdm-driver-row .rdm-info-chip .rdm-chip-value{color:#d8ecff;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rdm-qr-section{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px 20px 28px}.rdm-qr-section .rdm-qr-frame{position:relative;background:#f9fafb;border-radius:14px;padding:12px;width:194px;height:194px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff14,0 8px 32px #0006}.rdm-qr-section .rdm-qr-frame:before,.rdm-qr-section .rdm-qr-frame:after{content:"";position:absolute;width:18px;height:18px;border-color:#39f;border-style:solid}.rdm-qr-section .rdm-qr-frame:before{top:-3px;left:-3px;border-width:3px 0 0 3px;border-radius:5px 0 0}.rdm-qr-section .rdm-qr-frame:after{bottom:-3px;right:-3px;border-width:0 3px 3px 0;border-radius:0 0 5px}.rdm-qr-section .rdm-qr-frame .rdm-qr-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.rdm-qr-section .rdm-hint{color:#6c88a4;font-size:12px;text-align:center;line-height:1.55;max-width:220px;margin:0}.rdm-qr-section .rdm-hint strong{color:#99c4f0;font-weight:600}.general-settings{width:100%;min-height:100%;padding:0 0 60px}.general-settings .page-title{color:#fff;font-family:Inter,Roboto,sans-serif;font-size:32px;font-weight:700;margin-bottom:32px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.general-settings .settings-content-container{width:100%;max-width:1400px;margin:0 auto}.general-settings .settings-content-container .settings-loading{width:100%;height:400px;display:flex;align-items:center;justify-content:center}.general-settings .settings-content-container .settings-form{width:100%}.general-settings .settings-content-container .settings-form .settings-card{background:#1e293bb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 8px 32px #0003;height:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.general-settings .settings-content-container .settings-form .settings-card:hover{box-shadow:0 12px 40px #0000004d;border-color:#ffffff1f}.general-settings .settings-content-container .settings-form .settings-card .MuiCardContent-root{padding:32px}.general-settings .settings-content-container .settings-form .settings-card .section-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.general-settings .settings-content-container .settings-form .settings-card .section-header .section-title{color:#fff;font-size:20px;font-weight:600;letter-spacing:.5px}.general-settings .settings-content-container .settings-form .settings-card .section-header .section-subtitle{color:#94a3b8;font-size:14px}.general-settings .settings-content-container .settings-form .settings-card .batching-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column{background:#0003;border-radius:12px;padding:24px;border:1px solid transparent}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column.normal-mode{border-top:4px solid #3b82f6}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column.normal-mode .column-header{color:#60a5fa}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column.rush-mode{border-top:4px solid #f43f5e}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column.rush-mode .column-header{color:#fb7185}.general-settings .settings-content-container .settings-form .settings-card .batching-grid .batching-column .column-header{font-size:18px;font-weight:700;margin-bottom:20px;display:flex;align-items:center;gap:8px}.general-settings .settings-content-container .settings-form .settings-card .settings-group{display:flex;flex-direction:column;gap:20px}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item{display:flex;flex-direction:column}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .setting-label{color:#e2e8f0;font-size:14px;font-weight:500;margin-bottom:6px}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .setting-description{color:#94a3b8;font-size:12px;margin-bottom:8px;line-height:1.4}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .MuiTextField-root .MuiOutlinedInput-root{background-color:#0003;border-radius:8px;color:#fff;font-size:14px;transition:all .2s}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#ffffff1a}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#fff3}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background-color:#0000004d}.general-settings .settings-content-container .settings-form .settings-card .settings-group .setting-item .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#60a5fa}.general-settings .settings-content-container .settings-form .settings-card .settings-group .switch-item{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.general-settings .settings-content-container .settings-form .settings-card .settings-group .switch-item:hover{background-color:#ffffff0d}.general-settings .settings-content-container .settings-form .settings-card .settings-group .switch-item .switch-content{flex:1;padding-right:16px}.general-settings .settings-content-container .settings-form .settings-card .settings-group .switch-item .switch-content .switch-label{color:#fff;font-size:15px;font-weight:500}.general-settings .settings-content-container .settings-form .settings-card .settings-group .switch-item .switch-content .switch-description{font-size:12px;color:#94a3b8}.general-settings .settings-content-container .settings-form .save-button-container{display:flex;justify-content:flex-end;align-items:center;margin-top:40px;gap:16px}.general-settings .settings-content-container .settings-form .save-button-container .reset-button{color:#94a3b8;border-color:#fff3}.general-settings .settings-content-container .settings-form .save-button-container .reset-button:hover{color:#fff;background:#ffffff1a;border-color:#fff}.general-settings .settings-content-container .settings-form .save-button-container .save-button{min-width:200px;height:52px;padding:0 40px;font-size:16px;font-weight:600;text-transform:none;letter-spacing:.5px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #2563eb4d}.general-settings .settings-content-container .settings-form .save-button-container .save-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66;filter:brightness(1.1)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}@media (max-width: 900px){.general-settings .settings-content-container .settings-form .settings-card .batching-grid{grid-template-columns:1fr;gap:24px}}@media (max-width: 768px){.general-settings .page-title{font-size:24px;margin-bottom:20px}.general-settings .settings-content-container .settings-form .settings-card .MuiCardContent-root{padding:20px 16px}.general-settings .settings-content-container .settings-form .save-button-container{flex-direction:column;gap:10px;margin-top:24px}.general-settings .settings-content-container .settings-form .save-button-container .save-button{width:100%;min-width:0}}.subscription-settings{display:flex;flex-direction:column;gap:30px}.subscription-settings .current-sub-info{display:flex;gap:70px}.subscription-settings .current-sub-info .vertical-divider{background-color:#99999927;height:100%;width:1px}.subscription-settings .current-sub-info .right{display:flex;gap:20px;width:300px;justify-content:center;flex-direction:column}.subscription-settings .current-sub-info .right .input-container{display:flex;gap:2px;flex-direction:column}.subscription-settings .current-sub-info .right .input-container input{display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch;flex-direction:column;border-radius:8px;border:1px solid #d0d5dd;background:#fff;box-shadow:0 1px 2px #1018280d}.subscription-settings .invoices{display:flex;flex-direction:column;gap:5px}@media (max-width: 768px){.subscription-settings .current-sub-info{flex-direction:column;gap:20px}.subscription-settings .current-sub-info .vertical-divider{display:none}.subscription-settings .current-sub-info .right{width:100%}.subscription-settings .current-sub-info .right .input-container input{width:100%;box-sizing:border-box}}.subcard{align-items:center;justify-content:center;background-color:#112135;width:300px;height:fit-content;gap:20px;padding:15px;border-radius:10px;box-shadow:0 4px 4px #00000040}.subcard.flex-row,.subcard .flex-row{display:flex;flex-direction:column}.subcard .subcard-top{align-items:center;justify-content:center;gap:7px}.subcard .subcard-top .spark{width:50px;height:50px;border-radius:50px;border:6px solid var(--primary-50, #f9f5ff);background:var(--primary-100, #f4ebff)}.subcard .subcard-top .title{color:#376fce;text-align:center;font-family:Inter;font-size:20px;font-weight:600}.subcard .subcard-top .price{color:#6a77f0;text-align:center;font-family:Inter;font-size:30px;font-style:normal;font-weight:600;line-height:30px}.subcard .subcard-top .description{color:#999;text-align:center;font-size:15px;font-weight:400}.subcard .advantages{gap:12px}.subcard .advantages .advantage{display:flex;gap:10px;align-items:center;color:#919aa5;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.action-buttons{margin-top:10px;display:flex;gap:10px}.actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.actions a{cursor:pointer;color:#85adf2;text-align:center;font-family:Inter;font-size:15px;font-weight:500}.actions .open{cursor:pointer}@media (max-width: 768px){.invoices-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.invoices-table>div{min-width:600px}}.order-history-page{scroll-behavior:smooth;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1)}.order-history-page::-webkit-scrollbar{width:12px;height:12px}.order-history-page::-webkit-scrollbar-track{background:transparent;border-radius:10px}.order-history-page::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4299e166,#4299e199);border-radius:10px;border:3px solid transparent;background-clip:padding-box;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026}.order-history-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4299e199,#4299e1cc);box-shadow:0 4px 12px #4299e14d;border-width:2px}.order-history-page::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#4299e1cc,#4299e1)}.order-history-page .MuiDataGrid-root::-webkit-scrollbar{width:12px;height:12px}.order-history-page .MuiDataGrid-root::-webkit-scrollbar-track{background:transparent;border-radius:10px}.order-history-page .MuiDataGrid-root::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4299e140,#4299e166);border-radius:10px;border:3px solid transparent;background-clip:padding-box;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a}.order-history-page .MuiDataGrid-root::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4299e166,#4299e199);box-shadow:0 4px 12px #4299e140;border-width:2px}.order-history-page .MuiDataGrid-root::-webkit-scrollbar-corner{background:transparent}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-history-page ::selection{background-color:#4299e14d;color:inherit}@media (max-width: 768px){.order-history-page{padding:8px}.order-history-page .MuiPaper-root{max-width:100%;box-sizing:border-box}.order-history-page .MuiStack-root{flex-wrap:wrap}.order-history-page .order-history-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.order-history-page .order-history-table-wrapper:after{content:"";position:absolute;top:0;right:0;width:24px;height:100%;background:linear-gradient(to right,transparent,rgba(0,0,0,.08));pointer-events:none;border-radius:0 8px 8px 0}.order-history-page .MuiDataGrid-root::-webkit-scrollbar{height:6px}.order-history-page .MuiDataGrid-root::-webkit-scrollbar-thumb{border-width:1px}.order-history-page .MuiTablePagination-actions button{min-width:44px;min-height:44px}}@media (max-width: 480px){.order-history-page{padding:4px}.order-history-page .MuiTypography-h5{font-size:1.1rem}}.stats-dashboard{background:radial-gradient(circle at 10% 0%,#0c1a2e,#060e18 60%),radial-gradient(circle at 85% 25%,rgba(0,150,255,.08),transparent 50%),radial-gradient(circle at 20% 80%,rgba(34,197,94,.04),transparent 40%);min-height:100vh;position:relative;overflow:hidden}.stats-dashboard:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9IjAuMDIiLz4KPC9zdmc+) repeat;opacity:.4;pointer-events:none;z-index:0}.stats-dashboard>*{position:relative;z-index:1}.stats-dashboard .stats-main{background:transparent;gap:24px}.stats-dashboard .stats-header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 0}.stats-dashboard .stats-header .stats-title{font-size:1.25rem;font-weight:700;color:#f8fafc;letter-spacing:.02em}.stats-dashboard .stats-header .stats-subtitle{font-size:.85rem;color:#f8fafc99}.stats-dashboard .stats-toggle{background:#0f172a99;border-radius:999px;padding:4px;border:1px solid rgba(148,163,184,.2)}.stats-dashboard .stats-toggle .MuiToggleButton-root{border:none;text-transform:none;color:#f8fafc99;font-weight:600;border-radius:999px;padding:6px 14px}.stats-dashboard .stats-toggle .MuiToggleButton-root.Mui-selected{color:#0f172a;background:linear-gradient(135deg,#36d1dc,#5b86e5)}.stats-dashboard .stats-grid{display:grid;gap:24px}@media (max-width: 768px){.stats-dashboard .stats-header{flex-direction:column;align-items:flex-start;gap:8px;padding:4px 0 0}.stats-dashboard .stats-header .stats-title{font-size:1.1rem}.stats-dashboard .stats-toggle{width:100%;display:flex;flex-wrap:wrap}.stats-dashboard .stats-toggle .MuiToggleButton-root{flex:1;min-width:0;padding:5px 8px;font-size:.8rem}.stats-dashboard .stats-main{gap:16px}}.dashboard-sidebar .sidebar-logo-section{padding:24px 20px 16px;display:flex;justify-content:center;position:relative}.dashboard-sidebar .sidebar-logo-section:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(102,178,255,.2) 50%,transparent 100%)}.dashboard-sidebar .sidebar-logo-section .logo-link{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease,filter .3s ease}.dashboard-sidebar .sidebar-logo-section .logo-link:hover{transform:scale(1.02);filter:brightness(1.1)}.dashboard-sidebar .sidebar-logo-section .sidebar-logo{width:56px;height:56px;object-fit:contain}.dashboard-sidebar .back-to-map-section{padding:16px 16px 8px}.dashboard-sidebar .back-to-map-section .back-to-map-button{display:flex;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;color:#66b2ff;font-size:.875rem;font-weight:600;border-radius:12px;background:#66b2ff0a;border:1px solid rgba(102,178,255,.1);transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard-sidebar .back-to-map-section .back-to-map-button:hover{background:#66b2ff1f;border-color:#66b2ff4d;transform:translate(-4px)}.dashboard-sidebar .back-to-map-section .back-to-map-button:hover .back-icon{transform:translate(-3px)}.dashboard-sidebar .back-to-map-section .back-to-map-button .back-icon{font-size:1.25rem;transition:transform .25s ease}.dashboard-sidebar .nav-section{padding:16px 16px 8px;flex:0 0 auto}.dashboard-sidebar .nav-section.coming-soon-section{flex:1;opacity:.7}.dashboard-sidebar .nav-section .nav-section-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#66b2ff80;padding:0 12px;margin-bottom:12px}.dashboard-sidebar .nav-section .nav-list{display:flex;flex-direction:column;gap:6px}.dashboard-sidebar .nav-section .nav-item .nav-button{position:relative;padding:12px 16px;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.dashboard-sidebar .nav-section .nav-item .nav-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:linear-gradient(135deg,#66b2ff1a,#007fff0d);opacity:0;transition:opacity .25s ease}.dashboard-sidebar .nav-section .nav-item .nav-button:hover:not(.disabled){background:transparent}.dashboard-sidebar .nav-section .nav-item .nav-button:hover:not(.disabled):before{opacity:1}.dashboard-sidebar .nav-section .nav-item .nav-button:hover:not(.disabled) .nav-icon{color:#66b2ff;transform:scale(1.1)}.dashboard-sidebar .nav-section .nav-item .nav-button:hover:not(.disabled) .nav-text-primary{color:#fff}.dashboard-sidebar .nav-section .nav-item .nav-button.active{background:linear-gradient(135deg,#007fff33,#66b2ff1a);border:1px solid rgba(102,178,255,.3)}.dashboard-sidebar .nav-section .nav-item .nav-button.active .nav-icon{color:#66b2ff}.dashboard-sidebar .nav-section .nav-item .nav-button.active .nav-text-primary{color:#fff;font-weight:600}.dashboard-sidebar .nav-section .nav-item .nav-button.active .active-indicator{position:absolute;right:12px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#00d9ff,#007fff);box-shadow:0 0 12px #00d9ff99;animation:pulse 2s infinite}.dashboard-sidebar .nav-section .nav-item .nav-button.disabled{opacity:.5;cursor:not-allowed}.dashboard-sidebar .nav-section .nav-item .nav-button.disabled .nav-icon{color:#ffffff4d}.dashboard-sidebar .nav-section .nav-item .nav-button.disabled .nav-text-primary{color:#fff6}.dashboard-sidebar .nav-section .nav-item .nav-button.disabled .nav-text-secondary{color:#fff3}.dashboard-sidebar .nav-section .nav-item .nav-button .nav-icon{min-width:40px;color:#66b2ffb3;transition:all .25s ease}.dashboard-sidebar .nav-section .nav-item .nav-button .nav-icon svg{font-size:1.4rem}.dashboard-sidebar .nav-section .nav-item .nav-button .nav-text-primary{font-size:.9rem;font-weight:500;color:#ffffffd9;transition:color .25s ease}.dashboard-sidebar .nav-section .nav-item .nav-button .nav-text-secondary{font-size:.75rem;color:#fff6;margin-top:2px}.dashboard-sidebar .nav-section .nav-item .nav-button .coming-soon-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px;border-radius:6px;background:linear-gradient(135deg,#007fff4d,#66b2ff26);color:#66b2ffcc;border:1px solid rgba(102,178,255,.2)}.dashboard-sidebar .nav-section .nav-item .nav-button.subtab{padding:10px 14px 10px 20px;background:#ffffff05;border:1px solid transparent}.dashboard-sidebar .nav-section .nav-item .nav-button.subtab .nav-icon{min-width:36px}.dashboard-sidebar .nav-section .nav-item .nav-button.subtab .nav-text-primary{font-size:.85rem}.dashboard-sidebar .nav-section .nav-item .nav-button.subtab .nav-text-secondary{font-size:.7rem}.dashboard-sidebar .nav-section .nav-item .nav-button.subtab.active{border-color:#66b2ff40}.dashboard-sidebar .sidebar-footer{position:relative;padding:20px;margin-top:auto;text-align:center}.dashboard-sidebar .sidebar-footer .footer-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:2px;background:linear-gradient(90deg,transparent 0%,#007fff 50%,transparent 100%);border-radius:2px;opacity:.4}.dashboard-sidebar .sidebar-footer .footer-text{font-size:.75rem;color:#ffffff40;font-weight:500;letter-spacing:.3px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes glow{0%,to{box-shadow:0 0 8px #00d9ff66}50%{box-shadow:0 0 16px #00d9ff99}}.dashboard-context-bar-wrapper{position:sticky;top:8px;z-index:1000;margin:0 0 8px;padding:0;background:linear-gradient(180deg,#08111fe6,#08111f8c 60%,#08111f00);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dashboard-context-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;background:#132f4c75;border:1px solid rgba(194,224,255,.15);border-radius:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 22px #007fff17,0 10px 24px #0000001f,inset 0 1px #ffffff0d;margin-bottom:14px}.dashboard-context-bar .context-section{display:flex;align-items:center;gap:8px}.dashboard-context-bar .date-display{flex:0 0 auto;min-width:180px}.dashboard-context-bar .date-controls{flex:1 1 auto;justify-content:center;gap:8px}.dashboard-context-bar .date-controls .MuiButtonGroup-root .MuiButton-root{text-transform:none;min-width:auto}.dashboard-context-bar .filter-section{flex:0 0 auto;gap:12px}.dashboard-context-bar .filter-section .filter-select{min-width:140px}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root{background:#ffffff08;border-radius:8px}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#c2e0ff1a}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c2e0ff33}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#007fff}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root .MuiSelect-select{color:#fff;font-size:13px;padding:8px 32px 8px 12px}.dashboard-context-bar .filter-section .filter-select .MuiOutlinedInput-root .MuiSvgIcon-root{color:#b2bac299}.dashboard-context-bar .filter-section .filter-select .MuiIconButton-root{padding:2px}.dashboard-context-bar .filter-section .filter-select .MuiIconButton-root .MuiSvgIcon-root{color:#ffffff80}.dashboard-context-bar .filter-section .filter-select .MuiIconButton-root .MuiSvgIcon-root:hover{color:#fffc}@media (max-width: 1200px){.dashboard-context-bar{flex-wrap:wrap;gap:12px}.dashboard-context-bar .date-display{order:1;flex:0 0 auto}.dashboard-context-bar .date-controls{order:2;flex:1 1 100%;justify-content:flex-start}.dashboard-context-bar .date-controls .MuiButtonGroup-root{flex-wrap:wrap}.dashboard-context-bar .filter-section{order:3;flex:0 0 auto}}@media (max-width: 900px){.dashboard-context-bar .date-controls .MuiButtonGroup-root,.dashboard-context-bar .date-controls .MuiDivider-root{display:none}}@media (max-width: 768px){.dashboard-context-bar{padding:10px;flex-direction:column;align-items:stretch}.dashboard-context-bar .date-display{order:1;justify-content:center;padding-bottom:12px;border-bottom:1px solid rgba(194,224,255,.1);min-width:0;overflow:hidden}.dashboard-context-bar .date-display h6,.dashboard-context-bar .date-display .MuiTypography-h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dashboard-context-bar .date-controls{order:2;justify-content:center;padding:12px 0;flex-wrap:wrap;gap:8px}.dashboard-context-bar .date-controls .MuiFormControl-root,.dashboard-context-bar .date-controls .MuiTextField-root{flex:1;min-width:0;max-width:100%}.dashboard-context-bar .filter-section{order:3;justify-content:center;padding-top:12px;border-top:1px solid rgba(194,224,255,.1)}.dashboard-context-bar .filter-section .filter-select{flex:1;max-width:180px}}@media (max-width: 400px){.dashboard-context-bar{padding:8px}.dashboard-context-bar .date-display .MuiTypography-h6{font-size:.875rem}.dashboard-context-bar .filter-section .filter-select{max-width:100%}}.dashboard-mobile-nav{display:none}@media (max-width: 768px){.dashboard-mobile-nav{display:flex;align-items:center;width:100%;background:linear-gradient(180deg,#0d2137,#0a1929);border-bottom:1px solid rgba(102,178,255,.1);padding:0 4px;min-height:48px;overflow:hidden;box-shadow:0 2px 12px #0000004d;padding-left:max(4px,env(safe-area-inset-left));padding-right:max(4px,env(safe-area-inset-right))}}.mobile-nav__back{display:flex;align-items:center;gap:4px;flex-shrink:0;padding:8px 10px;color:#66b2ff;text-decoration:none;font-size:.8rem;font-weight:600;white-space:nowrap;border-radius:10px;transition:background .2s ease,color .2s ease}.mobile-nav__back:hover,.mobile-nav__back:focus-visible{background:#66b2ff1f;color:#fff;outline:none}.mobile-nav__back:focus-visible{box-shadow:0 0 0 2px #66b2ff80}.mobile-nav__back-icon{font-size:1rem!important;transition:transform .2s ease}.mobile-nav__back:hover .mobile-nav__back-icon{transform:translate(-3px)}.mobile-nav__divider{display:block;flex-shrink:0;width:1px;height:24px;background:#66b2ff26;margin:0 4px}.mobile-nav__scroll{display:flex;align-items:center;gap:4px;overflow-x:auto;overflow-y:hidden;flex:1;padding:6px 4px;scrollbar-width:none;-ms-overflow-style:none}.mobile-nav__scroll::-webkit-scrollbar{display:none}.mobile-nav__tab{position:relative;display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:7px 12px;border-radius:10px;text-decoration:none;color:#66b2ffb3;background:#ffffff05;border:1px solid transparent;font-size:.8rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:44px}.mobile-nav__tab:hover,.mobile-nav__tab:focus-visible{background:#66b2ff1a;color:#fff;outline:none}.mobile-nav__tab:focus-visible{box-shadow:0 0 0 2px #66b2ff80}.mobile-nav__tab.mobile-nav__tab--active{color:#fff;background:linear-gradient(135deg,#007fff38,#66b2ff1f);border-color:#66b2ff4d;font-weight:600}.mobile-nav__tab.mobile-nav__tab--active .mobile-nav__tab-icon{color:#66b2ff}.mobile-nav__tab-icon{display:flex;align-items:center;justify-content:center;color:inherit;transition:color .2s ease,transform .2s ease}.mobile-nav__tab:hover .mobile-nav__tab-icon{transform:scale(1.1)}.mobile-nav__tab-label{white-space:nowrap;line-height:1}.mobile-nav__tab-indicator{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:linear-gradient(135deg,#00d9ff,#007fff);box-shadow:0 0 8px #00d9ffb3;animation:tab-pulse 2s infinite}@keyframes tab-pulse{0%,to{opacity:1;transform:translate(-50%) scale(1)}50%{opacity:.6;transform:translate(-50%) scale(1.4)}}.coupon-landing{--bg: #070708;--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .66);--line: rgba(255, 255, 255, .1);--gold: #d8c08a;--gold2: #b7975d;--danger: #ff5c5c;--ok: #4ee08a;--shadow: 0 20px 80px rgba(0, 0, 0, .55);--radius2: 28px;--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";margin:0;font-family:var(--font);color:var(--text);background:radial-gradient(1200px 600px at 50% -10%,rgba(216,192,138,.14),transparent 55%),radial-gradient(900px 500px at 110% 20%,rgba(216,192,138,.1),transparent 60%),radial-gradient(700px 500px at -10% 40%,rgba(255,255,255,.06),transparent 60%),var(--bg);min-height:100vh;display:grid;place-items:center;padding:22px}.coupon-landing *{box-sizing:border-box}.coupon-landing .wrap{width:min(980px,100%);display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch}@media (max-width: 880px){.coupon-landing .wrap{grid-template-columns:1fr}}.coupon-landing .hero,.coupon-landing .side{border:1px solid var(--line);background:linear-gradient(180deg,#ffffff0f,#ffffff08);border-radius:var(--radius2);box-shadow:var(--shadow);overflow:hidden;position:relative}.coupon-landing .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 500px at 20% 0%,rgba(216,192,138,.18),transparent 60%),radial-gradient(500px 350px at 80% 35%,rgba(216,192,138,.1),transparent 65%),radial-gradient(600px 420px at 50% 120%,rgba(0,0,0,.55),transparent 65%);pointer-events:none;opacity:.9}.coupon-landing .heroInner{position:relative;padding:26px 26px 22px;display:flex;flex-direction:column;height:100%}.coupon-landing .top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.coupon-landing .brand{display:flex;align-items:center;gap:12px;min-width:0}.coupon-landing .brand img{height:34px;width:auto;display:block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.4))}.coupon-landing .pill{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;border:1px solid rgba(216,192,138,.35);background:#d8c08a14;padding:8px 10px;border-radius:999px;white-space:nowrap}.coupon-landing h1{margin:18px 0 8px;font-size:clamp(28px,3.6vw,44px);line-height:1.05;letter-spacing:-.02em}.coupon-landing .sub{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.55;max-width:54ch}.coupon-landing .form{margin-top:6px;display:grid;gap:12px;max-width:520px}.coupon-landing label{font-size:13px;color:#ffffffc7}.coupon-landing .inputWrap{display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.coupon-landing .inputWrap.error{border-color:var(--danger)}.coupon-landing .flag{width:28px;height:20px;border-radius:4px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(#ae1c28 33.3%,#fff 33.3%,#fff 66.6%,#21468b 66.6%);flex:0 0 auto;box-shadow:0 10px 20px #00000059}.coupon-landing input[type=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:none;background:transparent;color:var(--text);font-size:16px;width:100%;letter-spacing:.02em}.coupon-landing input[type=tel]::placeholder{color:#ffffff61}.coupon-landing .hint{color:#ffffff8c;font-size:12px;line-height:1.4;margin-top:8px}.coupon-landing .checkboxRow{display:flex;align-items:flex-start;gap:10px;margin-top:4px}.coupon-landing .checkboxRow input[type=checkbox]{margin-top:3px;accent-color:var(--gold);width:18px;height:18px;flex-shrink:0;cursor:pointer}.coupon-landing .checkboxRow label{font-size:14px;color:#ffffffd9;cursor:pointer;line-height:1.4}.coupon-landing .checkboxError{color:var(--danger);font-size:13px;margin-top:4px}.coupon-landing .row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:8px}.coupon-landing .btn{cursor:pointer;border:0;border-radius:14px;padding:14px 16px;font-weight:800;font-size:15px;letter-spacing:.01em;color:#0b0b0c;background:linear-gradient(180deg,var(--gold),var(--gold2));box-shadow:0 18px 45px #d8c08a2e;transition:transform .12s ease,filter .12s ease;min-width:220px;font-family:inherit}.coupon-landing .btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.coupon-landing .btn:active{transform:translateY(0);filter:brightness(.99)}.coupon-landing .btn:disabled{cursor:not-allowed;opacity:.7;filter:grayscale(.3) brightness(.85);transform:none}.coupon-landing .ghost{cursor:pointer;border-radius:14px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe0;font-weight:700;font-size:14px;font-family:inherit}.coupon-landing .ghost:disabled{cursor:not-allowed;opacity:.6}.coupon-landing .status{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:14px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;margin-top:12px}.coupon-landing .status .dot{width:10px;height:10px;border-radius:999px;margin-top:4px;background:#ffffff59;box-shadow:0 0 0 6px #ffffff0f;flex:0 0 auto}.coupon-landing .status.ok .dot{background:var(--ok);box-shadow:0 0 0 6px #4ee08a1f}.coupon-landing .status.err .dot{background:var(--danger);box-shadow:0 0 0 6px #ff5c5c1f}.coupon-landing .status .t{font-weight:900;margin:0 0 2px}.coupon-landing .status .d{margin:0;color:#ffffffb8;font-size:13px;line-height:1.45}.coupon-landing .sideInner{padding:22px;height:100%;display:flex;flex-direction:column;gap:14px}.coupon-landing .kpi{border:1px solid rgba(216,192,138,.35);background:#d8c08a1a;border-radius:18px;padding:14px}.coupon-landing .kpi .big{font-size:32px;font-weight:950;letter-spacing:-.03em;margin:0}.coupon-landing .kpi .small{margin:4px 0 0;color:#ffffffb8;font-size:13px;line-height:1.45}.coupon-landing .sep{height:1px;background:#ffffff1a;margin:6px 0}.coupon-landing .list{margin:0;padding-left:18px;color:#ffffffc7;font-size:13px;line-height:1.7}.coupon-landing .foot{margin-top:auto;color:#ffffff8c;font-size:12px;line-height:1.5}.coupon-landing .foot a{color:#ffffff8c;text-decoration:underline;text-decoration-color:#ffffff40}.coupon-landing .foot a:hover{color:#fffc}.coupon-landing .errorPage{text-align:center;padding:60px 20px}.coupon-landing .errorPage h2{font-size:24px;margin-bottom:12px}.coupon-landing .errorPage p{color:var(--muted);font-size:15px}.coupon-landing .loadingPage{text-align:center;padding:60px 20px;color:var(--muted);font-size:15px}.customers-page{width:100%;display:flex;flex-direction:column;gap:0;background-color:transparent;min-height:100%}.customers-page .cust-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.customers-page .cust-header .cust-header-left{display:flex;align-items:center;gap:14px}.customers-page .cust-header .cust-header-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#39f,#007fff,#1d3a6c);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #007fff26}.customers-page .cust-header .cust-header-icon svg{font-size:24px;color:#fff}.customers-page .cust-header .cust-header-text{display:flex;flex-direction:column;gap:2px}.customers-page .cust-header .cust-header-text h2{font-size:20px;font-weight:700;color:#f5f5f5;margin:0;line-height:1.3}.customers-page .cust-header .cust-header-text p{font-size:13px;color:#6f7e8c;margin:0}.customers-page .cust-header .cust-header-actions{display:flex;align-items:center;gap:8px}.customers-page .cust-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 18px;border-radius:8px;font-weight:650;font-size:13px;font-family:inherit;cursor:pointer;border:none;transition:all .18s ease;white-space:nowrap}.customers-page .cust-btn:disabled{opacity:.45;cursor:not-allowed}.customers-page .cust-btn.cust-btn-primary{background:linear-gradient(135deg,#39f,#007fff,#1d3a6c);color:#fff;box-shadow:0 4px 14px #1d3a6c2e}.customers-page .cust-btn.cust-btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #1d3a6c47;transform:translateY(-1px)}.customers-page .cust-btn.cust-btn-outline{background:#0d2137cc;color:#b2bac2;border:1px solid rgba(255,255,255,.1)}.customers-page .cust-btn.cust-btn-outline:hover:not(:disabled){border-color:#007fff;color:#007fff;background:#007fff14}.customers-page .cust-btn.cust-btn-secondary{background:#007fff14;color:#39f;border:1px solid rgba(0,127,255,.2)}.customers-page .cust-btn.cust-btn-secondary:hover:not(:disabled){background:#007fff26;border-color:#007fff}.customers-page .cust-btn.cust-btn-ghost{background:transparent;color:#6f7e8c;border:none;padding:6px 10px}.customers-page .cust-btn.cust-btn-ghost:hover:not(:disabled){color:#007fff;background:#007fff14}.customers-page .cust-btn.cust-btn-icon{background:none;border:none;color:#6f7e8c;padding:4px;border-radius:6px;transition:color .15s,background .15s}.customers-page .cust-btn.cust-btn-icon:hover:not(:disabled){color:#007fff;background:#007fff14}.customers-page .cust-btn svg{font-size:18px}.customers-page .cust-actions-cell{width:48px;text-align:center}.customers-page .cust-backfill-result{width:100%;margin-top:8px;padding:10px 16px;border-radius:8px;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.25);font-size:13px;font-weight:600}.customers-page .cust-card{background:#0d2137cc;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.customers-page .cust-card+.cust-card{margin-top:16px}.customers-page .cust-card-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(10,25,41,.5) 0%,transparent 100%);flex-wrap:wrap;gap:12px}.customers-page .cust-card-header .cust-card-title{font-size:15px;font-weight:700;color:#f5f5f5;display:flex;align-items:center;gap:8px}.customers-page .cust-card-header .cust-card-title svg{font-size:18px;color:#6f7e8c}.customers-page .cust-card-header .cust-card-title .cust-count{font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;background:#007fff14;color:#007fff}.customers-page .cust-card-header .cust-card-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.customers-page .cust-card-body{padding:24px}.customers-page .cust-search-bar{position:relative;flex:1;min-width:180px;max-width:320px}.customers-page .cust-search-bar .cust-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:18px;color:#6f7e8c;pointer-events:none}.customers-page .cust-search-bar input{width:100%;padding:9px 12px 9px 36px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0a192980;color:#f5f5f5;font-size:13px;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.customers-page .cust-search-bar input::placeholder{color:#6f7e8c}.customers-page .cust-search-bar input:focus{border-color:#007fff;box-shadow:0 0 0 3px #007fff26}.customers-page .cust-table-wrapper{overflow-x:auto}.customers-page .cust-table{width:100%;min-width:900px;border-collapse:collapse;font-size:13px}.customers-page .cust-table th{text-align:left;padding:12px 16px;font-weight:700;font-size:11px;color:#6f7e8c;text-transform:uppercase;letter-spacing:.5px;background:#0a192980;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.customers-page .cust-table th:hover{color:#b2bac2}.customers-page .cust-table th.sorted{color:#007fff}.customers-page .cust-table td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1);color:#b2bac2;vertical-align:middle}.customers-page .cust-table tr{transition:background .12s;cursor:pointer}.customers-page .cust-table tr:hover td{background:#007fff0d}.customers-page .cust-table tr:last-child td{border-bottom:none}.customers-page .cust-table .cust-name-cell{font-weight:600;color:#f5f5f5;display:flex;align-items:center;gap:10px}.customers-page .cust-table .cust-name-cell .cust-avatar{width:32px;height:32px;min-width:32px;border-radius:50%;background:linear-gradient(135deg,#39f,#007fff,#1d3a6c);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase}.customers-page .cust-table .cust-phone{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:12px;color:#b2bac2}.customers-page .cust-table .cust-amount{font-weight:700;color:#f5f5f5}.customers-page .cust-table .cust-date{font-size:12px;color:#6f7e8c}.customers-page .cust-source-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.customers-page .cust-source-badge.order{background:#007fff14;color:#39f;border:1px solid rgba(0,127,255,.2)}.customers-page .cust-source-badge.coupon{background:#bb86fc14;color:#bb86fc;border:1px solid rgba(187,134,252,.2)}.customers-page .cust-source-badge.manual{background:#dea5001a;color:#dea500;border:1px solid rgba(222,165,0,.2)}.customers-page .cust-tags{display:flex;flex-wrap:wrap;gap:4px}.customers-page .cust-tag-chip{font-size:10px;font-weight:600;padding:2px 8px;border-radius:10px;background:#007fff14;color:#39f;border:1px solid rgba(0,127,255,.15);white-space:nowrap;display:flex;align-items:center;gap:4px}.customers-page .cust-tag-chip .cust-tag-remove{font-size:12px;cursor:pointer;color:#6f7e8c;line-height:1}.customers-page .cust-tag-chip .cust-tag-remove:hover{color:#ef4444}.customers-page .cust-tag-add{display:flex;align-items:center;gap:4px}.customers-page .cust-tag-add input{padding:4px 8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:12px;width:100px;outline:none;background:#0a192980;color:#f5f5f5}.customers-page .cust-tag-add input::placeholder{color:#6f7e8c}.customers-page .cust-tag-add input:focus{border-color:#007fff;box-shadow:0 0 0 2px #007fff26}.customers-page .cust-tag-add button{padding:4px 10px;border:none;border-radius:8px;background:#007fff;color:#fff;font-size:12px;cursor:pointer;font-family:inherit}.customers-page .cust-tag-add button:hover{background:#006bd6}.customers-page .cust-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#6f7e8c;flex-wrap:wrap;gap:8px}.customers-page .cust-pagination .cust-page-info{font-size:12px}.customers-page .cust-pagination .cust-page-controls{display:flex;align-items:center;gap:4px}.customers-page .cust-pagination .cust-page-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0d2137cc;font-size:13px;font-weight:600;color:#b2bac2;cursor:pointer;transition:all .15s;font-family:inherit}.customers-page .cust-pagination .cust-page-btn:hover:not(:disabled){border-color:#007fff;color:#007fff;background:#007fff14}.customers-page .cust-pagination .cust-page-btn.active{background:#007fff;color:#fff;border-color:#007fff}.customers-page .cust-pagination .cust-page-btn:disabled{opacity:.4;cursor:not-allowed}.customers-page .cust-empty{text-align:center;padding:56px 20px;color:#6f7e8c}.customers-page .cust-empty svg{font-size:48px;margin-bottom:12px;opacity:.35}.customers-page .cust-empty .cust-empty-title{font-size:15px;font-weight:600;color:#b2bac2;margin-bottom:6px}.customers-page .cust-empty .cust-empty-desc{font-size:13px;max-width:280px;margin:0 auto}.customers-page .cust-back-row{display:flex;align-items:center;gap:8px;margin-bottom:20px}.customers-page .cust-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.customers-page .cust-profile-grid{grid-template-columns:1fr}}.customers-page .cust-profile-field{display:flex;flex-direction:column;gap:4px}.customers-page .cust-profile-field .cust-field-label{font-size:11px;font-weight:700;color:#6f7e8c;text-transform:uppercase;letter-spacing:.5px}.customers-page .cust-profile-field .cust-field-value{font-size:14px;font-weight:600;color:#f5f5f5}.customers-page .cust-profile-field .cust-field-value.phone{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:13px}.customers-page .cust-profile-field .cust-field-value.muted{color:#6f7e8c;font-weight:400}.customers-page .cust-consent-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px}.customers-page .cust-consent-badge.yes{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.25)}.customers-page .cust-consent-badge.no{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.customers-page .cust-tabs{display:flex;gap:0;border-bottom:2px solid rgba(255,255,255,.1);margin-bottom:20px}.customers-page .cust-tab{padding:10px 18px;font-size:13px;font-weight:600;color:#6f7e8c;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s;font-family:inherit;background:none;border-top:none;border-left:none;border-right:none}.customers-page .cust-tab:hover{color:#b2bac2}.customers-page .cust-tab.active{color:#007fff;border-bottom-color:#007fff}.customers-page .cust-order-list{display:flex;flex-direction:column;gap:8px}.customers-page .cust-order-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0a192966;border:1px solid rgba(255,255,255,.1);border-radius:12px;gap:12px;flex-wrap:wrap;cursor:pointer;transition:border-color .15s,background .15s}.customers-page .cust-order-row:hover{border-color:#007fff4d;background:#007fff0d}.customers-page .cust-order-row .cust-order-left{display:flex;flex-direction:column;gap:3px}.customers-page .cust-order-row .cust-order-left .cust-order-date{font-size:12px;font-weight:700;color:#f5f5f5}.customers-page .cust-order-row .cust-order-left .cust-order-items{font-size:12px;color:#6f7e8c}.customers-page .cust-order-row .cust-order-right{display:flex;align-items:center;gap:12px}.customers-page .cust-order-row .cust-order-right .cust-order-total{font-size:14px;font-weight:800;color:#22c55e}.customers-page .cust-order-row .cust-order-right .cust-order-status{font-size:10px;font-weight:700;padding:3px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.3px;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.25)}.customers-page .cust-coupon-list{display:flex;flex-direction:column;gap:8px}.customers-page .cust-coupon-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0a192966;border:1px solid rgba(255,255,255,.1);border-radius:12px;gap:12px;flex-wrap:wrap}.customers-page .cust-coupon-row .cust-coupon-left{display:flex;flex-direction:column;gap:3px}.customers-page .cust-coupon-row .cust-coupon-left .cust-coupon-campaign{font-size:13px;font-weight:700;color:#f5f5f5}.customers-page .cust-coupon-row .cust-coupon-left .cust-coupon-date{font-size:12px;color:#6f7e8c}.customers-page .cust-coupon-row .cust-coupon-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.3px;background:#bb86fc14;color:#bb86fc;border:1px solid rgba(187,134,252,.2)}.customers-page .cust-notes-area{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-family:inherit;font-size:13px;color:#f5f5f5;background:#0a192980;resize:vertical;min-height:80px;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.customers-page .cust-notes-area:focus{border-color:#007fff;box-shadow:0 0 0 3px #007fff26}.customers-page .cust-notes-area::placeholder{color:#6f7e8c}.customers-page .cust-save-bar{display:flex;align-items:center;gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);margin-top:16px}.customers-page .cust-loading{display:flex;align-items:center;justify-content:center;padding:60px 20px}*{font-family:Poppins;margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent!important}html{background-color:#3b3e53}*:focus{outline:none}.swal2-modal{z-index:9999999!important}.swal2-title{font-size:20px}img{max-width:100%;height:auto}ul{list-style:none}a{color:inherit;text-decoration:none}.green{background-color:green!important}.orange{background-color:#fb8c00!important}.purple{background:#bb86fc}.dark-purple{background:#535878}.gradient-background{background:linear-gradient(90deg,#4644b6,#7574c9d9)}body{font-family:Poppins;color:#f5f5f5;background-color:#212529;height:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.btn{text-transform:none!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{padding:0;max-height:0;opacity:0}to{height:100%;opacity:1}}
