.market-selector{position:relative;font-size:14px}.market-selector summary{list-style:none;display:flex;gap:7px;align-items:center;border:1px solid #bdd0e0;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;white-space:nowrap}.market-selector summary::-webkit-details-marker{display:none}.market-selector__panel{position:absolute;right:0;top:52px;width:360px;background:#fff;border:1px solid #dbe6f1;border-radius:18px;padding:22px;box-shadow:0 20px 55px #062b5230;display:grid;gap:17px;z-index:40}.market-selector__panel fieldset{border:0;padding:0;margin:0;display:grid;gap:9px}.market-selector__panel legend{font-size:17px;font-weight:900;margin-bottom:8px}.market-selector__panel label{display:flex;align-items:center;gap:8px;padding:8px;border-radius:9px}.market-selector__panel label:has(input:checked){background:#edf7ff;color:#062b52;font-weight:800}.market-selector__panel input{accent-color:#ff5a1f}.market-selector__panel select{width:100%;border:1px solid #bdd0e0;border-radius:10px;padding:12px;background:#fff}.market-selector__currency{display:flex;justify-content:space-between;background:#f4f9fd;padding:12px;border-radius:10px}.market-selector__panel p{font-size:12px;color:#62708a;margin:0}.market-selector__panel .button{width:100%}@media(max-width:700px){.market-selector__panel{position:fixed;left:14px;right:14px;top:150px;width:auto}.market-selector summary{font-size:12px;padding:8px}}
