#header-group{position:sticky;z-index:120;top:0}.store-header{position:relative;z-index:1;background:var(--color-page)}.store-header:after{content:"";position:absolute;right:2.5rem;bottom:0;left:2.5rem;height:1px;background:var(--color-section-rule)}.utility-bar{position:relative;min-height:var(--utility-bar-height);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-inline:clamp(1.25rem,2.75vw,2.5rem);border-bottom:1px solid #e5e5e5;background:var(--color-page);color:#4f4f4b;font-size:clamp(.6875rem,.78vw,.75rem);font-weight:400;line-height:1}.utility-bar__left,.utility-bar__right{min-width:0;display:flex;align-items:center;gap:clamp(1.375rem,1.85vw,1.75rem);white-space:nowrap}.utility-bar__right{justify-self:end}.utility-bar__announcement{position:absolute;left:50%;max-width:34vw;overflow:hidden;color:#5f5f5a;text-overflow:ellipsis;transform:translate(-50%);white-space:nowrap}.utility-bar__localization,.mobile-menu__localization{margin:0}.utility-bar a{text-underline-offset:.2rem}.utility-bar a:hover,.utility-bar a:focus-visible{color:var(--color-text);text-decoration:underline;text-decoration-thickness:1px}.utility-bar__country select,.mobile-menu__auxiliary select{max-width:9rem;padding:0 .9rem 0 0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}body:has(.store-header--without-utility){--utility-bar-height: 0rem;--utility-bar-mobile-height: 0rem;--header-mobile-height: 8.1875rem}.store-header__desktop{min-height:var(--header-height);display:grid;grid-template-columns:minmax(13.25rem,1fr) auto minmax(13.25rem,1fr);align-items:center;gap:1.25rem;padding-inline:clamp(1.25rem,2vw,2.25rem)}.wordmark{display:inline-block;width:auto;height:auto;max-width:none;flex:0 0 auto;justify-self:start;transform:none;font-size:1rem;font-weight:600;font-stretch:normal;letter-spacing:.14em;line-height:1;white-space:nowrap}.catalog-navigation{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(1.15rem,1.55vw,1.75rem);justify-self:center}.catalog-navigation__item{position:relative}.catalog-navigation__item>a,.catalog-navigation__item>button{min-height:var(--header-height);display:inline-flex;align-items:center;gap:.42rem;padding:0;border:0;background:transparent;font-size:clamp(.6875rem,.75vw,.75rem);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer}.catalog-navigation__item>a:after,.catalog-navigation__item>button:after{content:"";position:absolute;right:0;bottom:1rem;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.catalog-navigation__item>a:hover:after,.catalog-navigation__item>a[aria-current=page]:after,.catalog-navigation__item>button:hover:after,.catalog-navigation__item>button[aria-expanded=true]:after{transform:scaleX(1)}.catalog-navigation__item--category-start{margin-left:clamp(.1rem,.5vw,.5rem);padding-left:clamp(.85rem,1vw,1.1rem)}.catalog-navigation__item--category-start:before{content:"";position:absolute;top:50%;left:0;width:1px;height:1.1rem;background:var(--color-border);transform:translateY(-50%)}.nav-chevron{width:.4rem;height:.4rem;margin-top:-.18rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}[aria-expanded=true] .nav-chevron{transform:translateY(.16rem) rotate(225deg)}.catalog-mega-menu{position:fixed;top:var(--header-height);right:0;left:0;padding:0 clamp(1.25rem,2vw,2.25rem);background:var(--color-page);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);opacity:0;visibility:hidden;transform:translateY(-.35rem);transition:opacity .16s ease,transform .16s ease,visibility .16s}.catalog-mega-menu.is-open,.catalog-navigation__item--shop:hover .catalog-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.catalog-mega-menu__inner{width:min(100%,76rem);display:grid;grid-template-columns:repeat(4,minmax(7.5rem,1fr)) minmax(14rem,1.25fr);gap:clamp(1.25rem,2.4vw,2.75rem);margin-inline:auto;padding-block:2rem 2.35rem}.catalog-mega-menu__group,.catalog-mega-menu__message{display:flex;flex-direction:column;align-items:flex-start}.catalog-mega-menu__group>p,.catalog-mega-menu__message>span{margin-bottom:.75rem;color:var(--color-text-muted);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.catalog-mega-menu__group a{padding-block:.32rem;font-size:.875rem}.catalog-mega-menu__group a:hover{text-decoration:underline;text-underline-offset:.25rem}.catalog-mega-menu__message{padding-left:2rem;border-left:1px solid var(--color-border)}.catalog-mega-menu__message p{max-width:20rem;color:var(--color-text-muted);font-size:.875rem;line-height:1.55}.catalog-mega-menu__message a{margin-top:1rem;padding-bottom:.2rem;border-bottom:1px solid currentColor;font-size:.8125rem;font-weight:600}.store-header__tools{justify-self:end;display:flex;align-items:center;gap:.15rem}.search-shell{position:relative;width:clamp(7.75rem,10vw,9.5rem)}.search-form{position:relative;height:2.5rem;display:flex;align-items:center;gap:.55rem;padding:0 .78rem;background:var(--color-search);border:1px solid var(--color-border);border-radius:var(--radius-pill);transition:border-color .16s ease,width .18s ease}.search-form:focus-within{border-color:var(--color-text)}.search-form input{min-width:0;flex:1;padding:0;border:0;outline:0;background:transparent;color:var(--color-text);font-size:.8125rem}.search-form input::placeholder{color:var(--color-text-muted)}.search-close{padding:0;border:0;background:transparent;font-size:.75rem;cursor:pointer}.predictive-panel{position:absolute;top:calc(100% + .5rem);right:0;width:min(22rem,calc(100vw - 2rem));padding:.55rem;background:var(--color-page);border:1px solid var(--color-border);box-shadow:0 .75rem 1.5rem #1f1f1d0f}.predictive-result{display:grid;grid-template-columns:3.5rem 1fr;align-items:center;gap:.75rem;padding:.45rem}.predictive-result:hover{background:var(--color-section)}.predictive-result__image{position:relative;width:3.5rem;aspect-ratio:1;overflow:hidden;background:var(--color-product)}.predictive-result__image img{object-fit:cover}.predictive-result strong,.predictive-result small{display:block}.predictive-result strong{font-size:.75rem;font-weight:550;line-height:1.35}.predictive-result small{margin-top:.18rem;color:var(--color-text-muted);font-size:.6875rem}.predictive-panel__all{display:flex;justify-content:space-between;margin-top:.35rem;padding:.75rem .45rem .35rem;border-top:1px solid var(--color-border);font-size:.75rem;font-weight:600}.utility-icon{width:2.25rem;height:2.25rem;position:relative;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;border:0;background:transparent;cursor:pointer}.utility-icon--cart{padding-right:.6rem}.utility-icon--cart>span:last-child{position:absolute;top:.18rem;right:0;min-width:1.12rem;height:1.12rem;display:grid;place-items:center;background:var(--color-button);border-radius:50%;color:var(--color-button-text);font-size:.6rem}.css-icon{position:relative;display:inline-block;width:1.2rem;height:1.2rem}.css-icon--search:before{content:"";position:absolute;width:.68rem;height:.68rem;left:.08rem;top:.08rem;border:1.4px solid currentColor;border-radius:50%}.css-icon--search:after{content:"";position:absolute;width:.45rem;height:1.4px;right:.04rem;bottom:.22rem;background:currentColor;transform:rotate(45deg);transform-origin:right center}.css-icon--account:before{content:"";position:absolute;width:.45rem;height:.45rem;left:50%;top:.04rem;border:1.35px solid currentColor;border-radius:50%;transform:translate(-50%)}.css-icon--account:after{content:"";position:absolute;width:.86rem;height:.5rem;left:50%;bottom:.06rem;border:1.35px solid currentColor;border-bottom:0;border-radius:.7rem .7rem 0 0;transform:translate(-50%)}.css-icon--cart:before{content:"";position:absolute;width:.85rem;height:.65rem;left:.16rem;top:.16rem;border:1.35px solid currentColor;border-top:0;transform:skew(-5deg)}.css-icon--cart:after{content:"\2022   \2022";position:absolute;left:.11rem;bottom:-.34rem;font-size:.68rem;letter-spacing:.25rem;white-space:nowrap}.store-header__mobile,.mobile-search-row,.mobile-menu{display:none}.interactive-hero{padding:0;background:var(--color-page)}.interactive-hero__stage{position:relative;min-height:calc(100vh - var(--header-height) - var(--utility-bar-height));min-height:calc(100svh - var(--header-height) - var(--utility-bar-height));overflow:hidden;background:var(--color-product)}.interactive-hero__images,.hero-scene{position:absolute;top:0;right:0;bottom:0;left:0}.hero-scene{opacity:0;visibility:hidden;transition:opacity var(--transition-image) ease,visibility var(--transition-image) ease}.hero-scene.is-active{opacity:1;visibility:visible}.hero-scene picture,.hero-scene picture img,.hero-scene>img{width:100%;height:100%}.hero-scene img{object-fit:cover}.spotlight-cards{--spotlight-card-gap: clamp(1.75rem, 4.5vh, 2.5rem);position:absolute;z-index:2;top:50%;left:clamp(2.5rem,5.5vw,5rem);width:clamp(18rem,22vw,20rem);display:flex;flex-direction:column;gap:var(--spotlight-card-gap);transform:translateY(-50%);pointer-events:none}.spotlight-card{position:relative;width:100%;padding:0;overflow:visible;background:transparent;border:1px solid transparent;border-radius:1.125rem;pointer-events:auto;cursor:pointer;transition:background-color .24s ease,border-color .24s ease,transform .24s ease}.spotlight-card+.spotlight-card:before{content:"";position:absolute;top:-1.1rem;right:.9rem;left:.9rem;height:1px;background:#dedede;pointer-events:none}.spotlight-card:hover,.spotlight-card:focus-within{width:100%;background:#fffffff7;border-color:#1f1f1d24;transform:translateY(-.12rem)}.spotlight-card--top-left,.spotlight-card--top-right,.spotlight-card--bottom-left{inset:auto}.spotlight-card__selector{width:100%;min-height:5.2rem;display:grid;grid-template-columns:1.8rem minmax(0,1fr);align-items:start;gap:.72rem;padding:.9rem;border:0;background:transparent;text-align:left;text-shadow:0 1px 12px rgba(255,255,255,.92);cursor:pointer}.spotlight-card:hover .spotlight-card__selector,.spotlight-card:focus-within .spotlight-card__selector{min-height:0;text-shadow:none}.spotlight-card__selector>span:first-child{width:1.8rem;height:1.8rem;position:relative;z-index:0;isolation:isolate;display:grid;place-items:center;font-size:1rem;transition:color .18s ease}.spotlight-card__selector>span:first-child:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:3rem;height:3rem;border:1px solid var(--color-border);border-radius:50%;transform:translate(-50%,-50%);transition:background .18s ease,border-color .18s ease}.spotlight-card.is-active .spotlight-card__selector>span:first-child{color:var(--color-button-text)}.spotlight-card.is-active .spotlight-card__selector>span:first-child:before{background:var(--color-button);border-color:var(--color-button)}.spotlight-card__copy{min-width:0;display:block}.spotlight-card__copy small,.spotlight-card__copy strong,.spotlight-card__copy>span{display:block}.spotlight-card__copy small{overflow:hidden;color:#5f5f5a;font-family:var(--font-sans);font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.spotlight-card__copy strong{margin-top:.4375rem;font-size:1.375rem;font-weight:500;line-height:1.3}.spotlight-card.is-active .spotlight-card__copy strong{font-weight:600}.spotlight-card:hover .spotlight-card__copy strong,.spotlight-card:focus-within .spotlight-card__copy strong{color:var(--color-text);font-weight:600}.spotlight-card__copy>span{max-height:0;overflow:hidden;opacity:0;color:var(--color-text-muted);font-size:.78rem;line-height:1.45;transition:max-height .18s ease,margin .18s ease,opacity .18s ease}.spotlight-card:hover .spotlight-card__copy>span,.spotlight-card:focus-within .spotlight-card__copy>span{max-height:3rem;margin-top:.38rem;opacity:1}.spotlight-card:hover .spotlight-card__selector>span:first-child:before,.spotlight-card:focus-within .spotlight-card__selector>span:first-child:before{border-color:var(--color-text-muted)}.spotlight-card>a{min-height:0;max-height:0;display:flex;align-items:center;justify-content:space-between;margin:0 .9rem 0 3.42rem;padding:0;overflow:hidden;visibility:hidden;background:var(--color-button);color:var(--color-button-text);font-size:.7rem;font-weight:600;opacity:0;transition:min-height .18s ease,max-height .18s ease,margin .18s ease,padding .18s ease,opacity .18s ease,visibility .18s}.spotlight-card:hover>a,.spotlight-card:focus-within>a{min-height:2.5rem;max-height:2.5rem;margin-bottom:.9rem;padding:0 .78rem;visibility:visible;opacity:1}.mobile-spotlight-carousel{display:none}.best-sellers{position:relative;padding:0 0 clamp(4rem,7vw,7rem);background:var(--color-page)}.best-sellers:before,.best-sellers:after{content:"";display:block;width:calc(100% - 5rem);height:1px;margin-inline:auto;background:var(--color-section-rule)}.best-sellers:before{margin-bottom:clamp(2.75rem,4vw,4.5rem)}.best-sellers:after{margin-top:clamp(3.5rem,6vw,6rem)}.best-sellers__header{display:flex;align-items:end;justify-content:space-between;gap:2rem}.best-sellers__header h1{font-family:var(--font-serif);font-size:clamp(2.75rem,4vw,3.625rem);font-weight:400;letter-spacing:-.015em;line-height:1.08}.best-sellers__header p{margin-top:.65rem;color:var(--color-text-muted);font-size:.875rem}.best-sellers__header>a{display:inline-flex;align-items:center;gap:1.15rem;padding-bottom:.25rem;border-bottom:1px solid var(--color-text);font-size:.78rem;font-weight:600}.best-sellers__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.75rem);margin-top:1.5rem}.start-exploring{padding:0 0 clamp(2.25rem,3.5vw,3.5rem);background:transparent}.start-exploring:before{content:"";display:block;width:calc(100% - 5rem);height:1px;margin:0 auto clamp(2.25rem,3.5vw,3.5rem);background:var(--color-section-rule)}.start-exploring__card{width:86%;min-height:clamp(7rem,8.2vw,8rem);display:grid;grid-template-columns:minmax(8.5rem,18%) minmax(0,1fr) auto;align-items:stretch;margin-inline:auto;padding:.75rem;overflow:hidden;background:linear-gradient(90deg,#fff,#f7f7f4 48%,#eeeeea);border-radius:1rem}.start-exploring__media{min-width:0;height:100%;overflow:hidden;border-radius:1.0625rem}.start-exploring__media img{width:100%;height:100%;object-fit:cover;object-position:66% center}.start-exploring__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:.5rem clamp(1.25rem,2.25vw,2.25rem);text-align:left}.start-exploring__copy>span{display:block}.start-exploring__eyebrow{overflow:hidden;color:#5f5f5a;font-family:var(--font-sans);font-size:clamp(.6875rem,.8vw,.75rem);font-weight:500;letter-spacing:.12em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.start-exploring__title{margin-top:.5rem;font-size:clamp(1.4375rem,1.7vw,1.625rem);font-weight:500;line-height:1.15}.start-exploring__subtitle{margin-top:.375rem;color:#5f5f5a;font-size:clamp(.9375rem,1vw,1rem);font-weight:400;line-height:1.35}.start-exploring__link{align-self:center;display:inline-flex;align-items:center;gap:.625rem;margin-right:clamp(1.5rem,3vw,3rem);padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--color-text);font-size:clamp(1rem,1.15vw,1.125rem);font-weight:600;line-height:1.35;opacity:0;transform:translate(-.25rem);transition:opacity .24s ease,transform .24s ease}.start-exploring__link>span{transform:translate(0);transition:transform .24s ease}.start-exploring__card:hover .start-exploring__link,.start-exploring__card:focus-visible .start-exploring__link{opacity:1;transform:translate(0)}.start-exploring__card:hover .start-exploring__link>span,.start-exploring__card:focus-visible .start-exploring__link>span{transform:translate(.3rem)}.preview-product-card,.shopify-product-card{min-width:0}.preview-product-card__media,.shopify-product-card__media{position:relative;aspect-ratio:4 / 5;display:block;overflow:hidden;background:var(--color-product)}.preview-product-card__media img,.shopify-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .22s ease,transform .22s ease}.shopify-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.preview-product-card:nth-child(1) .preview-product-card__media img{object-position:66% center}.preview-product-card:nth-child(2) .preview-product-card__media img{object-position:34% center}.preview-product-card:nth-child(3) .preview-product-card__media img{object-position:64% center}.preview-product-card__media>span,.shopify-product-card__quick-add{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;min-height:2.5rem;display:flex;align-items:center;justify-content:space-between;padding:0 .8rem;border:0;background:var(--color-button);color:var(--color-button-text);font-size:.72rem;font-weight:600;opacity:0;transform:translateY(.35rem);transition:opacity .18s ease,transform .18s ease}.preview-product-card:hover .preview-product-card__media>span,.shopify-product-card:hover .shopify-product-card__quick-add,.shopify-product-card__quick-add:focus-visible{opacity:1;transform:translateY(0)}.preview-product-card:hover .preview-product-card__media img{transform:scale(1.025)}.preview-product-card__details,.shopify-product-card__details{display:flex;justify-content:space-between;gap:1rem;padding-top:.8rem;font-size:.8rem}.preview-product-card__details h2,.shopify-product-card__details h2{margin:0;font-size:.8rem;font-weight:550;line-height:1.4}.preview-product-card__details p{flex:0 0 6.5rem;color:var(--color-text-muted);font-size:.7rem;line-height:1.4;text-align:right}.shopify-product-card__image--secondary{opacity:0}.shopify-product-card:hover .shopify-product-card__image--primary{opacity:0;transform:scale(1.025)}.shopify-product-card:hover .shopify-product-card__image--secondary{opacity:1;transform:scale(1.025)}.shopify-product-card__badge{position:absolute;top:.7rem;left:.7rem;padding:.3rem .48rem;background:var(--color-page);font-size:.65rem}.shopify-product-card__price{display:flex;gap:.45rem;white-space:nowrap}.shopify-product-card__price s{color:var(--color-text-muted)}.shopify-product-card__colors{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem;color:var(--color-text-muted);font-size:.68rem}.shopify-product-card__colors span+span:before{content:"\b7";margin-right:.35rem}.shopify-product-card__quick-add[disabled]{cursor:not-allowed;opacity:.55}.shopify-product-card__form{margin:0}@media(max-width:84.375rem)and (min-width:75rem){.catalog-navigation{gap:.78rem}.store-header__desktop{gap:.85rem;padding-inline:1rem}.catalog-navigation__item--category-start{padding-left:.78rem}.search-shell{width:7.4rem}.best-sellers__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:74.99rem){.store-header__desktop{display:none}.store-header__mobile{min-height:4rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:1.5rem}.store-header__mobile .wordmark{justify-self:center}.store-header__mobile>div{justify-self:end;display:flex}.mobile-menu-button{width:2.625rem;height:2.625rem;display:flex;flex-direction:column;justify-content:center;gap:.32rem;padding:0;border:0;background:transparent}.mobile-menu-button span{width:1.2rem;height:1.5px;background:currentColor}.mobile-search-row{width:100%;display:none;padding:.65rem 1.5rem;background:var(--color-page);border-top:1px solid var(--color-border)}.mobile-search-row.is-open{display:block}.search-shell--mobile{width:100%;max-width:100%}.search-shell--mobile .search-form{width:100%;max-width:100%;border-radius:var(--radius-pill)}.search-shell--mobile .search-form input{min-width:0}.search-shell--mobile .predictive-panel{right:auto;left:0;width:100%}.mobile-menu{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--color-page);opacity:0;visibility:hidden;transform:translate(-1.5rem);transition:opacity .18s ease,transform .18s ease,visibility .18s}.mobile-menu.is-open{opacity:1;visibility:visible;transform:none}.mobile-menu__header{min-height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;border-bottom:1px solid var(--color-border);font-size:.875rem;font-weight:600}.mobile-menu__header button{width:2.75rem;height:2.75rem;position:relative;border:0;background:transparent}.mobile-menu__header button span{position:absolute;width:1.2rem;height:1px;left:50%;top:50%;background:currentColor}.mobile-menu__header button span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.mobile-menu__header button span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-menu nav{overflow-y:auto;padding:.75rem 1.5rem 2rem}.mobile-menu__direct,.mobile-menu summary{min-height:3.25rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);font-size:1rem;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu details[open] summary span{transform:rotate(45deg)}.mobile-menu__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem;background:var(--color-section)}.mobile-menu__groups>div{display:flex;flex-direction:column;align-items:flex-start}.mobile-menu__groups p{margin-bottom:.35rem;color:var(--color-text-muted);font-size:.68rem;font-weight:600;text-transform:uppercase}.mobile-menu__groups a{padding:.27rem 0;color:var(--color-text-muted);font-size:.8rem}.mobile-menu__account{min-height:3.25rem;display:flex;align-items:center;gap:.65rem;margin-top:.75rem;font-size:.9rem}.utility-bar{min-height:var(--utility-bar-mobile-height);display:flex;justify-content:center;padding-inline:1rem;font-size:.6875rem}.utility-bar__left,.utility-bar__right{display:none}.utility-bar__announcement{position:static;width:100%;max-width:100%;text-align:center;transform:none}.mobile-menu__auxiliary{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.mobile-menu__auxiliary>a,.mobile-menu__auxiliary>span,.mobile-menu__auxiliary>label,.mobile-menu__localization label{min-height:2.75rem;display:flex;align-items:center;color:var(--color-text-muted);font-size:.875rem}.mobile-menu__auxiliary select{width:auto;max-width:100%}.best-sellers__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:48rem){.store-header:after{right:1rem;left:1rem}.mobile-search-toggle{display:none}.mobile-search-row,.mobile-search-row.is-open{display:block;width:100%;padding:.65rem 0}.mobile-search-row .search-shell--mobile{width:calc(100% - 2rem);max-width:calc(100% - 2rem);margin-inline:1rem}.mobile-search-row .search-form{width:100%;height:2.75rem;border-radius:1.375rem}.mobile-search-row .search-close{display:none}.mobile-search-row .predictive-panel{width:100%;max-height:min(28rem,calc(100vh - 8rem));overflow-y:auto}.mobile-spotlight-carousel{min-height:calc(100svh - var(--header-mobile-height))}.mobile-spotlight-carousel__track{height:calc(100svh - var(--header-mobile-height) - 4rem)}}@media(max-width:56.25rem){.store-container{padding-inline:1rem}.store-header__mobile,.mobile-menu__header,.mobile-menu nav{padding-inline:1rem}.interactive-hero__stage{display:none}.mobile-spotlight-carousel{min-height:calc(100svh - 4rem);display:flex;flex-direction:column;overflow:hidden;background:var(--color-page)}.mobile-spotlight-carousel__track{position:relative;width:100%;height:calc(100svh - 8rem);min-height:31rem;overflow:hidden;touch-action:pan-y}.mobile-spotlight-slide{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;grid-template-rows:minmax(17rem,58%) minmax(13rem,42%);overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .42s ease,visibility .42s ease;will-change:opacity}.mobile-spotlight-slide.is-active{z-index:1;visibility:visible;opacity:1;pointer-events:auto}.mobile-spotlight-slide__media{min-height:0;overflow:hidden;background:var(--color-product)}.mobile-spotlight-slide__media img{width:100%;height:100%;object-fit:cover}.mobile-spotlight-slide:nth-child(1) .mobile-spotlight-slide__media img{object-position:60% center}.mobile-spotlight-slide:nth-child(2) .mobile-spotlight-slide__media img{object-position:38% center}.mobile-spotlight-slide:nth-child(3) .mobile-spotlight-slide__media img{object-position:58% center}.mobile-spotlight-slide__info{min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.15rem 1.25rem 1.3rem;text-align:center}.mobile-spotlight-slide__info>p{color:var(--color-text-muted);font-size:.78125rem;font-weight:600;letter-spacing:.03em}.mobile-spotlight-slide__info h2{max-width:21rem;margin-top:.35rem;font-family:var(--font-serif);font-size:1.1875rem;font-weight:500;letter-spacing:-.01em;line-height:1.02}.spotlight-card__selector>span:first-child:before{width:2.5rem;height:2.5rem}.mobile-spotlight-slide__info>span{max-width:21rem;display:block;margin-top:.55rem;color:var(--color-text-muted);font-size:.84rem;line-height:1.5}.mobile-spotlight-slide__info>a{min-width:12rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;margin-top:.9rem;padding:0 1.25rem;background:var(--color-button);color:var(--color-button-text);font-size:.78rem;font-weight:600}.mobile-spotlight-carousel__controls{position:relative;z-index:3;min-height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-top:1px solid var(--color-border);background:var(--color-page);color:#8a8a85;font-size:.68rem;font-weight:500}.mobile-spotlight-carousel__buttons{display:flex;align-items:center;gap:.625rem}.mobile-spotlight-carousel__buttons button{width:1.375rem;height:1.375rem;display:grid;place-items:center;padding:0;border:1px solid var(--color-border);border-radius:.35rem;background:transparent;color:var(--color-text);font-size:.8rem;line-height:1;cursor:pointer;pointer-events:auto}.mobile-spotlight-carousel__buttons button:disabled{color:#aaa9a4;background:#fafaf8;opacity:.5;cursor:default}.start-exploring{padding-bottom:1.75rem}.start-exploring:before{width:calc(100% - 2rem);margin-bottom:1.75rem}.start-exploring__card{width:100%;height:clamp(6rem,25.5vw,7rem);min-height:0;grid-template-columns:23% minmax(0,77%);padding:.5rem;border-radius:1rem}.start-exploring__media{height:auto;aspect-ratio:1;align-self:center;border-radius:1rem}.start-exploring__copy{padding:0 .625rem}.start-exploring__eyebrow{font-size:clamp(.625rem,2.7vw,.6875rem);letter-spacing:.11em}.start-exploring__title{margin-top:.375rem;font-size:clamp(1.0625rem,4.6vw,1.1875rem);line-height:1.08}.start-exploring__subtitle{margin-top:.3125rem;font-size:clamp(.8125rem,3.6vw,.875rem);line-height:1.2}.start-exploring__link{display:none}.best-sellers{padding:0 0 3.5rem}.best-sellers:before,.best-sellers:after{width:calc(100% - 2rem)}.best-sellers:before{margin-bottom:2.65rem}.best-sellers:after{margin-top:3rem}.best-sellers__header{align-items:end;gap:1rem}.best-sellers__header h1{font-size:clamp(2.25rem,10vw,2.625rem)}.best-sellers__header p{max-width:13rem;font-size:.78rem;line-height:1.4}.best-sellers__header>a{flex:0 0 auto;font-size:.7rem}.best-sellers__track{display:flex;gap:.85rem;overflow-x:auto;margin-inline:-1rem;padding:0 1rem .5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.best-sellers__track::-webkit-scrollbar{display:none}.preview-product-card,.shopify-product-card{flex:0 0 72vw;scroll-snap-align:start}.preview-product-card__details,.shopify-product-card__details{flex-direction:column;gap:.2rem}.preview-product-card__details p{flex:none;text-align:left}.preview-product-card__media>span,.shopify-product-card__quick-add{min-height:2.6rem;opacity:1;transform:none}.mobile-menu__groups{grid-template-columns:1fr 1fr;padding-inline:.75rem}}@media(max-width:48rem){.mobile-spotlight-carousel{min-height:calc(100svh - var(--header-mobile-height))}.mobile-spotlight-carousel__track{height:calc(100svh - var(--header-mobile-height) - 4rem)}}@media(min-width:48rem)and (max-width:56.25rem){.preview-product-card,.shopify-product-card{flex-basis:42vw}}@media(max-width:22.5rem){.store-header__mobile{padding-inline:.75rem}.mobile-spotlight-slide__info{padding-inline:.9rem}.mobile-spotlight-slide__info h2{font-size:1.125rem}.preview-product-card,.shopify-product-card{flex-basis:76vw}}@media(hover:none){.preview-product-card__media>span,.shopify-product-card__quick-add{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/orvixio-components.css.map */
