:root{--ink:#172235;--muted:#748092;--line:#e2e7ed;--soft:#f5f7fa;--blue:#365fe7;--blue2:#2f55d4;--navy:#121b2a;--green:#147b56;--amber:#a46912;--red:#b54646}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f5f7fa}.app{min-height:100vh;display:flex}.side{width:240px;position:fixed;inset:0 auto 0 0;background:linear-gradient(180deg,#151e2d,#0e1622);color:#dfe5ef;padding:18px 14px}.brand{display:flex;gap:11px;align-items:center;padding:0 9px 28px}.logo{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#6681f2,#3159dd);font-weight:900;font-size:19px}.brand b{display:block;font-size:18px}.brand small{color:#7f8ba0}.label{color:#657187;font-size:10px;font-weight:850;letter-spacing:.14em;padding:0 12px 8px;text-transform:uppercase}.nav{display:grid;gap:5px}.nav a{height:46px;border-radius:9px;color:#96a2b5;display:flex;align-items:center;gap:11px;padding:0 13px;font-weight:700}.nav a.active{background:#ffffff11;color:#fff;box-shadow:inset 3px 0 #6b86f4}.main{margin-left:240px;width:calc(100% - 240px)}.top{height:64px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.crumb{font-size:12px;color:#9aa3af}.crumb b{color:#5a6574}.preview{font-size:11px;color:#96630f;font-weight:800;display:flex;align-items:center;gap:7px}.dot{width:7px;height:7px;border-radius:50%;background:#f5a11b;box-shadow:0 0 0 4px #f5a11b18}.content{padding:30px 28px 60px;max-width:1560px;margin:auto}.head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.ey{font-size:10px;color:#8591a2;font-weight:850;letter-spacing:.13em}.head h1{font-size:31px;letter-spacing:-1px;margin:7px 0 5px}.head p{margin:0;color:#6f7a89}.headBtns{display:flex;gap:8px}.btn{height:40px;border:1px solid #d8dfe8;border-radius:8px;background:#fff;color:#566171;font-weight:750;padding:0 13px}.btn.primary{background:linear-gradient(180deg,#4167e9,#3158dc);border-color:#3157d5;color:white;box-shadow:0 8px 18px #3158dc22}.btn.ghost{background:#f8fafc}.statusbar{display:flex;gap:14px;align-items:center;margin-bottom:14px;font-size:11px;color:#7d8896}.statusbar strong{color:#263245}.statusbar .live{margin-left:auto;display:flex;align-items:center;gap:6px}.statusbar .live i{width:6px;height:6px;background:#21a36f;border-radius:50%}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px}.filters{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;align-self:start;position:sticky;top:78px}.filterHead{padding:15px 16px;border-bottom:1px solid #e9edf2;display:flex;align-items:center;justify-content:space-between}.filterHead b{font-size:14px}.filterHead button{border:0;background:none;color:#738093;font-size:11px;font-weight:750}.filterBody{padding:12px}.group{border-bottom:1px solid #edf0f3;padding:4px 0 12px;margin-bottom:9px}.group:last-child{border:0;margin:0}.groupTitle{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:850;color:#455165;padding:7px 4px}.field{margin:7px 0}.field label{display:block;color:#8893a1;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;margin:0 0 5px 2px}.select,.input{width:100%;height:36px;border:1px solid #dfe5ec;border-radius:7px;background:#fff;color:#4f5a6a;padding:0 9px;font-size:11px}.range{display:grid;grid-template-columns:1fr 1fr;gap:7px}.checks{display:flex;flex-wrap:wrap;gap:6px}.check{border:1px solid #dfe5ec;border-radius:7px;padding:7px 8px;font-size:10px;color:#697485;background:#fafbfd;cursor:pointer}.check.on{border-color:#b9c8fb;background:#eef3ff;color:#3159df;font-weight:800}.results{min-width:0}.searchWrap{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.queryRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:13px;border-bottom:1px solid #e8ecf1}.query{height:43px;border:1px solid #dce2e9;border-radius:8px;padding:0 12px;font-size:12px;color:#263245;background:#fff}.query::placeholder{color:#a0a9b4}.savedSearch{height:43px;border:1px solid #dce2e9;border-radius:8px;background:#fff;padding:0 11px;color:#596574;font-weight:700}.ai{height:43px;border:1px solid #cfd9fb;border-radius:8px;background:#f5f7ff;color:#3159dd;font-weight:800;padding:0 12px}.quick{padding:11px 13px;border-bottom:1px solid #e8ecf1;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.quickLabel{font-size:10px;color:#8a95a3;font-weight:800;margin-right:3px}.chip{height:30px;border:1px solid #dfe5ec;background:#fff;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#647082;font-size:10px;cursor:pointer}.chip.active{background:#eef3ff;border-color:#c9d5fb;color:#3159df;font-weight:800}.applied{padding:10px 13px;background:#fafbfd;border-bottom:1px solid #e8ecf1;display:flex;gap:6px;align-items:center;flex-wrap:wrap;min-height:47px}.applied b{font-size:10px;color:#6a7685;margin-right:3px}.filterTag{display:inline-flex;align-items:center;gap:6px;background:#edf2ff;color:#345bdd;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:800}.clear{font-size:9px;color:#7c8897;margin-left:auto;cursor:pointer}.tableMeta{height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#8994a2;font-size:10px;border-bottom:1px solid #e8ecf1}.tableMeta b{color:#283447}.viewActions{display:flex;gap:7px}.viewActions button{border:0;background:none;color:#667283;font-size:10px;font-weight:750}.tableScroll{overflow:auto}table{width:100%;border-collapse:collapse;min-width:1050px}th{background:#fbfcfd;color:#8a95a1;font-size:9px;text-transform:uppercase;letter-spacing:.06em;text-align:left;padding:10px 12px;border-bottom:1px solid #e8ecf1}td{padding:12px;border-bottom:1px solid #edf0f3;color:#5e6977;font-size:11px;vertical-align:middle}tbody tr:hover{background:#fbfcff}.person{display:flex;gap:9px;align-items:center}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;color:#3159df;font-weight:850;font-size:9px}.person b,td b{color:#243044}.person small,td small{display:block;color:#929ca8;font-size:9px;margin-top:2px}.tag{display:inline-flex;padding:4px 7px;border-radius:5px;font-size:9px;font-weight:800}.sale{background:#e9f7f1;color:#147b56}.planned{background:#fff4df;color:#9e6812}.exercise{background:#edf2ff;color:#345be2}.score{display:flex;align-items:center;gap:7px}.scoreNum{font-weight:900;color:#3159dd}.bar{width:56px;height:5px;background:#edf0f4;border-radius:8px;overflow:hidden}.bar i{display:block;height:100%;background:#4e70e8}.why{color:#24725a;font-weight:750}.save{border:1px solid #dfe5ec;background:#fff;border-radius:7px;width:31px;height:31px;color:#6e7987}.suggestions{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.suggestions h3{font-size:12px;margin:0 0 9px}.suggestList{display:flex;gap:7px;flex-wrap:wrap}.suggestion{border:1px solid #dfe5ec;border-radius:8px;background:#fafbfd;padding:8px 10px;color:#667283;font-size:10px;cursor:pointer}@media(max-width:1100px){.side{width:78px}.brand b,.brand small,.label,.nav span{display:none}.nav a{justify-content:center}.main{margin-left:78px;width:calc(100% - 78px)}.workspace{grid-template-columns:1fr}.filters{position:relative;top:auto}}@media(max-width:700px){.side{display:none}.main{margin:0;width:100%}.content{padding:20px 12px}.top{padding:0 14px}.head{align-items:flex-start;flex-direction:column}.queryRow{grid-template-columns:1fr}.quick{overflow:auto;flex-wrap:nowrap}.workspace{display:block}.filters{margin-bottom:12px}}