.sectionSwitcher{position:relative;min-height:48px;padding:4px;border-radius:18px;overflow:hidden;overflow-x:auto;user-select:none}.sectionSwitcher__indicator{position:absolute;top:4px;left:0;height:calc(100% - 8px);border-radius:14px;transition:transform .3s ease-out,width .3s ease-out;will-change:transform;pointer-events:none}.sectionSwitcher__items{display:flex;flex-direction:row;position:relative;z-index:1;height:100%}.sectionSwitcher__item{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:fit-content;padding:0 22px;height:38px;font-size:16px;font-weight:400;line-height:1;background:transparent;border:none;cursor:pointer;position:relative;white-space:nowrap}.sectionSwitcher__item:focus-visible{outline:2px solid currentColor;outline-offset:2px}.sectionSwitcher__label{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;line-height:1.1}.sectionSwitcher__title{display:block}.sectionSwitcher__subtitle{display:block;font-size:.78em;font-weight:400;line-height:1.1;opacity:.62}.sectionSwitcher__icon{flex-shrink:0}.sectionSwitcher__items button{outline:none!important}@media (max-width:1024px){.sectionSwitcher__item{font-size:14px;padding:0 16px}}.catalog-section-switcher{min-height:36px;height:36px;padding:3px;border:0;border-radius:8px;background:var(--app-surface);overflow:hidden;cursor:default;flex-shrink:0}.catalog-section-switcher .sectionSwitcher__indicator{top:3px;height:calc(100% - 6px);border-radius:6px;background:var(--app-surface-hover)}.catalog-section-switcher .sectionSwitcher__item{height:30px;padding:0 12px;gap:6px;font-size:12px;font-weight:700;color:var(--app-muted);cursor:pointer}.catalog-section-switcher .sectionSwitcher__icon{width:15px;height:15px}.catalog-section-switcher .sectionSwitcher__item.active{color:var(--app-text)}.catalog-section-switcher .sectionSwitcher__title{font-size:12px;font-weight:700}.catalog-section-switcher--icons .sectionSwitcher__item{width:30px;min-width:30px;padding:0;gap:0}.catalog-section-switcher--icons .sectionSwitcher__icon{width:15px;height:15px}.site-sidebar-theme-switcher{width:100%;height:44px;min-height:44px;border-radius:14px;cursor:default}.site-sidebar-theme-switcher .sectionSwitcher__items{width:100%}.site-sidebar-theme-switcher .sectionSwitcher__item{flex:1 1 0;width:auto;min-width:0;height:38px}.site-sidebar-theme-switcher .sectionSwitcher__indicator{border-radius:11px}.site-sidebar-theme-switcher .sectionSwitcher__icon{width:18px;height:18px}