:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section{scroll-margin-top:200px}section#services{scroll-margin-top:70px}section#application{scroll-margin-top:20px}section#contact{scroll-margin-top:80px}body{background:#e8f1f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e8f1f5}::-webkit-scrollbar-thumb{background:#4fada5;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3d847e}html{scrollbar-color:#4fada5 #e8f1f5;scrollbar-width:thin}@media (width<=768px){section{scroll-margin-top:100px}section#application{scroll-margin-top:90px}}.announcement-banner{background:linear-gradient(135deg,#2e5f7a 0%,#4fa8a3 100%);justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.announcement-banner__text{color:#fff;text-align:center;margin:0;font-size:1rem;line-height:1.3}.announcement-banner__text strong{font-weight:700}.announcement-banner__sep{opacity:.9}.announcement-banner__cta{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:999px;flex-shrink:0;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;transition:transform .15s,box-shadow .15s}.announcement-banner__cta:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.announcement-banner__cta:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=640px){.announcement-banner{text-align:center;flex-wrap:wrap}}.navbar{z-index:100;background:#e8f1f5;justify-content:space-between;align-items:center;gap:2rem;padding:1rem 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:sticky;top:0}.mobile-logo-bar{background:#e8f1f5;display:none}.navbar-logo{align-items:center;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:65px}.navbar-links{align-items:center;gap:2.5rem;display:flex}.navbar-link{color:#1a1a1a;white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.navbar-link:hover{color:#4fada5}.navbar-cta{color:#fff;white-space:nowrap;background:#4fada5;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.navbar-cta:hover{background:#3d8b84;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.navbar-cta:focus-visible,.navbar-link:focus-visible{outline-offset:2px;outline:2px solid #3d8b84}@media (width<=768px){.navbar{flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem}.navbar-logo{display:none}.mobile-logo-bar{background:#e8f1f5;justify-content:center;padding:1rem 1.25rem;display:flex}.navbar-links{flex-wrap:wrap;justify-content:center;gap:1.25rem}}.hero{width:100%;padding:5rem 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.hero-inner{justify-content:space-between;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:flex}.hero-content{flex:540px;max-width:600px}.hero-eyebrow{color:#4fada5;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero-eyebrow-icon{color:#e8a13a;font-size:.9rem}.hero-title{color:#17223b;letter-spacing:-.01em;margin:0 0 1.25rem;font-size:3.25rem;font-weight:800;line-height:1.1}.hero-description{color:#4a5568;margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.hero-actions{align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex}.hero-cta{color:#fff;white-space:nowrap;background:#4fada5;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 8px 20px #14a08f59}.hero-cta:hover{background:#3d8b84;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hero-link{color:#14284e;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s}.hero-link:hover{color:#4fada5;transform:translateY(-1px)}.hero-badges{flex-wrap:wrap;gap:.75rem;display:flex}.hero-badge{color:#17223b;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 1px 3px #00000014}.hero-badge-icon{font-size:.9rem}.hero-visual{flex:0 380px;justify-content:center;align-items:center;display:flex;position:relative}.hero-sparkle{color:#e8a13a;z-index:1;font-size:1.5rem;position:absolute}.hero-sparkle-top{top:-.5rem;left:-1.5rem}.hero-sparkle-bottom{opacity:.7;font-size:1.1rem;bottom:.5rem;right:-1.5rem}.phone-frame{aspect-ratio:330/640;background:#fff;border-radius:28px;width:340px;padding:14px;animation:4s ease-in-out infinite float;box-shadow:0 20px 40px #17223b26,0 2px 8px #17223b14}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.phone-screen{background:#fff;border-radius:28px;width:100%;height:100%;overflow:hidden}.phone-screen-img{object-fit:cover;object-position:center;background:#fff;width:100%;height:100%;display:block}@media (width<=960px){.hero-inner{text-align:center;flex-direction:column;gap:3rem}.hero{padding:3rem 1.5rem}.hero-content{max-width:100%}.hero-actions,.hero-badges{justify-content:center}.hero-title{font-size:2.5rem}.phone-frame{width:280px}}.services{width:100%;padding:5rem 3rem}.services-inner{max-width:1400px;margin:0 auto}.services-header{text-align:center;margin-bottom:3rem}.services-eyebrow{color:#4fada5;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.services-title{color:#17223b;margin:0;font-size:2.5rem;font-weight:800;line-height:1.25}.services-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.services-group{border-radius:28px;min-width:0;padding:2rem}.services-group-care{background:linear-gradient(135deg,#4a7fa0 0%,#4fada5 100%)}.services-group-senior{background:linear-gradient(135deg,#4fada5 0%,#6bc4b8 100%)}.services-group-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.services-group-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}.services-group-title{color:#fff;margin:0 0 .2rem;font-size:1.3rem;font-weight:800}.services-group-subtitle{color:#fff;margin:0;font-size:.9rem}.services-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.service-card{background:#fff;border-radius:18px;min-width:0;padding:1.5rem;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 3px #17223b0f}.service-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #17223b14}.service-card-icon{color:#17223b;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.service-card-title{color:#17223b;margin:0 0 .3rem;font-size:1rem;font-weight:700;line-height:1.3}.service-card-subtitle{color:#6b7280;margin:0;font-size:.85rem}@media (width<=480px){.services-item-grid{grid-template-columns:1fr}}@media (width<=900px){.services{padding:3rem 1.5rem}.services-groups{grid-template-columns:1fr}.services-title{font-size:2rem}}.how-it-works{width:100%;padding:5rem 3rem}.how-it-works-inner{max-width:1400px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:3rem}.how-it-works-eyebrow{color:#4fada5;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.how-it-works-title{color:#17223b;margin:0;font-size:2.5rem;font-weight:800;line-height:1.25}.how-it-works-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.step-card{background:#fff;border-radius:24px;min-width:0;padding:2rem;box-shadow:0 1px 3px #17223b0f}.step-card-top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.step-card-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.step-card-number{color:#dbe4e0;font-size:2rem;font-weight:800}.step-card-title{color:#17223b;margin:0 0 .6rem;font-size:1.15rem;font-weight:800;line-height:1.3}.step-card-description{color:#6b7280;margin:0;font-size:.92rem;line-height:1.55}@media (width<=900px){.how-it-works{padding:3rem 1.5rem}.how-it-works-steps{grid-template-columns:1fr}.how-it-works-title{font-size:2rem}}.app-showcase{width:100%;padding:5rem 3rem}.app-showcase-inner{background:linear-gradient(145deg,#2e5f7a 0%,#4fa8a3 100%);border-radius:40px;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:3rem;display:flex}.app-showcase-content{flex:560px;min-width:0;max-width:620px}.app-showcase-eyebrow{color:#f4c261;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.app-showcase-title{color:#fff;margin:0 0 2rem;font-size:2.5rem;font-weight:800;line-height:1.2}.app-showcase-features{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.app-feature{gap:1rem;display:flex}.app-feature-icon{color:#f4c261;background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.app-feature-title{color:#fff;margin:0 0 .3rem;font-size:1.05rem;font-weight:700}.app-feature-description{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.55}.app-showcase-badges{gap:1rem;display:flex}.app-store-badge{color:#fff;white-space:nowrap;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.app-showcase-visual{flex:0 380px;justify-content:center;align-items:center;display:flex;position:relative}.phone-frame{aspect-ratio:340/685;background:#fff;border-radius:42px;width:340px;padding:14px;box-shadow:0 24px 48px #0000004d,0 2px 8px #00000026}.phone-screen-img{object-fit:cover;background:#fff;width:100%;height:100%;display:block}@media (width<=960px){.app-showcase-inner{text-align:center;flex-direction:column}.app-showcase{padding:3rem 1.5rem}.app-showcase-content{max-width:100%}.app-feature{text-align:left}.app-showcase-title{font-size:2rem}}.launch-zone{width:100%;padding:5rem 3rem}.launch-zone-inner{align-items:stretch;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.launch-zone-card{background:#fff;border-radius:24px;flex:480px;min-width:0;padding:2.5rem;box-shadow:0 1px 3px #17223b0f}.launch-zone-eyebrow{color:#14284e;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.launch-zone-title{color:#17223b;margin:0 0 1rem;font-size:2rem;font-weight:800}.launch-zone-description{color:#4a5568;max-width:520px;margin:0 0 1.75rem;font-size:1rem;line-height:1.6}.launch-zone-tags{flex-wrap:wrap;gap:.75rem;display:flex}.launch-zone-tag{color:#fff;white-space:nowrap;background:#4fada5;border-radius:999px;align-items:center;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;display:inline-flex}.launch-zone-image-placeholder{border-radius:24px;flex:380px;min-width:0;overflow:hidden}.launch-zone-image-placeholder img{object-fit:cover;width:100%;height:100%;display:block}.launch-zone-placeholder-label{color:#4a5568;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem}.launch-zone-placeholder-meta{color:#9aa5b1;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem}@media (width<=900px){.launch-zone{padding:3rem 1.5rem}.launch-zone-inner{flex-direction:column}.launch-zone-image-placeholder{min-height:260px}}.signup-section{width:100%;padding:5rem 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.signup-inner{border-radius:40px;align-items:center;gap:.5rem;max-width:1000px;margin:0 auto;padding:3.5rem;display:flex;position:relative}.signup-sparkle{font-size:1.3rem;position:absolute}.signup-sparkle-top{color:#4fb89e;top:2.5rem;left:2.5rem}.signup-sparkle-bottom{color:#4fb89e;opacity:.7;font-size:1rem;bottom:2.5rem;right:45%}.signup-content{flex:2 420px;min-width:0}.signup-logo{width:64px;margin-bottom:1.5rem}.signup-logo img{width:100%;height:auto;display:block}.signup-badge{color:#4fada5;letter-spacing:.04em;background:#fff;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.signup-title{color:#17223b;margin:0 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.signup-description{color:#4a5568;max-width:460px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.signup-contact-list{flex-direction:column;gap:.75rem;display:flex}.signup-contact-item{color:#17223b;align-items:center;gap:.6rem;width:fit-content;font-size:.9rem;text-decoration:none;display:inline-flex}.signup-contact{color:#17223b;align-items:center;gap:.6rem;width:fit-content;font-size:.9rem;display:inline-flex}.signup-contact-item strong{color:#17223b}.signup-contact-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.signup-card{background:#fff;border-radius:24px;flex:260px;min-width:0;padding:1.75rem;box-shadow:0 20px 40px #17223b1a}.signup-label{text-align:left;color:#6b7280;letter-spacing:normal;text-transform:none;font-size:.85rem;font-weight:600;display:block}.signup-card-title{color:#17223b;margin:0 0 .3rem;font-size:1.2rem;font-weight:800}.signup-card-subtitle{color:#6b7280;margin:0 0 1.5rem;font-size:.9rem}.signup-form{flex-direction:column;gap:1rem;display:flex}.signup-field{flex-direction:column;gap:.4rem;display:flex}.signup-input{color:#17223b;background:#f9faf9;border:1px solid #e5e9e7;border-radius:12px;padding:.85rem 1rem;font-size:.95rem}.signup-input::placeholder{color:#aab3ac}.signup-input:focus-visible{border-color:#4fada5;outline:none;box-shadow:0 0 0 3px #0f6b521f}.signup-cta{color:#fff;cursor:pointer;background:#4fada5;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.signup-cta:hover{background:#3d8b84;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.signup-cta:disabled{opacity:.6;cursor:not-allowed}.signup-privacy{color:#9aa5b1;align-items:center;gap:.4rem;margin:1rem 0 0;font-size:.78rem;line-height:1.4;display:flex}.signup-success{color:#0f6b52;margin:0;font-size:.95rem;font-weight:600}.signup-error{color:#dc2626;margin:.75rem 0 0;font-size:.85rem}.signup-contact-item-static{cursor:default}@media (width<=900px){.signup-section{padding:3rem 1.5rem}.signup-inner{flex-direction:column;padding:2rem}.signup-content{text-align:center}.signup-description,.signup-badge{margin-left:auto;margin-right:auto}.signup-contact-list{align-items:center}.signup-card{width:100%;max-width:420px}}.footer{background:#16324f;width:100%;padding:1.75rem 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.footer-brand{color:#fff;white-space:nowrap;margin:0;font-size:.95rem;font-weight:600}.footer-italic{color:#fff;white-space:nowrap;margin:0;font-size:.9rem;font-style:italic;font-weight:400}.footer-links{align-items:center;gap:2rem;display:flex}.footer-link{color:#ffffffa6;white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-link:hover{color:#fff}.footer-link:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=640px){.footer{padding:1.5rem}.footer-inner{text-align:center;flex-direction:column;gap:1rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem}}
