
:root{--navy:#071d49;--blue:#0878c9;--green:#159447;--ink:#0d2140;--muted:#5d6c80;--line:#dbe6ef;--soft:#f5f9fc;--white:#fff;--radius:22px;--shadow:0 18px 50px rgba(7,29,73,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92vw);margin:auto}.topbar{background:var(--navy);color:#fff;font-size:13px;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{min-height:88px;display:flex;align-items:center;gap:26px}.brands{display:flex;align-items:center;gap:18px;min-width:310px}.brands img{object-fit:contain;display:block}.fig{width:92px;height:58px}.wcd{width:170px;height:60px}.menu{display:flex;gap:8px;align-items:center;margin-left:auto}.menu a,.dropbtn{font-size:14px;font-weight:700;padding:11px 14px;border:1px solid transparent;border-radius:12px;background:white;color:var(--navy)}.menu a:hover,.menu a.active,.drop:hover .dropbtn{border-color:#9fd2f2;background:#eef8ff;color:#0565a9}.drop{position:relative}.dropdown{display:none;position:absolute;top:100%;left:0;width:270px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.drop:hover .dropdown{display:grid}.dropdown a{padding:10px 12px}.actions{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;font-weight:800;border:1px solid var(--blue);color:var(--blue);background:#fff}.btn.primary{background:var(--blue);color:#fff}.btn.green{background:var(--green);border-color:var(--green);color:#fff}.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#eaf7ff 0%,#f6fbff 55%,#e9f7ef 100%);padding:88px 0}.hero:after{content:'';position:absolute;width:560px;height:560px;border-radius:50%;right:-140px;top:-210px;background:radial-gradient(circle,#69c3f055,transparent 68%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.2em;font-weight:900;color:var(--blue);text-transform:uppercase}.hero h1,.pagehero h1{font-size:clamp(42px,5.6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 22px}.hero p,.pagehero p{font-size:19px;color:#40536c;max-width:760px}.hero-card{background:#fff;border:1px solid #d7e9f4;border-radius:30px;padding:32px;box-shadow:var(--shadow)}.signal{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.signal div{padding:22px;border-radius:18px;background:var(--soft);border:1px solid var(--line)}.signal b{display:block;font-size:25px;color:var(--navy)}.section{padding:78px 0}.section.alt{background:var(--soft)}.section h2{font-size:clamp(32px,4vw,50px);letter-spacing:-.035em;line-height:1.08;margin:8px 0 18px}.lead{font-size:18px;color:var(--muted);max-width:800px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 30px rgba(7,29,73,.05)}.card h3{font-size:22px;margin:8px 0}.card p{color:var(--muted)}.num{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e9f6ff;color:var(--blue);font-weight:900}.ecos{grid-template-columns:repeat(5,1fr)}.ecos .card{padding:22px}.ecos h3{font-size:18px}.cta{background:linear-gradient(120deg,#062b61,#0878c9);color:#fff;border-radius:30px;padding:48px;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta h2{margin:0;color:#fff}.pagehero{padding:68px 0;background:linear-gradient(115deg,#edf8ff,#f8fbfd 55%,#eff9f1);border-bottom:1px solid var(--line)}.featuregrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.feature{border-left:4px solid var(--blue);padding:22px 24px;background:#fff;border-radius:0 18px 18px 0;box-shadow:0 8px 30px rgba(7,29,73,.05)}.footer{background:#061a3a;color:#d7e5f3;padding:54px 0 25px}.footergrid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer h4{color:#fff}.footer a{display:block;margin:7px 0;color:#c7d7e7}.footbrands{display:flex;gap:20px;align-items:center}.footbrands img{background:#fff;border-radius:12px;padding:6px;object-fit:contain}.mobile{display:none}@media(max-width:980px){.menu,.actions{display:none}.mobile{display:block;margin-left:auto}.hero-grid,.cards,.ecos,.footergrid{grid-template-columns:1fr 1fr}.ecos{grid-template-columns:1fr 1fr}.brands{min-width:0}.hero{padding:60px 0}}@media(max-width:650px){.hero-grid,.cards,.ecos,.featuregrid,.footergrid{grid-template-columns:1fr}.brands{gap:8px}.fig{width:65px}.wcd{width:125px}.hero h1,.pagehero h1{font-size:42px}.cta{display:block}.cta .btn{margin-top:20px}.topbar .wrap span:last-child{display:none}}
/* Secure portal + enterprise contact integration */
.secure-main{min-height:78vh;background:radial-gradient(circle at 20% 10%,#0e3159 0,#07172b 38%,#030b15 100%);padding:72px 5%}.login-shell{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.login-copy{color:#fff}.login-copy h1{font-size:clamp(44px,5vw,72px);line-height:1.02;margin:14px 0 22px}.login-copy p{font-size:19px;max-width:650px;color:#c9d9eb}.security-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.security-points span,.contact-topics span{border:1px solid rgba(57,189,255,.35);background:rgba(30,126,193,.12);padding:9px 13px;border-radius:999px}.login-card{background:#fff;border-radius:24px;padding:36px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.login-card h2{font-size:30px;margin:15px 0 6px}.login-card label,.contact-form label,.user-form label{display:grid;gap:8px;font-weight:700;margin:16px 0}.login-card input,.contact-form input,.contact-form select,.contact-form textarea,.user-form input,.user-form select{width:100%;box-sizing:border-box;border:1px solid #cbd7e5;border-radius:12px;padding:14px;font:inherit;background:#fff}.login-submit{width:100%;margin:10px 0 18px}.status-pill{font-size:12px;font-weight:800;color:#087f3e}.form-alert,.form-success{padding:12px 14px;border-radius:10px;margin:15px 0}.form-alert{background:#fff0f0;color:#a31d1d}.form-success{background:#ecfff2;color:#126b35}.internal-body{margin:0;background:#07111f;color:#eaf4ff;font-family:Arial,sans-serif}.internal-nav{min-height:72px;padding:0 4%;display:flex;align-items:center;gap:28px;background:#fff;color:#0a1c34;border-bottom:1px solid #dce7f2}.internal-brand{font-size:18px;text-decoration:none;color:#0a1c34;margin-right:auto}.internal-nav nav{display:flex;gap:10px}.internal-nav nav a{padding:10px 12px;text-decoration:none;color:#27405f;border-radius:9px}.internal-user{display:grid;text-align:right}.internal-user span{font-size:11px;color:#168b4d;font-weight:800}.internal-wrap{max-width:1280px;margin:auto;padding:52px 28px}.command-hero,.internal-panel{background:linear-gradient(135deg,#0c2748,#0a1729);border:1px solid #1b4268;border-radius:22px;padding:32px;margin-bottom:24px}.command-hero{display:flex;justify-content:space-between;align-items:center}.command-hero h1,.internal-panel h1{font-size:38px;margin:10px 0}.command-status{display:grid;text-align:center;padding:20px 30px;border:1px solid #1c9d5c;border-radius:15px}.command-status b{color:#5fe39a}.command-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.command-grid a{min-height:130px;padding:24px;border-radius:18px;background:#fff;color:#0a1c34;text-decoration:none;display:grid;align-content:center;gap:8px}.command-grid a b{font-size:22px}.command-grid a span{color:#61738a}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.metric-grid div{padding:22px;background:#0d2038;border-radius:14px;display:grid}.metric-grid b{font-size:28px;color:#57c9ff}.metric-grid span{color:#9fb5cb}.create-user{margin:25px 0;background:#0d2038;padding:18px;border-radius:14px}.create-user summary{font-weight:800;cursor:pointer}.user-form{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;margin-top:18px}.user-table{overflow:auto}.user-table table{width:100%;border-collapse:collapse}.user-table th,.user-table td{padding:14px;border-bottom:1px solid #23405e;text-align:left}.user-table td small{display:block;color:#93aac1}.state.active{color:#64e69f}.state.suspended{color:#ff9b9b}.contact-hero{background:linear-gradient(120deg,#06182d,#0a3d68);color:#fff}.contact-section{padding:70px 0;background:#f5f9fc}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.contact-copy h2{font-size:38px}.contact-topics{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.contact-form{background:#fff;padding:30px;border-radius:22px;box-shadow:0 20px 55px rgba(9,35,63,.10)}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form .hp{position:absolute;left:-10000px}.consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.consent input{width:auto!important;margin-top:3px}
@media(max-width:900px){.login-shell,.contact-grid{grid-template-columns:1fr}.command-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.internal-nav{flex-wrap:wrap;padding:14px}.internal-nav nav{order:3;width:100%;overflow:auto}.user-form,.form-two{grid-template-columns:1fr}.command-hero{align-items:flex-start;gap:20px;flex-direction:column}}

/* 19-Sep-26 approved healthcare visual master */
.health-site{background:#fff;color:#07316d}.health-header{height:78px;background:#fff;border-bottom:1px solid #e4ebf2;position:sticky;top:0;z-index:100}.health-nav{max-width:1460px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:28px}.wordmark{display:grid;line-height:1;color:#0868bd;min-width:230px}.wordmark strong{font-size:28px;letter-spacing:-1.4px}.wordmark sup{font-size:9px}.wordmark span{font-size:12px;margin-top:4px}.health-menu{display:flex;align-items:center;justify-content:center;gap:25px;flex:1}.health-menu a{font-size:13px;color:#062f68;white-space:nowrap;padding:29px 0 25px;border-bottom:3px solid transparent}.health-menu a:hover,.health-menu a.active{color:#0878c9;border-bottom-color:#0878c9}.health-actions{display:flex;gap:12px}.outline-action,.solid-action{font-size:13px;font-weight:800;border-radius:5px;padding:11px 20px;border:1px solid #0878c9}.outline-action{color:#0878c9;background:#fff}.solid-action{color:#fff;background:#0878c9}.health-mobile{display:none;border:0;background:none;font-size:24px}.health-hero{height:590px;position:relative;overflow:hidden;background:linear-gradient(90deg,#063a6d 0%,#07518a 43%,#8bd4f0 100%)}.health-hero:after{content:'';position:absolute;inset:0 0 0 46%;background:radial-gradient(circle at 70% 43%,rgba(163,235,255,.6),transparent 22%),linear-gradient(115deg,rgba(0,56,101,.15),rgba(236,250,255,.48));clip-path:polygon(16% 0,100% 0,100% 100%,0 100%)}.health-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,38,78,.72),rgba(2,71,123,.15) 62%,rgba(4,78,130,.06))}.health-hero-content{position:relative;z-index:4;max-width:1460px;margin:auto;padding:78px 55% 0 55px;color:#fff}.eyebrow-light{font-size:12px;letter-spacing:.28em;font-weight:800;color:#fff}.health-hero h1{font-size:58px;line-height:1.02;letter-spacing:-2.4px;margin:17px 0 20px}.health-hero p{font-size:19px;line-height:1.45;max-width:620px}.hero-actions{display:flex;gap:16px;margin-top:28px}.hero-primary,.hero-secondary{padding:14px 25px;border-radius:5px;font-weight:800}.hero-primary{background:#0799ef;color:#fff}.hero-secondary{border:1px solid #fff;color:#fff}.hero-benefits{display:flex;gap:28px;margin-top:55px;font-size:13px;font-weight:700;white-space:nowrap}.ai-glass{position:absolute;z-index:5;right:18%;top:115px;width:210px;height:295px;border:1px solid rgba(130,232,255,.75);background:rgba(2,91,151,.22);box-shadow:0 0 45px rgba(60,208,255,.3),inset 0 0 30px rgba(97,218,255,.12);backdrop-filter:blur(4px);color:#fff;padding:24px;display:grid;align-content:start;gap:12px}.ai-glass small{font-size:19px;font-weight:900;color:#9feaff;border-bottom:1px solid #6cc9e8;padding-bottom:13px}.ai-glass b{font-size:17px}.ai-pulse{position:absolute;bottom:17px;right:18px;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;border:1px solid #70e8ff;box-shadow:0 0 25px #46d7ff;font-weight:900}.solution-grid{max-width:1460px;margin:28px auto 34px;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.solution-card{border:1px solid #d5e2ec;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 3px 15px rgba(4,51,98,.04)}.solution-image{height:185px;position:relative;display:grid;place-items:center;background-size:cover;background-position:center}.solution-image:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,89,151,.06),rgba(2,58,102,.22))}.solution-image span{position:relative;z-index:2;font-size:74px;color:rgba(255,255,255,.94);text-shadow:0 3px 20px rgba(0,43,80,.35)}.med-img{background:linear-gradient(135deg,#d9f0f6,#9fcbd8)}.hosp-img{background:linear-gradient(135deg,#cfe5f0,#80b4cf)}.nurse-img{background:linear-gradient(135deg,#f0e5df,#c7d7dd)}.work-img{background:linear-gradient(135deg,#e3eef4,#93c1d7)}.solution-body{position:relative;padding:28px 24px 24px;min-height:260px}.solution-icon{position:absolute;top:-27px;left:22px;width:55px;height:55px;border:4px solid #fff;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:26px;background:#0878c9}.hospital .solution-icon{background:#2e9c4d}.nursing .solution-icon{background:#8145c5}.workforce .solution-icon{background:#f28528}.solution-body h2{font-size:25px;margin:4px 0 0;color:#073677}.solution-body h3{font-size:15px;margin:0 0 14px;color:#0878c9}.solution-body p{font-size:15px;color:#344f72;min-height:91px}.solution-body b{font-size:14px;color:#0878c9}.nursing .solution-body b{color:#8145c5}.workforce .solution-body b{color:#f28528}.capability-strip{max-width:1405px;margin:0 auto 60px;border-radius:12px;background:#eff8fd;display:grid;grid-template-columns:repeat(4,1fr);padding:35px 25px}.capability-strip div{text-align:center;border-right:1px solid #cbdfea}.capability-strip div:last-child{border:0}.capability-strip b{display:block;font-size:30px;color:#073677}.capability-strip span{font-size:14px;color:#36547a}.patmos-advantage{max-width:1460px;margin:0 auto;padding:40px 28px 75px;display:grid;grid-template-columns:1.2fr 1fr .72fr;gap:42px;align-items:center}.adv-copy h2{font-size:39px;line-height:1.08;margin:15px 0;color:#073677}.adv-copy p{font-size:17px;color:#395575;max-width:600px}.blue-button{display:inline-block;margin-top:15px;padding:14px 23px;background:#0878c9;color:#fff;border-radius:5px;font-weight:800}.may-orbit{height:350px;position:relative;border:1px solid #c9e1ef;border-radius:50%}.may-core{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:145px;height:145px;border:13px solid #e8f4fb;border-radius:50%;background:#0059a0;color:#fff;display:grid;place-items:center;align-content:center}.may-core span{font-size:31px}.may-core b{font-size:18px}.may-core small{font-size:12px}.orbit-item{position:absolute;font-size:12px;font-weight:800;text-align:center;color:#073677;background:#fff;padding:5px}.oi1{top:-8px;left:38%}.oi2{right:-10px;top:25%}.oi3{right:1%;bottom:14%}.oi4{bottom:-9px;left:38%}.oi5{left:-7%;bottom:14%}.oi6{left:-10%;top:25%}.smart-card{background:#eff8fd;border-radius:12px;padding:25px;color:#123d73}.smart-card h3{font-size:20px}.smart-card p{font-size:13px}.future-cta{background:linear-gradient(90deg,#075a9b,#0878c9 62%,#075590);color:#fff;padding:35px max(5vw,55px);display:flex;justify-content:space-between;align-items:center}.future-cta h2{font-size:29px;margin:8px 0 0}.future-cta p{margin:0}.future-cta a{background:#fff;color:#0878c9;border-radius:5px;padding:15px 45px;font-weight:800}.health-footer{background:#fff;color:#28496f;padding:30px 0}.health-footer-inner{max-width:1420px;margin:auto;padding:0 28px;display:flex;justify-content:space-between;font-size:13px}.health-footer nav{display:flex;gap:14px;align-items:center}.health-footer i{height:14px;width:1px;background:#b8c5d3}
@media(max-width:1100px){.health-menu{display:none}.health-mobile{display:block;margin-left:auto}.health-actions{margin-left:auto}.health-hero-content{padding-right:40%}.ai-glass{right:8%}.solution-grid{grid-template-columns:1fr 1fr}.patmos-advantage{grid-template-columns:1fr 1fr}.smart-card{grid-column:1/-1}.hero-benefits{flex-wrap:wrap}.capability-strip{margin-left:28px;margin-right:28px}}
@media(max-width:700px){.health-actions{display:none}.wordmark{min-width:0}.health-hero{height:auto;min-height:650px}.health-hero-content{padding:55px 25px 220px}.health-hero h1{font-size:43px}.ai-glass{right:25px;top:auto;bottom:25px;height:180px;width:180px}.ai-glass b{font-size:12px}.ai-glass small{font-size:15px}.hero-benefits{margin-top:35px}.solution-grid,.capability-strip,.patmos-advantage{grid-template-columns:1fr}.capability-strip div{border-right:0;border-bottom:1px solid #cbdfea;padding:12px}.future-cta,.health-footer-inner{display:block}.future-cta a{display:inline-block;margin-top:20px}.health-footer nav{margin-top:15px}.may-orbit{height:320px}}

/* 19-Sep-26-05 exact approved Figtree + Watercloud header lockup */
.health-brand-lockup{display:flex;align-items:center;gap:15px;min-width:330px;flex:0 0 auto}.figtree-brand{display:flex;align-items:center;justify-content:center;width:68px;height:58px;overflow:hidden}.figtree-brand img{display:block;width:68px;height:42px;object-fit:contain}.brand-divider{width:1px;height:40px;background:#c8d5e2}.health-brand-lockup .wordmark{min-width:190px}.health-brand-lockup .wordmark strong{font-size:27px}.health-nav{gap:22px}.health-menu{gap:21px}.health-menu a{font-size:12.5px}@media(max-width:1200px){.health-brand-lockup{min-width:300px}.health-menu{gap:14px}.health-menu a{font-size:12px}}@media(max-width:700px){.health-brand-lockup{min-width:0;gap:9px}.figtree-brand{width:48px;height:46px}.figtree-brand img{width:48px;height:32px}.brand-divider{height:31px}.health-brand-lockup .wordmark{min-width:0}.health-brand-lockup .wordmark strong{font-size:20px}.health-brand-lockup .wordmark span{font-size:9px}}

/* 19-Sep-26-06 pixel-reference lock */
.health-header{height:82px}.health-nav{max-width:1536px;padding:0 28px;gap:18px}.health-brand-lockup{min-width:305px;gap:13px}.figtree-brand{width:88px;height:70px;overflow:visible}.figtree-brand img{width:88px;height:64px;object-fit:contain}.brand-divider{height:38px;background:#b9cbdc}.watercloud-brand{display:flex;align-items:center;gap:8px;min-width:188px}.watercloud-brand>img{width:45px;height:45px;object-fit:contain}.watercloud-brand .wordmark{min-width:0}.watercloud-brand .wordmark strong{font-size:25px;line-height:.92}.watercloud-brand .wordmark span{font-size:10px;line-height:1.05}.health-menu{gap:14px}.health-menu a{font-size:11px}.health-actions{gap:10px}.outline-action,.solid-action{padding:10px 18px;font-size:12px}.health-hero{height:410px;background:#063f73}.health-hero:after{content:'';position:absolute;inset:0 0 0 41%;background:url('/assets/img/hero-doctor.jpg') center center/cover no-repeat;clip-path:none}.health-hero-overlay{z-index:2;background:linear-gradient(90deg,#073e73 0%,rgba(5,64,113,.97) 39%,rgba(5,64,113,.50) 59%,rgba(5,64,113,.02) 86%)}.health-hero-content{padding:52px 54% 0 54px;z-index:4}.health-hero h1{font-size:48px;line-height:1.02;margin:13px 0 13px}.health-hero p{font-size:16px;line-height:1.4}.hero-actions{margin-top:20px}.hero-primary,.hero-secondary{padding:12px 22px;font-size:13px}.hero-benefits{margin-top:38px;gap:25px;font-size:11px}.ai-glass{right:26%;top:70px;width:195px;height:230px;padding:18px;gap:7px}.ai-glass small{font-size:17px;padding-bottom:8px}.ai-glass b{font-size:14px}.ai-pulse{width:42px;height:42px}.solution-grid{margin-top:20px;gap:16px}.solution-image{height:150px;background-position:center;background-size:cover}.solution-image:after{display:none}.med-img{background-image:url('/assets/img/medical.jpg')}.hosp-img{background-image:url('/assets/img/hospital.jpg')}.nurse-img{background-image:url('/assets/img/nursing.jpg')}.work-img{background-image:url('/assets/img/workforce.jpg')}.solution-body{padding:26px 18px 20px;min-height:240px}.solution-body h2{font-size:22px}.solution-body h3{font-size:14px}.solution-body p{font-size:13px;min-height:82px}.solution-icon{width:50px;height:50px;top:-25px}.capability-strip{max-width:1408px;padding:26px 20px;margin-bottom:45px}.capability-strip b{font-size:27px}.patmos-advantage{padding-top:28px;padding-bottom:55px}.adv-copy h2{font-size:36px}.adv-copy p{font-size:15px}.may-orbit{height:310px}.may-core{width:130px;height:130px}.future-cta{padding-top:30px;padding-bottom:30px}.health-footer{padding:24px 0}
@media(max-width:1200px){.health-brand-lockup{min-width:285px}.figtree-brand{width:75px}.figtree-brand img{width:75px}.watercloud-brand>img{width:38px;height:38px}.health-menu{gap:9px}.health-menu a{font-size:10px}}
/* v19: preserve original page-specific imagery; navigation behaviour only */
body.page-medical .pagehero{background:linear-gradient(90deg,rgba(5,52,96,.96) 0%,rgba(5,52,96,.84) 48%,rgba(5,52,96,.18) 100%),url('/assets/img/medical.jpg') center/cover no-repeat;color:#fff}
body.page-hospital .pagehero{background:linear-gradient(90deg,rgba(5,52,96,.96) 0%,rgba(5,52,96,.84) 48%,rgba(5,52,96,.18) 100%),url('/assets/img/hospital.jpg') center/cover no-repeat;color:#fff}
body.page-nursing .pagehero{background:linear-gradient(90deg,rgba(5,52,96,.96) 0%,rgba(5,52,96,.84) 48%,rgba(5,52,96,.18) 100%),url('/assets/img/nursing.jpg') center/cover no-repeat;color:#fff}
body.page-workforce .pagehero{background:linear-gradient(90deg,rgba(5,52,96,.96) 0%,rgba(5,52,96,.84) 48%,rgba(5,52,96,.18) 100%),url('/assets/img/workforce.jpg') center/cover no-repeat;color:#fff}
body.page-platform .pagehero,body.page-technology .pagehero{background:linear-gradient(90deg,rgba(5,52,96,.97),rgba(5,52,96,.72)),url('/assets/img/hero-doctor.jpg') center/cover no-repeat;color:#fff}
.pagehero .eyebrow,.pagehero h1,.pagehero p{position:relative;z-index:1}
.health-header{position:sticky;top:0;z-index:9999;transition:transform .34s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease;will-change:transform}
.health-header.nav-hidden{transform:translateY(-105%)}
#nav-edge-trigger{position:fixed;top:0;left:0;right:0;height:8px;z-index:10000;pointer-events:auto}

/* 19 Sep 2026 v20 — HERO IMAGE VISIBILITY PATCH ONLY
   Preserve all page imagery/layout; reduce the blue mask so photography remains visible. */
body.page-medical .pagehero{
  background-image:linear-gradient(90deg,rgba(5,52,96,.88) 0%,rgba(5,52,96,.62) 36%,rgba(5,52,96,.18) 58%,rgba(5,52,96,0) 76%),url('/assets/img/medical.jpg');
  background-position:center;background-size:cover;background-repeat:no-repeat;
}
body.page-hospital .pagehero{
  background-image:linear-gradient(90deg,rgba(5,52,96,.88) 0%,rgba(5,52,96,.62) 36%,rgba(5,52,96,.18) 58%,rgba(5,52,96,0) 76%),url('/assets/img/hospital.jpg');
  background-position:center;background-size:cover;background-repeat:no-repeat;
}
body.page-nursing .pagehero{
  background-image:linear-gradient(90deg,rgba(5,52,96,.88) 0%,rgba(5,52,96,.62) 36%,rgba(5,52,96,.18) 58%,rgba(5,52,96,0) 76%),url('/assets/img/nursing.jpg');
  background-position:center;background-size:cover;background-repeat:no-repeat;
}
body.page-workforce .pagehero{
  background-image:linear-gradient(90deg,rgba(5,52,96,.88) 0%,rgba(5,52,96,.62) 36%,rgba(5,52,96,.18) 58%,rgba(5,52,96,0) 76%),url('/assets/img/workforce.jpg');
  background-position:center;background-size:cover;background-repeat:no-repeat;
}
body.page-platform .pagehero,body.page-technology .pagehero{
  background-image:linear-gradient(90deg,rgba(5,52,96,.86) 0%,rgba(5,52,96,.58) 36%,rgba(5,52,96,.14) 60%,rgba(5,52,96,0) 78%),url('/assets/img/hero-doctor.jpg');
  background-position:center;background-size:cover;background-repeat:no-repeat;
}

/* 19 Sep 2026 v21 — INTERNAL HERO PHOTO UNMASK + LINK CONSISTENCY
   Photos are shown cleanly. Readability is provided only behind the text, not over the image. */
body.page-medical .pagehero,
body.page-hospital .pagehero,
body.page-nursing .pagehero,
body.page-workforce .pagehero,
body.page-platform .pagehero,
body.page-technology .pagehero{
  background-image:var(--page-hero-image) !important;
  background-position:center center !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  color:#fff;
  position:relative;
  overflow:hidden;
}
body.page-medical .pagehero{--page-hero-image:url('/assets/img/medical.jpg')}
body.page-hospital .pagehero{--page-hero-image:url('/assets/img/hospital.jpg')}
body.page-nursing .pagehero{--page-hero-image:url('/assets/img/nursing.jpg')}
body.page-workforce .pagehero{--page-hero-image:url('/assets/img/workforce.jpg')}
body.page-platform .pagehero,body.page-technology .pagehero{--page-hero-image:url('/assets/img/hero-doctor.jpg')}
body.page-medical .pagehero:before,
body.page-hospital .pagehero:before,
body.page-nursing .pagehero:before,
body.page-workforce .pagehero:before,
body.page-platform .pagehero:before,
body.page-technology .pagehero:before{content:none !important;display:none !important;background:none !important}
body.page-medical .pagehero .wrap,
body.page-hospital .pagehero .wrap,
body.page-nursing .pagehero .wrap,
body.page-workforce .pagehero .wrap,
body.page-platform .pagehero .wrap,
body.page-technology .pagehero .wrap{
  width:min(1180px,92vw);
  margin:auto;
}
body.page-medical .pagehero .wrap>* ,
body.page-hospital .pagehero .wrap>* ,
body.page-nursing .pagehero .wrap>* ,
body.page-workforce .pagehero .wrap>* ,
body.page-platform .pagehero .wrap>* ,
body.page-technology .pagehero .wrap>*{
  max-width:720px;
  text-shadow:0 2px 12px rgba(0,0,0,.65);
}
body.page-medical .pagehero .eyebrow,
body.page-hospital .pagehero .eyebrow,
body.page-nursing .pagehero .eyebrow,
body.page-workforce .pagehero .eyebrow,
body.page-platform .pagehero .eyebrow,
body.page-technology .pagehero .eyebrow,
body.page-medical .pagehero p,
body.page-hospital .pagehero p,
body.page-nursing .pagehero p,
body.page-workforce .pagehero p,
body.page-platform .pagehero p,
body.page-technology .pagehero p{color:#fff !important}

/* v22 GLOBAL PUBLIC HEADER GEOMETRY LOCK — one header on every PHP landing page */
.health-header{height:84px!important;background:#fff!important;border-bottom:1px solid #e4ebf2!important}
.health-nav{width:100%!important;max-width:1536px!important;height:84px!important;margin:0 auto!important;padding:0 28px!important;display:flex!important;align-items:center!important;gap:18px!important}
.health-brand-lockup{display:flex!important;align-items:center!important;gap:14px!important;min-width:350px!important;flex:0 0 350px!important}
.figtree-brand{width:92px!important;height:70px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;flex:0 0 92px!important}
.figtree-brand img{width:92px!important;height:64px!important;object-fit:contain!important;display:block!important}
.brand-divider{width:1px!important;height:42px!important;background:#b9cbdc!important;flex:0 0 1px!important}
.watercloud-brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:215px!important;flex:0 0 215px!important}
.watercloud-brand>img{width:47px!important;height:47px!important;object-fit:contain!important;flex:0 0 47px!important}
.watercloud-brand .wordmark{display:grid!important;min-width:155px!important;line-height:1!important;color:#0868bd!important}
.watercloud-brand .wordmark strong{font-size:27px!important;line-height:.94!important;letter-spacing:-1.2px!important;white-space:nowrap!important}
.watercloud-brand .wordmark span{font-size:10.5px!important;line-height:1.05!important;margin-top:4px!important;white-space:nowrap!important}
.health-menu{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;flex:1 1 auto!important;min-width:0!important;margin:0!important}
.health-menu a{font-size:11px!important;white-space:nowrap!important;padding:30px 0 27px!important}
.health-actions{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;margin-left:auto!important}
.outline-action,.solid-action{padding:10px 17px!important;font-size:12px!important;white-space:nowrap!important}
.health-mobile{display:none!important}
@media(max-width:1280px){
 .health-nav{padding:0 20px!important;gap:13px!important}
 .health-brand-lockup{min-width:300px!important;flex-basis:300px!important;gap:10px!important}
 .figtree-brand{width:76px!important;flex-basis:76px!important}.figtree-brand img{width:76px!important;height:56px!important}
 .watercloud-brand{min-width:195px!important;flex-basis:195px!important}.watercloud-brand>img{width:41px!important;height:41px!important;flex-basis:41px!important}
 .watercloud-brand .wordmark{min-width:145px!important}.watercloud-brand .wordmark strong{font-size:24px!important}.watercloud-brand .wordmark span{font-size:9.5px!important}
 .health-menu{gap:10px!important}.health-menu a{font-size:10.5px!important}
 .outline-action,.solid-action{padding:9px 13px!important;font-size:11px!important}
}
@media(max-width:1100px){
 .health-menu{display:none!important}.health-actions{margin-left:auto!important}.health-mobile{display:block!important;margin-left:0!important}
}
@media(max-width:700px){
 .health-header,.health-nav{height:72px!important}.health-nav{padding:0 14px!important}
 .health-brand-lockup{min-width:0!important;flex:1 1 auto!important}.figtree-brand{width:55px!important;flex-basis:55px!important;height:52px!important}.figtree-brand img{width:55px!important;height:42px!important}
 .brand-divider{height:34px!important}.watercloud-brand{min-width:0!important;flex:0 1 auto!important}.watercloud-brand>img{width:36px!important;height:36px!important;flex-basis:36px!important}.watercloud-brand .wordmark{min-width:0!important}.watercloud-brand .wordmark strong{font-size:21px!important}.watercloud-brand .wordmark span{font-size:8.5px!important}
 .health-actions{display:none!important}
}

/* v23 — unified larger public navigation typography */
@media (min-width:1201px){
  .health-menu{gap:16px!important;}
  .health-menu a{font-size:13.5px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.1px!important;padding:30px 0 27px!important;}
}
@media (min-width:1001px) and (max-width:1200px){
  .health-menu{gap:11px!important;}
  .health-menu a{font-size:12px!important;font-weight:600!important;line-height:1!important;}
}
/* v25 — one live header system across homepage and every public page */
.health-header{height:108px!important;position:sticky!important;top:0!important;z-index:1000!important;background:#fff!important;transition:transform .28s cubic-bezier(.22,.61,.36,1)!important;will-change:transform}
.health-nav{height:108px!important;max-width:1664px!important;padding:0 34px!important;gap:20px!important}
.health-brand-lockup{min-width:405px!important;flex:0 0 405px!important;gap:16px!important}
.figtree-brand{width:105px!important;height:88px!important;flex:0 0 105px!important}.figtree-brand img{width:105px!important;height:78px!important}
.brand-divider{height:58px!important}
.watercloud-brand{min-width:260px!important;flex:0 0 260px!important;gap:11px!important}.watercloud-brand>img{width:55px!important;height:55px!important;flex:0 0 55px!important}.watercloud-brand .wordmark{min-width:190px!important}.watercloud-brand .wordmark strong{font-size:31px!important;letter-spacing:-1.4px!important}.watercloud-brand .wordmark span{font-size:12px!important;margin-top:5px!important}
.health-menu{gap:20px!important}.health-menu a{font-size:14px!important;font-weight:700!important;line-height:1!important;padding:42px 0 38px!important;color:#062d66!important}.health-menu a.active{color:#0878c9!important;border-bottom:3px solid #0878c9!important}
.health-actions{gap:14px!important}.outline-action,.solid-action{font-size:14px!important;font-weight:800!important;padding:15px 23px!important;border-radius:6px!important}
@media(max-width:1450px){.health-nav{padding:0 24px!important;gap:15px!important}.health-brand-lockup{min-width:350px!important;flex-basis:350px!important}.figtree-brand{width:88px!important;flex-basis:88px!important}.figtree-brand img{width:88px!important;height:68px!important}.watercloud-brand{min-width:230px!important;flex-basis:230px!important}.watercloud-brand>img{width:48px!important;height:48px!important;flex-basis:48px!important}.watercloud-brand .wordmark{min-width:170px!important}.watercloud-brand .wordmark strong{font-size:27px!important}.health-menu{gap:14px!important}.health-menu a{font-size:12.5px!important}.outline-action,.solid-action{font-size:12.5px!important;padding:13px 18px!important}}
@media(max-width:1180px){.health-menu{display:none!important}.health-mobile{display:block!important}.health-actions{margin-left:auto!important}}

/* v28 — shared navy legal/contact footer */
.health-footer{
  background:#052b55!important;
  color:#fff!important;
  padding:38px 0 30px!important; /* minimum 1 cm clear space before footer text */
  margin:0!important;
}
.health-footer-inner{
  max-width:1420px!important;
  margin:0 auto!important;
  padding:0 32px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:42px!important;
  font-size:13px!important;
  line-height:1.65!important;
}
.health-footer-company{display:flex;flex-direction:column;gap:2px;max-width:620px}
.health-footer-company strong{font-size:14px;letter-spacing:.04em;color:#fff}
.health-footer-company span{color:#d9e7f5}
.health-footer-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;flex-wrap:wrap!important;padding-top:2px}
.health-footer a{color:#fff!important;text-decoration:none!important;font-weight:600!important}
.health-footer a:hover{text-decoration:underline!important}
.health-footer i{display:block!important;width:1px!important;height:14px!important;background:rgba(255,255,255,.35)!important}
.health-footer-bottom{max-width:1420px;margin:24px auto 0;padding:18px 32px 0;border-top:1px solid rgba(255,255,255,.16);font-size:12px;color:#bcd0e5}
@media(max-width:760px){
  .health-footer{padding:38px 0 28px!important}
  .health-footer-inner{display:block!important;padding:0 22px!important}
  .health-footer-links{justify-content:flex-start!important;margin-top:22px!important;gap:11px!important}
  .health-footer-bottom{padding-left:22px;padding-right:22px}
}

/* v30 — approved left-aligned FIGTREE footer + Partners page */
.health-footer-inner{display:block!important;max-width:1420px!important;margin:0 auto!important;padding:0 32px!important}
.health-footer-company{max-width:900px!important;align-items:flex-start!important;text-align:left!important}
.health-footer-links{justify-content:flex-start!important;margin-top:22px!important;padding-top:0!important}
.health-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important}
.footer-powered{white-space:nowrap;color:#fff!important;font-size:14px!important}
.footer-powered strong{font-size:18px!important;color:#27c8f2!important;letter-spacing:.01em}
.partners-hero{background:linear-gradient(120deg,#062f63,#0878c9)!important;color:#fff!important}
.partners-hero .eyebrow,.partners-hero h1,.partners-hero p{color:#fff!important}
.partners-section{background:#f4f8fc!important}
.partner-card{background:#fff;border:1px solid #d7e4ef;border-radius:14px;padding:42px;box-shadow:0 12px 32px rgba(4,51,98,.07);max-width:1050px}
.partner-brand{display:flex;align-items:center;gap:22px;margin-bottom:24px}.partner-brand img{width:82px;height:82px;object-fit:contain}.partner-brand h2{margin:0 0 6px;color:#073677;font-size:30px}.partner-brand span{color:#0878c9;font-weight:700}.partner-card p{font-size:17px;line-height:1.7;color:#365474;max-width:900px}.partner-capabilities{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.partner-capabilities span{padding:9px 14px;border-radius:999px;background:#eaf5fc;color:#0767ad;font-size:13px;font-weight:700}
@media(max-width:760px){.health-footer-bottom{display:block!important}.footer-powered{display:block;margin-top:14px}.partner-card{padding:26px}.partner-brand{align-items:flex-start}.partner-brand img{width:62px;height:62px}.partner-brand h2{font-size:23px}}

/* v31 — Legal pages */
.legal-hero{background:linear-gradient(135deg,#052b5b 0%,#07477e 100%);color:#fff;padding:72px 0 64px}
.legal-wrap{width:min(1120px,calc(100% - 64px));margin:0 auto}
.legal-hero .eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;color:#7dd7ff;margin-bottom:14px}
.legal-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.02;margin:0 0 18px;letter-spacing:-.035em}
.legal-hero p{font-size:19px;line-height:1.65;max-width:820px;margin:0;color:#e8f4ff}
.legal-date{margin-top:24px;font-size:14px;color:#bcd8ed}
.legal-section{background:#fff;padding:68px 0 84px}
.legal-copy{max-width:980px;color:#24374b}
.legal-copy>p:first-child{font-size:18px;line-height:1.8;color:#40566c;margin-top:0;margin-bottom:42px}
.legal-copy h2{font-size:23px;line-height:1.25;color:#062d66;margin:38px 0 12px;letter-spacing:-.01em}
.legal-copy p{font-size:16px;line-height:1.8;margin:0 0 16px}
.legal-copy a{color:#0878c9;text-decoration:none;font-weight:700}.legal-copy a:hover{text-decoration:underline}
@media(max-width:700px){.legal-wrap{width:min(100% - 36px,1120px)}.legal-hero{padding:54px 0 48px}.legal-section{padding:48px 0 64px}.legal-copy h2{font-size:21px}}

/* v32 — thin elegant footer navigation typography */
.health-footer-links a{
  font-weight:300!important;
  font-size:13px!important;
  letter-spacing:.015em!important;
}
.health-footer-links i{
  opacity:.65!important;
}
.health-footer-bottom{
  font-weight:300!important;
  letter-spacing:.01em!important;
}
.footer-powered{
  font-weight:300!important;
}

/* 19 Sep 2026 v41 — APPROVED TECHNOLOGY HERO ONLY */
body.page-technology .pagehero{
  min-height:500px!important;
  padding:78px 0!important;
  background-image:url('/assets/img/technology-hero-approved.png')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  border-bottom:0!important;
}
body.page-technology .pagehero .wrap{
  width:min(1180px,92vw)!important;
  margin:0 auto!important;
  position:relative!important;
  z-index:2!important;
}
body.page-technology .pagehero .wrap>*{max-width:690px!important;text-shadow:0 3px 16px rgba(0,0,0,.8)!important}
body.page-technology .pagehero .eyebrow{color:#16d7ff!important;font-weight:900!important;letter-spacing:.2em!important}
body.page-technology .pagehero h1{color:#fff!important;font-weight:800!important;line-height:1.03!important}
body.page-technology .pagehero p{color:#fff!important;font-weight:600!important;max-width:680px!important}
@media(max-width:800px){body.page-technology .pagehero{background-position:62% center!important;padding:58px 0!important}body.page-technology .pagehero .wrap>*{max-width:88%!important}}


/* 20 Sep 2026 v48 — GLOBAL HERO IMAGE RESET
   All public .pagehero sections are text/colour only.
   No photographic or generated hero image is allowed to render. */
body .pagehero,
body.page-platform .pagehero,
body.page-medical .pagehero,
body.page-hospital .pagehero,
body.page-nursing .pagehero,
body.page-workforce .pagehero,
body.page-technology .pagehero,
body.page-company .pagehero,
body.page-partners .pagehero,
body.page-contact .pagehero{
  background-image:none!important;
  background:
    radial-gradient(circle at 82% 30%,rgba(30,181,255,.20),transparent 32%),
    linear-gradient(120deg,#031a35 0%,#063767 55%,#075f98 100%)!important;
}
body .pagehero::before,
body .pagehero::after{
  background-image:none!important;
}
body .pagehero .eyebrow{color:#37ddff!important;opacity:1!important}
body .pagehero h1{color:#fff!important;opacity:1!important}
body .pagehero p{color:#fff!important;opacity:1!important}
