:root{--navy:#071a2d;--navy2:#0d2942;--red:#df1f2d;--ink:#11263a;--muted:#677888;--paper:#f5f7f8;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:fixed;z-index:100;left:0;right:0;top:0;height:88px;padding:13px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;color:#fff;transition:.3s}.site-header.scrolled{height:72px;background:rgba(7,26,45,.96);box-shadow:0 12px 35px #0002}.brand img{width:245px;height:auto;filter:brightness(0) invert(1)}.site-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.site-nav a{position:relative}.site-nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.2s}.site-nav a:hover:after{right:0}.nav-cta{padding:12px 20px;background:var(--red);border-radius:5px}.nav-toggle{display:none}.hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.hero video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(3,15,27,.95) 0%,rgba(3,15,27,.76) 43%,rgba(3,15,27,.12) 100%),linear-gradient(0deg,rgba(3,15,27,.55),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(var(--max),calc(100% - 48px));margin:auto;padding-top:70px}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:800}.eyebrow.red{color:var(--red)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(56px,7vw,96px);line-height:.95;letter-spacing:-4px;margin:22px 0 30px;max-width:900px}.hero h1 em{font-style:normal;color:#fff}.hero-content>p:not(.eyebrow){max-width:660px;color:#dce4e8;font-size:18px}.actions{display:flex;gap:14px;margin:35px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:4px;padding:14px 24px;font-weight:800;cursor:pointer}.primary{background:var(--red);color:#fff}.ghost{border-color:#fff;color:#fff}.proof{display:flex;gap:15px;align-items:center;color:#c8d2d9;font-size:12px;text-transform:uppercase;letter-spacing:1px}.proof i{width:4px;height:4px;border-radius:50%;background:var(--red)}.scroll{position:absolute;bottom:28px;left:50%;z-index:2;font-size:11px;text-transform:uppercase;letter-spacing:2px}.scroll span{display:block;text-align:center;font-size:20px}.section{max-width:var(--max);margin:auto;padding:110px 24px}.leadership{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.portrait{position:relative}.portrait:before{content:"";position:absolute;inset:25px -25px -25px 25px;background:var(--navy);z-index:-1}.portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center}.portrait span{position:absolute;left:-35px;bottom:70px;background:var(--red);color:#fff;padding:12px 24px;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;transform:rotate(-90deg)}.leadership h2,.about h2,.section-heading h2,.contact h2{font-size:clamp(40px,5vw,64px);line-height:1.06;letter-spacing:-2px}.leadership blockquote{margin:34px 0;padding-left:45px;position:relative;font-size:24px;font-weight:700;color:var(--navy)}.leadership blockquote b{position:absolute;left:0;top:-25px;font-size:70px;color:var(--red)}.leadership blockquote em{display:block;color:var(--red);font-style:normal}.leadership-copy>p{color:var(--muted)}.leadership h3{margin:30px 0 0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;position:relative}.about:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:var(--paper)}.about-copy p{color:var(--muted)}.text-link{font-weight:800;color:var(--red)}.about-visual{position:relative}.about-visual>img{height:480px;width:100%;object-fit:cover;border-radius:3px}.experience{position:absolute;left:-35px;bottom:30px;background:#fff;border-left:5px solid var(--red);padding:18px 25px;box-shadow:0 18px 45px #071a2d25;display:grid;grid-template-columns:44px auto;align-items:center}.experience img{width:38px;grid-row:1/3}.experience b{font-size:35px;line-height:1;color:var(--red)}.experience span{font-weight:700;font-size:13px}.trust-cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-cards article{background:#fff;padding:28px;display:grid;grid-template-columns:75px auto;column-gap:20px;box-shadow:0 8px 30px #071a2d0d}.trust-cards img{width:75px;height:75px;object-fit:contain;grid-row:1/3}.trust-cards h3{margin:8px 0 0}.trust-cards p{font-size:14px;color:var(--muted)}.dark{max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2));background:var(--navy);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading>p{max-width:480px;color:var(--muted)}.dark .section-heading>p{color:#b2bfca}.section-heading h2{max-width:700px;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ffffff22}.service-grid article{padding:36px 28px;min-height:330px;border-right:1px solid #ffffff22;transition:.3s}.service-grid article:last-child{border:0}.service-grid article:hover{background:var(--red);transform:translateY(-8px)}.service-grid article>span{color:#8da0af;font-size:13px}.service-grid h3{font-size:25px;margin-top:70px}.service-grid p{color:#b8c5ce}.service-grid a{font-weight:800}.project-controls{display:flex;justify-content:flex-end;gap:12px;margin-bottom:30px}.project-controls input,.project-controls select{border:1px solid #d9dfe3;border-radius:4px;padding:12px 14px;background:#fff}.project-controls input{width:280px}.project-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.uae-map{min-height:540px;background:var(--navy);color:#fff;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.uae-map:before{content:"";width:70%;height:31%;background:#173c58;clip-path:polygon(0 62%,45% 63%,58% 42%,100% 0,93% 54%,70% 76%,50% 100%,19% 88%);filter:drop-shadow(0 0 20px #e31e2f66)}.uae-map>b{font-size:70px;letter-spacing:15px;margin-top:30px}.uae-map>span{color:#9eafbb}.uae-map button{position:absolute;left:var(--x);top:var(--y);width:14px;height:14px;border:3px solid #fff;background:var(--red);border-radius:50%;box-shadow:0 0 0 6px #df1f2d45;cursor:pointer}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project-card{padding:0;border:0;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 26px #071a2d12;overflow:hidden}.project-card>img{width:100%;height:175px;object-fit:cover;transition:.3s}.project-card:hover>img{transform:scale(1.04)}.project-card>span{display:grid;grid-template-columns:50px auto;padding:17px;column-gap:14px}.project-card>span img{width:50px;height:44px;object-fit:contain;grid-row:1/3}.project-card small{color:var(--muted)}.project-card[hidden]{display:none}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.contact>div>p{color:#b7c3cb;max-width:430px}.contact>div>a{font-size:20px;font-weight:800;color:#fff}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#b7c3cb}.contact input,.contact textarea{display:block;width:100%;border:0;border-bottom:1px solid #ffffff4d;background:transparent;color:#fff;padding:10px 0;outline:none}.contact input:focus,.contact textarea:focus{border-color:var(--red)}.contact .wide{grid-column:1/-1}.trap{position:absolute!important;left:-9999px}.form-status{grid-column:1/-1}.site-footer{background:#04111e;color:#a8b5bf;padding:70px max(24px,calc((100vw - var(--max))/2)) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.site-footer>div:first-child{max-width:400px}.site-footer img{filter:brightness(0) invert(1);margin-bottom:20px}.site-footer h3{color:#fff}.site-footer a{display:block;margin:9px 0}.copyright{grid-column:1/-1;border-top:1px solid #ffffff1f;padding-top:20px;margin:20px 0 0;font-size:12px}.quick-tools{position:fixed;z-index:80;right:18px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;padding:7px;gap:5px;background:#071a2df5;border:2px solid var(--red);border-radius:35px}.quick-tools a,.quick-tools button{color:#fff;border:0;background:none;height:48px;width:48px;border-radius:30px;display:flex;align-items:center;gap:10px;overflow:hidden;cursor:pointer;transition:.25s}.quick-tools span{min-width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-size:11px;font-weight:900;margin-left:5px}.quick-tools b{white-space:nowrap;font-size:12px}.quick-tools a:hover,.quick-tools button:hover{width:135px;background:#ffffff12}.modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;visibility:hidden;opacity:0;transition:.2s}.modal.open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;border:0;background:#03101dcc}.modal-panel{position:relative;background:#fff;width:min(430px,calc(100% - 32px));padding:30px;border-radius:15px;box-shadow:0 30px 80px #0006}.modal-close,.project-dialog>button{position:absolute;right:15px;top:12px;border:0;background:#edf1f3;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer}.emirate-list a{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e4e8eb;font-weight:700}.project-dialog{padding:0;border:0;width:min(850px,calc(100% - 30px));border-radius:8px;box-shadow:0 30px 90px #0007}.project-dialog::backdrop{background:#03101dcc}.project-dialog>img{width:100%;height:330px;object-fit:cover}.project-dialog>div{padding:30px}.project-dialog [data-dialog-logo]{width:80px;height:60px;object-fit:contain}.legal{min-height:70vh;padding-top:170px}.legal p{max-width:760px}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.site-header{height:72px;background:rgba(7,26,45,.96)}.brand img{width:190px}.nav-toggle{display:block;border:1px solid #fff;background:transparent;color:#fff;padding:8px 12px}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--navy);padding:25px;flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.hero h1{letter-spacing:-2px}.leadership,.about,.project-layout,.contact{grid-template-columns:1fr}.leadership{gap:60px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.section-heading{display:block}.section-heading>p{margin-top:20px}.quick-tools{top:auto;bottom:14px;right:50%;transform:translateX(50%);flex-direction:row}.quick-tools a:hover,.quick-tools button:hover{width:48px}.quick-tools b{display:none}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.section{padding:75px 18px}.hero-content{width:calc(100% - 36px)}.hero h1{font-size:49px}.hero-content>p:not(.eyebrow){font-size:16px}.actions{flex-direction:column;align-items:stretch}.proof{flex-wrap:wrap}.scroll{display:none}.portrait:before{inset:14px -8px -14px 14px}.portrait span{left:-25px}.leadership h2,.about h2,.section-heading h2,.contact h2{font-size:38px}.trust-cards,.service-grid,.project-grid{grid-template-columns:1fr}.service-grid article{min-height:240px;border-right:0;border-bottom:1px solid #ffffff22}.service-grid h3{margin-top:35px}.project-controls{display:grid}.project-controls input{width:100%}.uae-map{min-height:400px}.contact{gap:45px}.contact form{grid-template-columns:1fr}.contact .wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}.copyright{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}


/* V11.2 brand consistency for floating quick tools */
.quick-tools{border-color:#f15a24!important}.quick-tools span{background:#f15a24!important}.fixed-quote-orb{border-color:#f15a24!important}

.page-hero{min-height:560px;padding:170px max(24px,calc((100vw - 1240px)/2)) 90px;display:flex;align-items:end;color:#fff;background:linear-gradient(90deg,#071a2df2,#071a2d88),url('/assets/media/kaizen-fire-protection-hero.webp') center/cover}.page-hero>div{max-width:850px}.page-hero h1{font-size:clamp(52px,7vw,90px);line-height:1;letter-spacing:-3px;margin:20px 0}.page-hero p:last-child{font-size:20px;max-width:650px;color:#d6e0e6}.interior{display:grid;grid-template-columns:1.5fr .7fr;gap:90px}.interior h2{font-size:clamp(38px,5vw,60px);line-height:1.08}.interior-copy>p:not(.eyebrow){color:#627484;font-size:18px}.interior aside{background:#f2f5f7;padding:35px}.interior aside li{margin:13px 0}.interior aside a{color:#df1f2d;font-weight:800}.service-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0}.service-links a{min-height:290px;background:#071a2d;color:#fff;padding:34px;display:flex;flex-direction:column;transition:.25s}.service-links a:hover{background:#df1f2d;transform:translateY(-6px)}.service-links b{color:#9badb9}.service-links h2{font-size:29px;margin-top:auto}.service-links span{font-weight:800}@media(max-width:800px){.interior,.service-links{grid-template-columns:1fr}.page-hero{min-height:500px}.page-hero h1{letter-spacing:-2px}}

.clients-hero{background-image:linear-gradient(90deg,#071a2df2,#071a2d88),url('/assets/media/adnoc-building.jpg.png')}.client-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.client-intro h2{font-size:clamp(42px,5vw,64px);line-height:1.05}.client-intro>p{max-width:520px;color:#687987}.client-map-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}.client-list{display:grid;gap:12px}.client-card{width:100%;min-height:112px;display:grid;grid-template-columns:100px 1fr 34px;align-items:center;border:1px solid #e1e6e9;background:#fff;padding:12px;text-align:left;box-shadow:none}.client-card:hover{border-color:#df1f2d;box-shadow:0 12px 35px #071a2d14}.client-logo{height:82px;display:grid;place-items:center;background:#f4f6f7}.client-logo img{width:70px;height:62px;object-fit:contain}.client-info{display:flex!important;flex-direction:column;padding:0 20px!important}.client-info small{color:#df1f2d;text-transform:uppercase;font-weight:800;letter-spacing:1px}.client-info b{font-size:21px}.client-info em,.client-info i{font-size:13px;color:#687987;font-style:normal}.client-arrow{font-size:25px;color:#df1f2d}.client-map{position:sticky;top:95px;min-height:650px;background:#071a2d;color:#fff;padding:32px;overflow:hidden}.map-title strong{display:block;font-size:25px}.map-title>span{color:#9eb0bc}.uae-silhouette{position:relative;height:430px;margin:20px -10px}.uae-silhouette:before{content:"";position:absolute;inset:17% 4% 12%;background:#153a55;clip-path:polygon(1% 61%,41% 60%,54% 40%,98% 4%,92% 53%,71% 75%,49% 98%,20% 86%);filter:drop-shadow(0 0 25px #df1f2d33)}.uae-silhouette button{position:absolute;z-index:2;left:var(--x);top:var(--y);width:17px;height:17px;border:3px solid #fff;border-radius:50%;background:#df1f2d;box-shadow:0 0 0 7px #df1f2d3d;cursor:pointer}.uae-silhouette button span{position:absolute;left:17px;top:-10px;width:max-content;max-width:130px;padding:4px 7px;background:#fff;color:#071a2d;font-size:10px;font-weight:800;opacity:0;transform:translateX(5px);transition:.2s;pointer-events:none}.uae-silhouette button:hover span,.uae-silhouette button:focus span{opacity:1;transform:none}.map-legend{border-top:1px solid #ffffff25;padding-top:18px;font-size:12px;color:#aebbc5}.map-legend span{display:block}.map-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#df1f2d;margin-right:6px}.map-legend b{display:block;color:#fff;margin-top:8px}@media(max-width:900px){.client-map-layout{grid-template-columns:1fr}.client-map{position:relative;top:0}.client-intro{display:block}}@media(max-width:550px){.client-card{grid-template-columns:76px 1fr 25px}.client-logo{height:70px}.client-info{padding:0 12px!important}.client-info b{font-size:17px}.client-map{padding:22px;min-height:560px}}

/* Production responsive shell matching the approved mobile direction. */
.site-header{height:92px;background:#fff;color:#11263a;box-shadow:0 4px 24px #071a2d12}.site-header.scrolled{height:76px;background:#fff;color:#11263a}.brand img,.site-header.scrolled .brand img{width:255px;filter:none}.site-nav{color:#11263a}.nav-toggle{position:relative;width:54px;height:54px;padding:0;border:0;border-radius:14px;background:#e91c2c;color:transparent;font-size:0;box-shadow:0 10px 24px #e91c2c35}.nav-toggle:before,.nav-toggle:after{content:"";position:absolute;left:15px;width:24px;height:3px;border-radius:2px;background:#fff}.nav-toggle:before{top:18px;box-shadow:0 8px 0 #fff}.nav-toggle:after{top:34px}.hero{margin-top:92px;min-height:calc(100vh - 92px)}.page-hero{margin-top:92px}.quick-tools .quick-map span{background:#e91c2c}.quick-tools .quick-whatsapp span{background:#20c968}.quick-tools .quick-call span{background:#e91c2c}.quick-tools .quick-brochure span{color:#11263a;background:#fff}
@media(max-width:900px){body{padding-bottom:112px}.site-header{height:100px;padding:14px 24px}.site-header.scrolled{height:82px}.brand img,.site-header.scrolled .brand img{width:min(62vw,280px)}.site-nav{top:100%;padding:24px;background:#fff;color:#11263a;box-shadow:0 20px 40px #071a2d24}.site-nav a{width:100%;padding:12px 0;font-size:17px}.site-nav .nav-cta{padding:14px 18px;color:#fff}.hero{margin-top:100px;min-height:calc(100vh - 100px)}.page-hero{margin-top:100px}.quick-tools{left:22px;right:22px;bottom:14px;top:auto;width:auto;height:92px;padding:8px 12px;transform:none;flex-direction:row;align-items:stretch;justify-content:space-around;border:3px solid #e91c2c;border-radius:48px;background:#071727;box-shadow:0 14px 38px #0005}.quick-tools a,.quick-tools button,.quick-tools a:hover,.quick-tools button:hover{width:25%;height:72px;margin:0;display:flex;flex-direction:column;justify-content:center;gap:4px;border-radius:30px;transform:none}.quick-tools span{flex:0 0 38px;min-width:38px;margin:0}.quick-tools b{display:block;color:#fff;font-size:11px}.quick-tools .quick-whatsapp{background:#096cc5}.modal{padding:12px}.modal-panel{max-height:calc(100vh - 30px);overflow:auto}}
@media(max-width:600px){.site-header{height:88px;padding:12px 18px}.site-header.scrolled{height:76px}.brand img,.site-header.scrolled .brand img{width:min(62vw,235px)}.nav-toggle{width:50px;height:50px}.hero{margin-top:88px;min-height:calc(100vh - 88px)}.page-hero{margin-top:88px}.hero h1{font-size:clamp(43px,12vw,61px);line-height:1.02}.quick-tools{left:10px;right:10px;bottom:8px;height:82px;padding:6px;border-radius:42px}.quick-tools a,.quick-tools button,.quick-tools a:hover,.quick-tools button:hover{height:66px}.quick-tools span{flex-basis:34px;min-width:34px;height:34px}.quick-tools b{font-size:10px}.modal-panel{padding:24px 20px}.emirate-list a{padding:14px 0}}

.nav-service{position:relative}.nav-service>a{display:block}.service-submenu{position:absolute;top:calc(100% + 14px);left:-18px;width:290px;padding:10px;visibility:hidden;opacity:0;transform:translateY(8px);border-top:3px solid var(--red);background:#071a2d;box-shadow:0 18px 45px #0004;transition:.2s}.nav-service:hover .service-submenu,.nav-service:focus-within .service-submenu{visibility:visible;opacity:1;transform:none}.service-submenu a{display:block;padding:10px 12px;color:#fff}.service-submenu a:hover{background:#ffffff12}.service-child-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-child-grid>a{display:block;padding:28px;border:1px solid #e1e7eb;background:#fff;box-shadow:0 12px 35px #071a2d10}.service-child-grid h3{font-size:23px}.service-child-grid p{color:#677888}.service-child-grid span{color:#df1f2d;font-weight:800}.service-detail{display:grid;grid-template-columns:1.5fr .5fr;gap:55px}.service-detail aside{align-self:start;padding:28px;background:#f3f6f8}.service-content h2{margin-top:38px}.service-faq details{margin-bottom:10px;padding:18px;border:1px solid #dfe6eb}.service-faq summary{font-weight:800;cursor:pointer}.service-faq details p{margin:12px 0 0;color:#677888}@media(max-width:900px){.nav-service{width:100%}.service-submenu{position:static;width:100%;margin-top:8px;padding-left:16px;visibility:visible;opacity:1;transform:none;box-shadow:none}.service-child-grid{grid-template-columns:1fr}.service-detail{grid-template-columns:1fr}}
.service-menu-toggle{display:none}.service-hero{min-height:430px;margin-top:0;padding-top:120px;background:linear-gradient(90deg,#06192df0,#06192d8c),url('/assets/media/adnoc-building.jpg.png') center/cover}.service-hero>div{max-width:800px}.service-hero>img{position:absolute;inset:0 0 0 auto;width:52%;height:100%;object-fit:cover;z-index:-1}.service-scope{padding-top:70px;padding-bottom:35px}.scope-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scope-card{position:relative;min-height:220px;overflow:hidden;border-radius:4px;background:#071a2d;color:#fff;text-decoration:none;opacity:0;transform:translateY(22px);transition:.6s var(--delay),transform .6s var(--delay),box-shadow .25s}.scope-card.visible{opacity:1;transform:none}.scope-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #071a2d35}.scope-image{position:absolute;inset:0;background:linear-gradient(135deg,#102b43,#071a2d);background-size:cover;background-position:center;transition:.5s}.scope-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#061728f2 4%,#06172830 75%)}.scope-card:hover .scope-image{scale:1.04}.scope-card>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:20px}.scope-card h3{margin:0;font-size:19px}.scope-card p{margin:7px 0 0;color:#cfdae1;font-size:13px}.service-detail{grid-template-columns:minmax(0,1fr) 300px;gap:60px}.service-content h2,.article-layout article h2{margin:42px 0 14px;font-size:clamp(26px,3vw,38px)}.service-content h2:first-child,.article-layout article h2:first-child{margin-top:0}.service-detail aside,.article-layout aside{position:sticky;top:120px;height:max-content;padding:30px;background:#f1f4f6}.service-faq details{border:1px solid #dfe5e9;border-radius:3px;margin:10px 0;background:#fff}.service-faq summary{padding:21px 55px 21px 22px;font-weight:800;cursor:pointer;list-style:none;position:relative}.service-faq summary:after{content:"+";position:absolute;right:22px;font-size:22px}.service-faq details[open] summary:after{content:"−"}.service-faq details p{padding:0 22px 22px;color:#566a78}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-grid article{overflow:hidden;background:#fff;border:1px solid #e0e6ea;opacity:0;transform:translateY(18px);transition:.55s}.resource-grid article.visible{opacity:1;transform:none}.resource-grid img{width:100%;height:190px;object-fit:cover}.resource-grid article>div{padding:22px}.resource-grid h2,.resource-grid h3{margin:0 0 12px;font-size:22px}.resource-grid a{color:#df1f2d;font-weight:900;text-decoration:none}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:70px}.article-layout article{font-size:17px;line-height:1.75}.certificates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.certificates-grid>a{padding:14px 14px 24px;border:1px solid #e0e6ea;color:#071a2d;text-decoration:none;background:#fff}.certificates-grid span{height:300px;display:grid;place-items:center;background:#f1f4f6}.certificates-grid img{width:100%;height:100%;object-fit:contain}.certificates-grid h2{font-size:20px}.certificate-strip{background:#f3f6f8}.certificate-strip>.section-heading>a{color:#df1f2d;font-weight:900}.certificate-strip>div:last-child{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.certificate-strip>div:last-child a{padding:10px;color:#071a2d;text-decoration:none;background:#fff}.certificate-strip span{height:120px;display:grid;place-items:center}.certificate-strip img{width:100%;height:100%;object-fit:contain}.certificate-strip strong{display:block;padding:10px 4px;font-size:13px}.compact-hero{min-height:390px;padding-top:130px;background:linear-gradient(90deg,#06192df0,#06192d99),url('/assets/media/adnoc-building.jpg.png') center/cover}
.map-modal{position:fixed;inset:0;z-index:1200;display:none}.map-modal.open{display:block}.map-modal .modal-backdrop{position:absolute;inset:0;border:0;background:#020c15c9}.map-modal-panel{position:absolute;inset:4vh max(20px,calc((100vw - 1160px)/2));overflow:hidden;border-radius:28px;background:#fff}.map-modal-panel>header{height:auto;display:flex;align-items:center;justify-content:space-between;padding:24px 30px;border-bottom:1px solid #dde4e8}.map-modal-panel>header h2{margin:3px 0;font-size:clamp(25px,4vw,42px)}.map-modal-panel>header>button{width:62px;height:62px;border:0;border-radius:50%;color:#fff;background:#ed1b2d;font-size:35px}.map-controls{display:grid;grid-template-columns:1fr 250px 220px;gap:12px;padding:15px 30px}.map-controls input,.map-controls select,.map-controls button{min-height:54px;padding:0 16px;border:1px solid #d7dfe4;border-radius:12px;background:#fff}.map-controls button{color:#fff;background:#071a2d;font-weight:900}#client-leaflet-map{height:calc(92vh - 210px);min-height:430px}.map-project-count{position:absolute;z-index:500;left:35px;bottom:24px;padding:13px 22px;border-radius:30px;color:#fff;background:#071a2de8}.kaizen-map-marker span{display:grid;place-items:center;width:36px;height:44px;border:4px solid #fff;border-radius:50% 50% 50% 5px;rotate:-45deg;color:#fff;background:#e91c2d;box-shadow:0 5px 15px #0005}.map-popup{width:270px}.map-popup>img{width:100%;height:120px;object-fit:cover}.map-popup>div{padding:10px}.map-popup .map-client-logo{width:58px;height:38px;object-fit:contain}.map-popup h3{margin:6px 0 0}.map-popup b,.map-popup small{display:block;margin:5px 0}.map-popup a{display:inline-block;margin-top:7px;padding:9px 13px;border-radius:20px;color:#fff!important;background:#e91c2d;text-decoration:none}.leaflet-control-attribution{font-size:11px!important}
@media(max-width:1000px){.scope-card-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:repeat(2,1fr)}.certificates-grid{grid-template-columns:repeat(2,1fr)}.certificate-strip>div:last-child{grid-template-columns:repeat(3,1fr)}.map-controls{grid-template-columns:1fr 1fr}.map-controls input{grid-column:1/-1}.map-modal-panel{inset:2vh 15px}.article-layout{grid-template-columns:1fr}.article-layout aside{position:relative;top:auto}}
@media(max-width:820px){.service-menu-toggle{display:block;position:absolute;right:16px;top:9px;width:40px;height:40px;border:0;background:#f1f4f6;font-size:23px}.nav-service{position:relative}.service-submenu{display:none!important;position:static!important;box-shadow:none!important}.nav-service.open .service-submenu{display:block!important}.nav-service>a{padding-right:60px!important}.service-hero{min-height:380px;padding-top:110px}.service-detail{grid-template-columns:1fr}.service-detail aside{position:relative;top:auto}.fixed-quote{bottom:102px}}
@media(max-width:620px){.scope-card-grid,.resource-grid,.certificates-grid{grid-template-columns:1fr}.scope-card{min-height:190px}.certificate-strip>div:last-child{display:flex;overflow-x:auto}.certificate-strip>div:last-child a{min-width:180px}.map-modal-panel{inset:0;border-radius:0}.map-modal-panel>header{padding:15px}.map-modal-panel>header>button{width:48px;height:48px}.map-controls{padding:10px 15px;grid-template-columns:1fr 1fr}#client-leaflet-map{height:calc(100vh - 226px)}.map-project-count{left:15px;bottom:15px}.quick-tools{display:grid!important;grid-template-columns:repeat(5,1fr)!important;left:8px!important;right:8px!important;bottom:8px!important;transform:none!important;border-radius:30px!important}.quick-tools a,.quick-tools button{width:auto!important;min-width:0;display:grid!important;justify-items:center;height:64px!important;gap:2px}.quick-tools span{margin:0!important;min-width:34px!important;width:34px;height:34px}.quick-tools b{display:block!important;font-size:9px!important}.fixed-quote{bottom:86px!important}}
@media(prefers-reduced-motion:reduce){.scope-card,.resource-grid article{opacity:1;transform:none;transition:none}}

/* Transparent hero header; white compact header after scrolling. */
.site-header{height:96px;background:linear-gradient(180deg,rgba(3,15,27,.62),transparent);color:#fff;box-shadow:none}.site-header .brand img{filter:brightness(0) invert(1)}.site-header .site-nav{color:#fff}.site-header.scrolled{height:76px;background:#fff;color:#11263a;box-shadow:0 8px 30px #071a2d1c}.site-header.scrolled .brand img{filter:none}.site-header.scrolled .site-nav{color:#11263a}.hero{margin-top:0;min-height:100svh}.hero video{width:100%;height:100%;object-fit:cover;object-position:center}.fixed-quote{position:fixed;z-index:79;left:0;top:58%;display:flex;align-items:center;gap:9px;padding:13px 17px 13px 10px;border-radius:0 24px 24px 0;color:#fff;background:#e91c2c;box-shadow:0 12px 30px #071a2d40;font-weight:800}.fixed-quote span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#fff;color:#e91c2c}.quick-tools{border-width:3px}.quick-tools span{font-size:10px}
@media(max-width:900px){.site-header{height:88px;padding:12px 18px;background:linear-gradient(180deg,rgba(3,15,27,.7),transparent)}.site-header.scrolled{height:76px;background:#fff}.site-header:not(.scrolled) .nav-toggle{background:#e91c2c}.site-header.scrolled .nav-toggle{background:#e91c2c}.site-nav{top:100%;background:#fff!important;color:#11263a!important}.hero{margin-top:0;min-height:100svh}.hero-content{padding-top:105px}.fixed-quote{left:auto;right:12px;top:auto;bottom:112px;border-radius:28px;padding:9px 14px 9px 9px;font-size:12px}.fixed-quote span{width:28px;height:28px}}
@media(max-width:600px){.hero{min-height:100svh}.hero video{object-position:58% center}.hero-content{width:calc(100% - 32px);padding-top:94px}.hero-content>p:not(.eyebrow){font-size:16px}.actions{flex-wrap:wrap}.actions .button{min-height:52px}.fixed-quote{bottom:100px}}
.hero-shade{background:linear-gradient(90deg,rgba(2,15,28,.70) 0%,rgba(2,15,28,.42) 47%,rgba(2,15,28,.12) 100%),linear-gradient(0deg,rgba(2,15,28,.35),transparent 50%)}
.hero video{object-fit:cover;object-position:center 45%}.service-marquee{margin-top:42px;overflow:hidden;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.service-marquee-track{display:flex;width:max-content;animation:serviceCrawl 42s linear infinite}.service-marquee:hover .service-marquee-track,.service-marquee:focus-within .service-marquee-track{animation-play-state:paused}.service-marquee a{display:grid;gap:10px;width:280px;min-height:170px;padding:28px;border-right:1px solid #ffffff20;color:#fff;text-decoration:none;transition:.25s}.service-marquee a:hover,.service-marquee a:focus{background:#df1f2d}.service-marquee small{color:#9fb0bd}.service-marquee b{font-size:20px}.service-marquee span{margin-top:auto;font-weight:800}@keyframes serviceCrawl{to{transform:translateX(-50%)}}
@media(max-width:760px){.hero video{object-position:60% center}.service-marquee{overflow-x:auto;scroll-snap-type:x mandatory}.service-marquee-track{animation:none}.service-marquee a{width:78vw;scroll-snap-align:start}.service-marquee-track a[aria-hidden="true"]{display:none}}
@media(prefers-reduced-motion:reduce){.service-marquee-track{animation:none;display:grid;width:auto;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-marquee-track a[aria-hidden="true"]{display:none}.fixed-quote{animation:none!important}}

/* Homepage hero video: show the video directly; reveal the image only on video failure. */
.hero .hero-video-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:none}
.hero.hero-video-failed .hero-video{display:none}
.hero.hero-video-failed .hero-video-fallback{display:block}
@media(max-width:600px){.hero .hero-video-fallback{object-position:58% center}}

/* V3.1 responsive contact tools and modal correction. */
.site-header .brand img,.site-header.scrolled .brand img{filter:none!important}
.quick-tools{width:64px!important;padding:6px!important;align-items:flex-end!important;overflow:visible!important;box-sizing:border-box;gap:5px!important}
.quick-tools a,.quick-tools button{position:relative!important;flex:0 0 auto!important;align-self:flex-end!important;width:48px!important;height:48px!important;padding:0!important;margin:0!important;justify-content:flex-start!important;overflow:hidden!important;background:transparent!important;transition:width .24s ease,background .24s ease,box-shadow .24s ease!important}
.quick-tools a:hover,.quick-tools a:focus-visible,.quick-tools button:hover,.quick-tools button:focus-visible{width:148px!important;background:#102b43!important;box-shadow:0 9px 24px #0003!important;outline:0}
.quick-tools span{flex:0 0 38px!important;min-width:38px!important;width:38px!important;height:38px!important;margin:0 5px!important;color:#fff}
.quick-tools svg{display:block;width:21px;height:21px;fill:currentColor}
.quick-tools b{display:block!important;min-width:0;color:#fff!important;white-space:nowrap;font-size:12px!important;opacity:0;transform:translateX(5px);transition:opacity .18s ease,transform .18s ease}
.quick-tools a:hover b,.quick-tools a:focus-visible b,.quick-tools button:hover b,.quick-tools button:focus-visible b{opacity:1;transform:none}
.quick-tools .quick-map span,.quick-tools .quick-call span{background:#ef2032}
.quick-tools .quick-whatsapp span{background:#20c96b}
.quick-tools .quick-certificates span,.quick-tools .quick-brochure span{background:#fff;color:#11263a}
.modal,.map-modal{z-index:1200!important}
.modal.open,.map-modal.open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}
.whatsapp-modal .modal-panel{width:min(590px,calc(100% - 32px));max-height:92vh;overflow:auto;padding:38px;border:1px solid #f4c7cb;border-radius:28px;background:radial-gradient(circle at 92% 5%,#e9fff4 0,transparent 34%),linear-gradient(145deg,#fff,#fffafa);box-shadow:0 34px 100px #0007}
.whatsapp-modal .modal-close{top:24px;right:24px;width:54px;height:54px;color:#fff;background:#ed2032;box-shadow:0 12px 28px #ed203255}
.wa-heading{display:flex;align-items:center;gap:20px;padding-right:58px;margin-bottom:22px}
.wa-kaizen-logo{width:225px;height:auto;margin:0 70px 20px 0;object-fit:contain}
.wa-heading>span{display:grid;place-items:center;flex:0 0 78px;width:78px;height:78px;border-radius:22px;color:#fff;background:#20c96b;box-shadow:0 15px 30px #20c96b35}
.wa-heading svg{width:48px;height:48px;fill:currentColor}
.wa-heading h2{margin:2px 0 0;font-size:clamp(30px,5vw,48px);line-height:1.02;color:#071a2d}
.whatsapp-modal .modal-panel>p{color:#627487;font-size:17px}
.emirate-list{display:grid;gap:10px;margin-top:22px}
.emirate-list a{align-items:center;padding:15px 18px!important;border:1px solid #dfe7ec!important;border-radius:15px;background:#fff;transition:.2s}
.emirate-list a:hover,.emirate-list a:focus{border-color:#20c96b!important;transform:translateY(-2px);box-shadow:0 10px 26px #071a2d12}
.emirate-list b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef4f6;color:#071a2d}
.wa-status{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;color:#71818e}
.wa-status i{width:12px;height:12px;border-radius:50%;background:#20c96b;box-shadow:0 0 0 7px #20c96b18}
.map-modal{position:fixed!important;inset:0!important;z-index:1250!important;display:none!important;pointer-events:none}.map-modal.open{display:block!important;pointer-events:auto}.map-modal .modal-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:#020c15d9!important}.map-modal-panel{position:absolute!important;inset:4vh max(20px,calc((100vw - 1160px)/2))!important;display:flex!important;flex-direction:column!important;max-width:1100px!important;overflow:hidden!important;border-radius:28px!important;background:#fff!important;box-shadow:0 34px 100px #0008}
.map-modal-panel>header{display:flex!important;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;padding:22px 30px;border-bottom:1px solid #dde4e8}.map-modal-panel>header h2{margin:3px 0;font-size:clamp(24px,4vw,42px);line-height:1.08}
.map-modal-panel>header>button{display:grid;place-items:center;color:#fff;background:#ed2032!important;box-shadow:0 12px 28px #ed203255}
.map-controls{display:grid!important;flex:0 0 auto;grid-template-columns:1fr 250px 220px;gap:12px;padding:15px 30px}.map-controls input,.map-controls select,.map-controls button{min-width:0;min-height:54px;padding:0 16px;border:1px solid #d7dfe4;border-radius:12px;background:#fff}.map-controls button{color:#fff;background:#071a2d;font-weight:900}#client-leaflet-map{display:block!important;flex:1 1 auto;width:100%!important;height:auto!important;min-height:380px;background:#d7e7ec}.map-project-count{position:absolute!important;z-index:500;left:35px;bottom:24px;padding:13px 22px;border-radius:30px;color:#fff;background:#071a2de8}.kaizen-map-marker{border:0!important;background:transparent!important}.kaizen-map-marker img{width:52px!important;height:64px!important;filter:drop-shadow(0 6px 6px #071a2d55);animation:kaizenMarkerPulse 1.8s ease-in-out infinite;transform-origin:50% 100%}@keyframes kaizenMarkerPulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.08)}}
.project-page-hero{margin-top:0}.project-location-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.project-location-filter button{padding:12px 18px;border:1px solid #dbe3e8;border-radius:30px;background:#fff;color:#071a2d;font-weight:800;cursor:pointer}.project-location-filter button:hover,.project-location-filter button.active{border-color:#e91c2d;color:#fff;background:#e91c2d}.project-portfolio-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.project-portfolio-tools input{width:min(440px,100%);min-height:50px;padding:0 16px;border:1px solid #dbe3e8;border-radius:10px}.project-portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.portfolio-card{width:100%;border-radius:5px}.portfolio-card>img{height:300px}
@media(max-width:900px){
 body{padding-bottom:100px}
 .quick-tools{top:auto!important;left:8px!important;right:8px!important;bottom:8px!important;width:auto!important;height:82px!important;transform:none!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;padding:6px 8px!important;border-radius:42px!important;overflow:hidden!important}
 .quick-tools a,.quick-tools button,.quick-tools a:hover,.quick-tools a:focus-visible,.quick-tools button:hover,.quick-tools button:focus-visible{align-self:stretch!important;width:100%!important;height:68px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}
 .quick-tools span{flex:0 0 36px!important;min-width:36px!important;width:36px!important;height:36px!important;margin:0!important}
 .quick-tools b{position:static!important;display:block!important;opacity:1!important;transform:none!important;font-size:9px!important;line-height:1.05;text-align:center}
 .fixed-quote{bottom:98px!important}
 .site-nav.open{display:flex!important;top:100%!important;max-height:calc(100dvh - 76px)!important;overflow-y:auto!important;gap:3px!important;padding:12px 18px 22px!important;align-items:stretch!important;background:#fff!important;color:#11263a!important;box-shadow:0 20px 40px #071a2d35!important}
 .site-nav.open>a,.site-nav.open .nav-service>a{width:100%;padding:10px 8px!important;font-size:16px!important;line-height:1.25}
 .nav-service{display:grid!important;grid-template-columns:1fr 44px!important;width:100%!important}.nav-service>a{grid-column:1}.service-menu-toggle{position:static!important;grid-column:2!important;grid-row:1!important;display:grid!important;place-items:center;width:40px!important;height:40px!important;margin:auto!important;border:1px solid #dce4e9!important;border-radius:9px!important;background:#f2f5f7!important;color:#071a2d!important}.service-submenu{grid-column:1/-1!important;margin:3px 0 7px!important;padding:5px!important;border-top:2px solid #e91c2d!important;border-radius:8px!important}.service-submenu a{padding:9px 11px!important;font-size:14px!important}
 .map-modal-panel{inset:8px!important;border-radius:22px!important}.map-controls{grid-template-columns:1fr 1fr!important;padding:10px 14px!important}.map-controls input{grid-column:1/-1!important}.project-portfolio-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:520px){
 .quick-tools{left:5px!important;right:5px!important;height:76px!important;padding:5px!important}
 .quick-tools a,.quick-tools button,.quick-tools a:hover,.quick-tools button:hover{height:64px!important}
 .quick-tools span{flex-basis:33px!important;min-width:33px!important;width:33px!important;height:33px!important}
 .quick-tools svg{width:18px;height:18px}
 .quick-tools b{font-size:8px!important}
 .whatsapp-modal .modal-panel{width:calc(100% - 18px);padding:26px 18px;border-radius:22px}
 .whatsapp-modal .modal-close{top:18px;right:18px;width:46px;height:46px}
 .whatsapp-modal{align-items:end!important}.whatsapp-modal .modal-panel{max-height:calc(100dvh - 8px);margin-top:8px;padding:20px 16px 22px;border-radius:24px 24px 0 0}.wa-kaizen-logo{width:175px;margin:0 58px 13px 0}.wa-heading{gap:11px;padding-right:40px;margin-bottom:12px}.wa-heading>span{flex-basis:50px;width:50px;height:50px;border-radius:14px}.wa-heading svg{width:31px;height:31px}.wa-heading h2{font-size:25px}.whatsapp-modal .modal-panel>p{margin-bottom:12px;font-size:14px}.emirate-list{gap:6px;margin-top:10px}.emirate-list a{padding:9px 12px!important;font-size:14px}.emirate-list b{width:31px;height:31px}.wa-status{margin-top:13px;font-size:12px}
 .map-modal-panel{inset:0!important;border-radius:0!important}.map-modal-panel>header{padding:10px 12px!important}.map-modal-panel>header .eyebrow{display:none}.map-modal-panel>header h2{font-size:22px!important}.map-modal-panel>header>button{flex:0 0 44px;width:44px!important;height:44px!important;font-size:26px!important}.map-controls{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:8px!important}.map-controls input,.map-controls select,.map-controls button{min-height:44px!important;padding:0 9px!important;font-size:13px!important}#client-leaflet-map{min-height:0!important}.map-project-count{left:12px;bottom:12px;padding:9px 14px}.project-location-filter{display:grid;grid-template-columns:1fr 1fr;gap:7px}.project-location-filter button{padding:9px 8px;font-size:12px}.project-portfolio-tools{align-items:flex-start;flex-direction:column}.project-portfolio-grid{grid-template-columns:1fr}.portfolio-card>img{height:240px}
}
@media(prefers-reduced-motion:reduce){.quick-tools a,.quick-tools button,.emirate-list a{transition:none!important}}

/* V11.6.29 — Robust Client Map loading/fallback layer. */
.client-map-stage{position:relative;display:flex;flex:1 1 auto;min-height:0;overflow:hidden;background:#d7e7ec}
.client-map-stage>#client-leaflet-map{flex:1 1 auto;min-height:380px}
.client-map-status{position:absolute;inset:0;z-index:650;display:none;place-items:center;align-content:center;gap:10px;padding:24px;text-align:center;background:linear-gradient(180deg,rgba(215,231,236,.94),rgba(215,231,236,.88));color:#071a2d;font-weight:800;pointer-events:none}
.client-map-status.is-visible{display:grid}
.client-map-status.is-failed{pointer-events:auto;background:linear-gradient(180deg,rgba(239,246,248,.97),rgba(215,231,236,.95))}
.client-map-status a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;background:#071a2d;color:#fff!important;text-decoration:none;font-size:13px;font-weight:900}
.client-map-status a:hover,.client-map-status a:focus-visible{background:#f15a24}
@media(max-width:620px){.client-map-stage>#client-leaflet-map{min-height:260px}.client-map-status{padding:18px;font-size:13px}}

/* V11.6.35 — Projects + Client Map presentation refresh (Kaizen styling). */
.map-project-popup{width:286px;overflow:hidden;border-radius:18px;background:#fff;color:#14283a;box-shadow:0 18px 44px rgba(5,20,34,.22)}
.map-project-popup .map-popup-media{height:132px;overflow:hidden;background:#e9eef2}
.map-project-popup .map-popup-media>img{width:100%;height:100%;object-fit:cover}
.map-project-popup .map-popup-body{position:relative;padding:32px 16px 16px}
.map-project-popup .map-project-logo{position:absolute;left:16px;top:-27px;display:grid;place-items:center;width:70px;height:52px;padding:7px;border:1px solid #e6ebef;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(7,26,45,.12)}
.map-project-popup .map-project-logo img{width:100%;height:100%;object-fit:contain}
.map-project-popup h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0 0 8px;font-size:18px;line-height:1.15;color:#14283a}
.map-project-popup p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:0;margin:0 0 10px;color:#74818c;font-size:12px;line-height:1.45}
.map-project-popup small{display:block;margin:0 0 12px;color:#e91c2d;font-size:11px;font-weight:800}.map-project-popup small i{font-style:normal}
.map-project-popup a{display:inline-flex!important;align-items:center;min-height:36px;margin:0!important;padding:8px 14px!important;border-radius:999px!important;background:#e91c2d!important;color:#fff!important;font-size:11px;font-weight:900}
.leaflet-popup-content{margin:0!important}.leaflet-popup-content-wrapper{padding:0!important;border-radius:18px!important;overflow:hidden}.leaflet-popup-close-button{z-index:5!important;width:28px!important;height:28px!important;top:4px!important;right:4px!important;border-radius:50%!important;background:rgba(255,255,255,.92)!important;color:#62717e!important}

.project-portfolio{max-width:1320px}.project-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.portfolio-card{border-radius:16px!important;background:#fff!important;box-shadow:0 16px 38px rgba(7,26,45,.10)!important;transition:transform .25s ease,box-shadow .25s ease!important}.portfolio-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(7,26,45,.16)!important}.portfolio-card>img{height:300px!important}.portfolio-card>span{display:block!important;padding:20px 20px 22px!important}.portfolio-card>span b{display:block;font-size:20px;line-height:1.18;color:#11263a}.portfolio-card>span small{display:block;margin-top:8px;color:#e91c2d;font-weight:800}.portfolio-card>span em{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#11263a;font-style:normal;font-size:12px;font-weight:900}.portfolio-card>span em i{font-style:normal;color:#e91c2d}

.project-dialog--portfolio.project-dialog--modern{width:min(1220px,calc(100% - 36px))!important;max-height:92vh!important;overflow:auto!important;display:none!important;grid-template-columns:1fr!important;border-radius:6px!important;background:#fff!important}
.project-dialog--portfolio.project-dialog--modern[open]{display:block!important}.project-dialog--portfolio .project-dialog__visual{min-height:0!important;height:clamp(390px,43vw,520px)!important}.project-dialog--portfolio .project-dialog__body{position:relative!important;padding:64px 46px 42px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 260px!important;column-gap:54px!important;align-items:start!important}.project-dialog--portfolio .project-dialog__logo{position:absolute!important;left:46px!important;top:-44px!important;width:112px!important;height:82px!important;margin:0!important;z-index:3!important}.project-dialog--portfolio .project-dialog__body h2{grid-column:1/2!important;margin:0 0 16px!important}.project-dialog--portfolio .project-dialog__summary{grid-column:1/2!important;margin:0!important;font-size:15px!important;line-height:1.75!important;color:#5f7180!important}.project-dialog--portfolio .project-dialog__location{grid-column:2/3!important;grid-row:1/2!important;margin:8px 0 0!important;color:#5f7180!important}.project-dialog--portfolio .project-dialog__location strong{color:#11263a!important}.project-dialog--portfolio .project-dialog__actions{grid-column:2/3!important;grid-row:2/3!important;align-self:end!important;margin-top:22px!important}.project-dialog--portfolio .project-dialog__all{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important}

.project-detail-page{padding:128px 24px 72px;background:#f4f6f7}.project-detail-shell{width:min(1220px,100%);margin:0 auto}.project-detail-back{display:inline-block;margin-bottom:18px;color:#e91c2d;font-size:12px;font-weight:900}.project-detail-hero{height:clamp(400px,46vw,560px);overflow:hidden;background:#071a2d}.project-detail-hero img{width:100%;height:100%;object-fit:cover}.project-detail-content{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:60px;padding:68px 46px 46px;background:#fff;box-shadow:0 24px 70px rgba(7,26,45,.10)}.project-detail-logo{position:absolute;left:46px;top:-44px;display:grid;place-items:center;width:118px;height:84px;padding:11px;border:1px solid #e5e9ec;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(7,26,45,.12)}.project-detail-logo img{width:100%;height:100%;object-fit:contain}.project-detail-copy h1{margin:0 0 20px;font-size:clamp(34px,4vw,52px);line-height:1.05;color:#11263a}.project-detail-copy>p:last-child{margin:0;color:#617381;font-size:16px;line-height:1.8}.project-detail-meta{padding-top:31px}.project-detail-meta span{display:block;color:#7e8b95;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.project-detail-meta strong{display:block;margin:5px 0 22px;color:#11263a;font-size:20px}.project-related-services>div{display:flex;gap:10px;flex-wrap:wrap}.project-related-services>div a{padding:9px 14px;border-radius:999px;background:#f3f6f7;color:#11263a;font-size:12px;font-weight:800}

@media(max-width:900px){.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-dialog--portfolio .project-dialog__visual{height:360px!important}.project-dialog--portfolio .project-dialog__body,.project-detail-content{grid-template-columns:1fr!important;gap:24px!important}.project-dialog--portfolio .project-dialog__location,.project-dialog--portfolio .project-dialog__actions{grid-column:1!important;grid-row:auto!important}.project-detail-meta{padding-top:0}}
@media(max-width:600px){.map-project-popup{width:260px}.map-project-popup .map-popup-media{height:120px}.project-portfolio-grid{grid-template-columns:1fr}.portfolio-card>img{height:245px!important}.project-dialog--portfolio.project-dialog--modern{width:calc(100% - 14px)!important;max-height:94vh!important}.project-dialog--portfolio .project-dialog__visual{height:250px!important}.project-dialog--portfolio .project-dialog__body{padding:54px 20px 24px!important}.project-dialog--portfolio .project-dialog__logo{left:20px!important;top:-36px!important;width:92px!important;height:68px!important}.project-detail-page{padding:100px 10px 40px}.project-detail-hero{height:auto;aspect-ratio:16/9}.project-detail-content{padding:56px 20px 28px}.project-detail-logo{left:20px;top:-35px;width:92px;height:66px}.project-detail-copy h1{font-size:32px}.project-detail-meta .button{width:100%}}

/* V11.6.36 — Projects listing: image + logo + project name only. */
.project-portfolio-grid{align-items:start}
.portfolio-card.portfolio-card--image-only{position:relative!important;display:block!important;aspect-ratio:4/5!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:16px!important;background:#071a2d!important;box-shadow:0 16px 38px rgba(7,26,45,.12)!important;text-align:left!important;isolation:isolate!important}
.portfolio-card.portfolio-card--image-only>.portfolio-card__image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .42s cubic-bezier(.22,.61,.36,1),filter .35s ease!important}
.portfolio-card.portfolio-card--image-only>.portfolio-card__shade{position:absolute!important;inset:0!important;display:block!important;padding:0!important;background:linear-gradient(180deg,rgba(3,14,24,0) 38%,rgba(3,14,24,.18) 55%,rgba(3,14,24,.88) 100%)!important;z-index:1!important;pointer-events:none!important}
.portfolio-card.portfolio-card--image-only>.portfolio-card__overlay{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;padding:24px!important;background:none!important;min-height:0!important;color:#fff!important;pointer-events:none!important}
.portfolio-card__logo{display:grid!important;place-items:center!important;width:74px!important;height:56px!important;padding:8px!important;border-radius:10px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 8px 24px rgba(0,0,0,.18)!important;backdrop-filter:blur(8px)!important}
.portfolio-card__logo img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}
.portfolio-card.portfolio-card--image-only .portfolio-card__overlay>b{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;max-width:92%!important;margin:0!important;color:#fff!important;font-size:clamp(23px,2vw,34px)!important;line-height:1.04!important;letter-spacing:-.02em!important;text-shadow:0 2px 18px rgba(0,0,0,.45)!important}
.portfolio-card.portfolio-card--image-only:hover>.portfolio-card__image,.portfolio-card.portfolio-card--image-only:focus-visible>.portfolio-card__image{transform:scale(1.045)!important;filter:saturate(1.04) contrast(1.02)!important}
.portfolio-card.portfolio-card--image-only:hover,.portfolio-card.portfolio-card--image-only:focus-visible{transform:translateY(-4px)!important;box-shadow:0 22px 52px rgba(7,26,45,.18)!important}
.portfolio-card.portfolio-card--image-only:focus-visible{outline:3px solid #e91c2d!important;outline-offset:4px!important}
@media(max-width:900px){.portfolio-card.portfolio-card--image-only{aspect-ratio:4/5!important}.portfolio-card.portfolio-card--image-only>.portfolio-card__overlay{padding:20px!important}.portfolio-card__logo{width:66px!important;height:50px!important}.portfolio-card.portfolio-card--image-only .portfolio-card__overlay>b{font-size:25px!important}}
@media(max-width:600px){.portfolio-card.portfolio-card--image-only{aspect-ratio:4/5!important}.portfolio-card.portfolio-card--image-only>.portfolio-card__overlay{padding:18px!important;gap:10px!important}.portfolio-card__logo{width:62px!important;height:46px!important}.portfolio-card.portfolio-card--image-only .portfolio-card__overlay>b{font-size:24px!important}}

/* V11.6.40 — full-width responsive Projects page + managed hero + scroll motion. */
.project-page-hero{position:relative!important;isolation:isolate;overflow:hidden;background:#071a2d!important}
.project-page-hero>.project-page-hero__media{position:absolute!important;z-index:-2;inset:0!important;width:100%!important;max-width:none!important;overflow:hidden}
.project-page-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.88;transform:scale(1.075);transition:transform 1.05s cubic-bezier(.22,.61,.36,1),opacity .8s ease}
.project-page-hero>.project-page-hero__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgb(7 26 45 / var(--projects-hero-overlay-start,.72)) 0%,rgb(7 26 45 / var(--projects-hero-overlay-end,.40)) 58%,rgb(7 26 45 / .20) 100%);pointer-events:none}
.project-page-hero>.project-page-hero__content{position:relative;z-index:1;width:min(920px,100%);max-width:920px!important;opacity:0;transform:translate3d(-34px,22px,0);transition:opacity .72s ease .12s,transform .82s cubic-bezier(.22,.61,.36,1) .12s}
.project-page-hero.is-visible .project-page-hero__media img{opacity:1;transform:scale(1)}
.project-page-hero.is-visible>.project-page-hero__content{opacity:1;transform:none}
.project-portfolio.section{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(72px,7vw,112px) clamp(18px,3.4vw,68px)!important}
.project-portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))!important;gap:clamp(16px,2vw,30px)!important;width:100%}
.project-portfolio--single .project-portfolio-grid{grid-template-columns:1fr!important}
.project-portfolio--single .portfolio-card.portfolio-card--image-only{aspect-ratio:16/7!important}
.portfolio-card.portfolio-card--image-only.project-reveal{opacity:0!important;transform:translate3d(var(--project-reveal-x,-42px),30px,0) scale(.985)!important;transition:opacity .65s ease var(--project-reveal-delay,0ms),transform .72s cubic-bezier(.22,.61,.36,1) var(--project-reveal-delay,0ms),box-shadow .25s ease!important;will-change:transform,opacity}
.portfolio-card.portfolio-card--image-only.project-reveal--right{--project-reveal-x:42px}
.portfolio-card.portfolio-card--image-only.project-reveal.is-visible{opacity:1!important;transform:none!important;will-change:auto}
.portfolio-card.portfolio-card--image-only.project-reveal.is-visible:hover,.portfolio-card.portfolio-card--image-only.project-reveal.is-visible:focus-visible{transform:translateY(-4px)!important}
@media(max-width:900px){.project-portfolio.section{padding-inline:22px!important}.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-portfolio--single .portfolio-card.portfolio-card--image-only{aspect-ratio:16/10!important}}
@media(max-width:600px){.project-page-hero{min-height:460px!important;padding:130px 18px 58px!important}.project-page-hero>.project-page-hero__content{transform:translate3d(-22px,16px,0)}.project-page-hero h1{font-size:clamp(42px,13vw,58px)!important;letter-spacing:-2px!important}.project-page-hero p:last-child{font-size:16px!important}.project-portfolio.section{padding:62px 14px 76px!important}.project-portfolio-grid{grid-template-columns:1fr!important}.project-portfolio--single .portfolio-card.portfolio-card--image-only{aspect-ratio:4/5!important}.portfolio-card.portfolio-card--image-only.project-reveal{--project-reveal-x:-24px}.portfolio-card.portfolio-card--image-only.project-reveal--right{--project-reveal-x:24px}}
@media(prefers-reduced-motion:reduce){.project-page-hero__media img,.project-page-hero>.project-page-hero__content,.portfolio-card.portfolio-card--image-only.project-reveal{opacity:1!important;transform:none!important;transition:none!important}}

/* Approved responsive visual and interaction layer */
.leadership{position:relative;isolation:isolate}.leadership:after{content:"";position:absolute;z-index:-2;inset:12% -8%;background:radial-gradient(circle at 20% 45%,#d4652417,transparent 34%)}.portrait{border-radius:4px;transition:transform .6s ease,filter .6s}.portrait:hover{transform:translateY(-8px);filter:drop-shadow(0 25px 28px #071a2d24)}.leadership h3{color:#c94f16;font-size:clamp(20px,2vw,28px)}
.service-marquee a{display:flex!important;flex-direction:column;justify-content:flex-end;min-height:180px;padding:24px!important;border-top:2px solid #cf541e;background:linear-gradient(145deg,#0b2942,#061827);transition:transform .3s,background .3s}.service-marquee a:hover{transform:translateY(-6px);background:linear-gradient(145deg,#cf541e,#982c0d)}.service-marquee a b{font-size:20px}.service-marquee a span{margin-top:13px;color:#fff}
.home-project-carousel{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.home-project-track{display:flex;gap:22px;width:max-content;animation:projectLoop 45s linear infinite}.home-project-carousel:hover .home-project-track{animation-play-state:paused}.home-project-card{width:330px;flex:0 0 330px}.home-project-card>img{height:220px}.home-project-card>span{min-height:100px}@keyframes projectLoop{to{transform:translateX(-50%)}}
.fixed-quote{display:none!important}.fixed-quote-orb{position:fixed;z-index:85;left:22px;bottom:34px;width:106px;height:106px;border:3px solid #fff;border-radius:50%;color:#fff;background:radial-gradient(circle at 34% 22%,#ff7777 0 8%,#ed1b2f 30%,#98000c 100%);box-shadow:inset -12px -16px 24px #71000d99,inset 8px 8px 12px #fff6,0 13px 35px #071a2d55;cursor:pointer;font-weight:1000;font-size:17px;line-height:1.02;animation:quotePulse 2.2s ease-in-out infinite}.fixed-quote-orb:before{content:"";position:absolute;inset:-10px;border:2px solid #ed1b2f;border-radius:50%;animation:quoteRing 2.2s ease-out infinite}@keyframes quotePulse{50%{transform:scale(1.05)}}@keyframes quoteRing{80%,100%{transform:scale(1.22);opacity:0}}
.routing-modal .modal-panel{width:min(620px,calc(100% - 30px));padding:36px;border:1px solid #f0cfd2;border-radius:25px}.routing-modal .modal-panel>img{width:210px;margin-bottom:20px}.routing-modal h2{font-size:clamp(27px,4vw,42px);line-height:1.1}.division-list{display:grid;gap:12px}.division-list a,.division-list button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:65px;padding:14px 20px;border:1px solid #dce3e8;border-radius:14px;color:#11263a;background:#f8fafb;font-weight:850;text-align:left;cursor:pointer}.division-list a:hover,.division-list button:hover{border-color:#ed1b2f;transform:translateX(4px)}.wa-route-panel h3{font-size:25px}.route-back{margin-bottom:16px;border:0;color:#d71c2d;background:transparent;font-weight:800;cursor:pointer}.routing-modal .emirate-list{max-height:50vh;overflow:auto}.routing-modal .emirate-list a{padding:14px;border-radius:10px}.wa-icon svg{width:23px;height:23px;fill:#fff}
.kaizen-map-marker span{display:grid!important;place-items:center!important;width:64px!important;height:46px!important;border:0!important;border-radius:0!important;rotate:0deg!important;background:transparent!important;box-shadow:none!important;animation:eaglePulse 1.7s ease-in-out infinite}.kaizen-map-marker img{width:64px!important;height:auto!important;object-fit:contain;filter:brightness(.72) saturate(1.3) drop-shadow(0 7px 5px #071a2d75);animation:none!important}.kaizen-map-marker span:after{content:"";position:absolute;left:15%;right:15%;bottom:0;height:8px;border-radius:50%;background:#d44d2466;filter:blur(4px)}@keyframes eaglePulse{50%{transform:translateY(-6px) scale(1.1)}}
.mobile-nav-head{display:none}
@media(max-width:900px){
 body.nav-open{overflow:hidden}.site-header .brand img{filter:none!important}.site-nav{position:fixed!important;z-index:1500;inset:0!important;display:flex!important;visibility:hidden;opacity:0;transform:translateY(-18px);padding:22px 30px 45px!important;overflow-y:auto;background:#111!important;color:#fff!important;transition:opacity .28s,transform .28s,visibility .28s;align-items:stretch!important;gap:0!important}.site-nav.open{visibility:visible;opacity:1;transform:none}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.mobile-nav-head img{width:190px!important;filter:none!important}.mobile-nav-head button{width:58px;height:58px;border:1px solid #d52b2b;border-radius:50%;color:#fff;background:transparent;font-size:35px}.site-nav>a,.nav-service>a{display:block;padding:15px 5px!important;text-align:center;font-size:clamp(22px,5vw,31px)}.nav-service{width:100%;text-align:center}.service-menu-toggle{right:4px!important;top:10px!important;border-radius:10px!important;color:#fff;background:#242424!important}.service-submenu{margin:0 auto 10px!important;border-top:1px solid #ffffff22!important;background:#090909!important}.service-submenu a{padding:12px!important;color:#d4d4d4!important;font-size:17px!important}.fixed-quote-orb{left:auto;right:18px;bottom:105px;width:84px;height:84px;font-size:14px}.home-project-carousel{overflow-x:auto;scroll-snap-type:x mandatory;mask-image:none}.home-project-track{animation:none}.home-project-card{width:280px;flex-basis:280px;scroll-snap-align:start}.quick-tools{z-index:84!important}
}
@media(max-width:620px){.leadership{padding-top:80px}.leadership-copy{text-align:left}.leadership h3{font-size:21px}.routing-modal .modal-panel{inset:auto;padding:24px 18px;max-height:92vh;overflow:auto}.routing-modal .modal-panel>img{width:160px}.fixed-quote-orb{width:72px;height:72px;font-size:12px;bottom:88px;right:12px}.home-project-card{width:250px;flex-basis:250px}.home-project-card>img{height:165px}.map-modal-panel{display:flex!important;flex-direction:column!important}.map-controls{grid-template-columns:1fr!important}.map-controls button{grid-column:auto!important}#client-leaflet-map{flex:1!important;min-height:300px!important;height:auto!important}}
@media(prefers-reduced-motion:reduce){.home-project-track,.fixed-quote-orb,.fixed-quote-orb:before,.kaizen-map-marker span{animation:none!important}}

:root{--kaizen-red:#f15a24;--kaizen-navy:#061b2e;--kaizen-orange:#f15a24}
.quick-tools span svg{width:22px;height:22px;fill:currentColor}.quick-tools .tool-whatsapp span{background:#20c86b!important;color:#fff!important}.fixed-quote-orb{z-index:990!important;animation:quotePulse 2.2s ease-in-out infinite}@keyframes quotePulse{50%{box-shadow:0 0 0 12px rgba(237,28,46,.14),0 12px 30px rgba(0,0,0,.28);transform:scale(1.05)}}
.routing-modal .modal-panel>img{width:210px;height:auto}.routing-modal .modal-panel>h2{margin-top:22px}.route-stage[hidden]{display:none!important}.route-locations .route-back{border:0;background:transparent;color:var(--kaizen-red);font-weight:800;padding:0 0 12px}.brochure-download{display:flex;gap:14px;align-items:center;padding:20px;border:1px solid #dbe2e8;border-radius:16px;color:var(--kaizen-navy);font-weight:800}.brochure-download svg{width:34px;fill:var(--kaizen-red)}
.route-location{padding:16px!important;border:1px solid #dce4ea;border-radius:14px;background:#f8fafb}.route-location>label:not(.toggle){display:block;margin-top:12px}.route-location input{margin-top:6px}
.about-hero{min-height:520px;display:grid;align-items:end;padding:clamp(120px,18vw,240px) max(6vw,24px) 80px;color:#fff;background:linear-gradient(90deg,rgba(4,21,37,.94),rgba(4,21,37,.45)),url('/assets/media/kaizen-fire-protection-hero.webp') center/cover}.about-hero>div{max-width:850px}.about-hero h1{font-size:clamp(42px,6vw,88px);line-height:.98;margin:15px 0 25px}.about-hero p{font-size:clamp(18px,2vw,24px);line-height:1.7}.about-leadership{display:grid;grid-template-columns:minmax(320px,560px) minmax(320px,650px);gap:clamp(45px,7vw,110px);align-items:center;max-width:1320px;margin:auto;padding:clamp(70px,9vw,140px) 28px}.about-chairman-media{position:relative}.about-chairman-media:after{content:"";position:absolute;inset:30px -25px -25px 25px;background:var(--kaizen-navy);z-index:-1}.about-chairman-media img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}.about-chairman-media span{position:absolute;left:-14px;bottom:35px;background:var(--kaizen-red);color:#fff;padding:20px 10px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.2em;font-weight:800}.about-chairman-copy h2{font-size:clamp(40px,5vw,72px);line-height:1}.about-chairman-copy blockquote{font-size:clamp(22px,2.5vw,34px);font-weight:800;border-left:5px solid var(--kaizen-red);padding:20px 25px;margin:35px 0}.about-chairman-copy h3{color:var(--kaizen-orange);font-size:24px;margin-bottom:5px}.rich-copy{line-height:1.8;color:#566879}.signature{max-width:180px;margin-top:15px}.about-sections{background:#f3f6f8;padding:clamp(60px,8vw,120px) max(5vw,24px)}.about-section-card{max-width:1240px;margin:0 auto 35px;background:#fff;display:grid;grid-template-columns:1.25fr .75fr;align-items:stretch;min-height:330px;box-shadow:0 20px 60px rgba(5,28,48,.08)}.about-section-card>div{padding:clamp(35px,5vw,70px)}.about-section-card h2{font-size:clamp(32px,4vw,54px)}.about-section-card img{width:100%;height:100%;object-fit:cover}.about-section-card:nth-child(even)>div{order:2}.institutions{padding:clamp(70px,9vw,130px) max(5vw,24px);max-width:1400px;margin:auto}.institution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px}.institution-grid article{border:1px solid #dde5ea;padding:28px;border-radius:18px}.institution-grid img{height:70px;max-width:180px;object-fit:contain}.site-footer-v5{grid-template-columns:1.3fr repeat(4,minmax(160px,1fr));align-items:start}.site-footer-v5 address{font-style:normal;display:grid;gap:5px;margin-bottom:20px}.site-footer-v5 button{border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer;font:inherit}.site-footer-v5 .copyright{grid-column:1/-1}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.site-header .nav-toggle{display:grid!important;place-items:center;font-size:0}.site-header .nav-toggle:after{content:"☰";font-size:30px}.site-nav{position:fixed!important;inset:0!important;z-index:1200!important;display:block!important;padding:115px 40px 50px!important;background:#151515!important;color:#fff!important;overflow:auto!important;transform:translateX(105%);opacity:0;visibility:hidden;transition:transform .35s ease,opacity .35s ease}.site-nav.open{transform:none;opacity:1;visibility:visible}.site-nav>a,.site-nav .nav-service>a{display:block!important;color:#fff!important;font-size:clamp(25px,5vw,40px)!important;text-align:center;padding:15px!important}.mobile-nav-head{display:flex!important;position:absolute;left:25px;right:25px;top:22px;justify-content:space-between;align-items:center}.mobile-nav-head img{width:180px}.mobile-nav-head button{width:58px;height:58px;border:1px solid #6e2a2f;border-radius:50%;background:transparent;color:#fff;font-size:38px}.service-submenu{position:static!important;background:#071a2d!important;border-top:2px solid var(--kaizen-red);padding:10px 15px!important}.service-submenu a{color:#fff!important;font-size:18px!important}.quick-tools{position:fixed!important;left:12px!important;right:12px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;max-width:none!important;height:92px!important;display:flex!important;justify-content:space-around!important;transform:none!important;z-index:1000!important;border-radius:46px!important;overflow:visible!important}.quick-tools button,.quick-tools a{display:flex!important;width:auto!important;min-width:54px!important}.fixed-quote-orb{left:auto!important;right:18px!important;bottom:116px!important;top:auto!important;width:82px!important;height:82px!important}.modal-panel,.map-modal-panel{width:min(94vw,680px)!important;max-height:88dvh!important;overflow:auto!important}.map-modal-panel{height:88dvh!important}.map-controls{grid-template-columns:1fr!important}.site-footer-v5{grid-template-columns:repeat(2,1fr);padding-bottom:130px}.about-leadership{grid-template-columns:1fr}.about-chairman-media{max-width:600px}.about-section-card{grid-template-columns:1fr}.about-section-card img{height:300px}.about-section-card:nth-child(even)>div{order:0}}
@media(max-width:620px){.quick-tools{height:82px!important}.quick-tools b{font-size:10px!important}.quick-tools span{width:42px!important;height:42px!important}.fixed-quote-orb{width:70px!important;height:70px!important;bottom:103px!important}.site-footer-v5{grid-template-columns:1fr}.about-hero{min-height:620px}.about-leadership{padding-left:20px;padding-right:20px}.routing-modal .modal-panel{padding:24px!important}.routing-modal .modal-panel>img{width:175px}.routing-modal h2{font-size:34px!important}.emirate-list a{padding:16px!important}.about-section-card img{height:230px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* V11.3 leadership privacy cleanup: public leadership copy without personal portrait/name. */
.about-leadership.about-leadership--company{display:block;max-width:980px;padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,8vw,120px)}
.about-leadership--company .about-chairman-copy{max-width:900px;margin:0 auto}
.leadership.leadership-company{display:block;max-width:1100px}
.leadership-company .leadership-copy{max-width:900px;margin:0 auto}
@media(max-width:900px){.about-leadership.about-leadership--company,.leadership.leadership-company{padding-left:24px;padding-right:24px}}

/* Final responsive stability layer. Keep this stylesheet last. */
html,body{max-width:100%;overflow-x:clip}
.home-project-carousel,.service-marquee{max-width:100%;overflow-x:hidden}

/* Desktop tool rail: expanding labels must not move the rail or page. */
@media(min-width:1101px){
 .quick-tools{right:18px!important;left:auto!important;width:64px!important;max-width:64px!important;overflow:visible!important}
 .quick-tools>a,.quick-tools>button{flex:none!important;align-self:flex-end!important;min-width:48px!important;max-width:148px!important}
 .quick-tools>a:active,.quick-tools>button:active{transform:none!important}
}

@media(max-width:1100px){
 body{padding-bottom:104px}
 .site-header{left:0!important;right:0!important;width:auto!important;max-width:100vw!important}
 .site-header .site-nav{inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;transform:translateX(105%)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:108px 24px 125px!important}
 .site-header .site-nav.open{inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;transform:translateX(0)!important;opacity:1!important;visibility:visible!important}
 .site-nav .mobile-nav-head{position:absolute!important;top:18px!important;left:20px!important;right:20px!important;margin:0!important}
 .site-nav .mobile-nav-head img{max-width:min(56vw,210px)!important;height:auto!important}
 .site-nav>a,.site-nav .nav-service>a{flex:0 0 auto;width:100%!important}

 .quick-tools{box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;justify-content:stretch!important;gap:0!important;left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:calc(100vw - 16px)!important;height:86px!important;padding:6px!important;border-radius:44px!important;overflow:hidden!important;transform:none!important}
 .quick-tools>a,.quick-tools>button,.quick-tools>a:hover,.quick-tools>button:hover,.quick-tools>a:focus,.quick-tools>button:focus,.quick-tools>a:active,.quick-tools>button:active{box-sizing:border-box!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;width:100%!important;min-width:0!important;max-width:none!important;height:72px!important;margin:0!important;padding:0 2px!important;border-radius:24px!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;transform:none!important}
 .quick-tools span{flex:0 0 38px!important;display:grid!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important}
 .quick-tools svg{width:21px!important;height:21px!important}
 .quick-tools b{position:static!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important;opacity:1!important;transform:none!important;color:#fff!important;font-size:9px!important;line-height:1.05!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}
 .fixed-quote-orb{right:14px!important;left:auto!important;bottom:calc(104px + env(safe-area-inset-bottom))!important;top:auto!important;width:74px!important;height:74px!important;transform:none}

 .routing-modal,.modal{box-sizing:border-box!important;padding:10px!important}
 .routing-modal .modal-panel{box-sizing:border-box!important;width:min(680px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;margin:auto!important;padding:24px!important;overflow-y:auto!important;overflow-x:hidden!important}
 .route-stage,.division-list,.emirate-list{max-width:100%!important}
 .division-list button,.emirate-list a{box-sizing:border-box!important;max-width:100%!important}
 .map-modal{padding:0!important}
 .map-modal-panel{inset:8px!important;box-sizing:border-box!important;width:auto!important;max-width:none!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;margin:0!important;border-radius:20px!important;overflow:hidden!important}
 .map-modal-panel>header{flex:0 0 auto}
 #client-leaflet-map{min-height:280px!important}
}

@media(max-width:620px){
 body{padding-bottom:94px}
 .site-header .site-nav{padding:96px 18px 112px!important}
 .site-nav>a,.site-nav .nav-service>a{padding:12px 6px!important;font-size:23px!important}
 .service-menu-toggle{right:5px!important}
 .quick-tools{left:5px!important;right:5px!important;max-width:calc(100vw - 10px)!important;height:78px!important;padding:5px 3px!important}
 .quick-tools>a,.quick-tools>button,.quick-tools>a:hover,.quick-tools>button:hover{height:66px!important;padding:0 1px!important}
 .quick-tools span{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important}
 .quick-tools svg{width:19px!important;height:19px!important}
 .quick-tools b{font-size:8px!important}
 .fixed-quote-orb{right:10px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:68px!important;height:68px!important;font-size:11px!important}
 .routing-modal .modal-panel{padding:22px 16px!important;border-radius:20px!important}
 .routing-modal .modal-panel>img{width:150px!important;margin-bottom:12px!important}
 .routing-modal .modal-panel>h2{margin-top:14px!important;font-size:30px!important}
 .map-modal-panel{inset:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}
 .map-modal-panel>header h2{font-size:clamp(24px,7vw,34px)!important}
 .map-controls{grid-template-columns:1fr!important}
}

@media(prefers-reduced-motion:reduce){
 .site-header .site-nav,.quick-tools>a,.quick-tools>button{transition:none!important}
}

/* V7: final small-screen navigation, fixed actions and compact map modal. */
@media (max-width:1100px){
  body{padding-bottom:112px}
  body.nav-open,body.modal-open{overflow:hidden!important}

  /* Naffco-inspired full-screen menu using Kaizen branding. */
  .site-header:has(.site-nav.open){z-index:2100!important}
  .site-header .site-nav,
  .site-header .site-nav.open{
    box-sizing:border-box!important;
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-height:100dvh!important;
    padding:128px 24px 48px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    color:#fff!important;
    background:#071522!important;
  }
  .site-header .site-nav:before{
    content:"";
    position:fixed;
    z-index:0;
    inset:-24px;
    background:url('/assets/media/kaizen-fire-protection-hero.webp') center/cover no-repeat;
    filter:blur(11px) saturate(.82);
    transform:scale(1.06);
    pointer-events:none;
  }
  .site-header .site-nav:after{
    content:"";
    position:fixed;
    z-index:0;
    inset:0;
    background:linear-gradient(180deg,rgba(5,15,25,.88),rgba(8,17,25,.93));
    pointer-events:none;
  }
  .site-header .site-nav>*{position:relative;z-index:1}
  .site-header .site-nav{display:flex!important;visibility:hidden!important;opacity:0!important;transform:translateX(100%)!important;pointer-events:none!important}
  .site-header .site-nav.open{visibility:visible!important;opacity:1!important;transform:translateX(0)!important;pointer-events:auto!important}
  .site-nav .mobile-nav-head{
    position:absolute!important;top:24px!important;left:26px!important;right:26px!important;
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    width:auto!important;max-width:none!important;margin:0!important
  }
  .site-nav .mobile-nav-head img{width:min(220px,52vw)!important;max-height:64px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}
  .site-nav .mobile-nav-head button{display:grid!important;place-items:center!important;width:62px!important;height:62px!important;padding:0!important;border:1px solid #7d262d!important;border-radius:50%!important;color:#fff!important;background:transparent!important;font-size:40px!important;line-height:1!important}
  .site-nav>a,.site-nav>.nav-service{flex:0 0 auto!important;width:min(680px,100%)!important;max-width:680px!important;margin:0 auto!important}
  .site-nav>a,.site-nav .nav-service>a{box-sizing:border-box!important;display:block!important;width:100%!important;min-height:54px!important;padding:11px 54px!important;color:#fff!important;text-align:center!important;font-size:clamp(23px,3vw,31px)!important;font-weight:500!important;line-height:1.28!important}
  .site-nav>a:after,.site-nav .nav-service>a:after{display:none!important}
  .site-nav .nav-service{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:start!important}
  .site-nav .nav-service>a{grid-column:1/-1!important;grid-row:1!important}
  .site-nav .service-menu-toggle{position:relative!important;z-index:2!important;grid-column:2!important;grid-row:1!important;right:auto!important;top:auto!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;margin:7px 2px 0 0!important;border:1px solid #46505a!important;border-radius:50%!important;color:#fff!important;background:#202020!important;font-size:25px!important}
  /* Closed submenus must occupy no height. Older navigation CSS kept them
     invisible at tablet widths, which created the large blank gaps. */
  .site-nav .service-submenu{
    grid-column:1/-1!important;position:static!important;display:none!important;
    visibility:hidden!important;opacity:0!important;transform:none!important;
    width:min(590px,100%)!important;max-height:0!important;overflow:hidden!important;
    margin:0 auto!important;padding:0!important;border:0!important;border-radius:14px!important;
    background:rgba(4,12,20,.72)!important;box-shadow:none!important;backdrop-filter:blur(5px)
  }
  .site-nav .nav-service.open .service-submenu{
    display:block!important;visibility:visible!important;opacity:1!important;max-height:none!important;
    margin:2px auto 10px!important;padding:7px 14px 12px!important;border-top:1px solid #ffffff24!important
  }
  .site-nav .service-submenu a{display:block!important;padding:9px 12px!important;color:#cfd4d8!important;text-align:center!important;font-size:18px!important;font-weight:500!important}

  /* Stable centred action pill. */
  .quick-tools{
    box-sizing:border-box!important;left:50%!important;right:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;
    width:min(720px,calc(100vw - 24px))!important;max-width:720px!important;height:88px!important;
    transform:translateX(-50%)!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;
    transition:opacity .18s ease,visibility .18s ease!important
  }
  .quick-tools>a,.quick-tools>button,.quick-tools>a:hover,.quick-tools>button:hover,.quick-tools>a:focus,.quick-tools>button:focus,.quick-tools>a:active,.quick-tools>button:active{height:74px!important;transform:none!important}
  .fixed-quote-orb{right:max(18px,calc((100vw - min(720px,calc(100vw - 24px)))/2 + 8px))!important;bottom:calc(112px + env(safe-area-inset-bottom))!important;width:72px!important;height:72px!important}
  body.nav-open .quick-tools,body.nav-open .fixed-quote-orb,body.modal-open .quick-tools,body.modal-open .fixed-quote-orb{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}

  /* Centred card map: never full screen on phones or tablets. */
  .map-modal.open{display:grid!important;place-items:center!important;padding:24px!important}
  .map-modal .map-modal-panel{
    position:relative!important;inset:auto!important;box-sizing:border-box!important;
    width:min(760px,calc(100vw - 48px))!important;height:min(760px,calc(100dvh - 48px))!important;
    max-width:760px!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;
    border-radius:24px!important;overflow:hidden!important;box-shadow:0 28px 90px #0009!important
  }
  .map-modal-panel>header{padding:20px 22px 15px!important}
  .map-modal-panel>header h2{font-size:clamp(25px,4vw,38px)!important;line-height:1.08!important}
  .map-controls{grid-template-columns:minmax(0,1fr) minmax(170px,.48fr)!important;gap:10px!important;padding:12px 18px!important}
  .map-controls input{grid-column:1/-1!important}
  .map-controls button{grid-column:auto!important}
  #client-leaflet-map{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:260px!important}
}

@media (max-width:620px){
  body{padding-bottom:100px}
  .site-header .site-nav,.site-header .site-nav.open{padding:108px 18px 35px!important}
  .site-nav .mobile-nav-head{top:18px!important;left:18px!important;right:18px!important}
  .site-nav .mobile-nav-head img{width:min(190px,55vw)!important}
  .site-nav .mobile-nav-head button{width:54px!important;height:54px!important;font-size:34px!important}
  .site-nav>a,.site-nav .nav-service>a{min-height:50px!important;padding:9px 50px!important;font-size:24px!important}
  .site-nav .service-menu-toggle{width:40px!important;height:40px!important;margin-top:6px!important}
  .site-nav .service-submenu a{padding:8px!important;font-size:16px!important}
  .quick-tools{width:calc(100vw - 12px)!important;height:78px!important}
  .quick-tools>a,.quick-tools>button,.quick-tools>a:hover,.quick-tools>button:hover{height:66px!important}
  .quick-tools b{font-size:8px!important}
  .fixed-quote-orb{right:10px!important;bottom:calc(96px + env(safe-area-inset-bottom))!important;width:66px!important;height:66px!important}
  .map-modal.open{padding:12px!important}
  .map-modal .map-modal-panel{width:calc(100vw - 24px)!important;height:min(760px,calc(100dvh - 24px))!important;max-height:calc(100dvh - 24px)!important;border-radius:20px!important}
  .map-modal-panel>header{padding:16px 16px 12px!important}
  .map-modal-panel>header>button{width:46px!important;height:46px!important}
  .map-controls{grid-template-columns:1fr!important;padding:10px 14px!important}
  .map-controls input,.map-controls select,.map-controls button{grid-column:auto!important;min-height:44px!important}
  #client-leaflet-map{min-height:245px!important}
}

@media (max-height:720px) and (max-width:1100px){
  .site-header .site-nav,.site-header .site-nav.open{padding-top:96px!important}
  .site-nav>a,.site-nav .nav-service>a{padding-top:8px!important;padding-bottom:8px!important}
  .site-nav .mobile-nav-head{top:14px!important}
}

/* V8 responsive stability layer. Homepage showcase visuals live in homepage-modern.css. */
:root{--quick-tools-height:88px;--quick-tools-gap:14px;--kaizen-red:#f15a24;--kaizen-orange:#f15a24;--kaizen-navy:#071a2d}
html{scroll-behavior:smooth}
body{padding-bottom:0!important}
.site-footer-v5{padding-bottom:34px}
.carousel-shell{position:relative}
.carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin:0 0 14px}
.carousel-controls button{display:grid;width:44px;height:44px;place-items:center;border:1px solid currentColor;border-radius:50%;color:inherit;background:transparent;font-size:20px;cursor:pointer}
.service-marquee,.home-project-carousel{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden;scroll-behavior:smooth;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.service-marquee,.home-project-carousel{cursor:grab}.service-marquee:active,.home-project-carousel:active{cursor:grabbing}
.service-marquee::-webkit-scrollbar,.home-project-carousel::-webkit-scrollbar{display:none}
.service-marquee-track,.home-project-track{animation:none!important;transform:none!important;will-change:auto}
.service-marquee a,.home-project-card{scroll-snap-align:start;scroll-snap-stop:normal}
.services .carousel-controls{color:#fff}
.site-header .nav-toggle:before,.site-header .nav-toggle:after{content:none!important;display:none!important}
.site-header .nav-toggle{display:none;align-content:center;justify-items:center;gap:5px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:0!important}
.site-header .nav-toggle>span{display:block;width:25px;height:3px;border-radius:4px;transform-origin:center;transition:transform .24s ease,opacity .18s ease;background:var(--kaizen-red)}
.site-header .nav-toggle>span:nth-child(2){background:var(--kaizen-orange)}
.site-header .nav-toggle>span:nth-child(3){background:var(--kaizen-red)}
.site-header .nav-toggle[aria-expanded="true"]>span:first-child{transform:translateY(8px) rotate(45deg);background:var(--kaizen-red)}
.site-header .nav-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
.site-header .nav-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-8px) rotate(-45deg);background:var(--kaizen-orange)}
@media(max-width:1100px){
 .site-header .nav-toggle{display:grid!important}
 .site-footer-v5{padding-bottom:calc(var(--quick-tools-height) + 64px + env(safe-area-inset-bottom))!important;background:#04111e!important}
 .fixed-quote-orb{right:max(18px,calc((100vw - min(720px,calc(100vw - 24px)))/2 + 10px))!important;bottom:calc(var(--quick-tools-height) + var(--quick-tools-gap) + 14px + env(safe-area-inset-bottom))!important;width:72px!important;height:72px!important;z-index:1001!important}
}
@media(max-width:620px){
 :root{--quick-tools-height:78px;--quick-tools-gap:12px}
 .site-footer-v5{padding-bottom:calc(var(--quick-tools-height) + 54px + env(safe-area-inset-bottom))!important}
 .fixed-quote-orb{right:10px!important;bottom:calc(var(--quick-tools-height) + var(--quick-tools-gap) + 10px + env(safe-area-inset-bottom))!important;width:64px!important;height:64px!important;font-size:10px!important}
 .carousel-controls button{width:40px;height:40px}
}
@media(max-width:380px){.fixed-quote-orb{width:58px!important;height:58px!important}.quick-tools b{font-size:7px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-marquee,.home-project-carousel{scroll-behavior:auto}.fixed-quote-orb{animation:none!important}}

/* V11.6.6 smooth-scroll stability: native browser scrolling only; no wheel hijacking. */
html{scroll-behavior:smooth;scroll-padding-top:88px}
.service-marquee,.home-project-carousel,.service-related-track,.service-gallery-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-marquee,.home-project-carousel,.service-related-track,.service-gallery-track{scroll-behavior:auto!important}}

/* Kaizen Fire Protection — modern shared Service/Subservice page, final 2026-08-18 */
:root{--kaizen-orange:#f15a24;--kaizen-orange-dark:#d94b12;--service-max:1480px}

/* Global primary navigation: match Kaizen logo palette on every screen. */
.site-header .site-nav>a,.site-header .site-nav>.nav-service>a{color:var(--kaizen-orange)!important}
.site-header .site-nav>a:hover,.site-header .site-nav>a:focus-visible,.site-header .site-nav>.nav-service>a:hover,.site-header .site-nav>.nav-service>a:focus-visible{color:var(--kaizen-orange-dark)!important}
.site-header .site-nav a:not(.nav-cta):after{background:var(--kaizen-orange)!important}
.site-header .service-submenu a{color:#fff!important}.site-header .service-submenu a:hover,.site-header .service-submenu a:focus-visible{color:#fff!important;background:rgba(241,90,36,.18)!important}

.service-modern-hero{position:relative;isolation:isolate;min-height:610px;margin-top:92px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#071a2d}
.service-modern-hero__image,.service-modern-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.service-modern-hero__image{z-index:0;object-fit:cover;object-position:center}.service-modern-hero__overlay{z-index:1;background:linear-gradient(90deg,rgba(4,21,37,.97) 0%,rgba(4,21,37,.92) 36%,rgba(4,21,37,.60) 60%,rgba(4,21,37,.14) 100%),linear-gradient(0deg,rgba(4,21,37,.36),transparent 55%)}
.service-modern-hero__content{position:relative;z-index:2;width:min(var(--service-max),calc(100% - 64px));margin:auto;padding:82px 0 100px}.service-modern-kicker,.service-modern-eyebrow{margin:0 0 16px;color:var(--kaizen-orange);font-size:12px;font-weight:900;letter-spacing:2.2px;text-transform:uppercase}.service-modern-kicker:after,.service-modern-eyebrow:after{content:"";display:inline-block;width:34px;height:2px;margin-left:10px;vertical-align:middle;background:var(--kaizen-orange)}
.service-modern-hero h1{max-width:760px;margin:0 0 24px;font-size:clamp(58px,5.7vw,88px);line-height:.98;letter-spacing:-3.6px;text-wrap:balance}.service-modern-summary{max-width:700px;margin:0;color:#e5edf2;font-size:18px;line-height:1.65}.service-modern-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.service-modern-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:18px;padding:12px 24px;border:1px solid transparent;border-radius:5px;font-weight:900;transition:transform .22s,box-shadow .22s,background .22s,color .22s}.service-modern-btn:hover{transform:translateY(-2px)}.service-modern-btn--primary{color:#fff;background:var(--kaizen-orange);box-shadow:0 12px 28px rgba(241,90,36,.25)}.service-modern-btn--primary:hover{background:var(--kaizen-orange-dark);box-shadow:0 16px 32px rgba(241,90,36,.32)}.service-modern-btn--ghost{color:#fff;border-color:rgba(255,255,255,.72);background:rgba(7,26,45,.22);backdrop-filter:blur(8px)}.service-modern-btn--ghost:hover{background:#fff;color:#071a2d}

.service-benefit-wrap{position:relative;z-index:6;width:min(var(--service-max),calc(100% - 64px));margin:-44px auto 0}.service-benefit-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e3e9ed;border-radius:13px;background:#fff;box-shadow:0 18px 55px rgba(7,26,45,.14)}.service-benefit-strip article{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center;min-width:0;padding:20px 22px;position:relative}.service-benefit-strip article:not(:last-child):after{content:"";position:absolute;right:0;top:24%;bottom:24%;width:1px;background:#e4eaee}.service-benefit-strip img{width:38px;height:38px;object-fit:contain}.service-benefit-strip strong,.service-benefit-strip span{display:block}.service-benefit-strip strong{color:#071a2d;font-size:14px}.service-benefit-strip span{margin-top:2px;color:#677888;font-size:12px;line-height:1.35}

.service-scope-modern.section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(46px,6vw,92px);align-items:center;max-width:var(--service-max);padding-top:84px;padding-bottom:72px}.service-scope-modern__copy{min-width:0}.service-scope-modern h2{max-width:720px;margin:0 0 20px;color:#071a2d;font-size:clamp(44px,4.4vw,66px);line-height:1.02;letter-spacing:-2.4px;text-wrap:balance}.service-scope-modern__intro{max-width:690px;color:#42586a;font-size:16px;line-height:1.72}.service-scope-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:24px 0 0;padding:0;list-style:none}.service-scope-list li{position:relative;padding-left:24px;color:#20394d;font-size:14px;font-weight:700}.service-scope-list li:before{content:"✓";position:absolute;left:0;top:1px;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;color:#fff;background:var(--kaizen-orange);font-size:10px;font-weight:900}.service-scope-list a:hover{color:var(--kaizen-orange)}.service-scope-cta{margin-top:28px}.service-scope-modern__visual{position:relative;min-width:0;overflow:hidden;border-radius:12px;box-shadow:0 22px 60px rgba(7,26,45,.16);background:#e9eef1}.service-scope-modern__visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.38);border-radius:inherit;pointer-events:none}.service-scope-modern__visual img{width:100%;height:clamp(420px,38vw,570px);object-fit:cover;transition:transform .65s ease}.service-scope-modern__visual:hover img{transform:scale(1.035)}.service-scope-modern__placeholder{height:520px;background:linear-gradient(135deg,#dfe8ed,#f5f8fa)}

.service-system-gallery.section{max-width:var(--service-max);padding-top:18px;padding-bottom:68px}.service-gallery-heading,.service-related-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.service-gallery-heading h2,.service-related-heading h2,.service-technical-overview__heading h2{margin:0;color:#071a2d;font-size:clamp(32px,3.2vw,46px);line-height:1.05;letter-spacing:-1.4px}.service-gallery-controls,.service-related-controls{display:flex;gap:9px}.service-gallery-controls button,.service-related-controls button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d7e0e5;border-radius:50%;color:var(--kaizen-orange);background:#fff;font-size:17px;font-weight:900;cursor:pointer;transition:.2s}.service-gallery-controls button:hover,.service-related-controls button:hover{border-color:var(--kaizen-orange);color:#fff;background:var(--kaizen-orange);transform:translateY(-2px)}.service-gallery-viewport{overflow:hidden;touch-action:pan-y}.service-gallery-track{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;cursor:grab}.service-gallery-track::-webkit-scrollbar{display:none}.service-gallery-track.is-dragging{cursor:grabbing;scroll-snap-type:none}.service-gallery-card{position:relative;flex:0 0 calc((100% - 64px)/5);min-width:0;aspect-ratio:1.32/1;overflow:hidden;padding:0;border:0;border-radius:10px;background:#0b263d;scroll-snap-align:start;cursor:zoom-in}.service-gallery-card:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.22);border-radius:inherit;pointer-events:none}.service-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.service-gallery-card:hover img{transform:scale(1.055);filter:saturate(1.05)}.service-gallery-progress{height:2px;margin-top:18px;background:#dfe6ea}.service-gallery-progress span{display:block;width:20%;height:100%;background:var(--kaizen-orange);transform-origin:left;transition:width .25s ease}

.service-lightbox[hidden]{display:none}.service-lightbox{position:fixed;z-index:1400;inset:0;display:grid;place-items:center;padding:24px}.service-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(2,13,24,.88);backdrop-filter:blur(7px)}.service-lightbox figure{position:relative;z-index:2;width:min(1180px,94vw);max-height:90vh;margin:0;padding:12px;border-radius:14px;background:#071a2d;box-shadow:0 35px 100px #0008}.service-lightbox figure img{width:100%;max-height:80vh;object-fit:contain;border-radius:9px}.service-lightbox figcaption{padding:10px 4px 2px;color:#d8e2e8;font-size:13px}.service-lightbox__close{position:absolute;z-index:3;right:20px;top:20px;display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;color:#071a2d;background:#fff;font-size:30px;cursor:pointer}

.service-technical-overview.section{max-width:var(--service-max);padding-top:18px;padding-bottom:72px}.service-technical-overview__heading{margin-bottom:26px}.service-technical-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.service-technical-card{min-width:0;padding:28px 18px 24px;border:1px solid #e4e9ec;border-radius:10px;background:#fff;text-align:center;box-shadow:0 10px 28px rgba(7,26,45,.06);transition:transform .25s,box-shadow .25s,border-color .25s}.service-technical-card:hover{transform:translateY(-6px);border-color:rgba(241,90,36,.38);box-shadow:0 20px 40px rgba(7,26,45,.12)}.service-technical-card>img{width:54px;height:54px;margin:0 auto 18px;object-fit:contain}.service-technical-card h3{margin:0 0 12px;color:#071a2d;font-size:19px;line-height:1.18}.service-technical-card p{margin:0;color:#5c6f7e;font-size:14px;line-height:1.68;white-space:normal;overflow:visible;display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial}.service-technical-card a{display:none!important}

.service-related-modern.section{max-width:var(--service-max);padding-top:14px;padding-bottom:78px}.service-related-viewport{overflow:hidden}.service-related-track{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.service-related-track::-webkit-scrollbar{display:none}.service-related-card{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;flex:0 0 calc((100% - 56px)/5);min-width:0;align-items:center;gap:14px;min-height:96px;padding:16px;border:1px solid #e4e9ed;border-radius:11px;background:#fff;box-shadow:0 8px 25px rgba(7,26,45,.055);scroll-snap-align:start;transition:.23s}.service-related-card:hover{transform:translateY(-4px);border-color:rgba(241,90,36,.38);box-shadow:0 18px 38px rgba(7,26,45,.10)}.service-related-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#f36a30,#d94b12);box-shadow:0 10px 25px rgba(241,90,36,.22)}.service-related-icon img{width:38px;height:38px;max-width:72%;max-height:72%;object-fit:contain;filter:none}.service-related-card strong{min-width:0;color:#071a2d;font-size:15px;line-height:1.25;text-wrap:balance}.service-related-arrow{color:var(--kaizen-orange);font-weight:900;transition:transform .2s}.service-related-card:hover .service-related-arrow{transform:translateX(3px)}

/* Additional non-duplicating service information: displayed after Related Services and before FAQ. */
.service-additional-info.section{max-width:var(--service-max);padding-top:8px;padding-bottom:82px}.service-additional-info{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,.62fr);gap:clamp(38px,6vw,96px);align-items:start}.service-additional-info__heading{position:sticky;top:120px}.service-additional-info__heading h2{max-width:520px;margin:0;color:#071a2d;font-size:clamp(34px,3.4vw,50px);line-height:1.08;letter-spacing:-1.7px;text-wrap:balance}.service-additional-info__body{min-width:0;padding:30px 34px;border:1px solid #e5eaed;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fafb);box-shadow:0 14px 38px rgba(7,26,45,.07);color:#3f5669;font-size:16px;line-height:1.78}.service-additional-info__body>:first-child{margin-top:0}.service-additional-info__body>:last-child{margin-bottom:0}.service-additional-info__body h2,.service-additional-info__body h3{margin:28px 0 10px;color:#071a2d;line-height:1.2}.service-additional-info__body h3{font-size:22px}.service-additional-info__body ul,.service-additional-info__body ol{padding-left:22px}.service-additional-info__body a{color:var(--kaizen-orange);font-weight:800}

@media(max-width:1280px){
 .service-modern-hero__content,.service-benefit-wrap{width:calc(100% - 48px)}
 .service-scope-modern.section{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:46px}
 .service-gallery-card{flex-basis:calc((100% - 48px)/4)}
 .service-technical-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-technical-card p{min-height:0}
 .service-related-card{flex-basis:calc((100% - 42px)/4)}
}
@media(max-width:1000px){
 .service-modern-hero{margin-top:100px;min-height:580px}.service-modern-hero__content{padding:72px 0 92px}.service-modern-hero__overlay{background:linear-gradient(90deg,rgba(4,21,37,.96),rgba(4,21,37,.75) 64%,rgba(4,21,37,.42)),linear-gradient(0deg,rgba(4,21,37,.3),transparent)}
 .service-benefit-strip{grid-template-columns:1fr 1fr}.service-benefit-strip article:nth-child(2):after{display:none}.service-benefit-strip article:nth-child(-n+2){border-bottom:1px solid #e4eaee}
 .service-scope-modern.section{grid-template-columns:1fr;gap:34px;padding-top:68px}.service-scope-modern__visual{order:2}.service-scope-modern__visual img{height:500px}
 .service-gallery-card{flex-basis:calc((100% - 32px)/3)}
 .service-related-card{flex-basis:calc((100% - 28px)/3)}
 .service-additional-info{grid-template-columns:1fr;gap:24px}.service-additional-info__heading{position:static}.service-additional-info__heading h2{max-width:760px}
}
@media(max-width:820px){
 .site-header .site-nav>a,.site-header .site-nav>.nav-service>a{color:var(--kaizen-orange)!important}.site-header .site-nav .nav-service{width:100%}
 .service-modern-hero{margin-top:100px;min-height:560px}.service-modern-hero h1{font-size:clamp(48px,9vw,66px);letter-spacing:-2.5px}.service-modern-summary{font-size:16px}.service-modern-hero__content{width:calc(100% - 44px)}
 .service-gallery-card{flex-basis:42%}.service-technical-card-grid{grid-template-columns:1fr 1fr}.service-technical-card h3,.service-technical-card p{min-height:0}.service-related-card{flex-basis:46%}
}
@media(max-width:620px){
 .service-modern-hero{margin-top:88px;min-height:520px;align-items:end}.service-modern-hero__image{object-position:center}.service-modern-hero__overlay{background:linear-gradient(90deg,rgba(4,21,37,.91),rgba(4,21,37,.66)),linear-gradient(0deg,rgba(4,21,37,.74),rgba(4,21,37,.10) 70%)}.service-modern-hero__content{width:calc(100% - 36px);padding:62px 0 68px}.service-modern-hero h1{font-size:clamp(42px,12vw,55px);line-height:1.01;letter-spacing:-2px}.service-modern-summary{line-height:1.55}.service-modern-actions{gap:10px}.service-modern-btn{flex:1;min-width:145px;padding:12px 16px}
 .service-benefit-wrap{width:calc(100% - 30px);margin-top:-28px}.service-benefit-strip{grid-template-columns:1fr 1fr;border-radius:11px}.service-benefit-strip article{grid-template-columns:36px 1fr;gap:10px;padding:15px 12px}.service-benefit-strip img{width:30px;height:30px}.service-benefit-strip strong{font-size:12px}.service-benefit-strip span{font-size:10px}.service-benefit-strip article:nth-child(odd):after{display:block}.service-benefit-strip article:nth-child(even):after{display:none}
 .service-scope-modern.section,.service-system-gallery.section,.service-technical-overview.section,.service-related-modern.section,.service-additional-info.section{padding-left:18px;padding-right:18px}.service-scope-modern.section{padding-top:58px;padding-bottom:54px}.service-scope-modern h2{font-size:clamp(37px,10.5vw,48px);letter-spacing:-1.7px}.service-scope-list{grid-template-columns:1fr}.service-scope-modern__visual img{height:340px}.service-scope-modern__placeholder{height:340px}
 .service-gallery-heading,.service-related-heading{align-items:flex-start}.service-gallery-heading h2,.service-related-heading h2,.service-technical-overview__heading h2{font-size:34px}.service-gallery-card{flex-basis:78%;aspect-ratio:1.25/1}.service-gallery-controls button,.service-related-controls button{width:40px;height:40px}.service-gallery-controls button[data-service-gallery-pause]{display:none}
 .service-technical-card-grid{display:grid;grid-template-columns:1fr;gap:14px;overflow:visible;padding-bottom:0}.service-technical-card{padding:24px 20px}.service-technical-card>img{width:50px;height:50px}
 .service-related-card{flex-basis:82%;min-height:90px}.service-related-controls{display:flex}
 .service-additional-info.section{padding-top:0;padding-bottom:60px}.service-additional-info__heading h2{font-size:34px}.service-additional-info__body{padding:23px 20px;font-size:15px;line-height:1.72}
 .service-lightbox{padding:10px}.service-lightbox figure{width:98vw;padding:7px}.service-lightbox__close{right:12px;top:12px;width:40px;height:40px}
}
@media(max-width:390px){
 .service-modern-hero__content{width:calc(100% - 28px)}.service-modern-hero h1{font-size:40px}.service-modern-actions{flex-direction:column}.service-modern-btn{width:100%}
 .service-benefit-wrap{width:calc(100% - 20px)}.service-benefit-strip{grid-template-columns:1fr}.service-benefit-strip article{grid-template-columns:42px 1fr}.service-benefit-strip article:after{display:none!important}.service-benefit-strip article:not(:last-child){border-bottom:1px solid #e4eaee}
 .service-gallery-card,.service-technical-card,.service-related-card{flex-basis:88%}
}
@media(prefers-reduced-motion:reduce){.service-scope-modern__visual img,.service-gallery-card img,.service-modern-btn,.service-technical-card,.service-related-card{transition:none!important}.service-gallery-track{scroll-behavior:auto!important}}

/* 2026-08-19 service UX refinement: point-based technical cards, modern related carousel,
   editorial additional-information background, accessible FAQ hover/tap behavior and footer polish. */
.service-technical-card{padding:28px 24px 26px;text-align:left}
.service-technical-card>img{display:block;width:58px;height:58px;margin:0 0 18px;object-fit:contain}
.service-technical-card h3{margin:0 0 15px;text-align:left}
.service-technical-points{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#526779;font-size:14px;line-height:1.65}
.service-technical-points li{position:relative;padding-left:20px}
.service-technical-points li:before{content:"";position:absolute;left:0;top:.69em;width:7px;height:7px;border-radius:50%;background:var(--kaizen-orange);box-shadow:0 0 0 4px rgba(241,90,36,.10)}
.service-technical-card:hover .service-technical-points li:before{box-shadow:0 0 0 5px rgba(241,90,36,.14)}

.service-related-modern.section{position:relative}
.service-related-viewport{overflow:hidden;padding:6px 2px 18px;margin:0 -2px}
.service-related-track{touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;scroll-snap-type:x proximity}
.service-related-track.is-dragging{cursor:grabbing;scroll-snap-type:none}
.service-related-card{position:relative;overflow:hidden;text-decoration:none;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}
.service-related-card:before{content:"";position:absolute;z-index:-1;inset:auto -28px -58px auto;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(241,90,36,.12),rgba(241,90,36,0) 68%);transform:scale(.75);transition:transform .35s ease}
.service-related-card:hover,.service-related-card:focus-visible{transform:translateY(-6px);border-color:rgba(241,90,36,.44);box-shadow:0 22px 48px rgba(7,26,45,.13);background:linear-gradient(145deg,#fff,#fffaf7)}
.service-related-card:hover:before,.service-related-card:focus-visible:before{transform:scale(1.25)}
.service-related-card:focus-visible{outline:3px solid rgba(241,90,36,.24);outline-offset:3px}
.service-related-icon{transition:transform .3s ease,box-shadow .3s ease}
.service-related-icon img{width:42px;height:42px;max-width:78%;max-height:78%;transition:transform .3s ease}
.service-related-card:hover .service-related-icon,.service-related-card:focus-visible .service-related-icon{transform:translateY(-2px) rotate(-2deg);box-shadow:0 14px 31px rgba(241,90,36,.30)}
.service-related-card:hover .service-related-icon img,.service-related-card:focus-visible .service-related-icon img{transform:scale(1.08)}
.service-related-arrow{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:rgba(241,90,36,.08);transition:transform .25s ease,background .25s ease,color .25s ease}
.service-related-card:hover .service-related-arrow,.service-related-card:focus-visible .service-related-arrow{transform:translateX(4px);color:#fff;background:var(--kaizen-orange)}

.service-additional-info.section{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:clamp(40px,6vw,98px);align-items:center;max-width:var(--service-max);min-height:520px;padding-top:88px;padding-bottom:96px;border-top:1px solid #edf1f3}
.service-additional-info:before{content:"";position:absolute;z-index:-3;inset:0;background:linear-gradient(135deg,#fbfcfd 0%,#fff 48%,#f7f9fa 100%)}
.service-additional-info__decor{position:absolute;z-index:-2;inset:0;display:flex;align-items:center;overflow:hidden;pointer-events:none;user-select:none}
.service-additional-info__marquee{display:block;width:max-content;white-space:nowrap;transform:translate3d(0,0,0);animation:service-name-drift 34s linear infinite}
.service-additional-info__marquee:before{content:attr(data-service-title) "  •  " attr(data-service-title) "  •  " attr(data-service-title);display:block;font-size:clamp(94px,10vw,176px);font-weight:900;line-height:.88;letter-spacing:-.055em;text-transform:uppercase;color:#071a2d;opacity:.035}
@keyframes service-name-drift{from{transform:translate3d(0,0,0)}to{transform:translate3d(-33.333%,0,0)}}
.service-additional-info__watermark{position:absolute;z-index:-1;right:clamp(28px,5vw,90px);bottom:34px;width:clamp(150px,15vw,260px);height:auto;opacity:.035;filter:grayscale(1);pointer-events:none;user-select:none}
.service-additional-info__heading{position:relative;z-index:1;top:auto;align-self:center}
.service-additional-info__heading h2{max-width:600px;font-size:clamp(38px,3.6vw,55px)}
.service-additional-info__body{position:relative;z-index:1;padding:34px 38px;border:1px solid rgba(223,231,236,.92);border-radius:18px;background:rgba(255,255,255,.90);box-shadow:0 22px 58px rgba(7,26,45,.08);backdrop-filter:blur(8px)}
.service-additional-info__body p{margin:0 0 18px}.service-additional-info__body p:last-child{margin-bottom:0}
.service-additional-info__body ul,.service-additional-info__body ol{display:grid;gap:9px;margin:18px 0;padding-left:22px}

.service-faq.section{max-width:var(--service-max);padding-top:28px;padding-bottom:86px}
.service-faq details{overflow:hidden;margin:12px 0;padding:0!important;border:1px solid #e1e7eb!important;border-radius:12px!important;background:#fff;box-shadow:0 7px 24px rgba(7,26,45,.045);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.service-faq details:hover,.service-faq details:focus-within,.service-faq details[open]{border-color:rgba(241,90,36,.38)!important;box-shadow:0 14px 34px rgba(7,26,45,.08);transform:translateY(-1px)}
.service-faq summary{position:relative;display:block;padding:22px 66px 22px 24px!important;list-style:none;color:#102b43;font-weight:800;line-height:1.45;cursor:pointer;transition:color .2s ease,background .2s ease}
.service-faq summary::-webkit-details-marker{display:none}
.service-faq summary:hover,.service-faq summary:focus-visible{color:var(--kaizen-orange);background:#fffaf7;outline:none}
.service-faq summary:after{content:"+"!important;position:absolute;right:20px;top:50%;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff2ec;color:var(--kaizen-orange);font-size:24px;font-weight:500;line-height:1;transform:translateY(-50%) rotate(0deg);transition:transform .25s ease,background .25s ease,color .25s ease}
.service-faq details[open] summary:after{content:"+"!important;transform:translateY(-50%) rotate(45deg);color:#fff;background:var(--kaizen-orange)}
.service-faq details p{margin:0!important;padding:0 24px 24px!important;color:#566a78;line-height:1.75}
.service-faq details[data-hover-open="1"]{border-color:rgba(241,90,36,.30)!important}

.site-footer.site-footer-v5{position:relative;overflow:hidden;gap:clamp(28px,3vw,54px);padding-top:76px;padding-bottom:max(34px,env(safe-area-inset-bottom));border-top:3px solid var(--kaizen-orange);background:radial-gradient(circle at 12% 0%,rgba(241,90,36,.10),transparent 28%),linear-gradient(145deg,#061728,#03101d 72%);align-items:start}
.site-footer.site-footer-v5:before{content:"";position:absolute;right:-120px;bottom:-140px;width:420px;height:420px;border:1px solid rgba(241,90,36,.08);border-radius:50%;box-shadow:0 0 0 55px rgba(241,90,36,.025),0 0 0 110px rgba(241,90,36,.018);pointer-events:none}
.site-footer-v5>div{position:relative;z-index:1;min-width:0}
.site-footer-v5 .footer-brand{padding-right:clamp(10px,2vw,32px)}
.site-footer-v5 .footer-brand img{width:min(220px,100%);height:auto;filter:none;margin-bottom:22px}
.site-footer-v5 .footer-brand p{max-width:410px;line-height:1.75;color:#aebbc5}
.site-footer-v5 h3{position:relative;margin:0 0 20px;padding-bottom:11px;font-size:16px;letter-spacing:.02em}
.site-footer-v5 h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:var(--kaizen-orange);transition:width .25s ease}
.site-footer-v5>div:hover h3:after{width:58px}
.site-footer-v5 a,.site-footer-v5 button{position:relative;display:block;width:max-content;max-width:100%;margin:8px 0;color:#aebbc5;text-decoration:none;transition:color .2s ease,transform .2s ease}
.site-footer-v5 a:hover,.site-footer-v5 a:focus-visible,.site-footer-v5 button:hover,.site-footer-v5 button:focus-visible{color:#fff;transform:translateX(4px);outline:none}
.site-footer-v5 a:before,.site-footer-v5 button:before{content:"";position:absolute;left:-10px;top:50%;width:4px;height:4px;border-radius:50%;background:var(--kaizen-orange);opacity:0;transform:translateY(-50%) scale(.4);transition:opacity .2s ease,transform .2s ease}
.site-footer-v5 a:hover:before,.site-footer-v5 a:focus-visible:before,.site-footer-v5 button:hover:before,.site-footer-v5 button:focus-visible:before{opacity:1;transform:translateY(-50%) scale(1)}
.site-footer-v5 address{padding:0 0 16px;margin:0 0 15px;border-bottom:1px solid rgba(255,255,255,.08)}
.site-footer-v5 address:last-of-type{border-bottom:0}.site-footer-v5 address strong{display:block;color:#fff;margin-bottom:5px}.site-footer-v5 address span{color:#9eacb7;line-height:1.55}
.site-footer-v5 .copyright{position:relative;z-index:1;margin-top:16px;padding-top:23px;border-color:rgba(255,255,255,.10);color:#81919e}

@media(max-width:1100px){
 .service-additional-info.section{grid-template-columns:1fr;min-height:auto;gap:26px;padding-top:68px;padding-bottom:76px}
 .service-additional-info__heading{max-width:820px}
 .service-additional-info__marquee{animation:none;transform:translateX(-4%)}
 .service-additional-info__marquee:before{content:attr(data-service-title);font-size:clamp(72px,11vw,118px);opacity:.03}
 .service-additional-info__watermark{width:180px;right:30px;bottom:24px;opacity:.025}
 .site-footer.site-footer-v5{padding-bottom:max(145px,calc(120px + env(safe-area-inset-bottom)))}
}
@media(max-width:760px){
 .service-technical-card{padding:24px 21px}.service-technical-card>img{margin-bottom:15px}.service-technical-points{font-size:14px;gap:9px}
 .service-related-card{grid-template-columns:58px minmax(0,1fr) 28px}
 .service-additional-info.section{padding-top:58px;padding-bottom:64px}.service-additional-info__marquee{top:auto}.service-additional-info__marquee:before{content:attr(data-service-title);font-size:clamp(48px,15vw,76px);line-height:.92;opacity:.028;white-space:normal;max-width:94vw}.service-additional-info__watermark{display:none}.service-additional-info__body{padding:24px 21px;border-radius:14px;backdrop-filter:none}.service-additional-info__heading h2{font-size:clamp(32px,9vw,42px)}
 .service-faq.section{padding-left:18px;padding-right:18px;padding-bottom:70px}.service-faq summary{padding:19px 58px 19px 18px!important}.service-faq summary:after{right:15px;width:32px;height:32px}.service-faq details p{padding:0 18px 20px!important;font-size:14px}
 .site-footer.site-footer-v5{gap:30px;padding-left:22px;padding-right:22px}.site-footer-v5>div{padding-bottom:5px}.site-footer-v5 h3{margin-bottom:16px}
}
@media(max-width:420px){.service-related-card{flex-basis:88%}.service-additional-info__marquee:before{font-size:46px}.service-faq summary{font-size:15px}}
@media(prefers-reduced-motion:reduce){.service-additional-info__marquee{animation:none!important}.service-related-card,.service-related-icon,.service-related-icon img,.service-related-arrow,.service-faq details,.service-faq summary:after,.site-footer-v5 a,.site-footer-v5 button{transition:none!important}}


/* 2026-08-19 service UX correction: compact Additional Information + continuously moving Related Services */
.service-related-modern.section{padding-top:28px;padding-bottom:64px}
.service-related-viewport{position:relative;overflow:hidden;padding:10px 3px 22px;margin:0 -3px}
.service-related-viewport:before,.service-related-viewport:after{content:"";position:absolute;z-index:3;top:0;bottom:0;width:34px;pointer-events:none}
.service-related-viewport:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.service-related-viewport:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.service-related-track{display:flex!important;flex-wrap:nowrap!important;gap:16px!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none;scroll-snap-type:none!important;scroll-behavior:auto!important;touch-action:pan-y;cursor:grab;padding:2px 18px 8px;will-change:scroll-position}
.service-related-track::-webkit-scrollbar{display:none}
.service-related-track.is-dragging{cursor:grabbing;user-select:none}
.service-related-card{flex:0 0 clamp(250px,26vw,330px)!important;min-width:250px;min-height:106px;padding:17px 18px;border-radius:16px;grid-template-columns:60px minmax(0,1fr) 30px;gap:15px;box-shadow:0 9px 28px rgba(7,26,45,.065)}
.service-related-card:hover,.service-related-card:focus-visible{transform:translateY(-7px) scale(1.012);box-shadow:0 24px 54px rgba(7,26,45,.14)}
.service-related-icon{width:58px;height:58px;border-radius:15px}.service-related-icon img{width:44px;height:44px;max-width:80%;max-height:80%}
.service-related-card strong{font-size:15.5px;line-height:1.3}.service-related-arrow{width:30px;height:30px}

.service-additional-info.section{display:block;position:relative;isolation:isolate;overflow:hidden;max-width:var(--service-max);min-height:0!important;margin-top:0;padding-top:56px!important;padding-bottom:60px!important;border-top:1px solid #edf1f3}
.service-additional-info:before{content:"";position:absolute;z-index:-4;inset:0;background:linear-gradient(128deg,#fbfcfd 0%,#fff 52%,#f6f8fa 100%)}
.service-additional-info:after{content:"";position:absolute;z-index:-3;right:-120px;top:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(241,90,36,.075),rgba(241,90,36,0) 68%);pointer-events:none}
.service-additional-info__decor{position:absolute;z-index:-2;inset:0;display:flex;align-items:center;overflow:hidden;pointer-events:none;user-select:none}
.service-additional-info__marquee{width:max-content;white-space:nowrap;animation:service-name-drift 38s linear infinite}
.service-additional-info__marquee:before{content:attr(data-service-title) "   •   " attr(data-service-title) "   •   " attr(data-service-title);display:block;font-size:clamp(78px,8.6vw,145px);font-weight:900;line-height:.86;letter-spacing:-.055em;text-transform:uppercase;color:#071a2d;opacity:.028}
.service-additional-info__watermark{right:34px!important;bottom:20px!important;width:clamp(120px,10vw,180px)!important;opacity:.022!important}
.service-additional-info__heading,.service-additional-info__body{position:relative;z-index:1}
.service-additional-info__heading{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:end;gap:clamp(24px,4vw,58px);margin:0 0 24px}
.service-additional-info__heading .service-modern-eyebrow{align-self:start;margin-top:7px}
.service-additional-info__heading h2{grid-column:2;margin:0;max-width:none;font-size:clamp(31px,3vw,48px);line-height:1.04;letter-spacing:-1.1px}
.service-additional-info__heading .service-modern-eyebrow+h2{grid-column:2}
.service-additional-info__body{margin-left:min(31%,340px);max-width:900px;padding:26px 30px;border:1px solid rgba(223,231,236,.96);border-radius:16px;background:rgba(255,255,255,.93);box-shadow:0 18px 44px rgba(7,26,45,.07);backdrop-filter:blur(6px);columns:2;column-gap:38px;column-rule:1px solid rgba(223,231,236,.72)}
.service-additional-info__body p,.service-additional-info__body ul,.service-additional-info__body ol{break-inside:avoid;page-break-inside:avoid}
.service-additional-info__body p{margin:0 0 14px;line-height:1.72}.service-additional-info__body p:last-child{margin-bottom:0}
.service-additional-info__body ul,.service-additional-info__body ol{margin:13px 0 16px;padding-left:21px}.service-additional-info__body li{margin:0 0 7px;line-height:1.62}

@media(max-width:1050px){
 .service-related-card{flex-basis:clamp(245px,41vw,310px)!important}
 .service-additional-info.section{padding-top:48px!important;padding-bottom:52px!important}
 .service-additional-info__heading{display:block;margin-bottom:20px}.service-additional-info__heading h2{margin-top:7px;max-width:820px;font-size:clamp(30px,5vw,44px)}
 .service-additional-info__body{margin-left:0;max-width:none;columns:1;padding:25px 27px}
 .service-additional-info__marquee{animation:none;transform:translateX(-3%)}.service-additional-info__marquee:before{content:attr(data-service-title);font-size:clamp(66px,10vw,104px);opacity:.025}
 .service-additional-info__watermark{width:130px!important;opacity:.018!important}
}
@media(max-width:700px){
 .service-related-modern.section{padding-top:18px;padding-bottom:50px}.service-related-heading{gap:16px}.service-related-card{flex-basis:82vw!important;min-width:255px;max-width:330px;min-height:98px;padding:15px}.service-related-track{padding-left:8px;padding-right:8px}.service-related-viewport:before,.service-related-viewport:after{width:15px}
 .service-additional-info.section{padding-top:40px!important;padding-bottom:44px!important}.service-additional-info__heading{margin-bottom:16px}.service-additional-info__heading h2{font-size:clamp(29px,8.4vw,39px)}
 .service-additional-info__body{padding:21px 19px;border-radius:14px;backdrop-filter:none}.service-additional-info__body p{font-size:14.5px;line-height:1.7;margin-bottom:12px}
 .service-additional-info__marquee:before{font-size:clamp(44px,14vw,66px);white-space:normal;max-width:130vw;line-height:.9;opacity:.022}.service-additional-info__watermark{display:none!important}
}
@media(max-width:420px){.service-related-card{flex-basis:86vw!important;min-width:242px}.service-related-controls button{width:38px;height:38px}.service-additional-info.section{padding-top:36px!important;padding-bottom:40px!important}}
@media(prefers-reduced-motion:reduce){.service-additional-info__marquee{animation:none!important}.service-related-track{scroll-behavior:auto!important}}

/* 2026-08-19 V6 — final responsive service motion, carousel and full-width information band */
:root{--service-motion-ease:cubic-bezier(.22,.8,.25,1)}

/* Related Services: true responsive carousel. Desktop auto-moves; touch screens native-swipe. */
.service-related-modern.section{position:relative;max-width:var(--service-max);padding-top:32px;padding-bottom:72px}
.service-related-heading{position:relative;z-index:4}
.service-related-controls{display:flex;gap:10px;flex:0 0 auto}
.service-related-controls button{box-shadow:0 8px 22px rgba(7,26,45,.08)}
.service-related-viewport{position:relative;overflow:hidden;padding:12px 3px 25px;margin:0 -3px}
.service-related-track{display:flex!important;flex-wrap:nowrap!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 20px 10px!important;scrollbar-width:none;scroll-snap-type:none!important;scroll-behavior:auto!important;touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;will-change:scroll-position}
.service-related-track::-webkit-scrollbar{display:none}
.service-related-track.is-dragging{cursor:grabbing;user-select:none}
.service-related-card{position:relative;display:grid;grid-template-columns:60px minmax(0,1fr) 32px;flex:0 0 clamp(270px,24vw,330px)!important;min-width:270px!important;min-height:108px;align-items:center;gap:15px;padding:17px 18px!important;overflow:hidden;border:1px solid #e2e8ec;border-radius:17px;background:linear-gradient(145deg,#fff 0%,#fbfcfd 100%);box-shadow:0 10px 30px rgba(7,26,45,.065);text-decoration:none!important;isolation:isolate;scroll-snap-align:start;transition:transform .32s var(--service-motion-ease),box-shadow .32s var(--service-motion-ease),border-color .32s ease,background .32s ease}
.service-related-card:before{content:"";position:absolute;z-index:-1;right:-42px;bottom:-62px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(241,90,36,.18),rgba(241,90,36,0) 69%);transform:scale(.72);transition:transform .38s var(--service-motion-ease)}
.service-related-card:hover,.service-related-card:focus-visible{transform:translateY(-7px);border-color:rgba(241,90,36,.48);background:linear-gradient(145deg,#fff,#fff8f4);box-shadow:0 24px 56px rgba(7,26,45,.14)}
.service-related-card:hover:before,.service-related-card:focus-visible:before{transform:scale(1.22)}
.service-related-card:focus-visible{outline:3px solid rgba(241,90,36,.22);outline-offset:3px}
.service-related-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#f47736,#db4b12);box-shadow:0 11px 26px rgba(241,90,36,.23);transition:transform .32s var(--service-motion-ease),box-shadow .32s ease}
.service-related-icon img{width:44px!important;height:44px!important;max-width:80%!important;max-height:80%!important;object-fit:contain;transition:transform .32s var(--service-motion-ease)}
.service-related-card strong{min-width:0;color:#071a2d;font-size:15.5px;line-height:1.3;text-wrap:balance}
.service-related-arrow{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;color:var(--kaizen-orange);background:#fff3ed;font-size:16px;font-weight:900;transition:transform .3s var(--service-motion-ease),background .3s ease,color .3s ease}
.service-related-card:hover .service-related-icon,.service-related-card:focus-visible .service-related-icon{transform:translateY(-2px) rotate(-2deg);box-shadow:0 15px 30px rgba(241,90,36,.28)}
.service-related-card:hover .service-related-icon img,.service-related-card:focus-visible .service-related-icon img{transform:scale(1.08)}
.service-related-card:hover .service-related-arrow,.service-related-card:focus-visible .service-related-arrow{transform:translateX(4px);color:#fff;background:var(--kaizen-orange)}

/* Additional Service Information: edge-to-edge animated identity band with contained readable content. */
.service-additional-info.section{position:relative;isolation:isolate;overflow:hidden;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;padding:0!important;border:0!important;background:linear-gradient(120deg,#071a2d 0%,#0a253b 48%,#0d304a 100%)!important;color:#fff}
.service-additional-info__inner{position:relative;z-index:4;width:min(var(--service-max),calc(100% - 64px));margin:0 auto;padding:clamp(66px,7vw,104px) 0 clamp(62px,6vw,92px)}
.service-additional-info:before{content:"";position:absolute;z-index:-5;inset:0;background:radial-gradient(circle at 12% 16%,rgba(241,90,36,.18),transparent 31%),radial-gradient(circle at 88% 80%,rgba(255,128,54,.12),transparent 34%),linear-gradient(120deg,#071a2d,#0b2941 55%,#0d344f)}
.service-additional-info:after{content:"";position:absolute;z-index:-3;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent 3%,#000 24%,#000 80%,transparent 100%);pointer-events:none}
.service-additional-info__ambient{position:absolute;z-index:-2;inset:0;overflow:hidden;pointer-events:none}
.service-additional-info__ambient span{position:absolute;border-radius:999px;filter:blur(1px);opacity:.55}
.service-additional-info__ambient span:nth-child(1){width:260px;height:260px;left:-80px;top:18%;border:1px solid rgba(241,90,36,.22)}
.service-additional-info__ambient span:nth-child(2){width:500px;height:500px;right:-260px;top:-180px;border:1px solid rgba(255,255,255,.06)}
.service-additional-info__ambient span:nth-child(3){width:180px;height:2px;left:9%;bottom:17%;border-radius:0;background:linear-gradient(90deg,var(--kaizen-orange),transparent)}
.service-additional-info__decor{position:absolute;z-index:-1;inset:0;display:flex;align-items:center;overflow:hidden;pointer-events:none;user-select:none}
.service-additional-info__marquee{width:max-content;white-space:nowrap;animation:service-name-drift-v6 34s linear infinite;will-change:transform}
.service-additional-info__marquee:before{content:attr(data-service-title) "  •  " attr(data-service-title) "  •  " attr(data-service-title);display:block;font-family:inherit;font-size:clamp(92px,10vw,176px);font-weight:900;line-height:.78;letter-spacing:-.065em;text-transform:uppercase;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(241,90,36,.20) 30%,rgba(255,155,92,.13) 52%,rgba(255,255,255,.035) 76%);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.9}
@keyframes service-name-drift-v6{from{transform:translate3d(0,0,0)}to{transform:translate3d(-33.333%,0,0)}}
.service-additional-info__watermark{position:absolute!important;z-index:0!important;right:clamp(30px,6vw,92px)!important;bottom:clamp(26px,4vw,58px)!important;width:clamp(130px,11vw,210px)!important;height:auto!important;opacity:.035!important;filter:brightness(0) invert(1);pointer-events:none}
.service-additional-info__heading{position:relative;z-index:3;display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr);gap:clamp(28px,5vw,80px);align-items:end;margin:0 0 30px!important}
.service-additional-info__heading .service-modern-eyebrow{align-self:start;margin:7px 0 0;color:#ffb082;letter-spacing:.16em}
.service-additional-info__heading h2,.service-additional-info__heading .service-modern-eyebrow+h2{grid-column:2;margin:0!important;max-width:900px!important;color:#fff!important;font-size:clamp(38px,4.1vw,62px)!important;line-height:1.02!important;letter-spacing:-1.8px!important;text-wrap:balance}
.service-additional-info__body{position:relative;z-index:3;margin:0 0 0 min(31%,360px)!important;max-width:min(930px,69%)!important;padding:30px 34px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.115),rgba(255,255,255,.065))!important;box-shadow:0 25px 70px rgba(0,0,0,.18)!important;backdrop-filter:blur(11px);color:#dbe5ec!important;font-size:15.5px!important;line-height:1.76!important;columns:2;column-gap:42px;column-rule:1px solid rgba(255,255,255,.12)}
.service-additional-info__body p,.service-additional-info__body ul,.service-additional-info__body ol,.service-additional-info__body h2,.service-additional-info__body h3{break-inside:avoid;page-break-inside:avoid}
.service-additional-info__body p{margin:0 0 14px;color:#dbe5ec}.service-additional-info__body>:last-child{margin-bottom:0}
.service-additional-info__body h2,.service-additional-info__body h3{color:#fff!important;margin:24px 0 10px!important}
.service-additional-info__body li{margin-bottom:7px}.service-additional-info__body a{color:#ffb082!important}

/* Modern scroll reveal across Service pages — transform/opacity only to avoid layout shift. */
.service-scroll-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .68s var(--service-motion-ease),transform .68s var(--service-motion-ease)}
.service-scroll-reveal[data-reveal="left"]{transform:translate3d(-34px,0,0)}
.service-scroll-reveal[data-reveal="right"]{transform:translate3d(34px,0,0)}
.service-scroll-reveal.is-visible{opacity:1;transform:none}
.service-scroll-stagger>*{opacity:0;transform:translate3d(0,24px,0);transition:opacity .58s var(--service-motion-ease),transform .58s var(--service-motion-ease)}
.service-scroll-stagger.is-visible>*{opacity:1;transform:none}
.service-scroll-stagger.is-visible>*:nth-child(2){transition-delay:.07s}.service-scroll-stagger.is-visible>*:nth-child(3){transition-delay:.14s}.service-scroll-stagger.is-visible>*:nth-child(4){transition-delay:.21s}.service-scroll-stagger.is-visible>*:nth-child(5){transition-delay:.28s}.service-scroll-stagger.is-visible>*:nth-child(6){transition-delay:.35s}

@media(max-width:1100px){
 .service-related-card{flex-basis:clamp(260px,37vw,320px)!important}
 .service-additional-info__inner{width:min(var(--service-max),calc(100% - 48px));padding:70px 0 68px}
 .service-additional-info__heading{grid-template-columns:1fr;gap:10px;margin-bottom:24px!important}.service-additional-info__heading h2,.service-additional-info__heading .service-modern-eyebrow+h2{grid-column:1;max-width:850px!important;font-size:clamp(36px,5.2vw,52px)!important}
 .service-additional-info__body{margin-left:0!important;max-width:100%!important;columns:1}
 .service-additional-info__marquee{animation:none;transform:translateX(-4%)}.service-additional-info__marquee:before{content:attr(data-service-title);font-size:clamp(82px,12vw,126px);opacity:.7}
}
@media(max-width:900px){
 .service-related-track{scroll-snap-type:x mandatory!important;padding:4px 18px 12px!important;scroll-padding-left:18px}
 .service-related-card{flex-basis:clamp(250px,56vw,320px)!important;min-width:250px!important;scroll-snap-align:start}
 .service-related-controls button{width:42px;height:42px}
}
@media(max-width:700px){
 .service-related-modern.section{padding-left:18px!important;padding-right:18px!important;padding-bottom:58px}.service-related-heading{align-items:flex-end;gap:12px}.service-related-heading h2{font-size:clamp(31px,8vw,38px)}
 .service-related-viewport{margin-left:-18px;margin-right:-18px;padding-bottom:18px}.service-related-track{padding-left:18px!important;padding-right:18px!important;gap:13px!important}
 .service-related-card{flex:0 0 84vw!important;min-width:248px!important;max-width:330px!important;min-height:98px;padding:15px!important;grid-template-columns:55px minmax(0,1fr) 29px}.service-related-icon{width:54px;height:54px}.service-related-icon img{width:40px!important;height:40px!important}
 .service-related-controls{display:none!important}
 .service-additional-info__inner{width:calc(100% - 36px);padding:56px 0 54px}.service-additional-info__heading{margin-bottom:19px!important}.service-additional-info__heading h2,.service-additional-info__heading .service-modern-eyebrow+h2{font-size:clamp(32px,9.2vw,42px)!important;letter-spacing:-1.2px!important}
 .service-additional-info__body{padding:23px 20px!important;border-radius:15px!important;backdrop-filter:blur(5px);font-size:14.5px!important;line-height:1.7!important}
 .service-additional-info__marquee{top:auto;align-self:center;transform:translateX(-10%)}.service-additional-info__marquee:before{content:attr(data-service-title);max-width:150vw;white-space:normal;font-size:clamp(54px,16vw,78px);line-height:.86;opacity:.62}
 .service-additional-info__watermark{display:none!important}
 .service-additional-info__ambient span:nth-child(3){width:110px;left:5%}
}
@media(max-width:420px){.service-related-card{flex-basis:88vw!important;min-width:240px!important}.service-additional-info__inner{width:calc(100% - 30px);padding:48px 0}.service-additional-info__body{padding:20px 17px!important}.service-additional-info__marquee:before{font-size:50px}}
@media(prefers-reduced-motion:reduce){
 .service-additional-info__marquee{animation:none!important}.service-scroll-reveal,.service-scroll-stagger>*,.service-related-card,.service-related-icon,.service-related-icon img,.service-related-arrow{transition:none!important}.service-scroll-reveal,.service-scroll-stagger>*{opacity:1!important;transform:none!important}
}


/* 2026-08-19 Related Services click/touch reliability hotfix */
.service-related-viewport{pointer-events:auto!important}
.service-related-track{touch-action:auto!important;-webkit-overflow-scrolling:touch!important;pointer-events:auto!important}
.service-related-card{position:relative!important;z-index:1!important;pointer-events:auto!important;cursor:pointer!important;-webkit-user-drag:none;user-select:none}
.service-related-card>*{pointer-events:none}
.service-related-controls{position:relative;z-index:5}
.service-related-controls button{pointer-events:auto!important}
@media(max-width:900px){.service-related-track{scroll-snap-type:x mandatory!important;overscroll-behavior-x:contain!important}.service-related-card{scroll-snap-align:start!important}}

/* =========================
   KAIZEN SERVICE V11
   Scope content + playing-card carousel
   ========================= */
.service-scope-modern.section{position:relative;display:grid!important;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr)!important;gap:clamp(44px,5vw,84px)!important;align-items:center!important;max-width:var(--service-max)!important;padding-top:84px!important;padding-bottom:86px!important}
.service-scope-modern.section:before{content:"";position:absolute;inset:28px 0 20px;z-index:-1;border-radius:28px;background:radial-gradient(circle at 85% 18%,rgba(241,90,36,.08),transparent 28%),linear-gradient(135deg,rgba(7,26,45,.025),rgba(255,255,255,0));pointer-events:none}
.service-scope-modern__copy{min-width:0!important}.service-scope-modern h2{max-width:720px!important}.service-scope-list{gap:12px 22px!important}.service-scope-list li{padding:12px 14px 12px 38px!important;border:1px solid #e7ecef;border-radius:12px;background:linear-gradient(145deg,#fff,#fbfcfd);box-shadow:0 7px 20px rgba(7,26,45,.04);font-weight:750;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.service-scope-list li:before{left:13px!important;top:13px!important;width:18px!important;height:18px!important}.service-scope-list li:hover{transform:translateY(-2px);border-color:rgba(241,90,36,.35);box-shadow:0 12px 28px rgba(7,26,45,.07)}
.service-scope-modern__visual,.service-system-gallery{display:none!important}
.service-scope-carousel{position:relative;min-width:0;padding:20px 18px 16px;border:1px solid #e3e9ed;border-radius:24px;background:linear-gradient(145deg,#fff,#f7fafb);box-shadow:0 26px 70px rgba(7,26,45,.11);overflow:hidden}
.service-scope-carousel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 10%,rgba(241,90,36,.12),transparent 28%),linear-gradient(rgba(7,26,45,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(7,26,45,.018) 1px,transparent 1px);background-size:auto,30px 30px,30px 30px}
.service-scope-carousel__top{position:relative;z-index:4;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 2px 10px}.service-scope-carousel__top h3{margin:0;color:#071a2d;font-size:clamp(24px,2.2vw,32px);line-height:1.05;letter-spacing:-.8px}.service-scope-carousel__top .service-modern-eyebrow{margin-bottom:8px}
.service-scope-deck{position:relative;z-index:2;min-height:clamp(360px,33vw,520px);overflow:hidden;touch-action:pan-y;perspective:1300px}.service-scope-deck__stage{position:absolute;inset:0;display:block;cursor:grab;user-select:none;touch-action:pan-y}.service-scope-deck__stage:active{cursor:grabbing}
.service-scope-deck__card{--deck-delta:0;position:absolute!important;left:50%!important;top:50%!important;width:min(70%,680px)!important;aspect-ratio:3/2!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;overflow:hidden!important;background:#0b263d!important;box-shadow:0 20px 55px rgba(7,26,45,.18)!important;transform:translate(-50%,-50%) translateX(var(--deck-x,0%)) scale(var(--deck-scale,1)) rotateY(var(--deck-rot-y,0deg)) rotateZ(var(--deck-rot-z,0deg));opacity:1;z-index:1;transition:transform .72s cubic-bezier(.22,.68,.18,1),opacity .5s ease,filter .5s ease,box-shadow .5s ease;cursor:pointer;will-change:transform}
.service-scope-deck__card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:filter .45s ease,transform .45s ease}.service-scope-deck__card.is-active{z-index:30!important;box-shadow:0 28px 70px rgba(7,26,45,.25)!important}.service-scope-deck__card.is-active img{filter:saturate(1.03) contrast(1.01)}.service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{filter:saturate(.9) brightness(.9)}.service-scope-deck__card.is-far{opacity:0;pointer-events:none}.service-scope-deck__card:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.34);border-radius:inherit;pointer-events:none}
.service-scope-deck__meta{position:relative;z-index:4;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin:8px 4px 0}.service-scope-deck__counter{color:#657989;font-size:12px;font-weight:800;letter-spacing:.08em}.service-scope-carousel .service-gallery-progress{height:3px;margin:0;background:#e0e7eb;border-radius:99px;overflow:hidden}.service-scope-carousel .service-gallery-progress span{height:100%;background:linear-gradient(90deg,var(--kaizen-orange),#ff9a50)}
.service-scope-carousel .service-gallery-controls{display:flex;gap:8px}.service-scope-carousel .service-gallery-controls button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d6e0e6;border-radius:50%;background:#fff;color:var(--kaizen-orange);font-weight:900;cursor:pointer;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.service-scope-carousel .service-gallery-controls button:hover,.service-scope-carousel .service-gallery-controls button:focus-visible{transform:translateY(-2px);border-color:var(--kaizen-orange);background:var(--kaizen-orange);color:#fff}

/* Brand consistency: generic UI accents use Kaizen logo orange. */
.service-page .eyebrow.red,.service-faq .eyebrow.red{color:var(--kaizen-orange)!important}.service-page .eyebrow.red:after,.service-faq .eyebrow.red:after{background:var(--kaizen-orange)!important}
.service-technical-card{position:relative;overflow:hidden}.service-technical-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--kaizen-orange),transparent 70%)}

@media(max-width:1180px){.service-scope-modern.section{grid-template-columns:1fr!important;gap:34px!important}.service-scope-modern__copy{max-width:900px}.service-scope-carousel{width:100%;max-width:980px;margin-inline:auto}.service-scope-deck{min-height:500px}.service-scope-deck__card{width:min(72%,680px)!important}}
@media(max-width:820px){.service-scope-modern.section{padding-top:64px!important;padding-bottom:68px!important}.service-scope-deck{min-height:420px}.service-scope-deck__card{width:76%!important;transform:translate(-50%,-50%) translateX(var(--deck-x,0%)) scale(var(--deck-scale,1)) rotateZ(var(--deck-rot-z,0deg))}.service-scope-carousel__top h3{font-size:26px}}
@media(max-width:620px){.service-scope-modern.section{padding-left:18px!important;padding-right:18px!important}.service-scope-list{grid-template-columns:1fr!important}.service-scope-carousel{padding:16px 12px 14px;border-radius:19px}.service-scope-carousel__top{align-items:center}.service-scope-carousel__top h3{font-size:23px}.service-scope-deck{min-height:310px;overflow:visible}.service-scope-deck__card{width:84%!important;transform:translate(-50%,-50%) translateX(var(--deck-x,0%)) scale(var(--deck-scale,1))!important;border-radius:15px!important}.service-scope-deck__card.is-prev{opacity:.45}.service-scope-deck__card.is-next{opacity:.72}.service-scope-carousel .service-gallery-controls button{width:38px;height:38px}.service-scope-deck__meta{margin-top:3px}}
@media(prefers-reduced-motion:reduce){.service-scope-deck__card{transition:none!important}.service-scope-list li{transition:none!important}}

/* =========================
   V11.1 SERVICE SCOPE + FAQ CORRECTION
   Scope keeps the earlier clean layout; only the image area uses the card-deck motion.
   ========================= */
.service-scope-modern.section{
  align-items:center!important;
}
.service-scope-modern__copy .service-modern-eyebrow{
  margin-bottom:18px!important;
}
.service-scope-modern__intro{
  margin-top:0!important;
}
.service-scope-cta{display:none!important}

/* The gallery is visual-only: no box, headings, arrows, counter or progress chrome. */
.service-scope-carousel{
  position:relative!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.service-scope-carousel:before,
.service-scope-carousel__top,
.service-scope-deck__meta,
.service-scope-carousel .service-gallery-controls,
.service-scope-carousel .service-gallery-progress,
.service-scope-deck__counter{
  display:none!important;
}
.service-scope-deck{
  min-height:clamp(390px,31vw,500px)!important;
  overflow:visible!important;
  perspective:1400px!important;
}
.service-scope-deck__stage{
  overflow:visible!important;
}
.service-scope-deck__card{
  width:min(72%,700px)!important;
  border-radius:16px!important;
  box-shadow:0 18px 48px rgba(7,26,45,.18)!important;
}
.service-scope-deck__card.is-active{
  box-shadow:0 26px 64px rgba(7,26,45,.24)!important;
}

/* Numbered FAQ rows. */
.service-faq summary{
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  align-items:center!important;
  gap:14px!important;
}
.service-faq-number{
  display:inline-grid;
  width:38px;
  height:38px;
  place-items:center;
  border-radius:10px;
  background:#fff3ed;
  color:var(--kaizen-orange);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  transition:background .22s ease,color .22s ease,transform .22s ease;
}
.service-faq-question{min-width:0}
.service-faq details:hover .service-faq-number,
.service-faq details:focus-within .service-faq-number,
.service-faq details[open] .service-faq-number{
  background:var(--kaizen-orange);
  color:#fff;
  transform:translateY(-1px);
}

@media(max-width:1180px){
  .service-scope-carousel{max-width:980px!important;margin-inline:auto!important}
  .service-scope-deck{min-height:470px!important}
}
@media(max-width:820px){
  .service-scope-deck{min-height:405px!important}
}
@media(max-width:620px){
  .service-scope-carousel{padding:0!important;border-radius:0!important}
  .service-scope-deck{min-height:300px!important;overflow:visible!important}
  .service-scope-deck__card{width:86%!important;border-radius:14px!important}
  .service-faq summary{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;padding-left:16px!important}
  .service-faq-number{width:34px;height:34px;border-radius:9px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .service-faq-number{transition:none!important}
}


/* =========================
   V11.2 FULL-WIDTH SERVICE SCOPE VISUAL BAND
   ========================= */
.service-scope-modern.section{position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;margin:0!important;padding:88px max(28px,2.3vw) 84px!important;grid-template-columns:minmax(430px,.78fr) minmax(600px,1.22fr)!important;gap:clamp(42px,3.3vw,70px)!important;overflow:hidden!important;background:linear-gradient(105deg,#fff 0%,#fbfcfd 42%,#fff7f2 100%)!important}
.service-scope-modern.section:before{content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;border-radius:0!important;background:radial-gradient(circle at 82% 38%,rgba(241,90,36,.13),transparent 27%),linear-gradient(rgba(7,26,45,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,26,45,.025) 1px,transparent 1px)!important;background-size:auto,42px 42px,42px 42px!important}.service-scope-modern.section:after{content:"SCOPE";position:absolute;right:2vw;bottom:-.12em;z-index:-1;color:rgba(241,90,36,.035);font-size:clamp(120px,17vw,300px);font-weight:950;line-height:.8;letter-spacing:-.06em;pointer-events:none}.service-scope-modern__copy{position:relative;z-index:3;max-width:680px!important}.service-scope-modern__intro{max-width:660px!important;font-size:16px!important;line-height:1.7!important}.service-scope-list{gap:12px 16px!important}.service-scope-list li{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(5px);border-color:rgba(7,26,45,.09)!important;box-shadow:0 9px 24px rgba(7,26,45,.055)!important}.service-scope-list li:hover{border-color:rgba(241,90,36,.42)!important;box-shadow:0 15px 30px rgba(7,26,45,.09)!important}.service-scope-carousel{position:relative!important;z-index:2!important;width:100%!important;min-width:0!important;padding:26px 0!important;overflow:hidden!important}.service-scope-carousel:after{content:"";position:absolute;inset:12% 8%;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(241,90,36,.17),rgba(241,90,36,0) 68%);filter:blur(18px);pointer-events:none}.service-scope-deck{width:100%!important;min-height:clamp(420px,31vw,560px)!important;overflow:hidden!important}.service-scope-deck__stage{overflow:hidden!important}.service-scope-deck__card{width:min(67%,720px)!important;box-shadow:0 24px 60px rgba(7,26,45,.2)!important}.service-scope-deck__card.is-active{box-shadow:0 34px 76px rgba(7,26,45,.27)!important}
@media(max-width:1180px){.service-scope-modern.section{grid-template-columns:1fr!important;padding:72px max(24px,4vw) 74px!important;gap:30px!important}.service-scope-modern__copy{max-width:900px!important}.service-scope-carousel{max-width:none!important;width:100%!important;padding:10px 0 0!important}.service-scope-deck{min-height:500px!important}.service-scope-deck__card{width:min(72%,720px)!important}}
@media(max-width:820px){.service-scope-modern.section{padding:62px 22px 66px!important}.service-scope-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-scope-deck{min-height:410px!important}.service-scope-deck__card{width:76%!important}}
@media(max-width:620px){.service-scope-modern.section{padding:54px 18px 58px!important}.service-scope-modern.section:after{font-size:38vw}.service-scope-list{grid-template-columns:1fr!important}.service-scope-carousel{overflow:hidden!important;margin-inline:0!important}.service-scope-deck{min-height:300px!important;overflow:hidden!important}.service-scope-deck__stage{overflow:hidden!important}.service-scope-deck__card{width:84%!important}.service-scope-deck__card.is-prev{opacity:.30!important}.service-scope-deck__card.is-next{opacity:.72!important}}

/* =========================
   V11.5 MOBILE VISIBILITY + CENTER-FOCUS DECK + CONTINUOUS RELATED MOTION
   ========================= */
.service-scope-carousel{transform:translate3d(0,var(--service-scroll-drift,0px),0)}
.service-related-viewport,.service-additional-info__background{transform:translate3d(0,var(--service-scroll-drift,0px),0)}
.service-scope-deck__card.is-active{opacity:1!important;filter:none!important;transform:translate(-50%,-50%) translateX(var(--deck-x,0%)) scale(1.025) rotateY(var(--deck-rot-y,0deg)) rotateZ(var(--deck-rot-z,0deg))!important}
.service-scope-deck__card.is-active img{filter:saturate(1.04) contrast(1.03)!important}
.service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{opacity:.60!important;filter:blur(1.15px) saturate(.82) brightness(.88)!important}
.service-scope-deck__card.is-prev img,.service-scope-deck__card.is-next img{filter:saturate(.86) brightness(.9)!important}
.service-scope-deck__card.is-far{opacity:.16!important;filter:blur(2.5px) brightness(.78)!important;pointer-events:none!important}
.service-related-track{scroll-snap-type:none!important}
.service-related-card{scroll-snap-align:none!important}

/* Reveal animations are progressive enhancement: page content stays visible by default. */
.service-scroll-reveal,.service-scroll-stagger>*{opacity:1;transform:none}
html.service-motion-ready .service-scroll-reveal:not(.is-visible){opacity:0;transform:translate3d(0,28px,0)}
html.service-motion-ready .service-scroll-reveal[data-reveal="left"]:not(.is-visible){transform:translate3d(-34px,0,0)}
html.service-motion-ready .service-scroll-reveal[data-reveal="right"]:not(.is-visible){transform:translate3d(34px,0,0)}
html.service-motion-ready .service-scroll-stagger:not(.is-visible)>*{opacity:0;transform:translate3d(0,24px,0)}
@media(max-width:760px){
 html.service-motion-ready .service-scroll-reveal,html.service-motion-ready .service-scroll-stagger>*{opacity:1!important;transform:none!important}
 .service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{filter:none!important;opacity:.42!important}.service-scope-deck__card.is-next{opacity:.68!important}.service-scope-deck__card.is-far{filter:none!important;opacity:0!important}
 .service-scope-carousel,.service-related-viewport,.service-additional-info__background{transform:none!important}
}
@media(prefers-reduced-motion:reduce){.service-scope-carousel,.service-related-viewport,.service-additional-info__background{transform:none!important}}

/* =========================
   V11.5.1 SCOPE DECK VISUAL REFINEMENT
   Visual-only update inside the existing allocated gallery area.
   ========================= */
.service-scope-carousel{overflow:hidden!important}
.service-scope-deck{overflow:hidden!important;perspective:1500px!important}
.service-scope-deck__stage{overflow:hidden!important}
.service-scope-deck__card{
  width:min(68%,690px)!important;
  border-radius:16px!important;
  background:#071a2d!important;
  box-shadow:0 16px 42px rgba(7,26,45,.20)!important;
  transition:transform .72s cubic-bezier(.22,.68,.18,1),opacity .5s ease,filter .5s ease,box-shadow .5s ease!important;
}
.service-scope-deck__card.is-active{
  z-index:40!important;
  opacity:1!important;
  filter:none!important;
  box-shadow:0 28px 68px rgba(7,26,45,.29),0 0 0 1px rgba(241,90,36,.72)!important;
}
.service-scope-deck__card.is-active img{filter:saturate(1.08) contrast(1.035) brightness(1.015)!important}
.service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{
  opacity:.68!important;
  filter:saturate(.78) brightness(.66) blur(.35px)!important;
}
.service-scope-deck__card.is-prev img,.service-scope-deck__card.is-next img{filter:saturate(.86) contrast(.96)!important}
.service-scope-deck__card.is-near-far{
  opacity:.30!important;
  filter:saturate(.68) brightness(.50) blur(1px)!important;
  pointer-events:none!important;
}
.service-scope-deck__card.is-far{opacity:0!important;pointer-events:none!important}
.service-scope-deck__card:after{
  border-color:rgba(255,255,255,.20)!important;
  background:linear-gradient(180deg,transparent 62%,rgba(3,13,22,.13))!important;
}
@media(max-width:820px){
  .service-scope-deck__card{width:72%!important}
  .service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{opacity:.60!important;filter:saturate(.82) brightness(.72) blur(.25px)!important}
  .service-scope-deck__card.is-near-far{opacity:.18!important;filter:saturate(.72) brightness(.58) blur(.5px)!important}
}
@media(max-width:620px){
  .service-scope-deck{overflow:hidden!important}
  .service-scope-deck__card{width:82%!important}
  .service-scope-deck__card.is-prev,.service-scope-deck__card.is-next{opacity:.52!important;filter:saturate(.88) brightness(.78)!important}
  .service-scope-deck__card.is-near-far{opacity:0!important}
}

.career-hero,.job-hero{min-height:540px;display:grid;align-items:end;padding:170px max(24px,calc((100vw - 1240px)/2)) 80px;color:#fff;background:linear-gradient(90deg,rgba(4,20,35,.94),rgba(4,20,35,.48)),url('/assets/media/kaizen-fire-protection-hero.webp') center/cover}
.career-hero>div,.job-hero>div{max-width:850px}.career-hero h1,.job-hero h1{margin:15px 0 24px;font-size:clamp(46px,6vw,82px);line-height:1}.career-hero p:not(.eyebrow),.job-hero p{max-width:720px;font-size:19px;line-height:1.7}.job-hero{min-height:460px}.job-hero h1{font-size:clamp(42px,5.5vw,72px)}
.career-breadcrumb{display:flex;gap:10px;align-items:center;width:min(1240px,calc(100% - 48px));margin:24px auto;color:#687987;font-size:14px}.career-breadcrumb a{color:#df1f2d;font-weight:800}
.career-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:13px;margin-bottom:32px}.career-filters input,.career-filters select{min-height:52px}
.job-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.job-card{display:flex;min-height:360px;flex-direction:column;padding:30px;border:1px solid #dfe6eb;border-radius:16px;background:#fff;box-shadow:0 14px 40px rgba(7,26,45,.07)}.job-card[hidden]{display:none}.job-card h3{font-size:25px}.job-card>p{color:#657887}.job-card ul{display:grid;gap:7px;margin:15px 0 26px;padding-left:20px;color:#526879}.job-card .button{align-self:flex-start;margin-top:auto}.job-reference{color:#df1f2d!important;font-weight:900;letter-spacing:1px}.career-empty{padding:50px;border:1px dashed #bbc7cf;border-radius:16px;text-align:center}
.job-page{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);gap:50px;align-items:start}.job-content>section{padding:30px 0;border-bottom:1px solid #e1e7eb}.job-content h2{font-size:31px}.job-content p{color:#536776;line-height:1.8}.job-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dbe3e8}.job-facts span{display:grid;gap:5px;padding:20px;background:#f5f8fa}.job-facts b{color:#df1f2d;font-size:11px;letter-spacing:1px;text-transform:uppercase}.application-card{position:sticky;top:100px;padding:30px;border-radius:18px;background:#071a2d;color:#fff;box-shadow:0 20px 60px rgba(7,26,45,.2)}.application-card form{display:grid;gap:14px}.application-card label{display:grid;gap:6px;font-size:13px;font-weight:800}.application-card input,.application-card textarea{border-color:#ffffff38;color:#fff;background:#ffffff0d}.application-card input[type=file]{padding:10px}.application-card small{color:#afbec9}.application-card .consent{grid-template-columns:auto 1fr;align-items:start}.application-card .consent input{width:auto;margin-top:4px}.application-card .form-status{min-height:24px;margin:0}.job-closed{padding:20px;border:1px solid #ffffff33;border-radius:12px}.job-closed a{color:#fff;text-decoration:underline}.related-jobs{display:grid;gap:10px}.related-jobs a{display:grid;gap:4px;padding:16px;border:1px solid #dde5ea;border-radius:10px}.related-jobs span{color:#637481}.preview-notice{position:sticky;z-index:20;top:0;padding:12px;color:#fff;background:#a36300;text-align:center;font-weight:800}
@media(max-width:980px){.job-card-grid{grid-template-columns:repeat(2,1fr)}.job-page{grid-template-columns:1fr}.application-card{position:static}.career-filters{grid-template-columns:1fr 1fr}.career-filters label:first-child{grid-column:1/-1}}
@media(max-width:620px){.career-hero,.job-hero{min-height:520px;padding:125px 20px 58px}.career-hero h1,.job-hero h1{font-size:42px}.career-breadcrumb{width:calc(100% - 32px);overflow:auto;white-space:nowrap}.job-card-grid,.career-filters,.job-facts{grid-template-columns:1fr}.career-filters label:first-child{grid-column:auto}.job-card{min-height:330px;padding:24px}.job-page{padding-left:16px;padding-right:16px}.application-card{padding:22px}}

:root{--kaizen-orange:#f15a24;--kaizen-orange-dark:#d94b12;--kaizen-navy:#071a2d}
.site-footer.site-footer-v8{display:block!important;position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:54px 0 0!important;overflow:hidden!important;background:radial-gradient(circle at 8% 0%,rgba(241,90,36,.09),transparent 30%),linear-gradient(145deg,#071829 0%,#03101d 78%)!important;color:#fff!important;border-top:3px solid var(--kaizen-orange)!important;box-sizing:border-box!important}
.site-footer-v8 *{box-sizing:border-box}.site-footer-v8:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}
.footer-v8-grid,.footer-v8-bottom{position:relative;z-index:1;width:min(96vw,1840px)!important;margin-inline:auto!important;padding-inline:0!important}
.footer-v8-grid{display:grid!important;grid-template-columns:minmax(185px,.85fr) minmax(0,1.55fr) minmax(0,1.52fr) minmax(210px,.92fr) minmax(235px,1fr)!important;grid-template-areas:"brand fire maint offices contact"!important;gap:clamp(24px,1.75vw,38px)!important;align-items:start!important}
.footer-v8-grid>section{min-width:0!important;margin:0!important;padding:0!important}.footer-v8-brand{grid-area:brand}.footer-v8-fire{grid-area:fire}.footer-v8-maint{grid-area:maint}.footer-v8-offices{grid-area:offices}.footer-v8-contact{grid-area:contact}
.site-footer-v8 h3{position:relative;margin:0 0 18px;padding:0 0 11px;border-bottom:1px solid rgba(255,255,255,.11);color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.11em}.site-footer-v8 h3:after{content:"";position:absolute;left:0;bottom:-1px;width:38px;height:2px;background:linear-gradient(90deg,var(--kaizen-orange),#ff9d42)}
.footer-main-logo{display:block!important;width:min(218px,100%)!important;height:auto!important;margin:0 0 16px!important;filter:none!important}.footer-v8-brand p{max-width:31ch;margin:0 0 14px;color:#aebbc5;font-size:14px;line-height:1.62}.footer-inline-link,.footer-v8-two-cols a,.footer-cert-link,.footer-v8-bottom a,.footer-v8-bottom button{position:relative;display:block;width:max-content;max-width:100%;padding:0;border:0;background:none;color:#aebbc5;text-decoration:none;font:inherit;cursor:pointer;transition:color .22s ease,transform .22s ease}
.footer-v8-two-cols{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0 clamp(24px,1.8vw,38px)!important}.footer-v8-two-cols nav{display:flex;min-width:0;flex-direction:column;gap:3px}.footer-v8-two-cols a{width:100%;padding:5px 0;margin:0!important;font-size:13px;line-height:1.42;white-space:normal;overflow-wrap:anywhere}.footer-v8-two-cols a:after,.footer-inline-link:after,.footer-cert-link:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:linear-gradient(90deg,var(--kaizen-orange),#ffad58);transition:right .25s ease}.footer-v8-two-cols a:hover,.footer-v8-two-cols a:focus-visible,.footer-inline-link:hover,.footer-inline-link:focus-visible,.footer-cert-link:hover,.footer-cert-link:focus-visible{color:#fff;transform:translateX(4px)}.footer-v8-two-cols a:hover:after,.footer-v8-two-cols a:focus-visible:after,.footer-inline-link:hover:after,.footer-inline-link:focus-visible:after,.footer-cert-link:hover:after,.footer-cert-link:focus-visible:after{right:0}
.footer-trust-logos{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:14px;width:100%;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.footer-trust-logo{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:96px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;text-decoration:none!important;overflow:visible!important;transition:transform .22s ease,filter .22s ease}.footer-trust-logo img{display:block!important;width:100%!important;max-width:118px!important;height:92px!important;max-height:92px!important;object-fit:contain!important;filter:none!important;margin:0!important}.footer-trust-logo:hover,.footer-trust-logo:focus-visible{transform:translateY(-2px) scale(1.04);filter:brightness(1.1) drop-shadow(0 6px 12px rgba(241,90,36,.22))}.footer-trust-logo:focus-visible{outline:2px solid var(--kaizen-orange);outline-offset:5px}
.footer-office-tabs{display:grid;gap:8px;margin:0 0 12px}.footer-office-tabs button{width:100%;min-width:0;padding:10px 11px;border:1px solid rgba(255,255,255,.10);border-radius:11px;background:rgba(255,255,255,.04);color:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.footer-office-tabs button strong,.footer-office-tabs button span,.footer-office-tabs button small{display:block;overflow-wrap:anywhere}.footer-office-tabs button span{margin-top:2px;color:#91a4b4;font-size:11px}.footer-office-tabs button small{margin-top:4px;color:#71889a;font-size:10px;line-height:1.35}.footer-office-tabs button:hover,.footer-office-tabs button:focus-visible,.footer-office-tabs button.is-active{border-color:rgba(241,90,36,.65);background:rgba(241,90,36,.09);transform:translateY(-1px)}
#footer-office-map{width:100%;height:168px;border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden;background:#0a1f32;isolation:isolate}.site-footer-v8 #footer-office-map img,.site-footer-v8 .leaflet-container img{filter:none!important;margin:0!important}.footer-office-marker{width:42px!important;height:42px!important;border:3px solid var(--kaizen-orange);border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.35)}.footer-office-marker img{width:100%;height:100%;object-fit:contain;padding:4px}.footer-office-empty,.footer-office-map-fallback{padding:14px;border:1px solid rgba(255,255,255,.10);border-radius:13px;background:rgba(255,255,255,.035);color:#9fb0bd}.footer-office-empty strong{display:block;margin-bottom:5px;color:#fff;font-size:12px}.footer-office-empty span,.footer-office-map-fallback span{display:block;font-size:11px;line-height:1.5}
.footer-contact-block{padding-bottom:11px;margin-bottom:11px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-contact-block h4{margin:0 0 7px;color:#fff;font-size:13px}.footer-contact-block a{display:flex!important;align-items:flex-start;gap:8px;max-width:100%;margin:6px 0!important;color:#aebbc5;text-decoration:none;font-size:12px;line-height:1.4;overflow-wrap:anywhere;transition:color .2s ease,transform .2s ease}.footer-contact-block a span{width:15px;flex:none;color:var(--kaizen-orange)}.footer-contact-block a:hover,.footer-contact-block a:focus-visible{color:#fff;transform:translateX(3px)}.footer-cert-link{margin:9px 0 14px!important;font-weight:700}.footer-career-cta{position:relative;display:block;padding:14px;border:1px solid transparent;border-radius:14px;background:linear-gradient(#071a2d,#071a2d) padding-box,linear-gradient(120deg,var(--kaizen-orange),#ffb15d,var(--kaizen-orange-dark),var(--kaizen-orange)) border-box;background-size:100% 100%,250% 250%;color:#fff;text-decoration:none;animation:footerCareerBorder 7s linear infinite;transition:transform .25s ease,box-shadow .25s ease}.footer-career-cta:hover,.footer-career-cta:focus-visible{transform:translateY(-2px);box-shadow:0 14px 34px rgba(241,90,36,.13)}.footer-career-cta strong{display:block;font-size:12px;line-height:1.35;letter-spacing:.04em}.footer-career-cta span{display:block;margin:6px 0;color:#aebbc5;font-size:11px;line-height:1.45}.footer-career-cta b{color:#ff9c53;font-size:11px}
.footer-v8-bottom{display:flex!important;justify-content:space-between;align-items:center;gap:20px;margin-top:34px!important;padding:17px 0 22px!important;border-top:1px solid rgba(255,255,255,.11);color:#8093a2;font-size:12px}.footer-v8-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-v8-bottom a,.footer-v8-bottom button{margin:0!important;font-size:12px}.footer-v8-bottom a:hover,.footer-v8-bottom a:focus-visible,.footer-v8-bottom button:hover,.footer-v8-bottom button:focus-visible{color:#fff}
@keyframes footerCareerBorder{to{background-position:100% 100%,250% 0}}
@media(max-width:1500px){.footer-v8-grid,.footer-v8-bottom{width:min(94vw,1380px)!important}.footer-v8-grid{grid-template-columns:minmax(205px,.82fr) minmax(0,1.18fr) minmax(0,1.18fr)!important;grid-template-areas:"brand fire maint" "offices offices contact"!important;gap:34px 38px!important}.footer-v8-offices{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(300px,1.25fr);grid-template-areas:"title title" "tabs map";gap:0 18px}.footer-v8-offices h3{grid-area:title}.footer-office-tabs{grid-area:tabs}.footer-v8-offices #footer-office-map{grid-area:map;height:190px}.footer-office-empty,.footer-office-map-fallback{grid-column:1/-1}}
@media(max-width:1080px){.site-footer.site-footer-v8{padding-top:44px!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}.footer-v8-grid,.footer-v8-bottom{width:min(92vw,940px)!important}.footer-v8-grid{grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand" "fire fire" "maint maint" "offices contact"!important;gap:30px 28px!important}.footer-v8-brand{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);gap:0 26px}.footer-v8-brand .footer-main-logo{grid-row:1/4}.footer-v8-brand p{max-width:48ch}.footer-trust-logos{grid-column:2;max-width:260px;margin-top:8px;padding-top:12px}.footer-trust-logo{min-height:82px!important}.footer-trust-logo img{max-width:96px!important;height:76px!important;max-height:76px!important}.footer-v8-offices{display:block}.footer-v8-offices #footer-office-map{height:185px}}
@media(max-width:760px){.site-footer.site-footer-v8{padding-top:34px!important;padding-bottom:calc(118px + env(safe-area-inset-bottom))!important}.footer-v8-grid,.footer-v8-bottom{width:calc(100% - 32px)!important}.footer-v8-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "fire" "maint" "offices" "contact"!important;gap:0!important}.footer-v8-grid>section{padding:22px 0!important;border-bottom:1px solid rgba(255,255,255,.09)}.footer-v8-brand{display:block;padding-top:0!important}.footer-main-logo{width:min(230px,78vw)!important}.footer-v8-brand p{max-width:42ch;font-size:13px}.footer-trust-logos{width:min(250px,100%);margin-top:18px;padding-top:16px;gap:14px}.footer-trust-logo{min-height:78px!important}.footer-trust-logo img{max-width:86px!important;height:72px!important;max-height:72px!important}.footer-v8-two-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0 22px!important}.footer-v8-two-cols a{padding:5px 0;font-size:12px}.footer-v8-offices #footer-office-map{height:180px}.footer-v8-bottom{margin-top:0!important;padding-top:18px!important;flex-direction:column;align-items:flex-start}.footer-career-cta{max-width:430px}}
@media(max-width:480px){.footer-trust-logos{width:min(220px,100%)}.footer-trust-logo img{max-width:82px!important;height:68px!important;max-height:68px!important}.footer-v8-two-cols{grid-template-columns:1fr!important}.footer-v8-offices #footer-office-map{height:170px}.footer-v8-bottom nav{gap:14px}}

/* V11 compact quote modal */
.quote-v8-modal{padding:18px!important}.quote-v8-modal .modal-panel{width:min(710px,calc(100vw - 36px))!important;max-height:84vh!important;padding:0!important;overflow:auto!important;border-radius:18px!important;background:#fff!important;box-shadow:0 28px 80px rgba(1,15,26,.32)!important}.quote-v8-head{min-height:0!important;padding:18px 24px 15px!important;background:linear-gradient(135deg,#071a2d,#0e2d49)!important;color:#fff!important}.quote-v8-head img{display:block!important;width:168px!important;max-width:42%!important;height:auto!important;margin:0 0 9px!important;filter:none!important}.quote-v8-head h2{margin:0!important;font-size:30px!important;line-height:1.05!important}.quote-v8-head p{margin:6px 0 0!important;color:#b8c5cf!important;font-size:12.5px!important;line-height:1.45!important}.quote-v8-form{padding:18px 24px 22px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 13px!important}.quote-v8-form label{display:grid!important;gap:5px!important;color:#273b4b!important;font-size:12px!important;font-weight:700!important}.quote-v8-form input,.quote-v8-form select,.quote-v8-form textarea{width:100%!important;min-height:40px!important;padding:9px 11px!important;border:1px solid #dbe3e8!important;border-radius:9px!important;background:#fff!important;color:#152d3e!important;font:inherit!important}.quote-v8-form textarea{min-height:92px!important;max-height:120px!important;resize:vertical}.quote-v8-form .wide{grid-column:1/-1!important}.quote-v8-form .quote-submit-row{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.quote-v8-form .form-status{margin:0!important;color:#536775!important;font-size:12px!important}.quote-v8-form .trap{position:absolute!important;left:-9999px!important}.quote-v8-form button[type=submit]{min-height:42px!important;padding:10px 19px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,var(--kaizen-orange),#f48732)!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}.quote-v8-modal .modal-close{position:sticky!important;top:10px!important;float:right!important;z-index:8!important;margin:10px 10px -48px 0!important}
@media(max-width:760px){.quote-v8-modal{padding:12px!important}.quote-v8-modal .modal-panel{width:calc(100vw - 24px)!important;max-height:88vh!important;border-radius:16px!important}.quote-v8-head{padding:15px 18px 13px!important}.quote-v8-head img{width:142px!important}.quote-v8-head h2{font-size:25px!important}.quote-v8-head p{font-size:11.5px!important}.quote-v8-form{grid-template-columns:1fr!important;padding:15px 18px 18px!important;gap:9px!important}.quote-v8-form .wide,.quote-v8-form .quote-submit-row{grid-column:1!important}.quote-v8-form textarea{min-height:82px!important}}
@media(prefers-reduced-motion:reduce){.footer-career-cta{animation:none!important}.site-footer-v8 *{transition:none!important}}

/* =========================
   V11.1 FOOTER LAYOUT CORRECTION
   Fixes legacy .site-footer first-child max-width and prevents letter-by-letter wrapping.
   ========================= */
.site-footer.site-footer-v8>.footer-v8-grid,
.site-footer.site-footer-v8>.footer-v8-bottom{
  max-width:none!important;
}
.site-footer.site-footer-v8>.footer-v8-grid{
  width:min(96vw,1840px)!important;
  grid-template-columns:minmax(220px,.95fr) minmax(250px,1.48fr) minmax(250px,1.48fr) minmax(190px,.88fr) minmax(210px,1fr)!important;
  grid-template-areas:"brand fire maint offices contact"!important;
  gap:clamp(22px,1.55vw,34px)!important;
}
.site-footer-v8 .footer-v8-two-cols{
  gap:0 clamp(18px,1.35vw,30px)!important;
}
.site-footer-v8 .footer-v8-two-cols a,
.site-footer-v8 .footer-office-tabs button strong,
.site-footer-v8 .footer-office-tabs button span,
.site-footer-v8 .footer-office-tabs button small,
.site-footer-v8 .footer-contact-block a{
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:auto;
}
.site-footer-v8 .footer-main-logo{
  width:min(248px,100%)!important;
}
.site-footer-v8 .footer-trust-logos{
  width:min(248px,100%)!important;
  max-width:100%!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.site-footer-v8 .footer-trust-logo{
  min-height:108px!important;
}
.site-footer-v8 .footer-trust-logo img{
  width:100%!important;
  max-width:124px!important;
  height:106px!important;
  max-height:106px!important;
  object-fit:contain!important;
}

/* Keep the full five-group footer on normal desktop widths. */
@media (min-width:1321px) and (max-width:1500px){
  .site-footer.site-footer-v8>.footer-v8-grid,
  .site-footer.site-footer-v8>.footer-v8-bottom{width:min(96vw,1440px)!important;max-width:none!important}
  .site-footer.site-footer-v8>.footer-v8-grid{
    grid-template-columns:minmax(215px,.92fr) minmax(245px,1.42fr) minmax(245px,1.42fr) minmax(185px,.86fr) minmax(205px,.98fr)!important;
    grid-template-areas:"brand fire maint offices contact"!important;
    gap:22px!important;
  }
  .footer-v8-offices{display:block!important}
  .footer-v8-offices h3,.footer-office-tabs,.footer-v8-offices #footer-office-map{grid-area:auto!important}
  .footer-v8-offices #footer-office-map{height:168px!important}
}

/* Medium desktop / landscape tablet: readable two-row structure. */
@media (min-width:1081px) and (max-width:1320px){
  .site-footer.site-footer-v8>.footer-v8-grid,
  .site-footer.site-footer-v8>.footer-v8-bottom{width:min(94vw,1240px)!important;max-width:none!important}
  .site-footer.site-footer-v8>.footer-v8-grid{
    grid-template-columns:minmax(220px,.82fr) minmax(0,1.2fr) minmax(0,1.2fr)!important;
    grid-template-areas:"brand fire maint" "offices offices contact"!important;
    gap:34px 36px!important;
  }
}

@media(max-width:1080px){
  .site-footer.site-footer-v8>.footer-v8-grid,
  .site-footer.site-footer-v8>.footer-v8-bottom{max-width:none!important}
  .site-footer-v8 .footer-main-logo{width:min(260px,100%)!important}
  .site-footer-v8 .footer-trust-logos{width:min(300px,100%)!important;max-width:300px!important;gap:14px!important}
  .site-footer-v8 .footer-trust-logo{min-height:104px!important}
  .site-footer-v8 .footer-trust-logo img{max-width:132px!important;height:98px!important;max-height:98px!important}
}

@media(max-width:760px){
  .site-footer-v8 .footer-main-logo{width:min(270px,82vw)!important}
  .site-footer-v8 .footer-trust-logos{width:min(260px,82vw)!important;max-width:260px!important;gap:14px!important}
  .site-footer-v8 .footer-trust-logo{min-height:94px!important}
  .site-footer-v8 .footer-trust-logo img{max-width:112px!important;height:88px!important;max-height:88px!important}
}

@media(max-width:480px){
  .site-footer-v8 .footer-main-logo{width:min(250px,84vw)!important}
  .site-footer-v8 .footer-trust-logos{width:min(238px,86vw)!important;max-width:238px!important;gap:12px!important}
  .site-footer-v8 .footer-trust-logo{min-height:88px!important}
  .site-footer-v8 .footer-trust-logo img{max-width:104px!important;height:82px!important;max-height:82px!important}
}


/* =========================
   V11.2 FINAL FOOTER / OFFICE / TRUST / LEGAL / QUOTE ORB
   ========================= */
.site-footer.site-footer-v8{padding-top:48px!important}
.site-footer.site-footer-v8>.footer-v8-grid{width:min(96vw,1780px)!important;grid-template-columns:minmax(245px,1.02fr) minmax(330px,1.62fr) minmax(330px,1.62fr) minmax(250px,1.02fr) minmax(250px,1.02fr)!important;gap:clamp(26px,1.8vw,38px)!important}
.site-footer-v8 .footer-main-logo{width:min(280px,100%)!important}
.site-footer-v8 .footer-trust-logos{width:min(290px,100%)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.site-footer-v8 .footer-trust-logo{min-height:132px!important}
.site-footer-v8 .footer-trust-logo img{max-width:142px!important;height:126px!important;max-height:126px!important;object-fit:contain!important}
.footer-office-switch{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.footer-office-switch button{border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 9px;background:rgba(255,255,255,.035);color:#aebbc5;font-size:10.5px;cursor:pointer}.footer-office-switch button.is-active,.footer-office-switch button:hover,.footer-office-switch button:focus-visible{border-color:var(--kaizen-orange);color:#fff;background:rgba(241,90,36,.12)}
.footer-office-panels{min-width:0}.footer-office-panel{display:grid;gap:11px}.footer-office-panel[hidden]{display:none!important}.footer-office-copy{min-width:0}.footer-office-copy strong,.footer-office-copy span{display:block}.footer-office-copy strong{color:#fff;font-size:15px;line-height:1.35}.footer-office-copy span{margin-top:3px;color:var(--kaizen-orange);font-size:11px;font-weight:700}.footer-office-copy address{margin:8px 0 0;color:#aebbc5;font-style:normal;font-size:11px;line-height:1.55;overflow-wrap:anywhere}.footer-office-photo{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#0a1f32}.footer-office-photo img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;filter:none!important;transition:transform .45s ease}.footer-office-photo:hover img{transform:scale(1.035)}
.footer-v8-bottom{margin-top:34px!important;padding:18px 0 24px!important;border-top:1px solid rgba(255,255,255,.12)!important}.footer-v8-bottom>strong{color:var(--kaizen-orange)!important;font-weight:900!important;font-size:13px!important;letter-spacing:.01em}
@media(min-width:1101px){.fixed-quote-orb{left:24px!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.fixed-quote-orb:hover{transform:translateY(-50%) scale(1.045)!important}}
@media(max-width:1500px) and (min-width:1181px){.site-footer.site-footer-v8>.footer-v8-grid{width:min(95vw,1440px)!important;grid-template-columns:minmax(225px,.95fr) minmax(290px,1.45fr) minmax(290px,1.45fr) minmax(220px,.96fr) minmax(225px,.98fr)!important;gap:24px!important}.site-footer-v8 .footer-main-logo{width:min(260px,100%)!important}.site-footer-v8 .footer-trust-logo img{max-width:132px!important;height:116px!important;max-height:116px!important}}
@media(max-width:1180px){.site-footer.site-footer-v8>.footer-v8-grid{width:min(92vw,1060px)!important;grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand" "fire maint" "offices contact"!important;gap:34px 30px!important}.footer-v8-brand{display:grid!important;grid-template-columns:minmax(240px,310px) minmax(0,1fr)!important;gap:0 28px!important;align-items:start}.footer-v8-brand .footer-main-logo{grid-row:1/4!important;width:min(300px,100%)!important}.footer-v8-brand .footer-trust-logos{grid-column:2!important;width:min(320px,100%)!important;margin-top:12px!important}.site-footer-v8 .footer-trust-logo{min-height:120px!important}.site-footer-v8 .footer-trust-logo img{max-width:145px!important;height:112px!important;max-height:112px!important}.footer-v8-two-cols{gap:0 22px!important}.footer-v8-two-cols a{font-size:12.5px!important}.footer-office-photo{max-width:420px}}
@media(max-width:760px){.site-footer.site-footer-v8{padding-top:34px!important;padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}.site-footer.site-footer-v8>.footer-v8-grid,.site-footer.site-footer-v8>.footer-v8-bottom{width:calc(100% - 36px)!important}.site-footer.site-footer-v8>.footer-v8-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "fire" "maint" "offices" "contact"!important;gap:0!important}.footer-v8-grid>section{padding:24px 0!important;border-bottom:1px solid rgba(255,255,255,.09)!important}.footer-v8-brand{display:block!important}.site-footer-v8 .footer-main-logo{width:min(290px,86vw)!important}.footer-v8-brand p{font-size:13px!important;max-width:42ch!important}.site-footer-v8 .footer-trust-logos{width:min(300px,90vw)!important;max-width:none!important;gap:12px!important;margin-top:18px!important;padding-top:16px!important}.site-footer-v8 .footer-trust-logo{min-height:112px!important}.site-footer-v8 .footer-trust-logo img{max-width:140px!important;height:106px!important;max-height:106px!important}.footer-v8-two-cols{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important}.footer-v8-two-cols a{font-size:12px!important;line-height:1.42!important;overflow-wrap:normal!important;word-break:normal!important}.footer-office-photo{width:min(100%,430px)!important}.footer-v8-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.footer-v8-bottom nav{display:flex!important;flex-wrap:wrap!important;gap:18px!important}}
@media(max-width:480px){.site-footer-v8 .footer-main-logo{width:min(270px,88vw)!important}.site-footer-v8 .footer-trust-logos{width:min(286px,92vw)!important}.site-footer-v8 .footer-trust-logo img{max-width:132px!important;height:100px!important;max-height:100px!important}.footer-v8-two-cols{grid-template-columns:1fr!important}.footer-office-copy address{font-size:11.5px!important}}

/* V11.4 public communication workflow + restored floating action colours */
.quick-tools{border-color:#ed1b2f!important}.quick-tools .tool-whatsapp span{background:#20c96b!important;color:#fff!important}.quick-tools .tool-map span,.quick-tools .tool-call span,.quick-tools .tool-certificates span,.quick-tools .tool-brochure span{background:#ed1b2f!important;color:#fff!important}.fixed-quote-orb{background:radial-gradient(circle at 34% 22%,#ff7d86 0 8%,#ed1b2f 30%,#98000c 100%)!important;border-color:#fff!important;color:#fff!important}.fixed-quote-orb:before{border-color:#ed1b2f!important}
.footer-wa-actions{display:grid;gap:8px}.footer-wa-button{display:grid!important;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;margin:0!important;padding:8px 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:transparent!important;color:#d8e2e8!important;text-align:left!important;cursor:pointer!important;font:inherit!important;transition:color .2s ease,transform .2s ease!important}.footer-wa-button:hover,.footer-wa-button:focus-visible{color:#fff!important;transform:translateX(3px)!important;outline:0}.footer-wa-button>b{color:var(--kaizen-orange)!important}.footer-wa-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#20c96b;color:#fff}.footer-wa-icon svg{width:17px;height:17px;fill:currentColor}.footer-public-contact a{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:6px!important;align-items:baseline!important}.footer-public-contact a strong{color:#fff;font-size:11px}.footer-public-contact a span{min-width:0;overflow-wrap:anywhere;color:#b9c6cf}.footer-v8-contact .footer-contact-block h4{margin-bottom:7px!important}
@media(max-width:760px){.footer-wa-button{max-width:440px}.footer-public-contact a{max-width:440px}}

/* =========================
   V11.4.1 CONTACT COLUMN WRAP FIX
   Root cause: the generic footer contact icon rule forced every <span>
   inside contact links to width:15px, including the phone/email text.
   ========================= */
.footer-v8-contact{
  min-width:260px!important;
}
.footer-public-contact{
  min-width:0!important;
}
.footer-public-contact a{
  display:flex!important;
  align-items:baseline!important;
  gap:7px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:7px 0!important;
  line-height:1.45!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.footer-public-contact a strong{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  color:#fff!important;
  font-size:11px!important;
  white-space:nowrap!important;
}
.footer-public-contact a span{
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  color:#b9c6cf!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  white-space:nowrap!important;
}
@media (min-width:761px) and (max-width:1180px){
  .site-footer.site-footer-v8>.footer-v8-grid{
    grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)!important;
    grid-template-areas:"brand brand" "fire fire" "maint maint" "offices contact"!important;
  }
  .footer-v8-contact{min-width:320px!important}
}
@media(max-width:760px){
  .footer-v8-contact{min-width:0!important;width:100%!important}
  .footer-public-contact a{max-width:100%!important}
  .footer-public-contact a span{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
}

/* =========================
   V11.5 OFFICE + CLEAN CONTACT + RESPONSIVE FOOTER
   ========================= */
.site-footer.site-footer-v8>.footer-v8-grid{
  width:min(96vw,1800px)!important;
  grid-template-columns:minmax(245px,1.08fr) minmax(360px,1.72fr) minmax(350px,1.64fr) minmax(280px,1.18fr) minmax(275px,1.13fr)!important;
  gap:clamp(24px,1.7vw,38px)!important;
  align-items:start!important;
}
.footer-v8-contact{min-width:0!important;width:auto!important}
.footer-wa-actions{display:none!important}
.footer-public-contact--simple{display:grid!important;gap:2px!important;margin:0 0 18px!important}
.footer-public-contact--simple>a{position:relative!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.09)!important;color:#c8d3dc!important;transform:none!important}
.footer-public-contact--simple>a:after{content:"";position:absolute;left:46px;right:100%;bottom:-1px;height:2px;background:var(--kaizen-orange);transition:right .25s ease}
.footer-public-contact--simple>a:hover,.footer-public-contact--simple>a:focus-visible{color:#fff!important;transform:translateX(3px)!important;outline:none}
.footer-public-contact--simple>a:hover:after,.footer-public-contact--simple>a:focus-visible:after{right:0}
.footer-contact-icon{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:50%!important;background:rgba(241,90,36,.12)!important;color:var(--kaizen-orange)!important}
.footer-contact-icon svg{width:17px!important;height:17px!important;fill:currentColor!important}
.footer-contact-copy{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:7px!important;align-items:baseline!important;min-width:0!important}
.footer-contact-copy strong{font-size:11px!important;color:#fff!important;white-space:nowrap!important}
.footer-contact-copy b{min-width:0!important;font-size:11.5px!important;font-weight:500!important;color:inherit!important;word-break:normal!important;overflow-wrap:anywhere!important}
.footer-office-copy address{font-size:11.5px!important;line-height:1.55!important;overflow-wrap:break-word!important;word-break:normal!important}
.footer-office-photo{margin-top:2px!important;aspect-ratio:16/9!important;border-radius:14px!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}
.footer-office-photo--empty{display:grid!important;place-items:center!important;border:1px dashed rgba(255,255,255,.16)!important;color:#8ea0ad!important;font-size:11px!important}
.footer-office-actions{display:flex!important;flex-wrap:wrap!important;gap:9px 15px!important;margin-top:9px!important}
.footer-office-actions button,.footer-office-actions a{position:relative;border:0!important;padding:0 0 4px!important;background:transparent!important;color:#d8e2e8!important;font:inherit!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important}
.footer-office-actions button:after,.footer-office-actions a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--kaizen-orange);transition:right .22s ease}.footer-office-actions button:hover:after,.footer-office-actions button:focus-visible:after,.footer-office-actions a:hover:after,.footer-office-actions a:focus-visible:after{right:0}
.footer-v8-bottom>strong{color:var(--kaizen-orange)!important;font-weight:950!important;font-size:13.5px!important}

.office-map-modal[hidden]{display:none!important}.office-map-modal{position:fixed;inset:0;z-index:1600;display:grid;place-items:center;padding:24px}.office-map-backdrop{position:absolute;inset:0;border:0;background:rgba(2,12,21,.82);backdrop-filter:blur(4px)}.office-map-panel{position:relative;z-index:2;width:min(940px,94vw);max-height:90vh;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.35)}.office-map-panel>header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:20px 22px;border-bottom:1px solid #e6ebee}.office-map-panel>header p{margin:0 0 3px;color:var(--kaizen-orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.office-map-panel>header h2{margin:0;font-size:26px;line-height:1.1;color:#071a2d}.office-map-panel>header span{display:block;margin-top:6px;color:#667987;font-size:13px}.office-map-panel>header button{flex:0 0 42px;width:42px;height:42px;border:0;border-radius:50%;background:#071a2d;color:#fff;font-size:25px;cursor:pointer}.office-map-panel #footer-office-modal-map{height:min(62vh,540px);min-height:360px;background:#e8eff2}.office-map-panel>footer{padding:14px 22px;background:#f7f9fa}.office-map-panel>footer a{display:inline-block;padding:10px 16px;border-radius:999px;background:var(--kaizen-orange);color:#fff;font-weight:900;font-size:12px}

@media(max-width:1320px) and (min-width:981px){
 .site-footer.site-footer-v8>.footer-v8-grid{width:min(94vw,1240px)!important;grid-template-columns:1fr 1.35fr 1.35fr!important;grid-template-areas:"brand fire maint" "offices contact contact"!important;gap:34px 28px!important}
 .footer-v8-brand{grid-area:brand!important}.footer-v8-fire{grid-area:fire!important}.footer-v8-maint{grid-area:maint!important}.footer-v8-offices{grid-area:offices!important}.footer-v8-contact{grid-area:contact!important;max-width:none!important}
 .footer-v8-contact{display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(280px,1fr)!important;column-gap:30px!important;align-content:start!important}.footer-v8-contact>h3{grid-column:1/-1}.footer-public-contact--simple,.footer-cert-link{grid-column:1}.footer-career-cta{grid-column:2;grid-row:2/5;margin-top:0!important}
}
@media(max-width:980px){
 .site-footer.site-footer-v8>.footer-v8-grid{width:calc(100% - 48px)!important;grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand" "fire maint" "offices contact"!important;gap:34px 28px!important}
 .footer-v8-brand{grid-area:brand!important}.footer-v8-fire{grid-area:fire!important}.footer-v8-maint{grid-area:maint!important}.footer-v8-offices{grid-area:offices!important}.footer-v8-contact{grid-area:contact!important}
 .footer-v8-brand{display:grid!important;grid-template-columns:minmax(220px,300px) minmax(0,1fr)!important;gap:0 26px!important}.footer-v8-brand .footer-main-logo{grid-row:1/4!important}.footer-v8-brand .footer-trust-logos{grid-column:2!important;margin-top:14px!important}
 .footer-v8-two-cols{grid-template-columns:1fr 1fr!important;gap:0 20px!important}.footer-office-photo{max-width:100%!important}
}
@media(max-width:700px){
 .site-footer.site-footer-v8>.footer-v8-grid,.site-footer.site-footer-v8>.footer-v8-bottom{width:calc(100% - 32px)!important}
 .site-footer.site-footer-v8>.footer-v8-grid{grid-template-columns:1fr!important;grid-template-areas:"brand" "fire" "maint" "offices" "contact"!important;gap:0!important}
 .footer-v8-brand{display:block!important}.footer-v8-grid>section{padding:22px 0!important}.footer-v8-two-cols{grid-template-columns:1fr!important}.footer-public-contact--simple>a{max-width:none!important}.footer-contact-copy{grid-template-columns:auto minmax(0,1fr)!important}.footer-career-cta{max-width:none!important}.footer-office-switch{overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:3px}.office-map-modal{padding:10px}.office-map-panel{width:100%;border-radius:17px}.office-map-panel #footer-office-modal-map{height:58vh;min-height:300px}.office-map-panel>header{padding:15px}.office-map-panel>header h2{font-size:21px}
}

/* =========================
   V11.5.1 SIMPLE CONTACT ICONS
   ========================= */
.footer-public-contact--simple>a{
  grid-template-columns:32px minmax(0,1fr)!important;
  gap:10px!important;
}
.footer-contact-icon{
  width:30px!important;
  height:30px!important;
  border-radius:50%!important;
  background:#ed1c2b!important;
  color:#fff!important;
  box-shadow:0 5px 14px rgba(237,28,43,.18)!important;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important;
}
.footer-contact-icon svg{width:16px!important;height:16px!important;fill:#fff!important}
.footer-contact-copy{display:block!important;min-width:0!important}
.footer-contact-copy b{
  display:block!important;
  min-width:0!important;
  color:#d8e2e8!important;
  font-size:11.5px!important;
  font-weight:500!important;
  line-height:1.45!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
.footer-public-contact--simple>a:hover .footer-contact-icon,.footer-public-contact--simple>a:focus-visible .footer-contact-icon{
  transform:translateY(-2px) scale(1.03)!important;
  box-shadow:0 8px 20px rgba(237,28,43,.30)!important;
  filter:brightness(1.04)!important;
}
@media(max-width:760px){
  .footer-public-contact--simple>a{grid-template-columns:34px minmax(0,1fr)!important;min-height:46px!important}
  .footer-contact-icon{width:32px!important;height:32px!important}
  .footer-contact-icon svg{width:17px!important;height:17px!important}
}

/* V11.6.23 — Office Location modal + CSP-safe custom marker presentation. */
.office-map-modal{
  padding:clamp(12px,2.2vw,28px)!important;
  align-items:center!important;
  justify-items:center!important;
}
.office-map-panel{
  display:grid!important;
  grid-template-rows:auto minmax(280px,1fr) auto!important;
  width:min(900px,92vw)!important;
  max-height:min(86dvh,760px)!important;
  overflow:hidden!important;
  border-radius:20px!important;
}
.office-map-panel>header{padding:16px 18px!important;gap:16px!important}
.office-map-panel>header h2{font-size:clamp(20px,2.2vw,27px)!important}
.office-map-panel>header span{max-width:680px!important;line-height:1.45!important}
.office-map-panel #footer-office-modal-map{
  width:100%!important;
  height:clamp(340px,52dvh,520px)!important;
  min-height:280px!important;
  max-height:520px!important;
}
.office-map-panel>footer{padding:12px 18px!important}
.footer-office-modal-marker{
  display:block!important;
  width:52px!important;
  height:64px!important;
  max-width:none!important;
  border:0!important;
  background:transparent!important;
  filter:drop-shadow(0 7px 8px rgba(7,26,45,.34))!important;
}
@media(max-width:700px){
  .office-map-modal{padding:10px!important}
  .office-map-panel{
    width:min(94vw,520px)!important;
    max-height:85dvh!important;
    border-radius:17px!important;
    grid-template-rows:auto minmax(250px,1fr) auto!important;
  }
  .office-map-panel>header{padding:12px 13px!important}
  .office-map-panel>header p{font-size:9px!important}
  .office-map-panel>header h2{font-size:19px!important}
  .office-map-panel>header span{font-size:11px!important;line-height:1.4!important;margin-top:4px!important}
  .office-map-panel>header button{width:38px!important;height:38px!important;flex-basis:38px!important;font-size:22px!important}
  .office-map-panel #footer-office-modal-map{
    height:clamp(300px,48dvh,460px)!important;
    min-height:260px!important;
  }
  .office-map-panel>footer{padding:10px 13px!important}
  .office-map-panel>footer a{padding:9px 14px!important;font-size:11px!important}
}

/* V11.6.41 performance and visual stability layer. */
.page-hero{background-image:linear-gradient(90deg,rgb(7 26 45 / var(--page-hero-overlay,.95)),rgb(7 26 45 / .42)),var(--page-hero-image,url('/assets/media/kaizen-fire-protection-team.webp'))}
.career-hero,.job-hero{background-image:linear-gradient(90deg,rgb(4 20 35 / var(--career-hero-overlay,.94)),rgb(4 20 35 / .46)),var(--career-hero-image,url('/assets/media/kaizen-fire-protection-team.webp'))}
.about-hero{background-image:linear-gradient(90deg,rgba(4,21,37,.94),rgba(4,21,37,.45)),url('/assets/media/kaizen-fire-protection-team.webp')}
.site-header .site-nav:before{background-image:url('/assets/media/kaizen-fire-protection-team.webp')!important}
#client-leaflet-map,.leaflet-container,.leaflet-map-pane,.leaflet-tile-pane{background:#172c37!important}
.leaflet-tile{will-change:transform;backface-visibility:hidden}
.home-project-carousel--single{overflow:visible!important;cursor:default!important;mask-image:none!important}
.home-project-carousel--single .home-project-track{width:100%!important;max-width:620px!important}
.home-project-carousel--single .home-project-card{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:620px!important;height:390px!important}
@media(max-width:620px){.home-project-carousel--single .home-project-card{height:340px!important}.home-project-carousel--single .home-project-track{max-width:100%!important}}
@media(prefers-reduced-motion:reduce){.leaflet-zoom-animated{transition:none!important}}

/* V11.6.42 — no-white media paint, approved Expertise glass and lightweight homepage atmosphere. */
:root{--kfp-navy:#071a2d;--kfp-navy-soft:#102b42;--kfp-orange:#f15a24}
.service-image-card__media,.home-project-card__media,.portfolio-card__image,.project-page-hero__media,.project-dialog__visual,.resource-grid img,.about-visual>img,.about-section-card>img,.scope-image,.service-hero>img,.footer-office-photo img,.certificates-grid img,.certificate-strip img{background:linear-gradient(135deg,#102b42,#071a2d 58%,#183b50)!important}
img{color:transparent}
.hero{background:#071a2d url('/assets/media/kaizen-fire-protection-team.webp') center/cover no-repeat}
.hero-video{background:#071a2d}
.hero-video-fallback{background:#071a2d}

/* Every homepage section receives depth without downloading another image. */
body.home-page main>section{position:relative;isolation:isolate;overflow:hidden}
body.home-page main>section:not(.hero)::before,body.home-page main>section:not(.hero)::after{content:"";position:absolute;z-index:-1;pointer-events:none;will-change:transform;transform:translate3d(0,var(--ambient-shift,0px),0)}
body.home-page .leadership{background:linear-gradient(145deg,#fff 0%,#f7f9fb 52%,#eef3f6 100%)!important}
body.home-page .leadership::before{width:520px;height:520px;right:-170px;top:-210px;border:1px solid rgba(241,90,36,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(241,90,36,.025),0 0 0 118px rgba(7,26,45,.025)}
body.home-page .leadership::after{width:44%;height:100%;left:-10%;top:0;background:linear-gradient(120deg,rgba(241,90,36,.055),transparent 70%);clip-path:polygon(0 0,100% 0,62% 100%,0 100%)}
body.home-page #services{background:radial-gradient(circle at 88% 8%,rgba(68,92,119,.25),transparent 30%),radial-gradient(circle at 5% 92%,rgba(241,90,36,.10),transparent 27%),linear-gradient(145deg,#051724,#0a2238 54%,#101d33)!important}
body.home-page #services::before{width:670px;height:670px;right:-260px;top:-330px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 145px rgba(255,255,255,.012)}
body.home-page #services::after{inset:auto auto -160px -120px;width:460px;height:360px;background:linear-gradient(135deg,rgba(241,90,36,.11),transparent 67%);transform:translate3d(0,var(--ambient-shift,0px),0) rotate(-12deg);border-radius:46%}
body.home-page #projects{background:linear-gradient(145deg,#fff 0%,#fbfcfd 48%,#edf2f5 100%)!important}
body.home-page #projects::before{inset:0;background:linear-gradient(110deg,transparent 0 58%,rgba(7,26,45,.035) 58% 74%,transparent 74%)}
body.home-page #projects::after{width:520px;height:520px;right:-260px;bottom:-320px;border:1px solid rgba(7,26,45,.07);border-radius:50%;box-shadow:0 0 0 78px rgba(241,90,36,.035)}
body.home-page #about{background:radial-gradient(circle at 12% 18%,rgba(241,90,36,.07),transparent 25%),linear-gradient(160deg,#f7f9fb,#fff 56%,#edf3f6)!important}
body.home-page #about::before{width:48%;height:130%;right:-8%;top:-15%;background:repeating-linear-gradient(90deg,rgba(7,26,45,.035) 0 1px,transparent 1px 38px);transform:translate3d(0,var(--ambient-shift,0px),0) rotate(13deg)}
body.home-page #about::after{width:310px;height:310px;left:-160px;bottom:-110px;border-radius:50%;background:radial-gradient(circle,rgba(241,90,36,.09),transparent 68%)}
body.home-page #contact{background:radial-gradient(circle at 82% 22%,rgba(241,90,36,.14),transparent 28%),linear-gradient(135deg,#061725,#0b2940 66%,#071a2d)!important}
body.home-page #contact::before{inset:0;background:linear-gradient(120deg,transparent 0 55%,rgba(255,255,255,.025) 55% 56%,transparent 56% 100%)}

/* Approved visible glass rim on the four side panes only. */
#services.home-showcase--services .home-service-card.is-expertise-left,#services.home-showcase--services .home-service-card.is-expertise-right,#services.home-showcase--services .home-service-card.is-expertise-far-left,#services.home-showcase--services .home-service-card.is-expertise-far-right{border:1px solid rgba(239,247,252,.72)!important;box-shadow:0 26px 62px rgba(0,0,0,.42),0 0 0 2px rgba(255,255,255,.08),0 0 24px rgba(221,239,255,.10),inset 0 0 0 1px rgba(255,255,255,.34),inset 0 0 0 3px rgba(255,255,255,.055),inset 2px 2px 8px rgba(255,255,255,.12),inset -2px -2px 7px rgba(241,90,36,.055)!important}
#services.home-showcase--services .home-service-card.is-expertise-left::before,#services.home-showcase--services .home-service-card.is-expertise-right::before,#services.home-showcase--services .home-service-card.is-expertise-far-left::before,#services.home-showcase--services .home-service-card.is-expertise-far-right::before{background:linear-gradient(118deg,rgba(255,255,255,.52) 0%,rgba(255,255,255,.18) 1.5%,transparent 11%,transparent 74%,rgba(241,190,154,.11) 91%,rgba(255,255,255,.38) 100%)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.66),inset 1px 0 1px rgba(255,255,255,.38),inset -1px 0 1px rgba(255,255,255,.28),inset 0 -1px 1px rgba(241,90,36,.12)!important;opacity:.88!important}
#services.home-showcase--services .home-service-card.is-expertise-center{border-color:#f15a24!important}

@media(max-width:759px){body.home-page main>section:not(.hero)::before,body.home-page main>section:not(.hero)::after{will-change:auto;transform:none!important}#services.home-showcase--services .home-service-card.is-expertise-left,#services.home-showcase--services .home-service-card.is-expertise-right{border-color:rgba(239,247,252,.58)!important}}
@media(prefers-reduced-motion:reduce){body.home-page main>section:not(.hero)::before,body.home-page main>section:not(.hero)::after{transform:none!important;will-change:auto}}

/* Satellite footer office map with the exact local Kaizen emblem. */
#footer-office-modal-map,#footer-office-modal-map .leaflet-map-pane,#footer-office-modal-map .leaflet-tile-pane{background:#172c37!important}
#footer-office-modal-map .leaflet-tile{backface-visibility:hidden;will-change:transform}
.footer-office-logo-marker{border:0!important;background:transparent!important;overflow:visible!important}
.office-logo-core{position:absolute;z-index:3;inset:8px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:#071a2d;box-shadow:0 8px 24px rgba(0,0,0,.42),inset 0 0 0 1px rgba(241,90,36,.38)}
.office-logo-core img{display:block;width:40px!important;height:34px!important;max-width:none!important;object-fit:contain;background:transparent!important;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}
.office-logo-pulse{position:absolute;z-index:1;left:50%;top:50%;width:54px;height:54px;margin:-27px;border:2px solid rgba(241,90,36,.80);border-radius:50%;background:rgba(241,90,36,.10);animation:officeLogoPulse 2.1s ease-out infinite;pointer-events:none}
.office-logo-pulse--two{animation-delay:1.05s}
@keyframes officeLogoPulse{0%{opacity:.88;transform:scale(.72)}75%,100%{opacity:0;transform:scale(1.72)}}
.office-map-popup{width:min(310px,72vw);color:#071a2d;font:13px/1.5 Inter,Arial,sans-serif}.office-map-popup__head{display:grid;grid-template-columns:54px minmax(0,1fr);gap:11px;align-items:center;margin-bottom:10px}.office-map-popup__head>img{width:52px!important;height:38px!important;object-fit:contain;background:transparent!important}.office-map-popup__head strong,.office-map-popup__head span{display:block}.office-map-popup__head strong{font-size:15px;line-height:1.2}.office-map-popup__head span{margin-top:3px;color:#667987;font-weight:700}.office-map-popup__photo{width:100%!important;height:105px!important;margin:0 0 9px;border-radius:8px;object-fit:cover;background:#102b42!important}.office-map-popup p{margin:0 0 8px;color:#526978}.office-map-popup__details{display:grid;gap:2px;margin-bottom:8px}.office-map-popup__details a{color:#27465e;text-decoration:none;font-size:12px;font-weight:750}.office-map-popup__route{display:inline-flex;padding:8px 12px;border-radius:999px;color:#fff!important;background:#f15a24;text-decoration:none!important;font-size:12px;font-weight:900}.office-map-panel .leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 18px 48px rgba(0,0,0,.26)}.office-map-panel .leaflet-popup-content{margin:15px}.office-map-panel .leaflet-popup-tip{background:#fff}
@media(max-width:600px){.office-logo-core{inset:10px}.office-logo-core img{width:34px!important;height:29px!important}.office-map-popup{width:min(270px,70vw)}.office-map-popup__photo{height:86px!important}}
@media(prefers-reduced-motion:reduce){.office-logo-pulse{animation:none;opacity:.42;transform:scale(1.12)}}

/* V11.6.43 — immediate heroes, professional office map, glass service gallery and stronger section motion. */
:root{--kfp-motion-orange:rgba(241,90,36,.15);--kfp-motion-blue:rgba(19,64,91,.13)}

/* The home hero prioritises the video itself; no poster/background photograph is painted first. */
body.home-page .hero{background:#061827!important;background-image:none!important}
body.home-page .hero-video{display:block!important;opacity:1!important;background:#061827!important;transform:translate3d(0,var(--hero-drift,0px),0) scale(1.015);will-change:transform}
body.home-page .hero:not(.hero-video-failed) .hero-video-fallback{display:none!important}

/* Managed public heroes use an early-discovered high-priority image instead of a delayed CSS background. */
.managed-media-hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#071a2d!important;background-image:none!important}
.managed-media-hero__image{position:absolute!important;z-index:0!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;background:#071a2d!important}
.managed-media-hero__overlay{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgb(4 20 35 / var(--page-hero-overlay,var(--career-hero-overlay,.82))) 0%,rgba(4,20,35,.58) 58%,rgba(4,20,35,.25) 100%)}
.managed-media-hero>div{position:relative!important;z-index:2!important}
.about-hero.managed-media-hero .managed-media-hero__overlay{background:linear-gradient(90deg,rgba(4,21,37,.94),rgba(4,21,37,.45))}
.project-page-hero__media img,.project-page-hero>.project-page-hero__content{opacity:1!important;transform:none!important;transition:none!important}

/* Full-screen, edge-to-edge Leadership and About presentation on the homepage. */
body.home-page .leadership.leadership-company{display:flex!important;width:100%!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:clamp(100px,10vw,170px) clamp(28px,7vw,138px)!important;align-items:center!important}
body.home-page .leadership-company .leadership-copy{width:min(1180px,100%)!important;max-width:none!important;margin:0!important}
body.home-page #about.about{width:100%!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:clamp(100px,9vw,155px) clamp(28px,6vw,120px)!important;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important;align-content:center!important}
body.home-page #about .about-copy{max-width:760px}
body.home-page #about .about-visual>img{height:clamp(520px,55vh,690px)!important;border-radius:18px!important}
body.home-page #about .trust-cards{margin-top:10px}

/* Stronger but lightweight section movement: gradients and geometry only, no extra image downloads. */
body.home-page main>section:not(.hero){background-position:center calc(50% + var(--ambient-shift,0px))!important}
body.home-page main>section:not(.hero)::before{transform:translate3d(var(--motion-x,0px),var(--ambient-shift,0px),0) rotate(var(--motion-rotate,0deg))!important;transition:opacity .35s ease;opacity:var(--section-opacity,.82)}
body.home-page main>section:not(.hero)::after{transform:translate3d(var(--motion-x-reverse,0px),var(--ambient-shift-reverse,0px),0) rotate(var(--motion-rotate-reverse,0deg))!important;transition:opacity .35s ease;opacity:var(--section-opacity,.82)}
body.home-page .leadership::before{width:min(66vw,940px)!important;height:min(66vw,940px)!important;right:-22vw!important;top:-25vw!important;border-color:rgba(241,90,36,.2)!important;box-shadow:0 0 0 80px rgba(241,90,36,.035),0 0 0 175px rgba(7,26,45,.035)!important}
body.home-page .leadership::after{width:58%!important;background:linear-gradient(120deg,rgba(241,90,36,.1),rgba(7,26,45,.025) 52%,transparent 72%)!important}
body.home-page #about::before{width:62%!important;background:repeating-linear-gradient(90deg,rgba(7,26,45,.055) 0 1px,transparent 1px 42px)!important}
body.home-page #about::after{width:520px!important;height:520px!important;background:radial-gradient(circle,rgba(241,90,36,.16),transparent 68%)!important}
body.home-page #projects::before{background:linear-gradient(110deg,transparent 0 49%,rgba(7,26,45,.065) 49% 66%,transparent 66%)!important}

/* Service pages receive visible scroll-responsive depth while keeping content layers untouched. */
body.inner-page .service-scope-modern,body.inner-page .service-technical-overview,body.inner-page .service-related-modern,body.inner-page .related-resources,body.inner-page .service-faq{position:relative;isolation:isolate;background-image:radial-gradient(circle at 82% calc(18% + var(--ambient-shift,0px)),rgba(241,90,36,.085),transparent 28%),linear-gradient(145deg,#fff,#f4f7f9 58%,#edf2f5)!important;background-attachment:scroll!important}
body.inner-page .service-technical-overview,body.inner-page .service-related-modern{background-image:radial-gradient(circle at 12% calc(72% + var(--ambient-shift,0px)),rgba(19,64,91,.095),transparent 31%),linear-gradient(150deg,#f6f8fa,#fff 58%,#eef3f6)!important}

/* Approved glass rim treatment for the Service Scope image deck. */
.service-scope-deck__card{border:1px solid rgba(239,247,252,.78)!important;box-shadow:0 24px 62px rgba(7,26,45,.28),0 0 0 2px rgba(255,255,255,.10),0 0 25px rgba(220,239,255,.13),inset 0 0 0 1px rgba(255,255,255,.40),inset 2px 2px 9px rgba(255,255,255,.14)!important}
.service-scope-deck__card:before{content:"";position:absolute;z-index:3;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.58),rgba(255,255,255,.14) 3%,transparent 15%,transparent 76%,rgba(241,190,154,.14) 92%,rgba(255,255,255,.42));box-shadow:inset 0 1px 1px rgba(255,255,255,.7),inset 1px 0 1px rgba(255,255,255,.42),inset -1px 0 1px rgba(255,255,255,.32)}
.service-scope-deck__card.is-active{border-color:rgba(255,255,255,.88)!important;box-shadow:0 30px 72px rgba(7,26,45,.33),0 0 0 1px rgba(241,90,36,.82),0 0 28px rgba(241,90,36,.14),inset 0 0 0 1px rgba(255,255,255,.48)!important}

/* Reliable and professional in-map controls and office detail card. */
#footer-office-modal-map{touch-action:none!important;cursor:grab}
#footer-office-modal-map:active{cursor:grabbing}
.office-map-zoom{display:grid!important;gap:6px!important;padding:7px!important;border:1px solid rgba(255,255,255,.55)!important;border-radius:14px!important;background:rgba(7,26,45,.88)!important;box-shadow:0 12px 30px rgba(0,0,0,.28)!important;backdrop-filter:blur(10px)}
.office-map-zoom button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:9px;background:rgba(255,255,255,.96);color:#071a2d;font-size:23px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}
.office-map-zoom button:nth-child(2){font-size:18px;color:#f15a24}
.office-map-zoom button:hover,.office-map-zoom button:focus-visible{outline:none;color:#fff;background:#f15a24;transform:scale(1.05)}
.office-map-panel{width:min(1020px,94vw)!important}
.office-map-panel #footer-office-modal-map{height:clamp(400px,58dvh,580px)!important;max-height:580px!important}
.office-map-popup{width:min(360px,76vw)!important;font-size:13.5px!important}
.office-map-popup__head{grid-template-columns:62px minmax(0,1fr)!important;margin-bottom:12px!important}
.office-map-popup__head>img{width:60px!important;height:42px!important}
.office-map-popup__head strong{font-size:17px!important;white-space:normal!important}
.office-map-popup__photo{height:155px!important;margin-bottom:12px!important;border-radius:11px!important;box-shadow:0 8px 22px rgba(7,26,45,.14)}
.office-map-popup p{font-size:13px;line-height:1.55}.office-map-popup__details{padding:9px 0;border-top:1px solid #e7edf0;border-bottom:1px solid #e7edf0}.office-map-popup__details a{font-size:12.5px!important}.office-map-popup__route{margin-top:3px;padding:9px 14px!important}
.office-map-panel .leaflet-popup-content{margin:17px!important}.office-map-panel .leaflet-popup-content-wrapper{border:1px solid rgba(7,26,45,.08);border-radius:17px!important}

@media(max-width:900px){body.home-page .leadership.leadership-company{min-height:auto!important;padding:100px 24px!important}body.home-page #about.about{min-height:auto!important;padding:90px 24px!important;grid-template-columns:1fr!important}body.home-page #about .about-visual>img{height:500px!important}.office-map-panel #footer-office-modal-map{height:54dvh!important}}
@media(max-width:620px){body.home-page .hero-video{will-change:auto;transform:none!important}body.home-page .leadership.leadership-company{padding:82px 18px!important}body.home-page #about.about{padding:76px 18px!important}body.home-page #about .about-visual>img{height:390px!important}.office-map-zoom{padding:5px!important;gap:4px!important}.office-map-zoom button{width:36px;height:36px}.office-map-popup{width:min(290px,70vw)!important}.office-map-popup__photo{height:112px!important}}
@media(prefers-reduced-motion:reduce){body.home-page .hero-video,body.home-page main>section:not(.hero)::before,body.home-page main>section:not(.hero)::after{transform:none!important;will-change:auto}.service-scope-deck__card{transition:none!important}}

/* V11.6.45 — instant-content, reliable map zoom and approved full-width projects. */
.reveal{opacity:1!important;visibility:visible!important}
.project-page-hero>.project-page-hero__content{opacity:1!important;visibility:visible!important}
.portfolio-card.portfolio-card--image-only.project-reveal{opacity:1!important;visibility:visible!important}
.project-page-hero:not(.is-visible)>.project-page-hero__content{transform:translate3d(-22px,14px,0)!important}
.portfolio-card.portfolio-card--image-only.project-reveal:not(.is-visible){transform:translate3d(var(--project-reveal-x,-28px),18px,0) scale(.992)!important}

#client-leaflet-map{cursor:grab;overscroll-behavior:contain;touch-action:pan-x pan-y}
#client-leaflet-map:active{cursor:grabbing}
#client-leaflet-map .leaflet-control-zoom{z-index:900!important;margin:14px!important;border:0!important;border-radius:12px!important;overflow:hidden;box-shadow:0 10px 28px rgba(7,26,45,.28)!important}
#client-leaflet-map .leaflet-control-zoom a{display:grid!important;width:42px!important;height:42px!important;place-items:center!important;color:#071a2d!important;background:rgba(255,255,255,.97)!important;font-size:24px!important;line-height:1!important}
#client-leaflet-map .leaflet-control-zoom a:hover,#client-leaflet-map .leaflet-control-zoom a:focus{color:#fff!important;background:#f15a24!important}
.client-map-gesture-hint{position:absolute;z-index:610;right:18px;bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#fff;background:rgba(7,26,45,.84);box-shadow:0 8px 22px rgba(0,0,0,.22);backdrop-filter:blur(8px);font-size:11px;font-weight:850;letter-spacing:.02em;pointer-events:none}

.project-portfolio.section{padding-inline:clamp(14px,3.25vw,64px)!important}
.home-showcase--projects{padding-inline:clamp(18px,3.4vw,68px)!important}
.project-portfolio-tools,.project-location-filter{width:100%!important;max-width:none!important}
.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.project-portfolio--single .project-portfolio-grid{grid-template-columns:minmax(320px,420px)!important;justify-content:start!important}
.project-portfolio--single .portfolio-card.portfolio-card--image-only{width:100%!important;max-width:420px!important;aspect-ratio:4/5!important}
.project-portfolio--single .portfolio-card__overlay{max-width:100%!important}
.home-project-carousel--single .home-project-track{width:100%!important;max-width:none!important}
.home-project-carousel--single .home-project-card{flex:0 0 380px!important;width:380px!important;min-width:380px!important;max-width:380px!important;height:390px!important}

@media(max-width:900px){.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-portfolio--single .project-portfolio-grid{grid-template-columns:minmax(300px,44vw)!important}.project-portfolio--single .portfolio-card.portfolio-card--image-only{aspect-ratio:4/5!important}.home-project-carousel--single .home-project-card{flex-basis:min(44vw,360px)!important;width:min(44vw,360px)!important;min-width:min(44vw,360px)!important;max-width:360px!important}.client-map-gesture-hint{right:12px;bottom:12px}}
@media(max-width:620px){.project-portfolio-grid{grid-template-columns:1fr!important}.project-portfolio--single .project-portfolio-grid{grid-template-columns:1fr!important}.project-portfolio--single .portfolio-card.portfolio-card--image-only{width:100%!important;max-width:none!important;aspect-ratio:4/5!important}.home-project-carousel--single .home-project-card{flex-basis:min(84vw,340px)!important;width:min(84vw,340px)!important;min-width:min(84vw,340px)!important;max-width:340px!important;height:360px!important}.client-map-gesture-hint{display:none}#client-leaflet-map .leaflet-control-zoom a{width:38px!important;height:38px!important}}

/* V11.6.47 — final Blog, Projects popup, compact portfolio and zero-download fire ambience. */

/* Blog content paints immediately. Images keep a stable slot while lazy loading. */
.resource-index{width:100%;max-width:none!important;padding-inline:clamp(18px,5.7vw,88px)!important;background:linear-gradient(180deg,#fff 0%,#f7f9fa 100%)}
.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,1.7vw,26px)!important}
.resource-grid article{opacity:1!important;transform:none!important;border-radius:16px!important;border-color:#e1e7eb!important;box-shadow:0 12px 32px rgba(7,26,45,.07)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}
.resource-grid article:hover{transform:translateY(-4px)!important;border-color:rgba(241,90,36,.28)!important;box-shadow:0 20px 46px rgba(7,26,45,.12)!important}
.resource-grid article>img{width:100%!important;aspect-ratio:2/1!important;height:auto!important;object-fit:cover!important;background:#0b263d!important}
.resource-grid article>div{display:flex;min-height:285px;flex-direction:column}
.resource-grid article>div>a{margin-top:auto}

/* The full Projects section stays edge-to-edge; only its cards become compact. */
.project-portfolio-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,1.45vw,24px)!important}
.project-portfolio--single .project-portfolio-grid{grid-template-columns:minmax(280px,330px)!important;justify-content:start!important}
.project-portfolio--single .portfolio-card.portfolio-card--image-only{width:100%!important;max-width:330px!important;aspect-ratio:4/5!important}
.portfolio-card.portfolio-card--image-only>.portfolio-card__overlay{padding:clamp(16px,1.45vw,22px)!important;gap:10px!important}
.portfolio-card.portfolio-card--image-only .portfolio-card__overlay>b{font-size:clamp(20px,1.6vw,27px)!important}
.portfolio-card.portfolio-card--image-only .portfolio-card__logo{width:64px!important;height:49px!important}
.home-project-carousel--single .home-project-card{flex-basis:340px!important;width:340px!important;min-width:340px!important;max-width:340px!important;height:360px!important}

@media(min-width:1600px){.project-portfolio-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:1199px){.project-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:899px){.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-portfolio--single .project-portfolio-grid{grid-template-columns:minmax(280px,42vw)!important}.home-project-carousel--single .home-project-card{flex-basis:min(42vw,330px)!important;width:min(42vw,330px)!important;min-width:min(42vw,330px)!important}}
@media(max-width:619px){.project-portfolio-grid,.project-portfolio--single .project-portfolio-grid{grid-template-columns:1fr!important}.project-portfolio--single .portfolio-card.portfolio-card--image-only{max-width:none!important}.home-project-carousel--single .home-project-card{flex-basis:min(84vw,320px)!important;width:min(84vw,320px)!important;min-width:min(84vw,320px)!important;max-width:320px!important;height:350px!important}}

/* Shared inner-page popup: fill the visual instead of leaving a navy empty area. */
.project-dialog--portfolio.project-dialog--modern{width:min(1040px,calc(100% - 36px))!important;max-height:92dvh!important;overflow:auto!important;border-radius:18px!important}
.project-dialog--portfolio .project-dialog__visual{position:relative!important;display:block!important;width:100%!important;height:clamp(330px,40vw,455px)!important;min-height:0!important;overflow:hidden!important;background:#071a2d!important}
.project-dialog--portfolio .project-dialog__visual>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important}
.project-dialog--portfolio .project-dialog__visual-shade{position:absolute!important;inset:0!important;display:block!important;background:linear-gradient(180deg,transparent 52%,rgba(3,15,27,.36) 100%)!important;pointer-events:none!important}
.project-dialog--portfolio .project-dialog__body{padding:60px 40px 34px!important;grid-template-columns:minmax(0,1fr) 250px!important;column-gap:42px!important}
.project-dialog--portfolio .project-dialog__logo{left:40px!important;top:-42px!important;width:104px!important;height:76px!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 28px rgba(7,26,45,.18)!important}
.project-dialog--portfolio .project-dialog__close{z-index:8!important;right:18px!important;top:18px!important;width:44px!important;height:44px!important;color:#071a2d!important;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important}
@media(max-width:800px){.project-dialog--portfolio.project-dialog--modern{width:calc(100% - 22px)!important}.project-dialog--portfolio .project-dialog__visual{height:clamp(270px,56vw,360px)!important}.project-dialog--portfolio .project-dialog__body{grid-template-columns:1fr!important;padding:56px 28px 28px!important;gap:18px!important}.project-dialog--portfolio .project-dialog__logo{left:28px!important}.project-dialog--portfolio .project-dialog__location,.project-dialog--portfolio .project-dialog__actions{grid-column:1!important;grid-row:auto!important}}
@media(max-width:520px){.project-dialog--portfolio.project-dialog--modern{width:calc(100% - 12px)!important;max-height:95dvh!important;border-radius:13px!important}.project-dialog--portfolio .project-dialog__visual{height:235px!important}.project-dialog--portfolio .project-dialog__body{padding:52px 18px 22px!important}.project-dialog--portfolio .project-dialog__logo{left:18px!important;top:-34px!important;width:88px!important;height:64px!important}.project-dialog--portfolio .project-dialog__actions .button{width:100%!important}}

/* Keep all five expertise panes inside the stage and retain the approved glass rim. */
@media(min-width:1200px){
 #services.home-showcase--services .home-service-card.is-expertise-far-left{transform:translate3d(calc(-50% - clamp(640px,48vw,686px)),42px,0) scale(.46) perspective(1450px) rotateY(28deg) rotateZ(2deg)!important}
 #services.home-showcase--services .home-service-card.is-expertise-far-right{transform:translate3d(calc(-50% + clamp(640px,48vw,686px)),42px,0) scale(.46) perspective(1450px) rotateY(-28deg) rotateZ(-2deg)!important}
}
#services.home-showcase--services .home-service-card.is-expertise-left,#services.home-showcase--services .home-service-card.is-expertise-right,#services.home-showcase--services .home-service-card.is-expertise-far-left,#services.home-showcase--services .home-service-card.is-expertise-far-right{border:1px solid rgba(239,247,252,.72)!important}

/* Fire-inspired scroll ambience: gradients only, no new image/video request. */
body.home-page #services::after{width:min(560px,48vw)!important;height:min(460px,42vw)!important;left:-8vw!important;bottom:-150px!important;border-radius:48% 52% 44% 56%!important;background:radial-gradient(ellipse at 50% 92%,rgba(241,90,36,.24),transparent 60%),conic-gradient(from 205deg at 52% 100%,transparent 0 18%,rgba(223,31,45,.10) 27%,rgba(241,90,36,.20) 36%,transparent 49% 100%)!important}
body.home-page #projects::after{width:min(520px,44vw)!important;height:min(410px,38vw)!important;right:-9vw!important;top:12%!important;border-radius:50%!important;background:radial-gradient(circle at 48% 55%,rgba(241,90,36,.14),rgba(223,31,45,.055) 34%,transparent 68%)!important}

/* Stable media paint across public pages without hiding text while assets decode. */
main img{color:transparent}
.managed-media-hero__image,.project-page-hero__media img,.portfolio-card__image,.home-project-card__media,.service-image-card__media img{background-color:#071a2d!important}
@media(prefers-reduced-motion:reduce){.resource-grid article,.resource-grid article:hover{transform:none!important;transition:none!important}body.home-page #services::after,body.home-page #projects::after{transform:none!important}}

/* Blog FAQ follows the same accessible numbered accordion used by Service pages. */
.blog-faq{width:100%!important;max-width:none!important;padding-inline:clamp(18px,8vw,150px)!important;background:linear-gradient(145deg,#f7f9fa,#fff 56%,#fff6f1)!important}
.blog-faq>.section-heading{align-items:end!important;margin-bottom:28px!important}
.blog-faq>.section-heading>p{max-width:520px;color:#647786}
.blog-faq details{max-width:1180px;margin:12px auto!important;border:1px solid #dfe6ea!important;border-radius:14px!important;overflow:hidden;background:rgba(255,255,255,.94)!important;box-shadow:0 9px 26px rgba(7,26,45,.055)!important}
.blog-faq summary{min-height:72px;padding:16px 58px 16px 20px!important}
.blog-faq details>p{margin:0!important;padding:0 24px 24px 80px!important;color:#566a78!important;line-height:1.72!important}
@media(max-width:700px){.blog-faq{padding-inline:16px!important}.blog-faq>.section-heading{display:block!important}.blog-faq>.section-heading>p{margin-top:12px}.blog-faq summary{padding:14px 50px 14px 14px!important}.blog-faq details>p{padding:0 16px 20px 64px!important}}

/* V11.6.48 — Blog article recovery and collision-free content gutters. */
@media(min-width:1101px){
  /* The desktop quote orb is 106px wide and the quick-tools rail is 64px.
     These asymmetric safe gutters keep both fixed controls outside the cards. */
  .resource-index{padding-left:clamp(142px,10.5vw,168px)!important;padding-right:clamp(104px,8vw,136px)!important}
}
@media(max-width:1100px){
  /* Tablet controls become a bottom dock. Preserve space after the last row so
     the dock never hides the final article link or the start of the footer. */
  .resource-index{padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}
}
/* V11.6.49 — responsive News & Events index and editorial post experience */
.news-hero{min-height:clamp(330px,36vw,475px)!important}.news-hero>div{max-width:860px!important}.news-hero h1{max-width:760px}
.news-index{position:relative;max-width:none!important;padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(70px,8vw,110px);background:linear-gradient(155deg,#fff 0%,#f7f9fa 58%,#fff6f1 100%)}
.news-index__heading{display:flex;align-items:end;justify-content:space-between;gap:35px;max-width:1460px;margin:0 auto 24px}.news-index__heading h2{margin:4px 0 0;font-size:clamp(32px,4vw,54px)}.news-index__heading>p{max-width:580px;margin:0;color:#607483;line-height:1.7}
.news-tabs{display:flex;gap:10px;max-width:1460px;margin:0 auto 34px;padding:7px;border:1px solid #dde5e9;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 14px 36px rgba(7,26,45,.07);width:max-content}.news-tabs a{display:flex;align-items:center;gap:10px;min-width:150px;justify-content:center;padding:12px 20px;border-radius:999px;color:#102b43;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.55px;font-size:12px}.news-tabs a span{display:grid;min-width:24px;height:24px;place-items:center;padding:0 6px;border-radius:999px;background:#eaf0f3;font-size:10px}.news-tabs a:hover,.news-tabs a:focus-visible{color:#f15a24;outline:none}.news-tabs a.is-active{color:#fff;background:#f15a24;box-shadow:0 9px 24px rgba(241,90,36,.27)}.news-tabs a.is-active span{color:#f15a24;background:#fff}
.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.7vw,26px);max-width:1460px;margin:0 auto}.news-card{min-width:0;overflow:hidden;border:1px solid rgba(207,219,226,.9);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(7,26,45,.075);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.news-card:hover{transform:translateY(-5px);border-color:rgba(241,90,36,.38);box-shadow:0 24px 52px rgba(7,26,45,.13)}.news-card__image{display:block;overflow:hidden;aspect-ratio:16/10;background:#dfe7eb}.news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.news-card:hover .news-card__image img{transform:scale(1.035)}.news-card__body{display:flex;min-height:330px;flex-direction:column;align-items:flex-start;padding:20px}.news-type-badge{display:inline-flex;padding:7px 10px;border-radius:7px;color:#fff;background:#f15a24;font-size:10px;font-weight:900;letter-spacing:.65px;text-transform:uppercase}.news-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px!important;margin:14px 0 9px!important;color:#738493!important;font-size:11px!important}.news-card__meta span{position:relative}.news-card__meta span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 2px 0;border-radius:50%;background:#f15a24}.news-card h3{margin:0 0 10px;font-size:clamp(19px,1.5vw,24px);line-height:1.2}.news-card h3 a{color:#102b43;text-decoration:none}.news-card__body>p:not(.news-card__meta){margin:0 0 18px;color:#607483;font-size:14px;line-height:1.65}.news-card__link{margin-top:auto;color:#f15a24;text-decoration:none;font-weight:900}.news-card__link span{display:inline-block;transition:transform .2s}.news-card__link:hover span{transform:translateX(4px)}
.news-empty{max-width:850px;margin:35px auto;padding:70px 35px;border:1px dashed #cbd7de;border-radius:22px;text-align:center;background:#fff}.news-empty h3{font-size:30px}.news-empty p:last-child{color:#647786}
.news-article{background:linear-gradient(165deg,#fff 0%,#f8fafb 65%,#fff7f2 100%)}.news-article__header{max-width:1220px!important;padding-top:clamp(135px,14vw,185px)!important;padding-bottom:32px!important}.news-back{display:inline-flex;margin-bottom:24px;color:#f15a24;text-decoration:none;font-weight:900}.news-back:hover{text-decoration:underline}.news-article__header .news-type-badge{margin-bottom:15px}.news-article__header h1{max-width:1050px;margin:0;font-size:clamp(36px,5.5vw,74px);line-height:1.02;letter-spacing:-.035em}.news-article__summary{max-width:850px;margin:22px 0 0;color:#5d7180;font-size:clamp(17px,1.8vw,22px);line-height:1.65}.news-article__meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:20px;color:#6d808e;font-size:13px}.news-article__meta>*+*:before{content:"";display:inline-block;width:4px;height:4px;margin:0 12px 3px 0;border-radius:50%;background:#f15a24}
.news-article__feature{max-width:1220px!important;padding-top:0!important;padding-bottom:48px!important}.news-article__feature img{display:block;width:100%;max-height:680px;aspect-ratio:16/9;object-fit:cover;border-radius:22px;box-shadow:0 24px 65px rgba(7,26,45,.16)}
.news-article__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:clamp(42px,6vw,88px);max-width:1220px!important;padding-top:16px!important;padding-bottom:78px!important}.news-article__content{min-width:0;color:#263b4e;font-size:17px;line-height:1.82}.news-article__content>p:first-of-type{font-size:20px;color:#40586b}.news-article__content h2{margin:46px 0 14px;color:#102b43;font-size:clamp(27px,3vw,39px);line-height:1.14}.news-article__content h3{margin:32px 0 10px;color:#102b43;font-size:24px}.news-article__content li{margin:8px 0}.news-article__content a{color:#e84d19;font-weight:800}.news-article__content blockquote{margin:32px 0;padding:22px 25px;border-left:4px solid #f15a24;background:#fff6f1;color:#40586b}.event-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 36px}.event-facts div{padding:19px;border:1px solid #e0e7eb;border-radius:13px;background:#fff}.event-facts span,.event-facts strong{display:block}.event-facts span{margin-bottom:5px;color:#f15a24;font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.news-related-services{position:sticky;top:112px;align-self:start;padding:26px;border:1px solid #dce5e9;border-radius:17px;background:rgba(255,255,255,.93);box-shadow:0 15px 42px rgba(7,26,45,.08)}.news-related-services h2{margin:5px 0 8px;font-size:26px}.news-related-services>p:not(.eyebrow){color:#647786;font-size:13px}.news-related-services a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;border-top:1px solid #e4eaed;color:#102b43;text-decoration:none;font-size:13px;font-weight:800}.news-related-services a b{color:#f15a24;font-size:18px;transition:transform .2s}.news-related-services a:hover{color:#f15a24}.news-related-services a:hover b{transform:translateX(4px)}
.news-related{max-width:none!important;padding-top:70px!important;padding-bottom:95px!important;background:#071a2d;color:#fff}.news-related__heading,.news-related__grid{max-width:1220px;margin-inline:auto}.news-related__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.news-related__heading h2{margin:4px 0 0;color:#fff;font-size:clamp(31px,4vw,48px)}.news-related__heading>a{color:#f15a24;font-weight:900;text-decoration:none}.news-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.news-related__grid>a{display:flex;gap:15px;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#fff;background:rgba(255,255,255,.06);text-decoration:none;transition:border-color .2s,transform .2s}.news-related__grid>a:hover{border-color:#f15a24;transform:translateY(-3px)}.news-related__grid img{width:105px;aspect-ratio:1/1;object-fit:cover;border-radius:9px}.news-related__grid span{display:flex;min-width:0;flex-direction:column;justify-content:center}.news-related__grid strong{line-height:1.3}.news-related__grid small{margin-top:8px;color:#aebec9}.blog-faq{margin-top:0!important}
@media(min-width:1600px){.news-index{padding-inline:clamp(170px,9vw,210px)!important}.news-grid{max-width:1500px}.news-index__heading,.news-tabs{max-width:1500px}}
@media(max-width:1250px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-article__layout{grid-template-columns:1fr}.news-related-services{position:static}.news-index__heading{align-items:start;flex-direction:column}.news-related__grid{grid-template-columns:1fr}.news-related__grid img{width:125px}}
@media(max-width:650px){.news-hero{min-height:320px!important}.news-index{padding-inline:16px!important}.news-tabs{width:100%;margin-bottom:24px}.news-tabs a{min-width:0;flex:1;padding-inline:10px}.news-grid{grid-template-columns:1fr}.news-card__body{min-height:0}.news-article__header,.news-article__feature,.news-article__layout{padding-inline:16px!important}.news-article__header{padding-top:112px!important}.news-article__header h1{font-size:clamp(34px,11vw,49px)}.news-article__summary{font-size:16px}.news-article__feature img{border-radius:13px;aspect-ratio:4/3}.news-article__layout{padding-bottom:58px!important}.news-article__content{font-size:16px;line-height:1.75}.news-article__content>p:first-of-type{font-size:17px}.event-facts{grid-template-columns:1fr}.news-related{padding-inline:16px!important}.news-related__heading{align-items:start;flex-direction:column}.news-related__grid img{width:90px}.blog-faq{padding-inline:16px!important}}
@media(prefers-reduced-motion:reduce){.news-card,.news-card__image img,.news-card__link span,.news-related__grid>a{transition:none!important}}

/* V11.6.50 — location accuracy feedback only; existing map design is unchanged. */
.map-controls{grid-template-columns:minmax(0,1fr) 250px!important}
@media(max-width:1000px){.map-controls{grid-template-columns:minmax(0,1fr) minmax(180px,.55fr)!important}.map-controls input{grid-column:auto!important}}
@media(max-width:620px){.map-controls{grid-template-columns:1fr!important}}
