@charset "UTF-8";.mola-action-icon{cursor:pointer}.mola-action-icon:hover{color:var(--ant-color-primary)}.mola-icon{font-size:16px}.verification-input-wrapper .ant-input{font-size:14px}.verification-input-wrapper .ant-input-suffix .verification-suffix{cursor:pointer;color:var(---, #006bff);font-size:14px;line-height:22px}.verification-input-wrapper .ant-input-suffix .verification-suffix.disabled{color:var(---, #657083);font-size:14px;line-height:22px;cursor:default}.app-layout{min-height:100vh;background:#f5f7fa}.app-layout .app-header{background:#fff;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:999;height:70px}.app-layout .app-header .header-left .app-title{color:#1d2531;font-size:20px;font-weight:600;margin:0}.app-layout .app-header .header-right{display:flex;align-items:center}.app-layout .app-header .header-right .welcome-text{color:#1d2531;font-weight:500;margin-right:8px}.app-layout .app-header .header-right .logout-section{display:flex;align-items:center;gap:8px;cursor:pointer}.app-layout .app-header .header-right .logout-section .logout-icon{width:16px;height:16px;transition:all .3s ease}.app-layout .app-header .header-right .logout-section .logout-text{color:#657083;font-size:14px;font-weight:400}.app-layout .app-header .header-right .user-avatar{cursor:pointer;transition:all .3s}.app-layout .app-header .header-right .user-avatar:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.app-layout .app-content{padding:24px 100px;min-height:100vh}@media (max-width: 768px){.app-layout .app-header{padding:0 16px}.app-layout .app-header .app-title{font-size:20px}}@media (max-width: 576px){.app-layout .app-header{padding:0 8px}.app-layout .app-header .app-title{font-size:18px}.app-layout .app-header .welcome-text{display:none}}.customer-management-table{background:#fff;border-radius:12px;padding:24px}.customer-management-table .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.customer-management-table .table-header .header-left .table-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#1b2532;margin:0}.customer-management-table .table-header .header-right .search-box .search-input{width:240px;height:34px;border-radius:8px;border:1px solid #d9d9d9}.customer-management-table .table-header .header-right .search-box .search-input .ant-input{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#1d2531}.customer-management-table .table-header .header-right .search-box .search-input .ant-input::placeholder{color:#bfc9d5}.customer-management-table .table-header .header-right .search-box .search-input .ant-input-prefix{color:#bfc9d5;margin-right:8px}.customer-management-table .table-header .header-right .search-box .search-input:hover,.customer-management-table .table-header .header-right .search-box .search-input:focus,.customer-management-table .table-header .header-right .search-box .search-input.ant-input-focused{border-color:#d9d9d9;box-shadow:none}.customer-management-table .table-container .custom-table .ant-table{border:none}.customer-management-table .table-container .custom-table .ant-table .ant-table-thead>tr>th{background:#f7f9fa;border:none;border-bottom:1px solid #EDF1F5;padding:9px 16px;height:40px}.customer-management-table .table-container .custom-table .ant-table .ant-table-thead>tr>th:before{display:none}.customer-management-table .table-container .custom-table .ant-table .ant-table-thead>tr>th .ant-table-column-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#657083}.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr:hover>td{background:#fff}.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr>td{border:none;border-bottom:1px solid #EDF1F5;padding:9px 16px;height:40px}.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr>td .table-cell-text{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#1b2532}.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr>td .status-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.57}.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.customer-management-table .table-container .custom-table .ant-table-pagination{margin-top:24px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination{display:flex;justify-content:flex-end;align-items:center}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-total-text{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#9ba7ba;margin-right:auto}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-prev,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-next,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-prev,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-next{min-width:32px;height:32px;line-height:30px;border-radius:6px;border:1px solid #d9d9d9;background:#fff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#1b2532}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-prev a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-next a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-prev a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-next a{color:#1b2532}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item:hover,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-prev:hover,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-next:hover,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-prev:hover,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-next:hover{border-color:#006bff}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item:hover a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-prev:hover a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-next:hover a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-prev:hover a,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-jump-next:hover a{color:#006bff}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item-active{background:#f2f7ff;border-color:#006bff}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item-active a{color:#006bff}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-disabled{background:#f7f9fa;border-color:#d9d9d9}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-disabled a{color:#bccad6}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-disabled:hover{border-color:#d9d9d9}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-disabled:hover a{color:#bccad6}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options{margin-left:12px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options .ant-select{height:32px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{height:32px;border-radius:6px;border:1px solid #d9d9d9;padding:0 12px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options .ant-select .ant-select-selector .ant-select-selection-item{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:30px;color:#1b2532}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options .ant-select:hover .ant-select-selector,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options .ant-select.ant-select-focused .ant-select-selector{border-color:#d9d9d9;box-shadow:none}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options-quick-jumper{margin-left:12px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#9ba7ba}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options-quick-jumper input{width:56px;height:32px;border-radius:6px;border:1px solid #d9d9d9;text-align:center;margin:0 8px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#1b2532}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options-quick-jumper input:hover,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options-quick-jumper input:focus{border-color:#d9d9d9;box-shadow:none}@media (max-width: 1200px){.customer-management-table{padding:20px}.customer-management-table .table-header{flex-direction:column;align-items:flex-start;gap:16px}.customer-management-table .table-header .header-right{width:100%}.customer-management-table .table-header .header-right .search-box .search-input{width:100%;max-width:300px}}@media (max-width: 992px){.customer-management-table{padding:16px}.customer-management-table .table-container .custom-table .ant-table .ant-table-thead>tr>th,.customer-management-table .table-container .custom-table .ant-table .ant-table-tbody>tr>td{padding:8px 12px;font-size:13px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-item,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-prev,.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-next{min-width:28px;height:28px;line-height:26px;font-size:13px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-options-quick-jumper input{width:48px;height:28px}}@media (max-width: 768px){.customer-management-table{padding:12px}.customer-management-table .table-header .header-right .search-box .search-input{max-width:100%}.customer-management-table .table-container{overflow-x:auto}.customer-management-table .table-container .custom-table{min-width:800px}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination{flex-wrap:wrap;gap:8px;justify-content:center}.customer-management-table .table-container .custom-table .ant-table-pagination .ant-pagination .ant-pagination-total-text{width:100%;text-align:center;margin-bottom:8px}}.account-modal-wrapper{position:absolute;top:100%;right:0;margin-top:8px;z-index:1000}.account-modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:320px;max-width:320px;white-space:normal}.account-modal-header{padding:16px 24px}.account-modal-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:1.75;color:#1d2531}.account-modal-body{padding:0 24px 16px;display:flex;flex-direction:column;gap:8px}.account-info-row{display:flex;align-items:flex-start;gap:8px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5714}.account-info-label{width:70px;min-width:70px;flex-shrink:0;color:#9ea7b8;white-space:nowrap}.account-info-value{flex:1;color:#1d2531;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word}.distributors-container{padding:24px 16px;margin:0 auto;background:#f7f9fa;min-height:100vh}@media (max-width: 992px){.distributors-container{padding:20px 16px}}@media (max-width: 768px){.distributors-container{padding:16px 12px}}.platform-info-card{margin-bottom:24px}.platform-info-card .info-card{background:#fff;border-radius:12px;border:none;box-shadow:none}.platform-info-card .info-card .ant-card-body{padding:24px 32px}.platform-info-card .info-card .card-header{margin-bottom:24px}.platform-info-card .info-card .card-header .card-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:18px;line-height:26px;color:#1d2531;margin:0}.platform-info-card .info-card .card-content .ant-row{display:flex;align-items:stretch}.platform-info-card .info-card .card-content .company-info .info-item{display:flex;align-items:center;gap:16px;margin-bottom:24px;min-height:32px;padding:5px 0}.platform-info-card .info-card .card-content .company-info .info-item:last-child{margin-bottom:0}.platform-info-card .info-card .card-content .company-info .info-item .info-label{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#1d2531;white-space:nowrap;min-width:fit-content}.platform-info-card .info-card .card-content .company-info .info-item .info-value{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#1d2531;flex:1;word-break:break-all}.platform-info-card .info-card .card-content .company-info .info-item .info-value.link-value{color:#006bff;text-decoration:none}.platform-info-card .info-card .card-content .company-info .info-item .info-value.link-value:hover{text-decoration:underline}.platform-info-card .info-card .card-content .company-info .info-item.link-item{flex-direction:column;align-items:flex-start;gap:4px}.platform-info-card .info-card .card-content .company-info .info-item.link-item .info-label{margin-bottom:4px}.platform-info-card .info-card .card-content .company-info .info-item.link-item .info-value{margin-left:0;padding-left:0}.platform-info-card .info-card .card-content .divider{width:1px;min-height:100%;background:#edf1f5;margin:0 32px}.platform-info-card .info-card .card-content .qr-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:300px}.platform-info-card .info-card .card-content .qr-section .qr-placeholder{width:120px;height:120px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background:#fff}.platform-info-card .info-card .card-content .qr-section .qr-placeholder img{width:94px;height:94px;display:block}.platform-info-card .info-card .card-content .qr-section .qr-text{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#1d2531;text-align:center;white-space:pre-line}@media (max-width: 992px){.platform-info-card .info-card .ant-card-body{padding:20px 24px}.platform-info-card .info-card .card-content .ant-row{flex-direction:column;gap:24px}.platform-info-card .info-card .card-content .divider{width:100%;height:1px;margin:0 0 24px}.platform-info-card .info-card .card-content .qr-section{width:100%;align-self:center}}@media (max-width: 768px){.platform-info-card .info-card .ant-card-body{padding:16px 20px}.platform-info-card .info-card .card-content .company-info .info-item{flex-direction:column;align-items:flex-start;gap:8px}.platform-info-card .info-card .card-content .company-info .info-item .info-label{min-width:auto}.platform-info-card .info-card .card-content .company-info .info-item.link-item .info-label{margin-bottom:8px}.platform-info-card .info-card .card-content .qr-section .qr-placeholder{width:100px;height:100px}.platform-info-card .info-card .card-content .qr-section .qr-placeholder .qr-icon{font-size:40px}}.platform-page{width:100%}.search-section{margin-bottom:24px}.search-section .search-card{background:#fff;border-radius:12px;border:1px solid #EDF1F5;box-shadow:none}.search-section .search-card .ant-card-body{padding:20px 24px}.search-section .search-card .search-form .ant-form-item{margin-bottom:0;margin-right:16px}.search-section .search-card .search-form .ant-form-item .ant-form-item-label{font-weight:500;color:#1d2531}.search-section .search-card .search-form .ant-form-item .ant-input,.search-section .search-card .search-form .ant-form-item .ant-select-selector{border-radius:6px;border:1px solid #d9d9d9}.search-section .search-card .search-form .ant-form-item .ant-input:hover,.search-section .search-card .search-form .ant-form-item .ant-input:focus,.search-section .search-card .search-form .ant-form-item .ant-input.ant-input-focused,.search-section .search-card .search-form .ant-form-item .ant-input.ant-select-focused,.search-section .search-card .search-form .ant-form-item .ant-select-selector:hover,.search-section .search-card .search-form .ant-form-item .ant-select-selector:focus,.search-section .search-card .search-form .ant-form-item .ant-select-selector.ant-input-focused,.search-section .search-card .search-form .ant-form-item .ant-select-selector.ant-select-focused{border-color:#006bff;box-shadow:0 0 0 2px #1890ff1a}.search-section .search-card .search-form .ant-form-item .ant-picker{border-radius:6px;border:1px solid #d9d9d9}.search-section .search-card .search-form .ant-form-item .ant-picker:hover,.search-section .search-card .search-form .ant-form-item .ant-picker:focus,.search-section .search-card .search-form .ant-form-item .ant-picker.ant-picker-focused{border-color:#006bff;box-shadow:0 0 0 2px #1890ff1a}.search-section .search-card .search-form .ant-btn{border-radius:6px;font-weight:500}.search-section .search-card .search-form .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#006bff,#40a9ff);border:none}.search-section .search-card .search-form .ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#006bff)}.modal-section .ant-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:24px}.modal-section .ant-modal .ant-modal-header .ant-modal-title{font-weight:600;color:#262626}.modal-section .ant-modal .ant-modal-body{padding:24px}.modal-section .ant-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.modal-section .ant-modal .ant-modal-footer .ant-btn{border-radius:6px;font-weight:500}.modal-section .ant-modal .ant-modal-footer .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#006bff,#40a9ff);border:none}.modal-section .ant-modal .ant-modal-footer .ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#006bff)}.modal-section .form-section .ant-form-item-label{font-weight:500;color:#262626}.modal-section .form-section .ant-input,.modal-section .form-section .ant-select-selector{border-radius:6px}.modal-section .form-section .ant-input:hover,.modal-section .form-section .ant-input:focus,.modal-section .form-section .ant-select-selector:hover,.modal-section .form-section .ant-select-selector:focus{border-color:#006bff;box-shadow:0 0 0 2px #1890ff1a}@media (max-width: 992px){.search-section .search-card .ant-card-body{padding:16px 20px}.search-section .search-card .search-form .ant-form-item{margin-bottom:8px;margin-right:12px}.stats-section .ant-col{margin-bottom:16px}}@media (max-width: 768px){.search-section .search-card .ant-card-body{padding:12px 16px}.search-section .search-card .search-form{flex-direction:column;align-items:stretch}.search-section .search-card .search-form .ant-form-item{margin-bottom:8px;margin-right:0;width:100%}.search-section .search-card .search-form .ant-form-item .ant-input,.search-section .search-card .search-form .ant-form-item .ant-select-selector,.search-section .search-card .search-form .ant-form-item .ant-picker{width:100%!important}.search-section .search-card .search-form .ant-space{width:100%;justify-content:center}.search-section .search-card .search-form .ant-space .ant-btn{flex:1}.action-buttons{flex-direction:column;gap:8px}.action-buttons .ant-btn{width:100%}.ant-table .ant-table-thead>tr>th,.ant-table .ant-table-tbody>tr>td{padding:8px}}.login-container{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:url(https://p4.ssl.qhimg.com/t110b9a9301ab29d3cf3fac9cdf.jpg) no-repeat center center/cover}.top-logo-container{width:100%;max-width:1200px;margin:0 auto;height:60px;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:2;padding:16px 0}.top-logo{width:157px;height:28px;object-fit:contain}.login-background{position:absolute;top:-1px;left:0;width:1440px;height:720px;z-index:0}.bg-gradient{position:absolute;top:0;left:0;width:1455px;height:427px;background:url(/images/bg-gradient.png) no-repeat;background-size:cover;background-position:center}.bg-pattern{position:absolute;top:51px;left:-90px;width:1440px;height:791px;background:url(/images/bg-pattern-5046a5.png) no-repeat;background-size:stretch;opacity:.3;filter:blur(8px)}.bg-blur-effect{position:absolute;top:94px;left:-198px;width:340px;height:340px;background:#dfeaff;border-radius:50%;filter:blur(280px)}.login-content{width:100%;max-width:1200px;margin:0 auto;flex:1;display:flex;justify-content:space-between}.login-left{display:flex;padding:0 0 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;flex-shrink:0;align-self:stretch}.brand-logo{width:157px;height:28px;margin-bottom:32px}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:56px;line-height:64px;color:#1d2531;text-align:left}.brand-subtitle{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:32px;line-height:64px;color:#1d2531;margin:0;text-align:left}.login-right{display:flex;align-items:center;padding:0 32px 0 0}.login-card{width:400px;background:#fff;border-radius:12px;box-shadow:0 15px 45px 7px #1b25320f,0 10px 30px -3px #4b55691a;border:none}.login-card .ant-card-body{padding:40px 40px 60px;border-radius:12px;background:#fff;box-shadow:0 10px 30px -3px #4b55691a,0 15px 45px 7px #1b25320f}.login-header{text-align:center;margin-bottom:40px}.login-header h2{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1d2531;margin:0}.login-form .ant-form-item{margin-bottom:24px}.login-input{height:40px;border-radius:8px;border:1px solid #E5E5E5;padding:0 12px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:22px;transition:all .3s}.login-input:hover{border-color:#006bff}.login-input:focus,.login-input.ant-input-affix-wrapper-focused{border-color:#006bff;box-shadow:none}.login-input input{font-size:14px}.login-input input::placeholder{color:#b2b2b2}.login-input.ant-input-password{padding-right:12px}.login-input.ant-input-password .ant-input{padding:0}.login-input.ant-input-password .ant-input-suffix{color:#1d25314d}.login-options{display:flex;justify-content:flex-end;align-items:center;margin-bottom:40px!important}.login-options .ant-form-item-control-input{display:flex;justify-content:space-between;align-items:center;width:100%;height:22px;min-height:22px}.login-options .options-left{display:flex;align-items:center}.login-options .remember-checkbox{margin:0}.login-options .remember-checkbox .ant-checkbox .ant-checkbox-inner{width:16px;height:16px;border-radius:4px;border:1px solid #006BFF}.login-options .remember-checkbox .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#006bff;border-color:#006bff}.login-options .remember-checkbox .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{transform:rotate(45deg) scale(1) translate(-50%,-50%);width:5px;height:8px}.login-options .remember-checkbox span{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:22px;color:#1d2531;padding-left:4px}.login-options .forgot-password{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:22px;color:#657083;text-decoration:none;transition:color .3s}.login-options .forgot-password:hover{color:#006bff}.change-password-form .ant-form-item{margin-bottom:24px}.change-password-actions{display:flex;justify-content:flex-end;align-items:center;margin-bottom:40px!important}.change-password-actions .ant-form-item-control-input{display:flex;justify-content:flex-end;align-items:center;width:100%;height:22px;min-height:22px}.change-password-actions .back-to-login{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:22px;color:#657083;text-decoration:none;padding:0;height:auto;transition:color .3s}.change-password-actions .back-to-login:hover{color:#006bff}.login-button-wrapper{margin-bottom:0!important}.login-button{height:40px;border-radius:8px;background:#006bff;border:none;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:28px;color:#fff;padding:4px 24px;transition:all .3s;box-shadow:none}.login-button:hover:not(:disabled){background:#0052cc;color:#fff}.login-button:active:not(:disabled){background:#003d99}.login-button:disabled,.login-button.ant-btn-loading{background:#006bff;opacity:.6}@media (max-width: 1440px){.login-background,.bg-gradient,.bg-pattern{width:100vw}.brand-section{width:100%;max-width:1200px}}@media (max-width: 1200px){.login-left{padding:40px}.brand-section{padding:0}.brand-title{font-size:48px;line-height:56px}.brand-subtitle{font-size:28px;line-height:56px}.login-right{padding:40px}}@media (max-width: 768px){.login-content{flex-direction:column;justify-content:center}.login-left{flex:none;padding:40px 20px;gap:40px}.brand-section{width:100%;height:auto;text-align:center;padding:0}.brand-logo{margin:0 auto 24px}.brand-title{font-size:36px;line-height:44px;text-align:center}.brand-subtitle{font-size:20px;line-height:32px;text-align:center}.login-right{flex:none;padding:20px}.login-card{width:100%;max-width:400px;margin:0 auto}.login-card .ant-card-body{padding:32px 24px 48px}}@media (max-width: 480px){.brand-title{font-size:28px;line-height:36px}.brand-subtitle{font-size:16px;line-height:24px}.login-card .ant-card-body{padding:24px 20px 40px}.login-header h2{font-size:20px;line-height:28px}}.apply-container *{margin:0;padding:0;box-sizing:border-box}.apply-container{font-family:Microsoft YaHei,Arial,sans-serif;line-height:1.6;color:#333;min-height:100vh;padding-bottom:64px;background:url(https://p3.ssl.qhimg.com/t110b9a930130d7ae5cad88c503.jpg) center top/100% auto no-repeat #fff}.apply-wrapper{max-width:1200px;margin:0 auto}.apply-header{position:relative;text-align:center;color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:64px 0}.header-badge{color:#1d2531;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:36px;font-style:normal;font-weight:500;line-height:125%}.apply-main-content{max-width:620px;display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:64px;margin-left:auto;margin-right:auto}.apply-form-section{position:relative;max-width:620px;border-radius:16px;border:1px solid #E1E7ED;background:#fff;box-shadow:0 8px 80px #07162d14;padding:60px 80px}.apply-form-section .ant-form-item{margin-bottom:28px}.apply-form-section .ant-form-item-label{padding-bottom:4px}.apply-form-section .ant-form-item-label>label{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:26px;height:auto}.apply-form-section .ant-form-item-label>label:before{display:none!important}.apply-form-section .form-label.required:before{content:"*";margin-right:4px;color:#f53f3f;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.apply-form-section .form-control{width:100%;font-size:16px;transition:all .3s ease;border-radius:12px;border:1px solid #E1E7ED;background:#fff;height:60px;line-height:28px;padding:16px}.apply-form-section .form-control::placeholder{color:#bfc9d5;opacity:1}.apply-form-section .form-control:focus{border-color:#667eea;box-shadow:none}.apply-form-section .form-control:hover{border-color:#667eea}.apply-form-section .ant-form-item-has-error .form-control{border-color:#f53f3f!important}.apply-form-section .ant-form-item-has-error .form-control:focus{border-color:#f53f3f!important;box-shadow:none!important}.apply-form-section .ant-form-item-explain-error{display:flex;align-items:center;gap:4px;color:#f53f3f;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:4px}.apply-form-section .ant-form-item-explain-error:before{content:"";display:inline-block;width:16px;height:16px;background:url(https://s0.ssl.qhres2.com/static/64e0a14dfc0a9ac0.svg) center top/100% 100% no-repeat;flex-shrink:0}.apply-form-section .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid #E1E7ED!important;background:#fff!important;height:60px!important;padding:16px!important;font-size:16px!important;transition:all .3s ease!important}.apply-form-section .ant-input-affix-wrapper:hover{border-color:#667eea!important}.apply-form-section .ant-input-affix-wrapper:focus,.apply-form-section .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#667eea!important;box-shadow:none!important}.apply-form-section .ant-input-affix-wrapper .ant-input{font-size:16px!important;height:auto!important;line-height:28px!important}.apply-form-section .ant-input-affix-wrapper .ant-input::placeholder{color:#bfc9d5!important;opacity:1!important}.apply-form-section .captcha-wrapper{position:relative;display:flex;align-items:center}.apply-form-section .captcha-input{padding-right:120px}.apply-form-section .btn-captcha{position:absolute;right:16px;padding:0;height:auto;background:transparent;color:#006bff;border:none;font-size:18px;font-weight:400;font-family:PingFang SC;line-height:1.5555555556;cursor:pointer;transition:all .3s ease;white-space:nowrap}.apply-form-section .btn-captcha:hover:not(:disabled){color:#0056d6}.apply-form-section .btn-captcha:disabled{color:#bfc9d5;cursor:not-allowed}.apply-form-section .form-desc{margin:-24px 0 0;color:#9ea7b8;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.apply-form-section .submit-button-wrapper{margin-top:28px;margin-bottom:0}.apply-form-section .btn-submit{width:100%;height:auto;padding:15px;background:#006bff;color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.apply-form-section .btn-submit:hover:not(:disabled){background:#006bff;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.apply-form-section .btn-submit:active{transform:translateY(0)}.apply-form-section .btn-submit:disabled{background:#006bff;opacity:.7}.apply-form-section .btn-submit .btn-submit-text{margin:0}.apply-form-section .btn-submit .loading{display:flex;align-items:center;justify-content:center;gap:8px;line-height:20px}.apply-form-section .btn-submit .loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #fff;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}.apply-form-section .btn-submit .loading-text{line-height:20px}.success-message{position:absolute;left:50%;transform:translate(-50%);bottom:144px;padding:15px;width:380px;text-align:center;border-radius:4px;border:.5px solid #DCDCDC;background:#fff;box-shadow:0 6px 12px #0000001a;color:#1b2532;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;animation:fadeIn .3s ease-in-out}.success-message:before{position:relative;top:4px;display:inline-block;content:"";width:20px;height:20px;background:url(https://s2.ssl.qhres2.com/static/e3006ff2a034b6c1.svg) center top/100% 100% no-repeat}@media (max-width: 768px){.apply-main-content{grid-template-columns:1fr;gap:20px;max-width:100%;padding:0 15px}.apply-header{padding:40px 0;min-height:250px}.header-badge{font-size:2.2rem}.apply-form-section{padding:20px;margin-left:auto;margin-right:auto;max-width:calc(100% - 30px);width:100%}}@media (max-width: 480px){.apply-wrapper{padding:10px}.apply-header{padding:30px 0;min-height:200px;margin-bottom:20px}.header-badge{font-size:1.8rem}}.fade-in{animation:fadeIn .8s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-x:hidden;font-family:PingFang SC}body{line-height:1;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-top:0!important}body::-webkit-scrollbar{display:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:#f7f9fa}
