:root{--navy:#061d52;--blue:#0654b5;--sky:#5a8fd8;--ice:#edf5ff;--ink:#091938;--muted:#5f6d83;--line:#dbe5f1;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}svg{display:block}
.site-header{width:min(1180px,calc(100% - 48px));height:112px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:block;width:178px;height:82px;overflow:hidden}.brand img,.footer-brand img{width:100%;height:100%;object-fit:contain}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}nav a{transition:color .2s}nav a:hover{color:var(--blue)}.nav-cta{padding:14px 20px;border:1px solid var(--navy);border-radius:999px}.nav-cta:hover{color:#fff;background:var(--navy)}
.hero{width:min(1180px,calc(100% - 48px));min-height:650px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;padding:42px 0 92px}.eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:11px;color:var(--blue);font-size:12px;line-height:1;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:26px;height:2px;background:currentColor}.hero h1,.section h2{margin:0;color:var(--navy);font-size:clamp(54px,6vw,82px);line-height:.99;letter-spacing:-.055em;font-weight:700}.hero h1 em,.contact h2 em{color:var(--blue);font-style:normal;font-weight:400}.hero-intro{max-width:610px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:30px}.button{min-height:54px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s}.button svg,.text-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.button.primary{color:#fff;background:linear-gradient(120deg,var(--navy),var(--blue));box-shadow:0 15px 35px rgba(6,49,114,.2)}.button:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(6,49,114,.27)}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:14px;font-weight:700}
.hero-art{height:520px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;inset:10%;border-radius:50%;background:radial-gradient(circle,rgba(93,151,225,.19),rgba(237,245,255,.32) 55%,transparent 72%)}.orbit{position:absolute;border:1px solid rgba(45,98,172,.16);border-radius:50%;transform:rotate(-24deg)}.orbit-one{width:410px;height:230px}.orbit-two{width:500px;height:310px;transform:rotate(32deg)}.app-mark{width:236px;height:236px;display:grid;grid-template-columns:1fr 1fr;gap:14px;filter:drop-shadow(0 28px 40px rgba(4,41,99,.24));transform:rotate(-5deg)}.app-mark span:nth-child(1){border-radius:100% 20px 20px;background:linear-gradient(135deg,#123d88,var(--navy))}.app-mark span:nth-child(2){border-radius:20px 100% 20px 20px;background:linear-gradient(135deg,#3e69aa,#739ee0)}.app-mark span:nth-child(3){border-radius:20px 20px 20px 100%;background:linear-gradient(135deg,#0b60c8,#063882)}.app-mark span:nth-child(4){border-radius:20px 20px 100% 20px;background:linear-gradient(135deg,#72a6e9,#3977ce)}.floating-card{position:absolute;min-width:215px;padding:15px 18px;border:1px solid rgba(219,229,241,.9);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 20px 45px rgba(7,31,77,.12);display:flex;align-items:center;gap:12px}.floating-card b,.floating-card small{display:block}.floating-card b{color:var(--navy);font-size:13px;margin-bottom:4px}.floating-card small{color:var(--muted);font-size:11px}.card-one{top:70px;right:-6px}.card-two{bottom:64px;left:-24px}.pulse{width:12px;height:12px;border-radius:50%;background:#42b897;box-shadow:0 0 0 6px #e4f6f1}.mini-tick{width:28px;height:28px;border-radius:8px;background:var(--ice);display:grid;place-items:center}.mini-tick svg{width:16px;fill:none;stroke:var(--blue);stroke-width:2}
.trust-strip{min-height:96px;padding:24px;background:var(--navy);color:#fff;display:flex;justify-content:center;align-items:center;gap:clamp(24px,4vw,62px);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.trust-strip i{width:4px;height:4px;border-radius:50%;background:var(--sky)}
.section{padding:120px max(24px,calc((100vw - 1180px)/2))}.section-heading{display:grid;grid-template-columns:1fr 410px;gap:70px;align-items:end}.section-heading h2,.approach h2,.contact h2{font-size:clamp(42px,4.5vw,64px);line-height:1.05}.section-heading>p{margin:0 0 6px;color:var(--muted);font-size:17px;line-height:1.7}.sector-grid{margin-top:68px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.sector-card{min-height:510px;padding:44px;border-radius:30px;position:relative;overflow:hidden}.sector-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-130px;top:-120px;border:50px solid rgba(77,133,207,.08)}.sector-card.recruitment{background:var(--ice)}.sector-card.healthcare{background:#f4f7fb}.card-icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#fff;box-shadow:0 12px 28px rgba(10,40,92,.08)}.card-icon svg{width:30px;fill:none;stroke:var(--blue);stroke-width:1.6}.card-number{position:absolute;top:45px;right:44px;margin:0;color:#9bacbf;font-size:12px;font-weight:700;letter-spacing:.12em}.sector-card h3{margin:38px 0 15px;color:var(--navy);font-size:32px;letter-spacing:-.03em}.sector-card>p:not(.card-number){max-width:450px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.sector-card ul{list-style:none;padding:0;margin:34px 0 0;display:grid;gap:15px}.sector-card li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.sector-card li svg{width:18px;fill:none;stroke:var(--blue);stroke-width:2}
.approach{background:linear-gradient(135deg,#061944,#07377d 62%,#0756ae);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.eyebrow.light{color:#83b6f8}.approach h2{color:#fff}.approach-copy>p:not(.eyebrow){max-width:530px;margin:28px 0 35px;color:#c3d3ea;font-size:17px;line-height:1.7}.button.white{color:var(--navy);background:#fff;box-shadow:none}.quality-list{display:grid}.quality-list>div{min-height:126px;border-bottom:1px solid rgba(255,255,255,.17);display:grid;grid-template-columns:60px 1fr;align-items:center}.quality-list>div:last-child{border-bottom:0}.quality-list strong{color:#73a9ed;font-size:12px;letter-spacing:.12em}.quality-list b,.quality-list small{display:block}.quality-list b{font-size:18px;margin-bottom:8px}.quality-list small{color:#bdcde3;font-size:14px;line-height:1.5}
.contact{background:#f6f9fd;text-align:center}.contact-inner{max-width:760px;margin:0 auto}.contact .eyebrow{justify-content:center}.contact h2{color:var(--navy)}.contact p:not(.eyebrow){max-width:570px;margin:24px auto 34px;color:var(--muted);font-size:17px;line-height:1.65}footer{width:min(1180px,calc(100% - 48px));min-height:135px;margin:0 auto;display:flex;align-items:center;gap:30px;color:var(--muted);font-size:12px}.footer-brand{width:130px;height:90px;display:block;overflow:hidden}footer p:last-child{margin-left:auto}
@media(max-width:900px){.site-header{height:90px}.brand{width:140px;height:70px}nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:55px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-art{height:420px}.section-heading,.approach{grid-template-columns:1fr}.section-heading{align-items:start;gap:28px}.section-heading>p{max-width:620px}.approach{gap:55px}.trust-strip{flex-wrap:wrap}}
@media(max-width:680px){.site-header,.hero,footer{width:min(100% - 32px,1180px)}.site-header{height:78px}.brand{width:118px;height:60px}.nav-cta{padding:11px 15px;font-size:12px}.hero{min-height:auto;padding:60px 0 70px;gap:22px}.hero h1{font-size:clamp(48px,14vw,67px)}.hero-intro{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;gap:20px;width:100%}.hero-actions .button{width:100%}.hero-art{height:360px;width:100%;overflow:hidden}.app-mark{width:176px;height:176px;gap:10px}.orbit-one{width:310px;height:180px}.orbit-two{width:360px;height:220px}.floating-card{min-width:185px;padding:12px 14px}.card-one{top:45px;right:0}.card-two{bottom:38px;left:0}.trust-strip{padding:30px 20px;gap:16px 24px;font-size:10px}.trust-strip i:nth-of-type(2){display:none}.section{padding:82px 20px}.section-heading h2,.approach h2,.contact h2{font-size:42px}.sector-grid{grid-template-columns:1fr;margin-top:42px}.sector-card{min-height:auto;padding:32px 26px;border-radius:24px}.sector-card h3{margin-top:28px}.approach{gap:42px}.quality-list>div{grid-template-columns:45px 1fr;padding:18px 0}footer{padding:26px 0;flex-direction:column;text-align:center;gap:5px}.footer-brand{width:125px;height:74px}footer p{margin:0}footer p:last-child{margin:8px 0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
