.hbp-archive-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin:18px 0 28px}.hbp-archive-hero h1{max-width:880px;margin:0;font-size:clamp(44px,8vw,96px);line-height:.88;letter-spacing:-.08em}.hbp-archive-hero p:not(.hbp-kicker){max-width:680px;color:var(--hbp-color-muted);line-height:1.7}.hbp-filterbar-wrap{display:grid;gap:14px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--hbp-color-line)}.hbp-filterbar{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(5,minmax(112px,.7fr)) auto;gap:14px;align-items:end}.hbp-field{display:grid;gap:6px;min-width:0}.hbp-field span{color:var(--hbp-color-muted);font-size:11px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.hbp-field input,.hbp-field select,.hbp-field textarea{width:100%;min-height:38px;border:0;border-bottom:1px solid var(--hbp-color-line);background:transparent;color:var(--hbp-color-text);outline:0;padding:0}.hbp-filterbar__reset{min-height:38px;border:0;background:transparent;color:var(--hbp-color-primary-2);font-weight:900}.hbp-filterbar__lower{display:flex;justify-content:space-between;gap:16px;align-items:center}.hbp-chip-list{display:flex;gap:14px;flex-wrap:wrap}.hbp-chip-list button{border:0;background:transparent;color:var(--hbp-color-muted);padding:0;font-size:13px;font-weight:850}.hbp-chip-list button.is-active{color:var(--hbp-color-primary-2)}.hbp-view-toggle{display:flex;gap:6px}.hbp-view-toggle button{width:36px;height:36px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:var(--hbp-color-muted)}.hbp-view-toggle button.is-active{color:#fff;background:rgba(255,255,255,.06)}.hbp-view-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbp-shop-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:6px;color:var(--hbp-color-muted);font-size:13px}.hbp-shop-toolbar .woocommerce-ordering select{min-height:38px;border:0;border-bottom:1px solid var(--hbp-color-line);background:transparent;color:var(--hbp-color-muted);outline:0}.hbp-product-list{display:grid}.hbp-product-row{min-height:78px;display:grid;grid-template-columns:34px var(--hbp-product-row-cover) minmax(150px,1fr) minmax(230px,1.15fr) auto auto;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}.hbp-product-row__play{width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.052);color:#fff}.hbp-product-row__play svg{width:15px;height:15px;fill:currentColor}.hbp-product-row__cover{width:var(--hbp-product-row-cover);height:var(--hbp-product-row-cover);overflow:hidden;border-radius:16px;background:#15151c}.hbp-product-row__image{width:100%;height:100%;object-fit:cover}.hbp-product-row__image--fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--hbp-color-primary-2),var(--hbp-color-primary));color:#13091f;font-weight:950}.hbp-product-row__main{min-width:0;display:grid;gap:3px}.hbp-product-row__title{overflow:hidden;color:#fff;font-size:16px;font-weight:900;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.hbp-product-row__producer{color:var(--hbp-color-muted);font-size:12px}.hbp-product-row__meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--hbp-color-soft);font-size:12px;font-weight:780}.hbp-product-row__price{display:grid;justify-items:end;gap:2px;min-width:84px}.hbp-product-row__price small{color:var(--hbp-color-soft);font-size:10px;font-weight:850;text-transform:uppercase}.hbp-product-row__price strong{font-size:16px}.hbp-product-row__actions{display:flex;gap:7px}.hbp-icon-btn{background:transparent;color:var(--hbp-color-muted);padding:0}.hbp-icon-btn--primary{color:var(--hbp-color-primary-2)}.hbp-icon-btn.is-active{color:#ff6f9c}.hbp-view-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hbp-view-grid .hbp-product-row{min-height:0;grid-template-columns:34px 62px minmax(0,1fr);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:12px}.hbp-view-grid .hbp-product-row__meta,.hbp-view-grid .hbp-product-row__price,.hbp-view-grid .hbp-product-row__actions{grid-column:2/-1;justify-self:start}.hbp-store-list{display:grid}.hbp-store-row{min-height:76px;display:grid;grid-template-columns:62px minmax(170px,1fr) minmax(230px,1.1fr) auto;gap:14px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}.hbp-store-row__avatar{width:62px;height:62px;overflow:hidden;border-radius:999px;background:#15151c}.hbp-store-row__avatar img{width:100%;height:100%;object-fit:cover}.hbp-store-row__avatar-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--hbp-color-primary-2),var(--hbp-color-primary));color:#13091f;font-weight:950}.hbp-store-row__title{display:block;color:#fff;font-size:16px;font-weight:950}.hbp-store-row__main span{color:var(--hbp-color-muted);font-size:12px}.hbp-store-row__meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--hbp-color-soft);font-size:12px;font-weight:800}.hbp-empty-state{padding:56px 0;color:var(--hbp-color-muted);text-align:center}.hbp-empty-state__mark{width:62px;height:62px;margin:0 auto 12px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,var(--hbp-color-primary-2),var(--hbp-color-primary));color:#13091f;font-weight:950}.hbp-account-tabs{width:max-content;max-width:100%;display:flex;gap:6px;margin:0 0 24px;padding:7px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(18,18,23,.62);backdrop-filter:blur(20px)}.hbp-account-tabs a{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 15px;color:var(--hbp-color-muted);font-size:13px;font-weight:760}.hbp-account-tabs a.is-active{color:#fff;background:rgba(255,255,255,.09)}.hbp-product-stepper__shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:42px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.hbp-product-stepper__nav{display:grid;gap:8px;border:0;border-radius:0;background:transparent;padding:0}.hbp-product-stepper__nav button{min-height:56px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;border:0;background:transparent;color:var(--hbp-color-muted);text-align:left}.hbp-step-panel{padding:0 0 30px;border:0;border-bottom:1px solid rgba(255,255,255,.075);border-radius:0;background:transparent;box-shadow:none}.hbp-upload-progress{height:10px;border-radius:999px;background:rgba(255,255,255,.10);overflow:hidden}.hbp-upload-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--hbp-color-primary-2),var(--hbp-color-primary))}.hbp-store-hero{display:grid;grid-template-columns:96px minmax(0,1fr);gap:20px;align-items:center;margin-bottom:24px;padding:24px;border-radius:28px}.hbp-store-hero__avatar{width:96px;height:96px;overflow:hidden;border-radius:999px}.hbp-store-hero__avatar img,.hbp-store-hero__avatar .hbp-store-row__avatar-fallback{width:100%;height:100%;object-fit:cover}.hbp-store-hero h1{margin:0;font-size:clamp(42px,7vw,82px);line-height:.9;letter-spacing:-.08em}.hbp-store-hero p:not(.hbp-kicker){max-width:700px;color:var(--hbp-color-muted);line-height:1.65}@media(max-width:1100px){.hbp-filterbar{grid-template-columns:repeat(3,minmax(0,1fr))}.hbp-product-row{grid-template-columns:34px 58px minmax(0,1fr) auto}.hbp-product-row__cover{width:58px;height:58px}.hbp-product-row__meta{grid-column:3/-1}.hbp-store-row{grid-template-columns:58px minmax(0,1fr) auto}.hbp-store-row__avatar{width:58px;height:58px}.hbp-store-row__meta{grid-column:2/-1}.hbp-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hbp-archive-hero{grid-template-columns:1fr}.hbp-filterbar{grid-template-columns:1fr}.hbp-filterbar__lower{align-items:flex-start;display:grid}.hbp-product-row{grid-template-columns:32px 54px minmax(0,1fr);gap:10px}.hbp-product-row__cover{width:54px;height:54px;border-radius:15px}.hbp-product-row__meta,.hbp-product-row__price,.hbp-product-row__actions{grid-column:3/-1;justify-self:start}.hbp-view-grid{grid-template-columns:1fr}.hbp-store-row{grid-template-columns:54px minmax(0,1fr)}.hbp-store-row__avatar{width:54px;height:54px}.hbp-store-row__meta,.hbp-store-row .hbp-plain-link{grid-column:2/-1}.hbp-product-stepper__shell{grid-template-columns:1fr}.hbp-store-hero{grid-template-columns:68px minmax(0,1fr);padding:18px;border-radius:24px}.hbp-store-hero__avatar{width:68px;height:68px}}
