
.ub-pref-switchers{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:8px}
.ub-pref-form{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(15,23,42,.10);border-radius:12px;background:#fff}
.ub-pref-form__label{font-size:12px;font-weight:800;color:#475569}
.ub-pref-form__select{height:34px;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:0 10px;background:#fff;color:#0f172a;font-weight:800}
.ub-pref-form__select:focus{outline:none;box-shadow:0 0 0 3px rgba(30,119,211,.12)}
@media (max-width:1200px){.ub-pref-switchers{width:100%;justify-content:flex-end;margin-left:0}}
@media (max-width:920px){.ub-topbar__in{flex-wrap:wrap}.ub-actions{width:100%;flex-wrap:wrap}.ub-pref-switchers{justify-content:flex-start}}
