.vms-collection-hero,.vms-collection-grid{--vms-blue: #2749d6;--vms-navy: #1a2b88;--vms-tint: #eef1fc;--vms-tint-alt: #e2e7fb;--vms-ink: #171a21;--vms-text: #3d4459;--vms-lead: #4a5063;--vms-muted: #6b7284;--vms-chevron: #8a90a3;--vms-hairline: #eef0f6;--vms-border-input: #dfe2ee;--vms-border-card: #e9ebf3;--vms-border-btn: #e5e7f0;--vms-check-border: #767b8c;--vms-sale: #e11d48}.vms-collection-hero{padding-top:22px;padding-bottom:6px}@media screen and (min-width:750px){.vms-collection-hero{padding-top:26px}}.vms-collection-hero .vmsc-breadcrumb{margin-bottom:12px}.vms-collection-hero .vmsc-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0;font-size:13px;color:var(--vms-muted)}.vms-collection-hero .vmsc-breadcrumb li{display:inline-flex;align-items:center;gap:7px}.vms-collection-hero .vmsc-breadcrumb a{color:var(--vms-blue);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-hero .vmsc-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.vms-collection-hero .vmsc-breadcrumb__sep{color:var(--vms-chevron)}.vms-collection-hero .vmsc-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 14px;margin-bottom:12px}.vms-collection-hero .vmsc-title{font-family:var(--font-heading-family);font-size:27px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--vms-ink);margin:0}@media screen and (min-width:750px){.vms-collection-hero .vmsc-title{font-size:32px}.vms-collection-hero .vmsc-title-row{margin-bottom:14px}}.vms-collection-hero .vmsc-count-pill{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--vms-blue);background:var(--vms-tint);padding:5px 11px;border-radius:999px;white-space:nowrap}.vms-collection-hero .vmsc-lead p,.vms-collection-hero .vmsc-more p{font-size:15px;line-height:1.62;color:var(--vms-lead);max-width:820px;margin:0 0 10px}@media screen and (min-width:750px){.vms-collection-hero .vmsc-lead p,.vms-collection-hero .vmsc-more p{font-size:15.5px}}.vms-collection-hero .vmsc-lead p:last-child{margin-bottom:0}.vms-collection-hero .vmsc-lead strong,.vms-collection-hero .vmsc-more strong{color:var(--vms-ink)}.vms-collection-hero .vmsc-lead a,.vms-collection-hero .vmsc-more a{color:var(--vms-blue)}.vms-collection-hero .vmsc-more{margin-top:10px}.vms-collection-hero .vmsc-intro--collapsed .vmsc-more{display:none}.vms-collection-hero .vmsc-keep{margin-top:8px}.vms-collection-hero .vmsc-keep p{font-size:13.5px;line-height:1.55;color:var(--vms-muted);max-width:820px;margin:0 0 6px}.vms-collection-hero .vmsc-keep p:last-child{margin-bottom:0}.vms-collection-hero .vmsc-keep a{color:var(--vms-blue)}.vms-collection-hero .vmsc-toggle{display:inline-flex;align-items:center;gap:5px;margin-top:4px;padding:8px 0;background:none;border:none;color:var(--vms-blue);font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-hero .vmsc-toggle svg{transition:transform .2s ease}.vms-collection-hero .vmsc-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.vms-collection-hero .vmsc-toggle .vmsc-toggle__less,.vms-collection-hero .vmsc-toggle[aria-expanded=true] .vmsc-toggle__more{display:none}.vms-collection-hero .vmsc-toggle[aria-expanded=true] .vmsc-toggle__less{display:inline}.vms-collection-hero .vmsc-types{margin-top:24px}.vms-collection-hero .vmsc-eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vms-muted);margin:0 0 12px}.vms-collection-hero .vmsc-type-list{list-style:none;margin:0;padding:0;border:1px solid var(--vms-border-card);border-radius:16px;overflow:hidden}.vms-collection-hero .vmsc-type-list li+li{border-top:1px solid var(--vms-hairline)}.vms-collection-hero .vmsc-type-card{display:flex;align-items:center;gap:14px;padding:14px 15px;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-hero .vmsc-type-card:hover{background:#f6f7fc}.vms-collection-hero .vmsc-type-card__icon{flex:none;width:44px;height:44px;border-radius:11px;background:var(--vms-tint);color:var(--vms-blue);display:flex;align-items:center;justify-content:center}.vms-collection-hero .vmsc-type-card__text{flex:1;min-width:0}.vms-collection-hero .vmsc-type-card__title{display:block;font-size:15px;font-weight:700;color:var(--vms-ink)}.vms-collection-hero .vmsc-type-card__desc{display:block;font-size:13px;line-height:1.45;color:var(--vms-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-collection-hero .vmsc-type-card__chevron{flex:none;color:var(--vms-chevron)}@media screen and (min-width:750px){.vms-collection-hero .vmsc-eyebrow{display:none}.vms-collection-hero .vmsc-type-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;border:0;border-radius:0;overflow:visible}.vms-collection-hero .vmsc-type-list li+li{border-top:0}.vms-collection-hero .vmsc-type-card{flex-direction:column;align-items:flex-start;gap:12px;height:100%;padding:18px;border:1px solid var(--vms-border-card);border-radius:14px;transition:border-color .15s ease,background-color .15s ease}.vms-collection-hero .vmsc-type-card:hover{border-color:var(--vms-blue);background:#f9faff}.vms-collection-hero .vmsc-type-card__icon{width:42px;height:42px}.vms-collection-hero .vmsc-type-card__desc{font-size:13.5px;white-space:normal}.vms-collection-hero .vmsc-type-card__chevron{display:none}}@media screen and (min-width:990px){.vms-collection-hero .vmsc-type-list{grid-template-columns:repeat(4,1fr)}}.vms-collection-grid .vmsc-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin:-4px 0 14px}.vms-collection-grid .vmsc-sort{display:inline-flex;align-items:center;gap:6px;position:relative;height:42px;border:1px solid var(--vms-border-btn);border-radius:11px;padding:0 15px;background:rgb(var(--color-background))}.vms-collection-grid .vmsc-sort__label{color:var(--vms-muted);font-size:14px;font-weight:600;white-space:nowrap}.vms-collection-grid .vmsc-sort__select{appearance:none;-webkit-appearance:none;border:0;background-color:rgb(var(--color-background));font-family:var(--font-body-family);font-size:14px;font-weight:600;color:var(--vms-ink);padding:0 24px 0 0;height:100%;cursor:pointer}.vms-collection-grid .vmsc-sort__caret{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--vms-chevron);pointer-events:none}.vms-collection-grid .vmsc-sort__select:focus-visible{outline:2px solid var(--vms-blue);outline-offset:3px;border-radius:6px}.vms-collection-grid .vmsc-toolbar .loading__spinner{width:18px}@media screen and (min-width:750px){.vms-collection-grid .vmsc-layout{display:grid;grid-template-columns:258px minmax(0,1fr);gap:34px;align-items:start}}.vms-collection-grid .product-grid{--grid-mobile-horizontal-spacing: 14px;--grid-mobile-vertical-spacing: 14px;--grid-desktop-horizontal-spacing: 22px;--grid-desktop-vertical-spacing: 22px}.vms-collection-grid .card__inner{background:#f2f3f7;border-radius:13px;overflow:hidden}@media screen and (min-width:750px){.vms-collection-grid .card__inner{background:#f4f5f9}}.vms-collection-grid .card__media .media img{object-fit:contain}.vms-collection-grid .card__heading{font-size:13.5px;font-weight:600;line-height:1.38;letter-spacing:normal}.vms-collection-grid .card__heading a{color:#2b3040;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vms-collection-grid .price{font-size:13.5px;font-variant-numeric:tabular-nums;color:var(--vms-ink)}.vms-collection-grid .price .price-item--last,.vms-collection-grid .price__sale .price-item--sale{font-weight:700;color:var(--vms-ink)}.vms-collection-grid .price__sale .price-item--regular{color:var(--vms-muted)}.vms-collection-grid .card__badge.bottom,.vms-collection-grid .card__badge.top{top:9px;bottom:auto;left:9px;right:auto}.vms-collection-grid .card__badge .badge{background:var(--vms-sale);color:#fff;border:0;border-radius:6px;font-size:11px;font-weight:700;padding:3px 8px}.vms-collection-grid .vmsc-active-chips{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin:0 0 18px}.vms-collection-grid .vmsc-active-chips:empty{display:none;margin:0}.vms-collection-grid .vmsc-chip,.vms-collection-grid .vmsf-sheet-chips .vmsc-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:var(--vms-tint);color:var(--vms-blue);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsc-chip:hover{background:var(--vms-tint-alt);color:var(--vms-navy)}.vms-collection-grid .vmsc-chip svg{flex:none}.vms-collection-grid .vmsc-chip.disabled{pointer-events:none;opacity:.5}.vms-collection-grid .vmsc-active-chips facet-remove:only-child,.vms-collection-grid .vmsf-sheet-chips facet-remove:only-child{display:inline-flex}.vms-collection-grid .vmsc-rail{display:flex;gap:8px;overflow-x:auto;margin:0 -1.5rem 16px;padding:2px 1.5rem 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vms-collection-grid .vmsc-rail::-webkit-scrollbar{display:none}.vms-collection-grid .vmsc-rail__chip{flex:none;white-space:nowrap;display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;border:1px solid var(--vms-border-input);background:rgb(var(--color-background));color:var(--vms-text);font-size:13.5px;font-weight:600;font-variant-numeric:tabular-nums;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsc-rail__chip--active{background:var(--vms-blue);border-color:var(--vms-blue);color:#fff}.vms-collection-grid .vmsc-rail__chip--disabled{opacity:.45;pointer-events:none}.vms-collection-grid .vmsc-rail__chip.disabled{pointer-events:none}.vms-collection-grid .vmsc-count-live{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.vms-collection-grid .vmsf-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px;border-bottom:2px solid var(--vms-ink);margin-bottom:4px}.vms-collection-grid .vmsf-head__title{font-family:var(--font-heading-family);font-size:16px;font-weight:800;color:var(--vms-ink);margin:0}.vms-collection-grid .vmsf-head__clear{font-size:12.5px;font-weight:700;color:var(--vms-blue);text-decoration:none}.vms-collection-grid .vmsf-head__clear:hover{text-decoration:underline;text-underline-offset:3px}.vms-collection-grid .vmsf-group{border-bottom:1px solid var(--vms-hairline)}.vms-collection-grid .vmsf-group .facets__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 0;margin:0;font-size:14.5px;font-weight:700;color:var(--vms-ink);cursor:pointer;list-style:none;scroll-margin-top:90px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-group .facets__summary::-webkit-details-marker{display:none}.vms-collection-grid .vmsf-group .facets__summary:hover .facets__summary-label{text-decoration:underline;text-underline-offset:3px}.vms-collection-grid .facets__selected{color:var(--vms-blue);font-variant-numeric:tabular-nums}.vms-collection-grid .vmsf-meta{display:inline-flex;align-items:center;gap:9px;flex:none}.vms-collection-grid .vmsf-options-count{font-size:12px;font-weight:400;color:var(--vms-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.vms-collection-grid .vmsf-group[open] .vmsf-options-count{display:none}.vms-collection-grid .vmsf-caret{color:var(--vms-chevron);flex:none;transition:transform .2s ease}.vms-collection-grid .vmsf-group[open]>.facets__summary .vmsf-caret{transform:rotate(180deg)}.vms-collection-grid .vmsf-group .facets__display-vertical{padding:0 0 18px}.vms-collection-grid .vmsf-group fieldset{border:0;padding:0;margin:0;min-width:0}.vms-collection-grid .vmsf-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.vms-collection-grid .vmsf-opt{display:flex;align-items:center;gap:10px;width:100%;padding:7px 0;font-size:14px;color:var(--vms-text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-opt input[type=checkbox]{appearance:none;-webkit-appearance:none;flex:none;width:18px;height:18px;margin:0;border:1.5px solid var(--vms-check-border);border-radius:5px;background:rgb(var(--color-background));cursor:pointer;background-position:center;background-repeat:no-repeat}.vms-collection-grid .vmsf-opt input[type=checkbox]:checked{background-color:var(--vms-blue);border-color:var(--vms-blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5L20 6'/%3E%3C/svg%3E");background-size:12px 12px}.vms-collection-grid .vmsf-opt input[type=checkbox]:focus-visible{outline:2px solid var(--vms-blue);outline-offset:2px}.vms-collection-grid .vmsf-opt__label{min-width:0}.vms-collection-grid .vmsf-opt input[type=checkbox]:checked~.vmsf-opt__label{font-weight:700;color:var(--vms-ink)}.vms-collection-grid .vmsf-opt__count{margin-left:auto;color:var(--vms-muted);font-weight:400;font-variant-numeric:tabular-nums}.vms-collection-grid .vmsf-opt.disabled{opacity:.4;pointer-events:none}.vms-collection-grid .button-show-more{background:none;border:0;padding:8px 0;margin-top:2px;color:var(--vms-blue);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.vms-collection-grid .facets__price{display:flex;align-items:center;gap:8px;padding:0}.vms-collection-grid .facets__price .field{flex:1;min-width:0;display:flex;align-items:center;border:1px solid var(--vms-border-input);border-radius:9px;background:rgb(var(--color-background))}.vms-collection-grid .facets__price .field+.field-currency{margin-left:0}.vms-collection-grid .facets__price .field-currency{align-self:center;margin:0;color:var(--vms-muted);font-size:13.5px}.vms-collection-grid .facets__price .field__input{background:transparent;border:0;box-shadow:none;min-height:40px;height:40px;padding:14px 11px 4px;font-size:14px;font-variant-numeric:tabular-nums;color:var(--vms-ink)}.vms-collection-grid .facets__price .field__input:focus-visible{outline:2px solid var(--vms-blue);outline-offset:-2px;border-radius:8px;box-shadow:none}.vms-collection-grid .facets__price .field__label{left:11px;top:2px;font-size:10px;letter-spacing:.03em;color:var(--vms-muted)}.vms-collection-grid .vmsf-bar{position:sticky;top:0;z-index:4;display:flex;gap:10px;background:rgb(var(--color-background));margin:0 -1.5rem 4px;padding:10px 1.5rem}.vms-collection-grid .vmsf-bar .mobile-facets__wrapper,.vms-collection-grid .vmsf-bar .mobile-facets__disclosure{flex:1;display:flex}.vms-collection-grid .vmsf-bar .mobile-facets__open-wrapper{flex:1;display:flex;cursor:pointer;list-style:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-bar .mobile-facets__open-wrapper::-webkit-details-marker{display:none}.vms-collection-grid .vmsf-bar .mobile-facets__open{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 14px;border:1.5px solid var(--vms-ink);border-radius:12px;background:rgb(var(--color-background));font-size:14.5px;font-weight:700;color:var(--vms-ink);text-align:center;width:auto}.vms-collection-grid .vmsf-bar .mobile-facets__open>*+*{margin-left:0}.vms-collection-grid .vmsf-bar .mobile-facets__open-label{color:var(--vms-ink)}.vms-collection-grid .vmsf-bar .mobile-facets__open:hover .mobile-facets__open-label{text-decoration:none}.vms-collection-grid .vmsf-bar .mobile-facets__close{display:none}.vms-collection-grid .vmsf-sort-mobile{flex:1;display:flex;align-items:center;gap:6px;min-height:46px;min-width:0;border:1.5px solid var(--vms-border-btn);border-radius:12px;padding:0 12px 0 14px;background:rgb(var(--color-background));position:relative}.vms-collection-grid .vmsf-sort-mobile__prefix{color:var(--vms-muted);font-size:14.5px;font-weight:600;flex:none}.vms-collection-grid .vmsf-sort-mobile__select{appearance:none;-webkit-appearance:none;flex:1;min-width:0;border:0;background-color:rgb(var(--color-background));font-family:var(--font-body-family);font-size:14.5px;font-weight:600;color:var(--vms-ink);padding:0 20px 0 0;height:100%;cursor:pointer;text-overflow:ellipsis}.vms-collection-grid .vmsf-sort-mobile__caret{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--vms-muted);pointer-events:none}.vms-collection-grid .vmsf-sort-mobile__select:focus-visible{outline:2px solid var(--vms-blue);outline-offset:3px;border-radius:6px}.vms-collection-grid .mobile-facets{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background-color:rgba(var(--color-foreground),.5);pointer-events:none;display:flex;flex-direction:column;justify-content:flex-end}.vms-collection-grid .mobile-facets__inner{margin:auto 0 0;width:100%;max-width:none;height:auto;max-height:88vh;max-height:min(88dvh,780px);border:0;border-radius:26px 26px 0 0;box-shadow:0 -10px 40px #0000002e;filter:none;overflow:hidden;overscroll-behavior:contain;position:relative;transition:transform var(--duration-default) ease}.js .vms-collection-grid .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translateY(105%)}.vms-collection-grid .menu-opening .mobile-facets__inner{transform:translateY(0)}.vms-collection-grid .vmsf-handle{display:flex;justify-content:center;padding:10px 0 2px;flex:none}.vms-collection-grid .vmsf-handle span{width:40px;height:5px;border-radius:999px;background:#d9dce7}.vms-collection-grid .vmsf-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 13px 6px 20px;border-bottom:1px solid var(--vms-hairline);flex:none}.vms-collection-grid .vmsf-sheet-head__clear{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:700;color:var(--vms-blue);text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet-head__title{font-family:var(--font-heading-family);font-size:17px;font-weight:800;color:var(--vms-ink);margin:0}.vms-collection-grid .vmsf-sheet-head__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:0;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet-head__close span{width:30px;height:30px;border-radius:999px;background:#f2f3f7;display:flex;align-items:center;justify-content:center;color:var(--vms-text)}.vms-collection-grid .vmsf-sheet-chips{display:flex;flex-wrap:nowrap;gap:8px;padding:12px 20px;margin:0;overflow-x:auto;flex:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vms-collection-grid .vmsf-sheet-chips::-webkit-scrollbar{display:none}.vms-collection-grid .vmsf-sheet-chips:empty{display:none;padding:0}.vms-collection-grid .vmsf-sheet-chips .vmsc-chip{flex:none}.vms-collection-grid .vmsf-sheet .mobile-facets__main{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:4px 20px 8px;position:relative}.vms-collection-grid .vmsf-mgroup{padding:16px 0;border-bottom:1px solid var(--vms-hairline)}.vms-collection-grid .vmsf-mgroup__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;font-size:15px;font-weight:700;color:var(--vms-ink);scroll-margin-top:20px}.vms-collection-grid .vmsf-mgroup__head:focus-visible{outline:2px solid var(--vms-blue);outline-offset:3px;border-radius:4px}.vms-collection-grid .vmsf-sheet .mobile-facets__list{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:0;padding:0}.vms-collection-grid .vmsf-sheet .mobile-facets__item{position:relative;margin:0}.vms-collection-grid .vmsf-pill{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 13px;border:1.5px solid var(--vms-border-input);border-radius:10px;background:rgb(var(--color-background));font-size:13.5px;font-weight:600;color:var(--vms-text);cursor:pointer;width:auto;word-break:normal;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-pill input.mobile-facets__checkbox{position:absolute;right:0;bottom:0;width:100%;height:100%;margin:0;opacity:0;z-index:1;appearance:none;-webkit-appearance:none;cursor:pointer;top:0;left:0}.vms-collection-grid .vmsf-pill__count{color:var(--vms-muted);font-weight:400;font-variant-numeric:tabular-nums}.vms-collection-grid .vmsf-pill.active,.vms-collection-grid .vmsf-pill:has(input.mobile-facets__checkbox:checked){border-color:var(--vms-blue);background:var(--vms-tint);color:var(--vms-blue);font-weight:700}.vms-collection-grid .vmsf-pill.active .vmsf-pill__count,.vms-collection-grid .vmsf-pill:has(input.mobile-facets__checkbox:checked) .vmsf-pill__count{color:inherit;opacity:.7}.vms-collection-grid .vmsf-pill:has(input.mobile-facets__checkbox:focus-visible){outline:2px solid var(--vms-blue);outline-offset:2px}.vms-collection-grid .vmsf-pill.disabled{opacity:.4;pointer-events:none}.vms-collection-grid .vmsf-sheet .mobile-facets__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:17px 0;font-size:15px;font-weight:700;color:var(--vms-ink);cursor:pointer;list-style:none;border-bottom:1px solid var(--vms-hairline);scroll-margin-top:20px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet .mobile-facets__summary::-webkit-details-marker{display:none}.vms-collection-grid .vmsf-sheet .mobile-facets__summary>div{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.vms-collection-grid .vmsf-sheet .mobile-facets__submenu{background:rgb(var(--color-background));padding:0;left:0;width:100%;max-width:100vw;box-sizing:border-box}.vms-collection-grid .vmsf-sheet .mobile-facets__close-button{display:flex;align-items:center;gap:10px;margin:0;padding:16px 20px;font-size:15px;font-weight:700;color:var(--vms-ink);background:none;border:0;border-bottom:1px solid var(--vms-hairline);cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet .mobile-facets__close-button svg{transform:rotate(180deg);color:var(--vms-chevron);flex:none}.vms-collection-grid .vmsf-sheet .mobile-facets__submenu .mobile-facets__list{padding:16px 20px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;align-content:flex-start}.vms-collection-grid .vmsf-sheet .mobile-facets__submenu .facets__price{padding:16px 20px}.vms-collection-grid .vmsf-sheet .mobile-facets__submenu .mobile-facets__footer{border-top:1px solid var(--vms-hairline);max-width:100%;box-sizing:border-box}.vms-collection-grid .vmsf-sheet .mobile-facets__footer{display:flex;gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom,12px));border-top:1px solid var(--vms-hairline);background:rgb(var(--color-background));position:sticky;bottom:0;z-index:2;margin-top:auto;flex:none}.vms-collection-grid .vmsf-sheet .mobile-facets__footer>*{width:auto}.vms-collection-grid .vmsf-sheet .mobile-facets__footer>*+*{margin-left:0}.vms-collection-grid .vmsf-sheet .mobile-facets__clear-wrapper{flex:none}.vms-collection-grid .vmsf-sheet-footer__clear{display:flex;align-items:center;justify-content:center;width:96px;min-height:50px;border:1.5px solid var(--vms-border-input);border-radius:13px;background:rgb(var(--color-background));font-size:15px;font-weight:700;color:var(--vms-text);text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet-footer__apply{flex:1;display:flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:13px;background:var(--vms-blue);color:#fff;font-family:inherit;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vms-collection-grid .vmsf-sheet-footer__apply:hover{background:var(--vms-navy)}@media screen and (max-width:749px){.vms-collection-grid .facets__price .field__input{font-size:16px;min-height:44px;height:44px;border-radius:10px}.vms-collection-grid .facets__price .field{border-radius:10px}}.vms-collection-hero .vmsc-breadcrumb a:focus-visible,.vms-collection-hero .vmsc-toggle:focus-visible,.vms-collection-hero .vmsc-type-card:focus-visible,.vms-collection-grid .vmsc-chip:focus-visible,.vms-collection-grid .vmsc-rail__chip:focus-visible,.vms-collection-grid .vmsf-head__clear:focus-visible,.vms-collection-grid .vmsf-group .facets__summary:focus-visible,.vms-collection-grid .button-show-more:focus-visible,.vms-collection-grid .vmsf-bar .mobile-facets__open-wrapper:focus-visible,.vms-collection-grid .vmsf-sheet-head__clear:focus-visible,.vms-collection-grid .vmsf-sheet-head__close:focus-visible,.vms-collection-grid .vmsf-sheet .mobile-facets__summary:focus-visible,.vms-collection-grid .vmsf-sheet .mobile-facets__close-button:focus-visible,.vms-collection-grid .vmsf-sheet-footer__clear:focus-visible,.vms-collection-grid .vmsf-sheet-footer__apply:focus-visible{outline:2px solid var(--vms-blue);outline-offset:2px;box-shadow:none}@media(pointer:coarse){.vms-collection-hero .vmsc-breadcrumb a,.vms-collection-hero .vmsc-toggle,.vms-collection-grid .vmsc-chip,.vms-collection-grid .vmsc-rail__chip{min-height:44px}.vms-collection-grid .vmsf-opt{min-height:44px;padding:5px 0}.vms-collection-grid .vmsf-group .facets__summary,.vms-collection-grid .vmsf-sheet .mobile-facets__summary{min-height:44px}}@media(prefers-reduced-motion:reduce){.vms-collection-grid .mobile-facets__inner,.js .vms-collection-grid details[open]>.mobile-facets__submenu,.vms-collection-grid .vmsf-caret,.vms-collection-hero .vmsc-toggle svg,.vms-collection-hero .vmsc-type-card{transition:none}}.vms-collection-grid #ProductGridContainer{scroll-margin-top:90px}@media screen and (max-width:749px){.vms-collection-grid #ProductGridContainer{scroll-margin-top:68px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/vms-collection.css.map */
