.sg{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.sc{background:var(--sf);border:.5px solid var(--bd);border-radius:var(--rl);padding:18px 20px;position:relative;overflow:hidden;transition:transform var(--tr),box-shadow var(--tr)}.sc:hover{transform:translateY(-2px);box-shadow:var(--s-md)}.sc:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;border-radius:var(--rl) var(--rl) 0 0}.ci:before{background:linear-gradient(90deg,#6366F1,#8B5CF6)}.ca:before{background:linear-gradient(90deg,#F59E0B,#F97316)}.ct:before{background:linear-gradient(90deg,#14B8A6,#10B981)}.cr:before{background:linear-gradient(90deg,#F43F5E,#EC4899)}.s-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.s-ico{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center}.s-ico svg{width:20px;height:20px}.s-ico.ci{background:var(--i1);color:var(--i6)}.s-ico.ca{background:var(--a1);color:#B45309}.s-ico.ct{background:var(--t1);color:#0F766E}.s-ico.cr{background:var(--r1);color:#BE123C}.trend{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;padding:4px 9px;border-radius:999px}.trend svg{width:11px;height:11px}.trend.up{background:var(--g1);color:var(--g6)}.trend.dn{background:var(--e1);color:var(--e6)}.s-val{font-size:28px;font-weight:800;color:var(--tx);line-height:1;letter-spacing:-.5px}.s-lbl{font-size:12px;margin-top:4px}.s-foot,.s-lbl{color:var(--t3)}.s-foot{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;border-top:.5px solid var(--bd);font-size:11px}.s-bar{flex:1;height:4px;background:var(--s2);margin-right:10px;overflow:hidden}.s-bar,.s-bar-f{border-radius:4px}.s-bar-f{height:100%}.s-bar-f.ci{background:linear-gradient(90deg,#6366F1,#8B5CF6)}.s-bar-f.ca{background:linear-gradient(90deg,#F59E0B,#F97316)}.s-bar-f.ct{background:linear-gradient(90deg,#14B8A6,#10B981)}.s-bar-f.cr{background:linear-gradient(90deg,#F43F5E,#EC4899)}.g21{display:grid;grid-template-columns:1.55fr 1fr;gap:14px;margin-bottom:14px}.or{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:.5px solid var(--bd)}.or:last-child{border-bottom:none}.oe{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.oi{flex:1;min-width:0}.on2{font-size:13px;font-weight:500;color:var(--tx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.om{font-size:11px;color:var(--t3);margin-top:1px}.ca-area{height:210px;padding:8px 20px 20px;position:relative}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:14px}.dash-header h1{font-size:22px;font-weight:700;color:var(--tx);margin:0}.dash-header h1 em{color:var(--a5);font-style:normal}.dash-header-sub{font-size:12px;color:var(--t3);margin-top:3px}@media(max-width:1199px){.sg{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.g21{grid-template-columns:1fr}}@media(max-width:640px){.sg{grid-template-columns:1fr 1fr;gap:10px}.s-foot{display:none}.s-val{font-size:22px}}@media(max-width:380px){.sg{grid-template-columns:1fr}}