/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15352f;--forest:#0b5d50;--green:#0e7664;--mint:#dff4ed;--mist:#f2f8f5;--coral:#ff7f66;--line:#dceae4;--muted:#60766f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;background:#fbfdfc;margin:0}a{color:inherit;text-decoration:none}svg{width:1.3rem;height:1.3rem}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);height:86px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:1.25rem;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:190px;height:54px;display:block}.brand strong{font-weight:780}.brand-dot{color:var(--coral)}.brand-mark{color:#fff;background:var(--green);border-radius:13px 13px 13px 5px;place-items:center;width:39px;height:39px;display:grid;transform:rotate(-2deg)}.brand-mark svg{width:22px;height:22px}.site-header nav{color:#3a5a52;align-items:center;gap:31px;font-size:.88rem;font-weight:650;display:flex}.site-header nav a:hover{color:var(--green)}.button{background:var(--green);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:.9rem;font-weight:750;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #0e766429}.button:hover{background:var(--forest);transform:translateY(-2px)}.button svg,.text-link svg,.service-card a svg,.ecosystem-grid a svg{width:17px;height:17px}.button-small{border-radius:12px;min-height:43px;padding:0 18px}.hero{background:linear-gradient(135deg,#edf8f3 0%,#f9fcfa 58%,#e6f4ef 100%);border-radius:0 0 38px 38px;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;width:min(1240px,100% - 32px);min-height:640px;margin:0 auto;padding:65px 55px 76px;display:grid;position:relative;overflow:hidden}.hero-glow{filter:blur(2px);background:#cdefe3b3;border-radius:50%;width:480px;height:480px;position:absolute;top:-230px;left:-260px}.hero-copy{z-index:2;max-width:610px;position:relative}.eyebrow,.kicker{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:.72rem;font-weight:800;display:inline-flex}.eyebrow span{background:var(--coral);border-radius:2px;width:24px;height:2px}.hero h1{letter-spacing:-.065em;max-width:650px;margin:21px 0 22px;font-size:clamp(3.4rem,5.2vw,5.2rem);font-weight:750;line-height:.99}.hero h1 em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:500;display:block}.hero-copy>p{max-width:580px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:32px;display:flex}.text-link{border-bottom:1px solid #9bbdb3;align-items:center;gap:7px;padding:12px 0;font-size:.9rem;font-weight:750;display:inline-flex}.text-link span{color:var(--coral)}.hero-proof{align-items:center;gap:14px;margin-top:38px;display:flex}.proof-faces{padding-left:8px;display:flex}.proof-faces span{width:38px;height:38px;color:var(--forest);background:#b5ded2;border:3px solid #f4faf7;border-radius:50%;place-items:center;margin-left:-8px;font-size:.64rem;font-weight:800;display:grid}.proof-faces span:nth-child(2){background:#ffd2c8}.proof-faces span:nth-child(3){background:#fff;font-size:.85rem}.hero-proof p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.hero-proof strong{color:var(--ink);font-size:.82rem}.hero-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.image-frame{background:#ffffffbd;border-radius:210px 210px 36px 36px;width:90%;height:490px;padding:10px;box-shadow:0 30px 75px #124d4129}.hero-placeholder{width:100%;height:100%;color:var(--green);background:radial-gradient(circle at 55% 35%,#d7f0e7,#a8d8ca 60%,#6cae9d);border-radius:200px 200px 29px 29px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.hero-placeholder svg{opacity:.74;width:58px;height:58px}.hero-placeholder span{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:750}.image-frame.has-image .hero-placeholder{background-image:linear-gradient(#0000 65%,#05362d24),url(/homecaresehat-hero.png);background-position:60%;background-size:cover}.image-frame.has-image .hero-placeholder>*{display:none}.floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffd1;border-radius:16px;align-items:center;gap:12px;min-width:190px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 15px 38px #174c4021}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:.78rem}.floating-card small{color:var(--muted);margin-top:3px;font-size:.65rem}.floating-top{top:76px;left:-3px}.floating-bottom{bottom:46px;right:-5px}.mini-icon{width:36px;height:36px;color:var(--green);background:var(--mint);border-radius:11px;place-items:center;display:grid}.mini-icon svg{width:19px}.pulse{background:#ffe3dc;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.pulse i{background:var(--coral);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 6px #ff7f6626}.trust-bar{z-index:5;background:#fff;border:1px solid #e4eee9;border-radius:18px;grid-template-columns:repeat(4,1fr);width:min(1120px,100% - 48px);margin:-25px auto 0;padding:21px 28px;display:grid;position:relative;box-shadow:0 15px 35px #1a4b4012}.trust-bar>div{border-right:1px solid var(--line);align-items:center;gap:13px;padding:2px 20px;display:flex}.trust-bar>div:first-child{padding-left:0}.trust-bar>div:last-child{border:0}.trust-bar svg{color:var(--green);flex:none}.trust-bar strong,.trust-bar small{display:block}.trust-bar strong{font-size:.78rem}.trust-bar small{color:var(--muted);margin-top:3px;font-size:.67rem}.section{width:min(1140px,100% - 48px);margin:0 auto;padding:105px 0}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:42px;display:grid}.section-heading h2,.center-heading h2,.process h2,.about h2,.cta-section h2{letter-spacing:-.05em;margin:13px 0 0;font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.08}.section-heading p,.center-heading p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.75}.service-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:340px;padding:25px;transition:transform .25s,box-shadow .25s,border .25s;display:flex;position:relative;overflow:hidden}.service-card:hover{border-color:#b7d8ce;transform:translateY(-7px);box-shadow:0 20px 50px #184f421a}.card-number{color:#b9cbc5;font-family:Georgia,serif;font-size:.76rem;position:absolute;top:19px;right:20px}.service-icon{width:56px;height:56px;color:var(--green);background:var(--mint);border-radius:17px;place-items:center;margin:5px 0 30px;display:grid}.service-icon svg{width:27px;height:27px}.service-card:nth-child(2) .service-icon,.service-card:nth-child(4) .service-icon{color:#d65c48;background:#ffebe6}.service-card h3{letter-spacing:-.025em;margin:0 0 13px;font-size:1.15rem}.service-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.75}.service-card a,.ecosystem-grid a{color:var(--green);align-items:center;gap:8px;margin-top:auto;padding-top:23px;font-size:.78rem;font-weight:780;display:inline-flex}.process{width:min(1240px,100% - 32px);padding:25px 0 85px}.process-panel{color:#fff;background:var(--forest);border-radius:32px;grid-template-columns:.85fr 1.15fr;gap:95px;padding:70px;display:grid;box-shadow:0 22px 65px #0842382b}.kicker.light{color:#92d7c7}.process-intro p{color:#c2ddd5;max-width:410px;margin:18px 0 30px;line-height:1.72}.button-light{color:var(--forest);box-shadow:none;background:#fff}.button-light:hover{color:#fff;background:#15917b}.steps{margin:0;padding:0;list-style:none}.steps li{grid-template-columns:52px 1fr;gap:20px;padding:5px 0 35px;display:grid;position:relative}.steps li:not(:last-child):after{content:"";background:#ffffff2e;width:1px;position:absolute;top:54px;bottom:7px;left:25px}.steps li>span{color:#fff;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:1rem;display:grid}.steps strong{padding-top:4px;font-size:1.05rem;display:block}.steps p{color:#bbd9d1;margin:8px 0 0;font-size:.83rem;line-height:1.65}.ecosystem{padding-top:70px}.center-heading{text-align:center;max-width:760px;margin:0 auto 48px}.center-heading .kicker{justify-content:center}.center-heading p{max-width:680px;margin:18px auto 0}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.ecosystem-grid article{background:#f0f8f4;border-radius:24px;padding:34px 31px}.ecosystem-grid article:nth-child(2){background:#fff3ef}.ecosystem-grid article:nth-child(3){background:#eef6fa}.eco-icon{width:54px;height:54px;color:var(--green);background:#fff;border-radius:16px;place-items:center;display:grid;box-shadow:0 9px 25px #154f4114}.practitioner{color:#d75b48}.partner{color:#28779a}.eco-icon svg{width:26px;height:26px}.ecosystem-grid small{color:var(--green);letter-spacing:.11em;margin-top:30px;font-size:.64rem;font-weight:820;display:block}.ecosystem-grid article:nth-child(2) small,.ecosystem-grid article:nth-child(2) a{color:#c64f3e}.ecosystem-grid article:nth-child(3) small,.ecosystem-grid article:nth-child(3) a{color:#28779a}.ecosystem-grid h3{letter-spacing:-.03em;margin:10px 0 12px;font-size:1.3rem}.ecosystem-grid p{min-height:68px;color:var(--muted);margin:0;font-size:.83rem;line-height:1.7}.about{padding-top:40px}.about-card{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:64px;display:grid}.about-visual{background:#dff4ed;border-radius:24px;min-height:350px;position:relative;overflow:hidden;box-shadow:0 22px 48px #13483d21}.about-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0739306b);position:absolute;inset:0}.about-visual>img{object-fit:cover;object-position:51% center;width:100%;height:100%;min-height:350px;display:block;position:absolute;inset:0}.about-image-label{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07493db8;border:1px solid #ffffff57;border-radius:12px;align-items:center;gap:9px;width:fit-content;padding:10px 13px;font-size:.7rem;font-weight:750;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.about-image-label svg{width:17px;height:17px}.about-copy>p{color:var(--muted);margin:20px 0;font-size:.93rem;line-height:1.8}.about-copy ul{gap:13px;margin:25px 0 0;padding:0;list-style:none;display:grid}.about-copy li{align-items:center;gap:11px;font-size:.82rem;font-weight:650;display:flex}.about-copy li svg{width:19px;color:var(--green)}.academy{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;padding-top:35px;display:grid}.academy-copy h2{letter-spacing:-.05em;max-width:700px;margin:13px 0 20px;font-size:clamp(2.25rem,4vw,3.55rem);line-height:1.08}.academy-copy>p{max-width:680px;color:var(--muted);margin:0;font-size:.94rem;line-height:1.8}.academy-points{grid-template-columns:repeat(2,1fr);gap:14px 22px;margin-top:28px;display:grid}.academy-points span{align-items:center;gap:9px;font-size:.8rem;font-weight:700;display:flex}.academy-points svg{width:18px;color:var(--green)}.academy-card{color:#fff;background:linear-gradient(145deg,#08483ded,#0e7664e0),url(/homecaresehat-hero.png) 50%/cover;border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0c4c4029}.academy-card:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:230px;height:230px;position:absolute;top:-85px;right:-80px}.academy-label{color:#99dfcf;letter-spacing:.13em;font-size:.65rem;font-weight:820;position:relative}.academy-card h3{max-width:430px;margin:12px 0;font-family:Georgia,serif;font-size:2.3rem;font-weight:500;line-height:1.08;position:relative}.academy-card p{color:#cbe4de;max-width:460px;margin:0;font-size:.83rem;line-height:1.7;position:relative}.academy-card a{border-bottom:1px solid #ffffff8c;align-items:center;gap:8px;width:fit-content;margin-top:25px;padding-bottom:4px;font-size:.77rem;font-weight:780;display:inline-flex;position:relative}.academy-card a svg{width:16px}.cta-section{color:#fff;background:linear-gradient(115deg,#0b5d50,#0e7664);border-radius:32px 32px 0 0;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;width:min(1240px,100% - 32px);margin:0 auto;padding:68px 76px;display:grid}.cta-section h2{max-width:720px;font-size:clamp(2.1rem,3.7vw,3.3rem)}.cta-section p{color:#c6e2da;max-width:640px;margin:17px 0 0;line-height:1.7}.cta-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.button-white{color:var(--forest);box-shadow:none;background:#fff}.button-white:hover{color:#fff;background:#164e44}.button-static{cursor:default}.button-static:hover{color:var(--forest);background:#fff;transform:none}.cta-actions small{color:#a9d4c8;padding-right:11px;font-size:.68rem}footer{color:#a8c4bc;background:#092f29;grid-template-columns:1.55fr repeat(3,1fr);gap:50px;padding:62px max(5vw,50% - 560px) 28px;display:grid}.brand-light{color:#fff}.brand-light img{filter:brightness(0)invert();opacity:.94}.footer-brand p{max-width:280px;margin:17px 0 0;font-size:.78rem;line-height:1.65}.footer-brand small{color:#789e94;margin-top:10px;font-size:.67rem;display:block}footer>div:not(.footer-brand){flex-direction:column;gap:11px;font-size:.75rem;display:flex}footer>div strong{color:#fff;margin-bottom:5px;font-size:.78rem}footer a:hover{color:#fff}.copyright{color:#668d82;border-top:1px solid #ffffff17;grid-column:1/-1;margin:35px 0 0;padding-top:24px;font-size:.68rem}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:40px;padding:60px 48px 70px}.hero-copy{max-width:730px}.hero-visual{width:min(620px,100%);margin:0 auto}.trust-bar{grid-template-columns:repeat(2,1fr);gap:20px 0}.trust-bar>div:nth-child(2){border:0}.service-grid{grid-template-columns:repeat(2,1fr)}.process-panel{grid-template-columns:1fr;gap:55px}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-grid article{grid-template-columns:62px 1fr;gap:20px;display:grid}.ecosystem-grid small{margin-top:0}.ecosystem-grid p{min-height:auto}.about-card{grid-template-columns:1fr}.academy{grid-template-columns:1fr;gap:45px}.cta-section{grid-template-columns:1fr}.cta-actions{align-items:flex-start}footer{grid-template-columns:1.5fr 1fr 1fr}footer>div:last-of-type{grid-column:2}}@media (width<=650px){.site-header{width:calc(100% - 32px);height:72px}.site-header .button{display:none}.brand{font-size:1.08rem}.brand img{width:152px;height:44px}.brand-mark{width:35px;height:35px}.hero{border-radius:0 0 26px 26px;width:100%;min-height:auto;padding:48px 22px 52px}.eyebrow{font-size:.62rem;line-height:1.4}.hero h1{font-size:clamp(3rem,15vw,4rem)}.hero-copy>p{font-size:.95rem;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:8px}.text-link{align-self:flex-start}.hero-proof{margin-top:29px}.hero-visual{min-height:390px}.image-frame{border-radius:160px 160px 28px 28px;width:95%;height:380px}.hero-placeholder{border-radius:150px 150px 21px 21px}.floating-card{min-width:168px;padding:10px 12px}.floating-top{top:45px;left:-2px}.floating-bottom{bottom:25px;right:-2px}.trust-bar{grid-template-columns:1fr;gap:0;width:calc(100% - 28px);padding:19px 16px}.trust-bar>div{border-right:0;border-bottom:1px solid var(--line);padding:13px 3px}.trust-bar>div:last-child{border-bottom:0}.section{width:calc(100% - 36px);padding:76px 0}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.section-heading h2,.center-heading h2,.process h2,.about h2{font-size:2.35rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:300px}.process{width:calc(100% - 20px);padding-top:5px}.process-panel{border-radius:26px;padding:48px 23px}.steps li{grid-template-columns:43px 1fr;gap:15px}.steps li>span{width:43px;height:43px}.steps li:not(:last-child):after{top:45px;left:21px}.ecosystem-grid article{padding:28px 25px;display:block}.ecosystem-grid small{margin-top:25px}.about-card{gap:40px;padding:22px}.about-visual{min-height:260px}.academy{padding-top:10px}.academy-copy h2{font-size:2.35rem}.academy-points{grid-template-columns:1fr}.academy-card{min-height:335px;padding:34px 27px}.academy-card h3{font-size:2rem}.cta-section{border-radius:26px 26px 0 0;width:calc(100% - 20px);padding:52px 25px}.cta-section h2{font-size:2.25rem}.button-white{width:100%}footer{grid-template-columns:1fr 1fr;gap:42px 25px;padding:52px 26px 30px}.footer-brand{grid-column:1/-1}footer>div:last-of-type{grid-column:auto}.copyright{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
