.tc-catalog-filter.tc-faceted{display:block;margin:28px 0;padding:24px;background:#f7f7f3;border:1px solid #e3e3dc;color:#252522}.tc-faceted .tc-filter-heading h2{font-size:24px;font-weight:400;letter-spacing:-.035em;margin:0 0 6px}.tc-faceted .tc-filter-heading p{font-size:14px;color:#696962;margin:0 0 22px}.tc-faceted .tc-facet-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.tc-faceted label.tc-search{grid-column:1/-1;display:flex;flex:none;gap:8px;font-size:13px;margin:0 0 8px}.tc-faceted .tc-search input{box-sizing:border-box;width:100%;height:48px;padding:12px 14px;border:1px solid #cecec5;background:#fff;border-radius:0;font:inherit;font-size:16px}.tc-faceted .tc-facet{min-width:0;background:#fff;border:1px solid #d8d8d0}.tc-faceted .tc-facet[open]{border-color:#292925}.tc-faceted summary{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;padding:14px 12px;min-height:46px;box-sizing:border-box;cursor:pointer;list-style:none;font-size:14px;font-weight:500}.tc-faceted summary::-webkit-details-marker{display:none}.tc-faceted summary::after{content:'+';margin-left:auto;font-size:18px;font-weight:400}.tc-faceted details[open] summary::after{content:'−'}.tc-selection-count{font-size:11px;font-weight:400;color:#777}.tc-faceted details:has(input:checked) summary{color:#b52225;background:#fcf1f0}.tc-faceted fieldset{min-width:0;border:0;padding:4px 8px 10px;margin:0}.tc-faceted .tc-facet-options{display:flex;flex-direction:column;gap:3px;max-height:240px;overflow:auto}.tc-faceted .tc-facet-options label{display:flex;flex:0 0 auto;flex-direction:row;align-items:center;gap:9px;min-height:44px;padding:7px 5px;box-sizing:border-box;font-size:14px;line-height:1.4;cursor:pointer}.tc-faceted .tc-facet-options label:hover{background:#f4f4ef}.tc-faceted .tc-facet-options label:has(input:checked){background:#fcf1f0}.tc-faceted .tc-facet-options input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:0;flex:0 0 18px;margin:0;padding:0;accent-color:#c62629}.tc-option-name{flex:1;min-width:0}.tc-option-count{font-size:12px;color:#777;border-radius:20px;background:#f0f0eb;padding:2px 7px}.tc-empty-facet{font-size:13px;color:#777;padding:10px}.tc-faceted .tc-filter-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:20px}.tc-faceted .tc-filter-actions button{min-height:46px;padding:12px 22px;font-size:14px;background:#c62629;color:#fff;border:0;cursor:pointer}.tc-faceted .tc-filter-actions button:hover{background:#aa2023}.tc-faceted .tc-filter-actions a{font-size:13px;color:#555;text-underline-offset:4px}.tc-filter-hint{font-size:12px;color:#777;margin-left:auto}.tc-active-filters{display:flex;flex-wrap:wrap;gap:8px}.tc-filter-chip{display:inline-block;border:1px solid #deded6;background:#f7f7f3;padding:7px 11px;font-size:12px;text-decoration:none;color:#333}.tc-filter-chip:hover{border-color:#c62629;color:#c62629}.tc-result-summary{grid-column:1/-1}.tc-result-summary>p{font-size:14px;margin:0 0 12px}.tc-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:24px}.tc-catalog-grid>article{display:flex;flex-direction:column;align-items:flex-start;height:100%;box-sizing:border-box}.tc-catalog-grid>article>a:first-child{width:100%}.tc-catalog-grid>article>p:last-child{margin-top:auto;padding-top:24px;margin-bottom:0}.tc-faceted :is(a,input,summary,button):focus-visible,.tc-filter-chip:focus-visible{outline:2px solid #c62629;outline-offset:3px}@media(max-width:600px){.tc-catalog-filter.tc-faceted{padding:16px}.tc-faceted .tc-facet-fields{grid-template-columns:1fr}.tc-faceted summary{min-height:48px}.tc-filter-hint{margin-left:0;flex-basis:100%}.tc-faceted .tc-filter-actions button{flex:1}.tc-catalog-grid{grid-template-columns:1fr}}
/* Compact toolbar: panels float over the catalog instead of moving it. */
.tc-catalog-filter.tc-faceted{padding:12px;margin:20px 0;background:#fff;position:relative;z-index:5}.tc-faceted .tc-filter-heading{display:none}.tc-faceted .tc-facet-fields{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tc-faceted label.tc-search{flex:1 1 170px;min-width:150px;margin:0;font-size:0;gap:0}.tc-faceted .tc-search input{height:42px;font-size:14px;padding:10px 12px}.tc-faceted .tc-facet{position:relative;flex:0 1 auto}.tc-faceted summary{flex-wrap:nowrap;white-space:nowrap;padding:10px 12px;min-height:40px;font-size:13px;gap:8px}.tc-faceted .tc-selection-count{display:none}.tc-faceted .tc-facet:has(input:checked) .tc-selection-count{display:inline;font-size:11px}.tc-faceted .tc-facet[open]{z-index:10}.tc-faceted .tc-facet>fieldset{position:absolute;top:calc(100% + 6px);left:0;width:270px;max-width:calc(100vw - 64px);box-sizing:border-box;background:#fff;border:1px solid #d5d5cd;padding:8px;box-shadow:0 8px 24px #0002;z-index:10}.tc-faceted .tc-facet:last-child>fieldset{left:auto;right:0}.tc-faceted .tc-filter-actions{margin-top:10px;gap:14px}.tc-faceted .tc-filter-actions button{min-height:36px;padding:8px 16px;font-size:13px}.tc-faceted .tc-filter-hint{display:none}.tc-faceted .tc-filter-actions a{font-size:12px}.tc-faceted .tc-filter-actions button[data-pending]{box-shadow:0 0 0 2px #f1c9c9}@media(max-width:600px){.tc-catalog-filter.tc-faceted{padding:10px}.tc-faceted label.tc-search{flex-basis:100%}.tc-faceted .tc-facet{position:static;flex:1 1 auto}.tc-faceted summary{justify-content:space-between;min-height:40px}.tc-faceted .tc-facet>fieldset,.tc-faceted .tc-facet:last-child>fieldset{top:100%;left:0;right:0;width:100%;max-width:none}.tc-faceted .tc-filter-actions button{flex:0 1 auto}.tc-faceted .tc-facet-options{max-height:240px}}

.tc-search-suggestion{grid-column:1/-1;padding:16px;background:#f7f7f3;border-left:3px solid #c62629;font-size:16px}.tc-search-suggestion a{color:#b52225;text-decoration:underline;font-weight:600}

.tc-catalog-grid>.tc-art-card h3{margin:18px 0 8px;line-height:1.2}.tc-catalog-grid>.tc-art-card .tc-card-artist{font-size:16px;line-height:1.4;margin:0 0 4px;padding:0}.tc-card-artist a{text-decoration:none;color:inherit}.tc-card-artist a:hover{text-decoration:underline;text-underline-offset:3px}.tc-catalog-grid>.tc-art-card .tc-card-year{font-size:14px;color:#666;margin:0 0 8px;padding:0}.tc-catalog-grid>.tc-art-card .tc-card-classification{font-size:13px;line-height:1.6;color:#666;margin:8px 0 0;padding:0}.tc-art-card .tc-card-purchase{margin-top:auto;padding-top:22px;width:100%}.tc-art-card .tc-card-purchase>p{margin:14px 0 0}.tc-art-card .tc-card-price{font-size:17px}.tc-art-card a:focus-visible{outline:2px solid #c62629;outline-offset:4px}

.tc-catalog-grid>.tc-art-card>a:first-child{color:#161616;text-decoration:none}.tc-catalog-grid>.tc-art-card h3{color:#161616}.tc-catalog-grid>.tc-art-card .tc-card-artist,.tc-catalog-grid>.tc-art-card .tc-card-year,.tc-catalog-grid>.tc-art-card .tc-card-classification,.tc-art-card .tc-card-price{color:#666}.tc-catalog-grid>.tc-art-card .tc-card-artist a,.tc-catalog-grid>.tc-art-card .tc-card-classification a{color:#666;text-decoration:none}.tc-catalog-grid>.tc-art-card .tc-card-artist a:hover,.tc-catalog-grid>.tc-art-card .tc-card-classification a:hover{color:#b52225;text-decoration:underline;text-underline-offset:3px}

.tc-catalog-grid>.tc-art-card .tc-card-artist{font-size:14px}.tc-catalog-grid>.tc-art-card .tc-card-year{font-size:12px}.tc-catalog-grid>.tc-art-card .tc-card-classification{font-size:12px;line-height:1.65}

.tc-catalog-grid>.tc-art-card .tc-card-year{font-weight:700}.tc-catalog-grid>.tc-art-card .tc-card-classification{font-size:11px;line-height:1.7}
