:root{--f69-pink: #ed1968;--f69-orange: #f8991d;--f69-lavender: #ece0eb;--f69-lavender-deep: #cecbe6;--f69-cyan: #00e5ff;--f69-lime: #39ff14;--f69-black: #000000;--f69-white: #ffffff;--f69-display: "Syne", "Outfit", sans-serif;--f69-body: "Outfit", sans-serif;--announcement-bar-height: 0px}.f69-section{position:relative;overflow:hidden}.f69-section__inner{width:min(var(--page-width),calc(100% - var(--f69-content-gutter) - var(--f69-content-gutter)));margin:0 auto}.f69-title{margin:0;font-family:var(--f69-display);font-weight:800;text-transform:uppercase;line-height:.88;letter-spacing:-.03em}.f69-eyebrow{margin:0;font-family:var(--f69-body);font-size:2rem;text-transform:uppercase}.f69-accent{color:var(--f69-pink)}.f69-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border:2px solid transparent;border-radius:999px;padding:1.3rem 2.4rem;font-family:var(--f69-body);font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:transform .24s ease,background-color .24s ease,color .24s ease,border-color .24s ease}.f69-button:hover{transform:translateY(-2px)}.f69-section .lucide{width:1em;height:1em;display:block;flex-shrink:0}.f69-button--primary{background:var(--f69-pink);color:var(--f69-white)}.f69-button--primary:hover{background:var(--f69-black);color:var(--f69-white)}.f69-button--secondary{background:var(--f69-white);color:var(--f69-black);border-color:var(--f69-white)}.f69-button--secondary:hover{border-color:var(--f69-black)}.f69-hero{min-height:calc(100svh - var(--announcement-bar-height, 0px) - var(--header-height, 0px));background:var(--f69-lavender);display:flex;align-items:center;justify-content:center}.f69-hero__media,.f69-hero__overlay,.f69-hero__video,.f69-hero__blob{position:absolute}.f69-hero__media,.f69-hero__overlay,.f69-hero__video{top:0;right:0;bottom:0;left:0}.f69-hero__video{width:100%;height:100%;object-fit:cover;opacity:.7;mix-blend-mode:multiply}.f69-hero__overlay{background:#00000014}.f69-hero__blob{border-radius:50%;filter:blur(72px);opacity:.6;will-change:transform}.f69-hero__blob--pink{width:58vw;height:58vw;background:var(--f69-pink);top:-22%;right:-8%;animation:f69-blob-one 14s ease-in-out infinite}.f69-hero__blob--orange{width:66vw;height:66vw;background:var(--f69-orange);bottom:-24%;left:-14%;animation:f69-blob-two 12s ease-in-out infinite}.f69-hero__content{position:relative;z-index:3;text-align:center;color:#fff;padding:11rem var(--f69-content-gutter) 13rem;mix-blend-mode:normal;width:100%}.f69-hero__title{margin:0;width:100%;color:#fff;font-family:var(--f69-display);font-size:clamp(5.2rem,14vw,18rem);font-weight:800;line-height:.82;text-transform:uppercase;letter-spacing:-.03em}.f69-hero__title-line{display:block;white-space:nowrap}.f69-hero__title em{font-style:italic}@media screen and (max-width:989px){.f69-hero__title{font-size:clamp(7.2rem,13vw,12rem)}}@media screen and (max-width:749px){.f69-hero__title{font-size:4rem}.f69-hero__title-line{white-space:normal}}.f69-hero__buttons{position:absolute;bottom:2.8rem;left:50%;z-index:4;width:min(var(--page-width),calc(100% - var(--f69-content-gutter) - var(--f69-content-gutter)));transform:translate(-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.f69-hero__ribbon{position:absolute;top:2.2rem;left:-1rem;width:110vw;z-index:6;background:var(--f69-orange);color:var(--f69-black);font-family:var(--f69-body);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;padding:.9rem 0;transform:rotate(-2deg);transform-origin:top left;white-space:nowrap;overflow:hidden}.f69-hero__marquee{display:inline-flex;animation:f69-marquee 15s linear infinite}.f69-hero__marquee span{padding-right:2.5rem}.f69-curation{background:var(--f69-black);color:var(--f69-white);padding:9.6rem 0}.f69-curation__heading{font-size:clamp(3.5rem,9vw,10.2rem);margin-bottom:4.8rem}.f69-curation__heading-prefix{color:var(--f69-curation-heading-prefix-color, #ffffff)}.f69-curation .f69-accent{color:var(--f69-curation-heading-accent-color, #ed1968)}.f69-curation__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem}.f69-curation__card{position:relative;display:block;aspect-ratio:3 / 4;border-radius:3rem;overflow:hidden;text-decoration:none;color:var(--f69-white)}.f69-curation__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.f69-curation__image--placeholder{display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;background:#1a1a1a;color:#fff;font-family:var(--f69-display);font-size:clamp(2.2rem,3.2vw,3.6rem);font-weight:700;line-height:1.05;text-transform:uppercase}.f69-curation__tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-color:var(--accent);opacity:0;transition:opacity .45s ease}.f69-curation__caption{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:2.6rem;background:linear-gradient(to top,rgba(0,0,0,var(--f69-curation-caption-overlay-opacity, .82)),#0000 60%)}.f69-curation__caption h3{margin:0;color:var(--f69-curation-title-color, #ffffff);font-family:var(--f69-display);font-size:clamp(2.2rem,3vw,3.4rem);font-weight:700;text-transform:uppercase;opacity:.8;transition:opacity .3s ease}.f69-curation__line{width:var(--f69-curation-underline-width, 48px);height:.4rem;margin-top:8px;background-color:var(--accent);transition:width .3s ease}.f69-curation__card:hover .f69-curation__image{transform:scale(1.08)}.f69-curation__card:hover .f69-curation__tint{opacity:var(--f69-curation-hover-overlay-opacity, .55)}.f69-curation__card:hover .f69-curation__caption h3{opacity:1}.f69-video{background:var(--f69-white);color:var(--f69-black);padding:9.6rem 0}.f69-video__head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:4.8rem}.f69-video__head .f69-title{font-size:clamp(3.5rem,6.6vw,7.2rem)}.f69-video__viewport{position:relative;display:flex;align-items:flex-start;gap:clamp(1.6rem,2.4vw,3.2rem);width:100%;margin:0 auto;padding:2.8rem max(1.6rem,calc((100vw - 1300px)/2 + 1.6rem));overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.f69-video__viewport::-webkit-scrollbar{display:none}.f69-video__item{position:relative;flex:0 0 min(76vw,40rem);width:min(76vw,40rem);scroll-snap-align:center;transform:scale(.85);transform-origin:center top;opacity:.45;z-index:1;filter:grayscale(30%);cursor:pointer;transition:transform .55s cubic-bezier(.25,1,.5,1),opacity .55s ease,filter .55s ease}.f69-video__frame{position:relative;overflow:hidden;aspect-ratio:9 / 16;border-radius:1.8rem;background:#121212;border:1px solid rgba(0,0,0,.15);box-shadow:0 24px 50px #0000002e}.f69-video__frame video{width:100%;height:100%;object-fit:cover}.f69-video__frame>img,.f69-video__frame>svg{width:100%;height:100%;object-fit:cover}.f69-video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .35s ease}.f69-video__play-dot{width:5.6rem;height:5.6rem;border-radius:999px;background:#ffffff47;border:1px solid rgba(255,255,255,.5);display:grid;place-items:center;color:#fff;font-size:1.8rem;padding-left:.2rem}.f69-video__meta{display:flex;align-items:center;gap:1.2rem;margin-top:1.6rem;opacity:0;pointer-events:none;transition:opacity .35s ease}.f69-video__item.is-active .f69-video__meta{opacity:1;pointer-events:auto}.f69-video__item.is-active .f69-video__play{opacity:0}.f69-video__thumb{width:5.4rem;height:5.4rem;border-radius:1rem;overflow:hidden;flex-shrink:0;background:var(--f69-lavender)}.f69-video__thumb img{width:100%;height:100%;object-fit:cover}.f69-video__meta-title{margin:0;font-family:var(--f69-display);font-size:1.9rem;font-weight:700;text-transform:uppercase}.f69-video__meta-price{margin:0;font-size:1.4rem;color:#000000a6;font-weight:500}.f69-video__item.is-active{transform:scale(1);opacity:1;z-index:10;filter:grayscale(0);cursor:default}.f69-video__nav{margin-top:3.2rem;display:flex;justify-content:center;gap:1.2rem}.f69-video__arrow{width:4.6rem;height:4.6rem;border-radius:999px;border:1px solid rgba(0,0,0,.16);background:var(--f69-white);color:var(--f69-black);font-size:1.8rem;display:grid;place-items:center;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.f69-video__arrow:hover{background:var(--f69-pink);border-color:var(--f69-pink);color:#fff}.f69-story{isolation:isolate;padding:11rem 0;background:var(--f69-white)}.f69-story:before{content:"";position:absolute;top:0;right:0;z-index:0;width:50vw;height:50vw;border-radius:999px;background:#ece0eb;filter:blur(100px);transform:translate(25%,-50%);pointer-events:none}.f69-story>.f69-section__inner{position:relative;z-index:1}.f69-story__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:4.4rem;align-items:center}.f69-story__title{font-size:clamp(3.5rem,6.6vw,7.2rem);margin-bottom:2.8rem}.f69-story__copy{margin:0;max-width:64rem;font-size:clamp(1.8rem,2vw,2.5rem);line-height:1.5;font-weight:300}.f69-story__copy p{margin:0}.f69-story__media{position:relative}.f69-story__media-image{aspect-ratio:4 / 5;border-radius:3.2rem;overflow:hidden}.f69-story__media-image img{width:100%;height:100%;object-fit:cover}.f69-story__badge{position:absolute;bottom:-4.8rem;left:-4.8rem;width:19.2rem;height:19.2rem;border-radius:999px;background:#f99d1c;color:var(--f69-black);padding:1.8rem;text-align:center;box-shadow:0 25px 50px #00000040;font-family:var(--f69-display);animation:f69-spin 20s linear infinite}.f69-story__badge-ring{display:block;width:100%;height:100%;overflow:visible}.f69-story__badge-ring text{fill:var(--f69-black);font-family:var(--f69-display);font-size:1rem;font-weight:800;letter-spacing:.22rem;text-transform:uppercase}.f69-story__badge-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.f69-story__badge-center img{width:6.4rem;height:6.4rem;object-fit:contain;filter:invert(1)}.f69-story__badge-center span{font-family:var(--f69-display);font-size:2.6rem;font-weight:800;line-height:1}.f69-showcase{background:var(--f69-showcase-background-color, var(--f69-lavender));color:var(--f69-black);padding:9.2rem 0}.f69-showcase__head{display:flex;justify-content:space-between;align-items:flex-end;gap:2.4rem;margin-bottom:4rem}.f69-showcase__title{color:var(--f69-showcase-heading-prefix-color, var(--f69-black));font-size:clamp(3.5rem,8vw,9rem)}.f69-showcase .f69-accent{color:var(--f69-showcase-heading-accent-color, var(--f69-pink))}.f69-showcase__view-all{color:var(--f69-showcase-view-all-color, var(--f69-black));text-decoration:none;font-family:var(--f69-body);font-size:1.25rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-bottom:2px solid currentColor;padding-bottom:.4rem;transition:color .25s ease}.f69-showcase__view-all:hover{color:var(--f69-showcase-view-all-hover-color, var(--f69-pink))}.f69-showcase__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.f69-product{text-decoration:none;color:inherit}.f69-product__media{position:relative;isolation:isolate;aspect-ratio:3 / 4;border-radius:2rem;overflow:hidden;background:#fff;margin-bottom:1.6rem}.f69-product__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--accent, #f8991d)!important;mix-blend-mode:overlay;opacity:0;pointer-events:none;transition:opacity .45s ease}.f69-product:hover .f69-product__media:after{opacity:var(--f69-curation-hover-overlay-opacity, .55)}.f69-product__media>a{position:relative;z-index:1;display:block;width:100%;height:100%}.f69-product__tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-color:var(--accent);opacity:0;transition:opacity .45s ease}.f69-product__media img,.f69-product__media>a>svg,.f69-product__media>svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.f69-product__quick-form{position:absolute;bottom:1.2rem;left:50%;z-index:3;transform:translate(-50%) translateY(150%);margin:0;transition:transform .24s ease}.f69-product__quick-add{position:relative;width:4.8rem;height:4.8rem;min-width:0;min-height:0;border-radius:999px;border:0;padding:0;appearance:none;-webkit-appearance:none;background:var(--f69-showcase-quick-add-background-color, #000);color:var(--f69-showcase-quick-add-icon-color, #fff);display:grid;place-items:center;font-size:2.4rem;line-height:1;cursor:pointer}.f69-product__quick-add:disabled{opacity:.45;cursor:not-allowed}.f69-product:hover .f69-product__tint{opacity:.55}.f69-product:hover .f69-product__media img{transform:scale(1.06)}.f69-product:hover .f69-product__quick-form{transform:translate(-50%) translateY(0)}.f69-product__meta{position:relative;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;color:inherit;text-decoration:none}.f69-product__meta:hover,.f69-product__meta:focus-visible,.f69-product__meta:hover .f69-product__title,.f69-product__meta:hover .f69-product__price{text-decoration:none}.f69-product__title{margin:0;max-width:72%;color:var(--f69-showcase-product-title-color, inherit);font-family:"Outfit",var(--font-body-family),sans-serif;font-size:2rem;font-weight:500;text-transform:uppercase;transition:color .25s ease}.f69-product:hover .f69-product__title{color:var(--f69-pink)}.f69-product__price{color:var(--f69-showcase-product-price-color, inherit);font-size:1.6rem;font-weight:400}.f69-campaign{isolation:isolate;background:#000;color:#fff;padding:11rem 0}.f69-campaign__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:stretch}.f69-campaign__image{width:100%;height:100%;min-height:56rem;margin-inline:auto;border-radius:1.4rem;overflow:hidden}.f69-campaign__image img,.f69-campaign__image svg{display:block;width:100%;height:100%;object-fit:cover}.f69-campaign__title{font-size:clamp(3.5rem,9vw,9rem);margin-bottom:2.2rem}.f69-campaign__title-primary{color:#fff}.f69-campaign__copy{margin:0 0 2.8rem;max-width:55rem;color:#ffffffbf;font-size:clamp(1.8rem,2.3vw,2.4rem);line-height:1.5;font-weight:300}.f69-campaign__strip{position:absolute;z-index:0;left:-2rem;bottom:10%;width:105vw;transform:rotate(3deg);transform-origin:center;background:var(--f69-cyan);color:#000;padding:1rem 0;white-space:nowrap;overflow:hidden}.f69-campaign__marquee{display:inline-flex;animation:f69-marquee-rev 15s linear infinite;font-family:var(--f69-display);font-size:clamp(2.6rem,4vw,4.6rem);font-weight:900;text-transform:uppercase}.f69-campaign__marquee span{padding-right:2.4rem}.f69-community{background:#fff;color:#000;padding:9.6rem 0}.f69-community__head{text-align:center;margin-bottom:4rem}.f69-community__title{font-size:clamp(3.5rem,7.5vw,8.4rem)}.f69-community__sub{margin-top:1.2rem;font-size:2rem}.f69-community__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.f69-community__item{position:relative;aspect-ratio:1;border-radius:2.6rem;overflow:hidden}.f69-community__item:nth-child(2n){margin-top:4rem}.f69-community__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.f69-community__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--f69-pink);opacity:0;mix-blend-mode:multiply;transition:opacity .25s ease}.f69-community__item:hover:after{opacity:.38}.f69-community__item:hover img{transform:scale(1.05) rotate(1deg)}.f69-newsletter{background:var(--f69-pink);color:#fff;padding:10rem 0 4.6rem}.f69-newsletter__bgmark{position:absolute;inset:auto 0 0;font-family:var(--f69-display);font-size:clamp(18rem,30vw,42rem);line-height:.8;text-align:center;color:#ffffff1f;pointer-events:none}.f69-newsletter__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6rem;margin-bottom:8rem}.f69-newsletter__title{font-size:clamp(3.5rem,9vw,11rem);margin-bottom:2.2rem}.f69-newsletter__copy{margin:0;max-width:52rem;font-size:2.1rem;font-weight:300;line-height:1.5}.f69-newsletter__form{margin-top:2.6rem;border-bottom:2px solid rgba(255,255,255,.9);display:flex;align-items:center;gap:1rem;padding-bottom:.8rem}.f69-newsletter__form input{flex:1;border:0;background:transparent;color:#fff;font-size:1.6rem;letter-spacing:.08em;font-weight:700;text-transform:uppercase;padding:.4rem 0}.f69-newsletter__form input::placeholder{color:#ffffffb8}.f69-newsletter__form button{border:0;background:transparent;color:#fff;font-size:2.1rem;cursor:pointer}.f69-newsletter__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 2rem;font-family:var(--f69-body);font-size:1.25rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.f69-newsletter__links a{color:#fff;text-decoration:none;transition:color .24s ease}.f69-newsletter__links a:hover{color:#000}.f69-newsletter__bottom{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.45);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;font-size:1.15rem;text-transform:uppercase;letter-spacing:.08em}.f69-newsletter__bottom a{color:inherit;text-decoration:none}.f69-reveal{opacity:0;transform:translateY(3.2rem);transition:opacity .6s ease,transform .6s ease}.f69-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes f69-blob-one{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.2) translate(5%,-5%)}}@keyframes f69-blob-two{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.1) translate(-5%,5%)}}@keyframes f69-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes f69-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes f69-marquee-rev{0%{transform:translate(-1000px)}to{transform:translate(0)}}@media screen and (max-width:1100px){.f69-curation__grid,.f69-showcase__grid,.f69-community__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.f69-story__grid,.f69-campaign__grid,.f69-newsletter__grid{grid-template-columns:minmax(0,1fr)}.f69-story__badge{width:15.6rem;height:15.6rem;padding:1.5rem;bottom:-3rem;left:-2.4rem}.f69-story__badge-ring text{font-size:.95rem;letter-spacing:.18rem}.f69-story__badge-center img{width:5.4rem;height:5.4rem}.f69-story__badge-center span{font-size:2.2rem}.f69-campaign__strip{top:auto;bottom:5.6rem}.f69-campaign__image{height:auto;min-height:42rem}}@media screen and (min-width:750px)and (max-width:1365px){.f69-story{min-height:calc(100svh - var(--announcement-bar-height, 0px) - var(--header-height, 0px))}}@media screen and (max-width:749px){.f69-section__inner{width:calc(100% - var(--f69-content-gutter) - var(--f69-content-gutter))}.f69-hero__content{padding-top:13.5rem}.f69-hero__buttons{grid-template-columns:1fr;bottom:2.2rem}.f69-curation,.f69-video,.f69-story,.f69-showcase,.f69-campaign,.f69-community,.f69-newsletter{padding-top:7.6rem;padding-bottom:7.6rem}.f69-curation__grid,.f69-showcase__grid{grid-template-columns:1fr}.f69-video__viewport{padding-inline:2rem}.f69-video__item{flex-basis:min(82vw,34rem);width:min(82vw,34rem)}.f69-newsletter__links{margin-top:1rem}.f69-newsletter__bottom{flex-direction:column;align-items:flex-start}.f69-community__item:nth-child(2n){margin-top:0}}.f69-curation__card{isolation:isolate}.f69-curation__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--accent, #f8991d)!important;mix-blend-mode:overlay;opacity:0;pointer-events:none;transition:opacity .45s ease}.f69-curation__card:hover:after{opacity:var(--f69-curation-hover-overlay-opacity, .55)}.f69-curation__caption{z-index:3}.f69-curation__tint{display:none!important}.f69-curation__caption{position:absolute;z-index:4}.f69-curation__caption h3,.f69-curation__line{position:relative;z-index:5}.f69-curation__line{display:block;width:var(--f69-curation-underline-width, 48px);height:4px;margin-top:8px;background:var(--accent, #f8991d)!important;opacity:1}.f69-curation__caption{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.f69-curation__caption h3{position:relative;z-index:11}.f69-curation__line{position:relative;z-index:11;display:block!important;width:var(--f69-curation-underline-width, 48px);min-width:48px;height:4px;margin-top:8px;background-color:var(--accent, #f8991d)!important;opacity:1!important;visibility:visible!important}.f69-curation__card:hover .f69-curation__line{width:100%}@media screen and (min-width:750px)and (max-width:1365px){.f69-curation__card{border-radius:2rem}.f69-curation__caption{padding:2rem}.f69-title,.f69-hero__title,.f69-curation__heading,.f69-video__head .f69-title,.f69-story__title,.f69-showcase__title,.f69-campaign__title,.f69-community__title,.f69-newsletter__title{font-size:clamp(3.5rem,6.6vw,7.2rem)}.f69-eyebrow,.f69-button,.f69-hero__ribbon,.f69-curation__image--placeholder,.f69-video__play-dot,.f69-video__meta-title,.f69-video__meta-price,.f69-story__copy,.f69-campaign__copy,.f69-campaign__marquee,.f69-community__sub,.f69-newsletter__copy,.f69-newsletter__form input,.f69-newsletter__form button,.f69-newsletter__links,.f69-newsletter__bottom,.f69-product__price{font-size:clamp(1.8rem,2vw,2.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/figma69-home.css.map */
