.home-hero{min-height:900px;padding-top:var(--header-h);background:url('../assets/figma/hero-bg.png') center top/cover no-repeat;display:grid;place-items:center;text-align:center;position:relative;isolation:isolate;overflow:hidden}.hero-content{margin-top:-20px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.hero-art{position:absolute;z-index:1;pointer-events:none;will-change:transform;filter:drop-shadow(0 24px 28px rgba(210,92,124,.12))}.hero-cupid{left:clamp(18px,4vw,92px);top:clamp(235px,24vw,330px);width:clamp(390px,31vw,590px);animation:float-cupid 5.8s ease-in-out infinite}.hero-heart{right:clamp(36px,7vw,145px);top:clamp(300px,27vw,400px);width:clamp(350px,27vw,510px);animation:float-heart 5.1s ease-in-out .7s infinite}.hero-mark{width:205px;margin-bottom:54px;transform-origin:center;animation:heartbeat 2.2s ease-in-out infinite}.hero-badge{display:none}.hero-content h1{margin:0;font-size:clamp(38px,3.1vw,52px);line-height:1.38;letter-spacing:-.04em}.hero-content>p:not(.hero-badge){margin:28px 0 32px;color:#666;font-size:19px;line-height:1.65}.primary-pill{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 40px;background:var(--accent);color:#fff;border-radius:999px;font-size:16px;font-weight:700;box-shadow:0 12px 22px rgba(255,0,64,.15)}
@keyframes float-cupid{0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}50%{transform:translate3d(0,-20px,0) rotate(1deg)}}
@keyframes float-heart{0%,100%{transform:translate3d(0,0,0) rotate(1deg)}50%{transform:translate3d(0,-16px,0) rotate(-1deg)}}
@keyframes heartbeat{0%,38%,100%{transform:scale(1)}8%{transform:scale(1.055)}15%{transform:scale(.985)}23%{transform:scale(1.035)}30%{transform:scale(1)}}
.features{padding-block:120px 150px}.features>h2{text-align:center;font-size:48px;line-height:1.4;margin:0 0 74px;letter-spacing:-.04em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-grid article{text-align:center}.feature-image{height:282px;overflow:hidden;border-radius:38px;background:var(--soft-pink)}.feature-image img,.feature-image video{display:block;width:100%;height:100%;object-fit:cover}.feature-image video{object-position:center center}.feature-grid article:first-child .feature-image img{object-position:center bottom;transform:scale(1.15);transform-origin:center bottom}.feature-grid article:first-child .feature-image video{object-position:center 30%;transform:scale(1.28);transform-origin:center 30%}.feature-grid small{display:block;margin:28px 0 12px;color:var(--accent);font:600 12px/1 Outfit,sans-serif}.feature-grid h3{font-size:28px;margin:0 0 14px}.feature-grid p{color:#666;font-size:18px;line-height:1.6;margin:0}
.service-steps{padding:110px 0 150px;background:#f9f9fa}.service-steps h2{text-align:center;font-size:48px;margin:0 0 58px}.service-steps ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.service-steps li{min-height:145px;background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;box-shadow:0 8px 18px rgba(0,0,0,.025)}.service-steps .step-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:var(--soft-pink)}.service-steps .step-icon img{width:28px;height:28px;object-fit:contain}.service-steps b{font-size:15px}
.cta-banner{--banner-pink:#f8bdca;margin-top:92px;height:280px;border-radius:22px;overflow:hidden;background:var(--banner-pink);display:grid;grid-template-columns:290px 1fr auto;gap:24px;align-items:center;padding:0 48px 0 60px;position:relative;isolation:isolate}.cta-banner h2{position:relative;z-index:3;font-size:31px;line-height:1.45;margin:0}.cta-banner a{position:relative;z-index:3;justify-self:end;display:inline-flex;padding:14px 26px;border-radius:99px;background:var(--ink);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.cta-banner-media{position:absolute;z-index:1;inset:0 25%;overflow:hidden;pointer-events:none}.cta-banner-media video{width:100%;height:100%;object-fit:cover;object-position:center center}.cta-banner-media::after{content:"";position:absolute;z-index:2;inset:-1px;background:linear-gradient(90deg,var(--banner-pink) 0%,rgba(248,189,202,.76) 10%,rgba(248,189,202,0) 28%,rgba(248,189,202,0) 72%,rgba(248,189,202,.76) 90%,var(--banner-pink) 100%),linear-gradient(0deg,var(--banner-pink) 0%,rgba(248,189,202,.72) 13%,rgba(248,189,202,0) 43%)}
@media(max-width:1250px){.hero-cupid{left:-80px;width:440px}.hero-heart{right:-45px;width:390px}}
@media(max-width:1100px){.home-hero{min-height:760px}.hero-cupid{top:290px;left:-90px;width:380px}.hero-heart{top:330px;right:-75px;width:340px}.feature-grid{gap:20px}.feature-image{height:240px}.service-steps ol{grid-template-columns:repeat(3,1fr)}.hero-mark{width:170px}}
@media(max-width:700px){.home-hero{min-height:auto;padding:110px 20px 32px;background:linear-gradient(rgba(255,255,255,.82),rgba(255,255,255,.82)),url('../assets/figma/hero-bg.png') center/cover no-repeat}.hero-content{margin:0;width:100%}.hero-mark{display:none}.hero-badge{display:block;margin:0 0 16px;padding:6px 12px;border-radius:99px;background:var(--pink);color:var(--accent);font:600 14px Outfit,sans-serif}.hero-content h1{font-size:28px;line-height:1.32}.hero-content>p:not(.hero-badge){font-size:14px;margin:18px 0 24px;line-height:1.6}.primary-pill{min-height:52px;padding-inline:30px;font-size:14px}.home-hero::after{content:"";display:block;width:100%;aspect-ratio:1.78;margin-top:28px;background:url('../assets/figma/mobile-booth.png') center/contain no-repeat}.hero-cupid,.hero-heart{display:none}.features{padding-block:56px 72px}.features>h2{font-size:24px;margin-bottom:34px}.feature-grid{grid-template-columns:1fr;gap:34px}.feature-image{height:auto;aspect-ratio:1.75;border-radius:24px}.feature-grid small{display:none}.feature-grid h3{font-size:18px;margin:16px 0 8px}.feature-grid p{font-size:14px}.service-steps{padding:56px 0}.service-steps h2{font-size:24px;margin-bottom:30px}.service-steps ol{grid-template-columns:repeat(2,1fr);gap:12px}.service-steps li{min-height:128px;border-radius:16px}.service-steps .step-icon{width:54px;height:54px}.service-steps .step-icon img{width:25px;height:25px}.cta-banner{width:calc(100% - 40px);max-width:360px;margin-top:60px;height:342px;border-radius:24px;grid-template-columns:1fr;grid-template-rows:1fr auto;align-items:end;padding:0 20px 26px}.cta-banner-media{inset:0 0 auto;height:205px}.cta-banner-media video{object-position:center top}.cta-banner-media::after{background:linear-gradient(90deg,var(--banner-pink) 0%,rgba(248,189,202,.45) 10%,rgba(248,189,202,0) 28%,rgba(248,189,202,0) 72%,rgba(248,189,202,.45) 90%,var(--banner-pink) 100%),linear-gradient(0deg,var(--banner-pink) 0%,rgba(248,189,202,.78) 18%,rgba(248,189,202,0) 55%)}.cta-banner h2{align-self:end;text-align:center;font-size:21px;line-height:1.45;margin:0 0 18px}.cta-banner a{width:100%;justify-content:center;padding:16px 18px}}
@media(prefers-reduced-motion:reduce){.hero-art,.hero-mark{animation:none}}
.home-hero::before{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:180px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.76) 58%,#fff 100%);pointer-events:none}
@media(max-width:700px){.home-hero::before{height:110px}}
.cta-banner-media video{display:block}
@media(max-width:700px){.cta-banner-media video{width:calc(100% + 6px);height:calc(100% + 6px);margin:-3px}.cta-banner-media::after{inset:-3px}}
.service-steps .step-icon{background:transparent}
