/* Keep the complete site brand and the real chevron; compact only this trigger. */
@media(max-width:360px){
 body .header #ai-network-trigger{font-size:11px!important;padding-inline:8px!important;gap:6px!important}
 body .header #ai-network-trigger>svg:first-child{display:none!important}
}
