*{margin:0;padding:0;box-sizing:border-box}body{background:#1a1a2e;display:flex;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}.lang-toggle{position:fixed;top:12px;right:12px;background:#a7c8ff26;border:1px solid rgba(167,200,255,.3);color:#a7c8ff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:4px;cursor:pointer;z-index:999}.phone-frame{width:375px;height:812px;background:#fff;border-radius:40px;overflow:hidden;box-shadow:0 20px 60px #00000080;position:relative}.status-bar{height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;font-size:14px;font-weight:600;color:#1a1a1a}.nav-bar{height:44px;display:flex;align-items:center;padding:0 16px;border-bottom:.5px solid #e5e5e5}.nav-back{font-size:20px;color:#007aff;cursor:pointer;margin-right:12px}.nav-title{font-size:17px;font-weight:600;color:#1a1a1a}.content{height:724px;overflow-y:auto;padding:16px}.content.no-bottom{height:724px}.hems-banner{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px solid #ffcc80;border-radius:12px;padding:14px 16px;margin-bottom:16px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;transition:transform .15s}.hems-banner:active{transform:scale(.98)}.hems-banner-icon{width:36px;height:36px;background:#ff9800;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hems-banner-content{flex:1}.hems-banner-title{font-size:14px;font-weight:600;color:#e65100;margin-bottom:3px}.hems-banner-desc{font-size:12px;color:#bf360c;line-height:1.4}.hems-banner-arrow{color:#e65100;font-size:16px;align-self:center}.energy-flow-card{background:#f8f9fa;border-radius:16px;padding:20px 16px;margin-bottom:16px;text-align:center}.energy-flow-title{font-size:13px;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.energy-flow-diagram{display:flex;justify-content:space-around;align-items:center;gap:8px}.energy-node{display:flex;flex-direction:column;align-items:center;gap:6px}.energy-node-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.energy-node-icon.solar{background:#fff8e1}.energy-node-icon.battery{background:#e8f5e9}.energy-node-icon.home{background:#e3f2fd}.energy-node-icon.grid{background:#fce4ec}.energy-node-label{font-size:11px;color:#8e8e93}.energy-node-value{font-size:13px;font-weight:600;color:#1a1a1a}.energy-arrow{font-size:16px;color:#bdbdbd}.soc-section{display:flex;align-items:center;gap:16px;margin-bottom:16px;background:#f8f9fa;border-radius:12px;padding:16px}.soc-ring{width:64px;height:64px;position:relative}.soc-ring svg{transform:rotate(-90deg)}.soc-ring-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:700;color:#1a1a1a}.soc-info{flex:1}.soc-label{font-size:13px;color:#8e8e93}.soc-value{font-size:20px;font-weight:700;color:#1a1a1a;margin-top:2px}.soc-sub{font-size:12px;color:#8e8e93;margin-top:2px}.mode-card{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:16px;position:relative}.mode-card.disabled{opacity:.7}.mode-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mode-card-title{font-size:13px;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px}.mode-card-badge{background:#ff9800;color:#fff;font-size:10px;font-weight:600;padding:3px 8px;border-radius:10px}.mode-card-value{font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.mode-card-sub{font-size:12px;color:#8e8e93}.locked-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff6;border-radius:12px;display:flex;align-items:center;justify-content:center}.locked-text{background:#000000b3;color:#fff;font-size:11px;padding:4px 10px;border-radius:6px}.feature-section{margin-bottom:16px}.feature-section-title{font-size:13px;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.feature-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border-radius:10px;margin-bottom:8px;border:1px solid #f0f0f0}.feature-item.disabled{opacity:.5}.feature-item-left{display:flex;align-items:center;gap:12px}.feature-item-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}.feature-item-icon.green{background:#e8f5e9}.feature-item-icon.red{background:#ffebee}.feature-item-icon.yellow{background:#fff8e1}.feature-item-text{font-size:14px;color:#1a1a1a}.feature-item-right{display:flex;align-items:center;gap:6px}.feature-status{font-size:11px;padding:3px 8px;border-radius:6px;font-weight:500}.feature-status.available{background:#e8f5e9;color:#2e7d32}.feature-status.locked{background:#fff3e0;color:#e65100}.feature-status.readonly{background:#e3f2fd;color:#1565c0}.feature-chevron{color:#c7c7cc;font-size:16px}.info-page-header{text-align:center;padding:24px 16px}.info-page-icon{width:64px;height:64px;background:#fff3e0;border-radius:32px;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 16px}.info-page-title{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.info-page-desc{font-size:14px;color:#666;line-height:1.6}.info-section{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:12px}.info-section-title{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.info-section-text{font-size:13px;color:#666;line-height:1.5}.info-list-item{display:flex;align-items:flex-start;gap:8px;margin-bottom:6px}.info-list-bullet{font-size:12px;margin-top:2px}.info-list-text{font-size:13px;color:#666;line-height:1.4}.tab-bar{position:absolute;bottom:0;left:0;right:0;height:80px;background:#fff;border-top:.5px solid #e5e5e5;display:flex;justify-content:space-around;align-items:flex-start;padding-top:8px}.tab-item{display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer}.tab-item-icon{font-size:22px}.tab-item-label{font-size:10px;color:#8e8e93}.tab-item.active .tab-item-label{color:#007aff}.fv-device-card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.fv-device-icon{width:44px;height:44px;background:#e8f5e9;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.fv-device-info{flex:1}.fv-device-name{font-size:15px;font-weight:600;color:#1a1a1a}.fv-device-sn{font-size:12px;color:#8e8e93;margin-top:2px}.fv-badge{background:#ff9800;color:#fff;font-size:10px;font-weight:700;padding:4px 8px;border-radius:8px}.btn-danger{width:100%;height:50px;background:#fff;color:#ff3b30;border:2px solid #ff3b30;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px}.btn-danger:hover{background:#fff5f5}.dialog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;border-radius:40px}.dialog-box{background:#fff;border-radius:14px;width:280px;padding:24px 20px 16px;text-align:center}.dialog-title{font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.dialog-message{font-size:13px;color:#666;line-height:1.5;margin-bottom:20px}.dialog-buttons{display:flex;gap:8px}.dialog-btn{flex:1;height:40px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;border:none}.dialog-btn.cancel{background:#f0f0f0;color:#1a1a1a}.dialog-btn.confirm{background:#ff3b30;color:#fff}.view-toggle{position:fixed;top:12px;left:12px;display:flex;background:#a7c8ff26;border:1px solid rgba(167,200,255,.3);border-radius:4px;overflow:hidden;z-index:999}.view-toggle-btn{padding:4px 10px;font-size:11px;font-weight:600;color:#a7c8ff;cursor:pointer;border:none;background:transparent}.view-toggle-btn.active{background:#a7c8ff4d;color:#fff}
