*{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}}.primaryBtn,.secondaryBtn,.iconBtn{cursor:pointer;border:0;font-family:inherit;transition:all .18s}.primaryBtn{color:#fff;background:#2563eb;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.primaryBtn:hover{background:#1d4ed8}.primaryBtn:disabled{opacity:.55;cursor:not-allowed}.secondaryBtn{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:600;display:inline-flex}.secondaryBtn:hover{background:#f8fafc}.iconBtn{color:#475569;background:#fff;border:1px solid #dbe2ea;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.iconBtn:hover{background:#f1f5f9}.customerStats{grid-template-columns:repeat(2,minmax(170px,230px));gap:14px;margin-bottom:16px;display:grid}.miniCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:15px 18px;box-shadow:0 1px 2px #0f172a08}.miniCard span{color:#64748b;margin-bottom:7px;font-size:13px;display:block}.miniCard strong{color:#0f172a;font-size:23px;display:block}.customerToolbar{border-bottom:1px solid #e8edf3;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 18px;display:flex}.customerSearch{color:#94a3b8;background:#f8fafc;border:1px solid #dbe2ea;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:280px;max-width:460px;height:40px;padding:0 12px;display:flex}.customerSearch input{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:14px}.customerToolbar select{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:9px;outline:none;min-width:160px;height:40px;padding:0 12px}.notice{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:12px 18px;padding:11px 13px;font-size:13px}.customerTable{width:100%;overflow-x:auto}.customerRow{color:#334155;border-bottom:1px solid #edf1f5;grid-template-columns:minmax(190px,1.5fr) minmax(120px,.85fr) minmax(145px,1fr) minmax(110px,.8fr) minmax(95px,.7fr) minmax(125px,.9fr);align-items:center;gap:10px;min-width:900px;min-height:66px;padding:9px 18px;font-size:13px;display:grid}.customerRow:last-child{border-bottom:0}.customerRow:not(.customerHead):hover{background:#fafcff}.customerHead{color:#64748b;background:#f8fafc;min-height:44px;font-size:12px;font-weight:600}.customerRow>span{min-width:0}.customerRow span b{color:#172033;margin-bottom:4px;font-size:13px;display:block}.customerRow span small{color:#94a3b8;font-size:11px;line-height:1.45;display:block}.loadingBox{text-align:center;color:#94a3b8;padding:44px 20px;font-size:14px}.badge.follow{color:#7e22ce;background:#f3e8ff}.modalBack{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #0f172a40}.modalHead{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;min-height:78px;padding:18px 22px;display:flex}.modalHead h2{color:#0f172a;margin:0 0 4px;font-size:19px}.modalHead p{color:#94a3b8;margin:0;font-size:13px}.modalHead button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.modalHead button:hover{background:#f1f5f9}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 22px;display:grid}.formGrid label{display:block}.formGrid label.full{grid-column:1/-1}.formGrid label>span{color:#475569;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.formGrid input,.formGrid select,.formGrid textarea{color:#172033;background:#fff;border:1px solid #dbe2ea;border-radius:9px;outline:none;width:100%;padding:10px 11px;font-family:inherit;font-size:14px;transition:all .15s}.formGrid input,.formGrid select{min-height:41px}.formGrid textarea{resize:vertical;min-height:90px}.formGrid input:focus,.formGrid select:focus,.formGrid textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f617}.modalActions{border-top:1px solid #e8edf3;justify-content:flex-end;align-items:center;gap:10px;padding:15px 22px 20px;display:flex}@media (width<=900px){.customerStats{grid-template-columns:repeat(2,1fr)}.customerToolbar{align-items:stretch}.customerSearch{flex-basis:100%;max-width:none}}@media (width<=680px){.customerStats,.formGrid{grid-template-columns:1fr}.formGrid label.full{grid-column:auto}.modalBack{padding:10px}.modal{max-height:calc(100vh - 20px)}}
