.tabbed-collections{position:relative;max-width:100%;overflow:hidden;color:var(--m-dark)}.tabbed-collections__radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tabbed-collections__header{display:flex;align-items:baseline;flex-wrap:wrap;gap:2rem 1.6rem;padding:2.8rem 1.6rem}.tabbed-collections__title{margin:0;font-size:2.6rem;font-weight:400;line-height:1.1;letter-spacing:-.01em}.tabbed-collections__tabs{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem 2rem;min-width:0}.tabbed-collections__tab{display:inline-flex;align-items:center;gap:.4rem;color:#c9c6c5;font-size:1.6rem;line-height:1.2;cursor:pointer;transition:color .2s ease}.tabbed-collections__tab:hover{color:var(--m-dark)}.tabbed-collections__tab-arrow{display:inline-flex;align-items:center;width:0;overflow:hidden;opacity:0;transition:width .2s ease,opacity .2s ease}.tabbed-collections__tab-arrow svg{flex:none;width:1.15rem;height:1.15rem}.tabbed-collections__view-all{position:relative;display:inline-grid;place-items:center;align-self:center;padding:1.2rem 2.4rem;margin-left:auto;overflow:hidden;border:1px solid var(--m-dark);background-color:var(--m-white);color:var(--m-dark);font-size:var(--m-text-base);font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.tabbed-collections__view-all-label{grid-area:1 / 1;transition:transform .4s cubic-bezier(.32,.72,0,1)}.tabbed-collections__view-all-label--next{transform:translateY(4.4rem)}@media(hover:hover){.tabbed-collections__view-all:hover{background-color:var(--m-dark);color:var(--m-white)}.tabbed-collections__view-all:hover .tabbed-collections__view-all-label{transform:translateY(-4.4rem)}.tabbed-collections__view-all:hover .tabbed-collections__view-all-label--next{transform:translateY(0)}}.tabbed-collections__view-all:focus-visible .tabbed-collections__view-all-label{transform:translateY(-4.4rem)}.tabbed-collections__view-all:focus-visible .tabbed-collections__view-all-label--next{transform:translateY(0)}@media screen and (max-width:989px){.tabbed-collections__title{order:1}.tabbed-collections__view-all{order:2}.tabbed-collections__tabs{order:3;flex-basis:100%}}@media screen and (min-width:990px){.tabbed-collections__header{gap:1.6rem 2rem;padding:3.2rem 5.8rem}.tabbed-collections__title{font-size:3rem}.tabbed-collections__tabs{flex:1 1 auto}.tabbed-collections__tab{font-size:1.9rem}.tabbed-collections__tab-arrow svg{width:1.3rem;height:1.3rem}.tabbed-collections__view-all{height:4.4rem;padding:0 4rem}}.tabbed-collections__panels{display:grid;border-top:1px solid var(--m-hairline)}.tabbed-collections__panel{grid-area:1 / 1;min-width:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease}.tabbed-collections__radio:nth-of-type(1):checked~.tabbed-collections__panels .tabbed-collections__panel--1,.tabbed-collections__radio:nth-of-type(2):checked~.tabbed-collections__panels .tabbed-collections__panel--2,.tabbed-collections__radio:nth-of-type(3):checked~.tabbed-collections__panels .tabbed-collections__panel--3,.tabbed-collections__radio:nth-of-type(4):checked~.tabbed-collections__panels .tabbed-collections__panel--4,.tabbed-collections__radio:nth-of-type(5):checked~.tabbed-collections__panels .tabbed-collections__panel--5,.tabbed-collections__radio:nth-of-type(6):checked~.tabbed-collections__panels .tabbed-collections__panel--6{visibility:visible;opacity:1;pointer-events:auto}.tabbed-collections__radio:nth-of-type(1):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(1),.tabbed-collections__radio:nth-of-type(2):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(2),.tabbed-collections__radio:nth-of-type(3):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(3),.tabbed-collections__radio:nth-of-type(4):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(4),.tabbed-collections__radio:nth-of-type(5):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(5),.tabbed-collections__radio:nth-of-type(6):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(6){color:var(--m-dark)}.tabbed-collections__radio:nth-of-type(1):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(1) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(2):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(2) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(3):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(3) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(4):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(4) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(5):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(5) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(6):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(6) .tabbed-collections__tab-arrow{width:1.15rem;opacity:1}@media screen and (min-width:990px){.tabbed-collections__radio:nth-of-type(1):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(1) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(2):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(2) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(3):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(3) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(4):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(4) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(5):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(5) .tabbed-collections__tab-arrow,.tabbed-collections__radio:nth-of-type(6):checked~.tabbed-collections__header .tabbed-collections__tab:nth-of-type(6) .tabbed-collections__tab-arrow{width:1.3rem}}.tabbed-collections__slider{position:relative;display:block;border-bottom:1px solid var(--m-hairline)}.tabbed-collections__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% / var(--tc-cols-mobile, 1.5));margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.tabbed-collections__grid::-webkit-scrollbar{display:none}.tabbed-collections__item{min-width:0;scroll-snap-align:start;border-right:1px solid var(--m-hairline)}@media screen and (min-width:990px){.tabbed-collections__grid{grid-auto-columns:calc(100% / var(--tc-cols-desktop, 5))}}.tabbed-collections__progress{position:relative;display:block;width:12rem;max-width:60%;height:2px;margin:3.2rem auto 4rem;background-color:var(--m-hairline)}.tabbed-collections__progress[hidden]{display:none}.tabbed-collections__progress-thumb{position:absolute;top:0;bottom:0;inset-inline-start:0;width:100%;background-color:var(--m-dark)}@media screen and (min-width:990px){.tabbed-collections__progress{width:18rem;margin:3.2rem auto 4rem}}.tabbed-collections__arrows{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.tabbed-collections__arrow{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;transform:translateY(-50%) scale(1);border:0;border-radius:50%;background-color:#ffffffe6;color:var(--m-dark);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.tabbed-collections__arrow:hover,.tabbed-collections__arrow:focus-visible{background-color:var(--m-dark);color:var(--m-white);transform:translateY(-50%) scale(1.18)}.tabbed-collections__arrow svg{flex:none}.tabbed-collections__arrow--prev{left:1.6rem}.tabbed-collections__arrow--next{right:1.6rem}.tabbed-collections__arrow[disabled]{display:none}@media(hover:hover){.tabbed-collections__slider:hover .tabbed-collections__arrow:not([disabled]),.tabbed-collections__arrow:focus-visible{opacity:1;pointer-events:auto}}@media(hover:none){.tabbed-collections__arrows{display:none}}@media(prefers-reduced-motion:reduce){.tabbed-collections__arrow:hover,.tabbed-collections__arrow:focus-visible{transform:translateY(-50%) scale(1)}.tabbed-collections__view-all-label{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tabbed-collections.css.map */
