.rc-category-choices{margin:0 0 24px;padding:16px 20px;border:1px solid #d1e1e8;border-radius:14px;background:#fff;color:#142c38}
.rc-category-choices[hidden],.rc-category-choice-links a[hidden]{display:none!important}
.rc-catalog-category[hidden],.rc-catalog-category-children a[hidden],.rc-category-children a[hidden],.sidebar-collections__item[hidden],.sidebar-collections__link[hidden]{display:none!important}
.rc-category-choices h2{font-size:18px;line-height:1.4;margin:0 0 12px}
.rc-category-choice-reset{display:inline-block;padding:4px 0 12px;color:#056580;text-decoration:underline}
.rc-category-choice-links{display:flex;flex-wrap:wrap;gap:8px}
.rc-category-choice-links a,.rc-category-choices button{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;border:1px solid #bdd3de;border-radius:10px;background:white;color:#056580;font:inherit;line-height:1.3;text-decoration:none;box-sizing:border-box}
.rc-category-choice-links a:hover,.rc-category-choice-links a:focus-visible,.rc-category-choices button:focus-visible{outline:2px solid #08758d;outline-offset:2px}
.rc-category-choice-links a[aria-current=page]{background:#eaf5f8;border-color:#08758d}
.rc-category-choice-status{font-size:14px;line-height:1.5;margin:8px 0;color:#526674}
.rc-category-choices button{cursor:pointer}
.rc-search-panel .rc-category-choices{border:0;border-top:1px solid #d1e1e8;border-radius:0;margin:12px 0 0;padding:12px 0 0}
.rc-search-panel .rc-category-choices summary{cursor:pointer;color:#056580;padding:10px 0;min-height:44px;box-sizing:border-box}
.rc-search-panel .rc-category-choice-links{margin-top:8px}
@media(max-width:720px){.rc-category-choices{padding:14px 12px}.rc-category-choice-links a{max-width:100%;overflow-wrap:anywhere}}

/* UX82: no full-width category banner on collection pages. */
[data-rc-category-existing-only]{display:none!important}
.rc-category-choices.rc-search-category-sidebar{margin:0;padding:0 12px 8px;border-radius:12px;min-width:0;box-sizing:border-box}
.rc-search-category-menu>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:8px 0;font-size:16px;font-weight:700;color:#142c38;cursor:pointer;list-style:none}
.rc-search-category-menu>summary::-webkit-details-marker{display:none}
.rc-search-category-menu>summary::after{content:'+';font-size:20px;font-weight:400;color:#056580}
.rc-search-category-menu[open]>summary::after{content:'−'}
.rc-search-category-sidebar .rc-category-choice-links{display:grid;grid-template-columns:minmax(0,1fr);gap:2px}
.rc-search-category-sidebar .rc-category-choice-links a{display:flex;min-height:44px;padding:9px 8px;border:0;border-radius:7px;font-size:14px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}
.rc-search-category-sidebar .rc-category-choice-links a:hover{background:#edf5f7}
.rc-search-category-sidebar .rc-category-choice-status{font-size:13px;margin:6px 0}
.rc-search-category-sidebar .rc-category-choice-status:empty{display:none}
.rc-search-category-sidebar button{max-width:100%;font-size:13px}
.rc-search-category-menu>summary:focus-visible{outline:2px solid #08758d;outline-offset:2px;border-radius:6px}
@media(max-width:900px){.rc-category-choices.rc-search-category-sidebar{padding:0 12px}.rc-search-category-menu[open]{padding-bottom:8px}}
