.mint-select{width:100%;min-width:0;font:inherit;position:relative}.mint-select__trigger{color:#eaf6ff;width:100%;height:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;outline:0;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:14px;display:flex}.mint-select__trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mint-select__trigger svg{fill:none;stroke:currentColor;stroke-width:2px;flex:none;width:12px;height:8px;transition:transform .18s}.mint-select.is-open .mint-select__trigger svg{transform:rotate(180deg)}.mint-select__menu{z-index:80;overscroll-behavior:contain;color:#eaf6ff;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#67e8f99e #ffffff0e;background:#102235;border:1px solid #67e8f94d;border-radius:11px;width:100%;min-width:220px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 7px);right:0;overflow-y:auto;box-shadow:0 18px 42px #00000061}.mint-select__menu::-webkit-scrollbar{width:7px}.mint-select__menu::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.mint-select__menu::-webkit-scrollbar-thumb{background:linear-gradient(#a5f3fcc7,#22d3ee80);border:1px solid #10283abf;border-radius:999px}.mint-select__menu::-webkit-scrollbar-thumb:hover{background:#a5f3fce6}.mint-select__menu>button{color:#dbeaf5;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:13px;font-weight:650;display:block}.mint-select__menu>button:hover,.mint-select__menu>button:focus-visible{color:#effcff;background:#67e8f91a;outline:0}.mint-select__menu>button.is-selected{color:#082f49;background:#a5f3fc;font-weight:800}
