:root{--teal:#6abdb5;--teal-dark:#2f827c;--gold:#d9b46f;--ink:#2d3336;--muted:#667075;--soft:#f6f7f5;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65;background:#fff}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #eee;box-shadow:0 3px 16px rgba(0,0,0,.04)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:20px}.brand img{width:45px;height:45px;object-fit:contain}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;font-size:14px;font-weight:600}.nav-call{background:var(--teal);color:#fff;padding:11px 16px;border-radius:4px}.menu-toggle{display:none}.hero{min-height:610px;position:relative;display:flex;align-items:center;background:url('../images/couple.jpg') center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,29,30,.74) 0%,rgba(18,29,30,.48) 48%,rgba(18,29,30,.10) 78%)}.hero-content{position:relative;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;margin:0 0 12px}.teal{color:var(--teal-dark)}h1{font-size:58px;line-height:1.04;margin:0 0 22px;max-width:720px}h2{font-size:39px;line-height:1.15;margin:0 0 20px}h3{font-size:21px;line-height:1.25;margin:0 0 10px}.hero-content>p:not(.eyebrow){font-size:20px;max-width:570px;margin-bottom:28px}.actions{display:flex;gap:12px}.button{display:inline-block;background:var(--teal-dark);color:#fff;text-decoration:none;padding:13px 21px;border-radius:3px;font-weight:700;font-size:14px}.button.ghost{background:transparent;border:1px solid rgba(255,255,255,.75)}.section{padding:90px 0}.soft{background:var(--soft)}.intro-grid{display:grid;grid-template-columns:1.15fr 1fr .7fr;gap:48px;align-items:center}.photo-card img{width:100%;height:520px;object-fit:cover;border-radius:4px}.intro-copy p{color:var(--muted)}.check-list{padding:0;margin:25px 0;list-style:none;display:grid;gap:10px}.check-list li:before{content:'✓';color:var(--teal-dark);font-weight:bold;margin-right:10px}.text-link{color:var(--teal-dark);font-weight:700;text-decoration:none}.call-card{background:var(--teal);padding:48px 24px;text-align:center;border-radius:4px}.call-card .phone-icon{width:74px;height:74px;border-radius:50%;background:var(--gold);color:#fff;display:grid;place-items:center;margin:0 auto 20px;font-size:28px}.call-card p{font-weight:700;margin:0 0 6px}.call-card a{font-size:22px;font-weight:800;text-decoration:none}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading p:last-child{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature{background:#fff;border:1px solid #e6d1a6;border-radius:4px;overflow:hidden}.feature img{width:100%;height:230px;object-fit:cover}.feature div{padding:24px}.feature p{margin:0;color:var(--muted);font-size:15px}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:45px;padding:35px 45px;background:#fff}.amenities ul{margin:0;padding:0;list-style:none}.amenities li{padding:8px 0;border-bottom:1px solid #eee;font-size:15px}.amenities li:before{content:'•';color:var(--gold);font-weight:bold;margin-right:10px}.testimonial{display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:var(--teal)}.testimonial-copy{padding:70px max(50px,calc((100vw - var(--max))/2));padding-right:70px;display:flex;flex-direction:column;justify-content:center}.mini-logo{width:58px;filter:brightness(0) invert(1);opacity:.95}.quote{font-family:Georgia,serif;font-size:70px;line-height:1;color:rgba(255,255,255,.35);height:58px}.testimonial blockquote{margin:0;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.9}.testimonial cite{margin-top:20px;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:bold;color:rgba(0,0,0,.35)}.testimonial-photo{background:url('../images/patio.jpg') center/cover no-repeat}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:290px;gap:14px}.gallery figure{margin:0;overflow:hidden}.gallery .wide{grid-column:auto;grid-row:auto}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery figure:hover img{transform:scale(1.025)}.location-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.address{font-size:19px;color:var(--muted)}.big-phone{font-size:28px;color:var(--teal-dark);font-weight:800;text-decoration:none}.license{margin:28px 0;color:#a87835}.house img{width:100%;border-radius:4px}footer{background:#263a3a;color:#fff;padding:38px 0}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;font-size:13px}.footer-brand img{filter:brightness(0) invert(1)}.footer-inner p{margin:3px 0}.footer-inner a{color:#fff}.credit{text-align:right}.mobile-call{display:none}
@media(max-width:900px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 10px 20px rgba(0,0,0,.08);flex-direction:column;align-items:stretch;gap:4px}.nav.open{display:flex}.nav a{padding:11px}.menu-toggle{display:block;background:none;border:1px solid #ddd;border-radius:4px;padding:8px 11px}.hero{min-height:560px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(18,29,30,.8),rgba(18,29,30,.35))}h1{font-size:46px}.intro-grid{grid-template-columns:1fr 1fr}.call-card{grid-column:1/-1;padding:30px}.feature-grid{grid-template-columns:1fr}.feature{display:grid;grid-template-columns:.8fr 1.2fr}.feature img{height:100%;min-height:230px}.testimonial{grid-template-columns:1fr}.testimonial-photo{min-height:440px;order:-1}.testimonial-copy{padding:55px 40px}.location-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.credit{text-align:center}}
@media(max-width:620px){body{padding-bottom:58px}.wrap{width:min(100% - 28px,var(--max))}.nav-wrap{height:68px}.brand{font-size:17px}.brand img{width:38px;height:38px}.nav{top:68px}.hero{min-height:540px;background-image:url('../images/caregiver.jpg');background-position:58% center}.hero-shade{background:rgba(18,29,30,.58)}.hero-content{text-align:center}.hero-content .eyebrow{font-size:10px}.hero-content>p:not(.eyebrow){font-size:17px}.actions{justify-content:center;flex-wrap:wrap}h1{font-size:40px}h2{font-size:31px}.section{padding:62px 0}.intro-grid{grid-template-columns:1fr;gap:30px}.photo-card img{height:390px}.call-card{grid-column:auto}.section-heading{margin-bottom:32px}.feature{display:block}.feature img{height:220px;min-height:0}.amenities{grid-template-columns:1fr;gap:0;padding:25px 22px;margin-top:28px}.testimonial-photo{min-height:300px}.testimonial-copy{padding:45px 25px}.testimonial blockquote{font-size:16px}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.gallery .wide{grid-column:1/-1;grid-row:auto}.gallery figure:last-child{grid-column:1/-1}.location-grid{gap:35px}.location{text-align:center}.mobile-call{display:block;position:fixed;z-index:60;bottom:0;left:0;right:0;background:var(--teal-dark);color:#fff;text-align:center;text-decoration:none;font-weight:800;padding:16px}.footer-inner{gap:20px}}
