.switcher{align-items:stretch;background:var(--action);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:18px 0;padding:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-max-content;width:max-content}.switcher .switcher__option{box-sizing:border-box;color:var(--text-primary);cursor:pointer;flex-grow:1;font-size:14px;line-height:21px;min-width:60px;padding:8px 11px;text-align:center;transition:all .05s linear;vertical-align:middle;white-space:nowrap;width:100%}.switcher .switcher__option svg.icon{left:-3px;margin-right:3px}.switcher .switcher__option.switcher__option--active{background:var(--object);border-radius:11px;box-shadow:var(--shadow-subtle)}.modal .modal__content>.switcher,.sidepanel .sidepanel__content>.switcher{width:100%}
