.dropdown-button{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;background-color:transparent;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;position:relative;z-index:10}.dropdown-button-hover:hover{background-color:rgb(107 114 128/.1)}.dropdown-button-hover:hover:is(.dark *){background-color:var(--dropdown-item-hover)}.dropdown-button-disabled{cursor:not-allowed;opacity:.5}.dropdown-button-enabled{cursor:pointer}.dropdown-container{z-index:999999!important;position:fixed!important;pointer-events:auto!important;display:block!important;visibility:visible!important;opacity:1!important;transition:opacity .15s ease-out}.dropdown-container.closing{opacity:0!important;pointer-events:none!important}.dropdown-glass{min-width:16rem;padding:.75rem;display:block!important;visibility:visible!important;opacity:1!important}.dropdown-header{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.dropdown-header:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dropdown-menu-container{max-height:15rem;overflow-y:auto;padding-right:.25rem}.dropdown-menu-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.dropdown-menu-item{display:flex;width:100%;cursor:pointer;align-items:center;border-radius:.25rem;padding:.375rem .75rem;text-align:left;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dropdown-menu-item:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.dropdown-menu-item{position:relative;z-index:1}.dropdown-menu-item:hover{background-color:rgb(107 114 128/.1)}.dropdown-menu-item:hover:is(.dark *){background-color:var(--dropdown-item-hover)}.dropdown-menu-item:focus{background-color:rgb(107 114 128/.1);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.dropdown-menu-item:focus:is(.dark *){background-color:var(--dropdown-item-hover)}.dropdown-menu-item:focus{--tw-ring-color:var(--primary-color);--tw-ring-opacity:0.5}.dropdown-menu-item:active{background-color:rgb(107 114 128/.2)}.dropdown-menu-item:active:is(.dark *){background-color:var(--dropdown-item-active)}.dark .dropdown-menu-item-selected,.dropdown-menu-item-selected{background-color:var(--primary-color-200);color:white}.dark .dropdown-menu-item-selected:hover,.dropdown-menu-item-selected:hover{background-color:var(--primary-color-300);color:white}.dark .dropdown-menu-item-selected:focus,.dropdown-menu-item-selected:focus{background-color:var(--primary-color-300);color:white;outline:none;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:var(--primary-color);--tw-ring-opacity:0.5}.dark .dropdown-menu-item-selected:active,.dropdown-menu-item-selected:active{background-color:var(--primary-color-400);color:white}.dropdown-menu-item:disabled{cursor:not-allowed;opacity:.5}.dropdown-menu-item:disabled:hover{background-color:transparent}.dropdown-select{width:100%;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dropdown-select:hover{background-color:rgb(107 114 128/.1)}.dropdown-select:is(.dark *){border-color:var(--dropdown-border);background-color:var(--dropdown-bg);--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.dropdown-select:hover:is(.dark *){background-color:var(--dropdown-item-hover)}.dropdown-check-icon{height:1rem;width:1rem;color:var(--primary-color)}.dropdown-chevron{height:.75rem;width:.75rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dropdown-chevron-open{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dropdown-description{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dropdown-description:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dropdown-info{padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dropdown-info:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dropdown-tooltip{pointer-events:none;position:fixed;z-index:999999!important;transition:opacity .15s ease-out}.dropdown-tooltip-content{max-width:20rem;padding:.75rem}.dropdown-tooltip-title{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.dropdown-tooltip-title:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.dropdown-tooltip-description{font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dropdown-tooltip-description:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dropdown-tooltip-additional{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dropdown-tooltip-additional:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}