:root{
  --gm-platform-navy:#0b1b36;
  --gm-platform-navy-2:#10294f;
  --gm-platform-navy-3:#173e73;
  --gm-platform-blue:#1769e8;
  --gm-platform-blue-2:#2f86ff;
  --gm-platform-cyan:#38bdf8;
  --gm-platform-bg:#eef4fa;
  --gm-platform-card:#ffffff;
  --gm-platform-text:#10213f;
  --gm-platform-muted:#718099;
  --gm-platform-line:#dce6f1;
  --gm-platform-success:#17a673;
  --gm-platform-warning:#e2aa24;
  --gm-platform-danger:#df5a5a;
}
body.gm-platform-active{background:var(--gm-platform-bg)!important;color:var(--gm-platform-text)!important;}
body.gm-platform-active .app-shell{display:grid!important;grid-template-columns:248px minmax(0,1fr)!important;min-height:100vh!important;background:radial-gradient(circle at 70% 0%,rgba(47,134,255,.08),transparent 30%),linear-gradient(180deg,#eef4fa 0%,#f7faff 58%,#edf3f9 100%)!important;}
body.gm-platform-active .app-shell>.sidebar{position:sticky!important;top:0!important;height:100vh!important;overflow:auto!important;padding:18px 14px 16px!important;background:linear-gradient(180deg,#08162d 0%,#0b1b36 48%,#0a1830 100%)!important;border-right:1px solid rgba(124,166,225,.14)!important;box-shadow:10px 0 30px rgba(7,22,45,.08)!important;color:#fff!important;}
body.gm-platform-active .gm-platform-logo-wrap{padding:2px 5px 17px;border-bottom:1px solid rgba(255,255,255,.09);margin-bottom:16px;}
body.gm-platform-active .gm-platform-logo{display:block;width:194px;max-width:100%;height:auto;}
body.gm-platform-active .gm-platform-nav-group{margin:14px 0 18px;}
body.gm-platform-active .gm-platform-nav-label{padding:0 10px 7px;color:#7390b9;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;}
body.gm-platform-active .app-shell>.sidebar .nav{display:flex!important;flex-direction:column!important;gap:4px!important;margin:0!important;}
body.gm-platform-active .app-shell>.sidebar .nav button{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:42px!important;padding:10px 11px!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#c7d4e6!important;font-size:12px!important;font-weight:650!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease!important;}
body.gm-platform-active .app-shell>.sidebar .nav button:hover{background:rgba(75,139,231,.11)!important;border-color:rgba(90,154,242,.14)!important;color:#fff!important;transform:translateX(1px);}
body.gm-platform-active .app-shell>.sidebar .nav button.active{background:linear-gradient(90deg,rgba(29,111,232,.54),rgba(37,99,235,.24))!important;border-color:rgba(88,155,255,.28)!important;color:#fff!important;box-shadow:inset 3px 0 0 #4aa3ff,0 7px 18px rgba(0,75,181,.16)!important;}
body.gm-platform-active .gm-nav-icon{width:18px;height:18px;display:inline-grid;place-items:center;color:#8fb6eb;flex:0 0 18px;}
body.gm-platform-active .nav button.active .gm-nav-icon{color:#fff;}
body.gm-platform-active .gm-nav-icon svg{width:17px;height:17px;display:block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
body.gm-platform-active .app-shell>.sidebar .sidebar-foot{position:static!important;margin-top:26px!important;padding:15px 8px 0!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#7f97b9!important;font-size:10px!important;}
body.gm-platform-active .gm-platform-profile{display:flex;align-items:center;gap:9px;}
body.gm-platform-active .gm-platform-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#253d60;border:1px solid rgba(255,255,255,.11);color:#fff;font-weight:800;font-size:11px;}
body.gm-platform-active .gm-platform-profile b{display:block;color:#f6f9ff!important;font-size:11px;line-height:1.3;}
body.gm-platform-active .gm-platform-profile span{display:block;color:#7890b2;font-size:9px;margin-top:2px;}
body.gm-platform-active .gm-platform-logout{display:flex;align-items:center;gap:7px;margin-top:12px;padding:6px 2px;color:#f07c83;border:0;background:none;font-size:10px;cursor:pointer;font-weight:700;}
body.gm-platform-active .app-shell>.main{min-width:0!important;background:transparent!important;}
body.gm-platform-active .app-shell .topbar{position:sticky!important;top:0!important;z-index:30!important;height:66px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0 24px!important;background:rgba(249,252,255,.92)!important;border-bottom:1px solid var(--gm-platform-line)!important;backdrop-filter:blur(14px)!important;}
body.gm-platform-active .gm-platform-title h1{margin:0!important;color:var(--gm-platform-text)!important;font-size:19px!important;font-weight:820!important;letter-spacing:-.025em!important;}
body.gm-platform-active .gm-platform-title p{margin:3px 0 0;color:var(--gm-platform-muted);font-size:10px;}
body.gm-platform-active .gm-platform-top-actions{display:flex;align-items:center;gap:10px;min-width:0;}
body.gm-platform-active .gm-platform-search{position:relative;width:min(330px,28vw);}
body.gm-platform-active .gm-platform-search input{width:100%;height:38px;padding:0 13px 0 36px;border:1px solid #d8e3ef;border-radius:9px;background:#fff;color:#1d2f4e;font-size:11px;outline:none;box-shadow:0 4px 14px rgba(33,64,104,.03);}
body.gm-platform-active .gm-platform-search input:focus{border-color:#6ca8f8;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
body.gm-platform-active .gm-platform-search svg{position:absolute;left:12px;top:11px;width:16px;height:16px;stroke:#72839c;fill:none;stroke-width:1.8;}
body.gm-platform-active .gm-platform-bell{width:36px;height:36px;border-radius:9px;border:1px solid #dbe5ef;background:#fff;display:grid;place-items:center;position:relative;color:#50627d;}
body.gm-platform-active .gm-platform-bell:after{content:'';position:absolute;right:7px;top:6px;width:6px;height:6px;border-radius:50%;background:#ef5d67;box-shadow:0 0 0 2px #fff;}
body.gm-platform-active .gm-platform-bell svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;}
body.gm-platform-active .gm-platform-user-chip{display:flex;align-items:center;gap:8px;padding-left:2px;}
body.gm-platform-active .gm-platform-user-chip .gm-platform-avatar{width:31px;height:31px;background:#1b2c49;}
body.gm-platform-active .gm-platform-user-chip b{display:block;font-size:10px;color:#172943;white-space:nowrap;}
body.gm-platform-active .gm-platform-user-chip span{display:block;font-size:9px;color:#7c8a9e;white-space:nowrap;}
body.gm-platform-active .app-shell .content{padding:22px 24px 46px!important;max-width:1540px!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important;}
body.gm-platform-active .gm-platform-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px;}
body.gm-platform-active .gm-platform-page-head h2{margin:0;color:#10213f;font-size:22px;letter-spacing:-.035em;}
body.gm-platform-active .gm-platform-page-head p{margin:4px 0 0;color:#718099;font-size:11px;}
body.gm-platform-active .gm-platform-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
body.gm-platform-active .gm-platform-btn{min-height:36px;padding:0 13px;border:1px solid #d7e2ed;border-radius:8px;background:#fff;color:#243a5a;font-size:10px;font-weight:750;cursor:pointer;transition:.14s ease;}
body.gm-platform-active .gm-platform-btn:hover{border-color:#a8c8ef;transform:translateY(-1px);box-shadow:0 6px 16px rgba(23,58,103,.07);}
body.gm-platform-active .gm-platform-btn.primary{background:linear-gradient(135deg,#1c72ef,#1762d5)!important;border-color:#1762d5!important;color:#fff!important;box-shadow:0 6px 16px rgba(23,98,213,.18);}
body.gm-platform-active .gm-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;}
body.gm-platform-active .gm-kpi-card{position:relative;overflow:hidden;min-height:104px;padding:15px 16px;border:1px solid rgba(71,128,201,.28);border-radius:11px;background:linear-gradient(135deg,#102b50 0%,#14345f 53%,#173d70 100%);color:#fff;box-shadow:0 10px 25px rgba(14,45,86,.10);}
body.gm-platform-active .gm-kpi-card:after{content:'';position:absolute;width:88px;height:88px;border-radius:50%;right:-25px;bottom:-35px;background:rgba(74,163,255,.08);}
body.gm-platform-active .gm-kpi-label{font-size:10px;font-weight:700;color:#d2e0f3;}
body.gm-platform-active .gm-kpi-value{display:block;margin-top:8px;font-size:26px;line-height:1;font-weight:820;letter-spacing:-.04em;}
body.gm-platform-active .gm-kpi-meta{display:block;margin-top:8px;font-size:9px;color:#6fe2ad;font-weight:700;}
body.gm-platform-active .gm-kpi-meta.warn{color:#ffd46b;}
body.gm-platform-active .gm-kpi-icon{position:absolute;right:13px;top:13px;width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(46,132,255,.26),rgba(47,162,255,.10));border:1px solid rgba(112,179,255,.13);color:#74b5ff;}
body.gm-platform-active .gm-kpi-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
body.gm-platform-active .gm-platform-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,.78fr) minmax(270px,.82fr);gap:12px;align-items:start;}
body.gm-platform-active .gm-platform-stack{display:grid;gap:12px;}
body.gm-platform-active .gm-platform-card{background:#fff;border:1px solid var(--gm-platform-line);border-radius:11px;box-shadow:0 8px 22px rgba(24,58,99,.045);overflow:hidden;}
body.gm-platform-active .gm-platform-card-head{min-height:52px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e8eef5;background:linear-gradient(180deg,#fff,#fbfdff);}
body.gm-platform-active .gm-platform-card-head h3{margin:0;color:#132744;font-size:14px;letter-spacing:-.018em;}
body.gm-platform-active .gm-platform-card-head a,body.gm-platform-active .gm-link-btn{border:0;background:none;color:#1769e8;font-size:9px;font-weight:750;cursor:pointer;padding:4px;}
body.gm-platform-active .gm-platform-card-body{padding:14px;}
body.gm-platform-active .gm-platform-card-body.flush{padding:0;}
body.gm-platform-active .gm-platform-table-wrap{overflow:auto;}
body.gm-platform-active .gm-platform-table{width:100%;border-collapse:collapse;min-width:650px;}
body.gm-platform-active .gm-platform-table th{padding:9px 11px;background:#f7faff;border-bottom:1px solid #e6edf5;color:#79879a;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:left;white-space:nowrap;}
body.gm-platform-active .gm-platform-table td{padding:11px;border-bottom:1px solid #edf2f7;color:#263a56;font-size:10px;vertical-align:middle;}
body.gm-platform-active .gm-platform-table tr:last-child td{border-bottom:0;}
body.gm-platform-active .gm-platform-table tbody tr:hover td{background:#fbfdff;}
body.gm-platform-active .gm-tenant-name{display:flex;align-items:center;gap:9px;min-width:170px;}
body.gm-platform-active .gm-tenant-mark{width:31px;height:31px;border-radius:8px;background:linear-gradient(135deg,#e9f3ff,#d9eaff);border:1px solid #cbdff6;display:grid;place-items:center;color:#1769e8;font-weight:850;font-size:10px;flex:0 0 31px;}
body.gm-platform-active .gm-tenant-name b{font-size:10px;color:#132744;}
body.gm-platform-active .gm-tenant-name span{display:block;margin-top:2px;color:#8390a2;font-size:8.5px;}
body.gm-platform-active .gm-status-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap;border:1px solid transparent;}
body.gm-platform-active .gm-status-pill:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;}
body.gm-platform-active .gm-status-pill.ok{color:#148158;background:#eaf9f2;border-color:#cfefdf;}
body.gm-platform-active .gm-status-pill.bad{color:#bd4545;background:#fff0f0;border-color:#f4d3d3;}
body.gm-platform-active .gm-status-pill.warn{color:#a7730d;background:#fff8e2;border-color:#f1e0a6;}
body.gm-platform-active .gm-plan-pill{display:inline-block;padding:4px 7px;border-radius:5px;background:#edf3fb;color:#355273;font-size:8px;font-weight:800;text-transform:capitalize;}
body.gm-platform-active .gm-plan-pill.professional{background:#fff5d8;color:#9a6a08;}
body.gm-platform-active .gm-table-action{min-height:29px;padding:0 11px;border:1px solid #1769e8;border-radius:6px;background:#1769e8;color:#fff;font-size:8.5px;font-weight:800;cursor:pointer;box-shadow:0 4px 9px rgba(23,105,232,.14);}
body.gm-platform-active .gm-donut-wrap{display:flex;align-items:center;gap:16px;justify-content:center;padding:3px 0;}
body.gm-platform-active .gm-donut{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;position:relative;flex:0 0 112px;}
body.gm-platform-active .gm-donut:after{content:'';position:absolute;inset:18px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e8eef5;}
body.gm-platform-active .gm-donut-center{position:relative;z-index:1;text-align:center;color:#132744;}
body.gm-platform-active .gm-donut-center b{display:block;font-size:20px;line-height:1;}
body.gm-platform-active .gm-donut-center span{display:block;margin-top:3px;font-size:8px;color:#8592a5;}
body.gm-platform-active .gm-legend{display:grid;gap:8px;min-width:110px;}
body.gm-platform-active .gm-legend-row{display:flex;align-items:center;gap:7px;font-size:9px;color:#60718a;}
body.gm-platform-active .gm-legend-dot{width:7px;height:7px;border-radius:50%;flex:0 0 7px;}
body.gm-platform-active .gm-legend-row b{margin-left:auto;color:#233a59;}
body.gm-platform-active .gm-system-list{display:grid;gap:2px;}
body.gm-platform-active .gm-system-row{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #eef3f8;font-size:9.5px;color:#40546f;}
body.gm-platform-active .gm-system-row:last-child{border-bottom:0;}
body.gm-platform-active .gm-system-symbol{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:1px solid #d7e2ee;color:#71839d;font-size:9px;font-weight:800;}
body.gm-platform-active .gm-system-state{margin-left:auto;display:inline-block;padding:4px 7px;border-radius:999px;background:#e9f8f1;color:#13805a;font-size:8px;font-weight:800;}
body.gm-platform-active .gm-system-state.bad{background:#fff0f0;color:#bd4545;}
body.gm-platform-active .gm-system-state.check{background:#eff4fa;color:#75849a;}
body.gm-platform-active .gm-activity-list{display:grid;}
body.gm-platform-active .gm-activity-row{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #eef3f8;}
body.gm-platform-active .gm-activity-row:last-child{border-bottom:0;}
body.gm-platform-active .gm-activity-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;color:#1769e8;border:1px solid #d8e8fb;font-size:9px;font-weight:800;}
body.gm-platform-active .gm-activity-row b{display:block;font-size:9px;color:#263b58;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body.gm-platform-active .gm-activity-row span{display:block;margin-top:2px;font-size:8px;color:#8793a5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body.gm-platform-active .gm-activity-row time{font-size:8px;color:#92a0b2;white-space:nowrap;}
body.gm-platform-active .gm-empty{padding:24px;text-align:center;color:#8491a3;font-size:10px;}
body.gm-platform-active .gm-filterbar{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap;}
body.gm-platform-active .gm-filterbar input,body.gm-platform-active .gm-filterbar select{height:36px;border:1px solid #d7e2ed;border-radius:8px;background:#fff;padding:0 11px;color:#263b58;font-size:10px;outline:none;}
body.gm-platform-active .gm-filterbar input{min-width:270px;flex:1;}
body.gm-platform-active .gm-filterbar input:focus,body.gm-platform-active .gm-filterbar select:focus{border-color:#6da9f8;box-shadow:0 0 0 3px rgba(37,99,235,.09);}
body.gm-platform-active .gm-platform-detail{margin-top:12px;}
body.gm-platform-active .gm-platform-detail>.detail{display:grid;gap:12px;}
body.gm-platform-active .gm-platform-detail .panel{border:1px solid var(--gm-platform-line)!important;border-radius:11px!important;box-shadow:0 7px 18px rgba(24,58,99,.04)!important;overflow:hidden!important;}
body.gm-platform-active .gm-platform-detail .panel-head{background:#fff!important;border-bottom:1px solid #e8eef5!important;}
body.gm-platform-active .gm-platform-detail .btn.primary{background:#1769e8!important;border-color:#1769e8!important;}
body.gm-platform-active .gm-license-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;}
body.gm-platform-active .gm-light-metric{padding:14px;border:1px solid var(--gm-platform-line);border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(24,58,99,.035);}
body.gm-platform-active .gm-light-metric span{display:block;color:#7b889b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
body.gm-platform-active .gm-light-metric b{display:block;margin-top:6px;color:#142743;font-size:22px;letter-spacing:-.035em;}
body.gm-platform-active .gm-progress{height:7px;border-radius:999px;background:#e8eff7;overflow:hidden;min-width:100px;}
body.gm-platform-active .gm-progress>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#1769e8,#45a2ff);}
body.gm-platform-active .gm-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;}
body.gm-platform-active .gm-service-card{position:relative;padding:15px;border:1px solid var(--gm-platform-line);border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(24,58,99,.035);}
body.gm-platform-active .gm-service-card:after{content:'';position:absolute;right:13px;top:13px;width:7px;height:7px;border-radius:50%;background:#9aa8ba;}
body.gm-platform-active .gm-service-card.ok:after{background:#18a874;box-shadow:0 0 0 4px rgba(24,168,116,.09);}
body.gm-platform-active .gm-service-card.bad:after{background:#d95555;box-shadow:0 0 0 4px rgba(217,85,85,.09);}
body.gm-platform-active .gm-service-card span{display:block;color:#7a899d;font-size:9px;}
body.gm-platform-active .gm-service-card b{display:block;margin-top:7px;color:#1d334f;font-size:15px;}
body.gm-platform-active .gm-service-card small{display:block;margin-top:4px;color:#8b98aa;font-size:8px;}
body.gm-platform-active .gm-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
body.gm-platform-active .gm-info-card{padding:16px;border:1px solid var(--gm-platform-line);border-radius:10px;background:#fff;}
body.gm-platform-active .gm-info-card h3{margin:0 0 5px;font-size:13px;color:#152a47;}
body.gm-platform-active .gm-info-card p{margin:0;color:#77869a;font-size:10px;line-height:1.55;}
body.gm-platform-active .gm-info-card code{display:inline-block;margin-top:9px;padding:6px 8px;border-radius:6px;background:#f1f6fb;color:#355273;font-size:9px;}
@media(max-width:1250px){body.gm-platform-active .gm-platform-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);}body.gm-platform-active .gm-platform-grid>.gm-platform-stack:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));}body.gm-platform-active .gm-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));}body.gm-platform-active .gm-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:900px){body.gm-platform-active .app-shell{grid-template-columns:210px minmax(0,1fr)!important;}body.gm-platform-active .gm-platform-logo{width:170px;}body.gm-platform-active .gm-platform-grid{grid-template-columns:1fr;}body.gm-platform-active .gm-platform-grid>.gm-platform-stack:last-child{grid-column:auto;grid-template-columns:1fr;}body.gm-platform-active .gm-platform-user-chip>div:last-child{display:none;}body.gm-platform-active .gm-platform-search{width:220px;}}
@media(max-width:700px){body.gm-platform-active .app-shell{display:block!important;}body.gm-platform-active .app-shell>.sidebar{position:relative!important;height:auto!important;padding:12px!important;}body.gm-platform-active .gm-platform-logo-wrap{display:flex;justify-content:center;}body.gm-platform-active .app-shell>.sidebar .nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.gm-platform-active .gm-platform-nav-label{padding-top:3px;}body.gm-platform-active .sidebar-foot{display:none!important;}body.gm-platform-active .app-shell .topbar{padding:0 12px!important;}body.gm-platform-active .gm-platform-title p,body.gm-platform-active .gm-platform-user-chip{display:none;}body.gm-platform-active .gm-platform-search{width:min(48vw,220px);}body.gm-platform-active .app-shell .content{padding:14px 12px 30px!important;}body.gm-platform-active .gm-platform-page-head{align-items:flex-start;flex-direction:column;}body.gm-platform-active .gm-kpi-grid,body.gm-platform-active .gm-license-summary,body.gm-platform-active .gm-system-grid,body.gm-platform-active .gm-info-grid{grid-template-columns:1fr;}body.gm-platform-active .gm-filterbar input{min-width:100%;}}
