:root{--navy:#052b48;--navy2:#031d34;--blue:#0967c7;--green:#1c9b48;--ink:#102a43;--muted:#607080;--line:#dce5ec;--wash:#f6f9fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0b72cf;outline-offset:3px}.site-header{height:112px;display:flex;align-items:center;gap:32px;padding:8px max(7vw,28px);background:#fff;position:relative;z-index:10;border-bottom:1px solid rgba(5,43,72,.06)}.brand{margin-right:auto;display:flex;align-items:center;text-decoration:none;width:330px;height:96px}.brand-logo{display:block;position:static;width:100%;max-width:330px;height:auto;object-fit:contain}.site-header nav{display:flex;gap:25px}.site-header nav a{text-decoration:none;font-size:14px;white-space:nowrap}.site-header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 25px;border:0;border-radius:7px;text-decoration:none;font:inherit;font-weight:700;cursor:pointer}.primary{background:linear-gradient(100deg,#0872d5,#0556b3);color:#fff;box-shadow:0 8px 25px rgba(6,93,185,.18)}.primary:disabled{opacity:.65;cursor:wait}.secondary{border:2px solid #0967c7;color:var(--navy);background:rgba(255,255,255,.9)}.header-cta{white-space:nowrap}.hero{min-height:545px;position:relative;overflow:hidden;padding:72px max(8vw,32px);display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(238,247,252,.96) 0%,rgba(238,247,252,.83) 31%,rgba(238,247,252,.44) 52%,rgba(238,247,252,.08) 78%),linear-gradient(180deg,rgba(255,190,95,.06),rgba(0,0,0,.14)),url("https://live.staticflickr.com/3193/3107153150_4e8e53b2ed_o.jpg");background-size:cover;background-position:center 52%;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 87% 47%,rgba(255,196,78,.40),transparent 26%);pointer-events:none}.hero:after{content:"";position:absolute;inset:auto 0 0 0;height:21%;background:linear-gradient(to top,rgba(3,29,52,.46),transparent);pointer-events:none}.hero-copy{position:relative;z-index:2;width:min(650px,58%)}.eyebrow{margin:0 0 20px;font-size:12px;letter-spacing:3px;font-weight:800;color:#075aa8}.hero h1{font-size:clamp(52px,5.3vw,78px);line-height:.98;letter-spacing:-3.5px;margin:0;color:#061f3d;text-shadow:0 1px 0 rgba(255,255,255,.25)}.hero h1 span{background:linear-gradient(90deg,#086cd2,#1489ba,#149b3c);background-clip:text;-webkit-background-clip:text;color:transparent}.lead{font-size:18px;line-height:1.5;max-width:620px;margin:25px 0 28px;color:#173a57}.actions{display:flex;gap:14px}.hero-message{position:absolute;z-index:2;right:8%;top:62px;transform:rotate(-5deg);font-family:"Segoe Print","Bradley Hand",cursive;font-style:italic;font-size:30px;line-height:1.35;color:#082d55;text-shadow:0 1px 12px rgba(255,255,255,.75)}.hero-message i{display:block;width:150px;border-top:4px solid var(--green);margin:10px 0 0 85px;transform:rotate(-7deg);border-radius:50%}.location{position:absolute;z-index:3;right:3%;bottom:18px;color:#fff;font-size:12px;text-shadow:0 1px 5px #000}.focus{padding:55px max(7vw,28px);display:grid;grid-template-columns:30% 70%;gap:30px;align-items:start}.focus h2,.solutions h2,.approach h2,.contact h2{font-size:clamp(34px,3.3vw,52px);letter-spacing:-2px;line-height:1.08;margin:0 0 15px;color:#09213d}.focus-intro>p:last-child,.focus-grid p,.approach>p{color:var(--muted);line-height:1.55}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr)}.focus-grid article{text-align:center;padding:0 22px;min-height:200px;border-left:1px solid var(--line)}.focus-grid h3{font-size:17px;margin:12px 0}.icon{width:56px;height:56px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e8f3ff;color:#0870d2;font-size:27px}.icon.green{background:#e9f6ed;color:var(--green)}.solutions{padding:80px max(8vw,32px);background:linear-gradient(180deg,#f5f9fc,#eef5f9)}.solutions-heading{max-width:760px;margin-bottom:38px}.solutions-heading>p:last-child{color:var(--muted);font-size:17px;line-height:1.6;max-width:700px}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.solution-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px 34px 34px;box-shadow:0 15px 40px rgba(5,43,72,.06)}.solution-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#0872d5,#0757a8)}.solution-card.workforce:before{background:linear-gradient(#1687c5,#1c9b48)}.solution-brand{position:relative;display:flex;align-items:flex-start;min-height:185px;margin:-4px -4px 10px}.solution-brand img{display:block;width:100%;max-width:560px;height:180px;object-fit:contain;object-position:left center}.solution-status{position:absolute;right:0;top:4px;font-size:10px;letter-spacing:1.5px;font-weight:800;color:#075a9c;background:#e8f4ff;border:1px solid #cce5fa;border-radius:20px;padding:8px 12px;white-space:nowrap}.workforce .solution-status{color:#137642;background:#e8f7ee;border-color:#caead6}.solution-card>p{color:var(--muted);line-height:1.6;margin-top:4px}.solution-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.solution-points span{font-size:12px;font-weight:700;color:#31536a;background:#f2f7fa;border-radius:5px;padding:8px 10px}.approach{background:var(--wash);padding:80px max(8vw,32px);display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.approach>p{font-size:18px}.contact{padding:85px max(8vw,32px);display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:80px;align-items:start;background:#fff}.contact-intro{position:sticky;top:40px}.contact-intro>p:not(.eyebrow){color:var(--muted);line-height:1.6;max-width:480px}.contact-location{margin:28px 0 4px!important;color:var(--ink)!important;font-weight:700}.contact-email{display:inline-block;margin-top:5px;font-size:17px;color:#0866bd;font-weight:700;text-decoration:none}.contact-email:hover{text-decoration:underline}.enquiry-form{position:relative;background:var(--wash);border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 18px 50px rgba(5,43,72,.06)}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.enquiry-form label{display:block;font-size:14px;font-weight:700;color:var(--navy);margin-bottom:20px}.enquiry-form label span{font-weight:400;color:var(--muted)}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #c8d5df;border-radius:7px;background:#fff;color:var(--ink);font:inherit;outline:none}.enquiry-form textarea{resize:vertical;min-height:130px}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(9,103,199,.11)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:25px}.form-note{font-size:12px;line-height:1.45;color:var(--muted);margin:0;max-width:390px}.form-note a{color:#075fae}.form-status{min-height:22px;margin:18px 0 0;font-size:14px;font-weight:700}.form-status.success{color:#147a3a}.form-status.error{color:#a52a2a}.legal-page{width:min(900px,calc(100% - 48px));margin:0 auto;padding:80px 0 100px}.legal-page h1{font-size:clamp(40px,5vw,62px);letter-spacing:-2.5px;line-height:1.05;margin:0 0 10px;color:var(--navy)}.legal-page h2{font-size:23px;color:var(--navy);margin:38px 0 10px}.legal-page p{font-size:16px;line-height:1.75;color:#425b6d}.legal-page a{color:#075fae}.legal-updated{font-size:13px!important;color:#708494!important;margin-bottom:38px!important}.legal-note{margin-top:42px;padding:18px 20px;background:var(--wash);border-left:3px solid var(--blue)}.error-page{min-height:520px;display:flex;align-items:center;padding:80px max(8vw,32px);background:radial-gradient(circle at 80% 35%,rgba(28,155,72,.12),transparent 25%),linear-gradient(135deg,#f7fbfe,#edf6fb)}.error-page>div{max-width:720px}.error-page h1{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-3px;color:var(--navy);margin:0 0 24px}.error-page>div>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:30px}footer{min-height:175px;padding:35px max(7vw,28px);background:linear-gradient(100deg,var(--navy2),#063a5d);color:#fff;display:grid;grid-template-columns:1fr 1.6fr 1fr;align-items:center;gap:30px}.footer-brand{display:flex;align-items:center;justify-content:center;width:290px;min-height:112px;background:#fff;border-radius:6px;padding:8px}.footer-logo{display:block;position:static;width:100%;max-width:274px;height:auto;object-fit:contain}.footer-links{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.footer-links a{text-decoration:none;font-size:13px}.footer-links a:hover{text-decoration:underline}.footer-links small{width:100%;text-align:center;color:#aebdca}.footer-links .photo-credit{font-size:10px;color:#8199aa;margin-top:-16px}.footer-message{justify-self:end;font-size:12px;line-height:1.7;letter-spacing:2px;color:#c5d5df;border-left:2px solid #1680d4;padding-left:22px}@media(max-width:1100px){.site-header nav{gap:17px}.site-header nav a{font-size:13px}.solution-brand{min-height:165px}.solution-brand img{height:160px}}@media(max-width:980px){.site-header nav{display:none}.site-header{height:104px}.brand{width:290px;height:88px}.brand-logo{max-width:290px}.hero{padding-top:55px;background-position:center}.hero-copy{width:75%}.hero-message{font-size:22px;right:4%}.focus{grid-template-columns:1fr}.focus-grid{margin-top:20px}.solution-grid{grid-template-columns:1fr}.solution-brand img{max-width:620px;height:190px}.solution-brand{min-height:195px}.contact{grid-template-columns:1fr;gap:35px}.contact-intro{position:static}footer{grid-template-columns:1fr;text-align:center}.footer-message{justify-self:center}.footer-links{order:2}.footer-brand{justify-self:center}}@media(max-width:700px){.header-cta{display:none}.site-header{height:94px}.brand{width:255px;height:78px}.brand-logo{max-width:255px}.hero{min-height:670px;align-items:flex-start;padding:58px 24px;background-image:linear-gradient(180deg,rgba(238,247,252,.95) 0%,rgba(238,247,252,.86) 46%,rgba(5,43,72,.15) 100%),url("https://live.staticflickr.com/3193/3107153150_4e8e53b2ed_o.jpg");background-position:center}.hero-copy{width:100%}.hero h1{font-size:51px}.lead{font-size:16px}.hero-message{top:auto;bottom:75px;left:28px;right:auto;font-size:21px}.location{display:none}.focus{padding:55px 24px}.focus-grid{grid-template-columns:1fr 1fr}.focus-grid article{border-left:0;border-top:1px solid var(--line);padding:25px 12px}.solutions{padding:60px 24px}.solution-card{padding:24px}.solution-brand{min-height:145px;margin:0 0 10px}.solution-brand img{height:140px}.solution-status{top:-6px;right:-4px;font-size:9px;padding:7px 9px}.approach{grid-template-columns:1fr;gap:25px;padding:65px 24px}.actions{flex-direction:column;align-items:flex-start}.contact{padding:65px 24px}.enquiry-form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.form-footer{align-items:flex-start;flex-direction:column}.form-footer .button{width:100%}.legal-page{width:min(100% - 36px,900px);padding:55px 0 70px}.error-page{min-height:500px;padding:60px 24px}.error-page h1{font-size:48px}}@media(max-width:450px){.focus-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.solution-brand{padding-top:24px;min-height:140px}.solution-brand img{height:130px}.solution-status{top:-6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}