*{margin:0;padding:0;box-sizing:border-box;font-family:PingFang SC,Microsoft YaHei,sans-serif}body{background:#f7f3eb;margin:0}.app-wrap{width:100%;max-width:100%}.phone{background:#faf7f0;border-radius:0;overflow:hidden;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column;min-height:100vh;max-height:100vh;width:100%}.header{background:#050505;color:#fff;padding:16px 22px;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px}.logo-img{width:32px;height:32px}.logo span{font-size:16px;font-weight:700;color:#f3d28b}.connect-btn{background:transparent;color:#f3d28b;border:1px solid #f3d28b;border-radius:20px;padding:6px 14px;font-size:13px;cursor:pointer}.header-right{display:flex;align-items:center;gap:8px}.network-badge{background:transparent;color:#f3d28b;border:1px solid #f3d28b;border-radius:20px;padding:6px 14px;font-size:13px;white-space:nowrap}.content{padding:22px;flex:1;overflow-y:auto}h1{font-size:22px;margin-bottom:6px;color:#111}.subtitle{color:#777;margin-bottom:20px;font-size:14px}.amount-card{background:linear-gradient(180deg,#222,#111);color:#fff;border-radius:25px;padding:22px;position:relative;overflow:hidden;margin-bottom:18px}.amount-card:after{content:"";position:absolute;right:-40px;bottom:-20px;width:260px;height:160px;border-top:4px solid #d8b36c;border-radius:50%}.amount-card small{color:#d9b36d;font-size:12px}.amount{margin-top:6px;font-size:28px;font-weight:700}.small-amount{font-size:20px}.stats{display:flex;background:#fff;border-radius:22px;overflow:hidden;border:1px solid #eee;margin-bottom:18px}.stat{flex:1;padding:20px 8px;text-align:center}.stat:not(:last-child){border-right:1px solid #eee}.stat h2{font-size:22px;margin-top:8px;color:#111}.stat p{color:#666;font-size:13px}.menu{background:#fff;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0;border:1px solid #eee;margin-bottom:18px}.menu-item{text-align:center;cursor:pointer}.icon{width:46px;height:46px;border:2px solid #333;border-radius:15px;margin:auto auto 8px;display:flex;align-items:center;justify-content:center}.icon svg{width:22px;height:22px}.menu-item span{font-size:13px;color:#333}.chart{display:none}.footer{background:#070707;color:#aaa;display:flex;justify-content:space-around;padding:14px 0;flex-shrink:0}.tab{text-align:center;font-size:11px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.tab svg{width:22px;height:22px;opacity:.5}.tab.active{color:#f0cb80}.tab.active svg{opacity:1}.deposit-card{background:#fff;border-radius:18px;padding:16px;border:1px solid #eee;margin-bottom:12px;cursor:pointer}.dep-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dep-tier{font-weight:700;font-size:14px}.dep-status{font-size:12px;padding:2px 10px;border-radius:10px}.dep-status.green{color:#2e7d32;background:#e8f5e9}.dep-status.warn{color:#e65100;background:#fff3e0}.dep-row{display:flex;justify-content:space-between;padding:4px 0;font-size:13px}.dep-label{color:#888}.dep-value{color:#333;font-weight:500}.dep-value.gold{color:#b8860b;font-weight:700}.dep-value.warn{color:#e65100}.dep-detail{border-top:1px solid #eee;margin-top:10px;padding-top:10px}.dep-actions{display:flex;gap:8px;margin-top:12px}.dep-actions-outside{display:flex;gap:8px;margin-bottom:14px}.dep-actions-outside .btn{flex:1}.btn{padding:8px 16px;border-radius:20px;border:none;font-size:13px;cursor:pointer;font-weight:500}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-gold{background:#d8b36c;color:#fff}.btn-dark{background:#111;color:#fff}.btn-outline{background:transparent;border:1px solid #ccc;color:#555}.btn-sm{padding:5px 12px;font-size:12px}.section-title{font-size:16px;font-weight:700;margin:18px 0 10px}.form-select,.form-input{padding:8px 12px;border:1px solid #ddd;border-radius:12px;font-size:13px;background:#fff;outline:none;width:100%}.form-input:focus,.form-select:focus{border-color:#d8b36c}.form-hint{font-size:12px;color:#999;margin:4px 0 8px}.form-row{display:flex;align-items:center;gap:8px;font-size:13px;flex-wrap:wrap}.deposit-form{display:flex;flex-direction:column;gap:8px}.empty-hint{text-align:center;color:#999;padding:40px 0;font-size:15px}.admin-tabs{display:flex;margin-bottom:16px;border-radius:14px;overflow:hidden;border:1px solid #ddd}.admin-tabs button{flex:1;padding:10px;border:none;background:#fff;font-size:13px;cursor:pointer;font-weight:500}.admin-tabs button:not(:last-child){border-right:1px solid #ddd}.admin-tabs button.active{background:#111;color:#f3d28b}.info-card{background:#fff;border-radius:16px;padding:14px;border:1px solid #eee;margin-bottom:10px}.info-row{display:flex;justify-content:space-between;padding:3px 0;font-size:13px}.info-row span:first-child{color:#888}.gold{color:#b8860b;font-weight:700}.green{color:#2e7d32}.warn{color:#e65100}.record-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5;font-size:13px}.record-tag{padding:2px 8px;border-radius:8px;font-size:11px;font-weight:700;min-width:52px;text-align:center}.tag-deposit{background:#e3f2fd;color:#1565c0}.tag-interest{background:#fff3e0;color:#e65100}.tag-redeem{background:#e8f5e9;color:#2e7d32}.record-val{flex:1;text-align:right;color:#333}.record-time{color:#999;font-size:11px;min-width:130px;text-align:right}h4{font-size:14px;font-weight:700}.tier-cards{display:flex;gap:10px;padding:0 0 12px}.tier-card-select{background:#fff;border:2px solid #eee;border-radius:16px;padding:14px 8px;text-align:center;flex:1;min-width:0;cursor:pointer}.tier-card-select.selected{border-color:#d8b36c}.tier-days{font-size:18px;font-weight:700;color:#111}.tier-rate{font-size:13px;color:#666;margin-top:4px}.tier-rate small{font-size:11px}.tier-dot{width:10px;height:10px;border:2px solid #ccc;border-radius:50%;margin:8px auto 0}.tier-dot.on{background:#d8b36c;border-color:#d8b36c}.intro-card{background:#fff;border-radius:16px;padding:16px;border:1px solid #eee;margin-bottom:18px}.intro-card p{color:#666;font-size:13px;line-height:1.6;margin:6px 0}.intro-label{color:#111;font-weight:700;margin-right:6px}@media (max-width: 480px){.phone{box-shadow:none}}
