.cmc-switcher { display:inline-block; font-size:14px; line-height:1.4; }
.cmc-switcher .cmc-select { padding:4px 6px; }
.cmc-switcher.cmc-style-list ul.cmc-list { list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:8px; }
.cmc-switcher.cmc-style-list a { text-decoration:none; padding:2px 6px; border:1px solid #ddd; border-radius:3px; }
.cmc-switcher.cmc-style-list a.active { font-weight:bold; border-color:#444; }
.cmc-switcher .cmc-sym { opacity:0.7; margin-left:2px; }
