.dash-top-grid{display:grid;grid-template-columns:minmax(440px,1.45fr) minmax(330px,.95fr) minmax(280px,.75fr);gap:14px;margin-top:16px}.dash-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dash-card-head h2{margin:0}.dash-card-head>span{padding:6px 10px;border:1px solid #e2e8f1;border-radius:7px;color:#76839a;font-size:12px}.trend-svg{width:100%;height:auto;margin-top:13px}.trend-grid{stroke:#e8edf5;stroke-width:1}.trend-line{fill:none;stroke:#286cff;stroke-width:2.5}.trend-dot{fill:#286cff;stroke:#fff;stroke-width:2}.trend-svg text{fill:#8995a8;font-size:11px}.trend-caption{margin:0;color:#7c899d;font-size:12px;text-align:right}.distribution{display:flex;align-items:center;justify-content:center;gap:20px;min-height:205px}.donut{display:grid;place-items:center;width:156px;height:156px;border-radius:50%}.donut:before{content:"";position:absolute;width:106px;height:106px;border-radius:50%;background:#fff}.donut{position:relative}.donut span{position:relative;z-index:1;text-align:center}.donut small,.donut b{display:block}.donut small{color:#8491a4;font-size:12px}.donut b{margin-top:4px;font-size:22px}.legend{min-width:112px}.legend p{position:relative;margin:12px 0;padding-left:16px;color:#627189;font-size:13px}.legend i{position:absolute;left:0;top:4px;width:8px;height:8px;border-radius:50%;background:#286cff}.legend i.d{background:#8a68ed}.legend i.p{background:#ff8a62}.legend b{margin-left:5px;color:#26364e}.legend small{display:block;margin-top:4px;color:#97a3b4}.system-card h2{margin-bottom:15px}.system-row{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f6;color:#56667c}.system-row:last-child{border-bottom:0}.system-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eaf2ff;color:#2871fb;font-size:13px}.system-row b{font-size:13px;color:#34445d}.system-row b.ok{color:#17a772}.system-row b.bad{color:#df5360}.system-row b.muted{color:#8d99ab}.recent-card{margin-top:16px}.recent-card .admin-card__sub{margin:5px 0 0}.record-type{display:inline-flex;align-items:center;gap:8px;color:#40516b}.record-type i{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#eaf2ff;color:#286cff;font-style:normal}.record-type.type-mobile i{background:#e8faf4;color:#18a77c}.record-type.type-miniprogram i{background:#f0ecff;color:#8568e8}.record-state{font-weight:650}.record-state.success{color:#18a772}.record-state.failed{color:#df5360}.record-state.processing{color:#e99a20}@media(max-width:1180px){.dash-top-grid{grid-template-columns:1fr 1fr}.system-card{grid-column:1/-1}}@media(max-width:780px){.dash-top-grid{grid-template-columns:1fr}.system-card{grid-column:auto}.distribution{justify-content:flex-start}}
