.atlas-intro{margin:0 0 1.25rem;max-width:60rem;color:var(--fg2);line-height:1.5}.atlas-matrix-wrap{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;margin-bottom:2rem;padding:0 1rem;box-sizing:border-box;overflow-x:auto}.atlas-matrix{display:grid;grid-template-columns:repeat(var(--tactic-count,14),minmax(158px,1fr));gap:1px;background:var(--border);border:1px solid var(--border);min-width:calc(var(--tactic-count, 14) * 158px)}.atlas-col{display:flex;flex-direction:column;background:var(--bg1);min-width:0}.atlas-tactic{margin:0;padding:.55rem .5rem;font-size:.8rem;font-weight:600;text-align:center;background:var(--bg2);position:sticky;top:0;z-index:1;line-height:1.25}.atlas-tactic a{color:var(--fg1);text-decoration:none}.atlas-tactic a:hover{text-decoration:underline}.atlas-tactic-count{display:block;font-weight:400;font-size:.7rem;color:var(--fg2);margin-top:.15rem;font-variant-numeric:tabular-nums}.atlas-cells{display:flex;flex-direction:column;flex:1}.atlas-cell{display:flex;align-items:stretch;gap:.25rem;padding:.5rem .35rem;background:var(--bg1);color:var(--fg1);text-decoration:none;font-size:1rem;line-height:1.25;border-top:1px solid var(--border);border-left:3px solid transparent;transition:background .08s,border-left-color .08s;min-width:0}.atlas-cell:first-child{border-top:0}.atlas-cell:hover,.atlas-cell:focus{background:var(--bg2);border-left-color:var(--accent);outline:0}.atlas-cell-name{display:inline;overflow-wrap:anywhere;word-break:break-word}.atlas-cell-rules{font-variant-numeric:tabular-nums;color:var(--fg2);font-weight:400;white-space:nowrap}.atlas-vendor-count{color:var(--fg2);font-size:.85rem;font-weight:normal}.atlas-vendor-filter{margin-bottom:1.5rem}.atlas-cell--rules-zero{display:none !important}.atlas-matrix-group:not(:has(.atlas-cell:not(.atlas-cell--rules-zero))){display:none !important}.atlas-matrix-toggles{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.atlas-subtech-toggle{margin-bottom:0}.atlas-layout-dropdown{position:relative;display:inline-block;font-size:.85rem}.atlas-layout-trigger{appearance:none;display:inline-flex;align-items:baseline;gap:.35rem;font:inherit;font-size:inherit;color:var(--fg1);background:var(--bg2);border:1px solid var(--border);border-radius:3px;padding:.25rem .55rem;cursor:pointer}.atlas-layout-trigger:hover,.atlas-layout-trigger[aria-expanded="true"]{border-color:var(--accent)}.atlas-layout-value{font-weight:600;min-width:2.5em}.atlas-layout-caret{font-size:.7em;color:var(--fg2);margin-left:.15em}.atlas-layout-listbox{position:absolute;top:calc(100% + 4px);left:0;z-index:20;margin:0;padding:.25rem 0;list-style:none;min-width:100%;background:var(--bg1);border:1px solid var(--border);border-radius:3px;box-shadow:0 4px 12px rgba(0,0,0,0.12)}.atlas-layout-listbox[hidden]{display:none}.atlas-layout-listbox li{padding:.3rem .85rem;cursor:pointer;font-size:inherit}.atlas-layout-listbox li:hover{background:var(--bg2)}.atlas-layout-listbox li[aria-selected="true"]{background:var(--accent);color:var(--bg1)}.atlas-scope-control{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--fg2)}.atlas-scope-select{font:inherit;font-size:inherit;color:var(--fg1);background:var(--bg2);border:1px solid var(--border);border-radius:3px;padding:.2rem .4rem;cursor:pointer}.atlas-scope-select:hover,.atlas-scope-select:focus-visible{border-color:var(--accent);outline:0}.atlas-cell-expand{position:relative;display:block;flex:0 0 1rem;align-self:stretch;appearance:none;background:transparent;border:1px solid var(--border);min-height:100%;padding:0;border-radius:3px;cursor:pointer}.atlas-cell-expand::before,.atlas-cell-expand::after{content:"";position:absolute;top:0;bottom:0;width:4px;background:var(--fg2);border-radius:1px}.atlas-cell-expand::before{right:calc(50% + 0.5px)}.atlas-cell-expand::after{left:calc(50% + 0.5px)}.atlas-cell-expand:hover,.atlas-cell-expand[aria-pressed="true"]{border-color:var(--accent);background:var(--bg2)}.atlas-cell-expand:hover::before,.atlas-cell-expand:hover::after,.atlas-cell-expand[aria-pressed="true"]::before,.atlas-cell-expand[aria-pressed="true"]::after{background:var(--accent)}.atlas-cell-content{flex:1 1 auto;min-width:0}.atlas-cell--sub{padding-left:1rem;font-size:.9rem;background:var(--bg2);color:var(--fg2)}.atlas-cell--sub:hover,.atlas-cell--sub:focus{background:var(--bg1);color:var(--fg1)}.atlas-matrix.hide-subs .atlas-cell--sub{display:none}.atlas-matrix.hide-subs .atlas-matrix-group--open .atlas-cell--sub{display:block}.atlas-matrix.layout-side .atlas-cell-expand,.atlas-matrix.show-subs .atlas-cell-expand{display:none}.atlas-matrix-group{display:flex;flex-direction:column}.atlas-matrix-subs{display:flex;flex-direction:column}.atlas-col--empty{display:none}.atlas-matrix-empty{padding:.5rem;font-size:.75rem;color:var(--fg2);text-align:center;font-style:italic}.atlas-matrix.layout-side{grid-template-columns:repeat(var(--tactic-count,14),minmax(260px,1fr));min-width:calc(var(--tactic-count, 14) * 260px)}.atlas-matrix.layout-side .atlas-col{background:var(--bg1);overflow:visible}.atlas-matrix.layout-side .atlas-tactic{font-size:.9rem;padding:.5rem .5rem .45rem;background:var(--bg1);border-bottom:2px solid var(--fg2)}.atlas-matrix.layout-side .atlas-tactic a{color:var(--accent);font-weight:700}.atlas-matrix.layout-side .atlas-tactic-count::after{content:" techniques"}.atlas-matrix.layout-side .atlas-cells{padding:.5rem .45rem;gap:.45rem}.atlas-matrix.layout-side .atlas-matrix-group{flex-direction:row;align-items:stretch;gap:0;position:relative;border:0}.atlas-matrix.layout-side .atlas-cell{color:var(--accent);background:var(--bg1)}.atlas-matrix.layout-side .atlas-matrix-group>.atlas-cell{order:1;flex:0 0 108px;max-width:108px;align-items:center;border:1px solid var(--border);border-radius:4px}.atlas-matrix.layout-side .atlas-matrix-group:has(.atlas-matrix-subs)::before{content:"";order:2;align-self:stretch;flex:0 0 14px;background:linear-gradient(var(--bg1),var(--bg1)) no-repeat 3.5px 50% / 1.5px 9px,linear-gradient(var(--bg1),var(--bg1)) no-repeat 6.5px 50% / 1.5px 9px,var(--fg2);clip-path:polygon(0 0,50% 0,100% 50%,50% 100%,0 100%)}.atlas-matrix.layout-side .atlas-matrix-subs{order:3;flex:1 1 auto;border:1px solid var(--border);border-radius:4px;overflow:hidden;background:var(--bg1)}.atlas-matrix.layout-side .atlas-cell--sub{border-top:1px solid var(--border);padding:.3rem .55rem;font-size:.82rem;background:var(--bg1)}.atlas-matrix.layout-side .atlas-cell--sub:first-child{border-top:0}.atlas-matrix.layout-side .atlas-cell:hover,.atlas-matrix.layout-side .atlas-cell:focus{background:var(--bg2);border-left-color:var(--border)}.atlas-matrix.layout-side.hide-subs{grid-template-columns:repeat(var(--tactic-count,14),minmax(124px,1fr));min-width:calc(var(--tactic-count, 14) * 124px)}.atlas-matrix.layout-side.hide-subs .atlas-matrix-subs{display:none}.atlas-matrix.layout-side.hide-subs .atlas-matrix-group:has(.atlas-matrix-subs):not(.atlas-matrix-group--open)::before{display:none}.atlas-matrix.layout-side.hide-subs .atlas-matrix-group--open .atlas-matrix-subs{display:flex}@media(max-width:820px){.atlas-matrix-wrap{padding:0 .5rem}.atlas-matrix{grid-template-columns:repeat(var(--tactic-count,14),minmax(140px,1fr));min-width:calc(var(--tactic-count, 14) * 140px)}.atlas-matrix.layout-side{grid-template-columns:repeat(var(--tactic-count,14),minmax(230px,1fr));min-width:calc(var(--tactic-count, 14) * 230px)}.atlas-tactic{font-size:.72rem;padding:.4rem .25rem}}@media(max-width:600px){.atlas-matrix-wrap{padding:0}.atlas-matrix{border-left:0;border-right:0}}