:root{--navy:#071f3f;--navy-2:#0c3568;--ink:#0b0d12;--muted:#5b6677;--line:#dfe5ec;--soft:#f5f8fb;--white:#fff;--steel:#9fb1c7;--accent:#2f6f9f;--shadow:0 18px 50px #071f3f1f;--max-width:1180px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.6;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:20;min-height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090c0ee0;border-bottom:1px solid #6d798259;justify-content:space-between;align-items:center;padding:14px clamp(18px,4vw,54px);display:flex;position:fixed;inset:0 0 auto}.brand{flex:0 auto;align-items:center;min-width:210px;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{color:#ffffffdb;font-size:1.22rem;line-height:1.05}.brand small{color:#ffffff8f;margin-top:4px;font-size:.68rem;font-weight:600}.site-nav{align-items:center;gap:2px;display:flex}.site-nav a{color:#ffffffdb;border-radius:6px;padding:10px 12px;font-size:.86rem;font-weight:700;transition:background .18s,color .18s}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:var(--white);background:#ffffff14}.nav-dropdown{color:#ffffffdb;align-items:center;display:flex;position:relative}.nav-dropdown-toggle{width:26px;height:26px;color:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:-6px;padding:0;display:flex}.nav-dropdown-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;transition:transform .18s}.nav-dropdown-toggle:hover,.nav-dropdown-toggle:focus-visible{color:var(--white);background:#ffffff14}.nav-dropdown.is-open .nav-dropdown-toggle svg{transform:rotate(180deg)}.nav-dropdown-panel{z-index:5;border:1px solid var(--line);background:var(--white);width:260px;max-height:70vh;box-shadow:var(--shadow);opacity:0;visibility:hidden;border-radius:10px;gap:2px;margin-top:6px;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:100%;left:0;overflow:auto;transform:translateY(-6px)}.nav-dropdown-panel a{color:#152033}.nav-dropdown-panel a:hover,.nav-dropdown-panel a:focus-visible{background:var(--soft);color:var(--navy-2)}.nav-dropdown-panel a[aria-current=page]{background:var(--soft);color:var(--navy)}.nav-dropdown-all{border-bottom:1px solid var(--line);margin-bottom:4px;color:var(--navy-2)!important;padding-bottom:10px!important}@media (width>=1121px){.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel,.nav-dropdown.is-open .nav-dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}}.nav-toggle{background:var(--white);border:0;border-radius:8px;flex:0 0 44px;width:44px;height:44px;padding:0;display:none}.nav-toggle span{background:var(--navy);border-radius:999px;width:19px;height:2px;margin:4px auto;display:block}.hero{height:100vh;min-height:520px;padding-top:var(--header-height);color:var(--white);background:#050a14;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .9s}.hero-video.is-loaded{opacity:1}.hero-overlay{background:linear-gradient(#050a144d 0%,#050a1494 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(780px,88%);display:flex;position:relative}.hero-content h1{color:var(--white);letter-spacing:.02em;text-shadow:0 2px 32px #00000073;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.6rem,5.8vw,5.2rem);font-style:italic;font-weight:400;line-height:1.1}.hero-tagline{color:#ffffffeb;letter-spacing:.2em;text-transform:uppercase;text-shadow:0 2px 12px #0006;margin:20px 0 0;font-size:clamp(.88rem,1.4vw,1.05rem);font-weight:400}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:48px;display:flex}.section-heading p,.section-kicker p,.action-panel p,.section-label{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:800}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--navy);color:var(--white);box-shadow:0 14px 28px #071f3f40}.button-light{color:var(--navy);background:#fffffff0}.button-outline{border-color:var(--navy);color:var(--navy)}.button-outline-light{color:var(--white);background:#ffffff14;border-color:#ffffff8c}.button-outline-light:hover,.button-outline-light:focus-visible{background:#ffffff29}.section{scroll-margin-top:var(--header-height);padding:clamp(48px,6vw,76px) clamp(20px,5vw,72px)}.doctor-intro-section{padding:0;overflow:hidden}.doctor-intro-inner{grid-template-columns:1fr 1fr;min-height:540px;display:grid}.doctor-intro-photo{position:relative;overflow:hidden}.doctor-intro-photo img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.doctor-intro-content{background:#0e1117;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px) clamp(36px,6vw,80px);display:flex}.doctor-intro-content h2{color:var(--white);margin:0 0 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:600;line-height:1.1}.doctor-intro-content p{color:#ffffffb8;max-width:460px;margin:0 0 36px;font-size:1rem;line-height:1.7}@media (width<=900px){.doctor-intro-inner{grid-template-columns:1fr}.doctor-intro-photo{height:420px}.doctor-intro-photo img{object-position:center 20%}}.page-main{padding-top:var(--header-height)}.page-hero{color:var(--white);background:linear-gradient(90deg,#071f3ff0,#071f3fc2),url(/assets/clinic-hero-fallback-ZGz3SEUy.png) 50%/cover no-repeat;padding:clamp(86px,12vw,140px) clamp(20px,5vw,72px)}.page-hero-inner{width:min(var(--max-width), 100%);margin:0 auto}.page-hero p{color:#d8e9f7;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.page-hero h1{max-width:820px;color:var(--white);margin:0;font-size:clamp(3rem,7vw,6.8rem);line-height:.96}.page-banner{background:var(--navy);text-align:center;justify-content:center;align-items:center;min-height:100px;padding:0 clamp(20px,5vw,72px);display:flex}.page-banner-inner{width:min(var(--max-width), 100%)}.page-banner h1{color:var(--white);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:800;line-height:1}.blog-post-breadcrumb{text-transform:none;font-size:.92rem;font-weight:600}.blog-post-breadcrumb a{color:#d8e9f7;transition:color .2s}.blog-post-breadcrumb a:hover,.blog-post-breadcrumb a:focus-visible{color:var(--white)}.page-hero span{color:#ffffffd6;max-width:720px;margin-top:22px;font-size:clamp(1.04rem,1.8vw,1.24rem);display:block}.page-content{padding:clamp(64px,9vw,104px) clamp(20px,5vw,72px)}.blog-list{width:min(var(--max-width), 100%);gap:36px;margin:0 auto;display:grid}.blog-list-post{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;padding-bottom:36px;display:grid}.blog-list-post:last-child{border-bottom:0;padding-bottom:0}.blog-list-image{aspect-ratio:800/533;border-radius:8px;display:block;overflow:hidden}.blog-list-image img{object-fit:cover;width:100%;height:100%;display:block}.blog-list-body h2{margin:0 0 14px;font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.2}.blog-list-body h2 a{color:var(--navy)}.blog-list-body h2 a:hover,.blog-list-body h2 a:focus-visible{color:var(--accent)}.blog-list-body p{color:var(--muted);margin:0}.blog-list-more{color:var(--accent);margin-top:14px;font-weight:700;display:inline-block}.blog-list-more:hover,.blog-list-more:focus-visible{text-decoration:underline}.content-grid,.service-grid,.post-grid{width:min(var(--max-width), 100%);gap:18px;margin:0 auto;display:grid}.content-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.service-grid,.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px}.content-card,.info-card,.post-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:28px}.content-card h2,.info-card h2,.post-card h2{color:var(--navy);margin:0 0 16px;font-size:clamp(1.55rem,2.5vw,2.35rem);line-height:1.06}.content-card p,.info-card p,.post-card p{color:var(--muted);margin:0}.content-card p+p,.info-card p+p,.post-card p+p{margin-top:18px}.content-card p+.button,.info-card p+.button{margin-top:22px}.service-article-img{object-fit:cover;border-radius:8px 8px 0 0;width:calc(100% + 56px);height:320px;margin:-28px -28px 28px;display:block}.service-page-card{border:1px solid var(--line);background:var(--white);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000f}.service-page-card:hover{border-color:#2f6f9f59;transform:translateY(-4px);box-shadow:0 10px 32px #2f6f9f24}.service-page-card-img{object-fit:cover;flex-shrink:0;width:100%;height:190px;display:block}.service-page-card-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.service-page-card-body h2{color:var(--navy);margin:0 0 8px;font-size:1.08rem;line-height:1.25;transition:color .2s}.service-page-card:hover .service-page-card-body h2{color:var(--accent)}.service-page-card-body p{color:var(--muted);flex:1;margin:0 0 14px;font-size:.875rem;line-height:1.55}.service-page-card-link{color:var(--accent);align-items:center;gap:5px;font-size:.85rem;font-weight:600;display:flex}.service-page-card-link svg{width:14px;height:14px;transition:transform .18s}.service-page-card:hover .service-page-card-link svg{transform:translate(3px)}.info-list{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.info-list li{border-top:1px solid var(--line);color:var(--muted);padding-top:12px}.info-list strong{color:var(--navy);display:block}.patient-forms-card{width:min(var(--max-width), 100%);margin:18px auto 0}.document-list{gap:4px;margin:22px 0 0;padding:0;list-style:none;display:grid}.document-list li{border-top:1px solid var(--line)}.document-list li:first-child{border-top:0}.document-list a{color:var(--navy);align-items:center;gap:14px;padding:14px 4px;font-weight:600;transition:color .16s;display:flex}.document-list a:hover,.document-list a:focus-visible{color:var(--accent)}.document-list-icon{width:36px;height:36px;color:var(--accent);background:#2f6f9f1f;border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.document-list-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.page-actions{width:min(var(--max-width), 100%);flex-wrap:wrap;gap:12px;margin:30px auto 0;display:flex}.products-layout{width:min(var(--max-width), 100%);grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);align-items:start;gap:28px;margin:0 auto;display:grid}.product-index{top:calc(var(--header-height) + 24px);border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;position:sticky}.product-index h2{color:var(--navy);margin:0 0 14px;font-size:1.25rem;line-height:1.08}.product-index nav,.product-categories,.product-card-grid{display:grid}.product-index nav{gap:6px}.product-index a{color:var(--muted);border-radius:6px;padding:9px 10px;font-size:.92rem;font-weight:800;line-height:1.25;transition:background .18s,color .18s}.product-index a:hover,.product-index a:focus-visible{background:var(--soft);color:var(--navy)}.product-categories{gap:30px}.product-category{scroll-margin-top:calc(var(--header-height) + 20px);border-top:1px solid var(--line);padding-top:24px}.product-category:first-child{border-top:0;padding-top:0}.product-section-label{border-bottom:1px solid var(--line);padding:10px 0 2px}.product-section-label p{color:var(--accent);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.product-category h2{color:var(--navy);margin:0 0 16px;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.08}.product-card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.product-card{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:center;align-items:center;min-height:76px;padding:14px 18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover,.product-card:focus-visible{border-color:#2f6f9f8c;transform:translateY(-1px);box-shadow:0 8px 20px #071f3f14}.product-card-name{color:var(--navy);text-align:center;font-size:.84rem;font-weight:700;line-height:1.4}.doctor-layout{width:min(var(--max-width), 100%);grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);align-items:start;gap:24px;margin:0 auto;display:grid}.doctor-profile-card,.doctor-bio-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:clamp(22px,3vw,32px)}.doctor-profile-card{top:calc(var(--header-height) + 24px);position:sticky}.doctor-portrait{aspect-ratio:4/5;background:var(--navy);border-radius:8px;width:100%;margin-bottom:22px;overflow:hidden}.doctor-portrait img{object-fit:cover;width:100%;height:100%;display:block}.doctor-profile-card h2,.doctor-bio-card h2{color:var(--navy);margin:0 0 14px;font-size:clamp(1.6rem,2.8vw,2.55rem);line-height:1.04}.doctor-profile-card p,.doctor-bio-card p{color:var(--muted);margin:0}.doctor-profile-card p+p,.doctor-bio-card p+p{margin-top:16px}.doctor-profile-card .button{margin-top:24px}.doctor-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.doctor-highlights div{border:1px solid var(--line);background:var(--soft);border-radius:8px;min-height:136px;padding:16px}.doctor-highlights strong,.doctor-highlights span{display:block}.doctor-highlights strong{color:var(--navy);font-size:1.02rem;line-height:1.15}.doctor-highlights span{color:var(--muted);margin-top:10px;font-size:.9rem}.testimonial-card{flex-direction:column;display:flex}.rating-row{letter-spacing:.08em;flex:none;font-size:1.18rem;font-weight:800;line-height:1;color:#f5b301!important}.testimonial-card blockquote{min-height:0;color:var(--navy);flex:auto;margin:16px 0 8px;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800;line-height:1.18;overflow:hidden}.testimonial-card blockquote.has-overflow{-webkit-mask-image:linear-gradient(#000 72%,#0000 100%);mask-image:linear-gradient(#000 72%,#0000 100%)}.testimonial-read-more{color:var(--accent);font:inherit;letter-spacing:.04em;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;flex:none;align-self:flex-start;margin:0 0 4px;padding:0;font-size:.82rem;font-weight:700;text-decoration:underline;display:none}.testimonial-card.has-overflow .testimonial-read-more,.testimonial-slide.is-expanded .testimonial-read-more{display:inline}.testimonial-slide.is-expanded{height:auto;min-height:380px}.testimonial-slide.is-expanded blockquote{flex:none;overflow:visible}.testimonial-slide.is-expanded blockquote.has-overflow{-webkit-mask-image:none;mask-image:none}.testimonial-card cite{color:var(--muted);font-style:normal;font-weight:700}.testimonial-carousel{width:min(var(--max-width), 100%);border:1px solid var(--line);background:var(--soft);border-radius:8px;margin:0 auto;padding:clamp(28px,5vw,54px);overflow:hidden}.testimonial-carousel:focus-visible{outline-offset:4px;outline:3px solid #2f6f9f47}.testimonial-carousel-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:clamp(26px,4vw,44px);display:flex}.testimonial-carousel-header h2{color:var(--navy);margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.testimonial-controls{flex:none;gap:12px;display:flex}.testimonial-arrow{background:var(--white);width:48px;height:48px;color:var(--accent);cursor:pointer;border:1px solid #2f6f9f94;border-radius:999px;place-items:center;transition:background .18s,box-shadow .18s,transform .18s;display:grid}.testimonial-arrow:hover,.testimonial-arrow:focus-visible{background:var(--accent);color:var(--white);transform:translateY(-2px);box-shadow:0 16px 36px #2f6f9f3d}.testimonial-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:24px;height:24px}.testimonial-viewport{padding-top:8px;overflow:hidden}.testimonial-track{will-change:transform;gap:24px;display:flex}.testimonial-slide{border-color:#9fb1c76b;flex:0 0 calc(33.3333% - 16px);height:380px;transition:border-color .22s,box-shadow .22s,transform .22s}.testimonial-slide.is-active{border-color:#2f6f9fad;transform:translateY(-4px);box-shadow:0 20px 48px #071f3f21}.testimonial-person{align-items:center;gap:8px;margin-top:auto;padding-top:12px;font-size:.8rem;display:flex}.testimonial-avatar{width:30px;height:30px;color:var(--accent);background:#2f6f9f1f;border-radius:999px;flex:none;place-items:center;font-size:.65rem;font-weight:800;display:grid}.testimonial-review-links{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:12px;width:min(360px,100%);margin:clamp(28px,4vw,40px) auto 0;padding-top:clamp(24px,4vw,36px);display:flex}.testimonial-review-links .button{width:100%}.service-detail-grid{align-items:start}.service-article h2:not(:first-child){margin-top:32px}.service-cta-card{top:calc(var(--header-height) + 24px);position:sticky}.service-cta-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.service-faq{width:min(var(--max-width), 100%);margin:46px auto 0}.service-faq h2{color:var(--navy);margin:0 0 18px;font-size:clamp(1.55rem,2.5vw,2rem)}.faq-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:4px 20px}.faq-item summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);flex:none;font-size:1.3rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--muted);margin:0 0 18px}.section-shell{width:min(var(--max-width), 100%);margin:0 auto}.two-column{grid-template-columns:minmax(220px,.8fr) minmax(0,1.35fr);align-items:start;gap:clamp(38px,8vw,92px);display:grid}.section-kicker h2,.section-heading h2,.journal-layout h2,.contact-finder-info h2,.action-panel h2{max-width:100%;color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,4.3rem);font-weight:800;line-height:1}.about-copy{color:#202938;font-size:clamp(1.02rem,1.45vw,1.22rem)}.about-copy p{margin:0}.about-copy p+p{margin-top:24px}.section-awards{background:var(--soft);border-bottom:1px solid var(--line);padding:clamp(40px,6vw,68px) clamp(20px,5vw,72px)}.about-awards{width:min(var(--max-width), 100%);text-align:center;margin:0 auto}.about-awards-title{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 28px;font-size:.78rem;font-weight:700}.about-awards-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 10px;margin-bottom:20px;display:flex}.about-awards-badges img{object-fit:contain;filter:drop-shadow(0 2px 6px #071f3f1a);width:82px;height:auto}.about-awards-also{color:var(--muted);margin:0 0 32px;font-size:.82rem}.about-awards-text{flex-direction:column;align-items:center;gap:4px;display:flex}.about-award-item{flex-direction:column;align-items:center;gap:5px;padding:18px 0 14px;display:flex}.about-award-item:before{content:"";background:var(--accent);border-radius:2px;width:30px;height:2px;margin-bottom:8px;display:block}.about-award-item strong{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;font-size:1.12rem;font-weight:800}.about-award-item span{color:var(--muted);letter-spacing:.04em;font-size:.83rem}.home-reviews-section{background:var(--white)}.reviews-count-row{align-items:baseline;gap:10px;display:flex}.reviews-count{color:var(--navy);letter-spacing:-.03em;font-size:clamp(3rem,5.5vw,4.4rem);font-weight:800;line-height:1}.reviews-count-label{color:var(--muted);font-size:clamp(.9rem,1.4vw,1.1rem);font-weight:700}.reviews-stars{color:#f5b301;letter-spacing:.06em;margin:10px 0 0;font-size:1.6rem;line-height:1}.reviews-total{color:var(--muted);margin:8px 0 0;font-size:.86rem;font-weight:600}.reviews-carousel-actions{flex-direction:column;flex:none;align-items:flex-end;gap:16px;display:flex}.services-section{background:linear-gradient(180deg, var(--soft) 0%, var(--white) 100%);overflow:hidden}.section-heading{grid-template-columns:minmax(0,650px);margin-bottom:38px;display:grid}.section-heading span{color:var(--muted);max-width:760px;margin-top:18px;font-size:1.04rem;display:block}.carousel{width:100%;position:relative}.carousel-viewport{padding:6px 0 16px;overflow:hidden}.carousel:before,.carousel:after{content:"";z-index:3;pointer-events:none;width:min(12vw,120px);height:100%;position:absolute;top:0}.carousel:before{background:linear-gradient(90deg, var(--soft), #f5f8fb00);left:0}.carousel:after{background:linear-gradient(270deg, var(--white), #fff0);right:0}.carousel-track{will-change:transform;gap:18px;width:max-content;display:flex}.service-card{min-height:300px;box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #9fb1c757;border-radius:10px;flex-direction:column;flex:0 0 260px;padding:0;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden}.service-card-img{object-fit:cover;flex-shrink:0;width:100%;height:148px;display:block}.service-card-body{flex-direction:column;flex:1;padding:16px 18px 20px;display:flex}.service-card.is-centered{border-color:#2f6f9f8c;transform:translateY(-4px);box-shadow:0 24px 58px #071f3f2e}.carousel-arrow{z-index:5;width:46px;height:46px;color:var(--navy);cursor:pointer;background:#fffffff0;border:1px solid #9fb1c76b;border-radius:8px;place-items:center;transition:background .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 32px #071f3f29}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:var(--white);border-color:#2f6f9f94;transform:translateY(-50%)scale(1.04)}.carousel-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:24px;height:24px}.carousel-arrow-prev{left:8px}.carousel-arrow-next{right:8px}.service-model{background:linear-gradient(145deg,#fff,#e7edf3);border:1px solid #0c356824;border-radius:8px;width:112px;height:86px;margin-bottom:32px;position:relative;box-shadow:inset 0 -16px 32px #071f3f12}.service-icon{background:linear-gradient(140deg,#edf2f8 0%,#dce9f5 100%);border:1px solid #2f6f9f24;border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:20px;display:flex}.service-icon svg{width:38px;height:38px}.service-model span{background:var(--navy);display:block;position:absolute}.heel-model span:first-child,.bunion-model span:first-child,.diabetic-model span:first-child{border-radius:26px 22px 18px 12px;width:55px;height:26px;bottom:20px;left:20px;transform:rotate(-9deg)}.heel-model span:nth-child(2),.bunion-model span:nth-child(2),.diabetic-model span:nth-child(2){background:var(--accent);border-radius:50%;width:11px;height:11px;bottom:32px;right:23px}.heel-model span:nth-child(3),.bunion-model span:nth-child(3),.diabetic-model span:nth-child(3){background:var(--steel);border-radius:50%;width:8px;height:8px;bottom:37px;right:36px}.ankle-model span:first-child,.arthritis-model span:first-child{border-radius:18px;width:24px;height:52px;top:16px;left:26px;transform:rotate(-10deg)}.ankle-model span:nth-child(2),.arthritis-model span:nth-child(2){background:var(--accent);border-radius:18px;width:42px;height:18px;bottom:20px;left:48px}.ankle-model span:nth-child(3),.arthritis-model span:nth-child(3){background:var(--white);border:4px solid var(--steel);border-radius:50%;width:18px;height:18px;top:44px;left:45px}.laser-model span:first-child{border-radius:12px;width:60px;height:12px;top:24px;left:20px;transform:rotate(-22deg)}.laser-model span:nth-child(2){background:var(--accent);border-radius:999px;width:39px;height:4px;top:39px;left:53px;transform:rotate(-22deg)}.laser-model span:nth-child(3){background:var(--steel);border-radius:999px;width:34px;height:4px;top:51px;left:60px;transform:rotate(-22deg)}.service-card h3{color:var(--navy);margin:0 0 12px;font-size:1.2rem;line-height:1.15}.service-card p{color:var(--muted);margin:0;font-size:.94rem}.office-gallery-section{scroll-margin-top:var(--header-height);background:linear-gradient(180deg, var(--white) 0%, var(--soft) 100%)}.office-gallery-title{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;margin:0 0 clamp(20px,3vw,32px);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.office-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(160px,16vw,240px);gap:10px;display:grid}.office-gallery-item{background:linear-gradient(135deg,#ffffffeb,#fff0 52%),linear-gradient(135deg,#f7fbfd 0%,#eef5f8 52%,#e5edf3 100%);border:1px solid #9fb1c76b;border-radius:8px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 16px 36px #071f3f14}.office-gallery-item:before{content:"";border:1px dashed #2f6f9f3d;border-radius:6px;position:absolute;inset:clamp(14px,2vw,22px)}.office-gallery-item:after{content:"";pointer-events:none;background:linear-gradient(#071f3f00,#071f3f0d);position:absolute;inset:0}.office-gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.office-gallery-item:has(img):before{display:none}.office-gallery-item:has(img):after{display:none}.office-gallery-item-large{grid-area:span 2/span 2}.office-gallery-item-tall{grid-row:span 2}.office-gallery-item-wide{grid-column:span 2}.office-gallery-item-full{grid-area:span 2/1/auto/-1}.quick-links{background:var(--white)}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.action-panel{min-height:258px;scroll-margin-top:calc(var(--header-height) + 20px);border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:space-between;padding:28px;display:flex}.action-panel h2{font-size:clamp(1.45rem,2.5vw,2.3rem);line-height:1.08}.action-panel span{color:var(--muted);margin:18px 0 28px;display:block}.action-panel a,.text-link{color:var(--navy);text-underline-offset:5px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.journal-section{background:var(--ink);color:var(--white)}.journal-layout{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.journal-layout h2{color:var(--white);max-width:760px}.journal-section .section-label,.journal-section .text-link{color:#d8e9f7}.contact-section{background:var(--soft)}.contact-finder{width:min(var(--max-width), 100%);grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;gap:30px 48px;margin:0 auto;display:grid}.contact-finder-info h2{margin:0 0 26px}.contact-finder-row{border-top:1px solid var(--line);gap:16px;padding:18px 0;display:flex}.contact-finder-row:first-of-type{border-top:0;padding-top:0}.contact-finder-icon{width:40px;height:40px;color:var(--accent);background:#2f6f9f1f;border-radius:50%;flex:0 0 40px;place-items:center;display:grid}.contact-finder-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.contact-finder-row h3{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.contact-finder-row p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.5}.contact-finder-row .detail-line{justify-content:space-between;gap:22px;margin-top:6px;display:flex}.contact-finder-row .detail-line:first-of-type{margin-top:0}.contact-finder-row .detail-line span{color:var(--ink);text-align:right;flex:none;font-weight:700}.contact-finder-info .contact-actions,.contact-finder-info .page-actions{justify-content:flex-start;width:auto;margin:28px 0 0}.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.contact-finder-map{border:1px solid var(--line);height:100%;min-height:360px;box-shadow:var(--shadow);border-radius:10px;position:relative;overflow:hidden}.contact-finder-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:28px clamp(20px,5vw,72px)}.site-footer p{margin:0}.site-footer p.affiliate-disclosure{margin-bottom:10px;font-size:.85rem}@media (width<=1050px){.site-nav a{padding-inline:9px;font-size:.8rem}}@media (width<=1120px){:root{--header-height:70px}.site-header{gap:14px;padding-inline:18px}.nav-toggle{display:block}.site-nav{top:var(--header-height);max-height:calc(100svh - var(--header-height) - 28px);border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fffffff7;border-radius:8px;gap:4px;padding:12px;transition:opacity .18s,transform .18s;display:grid;position:fixed;left:14px;right:14px;overflow:auto;transform:translateY(-8px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a{color:var(--navy);padding:13px 12px;font-size:.96rem}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{background:var(--soft);color:var(--navy)}.nav-dropdown{color:var(--navy);flex-wrap:wrap;justify-content:space-between}.nav-dropdown>a{flex:1 1 0;min-width:0}.nav-dropdown-toggle{width:40px;height:40px;color:var(--navy);margin-left:0}.nav-dropdown-toggle:hover,.nav-dropdown-toggle:focus-visible{background:var(--soft);color:var(--navy)}.nav-dropdown-panel{opacity:1;visibility:visible;width:auto;max-height:0;box-shadow:none;border:0;flex:100%;margin-top:0;padding:0 0 0 10px;transition:max-height .22s;position:static;overflow:hidden;transform:none}.nav-dropdown.is-open .nav-dropdown-panel{border-left:2px solid var(--line);max-height:50vh;margin:2px 0 2px 12px;padding:6px 0 6px 10px;overflow:auto}.two-column,.link-grid,.content-grid,.doctor-layout,.products-layout,.service-grid,.post-grid,.blog-list-post{grid-template-columns:1fr}.doctor-profile-card,.product-index,.service-cta-card{position:static}.contact-finder{grid-template-columns:1fr}.journal-layout{grid-template-columns:1fr;align-items:flex-start}}@media (width<=900px){.testimonial-slide{flex-basis:calc(50% - 12px)}}@media (width<=640px){.brand{flex:auto;min-width:0}.brand>span:last-child{min-width:0}.brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hero-content h1{font-size:clamp(2rem,10vw,3rem)}.hero-actions,.contact-actions,.button{width:100%}.doctor-highlights{grid-template-columns:1fr}.section{padding-block:68px}.page-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2.05rem,10.4vw,2.95rem)}.page-hero span{overflow-wrap:anywhere;max-width:100%;font-size:.98rem}.content-card,.info-card,.post-card,.product-index{padding:22px}.service-article-img{width:calc(100% + 44px);height:220px;margin:-22px -22px 22px}.product-card-grid{grid-template-columns:repeat(2,1fr);gap:10px}.testimonial-carousel{padding:22px}.testimonial-carousel-header{flex-direction:column;align-items:flex-start}.testimonial-controls{align-self:flex-start}.testimonial-arrow{width:44px;height:44px}.testimonial-slide{flex-basis:100%;height:340px}.testimonial-slide.is-expanded{min-height:340px}.section-kicker h2,.section-heading h2,.journal-layout h2,.contact-finder-info h2{font-size:1.86rem;line-height:1.05}.office-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(124px,36vw,184px);gap:8px}.office-gallery-item-large,.office-gallery-item-wide,.office-gallery-item-full{grid-column:span 2}.office-gallery-item-tall,.office-gallery-item-full{grid-row:span 1}.service-card{flex-basis:254px}.carousel-arrow{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.service-card,.carousel-arrow{transition:none}.hero-tagline{letter-spacing:.12em}}.a11y-widget{z-index:10000;align-items:stretch;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.a11y-toggle{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:0 8px 8px 0;flex-shrink:0;justify-content:center;align-items:center;width:44px;padding:14px 0;display:flex}.a11y-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.a11y-toggle svg{width:26px;height:26px}.a11y-panel{opacity:0;pointer-events:none;background:#fff;border:1.5px solid #111827;border-radius:8px;min-width:215px;padding-bottom:6px;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:44px;transform:translateY(-50%)translate(-6px);box-shadow:0 8px 32px #0000002e}.a11y-widget[aria-expanded=true] .a11y-panel{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.a11y-panel-title{color:#111827;border-bottom:1.5px solid #e5e7eb;margin:0;padding:14px 16px 12px;font-family:inherit;font-size:1.05rem;font-weight:800}.a11y-item{cursor:pointer;color:#111827;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 16px;font-family:inherit;font-size:.9rem;transition:background .1s;display:flex}.a11y-item:hover{background:#f3f4f6}.a11y-item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.a11y-item.is-active{color:var(--accent);font-weight:700}.a11y-item svg{opacity:.6;flex-shrink:0;width:18px;height:18px}.a11y-item.is-active svg{opacity:1}.a11y-level{color:var(--accent);background:#2f6f9f1a;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:.75rem;font-weight:800}html.a11y-underline-links a{text-decoration:underline!important}html.a11y-highlight-links a{border-radius:2px;padding:0 2px;color:#000!important;background:#facc15!important;text-decoration:underline!important}html.a11y-readable-font,html.a11y-readable-font *{letter-spacing:0!important;font-family:Arial,Helvetica,sans-serif!important}#page-loader{background:var(--white);z-index:9999;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}#page-loader.is-gone{opacity:0;pointer-events:none}.loader-spinner{border:3px solid #2f6f9f2e;border-top-color:var(--accent);border-radius:50%;width:38px;height:38px;animation:.75s linear infinite loaderSpin}@keyframes loaderSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){#page-loader{display:none}}
