.hbp-header{position:sticky;top:14px;z-index:50;width:min(100% - 32px,1360px);min-height:64px;margin:14px auto 0;display:grid;grid-template-columns:auto 1fr minmax(220px,340px) auto;gap:18px;align-items:center;padding:10px 14px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.115),rgba(255,255,255,.035)),rgba(16,16,22,.68);backdrop-filter:blur(22px) saturate(1.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 18px 62px rgba(0,0,0,.24)}
.hbp-logo{display:inline-flex;align-items:center;gap:10px;font-weight:950}.hbp-logo__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--hbp-color-primary-2),var(--hbp-color-primary));color:#13091f;letter-spacing:-.06em}.hbp-logo__text{letter-spacing:-.035em}.hbp-header__nav{display:flex;justify-content:center;gap:6px;color:var(--hbp-color-muted);font-size:13px;font-weight:780}.hbp-header__nav a{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 13px}.hbp-header__nav a:hover{color:#fff;background:rgba(255,255,255,.055)}.hbp-header__search{position:relative}.hbp-header__search span{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--hbp-color-soft);pointer-events:none}.hbp-header__search svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbp-header__search input{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.05);color:#fff;padding:0 14px 0 40px;outline:0}.hbp-header__actions{display:flex;align-items:center;gap:9px}.hbp-header__seller{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 14px;background:rgba(255,255,255,.065);color:#fff;font-size:13px;font-weight:900}.hbp-header__icon,.hbp-icon-btn{width:38px;height:38px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.055);color:#fff}.hbp-header__icon svg,.hbp-icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbp-mobile-dock{position:fixed;left:50%;bottom:18px;z-index:70;transform:translateX(-50%);display:none;gap:4px;align-items:center;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.115),rgba(255,255,255,.035)),rgba(14,14,19,.74);backdrop-filter:blur(24px) saturate(1.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 20px 64px rgba(0,0,0,.35)}.hbp-mobile-dock__item,.hbp-mobile-dock__player{height:46px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:var(--hbp-color-muted);padding:0}.hbp-mobile-dock__item{width:52px}.hbp-mobile-dock__item svg,.hbp-mobile-dock__player svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbp-mobile-dock em{display:none}.hbp-mobile-dock__player{width:52px;overflow:hidden;grid-template-columns:38px 0;transition:width .24s ease,background .24s ease,color .24s ease}.hbp-mobile-dock.has-track .hbp-mobile-dock__player,.hbp-mobile-dock.is-player-open .hbp-mobile-dock__player{width:176px;background:rgba(255,255,255,.075);color:#fff;grid-template-columns:38px minmax(0,1fr);padding-right:12px}.hbp-mobile-dock__track{min-width:0;display:grid;gap:1px;text-align:left;opacity:0;transform:translateX(-4px);transition:.2s ease}.hbp-mobile-dock.has-track .hbp-mobile-dock__track,.hbp-mobile-dock.is-player-open .hbp-mobile-dock__track{opacity:1;transform:none}.hbp-mobile-dock__track strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hbp-mobile-dock__track small{overflow:hidden;color:var(--hbp-color-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hbp-bottom-player{position:fixed;left:50%;bottom:22px;z-index:60;transform:translateX(-50%);width:min(100% - 48px,760px);min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto 170px;gap:16px;align-items:center;padding:10px 14px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.115),rgba(255,255,255,.035)),rgba(14,14,19,.76);backdrop-filter:blur(24px) saturate(1.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 20px 64px rgba(0,0,0,.30)}.hbp-bottom-player[hidden]{display:none}.hbp-bottom-player__track{min-width:0;display:flex;align-items:center;gap:10px}.hbp-bottom-player__track strong,.hbp-bottom-player__track span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbp-bottom-player__track span{color:var(--hbp-color-muted);font-size:12px}.hbp-bottom-player__cover{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--hbp-color-primary-2),var(--hbp-color-primary))}.hbp-bottom-player__controls{display:flex;gap:7px;align-items:center}.hbp-bottom-player__controls button{width:36px;height:36px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.06);color:#fff}.hbp-bottom-player__controls button svg{width:17px;height:17px;fill:currentColor}.hbp-bottom-player__progress{height:6px;border-radius:999px;background:rgba(255,255,255,.10);overflow:hidden}.hbp-bottom-player__progress span{display:block;height:100%;width:24%;background:var(--hbp-color-primary-2)}.hbp-footer{width:min(100% - 48px,1360px);margin:0 auto;padding:36px 0 110px;color:var(--hbp-color-muted)}@media(max-width:1100px){.hbp-header{grid-template-columns:auto 1fr auto}.hbp-header__nav,.hbp-header__search{display:none}}@media(max-width:760px){.hbp-header{width:min(100% - 24px,1360px);top:10px;min-height:58px}.hbp-header__seller,.hbp-header__icon[href*="cart"]{display:none}.hbp-mobile-dock{display:flex}.hbp-bottom-player{display:none!important}.hbp-footer{width:min(100% - 28px,1360px)}}


/* v0.1.2 dynamic WordPress menus */
.hbp-header__action-menu {
    display: flex;
    align-items: center;
    gap: 8px;
}

.hbp-header__action-menu .hbp-menu-link {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 0 14px;
    background: rgba(255,255,255,.07);
    color: var(--hbp-color-text);
    font-size: 13px;
    font-weight: 850;
}

.hbp-header__nav .hbp-menu-link.is-active,
.hbp-header__nav .current-menu-item,
.hbp-header__nav .current_page_item {
    color: #fff;
    background: rgba(255,255,255,.08);
}

.hbp-mobile-dock .hbp-mobile-dock__item.is-active {
    color: #fff;
    background: rgba(255,255,255,.08);
}

@media (max-width: 760px) {
    .hbp-header__action-menu {
        display: none;
    }
}
