.cv2-breadcrumbs{font-family:var(--font-label);color:var(--ink-tertiary);flex-wrap:wrap;align-items:center;gap:.35rem;padding:1rem 0 0;font-size:.78rem;display:flex}.cv2-breadcrumbs a{color:var(--ink-tertiary);text-decoration:none;transition:color .2s}.cv2-breadcrumbs a:hover{color:var(--primary)}.cv2-breadcrumb-sep{opacity:.4;-webkit-user-select:none;user-select:none}.cv2-header{padding:.5rem 0 1rem}.cv2-title{font-family:var(--font-headline);color:var(--ink);letter-spacing:-.03em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.15}.cv2-count{font-family:var(--font-label);color:var(--ink-tertiary);margin:.2rem 0 0;font-size:.78rem}.cv2-intro{max-width:48rem;margin-top:.4rem}.cv2-intro-title{font-family:var(--font-headline);color:var(--ink-secondary);letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:600}.cv2-intro-body{font-family:var(--font-body);color:var(--ink-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.cv2-intro--mobile{display:none}.cv2-intro--mobile .category-banner-intro-title{font-family:var(--font-headline);color:var(--ink-secondary);margin:0;font-size:.95rem;font-weight:600}.cv2-intro--mobile .category-banner-intro-body{font-family:var(--font-body);color:var(--ink-tertiary);margin:.15rem 0 0;font-size:.82rem;line-height:1.5}.cv2-intro--mobile .expandable-toggle{color:var(--ink-tertiary);font-size:.78rem}.cv2-subcat-bar{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));padding-bottom:1rem;display:grid!important}.cv2-subcat-bar .hv2-dept-pill{flex:unset;min-width:0}.cv2-subcat-bar .hv2-dept-label{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;line-height:1.3;overflow:hidden;white-space:normal!important;display:-webkit-box!important}.cv2-catalog{flex-wrap:wrap;align-items:flex-start;gap:.5rem 1.5rem;padding-bottom:3rem;display:flex}.cv2-active-chips{flex-basis:100%;width:100%}.cv2-filter-mobile-trigger{flex-basis:100%}.cv2-filter-shell{flex-shrink:0;width:240px;min-width:0}.cv2-filter-sidebar{width:100%;top:calc(var(--nav-height,56px) + .75rem);max-height:calc(100vh - var(--nav-height,56px) - 1.5rem);scrollbar-width:thin;scrollbar-color:var(--surface-high)transparent;position:sticky;overflow:hidden auto}.cv2-filter-section{padding:.75rem 0}.cv2-filter-section+.cv2-filter-section{border-top:1px solid #0000000d}.cv2-filter-section-header{cursor:pointer;width:100%;font-family:var(--font-body);color:var(--ink);text-transform:uppercase;letter-spacing:.03em;background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0;font-size:.78rem;font-weight:700;display:flex}.cv2-filter-chevron{color:var(--ink-tertiary);transition:transform .2s}.cv2-filter-chevron--open{transform:rotate(180deg)}.cv2-brand-pills{flex-wrap:wrap;gap:.3rem;display:flex}.cv2-brand-pill{background:var(--surface-low);color:var(--ink-secondary);font-family:var(--font-label);cursor:pointer;border:none;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.72rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.cv2-brand-pill:hover{background:var(--primary-light);color:var(--primary)}.cv2-brand-pill--active{background:var(--primary);color:var(--primary-text)}.cv2-brand-pill--active:hover{opacity:.9}.cv2-brand-search{width:100%;font-family:var(--font-body);background:var(--surface-low);color:var(--ink);border:none;border-radius:.5rem;outline:none;margin-top:.4rem;padding:.35rem .6rem;font-size:.75rem}.cv2-brand-search:focus{box-shadow:0 0 0 2px #0051474d}.cv2-price-range{flex-direction:column;gap:.5rem;display:flex}.cv2-price-labels{font-family:var(--font-label);color:var(--ink-secondary);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.72rem;display:flex}.cv2-slider-root{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;width:100%;height:20px;display:flex;position:relative}.cv2-slider-thumb{z-index:1}.cv2-slider-track{background:var(--surface-high);border-radius:2px;flex-grow:1;height:4px;position:relative}.cv2-slider-range{background:var(--primary);border-radius:2px;height:100%;position:absolute}.cv2-slider-thumb{background:var(--surface-lowest);border:2px solid var(--ink-tertiary);cursor:grab;border-radius:50%;width:18px;height:18px;transition:border-color .15s,box-shadow .15s;display:block}.cv2-slider-thumb:hover{border-color:var(--primary)}.cv2-slider-thumb:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #00514740}.cv2-slider-thumb:active{cursor:grabbing}.cv2-toggle-row{justify-content:space-between;align-items:center;display:flex}.cv2-toggle-label{font-family:var(--font-body);color:var(--ink);font-size:.78rem}.cv2-switch-root{background:var(--surface-high);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:34px;height:18px;padding:0;transition:background .2s;position:relative}.cv2-switch-root[data-state=checked]{background:var(--primary)}.cv2-switch-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block;transform:translate(2px);box-shadow:0 1px 2px #00000026}.cv2-switch-thumb[data-state=checked]{transform:translate(18px)}.cv2-spec-options{flex-direction:column;gap:1px;display:flex}.cv2-spec-option{cursor:pointer;color:var(--ink);align-items:center;gap:.5rem;padding:.3rem 0;font-size:.78rem;transition:color .15s;display:flex}.cv2-spec-option:hover{color:var(--primary)}.cv2-spec-checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.cv2-spec-label{font-family:var(--font-body);flex:1;line-height:1.3}.cv2-spec-count{font-family:var(--font-label);color:var(--ink-tertiary);font-variant-numeric:tabular-nums;font-size:.65rem}.cv2-filter-show-more{font-family:var(--font-label);color:var(--primary);cursor:pointer;background:0 0;border:none;margin-top:.3rem;padding:0;font-size:.72rem;font-weight:600}.cv2-filter-show-more:hover{text-decoration:underline}.cv2-active-chips{flex-wrap:wrap;gap:.3rem;width:100%;min-width:0;padding:0 0 .75rem;display:flex}.cv2-chip{background:var(--surface-low);color:var(--ink-secondary);font-family:var(--font-label);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.25rem;min-width:0;max-width:100%;padding:.2rem .5rem;font-size:.68rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.cv2-chip:hover{background:var(--tertiary-container);color:var(--on-tertiary-container)}.cv2-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cv2-chip svg{opacity:.5;flex-shrink:0}.cv2-chip--clear{color:var(--ink-tertiary);background:0 0}.cv2-chip--clear:hover{color:var(--ink);background:var(--surface-low)}.cv2-filter-header{justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.cv2-filter-title{font-family:var(--font-headline);color:var(--ink);font-size:.95rem;font-weight:800}.cv2-filter-clear{font-family:var(--font-label);color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.68rem;font-weight:600}.cv2-filter-clear:hover{text-decoration:underline}.cv2-filter-mobile-trigger{display:none}.cv2-filter-overlay{z-index:1000;flex-direction:column;display:flex;position:fixed;inset:0}.cv2-filter-overlay-backdrop{background:#0006;position:absolute;inset:0}.cv2-filter-overlay-panel{background:var(--surface);border-radius:1rem 1rem 0 0;flex-direction:column;max-height:85vh;margin-top:auto;animation:.25s ease-out cv2-slide-up;display:flex;position:relative;overflow:hidden}@keyframes cv2-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cv2-filter-overlay-top{flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.cv2-filter-overlay-title{font-family:var(--font-headline);color:var(--ink);font-size:1rem;font-weight:700}.cv2-filter-overlay-close{cursor:pointer;color:var(--ink-secondary);background:0 0;border:none;padding:.25rem}.cv2-filter-overlay-body{flex:1;padding:0 1.25rem;overflow-y:auto}.cv2-filter-overlay-bottom{flex-shrink:0;padding:.75rem 1.25rem}.cv2-filter-overlay-apply{background:var(--primary);width:100%;color:var(--primary-text);font-family:var(--font-body);cursor:pointer;border:none;border-radius:.6rem;padding:.7rem;font-size:.88rem;font-weight:600}.cv2-main{flex:1;min-width:0}.cv2-toolbar{justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.cv2-toolbar-count{font-family:var(--font-label);color:var(--ink-tertiary);white-space:nowrap;font-size:.75rem}.cv2-toolbar-controls{align-items:center;gap:.5rem;display:flex}.cv2-layout-toggle{background:var(--surface-low);border-radius:.4rem;gap:2px;padding:2px;display:flex}.cv2-layout-btn{width:30px;height:28px;color:var(--ink-tertiary);cursor:pointer;background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.cv2-layout-btn:hover{color:var(--ink)}.cv2-layout-btn--active{background:var(--surface-lowest);color:var(--ink);box-shadow:0 1px 2px #191c1d0f}.cv2-pagesize{background:var(--surface-low);border-radius:.4rem;gap:2px;padding:2px;display:flex}.cv2-pagesize-btn{color:var(--ink-tertiary);font-family:var(--font-label);cursor:pointer;background:0 0;border:none;border-radius:.3rem;padding:.25rem .5rem;font-size:.68rem;font-weight:600;transition:background .15s,color .15s}.cv2-pagesize-btn:hover{color:var(--ink)}.cv2-pagesize-btn--active{background:var(--surface-lowest);color:var(--ink);box-shadow:0 1px 2px #191c1d0f}.cv2-sort{position:relative}.cv2-sort-trigger{background:var(--surface-low);color:var(--ink);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:.4rem;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:500;transition:background .15s;display:flex}.cv2-sort-trigger:hover{background:var(--surface-high)}.cv2-sort-chevron{color:var(--ink-tertiary);transition:transform .2s}.cv2-sort-chevron--open{transform:rotate(180deg)}.cv2-sort-menu{background:var(--surface-lowest);z-index:100;border-radius:.5rem;min-width:180px;padding:.25rem;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #191c1d14,0 1px 3px #191c1d0f}.cv2-sort-option{width:100%;color:var(--ink);font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.35rem;justify-content:space-between;align-items:center;padding:.45rem .65rem;font-size:.78rem;font-weight:400;transition:background .1s;display:flex}.cv2-sort-option:hover{background:var(--surface-low)}.cv2-sort-option--active{color:var(--primary);font-weight:600}.cv2-product-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cv2-product-grid.cv2-product-grid--list{grid-template-columns:1fr;gap:.5rem}.cv2-product-grid--list>.hv2-fresh-card{border-radius:.75rem;height:110px;flex-direction:row!important}.cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-media{width:100px;aspect-ratio:unset;border-bottom:none;border-right:1px solid #0000000d;border-radius:.75rem 0 0 .75rem;flex-shrink:0;align-self:stretch;padding:.5rem}.cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-body{flex-direction:column;flex:1;justify-content:center;min-height:0;padding:.5rem .75rem;display:flex}.cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-body h3{-webkit-line-clamp:1;margin-bottom:.2rem}.cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-body .hv2-fresh-brand{margin-bottom:.1rem}@media (max-width:760px){.cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-media{width:100px}}.hv2-dark .cv2-product-grid--list>.hv2-fresh-card>.hv2-fresh-media{border-right-color:#ffffff0d}.cv2-empty{text-align:center;color:var(--ink-tertiary);font-family:var(--font-body);padding:3rem 1rem;font-size:.88rem}@media (min-width:1600px){.cv2-product-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:2000px){.cv2-product-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1180px){.cv2-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.cv2-catalog{flex-direction:column}.cv2-filter-sidebar{display:none}.cv2-filter-mobile-trigger{background:var(--surface-low);cursor:pointer;font-family:var(--font-body);color:var(--ink);border:none;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.5rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.cv2-filter-mobile-badge{text-align:center;background:var(--primary);min-width:16px;height:16px;color:var(--primary-text);border-radius:999px;font-size:.65rem;font-weight:700;line-height:16px}.cv2-intro--desktop{display:none}.cv2-intro--mobile{display:block}.cv2-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.cv2-title{font-size:1.75rem}.cv2-product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.cv2-toolbar{flex-direction:column;align-items:flex-start;gap:.4rem}}.hv2-dark-toggle{flex-shrink:0}.hv2-dark .bottom-nav{background:#1a1c1eeb;box-shadow:0 -4px 24px #0003}.hv2-dark .bottom-nav-item{color:var(--ink-tertiary)}.hv2-dark .bottom-nav-item--active{background:var(--surface-high);color:#0d7d70}.hv2-dark .cv2-breadcrumbs a:hover{color:#0d7d70}.hv2-dark .cv2-filter-section+.cv2-filter-section{border-top-color:#ffffff0f}.hv2-dark .cv2-brand-pill{background:var(--surface-low);color:var(--ink-secondary)}.hv2-dark .cv2-brand-pill:hover{background:var(--surface-high);color:var(--ink)}.hv2-dark .cv2-brand-pill--active{color:#fff;background:#0d7d70}.hv2-dark .cv2-brand-search{background:var(--surface-high);color:var(--ink)}.hv2-dark .cv2-slider-track{background:var(--surface-high)}.hv2-dark .cv2-slider-range{background:#0d7d70}.hv2-dark .cv2-slider-thumb{background:var(--surface-highest);border-color:var(--ink-tertiary)}.hv2-dark .cv2-slider-thumb:hover,.hv2-dark .cv2-slider-thumb:focus-visible{border-color:#0d7d70}.hv2-dark .cv2-slider-thumb:focus-visible{box-shadow:0 0 0 3px #0d7d7040}.hv2-dark .cv2-switch-root{background:var(--surface-high)}.hv2-dark .cv2-switch-root[data-state=checked]{background:#0d7d70}.hv2-dark .cv2-filter-clear,.hv2-dark .cv2-filter-show-more{color:#0d7d70}.hv2-dark .cv2-chip{background:var(--surface-low);color:var(--ink-secondary)}.hv2-dark .cv2-chip:hover{background:var(--surface-high);color:var(--ink)}.hv2-dark .cv2-filter-mobile-trigger{background:var(--surface-low);color:var(--ink)}.hv2-dark .cv2-filter-overlay-panel{background:var(--surface)}.hv2-dark .cv2-filter-overlay-apply{background:#0d7d70}.hv2-dark .cv2-layout-toggle,.hv2-dark .cv2-pagesize{background:var(--surface-low)}.hv2-dark .cv2-layout-btn--active,.hv2-dark .cv2-pagesize-btn--active{background:var(--surface-high);color:var(--ink)}.hv2-dark .cv2-sort-trigger{background:var(--surface-low);color:var(--ink)}.hv2-dark .cv2-sort-trigger:hover{background:var(--surface-high)}.hv2-dark .cv2-sort-menu{background:var(--surface-lowest);box-shadow:0 8px 32px #0000004d}.hv2-dark .cv2-sort-option{color:var(--ink)}.hv2-dark .cv2-sort-option:hover{background:var(--surface-high)}.hv2-dark .cv2-sort-option--active{color:#0d7d70}.hv2-dark .sort-dropdown-trigger{background:var(--surface-low);color:var(--ink);border-color:var(--surface-high)}.hv2-dark .sort-dropdown-menu{background:var(--surface-lowest);border-color:var(--surface-high);box-shadow:0 8px 32px #0000004d}.hv2-dark .sort-dropdown-option{color:var(--ink)}.hv2-dark .sort-dropdown-option:hover{background:var(--surface-high)}.hv2-dark .sort-dropdown-option--active{color:#0d7d70}.hv2-dark .pagination-link{color:var(--ink)}.hv2-dark .pagination-link:hover:not(.pagination-disabled):not(.pagination-current){color:#0d7d70;background:#0d7d7026}.hv2-dark .pagination-current{color:#fff;background:#0d7d70}
