:root{--mp-blue: #0047ff;--mp-offwhite: #fff7e6}body{font-family:Inter,sans-serif;background-color:var(--mp-offwhite);color:#111}.hero{background-color:var(--mp-blue);color:var(--mp-offwhite);padding:6rem 1rem;text-align:center}.hero h1{font-family:Anton,sans-serif;font-size:4rem;line-height:1.1;margin-bottom:1rem}.hero p{font-size:1.3rem;margin-bottom:2rem;color:var(--mp-offwhite);opacity:.9}.brand-logo{width:260px;margin-bottom:2rem}.search-box input,.search-box button{height:52px;font-size:1.1rem}.section-light{background-color:var(--mp-offwhite);padding:3rem 1rem}.physio-card{background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #ddd;transition:transform .1s ease}.physio-card:hover{transform:translateY(-3px)}.physio-title{font-family:Anton,sans-serif;font-size:1.8rem;color:var(--mp-blue)}.physio-card{background:var(--mp-offwhite);border:3px solid var(--mp-blue);border-radius:14px;padding:1.5rem;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 0 var(--mp-blue);position:relative}.physio-card:hover{transform:translateY(-4px);box-shadow:0 8px 0 var(--mp-blue)}.physio-card--highlight{animation:card-highlight 1.5s ease;box-shadow:0 0 0 4px #0047ff4d,0 10px 0 var(--mp-blue)}@keyframes card-highlight{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}.physio-name{font-family:Anton,sans-serif;font-size:2rem;color:var(--mp-blue);letter-spacing:.5px;margin-bottom:.2rem;line-height:1.15;min-height:2.3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.physio-name__link{color:inherit;text-decoration:none}.physio-specialities{font-size:1rem;color:#222;opacity:.8;margin-top:1.25rem;margin-bottom:0}.physio-location{font-size:.95rem;color:#333;margin-bottom:1rem;display:flex;align-items:center;gap:.35rem}.physio-location i{color:var(--mp-blue);margin-right:.35rem}.physio-address{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.physio-rank-badge{position:absolute;top:-22px;left:-22px;width:44px;height:44px;border-radius:50%;background:var(--mp-offwhite);border:3px solid var(--mp-blue);color:var(--mp-blue);font-family:Anton,sans-serif;font-size:1.1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 6px #0047ff33;z-index:2}.physio-rank-badge span{line-height:1}.physio-languages{margin-bottom:1.25rem}.lang-tag{display:inline-block;background:var(--mp-blue);color:var(--mp-offwhite);padding:.25rem .65rem;border-radius:6px;font-size:.8rem;margin-right:.4rem;margin-bottom:.3rem;font-weight:600}.physio-pricing{margin-top:1rem;margin-bottom:1.5rem;padding:1rem;border:2px dashed rgba(0,71,255,.2);border-radius:12px;background:#0047ff0a}.physio-pricing__title{font-family:Anton,sans-serif;letter-spacing:.05em;margin-bottom:.5rem}.physio-pricing__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem;font-size:.95rem}.physio-pricing__label{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.physio-pricing__row strong{font-size:1.1rem;color:var(--mp-blue)}.physio-pricing__enquire{font-size:.8rem;color:#333}.physio-pricing__badge{background:var(--mp-blue);color:var(--mp-offwhite);border-radius:999px;padding:.1rem .45rem;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.btn-mp{background:var(--mp-blue);color:var(--mp-offwhite);font-family:Anton,sans-serif;font-size:1.2rem;padding:.75rem;border-radius:10px;border:2px solid var(--mp-blue);transition:background .2s ease,color .2s ease}.btn-mp:hover{background:var(--mp-offwhite);color:var(--mp-blue)}.contact-request-form{display:flex;flex-direction:column;gap:.75rem}.contact-request-form__label{font-size:.85rem;font-weight:600;color:#222}.contact-request-form__controls{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.contact-request-form__input{flex:1;border-radius:10px;border:2px solid rgba(0,71,255,.2);padding:.65rem .85rem;font-size:1rem}.contact-request-form__input:focus{border-color:var(--mp-blue);box-shadow:0 0 0 2px #0047ff26}.contact-request-form__button{white-space:nowrap;border-radius:10px;padding:.65rem 1.5rem;width:100%}.contact-request-form__hint{font-size:.8rem;color:#666;margin:0}.contact-request-form__error{font-size:.85rem;color:#c62828;margin-bottom:.35rem;font-weight:600}.contact-request-success{display:flex;align-items:center;gap:.65rem;border-radius:12px;border:2px solid rgba(0,71,255,.2);background:#0047ff14;padding:.85rem 1rem}.contact-request-success i{color:var(--mp-blue);font-size:1.5rem}.static-hero{background:var(--mp-offwhite);padding:4rem 0;text-align:center}.static-hero h1{font-family:Anton,sans-serif;font-size:clamp(2rem,6vw,3rem)}.static-hero .lead{font-family:Inter,sans-serif;color:#000000bf}.static-section{border-radius:24px;box-shadow:0 20px 60px #0047ff0f;padding:3rem;margin:-3rem auto 3rem;background:#fff}.static-section h1,.static-section h2,.static-section .h1,.static-section .h2,.static-section .display-5,.static-section .display-4{font-family:Anton,sans-serif}@media (max-width: 767px){.static-section{padding:2rem;border-radius:16px}}.static-card{background:var(--mp-offwhite);border-radius:18px;border:1px solid rgba(0,71,255,.1);padding:1.75rem;height:100%}.site-footer{background:var(--mp-offwhite);border-top:1px solid rgba(0,0,0,.08)}.footer-nav a{color:#111;font-weight:600}.site-header{background:transparent;border:none;position:absolute;top:0;left:0;width:100%;z-index:100}.site-header--default{position:static;background:var(--mp-offwhite);border-bottom:1px solid rgba(0,0,0,.08)}.site-logo{height:64px;width:auto}.admin-panel{background:transparent;border:2px solid rgba(0,71,255,.2);border-radius:16px;padding:1.5rem}.admin-panel__title{font-family:Anton,sans-serif;margin-bottom:1rem}.physio-directory{border-radius:28px;padding:3rem 2rem;box-shadow:0 20px 60px #0047ff14;margin-bottom:4rem;background:#fff}@media (max-width: 767px){.physio-directory{padding:2rem 1.25rem}}.physio-directory__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media (min-width: 992px){.physio-directory__header{align-items:flex-end;flex-direction:row;justify-content:space-between}}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--mp-blue)}.physio-directory__heading h2{font-family:Anton,sans-serif;font-size:clamp(2rem,5vw,2.8rem);margin-bottom:.5rem}.physio-directory__stats{display:flex;flex-wrap:wrap;gap:.75rem}.stat-chip{background:#fff;border:1px solid rgba(0,71,255,.1);border-radius:18px;padding:.75rem 1.5rem;min-width:110px;box-shadow:0 8px 24px #0047ff14}.stat-chip__value{display:block;font-family:Anton,sans-serif;font-size:1.5rem;color:var(--mp-blue);line-height:1}.stat-chip__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#333}.physio-directory__filters{border-top:1px solid rgba(0,0,0,.05);padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}.filters-label{font-size:.75rem;font-weight:700;color:#8b8b8b;letter-spacing:.15em}.filter-chip-group{display:flex;flex-wrap:wrap;gap:.5rem}.filter-chip{border:none;border-radius:999px;background:#0047ff14;color:var(--mp-blue);font-weight:600;padding:.4rem 1rem;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.filter-chip:hover{background:#0047ff29;transform:translateY(-1px)}.filter-chip--ghost{background:transparent;border:1px dashed rgba(0,71,255,.4)}.filter-chip--active{background:var(--mp-blue);color:var(--mp-offwhite);box-shadow:0 6px 18px #0047ff33}.filter-chip--active:hover{color:var(--mp-offwhite)}.filter-chip-separator{font-weight:700;color:#0047ff66;font-size:x-large}.physio-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.physio-grid__item .physio-card{height:100%}.physio-directory__empty{background:#fff;border-radius:18px;border:2px dashed rgba(0,71,255,.2)}.physio-directory__empty .btn-mp{display:inline-flex;width:auto;padding:.75rem 1.5rem;margin:0 auto}.map-showcase{background:var(--mp-offwhite)}.map-card{background:#fff;border-radius:18px;box-shadow:0 20px 45px #0000000d;overflow:hidden}.map-card__header{padding:1.5rem 1.5rem 0;font-family:Anton,sans-serif;background:var(--mp-offwhite)}.physio-map{height:420px;width:100%;border-radius:0 0 18px 18px;overflow:hidden}.physio-map__fallback{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0047ff14,#fff7e6f2);color:var(--mp-blue);font-weight:600;letter-spacing:.05em}.map-infowindow{font-family:Inter,sans-serif;font-size:.95rem}.map-infowindow__link{color:var(--mp-blue);font-weight:600;text-decoration:none}.map-infowindow__link:hover{text-decoration:underline}.physio-profile{background:var(--mp-offwhite);padding-top:clamp(5rem,10vw,8rem)}.physio-profile__back-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:#0b1b46;text-decoration:none;margin-bottom:1.25rem}.physio-profile__back-link:hover{text-decoration:underline}.physio-profile__summary{background:#fff;border-radius:20px;padding:2rem;border:3px solid var(--mp-blue);box-shadow:0 10px #0047ff26;margin-bottom:2rem}.physio-profile__eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:#0b1b46;margin-bottom:.5rem}.physio-profile__name{font-family:Anton,sans-serif;font-size:clamp(2.2rem,4vw,3.5rem);margin-bottom:.5rem;color:var(--mp-blue)}.physio-profile__location{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;color:#111}.physio-profile__location i{color:var(--mp-blue)}.physio-profile__tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.physio-profile__tag{background:var(--mp-blue);color:var(--mp-offwhite);padding:.35rem .75rem;border-radius:999px;font-weight:600;font-size:.9rem}.physio-profile__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem}.physio-profile__about{background:#fff;border-radius:18px;padding:1.5rem 1.75rem;border:2px solid rgba(0,71,255,.12);box-shadow:0 8px 30px #0000000d;margin-bottom:2rem}.physio-profile__about-title{font-family:Anton,sans-serif;color:var(--mp-blue);margin-bottom:.75rem;font-size:1.8rem}.physio-profile__about-body p{margin-bottom:.75rem;font-size:1rem;color:#1c1c1c}.physio-profile__about-body p:last-child{margin-bottom:0}.physio-profile__main,.physio-profile__sidebar{display:flex;flex-direction:column;gap:1.5rem}.physio-panel{background:#fff;border-radius:16px;border:2px solid rgba(0,71,255,.15);padding:1.75rem;box-shadow:0 6px #0047ff14}.physio-panel--accent{background:#0047ff14;border-color:var(--mp-blue)}.physio-panel__header{margin-bottom:1rem}.physio-panel__title{font-family:Anton,sans-serif;margin-bottom:.25rem;font-size:1.6rem}.physio-panel__subtitle{margin:0;color:#444;font-size:.95rem}.physio-panel__body--two-column{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.physio-panel__label{text-transform:uppercase;font-weight:700;font-size:.8rem;letter-spacing:.08em;color:#555}.physio-panel__list{list-style:none;padding-left:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.35rem}.physio-details-list{display:flex;flex-direction:column;gap:.75rem;margin:0}.physio-details-list__item{background:#0047ff0d;border-radius:12px;padding:.85rem 1rem}.physio-details-list__item dt{font-weight:700;font-size:.9rem;color:#0b1b46;margin-bottom:.25rem}.physio-details-list__item dd{margin:0;font-size:.95rem}.physio-panel__pricing{display:flex;flex-direction:column;gap:.75rem}.physio-panel__pricing-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px dashed rgba(0,71,255,.2)}.physio-panel__pricing-row:last-child{border-bottom:0}.physio-panel__pricing-label{font-weight:600;color:#0b1b46}.physio-panel__pricing-value{display:inline-flex;align-items:center;gap:.4rem;font-size:1.1rem}.physio-panel__badge{background:#0047ff26;border-radius:999px;padding:.15rem .6rem;font-size:.8rem;font-weight:700;color:#0b1b46}.physio-profile__map{border-radius:12px;overflow:hidden;min-height:280px;border:2px solid rgba(0,71,255,.2)}@media (max-width: 992px){.physio-profile__grid{grid-template-columns:1fr}}@media (max-width: 576px){.physio-panel{padding:1.25rem}.physio-details-list__item{padding:.75rem}}
