.cheatsheet-context-wrap{margin:0 0 clamp(1.25rem,3vw,1.75rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);overflow:hidden}.cheatsheet-context-table{width:100%;border-collapse:collapse;margin:0;font-size:var(--font-paragraph);line-height:1.55;table-layout:fixed}.cheatsheet-context-table :is(th,td){padding:.65rem .85rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.cheatsheet-context-table tbody tr:last-child :is(th,td){border-bottom:0}.cheatsheet-context-table th[scope=row]{width:9.5rem;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);background:color-mix(in srgb,var(--brand-50) 35%,var(--surface-1));white-space:nowrap}.cheatsheet-context-table td{font-weight:400;color:var(--text-muted);font-size:inherit;line-height:1.55;background:var(--color-white)}.cheatsheet-context-table__about :is(th,td),.cheatsheet-context-table__guides :is(th,td){vertical-align:top;padding-top:.75rem}.cheatsheet-surface .cheatsheet-context-wrap .cheatsheet-context-guides{margin:0;padding:0;list-style:none;font-size:inherit;line-height:inherit}.cheatsheet-surface .cheatsheet-context-wrap .cheatsheet-context-guides li{margin:0;padding:0}.cheatsheet-surface .cheatsheet-context-wrap .cheatsheet-context-guides li+li{margin-top:.1rem}.cheatsheet-context-table a{color:var(--link-article);text-decoration:none;border-bottom:1px solid transparent;font-weight:inherit;line-height:23px}@media(max-width:640px){.cheatsheet-context-table th[scope=row]{width:7.5rem;padding:.55rem .7rem}.cheatsheet-context-table td{padding:.55rem .7rem}}