.hp-nav{--hp-nav-paper:#e4e2dd;--hp-nav-ink:#141414;--hp-nav-muted:#625b50;--hp-nav-line:#c9c6bf;display:block;color:var(--hp-nav-ink);font-family:var(--font-body--family,Archivo,sans-serif);font-weight:400}.hp-nav[hidden],.hp-nav [hidden]{display:none!important}.hp-nav,.hp-nav *{box-sizing:border-box}.hp-nav--page{padding:42px 0 64px}.hp-nav__surface{width:min(1280px,calc(100% - var(--page-margin,32px)*2));margin-inline:auto;background:var(--hp-nav-paper);padding:18px 0}.hp-nav__heading{display:flex;align-items:flex-end;gap:20px;margin-bottom:32px}.hp-nav__heading h1,.hp-nav__heading h2{font-family:var(--font-h2--family,var(--font-subheading--family,Oswald,sans-serif));font-size:44px;font-weight:600;line-height:1.1;letter-spacing:-.025em;text-transform:uppercase;margin:0;color:var(--hp-nav-ink)}.hp-nav__heading p{margin:12px 0 0;color:var(--hp-nav-muted);font-size:14px;line-height:1.6}.hp-nav__range-count{margin-left:auto;font-size:12px;line-height:1.5;white-space:nowrap;color:var(--hp-nav-muted)}.hp-nav__range-count>span{padding-inline:8px}.hp-nav__view-all{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:inherit;font-size:12px;line-height:1.4;text-decoration:none}.hp-nav__view-all:hover{text-decoration:underline;text-underline-offset:4px}.hp-nav button,.hp-nav select{font:inherit;color:inherit;cursor:pointer}.hp-nav :is(a,button,summary,select):focus-visible{outline:2px solid currentColor;outline-offset:4px}.hp-nav__close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;font-size:27px!important;line-height:1}.hp-nav__close:hover{background:#14141412}.hp-nav__branches{display:flex;flex-direction:column;align-self:start;gap:5px;padding-right:20px;border-right:1px solid var(--hp-nav-line)}.hp-nav__branch{width:100%;border:0;border-radius:8px;background:transparent;text-align:left;display:flex;align-items:flex-start;gap:12px;padding:12px;min-height:62px;font-size:13px!important;line-height:1.3}.hp-nav__branch-copy{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0}.hp-nav__branch-copy strong{font-size:14px;line-height:1.3;font-weight:500}.hp-nav__branch-copy>span{font-size:11px;line-height:1.45;color:var(--hp-nav-muted)}.hp-nav__branch-count{font-size:11px;line-height:1.4;color:var(--hp-nav-muted);font-variant-numeric:tabular-nums}.hp-nav__branch[aria-pressed=true]{background:var(--hp-nav-ink);color:#f0eee8}.hp-nav__branch[aria-pressed=true] :is(.hp-nav__branch-copy>span,.hp-nav__branch-count){color:#c9c2b5}.hp-nav__branch:hover:not([aria-pressed=true]){background:#d9d5cc}.hp-nav__content,.hp-nav__groups,.hp-nav__panel{min-width:0}.hp-nav__catalog-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:22px;scroll-margin-top:130px}.hp-nav__catalog-heading h3{margin:0;font:500 22px/1.2 var(--font-subheading--family,Oswald,sans-serif);text-transform:uppercase;letter-spacing:-.015em;color:inherit}.hp-nav__catalog-heading>span{font-size:11px;white-space:nowrap;color:var(--hp-nav-muted)}.hp-nav__group{border-bottom:1px solid var(--hp-nav-line);min-width:0}.hp-nav__summary{display:flex;align-items:center;gap:12px;min-height:60px;padding:10px 0;list-style:none;cursor:pointer;font-size:14px;font-weight:500;line-height:1.4}.hp-nav__summary::-webkit-details-marker{display:none}.hp-nav__summary img{width:38px;height:38px;object-fit:cover;border-radius:7px;flex-shrink:0;background:var(--hp-nav-ink)}.hp-nav__group-name{flex:1;min-width:0}.hp-nav__summary-count{display:flex;gap:9px;align-items:center;color:var(--hp-nav-muted);font-size:11px;font-weight:400;white-space:nowrap}.hp-nav__panel{padding:0 0 20px}.hp-nav__photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;padding:0;margin:0}.hp-nav__photo-grid>li{min-width:0;margin:0;padding:0}.hp-nav__leaf{display:flex;flex-direction:row;align-items:center;gap:12px;min-height:96px;min-width:0;color:inherit;text-decoration:none;padding:9px;border:1px solid #cbc5b9;border-radius:12px;background:#eeece6;transition:background .25s,border-color .25s}.hp-nav__leaf img{display:block;width:78px;height:78px;flex:0 0 78px;object-fit:cover;border-radius:8px;background:var(--hp-nav-ink)}.hp-nav__leaf-copy{display:flex;flex:1;flex-direction:column;gap:7px;min-width:0}.hp-nav__leaf-copy strong{font-family:var(--font-body--family,Archivo,sans-serif);font-size:14px;font-weight:500;line-height:1.35;overflow-wrap:break-word}.hp-nav__leaf-action{font-size:11px;color:var(--hp-nav-muted);line-height:1.4}.hp-nav__leaf-arrow{margin-left:auto;color:var(--hp-nav-muted);font-size:15px;flex-shrink:0}.hp-nav__leaf:hover{border-color:#81796b;background:#f5f3ee}.hp-nav__mobile{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-bottom:24px}.hp-nav__mobile select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #8f8778;border-radius:8px;background:#eeece6;color:var(--hp-nav-ink);font-size:16px}.hp-nav[data-enhanced=true] .hp-nav__group{border:0}.hp-nav[data-enhanced=true] .hp-nav__group:not([open]){display:none}.hp-nav[data-enhanced=true] .hp-nav__panel{padding:0}.hp-nav[data-enhanced=true][data-overview=false] .hp-nav__summary{display:none}.hp-nav[data-enhanced=true][data-overview=true] .hp-nav__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 22px}.hp-nav[data-enhanced=true][data-overview=true] .hp-nav__summary{padding:0 0 10px;min-height:44px}.hp-nav[data-enhanced=true][data-overview=true] .hp-nav__summary img{display:none}.hp-nav[data-overview=true] .hp-nav__photo-grid{display:flex;flex-direction:column;gap:3px}.hp-nav[data-overview=true] .hp-nav__leaf{border:0;background:transparent;padding:6px 4px;min-height:48px;gap:10px;border-radius:7px}.hp-nav[data-overview=true] .hp-nav__leaf img{width:36px;height:36px;flex-basis:36px;border-radius:5px}.hp-nav[data-overview=true] .hp-nav__leaf-copy strong{font-size:12px;font-weight:400}.hp-nav[data-overview=true] .hp-nav__leaf-action{display:none}.hp-nav[data-overview=true] .hp-nav__leaf-arrow{font-size:12px}.hp-nav[data-overview=true] .hp-nav__leaf:hover{background:#d8d3c9}.hp-nav--dropdown{position:fixed;left:0;right:0;top:var(--hp-nav-top,100px);z-index:55;max-height:calc(100dvh - var(--hp-nav-top,100px));overflow-y:auto;overscroll-behavior:contain;background:var(--hp-nav-paper);border-top:1px solid rgb(20 20 20 / .12);box-shadow:0 24px 40px -24px #14141466}.hp-nav--dropdown .hp-nav__surface{padding-block:22px 28px}.hp-nav--dropdown .hp-nav__heading{align-items:center;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--hp-nav-line)}.hp-nav--dropdown .hp-nav__heading h2{font-size:27px}@media(min-width:750px){.hp-nav[data-enhanced=true] .hp-nav__split{display:grid;grid-template-columns:246px minmax(0,1fr);gap:28px}}@media(max-width:1100px){.hp-nav[data-enhanced=true] .hp-nav__split{grid-template-columns:220px minmax(0,1fr);gap:24px}.hp-nav[data-enhanced=true][data-overview=true] .hp-nav__groups,.hp-nav__photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-nav__leaf img{width:68px;height:68px;flex-basis:68px}}@media(max-width:989px){.hp-nav--dropdown{display:none!important}}@media(max-width:749px){.hp-nav--page{padding:22px 0 42px}.hp-nav__surface{width:calc(100% - 36px);padding:14px 0}.hp-nav__heading{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:24px}.hp-nav__heading h1{font-size:36px}.hp-nav__heading p{font-size:13px}.hp-nav__range-count{margin-left:0;font-size:11px}.hp-nav__branches{display:none}.hp-nav[data-enhanced=true] .hp-nav__split{display:block}.hp-nav[data-enhanced=true][data-overview=true] .hp-nav__groups{grid-template-columns:1fr;gap:24px}.hp-nav__photo-grid{grid-template-columns:1fr}.hp-nav__leaf{min-height:96px}.hp-nav__leaf img{width:76px;height:76px;flex-basis:76px}.hp-nav[data-overview=true] .hp-nav__leaf-copy strong{font-size:13px}.hp-nav__catalog-heading h3{font-size:20px}.hp-nav__catalog-heading{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.hp-nav *{transition:none!important;scroll-behavior:auto!important}}.hp-nav--page[data-enhanced=true][data-overview=true] .hp-nav__summary{font-size:16px}.hp-nav--page[data-overview=true] .hp-nav__leaf{min-height:92px;gap:14px}.hp-nav--page[data-overview=true] .hp-nav__leaf img{width:80px;height:80px;flex-basis:80px;border-radius:8px}.hp-nav--page[data-overview=true] .hp-nav__leaf-copy strong,.hp-nav--page[data-overview=true] .hp-nav__leaf-arrow{font-size:14px}.hp-nav--dropdown[data-enhanced=true][data-overview=true] .hp-nav__summary{font-size:16px}.hp-nav--dropdown[data-overview=true] .hp-nav__leaf{min-height:108px;gap:14px}.hp-nav--dropdown[data-overview=true] .hp-nav__leaf img{width:96px;height:96px;flex-basis:96px;border-radius:8px}.hp-nav--dropdown[data-overview=true] .hp-nav__leaf-copy strong,.hp-nav--dropdown[data-overview=true] .hp-nav__leaf-arrow{font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hp-category-navigation.css.map */
