:root{--bg:#f6f8fc;--card:#fff;--ink:#111827;--muted:#5d6b82;--line:#e7edf6;--blue:#1769e0;--blue2:#0b53ba;--green:#14a06f;--orange:#ff8a1f;--red:#ff4d4f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 12% 0,#eaf3ff 0,transparent 32%),linear-gradient(180deg,#f8fbff 0,#f6f8fc 45%,#fff 100%)}a{color:var(--blue);text-decoration:none}.nav{height:74px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.nav-inner{max-width:1180px;margin:auto;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:20px;color:var(--ink)}.brand-icon{width:42px;height:42px;border-radius:14px;box-shadow:0 10px 24px rgba(23,105,224,.18)}.nav-links{display:flex;gap:26px;font-size:14px;font-weight:700}.nav-links a{color:#314158}.hero{max-width:1180px;margin:0 auto;padding:76px 24px 54px;display:grid;grid-template-columns:1.04fr .96fr;gap:38px;align-items:center}.badge{display:inline-flex;gap:8px;align-items:center;border:1px solid #cfe0ff;background:#eef5ff;border-radius:999px;padding:8px 14px;color:var(--blue2);font-weight:900;font-size:13px}.hero h1{font-size:54px;line-height:1.08;margin:18px 0 20px;letter-spacing:-1.4px}.hero-copy p{font-size:18px;line-height:1.95;color:var(--muted);margin:0;max-width:660px}.actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:13px 19px;font-weight:900;border:1px solid var(--line);background:#fff;color:#26364d;box-shadow:0 8px 20px rgba(19,32,51,.04)}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border:none;box-shadow:0 14px 30px rgba(23,105,224,.24)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-row span,.pill{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;color:#506078;font-size:13px;font-weight:800}.app-board{background:rgba(255,255,255,.96);border:1px solid var(--line);box-shadow:0 28px 80px rgba(19,32,51,.12);border-radius:30px;padding:24px;overflow:hidden}.board-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.board-head b{display:block;font-size:20px}.board-head span{display:block;color:var(--muted);font-size:13px;margin-top:6px}.board-head em{font-style:normal;background:#e9fff5;color:#05754e;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px}.score-card{margin:18px 0;background:linear-gradient(135deg,#132033,#1a3f86);border-radius:24px;color:#fff;padding:22px;display:flex;justify-content:space-between;align-items:center}.score-card small,.score-card span{display:block;color:#bdd3ff}.score-card strong{display:block;font-size:56px;line-height:1;margin:8px 0}.ring{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#34d399 0 82%,rgba(255,255,255,.16) 82% 100%);font-size:28px;font-weight:900}.goods-list{display:grid;gap:12px}.goods-row{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;background:#f7faff;border:1px solid #e8eef8;border-radius:18px;padding:14px}.goods-row.hot{background:#fff8f0;border-color:#ffe2bd}.goods-row i{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);font-style:normal;font-weight:900}.goods-row.hot i{background:#fff0df;color:#d96200}.goods-row b{display:block}.goods-row span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.goods-row>strong{font-size:12px;color:#0f8b62;background:#e9fff5;border-radius:999px;padding:6px 8px;white-space:nowrap}.script-box{margin-top:14px;border:1px dashed #cbd9ed;border-radius:18px;padding:16px;background:#fbfdff}.script-box span{font-size:13px;font-weight:900;color:var(--blue)}.script-box p{margin:8px 0 0;color:#394960;line-height:1.7}.section{max-width:1180px;margin:0 auto;padding:50px 24px}.section-title{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.section h2{font-size:34px;margin:0 0 12px}.section-desc{font-size:16px;color:var(--muted);line-height:1.85;margin:0 0 26px;max-width:780px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 14px 38px rgba(19,32,51,.06)}.product-img{height:170px;display:grid;place-items:center;color:#fff;font-size:36px;font-weight:900;letter-spacing:8px}.product-img.clean{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.product-img.kitchen{background:linear-gradient(135deg,#f97316,#ef4444)}.product-img.home{background:linear-gradient(135deg,#10b981,#0f766e)}.product-body{padding:22px}.tag{display:inline-flex;border-radius:999px;background:#f0f6ff;color:var(--blue);font-size:12px;font-weight:900;padding:6px 10px}.product-card h3{font-size:20px;margin:14px 0 10px}.product-card p{color:var(--muted);line-height:1.75;margin:0}.meta{margin-top:18px;border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;gap:10px;font-size:13px}.meta span{color:var(--muted)}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.wide-gap{gap:42px;align-items:center}.steps{display:grid;gap:13px}.steps.vertical div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.steps b{width:34px;height:34px;border-radius:12px;background:#eef5ff;color:var(--blue);display:grid;place-items:center}.steps span{color:#42516a;line-height:1.7}.video-card{background:linear-gradient(135deg,#f0f7ff,#fff);border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 18px 54px rgba(19,32,51,.07)}.phone-frame{max-width:330px;margin:auto;background:#101827;border-radius:34px;padding:16px;border:8px solid #1f2937;box-shadow:0 22px 60px rgba(19,32,51,.18)}.phone-top{width:84px;height:7px;background:#394150;border-radius:999px;margin:0 auto 14px}.video-scene{height:102px;border-radius:18px;margin:10px 0;padding:14px;display:flex;align-items:flex-end;color:#fff;font-weight:900;background-size:cover}.video-scene span{background:rgba(0,0,0,.45);border-radius:999px;padding:7px 10px;font-size:13px}.scene-1{background:linear-gradient(135deg,#64748b,#0f172a)}.scene-2{background:linear-gradient(135deg,#0ea5e9,#22c55e)}.scene-3{background:linear-gradient(135deg,#f59e0b,#ef4444)}.caption{color:#f8fafc;background:#2563eb;border-radius:16px;padding:12px;text-align:center;font-size:13px;font-weight:900;margin-top:12px}.cards{display:grid;gap:18px}.cards.four{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 12px 34px rgba(19,32,51,.05)}.icon{width:44px;height:44px;border-radius:15px;background:#eef5ff;display:grid;place-items:center;color:var(--blue);font-weight:900;margin-bottom:16px}.card h3{font-size:18px;margin:0 0 10px}.card p,.card li{color:var(--muted);line-height:1.8;font-size:14px}.info{background:#132033;color:#fff;border-radius:28px;padding:30px}.info p{color:#c8d3e2;line-height:1.8}.info span{display:block;color:#9fb2cc;font-weight:900;font-size:13px;margin-top:18px}.info code{display:block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);padding:14px;border-radius:14px;color:#dbeafe;word-break:break-all;margin-top:10px}.compliance-card ul{padding-left:20px}.link-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.contact-card{background:linear-gradient(135deg,#1769e0,#0b53ba);color:#fff;border-radius:28px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.contact-card p{color:#dceaff;margin:0}.contact-card .btn{box-shadow:none}.footer{border-top:1px solid var(--line);background:#fff;margin-top:42px}.footer-inner{max-width:1180px;margin:0 auto;padding:28px 24px;color:#6d7b90;font-size:13px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.doc{max-width:900px;margin:0 auto;padding:56px 24px}.doc-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 18px 50px rgba(19,32,51,.06)}.doc h1{margin-top:0}.doc p,.doc li{color:#43536a;line-height:1.9}.muted{color:var(--muted)}@media(max-width:920px){.hero{grid-template-columns:1fr;padding-top:44px}.product-grid,.cards.four{grid-template-columns:1fr 1fr}.twocol{grid-template-columns:1fr}.hero h1{font-size:40px}.nav-links{display:none}.section-title{display:block}.pill{display:inline-flex;margin-bottom:16px}}@media(max-width:600px){.product-grid,.cards.four{grid-template-columns:1fr}.hero h1{font-size:34px}.app-board{padding:18px}.goods-row{grid-template-columns:34px 1fr}.goods-row>strong{grid-column:2}.contact-card{display:block}.contact-card .btn{margin-top:18px}.footer-inner{display:block}.footer-inner span{display:block;margin:8px 0}}
