@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg-cloud:#d7deea;--bg-ice:#e7edf7;--surface:#fdfdfd;--line:#e8edf3;--muted:#7e8a9b;--ink:#111824;--accent:#2468f2;--accent-soft:#e8f0ff;--success:#18a957;--warning:#efb847;--radius-lg:18px;--radius-md:12px}.sidebar-overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}.menu-toggle{color:#1b42ab;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:24px;display:none}.menu-toggle:hover{background:#ebf1ff}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--ink);background:radial-gradient(circle at 12% 14%, #fffc, transparent 34%), linear-gradient(135deg, var(--bg-cloud), var(--bg-ice));font-family:Manrope,sans-serif}a{color:inherit}.screen{min-height:100vh;padding:44px}.surface{border-radius:16px;width:min(1380px,100%);min-height:780px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 28px 60px #10182824}.dashboard-surface{background:#fff;grid-template-columns:260px minmax(0,1fr)}.sidebar{border-right:1px solid var(--line);flex-direction:column;gap:14px;padding:22px 18px;display:flex}.sidebar-light{background:#f8fbff}.brand-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.brand-badge{color:#fff;background:linear-gradient(135deg,#3a72ff,#1b49bd);border-radius:10px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:grid}.brand-name{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.side-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-top:8px;font-size:11px}.side-nav{flex-direction:column;gap:2px;display:flex}.side-item{color:#4f5d72;border-radius:10px;padding:9px 10px;font-size:13px;font-weight:600;text-decoration:none}.side-item:hover,.side-item.active{color:#1b42ab;background:#ebf1ff}.upgrade-card{border-radius:var(--radius-md);background:linear-gradient(145deg,#f4f8ff,#eff5ff);border:1px solid #dde8ff;margin-top:auto;padding:14px}.upgrade-card h4{margin:0 0 8px;font-size:14px}.upgrade-card p{color:#5d6b7f;margin:0 0 12px;font-size:12px;line-height:1.45}.upgrade-card button{color:#fff;cursor:pointer;background:#1d57da;border:0;border-radius:10px;width:100%;padding:10px;font-weight:700}.content{background:#fff;flex-direction:column;gap:18px;padding:24px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.main-topbar{border-bottom:1px solid #edf2f8;justify-content:flex-start;align-items:center;gap:14px;padding-bottom:4px;display:flex}.main-topbar-left{flex:none;align-items:center;gap:10px;display:flex}.main-topbar-search-wrap{flex:1;min-width:0}.main-topbar-title{letter-spacing:-.4px;margin:0;font-size:24px;font-weight:800}.main-topbar-search{border:1px solid var(--line);background:#fbfcfe;border-radius:11px;align-items:center;gap:8px;width:min(560px,100%);min-width:0;padding:7px 10px;display:flex}.main-topbar-search svg{fill:#8490a2;flex:none;width:14px;height:14px}.main-topbar-search input{color:#6f7d8f;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.kbd-chip{color:#7b8799;border:1px solid #dbe3f1;border-radius:6px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-grid}.search-clear{color:#7e8da2;cursor:pointer;background:#eef3fb;border:0;border-radius:6px;width:20px;height:20px;font-size:11px;font-weight:700}.main-topbar-right{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-circle{color:#617085;cursor:pointer;background:#fff;border:1px solid #dee6f2;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:inline-grid}.avatar-btn{cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:50%;width:34px;height:34px;padding:0;overflow:hidden}.avatar-image-topbar{object-fit:cover;width:100%;height:100%;display:block}.topbar-search{color:#8a97a7;border:1px solid var(--line);border-radius:12px;flex:1;max-width:620px;padding:11px 14px;font-size:13px}.topbar-right{gap:8px;display:flex}.ghost-button,.solid-button,.tab{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:700}.solid-button{color:#fff;background:linear-gradient(135deg,#2f6cf1,#1b4dc2);border-color:#1854dc}.solid-button.small{padding-inline:11px}.welcome-row h1{letter-spacing:-.3px;margin:0;font-size:28px}.welcome-row p{color:#7f8b99;margin:5px 0 0;font-size:13px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:12px 14px}.metric-label{color:#5f6b7e;font-size:12px}.metric-value{margin:8px 0 7px;font-family:Space Grotesk,sans-serif;font-size:34px;line-height:1.1}.metric-delta{color:#758295;font-size:11px}.metric-delta:before{content:"";background:var(--success);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.chart-grid{grid-template-columns:2fr 1fr;gap:14px;display:grid}.chart-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:16px}.chart-card h3{margin:0;font-size:16px}.chart-card-head{justify-content:space-between;gap:12px;display:flex}.chart-big{margin-top:5px;font-family:Space Grotesk,sans-serif;font-size:36px}.chart-toggle{gap:6px;display:flex}.bars{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:8px;min-height:190px;margin-top:16px;display:grid}.bar-wrap{flex-direction:column;align-items:center;gap:7px;display:flex}.bar{transform-origin:bottom;background:repeating-linear-gradient(0deg,#eef2f8,#eef2f8 5px,#e6ecf6 5px 10px);border-radius:7px 7px 4px 4px;width:100%;max-width:18px}.bar-loaded{animation:.64s cubic-bezier(.22,.61,.36,1) both barGrow}.bar.highlight{background:linear-gradient(#3d77ff,#1b4cc0);box-shadow:0 8px 20px #1c54d44d}.bar-wrap span{color:#7b879a;font-size:11px}.gauge-card{flex-direction:column;gap:14px;display:flex}.gauge{text-align:center}.gauge-arc{border:16px solid #dce7fb;border-bottom:0;border-radius:999px 999px 0 0;width:170px;height:86px;margin:6px auto 0;position:relative}.gauge-arc:after{content:"";border-radius:inherit;border:16px solid #286af2;border-color:#286af2 #91b6ff #0000 #286af2;position:absolute;inset:-16px;transform:rotate(-8deg)}.gauge-loaded .gauge-arc:after{animation:.9s cubic-bezier(.19,1,.22,1) both gaugeSweep}.gauge-value{margin-top:-4px;font-family:Space Grotesk,sans-serif;font-size:34px}.gauge-loaded .gauge-value{animation:.48s ease-out .22s both fadeSlideUp}.gauge-label{color:#8692a3;font-size:12px}.gauge-loaded .gauge-label,.gauge-loaded .gauge-foot{animation:.52s ease-out .32s both fadeSlideUp}@keyframes barGrow{0%{opacity:.25;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@keyframes gaugeSweep{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bar-loaded,.gauge-loaded .gauge-arc:after,.gauge-loaded .gauge-value,.gauge-loaded .gauge-label,.gauge-loaded .gauge-foot{animation:none!important}}.gauge-foot{border-top:1px dashed #d9e3f6;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px;display:flex}.gauge-foot span{color:#8c98a8;font-size:11px;display:block}.gauge-foot strong{font-size:15px}.table-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;overflow-x:auto}.table-head{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.table-head h3{margin:0;font-size:16px}.table-head input,.people-actions input,.people-sort-select{color:#415068;background:#fff;border:1px solid #dfe7f4;border-radius:10px;min-width:220px;padding:10px 12px;font-size:12px}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #f0f3f8;padding:12px 14px;font-size:12px}th{text-transform:uppercase;letter-spacing:.7px;color:#8694a7;font-size:11px}.status-chip{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.status-chip.pending{color:#946002;background:#fff5e5}.status-chip.completed{color:#046436;background:#e9f9ef}.status-chip.shipped{background:var(--accent-soft);color:#194eb9}.people-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.people-header h1{letter-spacing:-.4px;margin:0;font-size:28px}.people-header p{color:#7f8b9b;margin:6px 0 0;font-size:13px}.tab-row{gap:8px;display:flex}.tab{background:#f4f6fb}.tab.active{color:#1a4ebf;background:#e8f0ff;border-color:#d0def8}.people-actions{align-items:center;gap:8px;display:flex}.people-table-wrap{border-radius:16px}.name-cell{align-items:center;gap:8px;display:flex}.avatar,.avatar-image{border-radius:50%;width:30px;height:30px}.avatar{color:#fff;background:linear-gradient(135deg,#487ef4,#2f59b8);place-items:center;font-size:11px;font-weight:700;display:grid}.avatar-image{object-fit:cover;border:1px solid #dde6f6}.tag-list{flex-wrap:wrap;gap:4px;display:flex}.tag-chip{color:#5f6f87;background:#f5f8ff;border:1px solid #dde5f2;border-radius:999px;padding:3px 8px;font-size:10px}.people-state{color:#6e7e95;padding:16px 14px;font-size:13px}.people-error{color:#b33a3a}.people-mobile-list{gap:10px;padding:14px;display:none}.people-mobile-card{background:#fbfdff;border:1px solid #e7edf6;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.people-mobile-card p{color:#60718a;margin:2px 0 0;font-size:12px}.people-mobile-meta{color:#586a82;justify-content:space-between;gap:8px;font-size:12px;display:flex}.people-footer{color:#7f8b9b;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.pager{align-items:center;gap:6px;display:flex}.page-status{color:#5a6b83;font-size:12px;font-weight:600}.ghost-button:disabled{opacity:.5;cursor:not-allowed}@media (width<=1200px){.screen{padding:18px}.surface{min-height:auto}.dashboard-surface,.people-surface{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.chart-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.topbar,.people-header,.people-actions,.table-head{flex-direction:column;align-items:stretch}.metrics-grid{grid-template-columns:1fr}.table-head input,.people-actions input,.people-sort-select{width:100%;min-width:0}.people-table-wrap table{display:none}.people-mobile-list{display:grid}.people-footer{flex-direction:column;align-items:flex-start}}@media (width<=768px){.dashboard-surface{grid-template-columns:1fr}.sidebar{z-index:100;border-right:1px solid var(--line);border-bottom:none;width:min(100%,280px);max-height:100vh;transition:transform .3s ease-in-out;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{display:block}.menu-toggle{display:inline-flex}.main-topbar{flex-wrap:wrap;gap:10px}.main-topbar-left{min-width:0}.main-topbar-title{font-size:18px;line-height:1.2}.main-topbar-search-wrap{flex:1 0 100%;order:3}.main-topbar-search{width:100%}.main-topbar-right{margin-left:auto}.kbd-chip{display:none}.screen{padding:12px}.content{padding:16px}.metrics-grid{grid-template-columns:1fr}.people-header{flex-direction:column}.people-actions{flex-direction:column;align-items:stretch}.people-actions input,.people-sort-select{width:100%}}
