.bv-header__row{display:flex;align-items:center;gap:16px;max-width:var(--bv-max);margin:0 auto;padding:10px 24px}.bv-header__search{flex:1 1 auto;min-width:0}.bv-logo,.bv-header__actions{flex:0 0 auto}.bv-subnav__row{position:relative}.bv-dept{position:relative;flex-shrink:0;display:flex}.bv-dept__toggle{display:inline-flex;align-items:center;gap:7px;cursor:pointer;border:none;background:none;font-family:var(--bv-font);color:#fff;-webkit-appearance:none;appearance:none}.bv-dept__chevron{transition:transform .25s ease}.bv-dept.is-open .bv-dept__chevron{transform:rotate(180deg)}.bv-dept__panel{position:absolute;top:calc(100% + 6px);left:24px;width:300px;max-width:calc(100vw - 48px);background:#fff;border-radius:10px;box-shadow:0 12px 40px #0000002e;border:1px solid var(--bv-gray-2);z-index:1200;overflow:visible;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bv-dept.is-open .bv-dept__panel{opacity:1;transform:translateY(0);pointer-events:auto}.bv-dept__panel[hidden]{display:none}.bv-dept__list{list-style:none;margin:0;padding:8px;max-height:70vh;overflow-y:auto}.bv-dept__item{position:relative}.bv-dept__link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 14px;font-size:14px;font-weight:500;color:var(--bv-gray-5);text-decoration:none;border-radius:6px;transition:background .15s,color .15s}.bv-dept__link:hover,.bv-dept__item.is-expanded>.bv-dept__link{background:var(--bv-blue-tint);color:var(--bv-blue)}.bv-dept__count{font-size:11px;color:var(--bv-gray-4);background:var(--bv-gray-1);border-radius:20px;padding:1px 8px;font-weight:600}.bv-dept__arrow{color:var(--bv-gray-4);flex-shrink:0;transition:transform .2s ease}.bv-dept__empty{padding:22px 16px;text-align:center;font-size:13.5px;color:var(--bv-gray-4);font-style:italic}.bv-dept__sub{list-style:none;margin:0;padding:8px;position:absolute;top:0;left:100%;min-width:220px;background:#fff;border-radius:10px;box-shadow:0 12px 40px #0000002e;border:1px solid var(--bv-gray-2);opacity:0;visibility:hidden;transform:translate(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:1300}.bv-dept__item--has-sub:hover>.bv-dept__sub,.bv-dept__item--has-sub:focus-within>.bv-dept__sub{opacity:1;visibility:visible;transform:translate(0)}.bv-dept__sublink{display:block;padding:9px 13px;font-size:13.5px;color:var(--bv-gray-5);text-decoration:none;border-radius:6px;transition:background .15s,color .15s}.bv-dept__sublink:hover{background:var(--bv-blue-tint);color:var(--bv-blue)}@media(max-width:768px){.bv-dept{position:static}.bv-dept__panel{left:12px;right:12px;width:auto;max-width:none}.bv-dept__sub{position:static;opacity:1;visibility:hidden;transform:none;box-shadow:none;border:none;border-left:2px solid var(--bv-gray-2);border-radius:0;margin:2px 0 6px 14px;padding:2px 0 2px 6px;max-height:0;overflow:hidden;transition:max-height .25s ease,visibility .25s}.bv-dept__item.is-expanded>.bv-dept__sub{visibility:visible;max-height:600px}.bv-dept__item--has-sub.is-expanded>.bv-dept__link .bv-dept__arrow{transform:rotate(90deg)}.bv-dept__list{max-height:75vh}}@media(prefers-reduced-motion:reduce){.bv-dept__panel,.bv-dept__sub,.bv-dept__chevron,.bv-dept__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bv-departments.css.map */
