@layer v2.components.primitives{.SidebarSectionList-module__aTdfMG__menuItem{color:inherit;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.SidebarSectionList-module__aTdfMG__menuItem:hover{background-color:var(--v2-color-surface-sunken)}.SidebarSectionList-module__aTdfMG__menuItem:focus-visible{outline:2px solid var(--v2-color-accent-bg-hover);outline-offset:.125rem;border-radius:.25rem}.SidebarSectionList-module__aTdfMG__menuItemButton{cursor:pointer;background:0 0;border:none;width:100%}}
.ExploreSection-module__mGhGXW__wrapper{padding-top:1rem}.ExploreSection-module__mGhGXW__title{color:var(--v2-color-fg-subtle);padding:.5rem}
.SidebarAuthActions-module__fa_CjW__container{border-top:1px dashed var(--v2-color-border-default);padding-top:1rem}.SidebarAuthActions-module__fa_CjW__buttonsWrapper{gap:.75rem;display:flex}.SidebarAuthActions-module__fa_CjW__button{width:100%}
.UserGreeting-module__LFe6hG__wrapper{align-items:center;gap:.5rem;display:flex}.UserGreeting-module__LFe6hG__letter{width:2rem;height:2rem;font:var(--v2-text-label-14);color:var(--v2-color-sage-500);background-color:var(--v2-color-sage-100);border:1px solid var(--v2-color-surface-canvas);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}
.SidebarLayout-module__66fg2a__overlay{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);z-index:10;background:#fdfdf766;position:fixed;inset:0}.SidebarLayout-module__66fg2a__sidebar{--slide-from:-100%;--peek-offset:1.625rem;max-width:23rem;width:calc(100% - var(--peek-offset));background:var(--v2-color-surface-canvas);height:100%;box-shadow:var(--v2-shadow-sm);will-change:transform;outline:none;padding:1.5rem;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.SidebarLayout-module__66fg2a__sidebar[data-entering]{animation:.3s SidebarLayout-module__66fg2a__modal-slide}.SidebarLayout-module__66fg2a__sidebar[data-exiting]{animation:.3s ease-in reverse SidebarLayout-module__66fg2a__modal-slide}.SidebarLayout-module__66fg2a__dialog{outline:none;height:100%}.SidebarLayout-module__66fg2a__contentWrapper{flex-direction:column;justify-content:space-between;height:100%;display:flex}.SidebarLayout-module__66fg2a__divider{border-bottom:1px dashed var(--v2-color-border-default);width:100%;margin:1rem 0}@keyframes SidebarLayout-module__66fg2a__modal-slide{0%{transform:translateX(var(--slide-from))}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.SidebarLayout-module__66fg2a__sidebar[data-entering],.SidebarLayout-module__66fg2a__sidebar[data-exiting]{animation:none}}
.SidebarFooter-module__R9imRa__wrapper{flex-direction:column;display:flex}.SidebarFooter-module__R9imRa__version{color:var(--v2-color-fg-subtle);padding-top:.5rem}.SidebarFooter-module__R9imRa__labelsWrapper{gap:.5rem;padding-top:1rem;display:flex}.SidebarFooter-module__R9imRa__labelItem{align-items:center;gap:.25rem;padding:.125rem .5rem;display:flex}
.CompanySection-module__9P0VEW__wrapper{padding-top:1rem}.CompanySection-module__9P0VEW__title{color:var(--v2-color-fg-subtle);padding:.5rem}.CompanySection-module__9P0VEW__listItem{font:var(--v2-text-label-16)}.CompanySection-module__9P0VEW__listItem>a{border-radius:8px;padding:.5rem;display:block}.CompanySection-module__9P0VEW__listItem>a:hover{background-color:var(--v2-color-surface-sunken)}
@layer v2.components.primitives{.SidebarSectionDetails-module__lFcqHW__sectionView{padding-top:1rem;animation:.3s ease-out SidebarSectionDetails-module__lFcqHW__slideInFromRight}.SidebarSectionDetails-module__lFcqHW__title{padding:0 .5rem 1rem}.SidebarSectionDetails-module__lFcqHW__section{flex-direction:column;display:flex}.SidebarSectionDetails-module__lFcqHW__sectionTitle{color:var(--v2-color-fg-subtle);padding:.5rem}.SidebarSectionDetails-module__lFcqHW__link{font:var(--v2-text-label-14);padding:.5rem}.SidebarSectionDetails-module__lFcqHW__divider{background-color:var(--v2-color-surface-sunken);width:100%;height:1px;margin:1rem 0}@media (prefers-reduced-motion:reduce){.SidebarSectionDetails-module__lFcqHW__sectionView{animation:none}}@keyframes SidebarSectionDetails-module__lFcqHW__slideInFromRight{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}}
.SidebarBody-module__695B6W__mainView{animation:.3s ease-out SidebarBody-module__695B6W__slideInFromLeft}@keyframes SidebarBody-module__695B6W__slideInFromLeft{0%{opacity:0;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.SidebarBody-module__695B6W__mainView{opacity:1;animation:none;transform:translate(0)}}