@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

:root{--ink:#123c43;--deep:#0d4850;--deepest:#09343c;--muted:#5b7274;--cream:#f8f5ed;--paper:#fffefa;--peach:#e8a58d;--line:#d9e2dd;--serif:'Libre Baskerville',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--peach);outline-offset:4px}svg{display:block}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;top:-80px;left:18px;z-index:50;background:#fff;color:var(--deep);padding:10px 16px}.skip-link:focus{top:12px}
.topline{height:38px;background:var(--deepest);color:#e2edeb;display:flex;justify-content:space-between;align-items:center;padding:0 max(32px,calc((100vw - 1180px)/2));font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:700}.topline span:last-child{color:#b8d4d0}
.site-header{background:var(--paper);position:relative;z-index:10;border-bottom:1px solid #e8ebe4}.header-inner{height:88px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:290px}.brand-mark{width:43px;height:43px;border-radius:13px;background:var(--deep);display:grid;place-items:center;position:relative;flex:none}.brand-mark span:first-child{height:22px;width:6px;border-radius:5px;background:#fff;position:absolute}.brand-mark span:last-child{width:22px;height:6px;border-radius:5px;background:#fff;position:absolute}.brand-name{font-size:13px;line-height:1.35;letter-spacing:.02em;font-weight:500}.brand-name strong{display:block;font-size:17px;line-height:1.2;letter-spacing:-.03em}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-header nav a{text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.site-header nav a:hover{color:#16818a}.header-call{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:13px;font-weight:700;border:1px solid #c9dad7;padding:11px 15px;border-radius:100px;white-space:nowrap}.header-call:hover{background:#e9f4f1}.header-call svg{width:16px;height:16px}
.hero{background:#f1f5ef;overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.04fr .96fr;align-items:stretch}.hero-copy{padding:86px 52px 65px 0;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;margin:0 0 22px;color:#377e80;display:flex;align-items:center;gap:11px}.eyebrow-line{height:1px;width:26px;background:currentColor}.hero h1,.section h2,.contact-section h2{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:1.17;margin:0}.hero h1{font-size:clamp(42px,4.45vw,65px);max-width:620px}.hero h1 em,.section h2 em,.contact-section h2 em{font-style:italic;color:#388586}.hero-description{color:#526e71;font-size:17px;line-height:1.85;max-width:520px;margin:24px 0 32px}.hero-actions,.contact-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.01em;border-radius:4px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--deep);color:#fff;padding:17px 21px}.button-primary:hover{background:var(--deepest)}.button-text{color:var(--deep);padding:15px 0}.button-text span{font-size:20px;font-weight:400}.hero-note{margin-top:52px;display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#6c8382;max-width:410px;line-height:1.5}.note-icon{border:1px solid #abc3bf;color:#4b7775;border-radius:50%;font-family:var(--serif);font-style:italic;font-size:11px;line-height:16px;text-align:center;width:17px;height:17px;flex:none}
.hero-art{position:relative;min-height:580px;overflow:hidden;background:#d9e8e2;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 22%,#f5eee1 0 12%,transparent 12.1%),linear-gradient(145deg,#d8ebe5 0%,#cbded6 100%)}.art-circle{position:absolute;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.58);top:-140px;left:6%}.art-circle:after{content:"";position:absolute;inset:45px;border:1px solid rgba(255,255,255,.4);border-radius:50%}.art-arch{position:absolute;width:360px;height:460px;left:15%;top:18%;border-radius:190px 190px 0 0;background:#a9c9bd;box-shadow:30px 14px 0 #b9d5c9}.art-building{position:absolute;width:310px;height:315px;bottom:93px;left:22%;background:#f9f7ef;box-shadow:19px 16px 0 rgba(25,83,83,.14);z-index:2;border-radius:4px 4px 0 0}.building-top{height:70px;background:#ebac94;position:relative;display:grid;place-items:center}.building-top:before{content:"";position:absolute;top:-23px;left:-14px;right:-14px;height:23px;background:#13545a;border-radius:3px 3px 0 0}.building-top .cross-h,.building-top .cross-v{background:#fff;position:absolute;border-radius:2px}.cross-h{width:26px;height:7px}.cross-v{height:26px;width:7px}.windows{padding:34px 34px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:29px 28px}.windows i{height:48px;background:#b9d5cc;border:6px solid #e6eee7;border-bottom:0;border-radius:30px 30px 0 0;box-shadow:inset 0 4px 0 #9bbeb4}.building-door{position:absolute;bottom:0;left:108px;width:94px;height:70px;border-radius:55px 55px 0 0;background:#1f5e61;border:8px solid #e6eee7;border-bottom:0}.building-door:after{content:"";position:absolute;left:50%;top:7px;width:2px;height:55px;background:#aad0c6}.art-ground{position:absolute;bottom:0;height:105px;width:120%;left:-10%;background:#6c9c83;border-radius:50% 50% 0 0/35% 35% 0 0;z-index:3}.leaf{position:absolute;z-index:4;bottom:87px;width:90px;height:150px}.leaf:before,.leaf:after{content:"";position:absolute;background:#417e70;width:52px;height:96px;border-radius:100% 0 100% 0}.leaf:before{transform:rotate(-24deg);left:2px}.leaf:after{transform:rotate(30deg);right:0;top:40px;background:#598f77}.leaf-one{left:9%}.leaf-two{right:6%;transform:scale(.8) rotate(12deg)}.art-caption{position:absolute;z-index:5;right:25px;bottom:25px;background:#fffdf5;padding:12px 17px;border-radius:4px;display:flex;align-items:center;gap:9px;font-family:var(--serif);font-size:12px;box-shadow:0 12px 25px #174f5030}.caption-dot{width:8px;height:8px;background:var(--peach);border-radius:50%}
.quick-info{background:#fffdf8;border-bottom:1px solid #e6e9e1}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr)}.quick-item{display:flex;align-items:center;gap:18px;padding:28px 20px 28px 0}.quick-item+ .quick-item{border-left:1px solid #e6e9e1;padding-left:44px}.quick-icon{font-size:27px;font-weight:400;color:#388586;width:33px;text-align:center}.quick-item strong,.quick-item span:last-child{display:block}.quick-item strong{font-size:13px}.quick-item div span{font-size:12px;color:#6a7e7e;line-height:1.4;margin-top:2px}
.section{padding:105px 0}.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.eyebrow-dark{color:#5a9a95}.section h2{font-size:clamp(34px,3.6vw,50px)}.intro-copy{border-left:2px solid #dfab98;padding-left:32px;color:#5a7173;font-size:16px;line-height:1.85}.intro-copy p{margin:0 0 15px}.inline-link{display:inline-flex;gap:10px;color:var(--deep);font-weight:700;font-size:13px;text-decoration:none;border-bottom:1px solid #87aaa5;padding-bottom:4px;margin-top:12px}.inline-link:hover{color:#318589}
.care{background:#f7f5ef}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-head>p{max-width:360px;margin:0 0 4px;color:#64797a;font-size:14px}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.care-card{background:#fffefa;padding:30px 29px 34px;min-height:310px;border:1px solid #e5e8df;position:relative;transition:transform .2s,box-shadow .2s}.care-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #244f4e12}.card-number{color:#8ba7a3;font-size:11px;letter-spacing:.1em}.card-symbol{display:grid;place-items:center;width:56px;height:56px;background:#e4f0eb;border-radius:50%;color:var(--deep);font-size:29px;margin:24px 0}.care-card:nth-child(2) .card-symbol{background:#f8e9df}.care-card:nth-child(3) .card-symbol{background:#e9ece0}.care-card h3{font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.35;letter-spacing:-.04em;margin:0 0 12px}.care-card p{font-size:13px;color:#667b7b;line-height:1.75;margin:0}.service-source{font-size:11px;color:#80918e;margin:22px 0 0}.service-source a{text-decoration:underline}
.contact-section{background:var(--deep);color:#fff;padding:84px 0;overflow:hidden}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.contact-section .eyebrow{color:#aad4cb}.contact-section h2{font-size:clamp(34px,3.65vw,51px)}.contact-section h2 em{color:#eeb39d}.contact-copy>p:not(.eyebrow){font-size:15px;color:#c5dcda;line-height:1.9;margin:25px 0 30px}.button-light{background:#fffdf7;color:var(--deep);padding:16px 21px}.button-light:hover{background:#eaf5ef}.contact-phone{color:#fff;font-size:14px;font-weight:700;text-decoration:none;border-bottom:1px solid #91bcb6;padding-bottom:3px}.map-card{height:345px;background:#e6e8d9;position:relative;overflow:hidden;border-radius:3px;box-shadow:22px 22px 0 #20565b}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#cbd9cb 1px,transparent 1px),linear-gradient(90deg,#cbd9cb 1px,transparent 1px);background-size:62px 62px;opacity:.44;transform:rotate(-15deg) scale(1.5)}.map-street{position:absolute;background:#fffdf0;box-shadow:0 0 0 1px #d3d9c9}.street-a{width:140%;height:32px;top:51%;left:-15%;transform:rotate(-19deg)}.street-b{width:34px;height:140%;top:-15%;left:32%;transform:rotate(-19deg)}.street-c{width:29px;height:140%;top:-15%;right:19%;transform:rotate(27deg)}.map-block{position:absolute;background:#c4d8c5;border-radius:12px;transform:rotate(-19deg)}.block-a{width:100px;height:75px;top:12%;left:7%}.block-b{width:110px;height:65px;right:12%;top:11%}.block-c{width:95px;height:70px;right:8%;bottom:9%}.map-pin{position:absolute;left:50%;top:40%;width:58px;height:58px;border-radius:50% 50% 50% 0;background:var(--deep);transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 7px 20px #24585444;display:grid;place-items:center}.map-pin span{transform:rotate(45deg);color:white;font-size:25px;font-weight:700}.map-label{position:absolute;left:50%;top:57%;transform:translateX(-50%);background:#fffefa;padding:11px 16px;box-shadow:0 7px 20px #24585428;border-radius:3px;text-align:center;white-space:nowrap;color:var(--deep)}.map-label strong,.map-label small{display:block}.map-label strong{font-size:11px}.map-label small{font-size:10px;color:#7b8c89}
.site-footer{background:var(--deepest);color:#d1e0dd;padding:33px 0}.footer-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.footer-inner div strong,.footer-inner div span{display:block}.footer-inner div strong{font-size:13px;color:#fff}.footer-inner div span{font-size:11px;margin-top:5px}.footer-inner p{font-size:11px;max-width:470px;margin:0;color:#a8c2bf}.footer-inner a{color:#e2eeee}
@media(max-width:1050px){.header-inner{gap:22px}.site-header nav{gap:17px}.brand{min-width:240px}.brand-name strong{font-size:15px}.header-call{padding:10px 12px}.hero-grid{min-height:590px}.hero-copy{padding-right:35px}.art-building{left:17%}.contact-grid{gap:45px}}
@media(max-width:800px){.container{width:min(100% - 40px,620px)}.topline{padding-inline:20px}.topline span:last-child{display:none}.header-inner{height:auto;min-height:82px;flex-wrap:wrap;padding:14px 0}.site-header nav{order:3;width:100%;margin:0;justify-content:space-between;border-top:1px solid #e6ebe5;padding-top:12px}.site-header nav a{font-size:12px}.header-call{margin-left:auto}.header-call span{display:none}.hero-grid,.intro-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{min-height:0}.hero-copy{padding:72px 0 60px}.hero-art{min-height:490px}.art-building{left:calc(50% - 155px)}.art-arch{left:calc(50% - 180px)}.quick-grid{grid-template-columns:1fr}.quick-item{padding:18px 0}.quick-item+.quick-item{border-left:0;border-top:1px solid #e6e9e1;padding:18px 0}.section{padding:78px 0}.intro-grid{gap:30px}.section-head{display:block}.section-head>p{margin-top:18px}.care-grid{grid-template-columns:1fr}.care-card{min-height:0}.contact-section{padding:75px 0}.contact-grid{gap:50px}.footer-inner{display:block}.footer-inner p{margin-top:25px}}
@media(max-width:480px){.brand{min-width:0}.brand-mark{width:38px;height:38px}.brand-name{font-size:10px}.brand-name strong{font-size:13px}.site-header nav{gap:8px}.site-header nav a{font-size:11px}.hero-copy{padding:58px 0 50px}.hero h1{font-size:40px}.hero-description{font-size:15px}.hero-actions{gap:12px}.button-primary{width:100%}.button-text{padding:9px 0}.hero-note{margin-top:34px}.hero-art{min-height:390px}.art-building{transform:scale(.78);transform-origin:bottom center;bottom:72px}.art-arch{transform:scale(.78);transform-origin:bottom center;top:auto;bottom:65px}.art-ground{height:85px}.leaf{transform:scale(.7);transform-origin:bottom}.leaf-two{transform:scale(.55)}.art-caption{font-size:10px;bottom:14px;right:13px}.map-card{height:280px}.map-label{white-space:normal;width:205px}.contact-actions{gap:20px}.button-light{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.care-card{transition:none}}
