@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#163c3b;--teal:#0d6863;--mint:#dceee8;--cream:#f8f5ee;--coral:#e88b70;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit}.demo-note{color:#fff;text-align:center;letter-spacing:.03em;background:#163c3b;padding:7px 20px;font-size:12px}.site-header{justify-content:space-between;align-items:center;gap:30px;max-width:1240px;height:86px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--teal);border-radius:50% 50% 44% 56%;place-items:center;width:42px;height:42px;font:600 23px/1 Fraunces,serif;display:grid;transform:rotate(-5deg)}.brand>span{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-family:Fraunces,serif;font-size:20px}.brand small{text-transform:uppercase;letter-spacing:.24em;margin-top:5px;font-size:9px}nav{gap:30px;display:flex}nav a{font-size:14px;font-weight:600;text-decoration:none}nav a:hover{color:var(--teal)}.button{background:var(--teal);color:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:51px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 5px #0a423f24}.button:hover{transform:translateY(-1px)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;max-width:1240px;min-height:600px;margin:0 auto;padding:44px 28px 70px;display:grid}.eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.18em;margin:0 0 16px;font-size:12px;font-weight:700}h1,h2{letter-spacing:-.035em;margin:0;font-family:Fraunces,Georgia,serif;font-weight:600}h1{font-size:clamp(50px,6vw,79px);line-height:.99}h1 em{color:var(--teal);font-weight:500}.hero-lede{color:#466563;max-width:620px;margin:28px 0;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:1px solid #9ab3ae;padding-bottom:4px;font-weight:700;text-decoration:none}.trust-row{color:#55706e;flex-wrap:wrap;gap:22px;margin-top:33px;font-size:12px;font-weight:700;display:flex}.trust-row span:before{content:"✓";color:var(--coral);margin-right:7px}.hero-art{background:#cfe9e2;border-radius:48% 48% 14px 14px;height:470px;position:relative;overflow:hidden;box-shadow:16px 16px #eddcc8}.hero-art p{z-index:5;font-family:Fraunces;font-size:26px;line-height:1.2;position:absolute;top:35px;left:40px}.hero-art strong{color:var(--teal)}.sun{background:#efaa79;border-radius:50%;width:82px;height:82px;position:absolute;top:42px;right:42px}.hill{border-radius:50% 50% 0 0;position:absolute;bottom:-60px}.hill-one{background:#90c1aa;width:650px;height:290px;left:-150px}.hill-two{background:#65a58e;width:550px;height:240px;right:-180px}.house{z-index:3;background:#fff7e8;width:170px;height:130px;position:absolute;bottom:96px;left:48%;transform:translate(-50%)}.roof{border-bottom:76px solid #e57960;border-left:105px solid #0000;border-right:105px solid #0000;position:absolute;top:-72px;left:-20px}.door{background:#285c58;border-radius:20px 20px 0 0;width:42px;height:70px;position:absolute;bottom:0;left:64px}.window{background:#f1bd76;width:32px;height:36px;position:absolute;top:32px}.window.one{left:18px}.window.two{right:18px}.tree{z-index:3;background:#805b3f;width:24px;height:90px;position:absolute;bottom:75px}.tree span{background:#397e6a;border-radius:50%;width:105px;height:115px;position:absolute;top:-70px;left:-40px}.tree-one{left:70px}.tree-two{right:55px;transform:scale(.75)}.quick-contact{background:#fff;border-top:1px solid #e3e1d9;border-bottom:1px solid #e3e1d9;grid-template-columns:repeat(3,1fr);gap:35px;padding:30px max(28px,50% - 592px);display:grid}.quick-contact>div{border-right:1px solid #ddd;align-items:center;gap:15px;padding-right:25px;display:flex}.quick-contact>div:last-child{border:0}.contact-icon{color:var(--coral);font-size:25px}.quick-contact p{flex-direction:column;margin:0;display:flex}.quick-contact small{text-transform:uppercase;letter-spacing:.13em;color:#78908e;margin-bottom:5px;font-size:9px}.quick-contact strong,.quick-contact a{font-size:13px;font-weight:700;text-decoration:none}.section{max-width:1184px;margin:0 auto;padding:110px 28px}.intro{grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid}.portrait-card{aspect-ratio:4/5;text-align:center;color:#795e4e;background:#eddcc8;border-radius:190px 190px 14px 14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.portrait-initials{color:#fff;background:#e9a188;border-radius:50%;place-items:center;width:150px;height:150px;font:600 54px Fraunces;display:grid}.portrait-card p{font-size:12px;line-height:1.5}.intro h2,.section-heading h2,.appointment h2{font-size:clamp(39px,5vw,59px);line-height:1.05}.large-copy{color:#315957;font-family:Fraunces;font-size:23px;line-height:1.5}.intro-copy>p:not(.eyebrow):not(.large-copy){color:#5c7472;line-height:1.8}.credentials{flex-wrap:wrap;gap:10px;margin-top:26px;padding:0;display:flex}.credentials li{background:#dceee8;border-radius:40px;padding:10px 14px;font-size:11px;font-weight:700;list-style:none}.care-section{background:#e3efe9;max-width:none;padding-left:max(28px,50% - 592px);padding-right:max(28px,50% - 592px)}.section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px;display:flex}.section-heading>p{color:#54716d;max-width:430px;line-height:1.7}.services{border-top:1px solid #aac9c0;grid-template-columns:repeat(4,1fr);display:grid}.services article{border-right:1px solid #aac9c0;min-height:245px;margin-right:25px;padding:30px 25px 15px 0}.services article:last-child{border:0}.services span{color:#d6735e;font:600 14px Fraunces}.services h3{margin:35px 0 12px;font:600 23px Fraunces}.services p{color:#52706d;font-size:14px;line-height:1.7}.appointment{background:var(--teal);color:#fff;grid-template-columns:1.1fr .9fr;gap:90px;max-width:none;padding-left:max(28px,50% - 592px);padding-right:max(28px,50% - 592px);display:grid}.appointment>div>p:not(.eyebrow){color:#c5e0da;max-width:580px;margin:24px 0 30px;line-height:1.7}.appointment ol{margin:0;padding:0}.appointment li{border-bottom:1px solid #45837e;gap:18px;padding:18px 0;list-style:none;display:flex}.appointment li>span{background:#e88b70;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.appointment li p{color:#c5e0da;margin:6px 0 0;font-size:13px}.urgent-note{background:#095752;border-radius:4px;grid-column:1/-1;margin:0;padding:16px 20px;font-size:12px}footer{color:#e7f3ef;background:#123b39;padding:75px max(28px,50% - 592px) 20px}.footer-main{grid-template-columns:1.4fr 1fr .9fr .7fr;gap:45px;display:grid}.footer-main h2{margin:18px 0 8px;font-size:26px}.footer-main h3{text-transform:uppercase;letter-spacing:.14em;color:#8eb3ad;margin-bottom:20px;font-size:11px}.footer-main p,.footer-main a{color:#c2d9d5;margin:0 0 7px;font-size:13px;line-height:1.8;text-decoration:none;display:block}.socials{gap:10px;display:flex}.socials a{border:1px solid #6d9791;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:700;display:grid}.social-note{margin-top:12px!important;font-size:10px!important}.footer-bottom{color:#88a5a1;border-top:1px solid #426561;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:10px;display:flex}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-art{height:420px}.quick-contact{grid-template-columns:1fr}.quick-contact>div{border-bottom:1px solid #ddd;border-right:0;padding-bottom:18px}.intro,.appointment{grid-template-columns:1fr;gap:50px}.portrait-card{width:100%;max-width:450px;margin:auto}.section-heading{display:block}.services,.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:600px){.site-header{padding:0 18px}.site-header>.button{display:none}.brand strong{font-size:17px}.hero{padding:42px 20px 55px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{align-self:flex-start}.hero-art{height:355px}.hero-art p{font-size:20px;left:25px}.quick-contact{padding:26px 20px}.section{padding:78px 20px}.services{grid-template-columns:1fr}.services article{border-bottom:1px solid #aac9c0;border-right:0;min-height:auto}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.appointment{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--ink:#314235;--teal:#79c92f;--mint:#edf8df;--cream:#fffdfa;--coral:#e84b86;--cyan:#00aeca;--orange:#f15a24}.demo-note{background:#e84b86}.brand>img{object-fit:contain;object-position:center;width:48px;height:58px;transform:translateY(3px)}.brand small.brand-specialty{letter-spacing:0;flex-direction:row;gap:.18em;margin-top:5px;font-size:11px;font-weight:800;display:flex}.brand-specialty span:first-child,.brand-specialty span:nth-child(5){color:#e84b86}.brand-specialty span:nth-child(2),.brand-specialty span:nth-child(6){color:#79c92f}.brand-specialty span:nth-child(3),.brand-specialty span:nth-child(7){color:#00aeca}.brand-specialty span:nth-child(4),.brand-specialty span:nth-child(8){color:#f15a24}.brand small.brand-permit{color:#5c7472;letter-spacing:.055em;white-space:nowrap;margin-top:4px;font-size:7.5px;font-weight:600}.button{background:#e84b86;border-radius:6px;box-shadow:0 5px #e84b8629}.button-light{color:#d83978;background:#fff}.hero-art{background:linear-gradient(145deg,#f6fce9,#e8f8fb);box-shadow:16px 16px #f7d8e5}.branded-art{box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;overflow:hidden}.branded-art>.animated-logo{object-fit:contain;object-position:center;border:0;width:100%;height:100%;transform:none}.branded-art:after{display:none}.branded-art p{background:#fffffff0;border-radius:8px;padding:11px 16px;font-size:22px;inset:auto 0 10px auto;box-shadow:0 8px 24px #3142351f}.care-section{background:#edf8df}.portrait-card{background:#edf8df;overflow:hidden;box-shadow:16px 16px #f7d8e5}.doctor-photo{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.services span{color:#e84b86}.growth-stages{text-align:center;max-width:1120px}.growth-stages-heading{max-width:760px;margin:0 auto 42px}.growth-stages-heading h2{margin:10px 0 16px;font-size:clamp(38px,5vw,58px);line-height:1.08}.growth-stages-heading>p:last-child{color:#54716d;margin:0;font-size:18px;line-height:1.65}.growth-stages>img{border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 18px 45px #31423521}.appointment{background:#e84b86}.appointment li{border-color:#ffffff4d}.appointment li>span{background:#79c92f}.urgent-note{background:#c83870}footer{background:#354b3a}.footer-icon{object-fit:contain;background:#fff;border:1px solid #e84b8638;border-radius:18px;width:112px;height:112px;padding:8px;box-shadow:0 8px 22px #123b3933}.quick-contact small{margin-bottom:6px;font-size:clamp(10px,.75vw,12px)}.quick-contact strong,.quick-contact a{font-size:clamp(15px,1.15vw,18px);line-height:1.45}.email-contact{margin-top:2px;display:block;position:relative}.email-contact>span{color:#e84b86;font-size:18px;line-height:1;position:absolute;top:.2em;right:calc(100% + 8px)}.email-contact a{overflow-wrap:anywhere;display:block}.back-to-top{z-index:50;color:#fff;background:#e84b86;border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:52px;height:52px;font-size:27px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #31423540}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 11px 28px #3142354d}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #00aeca}@media (max-width:900px){.hero-art{grid-row:1}.hero-copy{grid-row:2}}@media (max-width:600px){.brand>img{width:40px;height:50px}.brand small.brand-specialty{font-size:10.5px}.brand small.brand-permit{letter-spacing:.03em;font-size:6.8px}.branded-art>.animated-logo{object-fit:contain;width:100%;height:100%;transform:none}.branded-art p{font-size:18px;bottom:8px;right:8px}.quick-contact strong,.quick-contact a{font-size:clamp(16px,4.4vw,19px)}.growth-stages-heading{margin-bottom:26px}.growth-stages-heading>p:last-child{font-size:16px}.growth-stages>img{border-radius:12px}.back-to-top{width:48px;height:48px;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}
