body{margin:0}#app{width:100%}:root{--theme-primary:#6bc1f8;--theme-primary-dark:#3a85d4;--theme-primary-light:#6bb3f0;--theme-primary-pale:#e8f4fd;--theme-primary-bg:#f0f7ff;--theme-text-accent:#3a7fc4}.conPpageBox{background:linear-gradient(180deg,var(--theme-primary-bg) 0,#fff 40%,#fff 100%)}.hearderBox,.navbar{background:#6bc1f8!important;box-shadow:0 1px 4px 0 rgba(0,0,0,.15)!important}.hearderBox,.hearderBoxIcon2,.navbar,.navbar .title{color:#fff!important}.hearderBox .hearderBoxIcon img,.navbar .hearderBoxIcon img{filter:brightness(0) invert(1)}.blue-icon-filter{filter:brightness(0) saturate(100%) invert(63%) sepia(30%) saturate(1500%) hue-rotate(182deg) brightness(98%) contrast(90%)}.gold-circle-icon{filter:hue-rotate(165deg) saturate(1.15) brightness(1.05)}.el-button--primary{background-color:var(--theme-primary);border-color:var(--theme-primary)}.el-button--primary:focus,.el-button--primary:hover{background-color:var(--theme-primary-dark);border-color:var(--theme-primary-dark)}.page-wrap{background:#f4f8fc;min-height:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding-bottom:calc(env(safe-area-inset-bottom) + 20px);position:fixed;z-index:1;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box}.page-header{background:#6bc1f8;padding:calc(env(safe-area-inset-top) + 12px) 16px 20px;position:relative;overflow:hidden}.page-header.compact{padding-bottom:14px}.page-header .header-deco{position:absolute;top:-40px;right:-30px;width:140px;height:140px;border-radius:50%;background:hsla(0,0%,100%,.12);pointer-events:none}.page-header .header-bar{display:flex;align-items:center;justify-content:center;position:relative;min-height:28px}.page-header .header-title{font-size:18px;font-weight:600;color:#fff;letter-spacing:.5px}.page-header .back-btn{left:0;padding:4px;display:flex;align-items:center}.page-header .back-btn,.page-header .header-right{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.page-header .header-right{right:0;color:#fff;font-size:14px}.page-body{padding:14px 16px 20px;margin-top:-10px;position:relative;z-index:2}.page-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(107,193,248,.1);margin-bottom:14px;overflow:hidden}.page-card.pad{padding:16px}.page-card-title{font-size:14px;font-weight:600;color:#2d5a8a;margin-bottom:12px}.page-label{font-size:12px;color:#8aabcc}.page-value{font-size:14px;color:#2d6fa8;font-weight:600}.page-value-lg{font-size:28px;font-weight:700;color:#2d6fa8}.page-divider{height:1px;background:#eef4fb;margin:14px 0}.page-list-item{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f0f5fb;cursor:pointer}.page-list-item:last-child{border-bottom:none}.page-list-item:active{background:#f8fbff}.page-list-icon{width:44px;height:44px;border-radius:12px;background:#eef6fd;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:12px}.page-list-icon img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.page-list-content{flex:1;min-width:0}.page-list-name{font-size:15px;color:#2d5a8a;font-weight:500}.page-list-desc{font-size:12px;color:#8aabcc;margin-top:4px}.page-list-arrow{flex-shrink:0;margin-left:8px}.page-tabs{display:flex;background:#fff;border-radius:12px;padding:4px;margin-bottom:14px;box-shadow:0 2px 8px rgba(107,193,248,.08)}.page-tabs ul{display:flex;width:100%;list-style:none;margin:0;padding:0}.page-tabs li{flex:1;text-align:center;padding:10px 4px;font-size:13px;color:#8aabcc;border-radius:10px;cursor:pointer;transition:all .2s}.page-tabs li.active{background:#6bc1f8;color:#fff;font-weight:600}.page-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:12px}.page-filter-row:last-child{margin-bottom:0}.page-filter-row>select:only-child{grid-column:1/-1}.page-filter-row input,.page-filter-row select{width:100%;min-width:0;height:40px;border:1px solid #dceaf7;border-radius:10px;padding:0 10px;font-size:13px;color:#2d5a8a;background:#fff;outline:none;box-sizing:border-box}.page-filter-row input:focus,.page-filter-row select:focus{border-color:#6bc1f8}.page-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 12px;border-radius:10px;background:#6bc1f8;color:#fff;font-size:13px;font-weight:500;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;box-sizing:border-box}@media (max-width:380px){.page-filter-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.page-filter-row .page-btn{grid-column:1/-1;width:100%}}.page-btn:active{opacity:.85}.page-btn-block{width:100%;height:46px;border-radius:12px;background:#6bc1f8;color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-btn-block:active{opacity:.9}.page-record-card{background:#fff;border-radius:12px;padding:14px;margin-bottom:10px;box-shadow:0 2px 8px rgba(107,193,248,.08)}.page-record-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#5a7fa8;margin-bottom:6px}.page-record-row:last-child{margin-bottom:0}.page-record-amount{font-size:18px;font-weight:700;color:#6bc1f8}.page-record-amount.negative{color:#e85d5d}.page-empty{text-align:center;padding:48px 20px;color:#8aabcc;font-size:14px}.page-form-item{margin-bottom:14px}.page-form-item label{display:block;font-size:13px;color:#5a7fa8;margin-bottom:6px}.page-form-item input{width:100%;height:44px;border:1px solid #dceaf7;border-radius:10px;padding:0 14px;font-size:14px;color:#2d5a8a;background:#fafcff;outline:none;box-sizing:border-box}.page-form-item input:focus{border-color:#6bc1f8;background:#fff}.page-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.page-stat-item{background:#f8fbff;border-radius:10px;padding:12px;text-align:center}.page-stat-item span:first-child{display:block;font-size:12px;color:#8aabcc;margin-bottom:4px}.page-stat-item .txt_coin{font-size:16px;font-weight:700;color:#6bc1f8}.page-stat-item .txt_coin.green{color:#3cb878}.page-tip{background:#eef6fd;border-radius:10px;padding:10px 14px;font-size:12px;color:#5a7fa8;margin-bottom:14px;line-height:1.5}.page-hint-link{display:block;text-align:center;font-size:13px;color:#6bc1f8;padding:12px;cursor:pointer}