@font-face{font-family:Abar;src:url(/fonts/abar/AbarFaNum-VF.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{color-scheme:light only;--ink:#122e1f;--green:#24563b;--lime:#a9fa91;--paper:#f4f7f2;--muted:#68766b;--line:#dfe6dc;--white:#fff;--radius:22px;--shadow:0 18px 55px #193a2310}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{color:var(--ink);background:#fff;margin:0;font:430 17px/1.9 Abar,Tahoma,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.5}h2{letter-spacing:-.8px;font-size:38px;font-weight:820}h3{font-size:23px;font-weight:760}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,summary,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #75bc5e}img{max-width:100%;height:auto}button{cursor:pointer}svg{flex-shrink:0;display:block}.icon{width:22px;height:22px}.wrap{width:min(100% - 64px,1240px);margin-inline:auto}.narrow{max-width:900px}.skip{z-index:100;background:#fff;padding:15px;position:fixed;top:-100px;left:20px}.skip:focus{top:10px}.eyebrow{letter-spacing:0;color:var(--green);align-items:center;gap:10px;margin-bottom:14px;font-size:14px;font-weight:650;display:flex}.eyebrow:before{content:"";background:#72aa62;width:21px;height:2px}.eyebrow.light{color:var(--lime)}.eyebrow:has(.status-dot):before{display:none}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:13px 24px;font-size:15px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button>span:last-child{margin-inline-start:10px}.button:hover{background:#245338;transform:translateY(-2px);box-shadow:0 8px 20px #173c2220}.button.outline{color:var(--ink);background:0 0;border-color:#b6c4b2}.button.outline:hover{background:#edf6e8}.button.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.icon-button{width:40px;height:40px;color:var(--ink);background:0 0;border:0;border-radius:50%;place-items:center;font-size:28px;display:grid}.icon-button:hover{background:var(--paper)}.text-link{border-bottom:1px solid #aabfa4;align-items:center;gap:24px;padding-bottom:7px;font-size:15px;font-weight:700;display:inline-flex}.text-link span{font-size:23px}.topbar{background:var(--ink);color:#deebda;font-size:13px}.topbar .wrap,.topbar .wrap>span,.topbar a{align-items:center;gap:9px;display:flex}.topbar .wrap{justify-content:space-between;min-height:36px}.topbar .icon{width:15px;height:15px}.topbar a{gap:12px}.topbar b{font-weight:550}.site-header{z-index:30;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #edf0eb;position:sticky;top:0}.header{justify-content:space-between;align-items:center;gap:28px;min-height:96px;display:flex}.brand{flex-shrink:0;width:205px;line-height:0}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:29px;font-size:15px;font-weight:550;display:flex}.desktop-nav>a{padding:20px 0;position:relative}.desktop-nav>a.active:after{content:"";background:var(--green);border-radius:5px;height:3px;position:absolute;bottom:12px;left:20%;right:20%}.desktop-nav a:hover{color:#528746}.service-menu{position:relative}.service-menu summary{cursor:pointer;align-items:center;gap:10px;padding:20px 0;list-style:none;display:flex}.service-menu summary::-webkit-details-marker{display:none}.service-menu-panel{border:1px solid var(--line);width:510px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:28px;position:absolute;top:65px;right:-50px}.service-menu-panel>strong{margin-bottom:16px;display:block}.service-menu-panel>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.service-menu-panel>div a{background:var(--paper);border-radius:8px;justify-content:space-between;padding:12px;display:flex}.service-menu-panel>a{color:var(--green);margin-top:18px;display:block}.header-actions{align-items:center;gap:13px;display:flex}.header-actions .button{min-height:46px;padding:9px 17px;font-size:14px}.menu-toggle{display:none}.mobile-nav{grid-template-columns:1fr 1fr;gap:14px;padding-block:20px}.mobile-nav:not([hidden]){display:grid}.mobile-nav a{background:var(--paper);border-radius:10px;padding:10px 12px}dialog{border:1px solid var(--line);width:min(680px,90vw);color:var(--ink);box-shadow:var(--shadow);border-radius:22px;padding:32px}dialog::backdrop{backdrop-filter:blur(4px);background:#102b20a8}.search-dialog-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.search-dialog-head strong{font-size:21px}dialog .search{margin-bottom:0}.hero-section{background:linear-gradient(110deg,#eff6e8 0%,#f7faf4 45%,#fff 77%);padding:36px 0 0}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;min-height:558px;display:grid}.hero h1{margin:14px 0 10px;font-size:27px;font-weight:700}.actions{flex-wrap:wrap;gap:13px;margin:30px 0;display:flex}.credential-icon{color:#5a8842;background:#ecf6e4;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.quick-start{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:.8fr 1.1fr 1.1fr 1fr;align-items:center;gap:25px;margin-bottom:34px;padding:23px 25px;display:grid;position:relative;top:34px;box-shadow:0 14px 38px #273e1810}.quick-start>div{align-items:center;gap:13px;display:flex}.quick-start>div>.icon{color:#638351;width:33px;height:33px}.quick-start a{border-right:1px solid var(--line);padding-right:23px;display:block}.quick-start a span{color:var(--muted);margin-bottom:4px;font-size:13px;display:block}.quick-start a b{font-size:14px;font-weight:650}.quick-start a:hover b{color:#619b44}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px;display:flex}.section-heading p{margin-bottom:13px;font-size:16px}.section-heading.centered{text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.section-heading.centered .eyebrow{margin:0}.section-heading.centered p{margin:8px 0 0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.service-card:hover{box-shadow:var(--shadow);border-color:#adcb9a;transform:translateY(-5px)}.service-image{background:#fafcf8;border-bottom:1px solid #eef2e9;justify-content:center;align-items:center;height:185px;display:flex;position:relative;overflow:hidden}.service-image img{object-fit:contain;mix-blend-mode:multiply;width:228px;height:228px}.round-arrow{border:1px solid var(--line);width:35px;height:35px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:21px;display:grid}.service-image .round-arrow{position:absolute;top:18px;left:18px}.service-card-copy{flex-direction:column;flex:1;padding:24px;display:flex}.service-card h3{margin-bottom:10px;font-size:23px}.service-card p{flex:1;margin-bottom:22px;font-size:15px;line-height:1.95}.card-link{border-top:1px solid var(--line);color:var(--green);justify-content:space-between;align-items:center;gap:20px;padding-top:16px;font-size:14px;font-weight:650;display:flex}.service-icon{background:#eef5e9;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.service-icon .icon{width:26px;height:26px}.doctor-section{background:var(--paper);padding:72px 0}.doctor-intro{grid-template-columns:.95fr 1.1fr;align-items:center;gap:100px;display:grid}.doctor-photo{max-width:475px;padding:0 0 24px 24px;position:relative}.doctor-photo-frame{background:#dce8d3;border-radius:24px 120px 24px 24px;justify-content:center;align-items:flex-start;height:495px;padding-top:28px;display:flex;overflow:hidden}.doctor-photo-frame img{width:auto;max-width:none;height:620px}.doctor-photo-note{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:14px;padding:19px 25px;position:absolute;bottom:0;left:0;right:30px}.doctor-photo-note span{letter-spacing:2px;color:#6b8462;font:12px/1.7 Arial,sans-serif}.doctor-photo-note strong{font-size:21px;display:block}.doctor-copy .lede{color:#486241;margin:22px 0 15px;font-size:20px}.doctor-copy>p{font-size:16px;line-height:2.05}.doctor-proof{border-block:1px solid #d8e2d0;gap:28px;margin:25px 0 30px;padding-block:22px;display:flex}.doctor-proof a{align-items:center;gap:11px;display:flex}.doctor-proof .icon{color:#739062;width:30px;height:30px}.doctor-proof b{font-size:16px;font-weight:650;display:block}.doctor-proof small{color:var(--muted);font-size:12px;display:block}.journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.journey-step{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px 22px;position:relative}.journey-step>div{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.journey-step>div>span{color:#a0b995;font:400 33px/1 Georgia,serif}.step-icon{color:#426536;width:35px;height:35px}.journey-step h3{margin-bottom:10px;font-size:21px}.journey-step p{font-size:15px;line-height:2}.knowledge-section{background:#f6f8f4;border-block:1px solid #e8eee3}.topics{flex-wrap:wrap;gap:11px;margin:0 0 30px;display:flex}.topics a{background:#fff;border:1px solid #dce5d5;border-radius:9px;padding:8px 20px;font-size:14px}.topics a:hover,.topics a.active{background:var(--ink);color:#fff;border-color:var(--ink)}.post-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.post-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.post-cover{border-bottom:1px solid var(--line);background:#fafbf8;justify-content:center;align-items:center;height:175px;display:flex;position:relative;overflow:hidden}.post-cover img{object-fit:contain;mix-blend-mode:multiply;width:210px;height:210px}.post-category{color:#446334;background:#fffffff2;border:1px solid #dce4d5;border-radius:6px;padding:3px 12px;font-size:12px;position:absolute;bottom:12px;right:13px}.post-cover-editorial{background:#e4ecdc;flex-direction:column;gap:15px}.post-cover-editorial>span:not(.post-category){color:#486640;font-size:23px;font-weight:700}.post-cover-icon{color:#68885b;width:60px;height:60px}.post-card-copy{flex-direction:column;flex:1;padding:21px 20px;display:flex}.post-top{color:#75816f;justify-content:space-between;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.post-top span:first-child{align-items:center;gap:4px;display:flex}.post-top .icon{width:15px;height:15px}.post-card :is(h2,h3){margin-bottom:12px;font-size:20px;line-height:1.8}.post-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:14px;line-height:1.95;display:-webkit-box;overflow:hidden}.knowledge-bottom{justify-content:center;align-items:center;gap:28px;padding-top:30px;font-size:14px;display:flex}.knowledge-bottom>span{color:#63745c;align-items:center;gap:9px;display:flex}.knowledge-bottom a{font-weight:650}.knowledge-bottom a span{margin-right:15px}.research-band{background:var(--ink);color:#fff;border-radius:26px;grid-template-columns:1fr 1.06fr;align-items:center;gap:65px;padding:55px 60px;display:grid}.research-band h2{margin-bottom:20px;font-size:39px}.research-band>div>p{color:#c1d0bb;margin-bottom:26px;font-size:16px;line-height:2}.journal-name{color:#406134;border-bottom:1px solid var(--line);margin-bottom:22px;padding:21px 0 15px;font:600 27px/1.4 Georgia,serif}.page-title{letter-spacing:-1px;margin-bottom:22px;font-size:48px;font-weight:840;line-height:1.55}.lede{max-width:800px;margin-bottom:30px;font-size:19px;line-height:2}.page-hero{background:var(--paper);border-bottom:1px solid var(--line);padding:55px 0 48px}.page-hero .page-title{margin-bottom:14px}.page-hero .lede{margin-bottom:0}.page-hero-row{justify-content:space-between;align-items:center;gap:35px;display:flex}.page-emblem{color:#6f925c;border:1px solid #d4e1cb;border-radius:27px;flex-shrink:0;place-items:center;width:115px;height:115px;display:grid;transform:rotate(-6deg)}.page-emblem .icon{width:60px;height:60px}.breadcrumb{color:#738169;gap:9px;margin-bottom:21px;font-size:13px;display:flex}.breadcrumb a:hover{color:var(--ink)}.search{max-width:850px;margin:25px 0 30px}.search label{margin-bottom:9px;font-size:14px;font-weight:600;display:block}.search>div{gap:10px;display:flex}.search input,input,textarea{color:var(--ink);background:#fff;border:1px solid #cdd9c5;border-radius:10px;width:100%;min-width:0;padding:12px 15px}.search input{flex:1}.search button{flex-shrink:0}.blog-layout .post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-head{background:var(--paper);border-bottom:1px solid var(--line);padding:45px 0}.article-head h1{max-width:880px;margin-bottom:18px;font-size:40px;line-height:1.7}.article-head .lede{max-width:850px;margin-bottom:20px;font-size:18px}.article-meta{color:#6b7b62;align-items:center;gap:14px;font-size:13px;display:flex}.article-meta>span{background:#fff;border:1px solid #d8e2d0;border-radius:6px;padding:4px 13px}.article-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:65px;padding-block:56px 30px;display:grid}.article-layout aside{min-width:0}.sticky{position:sticky;top:123px}.sticky>h2{margin-bottom:16px;font-size:17px}.toc{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:20px;overflow:hidden}.toc a{border-bottom:1px solid #edf1e8;padding:13px 16px;font-size:14px;line-height:1.8;display:block}.toc a:last-child{border:0}.toc a:hover{background:var(--paper);color:var(--green)}.sidebar-cta{background:var(--ink);color:#fff;border-radius:14px;padding:23px 20px}.sidebar-cta h3{font-size:21px}.sidebar-cta p{color:#ccdbc5;margin-block:12px 17px;font-size:14px}.sidebar-cta .button{width:100%;padding-inline:12px;font-size:14px}.article-body{min-width:0;max-width:890px}.prose{color:#33482f;font-size:18px;line-height:2.15}.prose>p{margin-bottom:24px}.prose h2{margin:32px 0 14px;font-size:28px;line-height:1.8}.prose h2:first-child{margin-top:0}.prose h3{margin:25px 0 10px;font-size:23px}.prose ul{margin-bottom:24px;padding-right:23px}.prose li{padding-block:6px}.prose blockquote{background:var(--paper);border-right:3px solid #82ad65;border-radius:12px;margin:24px 0;padding:18px 25px}.prose img{border-radius:16px;height:auto}.faq-list{margin-top:36px;scroll-margin-top:115px}.faq-list h2{margin-bottom:22px;font-size:27px}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-list summary{cursor:pointer;padding:18px 22px 18px 52px;font-size:16px;font-weight:650;list-style:none;position:relative}.faq-list summary:after{content:"+";color:#6d8f59;font-size:24px;font-weight:400;position:absolute;top:15px;left:21px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 22px 20px;font-size:16px;line-height:2}.faq-list>.card-link{margin:15px 0 48px}.sources{background:var(--paper);border:1px solid var(--line);border-radius:14px;margin:35px 0;padding:24px}.sources h2{margin-bottom:13px;font-size:22px}.sources a{overflow-wrap:anywhere;padding:8px 0;font-size:14px;display:block}.related-service{background:#edf5e5;border:1px solid #c9ddbc;border-radius:16px;margin-block:30px;padding:28px}.related-service small{color:#688758;font-size:13px}.related-service h2{margin:10px 0;font-size:27px}.related-service p{margin-bottom:12px;font-size:16px}.related-service>a{font-size:15px;font-weight:650}.doctor-bio{background:var(--paper);border:1px solid var(--line);border-radius:16px;align-items:center;gap:24px;margin-top:35px;padding:25px;display:flex}.doctor-bio img{object-fit:contain;object-position:bottom;background:#dbe7d0;border-radius:10px;flex-shrink:0;width:83px;height:115px}.doctor-bio h2{margin-bottom:10px;font-size:22px}.doctor-bio p{font-size:14px;line-height:1.95}.doctor-bio a{margin-top:10px;font-size:14px;font-weight:650;display:inline-block}.about-grid{grid-template-columns:1.2fr .85fr;align-items:center;gap:90px;display:grid}.about-grid>div>p{margin-bottom:22px}.about-portrait{background:#dfead5;border-radius:140px 24px 24px;justify-content:center;height:505px;padding-top:20px;display:flex;overflow:hidden}.about-portrait img{width:auto;max-width:none;height:670px}.credentials{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px;display:grid}.credentials>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px}.credentials h3{margin-bottom:17px;font-size:23px}.credentials p,.credentials li{font-size:16px;line-height:2}.credentials a{margin-top:17px;font-size:14px;font-weight:700;display:inline-block}.credentials ul{padding-right:20px}.certificate-panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding:50px;display:grid}.certificate-panel p{margin:20px 0;font-size:16px}.certificate-image{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px;display:block;transform:rotate(-2deg)}.certificate-image img{width:100%;height:auto;display:block}.research-detail{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:start;gap:45px;display:grid}.research-main{border:1px solid var(--line);border-radius:20px;padding:35px}.research-main .journal-name{margin:0 0 26px;font-size:31px}.research-main h2{letter-spacing:0;margin-bottom:25px;font:500 31px/1.5 Georgia,serif}.research-main>p{margin:18px 0;font-size:16px;line-height:2}.research-main .authors{border-top:1px solid var(--line);color:#73806c;padding:20px 0;font:14px/1.9 Arial,sans-serif}.research-facts{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:28px}.research-facts h2{margin-bottom:22px;font-size:22px}.research-facts dl{margin:0}.research-facts dl>div{border-bottom:1px solid #dce4d3;justify-content:space-between;gap:15px;padding:14px 0;font-size:14px;display:flex}.research-facts dt{color:var(--muted)}.research-facts dd{margin:0;font-weight:650}.research-facts a{margin-top:25px;font-size:14px;display:flex}.research-note{background:#f9f9f1;border-right:3px solid #a4b587;border-radius:12px;margin-top:35px;padding:30px}.research-note h2{margin-bottom:13px;font-size:24px}.research-note p{font-size:16px;line-height:2}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:60px;margin-top:35px;display:grid}.contact-info{background:var(--ink);color:#fff;border-radius:20px;padding:36px}.contact-info h2{margin-bottom:21px;font-size:27px}.contact-info p{color:#cedbc8;margin-block:18px;font-size:16px}.phone{color:var(--lime);margin-block:5px;font-size:28px;display:inline-block}.success{color:#275c24;background:#e9f7df;border-radius:10px;padding:15px}.bmi-form{background:var(--paper);border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr auto;align-items:end;gap:20px;margin:30px 0 22px;padding:28px;display:grid}.bmi-form label{font-size:14px;font-weight:650}.bmi-form input{margin-top:9px;display:block}.bmi-form .button{padding-inline:18px}#bmi-result{background:#e9f4df;border:1px solid #cddeb9;border-radius:14px;margin:20px 0;padding:25px;font-size:19px;font-weight:650;display:block}.narrow>p{margin-bottom:20px}footer{color:#f1f7ed;background:#10281b;padding-top:45px}.footer-top{border-bottom:1px solid #345135;justify-content:space-between;align-items:center;gap:35px;padding-bottom:37px;display:flex}.footer-top .eyebrow{font-size:13px}.footer-grid{grid-template-columns:1.2fr .85fr .9fr 1.15fr;gap:50px;padding-block:42px;display:grid}.footer-grid h3{margin-bottom:19px;font-size:17px}.footer-doctor h3{margin-bottom:13px;font-size:25px}.footer-grid p{color:#bdceb6;margin-bottom:15px;font-size:14px;line-height:2}.footer-grid a{color:#ccd9c4;font-size:14px;line-height:2.5;display:block}.footer-grid .footer-phone{color:var(--lime);text-align:right;font-size:23px;font-weight:600}.footer-bottom{color:#9faf98;border-top:1px solid #345135;justify-content:space-between;align-items:center;gap:25px;padding-block:20px;font-size:12px;display:flex}.footer-bottom>span[dir]{letter-spacing:2px;white-space:nowrap;font:11px Arial,sans-serif}.mobile-bar{display:none}@media (width>=1450px){.hero{gap:85px}}@media (width<=1150px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:18px;font-size:14px}.header{gap:15px}.brand{width:170px}.header-actions{gap:5px}.header-actions .button{padding:10px 13px;font-size:13px}.hero{gap:30px}.actions .button{padding:12px 17px;font-size:14px}.quick-start{gap:15px;padding:20px}.quick-start a{padding-right:15px}.quick-start a b{font-size:13px}.doctor-intro{gap:55px}.doctor-proof{gap:20px}.post-grid{gap:15px}.post-card-copy{padding:20px 17px}.post-card :is(h2,h3){font-size:18px}.post-top>span:last-child{display:none}.research-band{gap:45px;padding:45px}.footer-grid{gap:30px}.article-layout{grid-template-columns:220px minmax(0,1fr);gap:40px}}@media (width<=900px){.desktop-nav{display:none}.menu-toggle{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.menu-toggle span{background:currentColor;width:21px;height:2px}.header{min-height:83px}.brand{width:180px}.hero{gap:20px}.hero h1{font-size:24px}.credential-icon{width:35px;height:35px}.quick-start{grid-template-columns:1fr 1fr;gap:20px}.quick-start>div{font-size:17px}.quick-start a{border-right:0;padding-right:0}.quick-start a span{font-size:13px}.quick-start a b{font-size:14px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-intro{gap:35px}.doctor-photo-frame{height:440px}.doctor-photo-frame img{height:570px}.doctor-copy h2{font-size:31px}.doctor-copy .lede{font-size:18px}.doctor-proof{flex-direction:column;gap:15px}.journey-grid,.post-grid,.blog-layout .post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card :is(h2,h3){font-size:22px}.post-top>span:last-child{display:block}.post-cover{height:200px}.research-band{grid-template-columns:1fr;gap:35px;padding:40px}.research-band>div{max-width:550px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.article-layout{grid-template-columns:1fr;gap:30px}.sticky{position:static}.sticky>h2{font-size:18px}.toc{border:0;flex-wrap:wrap;gap:8px;margin:0;display:flex}.toc a{background:var(--paper);border-radius:8px;padding:9px 15px;font-size:13px;border:1px solid var(--line)!important}.sidebar-cta{display:none}.article-layout aside{border-bottom:1px solid var(--line);padding-bottom:22px}.about-grid{gap:40px}.about-portrait{height:440px}.about-portrait img{height:600px}.credentials{grid-template-columns:1fr}.certificate-panel{gap:35px;padding:35px}.research-detail{grid-template-columns:1fr;gap:30px}.research-facts dl{grid-template-columns:1fr 1fr;column-gap:25px;display:grid}.contact-grid{gap:30px}.contact-info{padding:25px}.contact-info h2{font-size:24px}.bmi-form{grid-template-columns:1fr 1fr}.bmi-form .button{grid-column:1/-1;justify-self:start}}@media (width<=640px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.section{padding-block:52px}.topbar .wrap{min-height:31px}.topbar{font-size:11px}.topbar .wrap>span .icon,.topbar a>span{display:none}.topbar .wrap>span{gap:0}.topbar a{gap:7px}.topbar b{font-size:12px}.header{gap:10px;min-height:74px}.brand{width:153px}.header-appointment{display:none!important}.header-actions{gap:3px}.header-actions>.icon-button{width:38px;height:38px}.hero-section{padding-top:17px}.hero{grid-template-columns:1fr;gap:22px;min-height:0}.hero h1{margin-block:8px 7px;font-size:24px}.actions{gap:10px;margin:22px 0 20px}.actions .button{gap:7px;min-height:48px;padding:11px 15px;font-size:13px}.actions .button>span:last-child{margin-inline-start:3px}.actions .icon{width:18px;height:18px}.quick-start{border-radius:15px;grid-template-columns:1fr;gap:0;margin-bottom:24px;padding:0 20px;top:24px}.quick-start>div{padding:18px 0;font-size:16px}.quick-start>div .icon{width:24px;height:24px}.quick-start>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.quick-start a span{margin:0;font-size:12px}.quick-start a b{font-size:12px}.section-heading{margin-bottom:26px;display:block}.section-heading>div+div{margin-top:20px}.section-heading p{font-size:15px}.section-heading h2,h2{letter-spacing:-.5px;font-size:29px}.section-heading>.text-link{margin-top:20px}.eyebrow{margin-bottom:10px;font-size:13px}.text-link{font-size:14px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card-visual{grid-template-columns:116px 1fr;display:grid}.service-image{border-left:1px solid var(--line);border-bottom:0;height:100%;min-height:205px}.service-image img{width:160px;max-width:none;height:160px}.service-image .round-arrow{width:27px;height:27px;font-size:16px;top:12px;left:11px}.service-card-copy{padding:21px 18px}.service-card h3{font-size:23px}.service-card p{margin-bottom:15px;font-size:14px;line-height:1.9}.service-card .card-link{gap:8px;padding-top:13px;font-size:12px}.service-card:not(.service-card-visual){grid-template-columns:74px 1fr;display:grid}.service-icon{width:43px;height:43px}.doctor-section{padding-block:47px}.doctor-intro{grid-template-columns:1fr;gap:35px}.doctor-photo{width:100%;max-width:380px;margin-inline:auto;padding-left:18px}.doctor-photo-frame{border-radius:20px 100px 20px 20px;height:390px}.doctor-photo-frame img{height:540px}.doctor-photo-note{padding:17px 20px;right:25px}.doctor-photo-note strong{font-size:20px}.doctor-copy h2{font-size:29px}.doctor-copy .lede{margin-top:17px;font-size:18px}.doctor-copy>p{font-size:15px}.doctor-proof{flex-direction:row;gap:20px;margin:20px 0}.doctor-proof .icon{width:24px;height:24px}.doctor-proof b{font-size:14px}.doctor-proof small{font-size:11px}.doctor-proof a{gap:8px}.section-heading.centered{gap:9px}.section-heading.centered p{margin-top:3px;font-size:14px}.journey-grid{gap:13px}.journey-step{border-radius:14px;padding:20px 16px}.journey-step>div{margin-bottom:20px}.journey-step>div>span{font-size:28px}.step-icon{width:27px;height:27px}.journey-step h3{margin-bottom:8px;font-size:18px}.journey-step p{font-size:13px;line-height:1.95}.topics{flex-wrap:nowrap;gap:8px;margin-bottom:23px;padding-bottom:7px;overflow-x:auto}.topics a{white-space:nowrap;padding:7px 14px;font-size:12px}.post-grid,.blog-layout .post-grid{grid-template-columns:1fr;gap:20px}.post-cover{height:205px}.post-cover img{width:240px;height:240px}.post-card-copy{padding:23px}.post-card :is(h2,h3){font-size:23px;line-height:1.7}.post-card p{font-size:15px}.post-top{font-size:12px}.post-card .card-link{font-size:14px}.knowledge-bottom{flex-direction:column;gap:10px;padding-top:25px;font-size:13px}.research-band{border-radius:20px;gap:30px;padding:29px 24px}.research-band h2{font-size:31px}.research-band>div>p{margin-bottom:22px;font-size:15px}.journal-name{font-size:25px}.page-hero{padding:34px 0}.page-title{margin-bottom:17px;font-size:34px;line-height:1.6}.page-hero .lede,.lede{font-size:17px;line-height:2}.page-emblem{display:none}.breadcrumb{margin-bottom:17px;font-size:12px}.search{margin:20px 0 25px}.search label{font-size:13px}.search>div{gap:8px}.search .button{padding:10px 17px;font-size:14px}.search input{padding:10px 13px;font-size:14px}.article-head{padding:32px 0}.article-head h1{margin-bottom:16px;font-size:30px;line-height:1.65}.article-head .lede{font-size:16px;line-height:2}.article-meta{flex-wrap:wrap;gap:8px;font-size:11px}.article-meta>span{padding:4px 10px}.article-layout{gap:28px;padding-block:28px 10px}.prose{font-size:17px;line-height:2.1}.prose h2{margin-top:26px;font-size:24px;line-height:1.9}.prose h3{font-size:21px}.faq-list h2{font-size:24px}.faq-list summary{padding:16px 18px 16px 43px;font-size:15px}.faq-list summary:after{font-size:22px;top:14px;left:17px}.faq-list details p{padding:0 18px 18px;font-size:15px}.sources{padding:20px}.sources h2{font-size:21px}.related-service{padding:22px}.related-service h2{font-size:25px}.related-service p{font-size:15px}.doctor-bio{align-items:flex-start;gap:15px;padding:20px}.doctor-bio img{width:57px;height:83px}.doctor-bio h2{font-size:18px}.doctor-bio p{font-size:13px;line-height:2}.doctor-bio a{font-size:12px}.about-grid{grid-template-columns:1fr;gap:30px}.about-portrait{width:100%;max-width:370px;height:420px;margin-inline:auto}.about-portrait img{height:570px}.credentials{gap:16px}.credentials>div{padding:24px}.credentials h3{font-size:22px}.certificate-panel{grid-template-columns:1fr;gap:30px;padding:25px}.certificate-image{max-width:440px;margin-inline:auto}.research-main{padding:25px}.research-main .journal-name{font-size:28px}.research-main h2{font-size:26px;line-height:1.6}.research-main>p{font-size:15px}.research-main .authors{font-size:13px}.research-facts{padding:24px}.research-facts dl{grid-template-columns:1fr}.research-note{padding:24px}.research-note h2{font-size:22px}.research-note p{font-size:15px}.contact-grid{grid-template-columns:1fr;gap:30px;margin-top:28px}.contact-info{padding:28px}.contact-info h2{font-size:26px}.contact-info p{font-size:15px}.phone{font-size:29px}.bmi-form{grid-template-columns:1fr;gap:18px;padding:23px}.bmi-form .button{justify-self:stretch}#bmi-result{padding:21px;font-size:17px}.footer-top{padding-bottom:30px;display:block}.footer-top h2{margin-bottom:22px;font-size:27px;line-height:1.7}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px;padding-top:32px}.footer-doctor,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{margin-bottom:12px;font-size:17px}.footer-doctor h3{font-size:26px}.footer-grid p{font-size:14px}.footer-grid a{font-size:13px}.footer-grid .footer-phone{font-size:25px}.footer-bottom{padding-bottom:119px;font-size:11px;display:block}.footer-bottom>span[dir]{margin-top:15px;display:block}.mobile-bar{bottom:0;z-index:36;border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:12px;padding:10px 18px;display:grid;position:fixed;inset-inline:0;box-shadow:0 -6px 25px #14391c0b}.mobile-bar a{border:1px solid var(--line);border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:10px;font-size:13px;font-weight:650;display:flex}.mobile-bar a:first-child{background:var(--ink);color:#fff;border-color:var(--ink)}.mobile-bar .icon{width:18px;height:18px}.search-dialog-head strong{font-size:18px}dialog{padding:22px}.search-dialog-head{gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.gallery-section{padding-bottom:0}.gallery-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#adbc9e #f0f4eb;overscroll-behavior-x:contain;gap:22px;padding-bottom:12px;display:flex;overflow-x:auto}.gallery-item{scroll-snap-align:start;border:1px solid var(--line);background:#fff;border-radius:18px;flex:0 0 calc(33.3333% - 14.6667px);min-width:0;overflow:hidden}.gallery-item img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.gallery-item figcaption{color:#718464;justify-content:space-between;align-items:center;padding:13px 18px;font-size:13px;display:flex}.gallery-controls{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.gallery-controls>span{color:var(--muted);gap:23px;font-size:14px;display:flex}.gallery-controls>div{gap:9px;display:flex}.gallery-controls button{font:22px/1 Abar}.credentials .service-icon{margin-bottom:18px}.empty-state{background:var(--paper);border:1px solid var(--line);border-radius:14px;grid-column:1/-1;padding:35px}@media (width<=900px){.gallery-item{flex-basis:calc(50% - 11px)}}@media (width<=640px){.gallery-track{gap:15px}.gallery-item{border-radius:15px;flex-basis:88%}.gallery-controls>span{gap:16px;font-size:13px}.gallery-section{padding-bottom:0}}.brand{background:var(--ink);border-radius:12px;width:130px;padding:7px 9px;display:block}.brand-mark{aspect-ratio:432/256;width:112px;display:block;position:relative;overflow:hidden}.brand .brand-mark img{width:250%;max-width:none;height:auto;position:absolute;top:-175.391%;left:-75%}.doctor-proof{flex-wrap:wrap;gap:18px}.doctor-proof>a{min-width:0}.credential-inline{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:static}.credential-inline b,.credential-inline small{display:block}.credential-inline small{color:var(--muted);font-size:12px}.service-grid{align-items:stretch}.service-card{min-width:0}.service-card-copy{min-width:0;overflow:visible}.service-card h3{overflow-wrap:anywhere;line-height:1.65}.service-card-visual .service-image{aspect-ratio:1;border-radius:20px 20px 0 0;height:auto;min-height:0;padding:14px;overflow:visible}.service-card-visual .service-image img{object-fit:contain;width:100%;max-width:100%;height:100%;display:block}.service-image .round-arrow{display:none}.service-card p{white-space:normal;height:auto;display:block;overflow:visible}@keyframes portrait-arrive{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}.section-heading,.journey-step,.service-card,.post-card{animation:.65s both section-arrive}@keyframes section-arrive{0%{transform:translateY(12px)}to{transform:translateY(0)}}.button span,.card-link>span,.text-link>span{transition:transform .25s}.button:hover span:last-child,.card-link:hover>span,.text-link:hover>span{transform:translate(-4px)}.service-card:focus-visible{outline-offset:4px}.faq-list details{transition:border-color .2s,background .2s}.faq-list summary{justify-content:space-between;align-items:flex-start;gap:18px;min-height:44px;line-height:1.8;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);flex:none;font:24px/1.5 Arial}.faq-list details[open]>summary:after{content:"−"}.faq-list details[open]>p{animation:.2s both answer-arrive}@keyframes answer-arrive{0%{opacity:.4;transform:translateY(-4px)}to{opacity:1;transform:none}}.prose a{color:#285b35;text-underline-offset:4px;text-decoration:underline}.prose ul,.prose ol{margin-block:18px;padding-inline-start:24px}.prose li{margin-block:10px}.prose table{border-collapse:collapse;width:100%;font-size:15px}.prose th,.prose td{border:1px solid var(--line);vertical-align:top;padding:14px}.prose th{background:var(--paper)}.prose .overflow-x-auto{overflow-x:auto}.prose h2,.prose h3{scroll-margin-top:130px}.article-body{min-width:0}.article-head h1{overflow-wrap:anywhere}.prose>div[role=alert]{background:#fff6e8;border:1px solid #e2c69e;border-radius:12px;margin-block:24px;padding:20px}.section-faq{border-top:1px solid var(--line);margin-top:36px;padding-top:30px}.section-faq>h3{margin-bottom:20px}.section-faq details{border:1px solid var(--line);border-radius:12px;margin-bottom:12px;padding:16px 20px}.section-faq details>p{margin-top:12px}.reading-progress{z-index:60;pointer-events:none;background:#5a9146;width:0;max-width:100%;height:3px;position:fixed;top:0;left:0}@media (width<=640px){.brand{width:106px;padding:7px}.brand-mark{width:92px}.header{gap:12px}.service-card-visual{grid-template-columns:minmax(98px,30%) minmax(0,1fr)}.service-card-visual .service-image{aspect-ratio:1;border:0;border-radius:0;align-self:center;width:100%;padding:8px}.service-card-copy{padding:18px 14px}.service-card h3{font-size:21px}.service-card .card-link{flex-wrap:wrap}.doctor-proof>a{width:100%}.prose table{min-width:520px}.article-head h1{font-size:29px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.sources a,.prose a{overflow-wrap:anywhere}.hero-section{isolation:isolate;background:linear-gradient(118deg,#dceecd 0%,#edf5e5 30%,#fbfdf7 69%,#f3f8e9 100%);padding-top:48px;position:relative}@keyframes orb-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(24px,30px)scale(1.05)}}.quick-start{background:linear-gradient(120deg,#fff,#f8fcf3);box-shadow:0 8px 0 -4px #98bc8130,0 22px 50px #20411a14}.quick-start>a{border-radius:10px;padding:8px;transition:background .25s,transform .25s}.quick-start>a:hover{background:#e7f3db;transform:translateY(-3px)}.service-card{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,border-color .35s,background .35s;position:relative;box-shadow:0 5px 0 -2px #91ac8226,0 14px 32px #25402509}.service-card-visual .service-image{background:radial-gradient(at 70% 15%,#e4f4d5,#f9fcf5 70%)}.service-card:nth-child(3n+2) .service-image{background:radial-gradient(at 30% 20%,#dceee3,#f9fcf5 70%)}.service-card:nth-child(3n) .service-image{background:radial-gradient(at 65% 10%,#f0efd0,#f9fcf5 70%)}@media (hover:hover) and (pointer:fine){.service-card:hover{background:#f7fcf2;transform:perspective(1100px)rotateX(1.5deg)rotateY(-1.5deg)translateY(-7px);box-shadow:8px 16px 0 -9px #8fb77555,0 28px 48px #28462118}.journey-step:hover{transform:translateY(-6px);box-shadow:0 16px 30px #1c452615}.post-card:hover{transform:translateY(-5px);box-shadow:0 22px 40px #24402117}}.service-icon{box-shadow:inset 1px 1px #fff,0 7px 15px #47743619}.card-link{color:#285b35}.service-card:hover .card-link{color:#1b562c}.doctor-section{isolation:isolate;background:radial-gradient(at 12% 60%,#d4e9c3,#0000 50%),linear-gradient(110deg,#eef5e5,#f7faf3);position:relative}.doctor-photo-frame{border:1px solid #b5d3a4;box-shadow:inset 0 0 0 12px #ffffff20,0 24px 45px #19432620}.journey-step{background:linear-gradient(135deg,#fff,#f6f9f0);transition:transform .3s,box-shadow .3s;box-shadow:0 6px 0 -3px #dfe9d7}.post-card{transition:transform .3s,box-shadow .3s}.research-band{background:radial-gradient(at 80% 10%,#356d43,#0000 55%),#122e1f;box-shadow:0 12px 0 -5px #92b58060,0 30px 50px #1b3d261a}.faq-more{color:#285b35;text-underline-offset:5px;margin-top:14px;font-size:14px;text-decoration:underline;display:inline-block}.service-intro{max-width:900px;margin-bottom:32px}.service-intro a{color:var(--green);text-decoration:underline}.toc a[aria-current=true]{color:#215a31;background:#e8f3df;border-radius:8px}.section-faq h3{font-size:22px}.motion-paused *,.motion-paused :before,.motion-paused :after{animation-play-state:paused!important}.motion-paused .service-card:hover{transform:none}@media (width<=900px){.hero{gap:32px}}@media (width<=640px){.hero-section{padding-top:25px}.quick-start{padding:18px}.service-card h3{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.service-card:hover,.post-card:hover,.journey-step:hover{transform:none!important}}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{gap:18px}.header-actions{gap:8px}.language-menu{font-size:13px;line-height:1.6;position:relative}.language-menu summary{cursor:pointer;white-space:nowrap;border:1px solid #d9e3d4;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:8px;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.language-menu>div{inset-inline-end:0;z-index:35;border:1px solid var(--line);background:#fff;border-radius:15px;min-width:195px;padding:12px;position:absolute;top:52px;box-shadow:0 15px 35px #122e1f20}.language-menu a{border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:8px 12px;display:flex}.language-menu a:hover{background:#eaf4e4}.language-menu small{color:#6a7667;margin:4px;font-size:11px;display:block}.language-menu a[aria-current]{background:#f0f6ec}.service-art-card{background:#fff;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.service-art-card .service-image{aspect-ratio:4/3;border:0;border-radius:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.procedure-art{width:100%;min-width:0;margin:0}.service-art-card .procedure-art{height:100%}.service-art-card .service-image img{object-fit:contain;width:100%;height:100%;max-height:none;transition:transform .5s;display:block}.service-number{text-align:center;color:#65775a;direction:ltr;background:#ffffffe8;border:1px solid #d5dfcf;border-radius:8px;min-width:29px;font-size:11px;position:absolute;top:10px;right:12px}.service-art-card .service-card-copy{flex-direction:column;flex:1;min-width:0;padding:23px 22px 20px;display:flex}.service-art-card h3{white-space:normal;font-size:23px;line-height:1.65;display:block;overflow:visible}.service-art-card p{-webkit-line-clamp:unset;margin:7px 0 20px;font-size:14px;line-height:1.9;display:block;overflow:visible}.service-art-card .card-link{border-top:1px solid #e1e9db;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px;font-size:13px;display:flex}.service-art-card .card-link>span{background:#f1f7eb;border:1px solid #c6d8bd;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;display:grid}.service-art-card:hover .service-image img{transform:scale(1.035)}.service-art-card:hover .card-link>span{background:var(--lime);border-color:var(--lime)}.gallery-pause{color:var(--ink);background:#eef6e7;border:1px solid #d7e4ce;border-radius:99px;min-height:44px;padding:7px 15px;font-size:12px}.gallery-controls>div{align-items:center;gap:9px;display:flex}.gallery-item{transition:box-shadow .25s;box-shadow:0 7px 0 -3px #dce7d4}.gallery-track{overscroll-behavior-x:contain;padding-bottom:12px}.gallery-item img{display:block}.gallery-context{max-width:740px;margin-bottom:22px;font-size:14px}.article-head{background:radial-gradient(at 10% 10%,#d9e9cd,#0000 60%),linear-gradient(100deg,#f0f5e9,#fff);position:relative}.detail-hero{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:55px;padding:35px 0 15px;display:grid}.detail-hero h1{margin-bottom:20px;font-size:42px;line-height:1.7}.detail-hero .lede{font-size:18px;line-height:2}.detail-hero .actions{align-items:center;gap:22px;margin-bottom:0}.detail-art{background:#ffffffc9;border:1px solid #cddcc4;border-radius:27px;padding:10px;transform:rotate(-2deg);box-shadow:8px 12px 0 -4px #c9dbbc,0 24px 50px #23412518}.detail-art .procedure-art>img{aspect-ratio:4/3;object-fit:contain;border-radius:18px;width:100%;display:block}.detail-art figcaption{color:#677760;text-align:center;padding:12px 10px 5px;font-size:12px;line-height:1.9}.article-meta{flex-wrap:wrap}.article-layout aside .sticky{scrollbar-width:thin;max-height:calc(100dvh - 140px);overflow-y:auto}.toc{font-size:14px}.prose p{line-height:2.2}.prose h2{padding-top:14px;font-size:29px}.consultation-card{background:linear-gradient(120deg,#f3f8ed,#e8f2df);border:1px solid #ccdfc0;border-radius:24px;margin-block:45px;padding:32px;box-shadow:0 9px 0 -4px #ccdfc044}.consultation-card h2,.article-gallery h2,.faq-list h2{margin-bottom:20px;font-size:28px}.consultation-card p{font-size:16px;line-height:2.1}.consultation-points{flex-wrap:wrap;gap:8px;margin-block:20px;display:flex}.consultation-points span{background:#ffffff8a;border:1px solid #baccae;border-radius:99px;padding:6px 13px;font-size:12px}.article-gallery{margin-block:45px}.article-gallery .gallery-item{flex-basis:calc(50% - 11px)}.bio-links{flex-wrap:wrap;gap:20px;display:flex}.doctor-bio{background:#f3f7ee;border-color:#d3e1ca;box-shadow:0 7px 0 -3px #dbe7d366}.sources a{overflow-wrap:anywhere}.contact-links{flex-wrap:wrap;gap:10px;margin-block:25px;display:flex}footer{isolation:isolate;background:radial-gradient(at 85% 10%,#3a6943,#0000 55%),radial-gradient(at 0 100%,#204d37,#0000 50%),#122e1f;position:relative;overflow:hidden}.footer-orbit{z-index:-1;border:1px solid #a9fa9117;border-radius:50%;width:700px;height:700px;position:absolute;top:-150px;left:-340px;box-shadow:0 0 0 60px #a9fa9104,0 0 0 120px #a9fa9103}.footer-orbit:after{content:"";border:1px solid #a9fa911f;border-radius:44%;animation:35s linear infinite footer-orbit;position:absolute;inset:75px}.footer-top{padding-block:58px;position:relative}.footer-top h2{max-width:640px;font-size:38px}.footer-grid{gap:30px}.footer-brand{width:142px;margin-bottom:18px;display:block}.footer-doctor h3{font-size:21px}.footer-grid .social-link{border-top:1px solid #ffffff20;flex-direction:column;gap:5px;margin-top:15px;padding-top:14px;font-size:12px;display:flex}.social-link b{color:var(--lime);text-align:right;font-weight:500}.footer-grid a{transition:color .2s,background .2s}.footer-grid a:hover{color:var(--lime)}.footer-bottom{position:relative}.clinic-chat{z-index:45;font-size:14px;position:fixed;bottom:24px;left:24px}.chat-launch{color:#173322;background:linear-gradient(130deg,#d6f7ba,#9dd487);border:1px solid #bddd9d;border-radius:99px;align-items:center;gap:12px;min-height:54px;padding:13px 20px;font-weight:750;transition:transform .25s;display:flex;box-shadow:0 6px 0 -2px #306044,0 15px 35px #122e1f26}.chat-launch:hover{transform:translateY(-3px)}.chat-panel{background:#fff;border:1px solid #c4d9b6;border-radius:24px;flex-direction:column;width:390px;max-height:min(680px,100dvh - 125px);animation:.25s chat-enter;display:flex;position:absolute;bottom:72px;left:0;overflow:hidden;box-shadow:0 20px 75px #152f2440}.chat-head{color:#fff;background:linear-gradient(120deg,#193c29,#315b3b);align-items:center;gap:12px;padding:16px;display:flex}.chat-head small{color:#cce1c1;font-size:11px;display:block}.chat-avatar{background:#ffffff15;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.chat-close{color:#fff;background:#ffffff12;border:0;border-radius:50%;place-items:center;width:40px;height:40px;margin-inline-start:auto;font-size:27px;display:grid}.chat-messages{overscroll-behavior:contain;background:linear-gradient(135deg,#f9fcf5,#f0f6e9);flex:1;min-height:80px;max-height:290px;padding:18px;overflow-y:auto}.chat-message{overflow-wrap:anywhere;background:#fff;border:1px solid #dde7d6;border-radius:16px 3px 16px 16px;margin-bottom:13px;padding:12px 14px}.chat-message p{color:#38513a;font-size:13px;line-height:2}.chat-message.visitor{background:#254d35;border:0;border-radius:3px 16px 16px;margin-inline-start:25px}.chat-message.visitor p{color:#fff}.chat-message.urgent{background:#fff8ec;border-color:#ddaf8d}.chat-message a{color:#275d37;text-underline-offset:4px;margin-top:10px;text-decoration:underline;display:block}.chat-suggestions{flex-wrap:wrap;gap:5px;padding:10px 14px;display:flex}.chat-suggestions button{color:#416237;background:#f5f9f0;border:1px solid #d3dfca;border-radius:99px;min-height:36px;padding:6px 10px;font-size:12px}.chat-status{padding-inline:14px;font-size:11px}.chat-status:empty{display:none}.chat-form{gap:8px;margin:0;padding:8px 14px 13px;display:flex}.chat-form input{background:#fff;border:1px solid #c6d5bd;border-radius:11px;width:100%;min-width:0;padding:10px;font-size:16px}.chat-form button{color:#fff;background:#173d29;border:0;border-radius:12px;min-width:44px;font-size:23px}.chat-contact{background:#f5faef;border-top:1px solid #e0e7da;padding:12px 17px}.chat-contact>a{color:#214a2a;justify-content:space-between;align-items:center;font-size:13px;display:flex}.chat-contact b{font-size:19px}.chat-contact small{color:#61715a;margin-top:4px;font-size:10px;line-height:1.8;display:block}.chat-form button:disabled,.chat-suggestions button:disabled{opacity:.5;cursor:wait}.gentle-entry.entered{animation:.7s cubic-bezier(.2,.65,.2,1) both gentle-enter}@keyframes gentle-enter{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes chat-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes footer-orbit{to{transform:rotate(360deg)}}@media (width<=1180px){.desktop-nav{gap:14px;font-size:13px}.header-appointment{display:none!important}.header .brand{width:155px}.detail-hero{gap:35px}}@media (width<=900px){.detail-hero{grid-template-columns:1fr;gap:35px}.detail-art{justify-self:center;width:100%;max-width:520px}.detail-hero h1{font-size:35px}.article-layout aside .sticky{max-height:none;overflow:visible}.footer-top h2{font-size:30px}}@media (width<=640px){.header{gap:8px;min-height:80px}.header .brand{width:115px}.header-actions{gap:2px}.language-menu summary{gap:3px;padding:6px;font-size:12px}.language-menu>div{inset-inline-end:-50px}.hero-section .hero{gap:24px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-art-card{border-radius:17px;flex-direction:column;display:flex}.service-art-card .service-image{aspect-ratio:4/3;align-self:stretch;padding:0}.service-art-card .service-card-copy{padding:14px 11px}.service-art-card h3{font-size:18px;line-height:1.8}.service-art-card p{margin-bottom:12px;font-size:12px;line-height:1.95}.service-art-card .card-link{gap:4px;font-size:10px}.service-art-card .card-link>span{flex-shrink:0;width:24px;height:24px}.service-number{min-width:23px;font-size:9px;top:6px;right:7px}.detail-hero{padding:20px 0 12px}.detail-hero h1{margin-bottom:13px;font-size:28px}.detail-hero .lede{font-size:16px}.detail-art{border-radius:20px;max-width:410px;transform:rotate(-1deg)}.detail-art figcaption{font-size:11px}.prose h2,.consultation-card h2,.article-gallery h2,.faq-list h2{font-size:23px}.consultation-card{padding:22px 18px}.consultation-points{gap:6px}.consultation-card p{font-size:15px}.article-gallery .gallery-item{flex-basis:87%}.gallery-controls{flex-wrap:wrap;gap:10px}.gallery-controls>span{font-size:12px}.gallery-pause{padding-inline:12px;font-size:11px}.footer-top h2{font-size:28px}.footer-top{gap:24px;padding-block:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-grid>div:last-child{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;grid-column:1/-1;padding:22px}.footer-doctor p{font-size:12px}.footer-doctor h3{font-size:18px}.footer-brand{width:120px}.footer-grid .social-link{flex-flow:wrap;justify-content:space-between}.clinic-chat{left:15px;bottom:calc(82px + env(safe-area-inset-bottom))}.chat-launch{gap:8px;min-height:48px;padding:10px 15px;font-size:12px}.chat-launch svg{width:23px;height:23px}.chat-panel{width:min(390px,100vw - 30px);max-height:calc(100dvh - 165px - env(safe-area-inset-bottom));border-radius:20px;bottom:62px}.chat-messages{max-height:250px;padding:12px}.chat-head{padding:12px}.chat-suggestions{padding:8px 10px}.chat-form{padding:6px 10px 10px}.chat-contact{padding:10px 13px}.mobile-bar{padding-bottom:env(safe-area-inset-bottom)}}@media (width<=360px){.header .brand{width:96px}.header-actions .icon-button{width:34px}.language-menu summary>span{display:none}.service-art-card h3{font-size:16px}.service-art-card .card-link{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.detail-art,.service-art-card:hover .service-image img{transform:none}}.language-flag{border-radius:3px;flex:0 0 27px;width:27px;height:18px;display:block;overflow:hidden;box-shadow:0 0 0 1px #173d291a}.language-menu a{gap:10px}.language-menu a>span:first-of-type{flex:1}.chat-avatar svg{width:29px;height:29px}.quick-start a .quick-question{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.quick-question>span{flex:1;min-width:0;margin:0}.quick-question svg{color:#4b7040;flex:none;width:24px;height:24px;transition:transform .2s}.quick-start a:hover .quick-question svg{transform:translate(-3px)}.quick-start a b{text-align:right;direction:rtl;unicode-bidi:isolate;line-height:1.8;display:block}.quick-start>a{min-width:0}#research{scroll-margin-top:105px}.language-menu summary>.language-flag{flex-basis:24px;width:24px;height:16px}@media (width<=640px){.quick-start a .quick-question{align-items:flex-start;gap:8px}.quick-question svg{width:21px;height:21px}.language-menu summary{gap:5px}.quick-start a b{font-size:13px}}h1,h2,h3{letter-spacing:0;word-spacing:normal;text-wrap:pretty}.research-band h2{max-width:380px;line-height:1.7}.gallery-controls .gallery-pause{border-radius:9px;flex:none;place-items:center;width:44px;height:44px;min-height:44px;padding:0;display:grid}.gallery-pause svg{width:18px;height:18px}.gallery-pause:hover{background:#daeaca}@media (width<=640px){.footer-bottom{padding-bottom:20px}}.post-cover{aspect-ratio:3/2;isolation:isolate;height:auto}.post-cover>img{aspect-ratio:3/2;object-fit:cover;mix-blend-mode:normal;width:100%;height:auto;transition:transform .45s;display:block}.post-card:hover .post-cover>img{transform:scale(1.025)}.post-category{backdrop-filter:none;color:#254a30;z-index:1;background:#ffffffef;border:1px solid #d5e3cb}.article-cover{background:#f4f7ee;margin:0;overflow:hidden}.article-cover>img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto;display:block}.article-cover figcaption{color:#67785b;background:#f6f9f1;padding:9px 16px;font-size:11px}.faq-tools{color:#718065;justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px;font-size:13px;display:flex}.faq-tools button{color:#385632;background:#f1f7eb;border:1px solid #cfddc4;border-radius:9px;min-height:44px;padding:8px 12px}.faq-list details[open]{background:#fafdf7;border-color:#b7cfa6}.faq-list summary{line-height:1.9}.faq-list details>p{line-height:2.15}.faq-list summary:focus-visible{border-radius:12px}.faq-search{margin:26px 0;display:block}.faq-search span{margin-bottom:9px;font-size:14px;display:block}.faq-search input{background:#fff;border:1px solid #c7d8bc;border-radius:12px;width:100%;min-height:50px;padding:10px 15px;font-size:16px}.faq-search-status{min-height:25px;font-size:13px}@media (width<=640px){.post-cover{height:auto}.post-cover>img{width:100%;height:auto}.article-cover{transform:none}.faq-tools{gap:8px;font-size:12px}.faq-tools button{font-size:11px}.post-card :is(h2,h3){font-size:21px}.post-category{max-width:calc(100% - 30px)}}@media (prefers-reduced-motion:reduce){.post-card:hover .post-cover>img{transform:none}}:root{--line:#dce5d7}.section{padding-block:72px}.section-heading{gap:28px}.section-heading h2{font-size:clamp(28px,2.8vw,38px);line-height:1.65}.section-heading p{max-width:430px;line-height:2}.eyebrow{letter-spacing:0}.quick-start{border:1px solid #dae5d1;box-shadow:0 12px 35px #27423109}.quick-start>a{transition:background .25s,border-color .25s}.quick-start a .quick-question{line-height:1.8}.service-art-card{border-color:#dce5d7;border-radius:22px;box-shadow:0 5px 18px #263b2706}.service-art-card .service-card-copy{padding:22px}.service-art-card .service-image{background:#f4f7ee}.service-art-card .service-image img{transition:transform .7s cubic-bezier(.2,.65,.2,1)}.service-art-card .service-number{background:#ffffffb8;border-color:#d8e2d0;border-radius:50%;place-items:center;width:28px;height:28px;line-height:1;display:grid}.service-art-card .card-link{font-size:12px}.service-art-card .card-link>span{background:0 0;border-color:#d3e0ca}.service-art-card p{color:#687963}.post-card{border-color:#dce5d7;box-shadow:0 5px 18px #263b2705}.post-card-copy{padding:26px}.post-card .post-cover{border-bottom:1px solid #e3eadd}.post-category{border-radius:8px;font-size:11px}.post-top{color:#7a8872}.post-card .card-link{border-top:1px solid #e2e9dc;padding-top:15px}.doctor-section{padding-block:60px}.doctor-photo-frame{box-shadow:0 18px 42px #27452f0f}.doctor-photo-note{box-shadow:0 12px 30px #233c270d}.doctor-proof>a{padding:10px 0}.research-band{border-radius:28px;gap:45px;padding:44px;box-shadow:0 16px 38px #1b3d2612}.research-band h2{font-size:34px}.journey-step{box-shadow:none;background:linear-gradient(145deg,#fff,#f6f9f2);border-color:#dce5d7;position:relative}.journey-step>div>span{color:#9aae8d;font-size:36px}.journey-step h3{font-size:21px}.journey-step p{color:#6d7d64}.knowledge-section{background:radial-gradient(at 90% 0,#e4eedb,#0000 55%),#f5f8f0}.topics a{background:#ffffffae;border-color:#d4e1ca}.knowledge-bottom{border-color:#d8e2d0}.faq-list details{box-shadow:none;border-color:#dce5d7;border-radius:14px}.faq-list details[open]{background:#f7faf3}.faq-list summary{font-weight:600}.consultation-card,.doctor-bio{box-shadow:0 8px 25px #294b3006}.detail-art{border-color:#d9e3d2;padding:8px;transform:none;box-shadow:0 18px 42px #2341250c}.gallery-section{padding-block:56px 76px}.gallery-panel{background:radial-gradient(at 100% 0,#e8f1df,#0000 60%),#f7faf3;border:1px solid #dbe5d3;border-radius:28px;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:38px;padding:32px;display:grid;overflow:hidden;box-shadow:0 14px 38px #29432c06}.gallery-heading h2{margin:0 0 15px;font-size:30px;line-height:1.6}.gallery-heading p{color:#748269;margin-bottom:18px;font-size:13px;line-height:2.05}.gallery-heading .text-link{gap:10px;font-size:12px}.gallery-heading-line{background:#a3bc8c;border-radius:3px;width:40px;height:3px;margin-block:20px;display:block}.patient-gallery{--gallery-card-width:240px;--gallery-gap:14px;--gallery-speed:16;min-width:0}.gallery-viewport{scrollbar-width:thin;outline-offset:5px;direction:rtl;border-radius:16px;overflow:auto hidden}.gallery-track{gap:var(--gallery-gap);scroll-snap-type:none;direction:rtl;width:max-content;max-width:none;padding:0;display:flex;overflow:visible}.gallery-set{gap:var(--gallery-gap);direction:rtl;flex:none;width:max-content;display:flex}.patient-gallery .gallery-item,.article-gallery .gallery-item{flex:0 0 var(--gallery-card-width);width:var(--gallery-card-width);box-shadow:none;scroll-snap-align:none;user-select:none;background:#fff;border:1px solid #dce5d6;border-radius:15px;margin:0;overflow:hidden}.gallery-item img{aspect-ratio:1;object-fit:contain;pointer-events:none;background:#fff;width:100%;height:auto}.gallery-item figcaption{color:#7b8971;border-top:1px solid #eef2e8;padding:9px 12px;font-size:10px}.gallery-item figcaption>span:last-child{font-variant-numeric:tabular-nums;color:#8b9b7e}.gallery-enhanced .gallery-viewport{touch-action:pan-y pinch-zoom;cursor:grab;overflow:hidden}.gallery-enhanced.is-moving .gallery-track{will-change:transform}.gallery-enhanced.is-dragging .gallery-viewport{cursor:grabbing}.gallery-controls{gap:10px;margin-top:16px}.gallery-controls>span{gap:7px;font-size:11px;line-height:1.8}.gallery-label-dot{background:#96b57d;border-radius:50%;flex:none;width:5px;height:5px}.gallery-controls>div{gap:5px}.gallery-controls button,.gallery-controls .gallery-pause{color:#45623c;width:44px;height:44px;min-height:44px;box-shadow:none;background:#ffffffc9;border:1px solid #d5e1cc;border-radius:10px;transition:background .2s,transform .2s}.gallery-controls button:hover{background:#e6efdd}.gallery-controls button:active{transform:scale(.96)}.gallery-controls .round-arrow{font-size:19px}.gallery-controls .gallery-pause svg{width:15px;height:15px}.gallery-controls{visibility:hidden}.gallery-enhanced .gallery-controls{visibility:visible}.article-gallery{background:#f7faf3;border:1px solid #dce5d7;border-radius:24px;padding:24px}.article-gallery>h2{font-size:26px}.article-gallery .gallery-context{color:#748269;font-size:13px}.footer-top{padding-block:48px}.footer-top h2{font-size:34px}.footer-grid{padding-top:36px}.footer-orbit:after{animation-duration:70s}.footer-bottom{color:#b3c5ab;padding-block:24px}.chat-launch{border-color:#c1d7aa;box-shadow:0 8px 26px #122e1f22}@media (hover:hover) and (pointer:fine){.service-card:hover{background:#fff;border-color:#b5cda5;transform:translateY(-4px);box-shadow:0 16px 32px #29442b0e}.post-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #29442b0e}.journey-step:hover{transform:translateY(-3px);box-shadow:0 12px 24px #29442b08}.quick-start>a:hover{background:#f7fbf1}}@media (width<=1000px){.gallery-panel{grid-template-columns:190px minmax(0,1fr);gap:24px;padding:24px}.gallery-heading h2{font-size:27px}.research-band{gap:28px;padding:32px}}@media (width<=740px){.gallery-panel{grid-template-columns:minmax(0,1fr);gap:22px}.gallery-heading h2 br{display:none}.gallery-heading h2{margin-bottom:10px;font-size:27px}.gallery-heading .eyebrow{font-size:12px}.gallery-heading-line{display:none}.gallery-heading p{max-width:430px;margin-bottom:10px}.gallery-heading .text-link{font-size:12px}.gallery-panel{padding:24px 20px}.gallery-heading h2{max-width:none}}@media (width<=640px){.section{padding-block:48px}.section-heading h2{font-size:27px}.section-heading p{font-size:14px}.quick-start>a{padding-block:15px;display:block}.quick-start a .quick-question{margin-bottom:5px}.quick-start a b{font-size:14px}.service-grid{gap:12px}.service-art-card{border-radius:17px}.service-art-card .service-card-copy{padding:14px 12px}.service-art-card h3{font-size:18px}.service-art-card p{font-size:12px;line-height:2}.service-art-card .card-link{font-size:10px}.post-card-copy{padding:23px}.post-card :is(h2,h3){font-size:21px}.doctor-section{padding-block:44px}.research-band{border-radius:22px;padding:27px 22px}.research-band h2{font-size:28px}.journey-step{padding:20px 15px}.journey-step h3{font-size:18px}.journey-step>div>span{font-size:29px}.patient-gallery{--gallery-card-width:216px;--gallery-gap:12px;--gallery-speed:12}.gallery-section{padding-block:42px 52px}.gallery-panel{border-radius:22px}.gallery-controls{flex-wrap:wrap;gap:9px;margin-top:13px}.gallery-controls>span{gap:5px;font-size:10px}.gallery-controls>div{gap:3px}.article-gallery{border-radius:20px;margin-block:32px;padding:20px 15px}.article-gallery h2{font-size:23px}.footer-top{padding-block:36px}.footer-top h2{font-size:27px}.footer-bottom{padding-block:22px 18px}.footer-grid{padding-top:26px}.detail-art{border-radius:20px;padding:7px}}@media (prefers-reduced-motion:reduce){.gallery-track{will-change:auto!important}.service-card:hover,.post-card:hover,.journey-step:hover{transform:none}}.hero-section{background:linear-gradient(120deg,#f1f4e9,#fcfcf7 55%,#f6f6ed);border-bottom:1px solid #e0e6d7;padding-top:40px}.hero-section .hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:66px;min-height:565px;padding-bottom:24px}.hero h1{letter-spacing:0;margin:15px 0 9px;font-size:clamp(32px,3.35vw,46px);font-weight:800;line-height:1.65}.quick-start{background:#ffffffeb;border-radius:17px;margin-bottom:24px;top:24px;box-shadow:0 8px 25px #23352606}.doctor-photo{max-width:425px;padding:0}.doctor-photo-frame{isolation:isolate;background:#e8e7da;border:1px solid #d6ddce;border-radius:24px;height:470px;padding:0;position:relative;box-shadow:0 14px 35px #2133230c}.doctor-photo-frame .biography-person{z-index:1;width:auto;max-width:none;height:600px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.doctor-photo-note{box-shadow:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 3px 0;display:flex;position:relative;inset:auto}.doctor-photo-note strong{color:#5e7452;font-size:15px}.doctor-photo-note span{letter-spacing:1.4px;font-size:10px}.doctor-section{background:linear-gradient(125deg,#f4f6ee,#eef3e7);border-block:1px solid #e4eadc}.doctor-intro{gap:68px}@media (width<=1100px){.hero-section .hero{gap:32px}.hero h1{font-size:37px}.doctor-intro{gap:40px}}@media (width<=800px){.hero-section .hero{gap:25px}.hero h1{font-size:32px}}@media (width<=640px){.hero-section{padding-top:23px}.hero-section .hero{grid-template-columns:minmax(0,1fr);gap:25px;min-height:0;padding-bottom:6px;display:grid}.hero h1{margin-block:8px 5px;font-size:34px}.quick-start{margin-bottom:20px;top:20px}.doctor-photo{max-width:390px;padding:0}.doctor-photo-frame{border-radius:22px;height:425px}.doctor-photo-frame .biography-person{height:555px;top:19px}.doctor-photo-note{padding:14px 2px 0}.doctor-photo-note strong{font-size:13px}.doctor-photo-note span{font-size:9px}.doctor-intro{gap:30px}}@media (width<=360px){.hero h1{font-size:30px}}@media (width<=640px){.hero-section .hero{row-gap:10px}.hero h1{grid-row:2;margin:0}}.topbar{background:#153325;font-size:11px}.topbar .wrap{min-height:30px}.header{min-height:82px}.header .brand{border-radius:10px;width:112px;padding:6px 8px}.header .brand-mark{width:96px}.desktop-nav{gap:28px;font-size:14px}.desktop-nav>a.active:after{height:2px}.header-actions .button{border-radius:9px;min-height:43px;font-size:12px}.language-menu summary{border-color:#e3e9df;border-radius:9px;font-size:12px}.site-header{box-shadow:0 3px 18px #19332603}.footer-top h2{font-weight:700}.chat-launch{gap:8px;min-height:48px;padding:10px 16px;font-size:12px;box-shadow:0 6px 25px #16322018}.chat-launch svg{width:25px;height:25px}.home-modern{--home-surface:#f4f6ef;--home-border:#dde4d6;--home-forest:#193d2b;--home-muted:#65735c}.home-modern .wrap{max-width:1200px}.home-modern h2{letter-spacing:0;text-wrap:balance;font-weight:740}.home-modern .section{padding-block:64px}.home-modern .section-heading{gap:24px;margin-bottom:27px}.home-modern .section-heading h2{font-size:32px;line-height:1.55}.home-modern .section-heading p{margin:10px 0 0;font-size:14px;line-height:1.9}.home-modern .eyebrow{letter-spacing:0;color:#6b805e;margin-bottom:11px;font-size:11px;font-weight:550}.home-modern .eyebrow:before{width:18px;height:1px}.home-modern .text-link{white-space:nowrap;gap:14px;padding-bottom:5px;font-size:12px}.home-modern .text-link>span{font-size:20px}.home-modern p{color:var(--home-muted)}.home-modern .hero-section{background:linear-gradient(112deg,#eaf0e0 0%,#f7f8f1 40%,#fcfcf7 100%);border-color:#e5eadd;padding-top:32px}.home-modern .hero-section .hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:75px;min-height:0;padding-bottom:27px}.home-modern .hero h1{margin:0 0 5px;font-size:46px;font-weight:800;line-height:1.55}.home-modern .quick-start{box-shadow:none;background:0 0;border:0;border-top:1px solid #d6dfcb;border-radius:0;grid-template-columns:.7fr 1.1fr 1.1fr 1fr;gap:24px;margin:0 auto;padding:19px 0 24px;position:relative;top:0}.home-modern .quick-start>div{gap:10px;font-size:14px}.home-modern .quick-start>div .icon{width:25px;height:25px}.home-modern .quick-start>a{border-right:1px solid #d6dfcb;padding-right:22px}.home-modern .quick-start a .quick-question{gap:8px;margin-bottom:3px}.home-modern .quick-question>span{font-size:11px}.home-modern .quick-question svg{width:18px;height:18px}.home-modern .quick-start a b{font-size:12px;font-weight:600}.home-modern .service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.home-modern .service-art-card{box-shadow:none;border-color:#e0e7d9;border-radius:17px}.home-modern .service-art-card .service-image{aspect-ratio:16/11}.home-modern .service-art-card .service-image img{mix-blend-mode:normal;object-fit:cover}.home-modern .service-art-card .service-card-copy{padding:18px 17px 15px}.home-modern .service-art-card h3{margin:0;font-size:20px;font-weight:680;line-height:1.7}.home-modern .service-art-card p{min-height:46px;margin:7px 0 16px;font-size:12px;line-height:1.9}.home-modern .service-art-card .card-link{border-color:#e5ebdf;padding-top:11px;font-size:11px;font-weight:500}.home-modern .service-art-card .card-link>span{width:25px;height:25px;font-size:17px}.home-modern .service-number{background:#ffffffcf;border:0;width:25px;min-width:25px;height:25px;font-size:10px;top:9px;right:9px}.home-modern .section-faq{border-top:1px solid #e1e7da;grid-template-columns:minmax(200px,.7fr) minmax(0,1.4fr);column-gap:52px;margin-top:32px;padding-top:28px;display:grid}.home-modern .section-faq>h3{grid-row:1/span 5;max-width:235px;margin:0;padding-top:9px;font-size:20px;font-weight:650;line-height:1.85}.home-modern .section-faq details{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e1e7da;border-radius:0;grid-column:2;margin:0}.home-modern .section-faq summary{padding:16px 0 16px 34px;font-size:14px;font-weight:500;line-height:1.8}.home-modern .section-faq summary:after{font-size:21px;top:13px;left:3px}.home-modern .section-faq details[open]{background:#fafcf7}.home-modern .section-faq details p{padding:0 12px 12px;font-size:13px;line-height:2}.home-modern .section-faq .faq-more{padding:0 12px 14px;font-size:11px;display:block}.home-modern .doctor-section{background:#f2f5ec;border-color:#e5eadf;padding-block:58px}.home-modern .doctor-intro{grid-template-columns:minmax(0,.78fr) minmax(0,1.2fr);align-items:center;gap:68px}.home-modern .doctor-photo{width:100%;max-width:360px;padding:0}.home-modern .doctor-photo-frame{border-radius:22px;height:420px}.home-modern .doctor-photo-frame .biography-person{height:550px;top:20px}.home-modern .doctor-copy h2{margin:0;font-size:32px;line-height:1.65}.home-modern .doctor-copy .lede{display:none}.home-modern .doctor-copy>p:not(.lede){margin:17px 0;font-size:14px;line-height:2.1}.home-modern .doctor-proof{border:0;flex-wrap:wrap;gap:12px;margin:21px 0;padding:0;display:flex}.home-modern .doctor-proof>a{background:#fafcf5;border:1px solid #dce4d3;border-radius:12px;flex:1;align-items:center;gap:8px;width:auto;min-width:0;padding:13px 10px;display:flex}.home-modern .doctor-proof .icon{width:21px;height:21px}.home-modern .doctor-proof .credential-icon{width:25px;height:30px;box-shadow:none;background:0 0;border-radius:0}.home-modern .doctor-proof b{font-size:12px}.home-modern .doctor-proof small{color:#78866d;font-size:9px;line-height:1.7}.home-modern .doctor-proof .credential-inline>span:last-child{display:none}.home-modern .doctor-photo-note strong{font-size:13px}.home-research{border-top:1px solid #d9e2cf;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:20px;margin-top:27px;padding-top:23px;display:grid}.home-research-mark{align-items:center;gap:10px;display:flex}.home-research-mark>.icon{color:#7c956c;width:30px;height:30px}.home-research-mark>span{color:#416334;font:500 15px/1.5 Georgia,serif}.home-research-mark small{color:#839577;margin-top:5px;font:9px/1.8 Arial,sans-serif;display:block}.home-research h3{margin:0;font-size:16px;font-weight:650;line-height:1.8}.home-research p{margin:5px 0 7px;font-size:12px;line-height:1.9}.home-research a{color:#446c34;font-size:11px;font-weight:600}.home-research a span{margin-inline-start:12px}.home-modern .home-journey .section-heading{text-align:right;align-items:flex-start;gap:2px}.home-modern .home-journey .section-heading h2{max-width:none;font-size:30px}.home-modern .home-journey .section-heading p{max-width:640px;font-size:13px}.home-modern .journey-grid{border-top:1px solid #cbdac0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:35px}.home-modern .journey-step{box-shadow:none;border:0;background:0 0;border-inline-start:1px solid #e5eadf;border-radius:0;padding:25px 24px 8px}.home-modern .journey-step:first-child{border:0;padding-inline-start:0}.home-modern .journey-step>div{margin-bottom:12px}.home-modern .journey-step>div>span{color:#8da77d;font:400 28px/1.3 Georgia,serif}.home-modern .journey-step .step-icon{color:#678852;width:25px;height:25px}.home-modern .journey-step h3{margin:0 0 8px;font-size:18px;font-weight:650}.home-modern .journey-step p{font-size:13px;line-height:1.9}.home-modern .home-journal{background:#f5f7f0;border-color:#e5ebdf}.home-modern .home-journal .topics{flex-wrap:wrap;gap:8px;margin-bottom:25px}.home-modern .topics a{background:#fff;border-color:#dde6d3;border-radius:30px;min-height:36px;padding:6px 13px;font-size:12px}.home-modern .topics a:hover{background:#254b32}.home-modern .home-journal .post-grid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0 30px;display:grid}.home-modern .home-journal .post-card{box-shadow:none;background:0 0;border:0;border-radius:0}.home-modern .home-journal .post-card:first-child{background:#fff;border-radius:19px;grid-area:1/1/span 3;box-shadow:0 6px 25px #263c2906}.home-modern .home-journal .post-card:first-child .post-cover{aspect-ratio:16/9}.home-modern .home-journal .post-card:first-child .post-cover img{object-fit:cover;aspect-ratio:16/9;height:100%}.home-modern .home-journal .post-card:first-child .post-card-copy{padding:24px}.home-modern .home-journal .post-card:first-child :is(h2,h3){font-size:24px;font-weight:680;line-height:1.75}.home-modern .home-journal .post-card:first-child p{margin-bottom:18px;font-size:13px;line-height:1.9}.home-modern .home-journal .post-card:not(:first-child){border-bottom:1px solid #dce5d3;grid-column:2;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:20px;padding-block:17px;display:grid}.home-modern .home-journal .post-card:nth-child(2){padding-top:0}.home-modern .home-journal .post-card:last-child{border-bottom:0;padding-bottom:0}.home-modern .home-journal .post-card:not(:first-child) .post-cover{aspect-ratio:1;border:0;border-radius:13px}.home-modern .home-journal .post-card:not(:first-child) .post-cover img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.home-modern .home-journal .post-card:not(:first-child) .post-card-copy{min-width:0;padding:0}.home-modern .home-journal .post-card:not(:first-child) .post-category{display:none}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){margin:0 0 9px;font-size:18px;font-weight:650;line-height:1.85}.home-modern .home-journal .post-card:not(:first-child) .post-card-copy>p{display:none}.home-modern .home-journal .post-top{margin-bottom:9px;font-size:10px}.home-modern .home-journal .post-top>span:last-child{display:none}.home-modern .home-journal .card-link{font-size:11px;font-weight:500}.home-modern .home-journal .post-card:not(:first-child) .card-link{border:0;padding:0}.home-modern .home-journal .knowledge-bottom{border-top:1px solid #dce5d3;justify-content:space-between;margin-top:26px;padding-top:20px;font-size:12px}.home-modern .gallery-section{padding-block:55px}.home-modern .gallery-panel{box-shadow:none;background:#fafbf7;border-radius:21px;gap:30px;padding:26px}.home-modern .gallery-heading h2{font-size:27px;font-weight:700}.home-modern .gallery-heading .eyebrow{font-size:11px}.home-modern .gallery-heading p{font-size:12px}@media (hover:hover) and (pointer:fine){.home-modern .service-card:hover{transform:translateY(-3px);box-shadow:0 10px 23px #253e270b}.home-modern .journey-step:hover,.home-modern .home-journal .post-card:hover{box-shadow:none;transform:none}.home-modern .home-journal .post-card:hover :is(h2,h3){color:#648743}.home-modern .quick-start>a:hover{background:0 0}.home-modern .quick-start a:hover .quick-question{color:#325c31}}@media (width<=1100px){.home-modern .hero-section .hero{gap:38px}.home-modern .hero h1{font-size:39px}.home-modern .service-art-card h3{font-size:18px}.home-modern .service-art-card .service-card-copy{padding:15px 13px}.home-modern .service-art-card p{font-size:11px}.home-modern .doctor-intro{gap:36px}.home-modern .doctor-copy h2{font-size:29px}.home-modern .doctor-proof>a{padding:10px 8px}.home-modern .home-journal .post-card:not(:first-child){grid-template-columns:110px minmax(0,1fr);gap:16px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){font-size:16px}.home-modern .home-journal .post-grid{column-gap:24px}.home-research{grid-template-columns:1fr;gap:15px}.home-research-mark>span{align-items:center;gap:10px;display:flex}.home-research-mark small{margin:0}.home-research-mark>.icon{width:22px;height:22px}}@media (width<=800px){.home-modern .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.home-modern .hero h1{font-size:32px}.home-modern .quick-start{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-modern .quick-start>div{display:none}.home-modern .quick-start>a{padding-right:13px}.home-modern .quick-start>a:first-of-type{border:0;padding-right:0}.home-modern .quick-question>span{font-size:10px}.home-modern .quick-start a b{font-size:11px}.home-modern .section-faq{grid-template-columns:.8fr 1.2fr;column-gap:28px}.home-modern .doctor-intro{grid-template-columns:.8fr 1fr;gap:28px}.home-modern .doctor-photo-frame{height:380px}.home-modern .doctor-photo-frame .biography-person{height:510px}.home-modern .doctor-proof>a{flex-basis:100%}.home-modern .doctor-proof small{font-size:10px}.home-modern .doctor-proof b{font-size:13px}.home-modern .home-journal .post-grid{column-gap:20px}.home-modern .home-journal .post-card:not(:first-child){grid-template-columns:90px minmax(0,1fr);gap:12px}.home-modern .home-journal .post-card:first-child :is(h2,h3){font-size:21px}.home-modern .home-journal .post-card:first-child .post-card-copy{padding:20px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){font-size:15px}.home-modern .journey-step{padding-inline:15px}.home-modern .journey-step h3{font-size:16px}}@media (width<=640px){.topbar{font-size:9px}.topbar .wrap{min-height:25px}.topbar .icon{width:12px;height:12px}.topbar .wrap>span{white-space:nowrap;max-width:60%;overflow:hidden}.topbar a{gap:6px}.header{min-height:69px}.header .brand{border-radius:8px;width:91px;padding:5px 6px}.header .brand-mark{width:79px}.header-actions{gap:2px}.language-menu summary{min-height:40px;padding:5px 7px;font-size:11px}.language-flag{width:23px;height:15px}.header-actions>.icon-button{width:37px;height:42px}.home-modern .wrap{width:calc(100% - 36px)}.home-modern .section{padding-block:43px}.home-modern .section-heading{align-items:flex-end;gap:15px;margin-bottom:23px;display:flex}.home-modern .section-heading h2{text-align:right;font-size:25px;line-height:1.65}.home-modern .section-heading p{margin-top:7px;font-size:12px;line-height:1.9}.home-modern .section-heading>.text-link{gap:6px;margin:0 0 4px;font-size:10px}.home-modern .section-heading>.text-link>span{font-size:17px}.home-modern .eyebrow{margin-bottom:7px;font-size:10px}.home-modern .hero-section{padding-top:24px}.home-modern .hero-section .hero{grid-template-columns:minmax(0,1fr);row-gap:7px;padding-bottom:20px}.home-modern .hero h1{grid-row:1;margin:0;font-size:32px;line-height:1.55}.home-modern .quick-start{border-top:1px solid #d8e2ce;grid-template-columns:1fr;gap:0;margin:0 auto;padding:0 0 10px;display:grid;top:0}.home-modern .quick-start>div{gap:8px;padding:16px 0 6px;font-size:12px;display:flex}.home-modern .quick-start>div .icon{width:20px;height:20px}.home-modern .quick-start>a,.home-modern .quick-start>a:first-of-type{border:0;border-bottom:1px solid #dce4d2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.home-modern .quick-start>a:last-child{border-bottom:0}.home-modern .quick-start a .quick-question{justify-content:flex-start;gap:7px;margin:0}.home-modern .quick-question>span{flex:0 auto;font-size:10px}.home-modern .quick-question svg{width:16px;height:16px}.home-modern .quick-start a b{font-size:11px;font-weight:550;line-height:1.7}.home-modern .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-modern .service-art-card{border-radius:14px}.home-modern .service-art-card .service-image{aspect-ratio:4/3}.home-modern .service-art-card .service-card-copy{padding:13px 11px 11px}.home-modern .service-art-card h3{overflow-wrap:normal;font-size:16px;font-weight:650;line-height:1.85}.home-modern .service-art-card p{min-height:43px;margin:5px 0 12px;font-size:11px;line-height:1.95}.home-modern .service-art-card .card-link{gap:4px;padding-top:9px;font-size:9px}.home-modern .service-art-card .card-link>span{flex:none;width:22px;height:22px;font-size:16px}.home-modern .service-number{width:22px;min-width:22px;height:22px;font-size:9px;top:7px;right:7px}.home-modern .section-faq{margin-top:25px;padding-top:22px;display:block}.home-modern .section-faq>h3{max-width:none;margin:0 0 8px;padding:0;font-size:18px}.home-modern .section-faq summary{padding-block:15px;font-size:13px}.home-modern .section-faq details p{font-size:12px}.home-modern .section-faq .faq-more{font-size:10px}.home-modern .doctor-section{padding-block:42px}.home-modern .doctor-intro{grid-template-columns:minmax(0,1fr);gap:27px;display:grid}.home-modern .doctor-photo{justify-self:center;max-width:305px}.home-modern .doctor-photo-frame{border-radius:18px;height:345px}.home-modern .doctor-photo-frame .biography-person{height:470px;top:18px}.home-modern .doctor-photo-note{padding-top:11px}.home-modern .doctor-photo-note strong{font-size:11px}.home-modern .doctor-copy h2{font-size:26px}.home-modern .doctor-copy>p:not(.lede){margin:12px 0;font-size:13px;line-height:2}.home-modern .doctor-proof{gap:8px;margin:17px 0}.home-modern .doctor-proof>a{text-align:center;border-radius:10px;flex-direction:column;flex:1;gap:5px;padding:12px 8px}.home-modern .doctor-proof b{font-size:11px}.home-modern .doctor-proof small{font-size:9px;line-height:1.8}.home-modern .doctor-proof .icon,.home-modern .doctor-proof .credential-icon,.home-modern .doctor-proof .credential-icon .icon{width:21px;height:21px}.home-research{gap:12px;margin-top:21px;padding-top:20px}.home-research-mark>span{font-size:14px}.home-research h3{font-size:16px}.home-research p{font-size:12px}.home-modern .home-journey .section-heading h2{font-size:25px}.home-modern .home-journey .section-heading p{font-size:12px}.home-modern .journey-grid{grid-template-columns:1fr 1fr;gap:22px 18px;margin-top:25px;padding-top:21px}.home-modern .journey-step,.home-modern .journey-step:first-child{border:0;padding:0}.home-modern .journey-step>div{margin-bottom:11px}.home-modern .journey-step>div>span{font-size:24px}.home-modern .journey-step .step-icon{width:23px;height:23px}.home-modern .journey-step h3{margin-bottom:6px;font-size:16px}.home-modern .journey-step p{font-size:12px;line-height:1.9}.home-modern .home-journal .section-heading{align-items:flex-start}.home-modern .home-journal .section-heading h2{max-width:230px}.home-modern .home-journal .section-heading>.text-link{white-space:normal;max-width:90px;margin-top:24px;font-size:10px;line-height:1.8}.home-modern .home-journal .topics{scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin-bottom:20px;padding-bottom:7px;overflow:auto}.home-modern .topics a{min-height:33px;padding:6px 12px;font-size:11px}.home-modern .home-journal .post-grid{flex-direction:column;gap:0;display:flex}.home-modern .home-journal .post-card:first-child{border-radius:16px;margin-bottom:10px}.home-modern .home-journal .post-card:first-child .post-card-copy{padding:19px}.home-modern .home-journal .post-card:first-child :is(h2,h3){margin-bottom:9px;font-size:21px;line-height:1.85}.home-modern .home-journal .post-card:first-child p{margin-bottom:15px;font-size:12px;line-height:2}.home-modern .home-journal .post-card:not(:first-child){grid-template-columns:100px minmax(0,1fr);gap:15px;padding-block:18px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){margin-bottom:8px;font-size:16px;line-height:1.9}.home-modern .home-journal .post-top{margin-bottom:7px;font-size:9px}.home-modern .home-journal .card-link{font-size:10px}.home-modern .home-journal .post-card:not(:first-child) .post-cover{border-radius:10px}.home-modern .home-journal .knowledge-bottom{align-items:flex-start;gap:8px;margin-top:16px;padding-top:18px;font-size:11px;line-height:1.9;display:flex}.home-modern .knowledge-bottom .icon{width:17px;height:17px}.home-modern .gallery-section{padding-block:40px}.home-modern .gallery-panel{border-radius:18px;gap:19px;padding:22px 16px}.home-modern .gallery-heading h2{font-size:24px}.home-modern .gallery-heading p{font-size:12px}.clinic-chat{bottom:calc(80px + env(safe-area-inset-bottom));left:14px}.chat-launch{color:#eef9e7;background:#28503a;border:1px solid #487455;border-radius:15px;place-items:center;width:48px;height:48px;min-height:48px;padding:0;display:grid;box-shadow:0 6px 20px #173a2a24}.chat-launch>span{display:none}.chat-launch svg{width:26px;height:26px}.chat-panel{bottom:61px}.mobile-bar{padding:8px 14px calc(8px + env(safe-area-inset-bottom));background:#fffffffa;gap:9px;box-shadow:0 -3px 17px #19372707}.mobile-bar a{border-radius:10px;min-height:44px;padding:10px;font-size:12px}.footer-top h2{font-size:25px}.footer-top{padding-block:32px}.footer-grid{gap:24px 18px}.footer-grid>div:last-child{padding:19px}.footer-bottom{font-size:10px}}@media (width<=360px){.home-modern .hero h1{font-size:29px}.home-modern .service-art-card h3{font-size:15px}.home-modern .service-art-card .card-link{font-size:8px}.home-modern .quick-start>a{grid-template-columns:1fr;gap:3px;padding-block:11px}.home-modern .quick-question>span{font-size:11px}.home-modern .quick-start a b{font-size:12px}.home-modern .home-journal .post-card:not(:first-child){grid-template-columns:88px minmax(0,1fr);gap:12px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){font-size:15px}}.home-modern #home-services{scroll-margin-top:12px}.home-modern .service-art-card .service-image img{object-fit:contain}.home-modern .home-journal .post-card:first-child .post-cover,.home-modern .home-journal .post-card:first-child .post-cover img{aspect-ratio:3/2;object-fit:contain}@media (prefers-reduced-motion:reduce){.home-modern .service-card:hover{transform:none}}.premiere{isolation:isolate;color:#f8fbf1;background:radial-gradient(at 17% 38%,#345c49 0,#0000 55%),#102e23;border-bottom:1px solid #214835;padding:38px 0 0;position:relative;overflow:hidden}.premiere-grid{z-index:-1;opacity:.15;background-image:linear-gradient(#a6c1a928 1px,#0000 1px),linear-gradient(90deg,#a6c1a928 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000,#0000 65%)}.premiere .premiere-inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;max-width:1200px;min-height:530px;display:grid}.premiere-copy{z-index:2;padding:14px 0 45px;position:relative}.premiere-kicker{color:#b5cbb8;align-items:center;gap:9px;font-size:12px;display:flex}.premiere-kicker>span{background:#b4ec91;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #a5ef8620}.premiere h1{color:#fff;margin:14px 0 0;font-size:49px;font-weight:790;line-height:1.65}.home-modern .premiere-specialty{color:#bed0be;margin:2px 0 31px;font-size:13px;line-height:1.8}.premiere-specialty>span{padding:0 6px}.home-modern .premiere-statement{color:#f2f5e9;margin:0 0 18px;font-size:32px;font-weight:550;line-height:1.75}.premiere-statement em{color:#b4ec91;font-style:normal}.home-modern .premiere-description{color:#b8cbbd;max-width:420px;margin:0;font-size:14px;line-height:2.15}.premiere-actions{align-items:center;gap:28px;margin:27px 0;display:flex}.premiere-actions .button{color:#173222;border-radius:11px;gap:30px;min-height:49px;font-size:13px}.premiere-secondary{color:#edf6e7;border-bottom:1px solid #73947766;align-items:center;gap:20px;padding-block:8px;font-size:12px;display:flex}.premiere-proof{flex-wrap:wrap;gap:23px;display:flex}.premiere-proof>a{color:#bed2bd;align-items:center;gap:7px;font-size:10px;display:flex}.premiere-proof .icon{width:17px;height:17px}.premiere-visual{isolation:isolate;align-self:end;min-width:0;position:relative}.premiere-stage{border-radius:160px 160px 18px 18px;height:505px;position:relative;overflow:hidden}.premiere-slide{opacity:0;visibility:hidden;transition:opacity 1.15s,visibility 1.15s;position:absolute;inset:0;overflow:hidden}.premiere-slide.is-active{opacity:1;visibility:visible;z-index:1}.premiere-suit>img{z-index:1;width:100%;max-width:none;height:auto;transition:transform 1.6s cubic-bezier(.2,.65,.3,1);position:absolute;bottom:-24px;left:0;transform:translateY(12px)}.premiere-suit.is-active>img{transform:translateY(0)}.premiere-disc{aspect-ratio:1;background:linear-gradient(140deg,#9eb692,#718e6d);border-radius:50%;width:94%;position:absolute;top:56px;left:3%;box-shadow:inset 0 0 80px #e1f2c433}.premiere-orbit{z-index:-1;border:1px solid #abc4963b;border-radius:48% 52% 50% 50%;animation:17s ease-in-out infinite alternate premiere-orbit;position:absolute;inset:8px -20px 100px;transform:rotate(-14deg)}.premiere-square{z-index:3;pointer-events:none;background:linear-gradient(120deg,#9cae872a,#0000);border:1px solid #c1d4a252;border-radius:12px;width:64px;height:64px;animation:10s ease-in-out infinite premiere-float;position:absolute;top:102px;left:-25px;transform:rotate(18deg)}.premiere-visual-bottom{z-index:2;justify-content:space-between;align-items:center;gap:12px;padding:18px 10px 23px;display:flex;position:relative}.premiere-signature{letter-spacing:2.6px;color:#cfdebe;font:500 12px/1.4 Georgia,serif}.premiere-signature small{letter-spacing:2px;color:#8cac98;margin-top:5px;font:7px/1.5 Arial,sans-serif;display:block}.premiere-controls{align-items:center;gap:6px;display:flex}.premiere-controls button{color:#ebf6de;cursor:pointer;background:#ffffff07;border:1px solid #c8dec130;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.premiere-controls button:hover{background:#a9fa912b;border-color:#aacb94}.premiere-controls .premiere-dot{background:#6d8a76;border:0;border-radius:50%;width:6px;height:6px;margin:0 2px;padding:0;transition:width .3s}.premiere-controls .premiere-dot[aria-current=true]{background:#bcdf9e;border-radius:5px;width:20px}.premiere-controls [data-pause]{margin-right:7px;font-size:11px}.premiere .premiere-links{border-top:1px solid #87a38340;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:20px 0 23px;display:grid}.premiere-links>a{border-inline-start:1px solid #87a38340;align-items:center;gap:14px;padding-inline-start:25px;display:flex}.premiere-links>a:first-child{border:0;padding:0}.premiere-links>a>span:last-child{color:#aac596;margin-inline-start:auto}.premiere-links small{color:#9eb6a4;margin-bottom:4px;font-size:10px;display:block}.premiere-links b{color:#e6f0df;font-size:12px;font-weight:550}.premiere-play{color:#c7e7ac;border:1px solid #c1d4a26e;border-radius:50%;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.premiere-mini-photo{border-radius:12px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.premiere-mini-photo img{object-fit:cover;width:100%;height:100%}.premiere-links .icon{color:#bad6aa;width:32px;height:32px}.decision-path{background:#f3f6ed}.home-modern .decision-path .quick-start{border-top:0;margin-bottom:0;padding-block:25px}.home-modern .doctor-photo-frame .biography-person{width:100%;height:auto;top:auto;bottom:0;left:0;transform:none}.home-modern .doctor-photo-frame{height:390px}.home-modern .home-journal .post-card:first-child :is(h2,h3){font-size:22px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){font-size:17px}.article-head h1{text-wrap:balance;font-size:clamp(26px,2.55vw,38px);line-height:1.75}.article-head .lede{font-size:15px;line-height:2}.post-card :is(h2,h3){font-size:20px;line-height:1.85}.doctor-bio>img{object-fit:contain;object-position:bottom;background:#e3ebdc;border-radius:13px}.home-modern .home-services,.home-modern .home-journey,.about-page{isolation:isolate;position:relative}.home-modern .home-services:before{content:"";z-index:-1;border:1px solid #c8d6b3;border-radius:17px;width:70px;height:70px;position:absolute;top:50px;left:5px;transform:rotate(18deg)}.home-modern .home-journey:after{content:"";z-index:-1;border:20px solid #dce6cf5c;border-radius:50%;width:100px;height:100px;position:absolute;bottom:30px;left:0}.home-modern .service-art-card{transition:transform .35s,box-shadow .35s,border-color .35s}.home-modern .service-art-card:hover{border-color:#b2c896;transform:translateY(-5px);box-shadow:0 14px 25px #28402910}.home-modern .journey-step>div>span{background:linear-gradient(135deg,#eef4e4,#fff);border:1px solid #d2dec2;border-radius:14px 14px 0;padding:9px 12px}.about-introduction{align-items:center;gap:70px;padding-top:50px}.about-introduction h1{font-size:43px;line-height:1.6}.about-introduction .lede{font-size:19px;line-height:1.9}.about-introduction>div>p:not(.lede){color:#647360;font-size:14px;line-height:2.2}.about-introduction .about-portrait{isolation:isolate;background:linear-gradient(140deg,#d1ddc7,#91ab85);border-radius:150px 150px 24px 24px;align-self:center;height:470px;position:relative;overflow:hidden}.about-introduction .about-portrait img{object-fit:contain;width:100%;max-width:none;height:auto;position:absolute;bottom:0;left:0;transform:none}.about-jump{flex-wrap:wrap;gap:20px;margin-top:27px;font-size:12px;display:flex}.about-jump a{border-bottom:1px solid #b2c89d;padding-bottom:5px}.about-film-section{padding-top:0}.doctor-film{background:linear-gradient(120deg,#eef2e6,#f7f9f3);border:1px solid #dfe7d4;border-radius:25px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:48px;padding:32px;display:grid;position:relative;overflow:hidden}.film-copy h2{margin:0 0 14px;font-size:29px;line-height:1.75}.film-copy p{color:#6d7b62;font-size:13px;line-height:2}.film-player{background:#173427;border-radius:17px;min-width:0;overflow:hidden;box-shadow:0 18px 35px #273b2315}.film-player video{aspect-ratio:16/9;object-fit:contain;background:#122c23;width:100%;display:block}.film-caption{color:#c6d5ba;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;font-size:11px;display:flex}.film-caption>span:last-child{letter-spacing:2px;font:9px Georgia,serif}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px;display:grid}.archive-card{min-width:0;margin:0}.archive-card>a{background:#e3e9df;border-radius:16px;display:block;position:relative;overflow:hidden}.archive-card img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.6,.3,1);display:block}.archive-card a:hover img{transform:scale(1.035)}.archive-zoom{color:#27462d;background:#ffffffe0;border-radius:50%;place-items:center;width:33px;height:33px;font-size:20px;display:grid;position:absolute;bottom:12px;left:12px}.archive-card figcaption{color:#6e7e65;justify-content:space-between;gap:12px;padding:12px 2px;font-size:10px;line-height:1.9;display:flex}.archive-card figcaption>span:last-child{color:#8a9e7a;font:12px Georgia,serif}.patient-archive img{aspect-ratio:1;object-fit:contain;background:#f4f7ef}.patient-archive .archive-card a{border:1px solid #dce4d5}.surgery-background{border-block:1px solid #dde5d5;grid-template-columns:.7fr 1.3fr;gap:60px;display:grid}.surgery-background h2{font-size:30px;line-height:1.7}.surgery-background .prose{font-size:14px}.surgery-background .source-note{font-size:11px}.archive-head{background:linear-gradient(120deg,#e8efdd,#f8faf4);border-bottom:1px solid #dce5d2;padding:35px 0 42px;position:relative;overflow:hidden}.archive-head:after{content:"";pointer-events:none;opacity:.55;border:1px solid #c4d1af;border-radius:50%;width:220px;height:220px;position:absolute;top:35px;left:8%}.archive-head h1{margin:0 0 12px;font-size:38px;line-height:1.8}.archive-head p{color:#6d7b62;font-size:14px;line-height:2}.archive-tabs{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.archive-tabs a{background:#fff;border:1px solid #dce5cf;border-radius:30px;align-items:center;gap:15px;padding:10px 16px;font-size:12px;display:flex}.archive-tabs a:hover{background:#e2eccf}.archive-tabs span{color:#71865b;font-size:10px}.media-lightbox{color:#f5faee;background:#10281f;border:0;border-radius:20px;width:calc(100vw - 40px);max-width:1100px;max-height:94dvh;padding:0;overflow:auto;box-shadow:0 25px 100px #0009}.media-lightbox::backdrop{backdrop-filter:blur(6px);background:#06170fee}.lightbox-toolbar{justify-content:space-between;align-items:center;padding:10px 17px;display:flex}.lightbox-toolbar button,.lightbox-stage button{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff36;border-radius:10px;flex-shrink:0;width:42px;height:42px;font-size:24px}.lightbox-stage{justify-content:center;align-items:center;gap:15px;padding:0 18px;display:flex}.lightbox-stage img{object-fit:contain;width:auto;max-width:calc(100% - 114px);height:auto;max-height:72dvh;display:block}.media-lightbox p{text-align:center;color:#d9e4cf;margin:0;padding:8px 20px 15px;font-size:12px}.lightbox-toolbar>span{color:#aec89c;font-size:12px}.desktop-nav{gap:23px}@keyframes premiere-orbit{to{transform:rotate(9deg)}}@keyframes premiere-float{50%{transform:translateY(-12px)rotate(8deg)}}@media (width>=1000px){.premiere-visual:hover .premiere-disc{transition:box-shadow 1s;box-shadow:inset 0 0 110px #e1f2c455}.about-page #research .research-main h2{font-size:25px}.about-page .section{padding-block:52px}}@media (width<=1000px){.premiere .premiere-inner{gap:30px;min-height:470px}.premiere h1{font-size:37px}.premiere .premiere-statement{font-size:27px}.premiere-stage{height:440px}.premiere .premiere-links{gap:16px}.premiere-links>a{padding-inline-start:15px}.premiere-links b{font-size:11px}.premiere-signature{letter-spacing:1.5px;font-size:10px}.about-introduction{gap:35px}.about-introduction .about-portrait{height:400px}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.doctor-film{gap:25px;padding:24px}.film-copy h2{font-size:25px}}@media (width<=640px){.premiere{padding-top:27px}.premiere .premiere-inner{flex-direction:column;gap:0;min-height:0;display:flex}.premiere-copy{display:contents}.premiere-kicker{order:0;align-self:flex-start;font-size:10px}.premiere h1{order:1;align-self:flex-start;margin-top:8px;margin-bottom:0;font-size:34px;line-height:1.65}.home-modern .premiere-specialty{order:2;align-self:flex-start;margin:3px 0 12px;font-size:10px}.home-modern .premiere-statement{order:3;align-self:flex-start;margin:0 0 13px;font-size:22px;line-height:1.7}.premiere-statement br{display:none}.premiere-statement em{margin-right:5px}.premiere-visual{order:4;align-self:center;width:100%;max-width:400px}.premiere-stage{border-radius:110px 110px 16px 16px;height:355px}.premiere-suit>img{width:94%;bottom:-33px;left:3%}.premiere-disc{width:90%;top:25px;left:5%}.premiere-orbit{inset:0 0 90px}.premiere-square{border-radius:9px;width:40px;height:40px;top:68px;left:0}.premiere-visual-bottom{padding:13px 4px 18px}.premiere-signature{font-size:9px}.premiere-signature small{font-size:6px}.premiere-controls{gap:4px}.premiere-controls button{width:30px;height:30px}.home-modern .premiere-description{order:5;align-self:flex-start;max-width:none;margin:0;font-size:12px;line-height:2.1}.premiere-actions{order:6;justify-content:space-between;align-self:stretch;gap:24px;margin:18px 0}.premiere-actions .button{gap:18px;min-height:45px;padding:11px 16px;font-size:12px}.premiere-secondary{gap:12px;font-size:11px}.premiere-proof{order:7;justify-content:space-between;align-self:stretch;gap:12px;padding-bottom:24px}.premiere-proof>a{font-size:9px}.premiere-proof .icon{width:15px;height:15px}.premiere .premiere-links{grid-template-columns:1fr 1fr;gap:16px;padding:17px 0 19px}.premiere-links>a{border:0;gap:9px;padding:0!important}.premiere-links>a:last-child{display:none}.premiere-links small{font-size:8px}.premiere-links b{font-size:10px}.premiere-play{flex-shrink:0;width:34px;height:34px;font-size:20px}.premiere-mini-photo{border-radius:9px;width:34px;height:34px}.premiere-links>a>span:last-child{font-size:12px}.home-modern .decision-path .quick-start{padding-top:10px;padding-bottom:10px}.home-modern .doctor-photo-frame{height:360px}.home-modern .home-services:before{width:44px;height:44px;top:25px;left:5px}.home-modern .home-journal .post-card:first-child :is(h2,h3){font-size:20px}.home-modern .home-journal .post-card:not(:first-child) :is(h2,h3){font-size:16px}.article-head h1{font-size:26px}.article-head .lede{font-size:13px}.about-introduction{flex-direction:column;gap:25px;padding-top:25px;display:flex}.about-introduction h1{font-size:33px}.about-introduction .lede{font-size:17px}.about-introduction .about-portrait{border-radius:130px 130px 20px 20px;width:100%;max-width:360px;height:390px}.about-introduction .about-portrait img{bottom:0}.about-introduction>div>p:not(.lede){font-size:13px}.about-introduction .actions{flex-wrap:wrap;gap:12px}.about-introduction .button{font-size:11px}.about-jump{gap:17px;margin-top:22px;font-size:11px}.doctor-film{border-radius:20px;grid-template-columns:1fr;gap:20px;padding:22px 17px}.film-copy h2{font-size:25px}.film-copy h2 br{display:none}.film-copy p{font-size:12px}.film-caption{padding:12px;font-size:10px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.archive-card>a{border-radius:12px}.archive-card figcaption{gap:6px;padding-block:9px;font-size:9px;line-height:1.9}.archive-zoom{width:26px;height:26px;font-size:16px;bottom:9px;left:9px}.archive-head{padding-block:25px 30px}.archive-head h1{font-size:29px}.archive-head p{font-size:13px}.archive-head:after{left:-90px}.archive-tabs{z-index:1;gap:8px;position:relative}.archive-tabs a{gap:9px;padding:8px 10px;font-size:10px}.surgery-background{grid-template-columns:1fr;gap:10px}.surgery-background h2{font-size:27px}.surgery-background h2 br{display:none}.surgery-background .prose{font-size:13px}.media-lightbox{border-radius:12px;width:calc(100vw - 20px)}.lightbox-stage{gap:5px;padding:0 5px}.lightbox-stage button{width:31px;height:38px;font-size:18px}.lightbox-stage img{max-width:calc(100% - 72px)}.media-lightbox p{padding:12px 14px;font-size:11px}.gallery-controls>span{font-size:10px}}@media (width<=360px){.premiere h1{font-size:30px}.home-modern .premiere-statement{font-size:19px}.premiere-stage{height:320px}.premiere-suit>img{width:100%;bottom:-31px;left:0}.premiere-actions{gap:15px}.premiere-actions .button{padding-inline:12px;font-size:11px}.premiere-secondary{font-size:10px}.about-introduction .about-portrait{height:335px}}@media (prefers-reduced-motion:reduce){.premiere *,.archive-card img,.home-modern .service-art-card{transition:none!important;animation:none!important}.premiere-suit>img,.home-modern .service-art-card:hover,.archive-card a:hover img{transform:none}}.motion-paused .premiere *{animation-play-state:paused!important}#doctor-gallery .section-heading h2,#patient-gallery .section-heading h2,.about-page .section-heading h2{font-size:32px;line-height:1.7}.doctor-archive img{object-position:50% 20%}@media (width<=640px){#doctor-gallery .section-heading h2,#patient-gallery .section-heading h2,.about-page .section-heading h2{font-size:26px}}.original-article-media{background:#f8faf4;border:1px solid #dce5d4;border-radius:14px;margin-block:27px;overflow:hidden}.original-article-media summary{cursor:pointer;justify-content:space-between;gap:15px;padding:16px 20px;font-size:13px;display:flex}.original-article-media>div{flex-wrap:wrap;gap:20px;padding:20px;display:flex}.original-article-media figure{flex:1;min-width:170px;max-width:350px;margin:0}.original-article-media img{object-fit:contain;width:100%;max-height:260px}.original-article-media figcaption{color:#718166;text-align:center;margin-top:8px;font-size:10px}@media (width<=640px){.about-introduction{align-items:stretch;gap:13px}.about-introduction>div:first-child{display:contents}.about-introduction .breadcrumb{order:0}.about-introduction>div>.eyebrow{order:1;margin:0}.about-introduction h1{order:2;margin:0}.about-introduction .lede{order:3;margin:0 0 7px}.about-introduction .about-portrait{order:4;height:370px;margin-bottom:10px}.about-introduction>div>p:not(.lede){order:5;margin:0 0 6px}.about-introduction .actions{order:6}.about-introduction .about-jump{order:7;margin-top:8px}.premiere-actions{order:5;margin-block:7px 18px}.home-modern .premiere-description{order:6;margin-bottom:16px}.premiere-proof{order:7}}.comparison-heading{margin:30px 0 18px}.comparison-heading h3{margin:0;font-size:23px}.comparison-heading p{color:#6b7b5f;font-size:12px}.comparison-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.comparison-card{background:#fff;border:1px solid #dce5d3;border-radius:17px;overflow:hidden}.comparison-frame{aspect-ratio:3/4;isolation:isolate;background:#e5e9df;position:relative}.comparison-frame>img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.comparison-before{clip-path:inset(0 calc(100% - var(--comparison)) 0 0);background:#e5e9df}.comparison-frame>input{opacity:0;cursor:ew-resize;z-index:4;touch-action:pan-y;direction:ltr;width:100%;height:100%;margin:0;position:absolute;inset:0}.comparison-frame:focus-within{outline-offset:3px;outline:3px solid #578232}.compare-line{left:var(--comparison);z-index:3;pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.compare-line>span{color:#21472b;background:#fafff0;border-radius:50%;place-items:center;width:37px;height:37px;font-size:20px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 15px #0003}.compare-before-label,.compare-after-label{color:#223b27;z-index:2;background:#ffffffdf;border-radius:6px;padding:4px 10px;font-size:11px;position:absolute;top:12px}.compare-before-label{left:10px}.compare-after-label{right:10px}.comparison-caption{justify-content:space-between;gap:6px;padding:14px 10px;font-size:9px;line-height:1.8;display:flex}.comparison-caption>span{color:#718662}.comparison-caption a{color:#365c32}@media (width<=1000px){.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.comparison-grid{gap:12px}.comparison-caption{flex-wrap:wrap;padding:10px 8px;font-size:9px}.comparison-caption>span{width:100%}.compare-line>span{width:29px;height:29px;font-size:17px}.compare-before-label,.compare-after-label{padding:3px 7px;font-size:9px}.comparison-heading h3{font-size:21px}}.premiere-suit>img{width:84%;bottom:-28px;left:8%}@media (width>=641px) and (width<=900px){.premiere .premiere-inner{grid-template-columns:1fr 1fr;align-items:center;gap:24px;min-height:380px}.premiere-stage{height:370px}.premiere h1{white-space:nowrap;font-size:30px}.home-modern .premiere-statement{font-size:24px}.home-modern .premiere-specialty{font-size:10px;line-height:2}.premiere-actions{flex-wrap:wrap;gap:12px}.premiere-actions .button{gap:12px;padding:12px 15px;font-size:11px}.premiere-secondary{gap:10px;font-size:10px}.premiere-proof{gap:12px}.premiere-proof>a{font-size:9px}.premiere-signature{letter-spacing:1px;font-size:8px}.premiere-signature small{font-size:6px}.premiere-visual-bottom{flex-direction:column;align-items:flex-end;gap:10px}.premiere-square{left:0}.premiere-links small{font-size:8px}.premiere-links b{font-size:9px}.premiere-links .icon{width:25px;height:25px}}@media (width<=640px){.premiere-suit>img{width:94%;bottom:-33px;left:3%}}@media (width<=360px){.premiere-suit>img{width:100%;bottom:-31px;left:0}}.premiere-stage:has(.premiere-operating.is-active){border-radius:22px}.premiere-signature{white-space:nowrap}.premiere-stage:has(.premiere-operating.is-active){border-radius:0;overflow:visible}.about-introduction .about-portrait{isolation:isolate;width:100%;max-width:450px;height:490px;box-shadow:none;background:0 0;border-radius:0;align-self:center;margin-inline:auto;position:relative;overflow:visible}.about-introduction .about-portrait:before{content:"";z-index:-1;background:linear-gradient(145deg,#d6e7b6,#9ab96e);border-radius:50%;position:absolute;inset:13% 0 0;box-shadow:0 22px 55px #244d2520}.about-introduction .about-portrait img{object-fit:contain;object-position:center;max-width:100%;position:absolute;inset:0;mask-image:linear-gradient(#000 92%,#0000 100%);width:100%!important;height:100%!important;transform:none!important}.about-expertise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.about-expertise-grid article{background:linear-gradient(145deg,#fff,#f3f6ec);border:1px solid #d9e3cd;border-radius:24px;padding:28px}.about-expertise-grid h3{font-size:21px;line-height:1.8}.about-expertise-grid p,.about-social p{color:#53634f;font-size:14px;line-height:2.2}.about-expertise-grid a{color:#28593b;margin-top:12px;display:block}.about-training{grid-template-columns:1fr 1.6fr;gap:50px;display:grid}.about-training h2{font-size:32px;line-height:1.8}.about-social{background:#edf3e3;border-radius:28px;grid-template-columns:1.5fr 1fr;align-items:center;gap:40px;padding:35px;display:grid}.about-social-actions{justify-items:start;gap:22px;display:grid}.about-editorial-note{color:#697461;padding-bottom:36px;font-size:12px;line-height:2.2}@media (width<=700px){.about-introduction .about-portrait{max-width:330px;height:380px}.about-expertise-grid,.about-training,.about-social{grid-template-columns:1fr;gap:20px}.about-expertise-grid article{padding:22px}.about-training h2{font-size:25px}.about-social{padding:25px}.about-social h2{font-size:25px}}.bmi-invite{background:linear-gradient(120deg,#f5f8ee,#e5efd7);border:1px solid #d5e2c5;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:30px 0;padding:26px 30px;display:flex}.bmi-invite h2{margin:5px 0;line-height:1.8;font-size:23px!important}.bmi-invite p{font-size:13px;line-height:2}.bmi-invite .button{flex-shrink:0}.bmi-page #bmi-result{background:#e9f0df;border-radius:18px;margin:20px 0;padding:24px;line-height:2.2;display:block}.bmi-bands{grid-template-columns:1fr 1fr;gap:8px;display:grid}.bmi-bands p{background:#f3f6ed;border-radius:10px;margin:0;padding:12px}.bmi-page details{border-bottom:1px solid #dce4d2;padding:18px 0}@media (width<=640px){.bmi-invite{flex-direction:column;align-items:stretch;padding:22px}.bmi-invite h2{font-size:20px!important}.bmi-bands{grid-template-columns:1fr}}.home-modern .doctor-photo-frame{isolation:isolate;height:440px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.home-modern .doctor-photo-frame:before{content:none}.biography-geometry{z-index:-1;background:linear-gradient(145deg,#203f32,#53714f);border-radius:46% 46% 24px 24px;position:absolute;inset:12% 0 0;transform:rotate(-3deg);box-shadow:18px 18px #dce7cd}.biography-geometry:after{content:"";border-radius:inherit;border:1px solid #b4c89c66;position:absolute;inset:14px}.home-modern .doctor-photo-frame .biography-person{object-fit:contain;object-position:center;filter:drop-shadow(0 16px 13px #071c2520);position:absolute;inset:0;mask-image:linear-gradient(#000 89%,#0000 100%);width:100%!important;height:100%!important;transform:scaleX(-1)!important}.home-modern .doctor-photo-frame:hover .biography-geometry{transition:transform .5s;transform:rotate(0)}.home-modern .doctor-photo-note{color:#21432f;background:0 0;margin:24px 0 0;position:relative}@media (width<=640px){.home-modern .doctor-photo-frame{max-width:330px;height:380px;margin:auto}.biography-geometry{box-shadow:10px 10px #dce7cd}}@media (prefers-reduced-motion:reduce){.home-modern .doctor-photo-frame:hover .biography-geometry{transition:none}}#bmi-consultation{border:1px solid #d4e0c7;border-radius:18px;margin:18px 0 25px;padding:22px;line-height:2}#bmi-consultation .button{flex-wrap:wrap}.article-inline-figure{margin:32px 0}.article-inline-figure img{border-radius:20px;width:100%;height:auto;display:block}.article-inline-figure figcaption{color:#68755d;margin-top:10px;font-size:12px;line-height:2}.article-body .prose .my-8{margin:28px 0}.article-body .prose .btn-primary{color:#fff;background:#204b35;border-radius:12px;padding:14px 22px;line-height:1.8;text-decoration:none;display:inline-flex}.article-layout .toc{scrollbar-width:thin;max-height:58vh;overflow:auto}.article-body .prose>h2{scroll-margin-top:110px}.home-modern .doctor-photo-frame{background:radial-gradient(at 50% 47%,#59775d 0,#294e3b 48%,#173a2b 78%);border:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #204d2d18}.biography-geometry,.home-modern .doctor-photo-frame:hover .biography-geometry{box-shadow:none;background:radial-gradient(circle at 8% 18%,#d4e6ae33 0 17%,#0000 17.3%),radial-gradient(circle at 100% 86%,#b9d19822 0 26%,#0000 26.3%);border-radius:0;inset:0;transform:none}.biography-geometry:after{border:1px solid #d7e9ba22;border-radius:50%;inset:12% -20%;transform:rotate(30deg)}.home-modern .doctor-photo-frame .biography-person{padding:18px 0 0;mask-image:linear-gradient(#0000 0,#000 8% 77%,#0000 98%)}.doctor-avatar{background:linear-gradient(145deg,#e0eccb,#a9c385);border:3px solid #fff;border-radius:50%;flex:0 0 64px;width:64px;height:64px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 3px 12px #24473118}.doctor-avatar img{object-fit:cover;object-position:50% 20%;transform-origin:50% 25%;max-width:none;display:block;transform:scale(1.65);border-radius:0!important;width:100%!important;height:100%!important;margin:0!important}.consultation-person{align-items:center;gap:15px;margin-bottom:18px;display:flex}.consultation-person h2,.consultation-person h3{line-height:1.8;margin:0!important}.sidebar-cta .doctor-avatar{flex-basis:48px;width:48px;height:48px}.consultation-inline{background:linear-gradient(130deg,#eff5e6,#e4efd7);border:1px solid #d4e2c7;border-radius:20px;align-items:center;gap:18px;margin:30px 0;padding:22px;display:flex}.consultation-inline>div{min-width:0}.consultation-inline-name{color:#244b35;margin-bottom:7px;font-size:17px;font-weight:700;display:block}.consultation-inline a{text-underline-offset:5px;font-size:14px;line-height:1.9;text-decoration:underline;display:inline-block;color:#28533c!important}@media (width<=640px){.consultation-inline{gap:12px;padding:18px}.doctor-avatar{flex-basis:54px;width:54px;height:54px}.consultation-inline-name{font-size:15px}.consultation-person h2{font-size:21px!important}}.phone-number{white-space:nowrap;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate;display:inline-block}.language-menu img.language-flag{object-fit:contain;border-radius:2px;width:27px;height:18px}.premiere-signature .premiere-fellowship{letter-spacing:.8px;color:#b4c9bb;margin-top:4px;font-family:inherit;font-size:8px;line-height:1.6}@media (width<=640px){.premiere-signature .premiere-fellowship{letter-spacing:.4px;font-size:7px}}.contact-call-panel{background:linear-gradient(135deg,#edf5e2,#fafcf7);border:1px solid #d7e4cb;border-radius:24px;padding:32px;line-height:2.1}.contact-call-panel h2{font-size:26px;line-height:1.7}.contact-call-panel .button{flex-wrap:wrap;gap:12px;margin:18px 0;display:inline-flex}.contact-call-panel p{font-size:15px}@media (width<=640px){.contact-call-panel{padding:23px}.contact-call-panel h2{font-size:22px}}.home-modern .doctor-photo-frame{aspect-ratio:1;background:radial-gradient(at 50% 32%,#4a6753 0,#203e30 58%,#102c21 100%);border:1px solid #64826a;border-radius:18px;width:100%;max-width:440px;height:auto;overflow:hidden;box-shadow:0 18px 40px #143c291a}.home-modern .doctor-photo-frame .biography-person{padding:10px 0 0;mask-image:linear-gradient(#000 0 83%,#0000 100%);transform:none!important}.home-modern .doctor-photo-frame .biography-geometry,.home-modern .doctor-photo-frame:hover .biography-geometry{box-shadow:none;background:linear-gradient(125deg,#abc39a18,#0000 42%);border-radius:0;inset:0;transform:none}.home-modern .doctor-photo-frame .biography-geometry:after{border:1px solid #d7e7c62e;border-radius:10px;inset:12px;transform:none}@media (width<=640px){.home-modern .doctor-photo-frame{aspect-ratio:1;max-width:350px;height:auto}}.home-modern .quick-question>span,.home-modern .eyebrow:not(.light),.home-modern .doctor-photo-note>span,.home-modern .doctor-proof small,.home-modern .home-research-mark small,.home-modern .post-top>span,.gallery-item figcaption>span{color:#506348}.premiere-controls .premiere-dot,.premiere-controls .premiere-dot[aria-current=true]{border:0;border-radius:0;min-width:24px;padding:0;position:relative;background:0 0!important;width:24px!important;height:30px!important}.premiere-controls .premiere-dot:after{content:"";background:#6a876b;border-radius:6px;width:6px;height:6px;position:absolute;top:12px;left:9px}.premiere-controls .premiere-dot[aria-current=true]:after{background:#244a32;width:18px;left:3px}.home-modern .gallery-item figcaption>span:last-child,.post-card .post-top>span,.page-hero .lede{color:#506348}.bmi-bands p,.bmi-bands p b,.gallery-context,.faq-tools>span{color:#4b5c43}.gallery-item figcaption>span:last-child{color:#506348}.prose a.button{color:#fff}.prose a.button.lime{color:#122e1f}.doctor-bio p,.article-body .gallery-context,.article-body .faq-tools>span{color:#506348}.home-modern .doctor-photo-frame.clinic-photo-frame,.about-introduction .about-portrait.clinic-photo-frame{isolation:isolate;aspect-ratio:4/5;background:linear-gradient(145deg,#e3eacd,#f5f6ed 46%,#a9bf99);border:1px solid #cad8bd;border-radius:24px;max-width:420px;height:auto;margin-inline:auto;padding:10px;position:relative;overflow:hidden;box-shadow:0 18px 45px #163c2817}.home-modern .doctor-photo-frame.clinic-photo-frame .biography-geometry,.about-introduction .about-portrait.clinic-photo-frame:before{display:none}.home-modern .doctor-photo-frame.clinic-photo-frame .biography-person,.about-introduction .about-portrait.clinic-photo-frame img{aspect-ratio:4/5;object-fit:cover;object-position:50% 38%;filter:none;border-radius:15px;padding:0;display:block;position:relative;inset:auto;mask-image:none;width:100%!important;height:100%!important;transform:none!important}.home-modern .doctor-photo-frame.clinic-photo-frame .biography-person{object-position:50% 38%}.contact-portrait-panel{overflow:hidden}.contact-portrait-photo{aspect-ratio:4/3;background:#e2e9da;border-radius:16px;margin-bottom:24px;overflow:hidden}.contact-portrait-photo img{object-fit:cover;object-position:50% 28%;width:100%;height:100%;display:block}@media (width<=640px){.home-modern .doctor-photo-frame.clinic-photo-frame,.about-introduction .about-portrait.clinic-photo-frame{border-radius:20px;width:100%;max-width:350px;height:auto;padding:8px}.contact-portrait-photo{aspect-ratio:4/3;margin-bottom:18px}}.premiere-clinic{background:0 0;place-items:center;padding:14px;display:grid;overflow:visible}.premiere-portrait-circle{aspect-ratio:1;background:linear-gradient(140deg,#d7e6bb,#91ae7d 46%,#31513d);border-radius:50%;width:100%;max-width:475px;padding:7px;transition:transform 1.4s cubic-bezier(.2,.65,.3,1);position:relative;transform:translateY(10px)scale(.97);box-shadow:0 16px 42px #061e2440}.premiere-portrait-circle img{aspect-ratio:1;object-fit:cover;object-position:50% 24%;border-radius:50%;width:100%;height:100%;display:block}.premiere-clinic.is-active .premiere-portrait-circle{transform:translateY(0)scale(1)}@media (width<=640px){.premiere-clinic{padding:10px}.premiere-portrait-circle{padding:5px}}@media (prefers-reduced-motion:reduce){.premiere-portrait-circle{transition:none;transform:none}}.film-screen{position:relative}.film-screen video{aspect-ratio:16/9;width:100%;height:auto;display:block}.film-play{cursor:pointer;color:#fff;direction:ltr;background:0 0;border:0;place-items:end start;padding:12px;display:grid;position:absolute;inset:0 0 48px}.film-play[hidden]{display:none}.film-play span{background:#123f31cc;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;transition:transform .2s,background .2s;display:grid;box-shadow:0 4px 24px #0003}.film-play:hover span,.film-play:focus-visible span{background:#123f31;transform:scale(1.07)}.film-play:focus-visible{outline-offset:-5px;outline:3px solid #b5d885}.tools-page{max-width:1160px}.tool-breadcrumb{color:#59705e;margin-bottom:24px;font-size:12px}.tools-heading{max-width:800px;margin-bottom:32px}.tools-heading h1{font-size:clamp(26px,4vw,42px);line-height:1.6}.tools-heading .lede{font-size:17px}.tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.tool-card{color:#294b35;background:linear-gradient(145deg,#fff,#f2f6ec);border:1px solid #dce5d6;border-radius:24px;padding:26px;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 8px 28px #22462f08}.tool-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px #22462f14}.tool-card h2{margin:16px 0 10px;font-size:21px;line-height:1.7}.tool-card p{color:#536455;font-size:14px;line-height:2}.tool-mark{background:#deedcd;border-radius:16px;place-items:center;min-width:50px;height:50px;font-size:20px;display:inline-grid}.tool-card>span:last-child{font-size:13px;font-weight:700}.patient-tools-invite{background:radial-gradient(circle at 0 0,#d8e8bb 0,#0000 60%),#f2f6eb;border:1px solid #cfdcc3;border-radius:24px;justify-content:space-between;align-items:center;gap:25px;margin:24px 0;padding:26px;display:flex}.patient-tools-invite h2{margin:5px 0;font-size:24px}.patient-tools-invite p{font-size:14px}.tool-surface{background:#fff;border:1px solid #dfe7d9;border-radius:28px;padding:32px;line-height:2.1}.tool-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.tool-form label{flex-direction:column;gap:8px;font-size:14px;display:flex}.tool-form input,.tool-form select{width:100%;min-width:0;font:inherit;color:#244733;background:#fbfcf8;border:1px solid #becdb4;border-radius:12px;min-height:48px;padding:12px}.tool-form input:focus,.tool-form select:focus{outline-offset:2px;outline:2px solid #517e42}.tool-form .button{align-self:end;min-height:48px}.tool-result{background:#edf5e4;border:1px solid #cfdfc1;border-radius:18px;margin:24px 0;padding:24px}.tool-result h2{font-size:23px}.tool-surface [hidden]{display:none!important}.tools-page .comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-page .comparison-card img{object-fit:contain;border-radius:16px;width:100%;height:180px}.tools-page .comparison-card h3{margin-top:22px;font-size:16px}.tool-surface fieldset{border:1px solid #d9e2d2;border-radius:18px;margin:20px 0;padding:20px}.tool-surface legend{padding:0 8px;font-weight:700}.tool-check{cursor:pointer;align-items:flex-start;gap:12px;margin:15px 0;font-size:15px;display:flex}.tool-check input{accent-color:#426638;flex:0 0 20px;width:20px;height:20px;margin-top:6px}.journey-step{background:#f8faf4;border:1px solid #d7e2ce;border-radius:16px;margin:14px 0;padding:20px}.journey-step summary{cursor:pointer;font-size:18px;font-weight:700}.journey-step p{margin:15px 0}.tool-related{flex-wrap:wrap;gap:22px;display:flex}.tool-table-wrap{overflow:auto}.tool-table-wrap table{border-collapse:collapse;text-align:right;width:100%}.tool-table-wrap td,.tool-table-wrap th{border-bottom:1px solid #dde6d7;padding:12px}.tool-table-wrap button{font:inherit;cursor:pointer;background:#f4f8ef;border:1px solid #ccd9c3;border-radius:10px;padding:8px 16px}#weight-chart{background:linear-gradient(#f5f9ef,#fff);border:1px solid #d6e2cc;border-radius:16px;width:100%;max-height:260px}.tool-surface .prose{margin-top:35px}.tool-surface button{cursor:pointer}.tool-surface .text-link{font:inherit;background:0 0;border:0}.tools-page a:focus-visible{outline-offset:5px;outline:2px solid #4b7540}@media (width<=800px){.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-surface{padding:22px}.tool-card{padding:20px}}@media (width<=560px){.tools-grid,.tool-form,.tools-page .comparison-grid{grid-template-columns:1fr}.patient-tools-invite{flex-direction:column;align-items:flex-start;padding:22px}.tool-surface{border-radius:20px;padding:18px}.tool-card h2{font-size:20px}.tools-heading .lede{font-size:15px}.tool-surface fieldset{padding:12px}.tool-related{font-size:13px}.tool-form input,.tool-form select{font-size:16px}}@media (prefers-reduced-motion:reduce){.tool-card{transition:none}.tool-card:hover{transform:none}}@media print{body>header,body>footer,.site-header,.tool-breadcrumb,.tool-related,.tools-page>.consultation-inline,.tools-page button,.tools-page .tool-form,#weight-save{display:none!important}.tools-page,.tool-surface{max-width:none;box-shadow:none;border:0;padding:0}.tool-surface details,.tool-check{break-inside:avoid}#weight-chart{max-height:200px}}.tool-form:has(.tool-inputs){display:block}.tool-surface .tool-inputs{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;margin:0;padding:0;display:grid}@media (width<=560px){.tool-surface .tool-inputs{grid-template-columns:1fr}}.tool-shortcuts{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.tool-shortcut{color:#234b34;background:#ffffffd9;border:1px solid #cadbbd;border-radius:14px;align-items:center;gap:10px;min-height:52px;font-size:13px;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 9px #294f3010;padding:8px 14px!important}.tool-shortcut-icon{background:#e6f0dc;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.tool-shortcut-arrow{color:#57784a;margin-inline-start:auto;font-size:19px}.tool-shortcut:hover{background:#f8fff0;transform:translateY(-2px);box-shadow:0 6px 15px #294f3020}.tool-shortcut:active{transform:scale(.97)}.tool-shortcut:focus-visible{outline-offset:3px;outline:2px solid #49723d}@media (width<=560px){.tool-shortcuts{flex-direction:column;width:100%}.tool-shortcut{box-sizing:border-box;width:100%;min-height:54px}.patient-tools-invite>div{width:100%}}@media (prefers-reduced-motion:reduce){.tool-shortcut{transition:none}.tool-shortcut:hover,.tool-shortcut:active{transform:none}}.numbered-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:36px 0 12px;display:flex}.pagination-number,.pagination-direction{color:#315139;box-sizing:border-box;background:#f8fbf3;border:1px solid #ceddc4;border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:6px 12px;font-size:15px;display:inline-flex}.numbered-pagination .is-current{color:#fff;background:#234c35;border-color:#234c35}.numbered-pagination a:hover{background:#e4f0d6}.numbered-pagination a:focus-visible{outline-offset:3px;outline:2px solid #4e793e}.numbered-pagination .is-disabled{opacity:.45}.pagination-summary{text-align:center;color:#65795e;flex-basis:100%;margin-top:6px;font-size:12px}.pagination-gap{padding:0 3px}@media (width<=420px){.numbered-pagination{gap:5px}.pagination-number,.pagination-direction{min-width:40px;padding:6px 10px}}.home-modern .home-discovery,.home-modern .home-services,.home-modern .doctor-section,.home-modern .home-journey,.home-modern .home-journal,.home-modern .gallery-section{isolation:isolate;position:relative}.home-modern .home-discovery{background:radial-gradient(at 8% 45%,#dcebc455,#0000 48%);padding-block:12px 20px}.home-modern .home-discovery .bmi-invite{background:radial-gradient(circle at 94% 115%,#abc78b30 0 120px,#0000 121px),linear-gradient(120deg,#f9fbf4,#e9f2dd);box-shadow:0 10px 30px #29472b08}.home-modern .home-discovery .patient-tools-invite{background:radial-gradient(circle at -2% 105%,#0000 0 105px,#a8c08e35 106px 107px,#0000 108px 145px,#a8c08e35 146px 147px,#0000 148px),linear-gradient(110deg,#e6efd9,#f8faf4 62%)}.home-modern .decision-path{background:linear-gradient(100deg,#e8efdf,#f5f8ee 52%,#eaf1e1);border-block:1px solid #dce6d2}.home-modern .home-services:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#0000 56%,#b9d39b28 57% 69%,#0000 70%);border:1px solid #b0c69880;border-radius:50%;width:210px;height:210px;position:absolute;top:38px;left:8px;transform:none}.home-modern .home-services:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#e7efdd80,#f5f8f000);border:1px solid #a2bd8970;border-radius:17px;width:74px;height:74px;position:absolute;top:158px;left:162px;transform:rotate(15deg)}.home-modern .home-services .section-heading{padding-block:8px 22px}.home-modern .service-card{transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 8px 24px #213f2308}.home-modern .doctor-section{background:radial-gradient(at 8% 48%,#c6dbac55,#0000 46%),linear-gradient(115deg,#e8efdf,#f7f9f0 65%);border-block:1px solid #dce6d1;overflow:hidden}.home-modern .doctor-section:before{content:"";z-index:-1;pointer-events:none;border:1px solid #abc59166;border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;left:-170px;box-shadow:0 0 0 45px #adc99410,0 0 0 90px #adc9940c}.home-modern .doctor-section:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#c4d9ad30,#0000);border:1px solid #a6bd9266;border-radius:22px;width:100px;height:100px;position:absolute;bottom:25px;right:3%;transform:rotate(-12deg)}.home-modern .doctor-proof>a,.home-modern .home-research{background:#ffffffa8}.home-modern .home-journey{background:radial-gradient(at 50% 20%,#e8f0dc80,#0000 65%)}.home-modern .home-journey:before{content:"";z-index:-1;pointer-events:none;border:1px solid #b0c79980;border-radius:22px;width:95px;height:95px;position:absolute;top:45px;right:12px;transform:rotate(13deg)}.home-modern .home-journey:after{content:"";z-index:-1;pointer-events:none;border:1px solid #b3cb9b70;border-radius:50%;width:135px;height:135px;position:absolute;bottom:60px;left:0;box-shadow:inset 0 0 0 18px #dce9cc30}.home-modern .journey-grid{gap:18px;position:relative}.home-modern .journey-step{background:linear-gradient(145deg,#fff,#f1f6e8);border-top:3px solid #a5bf89;box-shadow:0 12px 30px #29472c09}.home-modern .journey-step:nth-child(2n){background:linear-gradient(145deg,#edf4e3,#fff);border-top-color:#648b60}.home-modern .home-journal{background:radial-gradient(at 93% 7%,#d4e4bf90,#0000 38%),linear-gradient(135deg,#edf3e4,#f6f8ef 60%,#e9f0df);border-block:1px solid #dce5d2;overflow:hidden}.home-modern .home-journal:before{content:"";z-index:-1;pointer-events:none;border:1px solid #a7c08a80;border-radius:50%;width:330px;height:330px;position:absolute;top:40px;left:-100px;box-shadow:0 0 0 36px #b6cc9e16,0 0 0 72px #b6cc9e10}.home-modern .home-journal:after{content:"";z-index:-1;pointer-events:none;border:1px solid #a4be8b66;border-radius:28px;width:150px;height:150px;position:absolute;bottom:30px;right:24px;transform:rotate(12deg)}.home-modern .home-journal .post-card{background:#fff;box-shadow:0 8px 24px #26452d09}.home-modern .gallery-section{background:radial-gradient(at 80%,#dfebd16b,#0000 65%)}.home-modern .gallery-panel{isolation:isolate;background:linear-gradient(125deg,#f7faf1,#edf4e4);border:1px solid #d5e1c9;border-radius:28px;padding:32px;position:relative;overflow:hidden;box-shadow:0 16px 40px #274b2a0a}.home-modern .gallery-panel:before{content:"";z-index:-1;pointer-events:none;border:1px solid #a1be8480;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-150px;right:-85px;box-shadow:0 0 0 30px #b7d29a20}@media (hover:hover) and (prefers-reduced-motion:no-preference){.home-modern .service-card:hover{border-color:#a8bf92;transform:translateY(-4px);box-shadow:0 16px 32px #213f2314}.home-modern .home-services:after,.home-modern .home-journey:before{animation:18s ease-in-out infinite alternate home-geometry-drift}}@keyframes home-geometry-drift{0%{translate:0}to{translate:0 10px}}.motion-paused .home-modern :before,.motion-paused .home-modern :after{animation-play-state:paused!important}@media (width<=640px){.home-modern .home-discovery{padding-block:5px 12px}.home-modern .home-services:before{opacity:.65;width:125px;height:125px;top:25px;left:0}.home-modern .home-services:after{opacity:.65;width:42px;height:42px;top:117px;left:90px}.home-modern .home-journey:before{opacity:.6;width:58px;height:58px;top:22px;right:0}.home-modern .doctor-section:before{width:350px;height:350px;top:-100px;left:-200px}.home-modern .doctor-section:after{opacity:.6;width:60px;height:60px;bottom:15px;right:10px}.home-modern .home-journal:before{width:210px;height:210px;left:-150px}.home-modern .home-journal:after{width:70px;height:70px;bottom:20px;right:10px}.home-modern .gallery-panel{border-radius:22px;padding:22px 15px}.home-modern .home-services .section-heading{padding-bottom:12px}}@media (prefers-reduced-motion:reduce){.home-modern .service-card{transition:none}}.reel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:980px;margin-inline:auto;display:grid}.reel-card{background:#fff;border:1px solid #dce7dd;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 12px 35px #153f2210}.reel-cover{aspect-ratio:9/13;background:#102b20;display:block;position:relative;overflow:hidden}.reel-cover img{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .35s}.reel-cover:hover img{transform:scale(1.025)}.reel-play{color:#fff;background:#153f22cc;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:54px;height:54px;font-size:20px;display:grid;position:absolute;inset:45% auto auto 50%;transform:translate(-50%,-50%)}.reel-label{color:#fff;background:#102b20df;border-radius:20px;padding:6px 13px;font-size:13px;position:absolute;bottom:14px;right:14px}.reel-caption{padding:20px}.reel-caption h2{margin:0 0 8px;font-size:19px;line-height:1.9}.reel-caption p{color:#506454;margin:0;font-size:14px;line-height:1.9}.video-heading{max-width:1100px;padding-block:32px 24px}.video-heading h1{max-width:900px;font-size:clamp(24px,3vw,38px);line-height:1.7}.video-watch-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:48px;max-width:1100px;display:grid}.video-watch-content .content-video{max-width:360px;margin:0 auto 28px}.video-watch-content video{aspect-ratio:9/16;object-fit:contain;background:#10231b;border-radius:22px;width:100%;height:auto;max-height:680px;display:block}.video-context{background:linear-gradient(140deg,#eff6eb,#fff);border:1px solid #dce7dd;border-radius:24px;gap:20px;padding:24px;display:grid;position:sticky;top:110px}.video-context h2{margin:0;font-size:20px}.video-context p{margin:0;font-size:15px;line-height:1.9}.video-context .button{flex-wrap:wrap;justify-content:center;display:flex}.video-context .consultation-person{align-items:center}.video-watch-content h2{font-size:24px}.video-watch-content p{line-height:2.15}.patient-reels .reel-grid{margin-inline:0}.patient-reels .reel-card{max-width:300px}@media (width<=800px){.reel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reel-caption{padding:12px}.reel-caption h2{font-size:16px}.reel-caption p{font-size:13px}.video-watch-layout{grid-template-columns:1fr;gap:24px}.video-context{position:static}.video-watch-content .content-video{max-width:330px}.reel-play{width:42px;height:42px;font-size:16px}}@media (prefers-reduced-motion:reduce){.reel-cover img{transition:none}.reel-cover:hover img{transform:none}}.inline-doctor-media{isolation:isolate;background:linear-gradient(130deg,#eef5e8,#f9fbf7);border:1px solid #dbe7d8;border-radius:26px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:28px;margin:36px 0;padding:24px;display:grid;overflow:hidden}.inline-doctor-visual{min-width:0}.inline-doctor-visual img{object-fit:cover;object-position:center 25%;border-radius:18px;width:100%;height:285px;display:block}.inline-doctor-visual video{aspect-ratio:9/16;object-fit:contain;background:#11271d;border-radius:18px;width:100%;height:auto;max-height:360px}.inline-doctor-visual .content-video{margin:0}.inline-doctor-copy h3{margin:10px 0;font-size:21px;line-height:1.85}.inline-doctor-copy p{margin:0 0 20px;font-size:15px;line-height:2}.inline-doctor-copy .button{color:#fff;font-size:14px;text-decoration:none}.inline-doctor-copy .actions{flex-wrap:wrap;gap:12px}.video-toc summary{cursor:pointer;font-size:16px;font-weight:700}.video-toc nav{gap:10px;max-height:280px;margin-top:16px;font-size:13px;line-height:1.9;display:grid;overflow:auto}.medical-review-credit{background:#f5f8f1;border:1px solid #dce7dd;border-radius:18px;align-items:center;gap:16px;margin:28px 0;padding:20px;display:flex}.medical-review-credit p{margin:5px 0 0;font-size:13px}.video-watch-content h2{scroll-margin-top:110px}@media (width<=620px){.inline-doctor-media{border-radius:22px;grid-template-columns:1fr;gap:18px;padding:18px}.inline-doctor-visual{width:100%;max-width:240px;margin-inline:auto}.inline-doctor-visual img{height:280px}.inline-doctor-copy h3{font-size:19px}.inline-doctor-copy p{font-size:14px}.video-watch-content h2{font-size:21px}.medical-review-credit{align-items:flex-start;padding:14px}.medical-review-credit strong{font-size:14px}}.video-heading>.video-toc{background:#f4f8f0;border:1px solid #dce7dd;border-radius:16px;max-width:720px;margin-top:20px;padding:14px 18px}.video-heading>.video-toc nav{max-height:320px}.video-watch-content .sources{margin-block:30px}.footer-location{background:linear-gradient(125deg,#ffffff0d,#a9fa9108);border:1px solid #ffffff24;border-radius:24px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.4fr);align-items:center;gap:28px;margin-top:28px;margin-bottom:28px;padding:24px;display:grid;position:relative;box-shadow:0 16px 42px #00000012}.footer-location-copy{min-width:0;padding:8px 12px}.footer-location-label{color:#b7e9a8;align-items:center;gap:8px;font-size:13px;display:flex}.footer-location-label .icon{width:20px;height:20px}.footer-location-copy h2{color:#fff;margin:12px 0;font-size:clamp(22px,2.4vw,30px);line-height:1.6}.footer-location-copy p{color:#e1ebe2;max-width:38ch;margin:0 0 18px;font-size:14px;line-height:2}.footer-location-copy .button{gap:18px;margin:0;display:inline-flex}.footer-location-note{color:#bbcdbc;margin-top:14px;font-size:12px;line-height:1.9;display:block}.footer-location-map{isolation:isolate;background:#edf2e9;border:1px solid #ffffff30;border-radius:17px;height:310px;overflow:hidden}.footer-location-map iframe{color-scheme:light;border:0;width:100%;height:100%;display:block}.article-publication-date{color:#536451;margin:8px 0;font-size:12px;line-height:1.8}.article-publication-date time{unicode-bidi:isolate;display:inline-block}.clinic-footer .footer-grid-compact{grid-template-columns:minmax(260px,1.15fr) minmax(200px,.9fr) minmax(240px,1fr);gap:48px;padding-top:32px;padding-bottom:8px}.clinic-footer .footer-grid-compact nav a{padding:6px 0;line-height:1.8;display:block}.clinic-footer .footer-instagram{background:#ffffff08;border:1px solid #ffffff25;border-radius:12px;flex-wrap:wrap;gap:4px 14px;max-width:300px;margin-top:16px;padding:12px 14px;font-size:12px;display:flex}.clinic-footer .footer-instagram b{font-size:12px}.clinic-footer .footer-top{gap:24px}.clinic-footer .footer-top h2{max-width:30ch;font-size:clamp(22px,2.5vw,34px);line-height:1.7}.clinic-footer .footer-location-phone{letter-spacing:1px;color:#fff;unicode-bidi:isolate;width:max-content;margin:0 0 4px;font-size:23px;display:block}.clinic-footer .footer-location-copy .button{margin-top:14px}.clinic-footer .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:24px;display:flex}.clinic-footer .footer-credit{color:#c9d9cc;font-size:12px}.clinic-footer .footer-credit a{color:#d0ffb9;display:inline}@media (width<=700px){.clinic-footer .footer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.clinic-footer .footer-doctor{grid-column:1/-1}.clinic-footer .footer-instagram{max-width:none}.clinic-footer .footer-grid-compact nav a{font-size:12px}.clinic-footer .footer-top{align-items:flex-start}.clinic-footer .footer-bottom{text-align:center;justify-content:center}}footer .footer-grid{gap:28px 32px}footer .footer-grid h3{margin-bottom:16px}footer .footer-grid p{line-height:2}footer .footer-bottom{padding-top:20px;padding-bottom:12px}@media (width<=700px){.footer-location{border-radius:20px;grid-template-columns:1fr;gap:18px;width:calc(100% - 32px);padding:16px}.footer-location-copy{padding:4px}.footer-location-copy p{max-width:none}.footer-location-map{height:260px}.footer-location-copy h2{font-size:24px}footer .footer-grid{gap:26px 20px}}