@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.drowpdown-menu__content{display:flex;flex-direction:column;gap:1px;min-width:136px;background-color:red;padding:4px;border-radius:12px;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.drowpdown-menu__item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:12px;cursor:pointer;width:100%;text-align:left;font-size:13px;font-weight:400;color:#000c}.drowpdown-menu__item:hover,.drowpdown-menu__item:focus-visible{background-color:#ecf2ff}.drowpdown-menu__item:active{background-color:#0b1a53;color:#fff}
