/* Expanded category chips follow the existing monochrome form system. */
.oxia-expanded-types{border:0;min-width:0;padding:0;margin:0 0 18px;width:100%;font-family:Arial,Helvetica,sans-serif}
.oxia-expanded-types legend{float:none;width:auto;font:14px/1.5 Arial,Helvetica,sans-serif;margin:0 0 10px;color:#222}
.oxia-expanded-types legend small{font-size:11px;color:#666;margin-left:12px}
.oxia-type-options{display:flex;flex-wrap:wrap;gap:8px}
.oxia-type-options label{position:relative;margin:0;cursor:pointer;min-width:0}
.oxia-type-options input{position:absolute;opacity:0;width:1px;height:1px}
.oxia-type-options label>span{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:10px 16px;border:1px solid #ccc;background:#fff;color:#333;font:13px/1.4 Arial,Helvetica,sans-serif}
.oxia-type-options label>span:before{content:'';width:12px;height:12px;flex:none;border:1px solid #999;box-sizing:border-box}
.oxia-type-options input:checked+span{color:#fff;background:#222;border-color:#222}
.oxia-type-options input:checked+span:before{border-color:#fff;background:#fff;box-shadow:inset 0 0 0 3px #222}
.oxia-type-options input:focus-visible+span{outline:2px solid #555;outline-offset:3px}
.oxia-sqm-search.oxia-sqm-below-filters{margin:18px 0 0}
@media(min-width:992px){.oxia-results .oxia-category-expanded-form .advanced-search-v3>.d-flex{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px 84px 140px}}
@media(max-width:767px){
 .oxia-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .oxia-type-options label>span{font-size:12px;min-height:48px;padding:10px;justify-content:flex-start;gap:8px}
 .oxia-expanded-types legend{font-size:13px}.oxia-expanded-types legend small{display:block;margin:3px 0 0;font-size:11px}
 .oxia-sqm-search.oxia-sqm-below-filters{margin:14px 0}
}
