:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17131f;background:#fffaf2;font-synthesis:none;text-rendering:optimizeLegibility;font-kerning:normal;--ink: #17131f;--cream: #fffaf2;--coral: #ff7051;--orange: #ffad32;--violet: #8155ff;--blue: #3da9ff;--lime: #cbea70}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1220px,calc(100% - 64px));margin-inline:auto}.section{padding-block:clamp(92px,10vw,150px)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{width:224px;height:70px;display:block;background:transparent}.brand-logo-image{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.brand-pin{width:38px;height:38px;display:grid;place-items:center;border-radius:13px 13px 16px 16px;background:var(--coral);color:#fff;transform:rotate(-7deg);box-shadow:0 7px #d94b32}.brand-pin svg{transform:rotate(7deg)}.nav-links{display:flex;gap:36px;font-size:14px;font-weight:750}.nav-links a{transition:opacity .2s,transform .2s}.nav-links a:hover{opacity:.6;transform:translateY(-2px)}.nav-cta{display:inline-flex;align-items:center;gap:8px;border:2px solid var(--ink);border-radius:999px;padding:12px 18px;font-size:14px;font-weight:800;box-shadow:3px 3px 0 var(--ink);transition:transform .2s,box-shadow .2s}.nav-cta:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}.arrow-up{transform:rotate(-45deg)}.hero{min-height:calc(100svh - 88px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(460px,.85fr);align-items:center;gap:clamp(28px,3vw,52px);padding-block:44px 92px}.hero-copy{position:relative;z-index:4}.eyebrow,.kicker{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1.5px solid var(--ink);box-shadow:3px 3px 0 var(--ink);padding:10px 14px;border-radius:999px;transform:rotate(-1deg)}.hero h1,.section-heading h2,.activities-head h2,.closer h2{font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;margin:24px 0 20px;font-weight:950;letter-spacing:-.022em;line-height:.98;text-wrap:balance}.hero h1{font-family:Arial Rounded MT Bold,ui-rounded,Avenir Next,sans-serif;font-size:clamp(43px,4.1vw,58px);font-weight:1000}.hero h1,.how .section-heading h2{font-weight:950;-webkit-text-stroke:1.2px currentColor;paint-order:stroke fill}.hero h1{-webkit-text-stroke-width:2px}.hero-prefix,.hero-suffix{display:inline-block}.hero-highlight{--hero-shadow-offset: 3px;position:relative;z-index:0;isolation:isolate;color:var(--coral);display:inline-block;transform:rotate(-2deg);text-shadow:none}.hero-highlight:before{content:attr(data-shadow-text);position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;color:#ffd3a0;-webkit-text-stroke:2px #ffd3a0;transform:translate(var(--hero-shadow-offset),var(--hero-shadow-offset));pointer-events:none}.hero-mobile-break{display:block}.hero-lede{max-width:540px;margin:0;font-size:clamp(18px,1.6vw,22px);line-height:1.5;color:#625c68}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:55px;padding:0 23px;border-radius:999px;font-weight:850;transition:transform .2s,box-shadow .2s}.button-dark{color:#fff;background:var(--ink);box-shadow:5px 6px 0 var(--orange)}.button-dark:hover{transform:translateY(-3px) rotate(-1deg);box-shadow:6px 9px 0 var(--orange)}.text-link{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:850;border-bottom:2px solid var(--ink);padding-bottom:4px}.hero-proof{margin-top:35px;display:flex;align-items:center;gap:14px;color:#716a75;font-size:13px}.hero-proof p{margin:0}.hero-proof strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack span{width:33px;height:33px;display:grid;place-items:center;background:#fff;border:2px solid white;border-radius:50%;margin-left:-8px;box-shadow:0 2px 7px #2b1a3222}.avatar-stack span:first-child{margin-left:0}.avatar-stack img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.hero-visual{position:relative;height:min(640px,66vw);min-height:540px}.hero-photo-wrap{position:absolute;top:6%;right:3%;bottom:2%;left:8%;overflow:hidden;border-radius:39% 61% 35% 65%/53% 31% 69% 47%;transform:rotate(2deg);box-shadow:0 26px 70px #512b1b2b;background:#ffd278;animation:morph 12s ease-in-out infinite}.hero-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:54% center;object-position:54% center;transform:scale(1.05) rotate(-2deg)}.sun-orbit{position:absolute;border-radius:50%;filter:blur(.2px)}.orbit-one{width:250px;height:250px;right:-50px;top:1%;background:var(--orange);animation:float 6s ease-in-out infinite}.orbit-two{width:160px;height:160px;left:2%;bottom:-3%;background:var(--violet);animation:float 7s 1s ease-in-out infinite reverse}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;background:#fff;border:1.5px solid var(--ink);box-shadow:5px 6px 0 var(--ink)}.floating-card strong,.floating-card small{display:block}.floating-card small{margin-top:3px;color:#77707a;font-size:11px}.plan-card{left:-1%;bottom:10%;padding:12px 14px;gap:10px;border-radius:18px;animation:card-float 5s ease-in-out infinite}.plan-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;background:var(--violet)}.match-card{right:-2%;top:18%;padding:12px 17px 12px 10px;gap:10px;border-radius:999px;transform:rotate(4deg);animation:card-float 5.5s .4s ease-in-out infinite reverse}.match-faces{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#ffda76;font-size:20px}.sticker{position:absolute;z-index:6;font-size:15px;line-height:.93;font-weight:950;text-align:center}.sticker-new{width:88px;height:88px;right:8%;bottom:1%;display:grid;place-items:center;border-radius:50%;background:var(--lime);border:2px solid var(--ink);transform:rotate(10deg);box-shadow:4px 4px 0 var(--ink);animation:spin-pop 7s ease-in-out infinite}.scribble{position:absolute;top:-2%;left:10%;color:var(--coral);font:100px/1 cursive;transform:rotate(68deg);animation:float 4s ease-in-out infinite}.ticker{overflow:hidden;background:#17131f;color:#fff;padding:18px 0;transform:rotate(-1deg) scale(1.02);box-shadow:0 8px 26px #261a3624}.ticker-track{width:-moz-max-content;width:max-content;display:flex;will-change:transform;animation:marquee 34s linear infinite}.ticker-group{display:flex;align-items:center;gap:34px;padding-right:34px;flex-shrink:0}.ticker-item{display:inline-flex;align-items:center;gap:10px;font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ticker-icon{width:23px;height:23px;display:grid;place-items:center;background:transparent}.ticker-icon svg{width:20px;height:20px;stroke-width:2.6}.ticker-orange .ticker-icon{color:#ffb43b}.ticker-coral .ticker-icon{color:#ff7660}.ticker-blue .ticker-icon{color:#65bfff}.ticker-violet .ticker-icon{color:#a980ff}.ticker-lime .ticker-icon{color:#cbed72}.ticker-cyan .ticker-icon{color:#65e2dd}.ticker-pink .ticker-icon{color:#ff8cc8}.section-heading{max-width:730px}.kicker{margin:0;color:var(--violet)}.section-heading h2,.activities-head h2,.closer h2{font-size:clamp(46px,6vw,78px)}.section-heading>p:last-child{font-size:20px;color:#716b75}.how{padding-block:clamp(88px,8vw,124px)}.how .section-heading{max-width:920px}.how .section-heading h2{max-width:900px;margin:18px 0 14px;font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:clamp(42px,4.3vw,60px);font-weight:850;letter-spacing:-.012em;line-height:1.06}.how .section-heading h2 span{position:relative;z-index:0;white-space:nowrap}.how-title-mobile{display:none}.crayon-underline{position:absolute;z-index:-1;left:-1%;bottom:-42px;width:103%;height:70px;-o-object-fit:fill;object-fit:fill;transform:rotate(-1deg);pointer-events:none}.how .section-heading>p:last-child{margin:0;font-size:17px;line-height:1.5}.journey{position:relative;margin-top:48px;padding:62px 22px 86px}.journey-plane{position:absolute;z-index:2;right:-4%;top:-154px;width:300px;height:auto;pointer-events:none}.steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:clamp(34px,5vw,72px)}.step{min-height:390px;padding:76px 32px 34px;position:relative;overflow:visible;text-align:center;border:2px solid var(--ink);border-radius:30px;box-shadow:8px 11px #17131f1c;transition:transform .25s,box-shadow .25s}.step:hover{box-shadow:11px 15px #17131f24}.step-one{background:#ffd788}.step-two{background:#cab9ff}.step-three{background:#bfe9ff}.step-one{transform:translateY(76px) rotate(-4deg)}.step-two{transform:translateY(12px) rotate(-1deg)}.step-three{transform:translateY(-16px) rotate(4deg)}.step-one:after,.step-two:after{content:"";position:absolute;z-index:-1;left:calc(100% + 2px);top:55%;width:clamp(50px,6vw,84px);border-top:4px dashed #9f7cff;border-radius:50%;transform-origin:left center;pointer-events:none}.step-one:after{transform:rotate(12deg) skew(-12deg)}.step-two:after{top:49%;transform:rotate(-17deg) skew(12deg)}.step-one:hover{transform:translateY(68px) rotate(-3deg)}.step-two:hover{transform:translateY(4px) rotate(0)}.step-three:hover{transform:translateY(-24px) rotate(3deg)}.step-number{position:absolute;left:-25px;top:-31px;width:70px;height:70px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:#ffdf91;color:var(--ink);box-shadow:3px 5px #17131f26;font-family:ui-rounded,Arial Rounded MT Bold,sans-serif;font-size:35px;font-weight:950;letter-spacing:0}.step-two .step-number{background:#d8c9ff}.step-three .step-number{background:#bfe9ff}.step-icon{width:68px;height:68px;margin:0 auto;display:grid;place-items:center;background:#fff;border:2px solid var(--ink);border-radius:50%;box-shadow:3px 5px #17131f22}.step-icon svg{width:29px;height:29px;stroke-width:2.3}.step h3{margin:27px 0 12px;font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:30px;font-weight:900;line-height:1.1;letter-spacing:0}.step p{max-width:290px;margin:0 auto;color:#4e4852;font-size:15px;line-height:1.55}.mini-pill{position:absolute;left:28px;right:28px;bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;padding:12px 14px;border-radius:13px;font-size:13px;font-weight:850;box-shadow:0 5px 15px #714a1720}.chat-bubbles{position:absolute;bottom:25px;left:27px;right:27px;display:grid;grid-template-columns:1fr 42px;align-items:center;gap:9px}.chat-bubbles span{padding:10px 12px;border-radius:13px;background:#fff;font-size:12px;font-weight:800;box-shadow:2px 3px #6c50bb55}.chat-bubbles span:last-child{grid-column:1 / 3;justify-self:end;background:var(--ink);color:#fff}.chat-bubbles img{width:42px;height:42px;-o-object-fit:cover;object-fit:cover;border:3px solid white;border-radius:50%}.reaction-pill{position:absolute;left:26px;right:26px;bottom:27px;display:flex;justify-content:center;gap:8px;padding:11px 12px;border-radius:14px;background:#fff;box-shadow:0 5px 15px #275a7920;font-size:20px}.journey-finale{display:flex;justify-content:center;align-items:center;gap:10px;margin:24px 0 0;font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:clamp(18px,2.1vw,27px);font-weight:800;letter-spacing:.005em}.handdrawn-smiley{width:58px;height:58px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.journey-finale strong{position:relative;z-index:0;font-weight:900}.finale-underline{position:absolute;z-index:-1;left:-2%;bottom:-31px;width:105%;height:54px;-o-object-fit:fill;object-fit:fill;transform:rotate(-1deg);pointer-events:none}.activities{background:var(--violet);color:#fff;border-radius:60px 60px 0 0}.activities-head{display:grid;grid-template-columns:1.25fr .65fr;gap:50px;align-items:end;margin-bottom:50px}.activities .kicker{color:#d8ff73}.activities-head h2{margin-bottom:0}.activities-head h2 em{color:#d8ff73;font-style:normal}.activities-intro{margin:0 0 10px;color:#e3dafd;line-height:1.6;font-size:17px}.activity-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:290px 290px;gap:18px}.activity-card{position:relative;overflow:hidden;min-height:280px;color:#fff;border-radius:30px;border:2px solid var(--ink);box-shadow:7px 8px 0 var(--ink);isolation:isolate;transition:transform .3s}.activity-card:hover{transform:translateY(-6px) rotate(.5deg)}.activity-card.tall{grid-row:1 / 3}.activity-card.wide{grid-column:2 / 4}.activity-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.activity-card:hover img{transform:scale(1.04)}.activity-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 28%,#13101dbd 100%)}.activity-tag{position:absolute;z-index:2;left:20px;top:19px;padding:8px 11px;background:#fff;color:var(--ink);border:1.5px solid var(--ink);border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.1em;box-shadow:2px 2px 0 var(--ink)}.activity-copy{position:absolute;z-index:2;left:22px;right:65px;bottom:20px}.activity-copy h3{margin:4px 0 9px;font:900 clamp(23px,2.4vw,35px)/1.06 ui-rounded,"Arial Rounded MT Bold",sans-serif;letter-spacing:-.01em}.activity-copy p{display:flex;align-items:center;gap:6px;margin:4px 0;font-size:12px;font-weight:700;color:#eee9ef}.activity-count{font-size:11px;font-weight:850;color:#d8ff73;text-transform:uppercase;letter-spacing:.08em}.round-button{position:absolute;z-index:3;right:19px;bottom:20px;width:44px;height:44px;display:grid;place-items:center;color:var(--ink);background:#fff;border:0;border-radius:50%;cursor:pointer;transition:transform .2s}.round-button:hover{transform:rotate(-35deg) scale(1.08)}.graphic-run{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#ef7960}.run-path{position:absolute;width:130%;height:130%;left:-24%;top:17%;border:22px solid #ffc476;border-radius:50%;transform:rotate(-20deg)}.runner{position:absolute;left:38%;top:31%;font-size:74px;transform:rotate(-7deg)}.roll{position:absolute;right:10%;top:13%;font-size:48px;animation:float 4s infinite}.closer{margin-block:70px;min-height:620px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(34px,5vw,76px);padding-inline:clamp(36px,5vw,76px);background:var(--ink);color:#fff;border-radius:48px;overflow:hidden}.closer-copy{position:relative;z-index:3}.closer .kicker{color:var(--orange)}.closer h2{max-width:650px;margin-block:20px;font-size:clamp(45px,5vw,68px);font-weight:900;letter-spacing:-.012em;line-height:1.07}.closer h2 span{color:var(--coral)}.closer-copy>p:not(.kicker){max-width:500px;color:#c7c0cd;font-size:18px;line-height:1.55}.button-light{width:auto;margin-top:18px;color:var(--ink);background:#fff;box-shadow:5px 6px 0 var(--coral)}.closer-art{position:relative;height:520px}.closer-photo-frame{position:absolute;top:4%;right:0;bottom:4%;left:0;overflow:hidden;border-radius:38% 62% 34% 66%/48% 37% 63% 52%;transform:rotate(1.5deg);background:#c8a980;box-shadow:0 26px 70px #0006}.closer-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 62%;object-position:center 62%;filter:saturate(.82) contrast(.96) brightness(.98);transform:scale(1.025) rotate(-1.5deg)}.footer{margin-top:92px;padding:78px 0 28px;color:#fff;background:#17131f;border-radius:52px 52px 0 0}.footer-inner{display:grid;grid-template-columns:minmax(260px,1.1fr) 1.7fr;gap:clamp(60px,10vw,150px);padding-bottom:65px}.footer-intro>p{margin:0 0 28px;color:#c9c2cf;font-size:20px;font-weight:650;line-height:1.42}.app-store-link{display:inline-block;width:170px;transition:transform .2s ease,opacity .2s ease}.app-store-link:hover{opacity:.86;transform:translateY(-3px)}.app-store-link img{width:100%;height:auto}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-links h3{margin:0 0 8px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer-links a{color:#bcb5c2;font-size:15px;font-weight:650;transition:color .2s,transform .2s}.footer-links a:hover{color:#fff;transform:translate(3px)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid #ffffff18;color:#88818e;font-size:12px;font-weight:700}.city-card{position:absolute;top:7%;right:0;bottom:5%;left:8%;overflow:hidden;border-radius:42% 58% 43% 57%/55% 43% 57% 45%;background:#ffcf69;transform:rotate(4deg)}.map-line{position:absolute;border:7px solid #fff5;border-radius:50%}.line-a{width:530px;height:200px;left:-80px;top:80px;transform:rotate(29deg)}.line-b{width:260px;height:520px;right:-10px;top:-60px;transform:rotate(-20deg)}.line-c{width:500px;height:330px;left:-90px;bottom:-120px}.map-pin{position:absolute;width:60px;height:60px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;background:#fff;color:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink)}.map-pin svg{transform:rotate(-45deg)}.pin-a{left:24%;top:23%;transform:rotate(45deg)}.pin-b{right:17%;top:36%;transform:rotate(45deg);background:#cab9ff}.pin-c{left:44%;bottom:15%;transform:rotate(45deg);background:#bfe9ff}[data-reveal]{opacity:1;transform:translateY(30px);transition:transform .75s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{transform:translateY(0)}.hero-visual[data-reveal]{transform:translateY(30px) rotate(2deg)}.hero-visual[data-reveal].is-visible{transform:translateY(0) rotate(0)}.steps [data-reveal]:nth-child(2){transition-delay:.12s}.steps [data-reveal]:nth-child(3){transition-delay:.24s}.activity-grid [data-reveal]:nth-child(2){transition-delay:.08s}.activity-grid [data-reveal]:nth-child(3){transition-delay:.16s}.activity-grid [data-reveal]:nth-child(4){transition-delay:.24s}@keyframes float{50%{transform:translateY(-13px) rotate(3deg)}}@keyframes card-float{50%{translate:0 -10px}}@keyframes spin-pop{50%{transform:rotate(-5deg) scale(1.07)}}@keyframes morph{0%,to{border-radius:39% 61% 35% 65%/53% 31% 69% 47%}50%{border-radius:55% 45% 58% 42%/38% 57% 43% 62%}}@keyframes marquee{to{transform:translate(calc(-100% / 3))}}@keyframes mascot-bounce{50%{transform:translateY(-15px) rotate(3deg)}}@media (min-width: 981px){.hero.shell{width:min(1440px,calc(100% - 64px))}.hero{grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);gap:clamp(24px,2.5vw,44px)}.hero h1{font-size:clamp(42px,4.35vw,66px);letter-spacing:-.035em;line-height:.94;white-space:nowrap}.hero-visual{height:min(650px,49vw);min-height:560px}.hero-photo-wrap{inset:auto 0 auto auto;top:50%;width:min(100%,620px);height:auto;aspect-ratio:1;border-radius:50%;transform:translateY(-50%);animation:none}.hero-photo{-o-object-position:56% center;object-position:56% center;transform:scale(1.03)}}@media (max-width: 980px){.shell{width:min(100% - 40px,820px)}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{max-width:700px}.hero-visual{height:650px}.steps{grid-template-columns:1fr 1fr}.journey-plane{right:-2%;top:-105px;width:50%;opacity:.72}.step,.step-one,.step-two,.step-three{transform:none}.step:hover,.step-one:hover,.step-two:hover,.step-three:hover{transform:translateY(-5px)}.step-three{grid-column:1 / 3;width:calc(50% - 17px);min-height:390px;justify-self:center}.step-one:after{top:52%;transform:rotate(0)}.step-two:after{left:50%;top:calc(100% + 2px);width:0;height:34px;border-top:0;border-left:4px dashed #9f7cff;transform:translate(-50%)}.activities-head{grid-template-columns:1fr}.activity-grid{grid-template-columns:1fr 1fr;grid-template-rows:520px 330px 330px}.activity-card.tall{grid-row:auto}.activity-card.wide{grid-column:auto}.activity-card:first-child,.activity-card:nth-child(2){min-height:520px}.closer{grid-template-columns:1fr;padding-top:70px}.closer-art{height:450px}.closer-photo-frame{top:0;right:3%;bottom:0;left:3%}.footer-inner{grid-template-columns:1fr;gap:52px}}@media (max-width: 640px){.shell{width:min(100% - 28px,560px)}.nav{height:76px}.brand{width:154px;height:52px;border-radius:12px}.nav-links{display:none}.nav-cta{padding:10px 13px;font-size:12px;box-shadow:2px 2px 0 var(--ink)}.hero{display:grid;grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "lede" "actions" "visual" "proof";height:auto;min-height:0;padding-block:16px 36px;gap:0;overflow:visible}.hero-copy{display:contents}.eyebrow{grid-area:eyebrow;justify-self:start;margin-left:8%;padding:8px 12px;font-size:9px;box-shadow:2px 2px 0 var(--ink)}.hero h1{grid-area:title;justify-self:start;width:min(92%,390px);max-width:none;margin-left:8%;margin-top:18px;margin-bottom:16px;font-size:clamp(40px,10.8vw,46px);letter-spacing:-.012em;line-height:.92;text-align:left}.hero-prefix,.hero-highlight,.hero-suffix{display:inline-block}.hero-highlight{--hero-shadow-offset: 2.5px}.hero-lede{grid-area:lede;justify-self:start;width:min(84%,360px);max-width:none;margin-left:8%;padding:0;font-size:16px;line-height:1.42;color:#56505c;background:transparent}.hero-actions{grid-area:actions;justify-self:start;width:min(76%,290px);margin-left:8%;align-items:flex-start;flex-direction:column;gap:18px;margin-top:18px}.hero-actions .button{width:100%;min-height:52px;padding-inline:17px;font-size:15px}.hero-actions .text-link{display:inline-flex;margin-left:4px;font-size:14px}.hero-proof{grid-area:proof;z-index:8;justify-self:center;width:min(82%,360px);max-width:none;margin-top:14px;padding:0;align-items:center;gap:12px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:13px;line-height:1.3;transform:none}.hero-proof p{max-width:220px;white-space:normal}.avatar-stack span{width:36px;height:36px;margin-left:-8px}.hero-visual{grid-area:visual;position:relative;z-index:2;width:100%;height:350px;min-height:0;margin:-12px 0 0}.hero-photo-wrap{top:10%;right:11%;bottom:2%;left:11%;border-radius:48% 52% 46% 54%/44% 42% 58% 56%;box-shadow:0 18px 42px #512b1b24}.hero-photo{-o-object-position:57% center;object-position:57% center}.orbit-one{width:120px;height:120px;right:-18px;top:0}.orbit-two{width:92px;height:92px;left:-8px;bottom:-2px}.plan-card{display:flex;left:-2%;bottom:12%;transform:scale(.69);transform-origin:left bottom}.match-card{right:-3%;top:7%;transform:rotate(4deg) scale(.65);transform-origin:right top}.sticker-new{display:grid;width:68px;height:68px;right:1%;bottom:1%;font-size:11px}.scribble{display:block;top:17%;left:-1%;font-size:52px}.section{padding-block:86px}.section-heading h2,.activities-head h2,.closer h2{font-size:clamp(40px,12vw,56px);letter-spacing:-.006em;line-height:1.05}.how.shell{width:min(100% - 56px,560px);padding-block:40px 64px}.how .section-heading{position:relative;z-index:2;max-width:none}.how .section-heading .kicker{font-size:10px;letter-spacing:.18em}.how .section-heading h2{max-width:none;margin:12px 0 10px;font-size:clamp(29px,8vw,36px);font-weight:950;letter-spacing:-.014em;line-height:1.02;text-wrap:nowrap}.how .section-heading h2 .how-title-desktop{display:none}.how .section-heading h2 .how-title-mobile{display:block;white-space:normal}.how .section-heading h2 .how-title-mobile>span{display:inline-block}.how .section-heading .crayon-underline{left:1%;bottom:-21px;width:99%;height:35px}.how .section-heading>p:last-child{font-size:11px;line-height:1.4}.journey{margin-top:72px;padding:0 28px}.journey-plane{top:-162px;right:-23px;left:auto;bottom:auto;width:126px;opacity:1;transform:none}.steps{grid-template-columns:1fr;gap:17px}.step,.step-two{min-height:185px;padding:17px 22px 13px;transform:none;border-width:1.5px;border-radius:17px;box-shadow:5px 7px #17131f1c;font-weight:700}.step:hover,.step-one:hover,.step-two:hover,.step-three:hover{transform:none}.step-one{min-height:185px;background:radial-gradient(circle at 52% 38%,#ffe59f 0,#ffdc89 48%,#ffd57d)}.step-two{min-height:200px;padding-top:13px;background:radial-gradient(circle at 50% 42%,#dacdff 0,#cdbbff 67%,#c4affc)}.step-three{min-height:180px;padding-top:9px;background:radial-gradient(circle at 50% 42%,#d0f2ff 0,#bceaff 62%,#afe3fa)}.step-three{grid-column:auto;width:100%}.step-number{left:-13px;top:-9px;width:35px;height:35px;border-width:1.5px;box-shadow:2px 3px #17131f26;font-size:20px}.step-icon{width:35px;height:35px;border-width:1.5px;box-shadow:2px 3px #17131f22}.step-icon svg{width:17px;height:17px;stroke-width:2.3}.step h3{margin:9px 0 5px;font-size:17px;font-weight:950;line-height:1}.step p{max-width:245px;font-size:11px;font-weight:700;line-height:1.3}.mini-pill{left:24px;right:24px;bottom:15px;padding:8px 11px;border-radius:10px;font-size:10.5px;box-shadow:0 3px 8px #714a1720}.mini-pill svg{width:14px;height:14px}.chat-bubbles{bottom:13px;left:25px;right:25px;grid-template-columns:1fr 35px;gap:4px 7px}.chat-bubbles span{padding:6px 9px;border-radius:10px;font-size:10px;box-shadow:1px 3px #6c50bb55}.chat-bubbles span:last-child{min-width:126px;padding:6px 12px;justify-self:center;text-align:center}.chat-bubbles img{width:35px;height:35px;border-width:2px}.reaction-pill{left:25px;right:25px;bottom:15px;gap:9px;padding:7px 10px;border-radius:10px;box-shadow:0 3px 8px #275a7920;font-size:16px}.step-one:after,.step-two:after{left:50%;top:calc(100% + 1px);width:0;height:17px;border-top:0;border-left:2px dashed #9f7cff;transform:translate(-50%)}.journey-finale{display:grid;grid-template-columns:1fr;justify-items:center;gap:3px;margin-top:48px;font-size:21.6px;text-align:center}.journey-finale .handdrawn-smiley{display:block;order:3;width:65px;height:65px;margin-top:11px}.journey-finale span,.journey-finale strong{text-align:center}.journey-finale .finale-underline{left:50%;bottom:-37px;width:126%;height:65px;transform:translate(-50%) rotate(-1deg)}.activities{border-radius:35px 35px 0 0}.activity-grid{display:flex;overflow-x:auto;margin-right:-14px;padding-right:14px;padding-bottom:16px;scroll-snap-type:x mandatory}.activity-card,.activity-card:first-child,.activity-card:nth-child(2){flex:0 0 84vw;min-height:485px;scroll-snap-align:center}.activity-copy h3{font-size:29px;letter-spacing:0;line-height:1.08}.closer{width:calc(100% - 20px);margin-block:36px;min-height:auto;padding:70px 25px 0;border-radius:35px}.closer-art{height:390px}.closer-photo-frame{top:14px;right:-12px;bottom:-15px;left:-12px}.footer{margin-top:54px;padding-top:58px;border-radius:34px 34px 0 0}.footer-inner{padding-bottom:46px}.footer-links{grid-template-columns:1fr 1fr;row-gap:40px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
