@keyframes ath-menu-in{0%{opacity:0;transform:translateY(var(--ath-menu-shift,calc(var(--distance-small) * -1))) scale(var(--scale-medium))}to{opacity:1;transform:none}}@keyframes ath-menu-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(var(--ath-menu-shift,calc(var(--distance-small) * -1))) scale(var(--scale-tiny))}}@layer components{[data-ath-panel][data-state=open]{animation:ath-menu-in var(--duration-quick) var(--ease-smooth-out)}[data-ath-panel][data-state=closed]{animation:ath-menu-out var(--duration-micro) var(--ease-smooth-out)}[data-ath-panel][data-side=top]{--ath-menu-shift:6px}[data-ath-item]+[data-ath-item]{margin-top:2px}[data-ath-item] .icon:first-child:not(.icon-with-background>*,.icon-with-background-small>*,.icon-with-background-medium>*,.icon-button>*){margin-left:-4px}[data-ath-item] .b-checkbox.checkbox,[data-ath-item] .switch,[data-ath-item] [data-slot=checkbox]{display:flex}[data-ath-item].is-pressed{background-color:var(--card-tap-color);transition-duration:0s}[data-ath-panel]:has(>.dropdown-scroll-section){flex-direction:column;max-height:500px;display:flex}[data-ath-panel]:has(>.dropdown-scroll-section)>[data-ath-item]{flex:none}.dropdown-scroll-section+[data-ath-item]{margin-top:10px}.ath-menu-scrim-enter-active{transition:opacity var(--duration-quick) var(--ease-smooth-out)}.ath-menu-scrim-leave-active{transition:opacity var(--duration-micro) var(--ease-smooth-out)}.ath-menu-scrim-enter-from,.ath-menu-scrim-leave-to{opacity:0}}@media screen and (max-width:768px){[data-reka-popper-content-wrapper]:has(>[data-ath-sheet]){--ath-sheet-bottom:var(--athenify-safe-bottom);--ath-menu-shift:0px;padding:var(--athenify-safe-top) 20px var(--ath-sheet-bottom);pointer-events:none;justify-content:center;align-items:center;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;z-index:var(--ath-z-vendor-dropdown-sheet)!important;display:flex!important;position:fixed!important;inset:0!important;transform:none!important}[data-reka-popper-content-wrapper]:has(>[data-ath-sheet] :is(input,textarea,[contenteditable=true])){--ath-sheet-bottom:max(var(--athenify-safe-bottom), var(--ath-keyboard-height,0px))}[data-ath-sheet] :is(input,textarea,[contenteditable=true]){-webkit-user-select:text;user-select:text}[data-ath-sheet]:has(>.dropdown-scroll-section){overflow:hidden}[data-ath-sheet]>.dropdown-scroll-section>[data-ath-item]{padding-inline:18px}[data-ath-sheet][data-ath-variant=list]>[data-ath-item]{border-radius:var(--radius-xl);padding-inline:12px}[data-ath-sheet][data-ath-variant=list]>[data-ath-item]:not([data-ath-custom]){padding-block:12px}[data-ath-sheet][data-ath-variant=list]>[data-ath-item]:not([data-ath-custom])>*{margin-block:0}[data-ath-sheet][data-ath-variant=list]>[data-ath-item]:first-child{padding-top:12px}[data-ath-sheet][data-ath-variant=list]>[data-ath-item]:last-child{padding-bottom:12px}[data-ath-sheet][data-ath-variant=list]>[data-ath-separator]{margin-inline:12px}[data-ath-sheet][data-ath-variant=list]>[data-ath-item][data-ath-edge=bottom]{padding:24px 12px 12px}}
