:root{--gmv-bg:#090a0d;--gmv-surface:#111318;--gmv-surface-2:#171920;--gmv-surface-3:#1d2028;--gmv-border:#292d37;--gmv-border-soft:#20242d;--gmv-text:#f7f8fb;--gmv-text-2:#d9dce5;--gmv-muted:#9aa1b2;--gmv-muted-2:#737b8d;--gmv-purple:#6d63ff;--gmv-purple-2:#8b84ff;--gmv-green:#35d487;--gmv-orange:#ffab52;--gmv-red:#ff5f6d;--gmv-blue:#4d8dff;--gmv-sidebar:270px;--gmv-radius:16px;--gmv-shadow:0 18px 55px #0000003d}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--gmv-bg);min-width:320px;color:var(--gmv-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.gmv-body{background:var(--gmv-bg);color:var(--gmv-text);margin:0}.gmv-app{background:radial-gradient(circle at 82% -8%,#6d63ff21,transparent 28rem), radial-gradient(circle at 35% 100%,#4d8dff0d,transparent 30rem), var(--gmv-bg);min-height:100vh}.gmv-sidebar{z-index:100;width:var(--gmv-sidebar);border-right:1px solid var(--gmv-border);background:linear-gradient(#0d0f13 0%,#0b0d10 100%);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 40px #00000024}.gmv-brand{border-bottom:1px solid var(--gmv-border-soft);align-items:center;height:94px;padding:20px 24px;display:flex}.gmv-brand-link{color:#fff;align-items:center;gap:14px;text-decoration:none;display:flex}.gmv-logo-box{background:#fff;border:1px solid #ffffff1f;border-radius:14px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000038}.gmv-logo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.gmv-brand-text{flex-direction:column;line-height:1.08;display:flex}.gmv-brand-text strong{color:#fff;letter-spacing:.04em;font-size:19px;font-weight:850}.gmv-brand-text span{color:#858c9d;letter-spacing:.18em;margin-top:5px;font-size:11px;font-weight:600}.gmv-sidebar-nav{flex:1;padding:27px 16px;overflow-y:auto}.gmv-nav-label{color:#687080;letter-spacing:.18em;text-transform:uppercase;padding:0 14px 11px;font-size:11px;font-weight:800}.gmv-nav-label-space{margin-top:30px}.gmv-nav-item{color:#aab0be;border:1px solid #0000;border-radius:13px;align-items:center;gap:14px;min-height:52px;margin-bottom:6px;padding:0 15px;font-size:15px;font-weight:650;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex;position:relative}.gmv-nav-item:hover{color:#fff;background:#171a21;border-color:#242934;transform:translate(2px)}.gmv-nav-item.active{color:#fff;background:linear-gradient(90deg,#6d63ff3d,#6d63ff17);border-color:#6d63ff40;box-shadow:inset 0 0 22px #6d63ff0d}.gmv-nav-item.active:before{content:"";background:var(--gmv-purple);border-radius:0 5px 5px 0;width:4px;position:absolute;top:9px;bottom:9px;left:-1px;box-shadow:0 0 12px #6d63ffa6}.gmv-nav-icon{flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.gmv-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.gmv-sidebar-bottom{border-top:1px solid var(--gmv-border-soft);padding:16px}.gmv-user-card{background:#15181e;border:1px solid #252933;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.gmv-avatar{color:#fff;background:linear-gradient(135deg,#665dff,#938dff);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:850;display:flex;box-shadow:0 7px 20px #6d63ff38}.gmv-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.gmv-user-info strong{color:#f0f2f6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:750;overflow:hidden}.gmv-user-info span{color:#7e8696;text-transform:capitalize;margin-top:2px;font-size:11px}.gmv-user-more{color:#7e8696;font-size:20px}.gmv-logout{color:#aab0bc;cursor:pointer;background:#101217;border:1px solid #2b303a;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;height:44px;margin-top:10px;font-size:13px;font-weight:700;transition:all .18s;display:flex}.gmv-logout:hover{color:#fff;background:#191c23;border-color:#3a404c}.gmv-logout svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.gmv-mobile-header{display:none}.gmv-main{min-height:100vh;margin-left:var(--gmv-sidebar)}.gmv-topbar{border-bottom:1px solid var(--gmv-border);z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0c10e0;justify-content:space-between;align-items:center;gap:24px;height:78px;padding:0 36px;display:flex;position:sticky;top:0}.gmv-search{background:#13161b;border:1px solid #2a2f39;border-radius:12px;align-items:center;gap:12px;width:min(610px,52%);height:48px;padding:0 16px;transition:all .18s;display:flex}.gmv-search:focus-within{border-color:#6d63ff8c;box-shadow:0 0 0 4px #6d63ff14}.gmv-search svg{fill:none;stroke:#747c8d;stroke-width:1.8px;width:19px;height:19px}.gmv-search input{color:#eef0f5;background:0 0;border:0;outline:none;width:100%;font-size:14px}.gmv-search input::placeholder{color:#6f7788}.gmv-topbar-right{align-items:center;gap:14px;display:flex}.gmv-company{color:#a6adbb;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.gmv-company span{color:#687080;font-size:16px}.gmv-icon-button{color:#aab1bf;cursor:pointer;background:#13161b;border:1px solid #2a2f39;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .18s;display:flex;position:relative}.gmv-icon-button:hover{color:#fff;background:#191c22;border-color:#414754}.gmv-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.gmv-notification span{color:#17181b;background:#fff;border:2px solid #0b0d10;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:10px;font-weight:850;display:flex;position:absolute;top:-6px;right:-6px}.gmv-top-user{align-items:center;gap:11px;margin-left:4px;display:flex}.gmv-top-user .gmv-avatar{flex-basis:40px;width:40px;height:40px;font-size:14px}.gmv-top-user div:last-child{flex-direction:column;display:flex}.gmv-top-user strong{color:#f0f1f5;font-size:13px;font-weight:750}.gmv-top-user small{color:#727a8a;margin-top:2px;font-size:11px}.gmv-dashboard{background:radial-gradient(circle at 76% 0,#6d63ff14,#0000 32rem),#0a0c10;min-height:calc(100vh - 78px);padding:32px 36px 60px}.gmv-dashboard-heading{min-height:128px;box-shadow:var(--gmv-shadow);background:linear-gradient(135deg,#15181e,#101319);border:1px solid #292e38;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;padding:27px 30px;display:flex}.gmv-section-kicker{color:#8d86ff;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:850}.gmv-dashboard-heading h1{color:#f7f8fb;letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(32px,3vw,46px);font-weight:850;line-height:1.08}.gmv-dashboard-heading p{color:#8d95a6;margin:7px 0 0;font-size:15px}.gmv-heading-actions{align-items:center;gap:10px;display:flex}.gmv-date-select{color:#dce0e8;background:#101319;border:1px solid #303641;border-radius:11px;outline:none;height:46px;padding:0 15px;font-size:13px;font-weight:650}.gmv-customize-button{color:#e7e9ee;cursor:pointer;background:#111419;border:1px solid #303641;border-radius:11px;align-items:center;gap:8px;height:46px;padding:0 17px;font-size:13px;font-weight:750;transition:all .18s;display:flex}.gmv-customize-button:hover{background:#1b1e25;border-color:#444a57}.gmv-customize-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.gmv-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.gmv-stat-card{background:linear-gradient(145deg,#15181e,#101217);border:1px solid #292e38;border-radius:16px;min-height:174px;padding:21px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 12px 32px #00000024}.gmv-stat-card:hover{border-color:#414754;transform:translateY(-3px);box-shadow:0 18px 38px #0003}.gmv-stat-header{color:#a4abb9;justify-content:space-between;align-items:center;font-size:14px;font-weight:650;display:flex}.gmv-stat-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:850;display:flex}.gmv-stat-icon.purple{color:#938dff;background:#6d63ff29}.gmv-stat-icon.green{color:#48dc91;background:#35d48724}.gmv-stat-icon.orange{color:#ffb767;background:#ffab5224}.gmv-stat-icon.violet{color:#bf8aff;background:#aa5dff24}.gmv-stat-value{color:#f7f8fb;letter-spacing:-.04em;margin-top:17px;font-size:clamp(28px,2.4vw,38px);font-weight:850;line-height:1}.gmv-stat-footer{color:#747c8c;margin-top:10px;font-size:12px}.gmv-stat-footer.positive{color:var(--gmv-green)}.gmv-stat-footer.positive span{color:#747c8c}.gmv-widget-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr) minmax(300px,.85fr);gap:16px;margin-top:16px;display:grid}.gmv-widget{background:linear-gradient(145deg,#15181e,#101217);border:1px solid #292e38;border-radius:16px;min-width:0;min-height:340px;padding:22px;overflow:hidden;box-shadow:0 12px 32px #00000024}.widget-large{grid-column:span 1}.gmv-widget-header{border-bottom:1px solid #242933;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:15px;display:flex}.gmv-widget-header h2{color:#f0f2f6;margin:0;font-size:17px;font-weight:800;line-height:1.25}.gmv-widget-header span{color:#7a8292;margin-top:5px;font-size:12px;display:block}.gmv-widget-menu{color:#737b8c;cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1}.gmv-view-all{color:#958fff;font-size:12px;font-weight:750;text-decoration:none}.gmv-view-all:hover{color:#fff}.gmv-chart-summary{justify-content:space-between;align-items:flex-end;margin-top:18px;display:flex}.gmv-chart-summary strong{color:#f7f8fb;font-size:30px;font-weight:850;line-height:1;display:block}.gmv-chart-summary span{color:#747c8c;margin-top:5px;font-size:12px;display:block}.gmv-chart-growth{text-align:right}.gmv-chart-growth b{color:var(--gmv-green);font-size:13px}.gmv-line-chart{gap:12px;height:220px;margin-top:17px;display:flex}.chart-y{color:#626a7a;text-align:right;flex-direction:column;justify-content:space-between;width:48px;padding:2px 0 25px;font-size:10px;display:flex}.chart-area{background:repeating-linear-gradient(#0000 0 42px,#282d36 43px);border-bottom:1px solid #303540;flex:1;min-width:0;position:relative}.chart-area svg{width:100%;height:calc(100% - 27px);position:absolute;inset:0 0 27px}.chart-months{color:#626a7a;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.gmv-donut-wrapper{justify-content:center;align-items:center;padding:27px 0 20px;display:flex}.gmv-donut{background:conic-gradient(#635bff 0 25%, #9b5cff 25% 50%, #ff9f43 50% 75%, #35c978 75% 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;box-shadow:0 0 40px #635bff14}.gmv-donut:before{content:"";background:#15181e;border-radius:50%;width:108px;height:108px;position:absolute}.gmv-donut-center{z-index:2;text-align:center;position:relative}.gmv-donut-center strong{color:#fff;font-size:20px;display:block}.gmv-donut-center span{color:#727a8a;font-size:11px}.gmv-category-list{grid-template-columns:1fr 1fr;gap:12px 18px;display:grid}.gmv-category-list div{color:#9198a7;align-items:center;gap:8px;font-size:12px;display:flex}.gmv-category-list label{flex:1}.gmv-category-list b{color:#e3e6eb}.category-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.category-dot.blue{background:#635bff}.category-dot.purple{background:#9b5cff}.category-dot.orange{background:#ff9f43}.category-dot.green{background:#35c978}.gmv-budget-total{margin-top:28px}.gmv-budget-total strong{color:#fff;font-size:34px;font-weight:850;line-height:1;display:block}.gmv-budget-total span{color:#747c8c;font-size:12px}.gmv-progress{background:#2a2e37;border-radius:20px;height:9px;margin:25px 0;overflow:hidden}.gmv-progress div{border-radius:inherit;background:linear-gradient(90deg,#635bff,#938dff);height:100%}.gmv-budget-row{color:#81899a;border-bottom:1px solid #252a33;justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;display:flex}.gmv-budget-row b{color:#eef0f4}.gmv-outline-button{color:#d8dce4;cursor:pointer;background:#15181e;border:1px solid #343a46;border-radius:11px;width:100%;height:44px;margin-top:17px;font-size:13px;font-weight:750;transition:all .18s}.gmv-outline-button:hover{background:#1d2129;border-color:#4a5260}.gmv-empty-transactions{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.gmv-empty-icon{color:#70798a;background:#1a1d24;border:1px solid #2d323d;border-radius:15px;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;font-weight:800;display:flex}.gmv-empty-transactions strong{color:#e5e8ee;margin-top:16px;font-size:15px}.gmv-empty-transactions span{color:#737b8c;margin-top:6px;font-size:12px}.gmv-primary-small{background:var(--gmv-purple);color:#fff;cursor:pointer;border:0;border-radius:10px;height:40px;margin-top:17px;padding:0 17px;font-size:12px;font-weight:750;box-shadow:0 8px 20px #635bff33}.gmv-primary-small:hover{background:#756eff}.gmv-actions{flex-direction:column;margin-top:16px;display:flex}.gmv-actions a{color:#fff;border-bottom:1px solid #252a33;grid-template-columns:46px 1fr 18px;align-items:center;gap:13px;padding:14px 0;text-decoration:none;transition:all .18s;display:grid}.gmv-actions a:last-child{border-bottom:0}.gmv-actions a:hover{transform:translate(3px)}.gmv-actions a:hover strong{color:#9a94ff}.action-icon{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;font-weight:750;display:flex}.action-icon.purple{color:#918aff;background:#635bff26}.action-icon.green{color:#45d98b;background:#35c97821}.action-icon.orange{color:#ffae60;background:#ff9f4321}.gmv-actions strong{color:#e3e6eb;font-size:14px;display:block}.gmv-actions span{color:#737b8c;margin-top:4px;font-size:12px;display:block}.gmv-actions b{color:#596171;font-size:17px}.gmv-activity{margin-top:14px}.gmv-activity-item{border-bottom:1px solid #252a33;grid-template-columns:10px 1fr auto;gap:12px;padding:15px 0;display:grid}.activity-dot{background:var(--gmv-green);border-radius:50%;width:8px;height:8px;margin-top:6px;box-shadow:0 0 10px #35c9784d}.activity-dot.muted{background:var(--gmv-purple)}.gmv-activity-item strong{color:#e1e4ea;font-size:13px;display:block}.gmv-activity-item span{color:#727a8a;margin-top:4px;font-size:11px;display:block}.gmv-activity-item small{color:#5e6676;font-size:10px}.gmv-dashboard,.gmv-widget,.gmv-stat-card{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.gmv-dashboard ::selection{color:#fff;background:#6d63ff59}.gmv-sidebar-nav::-webkit-scrollbar{width:7px}.gmv-sidebar-nav::-webkit-scrollbar-thumb{background:#2a2f38;border-radius:10px}.gmv-sidebar-nav::-webkit-scrollbar-track{background:0 0}@media (width<=1400px){:root{--gmv-sidebar:250px}.gmv-dashboard,.gmv-topbar{padding-left:28px;padding-right:28px}.gmv-widget-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr) minmax(280px,.8fr)}}@media (width<=1200px){.gmv-widget-grid{grid-template-columns:1fr 1fr}.widget-large{grid-column:span 2}.gmv-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gmv-company{display:none}.gmv-search{width:min(560px,55%)}}@media (width<=900px){:root{--gmv-sidebar:235px}.gmv-topbar{padding:0 20px}.gmv-dashboard{padding:24px 20px 45px}.gmv-dashboard-heading{padding:23px}.gmv-dashboard-heading h1{font-size:34px}.gmv-widget-grid{grid-template-columns:1fr}.widget-large{grid-column:span 1}}@media (width<=800px){.gmv-sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:20px 0 55px #00000073}.gmv-sidebar-open .gmv-sidebar{transform:translate(0)}.gmv-main{margin-left:0}.gmv-mobile-header{z-index:90;border-bottom:1px solid var(--gmv-border);background:#0d0f13;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;position:sticky;top:0}.gmv-mobile-brand{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.gmv-mobile-brand img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:38px;height:38px}.gmv-mobile-menu{cursor:pointer;background:#15181e;border:1px solid #2d323c;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.gmv-mobile-menu span{background:#b1b7c3;border-radius:5px;width:18px;height:2px}.gmv-topbar{display:none}.gmv-dashboard{min-height:calc(100vh - 66px);padding:18px}.gmv-dashboard-heading{flex-direction:column;align-items:flex-start;min-height:auto}.gmv-heading-actions{width:100%}.gmv-date-select,.gmv-customize-button{flex:1}}@media (width<=560px){.gmv-dashboard{padding:14px}.gmv-dashboard-heading{border-radius:14px;padding:20px}.gmv-dashboard-heading h1{font-size:29px}.gmv-dashboard-heading p{font-size:13px}.gmv-heading-actions{flex-direction:column;align-items:stretch}.gmv-date-select,.gmv-customize-button{flex:none;width:100%}.gmv-stat-grid{grid-template-columns:1fr;gap:12px}.gmv-stat-card{min-height:155px}.gmv-widget{border-radius:14px;min-height:300px;padding:18px}.gmv-widget-header h2{font-size:15px}.gmv-line-chart{height:185px}.gmv-category-list{grid-template-columns:1fr}.gmv-donut{width:145px;height:145px}.gmv-donut:before{width:98px;height:98px}}@media (width<=380px){.gmv-stat-value{font-size:27px}.gmv-dashboard-heading h1{font-size:26px}.gmv-widget{padding:15px}}
