.switcher{box-sizing:border-box;background:var(--action-2);border:2px solid var(--action-2);scrollbar-width:none;-webkit-user-select:none;user-select:none;border-radius:13px;flex-flow:row;justify-content:space-between;align-items:stretch;width:max-content;max-width:100%;margin:18px 0;display:flex}.switcher button.button.switcher__option{box-sizing:border-box;width:100%;min-width:60px;color:var(--text-1);text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;flex-grow:1;margin:0;padding:7px 10px;font-size:.875rem;line-height:1.3125rem;transition:all 50ms linear}.switcher button.button.switcher__option svg.icon{margin-right:3px;left:-3px}.switcher button.switcher__option.switcher__option--active{box-shadow:var(--shadow-1);background:var(--surface-3);border-radius:11px}.switcher.switcher--mini button.switcher__option{padding:6px 9px}.modal .modal__content>.switcher,.sidepanel .sidepanel__content>.switcher{width:100%}
