/* Thrive International production design bundle — v29 */
:root{--fresh-ink:#0a1f33;--fresh-navy:#092a45;--fresh-blue:#185d82;--fresh-teal:#17806f;--fresh-mint:#e9f5f1;--fresh-cloud:#f4f7f8;--fresh-line:#dbe4e8;--fresh-text:#4c6170;--fresh-white:#fff;--fresh-container:min(100% - 48px,1220px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.thrive-healthcare-theme{margin:0;color:var(--fresh-ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}.fresh-container{width:var(--fresh-container);margin-inline:auto}.fresh-topbar{background:var(--fresh-ink);color:#c9d6dc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.fresh-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.fresh-topbar a{margin-left:24px;color:#fff}.fresh-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(10,31,51,.1);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.fresh-header-inner{height:82px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:30px}.fresh-logo{display:flex}.fresh-logo img{width:205px;max-height:58px;object-fit:contain}.fresh-nav ul{display:flex;justify-content:center;gap:30px;margin:0;padding:0;list-style:none}.fresh-nav a{position:relative;padding:30px 0;color:#243c4e;font-size:13px;font-weight:700}.fresh-nav a:after{content:"";position:absolute;right:0;bottom:22px;left:0;height:2px;background:var(--fresh-teal);transform:scaleX(0);transition:.2s}.fresh-nav a:hover:after{transform:scaleX(1)}.fresh-header-actions{display:flex;align-items:center;gap:12px}.fresh-header-cta{padding:12px 18px;border-radius:3px;background:var(--fresh-ink);color:#fff;font-size:12px;font-weight:800}.fresh-menu-button{display:none;width:42px;height:42px;border:1px solid var(--fresh-line);background:#fff}.fresh-menu-button span{display:block;width:18px;height:2px;margin:5px auto;background:var(--fresh-ink)}.fresh-mobile-nav{display:none;border-top:1px solid var(--fresh-line);background:#fff}.fresh-mobile-nav .fresh-container{display:grid;padding-block:14px}.fresh-mobile-nav a{padding:11px 0;border-bottom:1px solid #edf1f3;color:var(--fresh-ink);font-weight:700}
.hero{min-height:650px}.hero-slide:after{background:linear-gradient(90deg,rgba(5,23,39,.95) 0%,rgba(5,23,39,.78) 38%,rgba(5,23,39,.12) 70%,rgba(5,23,39,0) 100%)}.hero-content{max-width:680px}.hero h1{max-width:12ch;font-size:clamp(48px,5.5vw,76px);font-weight:680;letter-spacing:-.045em;line-height:.98}.hero p{max-width:570px;font-size:17px;line-height:1.65}.hero .eyebrow{color:#9ad8ca}.hero-actions .button{border-radius:3px}.hero-controls{opacity:.85}
.section{padding:96px 0}.section-sm{padding:58px 0}.bg-cream,.bg-mist{background:var(--fresh-cloud)}.section-head{margin-bottom:44px}.section-head-copy{max-width:760px}.section-head h2{margin:8px 0 14px;color:var(--fresh-ink);font-size:clamp(36px,4.4vw,58px);font-weight:650;letter-spacing:-.04em;line-height:1.04}.section-head p{max-width:700px;color:var(--fresh-text);font-size:17px}.eyebrow,.card-label{color:var(--fresh-teal);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.grid{gap:18px}.card{min-height:260px;padding:30px;border:1px solid var(--fresh-line);border-radius:4px;background:#fff;box-shadow:none;transition:.22s}.card:hover{border-color:#a8c9c0;box-shadow:0 18px 42px rgba(10,31,51,.07);transform:translateY(-3px)}.card h3{color:var(--fresh-ink);font-size:24px;letter-spacing:-.02em}.card p{color:var(--fresh-text);font-size:15px}.card-link a,.card-link{color:var(--fresh-teal);font-weight:800}.healthcare-partner-path{background:#fff}.healthcare-partner-path .card{border-top:3px solid var(--fresh-teal)}
.page-hero,.single-hero,.profile-hero{padding:92px 0;background:linear-gradient(125deg,#edf5f3,#f7f9fa);border-bottom:1px solid var(--fresh-line)}.page-hero h1,.single-hero h1,.profile-intro h1{color:var(--fresh-ink);font-size:clamp(44px,5.5vw,72px);font-weight:650;letter-spacing:-.045em}.page-hero .lead,.single-hero p,.profile-intro>p{color:var(--fresh-text)}.profile-brand{border-radius:5px;box-shadow:0 18px 50px rgba(10,31,51,.08)}.portfolio-nav{top:82px}.profile-content,.refined-overview-card,.partner-availability-card{border-radius:4px}.detail-card,.product-focus-card,.team-card,.journey-card{border-radius:4px;box-shadow:none}.product-focus-card:hover{box-shadow:0 18px 42px rgba(10,31,51,.08)}.button,.wp-block-button__link{border-radius:3px}.entity-cta,.cta{background:var(--fresh-ink)}
.fresh-footer-cta{padding:74px 0;background:#e6f2ee}.fresh-footer-cta-inner{display:flex;align-items:end;justify-content:space-between;gap:50px}.fresh-footer-cta span{color:var(--fresh-teal);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.fresh-footer-cta h2{max-width:760px;margin:10px 0 0;color:var(--fresh-ink);font-size:clamp(32px,4vw,52px);font-weight:620;letter-spacing:-.04em;line-height:1.05}.fresh-footer-cta a{flex:0 0 auto;padding:14px 20px;border-radius:3px;background:var(--fresh-ink);color:#fff;font-weight:800}.fresh-footer{padding:72px 0 26px;background:#081b2b;color:#aebdc5}.fresh-footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:54px}.fresh-footer-brand img{width:210px;max-height:65px;padding:8px;background:#fff;object-fit:contain}.fresh-footer-brand p{max-width:390px}.fresh-footer h3{margin:0 0 18px;color:#fff;font-size:13px}.fresh-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.fresh-footer a{color:#dce5e9}.fresh-footer p{margin:0}.fresh-footer-bottom{display:flex;justify-content:space-between;margin-top:56px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.fresh-footer-bottom a{margin-left:20px}
@media(max-width:1050px){.fresh-header-inner{grid-template-columns:210px 1fr auto}.fresh-nav{display:none}.fresh-menu-button{display:block}.fresh-mobile-nav.is-open{display:block}.hero{min-height:590px}.portfolio-nav{top:82px}.fresh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.fresh-footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:760px){:root{--fresh-container:min(100% - 28px,1220px)}.fresh-topbar{display:none}.fresh-header-inner{height:72px;grid-template-columns:1fr auto}.fresh-logo img{width:175px}.fresh-header-cta{display:none}.hero{min-height:560px}.hero-content{padding:64px 0 112px}.hero h1{font-size:42px}.hero p{font-size:15px}.hero-slide:after{background:linear-gradient(90deg,rgba(5,23,39,.94),rgba(5,23,39,.7))}.section{padding:68px 0}.section-head h2{font-size:38px}.card{min-height:auto;padding:24px}.portfolio-nav{top:72px}.fresh-footer-cta-inner{display:block}.fresh-footer-cta a{display:inline-flex;margin-top:26px}.fresh-footer-grid{grid-template-columns:1fr 1fr;gap:36px}.fresh-footer-brand{grid-column:1/-1}.fresh-footer-grid>div:last-child{grid-column:auto}.fresh-footer-bottom{display:block}.fresh-footer-bottom div{margin-top:10px}.fresh-footer-bottom a{margin:0 18px 0 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.fresh-parent-hero{position:relative;min-height:680px;display:flex;align-items:center;background-position:center;background-size:cover;overflow:hidden}.fresh-parent-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,38,.98) 0%,rgba(4,22,38,.88) 40%,rgba(4,22,38,.26) 72%,rgba(4,22,38,.08) 100%)}.fresh-parent-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,760px) 260px;align-items:end;justify-content:space-between;gap:70px;padding:110px 0}.fresh-parent-hero-copy>span{color:#9ed9cb;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.fresh-parent-hero h1{max-width:12ch;margin:18px 0 24px;color:#fff;font-size:clamp(54px,6.3vw,86px);font-weight:620;letter-spacing:-.055em;line-height:.94}.fresh-parent-hero-copy>p{max-width:650px;color:#d5e0e5;font-size:18px;line-height:1.65}.fresh-parent-hero-copy>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.fresh-primary-action,.fresh-secondary-action{min-height:48px;padding:13px 20px;border-radius:3px;font-size:13px;font-weight:800}.fresh-primary-action{background:#fff;color:var(--fresh-ink)}.fresh-secondary-action{border:1px solid rgba(255,255,255,.55);color:#fff}.fresh-hero-note{padding:24px;border-top:3px solid #80c9b8;background:rgba(4,22,38,.72);backdrop-filter:blur(10px);color:#fff}.fresh-hero-note small{display:block;margin-bottom:10px;color:#9ed9cb;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.fresh-hero-note strong{font-size:22px;line-height:1.22}.fresh-hero-note p{margin:16px 0 0;color:#bdccd3;font-size:11px}
@media(max-width:900px){.fresh-parent-hero-inner{grid-template-columns:1fr;padding:90px 0}.fresh-hero-note{display:none}.fresh-parent-hero{min-height:620px}}
@media(max-width:760px){.fresh-parent-hero{min-height:570px}.fresh-parent-hero-inner{padding:72px 0}.fresh-parent-hero h1{font-size:45px}.fresh-parent-hero-copy>p{font-size:15px}.fresh-parent-hero-copy>div{display:grid;max-width:330px}.fresh-primary-action,.fresh-secondary-action{text-align:center}}

/* v11 clear information system — bespoke Home and About */
.clear-container{width:min(100% - 48px,1180px);margin-inline:auto}.clear-kicker{display:block;color:#187968;font-size:11px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.clear-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#071e32}.clear-hero-bg{position:absolute;inset:0;background-position:center;background-size:cover}.clear-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,37,.98) 0%,rgba(5,22,37,.91) 42%,rgba(5,22,37,.2) 78%,rgba(5,22,37,.05))}.clear-hero-inner{position:relative;z-index:2;padding:110px 0}.clear-hero-copy{max-width:760px}.clear-hero .clear-kicker{color:#8fd3c3}.clear-hero h1{max-width:11ch;margin:18px 0 25px;color:#fff;font-size:clamp(58px,7vw,92px);font-weight:610;letter-spacing:-.06em;line-height:.92}.clear-hero p{max-width:690px;color:#d7e2e7;font-size:19px;line-height:1.62}.clear-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.clear-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 21px;border-radius:2px;font-size:13px;font-weight:850}.clear-button-primary{background:#fff;color:#071e32}.clear-button-light{border:1px solid rgba(255,255,255,.55);color:#fff}.clear-button-dark{margin-top:20px;background:#071e32;color:#fff}.clear-presence{border-bottom:1px solid #dbe4e8;background:#fff}.clear-presence-grid{display:grid;grid-template-columns:repeat(3,1fr)}.clear-presence-grid>div{padding:25px 28px;border-left:1px solid #dbe4e8}.clear-presence-grid>div:last-child{border-right:1px solid #dbe4e8}.clear-presence small,.clear-presence span{display:block;color:#6c7f8b;font-size:11px}.clear-presence strong{display:block;margin:3px 0;color:#0a2338;font-size:18px}.clear-section{padding:104px 0}.clear-intro-grid,.clear-story-grid,.clear-direction-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:100px;align-items:start}.clear-intro h2,.clear-story-grid h2,.clear-direction h2,.clear-heading h2,.clear-choice h2,.clear-footprint h2{margin:12px 0 0;color:#0a2338;font-size:clamp(42px,5vw,66px);font-weight:610;letter-spacing:-.05em;line-height:1}.clear-intro p,.clear-story-grid p,.clear-direction p{margin:0 0 18px;color:#4d626f;font-size:18px;line-height:1.8}.clear-services{background:#071e32}.clear-services .clear-kicker{color:#88cebe}.clear-services .clear-heading h2{color:#fff}.clear-heading{max-width:800px;margin-bottom:50px}.clear-heading>p{max-width:720px;color:#566c78;font-size:17px}.clear-service-list{border-top:1px solid rgba(255,255,255,.18)}.clear-service-list article{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.18)}.clear-service-list b{color:#78c5b4;font-size:13px}.clear-service-list h3{margin:0 0 5px;color:#fff;font-size:30px;font-weight:580}.clear-service-list p{margin:0;color:#b7c6cd}.clear-focus{background:#f0f4f5}.clear-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfdbdf;border:1px solid #cfdbdf}.clear-focus-grid a{min-height:330px;padding:34px;background:#fff;color:#0a2338}.clear-focus-grid a>span{color:#187968;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.clear-focus-grid h3{margin:42px 0 12px;font-size:34px;font-weight:610}.clear-focus-grid p{color:#536975}.clear-focus-grid b{display:block;margin-top:30px;color:#187968;font-size:13px}.clear-choice{background:#e6f1ed}.clear-choice-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.clear-choice-links{border-top:1px solid #b9cec7}.clear-choice-links a{display:grid;grid-template-columns:48px 1fr auto;gap:22px;align-items:center;padding:28px 0;border-bottom:1px solid #b9cec7;color:#0a2338}.clear-choice-links span{color:#187968;font-size:12px}.clear-choice-links strong{font-size:20px}.clear-choice-links b{font-size:12px}.clear-page-hero{padding:130px 0 105px;background:#071e32}.clear-page-hero .clear-kicker{color:#88cebe}.clear-page-hero h1{max-width:930px;margin:15px 0 24px;color:#fff;font-size:clamp(58px,7vw,90px);font-weight:610;letter-spacing:-.06em;line-height:.94}.clear-page-hero p{max-width:780px;color:#c4d3da;font-size:20px}.clear-principles{background:#f0f4f5}.clear-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.clear-principle-grid article{padding:32px;border-top:3px solid #187968;background:#fff}.clear-principle-grid span{color:#187968;font-size:12px}.clear-principle-grid h3{margin:35px 0 12px;color:#0a2338;font-size:25px}.clear-principle-grid p{color:#566a75}.clear-footprint{background:#071e32}.clear-footprint-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.clear-footprint .clear-kicker{color:#88cebe}.clear-footprint h2{color:#fff}.clear-footprint p{color:#b9c8cf}.clear-location-list{border-top:1px solid rgba(255,255,255,.18)}.clear-location-list div{display:flex;justify-content:space-between;gap:30px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.clear-location-list strong{color:#fff}.clear-location-list span{color:#aebec6;text-align:right}.clear-leadership{background:#f5f7f8}
@media(max-width:900px){.clear-intro-grid,.clear-story-grid,.clear-direction-grid,.clear-choice-grid,.clear-footprint-grid{grid-template-columns:1fr;gap:40px}.clear-focus-grid,.clear-principle-grid{grid-template-columns:1fr}.clear-focus-grid a{min-height:auto}.clear-presence-grid{grid-template-columns:1fr}.clear-presence-grid>div{border-right:1px solid #dbe4e8;border-bottom:1px solid #dbe4e8}.clear-choice-links a{grid-template-columns:38px 1fr}.clear-choice-links b{grid-column:2}.clear-section{padding:76px 0}}
@media(max-width:700px){.clear-container{width:min(100% - 28px,1180px)}.clear-hero{min-height:600px}.clear-hero-inner{padding:82px 0}.clear-hero h1,.clear-page-hero h1{font-size:48px}.clear-hero p,.clear-page-hero p{font-size:16px}.clear-actions{display:grid;max-width:330px}.clear-section{padding:62px 0}.clear-intro h2,.clear-story-grid h2,.clear-direction h2,.clear-heading h2,.clear-choice h2,.clear-footprint h2{font-size:40px}.clear-service-list article{grid-template-columns:45px 1fr}.clear-service-list h3{font-size:25px}.clear-page-hero{padding:88px 0 70px}.clear-location-list div{display:block}.clear-location-list span{display:block;margin-top:5px;text-align:left}}
:root{--v12-ink:#132f2f;--v12-deep:#0b2425;--v12-green:#b7f36b;--v12-mint:#dff2e7;--v12-cream:#f6f3ec;--v12-white:#fff;--v12-blue:#3454d1;--v12-text:#536867;--v12-line:#d6ded9}
body.thrive-healthcare-theme{background:var(--v12-cream);color:var(--v12-ink)}.fresh-topbar{background:#071c1d}.fresh-header{border:0;background:var(--v12-deep);box-shadow:0 8px 28px rgba(4,25,25,.13)}.fresh-logo img{padding:7px 10px;border-radius:7px;background:#fff}.fresh-nav a{color:#e7efeb}.fresh-nav a:after{bottom:20px;background:var(--v12-green)}.fresh-header-cta{border-radius:999px;background:var(--v12-green);color:var(--v12-deep)}.fresh-menu-button{border-color:rgba(255,255,255,.25);background:transparent}.fresh-menu-button span{background:#fff}.fresh-mobile-nav{background:var(--v12-deep)}.fresh-mobile-nav a{border-color:rgba(255,255,255,.12);color:#fff}
.clear-hero{min-height:720px;background:var(--v12-cream)}.clear-hero-bg{top:58px;right:3.5vw;bottom:58px;left:auto;width:52%;border-radius:30px;background-position:center;box-shadow:0 30px 70px rgba(15,47,47,.18)}.clear-hero:after{display:none}.clear-hero-inner{padding:105px 0}.clear-hero-copy{max-width:570px}.clear-hero .clear-kicker{color:#397c68}.clear-hero h1{max-width:10ch;color:var(--v12-ink);font-size:clamp(60px,6.5vw,92px)}.clear-hero p{color:var(--v12-text);font-size:18px}.clear-button-primary{background:var(--v12-ink);color:#fff}.clear-button-light{border-color:#9bb1aa;color:var(--v12-ink)}.clear-presence{border:0;background:var(--v12-deep)}.clear-presence-grid{gap:1px}.clear-presence-grid>div{border-color:rgba(255,255,255,.12)!important}.clear-presence small,.clear-presence span{color:#a9bbb5}.clear-presence strong{color:#fff}
.clear-section{padding:112px 0}.clear-intro,.clear-story-grid{background:var(--v12-cream)}.clear-kicker{color:#3b7d69}.clear-intro h2,.clear-story-grid h2,.clear-direction h2,.clear-heading h2,.clear-choice h2,.clear-footprint h2{color:var(--v12-ink)}.clear-intro p,.clear-story-grid p,.clear-direction p{color:var(--v12-text)}.clear-services{background:var(--v12-deep)}.clear-service-list article{grid-template-columns:110px 1fr;padding:42px 0}.clear-service-list b{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(183,243,107,.5);border-radius:50%;color:var(--v12-green)}.clear-focus{background:#eaf1ec}.clear-focus-grid{gap:18px;border:0;background:transparent}.clear-focus-grid a{border-radius:20px;box-shadow:0 10px 34px rgba(18,47,47,.07);transition:.25s}.clear-focus-grid a:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(18,47,47,.13)}.clear-focus-grid a:first-child{background:var(--v12-ink);color:#fff}.clear-focus-grid a:first-child p{color:#c8d6d1}.clear-focus-grid a:first-child span,.clear-focus-grid a:first-child b{color:var(--v12-green)}.clear-choice{background:var(--v12-green)}.clear-choice-links{border-color:rgba(19,47,47,.25)}.clear-choice-links a{border-color:rgba(19,47,47,.25)}
.clear-page-hero{background:var(--v12-deep)}.page-hero,.single-hero,.profile-hero{background:linear-gradient(135deg,#e7f1eb,#f7f5ef)}.card,.detail-card,.product-focus-card,.team-card,.journey-card,.refined-overview-card,.partner-availability-card{border-radius:16px}.section.bg-mist,.section.bg-cream{background:#edf2ee}.entity-cta,.cta{background:var(--v12-deep)}.fresh-footer-cta{background:var(--v12-green)}.fresh-footer{background:#06191a}.fresh-footer-cta a{border-radius:999px}
.v12-geo-links{display:flex;flex-wrap:wrap;gap:10px}.v12-geo-links a{padding:10px 14px;border:1px solid var(--v12-line);border-radius:999px;background:#fff;color:var(--v12-ink);font-size:12px;font-weight:800}
@media(max-width:1120px){.fresh-header-inner{grid-template-columns:200px 1fr auto}.fresh-nav ul{gap:20px}.fresh-nav a{font-size:12px}.clear-hero-bg{width:48%}.clear-hero-copy{max-width:530px}}
@media(max-width:980px){.clear-hero{display:block;padding-top:0}.clear-hero-bg{position:relative;top:auto;right:auto;bottom:auto;width:100%;height:390px;border-radius:0;box-shadow:none}.clear-hero-inner{padding:68px 0}.clear-hero-copy{max-width:760px}.clear-hero h1{max-width:12ch}.clear-focus-grid{grid-template-columns:1fr}.fresh-header{position:sticky;top:0}}
@media(max-width:760px){.clear-hero-bg{height:270px}.clear-hero-inner{padding:48px 0 62px}.clear-hero h1{font-size:46px}.clear-presence-grid>div{padding:19px 0;border-right:0!important;border-left:0}.clear-section{padding:70px 0}.clear-service-list article{grid-template-columns:60px 1fr;padding:28px 0}.clear-focus-grid{gap:12px}.clear-focus-grid a{min-height:auto;padding:26px}.clear-choice{padding-bottom:75px}.page-hero,.single-hero,.profile-hero{padding:70px 0}}
@media(max-width:360px){.clear-hero h1{font-size:39px}.clear-actions{max-width:none}.fresh-logo img{width:150px}.clear-focus-grid h3{font-size:29px}}
@media(prefers-reduced-motion:reduce){.clear-focus-grid a:hover{transform:none}}

/* v13 — editorial life-sciences system inspired by leading global corporate sites */
:root{--v13-navy:#071f35;--v13-blue:#0a56c2;--v13-cyan:#00a6d6;--v13-sky:#dff4fb;--v13-lime:#c8e900;--v13-paper:#f7f8f5;--v13-ink:#102b3d;--v13-muted:#526674;--v13-line:#cfd9de}
body.thrive-healthcare-theme{background:#fff;color:var(--v13-ink);font-family:Arial,"Helvetica Neue",sans-serif}.fresh-container,.clear-container{width:min(1380px,calc(100% - 80px))}.fresh-topbar{background:#fff;border-bottom:1px solid #dce4e8;color:#344d5d}.fresh-topbar-inner{min-height:38px}.fresh-topbar a{color:#344d5d}.v13-location{padding-left:15px;border-left:1px solid #cdd7dc;font-weight:700}.fresh-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #dce4e8;box-shadow:none}.fresh-header-inner{min-height:88px}.fresh-logo img{width:190px;padding:0;background:transparent}.fresh-nav a{color:var(--v13-ink);font-size:14px;font-weight:700}.fresh-nav a:after{bottom:23px;height:3px;background:var(--v13-blue)}.fresh-header-cta{padding:14px 20px;border-radius:0;background:var(--v13-blue);color:#fff}.fresh-header-cta:hover{background:var(--v13-navy)}.fresh-menu-button{border-color:var(--v13-line)}.fresh-menu-button span{background:var(--v13-ink)}.fresh-mobile-nav{background:#fff}.fresh-mobile-nav a{color:var(--v13-ink);border-color:var(--v13-line)}
.clear-hero{min-height:730px;background:var(--v13-navy);overflow:hidden}.clear-hero-bg{inset:0 0 0 48%;width:auto;border-radius:0;background-position:center;box-shadow:none}.clear-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--v13-navy) 0,rgba(7,31,53,.5) 28%,transparent 65%)}.clear-hero-inner{padding:140px 0}.clear-hero-copy{position:relative;max-width:700px}.clear-hero .clear-kicker{color:#77dcf5}.clear-hero h1{max-width:11ch;margin:22px 0 26px;color:#fff;font-size:clamp(58px,6.3vw,94px);font-weight:400;letter-spacing:-.055em;line-height:.96}.clear-hero p{max-width:610px;color:#e4edf3;font-size:20px;line-height:1.6}.clear-button{min-height:54px;border-radius:0}.clear-button-primary{background:var(--v13-lime);color:var(--v13-navy)}.clear-button-primary:hover{background:#fff;color:var(--v13-navy)}
.v13-purpose{padding:115px 0;background:var(--v13-blue);color:#fff}.v13-purpose .clear-kicker{color:#bdeaf6}.v13-purpose h2{max-width:1100px;margin:22px 0 40px;color:#fff;font-size:clamp(48px,6vw,86px);font-weight:400;letter-spacing:-.045em;line-height:1.02}.v13-purpose a{display:inline-flex;gap:16px;color:#fff;font-weight:800;border-bottom:2px solid #fff;padding-bottom:8px}
.clear-section{padding:120px 0}.clear-intro{background:#fff}.clear-intro-grid{align-items:start}.clear-kicker{color:var(--v13-blue);font-size:12px;letter-spacing:.16em}.clear-intro h2,.clear-heading h2,.clear-choice h2{color:var(--v13-ink);font-size:clamp(42px,4.8vw,72px);font-weight:400;letter-spacing:-.045em;line-height:1.05}.clear-intro p{color:var(--v13-muted);font-size:19px;line-height:1.7}
.clear-services{background:var(--v13-paper)}.clear-services .clear-heading h2{color:var(--v13-ink)}.clear-service-list{border-top:1px solid var(--v13-line)}.clear-service-list article{grid-template-columns:90px 1fr;border-color:var(--v13-line)}.clear-service-list b{border:0;color:var(--v13-blue);font-size:15px}.clear-service-list h3{color:var(--v13-ink);font-size:clamp(30px,3.2vw,48px);font-weight:400}.clear-service-list p{max-width:680px;color:var(--v13-muted)}.clear-service-list a{display:inline-block;margin-top:15px;color:var(--v13-blue);font-size:13px;font-weight:800}
.clear-focus{background:#fff}.clear-focus-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.clear-focus-grid a{position:relative;display:flex;flex-direction:column;min-height:520px;padding:40px;border-radius:0;overflow:hidden;box-shadow:none}.clear-focus-grid a:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,transparent 20%,rgba(4,27,43,.9) 100%)}.clear-focus-grid a>*{position:relative;z-index:1}.clear-focus-grid a:first-child,.clear-focus-grid a{color:#fff}.clear-focus-grid a p,.clear-focus-grid a:first-child p{margin-top:auto;color:#e4edf2}.clear-focus-grid a span,.clear-focus-grid a b,.clear-focus-grid a:first-child span,.clear-focus-grid a:first-child b{color:#fff}.clear-focus-grid a h3{max-width:10ch;color:#fff;font-size:42px;font-weight:400}.clear-focus-grid a:nth-child(1){grid-column:span 6;background:linear-gradient(135deg,#0a56c2,#009cd0)}.clear-focus-grid a:nth-child(2){grid-column:span 3;background:linear-gradient(145deg,#197e91,#003f5d)}.clear-focus-grid a:nth-child(3){grid-column:span 3;background:linear-gradient(145deg,#566c30,#18383b)}.clear-focus-grid a:hover{transform:none}.clear-focus-grid a:hover:before{background:linear-gradient(180deg,rgba(10,86,194,.08),rgba(4,27,43,.96))}
.v13-markets{padding:125px 0;background:var(--v13-navy);color:#fff}.v13-markets>.clear-container{display:grid;grid-template-columns:1fr 1fr;gap:100px}.v13-markets .clear-kicker{color:#77dcf5}.v13-markets h2{margin:20px 0 25px;color:#fff;font-size:clamp(48px,5vw,76px);font-weight:400;letter-spacing:-.045em;line-height:1}.v13-markets p{color:#bfd0dc;font-size:18px;line-height:1.7}.v13-markets a{display:inline-block;margin-top:25px;color:#fff;border-bottom:2px solid var(--v13-lime);padding-bottom:8px;font-weight:800}.v13-market-list{border-top:1px solid rgba(255,255,255,.25)}.v13-market-list div{display:flex;justify-content:space-between;gap:30px;padding:32px 0;border-bottom:1px solid rgba(255,255,255,.25)}.v13-market-list strong{font-size:25px;font-weight:400}.v13-market-list span{max-width:220px;color:#a9becb;text-align:right}
.clear-choice{background:var(--v13-lime)}.clear-choice .clear-kicker{color:var(--v13-navy)}.clear-choice-links,.clear-choice-links a{border-color:rgba(7,31,53,.35)}.clear-choice-links a:hover{background:rgba(255,255,255,.4)}.v13-pathways{background:var(--v13-paper)}.v12-geo-links{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--v13-line)}.v12-geo-links a{padding:24px 5px;border:0;border-bottom:1px solid var(--v13-line);border-radius:0;background:transparent;color:var(--v13-ink);font-size:15px}.v12-geo-links a:after{content:" →";color:var(--v13-blue)}
.fresh-footer-cta{background:var(--v13-blue)}.fresh-footer-cta span{color:#bdeaf6}.fresh-footer-cta h2{max-width:900px;color:#fff;font-weight:400}.fresh-footer-cta a{border-radius:0;background:var(--v13-lime);color:var(--v13-navy)}.fresh-footer{background:var(--v13-navy)}
@media(max-width:1100px){.fresh-container,.clear-container{width:min(100% - 48px,1380px)}.fresh-header-inner{grid-template-columns:180px 1fr auto}.fresh-nav ul{gap:18px}.fresh-header-cta{display:none}.clear-focus-grid a:nth-child(1){grid-column:span 12}.clear-focus-grid a:nth-child(2),.clear-focus-grid a:nth-child(3){grid-column:span 6}}
@media(max-width:980px){.clear-hero{display:block;min-height:auto}.clear-hero-bg{position:relative;inset:auto;width:100%;height:52vw;min-height:340px}.clear-hero-bg:after{background:linear-gradient(0deg,var(--v13-navy),transparent 55%)}.clear-hero-inner{padding:70px 0 90px}.v13-markets>.clear-container{grid-template-columns:1fr;gap:60px}}
@media(max-width:760px){.fresh-container,.clear-container{width:calc(100% - 36px)}.fresh-topbar{display:none}.fresh-header-inner{min-height:70px}.fresh-logo img{width:155px}.clear-hero-bg{height:68vw;min-height:260px}.clear-hero-inner{padding:48px 0 66px}.clear-hero h1{font-size:48px}.clear-hero p{font-size:17px}.v13-purpose,.clear-section,.v13-markets{padding:75px 0}.v13-purpose h2,.clear-intro h2,.clear-heading h2,.clear-choice h2,.v13-markets h2{font-size:42px}.clear-service-list article{grid-template-columns:50px 1fr}.clear-focus-grid{display:block}.clear-focus-grid a{min-height:440px;margin-bottom:14px}.clear-focus-grid a h3{font-size:36px}.v13-market-list div{display:block}.v13-market-list span{display:block;margin-top:8px;text-align:left}.v12-geo-links{grid-template-columns:1fr}.clear-choice-grid{gap:35px}}
@media(max-width:390px){.clear-hero h1{font-size:41px}.v13-purpose h2,.clear-intro h2,.clear-heading h2,.clear-choice h2,.v13-markets h2{font-size:36px}.clear-focus-grid a{min-height:390px;padding:28px}}

/* v14 — restrained corporate palette and proof-led presentation */
:root{--v13-navy:#09263d;--v13-blue:#0068a8;--v13-cyan:#008da8;--v13-sky:#e8f2f5;--v13-lime:#e3ee45;--v13-paper:#f5f6f3;--v13-ink:#163448;--v13-muted:#526875;--v13-line:#d8e0e2}
.clear-hero{background:#09263d}.clear-hero-bg:after{background:linear-gradient(90deg,#09263d 0,rgba(9,38,61,.72) 36%,rgba(9,38,61,.04) 75%)}.clear-button-primary{background:#fff;color:#09263d}.clear-button-primary:hover{background:var(--v13-lime)}
.v14-logo-rail{padding:30px 0 34px;border-bottom:1px solid var(--v13-line);background:#fff}.v14-logo-rail p{margin:0 0 22px;color:#6b7e88;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v14-logo-grid{display:grid;grid-template-columns:repeat(8,1fr);align-items:center;border-top:1px solid var(--v13-line);border-left:1px solid var(--v13-line)}.v14-logo-grid div{display:grid;height:92px;place-items:center;padding:14px;border-right:1px solid var(--v13-line);border-bottom:1px solid var(--v13-line);background:#fff}.v14-logo-grid img{width:auto;max-width:112px;max-height:48px;object-fit:contain;filter:grayscale(1);opacity:.78;transition:.2s}.v14-logo-grid div:hover img{filter:none;opacity:1}
.v13-purpose{background:#0068a8}.clear-services{background:#f5f6f3}.clear-focus-grid a:nth-child(1){background:#0068a8}.clear-focus-grid a:nth-child(2){background:#0b6071}.clear-focus-grid a:nth-child(3){background:#344e5d}.clear-focus-grid a:before{background:linear-gradient(180deg,transparent 35%,rgba(5,29,45,.84))}.clear-focus-grid a:hover:before{background:linear-gradient(180deg,rgba(5,29,45,.05),rgba(5,29,45,.92))}.v13-markets{background:#09263d}.clear-choice{background:#e3ee45}.fresh-footer-cta{background:#0068a8}.fresh-footer{background:#09263d}
/* Remove generic AI-card styling across editable pages. */
.wp-block-columns.grid{gap:0;border-top:1px solid var(--v13-line)}.wp-block-columns.grid>.wp-block-column{border-bottom:1px solid var(--v13-line)}.wp-block-columns.grid>.wp-block-column+.wp-block-column{border-left:1px solid var(--v13-line)}.wp-block-columns.grid .card{min-height:300px;padding:34px 30px;border:0;border-radius:0;background:transparent;box-shadow:none}.wp-block-columns.grid .card:before{display:none}.wp-block-columns.grid .card-label{color:#0068a8;font-size:11px;letter-spacing:.1em}.wp-block-columns.grid .card h3{max-width:13ch;margin-top:auto;font-size:29px;line-height:1.08;letter-spacing:-.025em}.wp-block-columns.grid .card p{font-size:15px}.wp-block-columns.grid .card-link a{color:#0068a8;text-decoration:none}.card,.detail-card,.product-focus-card,.team-card,.journey-card,.refined-overview-card,.partner-availability-card{border-radius:2px;box-shadow:none}
@media(max-width:1100px){.v14-logo-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.v14-logo-rail{padding:24px 0}.v14-logo-grid{display:flex;overflow-x:auto;border-left:0;scroll-snap-type:x mandatory}.v14-logo-grid div{min-width:145px;height:82px;border-left:1px solid var(--v13-line);scroll-snap-align:start}.v14-logo-grid img{max-width:100px}.clear-hero-bg:after{background:linear-gradient(0deg,#09263d,transparent 58%)}.wp-block-columns.grid{display:block}.wp-block-columns.grid>.wp-block-column+.wp-block-column{border-left:0}.wp-block-columns.grid .card{min-height:0;padding:28px 0}}
.v15-insights{background:#fff}.v15-insights>.clear-container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:end}.v15-insights .clear-heading{margin:0}.v15-insights .clear-heading p{max-width:720px;color:var(--v13-muted);font-size:18px}.v15-insights-link{display:inline-flex;gap:18px;align-items:center;padding:18px 0;border-bottom:2px solid var(--v13-blue);color:var(--v13-ink);font-weight:800}.v15-insights-link span{color:var(--v13-blue)}
@media(max-width:760px){.v15-insights>.clear-container{grid-template-columns:1fr;gap:25px}.v15-insights-link{justify-content:space-between}}

/* v16 — video hero, editorial insights and premium specialist retail */
.v16-hero-video{position:absolute;inset:0 0 0 38%;z-index:0;width:62%;height:100%;object-fit:cover;object-position:center;background:#09263d}.clear-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#09263d 0,#09263d 34%,rgba(9,38,61,.78) 48%,rgba(9,38,61,.08) 78%);pointer-events:none}.clear-hero .clear-hero-inner{position:relative;z-index:2}.clear-hero .clear-hero-bg{z-index:0}
.v16-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;background:var(--v13-line);border:1px solid var(--v13-line)}.v16-insight-grid article{background:#fff}.v16-insight-image{display:grid;height:230px;place-items:center;overflow:hidden;background:#dce9ed;color:#58717e;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v16-insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.v16-insight-grid article:hover img{transform:scale(1.025)}.v16-insight-grid article>div{padding:28px}.v16-insight-grid small{color:#69808b;font-size:11px;text-transform:uppercase}.v16-insight-grid h3{margin:14px 0 12px;font-size:25px;line-height:1.15}.v16-insight-grid h3 a{color:var(--v13-ink)}.v16-insight-grid p{color:var(--v13-muted);font-size:15px}.v16-read{display:inline-block;margin-top:15px;color:var(--v13-blue);font-size:13px;font-weight:800}
.v16-pharmacy{background:#f4f2ec}.v16-pharmacy-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}.v16-pharmacy-copy h2{max-width:760px;margin:14px 0 24px;color:#163448;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.05em;line-height:.98}.v16-pharmacy-copy>p{max-width:720px;color:#526875;font-size:19px;line-height:1.7}.v16-retail-principles{display:grid;grid-template-columns:1fr 1fr;margin-top:40px;border-top:1px solid #c8d1d3}.v16-retail-principles span{padding:18px 0;border-bottom:1px solid #c8d1d3;color:#163448;font-weight:700}.v16-retail-principles span:nth-child(odd){padding-right:20px}.v16-retail-principles span:nth-child(even){padding-left:20px;border-left:1px solid #c8d1d3}.v16-pharmacy-statement{padding:38px;background:#09263d;color:#fff}.v16-pharmacy-statement strong{color:#e3ee45;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.v16-pharmacy-statement p{margin:25px 0 0;color:#fff;font-size:27px;line-height:1.3}
@media(max-width:980px){.v16-hero-video{position:relative;inset:auto;width:100%;height:52vw;min-height:340px}.clear-hero:has(.v16-hero-video) .clear-hero-bg{display:none}.clear-hero:before{background:linear-gradient(0deg,#09263d 0,rgba(9,38,61,.75) 18%,transparent 58%)}.v16-pharmacy-grid{grid-template-columns:1fr;gap:35px}.v16-pharmacy-statement{max-width:620px}}
@media(max-width:760px){.v16-hero-video{height:68vw;min-height:260px}.v16-insight-grid{grid-template-columns:1fr;margin-top:35px}.v16-insight-image{height:210px}.v16-pharmacy-copy h2{font-size:43px}.v16-retail-principles{grid-template-columns:1fr}.v16-retail-principles span:nth-child(even){padding-left:0;border-left:0}.v16-pharmacy-statement p{font-size:23px}}
@media(prefers-reduced-motion:reduce){.v16-hero-video{display:none}.v16-insight-image img{transition:none}.clear-hero:has(.v16-hero-video) .clear-hero-bg{display:block}}

/* v17 production controls and focus states */
.v17-video-control{position:absolute;right:28px;bottom:24px;z-index:3;display:flex;gap:10px;align-items:center;padding:10px 13px;border:1px solid rgba(255,255,255,.65);background:rgba(9,38,61,.72);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}.v17-video-control span{display:grid;width:18px;height:18px;place-items:center;font-size:11px}.v17-video-control b{font-size:11px;letter-spacing:.04em}.v17-video-control:hover,.v17-video-control:focus-visible{background:#fff;color:#09263d}.fresh-nav a:focus-visible,.fresh-header-cta:focus-visible,.clear-button:focus-visible,.v15-insights-link:focus-visible,.v16-read:focus-visible{outline:3px solid #e3ee45;outline-offset:4px}.v16-insight-grid h3 a:focus-visible{outline:3px solid #0068a8;outline-offset:3px}.v16-hero-video[hidden],.v17-video-control[hidden]{display:none}
@media(max-width:760px){.v17-video-control{right:18px;bottom:auto;top:calc(68vw - 48px)}.v17-video-control b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.v17-video-control{display:none}}

/* v18 global operating-footprint emphasis */
.v18-future{margin-top:8px;background:rgba(227,238,69,.08)}.v18-future strong{color:#e3ee45}.v18-future span{color:#d6e2e8}.clear-location-list>div:first-child strong{color:var(--v13-blue)}

/* v19 — prevent narrow Gutenberg columns and rebuild the careers experience */
.wp-block-columns.grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.wp-block-columns.grid>.wp-block-column{min-width:0!important;flex-basis:auto!important;margin:0!important}.wp-block-columns.grid .card h3{max-width:18ch;overflow-wrap:normal;word-break:normal;hyphens:none}
body.thrive-context-careers .page-hero{background:#09263d}body.thrive-context-careers .page-hero:after{border-radius:0;border:0;background:linear-gradient(135deg,rgba(0,104,168,.32),rgba(227,238,69,.08));transform:rotate(18deg)}body.thrive-context-careers .page-hero h1{max-width:820px;font-weight:400;letter-spacing:-.05em}body.thrive-context-careers .v19-career-intro{background:#fff}body.thrive-context-careers .v19-career-intro .card{min-height:280px}body.thrive-context-careers .v19-career-areas{background:#eef3f1}body.thrive-context-careers .v19-career-areas .wp-block-columns.grid{gap:1px;background:#cfdadd;border:1px solid #cfdadd}body.thrive-context-careers .v19-career-areas .wp-block-column{border:0!important;background:#fff}body.thrive-context-careers .v19-career-areas .card{min-height:310px;padding:30px}body.thrive-context-careers .v19-career-areas .card-label{color:#0068a8}body.thrive-context-careers .v19-career-areas .card h3{margin-top:auto;font-size:27px}body.thrive-context-careers .job-card{border-radius:0;border-left:4px solid #0068a8;box-shadow:none}body.thrive-context-careers .empty-state{border-radius:0;background:#fff;text-align:left}body.thrive-context-careers .form-shell{border-radius:0;box-shadow:none;border:1px solid var(--v13-line)}body.thrive-context-careers .form-intro{background:#09263d}
@media(max-width:1100px){.wp-block-columns.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.wp-block-columns.grid{grid-template-columns:1fr}.wp-block-columns.grid .card h3{max-width:none}body.thrive-context-careers .v19-career-areas .card,body.thrive-context-careers .v19-career-intro .card{min-height:0;padding:28px 20px}}

/* v20 — professional vacancy listing, role detail and role-specific application */
.v20-job-listing{gap:14px}.v20-job-listing .job-card{grid-template-columns:minmax(0,1fr) auto;padding:30px 32px;border:1px solid var(--v13-line);border-left:4px solid #0068a8;background:#fff}.v20-job-list-main{min-width:0}.v20-job-list-main h3{margin:10px 0 8px;font-size:30px;letter-spacing:-.03em}.v20-job-list-main h3 a{color:var(--v13-ink)}.v20-job-list-main>p{max-width:720px;margin:0 0 18px;color:var(--v13-muted)}.v20-job-listing .job-meta{gap:20px}.v20-job-listing .job-meta span{display:flex;gap:7px;align-items:center}.v20-job-listing .job-meta svg{width:15px;height:15px}.v20-job-actions{display:grid;gap:12px;min-width:150px;text-align:center}.v20-quick-apply{color:#0068a8;font-size:13px;font-weight:800}
.v20-job-hero{background:#09263d}.v20-job-hero h1{max-width:900px}.v20-job-hero p{max-width:760px}.v20-job-facts{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:12px 24px;margin:28px 0}.v20-job-facts span{display:flex;gap:8px;align-items:center;color:#fff}.v20-job-facts svg{width:18px;height:18px;color:#e3ee45}.v20-hero-apply{position:relative;z-index:2;background:#e3ee45;color:#09263d}.v20-job-overview{background:#fff}.job-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:80px;align-items:start}.v20-job-content{max-width:800px}.v20-job-content>section{margin-top:65px;padding-top:45px;border-top:1px solid var(--v13-line)}.v20-job-content h2{margin:12px 0 20px;font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.04em}.v20-job-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--v13-line)}.v20-job-list li{position:relative;padding:17px 12px 17px 32px;border-bottom:1px solid var(--v13-line);color:var(--v13-muted)}.v20-job-list li:before{content:"✓";position:absolute;left:4px;color:#0068a8;font-weight:900}.v20-job-summary{position:sticky;top:120px;padding:30px;background:#f1f5f3;border-top:4px solid #0068a8}.v20-job-summary dl{margin:22px 0 26px}.v20-job-summary dl div{padding:15px 0;border-bottom:1px solid #cbd7d8}.v20-job-summary dt{color:#687e89;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.v20-job-summary dd{margin:6px 0 0;color:var(--v13-ink);font-weight:700}.v20-back-careers{display:block;margin-top:18px;color:#526875;font-size:13px;text-align:center}.v20-specific-apply{scroll-margin-top:110px}.v20-role-form{border-radius:0;box-shadow:none}.v20-selected-role{grid-column:1/-1;margin-bottom:22px;padding:15px 17px;border-left:4px solid #0068a8;background:#eef5f7}.v20-selected-role small{display:block;color:#657c87;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.v20-selected-role strong{display:block;margin-top:4px;color:#09263d;font-size:17px}
@media(max-width:980px){.job-detail-layout{grid-template-columns:1fr;gap:45px}.v20-job-summary{position:static;order:-1}.v20-job-listing .job-card{grid-template-columns:1fr}.v20-job-actions{display:flex;align-items:center;text-align:left}}
@media(max-width:760px){.v20-job-listing .job-card{padding:24px 20px}.v20-job-list-main h3{font-size:26px}.v20-job-listing .job-meta{display:grid;gap:9px}.v20-job-actions{justify-content:space-between}.v20-job-content>section{margin-top:45px;padding-top:32px}.v20-job-summary{padding:25px 22px}}

/* v21 — complete homepage redesign */
:root{--v21-ink:#0b293c;--v21-blue:#006aa6;--v21-teal:#087b78;--v21-accent:#dce93f;--v21-paper:#f3f4ef;--v21-line:#d5dfe1;--v21-muted:#536a77}
.v21-home{background:#fff;color:var(--v21-ink)}.v21-section{padding:120px 0}.v21-kicker{display:block;color:#aee9f5;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.v21-kicker.dark{color:var(--v21-blue)}.v21-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;font-size:13px;font-weight:850}.v21-button-light{background:#fff;color:var(--v21-ink)}.v21-button-accent{background:var(--v21-accent);color:var(--v21-ink)}.v21-text-link,.v21-arrow-link{display:inline-flex;gap:14px;align-items:center;color:inherit;font-size:13px;font-weight:850}.v21-arrow-link{padding-bottom:7px;border-bottom:2px solid var(--v21-blue)}
.v21-hero{position:relative;min-height:780px;overflow:hidden;background:#071f31;color:#fff}.v21-hero-media,.v21-hero-video{position:absolute;inset:0 0 0 40%;width:60%;height:100%;object-fit:cover;background-size:cover;background-position:center}.v21-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071f31 0,#071f31 38%,rgba(7,31,49,.82) 53%,rgba(7,31,49,.12) 82%)}.v21-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:80px;align-items:end;min-height:780px;padding-top:115px;padding-bottom:70px}.v21-hero-copy{align-self:center;max-width:760px}.v21-hero h1{max-width:10ch;margin:22px 0 28px;color:#fff;font-size:clamp(62px,7vw,104px);font-weight:400;letter-spacing:-.06em;line-height:.92}.v21-hero-copy>p{max-width:660px;color:#d4e0e6;font-size:19px;line-height:1.65}.v21-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:34px}.v21-hero .v21-text-link{color:#fff}.v21-hero-proof{padding:24px;border-top:3px solid var(--v21-accent);background:rgba(5,27,43,.86);backdrop-filter:blur(10px)}.v21-hero-proof>span{color:#a8c2cd;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.v21-hero-proof div{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.16)}.v21-hero-proof div:last-child{border:0}.v21-hero-proof strong,.v21-hero-proof small{display:block}.v21-hero-proof strong{font-size:17px}.v21-hero-proof small{margin-top:4px;color:#a8c2cd}
.v21-logos{padding:27px 0 31px;border-bottom:1px solid var(--v21-line)}.v21-logos p{margin:0 0 18px;color:#70838c;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.v21-logo-track{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid var(--v21-line);border-left:1px solid var(--v21-line)}.v21-logo-track div{display:grid;height:84px;place-items:center;padding:12px;border-right:1px solid var(--v21-line);border-bottom:1px solid var(--v21-line)}.v21-logo-track img{max-width:108px;max-height:46px;object-fit:contain;filter:grayscale(1);opacity:.76}.v21-logo-track div:hover img{filter:none;opacity:1}
.v21-intro-grid{display:grid;grid-template-columns:1fr .78fr;gap:110px;align-items:start}.v21-intro h2,.v21-section-head h2{max-width:850px;margin:18px 0 0;color:var(--v21-ink);font-size:clamp(48px,5.6vw,82px);font-weight:400;letter-spacing:-.055em;line-height:.98}.v21-intro-grid>div:last-child{padding-top:32px}.v21-intro p{color:var(--v21-muted);font-size:19px;line-height:1.72}.v21-intro .v21-arrow-link{margin-top:20px}
.v21-hospital{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px;background:var(--v21-ink)}.v21-hospital-image{min-height:620px;background-size:cover;background-position:center}.v21-hospital-copy{display:flex;flex-direction:column;justify-content:center;padding:90px max(5vw,60px);color:#fff}.v21-hospital h2{max-width:700px;margin:18px 0 24px;color:#fff;font-size:clamp(48px,5.4vw,78px);font-weight:400;letter-spacing:-.055em;line-height:.98}.v21-hospital-copy>p{max-width:660px;color:#c2d1d8;font-size:18px;line-height:1.65}.v21-hospital ol{margin:35px 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.2)}.v21-hospital li{display:grid;grid-template-columns:45px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.2)}.v21-hospital li>b{color:var(--v21-accent)}.v21-hospital li strong{display:inline-block;min-width:85px;color:#fff}.v21-hospital li span{color:#b7c9d0}.v21-hospital .v21-button{align-self:flex-start}
.v21-platform{background:var(--v21-paper)}.v21-section-head{display:grid;grid-template-columns:1fr 370px;gap:70px;align-items:end;margin-bottom:55px}.v21-section-head>p{margin:0;color:var(--v21-muted);font-size:17px;line-height:1.65}.v21-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--v21-line);border:1px solid var(--v21-line)}.v21-capability-grid>a{display:grid;grid-template-columns:210px 1fr;grid-template-rows:auto auto 1fr auto;column-gap:30px;min-height:320px;padding:28px;background:#fff;color:var(--v21-ink)}.v21-card-image{grid-row:1/5;width:210px;height:100%;min-height:264px;background-size:cover;background-position:center}.v21-capability-grid span{color:var(--v21-blue);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.v21-capability-grid h3{margin:12px 0 10px;font-size:32px;font-weight:500;letter-spacing:-.035em}.v21-capability-grid p{margin:0;color:var(--v21-muted);line-height:1.55}.v21-capability-grid b{align-self:end;margin-top:20px;color:var(--v21-blue);font-size:13px}.v21-capability-grid>a:hover{background:#fafdfe}
.v21-footprint{padding:120px 0;background:#075b79;color:#fff}.v21-footprint-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.v21-footprint h2{margin:18px 0 25px;color:#fff;font-size:clamp(48px,5.5vw,80px);font-weight:400;letter-spacing:-.055em;line-height:.98}.v21-footprint p{color:#bcd8e1;font-size:18px}.v21-location-list{border-top:1px solid rgba(255,255,255,.28)}.v21-location-list>div{display:grid;grid-template-columns:55px 1fr;gap:24px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.28)}.v21-location-list>b{}.v21-location-list div>b{color:var(--v21-accent);font-size:13px}.v21-location-list span{color:#c6dce3}.v21-location-list strong{display:block;margin-bottom:5px;color:#fff;font-size:22px;font-weight:500}.v21-location-list .future{background:rgba(255,255,255,.05);padding-right:15px;padding-left:15px}
.v21-insights{background:#fff}.v21-insights .v21-section-head{grid-template-columns:1fr auto}.v21-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--v21-line);border:1px solid var(--v21-line)}.v21-insight-grid article{background:#fff}.v21-insight-media{display:grid;height:220px;place-items:center;overflow:hidden;background:#dfe9eb;color:#607681;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.v21-insight-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.v21-insight-grid article:hover img{transform:scale(1.025)}.v21-insight-grid article>div{padding:27px}.v21-insight-grid small{color:#71858e;font-size:10px;font-weight:800;text-transform:uppercase}.v21-insight-grid h3{margin:14px 0 12px;font-size:25px;line-height:1.15}.v21-insight-grid h3 a{color:var(--v21-ink)}.v21-insight-grid p{color:var(--v21-muted);font-size:14px}.v21-insight-grid article>div>a{color:var(--v21-blue);font-size:12px;font-weight:850}.v21-empty-insights{padding:35px;border-top:1px solid var(--v21-line);border-bottom:1px solid var(--v21-line)}.v21-empty-insights p{margin-bottom:0;color:var(--v21-muted)}
.v21-final-cta{padding:115px 0;background:var(--v21-ink);color:#fff}.v21-final-cta h2{max-width:1100px;margin:20px 0 38px;color:#fff;font-size:clamp(50px,6vw,88px);font-weight:400;letter-spacing:-.06em;line-height:.97}.v21-final-cta>div>div{display:flex;flex-wrap:wrap;gap:28px;align-items:center}.v21-final-cta .v21-text-link{color:#fff}
@media(max-width:1180px){.v21-logo-track{grid-template-columns:repeat(4,1fr)}.v21-hero-inner{grid-template-columns:1fr 250px;gap:45px}.v21-capability-grid>a{grid-template-columns:150px 1fr}.v21-card-image{width:150px}.v21-section-head{grid-template-columns:1fr 300px}}
@media(max-width:980px){.v21-section{padding:85px 0}.v21-hero{min-height:auto}.v21-hero-media,.v21-hero-video{position:relative;inset:auto;width:100%;height:52vw;min-height:350px}.v21-hero:after{background:linear-gradient(0deg,#071f31 0,#071f31 35%,transparent 68%)}.v21-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:65px}.v21-hero-proof{display:grid;grid-template-columns:repeat(3,1fr)}.v21-hero-proof>span{grid-column:1/-1}.v21-hero-proof div{border-right:1px solid rgba(255,255,255,.16);border-bottom:0}.v21-intro-grid,.v21-footprint-grid{grid-template-columns:1fr;gap:45px}.v21-intro-grid>div:last-child{padding-top:0}.v21-hospital{grid-template-columns:1fr}.v21-hospital-image{min-height:520px}.v21-capability-grid{grid-template-columns:1fr}.v21-section-head{grid-template-columns:1fr;gap:25px}}
@media(max-width:680px){.v21-section{padding:68px 0}.v21-hero-media,.v21-hero-video{height:70vw;min-height:270px}.v21-hero h1{font-size:49px}.v21-hero-copy>p{font-size:16px}.v21-hero-proof{grid-template-columns:1fr}.v21-hero-proof div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.v21-logo-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.v21-logo-track div{min-width:145px;scroll-snap-align:start}.v21-intro h2,.v21-section-head h2,.v21-hospital h2,.v21-footprint h2,.v21-final-cta h2{font-size:42px}.v21-hospital-image{min-height:320px}.v21-hospital-copy{padding:60px 22px}.v21-hospital li{grid-template-columns:38px 1fr}.v21-hospital li strong{display:block}.v21-capability-grid>a{display:block;min-height:0;padding:20px}.v21-card-image{width:100%;height:220px;min-height:0;margin-bottom:22px}.v21-capability-grid h3{font-size:28px}.v21-insight-grid{grid-template-columns:1fr}.v21-footprint{padding:75px 0}.v21-location-list>div{grid-template-columns:40px 1fr}.v21-final-cta{padding:78px 0}.v21-actions{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.v21-hero-video{display:none}.v21-insight-media img{transition:none}}

/* v21 shared surfaces */
.fresh-header{border-bottom:1px solid #d6e0e2}.fresh-header-cta{background:var(--v21-blue)}.fresh-footer-cta{background:var(--v21-blue)}.fresh-footer{background:var(--v21-ink)}.page-hero,.single-hero,.clear-page-hero{background:var(--v21-ink)}.page-hero:after,.single-hero:after{border-color:rgba(220,233,63,.1)}.form-shell,.job-card,.empty-state,.contact-card{border-radius:0;box-shadow:none}.button,.wp-element-button{border-radius:0}.section.bg-mist{background:#f1f4f2}.section.bg-cream{background:#f5f3ed}

/* v22 — readable page heroes, embedded media and restrained human-built details */
.page-hero,.single-hero,.clear-page-hero{background:#0b293c!important;color:#fff!important}.page-hero:after,.single-hero:after{width:300px;height:300px;top:-120px;right:-90px;border-width:55px;border-color:rgba(220,233,63,.12)!important}.page-hero h1,.single-hero h1,.clear-page-hero h1{color:#fff!important;text-shadow:none!important}.page-hero p,.single-hero p,.clear-page-hero p{color:#d1e0e6!important}.page-hero .eyebrow,.single-hero .eyebrow,.clear-page-hero .clear-kicker{color:#9edfeb!important}.page-hero .breadcrumbs,.single-hero .breadcrumbs{color:#c5d7df!important}.page-hero .breadcrumbs a,.single-hero .breadcrumbs a{color:#fff!important}.thrive-editable-page>.page-hero:first-child{border-top:4px solid #0c8f8a}
.entity-video-section{background:#eef3f1}.partner-video-section{background:#fff}.entity-video-layout{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);gap:70px;align-items:center}.entity-video-layout h2,.article-video-heading h2{margin:12px 0 17px;color:var(--v21-ink);font-size:clamp(36px,4.5vw,60px);font-weight:400;letter-spacing:-.045em;line-height:1}.entity-video-layout p{color:var(--v21-muted);font-size:17px}.thrive-video-player{position:relative;width:100%;overflow:hidden;background:#061a29}.thrive-video-embed{aspect-ratio:16/9}.thrive-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.thrive-video-file video{display:block;width:100%;max-height:720px;background:#000}.article-video-section{padding-top:40px;background:#fff}.article-video-heading{max-width:850px;margin-bottom:30px}.article-video-heading h2{font-size:clamp(32px,4vw,52px)}
.card,.detail-card,.product-focus-card,.team-card,.journey-card,.refined-overview-card,.partner-availability-card{box-shadow:none!important}.card:hover{transform:none!important}.section-head h2{overflow-wrap:normal;word-break:normal;hyphens:none}.entry-content p{line-height:1.75}.entry-content h2{line-height:1.08;letter-spacing:-.035em}
@media(max-width:900px){.entity-video-layout{grid-template-columns:1fr;gap:30px}}
@media(max-width:680px){.page-hero,.single-hero,.clear-page-hero{padding:60px 0 52px!important}.page-hero:after,.single-hero:after{display:none}.entity-video-section{padding:60px 0}.entity-video-layout h2{font-size:38px}}
/* Thrive International v23 — unified editorial healthcare design system */
:root{
  --t23-navy:#08263a;--t23-navy-2:#0d3349;--t23-teal:#007f78;--t23-teal-soft:#dcece8;
  --t23-ink:#132e3d;--t23-body:#526773;--t23-paper:#f7f6f1;--t23-white:#fff;
  --t23-line:#d7e0e2;--t23-warm:#eee9df;--t23-signal:#d7e248;
  --t23-display:Georgia,"Times New Roman",serif;--t23-sans:Inter,"Segoe UI",Arial,sans-serif;
  --t23-container:min(1280px,calc(100% - 80px));--t23-space:clamp(72px,8vw,128px)
}
html{scroll-behavior:smooth}body.thrive-healthcare-theme{background:var(--t23-white);color:var(--t23-ink);font-family:var(--t23-sans);font-size:16px;line-height:1.68;-webkit-font-smoothing:antialiased}
body.thrive-healthcare-theme h1,body.thrive-healthcare-theme h2{font-family:var(--t23-display);font-weight:400;letter-spacing:-.035em}body.thrive-healthcare-theme h3{font-weight:650;letter-spacing:-.022em}body.thrive-healthcare-theme p{color:var(--t23-body)}
.container,.fresh-container,.clear-container{width:var(--t23-container);max-width:none;margin-inline:auto}.fresh-topbar{background:var(--t23-navy);border:0;color:#c8d6dc}.fresh-topbar-inner{min-height:34px;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fresh-topbar a,.v13-location{color:#c8d6dc}.v13-location{border-color:rgba(255,255,255,.2)}
.fresh-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border:0;border-bottom:1px solid var(--t23-line);box-shadow:none;backdrop-filter:blur(14px)}.fresh-header-inner{grid-template-columns:220px 1fr auto;min-height:86px}.fresh-logo img{width:188px;max-height:58px;padding:0;background:transparent;border-radius:0}.fresh-nav ul{gap:34px}.fresh-nav a{position:relative;color:var(--t23-ink);font-size:12px;font-weight:750;letter-spacing:.015em}.fresh-nav a:after{right:auto;bottom:-9px;left:0;width:0;height:2px;background:var(--t23-teal);transition:width .25s}.fresh-nav a:hover:after{width:100%}.fresh-header-cta{min-height:48px;padding:0 20px;background:var(--t23-navy);border-radius:0;color:#fff;font-size:12px}.fresh-header-cta:hover{background:var(--t23-teal)}.fresh-menu-button{border:1px solid var(--t23-line);border-radius:0}.fresh-mobile-nav{border-top:1px solid var(--t23-line);background:#fff}.fresh-mobile-nav .fresh-container{padding-block:14px}.fresh-mobile-nav a{padding:17px 0;border-color:var(--t23-line);color:var(--t23-ink);font-size:15px}
.hero{min-height:720px;background:var(--t23-navy)}.hero-slide:after{background:linear-gradient(90deg,rgba(5,28,44,.98) 0%,rgba(5,28,44,.9) 42%,rgba(5,28,44,.28) 78%,rgba(5,28,44,.08))}.hero-content{max-width:800px;padding:112px 0 150px}.hero .eyebrow{color:#8fd3ca}.eyebrow{gap:12px;color:var(--t23-teal);font-size:10px;letter-spacing:.19em}.eyebrow:before{width:30px;height:1px}.hero h1{max-width:11ch;margin:24px 0 28px;font-family:var(--t23-display);font-size:clamp(60px,7.2vw,106px);font-weight:400;letter-spacing:-.055em;line-height:.93}.hero p{max-width:650px;color:#d2dee3;font-size:18px;line-height:1.65}.hero-actions{gap:14px;margin-top:38px}.hero-actions .button{min-height:52px;padding:0 23px;background:#fff;border:1px solid #fff;color:var(--t23-navy)}.hero-actions .button-outline{background:transparent;color:#fff}.hero-controls{bottom:34px}.hero-dot{width:28px;height:2px;border:0;border-radius:0;background:rgba(255,255,255,.38)}.hero-dot.is-active{background:var(--t23-signal)}.hero-arrow,.hero-pause{width:42px;height:42px;border-color:rgba(255,255,255,.4);border-radius:0}
.network-rail{padding:54px 0 44px;border:0;border-bottom:1px solid var(--t23-line);background:#fff}.network-section-head{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:end;margin-bottom:28px}.network-section-head h2{margin:12px 0 4px;font-family:var(--t23-display);font-size:clamp(32px,3.8vw,52px);font-weight:400}.network-section-head p{margin:0}.network-parent{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid var(--t23-line)}.network-parent>span{color:#71828a;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.network-parent-logo img{width:126px;max-height:44px;object-fit:contain}.network-track-wrap{overflow:hidden;border-left:1px solid var(--t23-line)}.network-track{display:flex;gap:0;width:max-content;animation:brand-marquee 42s linear infinite}.network-track:hover{animation-play-state:paused}.network-logo-card,.network-chip{display:grid;min-width:180px;height:126px;place-items:center;padding:14px;border:0;border-top:1px solid var(--t23-line);border-right:1px solid var(--t23-line);border-bottom:1px solid var(--t23-line);border-radius:0;background:#fff}.network-logo-card img,.network-chip img{max-width:112px;max-height:50px;object-fit:contain;filter:grayscale(1);opacity:.72}.network-logo-card:hover img,.network-chip:hover img{filter:none;opacity:1}.network-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.network-actions .button{min-height:44px;padding:0 17px;font-size:11px}.network-mobile-controls{display:none}
.page-hero,.single-hero,.clear-page-hero{position:relative;overflow:hidden;padding:clamp(88px,10vw,150px) 0 clamp(72px,8vw,118px)!important;background:var(--t23-navy)!important;border:0!important}.page-hero:after,.single-hero:after{content:"";position:absolute;top:auto;right:-6vw;bottom:-45%;width:42vw;height:42vw;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%;background:transparent}.page-hero .container,.single-hero .container,.clear-page-hero .clear-container{position:relative;z-index:2}.page-hero h1,.single-hero h1,.clear-page-hero h1{max-width:980px;margin:20px 0 24px;font-family:var(--t23-display);font-size:clamp(54px,7vw,96px);font-weight:400;letter-spacing:-.05em;line-height:.96}.page-hero p,.single-hero p,.clear-page-hero p{max-width:790px;color:#c8d7de!important;font-size:clamp(17px,1.7vw,21px);line-height:1.65}.page-hero .eyebrow,.single-hero .eyebrow,.clear-page-hero .clear-kicker{color:#83cdc4!important}
.section,.clear-section{padding:var(--t23-space) 0}.section-sm{padding:54px 0}.section.bg-mist,.section.bg-cream,.clear-principles,.clear-leadership{background:var(--t23-paper)}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:80px;align-items:end;margin-bottom:56px}.section-head-copy{max-width:900px}.section-head h2,.clear-heading h2{max-width:900px;margin:16px 0 0;color:var(--t23-ink);font-family:var(--t23-display);font-size:clamp(42px,5.4vw,76px);font-weight:400;letter-spacing:-.045em;line-height:1}.section-head p,.lead{max-width:700px;color:var(--t23-body);font-size:17px}.clarity-strip{margin:0;padding:24px 0;border-top:1px solid var(--t23-line);border-bottom:1px solid var(--t23-line);background:transparent;color:var(--t23-body)}
.wp-block-columns.grid,.grid{gap:0!important;border-top:1px solid var(--t23-line);border-left:1px solid var(--t23-line);background:transparent!important}.wp-block-columns.grid>.wp-block-column,.grid>.card{border:0!important}.card,.detail-card,.product-focus-card,.team-card,.journey-card,.refined-overview-card,.partner-availability-card{min-height:100%;padding:34px;background:#fff;border:0;border-right:1px solid var(--t23-line)!important;border-bottom:1px solid var(--t23-line)!important;border-radius:0!important;box-shadow:none!important}.card:before{display:none}.card:hover{transform:none!important;background:#fbfcfa}.card-label,.card-number{color:var(--t23-teal);font-size:9px;letter-spacing:.17em}.card h3{margin:44px 0 14px;color:var(--t23-ink);font-size:clamp(25px,2.3vw,34px);font-weight:600;line-height:1.1}.card p{font-size:15px;line-height:1.7}.card-link,.card-link a{margin-top:25px;color:var(--t23-teal);font-size:12px}.mini-tag-row span,.tag{padding:6px 9px;background:var(--t23-teal-soft);border-radius:0;color:#25675f;font-size:10px}
.process{gap:0;border:1px solid var(--t23-line)}.process .wp-block-column,.process-step{padding:28px;background:#fff;border:0;border-right:1px solid var(--t23-line);border-radius:0}.process .wp-block-column:last-child,.process-step:last-child{border-right:0}.process-step:not(:last-child):after{display:none}.process-step b{width:auto;height:auto;justify-content:start;background:transparent;color:var(--t23-teal)}
.company-card-grid,.refined-directory-grid,.news-card-grid,.leadership-grid,.team-grid{gap:18px!important;border:0!important}.company-directory-card,.refined-directory-card,.news-article-card,.leadership-card,.team-card{border:1px solid var(--t23-line)!important}.company-directory-logo{min-height:120px;background:var(--t23-paper)}.directory-toolbar{margin-bottom:26px;padding:0;border:0;background:transparent}.filter-row{gap:7px}.filter-button{padding:10px 14px;border:1px solid var(--t23-line);border-radius:0;background:#fff;color:var(--t23-ink)}.filter-button.is-active{background:var(--t23-navy);border-color:var(--t23-navy);color:#fff}
.profile-hero{background:var(--t23-paper);border:0}.profile-brand,.profile-content,.form-shell,.contact-card,.job-card,.empty-state{border:1px solid var(--t23-line);border-radius:0;box-shadow:none}.profile-intro h1{font-family:var(--t23-display);font-weight:400}.portfolio-nav{background:#fff;border-color:var(--t23-line);box-shadow:none}.portfolio-nav a{font-size:11px}.entry-content h2{font-family:var(--t23-display);font-weight:400}.form-intro{background:var(--t23-navy)}input,textarea,select{border-radius:0!important}.button,.wp-element-button,.wp-block-button__link{border-radius:0!important;background:var(--t23-navy);color:#fff}.button:hover,.wp-element-button:hover{background:var(--t23-teal)}
.fresh-footer-cta{padding:clamp(70px,8vw,110px) 0;background:var(--t23-teal)}.fresh-footer-cta span{color:#d8efeb}.fresh-footer-cta h2{max-width:850px;color:#fff;font-family:var(--t23-display);font-size:clamp(42px,5.2vw,72px);font-weight:400;line-height:1}.fresh-footer-cta a{padding:15px 21px;background:#fff;border-radius:0;color:var(--t23-navy)}.fresh-footer{padding:76px 0 25px;background:var(--t23-navy)}.fresh-footer-grid{grid-template-columns:1.6fr .8fr 1fr 1fr;gap:65px}.fresh-footer h3{font-size:10px;letter-spacing:.14em;text-transform:uppercase}.fresh-footer a{color:#d4e0e5}.fresh-footer-brand p,.fresh-footer p{color:#9eb1ba}.fresh-footer-bottom{border-color:rgba(255,255,255,.14)}
@media(max-width:1100px){:root{--t23-container:min(100% - 48px,1280px)}.fresh-header-inner{grid-template-columns:190px 1fr auto}.fresh-nav{display:none}.fresh-menu-button{display:block}.fresh-mobile-nav.is-open{display:block}.section-head{grid-template-columns:1fr;gap:24px}.wp-block-columns.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.fresh-footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:760px){:root{--t23-container:calc(100% - 36px);--t23-space:68px}.fresh-topbar{display:none}.fresh-header-inner{min-height:72px;grid-template-columns:1fr auto}.fresh-logo img{width:160px}.hero{min-height:590px}.hero-content{padding:76px 0 125px}.hero h1{font-size:50px}.hero p{font-size:16px}.hero-slide:after{background:linear-gradient(90deg,rgba(5,28,44,.96),rgba(5,28,44,.73))}.hero-counter{display:none}.network-section-head{grid-template-columns:1fr}.network-parent{width:100%;justify-content:space-between}.network-track-wrap{overflow-x:auto;scroll-snap-type:x mandatory}.network-track{animation:none}.network-logo-card,.network-chip{min-width:78vw;scroll-snap-align:start}.network-actions{display:grid;grid-template-columns:1fr 1fr}.page-hero,.single-hero,.clear-page-hero{padding:72px 0 60px!important}.page-hero h1,.single-hero h1,.clear-page-hero h1{font-size:48px}.page-hero:after,.single-hero:after{display:none}.section-head h2,.clear-heading h2{font-size:41px}.wp-block-columns.grid{grid-template-columns:1fr}.card{padding:27px 22px}.card h3{margin-top:30px}.process{grid-template-columns:1fr}.process .wp-block-column,.process-step{border-right:0;border-bottom:1px solid var(--t23-line)}.fresh-footer-cta-inner{display:block}.fresh-footer-cta a{display:inline-flex;margin-top:28px}.fresh-footer-grid{grid-template-columns:1fr 1fr;gap:38px}.fresh-footer-brand{grid-column:1/-1}.fresh-footer-grid>div:last-child{grid-column:auto}.fresh-footer-bottom{display:block}}
@media(max-width:420px){:root{--t23-container:calc(100% - 28px)}.hero h1,.page-hero h1,.single-hero h1,.clear-page-hero h1{font-size:42px}.section-head h2,.clear-heading h2{font-size:36px}.fresh-footer-grid{grid-template-columns:1fr}.fresh-footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.network-rail-item img{transition:none}}
/* v24 — business architecture, editorial stories and professional detail */
.fresh-header,.fresh-header-inner,.fresh-nav,.fresh-nav>ul,.fresh-has-panel{overflow:visible}.fresh-nav>ul>li{position:relative}.fresh-has-panel>.fresh-nav-panel{position:absolute;top:calc(100% + 24px);left:-34px;z-index:1200;display:grid;grid-template-columns:240px 280px;width:570px;padding:0;background:#fff;border:1px solid var(--t23-line);box-shadow:0 24px 60px rgba(8,38,58,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility .2s}.fresh-has-panel>.fresh-nav-panel:before{content:"";position:absolute;top:-25px;left:0;right:0;height:25px}.fresh-has-panel:hover>.fresh-nav-panel,.fresh-has-panel:focus-within>.fresh-nav-panel{opacity:1;visibility:visible;transform:none}.fresh-has-panel>.fresh-nav-panel>div:first-child{padding:30px;background:var(--t23-navy);color:#fff}.fresh-has-panel>.fresh-nav-panel>div:first-child span{display:block;color:#8fd3ca;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.fresh-has-panel>.fresh-nav-panel>div:first-child strong{display:block;margin-top:22px;font-family:var(--t23-display);font-size:24px;font-weight:400;line-height:1.2}.fresh-has-panel>.fresh-nav-panel>div:last-child{display:grid;align-content:center;padding:16px 25px}.fresh-has-panel>.fresh-nav-panel>div:last-child a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--t23-line);color:var(--t23-ink);font-size:12px}.fresh-has-panel>.fresh-nav-panel>div:last-child a:last-child{border:0}.fresh-has-panel>.fresh-nav-panel>div:last-child b{color:var(--t23-teal)}.fresh-has-panel>.fresh-nav-panel-wide{left:-150px;grid-template-columns:260px 360px;width:650px}.fresh-has-panel>.fresh-nav-panel-wide>div:last-child{grid-template-columns:1fr 1fr;column-gap:24px}.fresh-has-panel>.fresh-nav-panel-wide>div:last-child a:nth-last-child(-n+2){border-bottom:0}
.v24-statement{padding-top:110px;padding-bottom:90px;background:#fff}.v24-statement .section-head{display:block;margin:0}.v24-statement .section-head-copy{max-width:1100px}.v24-statement .section-head h2{max-width:1050px;font-size:clamp(52px,6.3vw,92px)}.v24-statement .section-head p{max-width:790px;margin-top:30px;font-size:19px}
.v24-story{padding:0!important;background:var(--t23-paper)}.v24-story>.container{width:100%;max-width:none}.v24-story-grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:0!important;margin:0!important}.v24-story-media,.v24-story-copy{margin:0!important}.v24-story-media figure{height:100%;min-height:720px;margin:0}.v24-story-media img{display:block;width:100%;height:100%;min-height:720px;object-fit:cover}.v24-story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,110px)}.v24-story-copy h2{max-width:700px;margin:20px 0 26px;font-family:var(--t23-display);font-size:clamp(48px,5.3vw,78px);font-weight:400;letter-spacing:-.05em;line-height:.98}.v24-story-copy>p{max-width:650px;font-size:18px;line-height:1.75}.v24-story-copy .wp-block-buttons{margin-top:26px}.v24-story-copy .wp-block-button__link{min-height:52px;display:inline-flex;align-items:center;padding:0 22px}
.healthcare-scope{background:#fff!important}.healthcare-scope .wp-block-columns.grid{grid-template-columns:1.15fr .85fr .85fr}.healthcare-scope .wp-block-column:first-child .card{background:var(--t23-navy);color:#fff}.healthcare-scope .wp-block-column:first-child .card h3{color:#fff}.healthcare-scope .wp-block-column:first-child .card p{color:#bfd0d8}.healthcare-scope .wp-block-column:first-child .card-label,.healthcare-scope .wp-block-column:first-child .card-link{color:#8fd3ca}.healthcare-partner-path{background:var(--t23-paper)!important}.healthcare-partner-path .wp-block-columns.grid{counter-reset:path}.healthcare-partner-path .card{min-height:310px}.healthcare-partner-path .card h3{margin-top:auto;padding-top:80px}.healthcare-partner-path .card-label{position:absolute;top:32px;left:34px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--t23-line);color:var(--t23-teal);font-size:11px}
.home-updates .news-grid{grid-template-columns:repeat(3,1fr)}.home-updates .news-card{padding:0}.home-updates .news-card>a:first-child{display:block;height:220px;overflow:hidden}.home-updates .news-card>a:first-child img{width:100%;height:100%;object-fit:cover}.home-updates .news-card>.card-label,.home-updates .news-card>h3,.home-updates .news-card>p,.home-updates .news-card>.card-link{margin-right:28px;margin-left:28px}.home-updates .news-card>.card-label{margin-top:25px}.home-updates .news-card>.card-link{margin-bottom:28px}
.profile-hero-grid{gap:80px}.profile-brand{padding:35px;background:#fff}.profile-intro .eyebrow{margin-bottom:18px}.profile-intro h1{font-size:clamp(50px,6vw,82px);line-height:.96}.company-priority-section{border-top:1px solid var(--t23-line);border-bottom:1px solid var(--t23-line)}.diagnostics-priority-grid{gap:80px}.diagnostics-priority-media img{min-height:520px;object-fit:cover}.diagnostics-priority-copy h2{font-family:var(--t23-display);font-weight:400}.feature-check-grid span{border-radius:0;background:var(--t23-paper);border:1px solid var(--t23-line)}
@media(max-width:1100px){.fresh-nav-panel{display:none!important}.v24-story-grid{grid-template-columns:1fr}.v24-story-media figure,.v24-story-media img{min-height:520px;max-height:620px}.healthcare-scope .wp-block-columns.grid{grid-template-columns:1fr 1fr}.healthcare-scope .wp-block-column:first-child{grid-column:1/-1}.home-updates .news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.v24-statement{padding:70px 0}.v24-statement .section-head h2{font-size:43px}.v24-statement .section-head p{font-size:16px}.v24-story-media figure,.v24-story-media img{min-height:300px;max-height:350px}.v24-story-copy{padding:60px 22px}.v24-story-copy h2{font-size:42px}.healthcare-scope .wp-block-columns.grid,.home-updates .news-grid{grid-template-columns:1fr}.healthcare-scope .wp-block-column:first-child{grid-column:auto}.healthcare-partner-path .card{min-height:0}.healthcare-partner-path .card h3{padding-top:60px}.home-updates .news-card>a:first-child{height:200px}.profile-hero-grid,.diagnostics-priority-grid{gap:35px}}
/* v25 — transparent-to-solid navigation and cinematic hero motion */
body.home .fresh-topbar{position:absolute;top:0;right:0;left:0;z-index:1002;background:transparent;border-bottom:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.82);transition:opacity .32s,transform .32s}body.home .fresh-topbar a,body.home .fresh-topbar .v13-location{color:rgba(255,255,255,.82);border-color:rgba(255,255,255,.25)}body.home .fresh-topbar.is-scrolled{pointer-events:none;opacity:0;transform:translateY(-100%)}
body.home .fresh-header{position:fixed;top:34px;right:0;left:0;background:transparent;border-color:rgba(255,255,255,.18);backdrop-filter:none;transition:top .38s,height .38s,background-color .38s,border-color .38s,box-shadow .38s,transform .42s cubic-bezier(.22,1,.36,1)}body.home .fresh-header.is-scrolled{top:0;background:rgba(255,255,255,.96);border-color:var(--t23-line);box-shadow:0 8px 32px rgba(8,38,58,.08);backdrop-filter:blur(16px)}body.home .fresh-header.is-hidden{transform:translateY(-110%)}body.home.admin-bar .fresh-topbar{top:32px}body.home.admin-bar .fresh-header{top:66px}body.home.admin-bar .fresh-header.is-scrolled{top:32px}
.thrive-logo-lockup{position:relative;display:block;width:188px;aspect-ratio:1475/475}.thrive-logo-lockup img{position:absolute;inset:0;width:100%!important;height:100%;object-fit:contain}.thrive-logo-white{display:none}.fresh-logo .thrive-logo-lockup{transition:width .35s}body.home .fresh-logo .thrive-logo-lockup{width:188px}body.home .fresh-logo .thrive-logo-color{opacity:0}body.home .fresh-logo .thrive-logo-white{display:block;opacity:1}body.home .fresh-logo img{filter:none;transition:opacity .32s}body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-lockup{width:174px}body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-color{opacity:1}body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-white{opacity:0}.fresh-footer .thrive-logo-lockup{width:210px;background:#fff}.fresh-footer .thrive-logo-white{display:none}.fresh-footer .thrive-logo-color{opacity:1}
body.home .fresh-logo .custom-logo-link img{filter:brightness(0) invert(1);transition:filter .32s,width .32s}body.home .fresh-header.is-scrolled .fresh-logo .custom-logo-link img{filter:none;width:174px}
body.home .fresh-header-inner{min-height:102px;transition:min-height .38s}body.home .fresh-header.is-scrolled .fresh-header-inner{min-height:76px}body.home .fresh-nav>ul>li>a{color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.22);transition:color .3s}body.home .fresh-header.is-scrolled .fresh-nav>ul>li>a{color:var(--t23-ink);text-shadow:none}body.home .fresh-nav>ul>li>a:after{background:#fff}body.home .fresh-header.is-scrolled .fresh-nav>ul>li>a:after{background:var(--t23-teal)}body.home .fresh-header-cta{background:#fff;color:var(--t23-navy);transition:background-color .3s,color .3s,transform .3s}body.home .fresh-header-cta:hover{transform:translateY(-2px)}body.home .fresh-header.is-scrolled .fresh-header-cta{background:var(--t23-navy);color:#fff}body.home .fresh-menu-button{border-color:rgba(255,255,255,.55);background:rgba(0,0,0,.08)}body.home .fresh-menu-button span{background:#fff}body.home .fresh-header.is-scrolled .fresh-menu-button{border-color:var(--t23-line);background:#fff}body.home .fresh-header.is-scrolled .fresh-menu-button span{background:var(--t23-ink)}
body.home .hero{min-height:820px}body.home .hero-slide{transform:scale(1.06);transition:opacity .85s ease,visibility .85s,transform 7s cubic-bezier(.18,.7,.25,1)}body.home .hero-slide.is-active{transform:scale(1)}body.home .hero-content .eyebrow,body.home .hero-content h1,body.home .hero-content>p,body.home .hero-actions{opacity:0;transform:translateY(28px)}body.home .hero-slide.is-active .hero-content .eyebrow{animation:t25Reveal .72s .12s forwards}body.home .hero-slide.is-active .hero-content h1{animation:t25Reveal .82s .24s forwards}body.home .hero-slide.is-active .hero-content>p{animation:t25Reveal .82s .38s forwards}body.home .hero-slide.is-active .hero-actions{animation:t25Reveal .82s .52s forwards}@keyframes t25Reveal{to{opacity:1;transform:none}}body.home .hero-dot{position:relative;overflow:hidden;width:38px;background:rgba(255,255,255,.32)}body.home .hero-dot.is-active{background:rgba(255,255,255,.32)}body.home .hero-dot.is-active:after{content:"";position:absolute;inset:0;background:var(--t23-signal);transform-origin:left;animation:t25Progress 6s linear forwards}@keyframes t25Progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.fresh-nav-panel{transform-origin:top center}.fresh-has-panel:hover>.fresh-nav-panel,.fresh-has-panel:focus-within>.fresh-nav-panel{animation:t25Panel .28s cubic-bezier(.22,1,.36,1)}@keyframes t25Panel{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
.network-logo-card,.company-directory-card,.news-article-card,.leadership-card{transition:background-color .25s,border-color .25s,transform .32s cubic-bezier(.22,1,.36,1)}.network-logo-card:hover,.company-directory-card:hover,.news-article-card:hover,.leadership-card:hover{transform:translateY(-4px);border-color:#b9c8cc!important}.v24-story-media img{transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.v24-story:hover .v24-story-media img{transform:scale(1.025)}
@media(max-width:782px){body.home.admin-bar .fresh-topbar{top:46px}body.home.admin-bar .fresh-header{top:46px}body.home.admin-bar .fresh-header.is-scrolled{top:46px}}
@media(max-width:760px){body.home .fresh-topbar{display:none}body.home .fresh-header{top:0}body.home .fresh-header-inner{min-height:78px}body.home .fresh-header.is-scrolled .fresh-header-inner{min-height:68px}body.home .fresh-logo img{width:158px}body.home .fresh-header.is-scrolled .fresh-logo img{width:150px}body.home .hero{min-height:700px}body.home .hero-content{padding-top:145px}.fresh-mobile-nav{max-height:calc(100vh - 68px);overflow-y:auto}.fresh-mobile-nav.is-open{animation:t25Mobile .32s cubic-bezier(.22,1,.36,1)}@keyframes t25Mobile{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){body.home .fresh-header,body.home .fresh-logo img,body.home .hero-slide,.fresh-nav-panel,.network-logo-card,.company-directory-card,.news-article-card,.leadership-card,.v24-story-media img{transition:none!important;animation:none!important}body.home .hero-content .eyebrow,body.home .hero-content h1,body.home .hero-content>p,body.home .hero-actions{opacity:1;transform:none}body.home .hero-dot.is-active:after{animation:none;transform:none}}
/* v26 — corrective professional system based on real rendered-page QA */
:root{--t26-blue:#005eb8;--t26-dark:#062f4f;--t26-cyan:#00a7c4;--t26-ink:#102f43;--t26-copy:#425f70;--t26-light:#f3f7f8;--t26-line:#cfdbdf;--t26-sans:Arial,"Helvetica Neue",Helvetica,sans-serif}
body.thrive-healthcare-theme{font-family:var(--t26-sans);color:var(--t26-ink)}body.thrive-healthcare-theme h1,body.thrive-healthcare-theme h2,body.thrive-healthcare-theme h3,.hero h1,.page-hero h1,.single-hero h1,.clear-page-hero h1,.section-head h2,.v24-story-copy h2,.network-section-head h2,.fresh-has-panel>.fresh-nav-panel>div:first-child strong{font-family:var(--t26-sans);font-weight:750;letter-spacing:-.04em}body.thrive-healthcare-theme p{color:var(--t26-copy)}
.fresh-container,.container,.clear-container{width:min(1320px,calc(100% - 64px))}.fresh-header-inner{grid-template-columns:210px minmax(0,1fr) auto;gap:28px}.fresh-logo .thrive-logo-lockup{width:200px}.fresh-nav ul{justify-content:center;gap:30px}.fresh-nav a{font-size:13px;font-weight:800}.fresh-header-actions{min-width:max-content}.fresh-header-cta{min-width:192px;white-space:nowrap;overflow:visible;padding-inline:22px;font-weight:850}.fresh-menu-button{flex:0 0 auto}
body.home .fresh-header-inner{min-height:96px}body.home .fresh-header.is-scrolled .fresh-header-inner{min-height:74px}body.home .fresh-logo .thrive-logo-lockup{width:200px}body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-lockup{width:178px}
.fresh-has-panel>.fresh-nav-panel,.fresh-has-panel>.fresh-nav-panel-wide{position:fixed;top:130px;right:auto;left:50%;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);width:min(1120px,calc(100vw - 80px));padding:0;transform:translate(-50%,10px);box-shadow:0 22px 50px rgba(6,47,79,.16)}body.home .fresh-header.is-scrolled .fresh-has-panel>.fresh-nav-panel{top:74px}.fresh-has-panel:hover>.fresh-nav-panel,.fresh-has-panel:focus-within>.fresh-nav-panel{transform:translate(-50%,0)}.fresh-has-panel>.fresh-nav-panel>div:first-child{padding:38px;background:var(--t26-dark)}.fresh-has-panel>.fresh-nav-panel>div:first-child span{color:#81d8e3;font-size:10px}.fresh-has-panel>.fresh-nav-panel>div:first-child strong{max-width:440px;margin-top:18px;font-size:30px;line-height:1.15}.fresh-has-panel>.fresh-nav-panel>div:last-child{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:0 34px;padding:28px 38px}.fresh-has-panel>.fresh-nav-panel>div:last-child a{min-height:58px;align-items:center;font-size:13px}.fresh-has-panel>.fresh-nav-panel>div:last-child a:nth-last-child(-n+2){border-bottom:0}.fresh-has-panel>.fresh-nav-panel>div:last-child b{color:var(--t26-blue)}body.admin-bar .fresh-has-panel>.fresh-nav-panel{top:162px}body.admin-bar .fresh-header.is-scrolled .fresh-has-panel>.fresh-nav-panel{top:106px}
body.home .hero{min-height:760px}.hero-content{max-width:820px}.hero h1{max-width:12ch;font-size:clamp(54px,6.3vw,88px);font-weight:800;line-height:.96}.hero p{max-width:680px;font-size:19px}.hero-actions .button{font-weight:850}.hero-actions .button:first-child{background:#fff;color:var(--t26-dark)}.hero-actions .button-outline{background:transparent;color:#fff}.hero-slide:after{background:linear-gradient(90deg,rgba(4,40,67,.97) 0,rgba(4,40,67,.87) 45%,rgba(4,40,67,.22) 82%)}
.v24-statement{padding:100px 0 84px}.v24-statement .section-head-copy{max-width:1080px}.v24-statement .section-head h2{max-width:1000px;font-size:clamp(44px,5.2vw,72px);font-weight:800;line-height:1.02}.v24-statement .section-head p{max-width:780px;color:var(--t26-copy);font-size:19px}
.v24-story{overflow:hidden}.v24-story .wp-block-group.container,.v24-story .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.v24-story-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;width:100%!important;max-width:none!important;margin:0!important;gap:0!important}.v24-story-grid>.wp-block-column{min-width:0!important;width:auto!important;max-width:none!important;flex-basis:auto!important;margin:0!important}.v24-story-media{order:0}.v24-story-copy{order:1;min-width:0!important;padding:clamp(52px,6.5vw,100px)!important}.v24-story-media figure,.v24-story-media img{width:100%!important;min-height:620px!important;height:100%!important;max-height:none!important}.v24-story-copy h2{max-width:680px;font-size:clamp(44px,4.8vw,68px);font-weight:800;overflow-wrap:normal;word-break:normal;hyphens:none}.v24-story-copy>p{max-width:650px;font-size:18px}.v24-story-copy .wp-block-button__link{background:var(--t26-blue);font-weight:850}
.section-head{grid-template-columns:minmax(0,1fr) minmax(280px,.5fr)}.section-head h2,.clear-heading h2{font-size:clamp(40px,4.8vw,68px);font-weight:800;line-height:1.03}.section-head p{font-size:18px}.eyebrow,.card-label,.card-number{color:var(--t26-blue);font-weight:900}.eyebrow:before{background:var(--t26-cyan)}
.card h3{font-size:clamp(24px,2.2vw,32px);font-weight:800;line-height:1.12}.card p{color:var(--t26-copy)}.card-link,.card-link a{color:var(--t26-blue);font-weight:850}.healthcare-scope .wp-block-column:first-child .card{background:var(--t26-dark)}.healthcare-scope .wp-block-column:first-child .card-label,.healthcare-scope .wp-block-column:first-child .card-link{color:#80d7e2}.healthcare-partner-path .card-label{color:var(--t26-blue)}
.page-hero,.single-hero,.clear-page-hero{background:var(--t26-dark)!important}.page-hero h1,.single-hero h1,.clear-page-hero h1{max-width:980px;font-size:clamp(48px,6vw,80px);font-weight:800;line-height:.98}.page-hero p,.single-hero p,.clear-page-hero p{font-size:19px}.profile-intro h1{font-family:var(--t26-sans);font-weight:800}.button,.wp-element-button,.wp-block-button__link{font-weight:850}.fresh-footer-cta{background:var(--t26-blue)}.fresh-footer-cta h2{font-family:var(--t26-sans);font-weight:800}.fresh-footer{background:var(--t26-dark)}
.fresh-footer-socials{display:flex!important;flex-flow:row wrap!important;gap:9px!important;margin-top:22px}.fresh-footer-socials>a{display:grid!important;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.25);color:#fff!important;transition:background-color .2s,border-color .2s,transform .2s}.fresh-footer-socials>a:hover{background:var(--t26-blue);border-color:var(--t26-blue);transform:translateY(-2px)}.fresh-footer-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fresh-footer-socials a[aria-label="Facebook"] svg,.fresh-footer-socials a[aria-label="YouTube"] svg{fill:currentColor;stroke:none}
@media(max-width:1180px){.fresh-container,.container,.clear-container{width:calc(100% - 48px)}.fresh-header-inner{grid-template-columns:190px 1fr auto}.fresh-logo .thrive-logo-lockup,body.home .fresh-logo .thrive-logo-lockup{width:184px}.fresh-header-cta{min-width:0}.fresh-nav{display:none}.fresh-menu-button{display:block}.fresh-has-panel>.fresh-nav-panel{display:none!important}.v24-story-grid{grid-template-columns:1fr!important}.v24-story-media figure,.v24-story-media img{min-height:480px!important;max-height:560px!important}.v24-story-copy{padding:70px max(32px,7vw)!important}}
@media(max-width:760px){.fresh-container,.container,.clear-container{width:calc(100% - 32px)}body.home .fresh-header-inner{min-height:76px}.fresh-logo .thrive-logo-lockup,body.home .fresh-logo .thrive-logo-lockup{width:158px}body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-lockup{width:150px}.fresh-header-cta{display:none}body.home .hero{min-height:680px}.hero-content{padding-top:130px}.hero h1{font-size:46px}.hero p{font-size:16px}.v24-statement{padding:68px 0}.v24-statement .section-head h2{font-size:39px}.v24-story-media figure,.v24-story-media img{min-height:290px!important;max-height:340px!important}.v24-story-copy{padding:58px 20px!important}.v24-story-copy h2{font-size:39px}.section-head h2,.clear-heading h2{font-size:38px}.page-hero h1,.single-hero h1,.clear-page-hero h1{font-size:43px}.page-hero p,.single-hero p,.clear-page-hero p{font-size:16px}}
/* v27 — direct navigation and corrected homepage information architecture */
.fresh-topbar{display:none!important}.fresh-header,body.home .fresh-header{top:0!important}.admin-bar .fresh-header,body.home.admin-bar .fresh-header,body.home.admin-bar .fresh-header.is-scrolled{top:32px!important}.fresh-header-inner,body.home .fresh-header-inner{min-height:88px}.fresh-header.is-scrolled .fresh-header-inner,body.home .fresh-header.is-scrolled .fresh-header-inner{min-height:74px}.fresh-nav>ul>li>a{white-space:nowrap}.fresh-header-cta{min-width:188px;text-align:center}.fresh-has-panel>.fresh-nav-panel{display:none!important}
body:not(.home) .fresh-header{background:#fff}.fresh-nav a{letter-spacing:0}.fresh-nav a:after{bottom:-10px}.fresh-logo .thrive-logo-lockup{width:194px}.fresh-header.is-scrolled .fresh-logo .thrive-logo-lockup{width:174px}
.page-hero,.single-hero,.clear-page-hero{padding:96px 0 82px!important}.page-hero:after,.single-hero:after{width:260px;height:260px;right:-80px;bottom:-130px}.page-hero h1,.single-hero h1,.clear-page-hero h1{max-width:900px;font-size:clamp(46px,5.2vw,70px);line-height:1.02}.page-hero p,.single-hero p,.clear-page-hero p{max-width:760px}
.v24-statement{padding:96px 0}.v24-statement .section-head h2{max-width:940px;font-size:clamp(44px,5vw,68px)}.v24-statement .section-head p{max-width:820px}.healthcare-scope .wp-block-columns.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.healthcare-scope .wp-block-column:first-child{grid-column:auto}.healthcare-scope .card{min-height:390px;display:flex;flex-direction:column}.healthcare-scope .card h3{margin-top:50px}.healthcare-scope .card .card-link{margin-top:auto;padding-top:26px}.v27-footprint{background:var(--t26-dark);color:#fff}.v27-footprint .section-head h2,.v27-footprint .card h3{color:#fff}.v27-footprint .section-head p{color:#c2d4dd}.v27-footprint .eyebrow{color:#7fd8e2}.v27-footprint .wp-block-columns.grid{border-color:rgba(255,255,255,.2)}.v27-footprint .card{background:transparent;border-color:rgba(255,255,255,.2)!important}.v27-footprint .card-label{color:#7fd8e2}.v27-footprint .card p{color:#bcd0d9}.v27-footprint .card:hover{background:rgba(255,255,255,.04)}.healthcare-partner-path .card{min-height:330px}.healthcare-partner-path .card h3{font-size:30px}.home-updates .section-head h2{max-width:760px}
.fresh-mobile-nav{top:74px;box-shadow:0 18px 45px rgba(6,47,79,.14)}.fresh-mobile-nav a{font-weight:800}
@media(max-width:1180px){.healthcare-scope .wp-block-columns.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-header-inner{min-height:78px}.fresh-mobile-nav{top:78px}}
@media(max-width:782px){.admin-bar .fresh-header,body.home.admin-bar .fresh-header,body.home.admin-bar .fresh-header.is-scrolled{top:46px!important}}
@media(max-width:760px){.fresh-header-inner,body.home .fresh-header-inner{min-height:72px}.fresh-header.is-scrolled .fresh-header-inner,body.home .fresh-header.is-scrolled .fresh-header-inner{min-height:66px}.fresh-mobile-nav{top:72px}.page-hero,.single-hero,.clear-page-hero{padding:72px 0 58px!important}.page-hero h1,.single-hero h1,.clear-page-hero h1{font-size:42px}.v24-statement{padding:68px 0}.v24-statement .section-head h2{font-size:38px}.healthcare-scope .wp-block-columns.grid{grid-template-columns:1fr}.healthcare-scope .card{min-height:0}.healthcare-scope .card h3{margin-top:32px}.healthcare-partner-path .card{min-height:0}}
/* v28 — Bayer-inspired global header, banner, progress and page motion */
:root{--t28-blue:#0066b3;--t28-green:#65b32e;--t28-dark:#073653;--t28-ink:#153a50;--t28-line:#d7e1e5}
.thrive-scroll-progress{position:fixed;top:88px;right:0;left:0;z-index:1100;height:4px;background:rgba(215,225,229,.65);pointer-events:none;transition:top .32s}.thrive-scroll-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--t28-green),#8ac642);transform:scaleX(0);transform-origin:left center;transition:transform .12s linear}.site-is-scrolled .thrive-scroll-progress{top:74px}.admin-bar .thrive-scroll-progress{top:120px}.admin-bar.site-is-scrolled .thrive-scroll-progress{top:106px}
.fresh-header{border-bottom:0}.fresh-header-inner{position:relative}.fresh-header-inner:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:rgba(255,255,255,.24)}.fresh-header.is-scrolled .fresh-header-inner:after,body:not(.home) .fresh-header-inner:after{background:var(--t28-line)}.fresh-nav>ul>li>a{padding:34px 0 30px;color:var(--t28-ink);font-size:13px;font-weight:750}.fresh-nav>ul>li>a:after{bottom:23px;height:4px;background:var(--t28-green)!important}.fresh-header-cta{background:var(--t28-blue);color:#fff}.fresh-header-cta:hover{background:var(--t28-dark)}
body.thrive-context-about .fresh-nav li:nth-child(1)>a:after,body.thrive-context-solutions .fresh-nav li:nth-child(2)>a:after,body.thrive-context-network .fresh-nav li:nth-child(3)>a:after,body.thrive-context-news .fresh-nav li:nth-child(4)>a:after,body.thrive-context-partners .fresh-nav li:nth-child(5)>a:after{width:100%}
body.home .hero{min-height:720px;background:var(--t28-dark)}body.home .hero-slide:after{background:linear-gradient(90deg,rgba(3,39,62,.3),rgba(3,39,62,.06))}body.home .hero-slide>.container{display:flex;min-height:720px;align-items:center}body.home .hero-content{width:min(610px,100%);max-width:none;margin-top:78px;padding:45px 48px 48px;background:rgba(0,102,179,.94);box-shadow:0 26px 70px rgba(0,30,52,.18)}body.home .hero .eyebrow{color:#d9f0ca}body.home .hero h1{max-width:12ch;margin:18px 0 20px;font-size:clamp(48px,5.2vw,70px);font-weight:750;line-height:1}body.home .hero p{max-width:540px;color:#eef7fb;font-size:18px}body.home .hero-actions{margin-top:28px}body.home .hero-actions .button:first-child{background:#fff;color:var(--t28-blue)}body.home .hero-actions .button-outline{border-color:#fff;color:#fff}.hero-controls{bottom:26px}.hero-dot.is-active:after{background:var(--t28-green)}
.site-main{animation:t28PageIn .62s cubic-bezier(.22,1,.36,1)}@keyframes t28PageIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.page-hero,.single-hero,.clear-page-hero{border-top:4px solid var(--t28-green)!important}.page-hero .eyebrow,.single-hero .eyebrow,.clear-page-hero .clear-kicker{color:#a8d98b!important}.page-hero:after,.single-hero:after{display:none}.page-hero h1,.single-hero h1,.clear-page-hero h1{font-weight:750}
.section-head h2,.v24-statement .section-head h2,.v24-story-copy h2{color:var(--t28-ink)}.eyebrow,.card-label,.card-number{color:var(--t28-blue)}.card-link,.card-link a{color:var(--t28-blue)}.wp-block-button__link,.button{background:var(--t28-blue)}.wp-block-button__link:hover,.button:hover{background:var(--t28-dark)}.fresh-footer-cta{background:var(--t28-blue)}.fresh-footer{background:var(--t28-dark)}
.js .reveal{transform:translateY(30px);transition:opacity .7s ease,transform .75s cubic-bezier(.22,1,.36,1)}.js .reveal.is-visible{transform:none}.v24-story-media{overflow:hidden}.v24-story-media img{transform:scale(1.035)}.v24-story.is-visible .v24-story-media img,.v24-story:hover .v24-story-media img{transform:scale(1)}
@media(max-width:1180px){.thrive-scroll-progress{top:78px}.site-is-scrolled .thrive-scroll-progress{top:74px}.admin-bar .thrive-scroll-progress{top:110px}.admin-bar.site-is-scrolled .thrive-scroll-progress{top:106px}}
@media(max-width:782px){.admin-bar .thrive-scroll-progress{top:118px}.admin-bar.site-is-scrolled .thrive-scroll-progress{top:112px}}
@media(max-width:760px){.thrive-scroll-progress{top:72px;height:3px}.site-is-scrolled .thrive-scroll-progress{top:66px}.admin-bar .thrive-scroll-progress{top:118px}.admin-bar.site-is-scrolled .thrive-scroll-progress{top:112px}body.home .hero,body.home .hero-slide>.container{min-height:680px}body.home .hero-content{width:calc(100% - 16px);margin-top:108px;padding:32px 25px 35px}body.home .hero h1{font-size:42px}body.home .hero p{font-size:16px}.fresh-nav>ul>li>a{padding:0}.site-main{animation-duration:.42s}}
@media(prefers-reduced-motion:reduce){.site-main{animation:none}.thrive-scroll-progress span{transition:none}.js .reveal{transform:none}.v24-story-media img{transform:none}}

/* v31 structural UI correction — progress belongs to the header, hero belongs to the image. */
.fresh-header,
body.home .fresh-header{overflow:visible}
.fresh-header-inner,
body.home .fresh-header-inner{height:88px;min-height:88px!important}
.fresh-header.is-scrolled .fresh-header-inner,
body.home .fresh-header.is-scrolled .fresh-header-inner{height:74px;min-height:74px!important}
.fresh-logo,
.fresh-header-actions{align-self:stretch;display:flex;align-items:center}
.fresh-logo .thrive-logo-lockup{flex:0 0 auto}
.fresh-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;height:48px;padding:0 22px;line-height:1.15;text-align:center}
.thrive-scroll-progress,
.site-is-scrolled .thrive-scroll-progress,
.admin-bar .thrive-scroll-progress,
.admin-bar.site-is-scrolled .thrive-scroll-progress{position:absolute;top:auto!important;right:0;bottom:-3px;left:0;z-index:5;height:3px;background:#dce5e8;pointer-events:none}
.thrive-scroll-progress span{height:3px;background:#5fb642}

body.home .hero-slide:after{background:linear-gradient(90deg,rgba(3,31,51,.94) 0%,rgba(3,31,51,.78) 42%,rgba(3,31,51,.28) 68%,rgba(3,31,51,.08) 100%)}
body.home .hero-content{width:min(720px,62vw);max-width:720px;margin-top:72px;padding:0 0 0 34px;background:transparent;box-shadow:none;border-left:4px solid #6fbe44}
body.home .hero h1{max-width:11ch;margin:18px 0 22px;font-size:clamp(48px,5.5vw,78px);line-height:.98;text-wrap:balance}
body.home .hero p{max-width:610px;color:#eef5f7;font-size:18px;line-height:1.55}
body.home .hero-actions{margin-top:30px}

.page-hero,.single-hero,.clear-page-hero{padding:82px 0 70px!important;border-top:0!important}
.page-hero h1,.single-hero h1,.clear-page-hero h1{max-width:850px;font-size:clamp(44px,4.8vw,64px);line-height:1.03;text-wrap:balance}
.page-hero .lead,.single-hero>div>p,.clear-page-hero p{max-width:720px;font-size:18px;line-height:1.6}
.section,.v21-section{padding-top:92px;padding-bottom:92px}
.section-head{margin-bottom:42px}
.section-head h2{max-width:850px;font-size:clamp(38px,4.2vw,56px);line-height:1.05;text-wrap:balance}
.wp-block-columns.grid{align-items:stretch}
.wp-block-columns.grid .card{min-height:240px;padding:34px 30px}
.wp-block-columns.grid .card h3{font-size:clamp(24px,2vw,30px);line-height:1.12}
.wp-block-columns.grid .card p{font-size:16px;line-height:1.6}

@media(max-width:1180px){
  .fresh-header-inner,body.home .fresh-header-inner{height:78px;min-height:78px!important}
  .fresh-header.is-scrolled .fresh-header-inner,body.home .fresh-header.is-scrolled .fresh-header-inner{height:70px;min-height:70px!important}
}
@media(max-width:760px){
  .fresh-header-inner,body.home .fresh-header-inner{height:72px;min-height:72px!important}
  .fresh-header.is-scrolled .fresh-header-inner,body.home .fresh-header.is-scrolled .fresh-header-inner{height:66px;min-height:66px!important}
  body.home .hero-content{width:100%;max-width:100%;margin-top:78px;padding:0 0 0 20px}
  body.home .hero h1{font-size:clamp(40px,12vw,52px)}
  body.home .hero p{font-size:16px}
  .page-hero,.single-hero,.clear-page-hero{padding:62px 0 52px!important}
  .page-hero h1,.single-hero h1,.clear-page-hero h1{font-size:clamp(38px,11vw,48px)}
  .section,.v21-section{padding-top:64px;padding-bottom:64px}
  .wp-block-columns.grid .card{min-height:0;padding:28px 24px}
}

/* v29 final audited component rules */
*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{overflow-x:hidden}img,video,iframe{max-width:100%}a,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}
.fresh-container,.container,.clear-container{width:min(1280px,calc(100% - 64px));margin-inline:auto}.entry-content,.article-body{overflow-wrap:break-word}.entry-content h1,.entry-content h2,.entry-content h3,.card h3,.section-head h2{overflow-wrap:normal;word-break:normal;hyphens:none}
.fresh-header{will-change:transform}.fresh-header-inner{gap:24px}.fresh-nav ul{gap:27px}.fresh-nav>ul>li>a{font-size:12px;letter-spacing:.01em}.fresh-header-cta{min-height:48px}.fresh-mobile-nav{max-height:calc(100vh - 66px);overflow:auto}.fresh-menu-button{width:46px;height:46px}
.hero-slide{background-color:#0a3854}.hero-slide>.container{position:relative;z-index:2}.hero-content{border-left:5px solid var(--t28-green)}.hero-content h1{overflow-wrap:normal;word-break:normal}.hero-actions .button{min-width:150px}.hero-controls{pointer-events:none}.hero-controls button{pointer-events:auto}
.section,.clear-section{scroll-margin-top:78px}.section-head{gap:64px}.section-head-copy{min-width:0}.section-head h2{max-width:900px}.section-head p{max-width:720px}.wp-block-columns{min-width:0}.wp-block-column{min-width:0}.wp-block-columns.grid>.wp-block-column{width:auto!important;max-width:none!important}
.card,.detail-card,.product-focus-card,.team-card,.journey-card{overflow:hidden}.card-media img,.product-focus-media img,.news-card-image img{display:block;width:100%;height:100%;object-fit:cover}.card a,.product-focus-card a,.news-article-card a{text-underline-offset:3px}.card-link{align-self:flex-start}
.profile-hero-grid,.partner-overview-grid,.diagnostics-priority-grid,.job-detail-layout,.article-layout{min-width:0}.profile-brand img{display:block;max-height:260px;object-fit:contain}.profile-actions{align-items:stretch}.profile-actions .button{min-height:48px}.portfolio-nav{overflow-x:auto;scrollbar-width:thin}.portfolio-nav-inner{width:max-content;min-width:100%}.feature-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.form-shell{overflow:hidden}.form-grid{align-items:start}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid #b8c8cf;background:#fff;color:#153a50}.field textarea{min-height:132px}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(0,102,179,.2);border-color:#0066b3}.form-submit .button{min-height:50px}
.article-layout{grid-template-columns:minmax(0,1fr) minmax(250px,320px)}.article-body{max-width:780px}.article-body p,.article-body li{font-size:17px;line-height:1.75}.article-body img{height:auto}.article-share a{display:grid;width:42px;height:42px;place-items:center}
.fresh-footer-grid{align-items:start}.fresh-footer-grid>div{min-width:0}.fresh-footer a{overflow-wrap:anywhere}.fresh-footer-socials>a{flex:0 0 40px}.fresh-footer-bottom{gap:20px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #65b32e;outline-offset:3px}
@media(max-width:1180px){.fresh-container,.container,.clear-container{width:calc(100% - 48px)}.section-head{gap:30px}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.fresh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:900px){.profile-hero-grid,.partner-overview-grid,.diagnostics-priority-grid,.job-detail-layout{grid-template-columns:1fr}.profile-brand{max-width:420px}.feature-check-grid{grid-template-columns:1fr 1fr}.fresh-footer-grid>div:last-child{grid-column:auto}}
@media(max-width:760px){.fresh-container,.container,.clear-container{width:calc(100% - 32px)}.section-head{display:block}.section-head p{font-size:16px}.hero-content{border-left:0;border-top:4px solid var(--t28-green)}.hero-actions{display:grid}.hero-actions .button{width:100%}.feature-check-grid{grid-template-columns:1fr}.profile-actions{display:grid}.profile-actions .button{width:100%}.portfolio-nav-inner{gap:20px}.article-body p,.article-body li{font-size:16px}.fresh-footer-grid{grid-template-columns:1fr 1fr}.fresh-footer-brand{grid-column:1/-1}.fresh-footer-bottom{display:block}.fresh-footer-bottom div{margin-top:10px}}
@media(max-width:420px){.fresh-container,.container,.clear-container{width:calc(100% - 24px)}.fresh-footer-grid{grid-template-columns:1fr}.fresh-footer-brand{grid-column:auto}.fresh-footer-cta h2{font-size:36px}}

/* v32 homepage editorial refinement */
.home .fresh-footer-cta{display:none}
.v21-hero{min-height:720px}.v21-hero-inner{min-height:720px;padding-top:105px;padding-bottom:54px}.v21-hero-copy{max-width:720px}.v21-hero h1{max-width:11ch;font-size:clamp(56px,6.3vw,88px);font-weight:650;line-height:.96;text-wrap:balance}.v21-hero-copy>p{max-width:620px;font-size:18px}.v21-hero-proof{padding:22px;background:rgba(4,30,47,.76);backdrop-filter:blur(10px)}
.v21-logos{padding:22px 0 26px}.v21-logo-track div{height:76px}.v21-logo-track img{filter:none;opacity:.9}
.v21-section{padding:96px 0}.v21-intro-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:80px}.v21-intro h2,.v21-section-head h2{font-size:clamp(44px,4.8vw,66px);font-weight:600;line-height:1.02;text-wrap:balance}.v21-intro p{font-size:18px}
.v21-hospital{min-height:650px;grid-template-columns:1fr 1fr}.v21-hospital-image{min-height:650px}.v21-hospital-copy{padding:72px max(4vw,46px)}.v21-hospital h2{font-size:clamp(43px,4.5vw,62px);font-weight:600;line-height:1.02;text-wrap:balance}.v21-hospital ol{margin:27px 0}.v21-hospital li{padding:14px 0}
.v21-section-head{grid-template-columns:minmax(0,1fr) 330px;gap:55px;margin-bottom:44px}.v21-capability-grid>a{min-height:285px}.v21-capability-grid h3{font-size:29px}.v21-card-image{min-height:229px}
.v21-footprint{padding:96px 0}.v21-footprint h2{font-size:clamp(44px,4.8vw,66px);font-weight:600;line-height:1.02;text-wrap:balance}.v21-footprint-grid{gap:80px}.v21-final-cta{padding:92px 0}.v21-final-cta h2{max-width:950px;font-size:clamp(46px,5vw,70px);font-weight:600;line-height:1.01;text-wrap:balance}
@media(max-width:980px){.v21-hero{min-height:auto}.v21-hero-inner{min-height:auto}.v21-intro-grid{grid-template-columns:1fr;gap:38px}.v21-hospital{grid-template-columns:1fr}.v21-hospital-image{min-height:460px}.v21-section-head{grid-template-columns:1fr;gap:22px}}
@media(max-width:680px){.v21-hero h1{font-size:clamp(43px,13vw,56px)}.v21-hero-inner{padding-top:52px;padding-bottom:48px}.v21-hero-proof{padding:18px}.v21-section{padding:66px 0}.v21-intro h2,.v21-section-head h2,.v21-hospital h2,.v21-footprint h2,.v21-final-cta h2{font-size:40px}.v21-hospital-image{min-height:300px}.v21-hospital-copy{padding:54px 22px}.v21-footprint,.v21-final-cta{padding:70px 0}}

/* v33 readable process system */
.wp-block-columns.process{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px!important;border:1px solid var(--t23-line);background:var(--t23-line)!important}
.wp-block-columns.process>.wp-block-column{width:auto!important;min-width:0;max-width:none!important;flex-basis:auto!important;padding:0;border:0!important;background:#fff}
.wp-block-columns.process .card{display:block;min-height:290px;padding:34px 36px;border:0!important;background:#fff}
.wp-block-columns.process .card-label{display:grid;width:38px;height:38px;place-items:center;border:1px solid #9db8b2;border-radius:50%;color:var(--t23-teal);font-size:11px;font-weight:850;letter-spacing:.06em}
.wp-block-columns.process .card h3{max-width:22ch;margin:42px 0 15px;font-size:clamp(27px,2.6vw,38px);line-height:1.08}
.wp-block-columns.process .card p{max-width:48ch;margin:0;color:var(--t23-body);font-size:16px;line-height:1.65;overflow-wrap:normal;word-break:normal;hyphens:none}
.wp-block-columns.process>.wp-block-column:nth-child(1) .card,.wp-block-columns.process>.wp-block-column:nth-child(4) .card{background:#f7faf8}
.wp-block-columns.process .card:hover{background:#eef5f1}
@media(max-width:700px){.wp-block-columns.process{grid-template-columns:1fr!important}.wp-block-columns.process .card{min-height:0;padding:28px 24px}.wp-block-columns.process .card h3{margin-top:30px;font-size:29px}}

/* v35 long-form corporate homepage */
.v35-home .hero{min-height:760px}.v35-home .hero-slide>.container{min-height:760px}.v35-home .hero-content{width:min(720px,62vw);max-width:720px;margin-top:72px;padding:0 0 0 34px;background:transparent;box-shadow:none}.v35-home .hero h1{max-width:11ch;font-size:clamp(54px,6vw,84px);text-wrap:balance}.v35-home .hero p{max-width:610px}.v35-home .hero-controls{z-index:5}
.v35-priorities,.v35-companies{padding:104px 0;background:#f3f5f2}.v35-priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid #cad6d5;background:#cad6d5}.v35-priority-grid article{display:flex;min-height:390px;flex-direction:column;padding:36px;background:#fff}.v35-priority-grid article:nth-child(2){background:#f8faf8}.v35-priority-grid span{color:#0066a9;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.v35-priority-grid h3{max-width:15ch;margin:62px 0 18px;color:#0a2d43;font-size:clamp(30px,3vw,42px);line-height:1.06}.v35-priority-grid p{max-width:43ch;margin:0;color:#4f6570;line-height:1.7}.v35-priority-grid a{margin-top:auto;padding-top:32px;color:#0066a9;font-size:13px;font-weight:850}
.v35-proof{padding:104px 0;background:#082a40;color:#fff}.v35-proof .v21-section-head h2{color:#fff}.v35-proof .v21-section-head>p{color:#c0d0d8}.v35-proof .v21-kicker{color:#91d9c8}.v35-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.v35-proof-grid article{min-height:280px;padding:30px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.v35-proof-grid b{color:#8dd4c3;font-size:12px}.v35-proof-grid h3{margin:58px 0 13px;color:#fff;font-size:26px}.v35-proof-grid p{margin:0;color:#b9cbd3;font-size:15px;line-height:1.65}
.v35-companies{background:#fff}.v35-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.v35-company-grid>a{display:flex;min-height:430px;flex-direction:column;padding:28px;border:1px solid #cad6d5;color:#0a2d43}.v35-company-grid>a>div{display:grid;height:128px;place-items:center;margin:-28px -28px 28px;background:#f2f5f3}.v35-company-grid img{max-width:180px;max-height:72px;object-fit:contain}.v35-company-grid span{color:#087a69;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.v35-company-grid h3{margin:34px 0 14px;font-size:30px;line-height:1.08}.v35-company-grid p{margin:0;color:#546a75;line-height:1.65}.v35-company-grid b{margin-top:auto;padding-top:30px;color:#0066a9;font-size:13px}.v35-company-grid>a:hover{border-color:#087a69;background:#fbfdfc}
@media(max-width:1000px){.v35-priority-grid{grid-template-columns:1fr}.v35-priority-grid article{min-height:300px}.v35-priority-grid h3{margin-top:38px}.v35-proof-grid{grid-template-columns:repeat(2,1fr)}.v35-company-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.v35-home .hero,.v35-home .hero-slide>.container{min-height:680px}.v35-home .hero-content{width:100%;max-width:none;margin-top:82px;padding:0;border-left:0;border-top:4px solid #67b844}.v35-home .hero h1{font-size:44px}.v35-priorities,.v35-proof,.v35-companies{padding:70px 0}.v35-priority-grid article{min-height:0;padding:28px 24px}.v35-priority-grid h3{margin-top:30px;font-size:33px}.v35-priority-grid a{margin-top:18px;padding-top:0}.v35-proof-grid,.v35-company-grid{grid-template-columns:1fr}.v35-proof-grid article{min-height:0;padding:28px 24px}.v35-proof-grid h3{margin-top:28px}.v35-company-grid>a{min-height:390px}}

/* v38 — compact and overflow-safe mobile header. */
@media(max-width:900px){
html,body{max-width:100%;overflow-x:hidden}.fresh-topbar,.fresh-nav,.fresh-header-cta{display:none!important}
.fresh-header,body.home .fresh-header{top:0!important;width:100%;background:#082a40!important;border-bottom:1px solid rgba(255,255,255,.28)!important}
.admin-bar .fresh-header,body.home.admin-bar .fresh-header{top:46px!important}
.fresh-header-inner,body.home .fresh-header-inner,.fresh-header.is-scrolled .fresh-header-inner,body.home .fresh-header.is-scrolled .fresh-header-inner{display:flex!important;width:calc(100% - 32px)!important;height:72px!important;min-height:72px!important;justify-content:space-between;gap:16px;padding:0!important}
.fresh-logo{min-width:0;align-items:center}.fresh-logo .thrive-logo-lockup,.fresh-logo img,body.home .fresh-logo .thrive-logo-lockup,body.home .fresh-logo img,body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-lockup,body.home .fresh-header.is-scrolled .fresh-logo img{display:block;width:158px!important;max-width:calc(100vw - 104px)!important;max-height:52px!important;object-fit:contain;filter:none}
.fresh-header-actions{display:flex!important;min-width:46px!important;margin-left:auto}.fresh-menu-button,body.home .fresh-menu-button,body.home .fresh-header.is-scrolled .fresh-menu-button{display:flex!important;width:46px;height:46px;flex:0 0 46px;flex-direction:column;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.52)!important;background:transparent!important;color:#fff}
.fresh-menu-button span,body.home .fresh-menu-button span,body.home .fresh-header.is-scrolled .fresh-menu-button span{display:block;width:20px;height:2px;margin:3px 0;background:#fff!important;transition:transform .22s,opacity .22s}.fresh-menu-button[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.fresh-menu-button[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.fresh-mobile-nav{position:fixed;top:72px!important;right:0;left:0;z-index:999;max-height:calc(100dvh - 72px);overflow:auto;border-top:0;background:#fff!important;box-shadow:0 20px 45px rgba(4,28,45,.24)}.admin-bar .fresh-mobile-nav{top:118px!important;max-height:calc(100dvh - 118px)}.fresh-mobile-nav.is-open{display:block!important}.fresh-mobile-nav .fresh-container{width:calc(100% - 32px)!important;padding:10px 0 22px}.fresh-mobile-nav a{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:14px 2px;border-bottom:1px solid #dbe4e6;color:#082a40!important;font-size:15px;font-weight:800}.fresh-mobile-nav a:after{content:'→';color:#087a69}body.menu-open{overflow:hidden}
}
@media(max-width:380px){.fresh-header-inner,body.home .fresh-header-inner{width:calc(100% - 24px)!important}.fresh-logo .thrive-logo-lockup,.fresh-logo img,body.home .fresh-logo .thrive-logo-lockup,body.home .fresh-logo img{width:142px!important}}

/* v43 mobile header: dark/white at top, white/colour after scrolling. */
@media(max-width:900px){
 .fresh-header:not(.is-scrolled),body.home .fresh-header:not(.is-scrolled){background:#082a40!important;border-bottom-color:rgba(255,255,255,.28)!important}
 .fresh-header:not(.is-scrolled) .fresh-logo .thrive-logo-color,body.home .fresh-header:not(.is-scrolled) .fresh-logo .thrive-logo-color{opacity:0!important}
 .fresh-header:not(.is-scrolled) .fresh-logo .thrive-logo-white,body.home .fresh-header:not(.is-scrolled) .fresh-logo .thrive-logo-white{display:block!important;opacity:1!important}
 .fresh-header.is-scrolled,body.home .fresh-header.is-scrolled{background:#fff!important;border-bottom-color:#d7e0e4!important;box-shadow:0 7px 22px rgba(7,31,54,.13)!important}
 .fresh-header.is-scrolled .fresh-logo .thrive-logo-color,body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-color{display:block!important;opacity:1!important}
 .fresh-header.is-scrolled .fresh-logo .thrive-logo-white,body.home .fresh-header.is-scrolled .fresh-logo .thrive-logo-white{display:block!important;opacity:0!important}
 .fresh-header.is-scrolled .fresh-menu-button,body.home .fresh-header.is-scrolled .fresh-menu-button{border-color:#567080!important;background:#fff!important;color:#082a40!important}
 .fresh-header.is-scrolled .fresh-menu-button span,body.home .fresh-header.is-scrolled .fresh-menu-button span{background:#082a40!important}
}
