@layer reset, base, ui, ui-hoc, components, utilities, overrides;@layer components{.user-button_userButton__aoiPO{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;padding:4px 8px;background-color:#311757;border-radius:32px;color:#fff}@media(min-width:768px){.user-button_userButton__aoiPO{gap:8px}}.user-button_textWrapper__UBj0o{max-width:90px;display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 20px),rgba(0,0,0,0));mask-image:linear-gradient(90deg,#000 calc(100% - 20px),rgba(0,0,0,0))}@media(min-width:768px){.user-button_textWrapper__UBj0o{max-width:287px}}.user-button_email__lyOOg{overflow:hidden;white-space:nowrap}}.dropdown_trigger__cw9os{display:flex}.dropdown_trigger__cw9os[data-state=open]{color:#fff}.dropdown_content__rN7Ph{z-index:1000;border-radius:4px;background-color:#fff;box-shadow:0 10px 38px -10px hsla(206,22%,7%,.35),0 10px 20px -15px hsla(206,22%,7%,.2);animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.dropdown_content__rN7Ph[data-state=open][data-side=bottom]{animation-name:dropdown_slideUpAndFade__bhhTy}.dropdown_userBoxItem__amTes{padding:1rem 1rem .5rem;width:24.375rem}.dropdown_item___rnSR{display:flex;text-align:left;padding:10px 18px;width:100%;background-color:#fff;color:#160829;text-decoration:none}.dropdown_item___rnSR:hover{background-color:#ebe6f3;outline:none}.dropdown_item___rnSR:active{background-color:#c1b0da}.dropdown_item___rnSR:first-child{border-radius:4px 4px 0 0}.dropdown_item___rnSR:last-child{border-radius:0 0 4px 4px}.dropdown_itemContent__6B7nm{padding-top:4px}.dropdown_icon__4mECm{color:#380089;margin-right:14px}@keyframes dropdown_slideUpAndFade__bhhTy{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}