:root{--color-navy:#082b4d;--color-navy-deep:#061d35;--color-cyan:#079bc4;--color-cyan-dark:#067d9f;--color-gold:#c5975b;--color-white:#fff;--color-surface:#f3f8fa;--color-surface-strong:#e8f3f7;--color-line:#d7e4e9;--color-body:#29475e;--color-muted:#526d80;--color-error:#a12b2b;--color-focus:#079bc457;--color-header:#fffffff2;--color-footer-text:#ffffffd1;--color-footer-line:#ffffff1f;--font-display:"DM Serif Display", serif;--font-body:"Outfit", sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-short:.22s;--dur-long:.7s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--color-white);color:var(--color-navy-deep);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:clip}button,input{font:inherit}img{max-width:100%}.container{width:min(100%,1168px);margin:0 auto;padding-inline:24px}.reveal{opacity:1;transition:transform var(--dur-long) var(--ease-out);transform:translateY(18px)}.reveal.visible{transform:translateY(0)}.btn{border-radius:6px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-cyan);color:var(--color-white)}.header{z-index:100;border-bottom:1px solid var(--color-line);background:var(--color-header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:13px 0;position:fixed;inset:0 0 auto}.header-inner,.header-cta{align-items:center;display:flex}.header-inner{justify-content:space-between}.header-cta{gap:14px}.logo-img{width:auto;height:72px;display:block}.nav-links{align-items:center;gap:26px;display:flex}.nav-links a{color:var(--color-navy-deep);font-size:.94rem;font-weight:600;text-decoration:none}.nav-links a:hover{color:var(--color-cyan-dark)}.header-btn{min-height:44px;padding:0 21px;font-size:.92rem;font-weight:700}.header-btn:hover{background:var(--color-cyan-dark)}.hamburger{cursor:pointer;background:0 0;border:0;padding:5px;display:none}.hamburger-line{background:var(--color-navy-deep);width:25px;height:2px;transition:transform var(--dur-short) ease, opacity var(--dur-short) ease;border-radius:2px;margin:5px 0;display:block}.hamburger-line--top-open{transform:translateY(7px)rotate(45deg)}.hamburger-line--middle-open{opacity:0}.hamburger-line--bottom-open{transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:99;background:var(--color-white);flex-direction:column;justify-content:center;align-items:center;gap:27px;display:none;position:fixed;inset:0}.mobile-nav.open{display:flex}.mobile-nav a{color:var(--color-navy-deep);font-family:var(--font-display);font-size:1.55rem;text-decoration:none}.mobile-nav .mobile-nav-btn{min-height:48px;color:var(--color-white);font-family:var(--font-body);padding:0 24px;font-size:1rem}.faq-list{max-width:760px;margin:42px auto 0}.faq-item{border-bottom:1px solid var(--color-line)}.faq-question{width:100%;color:var(--color-navy-deep);cursor:pointer;font:650 1.06rem/1.4 var(--font-body);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:23px 0;display:flex}.faq-question svg{width:20px;color:var(--color-cyan-dark);transition:transform var(--dur-short) ease;flex:0 0 20px}.faq-item.open .faq-question svg{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.open .faq-answer{max-height:420px;padding-bottom:23px}.faq-answer p{color:var(--color-muted);font-size:1rem;line-height:1.7}.footer{background:var(--color-navy-deep);color:var(--color-footer-text);padding:48px 0 30px;font-size:.88rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer-logo-img{filter:brightness(0)invert();width:auto;height:54px;margin-bottom:11px}.footer a{color:var(--color-footer-text);text-decoration:none}.footer a:hover,.footer strong{color:var(--color-white)}.footer-col p{margin-bottom:4px}.footer-copy{border-top:1px solid var(--color-footer-line);text-align:center;margin-top:38px;padding-top:23px}@media (width<=900px){.nav-links{display:none}.hamburger{display:block}.logo-img{height:58px}}@media (width<=520px){.container{padding-inline:20px}.header{padding:9px 0}.header-btn{min-height:42px;padding:0 15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{transform:none}}.tul{background:var(--color-white);color:var(--color-body)}.tul .tul-section{padding:clamp(72px,8vw,108px) 0}.tul .tul-kicker,.tul .tul-eyebrow{color:var(--color-cyan-dark);font:700 .78rem/1 var(--font-body);letter-spacing:1.8px;text-transform:uppercase;align-items:center;gap:10px;display:inline-flex}.tul .tul-kicker:before,.tul .tul-eyebrow:before{background:var(--color-gold);content:"";width:24px;height:2px}.tul h1,.tul h2{color:var(--color-navy);font-family:var(--font-display);letter-spacing:0;text-wrap:balance;font-weight:400}.tul h2{margin-top:14px;font-size:clamp(2.05rem,4vw,3.1rem);line-height:1.08}.tul p{text-wrap:pretty}.tul .tul-heading{max-width:720px;margin-bottom:clamp(40px,5vw,60px)}.tul .tul-heading--center{text-align:center;margin-inline:auto}.tul .tul-primary,.tul .tul-secondary,.tul .tul-submit{cursor:pointer;min-height:54px;font:700 1rem/1 var(--font-body);transition:background var(--dur-short) ease, transform var(--dur-short) var(--ease-out);border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.tul .tul-primary,.tul .tul-submit{background:var(--color-cyan);color:var(--color-white);padding:0 26px}.tul .tul-primary:hover,.tul .tul-submit:hover{background:var(--color-cyan-dark);transform:translateY(-2px)}.tul .tul-primary:focus-visible,.tul .tul-secondary:focus-visible,.tul .tul-submit:focus-visible,.tul .tul-phone:focus-visible,.tul .tul-review-link:focus-visible,.tul .tul-control:focus-within{outline:3px solid var(--color-focus);outline-offset:3px}.tul .tul-hero{background:var(--color-surface);min-height:760px;padding:150px 0 82px}.tul .tul-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(48px,7vw,86px);display:grid}.tul .tul-hero-copy{min-width:0}.tul .tul-hero-copy h1{overflow-wrap:anywhere;max-width:11.5ch;margin-top:20px;font-size:clamp(3.15rem,5vw,4.7rem);line-height:1.01}.tul .tul-hero-copy h1 em{color:var(--color-cyan-dark);font-style:italic}.tul .tul-hero-copy>p{max-width:570px;color:var(--color-body);margin-top:24px;font-size:clamp(1.05rem,1.45vw,1.18rem);line-height:1.68}.tul .tul-checks{gap:11px;margin-top:25px;padding:0;list-style:none;display:grid}.tul .tul-checks li{color:var(--color-navy);align-items:center;gap:10px;font-weight:650;display:flex}.tul .tul-checks svg{width:18px;color:var(--color-cyan-dark);stroke-width:2.6px}.tul .tul-hero-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.tul .tul-phone{color:var(--color-navy);align-items:center;gap:8px;font-weight:650;text-decoration:none;display:inline-flex}.tul .tul-phone:hover{color:var(--color-cyan-dark)}.tul .tul-hero-offer{grid-template-columns:auto auto;align-items:baseline;gap:0 12px;width:max-content;margin-top:26px;display:grid}.tul .tul-hero-offer>span,.tul .tul-offer>span{color:var(--color-muted);letter-spacing:1.4px;text-transform:uppercase;font-size:.76rem;font-weight:700}.tul .tul-hero-offer strong,.tul .tul-offer strong{color:var(--color-navy);font-family:var(--font-display);font-size:2.25rem;font-weight:400;line-height:1.05}.tul .tul-hero-offer strong small,.tul .tul-offer strong small{font:700 .45em/1 var(--font-body)}.tul .tul-hero-offer sup,.tul .tul-offer sup{color:var(--color-cyan-dark)}.tul .tul-hero-offer>p{max-width:none;color:var(--color-muted);grid-column:1/-1;margin-top:4px;font-size:.88rem}.tul .tul-hero-figure{aspect-ratio:4/5;background:var(--color-surface-strong);margin:0;position:relative;overflow:hidden}.tul .tul-hero-figure img{object-fit:cover;object-position:50% 52%;width:100%;height:100%;display:block}.tul .tul-hero-figure figcaption{background:var(--color-navy);color:var(--color-white);padding:14px 18px;font-size:.9rem;font-weight:600;position:absolute;inset:auto 0 0}.tul .tul-proof{border-bottom:1px solid var(--color-line);background:var(--color-white)}.tul .tul-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-block:28px;display:grid}.tul .tul-proof-row span{color:var(--color-navy);text-align:center;justify-content:center;align-items:center;gap:9px;font-size:.93rem;font-weight:600;display:flex}.tul .tul-proof-row svg{width:20px;color:var(--color-cyan-dark);flex:none}.tul .tul-visit-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(48px,8vw,106px);display:grid}.tul .tul-section-copy>p,.tul .tul-doctor-copy>p,.tul .tul-location-copy>p{max-width:620px;color:var(--color-muted);margin-top:18px;font-size:1.08rem;line-height:1.68}.tul .tul-step-list{display:grid}.tul .tul-step{border-bottom:1px solid var(--color-line);grid-template-columns:52px minmax(0,1fr);gap:18px;padding:27px 0;display:grid}.tul .tul-step:first-child{padding-top:0}.tul .tul-step>span{background:var(--color-surface-strong);width:52px;height:52px;color:var(--color-cyan-dark);border-radius:8px;place-items:center;display:grid}.tul .tul-step svg{width:25px}.tul .tul-step h3{color:var(--color-navy);font-size:1.12rem;line-height:1.3}.tul .tul-step p{color:var(--color-muted);margin-top:7px;line-height:1.65}.tul .tul-callback{background:var(--color-navy);padding:clamp(70px,8vw,100px) 0}.tul .tul-callback--compact{background:var(--color-surface)}.tul .tul-callback-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(48px,8vw,100px);display:grid}.tul .tul-callback:not(.tul-callback--compact) .tul-kicker,.tul .tul-callback:not(.tul-callback--compact) h2,.tul .tul-callback:not(.tul-callback--compact) .tul-offer strong{color:var(--color-white)}.tul .tul-callback:not(.tul-callback--compact) .tul-kicker{color:var(--color-cyan)}.tul .tul-callback-copy>p{max-width:510px;color:var(--color-footer-text);margin-top:17px;font-size:1.08rem}.tul .tul-callback--compact .tul-callback-copy>p{color:var(--color-muted)}.tul .tul-offer{gap:2px;width:max-content;margin-top:26px;display:grid}.tul .tul-callback:not(.tul-callback--compact) .tul-offer>span{color:var(--color-footer-text)}.tul .tul-fine{margin-top:8px!important;font-size:.95rem!important}.tul .tul-form-panel{background:var(--color-white);border-radius:8px;min-height:372px;padding:clamp(26px,4vw,40px)}.tul .tul-form{gap:18px;display:grid}.tul .tul-field{gap:7px;display:grid}.tul .tul-field label{color:var(--color-navy);font-size:.9rem;font-weight:650}.tul .tul-control{border:1px solid var(--color-line);background:var(--color-white);border-radius:6px;align-items:center;gap:10px;min-height:54px;padding-inline:15px;display:flex}.tul .tul-control svg{color:var(--color-cyan-dark);flex:none}.tul .tul-control input{width:100%;color:var(--color-navy-deep);background:0 0;border:0;outline:0;font-size:1rem}.tul .tul-control input::placeholder{color:var(--color-muted);opacity:1}.tul .tul-submit{width:100%;margin-top:2px}.tul .tul-submit:disabled{cursor:wait;opacity:.72;transform:none}.tul .tul-spinner{border:2px solid var(--color-header);border-top-color:var(--color-white);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite tul-spin}@keyframes tul-spin{to{transform:rotate(360deg)}}.tul .tul-privacy{color:var(--color-muted);text-align:center;font-size:.82rem;line-height:1.45}.tul .tul-form-error{color:var(--color-error);font-size:.9rem}.tul .tul-form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:292px;display:flex}.tul .tul-success-check{fill:none;width:70px;height:70px;stroke:var(--color-cyan-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;margin-bottom:18px}.tul .tul-success-check circle{stroke-dasharray:176;animation:tul-draw .65s var(--ease-out) both}.tul .tul-success-check path{stroke-dasharray:42;animation:tul-draw .45s .35s var(--ease-out) both}@keyframes tul-draw{0%{stroke-dashoffset:180px}to{stroke-dashoffset:0}}.tul .tul-form-success h3{max-width:380px;color:var(--color-navy);font-size:1.35rem;line-height:1.3}.tul .tul-form-success p{color:var(--color-muted);margin-top:8px}.tul .tul-form-success button{color:var(--color-cyan-dark);cursor:pointer;background:0 0;border:0;margin-top:20px;font-weight:700}.tul .tul-doctor{background:var(--color-white)}.tul .tul-doctor-grid{grid-template-columns:minmax(340px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(48px,8vw,98px);display:grid}.tul .tul-doctor-photo{aspect-ratio:4/4.7;background:var(--color-surface-strong);overflow:hidden}.tul .tul-doctor-photo img{object-fit:cover;object-position:50% 38%;width:100%;height:100%;display:block}.tul .tul-role{font-weight:700;color:var(--color-cyan-dark)!important}.tul .tul-doctor-facts{flex-wrap:wrap;gap:12px 24px;margin-top:24px;display:flex}.tul .tul-doctor-facts span{color:var(--color-navy);align-items:center;gap:8px;font-weight:650;display:inline-flex}.tul .tul-doctor-facts svg{width:18px;color:var(--color-cyan-dark)}.tul .tul-secondary{border:1px solid var(--color-navy);color:var(--color-navy);margin-top:30px;padding:0 24px}.tul .tul-secondary:hover{background:var(--color-navy);color:var(--color-white)}.tul .tul-reviews{background:var(--color-surface)}.tul .tul-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.tul .tul-review{border-top:3px solid var(--color-cyan);background:var(--color-white);flex-direction:column;min-height:275px;padding:30px;display:flex}.tul .tul-stars{color:var(--color-gold);gap:3px;display:inline-flex}.tul .tul-review blockquote{color:var(--color-navy);font-family:var(--font-display);margin-top:22px;font-size:1.2rem;line-height:1.52}.tul .tul-review-author{gap:4px;margin-top:auto;padding-top:24px;display:grid}.tul .tul-review-author strong{color:var(--color-navy)}.tul .tul-review-author small{color:var(--color-muted);align-items:center;gap:5px;display:flex}.tul .tul-review-link{width:max-content;color:var(--color-cyan-dark);align-items:center;gap:8px;margin:30px auto 0;font-weight:700;text-decoration:none;display:flex}.tul .tul-location{background:var(--color-white);padding:clamp(72px,8vw,104px) 0}.tul .tul-location-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(48px,7vw,84px);display:grid}.tul .tul-location-photo{aspect-ratio:16/11;overflow:hidden}.tul .tul-location-photo img{object-fit:cover;width:100%;height:100%;display:block}.tul .tul-location-copy dl{gap:19px;margin-top:28px;display:grid}.tul .tul-location-copy dl>div{gap:4px;display:grid}.tul .tul-location-copy dt{color:var(--color-navy);align-items:center;gap:8px;font-weight:700;display:flex}.tul .tul-location-copy dt svg{width:18px;color:var(--color-cyan-dark)}.tul .tul-location-copy dd{color:var(--color-muted);margin-left:26px}.tul .tul-location-copy a{color:var(--color-cyan-dark);font-weight:650;text-decoration:none}.tul .tul-faq{border-top:1px solid var(--color-line)}.tul .tul-faq-wrap{max-width:780px;margin-inline:auto}@media (width<=900px){.tul .tul-hero{min-height:auto;padding-top:118px}.tul .tul-hero-grid,.tul .tul-visit-layout,.tul .tul-callback-grid,.tul .tul-doctor-grid,.tul .tul-location-grid{grid-template-columns:minmax(0,1fr)}.tul .tul-hero-grid{gap:44px}.tul .tul-hero-figure{aspect-ratio:16/11;width:min(100%,620px)}.tul .tul-hero-figure img{object-position:50% 55%}.tul .tul-proof-row{grid-template-columns:minmax(0,1fr);gap:14px}.tul .tul-proof-row span{justify-content:flex-start}.tul .tul-callback-grid{max-width:680px}.tul .tul-review-grid{grid-template-columns:minmax(0,1fr)}.tul .tul-review{min-height:220px}.tul .tul-doctor-photo{aspect-ratio:4/4;width:min(100%,520px)}.tul .tul-location-photo{order:2}}@media (width<=620px){.tul .tul-section{padding:66px 0}.tul .tul-hero{padding:104px 0 58px}.tul .tul-hero-copy h1{max-width:12ch;font-size:clamp(2.55rem,13vw,3.35rem)}.tul .tul-hero-copy>p{margin-top:20px}.tul .tul-hero-actions{flex-direction:column;align-items:stretch;gap:16px}.tul .tul-primary{width:100%}.tul .tul-phone{justify-content:center}.tul .tul-hero-offer{grid-template-columns:1fr;gap:3px;width:100%}.tul .tul-hero-offer strong{font-size:2.1rem}.tul .tul-hero-figure{aspect-ratio:4/4.3}.tul .tul-proof-row{padding-block:22px}.tul .tul-visit-layout{gap:42px}.tul .tul-step{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:23px 0}.tul .tul-step>span{width:44px;height:44px}.tul .tul-step svg{width:21px}.tul .tul-callback{padding:64px 0}.tul .tul-callback-grid{gap:36px}.tul .tul-form-panel{min-height:0;padding:25px 20px}.tul .tul-offer strong{font-size:2.1rem}.tul .tul-doctor-photo{aspect-ratio:4/4.4}.tul .tul-review{padding:25px 22px}.tul .tul-location-photo{aspect-ratio:4/3}.tul .tul-location-copy dd{margin-left:0}}@media (width<=360px){.tul .tul-hero-copy h1{font-size:2.45rem}.tul .tul-kicker,.tul .tul-eyebrow{letter-spacing:1.2px}.tul .tul-review-link{justify-content:center;width:100%}}
