.ch-category-page .am-page-heading{margin-top:var(--pr-space-32)}.ch-category-intro{max-width:var(--pr-container-reading);margin-top:1rem}.ch-category-grid-section{margin-top:2.25rem}.ch-category-section-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1rem;display:flex}.ch-category-section-heading h2{font-size:var(--pr-type-section-title-size)}.ch-category-section-heading>p{color:var(--muted-foreground);font-size:var(--pr-type-meta-size)}.ch-root-chips{scrollbar-width:thin;gap:.55rem;padding:1rem 0 .4rem;display:flex;overflow-x:auto}.ch-root-chips button{min-width:var(--pr-control-min-size);min-height:var(--pr-control-min-size);border:1px solid var(--border);background:var(--background);color:var(--foreground);font:inherit;font-size:var(--pr-type-ui-size);cursor:pointer;border-radius:999px;flex:none;padding:.55rem .8rem}.ch-root-chips button[aria-pressed=true]{border-color:var(--selected-border);background:var(--selected-hover);color:var(--selected-foreground);font-weight:680}.ch-root-chips button:disabled{cursor:default}.ch-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.ch-category-card{min-width:0;padding:var(--pr-tool-padding);border:1px solid var(--border);border-radius:var(--pr-radius-panel);background:var(--surface);container-type:inline-size}.ch-category-card[hidden]{display:none}.ch-category-card-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ch-category-card-heading h3{font-size:var(--pr-type-section-title-size)}.ch-category-card-heading span{color:var(--muted-foreground);font-size:var(--pr-type-notes-size);font-weight:680}.ch-category-tones{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin:.5rem 0 0;display:flex}.ch-category-tones strong{font-size:var(--pr-type-notes-size)}.ch-category-tones span{color:var(--muted-foreground);font-size:var(--pr-type-meta-size)}.ch-category-card>.am-button{margin-top:1rem}.ch-category-links{flex-wrap:wrap;gap:.55rem;display:flex}@media (max-width:47.999rem){.ch-category-grid{grid-template-columns:1fr}.ch-category-section-heading{align-items:start}.ch-category-card>.am-button{width:100%}}@media print{.ch-root-chips{display:none}.ch-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-category-card{break-inside:avoid}}
