:root{--bg:#fff;--bg-section:#f1f3f9;--text:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--border:#e2e8f0;--primary:#5b51e8;--primary-hover:#4a40d4;--primary-soft:#ede9fe;--primary-icon:#6d63ee;--card-bg:#fff;--shadow-card:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0f;--shadow-elev:0 10px 30px #0f172a14, 0 4px 10px #0f172a0a}*{box-sizing:border-box}html,body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3{font-family:Noto Sans SC,Inter,sans-serif}.hero{text-align:center;background:linear-gradient(#ecedfb 0%,#f4f5fd 100%);padding:84px 24px 88px}.hero-inner{max-width:880px;margin:0 auto}.eyebrow{color:var(--primary);box-shadow:var(--shadow-card);background:#fff;border:1px solid #ddd9f7;border-radius:100px;align-items:center;gap:7px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow .dot{background:var(--primary);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.01em;color:#0b1220;margin:0 0 22px;font-size:52px;font-weight:800;line-height:1.18}.hero h1 .accent{color:var(--primary)}.hero p{color:#525c70;max-width:640px;margin:0 auto 36px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-primary{background:var(--primary);color:#fff;white-space:nowrap;border-radius:8px;padding:13px 28px;font-size:15px;font-weight:500;transition:transform .12s,background .15s,box-shadow .2s;display:inline-block;box-shadow:0 6px 18px #5b51e847}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 10px 24px #5b51e857}.btn-primary:active{transform:translateY(0)}.btn-outline{color:var(--text);border:1px solid var(--border);white-space:nowrap;box-shadow:var(--shadow-card);background:#fff;border-radius:8px;padding:13px 26px;font-size:15px;font-weight:500;transition:border-color .15s,transform .12s;display:inline-block}.btn-outline:hover{border-color:#c7c2ee;transform:translateY(-1px)}.section{padding:88px 24px}.section.alt{background:var(--bg-section)}.section-head{text-align:center;max-width:720px;margin:0 auto 56px}.section-head .tag{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.section-head h2{letter-spacing:-.01em;color:var(--text);margin:0 0 16px;font-size:36px;font-weight:700}.section-head p{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7}.steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:0 auto;display:grid}.step-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:26px 24px;transition:transform .18s,box-shadow .18s,border-color .18s}.step-card:hover{box-shadow:var(--shadow-elev);border-color:#d4d7e8;transform:translateY(-3px)}.step-num{color:var(--primary);background:var(--primary-soft);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:18px;font-size:13px;font-weight:700;display:flex}.step-card h3{margin:0 0 9px;font-size:16px;font-weight:600}.step-card p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}.feature-row{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;max-width:1080px;margin:0 auto 88px;display:grid}.feature-row:last-child{margin-bottom:0}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-visual{order:1}.feature-copy .ftag{color:var(--primary);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-flex}.feature-copy .ftag svg{width:16px;height:16px}.feature-copy h3{letter-spacing:-.01em;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.3}.feature-copy p{color:#525c70;margin:0 0 16px;font-size:15px;line-height:1.8}.feature-list{flex-direction:column;gap:12px;margin:18px 0 0;padding:0;list-style:none;display:flex}.feature-list li{color:#475569;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.feature-list .ck{background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.mock{background:#fff;border:1px solid #e2e6ef;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0f172a1a,0 8px 18px #0f172a0d}.mock-bar{background:#f5f6fa;border-bottom:1px solid #e9ecf2;align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.mock-bar .dot{border-radius:50%;width:10px;height:10px}.mock-bar .r{background:#ff5f57}.mock-bar .y{background:#febc2e}.mock-bar .g{background:#28c840}.mock-bar .label{color:#94a3b8;margin-left:8px;font-size:12px}.mock-body{padding:20px}.mock-h{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mock-h .t{font-size:13px;font-weight:600}.mock-h .sub{color:#94a3b8;font-size:11px}.vrow{background:#f7f8fb;border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:9px 11px;display:flex}.vrow:last-child{margin-bottom:0}.vrow .logo{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex}.vrow .name{color:#334155;flex:1;font-size:13px;font-weight:500}.vbar-track{background:#e8eaf0;border-radius:100px;width:90px;height:6px;overflow:hidden}.vbar-fill{background:var(--primary);border-radius:100px;height:100%}.vrow .pct{color:#0f172a;text-align:right;width:44px;font-size:12px;font-weight:700}.senti-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.senti-card{background:#f7f8fb;border-radius:10px;padding:14px}.senti-card .label{color:#64748b;margin-bottom:8px;font-size:11px}.senti-card .big{font-size:24px;font-weight:700}.senti-card .chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.chip{border-radius:100px;padding:4px 9px;font-size:11px;font-weight:500}.chip.pos{color:#16a34a;background:#ecfdf5}.chip.neu{color:#64748b;background:#f1f5f9}.chip.neg{color:#dc2626;background:#fef2f2}.chip.brand{background:var(--primary-soft);color:var(--primary)}.cite-row{border:1px solid #eef0f6;border-radius:10px;align-items:center;gap:11px;margin-bottom:9px;padding:11px 12px;display:flex}.cite-row:last-child{margin-bottom:0}.cite-fav{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.cite-row .src{flex:1}.cite-row .src .d{color:#334155;font-size:13px;font-weight:600}.cite-row .src .u{color:#94a3b8;font-size:11px}.cite-row .auth{color:var(--primary);font-size:12px;font-weight:700}.trend{padding:6px 0 0}.trend-legend{gap:16px;margin-bottom:14px;display:flex}.trend-legend .li{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.trend-legend .sw{border-radius:100px;width:12px;height:3px}.trend-svg{width:100%;height:150px}.prow{background:#f7f8fb;border-radius:9px;align-items:center;gap:11px;margin-bottom:8px;padding:10px 12px;display:flex}.prow:last-child{margin-bottom:0}.prow .q{color:#334155;flex:1;font-size:13px;font-weight:500}.prow .vol{color:var(--primary);font-size:11px;font-weight:700}.prow .delta{font-size:11px;font-weight:600}.prow .delta.up{color:#16a34a}.prow .delta.down{color:#dc2626}.flow{flex-direction:column;align-items:center;gap:0;padding:4px 0;display:flex}.flow-node{background:#f8f9fc;border:1px solid #e6e9f2;border-radius:10px;align-items:center;gap:10px;width:100%;max-width:280px;padding:11px 14px;display:flex}.flow-node.start{background:var(--primary-soft);border-color:#d6d0f7}.flow-node .nic{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.flow-node .ntxt{flex:1}.flow-node .ntxt .nt{color:#334155;font-size:12px;font-weight:600}.flow-node .ntxt .ns{color:#94a3b8;font-size:10px}.flow-node .ntag{color:var(--primary);background:#fff;border:1px solid #e6e9f2;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:600}.flow-link{background:#d6dae6;width:2px;height:16px}.platform-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:980px;margin:0 auto;display:grid}.platform-card{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:22px 18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.platform-card:hover{box-shadow:var(--shadow-card);border-color:#d4d7e8;transform:translateY(-2px)}.platform-card .pico{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.platform-card .pname{color:#334155;font-size:14px;font-weight:600}.platform-card .pdesc{color:#94a3b8;margin-top:2px;font-size:11px}.sec-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto;display:grid}.sec-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:28px 26px}.sec-icon{background:var(--primary-soft);width:44px;height:44px;color:var(--primary-icon);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.sec-card h3{margin:0 0 9px;font-size:16px;font-weight:600}.sec-card p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}.faq-wrap{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-q{text-align:left;width:100%;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:16px;font-weight:600;display:flex}.faq-q .ic{color:var(--text-muted);flex-shrink:0;transition:transform .25s}.faq-item.open .faq-q .ic{transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a p{color:var(--text-muted);margin:0 4px 22px;font-size:14px;line-height:1.75}.cta-band{text-align:center;background:#0f172a;padding:80px 24px}.cta-band h2{color:#fff;letter-spacing:-.01em;margin:0 0 16px;font-size:38px;font-weight:700}.cta-band p{color:#94a3b8;max-width:520px;margin:0 auto 32px;font-size:17px;line-height:1.6}.cta-band .btn-light{color:#0f172a;background:#fff;border-radius:8px;padding:14px 30px;font-size:15px;font-weight:600;transition:transform .12s;box-shadow:0 10px 30px #0000004d}.cta-band .btn-light:hover{transform:translateY(-2px)}@media (max-width:920px){.steps-grid,.platform-grid{grid-template-columns:repeat(2,1fr)}.sec-grid{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr;gap:32px}.feature-row.reverse .feature-copy{order:1}.feature-row.reverse .feature-visual{order:2}.hero h1{font-size:36px}.section-head h2,.cta-band h2{font-size:28px}}.app{text-align:left;background:#fff;border:1px solid #e2e6ef;border-radius:16px;min-height:460px;font-family:Inter,Noto Sans SC,sans-serif;display:flex;overflow:hidden;box-shadow:0 30px 70px #0f172a24,0 10px 22px #0f172a12}.app-stage{z-index:2;max-width:1080px;margin:-44px auto 0;padding:0 24px 16px;position:relative}.app-side{background:#fafbfd;border-right:1px solid #eef0f6;flex-direction:column;flex-shrink:0;gap:4px;width:210px;padding:14px 12px;display:flex}.side-brand{align-items:center;gap:8px;padding:6px 8px 14px;display:flex}.side-brand .sm{color:#fff;background:#5b51e8;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.side-brand .sn{color:#0f172a;font-size:14px;font-weight:600}.side-label{color:#aab2c2;letter-spacing:.06em;text-transform:uppercase;padding:12px 8px 6px;font-size:10px;font-weight:600}.side-item{color:#64748b;cursor:default;border-radius:8px;align-items:center;gap:9px;padding:8px 9px;font-size:13px;font-weight:500;display:flex}.side-item svg{flex-shrink:0;width:16px;height:16px}.side-item:hover{background:#f1f2f7}.side-item.active{color:#5b51e8;background:#ede9fe;font-weight:600}.side-spacer{flex:1}.side-user{border-top:1px solid #eef0f6;align-items:center;gap:9px;margin-top:6px;padding:8px 9px;display:flex}.side-user .av{color:#5b51e8;background:#d6d0f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.side-user .un{color:#64748b;font-size:12px;font-weight:500}.app-body{flex-direction:column;flex:1;min-width:0;display:flex}.app-top{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;gap:12px;height:54px;padding:0 18px;display:flex}.app-top .at-title{color:#0f172a;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.app-top .at-title .crumb{color:#aab2c2;font-weight:400}.app-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fchip{color:#475569;background:#f4f5fa;border:1px solid #e8eaf1;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.fchip svg{color:#94a3b8;width:12px;height:12px}.at-export{color:#fff;background:#5b51e8;border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.at-export svg{width:12px;height:12px}.app-content{background:#fcfcfe;flex:1;padding:18px}.kpi-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.kpi{background:#fff;border:1px solid #eef0f6;border-radius:11px;padding:13px 15px}.kpi .kl{color:#94a3b8;margin-bottom:7px;font-size:11px}.kpi .kv{color:#0f172a;letter-spacing:-.01em;font-size:24px;font-weight:800}.kpi .kd{margin-top:4px;font-size:11px;font-weight:600}.kpi .kd.up{color:#16a34a}.kpi .kd.down{color:#dc2626}.kpi .kd.flat{color:#94a3b8}.panel{background:#fff;border:1px solid #eef0f6;border-radius:12px;padding:15px 16px}.panel-h{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-h .pt{color:#0f172a;font-size:13px;font-weight:600}.panel-h .ps{color:#94a3b8;font-size:11px}.cols-2{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}.cols-2b{grid-template-columns:1fr 1fr;gap:12px;display:grid}.area-svg{width:100%;height:168px;display:block}.legend{gap:14px;margin-bottom:10px;display:flex}.legend .li{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.legend .sw{border-radius:100px;width:12px;height:3px}.rank-list{flex-direction:column;gap:9px;display:flex}.rank-row{align-items:center;gap:10px;font-size:12px;display:flex}.rank-row .rl-logo{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:flex}.rank-row .rl-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:88px;font-weight:500;overflow:hidden}.rl-track{background:#eef0f6;border-radius:100px;flex:1;height:7px;overflow:hidden}.rl-fill{background:#5b51e8;border-radius:100px;height:100%}.rank-row .rl-val{text-align:right;color:#0f172a;width:42px;font-weight:700}.dtable{border-collapse:collapse;width:100%;font-size:12px}.dtable th{text-align:left;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #eef0f6;padding:0 10px 9px;font-size:11px;font-weight:600}.dtable td{color:#334155;vertical-align:middle;border-bottom:1px solid #f3f4f9;padding:10px}.dtable tr:last-child td{border-bottom:none}.dtable .td-main{color:#1e293b;font-weight:600}.dtable .td-sub{color:#94a3b8;font-size:11px}.cellfav{color:#fff;vertical-align:middle;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;margin-right:8px;font-size:10px;font-weight:700;display:inline-flex}.tagpill{border-radius:100px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-block}.tagpill.g{color:#16a34a;background:#ecfdf5}.tagpill.b{color:#2563eb;background:#eff6ff}.tagpill.p{color:#5b51e8;background:#ede9fe}.tagpill.o{color:#ca8a04;background:#fff7ed}.tagpill.n{color:#64748b;background:#f1f5f9}.minibar{vertical-align:middle;background:#eef0f6;border-radius:100px;width:70px;height:6px;display:inline-block;overflow:hidden}.minibar>span{background:#5b51e8;border-radius:100px;height:100%;display:block}.spark{vertical-align:middle;width:64px;height:22px}.lead-row{border:1px solid #eef0f6;border-radius:11px;align-items:center;gap:12px;margin-bottom:9px;padding:11px 12px;display:flex}.lead-row:last-child{margin-bottom:0}.lead-rank{color:#cbd5e1;text-align:center;width:18px;font-size:13px;font-weight:800}.lead-thumb{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.lead-info{flex:1;min-width:0}.lead-info .ln{color:#1e293b;font-size:13px;font-weight:600}.lead-info .lp{color:#94a3b8;margin-top:2px;font-size:11px}.lead-rate{text-align:right}.lead-rate .lr{color:#5b51e8;font-size:15px;font-weight:800}.lead-rate .lt{color:#94a3b8;font-size:10px}.psearch{color:#94a3b8;background:#f4f5fa;border:1px solid #e8eaf1;border-radius:9px;align-items:center;gap:9px;margin-bottom:14px;padding:9px 13px;font-size:12px;display:flex}.psearch svg{color:#94a3b8;width:14px;height:14px}.donut-wrap{align-items:center;gap:16px;display:flex}.donut{flex-shrink:0;width:110px;height:110px}.donut-legend{flex-direction:column;gap:8px;display:flex}.donut-legend .dl{color:#475569;align-items:center;gap:8px;font-size:12px;display:flex}.donut-legend .dd{border-radius:3px;width:9px;height:9px}.donut-legend .dv{color:#0f172a;margin-left:auto;font-weight:700}@media (max-width:760px){.app-side{display:none}.app{min-height:0}.kpi-row{grid-template-columns:repeat(2,1fr)}.cols-2,.cols-2b{grid-template-columns:1fr}.app-filters .fchip:nth-child(n+3){display:none}}@media (max-width:600px){.app-stage{margin-top:-24px;padding:0 14px 12px}.app-top{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:12px 14px}.app-content{padding:14px}.kpi .kv{font-size:20px}.panel{overflow-x:auto}.dtable{min-width:320px;font-size:11px}.lead-info .ln{font-size:12px}}.app .fchip,.app .at-export,.app .side-item,.app-filters .fchip,.app-top .at-export{pointer-events:none!important;cursor:default!important}
