@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102c40;--ink:#163649;--blue:#205873;--accent:#abd2df;--paper:#f3f7f9;--muted:#506574;--line:#d7e2e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}p+p{margin-top:20px}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.13}h1{font-size:clamp(2.8rem,4.4vw,4.9rem)}h1 em{font-style:normal;color:var(--accent)}h2{font-size:clamp(2.2rem,3.6vw,3.6rem)}h3{font-size:1.35rem;line-height:1.35;letter-spacing:-.025em}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.17em;line-height:1.6;margin-bottom:23px}.accent{color:#4f92ab}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--navy);color:#fff;padding:17px 24px;font-size:.95rem;line-height:1.4;border:1px solid transparent;border-radius:4px;font-weight:600;transition:background .18s,transform .18s}.button:hover{background:#245673;transform:translateY(-2px)}.button.light{background:#fff;color:var(--navy)}.button.light:hover{background:#dceff5}.button.small{font-size:.875rem;padding:13px 18px;gap:16px}a:focus-visible{outline:3px solid #238cb2;outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:15px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e7edef}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:100px}.brand{display:flex;align-items:center;gap:15px;font-size:1.1rem;font-weight:700;white-space:nowrap}.brand small{display:block;font-size:.61rem;font-weight:600;letter-spacing:.13em;margin-top:3px}.monogram{font-family:Georgia,serif;font-size:2.1rem;font-weight:400;position:relative;letter-spacing:-.15em;padding-right:9px}.monogram span{font-family:Arial,sans-serif;color:#5b9caf;font-size:2.3rem;position:absolute;right:-3px;top:-8px}nav{display:flex;gap:30px;font-size:.875rem;color:#49606e}nav a:hover{color:#102c40;text-decoration:underline;text-underline-offset:7px}.hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--navy);color:white;min-height:650px}.hero-copy{padding:76px 8% 62px max(48px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;justify-content:center}.hero-copy>.eyebrow{color:#c0dbe6}.hero-copy .lead{font-size:1.15rem;color:#e4edf1;max-width:500px;line-height:1.65;margin-top:30px}.hero-copy>p:not(.eyebrow):not(.lead){color:#b9cbd5;max-width:500px;font-size:1rem}.actions{display:flex;align-items:center;gap:25px;margin-top:32px;flex-wrap:wrap}.text-link{font-size:.875rem;text-decoration:underline;text-underline-offset:6px}.hero-details{display:flex;gap:22px;margin-top:42px;font-size:.8rem;color:#c5d9e3}.hero-details span+span{border-left:1px solid #607788;padding-left:22px}.hero-photo{position:relative;overflow:hidden;min-height:650px}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 37%}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0a253ccc)}figcaption{position:absolute;z-index:1;bottom:34px;left:35px;right:35px;display:flex;justify-content:space-between;gap:15px;font-size:.75rem;letter-spacing:.08em}.credentials{border-bottom:1px solid var(--line)}.credential-inner{display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:.78rem;letter-spacing:.07em}.credential-inner strong{margin-left:10px;font-size:1rem;font-weight:600}.intro{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.intro-copy{max-width:640px}.intro-copy p{color:var(--muted)}.intro-copy .large{font-size:1.65rem;line-height:1.5;color:var(--ink);letter-spacing:-.03em;margin-bottom:24px}.underlined{display:inline-block;border-bottom:1px solid #80a5b6;padding-bottom:6px;font-size:.95rem;font-weight:600;margin-top:26px}.care{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:45px}.section-heading>p{max-width:360px;color:var(--muted)}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b4c8d3;border-bottom:1px solid #b4c8d3}.care-grid article{padding:35px 34px 38px 0}.care-grid article+article{border-left:1px solid #cbd9e1;padding-left:34px}.number{display:block;font-size:.9rem;color:#648b9c;margin-bottom:35px}.care-grid h3{margin-bottom:18px}.care-grid p{font-size:1rem;color:var(--muted)}.home-care{display:flex;align-items:center;gap:70px;margin-top:55px}.home-care>div{flex:1}.home-care .eyebrow{margin-bottom:12px}.home-care p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-top:15px;max-width:670px}.home-care .button{max-width:320px;flex-shrink:0}.social{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.social p:not(.eyebrow){margin-top:25px;max-width:430px;color:var(--muted)}.editorial-photo{height:340px;position:relative;overflow:hidden;border-radius:3px}.editorial-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 29%;transition:transform .4s}.editorial-photo:hover img{transform:scale(1.035)}.editorial-photo>span{position:absolute;inset:45% 0 0;padding:70px 30px 25px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(transparent,#0a2239e8);color:#fff;font-size:1.4rem;line-height:1.4}.editorial-photo small{font-size:.8rem;margin-top:10px}.location{background:var(--navy);color:#fff}.location-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:110px;align-items:center}.location-grid>div>p:not(.eyebrow){color:#c6d8e2;max-width:460px;margin-top:25px}.location .button{margin-top:30px}.location-grid>div>.note{font-size:.8rem;max-width:360px;margin-top:15px}.address-card{padding:40px;background:#1b3c52;border:1px solid #3e5a6d;border-radius:4px}.address-card .eyebrow{color:#b1d5e3}.address-card h3{margin-bottom:20px}.address-card address{font-style:normal;color:#d3e1e8;line-height:1.9}.address-card hr{border:0;border-top:1px solid #4d6779;margin-top:28px}.address-card>p:last-child{font-size:.9rem}footer{padding:45px 0 100px}.footer-inner{display:flex;justify-content:space-between;gap:50px}.footer-inner p{font-size:.82rem;color:var(--muted);margin-top:10px}.footer-inner a{font-size:.9rem}.fine-print{font-size:.75rem;color:#5d6e78;border-top:1px solid var(--line);padding-top:20px;margin-top:30px;display:flex;justify-content:space-between;gap:25px}.floating-contact{position:fixed;right:25px;bottom:22px;z-index:30;background:#17694c;color:#fff;border-radius:50px;display:flex;align-items:center;gap:11px;padding:15px 22px;font-size:.875rem;font-weight:600;box-shadow:0 5px 25px #05192530}.floating-contact:hover{background:#105238}
@media(min-width:1600px){.hero-copy{padding-right:80px}.hero{min-height:730px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:18px}.hero-copy{padding:55px 35px}.hero{grid-template-columns:1.05fr 1fr}h1{font-size:3.2rem}.hero-details{flex-direction:column;gap:4px}.hero-details span+span{padding-left:0;border:0}.intro,.social,.location-grid{gap:50px}.home-care{gap:30px}.hero-photo{min-height:660px}figcaption{flex-direction:column;gap:4px}}
@media(max-width:780px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:80px;gap:10px}.brand{font-size:.95rem;gap:10px}.brand small{font-size:.5rem}.monogram{font-size:1.8rem}nav{display:none}.button.small{padding:11px;font-size:.75rem;gap:6px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 24px 40px}.hero h1{font-size:clamp(2.6rem,8vw,3.7rem)}.hero .lead{font-size:1.1rem}.hero-photo{min-height:0;height:480px}.hero-photo img{object-position:50% 30%}.hero-details{flex-direction:row;font-size:.75rem;gap:22px;margin-top:30px}.hero-details span+span{border-left:1px solid #607788;padding-left:22px}.credentials .wrap{width:calc(100% - 40px)}.credential-inner{flex-wrap:wrap;gap:16px;font-size:.7rem}.credential-inner span{width:calc(50% - 8px)}.credential-inner strong{font-size:.9rem}.section{padding-top:65px;padding-bottom:65px}.intro,.social,.location-grid{grid-template-columns:1fr;gap:30px}.intro h2 br{display:none}.intro-copy .large{font-size:1.35rem}.section-heading{display:block}.section-heading>p{margin-top:25px;max-width:none}.care-grid{grid-template-columns:1fr}.care-grid article,.care-grid article+article{padding:25px 0;border-left:0}.care-grid article+article{border-top:1px solid #cbd9e1}.number{margin-bottom:14px}.home-care{flex-direction:column;align-items:start;gap:25px;margin-top:35px}.home-care .button{max-width:100%}.social{gap:35px}.editorial-photo{height:330px}.address-card{padding:27px}.location-grid{gap:40px}.footer-inner{flex-direction:column;gap:25px}.fine-print{flex-direction:column;gap:10px}.floating-contact{right:16px;bottom:15px;padding:13px 18px}.actions{gap:22px}.eyebrow{font-size:.75rem}.hero-photo figcaption{bottom:25px;left:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.profile-portrait{width:100px;height:100px;object-fit:cover;border-radius:50%;margin-bottom:25px;border:1px solid #d7e2e8}

html{scroll-behavior:auto}
