:root{--lf-ink: #000000;--lf-paper: #ffffff;--lf-muted: #6a6a6a;--lf-line: #e6e6e6;--lf-soft: #f2f0ed;--lf-ui-size: 1.2rem;--lf-ui-track: .04em;--lf-gutter: clamp(1.6rem, 3vw, 4rem);--lf-bleed-gap: .4rem}body{font-size:1.4rem;line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased}.page-width{max-width:160rem;padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}.lf-ui,.header__menu-item,.list-menu__item,.button,.shopify-challenge__button,.customer button,.product-count,.facets__summary,.facet-filters__label,.facet-filters__sort,.badge,.link,.quantity__label,.product-form__submit,.share-button__button,.footer-block__heading,.footer__content-bottom,.list-social__link,.cart__ctas button,.totals,.tab-button{font-size:var(--lf-ui-size);letter-spacing:var(--lf-ui-track);text-transform:uppercase;font-weight:400}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:-.02em;font-weight:400}.title,.title-wrapper-with-link .title,.collection__title .title,.rich-text__heading{font-size:var(--lf-ui-size);letter-spacing:.08em;text-transform:uppercase;font-weight:400;margin:0 0 2.4rem}.title-wrapper-with-link{align-items:baseline;margin-bottom:2.4rem}.button,.shopify-challenge__button,.customer button,.product-form__submit{min-height:4.8rem;border-radius:0;box-shadow:none;padding:0 3.2rem;transition:background-color .25s ease,color .25s ease}.button:after,.button:before,.shopify-challenge__button:after,.customer button:after{box-shadow:none;border-radius:0}.button--full-width{width:100%}.header-wrapper{border-bottom:1px solid var(--lf-line)}.header{padding-top:1.4rem;padding-bottom:1.4rem;max-width:none;padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}@media screen and (min-width:990px){.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--middle-left .header__inline-menu{justify-self:center}.header__icons{justify-self:end}}.header__heading-logo{max-height:4.2rem;width:auto}.header__menu-item{padding:1rem 1.2rem}.header__menu-item span{text-decoration:none}.header__active-menu-item,.header__menu-item:hover span{text-decoration:none;color:var(--lf-muted)}.header__submenu{border:1px solid var(--lf-line);box-shadow:none;border-radius:0;padding:1.2rem 0}.header__icon .icon{height:2.2rem;width:2.2rem}.header__icon--cart .svg-wrapper>.icon{width:2.6rem;height:auto}.header__icon--cart .cart-count-bubble{height:1.9rem;width:1.9rem;font-size:1rem;font-weight:500;bottom:.5rem;left:2.3rem}.lf-marquee{background:var(--lf-ink);color:#fff;overflow:hidden;padding:.9rem 0}.lf-marquee__track{display:flex;width:max-content;animation:lf-marquee-scroll var(--lf-marquee-speed, 40s) linear infinite}.lf-marquee:hover .lf-marquee__track{animation-play-state:paused}.lf-marquee__group{display:flex;flex-shrink:0}.lf-marquee__item{font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:0 3.5rem;color:#fff;text-decoration:none}@keyframes lf-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lf-marquee__track{animation:none}.lf-marquee{text-align:center}}.lf-split{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--lf-bleed-gap);background:var(--lf-paper)}.lf-split__panel{position:relative;display:block;overflow:hidden;color:#fff;text-decoration:none}.lf-split__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.lf-split__panel:hover .lf-split__media{transform:scale(1.03)}.lf-split__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000059)}.lf-split__content{position:absolute;inset:auto 0 0 0;padding:clamp(2rem,4vw,5rem);display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.lf-split--center .lf-split__content{top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;text-align:center}.lf-split__kicker{font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;opacity:.9}.lf-split__title{font-family:var(--font-heading-family);font-weight:400;text-transform:uppercase;letter-spacing:-.03em;line-height:.92;font-size:clamp(3.2rem,4.4vw,7.2rem);margin:0;color:#fff}.lf-split__cta{display:inline-block;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:.3rem}@media screen and (max-width:749px){.lf-split{grid-template-columns:1fr}}.lf-editorial{position:relative;display:block;overflow:hidden}.lf-editorial__media{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.lf-editorial__shade{position:absolute;top:0;right:0;bottom:0;left:0}.lf-editorial__content{position:relative;display:flex;flex-direction:column;gap:2rem;padding:clamp(3rem,7vw,10rem);color:#fff;min-height:inherit}.lf-editorial__content--bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.lf-editorial__content--center{justify-content:center;align-items:center;text-align:center}.lf-editorial__content--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.lf-editorial__title{font-family:var(--font-heading-family);font-weight:400;text-transform:uppercase;letter-spacing:-.035em;line-height:.9;font-size:clamp(3.6rem,8vw,12rem);margin:0;color:inherit}.lf-editorial__text{max-width:46ch;font-size:1.4rem;line-height:1.7;margin:0}.lf-editorial__cta{display:inline-block;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;border:1px solid currentColor;padding:1.3rem 3rem;text-decoration:none;color:inherit;transition:background-color .25s ease,color .25s ease}.lf-editorial__cta:hover{background:#fff;color:#000}.lf-editorial--dark .lf-editorial__cta:hover{background:#000;color:#fff}.lf-lookbook__head{display:flex;justify-content:space-between;align-items:baseline;padding:0 1.6rem 1.6rem}.lf-lookbook__title{font-size:1.2rem;letter-spacing:0;text-transform:uppercase;margin:0}.lf-lookbook__link{font-size:1.2rem;letter-spacing:0;text-transform:uppercase;border-bottom:1px solid currentColor;text-decoration:none;color:inherit}.lf-lookbook__frame{margin:0 1.6rem;overflow:hidden}.lf-lookbook__rail{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:auto;padding:0;scrollbar-width:none}.lf-lookbook__rail::-webkit-scrollbar{display:none}.lf-lookbook__item{flex:0 0 calc((100% - 1.6rem)/2);max-width:calc((100% - 1.6rem)/2);scroll-snap-align:start;position:relative;text-decoration:none;color:inherit}.lf-lookbook__item img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover}.lf-lookbook__item--marco{border:1px solid var(--lf-line);background:#fff}.lf-lookbook__caption{font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;padding-top:.8rem;color:var(--lf-muted)}@media screen and (min-width:990px){.lf-lookbook__head{padding:0 4rem 1.6rem}.lf-lookbook__frame{margin:0 4rem}.lf-lookbook__item{flex:0 0 calc((100% - 6.4rem)/5);max-width:calc((100% - 6.4rem)/5)}}.grid{column-gap:var(--lf-bleed-gap);row-gap:3.2rem}.card-wrapper,.card{border:0;box-shadow:none}.card__inner,.card--standard .card__inner,.card__media,.card .media{background:var(--lf-paper)}.card__content{padding:0}.card__information{padding:.8rem 0 0}.card__heading,.card__heading a{font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.3;letter-spacing:0;text-transform:none;text-decoration:none}.card__heading a:hover{text-decoration:none;color:var(--lf-muted)}.card-information>*+*{margin-top:0}.price.price,.card-wrapper .price,.card-information .price,.card__information .price,.price.price--large{font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:0;text-transform:none}.price__container{margin:0}.price-item,.price__container .price-item{font-size:inherit;letter-spacing:0}.badge{border-radius:0;padding:.5rem 1rem;font-size:1rem;letter-spacing:.08em;border:0}.card__media .media img.motion-reduce{transition:opacity .4s ease,transform 1.1s cubic-bezier(.2,.8,.2,1)}.card-wrapper:hover .card__media .media>img:first-child{transform:scale(1.02)}.lf-bleed .page-width,.lf-bleed.page-width{max-width:none;padding-left:var(--lf-bleed-gap);padding-right:var(--lf-bleed-gap)}.collection-hero,.collection__title{text-align:left}.facets-container{border-bottom:1px solid var(--lf-line);padding-bottom:1.2rem;margin-bottom:2.4rem}.facets__summary,.facet-filters__label,.facet-filters__sort,.product-count__text{font-size:var(--lf-ui-size);letter-spacing:.06em;text-transform:uppercase}.facets__disclosure .facets__display{border:1px solid var(--lf-line);border-radius:0;box-shadow:none}.lf-product-section .product__title,.lf-product-section .product__title h1,.lf-product-section .product__title h2,.product__title,.product__title h1,.product__title h2{font-family:var(--font-heading-family);font-size:clamp(2.8rem,2.096rem + 1.878vw,4.8rem);font-weight:var(--lf-heading-weight-light, 400);line-height:1;letter-spacing:-.03em;text-transform:none}.product__info-container .price.price,.product__info-container .price.price--large{font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:0}.product__info-container>*+*{margin-top:1.8rem}.product-form__input .form__label,.product-form__input legend{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lf-muted)}.product-form__input input[type=radio]+label{border-radius:0;font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;min-width:3.6rem;padding:.8rem 1.1rem;margin:.3rem}.product-form__submit{letter-spacing:.1em}.product__accordion .summary__title,.product__accordion summary{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.product__accordion{border-top:1px solid var(--lf-line)}.product__description{font-size:1.4rem;line-height:1.75}.product-media-container{border:0;box-shadow:none}.product__media-item .media{background:var(--lf-paper)}.cart-drawer__inner,.drawer__inner{border-radius:0}.drawer__heading,.cart__login-title{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;font-weight:400}.cart-item__name{font-size:1.3rem;letter-spacing:0;text-transform:none;text-decoration:none}.quantity{border-radius:0}.footer{border-top:0;margin-top:0}.footer__content-top{padding-top:6rem;padding-bottom:4rem}.footer-block__heading{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.8rem;opacity:.6}.footer-block__details-content .list-menu__item--link,.footer-block__details-content a{font-size:1.2rem;letter-spacing:.03em;text-transform:uppercase;padding-top:.6rem;padding-bottom:.6rem;text-decoration:none}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:2rem;padding-bottom:3rem}.footer__content-bottom-wrapper{align-items:center}.copyright__content,.policies__item a{font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;opacity:.7}.footer-block__newsletter .field__input{border-radius:0}.footer .list-social__link .icon{height:1.7rem;width:1.7rem}.newsletter-form__field-wrapper .field__input,.field__input,.select__select,.customer .field input,.customer select{border-radius:0}.field__input:focus,.select__select:focus{box-shadow:none;outline:1px solid var(--lf-ink)}hr{border-color:var(--lf-line)}.link,a.link--text{text-underline-offset:.3rem}.global-media-settings,.card-wrapper .card,.media-wrapper{box-shadow:none!important;border:0!important}.collapsible-content .accordion summary,.accordion__title{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;font-weight:400}.accordion{border-top:1px solid var(--lf-line)}.accordion+.accordion{border-top:0}.collapsible-content__wrapper .accordion:last-child{border-bottom:1px solid var(--lf-line)}#ProductGridContainer .collection.page-width,.facets-container.page-width,.collection--full-width .collection__title.page-width,.template-search .collection.page-width{max-width:none;padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}.collection--full-width .collection__title.page-width{padding-bottom:0}.collection--full-width .slider--desktop,.collection--full-width .product-grid{padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}.facets-container{border-top:1px solid var(--lf-line);padding-top:1.2rem}.collection-hero__inner,.collection-hero__text-wrapper{padding-top:3.2rem;padding-bottom:0}.collection-hero__title{font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.02em;text-transform:uppercase;font-weight:400;margin-bottom:0}.collection-hero__description{font-size:1.4rem;max-width:60ch;color:var(--lf-muted)}.collection__view-all .link,.collection__view-all a{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;text-decoration:none}.collapsible-content__wrapper .page-width{max-width:90rem;margin-inline:auto}.collapsible-content .accordion__content{font-size:1.4rem;line-height:1.7}.footer .field__input{background:transparent;color:#fff;border-color:#ffffff4d}.footer .field__label{color:#fff9}.footer .newsletter-form__button .icon,.footer .footer__list-social .list-social__link{color:#fff}.footer-block__brand-info img{filter:invert(1)}.card-wrapper .card__inner,.card__inner.color-scheme-1,.card__inner.gradient,.card--standard .card__inner,.card .card__inner .card__media{background-color:var(--lf-paper)}.card--standard>.card__content .card__information{background:transparent}.card__media img,.card .media img,.card-wrapper .media img,.lf-lookbook__item img,.lf-split__media,.lf-editorial__media{object-fit:cover;padding:0}.lf-editorial__media{object-position:50% var(--lf-focal, 50%)}.lf-editorial__title{font-size:clamp(3.2rem,6vw,8.8rem)}.lf-split__title{font-size:clamp(3rem,3.8vw,6rem)}.lf-lookbook__item img{aspect-ratio:4 / 5;object-position:50% 30%}.lf-editorial:has(.lf-editorial__content--bottom-left) .lf-editorial__shade{background-image:linear-gradient(100deg,#0009,#00000040 42%,#0000 68%)}.lf-editorial:has(.lf-editorial__content--bottom-right) .lf-editorial__shade{background-image:linear-gradient(260deg,#0009,#00000040 42%,#0000 68%)}.lf-editorial:has(.lf-editorial__content--center) .lf-editorial__shade{background-image:radial-gradient(ellipse at center,#00000073,#00000026 70%)}.collapsible-content__heading{font-size:var(--lf-ui-size);letter-spacing:.08em;text-transform:uppercase;font-weight:400;margin-bottom:1.6rem}.collapsible-content .accordion summary .svg-wrapper:first-child,.collapsible-content .accordion .icon-accordion{display:none}.collapsible-content .accordion summary{padding-left:0}.footer__content-bottom .footer__list-social,.footer__content-bottom .footer__follow-on-shop{display:none}.footer__content-bottom-wrapper--center{justify-content:center}.related-products__heading,.collapsible-content__heading,.collection-list-title,.collage-wrapper-title,.email-signup-banner__heading,.predictive-search__heading,.title--primary,.main-page-title,.page-title,.login-title,.blog__title{font-size:var(--lf-ui-size);letter-spacing:.08em;text-transform:uppercase;font-weight:400;line-height:1.4;margin:0 0 2rem}.product__accordion .accordion__title .svg-wrapper,.product__accordion summary .icon-accordion{display:none}.product__accordion summary{padding-left:0}.article-template__title,.main-page-title.page-title{font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.02em}.main-list-collections .page-width>.title,.main-page-title{padding-top:3.2rem}.product-grid>.grid__item,.collection-list>.grid__item{display:flex}.card-wrapper,.card-wrapper>.card,.card-wrapper .card--standard{width:100%;display:flex;flex-direction:column}.card-wrapper .card__content{flex:1 1 auto;display:flex;flex-direction:column}.card-wrapper .card__information{margin-top:0}.card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.card-information>.price,.card__information .price{margin-top:0}.predictive-search__item-heading,.predictive-search .card__heading,.predictive-search__item-content .h5{font-size:1.3rem;letter-spacing:0;text-transform:none;font-weight:400}.cart-notification-product__name,.cart-drawer .cart-item__name,.cart-item__details .product-option{text-transform:none;letter-spacing:0}.cart-notification-product__name{font-size:1.3rem}.card-information .price,.card-information .price *,.card__information .price,.card__information .price *,.price.caption-with-letter-spacing,.card-information .caption-with-letter-spacing{letter-spacing:0;text-transform:none}@media screen and (min-width:990px){.lf-product-section .page-width,.product.product--stacked{max-width:none;padding-left:0;padding-right:0}.product.product--stacked.grid{display:grid;grid-template-columns:50% 1fr;column-gap:0;row-gap:0;align-items:start}.lf-product-section .product.product--stacked>.product__media-wrapper,.lf-product-section .product.product--stacked>.product__info-wrapper{width:100%;max-width:none;padding:0;margin:0;grid-column:auto}.lf-product-section .product.product--stacked>.product__info-wrapper{position:sticky;top:calc(var(--header-height, 8rem) + 2rem);align-self:start}.product__info-wrapper{display:flex;justify-content:center}.lf-product-section .product__info-container,.product__info-container{width:100%;max-width:40rem;text-align:center;padding:5rem 0 2.7rem}}@media screen and (min-width:990px){.lf-product-section .product__media-list.grid,.product__media-list{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;overflow:visible;scroll-snap-type:none}}@media screen and (max-width:989px){.lf-product-section .product__media-list.grid,.lf-product-section .product__media-list.grid--peek{display:flex;grid-template-columns:none;gap:0;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lf-product-section .product__media-list.grid::-webkit-scrollbar{display:none}.lf-product-section .product__media-list.grid>.grid__item.product__media-item{flex:0 0 100%;width:100%;max-width:100%;scroll-snap-align:center}}.lf-product-section .product__media-list.grid>.grid__item.product__media-item,.product__media-list .product__media-item{width:100%;max-width:none;flex:none;padding:0;margin:0;scroll-snap-align:none}@media screen and (min-width:990px){.product__media-list .product__media-item:first-child{grid-column:1 / -1}}.lf-product-section .product__media-item .product-media-container,.lf-product-section .product__media-item .product__media,.lf-product-section .product__media-item .media{width:100%;max-width:100%;height:auto;aspect-ratio:4 / 5;padding-bottom:0;background:var(--lf-soft);overflow:hidden}.lf-product-section .product__media-item .product-media-container.media-fit-contain img{object-fit:cover}.lf-product-section .product__media-item img,.lf-product-section .product__media-item video,.product__media-list .product__media-item img,.product__media-list .product__media-item video{width:100%;height:100%;object-fit:cover;object-position:center 30%}@media screen and (max-width:989px){.product__info-container{text-align:center;padding:3.2rem var(--lf-gutter)}}.product__info-container>*+*{margin-top:1.6rem}.lf-product-section .product__title,.product__title{margin:0}.product__info-container .product__text.body,.product__info-container .product__text{font-size:1.2rem;line-height:1.4;letter-spacing:0;text-transform:none;color:rgb(var(--color-foreground))}.product__tax,.product__info-container .tax-note,.product__info-container .caption{font-size:1.02rem;line-height:1.4;letter-spacing:0;text-transform:none;opacity:.75;margin-top:.6rem}.product__info-container .price.price{margin:0}.product-form__input{max-width:none;justify-content:center}.product-form__input .form__label,.product-form__input legend{text-align:center;width:100%}.product-form__input--pill,fieldset.product-form__input{display:flex;flex-wrap:wrap;justify-content:center}.product-form__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;max-width:none}.product-form__buttons>*{margin:0}.product-form__submit{background:var(--lf-ink);color:#fff;border-color:var(--lf-ink);min-height:4.6rem;padding:0 1rem;white-space:nowrap}.product-form__submit:hover{background:#2a2a2a;border-color:#2a2a2a}.shopify-payment-button__button--unbranded{background:var(--lf-ink);color:#fff;border-radius:0;min-height:4.6rem;font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase}.shopify-payment-button__more-options{font-size:1.1rem;letter-spacing:.04em;text-decoration:underline;text-underline-offset:.3rem;margin-top:1.2rem}@media screen and (max-width:749px){.product-form__buttons{grid-template-columns:1fr}}.product__accordion.accordion{text-align:left;margin-top:2.4rem}.product__accordion.accordion+.product__accordion.accordion{margin-top:0}.product__accordion .summary__title{justify-content:space-between;width:100%}.lf-product-section .product__media-list.grid{align-items:start}.lf-product-section .product__media-item{aspect-ratio:4 / 5;height:auto;overflow:hidden}.lf-product-section .product__media-item{position:relative}.lf-product-section .product__media-item>*,.lf-product-section .product__media-item .product-media-container,.lf-product-section .product__media-item .product__modal-opener,.lf-product-section .product__media-item deferred-media,.lf-product-section .product__media-item .deferred-media,.lf-product-section .product__media-item .deferred-media__poster,.lf-product-section .product__media-item .media,.lf-product-section .product__media-item .global-media-settings{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;aspect-ratio:auto;padding:0}.lf-product-section .product__media-item iframe,.lf-product-section .product__media-item video,.lf-product-section .product__media-item img,.lf-product-section .product__media-item model-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 30%}.lf-product-section .product__media-item .product__media-icon,.lf-product-section .product__media-item .deferred-media__poster-button{position:absolute;inset:auto;width:auto;height:auto}.lf-product-section .product__media-item .product__media-icon{top:1.2rem;left:1.2rem}.lf-product-section .product__media-item .deferred-media__poster-button{top:50%;left:50%;transform:translate(-50%,-50%)}.lf-siblings{text-align:left;margin-top:2.8rem}.lf-siblings__label{display:block;font-size:1.2rem;letter-spacing:0;color:rgb(var(--color-foreground));margin-bottom:1rem}.lf-siblings__rail{display:flex;gap:.8rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.lf-siblings__rail::-webkit-scrollbar{display:none}.lf-siblings__item{flex:0 0 auto;width:6.4rem;aspect-ratio:4 / 5;border:1px solid var(--lf-line);background:var(--lf-soft);overflow:hidden;display:block;transition:border-color .2s ease}.lf-siblings__item img{width:100%;height:100%;object-fit:cover;display:block}.lf-siblings__item:hover{border-color:var(--lf-muted)}.lf-siblings__item.is-current{border-color:var(--lf-ink)}.product__info-container .product__text+*{margin-top:5.2rem}.product__info-container .product__text{max-width:34rem;margin-inline:auto}@media screen and (max-width:989px){.lf-product-section .product__media-wrapper{position:relative}.lf-product-section .slider-buttons{position:absolute;left:0;right:0;bottom:1.6rem;display:flex;justify-content:center;align-items:center;margin:0;padding:0;z-index:2;pointer-events:none}.lf-product-section .slider-buttons .slider-button{display:none}.lf-product-section .slider-counter{display:flex;align-items:center;gap:0;background:#0006;color:#fff;font-size:1.3rem;line-height:1;letter-spacing:0;text-transform:none;border-radius:32px;padding:.48rem 1.12rem;min-width:0}}shopify-accelerated-checkout,shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: 0;--shopify-accelerated-checkout-button-block-size: 46px;--shopify-accelerated-checkout-row-gap: 8px;--shopify-accelerated-checkout-inline-alignment: center;width:100%}shop-pay-button{--shop-pay-button-border-radius: 0;--shop-pay-button-height: 4.6rem;width:100%}.shopify-payment-button__button{border-radius:0;min-height:4.6rem;box-shadow:none}.lf-pack__inner{max-width:46rem;margin-inline:auto;padding-inline:var(--lf-gutter);text-align:center}.lf-pack__title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,1.8rem + 1.6vw,3.6rem);font-weight:var(--lf-heading-weight-light, 400);line-height:1;letter-spacing:-.03em;text-transform:none;margin:0 0 1.6rem}.lf-pack__kicker{font-size:1.2rem;line-height:1.4;margin:0 0 2.4rem;color:rgb(var(--color-foreground))}.lf-pack__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:.8rem}.lf-pack__card{text-align:left}.lf-pack__media{display:block;aspect-ratio:4 / 5;background:var(--lf-soft);border:1px solid var(--lf-line);overflow:hidden}.lf-pack__media img{width:100%;height:100%;object-fit:cover;display:block}.lf-pack__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.2rem;line-height:1.3;text-decoration:none;color:rgb(var(--color-foreground));margin-top:.8rem}.lf-pack__price{display:block;font-size:1.2rem;font-weight:500;margin-top:.2rem}.lf-pack__plus{align-self:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--lf-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;margin-top:-3.2rem}.lf-pack__total{font-size:1.2rem;margin:2.4rem 0 1.2rem}.lf-pack__total strong{font-weight:500}.lf-pack__button{width:100%;background:var(--lf-ink);color:#fff;border-color:var(--lf-ink);min-height:4.6rem;white-space:nowrap}.lf-pack__button:hover{background:#2a2a2a;border-color:#2a2a2a}.section-related-products .collection,.section-related-products .page-width{max-width:none;padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}.related-products__heading{font-family:var(--font-heading-family);font-size:clamp(2.4rem,1.8rem + 1.6vw,3.6rem);font-weight:var(--lf-heading-weight-light, 400);line-height:1;letter-spacing:-.03em;text-transform:none;text-align:center;margin-bottom:3.2rem}.lf-also{padding-inline:var(--lf-gutter)}.lf-also__title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,1.8rem + 1.6vw,3.6rem);font-weight:var(--lf-heading-weight-light, 400);line-height:1;letter-spacing:-.03em;text-transform:none;text-align:center;margin:0 0 3.2rem}.lf-also .product-grid{margin:0;padding:0}.lf-also__all{text-align:center;margin-top:3.2rem}.lf-also__link{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;color:rgb(var(--color-foreground))}.lf-statement{text-align:center;padding-inline:var(--lf-gutter)}.lf-statement__text{margin:0;color:rgb(var(--color-foreground))}.lf-statement__text--small{font-size:1.2rem;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}.lf-statement__text--medium{font-size:1.4rem;line-height:1.6;letter-spacing:.02em}.lf-statement__text em{font-style:italic}.lf-statement__link{display:inline-block;margin-top:1.2rem;font-size:1.2rem;letter-spacing:.02em;text-decoration:underline;text-underline-offset:.35rem;color:rgb(var(--color-foreground))}.lf-editorial--minimal .lf-editorial__title,.lf-editorial--minimal .lf-editorial__text,.lf-editorial--minimal .lf-split__kicker{display:none}.lf-editorial--minimal .lf-editorial__cta{border:0;padding:0;font-size:1.2rem;letter-spacing:.02em;text-transform:none;text-decoration:underline;text-underline-offset:.35rem}.lf-editorial--minimal .lf-editorial__cta:hover{background:transparent;color:inherit}.lf-editorial--minimal .lf-editorial__content{padding:clamp(1.6rem,4vw,3.2rem)}.lf-duo__heading{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;text-align:center;margin:0 0 1.6rem}.lf-duo__labels,.lf-duo__names{display:grid;grid-template-columns:1fr 1fr;gap:var(--lf-bleed-gap);padding-inline:var(--lf-gutter)}.lf-duo__label{font-size:1.2rem;letter-spacing:.02em;color:rgb(var(--color-foreground));padding-bottom:1rem}.lf-duo__row{display:grid;grid-template-columns:1fr 1fr;gap:var(--lf-bleed-gap);padding-inline:var(--lf-gutter)}.lf-duo__item{display:block}.lf-duo__media{display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--lf-soft)}.lf-duo__media img{width:100%;height:100%;object-fit:cover;display:block}.lf-duo__name{font-size:1.2rem;letter-spacing:.02em;text-decoration:underline;text-underline-offset:.35rem;color:rgb(var(--color-foreground));padding-top:1rem}.lf-showcase__row{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.lf-showcase__row{grid-template-columns:1fr 1fr}}.lf-showcase__cell{display:block}.lf-showcase__cell img{width:100%;height:auto;aspect-ratio:1760 / 1103;object-fit:cover;display:block}@media screen and (max-width:749px){.lf-split .lf-split__panel{min-height:0!important;aspect-ratio:4 / 5}}.card__badge .badge,.card-information .badge,.badge{background:transparent!important;border:0;border-radius:0;padding:0;font-size:1.1rem;font-weight:300;letter-spacing:.06em;text-transform:none;color:#0d0d0d;box-shadow:none}.card__badge{padding:1rem;margin:0}#ProductGridContainer .collection.page-width,.facets-container.page-width{padding-left:var(--lf-gutter);padding-right:var(--lf-gutter)}.grid.product-grid>.grid__item,.grid.collection-list>.grid__item{flex-grow:0}.product-grid.grid--1-col-tablet-down>.grid__item{width:100%;max-width:100%}.product-grid.grid--2-col-tablet-down>.grid__item{width:calc((100% - var(--lf-bleed-gap)) / 2);max-width:calc((100% - var(--lf-bleed-gap)) / 2)}@media screen and (min-width:990px){.product-grid.grid--3-col-desktop>.grid__item{width:calc((100% - 2 * var(--lf-bleed-gap)) / 3);max-width:calc((100% - 2 * var(--lf-bleed-gap)) / 3)}.product-grid.grid--4-col-desktop>.grid__item{width:calc((100% - 3 * var(--lf-bleed-gap)) / 4);max-width:calc((100% - 3 * var(--lf-bleed-gap)) / 4)}.product-grid.grid--5-col-desktop>.grid__item{width:calc((100% - 4 * var(--lf-bleed-gap)) / 5);max-width:calc((100% - 4 * var(--lf-bleed-gap)) / 5)}}.header__inline-menu .lf-mega-item,.header__inline-menu .lf-mega-item header-menu,.header__inline-menu .lf-mega-item>header-menu>details{position:static}.lf-mega{position:absolute;top:100%;left:0;right:0;z-index:6;background:var(--lf-paper);border-top:1px solid var(--lf-line);border-bottom:1px solid var(--lf-line);animation:lf-mega-entra .18s ease-out}@keyframes lf-mega-entra{0%{opacity:0}to{opacity:1}}.lf-mega__inner{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;padding:0 var(--lf-gutter) 2.8rem}.lf-mega__links{grid-column:span 3;margin:0;padding:0;list-style:none}.lf-mega__link{display:block;padding:.45rem 0;font-size:1.4rem;line-height:1.67;text-transform:uppercase;letter-spacing:0;color:var(--lf-muted);text-decoration:none}.lf-mega__link:hover,.lf-mega__link--active{color:var(--lf-ink)}.lf-mega__products{grid-column:span 3}.lf-mega__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0;padding:0;list-style:none}.lf-mega__card-link{display:block;color:inherit;text-decoration:none}.lf-mega__card-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--lf-soft)}.lf-mega__card-img{width:100%;height:100%;object-fit:cover;display:block}.lf-mega__badge{position:absolute;top:1.2rem;left:1.2rem;font-size:1.1rem;letter-spacing:.06em;color:var(--lf-ink)}.lf-mega__card-title,.lf-mega__card-price{display:block;font-size:1.2rem;line-height:1.5;color:var(--lf-ink)}.lf-mega__card-title{margin-top:.8rem;min-height:3.6rem}.lf-mega__movil{padding:1.6rem 3.2rem 2.4rem;border-top:1px solid var(--lf-line);margin-top:1.6rem}.lf-mega__cards--movil{gap:1rem}.lf-mega__cards--movil .lf-mega__card-title,.lf-mega__cards--movil .lf-mega__card-price{font-size:1.1rem}.lf-mega__cards--movil .lf-mega__card-title{min-height:3.3rem}.lf-mega__cards--movil .lf-mega__badge{top:.6rem;left:.6rem;font-size:1rem}.lf-resenas{padding-top:var(--lf-pt, 52px);padding-bottom:var(--lf-pb, 52px)}.lf-resenas__titulo{margin:0 0 3.2rem;text-align:center;font-family:inherit;font-size:var(--lf-ui-size);font-weight:400;letter-spacing:var(--lf-ui-track);text-transform:uppercase;color:var(--lf-ink)}.lf-resenas__marco{margin:0 var(--lf-gutter);overflow:hidden}.lf-resenas__rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 4.8rem)/5);gap:1.2rem;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lf-resenas__rail::-webkit-scrollbar{display:none}.lf-resenas__tarjeta{display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid var(--lf-line);background:var(--lf-paper);padding:2.4rem 2rem;min-height:26rem}.lf-resenas__estrellas{font-size:1.4rem;letter-spacing:.18em;color:var(--lf-ink);line-height:1}.lf-resenas__estrella--vacia{color:var(--lf-line)}.lf-resenas__texto{margin:1.6rem 0 2.4rem;font-size:1.3rem;line-height:1.55;color:var(--lf-ink)}.lf-resenas__pie{margin-top:auto}.lf-resenas__pieza{display:block;font-size:var(--lf-ui-size);letter-spacing:var(--lf-ui-track);text-transform:uppercase;color:var(--lf-ink);text-decoration:none}.lf-resenas__autora{display:block;margin-top:.8rem;font-size:1.2rem;color:var(--lf-muted)}.lf-resenas__flechas{display:flex;justify-content:center;gap:2.4rem;margin-top:2.4rem}.lf-resenas__flecha{border:0;background:none;cursor:pointer;font-size:2rem;line-height:1;padding:.4rem 1.2rem;color:var(--lf-ink)}.lf-resenas__flecha[disabled]{color:var(--lf-line);cursor:default}@media screen and (max-width:989px){.lf-resenas__marco{margin:0 1.6rem}.lf-resenas__rail{grid-auto-columns:78%;gap:1rem}.lf-resenas__tarjeta{min-height:22rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lafleury.css.map */
