/* TAS final command-centre design */
body{background:#f7f8fb;color:#28263c}.brand{width:235px}.brand img{width:195px;height:54px;object-fit:contain;object-position:left center}.header-tools{display:flex;gap:8px;margin-left:auto}.header-icon{width:38px;height:38px;padding:0;border:1px solid #ffffff2c;background:#ffffff12}.user{margin-left:0}.user img{width:38px;height:38px;border-radius:50%;border:2px solid #eaaa28}.user button{border:1px solid #ffffff24}.login-logo{width:220px;max-height:85px;object-fit:contain;margin:auto;background:linear-gradient(105deg,#103f47,#175d67);padding:12px 20px;border-radius:12px}.heading h1{letter-spacing:-.04em}.monitor-strip{border-radius:12px;padding:13px 16px;background:linear-gradient(110deg,#102f38,#123f49 58%,#174d55);box-shadow:0 10px 28px #103f4724}.monitor-strip>b small{display:block;color:#9ec2c7;font-size:10px}.monitor-strip span{font-size:11px}.monitor-strip span i{width:6px;height:6px;box-shadow:0 0 0 3px #42d99e20}.radar{width:34px;height:34px;flex:0 0 auto;border:1px solid #53e1cc50;border-radius:50%;display:grid;place-items:center;position:relative}.radar:before,.radar:after{content:"";position:absolute;border:1px solid #53e1cc44;border-radius:50%}.radar:before{width:20px;height:20px}.radar:after{width:8px;height:8px}.radar i{width:4px;height:4px;border-radius:50%;background:#56e2c0;box-shadow:0 0 10px #56e2c0;animation:tasPulse 1.5s infinite}.scan{margin-left:auto;width:85px;height:28px;position:relative;overflow:hidden;background:repeating-linear-gradient(90deg,transparent 0 8px,#75e5d317 8px 9px)}.scan i{position:absolute;top:2px;bottom:2px;width:1px;background:#59e6cc;box-shadow:0 0 10px #59e6cc;animation:tasScan 2.6s linear infinite}@keyframes tasScan{from{left:0}to{left:100%}}@keyframes tasPulse{50%{transform:scale(1.6);opacity:.5}}.stats{gap:12px}.stats article,.panel{border-radius:12px;box-shadow:0 3px 12px #24223a0e}.stats article:nth-child(2){border-top-color:#49a6f2}.stats article:nth-child(3){border-top-color:#2db67c}.stats article:nth-child(4){border-top-color:#e95376}.stats small{font-size:10px;letter-spacing:.06em}.stats em{font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:12px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head select{border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff;color:#514e61}.chart{height:250px;position:relative}.chart-lines{position:absolute;inset:10px 0 25px;display:grid;grid-template-rows:repeat(4,1fr)}.chart-lines i{border-top:1px dashed #e8eaf0}.chart svg{position:absolute;inset:0;width:100%;height:100%}.legend{display:flex;gap:18px;color:var(--muted);font-size:11px}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#7161e8;margin-right:6px}.legend span+span i{background:#55a4ed}.pulse-account{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:19px 2px;border-bottom:1px solid #efedf4}.instagram-logo{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:23px;background:radial-gradient(circle at 31% 100%,#ffd600 0 10%,#ff7a00 28%,#ff0169 52%,#d300c5 72%,#7638fa 100%)}.pulse-account b,.pulse-account small,.pulse-account strong{display:block}.pulse-account small{color:var(--muted)}.pulse-account>strong{text-align:right;color:var(--green);font-size:22px}.pulse-account>strong small{font-size:11px;font-weight:400}.attention{margin-top:15px;padding:14px;border-radius:10px;background:#fff8ed;border:1px solid #f9e5bd}.attention p{font-size:12px;color:#8a6429;margin:5px 0 10px}.attention>i{display:block;width:32%;height:6px;background:#efaa35;border-radius:8px}.comparison{margin-top:0}.count-chip{padding:5px 8px;border-radius:7px;background:#eaf8f2;color:#208b5a;font-size:11px}.rank{border-color:#e9ebf2;border-radius:9px}.rank-num{background:#efedff;color:#6655dc}.rank-bar{height:5px;background:#eeedf4}.rank-bar i{background:linear-gradient(90deg,#7b68ee,#38bdf8)}
@media(max-width:1050px){.dashboard-grid{grid-template-columns:1fr}}@media(max-width:620px){.header-tools{display:none}.user img{width:34px;height:34px}.dashboard-grid{display:block}.growth-panel,.pulse-panel{margin-bottom:12px}.scan{display:none}.monitor-strip>b{min-width:110px}}
