.event-types button{font:inherit;line-height:1.4;color:inherit;background:transparent;border:0;border-bottom:1px solid currentColor;border-radius:0;min-height:44px;padding:6px 4px;cursor:pointer;text-align:left}
.event-types button[aria-pressed="true"]{color:#fff4df;background:#20271f;border-bottom-color:#e6c7a0;border-radius:5px;padding-left:10px;padding-right:10px}
.event-types button:hover{color:#fff4df;background:#20271f}
.event-types button:focus-visible,.category-results a:focus-visible,.category-results button:focus-visible,.category-results select:focus-visible{outline:3px solid #e6c7a0;outline-offset:4px}
.category-results{margin:28px 0 36px;padding:clamp(18px,3vw,32px);border:1px solid #69765c;background:#2c3429;border-radius:18px;scroll-margin-top:100px;min-width:0}
.category-results[hidden],.category-results [hidden]{display:none!important}
.category-results h2{margin:0 0 16px;font-size:clamp(28px,4vw,42px);line-height:1.15}
.category-tools{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:14px}
.category-tools label{color:#e6c7a0}
.category-results select{min-height:46px;padding:8px 12px;border:1px solid #89947b;border-radius:6px;background:#20271f;color:#f5eedf;font:400 16px Jost,Arial,sans-serif;max-width:100%}
.category-results button{min-height:46px;padding:10px 16px;border:1px solid #e6c7a0;border-radius:7px;background:transparent;color:#e6c7a0;font:400 16px/1.4 Jost,Arial,sans-serif;cursor:pointer;white-space:normal}
.category-results #category-reset{border-color:#89947b}
.category-results #category-status{font-size:14px;line-height:1.5;margin:10px 0 18px;color:#d3d1c7}
.category-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:14px}
.category-card{padding:18px;border:1px solid #69765c;background:#20271f;border-radius:10px;min-width:0;overflow-wrap:anywhere}
.category-card h3{font-size:23px;line-height:1.3;margin:9px 0 12px}
.category-card h3 a{color:#f5eedf;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.category-card p{font-size:15px;line-height:1.55;margin:8px 0;color:#d3d1c7}
.category-card .category-date{color:#e6c7a0;font-size:13px}
.category-card .category-place{color:#e6c7a0;font-size:14px}
.category-result-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:22px}
.category-result-actions a,#category-exhibits{display:inline-flex;align-items:center;min-height:46px;color:#e6c7a0;text-underline-offset:5px}
#category-exhibits{margin-bottom:16px}
@media(max-width:600px){.category-tools{align-items:stretch}.category-tools label{align-self:center}.category-tools select{flex:1}.category-tools button{width:100%}.category-results{scroll-margin-top:24px}.category-result-actions>*{max-width:100%}}
