*{box-sizing:border-box;margin:0;padding:0}:root{--nav-height:79px}#hero,#mission,#services,#team,#contact{scroll-margin-top:var(--nav-height)}a{color:#fff;text-decoration:none}.navbar-container{z-index:1000;min-height:var(--nav-height);background-color:#7096a3;border-bottom:1px solid #e4dede;align-items:center;display:flex;position:sticky;top:0}.navbar-main{flex-flow:row;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,60px);display:flex}.logo{filter:brightness(0)invert();width:150px;height:auto}.navbar-links{gap:2.25rem;list-style:none;display:flex}.navbar-links a{letter-spacing:.1em;text-transform:uppercase;font-size:1em;font-weight:500;transition:color .2s}.navbar-links a:hover{color:#d4e9e9}.contactus{white-space:nowrap;border:1px solid #e5e6e6;border-radius:8px;padding:5px 12px;font-family:Cormorant Garamond,serif;font-size:1.1em;font-weight:600}.contactus:hover{cursor:pointer}.mobile-container-links{flex-flow:column;width:100%;display:none}.navbar-mobile{width:100%;min-height:var(--nav-height);flex-flow:row;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.navbar-links-mobile{max-height:0;list-style:none;transition:max-height .25s;overflow:hidden}.navbar-links-mobile.is-open{max-height:400px}.navbar-links-mobile li{text-align:center;border-bottom:1px solid #ffffff4d}.navbar-links-mobile li a{padding:14px 0;font-family:Cormorant Garamond,serif;font-size:18px;display:block}@media (width<=900px){.navbar-main{display:none}.mobile-container-links{display:flex}}.hero{min-height:calc(100dvh - var(--nav-height));background-color:#e5eeee;align-items:center;padding:clamp(20px,4vw,40px) clamp(24px,6vw,100px);display:flex}.hero-inner{flex-flow:row;align-items:center;gap:clamp(24px,4vw,64px);width:100%;max-width:1400px;margin:0 auto;display:flex}.hero-left,.hero-right{flex-flow:column;flex:480px;justify-content:center;gap:1.6rem;display:flex}.hero-info{color:#536e77;flex-flow:row;align-items:center;gap:12px;font-family:Cormorant Garamond,serif;font-size:1.4rem;display:flex}.hero-info .divider{color:#a9c2c2;font-weight:300}.logo-hero{border-radius:0;width:140px}.hero-h1{color:#536e77;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,4.1em);font-weight:600;line-height:1.12}.hero-h1 em{color:#536e77;font-style:italic;font-weight:600}.hero-sub{color:#4a4a4a;max-width:90%;font-family:Spectral,serif;font-size:1.2rem;font-weight:300;line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.btn-primary{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#4a8c8c;border-radius:2px;padding:1rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.btn-primary:hover,.btn-primary:focus-visible{background:#2f6b6b;transform:translateY(-2px)}.hero-right{align-items:center}.hero-img{aspect-ratio:4/3;object-fit:cover;border-radius:20px;width:100%;max-width:800px;box-shadow:0 20px 40px -12px #536e7740}.hero-photo-wrap{width:100%;max-width:620px;position:relative}.growth-badge{aspect-ratio:1;object-fit:cover;border:5px solid #e5eeee;border-radius:50%;width:clamp(90px,12vw,140px);position:absolute;bottom:-1.2rem;left:-1.2rem;box-shadow:0 12px 24px -8px #536e7759}@media (width<=900px){.hero-inner{text-align:center;flex-flow:column}.hero-left,.hero-right{flex:none;align-items:center;width:100%}.hero-info,.hero-actions{justify-content:center}.hero-sub{max-width:100%;margin-left:auto;margin-right:auto}.growth-badge{bottom:-.8rem;left:-.8rem}}@media (width<=480px){.hero-h1{font-size:1.8em}.hero-info{flex-wrap:wrap;font-size:1rem}.logo-hero{width:110px}.hero-img{border-radius:28px}.growth-badge{width:clamp(70px,20vw,90px);bottom:-.5rem;left:-.5rem}.divider{display:none}.care-facility-text{font-size:22px}}#mission{width:100%;min-height:calc(100dvh - var(--nav-height));scroll-margin-top:var(--nav-height);background-color:#d4e9e9;align-items:center;padding:clamp(20px,4vw,40px) clamp(24px,6vw,100px);display:flex}.mission-inner{flex-flow:row;align-items:center;gap:clamp(32px,5vw,80px);width:100%;max-width:1400px;margin:0 auto;display:flex}.mission-grid-left{flex:480px;justify-content:center;align-items:center;display:flex}.mission-photo-collage{width:100%;max-width:460px;min-height:480px;position:relative}.photo-main{aspect-ratio:4/5;object-fit:cover;border-radius:18px;width:62%;display:block;position:absolute;top:0;left:0;transform:rotate(-2.5deg);box-shadow:0 18px 36px -14px #536e774d}.photo-accent{aspect-ratio:5/4;object-fit:cover;border-radius:18px;width:55%;position:absolute;bottom:0;right:0;transform:rotate(2deg);box-shadow:0 18px 36px -14px #536e774d}.mission-grid-right{flex-flow:column;flex:480px;justify-content:center;display:flex}.mission-label{letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;margin-bottom:.6rem;font-size:2.1rem}.mission-h2{color:#7096a3;margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.9rem);font-weight:400;line-height:1.2}.mission-body{color:#4a4a4a;max-width:520px;margin-bottom:1.5rem;font-family:Spectral,serif;font-size:1.1rem;font-weight:300;line-height:1.85}.vision-card{background:#fff;border-left:3px solid #7096a3;max-width:520px;padding:1.2rem 1.4rem}.vision-label{letter-spacing:.15em;text-transform:uppercase;color:#7096a3;margin-bottom:.4rem;font-size:.75rem}.vision-card p:last-child{color:#4a4a4a;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;line-height:1.5}@media (width<=1024px){#mission{min-height:auto;padding:clamp(40px,6vw,70px) clamp(24px,6vw,60px)}.mission-inner{flex-flow:column;align-items:center}.mission-grid-right{order:1}.mission-grid-left{order:2;width:100%;max-width:480px;margin-bottom:2rem}.mission-grid-right{text-align:center;align-items:center;width:100%}.mission-body,.vision-card{margin-left:auto;margin-right:auto}}@media (width<=480px){.mission-h2{font-size:1.9rem}.mission-body{font-size:1rem}.photo-main{width:80%}.photo-accent{width:60%}}.services{width:100%;min-height:calc(100dvh - var(--nav-height));background:#7096a3;align-items:center;padding:clamp(20px,4vw,40px) clamp(24px,6vw,100px);scroll-margin-top:74px;display:flex}.services-inner{flex-flow:row;align-items:center;gap:clamp(24px,4vw,64px);width:100%;max-width:1400px;margin:0 auto;display:flex}.right{flex:480px}.section-label{letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;margin-bottom:.6rem;font-size:2.1rem}.section-override{color:#f6f6f6;margin-bottom:1rem;font-family:Spectral,serif;font-size:clamp(1.8rem,2.6vw,2.6rem);font-weight:300;line-height:1.15}.section-body-override{color:#fff;max-width:480px;margin-bottom:1.5rem;font-family:Spectral,serif;font-size:1.1rem;font-weight:400;line-height:1.55}.beds-img1{flex-flow:row;gap:14px;display:flex}.beds-img1 img{aspect-ratio:4/3;object-fit:cover;border-radius:10px;flex:1;width:100%;max-width:240px}.services-list{flex:480px;grid-template-columns:1fr 1fr;align-self:center;gap:10px;display:grid}.service-item{background:#f9f6f1;border-radius:10px;align-items:center;gap:.7rem;padding:10px 12px;transition:box-shadow .2s,transform .2s;display:flex}.service-item:hover{transform:translateY(-2px);box-shadow:0 4px 20px #4a8c8c1f}.service-icon{color:#2f6b6b;background:#d4e9e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.service-text{color:#4a4a4a;font-size:.82rem;font-weight:400;line-height:1.4}@media (width<=1150px){.services{min-height:auto;padding:clamp(40px,6vw,70px) clamp(24px,6vw,60px)}.services-inner{flex-flow:column;align-items:center}}@media (width<=1023px){.services{min-height:auto;padding:clamp(40px,6vw,70px) clamp(24px,6vw,60px)}.services-inner{flex-flow:column;align-items:center}.right{text-align:center;flex-flow:column;align-items:center;width:100%;display:flex}.services-list{width:100%}.section-body-override{margin-left:auto;margin-right:auto}.beds-img1{justify-content:center;width:100%;max-width:600px}.beds-img1 img{max-width:280px}}@media (width<=480px){.services-list{grid-template-columns:1fr}.beds-img1{flex-flow:column}.beds-img1 img{aspect-ratio:16/9;max-width:100%}.section-override{font-size:1.7rem}.section-body-override{max-width:100%;font-size:1rem}}.team{min-height:calc(100dvh - var(--nav-height));scroll-margin-top:var(--nav-height);background:#d4e9e9;align-items:center;padding:clamp(20px,4vw,40px) clamp(24px,6vw,100px);display:flex}.team-inner{flex-flow:row;justify-content:center;align-items:center;gap:clamp(32px,5vw,80px);width:100%;max-width:1400px;margin:0 auto;display:flex}.team-content{text-align:left;flex:0 480px;margin:0}.support-label{letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;margin-bottom:.6rem;font-size:2.1rem}.support-h2{color:#7096a3;margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.5em);font-weight:400;line-height:1.2}.support-body-override{color:#4a4a4a;max-width:480px;font-family:Spectral,serif;font-size:1.15rem;font-weight:400;line-height:1.75}.team-grid{flex-flow:column;flex:0 420px;align-items:center;gap:1.4rem;display:flex}.team-info{flex-flow:row;justify-content:center;align-items:center;gap:0;width:100%;display:flex}.portrait-img{object-fit:cover;clip-path:circle(40%);object-position:center top;flex-shrink:0;width:170px;height:170px}.team-card{background:#fff;border-bottom:2px solid #c9a96e;border-radius:2px;align-items:center;gap:1.2rem;width:100%;max-width:310px;min-height:110px;padding:1.6rem;display:flex}.team-avatar{color:#2f6b6b;background:#d4e9e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;display:flex}.team-role{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;margin-bottom:.3rem;font-size:.72rem}.team-name{color:#2f6b6b;font-family:Cormorant Garamond,serif;font-size:1.15rem}.team-phone{color:#426c6c;margin-top:.2rem;font-size:.82rem}@media (width<=1023px){.team{min-height:auto;padding:clamp(40px,6vw,70px) clamp(24px,6vw,60px)}.team-inner{flex-flow:column;align-items:center;gap:2rem}.support-body-override{margin:0 auto}.team-content{text-align:center;flex:none;width:100%;max-width:640px}.team-grid{flex:none;width:100%}}@media (width<=480px){.team-info{flex-flow:column;gap:.8rem}.portrait-img{width:130px;height:130px}.team-card{justify-content:center;max-width:260px}.support-h2{font-size:1.9rem}.support-body-override{font-size:1rem}}.contact{min-height:calc(90dvh - var(--nav-height));scroll-margin-top:var(--nav-height);background:#7096a3;align-items:center;padding:clamp(20px,4vw,40px) clamp(24px,6vw,100px);display:flex}.contact-inner{flex-flow:row;justify-content:center;align-items:center;gap:clamp(32px,5vw,64px);width:100%;max-width:1200px;margin:0 auto;display:flex}.contact-left{flex:0 480px}.connect-label{letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;margin-bottom:.6rem;font-size:2.1rem}.connect-h2{color:#fff;margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.7em);font-weight:400;line-height:1.2}.contact-intro{color:#ffffffd9;max-width:480px;font-family:Spectral,serif;font-size:1.15rem;font-weight:400;line-height:1.75}.contact-grid{flex:0 420px;justify-content:center;display:flex}.contact-details{flex-direction:column;gap:1.4rem;width:100%;max-width:380px;display:flex}.contact-item{align-items:flex-start;gap:1rem;display:flex}.contact-icon{color:#c9a96e;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.contact-info-label{letter-spacing:.15em;text-transform:uppercase;color:#d4e9e9;margin-bottom:.2rem;font-size:.85rem}.contact-info-val{color:#fff;font-size:1.1rem;line-height:1.5}.contact-cta{color:#2b2b2b;letter-spacing:.1em;text-transform:uppercase;background:#c9a96e;border-radius:2px;margin-top:2.5rem;padding:1rem 2.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.contact-cta:hover{opacity:.88;transform:translateY(-2px)}@media (width<=1023px){.contact{min-height:auto;padding:clamp(40px,6vw,70px) clamp(24px,6vw,60px)}.contact-inner{flex-flow:column;align-items:center;gap:2.5rem}.contact-left{text-align:center;flex:none;width:100%;max-width:640px}.contact-intro{margin:0 auto}.contact-grid{flex:none;width:100%}.contact-item{text-align:left}}@media (width<=480px){.connect-h2{font-size:1.9rem}.contact-intro{font-size:1rem}.contact-details{max-width:320px}}footer{color:#ffffff80;letter-spacing:.08em;background:#4a6873;justify-content:space-between;align-items:center;padding:2rem 6rem;font-size:.78rem;display:flex}.footer-text{color:#fff}@media (width>=700px){.br{display:none}}@media (width<=480px){footer{flex-flow:column;padding:1rem 3rem}footer span{text-align:center;padding:0 0 10px}}
