.owner-info-edit[data-v-ff5ae416]{border:1px solid #e8e8e8;border-radius:12px;padding:24px}.owner-info-edit .section-header[data-v-ff5ae416]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.owner-info-edit .section-header[data-v-ff5ae416],.owner-info-edit .section-title[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owner-info-edit .section-title[data-v-ff5ae416]{font-size:16px;font-weight:600;color:#1a1a1a;gap:8px}.owner-info-edit .section-title .bar[data-v-ff5ae416]{width:3px;height:16px;background:#273cf3;border-radius:2px}.owner-info-edit .info-form-row[data-v-ff5ae416]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.owner-info-edit .info-form-row .span-2[data-v-ff5ae416]{grid-column:span 2}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item{margin-bottom:0}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item .ant-form-item-label{padding-bottom:8px;line-height:1}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item .ant-form-item-label label{font-size:14px;color:#686868;font-weight:400}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item .ant-form-item-label label:after{display:none}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item .ant-input{border-radius:6px;height:36px}.owner-info-edit .info-form-row[data-v-ff5ae416] .ant-form-item .ant-input:disabled{background:#f5f5f5;color:#999}.owner-info-edit .vehicle-section[data-v-ff5ae416]{padding-top:20px}.owner-info-edit .vehicle-section .vehicle-header[data-v-ff5ae416]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.owner-info-edit .vehicle-section .vehicle-header .vehicle-left[data-v-ff5ae416],.owner-info-edit .vehicle-section .vehicle-header[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.owner-info-edit .vehicle-section .vehicle-header .vehicle-left .vehicle-title[data-v-ff5ae416]{font-size:15px;font-weight:600;color:#1a1a1a}.owner-info-edit .vehicle-section .vehicle-header .vehicle-right[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.owner-info-edit .vehicle-section .vehicle-cards[data-v-ff5ae416]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.owner-info-edit .vehicle-section .vehicle-cards.is-empty[data-v-ff5ae416],.owner-info-edit .vehicle-section .vehicle-cards .vehicle-empty[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-empty[data-v-ff5ae416]{grid-column:-1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0 0 0;border-radius:12px}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-empty .empty-icon[data-v-ff5ae416]{width:120px;height:auto;margin-bottom:12px}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-empty .empty-text[data-v-ff5ae416]{font-size:14px;color:#999}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card[data-v-ff5ae416]{border:1px solid #d8d8d8;border-radius:12px;padding:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-transition:all .3s;transition:all .3s}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card[data-v-ff5ae416]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.05);box-shadow:0 4px 12px rgba(0,0,0,.05)}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .car-num[data-v-ff5ae416]{font-size:15px;font-weight:600;color:#1a1a1a}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .car-num.no-plate[data-v-ff5ae416]{color:#686868}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .car-status[data-v-ff5ae416]{font-size:12px;padding:2px 8px;border-radius:12px}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .car-status.status-parking[data-v-ff5ae416]{color:#21b05c;border:1px solid rgba(33,176,92,.5)}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .car-status.status-not-entered[data-v-ff5ae416]{color:#979797;border:1px solid hsla(0,0%,59.2%,.5)}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .card-spacer[data-v-ff5ae416]{-webkit-box-flex:1;-ms-flex:1;flex:1}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .card-delete-icon[data-v-ff5ae416]{font-size:16px;color:#f53f3f;cursor:pointer;padding:8px;border-radius:50%;background:rgba(245,63,63,.08);-webkit-transition:all .2s;transition:all .2s}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-top .card-delete-icon[data-v-ff5ae416]:hover{background:rgba(245,63,63,.16)}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-bottom[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-bottom .entry-time[data-v-ff5ae416]{font-size:12px;color:#8c8c8c}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-bottom .more-action[data-v-ff5ae416]{font-size:12px;color:#8c8c8c;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owner-info-edit .vehicle-section .vehicle-cards .vehicle-card .card-bottom .more-action[data-v-ff5ae416]:hover{color:#595959}.no-car-qr-wrapper[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0 24px}.no-car-qr-wrapper .no-car-qr-desc[data-v-ff5ae416]{font-size:14px;color:#666;text-align:center;line-height:1.8;margin-bottom:24px;padding:0 24px}.no-car-qr-wrapper .no-car-qr-box[data-v-ff5ae416]{width:260px;height:260px;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:20px;padding:20px 0 0 20px;overflow:hidden}.no-car-qr-wrapper .no-car-qr-box[data-v-ff5ae416],.no-car-qr-wrapper .no-car-qr-canvas[data-v-ff5ae416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-car-qr-wrapper .no-car-qr-timer[data-v-ff5ae416]{font-size:14px;color:#999}.no-car-qr-wrapper .no-car-qr-timer .no-car-refresh-link[data-v-ff5ae416]{color:#273cf3;cursor:pointer;margin-left:2px}.no-car-qr-wrapper .no-car-qr-timer .no-car-refresh-link[data-v-ff5ae416]:hover{text-decoration:underline}.user-basic-info-container .header-top[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.user-basic-info-container .header-top .back-btn[data-v-06cdd674]{color:#8c8c8c;cursor:pointer;font-size:14px;-webkit-transition:color .3s;transition:color .3s;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.user-basic-info-container .header-top .back-btn[data-v-06cdd674]:hover{color:#595959}.user-basic-info-container .header-top .edit-btn[data-v-06cdd674]{color:#3955ff;border-color:#3955ff;background:#f4f6ff;border-radius:6px;height:32px;line-height:30px;padding:0 16px;-webkit-box-shadow:none;box-shadow:none;font-size:14px}.user-basic-info-container .header-top .edit-btn[data-v-06cdd674] .anticon{font-size:14px}.user-basic-info-container .header-top .edit-btn[data-v-06cdd674]:hover{background:#e8ebff}.user-basic-info-container .header-title[data-v-06cdd674]{border-top:1px solid #f0f0f0;padding-top:16px}.user-basic-info-container .header-title .title-with-bar[data-v-06cdd674]{font-size:16px;font-weight:600;color:#1a1a1a;padding-left:12px;position:relative;line-height:1.2}.user-basic-info-container .header-title .title-with-bar[data-v-06cdd674]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:14px;background:#3955ff;border-radius:2px}.user-basic-info-container .info-grid[data-v-06cdd674]{display:grid;grid-template-columns:repeat(8,1fr);gap:24px 16px;border-bottom:1px solid #f0f0f0;padding:24px 0}.user-basic-info-container .info-grid .info-item[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.user-basic-info-container .info-grid .info-item .label[data-v-06cdd674]{font-size:14px;color:#686868;font-weight:400}.user-basic-info-container .info-grid .info-item .value[data-v-06cdd674]{font-size:14px;color:#1a1a1a;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-basic-info-container .info-grid .info-item .value[data-v-06cdd674] .ant-badge-status-dot{width:6px;height:6px}.user-basic-info-container .info-grid .info-item .value[data-v-06cdd674] .ant-badge-status-text{color:#1a1a1a;font-weight:500;font-size:14px}.user-vehicle-list-container[data-v-06cdd674]{padding-top:24px}.user-vehicle-list-container .filter-header[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.user-vehicle-list-container .filter-header .title[data-v-06cdd674]{font-size:15px;font-weight:600;color:#1a1a1a;margin-right:24px}.user-vehicle-list-container .filter-header .filter-actions[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.user-vehicle-list-container .filter-header .filter-actions[data-v-06cdd674] .ant-radio-button-wrapper{padding:0 16px}.user-vehicle-list-container .vehicle-cards-wrapper[data-v-06cdd674]{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(299.2px,calc((100% - 64px)/5)),1fr));gap:16px;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.user-vehicle-list-container .vehicle-cards-wrapper.is-empty[data-v-06cdd674],.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-empty[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-empty[data-v-06cdd674]{grid-column:-1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0 0 0;border-radius:12px}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-empty .empty-icon[data-v-06cdd674]{width:120px;height:auto;margin-bottom:12px}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-empty .empty-text[data-v-06cdd674]{font-size:14px;color:#999}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card[data-v-06cdd674]{border:1px solid #d8d8d8;border-radius:12px;padding:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-transition:all .3s;transition:all .3s}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card[data-v-06cdd674]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.05);box-shadow:0 4px 12px rgba(0,0,0,.05)}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-top[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-top .car-num[data-v-06cdd674]{font-size:16px;font-weight:600;color:#1a1a1a}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-top .car-status[data-v-06cdd674]{font-size:12px;padding:2px 8px;border-radius:12px;border:1px solid}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-top .car-status.status-parking[data-v-06cdd674]{color:#21b05c;border:1px solid rgba(33,176,92,.5)}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-top .car-status.status-not-entered[data-v-06cdd674]{color:#979797;border:1px solid hsla(0,0%,59.2%,.5)}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-bottom[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-bottom .entry-time[data-v-06cdd674]{font-size:12px;color:#8c8c8c}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-bottom .more-action[data-v-06cdd674]{font-size:12px;color:#8c8c8c;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-vehicle-list-container .vehicle-cards-wrapper .vehicle-card .card-bottom .more-action[data-v-06cdd674]:hover{color:#595959}.user-vehicle-list-container .pagination-wrapper[data-v-06cdd674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;padding-bottom:8px}.qr-div[data-v-39117196]{margin:auto;margin-bottom:30px;border:1px solid #888;border-radius:10px;padding:25px 25px;width:500px;height:500px}.price-div[data-v-39117196]{text-align:center;padding:0 0 20px 0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:2rem;color:#000}.price-div .price-number[data-v-39117196]{color:#599983;font-size:4rem;font-weight:bolder}.price-div .price-suffix[data-v-39117196]{color:#599983}.add-monthly-card-container .monthly-card-section[data-v-62412860]{margin-top:24px;border:1px solid #e8e8e8;border-radius:12px;padding:24px}.add-monthly-card-container .monthly-card-section .section-title[data-v-62412860]{font-size:16px;font-weight:600;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:24px}.add-monthly-card-container .monthly-card-section .section-title .bar[data-v-62412860]{width:3px;height:16px;background:#273cf3;border-radius:2px}.monthly-form-layout[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.monthly-form-layout[data-v-62412860] .ant-form-model-item-label>label:after{content:""!important}.monthly-form-layout .required-item[data-v-62412860] .ant-form-model-item-label>label:before{content:"* ";color:#f53f3f}.monthly-form-layout .detail-label[data-v-62412860]{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:20px;height:22px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monthly-form-layout .detail-label.required-item[data-v-62412860]:before{content:"* ";color:#f53f3f;margin-right:4px;font-family:SimSun,sans-serif}.monthly-form-layout .form-left[data-v-62412860]{-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px;border-right:1px dashed #e8e8e8;padding-right:25px}.monthly-form-layout .form-left .detail-label[data-v-62412860]{margin-bottom:8px}.monthly-form-layout .form-left[data-v-62412860] .ant-form-model-item{margin-bottom:20px}.monthly-form-layout .form-left[data-v-62412860] .ant-calendar-picker-input,.monthly-form-layout .form-left[data-v-62412860] .ant-input,.monthly-form-layout .form-left[data-v-62412860] .ant-input-number,.monthly-form-layout .form-left[data-v-62412860] .ant-select-selection{height:36px!important}.monthly-form-layout .form-left[data-v-62412860] .ant-input-number-input{height:34px!important}.monthly-form-layout .form-left .start-time-row[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.monthly-form-layout .form-left .start-time-row .ai-btn[data-v-62412860]{width:92px;height:36px;color:#273cf3;border:none;background:linear-gradient(111deg,#f2dbfa 1%,#e9e5ff 102%)!important;border-radius:6px;font-size:13px;text-align:center;padding:0;-webkit-transition:all .25s ease;transition:all .25s ease}.monthly-form-layout .form-left .start-time-row .ai-btn[data-v-62412860]:hover{background:linear-gradient(110deg,#d6c3fb,#d1caff)!important;color:#6b58ff}.monthly-form-layout .form-left .start-time-row .ai-btn-active[data-v-62412860]{background:linear-gradient(111deg,#ac3ff5 -3%,#6c63ff)!important;color:#fff!important;border-color:transparent!important}.monthly-form-layout .form-left .renew-row[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.monthly-form-layout .form-left .renew-row .renew-info[data-v-62412860]{font-size:13px;color:#666;white-space:nowrap}.monthly-form-layout .form-left .renew-row .renew-info .remain-text[data-v-62412860]{color:#fc820a}.monthly-form-layout .form-left .manual-tip[data-v-62412860]{font-size:12px;color:#fc820a;margin-left:12px}.monthly-form-layout .form-center[data-v-62412860]{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;border-right:1px dashed #d8d8d8;padding-right:25px}.monthly-form-layout .form-center .detail-item[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.monthly-form-layout .form-center .detail-item .detail-title[data-v-62412860]{font-size:13px;color:#999}.monthly-form-layout .form-center .detail-item .detail-value[data-v-62412860]{width:296px;min-height:52px;line-height:32px;background:#f7f7f7;border-radius:8px;padding:10px 16px;font-size:14px;color:#1a1a1a;font-weight:500}.monthly-form-layout .form-center .detail-item .price-value[data-v-62412860]{height:56px;line-height:36px;font-size:20px;font-weight:600}.monthly-form-layout .form-right[data-v-62412860]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.monthly-form-layout .form-right .amount-card[data-v-62412860]{background:#f7f7f7;border-radius:8px;padding:18px 24px;gap:16px}.monthly-form-layout .form-right .amount-card .amount-block[data-v-62412860],.monthly-form-layout .form-right .amount-card[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.monthly-form-layout .form-right .amount-card .amount-block[data-v-62412860]{gap:6px}.monthly-form-layout .form-right .amount-card .amount-block .amount-title[data-v-62412860]{font-size:13px;color:#999}.monthly-form-layout .form-right .amount-card .amount-block .amount-value[data-v-62412860]{color:#1a1a1a;font-weight:600;font-family:inherit}.monthly-form-layout .form-right .amount-card .amount-block .amount-value .currency-symbol[data-v-62412860]{font-size:16px;font-weight:400;margin-right:2px}.monthly-form-layout .form-right .amount-card .amount-block .amount-value.computed-value[data-v-62412860]{font-size:24px;color:#686868;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.monthly-form-layout .form-right .amount-card .amount-block .amount-value.main-order-value[data-v-62412860]{font-size:36px;color:#1a1a1a;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.monthly-form-layout .form-right .amount-card .amount-block .amount-value.main-order-value .currency-symbol[data-v-62412860]{font-size:20px;font-weight:500;margin-right:2px}.monthly-form-layout .form-right .amount-card .amount-block .order-amount-container[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.monthly-form-layout .form-right .amount-card .amount-block .order-amount-container .order-amount-left[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.monthly-form-layout .form-right .amount-card .amount-block .order-amount-container .edit-amount-btn[data-v-62412860]{font-size:13px;color:#273cf3;cursor:pointer;white-space:nowrap;margin-bottom:4px}.monthly-form-layout .form-right .amount-card .amount-block .order-amount-container .edit-amount-btn[data-v-62412860]:hover{color:#5a71ff}.monthly-form-layout .form-right .amount-card .card-divider[data-v-62412860]{border-top:1px dashed #d8d8d8;margin:4px 0}.modal-footer[data-v-62412860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #f0f0f0;margin-top:24px}.custom-refund-modal-wrap .ant-modal .ant-modal-content{border-radius:12px;overflow:hidden}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:18px;font-weight:600;color:#333}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-close{top:12px;right:12px}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{font-size:16px;color:#999}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x:hover{color:#333}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{padding:24px 24px 8px}.custom-refund-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.custom-refund-modal-wrap .refund-modal-content .ant-form-item{margin-bottom:20px}.custom-refund-modal-wrap .refund-modal-content .ant-form-item .ant-form-item-label{line-height:22px;padding-bottom:8px}.custom-refund-modal-wrap .refund-modal-content .ant-form-item .ant-form-item-label label{font-size:14px;font-weight:500;color:#333}.custom-refund-modal-wrap .refund-modal-content .ant-form-item .ant-form-item-label label:after{display:none}.custom-refund-modal-wrap .refund-modal-content .ant-form-item .ant-form-item-control{line-height:normal}.custom-refund-modal-wrap .refund-modal-content .custom-disabled-input{width:240px;height:38px;border-radius:8px;border:1px solid #e8e8e8;background-color:#f5f5f5!important;color:#999!important;font-size:14px;padding:0 12px;cursor:not-allowed}.custom-refund-modal-wrap .refund-modal-content .custom-datepicker{width:240px}.custom-refund-modal-wrap .refund-modal-content .custom-datepicker .ant-calendar-picker-input{height:38px;border-radius:8px;border:1px solid #d9d9d9;font-size:14px;padding:0 12px}.custom-refund-modal-wrap .refund-modal-content .custom-textarea{border-radius:8px;border:1px solid #d9d9d9;font-size:14px;padding:8px 12px;resize:none}.custom-refund-modal-wrap .custom-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.custom-refund-modal-wrap .custom-modal-footer .cancel-btn{height:38px;padding:0 24px;border-radius:8px;font-size:14px;color:#333;border:1px solid #d9d9d9;background:#fff}.custom-refund-modal-wrap .custom-modal-footer .cancel-btn:hover{color:#2f54eb;border-color:#2f54eb}.custom-refund-modal-wrap .custom-modal-footer .confirm-btn{height:38px;padding:0 24px;border-radius:8px;font-size:14px;color:#fff;border:none;background:#2f54eb}.custom-refund-modal-wrap .custom-modal-footer .confirm-btn:hover{background:#1d39c4}.tip[data-v-6e730d22]{margin-bottom:16px;margin-left:0;padding:10px;border-radius:4px;font-family:OPPOSans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:normal;color:#f53f3f}.user-monthly-card-container .header-section[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.user-monthly-card-container .header-section .header-left[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.user-monthly-card-container .header-section .active-count-badge[data-v-2552d25f]{position:relative;border-radius:8px;padding:6px 14px;white-space:nowrap;-webkit-transform:skewX(-14deg);transform:skewX(-14deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-monthly-card-container .header-section .active-count-badge.badge-green[data-v-2552d25f]{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,176,92,.2)),to(rgba(33,176,92,.04)));background:linear-gradient(180deg,rgba(33,176,92,.2),rgba(33,176,92,.04))}.user-monthly-card-container .header-section .active-count-badge.badge-green .value-text[data-v-2552d25f]{color:#21b05c}.user-monthly-card-container .header-section .active-count-badge.badge-purple[data-v-2552d25f]{background:-webkit-gradient(linear,left top,left bottom,from(rgba(108,99,255,.2)),to(rgba(108,99,255,.04)));background:linear-gradient(180deg,rgba(108,99,255,.2),rgba(108,99,255,.04))}.user-monthly-card-container .header-section .active-count-badge.badge-purple .value-text[data-v-2552d25f]{color:#6c63ff}.user-monthly-card-container .header-section .active-count-badge .badge-text[data-v-2552d25f]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-transform:skewX(14deg);transform:skewX(14deg);position:relative;z-index:1}.user-monthly-card-container .header-section .active-count-badge .badge-text .label-text[data-v-2552d25f]{font-size:12px;font-weight:400;line-height:20px;text-align:center;letter-spacing:normal;color:#686868}.user-monthly-card-container .header-section .active-count-badge .badge-text .value-text[data-v-2552d25f]{font-size:16px;font-weight:700;line-height:24px;text-align:center;letter-spacing:normal}.user-monthly-card-container .header-section .title-with-bar[data-v-2552d25f]{font-size:16px;font-weight:600;color:#1a1a1a;padding-left:12px;position:relative;line-height:1.2}.user-monthly-card-container .header-section .title-with-bar[data-v-2552d25f]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:14px;background:#3955ff;border-radius:2px}.user-monthly-card-container .header-section .header-right[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.user-monthly-card-container .monthly-cards-grid[data-v-2552d25f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(380px,calc((100% - 32px)/3)),1fr));grid-auto-rows:1fr;gap:16px}.user-monthly-card-container .monthly-cards-grid .monthly-card-item[data-v-2552d25f]{border:1px solid #e8e8e8;border-radius:12px;min-height:240px;padding:10px 16px 16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;color:#595959;position:relative}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .status-badge[data-v-2552d25f]{position:absolute;top:0;right:0;font-size:12px;padding:6px 14px;border-bottom-left-radius:12px;border-top-right-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-active .status-badge[data-v-2552d25f]{background:rgba(33,176,92,.12);color:#21b05c}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .status-badge[data-v-2552d25f]{background:#f5f5f5;color:#bfbfbf}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-pending .status-badge[data-v-2552d25f]{background:#eef2ff;color:#273cf3}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-title-row[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-title-row .owner-tag[data-v-2552d25f]{font-size:12px;color:#273cf3;border:1px solid rgba(39,60,243,.5);border-radius:4px;padding:0 8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;-ms-flex-negative:0;flex-shrink:0}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-title-row .card-name[data-v-2552d25f]{font-size:16px;font-weight:500;color:#1a1a1a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired[data-v-2552d25f]{color:#bfbfbf}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .card-title-row .owner-tag[data-v-2552d25f]{border-color:#d9d9d9;color:#bfbfbf}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .card-title-row .card-name[data-v-2552d25f]{color:#bfbfbf}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .info-grid .value[data-v-2552d25f]{color:#bfbfbf!important}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .info-grid .label[data-v-2552d25f]{color:#bfbfbf}.user-monthly-card-container .monthly-cards-grid .monthly-card-item.status-expired .info-grid .dot[data-v-2552d25f]{background:#bfbfbf!important}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid[data-v-2552d25f]{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:8px;font-size:12px;margin-bottom:20px}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .dot[data-v-2552d25f]{width:4px;height:4px;border-radius:50%;margin-right:6px;-ms-flex-negative:0;flex-shrink:0}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .dot.green-dot[data-v-2552d25f]{background:#21b05c}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .dot.red-dot[data-v-2552d25f]{background:#f53f3f}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .dot.blue-dot[data-v-2552d25f]{background:#273cf3}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .label[data-v-2552d25f]{color:#8c8c8c;-ms-flex-negative:0;flex-shrink:0}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item .value[data-v-2552d25f]{color:#595959;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .info-item.full-width[data-v-2552d25f]{grid-column:span 2}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .info-grid .left-col[data-v-2552d25f]{border-right:1px dashed #e8e8e8;padding-right:8px}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#273cf3;margin-bottom:12px;border-bottom:1px solid transparent}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .link-item[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .link-item .action-icon[data-v-2552d25f]{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .link-item[data-v-2552d25f]:hover{opacity:.8}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .link-item.danger-link[data-v-2552d25f]{color:#f53f3f}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .link-item.danger-link .action-icon[data-v-2552d25f]{-webkit-filter:brightness(0) saturate(100%) invert(31%) sepia(98%) saturate(1734%) hue-rotate(338deg) brightness(101%) contrast(91%);filter:brightness(0) saturate(100%) invert(31%) sepia(98%) saturate(1734%) hue-rotate(338deg) brightness(101%) contrast(91%)}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .action-links-row .divider[data-v-2552d25f]{width:1px;height:12px;background-color:rgba(39,60,243,.15)}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-footer[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:auto;margin-right:-16px;margin-bottom:-16px;margin-left:-16px;height:52px;padding:0 16px;background:-webkit-gradient(linear,left top,right top,from(rgba(39,60,243,.04)),to(rgba(39,60,243,0)));background:linear-gradient(90deg,rgba(39,60,243,.04),rgba(39,60,243,0))}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-footer .primary-action-btn[data-v-2552d25f]{background:#3955ff;color:#fff;font-size:14px;padding:6px 24px;border-radius:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background .2s;transition:background .2s}.user-monthly-card-container .monthly-cards-grid .monthly-card-item .card-footer .primary-action-btn[data-v-2552d25f]:hover{background:#5a71ff}.user-monthly-card-container .empty-state[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:200px}.user-monthly-card-container .pagination-wrapper[data-v-2552d25f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;padding-bottom:8px}.data-table-wrapper[data-v-330bac3e]{width:100%}.data-table-wrapper .ant-table-pagination.ant-pagination{float:none!important;text-align:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-top:16px!important}.user-purchase-record .module-header[data-v-6c3ac2f1]{margin-bottom:16px}.user-purchase-record .module-header .left-title[data-v-6c3ac2f1],.user-purchase-record .module-header[data-v-6c3ac2f1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-purchase-record .module-header .left-title .blue-indicator[data-v-6c3ac2f1]{width:3px;height:16px;background:#273cf3;border-radius:2px;margin-right:8px}.user-purchase-record .module-header .left-title .title-text[data-v-6c3ac2f1]{font-size:16px;font-weight:600;color:#1a1a1a}.user-purchase-record .table-container[data-v-6c3ac2f1] .ant-table-tbody>tr>td,.user-purchase-record .table-container[data-v-6c3ac2f1] .ant-table-thead>tr>th{white-space:nowrap}.user-purchase-record .table-container .danger-text[data-v-6c3ac2f1]{color:#f53f3f}.user-purchase-record .table-container .danger-text[data-v-6c3ac2f1]:hover{color:#e02e2e}.user-modify-audit .module-header[data-v-4934e1db]{margin-bottom:16px}.user-modify-audit .module-header .left-title[data-v-4934e1db],.user-modify-audit .module-header[data-v-4934e1db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-modify-audit .module-header .left-title .blue-indicator[data-v-4934e1db]{width:3px;height:16px;background:#273cf3;border-radius:2px;margin-right:8px}.user-modify-audit .module-header .left-title .title-text[data-v-4934e1db]{font-size:16px;font-weight:600;color:#1a1a1a}.user-modify-audit .table-container .danger-text[data-v-4934e1db]{color:#f53f3f}.user-modify-audit .table-container .danger-text[data-v-4934e1db]:hover{color:#e02e2e}