:root{--navy:#002b5c;--navy2:#001f46;--blue:#075cef;--blue2:#003fae;--cyan:#58b8ff;--green:#079447;--ink:#061b40;--muted:#51617a;--line:#dce5f0;--pale:#f3f7fc;--white:#fff;--shadow:0 18px 45px rgba(1,35,76,.13);--radius:5px;--container:min(1440px,calc(100% - 64px));font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;font-size:16px;line-height:1.62;background:#fff;color:var(--ink)}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:12px 18px;z-index:1000}.skip-link:focus{top:12px}.topbar{height:36px;background:linear-gradient(90deg,var(--navy2),#064477);color:#fff;font-size:12px}.topbar-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.coverage{display:flex;gap:14px;align-items:center}.coverage i{height:13px;width:1px;background:rgba(255,255,255,.45)}.top-message{text-transform:uppercase;letter-spacing:.08em}.site-header{height:88px;background:#fff;position:relative;z-index:50;box-shadow:0 2px 14px rgba(0,25,65,.06)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{width:225px;flex:none}.brand img{width:100%;height:74px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:34px;margin-left:auto;height:100%;font-size:15px;font-weight:600}.main-nav>a,.nav-services>a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.main-nav a.active{color:var(--blue)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:21px;height:2px;background:var(--blue)}.nav-services{height:100%;position:relative}.mega-menu{position:absolute;top:calc(100% - 8px);left:-150px;width:620px;background:#fff;box-shadow:var(--shadow);border-top:3px solid var(--blue);padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:3px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.mega-menu a{padding:11px 13px;font-size:14px;border-radius:4px}.mega-menu a:hover{background:var(--pale);color:var(--blue)}.nav-services:hover .mega-menu,.nav-services:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.header-contact{display:flex;align-items:center;gap:12px}.header-contact .phone,.header-contact .email-mini{display:flex;flex-direction:column;font-size:12px;color:var(--navy);max-width:200px}.header-contact .phone strong{font-size:16px}.header-contact small{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 22px;border-radius:4px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,31,78,.2)}.button-navy{background:var(--navy);color:#fff}.button-blue{background:var(--blue);color:#fff}.button-whatsapp{background:var(--green);color:#fff}.button-white{background:#fff;color:var(--navy)}.button-glass{background:rgba(0,15,37,.55);border-color:rgba(255,255,255,.65);color:#fff;backdrop-filter:blur(6px)}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{width:26px;height:2px;background:var(--navy);display:block;margin:5px}.hero{position:relative}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;height:600px;background:var(--navy)}.hero-stage{position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .7s}.hero-slide.active{opacity:1;visibility:visible}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,24,56,.92) 0%,rgba(0,31,68,.52) 46%,rgba(0,30,58,.05) 77%)}.hero-copy{position:absolute;z-index:2;left:max(4.5vw,calc((100vw - 1440px)/2));top:54px;width:min(650px,55vw);color:#fff}.eyebrow{font-size:13px;letter-spacing:.28em;text-transform:uppercase;font-weight:700;margin:0 0 14px}.hero-copy h1{font-size:clamp(38px,4vw,66px);line-height:.98;letter-spacing:-.04em;margin:0 0 20px;max-width:690px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.5;max-width:600px;margin-bottom:22px}.hero-actions{display:flex;gap:12px}.hero-mantra{position:absolute;right:42px;top:50px;border-left:2px solid rgba(255,255,255,.65);padding-left:18px;color:#fff;font-weight:700;letter-spacing:.24em;line-height:1.5;z-index:2}.hero-points{position:absolute;z-index:3;bottom:0;left:0;right:0;height:62px;background:rgba(0,24,54,.88);display:grid;grid-template-columns:repeat(4,1fr);color:#fff;padding-left:max(4.5vw,calc((100vw - 1440px)/2))}.hero-points span{display:flex;align-items:center;gap:12px;border-right:1px solid rgba(255,255,255,.2);padding:0 20px;font-size:22px}.hero-points b{font-size:12px;line-height:1.25}.service-rail{background:#fff;overflow:hidden;display:flex;flex-direction:column}.rail-item{height:60px;border:0;border-bottom:1px solid rgba(255,255,255,.35);padding:0;background:#132238;display:grid;grid-template-columns:76px 1fr 24px;align-items:center;text-align:left;color:#fff;cursor:pointer;position:relative;overflow:hidden}.rail-item:after{content:"";position:absolute;inset:0;background:rgba(4,19,39,.48);transition:.2s}.rail-item.active:after,.rail-item:hover:after{background:rgba(0,53,129,.22)}.rail-item img{width:76px;height:60px;object-fit:cover}.rail-item span,.rail-item b{position:relative;z-index:2;padding-left:10px;font-size:12px;line-height:1.2}.rail-item b{padding:0;font-size:24px}.rail-all{height:60px;color:var(--blue);font-weight:800;display:flex;align-items:center;justify-content:center;gap:14px;margin-top:auto}.service-strip{display:grid;grid-template-columns:repeat(9,1fr);gap:10px;padding-block:12px}.service-strip a{border:1px solid var(--line);min-width:0;background:#fff;border-radius:4px;overflow:hidden;transition:.2s}.service-strip a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.service-strip img{width:100%;height:92px;object-fit:cover}.service-strip span{min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--blue2);font-weight:800;font-size:12px;line-height:1.2;padding:6px}.section{padding:84px 0}.section-kicker{color:var(--blue);font-size:13px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;margin:0 0 10px}.section-kicker:before{content:"";display:inline-block;width:22px;height:2px;background:currentColor;vertical-align:middle;margin-right:10px}.section-kicker.light{color:#9fd0ff}.section h2,.section-heading h2{font-size:clamp(30px,3.1vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.section p{color:var(--muted)}.lead{font-size:21px!important;line-height:1.55}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--blue);font-weight:800;margin-top:10px}.home-intro{padding-top:32px}.intro-grid{display:grid;grid-template-columns:1.05fr 1.25fr 1.2fr;gap:18px}.intro-grid>div{padding:30px}.intro-grid>div:first-child{padding-left:0}.sector-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;background:var(--pale)}.sector-grid div{background:#fff;min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--blue2);font-weight:700;font-size:14px}.sector-grid span{font-size:26px}.sector-grid.wide{grid-template-columns:repeat(4,1fr);padding:18px;margin:24px 0 54px}.blueprint-card{background:linear-gradient(115deg,#eef6ff,#fff);display:flex;position:relative;overflow:hidden}.blueprint-card>div:first-child{position:relative;z-index:2}.blueprint-card h2{font-size:34px}.blueprint-card a{color:var(--blue);font-weight:800}.blueprint-lines{position:absolute!important;width:65%;height:80%;right:-5%;bottom:0;background:repeating-linear-gradient(0deg,transparent 0 14px,rgba(0,94,235,.12) 15px),repeating-linear-gradient(90deg,transparent 0 19px,rgba(0,94,235,.12) 20px);clip-path:polygon(35% 0,100% 30%,100% 100%,0 100%)}.process-section{background:var(--pale)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:38px;background:var(--line)}.process-grid article{background:#fff;padding:28px;min-height:220px}.process-grid b,.values-grid b,.feature-grid b{color:var(--blue);font-size:12px;letter-spacing:.14em}.process-grid h3{font-size:20px}.process-grid.compact article{min-height:150px}.cta-band{background:linear-gradient(115deg,var(--navy2),#07519c);color:#fff}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{max-width:800px}.inner-hero{height:440px;background-image:var(--hero-image);background-size:cover;background-position:center;position:relative;color:#fff}.inner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,24,59,.95),rgba(0,33,75,.58) 55%,rgba(0,24,59,.16))}.inner-copy{position:relative;padding-top:92px}.inner-copy h1{font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.04em;max-width:940px;margin:0 0 18px}.inner-copy>p:not(.eyebrow){max-width:700px;font-size:19px}.breadcrumbs{position:absolute;top:310px;display:flex;gap:10px;font-size:13px}.breadcrumbs a{color:#a9d2ff}.section-heading{max-width:840px;margin-bottom:42px}.cards{display:grid;gap:24px}.service-cards{grid-template-columns:repeat(3,1fr)}.service-card{border:1px solid var(--line);background:#fff}.card-image{display:block;overflow:hidden}.card-image img{width:100%;height:240px;object-fit:cover;transition:.5s}.service-card:hover .card-image img{transform:scale(1.035)}.service-card>div{padding:26px}.service-card h2{font-size:26px}.card-no{font-size:12px;color:var(--blue);font-weight:800}.content-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:60px;align-items:start}.side-nav{position:sticky;top:120px;border-top:4px solid var(--blue);background:var(--pale);display:flex;flex-direction:column;padding:20px}.side-nav strong{margin-bottom:12px}.side-nav a{padding:9px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.side-nav a:hover{color:var(--blue)}.content-main{min-width:0}.content-main>section{padding:0 0 68px;margin-bottom:68px;border-bottom:1px solid var(--line)}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.check-grid div{padding:14px 16px;background:var(--pale);border-left:3px solid var(--blue);font-weight:600}.subservice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.subservice-grid>a{display:grid;grid-template-columns:145px 1fr;border:1px solid var(--line);min-height:155px}.subservice-grid img{width:145px;height:100%;object-fit:cover}.subservice-grid a>div{padding:18px}.subservice-grid h3{margin:0;font-size:19px}.subservice-grid p{font-size:14px;margin:7px 0}.subservice-grid span{color:var(--blue);font-size:13px;font-weight:800}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-columns>div{background:var(--pale);padding:28px}.two-columns li{margin-bottom:10px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature-grid article{border:1px solid var(--line);padding:24px}.feature-grid h3{margin:8px 0}.note{background:#edf5ff;border-left:4px solid var(--blue);padding:20px;color:#254567;margin:30px 0}.method-list{list-style:none;padding:0;margin:30px 0;counter-reset:none}.method-list li{display:grid;grid-template-columns:130px 1fr;border-top:1px solid var(--line);padding:18px 0}.method-list b{color:var(--blue)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:17px;font-weight:750;padding:18px 48px 18px 0;cursor:pointer;position:relative;list-style:none}.faq-list summary span{position:absolute;right:8px;color:var(--blue);font-size:24px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 36px 20px 0;margin:0}.related-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.related-links a{display:flex;justify-content:space-between;padding:16px;background:var(--pale);font-weight:700}.related-links span{color:var(--blue)}.quote-section{background:linear-gradient(135deg,var(--navy2),#064b8d);color:#fff}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.quote-section p{color:#d6e6f7}.quote-form{background:#fff;color:var(--ink);padding:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.quote-form label{display:flex;flex-direction:column;font-size:13px;font-weight:800;gap:6px}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid #cbd8e8;border-radius:3px;padding:12px;background:#fff;color:var(--ink);min-width:0}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid var(--cyan);border-color:var(--blue)}.quote-form .span-2{grid-column:1/-1}.upload small{color:var(--muted);font-weight:400}.form-submit{display:flex;align-items:center;gap:18px;flex-direction:row!important}.form-submit p{color:var(--muted);font-weight:400}.honeypot{position:absolute;left:-10000px}.content-narrow{max-width:1080px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:50px 0}.values-grid article{background:var(--pale);padding:28px}.about-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px}.about-links a{padding:22px;border:1px solid var(--line);font-weight:800;display:flex;justify-content:space-between}.process-timeline{margin:44px 0}.process-timeline article{display:grid;grid-template-columns:80px 1fr;border-top:1px solid var(--line);padding:24px 0}.process-timeline b{font-size:28px;color:var(--blue)}.process-timeline h3{margin:0}.location-services{grid-template-columns:repeat(3,1fr);margin:40px 0}.location-services>a{padding:24px;border:1px solid var(--line)}.location-services h3{margin:0}.location-services span{color:var(--blue);font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid figure{margin:0;border:1px solid var(--line)}.gallery-grid img{height:280px;width:100%;object-fit:cover}.gallery-grid figcaption{display:flex;flex-direction:column;padding:14px}.gallery-grid figcaption span{color:var(--blue);font-size:12px;text-transform:uppercase;font-weight:800}.gallery-grid small{color:var(--muted)}.empty-gallery{text-align:center;background:var(--pale);padding:80px}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:64px}.contact-card{padding:20px 0;border-top:1px solid var(--line);display:flex;flex-direction:column}.contact-card strong{color:var(--blue);font-size:12px;text-transform:uppercase}.contact-card a{font-weight:800}.thank-you{min-height:65vh;padding-top:140px}.footer{background:#001a3b;color:#d9e7f6;padding:68px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px}.footer-logo{width:230px;background:#fff;padding:8px}.footer h2{font-size:15px;color:#fff;text-transform:uppercase;letter-spacing:.08em}.footer a{display:block;font-size:14px;margin:8px 0;color:#c4d7eb}.footer p{color:#a9bed3}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:45px;padding:20px 0;display:flex;justify-content:space-between;font-size:12px}.mobile-actions{display:none}
@media(max-width:1280px){:root{--container:min(1180px,calc(100% - 42px))}.header-inner{gap:18px}.brand{width:190px}.main-nav{gap:22px}.header-contact .email-mini{display:none}.home-hero{grid-template-columns:minmax(0,1fr) 225px}.hero-copy{left:34px}.hero-mantra{right:20px}.hero-copy h1{font-size:48px}.service-strip{overflow-x:auto;grid-template-columns:repeat(9,135px)}}
@media(max-width:1023px){html{scroll-padding-top:76px}:root{--container:min(920px,calc(100% - 36px))}.topbar{display:none}.site-header{height:76px}.brand{width:180px}.brand img{height:64px}.menu-toggle{display:block;margin-left:auto}.main-nav{position:fixed;inset:76px 0 0;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:25px 30px;overflow:auto}.menu-open .main-nav{display:flex}.main-nav>a,.nav-services>a{height:auto;padding:18px 0;border-bottom:1px solid var(--line);font-size:20px}.main-nav a.active:after{display:none}.nav-services{height:auto}.mega-menu{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;grid-template-columns:1fr 1fr;padding:8px 0}.header-contact .phone,.header-contact .email-mini{display:none}.header-contact .button-navy{display:none}.header-contact .button-whatsapp{padding:0 15px}.home-hero{display:block;height:660px}.hero-stage{height:530px}.service-rail{height:130px;display:grid;grid-auto-flow:column;grid-auto-columns:180px;overflow-x:auto;padding:8px;gap:8px}.rail-item{height:92px;display:flex;flex-direction:column;align-items:flex-start;justify-content:end;padding:8px;background-size:cover}.rail-item img{position:absolute;inset:0;width:100%;height:100%;opacity:.65}.rail-item span{padding:0;font-weight:800}.rail-item b{display:none}.rail-all{height:92px;min-width:170px}.hero-copy{width:70%;top:44px}.hero-copy h1{font-size:46px}.hero-mantra{display:none}.service-strip{margin-top:0}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid>div:first-child{grid-column:1/-1}.process-grid{grid-template-columns:repeat(3,1fr)}.service-cards{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.side-nav{position:sticky;top:76px;z-index:15;display:flex;flex-direction:row;overflow-x:auto;padding:10px;gap:12px;border-top-width:2px}.side-nav strong{display:none}.side-nav a{white-space:nowrap;border:0}.quote-grid,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:767px){:root{--container:calc(100% - 28px)}body{font-size:16px;padding-bottom:58px}.site-header{height:68px}.brand{width:150px}.brand img{height:56px}.main-nav{inset:68px 0 0}.header-contact .button-whatsapp{display:none}.home-hero{height:628px}.hero-stage{height:500px}.hero-slide{background-position:60% center}.hero-overlay{background:linear-gradient(0deg,rgba(0,25,58,.96) 0%,rgba(0,29,65,.72) 58%,rgba(0,20,50,.25))}.hero-copy{left:20px;right:20px;top:auto;bottom:78px;width:auto}.hero-copy h1{font-size:38px;line-height:1.02}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eyebrow{font-size:10px}.hero-actions{gap:8px}.hero-actions .button{padding:0 12px;font-size:12px}.hero-points{display:none}.service-rail{height:128px;grid-auto-columns:150px}.service-strip{grid-template-columns:repeat(9,118px)}.service-strip img{height:75px}.section{padding:58px 0}.section h2,.section-heading h2{font-size:32px}.lead{font-size:18px!important}.intro-grid{display:block}.intro-grid>div{padding:22px 0}.sector-grid{grid-template-columns:1fr 1fr!important;padding:12px!important}.blueprint-card{min-height:290px;padding:24px!important}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:auto}.cta-band .container{align-items:flex-start;flex-direction:column}.inner-hero{height:420px;background-position:62% center}.inner-overlay{background:linear-gradient(0deg,rgba(0,24,59,.96),rgba(0,24,59,.5))}.inner-copy{padding-top:150px}.inner-copy h1{font-size:40px}.inner-copy>p:not(.eyebrow){font-size:16px}.breadcrumbs{top:auto;bottom:28px}.service-cards,.subservice-grid,.feature-grid,.two-columns,.related-links,.values-grid,.location-services,.gallery-grid{grid-template-columns:1fr}.subservice-grid>a{grid-template-columns:110px 1fr}.subservice-grid img{width:110px}.check-grid{grid-template-columns:1fr}.method-list li{grid-template-columns:1fr;gap:6px}.quote-form{grid-template-columns:1fr;padding:20px}.quote-form .span-2{grid-column:auto}.form-submit{align-items:flex-start;flex-direction:column!important}.sector-grid.wide{margin-bottom:40px}.about-links{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;height:58px;z-index:60;color:#fff;font-weight:800;font-size:13px;box-shadow:0 -8px 24px rgba(0,20,50,.18)}.mobile-actions a{display:flex;align-items:center;justify-content:center;background:var(--blue)}.mobile-actions a:last-child{background:var(--green)}.gallery-grid img{height:230px}}
@media(max-width:420px){.hero-copy h1{font-size:34px}.hero-actions .button{min-height:42px}.hero-actions .button-glass{font-size:0}.hero-actions .button-glass:after{content:"WhatsApp";font-size:12px}.main-nav{padding-inline:20px}.mega-menu{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.whatsapp-selector{position:relative}.whatsapp-menu{position:absolute;right:0;top:calc(100% + 10px);width:270px;background:#fff;box-shadow:var(--shadow);border-top:3px solid var(--green);padding:8px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.2s;z-index:80}.whatsapp-selector>button[aria-expanded="true"]+.whatsapp-menu{opacity:1;visibility:visible;transform:none}.whatsapp-menu a{display:flex;flex-direction:column;padding:12px;border-bottom:1px solid var(--line);color:var(--ink)}.whatsapp-menu a:hover{background:#eef9f2}.whatsapp-menu small{font-size:12px;color:var(--muted)}
.footer-location{display:block;font-size:14px;margin:8px 0;color:#c4d7eb}
/* Shared refinements preserve the approved navy / white TBC composition. */
.site-header{height:118px}.brand{width:180px}.brand img{width:180px;height:110px;object-fit:contain}.header-inner{gap:22px}.main-nav{gap:25px}.header-contact .email-mini{overflow-wrap:anywhere;max-width:230px;font-size:11px}.hero-copy h1,.hero-copy h2{font-size:clamp(38px,3.8vw,62px);line-height:1.04;letter-spacing:-.035em;margin:0 0 22px;color:white}.hero-copy{max-width:650px;width:54vw;top:52px}.hero-copy>p:not(.eyebrow){max-width:520px}.hero-pause{position:absolute;right:22px;bottom:80px;z-index:5;border:1px solid #ffffff90;border-radius:30px;background:#002b5ccc;color:white;padding:7px 20px;cursor:pointer}.hero-points span{font-size:14px}.service-card h3{font-size:25px;line-height:1.2;margin:0}.service-card img{aspect-ratio:16/9}.technical-list{padding:0;display:grid;grid-template-columns:1fr 1fr;list-style:none;gap:12px}.technical-list li{padding:15px 18px;border-left:3px solid var(--blue);background:var(--pale)}.content-main .service-cards{grid-template-columns:1fr 1fr}.content-main .service-card>div{padding:20px}.content-main>section{margin-bottom:48px;padding-bottom:48px}.side-nav{max-height:82vh;overflow-y:auto;top:24px}.content-main p{font-size:17px}.contact-card a,.footer a{overflow-wrap:anywhere}.contact-map{width:100%;height:300px;border:1px solid var(--line);margin-top:30px}.quote-form{min-width:0}.quote-form>label{min-width:0}.flash{padding:16px 20px;background:#e9f5ff;border-left:4px solid var(--blue);color:var(--navy);margin-bottom:20px}.flash.error{background:#fff0ee;border-color:#ac3527;color:#7e2015}.flash.success{background:#e7f8ee;border-color:#147546;color:#125b38}.gallery-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.gallery-filters button{padding:9px 14px;border:1px solid var(--line);background:white;color:var(--navy);border-radius:30px;cursor:pointer}.gallery-filters button.active{background:var(--navy);color:white}.gallery-open{border:0;padding:0;background:transparent;cursor:zoom-in;width:100%}[hidden]{display:none!important}.mobile-wa{border:0;background:var(--green);color:white;font-weight:800;cursor:pointer}.footer-logo{width:190px;padding:0}.footer-grid{gap:26px;grid-template-columns:1.1fr 1.1fr 1.1fr 1fr 1.25fr}.footer-location{font-size:13px}dialog{width:min(540px,calc(100% - 28px));padding:36px;border:0;border-radius:8px;color:var(--ink);box-shadow:var(--shadow)}dialog::backdrop{background:#00152dbb;backdrop-filter:blur(4px)}dialog h2{line-height:1.2}.dialog-close{position:absolute;right:12px;top:8px;background:transparent;border:0;font-size:30px;cursor:pointer;color:var(--navy)}#whatsapp-links a{display:flex;flex-direction:column;padding:20px;margin-block:10px;background:#eaf8ef;border-left:4px solid var(--green)}#whatsapp-links small{color:var(--muted)}#image-dialog{width:min(1200px,95vw);padding:40px 20px 20px}#image-dialog img{max-height:75vh;margin:auto;object-fit:contain}button:focus-visible,a:focus-visible{outline:3px solid #58b8ff;outline-offset:4px}.inner-copy{padding-top:80px}.breadcrumbs{position:static;margin-top:26px;flex-wrap:wrap}.inner-hero{height:auto;min-height:430px;padding-bottom:44px}.blueprint-lines{opacity:.5}.hero-slide{background-position:center}.button[disabled]{opacity:.65;cursor:wait}.home-intro .section-kicker{font-size:12px}

@media(max-width:1530px){.header-contact .email-mini{display:none}.coverage span{white-space:nowrap}.header-contact{flex:none}}
@media(min-width:1600px){.home-hero{height:640px;grid-template-columns:minmax(0,1fr) 280px}.rail-item{height:64px}.rail-item img{height:64px}.hero-copy{top:72px}.hero-copy h1{font-size:66px}}
@media(max-width:1279px){.header-contact .email-mini{display:none}.header-inner{gap:16px}.main-nav{gap:22px}.hero-copy h1,.hero-copy h2{font-size:46px}.hero-copy{width:56vw}.hero-mantra{font-size:13px;right:18px}.hero-points span{padding:0 12px}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-grid>div:first-child{grid-column:auto}}
@media(max-width:1023px){.site-header{height:100px}.brand,.brand img{width:150px;height:94px}.main-nav{inset:100px 0 0}.header-contact>.button{display:inline-flex}.header-contact>.button-navy{display:none}.hero-copy{width:76%;max-width:640px;top:40px}.hero-copy h1,.hero-copy h2{font-size:48px}.side-nav{top:0;max-height:none;overflow-y:hidden}.content-main .service-cards{grid-template-columns:1fr 1fr}.content-layout{gap:36px}.technical-list{grid-template-columns:1fr 1fr}.header-contact .button-whatsapp{display:inline-flex}}
@media(max-width:767px){.site-header{height:84px}.brand,.brand img{width:125px;height:80px}.main-nav{inset:84px 0 58px}.header-contact{display:none}.hero-copy{left:20px;right:20px;width:auto;top:72px;bottom:auto}.hero-copy h1,.hero-copy h2{font-size:38px;line-height:1.07}.hero-copy .eyebrow{font-size:10px;line-height:1.5}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:12px;min-height:44px;padding:10px 12px}.hero-pause{bottom:16px;right:18px}.hero-stage{height:510px}.home-hero{height:638px}.hero-slide{background-position:62% center}.inner-copy{padding-top:72px}.inner-copy h1{font-size:36px;line-height:1.06}.inner-hero{min-height:380px;padding-bottom:35px}.breadcrumbs{margin-top:22px;font-size:12px}.content-main .service-cards,.technical-list{grid-template-columns:1fr}.content-main>section{padding-bottom:35px;margin-bottom:35px}.side-nav{top:0;position:sticky}.quote-grid{gap:35px}.quote-form{padding:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.hero-actions .button-glass:after{content:none}.contact-grid{gap:36px}.gallery-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.gallery-filters button{white-space:nowrap}dialog{padding:32px 22px}.main-nav a{min-height:54px}.mobile-actions{padding-bottom:env(safe-area-inset-bottom);height:calc(58px + env(safe-area-inset-bottom))}}
@media(max-width:380px){.hero-copy h1,.hero-copy h2{font-size:33px}.hero-copy{top:60px}.inner-copy h1{font-size:32px}.footer-grid{grid-template-columns:1fr}.service-card h3{font-size:23px}}
.page-gallery-section{scroll-margin-top:125px}.content-main>.page-gallery-section{padding-bottom:68px;margin-bottom:68px;border-bottom:1px solid var(--line)}.page-gallery-heading{max-width:760px;margin-bottom:28px}.page-gallery-heading h2{margin:0 0 12px}.page-gallery-heading p:last-child{color:var(--muted)}.page-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.page-gallery-grid figure{margin:0;min-width:0;border:1px solid var(--line);background:#fff;overflow:hidden}.page-gallery-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .45s ease}.page-gallery-grid figure:hover img{transform:scale(1.035)}.page-gallery-grid figcaption{padding:14px 15px;display:flex;flex-direction:column;gap:3px}.page-gallery-grid figcaption strong{color:var(--navy);font-size:14px;line-height:1.35}.page-gallery-grid figcaption span{color:var(--muted);font-size:12px}
@media(max-width:1023px){.page-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.page-gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px;margin-right:calc((100vw - 100%)/-2);padding-right:14px}.page-gallery-grid figure{flex:0 0 86%;scroll-snap-align:start}.page-gallery-heading{margin-bottom:22px}}
:root{--navy:#002d62;--navy2:#001f46;--blue:#0965df;--cyan:#55b8ff;--ink:#102642;--muted:#53677f;--pale:#f4f8fc;--line:#dce6f1;--container:min(1480px,calc(100% - 64px));--shadow:0 20px 60px rgba(0,31,70,.14)}
body{font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);letter-spacing:-.005em}.topbar{display:none!important}.site-header{position:absolute;top:0;left:0;right:0;height:104px;background:linear-gradient(180deg,rgba(0,24,54,.72),transparent);box-shadow:none;z-index:80;transition:background .25s,height .25s,box-shadow .25s;isolation:isolate}.site-header.is-scrolled{position:fixed;height:82px;background:rgba(255,255,255,.97);box-shadow:0 8px 32px rgba(0,32,70,.12);backdrop-filter:blur(14px)}.header-inner{gap:22px}.brand{width:178px;height:84px;padding:5px 12px;background:rgba(255,255,255,.96);border-radius:0 0 8px 8px;display:flex;align-items:center}.brand img{width:100%;height:74px;object-fit:contain}.is-scrolled .brand{height:72px}.is-scrolled .brand img{height:62px}.main-nav{gap:25px}.main-nav>a,.nav-services>a{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.36)}.is-scrolled .main-nav>a,.is-scrolled .nav-services>a{color:var(--navy);text-shadow:none}.main-nav a.active:after{bottom:23px;background:var(--cyan)}.is-scrolled .main-nav a.active:after{background:var(--blue)}.header-contact{gap:9px}.header-contact .button{padding-inline:17px;min-height:43px}.site-header:not(.is-scrolled) .header-contact .button-navy{background:#fff;color:var(--navy)}.nav-services>a span{font-size:12px;margin-left:4px}.mega-menu{top:82%;left:50%;width:min(870px,76vw);transform:translate(-50%,12px);grid-template-columns:repeat(3,1fr);gap:6px;border:0;border-radius:10px;padding:18px}.nav-services:hover .mega-menu,.nav-services:focus-within .mega-menu{transform:translate(-50%,0)}.mega-menu a{display:flex;flex-direction:column;gap:3px;padding:13px}.mega-menu small{font-weight:400;color:var(--muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hero{height:650px}.hero-copy{top:150px}.hero-pause{bottom:20px}.hero-points{display:none!important}.service-rail{padding-top:104px}.service-strip{padding-block:14px 22px;overflow-x:auto;scrollbar-width:thin}.section{padding:92px 0}.section h2,.section-heading h2{font-weight:750}.intro-grid{grid-template-columns:1.05fr 1.3fr 1.25fr;gap:20px;align-items:stretch}.intro-grid>div{border-radius:8px}.intro-grid>div:first-child{padding:34px 26px 34px 0}.sector-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.sector-grid div{min-height:150px;border:1px solid #e5edf6;border-radius:5px;font-size:13px}.sector-grid span{color:var(--blue);font-size:40px;line-height:1;margin-bottom:12px;font-weight:300}.blueprint-card{padding:36px!important;min-height:480px}.blueprint-card img{position:absolute;width:85%;right:-20%;bottom:-4%;opacity:.88}.blueprint-card>div{z-index:2}.blueprint-card h2{font-size:38px}.blueprint-lines{display:none}.service-card,.feature-grid article,.values-grid article,.process-grid article,.subservice-grid>a,.gallery-grid figure{border-radius:7px;overflow:hidden;transition:transform .25s,box-shadow .25s}.service-card:hover,.feature-grid article:hover,.subservice-grid>a:hover,.gallery-grid figure:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.content-main>section{scroll-margin-top:110px}.content-main p{max-width:920px;line-height:1.78}.inner-hero{min-height:470px;height:auto;padding-bottom:55px}.inner-copy{padding-top:170px}.breadcrumbs{margin-top:34px}.quote-section{background:linear-gradient(125deg,#001d45,#0657a5)}.quote-page{padding-top:110px}.quote-form{border-radius:9px;box-shadow:0 18px 55px rgba(0,25,64,.16)}.quote-dialog{width:min(920px,calc(100% - 32px));max-height:92vh;padding:32px;border-radius:12px}.quote-dialog .quote-form{box-shadow:none;padding:4px 0 0}.quote-dialog-heading{padding-right:40px}.quote-dialog-heading h2{margin:0;font-size:36px}.quote-dialog-heading p{color:var(--muted)}.wizard-progress{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px}.wizard-progress span{padding:9px 12px;background:var(--pale);color:var(--muted);font-weight:700;font-size:12px}.wizard-progress span.active{background:#e5f1ff;color:var(--blue)}.wizard-step{display:none;grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:16px}.wizard-step.active{display:grid}.wizard-buttons{display:flex;justify-content:flex-end}.wizard-back{color:var(--navy);border-color:var(--line)}.quote-full-link{text-align:right;font-weight:700;color:var(--blue)}.project-gallery-section{background:linear-gradient(180deg,#fff,#f5f9fd)}.project-gallery-grid{grid-template-columns:repeat(3,1fr);align-items:start}.project-gallery-grid figure:nth-child(5n+2) img{height:360px}.project-gallery-grid figcaption{gap:4px}.project-gallery-grid figcaption strong{font-size:16px}.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:30px}.project-preview{background:var(--pale)}#image-dialog{width:min(1280px,96vw);background:#07172a;color:#fff}#image-dialog img{max-width:calc(100% - 100px)}.lightbox-nav{position:absolute;top:45%;width:46px;height:60px;border:0;border-radius:4px;background:#ffffffdc;color:var(--navy);font-size:38px;cursor:pointer}.lightbox-prev{left:15px}.lightbox-next{right:15px}
@media(max-width:1279px){:root{--container:min(1160px,calc(100% - 44px))}.main-nav{gap:16px;font-size:13px}.header-contact .button-whatsapp{display:none}.mega-menu{width:760px}.hero-copy{top:140px}.sector-grid div{min-height:125px}}
@media(max-width:1023px){.site-header,.site-header.is-scrolled{height:76px}.site-header{background:rgba(255,255,255,.97);position:fixed;box-shadow:0 5px 20px rgba(0,30,70,.1)}.brand,.is-scrolled .brand{height:70px;width:165px;padding:4px 8px}.brand img,.is-scrolled .brand img{height:62px}.menu-toggle span{background:var(--navy)}.main-nav{inset:76px 0 0}.main-nav>a,.nav-services>a,.is-scrolled .main-nav>a,.is-scrolled .nav-services>a{color:var(--navy);text-shadow:none}.mega-menu{display:none;width:auto;grid-template-columns:1fr 1fr}.nav-services.open .mega-menu{display:grid}.home-hero{height:690px}.hero-stage{height:560px}.hero-copy{top:150px}.service-rail{padding-top:8px}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid>div:first-child{grid-column:1/-1}.blueprint-card{min-height:420px}.inner-copy{padding-top:150px}.quote-page{padding-top:80px}.project-gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){:root{--container:calc(100% - 28px)}.site-header,.site-header.is-scrolled{height:68px}.brand,.is-scrolled .brand{height:64px;width:145px}.brand img,.is-scrolled .brand img{height:56px}.main-nav{inset:68px 0 0}.mega-menu{grid-template-columns:1fr}.header-contact .button-navy{display:none}.home-hero{height:632px}.hero-stage{height:504px}.hero-copy{top:auto}.service-strip{width:100%;padding-inline:14px}.section{padding:62px 0}.intro-grid{display:block}.intro-grid>div:first-child{padding:10px 0 28px}.sector-grid{grid-template-columns:repeat(2,1fr);margin-bottom:16px}.sector-grid div{min-height:115px}.sector-grid span{font-size:32px}.blueprint-card{min-height:330px}.inner-copy{padding-top:135px}.quote-dialog{padding:25px 18px}.quote-dialog-heading h2{font-size:29px}.wizard-step{grid-template-columns:1fr}.wizard-step .span-2{grid-column:1}.project-gallery-grid{grid-template-columns:1fr}.project-gallery-grid figure:nth-child(5n+2) img{height:280px}.split-heading{display:block}.lightbox-nav{width:38px}.project-preview .project-gallery-grid{grid-template-columns:1fr 1fr}.project-preview .gallery-grid img{height:160px}.project-preview figcaption{padding:10px}.project-preview figcaption strong{font-size:13px}}
/* TBC homepage/header responsive refresh — 2026-09-11
   Loaded after legacy styles so one final layer owns the requested composition and breakpoints. */
html,body{max-width:100%;overflow-x:clip}
main{min-width:0}

/* Header logo: reverse/transparent over hero, original colour on white/scrolled header. */
.brand{position:relative;overflow:visible;background:transparent!important;border-radius:0!important;padding:0!important;flex:none}
.brand .brand-logo{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:contain;transition:opacity .2s ease;pointer-events:none}
.brand-logo-dark{opacity:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}
.brand-logo-color{opacity:0}
.site-header.is-scrolled .brand-logo-dark{opacity:0}
.site-header.is-scrolled .brand-logo-color{opacity:1}
.site-header:not(.is-scrolled) .brand{background:transparent!important}

/* Compact reference-style homepage block. */
.home-showcase{background:#fff;padding:10px 0 24px;border-bottom:1px solid #e7eef7}
.home-showcase .service-strip{width:100%;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;padding:0;overflow:visible;scrollbar-width:thin}
.home-showcase .service-strip a{border:1px solid #dce7f3;border-radius:3px;box-shadow:none;background:#fff;min-width:0;overflow:hidden}
.home-showcase .service-strip a:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(0,45,98,.11)}
.home-showcase .service-strip img{width:100%;height:auto;aspect-ratio:1.55/1;object-fit:cover}
.home-showcase .service-strip span{min-height:38px;padding:5px 4px;font-size:11px;line-height:1.04;color:#003f98;font-weight:800}
.home-showcase .intro-grid{display:grid;grid-template-columns:minmax(280px,.98fr) minmax(390px,1.18fr) minmax(350px,1.04fr);gap:12px;align-items:stretch;margin-top:10px}
.home-showcase .home-about-card{padding:15px 16px 12px 0;min-width:0}
.home-showcase .section-kicker{font-size:9px;letter-spacing:.23em;margin:0 0 7px;color:#075fd6}
.home-showcase .section-kicker:before{width:16px;margin-right:7px}
.home-showcase .home-about-card h2{font-size:clamp(25px,2vw,35px);line-height:.98;letter-spacing:-.04em;color:#092254;margin:0 0 10px;max-width:440px}
.home-showcase .home-about-card p:not(.section-kicker){font-size:13px;line-height:1.34;color:#48627e;margin:0 0 10px;max-width:520px}
.home-more-link{display:inline-flex;align-items:center;gap:10px;background:#06345f;color:#fff;border-radius:2px;min-height:35px;padding:0 16px;font-size:11px;font-weight:800;transition:.2s}
.home-more-link:hover{background:#075fcf;transform:translateY(-1px)}
.home-showcase .sector-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:8px;background:#f3f8fd;padding:10px;border-radius:4px;min-width:0}
.home-showcase .sector-grid>div{min-height:78px;background:#fff;border:0;border-radius:2px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#003a91;font-size:11px;line-height:1.1;text-align:center}
.home-showcase .sector-grid strong{font-weight:650}
.home-showcase .sector-icon{display:block;width:30px;height:30px;margin:0;color:#075fe4}
.home-showcase .sector-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.home-showcase .blueprint-card{min-height:174px;padding:20px 18px!important;border-radius:4px;background:linear-gradient(110deg,#f2f8ff 0%,#edf6ff 58%,#fff 100%);position:relative;overflow:hidden;display:flex;align-items:flex-start}
.home-showcase .blueprint-card>div{position:relative;z-index:2;width:54%}
.home-showcase .blueprint-card h2{font-size:clamp(24px,1.8vw,32px);line-height:.95;letter-spacing:-.04em;color:#08255c;margin:0 0 11px}
.home-showcase .blueprint-card p{font-size:12px;line-height:1.22;color:#075ad1;margin:0 0 17px}
.home-showcase .blueprint-card p strong{font-weight:800}
.home-showcase .blueprint-card a{display:inline-flex;align-items:center;gap:9px;color:#0965df;font-size:11px;font-weight:800}
.home-showcase .blueprint-card img{position:absolute;width:76%;max-width:none;right:-15%;bottom:-12%;opacity:.95;pointer-events:none}

/* Desktop header proportions and dark-background identity. */
@media(min-width:1024px){
 .site-header{height:104px}
 .header-inner{min-width:0}
 .brand{width:182px!important;height:88px!important}
 .site-header.is-scrolled .brand{width:166px!important;height:72px!important}
 .site-header.is-scrolled{height:82px}
}

/* Medium desktop: service strip stays usable instead of compressing labels. */
@media(min-width:1024px) and (max-width:1279px){
 .home-showcase .service-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:124px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}
 .home-showcase .service-strip a{scroll-snap-align:start}
 .home-showcase .intro-grid{grid-template-columns:1fr 1fr}
 .home-showcase .home-about-card{grid-column:1/-1;padding:13px 0 4px}
 .home-showcase .home-about-card h2{max-width:680px}
 .home-showcase .home-about-card p:not(.section-kicker){max-width:820px}
 .home-showcase .sector-grid,.home-showcase .blueprint-card{min-height:204px}
}

/* Tablet: fixed white header, no hero overlap. */
@media(max-width:1023px){
 html{scroll-padding-top:76px}
 body{overflow-x:hidden}
 .site-header,.site-header.is-scrolled{position:fixed;top:0;left:0;right:0;height:76px;background:rgba(255,255,255,.98);box-shadow:0 5px 20px rgba(0,30,70,.1);backdrop-filter:blur(14px)}
 main{padding-top:76px}
 .brand,.site-header.is-scrolled .brand{width:128px!important;height:66px!important}
 .brand-logo-dark{opacity:0!important}
 .brand-logo-color{opacity:1!important}
 .menu-toggle{display:block;margin-left:auto;position:relative;z-index:2}
 .menu-toggle span{background:var(--navy)!important}
 .main-nav{position:fixed;inset:76px 0 0;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:20px 28px 32px;overflow-y:auto;overscroll-behavior:contain}
 .menu-open .main-nav{display:flex}
 .main-nav>a,.nav-services>a,.is-scrolled .main-nav>a,.is-scrolled .nav-services>a{color:var(--navy);text-shadow:none}
 .header-contact .button-navy{display:none}
 .home-hero{height:660px;display:block}
 .hero-stage{height:540px}
 .hero-copy{left:clamp(24px,5vw,48px);right:24px;top:62px;bottom:auto;width:min(660px,78%);max-width:none}
 .hero-copy h1,.hero-copy h2{font-size:clamp(42px,6vw,54px);line-height:1.02}
 .hero-copy>p:not(.eyebrow){max-width:560px}
 .service-rail{height:120px;display:grid;grid-auto-flow:column;grid-auto-columns:178px;overflow-x:auto;overflow-y:hidden;padding:8px;gap:8px;scroll-snap-type:x proximity}
 .rail-item,.rail-all{height:96px;scroll-snap-align:start}
 .rail-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:9px;background:#132238}
 .rail-item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}
 .rail-item span{padding:0;font-size:12px;font-weight:800}
 .rail-item b{display:none}
 .rail-all{min-width:165px;margin:0}
 .home-showcase{padding-top:10px}
 .home-showcase .service-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:122px;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x mandatory}
 .home-showcase .service-strip a{scroll-snap-align:start}
 .home-showcase .service-strip span{min-height:40px;font-size:10.5px}
 .home-showcase .intro-grid{grid-template-columns:1fr 1fr;gap:12px}
 .home-showcase .home-about-card{grid-column:1/-1;padding:14px 0 2px}
 .home-showcase .home-about-card h2{font-size:32px;max-width:680px}
 .home-showcase .home-about-card p:not(.section-kicker){max-width:760px}
 .home-showcase .sector-grid,.home-showcase .blueprint-card{min-height:218px}
 .home-showcase .blueprint-card h2{font-size:29px}
 .inner-hero{margin-top:0;min-height:390px}
 .inner-copy{padding-top:84px}
}

/* Phones: header, hero and both service rails stay inside the viewport at every common width. */
@media(max-width:767px){
 :root{--container:calc(100% - 28px)}
 html{scroll-padding-top:68px}
 body{padding-bottom:calc(58px + env(safe-area-inset-bottom));overflow-x:hidden}
 .site-header,.site-header.is-scrolled{height:68px}
 main{padding-top:68px}
 .header-inner{gap:8px}
 .brand,.site-header.is-scrolled .brand{width:105px!important;height:58px!important}
 .main-nav{inset:68px 0 calc(58px + env(safe-area-inset-bottom));padding:16px 20px 28px}
 .main-nav>a,.nav-services>a{font-size:18px;padding:15px 0;min-height:50px}
 .mega-menu{grid-template-columns:1fr;padding:6px 0}
 .header-contact{display:none}
 .home-hero{height:618px}
 .hero-stage{height:506px}
 .hero-slide{background-position:60% center}
 .hero-overlay{background:linear-gradient(0deg,rgba(0,25,58,.97) 0%,rgba(0,29,65,.78) 58%,rgba(0,20,50,.34))}
 .hero-copy{left:18px;right:18px;top:50px;bottom:auto;width:auto;max-width:none}
 .hero-copy .eyebrow{font-size:9px;line-height:1.45;letter-spacing:.2em;margin-bottom:9px}
 .hero-copy h1,.hero-copy h2{font-size:clamp(31px,8.2vw,38px);line-height:1.02;margin-bottom:13px}
 .hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.42;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
 .hero-actions{display:flex;flex-wrap:wrap;gap:8px}
 .hero-actions .button{flex:1 1 132px;min-width:0;min-height:43px;padding:8px 10px;font-size:11px;white-space:nowrap}
 .hero-pause{right:14px;bottom:14px;padding:6px 15px;font-size:12px}
 .service-rail{height:112px;grid-auto-columns:142px;padding:6px;gap:6px}
 .rail-item,.rail-all{height:88px}
 .rail-item span{font-size:10.5px;line-height:1.08}
 .rail-all{min-width:142px;font-size:11px}
 .home-showcase{padding:9px 0 20px}
 .home-showcase .service-strip{grid-auto-columns:118px;gap:7px;margin-right:calc((100vw - 100%)/-2);padding-right:14px}
 .home-showcase .service-strip img{aspect-ratio:1.5/1}
 .home-showcase .service-strip span{min-height:39px;padding:5px 3px;font-size:10px}
 .home-showcase .intro-grid{display:block;margin-top:8px}
 .home-showcase .home-about-card{padding:18px 0 20px}
 .home-showcase .home-about-card h2{font-size:clamp(28px,8vw,34px);line-height:1.01;margin-bottom:10px}
 .home-showcase .home-about-card p:not(.section-kicker){font-size:13.5px;line-height:1.42}
 .home-more-link{min-height:37px;padding:0 15px;font-size:11px}
 .home-showcase .sector-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:7px;padding:8px;margin:0 0 12px}
 .home-showcase .sector-grid>div{min-height:91px;padding:9px 5px;font-size:11px}
 .home-showcase .sector-icon{width:29px;height:29px}
 .home-showcase .blueprint-card{min-height:220px;padding:22px 18px!important}
 .home-showcase .blueprint-card>div{width:58%}
 .home-showcase .blueprint-card h2{font-size:27px}
 .home-showcase .blueprint-card img{width:86%;right:-28%;bottom:-5%}
 .inner-hero{min-height:360px;padding-bottom:32px}
 .inner-copy{padding-top:64px}
 .inner-copy h1{font-size:clamp(33px,9vw,40px)}
 .mobile-actions{height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}
}

@media(max-width:380px){
 .brand,.site-header.is-scrolled .brand{width:98px!important}
 .hero-copy{top:42px;left:15px;right:15px}
 .hero-copy h1,.hero-copy h2{font-size:30px}
 .hero-actions .button{font-size:10.5px;padding-inline:8px}
 .home-showcase .service-strip{grid-auto-columns:112px}
 .home-showcase .home-about-card h2{font-size:28px}
 .home-showcase .sector-grid>div{min-height:86px}
}
/* TBC final responsive and layout layer — 2026-09-11
   This file intentionally owns the requested final breakpoints so legacy styles cannot conflict. */
html,body{width:100%;max-width:100%;overflow-x:clip;background:#fff}
.site-header{width:100%;max-width:none;right:0!important}
.header-inner{width:var(--container);max-width:none;margin-inline:auto}
.home-hero,.hero-stage,.hero-slide{max-width:100%;min-width:0}

/* Desktop hero: the image continues below the entire header; the service rail begins below it. */
@media(min-width:1024px){
 .home-hero{position:relative!important;display:block!important;height:650px!important;overflow:hidden;background:var(--navy)!important}
 .hero-stage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
 .service-rail{position:absolute!important;z-index:12!important;top:104px!important;right:0!important;bottom:0!important;width:280px!important;height:auto!important;padding:0!important;background:#102640!important;display:grid!important;grid-template-rows:repeat(9,minmax(0,1fr)) 50px!important;overflow:hidden!important}
 .rail-item{height:auto!important;min-height:0!important;grid-template-columns:72px minmax(0,1fr) 22px!important}
 .rail-item img{width:72px!important;height:100%!important;object-fit:cover!important}
 .rail-item span{font-size:12px!important;line-height:1.1!important;min-width:0}
 .rail-all{height:auto!important;min-height:50px!important;margin:0!important;background:#fff!important}
 .hero-copy{width:min(650px,calc(100vw - 390px))!important}
 .hero-mantra{right:315px!important}
}
@media(min-width:1024px) and (max-width:1279px){
 .service-rail{width:235px!important}
 .rail-item{grid-template-columns:60px minmax(0,1fr) 18px!important}
 .rail-item img{width:60px!important}
 .hero-copy{width:min(610px,calc(100vw - 315px))!important}
 .hero-mantra{right:265px!important}
}

/* Crisp Concept-to-Completion panel: live text + vector blueprint, no raster text blur. */
.home-showcase{padding:10px 0 22px!important}
.home-showcase .intro-grid{grid-template-columns:minmax(0,1.03fr) minmax(0,1.13fr) minmax(0,1.28fr)!important;gap:12px!important;align-items:stretch!important;margin-top:10px!important}
.home-showcase .home-about-card{min-width:0!important;padding:16px 16px 12px 0!important}
.home-showcase .sector-grid{min-width:0!important;align-self:stretch!important}
.home-showcase .blueprint-live{position:relative!important;overflow:hidden!important;min-height:188px!important;padding:0!important;border-radius:4px!important;background:linear-gradient(110deg,#f3f8ff 0%,#edf6ff 52%,#fff 100%)!important;display:block!important;align-self:stretch!important;border:1px solid #edf3fa!important}
.home-showcase .blueprint-live:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,248,255,.98) 0%,rgba(242,248,255,.94) 34%,rgba(242,248,255,.44) 50%,rgba(255,255,255,0) 72%);z-index:1;pointer-events:none}
.home-showcase .blueprint-copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;width:43%;padding:24px 0 20px 24px;color:#072b65;font-style:normal}
.home-showcase .blueprint-copy>strong{font-size:clamp(23px,1.55vw,31px);line-height:.96;letter-spacing:-.035em;font-weight:800}
.home-showcase .blueprint-copy>small{margin-top:12px;color:#0861d7;font-size:11px;line-height:1.2;font-style:normal}
.home-showcase .blueprint-copy>small b{font-weight:800}
.home-showcase .blueprint-copy>em{margin-top:22px;color:#0861d7;font-size:11px;line-height:1;font-weight:800;font-style:normal;display:inline-flex;gap:8px;align-items:center}
.home-showcase .blueprint-live img{position:absolute!important;z-index:0!important;width:78%!important;height:112%!important;max-width:none!important;right:-4%!important;bottom:-8%!important;object-fit:contain!important;object-position:right bottom!important;opacity:.98!important;filter:none!important;image-rendering:auto!important;pointer-events:none!important}
.home-showcase .blueprint-live:hover{box-shadow:0 10px 28px rgba(0,54,120,.12);transform:translateY(-1px)}

/* Dark footer uses the reversed transparent brand asset, not a white logo card. */
.footer-logo{width:230px!important;height:auto!important;background:transparent!important;padding:0!important;object-fit:contain!important;filter:drop-shadow(0 2px 7px rgba(0,0,0,.2))}

/* Mobile/tablet navigation: compact content-sized sheet, centred labels, no empty full-screen panel. */
.mobile-menu-actions{display:none}
@media(max-width:1023px){
 html{scroll-padding-top:76px}
 body.menu-open{overflow:hidden!important}
 .site-header,.site-header.is-scrolled{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important;z-index:1002!important}
 .header-contact{display:none!important}
 .menu-toggle{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;position:relative!important;z-index:1004!important;width:46px!important;height:46px!important;margin-left:auto!important;padding:7px!important;cursor:pointer!important;pointer-events:auto!important}
 .menu-toggle span{display:block!important;width:27px!important;height:2px!important;margin:3px 0!important;background:#00345f!important;transition:transform .2s,opacity .2s!important}
 body.menu-open .menu-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)!important}
 body.menu-open .menu-toggle span:nth-child(2){opacity:0!important}
 body.menu-open .menu-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}
 .main-nav{display:flex!important;position:absolute!important;top:calc(100% + 4px)!important;right:12px!important;left:auto!important;bottom:auto!important;width:min(420px,calc(100vw - 24px))!important;height:auto!important;max-height:calc(100dvh - 92px)!important;margin:0!important;background:#fff!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:8px 16px 0!important;overflow-y:auto!important;overscroll-behavior:contain!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(.985)!important;transform-origin:top right!important;transition:opacity .18s,transform .18s,visibility .18s!important;box-shadow:0 18px 44px rgba(0,35,80,.2)!important;border:1px solid #dce5ef!important;border-radius:0 0 7px 7px!important;z-index:1003!important}
 body.menu-open .main-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
 .main-nav>a,.nav-services>a,.is-scrolled .main-nav>a,.is-scrolled .nav-services>a{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#002b5c!important;text-shadow:none!important;height:auto!important;min-height:48px!important;flex:0 0 auto!important;border-bottom:1px solid #dfe8f1!important;font-size:16px!important;font-weight:650!important;padding:11px 8px!important}
 .main-nav a.active:after{display:none!important}
 .nav-services{height:auto!important;min-height:0!important;width:100%!important;flex:0 0 auto!important}
 .mega-menu{position:static!important;width:100%!important;max-height:none!important;transform:none!important;opacity:1!important;visibility:visible!important;box-shadow:none!important;border:0!important;padding:3px 0 8px!important;display:none!important;grid-template-columns:1fr!important;overflow:visible!important;background:#f8fbff!important;border-radius:0!important}
 .nav-services.open .mega-menu{display:grid!important}
 .mega-menu a{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:42px!important;padding:9px 8px!important;border-bottom:1px solid #e8eef5!important;border-radius:0!important;font-size:13px!important;color:#003568!important}
 .mega-menu a:last-child{border-bottom:0!important}
 .mega-menu small{display:none!important}
 .mobile-menu-actions{display:grid!important;grid-template-columns:1fr 1fr!important;margin:8px -16px 0!important;position:sticky!important;bottom:0!important;z-index:2!important}
 .mobile-menu-actions a,.mobile-menu-actions button{border:0!important;border-radius:0!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}
 .mobile-menu-quote{background:#0870e8!important}
 .mobile-menu-wa{background:#08a54f!important}
 body.menu-open .mobile-actions{display:none!important}

 /* Tablet hero rail becomes horizontal and cannot create a right-side blank column. */
 .home-hero{display:block!important;height:640px!important}
 .hero-stage{height:520px!important}
 .service-rail{position:static!important;width:auto!important;height:120px!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:178px!important;grid-template-rows:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px!important;gap:8px!important;background:#fff!important;scroll-snap-type:x proximity!important}
 .rail-item,.rail-all{height:96px!important;scroll-snap-align:start!important}
 .rail-item{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;padding:9px!important;background:#132238!important}
 .rail-item img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:.72!important}
 .rail-item span{padding:0!important;font-size:12px!important;font-weight:800!important}
 .rail-item b{display:none!important}
 .rail-all{min-width:165px!important;margin:0!important}

 .home-showcase .intro-grid{grid-template-columns:1fr 1fr!important}
 .home-showcase .home-about-card{grid-column:1/-1!important;padding:14px 0 4px!important}
 .home-showcase .blueprint-live{min-height:218px!important}
 .home-showcase .blueprint-copy{width:45%;padding:26px 0 22px 24px}
 .home-showcase .blueprint-live img{width:76%!important;right:-5%!important}
 .inner-hero{margin-top:0!important;min-height:340px!important;height:auto!important;padding-bottom:32px!important;background-size:cover!important;background-position:center center!important}
 .inner-overlay{background:linear-gradient(90deg,rgba(0,24,59,.88),rgba(0,33,75,.48) 64%,rgba(0,24,59,.15))!important}
 .inner-copy{padding-top:64px!important}
}

/* Phones: show the photograph, keep content compact, and remove excess empty hero height. */
@media(max-width:767px){
 html{scroll-padding-top:68px}
 .main-nav{right:8px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 78px)!important;padding:7px 14px 0!important}
 .main-nav>a,.nav-services>a{min-height:46px!important;font-size:15px!important;padding:10px 7px!important}
 .mega-menu{grid-template-columns:1fr!important}
 .mega-menu a{min-height:39px!important;font-size:12.5px!important;padding:8px 6px!important}
 .mobile-menu-actions{margin:8px -14px 0!important}

 .home-hero{height:565px!important}
 .hero-stage{height:455px!important}
 .hero-slide{background-size:cover!important;background-position:58% center!important}
 .hero-overlay{background:linear-gradient(180deg,rgba(0,21,50,.30) 0%,rgba(0,27,61,.58) 48%,rgba(0,24,57,.82) 100%)!important}
 .hero-copy{left:18px!important;right:18px!important;top:34px!important;bottom:auto!important;width:auto!important;max-width:none!important}
 .hero-copy .eyebrow{font-size:9px!important;line-height:1.42!important;letter-spacing:.19em!important;margin-bottom:9px!important}
 .hero-copy h1,.hero-copy h2{font-size:clamp(30px,8.2vw,37px)!important;line-height:1.02!important;margin-bottom:12px!important}
 .hero-copy>p:not(.eyebrow){font-size:13px!important;line-height:1.4!important;margin:0 0 14px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
 .hero-actions{display:flex!important;flex-wrap:nowrap!important;gap:8px!important}
 .hero-actions .button{flex:1 1 0!important;min-width:0!important;min-height:43px!important;padding:8px 8px!important;font-size:10.5px!important;white-space:nowrap!important}
 .hero-pause{right:14px!important;bottom:12px!important;padding:6px 14px!important;font-size:12px!important}
 .service-rail{height:110px!important;grid-auto-columns:142px!important;padding:6px!important;gap:6px!important}
 .rail-item,.rail-all{height:86px!important}
 .rail-item span{font-size:10.5px!important;line-height:1.08!important}
 .rail-all{min-width:142px!important;font-size:11px!important}

 .home-showcase .intro-grid{display:block!important;margin-top:8px!important}
 .home-showcase .home-about-card{padding:18px 0 18px!important}
 .home-showcase .sector-grid{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:auto!important;gap:7px!important;padding:8px!important;margin:0 0 12px!important}
 .home-showcase .sector-grid>div{min-height:86px!important;padding:8px 5px!important}
 .home-showcase .blueprint-live{width:100%!important;min-height:218px!important;margin-top:0!important}
 .home-showcase .blueprint-copy{width:48%;padding:22px 0 18px 18px}
 .home-showcase .blueprint-copy>strong{font-size:24px}
 .home-showcase .blueprint-copy>small{font-size:10px;margin-top:10px}
 .home-showcase .blueprint-copy>em{font-size:10px;margin-top:18px}
 .home-showcase .blueprint-live img{width:84%!important;height:104%!important;right:-18%!important;bottom:-4%!important}

 .inner-hero{min-height:300px!important;height:auto!important;padding-bottom:24px!important;background-position:center 42%!important}
 .inner-overlay{background:linear-gradient(180deg,rgba(0,24,59,.30),rgba(0,24,59,.76))!important}
 .inner-copy{padding-top:38px!important}
 .inner-copy h1{font-size:clamp(31px,8.6vw,38px)!important;line-height:1.03!important;margin-bottom:12px!important}
 .inner-copy>p:not(.eyebrow){font-size:14px!important;line-height:1.42!important;margin-bottom:12px!important}
 .breadcrumbs{margin-top:16px!important;font-size:11px!important;line-height:1.3!important}
 .footer-logo{width:185px!important}
}
@media(max-width:380px){
 .hero-stage{height:440px!important}
 .home-hero{height:550px!important}
 .hero-copy{top:28px!important;left:15px!important;right:15px!important}
 .hero-copy h1,.hero-copy h2{font-size:29px!important}
 .hero-actions .button{font-size:10px!important;padding-inline:6px!important}
 .inner-hero{min-height:285px!important}
 .inner-copy{padding-top:30px!important}
}

/* Services overview: heading + Explore action sit on the image in a controlled glass panel. */
.service-overview-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.service-card-overlay{position:relative!important;overflow:hidden!important;border:0!important;background:#071d38!important;min-height:0!important}
.service-card-overlay .card-image{display:block!important;position:relative!important;height:270px!important;overflow:hidden!important}
.service-card-overlay .card-image:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(0,20,49,.72) 68%,rgba(0,20,49,.93));pointer-events:none}
.service-card-overlay .card-image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .35s ease!important}
.service-card-overlay:hover .card-image img{transform:scale(1.035)}
.service-image-overlay{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;padding:14px 16px;background:rgba(3,32,70,.68);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);display:flex;flex-direction:column;gap:8px;color:#fff;box-shadow:0 10px 28px rgba(0,18,45,.18)}
.service-image-overlay strong{font-size:20px;line-height:1.08;letter-spacing:-.02em;color:#fff}
.service-image-overlay em{font-size:12px;line-height:1;font-style:normal;font-weight:800;color:#dceeff;display:inline-flex;align-items:center;gap:8px}
@media(max-width:1023px){.service-overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-card-overlay .card-image{height:245px!important}}
@media(max-width:767px){.service-overview-cards{grid-template-columns:1fr!important;gap:14px!important}.service-card-overlay .card-image{height:220px!important}.service-image-overlay{left:10px;right:10px;bottom:10px;padding:12px 14px}.service-image-overlay strong{font-size:18px}.service-image-overlay em{font-size:11px}}

/* Gallery keeps genuine photographs visually consistent. */
.project-gallery-grid figure{background:#fff}
.project-gallery-grid .gallery-open{background:#eef3f8}
.project-gallery-grid img{width:100%;height:280px;object-fit:cover}
.project-gallery-grid figcaption{min-height:92px}
.project-gallery-grid figcaption strong{line-height:1.25}
@media(max-width:767px){.project-gallery-grid img{height:240px}}

/* Compact branded scrollbar without creating a visible right-side gutter. */
html{scrollbar-color:#6d86a4 #e9f0f7;scrollbar-width:thin}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#e9f0f7}
::-webkit-scrollbar-thumb{background:#6d86a4;border-radius:8px;border:2px solid #e9f0f7}
::-webkit-scrollbar-thumb:hover{background:#315b86}

/* Homepage showcase refinement — 2026-09-11.
   Scope: six sector tiles + From Concept to Completion only. */
.home-showcase .sector-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-template-rows:repeat(2,minmax(0,1fr))!important;
  gap:6px!important;
  padding:7px!important;
  margin:0!important;
  background:#edf5fc!important;
  border:1px solid #e6eff8!important;
  border-radius:7px!important;
  align-content:stretch!important;
}
.home-showcase .sector-grid>div{
  min-height:84px!important;
  padding:9px 6px!important;
  gap:6px!important;
  background:#fff!important;
  border:1px solid #e3edf7!important;
  border-radius:5px!important;
  box-shadow:0 2px 9px rgba(0,49,103,.035)!important;
  color:#073b78!important;
  font-size:12px!important;
  line-height:1.12!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
.home-showcase .sector-grid strong{font-weight:780!important;letter-spacing:-.012em!important}
.home-showcase .sector-icon{width:35px!important;height:35px!important;margin:0!important;color:#0869da!important;flex:0 0 auto!important}
.home-showcase .sector-icon svg{width:100%!important;height:100%!important;stroke-width:1.8!important}
@media(hover:hover) and (pointer:fine){
  .home-showcase .sector-grid>div:hover{transform:translateY(-2px)!important;border-color:#9fcafb!important;box-shadow:0 9px 24px rgba(0,72,160,.10)!important}
}

.home-showcase .blueprint-live{
  container-type:inline-size;
  container-name:tbc-concept;
  position:relative!important;
  display:block!important;
  min-height:248px!important;
  padding:0!important;
  background:linear-gradient(110deg,#f8fcff 0%,#eef7ff 48%,#fff 100%)!important;
  border:1px solid #e2edf8!important;
  border-radius:7px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  box-shadow:0 8px 26px rgba(0,50,105,.045)!important;
}
.home-showcase .blueprint-live:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(248,252,255,1) 0%,rgba(248,252,255,.97) 31%,rgba(245,250,255,.76) 42%,rgba(245,250,255,.16) 61%,rgba(255,255,255,0) 76%)!important;
}
.home-showcase .blueprint-live:after{
  content:"";
  position:absolute;
  z-index:1;
  top:0;right:0;bottom:0;
  width:67%;
  background-image:linear-gradient(90deg,rgba(241,248,255,.20),rgba(255,255,255,0) 32%),url('../img/approved/commercial-building.webp');
  background-size:cover;
  background-position:62% center;
  opacity:.96;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 10%,#000 35%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 10%,#000 35%,#000 100%);
}
.home-showcase .blueprint-copy{
  position:relative!important;
  z-index:5!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  width:43%!important;
  max-width:315px!important;
  padding:clamp(22px,2.2vw,34px) 0 clamp(20px,2vw,30px) clamp(22px,2.2vw,34px)!important;
}
.home-showcase .blueprint-copy>strong{
  display:block!important;
  margin:0!important;
  color:#082f68!important;
  font-size:clamp(25px,1.75vw,34px)!important;
  line-height:.98!important;
  letter-spacing:-.046em!important;
  font-weight:820!important;
}
.home-showcase .blueprint-copy>small{
  display:block!important;
  margin-top:13px!important;
  color:#176ab9!important;
  font-size:clamp(10.5px,.72vw,12px)!important;
  line-height:1.22!important;
  font-style:normal!important;
}
.home-showcase .blueprint-copy>small b{color:#075fc5!important;font-weight:820!important}
.home-showcase .concept-note{
  display:block!important;
  max-width:260px!important;
  margin-top:11px!important;
  color:#526d89!important;
  font-size:clamp(9px,.62vw,11px)!important;
  line-height:1.42!important;
}
.home-showcase .blueprint-copy>em{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  margin-top:17px!important;
  padding:9px 13px!important;
  border-radius:4px!important;
  background:#0967d8!important;
  color:#fff!important;
  box-shadow:0 5px 14px rgba(9,103,216,.15)!important;
  font-size:clamp(10px,.66vw,11.5px)!important;
  line-height:1!important;
  font-style:normal!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.home-showcase .blueprint-live>img{
  position:absolute!important;
  z-index:3!important;
  left:35%!important;
  bottom:-4%!important;
  width:52%!important;
  height:91%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:left bottom!important;
  opacity:.72!important;
  filter:none!important;
  transform:none!important;
  pointer-events:none!important;
}
.home-showcase .concept-mantra{
  position:absolute!important;
  z-index:4!important;
  right:3.2%!important;
  top:12%!important;
  color:#0b4c91!important;
  font-family:"Segoe Script","Bradley Hand",cursive!important;
  font-size:clamp(13px,1.05vw,19px)!important;
  line-height:1.18!important;
  font-style:italic!important;
  transform:rotate(-5deg)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.8)!important;
}

@media(min-width:1600px){
  .home-showcase .blueprint-live{min-height:270px!important}
  .home-showcase .blueprint-copy{max-width:340px!important}
  .home-showcase .blueprint-live>img{left:34%!important;width:54%!important}
}
@media(min-width:768px) and (max-width:1199px){
  .home-showcase .sector-grid>div{min-height:78px!important;padding:7px 4px!important;font-size:11px!important}
  .home-showcase .sector-icon{width:31px!important;height:31px!important}
  .home-showcase .blueprint-live{min-height:240px!important}
  .home-showcase .blueprint-copy{width:45%!important;padding:22px 0 20px 22px!important}
  .home-showcase .blueprint-live>img{left:34%!important;width:55%!important;height:88%!important}
  .home-showcase .concept-mantra{right:2.5%!important;top:10%!important}
}
@media(max-width:767px){
  .home-showcase .sector-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;padding:7px!important;margin:0 0 13px!important;
  }
  .home-showcase .sector-grid>div{min-height:82px!important;padding:8px 5px!important;gap:5px!important;font-size:11.5px!important}
  .home-showcase .sector-icon{width:31px!important;height:31px!important}
  .home-showcase .blueprint-live{
    width:100%!important;max-width:100%!important;grid-column:1/-1!important;
    min-height:390px!important;margin-top:0!important;
  }
  .home-showcase .blueprint-live:before{
    background:linear-gradient(180deg,rgba(248,252,255,1) 0%,rgba(248,252,255,.99) 43%,rgba(244,250,255,.82) 56%,rgba(255,255,255,.08) 76%,rgba(255,255,255,0) 100%)!important;
  }
  .home-showcase .blueprint-live:after{
    top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:48%!important;
    background-position:64% 43%!important;
    -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.32) 15%,#000 42%,#000 100%)!important;
    mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.32) 15%,#000 42%,#000 100%)!important;
  }
  .home-showcase .blueprint-copy{
    width:100%!important;max-width:none!important;padding:23px 22px 0!important;
  }
  .home-showcase .blueprint-copy>strong{font-size:clamp(27px,8.1vw,34px)!important;line-height:1!important}
  .home-showcase .blueprint-copy>small{font-size:11.5px!important;margin-top:11px!important}
  .home-showcase .concept-note{max-width:290px!important;font-size:10.5px!important;line-height:1.38!important;margin-top:9px!important}
  .home-showcase .blueprint-copy>em{font-size:10.5px!important;margin-top:13px!important;padding:9px 12px!important}
  .home-showcase .blueprint-live>img{
    left:-7%!important;bottom:0!important;width:74%!important;height:46%!important;opacity:.68!important;object-position:left bottom!important;
  }
  .home-showcase .concept-mantra{right:5%!important;top:auto!important;bottom:28%!important;font-size:14px!important}
}
@media(max-width:380px){
  .home-showcase .sector-grid>div{min-height:78px!important;font-size:11px!important}
  .home-showcase .sector-icon{width:29px!important;height:29px!important}
  .home-showcase .blueprint-live{min-height:374px!important}
  .home-showcase .blueprint-copy{padding:20px 18px 0!important}
  .home-showcase .concept-note{font-size:10px!important;max-width:255px!important}
}

/* Concept-to-Completion exact responsive correction — 2026-09-11.
   Isolated scope: homepage .blueprint-live only. */
.home-showcase .blueprint-live{
  min-height:258px!important;
  background:linear-gradient(110deg,#f8fcff 0%,#eef7ff 56%,#f9fcff 100%)!important;
  border:1px solid #dfeaf6!important;
  border-radius:7px!important;
  box-shadow:0 7px 24px rgba(0,50,105,.045)!important;
}
.home-showcase .blueprint-live:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,#f8fcff 0%,rgba(248,252,255,.99) 35%,rgba(248,252,255,.90) 43%,rgba(248,252,255,.30) 54%,rgba(248,252,255,0) 67%)!important;
}
.home-showcase .blueprint-live:after{display:none!important}
.home-showcase .blueprint-copy{
  position:relative!important;
  z-index:5!important;
  width:43%!important;
  max-width:none!important;
  min-width:205px!important;
  padding:27px 0 24px 28px!important;
}
.home-showcase .blueprint-copy>strong{
  font-size:clamp(24px,1.55vw,31px)!important;
  line-height:1.01!important;
  letter-spacing:-.045em!important;
  white-space:nowrap!important;
}
.home-showcase .blueprint-copy>small{
  margin-top:12px!important;
  font-size:11px!important;
  line-height:1.22!important;
}
.home-showcase .concept-note{
  display:block!important;
  max-width:235px!important;
  margin-top:9px!important;
  color:#4e6987!important;
  font-size:10px!important;
  line-height:1.38!important;
}
.home-showcase .blueprint-copy>em{
  margin-top:14px!important;
  padding:9px 13px!important;
  font-size:10.5px!important;
}
.home-showcase .blueprint-live>img{
  position:absolute!important;
  z-index:3!important;
  left:auto!important;
  right:-1%!important;
  bottom:0!important;
  width:68%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
  pointer-events:none!important;
}
.home-showcase .concept-mantra{display:none!important}

@media(min-width:1600px){
  .home-showcase .blueprint-live{min-height:274px!important}
  .home-showcase .blueprint-copy{width:42%!important;padding:31px 0 26px 32px!important}
  .home-showcase .blueprint-copy>strong{font-size:32px!important}
  .home-showcase .concept-note{font-size:10.5px!important;max-width:250px!important}
  .home-showcase .blueprint-live>img{width:70%!important;right:-1.5%!important}
}
@media(min-width:768px) and (max-width:1199px){
  .home-showcase .blueprint-live{min-height:250px!important}
  .home-showcase .blueprint-copy{width:45%!important;min-width:190px!important;padding:24px 0 22px 24px!important}
  .home-showcase .blueprint-copy>strong{font-size:26px!important}
  .home-showcase .concept-note{max-width:205px!important;font-size:9.5px!important}
  .home-showcase .blueprint-live>img{width:67%!important;right:-2%!important}
}
@media(max-width:767px){
  .home-showcase .blueprint-live{
    min-height:405px!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:0!important;
    background:linear-gradient(180deg,#f8fcff 0%,#f3f9ff 58%,#f9fcff 100%)!important;
  }
  .home-showcase .blueprint-live:before{
    background:linear-gradient(180deg,#f8fcff 0%,rgba(248,252,255,.99) 42%,rgba(248,252,255,.88) 51%,rgba(248,252,255,.18) 66%,rgba(248,252,255,0) 78%)!important;
  }
  .home-showcase .blueprint-copy{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:23px 20px 0!important;
  }
  .home-showcase .blueprint-copy>strong{
    font-size:clamp(27px,8vw,32px)!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .home-showcase .blueprint-copy>small{font-size:11px!important;margin-top:10px!important}
  .home-showcase .concept-note{max-width:270px!important;font-size:10px!important;line-height:1.34!important;margin-top:8px!important}
  .home-showcase .blueprint-copy>em{font-size:10px!important;margin-top:12px!important;padding:8px 11px!important}
  .home-showcase .blueprint-live>img{
    left:0!important;
    right:auto!important;
    bottom:0!important;
    width:100%!important;
    height:auto!important;
    max-height:54%!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    opacity:1!important;
  }
}
@media(max-width:380px){
  .home-showcase .blueprint-live{min-height:390px!important}
  .home-showcase .blueprint-copy{padding:20px 17px 0!important}
  .home-showcase .blueprint-copy>strong{font-size:26px!important}
  .home-showcase .concept-note{max-width:245px!important;font-size:9.5px!important}
  .home-showcase .blueprint-live>img{max-height:52%!important}
}


/* Mobile menu polish — isolated navigation-only patch. */
@media(max-width:1023px){
 .site-header .brand,.site-header.is-scrolled .brand{width:172px!important;height:70px!important;padding:3px 7px!important}
 .site-header .brand img,.site-header.is-scrolled .brand img{height:64px!important}
 .menu-toggle{width:43px!important;height:43px!important;padding:8px!important}
 .menu-toggle span{width:25px!important;height:2px!important;margin:2.7px 0!important;border-radius:2px!important}
 body.menu-open .menu-toggle span:nth-child(1){transform:translateY(7.4px) rotate(45deg)!important}
 body.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7.4px) rotate(-45deg)!important}
 .main-nav{top:calc(100% + 6px)!important;right:10px!important;width:min(392px,calc(100vw - 20px))!important;max-height:calc(100dvh - 92px)!important;padding:6px 14px 0!important;border:1px solid #d9e4ef!important;border-radius:11px!important;box-shadow:0 18px 48px rgba(0,32,73,.18)!important;overflow-x:hidden!important}
 .main-nav>a,.nav-services>a,.is-scrolled .main-nav>a,.is-scrolled .nav-services>a{min-height:44px!important;padding:9px 8px!important;font-size:15px!important;font-weight:650!important;border-bottom:1px solid #e8eef5!important;letter-spacing:0!important}
 .nav-services>a{gap:8px!important}
 .nav-chevron{width:13px!important;height:13px!important;flex:0 0 13px!important;color:#174d79!important;transition:transform .2s ease!important;transform-origin:50% 50%!important}
 .nav-services.open>a .nav-chevron{transform:rotate(180deg)!important}
 .mega-menu{margin:0 -2px!important;padding:2px 0 5px!important;background:#f7faff!important;border-top:1px solid #e8eef5!important}
 .mega-menu a{min-height:39px!important;padding:8px 9px!important;font-size:12.5px!important;font-weight:700!important;border-bottom:1px solid #e8eef5!important}
 .mobile-menu-actions{margin:6px -14px 0!important;position:static!important;overflow:hidden!important;border-radius:0 0 10px 10px!important}
 .mobile-menu-actions a,.mobile-menu-actions button{min-height:49px!important;font-size:11.5px!important}
}
@media(max-width:767px){
 .site-header .brand,.site-header.is-scrolled .brand{width:154px!important;height:64px!important;padding:2px 6px!important}
 .site-header .brand img,.site-header.is-scrolled .brand img{height:59px!important}
 .main-nav{top:calc(100% + 5px)!important;right:8px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 80px)!important;padding:5px 12px 0!important;border-radius:10px!important}
 .main-nav>a,.nav-services>a{min-height:43px!important;padding:8px 7px!important;font-size:14.5px!important}
 .mega-menu a{min-height:37px!important;font-size:12px!important;padding:7px 6px!important}
 .mobile-menu-actions{margin:6px -12px 0!important;border-radius:0 0 9px 9px!important}
 .mobile-menu-actions a,.mobile-menu-actions button{min-height:48px!important;font-size:11px!important}
}
