*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f0f2f5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:4px}.rd-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.rd-card{cursor:pointer;transition:all .2s}.rd-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.rd-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.rd-toolbar .rd-spacer{flex:1}.rd-drawer-footer{display:flex;gap:8px;align-items:center}.rd-drawer-footer .rd-footer-spacer{flex:1}.funnel-hero{background:linear-gradient(135deg,#1d39c4,#2f54eb 55%,#4096ff);border-radius:12px;padding:22px 26px;color:#fff;margin-bottom:16px;box-shadow:0 6px 18px #2f54eb2e}.funnel-hero h2{color:#fff;margin:0 0 4px;font-weight:600}.funnel-hero-sub{color:#ffffffd1;font-size:13px;line-height:1.6}.funnel-hero-stats{display:flex;gap:32px;margin-top:16px;flex-wrap:wrap}.funnel-hero-stat .v{font-size:22px;font-weight:700;line-height:1.1}.funnel-hero-stat .l{font-size:12px;color:#ffffffbf;margin-top:2px}.funnel-kpi{border:none!important;border-radius:12px!important;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 4px #0000000f}.funnel-kpi:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000001f}.funnel-kpi .accent{position:absolute;left:0;top:0;bottom:0;width:5px}.funnel-kpi .kpi-icon{width:40px;height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:20px}.funnel-stage{padding:14px 0;border-bottom:1px dashed #f0f0f0}.funnel-stage:last-child{border-bottom:none}.funnel-stage-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.funnel-stage-name{font-weight:600;font-size:14px;display:flex;align-items:center}.funnel-stage-meta{font-size:13px;color:#595959}.funnel-stage-bar-wrap{background:#f5f5f5;border-radius:5px;height:18px;overflow:hidden}.funnel-stage-bar{height:100%;border-radius:5px;transition:width .6s ease}.funnel-stage-conv{font-size:12px;color:#8c8c8c;margin-top:6px}
