@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
:root{--blue:#30369c;--lime:#c5d82e;--ink:#252639;--muted:#54586a;--line:#dce0e8;--pale:#f4f7f9}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Poppins,Arial,sans-serif;font-size:20px;line-height:1.65;color:var(--ink);letter-spacing:0}a{color:var(--blue);text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #bd4a26;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:0}h1{font-size:68px;color:var(--blue);margin-bottom:22px}h2{font-size:40px;color:var(--blue);margin-bottom:24px}h3{font-size:25px;margin-bottom:18px}p{margin-bottom:22px}.wrap{max-width:1240px;margin:auto;padding-inline:28px}.section{padding-block:80px}.eyebrow{font-size:15px;font-weight:700;color:var(--blue);margin-bottom:18px}.intro{max-width:790px;color:var(--muted)}.topbar{background:var(--blue);color:white;font-size:15px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar a{color:white}header{background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}.logo{object-fit:contain}nav{display:flex;gap:30px}nav a{text-decoration:none;font-size:18px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:62px;padding:16px 24px;background:var(--lime);color:#252a79;font-size:19px;font-weight:700;text-decoration:none;border-radius:6px;line-height:1.4;text-align:center}.button:hover{background:#d4e45b}.button span{font-size:28px}.button.small{min-height:52px;font-size:16px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:5}.skip:focus{top:10px}.hero{position:relative;background:#edf1f3;isolation:isolate;min-height:640px}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.hero-inner{min-height:640px;display:flex;align-items:center;padding-block:48px}.hero-copy{width:40%;max-width:490px}.hero-copy h2{font-size:28px}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.6}.text-link{display:block;font-size:17px;font-weight:600;margin-top:18px}.image-note{position:absolute;right:14px;bottom:10px;background:#fffffff0;font-size:12px;padding:2px 8px}.care-strip{background:var(--lime);padding:25px 0;color:#252a79;font-size:18px;font-weight:600}.care-strip .wrap{display:flex;justify-content:space-between;gap:20px}.symptoms{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:40px}.symptoms article{border-top:3px solid var(--lime);padding-top:24px}.number{display:block;font-size:18px;color:var(--blue);font-weight:700;margin-bottom:20px}.treatments{background:var(--blue);color:white}.treatments h2,.treatments>.wrap>.eyebrow,.treatments .intro{color:white}.treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.treatment-grid article{background:white;color:var(--ink);padding:30px;border-radius:8px}.treatment-grid h3{color:var(--blue)}.treatment-grid p{font-size:18px}.treatment-grid .eyebrow{font-size:13px}.treatment-grid .injection{background:#f6fadf}.suit{border-top:1px solid var(--line);padding-top:20px;margin-bottom:0}.suit strong{display:block;margin-bottom:6px}.ultrasound{display:grid;grid-template-columns:1fr 2fr;gap:45px;border-top:1px solid #8387c0;margin-top:48px;padding-top:38px}.ultrasound .eyebrow{color:var(--lime)}.ultrasound h3{font-size:30px}.ultrasound p{font-size:18px}.movement{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}figure{margin:0}figure img{aspect-ratio:3/2;object-fit:cover;border-radius:8px}figcaption{font-size:13px;color:var(--muted);margin-top:10px}ul{padding-left:24px}li{padding-left:5px;margin-bottom:12px}.warning{background:#fff1ee;border-block:1px solid #edd1c9}.warning h2,.warning .eyebrow{color:#873a2b}.warning ul{max-width:900px}.warning p:last-child{margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-left:25px;margin-top:38px}.steps li::marker{font-size:24px;color:var(--blue);font-weight:700}.steps h3{color:var(--blue)}.steps p{font-size:18px}.location{background:var(--pale)}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.location-grid>img{width:100%;height:auto;max-height:470px;object-fit:contain;border-radius:8px}.location-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:18px;font-weight:600}.small-print{font-size:15px;margin-top:24px;color:var(--muted)}.faq{max-width:1000px}details{padding:24px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600;color:var(--blue);padding-right:10px}details p{padding-top:20px;margin-bottom:0}footer{background:#242879;color:white;padding:40px 0}footer .wrap{display:flex;flex-wrap:wrap;gap:16px 35px;align-items:center;justify-content:space-between;font-size:15px}footer a{color:white}footer p{margin:0}.mobile-booking{display:none}
@media(min-width:1700px){.hero-photo{object-fit:contain;object-position:right}.hero{background:#e9edef}}
@media(max-width:1050px){nav{gap:16px}h1{font-size:56px}.hero-copy{width:44%}.hero-photo{object-position:58% center}.treatment-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h2{font-size:25px}.hero-copy>p:not(.eyebrow){font-size:18px}.movement,.location-grid{gap:32px}h2{font-size:34px}}
@media(max-width:700px){body{font-size:19px}.wrap{padding-inline:22px}.section{padding-block:52px}.topbar{font-size:13px}.topbar .wrap{gap:8px;flex-wrap:wrap}.header-inner{min-height:88px;gap:12px}.logo{width:83px;height:66px}nav{display:none}.button.small{font-size:14px;padding:12px 14px}.hero{min-height:0}.hero-photo{position:relative;height:auto;aspect-ratio:3/2;object-fit:cover;width:100%;z-index:0}.hero-inner{min-height:0;padding-top:30px;padding-bottom:35px;background:#f0f3f4}.hero-copy{width:100%;max-width:none}.hero-copy h1{font-size:46px;margin-bottom:18px}.hero-copy h1 br{display:none}.hero-copy h1 br::after{content:' '}.hero-copy h2{font-size:27px}.hero-copy>p:not(.eyebrow){font-size:19px}.hero .button{width:100%}.image-note{top:10px;bottom:auto}.eyebrow{font-size:13px}.care-strip .wrap{display:grid;gap:10px}.care-strip{font-size:17px}.care-strip span:before{content:'✓';margin-right:12px}h2{font-size:32px}h3{font-size:24px}.symptoms,.treatment-grid,.movement,.steps,.location-grid,.ultrasound{grid-template-columns:1fr;gap:26px}.symptoms article p{margin-bottom:0}.treatment-grid article{padding:25px}.ultrasound{gap:5px}.movement{gap:28px}.steps{margin-bottom:0;padding-left:48px}.location-links{display:grid}.location .button{width:100%}.mobile-booking{display:block;position:sticky;bottom:0;padding:10px 18px max(10px,env(safe-area-inset-bottom));background:white;box-shadow:0 -2px 10px #0001;z-index:5}.mobile-booking .button{width:100%;min-height:52px;font-size:17px}footer .wrap{display:grid}.text-link{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
figure img{width:100%;height:auto}
.button .cta-label{font-size:18px;line-height:1.35;display:block}.cta-label small{display:block;font-size:14px;font-weight:500;margin-top:3px}.header-actions .button .cta-label{font-size:15px}.header-actions .cta-label small{font-size:12px}
.hero-copy h1{font-size:48px}.hero-copy h2{font-size:26px;margin-bottom:18px}.hero-copy>p.scan-price{border-left:4px solid var(--lime);padding-left:16px;margin-bottom:18px}.scan-price strong{display:block;font-size:24px;color:var(--blue)}.scan-price small{display:block;font-size:14px;line-height:1.5;margin-top:4px}.hero-inner{padding-block:32px}
.clinic-proof{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:40px}.clinic-proof h2{font-size:32px}.clinic-photos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.clinic-photos img{aspect-ratio:4/3;object-fit:contain;background:var(--pale)}.clinic-photos figcaption{font-weight:600;color:var(--blue)}
.treatments .treatment-grid p{margin-bottom:0}
@media(max-width:800px){.clinic-proof{grid-template-columns:1fr}}
@media(max-width:700px){.clinic-photos{gap:12px}.clinic-photos figcaption{font-size:12px}.mobile-booking .button .cta-label{font-size:16px}.mobile-booking .cta-label small{font-size:12px}.hero-copy h1{font-size:38px}.hero-copy h2{font-size:25px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{padding:13px 8px;min-width:0}.hero-actions .cta-label small{font-size:12px}.hero-copy>p.scan-price{margin-bottom:16px}}
.hero-copy>p.hero-reassurance{font-size:15px;line-height:1.5;margin:18px 0 0;color:var(--muted)}
.injection{background:#f7fae8;border-bottom:1px solid var(--line)}
.injection-feature{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;margin-top:32px}
.injection h3{color:var(--blue)}
.injection-decisions{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);padding-top:30px;margin-top:25px}
.injection-booking{border-top:1px solid var(--line);padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.injection-booking>div:first-child{max-width:590px}.injection-booking p{font-size:18px;margin:0}.injection-booking .branch-actions{flex-direction:column;min-width:240px}
@media(max-width:800px){.injection-feature,.injection-decisions{grid-template-columns:1fr;gap:22px}.injection-booking{display:block}.injection-booking .branch-actions{margin-top:24px;min-width:0}.hero-copy h1{font-size:48px}}
@media(max-width:700px){.hero-copy h1{font-size:40px}}
.injection-visual{margin:0 0 24px}.injection-visual img{aspect-ratio:3/2;object-fit:contain;background:white}.injection-visual figcaption{font-size:13px;line-height:1.5}
.symptoms .symptom-photo{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:8px;margin-bottom:22px}.symptom-caption{font-size:13px;color:var(--muted);margin-top:18px;margin-bottom:0}
.hero-copy>p.booking-lead{font-size:16px;line-height:1.5;font-weight:600;margin-bottom:14px}.symptom-next{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.urgent-link{font-size:17px;color:#873a2b;margin-bottom:0}.urgent-link a{color:inherit;font-weight:600}.assessment{background:var(--pale)}.assessment-note{border-left:4px solid var(--lime);padding-left:22px;margin:24px 0 0;font-size:19px}.booking-help{font-size:18px;max-width:800px;color:var(--muted)}.faq details[open] summary{margin-bottom:4px}.faq details[open]{border-bottom:2px solid var(--lime)}
.treatment-overview{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center}.treatment-overview h2,.treatment-overview .eyebrow{color:white}.treatment-overview figcaption{color:#e4e6ff}.availability-note{font-size:17px;margin:30px 0 0}.ultrasound-section{background:#fff;border-bottom:1px solid var(--line)}.ultrasound-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;margin-top:36px}.ultrasound-feature h3{color:var(--blue);font-size:25px}.ultrasound-feature img,.treatment-overview img{aspect-ratio:3/2;object-fit:contain;background:white}.scan-note{border-left:4px solid var(--lime);padding-left:20px;font-size:18px}.ultrasound-booking{margin-top:40px;padding-top:30px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:20px 36px;align-items:center;justify-content:space-between}.ultrasound-booking h3{margin-bottom:10px}.ultrasound-booking p{max-width:530px;margin:0;font-size:18px}.ultrasound-booking .branch-actions{flex-wrap:wrap}
@media(max-width:800px){.treatment-overview,.ultrasound-feature{grid-template-columns:1fr;gap:28px}.ultrasound-booking .branch-actions{width:100%;display:grid;grid-template-columns:1fr}.ultrasound-heading h2{font-size:30px;overflow-wrap:break-word}}
.branch-actions{display:flex;gap:12px}.button.secondary{background:var(--blue);color:white}.button.secondary:hover{background:#222777}.hero-locations{display:block;font-size:36px;margin-top:12px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%;max-width:370px}.branch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:36px}.branch-grid article{min-width:0}.branch-grid img{width:100%;height:290px;object-fit:contain;object-position:left center;margin-bottom:28px}.branch-phone{margin:12px 0 0;color:var(--muted);font-size:18px}.header-actions{flex-shrink:0}
@media(max-width:1050px){header nav{display:none}.hero-locations{font-size:30px}}
@media(max-width:700px){.header-actions{gap:8px;flex-shrink:1}.header-actions .button{font-size:13px;padding:10px;min-height:54px;max-width:140px}.header-inner{gap:8px}.hero-locations{font-size:28px}.branch-grid{grid-template-columns:1fr;gap:44px}.branch-grid article+article{border-top:1px solid var(--line);padding-top:30px}.branch-grid img{height:auto;max-height:300px}.mobile-booking .branch-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-booking .button{font-size:16px;padding:10px 8px}.hero-actions .button{max-width:none}}
.hero-photo{object-position:center top}
@media(min-width:701px) and (max-width:1050px){.hero-photo{position:relative;height:auto;aspect-ratio:2.3;object-fit:cover;object-position:center top;z-index:0}.hero-inner{min-height:0;background:#f0f3f4;padding-block:32px}.hero-copy{width:100%;max-width:none}.hero-actions{flex-direction:row;align-items:stretch}.hero-actions .button{max-width:none;flex:1}.hero .image-note{top:calc(100vw / 2.3 - 26px);bottom:auto}.hero-copy h1{font-size:48px}}
@media(max-width:700px){.hero-photo{aspect-ratio:2.3;object-position:center top}.hero .image-note{top:calc(100vw / 2.3 - 26px)}.hero-copy h1{font-size:40px}.hero-copy h2{font-size:25px}.hero-inner{padding-block:24px}.hero-copy>.eyebrow{margin-bottom:12px}}
@media(max-width:700px){.topbar .wrap>a{display:none}.header-inner{min-height:72px}.header-actions{display:none}header nav{display:flex;gap:18px}header nav a{font-size:15px}.logo{height:58px;width:72px}.hero-photo{aspect-ratio:3}.hero .image-note{top:calc(100vw / 3 - 26px)}.hero-copy h1{font-size:34px}.hero-locations{font-size:25px;margin-top:8px}.hero-copy h2{font-size:24px;margin-bottom:16px}.hero-copy>p:not(.eyebrow){line-height:1.5}.hero-inner{padding-top:20px}.hero-copy .hero-actions{margin-bottom:0}}
