.ds-popup-panel{animation:ds-popup-in .22s cubic-bezier(.16,1,.3,1);border-radius:var(--corner-element-popup);box-shadow:0 0 28px rgb(var(--color-base-0-ch)/.07);transform-origin:top center}@keyframes ds-popup-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ds-popup-item--alert{color:rgb(var(--color-accent-primary-alert-ch))!important}.ds-popup-item--alert:hover{background:rgb(var(--color-accent-primary-alert-ch)/.1)!important}.ds-popup-item--alert :deep(svg){color:rgb(var(--color-accent-primary-alert-ch))!important}.ds-popup-list{max-height:min(90vh,600px);scrollbar-color:rgb(var(--color-base-0-ch)/.2) transparent;scrollbar-width:thin}.ds-popup-list--with-search{max-height:min(calc(90vh - 52px),548px)}.ds-popup-list::-webkit-scrollbar{width:8px}.ds-popup-list::-webkit-scrollbar-track{background:transparent}.ds-popup-list::-webkit-scrollbar-thumb{background:rgb(var(--color-base-0-ch)/.15);border-radius:var(--corner-4)}.ds-popup-list::-webkit-scrollbar-thumb:hover{background:rgb(var(--color-base-0-ch)/.25)}
