@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--primary-color: #231f20;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}body{font-family:Figtree,sans-serif;background-color:#231f20;margin:0;position:relative;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}input,select,textarea{font-size:16px!important}.ant-btn{box-shadow:none;min-height:44px;touch-action:manipulation}.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{width:100%;max-width:100%;padding:0 16px}.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;min-height:44px}.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}.step-type.SERVICE{color:#ff9800;border:solid 1px #ff9800}.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)}.ant-select,.ant-input,.ant-input-number{min-height:44px}.ant-input-number .ant-input-number-input{min-height:42px}.ant-message{top:calc(12px + var(--safe-top))!important}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}.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)}.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)}}.barcode-scanner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}.barcode-scanner-modal{background:#fff;border-radius:12px;padding:16px;width:calc(100% - 32px);max-width:400px;max-height:calc(100dvh - 64px);overflow:hidden;display:flex;flex-direction:column}.scanner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-shrink:0}.scanner-header h3{margin:0;font-size:18px;color:#333}.close-button{background:none;border:none;font-size:32px;cursor:pointer;color:#666;padding:0;line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.close-button:hover{color:#333}#qr-reader{width:100%;border-radius:8px;overflow:hidden;flex:1;min-height:0}#qr-reader video{width:100%!important;height:auto!important;border-radius:8px;object-fit:cover}#qr-reader__scan_region{background:#f5f5f5}#qr-reader__dashboard{padding:8px!important}#qr-reader__dashboard_section_csr button{background:#4caf50!important;color:#fff!important;border:none!important;padding:12px 24px!important;border-radius:6px!important;cursor:pointer!important;font-size:16px!important;min-height:44px!important}#qr-reader__dashboard_section_csr select{padding:10px!important;border-radius:4px!important;border:1px solid #ddd!important;font-size:16px!important;min-height:44px!important}.scanner-hint{text-align:center;color:#666;font-size:14px;margin-top:12px;margin-bottom:0;flex-shrink:0}.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 .issue-type .select-issue{width:100%}.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 .content-page .scan-section .scan-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.OrderCompletePage .content-page .scan-section .scan-header h3{margin:0}.OrderCompletePage .content-page .scan-section .scan-header span{color:#888;font-size:12px;line-height:24px}.OrderCompletePage .content-page .scan-section .scan-actions{margin-bottom:12px}.OrderCompletePage .content-page .scan-section .scan-actions .scan-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.OrderCompletePage .content-page .scan-section .scan-actions .scan-button .icon{width:20px;height:20px}.OrderCompletePage .content-page .scan-section .scan-pickup-code{font-family:monospace;font-size:12px;color:#616161}.OrderCompletePage .content-page .scan-section .verify-result{display:flex;flex-direction:column;gap:8px}.OrderCompletePage .content-page .scan-section .verify-result .verify-result-tag{font-size:14px;padding:4px 12px}.OrderCompletePage .content-page .scan-section .verify-result .verify-mismatch-detail{font-size:13px;color:#616161;margin:0;font-family:monospace}.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%}.CollectedItemsList{margin-top:12px;padding:12px;background:#fafafa;border-radius:8px;border:1px solid #e0e0e0;overflow:hidden}.CollectedItemsList .collected-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.CollectedItemsList .collected-header .collected-title{font-weight:600;font-size:14px;color:#212121;display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:1}.CollectedItemsList .collected-header .collected-actions{display:flex;gap:6px;flex-shrink:0}.CollectedItemsList .collected-header .collected-actions .ant-btn{min-height:36px}.CollectedItemsList .collected-header .collected-actions .scan-btn{background:#ff9800;border-color:#ff9800}.CollectedItemsList .collected-header .collected-actions .scan-btn:hover{background:#f57c00;border-color:#f57c00}.CollectedItemsList .collected-items-list .ant-list-item{padding:8px 0;border-bottom:1px solid #eeeeee}.CollectedItemsList .collected-items-list .ant-list-item:last-child{border-bottom:none}.CollectedItemsList .collected-items-list .item-title{font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.CollectedItemsList .collected-items-list .item-details{display:flex;flex-direction:column;gap:2px}.CollectedItemsList .collected-items-list .item-details .item-code{font-family:monospace;font-size:11px;color:#616161;display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CollectedItemsList .collected-items-list .item-details .item-weight{font-size:11px;color:#616161}.CollectedItemsList .collected-items-list .item-details .item-partner{font-size:11px;color:#9e9e9e}.CollectedItemsList .ant-empty{margin:8px 0}.CollectedItemsList .ant-empty .ant-empty-description{font-size:12px;color:#9e9e9e}.collected-items-add-modal{top:0!important;padding:0!important;max-width:100%!important;margin:0!important}.collected-items-add-modal .ant-modal-content{border-radius:0;padding:24px 20px;min-height:100dvh;display:flex;flex-direction:column}.collected-items-add-modal .ant-modal-header{margin-bottom:24px;flex-shrink:0}.collected-items-add-modal .ant-modal-header .ant-modal-title{font-size:20px;font-weight:600}.collected-items-add-modal .ant-modal-body{flex:1;display:flex;flex-direction:column}.collected-items-add-modal .ant-modal-close{top:20px;right:16px;width:44px;height:44px}.collected-items-add-modal .wizard-loading{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 0}.collected-items-add-modal .wizard-empty{font-size:15px;color:#9e9e9e;text-align:center;padding:48px 0;flex:1;display:flex;align-items:center;justify-content:center}.collected-items-add-modal .wizard-type-list{display:flex;flex-direction:column;gap:12px}.collected-items-add-modal .wizard-type-list .wizard-type-btn{height:auto;min-height:56px;padding:14px 20px;border-radius:12px;border:2px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:all .15s}.collected-items-add-modal .wizard-type-list .wizard-type-btn .type-name{font-size:16px;font-weight:500;color:#212121}.collected-items-add-modal .wizard-type-list .wizard-type-btn:hover,.collected-items-add-modal .wizard-type-list .wizard-type-btn:active,.collected-items-add-modal .wizard-type-list .wizard-type-btn.selected{border-color:#1890ff;background:#e6f7ff}.collected-items-add-modal .wizard-barcode-ask{flex:1;display:flex;flex-direction:column}.collected-items-add-modal .wizard-barcode-ask .barcode-question{font-size:18px;line-height:1.5;color:#212121;text-align:center;padding:32px 16px 40px}.collected-items-add-modal .wizard-barcode-ask .barcode-choices{display:flex;flex-direction:column;gap:16px}.collected-items-add-modal .wizard-barcode-ask .barcode-choices .ant-btn{height:auto;min-height:56px;border-radius:12px;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px}.collected-items-add-modal .wizard-barcode-ask .barcode-choices .ant-btn .anticon{font-size:22px}.collected-items-add-modal .wizard-barcode-ask .barcode-choices .choice-yes{background:#1890ff;border-color:#1890ff}.collected-items-add-modal .wizard-barcode-ask .barcode-choices .choice-no{border:2px solid #d9d9d9;color:#212121}.collected-items-add-modal .wizard-barcode-ask .barcode-choices .choice-no:hover{border-color:#1890ff;color:#1890ff}.collected-items-add-modal .wizard-manual{flex:1;display:flex;flex-direction:column}.collected-items-add-modal .wizard-manual .wizard-confirm-btn{margin-top:auto;min-height:52px;border-radius:12px;font-size:16px;font-weight:600}.collected-items-add-modal .wizard-confirm{flex:1;display:flex;flex-direction:column}.collected-items-add-modal .wizard-confirm .confirm-summary{background:#f6f6f6;border-radius:12px;padding:16px}.collected-items-add-modal .wizard-confirm .confirm-summary .confirm-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e8e8e8}.collected-items-add-modal .wizard-confirm .confirm-summary .confirm-row:last-child{border-bottom:none}.collected-items-add-modal .wizard-confirm .confirm-summary .confirm-row .confirm-label{font-size:13px;color:#888;text-transform:uppercase;letter-spacing:.5px}.collected-items-add-modal .wizard-confirm .confirm-summary .confirm-row .confirm-value{font-size:15px;font-weight:500;color:#212121}.collected-items-add-modal .wizard-confirm .confirm-summary .confirm-row .confirm-value.code{font-family:monospace;display:flex;align-items:center}.collected-items-add-modal .wizard-confirm .confirm-actions{margin-top:auto;display:flex;gap:12px}.collected-items-add-modal .wizard-confirm .confirm-actions .ant-btn{min-height:52px;border-radius:12px;font-size:16px;font-weight:600}.collected-items-add-modal .photo-capture-btn{border:2px dashed #d9d9d9;color:#616161;border-radius:12px;height:auto;min-height:52px;font-size:15px}.collected-items-add-modal .photo-capture-btn .anticon{font-size:20px}.collected-items-add-modal .photo-capture-btn:hover{border-color:#1890ff;color:#1890ff}.collected-items-add-modal .photo-uploading{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;color:#888;font-size:14px}.collected-items-add-modal .photo-preview{position:relative;display:inline-block;border-radius:10px;overflow:hidden;border:1px solid #e0e0e0}.collected-items-add-modal .photo-preview img{display:block;width:100%;max-height:200px;object-fit:cover;border-radius:10px}.collected-items-add-modal .photo-preview .photo-remove{position:absolute;top:6px;right:6px;background:#00000080;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.collected-items-add-modal .photo-preview .photo-remove .anticon{color:#fff;font-size:18px}.collected-items-add-modal .wizard-field{margin-bottom:16px}.collected-items-add-modal .wizard-field .wizard-label{display:block;font-size:14px;font-weight:500;color:#616161;margin-bottom:6px}.collected-items-add-modal .wizard-field .ant-input,.collected-items-add-modal .wizard-field .ant-input-affix-wrapper,.collected-items-add-modal .wizard-field textarea.ant-input,.collected-items-add-modal .wizard-field .ant-input-number{border-radius:10px}.OrderDetailPage{position:relative;background-color:#f4f4f4;min-height:100dvh}.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 .status-arrive{color:#4f8ce0}.OrderDetailPage .status-completed{color:#00c853}.OrderDetailPage .status-failed{color:#ff3d17}.OrderDetailPage .status-arrive-bg{font-size:16px;line-height:24px;color:#4f8ce0;margin:0;background-color:#e3edfa;text-align:center;padding:11px 0;border-radius:24px;flex:1}.OrderDetailPage .status-completed-bg{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 .status-failed-bg{font-size:16px;line-height:24px;color:#ff3d17;margin:0;background-color:#ffe5e0;text-align:center;padding:11px 0;border-radius:24px;flex:1}.OrderDetailPage .header-page{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;z-index:10;padding:calc(16px + var(--safe-top, 0px)) 12px 16px 12px;background-color:var(--primary-color)}.OrderDetailPage .header-page h1{margin:0;font-size:18px;font-weight:700;line-height:28px;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrderDetailPage .header-page h1 .icon{max-height:24px;flex-shrink:0}.OrderDetailPage .map{position:fixed;top:calc(60px + var(--safe-top, 0px));left:0;right:0;height:30dvh;max-height:220px;min-height:140px;width:100%;z-index:2}.OrderDetailPage .content-page{margin-top:calc(60px + var(--safe-top, 0px) + 30dvh);padding-bottom:calc(80px + var(--safe-bottom, 0px));min-height:calc(100dvh - 60px - var(--safe-top, 0px) - 30dvh)}.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;min-width:0}.OrderDetailPage .content-page .step .step-content .step-content-left b{font-size:16px;font-weight:700;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrderDetailPage .content-page .step .step-content .step-content-left p{font-size:14px;line-height:22px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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;width:100%;display:flex;flex-direction:column;gap:12px}.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;flex-direction:column;gap:4px;padding:8px 0}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-content{display:flex;gap:8px;align-items:center;min-width:0;width:100%}.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 .package-scan{display:flex;align-items:center;gap:8px;padding-left:24px}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-scan .scan-tag-inline{font-size:12px;padding:1px 6px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-scan .scan-time-inline{font-size:11px;color:#888}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-products{padding-left:24px;padding-top:2px}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-products .package-product-row{display:flex;justify-content:space-between;align-items:center;padding:2px 0;font-size:12px;line-height:18px;color:#616161}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-products .package-product-row .product-name{color:#616161}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .package-products .package-product-row .product-qty{color:#888;flex-shrink:0;margin-left:8px}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .COLLECTED{font-size:14px;font-weight:700;line-height:24px;color:#00c853;flex-shrink:0}.OrderDetailPage .content-page .step-more-info>div .packages-list .package .PICKUP_FAILED{font-size:14px;font-weight:700;line-height:24px;color:#ff3d17;flex-shrink:0}.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,.OrderDetailPage .content-page .step-more-info>div .delivery-content a{margin:0;line-height:24px;font-size:16px;color:#231f20;word-break:break-word}.OrderDetailPage .content-page .step-more-info>div .delivery-verify{padding:0 16px 16px}.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-scan-button{border:1px dashed #4f8ce0;color:#4f8ce0;background-color:#f0f7ff;font-size:16px;height:48px;border-radius:8px}.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-scan-button:hover,.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-scan-button:focus{border-color:#4f8ce0;color:#4f8ce0;background-color:#e3edfa}.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-result-tag{font-size:14px;padding:4px 12px}.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-mismatch{display:flex;flex-direction:column;gap:8px}.OrderDetailPage .content-page .step-more-info>div .delivery-verify .verify-mismatch .verify-mismatch-detail{font-size:13px;color:#616161;margin:0}.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:12px;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{border:1px solid #231f20;border-radius:6px;padding:12px}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-main{display:flex;gap:8px;cursor:pointer}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-scan{display:flex;align-items:center;gap:8px;margin-top:8px;padding-left:30px}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-scan .scan-tag-inline{font-size:12px;padding:1px 6px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-products{padding-left:30px;padding-top:2px}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-products .package-product-row{display:flex;justify-content:space-between;align-items:center;padding:2px 0;font-size:12px;line-height:18px;color:#616161}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-products .package-product-row .product-name{color:#616161}.OrderDetailPage .content-page .step-more-info>div .packages-select .package .package-products .package-product-row .product-qty{color:#888;flex-shrink:0;margin-left:8px}.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 .content-page .step-more-info>div .scan-section{padding:16px}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-button{border:1px dashed #4f8ce0;color:#4f8ce0;background-color:#f0f7ff;font-size:16px;height:48px;border-radius:8px}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-button:hover,.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-button:focus{border-color:#4f8ce0;color:#4f8ce0;background-color:#e3edfa}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-result{background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-result .scan-result-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-result .scan-result-info .scan-tag{font-size:14px;padding:4px 8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-result .scan-result-info .scan-code-type{font-size:11px;color:#888;line-height:16px}.OrderDetailPage .content-page .step-more-info>div .scan-section .scan-result .scan-result-info .scan-time{font-size:12px;color:#888;line-height:16px}.OrderDetailPage .footer-page{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:12px 16px calc(12px + var(--safe-bottom, 0px)) 16px;box-shadow:0 -1px 4px #00000014;z-index:10}.OrderDetailPage .footer-page .actions{display:flex;gap:12px}.OrderDetailPage .footer-page .actions>button{flex:1;min-height:48px;font-size:16px}.OrderDetailPage .footer-page .actions>a{width:50%}.OrderDetailPage .footer-page .actions>a>button{width:100%;min-height:48px}.OrderDetailPage .footer-page .completed-wrapper{width:100%;display:flex;gap:16px;height:100%}.OrderDetailPage .footer-page .completed-wrapper button{max-width:44px;max-height:44px;min-height:44px;border-radius:22px}.ReturnDropoffConfirmation{padding:16px}.ReturnDropoffConfirmation.loading,.ReturnDropoffConfirmation.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;gap:12px;text-align:center}.ReturnDropoffConfirmation .dropoff-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.ReturnDropoffConfirmation .summary-card .summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ReturnDropoffConfirmation .summary-card .ant-list-item{padding:8px 0}.ReturnDropoffConfirmation .dropoff-note{margin-bottom:16px}.ReturnDropoffConfirmation .dropoff-note .ant-typography{display:block;margin-bottom:6px}.ReturnDropoffConfirmation .dropoff-actions{margin-top:16px}.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:calc(12px + var(--safe-top, 0px)) 16px 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:calc(46px + var(--safe-top, 0px));background:#f4f4f4;display:flex;flex-direction:column;gap:16px;padding-bottom:calc(80px + var(--safe-bottom, 0px))}.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 .content-page .return-dropoff-section{border-left:3px solid #ff9800}.OrderEndPage .content-page .return-dropoff-section .ReturnDropoffConfirmation{padding:0}.OrderEndPage .footer-page{bottom:0;left:0;right:0;position:fixed;z-index:10;background:#fff;padding:12px 16px calc(12px + var(--safe-bottom, 0px)) 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:calc(12px + var(--safe-top, 0px)) 12px 12px 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;width:100%}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:0;margin:0;flex:1}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-item{display:flex;padding:8px 16px;gap:8px;justify-content:center;border-radius:4px;min-height:40px;align-items:center}.OrdersPage .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-item p{margin:0;color:#888;font-size:14px}.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;border-radius:2px}.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:24px;margin:auto;padding:32px;text-align:center}.OrdersPage .route-wrapper .actions-route{position:sticky;background:#fff;display:flex;width:100%;z-index:1;bottom:calc(60px + var(--safe-bottom, 0px));justify-content:center;padding:12px 16px}.OrdersPage .route-wrapper .actions-route button{min-height:48px}.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:calc(60px + var(--safe-bottom, 0px));border-top:1px solid #e0e0e0;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.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;-webkit-tap-highlight-color:rgba(0,0,0,.05);min-height:72px}.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-header .step-header-left .collected-tag{font-size:11px;line-height:1;padding:2px 6px;border-radius:4px;margin:0}.OrdersPage .route-wrapper .steps .step .step-header .step-header-left .collected-tag .anticon{font-size:11px;margin-right:3px}.OrdersPage .route-wrapper .steps .step .step-header .step-header-right{flex-shrink:0}.OrdersPage .route-wrapper .steps .step .step-header .step-header-right .status-arrive{color:#4f8ce0}.OrdersPage .route-wrapper .steps .step .step-header .step-header-right .status-completed{color:#00c853}.OrdersPage .route-wrapper .steps .step .step-header .step-header-right .status-failed{color:#ff3d17}.OrdersPage .route-wrapper .steps .step .step-content{display:flex;flex-direction:column;min-width:0}.OrdersPage .route-wrapper .steps .step .step-content b{font-size:16px;font-weight:700;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrdersPage .route-wrapper .steps .step .step-content p{font-size:14px;line-height:22px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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 .step-footer .status-arrive{color:#4f8ce0}.RoutePage .content-page .steps-content-wrapper .step .step-footer .status-completed{color:#00c853}.RoutePage .content-page .steps-content-wrapper .step .step-footer .status-failed{color:#ff3d17}.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}.AccountPage{min-height:100vh;background-color:#f5f5f5}.AccountPage .header-page{background:var(--primary-color);padding:16px 20px;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:100}.AccountPage .header-page h1{margin:0;font-size:20px;font-weight:600;color:#fff;display:flex;align-items:center;gap:12px}.AccountPage .content-page{padding:20px}.AccountPage .content-page .profile-card{margin-bottom:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.AccountPage .content-page .profile-card .profile-header{display:flex;align-items:center;gap:16px}.AccountPage .content-page .profile-card .profile-header .profile-info{flex:1}.AccountPage .content-page .profile-card .profile-header .profile-info h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#333}.AccountPage .content-page .profile-card .profile-header .profile-info p{margin:4px 0;color:#666;font-size:14px}.AccountPage .content-page .profile-card .profile-header .profile-info p.user-id{color:#999;font-size:12px}.AccountPage .content-page .settings-card{margin-bottom:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.AccountPage .content-page .settings-card h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}.AccountPage .content-page .settings-card .settings-list .setting-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;cursor:pointer;transition:background-color .2s}.AccountPage .content-page .settings-card .settings-list .setting-item:hover{background-color:#f8f9fa;border-radius:8px;padding:12px 8px;margin:0 -8px}.AccountPage .content-page .settings-card .settings-list .setting-item .setting-content{display:flex;align-items:center;gap:12px}.AccountPage .content-page .settings-card .settings-list .setting-item .setting-content .icon{width:20px;height:20px;fill:#666}.AccountPage .content-page .settings-card .settings-list .setting-item .setting-content span{font-size:16px;color:#333}.AccountPage .content-page .settings-card .settings-list .setting-item .icon{width:16px;height:16px;fill:#ccc}.AccountPage .content-page .logout-section{margin-top:40px}
