:root{
  --navy:#102f55;
  --navy-deep:#06294a;
  --ink:#122747;
  --teal:#0b7c80;
  --teal-soft:#6ba7a6;
  --steel:#425a70;
  --mist:#e6ecef;
  --mist-2:#f3f7f8;
  --white:#ffffff;
  --line:#d9e2e7;
  --muted:#5b6b7d;
  --shadow:0 16px 40px rgba(11,38,68,.08);
  --radius:18px;
  --serif:"Source Serif Pro", Georgia, "Times New Roman", serif;
  --sans:Montserrat, "Avenir Next", "Segoe UI", Arial, sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.icon{width:18px;height:18px;display:inline-block;flex:0 0 18px;vertical-align:middle}
:focus-visible{outline:3px solid rgba(11,124,128,.38);outline-offset:3px;border-radius:4px}
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:16px;top:16px;width:auto;height:auto;z-index:9999;background:#fff;padding:10px 14px;border:1px solid var(--teal)}
.container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.narrow{width:min(900px,calc(100% - 48px));margin:0 auto}
.site-header{background:#fff;border-bottom:1px solid rgba(16,47,85,.08);position:sticky;top:0;z-index:100}
.nav-wrap{min-height:96px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;flex:0 0 350px;overflow:visible}.brand img{width:350px;height:auto;overflow:visible}
.site-nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650;white-space:nowrap}
.site-nav a:not(.button):not(.header-cta){position:relative;padding:34px 0 30px}.site-nav a:not(.button):not(.header-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--teal);transition:.2s ease}.site-nav a:not(.header-cta):hover::after,.site-nav a:not(.header-cta)[aria-current="page"]::after{right:0}
.header-cta{padding:13px 18px!important;background:var(--teal);color:#fff;border-radius:7px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 7px 18px rgba(11,124,128,.18)}
.menu-button{display:none;margin-left:auto;background:transparent;border:0;padding:8px}.menu-button span:not(.sr-only){display:block;width:29px;height:2px;background:var(--navy);margin:6px 0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(540px,1.22fr);align-items:stretch;min-height:390px}.hero-copy{padding:52px 42px 44px 10px;display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font:700 clamp(42px,4.5vw,64px)/.98 var(--serif);letter-spacing:-.02em;margin:0 0 20px;color:var(--navy)}.hero-copy .tagline{font:700 clamp(29px,2.8vw,42px)/1.12 var(--serif);color:var(--teal);margin:0 0 22px}.hero-copy p{max-width:520px;margin:0 0 22px}.hero-media{display:flex;align-items:stretch;min-height:330px}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:4px;align-items:center}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 20px;border-radius:7px;font-weight:700;font-size:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--teal);color:#fff;box-shadow:0 8px 22px rgba(11,124,128,.18)}.button.secondary{background:#fff;color:var(--teal);border:1.5px solid var(--teal)}.button.dark{background:var(--navy);color:#fff}.button .icon{width:18px;height:18px}
.pathway-menu{position:relative}.pathway-panel{display:none;position:absolute;left:0;top:55px;width:310px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:8px;z-index:10}.pathway-panel.open{display:block}.pathway-panel a{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:8px;font-weight:650}.pathway-panel a:hover{background:var(--mist-2);color:var(--teal)}

.section{padding:58px 0}.section.tight{padding:38px 0}.section.soft{background:linear-gradient(180deg,#fff 0,#f7fafb 100%)}.section-title{text-align:center;margin-bottom:28px}.section-title.left{text-align:left}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--teal);font-size:12px;font-weight:800;margin:0 0 6px}.section h2,.card h2{font:700 clamp(28px,3vw,38px)/1.15 var(--serif);color:var(--navy);margin:0 0 16px}.section h3,.card h3{font:700 22px/1.2 var(--serif);color:var(--navy);margin:0 0 9px}.lead{font-size:18px;line-height:1.65;color:#334963}.small{font-size:13px;color:var(--muted)}
.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 20px rgba(17,50,85,.035)}
.icon-badge{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--teal),#075a65);color:#fff;flex:0 0 54px}.icon-badge svg{width:28px;height:28px}

.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service-card{padding:24px 16px 20px;text-align:center;min-height:245px;display:flex;flex-direction:column;align-items:center}.service-card .icon-badge{margin-bottom:13px}.service-card h3{font-size:19px}.service-card p{font-size:13px;line-height:1.55;color:#354b64;margin:0 0 14px}.service-card .learn{margin-top:auto;color:var(--teal);font-size:13px;font-weight:750;display:inline-flex;align-items:center;gap:8px}.service-card .learn .icon{width:16px;height:16px;flex-basis:16px}
.home-about{display:grid;grid-template-columns:270px minmax(360px,1fr) 390px;gap:28px;align-items:center;padding:22px}.home-about .portrait{border-radius:16px;overflow:hidden;height:225px}.home-about .portrait img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.credential-list{display:grid;gap:13px}.credential{display:flex;align-items:flex-start;gap:12px;font-size:14px}.credential .mini-icon{width:34px;height:34px;border:1.5px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--teal);flex:0 0 34px}.credential svg{width:18px;height:18px}.founder-name{font:700 30px/1 var(--serif);color:var(--navy);margin:0}.founder-role{color:var(--teal);font-weight:750;margin:4px 0 14px}
.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.audience-card{min-height:150px;padding:24px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:linear-gradient(90deg,#eff8fa 0,#eaf4f7 54%,#dcebf2 100%)}.audience-card.industry{background:linear-gradient(90deg,#eef5ff 0,#e7f2f8 54%,#dce9f2 100%)}.audience-card h3{font-size:24px}.audience-card p{font-size:14px;margin:0 0 13px}.audience-visual{height:120px;border-radius:15px;background:linear-gradient(135deg,#d7e8ee,#f7fbfc);display:grid;place-items:center;color:var(--teal)}.audience-visual svg{width:66px;height:66px;opacity:.9}
.insight-strip{background:linear-gradient(135deg,#062d52,#0b3d63);color:#fff;border-radius:16px;padding:22px;display:grid;grid-template-columns:1.15fr repeat(5,1fr);gap:10px;align-items:stretch}.insight-strip h2{color:#fff;font-size:29px;margin:0 0 8px}.insight-strip p{font-size:13px;line-height:1.5;color:#dcebf2}.insight-cell{border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:14px;background:rgba(255,255,255,.035)}.insight-cell strong{display:block;font-size:13px;margin-bottom:12px}.spark{height:42px;display:flex;align-items:flex-end;gap:4px}.spark i{display:block;flex:1;background:linear-gradient(180deg,#20bac0,#6ba7a6);border-radius:2px 2px 0 0;min-height:7px}.ring{width:48px;height:48px;border-radius:50%;border:7px solid #2daeb0;border-right-color:#6bd5d5;margin:4px auto 0}.insight-note{font-size:11px;color:#bcd1dd;margin-top:8px}
.cta-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:18px 24px;background:linear-gradient(90deg,#f3f8f9,#fff);border:1px solid var(--line);border-radius:16px}.cta-bar h2{font-size:29px;margin:0 0 2px}.cta-bar p{margin:0;color:#40566c}.cta-bar .icon-badge{background:transparent;color:var(--teal);border:1.5px solid var(--teal)}

.split{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:40px;align-items:start}.prose p{margin:0 0 14px}.prose strong{color:var(--navy)}.advice-box{padding:26px;background:linear-gradient(145deg,#f6fafb,#edf5f6)}.advice-list{display:grid;gap:0}.advice-item{display:flex;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #d5e1e5}.advice-item:last-child{border:0}.advice-item .icon-badge{width:42px;height:42px;flex-basis:42px}.advice-item .icon-badge svg{width:22px;height:22px}
.founder-panel{display:grid;grid-template-columns:245px 1fr;gap:28px;padding:26px}.founder-left img{border-radius:14px;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 30%;margin-bottom:20px}.founder-panel .credential{margin:12px 0}.founder-bio p{margin:0 0 13px}.founder-bio .signature-line{font-weight:700;color:var(--teal)}

.support-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:36px}.support-points{padding:20px 24px;background:linear-gradient(145deg,#f6fafb,#edf5f6)}.support-point{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #d4e0e5}.support-point:last-child{border:0}.support-point .icon-badge{width:46px;height:46px;flex:0 0 46px}.support-point strong{display:block;font:700 18px/1.2 var(--serif);color:var(--navy)}.support-point span{font-size:13px;color:#465c71}
.nhs-services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.nhs-card{padding:25px 18px;text-align:center}.nhs-card .icon-badge{margin:0 auto 14px}.nhs-card h3{font-size:21px}.nhs-card p{font-size:13px;line-height:1.55}.outcomes-brochure{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.outcomes{padding:24px}.outcomes-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.outcome{display:flex;gap:12px;font-size:14px;align-items:flex-start}.outcome svg{width:24px;height:24px;color:var(--teal);flex:0 0 24px}.brochure-card{padding:22px;display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center;background:linear-gradient(145deg,#f6fafb,#eef6f7)}.brochure-card img{width:100%;border-radius:4px;box-shadow:0 10px 24px rgba(17,47,84,.12)}.brochure-card h3{font-size:26px}.brochure-card p{font-size:14px;color:#425a70}.download-meta{font-size:12px;color:var(--teal);font-weight:700;margin-top:9px}

.industry-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:34px}.industry-services{display:grid;gap:10px}.industry-service{padding:20px 22px;display:grid;grid-template-columns:62px 1fr;gap:18px}.industry-service .icon-badge{width:58px;height:58px}.industry-service h3{font-size:22px;margin-bottom:7px}.industry-service ul{margin:0;padding-left:18px;font-size:13.5px}.industry-sidebar{display:grid;gap:18px}.why-card{padding:26px}.why-card h2{font-size:28px}.why-item{padding:13px 0;border-bottom:1px solid #d7e1e5}.why-item:last-child{border:0}.why-item strong{display:block;font:700 18px/1.2 var(--serif);color:var(--navy);margin-bottom:4px}.why-item span{font-size:13px;color:#435a70}

.resource-brochures{display:grid;grid-template-columns:1fr 1fr;gap:20px}.resource-brochure{padding:20px;display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center}.resource-brochure img{width:100%;box-shadow:0 10px 28px rgba(14,46,80,.15);border-radius:4px}.resource-brochure h3{font-size:28px}.resource-list{border-top:1px solid var(--line)}.resource-row{display:grid;grid-template-columns:100px minmax(0,1fr) 185px;gap:18px;align-items:center;padding:17px 8px;border-bottom:1px solid var(--line)}.publisher-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfd0d8;border-radius:8px;padding:8px 10px;font-weight:850;color:var(--navy);background:#f8fbfc}.resource-row h3{font-size:19px;margin-bottom:3px}.resource-row p{margin:0;font-size:13px;color:#425a70}.resource-source{text-align:right;font-size:12px;color:#425a70}.resource-source strong{display:block;color:var(--teal);margin-bottom:7px}.resource-source a{color:var(--teal);font-weight:750;display:inline-flex;align-items:center;gap:6px}

.contact-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:18px}.form-card,.contact-options{padding:28px}.form-card h2,.contact-options h2{font-size:29px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;font-size:13px;font-weight:750;margin-bottom:5px}.field .required{color:#b33}.field input,.field textarea,.field select{width:100%;border:1px solid #cbd8df;border-radius:5px;padding:12px 13px;background:#fff;color:var(--ink)}.field textarea{min-height:135px;resize:vertical}.privacy-line{font-size:12px;color:#425a70;margin:8px 0 15px}.privacy-line a{color:var(--teal);font-weight:700}.contact-option{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-option:last-child{border:0}.contact-option .icon-badge{width:48px;height:48px;flex:0 0 48px}.contact-option h3{font-size:21px}.contact-option p{font-size:13px;margin:0 0 10px}.address{font-style:normal;font-size:13px;line-height:1.6}.assurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.assurance{padding:21px;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;background:linear-gradient(145deg,#f5f9fa,#eef5f6)}.assurance h3{font-size:21px}.assurance p{font-size:13px;margin:0}

.booking-intro{display:grid;grid-template-columns:1fr 280px;gap:20px;padding:24px}.booking-facts{display:grid;gap:13px;border-left:1px solid var(--line);padding-left:22px}.fact{display:flex;gap:12px;align-items:center}.fact .mini-icon{width:42px;height:42px;border:1.5px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--teal)}.fact svg{width:22px;height:22px}.fact strong{display:block;color:var(--teal)}.booking-shell{padding:26px;min-height:470px}.booking-shell h2{font-size:30px}.booking-placeholder{min-height:370px;border:1px dashed #b6c9d3;border-radius:14px;background:linear-gradient(145deg,#f7fbfc,#eef5f6);display:grid;place-items:center;padding:30px;text-align:center}.booking-placeholder .icon-badge{margin:0 auto 15px}.booking-placeholder p{max-width:620px;margin:0 auto 16px}.booking-live{width:100%;min-height:820px;overflow:hidden;border-radius:14px;background:#fff}.booking-frame{width:100%;height:820px;min-height:820px;border:0;border-radius:12px;display:block}.booking-note{display:flex;gap:13px;padding:18px 22px;background:#f6fafb;border:1px solid var(--line);border-radius:14px;font-size:13px;align-items:center}.booking-note svg{width:30px;height:30px;color:var(--teal);flex:0 0 30px}

.policy-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.65fr);gap:28px}.policy-content{padding:28px}.policy-section{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.policy-section:last-child{border:0}.policy-section h2{font-size:26px;color:var(--teal);margin-bottom:8px}.policy-section ul{margin:8px 0 0;padding-left:20px}.policy-sidebar{display:grid;gap:16px}.policy-side-card{padding:24px;background:linear-gradient(145deg,#f7fbfc,#eef5f6)}.policy-side-card h2{font-size:26px}.policy-side-card ul{padding-left:20px;margin:8px 0}.policy-side-card li{margin:7px 0}

.site-footer{background:linear-gradient(135deg,#06294a,#0b345d);color:#fff;margin-top:48px}.footer-grid{display:grid;grid-template-columns:1.15fr .72fr 1.05fr 1.05fr .68fr .95fr;gap:22px;padding:44px 0 28px}.footer-brand img{width:285px;max-width:100%;filter:brightness(0) invert(1);opacity:.96}.footer-brand p{font-size:12px;color:#c6d6e0;max-width:280px}.footer-col h3{font:700 15px var(--sans);color:#fff;margin:0 0 10px}.footer-col a,.footer-col p{display:block;color:#d4e1e8;font-size:12px;line-height:1.75;margin:0}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-book{border:1px solid rgba(255,255,255,.65);border-radius:6px;padding:10px 14px!important;display:inline-flex!important;align-items:center;gap:8px;margin-bottom:12px!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding:15px 0 25px;display:flex;justify-content:space-between;gap:20px;color:#bfd0dc;font-size:11px}.footer-legal{display:flex;gap:18px}.footer-legal a{color:#d9e5ec}

.thanks{min-height:55vh;display:grid;place-items:center;text-align:center}.thanks .card{padding:45px;max-width:720px}.thanks .icon-badge{margin:0 auto 18px}.not-found{min-height:60vh;display:grid;place-items:center;text-align:center}

@media (max-width:1100px){
  .container{width:min(100% - 36px,1050px)}.brand{flex-basis:260px}.brand img{width:260px}.site-nav{gap:15px;font-size:12.5px}.header-cta{padding:11px 14px}.hero-grid{grid-template-columns:.9fr 1.1fr}.services-grid{grid-template-columns:repeat(3,1fr)}.home-about{grid-template-columns:220px 1fr}.home-about .credential-list{grid-column:1/-1;grid-template-columns:1fr 1fr}.insight-strip{grid-template-columns:1fr repeat(3,1fr)}.insight-cell:nth-last-child(-n+2){display:none}.nhs-services-grid{grid-template-columns:repeat(3,1fr)}.resource-row{grid-template-columns:80px minmax(0,1fr) 150px}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.industry-layout{grid-template-columns:1fr}.industry-sidebar{grid-template-columns:1fr 1fr}
}
@media (max-width:820px){
  .container,.narrow{width:min(100% - 30px,760px)}.nav-wrap{min-height:82px}.brand{flex-basis:auto}.brand img{width:245px}.menu-button{display:block}.site-nav{position:absolute;left:0;right:0;top:82px;background:#fff;border-top:1px solid var(--line);padding:14px 22px 22px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 16px 28px rgba(11,38,68,.12)}.site-nav.open{display:flex}.site-nav a:not(.button):not(.header-cta){padding:12px 6px}.site-nav a:not(.button):not(.header-cta)::after{display:none}.header-cta{margin-top:10px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 6px 26px}.hero-copy h1{font-size:48px}.hero-copy .tagline{font-size:33px}.hero-media{min-height:0}.hero-media img{width:100%;height:auto}.home-hero .hero-grid{position:relative;display:block}.home-hero .hero-media{position:absolute;inset:0;z-index:-1}.home-hero .hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,35,61,.96) 0,rgba(4,35,61,.82) 54%,rgba(4,35,61,.35) 100%)}.home-hero .hero-media img{height:100%;object-fit:cover}.home-hero .hero-copy{min-height:520px;padding:58px 28px 55px;justify-content:center}.home-hero .hero-copy h1,.home-hero .hero-copy .tagline,.home-hero .hero-copy p{color:#fff}.home-hero .hero-copy p{max-width:430px}.home-hero .button.secondary{background:transparent;color:#fff;border-color:#fff}.pathway-panel{position:fixed;left:18px;right:18px;top:auto;width:auto}
  .section{padding:42px 0}.services-grid,.nhs-services-grid{grid-template-columns:1fr 1fr}.home-about{grid-template-columns:190px 1fr}.home-about .credential-list{grid-template-columns:1fr}.audience-grid,.split,.support-intro,.outcomes-brochure,.resource-brochures,.contact-grid,.policy-layout{grid-template-columns:1fr}.insight-strip{grid-template-columns:1fr 1fr}.insight-strip>div:first-child{grid-column:1/-1}.industry-sidebar{grid-template-columns:1fr}.resource-brochure{grid-template-columns:160px 1fr}.resource-row{grid-template-columns:76px 1fr}.resource-source{grid-column:2;text-align:left;margin-top:-10px}.booking-intro{grid-template-columns:1fr}.booking-facts{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:16px;grid-template-columns:1fr 1fr}.founder-panel{grid-template-columns:220px 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.cta-bar{grid-template-columns:auto 1fr}.cta-bar .button{grid-column:2;justify-self:start}.assurance-grid{grid-template-columns:1fr}
}
@media (max-width:560px){
  body{font-size:15px}.container,.narrow{width:min(100% - 24px,520px)}.brand img{width:235px}.nav-wrap{min-height:76px}.site-nav{top:76px}.hero-copy{padding-top:34px}.hero-copy h1{font-size:41px}.hero-copy .tagline{font-size:29px}.home-hero .hero-copy{min-height:530px;padding:42px 22px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.section-title{text-align:left}.services-grid,.nhs-services-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:22px}.home-about{grid-template-columns:1fr;padding:16px}.home-about .portrait{height:300px}.home-about .credential-list{grid-column:auto}.audience-card{grid-template-columns:1fr}.audience-visual{display:none}.insight-strip{grid-template-columns:1fr 1fr;padding:18px}.insight-cell:nth-last-child(-n+2){display:block}.cta-bar{grid-template-columns:1fr;text-align:left}.cta-bar .icon-badge{display:none}.cta-bar .button{grid-column:auto;justify-self:stretch}.founder-panel{grid-template-columns:1fr;padding:18px}.founder-left{max-width:280px}.founder-panel .credential{font-size:13px}.outcomes-grid{grid-template-columns:1fr}.brochure-card,.resource-brochure{grid-template-columns:120px 1fr;padding:16px;gap:16px}.brochure-card h3,.resource-brochure h3{font-size:22px}.industry-service{grid-template-columns:50px 1fr;padding:18px 15px;gap:13px}.industry-service .icon-badge{width:48px;height:48px}.resource-row{grid-template-columns:1fr;padding:16px 4px}.publisher-badge{justify-self:start}.resource-source{grid-column:auto;margin:0;text-align:left}.form-row{grid-template-columns:1fr}.form-card,.contact-options{padding:20px}.booking-facts{grid-template-columns:1fr}.booking-shell{padding:18px}.booking-live{min-height:900px}.booking-frame{height:900px;min-height:900px}.policy-content,.policy-side-card{padding:20px}.footer-grid{grid-template-columns:1fr;gap:24px;padding-top:34px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.footer-legal{order:-1}.insight-strip>div:first-child{grid-column:1/-1}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
