*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#080c18;color:#eef2ff}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 70% 0%,rgba(73,99,255,.16),transparent 35%),radial-gradient(circle at 0% 50%,rgba(0,200,170,.08),transparent 30%)}.app{display:flex;min-height:100vh}.sidebar{width:250px;background:rgba(10,15,29,.88);border-right:1px solid #20283d;padding:28px 18px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 34px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,#6c7cff,#3b4ee8);box-shadow:0 8px 30px #4455ee44}.brand strong{display:block;font-size:15px}.brand span{display:block;color:#7e89a8;font-size:11px;margin-top:3px}nav{display:grid;gap:7px}nav a{color:#8f9ab8;text-decoration:none;padding:12px 14px;border-radius:10px;font-size:14px;transition:.2s}nav a:hover,nav a.active{background:#171e34;color:#fff}nav a.active{box-shadow:inset 3px 0 #7180ff}.sidebar-bottom{margin-top:auto;color:#68738f;font-size:11px}.live-dot{color:#a9b4cc;margin-bottom:8px}.live-dot i,.source-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38d996;box-shadow:0 0 12px #38d996;margin-right:7px}.main{width:calc(100% - 250px);margin-left:250px;padding:42px 5vw 30px;max-width:1600px}.topbar{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.16em;color:#7180a3;font-weight:800;margin:0 0 7px}.topbar h1{margin:0;font-size:34px;letter-spacing:-.03em}.muted{color:#7e89a8;margin:7px 0 0}.top-actions{display:flex;align-items:center;gap:12px}.updated{color:#697593;font-size:12px}.refresh{border:1px solid #2b3652;background:#151c31;color:#e9edff;border-radius:9px;padding:10px 14px;cursor:pointer}.refresh:hover{background:#202943}.hero{border:1px solid #26304a;border-radius:20px;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#151d38,#0f1528 60%,#111b2e);box-shadow:0 20px 60px #0003;margin-bottom:20px}.hero h2{margin:10px 0 5px;font-size:23px}.hero p{margin:0;color:#8792af}.pill{font-size:10px;letter-spacing:.12em;color:#6df0c2;background:#143a32;border:1px solid #1d6d5a;border-radius:20px;padding:6px 9px}.hero-stat{text-align:right}.hero-stat span,.hero-stat small{display:block;color:#7e89a8;font-size:12px}.hero-stat strong{display:block;font-size:30px;margin:4px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.card{background:rgba(16,22,39,.82);border:1px solid #232d47;border-radius:16px}.stat{padding:20px;display:flex;gap:15px;align-items:center}.stat .icon{width:43px;height:43px;border-radius:12px;background:#1b2440;display:grid;place-items:center;font-size:19px}.stat span,.detail span{display:block;color:#7e89a8;font-size:12px}.stat strong{display:inline-block;font-size:25px;margin-top:3px}.stat small{color:#68738f;font-size:11px;margin-left:5px}.content-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.chart-card,.content-grid>.card{padding:22px}.card-head{display:flex;justify-content:space-between;margin-bottom:10px}.card-head h3,.footer-card h3{margin:0;font-size:16px}.card-head p{margin:5px 0 0;color:#6f7b99;font-size:12px}.chart-wrap{height:250px}.status-list{display:grid;gap:5px;margin-top:12px}.status-row{display:flex;justify-content:space-between;align-items:center;padding:13px 2px;border-bottom:1px solid #202940;font-size:13px}.status-row:last-child{border:0}.status-row span{color:#8590ad}.badge{font-size:11px;padding:5px 9px;border-radius:20px;background:#18233a;color:#aab5d0}.badge.ok{background:#13382e;color:#65e2b8}.section{margin:32px 0}.section-title h2{margin:0;font-size:23px}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.detail{padding:19px}.detail strong{display:block;font-size:21px;margin-top:8px}.progress{height:5px;background:#252e44;border-radius:10px;margin-top:12px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#5d70ff,#43d8b3);width:0;border-radius:10px}.footer-card{padding:22px;display:flex;justify-content:space-between;align-items:center}.footer-card p{color:#737e9b;font-size:12px;max-width:620px;margin-bottom:0}.source-status{font-size:12px;color:#a4afc9;white-space:nowrap}footer{text-align:center;color:#4f5b77;font-size:11px;padding:28px 0 5px}@media(max-width:1000px){.sidebar{width:72px;padding:20px 10px}.brand{padding:0 5px 28px}.brand>div:last-child,nav a{font-size:0}.brand-mark{margin:auto}nav a{height:44px;display:grid;place-items:center;padding:0}nav a:before{content:"•";font-size:20px}.main{margin-left:72px;width:calc(100% - 72px)}.stats-grid{grid-template-columns:repeat(2,1fr)}.details-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.main{padding:25px 16px}.topbar{display:block}.top-actions{margin-top:15px}.hero{display:block}.hero-stat{text-align:left;margin-top:25px}.content-grid{grid-template-columns:1fr}.details-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.topbar h1{font-size:28px}.updated{display:none}}@media(max-width:470px){.sidebar{display:none}.main{margin-left:0;width:100%}.stats-grid{grid-template-columns:1fr}.hero{padding:22px}.footer-card{display:block}.source-status{margin-top:15px}}
