.explorerHero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.explorerHero p{margin-bottom:0}.backMarketLink{flex:0 0 auto;border:1px solid #294866;background:#0b1d30;color:#bcd1e3;border-radius:12px;padding:11px 15px;font-size:12px;font-weight:850}
.explorerBackBar{display:none}
.hp-embedded .explorerBackBar{display:flex;align-items:center;gap:14px;margin:20px 0 12px}
.explorerBackBar a{flex:0 0 auto;border:1px solid #2b5272;background:#0d2236;color:#e5f3ff;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:850}
.explorerBackBar a:hover{border-color:#76c7ff;background:#153550;color:#fff}
.explorerBackBar span{color:#7f9bb3;font-size:11px;line-height:1.5}
.notablePresetBlock{margin:6px 0 18px;padding:15px 16px;border:1px solid rgba(118,199,255,.14);border-radius:15px;background:#091827}
.notablePresetBlock>strong{display:block;margin-bottom:10px;font-size:12px;color:#dcebf8}
.marketPresetRow{display:flex;flex-wrap:wrap;gap:7px}
.marketPresetRow button{border:1px solid #294866;background:#0d2236;color:#a9bfd2;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;cursor:pointer}
.marketPresetRow button:hover,.marketPresetRow button.active{border-color:#76c7ff;background:#1b3c59;color:#fff}
@media(max-width:640px){.explorerHero{align-items:flex-start;flex-direction:column}.backMarketLink{align-self:flex-start}.hp-embedded .explorerBackBar{align-items:flex-start;flex-direction:column}.marketPresetRow{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.marketPresetRow button{flex:0 0 auto}}
