:root{--ink:#112e2e;--teal:#205e59;--gold:#d3af6a;--cream:#f7f4ec;--muted:#526663}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b18128;outline-offset:6px}header{max-width:1500px;margin:auto;padding:20px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:13px;line-height:1.2}.brand img{object-fit:contain}.brand span{font:28px Georgia,serif}.brand small{font:11px Arial,sans-serif;letter-spacing:2px;display:block;margin-top:7px}nav{display:flex;align-items:center;gap:30px;font-size:16px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-contact{border:1px solid var(--ink);padding:10px 23px;border-radius:3px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:var(--ink);color:white}.hero-copy{padding:74px 9% 60px 10%}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:700;margin:0 0 22px;color:var(--teal)}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.14}h1{font-size:clamp(38px,4.2vw,65px);letter-spacing:-1.5px;margin-bottom:28px}h1 em{color:#e2c58e}em{font-weight:400}h2{font-size:clamp(34px,3.35vw,49px);letter-spacing:-1px;margin-bottom:25px}h3{font-size:25px;margin-bottom:15px}.intro{color:#e1e8e5;max-width:510px;font-size:18px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;padding:15px 24px;border-radius:3px;font-size:16px;font-weight:700;min-height:52px}.gold{background:var(--gold);color:var(--ink)}.button:hover{background:#e7c789}.text-link{font-size:15px;border-bottom:1px solid #89a09a;padding-bottom:5px}.text-link span{margin-left:9px}.hero-note{display:flex;gap:18px;align-items:center;margin-top:46px}.hero-note p{margin:0;font-size:14px;color:#c7d6d0;line-height:1.6}.line{height:1px;width:40px;background:var(--gold)}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% center;position:absolute}.photo-label{position:absolute;bottom:28px;left:28px;right:28px;padding:15px 20px;background:rgba(17,46,46,.9);font-size:11px;letter-spacing:2px;border-left:3px solid var(--gold)}.photo-label span{display:block;font:22px Georgia,serif;letter-spacing:0;margin-top:3px}.section{padding:90px max(6%,calc((100vw - 1260px)/2))}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:var(--cream)}.welcome h2{margin-bottom:0}.welcome-copy{padding-top:30px;color:#415654}.welcome-copy p{margin-bottom:20px}.values{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid #d7d8cf;padding-top:20px;margin-top:30px;font-size:15px;font-weight:700;color:var(--teal)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:390px;color:var(--muted);font-size:17px;margin-bottom:4px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e0dc;border-left:1px solid #d8e0dc}.support-grid article{padding:30px;border-right:1px solid #d8e0dc;border-bottom:1px solid #d8e0dc}.number{font:18px Georgia,serif;color:#987332;display:block;margin-bottom:22px}.support-grid p{font-size:16px;color:var(--muted);margin-bottom:0}.support-grid .conversation{background:var(--teal);color:white;display:flex;flex-direction:column;justify-content:center}.conversation h3{font-size:31px}.conversation a{font-size:16px;color:#f0d6a7;text-decoration:underline;text-underline-offset:5px}.home{background:var(--cream)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.gallery figure{margin:0;min-width:0}.gallery .wide{grid-column:span 2}.gallery img{width:100%;height:280px;object-fit:cover;display:block;border-radius:3px}.gallery .wide img{height:360px}.gallery figure:nth-child(2) img{height:360px}.gallery .garden{grid-column:1/-1}.gallery .garden img{height:400px;object-position:center 58%}figcaption{font:21px Georgia,serif;padding-top:14px}figcaption span{font:13px Arial,sans-serif;display:block;color:var(--muted);margin-top:6px}.experience{display:grid;grid-template-columns:1fr 1.5fr;gap:10%;align-items:center}.years{display:flex;flex-direction:column;align-items:center;border-top:1px solid #d6b574;border-bottom:1px solid #d6b574;padding:30px}.years strong{font:150px Georgia,serif;line-height:1.1;color:var(--teal)}.years span{font-size:13px;letter-spacing:2px;text-align:center}.experience p{color:var(--muted);font-size:17px}.experience .eyebrow{font-size:12px;color:var(--teal)}.experience .background{font-size:15px;padding-top:16px;border-top:1px solid #d8e0dc}.contact{display:grid;grid-template-columns:1.5fr 1fr;gap:12%;background:var(--ink);color:white}.contact .eyebrow{color:var(--gold)}.contact p{color:#d5e1dc;max-width:600px}.contact .button{margin-top:12px}address{font-style:normal;border-left:1px solid #54716a;padding-left:45px;align-self:center}address div{margin-bottom:24px}address div:last-child{margin-bottom:0}address span{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--gold);display:block;margin-bottom:7px}address p{margin:0}address a{overflow-wrap:anywhere;font-size:18px}address a:hover{text-decoration:underline}footer{padding:32px 6%;display:flex;gap:25px;align-items:center;justify-content:space-between;background:#0b2323;color:#d1ddd6}footer p{font-size:13px;margin:0}.footer-name{font:23px Georgia,serif}.footer-name small{font:12px Arial,sans-serif}.skip{position:absolute;top:-100px;left:20px;background:white;color:var(--ink);z-index:5;padding:15px}.skip:focus{top:10px}@media(min-width:1600px){.hero-copy{padding-left:max(10%,calc((100vw - 1260px)/2))}}@media(max-width:1000px){header{padding:18px 4%}nav{gap:17px;font-size:14px}.hero-copy{padding:50px 8%}.hero{min-height:610px}.section{padding:70px 6%}.support-grid article{padding:24px}.gallery img{height:230px}.gallery .wide img,.gallery figure:nth-child(2) img{height:290px}.contact{gap:6%}address{padding-left:25px}footer{flex-wrap:wrap}}@media(max-width:700px){body{font-size:17px}header{flex-direction:column;gap:15px;padding:16px 5%}nav{width:100%;justify-content:space-between;gap:10px;font-size:14px}.nav-contact{padding:7px 12px}.brand span{font-size:25px}.brand img{width:48px;height:48px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 35px}.hero-photo{height:330px;grid-row:2}.hero-photo>img{object-position:center}.hero h1{font-size:44px;letter-spacing:-1px}.eyebrow{font-size:11px;letter-spacing:1.5px}.hero-note{margin-top:30px}.section{padding:55px 7%}.welcome,.experience,.contact{grid-template-columns:1fr;gap:30px}.welcome-copy{padding-top:0}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.support-grid{grid-template-columns:1fr}.support-grid article{padding:26px}.number{margin-bottom:14px}.gallery{grid-template-columns:1fr;gap:27px}.gallery .wide,.gallery .garden{grid-column:auto}.gallery img,.gallery .wide img,.gallery figure:nth-child(2) img,.gallery .garden img{height:auto;aspect-ratio:3/2;object-fit:cover}.years{padding:20px;flex-direction:row;justify-content:center;gap:25px}.years strong{font-size:95px}.years span{text-align:left}.contact address{padding:25px 0 0;border-left:0;border-top:1px solid #54716a}.contact h2{font-size:37px}.photo-label{left:20px;right:20px;bottom:20px}footer{display:block;padding:30px 7%}footer p{margin-top:10px}html{scroll-padding-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
