:root{--paper:#fff;--ink:#5a5a5a;--muted:#5a5a5a;--accent:#a16b16;--accent-dark:#815612;--tint:#f8f5f0;--tint-deep:#efe6d9;--line:#e9e3db;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.75;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.14}h1 em,h2 em{font-weight:400;color:var(--accent)}h2{font-size:clamp(2.5rem,3.5vw,3.8rem)}h3{line-height:1.35;font-weight:500}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,input,textarea{border-radius:0}::selection{background:#eddfc9;color:#4f412f}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:disabled{cursor:default}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 100px));margin-inline:auto}.section{position:relative}.section-space{padding-block:105px}.icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.svg-library{position:absolute;height:0;width:0;overflow:hidden}.eyebrow{display:flex;gap:11px;align-items:center;text-transform:uppercase;font-size:.75rem;letter-spacing:.14em;line-height:1.6;font-weight:500;color:#815612;margin-bottom:23px}.eyebrow>span{width:23px;height:1px;background:currentColor;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:17px 25px;border:1px solid var(--accent);border-radius:7px;background:var(--accent);color:#fff;font-weight:500;font-size:.94rem;line-height:1.5;transition:background .3s,box-shadow .3s,transform .4s var(--ease);text-align:center}.button .icon{width:20px;height:20px;transition:transform .35s var(--ease)}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:0 12px 25px #a16b1615;transform:translateY(-3px)}.button:hover .icon{transform:translate(2px,-2px)}.button-small{font-size:.875rem;min-height:47px;padding:12px 18px;gap:15px}.text-link{display:inline-flex;align-items:center;gap:17px;font-weight:500;font-size:.875rem;padding-block:9px;color:#815612;line-height:1.6}.text-link .icon{height:19px;width:19px;transition:transform .3s var(--ease)}.text-link:hover .icon{transform:translate(3px,-2px)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:44px}.section-heading>p{max-width:330px;line-height:1.9;font-size:1rem;padding-bottom:5px}.section-heading.center{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center;margin-bottom:45px}.section-heading.center>p{max-width:500px;margin-top:23px}.section-heading.center .eyebrow{justify-content:center}.section-note{margin-top:22px;text-align:center;font-size:.875rem}.card-overline{display:block;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;line-height:1.7;color:#815612;margin-bottom:15px}.small-note{display:block;font-size:.8125rem;line-height:1.7}.icon-medallion{display:inline-grid;place-items:center;position:relative;width:80px;height:80px;border-radius:50%;background:var(--accent);color:#fff;box-shadow:0 0 0 5px #a16b160b;flex-shrink:0;transition:transform .45s var(--ease),box-shadow .45s}.icon-medallion::before{content:'';position:absolute;inset:8px;border:1px solid #ffffff80;border-radius:50%}.icon-medallion .icon{height:31px;width:31px;stroke-width:1.4}.icon-medallion.gray{background:#5a5a5a;box-shadow:0 0 0 5px #5a5a5a0a}.icon-medallion.soft{background:#f3eadc;color:var(--accent);box-shadow:none;width:58px;height:58px}.icon-medallion.soft::before{border-color:#a16b1633;inset:6px}.icon-medallion.soft .icon{width:25px;height:25px}.skip-link{position:fixed;left:16px;top:12px;padding:10px 18px;background:var(--accent);color:white;z-index:100;transform:translateY(-180%)}.skip-link:focus{transform:none}.scroll-progress{position:fixed;inset:0 0 auto;height:3px;background:var(--accent);z-index:80;transform:scaleX(0);transform-origin:left;pointer-events:none}
.site-header{position:sticky;top:0;z-index:60;background:#ffffffed;border-bottom:1px solid transparent;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:box-shadow .3s,border-color .3s}.site-header.scrolled{box-shadow:0 6px 30px #5a412409;border-color:#e9e3dbb0}.nav-wrap{display:flex;justify-content:space-between;align-items:center;gap:45px;min-height:109px}.brand{width:145px;display:block;flex-shrink:0;padding-block:6px}.brand img{height:94px;width:145px;object-fit:contain}.navigation{display:flex;align-items:center;justify-content:space-between;gap:55px}.nav-pill{display:flex;align-items:center;gap:5px;border:1px solid var(--line);padding:4px;border-radius:50px}.nav-pill>a{font-size:.875rem;white-space:nowrap;padding:9px 16px;border-radius:50px;transition:background .3s,color .3s}.nav-pill>a:hover,.nav-pill>a[aria-current]{background:var(--tint);color:#815612}.menu-toggle{display:none}

.hero{padding-top:30px;background:radial-gradient(ellipse at 60% 30%,#f7f2e9b0,transparent 65%)}.hero-inner{display:grid;grid-template-columns:minmax(0,.89fr) minmax(0,1.11fr);gap:54px;align-items:center;padding-block:15px 38px}.hero-copy{padding-bottom:16px}.hero h1{font-size:clamp(2.75rem,3.4vw,3.1rem);line-height:1.18;letter-spacing:-.05em;margin-bottom:27px}.hero-description{max-width:390px;font-size:1.0625rem;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:14px 22px;flex-wrap:wrap;margin-top:30px}.hero-actions .text-link{font-size:.875rem;gap:10px}.hero-assurance{display:flex;gap:19px;flex-wrap:wrap;margin-top:31px;padding-top:24px;border-top:1px solid var(--line);max-width:410px}.hero-assurance>span{display:flex;align-items:center;gap:7px;font-size:.8125rem;line-height:1.7}.hero-assurance .icon{width:17px;height:17px;color:var(--accent)}.hero-location{display:flex;gap:8px;align-items:center;margin-top:16px;font-size:.8125rem}.hero-location .icon{height:16px;width:16px;color:var(--accent)}.hero-visual{position:relative;margin-right:0;align-self:center}.hero-image-wrap{aspect-ratio:1.184;position:relative;overflow:hidden;border-radius:95px 18px 18px 18px;background:#e9e3db;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.hero-image-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#211b1935,transparent 33%);pointer-events:none}.hero-note{position:absolute;left:-32px;bottom:63px;background:#fffffff2;backdrop-filter:blur(16px);box-shadow:0 13px 40px #5a412412;border:1px solid #fff;border-radius:10px;display:flex;align-items:center;gap:14px;padding:17px 24px 17px 17px;font-size:.8125rem;line-height:1.7}.hero-note .icon-medallion{width:45px;height:45px;box-shadow:none}.hero-note .icon-medallion::before{inset:5px}.hero-note .icon-medallion .icon{height:23px;width:23px}.hero-note strong{font-weight:500}.hero-photo-caption{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:15px 4px 0;font-size:.75rem;letter-spacing:.025em}.caption-line{width:28px;height:1px;background:var(--accent)}.quick-navigation{display:grid;grid-template-columns:repeat(6,1fr);gap:25px;padding:39px 58px 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:15px}.quick-link{display:flex;align-items:center;flex-direction:column;gap:17px;font-size:.875rem;font-weight:500;text-align:center}.quick-link .icon-medallion{width:74px;height:74px}.quick-link .icon-medallion .icon{height:29px;width:29px}.quick-link:hover .icon-medallion{transform:translateY(-5px);box-shadow:0 7px 0 5px #a16b160a}.quick-link:hover{color:#815612}

.services-panel{background:#6e490f;border-radius:22px;padding:70px 60px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:55px;align-items:center}.services-intro .eyebrow{color:#f0dcc1}.services-intro h2{color:#fff;font-size:clamp(2.5rem,3.3vw,3.6rem)}.services-intro h2 em{color:#f0dcc1}.services-intro>p{color:#f3e7d8;line-height:1.9;margin-top:22px;max-width:340px}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.service-pill{display:flex;align-items:center;gap:14px;border:1px solid #ffffff38;border-radius:50px;padding:7px 22px 7px 7px;color:#fff;font-size:.875rem;font-weight:500;transition:background .3s,border-color .3s,transform .3s var(--ease)}.service-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#815612;flex-shrink:0}.service-icon .icon{width:15px;height:15px}.service-pill:hover{background:#ffffff1a;border-color:#fff;transform:translateX(4px)}
.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:110px;align-items:center}.about-visual{position:relative;padding:0 48px 30px 0}.about-main-photo{aspect-ratio:.98;overflow:hidden;border-radius:18px 100px 18px 18px;background:var(--tint)}.about-main-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 48%;transition:transform 1.4s var(--ease)}.about-detail-photo{position:absolute;right:0;bottom:0;width:37%;aspect-ratio:.83;overflow:hidden;border:8px solid var(--white);border-radius:18px;background:var(--tint)}.about-detail-photo img{height:100%;width:100%;object-fit:cover}.about-seal{position:absolute;top:25px;left:-22px;border-radius:8px;background:#fff;box-shadow:0 8px 36px #5a412410;display:flex;align-items:center;gap:13px;padding:15px 20px;font-size:.8125rem;line-height:1.55}.about-seal .icon{color:var(--accent);width:26px;height:26px;stroke-width:1.2}.about-copy h2{font-size:clamp(2.5rem,3.15vw,3.6rem);margin-bottom:27px}.about-copy>p:not(.eyebrow){font-size:1rem;line-height:1.9;margin-bottom:16px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;margin:27px 0 22px}.about-points>span{display:flex;gap:9px;align-items:flex-start;font-size:.875rem;line-height:1.65}.about-points .icon{height:18px;width:18px;margin-top:2px;color:var(--accent)}

.care{background:var(--tint)}.care-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.care-card{background:#fff;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .4s,transform .4s var(--ease)}.care-photo{height:244px;overflow:hidden;background:var(--tint-deep)}.care-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 44%;transition:transform 1.1s var(--ease)}.care-card:nth-child(2) .care-photo img{object-position:50% 39%}.care-card:nth-child(3) .care-photo img{object-position:50% 52%}.care-card:hover .care-photo img{transform:scale(1.04)}.care-body{padding:0 30px 26px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.care-body>.icon-medallion{width:55px;height:55px;margin-top:-28px;margin-bottom:20px;outline:5px solid #fff;box-shadow:none}.care-body>.icon-medallion::before{inset:6px}.care-body>.icon-medallion .icon{width:25px;height:25px}.care-body h3{font-family:var(--serif);font-size:1.6rem;letter-spacing:-.025em;margin-bottom:15px}.care-body>p{font-size:1rem;line-height:1.8;margin-bottom:22px}.care-body .text-link{margin-top:auto;width:100%;justify-content:space-between;font-size:.875rem;border-top:1px solid var(--line);padding-top:19px}

.studies{background:#fff}.study-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:26px}.study-tab{border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;min-height:70px;padding:14px;font-size:.94rem;color:var(--ink);transition:background .3s,color .3s,border-color .3s}.study-tab .icon{width:26px;height:26px;color:var(--accent)}.study-tab[aria-selected=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.study-tab[aria-selected=true] .icon{color:#fff}.study-tab:hover:not([aria-selected=true]){background:var(--tint)}.study-panels{border-radius:18px;background:var(--tint);padding:34px}.study-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;align-items:center;animation:panel-in .5s var(--ease)}.study-visual{border-radius:12px;overflow:hidden;background:#131619;min-width:0}.study-image{aspect-ratio:1.42;display:flex;align-items:center;justify-content:center}.study-image img{width:100%;height:100%;object-fit:cover}.study-visual figcaption{display:flex;align-items:center;gap:12px;padding:18px 24px;border-top:1px solid #ffffff2b;color:white;font-size:.875rem}.study-visual figcaption .icon{width:21px;height:21px;color:#e4c6a0}.study-visual-small{background:#fdfcfb;border:1px solid var(--line)}.study-visual-small .study-image{background:#fff;padding:24px}.study-visual-small .study-image img{max-width:100%;width:auto;height:auto;max-height:220px;object-fit:contain;border-radius:4px}.study-visual-small figcaption{color:var(--ink);border-top-color:var(--line)}.study-visual-small figcaption .icon{color:var(--accent)}.study-copy{padding:10px 15px 10px 0}.study-stage{display:inline-block;padding:6px 12px;background:#f5dcc0;color:#815612;border-radius:50px;font-size:.75rem;line-height:1.5;margin-bottom:21px}.study-copy h3{font-family:var(--serif);font-size:2.2rem;letter-spacing:-.035em;margin-bottom:18px;line-height:1.2}.study-copy>p{font-size:1rem;line-height:1.85}.check-list{list-style:none;margin:22px 0 28px;padding:0;display:grid;gap:11px}.check-list li{display:flex;gap:9px;align-items:flex-start;font-size:.875rem;line-height:1.65}.check-list .icon{width:18px;height:18px;color:var(--accent);margin-top:2px}.study-copy .button{font-size:.875rem;min-height:51px;padding:14px 20px;gap:18px}

.technology{padding-top:35px}.technology-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:95px;align-items:center}.technology-copy h2{font-size:clamp(2.5rem,3.2vw,3.55rem);margin-bottom:25px}.technology-copy>p:not(.eyebrow){line-height:1.9;max-width:435px}.feature-list{display:grid;gap:24px;margin-top:33px}.feature-list article{display:flex;align-items:flex-start;gap:18px}.feature-list h3{font-size:1rem;font-weight:600;margin-bottom:7px}.feature-list p{font-size:1rem;line-height:1.7;max-width:350px}.feature-list .icon-medallion{height:49px;width:49px}.feature-list .icon-medallion .icon{height:23px;width:23px}.technology-visual{position:relative;aspect-ratio:.98;overflow:hidden;border-radius:100px 18px 18px 18px;background:var(--tint)}.technology-visual>img{width:100%;height:100%;object-fit:cover;object-position:65% center}.technology-caption{position:absolute;bottom:24px;left:24px;right:24px;background:#fffffff0;backdrop-filter:blur(12px);padding:18px 22px;display:flex;align-items:center;gap:17px;border-radius:9px;font-size:.875rem;line-height:1.6}.technology-caption .icon{height:30px;width:30px;color:var(--accent);stroke-width:1.25}.technology-caption strong{font-weight:500}

.team{background:var(--tint)}.doctor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.doctor-card{min-width:0}.doctor-photo{position:relative;border-radius:100px 100px 10px 10px;aspect-ratio:.89;background:#ebe8e0;overflow:visible}.doctor-photo>img{height:100%;width:100%;object-fit:cover;object-position:50% 24%;border-radius:inherit}.doctor-card:nth-child(3) .doctor-photo>img{object-position:50% 19%}.doctor-photo>.icon-medallion{position:absolute;bottom:-23px;right:21px;width:50px;height:50px;outline:5px solid var(--tint);background:#fff}.doctor-info{padding:26px 3px 0}.doctor-info h3{font-family:var(--serif);font-size:1.8rem;letter-spacing:-.03em;line-height:1.48;margin-bottom:16px}.doctor-specialty{font-size:.875rem;font-weight:500;margin-bottom:5px}.doctor-focus{font-size:.875rem;line-height:1.65;min-height:47px;color:var(--accent-dark)}.doctor-bio{border-top:1px solid #ded5c9;margin-top:20px}.doctor-bio>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:13px;cursor:pointer;padding:17px 0 6px;font-size:.875rem;font-weight:500}.doctor-bio>summary::-webkit-details-marker{display:none}.doctor-bio summary .icon{height:16px;width:16px;transition:transform .3s}.doctor-bio[open] summary .icon{transform:rotate(45deg)}.doctor-bio>div{padding-top:15px;font-size:.875rem;line-height:1.8}.doctor-bio p{margin-bottom:12px}.doctor-bio strong{font-weight:600}.doctor-bio .text-link{font-size:.875rem}.doctor-instagram{display:inline-flex;align-items:center;gap:9px;margin-top:4px;padding:9px 14px;border:1px solid var(--line);border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--ink);transition:background .3s,border-color .3s,color .3s}.doctor-instagram .icon{width:17px;height:17px;color:var(--accent);transition:color .3s}.doctor-instagram:hover{background:var(--tint);border-color:var(--accent);color:var(--accent-dark)}.affiliations{margin-top:70px;padding-top:30px;border-top:1px solid #ded5c9}.affiliations-heading{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:25px}.affiliations-heading h3{font-size:.875rem;font-weight:400}.affiliations-heading>.icon{color:var(--accent);height:20px;width:20px}.affiliation-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px;align-items:center;text-align:center}.affiliation-row>span{font-family:var(--serif);font-size:1.5rem;line-height:1.3;color:#766a58}.affiliation-detail{max-width:620px;margin:23px auto 0;font-size:.8125rem;text-align:center}.affiliation-detail summary{display:inline-flex;align-items:center;gap:12px;cursor:pointer;list-style:none;padding:8px}.affiliation-detail summary::-webkit-details-marker{display:none}.affiliation-detail summary .icon{height:14px;width:14px}.affiliation-detail[open] summary .icon{transform:rotate(45deg)}.affiliation-detail>div{line-height:1.85;text-align:left;background:#fff8;border-radius:8px;margin-top:10px;padding:19px 24px}.affiliation-detail p+p{margin-top:7px}

.philosophy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.philosophy-card{padding:31px;border:1px solid var(--line);border-radius:13px}.philosophy-card>.icon-medallion{margin-bottom:25px}.philosophy-card .card-overline{margin-bottom:10px}.philosophy-card h3{font-family:var(--serif);font-size:1.65rem;letter-spacing:-.025em;margin-bottom:16px}.philosophy-card>p{font-size:1rem;line-height:1.8}.values-card{background:var(--tint);border-color:var(--tint)}.value-chips{display:flex;gap:9px;flex-wrap:wrap}.value-chips>span{padding:6px 12px;background:#fff;border:1px solid var(--line);border-radius:30px;font-size:.875rem;line-height:1.5}

.experience{padding-bottom:0}.experience-panel{padding:65px 72px;background:#6e490f;color:#fff;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.experience .eyebrow{color:#f0dcc1}.experience h2{font-size:clamp(2.5rem,3.45vw,3.85rem);line-height:1.17}.experience h2 em{color:#f0dcc1}.button-light{background:#fff;color:#6e490f;border-color:#fff;margin-top:30px;font-size:.875rem}.button-light:hover{background:#f5ede2;color:#6e490f;border-color:#f5ede2}.experience-steps{align-self:center}.experience-step{display:flex;gap:23px;padding:25px 0;border-bottom:1px solid #ffffff35}.experience-step:first-child{padding-top:0}.experience-step:last-child{border:0;padding-bottom:0}.step-number{font-family:var(--serif);font-size:1.35rem;color:#edcca2;line-height:1.4}.experience-step h3{font-family:var(--serif);font-size:1.75rem;letter-spacing:-.015em;margin-bottom:11px}.experience-step p{font-size:1rem;line-height:1.8;color:#f5eee5;max-width:330px}

.testimonials .section-heading{margin-bottom:38px}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.testimonial-card{border:1px solid var(--line);border-radius:13px;padding:35px 38px;display:flex;flex-direction:column}.testimonial-card:nth-child(2){background:var(--tint);border-color:var(--tint)}.quote-icon{width:32px;height:32px;color:var(--accent);stroke-width:1.2;margin-bottom:22px}.testimonial-card blockquote{font-family:var(--serif);font-size:1.7rem;font-weight:400;line-height:1.5;letter-spacing:-.025em;flex:1;margin-bottom:31px}.testimonial-person{display:flex;gap:13px;align-items:center}.initials{display:grid;place-items:center;width:44px;height:44px;background:#f1e5d3;color:#815612;border-radius:50%;font-size:.8125rem}.initials.gray{background:#e9e7e3;color:var(--ink)}.testimonial-person h3{font-size:.875rem;font-weight:500;margin-bottom:4px}.testimonial-person a{font-size:.75rem;line-height:1.5}.testimonial-person a:hover{text-decoration:underline;text-underline-offset:3px}

.journal{background:var(--tint)}.journal-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:26px}.journal-feature{background:#fff;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.journal-image{overflow:hidden;background:#e5ddd1;min-height:320px}.journal-image img{width:100%;height:100%;object-fit:cover;object-position:65% center;transition:transform 1.1s var(--ease)}.journal-image:hover img{transform:scale(1.04)}.journal-copy{padding:33px 28px;align-self:center}.journal-copy h3{font-family:var(--serif);font-size:1.75rem;letter-spacing:-.03em;margin-bottom:17px}.journal-copy>p{font-size:1rem;line-height:1.8;margin-bottom:20px}.journal-copy .card-overline{font-size:.75rem;letter-spacing:.09em}.instagram-card{padding:31px;background:#ede2d1;border-radius:14px;display:flex;flex-direction:column;align-items:flex-start}.instagram-card>.icon-medallion{background:#fff9;margin-bottom:24px}.instagram-card .card-overline{margin-bottom:13px}.instagram-card h3{font-family:var(--serif);font-size:1.85rem;letter-spacing:-.03em;margin-bottom:18px}.instagram-card>p{font-size:1rem;line-height:1.8;margin-bottom:21px}.instagram-handle{font-size:.875rem;margin-top:auto;font-weight:500}.instagram-card .text-link{width:100%;justify-content:space-between;border-top:1px solid #c8b08b;padding-top:16px;margin-top:16px}

.faq-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.3fr);gap:100px}.faq-intro h2{font-size:clamp(2.5rem,3.3vw,3.7rem)}.faq-intro>p:not(.eyebrow){font-size:1rem;line-height:1.85;margin-top:25px;max-width:300px}.faq-intro .text-link{margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;cursor:pointer;padding:23px 0;font-size:1rem;font-weight:500;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{position:relative;flex-shrink:0;width:24px;height:24px;border:1px solid var(--line);border-radius:50%}.faq-plus::before,.faq-plus::after{content:'';position:absolute;left:6px;top:10px;height:1px;width:10px;background:var(--accent);transition:transform .3s}.faq-plus::after{transform:rotate(90deg)}details[open] .faq-plus::after{transform:rotate(0)}.faq-answer{padding:0 33px 25px 0;font-size:1rem;line-height:1.85}.faq-list details[open] .faq-answer{animation:panel-in .4s var(--ease)}

.contact{background:linear-gradient(135deg,#f7f4ee,#faf8f4)}.contact .section-heading{margin-bottom:48px}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px}.contact-information{padding-top:4px}.contact-row{display:flex;align-items:flex-start;gap:23px;padding:28px 0;border-bottom:1px solid #dfd5c8}.contact-row:first-child{padding-top:4px}.contact-row:last-child{border:0}.contact-row>.icon-medallion{height:50px;width:50px}.contact-row>div{flex:1;min-width:0}.contact-row h3{font-size:1.0625rem;font-weight:500;margin-bottom:13px}.contact-row p{font-size:1rem;line-height:1.85}.contact-row .text-link{font-size:.875rem;margin-top:9px}.contact-methods{display:flex;flex-direction:column;gap:10px;margin-top:2px}.contact-inline-row{display:flex;align-items:center;gap:11px;font-size:1rem;line-height:1.5;color:var(--ink);overflow-wrap:anywhere}.contact-inline-row .icon{width:17px;height:17px;color:#815612;flex-shrink:0}.contact-inline-row:hover{color:#815612;text-decoration:underline;text-underline-offset:4px}.map-embed{position:relative;aspect-ratio:1.5;border-radius:10px;overflow:hidden;margin-top:18px;border:1px solid var(--line);background:var(--tint)}.map-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contact-row .small-note{font-size:.8125rem;margin-top:10px}.hours-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.65;margin-bottom:9px}.hours-row strong{font-weight:500;text-align:right}.hours-row>span{display:flex;align-items:center;gap:8px}.hours-row .icon{width:15px;height:15px;color:var(--accent);flex-shrink:0}.hours-row+.hours-row{margin-top:5px;padding-top:16px;border-top:1px solid #dfd5c8}.contact-form{padding:35px;background:#fff;border:1px solid #fff;border-radius:14px;box-shadow:0 15px 45px #715a3206}.form-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--accent);background:var(--tint);margin-bottom:20px}.form-icon .icon{height:23px;width:23px}.contact-form h3{font-family:var(--serif);font-size:1.9rem;letter-spacing:-.03em;line-height:1.3;margin-bottom:14px;max-width:340px}.contact-form>p:not(.form-hint):not(.form-status){font-size:1rem;line-height:1.8;margin-bottom:24px}.contact-form>label{display:flex;gap:8px;align-items:center;font-size:.875rem;font-weight:500;margin-top:17px;margin-bottom:8px}.contact-form input,.contact-form textarea{width:100%;display:block;border:1px solid var(--line);background:#fcfbf9;border-radius:6px;color:var(--ink);padding:13px 15px;font-size:1rem;line-height:1.5;transition:border-color .3s,background .3s}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #a16b1640;outline-offset:2px;border-color:var(--accent);background:#fff}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#77716a;opacity:1}.contact-form textarea{min-height:116px;resize:vertical}.contact-form .button{width:100%;margin-top:24px}.form-hint{font-size:.75rem;line-height:1.7;text-align:center;margin-top:14px}.form-status{font-size:.875rem;line-height:1.65;margin-top:12px;color:var(--accent-dark)}.form-status:empty{display:none}.visit-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:53px;border-top:1px solid #dfd5c8;padding-top:34px}.visit-banner>div{display:flex;gap:20px;align-items:center}.visit-banner>div>.icon{height:28px;width:28px;color:var(--accent);stroke-width:1.3}.visit-banner h3{font-family:var(--serif);font-size:1.5rem;letter-spacing:-.025em;margin-bottom:5px}.visit-banner p{font-size:.875rem}.button-outline{background:transparent;color:#815612;border-color:#c7b396;font-size:.875rem;min-height:50px;padding:13px 21px}.button-outline:hover{background:var(--accent);color:#fff}

.site-footer{padding:34px 0 27px}.footer-top{display:flex;gap:60px;align-items:center;padding-bottom:28px}.footer-top .brand{width:166px}.footer-top .brand img{width:166px;height:108px}.footer-top>p{font-family:var(--serif);font-size:1.2rem;line-height:1.5;letter-spacing:-.015em}.footer-top>p em{color:var(--accent)}.footer-social{display:flex;gap:10px;margin-left:auto}.social-button{display:grid;place-items:center;height:43px;width:43px;border:1px solid var(--line);border-radius:50%;transition:background .3s,color .3s}.social-button .icon{height:18px;width:18px}.social-button:hover{background:var(--tint);color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.8125rem}.footer-bottom>nav{display:flex;gap:27px;flex-wrap:wrap}.footer-bottom a:hover{color:#815612}.floating-contact{position:fixed;right:24px;bottom:24px;z-index:55;display:flex;align-items:center;gap:10px;background:var(--accent);color:white;min-height:52px;padding:13px 19px;border:1px solid #ffffffa0;border-radius:40px;box-shadow:0 6px 25px #a16b1626;font-size:.875rem;opacity:0;transform:translateY(100px);transition:opacity .35s,transform .5s var(--ease),background .3s}.floating-contact.visible{opacity:1;transform:none}.floating-contact:focus-visible{opacity:1;transform:none}.floating-contact .icon{height:21px;width:21px}.floating-contact:hover{background:var(--accent-dark)}
.cookie-banner{position:fixed;left:24px;bottom:24px;z-index:90;max-width:380px;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:14px;box-shadow:0 15px 45px #5a412414;padding:22px 24px;display:flex;flex-direction:column;gap:16px;opacity:0;transform:translateY(30px);transition:opacity .4s,transform .5s var(--ease);pointer-events:none}.cookie-banner.visible{opacity:1;transform:none;pointer-events:auto}.cookie-banner p{font-size:.8125rem;line-height:1.7;color:var(--ink)}.cookie-banner a{color:#815612;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;justify-content:flex-end}.cookie-actions .button{min-height:42px;padding:10px 22px;font-size:.8125rem;gap:10px}

@keyframes entrance{from{opacity:0;transform:translateY(23px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hero-enter{animation:entrance 1.05s var(--ease) both}.hero-copy .hero-enter:nth-child(2){animation-delay:.08s}.hero-copy .hero-enter:nth-child(3){animation-delay:.16s}.hero-copy .hero-enter:nth-child(4){animation-delay:.22s}.hero-copy .hero-enter:nth-child(5){animation-delay:.28s}.hero-copy .hero-enter:nth-child(6){animation-delay:.32s}.hero-visual.hero-enter{animation-delay:.16s;animation-duration:1.3s}.motion-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}.care-grid .reveal:nth-child(2),.doctor-grid .reveal:nth-child(2),.philosophy-grid .reveal:nth-child(2){transition-delay:.08s}.care-grid .reveal:nth-child(3),.doctor-grid .reveal:nth-child(3),.philosophy-grid .reveal:nth-child(3){transition-delay:.16s}.quick-navigation .reveal:nth-child(2){transition-delay:.04s}.quick-navigation .reveal:nth-child(3){transition-delay:.08s}.quick-navigation .reveal:nth-child(4){transition-delay:.12s}.quick-navigation .reveal:nth-child(5){transition-delay:.16s}.quick-navigation .reveal:nth-child(6){transition-delay:.2s}

@media(min-width:1600px){.hero h1{font-size:3.1rem}.hero-inner{gap:65px}.section-space{padding-block:115px}.hero{padding-top:44px}}
@media(max-width:1190px){.container{width:calc(100% - 72px)}.navigation{gap:25px}.nav-pill>a{padding:9px 12px;font-size:.8125rem}.hero-inner{gap:34px}.hero h1{font-size:clamp(2.15rem,3.6vw,2.7rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-assurance{gap:12px}.hero-note{left:-23px;font-size:.75rem;padding:14px 16px;gap:11px}.hero-note .icon-medallion{width:40px;height:40px}.about-layout{gap:65px}.quick-navigation{padding-inline:22px}.care-body{padding-inline:25px}.care-photo{height:215px}.care-body h3{font-size:1.5rem}.study-panel{gap:37px}.study-panels{padding:28px}.study-copy{padding:7px 0}.study-copy h3{font-size:1.95rem}.technology-layout{gap:55px}.doctor-grid{gap:23px}.doctor-info h3{font-size:1.55rem}.experience-panel{gap:55px;padding:55px}.philosophy-card{padding:26px}.journal-layout{grid-template-columns:1.8fr 1fr}.journal-feature{grid-template-columns:1fr}.journal-image{height:210px;min-height:0}.journal-image img{object-position:50% 60%}.journal-copy{padding:28px}.instagram-card{padding:30px}.faq-layout{gap:65px}.contact-layout{gap:55px}.contact-form{padding:30px}.contact-row{gap:17px}}
@media(max-width:980px){.navigation{gap:20px}.nav-wrap{gap:22px}.nav-pill>a{padding-inline:9px;font-size:.8125rem}.button-small{padding-inline:15px;gap:10px}.brand,.brand img{width:130px}.brand img{height:85px}.nav-wrap{min-height:100px}.hero h1{font-size:2.2rem}.hero-inner{gap:26px}.hero-description{font-size:1rem}.hero-assurance{margin-top:23px;padding-top:20px;flex-direction:column;gap:7px}.hero-note{bottom:57px;left:-17px;font-size:.75rem;padding:11px 13px}.hero-note .icon-medallion{width:34px;height:34px}.hero-note .icon-medallion .icon{width:18px;height:18px}.hero-photo-caption{font-size:.75rem}.hero-image-wrap{border-top-left-radius:75px}.quick-navigation{padding-inline:5px;gap:14px}.quick-link .icon-medallion{width:66px;height:66px}.quick-link{font-size:.8125rem}.section-space{padding-block:80px}.section-heading{gap:35px}.section-heading>p{max-width:280px}.section-heading h2{font-size:2.7rem}.about-layout{gap:40px}.about-visual{padding-right:25px}.about-detail-photo{width:41%;border-width:6px}.about-seal{left:-12px;top:19px;padding:12px 15px}.about-copy h2{font-size:2.7rem}.about-points{grid-template-columns:1fr;gap:9px}.care-grid{gap:18px}.care-photo{height:195px}.care-body{padding-inline:22px}.care-body h3{font-size:1.5rem}.care-body .text-link{gap:10px}.study-tab{font-size:.875rem;gap:9px;padding:13px 10px}.study-tab .icon{width:22px;height:22px}.study-panel{gap:30px}.study-copy h3{font-size:1.8rem}.study-panels{padding:25px}.study-copy .button{font-size:.8125rem;padding-inline:14px;gap:10px}.study-visual figcaption{padding:16px;font-size:.8125rem;gap:10px}.study-visual figcaption .icon{width:19px}.study-visual-small .study-image{padding:16px}.technology{padding-top:20px}.technology-copy h2{font-size:2.7rem}.technology-layout{gap:38px}.technology-visual{aspect-ratio:.8}.feature-list article{gap:13px}.feature-list p{font-size:1rem}.doctor-info h3{font-size:1.4rem}.doctor-bio>summary{font-size:.8125rem}.doctor-photo{border-top-left-radius:80px;border-top-right-radius:80px;aspect-ratio:.79}.doctor-focus{min-height:69px}.doctor-grid{gap:22px}.affiliation-row{gap:15px}.philosophy-grid{gap:18px}.philosophy-card{padding:23px}.philosophy-card h3{font-size:1.45rem}.experience-panel{padding:48px 38px;gap:40px}.experience h2{font-size:3rem}.experience-step h3{font-size:1.5rem}.testimonial-card{padding:30px}.testimonial-card blockquote{font-size:1.5rem}.journal-layout{gap:22px}.faq-layout{gap:45px}.faq-intro h2{font-size:2.75rem}.contact-layout{gap:35px}.contact-form{padding:26px}.contact-row>.icon-medallion{width:43px;height:43px}.contact-row>.icon-medallion .icon{height:21px;width:21px}.hours-row{flex-direction:column;gap:2px}.hours-row strong{text-align:left}}
@media(max-width:820px){html{scroll-padding-top:96px}.container{width:calc(100% - 44px)}.services-panel{grid-template-columns:1fr;gap:34px;padding:42px 28px;border-radius:18px}.services-intro>p{max-width:none}.services-grid{grid-template-columns:1fr}.nav-wrap{min-height:87px}.brand,.brand img{width:119px}.brand img{height:76px}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-left:auto;min-width:44px;height:44px;background:#fff;border:1px solid var(--line);border-radius:7px}.menu-toggle>span{width:20px;height:1px;background:var(--ink);transition:transform .3s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-4px) rotate(-45deg)}.navigation{display:none;position:absolute;top:87px;left:0;right:0;background:#fffffff9;backdrop-filter:blur(18px);padding:12px 22px 27px;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #50391a0a;align-items:flex-start;flex-direction:column;gap:18px}.navigation.is-open{display:flex}.nav-pill{display:flex;flex-direction:column;align-items:stretch;border:0;border-radius:0;padding:0;width:100%;gap:0}.nav-pill>a{font-size:1rem;padding:12px 2px;border-radius:0}.nav-pill>a:hover,.nav-pill>a[aria-current]{background:transparent}.hero{padding-top:23px}.hero-inner{grid-template-columns:1fr;gap:30px;padding-block:8px 24px}.hero-copy{padding:0}.hero h1{font-size:3.2rem;max-width:620px;margin-bottom:24px}.hero-description{max-width:500px}.hero-actions{flex-direction:row;align-items:center;gap:15px 23px;margin-top:25px}.hero-assurance{flex-direction:row;margin-top:25px;max-width:450px;gap:20px}.hero-location{font-size:.8125rem}.hero-visual{max-width:660px;width:100%;margin-inline:auto;padding-bottom:8px}.hero-image-wrap{border-radius:70px 14px 14px 14px;aspect-ratio:1.184}.hero-note{left:18px;bottom:67px;padding:15px 19px;font-size:.8125rem;gap:13px}.hero-note .icon-medallion{width:41px;height:41px}.hero-note .icon-medallion .icon{width:21px;height:21px}.hero-photo-caption{padding-top:12px;justify-content:flex-start;font-size:.75rem}.quick-navigation{padding:29px 6px 27px;margin-top:3px;gap:15px}.quick-link .icon-medallion{width:61px;height:61px}.quick-link .icon-medallion::before{inset:7px}.quick-link .icon-medallion .icon{width:25px;height:25px}.quick-link{gap:13px;font-size:.8125rem}.section-space{padding-block:72px}.section-heading{align-items:flex-start;flex-direction:column;gap:23px;margin-bottom:33px}.section-heading>p{max-width:470px}.section-heading h2,h2{font-size:2.8rem}.section-heading.center{margin-bottom:34px}.section-heading.center>p{margin-top:23px;max-width:440px}.about-layout{grid-template-columns:1fr;gap:43px}.about-visual{max-width:570px;width:calc(100% - 10px);margin-inline:auto;padding:0 44px 30px 0}.about-main-photo{aspect-ratio:1.25;border-top-right-radius:85px}.about-detail-photo{width:31%;aspect-ratio:.9}.about-seal{left:-9px;top:22px}.about-copy h2{font-size:2.8rem}.about-points{grid-template-columns:1fr 1fr;gap:13px;margin-block:24px 19px}.about-copy>p:not(.eyebrow){max-width:600px}.care-grid{gap:17px}.care-photo{height:180px}.care-body{padding:0 19px 22px}.care-body h3{font-size:1.5rem}.care-body>p{font-size:1rem}.care-body .text-link{font-size:.8125rem;line-height:1.7}.care-body .text-link .icon{width:17px}.study-tabs{gap:9px;margin-bottom:21px}.study-tab{font-size:.875rem;flex-direction:column;gap:6px;min-height:77px}.study-panels{padding:25px}.study-panel{grid-template-columns:1fr;gap:28px}.study-visual{width:100%;max-width:540px;margin-inline:auto}.study-image{aspect-ratio:1.85}.study-copy{padding:0}.study-copy h3{font-size:2.2rem}.study-copy>p{max-width:580px}.study-copy .button{font-size:.875rem;padding:15px 20px;gap:20px}.study-stage{margin-bottom:18px}.check-list{margin-block:20px 24px}.section-note{font-size:.8125rem;max-width:450px;margin:22px auto 0}.technology{padding-top:10px}.technology-layout{grid-template-columns:1fr;gap:35px}.technology-copy h2{font-size:2.8rem}.technology-copy>p:not(.eyebrow){max-width:580px}.feature-list{grid-template-columns:1fr;gap:23px}.feature-list p{max-width:510px}.technology-visual{width:100%;max-width:650px;aspect-ratio:1.4;margin-inline:auto;border-top-left-radius:80px}.technology-caption{max-width:410px;left:20px;bottom:20px;right:20px}.doctor-grid{gap:18px}.doctor-info h3{font-size:1.45rem}.doctor-photo{aspect-ratio:.76;border-top-left-radius:70px;border-top-right-radius:70px}.doctor-photo>.icon-medallion{width:43px;height:43px;bottom:-19px;right:12px;outline-width:4px}.doctor-photo>.icon-medallion .icon{width:21px;height:21px}.doctor-info{padding-top:25px}.doctor-specialty,.doctor-focus{font-size:.875rem}.doctor-focus{min-height:92px}.doctor-bio>summary{line-height:1.6;align-items:flex-start}.doctor-bio>summary .icon{margin-top:4px}.affiliations{margin-top:48px;padding-top:27px}.affiliation-row{grid-template-columns:repeat(3,1fr);gap:23px 15px}.affiliation-detail{margin-top:19px}.philosophy-grid{gap:17px}.philosophy-card{padding:24px 22px}.philosophy-card h3{font-size:1.5rem}.philosophy-card>p{font-size:1rem}.experience-panel{grid-template-columns:1fr;gap:40px;padding:43px 35px}.experience h2{font-size:3.35rem}.experience-step p{max-width:580px}.experience-step h3{font-size:1.6rem}.experience-step{gap:23px}.experience-intro .button{margin-top:27px}.testimonial-card{padding:27px}.testimonial-card blockquote{font-size:1.6rem}.testimonial-person{gap:11px;align-items:flex-start}.initials{width:38px;height:38px;flex-shrink:0}.journal-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.journal-image{height:195px}.journal-copy{padding:25px}.instagram-card{padding:27px}.journal-copy h3{font-size:1.8rem}.instagram-card h3{font-size:1.8rem}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-intro h2{font-size:2.8rem}.faq-intro>p:not(.eyebrow){max-width:450px;margin-top:22px}.faq-intro .text-link{margin-top:15px}.faq-list summary{padding-block:23px}.contact-layout{grid-template-columns:1fr 1fr;gap:27px}.contact-form{padding:25px}.contact-form h3{font-size:1.7rem}.contact-row{gap:12px}.contact-row>.icon-medallion{display:none}.contact-row h3{font-size:1rem}.contact-row p{font-size:1rem}.visit-banner{margin-top:37px;padding-top:28px}.visit-banner h3{font-size:1.4rem}.footer-top{gap:40px}.footer-top .brand,.footer-top .brand img{width:150px}.footer-top .brand img{height:98px}.footer-top>p{font-size:1.1rem}.footer-bottom>nav{gap:20px}.footer-bottom{font-size:.75rem}.floating-contact{right:18px;bottom:18px;padding:13px 16px;font-size:.8125rem}.cookie-banner{left:14px;right:14px;bottom:86px;max-width:none;padding:19px 20px}}
@media(max-width:600px){.hero h1{font-size:clamp(1.8rem,8.3vw,3rem)}.hero .eyebrow{font-size:.75rem}.hero-actions{gap:12px 20px}.hero-actions .button{font-size:.875rem;padding-inline:21px}.hero-actions .text-link{font-size:.875rem}.hero-assurance{gap:12px 16px}.hero-assurance>span{font-size:.8125rem}.hero-image-wrap{border-top-left-radius:55px}.hero-note{bottom:57px;left:12px;font-size:.75rem;padding:12px 15px;gap:10px}.hero-note .icon-medallion{width:35px;height:35px}.hero-note .icon-medallion .icon{width:19px;height:19px}.quick-navigation{grid-template-columns:repeat(3,1fr);gap:27px 18px;padding-block:31px}.quick-link .icon-medallion{width:67px;height:67px}.quick-link{gap:14px;font-size:.875rem}.section-space{padding-block:64px}.eyebrow{letter-spacing:.1em;margin-bottom:20px}.section-heading h2,h2,.about-copy h2,.technology-copy h2,.faq-intro h2{font-size:clamp(2.35rem,7.7vw,2.85rem)}.section-heading{gap:23px;margin-bottom:32px}.section-heading>p{font-size:1rem}.section-heading.center{text-align:left;align-items:flex-start}.section-heading.center .eyebrow{justify-content:flex-start}.section-heading.center>p{margin-top:23px}.about-visual{padding-right:35px}.about-detail-photo{width:35%;border-width:5px}.about-main-photo{aspect-ratio:1.02;border-top-right-radius:65px}.about-seal{font-size:.75rem;padding:11px 15px;left:-7px;top:18px}.about-seal .icon{width:23px;height:23px}.about-layout{gap:34px}.about-points{grid-template-columns:1fr;gap:11px}.care-grid{grid-template-columns:1fr;gap:25px}.care-photo{height:245px}.care-body{padding:0 27px 25px}.care-body h3{font-size:1.75rem}.care-body>p{max-width:400px}.care-body .text-link{font-size:.875rem}.care-card:nth-child(2) .care-photo img{object-position:50% 36%}.care-card:nth-child(3) .care-photo img{object-position:50% 46%}.study-tabs{grid-template-columns:1fr 1fr;gap:9px}.study-tab{flex-direction:row;justify-content:flex-start;padding:14px 13px;min-height:61px;gap:10px;font-size:.875rem}.study-tab .icon{height:22px;width:22px}.study-panels{padding:20px;border-radius:12px}.study-image{aspect-ratio:1.4}.study-visual figcaption{font-size:.8125rem;padding:14px 15px;gap:9px}.study-copy h3{font-size:2rem}.study-visual-small .study-image{min-height:204px}.study-copy .button{width:100%;font-size:.875rem;gap:15px}.study-copy>p{font-size:1rem}.check-list li{font-size:.875rem}.section-note{text-align:left;line-height:1.7}.technology{padding-top:0}.technology-visual{aspect-ratio:1.04;border-top-left-radius:60px}.technology-caption{left:16px;right:16px;bottom:16px;padding:15px;font-size:.8125rem;gap:12px}.technology-caption .icon{width:26px;height:26px}.feature-list{gap:24px}.feature-list h3{font-size:1rem}.feature-list article{gap:15px}.doctor-grid{grid-template-columns:1fr;gap:40px}.doctor-card{max-width:440px;width:100%;margin-inline:auto}.doctor-photo{aspect-ratio:.98;border-top-left-radius:110px;border-top-right-radius:110px}.doctor-photo>img{object-position:50% 23%}.doctor-card:nth-child(3) .doctor-photo>img{object-position:50% 18%}.doctor-photo>.icon-medallion{width:54px;height:54px;right:23px;bottom:-24px}.doctor-photo>.icon-medallion .icon{width:24px;height:24px}.doctor-info{padding-top:27px}.doctor-info h3{font-size:1.9rem}.doctor-focus{min-height:0}.doctor-bio{margin-top:19px}.doctor-bio>summary{font-size:.875rem}.doctor-bio>div{font-size:1rem}.doctor-specialty{font-size:1rem}.doctor-focus{font-size:.875rem}.affiliation-row{gap:24px 13px}.affiliation-row>span{font-size:1.15rem}.affiliations-heading{gap:10px;text-align:center;align-items:flex-start}.affiliations-heading h3{font-size:.8125rem;line-height:1.7}.affiliation-detail{font-size:.8125rem}.affiliation-detail>div{padding:18px 20px;font-size:.875rem}.philosophy-grid{grid-template-columns:1fr;gap:20px}.philosophy-card{padding:29px}.philosophy-card h3{font-size:1.8rem}.philosophy-card>.icon-medallion{margin-bottom:22px}.experience-panel{padding:37px 27px;gap:39px;border-radius:13px}.experience h2{font-size:3.05rem}.experience .eyebrow{font-size:.75rem;letter-spacing:.08em}.experience-step{gap:18px}.experience-step h3{font-size:1.6rem}.experience-step p{font-size:1rem}.step-number{font-size:1.25rem}.experience-intro .button{width:100%;font-size:.875rem;gap:20px}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:29px}.testimonial-card blockquote{font-size:1.6rem;margin-bottom:25px}.testimonial-person a{font-size:.75rem}.journal-layout{grid-template-columns:1fr;gap:22px}.journal-feature{grid-template-columns:1fr}.journal-image{height:240px}.journal-copy{padding:27px}.instagram-card{padding:30px}.instagram-card h3{font-size:2rem}.instagram-card h3 br{display:none}.instagram-card>p{max-width:430px}.instagram-card .text-link{margin-top:19px}.faq-list summary{font-size:1rem;gap:20px}.faq-answer{padding-right:8px;font-size:1rem}.contact .section-heading{margin-bottom:28px}.contact-layout{grid-template-columns:1fr;gap:27px}.contact-row>.icon-medallion{display:grid;width:47px;height:47px}.contact-row{gap:17px;padding-block:26px}.contact-row h3{font-size:1rem}.contact-row p{font-size:.94rem}.hours-row{flex-direction:row;font-size:.875rem;gap:12px}.hours-row strong{text-align:right}.contact-form{padding:28px 25px}.contact-form h3{font-size:1.85rem}.contact-form .button{font-size:.875rem;gap:15px}.visit-banner{flex-direction:column;align-items:flex-start;gap:20px}.visit-banner>div{gap:15px}.visit-banner h3{font-size:1.45rem}.visit-banner>.button{margin-left:43px}.site-footer{padding-top:27px;padding-bottom:100px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:26px 25px}.footer-top .brand,.footer-top .brand img{width:142px}.footer-top .brand img{height:93px}.footer-top>p{font-size:1rem}.footer-social{grid-column:1/-1;justify-self:start;margin:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;padding-top:23px}.footer-bottom>nav{gap:16px 23px;font-size:.8125rem}.floating-contact{font-size:.8125rem}}
@media(max-width:360px){.container{width:calc(100% - 36px)}.hero h1{font-size:1.75rem}.hero-note{font-size:.75rem;left:8px;padding:10px;gap:8px}.hero-note .icon-medallion{height:31px;width:31px}.hero-note .icon-medallion .icon{height:17px;width:17px}.hero-assurance{flex-direction:column;gap:8px}.hero-location{font-size:.75rem}.study-tab{font-size:.8125rem;gap:7px;padding-inline:10px}.study-tab .icon{height:20px;width:20px}.study-panels{padding:17px}.study-copy h3{font-size:1.8rem}.contact-row>.icon-medallion{display:none}.experience h2{font-size:2.7rem}.experience-panel{padding-inline:23px}.footer-top{grid-template-columns:1fr;gap:18px}.footer-social{grid-column:auto}.philosophy-card{padding:25px}.quick-link{font-size:.8125rem}.hours-row{flex-direction:column;gap:2px}.hours-row strong{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.hero-image{transform:none!important;will-change:auto}}

@media(min-width:821px) and (max-width:900px){.hero h1{font-size:1.95rem}}
