.theme-strip { display:flex; gap:8px; overflow-x:auto; padding:0 13px 13px; border-bottom:1px solid #f5f2f0; scrollbar-width:none; }.theme-strip::-webkit-scrollbar { display:none; }.theme-button { flex:0 0 auto; min-height:31px; padding:0 12px; color:#654e57; border:1px solid #eadde2; border-radius:16px; background:#fff; font-size:11px; font-weight:800; }.theme-button.is-active { color:#fff; border-color:var(--pink); background:var(--pink); }
