:root{
  --bg:#f4f7fb;--panel:#fff;--ink:#172033;--muted:#687386;--line:#e7edf5;
  --primary:#2878ff;--primary-soft:#e9f1ff;--orange:#ff7a2f;--orange-soft:#fff1e7;
  --green:#1aa36f;--red:#ff3b30;--gold:#f5a623;--dark:#152238;
  --radius:14px;--radius-lg:20px;--shadow:0 18px 46px rgba(32,47,80,.12);
  font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;
}
*{box-sizing:border-box} body{margin:0;background:radial-gradient(circle at 8% 6%,rgba(40,120,255,.10),transparent 28%),radial-gradient(circle at 92% 10%,rgba(255,122,47,.12),transparent 24%),var(--bg);color:var(--ink)}
button{font:inherit}.app{display:grid;grid-template-columns:258px minmax(0,1fr);min-height:100vh}.side{background:var(--dark);color:#d8e2f4;padding:24px 18px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--orange));font-weight:900;color:#fff}.brand-title{font-size:17px;font-weight:800}.brand-sub{font-size:12px;color:#94a6c6;margin-top:4px}.menu-title{font-size:12px;color:#94a6c6;margin:22px 8px 10px}.menu{display:grid;gap:8px}.menu button{border:0;background:transparent;color:#c8d4ea;border-radius:12px;padding:12px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;gap:10px}.menu button:hover,.menu button.active{background:rgba(255,255,255,.1);color:#fff}.menu button.active{box-shadow:inset 3px 0 0 var(--orange)}.state{font-size:12px;color:#ffd0b2}.main{padding:28px 32px}.topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}.topbar h1{margin:0;font-size:26px}.topbar p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.status{background:#e9f7f1;color:#0b7c52;border-radius:999px;padding:9px 13px;font-size:13px;white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(720px,1fr) minmax(300px,360px);gap:24px}.compare{display:grid;grid-template-columns:repeat(2,minmax(330px,1fr));gap:18px}.compare-col{display:grid;justify-items:center;gap:10px}.label{width:min(360px,100%);display:flex;justify-content:space-between;align-items:center;color:#1f2b42}.label strong{font-size:16px}.label span{font-size:12px;color:var(--muted)}.phone{width:360px;height:760px;background:#111927;border-radius:34px;padding:12px;box-shadow:var(--shadow)}.screen{height:100%;background:#f6f8fb;border-radius:26px;overflow:hidden;position:relative}.statusbar{height:28px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:12px}.page{height:calc(100% - 28px);overflow:auto;padding-bottom:70px}.old-head{background:#4d83f5;color:#fff;padding:14px 12px 12px}.old-nav{display:flex;justify-content:space-between;align-items:center}.old-name{font-size:20px;font-weight:800}.old-pill{background:rgba(255,255,255,.2);border-radius:6px;padding:5px 10px;font-size:12px}.old-strip{margin-top:10px;background:#fff6df;color:#d66600;border-radius:8px;padding:9px 10px;font-size:12px}.old-banner{height:130px;border-radius:9px;background:#dfe8f6;margin-top:12px;overflow:hidden}.old-banner img{width:100%;height:100%;object-fit:cover}.old-content{padding:12px}.old-block{background:#fff;border-radius:10px;margin-bottom:12px;padding:12px}.old-title{font-weight:800;border-bottom:2px solid var(--primary);display:inline-block;padding-bottom:5px}.old-title.hot{color:var(--red)}.old-line{display:grid;grid-template-columns:54px 1fr;gap:9px;padding:10px 0;border-top:1px solid var(--line)}.old-line:first-of-type{border-top:0}.old-line img{width:54px;height:54px;border-radius:8px;object-fit:cover}.old-main{font-size:12px;font-weight:700;line-height:1.45}.old-sub{font-size:11px;color:#8b96a9;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero{background:linear-gradient(180deg,#eaf2ff,#f6f8fb);padding:14px 16px 12px}.hero-row{display:flex;justify-content:space-between;align-items:center}.brand-mini{font-size:20px;font-weight:900}.street{font-size:12px;font-weight:800;color:var(--primary);background:#f8fbff;border:1px solid #dbe8ff;border-radius:999px;padding:6px 10px}.search{margin-top:12px;background:#fff;border-radius:999px;padding:10px 13px;color:#7e8ba0;font-size:13px;box-shadow:0 8px 24px rgba(32,47,80,.08)}.notice{margin-top:10px;background:#fff7e6;border:1px solid #ffe3b7;color:#c85a00;border-radius:12px;padding:9px 11px;font-size:12px}.banner{margin-top:12px;border-radius:16px;overflow:hidden;background:#dfe8f6}.banner img{width:100%;height:128px;object-fit:cover;display:block}.content{padding:0 16px 18px}.quick{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:14px -16px 0;padding:0 16px 12px;border-bottom:8px solid #edf2f8}.quick-item{text-align:center;font-size:12px;color:#33415a}.quick-icon{width:44px;height:44px;margin:0 auto 6px;border-radius:50%;background:#f5f7fb;display:grid;place-items:center}.quick-icon img{width:38px;height:38px}.section{margin-top:16px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title{font-size:17px;font-weight:900;display:flex;gap:7px;align-items:center}.section-title:before{content:"";width:4px;height:16px;background:var(--primary);border-radius:10px}.section-title.hot{color:var(--red)}.section-title.hot:before{background:var(--red)}.more{font-size:12px;border:0;background:#eef3fb;color:#62718a;border-radius:999px;padding:6px 10px}.card{background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(32,47,80,.06);overflow:hidden}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product img{width:100%;height:98px;object-fit:cover}.product-body{padding:9px}.product-name{font-size:13px;font-weight:800;line-height:1.35;min-height:36px}.coin{color:var(--gold);font-weight:900;font-size:13px;margin-top:6px}.store{color:#8791a4;font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merchant{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:12px;margin-bottom:10px}.merchant img{width:80px;height:80px;border-radius:12px;object-fit:cover}.m-title{font-size:15px;font-weight:900}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:6px 0}.tag{font-size:11px;padding:3px 7px;border-radius:999px;background:var(--primary-soft);color:var(--primary)}.tag.orange{background:var(--orange-soft);color:var(--orange)}.desc{color:var(--muted);font-size:12px;line-height:1.45}.news{display:grid;grid-template-columns:1fr 84px;gap:12px;padding:12px;margin-bottom:10px}.news img{width:84px;height:76px;object-fit:cover;border-radius:12px}.news-title{font-size:14px;font-weight:900;line-height:1.45}.news-meta{font-size:11px;color:#8791a4;margin-top:8px}.form-card{background:#fff;border-radius:16px;padding:13px;margin-bottom:12px;box-shadow:0 8px 24px rgba(32,47,80,.06)}.field{background:#f7f9fc;border:1px solid #edf2f8;border-radius:12px;padding:10px;margin-top:8px;color:#7b8799;font-size:13px}.upload{height:110px;border:1px dashed #c8d7ef;border-radius:14px;display:grid;place-items:center;background:#f8fbff;color:var(--primary);font-weight:800}.btn-main{border:0;background:var(--primary);color:#fff;border-radius:999px;padding:11px 16px;font-weight:800;width:100%;margin-top:8px}.cash-card{background:linear-gradient(135deg,#2878ff,#56a1ff);color:#fff;border-radius:18px;padding:18px;box-shadow:0 16px 36px rgba(40,120,255,.2)}.cash-num{font-size:30px;font-weight:900;margin-top:6px}.plan{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:14px;padding:12px;margin-top:10px}.like-box{text-align:center;background:#fff;border-radius:18px;padding:22px;margin:14px;box-shadow:0 8px 24px rgba(32,47,80,.08)}.heart{font-size:44px;color:var(--red);margin:10px 0}.side-panel{display:grid;gap:16px}.panel{background:rgba(255,255,255,.86);border:1px solid rgba(231,237,245,.9);border-radius:var(--radius);padding:18px;box-shadow:0 12px 36px rgba(32,47,80,.07)}.panel h2{margin:0 0 10px;font-size:18px}.panel p{margin:0;color:var(--muted);line-height:1.75;font-size:14px}.check{display:grid;gap:9px;margin-top:12px}.check div{font-size:14px;line-height:1.6;color:#344258}.flow{display:grid;gap:9px;margin-top:12px}.flow div{background:#f7f9fc;border:1px solid #edf2f8;border-radius:12px;padding:10px 12px;font-size:14px;color:#354158}.tabbar{position:absolute;left:0;right:0;bottom:0;height:62px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.tabbar div{display:grid;place-items:center;color:#7b8799;font-size:12px}.tabbar div:first-child{color:var(--primary);font-weight:800}.source{font-size:12px;color:#94a6c6;margin-top:18px;line-height:1.7}.source code{color:#fff;background:rgba(255,255,255,.1);padding:2px 4px;border-radius:4px}@media(max-width:1100px){.app{grid-template-columns:1fr}.side{position:static;height:auto}.workspace{grid-template-columns:1fr}.compare{grid-template-columns:1fr}.phone{width:min(360px,calc(100vw - 44px))}.main{padding:20px}.menu{grid-template-columns:repeat(2,1fr)}}