:root{--besties-bg: #EDEBE7;--besties-fg: #545454;--besties-muted: #8a8479;--besties-border: #CAC6C3;--besties-accent: #9ED7D5;--besties-accent-hover: #8CCFCC;--besties-accent-hover-border: #7EC0BD;--besties-accent-hover-shadow: 0 10px 24px rgba(84, 84, 84, .14);--besties-type-body-2xs: calc(var(--font-1) * var(--FONT-ADJUST-BODY));--besties-type-body-xs: calc(var(--font-2) * var(--FONT-ADJUST-BODY));--besties-type-body-sm: calc(var(--font-3) * var(--FONT-ADJUST-BODY));--besties-type-body-md: calc(var(--font-4) * var(--FONT-ADJUST-BODY));--besties-type-body-lg: calc(var(--font-5) * var(--FONT-ADJUST-BODY));--besties-type-body-xl: calc(var(--font-6) * var(--FONT-ADJUST-BODY));--besties-type-body-2xl: calc(var(--font-7) * var(--FONT-ADJUST-BODY));--besties-type-kicker-2xs: calc(var(--font-1) * var(--TYPE-ADJUST-KICKER));--besties-type-kicker-xs: calc(var(--font-2) * var(--TYPE-ADJUST-KICKER));--besties-type-kicker-sm: calc(var(--font-3) * var(--TYPE-ADJUST-KICKER));--besties-type-kicker-md: calc(var(--font-4) * var(--TYPE-ADJUST-KICKER));--besties-type-button-xs: calc(var(--font-1) * var(--TYPE-ADJUST-BUTTON));--besties-type-button-sm: calc(var(--font-2) * var(--TYPE-ADJUST-BUTTON));--besties-type-button-md: calc(var(--font-3) * var(--TYPE-ADJUST-BUTTON));--besties-type-button-lg: calc(var(--font-4) * var(--TYPE-ADJUST-BUTTON));--besties-type-heading-xs: calc(var(--font-5) * var(--FONT-ADJUST-HEADING));--besties-type-heading-sm: calc(var(--font-6) * var(--FONT-ADJUST-HEADING));--besties-type-heading-md: calc(var(--font-7) * var(--FONT-ADJUST-HEADING));--besties-type-heading-lg: calc(var(--font-8) * var(--FONT-ADJUST-HEADING));--besties-type-heading-xl: calc(var(--font-9) * var(--FONT-ADJUST-HEADING));--besties-type-heading-2xl: calc(var(--font-10) * var(--FONT-ADJUST-HEADING));--besties-type-heading-3xl: calc(var(--font-11) * var(--FONT-ADJUST-HEADING));--besties-type-heading-4xl: calc(var(--font-12) * var(--FONT-ADJUST-HEADING));--besties-type-heading-5xl: calc(var(--font-13) * var(--FONT-ADJUST-HEADING));--besties-type-heading-6xl: calc(var(--font-14) * var(--FONT-ADJUST-HEADING))}.besties-shell{color:var(--besties-fg)}.besties-container{width:min(1300px,calc(100vw - 2.5rem));margin-inline:auto}.besties-eyebrow{margin:0;font-size:var(--besties-type-kicker-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--besties-muted)}.besties-title{margin:.5rem 0 0;line-height:1.06;letter-spacing:-.02em;color:var(--besties-fg)}.besties-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--besties-fg);background:var(--besties-fg);color:#fff;text-transform:uppercase;letter-spacing:.18em;font-size:var(--besties-type-button-sm);line-height:1;text-decoration:none;padding:.95rem 1.4rem;transition:opacity .2s ease}.besties-btn:hover{opacity:.88}.btn--primary.btn:not(.btn--outline):not(.btn--soft){--btn-bg: var(--besties-accent);--btn-text: var(--besties-fg);--btn-bg-hover: var(--besties-accent-hover);--btn-text-hover: var(--besties-fg);transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.btn--primary.btn:not(.btn--outline):not(.btn--soft):hover,.btn--primary.btn:not(.btn--outline):not(.btn--soft):focus-visible{border-color:var(--besties-accent-hover-border);background-color:var(--besties-accent-hover);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.cart__template .checkout__button,.drawer__bottom .checkout__button{border-color:var(--besties-accent);background:var(--besties-accent);color:var(--besties-fg);transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.cart__template .checkout__button:hover,.cart__template .checkout__button:focus-visible,.drawer__bottom .checkout__button:hover,.drawer__bottom .checkout__button:focus-visible{border-color:var(--besties-accent-hover-border);background:var(--besties-accent-hover);color:var(--besties-fg);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.besties-btn--ghost{background:transparent;color:var(--besties-fg)}.besties-grid{display:grid;gap:1rem}.besties-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.besties-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media(min-width:1100px){.besties-products-grid--featured{grid-template-columns:repeat(5,minmax(0,1fr))}}.besties-card{display:block;color:inherit;text-decoration:none}.besties-card__image-wrap{aspect-ratio:1 / 1;background:#fff;border:1px solid var(--besties-border);overflow:hidden}.besties-card__image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.besties-card:hover .besties-card__image{transform:scale(1.03)}.besties-card__title{margin:.7rem 0 0;font-size:var(--besties-type-body-sm)}.besties-card__meta{margin:.25rem 0 0;font-size:var(--besties-type-body-xs);color:var(--besties-muted)}.product-grid-item .group\/quick-action-button,.product-grid-item [role=popover]>.bg-button{background:var(--besties-accent)}.product-grid-item .group\/quick-action-button{border:1px solid var(--besties-accent);border-radius:0;color:var(--besties-fg);box-shadow:none;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:var(--besties-type-button-sm);line-height:1;letter-spacing:.18em;text-transform:uppercase;transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.product-grid-item .group\/quick-action-button:hover,.product-grid-item .group\/quick-action-button:focus-visible{border-color:var(--besties-accent-hover-border);background:var(--besties-accent-hover);color:var(--besties-fg);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.product-grid-item .group\/quick-action-button .btn-state-ready,.product-grid-item [role=toolbar] .group\/option-button .btn-state-ready{color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:var(--besties-type-button-sm);line-height:1;letter-spacing:.18em;text-transform:uppercase}.product-grid-item .group\/quick-action-button .btn-state-loading .svg-loader,.product-grid-item [role=toolbar] .group\/option-button .btn-state-loading .svg-loader{--border: rgba(84, 84, 84, .35) !important;--text: #545454 !important}.product-grid-item .group\/quick-action-button .btn-state-complete,.product-grid-item [role=toolbar] .group\/option-button .btn-state-complete{--primary: #545454 !important}.product-grid-item .group\/quick-action-button:hover .group-hover\/quick-action-button\:text-button-contrast\/50{color:var(--besties-fg)}.product-grid-item [role=toolbar] .group\/option-button .btn-state-ready{border-radius:0}.product-grid-item .group\/option-button:hover .group-hover\/option-button\:bg-button-contrast\/5{background-color:#54545414}.product-grid-item .group\/option-button:hover .group-hover\/option-button\:text-button-contrast{color:var(--besties-fg)}.quickview__modal .drawer__content,.quickview__modal__top,.quickview__modal__top .drawer__top__left,.quickview__form,.quickview__form__wrapper,.quickview__form__toggle,.quickview__form__toggle.btn:focus,.quickview__form__toggle.shopify-challenge__button:focus,.quickview__form__toggle.btn:active,.quickview__form__toggle.shopify-challenge__button:active,.quickview__form__toggle.btn:hover,.quickview__form__toggle.shopify-challenge__button:hover{background-color:#f0efeb}.quickview__modal__top,.quickview__form{border-color:#e1ddd6}.quickview__modal .radio__legend{display:flex;align-items:center;flex-wrap:wrap;gap:.32rem;padding-bottom:.75rem;color:var(--besties-fg);opacity:1}.quickview__modal .selector-wrapper .radio__legend__label,.quickview__modal .selector-wrapper .radio__legend span:not(.radio__legend__label){margin:0;padding:0;border:0;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:var(--besties-type-kicker-sm);line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.quickview__modal .selector-wrapper .radio__legend__label{display:inline-flex;align-items:center;gap:.35rem;color:var(--besties-muted)}.quickview__modal .selector-wrapper .radio__legend__label:after{content:"\2014";color:var(--besties-muted)}.quickview__modal .selector-wrapper .radio__legend span:not(.radio__legend__label){display:inline-block;color:var(--besties-fg)}.quickview__modal .radio__inputs{gap:.5rem}.quickview__modal .selector-wrapper:not(.selector-wrapper--color) .radio__inputs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.quickview__modal .selector-wrapper:not(.selector-wrapper--color) .radio__inputs::-webkit-scrollbar{display:none}.quickview__modal .selector-wrapper--color .radio__inputs{gap:.7rem}.quickview__modal .radio__button{flex:0 0 auto}.quickview__modal .radio__fieldset .radio__button label{min-width:2.9rem;padding:.52rem .38rem;border:1px solid #CAC6C3;border-radius:0;background:#ffffffa6;color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:var(--besties-type-button-xs);line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.quickview__modal .radio__fieldset .radio__button label:hover,.quickview__modal .radio__fieldset .radio__button label:active,.quickview__modal .radio__fieldset .radio__button label:focus{background:#ffffffeb;border-color:var(--besties-fg);color:var(--besties-fg)}.quickview__modal .radio__fieldset .radio__button input:checked~label{background:var(--besties-fg);border-color:var(--besties-fg);color:#fff}.quickview__modal .selector-wrapper--color .swatch__button label,.quickview__modal .selector-wrapper--color .swatch__label{box-sizing:border-box;border:2px solid #fff;box-shadow:0 0 4px #00000080}.quickview__modal .selector-wrapper--color .swatch__button input:checked~label,.quickview__modal .selector-wrapper--color .swatch__label[aria-selected=true]{box-shadow:0 0 4px #00000080,0 0 0 2px var(--besties-fg)}.quickview__modal .selector-wrapper--color .swatch__button input:checked~label:after,.quickview__modal .selector-wrapper--color .swatch__label[aria-selected=true]:after,.besties-main-product-section .swatch__button input:checked~label:after,.besties-main-product-section .swatch__label[aria-selected=true]:after{content:none;display:none}.btn--add-to-cart,.product-clip__btn{--primary: #545454;border-radius:0;border-color:var(--besties-accent);background:var(--besties-accent);color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:var(--besties-type-button-sm);line-height:1;letter-spacing:.18em;text-transform:uppercase;transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.btn--add-to-cart:hover,.btn--add-to-cart:focus-visible,.product-clip__btn:hover,.product-clip__btn:focus-visible{border-color:var(--besties-accent-hover-border);background:var(--besties-accent-hover);color:var(--besties-fg);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.btn--add-to-cart .cta__dot,.btn--add-to-cart [data-button-price]{display:none}.btn--add-to-cart .svg-loader circle,.product-clip__btn .svg-loader circle{stroke:#54545459}.btn--add-to-cart .svg-loader circle~circle,.product-clip__btn .svg-loader circle~circle{stroke:#545454}.cart__template .cart__items{display:grid;gap:1rem}.cart__template .cart__items__row{padding:1rem;border:1px solid #d8d3cd;border-radius:0;background:#ffffff94;box-shadow:0 10px 28px #5454540a}.cart__template .cart__items__grid{display:grid;grid-template-columns:auto 5.5rem minmax(0,1fr);grid-template-areas:"remove image title" "remove image price" "remove image quantity" "remove image savings";column-gap:.9rem;row-gap:.55rem;align-items:start}.cart__template .cart__items__remove{position:relative;top:auto;inset-inline-end:auto;grid-area:remove;align-self:start;display:flex;padding-top:.1rem}.cart__template .cart__remove__link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid #d8d3cd;border-radius:999px;background:#fffffff0;color:var(--besties-muted);line-height:1;text-decoration:none;box-shadow:0 6px 18px #5454540f;transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.cart__template .cart__remove__link:hover,.cart__template .cart__remove__link:focus-visible{border-color:var(--besties-accent-hover-border);background:#fff;color:var(--besties-fg);box-shadow:0 12px 24px #5454541a;transform:translateY(-1px)}.cart__template .cart__remove__link:focus-visible{outline:2px solid rgba(126,192,189,.45);outline-offset:2px}.cart__template .cart__remove__icon{display:inline-flex;width:1rem;height:1rem;font-size:0}.cart__template .cart__remove__icon svg{width:100%;height:100%}.cart__template .cart__items__image{grid-area:image;grid-row:auto;width:5.5rem;height:5.5rem;border:1px solid #d8d3cd;border-radius:0;overflow:hidden;background:#fff}.cart__template .cart__items__image a{display:block;width:100%;height:100%}.cart__template .cart__items__image .cart__items__img,.cart__template .cart__items__image img{width:100%;height:100%;object-fit:cover}.cart__template .cart__items__title{grid-area:title;min-width:0;padding-inline-end:0}.cart__template .cart__items__title p,.cart__template .cart__items__meta p,.cart__template .cart__items__price p{margin:0}.cart__template .cart__items__title>p{font-size:var(--besties-type-body-md);line-height:1.35}.cart__template .cart__items__title a{color:var(--besties-fg);text-decoration:none}.cart__template .cart__items__title a:hover,.cart__template .cart__items__title a:focus-visible{color:var(--besties-fg);text-decoration:underline;text-underline-offset:.12em}.cart__template .cart__items__meta{display:grid;gap:.18rem;margin-top:.45rem;color:var(--besties-muted);font-size:var(--besties-type-body-xs);font-style:normal;line-height:1.4}.cart__template .cart__items__price{grid-area:price;display:flex;align-items:center}.cart__template .line__price{display:flex;flex-wrap:wrap;gap:.3rem .5rem;align-items:baseline}.cart__template .cart__items__price .line__price{font-size:var(--besties-type-body-sm)}.cart__template .cart__items__quantity{grid-area:quantity;justify-self:start}.cart__template .cart__items__quantity .quantity__wrapper{border:1px solid #d8d3cd;border-radius:0;background:#fffffff0;overflow:hidden;box-shadow:none}.cart__template .cart__items__quantity .quantity__button,.cart__template .cart__items__quantity .quantity__input{color:var(--besties-fg)}.cart__template .cart__items__quantity .quantity__button{background:transparent;box-shadow:none}.cart__template .cart__items__quantity .quantity__input{border:0;box-shadow:none;background:transparent;min-width:2.4rem;font-weight:600}.cart__template .cart__items__savings{grid-area:savings;min-width:0}.cart__template .cart__items__savings .item__total__savings{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.3rem;color:var(--besties-muted);font-size:var(--besties-type-body-xs);line-height:1.45}.cart__template .cart__heading__wrapper{align-items:end;border-bottom:0;margin-bottom:.25rem}.cart__template .cart__page__title{margin-bottom:1rem;color:var(--besties-fg)}.cart__template .cart__return{display:inline-flex;align-items:center;gap:.45rem;color:var(--besties-muted);text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.cart__template .cart__return:hover,.cart__template .cart__return:focus-visible{color:var(--besties-fg)}@media only screen and (min-width:768px){.cart__template .cart__items__row{padding:1.1rem 1.15rem}.cart__template .cart__items__grid{grid-template-columns:2.75rem 6rem minmax(0,2.4fr) minmax(7rem,1fr) minmax(7rem,1fr) minmax(7rem,1fr);grid-template-areas:"remove image title price quantity total" "remove image savings price quantity total";column-gap:clamp(1rem,2vw,1.5rem);row-gap:.7rem;align-items:center}.cart__template .cart__items__grid.cart__heading__wrapper{grid-template-columns:2.75rem 6rem minmax(0,2.4fr) minmax(7rem,1fr) minmax(7rem,1fr) minmax(7rem,1fr);padding-inline:1.15rem;border-bottom:0}.cart__template .cart__heading__back{grid-column:1 / 4}.cart__template .cart__items__image{width:6rem;height:6rem}.cart__template .cart__items__title{align-self:center}.cart__template .cart__items__remove{align-self:center;padding-top:0}.cart__template .cart__items__price,.cart__template .cart__items__total{justify-content:flex-end;text-align:end}.cart__template .cart__items__price .line__price{flex-direction:column;align-items:flex-end;gap:.18rem}.cart__template .cart__items__quantity{justify-self:center;align-self:center}.cart__template .cart__items__total{display:flex;align-items:center;justify-content:flex-end;font-weight:600}}@media only screen and (max-width:767px){.cart__template .cart__page__title{margin-bottom:.85rem}.cart__template .cart__return{width:fit-content;margin-inline:auto;padding:.75rem 1rem;border:1px solid #d8d3cd;border-radius:999px;background:#ffffffd1}.cart__template .cart__items__row{padding:.95rem}.cart__template .cart__items__grid.cart__heading__wrapper{margin-bottom:.35rem}}.besties-cart-bundle{margin:.35rem 0 -.2rem}.besties-cart-bundle__header{border:1px solid rgba(216,211,205,.95);background:linear-gradient(180deg,#f8f4eef2,#ffffffe0);box-shadow:0 8px 24px #5454540d;padding:1rem 1.1rem}.besties-cart-bundle__eyebrow,.besties-cart-bundle__note,.besties-cart-bundle__savings{margin:0}.besties-cart-bundle__eyebrow{color:var(--besties-muted);font-size:var(--besties-type-body-2xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase}.besties-cart-bundle__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;margin-top:.45rem}.besties-cart-bundle__title{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.08}.besties-cart-bundle__savings,.besties-cart-bundle__note{color:var(--besties-muted);font-size:var(--besties-type-body-xs);line-height:1.45}.besties-cart-bundle__savings{color:#4c7165;font-weight:600;text-align:right}.besties-cart-bundle__note{margin-top:.45rem}.besties-cart-bundle__row{position:relative}.besties-cart-bundle__row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#9ed7d5e6}.cart__drawer .besties-cart-bundle{margin-top:.65rem}.cart__drawer .besties-cart-bundle__header{padding:.85rem 1rem}.cart__drawer .besties-cart-bundle__title{font-size:1.15rem}.cart__drawer .besties-cart-bundle__note,.cart__drawer .besties-cart-bundle__savings{font-size:.78rem}@media only screen and (max-width:767px){.besties-cart-bundle__header{padding:.9rem .95rem}.besties-cart-bundle__title-row{align-items:flex-start;flex-direction:column;gap:.35rem}.besties-cart-bundle__savings{text-align:left}}.besties-bundle-landing__page{display:grid;gap:clamp(2rem,4vw,3rem)}.besties-bundle-landing__hero-grid,.besties-bundle-landing__story{position:relative;display:grid;gap:0;border:1px solid rgba(214,207,198,.95);background:radial-gradient(circle at top left,rgba(255,255,255,.8),transparent 90%),linear-gradient(180deg,#edebe7 50% 100%);box-shadow:0 24px 56px #1f1f1f0d;overflow:hidden}.besties-bundle-landing__hero-copy,.besties-bundle-landing__story-copy{padding:clamp(1.25rem,2.4vw,1.85rem)}.besties-bundle-landing__hero-copy{grid-area:copy}.besties-bundle-landing__eyebrow,.besties-bundle-landing__section-kicker,.besties-bundle-landing__summary-title,.besties-bundle-landing__feature-title,.besties-bundle-landing__piece-link{margin:0;color:var(--besties-muted);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:.18em;text-transform:uppercase}.besties-bundle-landing__title,.besties-bundle-landing__section-title,.besties-bundle-landing__story-title{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);line-height:.96;letter-spacing:-.035em}.besties-bundle-landing__title{width:100%;max-width:96%;margin-top:.85rem;font-size:clamp(2.9rem,5.6vw,5rem)}.besties-bundle-landing__copy,.besties-bundle-landing__story-text{max-width:34rem;margin-top:1.1rem;color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.72}.besties-bundle-landing__copy p,.besties-bundle-landing__story-text p{margin:0}.besties-bundle-landing__feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.75rem;padding-top:1.2rem;border-top:1px solid rgba(214,207,198,.9)}.besties-bundle-landing__feature{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-width:0}.besties-bundle-landing__feature:not(:first-child){padding-left:.85rem;border-left:1px solid rgba(214,207,198,.72)}.besties-bundle-landing__feature-icon,.besties-bundle-landing__benefit-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#6b6560}.besties-bundle-landing__feature-icon svg,.besties-bundle-landing__benefit-icon svg{width:100%;height:100%}.besties-bundle-landing__feature-icon svg path,.besties-bundle-landing__feature-icon svg circle,.besties-bundle-landing__benefit-icon svg path,.besties-bundle-landing__benefit-icon svg circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.besties-bundle-landing__feature-title{color:var(--besties-fg);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));text-align:center}.besties-bundle-landing__feature-copy,.besties-bundle-landing__disclaimer,.besties-bundle-landing__piece-copy p,.besties-bundle-landing__benefit,.besties-bundle-landing__hero-placeholder,.besties-bundle-landing__story-placeholder{color:#6b6560;font-size:var(--besties-type-body-sm);line-height:1.55}.besties-bundle-landing__feature-copy{margin:.3rem 0 0;text-align:center}.besties-bundle-landing__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;flex-direction:column}.besties-bundle-landing__cta{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-height:3.45rem;padding:1rem 1.4rem;background:#9ed7d5;color:#1f1f1f;text-decoration:none;font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT));letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.besties-bundle-landing__cta:hover,.besties-bundle-landing__cta:focus-visible{opacity:.92;transform:translateY(-1px)}.besties-bundle-landing__cta-label--mobile{display:none}.besties-bundle-landing__disclaimer{max-width:28rem;margin:.85rem 0 0}.besties-bundle-landing__hero-visual{grid-area:visual;display:grid;align-content:start;padding:clamp(1rem,2vw,1.5rem);padding-bottom:.9rem}.besties-bundle-landing__hero-stage{position:relative}.besties-bundle-landing__hero-media{position:relative;aspect-ratio:1.22 / 1;overflow:hidden;background:#eee5db}.besties-bundle-landing__hero-image,.besties-bundle-landing__story-image,.besties-bundle-landing__piece-media img{display:block;width:100%;height:100%}.besties-bundle-landing__hero-image,.besties-bundle-landing__story-image,.besties-bundle-landing__piece-media img{object-fit:cover}.besties-bundle-landing__piece-media img{transform:scale(1);transition:transform .45s ease}.besties-bundle-landing__hero-placeholder,.besties-bundle-landing__story-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:26rem;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.82),transparent 30%),linear-gradient(135deg,#ebe2d7f2,#f8f4eee6);font-family:var(--FONT-STACK-ACCENT);letter-spacing:.18em;text-transform:uppercase}.besties-bundle-landing__badge{position:absolute;top:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);display:grid;place-items:center;width:clamp(7.75rem,14vw,10.25rem);aspect-ratio:1 / 1;padding:1rem;border-radius:999px;background:#fcf8f1f2;box-shadow:0 18px 42px #1f1f1f14;text-align:center}.besties-bundle-landing__badge-value{color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(2rem,4vw,3.5rem);line-height:.9;letter-spacing:-.04em}.besties-bundle-landing__badge-label{margin-top:.45rem;color:var(--besties-fg);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:.18em;text-transform:uppercase}.besties-bundle-landing__summary-card{grid-area:summary;margin:0 clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem);padding:1rem 1.05rem;border:1px solid rgba(216,209,198,.84);background:#ffffffe0;box-shadow:0 10px 22px #1f1f1f0a}.besties-bundle-landing__summary-list{display:grid;grid-template-columns:repeat(var(--besties-bundle-summary-columns, 3),minmax(0,1fr));gap:.85rem 1rem;margin-top:.9rem}.besties-bundle-landing__summary-item{display:flex;align-items:flex-start;gap:.75rem;min-width:0;padding:.2rem 0}.besties-bundle-landing__summary-thumb{flex:0 0 3.25rem;width:3.25rem;height:3.25rem;overflow:hidden;border:1px solid rgba(216,209,198,.88);background:#f4efe8e0}.besties-bundle-landing__summary-thumb img{display:block;width:100%;height:100%;object-fit:cover}.besties-bundle-landing__piece-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#d8d1c673,#ffffffd1)}.besties-bundle-landing__summary-copy{min-width:0}.besties-bundle-landing__summary-copy h3{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);font-size:var(--besties-type-body-sm);line-height:1.3}.besties-bundle-landing__summary-copy p{margin:.22rem 0 0;color:#6b6560;font-size:var(--besties-type-body-sm);line-height:1.45}.besties-bundle-landing__summary-card--dense .besties-bundle-landing__summary-list{gap:.8rem .9rem}.besties-bundle-landing__summary-card--dense .besties-bundle-landing__summary-thumb{flex-basis:2.75rem;width:2.75rem;height:2.75rem}.besties-bundle-landing__summary-card--dense .besties-bundle-landing__summary-copy h3{font-size:var(--besties-type-body-xs)}.besties-bundle-landing__piece-copy h3{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.besties-bundle-landing__piece-copy p{margin:.3rem 0 0}.besties-bundle-landing__products{display:grid;gap:1.35rem}.besties-bundle-landing__section-head{text-align:center}.besties-bundle-landing__section-title{margin-top:.5rem;font-size:clamp(2rem,4vw,2.9rem)}.besties-bundle-landing__piece-grid{display:grid;gap:1.2rem}.besties-bundle-landing__piece-card{display:flex;flex-direction:column;border:1px solid rgba(216,209,198,.92);background:#ffffffdb;box-shadow:0 18px 45px #1f1f1f0a;overflow:hidden}.besties-bundle-landing__piece-media{aspect-ratio:1.08 / 1;overflow:hidden;background:linear-gradient(180deg,#ffffffc7,#f4efe8eb)}.besties-bundle-landing__piece-media-link{display:block;height:100%}.besties-bundle-landing__piece-media-link:focus-visible{outline:2px solid #9ed7d5;outline-offset:-2px}.besties-bundle-landing__piece-copy{padding:1.2rem 1.2rem 1.3rem}.besties-bundle-landing__piece-copy h3{font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.1}.besties-bundle-landing__piece-link{display:inline-flex;align-items:center;gap:.55rem;margin-top:1rem;color:var(--besties-fg);text-decoration:none}.besties-bundle-landing__piece-link:hover,.besties-bundle-landing__piece-link:focus-visible{text-decoration:underline;text-underline-offset:.22rem}.besties-bundle-landing__piece-card:hover .besties-bundle-landing__piece-media img,.besties-bundle-landing__piece-card:focus-within .besties-bundle-landing__piece-media img{transform:scale(1.035)}.besties-bundle-landing__story-media{min-height:100%;background:#ede5da}.besties-bundle-landing__story-image{min-height:100%;object-fit:cover}.besties-bundle-landing__story-title{margin-top:.6rem;font-size:clamp(2rem,4vw,3rem)}.besties-bundle-landing__benefits{display:flex;flex-wrap:wrap;gap:1rem 1.35rem;margin-top:1.35rem}.besties-bundle-landing__benefit{display:inline-flex;align-items:center;gap:.45rem}.besties-bundle-landing__benefit-icon{width:1.25rem;height:1.25rem}@media only screen and (min-width:990px){.besties-bundle-landing__hero-copy{display:grid;align-content:center}.besties-bundle-landing__hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.34fr);grid-template-areas:"copy visual" "summary summary";align-items:stretch}.besties-bundle-landing__piece-grid{grid-template-columns:repeat(var(--besties-bundle-piece-columns, 3),minmax(0,1fr))}.besties-bundle-landing__story{grid-template-columns:minmax(18rem,1fr) minmax(0,1.15fr);align-items:stretch}}@media only screen and (min-width:990px)and (max-width:1199px){.besties-bundle-landing__hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.besties-bundle-landing__title{width:100%;max-width:100%;font-size:3.3rem}.besties-bundle-landing__feature-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:1.35rem;padding-top:1rem}.besties-bundle-landing__feature{gap:.5rem}.besties-bundle-landing__feature:not(:first-child){padding-left:.5rem;border-left:1px solid rgba(214,207,198,.72);border-top:0}.besties-bundle-landing__feature-icon{width:1.55rem;height:1.55rem}.besties-bundle-landing__feature-title{font-size:calc(var(--font-1) * var(--FONT-ADJUST-ACCENT) * .94)}.besties-bundle-landing__feature-copy{margin-top:.2rem;font-size:.72rem;line-height:1.42}}@media only screen and (max-width:989px){.besties-bundle-landing__hero-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"visual" "copy" "summary"}.besties-bundle-landing__hero-grid,.besties-bundle-landing__story{gap:0}.besties-bundle-landing__hero-copy,.besties-bundle-landing__story-copy{padding:1.25rem}.besties-bundle-landing__title{width:100%;max-width:100%;font-size:clamp(2.65rem,6.8vw,3.55rem)}.besties-bundle-landing__feature-row{gap:.6rem;margin-top:1.5rem;padding-top:1rem}.besties-bundle-landing__feature:not(:first-child){padding-left:.65rem}.besties-bundle-landing__hero-visual{padding:1.25rem 1.25rem 0}.besties-bundle-landing__summary-card{margin:0 1.25rem 1.25rem}.besties-bundle-landing__piece-grid{grid-template-columns:repeat(var(--besties-bundle-piece-columns-tablet, 2),minmax(0,1fr))}.besties-bundle-landing__summary-list{grid-template-columns:repeat(var(--besties-bundle-summary-columns-tablet, 2),minmax(0,1fr))}}@media only screen and (max-width:879px){.besties-bundle-landing__feature-row{grid-template-columns:1fr;gap:0}.besties-bundle-landing__feature{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;padding:.75rem 0}.besties-bundle-landing__feature:not(:first-child){padding-left:0;border-left:0;border-top:1px solid rgba(214,207,198,.72)}.besties-bundle-landing__feature-title,.besties-bundle-landing__feature-copy{text-align:left}}@media only screen and (max-width:767px){.besties-bundle-landing__hero-copy,.besties-bundle-landing__story-copy{padding:1.1rem}.besties-bundle-landing__title{width:100%;max-width:100%;font-size:clamp(2.35rem,11vw,3.05rem)}.besties-bundle-landing__feature-row{gap:0}.besties-bundle-landing__feature{gap:.65rem;padding:.7rem 0}.besties-bundle-landing__hero-visual{padding:.85rem;padding-bottom:0}.besties-bundle-landing__hero-media{aspect-ratio:1.02 / 1}.besties-bundle-landing__hero-placeholder,.besties-bundle-landing__story-placeholder{min-height:18rem}.besties-bundle-landing__badge{top:.8rem;right:.8rem;width:6.9rem;padding:.85rem}.besties-bundle-landing__badge-value{font-size:2rem}.besties-bundle-landing__piece-grid{grid-template-columns:1fr}.besties-bundle-landing__cta-label--desktop{display:none}.besties-bundle-landing__cta-label--mobile{display:inline}.besties-bundle-landing__summary-card{margin:0 1.1rem 1.1rem;padding:.9rem}.besties-bundle-landing__summary-list{grid-template-columns:1fr;gap:.75rem}.besties-bundle-landing__summary-item{align-items:flex-start}.besties-bundle-landing__summary-thumb{flex-basis:3rem;width:3rem;height:3rem}.besties-bundle-landing__piece-copy{padding:1rem 1rem 1.15rem}.besties-bundle-landing__benefits{flex-direction:column;gap:.75rem}}.collection__text-content .collection__heading{max-width:min(60rem,100%);margin-inline:auto;padding-bottom:clamp(1.5rem,4vw,2.5rem)}.besties-bundle-sets__page{display:grid;gap:clamp(2rem,4vw,3rem)}.besties-bundle-sets__hero,.besties-bundle-sets__story{position:relative;display:grid;gap:1.2rem 2rem;padding:clamp(1.4rem,3vw,2.4rem);border:1px solid rgba(214,207,198,.95);background:radial-gradient(circle at top left,rgba(255,255,255,.8),transparent 90%),linear-gradient(180deg,#edebe7 50% 100%);box-shadow:0 22px 54px #1f1f1f0d;overflow:hidden}.besties-bundle-sets__eyebrow,.besties-bundle-sets__includes-label,.besties-bundle-sets__card-link{margin:0;color:var(--besties-muted);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:.18em;text-transform:uppercase}.besties-bundle-sets__title,.besties-bundle-sets__story-title,.besties-bundle-sets__card-title{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);letter-spacing:-.035em}.besties-bundle-sets__title{margin-top:.8rem;font-size:clamp(3rem,7vw,5.2rem);line-height:.95}.besties-bundle-sets__hero-support,.besties-bundle-sets__story-copy{display:grid;gap:.95rem;align-content:end}.besties-bundle-sets__intro,.besties-bundle-sets__story-text,.besties-bundle-sets__card-text,.besties-bundle-sets__includes-text,.besties-bundle-sets__story-note,.besties-bundle-sets__placeholder{color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.72}.besties-bundle-sets__intro p,.besties-bundle-sets__story-text p,.besties-bundle-sets__card-text,.besties-bundle-sets__includes-text,.besties-bundle-sets__story-note{margin:0}.besties-bundle-sets__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.besties-bundle-sets__cta{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-height:3.45rem;padding:1rem 1.4rem;background:#9ed7d5;color:#1f1f1f;text-decoration:none;font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT));letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.besties-bundle-sets__cta:hover,.besties-bundle-sets__cta:focus-visible{opacity:.92;transform:translateY(-1px)}.besties-collection-grid-anchor{scroll-margin-top:1.5rem}.besties-collection-hero__inner{display:grid}.besties-collection-hero__frame{position:relative;display:grid;gap:0;border:1px solid rgba(214,207,198,.95);background:radial-gradient(circle at top left,rgba(255,255,255,.84),transparent 38%),linear-gradient(180deg,#ffffffe0,#f4efe8eb);overflow:hidden}.besties-collection-hero__copy{grid-area:copy;padding:clamp(1.35rem,3vw,2.4rem)}.besties-collection-hero__visual{grid-area:visual;position:relative;padding:clamp(.95rem,2vw,1.35rem)}.besties-collection-hero__eyebrow,.besties-collection-hero__trait-text{margin:0;color:var(--besties-muted);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:.18em;text-transform:uppercase}.besties-collection-hero__title{width:100%;max-width:96%;margin:.8rem 0 0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(2.9rem,5.6vw,5rem);line-height:1.1;letter-spacing:-.035em}.besties-collection-hero__body{max-width:36rem;margin-top:1.1rem;color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.72}.besties-collection-hero__body p{margin:0 0 1rem}.besties-collection-hero__body p:last-child{margin-bottom:0}.besties-collection-hero__body p+p{margin-top:1rem}.besties-collection-hero__traits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.65rem;padding-top:1.15rem;border-top:1px solid rgba(214,207,198,.88)}.besties-collection-hero__trait{display:flex;flex-direction:column;align-items:center;gap:.65rem;min-width:0;text-align:center}.besties-collection-hero__trait:not(:first-child){padding-left:.75rem;border-left:1px solid rgba(214,207,198,.72)}.besties-collection-hero__trait-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#6b6560}.besties-collection-hero__trait-icon svg{width:100%;height:100%}.besties-collection-hero__trait-icon svg path,.besties-collection-hero__trait-icon svg circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.besties-collection-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.besties-collection-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-height:3.45rem;padding:1rem 1.4rem;background:#9ed7d5;color:#1f1f1f;text-decoration:none;font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT));letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease,box-shadow .24s ease}.besties-collection-hero__cta:hover,.besties-collection-hero__cta:focus-visible{opacity:.94;transform:translateY(-1px);box-shadow:0 16px 34px #7ec0bd38}.besties-collection-hero__media{position:relative;aspect-ratio:1.16 / 1;overflow:hidden;background:linear-gradient(180deg,#ffffffd1,#f4efe8eb)}.besties-collection-hero__image{display:block;width:100%;height:100%;object-fit:cover}.besties-collection-hero__secondary{position:absolute;left:clamp(.95rem,2vw,1.4rem);bottom:0;width:min(34%,14rem);padding:.55rem;border:1px solid rgba(216,209,198,.9);background:#ffffffeb;box-shadow:0 18px 44px #1f1f1f12;transform:translateY(24%)}.besties-collection-hero__secondary-image{display:block;width:100%;height:auto}.besties-collection-hero--text-only .besties-collection-hero__copy{width:100%}.besties-collection-hero--title-only .besties-collection-hero__frame{border:0;background:transparent;box-shadow:none}.besties-collection-hero--title-only .besties-collection-hero__copy{text-align:center;justify-items:center}.besties-collection-hero--title-only .besties-collection-hero__title{margin-top:0}@media only screen and (min-width:990px){.besties-collection-hero__copy{display:grid;align-content:center}.besties-collection-hero--image-right .besties-collection-hero__frame,.besties-collection-hero--text-only .besties-collection-hero__frame{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);grid-template-areas:"copy visual";align-items:stretch}.besties-collection-hero--image-left .besties-collection-hero__frame{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"visual copy";align-items:stretch}.besties-collection-hero--text-only .besties-collection-hero__frame{grid-template-columns:1fr;grid-template-areas:"copy"}}@media only screen and (min-width:990px)and (max-width:1199px){.besties-collection-hero__title{font-size:3.3rem}.besties-collection-hero__secondary{width:min(30%,11rem)}.besties-collection-hero__traits{gap:.55rem}.besties-collection-hero__trait:not(:first-child){padding-left:.55rem}.besties-collection-hero__trait-icon{width:1.55rem;height:1.55rem}}@media only screen and (max-width:989px){.besties-collection-hero__frame{grid-template-columns:minmax(0,1fr);grid-template-areas:"visual" "copy"}.besties-collection-hero--text-only .besties-collection-hero__frame{grid-template-areas:"copy"}.besties-collection-hero__copy{padding:1.25rem}.besties-collection-hero__visual{padding:1.25rem 1.25rem 0}.besties-collection-hero__secondary{left:1.25rem}.besties-collection-hero__title{font-size:clamp(2.65rem,6.8vw,3.55rem)}.besties-collection-hero__traits{gap:.6rem}.besties-collection-hero__trait:not(:first-child){padding-left:.6rem}}@media only screen and (max-width:879px){.besties-collection-hero__traits{grid-template-columns:1fr;gap:0}.besties-collection-hero__trait{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;padding:.75rem 0;text-align:left}.besties-collection-hero__trait:not(:first-child){padding-left:0;border-left:0;border-top:1px solid rgba(214,207,198,.72)}}@media only screen and (max-width:767px){.besties-collection-hero__copy{padding:1.1rem}.besties-collection-hero__visual{padding:.85rem .85rem 0}.besties-collection-hero__secondary{position:static;width:min(15rem,72%);margin:.85rem auto 0;transform:none}.besties-collection-hero__title{font-size:clamp(2.35rem,11vw,3.05rem)}.besties-collection-hero__media{aspect-ratio:1.02 / 1}.besties-collection-hero__actions{margin-top:1.45rem}.besties-collection-hero__cta{width:100%}}.besties-bundle-sets__grid{display:grid;gap:1.2rem}.besties-bundle-sets__card{display:flex;flex-direction:column;min-height:100%;border:1px solid rgba(216,209,198,.92);background:#ffffffe0;box-shadow:0 18px 45px #1f1f1f0a;overflow:hidden;transition:box-shadow .24s ease,transform .24s ease}.besties-bundle-sets__card:hover,.besties-bundle-sets__card:focus-within{transform:translateY(-2px);box-shadow:0 24px 52px #1f1f1f14}.besties-bundle-sets__media{aspect-ratio:1 / 1.05;overflow:hidden;background:linear-gradient(180deg,#ffffffc7,#f4efe8eb)}.besties-bundle-sets__media-link{display:block;height:100%}.besties-bundle-sets__media-link:focus-visible{outline:2px solid #9ed7d5;outline-offset:-2px}.besties-bundle-sets__image{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .45s ease}.besties-bundle-sets__card:hover .besties-bundle-sets__image,.besties-bundle-sets__card:focus-within .besties-bundle-sets__image{transform:scale(1.035)}.besties-bundle-sets__placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:22rem;padding:1.5rem;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.82),transparent 32%),linear-gradient(135deg,#ebe2d7f2,#f8f4eeeb);font-family:var(--FONT-STACK-ACCENT);letter-spacing:.18em;text-align:center;text-transform:uppercase}.besties-bundle-sets__card-copy{display:grid;gap:.95rem;padding:1.3rem 1.3rem 1.45rem}.besties-bundle-sets__card-title{font-size:clamp(1.9rem,3vw,2.45rem);line-height:.98}.besties-bundle-sets__card-text,.besties-bundle-sets__includes-text,.besties-bundle-sets__story-note{font-size:var(--besties-type-body-sm);line-height:1.62}.besties-bundle-sets__includes{padding-top:.95rem;border-top:1px solid rgba(216,209,198,.88)}.besties-bundle-sets__includes-text{margin-top:.32rem}.besties-bundle-sets__card-link{display:inline-flex;align-items:center;gap:.6rem;color:var(--besties-fg);text-decoration:none}.besties-bundle-sets__card-link:hover,.besties-bundle-sets__card-link:focus-visible{text-decoration:underline;text-underline-offset:.22rem}.besties-bundle-sets__story-title{max-width:12ch;font-size:clamp(2.2rem,5vw,3.4rem);line-height:.98}.besties-bundle-sets__story-note{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(216,209,198,.88)}@media only screen and (min-width:990px){.besties-bundle-sets__hero,.besties-bundle-sets__story{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:end}.besties-bundle-sets__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:989px){.besties-bundle-sets__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.besties-bundle-sets__hero,.besties-bundle-sets__story{gap:1rem}.besties-bundle-sets__title{max-width:none;font-size:clamp(3rem,8vw,4.4rem)}}@media only screen and (max-width:767px){.besties-bundle-sets__hero,.besties-bundle-sets__story{padding:1.1rem}.besties-bundle-sets__title{font-size:clamp(2.65rem,12vw,3.65rem)}.besties-bundle-sets__grid{grid-template-columns:1fr}.besties-bundle-sets__media{aspect-ratio:1 / 1}.besties-bundle-sets__placeholder{min-height:18rem}.besties-bundle-sets__card-copy{padding:1rem 1rem 1.15rem}.besties-bundle-sets__cta{width:100%}}.besties-collections-index__page{display:grid;gap:clamp(2.4rem,5vw,4rem)}.besties-collections-index__featured-card,.besties-collections-index__nav-card{border:1px solid rgba(214,207,198,.95);background:radial-gradient(circle at top left,rgba(255,255,255,.84),transparent 38%),linear-gradient(180deg,#ffffffe0,#f4efe8eb);box-shadow:0 22px 54px #1f1f1f0d}.besties-collections-index__hero{display:grid}.besties-collections-index__hero-frame{position:relative;display:grid;gap:0;overflow:hidden;border:1px solid rgba(214,207,198,.95);background:radial-gradient(circle at top left,rgba(255,255,255,.84),transparent 38%),linear-gradient(180deg,#ffffffe0,#f4efe8eb);box-shadow:0 22px 54px #1f1f1f0d}.besties-collections-index__hero-copy{grid-area:copy;padding:clamp(1.35rem,3vw,2.4rem)}.besties-collections-index__hero-visual{grid-area:visual;padding:clamp(.95rem,2vw,1.35rem)}.besties-collections-index__hero-media{position:relative;aspect-ratio:1.16 / 1;overflow:hidden;background:linear-gradient(180deg,#ffffffd1,#f4efe8eb)}.besties-collections-index__hero-image{display:block;width:100%;height:100%;object-fit:cover}.besties-collections-index__eyebrow,.besties-collections-index__card-eyebrow,.besties-collections-index__hero-pillar-text,.besties-collections-index__nav-link{margin:0;color:var(--besties-muted);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-2) * var(--FONT-ADJUST-ACCENT));letter-spacing:.18em;text-transform:uppercase}.besties-collections-index__title,.besties-collections-index__card-title,.besties-collections-index__nav-title,.besties-collections-index__nav-card-title{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);letter-spacing:-.035em}.besties-collections-index__title{width:100%;max-width:100%;margin-top:.8rem;font-size:clamp(2.9rem,5.6vw,4.3rem);line-height:1.1}.besties-collections-index__intro,.besties-collections-index__card-copy,.besties-collections-index__nav-copy,.besties-collections-index__nav-card-copy,.besties-collections-index__featured-placeholder,.besties-collections-index__nav-placeholder{color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.72}.besties-collections-index__intro{max-width:36rem;margin-top:1.1rem}.besties-collections-index__intro p,.besties-collections-index__card-copy,.besties-collections-index__nav-copy,.besties-collections-index__nav-card-copy{margin:0}.besties-collections-index__intro p+p{margin-top:1rem}.besties-collections-index__hero-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.65rem;padding-top:1.15rem;border-top:1px solid rgba(214,207,198,.88)}.besties-collections-index__hero-pillar{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;min-width:0;text-align:center}.besties-collections-index__hero-pillar-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#6b6560}.besties-collections-index__hero-pillar-icon svg{width:100%;height:100%}.besties-collections-index__hero-pillar-icon svg path,.besties-collections-index__hero-pillar-icon svg circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.besties-collections-index__hero-pillar:not(:first-child){padding-left:.75rem;border-left:1px solid rgba(214,207,198,.72)}.besties-collections-index__actions,.besties-collections-index__card-actions{display:flex;flex-wrap:wrap;gap:.8rem}.besties-collections-index__actions{margin-top:1.8rem}.besties-collections-index__cta,.besties-collections-index__card-cta{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-height:3.45rem;padding:1rem 1.4rem;background:#9ed7d5;color:#1f1f1f;text-decoration:none;font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT));letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease,box-shadow .24s ease}.besties-collections-index__cta:hover,.besties-collections-index__cta:focus-visible,.besties-collections-index__card-cta:hover,.besties-collections-index__card-cta:focus-visible{opacity:.94;transform:translateY(-1px);box-shadow:0 16px 34px #7ec0bd38}.besties-collections-index__featured-list{display:grid;gap:1.5rem}.besties-collections-index__featured-card{display:grid;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.besties-collections-index__featured-card:hover,.besties-collections-index__featured-card:focus-within{transform:translateY(-2px);box-shadow:0 26px 58px #1f1f1f14}.besties-collections-index__featured-media{grid-area:media;overflow:hidden;background:linear-gradient(180deg,#ffffffc7,#f4efe8eb)}.besties-collections-index__featured-media-link{display:block;height:100%}.besties-collections-index__featured-media-link:focus-visible,.besties-collections-index__nav-media-link:focus-visible{outline:2px solid #9ed7d5;outline-offset:-2px}.besties-collections-index__featured-image,.besties-collections-index__nav-image{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .45s ease}.besties-collections-index__featured-card:hover .besties-collections-index__featured-image,.besties-collections-index__featured-card:focus-within .besties-collections-index__featured-image,.besties-collections-index__nav-card:hover .besties-collections-index__nav-image,.besties-collections-index__nav-card:focus-within .besties-collections-index__nav-image{transform:scale(1.035)}.besties-collections-index__featured-placeholder,.besties-collections-index__nav-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:20rem;padding:1.5rem;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.82),transparent 32%),linear-gradient(135deg,#ebe2d7f2,#f8f4eeeb);font-family:var(--FONT-STACK-ACCENT);letter-spacing:.18em;text-align:center;text-transform:uppercase}.besties-collections-index__featured-copy{grid-area:copy;display:grid;align-content:center;gap:1rem;padding:clamp(1.45rem,3vw,2.6rem)}.besties-collections-index__card-title{font-size:clamp(2.3rem,4vw,3.8rem);line-height:.96}.besties-collections-index__traits{display:flex;flex-wrap:wrap;gap:.55rem;padding-top:.3rem}.besties-collections-index__trait{display:inline-flex;align-items:center;min-height:2rem;padding:.45rem .72rem;border:1px solid rgba(216,209,198,.92);background:#ffffffb8;color:var(--besties-muted);font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT-BOLD);font-size:calc(var(--font-1) * var(--FONT-ADJUST-ACCENT));letter-spacing:.16em;text-transform:uppercase}.besties-collections-index__nav{display:grid;gap:1.3rem}.besties-collections-index__nav-title{font-size:clamp(2.05rem,4vw,3rem);line-height:.98}.besties-collections-index__nav-copy{max-width:38rem;margin-top:.6rem}.besties-collections-index__nav-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.besties-collections-index__nav-card{display:flex;flex-direction:column;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.besties-collections-index__nav-card:hover,.besties-collections-index__nav-card:focus-within{transform:translateY(-2px);box-shadow:0 24px 52px #1f1f1f14}.besties-collections-index__nav-media{aspect-ratio:1 / 1.05;overflow:hidden;background:linear-gradient(180deg,#ffffffc7,#f4efe8eb)}.besties-collections-index__nav-media-link{display:block;height:100%}.besties-collections-index__nav-copy-wrap{display:grid;gap:.85rem;padding:1rem 1rem 1.15rem}.besties-collections-index__nav-card-title{font-size:clamp(1.55rem,2.8vw,2rem);line-height:1}.besties-collections-index__nav-card-copy{font-size:var(--besties-type-body-sm);line-height:1.6}.besties-collections-index__nav-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--besties-fg);text-decoration:none}.besties-collections-index__nav-link:hover,.besties-collections-index__nav-link:focus-visible{text-decoration:underline;text-underline-offset:.22rem}@media only screen and (min-width:990px){.besties-collections-index__hero-copy{display:grid;align-content:center}.besties-collections-index__nav-grid{grid-template-columns:repeat(var(--besties-collections-index-nav-columns, 3),minmax(0,1fr))}.besties-collections-index__hero-frame{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);grid-template-areas:"copy visual";align-items:stretch}.besties-collections-index__hero--text-only .besties-collections-index__hero-frame{grid-template-columns:1fr;grid-template-areas:"copy"}.besties-collections-index__hero--text-only .besties-collections-index__hero-copy{max-width:48rem}.besties-collections-index__featured-card--image-right{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"media copy"}.besties-collections-index__featured-card--image-left{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"copy media"}.besties-collections-index__featured-media{min-height:32rem}}@media only screen and (max-width:989px){.besties-collections-index__hero-frame{grid-template-columns:minmax(0,1fr);grid-template-areas:"visual" "copy"}.besties-collections-index__hero--text-only .besties-collections-index__hero-frame{grid-template-areas:"copy"}.besties-collections-index__title{width:100%;max-width:100%;font-size:clamp(2.65rem,6.8vw,3.55rem)}.besties-collections-index__hero-copy{padding:1.25rem}.besties-collections-index__hero-visual{padding:1.25rem 1.25rem 0}.besties-collections-index__hero-pillars{gap:.6rem}.besties-collections-index__hero-pillar:not(:first-child){padding-left:.6rem}.besties-collections-index__featured-card{grid-template-columns:1fr;grid-template-areas:"media" "copy"}.besties-collections-index__featured-media{aspect-ratio:1 / .92}}@media only screen and (max-width:879px){.besties-collections-index__hero-pillars{grid-template-columns:1fr;gap:0}.besties-collections-index__hero-pillar{flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:.75rem 0;text-align:left}.besties-collections-index__hero-pillar:not(:first-child){padding-left:0;border-left:0;border-top:1px solid rgba(214,207,198,.72)}}@media only screen and (max-width:767px){.besties-collections-index__title{font-size:clamp(2.35rem,11vw,3.05rem)}.besties-collections-index__hero-copy{padding:1.1rem}.besties-collections-index__hero-visual{padding:.85rem .85rem 0}.besties-collections-index__hero-media{aspect-ratio:1.02 / 1}.besties-collections-index__actions,.besties-collections-index__card-actions,.besties-collections-index__cta,.besties-collections-index__card-cta{width:100%}.besties-collections-index__featured-copy{padding:1.1rem}.besties-collections-index__card-title{max-width:none;font-size:clamp(2rem,9vw,3rem)}.besties-collections-index__nav-grid{grid-template-columns:1fr}.besties-collections-index__nav-copy-wrap{padding:1rem}}.collection__text-content .standard__heading.collection__heading__text{max-width:20ch;margin-inline:auto;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-lg),6vw,var(--besties-type-heading-2xl));line-height:1.1;letter-spacing:-.03em}.collection__text-content .rte:not([class*=body-size-],[class*=accent-size-],[class*=heading-size-]) p,.collection__text-content .standard__rte.collection__heading__text{max-width:48rem;margin:1.35rem auto 0;color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.82}.collection__text-content .standard__rte.collection__heading__text p{margin:0 0 1rem}.collection__text-content .standard__rte.collection__heading__text p:last-child{margin-bottom:0}@media(max-width:999px){.collection__text-content .standard__heading.collection__heading__text{max-width:100%;font-size:clamp(var(--besties-type-heading-sm),10vw,var(--besties-type-heading-lg))}.collection__text-content .standard__rte.collection__heading__text{max-width:34rem;margin-top:1rem;font-size:var(--besties-type-body-md);line-height:1.72}}.besties-text-page{background:#edebe7cc}.besties-text-page__container{width:min(960px,calc(100vw - 2.5rem))}.besties-text-page__intro{padding-block:clamp(2.5rem,6vw,4.5rem);border-bottom:1px solid #D6D2CA}.besties-text-page__eyebrow{margin-bottom:1rem;letter-spacing:.28em}.besties-text-page__title{margin-top:0;font-size:clamp(var(--besties-type-heading-lg),8vw,var(--besties-type-heading-3xl));line-height:.92;letter-spacing:-.03em}.besties-text-page__lede{max-width:34rem;margin:1.25rem 0 0;color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.8}.besties-text-page__content{max-width:760px;padding-block:clamp(2.25rem,5vw,4rem);color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.85}.besties-text-page__content>:first-child{margin-top:0}.besties-text-page__content>:last-child{margin-bottom:0}.besties-text-page__content h1,.besties-text-page__content h2,.besties-text-page__content h3,.besties-text-page__content h4,.besties-text-page__content h5,.besties-text-page__content h6{color:var(--besties-fg)}.besties-text-page__content h2{margin:2.75rem 0 1rem;padding-top:1.65rem;border-top:1px solid #D6D2CA;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-sm),3vw,var(--besties-type-heading-md));line-height:1.05;letter-spacing:-.02em}.besties-text-page__content h2:first-child{margin-top:0}.besties-text-page__content h3{margin:1.75rem 0 .75rem;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:var(--besties-type-kicker-sm);line-height:1.4;letter-spacing:.2em;text-transform:uppercase;color:var(--besties-muted)}.besties-text-page__content h4,.besties-text-page__content h5,.besties-text-page__content h6{margin:1.5rem 0 .6rem;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:var(--besties-type-body-md);line-height:1.45}.besties-text-page__content p{margin:0 0 1.1rem}.besties-text-page__content ul,.besties-text-page__content ol{margin:0 0 1.3rem;padding-left:1.25rem}.besties-text-page__content li{margin-bottom:.55rem}.besties-text-page__content strong{color:var(--besties-fg)}.besties-text-page__content a:not([class]){color:var(--besties-fg);text-decoration-color:#cac6c3;text-underline-offset:.2em}.besties-text-page__content a:not([class]):hover,.besties-text-page__content a:not([class]):focus-visible{color:var(--besties-muted);text-decoration-color:currentColor}.besties-text-page__content blockquote{margin:2rem 0;padding:0;border:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:italic;font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-sm),4vw,var(--besties-type-heading-lg));line-height:1.2}.besties-text-page__content hr{margin:2rem 0;border:0;border-top:1px solid #D6D2CA}.besties-text-page__content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.besties-text-page__content th,.besties-text-page__content td{padding:.9rem 1rem .9rem 0;border-bottom:1px solid rgba(202,198,195,.7);text-align:left;vertical-align:top}.besties-text-page__content th{color:var(--besties-fg);font-weight:600}.besties-text-page__content img{width:100%;height:auto;border:1px solid #D6D2CA}@media(max-width:767px){.besties-text-page__container{width:calc(100vw - 2rem)}.besties-text-page__title{max-width:100%}.besties-text-page__content{font-size:var(--besties-type-body-sm);line-height:1.75}.besties-text-page__content h2{font-size:clamp(var(--besties-type-heading-xs),8vw,var(--besties-type-heading-sm))}.besties-text-page__content table{display:block;overflow-x:auto}}.besties-welcome-page{background:#edebe7cc}.besties-welcome-page__container{width:min(48rem,100%);margin-inline:auto}.besties-welcome-page__section{padding-block:clamp(2.5rem,6vw,4.5rem);border-bottom:1px solid #D6D2CA}.besties-welcome-page__section--intro{padding-top:clamp(2rem,5vw,3.5rem)}.besties-welcome-page__eyebrow,.besties-welcome-page__section-label,.besties-welcome-page__footer-label{margin:0 0 1rem;font-size:var(--besties-type-kicker-xs);font-weight:400;line-height:1.4;letter-spacing:.28em;text-transform:uppercase;color:#9a9186}.besties-welcome-page__title{max-width:11ch;margin:0;color:#545454;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-lg),8vw,calc(var(--besties-type-heading-3xl) * 1.04));line-height:.9;letter-spacing:-.03em}.besties-welcome-page__lede,.besties-welcome-page__email-body,.besties-welcome-page__community-copy,.besties-welcome-page__quote-body{color:#6b6560}.besties-welcome-page__lede{max-width:25rem;margin-top:2rem;font-size:clamp(var(--besties-type-body-md),2.1vw,var(--besties-type-body-lg));line-height:1.8}.besties-welcome-page__lede p,.besties-welcome-page__email-body p,.besties-welcome-page__community-copy p,.besties-welcome-page__quote-body p{margin:0}.besties-welcome-page__care-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.besties-welcome-page__care-item{display:flex;align-items:flex-start;gap:1rem}.besties-welcome-page__care-number{flex:0 0 auto;margin-top:.4rem;color:#545454;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,monospace;font-size:var(--besties-type-body-xs);line-height:1}.besties-welcome-page__care-title{margin:0;color:#545454;font-size:var(--besties-type-body-md);font-weight:500;line-height:1.5}.besties-welcome-page__care-detail{margin:.1rem 0 0;color:#9a9186;font-size:var(--besties-type-body-sm);line-height:1.7}.besties-welcome-page__email-wrap{max-width:32rem}.besties-welcome-page__email-heading{margin:0;color:#545454;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:clamp(var(--besties-type-body-xl),3vw,var(--besties-type-heading-xs));line-height:1.2}.besties-welcome-page__email-body{margin-top:.35rem;font-size:var(--besties-type-body-sm);line-height:1.8}.besties-welcome-page__form{display:flex;align-items:stretch;gap:0;margin-top:1.5rem}.besties-welcome-page__form input[type=email]{flex:1 1 auto;min-width:0;min-height:4rem;box-sizing:border-box;border:1px solid #D6D2CA;border-right:0;border-radius:0;background:#f5f5f5;color:#545454;padding:.95rem 1rem;font-size:var(--besties-type-body-md);line-height:1.3}.besties-welcome-page__form input[type=email]::placeholder{color:#c0bab2}.besties-welcome-page__form input[type=email]:focus{border-color:#545454;outline:none}.besties-welcome-page__form button{flex:0 0 auto;max-height:4rem;box-sizing:border-box;border:1px solid #545454;border-radius:0;background:#545454;color:#fff;padding:.95rem 1.4rem;font-size:var(--besties-type-button-sm);font-weight:500;line-height:1;letter-spacing:.18em;text-transform:uppercase;transition:opacity .2s ease}.besties-welcome-page__form button:hover,.besties-welcome-page__form button:focus-visible{opacity:.88}.besties-welcome-page__success{margin:0;padding:.8rem 0;color:#545454;border-bottom:1px solid #D6D2CA;font-size:var(--besties-type-button-sm);line-height:1.5;letter-spacing:.2em;text-transform:uppercase}.besties-welcome-page__error{margin:.7rem 0 0;color:#8a8479;font-size:var(--besties-type-body-xs)}.besties-welcome-page__section--quote{padding-block:clamp(3.5rem,8vw,5rem)}.besties-welcome-page__quote-wrap{max-width:42rem;margin-inline:auto;text-align:center}.besties-welcome-page__quote{margin:0;color:#545454;font-family:var(--FONT-STACK-HEADING);font-style:italic;font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-md),5vw,var(--besties-type-heading-lg));line-height:1.35}.besties-welcome-page__quote-body{margin-top:1rem;font-size:var(--besties-type-body-sm);line-height:1.8}.besties-welcome-page__community-copy{max-width:31rem;font-size:var(--besties-type-body-md);line-height:1.8}.besties-welcome-page__community-link{display:inline-block;margin-top:1.25rem;padding-bottom:.1rem;border-bottom:1px solid #545454;color:#545454;font-size:var(--besties-type-button-xs);line-height:1.3;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}.besties-welcome-page__community-link:hover,.besties-welcome-page__community-link:focus-visible,.besties-welcome-page__footer-link:hover,.besties-welcome-page__footer-link:focus-visible{color:#9a9186;border-color:#9a9186}.besties-welcome-page__footer{padding-top:2.5rem;padding-bottom:1rem;text-align:center}.besties-welcome-page__footer-label{color:#c0bab2;margin-bottom:.6rem}.besties-welcome-page__footer-link{display:inline-flex;align-items:center;gap:.5rem;color:#9a9186;border-bottom:1px solid transparent;font-size:var(--besties-type-button-sm);line-height:1.4;letter-spacing:.15em;text-decoration:none;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}@media(min-width:768px){.besties-welcome-page__care-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;row-gap:1.75rem}}@media(max-width:767px){.besties-welcome-page__container{width:100%}.besties-welcome-page__form{flex-direction:column;gap:.75rem}.besties-welcome-page__form input[type=email]{border-right:1px solid #D6D2CA}.besties-welcome-page__form button{width:100%}}.besties-press{border-block:1px solid color-mix(in srgb,var(--besties-border) 70%,transparent 30%);overflow:hidden}.besties-marquee{display:flex;gap:2.5rem;white-space:nowrap;animation:besties-marquee 28s linear infinite}@keyframes besties-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.besties-feature-split{display:grid;gap:2rem}@media(min-width:900px){.besties-feature-split{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}}.besties-panel{border:1px solid var(--besties-border);padding:1.4rem;background:#fff}.besties-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fff;border-left:1px solid var(--besties-border);transform:translate(100%);transition:transform .28s ease;z-index:50;display:flex;flex-direction:column}.besties-cart-drawer.is-open{transform:translate(0)}.besties-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:40;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.besties-cart-overlay.is-open{opacity:1;visibility:visible}.besties-cart-line{display:grid;grid-template-columns:84px 1fr auto;gap:.8rem;border-bottom:1px solid var(--besties-border);padding:.9rem 0}.besties-cart-line img{width:84px;height:84px;object-fit:cover;border:1px solid var(--besties-border)}.besties-cart-empty{text-align:center;color:var(--besties-muted);padding:2rem 0}.besties-coming-soon{min-height:100vh;overflow:hidden;position:relative;color:#545454;font-family:var(--FONT-STACK-BODY);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY)}.besties-coming-soon input,.besties-coming-soon button{font:inherit}.besties-coming-soon .besties-coming-soon__shell{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center}.besties-coming-soon .besties-coming-soon__content{width:100%;display:flex;justify-content:center}.besties-coming-soon .besties-coming-soon__password{position:absolute;top:1.5rem;right:1.5rem;z-index:20;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.besties-coming-soon .besties-coming-soon__password-form{display:flex;gap:.75rem;align-items:flex-end;justify-content:flex-end;margin:0 0 .5rem;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.besties-coming-soon .besties-coming-soon__password-form.is-open{opacity:1;transform:translateY(0)}.besties-coming-soon .besties-coming-soon__password-form[hidden]{display:none}.besties-coming-soon .besties-coming-soon__password-form input{width:7rem;border:1px solid #d6d2ca;background:#ffffffad;color:#545454;font-size:var(--besties-type-body-xs);outline:none;border-radius:3px;padding:.5rem .65rem;transition:color .3s ease,border-color .3s ease,background-color .3s ease}.besties-coming-soon .besties-coming-soon__password-form input::placeholder{color:#8a8479}.besties-coming-soon .besties-coming-soon__password-form input:focus{border-color:#545454;background:#ffffffe6}.besties-coming-soon .besties-coming-soon__password-form input.is-error{border-color:#f87171;color:#f87171}.besties-coming-soon .besties-coming-soon__password-form button{border:0;background:transparent;color:#545454;font-size:var(--besties-type-button-xs);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;padding:0}.besties-coming-soon .besties-coming-soon__password-form button:hover{color:#545454;opacity:.82}.besties-coming-soon .besties-coming-soon__password-toggle{border:0;background:transparent;color:#545454;font-size:var(--besties-type-button-xs);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:color .3s ease;padding:0}.besties-coming-soon .besties-coming-soon__password-toggle:hover{color:#545454;opacity:.82}.besties-coming-soon .besties-coming-soon__main-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,34rem);gap:3rem;text-align:center}.besties-coming-soon .besties-coming-soon__logo{height:7.75rem;width:auto;max-width:min(68vw,20rem);opacity:0;transform:scale(.9);animation:besties-coming-soon-logo-in .72s cubic-bezier(.16,1,.3,1) forwards}.besties-coming-soon .besties-coming-soon__logo-fallback{margin:0;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-sm),5vw,var(--besties-type-heading-xl));letter-spacing:.08em;text-transform:uppercase}.besties-coming-soon .besties-coming-soon__headline-wrap{max-width:42rem}.besties-coming-soon .besties-coming-soon__title{margin:0;opacity:0;animation:besties-coming-soon-fade-in .75s cubic-bezier(.16,1,.3,1) .08s forwards;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-md),6vw,calc(var(--besties-type-heading-2xl) * 1.02));line-height:1.2;color:#545454}.besties-coming-soon .besties-coming-soon__italic{font-family:var(--FONT-STACK-EMPHASIS);font-style:var(--FONT-STYLE-EMPHASIS);font-weight:var(--FONT-WEIGHT-EMPHASIS)}.besties-coming-soon .besties-coming-soon__choose{display:inline-block;margin-left:.2rem;font-style:normal;font-size:calc(var(--besties-type-body-xl) * 1.02);letter-spacing:0;line-height:1;vertical-align:baseline}.besties-coming-soon .besties-coming-soon__choose .char{display:inline-block;opacity:0;transform:translate(16px);animation:besties-coming-soon-char-in 1.7s cubic-bezier(.34,1.56,.64,1) forwards}.besties-coming-soon .besties-coming-soon__choose .space{margin-inline:.2rem}.besties-coming-soon .besties-coming-soon__choose .c1{animation-delay:.78s}.besties-coming-soon .besties-coming-soon__choose .c2{animation-delay:.84s}.besties-coming-soon .besties-coming-soon__choose .c3{animation-delay:.9s}.besties-coming-soon .besties-coming-soon__choose .c4{animation-delay:.96s}.besties-coming-soon .besties-coming-soon__choose .c5{animation-delay:1.02s}.besties-coming-soon .besties-coming-soon__choose .c6{animation-delay:1.08s}.besties-coming-soon .besties-coming-soon__choose .c8{animation-delay:1.2s}.besties-coming-soon .besties-coming-soon__choose .c9{animation-delay:1.26s}.besties-coming-soon .besties-coming-soon__choose .c10{animation-delay:1.32s}.besties-coming-soon .besties-coming-soon__choose .c11{animation-delay:1.38s}.besties-coming-soon .besties-coming-soon__choose .c12{animation-delay:1.44s}.besties-coming-soon .besties-coming-soon__choose .c13{animation-delay:1.5s}.besties-coming-soon .besties-coming-soon__choose .c14{animation-delay:1.56s}.besties-coming-soon .besties-coming-soon__date-section{text-align:center}.besties-coming-soon .besties-coming-soon__date-wrap{position:relative;display:inline-block}.besties-coming-soon .besties-coming-soon__date{display:block;position:relative;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-lg),6vw,calc(var(--besties-type-heading-3xl) * .9));letter-spacing:-.02em;color:#545454;opacity:0;animation:besties-coming-soon-date-text-in .12s linear 2.54s forwards}.besties-coming-soon .besties-coming-soon__date-reveal{position:absolute;top:0;bottom:0;left:0;width:0;z-index:10;background:#9ed7d5;animation:besties-coming-soon-date-block 1.2s cubic-bezier(.19,0,.22,1) 1.9s forwards}.besties-coming-soon .besties-coming-soon__rule{height:2px;width:60px;background:#545454;margin:1rem auto 0;opacity:0;transform:scaleX(0);transform-origin:50% 50%;animation:besties-coming-soon-rule-in .55s cubic-bezier(.34,1.2,.64,1) 2.9s forwards}.besties-coming-soon .besties-coming-soon__subline{margin:0;opacity:0;animation:besties-coming-soon-fade-in .55s ease .32s forwards;font-size:var(--besties-type-kicker-xs);letter-spacing:.3em;text-transform:uppercase;color:#545454}.besties-coming-soon .besties-coming-soon__email-wrap{opacity:0;animation:besties-coming-soon-fade-in .65s ease .95s forwards;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:24rem}.besties-coming-soon .besties-coming-soon__email-copy{display:flex;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:24rem}.besties-coming-soon .besties-coming-soon__email-title{font-size:var(--besties-type-kicker-sm);letter-spacing:.25em;text-transform:uppercase;color:#545454;font-weight:600;margin:0}.besties-coming-soon .besties-coming-soon__email-form{display:flex;align-items:flex-end;gap:.25rem;width:100%;max-width:24rem;margin:0}.besties-coming-soon .besties-coming-soon__email-form input{flex:1;min-width:0;border:0;border-bottom:1px solid #CAC6C3;background:transparent;color:#545454;font-size:var(--besties-type-body-sm);outline:none;padding:.62rem .5rem;margin:0}.besties-coming-soon .besties-coming-soon__email-form input::placeholder{color:#545454}.besties-coming-soon .besties-coming-soon__email-form input:focus{border-bottom-color:#545454}.besties-coming-soon .besties-coming-soon__email-form button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-bottom-color:#545454;background:transparent;color:#545454;font-size:var(--besties-type-button-xs);letter-spacing:.2em;text-transform:uppercase;border-radius:2px;white-space:nowrap;cursor:pointer;padding:.62rem 1rem;transition:background-color .3s ease,border-color .3s ease}.besties-coming-soon .besties-coming-soon__email-form button:hover{background:#9ed7d5;border-color:#9ed7d5;border-bottom-color:#545454}.besties-coming-soon .besties-coming-soon__success,.besties-coming-soon .besties-coming-soon__error{width:100%;margin:0;font-size:var(--besties-type-kicker-xs);letter-spacing:.2em;text-transform:uppercase}.besties-coming-soon .besties-coming-soon__success{color:#545454;background:#ffffffb8;border:1px solid #d6d2ca;border-radius:3px;padding:.75rem 1rem}.besties-coming-soon .besties-coming-soon__error{color:#f87171}@media(min-width:768px){.besties-coming-soon .besties-coming-soon__password{top:2rem;right:2.5rem}.besties-coming-soon .besties-coming-soon__shell{padding-left:2.5rem;padding-right:2.5rem}.besties-coming-soon .besties-coming-soon__main-stack{gap:3rem;width:min(100%,39rem)}.besties-coming-soon .besties-coming-soon__logo{height:10.75rem}.besties-coming-soon .besties-coming-soon__title{font-size:clamp(var(--besties-type-heading-xl),5.6vw,calc(var(--besties-type-heading-4xl) * .88));line-height:1.16}.besties-coming-soon .besties-coming-soon__choose{margin-left:1rem;font-size:calc(var(--besties-type-heading-xs) * 1.05)}.besties-coming-soon .besties-coming-soon__date{font-size:clamp(var(--besties-type-heading-xl),5.4vw,calc(var(--besties-type-heading-4xl) * .85))}.besties-coming-soon .besties-coming-soon__subline{font-size:var(--besties-type-kicker-sm)}.besties-coming-soon .besties-coming-soon__email-title{font-size:var(--besties-type-kicker-md)}}@media(min-width:1024px){.besties-coming-soon .besties-coming-soon__main-stack{gap:3.4rem}.besties-coming-soon .besties-coming-soon__title{font-size:clamp(var(--besties-type-heading-2xl),4.8vw,var(--besties-type-heading-4xl));line-height:1.14}.besties-coming-soon .besties-coming-soon__choose{font-size:var(--besties-type-body-2xl)}.besties-coming-soon .besties-coming-soon__date{font-size:clamp(var(--besties-type-heading-2xl),4.6vw,calc(var(--besties-type-heading-4xl) * .94))}}@keyframes besties-coming-soon-logo-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes besties-coming-soon-fade-in{0%{opacity:0}to{opacity:1}}@keyframes besties-coming-soon-char-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes besties-coming-soon-date-text-in{0%{opacity:0}to{opacity:1}}@keyframes besties-coming-soon-rule-in{0%{opacity:0;transform:scaleX(.72)}to{opacity:1;transform:scaleX(1)}}@keyframes besties-coming-soon-date-block{0%{width:0%;left:0%}30.56%{width:100%;left:0%}55.56%{width:100%;left:0%}to{width:0%;left:100%}}.besties-password-page .besties-coming-soon__shell{position:relative;z-index:1}.besties-password-page__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.08;pointer-events:none}.besties-password-page__background-media{width:100%;height:100%;object-fit:cover}.besties-password-page__password-panel{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.besties-password-page__password-panel.is-hidden{display:none}.besties-password-page__password-panel.is-open{opacity:1;transform:translateY(0)}.besties-password-page .besties-coming-soon__email-form{flex-wrap:wrap}.besties-password-page__message,.besties-password-page__richtext{max-width:31rem;color:#8a8479;font-size:var(--besties-type-body-xs);line-height:1.7;text-align:center}.besties-password-page__password-form{width:min(21rem,calc(100vw - 3rem))}.besties-password-page__password-group{width:100%;background:#ffffffe0;border-color:#d6d2ca;box-shadow:0 10px 30px #54545414}.besties-password-page__password-group.has-error{border-color:#f87171}.besties-password-page__password-input.input-group-field{min-width:0;color:#545454;background:transparent;padding:0 .75rem;font-size:var(--besties-type-body-xs)}.besties-password-page__password-input.input-group-field::placeholder{color:#8a8479;opacity:1}.besties-password-page__password-submit.btn--soft{--btn-bg: #545454;--btn-text: #ffffff;--btn-bg-hover: #9ed7d5;--btn-text-hover: #545454;min-height:37px;padding:.75rem 1rem;font-size:var(--besties-type-button-xs);letter-spacing:.18em;display:inline-flex;align-items:center}.besties-password-page__message p,.besties-password-page__richtext p{margin:0}.besties-password-page__form-errors{width:100%;margin:0;color:#f87171;font-size:var(--besties-type-kicker-xs);letter-spacing:.08em;text-transform:uppercase}.besties-password-page__form-errors ul{list-style:none;margin:0;padding:0}.besties-password-page__form-errors li,.besties-password-page__form-errors p{margin:0}.besties-password-page__form-errors--email{text-align:left}.besties-password-page__admin{margin:0;color:#9a9186;font-size:var(--besties-type-body-xs);line-height:1.6;text-align:center}.besties-password-page__admin a{color:inherit;text-decoration:underline;text-underline-offset:.18em}.no-js .besties-password-page__password-toggle{display:none}.no-js .besties-password-page__password-panel{display:flex;opacity:1;transform:none}@media(min-width:768px){.besties-password-page__message,.besties-password-page__richtext{font-size:var(--besties-type-body-sm)}}body.template-besties-standalone{min-height:100vh;display:flex;flex-direction:column}body.template-besties-standalone .main-content{flex:1 0 auto}.besties-standalone-footer{flex-shrink:0;background:#545454;color:#fff;text-align:center;padding:1rem}.besties-standalone-footer__text{margin:0;font-size:var(--besties-type-kicker-xs);line-height:1.5;letter-spacing:.07em;text-transform:uppercase}body.template-besties-ambassador,body.template-besties-ambassador-program{background:#edebe7}.template-besties-ambassador .main-content,.template-besties-ambassador-program .main-content{background:transparent}.besties-ambassador{min-height:100vh;background:#edebe7cc;color:#545454;font-family:inherit;--besties-ambassador-kicker-size: .9rem;--besties-ambassador-brand-size: 1.25rem;--besties-ambassador-hero-title-size: 3.5rem;--besties-ambassador-hero-body-size: 1.125rem;--besties-ambassador-agreement-size: .75rem;--besties-ambassador-cta-size: 12px;--besties-ambassador-display-size: 3.2rem;--besties-ambassador-overview-body-size: 1.2rem;--besties-ambassador-index-size: 1rem;--besties-ambassador-perk-size: 1.75rem;--besties-ambassador-detail-size: 2.5rem;--besties-ambassador-numbered-size: 1rem;--besties-ambassador-note-size: .875rem;--besties-ambassador-levels-size: 2.3rem;--besties-ambassador-level-size: 1.25rem}.besties-ambassador img,.besties-ambassador a{max-width:100%}.besties-ambassador .besties-ambassador__hero-panel{position:relative;overflow:hidden;display:grid;align-items:center;min-height:420px;background:#545454;padding:5rem 1.5rem;color:#fff}.besties-ambassador .besties-ambassador__hero-accent{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;align-items:flex-end;opacity:.08}.besties-ambassador .besties-ambassador__hero-accent-media{width:520px;max-width:none;object-fit:contain;transform:translate(9%,25%);filter:brightness(0) invert(1)}.besties-ambassador .besties-ambassador__hero-inner,.besties-ambassador .besties-ambassador__section-shell,.besties-ambassador .besties-ambassador__details-grid{position:relative;z-index:1;width:min(100%,76rem);margin:0 auto}.besties-ambassador .besties-ambassador__hero-copy{max-width:48rem}.besties-ambassador .besties-ambassador__hero-brand,.besties-ambassador .besties-ambassador__section-eyebrow{margin:0 0 1rem;font-family:var(--TYPE-STACK-KICKER);font-style:var(--TYPE-STYLE-KICKER);font-size:var(--besties-ambassador-kicker-size);font-weight:var(--TYPE-WEIGHT-KICKER);line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.besties-ambassador .besties-ambassador__hero-brand{color:#edebe7;letter-spacing:.28em;font-size:var(--besties-ambassador-brand-size)}.besties-ambassador .besties-ambassador__section-eyebrow{color:#9a9186}.besties-ambassador .besties-ambassador__hero-title{margin:0;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:var(--besties-ambassador-hero-title-size);line-height:.92;letter-spacing:-.04em;color:#fff}.besties-ambassador .besties-ambassador__hero-body{max-width:40rem;margin:2rem 0 0;font-size:var(--besties-ambassador-hero-body-size);line-height:1.8;color:#f7f3ee}.besties-ambassador .besties-ambassador__hero-actions,.besties-ambassador .besties-ambassador__bottom-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.besties-ambassador .besties-ambassador__hero-actions{margin-top:3.5rem}.besties-ambassador .besties-ambassador__hero-actions--with-body{margin-top:2.5rem}.besties-ambassador .besties-ambassador__agreement{color:#545454;font-size:var(--besties-ambassador-agreement-size);font-weight:600;letter-spacing:.2em;line-height:1.3;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.24em;text-transform:uppercase}.besties-ambassador .besties-ambassador__agreement:hover{color:#9a9186}.besties-ambassador .besties-ambassador__agreement--light{color:#fff}.besties-ambassador .besties-ambassador__agreement--light:hover{color:#f7f3ee}.besties-ambassador .besties-ambassador__cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#545454;color:#fff;font-family:var(--TYPE-STACK-BUTTON);font-style:var(--TYPE-STYLE-BUTTON);font-weight:var(--TYPE-WEIGHT-BUTTON);font-size:var(--besties-ambassador-cta-size);letter-spacing:.22em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.besties-ambassador .besties-ambassador__cta:hover{background:#9ed7d5;color:#545454}.besties-ambassador .besties-ambassador__cta--light{background:#fff;color:#545454}.besties-ambassador .besties-ambassador__overview{display:grid;border-bottom:1px solid #d6d2ca;background:#f7f3ee}.besties-ambassador .besties-ambassador__overview-media{display:flex;min-height:300px;align-items:center;justify-content:center;background:#edebe7;padding:2.5rem 1.5rem}.besties-ambassador .besties-ambassador__overview-logo{width:auto;max-width:min(100%,18rem);max-height:16rem}.besties-ambassador .besties-ambassador__overview-copy{display:flex;align-items:center;justify-content:center;padding:4.75rem 1.5rem 5.25rem}.besties-ambassador .besties-ambassador__overview-copy-inner{width:min(100%,28rem);margin:0 auto;display:grid;justify-items:center;text-align:center}.besties-ambassador .besties-ambassador__overview-icon{margin-bottom:2rem}.besties-ambassador .besties-ambassador__overview-icon-image{display:block;width:4rem;height:4rem;object-fit:contain}.besties-ambassador .besties-ambassador__section-display,.besties-ambassador .besties-ambassador__detail-title,.besties-ambassador .besties-ambassador__levels-title{margin:0;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);line-height:1.05;letter-spacing:-.02em;color:#3f3f3f}.besties-ambassador .besties-ambassador__section-display{font-size:var(--besties-ambassador-display-size)}.besties-ambassador .besties-ambassador__overview .besties-ambassador__section-eyebrow{margin-bottom:.9rem;text-align:center}.besties-ambassador .besties-ambassador__overview .besties-ambassador__section-display{text-align:center}.besties-ambassador .besties-ambassador__overview-divider{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:15rem;margin:1.2rem auto 1.65rem}.besties-ambassador .besties-ambassador__overview-divider-line{flex:1 1 auto;height:1px;background:#9a9186b3}.besties-ambassador .besties-ambassador__overview-divider-dot{width:.45rem;height:.45rem;flex:0 0 auto;border-radius:999px;background:#9a9186e6}.besties-ambassador .besties-ambassador__overview-body{width:min(100%,22ch);margin:0 auto;font-size:var(--besties-ambassador-overview-body-size);line-height:1.65;color:#545454;text-align:left}.besties-ambassador .besties-ambassador__perks-section,.besties-ambassador .besties-ambassador__details-section,.besties-ambassador .besties-ambassador__levels-section,.besties-ambassador .besties-ambassador__cta-section{padding:5rem 1.5rem}.besties-ambassador .besties-ambassador__section-heading{max-width:34rem;margin-bottom:3rem}.besties-ambassador .besties-ambassador__perk-grid{display:grid;gap:1.25rem}.besties-ambassador .besties-ambassador__perk-card{border:1px solid #d6d2ca;background:#f7f3ee;padding:1.75rem}.besties-ambassador .besties-ambassador__perk-index,.besties-ambassador .besties-ambassador__numbered-index,.besties-ambassador .besties-ambassador__level-index{color:#9a9186;font-size:var(--besties-ambassador-index-size);font-weight:700}.besties-ambassador .besties-ambassador__perk-index{display:block;margin-bottom:2.5rem}.besties-ambassador .besties-ambassador__perk-text,.besties-ambassador .besties-ambassador__level-title{margin:0;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);line-height:1.2;color:#3f3f3f}.besties-ambassador .besties-ambassador__perk-text{font-size:var(--besties-ambassador-perk-size)}.besties-ambassador .besties-ambassador__details-section{border-block:1px solid #d6d2ca;background:#f7f3ee}.besties-ambassador .besties-ambassador__details-grid{display:grid;gap:3rem}.besties-ambassador .besties-ambassador__detail-title{margin-bottom:2rem;font-size:var(--besties-ambassador-detail-size)}.besties-ambassador .besties-ambassador__numbered-list{display:grid;gap:1.25rem}.besties-ambassador .besties-ambassador__numbered-item{display:flex;align-items:flex-start;gap:1rem;text-align:left}.besties-ambassador .besties-ambassador__numbered-index{flex-shrink:0;width:2rem}.besties-ambassador .besties-ambassador__numbered-text{margin:0;font-size:var(--besties-ambassador-numbered-size);font-weight:500;line-height:1.75;color:#545454}.besties-ambassador .besties-ambassador__detail-note{margin:2rem 0 0;font-size:var(--besties-ambassador-note-size);line-height:1.7;color:#9a9186}.besties-ambassador .besties-ambassador__levels-section{text-align:center;border-bottom:1px solid #d6d2ca}.besties-ambassador .besties-ambassador__cta-section{text-align:center}.besties-ambassador .besties-ambassador__levels-title{max-width:48rem;margin-inline:auto;font-size:var(--besties-ambassador-levels-size)}.besties-ambassador .besties-ambassador__levels-grid{width:min(100%,68rem);margin:3rem auto 0;display:grid;gap:1.25rem}.besties-ambassador .besties-ambassador__level-card{padding:1rem 1.25rem}.besties-ambassador .besties-ambassador__level-index{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.18em}.besties-ambassador .besties-ambassador__level-title{font-size:var(--besties-ambassador-level-size)}.besties-ambassador .besties-ambassador__bottom-actions{max-width:32rem;margin:4rem auto 0;align-items:center}@media(min-width:768px){.besties-ambassador{--besties-ambassador-hero-title-size: 4.5rem;--besties-ambassador-display-size: 3.5rem;--besties-ambassador-detail-size: 3.5rem;--besties-ambassador-levels-size: 3.5rem}.besties-ambassador .besties-ambassador__hero-panel,.besties-ambassador .besties-ambassador__perks-section,.besties-ambassador .besties-ambassador__details-section,.besties-ambassador .besties-ambassador__levels-section{padding-left:3rem;padding-right:3rem}.besties-ambassador .besties-ambassador__hero-accent-media{width:900px}.besties-ambassador .besties-ambassador__perk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.besties-ambassador .besties-ambassador__hero-actions{flex-direction:column;align-items:flex-start}.besties-ambassador .besties-ambassador__hero-actions .besties-ambassador__agreement{margin-top:0}.besties-ambassador .besties-ambassador__levels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.besties-ambassador{--besties-ambassador-hero-title-size: 5.5rem}.besties-ambassador .besties-ambassador__hero-panel{padding-left:5rem;padding-right:5rem;min-height:680px}.besties-ambassador .besties-ambassador__hero-inner{display:grid;grid-template-columns:1fr .9fr}.besties-ambassador .besties-ambassador__overview{grid-template-columns:minmax(20rem,.92fr) minmax(24rem,1fr)}.besties-ambassador .besties-ambassador__overview-media{min-height:480px;padding:3rem}.besties-ambassador .besties-ambassador__overview-logo{max-width:min(100%,21rem);max-height:19rem}.besties-ambassador .besties-ambassador__overview-copy{padding:6rem 5rem 6.5rem}.besties-ambassador .besties-ambassador__overview-icon{margin-bottom:2.4rem}.besties-ambassador .besties-ambassador__overview-icon-image{width:4.5rem;height:4.5rem}.besties-ambassador .besties-ambassador__overview-divider{max-width:15rem;gap:1.5rem;margin-top:1.5rem;margin-bottom:2rem}.besties-ambassador .besties-ambassador__overview-body{width:min(100%,34ch);font-size:var(--besties-ambassador-overview-body-size)}.besties-ambassador .besties-ambassador__perk-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.besties-ambassador .besties-ambassador__details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.besties-ambassador .besties-ambassador__levels-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.besties-ambassador .besties-ambassador__level-card{border-left:1px solid #d6d2ca}.besties-ambassador .besties-ambassador__level-card:first-child{border-left:0}}body.template-besties-ambassador-landing,body.template-besties-ambassador-apply{background:#edebe7}.template-besties-ambassador-landing .main-content,.template-besties-ambassador-apply .main-content{background:transparent}.section-ambassador-html{position:relative;min-height:100vh;overflow:hidden;color:#545454;display:flex;justify-content:center;align-content:center}.section-ambassador-html__watermark{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--besties-ambassador-watermark-image);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.18;pointer-events:none;filter:blur(.1px)}.section-ambassador-html__content{position:relative;z-index:1;display:block;align-self:center;justify-self:center}body.besties-cookie-consent--besties-minimal{--besties-cookie-bg: rgba(255, 255, 255, .5);--besties-cookie-border: #cac6c3;--besties-cookie-shadow: 0 14px 36px rgba(84, 84, 84, .08);--besties-cookie-text: #545454;--besties-cookie-muted: #545454;--besties-cookie-soft: #8a8479;--besties-cookie-accent: #9ed7d5}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom{z-index:9998}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner{left:50%;right:auto;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100vw - 1.25rem),42rem);margin:0;padding:.9rem 1rem;border:1px solid var(--besties-cookie-border);border-radius:0;background:var(--besties-cookie-bg);color:var(--besties-cookie-text);box-shadow:var(--besties-cookie-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-family:var(--FONT-STACK-BODY);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY);justify-content:flex-start;align-items:flex-end;gap:.85rem 1rem}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner>*:first-child,body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner p,body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner p:nth-child(2){width:100%;margin:0;padding:0}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner>*:first-child{color:var(--besties-cookie-text);font-size:var(--besties-type-kicker-sm);font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner p,body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner p:nth-child(2){color:var(--besties-cookie-muted);font-size:var(--besties-type-body-sm);line-height:1.45}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner a:not(.btn):not(.shopify-challenge__button){color:var(--besties-cookie-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner a:not(.btn):not(.shopify-challenge__button):hover{color:var(--besties-cookie-soft)}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom [data-confirm-cookies]{min-height:2.25rem;padding:.72rem 1rem;border:1px solid var(--besties-cookie-text);border-radius:0;background:var(--besties-cookie-text);color:#fff;font-size:var(--besties-type-button-xs);font-weight:600;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom [data-confirm-cookies]:hover{background:var(--besties-cookie-accent);border-color:var(--besties-cookie-accent);color:var(--besties-cookie-text)}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .standard__cta.btn-text-thick-line{padding:.3rem 0;border:0;background:transparent;color:var(--besties-cookie-muted);font-size:var(--besties-type-button-xs);font-weight:500;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.22em}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .standard__cta.btn-text-thick-line:after{display:none}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .standard__cta.btn-text-thick-line:hover{color:var(--besties-cookie-text)}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .close{top:.1rem;color:var(--besties-cookie-soft)}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner.shopify-pc__banner__dialog,#shopify-pc__banner .shopify-pc__banner__dialog,.shopify-pc__banner .shopify-pc__banner__dialog){position:fixed!important;left:50%!important;right:auto!important;bottom:max(12px,env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;z-index:9999!important;width:min(calc(100vw - 1.25rem),62rem)!important;margin:0!important;padding:0!important;border:1px solid var(--besties-cookie-border)!important;border-radius:0!important;background:var(--besties-cookie-bg)!important;color:var(--besties-cookie-text)!important;box-shadow:var(--besties-cookie-shadow)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;font-family:var(--FONT-STACK-BODY)!important;font-style:var(--FONT-STYLE-BODY)!important;font-weight:var(--FONT-WEIGHT-BODY)!important}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__wrapper{display:grid;gap:.75rem;padding:1.4rem 1.4rem 1rem}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__body{display:grid;gap:.32rem}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__body h2{margin:0;color:var(--besties-cookie-text);font-size:var(--besties-type-kicker-sm);font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__body p{margin:0;color:var(--besties-cookie-muted);font-size:var(--besties-type-body-sm);line-height:1.45}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__body a{color:var(--besties-cookie-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__body a:hover{color:var(--besties-cookie-soft)}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) :is(.shopify-pc__banner__btn-accept,.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn-manage-prefs){-webkit-appearance:none;appearance:none;border-radius:0;cursor:pointer;font-family:inherit;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__btn-accept{min-height:2.25rem;padding:.72rem 1rem;border:1px solid var(--besties-cookie-text);background:var(--besties-cookie-text);color:#fff;font-size:var(--besties-type-button-xs);font-weight:600;letter-spacing:.18em;line-height:1;text-transform:uppercase}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__btn-accept:hover{background:var(--besties-cookie-accent);border-color:var(--besties-cookie-accent);color:var(--besties-cookie-text)}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) :is(.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn-manage-prefs){padding:.3rem 0;border:0;background:transparent;color:var(--besties-cookie-muted);font-size:var(--besties-type-button-xs);font-weight:500;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.22em}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) :is(.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn-manage-prefs):hover{color:var(--besties-cookie-text)}@media(min-width:1281px){body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__wrapper{grid-template-columns:1fr auto;align-items:end;gap:.9rem 2rem}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__btns{justify-content:flex-end;align-items:center;white-space:nowrap}}@media(max-width:1280px){body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner.shopify-pc__banner__dialog,#shopify-pc__banner .shopify-pc__banner__dialog,.shopify-pc__banner .shopify-pc__banner__dialog){width:calc(100vw - 1rem)!important;bottom:max(10px,env(safe-area-inset-bottom))!important;border-radius:0!important}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__wrapper{padding:.88rem .9rem}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) .shopify-pc__banner__btns{flex-direction:column;align-items:stretch;gap:0}body.besties-cookie-consent--besties-minimal :is(#shopify-pc__banner,.shopify-pc__banner) :is(.shopify-pc__banner__btn-accept,.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn-manage-prefs){width:100%;justify-content:center}body.besties-cookie-consent--besties-minimal [data-tracking-consent].popup.popup--bottom .popup__inner{left:.5rem;right:.5rem;width:auto;bottom:max(10px,env(safe-area-inset-bottom));transform:none;border-radius:10px}}.header__wrapper[data-header-style=besties_centered],.header__wrapper[data-header-style=besties_centered]+.header__backfill{--besties-header-height: 150px;--besties-header-utility-space: clamp(8rem, 11vw, 10rem);--besties-header-logo-height: 140px}.header__wrapper[data-header-style=besties_centered]{--bg: #edebe7;--border: rgba(18, 18, 18, .12);--text: #121212;--text-dark: #121212;--underline: rgba(18, 18, 18, .72)}.header__wrapper[data-header-style=besties_centered] .theme__header{color:var(--text);border-bottom:none}.header__wrapper[data-header-style=besties_centered] .header__desktop__button .navlink,.header__wrapper[data-header-style=besties_centered] .header__mobile__button,.header__wrapper[data-header-style=besties_centered] .header__logo__link{color:var(--text)}.header__wrapper[data-header-style=besties_centered] .header__logo{margin-left:0!important;padding-top:clamp(.32rem,.72vw,.55rem);padding-bottom:clamp(.28rem,.66vw,.48rem)}.header__wrapper[data-header-style=besties_centered] .theme__header>.header__inner:last-child{border-bottom:1px solid var(--border)}.header__wrapper[data-header-style=besties_centered]+.header__backfill{height:var(--menu-height, 150px)!important;overflow:hidden}.header__wrapper[data-header-style=besties_centered]+.header__backfill .header__backfill__content--besties{display:grid;grid-template-columns:var(--besties-header-utility-space) minmax(0,1fr) auto minmax(0,1fr) var(--besties-header-utility-space);align-items:center;min-height:var(--besties-header-height);padding-inline:clamp(1rem,1.8vw,1.8rem)}.header__wrapper[data-header-style=besties_centered]+.header__backfill .header__logo{height:var(--besties-header-height);justify-content:center;align-items:center;padding:0;margin-left:0!important}.header__wrapper[data-header-style=besties_centered]+.header__backfill .besties-header__backfill-logo{width:var(--besties-header-logo-height);max-width:none;display:block;margin-inline:auto;padding-inline:0}.header__wrapper[data-header-style=besties_centered]+.header__backfill .besties-header__backfill-logo-mark{display:block;width:100%;height:var(--besties-header-logo-height, 108px)}.header__wrapper[data-header-style=besties_centered].js__header__stuck .theme__header{transition:background-color .35s ease,border-color .35s ease,color .25s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease;background-color:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none}.header__wrapper[data-header-style=besties_centered].js__header__stuck .theme__header:after{background:var(--bg)}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .theme__header{background-color:var(--bg);border-bottom-color:var(--border);-webkit-backdrop-filter:none;backdrop-filter:none}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .theme__header:after{opacity:0}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .theme__header:hover:after{opacity:0}.header__desktop--besties_centered{position:static;display:grid;grid-template-columns:var(--besties-header-utility-space) minmax(0,1fr) auto minmax(0,1fr) var(--besties-header-utility-space);align-items:center;column-gap:clamp(.22rem,.45vw,.5rem);width:100%;min-height:var(--besties-header-height);padding-inline:clamp(1rem,1.8vw,1.8rem)}@media(pointer:coarse){.header__desktop--besties_centered{display:none}}.header__desktop--besties_centered .besties-header__nav,.header__desktop--besties_centered .besties-header__logo-wrap,.header__desktop--besties_centered .besties-header__utilities{min-width:0;display:flex;align-items:center;align-self:stretch}.header__desktop--besties_centered .besties-header__nav--left{grid-column:2;justify-self:end;justify-content:flex-end}.header__desktop--besties_centered .besties-header__logo-wrap{grid-column:3;justify-self:center;justify-content:center}.header__desktop--besties_centered .besties-header__nav--right{grid-column:4;justify-self:start;justify-content:flex-start}.header__desktop--besties_centered .header__menu--besties,.header__desktop--besties_centered .besties-header__utilities{min-width:0}.header__desktop--besties_centered .besties-header__nav,.header__desktop--besties_centered .header__menu--besties{height:100%}.header__desktop--besties_centered .header__menu--besties{display:flex;align-items:stretch}.header__desktop--besties_centered .header__menu__inner--besties{display:flex;align-items:stretch;justify-content:center;gap:clamp(.04rem,.2vw,.16rem);height:100%;position:relative}.header__desktop--besties_centered .besties-header__utilities{grid-column:5;justify-self:end;justify-content:flex-end;width:100%}.header__desktop--besties_centered .besties-header__utilities .header__desktop__buttons{align-items:center;justify-content:flex-end;gap:0;width:100%}.header__desktop--besties_centered .besties-header__utilities .header__desktop__button:last-child{margin-inline-end:0}.header__desktop--besties_centered .besties-header__utilities .header__desktop__button:last-child>a{padding-inline-end:15px;overflow:visible}.header__desktop--besties_centered .besties-header__utilities .header__desktop__button:last-child>a:after{width:100%;padding-bottom:100%}.header__desktop--besties_centered .hover__bar{display:none}.header__desktop--besties_centered .header__logo{height:var(--besties-header-height);justify-content:center;align-items:center;padding:0;margin-left:0!important;grid-column:auto}.header__desktop--besties_centered .header__logo__link{width:auto;max-width:none;display:flex;align-items:center;justify-content:center;padding-inline:0;margin-inline:auto}.header__desktop--besties_centered .header__logo__link img,.header__desktop--besties_centered .header__logo__link .logo__img{max-height:170px;width:auto;margin-inline:auto}.header__desktop--besties_centered .menu__item{display:flex;align-items:stretch}.header__desktop--besties_centered .menu__item.parent{position:relative}.header__desktop--besties_centered .menu__item.grandparent{position:static}.header__desktop--besties_centered .navlink--toplevel{position:relative;display:flex;align-items:center;justify-content:center;padding:.82rem clamp(.48rem,.72vw,.72rem) .78rem;text-align:center}.header__desktop--besties_centered .navlink--toplevel .navtext{position:relative;display:inline-block;padding-top:.62rem;padding-bottom:0;text-align:center;transition:color .25s ease;color:#121212;font-weight:600}.header__desktop--besties_centered .navlink--toplevel .navtext:after{content:"";position:absolute;left:50%;bottom:-.34rem;width:calc(100% + .22rem);height:1px;background:currentColor;opacity:0;transform:translate(-50%) scaleX(.16);transform-origin:center;transition:opacity .22s ease,transform .32s cubic-bezier(.34,1.2,.64,1)}.header__desktop--besties_centered .header__desktop__bar__l .menu__item:first-child>.navlink--toplevel{padding-left:clamp(.48rem,.72vw,.72rem)}.header__desktop--besties_centered .navlink--toplevel .navtext:before{content:"";position:absolute;left:50%;animation:besties-header-dot-breathe 2.8s ease-in-out infinite}.header__desktop--besties_centered .navlink--toplevel .navtext:before{top:0;width:.5rem;height:.5rem;border-radius:999px;background:#fff;border:2px solid var(--besties-accent, #9ed7d5);opacity:0;transform:translate(-50%,.12rem) scale(.55);transition:opacity .22s ease,transform .32s cubic-bezier(.34,1.2,.64,1),box-shadow .32s ease}.header__desktop--besties_centered .menu__item:hover>.navlink--toplevel .navtext:before,.header__desktop--besties_centered .menu__item.main-menu--active>.navlink--toplevel .navtext:before,.header__desktop--besties_centered .menu__item.is-visible>.navlink--toplevel .navtext:before{opacity:1;transform:translate(-50%,-.35rem) scale(1)}.header__desktop--besties_centered .menu__item:hover>.navlink--toplevel .navtext:after,.header__desktop--besties_centered .menu__item.main-menu--active>.navlink--toplevel .navtext:after,.header__desktop--besties_centered .menu__item.is-visible>.navlink--toplevel .navtext:after{opacity:.82;transform:translate(-50%) scaleX(1)}.header__wrapper[data-header-style=besties_centered] .header__dropdown{background-color:var(--bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate;transition:background-color .35s ease,border-color .35s ease,opacity .2s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease;display:flex;justify-content:center}.header__wrapper[data-header-style=besties_centered] .header__dropdown:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#edebe747;opacity:0;transition:opacity .35s ease}.header__wrapper[data-header-style=besties_centered] .header__dropdown:before{top:-1px;bottom:auto;height:1px}.header__wrapper[data-header-style=besties_centered] .parent .header__dropdown{top:100%;left:50%;width:max-content;min-width:0;max-width:calc(100vw - 2rem);padding:.5rem 1.125rem .95rem;margin-left:0;transform:translate(-50%)}.header__wrapper[data-header-style=besties_centered] .parent .header__dropdown .navlink--child .navtext{white-space:nowrap}.header__wrapper[data-header-style=besties_centered] .grandparent .header__dropdown{top:100%}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .header__dropdown{background-color:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .header__dropdown:after{opacity:0}.header__wrapper[data-header-style=besties_centered].js__header__stuck.js__header__stuck__backdrop .header__dropdown:hover:after{opacity:0}@media only screen and (max-width:1380px){.header__wrapper[data-header-style=besties_centered] .header__logo__link{max-width:20vw}.header__wrapper[data-header-style=besties_centered]+.header__backfill .besties-header__backfill-logo{width:var(--besties-header-logo-height)}.header__wrapper[data-header-style=besties_centered],.header__wrapper[data-header-style=besties_centered]+.header__backfill{--besties-header-logo-height: 96px}}@media only screen and (max-width:1279px){.header__wrapper[data-header-style=besties_centered],.header__wrapper[data-header-style=besties_centered]+.header__backfill{--besties-header-utility-space: clamp(7rem, 9vw, 8.25rem)}.header__desktop--besties_centered .header__menu__inner--besties{gap:0}.header__desktop--besties_centered .navlink--toplevel{padding-left:.36rem;padding-right:.36rem}}@media only screen and (max-width:1149px){.header__wrapper[data-header-style=besties_centered] .header__mobile{display:grid}.header__wrapper[data-header-style=besties_centered] [data-header-desktop].header__desktop{display:none}}@media(prefers-reduced-motion:reduce){.header__desktop--besties_centered .navlink--toplevel .navtext{animation:none;transition:none}.header__desktop--besties_centered .navlink--toplevel .navtext:before,.header__desktop--besties_centered .navlink--toplevel .navtext:after{animation:none;transition:none}}@keyframes besties-header-dot-breathe{0%,to{transform:translate(-50%,-.35rem) scale(1)}50%{transform:translate(-50%,-.62rem) scale(1.08)}}.besties-orbital-hero{color:#121212;font-family:var(--FONT-STACK-BODY);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY)}.besties-orbital-hero button,.besties-orbital-hero a{font:inherit}.besties-orbital-hero [hidden]{display:none!important}.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-header-offset: 0px;--besties-orbital-stage-pad-top-base: clamp(.75rem, 1.8vh, 1.15rem);--besties-orbital-stage-pad-bottom: clamp(2.25rem, 4.8vh, 3.25rem);--besties-orbit-bleed: clamp(.5rem, 1.2vw, .9rem);--besties-orbital-overhang-peek: 0px;--besties-orbital-stage-pad-top: calc(var(--besties-orbital-stage-pad-top-base) + var(--besties-orbital-header-offset));--besties-orbital-viewport-height: calc(100dvh - var(--menu-height, 150px) + var(--besties-orbital-header-offset));--besties-orbital-top-height: calc(var(--besties-orbital-viewport-height) - var(--besties-orbital-overhang-peek));--besties-orbital-stage-height-limit: max( 240px, calc( var(--besties-orbital-top-height) - var(--besties-orbital-stage-pad-top) - var(--besties-orbital-stage-pad-bottom) - (var(--besties-orbit-bleed) * 2) ) );position:relative;min-height:var(--besties-orbital-top-height);display:flex;flex-direction:column;overflow:hidden}body:has(.header__wrapper[data-header-transparent=true]) .besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-header-offset: var(--menu-height, 150px)}.besties-orbital-hero .besties-orbital-hero__stage-shell{position:relative;flex:1;min-height:0;display:grid;place-items:center;padding:var(--besties-orbital-stage-pad-top) 0 var(--besties-orbital-stage-pad-bottom);box-sizing:border-box}.besties-orbital-hero .besties-orbital-hero__collection-nav,.besties-orbital-hero .besties-orbital-hero__info{display:none}.besties-orbital-hero .besties-orbital-hero__collection-nav{position:absolute;left:2rem;top:50%;transform:translateY(-80%);z-index:3}.besties-orbital-hero .besties-orbital-hero__collection-row{display:flex;align-items:center;gap:.75rem}.besties-orbital-hero .besties-orbital-hero__collection-row+.besties-orbital-hero__collection-row{margin-top:1.25rem}.besties-orbital-hero .besties-orbital-hero__collection-button,.besties-orbital-hero .besties-orbital-hero__collection-close,.besties-orbital-hero .besties-orbital-hero__pause,.besties-orbital-hero .besties-orbital-hero__dot{border:0;background:transparent;padding:0}.besties-orbital-hero .besties-orbital-hero__collection-button{position:relative;display:inline-flex;align-items:center;min-height:2.75rem;padding:.65rem 1.25rem .8rem;border-radius:0;color:#121212;font-size:var(--besties-type-kicker-sm);font-weight:500;letter-spacing:.2em;line-height:1.2;text-align:left;text-transform:uppercase;cursor:pointer;background:#fff0;box-shadow:0 0 #0000;overflow:hidden;transform:translateY(0);transition:color .28s ease,opacity .28s ease,background-color .28s ease,box-shadow .28s ease,transform .28s ease}.besties-orbital-hero .besties-orbital-hero__collection-button:after{content:"";position:absolute;left:.95rem;right:.95rem;bottom:.38rem;height:2px;border-radius:999px;background:currentColor;opacity:0;transform:scaleX(0);transform-origin:center center;transition:opacity .28s ease,transform .34s cubic-bezier(.22,1,.36,1)}.besties-orbital-hero .besties-orbital-hero__collection-button:hover,.besties-orbital-hero .besties-orbital-hero__collection-button:focus-visible{background:#ffffff85;box-shadow:0 8px 18px #54545414;transform:translateY(-1px);opacity:1}.besties-orbital-hero .besties-orbital-hero__collection-button:focus-visible{outline:none}.besties-orbital-hero .besties-orbital-hero__collection-button:hover:after,.besties-orbital-hero .besties-orbital-hero__collection-button:focus-visible:after,.besties-orbital-hero .besties-orbital-hero__collection-button[data-state=active]:after{opacity:.65;transform:scaleX(1)}.besties-orbital-hero .besties-orbital-hero__collection-button[data-state=active]{color:#64c3b2;background:#ffffffa8;box-shadow:0 10px 22px #54545417;transform:translateY(-1px)}.besties-orbital-hero .besties-orbital-hero__collection-button[data-state=dim]{opacity:.75}.besties-orbital-hero .besties-orbital-hero__collection-close{color:#54545473;font-size:var(--besties-type-kicker-sm);letter-spacing:.18em;line-height:1;text-transform:uppercase;cursor:pointer}.besties-orbital-hero .besties-orbital-hero__collection-close:hover{color:#121212}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 760px, calc(100vw - 1.5rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) );--besties-video-size: calc(var(--besties-stage-size) * .7368421);--besties-orbit-radius: calc(var(--besties-stage-size) * .4421053);position:relative;width:var(--besties-stage-size);height:var(--besties-stage-size);z-index:2}.besties-orbital-hero .besties-orbital-hero__orbit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;animation:besties-orbital-spin 160s linear infinite}.besties-orbital-hero.is-paused .besties-orbital-hero__orbit{animation-play-state:paused}.besties-orbital-hero .besties-orbital-hero__dot{position:absolute;left:50%;top:50%;width:var(--besties-dot-diameter);height:var(--besties-dot-diameter);margin-left:calc(var(--besties-dot-diameter) * -.5);margin-top:calc(var(--besties-dot-diameter) * -.5);transform:rotate(var(--besties-dot-angle)) translateY(calc(var(--besties-orbit-radius) * -1)) rotate(calc(var(--besties-dot-angle) * -1));transform-origin:center;cursor:pointer}.besties-orbital-hero .besties-orbital-hero__dot-position{display:block;width:100%;height:100%;transform:scale(1);transform-origin:center;transition:transform .4s cubic-bezier(.34,1.2,.64,1),opacity .4s ease}.besties-orbital-hero .besties-orbital-hero__dot-core{display:block;width:100%;height:100%;border-radius:999px;background:var(--besties-dot-color);box-shadow:0 0 0 2px #fff9,0 0 0 4.5px #00000014;transition:transform .15s ease,box-shadow .4s cubic-bezier(.34,1.2,.64,1)}.besties-orbital-hero .besties-orbital-hero__dot-core.is-light{box-shadow:0 0 0 1.5px #fff9,0 0 0 2.5px #0000001f}.besties-orbital-hero .besties-orbital-hero__dot[data-state=dim] .besties-orbital-hero__dot-position{transform:scale(.9);opacity:.9}.besties-orbital-hero .besties-orbital-hero__dot[data-state=expanded] .besties-orbital-hero__dot-position{transform:scale(1.2)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=selected] .besties-orbital-hero__dot-position{transform:scale(1.35)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=selected] .besties-orbital-hero__dot-core{box-shadow:0 0 0 2.5px #edebe7,0 0 0 4.5px var(--besties-dot-color)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=selected][data-needs-outline=true] .besties-orbital-hero__dot-core{box-shadow:inset 0 0 0 1px #c8c4be,0 0 0 2.5px #f5f2ec,0 0 0 4.5px #b8b1a8,0 4px 12px #5454541f}.besties-orbital-hero .besties-orbital-hero__dot:not([data-state=dim]):hover .besties-orbital-hero__dot-core{transform:scale(1.15)}.besties-orbital-hero .besties-orbital-hero__media{position:absolute;left:50%;top:50%;width:var(--besties-video-size);height:var(--besties-video-size);border-radius:999px;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000021;z-index:1;background:#d8d2ca}.besties-orbital-hero .besties-orbital-hero__video,.besties-orbital-hero .besties-orbital-hero__video video,.besties-orbital-hero .besties-orbital-hero__poster{width:100%;height:100%;object-fit:cover;object-position:center}.besties-orbital-hero .besties-orbital-hero__video-placeholder{width:100%;height:100%;display:grid;place-items:center;padding:2rem;color:#545454b8;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-md),4vw,var(--besties-type-heading-xl));letter-spacing:-.03em;text-align:center}.besties-orbital-hero .besties-orbital-hero__info{position:absolute;right:2rem;top:50%;width:15rem;transform:translateY(-80%);z-index:3}.besties-orbital-hero .besties-orbital-hero__idle,.besties-orbital-hero .besties-orbital-hero__helper,.besties-orbital-hero .besties-orbital-hero__info-eyebrow,.besties-orbital-hero .besties-orbital-hero__cta-link{margin:0}.besties-orbital-hero .besties-orbital-hero__idle,.besties-orbital-hero .besties-orbital-hero__helper{color:#121212;font-size:var(--besties-type-kicker-sm);letter-spacing:.16em;line-height:1.6;text-transform:uppercase}.besties-orbital-hero .besties-orbital-hero__collection-panel,.besties-orbital-hero .besties-orbital-hero__color-panel{display:flex;flex-direction:column;gap:.75rem}.besties-orbital-hero .besties-orbital-hero__info-eyebrow{color:#121212;font-size:var(--besties-type-kicker-sm);letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.besties-orbital-hero .besties-orbital-hero__swatches{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.besties-orbital-hero .besties-orbital-hero__swatch-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.besties-orbital-hero .besties-orbital-hero__swatch-button:hover,.besties-orbital-hero .besties-orbital-hero__swatch-button:focus-visible{transform:translateY(-1px) scale(1.04)}.besties-orbital-hero .besties-orbital-hero__swatch-button:focus-visible{outline:none}.besties-orbital-hero .besties-orbital-hero__swatch{width:1.875rem;height:1.875rem;border-radius:999px;background:var(--besties-swatch-color);transition:box-shadow .2s ease,transform .2s ease}.besties-orbital-hero .besties-orbital-hero__swatch.is-light{box-shadow:inset 0 0 0 1px #c8c4be}.besties-orbital-hero .besties-orbital-hero__swatch-button:hover .besties-orbital-hero__swatch,.besties-orbital-hero .besties-orbital-hero__swatch-button:focus-visible .besties-orbital-hero__swatch{box-shadow:0 0 0 2px #ffffffb3,0 0 0 4px #54545429}.besties-orbital-hero .besties-orbital-hero__swatch-button[data-state=selected] .besties-orbital-hero__swatch{box-shadow:0 0 0 2px #edebe7,0 0 0 4px #54545438}.besties-orbital-hero .besties-orbital-hero__color-name{margin:0;color:#121212;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:var(--besties-type-heading-md);line-height:1}.besties-orbital-hero .besties-orbital-hero__color-chip{width:2.5rem;height:2.5rem;border-radius:999px;background:transparent;box-shadow:0 1px 3px #00000014}.besties-orbital-hero .besties-orbital-hero__color-link{display:inline-flex;align-items:center;gap:.375rem;width:fit-content;padding-bottom:.125rem;border-bottom:1px solid rgba(84,84,84,.4);color:#121212;font-size:var(--besties-type-button-md);letter-spacing:.18em;line-height:1.4;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease}.besties-orbital-hero .besties-orbital-hero__color-link:hover,.besties-orbital-hero .besties-orbital-hero__cta-link:hover{border-color:#545454}.besties-orbital-hero .besties-orbital-hero__builder-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.82rem 1.35rem;border:1px solid var(--besties-accent);background:var(--besties-accent);color:var(--besties-fg);font-family:var(--TYPE-STACK-BUTTON);font-style:var(--TYPE-STYLE-BUTTON);font-weight:var(--TYPE-WEIGHT-BUTTON);font-size:var(--besties-type-button-sm);letter-spacing:.18em;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .24s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.besties-orbital-hero .besties-orbital-hero__builder-link:hover,.besties-orbital-hero .besties-orbital-hero__builder-link:focus-visible{border-color:var(--besties-accent-hover-border);background:var(--besties-accent-hover);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.besties-orbital-hero .besties-orbital-hero__builder-link:focus-visible{outline:none}.besties-orbital-hero .besties-orbital-hero__pause-wrap{position:absolute;right:2rem;bottom:1.25rem;z-index:3}.besties-orbital-hero .besties-orbital-hero__pause{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(84,84,84,.15);border-radius:999px;color:#545454;cursor:pointer;transition:color .2s ease,border-color .2s ease}.besties-orbital-hero .besties-orbital-hero__pause:hover{color:#121212;border-color:#5454544d}.besties-orbital-hero .besties-orbital-hero__pause svg{width:.875rem;height:.875rem;fill:currentColor}.besties-orbital-hero .besties-orbital-hero__play-icon,.besties-orbital-hero.is-paused .besties-orbital-hero__pause-icon{display:none}.besties-orbital-hero.is-paused .besties-orbital-hero__play-icon{display:block}.besties-orbital-hero .besties-orbital-hero__overhang{position:relative;z-index:1;background:#fff}.besties-orbital-hero .besties-orbital-hero__overhang-inner{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2rem 3.5rem;max-width:var(--LAYOUT-WIDTH);width:100%;margin:0 auto}.besties-orbital-hero .besties-orbital-hero__headline{margin:-9rem 0 0;color:#545454;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:3rem;line-height:.88;letter-spacing:-.03em}.besties-orbital-hero .besties-orbital-hero__headline-emphasis{font-style:italic;font-size:4.75rem}.besties-orbital-hero .besties-orbital-hero__cta-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem}.besties-orbital-hero .besties-orbital-hero__cta-link{padding-bottom:.125rem;border-bottom:1px solid rgba(107,101,96,.5);color:#6b6560;font-size:var(--besties-type-button-sm);letter-spacing:.18em;line-height:1.4;text-decoration:none;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}.besties-orbital-hero .besties-orbital-hero__cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#545454;color:#fff;padding:.75rem 1.75rem;font-size:var(--besties-type-button-sm);letter-spacing:.2em;line-height:1;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.besties-orbital-hero .besties-orbital-hero__cta-button:hover{opacity:.8}@media(max-width:999px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-viewport-height: calc(100svh - var(--menu-height, 150px) + var(--besties-orbital-header-offset));--besties-orbital-overhang-peek: clamp(5rem, 10vh, 6rem);--besties-orbital-top-height: max( 480px, min( calc(var(--besties-orbital-viewport-height) - var(--besties-orbital-overhang-peek)), 36rem ) );--besties-orbital-stage-pad-top-base: clamp(.6rem, 1.4vh, .85rem);--besties-orbital-stage-pad-bottom: clamp(1rem, 2.4vh, 1.6rem);--besties-orbit-bleed: clamp(.32rem, .8vw, .52rem);padding-top:1.5rem}.besties-orbital-hero .besties-orbital-hero__stage-shell{grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;row-gap:.8rem;padding-inline:.9rem}.besties-orbital-hero .besties-orbital-hero__collection-nav,.besties-orbital-hero .besties-orbital-hero__info{display:block;position:relative;left:auto;right:auto;top:auto;transform:none;width:100%;z-index:2}.besties-orbital-hero .besties-orbital-hero__collection-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem;justify-self:center;text-align:center}.besties-orbital-hero .besties-orbital-hero__collection-row{justify-content:center;gap:.45rem}.besties-orbital-hero .besties-orbital-hero__collection-row+.besties-orbital-hero__collection-row{margin-top:0}.besties-orbital-hero .besties-orbital-hero__collection-button{min-height:2rem;padding:.35rem .7rem .45rem;font-size:var(--besties-type-kicker-xs);letter-spacing:.1em}.besties-orbital-hero .besties-orbital-hero__collection-button:after{left:.55rem;right:.55rem;bottom:.24rem}.besties-orbital-hero .besties-orbital-hero__collection-close{display:none!important}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 20rem, calc(100vw - 2.5rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) );--besties-video-size: calc(var(--besties-stage-size) * .64)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=dim] .besties-orbital-hero__dot-position{transform:scale(.82)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=expanded] .besties-orbital-hero__dot-position{transform:scale(1.03)}.besties-orbital-hero .besties-orbital-hero__dot[data-state=selected] .besties-orbital-hero__dot-position{transform:scale(1.12)}.besties-orbital-hero .besties-orbital-hero__dot:not([data-state=dim]):hover .besties-orbital-hero__dot-core{transform:scale(1.03)}.besties-orbital-hero .besties-orbital-hero__info{justify-self:center;text-align:center}.besties-orbital-hero .besties-orbital-hero__collection-panel,.besties-orbital-hero .besties-orbital-hero__color-panel{display:grid;align-items:center;justify-items:start;gap:.15rem .5rem;width:100%;max-width:none;text-align:left;justify-self:center}.besties-orbital-hero .besties-orbital-hero__collection-panel{grid-template-columns:auto minmax(0,1fr)}.besties-orbital-hero .besties-orbital-hero__color-panel{grid-template-columns:auto minmax(0,1fr) auto}.besties-orbital-hero .besties-orbital-hero__collection-panel .besties-orbital-hero__info-eyebrow{grid-column:1;grid-row:1;white-space:nowrap}.besties-orbital-hero .besties-orbital-hero__collection-panel .besties-orbital-hero__swatches{grid-column:2;grid-row:1;justify-content:flex-start;margin-top:0;justify-self:end}.besties-orbital-hero .besties-orbital-hero__collection-panel .besties-orbital-hero__helper{grid-column:1 / span 2;grid-row:2}.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__info-eyebrow{grid-column:1 / span 3;grid-row:1}.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__color-name{grid-column:2;grid-row:2}.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__color-chip{grid-column:1;grid-row:2;width:1.5rem;height:1.5rem;align-self:center}.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__color-link{grid-column:3;grid-row:2;align-self:center;justify-self:end;margin-inline:0;font-size:var(--besties-type-button-xs);letter-spacing:.15em;white-space:nowrap}.besties-orbital-hero .besties-orbital-hero__idle,.besties-orbital-hero .besties-orbital-hero__helper{font-size:0;line-height:0;letter-spacing:normal}.besties-orbital-hero .besties-orbital-hero__idle:before,.besties-orbital-hero .besties-orbital-hero__helper:before,.besties-orbital-hero .besties-orbital-hero__info-eyebrow{font-size:var(--besties-type-kicker-2xs);letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.besties-orbital-hero .besties-orbital-hero__idle:before{content:"Select a collection or color";display:block}.besties-orbital-hero .besties-orbital-hero__helper:before{content:"Select a color to explore";display:block}.besties-orbital-hero .besties-orbital-hero__collection-panel .besties-orbital-hero__info-eyebrow,.besties-orbital-hero .besties-orbital-hero__collection-panel .besties-orbital-hero__helper,.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__info-eyebrow,.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__color-name{text-align:left}.besties-orbital-hero .besties-orbital-hero__swatches{justify-content:center}.besties-orbital-hero .besties-orbital-hero__color-name{font-size:var(--besties-type-heading-xs);line-height:1}.besties-orbital-hero .besties-orbital-hero__pause-wrap{right:.75rem;bottom:.75rem}.besties-orbital-hero .besties-orbital-hero__builder-link{display:flex;width:fit-content;margin-left:auto;margin-top:.75rem;padding:.72rem 1rem;font-size:var(--besties-type-button-xs);letter-spacing:.16em}.besties-orbital-hero .besties-orbital-hero__overhang-inner{gap:1.35rem;padding:1.1rem .9rem 1.6rem}.besties-orbital-hero .besties-orbital-hero__headline{margin:-6rem 0 0;font-size:clamp(3rem,14vw,4rem);line-height:.92}.besties-orbital-hero .besties-orbital-hero__cta-group{gap:.75rem 1.25rem;justify-content:flex-end}}@media(max-width:320px){.besties-orbital-hero .besties-orbital-hero__collection-button{padding:.35rem .6rem .45rem;font-size:var(--besties-type-kicker-2xs)}}@media(min-width:380px)and (max-width:999px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-overhang-peek: clamp(5.75rem, 10vh, 6.75rem);--besties-orbital-top-height: max( 560px, min( calc(var(--besties-orbital-viewport-height) - var(--besties-orbital-overhang-peek)), 40rem ) )}.besties-orbital-hero .besties-orbital-hero__collection-button{padding:.4rem .8rem .5rem}.besties-orbital-hero .besties-orbital-hero__collection-button:after{left:.7rem;right:.7rem}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 23.5rem, calc(100vw - 3.25rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) );--besties-video-size: calc(var(--besties-stage-size) * .66)}.besties-orbital-hero .besties-orbital-hero__color-name{font-size:var(--besties-type-heading-sm)}.besties-orbital-hero .besties-orbital-hero__color-panel .besties-orbital-hero__color-chip{width:1.7rem;height:1.7rem}.besties-orbital-hero .besties-orbital-hero__overhang-inner{gap:1.55rem;padding:1.2rem 1rem 1.8rem}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-7rem;font-size:clamp(3.25rem,13vw,4.6rem)}}@media(min-width:768px)and (max-width:999px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-overhang-peek: clamp(7rem, 10vw, 8.25rem);--besties-orbital-top-height: 740px;--besties-orbital-stage-pad-top-base: clamp(.7rem, 1.2vh, .95rem);--besties-orbital-stage-pad-bottom: clamp(1.1rem, 2.3vh, 1.5rem)}.besties-orbital-hero .besties-orbital-hero__stage-shell{row-gap:1.2rem;padding-inline:1.5rem}.besties-orbital-hero .besties-orbital-hero__collection-nav,.besties-orbital-hero .besties-orbital-hero__info{width:min(100%,34rem)}.besties-orbital-hero .besties-orbital-hero__collection-nav{gap:.5rem .85rem}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 29rem, calc(100vw - 8rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) );--besties-video-size: calc(var(--besties-stage-size) * .68)}.besties-orbital-hero .besties-orbital-hero__collection-panel,.besties-orbital-hero .besties-orbital-hero__color-panel{max-width:24rem}.besties-orbital-hero .besties-orbital-hero__color-name{font-size:var(--besties-type-heading-sm)}.besties-orbital-hero .besties-orbital-hero__overhang-inner{gap:2rem;padding:1.75rem 1.5rem 2.4rem}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-8.5rem;font-size:clamp(4.75rem,8.5vw,5.75rem)}}@media(min-width:1000px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-stage-pad-top-base: clamp(.9rem, 1.9vh, 1.3rem);--besties-orbital-stage-pad-bottom: clamp(2.5rem, 4.6vh, 3.6rem);--besties-orbit-bleed: clamp(.7rem, 1vw, 1rem)}.besties-orbital-hero .besties-orbital-hero__stage-shell{grid-template-columns:minmax(11.5rem,20rem) auto minmax(11.5rem,20rem);align-items:center;justify-content:center;column-gap:clamp(1rem,2vw,2rem);padding-inline:clamp(1.5rem,3vw,3rem)}.besties-orbital-hero .besties-orbital-hero__collection-nav,.besties-orbital-hero .besties-orbital-hero__info{display:block;position:relative;left:auto;right:auto;top:auto;width:100%;transform:none;z-index:2;min-width:250px}.besties-orbital-hero .besties-orbital-hero__collection-nav{justify-self:start;align-self:center}.besties-orbital-hero .besties-orbital-hero__info{justify-self:end;align-self:center;width:min(100%,18rem)}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 720px, calc(100vw - 31rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) );justify-self:center}.besties-orbital-hero .besties-orbital-hero__overhang-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem;padding:2.5rem 3.5rem 3.5rem}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-10rem;font-size:6rem}.besties-orbital-hero .besties-orbital-hero__cta-group{justify-content:flex-end;padding-bottom:.25rem;flex-shrink:0}}@media(min-width:1000px)and (min-height:900px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-overhang-peek: clamp(8.5rem, 12vh, 10.5rem);--besties-orbital-top-height: min( calc(var(--besties-orbital-viewport-height) - var(--besties-orbital-overhang-peek)), calc(76dvh - clamp(10rem, 14vh, 12rem)) )}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-5.5rem}}@media(min-width:1400px)and (min-height:900px){.besties-orbital-hero .besties-orbital-hero__top{--besties-orbital-overhang-peek: clamp(10rem, 14vh, 12rem);--besties-orbital-top-height: min( calc(var(--besties-orbital-viewport-height) - var(--besties-orbital-overhang-peek)), calc(75dvh - clamp(10rem, 13vh, 12rem)) )}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-5rem}}@media(min-width:1000px)and (max-width:1399px){.besties-orbital-hero .besties-orbital-hero__stage-shell{column-gap:clamp(.75rem,1.8vw,1.4rem);padding-inline:clamp(1rem,2vw,2rem)}.besties-orbital-hero .besties-orbital-hero__stage{--besties-stage-size: min( 620px, calc(100vw - 36rem - (var(--besties-orbit-bleed) * 2)), var(--besties-orbital-stage-height-limit) )}.besties-orbital-hero .besties-orbital-hero__collection-button,.besties-orbital-hero .besties-orbital-hero__collection-close{font-size:var(--besties-type-kicker-sm);letter-spacing:.16em}.besties-orbital-hero .besties-orbital-hero__collection-button{min-height:2.4rem;padding:.5rem .8rem .62rem}.besties-orbital-hero .besties-orbital-hero__collection-button:after{left:.65rem;right:.65rem;bottom:.24rem}.besties-orbital-hero .besties-orbital-hero__idle,.besties-orbital-hero .besties-orbital-hero__helper,.besties-orbital-hero .besties-orbital-hero__info-eyebrow,.besties-orbital-hero .besties-orbital-hero__color-link{font-size:var(--besties-type-kicker-xs);letter-spacing:.14em}.besties-orbital-hero .besties-orbital-hero__color-name{font-size:var(--besties-type-heading-md)}.besties-orbital-hero .besties-orbital-hero__overhang-inner{gap:1.75rem;padding:2rem 2rem 3rem}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-9.5rem;font-size:clamp(5.5rem,6.3vw,6rem)}}@media(min-width:1400px){.besties-orbital-hero .besties-orbital-hero__stage-shell{grid-template-columns:minmax(12.5rem,20rem) auto minmax(12.5rem,20rem);column-gap:clamp(1.25rem,2.4vw,2.75rem);padding-inline:3.5rem}.besties-orbital-hero .besties-orbital-hero__info{width:15rem}.besties-orbital-hero .besties-orbital-hero__headline{margin-top:-11.2rem;font-size:6rem}}@keyframes besties-orbital-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.besties-footer{background:#545454;color:#f7f3ee}.besties-footer__shell{width:min(100%,80rem);margin:0 auto;padding:var(--PT) 1.25rem var(--PB)}.besties-footer__main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem;align-items:start}.besties-footer__brand{grid-column:1 / -1;max-width:16.5rem}.besties-footer__logo-link{display:inline-flex;align-items:center;margin-bottom:1.15rem;text-decoration:none}.besties-footer__logo-image{display:block;width:auto;max-width:min(100%,17.5rem);max-height:5rem}.besties-footer__brand-title{margin:0 0 .5rem;color:#fff;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-sm),3vw,var(--besties-type-heading-md));line-height:1.1}.besties-footer__brand-copy{margin:0;max-width:14.75rem;color:#f7f3ee99;font-size:var(--besties-type-body-md);line-height:1.75}.besties-footer__socials{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.15rem}.besties-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid rgba(247,243,238,.16);background:#f7f3ee0a;color:#f7f3eec7;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease,opacity .2s ease}.besties-footer__social-link:hover,.besties-footer__social-link:focus-visible{border-color:#f7f3ee5c;background:#f7f3ee14;color:#fff}.besties-footer__social-link .icon-social,.besties-footer__social-image{display:block;width:.95rem;height:.95rem}.besties-footer__social-image{object-fit:contain}.besties-footer__links{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.besties-footer__column-title{margin:0 0 1.25rem;color:#fff;font-family:var(--FONT-STACK-ACCENT);font-style:var(--FONT-STYLE-ACCENT);font-weight:var(--FONT-WEIGHT-ACCENT);font-size:var(--besties-type-kicker-sm);line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.besties-footer__column-list{margin:0;padding:0;list-style:none}.besties-footer__column-list li+li{margin-top:.75rem}.besties-footer__column-list a,.besties-footer__legal-link{color:#f7f3eeb8;text-decoration:none;transition:color .2s ease,opacity .2s ease}.besties-footer__column-list a:hover,.besties-footer__column-list a:focus-visible,.besties-footer__legal-link:hover,.besties-footer__legal-link:focus-visible{color:#fff}.besties-footer__bar{display:flex;flex-direction:column;gap:.85rem;margin-top:clamp(3rem,7vw,4rem);padding-top:2rem;border-top:1px solid rgba(247,243,238,.1)}.besties-footer__copyright,.besties-footer__legal-link{font-size:var(--besties-type-body-xs);line-height:1.5;color:#f7f3ee66}.besties-footer__copyright{margin:0}.besties-footer__legal{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}@media(min-width:768px){.besties-footer__shell{padding-top:calc(var(--PT) * .8);padding-right:2rem;padding-bottom:calc(var(--PB) * .8);padding-left:2rem}.besties-footer__main{grid-template-columns:minmax(0,.9fr) repeat(3,minmax(0,1fr));gap:2.25rem 2rem}.besties-footer__brand{grid-column:auto;margin-bottom:0;max-width:15rem}.besties-footer__logo-image{max-height:8.5rem}.besties-footer__links{display:contents}.besties-footer__bar{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}@media(max-width:767px){.besties-footer__shell{padding-top:calc(var(--PT) * .6);padding-bottom:calc(var(--PB) * .6)}}.besties-footer__logo-link{flex-direction:column;align-items:flex-start}.besties-footer__logo-image{width:clamp(6.75rem,22vw,8.75rem);max-width:100%;height:auto;max-height:none}@media(min-width:768px){.besties-footer__logo-image{width:clamp(7.5rem,8.5vw,9.25rem)}}.besties-main-product-section{background:var(--besties-bg);color:var(--besties-fg)}.besties-main-product-section .besties-container{width:min(1220px,calc(100vw - 2.5rem))}.besties-product-page__wrapper{padding-top:clamp(.75rem,2vw,1.5rem)}.besties-main-product-section .breadcrumb{display:none}.besties-product__backlink{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:2rem;color:var(--besties-muted);text-decoration:none;font-size:var(--besties-type-button-sm);letter-spacing:.16em;text-transform:uppercase}.besties-product__backlink svg{width:.9rem;height:.9rem}.besties-product__backlink:hover,.besties-product__backlink:focus-visible{color:var(--besties-fg)}.besties-main-product-section .besties-product-page__grid{row-gap:2rem}.besties-main-product-section .besties-product__gallery{border:0;border-radius:0;background:transparent}.besties-main-product-section .besties-product__gallery .product__media>div,.besties-main-product-section .besties-product__gallery .product__media>model-viewer,.besties-main-product-section .besties-product__gallery .product__media>.shopify-model-viewer-ui{border:1px solid #D6D2CA;border-radius:0;overflow:hidden;background:#ffffff94}.besties-main-product-section .media__thumb__holder{margin-top:1rem}.besties-main-product-section [data-thumbnails-left] .media__thumb__holder{margin-top:0}.besties-main-product-section .media__thumb{border:1px solid #D6D2CA;border-radius:0;overflow:hidden;background:#ffffffb8}.besties-main-product-section .besties-product__details{color:var(--besties-fg)}.besties-main-product-section .besties-product__content{align-self:stretch}.besties-main-product-section .besties-product__details.is-sticky{position:sticky;top:30px;height:fit-content}.besties-product__eyebrow{margin:0 0 .5rem;color:var(--besties-muted);line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.besties-main-product-section .product__title__wrapper{display:block}.besties-main-product-section .product__title{margin:0;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);line-height:1.04;letter-spacing:-.03em}.besties-main-product-section .product__page__cutline{margin-top:1rem;color:var(--besties-muted)}.besties-main-product-section .product__price__wrap{margin-top:.75rem}.besties-main-product-section .product__price,.besties-main-product-section .product__price--compare,.besties-main-product-section .product__price--off,.besties-main-product-section .product__price--unit{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:var(--besties-type-body-lg);letter-spacing:0;text-transform:none}.besties-main-product-section .product__price{color:var(--besties-fg)}.besties-main-product-section .product__price--compare,.besties-main-product-section .product__price--unit{color:#8a8479;font-size:var(--besties-type-body-md)}.besties-main-product-section .product__price--off{border-color:#cac6c3;color:var(--besties-fg);background:#ffffff73}.besties-main-product-section .besties-product__selectors{display:flex;flex-direction:column}.besties-main-product-section .besties-product__selector{order:3}.besties-main-product-section .besties-product__selector--color{order:1}.besties-main-product-section .besties-product__selector--size{order:2}.besties-main-product-section .selector-wrapper{margin-top:1.25rem}.besties-main-product-section .besties-product__legend{justify-content:space-between;align-items:center;gap:.8rem 1rem;padding-bottom:.75rem;flex-wrap:nowrap;opacity:1;color:var(--besties-fg)}.besties-main-product-section .besties-product__legend span:not(.radio__legend__label){margin:0;padding:0;border:0}.besties-main-product-section .besties-product__legend-copy{display:inline-flex;align-items:baseline;gap:.32rem;min-width:0;flex-wrap:wrap}.besties-main-product-section .besties-product__legend .radio__legend__label{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;letter-spacing:.18em;text-transform:uppercase;font-size:var(--besties-type-kicker-sm);display:inline-flex;align-items:center;gap:.35rem;color:var(--besties-muted)}.besties-product__legend-divider,.besties-product__legend-value{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;letter-spacing:.18em;text-transform:uppercase;font-size:var(--besties-type-kicker-sm)}.besties-product__legend-meta{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.55rem .85rem;margin-left:auto;color:var(--besties-muted)}.besties-product__legend-divider{color:var(--besties-muted)}.besties-product__legend-value{display:inline-block;color:var(--besties-fg);font-weight:500}.besties-product__size-guide-link{color:var(--besties-muted);text-decoration:none;border-bottom:1px solid currentColor;font-size:var(--besties-type-button-xs);letter-spacing:.18em;text-transform:uppercase;line-height:1.3}.besties-product__size-guide-link:hover,.besties-product__size-guide-link:focus-visible{color:var(--besties-fg)}.besties-product__size-guide-link[aria-expanded=true]{padding:.18rem .38rem;border:1px solid var(--besties-accent);color:var(--besties-muted)}.besties-main-product-section .radio__inputs{gap:.5rem}.besties-main-product-section .radio__fieldset .radio__button label{min-width:3.75rem;padding:.7rem .85rem;border:1px solid #CAC6C3;border-radius:0;background:#ffffffa6;color:var(--besties-fg);font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:var(--besties-type-button-sm);letter-spacing:.1em;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.besties-main-product-section .besties-product__selector--size .radio__inputs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.besties-main-product-section .besties-product__selector--size .radio__inputs::-webkit-scrollbar{display:none}.besties-main-product-section .besties-product__selector--size .radio__button{flex:0 0 auto}.besties-main-product-section .besties-product__selector--color .radio__inputs{gap:.7rem}.besties-main-product-section .besties-product__selector--hidden-with-siblings{display:none}.besties-main-product-section .besties-product__selector--size .radio__fieldset .radio__button label{min-width:3.1rem;padding:.56rem .45rem;font-size:var(--besties-type-button-xs);letter-spacing:.08em;line-height:1;white-space:nowrap}.besties-main-product-section .radio__fieldset .radio__button label:hover,.besties-main-product-section .radio__fieldset .radio__button label:active,.besties-main-product-section .radio__fieldset .radio__button label:focus{background:#ffffffeb;border-color:var(--besties-fg);color:var(--besties-fg)}.besties-main-product-section .radio__fieldset .radio__button input:checked~label{background:var(--besties-fg);border-color:var(--besties-fg);color:#fff}.besties-main-product-section .swatch__button label,.besties-main-product-section .swatch__label{box-sizing:border-box;border:4px solid #fff;width:2rem;height:2rem}.besties-main-product-section .swatch__button input:checked~label,.besties-main-product-section .swatch__label[aria-selected=true]{box-shadow:0 0 4px #00000080,0 0 0 2px var(--besties-fg)}.besties-main-product-section .besties-product__siblings{padding-bottom:min(var(--PB),1.875rem)}.besties-main-product-section .besties-product__siblings .radio__inputs{gap:.7rem}.besties-main-product-section .besties-product__siblings .swatch__button{flex:0 0 auto;line-height:0}.besties-main-product-section .besties-product__siblings .swatch__label{display:block;width:2rem;height:2rem;border-radius:999px;overflow:hidden;box-shadow:none}.besties-main-product-section .besties-product__siblings .swatch__button label{box-shadow:none}.besties-main-product-section .besties-product__siblings .swatch__button input:checked~label,.besties-main-product-section .besties-product__siblings .swatch__label[aria-selected=true]{box-shadow:none}.besties-main-product-section .besties-product__siblings .swatch__button label[data-swatch=white i],.besties-main-product-section .besties-product__siblings .swatch__label[data-swatch=white i],.besties-main-product-section .besties-product__siblings .swatch__button label[style*=ffffff i],.besties-main-product-section .besties-product__siblings .swatch__label[style*=ffffff i],.besties-main-product-section .besties-product__siblings .swatch__button input:checked~label[data-swatch=white i]{box-shadow:none}.besties-main-product-section .besties-product__siblings .swatch__label:focus-visible{outline:2px solid var(--besties-fg);outline-offset:4px}.besties-main-product-section .besties-product__siblings-pattern{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}@media only screen and (min-width:990px){.besties-main-product-section .besties-product__siblings .radio__inputs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.95rem 1rem;align-items:start;justify-items:center}.besties-main-product-section .besties-product__siblings .swatch__button{display:flex;justify-content:center;width:100%}.besties-main-product-section .besties-product__siblings .swatch__button label,.besties-main-product-section .besties-product__siblings .swatch__label{width:3rem;height:3rem}}.besties-main-product-section .select-popout__toggle{border:1px solid #CAC6C3;border-radius:.25rem;background:#ffffffb8;font-size:var(--besties-type-button-sm);letter-spacing:.1em;text-transform:uppercase}.product-personalization{display:grid;gap:1rem;padding:.75rem 0 1.25rem}.product-personalization__field{display:grid;gap:.45rem}.product-personalization__fieldset{margin:0;padding:0;border:0;min-width:0}.product-personalization__label{display:block;margin:0;color:var(--besties-fg, #231f20);font-size:var(--besties-type-button-xs, .75rem);font-weight:600;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.product-personalization__input,.product-personalization__select{display:block;width:100%;min-height:3rem;padding:.85rem 1rem;border:1px solid #CAC6C3;border-radius:.25rem;background:#ffffffb8;color:var(--besties-fg, #231f20);font-size:var(--besties-type-button-sm, .875rem);letter-spacing:.04em}.product-personalization__input::placeholder{color:#231f208c}.product-personalization__input:focus,.product-personalization__select:focus{border-color:var(--besties-fg, #231f20);box-shadow:0 0 0 1px var(--besties-fg, #231f20);outline:none}.product-personalization__select{-webkit-appearance:none;appearance:none;padding-right:2.6rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 1rem) calc(50% - .12rem),calc(100% - .7rem) calc(50% - .12rem);background-size:.45rem .45rem;background-repeat:no-repeat}.product-personalization__select-wrapper{position:relative}.product-personalization__help,.product-personalization__note{margin:0;color:#231f20ad;font-size:.75rem;line-height:1.5}.product-personalization__selector .radio__inputs{gap:.75rem}.product-personalization__selector .swatch__button{flex:0 0 auto;line-height:0}.product-personalization__selector .swatch__button label{display:block;width:2.5rem;height:2.5rem;border:4px solid #fff;border-radius:999px;overflow:hidden;box-shadow:none}.product-personalization__selector .swatch__button input:checked~label{box-shadow:none;outline:2px solid var(--besties-fg, #231f20);outline-offset:3px}.product-personalization__selector .swatch__button input:focus-visible~label{outline:2px solid var(--besties-fg, #231f20);outline-offset:3px}.product-personalization__swatch-image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}@media only screen and (min-width:990px){.product-personalization__selector .swatch__button label{width:2.875rem;height:2.875rem}}.besties-main-product-section .product__block__quantity{padding-bottom:min(var(--PB),1rem)}.besties-main-product-section .quantity__wrapper{border:1px solid #CAC6C3;border-radius:.25rem;background:#ffffffb8}.besties-main-product-section .quantity__button,.besties-main-product-section .quantity__input{color:var(--besties-fg)}.besties-main-product-section .product__button__meta{align-items:flex-start;gap:.9rem;font-size:var(--besties-type-body-xs)}.besties-main-product-section .variant__countdown{margin:0;color:var(--besties-muted)}.besties-main-product-section .product__info__link{margin:0;border-radius:.25rem;background:#ffffffb8;color:var(--besties-fg);font-size:var(--besties-type-button-xs);letter-spacing:.18em;text-transform:uppercase}.besties-main-product-section .btn--add-to-cart{border-radius:0;border-color:var(--besties-accent);background:var(--besties-accent);color:var(--besties-fg);font-size:var(--besties-type-button-sm);letter-spacing:.18em;text-transform:uppercase}.besties-main-product-section .btn--add-to-cart:hover,.besties-main-product-section .btn--add-to-cart:focus-visible{border-color:var(--besties-accent-hover-border);background:var(--besties-accent-hover);color:var(--besties-fg);box-shadow:var(--besties-accent-hover-shadow);transform:translateY(-1px)}.besties-main-product-section .btn--add-to-cart .cta__dot,.besties-main-product-section .btn--add-to-cart [data-button-price]{display:none}.besties-main-product-section .product__submit__quick .shopify-payment-button__button{border-radius:.25rem}.besties-main-product-section .product__block__description{margin-top:.65rem;padding-top:0;border-top:0;font-size:var(--besties-type-body-md)}.besties-main-product-section .product-accordion .accordion__title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;letter-spacing:0;text-transform:none;padding-block:.9rem}.besties-main-product-section .accordion__body,.besties-main-product-section .accordion-content__entry,.besties-main-product-section .product__block__description{line-height:1.75}.besties-main-product-section .product__submit__buttons,.besties-main-product-section .product__submit__buttons .btn--add-to-cart{width:100%}@media(min-width:768px){.besties-main-product-section .product__inner{padding-inline-start:0;max-width:34rem}.besties-main-product-section .besties-product__content{padding-left:clamp(1.5rem,4vw,4rem)}}@media(max-width:767px){.besties-main-product-section .besties-container{width:calc(100vw - 2rem)}.besties-main-product-section .besties-product__gallery{border-radius:0}.besties-main-product-section .besties-product__legend,.besties-product__legend-meta{flex-wrap:wrap}}.besties-size-guide{background:var(--besties-bg);color:var(--besties-fg)}.besties-size-guide__container{width:min(1040px,calc(100vw - 2.5rem))}.besties-size-guide__container--drawer{width:min(1480px,calc(100vw - 3rem))}.besties-size-guide__intro{max-width:42rem;margin-bottom:1.75rem}.besties-size-guide__title{font-size:clamp(var(--besties-type-heading-lg),4.5vw,calc(var(--besties-type-heading-3xl) * .94))}.besties-size-guide__lede{margin:1rem 0 0;color:var(--besties-muted);font-size:var(--besties-type-body-md);line-height:1.8}.besties-size-guide__container--drawer .besties-size-guide__eyebrow{font-size:var(--besties-type-kicker-2xs);letter-spacing:.22em}.besties-size-guide__container--drawer .besties-size-guide__title{font-size:clamp(var(--besties-type-heading-md),3.6vw,calc(var(--besties-type-heading-2xl) * .92))}.besties-size-guide__container--drawer .besties-size-guide__lede{font-size:var(--besties-type-body-sm);line-height:1.65}.besties-size-guide__container--drawer .besties-size-guide__section-label{font-size:var(--besties-type-kicker-2xs)}.besties-size-guide__section{margin-top:1.75rem}.besties-size-guide__section-label{margin:0 0 1rem;color:var(--besties-muted);font-size:var(--besties-type-kicker-xs);letter-spacing:.22em;text-transform:uppercase}.besties-size-guide__table-wrap{overflow-x:auto;background:transparent}.besties-size-guide__table{width:100%;min-width:48rem;border-collapse:collapse;border-top:1px solid rgba(202,198,195,.7)}.besties-size-guide__table th,.besties-size-guide__table td{padding:.85rem 1.2rem .85rem 0;border-bottom:1px solid rgba(202,198,195,.7);text-align:left;vertical-align:top}.besties-size-guide__table th:last-child,.besties-size-guide__table td:last-child{padding-right:0}.besties-size-guide__table thead th{color:var(--besties-muted);font-size:var(--besties-type-kicker-xs);letter-spacing:.18em;text-transform:uppercase}.besties-size-guide__container--drawer .besties-size-guide__table thead th{font-size:var(--besties-type-kicker-2xs)}.besties-size-guide__table tbody th{font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(var(--besties-type-heading-xs) * .92);line-height:1.1}.besties-size-guide__table tbody td{font-size:var(--besties-type-body-sm);line-height:1.4}.besties-size-guide__container--drawer .besties-size-guide__table tbody th{font-size:calc(var(--besties-type-heading-xs) * .86)}.besties-size-guide__container--drawer .besties-size-guide__table tbody td{font-size:var(--besties-type-body-xs);line-height:1.35}.besties-size-guide__table tbody tr:last-child th,.besties-size-guide__table tbody tr:last-child td{border-bottom:0}.besties-size-guide__measurements{display:grid;gap:1rem}.besties-size-guide__card{padding:1.25rem 1.4rem;border:0;border-radius:0;background:#ffffff6b}.besties-size-guide__card h2{margin:0 0 .55rem;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:var(--besties-type-body-md);line-height:1.3}.besties-size-guide__container--drawer .besties-size-guide__card h2{font-size:var(--besties-type-body-sm)}.besties-size-guide__container--drawer .besties-size-guide__card p{font-size:var(--besties-type-body-xs);line-height:1.6}.besties-size-guide__card p,.besties-size-guide__note{margin:0;color:var(--besties-muted);line-height:1.75}.besties-size-guide__note{margin-top:1.5rem;max-width:none;width:100%;font-size:var(--besties-type-body-xs);line-height:1.6;font-style:italic}.besties-size-guide__container--drawer .besties-size-guide__note{font-size:var(--besties-type-body-2xs)}@media(min-width:768px){.besties-size-guide__measurements{grid-template-columns:repeat(2,minmax(0,1fr))}}.besties-size-guide-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.besties-size-guide-drawer.is-open{pointer-events:auto}.besties-size-guide-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#5454541f;opacity:0;transition:opacity .24s ease}.besties-size-guide-drawer__panel{position:relative;display:flex;flex-direction:column;width:100%;max-height:min(80vh,52rem);overflow:hidden;background:var(--besties-bg);color:var(--besties-fg);box-shadow:0 -18px 48px #0000001f;transform:translate3d(0,100%,0);transition:transform .28s ease;padding:1rem 1.5rem 2rem}.besties-size-guide-drawer.is-open .besties-size-guide-drawer__overlay{opacity:1}.besties-size-guide-drawer.is-open .besties-size-guide-drawer__panel{transform:translateZ(0)}.besties-size-guide-drawer__handle{width:2.7rem;height:.2rem;margin:0 auto 1.15rem;background:#cac6c3f2}.besties-size-guide-drawer__close{position:absolute;top:1rem;right:1.1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;background:transparent;color:var(--besties-muted);font-size:1.85rem;line-height:1;cursor:pointer}.besties-size-guide-drawer__body{min-height:0;overflow-y:auto;padding-bottom:1rem}.besties-size-guide-drawer__body .besties-size-guide__intro{padding-bottom:1rem;border-bottom:1px solid rgba(202,198,195,.7)}html.besties-size-guide-open,body.besties-size-guide-open{overflow:hidden}@media(max-width:767px){.besties-size-guide__container{width:calc(100vw - 2rem)}.besties-main-product-section .besties-product__legend{flex-wrap:wrap}.besties-main-product-section .besties-product__legend-meta{width:100%;margin-left:0;justify-content:flex-start}.besties-size-guide__container--drawer{width:calc(100vw - 2rem)}.besties-size-guide-drawer__panel{max-height:85vh;padding-inline:1rem}}.section-newsletter .one-whole.text-center{max-width:min(100%,42rem);margin-inline:auto}.section-newsletter .kicker-flourished{margin-bottom:.9rem;color:var(--besties-fg);font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(var(--besties-type-heading-md),5vw,var(--besties-type-heading-xl));letter-spacing:-.03em;line-height:1.06;text-transform:none}.section-newsletter .kicker-flourished:after{width:clamp(2.75rem,8vw,4.5rem);height:1px;background:#54545438}.section-newsletter .rte.body-size-4{max-width:34rem;margin-inline:auto;color:#6b6560;font-size:var(--besties-type-body-md);line-height:1.72}.section-newsletter .rte.body-size-4 p{margin:0}.section-newsletter .rte.body-size-4 p+p{margin-top:.95rem}.section-newsletter .newsletter__contain{max-width:min(100%,24rem);margin:1.75rem auto 0}.section-newsletter [data-newsletter-form]{display:grid;gap:.85rem}.section-newsletter .newsletter__message,.section-newsletter .has-error:not(.newsletter--default-messages) p:not([class]),.section-newsletter .has-success:not(.newsletter--default-messages) p:not([class]){width:100%;margin:0;font-size:var(--besties-type-kicker-xs);letter-spacing:.2em;line-height:1.5;text-transform:uppercase}.section-newsletter .newsletter__message--success,.section-newsletter .has-success:not(.newsletter--default-messages) p:not([class]){color:#4f7c72}.section-newsletter .newsletter__message--error,.section-newsletter .has-error:not(.newsletter--default-messages) p:not([class]){color:#8d5c52}.section-newsletter .input-group.input-group--inner-button.float__wrapper{display:flex;align-items:flex-end;gap:.25rem;width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.section-newsletter .input-group.input-group--inner-button.float__wrapper:focus-within{border:0;box-shadow:none}.section-newsletter .input-group--inner-button.float__wrapper label{display:none}.section-newsletter .input-group.input-group--inner-button .input-group-field,.section-newsletter .input-group.input-group--inner-button .input-group-button{display:block}.section-newsletter .input-group.input-group--inner-button .input-group-field{flex:1 1 auto;min-width:0;height:auto;margin:0;border:0;border-bottom:1px solid #cac6c3;background:transparent;color:var(--besties-fg);font-size:var(--besties-type-body-sm);outline:none;padding:.62rem .5rem}.section-newsletter .input-group.input-group--inner-button .input-group-field::placeholder{color:#545454;opacity:1}.section-newsletter .input-group.input-group--inner-button .input-group-field:focus{border:0;border-bottom:1px solid #545454;box-shadow:none}.section-newsletter .input-group.input-group--inner-button .input-group-button{width:auto;flex:0 0 auto}.section-newsletter .input-group.input-group--inner-button .input-group-button>.btn{min-height:0;height:auto;padding:.62rem 1rem;border:1px solid transparent;border-bottom-color:#545454;border-radius:0;background:transparent;color:#545454;font-family:var(--TYPE-STACK-BUTTON);font-style:var(--TYPE-STYLE-BUTTON);font-weight:var(--TYPE-WEIGHT-BUTTON);font-size:var(--besties-type-button-xs);letter-spacing:.2em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:background-color .3s ease,border-color .3s ease}.section-newsletter .input-group.input-group--inner-button .input-group-button>.btn:hover,.section-newsletter .input-group.input-group--inner-button .input-group-button>.btn:focus-visible{border-color:#9ed7d5;border-bottom-color:#545454;background:#9ed7d5;box-shadow:none;transform:none}.section-newsletter .input-group.input-group--inner-button .input-group-button>.btn:focus-visible{outline:none}@media(max-width:767px){.section-newsletter .kicker-flourished{font-size:clamp(var(--besties-type-heading-sm),9vw,var(--besties-type-heading-lg))}.section-newsletter .newsletter__contain{margin-top:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/besties.css.map */
