@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap');
:root{--blue:#2d62e8;--ink:#112247;--muted:#7584a5;--bg:#f4f6fc;--line:#e5eaf5;--green:#08aa66;--sidebar:298px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 'DM Sans',sans-serif}a{color:inherit}button,input,select{font:inherit}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:var(--sidebar);display:flex;flex-direction:column;padding:30px 16px 16px;background:#fff;border-right:1px solid var(--line);overflow-y:auto}.brand{display:flex;align-items:center;gap:3px;padding:0 14px 28px;color:var(--ink);font-size:23px;font-weight:700;letter-spacing:-1.3px;text-decoration:none}.brand b{font-weight:800}.brand-mark{display:grid;place-items:center;width:37px;height:37px;margin-right:8px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#367bff,#2158dc);box-shadow:0 9px 18px #2d62e842}.account-card{position:relative;overflow:hidden;margin:0 5px 26px;padding:16px;border:1px solid #d9e1ff;border-radius:14px;background:linear-gradient(115deg,#f6f7ff,#eef1ff)}.account-card:after{content:'';position:absolute;right:-13px;bottom:-18px;width:47px;height:47px;border-radius:50%;background:#d7d7ff}.account-card b,.account-card small{position:relative;z-index:1;display:block}.account-card b{font-size:12px}.account-card small{margin-top:4px;color:var(--muted);font-size:10px}.nav-label{display:block;margin:15px 13px 8px;color:#9aa8c1;font-size:10px;font-weight:700}.nav-link,.nav-group summary{display:flex;align-items:center;gap:13px;padding:12px 13px;margin:2px 0;border-radius:10px;color:#576887;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-link span,.nav-group summary span{display:grid;place-items:center;width:18px;color:#8193b5}.nav-link.active,.nav-link:hover,.nav-group summary:hover,.nav-group[open] summary{color:#2460ed;background:#f0f1ff}.nav-link.active{position:relative;font-weight:700}.nav-link.active:before{content:'';position:absolute;left:-16px;width:4px;height:25px;border-radius:0 4px 4px 0;background:var(--blue)}.nav-group summary b{margin-left:auto;font-size:18px;font-weight:400;transition:.2s}.nav-group[open] summary b{transform:rotate(90deg)}.submenu{display:grid;gap:2px;margin:2px 0 7px 32px;padding-left:12px;border-left:1px solid #dde5fa}.submenu a{padding:8px 10px;border-radius:7px;color:#7584a5;font-size:12px;font-weight:600;text-decoration:none}.submenu a:hover,.submenu a.active{color:#2460ed;background:#eef0ff}.sidebar-bottom{margin-top:auto;padding-top:20px}.help{display:flex;gap:12px;padding:13px;border:1px solid #d9e1ff;border-radius:10px;color:#2460ed;background:#f5f6ff;font-size:12px;text-decoration:none}.profile{display:flex;align-items:center;gap:10px;margin-top:20px;padding:17px 4px 0;border-top:1px solid var(--line)}.profile>span,.avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:var(--blue);background:#e9edff;font-size:10px;font-weight:800}.profile b{font-size:11px}.profile small{display:block;color:var(--muted);font-size:9px;font-weight:400}.main{min-height:100vh;margin-left:var(--sidebar)}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;height:92px;padding:0 38px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{font-size:15px}.breadcrumb span{color:var(--muted)}.breadcrumb b{margin-left:4px}.top-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.global-search{display:flex;align-items:center;gap:8px;width:237px;height:42px;padding:0 13px;border:1px solid #dfe5f1;border-radius:11px;color:#98a4ba}.global-search input{width:100%;border:0;outline:0;color:var(--ink)}.mode{width:42px;height:42px;border:1px solid #dfe5f1;border-radius:11px;color:var(--ink);background:#fff}.menu{display:none}.container{max-width:1600px;margin:auto;padding:38px}.app-footer{display:flex;justify-content:space-between;padding:18px 38px;border-top:1px solid var(--line);color:#9aa6ba;background:#fff;font-size:10px}.dashboard-hero{position:relative;display:flex;align-items:center;min-height:224px;padding:34px 39px;overflow:hidden;border-radius:0 0 17px 17px;background:linear-gradient(112deg,#eef7ff,#e1f3ff);box-shadow:0 12px 28px #6476a712}.dashboard-hero:before{content:'';position:absolute;right:12%;top:-165px;width:280px;height:280px;border:34px solid #b6d6ff83;border-radius:50%}.dashboard-hero:after{content:'';position:absolute;right:-33px;bottom:-61px;width:155px;height:155px;border-radius:50%;background:#bceaff80}.dashboard-hero>div:first-child{z-index:1}.eyebrow{color:#2460ed;font-size:10px;font-weight:700;letter-spacing:.8px}.dashboard-hero h1,.heading h1{margin:12px 0;font:800 27px/1.25 'Plus Jakarta Sans';letter-spacing:-1.2px}.dashboard-hero h1{max-width:570px;color:#102d68}.dashboard-hero p,.heading p,.card p{margin:0;color:#6e80a5}.dashboard-hero .button{margin-top:32px}.hero-orbit{z-index:1;margin-left:auto;margin-right:12%;color:#468cf0;font-size:70px;opacity:.45}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 17px;border:0;border-radius:10px;color:#fff;background:#2d62e8;box-shadow:0 9px 19px #2860de3b;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.button.secondary{color:var(--blue);border:1px solid #d9e1ff;background:#fff;box-shadow:none}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:21px 0 24px}.stats article,.card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 23px #7080a30e}.stats article:after,.chart-card:after{content:'';position:absolute;right:-12px;bottom:-19px;width:61px;height:61px;border-radius:25px 0 0;background:#e1e2ff}.stats article{display:flex;gap:16px;align-items:center;min-height:114px;padding:20px}.stats i{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;color:#2764ed;background:#e9f0ff;font-style:normal;font-size:18px}.stats article:nth-child(2) i{color:#5e68f5;background:#eeefff}.stats article:nth-child(3) i{color:#ea9100;background:#fff1da}.stats article:nth-child(4) i{color:#08a967;background:#ddf8ed}.stats small,.stats strong,.stats em{display:block}.stats small{color:#7787ae;font-size:10px}.stats strong{margin:2px 0;font:800 28px 'Plus Jakarta Sans';letter-spacing:-1px}.stats em{color:var(--green);font-size:10px;font-style:normal}.dashboard-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:20px;margin-bottom:21px}.card{padding:25px}.card-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.card h3{margin:0 0 5px;font:700 16px 'Plus Jakarta Sans'}.chart-badge{padding:7px 12px;border:1px solid #d5e2ff;border-radius:18px;color:#2862ed;background:#f4f7ff;font-size:10px;font-weight:700}.bars{display:flex;align-items:end;justify-content:space-around;height:264px;padding:32px 10% 0;border-bottom:1px solid #e7ecf5;background:repeating-linear-gradient(to top,transparent 0,transparent 46px,#edf1f8 47px)}.bar-group{display:flex;flex-direction:column;align-items:center;height:100%;gap:8px}.bar-group b{color:#7888af;font-size:10px;font-weight:500}.bar-group i{width:42px;border-radius:9px 9px 1px 1px;background:linear-gradient(#61a2f8,#2860df);box-shadow:0 7px 14px #2c64df38}.bar-group small{color:#7888af;font-size:10px}.donut{display:grid;place-items:center;width:173px;height:173px;margin:21px auto;border-radius:50%;background:conic-gradient(#2e63e9 calc(var(--value)*1%),#e7edf8 0)}.donut:before{content:'';position:absolute;width:116px;height:116px;border-radius:50%;background:#fff}.donut div{position:relative;text-align:center}.donut strong,.donut small{display:block}.donut strong{font:800 26px 'Plus Jakarta Sans'}.donut small{color:#7787ae;font-size:10px}.legend{display:flex;justify-content:center;gap:17px;margin-top:22px;color:#7888af;font-size:10px}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:8px;height:8px;border-radius:50%;background:#2e63e9}.legend span:nth-child(2) i{background:#d8e0ed}.legend b{color:#68799d}.empty-state{display:grid;place-items:center;min-height:190px;color:#7a89a8;text-align:center}.empty-state b{font-size:40px;color:#c8d8f9}.quick-links{display:grid;gap:9px}.quick-links a{padding:13px;border-radius:9px;color:#2862ed;background:#f4f6ff;font-size:12px;font-weight:700;text-decoration:none}.heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px}.heading h1{margin:6px 0}.toolbar{display:flex;gap:10px;margin-bottom:20px}.toolbar input,.toolbar select,input,select{height:43px;padding:0 14px;border:1px solid #dfe5f1;border-radius:10px;outline:0;background:#fff;color:var(--ink)}.toolbar input{width:405px}.toolbar .button{margin-left:auto}.table-card{padding:0}.table-card .card-head{padding:26px 26px 20px;margin:0}.table-wrap{overflow-x:auto}table{width:100%;min-width:850px;border-collapse:collapse}th,td{padding:17px 20px;border-top:1px solid #edf0f6;text-align:left}th{color:#93a0ba;background:#fafbfe;font-size:10px;font-weight:700;letter-spacing:.3px}td{color:#607091;font-size:12px}td b,td small{display:block}td b{color:#102b62}td small{margin-top:3px;color:#8290ad;font-size:10px}.table-wrap tbody tr:hover{background:#fbfcff}.status{display:inline-flex;padding:6px 10px;border-radius:16px;font-size:10px;font-weight:700}.status.active{color:#06985c;border:1px solid #c7efdc;background:#e8faf1}.status.suspended{color:#bb7307;background:#fff2dd}.status.offline{color:#bf4350;background:#ffe9ec}.icon-action{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d8e1fa;border-radius:8px;color:#2460ed;background:#f7f9ff;text-decoration:none;font-size:16px}.table-footer{display:flex;justify-content:space-between;padding:16px 25px;border-top:1px solid var(--line);color:#8290aa;font-size:11px}.pager-button{display:inline-grid;place-items:center;width:29px;height:29px;margin-left:4px;border:1px solid #dfe5f1;border-radius:7px;text-decoration:none}.pager-button.selected{color:#fff;background:#2d62e8}.customer-form{display:grid;gap:17px}.form-section{padding:0}.section-head{padding:16px 20px;border-bottom:1px solid var(--line);background:#fafbfe}.section-head b{font-size:14px}.section-head i{margin-left:7px;color:#8290aa;font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px}.form-grid label,.contact-columns label{display:grid;gap:6px;color:#647390;font-size:11px;font-weight:700}.form-grid .full{grid-column:span 2}.contact-columns{display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:22px}.contact-columns h3{margin:0 0 14px;font:700 14px 'Plus Jakarta Sans'}.contact-columns>div{display:grid;gap:12px}.form-actions{display:flex;justify-content:flex-end;gap:9px}.notice{margin-bottom:17px;padding:13px 15px;border-radius:10px;font-weight:600}.notice.success{color:#078d56;background:#e8faf1}.notice.error{color:#b83d4b;background:#ffe9ec}@media(max-width:1050px){.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.mobile-open{transform:translateX(0)}.main{margin-left:0}.menu{display:grid;margin-right:15px;border:0;background:transparent;font-size:19px}.container,.topbar{padding-left:24px;padding-right:24px}}@media(max-width:650px){.topbar{height:70px}.global-search{display:none}.container{padding:22px 14px}.app-footer{padding:17px 14px}.app-footer span:last-child{display:none}.dashboard-hero{padding:26px 22px}.dashboard-hero h1,.heading h1{font-size:22px}.hero-orbit{display:none}.stats,.form-grid,.contact-columns{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.heading{display:block}.heading .button{margin-top:15px}.toolbar{flex-wrap:wrap}.toolbar input{width:100%}.toolbar .button{margin-left:0}.bars{padding-left:2%;padding-right:2%}.bar-group i{width:27px}.bar-group b{font-size:9px}}
