
  .nhs-page{
    --nhs-blue:#005eb8;
    --nhs-dark:#003087;
    --nhs-light:#41b6e6;
    --nhs-aqua:#00a499;
    --nhs-yellow:#ffb81c;
    --nhs-red:#da291c;
    --ink:#172b4d;
    --muted:#526581;
    --line:#dbe5ef;
    --soft:#f3f7fb;
    --white:#ffffff;
    font-family:Inter,Arial,Helvetica,sans-serif;
    color:var(--ink);
    background:#f5f8fb;
    width:100%;
    overflow:hidden;
  }
  .nhs-page *{box-sizing:border-box}
  .nhs-page a{color:var(--nhs-blue);text-decoration:none}
  .nhs-page a:hover{text-decoration:underline}
  .nhs-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
  .nhs-hero .nhs-hero-grid{display:block}
  .nhs-hero .nhs-hero-copy{max-width:980px;margin:0 auto}
  .nhs-hero .nhs-section{margin:12px auto 0;max-width:1180px;padding:0;background:transparent;border:0;box-shadow:none}
  .nhs-hero .nhs-section h2,.nhs-hero .nhs-section > p{color:#fff}
  .nhs-hero .nhs-section h2{font-size:clamp(22px,2.4vw,28px);margin:0 0 8px}
  .nhs-hero .nhs-section > p{font-size:14px;line-height:1.55;max-width:900px;margin-bottom:10px}
  .nhs-hero .nhs-callout{display:none}
  .nhs-hero .nhs-calculator-shell{margin-top:8px}
  .nhs-hero{background:linear-gradient(180deg,#005eb8 0%,#005eb8 62%,#004c98 100%);color:#fff;padding:32px 0 24px;border-bottom:4px solid #41b6e6}
  .nhs-hero-grid{display:block}
  .nhs-eyebrow{
    display:inline-flex;align-items:center;gap:8px;
    background:#003087;color:#fff;border:1px solid #41b6e6;
    border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;
    letter-spacing:.02em;margin-bottom:16px
  }
  .nhs-hero h2{font-size:clamp(32px,5vw,54px);line-height:1.05;letter-spacing:-.035em;margin:0 0 16px;color:#fff}
  .nhs-hero p{font-size:18px;line-height:1.65;max-width:760px;margin:0;color:#fff}
  .nhs-byline{font-size:13px!important;margin-top:12px!important;opacity:.9}
  .nhs-hero-card{
    background:#fff;color:var(--ink);border:1px solid #dbe5ef;border-radius:18px;
    padding:22px;box-shadow:0 18px 45px rgba(0,48,135,.22)
  }
  .nhs-hero-card .big{font-size:30px;font-weight:800;color:var(--nhs-blue);margin:4px 0 5px}
  .nhs-hero-card .small{font-size:13px;color:var(--muted);line-height:1.55}
  .nhs-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
  .nhs-pill{background:#fff;color:#003087;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700;border:1px solid #cfe1ef}
  .nhs-main{padding:26px 0 70px}
  .nhs-section{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 8px 25px rgba(16,42,67,.05)}
  .nhs-section h2{font-size:clamp(25px,3vw,34px);line-height:1.15;margin:0 0 14px;color:#003087;letter-spacing:-.02em}
  .nhs-section h3{font-size:20px;line-height:1.3;margin:26px 0 9px;color:#172b4d}
  .nhs-section p{font-size:16px;line-height:1.75;margin:0 0 14px;color:#344563}
  .nhs-section ul,.nhs-section ol{padding-left:22px;margin:10px 0 18px;color:#344563}
  .nhs-section li{margin:8px 0;line-height:1.65}
  .nhs-callout{border-left:5px solid #41b6e6;background:#eaf7fc;padding:18px 20px;border-radius:10px;margin:20px 0}
  .nhs-callout strong{color:#003087}
  .nhs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}
  .nhs-card{background:#fff;border:1px solid var(--line);border-top:4px solid #005eb8;border-radius:14px;padding:20px}
  .nhs-card:nth-child(2){border-top-color:#00a499}
  .nhs-card:nth-child(3){border-top-color:#ffb81c}
  .nhs-card h3{margin:0 0 8px;font-size:18px;color:#003087}
  .nhs-card p{font-size:14px;margin:0;line-height:1.65}
  .nhs-table-wrap{overflow-x:auto;margin:18px 0}
  .nhs-table{width:100%;border-collapse:collapse;min-width:620px;background:#fff}
  .nhs-table th{background:#005eb8;color:#fff;text-align:left;padding:12px 13px;font-size:13px}
  .nhs-table td{padding:11px 13px;border-bottom:1px solid #e2e9f0;font-size:14px;color:#344563}
  .nhs-table tr:nth-child(even) td{background:#f7fafc}
  .nhs-badge{display:inline-block;background:#e8f5fb;color:#005eb8;border:1px solid #b9dfef;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700}
  .nhs-source-box{background:#003087;color:#fff;border-radius:16px;padding:24px}
  .nhs-source-box h2{color:#fff}
  .nhs-source-box p,.nhs-source-box li{color:#fff}
  .nhs-source-box a{color:#fff;text-decoration:underline}
  .nhs-faq details{border:1px solid var(--line);border-radius:12px;background:#fff;margin:10px 0;overflow:hidden}
  .nhs-faq summary{cursor:pointer;padding:17px 18px;font-weight:750;color:#003087;list-style:none;position:relative;padding-right:48px}
  .nhs-faq summary::-webkit-details-marker{display:none}
  .nhs-faq summary:after{content:"+";position:absolute;right:18px;top:12px;font-size:24px;color:#005eb8}
  .nhs-faq details[open] summary:after{content:"−"}
  .nhs-faq .answer{padding:0 18px 18px;color:#344563;font-size:15px;line-height:1.7}
  .nhs-footer-note{font-size:13px;color:#526581;text-align:center;padding:20px 10px}
  .nhs-jump{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}
  .nhs-jump a{background:#fff;border:1px solid #dbe5ef;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}
  .nhs-calculator-shell{background:#0b1f38;border-radius:20px;padding:8px;margin-top:10px;box-shadow:0 15px 45px rgba(16,42,67,.15)}
  .nhs-calc-note{background:#eaf7fc;color:#003087;border:1px solid #b9dfef;border-radius:10px;padding:10px 13px;margin:0 0 8px;font-size:13px;line-height:1.5}
  @media(max-width:850px){
    .nhs-hero-grid,.nhs-grid{grid-template-columns:1fr}
    .nhs-hero{padding:42px 0 32px}
    .nhs-section{padding:22px}
  }
  @media(max-width:560px){
    .nhs-container{width:min(100% - 20px,1180px)}
    .nhs-section{border-radius:14px;padding:18px}
    .nhs-hero h2{font-size:34px}
    .nhs-hero p{font-size:16px}
  }
  .nhs-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 12px}
  .nhs-hero-copy > p{max-width:820px;font-size:17px;line-height:1.55}
  .nhs-eyebrow{background:rgba(0,48,135,.72);border-color:rgba(255,255,255,.34);margin-bottom:12px}
  .nhs-pill{background:rgba(255,255,255,.96);color:#003087;border-color:rgba(255,255,255,.5)}
  .nhs-calculator-shell{border:1px solid rgba(255,255,255,.22);box-shadow:0 24px 55px rgba(0,25,70,.30)}
  #nhs-thp-calc .nhstc-form-panel,#nhs-thp-calc .nhstc-results{box-shadow:0 12px 30px rgba(0,0,0,.18)}
  #nhs-thp-calc .nhstc-form-section{background:#101f38}
  #nhs-thp-calc .nhstc-tab.active{background:#2a4772;color:#fff}
  #nhs-thp-calc .nhstc-action-btn{background:#1b3154;color:#eaf3fb}
  #nhs-thp-calc .nhstc-add-btn{color:#bfe9fa;background:rgba(65,182,230,.16)}
  #nhs-thp-calc .nhstc-disclaimer{color:#c7d5e5}
  @media(max-width:850px){.nhs-hero{padding:28px 0 20px}}
  @media(max-width:560px){.nhs-hero{padding:24px 0 18px}.nhs-hero h1{font-size:36px}.nhs-hero-copy > p{font-size:15.5px}.nhs-hero .nhs-section h2{font-size:21px}}

/* Full-site shell */
.thps-site{--thps-blue:#005eb8;--thps-dark:#003087;--thps-ink:#172b4d;--thps-muted:#526581;--thps-line:#dbe5ef;--thps-soft:#f4f8fc;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--thps-ink);background:#f7fafd;line-height:1.65}
.thps-site *{box-sizing:border-box}.thps-site a{color:var(--thps-blue)}
.thps-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #dbe5ef;box-shadow:0 4px 20px rgba(0,48,135,.06)}
.thps-header-inner{max-width:1180px;margin:0 auto;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.thps-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:var(--thps-ink)!important;line-height:1.1}.thps-brand-mark{background:#005eb8;color:#fff;font-weight:900;padding:7px 9px;border-radius:7px;letter-spacing:-.04em}.thps-brand strong{display:block;font-size:15px}.thps-brand small{display:block;color:#60728b;font-size:11px;margin-top:2px}
.thps-nav{display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.thps-nav a{font-size:13px;font-weight:700;text-decoration:none;padding:8px 10px;border-radius:8px;color:#40546f}.thps-nav a:hover,.thps-nav a.is-active{background:#eaf3fb;color:#005eb8}
.thps-main{min-height:60vh}.thps-container{max-width:1180px;margin:0 auto;padding:0 22px}.thps-page-hero{background:linear-gradient(135deg,#003087 0%,#005eb8 60%,#0072ce 100%);color:#fff;padding:68px 0 62px}.thps-eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;opacity:.86}.thps-page-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.035em;margin:12px 0 16px}.thps-page-hero p{max-width:760px;font-size:18px;color:#fff;margin:0}
.thps-content-card{max-width:980px;margin:30px auto;padding:34px 38px;background:#fff;border:1px solid var(--thps-line);border-radius:18px;box-shadow:0 14px 45px rgba(0,48,135,.07)}.thps-content-card h2{margin:26px 0 9px;font-size:25px;line-height:1.2;color:#12345b}.thps-content-card h2:first-child{margin-top:0}.thps-content-card p,.thps-content-card li{color:#425670}.thps-content-card li{margin:6px 0}.thps-callout{padding:17px 18px;background:#eaf5ff;border-left:4px solid #005eb8;border-radius:10px;color:#163b63}.thps-note{font-size:14px;color:#60728b}.thps-button{display:inline-block!important;background:#005eb8;color:#fff!important;text-decoration:none!important;padding:12px 17px;border-radius:9px;font-weight:800}.thps-table-wrap{overflow:auto}.thps-table{width:100%;border-collapse:collapse;margin:18px 0}.thps-table th,.thps-table td{text-align:left;padding:11px 13px;border-bottom:1px solid #dbe5ef}.thps-table th{background:#f1f6fa;color:#163b63}.thps-table tr:hover td{background:#f8fbfd}.thps-timeline article{padding:0 0 24px 20px;border-left:3px solid #b9d8ef;position:relative}.thps-timeline article:before{content:"";position:absolute;left:-8px;top:0;width:12px;height:12px;background:#005eb8;border-radius:50%}.thps-timeline span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#005eb8}.thps-timeline h2{margin:4px 0 6px}
.thps-site-footer{margin-top:55px;background:#071b38;color:#d9e7f5;padding:44px 22px 20px}.thps-footer-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:35px}.thps-site-footer h3{color:#fff;font-size:14px;margin:0 0 10px}.thps-site-footer a{display:block;color:#d9e7f5;text-decoration:none;margin:7px 0;font-size:14px}.thps-site-footer a:hover{color:#fff;text-decoration:underline}.thps-footer-brand{font-weight:900;font-size:17px!important}.thps-site-footer p{color:#b7c9dd;font-size:13px;max-width:410px;margin-top:9px}.thps-footer-bottom{max-width:1180px;margin:30px auto 0;padding-top:17px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#9fb3ca}
@media(max-width:850px){.thps-header-inner{align-items:flex-start;flex-direction:column}.thps-nav{justify-content:flex-start}.thps-page-hero{padding:48px 0}.thps-content-card{margin:20px 14px;padding:26px 22px}.thps-footer-grid{grid-template-columns:1fr 1fr}.thps-footer-bottom{flex-direction:column}}
@media(max-width:560px){.thps-nav{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.thps-nav a{text-align:center}.thps-footer-grid{grid-template-columns:1fr}.thps-page-hero h1{font-size:38px}.thps-page-hero p{font-size:16px}}


/* 2026 visual refresh: calculator-first, brighter NHS blue/white palette, stronger contrast */
.nhs-thps-page{background:#f4f8fc!important}
.nhs-thps-page .thps-site{background:#f4f8fc}
.nhs-thps-page .thps-site-header{background:rgba(255,255,255,.98);border-bottom-color:#cfe0ef;box-shadow:0 5px 22px rgba(0,48,135,.08)}
.nhs-thps-page .thps-brand-mark{background:#0072ce;box-shadow:0 5px 12px rgba(0,114,206,.22)}
.nhs-thps-page .thps-brand strong{color:#102a43}.nhs-thps-page .thps-brand small{color:#526b86}
.nhs-thps-page .thps-nav a{color:#254766}.nhs-thps-page .thps-nav a:hover,.nhs-thps-page .thps-nav a.is-active{background:#e4f1fb;color:#005eb8}
.nhs-nav-toggle,.thps-nav-toggle{display:none}
.nhs-thps-page .nhs-hero{background:linear-gradient(135deg,#0072ce 0%,#005eb8 58%,#004b96 100%);padding:18px 0 20px;border-bottom:5px solid #41b6e6;color:#fff}
.nhs-thps-page .nhs-hero .nhs-container{width:min(1180px,calc(100% - 32px))}
.nhs-thps-page .nhs-hero-copy{max-width:1000px!important}
.nhs-thps-page .nhs-eyebrow{background:#003087!important;color:#fff!important;border:1px solid rgba(255,255,255,.58)!important;padding:6px 11px;margin-bottom:9px;box-shadow:0 4px 12px rgba(0,0,0,.10)}
.nhs-thps-page .nhs-hero h1{color:#fff!important;font-size:clamp(34px,4.5vw,52px)!important;line-height:1.02!important;margin:0 0 8px!important;text-shadow:0 1px 1px rgba(0,0,0,.08)}
.nhs-thps-page .nhs-hero-copy>p{color:#fff!important;max-width:850px!important;font-size:16px!important;line-height:1.48!important;margin:0!important}
.nhs-thps-page .nhs-pills{margin-top:10px!important;gap:6px!important}.nhs-thps-page .nhs-pill{background:#fff!important;color:#003087!important;border-color:#fff!important;padding:6px 10px!important;box-shadow:0 3px 10px rgba(0,48,135,.12)}
.nhs-thps-page .nhs-hero .nhs-section{margin:12px auto 0!important;padding:0!important}
.nhs-thps-page .nhs-hero .nhs-section h2{color:#fff!important;font-size:22px!important;margin:0 0 5px!important}
.nhs-thps-page .nhs-hero .nhs-section>p{color:#fff!important;font-size:13.5px!important;line-height:1.45!important;margin-bottom:8px!important}
.nhs-thps-page .nhs-calculator-shell{margin-top:6px!important;padding:7px!important;background:linear-gradient(180deg,#003b78,#002f62)!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:18px!important;box-shadow:0 22px 55px rgba(0,32,80,.28)!important}
.nhs-thps-page .nhs-calc-note{background:#fff!important;color:#003087!important;border:0!important;border-radius:10px!important;padding:9px 12px!important;margin:0 0 7px!important;box-shadow:0 2px 8px rgba(0,48,135,.08)}
.nhs-thps-page #nhs-thp-calc{color:#102a43!important}
.nhs-thps-page #nhs-thp-calc .nhstc-form-panel,.nhs-thps-page #nhs-thp-calc .nhstc-results{border-color:#d1dfeb!important;box-shadow:0 12px 30px rgba(0,48,135,.12)!important}
.nhs-thps-page #nhs-thp-calc .nhstc-form-section{background:#fff!important}
.nhs-thps-page #nhs-thp-calc .nhstc-results{background:#fff!important}
.nhs-thps-page #nhs-thp-calc select,.nhs-thps-page #nhs-thp-calc input[type=number],.nhs-thps-page #nhs-thp-calc input[type=text]{background:#f8fbfe!important;color:#102a43!important;border-color:#bfd1e1!important}
.nhs-thps-page #nhs-thp-calc select:focus,.nhs-thps-page #nhs-thp-calc input:focus{border-color:#0072ce!important;box-shadow:0 0 0 3px rgba(0,114,206,.14)!important}
.nhs-thps-page #nhs-thp-calc .nhstc-field label,.nhs-thps-page #nhs-thp-calc .nhstc-section-title{color:#173b5f!important}
.nhs-thps-page #nhs-thp-calc .nhstc-hint{color:#58708b!important}
.nhs-thps-page #nhs-thp-calc .nhstc-hint strong{color:#35526f!important}
.nhs-thps-page #nhs-thp-calc .nhstc-tab.active{background:#0072ce!important;color:#fff!important}
.nhs-thps-page #nhs-thp-calc .nhstc-action-btn{background:#fff!important;color:#254766!important;border-color:#bfd1e1!important}
.nhs-thps-page #nhs-thp-calc .nhstc-action-btn:hover{background:#eaf4fb!important;color:#005eb8!important}
.nhs-thps-page #nhs-thp-calc .nhstc-add-btn{color:#005eb8!important;background:#e6f3fb!important;border-color:#b9dced!important}
.nhs-thps-page #nhs-thp-calc .nhstc-disclaimer{color:#58708b!important}
.nhs-thps-page #nhs-thp-calc .nhstc-disclaimer .nhstc-reset{color:#526b86!important}
.nhs-thps-page .thps-page-hero{background:linear-gradient(135deg,#0072ce,#005eb8)!important;padding:48px 0!important}
.nhs-thps-page .thps-page-hero h1,.nhs-thps-page .thps-page-hero p{color:#fff!important}
.nhs-thps-page .thps-content-card{background:#fff;border-color:#d4e1ec;box-shadow:0 12px 38px rgba(0,48,135,.07)}
.nhs-thps-page .thps-content-card h2{color:#123b64}.nhs-thps-page .thps-content-card p,.nhs-thps-page .thps-content-card li{color:#38536d}
.nhs-thps-page .thps-callout{background:#e8f4fc;border-left-color:#0072ce;color:#173b5f}
.nhs-thps-page .thps-button{background:#0072ce!important;box-shadow:0 6px 16px rgba(0,114,206,.2)}
.nhs-thps-page .thps-site-footer{background:linear-gradient(180deg,#003087,#00245f);border-top:5px solid #41b6e6}
.nhs-thps-page .thps-site-footer a,.nhs-thps-page .thps-site-footer p,.nhs-thps-page .thps-footer-bottom{color:#e8f4ff}.nhs-thps-page .thps-site-footer h3{color:#fff}
@media(max-width:850px){
 .thps-header-inner{flex-direction:row!important;align-items:center!important}.thps-nav-toggle{display:inline-flex!important;align-items:center;gap:7px;background:#e8f3fb;border:1px solid #bcd5e8;color:#005eb8;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}
 .thps-nav{display:none!important;width:100%!important}.thps-nav.is-open{display:grid!important;grid-template-columns:repeat(2,1fr);padding-top:4px}
 .thps-header-inner{flex-wrap:wrap}.thps-brand{margin-right:auto}.nhs-thps-page .nhs-hero{padding:14px 0 16px}.nhs-thps-page .nhs-hero h1{font-size:38px!important}
}
@media(max-width:560px){.nhs-thps-page .nhs-hero h1{font-size:34px!important}.nhs-thps-page .nhs-hero-copy>p{font-size:15px!important}.nhs-thps-page .nhs-pill{font-size:11px!important}.nhs-thps-page .nhs-hero .nhs-section h2{font-size:20px!important}.thps-nav.is-open{grid-template-columns:1fr!important}}

/* Performance: defer rendering work for long-form sections that begin below the fold. */
@media (min-width: 861px) {
  .nhs-main > .nhs-container > .nhs-section:nth-of-type(n+2) { content-visibility: auto; contain-intrinsic-size: 600px; }
}
