.progress-heading{padding:58px 0 64px;background:#eef3fa;border-top:1px solid #d5e0ee}.progress-heading h1{max-width:760px;margin:16px 0 12px;color:#1f3a5f;font-size:52px;line-height:1.08}.progress-heading p{max-width:720px;margin:0;color:#5a7290;font-size:15px;line-height:1.8}.progress-page{padding:64px 0 88px;background:#f2f6fb}.progress-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:46px}.progress-aside{padding-top:8px}.progress-aside>span{color:#2c5591;font-size:10px;font-weight:800;letter-spacing:1.4px}.progress-aside h2{margin:14px 0 16px;color:#1f3a5f;font-size:25px;line-height:1.35}.progress-aside p{margin:0;color:#5a7290;font-size:13px;line-height:1.9}.progress-aside a{display:inline-block;margin-top:24px;color:#2c5591;font-size:12px;font-weight:700}.progress-main{min-width:0}.progress-query{padding:28px;border:1px solid #d5e0ee;background:#fff}.progress-query>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.progress-query label{color:#5a7290;font-size:12px}.progress-query input{width:100%;height:48px;margin-top:8px;padding:0 13px;border:1px solid #d5e0ee;border-radius:2px;color:#1f3a5f;font:inherit;outline:none}.progress-query input:focus{border-color:#2c5591;box-shadow:0 0 0 3px #008eb21a}.progress-query button{width:100%;height:48px;margin-top:18px;border:0;border-radius:2px;background:#2c5591;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.progress-query button span{margin-left:8px}.progress-query button:disabled,.document-actions button:disabled{cursor:wait;opacity:.65}.progress-error{margin:14px 0 0;padding:11px 13px;border-left:3px solid #c84f3d;background:#fff2ef;color:#9c392d;font-size:12px;line-height:1.6}.progress-result{border:1px solid #d5e0ee;background:#fff}.progress-result-head{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5e0ee}.progress-result-head small{color:#5a7290;font-size:9px}.progress-result-head h2{margin:5px 0 0;color:#1f3a5f;font-size:19px}.progress-result-head button{padding:8px 10px;border:0;background:#eef3fa;color:#2c5591;font-size:10px;cursor:pointer}.progress-customer{padding:16px 24px;background:#f2f6fb;color:#5a7290;font-size:12px;line-height:1.7}.purchase-timeline{margin:0;padding:28px 24px 28px 46px;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));list-style:none;border-bottom:1px solid #d5e0ee}.purchase-timeline li{position:relative;padding-right:14px;color:#5a7290}.purchase-timeline li:before{content:"";position:absolute;z-index:1;left:-20px;top:2px;width:12px;height:12px;border:3px solid #d5e0ee;border-radius:50%;background:#fff}.purchase-timeline li:after{content:"";position:absolute;left:-8px;right:0;top:9px;height:2px;background:#d5e0ee}.purchase-timeline li:last-child:after{display:none}.purchase-timeline li.done:before{border-color:#309e30;background:#309e30}.purchase-timeline li.active:before{border-color:#2c5591;box-shadow:0 0 0 4px #00a4c721}.purchase-timeline b,.purchase-timeline small{display:block;position:relative;z-index:2}.purchase-timeline b{color:#1f3a5f;font-size:11px}.purchase-timeline small{margin-top:6px;font-size:9px;line-height:1.45}.customer-document{padding:24px;border-bottom:1px solid #d5e0ee}.customer-document:last-child{border-bottom:0}.document-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.document-head small,.document-head h3{display:block}.document-head small{color:#5a7290;font-size:9px}.document-head h3{margin:5px 0 0;color:#1f3a5f;font-size:17px}.customer-status{display:inline-flex;min-height:27px;padding:0 10px;align-items:center;border-radius:14px;background:#eaf5ea;color:#309e30;font-size:9px}.customer-status.waiting{background:#fff0d1;color:#94680e}.customer-status.rejected{background:#f7e8e5;color:#a34c3d}.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid #d5e0ee;background:#d5e0ee}.document-grid div{padding:13px;background:#fff}.document-grid small,.document-grid b{display:block}.document-grid small{color:#5a7290;font-size:9px}.document-grid b{margin-top:6px;color:#5a7290;font-size:11px;line-height:1.55}.document-note{margin:14px 0 0;padding:13px;background:#f2f6fb;color:#5a7290;font-size:11px;line-height:1.7}.document-actions{display:flex;gap:10px;margin-top:18px}.document-actions button{min-height:42px;padding:0 18px;border:0;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.confirm-quotation{background:#2c5591;color:#fff}.reject-quotation{background:#eef3fa;color:#5a7290}.customer-empty{padding:22px 24px;color:#5a7290;font-size:12px;line-height:1.7}@media(max-width:800px){.progress-heading{padding:38px 0 42px}.progress-heading h1{font-size:38px}.progress-page{padding:34px 0 64px}.progress-layout{grid-template-columns:1fr;gap:26px}.progress-aside{display:none}.progress-query{padding:20px 16px}.progress-query>div{grid-template-columns:1fr}.progress-result-head{padding:18px 16px;align-items:flex-start}.progress-result-head h2{font-size:15px;word-break:break-all}.progress-customer{padding:14px 16px}.purchase-timeline{padding:22px 16px 22px 36px;grid-template-columns:1fr;gap:22px}.purchase-timeline li{min-height:34px}.purchase-timeline li:after{left:-14px;top:14px;width:2px;height:44px}.customer-document{padding:20px 16px}.document-grid{grid-template-columns:1fr}.document-actions{flex-direction:column}.document-actions button{width:100%}}.customer-auth-panel{border:1px solid #d5e0ee;background:#fff}.auth-loading{padding:42px 28px;color:#5a7290;text-align:center;font-size:13px}.auth-view{padding:34px}.auth-mark{color:#2c5591;font-size:9px;font-weight:800;letter-spacing:1.2px}.auth-view>h2,.account-head h2{margin:10px 0 8px;color:#1f3a5f;font-size:25px}.auth-view>p,.account-head p{margin:0;color:#5a7290;font-size:12px;line-height:1.75}.wechat-login-button,.bind-form button{width:100%;height:50px;margin-top:24px;border:0;border-radius:2px;background:#309e30;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.wechat-login-button:disabled,.bind-form button:disabled{cursor:wait;opacity:.65}.auth-view>small{display:block;margin-top:12px;color:#5a7290;font-size:10px;text-align:center}.bind-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.bind-form label{color:#5a7290;font-size:11px}.bind-form input{width:100%;height:48px;margin-top:8px;padding:0 13px;border:1px solid #d5e0ee;border-radius:2px;color:#1f3a5f;font:inherit;outline:none}.bind-form button,.bind-form .progress-error{grid-column:1/-1;margin-top:0}.account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #d5e0ee}.account-actions{display:flex;gap:8px}.account-actions button{min-width:38px;height:36px;padding:0 11px;border:1px solid #d5e0ee;background:#fff;color:#5a7290;font:inherit;font-size:11px;cursor:pointer}.customer-order-list{display:grid;gap:12px;margin-top:22px}.order-card{width:100%;padding:18px;border:1px solid #d5e0ee;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s}.order-card:hover{border-color:#9dc0e8;box-shadow:0 6px 18px #093f4f12}.order-card>strong,.order-card>span{display:block}.order-card>strong{margin:13px 0 7px;color:#1f3a5f;font-size:16px}.order-card>span:not(.order-card-top):not(.order-card-bottom){color:#5a7290;font-size:11px}.order-card-top,.order-card-bottom{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.order-card-top>small{color:#5a7290;font-size:9px}.order-card-top .customer-status{font-style:normal}.order-card-bottom{margin-top:16px;padding-top:13px;border-top:1px solid #e2eaf5}.order-card-bottom small{color:#5a7290;font-size:9px}.order-card-bottom b{color:#2c5591;font-size:10px}.legacy-lookup{margin-top:16px;border:1px solid #d5e0ee;background:#fff}.legacy-lookup>button{width:100%;height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:0;background:#fff;color:#5a7290;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.legacy-lookup>[data-legacy-content]{padding:0 18px 18px;border-top:1px solid #e2eaf5}.legacy-lookup>[data-legacy-content]>p{margin:16px 0;color:#5a7290;font-size:11px}.legacy-lookup .progress-query{padding:0;border:0}@media(max-width:800px){.auth-view{padding:24px 16px}.auth-view>h2,.account-head h2{font-size:21px}.bind-form{grid-template-columns:1fr}.account-head{align-items:flex-start}.account-actions{flex-shrink:0;flex-direction:column;align-items:stretch}.account-actions button{min-width:86px}.account-actions button[data-logout]{display:inline-flex;align-items:center;justify-content:center;background:#fff5f2;border-color:#e5b2a7;color:#a44837}.order-card{padding:16px}.legacy-lookup>[data-legacy-content]{padding:0 16px 16px}.legacy-lookup .progress-query{padding-top:16px}}.order-card-status-line{margin-top:10px!important;padding:9px 10px;background:#f2f6fb;color:#5a7290!important;line-height:1.55}.account-actions button:first-child{min-width:86px}.quotation-pricing{margin-top:18px;padding-top:18px;border-top:1px solid #d5e0ee}.quotation-pricing-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.quotation-pricing-head b,.quotation-pricing-head small{display:block}.quotation-pricing-head b{color:#1f3a5f;font-size:13px}.quotation-pricing-head small{margin-top:4px;color:#5a7290;font-size:10px;line-height:1.5}.quotation-pricing-table{overflow:auto;border:1px solid #d5e0ee}.quotation-pricing-table table{width:100%;border-collapse:collapse;min-width:520px}.quotation-pricing-table th{height:36px;padding:0 11px;background:#f2f6fb;color:#5a7290;text-align:left;font-size:10px;font-weight:700}.quotation-pricing-table td{padding:10px 11px;border-top:1px solid #e2eaf5;color:#5a7290;font-size:11px;white-space:nowrap}.quotation-pricing-table td:first-child{white-space:normal;font-weight:700}.quotation-pricing-table td small{display:block;margin-top:3px;color:#5a7290;font-size:9px;font-weight:400}.quotation-pricing-empty{text-align:center;color:#5a7290!important;font-weight:400!important}.quotation-fee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:12px;border:1px solid #d5e0ee;background:#d5e0ee}.quotation-fee-grid div{padding:11px;background:#f2f6fb}.quotation-fee-grid small,.quotation-fee-grid b{display:block}.quotation-fee-grid small{color:#5a7290;font-size:9px}.quotation-fee-grid b{margin-top:5px;color:#5a7290;font-size:12px}.quotation-fee-grid .grand{background:#eef3fa}.quotation-fee-grid .grand b{color:#2c5591;font-size:15px}.order-price-source{margin-bottom:0}@media(max-width:800px){.quotation-fee-grid{grid-template-columns:1fr 1fr}.quotation-pricing-table table{min-width:470px}}.customer-reply{margin:14px 0;padding:14px 16px;background:#eef3fa;border-left:3px solid #309e30}.customer-reply b,.customer-reply p,.customer-reply small{display:block}.customer-reply b{font-size:13px;color:#309e30}.customer-reply p{margin:8px 0;color:#5a7290;line-height:1.7}.customer-reply small{color:#5a7290;font-size:11px}.legacy-lookup{display:none!important}.customer-login-form,.qualification-upload-form{display:grid;gap:12px;margin-top:18px}[data-login-view]>.auth-mark:first-child,[data-login-view]>h2,[data-login-view]>p,[data-login-view]>.wechat-login-button,[data-login-view]>small{display:none}[data-login-view] .customer-login-form{margin-top:0}.auth-view[data-login-view]>.auth-mark:first-child,.auth-view[data-login-view]>h2,.auth-view[data-login-view]>p,.auth-view[data-login-view]>.wechat-login-button,.auth-view[data-login-view]>small,.auth-view[data-login-view]>[data-demo-note],.auth-view[data-login-view]>[data-password-login-form],.auth-view[data-login-view]>[data-show-register],.auth-view[data-register-view]{display:none}.sms-login-form{display:grid;gap:12px}.sms-login-form label:has(input[name=smsCode]){order:3}.sms-login-form .send-sms-button{order:4}.sms-login-form button[type=submit]{order:5}.sms-login-form [data-login-error]{order:6}.sms-login-form [data-sms-debug]{order:7}.captcha-row{display:grid;grid-template-columns:1fr 132px;gap:10px;align-items:end}.captcha-image-button{height:48px;padding:0;border:1px solid #d5e0ee;background:#f2f6fb;cursor:pointer}.captcha-image-button img{display:block;width:100%;height:100%;object-fit:contain}.send-sms-button{border:1px solid #309e30;background:#fff;color:#309e30;padding:11px;font:inherit;font-weight:700;cursor:pointer}.send-sms-button:disabled{opacity:.55;cursor:wait}.sms-login-form small[data-sms-debug]{color:#9a6511;font-size:11px}.customer-login-form label,.qualification-upload-form label{display:grid;gap:6px;color:#5a7290;font-weight:600}.customer-login-form label.consent,.qualification-upload-form label.consent{display:flex;align-items:flex-start;gap:9px;color:#5a7290;font-weight:500;line-height:1.6}.customer-login-form label.consent input,.qualification-upload-form label.consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:#309e30}.customer-login-form label.consent span,.qualification-upload-form label.consent span{min-width:0}.customer-login-form input,.qualification-upload-form input,.qualification-upload-form select,.qualification-upload-form textarea{width:100%;border:1px solid #d5e0ee;padding:10px 12px;background:#fff;color:#1f3a5f;font:inherit;box-sizing:border-box}.customer-login-form button[type=submit],.qualification-upload-form button[type=submit]{border:0;background:#309e30;color:#fff;padding:12px 16px;font:inherit;font-weight:700;cursor:pointer}.text-button{border:0;background:transparent;color:#2c5591;padding:10px 0;cursor:pointer;font:inherit}.customer-qualification-panel{margin-top:24px;border-top:1px solid #d5e0ee;padding-top:22px}.qualification-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 2px;padding:0;list-style:none}.qualification-steps li{display:flex;align-items:center;gap:8px;padding:10px 8px;border-top:2px solid #d5e0ee;color:#5a7290;font-size:12px}.qualification-steps li.active{border-top-color:#309e30;color:#309e30;font-weight:700}.qualification-steps b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eef3fa;font-size:12px}.qualification-steps .active b{background:#309e30;color:#fff}.field-hint{display:block;color:#5a7290;font-size:11px;font-weight:400;line-height:1.5}.qualification-file-field input[type=file]{padding:5px 10px 5px 5px;background:#fff}input[type=file]:not([hidden]){min-height:48px;padding:5px 10px 5px 5px!important;border:1px solid #d5e0ee!important;border-radius:3px;background:#fff!important;color:#5a7290;line-height:36px;cursor:pointer}input[type=file]:not([hidden])::file-selector-button{min-height:36px;margin-right:12px;padding:0 15px;border:1px solid #2c5591;border-radius:3px;background:#eef3fa;color:#2c5591;font:inherit;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}input[type=file]:not([hidden]):hover::file-selector-button{border-color:#2c5591;background:#2c5591;color:#fff}input[type=file]:not([hidden]):focus{border-color:#2c5591!important;box-shadow:0 0 0 3px #087fa41f;outline:none}input[type=file]:not([hidden]):disabled{background:#eef3fa!important;color:#5a7290;cursor:not-allowed}input[type=file]:not([hidden]):disabled::file-selector-button{border-color:#d5e0ee;background:#d5e0ee;color:#5a7290;cursor:not-allowed}.customer-qualification-list{display:grid;gap:8px;margin-top:18px}.customer-qualification-list:empty{display:none}.qualification-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px;padding-top:9px;border-top:1px solid #d5e0ee}.qualification-card-actions .text-button{min-height:32px;padding:0 10px;border:1px solid #b9d4d3;background:#fff;color:#309e30;font-size:12px;font-weight:700}.qualification-card-actions .text-button.danger{border-color:#e1c2bc;color:#a34c3f}.qualification-file-actions{display:flex;flex-wrap:wrap;gap:7px}.qualification-file-actions .text-button{min-height:30px;padding:0 9px;border:1px solid #d5e0ee;background:#fff;color:#5a7290;font-size:11px}.customer-qualification-list article{display:grid;gap:4px;padding:12px;border:1px solid #d5e0ee;background:#f2f6fb}.customer-qualification-list small{color:#5a7290}.qualification-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.qualification-status{padding:4px 8px;border-radius:999px;background:#eef3fa;color:#5a7290;font-size:11px;font-weight:700}.qualification-approved .qualification-status{background:#eaf5ea;color:#309e30}.qualification-rejected .qualification-status{background:#fff0ed;color:#a34c3f}.qualification-card p{margin:4px 0 0;color:#5a7290;font-size:12px;line-height:1.6}.progress-success{margin:0;color:#309e30;font-size:12px;font-weight:700}@media(min-width:700px){.qualification-upload-form{grid-template-columns:repeat(2,minmax(0,1fr))}.qualification-upload-form .full{grid-column:1 / -1}}@media(max-width:520px){.qualification-steps{gap:4px}.qualification-steps li{display:block;text-align:center;padding:8px 3px}.qualification-steps b{margin:0 auto 5px}.qualification-steps span{display:block;font-size:11px}}.qualification-upload-form>label.consent.full{grid-column:1 / -1;display:flex;flex-direction:row;align-items:flex-start;width:100%;gap:9px}.qualification-upload-form>label.consent.full>input[type=checkbox]{display:block;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;flex:0 0 18px;margin:2px 0 0;padding:0}.qualification-upload-form>label.consent.full>span{display:block;flex:1 1 auto;min-width:0}.customer-profile-panel{margin-bottom:24px;padding:20px;background:#f2f6fb;border:1px solid #eaf5ea}.customer-profile-panel .account-head{margin-bottom:0}.profile-edit-button{padding:9px 13px;background:#eaf5ea;color:#309e30;font-size:13px;font-weight:700}.customer-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid #eaf5ea}.customer-profile-form label{display:block;color:#5a7290;font-size:13px}.customer-profile-form input{width:100%;height:40px;margin-top:7px;padding:0 11px;border:1px solid #cddced;background:#fff;color:#1f3a5f;font-size:14px}.customer-profile-form input[readonly]{background:#eef3fa;color:#5a7290}.profile-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:12px}.profile-form-actions button[type=submit]{height:38px;padding:0 16px;background:#309e30;color:#fff;font-size:13px;font-weight:700}.profile-form-actions .text-button{padding:0;background:transparent;color:#5a7290;font-size:13px}.profile-verification-row{display:flex;gap:8px;align-items:center}.profile-verification-row input{flex:1}.profile-send-code{white-space:nowrap;height:40px;padding:0 12px;background:#eaf5ea!important;color:#309e30!important}.profile-captcha-row{display:flex;gap:8px;align-items:center;margin-top:8px}.profile-captcha-row input{flex:1;height:36px}.profile-captcha-row .captcha-image-button{width:110px;height:36px;padding:0;border:1px solid #cddced;background:#fff}.profile-captcha-row img{width:100%;height:100%;object-fit:contain}.profile-captcha-row [data-profile-captcha-confirm]{white-space:nowrap}.profile-code-hint{display:block;margin-top:6px;color:#5a7290;font-size:12px}@media(max-width:680px){.customer-profile-form{grid-template-columns:1fr}.profile-form-actions{grid-column:auto;justify-content:stretch}.profile-form-actions button{flex:1}}[data-customer-view=profile] [data-account-view]>.account-head,[data-customer-view=profile] [data-order-list]{display:none!important}.customer-delivery-detail,.customer-order-exceptions{margin-top:18px}.customer-delivery-detail h4,.customer-order-exceptions h4{margin:0 0 10px;color:#5a7290;font-size:12px}.customer-order-exceptions{display:grid;gap:9px}.customer-order-exceptions h4{margin-bottom:1px}.customer-order-exceptions article{padding:12px;border-left:3px solid #d49a35;background:#fff8e9}.customer-order-exceptions article.resolved{border-left-color:#309e30;background:#eaf5ea}.customer-order-exceptions b,.customer-order-exceptions small{display:block}.customer-order-exceptions b{font-size:11px}.customer-order-exceptions p{margin:7px 0;color:#5a7290;font-size:10px;line-height:1.6}.customer-order-exceptions small{color:#5a7290;font-size:9px;line-height:1.55}.customer-detail-disclosure{margin-top:18px;border:1px solid #d5e0ee;background:#f2f6fb}.customer-detail-disclosure>summary{min-height:46px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#5a7290;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.customer-detail-disclosure>summary::-webkit-details-marker{display:none}.customer-detail-disclosure>summary:after{content:"+";margin-left:auto;color:#2c5591;font-size:18px;font-weight:400}.customer-detail-disclosure[open]>summary:after{content:"−"}.customer-detail-disclosure>summary small{color:#5a7290;font-size:10px;font-weight:600}.customer-detail-disclosure .customer-delivery-detail,.customer-detail-disclosure .customer-order-exceptions{margin:0;padding:0 14px 14px}.customer-detail-disclosure .customer-delivery-proof{margin-bottom:0}.customer-quotation-disclosure{margin:0}.customer-quotation-disclosure>.customer-disclosure-content{padding:4px 14px 16px}.customer-quotation-disclosure .document-head{margin-top:10px}@media(max-width:800px){.customer-document .document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-document .document-grid div{min-width:0;padding:11px}.customer-document .document-grid b{overflow-wrap:anywhere}.purchase-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;padding:20px 16px}.purchase-timeline li{min-height:46px;padding:0 0 0 22px}.purchase-timeline li:before{left:0;top:1px}.purchase-timeline li:after{display:none}}@media(max-width:340px){.customer-document .document-grid{grid-template-columns:1fr}}.customer-delivery-proof{margin-top:12px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d5e0ee;background:#f2f6fb}.customer-delivery-proof span,.customer-delivery-proof small,.customer-delivery-proof b,.customer-delivery-proof em{display:block}.customer-delivery-proof small{color:#5a7290;font-size:12px}.customer-delivery-proof b{margin-top:4px;color:#1f3a5f;font-size:14px;overflow-wrap:anywhere}.customer-delivery-proof em{margin-top:4px;color:#5a7290;font-size:11px;font-style:normal}.customer-delivery-proof button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid #5a7290;background:#fff;color:#5a7290;font-weight:700}@media(max-width:520px){.customer-delivery-proof{align-items:stretch;flex-direction:column}.customer-delivery-proof button{width:100%}}.customer-payment-panel{margin-top:20px;padding-top:18px;border-top:1px solid #d5e0ee}.customer-payment-panel>h4{margin:0 0 12px;color:#5a7290;font-size:14px}.customer-payment-panel>p{color:#5a7290;font-size:12px}.customer-payment-account{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid #d5e0ee;background:#d5e0ee}.customer-payment-account>div{padding:13px;background:#f2f6fb}.customer-payment-account small,.customer-payment-account b{display:block}.customer-payment-account small{color:#5a7290;font-size:11px}.customer-payment-account b{margin-top:5px;color:#1f3a5f;font-size:13px;overflow-wrap:anywhere}.customer-payment-total{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:12px;border:1px solid #d5e0ee;background:#d5e0ee}.customer-payment-total span{padding:11px;background:#fff;color:#5a7290;font-size:11px}.customer-payment-total b{display:block;margin-top:4px;color:#1f3a5f;font-size:14px}.customer-payment-upload{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;padding:16px;border:1px solid #eaf5ea;background:#f2f6fb}.customer-payment-upload label{display:grid;gap:6px;color:#5a7290;font-size:12px;font-weight:700}.customer-payment-upload input,.customer-payment-upload textarea{width:100%;padding:10px;border:1px solid #d5e0ee;background:#fff;color:#1f3a5f;font:inherit}.customer-payment-upload .payment-file-label,.customer-payment-upload button,.customer-payment-upload .progress-error{grid-column:1/-1}.customer-payment-upload button{min-height:44px;border:0;background:#309e30;color:#fff;font:inherit;font-weight:800}.customer-payment-records{display:grid;gap:8px;margin-top:16px}.customer-payment-record{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border:1px solid #d5e0ee;background:#fff}.customer-payment-record b,.customer-payment-record small{display:block}.customer-payment-record b{color:#5a7290;font-size:13px;overflow-wrap:anywhere}.customer-payment-record small{margin-top:4px;color:#5a7290;font-size:10px}.customer-payment-record p{margin:6px 0 0;color:#a34c3d;font-size:11px}.customer-payment-record button{flex:0 0 auto;min-height:36px;padding:0 12px;border:1px solid #5a7290;background:#fff;color:#5a7290;font-weight:700}@media(max-width:560px){.customer-payment-account,.customer-payment-total,.customer-payment-upload{grid-template-columns:1fr}.customer-payment-upload .payment-file-label,.customer-payment-upload button,.customer-payment-upload .progress-error{grid-column:auto}.customer-payment-record{align-items:stretch;flex-direction:column}.customer-payment-record button{width:100%}}.customer-protected-preview{position:fixed;z-index:260;inset:0;display:grid;place-items:center;padding:20px;background:#001925d1}.customer-protected-preview-dialog{position:relative;width:min(960px,96vw);height:min(760px,90vh);display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:48px 18px 16px;background:#fff;box-sizing:border-box}.customer-protected-preview-body{min-height:0;flex:1;display:grid;place-items:center;overflow:auto;background:#f2f6fb}.customer-protected-preview-body img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.customer-protected-preview-body iframe{display:block;width:100%;height:100%;border:0;background:#fff}.customer-protected-preview-body p{margin:20px;color:#5a7290;font-size:14px;text-align:center}.customer-protected-preview-dialog .preview-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;background:#f2f6fb;color:#5a7290;font-size:25px;cursor:pointer}.customer-protected-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;color:#5a7290;font-size:12px}.customer-protected-preview-actions span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-protected-preview-actions a{flex:0 0 auto;padding:8px 14px;background:#2c5591;color:#fff;font-size:12px;text-decoration:none}@media(max-width:620px){.customer-protected-preview{padding:8px}.customer-protected-preview-dialog{width:100%;height:88vh;padding:46px 10px 12px}.customer-protected-preview-actions{align-items:stretch;flex-direction:column}.customer-protected-preview-actions a{text-align:center}}.inquiry-message-panel{margin:0;background:#fff}.message-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.message-panel-head small{display:block;color:#5a7290;font-size:9px}.message-panel-head h3{margin:5px 0 0;color:#1f3a5f;font-size:17px}.message-panel-head>span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:14px;background:#eef3fa;color:#2c5591;font-size:10px;white-space:nowrap}.inquiry-message-list{display:grid;gap:10px;min-height:76px;max-height:280px;overflow:auto;padding:14px;border:1px solid #d5e0ee;background:#f2f6fb}.message-list-empty{display:flex;align-items:center;justify-content:center;min-height:48px;margin:0;color:#5a7290;font-size:12px;text-align:center}.inquiry-message{width:fit-content;max-width:84%;padding:10px 12px;border:1px solid #d5e0ee;border-radius:6px;background:#fff;box-shadow:0 2px 7px #0d404c0a}.inquiry-message.customer{margin-left:auto;background:#eef3fa;border-color:#eaf5ea}.inquiry-message b,.inquiry-message small{display:block;color:#5a7290;font-size:10px}.inquiry-message b{color:#5a7290;font-size:11px}.inquiry-message p{margin:5px 0;color:#1f3a5f;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.inquiry-message-form{display:grid;gap:8px;margin-top:16px}.inquiry-message-form>label{color:#5a7290;font-size:11px;font-weight:700}.inquiry-message-compose{display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:stretch;gap:10px}.inquiry-message-form textarea{display:block;min-width:0;width:100%;min-height:82px;padding:11px 12px;border:1px solid #d5e0ee;border-radius:2px;background:#fff;color:#1f3a5f;font:inherit;font-size:13px;line-height:1.6;resize:vertical;box-sizing:border-box;outline:none}.inquiry-message-form textarea:focus{border-color:#2c5591;box-shadow:0 0 0 3px #008eb21a}.inquiry-message-form button{min-height:44px;padding:0 16px;border:0;border-radius:2px;background:#2c5591;color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.inquiry-message-form button:hover{background:#2c5591}.inquiry-message-form button:disabled{opacity:.6;cursor:wait}.message-length-hint{color:#5a7290;font-size:9px}.inquiry-message-form .progress-error{margin:0;font-size:11px}.communication-link{display:inline-flex;min-height:36px;padding:0 14px;align-items:center;background:#2c5591;color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.communication-link:hover{background:#2c5591;color:#fff}.inquiry-message-panel{border-bottom:1px solid #d5e0ee!important}@media(max-width:520px){.message-panel-head{align-items:flex-start;flex-direction:column;gap:8px}.message-panel-head>span{white-space:normal}.inquiry-message-list{padding:10px}.inquiry-message{max-width:92%}.inquiry-message-compose{grid-template-columns:1fr}.inquiry-message-form button{width:100%;min-height:46px}}.qualification-gate-card{background:#f2f6fb;border-bottom:1px solid #d5e0ee}.qualification-gate-card.status-unconfigured,.qualification-gate-card.status-missing,.qualification-gate-card.status-rejected,.qualification-gate-card.status-expired{border-left:3px solid #c97a38}.qualification-gate-card.status-pending{border-left:3px solid #2c5591}.qualification-gate-card.status-approved{border-left:3px solid #309e30}.qualification-gate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.qualification-gate-head small{display:block;color:#5a7290;font-size:10px}.qualification-gate-head h3{margin:5px 0 0;color:#1f3a5f;font-size:18px}.qualification-gate-message,.qualification-gate-types{margin:0;color:#5a7290;font-size:13px;line-height:1.7}.qualification-gate-types{margin-top:6px;color:#5a7290}.qualification-gate-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:42px;margin-top:16px;padding:0 16px;border-radius:2px;background:#2c5591;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.qualification-gate-action:hover{background:#2c5591}.qualification-gate-action:focus-visible{outline:3px solid rgba(0,142,178,.24);outline-offset:2px}@media(max-width:800px){.qualification-gate-head{align-items:flex-start;flex-direction:column}.qualification-gate-action{width:100%}}.customer-payment-files{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.customer-payment-files button{min-height:30px;padding:0 9px;font-size:11px}.inquiry-message-attachment{display:flex;align-items:center;gap:9px;flex-wrap:wrap;min-height:30px;margin-bottom:8px}.inquiry-message-attachment small{color:#5a7290;font-size:10px;overflow-wrap:anywhere}.inquiry-image-picker{display:inline-flex!important;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid #d5e0ee;border-radius:3px;background:#f2f6fb;color:#309e30!important;cursor:pointer;font-size:11px!important;font-weight:700!important}.inquiry-image-picker span:first-of-type{font-size:16px;line-height:1}.inquiry-image-picker:hover{border-color:#7cbf7c;background:#eef3fa}.inquiry-image-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.inquiry-message-image-button{display:block;margin:6px 0;padding:7px 10px;border:1px solid #7cbf7c;background:#fff;color:#309e30;font:inherit;font-size:11px;cursor:pointer}.inquiry-message-image-button:hover{background:#eef3fa}
