@font-face{font-family:'Montserrat';font-style:normal;font-weight:300 800;font-display:swap;src:url('montserrat-latin.woff2') format('woff2');}
/* Function-inspired editorial styling, using Physio on Wheels brand colours.
   Homepage only; original routes and content remain in index.html. */
:root{--bg:#fafbf6;--bg-elevated:#fff;--bg-tint:#edf4f5;--ink:#002440;--brand:#198bc9;--brand-hover:#0e6da0;--lime:#b6d338;--blue-2:#126c96;--navy-2:#002440;--pale-blue-2:#eaf3f6;--pale-green-2:#f0f4e4;--border:#d8e2df;--font-display:Georgia,'Times New Roman',serif;--font-body:'Montserrat',system-ui,sans-serif;--radius-lg:24px;--shadow-soft:none;--wrap:1320px}
body{font-size:17px}h1,h2,h3{font-weight:400;letter-spacing:-.045em}h4{font-family:var(--font-body);letter-spacing:0}p{line-height:1.75}
.wrap{padding-inline:40px}section{padding:100px 0}.section-head{max-width:760px;margin-bottom:44px}.section-head h2{font-size:clamp(36px,4.1vw,58px);font-weight:400;padding-bottom:0}.section-head h2:after{display:none}.section-head p{font-size:18px}.section-eyebrow{font-size:12px;letter-spacing:.12em;color:#126c96;margin-bottom:20px}
header.site{background:#fafbf6;border-bottom:1px solid var(--border);backdrop-filter:none}.nav-row{height:88px;gap:20px}.logo img{height:42px}nav.primary{gap:18px}nav.primary a{font-size:clamp(18px,1.45vw,21px);font-weight:500}.nav-phone{font-size:20px}.nav-actions{gap:16px}.dropdown a{font-size:14px!important}.btn{font-size:15px;font-weight:600;padding:15px 24px;box-shadow:none;white-space:normal;text-align:center}.btn-primary{background:var(--brand-hover)}.btn-primary:hover{background:var(--ink)}.btn-request-nav{padding:13px 19px;font-size:13px}.btn-lg{padding:18px 28px;font-size:16px;box-shadow:none}
.hero{min-height:710px;padding:0;margin:18px 20px 0;border-radius:24px;overflow:hidden;background-position:center 35%;isolation:isolate}.hero .wrap{position:relative;z-index:2;pointer-events:none}.hero-inner{max-width:860px;padding:92px 0 110px;pointer-events:auto}.hero h1{font-size:clamp(56px,6.3vw,88px);font-weight:400;line-height:1.04;max-width:13ch;text-shadow:none;letter-spacing:-.05em;text-wrap:initial}.hero h1 em{font-weight:400;color:#d9eaa4}.hero-intro{font-size:18px;line-height:1.65;max-width:35ch;color:#edf5f6;margin-top:24px}.eyebrow{font-size:11px;letter-spacing:.17em;color:#d9eaa4;margin-bottom:25px}.hero-scrim{background:linear-gradient(90deg,rgba(0,28,44,.86),rgba(0,28,44,.66) 44%,rgba(0,28,44,.1))}.hero-ctas{gap:12px;margin-top:30px}.hero .btn-on-dark{background:var(--lime);color:var(--ink)}.hero .btn-on-dark:hover{background:#d7e999}.hero .btn-ghost-on-dark{border-color:#b5c5cb}.hero-badges{gap:12px 22px;margin-top:35px;max-width:820px}.hero-badge{font-size:16.5px;font-weight:500}.hero-badge .logo-icon,.hero-badge .google-g{height:24px;width:auto}.hero-wave{display:none}
.hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%;z-index:0;pointer-events:none}.hero-film-tools{position:absolute;bottom:24px;right:28px;z-index:3}.hero-film-tools button{display:inline-flex;align-items:center;gap:9px;font:600 12px var(--font-body);color:#fff;background:#002440c7;border:1px solid #ffffff70;border-radius:40px;padding:11px 15px;cursor:pointer;transition:background-color .2s,border-color .2s}.hero-film-tools button:hover{background:#002440;border-color:#fff}.hero-film-tools button:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.hero-film-icon{width:10px;height:12px;border-left:3px solid currentColor;border-right:3px solid currentColor}.hero-film-tools button.is-paused .hero-film-icon{width:0;height:0;border:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor}
.pathways-section{margin:0;padding:56px 0 0}.pathway-grid{gap:24px}.pathway-card{min-height:270px;padding:28px;border-radius:20px;box-shadow:none}.pathway-card h3{font-size:34px;font-weight:400}.pathway-sub{font-size:13px!important}.stats-row{padding:48px 0 0}.stat-grid{border-bottom:1px solid var(--border);padding-bottom:44px;gap:36px}.stat-tile .num{font-size:43px;font-weight:400;color:var(--ink)}.stat-tile .label{font-size:12px;max-width:22ch;margin-top:12px}
.why-us-section{padding:90px 0}.why-us-panel{background:transparent;padding:0;grid-template-columns:1.15fr 1fr;gap:110px}.why-us-copy h2{font-size:clamp(36px,3.9vw,54px);font-weight:400;line-height:1.1}.why-us-copy p{font-size:16px;max-width:50ch}.why-us-item{padding:22px 0}.why-us-item h4{font-size:15px;font-weight:600}.why-us-item p{font-size:14px}
.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.service-card{min-width:0;background:transparent!important;border-radius:0;overflow:visible}.service-card-photo{border-radius:18px;aspect-ratio:4/3}.service-card-body{padding:20px 0}.service-card h3{font-size:26px;font-weight:400;letter-spacing:-.025em}.service-card:hover{transform:translateY(-3px);box-shadow:none}.service-card:hover .service-card-photo{transform:none}.section-cta{margin-top:32px}.funding-strip{background:#fff;padding:32px 0}.funding-logos{gap:48px}.funding-logos img{height:58px}.funding-strip p{font-size:13px}.funding-cell{background:var(--pale-green-2);padding:36px;border:0}.funding-cell:nth-child(2){background:var(--pale-blue-2)}.funding-cell h3{font-family:var(--font-display);font-size:32px;font-weight:400}.funding-cell p{font-size:16px}.suburb-list-grid a{font-size:15px}
.story-hero{margin:0 20px;border-radius:24px;padding:20px 0}.story-inner{padding:64px 0;max-width:620px}.story-inner h2{font-size:60px;font-weight:400}.story-inner p{font-size:18px}.team-roster{margin-top:0}.team-roster h3{font-size:42px;font-weight:400}.team-roster>p{font-size:17px}.testimonial-carousel-wrap{background:transparent;padding:0;box-shadow:none}.testimonial{background:var(--bg);border:1px solid var(--border);box-shadow:none}.contact-cta-card{background:var(--pale-green-2);box-shadow:none;padding:42px}.contact-cta-card h3{font-size:42px;font-weight:400}.contact-cta-card p{font-size:17px}.contact-info-item strong{font-size:18px}.group-strip{background:#edf3e3}.group-strip p{font-size:28px;font-weight:400}.footer-col h4{font-size:12px;letter-spacing:.1em}.footer-col a{font-size:14px}.reveal{opacity:1;transform:none}
@media(min-width:1081px) and (max-width:1280px){.nav-phone{display:none}nav.primary{gap:13px}.nav-row{gap:14px}.logo img{height:34px}}
@media(max-width:1080px){.nav-row{height:76px}.nav-phone{font-size:14px}nav.primary a{font-size:17px;padding:12px 0}.dropdown-wrap .dropdown a{font-size:16px!important}.hero{min-height:680px}.hero-inner{padding:85px 0 110px}.hero h1{font-size:76px}.why-us-panel{gap:48px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-badges{max-width:420px}}
@media(max-width:760px){.wrap{padding-inline:24px}section{padding:64px 0}.logo img{height:34px}.nav-row{gap:12px}.nav-actions{gap:10px}.nav-phone{display:none}.btn-request-nav{font-size:11px;padding:11px 14px}.hero{margin:10px 10px 0;border-radius:18px;min-height:660px;background-position:62% center}.hero-inner{padding:60px 0 100px;max-width:100%}.hero h1{font-size:clamp(48px,9.5vw,68px);max-width:13ch}.hero-intro{font-size:16px;max-width:30ch}.eyebrow{font-size:9px;letter-spacing:.12em}.hero-scrim{background:linear-gradient(90deg,#001c2cde,#001c2c70)}.hero-ctas{align-items:stretch;gap:10px}.hero-ctas .btn{font-size:13px;padding:14px 18px}.hero-badges{gap:12px;margin-top:26px;max-width:290px}.hero-badge{font-size:15px}.hero-film{object-position:58% center}.hero-film-tools{bottom:20px;left:24px;right:auto}.hero-film-tools button{font-size:10px}.pathways-section{padding:32px 0 0}.pathway-grid{gap:16px}.pathway-card{min-height:230px}.stat-grid{gap:30px 20px}.stat-tile .num{font-size:36px}.why-us-section{padding:64px 0}.why-us-panel{grid-template-columns:1fr;gap:32px;padding:0}.why-us-copy h2{font-size:38px}.services-grid{gap:24px 18px}.service-card h3{font-size:23px}.funding-logos{gap:25px}.funding-logos img{height:40px}.story-hero{margin:0 10px}.story-inner h2{font-size:46px}.contact-cta-card{padding:28px}.group-strip p{font-size:23px}.side-cta{display:none}.section-head h2{font-size:39px}}
@media(max-width:480px){.services-grid{grid-template-columns:1fr}.service-card-photo{aspect-ratio:16/10}.hero-ctas{flex-direction:column;align-items:flex-start}.hero-ctas .btn{min-width:210px}.hero{min-height:710px}.hero-inner{padding-top:48px}.hero h1{font-size:clamp(40px,13vw,51px)}.nav-row .wrap{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Service tile + hero gradient refinement */
.hero-scrim{
  background:
    radial-gradient(circle at 104% -8%,transparent 0 190px,rgba(182,211,56,.30) 191px 193px,transparent 194px),
    radial-gradient(circle at -3% 108%,transparent 0 120px,rgba(25,139,201,.32) 121px 123px,transparent 124px),
    linear-gradient(105deg,rgba(0,28,44,.94) 0%,rgba(0,38,61,.82) 46%,rgba(11,85,121,.55) 100%);
}
#services{position:relative;overflow:hidden;background:linear-gradient(180deg,#eaf3f6 0%,#f5f8f4 72%,#fafbf6 100%)}
#services::before{content:"";position:absolute;width:440px;height:440px;right:-290px;top:-250px;border:2px solid rgba(25,139,201,.15);border-radius:50%;pointer-events:none}
#services .wrap{position:relative;z-index:1}
.services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px 28px}
.service-card{grid-column:span 2;min-width:0;background:#fff!important;border:1px solid rgba(0,36,64,.12);border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(0,36,64,.07);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.service-card:last-child{grid-column:3 / span 2}
.service-card-photo{aspect-ratio:16/10;border-radius:0;transition:transform .55s cubic-bezier(.16,1,.3,1)}
.service-card-body{padding:24px 26px 28px}
.service-card h3{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:30px;line-height:1.12}
.service-card h3::after{content:"→";flex:0 0 auto;color:var(--brand);font-family:var(--font-body);font-size:24px;font-weight:500;transition:transform .25s ease}
.service-card:hover{transform:translateY(-6px);border-color:rgba(25,139,201,.45);box-shadow:0 18px 38px rgba(0,36,64,.12)}
.service-card:hover .service-card-photo{transform:scale(1.035)}
.service-card:hover h3::after{transform:translateX(4px)}
@media(max-width:1080px){.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.service-card:last-child{grid-column:2 / span 2}.service-card h3{font-size:27px}}
@media(max-width:760px){.hero-scrim{background:radial-gradient(circle at 112% -5%,transparent 0 120px,rgba(182,211,56,.24) 121px 123px,transparent 124px),linear-gradient(100deg,rgba(0,28,44,.94),rgba(0,44,72,.70))}.service-card-body{padding:20px 20px 23px}.service-card h3{font-size:24px}}
@media(max-width:560px){.services-grid{grid-template-columns:1fr;gap:20px}.service-card,.service-card:last-child{grid-column:auto}.service-card-photo{aspect-ratio:16/9}}
@media(prefers-reduced-motion:reduce){.service-card,.service-card-photo,.service-card h3::after{transition:none}.service-card:hover{transform:none}.service-card:hover .service-card-photo,.service-card:hover h3::after{transform:none}}
/* Six service image overlays */
.service-card,
.service-card:last-child{
  position:relative;
  grid-column:span 2;
  min-height:330px;
  display:block;
  background:var(--ink)!important;
  border:0;
  border-radius:22px;
  overflow:hidden;
  box-shadow:none;
}
.service-card-photo{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  aspect-ratio:auto;
  border-radius:0;
  background-size:cover;
  background-position:center;
}
.service-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(0deg,rgba(0,36,64,.94) 0%,rgba(0,36,64,.70) 30%,rgba(0,36,64,.20) 62%,rgba(0,36,64,.03) 82%);
  transition:background .25s ease;
}
.service-card-body{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  padding:30px 30px 28px;
}
.service-card h3{color:#fff;font-size:32px;text-shadow:0 2px 16px rgba(0,20,36,.34)}
.service-card h3::after{color:var(--lime);font-size:26px}
.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(0,36,64,.17)}
.service-card:hover::after{background:linear-gradient(0deg,rgba(0,36,64,.97) 0%,rgba(0,36,64,.74) 32%,rgba(0,36,64,.14) 68%,transparent 86%)}
.service-card:focus-visible{outline:3px solid var(--lime);outline-offset:4px;border-radius:22px}
@media(max-width:1080px){
  .service-card,.service-card:last-child{grid-column:span 2;min-height:320px}
}
@media(max-width:760px){
  .service-card-body{padding:25px 24px 23px}
  .service-card h3{font-size:27px}
}
@media(max-width:560px){
  .service-card,.service-card:last-child{grid-column:auto;min-height:270px}
}

/* Animated statistic counters */
.stat-tile .num[data-counter-target]{font-variant-numeric:tabular-nums;min-height:1em}

/* Hero colour and overlapping trust statistics */
.hero-scrim{
  background:
    radial-gradient(circle at 104% -8%,transparent 0 190px,rgba(182,211,56,.34) 191px 193px,transparent 194px),
    radial-gradient(circle at -3% 108%,transparent 0 120px,rgba(33,168,225,.34) 121px 123px,transparent 124px),
    linear-gradient(112deg,rgba(5,31,44,.97) 0%,rgba(5,47,65,.91) 43%,rgba(13,111,156,.72) 100%);
}
.stats-row{
  position:relative;
  z-index:5;
  margin-top:-34px;
  padding:0;
}
.stats-row .stat-grid{
  width:calc(100% - 80px);
  max-width:1240px;
  padding:0!important;
  gap:0;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(0,36,64,.08);
  border-bottom:1px solid rgba(0,36,64,.08);
  border-radius:24px;
  box-shadow:0 20px 48px rgba(0,36,64,.12);
}
.stats-row .stat-tile{
  min-height:154px;
  padding:32px 28px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #d7e2e8;
}
.stats-row .stat-tile:last-child{border-right:0}
.stats-row .stat-tile .num{color:#0c7fba;font-size:42px;font-weight:600}
.stats-row .stat-tile .label{color:#19384a;font-size:12px;font-weight:600;line-height:1.45;margin-top:10px}
@media(max-width:760px){
  .hero-scrim{
    background:
      radial-gradient(circle at 112% -5%,transparent 0 120px,rgba(182,211,56,.28) 121px 123px,transparent 124px),
      linear-gradient(112deg,rgba(5,31,44,.97),rgba(6,58,80,.88) 58%,rgba(13,111,156,.68));
  }
  .stats-row{margin-top:-26px}
  .stats-row .stat-grid{width:calc(100% - 36px);grid-template-columns:repeat(2,1fr);border-radius:20px}
  .stats-row .stat-tile{min-height:132px;padding:24px 20px}
  .stats-row .stat-tile:nth-child(2){border-right:0}
  .stats-row .stat-tile:nth-child(-n+2){border-bottom:1px solid #d7e2e8}
  .stats-row .stat-tile .num{font-size:34px}
  .stats-row .stat-tile .label{font-size:11px}
}
@media(max-width:420px){
  .stats-row .stat-grid{width:calc(100% - 24px)}
  .stats-row .stat-tile{padding:21px 16px}
}
/* Keep the hero video control clear of the overlapping proof panel. */
.hero-film-tools{bottom:66px}
@media(max-width:760px){
  .stats-row{margin-top:-52px}
  .hero-film-tools{bottom:78px}
}
/* Even hero video tint — no directional fade. */
.hero-scrim{background:rgba(5,31,44,.74)}
/* Larger referral and funding pathway logos. */
.funding-logos img{height:87px}
@media(max-width:760px){.funding-logos img{height:60px}}
/* Slightly smaller primary menu labels on wide screens. */
@media(min-width:1281px){nav.primary>a,nav.primary>.nav-item>.nav-item-row>a{font-size:18.9px}}
/* Interactive homepage location journey */
.journey-section{padding:100px 0;background:linear-gradient(180deg,#edf4f5 0%,#f8faf5 100%)}
.location-journey-card{position:relative;min-height:650px;border-radius:28px;overflow:hidden;background:var(--ink);box-shadow:0 25px 70px rgba(0,36,64,.18)}
.location-journey-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}
.location-journey-tint{position:absolute;inset:0;background:linear-gradient(100deg,rgba(3,30,42,.96) 0%,rgba(3,30,42,.76) 35%,rgba(3,30,42,.23) 72%,rgba(3,30,42,.48) 100%)}
.location-journey-heading{position:absolute;z-index:4;left:6%;top:11%;max-width:520px;color:#fff}
.location-kicker{display:block;margin-bottom:12px;color:#8fd8f3;font:800 11px var(--font-body);text-transform:uppercase;letter-spacing:.14em}
.location-journey-heading h2{margin:0;color:#fff;font-size:clamp(44px,5vw,70px);font-weight:400;line-height:1;letter-spacing:-.05em}
.location-journey-heading p{max-width:42ch;margin:18px 0 0;color:#d5e8ef;font:500 14px/1.6 var(--font-body)}
.location-route{position:absolute;z-index:2;inset:0;width:100%;height:100%;pointer-events:none}
.location-route-halo,.location-route-line{fill:none;vector-effect:non-scaling-stroke}
.location-route-halo{stroke:rgba(4,34,47,.35);stroke-width:13}
.location-route-line{stroke:var(--lime);stroke-width:3;stroke-linecap:round;stroke-dasharray:3 11;animation:locationRouteMove 11s linear infinite}
@keyframes locationRouteMove{to{stroke-dashoffset:-140}}
.location-journey-point{position:absolute;z-index:5;left:var(--x);top:var(--y);transform:translate(-50%,-50%);border:0;background:transparent;color:#fff;cursor:pointer;padding:4px}
.location-journey-point i{display:block;width:17px;height:17px;margin:auto;border:4px solid #fff;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(182,211,56,.2)}
.location-journey-point span{display:block;margin-top:10px;padding:8px 12px;border-radius:999px;background:rgba(3,34,47,.84);font:800 10px var(--font-body);white-space:nowrap;backdrop-filter:blur(5px)}
.location-journey-point:hover span,.location-journey-point.active span{background:var(--lime);color:var(--ink)}
.location-journey-point.active i{box-shadow:0 0 0 10px rgba(182,211,56,.28)}
.location-journey-point:focus-visible{outline:3px solid #fff;outline-offset:4px;border-radius:14px}
.location-journey-detail{position:absolute;z-index:6;right:28px;bottom:28px;width:350px;padding:22px 24px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 15px 40px rgba(3,30,42,.22)}
.location-journey-detail small{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;font:800 9px var(--font-body)}
.location-journey-detail strong{display:block;color:var(--ink);font:600 22px var(--font-display);margin:4px 0}
.location-journey-detail p{margin:0;color:var(--ink-soft);font:500 11px/1.6 var(--font-body)}
.location-journey-detail a{display:inline-flex;gap:7px;margin-top:14px;color:var(--brand);text-decoration:none;font:700 11px var(--font-body)}
.location-journey-detail a:hover{text-decoration:underline}
@media(max-width:900px){
  .location-journey-card{min-height:620px}
  .location-journey-heading{left:5%;top:8%}
  .location-journey-heading h2{font-size:54px}
  .location-journey-point.p1{--x:22%!important;--y:47%!important}
  .location-journey-point.p2{--x:52%!important;--y:63%!important}
  .location-journey-point.p3{--x:72%!important;--y:30%!important}
  .location-journey-point.p4{--x:88%!important;--y:50%!important}
}
@media(max-width:760px){
  .journey-section{padding:64px 0}
  .location-journey-card{min-height:740px;border-radius:20px}
  .location-journey-card>img{object-position:58% center}
  .location-journey-tint{background:linear-gradient(180deg,rgba(3,30,42,.92) 0%,rgba(3,30,42,.42) 52%,rgba(3,30,42,.76) 100%)}
  .location-journey-heading{left:7%;right:7%;top:6%;max-width:none}
  .location-journey-heading h2{font-size:46px}
  .location-journey-heading p{font-size:12px}
  .location-route{transform:rotate(90deg) scale(1.5)}
  .location-journey-point span{font-size:8px;padding:7px 9px}
  .location-journey-point.p1{--x:22%!important;--y:43%!important}
  .location-journey-point.p2{--x:62%!important;--y:46%!important}
  .location-journey-point.p3{--x:35%!important;--y:64%!important}
  .location-journey-point.p4{--x:76%!important;--y:66%!important}
  .location-journey-detail{left:16px;right:16px;bottom:16px;width:auto;padding:19px 20px}
}
@media(max-width:420px){.location-journey-heading h2{font-size:40px}.location-journey-card{min-height:700px}}
@media(prefers-reduced-motion:reduce){.location-route-line{animation:none}}
/* Portrait awards photograph for Our Story. */
.story-hero{
  min-height:620px;
  padding:0;
  background-color:#073044;
  background-size:auto 100%;
  background-position:right center;
  background-repeat:no-repeat;
}
.story-scrim{
  background:linear-gradient(90deg,#073044 0%,rgba(7,48,68,.98) 44%,rgba(7,48,68,.82) 62%,rgba(7,48,68,.16) 82%,transparent 100%);
}
.story-inner{max-width:650px;padding:72px 0 88px}
@media(max-width:760px){
  .story-hero{
    min-height:0;
    padding:140% 0 0;
    background-size:100% auto;
    background-position:center top;
  }
  .story-scrim{
    background:linear-gradient(180deg,transparent 0%,transparent 43%,rgba(7,48,68,.76) 53%,#073044 64%,#073044 100%);
  }
  .story-inner{padding:42px 0 72px}
}
/* Bring Our Story copy closer to the left edge on wide displays. */
@media(min-width:1281px){
  .story-hero>.wrap{
    width:100%;
    max-width:none;
    padding-left:clamp(48px,5vw,120px);
    padding-right:40px;
  }
}
/* Detailed suburb map directly below the Care on the Move card. */
.location-map-panel{
  margin-top:56px;
  padding:46px;
  background:#fff;
  border:1px solid var(--border);
  border-radius:28px;
}
.location-map-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}
.location-map-intro>span{align-self:flex-start;color:var(--brand);font:800 10px var(--font-body);letter-spacing:.14em;text-transform:uppercase}
.location-map-intro h3{margin:0;font-size:clamp(34px,3.7vw,50px);font-weight:400;line-height:1.06}
.location-map-intro p{max-width:330px;margin:0;color:var(--ink-soft);font-size:13px}
.location-map-panel .coverage-row{margin-top:0}
.location-map-panel .service-map-wrap{border-top:0;padding:16px;background:#edf4f5;border-radius:20px;box-shadow:none}
.location-map-panel .list-title{font-size:24px;font-weight:400}
@media(max-width:820px){
  .location-map-panel{margin-top:34px;padding:28px}
  .location-map-intro{display:block;margin-bottom:26px}
  .location-map-intro h3{margin:8px 0 12px}
}
@media(max-width:480px){
  .location-map-panel{padding:20px;border-radius:20px}
  .location-map-intro h3{font-size:34px}
  .location-map-panel .service-map-wrap{padding:8px}
}
/* Match the Our Story panel width to the Meet the Team content. */
.story-hero{
  width:calc(100% - 80px);
  max-width:1240px;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:760px){.story-hero{width:calc(100% - 48px);margin-left:auto;margin-right:auto}}
/* Layered section backgrounds and restrained half-circle motifs. */
.pathways-section,
.why-us-section,
#funding,
.journey-section,
.story-hero + section,
#testimonials,
#contact{position:relative;isolation:isolate;overflow:hidden}
.pathways-section>.wrap,
.why-us-section>.wrap,
#funding>.wrap,
.journey-section>.wrap,
.story-hero + section>.wrap,
#testimonials>.wrap,
#contact>.wrap{position:relative;z-index:2}

.pathways-section{background:linear-gradient(180deg,#fafbf6 0%,#f2f7f7 100%)}
.pathways-section::after{
  content:"";position:absolute;z-index:0;width:300px;height:300px;left:-190px;bottom:-170px;
  border:2px solid rgba(25,139,201,.15);border-radius:50%;pointer-events:none;
}

.why-us-section{background:linear-gradient(125deg,#f7f9ef 0%,#edf5f6 58%,#e5f1f5 100%)}
.why-us-section::before{
  content:"";position:absolute;z-index:0;width:420px;height:420px;right:-270px;top:-225px;
  border:2px solid rgba(182,211,56,.30);border-radius:50%;pointer-events:none;
}

#services{background:linear-gradient(145deg,#e4f1f6 0%,#eef5f4 48%,#f5f7e9 100%)}
#services::after{
  content:"";position:absolute;width:260px;height:260px;left:-165px;bottom:-150px;
  border:2px solid rgba(182,211,56,.24);border-radius:50%;pointer-events:none;
}

#funding{background:linear-gradient(115deg,#fbfcf7 0%,#edf5f7 62%,#e5f1f6 100%)}
#funding::before{
  content:"";position:absolute;z-index:0;width:360px;height:360px;right:-225px;bottom:-205px;
  border:2px solid rgba(25,139,201,.18);border-radius:50%;pointer-events:none;
}

.journey-section{background:linear-gradient(145deg,#e5f2f6 0%,#eef4f0 52%,#f4f6e8 100%)}
.journey-section::before{
  content:"";position:absolute;z-index:0;width:430px;height:430px;left:-285px;top:18%;
  border:2px solid rgba(25,139,201,.17);border-radius:50%;pointer-events:none;
}
.journey-section::after{
  content:"";position:absolute;z-index:0;width:320px;height:320px;right:-215px;bottom:9%;
  border:2px solid rgba(182,211,56,.26);border-radius:50%;pointer-events:none;
}

.story-hero + section{background:linear-gradient(130deg,#fbfcf7 0%,#edf5f7 100%)}
.story-hero + section::before{
  content:"";position:absolute;z-index:0;width:350px;height:350px;left:-235px;top:-180px;
  border:2px solid rgba(25,139,201,.16);border-radius:50%;pointer-events:none;
}

#testimonials{background:linear-gradient(135deg,#e6f2f6 0%,#eff5ef 55%,#f3f6e6 100%)}
#testimonials::after{
  content:"";position:absolute;z-index:0;width:390px;height:390px;right:-260px;top:-210px;
  border:2px solid rgba(182,211,56,.28);border-radius:50%;pointer-events:none;
}

#contact{background:linear-gradient(125deg,#fafbf6 0%,#edf4f5 100%)}
#contact::before{
  content:"";position:absolute;z-index:0;width:300px;height:300px;left:-200px;bottom:-170px;
  border:2px solid rgba(25,139,201,.16);border-radius:50%;pointer-events:none;
}

@media(max-width:760px){
  .pathways-section::after,.why-us-section::before,#services::after,#funding::before,
  .journey-section::before,.journey-section::after,.story-hero + section::before,
  #testimonials::after,#contact::before{transform:scale(.72)}
}
/* Tighter transition from the location map into Our Story. */
.journey-section{padding-bottom:36px}
.story-hero{margin-top:20px}
@media(max-width:760px){
  .journey-section{padding-bottom:28px}
  .story-hero{margin-top:14px}
}
/* Homepage typography audit: editorial headings + consistent UI text. */
main h1,
main h2,
main h3,
.location-journey-detail strong,
.list-col .list-title{font-family:var(--font-display)}
nav.primary,
.btn,
.hero-badge,
.pathway-sub,
.why-us-item,
.testimonial,
.contact-info-item,
.footer-col,
.location-journey-point,
.location-journey-detail p,
.location-journey-detail a,
.suburb-list-grid,
#a11y-panel{font-family:var(--font-body)}
.stat-tile .num{font-family:var(--font-body);font-weight:700;letter-spacing:-.035em}
.a11y-section h3{font-family:'Montserrat',sans-serif;font-weight:700;letter-spacing:.1em}
/* Bottom affiliation band aligned to the main content grid. */
.group-strip{padding:30px 0;background:#edf3e3;border-top:0;border-bottom:3px solid var(--lime)}
.group-strip .wrap{display:flex;align-items:center;justify-content:flex-start;gap:42px;flex-wrap:nowrap;text-align:left}
.group-strip img{height:52px;width:auto;flex:0 0 auto}
.group-strip p{max-width:none;margin:0;font-family:var(--font-display);font-size:clamp(17px,1.4vw,20px);font-weight:400;line-height:1.3;white-space:nowrap}
@media(max-width:760px){
  .group-strip{padding:28px 0}
  .group-strip .wrap{flex-direction:column;justify-content:center;gap:16px;text-align:center}
  .group-strip img{height:48px}
  .group-strip p{font-size:16px;white-space:normal}
}
@media(max-width:760px){.group-strip .wrap{align-items:flex-start;text-align:left}}

/* Unified statistics and audience-card section. */
.trust-pathways-section{
  position:relative;
  isolation:isolate;
  overflow:visible;
  margin:0;
  padding:0 0 64px;
  background:linear-gradient(180deg,#fafbf6 0%,#f2f7f7 56%,#edf5f6 100%);
}
.trust-pathways-section::after{
  content:"";
  position:absolute;
  z-index:0;
  width:320px;
  height:320px;
  right:-205px;
  bottom:-170px;
  border:2px solid rgba(25,139,201,.16);
  border-radius:50%;
  pointer-events:none;
}
.trust-pathways-section>.stats-row{position:relative;z-index:3}
.trust-pathways-section>.pathways-section{
  position:relative;
  z-index:1;
  isolation:auto;
  overflow:visible;
  background:transparent;
}
.trust-pathways-section>.pathways-section::after{display:none}
.trust-pathways-section .pathways-section>.wrap{position:relative;z-index:2}
@media(max-width:760px){
  .trust-pathways-section{padding-bottom:42px}
  .trust-pathways-section::after{transform:scale(.72)}
}
/* ================= TASTE-SKILL TARGETED EVOLUTION =================
   Design read: trust-first local healthcare, warm editorial confidence.
   Dials: variance 5, motion 3, density 4.
   Shape rule: 20px content cards, 24px feature canvases, pill controls.
   Georgia is retained for display copy because the chosen visual direction is
   explicitly editorial; Montserrat remains the practical UI and body face. */
:root{
  --surface:#fafbf6;
  --surface-blue:#e8f2f5;
  --surface-green:#f1f5e6;
  --text:#002440;
  --text-soft:#405866;
  --accent:#1686bf;
  --accent-strong:#0b6798;
  --radius-card:20px;
  --radius-feature:24px;
  --radius-control:999px;
  --section-space:clamp(72px,7vw,96px);
  --shadow-raised:0 18px 46px rgba(0,52,78,.11);
}
html{color-scheme:light}
body{background:var(--surface);color:var(--text)}
section{padding:var(--section-space) 0}
.section-head{margin-bottom:38px}
.section-head p{max-width:62ch;color:var(--text-soft)}

/* A calmer 72px desktop header keeps the service content in view. */
.nav-row{height:72px}
.logo img{height:38px}
nav.primary{gap:clamp(12px,1.25vw,18px)}
nav.primary a{font-size:clamp(15px,1.14vw,17px);line-height:1;white-space:nowrap}
.nav-phone{font-size:17px;white-space:nowrap}
.btn,.hero-film-tools button,.carousel-arrow,.carousel-pause{border-radius:var(--radius-control)}
.btn{white-space:nowrap}
.btn:active,.hero-film-tools button:active,.carousel-arrow:active,.carousel-pause:active{transform:translateY(1px) scale(.98)}

/* Keep the complete hero moment inside the first viewport. */
.hero{min-height:clamp(620px,calc(100dvh - 92px),720px);border-radius:var(--radius-feature)}
.hero-inner{padding:70px 0 104px}
.hero h1{font-size:clamp(54px,5.75vw,80px);max-width:12.5ch;line-height:1.02}
.hero-intro{max-width:32ch;margin-top:20px}
.hero-ctas{margin-top:26px}

/* Trust marks now sit below the hero as their own proof ribbon. */
.proof-strip{padding-top:32px}
.proof-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin:0;color:var(--ink);gap:0;border-top:1px solid rgba(0,36,64,.13);border-bottom:1px solid rgba(0,36,64,.13)}
.proof-badges .hero-badge{min-height:78px;justify-content:center;padding:18px 24px;border-right:1px solid rgba(0,36,64,.13);border-radius:0;background:transparent;color:var(--ink);font-size:14px;font-weight:650;text-align:center}
.proof-badges .hero-badge:last-child{border-right:0}
.proof-badges .hero-badge .logo-icon,.proof-badges .hero-badge .google-g{height:27px}
.pathways-section{padding:34px 0 4px}

/* Unequal image pathways and a measured service bento remove repeated card rows. */
.pathway-grid{grid-template-columns:1.22fr .89fr .89fr;gap:20px}
.pathway-card{border-radius:var(--radius-card);min-height:286px}
.pathway-card:first-child{min-height:318px}
.services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}
.service-card,.service-card:last-child{grid-column:span 2;min-height:330px;border-radius:var(--radius-card)}
.service-card:nth-child(1),.service-card:nth-child(4){grid-column:span 4;min-height:360px}
.service-card:nth-child(2),.service-card:nth-child(3){grid-column:span 2;min-height:360px}
.service-card:nth-child(5),.service-card:nth-child(6){grid-column:span 3}
.service-card:focus-visible{border-radius:var(--radius-card)}

/* Retain the requested circles as occasional section markers, not wallpaper. */
.why-us-section::before,#funding::before,.story-hero + section::before,#contact::before{display:none}
.why-us-section{background:linear-gradient(125deg,#f8faf4 0%,#eef5f5 100%)}
#funding{background:linear-gradient(115deg,#fafbf6 0%,#edf5f7 100%)}
.story-hero + section{background:linear-gradient(130deg,#fafbf6 0%,#edf5f7 100%)}
#contact{background:linear-gradient(125deg,#fafbf6 0%,#eef4f5 100%)}

/* One consistent material system for elevated content. */
.stats-row .stat-grid{border-radius:var(--radius-feature);box-shadow:var(--shadow-raised)}
.funding-cell,.testimonial,.contact-cta-card,.location-map-panel{border-radius:var(--radius-card)}
.location-journey-card,.story-hero{border-radius:var(--radius-feature)}
.testimonial{box-shadow:0 10px 28px rgba(0,52,78,.07)}
.testimonial blockquote,.testimonial>p:not(.attrib){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}

/* Credentials read as evidence, without decorative pill styling over the image. */
.about-credentials{gap:0;border-top:1px solid rgba(255,255,255,.26);border-bottom:1px solid rgba(255,255,255,.26)}
.credential-pill{padding:10px 14px 10px 0;border:0;border-radius:0;background:transparent}

/* The long suburb list remains a two-column directory with lighter grouping. */
.suburb-list-grid{column-gap:30px;row-gap:2px}
.suburb-list-grid a{border-bottom-color:rgba(0,36,64,.08)}

/* Explicit collapses for every asymmetric layout. */
@media(max-width:1080px){
  .nav-row{height:72px}
  .pathway-grid{grid-template-columns:1fr 1fr}
  .pathway-card:first-child{grid-column:1 / -1;min-height:300px}
  .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-card,.service-card:last-child,.service-card:nth-child(n){grid-column:auto;min-height:310px}
}
@media(max-width:760px){
  :root{--section-space:64px}
  .nav-row{height:68px}
  .hero{min-height:clamp(575px,calc(100dvh - 88px),680px);margin:8px 8px 0;border-radius:18px}
  .hero-inner{padding:48px 0 92px}
  .hero h1{font-size:clamp(42px,12vw,56px);line-height:1.04}
  .hero-intro{margin-top:18px}
  .hero-ctas{margin-top:23px}
  .proof-strip{padding-top:26px}
  .proof-badges{grid-template-columns:1fr}
  .proof-badges .hero-badge{min-height:62px;justify-content:flex-start;padding:14px 6px;border-right:0;border-bottom:1px solid rgba(0,36,64,.12);text-align:left}
  .proof-badges .hero-badge:last-child{border-bottom:0}
  .pathways-section{padding-top:26px}
  .pathway-grid{grid-template-columns:1fr}
  .pathway-card,.pathway-card:first-child{grid-column:auto;min-height:250px}
  .services-grid{grid-template-columns:1fr;gap:18px}
  .service-card,.service-card:last-child,.service-card:nth-child(n){grid-column:auto;min-height:280px}
  .testimonial blockquote,.testimonial>p:not(.attrib){-webkit-line-clamp:4}
}
@media(max-width:420px){
  .hero-ctas .btn{width:100%;min-width:0}
  .hero h1{font-size:clamp(39px,11.8vw,49px)}
}
@media(prefers-reduced-motion:reduce){
  .btn:active,.hero-film-tools button:active,.carousel-arrow:active,.carousel-pause:active{transform:none}
}
/* Our Story credentials: clear vertical evidence list. */
.about-credentials{
  display:grid;
  grid-template-columns:1fr;
  width:min(100%,460px);
  margin-top:28px;
  padding:12px 0;
  gap:0;
  border-top:1px solid rgba(255,255,255,.24);
  border-bottom:1px solid rgba(255,255,255,.24);
}
.credential-pill{
  position:relative;
  display:flex;
  align-items:center;
  min-height:44px;
  padding:9px 0 9px 34px;
  border:0;
  border-radius:0;
  background:transparent;
  color:#f4f8f7;
  font:600 14px/1.45 var(--font-body);
}
.credential-pill::before{
  content:"✓";
  position:absolute;
  left:0;
  top:50%;
  display:grid;
  place-items:center;
  width:21px;
  height:21px;
  border-radius:50%;
  color:var(--ink);
  background:var(--lime);
  font:800 12px/1 var(--font-body);
  transform:translateY(-50%);
}
.credential-pill + .credential-pill{border-top:1px solid rgba(255,255,255,.12)}
@media(max-width:760px){
  .about-credentials{width:100%;margin-top:24px}
  .credential-pill{font-size:13px;min-height:42px}
}
.about-credentials .credential-pill:nth-child(n){background:transparent;color:#f4f8f7}
