.layout-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.content{flex:1;overflow-y:auto;padding-bottom:60px}.tab-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e8e8e8;z-index:100}.page-container{padding:12px}.page-title{font-size:20px;font-weight:600;margin-bottom:16px;color:#1677ff}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0000000a}.card-title{font-size:16px;font-weight:500;margin-bottom:12px;color:#333}.stat-card{background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff;border-radius:12px;padding:20px;margin-bottom:12px}.stat-label{font-size:14px;opacity:.9;margin-bottom:8px}.stat-value{font-size:28px;font-weight:600}.stat-change{font-size:14px;margin-top:8px}.list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.list-item:last-child{border-bottom:none}.item-left{flex:1}.item-title{font-size:15px;font-weight:500;color:#333}.item-subtitle{font-size:13px;color:#999;margin-top:4px}.item-right{text-align:right}.item-value{font-size:15px;font-weight:500}.item-change{font-size:13px;margin-top:4px}.btn-primary{background:#1677ff;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:15px;cursor:pointer;width:100%}.btn-primary:active{background:#0958d9}.form-group{margin-bottom:16px}.form-label{display:block;font-size:14px;color:#666;margin-bottom:8px}.form-input{width:100%;padding:12px;border:1px solid #d9d9d9;border-radius:8px;font-size:15px;box-sizing:border-box}.form-input:focus{border-color:#1677ff;outline:none}.tag{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;margin-right:8px}.tag-primary{background:#e6f7ff;color:#1677ff}.tag-success{background:#f6ffed;color:#52c41a}.tag-warning{background:#fff7e6;color:#faad14}.tag-danger{background:#fff2f0;color:#ff4d4f}.valuation-indicator{display:flex;align-items:center;padding:16px;border-radius:12px;margin-bottom:12px}.valuation-indicator.diamond{background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff}.valuation-indicator.normal{background:linear-gradient(135deg,#faad14,#d48806);color:#fff}.valuation-indicator.danger{background:linear-gradient(135deg,#ff4d4f,#cf1322);color:#fff}.valuation-title{font-size:16px;font-weight:500}.valuation-desc{font-size:13px;opacity:.9;margin-top:4px}.adm-picker-view-column-wheel{touch-action:none}.sparkline-container{display:inline-block}.sparkline-empty{display:flex;align-items:center;justify-content:center;color:#ccc;font-size:12px}.favorite-funds-card{margin-bottom:16px}.favorite-empty{text-align:center;padding:32px 20px;color:#999}.favorite-empty p{margin:0;font-size:14px}.favorite-hint{font-size:12px!important;color:#bbb;margin-top:4px!important}.favorite-list{display:flex;flex-direction:column}.favorite-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s;gap:8px}.favorite-item:last-child{border-bottom:none}.favorite-item:active{background:#f5f5f5}.favorite-info{flex:1;min-width:0;max-width:40%}.favorite-name{font-size:14px;font-weight:500;color:#333;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite-code{font-size:11px;color:#999}.favorite-chart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;flex:1;margin:0 auto}.chart-label{font-size:9px;color:#bbb;margin-top:2px}.favorite-nav{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:70px}.nav-value{font-size:14px;font-weight:500;color:#333}.nav-change{font-size:12px;font-weight:500}.nav-date{font-size:10px;color:#bbb}.nav-loading{font-size:14px;color:#ccc}@media (max-width: 375px){.favorite-item{padding:8px 0;gap:6px}.favorite-name{font-size:13px}.favorite-chart{min-width:70px}.favorite-nav{min-width:65px}.nav-value{font-size:13px}}.history-card{margin-bottom:16px}.history-card-header{display:flex;justify-content:space-between;align-items:center}.history-stats{font-size:16px;font-weight:500}.time-range-selector{display:flex;gap:8px;margin-bottom:12px;padding:4px;background:#f5f5f5;border-radius:8px}.range-btn{flex:1;padding:6px 0;border:none;background:transparent;font-size:13px;color:#666;border-radius:6px;cursor:pointer;transition:all .2s}.range-btn.active{background:#fff;color:#1677ff;font-weight:500;box-shadow:0 1px 3px #0000001a}.range-btn:active{opacity:.8}.history-stats-row{display:flex;justify-content:space-around;padding:12px 0;margin-bottom:12px;border-bottom:1px solid #f0f0f0}.stat-item{text-align:center}.stat-label{display:block;font-size:12px;color:#999;margin-bottom:4px}.stat-value{display:block;font-size:15px;font-weight:500;color:#333}.charts-vertical{display:flex;flex-direction:column;gap:16px}.chart-section{background:#fafafa;border-radius:8px;padding:10px}.chart-title{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;padding-left:4px}.chart-subtitle{font-size:11px;color:#999;font-weight:400;margin-left:8px}.chart-container{margin-top:4px}.indicator-tips{margin-top:12px;padding:10px 12px;background:#f6f7f9;border-radius:6px}.indicator-tips p{margin:0;font-size:12px;color:#666;line-height:1.5}@media (max-width: 375px){.range-btn{font-size:12px;padding:5px 0}.history-stats-row{padding:10px 0}.stat-value{font-size:14px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
