/* Clear destinations; retain the accepted blue, rounded, spatial visual language. */
.breadcrumb{display:flex;align-items:center;gap:12px;padding-top:27px;padding-bottom:5px;font-size:.8125rem;color:#647d9c;flex-wrap:wrap}
.breadcrumb>a{color:#486789;min-height:30px;display:inline-flex;align-items:center}
.breadcrumb>a:hover{color:var(--blue)}
.breadcrumb>span:last-child{color:#25456e;font-weight:700}
.page-heading{font-size:clamp(2.3rem,4vw,3.65rem);line-height:1.18;letter-spacing:-.055em;font-weight:800;margin:0}
[data-page]:not([data-page="home"]) .section{padding-top:62px;padding-bottom:72px}
[data-page="doctor"] .doctor-section{border-top:0;background:radial-gradient(ellipse at 18% 53%,#edf5ff,#fff 79%)}
[data-page="doctor"] .doctor-copy .page-heading{font-size:clamp(2.15rem,3.7vw,3.3rem);margin-bottom:26px;line-height:1.25}
[data-page="doctor"] .portrait-ready{max-width:465px}
[data-page="contact"] .contact-section{background:radial-gradient(ellipse at 90% 20%,#f1f7ff,#fff 75%);border-top:0;border-bottom:0;padding-bottom:90px}
[data-page="contact"] .contact-copy .page-heading{font-size:clamp(2.8rem,4.8vw,4.3rem);line-height:1.13;margin-bottom:25px}
[data-page="visit"] .visit-heading .page-heading{line-height:1.25}
[data-page="visit"] .visit-section{padding-bottom:70px}
.faq-intro.faq-intro-plain{padding:0;min-height:0}
.home-profile{background:radial-gradient(ellipse at 16% 50%,#edf5ff,#f8fbff 53%,#fff);border-block:1px solid #e2ecf8}
.home-profile-grid{display:grid;grid-template-columns:340px 1fr;gap:85px;align-items:center;max-width:1090px}
.home-profile-picture{display:block;position:relative;border:1px solid #d2e1f6;padding:8px;background:#fff;border-radius:29px;box-shadow:0 6px 0 #d6e5f8,0 20px 30px #32578a0c;transform:rotate(-1.5deg);overflow:hidden}
.home-profile-picture>img{display:block;width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;object-position:50% 35%;border-radius:21px}
.home-profile-copy>.eyebrow{margin-bottom:17px}
.home-profile-copy>h2{font-size:clamp(2.1rem,3.1vw,2.9rem);line-height:1.24;margin-bottom:27px}
.home-profile-name{font-size:1.1875rem;font-weight:800;letter-spacing:-.025em}
.home-profile-specialty{font-size:.875rem;color:#597491;margin-top:4px}
.home-profile-copy>p:last-of-type{font-size:1rem;line-height:1.85;color:var(--muted);margin-top:19px;max-width:475px}
.home-profile-copy>.button{margin-top:27px}
.button-outline{background:linear-gradient(#fff,#f1f7ff);color:#205fc4;border:1px solid #bfd6f5;box-shadow:inset 0 2px 0 #fff,0 4px 0 #c6d9f3}
.button-outline:hover{background:#f5f9ff;transform:translateY(-2px);box-shadow:0 6px 0 #c6d9f3}
.button-outline:active{transform:translateY(3px);box-shadow:0 1px 0 #c6d9f3}
.route-next{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:44px 55px}
.route-next h2{font-size:1.45rem;line-height:1.35;letter-spacing:-.035em}
.route-next p{font-size:.9375rem;line-height:1.8;color:var(--muted);margin-top:9px;max-width:590px}
.route-next>.button{flex-shrink:0}
.appointment-with-helper{min-height:260px;padding-left:250px}
.contact-helper{position:absolute;left:13px;bottom:17px;width:210px;height:240px;pointer-events:none;z-index:1}
.contact-helper .helper-art{width:235px;position:absolute;left:-8px;bottom:-9px;transform-origin:50% 87%}
.contact-helper .helper-art img{width:100%;height:auto;filter:drop-shadow(0 10px 6px #07399f20)}
[data-page="home"] .home-profile+.route-next{padding-block:56px}
/* Keep interaction cues, reduce competing tilts and exaggerated stacking. */
.service-card{--rest-angle:0deg!important;border-radius:23px;box-shadow:inset 0 2px 0 #fff,0 5px 0 #dce7f6}
.service-card-blue{box-shadow:inset 0 2px 0 #fff,0 5px 0 #bdd4f4}
.service-card.is-tilting{transform:perspective(1000px) translateY(-4px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}
.service-card:hover,.service-card:focus-within{box-shadow:inset 0 2px 0 #fff,0 8px 0 #dce7f6,0 15px 28px #28528a0b}
.service-card-blue:hover{box-shadow:inset 0 2px 0 #fff,0 8px 0 #bdd4f4,0 15px 28px #28528a0b}
.desktop-nav{gap:25px}
.desktop-nav>a[aria-current="page"]{color:var(--blue)}
.desktop-nav>a[aria-current="page"]:after{transform:scaleX(1)}
.mobile-nav>a[aria-current="page"]{color:var(--blue);background:#f0f6ff;border-radius:10px;padding-left:12px}
@media(max-width:1199px){.desktop-nav{gap:18px}.home-profile-grid{grid-template-columns:300px 1fr;gap:62px}.appointment-with-helper{padding-left:225px}.contact-helper{width:190px;left:10px}.contact-helper .helper-art{width:220px}.route-next p{max-width:480px}}
@media(max-width:980px){.home-profile-grid{grid-template-columns:270px 1fr;gap:43px}.home-profile-copy>h2{font-size:2.05rem}.home-profile-copy>p:last-of-type{font-size:.9375rem}.route-next{gap:22px}.route-next h2{font-size:1.3rem}.route-next p{max-width:360px}.appointment-with-helper{padding-left:190px}.contact-helper{left:0;width:170px}.contact-helper .helper-art{width:195px;bottom:1px}.breadcrumb{padding-top:23px}[data-page]:not([data-page="home"]) .section{padding-top:46px}}
@media(max-width:740px){.breadcrumb{font-size:.75rem;padding-top:19px;padding-bottom:0;gap:10px}.page-heading{font-size:2.3rem;line-height:1.24}[data-page]:not([data-page="home"]) .section{padding-block:36px 54px}.home-profile-grid{grid-template-columns:1fr;gap:35px}.home-profile-picture{width:min(310px,calc(100% - 18px));margin-inline:auto;border-radius:26px}.home-profile-picture>img{border-radius:19px}.home-profile-copy>h2{font-size:2.15rem;margin-bottom:27px}.home-profile-copy>p:last-of-type{font-size:1rem}.home-profile-name{font-size:1.125rem}.route-next{flex-direction:column;align-items:flex-start;gap:23px;padding-block:34px 47px}.route-next h2{font-size:1.35rem}.route-next p{max-width:100%;font-size:.9375rem}.route-next>.button{font-size:.875rem}.appointment-with-helper{padding:31px 26px 35px;min-height:345px;overflow:hidden}.contact-helper{width:135px;height:178px;left:auto;right:1px;bottom:18px;opacity:.7;z-index:0}.contact-helper .helper-art{width:157px;left:0;bottom:0}.appointment-with-helper .appointment-actions{max-width:calc(100% - 22px)}.appointment-with-helper .appointment-copy{max-width:100%}.appointment-with-helper .appointment-actions>span{max-width:215px}.faq-grid .faq-intro-plain h2 br{display:none}[data-page="contact"] .contact-copy .page-heading{font-size:3rem}[data-page="contact"] .contact-section{padding-bottom:52px}[data-page="doctor"] .doctor-copy .page-heading{font-size:2.25rem}[data-page="visit"] .visit-heading .page-heading{font-size:2.2rem}.faq-intro.faq-intro-plain{padding:0;min-height:0}.faq-intro-plain>p{max-width:100%}[data-page="home"] .home-profile+.route-next{padding-block:39px 47px}}
@media(max-width:390px){.home-profile-copy>h2{font-size:1.95rem}.page-heading{font-size:2.05rem}.appointment-with-helper{padding-inline:23px}.contact-helper{right:-17px;opacity:.55}.appointment-with-helper .appointment-actions>span{max-width:190px}}
@media(prefers-reduced-motion:reduce){.home-profile-picture,.service-card.is-tilting{transform:none!important}}

/* A slimmer masthead and a distinct, calm blue closing surface. */
.site-header .header-inner{min-height:86px}
.footer-refined{position:relative;isolation:isolate;overflow:hidden;padding:0;border-top:1px solid #254b83;border-radius:32px 32px 0 0;background:radial-gradient(ellipse at 0 0,#1e477e 0,transparent 65%),linear-gradient(120deg,#102e55,#0d2547);color:#f6f9ff}
.footer-refined:before{content:'';position:absolute;top:0;left:7%;right:7%;height:2px;background:linear-gradient(90deg,transparent,#70acff80,transparent);pointer-events:none}
.footer-shell{position:relative;padding-top:56px;padding-bottom:25px}
.footer-grid{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(2,minmax(0,1fr));gap:50px;padding-bottom:46px}
.footer-identity{min-width:0}
.footer-brand{color:#fff;max-width:100%}
.footer-brand .brand-text{font-size:1.8rem;letter-spacing:-.045em}
.footer-brand .brand-text>span{font-size:.8125rem;letter-spacing:0;color:#c5d8f4;font-weight:500;margin-top:8px}
.footer-identity>p{color:#c5d8f4;font-size:1rem;line-height:1.85;margin-top:25px}
.footer-label{font-size:.75rem;line-height:1.5;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#94b8eb;margin-bottom:15px}
.footer-links{display:flex;align-items:flex-start;flex-direction:column;min-width:0}
.footer-links>a{display:inline-flex;align-items:center;min-height:38px;font-size:.9375rem;line-height:1.5;color:#f1f6ff;text-decoration:none;text-underline-offset:6px;transition:color .2s,transform .2s}
.footer-links>a:hover{color:#a9cfff;text-decoration:underline;transform:translateX(3px)}
.footer-meta{display:grid;grid-template-columns:1fr auto 44px;align-items:center;gap:14px 28px;border-top:1px solid #a7c7ff26;padding-top:23px}
.footer-copyright{font-size:.8125rem;color:#c5d8f4}
.footer-policy{display:flex;gap:24px;align-items:center;flex-wrap:wrap}
.footer-policy>button{padding:8px 0;background:transparent;color:#c5d8f4;font-size:.8125rem;line-height:1.6;text-underline-offset:5px}
.footer-policy>button:hover{color:#fff;text-decoration:underline}
.footer-top-link{width:44px;height:44px;display:grid;place-items:center;border:1px solid #547cb2;border-radius:15px;background:linear-gradient(#355b90,#264779);color:white;font-size:1.35rem;box-shadow:inset 0 1px 0 #ffffff22,0 3px 0 #081d3b;transition:transform .2s,background .2s}
.footer-top-link:hover{transform:translateY(-3px);background:#3966a1}
.footer-top-link:active{transform:translateY(2px)}
.footer-draft{grid-column:1/-1;font-size:.75rem;line-height:1.7;color:#a2bbdf}
.footer-refined a:focus-visible,.footer-refined button:focus-visible{outline:3px solid #8bbdff;outline-offset:5px;border-radius:5px}
@media(max-width:980px){.site-header .header-inner{min-height:74px}.footer-grid{gap:32px;grid-template-columns:minmax(240px,1.35fr) repeat(2,minmax(0,1fr))}.footer-meta{gap:14px 20px}.footer-policy{gap:17px}}
@media(max-width:740px){.site-header .header-inner{min-height:68px}.footer-refined{border-radius:26px 26px 0 0;padding-bottom:88px}.footer-shell{padding-top:36px;padding-bottom:24px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;padding-bottom:30px}.footer-identity{grid-column:1/-1}.footer-brand .brand-text{font-size:1.65rem}.footer-brand .brand-text>span{font-size:.8125rem}.footer-identity>p{margin-top:22px;font-size:.9375rem}.footer-label{margin-bottom:9px}.footer-links>a{font-size:.875rem;min-height:40px}.footer-meta{grid-template-columns:1fr 44px;gap:16px;padding-top:24px}.footer-copyright{grid-column:1;grid-row:1}.footer-top-link{grid-column:2;grid-row:1}.footer-policy{grid-column:1/-1;grid-row:2;gap:10px 23px}.footer-policy>button{font-size:.8125rem}.footer-draft{margin-top:-4px;max-width:310px}}

/* Personal K identity with a responsive, live-text care promise. */
.brand-lockup{gap:12px}
.site-header .brand-lockup{min-width:0;flex-shrink:1}
.site-header .header-actions{flex-shrink:0}
.brand-lockup .brand-mark{display:block;width:52px;height:52px;flex:0 0 52px;object-fit:contain;mix-blend-mode:multiply;transition:transform .2s ease}
.brand-lockup .brand-text{min-width:0;font-size:1.6rem;letter-spacing:-.045em}
.brand-lockup .brand-tagline{margin-top:6px;font-size:.75rem;line-height:1.4;letter-spacing:0;font-weight:500;color:var(--muted)}
.brand-lockup .brand-care{white-space:normal}
.brand-lockup:hover .brand-mark{transform:translateY(-1px) rotate(-3deg)}
.footer-brand.brand-lockup{gap:16px;align-items:center}
.footer-brand.brand-lockup .brand-mark{width:68px;height:68px;flex-basis:68px;filter:grayscale(1) contrast(10) invert(1);mix-blend-mode:screen}
.footer-brand.brand-lockup .brand-text{font-size:1.8rem}
.footer-brand.brand-lockup .brand-tagline{color:#c5d8f4;font-size:.8125rem;line-height:1.55;margin-top:7px}
.footer-brand .brand-care{display:block}
@media(max-width:1120px){
  .site-header .brand-care{display:block}
  .site-header .brand-tagline{margin-top:4px}
}
@media(max-width:740px){
  .site-header .brand-lockup{gap:9px}
  .site-header .brand-mark{width:44px;height:44px;flex-basis:44px}
  .site-header .brand-text{font-size:1.375rem}
  .site-header .brand-tagline{font-size:.75rem;line-height:1.3;margin-top:3px}
  .footer-brand.brand-lockup .brand-mark{width:60px;height:60px;flex-basis:60px}
  .footer-brand.brand-lockup{gap:13px}
  .footer-brand.brand-lockup .brand-text{font-size:1.65rem}
  .footer-brand.brand-lockup .brand-tagline{font-size:.75rem}
}
@media(prefers-reduced-motion:reduce){
  .brand-lockup .brand-mark{transition:none}
  .brand-lockup:hover .brand-mark{transform:none}
}
