.dropdown__options{background:inherit;inset:0 0 auto;list-style:none;position:absolute;text-align:left;z-index:1;pointer-events:none;opacity:0;max-height:90vh;border:var(--border);border-radius:var(--radius);&:focus{outline:none;}}.dropdown__options--up{bottom:0;top:auto;}.dropdown__option,.dropdown__reset{cursor:pointer;padding:var(--padding);}.dropdown__option:hover{outline:none;}.dropdown__options--open{opacity:1;pointer-events:all;}.dropdown__reset{}.dropdown__reset:hover{}.dropdown__options{display:flex;flex-direction:column;overflow:auto;}.dropdown__top{flex-grow:1;overflow:auto;margin:0;padding:0;}.dropdown__top::-webkit-scrollbar{width:0.5rem;}.dropdown__top::-webkit-scrollbar-thumb{border-radius:0.25rem;}
