:root{--ink:#18202d;--muted:#7b8391;--line:#e8eaf0;--purple:#7357e8;--soft:#f6f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);padding:28px 18px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-size:17px;letter-spacing:.4px;padding:0 10px 31px}.brand b{color:var(--purple)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px;background:linear-gradient(145deg,#896ff3,#5639cb);border-radius:10px;transform:rotate(-5deg);box-shadow:0 6px 14px #7458e844}nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;min-height:44px;padding:0 13px;border-radius:10px;color:#656d7a;text-decoration:none;font-size:14px;font-weight:600}.nav-item>span{font-size:18px;color:#8b92a0;width:18px;text-align:center}.nav-item small{margin-left:auto;background:#eff0f4;color:#7f8692;min-width:22px;height:22px;border-radius:7px;display:grid;place-items:center}.nav-item:hover{background:#f7f6fe}.nav-item.active{color:#6547dd;background:#f0edff}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid var(--line);margin-top:14px;padding:20px 5px 0;display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;background:#20293b;color:#fff;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:700}.profile>span:nth-child(2){display:grid;gap:3px}.profile strong{font-size:12px}.profile small{font-size:10px;color:var(--muted)}.profile button{border:0;background:none;color:#9298a2;margin-left:auto}main{margin-left:232px;padding:36px 44px 50px;max-width:1600px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}.eyebrow{font-size:10px!important;letter-spacing:1.35px;color:#9a8cdb!important;font-weight:800;margin:0 0 8px!important}.topbar h1{font-size:26px;margin:0 0 7px;letter-spacing:-.6px}.topbar h1 span{font-size:22px}.topbar p{margin:0;color:var(--muted);font-size:13px}.top-actions{display:flex;align-items:center;gap:10px}.search{height:40px;width:210px;display:flex;align-items:center;gap:8px;padding:0 13px;background:#fff;border:1px solid var(--line);border-radius:10px;color:#a5abb5}.search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.icon-button{position:relative;width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.icon-button i{position:absolute;width:7px;height:7px;background:#ef5a68;border:2px solid #fff;border-radius:50%;right:8px;top:7px}.primary{height:40px;padding:0 17px;border:0;border-radius:10px;color:#fff;background:var(--purple);font-weight:700;font-size:12px;box-shadow:0 7px 16px #7357e830;cursor:pointer}.toast{position:fixed;z-index:20;top:24px;left:50%;transform:translateX(-50%);color:#fff;background:#20293b;padding:13px 16px;border-radius:10px;box-shadow:0 12px 35px #1115;font-size:13px}.toast button{border:0;color:#fff;background:none;margin-left:20px;font-size:18px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:17px}.metric{min-height:122px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;display:flex;align-items:flex-start;gap:14px}.metric-icon{width:39px;height:39px;flex:none;display:grid;place-items:center;border-radius:10px;font-size:17px;font-weight:700}.metric-icon.purple{background:#eeeaff;color:#7256e7}.metric-icon.mint{background:#e4f8f0;color:#34a77b}.metric-icon.amber{background:#fff1dc;color:#e69c30}.metric-icon.sky{background:#e7f1ff;color:#4a8ee2}.metric p{margin:1px 0 8px;color:#858c98;font-size:9px;font-weight:800;letter-spacing:.6px}.metric h2{margin:0 0 9px;font-size:24px}.metric small{color:#a0a6b0;font-size:9px}.trend{font-size:9px;font-weight:800}.trend.up{color:#38a778}.trend.down{color:#e59337}.content-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(270px,.85fr);gap:17px;margin-bottom:17px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 22px 15px}.panel-heading h3{margin:0 0 5px;font-size:14px}.panel-heading p{margin:0;color:#969da8;font-size:10px}.panel-heading select{border:1px solid var(--line);border-radius:8px;color:#737b87;background:#fff;padding:7px 10px;font-size:10px}.panel-heading button{border:0;background:none;color:#7559e6;font-size:10px;font-weight:700}.chart-legend{display:flex;justify-content:flex-end;gap:16px;padding:0 25px;font-size:9px;color:#777f8b}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.purple-dot{background:#7559e8}.green-dot{background:#43b88c}.chart{height:202px;display:flex;gap:10px;padding:4px 22px 18px}.y-axis{width:22px;padding:9px 0 21px;display:flex;flex-direction:column;justify-content:space-between;font-size:8px;color:#a9afb8;text-align:right}.plot{position:relative;flex:1}.grid-lines{position:absolute;inset:10px 0 22px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 38px,#eef0f4 39px)}.plot svg{position:absolute;inset:4px 0 20px;width:100%;height:calc(100% - 24px);overflow:visible}.area{fill:url(#area)}.line{fill:none;stroke-width:2.3;stroke-linecap:round}.income{stroke:#7357e8}.profit{stroke:#42b98a;stroke-width:2}.x-axis{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;color:#a2a8b1;font-size:8px}.tasks .panel-heading{border-bottom:1px solid #f0f1f4}.task{min-height:61px;margin:0 21px;border-bottom:1px solid #f0f1f4;display:flex;align-items:center;gap:12px;position:relative}.task:last-child{border-bottom:0}.date{width:34px;height:39px;border-radius:8px;background:#f2efff;color:#765be5;display:grid;place-items:center;align-content:center;font-size:7px;font-weight:800;line-height:10px}.date b{font-size:14px}.task strong{font-size:11px}.task p{margin:4px 0 0;color:#9097a3;font-size:9px}.priority{position:absolute;right:2px;width:7px;height:7px;border-radius:50%}.priority.high{background:#ef6470}.priority.medium{background:#f0ac48}.priority.low{background:#4ec292}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{height:33px;background:#fafafd;color:#a0a6af;font-size:8px;letter-spacing:.4px;text-align:left;white-space:nowrap}th:first-child,td:first-child{padding-left:22px}td{border-top:1px solid #eff0f3;height:60px;color:#6d7581;font-size:10px;white-space:nowrap}td:first-child{display:flex;align-items:center;gap:11px;color:#303846}.client-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;font-size:9px;font-weight:800}.violet{background:#efeaff;color:#7255df}.coral{background:#ffebe7;color:#dd6f5d}.blue{background:#e5f1ff;color:#4888d6}.green{background:#e5f6ec;color:#3c9d68}.margin{display:flex;align-items:center;gap:8px}.margin>span{width:72px;height:5px;border-radius:10px;background:#edf0f2;overflow:hidden}.margin i{display:block;height:100%;background:#47b98c;border-radius:10px}.margin i.warning{background:#f1a54c}.margin b{font-size:9px}.status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:20px;font-size:9px;font-weight:700}.status i{width:5px;height:5px;border-radius:50%}.active-status{background:#e8f7f0;color:#34966f}.active-status i{background:#38a77c}.attention{background:#fff2e4;color:#d78d32}.attention i{background:#e39838}.more{border:0;background:none;color:#a3a9b2;letter-spacing:2px}.empty{text-align:center;padding:25px;color:var(--muted);font-size:12px}@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.top-actions{flex-wrap:wrap;justify-content:flex-end}.content-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:18px}.sidebar nav{grid-template-columns:repeat(3,1fr)}.nav-item{justify-content:center}.nav-item:nth-child(n+4),.sidebar-bottom{display:none}.brand{padding:0 4px 18px}main{margin-left:0;padding:24px 16px}.topbar{display:block}.top-actions{margin-top:20px}.search{width:100%}.metrics{grid-template-columns:1fr 1fr}.metric-icon{display:none}}@media(max-width:460px){.metrics{grid-template-columns:1fr}.chart-panel{display:none}}
