@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;600;700&display=swap');
:root{--ink:#15312f;--paper:#f7f4ed;--green:#0e534b;--lime:#c7ef84;--clay:#e4aa82;--line:#15312f2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.6 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.preview{background:#1c2220;color:#e2f7bc;padding:9px 20px;text-align:center;font:11px 'DM Mono',monospace}header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,7vw,110px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:600 16px/1 Fraunces,serif}.brand b{display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--green);border-radius:50%;font-size:22px}.brand i{color:var(--green);font-style:normal}nav{display:flex;gap:30px;font-size:13px;font-weight:700}.call,.link{font-size:13px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}.hero{min-height:595px;display:grid;grid-template-columns:1.05fr .95fr}.copy{padding:clamp(65px,10vw,135px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{margin:0 0 18px;color:var(--green);text-transform:uppercase;letter-spacing:.12em;font:11px 'DM Mono',monospace}h1,h2{margin:0;font:500 clamp(44px,5vw,78px)/.98 Fraunces,serif;letter-spacing:-.05em}h1 em{color:var(--green)}.lead{max-width:470px;margin:27px 0 31px;font-size:17px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-block;padding:15px 22px;background:var(--green);color:white;font-size:13px;font-weight:800}.micro{margin:43px 0 0;color:#52706b;font:11px 'DM Mono',monospace}.art{position:relative;overflow:hidden;min-height:480px;background:var(--lime)}.art p{position:absolute;z-index:3;bottom:8%;left:9%;margin:0;color:var(--green);font:600 clamp(21px,3vw,43px)/.94 Fraunces,serif}.sun{position:absolute;width:320px;height:320px;top:-110px;right:-80px;border-radius:50%;background:var(--clay)}.lens{position:absolute;z-index:2;width:230px;height:230px;top:25%;border:15px solid var(--ink);border-radius:50%;background:#f7f4ed75}.one{left:9%}.two{right:8%}.bridge{position:absolute;z-index:2;width:58px;height:15px;top:44%;left:calc(50% - 29px);background:var(--ink)}.trust{padding:17px clamp(24px,7vw,110px);display:flex;gap:12px;align-items:center;background:var(--ink);color:white;font-size:12px}.trust a{margin-left:auto;color:var(--lime);font-weight:800}.wrap{padding:clamp(75px,10vw,130px) clamp(24px,7vw,110px)}.care{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px}.care h2,.visit h2,.request h2{font-size:clamp(40px,4.4vw,66px)}.care>div>p:last-child,.practice-copy>p:not(.eyebrow){max-width:410px}.services{border-top:1px solid var(--line)}article{min-height:145px;padding:25px 0;display:grid;grid-template-columns:48px 1fr 1fr;gap:15px;border-bottom:1px solid var(--line)}article small{color:var(--green);font-family:'DM Mono',monospace}h3{margin:0;font:600 22px/1.1 Fraunces,serif}article p{margin:0;color:#49625e;font-size:13px}.practice{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fbf9f3}.quote{min-height:420px;padding:clamp(55px,8vw,120px);display:flex;align-items:flex-end;background:linear-gradient(140deg,#205f57,#103b36);font:500 clamp(32px,3.6vw,57px)/1.06 Fraunces,serif;letter-spacing:-.045em}.practice-copy{padding:clamp(60px,9vw,130px)}.practice-copy .eyebrow{color:var(--lime)}.practice-copy .link{display:inline-block;margin-top:20px}.visit{display:grid;grid-template-columns:1fr 1fr;gap:100px}.address{margin:28px 0;font:500 22px/1.45 Fraunces,serif}.hours{padding:32px;background:#e7dfd0}.hours h3{margin-bottom:18px;font-size:26px}.hours p{display:flex;justify-content:space-between;gap:14px;margin:0;padding:13px 0;border-top:1px solid var(--line);font-size:12px}.hours small{display:block;margin-top:15px;color:#5d716d}.request{display:flex;justify-content:space-between;gap:60px;align-items:end;padding:clamp(62px,8vw,110px) clamp(24px,7vw,110px);background:var(--clay)}.request h2{max-width:600px}.request>div:last-child{display:flex;flex-direction:column;gap:17px;min-width:205px}.dark{text-align:center;background:var(--ink)}.email{text-align:center;border-bottom:1px solid currentColor;font-size:12px;font-weight:800}footer{display:flex;align-items:end;justify-content:space-between;gap:25px;min-height:160px;padding:34px clamp(24px,7vw,110px);background:#1c2220;color:#e9e8df}footer p{margin:0;color:#b6c3b7;font-size:11px}footer .brand b{border-color:var(--lime)}footer .brand i{color:var(--lime)}@media(max-width:800px){header{height:72px}nav{display:none}.call{font-size:11px}.hero,.care,.practice,.visit{grid-template-columns:1fr}.copy{min-height:490px}.art{min-height:410px}.lens{width:180px;height:180px;border-width:12px;top:20%}.care{gap:35px}article{grid-template-columns:35px 1fr}article p{grid-column:2}.quote{min-height:300px}.visit{gap:45px}.trust,.request,footer{flex-direction:column;align-items:flex-start}.trust a{margin-left:0}.request{gap:30px}.request>div:last-child{width:100%}.hours p{flex-direction:column;gap:4px}}
