.collection-browse-hero__layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media screen and (min-width:750px){.collection-browse-hero__layout{grid-template-columns:1fr 1fr;gap:40px}}@media screen and (min-width:990px){.collection-browse-hero__layout{grid-template-columns:55% 1fr}}.collection-browse-hero__text{display:flex;flex-direction:column;gap:24px}.collection-browse-hero__title{font-family:"Newsreader",var(--font-heading--family, serif);font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;color:#234637;margin:0;font-weight:400}.collection-browse-hero__subtitle{font-size:.9375rem;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .65);margin:0;max-width:480px}.collection-browse-hero__search-form{max-width:520px}.collection-browse-hero__search-wrapper{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid var(--color-border, #e9e8e1);border-radius:100px;padding:14px 24px;box-shadow:0 4px 16px #31332e0f;transition:box-shadow .2s ease,border-color .2s ease}.collection-browse-hero__search-wrapper:focus-within{box-shadow:0 4px 20px #31332e1f;border-color:#959e8a}.collection-browse-hero__search-icon{flex-shrink:0;width:18px;height:18px;color:rgb(var(--color-foreground-rgb) / .5);display:flex;align-items:center}.collection-browse-hero__search-icon svg{width:18px;height:18px}.collection-browse-hero__search-input{flex:1;border:none;background:transparent;font-size:.9375rem;color:var(--color-foreground);outline:none;min-width:0;padding:0}.collection-browse-hero__search-input::placeholder{color:rgb(var(--color-foreground-rgb) / .45)}.collection-browse-hero__image-wrapper{order:-1}@media screen and (min-width:750px){.collection-browse-hero__image-wrapper{order:0}}.collection-browse-hero__image{width:100%;height:auto;border-radius:24px;object-fit:cover;aspect-ratio:4 / 3;display:block}.collection-browse-hero__tabs-wrapper{margin-block-start:32px;max-width:100%}.collection-category-tabs{display:flex;gap:12px;overflow-x:auto;padding-block-end:8px;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:16px}.collection-category-tabs::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.collection-category-tabs{gap:16px}}.collection-category-tab{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--color-foreground);flex-shrink:0;cursor:pointer}.collection-category-tab__card{background:#fff;border:2px solid transparent;border-radius:16px;width:110px;height:84px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease;box-shadow:0 2px 12px #31332e12}@media screen and (min-width:750px){.collection-category-tab__card{width:128px;height:96px}}.collection-category-tab:hover .collection-category-tab__card,.collection-category-tab--active .collection-category-tab__card{border-color:#234637;box-shadow:0 4px 18px #23463724}.collection-category-tab__image{width:100%;height:100%;object-fit:cover;display:block}.collection-category-tab__all-icon{display:flex;align-items:center;justify-content:center;color:#625f58;opacity:.7}.collection-category-tab--active .collection-category-tab__all-icon,.collection-category-tab:hover .collection-category-tab__all-icon{color:#234637;opacity:1}.collection-category-tab__placeholder{font-size:1.5rem;font-weight:600;color:#625f58;text-transform:uppercase}.collection-category-tab__label{font-size:.75rem;font-weight:500;text-align:center;line-height:1.3;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-foreground)}.collection-category-tab--active .collection-category-tab__label{font-weight:700;color:#234637}.collection-sidebar-nav{padding:20px 24px 0}@media screen and (max-width:749px){.collection-sidebar-nav{display:none}}@media screen and (min-width:750px){.collection-sidebar-wrapper{grid-column:2 / var(--facets-vertical-col-width);display:flex;flex-direction:column;align-self:start;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / .2) transparent}.collection-sidebar-wrapper::-webkit-scrollbar{width:4px}.collection-sidebar-wrapper::-webkit-scrollbar-thumb{background:rgb(var(--color-foreground-rgb) / .2);border-radius:4px}.collection-sidebar-wrapper .facets-block-wrapper--vertical{grid-column:unset}.collection-wrapper--with-nav .main-collection-grid{grid-column:var(--facets-vertical-col-width) / var(--full-width-column-number)}}.collection-sidebar-nav__heading{font-size:.625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55);margin:0 0 12px;padding:0 4px}.collection-sidebar-nav__list{list-style:none;padding:0;margin:0}.collection-sidebar-nav__item{margin-bottom:2px}.collection-sidebar-nav__link{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:10px;text-decoration:none;color:var(--color-foreground);font-size:.9rem;transition:background-color .2s ease,color .2s ease;gap:8px}.collection-sidebar-nav__link:hover{background-color:rgb(var(--color-foreground-rgb) / .06)}.collection-sidebar-nav__link--active{background-color:#23463714;color:#234637;font-weight:600}.collection-sidebar-nav__link-text{flex:1}.collection-sidebar-nav__link-chevron{flex-shrink:0;width:14px;height:14px;opacity:.4;display:flex;align-items:center}.collection-sidebar-nav__link-chevron svg{width:14px;height:14px;transform:rotate(-90deg)}.collection-sidebar-nav__row{display:flex;align-items:center}.collection-sidebar-nav__row .collection-sidebar-nav__link{flex:1}.collection-sidebar-nav__toggle{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground-rgb) / .5);border-radius:6px;transition:background-color .15s ease,color .15s ease;padding:0;margin-right:4px}.collection-sidebar-nav__toggle:hover{background-color:rgb(var(--color-foreground-rgb) / .07);color:var(--color-foreground)}.collection-sidebar-nav__toggle .toggle-plus-v{transition:transform .2s ease,opacity .2s ease;transform-origin:center}.collection-sidebar-nav__toggle--open .toggle-plus-v{transform:rotate(90deg) scaleY(0);opacity:0}.collection-sidebar-nav__children{list-style:none;padding:0;margin:2px 0 4px}.collection-sidebar-nav__link--child{padding-inline-start:24px;font-size:.85rem;color:rgb(var(--color-foreground-rgb) / .8)}.collection-sidebar-nav__link--child:hover{background-color:rgb(var(--color-foreground-rgb) / .05)}.collection-sidebar-nav__link--child.collection-sidebar-nav__link--active{background-color:#23463714;color:#234637;font-weight:600}.collection-browse-hero{padding-block-start:var(--padding-block-start, 40px);padding-block-end:var(--padding-block-end, 0px)}.collection-wrapper--with-nav .facets--filters-title{display:none}.collection-wrapper--with-nav .facets--vertical .facets__label{font-size:.9rem;font-weight:600;color:var(--color-foreground);letter-spacing:.02em;text-transform:none}.collection-wrapper--with-nav .facets--vertical .facets__summary{padding:9px 12px;border-radius:10px;transition:background-color .2s ease}.collection-wrapper--with-nav .facets--vertical .facets__summary:hover{background-color:rgb(var(--color-foreground-rgb) / .06)}.collection-wrapper--with-nav .facets--vertical .facets__panel[open]>.facets__summary{color:#234637}.collection-wrapper--with-nav .facets--vertical .facets__panel[open]>.facets__summary .facets__label{color:#234637;font-weight:700}.collection-browse-hero .page-width-normal{padding-inline:var(--page-margin, 16px);max-width:var(--page-width, 1400px);margin-inline:auto}.product-grid-container .card-gallery{background-color:var(--color-background, #fbf9f4)}.product-grid-container .product-media-container{background-color:var(--color-background, #fbf9f4);overflow:hidden}.product-grid-container .product-media-container img{object-fit:contain!important;transform:scale(.78);transform-origin:center}
/*# sourceMappingURL=/cdn/shop/t/6/assets/collection-browse.css.map */
