#index-module-scss-module__wigu0a__body[data-theme=dark]{--backGroundColor:#16161b;--pTextColor:#fff;--whiteToBlue:#fff;--secondaryColor:#2d2d37;--borderColor:#2d2d37;--borderPerimeter:transparent;--buttonDefaultColor:#737389;--backColor:#22222a;--backColorAlt:#22222a;--greyToPurpleGrey:#2d2d37;--greyLightToBlack:#737389;--greyLightToPurple:#737389;--blueBlackToWhitePurple:#17233f;--blueBlackToWhite:#17233f;--greyAltToPuspleSmell:#23232a;--greyLightToPurpleGrey:#737389;--greyLightToBackground:#737389;--greyToBackground:#2d2d37;--baseBackground:#131313;--baseBackground-rgb:19,19,19;--baseSecondaryBackground:#1e1e20;--baseSecondaryBackgroundActive:#2b2b2d;--baseSectionBackground:#242627;--linePrimary:#ffffff1f;--lineSecondary:#ffffff0f;--baseBubbleBackground:#0000001f;--textTitle:#fff;--textSubtitle:#ffffff80;--basePersonaBackground:#242627;--baseIconBackground:#ffffffb3;--textPrimary:#ffffffd9;--baseAccentDisabled:#ffffff0f;--textHinit:#ffffff4d;--lineError:#e5325dcc;--baseBackgroundError:#e5325d1a;--lineHover:#fff3;--textPrimaryHint:#797a80;--lineActive:#2e7cf6;--baseActiveSecondary:#2e7cf60f}#index-module-scss-module__wigu0a__body[data-theme=light]{--backGroundColor:#f5f2f7;--pTextColor:#2d2d37;--whiteToBlue:#4e81f3;--secondaryColor:#fff;--borderColor:#e8e2f1;--borderPerimeter:#e8e2f1;--buttonDefaultColor:#fff;--backColor:#e4deeb;--backColorAlt:#fff;--greyToPurpleGrey:#e3d9ea;--greyLightToBlack:#22222a;--greyLightToPurple:#985afc20;--blueBlackToWhitePurple:#e8e2f1;--blueBlackToWhite:#fff;--greyAltToPuspleSmell:#985afc20;--greyLightToPurpleGrey:#e3d9ea;--greyLightToBackground:#f5f2f7;--greyToBackground:#f5f2f7;--baseBackground:#fff;--baseBackground-rgb:255,255,255;--baseSecondaryBackground:#f0f1f3;--baseSecondaryBackgroundActive:#f1f2f4;--baseSectionBackground:#fff;--linePrimary:#0000001f;--lineSecondary:#0000000f;--baseBubbleBackground:#fff;--textTitle:#000;--textSubtitle:#00000080;--basePersonaBackground:#e9edf0;--baseIconBackground:#000000b3;--textPrimary:#000000d9;--baseAccentDisabled:#0000000f;--textHinit:#0000004d;--lineError:#e5324dcc;--baseBackgroundError:#e5325d1a;--lineHover:#0003;--textPrimaryHint:#797a80;--lineActive:#2e7cf6;--baseActiveSecondary:#2e7cf60f}.index-module-scss-module__wigu0a__root{z-index:101;width:81px;transition:all .2s ease-in-out;position:relative}.index-module-scss-module__wigu0a__root--expanded,.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__wrapper{width:267px}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__header-logo{margin:0}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__header-logo-text{display:block}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__header-toggle{transition:transform .3ms ease-in-out;right:20px;transform:scaleX(-1)}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__list-item{padding:10px 16px}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__list-item-text{visibility:visible;opacity:1;width:100%;display:block}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__list-item-hint{display:none}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__anchor:hover .index-module-scss-module__wigu0a__list-item-hint{visibility:hidden;opacity:0}.index-module-scss-module__wigu0a__root--expanded .index-module-scss-module__wigu0a__subheader{display:block}@media only screen and (width<=991px){.index-module-scss-module__wigu0a__root{display:none}}.index-module-scss-module__wigu0a__wrapper{background-color:var(--color-base-background);border-right:1px solid var(--color-line-primary);flex-direction:column;justify-content:space-between;width:81px;height:100%;padding:20px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-x:visible}.index-module-scss-module__wigu0a__wrapper--with-top-banner{padding-top:79px}.index-module-scss-module__wigu0a__content{flex-grow:1}.index-module-scss-module__wigu0a__header{align-items:center;height:36px;margin-bottom:24px;display:flex}.index-module-scss-module__wigu0a__header-logo{align-items:center;column-gap:6px;margin:0 7px;transition:margin-left .3s ease-in-out,margin-right .3s ease-in-out;display:flex}.index-module-scss-module__wigu0a__header-logo-text{width:65px;height:10px;display:none}.index-module-scss-module__wigu0a__header-toggle{background-color:var(--color-base-section-background);width:20px;height:26px;transition:all .3s ease-in-out;position:absolute;right:1px}.index-module-scss-module__wigu0a__header-toggle:hover{background-color:var(--color-base-secondary-background)}.index-module-scss-module__wigu0a__list{flex-direction:column;gap:8px;display:flex}.index-module-scss-module__wigu0a__list-item{border-radius:12px;align-items:center;gap:12px;height:40px;padding:12px;transition:all .3s ease-in-out;display:flex;position:relative}.index-module-scss-module__wigu0a__list-item-icon,.index-module-scss-module__wigu0a__list-item-icon svg{width:16px;height:16px}.index-module-scss-module__wigu0a__list-item-icon svg>path{transition:all .2s ease-in-out}.index-module-scss-module__wigu0a__list-item-text{visibility:hidden;opacity:0;white-space:nowrap;width:0;transition:all .2s ease-in-out;overflow:hidden}.index-module-scss-module__wigu0a__list-item-hint{z-index:1;background-color:var(--color-base-button-secondary);color:var(--color-base-background);white-space:nowrap;opacity:0;visibility:hidden;border-radius:6px;padding:3px 12px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:absolute;top:8px;left:48px}.index-module-scss-module__wigu0a__list-item:hover{background-color:var(--color-base-secondary-background)}.index-module-scss-module__wigu0a__list-item--active,.index-module-scss-module__wigu0a__list-item--active:visited{background-color:var(--color-brand-premium-secondary);color:var(--color-brand-premium)}.index-module-scss-module__wigu0a__list-item--active svg>path,.index-module-scss-module__wigu0a__list-item--active:visited svg>path,.index-module-scss-module__wigu0a__list-item--active svg>g>path,.index-module-scss-module__wigu0a__list-item--active:visited svg>g>path{fill:var(--color-brand-premium)}.index-module-scss-module__wigu0a__list-item--active:hover,.index-module-scss-module__wigu0a__list-item--active:visited:hover{background-color:var(--color-brand-premium-secondary)}.index-module-scss-module__wigu0a__separator{background-color:var(--color-line-primary);width:100%;height:1px;margin:16px 0}span.index-module-scss-module__wigu0a__subheader{color:var(--color-text-primary-hint);margin:0 4px 8px;display:none}.index-module-scss-module__wigu0a__anchor{position:relative}.index-module-scss-module__wigu0a__anchor:hover .index-module-scss-module__wigu0a__list-item-hint{opacity:1;visibility:visible;display:block}

/*# sourceMappingURL=8692628f07e906c9.css.map*/