.cart-promo-strip{background:rgb(var(--color-promo-bg));border:1px solid rgb(var(--color-promo-border));border-radius:calc(var(--button-border-radius) * 2);padding:1rem 1.25rem;text-align:center;margin:1rem auto 0;max-width:44rem}.cart-promo-strip__main{margin:0;font-size:var(--text-base);line-height:1.4}.cart-promo-strip__code{font-weight:var(--text-font-bold-weight);letter-spacing:.04em}.cart-promo-strip__secondary{margin:.25rem 0 0;font-size:var(--text-sm);color:rgb(var(--text-color) / .7)}.collection-promo-header{max-width:44rem;margin-inline:auto}.collection-promo-header__subheading{color:rgb(var(--text-color) / .55);margin:0}.collection-promo-header__heading{margin:0;font-family:var(--heading-font-family)}.collection-promo-header__heading em,.collection-promo-header__heading i{font-family:var(--heading-italic-font-family);font-style:italic;font-weight:400;font-size:calc(var(--heading-italic-font-size-multiplier, 100%) + 100%)}.collection-promo-header__body{font-size:var(--text-base);line-height:1.55;color:rgb(var(--text-color) / .8);max-width:36rem}.collection-promo-header__body p{margin:0 0 .5rem}.collection-promo-header__body p:last-child{margin:0}.collection-promo-header__body strong{color:rgb(var(--text-color));font-weight:var(--text-font-bold-weight)}.collection-promo-header__promo{position:relative;margin-top:.75rem;width:100%;max-width:36rem}.collection-promo-header__promo-label{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:rgb(var(--color-promo-heading-bg));color:rgb(var(--color-promo-heading-text));font-family:var(--heading-italic-font-family);font-style:italic;font-size:var(--text-sm);padding:.375rem .875rem;border-radius:var(--rounded-full);letter-spacing:.02em;white-space:nowrap;z-index:1}.collection-promo-header__promo-box{background:rgb(var(--color-promo-bg));border:1px solid rgb(var(--color-promo-border));border-radius:calc(var(--button-border-radius) * 2);padding:1.75rem 1.25rem 1.25rem;text-align:center}.collection-promo-header__promo-headline{font-family:var(--heading-italic-font-family);font-style:italic;font-size:clamp(1.5rem,4vw + .5rem,2.75rem);line-height:1.05;margin:0 0 .5rem;letter-spacing:.01em}.collection-promo-header__promo-code-line{margin:0;display:inline-flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;font-size:var(--text-base)}.collection-promo-header__promo-prefix{color:rgb(var(--text-color))}.collection-promo-header__promo-code{background:rgb(var(--color-promo-tier-accent));color:rgb(var(--color-promo-heading-text));padding:.25rem .625rem;border-radius:.25rem;font-weight:var(--text-font-bold-weight);letter-spacing:.08em}.collection-promo-header__count{color:rgb(var(--text-color) / .55);margin:0}.founder-story{display:grid;gap:1.75rem;align-items:center}.founder-story--no-image{max-width:44rem;margin-inline:auto;text-align:center;justify-items:center}.founder-story__media{position:relative;text-align:center}.founder-story__image{width:100%;max-width:420px;height:auto;border-radius:calc(var(--button-border-radius) * 3);display:block;margin-inline:auto}.founder-story__author{font-family:var(--heading-italic-font-family);font-style:italic;font-size:var(--text-sm);margin-block-start:.75rem;color:rgb(var(--text-color) / .7)}.founder-story__author--inline{margin-block-start:0}.founder-story__content{display:grid;row-gap:1rem}.founder-story--no-image .founder-story__content{justify-items:center}.founder-story__subheading{margin:0;color:rgb(var(--text-color) / .6)}.founder-story__heading{margin:0;line-height:1.05}.founder-story__heading em,.founder-story__heading i{font-family:var(--heading-italic-font-family);font-style:italic;font-weight:400}.founder-story__body{font-size:var(--text-base);line-height:1.55;color:rgb(var(--text-color) / .85);max-width:36rem}.founder-story__body p{margin:0 0 .75rem}.founder-story__body p:last-child{margin:0}.founder-story__stat{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.125rem;background:rgb(var(--color-promo-bg));border-radius:calc(var(--button-border-radius) * 2);border:1px solid rgb(var(--color-promo-border));max-width:100%;text-align:start}.founder-story__stat-icon{flex-shrink:0;color:rgb(var(--color-verified-accent))}.founder-story__stat-text{display:grid;row-gap:.125rem;min-width:0}.founder-story__stat-number{margin:0;font-size:var(--text-base);font-weight:var(--text-font-bold-weight);line-height:1.25;color:rgb(var(--text-color));letter-spacing:0}.founder-story__stat-label{margin:0;font-size:var(--text-xs);color:rgb(var(--text-color) / .7);line-height:1.4}.founder-story__cta{margin-top:.25rem}@media(min-width:700px){.founder-story--with-image{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:3rem}}.hero-lifestyle{position:relative;display:grid;place-items:center;min-height:55vh;overflow:hidden;background:rgb(var(--color-promo-bg))}.hero-lifestyle--sm{min-height:45vh}.hero-lifestyle--md{min-height:55vh}.hero-lifestyle--lg{min-height:70vh}.hero-lifestyle--xl{min-height:85vh}.hero-lifestyle__bg,.hero-lifestyle__side{display:none}.hero-lifestyle__bg-image,.hero-lifestyle__side-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(min-width:900px){.hero-lifestyle__bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-lifestyle__side{display:block;position:absolute;top:0;bottom:0;width:28%;height:auto;z-index:1;overflow:hidden}.hero-lifestyle__side--left{left:0}.hero-lifestyle__side--right{right:0}}.hero-lifestyle__content{position:relative;z-index:2;display:grid;row-gap:1rem;justify-items:center;max-width:40rem;padding:2.5rem 1.25rem}@media(min-width:900px){.hero-lifestyle__content{padding:3rem 1rem;row-gap:1.25rem}}.hero-lifestyle__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(var(--background) / .95);color:rgb(var(--text-color));padding:.5rem 1rem;border-radius:var(--rounded-full);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:var(--text-font-bold-weight)}.hero-lifestyle__stars{display:inline-flex;gap:.075rem;color:rgb(var(--text-color))}.hero-lifestyle__heading{margin:0;font-family:var(--heading-font-family);font-size:clamp(2rem,4.5vw + .5rem,4.25rem);line-height:1;letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-text-transform)}.hero-lifestyle__heading em,.hero-lifestyle__heading i{font-family:var(--heading-italic-font-family);font-style:italic;font-weight:400}.hero-lifestyle__subheading{font-size:var(--text-base);line-height:1.45;max-width:30rem}.hero-lifestyle__subheading p{margin:0}.hero-lifestyle__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:rgb(var(--text-color));color:rgb(var(--background));padding:.9rem 2.25rem;font-size:.8125rem;line-height:1;letter-spacing:.08em;font-weight:600;text-transform:uppercase;text-decoration:none;border:0;border-radius:var(--button-border-radius);min-width:13rem;max-width:100%;cursor:pointer;transition:opacity .18s ease;margin-top:.25rem}.hero-lifestyle__cta:hover{opacity:.9}@media(min-width:700px){.hero-lifestyle__cta{padding:1rem 2.5rem;font-size:.875rem}}.hero-lifestyle__cta-arrow{transition:transform .2s ease}.hero-lifestyle__cta:hover .hero-lifestyle__cta-arrow{transform:translate(3px)}.hero-lifestyle__trust-inline{margin:0;font-size:var(--text-sm);color:rgb(var(--text-color));opacity:.85}.hero-lifestyle__trust-strip{background:rgb(var(--text-color));color:rgb(var(--background));padding:.875rem 0;overflow:hidden}@media(min-width:700px){.hero-lifestyle__trust-strip{padding:1rem 1.25rem}}.hero-lifestyle__trust-grid{display:none}@media(min-width:700px){.hero-lifestyle__trust-grid{display:flex;max-width:80rem;margin-inline:auto;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem}}.hero-lifestyle__trust-marquee{display:flex;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 3%,#000 97%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 3%,#000 97%,transparent 100%)}@media(min-width:700px){.hero-lifestyle__trust-marquee{display:none}}.hero-lifestyle__trust-track{display:flex;flex-wrap:nowrap;align-items:center;gap:1.75rem;padding-inline:1rem;animation:hero-lifestyle-marquee 32s linear infinite;will-change:transform}@media(prefers-reduced-motion:reduce){.hero-lifestyle__trust-track{animation:none}}@keyframes hero-lifestyle-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-lifestyle__trust-chip{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:var(--text-font-bold-weight);white-space:nowrap}.hero-lifestyle__trust-chip .hero-lifestyle__trust-icon svg{width:20px;height:20px}.hero-lifestyle__trust-chip-sep{flex-shrink:0;opacity:.5;font-weight:400;font-size:var(--text-sm)}.hero-lifestyle__trust-item{display:flex;align-items:center;gap:.625rem;justify-content:center;flex:0 1 auto;min-width:0}.hero-lifestyle__trust-icon{display:inline-flex;flex-shrink:0}.hero-lifestyle__trust-icon svg{stroke:currentColor;fill:currentColor}.hero-lifestyle__trust-title{margin:0;font-size:var(--text-sm);font-weight:var(--text-font-bold-weight);letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.hero-lifestyle__trust-sub{margin:0;font-size:var(--text-xs);opacity:.75;line-height:1.3}.press-logos{display:grid;gap:1rem;justify-items:center;text-align:center}.press-logos__heading{color:rgb(var(--text-color) / .55);margin:0}.press-logos__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;width:100%}.press-logos__item{display:inline-flex;align-items:center;opacity:.6;transition:opacity .2s ease}.press-logos__item:hover{opacity:1}.press-logos__image{height:28px;width:auto;object-fit:contain;filter:grayscale(1);transition:filter .2s ease}.press-logos__item:hover .press-logos__image{filter:grayscale(0)}.press-logos__label{font-family:var(--heading-italic-font-family);font-style:italic;font-size:var(--text-lg);letter-spacing:.02em;color:rgb(var(--text-color))}@media(min-width:700px){.press-logos__list{gap:2rem 3.5rem}.press-logos__image{height:32px}}.product-category-reviews__header{margin-block-end:1.5rem}.product-category-reviews__stars{display:inline-flex;gap:.125rem;color:rgb(var(--color-verified-accent))}.product-category-reviews__carousel{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block-end:.25rem}.product-category-reviews__carousel::-webkit-scrollbar{display:none}.product-category-reviews__card{flex:0 0 min(320px,78vw);scroll-snap-align:start;background:rgb(var(--background));border:1px solid rgb(var(--border-color));border-radius:calc(var(--button-border-radius) * 2);padding:1rem 1.125rem;display:grid;row-gap:.5rem}.product-category-reviews__card-stars{color:rgb(var(--color-verified-accent));display:inline-flex;gap:.125rem}.product-category-reviews__card-title{margin:0;font-size:var(--text-sm);line-height:1.3}.product-category-reviews__card-body{font-size:var(--text-xs);line-height:1.45;color:rgb(var(--text-color) / .8)}.product-category-reviews__card-body p{margin:0 0 .25rem}.product-category-reviews__card-body p:last-child{margin-bottom:0}.product-category-reviews__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .625rem;font-size:var(--text-xs);margin-block-start:.25rem}.product-category-reviews__card-verified{display:inline-flex;align-items:center;gap:.25rem;color:rgb(var(--color-verified-accent));font-weight:var(--text-font-medium-weight)}@media(min-width:700px){.product-category-reviews__card{flex-basis:320px}}@media(min-width:1000px){.product-category-reviews__carousel{gap:1rem}}.product-faq__header{text-align:center;margin-block-end:1.5rem;display:grid;row-gap:.375rem;justify-items:center}.product-faq__subheading{color:rgb(var(--text-color) / .55);margin:0}.product-faq__heading{margin:0;line-height:1.1}.product-faq__list{max-width:44rem;margin-inline:auto;border-top:1px solid rgb(var(--color-promo-border))}.product-faq__item{border-bottom:1px solid rgb(var(--color-promo-border))}.product-faq__question{list-style:none;cursor:pointer;padding:1rem .25rem;font-size:.9375rem;font-weight:var(--text-font-medium-weight);color:rgb(var(--text-color));display:flex;justify-content:space-between;align-items:center;gap:1rem}.product-faq__question::-webkit-details-marker{display:none}.product-faq__chevron{transition:transform .22s ease;flex-shrink:0}.product-faq__item[open] .product-faq__chevron{transform:rotate(180deg)}.product-faq__answer{padding:0 .25rem 1.125rem;font-size:.875rem;line-height:1.55;color:rgb(var(--text-color) / .8)}.product-faq__answer p{margin:0 0 .5rem}.product-faq__answer p:last-child{margin:0}.product-faq__answer ul,.product-faq__answer ol{margin:.25rem 0 .5rem 1.25rem}.product-faq__answer a{color:rgb(var(--text-color));text-decoration:underline;text-underline-offset:3px}.smart-bundle__header{display:grid;row-gap:.375rem;margin-block-end:1rem;text-align:center;justify-items:center}.smart-bundle__subheading{color:rgb(var(--text-color) / .55);margin:0}.smart-bundle__heading{margin:0;font-family:var(--heading-font-family);line-height:1.1}.smart-bundle__heading em{font-family:var(--heading-italic-font-family);font-style:italic;font-weight:400}.smart-bundle__incentive{margin:0;font-size:var(--text-sm);color:rgb(var(--color-promo-tier-accent));font-weight:var(--text-font-medium-weight)}.smart-bundle__form{max-width:44rem;margin-inline:auto;background:rgb(var(--background));border:1px solid rgb(var(--color-promo-border));border-radius:calc(var(--button-border-radius) * 2);padding:.5rem}.smart-bundle__list{list-style:none;margin:0;padding:0}.smart-bundle__item{border-bottom:1px solid rgb(var(--color-promo-border))}.smart-bundle__item:last-child{border-bottom:0}.smart-bundle__row{display:grid;grid-template-columns:auto 56px 1fr auto;column-gap:.875rem;align-items:center;padding:.75rem .625rem;cursor:pointer}.smart-bundle__item--this .smart-bundle__row{cursor:default;opacity:.85}.smart-bundle__native-checkbox{position:absolute;opacity:0;pointer-events:none}.smart-bundle__checkbox{width:1.25rem;height:1.25rem;border:2px solid rgb(var(--text-color) / .3);border-radius:.25rem;position:relative;flex-shrink:0;background:rgb(var(--background));transition:background .16s ease,border-color .16s ease}.smart-bundle__item--this .smart-bundle__checkbox{background:rgb(var(--text-color));border-color:rgb(var(--text-color))}.smart-bundle__item--this .smart-bundle__checkbox:after,.smart-bundle__native-checkbox:checked+.smart-bundle__checkbox:after{content:"";position:absolute;top:45%;left:50%;width:.35rem;height:.65rem;border:solid rgb(var(--background));border-width:0 2px 2px 0;transform:translate(-50%,-55%) rotate(45deg)}.smart-bundle__native-checkbox:checked+.smart-bundle__checkbox{background:rgb(var(--text-color));border-color:rgb(var(--text-color))}.smart-bundle__media{width:56px;height:56px;border-radius:.375rem;overflow:hidden;background:rgb(var(--background-secondary, var(--color-promo-bg)))}.smart-bundle__img{width:100%;height:100%;object-fit:cover;display:block}.smart-bundle__info{display:grid;row-gap:.125rem;min-width:0}.smart-bundle__title{font-size:var(--text-sm);font-weight:var(--text-font-medium-weight);line-height:1.3;color:rgb(var(--text-color));overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.smart-bundle__meta{font-size:var(--text-xs);color:rgb(var(--text-color) / .65)}.smart-bundle__meta--sale{color:rgb(var(--color-sale-accent))}.smart-bundle__price{font-size:var(--text-sm);font-weight:var(--text-font-medium-weight);color:rgb(var(--text-color));white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.smart-bundle__compare{color:rgb(var(--text-color) / .45);font-size:var(--text-xs);font-weight:400}.smart-bundle__footer{padding:.875rem .625rem .625rem;display:grid;row-gap:.75rem}.smart-bundle__totals{display:flex;justify-content:space-between;align-items:baseline}.smart-bundle__total-label{font-size:var(--text-sm);font-weight:var(--text-font-medium-weight)}.smart-bundle__total-right{display:flex;align-items:baseline;gap:.5rem}.smart-bundle__total-before{color:rgb(var(--text-color) / .5);font-size:var(--text-sm)}.smart-bundle__total-before:empty{display:none}.smart-bundle__total-now{font-size:1.125rem;letter-spacing:0}.smart-bundle__save{font-size:var(--text-xs);color:rgb(var(--color-sale-accent));font-weight:var(--text-font-medium-weight)}.smart-bundle__save:empty{display:none}.smart-bundle__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:rgb(var(--text-color));color:rgb(var(--background));padding:.95rem 1.25rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:0;border-radius:var(--button-border-radius);cursor:pointer;width:100%;transition:opacity .16s ease}.smart-bundle__cta:hover:not([disabled]){opacity:.9}.smart-bundle__cta[disabled]{opacity:.5;cursor:not-allowed}.smart-bundle__cta-loader:not([hidden])~.smart-bundle__cta-text{opacity:.6}@media(max-width:500px){.smart-bundle__row{grid-template-columns:auto 48px 1fr auto;column-gap:.625rem;padding:.625rem .5rem}.smart-bundle__media{width:48px;height:48px}.smart-bundle__title{font-size:var(--text-xs)}}.delivery-estimate{display:grid;grid-template-columns:auto 1fr;gap:.625rem;padding:.75rem .875rem;background:rgb(var(--color-promo-bg));border-radius:var(--button-border-radius);align-items:start;font-size:var(--text-sm)}.delivery-estimate__icon{color:rgb(var(--color-verified-accent));flex-shrink:0;margin-top:.125rem}.delivery-estimate__text{display:grid;row-gap:.125rem;min-width:0}.delivery-estimate__line1{margin:0;line-height:1.35}.delivery-estimate__line2{margin:0;font-size:var(--text-xs);color:rgb(var(--text-color) / .75);line-height:1.4}.delivery-estimate__note{color:rgb(var(--color-sale-accent));font-weight:var(--text-font-medium-weight)}.size-guide-trigger{display:inline-flex;align-items:center;gap:.375rem;background:none;border:0;padding:.25rem 0;font:inherit;font-size:var(--text-sm);color:rgb(var(--text-color));cursor:pointer;text-decoration:underline;text-underline-offset:3px}.size-guide-trigger:hover{opacity:.75}size-guide-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:grid;place-items:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .22s ease}size-guide-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.size-guide-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.size-guide-modal__dialog{position:relative;width:100%;max-width:500px;max-height:88vh;overflow-y:auto;background:rgb(var(--background));color:rgb(var(--text-color));padding:1.75rem 1.5rem;border-radius:calc(var(--button-border-radius) * 2);box-shadow:0 20px 60px -10px #0000004d}.size-guide-modal__close{position:absolute;top:.625rem;right:.625rem;width:2rem;height:2rem;border-radius:9999px;border:0;background:transparent;cursor:pointer;font-size:1.5rem;line-height:1;color:rgb(var(--text-color) / .65)}.size-guide-modal__close:hover{background:rgb(var(--text-color) / .08)}.size-guide-modal__title{margin:0 0 .5rem;font-size:var(--text-h5)}.size-guide-modal__intro{margin:0 0 1rem;font-size:var(--text-sm);color:rgb(var(--text-color) / .75);line-height:1.5}.size-guide-modal__table{width:100%;border-collapse:collapse;margin:.5rem 0 1rem;font-size:var(--text-sm)}.size-guide-modal__table th,.size-guide-modal__table td{padding:.625rem .5rem;text-align:left;border-bottom:1px solid rgb(var(--text-color) / .1)}.size-guide-modal__table th{font-weight:var(--text-font-bold-weight);background:rgb(var(--color-promo-bg))}.size-guide-modal__tip{margin:.75rem 0 0;font-size:var(--text-xs);padding:.75rem .875rem;background:rgb(var(--color-promo-bg));border-radius:var(--button-border-radius);line-height:1.45}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
