.currency-menu{position:relative;display:inline-flex}.head-actions .currency-picker{display:inline-flex;align-items:center;gap:5px;min-width:38px;min-height:30px;justify-content:center;padding:0 8px;border:1px solid transparent;background:transparent;color:#fff;font-size:11px;font-weight:700;cursor:default}.head-actions .currency-picker b{position:static;color:inherit;font-size:12px;line-height:1}.currency-menu:hover .currency-picker,.currency-menu:focus-within .currency-picker{border-color:#e2b400;background:rgba(226,180,0,.08);color:#e2b400}.currency-options{position:absolute;top:calc(100% + 4px);left:0;z-index:20;width:92px;padding:4px;background:#151614;border:1px solid #3a3b38;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .2s,transform .2s,visibility .2s}.currency-menu:hover .currency-options,.currency-menu:focus-within .currency-options{opacity:1;visibility:visible;transform:none}.head-actions .currency-options button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:8px 9px;border:0;background:transparent;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.head-actions .currency-options button span{color:#888;font-size:8px;letter-spacing:.5px}.head-actions .currency-options button:hover,.head-actions .currency-options button:focus-visible,.head-actions .currency-options button.active{background:#e2b400;color:#111;outline:none}.head-actions .currency-options button:hover span,.head-actions .currency-options button.active span{color:#111}@media(max-width:900px){.head-actions>.currency-menu{display:inline-flex!important}}
