.device-health-page{height:100%;overflow:auto;padding:0 24px 28px;color:#172033;background:#f4f7fb}
body:has(#viewDeviceHealth.active) .wm-header{padding:18px 24px 0;margin-bottom:0}
body:has(#viewDeviceHealth.active) .wm-header h2{font-size:22px;font-weight:700;line-height:30px}
.dh-shell{max-width:1600px;margin:0 auto}
.dh-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 0 16px}
.dh-page-intro{min-width:220px}
.dh-page-head p{font-size:13px;font-weight:400;line-height:20px;color:#64748b;margin:0}
.dh-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.dh-action-menu{position:relative}.dh-action-menu .dh-btn span{margin-left:4px;color:currentColor;font-size:11px}
.dh-action-menu-popover{display:none;position:absolute;right:0;top:37px;z-index:90;min-width:188px;padding:5px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.14)}
.dh-action-menu-popover.open{display:grid}.dh-action-menu-popover button{height:32px;padding:0 10px;border:0;border-radius:5px;background:#fff;color:#475569;font:500 12px/32px inherit;text-align:left;white-space:nowrap;cursor:pointer}
.dh-action-menu-popover button:hover{background:#f2f6fb;color:#1d4ed8}
.dh-btn{height:32px;border:1px solid #d9e1eb;background:#fff;color:#334155;border-radius:8px;padding:0 14px;font:500 13px/30px inherit;cursor:pointer;white-space:nowrap}
.dh-btn:hover{border-color:#94a3b8;background:#f8fafc}
.dh-btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.dh-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}
.dh-btn-danger{color:#b42318;border-color:#f0b4ae;background:#fff}.dh-btn-small{height:30px;padding:0 10px;font-size:12px;line-height:28px}
.dh-btn:disabled{opacity:.45;cursor:not-allowed}
.dh-updated{font-size:12px;line-height:18px;color:#94a3b8;margin-top:5px;text-align:right}
.dh-overview{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.82fr);gap:12px;margin-bottom:16px}
.dh-core-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.dh-core-card,.dh-governance,.dh-panel{background:#fff;border:1px solid #e3e9f1;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.025)}
.dh-core-card{position:relative;height:156px;min-height:0;padding:20px;cursor:pointer;transition:border-color .15s,box-shadow .15s}
.dh-core-card:hover,.dh-clickable:hover{border-color:#b8c8db;box-shadow:0 5px 16px rgba(15,23,42,.06)}
.dh-core-mark{position:absolute;right:20px;top:20px;width:32px;height:32px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#eef4ff;color:#2563eb;margin:0}
.dh-core-value,.dh-core-title,.dh-core-desc{display:block;text-align:left}
.dh-core-card.green .dh-core-mark{background:#eaf8f1;color:#16845b}.dh-core-card.orange .dh-core-mark{background:#fff4e8;color:#c66a17}
.dh-core-value{font-size:28px;font-weight:700;line-height:34px;color:#1d4ed8}
.dh-core-card.green .dh-core-value{color:#16845b}.dh-core-card.orange.active .dh-core-value{color:#c2410c}
.dh-core-title{font-size:16px;font-weight:600;line-height:22px;margin-top:4px}
.dh-core-desc{font-size:12px;font-weight:400;line-height:18px;color:#64748b;margin-top:4px;max-width:calc(100% - 4px)}
.dh-core-note{display:block;margin-top:2px;color:#8a6a45;font-size:11px;line-height:16px;text-align:left}
.dh-governance{height:156px;padding:14px 16px}
.dh-governance h3{font-size:16px;font-weight:600;line-height:22px;margin:0 0 4px}
.dh-governance-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 10px}
.dh-gov-item{display:flex;justify-content:space-between;align-items:center;min-height:24px;padding:0 6px;margin:0;border-radius:6px;cursor:pointer;color:#64748b;font-size:12px;font-weight:500}
.dh-gov-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-gov-item strong{flex:0 0 auto;margin-left:6px}
.dh-gov-item:hover{background:#f6f8fb;color:#334155}.dh-gov-item strong{font-size:16px;color:#94a3b8}
.dh-gov-item.active strong{color:#4775b7}.dh-gov-item:nth-child(3).active strong,.dh-gov-item:nth-child(4).active strong,.dh-gov-item:nth-child(6).active strong{color:#c15b12}.dh-gov-item.critical.active strong{color:#c94c32}
.dh-governance>p{margin:2px 6px 0;color:#7b8da5;font-size:11px;line-height:14px}
.dh-section{margin-bottom:16px}
.dh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}
.dh-section-title{font-size:18px;line-height:26px;font-weight:600;margin:0;color:#172033}
.dh-section-desc{font-size:12px;line-height:18px;color:#7b8da5;margin-top:2px}
.dh-panel{padding:16px}
.dh-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dh-distribution{min-height:188px}
.dh-dist-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.dh-dist-head h3{font-size:15px;line-height:22px;margin:0;font-weight:600}.dh-dist-head>span{font-size:12px;color:#94a3b8}
.dh-scope-badge{display:inline-flex;align-items:center;height:22px;padding:0 7px;border-radius:5px;background:#eef3f8;color:#60758d!important;font-weight:500}
.dh-dist-list{display:grid;gap:7px}
.dh-dist-row{display:grid;grid-template-columns:minmax(82px,1fr) minmax(76px,1.4fr) 94px;gap:10px;align-items:center;min-height:20px;border:0;background:transparent;padding:0;cursor:pointer;text-align:left;font-family:inherit}
.dh-dist-row:hover .dh-dist-label{color:#1d4ed8}
.dh-dist-label{font-size:13px;line-height:20px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dh-bar{height:6px;background:#edf1f5;border-radius:3px;overflow:hidden}.dh-bar i{display:block;height:100%;background:#4f7fc9;border-radius:3px;min-width:0}
.dh-dist-row.tone-blue .dh-bar i{background:#4f7fc9}.dh-dist-row.tone-teal .dh-bar i{background:#3d9088}.dh-dist-row.tone-purple-gray .dh-bar i{background:#82799a}.dh-dist-row.tone-gray .dh-bar i{background:#a7b0bd}
.dh-dist-row.tone-green-deep .dh-bar i{background:#167352}.dh-dist-row.tone-green .dh-bar i{background:#2d956c}.dh-dist-row.tone-orange .dh-bar i{background:#d28332}.dh-dist-row.tone-red .dh-bar i{background:#c94c43}
.dh-dist-value{display:grid;grid-template-columns:30px 54px;gap:10px;align-items:center;justify-content:end;text-align:right;white-space:nowrap}.dh-dist-value strong{font-size:14px;font-weight:600;color:#1e293b}.dh-dist-value span{font-size:12px;color:#7b8da5}
.dh-dist-more{display:block;margin:9px auto 0;border:0;background:transparent;color:#4775b7;font:500 12px/18px inherit;cursor:pointer}
.dh-dist-more:hover{color:#1d4ed8}
.dh-dist-empty{padding:30px 10px;text-align:center;color:#94a3b8;font-size:12px}
.dh-quality-compact{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;min-height:52px;margin-bottom:14px;padding:8px 12px;border:1px solid #dce5ef;border-radius:8px;background:#f9fbfd;color:#617286;font-size:12px}
.dh-quality-main{display:flex;align-items:center;gap:8px 14px;min-width:0;white-space:nowrap}.dh-quality-main strong{color:#315b91;font-size:13px}.dh-quality-main b{font-size:13px;color:#64748b}.dh-quality-main b.attention{color:#c36c20}.dh-quality-normal{color:#22805d}
.dh-quality-actions{display:flex;align-items:center;gap:6px}.dh-quality-detail{grid-column:1/-1;display:flex;gap:10px 24px;padding-top:7px;border-top:1px solid #e8eef5;white-space:normal;line-height:18px}.dh-quality-detail[hidden]{display:none}
.dh-view-tabs{display:flex;align-items:center;gap:4px;margin-bottom:14px;padding:4px;border:1px solid #dfe6ef;border-radius:8px;background:#edf2f7;width:max-content}
.dh-view-tabs button{height:32px;padding:0 18px;border:0;border-radius:6px;background:transparent;color:#64748b;font:600 13px/32px inherit;cursor:pointer}.dh-view-tabs button:hover{color:#315b91}.dh-view-tabs button.active{background:#fff;color:#1d5daf;box-shadow:0 1px 4px rgba(15,23,42,.08)}
.dh-tab-content{min-height:260px}.dh-tab-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:260px;padding:32px;border:1px dashed #d7e0ea;border-radius:10px;background:#fbfcfe;text-align:center;color:#7b8da5}
.dh-tab-empty-compact{min-height:128px;margin-bottom:16px}
.dh-tab-empty h3{margin:0;color:#526174;font-size:16px}.dh-tab-empty p{margin:0;font-size:12px}
.dh-scope-filter{display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px;white-space:nowrap}
.dh-scope-filter select{height:32px;min-width:142px;padding:0 28px 0 10px;border:1px solid #d9e1eb;border-radius:7px;background:#fff;color:#334155;font:500 12px/30px inherit}
.dh-filter-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#eff6ff;border:1px solid #bfd5f5;border-radius:7px;padding:10px 13px;margin-bottom:12px;font-size:13px;color:#245b9e}
.dh-attention-region{position:relative;min-width:0;padding-bottom:2px;--dh-sticky-select-width:46px;--dh-sticky-asset-width:210px}
.dh-table-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:34px;margin-bottom:7px;color:#7b8da5;font-size:12px;gap:10px}.dh-table-toolbar-left{display:flex;align-items:center;gap:8px;min-width:0}.dh-selection-count{color:#42648f;white-space:nowrap}.dh-table-toolbar .dh-btn:disabled{opacity:.48;cursor:not-allowed}
.dh-column-settings{position:relative}
.dh-column-settings-menu{display:none;position:absolute;right:0;top:35px;z-index:80;width:228px;padding:12px;background:#fff;border:1px solid #dfe6ef;border-radius:9px;box-shadow:0 12px 30px rgba(15,23,42,.14)}
.dh-column-settings-menu.open{display:block}
.dh-column-settings-title{font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}
.dh-column-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px}
.dh-column-option{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px;color:#526174;cursor:pointer}
.dh-column-option input{width:14px;height:14px;accent-color:#2563eb}.dh-column-option input:disabled{opacity:.55}
.dh-column-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dh-column-settings-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:11px;padding-top:10px;border-top:1px solid #edf1f5}
.dh-column-settings-actions button{height:28px;border:1px solid #dce4ee;border-radius:6px;background:#fff;color:#526174;font:500 11px/26px inherit;cursor:pointer}
.dh-column-settings-actions button:hover{border-color:#aac0dc;color:#2563eb;background:#f7faff}
.dh-table-wrap{position:relative;max-height:min(560px,calc(100vh - 200px));overflow:auto;padding-bottom:18px;border:1px solid #e3e9f1;border-radius:8px;background:#fff;scrollbar-gutter:stable}
.dh-table-wrap::-webkit-scrollbar:horizontal{height:0}
.dh-table-wrap::-webkit-scrollbar:vertical{width:8px}
.dh-table-wrap::-webkit-scrollbar-thumb:vertical{background:#c3ceda;border-radius:6px}
.dh-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:0;background:#fff}
.dh-table th{box-sizing:border-box;position:sticky;top:0;z-index:20;height:42px;padding:0 12px;background:#f7f9fc;border-bottom:1px solid #dfe6ef;color:#64748b;font-size:12px;font-weight:600;text-align:left;white-space:nowrap;overflow:visible}
.dh-th-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dh-col-resize{position:absolute;right:0;top:0;bottom:0;width:8px;z-index:45;cursor:col-resize}
.dh-col-resize::after{content:'';position:absolute;right:0;top:8px;bottom:8px;width:1px;background:transparent}
.dh-col-resize:hover::after,.dh-column-resizing .dh-col-resize::after{background:#7da6db}
.dh-table td{box-sizing:border-box;height:76px;max-height:96px;padding:10px 12px;border-bottom:1px solid #edf1f5;color:#334155;font-size:13px;line-height:20px;vertical-align:middle;overflow:hidden;background:#fff}
.dh-table tr:last-child td{border-bottom:0}.dh-table tbody tr:hover td{background:#fafcff}
.dh-device-main,.dh-device-sub,.dh-single-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dh-device-main{font-size:13px;font-weight:600;color:#172033}.dh-device-sub{font-size:12px;color:#94a3b8;margin-top:2px}
.dh-cpu-cell,.dh-memory-cell,.dh-disk-cell,.dh-assessed-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dh-reason-cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:20px;word-break:normal;overflow-wrap:break-word;color:#64748b;cursor:pointer}
.dh-level,.dh-status{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap}
.dh-level-优,.dh-level-良{background:#eaf8f1;color:#147a55}.dh-level-一般{background:#eef4ff;color:#285da8}
.dh-level-需关注{background:#fff3df;color:#a65713}.dh-level-高风险{background:#fff0ef;color:#b42318}.dh-level-待评估{background:#f1f4f7;color:#64748b}
.dh-level-不参与评估{background:#f1f4f7;color:#64748b}.dh-level-待确认评估范围{background:#fff7e8;color:#9a6118}
.dh-status{background:#f1f4f7;color:#556579;font-weight:500}
.dh-rec{display:block;font-weight:600;color:#8b531a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dh-row-actions{display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}
.dh-table-action-btn,.dh-table-more-btn{height:28px;border:1px solid #d9e2ed;background:#fff;color:#315b91;border-radius:6px;font:500 12px/26px inherit;cursor:pointer}
.dh-table-action-btn{padding:0 8px}.dh-table-more-btn{width:28px;padding:0;font-size:18px;line-height:22px;color:#64748b}
.dh-table-action-btn:hover,.dh-table-more-btn:hover{border-color:#a9bfd9;background:#f6f9fd}
.dh-sticky-select,.dh-sticky-left-one,.dh-sticky-left-two,.dh-sticky-right{position:sticky!important;background:#fff!important}
.dh-sticky-select{left:0;z-index:24!important}
.dh-sticky-left-one{left:var(--dh-sticky-select-width);z-index:24!important}
.dh-sticky-left-two{left:calc(var(--dh-sticky-select-width) + var(--dh-sticky-asset-width));z-index:24!important;box-shadow:7px 0 9px -9px rgba(15,23,42,.45)}
.dh-sticky-right{right:0;z-index:25!important;box-shadow:-7px 0 9px -9px rgba(15,23,42,.45)}
.dh-table thead .dh-sticky-select,.dh-table thead .dh-sticky-left-one,.dh-table thead .dh-sticky-left-two,.dh-table thead .dh-sticky-right{z-index:36!important;background:#f7f9fc!important}
.dh-table tbody tr:hover .dh-sticky-select,.dh-table tbody tr:hover .dh-sticky-left-one,.dh-table tbody tr:hover .dh-sticky-left-two,.dh-table tbody tr:hover .dh-sticky-right{background:#fafcff!important}
.dh-select-cell{display:flex;align-items:center;justify-content:center;cursor:pointer}.dh-select-cell input{width:15px;height:15px;margin:0;accent-color:#2563eb;cursor:pointer}.dh-select-cell input:disabled{cursor:not-allowed;opacity:.45}
.dh-scroll-proxy{position:sticky;bottom:0;z-index:50;width:100%;height:16px;margin-top:-16px;overflow-x:auto;overflow-y:hidden;background:rgba(248,250,252,.98);border-top:1px solid #e5eaf2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s}
.dh-scroll-proxy.active{opacity:1;visibility:visible;pointer-events:auto}
.dh-scroll-proxy>div{height:1px}
.dh-scroll-proxy::-webkit-scrollbar{height:13px}.dh-scroll-proxy::-webkit-scrollbar-track{background:#eef2f6}.dh-scroll-proxy::-webkit-scrollbar-thumb{background:#aab8c8;border:3px solid #eef2f6;border-radius:8px}
.dh-resize-guide{display:none;position:absolute;top:0;width:1px;background:#2563eb;z-index:70;pointer-events:none;box-shadow:0 0 0 1px rgba(37,99,235,.08)}
.dh-resize-tooltip{display:none;position:fixed;z-index:9999;padding:4px 8px;border-radius:5px;background:#1e293b;color:#fff;font-size:12px;line-height:18px;pointer-events:none;white-space:nowrap}
.dh-column-resizing{cursor:col-resize!important;user-select:none!important}
.dh-row-action-popover{position:fixed;z-index:9998;display:grid;min-width:118px;padding:5px;background:#fff;border:1px solid #dfe6ef;border-radius:8px;box-shadow:0 10px 28px rgba(15,23,42,.16)}
.dh-row-action-popover button{height:30px;padding:0 10px;border:0;border-radius:5px;background:#fff;color:#475569;font:500 12px/30px inherit;text-align:left;cursor:pointer}
.dh-row-action-popover button:hover{background:#f2f6fb;color:#1d4ed8}
.dh-empty-check{padding:28px;text-align:center;background:#fff;border:1px solid #dbe8df;border-radius:8px}
.dh-empty-check h3{font-size:17px;color:#18724f;margin:0 0 6px}.dh-empty-check p{font-size:13px;color:#64748b;margin:0 0 15px}
.dh-check-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 22px;font-size:13px;color:#64748b}
.dh-recent{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.dh-recent-item{padding:12px;background:#f8fafc;border:1px solid #edf1f5;border-radius:7px}
.dh-recent-item strong{display:block;font-size:13px;color:#334155}.dh-recent-item span{display:block;font-size:11px;color:#94a3b8;margin-top:5px}
.dh-loading,.dh-error{padding:72px 24px;text-align:center;color:#64748b;font-size:14px}
.dh-error strong{display:block;color:#b42318;font-size:16px;margin-bottom:8px}
.dh-drawer-mask{position:fixed;inset:0;background:rgba(15,23,42,.18);z-index:3000}
.dh-drawer{position:fixed;right:0;top:0;bottom:0;width:min(540px,96vw);background:#fff;z-index:3001;box-shadow:-12px 0 40px rgba(15,23,42,.16);display:flex;flex-direction:column}
.dh-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:21px 22px;border-bottom:1px solid #e8edf3}
.dh-drawer-head h2{font-size:20px;line-height:28px;margin:0}.dh-drawer-head p{font-size:12px;color:#64748b;margin:4px 0 0}
.dh-icon-btn{width:34px;height:34px;border:0;background:#f1f4f7;border-radius:6px;font-size:22px;line-height:32px;color:#64748b;cursor:pointer}
.dh-drawer-body{padding:20px 22px 32px;overflow:auto}
.dh-detail-block{margin-bottom:20px}.dh-detail-block h3{font-size:15px;margin:0 0 10px}
.dh-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e8edf3;border:1px solid #e8edf3;border-radius:7px;overflow:hidden}
.dh-detail-item{background:#fff;padding:10px 12px}.dh-detail-item span{display:block;font-size:11px;color:#94a3b8;margin-bottom:3px}.dh-detail-item strong{font-size:13px;color:#334155;word-break:break-word}
.dh-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.dh-score-item{padding:11px;background:#f7f9fc;border-radius:7px}.dh-score-item span{display:block;font-size:11px;color:#718096}.dh-score-item strong{display:block;font-size:20px;margin-top:3px}
.dh-note-list{display:grid;gap:7px}.dh-note{font-size:13px;line-height:20px;color:#526174;padding:9px 11px;background:#f7f9fc;border-left:3px solid #9db4d2}
.dh-scope-detail{display:grid;gap:8px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.dh-scope-detail .dh-scope-status{width:max-content;padding:3px 8px;border-radius:5px;background:#e9edf2;color:#5d6b7d;font-size:12px;font-weight:600}.dh-scope-detail strong{font-size:13px;color:#334155}.dh-scope-detail p{margin:0;color:#64748b;font-size:13px;line-height:20px}
.dh-ledger-scope-tag{display:inline-flex;align-items:center;min-height:21px;padding:1px 7px;border-radius:5px;background:#eef1f4;color:#64748b;font-size:10px;font-weight:600;white-space:nowrap}.dh-ledger-scope-tag.assessed{background:#e8f7ef;color:#147a55}.dh-ledger-scope-tag.pending{background:#fff5e6;color:#9a6118}
.dh-review-form{display:grid;gap:10px;padding:14px;background:#f7f9fc;border-radius:7px}
.dh-review-form label{font-size:12px;color:#64748b}.dh-review-form select,.dh-review-form textarea{width:100%;margin-top:4px;border:1px solid #d8e0ea;border-radius:6px;background:#fff;padding:8px;font:13px/20px inherit}
.dh-review-form textarea{min-height:68px;resize:vertical}
.dh-form-actions{display:flex;gap:7px;flex-wrap:wrap}
@media(max-width:1320px){.dh-overview{grid-template-columns:1fr}.dh-core-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dh-recent{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1100px){.dh-sticky-left-two{position:static!important;box-shadow:none!important}}
@media(max-width:900px){.device-health-page{padding:0 14px 24px}.dh-page-head{flex-direction:column}.dh-head-actions{justify-content:flex-start}.dh-updated{text-align:left}.dh-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-grid-2{grid-template-columns:1fr}.dh-recent{grid-template-columns:1fr}.dh-column-settings-menu{position:fixed;right:14px;top:110px}.dh-quality-compact{grid-template-columns:1fr}.dh-quality-main{flex-wrap:wrap;white-space:normal}.dh-quality-actions{justify-content:flex-start}.dh-action-menu-popover{right:auto;left:0}}
@media(max-width:560px){.dh-core-grid{grid-template-columns:1fr}.dh-detail-grid,.dh-score-grid{grid-template-columns:1fr}.dh-view-tabs{width:100%}.dh-view-tabs button{flex:1;padding:0 8px}.dh-quality-detail{flex-direction:column;gap:4px}.dh-dist-row{grid-template-columns:minmax(70px,1fr) minmax(60px,1fr) 88px}}
