.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}.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}