@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";:root{--primary-color: #231f20}body{font-family:Figtree,sans-serif;background-color:#231f20;margin:0;position:relative}.ant-btn{box-shadow:none}.ant-btn-primary{background-color:var(--primary-color);font-size:16px;line-height:24px;font-weight:700;color:#fff}.ant-btn-primary .icon{max-height:24px}.ant-btn-primary.primary-white{background-color:#fff;color:var(--primary-color);border:var(--primary-color) 1px solid}.ant-btn-primary.primary-blue{background-color:#4f8ce0;color:#fff;border:#4f8ce0 1px solid}.ant-btn-primary.error-red-border{border:1.5px solid #ff3d17;background-color:#fff;color:#ff3d17}.ant-btn-primary.error-red{background-color:#ff3d17;color:#fff;border:#ff3d17 1px solid}.ant-btn-primary.complete-blue{background-color:#00c853;color:#fff;border:#00c853 1px solid}.content{max-width:328px}.primary-link{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--primary-color);font-size:16px;line-height:24px;font-weight:700;border:var(--primary-color) 2px solid;background-color:#fff}.primary-link .icon{max-height:24px}.step-type{padding:4px 11px;line-height:16px;font-size:12px;color:#e47669;border:solid 1px #e47669;background-color:#fff;width:max-content}.step-type.DELIVERY{color:#8590e3;border:solid 1px #8590e3}.ant-radio .ant-radio-inner{width:18px;height:18px;border-color:#888;border-width:2px}.ant-radio.ant-radio-checked .ant-radio-inner{border-color:var(--primary-color);background-color:#fff}.ant-radio.ant-radio-checked .ant-radio-inner:after{background-color:var(--primary-color)}body .SignInPage,body .SignUpPage,body .ForgotPasswordPage,body .ResetPasswordPage{margin:auto;max-width:328px;border-radius:16px;height:100%}body .SignInPage .ant-btn,body .SignUpPage .ant-btn,body .ForgotPasswordPage .ant-btn,body .ResetPasswordPage .ant-btn{margin-left:0}body .SignInPage .ant-btn span,body .SignUpPage .ant-btn span,body .ForgotPasswordPage .ant-btn span,body .ResetPasswordPage .ant-btn span{margin:auto}.OrderCompletePage{position:relative;background-color:#f4f4f4}.OrderCompletePage .header-page{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;z-index:2;padding:24px 12px;background-color:var(--primary-color)}.OrderCompletePage .header-page h1{margin:0;font-size:20px;font-weight:700;line-height:32px;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px}.OrderCompletePage .header-page h1 .icon{max-height:24px}.OrderCompletePage .content-page{height:calc(var(--vh, 100vh) - 160px);margin:80px 0;display:flex;flex-direction:column;gap:16px}.OrderCompletePage .content-page h3{margin:0 0 16px;font-size:16px;line-height:24px}.OrderCompletePage .content-page>div{background-color:#fff;padding:16px}.OrderCompletePage .content-page .package-was .ant-radio-group{display:flex;flex-direction:column;gap:16px;width:100%}.OrderCompletePage .content-page .package-was .option{display:flex;gap:8px;border:1px solid #231F20;border-radius:6px;padding-left:8px;cursor:pointer}.OrderCompletePage .content-page .package-was .option p,.OrderCompletePage .content-page .package-was .option b{font-size:14px;line-height:20px}.OrderCompletePage .content-page .package-was .option span{font-size:12px;line-height:20px;color:#888}.OrderCompletePage .content-page .proof-of-delivery .ant-upload-wrapper{display:flex;align-items:center;justify-content:center}.OrderCompletePage .content-page .proof-of-delivery .proof-of-delivery-action{width:100%;display:flex;gap:16px}.OrderCompletePage .content-page .proof-of-delivery .proof-of-delivery-action button{width:100%}.OrderCompletePage .content-page .proof-of-delivery .proof-item{position:relative;margin-top:16px}.OrderCompletePage .content-page .proof-of-delivery .proof-item img{max-width:100%;max-height:100%}.OrderCompletePage .content-page .proof-of-delivery .proof-item .proof-remove{position:absolute;right:10px;top:10px}.OrderCompletePage .content-page .note .note-header{display:flex;align-items:center;justify-content:space-between}.OrderCompletePage .content-page .note .note-header span{color:#888;font-size:12px;line-height:24px;margin-bottom:16px}.OrderCompletePage .footer-page{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:12px 16px 24px;box-shadow:0 -1px 4px #00000014}.OrderCompletePage .footer-page .actions{display:flex;gap:16px}.OrderCompletePage .footer-page .actions button{flex:1}.OrderCompletePage .footer-page .actions a{width:50%}.OrderStartPage{background:#231f20;color:#231f20;min-height:100dvh;display:flex;justify-content:center;align-items:center;flex-direction:column}.OrderStartPage .header-page{position:fixed;background-color:#231f20;top:0;z-index:10;left:0;right:0;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.OrderStartPage .header-page h2{margin:0;font-size:18px;font-weight:600;color:#fff}.OrderStartPage .header-page .close-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:20px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .2s}.OrderStartPage .header-page .close-btn:hover{opacity:.7}.OrderStartPage .header-page .close-btn:active{opacity:.5}.OrderStartPage .content-page{flex:1;margin-top:46px;width:100%;background:#f4f4f4;display:flex;flex-direction:column;gap:16px;padding-bottom:80px}.OrderStartPage .content-page .section{flex:1;padding:16px;color:#231f20;background:#fff;box-shadow:0 0 1px #0000003d}.OrderStartPage .content-page .section .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.OrderStartPage .content-page .section .heading .left{font-size:16px;font-weight:700}.OrderStartPage .content-page .section .heading .right{font-size:12px;color:#888}.OrderStartPage .content-page .confirm-section .confirm-text{margin-top:0;margin-bottom:8px;font-size:16px;font-weight:400;line-height:24px}.OrderStartPage .content-page .confirm-section .info-item{display:flex;font-size:16px;line-height:24px}.OrderStartPage .content-page .confirm-section .info-item .label{margin-right:4px}.OrderStartPage .content-page .confirm-section .info-item .value{font-weight:700}.OrderStartPage .content-page .photos-section .photo-buttons{display:flex;gap:12px;margin-bottom:16px}.OrderStartPage .content-page .photos-section .photo-item{position:relative}.OrderStartPage .content-page .photos-section .photo-item img{width:100%;object-fit:cover;border-radius:4px;border:1px solid #e8e8e8}.OrderStartPage .content-page .photos-section .photo-item .photo-remove{cursor:pointer;width:24px;height:24px;border:none;color:red;background-color:transparent;position:absolute;bottom:4px;right:0}.OrderStartPage .content-page .comments-section .comments-input{border-radius:16px;font-size:14px;resize:none;border:1px solid #e0e0e0;padding:8px 12px}.OrderStartPage .content-page .comments-section .comments-input::placeholder{color:#888}.OrderStartPage .content-page .comments-section .comments-input:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;outline:none}.OrderStartPage .content-page .comments-section .comments-input:hover{border-color:#40a9ff}.OrderStartPage .footer-page{bottom:0;left:0;right:0;position:fixed;z-index:10;background:#fff;padding:12px 16px;box-shadow:0 -1px 4px #00000014}.OrderStartPage .footer-page .confirm-button{height:44px;background:#231f20;border:none;border-radius:8px;line-height:24px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;width:100%;color:#fff}.OrderStartPage .footer-page .confirm-button .anticon{font-size:20px}.OrderStartPage .footer-page .confirm-button:hover{background:#333!important;color:#fff!important}.OrderStartPage .footer-page .confirm-button:active{background:#000!important;transform:scale(.98)}.OrderDetailPage{position:relative;background-color:#f4f4f4}.OrderDetailPage p,.OrderDetailPage b{margin:0}.OrderDetailPage .arrived-time{width:100%;background-color:#e3edfa;text-align:center;padding:10px 0;border-radius:24px}.OrderDetailPage .arrived-time b{font-size:16px;line-height:24px;color:#4f8ce0;margin:0}.OrderDetailPage .noti-completed{text-align:center;margin-top:12px}.OrderDetailPage .header-page{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;z-index:2;padding:24px 12px;background-color:var(--primary-color)}.OrderDetailPage .header-page h1{margin:0;font-size:20px;font-weight:700;line-height:32px;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px}.OrderDetailPage .header-page h1 .icon{max-height:24px}.OrderDetailPage .map{position:fixed;top:80px;left:0;right:0;height:180px;width:100%;z-index:2}.OrderDetailPage .content-page{height:calc(var(--vh, 100vh) - 160px);margin-top:260px}.OrderDetailPage .content-page .step{padding:16px;background-color:#fff;display:flex;flex-direction:column;gap:8px}.OrderDetailPage .content-page .step .step-header{display:flex;align-items:center;justify-content:space-between}.OrderDetailPage .content-page .step .step-header .step-header-left{display:flex;gap:8px;align-items:center}.OrderDetailPage .content-page .step .step-order-ref p{font-size:14px;font-weight:400;line-height:24px;color:#888}.OrderDetailPage .content-page .step .step-content{display:flex;gap:8px;align-items:center;justify-content:space-between}.OrderDetailPage .content-page .step .step-content .step-content-left{display:flex;flex-direction:column}.OrderDetailPage .content-page .step .step-content .step-content-left b{font-size:16px;font-weight:700;line-height:32px}.OrderDetailPage .content-page .step .step-content .step-content-left p{font-size:16px;line-height:24px;color:#888}.OrderDetailPage .content-page .step .step-action .ant-btn{width:100%}.OrderDetailPage .content-page .step .step-action .ant-btn .icon{max-height:16px}.OrderDetailPage .content-page .step-more-info{min-height:max-content;margin-top:12px;padding-bottom:81px;width:100%;display:flex;flex-direction:column;gap:16px}.OrderDetailPage .content-page .step-more-info>div{height:100%;width:100%;overflow:auto;background-color:#fff}.OrderDetailPage .content-page .step-more-info>div h1{font-size:16px;font-weight:700;line-height:24px;margin:16px 0 0;padding-left:16px}.OrderDetailPage .content-page .step-more-info>div .proof-item{margin-top:16px;padding:8px}.OrderDetailPage .content-page .step-more-info>div .proof-item img{max-width:100%;max-height:100%}.OrderDetailPage .content-page .step-more-info>div .packages-list{padding:16px 16px 0}.OrderDetailPage .content-page .step-more-info>div .packages-list .package{border-bottom:1px solid #f1f1f1;display:flex;gap:8px;align-items:center;justify-content:space-between;padding:8px 0}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-content{display:flex;gap:8px;align-items:center}.OrderDetailPage .content-page .step-more-info>div .packages-list .package p,.OrderDetailPage .content-page .step-more-info>div .packages-list .package b{font-size:14px;line-height:20px}.OrderDetailPage .content-page .step-more-info>div .packages-list .package span{font-size:12px;line-height:20px;color:#888}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .COLLECTED{font-size:14px;font-weight:700;line-height:24px;color:#00c853}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .PICKUP_FAILED{font-size:14px;font-weight:700;line-height:24px;color:#ff3d17}.OrderDetailPage .content-page .step-more-info>div .delivery-content{padding:16px;display:flex;gap:8px;flex-direction:column}.OrderDetailPage .content-page .step-more-info>div .delivery-content label{font-size:12px;line-height:16px;font-weight:700;color:#888;margin:0}.OrderDetailPage .content-page .step-more-info>div .delivery-content p{margin:0;line-height:16px;font-size:24px;color:#231f20}.OrderDetailPage .content-page .step-more-info>div .packages-select{padding:16px}.OrderDetailPage .content-page .step-more-info>div .packages-select .ant-checkbox-group{display:flex;flex-direction:column;gap:16px;width:100%}.OrderDetailPage .content-page .step-more-info>div .packages-select .ant-checkbox-group>label{width:100%}.OrderDetailPage .content-page .step-more-info>div .packages-select .package{display:flex;gap:8px;border:1px solid #231F20;border-radius:6px;padding:8px;cursor:pointer}.OrderDetailPage .content-page .step-more-info>div .packages-select .package p,.OrderDetailPage .content-page .step-more-info>div .packages-select .package b{font-size:14px;line-height:20px}.OrderDetailPage .content-page .step-more-info>div .packages-select .package span{font-size:12px;line-height:20px;color:#888}.OrderDetailPage .footer-page{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:12px 16px 24px;box-shadow:0 -1px 4px #00000014}.OrderDetailPage .footer-page .actions{display:flex;gap:16px}.OrderDetailPage .footer-page .actions>button{flex:1}.OrderDetailPage .footer-page .actions>a{width:50%}.OrderDetailPage .footer-page .actions>a>button{width:100%}.OrderDetailPage .footer-page .completed-wrapper{width:100%;display:flex;gap:16px;height:100%}.OrderDetailPage .footer-page .completed-wrapper b{font-size:16px;line-height:24px;color:#00c853;margin:0;background-color:#d6f6d3;text-align:center;padding:11px 0;border-radius:24px;flex:1}.OrderDetailPage .footer-page .completed-wrapper button{max-width:44px;max-height:44px;border-radius:22px}.c-map{width:100%;height:100%}.m-active>div{transition:all .3s infinite;animation:jump .6s infinite}.icon-MarkerStart span,.icon-MarkerEnd span,.icon-MarkerStop span,.icon-MarkerDropoff span,.icon-MarkerPickup span{position:absolute;text-align:center;top:6px;line-height:24px;font-size:14px;font-weight:700;left:0;right:0}.icon-MarkerStart.completed svg g path,.icon-MarkerEnd.completed svg g path,.icon-MarkerStop.completed svg g path,.icon-MarkerDropoff.completed svg g path,.icon-MarkerPickup.completed svg g path{fill:#579759}.icon-MarkerStart.failed svg g path,.icon-MarkerEnd.failed svg g path,.icon-MarkerStop.failed svg g path,.icon-MarkerDropoff.failed svg g path,.icon-MarkerPickup.failed svg g path{fill:#880808}@keyframes jump{0%,to{transform:translateY(0)}45%{transform:translateY(-4px)}}.OrderEndPage{background:#231f20;color:#231f20;min-height:100dvh;display:flex;justify-content:center;align-items:stretch;flex-direction:column}.OrderEndPage .header-page{position:fixed;background-color:#231f20;top:0;z-index:10;left:0;right:0;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.OrderEndPage .header-page h2{margin:0;font-size:18px;font-weight:600;color:#fff}.OrderEndPage .header-page .close-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:20px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .2s}.OrderEndPage .header-page .close-btn:hover{opacity:.7}.OrderEndPage .header-page .close-btn:active{opacity:.5}.OrderEndPage .content-page{flex:1;width:100%;margin-top:46px;background:#f4f4f4;display:flex;flex-direction:column;gap:16px;padding-bottom:80px}.OrderEndPage .content-page .section{flex:1;padding:16px;color:#231f20;background:#fff;box-shadow:0 0 1px #0000003d}.OrderEndPage .content-page .section .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.OrderEndPage .content-page .section .heading .left{font-size:16px;font-weight:700}.OrderEndPage .content-page .section .heading .right{font-size:12px;color:#888}.OrderEndPage .content-page .step-section{background-color:#fff}.OrderEndPage .content-page .step-section .notify{margin:0;font-size:16px;line-height:24px;padding-bottom:8px}.OrderEndPage .content-page .step-section .steps{width:100%;max-height:270px;overflow:auto}.OrderEndPage .content-page .step-section .steps p,.OrderEndPage .content-page .step-section .steps b{margin:0}.OrderEndPage .content-page .step-section .steps .step{padding:16px 0;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;gap:8px;cursor:pointer}.OrderEndPage .content-page .step-section .steps .step .step-header{display:flex;align-items:center;justify-content:space-between}.OrderEndPage .content-page .step-section .steps .step .step-header .step-header-left{display:flex;gap:8px;align-items:center}.OrderEndPage .content-page .step-section .steps .step .step-content{display:flex;flex-direction:column}.OrderEndPage .content-page .step-section .steps .step .step-content b{font-size:16px;font-weight:700;line-height:32px}.OrderEndPage .content-page .step-section .steps .step .step-content p{font-size:16px;line-height:24px;color:#888}.OrderEndPage .content-page .photos-section .photo-buttons{display:flex;gap:12px;margin-bottom:16px}.OrderEndPage .content-page .photos-section .photo-item{position:relative}.OrderEndPage .content-page .photos-section .photo-item img{width:100%;object-fit:cover;border-radius:4px;border:1px solid #e8e8e8}.OrderEndPage .content-page .photos-section .photo-item .photo-remove{cursor:pointer;width:24px;height:24px;border:none;color:red;background-color:transparent;position:absolute;bottom:4px;right:0}.OrderEndPage .content-page .comments-section .comments-input{border-radius:16px;font-size:14px;resize:none;border:1px solid #e0e0e0;padding:8px 12px}.OrderEndPage .content-page .comments-section .comments-input::placeholder{color:#888}.OrderEndPage .content-page .comments-section .comments-input:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;outline:none}.OrderEndPage .content-page .comments-section .comments-input:hover{border-color:#40a9ff}.OrderEndPage .footer-page{bottom:0;left:0;right:0;position:fixed;z-index:10;background:#fff;padding:12px 16px;box-shadow:0 -1px 4px #00000014}.OrderEndPage .footer-page .confirm-button{height:44px;background:#231f20;border:none;border-radius:8px;line-height:24px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;width:100%;color:#fff}.OrderEndPage .footer-page .confirm-button .anticon{font-size:20px}.OrderEndPage .footer-page .confirm-button:hover{background:#333!important;color:#fff!important}.OrderEndPage .footer-page .confirm-button:active{background:#000!important;transform:scale(.98)}.common-tabs{position:fixed;right:0;left:0;bottom:0;margin:auto;width:100%;z-index:2;background-color:#fff;box-shadow:0 -1px 4px #00000014}.common-tabs .ant-tabs-nav{border-bottom:none;margin-bottom:0}.common-tabs .ant-tabs-nav:before{border-bottom:none}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap{border-bottom:none}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{border-bottom:none;background-color:#fff;padding:4px;border-radius:4px}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:0;margin:0}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .common-tabs-item{display:flex;padding:6px 25px;justify-content:center;flex-direction:column;align-items:center;border-radius:4px}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .common-tabs-item p{margin:0;color:#888;font-size:10px;line-height:12px}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .common-tabs-item p{color:var(--primary-color);font-weight:700}.common-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .common-tabs-item .icon svg path{fill:var(--primary-color)}.common-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.OrdersPage{display:flex;flex-direction:column;min-height:100dvh}.OrdersPage .header{padding:12px}.OrdersPage .header .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.OrdersPage .header .title h1{margin:0;font-size:20px;font-weight:700;line-height:32px;color:#fff}.OrdersPage .header .overview .order-item{display:flex;align-items:center;gap:4px}.OrdersPage .header .overview .order-item .marker svg path{fill:#000!important}.OrdersPage .header .overview .order-item svg{height:20px;width:20px}.OrdersPage .header .overview .order-item .text{color:#fff;font-weight:400;font-size:12px;line-height:16px}.OrdersPage .steps-date{text-align:start;width:100%;padding:12px 16px;font-size:24px;line-height:32px;font-weight:700}.OrdersPage .ant-tabs-nav{border-bottom:none}.OrdersPage .ant-tabs-nav:before{border-bottom:none}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap{border-bottom:none}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{border-bottom:none;background-color:#fff;padding:4px;border-radius:4px}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:0;margin:0}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-item{display:flex;padding:6px 25px;gap:8px;justify-content:center;border-radius:4px}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-item p{margin:0;color:#888}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-item span{padding:0 4px;background-color:#e0e0e0;color:#fff}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .tab-item{background-color:var(--primary-color)}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .tab-item p{color:#fff}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .tab-item span{padding:0 4px;background-color:#4f8ce0;color:#fff}.OrdersPage .ant-tabs-nav .ant-tabs-ink-bar{display:none}.OrdersPage .route-wrapper{min-height:calc(100dvh - 230px);display:flex;align-items:stretch;flex-direction:column;background-color:#fff;overflow-y:auto}.OrdersPage .route-wrapper .emty-text{font-size:36px;margin:auto}.OrdersPage .route-wrapper .actions-route{position:sticky;background:#fff;display:flex;width:100%;z-index:1;bottom:60px;justify-content:center;padding:12px 16px}.OrdersPage .route-wrapper .actions-route button span{font-size:16px;line-height:24px;font-weight:700}.OrdersPage .route-wrapper .actions-route button .icon{max-height:24px}.OrdersPage .route-wrapper .steps{width:100%;padding-bottom:60px;border-top:1px solid #e0e0e0;flex:1;overflow:auto}.OrdersPage .route-wrapper .steps p,.OrdersPage .route-wrapper .steps b{margin:0}.OrdersPage .route-wrapper .steps .step{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;gap:8px;cursor:pointer}.OrdersPage .route-wrapper .steps .step .step-header{display:flex;align-items:center;justify-content:space-between}.OrdersPage .route-wrapper .steps .step .step-header .step-header-left{display:flex;gap:8px;align-items:center}.OrdersPage .route-wrapper .steps .step .step-content{display:flex;flex-direction:column}.OrdersPage .route-wrapper .steps .step .step-content b{font-size:16px;font-weight:700;line-height:32px}.OrdersPage .route-wrapper .steps .step .step-content p{font-size:16px;line-height:24px;color:#888}.RoutePage .header{display:flex;justify-content:center;align-items:center;padding:12px}.RoutePage .header h1{margin:0;font-size:20px;font-weight:700;line-height:32px;color:#fff}.RoutePage .content-page{width:100%;height:calc(var(--vh, 100vh) - 138px);position:relative}.RoutePage .content-page .c-map{z-index:4}.RoutePage .content-page .steps-content-wrapper{position:fixed;bottom:82px;right:0;left:0;min-height:220px;background-color:none;z-index:2;padding:0 8px}.RoutePage .content-page .steps-content-wrapper p,.RoutePage .content-page .steps-content-wrapper b{margin:0}.RoutePage .content-page .steps-content-wrapper .step{padding:16px;display:flex;flex-direction:column;background-color:#fff;gap:8px;cursor:pointer}.RoutePage .content-page .steps-content-wrapper .step .step-header{display:flex;align-items:center;justify-content:space-between}.RoutePage .content-page .steps-content-wrapper .step .step-header .step-header-left{display:flex;gap:8px;align-items:center}.RoutePage .content-page .steps-content-wrapper .step .step-header .step-header-left .step-type{padding:4px 11px;line-height:16px;font-size:12px;color:#e47669;border:solid 1px #E47669;background-color:#fff;width:max-content}.RoutePage .content-page .steps-content-wrapper .step .step-header .step-header-left .step-type.DELIVERY{color:#8590e3;border:solid 1px #8590E3}.RoutePage .content-page .steps-content-wrapper .step .step-content{display:flex;flex-direction:column}.RoutePage .content-page .steps-content-wrapper .step .step-content b{font-size:16px;font-weight:700;line-height:32px}.RoutePage .content-page .steps-content-wrapper .step .step-content p{font-size:16px;line-height:24px;color:#888}.RoutePage .content-page .steps-content-wrapper .step .step-footer{display:flex;align-items:center;justify-content:space-between}.RoutePage .content-page .steps-content-wrapper .step-control{display:flex;align-items:center;justify-content:center;padding:8px 0}.RoutePage .content-page .steps-content-wrapper .step-control .ant-btn{padding:8px 6px}.RoutePage .content-page .steps-content-wrapper .step-control .ant-btn .icon{max-height:24px}.RoutePage .content-page .steps-content-wrapper .step-control .next{border-radius:0 8px 8px 0}.RoutePage .content-page .steps-content-wrapper .step-control .prev{border-radius:8px 0 0 8px}.SignInForm,.ForgotPasswordForm,.ResetPasswordForm{background:#fff;color:#212121;border-radius:16px}.SignInForm .FormHeader,.ForgotPasswordForm .FormHeader,.ResetPasswordForm .FormHeader{padding:24px 24px 0}.SignInForm .FormHeader .Title,.ForgotPasswordForm .FormHeader .Title,.ResetPasswordForm .FormHeader .Title{font-size:24px;line-height:40px}.SignInForm .FormHeader .SubTitle,.ForgotPasswordForm .FormHeader .SubTitle,.ResetPasswordForm .FormHeader .SubTitle{font-size:12px;line-height:16px}.SignInForm .FormContent,.ForgotPasswordForm .FormContent,.ResetPasswordForm .FormContent{padding:20px 24px 0}.SignInForm .FormContent .ant-form-item,.ForgotPasswordForm .FormContent .ant-form-item,.ResetPasswordForm .FormContent .ant-form-item{margin-bottom:20px}.SignInForm .FormContent label,.ForgotPasswordForm .FormContent label,.ResetPasswordForm .FormContent label{font-weight:600;font-size:12px;line-height:16px}.SignInForm .FormFooter,.ForgotPasswordForm .FormFooter,.ResetPasswordForm .FormFooter{padding:24px}.SignInForm .FormFooter button,.ForgotPasswordForm .FormFooter button,.ResetPasswordForm .FormFooter button{font-size:14px;background:var(--primary-color);border-radius:4px;border-color:var(--primary-color)}.SignInForm .HintPassword,.ForgotPasswordForm .HintPassword,.ResetPasswordForm .HintPassword{font-size:10px;line-height:12px;padding-bottom:10px}.SignInForm .HintPassword .HintTitle,.ForgotPasswordForm .HintPassword .HintTitle,.ResetPasswordForm .HintPassword .HintTitle{color:#212121;padding-bottom:5px}.SignInForm .HintPassword.Invalid,.ForgotPasswordForm .HintPassword.Invalid,.ResetPasswordForm .HintPassword.Invalid{color:#888}.SignInForm .Terms,.ForgotPasswordForm .Terms,.ResetPasswordForm .Terms{text-align:center;padding-bottom:20px;font-size:12px;line-height:16px}.SignInForm .ForgotPassword,.ForgotPasswordForm .ForgotPassword,.ResetPasswordForm .ForgotPassword{padding:0 24px 24px;text-align:center;font-size:16px;font-weight:700;line-height:24px}.SignInForm .ForgotPassword a,.ForgotPasswordForm .ForgotPassword a,.ResetPasswordForm .ForgotPassword a{color:var(--primary-color)}.SignInForm .Register,.ForgotPasswordForm .Register,.ResetPasswordForm .Register{text-align:center;padding-bottom:24px}.SignInForm .Register a,.ForgotPasswordForm .Register a,.ResetPasswordForm .Register a{color:var(--primary-color);font-weight:700}.SignInForm .Documentation,.SignInForm .Company,.ForgotPasswordForm .Documentation,.ForgotPasswordForm .Company,.ResetPasswordForm .Documentation,.ResetPasswordForm .Company{border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;margin:0 24px;padding:16px;display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:24px;width:calc(100% - 48px)}.SignInForm .Documentation .Left .Title,.SignInForm .Company .Left .Title,.ForgotPasswordForm .Documentation .Left .Title,.ForgotPasswordForm .Company .Left .Title,.ResetPasswordForm .Documentation .Left .Title,.ResetPasswordForm .Company .Left .Title{font-weight:600;font-size:14px;line-height:24px;color:#212121}.SignInForm .Documentation .Left .Title img,.SignInForm .Company .Left .Title img,.ForgotPasswordForm .Documentation .Left .Title img,.ForgotPasswordForm .Company .Left .Title img,.ResetPasswordForm .Documentation .Left .Title img,.ResetPasswordForm .Company .Left .Title img{padding-right:5px}.SignInForm .Documentation .Left .Desc,.SignInForm .Company .Left .Desc,.ForgotPasswordForm .Documentation .Left .Desc,.ForgotPasswordForm .Company .Left .Desc,.ResetPasswordForm .Documentation .Left .Desc,.ResetPasswordForm .Company .Left .Desc{font-size:12px;line-height:16px;color:#888;padding-top:8px}.SignInForm .Documentation.Company,.SignInForm .Company.Company,.ForgotPasswordForm .Documentation.Company,.ForgotPasswordForm .Company.Company,.ResetPasswordForm .Documentation.Company,.ResetPasswordForm .Company.Company{position:unset;margin:8px 0;width:100%}.SignInForm .Documentation.Company .Left .Desc,.SignInForm .Company.Company .Left .Desc,.ForgotPasswordForm .Documentation.Company .Left .Desc,.ForgotPasswordForm .Company.Company .Left .Desc,.ResetPasswordForm .Documentation.Company .Left .Desc,.ResetPasswordForm .Company.Company .Left .Desc{text-transform:capitalize}.SignInPage .logo{max-width:99px;padding:70px 0;margin:auto}.SignInPage .logo img{width:100%}.SignInPage .register{padding-top:24px;text-align:center}.SignInPage .register p{font-size:16px;line-height:24px;color:#fff;margin:0 0 8px}.SignInPage .copyright{position:absolute;bottom:24px;margin:auto;right:0;left:0;text-align:center}.SignInPage .copyright p{margin:0;font-size:12px;line-height:16px;color:#fff}
