:root{--ink:#102c2a;--teal:#0d5f59;--mint:#d8eee8;--cream:#f6f2e9;--white:#fff;--line:rgba(16,44,42,.14);--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(246,242,233,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:78px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:white;font-family:var(--serif);font-size:17px}.brand strong{font-size:15px}.nav-links{display:flex;align-items:center;gap:30px}.nav-links a{font-size:14px;color:var(--ink);text-decoration:none}.nav-cta{padding:11px 17px;border:1px solid var(--teal);border-radius:99px}.hero{min-height:660px;max-width:1240px;margin:auto;padding:92px 32px 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:12px;color:var(--teal)}h1,h2,blockquote{font-family:var(--serif);font-weight:500;letter-spacing:-.025em}h1{font-size:clamp(54px,6.5vw,88px);line-height:.97;margin:20px 0 28px}em{color:var(--teal);font-weight:500}.lede{font-size:18px;line-height:1.7;max-width:620px;color:#49615e}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{padding:15px 22px;border-radius:99px;text-decoration:none;font-weight:600;font-size:14px}.primary{background:var(--teal);color:white}.primary span{margin-left:14px}.secondary{border:1px solid var(--line);color:var(--ink)}.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.pulse-card{position:relative;z-index:2;width:100%;padding:26px;border-radius:28px;background:rgba(255,255,255,.8);box-shadow:0 30px 80px rgba(30,76,70,.12);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(12px);transform:rotate(2deg)}.pulse-top{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.14em}.pulse-top i{width:9px;height:9px;border-radius:50%;background:#ef736d;box-shadow:0 0 0 7px rgba(239,115,109,.12)}.pulse-card svg{width:100%;margin:20px 0}.gridline{stroke:var(--line);stroke-width:1}.pulse,.pulse-shadow{fill:none;stroke-linecap:round;stroke-linejoin:round}.pulse-shadow{stroke:rgba(13,95,89,.1);stroke-width:12}.pulse{stroke:var(--teal);stroke-width:3}.pulse-bottom{display:flex;justify-content:space-between;align-items:end}.pulse-bottom strong{font-family:var(--serif);font-size:21px}.pulse-bottom span{font-size:12px;color:#68807c}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:300px;height:300px;background:var(--mint);right:-30px;top:0}.orb-two{width:210px;height:210px;border:1px solid rgba(13,95,89,.2);left:-20px;bottom:0}.trust-strip{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(32px,calc((100vw - 1176px)/2))}.trust-strip div{padding:30px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip span,.location-card small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#70827f;margin-bottom:7px}.trust-strip strong{font-size:15px}.section{max-width:1240px;margin:auto;padding:110px 32px}.section-label{display:flex;gap:15px;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:.17em;color:#657976}.section-label span{color:var(--teal)}.about-content{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;margin-top:60px}.about h2,.focus h2,.contact h2{font-size:clamp(40px,5vw,64px);line-height:1.05;margin:0}.about-text p,.focus-head p,.contact p{font-size:17px;line-height:1.75;color:#526864;margin:0 0 18px}.focus{max-width:none;background:var(--ink);color:white;padding-left:max(32px,calc((100vw - 1176px)/2));padding-right:max(32px,calc((100vw - 1176px)/2))}.light{color:#b9cbc7}.light span{color:#8fd1c4}.focus-head{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-top:60px}.focus-head h2{max-width:680px}.focus-head p{max-width:360px;color:#b9cbc7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px}.cards article{padding:34px;min-height:270px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.035)}.icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#d9eee8;color:var(--teal);font-size:12px;font-weight:600}.cards h3{font-family:var(--serif);font-size:26px;margin:50px 0 13px}.cards p{color:#b9cbc7;line-height:1.65;font-size:14px}.quote{text-align:center;max-width:940px}.quote-mark{font-family:var(--serif);font-size:90px;color:#8fc6ba;line-height:.5}.quote blockquote{font-size:clamp(40px,5vw,63px);line-height:1.1;margin:38px 0 25px}.quote p{font-size:13px;letter-spacing:.08em;color:#667b77}.contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;border-top:1px solid var(--line)}.contact h2{margin:18px 0 24px}.location-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:30px;background:white;border-radius:20px;text-decoration:none;color:var(--ink);box-shadow:0 20px 55px rgba(30,76,70,.09)}.pin{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--mint);color:var(--teal);font-size:23px}.location-card strong,.location-card em{display:block;font-style:normal}.location-card em{font-family:var(--sans);font-size:13px;color:#6b7d79;margin-top:5px}.location-card b{font-size:22px;color:var(--teal)}footer{background:#092421;color:white;padding:52px max(32px,calc((100vw - 1176px)/2));display:grid;grid-template-columns:1.2fr 1fr 1.2fr auto;gap:30px;align-items:center}footer p{font-size:12px;color:#aabdb9;line-height:1.5;margin:0}.footer-brand{color:white}.footer-brand span{background:#d9eee8;color:var(--teal)}.disclaimer{max-width:300px}@media(max-width:850px){.nav-links a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:65px;gap:25px}.hero-visual{min-height:330px}.trust-strip{grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.about-content,.contact{grid-template-columns:1fr;gap:45px}.focus-head{display:block}.focus-head p{margin-top:25px}.cards{grid-template-columns:1fr}.cards article{min-height:auto}.cards h3{margin-top:30px}footer{grid-template-columns:1fr 1fr}}@media(max-width:520px){.nav{padding:0 20px}.brand strong{display:none}.hero,.section{padding-left:20px;padding-right:20px}.hero{min-height:auto}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.pulse-card{padding:18px}.pulse-bottom{display:block}.pulse-bottom span{display:block;margin-top:5px}.about-content{gap:35px}.contact{padding-top:80px;padding-bottom:80px}.location-card{padding:20px}.quote blockquote{font-size:38px}footer{grid-template-columns:1fr}}
