html{scroll-behavior:smooth}.landing-page{color:#1f2a2e;-webkit-font-smoothing:antialiased;background:#fafaf7;font-family:DM Sans,system-ui,sans-serif}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img{max-width:100%;display:block}.landing-page a{color:inherit;text-decoration:none}::selection{color:#0d5c63;background:#1dddd0}.lp-reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(18px)}.lp-reveal.in{opacity:1;transform:translateY(0)}@keyframes lp-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-float-slow{0%,to{transform:translate(0)}50%{transform:translate(6px,-12px)}}@keyframes lp-tilt-l{0%,to{transform:rotate(-6deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-6px)}}@keyframes lp-tilt-r{0%,to{transform:rotate(6deg)translateY(0)}50%{transform:rotate(8deg)translateY(-6px)}}@keyframes lp-blink{0%,to{opacity:.45}50%{opacity:.9}}.lp-float{animation:6s ease-in-out infinite lp-float-y}.lp-float-slow{animation:10s ease-in-out infinite lp-float-slow}.lp-tilt-l{animation:7s ease-in-out infinite lp-tilt-l}.lp-tilt-r{animation:8s ease-in-out infinite lp-tilt-r}.lp-blink{animation:2.4s ease-in-out infinite lp-blink}.lp-container{max-width:1200px;margin:0 auto;padding:0 32px}.lp-btn-primary{color:#fff;white-space:nowrap;background:#008996;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:18px 36px;font-size:18px;font-weight:600;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s;display:inline-flex;box-shadow:0 20px 40px -15px #0089964d}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 24px 44px -14px #00899673}.lp-btn-primary-sm{padding:14px 28px;font-size:16px}.lp-btn-ghost{color:#1f2a2e;background:#fff9;border:1px solid #d9eaea;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:18px 36px;font-size:18px;font-weight:600;transition:background .25s,transform .25s;display:inline-flex}.lp-btn-ghost:hover{background:#fff;transform:translateY(-2px)}.lp-btn-ghost-sm{padding:14px 28px;font-size:16px}.lp-pill-label{letter-spacing:.14em;text-transform:uppercase;color:#1f2a2e;background:#fff;border:1px solid #d9eaea;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #00000014}.lp-pill-dot{background:#1dddd0;border-radius:50%;width:10px;height:10px}.lp-section-center{text-align:center;flex-direction:column;align-items:center;display:flex}.lp-h2{letter-spacing:-.025em;color:#1f2a2e;margin-top:32px;font-size:clamp(40px,5.2vw,64px);font-weight:800;line-height:1.05}.lp-section-p{color:#5e6b70;max-width:640px;margin-top:24px;font-size:20px;line-height:1.55}.lp-feature-card{background:#fff;border:1px solid #d9eaea;border-radius:28px;padding:32px;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 3px #00000014}.lp-feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px -10px #00899633}.lp-fcard-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.lp-fcard-icon.pale{color:#008996;background:#eaf6f6;border:1px solid #d9eaea}.lp-fcard-icon.teal{color:#fff;background:#008996}.lp-fcard-icon.mint{color:#0d5c63;background:#1dddd0}.lp-fcard-title{letter-spacing:-.02em;color:#1f2a2e;margin-top:24px;font-size:26px;font-weight:700;line-height:1.2}.lp-fcard-body{color:#5e6b70;margin-top:12px;font-size:16px;line-height:1.65}.lp-navbar{z-index:40;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #d9eaea;position:sticky;top:0}.lp-navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:88px;margin:0 auto;padding:0 32px;display:flex}.lp-nav-links{align-items:center;gap:40px;display:flex}.lp-nav-links a{color:#5e6b70;font-size:16px;font-weight:700;transition:color .2s;position:relative}.lp-nav-links a:hover{color:#1f2a2e}.lp-nav-links a:after{content:"";transform-origin:0;background:#008996;height:2px;transition:transform .3s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.lp-nav-links a:hover:after{transform:scaleX(1)}.lp-nav-actions{align-items:center;gap:24px;display:flex}.lp-nav-login{color:#5e6b70;font-size:16px;font-weight:700;transition:color .2s}.lp-nav-login:hover{color:#1f2a2e}.lp-nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.lp-nav-hamburger span{background:#1f2a2e;border-radius:2px;width:24px;height:2px;display:block}.lp-nav-mobile-menu{background:#fff;border-top:1px solid #d9eaea;flex-direction:column;gap:16px;padding:24px 32px;display:none}.lp-nav-mobile-menu.open{display:flex}.lp-nav-mobile-menu a{color:#1f2a2e;font-size:16px;font-weight:700}.lp-hero{background:radial-gradient(900px 420px at 12% -10%,#1dddd038,#0000 70%),radial-gradient(700px 600px at 105% 30%,#0089962e,#0000 70%),linear-gradient(#eaf6f6 0%,#f2f9f9 45%,#f8faf7 80%,#fafaf7 100%);border-bottom-right-radius:80px;border-bottom-left-radius:80px;position:relative;overflow:hidden}.lp-hero-blob-l{pointer-events:none;background:#1dddd040;border-radius:50%;width:256px;height:256px;position:absolute;top:40px;left:9%}.lp-hero-blob-r{pointer-events:none;background:#00899626;border-radius:50%;width:380px;height:380px;position:absolute;bottom:80px;right:-60px}.lp-hero-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:96px 32px 160px;display:grid}.lp-hero-heading{letter-spacing:-.03em;color:#1f2a2e;margin-top:32px;font-size:clamp(48px,7.2vw,92px);font-weight:800;line-height:1.02}.lp-hero-sub{color:#5e6b70;max-width:560px;margin-top:32px;font-size:22px;line-height:1.45}.lp-hero-cta{flex-wrap:wrap;gap:16px;margin-top:48px;display:flex}.lp-hero-visual{justify-content:flex-end;padding-right:16px;display:flex}.lp-portrait-wrap{width:300px;height:300px;position:relative}.lp-portrait-circle{background:#1dddd0;border-radius:50%;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:0;box-shadow:0 25px 50px -12px #0000001f}.lp-portrait-circle img{object-fit:cover;border-radius:50%;width:100%;height:100%}.lp-portrait-sq{background:#008996;border-radius:24px;width:80px;height:80px;position:absolute;top:96px;right:-24px;box-shadow:0 20px 40px -10px #00000026}.lp-portrait-dot{background:#1dddd0;border-radius:50%;width:64px;height:64px;position:absolute;top:-16px;left:40px}.lp-float-card{background:#fff;border:1px solid #1dddd0;border-radius:28px;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;box-shadow:0 20px 40px -10px #00000026}.lp-float-card-rating{width:200px;bottom:-40px;left:-16px}.lp-float-card-downloads{width:210px;top:-24px;right:-40px}.lp-float-icon{color:#fff;background:#008996;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-float-num{letter-spacing:-.02em;color:#1f2a2e;font-size:24px;font-weight:800;line-height:1}.lp-float-label{letter-spacing:.08em;text-transform:uppercase;color:#5e6b70;margin-top:4px;font-size:12px;font-weight:700}.lp-problem{background:#fafaf7;padding:128px 0}.lp-cards-3{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:80px;display:grid}.lp-cards-2{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:80px;display:grid}.lp-features,.lp-how{background:#fff;padding:128px 0}.lp-steps-stack{flex-direction:column;gap:112px;margin-top:96px;display:flex}.lp-step-row{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.lp-step-row.reverse .lp-step-text{order:2}.lp-step-row.reverse .lp-step-visual{order:1}.lp-step-num-wrap{align-items:center;gap:24px;display:flex}.lp-step-num{letter-spacing:-.04em;color:#d9eaea;font-size:72px;font-weight:800;line-height:1}.lp-step-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;transform:rotate(-6deg);box-shadow:0 10px 30px -10px #00899633}.lp-step-icon-wrap.teal{color:#fff;background:#008996}.lp-step-icon-wrap.mint{color:#0d5c63;background:#1dddd0}.lp-step-icon-wrap.pale{color:#008996;background:#eaf6f6}.lp-step-title{letter-spacing:-.02em;color:#1f2a2e;margin-top:32px;font-size:44px;font-weight:800;line-height:1.05}.lp-step-body{color:#5e6b70;max-width:440px;margin-top:20px;font-size:20px;line-height:1.6}.lp-step-visual{height:360px}.lp-capture-card{background:#008996;border-radius:40px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.lp-capture-phone{background:#fff;border-radius:36px;width:220px;height:260px;padding:16px;position:relative;box-shadow:0 20px 40px -10px #00000026}.lp-capture-top{color:#5e6b70;letter-spacing:.1em;justify-content:space-between;padding:0 8px;font-size:10px;font-weight:700;display:flex}.lp-capture-frame{aspect-ratio:3/2;background:#eaf6f6;border:2px dashed #d9eaea;border-radius:16px;justify-content:center;align-items:center;margin-top:12px;display:flex}.lp-capture-cam{color:#fff;background:#008996;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-capture-lines{flex-direction:column;gap:6px;margin-top:12px;padding:0 4px;display:flex}.lp-capture-line{background:#d9eaea;border-radius:9999px;height:8px}.lp-capture-shutter-wrap{justify-content:center;margin-top:12px;display:flex}.lp-capture-shutter{background:#008996;border-radius:50%;width:40px;height:40px;box-shadow:0 0 0 8px #00899633}.lp-understand-card{background:#1dddd0;border-radius:40px;flex-direction:column;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.lp-understand-label{letter-spacing:.1em;text-transform:uppercase;color:#0d5c63;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.lp-understand-jargon{color:#0d5c63;background:#fffc;border-radius:16px;margin-top:16px;padding:16px;font-family:monospace;font-size:13px;line-height:1.6}.lp-understand-arrow{color:#0d5c63;justify-content:center;margin-top:16px;display:flex}.lp-understand-items{flex-direction:column;gap:10px;margin-top:16px;display:flex}.lp-understand-item{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:0 1px 3px #00000014}.lp-understand-check{color:#008996;background:#0089961a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.lp-understand-text{color:#1f2a2e;flex:1;font-size:13px;font-weight:600}.lp-understand-tag{letter-spacing:.1em;text-transform:uppercase;color:#0d5c63;background:#eaf6f6;border:1px solid #d9eaea;border-radius:9999px;padding:4px 10px;font-size:10px;font-weight:700}.lp-act-card{border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.lp-act-card img{object-fit:cover;opacity:.8;width:100%;height:100%;position:absolute;inset:0}.lp-act-overlay{background:linear-gradient(135deg,#eaf6f666,#f2f9f94d,#1dddd04d);border:1px solid #fff6;border-radius:40px;position:absolute;inset:0}.lp-act-alert{background:#fffffff2;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 20px 40px -10px #00000026}.lp-act-alert.tl{top:32px;left:32px}.lp-act-alert.br{bottom:40px;right:32px}.lp-act-alert-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lp-act-alert-icon.teal{color:#fff;background:#008996}.lp-act-alert-icon.mint{color:#0d5c63;background:#1dddd0}.lp-act-meta{letter-spacing:.1em;text-transform:uppercase;color:#5e6b70;font-size:11px;font-weight:700}.lp-act-title{color:#1f2a2e;font-size:14px;font-weight:600}.lp-caregiver{background:#fafaf7;padding:80px 0}.lp-caregiver-card{color:#fff;background:#0d5c63;border-radius:60px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.lp-cg-blob-r{pointer-events:none;background:#1dddd033;border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;right:-80px}.lp-cg-blob-l{pointer-events:none;background:#00899633;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-80px;left:-80px}.lp-cg-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px;display:grid;position:relative}.lp-cg-title{letter-spacing:-.025em;font-size:clamp(40px,4.6vw,60px);font-weight:800;line-height:1.04}.lp-cg-sub{color:#fffc;max-width:480px;margin-top:24px;font-size:20px;line-height:1.6}.lp-cg-feats{grid-template-columns:1fr 1fr;gap:32px 40px;margin-top:40px;display:grid}.lp-cg-feat-icon{color:#1dddd0;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-cg-feat-title{margin-top:16px;font-size:20px;font-weight:700}.lp-cg-feat-body{color:#ffffffb3;margin-top:8px;font-size:15px;line-height:1.55}.lp-cg-photo-wrap{justify-content:center;display:flex;position:relative}.lp-cg-photo{aspect-ratio:3/4;border:1px solid #ffffff26;border-radius:40px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000026}.lp-cg-photo img{object-fit:cover;width:100%;height:100%}.lp-cg-float-l{color:#1f2a2e;background:#fff;border-radius:16px;padding:16px;position:absolute;top:-24px;left:-24px;box-shadow:0 20px 40px -10px #00000026}.lp-cg-float-r{color:#1f2a2e;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:-24px;right:0;box-shadow:0 20px 40px -10px #00000026}.lp-cfloat-meta{letter-spacing:.1em;text-transform:uppercase;color:#5e6b70;font-size:11px;font-weight:700}.lp-cfloat-text{color:#1f2a2e;margin-top:4px;font-size:14px;font-weight:600}.lp-cfloat-check{color:#0d5c63;background:#1dddd0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-benefits{background:#fff;padding:128px 0}.lp-outcomes-tags{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.lp-outcome-tag{letter-spacing:.12em;text-transform:uppercase;color:#0d5c63;background:#eaf6f6;border:1px solid #d9eaea;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;display:inline-flex}.lp-stat-cards{grid-template-columns:1fr 1fr;gap:32px;margin-top:80px;display:grid}.lp-stat-card{text-align:center;background:#eaf6f6;border:1px solid #d9eaea;border-radius:32px;padding:48px;position:relative;overflow:hidden}.lp-stat-blob{background:#1dddd033;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.lp-stat-num{letter-spacing:-.05em;color:#008996;font-size:clamp(96px,11vw,140px);font-weight:800;line-height:1;position:relative}.lp-stat-caption{color:#1f2a2e;margin-top:32px;font-size:22px;line-height:1.3;position:relative}.lp-trust{background:#fafaf7;padding:128px 0}.lp-testimonial{background:#fff;border-top:1px solid #d9eaea;border-bottom:1px solid #d9eaea;padding:128px 0}.lp-testi-inner{text-align:center;max-width:1100px}.lp-testi-icon{color:#fff;background:#008996;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex;box-shadow:0 1px 3px #00000014}.lp-testi-quote{letter-spacing:-.02em;color:#1f2a2e;margin-top:40px;font-size:clamp(28px,3.8vw,48px);font-weight:700;line-height:1.2}.lp-testi-author{flex-direction:column;align-items:center;margin-top:48px;display:flex}.lp-testi-avatar{background:#fff;border:1px solid #d9eaea;border-radius:50%;width:80px;height:80px;padding:4px;overflow:hidden;box-shadow:0 1px 3px #00000014}.lp-testi-avatar-inner{color:#fff;background:linear-gradient(135deg,#1dddd0,#008996);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:800;display:flex}.lp-testi-stars{color:#008996;align-items:center;gap:4px;margin-top:16px;display:flex}.lp-testi-name{color:#1f2a2e;margin-top:12px;font-size:20px;font-weight:700}.lp-testi-role{letter-spacing:.18em;text-transform:uppercase;color:#5e6b70;margin-top:4px;font-size:14px;font-weight:700}.lp-team{background:#eaf6f6;padding:128px 0;position:relative;overflow:hidden}.lp-team-blob-r{pointer-events:none;background:#1dddd01a;border-radius:50%;width:384px;height:384px;position:absolute;top:40px;right:-60px}.lp-team-blob-l{pointer-events:none;background:#0089961a;border-radius:50%;width:384px;height:384px;position:absolute;bottom:80px;left:-60px}.lp-team-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:80px;display:grid}.lp-team-card{text-align:center;background:#fff;border:1px solid #d9eaea;border-radius:32px;padding:40px 28px;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 3px #00000014}.lp-team-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px -10px #00899633}.lp-team-photo-ring{border:4px solid #fff;border-radius:50%;width:112px;height:112px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px -10px #00000026}.lp-team-photo{object-fit:cover;object-position:center top;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.lp-team-name{letter-spacing:-.02em;color:#1f2a2e;margin-top:24px;font-size:22px;font-weight:700}.lp-team-role{letter-spacing:.12em;text-transform:uppercase;color:#008996;margin-top:4px;font-size:12px;font-weight:700;line-height:1.4}.lp-team-bio{color:#5e6b70;margin-top:16px;font-size:15px;line-height:1.6}@media (max-width:900px){.lp-team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.lp-team-grid{grid-template-columns:1fr}}.lp-faq{background:#eaf6f6;padding:128px 0;position:relative;overflow:hidden}.lp-faq-blob-l{pointer-events:none;background:#1dddd01a;border-radius:50%;width:384px;height:384px;position:absolute;top:40px;left:40px}.lp-faq-blob-r{pointer-events:none;background:#0089961a;border-radius:50%;width:384px;height:384px;position:absolute;bottom:80px;right:0}.lp-faq-list{flex-direction:column;gap:16px;max-width:900px;margin:64px auto 0;display:flex;position:relative}.lp-faq-item{background:#fff;border:1px solid #d9eaea;border-radius:24px;transition:box-shadow .25s;overflow:hidden;box-shadow:0 1px 3px #00000014}.lp-faq-item.open{box-shadow:0 10px 30px -10px #00899633}.lp-faq-btn{text-align:left;cursor:pointer;letter-spacing:-.01em;color:#1f2a2e;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:32px;font-size:20px;font-weight:600;display:flex}.lp-faq-chev{color:#5e6b70;background:#eaf6f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .25s,color .25s,transform .25s;display:flex}.lp-faq-item.open .lp-faq-chev{color:#fff;background:#008996;transform:rotate(180deg)}.lp-faq-body{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out,opacity .3s ease-out;display:grid}.lp-faq-item.open .lp-faq-body{opacity:1;grid-template-rows:1fr}.lp-faq-body-inner{overflow:hidden}.lp-faq-answer{color:#5e6b70;padding:0 32px 32px;font-size:17px;line-height:1.65}.lp-cta{text-align:center;background:#fafaf7;padding:128px 0;position:relative;overflow:hidden}.lp-cta-blob-l{pointer-events:none;background:#1dddd026;border-radius:50%;width:700px;height:700px;position:absolute;top:40px;left:14%}.lp-cta-blob-r{pointer-events:none;background:#0089961a;border-radius:50%;width:460px;height:460px;position:absolute;top:160px;left:26%}.lp-cta-logo-card{background:#fff;border-radius:28px;justify-content:center;align-items:center;width:240px;margin:0 auto;padding:20px;display:flex;position:relative;box-shadow:0 25px 50px -12px #0000001f}.lp-cta-heading{letter-spacing:-.025em;color:#1f2a2e;margin-top:56px;font-size:clamp(44px,6vw,76px);font-weight:800;line-height:1.03;position:relative}.lp-cta-sub{color:#5e6b70;max-width:620px;margin:24px auto 0;font-size:20px;line-height:1.55;position:relative}.lp-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex;position:relative}.lp-footer{color:#fff;background:#0d5c63}.lp-footer-top{grid-template-columns:1.2fr 2fr;gap:64px;max-width:1200px;margin:0 auto;padding:96px 32px;display:grid}.lp-footer-tagline{letter-spacing:-.02em;margin-top:32px;font-size:26px;font-weight:700;line-height:1.25}.lp-footer-sub{color:#ffffffb3;max-width:360px;margin-top:20px;font-size:15px;line-height:1.6}.lp-footer-cta{color:#0d5c63;background:#1dddd0;border-radius:9999px;align-items:center;gap:12px;margin-top:32px;padding:16px 32px;font-size:16px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 1px 3px #00000014}.lp-footer-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px -10px #1dddd066}.lp-footer-cols{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.lp-footer-col-label{letter-spacing:.16em;text-transform:uppercase;color:#fff9;font-size:13px;font-weight:700}.lp-footer-col ul{flex-direction:column;gap:12px;margin-top:20px;padding:0;list-style:none;display:flex}.lp-footer-col a{color:#ffffffd9;font-size:15px;transition:color .2s}.lp-footer-col a:hover{color:#fff}.lp-footer-bottom{border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:32px 32px 48px;display:flex}.lp-footer-copy{letter-spacing:.14em;text-transform:uppercase;color:#fff9;font-size:13px;font-weight:700}.lp-footer-socials{color:#fff9;align-items:center;gap:20px;display:flex}.lp-footer-socials a{transition:color .2s}.lp-footer-socials a:hover{color:#fff}@media (max-width:1024px){.lp-hero-grid{grid-template-columns:1fr;padding-bottom:80px}.lp-hero-visual{justify-content:center;padding-right:0}.lp-cg-inner{grid-template-columns:1fr;padding:48px}.lp-step-row{grid-template-columns:1fr}.lp-step-row.reverse .lp-step-text,.lp-step-row.reverse .lp-step-visual{order:unset}.lp-step-visual{height:280px}}@media (max-width:768px){.lp-navbar-inner{padding:0 20px}.lp-nav-links,.lp-nav-actions{display:none}.lp-nav-hamburger{display:flex}.lp-container{padding:0 20px}.lp-hero-grid{gap:48px;padding:64px 20px 80px}.lp-hero-heading{font-size:clamp(40px,10vw,60px)}.lp-hero{border-bottom-right-radius:48px;border-bottom-left-radius:48px}.lp-cards-3,.lp-cards-2,.lp-stat-cards{grid-template-columns:1fr}.lp-cg-inner{padding:40px 28px}.lp-cg-feats{grid-template-columns:1fr}.lp-caregiver-card{border-radius:40px}.lp-portrait-wrap{width:240px;height:240px}.lp-footer-top{grid-template-columns:1fr}.lp-footer-cols{grid-template-columns:1fr 1fr}.lp-footer-bottom{text-align:center;flex-direction:column}.lp-faq-btn{padding:24px;font-size:17px}.lp-faq-answer{padding:0 24px 24px}}
