.landing{--soft:#fff5fa;--grad-bold:linear-gradient(135deg, #ff66b0 0%, #ff8ec6 50%, #ffb8da 100%);--shadow-sm:0 1px 2px #1111110a;--shadow:0 8px 24px #ff4ea11a, 0 2px 6px #1111110a;--shadow-lg:0 24px 60px #ff4ea12e;font-family:var(--font-sans);color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;line-height:1.45}.landing section[id]{scroll-margin-top:84px}.landing *{box-sizing:border-box}.landing img{max-width:100%;display:block}.landing a{color:inherit;text-decoration:none}.landing button{cursor:pointer;color:inherit;background:0 0;border:0;font-family:inherit}.landing .container{max-width:1280px;margin:0 auto;padding:0 24px}@media (min-width:768px){.landing .container{padding:0 40px}}@media (min-width:1024px){.landing .container{padding:0 56px}}.landing .display{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.02}.landing .site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border-bottom:1px solid #00000014;position:sticky;top:0}.landing .site-header .row{align-items:center;gap:24px;height:68px;display:flex}.landing .brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.landing .brand .mark{background:var(--pink-500);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.landing .brand .mark svg{fill:currentColor;width:16px;height:16px}.landing .brand-logo{padding:0}.landing .brand-img{width:auto;height:32px;display:block}.landing .brand-dot{background:var(--pink-500);border-radius:9999px;width:8px;height:8px;display:block}.landing .nav{gap:4px;margin-left:12px;display:none}@media (min-width:1024px){.landing .nav{display:flex}}.landing .nav a{color:var(--ink-2);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500}.landing .nav a:hover{color:var(--ink);background:#0000000a}.landing .nav a.active{color:var(--pink-700);font-weight:600}.landing .site-nav-anim{gap:4px;margin-left:12px;display:none}@media (min-width:1024px){.landing .site-nav-anim{display:flex}}.landing .site-nav-anim-item{color:var(--ink-2);padding:8px 14px;font-size:14px;font-weight:500}.landing .site-nav-anim-item:hover{color:var(--ink)}.landing .header-cta{align-items:center;gap:10px;margin-left:auto;display:flex}.landing .city{background:#0000000a;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.landing .city{display:inline-flex}}.landing .city svg{width:14px;height:14px}.landing .lbtn{border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.landing .lbtn-primary{background:var(--pink-500);color:#fff;box-shadow:0 8px 20px #ff4ea159}.landing .lbtn-primary:hover{background:var(--pink-600);transform:translateY(-1px);box-shadow:0 12px 28px #ff4ea173}.landing .lbtn-ghost{color:var(--ink);background:#0000000a}.landing .lbtn-ghost:hover{background:#00000014}.landing .lbtn-outline{color:var(--ink);background:#fff;border:1px solid #00000014}.landing .lbtn-outline:hover{border-color:var(--ink)}.landing .lbtn-lg{height:56px;padding:0 28px;font-size:16px}.landing .lbtn-icon{width:44px;height:44px;padding:0}.landing .lbtn-icon svg{width:20px;height:20px}.landing .lbtn-mobile-menu{display:inline-flex}@media (min-width:1024px){.landing .lbtn-mobile-menu{display:none}}.landing .hero{background:var(--grad-soft);padding:32px 0 48px;position:relative;overflow:hidden}@media (min-width:768px){.landing .hero{padding:56px 0 80px}}@media (min-width:1024px){.landing .hero{padding:80px 0 120px}}.landing .hero-blob{pointer-events:none;filter:blur(40px);opacity:.55;position:absolute}.landing .hero-blob-1{background:radial-gradient(circle,#ff8ec6,#0000 65%);border-radius:50%;width:480px;height:480px;top:-120px;right:-120px}.landing .hero-blob-2{opacity:.35;background:radial-gradient(circle,#c479ff,#0000 65%);border-radius:50%;width:360px;height:360px;bottom:-120px;left:-100px}.landing .hero-grid{align-items:center;gap:32px;display:grid;position:relative}@media (min-width:1024px){.landing .hero-grid{grid-template-columns:1.05fr 1fr;gap:56px}}.landing .eyebrow{background:var(--pink-50);letter-spacing:.04em;text-transform:uppercase;color:var(--pink-700);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.landing .hero .eyebrow{box-shadow:var(--shadow-sm);background:#fff}.landing .eyebrow .dot{background:var(--pink-500);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-pulse}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing .hero h1{max-width:12ch;margin:18px 0 20px;font-size:clamp(36px,6.5vw,76px)}.landing .hero h1 em{color:var(--pink-600);font-style:italic}.landing .hero p.lede{color:var(--ink-2);max-width:52ch;margin:0 0 28px;font-size:clamp(15px,1.5vw,18px);line-height:1.55}.landing .hero-search{box-shadow:var(--shadow-lg);background:#fff;border-radius:999px;gap:8px;max-width:540px;padding:6px;display:flex}.landing .hero-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 18px;font-size:15px}.landing .hero-search .lbtn{flex-shrink:0}.landing .hero-stats{flex-wrap:wrap;gap:28px;margin-top:32px;display:flex}.landing .hero-stats .num{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1}.landing .hero-stats .lbl{color:var(--ink-2);opacity:.75;margin-top:4px;font-size:13px}.landing .phone-stack{aspect-ratio:1;max-width:540px;margin:0 auto;position:relative}@media (min-width:1024px){.landing .phone-stack{margin:0}}.landing .phone{aspect-ratio:9/19;background:var(--ink);border-radius:36px;width:56%;padding:6px;position:absolute;overflow:hidden;box-shadow:0 30px 80px #ff4ea140,0 8px 24px #1111111f}.landing .phone-screen{background:#fff;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.landing .phone-1{z-index:1;top:4%;left:6%;transform:rotate(-6deg)}.landing .phone-2{z-index:2;bottom:4%;right:6%;transform:rotate(6deg)}.landing .ms-hero{background:var(--grad-soft);height:38%;padding:18px 14px 0;position:relative}.landing .ms-topbar{color:var(--ink);justify-content:space-between;padding-bottom:14px;font-size:9px;font-weight:700;display:flex}.landing .ms-search{color:#888;box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:10px;display:flex}.landing .ms-search svg{width:10px;height:10px}.landing .ms-chips{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.landing .ms-chip{background:#ffffffb3;border-radius:999px;padding:4px 8px;font-size:8px}.landing .ms-chip.on{background:var(--ink);color:#fff}.landing .ms-card{box-shadow:var(--shadow);background:#fff;border-radius:14px;margin:12px 14px 0;overflow:hidden}.landing .ms-card-img{background:linear-gradient(135deg,#ffb8da,#ff8ec6);height:64px;position:relative}.landing .ms-card-img .badge{background:var(--pink-500);color:#fff;border-radius:6px;padding:3px 6px;font-size:8px;font-weight:700;position:absolute;top:6px;left:6px}.landing .ms-card-body{padding:8px 10px}.landing .ms-card-body h5{margin:0;font-size:9px;font-weight:700}.landing .ms-card-body .meta{color:#3a203099;margin-top:2px;font-size:8px}.landing .ms-card-body .price{color:var(--pink-600);margin-top:4px;font-size:11px;font-weight:800}.landing section{padding:64px 0}@media (min-width:1024px){.landing section{padding:96px 0}}.landing .section-head{text-align:center;max-width:720px;margin:0 auto 48px}.landing .section-head .eyebrow{margin-bottom:16px}.landing .section-head h2{margin:0 0 16px;font-size:clamp(28px,4vw,48px)}.landing .section-head p{color:#3a2030b3;font-size:16px}.landing .cats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.landing .cats{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.landing .cats{grid-template-columns:repeat(6,1fr);gap:16px}}.landing .cat{aspect-ratio:1;color:#fff;border-radius:22px;flex-direction:column;justify-content:space-between;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.landing .cat:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing .cat svg{opacity:.95;width:28px;height:28px}.landing .cat .name{font-size:15px;font-weight:700;line-height:1.2}.landing .cat .count{opacity:.85;margin-top:2px;font-size:12px}.landing .cat:first-child{background:linear-gradient(135deg,#ff66b0,#ff8ec6)}.landing .cat:nth-child(2){background:linear-gradient(135deg,#c479ff,#ff79c6)}.landing .cat:nth-child(3){background:linear-gradient(135deg,#ff8a4c,#ffb37a)}.landing .cat:nth-child(4){background:linear-gradient(135deg,#4cb8ff,#7ad4ff)}.landing .cat:nth-child(5){background:linear-gradient(135deg,#5ec48b,#95dab1)}.landing .cat:nth-child(6){color:#3a2030;background:linear-gradient(135deg,#ffc14c,#ffd97a)}.landing .deals-head{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:32px;display:flex}@media (min-width:768px){.landing .deals-head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}}.landing .deals-head h2{font-size:clamp(28px,4vw,44px);font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:600}.landing .deals-head p{color:#3a2030b3;margin:4px 0 0}.landing .deals-head a{color:var(--pink-600);align-items:center;gap:4px;font-size:14px;font-weight:600;display:inline-flex}.landing .deals{grid-template-columns:repeat(1,1fr);gap:18px;display:grid}@media (min-width:640px){.landing .deals{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing .deals{grid-template-columns:repeat(4,1fr)}}.landing .lcard{box-shadow:var(--shadow);background:#fff;border:1px solid #00000014;border-radius:22px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.landing .lcard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing .lcard-img{aspect-ratio:4/3;background-position:50%;background-size:cover;position:relative;overflow:hidden}.landing .lcard-img .badge{background:var(--pink-500);color:#fff;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.landing .lcard-img .heart{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px}.landing .lcard-img .heart svg{width:18px;height:18px}.landing .lcard-img.alt-1{background-image:url(/landing/assets/promo-manicure.jpg)}.landing .lcard-img.alt-2{background-image:url(/landing/assets/promo-spa-face.jpg)}.landing .lcard-img.alt-3{background-image:url(/landing/assets/promo-yoga.jpg)}.landing .lcard-img.alt-4{background-image:url(/landing/assets/promo-haircut.jpg)}.landing .lcard-body{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.landing .lcard-body h3{margin:0;font-size:16px;font-weight:700;line-height:1.3}.landing .lcard-body .meta{color:#3a2030b3;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.landing .lcard-body .meta .dot{background:currentColor;border-radius:50%;width:3px;height:3px}.landing .metro-pill{color:var(--pink-700);background:#ff4ea114;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.landing .metro-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.landing .lcard-body .price-row{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.landing .lcard-body .price{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:22px;font-weight:700}.landing .lcard-body .old{color:#3a203099;margin-left:6px;font-size:13px;text-decoration:line-through}.landing .lcard-body .pick{background:var(--ink);color:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.landing .how{background:var(--soft)}.landing .steps{counter-reset:step;grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.landing .steps{grid-template-columns:repeat(3,1fr);gap:32px}}.landing .step{counter-increment:step;background:#fff;border-radius:22px;padding:32px 28px;position:relative}.landing .step:before{content:counter(step, decimal-leading-zero);font-family:var(--font-display);color:var(--pink-100);letter-spacing:-.04em;font-size:56px;font-weight:600;line-height:1;position:absolute;top:24px;right:28px}.landing .step .ico{background:var(--pink-50);width:56px;height:56px;color:var(--pink-600);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.landing .step .ico svg{width:28px;height:28px}.landing .step h3{margin:0 0 8px;font-size:20px;font-weight:700}.landing .step p{color:#3a2030b3;margin:0;font-size:14px;line-height:1.55}.landing .download{color:#fff;background:linear-gradient(135deg,#1a0d18 0%,#3a1f30 100%);border-radius:32px;padding:48px 28px;position:relative;overflow:hidden}@media (min-width:768px){.landing .download{padding:64px 56px}}@media (min-width:1024px){.landing .download{grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;padding:80px;display:grid}}.landing .download:before{content:"";filter:blur(40px);background:radial-gradient(circle,#ff4ea166,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;right:-200px}.landing .download:after{content:"";filter:blur(40px);background:radial-gradient(circle,#c479ff4d,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;left:-100px}.landing .download>*{z-index:1;position:relative}.landing .download h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(32px,4vw,56px);line-height:1.05}.landing .download p{color:#ffffffb3;max-width:48ch;margin:0 0 32px;font-size:16px}.landing .stores{flex-wrap:wrap;gap:12px;display:flex}.landing .store{color:var(--ink);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:12px 22px;transition:transform .15s;display:inline-flex}.landing .store:hover{transform:translateY(-2px)}.landing .store svg{width:28px;height:28px}.landing .store .lbl{opacity:.7;font-size:11px;line-height:1}.landing .store .name{font-size:16px;font-weight:700;line-height:1.2}.landing .testis{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.landing .testis{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing .testis{grid-template-columns:repeat(3,1fr)}}.landing .testi{background:#fff;border:1px solid #00000014;border-radius:22px;padding:28px}.landing .testi .stars{color:#ffb33a;gap:2px;margin-bottom:14px;display:flex}.landing .testi .stars svg{width:18px;height:18px}.landing .testi blockquote{color:var(--ink-2);margin:0 0 20px;font-size:16px;line-height:1.55}.landing .testi .author{align-items:center;gap:12px;display:flex}.landing .testi .avatar{background:linear-gradient(135deg,#ff8ec6,#c479ff);border-radius:50%;width:44px;height:44px}.landing .testi .author .name{font-size:14px;font-weight:700}.landing .testi .author .meta{color:#3a203099;font-size:12px}.landing .faq-wrap{max-width:760px;margin:0 auto}.landing details{background:#fff;border:1px solid #00000014;border-radius:16px;margin-bottom:12px;padding:18px 22px;transition:box-shadow .15s}.landing details[open]{box-shadow:var(--shadow)}.landing summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;list-style:none;display:flex}.landing summary::-webkit-details-marker{display:none}.landing summary:after{content:"+";color:var(--pink-600);font-size:24px;line-height:1;transition:transform .2s}.landing details[open] summary:after{transform:rotate(45deg)}.landing details p{color:#3a2030b3;margin:14px 0 0;line-height:1.6}.landing .b2b-banner{background:var(--soft);padding:56px 0}.landing .b2b-card{border:1px solid var(--pink-100);background:linear-gradient(135deg,#fff5fa 0%,#ffe9f3 100%);border-radius:32px;align-items:center;gap:24px;padding:40px 28px;display:grid}@media (min-width:768px){.landing .b2b-card{grid-template-columns:1fr auto;gap:40px;padding:56px}}.landing .b2b-card h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,3vw,36px);line-height:1.1}.landing .b2b-card p{color:var(--ink-2);margin:0}.landing footer{background:var(--ink);color:#fff;padding:64px 0 32px}.landing .footer-grid{grid-template-columns:1fr;gap:40px;margin-bottom:48px;display:grid}@media (min-width:768px){.landing .footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px}}.landing .footer-brand p{color:#fff9;max-width:32ch;margin:16px 0 24px;font-size:14px;line-height:1.55}.landing .socials{gap:10px;display:flex}.landing .socials a{background:#ffffff14;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .15s;display:grid}.landing .socials a:hover{background:var(--pink-500)}.landing .socials svg{width:18px;height:18px}.landing .footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin:0 0 20px;font-size:13px;font-weight:600}.landing .footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing .footer-col a{color:#ffffffd9;font-size:14px}.landing .footer-col a:hover{color:var(--pink-400)}.landing .footer-bottom{color:#ffffff80;border-top:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;padding-top:24px;font-size:13px;display:flex}@media (min-width:768px){.landing .footer-bottom{flex-direction:row;align-items:center}}.landing .footer-bottom .legal{gap:24px;display:flex}@media (prefers-reduced-motion:no-preference){@keyframes landing-grad-shift{0%,to{background-position:0%}50%{background-position:100%}}.landing .hero,.landing .download{background-size:200% 200%;animation:22s ease-in-out infinite landing-grad-shift}.landing .download{animation-duration:28s}@keyframes landing-blob-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(28px,-22px)scale(1.06)}66%{transform:translate(-18px,14px)scale(.96)}}@keyframes landing-blob-2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-32px,24px)scale(1.08)}}.landing .hero-blob-1{animation:18s ease-in-out infinite landing-blob-1}.landing .hero-blob-2{animation:22s ease-in-out infinite landing-blob-2}@keyframes landing-dot-aura{0%,to{box-shadow:0 0 #ff4ea173}70%{box-shadow:0 0 0 10px #ff4ea100}}.landing .eyebrow .dot{animation:2.4s ease-in-out infinite landing-dot-aura,2s ease-in-out infinite landing-pulse;box-shadow:0 0 #ff4ea166}.landing .fx-reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.landing .fx-reveal.fx-revealed{opacity:1;transform:none}.landing .cats .fx-reveal:nth-child(2),.landing .deals .fx-reveal:nth-child(2),.landing .testis .fx-reveal:nth-child(2){transition-delay:80ms}.landing .cats .fx-reveal:nth-child(3),.landing .deals .fx-reveal:nth-child(3),.landing .testis .fx-reveal:nth-child(3){transition-delay:.16s}.landing .cats .fx-reveal:nth-child(4),.landing .deals .fx-reveal:nth-child(4){transition-delay:.24s}.landing .cats .fx-reveal:nth-child(5){transition-delay:.32s}.landing .cats .fx-reveal:nth-child(6){transition-delay:.4s}.landing .steps .fx-reveal:nth-child(2){transition-delay:.12s}.landing .steps .fx-reveal:nth-child(3){transition-delay:.24s}.landing .lcard,.landing .step,.landing .testi,.landing .cat{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,opacity .8s cubic-bezier(.2,.7,.2,1)}}
