.ledger-filter{display:flex;flex-wrap:wrap;gap:12px;width:100%;padding:14px 16px;border-radius:14px;background:linear-gradient(180deg,#f8fafc 0%,#f2f6fa 100%);border:1px solid #e3ebf0;align-items:center;justify-content:space-between}.ledger-filter__main{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;flex:1}.ledger-filter__fields{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ledger-filter__actions{display:flex;gap:8px;align-items:center}.ledger-filter__control{--el-component-size: 36px}.ledger-filter__control--type{width:118px}.ledger-filter__control--category{width:140px}.ledger-filter__control--large{width:128px}.ledger-filter__control--month{width:148px}.ledger-filter__control--range{width:236px}.ledger-filter__control--month-range{width:248px}.ledger-filter__year-box{display:flex;align-items:center;gap:8px;padding:0 12px;height:36px;border-radius:10px;background:#fff;border:1px solid #d8e2ea;box-shadow:0 1px 2px #2c3e500a}.ledger-filter__year-label{font-size:13px;color:#6b7c8f;white-space:nowrap}.ledger-filter__year-input{width:108px}.ledger-filter__year-input .el-input__wrapper{box-shadow:none!important;background:transparent;padding-left:8px;padding-right:8px}.ledger-filter__sep{color:#909399;font-size:13px}.ledger-filter .el-input__wrapper,.ledger-filter .el-select__wrapper{border-radius:10px!important;box-shadow:0 0 0 1px #d8e2ea inset!important;background:#fff!important;transition:box-shadow .2s ease}.ledger-filter .el-input__wrapper:hover,.ledger-filter .el-select__wrapper:hover,.ledger-filter .el-input__wrapper.is-focus,.ledger-filter .el-select__wrapper.is-focus{box-shadow:0 0 0 1px #7ba7bc inset!important}.ledger-filter .el-range-editor.el-input__wrapper{padding:0 10px}.ledger-filter .el-range-input{font-size:13px;color:#303133}.ledger-filter .el-range-separator{color:#909399;font-size:12px;padding:0 4px}.ledger-filter .el-input.is-disabled .el-input__wrapper{background:#f5f7fa!important;box-shadow:0 0 0 1px #e4e7ed inset!important}.ledger-filter__btn{height:36px;padding:0 18px;border-radius:10px;font-size:13px;font-weight:500}.ledger-filter__btn--primary{border:none;color:#fff;background:linear-gradient(135deg,#5a8fa8 0%,#4a7c94 100%);box-shadow:0 4px 12px #4a7c9440}.ledger-filter__btn--primary:hover,.ledger-filter__btn--primary:focus{color:#fff;background:linear-gradient(135deg,#4a7c94 0%,#3d6a80 100%)}.ledger-filter__btn--ghost{border:1px solid #d8e2ea;color:#606266;background:#fff}.ledger-filter__btn--ghost:hover,.ledger-filter__btn--ghost:focus{color:#4a7c94;border-color:#b8ced9;background:#f8fbfd}.ledger-filter__accent-btn{height:36px;padding:0 16px;border:none;border-radius:10px;font-weight:500;color:#fff;background:linear-gradient(135deg,#6f9988 0%,#5f8f70 100%);box-shadow:0 4px 12px #5f8f7038}.ledger-filter__accent-btn:hover,.ledger-filter__accent-btn:focus{color:#fff;background:linear-gradient(135deg,#5f8f70 0%,#4f7d60 100%)}.ledger-filter .chart-switch{padding:3px;border-radius:10px;background:#fff;border:1px solid #d8e2ea;box-shadow:0 1px 2px #2c3e500a}.ledger-filter .chart-switch .el-radio-button__inner{height:30px;line-height:30px;padding:0 14px;border:none!important;border-radius:8px!important;font-size:13px;color:#606266;background:transparent;box-shadow:none!important}.ledger-filter .chart-switch .el-radio-button__original-radio:checked+.el-radio-button__inner{color:#fff;background:linear-gradient(135deg,#5a8fa8 0%,#4a7c94 100%)}.ledger-filter .chart-switch .el-radio-button:first-child .el-radio-button__inner,.ledger-filter .chart-switch .el-radio-button:last-child .el-radio-button__inner{border-radius:8px!important}.panel-card__header:has(.ledger-filter){display:block;padding:12px 16px;background:#fff}@media (max-width: 768px){.ledger-filter,.ledger-filter__main,.ledger-filter__fields,.ledger-filter__actions{width:100%;justify-content:stretch}.ledger-filter__control--type,.ledger-filter__control--category,.ledger-filter__control--month,.ledger-filter__control--range,.ledger-filter__control--month-range,.ledger-filter__year-box{width:100%}.ledger-filter__year-input{flex:1;width:auto}.ledger-filter__accent-btn,.ledger-filter__btn{flex:1;min-height:40px}}.ledger-entry{width:100%}.ledger-entry .el-form-item{margin-bottom:14px}.ledger-entry .el-form-item__label{margin-bottom:4px!important;padding-bottom:0!important;font-size:13px;font-weight:500;color:#606266;line-height:1.2}.ledger-entry__type-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ledger-entry__type-btn{height:34px;border:1px solid #dce4ea;border-radius:8px;background:#fff;color:#606266;font-size:13px;cursor:pointer;transition:all .15s ease}.ledger-entry__type-btn.active.income{background:rgba(95,159,112,.1);border-color:#7cb88a;color:#5f9f70;font-weight:600}.ledger-entry__type-btn.active.expense{background:rgba(224,122,122,.1);border-color:#e07a7a;color:#cf6464;font-weight:600}.ledger-entry__amount-box{display:flex;align-items:center;gap:8px;height:38px;padding:0 10px;border-radius:8px;border:1px solid #dce4ea;background:#fff}.ledger-entry__amount-box.income{border-color:#7cb88a80}.ledger-entry__amount-box.expense{border-color:#e07a7a80}.ledger-entry__amount-row{display:flex;align-items:stretch;gap:12px}.ledger-entry__amount-row .ledger-entry__amount-box{flex:1;min-width:0}.ledger-entry__amount-chinese{display:flex;align-items:center;justify-content:center;min-width:120px;max-width:42%;padding:0 12px;border-radius:8px;border:1px dashed #dce4ea;background:#fafbfc;font-size:13px;font-weight:600;color:#606266;line-height:1.5;text-align:center;word-break:break-all}.ledger-entry__amount-chinese.income{border-color:#7cb88a73;background:rgba(95,159,112,.06);color:#5f9f70}.ledger-entry__amount-chinese.expense{border-color:#e07a7a73;background:rgba(224,122,122,.06);color:#cf6464}.ledger-entry__amount-chinese.is-dialog{min-width:132px;padding:0 14px;border-radius:12px;font-size:14px}.ledger-entry__amount-prefix{font-size:18px;font-weight:600;color:#4a7c94}.ledger-entry__amount-input{flex:1}.ledger-entry__amount-input .el-input__wrapper{box-shadow:none!important;background:transparent!important;padding-left:0}.ledger-entry__amount-input .el-input__inner{font-size:16px;font-weight:600;text-align:left}.ledger-entry .el-input__wrapper,.ledger-entry .el-select__wrapper,.ledger-entry .el-textarea__inner{border-radius:8px!important;box-shadow:0 0 0 1px #d8e2ea inset!important;background:#fff!important}.ledger-entry .el-input__wrapper:hover,.ledger-entry .el-select__wrapper:hover,.ledger-entry .el-textarea__inner:hover,.ledger-entry .el-input__wrapper.is-focus,.ledger-entry .el-select__wrapper.is-focus,.ledger-entry .el-textarea__inner:focus{box-shadow:0 0 0 1px #7ba7bc inset!important}.ledger-entry__actions{display:flex;gap:8px;margin-top:2px}.ledger-entry__btn{height:34px;padding:0 16px;border-radius:8px;font-size:13px}.ledger-entry__btn--primary{min-width:88px;border:none;color:#fff;background:linear-gradient(135deg,#5a8fa8 0%,#4a7c94 100%)}.ledger-entry__btn--primary:hover,.ledger-entry__btn--primary:focus{color:#fff;background:linear-gradient(135deg,#4a7c94 0%,#3d6a80 100%)}.ledger-entry__btn--ghost{border:1px solid #d8e2ea;color:#606266;background:#fff}.ledger-entry-page{max-width:520px}.transaction-dialog.el-dialog{border-radius:14px;overflow:hidden}.transaction-dialog .el-dialog__header{margin-right:0;padding:18px 20px 14px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#f8fbfd 0%,#fff 100%)}.transaction-dialog .el-dialog__body{padding:16px 20px 8px}.transaction-dialog .el-dialog__footer{padding:12px 20px 18px;border-top:1px solid #eef2f6;background:#fbfcfd}.transaction-dialog__title{margin:0;font-size:16px;font-weight:600;color:#303133}.ledger-entry--dialog .el-form-item{margin-bottom:0}.ledger-entry--dialog .ledger-entry__section{margin-bottom:16px}.ledger-entry--dialog .ledger-entry__section:last-child{margin-bottom:0}.ledger-entry__section-title{margin-bottom:10px;font-size:13px;font-weight:600;color:#303133}.ledger-entry--dialog .ledger-entry__type-switch--dialog{gap:12px}.ledger-entry__type-btn--card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:96px;height:auto;padding:16px 12px;border:1px solid #ebeef5;border-radius:14px;background:#fafbfc;color:#606266;transition:border-color .2s,background .2s,box-shadow .2s,transform .15s}.ledger-entry__type-btn--card:hover{border-color:#5a8fa859;background:#fff}.ledger-entry__type-btn--card.active.is-income{border-color:#5f9f708c;background:linear-gradient(180deg,rgba(95,159,112,.14) 0%,rgba(95,159,112,.06) 100%);box-shadow:0 0 0 1px #5f9f701f,0 8px 20px #5f9f701f;color:#5f9f70}.ledger-entry__type-btn--card.active.is-expense{border-color:#e07a7a8c;background:linear-gradient(180deg,rgba(224,122,122,.14) 0%,rgba(224,122,122,.06) 100%);box-shadow:0 0 0 1px #e07a7a1f,0 8px 20px #e07a7a1f;color:#cf6464}.ledger-entry__type-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:22px;font-weight:700;line-height:1}.ledger-entry__type-icon--income{background:rgba(95,159,112,.14);color:#5f9f70}.ledger-entry__type-icon--expense{background:rgba(224,122,122,.14);color:#cf6464}.ledger-entry__type-btn--card.active.is-income .ledger-entry__type-icon--income{background:linear-gradient(135deg,#5f9f70,#4d865c);color:#fff;box-shadow:0 4px 12px #5f9f7047}.ledger-entry__type-btn--card.active.is-expense .ledger-entry__type-icon--expense{background:linear-gradient(135deg,#e07a7a,#cf6464);color:#fff;box-shadow:0 4px 12px #e07a7a47}.ledger-entry__type-label{font-size:15px;font-weight:700;line-height:1.2}.ledger-entry__type-desc{font-size:12px;font-weight:400;color:#909399;line-height:1.4}.ledger-entry__type-btn--card.active.is-income .ledger-entry__type-desc{color:#5f9f70d9}.ledger-entry__type-btn--card.active.is-expense .ledger-entry__type-desc{color:#cf6464d9}.ledger-entry__amount-box.is-dialog{height:52px;padding:0 14px;border-radius:12px}.ledger-entry__amount-box.is-dialog.income{background:rgba(95,159,112,.06)}.ledger-entry__amount-box.is-dialog.expense{background:rgba(224,122,122,.06)}.ledger-entry__amount-input.is-dialog .el-input__inner{font-size:24px}.ledger-entry--dialog .el-input__wrapper,.ledger-entry--dialog .el-select__wrapper,.ledger-entry--dialog .el-textarea__inner{border-radius:10px!important}.loan-dialog.el-dialog{border-radius:14px;overflow:hidden}.loan-dialog .el-dialog__header{margin-right:0;padding:18px 20px 14px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#fffaf5 0%,#fff 100%)}.loan-dialog .el-dialog__body{padding:16px 20px 8px}.loan-dialog .el-dialog__footer{padding:12px 20px 18px;border-top:1px solid #eef2f6;background:#fbfcfd}.loan-dialog__header{display:flex;flex-direction:column;gap:6px}.loan-dialog__title{margin:0;font-size:17px;font-weight:600;color:#303133}.loan-dialog__subtitle{margin:0;font-size:13px;color:#909399}.loan-entry__tip{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;border-radius:10px;background:rgba(212,165,116,.12);border:1px solid rgba(212,165,116,.22);color:#a67c3d;font-size:12px;line-height:1.5}.loan-entry__section{padding:14px;margin-bottom:12px;border-radius:12px;background:#f8fafc;border:1px solid #e8eef3}.loan-entry__section:last-child{margin-bottom:0}.loan-entry__section-title{margin-bottom:10px;font-size:13px;font-weight:600;color:#606266}.loan-entry__amount-box{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;border-radius:10px;border:1px solid rgba(212,165,116,.45);background:#fff}.loan-entry__amount-prefix{font-size:20px;font-weight:700;color:#c6842b}.loan-entry__amount-input{flex:1;width:100%}.loan-entry__amount-input.el-input-number{width:100%}.loan-entry__amount-input .el-input__wrapper{box-shadow:none!important;background:transparent!important;padding-left:0}.loan-entry__amount-input .el-input__inner{font-size:22px;font-weight:700;color:#c6842b;text-align:left}.loan-entry__actions{justify-content:flex-end;margin-top:0}.loan-entry__btn--primary{min-width:92px;border:none;color:#fff;background:linear-gradient(135deg,#d4a574 0%,#b8894f 100%)}.loan-entry__btn--primary:hover,.loan-entry__btn--primary:focus{color:#fff;background:linear-gradient(135deg,#c99763 0%,#a67a42 100%)}@media (max-width: 768px){.ledger-entry__amount-row{flex-direction:column}.ledger-entry__amount-chinese{max-width:none;min-width:0;min-height:40px}.ledger-entry__actions{flex-direction:column}.ledger-entry__btn{width:100%}}.profile-dialog.el-dialog{border-radius:16px;overflow:hidden}.profile-dialog .el-dialog__header{margin-right:0;padding:18px 22px 14px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#f4f9fc 0%,#fff 100%)}.profile-dialog .el-dialog__body{padding:18px 22px 10px}.profile-dialog .el-dialog__footer{padding:12px 22px 18px;border-top:1px solid #eef2f6;background:#fbfcfd}.profile-dialog__header{display:flex;flex-direction:column;gap:6px}.profile-dialog__title{margin:0;font-size:17px;font-weight:600;color:#303133}.profile-dialog__subtitle{margin:0;font-size:13px;color:#909399}.profile-dialog__section{padding:14px 16px;margin-bottom:12px;border-radius:12px;background:#f8fafc;border:1px solid #e8eef3}.profile-dialog__section:last-child{margin-bottom:0}.profile-dialog__section-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;color:#606266}.profile-dialog__section-title .el-icon{color:#5a8fa8}.profile-dialog__tip{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:rgba(90,143,168,.1);border:1px solid rgba(90,143,168,.18);color:#4a7c94;font-size:12px;line-height:1.55}.profile-dialog__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0}.profile-dialog__row-label{display:flex;flex-direction:column;gap:2px}.profile-dialog__row-label strong{font-size:14px;font-weight:500;color:#303133}.profile-dialog__row-label span{font-size:12px;color:#909399}.profile-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.profile-dialog__btn--primary{min-width:92px;border:none;color:#fff;background:linear-gradient(135deg,#5a8fa8 0%,#4a7c94 100%)}.profile-dialog__btn--primary:hover,.profile-dialog__btn--primary:focus{color:#fff;background:linear-gradient(135deg,#4f8199 0%,#3f6d84 100%)}.profile-dialog .el-form-item{margin-bottom:14px}.profile-dialog .el-form-item:last-child{margin-bottom:0}.profile-dialog .el-input__wrapper,.profile-dialog .el-select__wrapper{border-radius:10px}.mobile-record-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.mobile-record-card__title{font-size:15px;font-weight:600;color:#303133;line-height:1.4}.mobile-record-card__meta{font-size:12px;color:#909399;margin-top:4px}.mobile-record-card__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-bottom:12px}.mobile-record-card__field{min-width:0}.mobile-record-card__label{font-size:12px;color:#909399;margin-bottom:2px}.mobile-record-card__value{font-size:14px;color:#303133;font-weight:500;word-break:break-all}.mobile-record-card__actions{display:flex;flex-wrap:wrap;gap:4px 8px;padding-top:10px;border-top:1px solid #f0f3f6}.mobile-record-card__actions :deep(.el-button){min-height:36px;padding:0 10px}@media (max-width: 768px){.layout-mobile-nav{padding-bottom:64px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:stretch;height:56px;background:#fff;border-top:1px solid #ebeef5;box-shadow:0 -4px 20px #2c3e500f}.mobile-bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:transparent;color:#909399;font-size:11px;cursor:pointer;text-decoration:none;padding:6px 0}.mobile-bottom-nav__item.is-active{color:#4a7c94;font-weight:600}.mobile-bottom-nav__item .el-icon{font-size:20px}.chart-box{height:280px!important}.permission-table--desktop,.ledger-table--desktop{display:none!important}.loan-detail .el-table,.detail-section .el-table{display:block;overflow-x:auto}.return-section .el-form{display:flex;flex-direction:column;align-items:stretch}.return-section .el-form-item{margin-right:0}}@media (min-width: 769px){.mobile-record-list,.mobile-record-list--wrapper,.permission-mobile-list,.mobile-bottom-nav{display:none!important}}:root,html{--life-primary: #5a8fa8;--life-primary-dark: #4a7c94;--life-bg: #f5f7fa;--life-card: #ffffff;--life-border: #e8eef3;--life-text: #2c3e50;--life-text-secondary: #6b7c8f;--life-aside-from: #0f2137;--life-aside-to: #12263f}html[data-theme=spring]{--life-primary: #5f9f70;--life-primary-dark: #4a8558;--life-bg: #f4faf6;--life-border: #dceee2;--life-text-secondary: #5f7a68;--life-aside-from: #1a3a28;--life-aside-to: #244a34}html[data-theme=summer]{--life-primary: #3d8ec9;--life-primary-dark: #2f74a8;--life-bg: #f3f8fc;--life-border: #d6e8f5;--life-text-secondary: #5a738c;--life-aside-from: #0f2a44;--life-aside-to: #163a5c}html[data-theme=autumn]{--life-primary: #c47a3a;--life-primary-dark: #a8642c;--life-bg: #fbf7f2;--life-border: #f0e4d4;--life-text-secondary: #7a6550;--life-aside-from: #3a2412;--life-aside-to: #4a3018}html[data-theme=winter]{--life-primary: #6b7c96;--life-primary-dark: #55647a;--life-bg: #f4f6f9;--life-border: #dde3ec;--life-text-secondary: #66758a;--life-aside-from: #1c2430;--life-aside-to: #2a3444}html[data-theme=midAutumn]{--life-primary: #c9a227;--life-primary-dark: #a8861c;--life-bg: #fbf8ef;--life-border: #efe4c4;--life-text-secondary: #7a6b45;--life-aside-from: #3a3010;--life-aside-to: #4a4018}html[data-theme=nationalDay]{--life-primary: #c45c5c;--life-primary-dark: #a84848;--life-bg: #fbf4f4;--life-border: #f0dede;--life-text-secondary: #7a5a5a;--life-aside-from: #3a1418;--life-aside-to: #4a1c22}html[data-theme=halloween]{--life-primary: #d35400;--life-primary-dark: #a84300;--life-bg: #fbf6f0;--life-border: #f0e0d0;--life-text-secondary: #7a5a40;--life-aside-from: #2a1830;--life-aside-to: #3a2040}html[data-theme=christmas]{--life-primary: #c0392b;--life-primary-dark: #962d22;--life-bg: #fbf5f4;--life-border: #f0d8d4;--life-text-secondary: #7a4a45;--life-aside-from: #1a2e22;--life-aside-to: #243a2c}html[data-theme=springFestival]{--life-primary: #c23b3b;--life-primary-dark: #a03030;--life-bg: #fbf5f2;--life-border: #f0ddd8;--life-text-secondary: #7a4a40;--life-aside-from: #3a1410;--life-aside-to: #4a2018}body{background:var(--life-bg);color:var(--life-text);transition:background-color .45s ease,color .35s ease}html.life-theme-switching body{animation:life-theme-breathe .95s ease-out}html.life-theme-switching .layout .aside,html.life-theme-switching .layout .drawer-inner{animation:life-theme-aside-glow .95s ease-out}html.life-theme-switching .logo-motif,html.life-theme-switching .header-motif{animation:life-theme-motif-pop .95s cubic-bezier(.34,1.4,.64,1)}@keyframes life-theme-breathe{0%{filter:brightness(1)}30%{filter:brightness(1.04)}to{filter:brightness(1)}}@keyframes life-theme-aside-glow{0%,to{filter:brightness(1)}35%{filter:brightness(1.12)}}@keyframes life-theme-motif-pop{0%{transform:scale(1) rotate(0)}40%{transform:scale(1.22) rotate(-10deg)}to{transform:scale(1) rotate(0)}}@media (prefers-reduced-motion: reduce){html.life-theme-switching body,html.life-theme-switching .layout .aside,html.life-theme-switching .logo-motif,html.life-theme-switching .header-motif{animation:none!important}}.layout .aside,.layout .drawer-inner{background:linear-gradient(180deg,var(--life-aside-from) 0%,var(--life-aside-to) 100%)!important;transition:background .45s ease}.layout .main{background:var(--life-bg)!important;transition:background-color .45s ease}.layout .header{border-bottom-color:var(--life-border)!important}.layout .avatar{background:linear-gradient(135deg,var(--life-primary) 0%,var(--life-primary-dark) 100%)!important;transition:background .45s ease}.layout .user-name{color:var(--life-text)!important}.el-button--primary{--el-button-bg-color: var(--life-primary);--el-button-border-color: var(--life-primary);--el-button-hover-bg-color: var(--life-primary-dark);--el-button-hover-border-color: var(--life-primary-dark);--el-button-active-bg-color: var(--life-primary-dark);--el-button-active-border-color: var(--life-primary-dark)}.el-switch.is-checked .el-switch__core{background-color:var(--life-primary)!important;border-color:var(--life-primary)!important}.panel-card{background:var(--life-card)!important;border-color:var(--life-border)!important}.panel-card__title,.ledger-page__title{color:var(--life-text)!important}.ledger-page__subtitle{color:var(--life-text-secondary)!important}.el-link.el-link--primary,.el-button.is-link.el-button--primary{--el-button-text-color: var(--life-primary);color:var(--life-primary)}html,body,#app{margin:0;padding:0;width:100%;min-height:100%;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background:#f5f7fa}html,body{overflow-x:hidden}
