:root{--ink:#101b2d;--ink-soft:#26364d;--navy:#0b1628;--navy-light:#14243b;--gold:#f7bd28;--gold-dark:#d99a00;--cream:#f5f1e8;--paper:#fffdf9;--white:#fff;--muted:#667085;--line:#101b2d21;--shadow:0 24px 70px #101b2d1f;--container:1200px;--serif:"Libre Baskerville", Georgia, serif;--sans:"Manrope", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.7}body.nav-open{overflow:hidden}img{max-width:100%;display:block}.responsive-picture{display:contents}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.15}h1{font-size:clamp(2.7rem,5.4vw,5.4rem)}h2{font-size:clamp(2rem,3.8vw,3.75rem)}h3{line-height:1.3}.site-container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--gold);color:var(--navy);padding:10px 16px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.utility-bar{background:var(--navy);color:#ffffffbd;letter-spacing:.03em;font-size:.76rem;font-weight:700}.utility-bar__inner{justify-content:space-between;align-items:center;gap:30px;min-height:38px;display:flex}.utility-bar p{margin:0}.utility-bar__links{gap:24px;display:flex}.utility-bar a:hover,.utility-bar a:focus-visible{color:var(--gold)}.site-header{z-index:100;background:#fffdf9f5;border-bottom:1px solid #101b2d14;transition:box-shadow .18s,background .18s;position:sticky;top:0}.site-header.is-scrolled{background:#fffdf9fc;box-shadow:0 8px 30px #101b2d14}.site-header__inner{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand img{object-fit:contain;width:58px;height:58px}.brand__copy{flex-direction:column;line-height:1.15;display:flex}.brand__copy strong{font-family:var(--serif);letter-spacing:-.03em;white-space:nowrap;font-size:2.08rem;line-height:1.05}.brand__copy small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:4px;font-size:.6rem;font-weight:800}.primary-nav{align-items:center;gap:clamp(18px,2.1vw,30px);font-size:.84rem;font-weight:800;display:flex}.primary-nav>a:not(.button){padding-block:12px;position:relative}.primary-nav>a:not(.button):after{background:var(--gold);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:not(.button):hover:after,.primary-nav>a:not(.button):focus-visible:after,.primary-nav>a.is-active:after{transform-origin:0;transform:scaleX(1)}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none}.nav-toggle span:not(.sr-only){background:var(--ink);width:19px;height:2px;transition:transform .18s,opacity .18s}.button{letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:13px 23px;font-size:.82rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--small{min-height:44px;padding:10px 18px}.button--gold{background:var(--gold);color:var(--navy);box-shadow:0 14px 35px #f7bd2833}.button--gold:hover,.button--gold:focus-visible{background:#ffc936;box-shadow:0 18px 40px #f7bd284d}.button--ghost{color:var(--white);border-color:#ffffff6b}.button--ghost:hover,.button--ghost:focus-visible{border-color:var(--white);background:#ffffff1a}.button--outline{border-color:var(--ink);color:var(--ink);background:0 0}.button--outline:hover,.button--outline:focus-visible{border-color:var(--gold);background:var(--gold)}.button__icon{font-size:1rem}.hero{background:var(--navy);min-height:min(760px,100vh - 122px);color:var(--white);position:relative;overflow:hidden}.hero__media,.hero__overlay{position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:62% center;width:100%;height:100%}.hero__content{z-index:2;min-height:inherit;align-items:center;padding-block:92px 110px;display:flex;position:relative}.eyebrow{color:var(--gold-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.75rem;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:34px;height:2px}.eyebrow--light{color:var(--gold)}.hero h1{max-width:800px;margin-bottom:28px}.hero__lead{color:#ffffffc7;max-width:650px;margin-bottom:36px;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.8}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.hero__assurances{color:#ffffffb8;flex-wrap:wrap;gap:12px 28px;margin:38px 0 0;padding:0;font-size:.76rem;font-weight:700;list-style:none;display:flex}.hero__assurances li{padding-left:18px;position:relative}.hero__assurances li:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.trust-strip{z-index:5;margin-top:-44px;position:relative}.trust-strip__grid{background:var(--white);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);display:grid}.trust-stat{border-right:1px solid var(--line);align-items:center;gap:17px;min-height:124px;padding:28px 30px;display:flex}.trust-stat:last-child{border-right:0}.trust-stat strong{color:var(--gold-dark);font-family:var(--serif);font-size:1.8rem;line-height:1}.trust-stat span{color:var(--ink-soft);font-size:.78rem;font-weight:800;line-height:1.4}.section{padding-block:clamp(82px,10vw,140px)}.section-heading{margin-bottom:55px}.section-heading h2{margin-bottom:0}.section-heading--split{grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);align-items:end;gap:70px;display:grid}.section-heading--split>p{color:var(--muted);margin-bottom:4px}.section-heading--center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading--center .eyebrow{justify-content:center}.section--services{background:var(--paper)}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);transition:transform .22s,box-shadow .22s;overflow:hidden}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.service-card--featured{transform:none}.service-card--featured:hover{transform:translateY(-7px)}.service-card__image{background:var(--cream);height:240px;position:relative;overflow:hidden}.service-card__image:after{content:"";background:linear-gradient(#0000 45%,#0b16286b);position:absolute;inset:0}.service-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.service-card:hover .service-card__image img{transform:scale(1.04)}.service-card__image span{z-index:2;color:var(--white);font-family:var(--serif);font-size:1.7rem;position:absolute;bottom:15px;right:20px}.service-card__body{padding:32px 30px 35px}.service-card__body h3{font-family:var(--serif);margin-bottom:12px;font-size:1.42rem}.service-card__body>p{min-height:82px;color:var(--muted);margin-bottom:22px;font-size:.9rem}.service-card__body ul{border-top:1px solid var(--line);gap:10px;margin:0;padding:20px 0 0;list-style:none;display:grid}.service-card__body li{color:var(--ink-soft);padding-left:18px;font-size:.79rem;font-weight:700;position:relative}.service-card__body li:before{background:var(--gold);content:"";width:6px;height:6px;position:absolute;top:.68em;left:0;transform:rotate(45deg)}.service-card__link{margin-top:22px}.section-action{justify-content:center;margin-top:48px;display:flex}.page-hero{background:var(--navy);min-height:560px;color:var(--white);position:relative;overflow:hidden}.page-hero__media,.page-hero__overlay{position:absolute;inset:0}.page-hero__media img{object-fit:cover;object-position:center;width:100%;height:100%}.page-hero--security .page-hero__media img{object-position:center 36%}.page-hero__content{z-index:1;min-height:inherit;max-width:min(calc(100% - 40px), var(--container));color:var(--white);flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;padding-block:100px;display:flex;position:relative}.page-hero__content>*{align-self:flex-start}.page-hero__content>:not(.button){width:min(760px,100%)}.page-hero__content h1{margin-bottom:25px}.page-hero__content>p:not(.eyebrow){color:#ffffffc7;max-width:670px;margin-bottom:32px;font-size:1.06rem}.service-overview__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-overview__card{border:1px solid var(--line);background:var(--white);overflow:hidden}.service-overview__card>img,.service-overview__card>.responsive-picture>img{object-fit:cover;width:100%;height:250px}.service-overview__card>div{padding:32px 30px 35px}.service-overview__number{color:var(--gold-dark);font-family:var(--serif);font-size:1.1rem}.service-overview__card h2{margin:14px 0 12px;font-size:1.65rem}.service-overview__card p{min-height:82px;color:var(--muted);font-size:.9rem}.service-overview__card ul{border-top:1px solid var(--line);gap:10px;margin:25px 0 0;padding:22px 0 0;list-style:none;display:grid}.service-overview__card li,.check-list li{padding-left:18px;font-size:.82rem;font-weight:700;position:relative}.service-overview__card li:before,.check-list li:before{background:var(--gold);content:"";width:6px;height:6px;position:absolute;top:.72em;left:0;transform:rotate(45deg)}.service-overview__coming{color:var(--gold-dark);letter-spacing:.06em;text-transform:uppercase;margin-top:24px;font-size:.76rem;font-weight:800;display:inline-block}.service-detail-intro__grid,.security-process__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(55px,9vw,130px);display:grid}.service-detail-intro__grid h2,.security-process h2{margin-bottom:0}.service-detail-intro__grid>div:last-child>p{color:var(--muted);font-size:1.05rem}.check-list{border-top:1px solid var(--line);gap:12px;margin:27px 0 0;padding:24px 0 0;list-style:none;display:grid}.section--cream{background:var(--cream)}.capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.capability-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff6b;min-height:240px;padding:30px}.capability-grid span{color:var(--gold-dark);font-family:var(--serif)}.capability-grid h3{font-family:var(--serif);margin:35px 0 10px;font-size:1.34rem}.capability-grid p{color:var(--muted);margin-bottom:0;font-size:.84rem}.security-process__grid{align-items:center}.security-process__image{min-height:530px}.security-process__image img{object-fit:cover;width:100%;height:100%}.numbered-steps{counter-reset:service-step;gap:0;margin:35px 0 0;padding:0;list-style:none;display:grid}.numbered-steps li{border-top:1px solid var(--line);counter-increment:service-step;grid-template-columns:1fr;gap:6px;padding:18px 0 18px 52px;display:grid;position:relative}.numbered-steps li:before{color:var(--gold-dark);content:"0" counter(service-step);font-family:var(--serif);position:absolute;top:18px;left:0}.numbered-steps li:last-child{border-bottom:1px solid var(--line)}.numbered-steps strong{font-size:.92rem}.numbered-steps span{color:var(--muted);font-size:.82rem}.about-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(55px,8vw,110px);display:grid}.about-visual{min-height:590px;position:relative}.about-visual:before{border:2px solid var(--gold);content:"";width:45%;height:45%;position:absolute;top:-24px;left:-24px}.about-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-visual__badge{background:var(--navy);width:min(270px,74%);color:var(--white);box-shadow:var(--shadow);flex-direction:column;padding:27px 30px;display:flex;position:absolute;bottom:35px;right:-30px}.about-visual__badge strong{color:var(--gold);font-family:var(--serif);font-size:1.45rem}.about-visual__badge span{color:#ffffffb3;margin-top:5px;font-size:.73rem;font-weight:700}.about-copy h2{margin-bottom:26px}.about-copy__lead{color:var(--muted);margin-bottom:34px;font-size:1rem}.advantage-list{gap:0;display:grid}.advantage-item{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding-block:22px;display:grid}.advantage-item:last-child{border-bottom:1px solid var(--line)}.advantage-item__number{color:var(--gold-dark);font-family:var(--serif);font-size:1rem}.advantage-item h3{margin-bottom:5px;font-size:.94rem}.advantage-item p{color:var(--muted);margin-bottom:0;font-size:.82rem}.section--coverage{background:radial-gradient(circle at 9% 5%, #f7bd281f, transparent 26%), var(--navy);color:var(--white);overflow:hidden}.coverage-grid{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.coverage-grid h2{margin-bottom:24px}.coverage-grid>div:first-child>p:not(.eyebrow){color:#ffffffb3;max-width:650px}.region-list{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.region-list span{color:#ffffffd1;border:1px solid #ffffff2e;padding:9px 15px;font-size:.76rem;font-weight:700}.coverage-card{border-left:4px solid var(--gold);background:var(--white);color:var(--ink);padding:clamp(35px,5vw,58px);position:relative;box-shadow:0 35px 90px #0000003d}.coverage-card__label{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.7rem;font-weight:800}.coverage-card h3{font-family:var(--serif);margin-bottom:16px;font-size:clamp(1.5rem,2.2vw,2rem)}.coverage-card>p:not(.coverage-card__label){color:var(--muted);font-size:.86rem}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:12px;margin-top:18px;font-size:.8rem;font-weight:800;display:inline-flex}.text-link span{color:var(--gold-dark)}.process-grid{counter-reset:process;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-top:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:34px 28px;position:relative}.process-grid li:first-child{border-left:1px solid var(--line)}.process-grid li>span{color:var(--gold-dark);font-family:var(--serif);margin-bottom:42px;font-size:1.05rem;display:inline-block}.process-grid h3{margin-bottom:10px;font-size:.95rem}.process-grid p{color:var(--muted);margin-bottom:0;font-size:.8rem}.contact-cta{background:var(--navy-light);color:var(--white);padding-block:clamp(72px,9vw,110px)}.contact-cta__inner{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:70px;display:grid}.contact-cta h2{max-width:760px;margin-bottom:20px}.contact-cta__inner>div:first-child>p:not(.eyebrow){color:#ffffffad;max-width:720px;margin-bottom:0}.contact-cta__actions{flex-direction:column;align-items:center;gap:22px;display:flex}.contact-cta__actions .button{width:100%}.contact-cta__phone{flex-direction:column;align-items:center;display:flex}.contact-cta__phone small{color:#ffffff8c;text-transform:uppercase;font-size:.7rem;font-weight:700}.contact-cta__phone strong{font-family:var(--serif);margin-top:2px;font-size:1.25rem}.site-footer{color:#ffffffa6;background:#08111f;padding-top:78px}.site-footer__grid{grid-template-columns:1.45fr .8fr 1.2fr .8fr;gap:55px;padding-bottom:65px;display:grid}.brand--footer{color:var(--white)}.brand--footer img{width:64px;height:64px}.brand--footer .brand__copy small{color:#ffffff7a}.site-footer__brand>p{max-width:360px;margin:24px 0 0;font-size:.8rem}.footer-heading{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:19px;font-size:.72rem;font-weight:800}.footer-list{gap:8px;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.site-footer address,.site-footer>div p{font-size:.8rem;font-style:normal}.site-footer a:hover,.site-footer a:focus-visible{color:var(--gold)}.footer-action{color:var(--gold);margin-top:12px;font-size:.78rem;font-weight:800;display:inline-block}.site-footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:70px;display:flex}.site-footer__bottom p{color:#ffffff73;margin:0;font-size:.7rem}.whatsapp-button{z-index:80;border:3px solid var(--white);background:#22a963;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .18s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 32px #08111f47}.whatsapp-button:hover,.whatsapp-button:focus-visible{transform:translateY(-3px)scale(1.03)}.whatsapp-button svg{width:29px;height:29px;fill:var(--white)}.page-hero--manpower .page-hero__media img{object-position:center 45%}.page-hero--facility .page-hero__media img{object-position:center}.page-hero--about .page-hero__media img,.page-hero--gallery .page-hero__media img,.page-hero--careers .page-hero__media img{object-position:center 40%}.page-hero--compliance .page-hero__media img{object-position:center 32%}.faq-layout,.story-grid,.compliance-practice-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(55px,9vw,130px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:23px 42px 23px 0;font-size:.93rem;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--gold-dark);content:"+";font-family:var(--serif);font-size:1.35rem;position:absolute;top:20px;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:660px;color:var(--muted);margin:-5px 0 23px;font-size:.85rem}.prose{color:var(--muted);font-size:1rem}.prose p:last-child{margin-bottom:0}.value-grid,.registration-grid,.sector-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.value-grid{grid-template-columns:repeat(4,1fr)}.value-grid article,.registration-grid article,.sector-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff7a;min-height:240px;padding:30px}.value-grid article>span,.registration-grid article>span{color:var(--gold-dark);font-family:var(--serif)}.value-grid h3,.registration-grid h3,.sector-grid h3{font-family:var(--serif);margin:38px 0 10px;font-size:1.25rem}.sector-grid h3{margin-top:0}.value-grid p,.registration-grid p,.sector-grid p{color:var(--muted);margin-bottom:0;font-size:.83rem}.about-operating-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(55px,9vw,120px);display:grid}.about-operating-image{height:590px}.about-operating-image img{object-fit:cover;width:100%;height:100%}.metrics-band{background:var(--navy);color:var(--white);padding-block:56px}.metrics-band__grid{grid-template-columns:repeat(4,1fr);display:grid}.metrics-band__grid>div{border-right:1px solid #ffffff29;align-items:center;gap:18px;padding:12px 26px;display:flex}.metrics-band__grid>div:last-child{border-right:0}.metrics-band strong{color:var(--gold);font-family:var(--serif);font-size:1.9rem}.metrics-band span{color:#ffffffb3;font-size:.78rem;font-weight:700}.split-cta{justify-content:space-between;align-items:center;gap:60px;display:flex}.split-cta>div{max-width:760px}.split-cta h2{margin-bottom:15px}.split-cta>div>p:last-child{color:var(--muted);margin-bottom:0}.check-panel{border-top:1px solid var(--line)}.check-panel>div{border-bottom:1px solid var(--line);padding:22px 0}.check-panel strong{margin-bottom:5px;font-size:.94rem;display:block}.check-panel p{color:var(--muted);margin-bottom:0;font-size:.84rem}.area-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.area-grid article{border:1px solid var(--line);background:var(--white);min-height:310px;padding:38px}.area-grid article>span{color:var(--gold-dark);font-family:var(--serif)}.area-grid h2{margin:32px 0 14px;font-size:1.8rem}.area-grid p{color:var(--muted);font-size:.88rem}.area-grid a{border-bottom:1px solid var(--ink);margin-top:18px;font-size:.8rem;font-weight:800;display:inline-block}.gallery-section-heading{max-width:750px;margin-bottom:45px}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.gallery-grid figure{border:1px solid var(--line);background:var(--white);margin:0;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:270px;transition:transform .35s}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{padding:18px 20px;font-size:.8rem;font-weight:800}.career-role-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.career-role-grid article{border:1px solid var(--line);background:var(--white);padding:34px}.career-role-grid article>span{color:var(--gold-dark);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:800}.career-role-grid h3{font-family:var(--serif);margin:25px 0 18px;font-size:1.4rem}.career-role-grid ul{color:var(--muted);gap:9px;margin:0;padding:0;font-size:.84rem;list-style:none;display:grid}.career-role-grid li{padding-left:17px;position:relative}.career-role-grid li:before{background:var(--gold);content:"";width:6px;height:6px;position:absolute;top:.72em;left:0;transform:rotate(45deg)}.form-section-grid,.contact-form-grid{grid-template-columns:minmax(0,.75fr) minmax(540px,1.25fr);align-items:start;gap:clamp(55px,8vw,110px);display:grid}.form-intro{color:var(--muted)}.form-intro a{border-bottom:1px solid var(--ink);color:var(--ink);font-weight:700}.form-side-note{border-left:4px solid var(--gold);background:var(--white);margin-top:32px;padding:24px}.form-side-note p{color:var(--muted);margin:7px 0 0;font-size:.82rem}.form-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:clamp(30px,5vw,50px)}.form-card>h2{margin-bottom:30px;font-size:clamp(2rem,3.3vw,3.2rem)}.site-form{gap:20px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{gap:7px;display:grid}.form-field label{font-size:.76rem;font-weight:800}.form-field label small{color:var(--muted);font-weight:600}.form-field input,.form-field select,.form-field textarea{background:var(--paper);width:100%;min-height:50px;color:var(--ink);font:inherit;border:1px solid #101b2d38;border-radius:0;outline:none;padding:12px 14px;font-size:.86rem}.form-field textarea{resize:vertical;min-height:130px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--gold-dark);box-shadow:0 0 0 3px #f7bd282e}.field-error{color:#a21919;font-size:.72rem;font-weight:700}.field-error--standalone{margin-top:-14px}.consent-field{color:var(--muted);cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:.76rem;display:grid}.consent-field input{width:17px;height:17px;accent-color:var(--gold-dark);margin:3px 0 0}.consent-field a{border-bottom:1px solid var(--ink);color:var(--ink);font-weight:700}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit{width:100%}.alert{border-left:4px solid;margin-bottom:24px;padding:15px 18px;font-size:.82rem}.alert--success{color:#175d3c;background:#edf9f2;border-color:#1e8c56}.alert--error{color:#7a271a;background:#fff0ee;border-color:#b42318}.contact-details-band{background:var(--navy-light);color:var(--white)}.contact-details-grid{grid-template-columns:repeat(4,1fr);display:grid}.contact-details-grid>div{border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;min-height:190px;padding:30px;display:flex}.contact-details-grid>div:first-child{border-left:1px solid #ffffff21}.contact-details-grid span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.69rem;font-weight:800}.contact-details-grid a,.contact-details-grid p{color:#ffffffc2;margin:0;font-size:.8rem}.contact-details-grid a:hover{color:var(--gold)}.contact-form-grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr)}.contact-aside{gap:24px;display:grid}.contact-aside>div{background:var(--navy);color:var(--white);padding:35px}.contact-aside ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.contact-aside li{border-top:1px solid #ffffff24;gap:4px;padding:18px 0;display:grid}.contact-aside li strong{font-size:.88rem}.contact-aside li span{color:#ffffff9e;font-size:.77rem}.contact-aside iframe{border:0;width:100%;height:420px}.legal-hero{background:var(--cream);padding-block:95px}.legal-hero h1{margin-bottom:12px}.legal-hero>div>p:last-child{color:var(--muted)}.legal-content{max-width:860px}.legal-content h2{margin:45px 0 14px;font-size:1.55rem}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted)}.legal-content a{border-bottom:1px solid var(--ink);color:var(--ink);font-weight:700}.error-page{background:var(--cream);align-items:center;min-height:650px;display:flex}.error-page>div>span{color:var(--gold-dark);font-family:var(--serif);font-size:1.5rem}.error-page h1{margin:24px 0 18px}.error-page>div>p:not(.eyebrow){color:var(--muted)}.site-footer__address{color:#ffffff7a;max-width:360px;margin-top:18px}.site-footer__legal{gap:20px;font-size:.7rem;display:flex}@media (width<=1020px){.utility-bar{display:none}.site-header__inner{min-height:76px}.nav-toggle{display:flex}.nav-toggle[aria-expanded=true] span:nth-of-type(2){transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-of-type(3){opacity:0}.nav-toggle[aria-expanded=true] span:nth-of-type(4){transform:translateY(-7px)rotate(-45deg)}.primary-nav{z-index:99;background:var(--paper);flex-direction:column;align-items:stretch;gap:0;width:min(390px,100%);padding:35px 28px;transition:transform .22s;position:fixed;top:76px;bottom:0;right:0;transform:translate(105%);box-shadow:-15px 30px 50px #101b2d2e}.primary-nav.is-open{transform:translate(0)}.primary-nav>a:not(.button){border-bottom:1px solid var(--line);padding:15px 4px;font-size:1rem}.primary-nav .button{margin-top:24px}.hero{min-height:720px}.hero__copy{width:min(760px,82%)}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-stat:nth-child(2){border-right:0}.trust-stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading--split{grid-template-columns:1fr;gap:22px}.service-grid,.service-overview__grid{grid-template-columns:1fr 1fr}.service-overview__card:last-child{grid-column:1/-1;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);width:100%;display:grid}.service-overview__card:last-child>img,.service-overview__card:last-child>.responsive-picture>img{height:100%;min-height:430px}.service-detail-intro__grid,.security-process__grid{grid-template-columns:1fr}.capability-grid{grid-template-columns:1fr 1fr}.service-card--featured{transform:none}.service-card--featured:hover{transform:translateY(-7px)}.service-card:last-child{grid-column:1/-1;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);width:100%;display:grid}.service-card:last-child .service-card__image{height:100%;min-height:430px}.about-grid,.coverage-grid,.contact-cta__inner,.faq-layout,.story-grid,.compliance-practice-grid,.about-operating-grid,.form-section-grid,.contact-form-grid{grid-template-columns:1fr}.value-grid,.registration-grid,.sector-grid,.gallery-grid,.metrics-band__grid,.contact-details-grid{grid-template-columns:1fr 1fr}.metrics-band__grid>div:nth-child(2),.contact-details-grid>div:nth-child(2){border-right:0}.metrics-band__grid>div:nth-child(-n+2),.contact-details-grid>div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.career-role-grid{grid-template-columns:1fr 1fr}.career-role-grid article:last-child{grid-column:1/-1}.about-visual{min-height:520px}.about-visual:before{top:-18px;left:0}.about-visual__badge{right:0}.coverage-grid{gap:55px}.process-grid{grid-template-columns:1fr 1fr}.process-grid li:nth-child(2){border-right:1px solid var(--line)}.process-grid li:nth-child(3){border-left:1px solid var(--line);border-top:0}.process-grid li:nth-child(4){border-top:0}.contact-cta__actions{align-items:flex-start;max-width:360px}.site-footer__grid{grid-template-columns:1.4fr 1fr}}@media (width<=760px){.service-grid,.service-overview__grid{grid-template-columns:1fr}.service-card:last-child,.service-overview__card:last-child{grid-column:auto;width:100%;display:block}.service-card:last-child .service-card__image{height:240px;min-height:0}.service-overview__card:last-child>img,.service-overview__card:last-child>.responsive-picture>img{height:230px;min-height:0}}@media (width<=680px){.site-container{width:min(calc(100% - 28px), var(--container))}.brand img{width:50px;height:50px}.brand__copy strong{font-size:1.73rem}.brand__copy small{max-width:170px;font-size:.5rem}.hero{min-height:750px}.hero__media img{object-position:70% center}.hero__overlay{background:linear-gradient(90deg,#081220f5,#081220b3)}.hero__content{align-items:flex-end;padding-block:85px 95px}.hero__copy{width:100%}.hero h1{font-size:clamp(2.45rem,12vw,3.5rem)}.hero__actions{flex-direction:column;align-items:stretch}.hero__assurances{gap:7px;display:grid}.trust-strip{margin-top:0}.trust-strip .site-container{width:100%}.trust-stat{flex-direction:column;align-items:flex-start;gap:7px;min-height:105px;padding:23px 18px}.trust-stat strong{font-size:1.48rem}.service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto;width:100%}.page-hero{min-height:610px}.page-hero__content{max-width:min(calc(100% - 28px), var(--container));justify-content:flex-end;padding-block:75px 90px}.page-hero__content h1{font-size:clamp(2.4rem,11vw,3.4rem)}.service-overview__grid,.capability-grid{grid-template-columns:1fr}.service-overview__card:last-child{grid-column:auto;width:100%}.service-overview__card>img,.service-overview__card>.responsive-picture>img{height:225px}.service-detail-intro__grid,.security-process__grid{gap:38px}.security-process__image{min-height:360px}.capability-grid article,.service-card__body>p{min-height:0}.about-visual{min-height:430px}.about-visual:before{top:-12px;left:-8px}.about-visual__badge{bottom:20px;right:-6px}.coverage-grid{grid-template-columns:1fr}.coverage-card{padding:32px 26px}.value-grid,.registration-grid,.sector-grid,.gallery-grid,.career-role-grid,.area-grid,.contact-details-grid{grid-template-columns:1fr}.career-role-grid article:last-child{grid-column:auto}.value-grid article,.registration-grid article,.sector-grid article{min-height:0}.metrics-band__grid>div{flex-direction:column;align-items:flex-start;gap:5px;padding:20px 16px}.metrics-band strong{font-size:1.55rem}.split-cta{flex-direction:column;align-items:flex-start;gap:30px}.gallery-grid img{height:290px}.form-row{grid-template-columns:1fr}.form-card,.contact-aside>div{padding:26px 22px}.contact-details-grid>div,.contact-details-grid>div:first-child,.contact-details-grid>div:nth-child(2){border-bottom:1px solid #ffffff21;border-left:1px solid #ffffff21;border-right:1px solid #ffffff21;min-height:150px}.about-operating-image{height:420px}.legal-hero{padding-block:70px}.process-grid{grid-template-columns:1fr}.process-grid li,.process-grid li:nth-child(2),.process-grid li:nth-child(3),.process-grid li:nth-child(4){border:1px solid var(--line);border-bottom:0;min-height:215px}.process-grid li:last-child{border-bottom:1px solid var(--line)}.process-grid li>span{margin-bottom:28px}.site-footer__grid{grid-template-columns:1fr;gap:36px}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:20px}.whatsapp-button{width:52px;height:52px;bottom:15px;right:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}body{background:#f3f0e8}.utility-bar{background:#050e1b;border-bottom:1px solid #f7bd2824}.utility-bar__inner{min-height:34px}.utility-bar__inner>p{padding-left:16px;position:relative}.utility-bar__inner>p:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 0 4px #f7bd281a}.site-header,.site-header.is-scrolled{background:#071322fa;border-color:#f7bd2824}.site-header.is-scrolled{box-shadow:0 15px 34px #02091233}.site-header__inner{min-height:88px}.site-header .brand__copy strong{color:var(--gold)}.site-header .brand__copy small{color:#ffffff9e}.site-header .primary-nav{color:#ffffffd1}.site-header .primary-nav>a:not(.button):hover,.site-header .primary-nav>a:not(.button):focus-visible,.site-header .primary-nav>a.is-active{color:var(--white)}.button--nav{border-color:var(--gold);color:var(--gold);background:0 0}.button--nav:hover,.button--nav:focus-visible{background:var(--gold);color:var(--navy);box-shadow:0 14px 30px #f7bd2833}.nav-toggle{border-color:#f7bd288c}.nav-toggle span:not(.sr-only){background:var(--gold)}.hero{border-bottom:1px solid #f7bd2838;min-height:min(690px,100vh - 122px)}.hero__media img{object-position:72% center;filter:saturate(.72)contrast(1.04)}.hero__overlay{background:linear-gradient(90deg,#050e1bfc 0%,#050e1bf2 40%,#050e1ba8 65%,#050e1b52 100%),linear-gradient(#0000 44%,#050e1bb8)}.hero__content{grid-template-columns:minmax(0,1.12fr) minmax(340px,.66fr);gap:clamp(42px,6vw,82px);padding-block:76px 84px;display:grid}.hero__copy{width:auto}.hero h1{text-transform:uppercase;max-width:780px;margin-bottom:26px;font-size:clamp(3rem,5.3vw,5.25rem);line-height:1.02}.hero h1 em{color:var(--gold);font-style:normal;display:block}.hero__lead{color:#ffffffba;max-width:620px;margin-bottom:32px;line-height:1.72}.hero__assurances{margin-top:32px}.hero-operations{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040d19e0;border:1px solid #f7bd2857;align-self:center;box-shadow:0 30px 70px #00000052}.hero-operations__heading{min-height:67px;color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;font-size:.76rem;font-weight:800;display:flex}.hero-operations__heading small{color:#ffffff9e;letter-spacing:.08em;align-items:center;gap:7px;font-size:.58rem;display:inline-flex}.hero-operations__heading i{background:#62d391;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #62d3911a}.hero-operations>a{border-bottom:1px solid #ffffff1a;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;min-height:91px;padding:18px 22px;transition:background .18s,padding .18s;display:grid}.hero-operations>a:hover,.hero-operations>a:focus-visible{background:#f7bd2814;padding-left:27px}.hero-operations__icon{color:var(--gold);font-family:var(--serif);font-size:1rem}.hero-operations>a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.hero-operations strong{color:var(--white);font-size:.83rem;line-height:1.35}.hero-operations a small{color:#ffffff85;margin-top:3px;font-size:.65rem;line-height:1.45}.hero-operations a b{color:var(--gold);font-size:1.15rem}.hero-operations>p{color:#ffffff7a;margin:0;padding:15px 22px;font-size:.64rem;line-height:1.5}.trust-strip{background:#071322;border-bottom:1px solid #f7bd2824;margin-top:0}.trust-strip__grid{box-shadow:none;background:0 0}.trust-stat{border-color:#ffffff1c;min-height:112px}.trust-stat strong{color:var(--gold)}.trust-stat span{color:#ffffff9e}.section--services{background-color:#f3f0e8;background-image:linear-gradient(#101b2d09 1px,#0000 1px),linear-gradient(90deg,#101b2d09 1px,#0000 1px);background-size:48px 48px;position:relative;overflow:hidden}.section--services:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f3f0e8 0%,#0000 18% 82%,#f3f0e8 100%);position:absolute;inset:0}.section--services>.site-container{position:relative}.section--services .section-heading h2{text-transform:uppercase;max-width:760px}.service-card{background:#0b1728;border-color:#122238;overflow:hidden;box-shadow:0 20px 55px #0a16281f}.service-card__image{border-bottom:3px solid var(--gold)}.service-card__image img{filter:saturate(.72)contrast(1.05);transition:transform .45s,filter .45s}.service-card:hover .service-card__image img{filter:saturate(.95)contrast(1.05);transform:scale(1.035)}.service-card__image>span{color:var(--gold);background:#071322;border:1px solid #f7bd2873}.service-card__body h3{color:var(--white)}.service-card__body>p,.service-card__body li{color:#ffffff9e}.service-card__body li:before{background:var(--gold)}.service-card__link{color:var(--gold);border-color:#ffffff21}.section--about{background:var(--paper)}.about-visual{box-shadow:24px 24px #0a1728}.about-visual:after{border-top:3px solid var(--gold);border-right:3px solid var(--gold);content:"";width:84px;height:84px;position:absolute;top:-14px;right:-14px}.about-visual img{filter:saturate(.75)contrast(1.04)}.about-visual__badge{border-top:3px solid var(--gold);background:#071322}.advantage-item{transition:border-color .18s,transform .18s}.advantage-item:hover{border-color:#d99a006b;transform:translate(5px)}.advantage-item__number{color:var(--gold-dark)}.section--coverage{background-color:#071322;background-image:linear-gradient(#f7bd280e 1px,#0000 1px),linear-gradient(90deg,#f7bd280e 1px,#0000 1px);background-size:58px 58px;position:relative;overflow:hidden}.section--coverage:after{aspect-ratio:1;content:"";border:1px solid #f7bd281c;border-radius:50%;width:min(40vw,520px);position:absolute;top:50%;right:5%;transform:translateY(-50%);box-shadow:0 0 0 58px #f7bd2806,0 0 0 116px #f7bd2805}.section--coverage .site-container{z-index:1;position:relative}.coverage-card{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e1bc7;border:1px solid #f7bd285c}.coverage-card__label{color:var(--gold)}.coverage-card h3{color:var(--white)}.coverage-card>p:not(.coverage-card__label){color:#ffffffb3}.coverage-card .text-link{color:var(--gold);border-color:#f7bd288c}.coverage-card .text-link span{color:var(--gold)}.section--process{background:#f3f0e8}.process-grid li{background:var(--paper);transition:background .18s,color .18s,transform .18s}.process-grid li:hover{z-index:1;color:var(--white);background:#0b1728;transform:translateY(-6px)}.process-grid li:hover p{color:#ffffff9e}.contact-cta{background:linear-gradient(115deg,#f7bd280f,#0000 42%),#071322;border-top:1px solid #f7bd2838}.page-hero{background-color:#071322;border-bottom:1px solid #f7bd2833}.page-hero__overlay{background:linear-gradient(90deg,#050e1bfa,#050e1bc4 58%,#050e1b5c),linear-gradient(#0000 40%,#050e1b75)}.page-hero h1{text-transform:uppercase}.form-card,.contact-aside>div,.content-card,.legal-card{border-top:3px solid var(--gold);border-radius:0;box-shadow:0 22px 55px #0a162817}.site-footer{background:#050e1b;border-top:1px solid #f7bd282e}@media (width<=1100px){.site-header__inner{gap:18px}.site-header .primary-nav{gap:15px;font-size:.76rem}.button--nav{padding-inline:15px}}@media (width<=1020px){.site-header__inner{min-height:80px}.site-header .primary-nav{color:#ffffffd1;background:#071322;border-top:1px solid #f7bd2829;box-shadow:0 24px 44px #01070e4d}.site-header .primary-nav>a:not(.button){border-color:#ffffff1a}.hero{min-height:auto}.hero__content{grid-template-columns:1fr;gap:46px;padding-block:74px}.hero__copy{max-width:760px}.hero-operations{width:min(100%,680px)}.about-visual{box-shadow:16px 16px #0a1728}}@media (width<=760px){.hero__content{align-items:initial;gap:36px;padding-block:62px}.hero h1{font-size:clamp(2.65rem,12vw,4.2rem)}.hero__assurances{gap:9px;display:grid}.trust-strip__grid{grid-template-columns:1fr 1fr}.trust-stat:nth-child(2){border-right:0}.trust-stat:nth-child(-n+2){border-bottom:1px solid #ffffff1c}.service-card:last-child{display:block}.service-card:last-child .service-card__image{min-height:initial}.about-visual{margin-right:12px}}@media (width<=580px){.utility-bar__inner>p{padding-left:0}.utility-bar__inner>p:before{display:none}.site-header__inner{min-height:74px}.hero__media img{object-position:66% center}.hero__overlay{background:#050e1be6}.hero__content{padding-block:52px 56px}.hero h1{font-size:clamp(2.35rem,11vw,3.25rem)}.hero__lead{font-size:.95rem;line-height:1.68}.hero-operations__heading,.hero-operations>a{padding-inline:17px}.hero-operations>a{grid-template-columns:30px 1fr auto;gap:10px}.hero-operations>a:hover,.hero-operations>a:focus-visible{padding-left:17px}.hero-operations__heading small{display:none}.hero-operations>p{padding-inline:17px}.trust-stat{min-height:104px;padding:20px 16px}.trust-stat strong{font-size:1.6rem}.trust-stat span{font-size:.68rem;line-height:1.35}.about-visual{box-shadow:10px 10px #0a1728}}.cookie-consent{z-index:1000;color:#ffffffd1;background:#071322;border:1px solid #f7bd2873;width:min(440px,100% - 32px);padding:22px;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 60px #01070e59}.cookie-consent[hidden]{display:none}.cookie-consent p{margin:0;font-size:.88rem;line-height:1.65}.cookie-consent a{color:#f7bd28}.cookie-consent>div{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}@media (width<=580px){.cookie-consent{bottom:16px;right:16px}}
