.vzy-collection-bands{--vzy-red: #d71921;--vzy-red-hover: #b9151c;--vzy-blue: #0b57d0;--vzy-ink: #101820;--vzy-muted: #5f6b76;--vzy-surface: #ffffff;--vzy-surface-soft: #f6f7f8;--vzy-border: #e1e5e9;color:var(--vzy-ink);background:var(--vzy-surface)}.vzy-collection-toolbar[hidden],.vzy-collection-empty[hidden]{display:none!important}.vzy-collection-toolbar{border-block:1px solid var(--vzy-border);background:var(--vzy-surface-soft)}.vzy-collection-toolbar__inner{display:grid;grid-template-columns:minmax(20rem,.6fr) minmax(0,1.4fr);align-items:end;gap:1.2rem 2.4rem;padding-block:1.6rem}.vzy-collection-toolbar__eyebrow,.vzy-collection-toolbar__title,.vzy-collection-toolbar__status{margin:0}.vzy-collection-toolbar__eyebrow{color:var(--vzy-red);font-size:1.1rem;font-weight:750;letter-spacing:.08em;line-height:1.25}.vzy-collection-toolbar__title{margin-top:.35rem;color:var(--vzy-ink);font-size:1.8rem;font-weight:750;line-height:1.2}.vzy-collection-toolbar__controls{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(17rem,.9fr) auto auto;align-items:end;gap:1rem}.vzy-collection-toolbar__field{display:grid;gap:.45rem;min-width:0;color:var(--vzy-muted);font-size:1.15rem;font-weight:700;line-height:1.2}.vzy-collection-toolbar__field select{width:100%;min-height:4.6rem;padding:.9rem 3.8rem .9rem 1.2rem;border:1px solid var(--vzy-border);border-radius:.8rem;color:var(--vzy-ink);background-color:var(--vzy-surface);font:inherit;font-size:1.4rem;font-weight:650}.vzy-collection-toolbar__stock,.vzy-collection-toolbar__reset{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;border:1px solid var(--vzy-border);border-radius:.8rem;font-size:1.3rem;font-weight:700;white-space:nowrap}.vzy-collection-toolbar__stock{gap:.8rem;padding:.8rem 1.2rem;color:var(--vzy-ink);background:var(--vzy-surface);cursor:pointer}.vzy-collection-toolbar__stock input{width:1.8rem;height:1.8rem;margin:0;accent-color:var(--vzy-red)}.vzy-collection-toolbar__reset{padding:.8rem 1.4rem;color:var(--vzy-blue);background:transparent;cursor:pointer}.vzy-collection-toolbar__reset:disabled{color:var(--vzy-muted);cursor:default;opacity:.55}.vzy-collection-toolbar__status{grid-column:2;min-height:1.7rem;color:var(--vzy-muted);font-size:1.2rem;line-height:1.4}.vzy-collection-empty{padding-block:4rem;text-align:center}.vzy-collection-empty p{margin:0 0 1.2rem;color:var(--vzy-ink);font-size:1.7rem;font-weight:700}.vzy-collection-empty button{min-height:4.6rem;padding:.9rem 1.6rem;border:0;border-radius:.8rem;color:#fff;background:var(--vzy-red);font:inherit;font-size:1.4rem;font-weight:700;cursor:pointer}.vzy-product-band{scroll-margin-top:2rem;padding:3.6rem 0;border-top:1px solid var(--vzy-border)}.vzy-product-band:first-child{border-top:0}.vzy-product-band--discovery{background:radial-gradient(circle at 88% 14%,rgba(11,87,208,.1),transparent 30rem),linear-gradient(180deg,#f5f8ff,#fff)}.vzy-product-band__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:2rem}.vzy-product-band__heading-group{max-width:76rem}.vzy-product-band__eyebrow{margin:0 0 .6rem;color:var(--vzy-red);font-size:1.2rem;font-weight:700;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.vzy-product-band__title{margin:0;color:var(--vzy-ink);font-size:clamp(2.6rem,3vw,4.2rem);line-height:1.05;letter-spacing:-.025em}.vzy-product-band__text{max-width:68rem;margin:1rem 0 0;color:var(--vzy-muted);font-size:1.6rem;line-height:1.55}.vzy-product-band__meta{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex:0 0 auto}.vzy-product-band__count{display:inline-flex;align-items:center;min-height:3.2rem;padding:.5rem 1rem;border:1px solid var(--vzy-border);border-radius:999px;color:var(--vzy-muted);background:var(--vzy-surface);font-size:1.2rem;font-weight:700;white-space:nowrap}.vzy-product-band__collection-link{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;color:var(--vzy-blue);font-size:1.4rem;font-weight:700;text-decoration:none}.vzy-product-band__collection-link:hover{text-decoration:underline;text-underline-offset:.3rem}.vzy-product-band__collection-link svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.vzy-product-band__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;margin:0;padding:0}.vzy-product-band__item{min-width:0}.vzy-product-band__item[hidden]{display:none!important}.vzy-product-band__actions{display:none;justify-content:center;margin-top:2rem}.vzy-collection-bands[data-vzy-bands-ready=true] .vzy-product-band__actions{display:flex}.vzy-product-band__toggle{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-width:min(100%,34rem);min-height:4.8rem;padding:1rem 2rem;border:1px solid var(--vzy-border);border-radius:.8rem;color:var(--vzy-ink);background:var(--vzy-surface);box-shadow:0 .8rem 2.4rem #1018200f;font:inherit;font-size:1.4rem;font-weight:700;cursor:pointer;transition:border-color .16s ease,color .16s ease,transform .16s ease}.vzy-product-band__toggle:hover{border-color:var(--vzy-red);color:var(--vzy-red);transform:translateY(-1px)}.vzy-product-band__toggle svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .16s ease}.vzy-product-band__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.vzy-product-band :is(a,button):focus-visible{outline:3px solid var(--vzy-blue);outline-offset:3px}.vzy-collection-toolbar :is(select,input,button):focus-visible,.vzy-collection-empty button:focus-visible{outline:3px solid var(--vzy-blue);outline-offset:3px}html[data-scheme=dark] .vzy-collection-bands,[data-scheme=dark] .vzy-collection-bands{--vzy-ink: #f5f7fa;--vzy-muted: #c3cad2;--vzy-surface: #17191c;--vzy-surface-soft: #202328;--vzy-border: #3b4047;background:var(--vzy-surface)}html[data-scheme=dark] .vzy-product-band--discovery,[data-scheme=dark] .vzy-product-band--discovery{background:radial-gradient(circle at 88% 14%,rgba(62,133,255,.18),transparent 30rem),linear-gradient(180deg,#1a2230,#17191c)}@media(prefers-color-scheme:dark){html[data-scheme=auto] .vzy-collection-bands{--vzy-ink: #f5f7fa;--vzy-muted: #c3cad2;--vzy-surface: #17191c;--vzy-surface-soft: #202328;--vzy-border: #3b4047;background:var(--vzy-surface)}html[data-scheme=auto] .vzy-product-band--discovery{background:radial-gradient(circle at 88% 14%,rgba(62,133,255,.18),transparent 30rem),linear-gradient(180deg,#1a2230,#17191c)}}@media screen and (max-width:989px)and (min-width:750px){.vzy-collection-toolbar__inner{grid-template-columns:1fr}.vzy-collection-toolbar__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.vzy-collection-toolbar__status{grid-column:1}.vzy-product-band__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}@media screen and (max-width:749px){.vzy-collection-toolbar__inner{grid-template-columns:1fr;gap:1.2rem;padding-block:1.4rem}.vzy-collection-toolbar__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.vzy-collection-toolbar__stock,.vzy-collection-toolbar__reset{width:100%;white-space:normal}.vzy-collection-toolbar__status{grid-column:1}.vzy-product-band{padding:2.8rem 0}.vzy-product-band__header{display:block;margin-bottom:1.6rem}.vzy-product-band__eyebrow{font-size:1.1rem}.vzy-product-band__title{font-size:clamp(2.35rem,8vw,3.2rem)}.vzy-product-band__text{margin-top:.8rem;font-size:1.45rem;line-height:1.5}.vzy-product-band__meta{justify-content:space-between;margin-top:1.2rem}.vzy-product-band__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.vzy-product-band__collection-link{font-size:1.3rem}.vzy-product-band__toggle{width:100%}}@media screen and (max-width:359px){.vzy-collection-toolbar__controls{grid-template-columns:1fr}.vzy-product-band__grid{gap:.8rem}}@media(prefers-reduced-motion:reduce){.vzy-product-band__toggle,.vzy-product-band__toggle svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/vzy-collection-bands.css.map */
