.gd-page{display:grid;gap:14px;max-width:1600px;margin:auto}.gd-head{display:flex;justify-content:space-between;gap:15px;align-items:center}.gd-head h1{margin:0;font-size:1.7rem}.gd-head p{margin:4px 0 0;color:#69766f}.gd-head>div:last-child{display:flex;gap:8px;align-items:center}.gd-date,.gd-live{background:#fff;border:1px solid #e2e8e4;border-radius:9px;padding:9px 12px;font-size:.78rem}.gd-live{background:#edf9f1;color:#087438;font-weight:800}.gd-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gd-kpi{background:#fff;border:1px solid #e1e8e4;border-radius:13px;padding:14px;display:flex;gap:11px;min-height:105px}.gd-kpi>i{font-style:normal;width:40px;height:40px;border-radius:10px;background:#e8f8ee;color:#087438;display:grid;place-items:center;font-weight:900}.gd-kpi small,.gd-kpi strong,.gd-kpi span{display:block}.gd-kpi strong{font-size:1.35rem;margin:4px 0}.gd-kpi span{font-size:.7rem;color:#718078}.gd-trend{display:inline-block!important;margin-top:6px!important;font-weight:800!important;padding:3px 6px;border-radius:99px;width:max-content}.gd-trend.up{background:#dcfae6;color:#067647}.gd-trend.down{background:#fee4e2;color:#b42318}.gd-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gd-card{background:#fff;border:1px solid #e1e8e4;border-radius:13px;padding:14px;min-height:250px}.gd-card h2{font-size:1rem;margin:0 0 12px}.gd-title{display:flex;justify-content:space-between;align-items:center}.gd-title button{border:0;background:none;color:#1687e8;font-weight:750}.gd-bars{height:190px;display:flex;align-items:end;gap:10px;padding:10px 8px 0}.gd-bars>div{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px}.gd-bars span{width:70%;background:#12b76a;border-radius:6px 6px 2px 2px;min-height:5px}.gd-bars b{font-size:.72rem;color:#087438}.gd-bars small{font-size:.65rem;color:#728078}.gd-donut-wrap{display:flex;align-items:center;justify-content:center;gap:24px;min-height:190px}.gd-donut{width:165px;height:165px;border-radius:50%;display:grid;place-items:center}.gd-donut>div{width:96px;height:96px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center}.gd-donut small,.gd-donut strong,.gd-donut span{display:block;text-align:center}.gd-donut strong{font-size:1.7rem}.gd-donut span{font-size:.7rem}.gd-legend{min-width:200px;display:grid;gap:8px}.gd-legend div{display:grid;grid-template-columns:10px 1fr auto;gap:7px;align-items:center;font-size:.72rem}.gd-legend i{width:9px;height:9px;border-radius:50%}.gd-hbars{display:grid;gap:11px;padding-top:6px}.gd-hbars>div{display:grid;grid-template-columns:120px 1fr 35px;gap:8px;align-items:center;font-size:.72rem}.gd-hbars i{height:12px;background:#edf1ee;border-radius:99px;overflow:hidden}.gd-hbars i b{display:block;height:100%;background:#12b76a;border-radius:99px}.gd-table{width:100%;border-collapse:collapse;min-width:520px}.gd-table th,.gd-table td{padding:8px;border-bottom:1px solid #edf1ee;text-align:left;font-size:.7rem}.gd-table th{background:#f8faf9;color:#64726a}.gd-status{display:inline-block;padding:4px 7px;border-radius:99px;background:#eaf4ff;color:#1769aa}.gd-status.ok{background:#e8f8ee;color:#087438}.gd-footer{background:#fff;border:1px solid #e1e8e4;border-radius:12px;padding:11px 14px;display:flex;flex-wrap:wrap;gap:10px 18px;font-size:.7rem;color:#65736b}.gd-footer b{color:#1d2923}@media(max-width:1100px){.gd-kpis{grid-template-columns:repeat(3,1fr)}.gd-grid{grid-template-columns:1fr}}@media(max-width:700px){.gd-head{flex-direction:column;align-items:stretch}.gd-head>div:last-child{flex-wrap:wrap}.gd-kpis{grid-template-columns:1fr 1fr}.gd-donut-wrap{flex-direction:column}.gd-hbars>div{grid-template-columns:90px 1fr 28px}.gd-card{min-height:0}}