.route-mitre-heatmap{--mitre-accent:#f7512f}.route-mitre-heatmap main{max-width:none;padding-left:30px;padding-right:30px}
.mitre-head{margin-bottom:24px}.route-mitre-heatmap .mitre-head .eyebrow{color:var(--mitre-accent)}.route-mitre-heatmap .mitre-head p strong{color:var(--mitre-accent)}
.mitre-date-filter{display:grid;grid-template-columns:minmax(180px,260px) minmax(180px,260px) auto;gap:14px;align-items:end;margin-bottom:18px}
.mitre-date-filter input{color-scheme:dark}
.mitre-date-filter button{justify-self:start;width:auto;min-height:49px;padding-inline:22px;background:var(--mitre-accent);border-color:var(--mitre-accent);color:#130704}.mitre-date-filter input:focus{border-color:var(--mitre-accent)}
.mitre-summary{display:flex;justify-content:space-between;gap:18px;margin:18px 0;color:#9fb1bd;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.mitre-summary b{color:var(--mitre-accent)}
.mitre-matrix-wrap{overflow-x:auto;padding-top:12px;transform:rotateX(180deg)}
.mitre-matrix{display:grid;grid-template-columns:repeat(var(--tactic-count),minmax(176px,1fr));gap:7px;min-width:2850px;align-items:start;transform:rotateX(180deg)}
.mitre-tactic{display:grid;gap:6px;align-content:start}
.mitre-tactic h2{display:flex;align-items:center;justify-content:center;min-height:58px;margin:0;padding:10px 7px;border:1px solid #34434c;background:#111a20;color:#eaf0f3;text-align:center;font-size:13px;line-height:1.25}
.mitre-cell{position:relative;min-height:74px;padding:10px 28px 10px 10px;border:1px solid #2a3840;background:#f3f6f7;color:#172127}
.mitre-cell strong{display:block;font-size:11px;line-height:1.3}
.mitre-cell span{display:block;margin-top:6px;font:700 10px/1.2 monospace;letter-spacing:.04em}
.mitre-cell b{position:absolute;right:7px;top:7px;display:grid;place-items:center;min-width:20px;height:20px;border:1px solid currentColor;font-size:9px}
.mitre-cell.heat-yellow{background:#f5dc31}.mitre-cell.heat-orange{background:#f69524}.mitre-cell.heat-red{background:#dc3b30;color:#fff}.mitre-cell.heat-none{background:#f2f4f5;color:#3f4b52}
.mitre-attribution{max-width:1000px;margin:24px auto 10px;color:#7e909a;text-align:center;font-size:11px;line-height:1.6}
.mitre-attribution strong{display:block;margin-bottom:4px;color:var(--mitre-accent);font-weight:700}
@media(max-width:780px){.route-mitre-heatmap main{padding-left:16px;padding-right:16px}.mitre-date-filter{grid-template-columns:1fr}.mitre-summary{align-items:flex-start;flex-direction:column}}
