.TestimonialSection-module__06JpDW__section{background:var(--color-accent-200);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.TestimonialSection-module__06JpDW__sectionCream{background:#fafaf7;margin:150px 0}.TestimonialSection-module__06JpDW__container{width:100%;max-width:1400px;margin:0 auto}.TestimonialSection-module__06JpDW__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;display:grid}.TestimonialSection-module__06JpDW__videoSide{justify-content:center;align-items:center;display:flex}.TestimonialSection-module__06JpDW__ovalVideo{aspect-ratio:3/5;background:#000;border-radius:50%;width:100%;max-width:400px;overflow:hidden}.TestimonialSection-module__06JpDW__video{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.TestimonialSection-module__06JpDW__testimonialSide{align-items:center;height:100%;padding-left:2rem;display:flex}.TestimonialSection-module__06JpDW__testimonialContent{flex-direction:column;justify-content:space-between;width:100%;max-width:510px;height:90%;display:flex}.TestimonialSection-module__06JpDW__sectionTitle{font-family:var(--font-inter);color:#000000c7;letter-spacing:-.027em;margin:0;font-size:21px;font-weight:600}.TestimonialSection-module__06JpDW__quoteSection{flex-direction:column;display:flex}.TestimonialSection-module__06JpDW__quoteContainer{flex-direction:column;justify-content:center;min-height:200px;display:flex}.TestimonialSection-module__06JpDW__quoteIcon{opacity:.78;margin-bottom:1.5rem}.TestimonialSection-module__06JpDW__quoteIcon svg{fill:#000;width:31px;height:31px}.TestimonialSection-module__06JpDW__quote{font-family:var(--font-libre-franklin);color:#000000c7;letter-spacing:-.027em;margin:0;font-size:27px;font-style:normal;font-weight:500;line-height:1.6}.TestimonialSection-module__06JpDW__quoteLine{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards TestimonialSection-module__06JpDW__lineIn;display:inline;transform:translateY(20px)}.TestimonialSection-module__06JpDW__attribution{opacity:0;margin-top:2rem;animation:.6s cubic-bezier(.4,0,.2,1) .6s forwards TestimonialSection-module__06JpDW__lineIn;transform:translateY(20px)}.TestimonialSection-module__06JpDW__author{font-family:var(--font-inter);color:#000000c7;letter-spacing:-.024em;font-size:1rem;font-weight:500}.TestimonialSection-module__06JpDW__indicators{gap:.5rem;width:100%;margin-top:2rem;display:flex}.TestimonialSection-module__06JpDW__indicator{cursor:pointer;background:#0003;border:none;border-radius:1px;flex:1;height:2px;transition:all .3s;position:relative;overflow:hidden}.TestimonialSection-module__06JpDW__indicator.TestimonialSection-module__06JpDW__active{background:#0003}.TestimonialSection-module__06JpDW__indicator:hover{background:#0000004d}.TestimonialSection-module__06JpDW__progressBar{background:var(--color-charcoal);transform-origin:0;z-index:1;border-radius:1px;width:100%;height:100%;animation:12s linear forwards TestimonialSection-module__06JpDW__fillProgress;position:absolute;top:0;left:0;transform:scaleX(0)}@keyframes TestimonialSection-module__06JpDW__fillProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes TestimonialSection-module__06JpDW__lineIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.TestimonialSection-module__06JpDW__content{gap:3rem}.TestimonialSection-module__06JpDW__testimonialSide{padding-left:1rem}}@media (max-width:768px){.TestimonialSection-module__06JpDW__section{min-height:auto;padding:3rem 1rem}.TestimonialSection-module__06JpDW__sectionTitle{margin-bottom:6rem}.TestimonialSection-module__06JpDW__content{grid-template-columns:1fr;gap:3rem;min-height:auto}.TestimonialSection-module__06JpDW__videoSide{order:1}.TestimonialSection-module__06JpDW__testimonialSide{text-align:left;order:2;padding-left:0}.TestimonialSection-module__06JpDW__ovalVideo{max-width:300px}.TestimonialSection-module__06JpDW__testimonialContent{max-width:none;min-height:60vh;padding:1rem}.TestimonialSection-module__06JpDW__quote{text-align:left}.TestimonialSection-module__06JpDW__quoteContainer{align-items:flex-start}}
.LaunchHomeH-module__fyVFfa__root{--h-bg:#fafaf7;--h-ink:#17110d;--h-gap:.4rem;--h-edge:clamp(1.5rem,4vw,2.75rem);--h-max:1280px;--h-nav-gap:1.5rem;--h-sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--h-display:var(--font-gt-america),var(--h-sans);--h-serif:"Times New Roman",Times,Georgia,serif;width:100%;min-height:100dvh;color:var(--h-ink);background-color:var(--h-bg);font-family:var(--h-sans);transition:background-color .22s,color .22s}.LaunchHomeH-module__fyVFfa__rootDark{color:#f3f2ed;background-color:#111}html.launch-h-dark body{background-color:#111;transition:background-color .22s}.LaunchHomeH-module__fyVFfa__shell{gap:var(--h-nav-gap);width:min(100%,calc(( (100dvh - var(--h-edge)*2 - var(--h-nav-gap) - 2.75rem - var(--h-gap))/2 )*3 + var(--h-gap)*2));flex-direction:column;display:flex}.LaunchHomeH-module__fyVFfa__headerBar{z-index:5;width:100%;padding:calc(var(--h-edge)*.3)var(--h-edge).85rem;box-sizing:border-box;background-color:var(--h-bg);color:var(--h-ink);box-shadow:none;isolation:isolate;border-bottom:none;justify-content:center;transition:background-color .35s,color .35s;display:flex;position:sticky;top:0;overflow:visible}.LaunchHomeH-module__fyVFfa__headerBar:after{content:"";background-color:inherit;pointer-events:none;z-index:-1;height:calc(100% + 3rem);position:absolute;top:0;left:0;right:0}.LaunchHomeH-module__fyVFfa__hero{width:100%;min-height:calc(100dvh - 4.5rem);padding:0 var(--h-edge)var(--h-edge);box-sizing:border-box;width:100%;min-height:calc(100dvh - 4.5rem);padding:0 var(--h-edge)var(--h-edge);justify-content:center;align-items:center;display:flex}.LaunchHomeH-module__fyVFfa__notice{box-sizing:border-box;background:var(--h-bg);flex-direction:column;justify-content:center;align-items:stretch;gap:4.8rem;width:100%;min-height:0;padding:11rem 0 7rem;display:flex}.LaunchHomeH-module__fyVFfa__noticeInner{grid-template-columns:minmax(0,1fr) clamp(.75rem,2vw,1.5rem) minmax(0,1fr);align-items:center;column-gap:clamp(.85rem,2vw,1.5rem);width:min(100%,1280px);margin:0 auto;display:grid}.LaunchHomeH-module__fyVFfa__noticeTitle{font-family:var(--h-display);letter-spacing:-.06em;text-align:right;color:var(--h-ink);flex-direction:column;justify-self:end;align-items:flex-end;margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:500;line-height:.95;display:flex}.LaunchHomeH-module__fyVFfa__noticeTitleLine{display:block}.LaunchHomeH-module__fyVFfa__noticeRotatingContainer{text-align:right;display:block}.LaunchHomeH-module__fyVFfa__noticeRotatingText{white-space:nowrap;text-align:right;display:inline-block}.LaunchHomeH-module__fyVFfa__noticeSpacer{width:0;min-width:0}.LaunchHomeH-module__fyVFfa__noticeCopy{flex-direction:column;justify-self:start;gap:1.1rem;max-width:33ch;margin-top:6px;display:flex}.LaunchHomeH-module__fyVFfa__noticeCopy p{font-family:var(--h-serif);letter-spacing:-.06em;color:var(--h-ink);margin:0;font-size:20px;font-style:italic;font-weight:400;line-height:1.2}.LaunchHomeH-module__fyVFfa__notice .LaunchHomeH-module__fyVFfa__scrollCta{margin-top:0}.LaunchHomeH-module__fyVFfa__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.LaunchHomeH-module__fyVFfa__brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.LaunchHomeH-module__fyVFfa__wordmark{width:auto;height:1.4rem}.LaunchHomeH-module__fyVFfa__headerRight{align-items:center;gap:.85rem;display:flex}.LaunchHomeH-module__fyVFfa__menuWrap{position:relative}.LaunchHomeH-module__fyVFfa__menuTrigger{color:var(--h-ink);letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.45rem .15rem;font-family:inherit;font-size:.78rem;font-weight:500;display:inline-flex}.LaunchHomeH-module__fyVFfa__menuTrigger:hover{opacity:.65}.LaunchHomeH-module__fyVFfa__menuChevron{transition:transform .18s}.LaunchHomeH-module__fyVFfa__menuChevronOpen{transform:rotate(180deg)}.LaunchHomeH-module__fyVFfa__dropdown{z-index:10;background:#fff;border-radius:10px;flex-direction:column;gap:.1rem;min-width:9.5rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 0 0 1px #0000000f,0 10px 28px #0000001f}.LaunchHomeH-module__fyVFfa__dropdownLink{color:var(--h-ink);letter-spacing:-.009em;white-space:nowrap;border-radius:7px;padding:.55rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.LaunchHomeH-module__fyVFfa__dropdownLink:hover{background:#0000000d}.LaunchHomeH-module__fyVFfa__navCta{font:inherit;letter-spacing:-.02em;cursor:pointer;background:#000;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.15rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:opacity .18s,background .22s,color .22s;display:inline-flex;color:#fff!important}.LaunchHomeH-module__fyVFfa__navCta:hover{opacity:.88}:is(body.header-light .LaunchHomeH-module__fyVFfa__navCta,body.header-blue .LaunchHomeH-module__fyVFfa__navCta,body.header-rose .LaunchHomeH-module__fyVFfa__navCta){color:#fff!important;background:#000!important}:is(body.header-dark .LaunchHomeH-module__fyVFfa__navCta,body.header-transparent .LaunchHomeH-module__fyVFfa__navCta){color:#17110d!important;background:#fafaf7!important}:is(body.header-light .LaunchHomeH-module__fyVFfa__headerBar,body.header-blue .LaunchHomeH-module__fyVFfa__headerBar,body.header-rose .LaunchHomeH-module__fyVFfa__headerBar){background-color:var(--h-bg)!important;background:var(--h-bg)!important;box-shadow:none!important;border-bottom:none!important;transition:background-color .22s,background .22s,color .22s!important}:is(body.header-dark .LaunchHomeH-module__fyVFfa__headerBar,body.header-transparent .LaunchHomeH-module__fyVFfa__headerBar){box-shadow:none!important;background:#111!important;border-bottom:none!important;transition:background-color .22s,background .22s,color .22s!important}:is(body.header-dark .LaunchHomeH-module__fyVFfa__dropdown,body.header-transparent .LaunchHomeH-module__fyVFfa__dropdown){background:#fff!important}:is(body.header-dark .LaunchHomeH-module__fyVFfa__dropdownLink,body.header-transparent .LaunchHomeH-module__fyVFfa__dropdownLink){color:var(--h-ink)!important}.LaunchHomeH-module__fyVFfa__grid{gap:var(--h-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.LaunchHomeH-module__fyVFfa__cell{background:var(--h-bg);isolation:isolate;cursor:default;aspect-ratio:1;width:100%;position:relative;overflow:hidden}.LaunchHomeH-module__fyVFfa__cellImage,.LaunchHomeH-module__fyVFfa__cellFallback{object-fit:cover;object-position:center 20%;filter:grayscale()contrast(1.05);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.LaunchHomeH-module__fyVFfa__cellFallback{filter:none;background:linear-gradient(160deg,#b8b3aa 0%,#8a857c 100%)}.LaunchHomeH-module__fyVFfa__cellScrim{z-index:1;background:#120e0a2e;position:absolute;inset:0}.LaunchHomeH-module__fyVFfa__cellWord{z-index:2;font-family:var(--h-display);letter-spacing:-.045em;color:#fff;text-align:center;text-shadow:0 1px 18px #00000038;pointer-events:none;opacity:0;justify-content:center;align-items:center;margin:0;padding:.75rem;font-size:clamp(1.85rem,4.6vw,4.25rem);font-weight:500;line-height:.95;display:flex;position:absolute;inset:0}.LaunchHomeH-module__fyVFfa__cellWordIn{opacity:1}.LaunchHomeH-module__fyVFfa__cellHover{z-index:3;pointer-events:none;justify-content:center;align-items:center;padding:.85rem .85rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.LaunchHomeH-module__fyVFfa__cellHover .LaunchHomeH-module__fyVFfa__ctaGhost{opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s,background .2s;transform:translateY(120%)}.LaunchHomeH-module__fyVFfa__ctaPrimary,.LaunchHomeH-module__fyVFfa__ctaGhost{min-width:7.5rem;min-height:0;font:inherit;letter-spacing:-.009em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.75rem 1rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.LaunchHomeH-module__fyVFfa__ctaWithAvatar{justify-content:flex-start;gap:.45rem;padding-left:.9rem;padding-right:1.05rem}.LaunchHomeH-module__fyVFfa__ctaAvatar,.LaunchHomeH-module__fyVFfa__ctaAvatarFallback{object-fit:cover;background:#ddd;border-radius:50%;flex-shrink:0;width:1.35rem;height:1.35rem}.LaunchHomeH-module__fyVFfa__ctaAvatarFallback{display:inline-block}.LaunchHomeH-module__fyVFfa__ctaPrimary{background:var(--h-ink);color:#fff}.LaunchHomeH-module__fyVFfa__ctaPrimary:hover{background:#222}.LaunchHomeH-module__fyVFfa__ctaGhost{color:var(--h-ink);background:#f3f2ed}.LaunchHomeH-module__fyVFfa__ctaGhost:hover{background:#ebebeb}.LaunchHomeH-module__fyVFfa__cellHovered .LaunchHomeH-module__fyVFfa__cellHover .LaunchHomeH-module__fyVFfa__ctaGhost{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:760px){.LaunchHomeH-module__fyVFfa__shell{width:min(100%,calc(( (100dvh - var(--h-edge)*2 - var(--h-nav-gap) - 2.75rem - var(--h-gap)*2)/3 )*2 + var(--h-gap)))}.LaunchHomeH-module__fyVFfa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.LaunchHomeH-module__fyVFfa__cellWord{font-size:clamp(1.6rem,8vw,2.4rem)}.LaunchHomeH-module__fyVFfa__headerRight{gap:.55rem}.LaunchHomeH-module__fyVFfa__navCta{padding:.48rem .85rem;font-size:.8rem}}@media (hover:none){.LaunchHomeH-module__fyVFfa__cell:focus-within .LaunchHomeH-module__fyVFfa__cellHover .LaunchHomeH-module__fyVFfa__ctaGhost{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.LaunchHomeH-module__fyVFfa__cellWord{opacity:1}.LaunchHomeH-module__fyVFfa__cellHover .LaunchHomeH-module__fyVFfa__ctaGhost{transition:none}}.LaunchHomeH-module__fyVFfa__sectionInner{width:min(100%,1280px);padding:0 var(--h-edge);box-sizing:border-box;margin:0 auto}.LaunchHomeH-module__fyVFfa__sectionCta{color:#fff;font:inherit;letter-spacing:-.02em;cursor:pointer;background:#000;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .22s,color .22s,opacity .15s;display:inline-flex}.LaunchHomeH-module__fyVFfa__sectionCta:hover{opacity:.88}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__sectionCta{color:#17110d;background:#fafaf7}.LaunchHomeH-module__fyVFfa__scrollCta{flex-direction:column;align-items:center;gap:.55rem;display:flex}.LaunchHomeH-module__fyVFfa__scrollCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.LaunchHomeH-module__fyVFfa__scrollCtaAvailability{letter-spacing:-.01em;color:#17110d8c;text-align:center;margin:6px 0 0;font-size:.78rem;font-weight:500}.LaunchHomeH-module__fyVFfa__digests{background:var(--h-bg);padding:clamp(4rem,10vw,7rem) 0 0;overflow-x:clip}.LaunchHomeH-module__fyVFfa__digestsHeader{justify-content:space-between;align-items:flex-end;gap:clamp(1.5rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,2.75rem);display:flex}.LaunchHomeH-module__fyVFfa__digestsIntro{flex-direction:column;gap:.85rem;min-width:0;max-width:36rem;display:flex}.LaunchHomeH-module__fyVFfa__digestsEyebrow{font-family:var(--h-serif);letter-spacing:-.02em;color:var(--h-ink);margin:0;font-size:1.15rem;font-style:italic;font-weight:400}.LaunchHomeH-module__fyVFfa__digestsTitle{font-family:var(--h-display);letter-spacing:-.06em;color:var(--h-ink);margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:500;line-height:.95}.LaunchHomeH-module__fyVFfa__faqTitle{font-family:var(--h-display);letter-spacing:-.05em;color:var(--h-ink);margin:0;font-size:clamp(1.85rem,4vw,3rem);font-weight:500;line-height:.98}.LaunchHomeH-module__fyVFfa__digestCta{color:var(--h-ink);letter-spacing:-.01em;background:0 0;border:1px solid #17110d38;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2.1rem;padding:.75rem 1.2rem;font-size:.81rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.LaunchHomeH-module__fyVFfa__digestCta:hover{background:#17110d0a;border-color:#17110d66}.LaunchHomeH-module__fyVFfa__digestBleed{--digest-overflow:clamp(5rem,14vw,12rem);width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.LaunchHomeH-module__fyVFfa__digestGrid{width:calc(100% + var(--digest-overflow)*2);margin-left:calc(var(--digest-overflow)*-1);grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(1rem,2vw,1.65rem);display:grid}.LaunchHomeH-module__fyVFfa__digestCard{aspect-ratio:3/4;color:inherit;background:#ddd9d1;text-decoration:none;display:block;position:relative;overflow:hidden}.LaunchHomeH-module__fyVFfa__digestImage{object-fit:cover;width:100%;height:100%;display:block}.LaunchHomeH-module__fyVFfa__collect{--collect-row:3.55rem;height:calc(100vh + (var(--collect-steps,6) - 1)*55vh);background:var(--h-bg);box-sizing:border-box;padding:0;position:relative}.LaunchHomeH-module__fyVFfa__collectSticky{box-sizing:border-box;align-items:center;width:100%;height:100dvh;margin:0;padding:0;display:flex;position:sticky;top:0}.LaunchHomeH-module__fyVFfa__collectContent{z-index:2;width:min(100%,calc(( (100dvh - var(--h-edge)*2 - var(--h-nav-gap) - 2.75rem - var(--h-gap))/2 )*3 + var(--h-gap)*2));min-height:100%;padding:clamp(2rem,5vw,3.5rem)var(--h-edge);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.75rem,4vw,2.75rem);margin:0 auto;display:flex;position:relative}.LaunchHomeH-module__fyVFfa__collectCopy{text-align:center;flex-direction:column;align-items:center;max-width:34rem;display:flex}.LaunchHomeH-module__fyVFfa__collectTitle{font-family:var(--h-display);letter-spacing:-.05em;max-width:16ch;color:var(--h-ink);margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,3rem);font-weight:500;line-height:.98}.LaunchHomeH-module__fyVFfa__collectLead{color:#17110d9e;max-width:40ch;margin:0;font-size:1.02rem;line-height:1.5}.LaunchHomeH-module__fyVFfa__collectWheel{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1rem,3vw,2rem);width:100%;max-width:48rem;display:grid;position:relative}.LaunchHomeH-module__fyVFfa__collectNames{pointer-events:none;justify-content:flex-end;height:min(58dvh,28rem);display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.LaunchHomeH-module__fyVFfa__collectNamesTrack{transform:translateY(calc(-.5*var(--collect-row) - (var(--collect-active,0)*var(--collect-row))));flex-direction:column;align-items:flex-end;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:0;right:0}.LaunchHomeH-module__fyVFfa__collectName{height:var(--collect-row);max-width:100%;font-family:var(--h-display);letter-spacing:-.04em;color:#17110d47;text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;gap:.65rem;padding:0 0 0 .5rem;font-size:clamp(1.15rem,2.4vw,1.75rem);font-weight:500;line-height:1;transition:color .3s;display:flex;overflow:hidden}.LaunchHomeH-module__fyVFfa__collectFavicon{object-fit:cover;opacity:.45;border-radius:4px;flex-shrink:0;width:1.05em;height:1.05em;transition:opacity .3s}.LaunchHomeH-module__fyVFfa__collectNameText{text-overflow:ellipsis;min-width:0;overflow:hidden}.LaunchHomeH-module__fyVFfa__collectNameActive{color:var(--h-ink)}.LaunchHomeH-module__fyVFfa__collectNameActive .LaunchHomeH-module__fyVFfa__collectFavicon{opacity:1}.LaunchHomeH-module__fyVFfa__collectMedia{justify-content:center;align-items:center;width:100%;min-height:min(58dvh,28rem);display:flex;position:relative}.LaunchHomeH-module__fyVFfa__collectMediaStage{background:#e8e4dc;position:absolute;inset:0;overflow:hidden}.LaunchHomeH-module__fyVFfa__collectMediaImage{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.LaunchHomeH-module__fyVFfa__collectSave{z-index:1;color:var(--h-ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.7rem;padding:.45rem 1.2rem .45rem .45rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:0 6px 12px -6px #17110d0f}.LaunchHomeH-module__fyVFfa__collectSave:hover{transform:translateY(-2px);box-shadow:0 8px 16px -8px #17110d14}.LaunchHomeH-module__fyVFfa__collectSaveIcon{width:2.6rem;height:2.6rem;color:var(--h-ink);background:#f3f2ed;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LaunchHomeH-module__fyVFfa__collectSaveLabel{letter-spacing:-.02em;white-space:nowrap;font-size:.95rem;font-weight:500;line-height:1.2}@media (max-width:900px){.LaunchHomeH-module__fyVFfa__collect{height:auto}.LaunchHomeH-module__fyVFfa__collectSticky{height:auto;padding:2.5rem 0 3rem;position:relative}.LaunchHomeH-module__fyVFfa__collectContent{width:100%;min-height:0;padding-top:0;padding-bottom:0}.LaunchHomeH-module__fyVFfa__collectWheel{grid-template-columns:1fr;justify-items:center;gap:1.25rem}.LaunchHomeH-module__fyVFfa__collectNames{width:min(100%,22rem);height:min(44dvh,20rem)}.LaunchHomeH-module__fyVFfa__collectMedia{width:min(100%,22rem);min-height:min(48dvh,22rem)}}@media (max-width:760px){.LaunchHomeH-module__fyVFfa__collectContent{width:min(100%,calc(( (100dvh - var(--h-edge)*2 - var(--h-nav-gap) - 2.75rem - var(--h-gap)*2)/3 )*2 + var(--h-gap)))}}@media (prefers-reduced-motion:reduce){.LaunchHomeH-module__fyVFfa__collectNamesTrack,.LaunchHomeH-module__fyVFfa__collectName,.LaunchHomeH-module__fyVFfa__collectMediaImage{transition:none}}.LaunchHomeH-module__fyVFfa__share{--imessage-bubble:#e9e9eb;min-height:100dvh;padding:clamp(4rem,10vw,7rem)var(--h-edge);box-sizing:border-box;background-color:var(--h-bg);align-items:center;transition:background-color .22s,color .22s;display:grid}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__share{color:#f3f2ed;background-color:#0000}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__shareTitle{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__shareLead{color:#f3f2edb3}.LaunchHomeH-module__fyVFfa__shareInner{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4rem);width:min(100%,1080px);margin:0 auto;display:grid}.LaunchHomeH-module__fyVFfa__shareMedia{justify-content:center;min-width:0;padding-left:.5rem;display:flex;overflow:visible}.LaunchHomeH-module__fyVFfa__imessagePreview{background:var(--imessage-bubble);width:min(100%,22.5rem);color:inherit;border-radius:1.15rem 1.15rem 1.15rem .25rem;margin-left:.85rem;text-decoration:none;display:block;position:relative;overflow:visible}.LaunchHomeH-module__fyVFfa__imessagePreview:before{content:"";z-index:0;background:var(--imessage-bubble);border-bottom-right-radius:1.1rem;width:1.35rem;height:1.85rem;position:absolute;bottom:0;left:-.45rem}.LaunchHomeH-module__fyVFfa__imessagePreview:after{content:"";z-index:1;background:var(--h-bg);border-bottom-right-radius:.85rem;width:.7rem;height:1.85rem;transition:background-color .22s;position:absolute;bottom:0;left:-.7rem}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__imessagePreview:after{background:#111}.LaunchHomeH-module__fyVFfa__imessageImageWrap{aspect-ratio:1200/630;background:#ddd9d1;border-radius:1.15rem 1.15rem 0 0;overflow:hidden}.LaunchHomeH-module__fyVFfa__imessageImage{object-fit:cover;width:100%;height:100%;display:block}.LaunchHomeH-module__fyVFfa__imessageMeta{z-index:2;background:var(--imessage-bubble);border-radius:0 0 1.15rem .25rem;padding:.9rem 1.05rem 1rem;position:relative}.LaunchHomeH-module__fyVFfa__imessageTitle{letter-spacing:-.02em;color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.LaunchHomeH-module__fyVFfa__imessageDomain{letter-spacing:.01em;color:#3c3c43;opacity:.55;text-transform:uppercase;margin:.2rem 0 0;font-size:.78rem;line-height:1.2}.LaunchHomeH-module__fyVFfa__sharePreviewEmpty{aspect-ratio:1200/780;background:#e8e6e0;border-radius:1.15rem;width:min(100%,22.5rem)}.LaunchHomeH-module__fyVFfa__shareTitle{font-family:var(--h-display);letter-spacing:-.05em;max-width:14ch;margin:0 0 1rem;font-size:clamp(1.85rem,4vw,3rem);font-weight:500;line-height:.98}.LaunchHomeH-module__fyVFfa__shareLead{color:#686462;max-width:36ch;margin:0 0 1.75rem;font-size:1.02rem;line-height:1.5}.LaunchHomeH-module__fyVFfa__places{background:var(--h-bg);box-sizing:border-box;height:220vh;transition:background-color .22s;position:relative}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__places{background-color:#0000}.LaunchHomeH-module__fyVFfa__placesSticky{height:100dvh;padding:clamp(1.25rem,4vw,2.5rem)var(--h-edge);box-sizing:border-box;align-items:center;display:flex;position:sticky;top:0}.LaunchHomeH-module__fyVFfa__placesStickyInner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(1.5rem,4vw,3.25rem);width:min(100%,1080px);margin:0 auto;display:grid}.LaunchHomeH-module__fyVFfa__placesMedia{aspect-ratio:1;background:#ddd9d1;width:100%;position:relative;overflow:hidden}.LaunchHomeH-module__fyVFfa__placesMediaImg{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.LaunchHomeH-module__fyVFfa__placesCopyPane{justify-content:center;align-items:center;min-width:0;min-height:12rem;display:flex}.LaunchHomeH-module__fyVFfa__placesCopyInner{text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;max-width:36ch;display:flex}.LaunchHomeH-module__fyVFfa__placesEyebrow{font-family:var(--h-serif);letter-spacing:-.02em;color:var(--h-ink);margin:0;font-size:1.1rem;font-style:italic;font-weight:400}.LaunchHomeH-module__fyVFfa__placesTitle{font-family:var(--h-display);letter-spacing:-.045em;max-width:12ch;color:var(--h-ink);margin:0;font-size:clamp(1.75rem,3.4vw,2.55rem);font-weight:500;line-height:1.05}.LaunchHomeH-module__fyVFfa__placesLead{color:#686462;max-width:34ch;margin:0;font-size:1.02rem;line-height:1.55}@media (max-width:900px){.LaunchHomeH-module__fyVFfa__places{height:180vh}.LaunchHomeH-module__fyVFfa__placesSticky{padding:clamp(1rem,3vw,1.5rem)var(--h-edge)}.LaunchHomeH-module__fyVFfa__placesStickyInner{grid-template-columns:1fr;gap:1.35rem}.LaunchHomeH-module__fyVFfa__placesMedia{aspect-ratio:5/4;width:100%;max-height:min(48dvh,22rem);margin:0 auto}.LaunchHomeH-module__fyVFfa__placesCopyPane{justify-content:flex-start;min-height:0}.LaunchHomeH-module__fyVFfa__placesCopyInner{max-width:36ch}}.LaunchHomeH-module__fyVFfa__curators{background:var(--h-bg);padding:clamp(4.5rem,10vw,7.5rem) 0}.LaunchHomeH-module__fyVFfa__curatorsIntro{flex-direction:column;gap:.85rem;max-width:28rem;margin-bottom:clamp(1.75rem,3.5vw,2.5rem);display:flex}.LaunchHomeH-module__fyVFfa__curatorsEyebrow{font-family:var(--h-serif);letter-spacing:-.02em;color:var(--h-ink);margin:0;font-size:1.15rem;font-style:italic;font-weight:400}.LaunchHomeH-module__fyVFfa__curatorsTitle{font-family:var(--h-display);letter-spacing:-.045em;color:var(--h-ink);margin:0;font-size:clamp(1.75rem,3.4vw,2.55rem);font-weight:500;line-height:1.05}.LaunchHomeH-module__fyVFfa__curatorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(1.5rem,3vw,2rem);display:grid}.LaunchHomeH-module__fyVFfa__curatorCard{aspect-ratio:3/4;color:#fff;background:#ddd9d1;text-decoration:none;display:block;position:relative;overflow:hidden}.LaunchHomeH-module__fyVFfa__curatorCover{object-fit:cover;width:100%;height:100%;display:block}.LaunchHomeH-module__fyVFfa__curatorMeta{color:#fff;align-items:center;gap:.5rem;display:inline-flex;position:absolute;top:.95rem;left:.95rem}.LaunchHomeH-module__fyVFfa__curatorAvatar{object-fit:cover;border:1.5px solid #ffffffd9;border-radius:999px;width:1.55rem;height:1.55rem;box-shadow:0 1px 6px #0003}.LaunchHomeH-module__fyVFfa__curatorName{letter-spacing:-.02em;font-size:.84rem;font-weight:500}.LaunchHomeH-module__fyVFfa__curatorAction{width:calc(100% - 2rem);max-width:16rem;color:var(--h-ink);letter-spacing:-.01em;text-align:center;white-space:nowrap;background:#fff;border-radius:999px;padding:.72rem 1rem;font-size:.8rem;font-weight:500;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.LaunchHomeH-module__fyVFfa__curatorsFooter{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.LaunchHomeH-module__fyVFfa__curatorsFooterText{letter-spacing:-.02em;color:var(--h-ink);margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:500}.LaunchHomeH-module__fyVFfa__curatorsFooterCta{color:var(--h-ink);letter-spacing:-.01em;background:0 0;border:1px solid #17110d38;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.2rem;font-size:.81rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.LaunchHomeH-module__fyVFfa__curatorsFooterCta:hover{background:#17110d0a;border-color:#17110d66}.LaunchHomeH-module__fyVFfa__curatorsFooterCta .LaunchHomeH-module__fyVFfa__footerBandMidAvatar{border-color:var(--h-bg)}.LaunchHomeH-module__fyVFfa__topics{background:var(--h-bg);padding:clamp(1.75rem,3.5vw,2.5rem) 0;transition:background-color .22s,color .22s;overflow-x:clip}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__topics{color:#f3f2ed;background-color:#0000}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__topicText{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__topicsMarquee{width:100%;overflow:hidden}.LaunchHomeH-module__fyVFfa__topicsTrack{will-change:transform;width:max-content;animation:120s linear infinite LaunchHomeH-module__fyVFfa__topicsMarquee;display:flex}.LaunchHomeH-module__fyVFfa__topicsGroup{flex:none;align-items:center;gap:clamp(2.25rem,4.5vw,3.75rem);padding-right:clamp(2.25rem,4.5vw,3.75rem);display:flex}.LaunchHomeH-module__fyVFfa__topicItem{pointer-events:none;color:var(--h-ink);white-space:nowrap;flex:none;align-items:center;gap:.45rem;display:inline-flex}.LaunchHomeH-module__fyVFfa__topicText{font-family:var(--h-display);letter-spacing:-.035em;font-size:24px;font-weight:500;line-height:1}.LaunchHomeH-module__fyVFfa__topicThumb{object-fit:cover;background:#ddd9d1;flex-shrink:0;width:1.8em;height:1.8em}@keyframes LaunchHomeH-module__fyVFfa__topicsMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LaunchHomeH-module__fyVFfa__topicsTrack{animation:none}}.LaunchHomeH-module__fyVFfa__explore{color:var(--h-ink);padding:clamp(4rem,10vw,7rem)var(--h-edge);background:0 0;transition:color .22s}.LaunchHomeH-module__fyVFfa__exploreInner{grid-template-columns:minmax(12rem,1fr) auto minmax(16rem,1fr);align-items:center;column-gap:clamp(1.5rem,3vw,2.75rem);width:min(100%,1280px);margin:0 auto;display:grid}.LaunchHomeH-module__fyVFfa__exploreTitle{width:9ch;max-width:9ch;font-family:var(--h-display);letter-spacing:-.06em;text-align:right;color:var(--h-ink);justify-self:end;margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:500;line-height:.95;transition:color .22s}.LaunchHomeH-module__fyVFfa__exploreLead{color:#686462;text-align:left;justify-self:start;width:27ch;max-width:27ch;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.55;transition:color .22s}.LaunchHomeH-module__fyVFfa__explorePhone{justify-content:center;display:flex}.LaunchHomeH-module__fyVFfa__exploreMedia{flex-direction:column;align-items:center;gap:1.1rem;min-width:0;display:flex}.LaunchHomeH-module__fyVFfa__exploreToggle{z-index:2;background:#17110d0f;border-radius:999px;align-items:center;gap:.2rem;padding:.2rem;transition:background .22s;display:inline-flex}.LaunchHomeH-module__fyVFfa__exploreToggleBtn{appearance:none;color:#17110d73;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem .9rem;font-size:.78rem;font-weight:500;transition:background .15s,color .15s}.LaunchHomeH-module__fyVFfa__exploreToggleBtn:hover:not(:disabled){color:#17110dbf}.LaunchHomeH-module__fyVFfa__exploreToggleBtn:disabled{cursor:default}.LaunchHomeH-module__fyVFfa__exploreToggleActive{color:#fafaf7;background:#17110d}.LaunchHomeH-module__fyVFfa__exploreToggleActive:hover:not(:disabled){color:#fafaf7}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__explore,.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreTitle{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreLead{color:#ffffffb8}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreToggle{background:#ffffff14}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreToggleBtn{color:#f3f2ed8c}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreToggleBtn:hover:not(:disabled){color:#f3f2edd9}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreToggleActive{color:#17110d;background:#f3f2ed}.LaunchHomeH-module__fyVFfa__rootDark .LaunchHomeH-module__fyVFfa__exploreToggleActive:hover:not(:disabled){color:#17110d}.LaunchHomeH-module__fyVFfa__exploreStage{justify-content:center;align-items:center;width:13.5rem;max-width:100%;height:29.4rem;transition:width .55s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.LaunchHomeH-module__fyVFfa__exploreStageDesktop{width:38rem}.LaunchHomeH-module__fyVFfa__exploreFrame{aspect-ratio:402/874;will-change:opacity,transform;background:#1a1a1a;border-radius:1.45rem;width:100%;max-height:100%;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),border-radius .45s,aspect-ratio .55s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.LaunchHomeH-module__fyVFfa__exploreStageDesktop .LaunchHomeH-module__fyVFfa__exploreFrame{aspect-ratio:1512/1080;border-radius:.85rem}.LaunchHomeH-module__fyVFfa__exploreVideo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.LaunchHomeH-module__fyVFfa__exploreVideoHidden{opacity:0;pointer-events:none}.LaunchHomeH-module__fyVFfa__exploreFrameOut{opacity:0;pointer-events:none;transform:translateY(1.1rem)}@media (prefers-reduced-motion:reduce){.LaunchHomeH-module__fyVFfa__exploreStage,.LaunchHomeH-module__fyVFfa__exploreFrame{transition:none}}.LaunchHomeH-module__fyVFfa__ovalIntro{background:var(--h-bg);text-align:center;padding:clamp(3.5rem,8vw,5.5rem)var(--h-edge)1.5rem}.LaunchHomeH-module__fyVFfa__ovalEyebrow{letter-spacing:-.02em;color:#686462;margin:0 0 .45rem;font-size:.9rem;font-weight:500}.LaunchHomeH-module__fyVFfa__ovalTitle{font-family:var(--h-display);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,5vw,3.4rem);font-weight:400;line-height:1}.LaunchHomeH-module__fyVFfa__footerBand{background:var(--h-bg);padding:0 var(--h-edge)clamp(2rem,5vw,3rem)}.LaunchHomeH-module__fyVFfa__footerBandInner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.45rem;width:min(100%,1280px);margin:0 auto;display:grid}.LaunchHomeH-module__fyVFfa__footerBandImage{aspect-ratio:934/668;object-fit:cover;background:#ddd9d1;width:100%;display:block}.LaunchHomeH-module__fyVFfa__footerBandMid{aspect-ratio:934/668;background:var(--h-bg);text-align:center;border:1px solid #17110d2e;flex-direction:column;justify-content:center;align-items:center;gap:1.8rem;padding:clamp(1rem,2.5vw,1.75rem);display:flex}.LaunchHomeH-module__fyVFfa__footerBandMidTitle{font-family:var(--h-serif);letter-spacing:-.03em;white-space:nowrap;color:var(--h-ink);margin:0;padding-top:.6rem;font-size:21px;font-style:italic;font-weight:400;line-height:1.15}.LaunchHomeH-module__fyVFfa__footerBandMidActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.LaunchHomeH-module__fyVFfa__footerBandMidPrimary,.LaunchHomeH-module__fyVFfa__footerBandMidSecondary{min-height:2.85rem;font:inherit;letter-spacing:-.01em;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.81rem 1.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex}.LaunchHomeH-module__fyVFfa__footerBandMidPrimary{color:#fff;background:#000;border:1px solid #000}.LaunchHomeH-module__fyVFfa__footerBandMidPrimary:hover{opacity:.9}.LaunchHomeH-module__fyVFfa__footerBandMidSecondary{color:#17110d;background:0 0;border:1px solid #ddd9d1;padding-left:1.15rem;padding-right:1.05rem}.LaunchHomeH-module__fyVFfa__footerBandMidSecondary:hover{opacity:.92}.LaunchHomeH-module__fyVFfa__footerBandMidAvatars{align-items:center;display:inline-flex}.LaunchHomeH-module__fyVFfa__footerBandMidAvatar{object-fit:cover;background:#ddd9d1;border:1.5px solid #fafaf7;border-radius:999px;width:1.35rem;height:1.35rem;margin-left:-.4rem}.LaunchHomeH-module__fyVFfa__footerBandMidAvatars>:first-child{margin-left:0}.LaunchHomeH-module__fyVFfa__close{--h-edge:clamp(1.5rem,4vw,2.75rem);--h-display:var(--font-gt-america),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--h-ink:#17110d;--h-bg:#fafaf7;background:var(--h-bg);padding:clamp(3rem,8vw,5rem)var(--h-edge)2rem}.LaunchHomeH-module__fyVFfa__closeTop{justify-content:space-between;align-items:flex-start;gap:3rem;width:min(100%,1280px);margin:0 auto 3rem;display:flex}.LaunchHomeH-module__fyVFfa__closeIntro{flex-direction:column;align-items:flex-start;gap:4.2rem;display:flex}.LaunchHomeH-module__fyVFfa__closeTitle{font-family:var(--h-display);letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:.98}.LaunchHomeH-module__fyVFfa__closeLinks{gap:3rem;padding-top:.35rem;display:flex}.LaunchHomeH-module__fyVFfa__closeLinkCol{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.LaunchHomeH-module__fyVFfa__closeLinkCol a{color:var(--h-ink);opacity:.7;font-size:.92rem;text-decoration:none}.LaunchHomeH-module__fyVFfa__closeLinkCol a:hover{opacity:1}.LaunchHomeH-module__fyVFfa__closeBottom{border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,1280px);margin:0 auto;padding-top:1.75rem;display:flex}.LaunchHomeH-module__fyVFfa__closeBrand{align-items:center;gap:.65rem;font-size:.85rem;font-weight:500;display:inline-flex}.LaunchHomeH-module__fyVFfa__closeLogo{width:1.75rem;height:1.75rem}.LaunchHomeH-module__fyVFfa__closeCopyright{color:#686462;margin:0;font-size:.8rem}.LaunchHomeH-module__fyVFfa__closeSocial{align-items:center;gap:1.5rem;display:flex}.LaunchHomeH-module__fyVFfa__closeSocial a{color:#686462;transition:color .15s;display:inline-flex}.LaunchHomeH-module__fyVFfa__closeSocial a:hover{color:var(--h-ink)}.LaunchHomeH-module__fyVFfa__closeDark{color:#f3f2ed;background:#000}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeTitle{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeLinkCol a{color:#f3f2edb3}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeLinkCol a:hover{color:#f3f2ed;opacity:1}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeBottom{border-top-color:#ffffff1f}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeBrand{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeCopyright,.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeSocial a{color:#f3f2ed8c}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__closeSocial a:hover{color:#f3f2ed}.LaunchHomeH-module__fyVFfa__closeDark .LaunchHomeH-module__fyVFfa__sectionCta{color:#17110d;background:#f3f2ed;border-color:#f3f2ed}@media (max-width:960px){.LaunchHomeH-module__fyVFfa__digestsHeader{flex-direction:column;align-items:flex-start}.LaunchHomeH-module__fyVFfa__digestCta{margin-top:0}.LaunchHomeH-module__fyVFfa__digestBleed{--digest-overflow:clamp(2.5rem,12vw,5.5rem)}.LaunchHomeH-module__fyVFfa__digestGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.LaunchHomeH-module__fyVFfa__shareInner,.LaunchHomeH-module__fyVFfa__exploreInner,.LaunchHomeH-module__fyVFfa__noticeInner{grid-template-columns:1fr}.LaunchHomeH-module__fyVFfa__noticeSpacer{display:none}.LaunchHomeH-module__fyVFfa__noticeTitle{text-align:left;justify-self:start;align-items:flex-start;width:auto;max-width:none}.LaunchHomeH-module__fyVFfa__noticeRotatingContainer,.LaunchHomeH-module__fyVFfa__noticeRotatingText{text-align:left}.LaunchHomeH-module__fyVFfa__noticeCopy{max-width:none}.LaunchHomeH-module__fyVFfa__shareMedia{order:-1}.LaunchHomeH-module__fyVFfa__exploreTitle,.LaunchHomeH-module__fyVFfa__exploreLead{text-align:left;justify-self:start;width:auto;max-width:none}.LaunchHomeH-module__fyVFfa__explorePhone,.LaunchHomeH-module__fyVFfa__exploreMedia{order:-1}.LaunchHomeH-module__fyVFfa__curatorGrid{grid-template-columns:1fr;max-width:22rem;margin-left:auto;margin-right:auto}.LaunchHomeH-module__fyVFfa__curatorsIntro{text-align:left;max-width:none}.LaunchHomeH-module__fyVFfa__curatorsFooter{flex-direction:column;align-items:flex-start}.LaunchHomeH-module__fyVFfa__footerBandInner{grid-template-columns:1fr}.LaunchHomeH-module__fyVFfa__footerBandMid{aspect-ratio:auto;min-height:14rem}.LaunchHomeH-module__fyVFfa__closeTop{flex-direction:column}}@media (max-width:760px){.LaunchHomeH-module__fyVFfa__digestBleed{--digest-overflow:clamp(1.75rem,14vw,3.5rem)}.LaunchHomeH-module__fyVFfa__digestGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.LaunchHomeJ-module__faRqXG__root{width:100%}.LaunchHomeJ-module__faRqXG__hero{box-sizing:border-box;background:var(--h-bg,#fafaf7);width:100%;color:var(--h-ink,#17110d);flex-direction:column;justify-content:center;align-items:stretch;padding:11rem 0 7rem;display:flex}.LaunchHomeJ-module__faRqXG__heroInner{width:min(100%,calc(( (100dvh - var(--h-edge,clamp(1.5rem,4vw,2.75rem))*2 - var(--h-nav-gap,1.5rem) - 2.75rem - var(--h-gap,.4rem))/2 )*3 + var(--h-gap,.4rem)*2));box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:clamp(1.25rem,3vw,2.9rem);margin:0 auto;padding:0 clamp(1.5rem,4vw,3.5rem);display:flex}.LaunchHomeJ-module__faRqXG__heroTitle{min-width:0;font-family:var(--h-display,var(--font-gt-america),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);letter-spacing:-.06em;text-align:left;color:inherit;flex-direction:column;flex:auto;align-items:flex-start;max-width:14ch;margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:500;line-height:.95;display:flex}.LaunchHomeJ-module__faRqXG__heroTitleLine{display:block}.LaunchHomeJ-module__faRqXG__heroRotating{white-space:nowrap;display:inline-block}.LaunchHomeJ-module__faRqXG__heroCtaBlock{flex-direction:column;flex-shrink:0;align-items:center;gap:.55rem;display:flex}.LaunchHomeJ-module__faRqXG__heroAvailability{text-align:center}@media (max-width:900px){.LaunchHomeJ-module__faRqXG__hero{padding:7rem 0 4.5rem}.LaunchHomeJ-module__faRqXG__heroInner{width:min(100%,calc(( (100dvh - var(--h-edge,clamp(1.5rem,4vw,2.75rem))*2 - var(--h-nav-gap,1.5rem) - 2.75rem - var(--h-gap,.4rem)*2)/3 )*2 + var(--h-gap,.4rem)));flex-flow:column wrap;justify-content:center;align-items:center;gap:2rem;padding:0 clamp(1rem,4vw,2rem)}.LaunchHomeJ-module__faRqXG__heroTitle{text-align:center;align-items:center;max-width:none}.LaunchHomeJ-module__faRqXG__heroCtaBlock{align-items:center}.LaunchHomeJ-module__faRqXG__heroAvailability{text-align:center}}
.LaunchProductScroll-module__Ze5_Fq__overview{--ps-bg:var(--color-gray-50,#fafaf7);--ps-ink:var(--color-gray-900,#17110d);--ps-muted:var(--color-gray-500,#686462);--ps-max:1280px;--ps-gutter:clamp(1.25rem,4vw,2.5rem);--ps-display:var(--font-gt-america),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--phone:0;background:var(--ps-bg);height:720vh;color:var(--ps-ink);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;position:relative}.LaunchProductScroll-module__Ze5_Fq__overviewSticky{box-sizing:border-box;height:100dvh;padding:clamp(4rem,10vw,7rem)var(--ps-gutter)clamp(6.5rem,12vw,8rem);align-items:center;display:flex;position:sticky;top:0}.LaunchProductScroll-module__Ze5_Fq__overviewBottomCta{z-index:6;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:clamp(1.1rem,2.8vw,1.75rem);left:0;right:0}.LaunchProductScroll-module__Ze5_Fq__overviewBottomCta>*{pointer-events:auto}.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewBottomCta{opacity:0;pointer-events:none;transition:opacity .28s,transform .28s;transform:translateY(.65rem)}.LaunchProductScroll-module__Ze5_Fq__overviewRevealed .LaunchProductScroll-module__Ze5_Fq__overviewBottomCta{opacity:1;pointer-events:auto;transition:opacity .65s cubic-bezier(.22,1,.36,1) .85s,transform .65s cubic-bezier(.22,1,.36,1) .85s;transform:translate(0,0)}@media (max-width:899px){.LaunchProductScroll-module__Ze5_Fq__overviewRevealed .LaunchProductScroll-module__Ze5_Fq__overviewBottomCta{transition:opacity .65s cubic-bezier(.22,1,.36,1) .55s,transform .65s cubic-bezier(.22,1,.36,1) .55s}}.LaunchProductScroll-module__Ze5_Fq__overviewInner{max-width:var(--ps-max);text-align:left;flex-direction:column;align-items:flex-start;gap:2.5rem;width:100%;margin:0 auto;display:flex}@media (min-width:900px){.LaunchProductScroll-module__Ze5_Fq__overviewInner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0 clamp(2rem,4vw,3.5rem);display:grid}.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewInner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);column-gap:clamp(1.5rem,3vw,2.75rem)}.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewHeadingSlide,.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewCopySlide{z-index:2;width:100%;min-width:0;position:relative}.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewDevice{--phone-w:min(16rem,58dvh*402/874);z-index:1;pointer-events:none;justify-content:center;align-items:center;width:0;min-width:0;transition:width .85s cubic-bezier(.22,1,.36,1) .28s;display:flex;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewRevealed .LaunchProductScroll-module__Ze5_Fq__overviewDevice{width:var(--phone-w);transition:width .9s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewPhone{opacity:0;flex-shrink:0;width:min(100%,26.6773dvh);max-height:58dvh;transition:opacity .28s,transform .28s;transform:translateY(.85rem)}.LaunchProductScroll-module__Ze5_Fq__overviewRevealed .LaunchProductScroll-module__Ze5_Fq__overviewPhone{opacity:1;transition:opacity .65s cubic-bezier(.22,1,.36,1) .45s,transform .65s cubic-bezier(.22,1,.36,1) .45s;transform:translate(0,0)}}@media (max-width:899px){.LaunchProductScroll-module__Ze5_Fq__overviewReveal .LaunchProductScroll-module__Ze5_Fq__overviewPhone{opacity:0;width:min(100%,23.9176dvh);max-height:52dvh;transition:opacity .28s,transform .28s;transform:translateY(.75rem)}.LaunchProductScroll-module__Ze5_Fq__overviewRevealed .LaunchProductScroll-module__Ze5_Fq__overviewPhone{opacity:1;transition:opacity .65s cubic-bezier(.22,1,.36,1) .15s,transform .65s cubic-bezier(.22,1,.36,1) .15s;transform:translate(0,0)}}.LaunchProductScroll-module__Ze5_Fq__overviewHeadingSlide,.LaunchProductScroll-module__Ze5_Fq__overviewCopySlide{width:100%;min-width:0}.LaunchProductScroll-module__Ze5_Fq__overviewHeading{flex-direction:column;gap:.4rem;animation:.45s cubic-bezier(.22,1,.36,1) both LaunchProductScroll-module__Ze5_Fq__overviewCopyIn;display:flex}@media (min-width:900px){.LaunchProductScroll-module__Ze5_Fq__overviewHeading{text-align:right;align-items:flex-end}}.LaunchProductScroll-module__Ze5_Fq__overviewEyebrow{letter-spacing:-.03em;text-transform:none;color:var(--ps-muted);margin:0;font-family:Times New Roman,Times,Georgia,serif;font-size:1.3rem;font-style:italic;font-weight:400}.LaunchProductScroll-module__Ze5_Fq__overviewTitle{font-family:var(--ps-display);letter-spacing:-.06em;color:var(--ps-ink);max-width:9ch;margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:500;line-height:.95}.LaunchProductScroll-module__Ze5_Fq__overviewDevice{justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.LaunchProductScroll-module__Ze5_Fq__overviewAppScreen{object-fit:fill;object-position:top center;width:100%;height:100%;opacity:var(--phone);z-index:1;display:block;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewScreen{z-index:1;background:0 0;border-radius:1.45rem;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;container-type:size}.LaunchProductScroll-module__Ze5_Fq__overviewPhone{aspect-ratio:402/874;width:min(100%,31.2769dvh);max-height:68dvh;box-shadow:0 0 0 calc(var(--phone)*1px)#0000000f,0 calc(var(--phone)*6px)calc(var(--phone)*14px)#0000001f;isolation:isolate;background:0 0;border-radius:1.45rem;margin:0 auto;padding:0;transition:none;position:relative;overflow:visible}.LaunchProductScroll-module__Ze5_Fq__overviewBanner{--banner-start-w:145%;--banner-start-h:calc(145%*(4/3)*(402/874));--banner-start-left:calc((100% - var(--banner-start-w))/2);--banner-start-top:calc((100% - var(--banner-start-h))/2);left:calc((1 - var(--phone))*var(--banner-start-left) + var(--phone)*3.109%);top:calc((1 - var(--phone))*var(--banner-start-top) + var(--phone)*11.06%);width:calc((1 - var(--phone))*var(--banner-start-w) + var(--phone)*93.781%);height:calc((1 - var(--phone))*var(--banner-start-h) + var(--phone)*62.929%);z-index:3;border-radius:calc(var(--phone)*1.1rem);pointer-events:none;will-change:left,top,width,height,border-radius;box-shadow:0 calc((1 - var(--phone))*16px)calc((1 - var(--phone))*36px)#0003;position:absolute;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft{transition:box-shadow .85s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewAppScreen,.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBannerShade,.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBannerFrame{transition:opacity .85s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBanner{transition:left .85s cubic-bezier(.22,1,.36,1),top .85s cubic-bezier(.22,1,.36,1),width .85s cubic-bezier(.22,1,.36,1),height .85s cubic-bezier(.22,1,.36,1),border-radius .85s cubic-bezier(.22,1,.36,1),box-shadow .85s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__phoneEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewCardBadge{opacity:0;transition:opacity .35s}.LaunchProductScroll-module__Ze5_Fq__overviewBannerImage{object-fit:cover;object-position:center 28%;width:100%;height:100%;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewBannerShade{opacity:var(--phone);background:linear-gradient(#0000 24%,#0000001f 48%,#00000073 74%,#000000c7 100%);position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewBannerFrame{object-fit:fill;width:100%;height:100%;opacity:var(--phone);display:block;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewPhoneClip{z-index:6;pointer-events:none;border-radius:1.45rem;position:absolute;inset:0;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewHomeClip{z-index:3;pointer-events:none;border-radius:1.45rem;position:absolute;inset:0;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewHomeClipOpen{overflow:visible}.LaunchProductScroll-module__Ze5_Fq__overviewFeed{z-index:1;pointer-events:none;opacity:var(--phone);position:absolute;top:100%;left:0;right:0;overflow:visible}.LaunchProductScroll-module__Ze5_Fq__overviewFeedWell{background:0 0;width:100%;padding-bottom:12%;position:relative;overflow:visible}.LaunchProductScroll-module__Ze5_Fq__overviewFeedStrip{width:100%;height:auto;transform:translate3d(0,calc(var(--feed-scroll)*-48%),0);will-change:transform;display:block}.LaunchProductScroll-module__Ze5_Fq__overviewHomeLift{z-index:2;pointer-events:none;transform:translate3d(0,calc(var(--home-lift)*-100%),0);will-change:transform;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__feedPinSoft .LaunchProductScroll-module__Ze5_Fq__overviewHomeLift{transition:transform .65s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__overviewHomeTiles{object-fit:fill;width:100%;height:100%;opacity:var(--phone);pointer-events:none;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewHomeTop,.LaunchProductScroll-module__Ze5_Fq__overviewHomeBottom{object-fit:fill;pointer-events:none;width:100%;height:100%;opacity:var(--phone);z-index:5;z-index:5;border-radius:1.45rem;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewBrowse{z-index:5;pointer-events:none;transform:translate3d(0,calc(var(--browse-exit)*110%),0);will-change:transform;border-radius:1.45rem;position:absolute;inset:0;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseBase{display:none}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseWell{z-index:2;transform:translate3d(0,calc((1 - var(--browse-well))*110%),0);will-change:transform;background:#fafafa;border-radius:1.35rem 1.35rem 0 0;position:absolute;inset:6.18% 0 0;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseSite{width:100%;height:auto;transform:translate3d(0,calc(var(--browse-scroll)*-38%),0);will-change:transform;display:block}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseActions{object-fit:fill;z-index:3;pointer-events:none;width:100%;height:100%;transform:translate3d(calc((1 - var(--browse-actions))*48%),0,0);will-change:transform;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseActionsPlusWrap{z-index:4;pointer-events:none;transform:translate3d(calc((1 - var(--browse-actions))*48%),0,0);will-change:transform;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__browseEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBrowseWell{transition:transform .55s cubic-bezier(.22,1,.36,1)}.LaunchProductScroll-module__Ze5_Fq__browseEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBrowseBottom{transition:transform .5s cubic-bezier(.22,1,.36,1) 80ms}.LaunchProductScroll-module__Ze5_Fq__browseEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBrowseActions,.LaunchProductScroll-module__Ze5_Fq__browseEnterSoft .LaunchProductScroll-module__Ze5_Fq__overviewBrowseActionsPlusWrap{transition:transform .5s cubic-bezier(.22,1,.36,1) .14s}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseActionsPlus{opacity:0;transform-origin:93% 61.5%;clip-path:inset(61.9% .8% 29.8% 86.4% round 999px);pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0;transform:scale(1)}.LaunchProductScroll-module__Ze5_Fq__plusPressPlay{animation:.8s cubic-bezier(.22,1,.36,1) both LaunchProductScroll-module__Ze5_Fq__plusPress}@keyframes LaunchProductScroll-module__Ze5_Fq__plusPress{0%{opacity:0;transform:scale(.92)}22%{opacity:1;transform:scale(1.2)}48%{opacity:1;transform:scale(1)}72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.LaunchProductScroll-module__Ze5_Fq__overviewBrowseBottom{object-fit:fill;z-index:5;pointer-events:none;width:100%;height:100%;transform:translate3d(0,calc((1 - var(--browse-nav))*120%),0);will-change:transform;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewSheetLayer{z-index:6;pointer-events:none;border-radius:1.45rem;position:absolute;inset:0;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewSheetScrim{z-index:1;opacity:calc(var(--sheet)*var(--phone)*(1 - var(--browse-exit)));background:#0000006b;position:absolute;inset:0}.LaunchProductScroll-module__Ze5_Fq__overviewSheet{z-index:2;width:100%;height:auto;transform:translateY(calc((1 - var(--sheet)*(1 - var(--browse-exit)))*110%));will-change:transform;display:block;position:absolute;bottom:0;left:0;right:0}.LaunchProductScroll-module__Ze5_Fq__sheetEnterSoft{transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .45s}.LaunchProductScroll-module__Ze5_Fq__siteBadge{color:#111;background:#fff;border:none;border-radius:6px;align-items:center;gap:.3rem;max-width:calc(100% - .25rem);padding:.2rem .5rem .2rem .25rem;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000014,0 1px 3px #0000000f}.LaunchProductScroll-module__Ze5_Fq__favicon{object-fit:cover;border-radius:3px;flex-shrink:0;width:12px;height:12px}.LaunchProductScroll-module__Ze5_Fq__siteBadgeDomain{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:700;overflow:hidden}.LaunchProductScroll-module__Ze5_Fq__overviewCardBadge{z-index:6;max-width:calc(100% - 1.1rem);position:absolute;top:.55rem;left:.55rem}.LaunchProductScroll-module__Ze5_Fq__overviewCopy{flex-direction:column;gap:1rem;max-width:33ch;padding-bottom:.25rem;animation:.45s cubic-bezier(.22,1,.36,1) both LaunchProductScroll-module__Ze5_Fq__overviewCopyIn;display:flex}.LaunchProductScroll-module__Ze5_Fq__overviewLead{color:var(--ps-ink);margin:0;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:400;line-height:1.5}.LaunchProductScroll-module__Ze5_Fq__overviewLead+.LaunchProductScroll-module__Ze5_Fq__overviewLead{color:var(--ps-muted)}.LaunchProductScroll-module__Ze5_Fq__overviewEm{font-family:Times New Roman,Times,Georgia,serif;font-size:1.15em;font-style:italic;font-weight:400}@keyframes LaunchProductScroll-module__Ze5_Fq__overviewCopyIn{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}
