:root{--b:#2563eb;--bs:#eff6ff;--bg:#f5f7fb;--t:#172033;--m:#718096;--bd:#e7ebf2;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--t);margin:0}button{font:inherit;cursor:pointer}.top{border-bottom:1px solid var(--bd);background:#fff;align-items:center;gap:24px;height:72px;padding:0 28px;display:flex}.brand{align-items:center;gap:10px;width:244px;display:flex}.logo{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand b{font-size:19px}.brand span{color:var(--b)}.title{flex:1;font-size:20px;font-weight:750}.muted{color:var(--m);font-size:13px}.avatar{background:var(--bs);width:38px;height:38px;color:var(--b);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.layout{min-height:calc(100vh - 72px);display:flex}.side{border-right:1px solid var(--bd);background:#fff;flex-direction:column;width:244px;padding:20px 14px;display:flex}.nav{gap:3px;display:grid}.nav button{color:#526078;text-align:left;background:0 0;border:0;border-radius:11px;padding:11px 13px;font-size:13px}.nav button.active{background:var(--bs);color:var(--b);font-weight:700}.nav i{width:24px;font-style:normal;display:inline-block}.assist{background:#f5f9ff;border:1px solid #dbeafe;border-radius:16px;margin-top:auto;padding:16px}.assist b{font-size:13px}.assist p{color:#5f7190;font-size:11px;line-height:1.5}.assist button,.primary{background:var(--b);color:#fff;border:0;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:700}.assist button{width:100%}.main{flex:1;padding:30px 34px}.container{max-width:1320px;margin:auto}.head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.eyebrow{color:var(--m);margin-bottom:5px;font-size:13px}.head h1{letter-spacing:-.8px;margin:0;font-size:28px}.actions{align-items:center;gap:10px;display:flex}.period{border:1px solid var(--bd);color:#53617a;background:#fff;border-radius:10px;padding:10px 13px;font-size:12px}.alert{color:#46617f;background:#f5f9ff;border:1px solid #dbeafe;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:12px}.cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.card{border:1px solid var(--bd);background:#fff;border-radius:16px;box-shadow:0 3px 12px #18274b08}.kpi{min-height:126px;padding:18px}.kl{color:var(--m);font-size:12px;font-weight:600}.ki{float:right;background:var(--bs);width:32px;height:32px;color:var(--b);border-radius:9px;place-items:center;font-weight:800;display:grid}.kv{margin-top:12px;font-size:23px;font-weight:800}.meta{margin-top:8px;font-size:11px}.green{color:#16a34a}.red{color:#dc2626}.grid{grid-template-columns:1.55fr .9fr;gap:16px;margin-top:16px;display:grid}.panel{padding:20px}.ph{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.pt{font-size:14px;font-weight:750}.ps{color:var(--m);margin-top:3px;font-size:11px}.link{color:var(--b);background:0 0;border:0;font-size:11px;font-weight:700}.empty{text-align:center;color:#94a3b8;padding:48px 10px;font-size:12px}.bars{border-bottom:1px solid #edf0f5;align-items:end;gap:7px;height:240px;padding:10px 4px 22px;display:flex}.barcol{flex:1;align-items:end;gap:3px;height:100%;display:flex;position:relative}.bar{border-radius:5px 5px 0 0;flex:1}.inc{background:#93c5fd}.exp{background:#2563eb}.lbl{text-align:center;color:#9aa4b5;width:100%;font-size:9px;position:absolute;bottom:-20px}.cat{margin-bottom:14px}.ch{justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.track{background:#eef1f6;border-radius:99px;height:6px}.track span{background:#3b82f6;border-radius:99px;height:100%;display:block}table{border-collapse:collapse;width:100%}th{text-align:left;color:#8994a7;border-bottom:1px solid #eef1f5;padding-bottom:10px;font-size:10px}td{border-bottom:1px solid #f1f3f7;padding:13px 0;font-size:11px}.tx{align-items:center;gap:10px;display:flex}.txi{background:#f1f5f9;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.txn{font-weight:700;display:block}.txs{color:#9aa4b5;font-size:10px}.amt{text-align:right;font-weight:750}.insight{background:#f5f9ff;border:1px solid #dbeafe;border-radius:14px;gap:12px;margin-top:12px;padding:14px;display:flex}.ii{width:34px;height:34px;color:var(--b);background:#dbeafe;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.insight h4{margin:0;font-size:12px}.insight p{color:#64748b;margin:5px 0 0;font-size:11px;line-height:1.5}.fab{background:var(--b);color:#fff;border:0;border-radius:50%;width:52px;height:52px;font-size:18px;position:fixed;bottom:25px;right:26px;box-shadow:0 10px 24px #2563eb47}@media (width<=1050px){.cards{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}}@media (width<=720px){.side{display:none}.main{padding:22px 15px}.top{padding:0 16px}.title,.muted{display:none}.brand{width:auto}.head{flex-direction:column;align-items:flex-start;gap:15px}.cards{grid-template-columns:1fr 1fr}}
