*{box-sizing:border-box}body{color:#172033;background:#f6f8fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.app{min-height:100vh;display:flex}aside{color:#cbd5e1;background:#111827;flex-direction:column;width:230px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;align-items:center;gap:11px;padding:4px 9px 24px;display:flex}.mark{background:#f59e0b;border-radius:10px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid}.brand b{font-size:18px;display:block}.brand span{letter-spacing:2px;color:#94a3b8;font-size:11px;display:block}nav{flex-direction:column;gap:4px;display:flex}nav button{color:#aeb9c9;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;display:flex}nav button:hover,nav button.active{color:#fff;background:#243044}.profile{border-top:1px solid #2a3546;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 2px;display:flex}.avatar{color:#111827;background:#f59e0b;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.profile b,.user b{font-size:13px;display:block}.profile span,.user span{color:#94a3b8;margin-top:2px;font-size:11px;display:block}main{width:calc(100% - 230px);margin-left:230px}header{z-index:2;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.search{color:#94a3b8;background:#f7f8fa;border:1px solid #e6e8ec;border-radius:9px;align-items:center;gap:8px;width:360px;padding:9px 12px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.headright,.user{align-items:center;gap:12px;display:flex}.round{background:#fff;border:1px solid #e5e7eb;border-radius:9px;width:38px;height:38px;position:relative}.round i{background:#ef4444;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.content{padding:28px 30px}.title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.title h1{margin:0 0 5px;font-size:25px}.title p,.panel p{color:#7b8495;margin:0;font-size:13px}.date{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:9px 12px;font-size:13px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{background:#fff;border:1px solid #e7e9ee;border-radius:12px;gap:14px;padding:18px;display:flex;box-shadow:0 1px 2px #00000008}.statIcon{color:#3b82f6;background:#eef4ff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.statIcon.hot{color:#f97316;background:#fff2ed}.statIcon.late{color:#ef4444;background:#fff1f2}.statIcon.money{color:#16a34a;background:#ecfdf3}.card span,.card small{color:#7b8495;font-size:12px;display:block}.card strong{margin:3px 0;font-size:21px;display:block}.card small{color:#16a34a}.grid{grid-template-columns:minmax(0,2.2fr) minmax(270px,.8fr);gap:16px;margin-top:16px;display:grid}.panel{background:#fff;border:1px solid #e7e9ee;border-radius:12px;padding:19px}.panelHead{justify-content:space-between;align-items:flex-start;display:flex}.panel h2{margin:0 0 4px;font-size:16px}.panelHead button{color:#2563eb;background:0 0;border:0;font-size:12px}.table{margin-top:17px}.tr{border-top:1px solid #eef0f3;grid-template-columns:1.5fr 1fr .8fr .8fr 1.1fr;align-items:center;gap:8px;padding:12px 4px;font-size:12px;display:grid}.tr.th{color:#8992a2;background:#f8f9fb;border:0;border-radius:7px;padding:9px 4px}.tr b{display:block}.tr small{color:#98a0ad;margin-top:3px;display:block}.badge{border-radius:12px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:700}.badge.hot{color:#e85d04;background:#fff0e8}.badge.warm{color:#b7791f;background:#fff8dc}.badge.normal{color:#2563eb;background:#eef4ff}.sale{border-bottom:1px solid #eef0f3;padding:16px 0 9px;position:relative}.sale>div:first-child{justify-content:space-between;display:flex}.sale span{color:#7b8495;font-size:11px}.sale strong{color:#64748b;font-size:11px;position:absolute;top:16px;right:0}.bar{background:#eef1f5;border-radius:8px;height:6px;margin-top:9px;overflow:hidden}.bar i{background:#3b82f6;border-radius:8px;height:100%;display:block}.pipeline{margin-top:20px}.pipeline h3{font-size:13px}.pipeline div{justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.pipeline span{color:#6b7280}.empty{text-align:center;background:#fff;border:1px solid #e7e9ee;border-radius:12px;padding:40px}.empty h2{margin:0 0 8px}.empty p{color:#7b8495}@media (width<=1000px){.stats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.search{width:260px}}@media (width<=720px){aside{width:72px;padding:18px 9px}.brand>div:last-child,nav span,.profile>div:last-child{display:none}.brand{padding-left:7px}.profile{justify-content:center}.app main{width:calc(100% - 72px);margin-left:72px}header{padding:0 14px}.search{width:200px}.user>div:last-child{display:none}.content{padding:20px 14px}.stats{grid-template-columns:1fr}.tr{grid-template-columns:1.5fr 1fr 1fr}.tr span:nth-child(3),.tr span:nth-child(5),.title p{display:none}}
