
:root{--brand:#00adb7;--brand2:#00aa87;--ink:#101820;--ink2:#35424b;--muted:#66717a;--line:#dfe7e9;--soft:#f4f9f9;--soft2:#ebf7f6;--white:#fff;--danger:#d34b4b;--radius:22px;--shadow:0 22px 60px rgba(16,24,32,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink2);background:#fff;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4{color:var(--ink);line-height:1.12;margin:0 0 18px;font-weight:700;letter-spacing:-.025em}h1{font-size:clamp(2.8rem,5.7vw,5.6rem)}h2{font-size:clamp(2.15rem,3.7vw,3.6rem)}h3{font-size:1.28rem}p{margin:0 0 18px}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}.section{padding:100px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--ink);color:#dbe7ea}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:.76rem;letter-spacing:.14em;color:#087f85;margin-bottom:16px}.eyebrow:before{content:"";width:28px;height:2px;background:linear-gradient(90deg,var(--brand),var(--brand2));border-radius:4px}.eyebrow.light{color:#b9f3ee}.section-heading{max-width:760px;margin-bottom:46px}.section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.section-heading.center .eyebrow:before{display:none}.section-heading p{font-size:1.08rem;color:var(--muted)}.dark .section-heading h2,.dark h2,.dark h3{color:#fff}.dark .section-heading p{color:#aebcc2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:14px 22px;font-weight:700;transition:.25s;border:1px solid transparent}.btn-brand{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 10px 30px rgba(0,173,183,.22)}.btn-brand:hover{transform:translateY(-2px);color:#fff}.btn-outline{border-color:#b9c9cc;color:var(--ink);background:#fff}.btn-outline:hover{border-color:var(--brand);color:#087f85}.btn-white{background:#fff;color:var(--ink)}.btn-white:hover{transform:translateY(-2px)}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,233,.9)}.nav-wrap{height:84px;display:flex;align-items:center;gap:26px}.brand img{display:block;width:218px;max-height:58px;object-fit:contain}.main-nav{margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:6px;padding:12px 12px;font-weight:600;font-size:.95rem;color:#344149}.nav-link:hover{color:#087f85}.nav-link i{font-size:.68rem}.header-cta{font-size:.9rem;padding:12px 18px}.mobile-toggle{display:none;background:none;border:0;padding:8px}.mobile-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.mega-menu{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(10px);width:min(1020px,90vw);background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.2s}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mega-link{display:flex;gap:12px;padding:13px;border-radius:14px}.mega-link:hover{background:var(--soft)}.mega-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:var(--soft2);display:grid;place-items:center;color:#087f85}.mega-link strong{display:block;font-size:.9rem;line-height:1.25;color:var(--ink);margin-bottom:3px}.mega-link small{display:block;color:var(--muted);line-height:1.25;font-size:.72rem}.mega-footer{margin-top:10px;border-top:1px solid var(--line);padding:14px 10px 0;display:flex;justify-content:space-between;align-items:center;font-size:.88rem}.mega-footer a{font-weight:700;color:#087f85}
.hero{position:relative;overflow:hidden;padding:96px 0 72px;background:radial-gradient(circle at 80% 20%,rgba(0,173,183,.13),transparent 32%),linear-gradient(#fff,#f8fbfb)}.hero:before{content:"";position:absolute;right:-180px;top:-240px;width:620px;height:620px;border:1px solid rgba(0,173,183,.15);border-radius:50%;box-shadow:0 0 0 70px rgba(0,173,183,.04),0 0 0 140px rgba(0,170,135,.03)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.hero-copy{position:relative;z-index:2}.hero h1 span{background:linear-gradient(135deg,#008f9d,#00aa87);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:1.18rem;max-width:660px;color:#55646c}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.trust-inline{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px}.trust-inline span{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#5f6d75}.trust-inline i{color:#0a8f7d}.security-visual{position:relative;min-height:520px;background:#0d1b22;border-radius:32px;padding:28px;box-shadow:0 35px 90px rgba(16,24,32,.23);overflow:hidden}.security-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(0,173,183,.35),transparent 30%);pointer-events:none}.visual-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;color:#d8e8e8;margin-bottom:30px}.live-pill{display:inline-flex;gap:8px;align-items:center;font-size:.8rem;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px}.live-dot{width:8px;height:8px;border-radius:50%;background:#40d6a5;box-shadow:0 0 0 5px rgba(64,214,165,.12)}.visual-main{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:14px}.metric-card,.risk-card{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:18px;color:#fff}.metric-card strong{font-size:2rem;display:block}.metric-card small,.risk-card small{color:#91a7ad}.risk-card{grid-column:1/-1}.risk-row{display:grid;grid-template-columns:1.2fr .8fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.risk-row:last-child{border:0}.risk-title{font-size:.9rem}.severity{font-size:.72rem;font-weight:700;padding:5px 9px;border-radius:999px}.sev-high{background:rgba(236,91,91,.16);color:#ff9a9a}.sev-med{background:rgba(255,181,71,.14);color:#ffd183}.sev-low{background:rgba(64,214,165,.12);color:#82ebc5}.visual-footer{position:absolute;left:28px;right:28px;bottom:24px;z-index:2;display:flex;gap:10px}.signal{height:7px;flex:1;border-radius:999px;background:#18363d;overflow:hidden}.signal span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand2))}.stats-strip{margin-top:58px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;background:#fff;position:relative;z-index:3}.stat{padding:24px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;color:var(--ink);font-size:1.8rem}.stat span{font-size:.82rem;color:var(--muted)}
.logo-cloud{display:flex;gap:12px;flex-wrap:wrap}.client-chip{padding:12px 16px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#53626a;font-weight:700;font-size:.86rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{display:flex;flex-direction:column;min-height:330px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bbdcde}.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.service-num{font-size:.76rem;color:#7b898f}.service-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--soft2);color:#087f85;font-size:1.1rem}.service-card h3{font-size:1.24rem}.service-card p{color:var(--muted);font-size:.94rem}.service-tags{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-size:.78rem;color:#718087}.card-link{margin-top:16px;font-weight:700;color:#087f85;font-size:.88rem}.card-link i{margin-left:6px}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.feature-list{display:grid;gap:16px}.feature-item{display:flex;gap:15px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.feature-item i{width:40px;height:40px;border-radius:12px;background:var(--soft2);color:#078a82;display:grid;place-items:center;flex:0 0 40px}.feature-item h3{margin-bottom:4px;font-size:1.02rem}.feature-item p{margin:0;font-size:.88rem;color:var(--muted)}.outcome-panel{background:var(--ink);padding:36px;border-radius:28px;color:#c8d6da;position:relative;overflow:hidden}.outcome-panel h3{color:#fff;font-size:1.5rem}.outcome-flow{display:grid;gap:12px;margin-top:24px}.flow-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.04)}.flow-row span:first-child{font-weight:600}.flow-row span:last-child{color:#85ead0;font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card{padding:24px;border-top:3px solid var(--brand);background:#fff;border-radius:0 0 18px 18px;box-shadow:0 10px 35px rgba(16,24,32,.06)}.process-card .n{display:inline-block;font-size:.74rem;color:#087f85;margin-bottom:20px}.process-card h3{font-size:1.05rem}.process-card p{font-size:.88rem;color:var(--muted);margin:0}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;min-height:300px}.quote-mark{font-size:3rem;line-height:1;color:#00a9a0}.testimonial-card>p{color:#56656d}.testimonial-person{display:flex;gap:12px;align-items:center;margin-top:auto}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:700}.testimonial-person h3{font-size:.92rem;margin:0 0 2px}.testimonial-person span,.testimonial-person small{display:block;font-size:.76rem;color:#718087}.testimonial-person small{margin-top:2px}.location-feature{border-radius:28px;background:linear-gradient(135deg,#0f2028,#152f34);color:#fff;padding:42px;display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.location-feature h2{color:#fff}.location-feature p{color:#bdd0d4}.location-chips{display:flex;gap:10px;flex-wrap:wrap}.location-chips a{padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:#e5f1f1;font-size:.82rem}.location-chips a:hover{border-color:#73d7cc}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-q{width:100%;border:0;background:none;padding:19px 22px;display:flex;justify-content:space-between;gap:16px;text-align:left;font-weight:700;color:var(--ink)}.faq-a{display:none;padding:0 22px 20px;color:var(--muted)}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q i{transform:rotate(45deg)}
.page-hero{padding:82px 0 64px;background:radial-gradient(circle at 80% 20%,rgba(0,173,183,.12),transparent 32%),#f7fbfb}.breadcrumbs{font-size:.78rem;color:#7a898f;margin-bottom:25px}.breadcrumbs a{color:#087f85}.page-hero-grid{display:grid;grid-template-columns:1fr .78fr;gap:58px;align-items:center}.page-hero h1{font-size:clamp(2.65rem,5vw,4.7rem)}.page-hero p{font-size:1.12rem;max-width:760px;color:#5d6b72}.hero-icon-box{min-height:320px;border-radius:28px;background:#0e1c22;display:grid;place-items:center;position:relative;overflow:hidden}.hero-icon-box:before,.hero-icon-box:after{content:"";position:absolute;border:1px solid rgba(0,173,183,.3);border-radius:50%}.hero-icon-box:before{width:250px;height:250px}.hero-icon-box:after{width:380px;height:380px}.hero-icon-box i{font-size:5rem;color:#68e0d0;position:relative;z-index:2}.subservice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.subservice{display:flex;gap:12px;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.subservice i{color:#078a82;margin-top:5px}.subservice h3{font-size:.98rem;margin:0}.deliverable-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.deliverable{padding:15px;border-radius:13px;background:var(--soft);font-weight:600;font-size:.88rem}.method-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.method-step{padding:18px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:.82rem}.method-step span{display:block;color:#078a82;font-size:.72rem;font-weight:700;margin-bottom:8px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.related-card h3{font-size:1rem}.related-card p{font-size:.84rem;color:var(--muted)}
.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{padding:28px;border-radius:20px;border:1px solid var(--line);background:#fff}.value-card i{font-size:1.4rem;color:#078a82;margin-bottom:18px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.timeline-item{padding:24px;border:1px solid var(--line);border-radius:18px}.timeline-item strong{display:block;color:#087f85;margin-bottom:10px}.team-note{padding:36px;border-radius:24px;background:linear-gradient(135deg,#eaf8f7,#f7fbfb)}
.locations-groups{display:grid;gap:44px}.region-block{border-top:1px solid var(--line);padding-top:28px}.region-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.region-head h2{font-size:1.8rem;margin:0}.region-head p{max-width:650px;margin:0;color:var(--muted);font-size:.9rem}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.city-link{padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:600;font-size:.88rem}.city-link span{display:block;font-size:.72rem;color:#7d8a90;font-weight:400}.city-link:hover{border-color:#9fd6d2;color:#087f85}.city-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.city-service{padding:20px;border:1px solid var(--line);border-radius:16px}.city-service i{color:#078a82;margin-bottom:14px}.city-service h3{font-size:1rem}.city-service p{font-size:.82rem;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.contact-card{padding:34px;border-radius:24px;background:var(--ink);color:#c8d6da}.contact-card h2,.contact-card h3{color:#fff}.contact-point{display:flex;gap:12px;margin:20px 0}.contact-point i{color:#6fe0d0;margin-top:5px}.contact-form{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:700;color:#415059}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #cfdadc;border-radius:11px;font:inherit;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(0,173,183,.09)}.field textarea{min-height:130px;resize:vertical}
.site-footer{background:#0a151a;color:#a9bac0;padding:70px 0 26px}.footer-cta{display:flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:44px;margin-bottom:44px}.footer-cta h2{color:#fff;max-width:700px;font-size:clamp(1.9rem,3vw,3rem);margin:0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:38px}.footer-brand img{width:250px;margin-bottom:18px}.footer-brand p{max-width:340px}.site-footer h3{color:#fff;font-size:.92rem;margin-bottom:16px}.site-footer ul{padding:0;margin:0;list-style:none;display:grid;gap:8px}.site-footer li a{font-size:.82rem}.site-footer a:hover{color:#7be2d3}.socials a{width:38px;height:38px;border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;border-radius:50%}.footer-contact{margin-top:20px;font-size:.82rem}.footer-bottom{margin-top:44px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;font-size:.76rem}
@media(max-width:1100px){.mega-grid{grid-template-columns:repeat(2,1fr)}.header-cta{display:none}.hero-grid,.page-hero-grid{grid-template-columns:1fr}.security-visual{min-height:480px}.service-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:repeat(2,1fr)}.city-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.method-rail{grid-template-columns:repeat(3,1fr)}.city-service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.mobile-toggle{display:block;margin-left:auto}.main-nav{position:fixed;inset:84px 0 0 0;background:#fff;padding:20px;transform:translateX(100%);transition:.25s;overflow:auto}.menu-open .main-nav{transform:translateX(0)}.main-nav ul{align-items:stretch;flex-direction:column}.nav-link{font-size:1.05rem;padding:14px 4px}.has-mega .mega-menu{position:static;width:100%;transform:none;opacity:1;visibility:visible;box-shadow:none;border:0;padding:6px 0 8px;display:none}.has-mega.open .mega-menu{display:block}.has-mega:hover .mega-menu{transform:none}.mega-grid{grid-template-columns:1fr}.mega-link small{display:none}.mega-footer{display:none}.brand img{width:190px}.section{padding:76px 0}.split-grid,.location-feature,.contact-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.stats-strip{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.subservice-grid,.deliverable-list{grid-template-columns:1fr}.about-values,.timeline{grid-template-columns:repeat(2,1fr)}.city-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 28px,1240px)}.hero{padding-top:68px}.hero-grid{gap:38px}.hero h1{font-size:2.65rem}.security-visual{min-height:500px;padding:18px}.visual-main{grid-template-columns:1fr}.risk-card{grid-column:auto}.risk-row{grid-template-columns:1fr auto}.risk-row small{grid-column:1/-1}.visual-footer{left:18px;right:18px}.service-grid,.testimonial-grid,.process-grid,.about-values,.timeline,.city-grid,.city-service-grid,.related-grid,.form-grid{grid-template-columns:1fr}.footer-cta,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.method-rail{grid-template-columns:repeat(2,1fr)}.region-head{align-items:flex-start;flex-direction:column}.page-hero{padding-top:55px}.page-hero h1{font-size:2.55rem}.hero-icon-box{min-height:250px}.trust-inline{gap:12px}}

/* ===== Bulwarkers artwork system / UX enhancement ===== */
.hero-artwork{margin:0;position:relative;aspect-ratio:4/3;border-radius:30px;overflow:hidden;background:#0d1b22;border:1px solid rgba(0,173,183,.18);box-shadow:0 30px 80px rgba(16,24,32,.18);isolation:isolate}
.hero-artwork:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035);z-index:1;pointer-events:none}
.hero-artwork img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.hero-artwork:hover img{transform:scale(1.025)}
.city-artwork{aspect-ratio:4/3}.compact-artwork{max-width:590px;justify-self:end}
.page-hero{overflow:hidden}.page-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr)}
.page-hero-grid>div:first-child{position:relative;z-index:2}
.page-hero-grid>div:first-child:after{content:"";display:block;width:64px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand2));margin-top:28px;opacity:.85}
.service-card{overflow:hidden}.service-card-art{height:122px;margin:0 0 22px;border-radius:15px;overflow:hidden;background:#0d1b22;border:1px solid rgba(0,173,183,.12)}
.service-card-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.service-card:hover .service-card-art img{transform:scale(1.04)}
.service-card-top{margin-bottom:18px}.service-card h3{margin-top:2px}
.home-artwork-band{padding:86px 0;background:linear-gradient(180deg,#fff,#f5faf9);border-bottom:1px solid var(--line)}
.home-artwork-grid{display:grid;grid-template-columns:1fr .92fr;gap:72px;align-items:center}.home-artwork-grid h2{font-size:clamp(2rem,3.4vw,3.35rem)}.home-artwork-grid p{font-size:1.04rem;color:var(--muted);max-width:640px}
.artwork-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.artwork-pills span{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.78rem;font-weight:700;color:#4d6168}.artwork-pills span:first-child{border-color:#9adbd8;color:#087f85}
.error-art{max-width:470px;margin:0 auto 32px}.error-art img{width:100%;height:auto;border-radius:28px;display:block;box-shadow:var(--shadow)}
.logo-slider-wrap{display:grid;gap:18px}.logo-slider{position:relative;overflow:hidden;padding:8px 0}.logo-slider:before,.logo-slider:after{content:"";position:absolute;top:0;bottom:0;width:95px;z-index:2;pointer-events:none}.logo-slider.fade-left:before{left:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)}.logo-slider.fade-right:after{right:0;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%)}
.logo-track{display:flex;align-items:center;gap:18px;width:max-content;animation:logo-marquee 42s linear infinite}.logo-slider.reverse .logo-track{animation-direction:reverse;animation-duration:46s}.logo-slider:hover .logo-track{animation-play-state:paused}
.logo-card{width:205px;height:96px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(16,24,32,.045)}.logo-card img{max-width:100%;max-height:54px;width:auto;height:auto;object-fit:contain}
@keyframes logo-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.logo-track{animation:none}.hero-artwork img,.service-card-art img{transition:none}}
@media(max-width:1100px){.page-hero-grid{grid-template-columns:1fr}.hero-artwork{max-width:760px}.compact-artwork{justify-self:stretch;max-width:760px}.home-artwork-grid{grid-template-columns:1fr;gap:40px}.service-card-art{height:145px}}
@media(max-width:768px){.hero-artwork{aspect-ratio:16/10}.page-hero-grid>div:first-child:after{margin-top:22px}.home-artwork-band{padding:68px 0}.logo-card{width:180px;height:88px;padding:15px}.logo-slider:before,.logo-slider:after{width:52px}}
@media(max-width:600px){.hero-artwork{aspect-ratio:4/3;border-radius:22px}.service-card-art{height:132px}.home-artwork-band{padding:58px 0}.logo-card{width:150px;height:78px;padding:12px 14px}.logo-card img{max-height:42px}.logo-track{gap:12px}.logo-slider-wrap{gap:12px}}


/* ===== Responsive production update: 768px mobile navigation ===== */
html{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}
body{max-width:100%;overflow-x:hidden}
body.menu-open{overflow:hidden;touch-action:none}
main,section,.container,.hero-grid>*,.page-hero-grid>*,.split-grid>*,.contact-grid>*,.home-artwork-grid>*{min-width:0}
img,svg,video,canvas,iframe{max-width:100%}
img{height:auto}
button,input,select,textarea{font:inherit}
a,button,input,select,textarea{touch-action:manipulation}
.btn,.mobile-toggle,.faq-q,.socials a{min-height:44px}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(0,173,183,.35);outline-offset:3px}
.brand{display:inline-flex;align-items:center;justify-content:flex-start;min-height:44px;flex:0 0 auto}
.brand-full{display:block;width:218px;max-height:58px;object-fit:contain}
.brand-symbol{display:none}
.nav-link.is-active{color:#087f85;background:var(--soft2);border-radius:10px}
.mega-link.is-active{background:var(--soft2);box-shadow:inset 3px 0 0 var(--brand)}
.mega-link.is-active strong{color:#087f85}
.nav-backdrop{position:fixed;inset:72px 0 0;background:rgba(6,19,24,.42);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;z-index:995}
body.menu-open .nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}
.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
table{max-width:100%}
pre,code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}

@media(max-width:768px){
  :root{--mobile-header-height:72px}
  .site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);backdrop-filter:blur(16px)}
  .nav-wrap{height:var(--mobile-header-height);gap:10px;justify-content:space-between}
  .brand{width:50px;height:52px;padding:4px 0;justify-content:flex-start;z-index:1003}
  .brand-full{display:none!important}
  .brand-symbol{display:block;width:42px;height:47px;object-fit:contain}
  .header-cta{display:none!important}

  .mobile-toggle{display:inline-flex!important;position:relative;width:48px;height:48px;align-items:center;justify-content:center;padding:0;margin-left:auto;border:0;border-radius:12px;background:transparent;z-index:1003;cursor:pointer}
  .mobile-toggle span{position:absolute;display:block;width:25px;height:2px;margin:0;background:var(--ink);border-radius:999px;transition:transform .2s ease,opacity .16s ease,top .2s ease}
  .mobile-toggle span:nth-child(1){top:15px}
  .mobile-toggle span:nth-child(2){top:23px}
  .mobile-toggle span:nth-child(3){top:31px}
  body.menu-open .mobile-toggle span:nth-child(1){top:23px;transform:rotate(45deg)}
  body.menu-open .mobile-toggle span:nth-child(2){opacity:0;transform:scaleX(.3)}
  body.menu-open .mobile-toggle span:nth-child(3){top:23px;transform:rotate(-45deg)}

  .main-nav{position:fixed;top:var(--mobile-header-height);left:0;right:0;bottom:auto;inset-inline:0;width:100%;max-height:calc(100dvh - var(--mobile-header-height));margin:0;padding:10px 16px 24px;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 45px rgba(16,24,32,.16);overflow-y:auto;overscroll-behavior:contain;transform:translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s ease,opacity .18s ease,visibility .18s ease;z-index:1002}
  body.menu-open .main-nav{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
  .main-nav ul{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;padding:0}
  .nav-item{width:100%;border-bottom:1px solid var(--line)}
  .nav-item:last-child{border-bottom:0}
  .nav-link{width:100%;min-height:52px;padding:13px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:1rem;font-weight:700;border-radius:10px}
  .nav-link i{margin-left:auto;font-size:.76rem;transition:transform .18s ease}
  .has-mega.open>.nav-link i{transform:rotate(180deg)}
  .nav-link.is-active{padding-inline:12px}

  .has-mega .mega-menu,.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{position:static;top:auto;left:auto;width:100%;max-height:0;margin:0;padding:0;background:#fff;border:0;border-radius:0;box-shadow:none;opacity:0;visibility:hidden;overflow:hidden;pointer-events:none;transform:none;transition:max-height .26s ease,opacity .18s ease,padding .2s ease}
  .has-mega.open .mega-menu{max-height:1800px;padding:4px 0 12px;opacity:1;visibility:visible;pointer-events:auto}
  .mega-grid{display:grid;grid-template-columns:1fr;gap:4px;width:100%}
  .mega-link{display:flex;align-items:flex-start;gap:11px;min-height:58px;padding:11px 8px;border-radius:12px}
  .mega-link:hover,.mega-link:focus-visible{background:var(--soft)}
  .mega-icon{width:38px;height:38px;flex:0 0 38px}
  .mega-link strong{font-size:.9rem;line-height:1.28}
  .mega-link small{display:block!important;margin-top:3px;font-size:.72rem;line-height:1.35;color:var(--muted)}
  .mega-footer{display:flex!important;flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;padding:12px 8px 0;font-size:.82rem}
  .mega-footer a{display:inline-flex;align-items:center;min-height:44px;padding:8px 0}

  .section{padding:68px 0}
  .hero{padding:58px 0 54px}
  .page-hero{padding:58px 0 50px}
  .hero-grid,.page-hero-grid,.split-grid,.location-feature,.contact-grid,.home-artwork-grid{grid-template-columns:1fr!important;gap:38px}
  .page-hero-grid{align-items:start}
  .hero-artwork,.compact-artwork{width:100%;max-width:720px;justify-self:stretch}
  .section-heading{margin-bottom:34px}
  .section-heading p,.hero-copy>p,.page-hero p{font-size:1rem;line-height:1.65}
  .hero h1{font-size:clamp(2.4rem,8.4vw,3.8rem)}
  .page-hero h1{font-size:clamp(2.25rem,7.8vw,3.55rem)}
  .hero-actions{gap:10px;margin:24px 0}
  .hero-actions .btn{flex:0 1 auto;max-width:100%}
  .trust-inline{gap:12px 18px;margin-top:26px}
  .security-visual{min-height:0;padding:22px;border-radius:24px}
  .visual-footer{position:relative;left:auto;right:auto;bottom:auto;margin-top:18px}
  .stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px}
  .stat{padding:20px 14px}
  .service-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .service-card{min-height:0;padding:22px}
  .process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .about-values,.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .city-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .method-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
  .subservice-grid,.deliverable-list{grid-template-columns:1fr}
  .location-feature{padding:32px}
  .contact-card,.contact-form,.outcome-panel{padding:28px}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
  .footer-cta{gap:22px}
  .footer-brand img{max-width:230px}
  .logo-track{will-change:transform}
}

@media(max-width:600px){
  .container{width:min(100% - 28px,1240px)}
  .section{padding:58px 0}
  .hero{padding:48px 0 46px}
  .page-hero{padding:48px 0 44px}
  .hero h1{font-size:clamp(2.15rem,10vw,2.9rem)}
  .page-hero h1{font-size:clamp(2rem,9vw,2.7rem)}
  h2{font-size:clamp(1.8rem,8vw,2.45rem)}
  h3{font-size:1.12rem}
  .hero-actions{display:grid;grid-template-columns:1fr;width:100%}
  .hero-actions .btn,.btn{max-width:100%}
  .hero-actions .btn{width:100%}
  .visual-top{align-items:flex-start;gap:10px;flex-direction:column}
  .visual-main{grid-template-columns:1fr}
  .risk-card{grid-column:auto}
  .risk-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .risk-row small{grid-column:1/-1}
  .service-grid,.testimonial-grid,.process-grid,.about-values,.timeline,.city-grid,.city-service-grid,.related-grid,.form-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
  .footer-cta,.footer-bottom{align-items:flex-start;flex-direction:column}
  .method-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .location-feature{padding:26px;border-radius:22px}
  .contact-card,.contact-form,.outcome-panel{padding:22px;border-radius:20px}
  .flow-row{align-items:flex-start;gap:8px;flex-direction:column}
  .form-grid{gap:12px}
  .field input,.field select,.field textarea{min-height:46px;font-size:16px}
  .field textarea{min-height:130px}
  .faq-q{min-height:54px;padding:16px 17px}
  .faq-a{padding:0 17px 18px}
  .logo-slider{margin-inline:-14px}
}

@media(max-width:430px){
  .container{width:min(100% - 24px,1240px)}
  .brand{width:46px}
  .brand-symbol{width:38px;height:43px}
  .main-nav{padding-inline:12px}
  .mega-link{padding-inline:6px}
  .section{padding:52px 0}
  .hero-copy>p,.page-hero p,.section-heading p{font-size:.96rem}
  .trust-inline{display:grid;grid-template-columns:1fr;gap:8px}
  .stats-strip{grid-template-columns:1fr}
  .stat{border-right:0!important;border-bottom:1px solid var(--line)!important}
  .stat:last-child{border-bottom:0!important}
  .method-rail{grid-template-columns:1fr}
  .hero-artwork{border-radius:18px}
  .service-card{padding:20px}
  .process-card,.value-card,.timeline-item{padding:20px}
  .city-link{padding:12px}
  .location-chips a{min-height:44px;display:inline-flex;align-items:center}
  .footer-brand img{max-width:210px}
}

@media(max-width:340px){
  .container{width:min(100% - 20px,1240px)}
  .hero h1{font-size:2.05rem}
  .page-hero h1{font-size:1.95rem}
  .btn{padding-inline:16px;font-size:.88rem}
  .mega-link strong{font-size:.84rem}
  .mega-link small{font-size:.68rem}
}

/* Final mobile navigation specificity fixes */
@media(max-width:768px){
  .brand img.brand-symbol{display:block!important;width:42px!important;height:47px!important;max-height:47px!important;object-fit:contain}
  .has-mega .mega-menu,.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{display:block!important}
}
@media(max-width:430px){.brand img.brand-symbol{width:38px!important;height:43px!important;max-height:43px!important}}
.mobile-mega-overview{display:none}
@media(max-width:768px){.mobile-mega-overview{display:flex!important;background:var(--soft);border:1px solid var(--line);margin-bottom:4px}}

/* Desktop/laptop logo visibility fix - keep mobile behaviour unchanged */
@media (min-width:769px){
  .brand img.brand-full{display:block!important}
  .brand img.brand-symbol{display:none!important}
}


/* --- Bulwarkers homepage refinement + PHP build update --- */
.counter-band {
    padding: 0 0 92px;
    background: linear-gradient(180deg, #f8fbfb 0%, #ffffff 72%);
}

.counter-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.counter-card {
    position: relative;
    padding: 28px 24px;
    border: 1px solid var(--line);
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 18px 40px rgba(16, 24, 32, 0.06);
    overflow: hidden;
}

.counter-card::before {
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--brand), var(--brand2));
}

.counter-value {
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    color: var(--ink);
    line-height: 1;
    margin-bottom: 10px;
}

.counter-suffix {
    font-size: 0.75em;
    color: #0a857d;
}

.counter-card h3 {
    margin: 0 0 8px;
    font-size: 1.02rem;
}

.counter-card p {
    margin: 0;
    font-size: 0.9rem;
    color: var(--muted);
}

.hero-risk-visual {
    position: relative;
    min-height: 540px;
    padding: 30px;
    background:
        radial-gradient(circle at 78% 24%, rgba(0, 173, 183, 0.25), transparent 24%),
        radial-gradient(circle at 20% 86%, rgba(0, 170, 135, 0.12), transparent 28%),
        linear-gradient(145deg, #09141a 0%, #0d1b22 45%, #0b2028 100%);
}

.hero-risk-visual::before {
    content: "";
    position: absolute;
    inset: 18px;
    border-radius: 28px;
    border: 1px solid rgba(113, 235, 227, 0.08);
    pointer-events: none;
}

.hero-risk-visual::after {
    content: "";
    position: absolute;
    inset: auto -18% -24% 22%;
    height: 72%;
    background: radial-gradient(circle, rgba(0, 210, 255, 0.34), rgba(0, 173, 183, 0) 62%);
    filter: blur(34px);
    opacity: 0.9;
    pointer-events: none;
}

.risk-dashboard-label {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 999px;
    color: #d7eef0;
    font-size: 0.82rem;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.06);
}

.risk-dashboard-label .pulse {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #47e7c2;
    box-shadow: 0 0 0 0 rgba(71, 231, 194, 0.6);
    animation: pulse-ring 1.8s infinite;
}

.hero-visual-layout {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 18px;
    align-items: start;
    margin-top: 22px;
}

.risk-core-card,
.risk-info-stack,
.risk-mini-card,
.risk-activity,
.risk-summary-bar {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(10px);
}

.risk-core-card {
    position: relative;
    min-height: 340px;
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.risk-core-card::before {
    content: "";
    position: absolute;
    inset: 16px;
    border-radius: 24px;
    background-image:
        linear-gradient(rgba(92, 224, 238, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(92, 224, 238, 0.08) 1px, transparent 1px);
    background-size: 24px 24px;
    mask-image: radial-gradient(circle at center, #000 55%, transparent 88%);
}

.core-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(92, 224, 238, 0.18);
}

.core-ring.r1 { width: 290px; height: 290px; }
.core-ring.r2 { width: 228px; height: 228px; }
.core-ring.r3 { width: 166px; height: 166px; }

.core-logo {
    position: relative;
    z-index: 2;
    width: 130px;
    height: 130px;
    border-radius: 32px;
    display: grid;
    place-items: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
}

.core-logo img {
    width: 88px;
}

.core-node {
    position: absolute;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border-radius: 999px;
    color: #edf8f8;
    font-size: 0.74rem;
    font-weight: 600;
    background: rgba(6, 26, 34, 0.88);
    border: 1px solid rgba(92, 224, 238, 0.22);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

.core-node i {
    color: #59e3d0;
}

.node-app { top: 44px; left: 34px; }
.node-cloud { top: 62px; right: 22px; }
.node-iam { bottom: 82px; left: 46px; }
.node-ai { bottom: 46px; right: 26px; }

.risk-info-stack {
    border-radius: 24px;
    padding: 18px;
    display: grid;
    gap: 14px;
}

.risk-summary-bar {
    border-radius: 18px;
    padding: 14px 16px;
}

.risk-summary-bar small,
.risk-mini-card small,
.risk-activity small {
    display: block;
    color: #9ec8cc;
    margin-bottom: 6px;
}

.risk-summary-bar strong,
.risk-mini-card strong {
    color: #ffffff;
}

.risk-summary-meter {
    height: 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    overflow: hidden;
    margin-top: 12px;
}

.risk-summary-meter span {
    display: block;
    width: 84%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, var(--brand), #5de8dd, var(--brand2));
}

.risk-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.risk-mini-card {
    border-radius: 18px;
    padding: 16px;
}

.risk-mini-card strong {
    display: block;
    font-size: 1.9rem;
    line-height: 1;
}

.risk-mini-card span {
    color: #eef9fb;
    font-size: 0.82rem;
}

.risk-activity {
    border-radius: 20px;
    padding: 16px;
}

.risk-activity ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px;
}

.risk-activity li {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
    color: #ebf7f9;
    font-size: 0.84rem;
}

.risk-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 66px;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
}

.risk-badge.high { color: #ffd1d1; background: rgba(220, 76, 76, 0.18); }
.risk-badge.medium { color: #ffe0ae; background: rgba(255, 174, 70, 0.18); }
.risk-badge.low { color: #bff4dc; background: rgba(61, 207, 145, 0.16); }

.signal-rail {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 18px;
}

.signal-rail span {
    display: block;
    height: 7px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.signal-rail span::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, rgba(0, 173, 183, 0.45), #3ee0e8 55%, rgba(0, 170, 135, 0.95));
}

.signal-rail span:nth-child(1)::after { width: 76%; }
.signal-rail span:nth-child(2)::after { width: 92%; }
.signal-rail span:nth-child(3)::after { width: 68%; }
.signal-rail span:nth-child(4)::after { width: 88%; }

.service-card {
    position: relative;
}

.service-icon {
    position: relative;
    overflow: hidden;
    animation: iconFloat 4.6s ease-in-out infinite;
    box-shadow: inset 0 0 0 1px rgba(0, 173, 183, 0.08);
}

.service-icon::before {
    content: "";
    position: absolute;
    inset: -30%;
    background: radial-gradient(circle, rgba(0, 173, 183, 0.16) 0%, rgba(0, 173, 183, 0) 70%);
    animation: iconGlow 4.6s ease-in-out infinite;
}

.service-icon i {
    position: relative;
    z-index: 1;
}

.service-card:nth-child(2n) .service-icon { animation-delay: 0.3s; }
.service-card:nth-child(3n) .service-icon { animation-delay: 0.6s; }
.service-card:nth-child(4n) .service-icon { animation-delay: 0.9s; }
.service-card:nth-child(5n) .service-icon { animation-delay: 1.2s; }
.service-card:nth-child(6n) .service-icon { animation-delay: 1.5s; }

.process-grid {
    position: relative;
    gap: 0;
    overflow: visible;
}

.process-card {
    position: relative;
    min-height: 100%;
    padding: 28px 24px 26px;
    border-top: 3px solid var(--brand);
    border-right: 1px solid rgba(0, 173, 183, 0.12);
    border-radius: 0;
    z-index: 2;
}

.process-card:first-child {
    border-radius: 18px 0 0 18px;
}

.process-card:last-child {
    border-right: 0;
    border-radius: 0 18px 18px 0;
}

.process-card::after {
    content: "";
    position: absolute;
    top: 34px;
    right: -18px;
    width: 36px;
    height: 2px;
    background: linear-gradient(90deg, rgba(0, 173, 183, 0.92), rgba(0, 170, 135, 0.92));
    z-index: 3;
}

.process-card::before {
    content: "";
    position: absolute;
    top: 28px;
    right: -18px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid rgba(0, 173, 183, 0.92);
    z-index: 4;
}

.process-card:last-child::before,
.process-card:last-child::after {
    display: none;
}

@keyframes pulse-ring {
    0% { box-shadow: 0 0 0 0 rgba(71, 231, 194, 0.6); }
    70% { box-shadow: 0 0 0 12px rgba(71, 231, 194, 0); }
    100% { box-shadow: 0 0 0 0 rgba(71, 231, 194, 0); }
}

@keyframes iconFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-4px); }
}

@keyframes iconGlow {
    0%, 100% { transform: scale(0.84); opacity: 0.6; }
    50% { transform: scale(1.1); opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {
    .service-icon,
    .service-icon::before,
    .risk-dashboard-label .pulse {
        animation: none !important;
    }
}

@media (max-width: 1024px) {
    .hero-visual-layout {
        grid-template-columns: 1fr;
    }

    .counter-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .process-card:first-child,
    .process-card:last-child {
        border-radius: 18px;
    }

    .process-card {
        border-right: 0;
        border-radius: 18px;
    }

    .process-card::before,
    .process-card::after {
        display: none;
    }
}

@media (max-width: 768px) {
    .counter-band {
        padding-bottom: 74px;
    }

    .counter-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }

    .hero-risk-visual {
        min-height: 0;
        padding: 22px;
    }

    .risk-core-card {
        min-height: 290px;
    }

    .core-ring.r1 { width: 240px; height: 240px; }
    .core-ring.r2 { width: 192px; height: 192px; }
    .core-ring.r3 { width: 146px; height: 146px; }

    .node-app { top: 26px; left: 18px; }
    .node-cloud { top: 40px; right: 16px; }
    .node-iam { bottom: 72px; left: 18px; }
    .node-ai { bottom: 22px; right: 16px; }
}

@media (max-width: 600px) {
    .counter-grid,
    .risk-mini-grid {
        grid-template-columns: 1fr;
    }

    .counter-card {
        padding: 24px 20px;
    }

    .hero-risk-visual {
        padding: 18px;
        border-radius: 24px;
    }

    .risk-core-card {
        min-height: 260px;
    }

    .core-logo {
        width: 110px;
        height: 110px;
    }

    .core-logo img {
        width: 72px;
    }

    .core-node {
        font-size: 0.68rem;
        padding: 8px 10px;
    }
}


/* Client feedback portraits */
.testimonial-person {
    align-items: center;
}

.testimonial-avatar {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1px var(--line), 0 8px 22px rgba(16, 24, 32, 0.12);
    background: var(--soft2);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.testimonial-card:hover .testimonial-avatar {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 0 0 0 1px rgba(0, 173, 183, 0.28), 0 12px 28px rgba(16, 24, 32, 0.16);
}

@media (prefers-reduced-motion: reduce) {
    .testimonial-avatar {
        transition: none;
    }

    .testimonial-card:hover .testimonial-avatar {
        transform: none;
    }
}


/* =========================================================
   Homepage interaction update
   ========================================================= */

/* Keep the main menu visible while the page scrolls. */
.site-header{
  position:fixed!important;
  top:0;
  left:0;
  right:0;
  width:100%;
  z-index:1100;
}
body{
  padding-top:84px;
}
@media(max-width:768px){
  body{padding-top:72px;}
}

/* New right-side hero artwork. */
.hero-image-panel{
  position:relative;
  margin:0;
  width:100%;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 28px 75px rgba(16,24,32,.16);
  background:#f8fbfb;
}
.hero-image-panel picture,
.hero-image-panel img{
  display:block;
  width:100%;
}
.hero-image-panel img{
  height:auto;
  aspect-ratio:3/2;
  object-fit:cover;
}
@media(max-width:768px){
  .hero-image-panel{border-radius:24px;}
}
@media(max-width:430px){
  .hero-image-panel{border-radius:20px;}
}

/* Animated service icons. */
.service-card .service-icon{
  position:relative;
  overflow:hidden;
  will-change:transform;
  animation:service-icon-float 3.8s ease-in-out infinite;
}
.service-card .service-icon::after{
  content:"";
  position:absolute;
  inset:-40%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(0,173,183,.18),rgba(0,173,183,0) 66%);
  animation:service-icon-glow 3.8s ease-in-out infinite;
}
.service-card .service-icon i{
  position:relative;
  z-index:1;
  transition:transform .24s ease,color .24s ease;
}
.service-card:hover .service-icon i,
.service-card:focus-within .service-icon i{
  transform:scale(1.12) rotate(-4deg);
}
.service-card:nth-child(2n) .service-icon{animation-delay:.25s;}
.service-card:nth-child(3n) .service-icon{animation-delay:.5s;}
.service-card:nth-child(4n) .service-icon{animation-delay:.75s;}
.service-card:nth-child(5n) .service-icon{animation-delay:1s;}

@keyframes service-icon-float{
  0%,100%{transform:translateY(0);}
  50%{transform:translateY(-5px);}
}
@keyframes service-icon-glow{
  0%,100%{transform:scale(.85);opacity:.45;}
  50%{transform:scale(1.15);opacity:1;}
}

/* Static trusted-client layout. */
.trusted-static-layout{
  display:grid;
  grid-template-columns:minmax(280px,.78fr) minmax(0,1.35fr);
  gap:54px;
  align-items:center;
}
.trusted-static-copy .section-heading{
  margin:0;
  max-width:500px;
}
.client-logo-static-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.client-logo-static-card{
  min-height:86px;
  padding:14px 16px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  box-shadow:0 8px 24px rgba(16,24,32,.04);
}
.client-logo-static-card img{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:46px;
  object-fit:contain;
}
@media(max-width:1024px){
  .trusted-static-layout{
    grid-template-columns:1fr;
    gap:32px;
  }
  .trusted-static-copy .section-heading{max-width:720px;}
  .client-logo-static-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:768px){
  .client-logo-static-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:520px){
  .client-logo-static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .client-logo-static-card{min-height:74px;padding:12px;}
  .client-logo-static-card img{max-height:38px;}
}

/* Client feedback carousel: three cards per slide. */
.testimonial-carousel{
  position:relative;
}
.testimonial-carousel-viewport{
  position:relative;
}
.testimonial-slide{
  display:none;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  animation:testimonial-slide-in .36s ease both;
}
.testimonial-slide.is-active{
  display:grid;
}
.testimonial-carousel-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin-top:26px;
}
.testimonial-control{
  width:44px;
  height:44px;
  border:1px solid var(--line);
  border-radius:50%;
  background:#fff;
  color:var(--ink);
  display:grid;
  place-items:center;
  cursor:pointer;
}
.testimonial-control:hover,
.testimonial-control:focus-visible{
  border-color:var(--brand);
  color:#087f85;
}
.testimonial-dots{
  display:flex;
  gap:8px;
}
.testimonial-dot{
  width:10px;
  height:10px;
  padding:0;
  min-height:10px;
  border:0;
  border-radius:999px;
  background:#cbd7d9;
  cursor:pointer;
  transition:width .2s ease,background .2s ease;
}
.testimonial-dot.is-active{
  width:28px;
  background:var(--brand);
}
.testimonial-more{
  text-align:center;
  margin-top:30px;
}
@keyframes testimonial-slide-in{
  from{opacity:0;transform:translateY(7px);}
  to{opacity:1;transform:translateY(0);}
}
@media(max-width:768px){
  .testimonial-slide{
    grid-template-columns:1fr;
  }
}

@media(prefers-reduced-motion:reduce){
  .service-card .service-icon,
  .service-card .service-icon::after,
  .testimonial-slide{
    animation:none!important;
  }
}


/* =========================================================
   Company + Industries mega menus and landing pages
   ========================================================= */
.mega-link-name-only{
  align-items:center;
  min-height:58px;
}
.mega-link-name-only strong{
  margin:0;
}
.mega-link-name-only small{
  display:none;
}
.mega-menu-company{
  width:min(720px,90vw);
}
.mega-menu-company .mega-grid,
.mega-grid-company{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.mega-menu-industries{
  width:min(960px,94vw);
}
.mega-grid-industries{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

.industry-hero-visual{
  min-height:360px;
  border-radius:28px;
  background:
    radial-gradient(circle at 72% 22%,rgba(0,173,183,.28),transparent 32%),
    linear-gradient(145deg,#0d1b22,#15343b);
  position:relative;
  overflow:hidden;
  display:grid;
  place-items:center;
  isolation:isolate;
}
.industry-hero-visual::before,
.industry-hero-visual::after{
  content:"";
  position:absolute;
  border-radius:50%;
  border:1px solid rgba(100,226,220,.18);
}
.industry-hero-visual::before{
  width:330px;height:330px;
}
.industry-hero-visual::after{
  width:230px;height:230px;
}
.industry-hero-icon{
  position:relative;
  z-index:2;
  width:120px;
  height:120px;
  border-radius:28px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:#68e7dd;
  font-size:3.15rem;
  box-shadow:0 24px 60px rgba(0,0,0,.22);
}
.industry-context-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:56px;
  align-items:start;
}
.industry-priority-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.industry-priority-card,
.industry-card,
.company-path-card{
  padding:26px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 34px rgba(16,24,32,.05);
}
.industry-priority-card .priority-num{
  display:inline-flex;
  width:38px;height:38px;
  align-items:center;justify-content:center;
  border-radius:10px;
  background:var(--soft2);
  color:#087f85;
  font-weight:700;
  font-size:.78rem;
  margin-bottom:20px;
}
.industry-priority-card h3,
.industry-card h3,
.company-path-card h3{
  font-size:1.08rem;
  margin-bottom:10px;
}
.industry-priority-card p,
.industry-card p,
.company-path-card p{
  color:var(--muted);
  font-size:.92rem;
  margin-bottom:0;
}
.industry-service-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.industry-service-card{
  display:flex;
  gap:14px;
  align-items:flex-start;
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.industry-service-card .service-icon{
  flex:0 0 46px;
}
.industry-service-card h3{
  font-size:.98rem;
  margin:2px 0 8px;
}
.industry-service-card p{
  margin:0 0 10px;
  color:var(--muted);
  font-size:.84rem;
}
.industry-service-card .card-link{
  margin:0;
}
.industry-outcomes{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:24px;
}
.industry-outcome{
  display:flex;
  gap:12px;
  padding:16px 18px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.04);
  color:#e9f5f5;
}
.industry-outcome i{
  color:#67decf;
  margin-top:4px;
}
.industries-index-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.industry-card{
  display:flex;
  flex-direction:column;
  min-height:250px;
}
.industry-card .industry-card-icon{
  width:48px;height:48px;
  display:grid;place-items:center;
  border-radius:14px;
  background:var(--soft2);
  color:#087f85;
  margin-bottom:24px;
  font-size:1.1rem;
}
.industry-card .card-link{
  margin-top:auto;
}
.company-path-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.company-utility-hero{
  min-height:330px;
  border-radius:28px;
  padding:34px;
  background:#0d1b22;
  color:#d8e8e8;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  position:relative;
  overflow:hidden;
}
.company-utility-hero::before{
  content:"";
  position:absolute;
  width:340px;height:340px;
  border-radius:50%;
  right:-100px;top:-120px;
  border:1px solid rgba(0,173,183,.28);
  box-shadow:0 0 0 60px rgba(0,173,183,.06),0 0 0 120px rgba(0,170,135,.03);
}
.company-utility-hero i{
  position:relative;
  z-index:2;
  font-size:3rem;
  color:#5ae2d6;
  margin-bottom:auto;
}
.company-utility-hero h3{
  position:relative;
  z-index:2;
  color:#fff;
  font-size:1.5rem;
}
.company-utility-hero p{
  position:relative;
  z-index:2;
  color:#bcd0d4;
  margin:0;
}
.case-study-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.case-study-card{
  padding:26px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  display:flex;
  flex-direction:column;
}
.case-study-card .case-meta{
  color:#087f85;
  font-weight:700;
  font-size:.76rem;
  letter-spacing:.06em;
  text-transform:uppercase;
  margin-bottom:14px;
}
.case-study-card h3{
  font-size:1.12rem;
}
.case-study-card p{
  color:var(--muted);
}
.case-study-card .card-link{
  margin-top:auto;
}

@media(max-width:900px){
  .mega-grid-industries{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .industry-context-grid{
    grid-template-columns:1fr;
    gap:32px;
  }
  .industry-priority-grid,
  .industry-service-grid,
  .industries-index-grid,
  .company-path-grid,
  .case-study-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:768px){
  .mega-menu-company,
  .mega-menu-industries{
    width:100%;
  }
  .mega-menu-company .mega-grid,
  .mega-grid-company,
  .mega-grid-industries{
    grid-template-columns:1fr;
  }
  .industry-hero-visual{
    min-height:280px;
  }
}
@media(max-width:600px){
  .industry-priority-grid,
  .industry-service-grid,
  .industries-index-grid,
  .company-path-grid,
  .case-study-grid,
  .industry-outcomes{
    grid-template-columns:1fr;
  }
}

/* =========================================================
   HOW WE WORK process connector refinement
   ========================================================= */
.process-grid{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:28px;
  align-items:stretch;
  isolation:isolate;
}
.process-grid::before{
  content:"";
  position:absolute;
  left:5%;
  right:5%;
  top:56px;
  height:2px;
  border-radius:999px;
  background:rgba(0,173,183,.18);
  z-index:0;
}
.process-grid::after{
  content:"";
  position:absolute;
  left:5%;
  top:55px;
  width:24%;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(0,173,183,.25) 0%, rgba(0,173,183,.95) 52%, rgba(0,173,183,.25) 100%);
  box-shadow:0 0 0 1px rgba(0,173,183,.06), 0 0 16px rgba(0,173,183,.24);
  z-index:0;
  animation:process-flow-line 4.6s ease-in-out infinite;
}
.process-card{
  position:relative;
  z-index:1;
  padding:28px 24px 26px;
  border:1px solid rgba(0,173,183,.10);
  border-top:3px solid var(--brand);
  background:#fff;
  border-radius:22px;
  box-shadow:0 14px 42px rgba(16,24,32,.06);
}
.process-card::before{
  content:"";
  position:absolute;
  top:49px;
  left:-16px;
  width:16px;
  height:2px;
  background:rgba(0,173,183,.38);
}
.process-card::after{
  content:"";
  position:absolute;
  top:43px;
  left:-24px;
  width:14px;
  height:14px;
  border-radius:50%;
  background:#fff;
  border:3px solid var(--brand);
  box-shadow:0 0 0 5px rgba(0,173,183,.10);
}
.process-card:first-child::before,
.process-card:first-child::after{
  display:none;
}
.process-card .n{
  position:relative;
  z-index:1;
  display:inline-block;
  font-size:.74rem;
  color:#087f85;
  margin-bottom:20px;
}
.process-card:hover{
  transform:translateY(-4px);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  box-shadow:0 20px 54px rgba(16,24,32,.10);
  border-color:rgba(0,173,183,.18);
}
@keyframes process-flow-line{
  0%{transform:translateX(0);opacity:.75;}
  45%{transform:translateX(120%);opacity:1;}
  55%{transform:translateX(220%);opacity:0;}
  56%{transform:translateX(-20%);opacity:0;}
  100%{transform:translateX(0);opacity:.75;}
}
@media (max-width: 1024px){
  .process-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px;
  }
  .process-grid::before,
  .process-grid::after{
    display:none;
  }
  .process-card::before,
  .process-card::after{
    display:none;
  }
}
@media (max-width: 640px){
  .process-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .process-card{
    padding:24px 20px;
    border-radius:18px;
  }
}
@media (prefers-reduced-motion: reduce){
  .process-grid::after,
  .process-card,
  .process-card:hover{
    animation:none !important;
    transition:none !important;
    transform:none !important;
  }
}


/* =========================================================
   Blog & Insights
   ========================================================= */
.mega-menu-blog{
  width:min(760px,92vw);
}
.mega-grid-blog{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.service-card-top{
  justify-content:flex-start;
}

.blog-toolbar{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:34px;
}
.blog-toolbar h2{
  margin-bottom:0;
}
.blog-filters{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
}
.blog-filter{
  min-height:42px;
  padding:9px 14px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#526169;
  font-weight:600;
  font-size:.82rem;
  cursor:pointer;
}
.blog-filter:hover,
.blog-filter:focus-visible{
  border-color:rgba(0,173,183,.48);
  color:#087f85;
}
.blog-filter.is-active{
  background:var(--brand);
  border-color:var(--brand);
  color:#fff;
}
.blog-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.blog-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  border:1px solid var(--line);
  border-radius:22px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 12px 34px rgba(16,24,32,.05);
}
.blog-card[hidden]{
  display:none!important;
}
.blog-card-image{
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#0d1b22;
}
.blog-card-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .28s ease;
}
.blog-card:hover .blog-card-image img{
  transform:scale(1.025);
}
.blog-card-body{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:22px;
}
.blog-category{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:6px 10px;
  border-radius:999px;
  background:var(--soft2);
  color:#087f85;
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.02em;
  margin-bottom:14px;
}
.blog-card h2,
.home-blog-card h3{
  margin:0 0 11px;
}
.blog-card h2{
  font-size:1.15rem;
  line-height:1.32;
}
.blog-card h2 a,
.home-blog-card h3 a{
  color:var(--ink);
  text-decoration:none;
}
.blog-card h2 a:hover,
.home-blog-card h3 a:hover{
  color:#087f85;
}
.blog-card p{
  margin:0 0 20px;
  color:var(--muted);
  font-size:.9rem;
}
.blog-card-footer{
  margin-top:auto;
  padding-top:16px;
  border-top:1px solid var(--line);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#7b898f;
  font-size:.76rem;
}
.blog-card-footer .card-link{
  margin:0;
}
.blog-empty{
  padding:30px;
  border:1px dashed var(--line);
  border-radius:18px;
  text-align:center;
  color:var(--muted);
}

/* Homepage blog section */
.section-heading-with-action{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:28px;
}
.section-heading-with-action>div{
  max-width:760px;
}
.home-blog-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.home-blog-card{
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  box-shadow:0 10px 30px rgba(16,24,32,.045);
}
.home-blog-image{
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#0d1b22;
}
.home-blog-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .28s ease;
}
.home-blog-card:hover .home-blog-image img{
  transform:scale(1.025);
}
.home-blog-body{
  padding:20px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.home-blog-card h3{
  font-size:1rem;
  line-height:1.35;
}
.home-blog-card p{
  color:var(--muted);
  font-size:.84rem;
  margin:0 0 18px;
}
.home-blog-card .card-link{
  margin-top:auto;
}

/* Article page */
.article-hero{
  padding:82px 0 46px;
  background:radial-gradient(circle at 82% 18%,rgba(0,173,183,.12),transparent 30%),#f7fbfb;
}
.article-hero .container{
  max-width:980px;
}
.article-hero h1{
  font-size:clamp(2.45rem,5.2vw,4.6rem);
  line-height:1.04;
  max-width:16ch;
  margin-bottom:20px;
}
.article-deck{
  max-width:800px;
  font-size:1.12rem;
  color:#5d6b72;
}
.article-meta{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  margin-top:24px;
  color:#6e7d84;
  font-size:.82rem;
}
.article-meta span{
  display:inline-flex;
  align-items:center;
  gap:7px;
}
.article-featured-image{
  margin:40px auto 0;
  max-width:1120px;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 20px 58px rgba(16,24,32,.12);
  background:#0d1b22;
}
.article-featured-image img{
  display:block;
  width:100%;
  height:auto;
}
.article-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:70px;
  align-items:start;
  padding-top:70px;
  padding-bottom:90px;
}
.article-content{
  max-width:760px;
}
.article-intro{
  font-size:1.16rem;
  line-height:1.75;
  color:#46575f;
  padding-bottom:28px;
  border-bottom:1px solid var(--line);
}
.article-section{
  margin-top:40px;
}
.article-section h2{
  font-size:1.65rem;
  margin-bottom:14px;
}
.article-section p{
  color:#596971;
  line-height:1.82;
  font-size:1rem;
}
.article-cta{
  position:sticky;
  top:118px;
  padding:28px;
  border-radius:22px;
  background:#0d1b22;
  color:#d9e8e9;
}
.article-cta h2{
  color:#fff;
  font-size:1.35rem;
}
.article-cta p{
  color:#b9ced1;
  font-size:.9rem;
}
.article-cta .hero-actions{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.article-cta .btn{
  width:100%;
}
.article-outline{
  color:#fff!important;
  border-color:rgba(255,255,255,.24)!important;
  background:transparent!important;
}
.article-related{
  padding:80px 0;
  background:var(--soft);
}
.related-blog-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  max-width:900px;
}
.related-blog-card{
  padding:24px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.related-blog-card h3{
  font-size:1.05rem;
}
.related-blog-card .card-link{
  margin-top:18px;
}

/* Blog navigation remains useful on smaller viewports */
@media(max-width:1100px){
  .home-blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:900px){
  .blog-toolbar,
  .section-heading-with-action{
    align-items:flex-start;
    flex-direction:column;
  }
  .blog-filters{
    justify-content:flex-start;
  }
  .article-layout{
    grid-template-columns:1fr;
    gap:40px;
  }
  .article-cta{
    position:relative;
    top:auto;
  }
}
@media(max-width:768px){
  .mega-menu-blog{
    width:100%;
  }
  .mega-grid-blog{
    grid-template-columns:1fr;
  }
  .article-hero{
    padding-top:58px;
  }
  .article-featured-image{
    margin-top:28px;
    border-radius:20px;
  }
}
@media(max-width:600px){
  .blog-grid,
  .home-blog-grid,
  .related-blog-grid{
    grid-template-columns:1fr;
  }
  .blog-filter{
    font-size:.78rem;
  }
  .article-layout{
    padding-top:48px;
    padding-bottom:70px;
  }
}
@media(prefers-reduced-motion:reduce){
  .blog-card-image img,
  .home-blog-image img{
    transition:none!important;
  }
  .blog-card:hover .blog-card-image img,
  .home-blog-card:hover .home-blog-image img{
    transform:none!important;
  }
}


/* =========================================================
   Footer certifications + legal pages + light/dark mode
   ========================================================= */
.sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.brand-full-dark{
  display:none;
  width:218px;
  max-height:58px;
  object-fit:contain;
}

.theme-toggle{
  width:44px;
  height:44px;
  flex:0 0 44px;
  display:inline-grid;
  place-items:center;
  position:relative;
  border:1px solid var(--line);
  border-radius:50%;
  background:var(--white);
  color:var(--ink);
  cursor:pointer;
  box-shadow:0 8px 22px rgba(16,24,32,.06);
}
.theme-toggle:hover,
.theme-toggle:focus-visible{
  border-color:rgba(0,173,183,.55);
  color:#087f85;
}
.theme-toggle i{
  position:absolute;
  transition:opacity .18s ease, transform .22s ease;
}
.theme-icon-sun{
  opacity:0;
  transform:scale(.7) rotate(-20deg);
}
.theme-icon-moon{
  opacity:1;
  transform:scale(1) rotate(0);
}

.footer-certifications{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:24px;
}
.footer-certification{
  width:82px;
  height:82px;
  padding:6px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#fff;
  border:1px solid rgba(255,255,255,.14);
}
.footer-certification img{
  display:block;
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
}
.footer-legal-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
}
.footer-legal-links a{
  color:#b9c8cc;
  font-size:.8rem;
}
.footer-legal-links a:hover{
  color:#fff;
}
.socials a{
  width:42px;
  height:42px;
  display:inline-grid;
  place-items:center;
}

/* Legal pages */
.legal-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);
  gap:58px;
  align-items:center;
}
.legal-page-hero h1{
  max-width:13ch;
}
.legal-updated{
  margin-top:24px;
  color:#77858b!important;
  font-size:.86rem!important;
}
.legal-summary-card{
  padding:30px;
  border-radius:24px;
  background:#0d1b22;
  color:#dce9ea;
  box-shadow:0 20px 54px rgba(16,24,32,.14);
}
.legal-summary-card i{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:rgba(0,173,183,.15);
  color:#68e7dd;
  font-size:1.25rem;
  margin-bottom:24px;
}
.legal-summary-card h2{
  color:#fff;
  font-size:1.35rem;
}
.legal-summary-card p{
  color:#bfd0d3;
}
.legal-summary-card a{
  color:#79e5da;
  font-weight:700;
}
.legal-layout{
  display:grid;
  grid-template-columns:240px minmax(0,780px);
  gap:70px;
  justify-content:center;
  align-items:start;
}
.legal-toc{
  position:sticky;
  top:118px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:var(--white);
  display:grid;
  gap:5px;
}
.legal-toc strong{
  margin-bottom:8px;
  color:var(--ink);
}
.legal-toc a{
  padding:8px 10px;
  border-radius:10px;
  color:var(--muted);
  font-size:.84rem;
}
.legal-toc a:hover{
  background:var(--soft2);
  color:#087f85;
}
.legal-content section{
  scroll-margin-top:120px;
  padding-bottom:34px;
  margin-bottom:34px;
  border-bottom:1px solid var(--line);
}
.legal-content section:last-child{
  border-bottom:0;
}
.legal-content h2{
  font-size:1.55rem;
  margin-bottom:16px;
}
.legal-content p{
  color:var(--muted);
  line-height:1.82;
}
.legal-content a{
  color:#087f85;
  font-weight:700;
}
.legal-notice{
  margin-top:22px;
  padding:18px 20px;
  border-radius:14px;
  background:var(--soft2);
  border:1px solid var(--line);
  color:var(--ink2);
  font-size:.88rem;
}

/* ---------------------------------------------------------
   Dark theme
   --------------------------------------------------------- */
html[data-theme="dark"]{
  --ink:#f3f8f8;
  --ink2:#d3dee0;
  --muted:#9fb0b5;
  --line:#294047;
  --soft:#0d2027;
  --soft2:#123039;
  --white:#0a1b21;
  --shadow:0 22px 60px rgba(0,0,0,.32);
}
html[data-theme="dark"] body{
  background:#08161c;
  color:var(--ink2);
}
html[data-theme="dark"] .brand-logo-light{
  display:none;
}
html[data-theme="dark"] .brand-logo-dark{
  display:block;
}
html[data-theme="dark"] .theme-icon-moon{
  opacity:0;
  transform:scale(.7) rotate(20deg);
}
html[data-theme="dark"] .theme-icon-sun{
  opacity:1;
  transform:scale(1) rotate(0);
}
html[data-theme="dark"] .site-header{
  background:rgba(8,22,28,.96)!important;
  border-bottom-color:#263c43;
}
html[data-theme="dark"] .nav-link{
  color:#c7d4d7;
}
html[data-theme="dark"] .nav-link:hover,
html[data-theme="dark"] .nav-link.is-active{
  color:#70e4db;
  background:#10272e;
}
html[data-theme="dark"] .mega-menu,
html[data-theme="dark"] .main-nav{
  background:#0b1d23!important;
  border-color:#294047!important;
}
html[data-theme="dark"] .mega-link strong{
  color:#eaf2f3;
}
html[data-theme="dark"] .mega-link:hover,
html[data-theme="dark"] .mega-link:focus-visible{
  background:#102a31;
}
html[data-theme="dark"] .mega-footer{
  border-color:#294047;
}
html[data-theme="dark"] .mobile-toggle span{
  background:#eef6f7!important;
}
html[data-theme="dark"] .theme-toggle{
  background:#10272e;
  border-color:#31484f;
  color:#f1f7f8;
  box-shadow:none;
}

html[data-theme="dark"] .hero,
html[data-theme="dark"] .page-hero,
html[data-theme="dark"] .article-hero{
  background:
    radial-gradient(circle at 80% 20%,rgba(0,173,183,.12),transparent 32%),
    linear-gradient(#091a20,#0a1d23);
}
html[data-theme="dark"] .section.soft,
html[data-theme="dark"] .article-related{
  background:#0d2027;
}
html[data-theme="dark"] .section:not(.dark):not(.soft){
  background:#08161c;
}
html[data-theme="dark"] .hero-copy>p,
html[data-theme="dark"] .page-hero p,
html[data-theme="dark"] .section-heading p,
html[data-theme="dark"] p{
  color:var(--muted);
}

html[data-theme="dark"] .btn-outline{
  background:#0d2027;
  border-color:#355059;
  color:#eef6f7;
}
html[data-theme="dark"] .btn-outline:hover{
  background:#123039;
  border-color:#00adb7;
  color:#77e8df;
}

html[data-theme="dark"] .service-card,
html[data-theme="dark"] .feature-item,
html[data-theme="dark"] .process-card,
html[data-theme="dark"] .testimonial-card,
html[data-theme="dark"] .faq-item,
html[data-theme="dark"] .counter-card,
html[data-theme="dark"] .client-logo-static-card,
html[data-theme="dark"] .blog-card,
html[data-theme="dark"] .home-blog-card,
html[data-theme="dark"] .related-blog-card,
html[data-theme="dark"] .industry-priority-card,
html[data-theme="dark"] .industry-card,
html[data-theme="dark"] .company-path-card,
html[data-theme="dark"] .industry-service-card,
html[data-theme="dark"] .case-study-card,
html[data-theme="dark"] .contact-form,
html[data-theme="dark"] .legal-toc{
  background:#0b1d23;
  border-color:#294047;
  box-shadow:0 12px 34px rgba(0,0,0,.18);
}
html[data-theme="dark"] .service-card:hover{
  border-color:#38616a;
}
html[data-theme="dark"] .faq-q{
  color:#edf5f6;
}
html[data-theme="dark"] .faq-a{
  color:#a9b8bc;
}
html[data-theme="dark"] .client-logo-static-card{
  background:#fff;
}
html[data-theme="dark"] .blog-category,
html[data-theme="dark"] .service-icon,
html[data-theme="dark"] .mega-icon,
html[data-theme="dark"] .industry-card-icon,
html[data-theme="dark"] .industry-priority-card .priority-num{
  background:#123039;
  color:#70e4db;
}
html[data-theme="dark"] .blog-filter{
  background:#0b1d23;
  border-color:#294047;
  color:#b7c5c8;
}
html[data-theme="dark"] .blog-filter.is-active{
  background:var(--brand);
  border-color:var(--brand);
  color:#fff;
}
html[data-theme="dark"] .blog-card-footer,
html[data-theme="dark"] .legal-content section{
  border-color:#294047;
}

html[data-theme="dark"] .contact-form input,
html[data-theme="dark"] .contact-form textarea,
html[data-theme="dark"] .contact-form select,
html[data-theme="dark"] input,
html[data-theme="dark"] textarea,
html[data-theme="dark"] select{
  background:#0c232a;
  border-color:#355059;
  color:#eef6f7;
}
html[data-theme="dark"] input::placeholder,
html[data-theme="dark"] textarea::placeholder{
  color:#7f9499;
}
html[data-theme="dark"] .legal-notice{
  background:#102c33;
  border-color:#355059;
  color:#c7d5d8;
}
html[data-theme="dark"] .breadcrumbs{
  color:#8fa1a6;
}
html[data-theme="dark"] .breadcrumbs a{
  color:#6ee2d9;
}
html[data-theme="dark"] table{
  color:#dbe5e7;
}
html[data-theme="dark"] th,
html[data-theme="dark"] td{
  border-color:#294047!important;
}

@media(max-width:768px){
  .theme-toggle{
    margin-left:auto;
    width:42px;
    height:42px;
    flex-basis:42px;
    z-index:1003;
  }
  .mobile-toggle{
    margin-left:0!important;
  }
  .brand-full-dark{
    display:none!important;
  }
  .legal-hero-grid,
  .legal-layout{
    grid-template-columns:1fr;
    gap:34px;
  }
  .legal-toc{
    position:relative;
    top:auto;
  }
  .footer-certifications{
    flex-wrap:wrap;
  }
  .footer-bottom{
    gap:12px;
  }
  .footer-legal-links{
    justify-content:flex-start;
    flex-wrap:wrap;
  }
}
@media(max-width:430px){
  .theme-toggle{
    width:40px;
    height:40px;
    flex-basis:40px;
  }
  .footer-certification{
    width:72px;
    height:72px;
  }
}
@media(prefers-reduced-motion:reduce){
  .theme-toggle i{
    transition:none!important;
  }
}

html[data-theme="dark"] .counter-band{
  background:linear-gradient(180deg,#0a1b21 0%,#08161c 72%);
}
html[data-theme="dark"] .home-artwork-band{
  background:linear-gradient(180deg,#08161c,#0d2027);
  border-bottom-color:#294047;
}
html[data-theme="dark"] .artwork-pills span{
  background:#0b1d23;
  border-color:#294047;
  color:#b7c6ca;
}
html[data-theme="dark"] .artwork-pills span:first-child{
  border-color:#2a7778;
  color:#71e2d9;
}
html[data-theme="dark"] .field label{
  color:#c8d4d7;
}
html[data-theme="dark"] .home-blog-section{
  background:#08161c;
}
html[data-theme="dark"] .hero-image-panel{
  background:#0b1d23;
  box-shadow:0 28px 75px rgba(0,0,0,.28);
}
html[data-theme="dark"] .counter-grid{
  border-color:#294047;
}


/* =========================================================
   Header logo, user-provided theme icons, hero artwork,
   pricing plans and certification refinements
   ========================================================= */

/* Definitive logo visibility rules: prevents the desktop double-logo issue. */
.brand{
  display:flex;
  align-items:center;
  flex:0 0 auto;
}
@media (min-width:769px){
  html:not([data-theme="dark"]) .brand img.brand-full{
    display:block!important;
    width:192px!important;
    max-height:52px!important;
    object-fit:contain!important;
  }
  html:not([data-theme="dark"]) .brand img.brand-full-dark{
    display:none!important;
  }
  html[data-theme="dark"] .brand img.brand-full{
    display:none!important;
  }
  html[data-theme="dark"] .brand img.brand-full-dark{
    display:block!important;
    width:192px!important;
    max-height:52px!important;
    object-fit:contain!important;
  }
  .brand img.brand-symbol{
    display:none!important;
  }
}
@media (max-width:768px){
  .brand img.brand-full,
  .brand img.brand-full-dark{
    display:none!important;
  }
  .brand img.brand-symbol{
    display:block!important;
    width:42px!important;
    height:47px!important;
    object-fit:contain!important;
  }
}

/* Use the exact uploaded moon/sun artwork in the theme switch. */
.theme-toggle{
  width:48px!important;
  height:48px!important;
  flex:0 0 48px!important;
  padding:0!important;
  border:0!important;
  border-radius:14px!important;
  overflow:hidden;
  background:transparent!important;
  box-shadow:none!important;
}
.theme-toggle-image{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  object-fit:cover;
  border-radius:14px;
  transition:opacity .18s ease, transform .2s ease;
}
html:not([data-theme="dark"]) .theme-toggle .theme-icon-moon{
  opacity:1!important;
  transform:scale(1)!important;
}
html:not([data-theme="dark"]) .theme-toggle .theme-icon-sun{
  opacity:0!important;
  transform:scale(.92)!important;
}
html[data-theme="dark"] .theme-toggle .theme-icon-moon{
  opacity:0!important;
  transform:scale(.92)!important;
}
html[data-theme="dark"] .theme-toggle .theme-icon-sun{
  opacity:1!important;
  transform:scale(1)!important;
}

/* Smaller footer logo; horizontal version remains in use. */
.footer-brand > img{
  width:auto!important;
  max-width:170px!important;
  max-height:56px!important;
}

/* Force the requested hero statement into three deliberate lines. */
.hero h1{
  max-width:720px;
}
.hero h1 .hero-line{
  display:block;
  white-space:nowrap;
  color:var(--ink);
}
.hero h1 .hero-line-accent{
  background:linear-gradient(135deg,#008f9d,#00aa87);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Cybersecurity artwork replaces the former dashboard-style screenshot. */
.hero-image-panel{
  background:#071b23;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 28px 75px rgba(16,24,32,.16);
}
.hero-image-panel picture,
.hero-image-panel img{
  display:block;
  width:100%;
}
.hero-image-panel img{
  height:auto;
  aspect-ratio:1240/688;
  object-fit:cover;
}
html[data-theme="dark"] .hero-image-panel{
  border:1px solid rgba(98,218,213,.12);
}

/* Three engagement / pricing models. */
.pricing-section{
  background:linear-gradient(180deg,#ffffff 0%,#f6faf9 100%);
}
.pricing-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}
.pricing-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:30px;
  border:1px solid var(--line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 40px rgba(16,24,32,.055);
}
.pricing-card-featured{
  border-color:rgba(0,173,183,.58);
  box-shadow:0 20px 54px rgba(0,173,183,.11);
}
.pricing-badge{
  position:absolute;
  top:-14px;
  left:24px;
  padding:7px 12px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  color:#fff;
  font-size:.72rem;
  font-weight:700;
}
.pricing-kicker{
  color:#087f85;
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.1em;
  margin-bottom:14px;
}
.pricing-card h3{
  margin-bottom:8px;
  font-size:1.35rem;
}
.pricing-for{
  min-height:76px;
  color:var(--muted);
  font-size:.9rem;
}
.pricing-price{
  padding:20px 0;
  margin:6px 0 18px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  color:var(--ink);
  font-size:1.65rem;
  font-weight:700;
}
.pricing-features{
  list-style:none;
  padding:0;
  margin:0 0 26px;
  display:grid;
  gap:11px;
}
.pricing-features li{
  display:flex;
  gap:10px;
  align-items:flex-start;
  color:var(--ink2);
  font-size:.88rem;
}
.pricing-features i{
  color:#0a8f7d;
  margin-top:4px;
}
.pricing-card .btn{
  margin-top:auto;
  width:100%;
}

/* Team certification display used on About and Staff Augmentation. */
.certification-pill-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.certification-pill{
  padding:22px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.certification-pill strong{
  display:block;
  margin-bottom:5px;
  color:#087f85;
  font-size:1.15rem;
}
.certification-pill span{
  color:var(--muted);
  font-size:.84rem;
}

/* Dark theme coverage for new components. */
html[data-theme="dark"] .pricing-section{
  background:linear-gradient(180deg,#08161c 0%,#0d2027 100%);
}
html[data-theme="dark"] .pricing-card,
html[data-theme="dark"] .certification-pill{
  background:#0b1d23;
  border-color:#294047;
  box-shadow:0 14px 40px rgba(0,0,0,.16);
}
html[data-theme="dark"] .pricing-card-featured{
  border-color:#25787c;
}
html[data-theme="dark"] .pricing-price{
  border-color:#294047;
  color:#eef6f7;
}
html[data-theme="dark"] .pricing-features li{
  color:#bdcacc;
}

@media(max-width:1024px){
  .pricing-grid{
    grid-template-columns:1fr;
    max-width:760px;
  }
  .pricing-for{
    min-height:0;
  }
}
@media(max-width:768px){
  .theme-toggle{
    width:44px!important;
    height:44px!important;
    flex-basis:44px!important;
  }
  .hero h1 .hero-line{
    white-space:nowrap;
  }
  .hero-image-panel{
    border-radius:24px;
  }
  .certification-pill-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:430px){
  .hero h1 .hero-line{
    white-space:normal;
  }
  .certification-pill-grid{
    grid-template-columns:1fr;
  }
}
@media(prefers-reduced-motion:reduce){
  .theme-toggle-image{
    transition:none!important;
  }
}


/* Final logo normalization: a single horizontal header logo in all desktop themes. */
@media (min-width:769px){
  .brand img.brand-full{
    display:block!important;
    width:192px!important;
    max-height:52px!important;
    object-fit:contain!important;
  }
  html[data-theme="dark"] .brand img.brand-full{
    display:block!important;
    filter:brightness(0) invert(1);
  }
  .brand img.brand-symbol{
    display:none!important;
  }
}
@media (max-width:768px){
  .brand img.brand-full{
    display:none!important;
  }
  .brand img.brand-symbol{
    display:block!important;
  }
}

/* Footer uses the true horizontal logo at a smaller size. */
.footer-brand > img{
  max-width:155px!important;
  width:auto!important;
  height:auto!important;
  filter:brightness(0) invert(1);
  opacity:.96;
}
.footer-team-certifications{
  max-width:260px;
  margin-top:14px!important;
  color:#9fb0b5!important;
  font-size:.76rem!important;
  line-height:1.5!important;
}

@media(max-width:768px){
  .nav-wrap .brand{order:1}
  .nav-wrap .theme-toggle{order:2;margin-left:auto!important}
  .nav-wrap .mobile-toggle{order:3;margin-left:0!important}
  .nav-wrap .main-nav{order:4}
}


/* =========================================================
   Final SVG light / dark theme controls
   ========================================================= */
.theme-toggle-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 48px;
}

.theme-toggle-wrap .theme-toggle{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  padding:0!important;
  border:1px solid #d9e2e7!important;
  border-radius:14px!important;
  background:#f7f9ff!important;
  color:#101827!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer;
  box-shadow:none!important;
}

.theme-toggle-wrap .theme-toggle svg{
  width:24px;
  height:24px;
  display:block;
}

.theme-toggle-wrap .theme-toggle:hover,
.theme-toggle-wrap .theme-toggle:focus-visible{
  border-color:#b7c9d0!important;
  background:#eef4f8!important;
}

/* In light mode show only the moon button. */
html:not([data-theme="dark"]) .theme-toggle-wrap .theme-toggle[title="Dark mode"]{
  display:grid!important;
}
html:not([data-theme="dark"]) .theme-toggle-wrap .theme-toggle[title="Light mode"]{
  display:none!important;
}

/* In dark mode show only the sun button. */
html[data-theme="dark"] .theme-toggle-wrap .theme-toggle[title="Dark mode"]{
  display:none!important;
}
html[data-theme="dark"] .theme-toggle-wrap .theme-toggle[title="Light mode"]{
  display:grid!important;
  background:#16262e!important;
  border-color:#31464f!important;
  color:#ffffff!important;
}

@media(max-width:768px){
  .nav-wrap .theme-toggle-wrap{
    order:2;
    margin-left:auto;
    flex-basis:44px;
  }

  .theme-toggle-wrap .theme-toggle{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    border-radius:13px!important;
  }

  .theme-toggle-wrap .theme-toggle svg{
    width:22px;
    height:22px;
  }
}


/* =========================================================
   UAT fixes: process connector cleanup, smaller theme button,
   and header action order
   ========================================================= */

/* Put CTA first and theme switch after it. */
.nav-wrap > .btn.btn-brand.header-cta,
.header-cta{
  order: 20;
}
.theme-toggle-wrap{
  order: 21;
  margin-left: 12px;
  flex: 0 0 auto;
}

/* Reduce theme button size and refine visual weight. */
.theme-toggle-wrap .theme-toggle{
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  border-radius: 12px !important;
}
.theme-toggle-wrap .theme-toggle svg{
  width: 20px;
  height: 20px;
}

@media (max-width: 768px){
  .nav-wrap .theme-toggle-wrap{
    order: 3;
    margin-left: 8px;
    margin-right: 0;
    flex-basis: 40px;
  }
  .nav-wrap .mobile-toggle{
    order: 4;
    margin-left: 8px !important;
  }
  .theme-toggle-wrap .theme-toggle{
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
  }
  .theme-toggle-wrap .theme-toggle svg{
    width: 18px;
    height: 18px;
  }
}

/* How We Work: create clean spacing and a single refined connector treatment. */
.process-grid{
  gap: 34px !important;
  align-items: stretch;
}

.process-card{
  position: relative;
  overflow: visible !important;
  border-radius: 24px !important;
  min-height: 100%;
  z-index: 2;
}

/* Remove old overlapping arrow connector styles. */
.process-card::before,
.process-card::after{
  content: none !important;
}

/* Desktop horizontal connector between cards. */
@media (min-width: 1025px){
  .process-grid .process-card:not(:last-child) .process-card-connector{
    display: block;
    position: absolute;
    top: 50%;
    right: -35px;
    width: 36px;
    height: 2px;
    transform: translateY(-50%);
    background: linear-gradient(90deg, rgba(0,173,183,0.25), rgba(0,173,183,0.95), rgba(0,170,135,0.35));
    z-index: 1;
    overflow: visible;
  }

  .process-grid .process-card:not(:last-child) .process-card-connector::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    transform: translate(-10%, -50%);
    background: rgba(0, 173, 183, 0.16);
    box-shadow: 0 0 0 6px rgba(0, 173, 183, 0.10);
  }

  .process-grid .process-card:not(:last-child) .process-card-connector::after{
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    border-top: 2px solid rgba(0,173,183,0.92);
    border-right: 2px solid rgba(0,173,183,0.92);
    background: #f4f8f8;
  }

  .process-grid .process-card:not(:last-child) .process-card-connector > span{
    display: block;
    width: 40%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,0), rgba(0,173,183,1), rgba(255,255,255,0));
    animation: connectorPulse 2s ease-in-out infinite;
  }
}

/* Tablet/mobile vertical connector */
@media (max-width: 1024px){
  .process-grid{
    gap: 20px !important;
  }

  .process-grid .process-card:not(:last-child) .process-card-connector{
    display: block;
    position: absolute;
    left: 50%;
    bottom: -21px;
    width: 2px;
    height: 22px;
    transform: translateX(-50%);
    background: linear-gradient(180deg, rgba(0,173,183,0.25), rgba(0,173,183,0.95), rgba(0,170,135,0.35));
    z-index: 1;
    overflow: visible;
  }

  .process-grid .process-card:not(:last-child) .process-card-connector::before{
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    transform: translate(-50%, -10%);
    background: rgba(0, 173, 183, 0.16);
    box-shadow: 0 0 0 6px rgba(0, 173, 183, 0.10);
  }

  .process-grid .process-card:not(:last-child) .process-card-connector::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 10px;
    height: 10px;
    transform: translate(-50%, 0) rotate(135deg);
    border-top: 2px solid rgba(0,173,183,0.92);
    border-right: 2px solid rgba(0,173,183,0.92);
    background: #f4f8f8;
  }

  .process-grid .process-card:not(:last-child) .process-card-connector > span{
    display: block;
    width: 100%;
    height: 42%;
    background: linear-gradient(180deg, rgba(255,255,255,0), rgba(0,173,183,1), rgba(255,255,255,0));
    animation: connectorPulseVertical 2s ease-in-out infinite;
  }
}

@keyframes connectorPulse{
  0%{ transform: translateX(-30%); opacity: 0.25; }
  50%{ transform: translateX(95%); opacity: 1; }
  100%{ transform: translateX(160%); opacity: 0.15; }
}
@keyframes connectorPulseVertical{
  0%{ transform: translateY(-25%); opacity: 0.25; }
  50%{ transform: translateY(95%); opacity: 1; }
  100%{ transform: translateY(160%); opacity: 0.15; }
}
@media (prefers-reduced-motion: reduce){
  .process-grid .process-card .process-card-connector > span{
    animation: none !important;
  }
}


/* User-supplied Bulwarkers footer logo */
.footer-logo-picture{
  display:block;
  width:min(210px,100%);
  margin-bottom:18px;
}
.footer-logo-picture img{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
}
@media(max-width:600px){
  .footer-logo-picture{
    width:180px;
  }
}


/* Homepage hero artwork - transparent presentation */
.hero-image-panel{
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
  overflow:visible !important;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
}
.hero-image-panel picture,
.hero-image-panel img{
  display:block;
  width:100%;
}
.hero-image-panel img{
  aspect-ratio:auto !important;
  object-fit:contain !important;
  height:auto;
  filter:drop-shadow(0 18px 42px rgba(7,30,44,.10));
}

/* Governance, risk & compliance compliance logo grid */
.compliance-badge-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin:24px 0 22px;
}
.compliance-badge-card{
  display:grid;
  place-items:center;
  padding:16px;
  min-height:148px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
  box-shadow:0 16px 36px rgba(16,24,32,.05);
}
.compliance-badge-card img{
  max-width:100%;
  max-height:114px;
  width:auto;
  height:auto;
  display:block;
}

/* Certification logo grid for staff augmentation */
.certification-logo-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.certification-logo-card{
  padding:18px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:190px;
  box-shadow:0 14px 34px rgba(16,24,32,.05);
}
.certification-logo-card img{
  max-width:100%;
  max-height:118px;
  width:auto;
  height:auto;
  display:block;
}

/* Custom 404 page */
.error-page{
  min-height:72vh;
  display:flex;
  align-items:center;
}
.error-shell{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  gap:38px;
  align-items:center;
  padding:44px;
  border-radius:28px;
  background:linear-gradient(180deg,#ffffff 0%,#f6fbfb 100%);
  border:1px solid var(--line);
  box-shadow:0 26px 70px rgba(16,24,32,.08);
}
.error-copy .eyebrow{
  margin-bottom:14px;
}
.error-code{
  font-size:clamp(4rem,11vw,8rem);
  line-height:.95;
  letter-spacing:-.06em;
  margin:0 0 16px;
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  -webkit-background-clip:text;
  color:transparent;
}
.error-copy p{
  max-width:640px;
}
.error-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:30px;
}
.error-link-card{
  padding:16px 18px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
}
.error-link-card strong{
  display:block;
  color:var(--ink);
  margin-bottom:5px;
}
.error-link-card span{
  color:var(--muted);
  font-size:.9rem;
}
.error-visual{
  margin:0;
  display:flex;
  justify-content:center;
  align-items:center;
}
.error-visual img{
  width:min(100%,420px);
  height:auto;
  display:block;
  filter:drop-shadow(0 22px 48px rgba(7,30,44,.12));
}
html[data-theme="dark"] .compliance-badge-card,
html[data-theme="dark"] .certification-logo-card,
html[data-theme="dark"] .error-link-card,
html[data-theme="dark"] .error-shell{
  background:#0b1d23;
  border-color:#294047;
  box-shadow:0 16px 42px rgba(0,0,0,.18);
}
html[data-theme="dark"] .error-shell{
  background:linear-gradient(180deg,#0b1d23 0%,#0f232a 100%);
}
html[data-theme="dark"] .error-link-card strong{
  color:#eef6f7;
}
@media(max-width:1024px){
  .compliance-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  .error-shell{grid-template-columns:1fr;padding:34px;}
}
@media(max-width:768px){
  .compliance-badge-grid,
  .certification-logo-grid,
  .error-links{grid-template-columns:repeat(2,minmax(0,1fr));}
  .compliance-badge-card{min-height:132px;}
  .certification-logo-card{min-height:170px;}
}
@media(max-width:520px){
  .compliance-badge-grid,
  .certification-logo-grid,
  .error-links{grid-template-columns:1fr;}
  .error-shell{padding:26px;}
}
