
:root{
  --navy:#062a61;--blue:#0757c8;--blue2:#0b72e7;--ink:#152238;--muted:#5e6d80;
  --line:#dce4ee;--light:#f5f8fc;--white:#fff;--silver:#aeb8c5;--green:#12805c;
  --radius:18px;--shadow:0 18px 50px rgba(6,42,97,.12);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;padding:10px;z-index:999}.skip-link:focus{left:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topbar{background:var(--navy);color:#dbe8fb;font-size:.82rem}.topbar .container{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:20px}.topbar-links{display:flex;gap:22px}.topbar a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,228,238,.9)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:54px;height:54px;object-fit:contain}.brand span{display:grid;line-height:1}.brand strong{font-size:1.55rem;letter-spacing:.06em;color:var(--navy)}.brand small{font-size:.56rem;letter-spacing:.12em;color:#607089;margin-top:6px;white-space:nowrap}.nav{display:flex;align-items:center;gap:6px}.nav a{padding:12px 13px;border-radius:10px;font-size:.94rem;font-weight:650;color:#344156}.nav a:hover,.nav a[aria-current="page"]{color:var(--blue);background:#eef5ff}.nav .nav-cta{background:var(--blue);color:white;padding:12px 18px;margin-left:7px}.nav .nav-cta:hover{background:var(--navy);color:#fff}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--navy);margin:5px 0}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:14px 20px;font-weight:750;border:1px solid transparent;transition:.2s ease}.btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.btn-primary{background:var(--blue);color:white;box-shadow:0 10px 26px rgba(7,87,200,.24)}.btn-primary:hover{background:var(--navy);transform:translateY(-1px)}.btn-secondary{background:#fff;color:var(--navy);border-color:#cfd9e5}.btn-secondary:hover{border-color:var(--blue);color:var(--blue)}.btn-link{padding:0;color:var(--blue)}
.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.76rem;color:var(--blue)}h1,h2,h3{line-height:1.12;margin:0 0 18px;color:var(--navy);letter-spacing:-.025em}h1{font-size:clamp(2.65rem,5.5vw,5.25rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.25rem}p{margin:0 0 18px;color:var(--muted)}.lead{font-size:1.12rem;max-width:680px}.section{padding:92px 0}.section-sm{padding:62px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:38px}.section-head p{max-width:570px}.surface{background:var(--light)}
.hero{position:relative;overflow:hidden;padding:76px 0 70px;background:linear-gradient(135deg,#fbfdff 0%,#f4f8fd 65%,#edf4fc 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(7,87,200,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(7,87,200,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,black,transparent 72%)}.hero:after{content:"";position:absolute;width:720px;height:720px;right:-360px;top:-160px;border:90px solid rgba(7,87,200,.055);transform:rotate(32deg);border-radius:80px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero-copy h1 span{color:var(--blue)}.hero-copy .lead{font-size:1.18rem}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.hero-points{display:flex;gap:24px;flex-wrap:wrap;margin-top:27px}.hero-point{display:flex;align-items:center;gap:9px;font-size:.91rem;font-weight:650;color:#3b4b61}.hero-point i{width:24px;height:24px;border-radius:50%;background:#e7f5ef;color:var(--green);display:grid;place-items:center}.hero-point svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4}.hero-media{position:relative;min-height:500px}.hero-frame{position:absolute;inset:20px 10px 30px 60px;border-radius:34px;background:linear-gradient(145deg,#fff,#e8eff8);box-shadow:var(--shadow);overflow:hidden;border:1px solid #dbe4ef}.hero-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(155deg,transparent 45%,rgba(7,87,200,.12));z-index:1}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #dce5ef;border-radius:15px;padding:15px 17px;box-shadow:0 14px 35px rgba(5,45,100,.14)}.float-card strong{display:block;color:var(--navy);font-size:1rem}.float-card span{font-size:.78rem;color:var(--muted)}.float-card.one{left:0;top:70px}.float-card.two{right:0;bottom:0}.float-card .mini-icon{width:38px;height:38px;border-radius:10px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;margin-bottom:9px}.float-card svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:23px 25px;border-right:1px solid var(--line);display:flex;align-items:center;gap:13px}.trust-item:last-child{border:0}.trust-item svg{width:24px;height:24px;fill:none;stroke:var(--blue);stroke-width:1.7}.trust-item strong{display:block;color:var(--navy);font-size:.94rem}.trust-item span{font-size:.78rem;color:var(--muted)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);padding:25px;background:#fff;min-height:220px;transition:.22s}.category-card:hover{transform:translateY(-4px);border-color:#b9ccec;box-shadow:0 18px 40px rgba(6,42,97,.1)}.category-card .icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);margin-bottom:26px}.category-card .icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6}.category-card h3{margin-bottom:8px}.category-card p{font-size:.9rem;margin-bottom:20px}.category-card .arrow{position:absolute;right:18px;bottom:16px;width:34px;height:34px;border-radius:50%;background:#f2f6fb;display:grid;place-items:center;color:var(--blue)}.category-card .arrow svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.split{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.media-panel{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#e9eff6;min-height:510px}.media-panel img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.media-panel .tag{position:absolute;left:22px;bottom:22px;background:rgba(6,42,97,.92);color:white;padding:13px 17px;border-radius:12px;font-size:.87rem;font-weight:700}.feature-list{display:grid;gap:14px;margin:27px 0}.feature{display:flex;gap:14px;align-items:flex-start}.feature i{flex:0 0 35px;width:35px;height:35px;border-radius:10px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center}.feature svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9}.feature strong{display:block;color:var(--navy);margin-bottom:2px}.feature span{font-size:.89rem;color:var(--muted)}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;counter-reset:process}.process-card{counter-increment:process;border-top:3px solid var(--blue);padding:24px 20px;background:white;border-radius:0 0 16px 16px;box-shadow:0 10px 30px rgba(8,49,100,.07)}.process-card:before{content:"0" counter(process);font-size:.8rem;font-weight:850;color:var(--blue);letter-spacing:.12em}.process-card h3{margin-top:14px}.process-card p{font-size:.9rem;margin:0}
.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.industry-card{border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#fff}.industry-card img{height:165px;width:100%;object-fit:cover;filter:saturate(.82)}.industry-card div{padding:19px}.industry-card h3{font-size:1.08rem;margin-bottom:7px}.industry-card p{font-size:.87rem;margin:0}
.cta{position:relative;overflow:hidden;background:var(--navy);color:#fff;border-radius:28px;padding:50px 55px}.cta:after{content:"";position:absolute;right:-80px;top:-180px;width:420px;height:420px;border:75px solid rgba(255,255,255,.07);border-radius:50%}.cta-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.cta h2{color:#fff;margin-bottom:10px}.cta p{color:#c9d8ee;margin:0}.cta .btn-secondary{border:0}
.page-hero{position:relative;overflow:hidden;padding:72px 0;background:linear-gradient(135deg,#f7faff,#eef4fb);border-bottom:1px solid var(--line)}.page-hero:after{content:"";position:absolute;right:-120px;top:-240px;width:520px;height:520px;border:70px solid rgba(7,87,200,.06);border-radius:50%}.page-hero .container{position:relative;z-index:2}.breadcrumbs{font-size:.83rem;color:#718096;margin-bottom:18px}.breadcrumbs a{color:var(--blue)}.page-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);max-width:850px}.page-hero p{font-size:1.12rem;max-width:720px}
.values-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.value-card{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.value-card .icon{width:42px;height:42px;border-radius:12px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}.value-card svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.value-card h3{font-size:1.03rem}.value-card p{font-size:.84rem;margin:0}.statement-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.statement{padding:32px;border-radius:20px;background:linear-gradient(145deg,#07387f,#062a61);color:#fff}.statement h3{color:#fff;font-size:1.55rem}.statement p{color:#d9e5f7;margin:0}
.product-toolbar{display:flex;gap:14px;justify-content:space-between;align-items:center;margin-bottom:28px}.search-box{position:relative;max-width:430px;flex:1}.search-box input{width:100%;border:1px solid #ccd8e6;border-radius:12px;padding:14px 16px 14px 46px;background:#fff}.search-box svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;fill:none;stroke:#6b7a90;stroke-width:1.8}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #ccd8e6;background:white;padding:9px 13px;border-radius:999px;font-size:.84rem;color:#43536a}.chip.active,.chip:hover{background:var(--navy);color:white;border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.product-visual{height:170px;background:linear-gradient(145deg,#f8fbff,#e9f0f8);display:grid;place-items:center;position:relative}.product-visual:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#9db2ca 1px,transparent 1px);background-size:18px 18px;opacity:.18}.product-visual svg{position:relative;z-index:2;width:68px;height:68px;fill:none;stroke:var(--blue);stroke-width:1.1}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-body h3{margin-bottom:8px}.product-body p{font-size:.89rem}.tag-list{display:flex;gap:7px;flex-wrap:wrap;margin:4px 0 20px}.tag-list span{background:#eff4fa;border-radius:999px;padding:5px 9px;font-size:.73rem;color:#536176}.product-body .btn-link{margin-top:auto;font-size:.9rem;font-weight:750;display:inline-flex;gap:8px;align-items:center}.product-body .btn-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.region-map{position:relative;border-radius:24px;min-height:460px;background:linear-gradient(145deg,#062a61,#0757c8);overflow:hidden;color:#fff;padding:42px}.region-map:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.24) 1px,transparent 1px);background-size:22px 22px;opacity:.35}.region-map img{position:absolute;right:-50px;bottom:-70px;width:420px;opacity:.18;filter:grayscale(1) brightness(5)}.region-map h3,.region-map p{position:relative;z-index:2;color:#fff}.region-map ul{position:relative;z-index:2;list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}.region-map li{display:flex;align-items:center;gap:10px}.region-map li:before{content:"";width:9px;height:9px;border-radius:50%;background:#65a8ff;box-shadow:0 0 0 5px rgba(101,168,255,.14)}
.form-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:35px;align-items:start}.contact-panel{background:var(--navy);color:white;border-radius:24px;padding:35px;position:sticky;top:116px;overflow:hidden}.contact-panel:after{content:"";position:absolute;width:260px;height:260px;border:50px solid rgba(255,255,255,.06);border-radius:50%;right:-110px;bottom:-110px}.contact-panel h2{color:#fff;font-size:2rem}.contact-panel p{color:#cbd9ed}.contact-items{display:grid;gap:18px;margin-top:28px}.contact-item{display:flex;gap:13px;position:relative;z-index:2}.contact-item .icon{width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:rgba(255,255,255,.1);display:grid;place-items:center}.contact-item svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.7}.contact-item strong{display:block}.contact-item span,.contact-item a{font-size:.9rem;color:#d8e4f5}.form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;box-shadow:0 16px 45px rgba(6,42,97,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.84rem;font-weight:750;color:#344156}.field input,.field textarea,.field select{width:100%;border:1px solid #ccd8e6;background:#fff;border-radius:11px;padding:13px 14px;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,87,200,.11)}.field textarea{min-height:150px;resize:vertical}.form-note{font-size:.78rem;color:#718096}.honeypot{position:absolute;left:-9999px}.status-message{display:none;margin-top:14px;padding:12px;border-radius:10px}.status-message.success{display:block;background:#eaf8f2;color:#116a4c}.status-message.error{display:block;background:#fff0f0;color:#9d2929}
.site-footer{margin-top:80px;background:#041f49;color:#cbd9ed}.footer-main{padding:60px 0 40px;display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:45px}.footer-brand-lockup{display:flex;align-items:center;gap:12px}.footer-brand-lockup img{width:62px;height:62px;object-fit:contain}.footer-brand-lockup span{display:grid;line-height:1}.footer-brand-lockup strong{color:#fff;font-size:1.6rem;letter-spacing:.07em}.footer-brand-lockup small{color:#9fb4d2;letter-spacing:.2em;margin-top:8px}.footer-brand p{color:#aebfda;font-size:.9rem;max-width:350px;margin-top:20px}.footer-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.13em;color:#fff;font-weight:800;margin-bottom:18px}.footer-links{display:grid;gap:10px;font-size:.88rem}.footer-links a:hover{color:#fff}.footer-contact{display:grid;gap:11px;font-size:.87rem}.footer-contact a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;font-size:.78rem}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom-links{display:flex;gap:18px}
.notice{padding:16px 18px;border-left:4px solid var(--blue);background:#eff6ff;border-radius:8px;color:#334a66;font-size:.91rem}.empty-state{display:none;padding:35px;text-align:center;border:1px dashed #b7c5d6;border-radius:16px;color:#617087}.legal{max-width:820px}.legal h2{font-size:1.7rem;margin-top:38px}.legal ul{color:var(--muted)}
@media(max-width:1050px){.nav a{padding:10px 8px;font-size:.88rem}.brand img{width:48px;height:48px}.brand strong{font-size:1.35rem}.hero-grid{gap:30px}.category-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.topbar{display:none}.nav-wrap{height:72px}.brand img{width:44px;height:44px}.brand strong{font-size:1.2rem}.brand small{display:none}.menu-toggle{display:block}.nav{position:absolute;left:20px;right:20px;top:72px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:12px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:12px}.nav .nav-cta{margin:4px 0 0;text-align:center}.hero{padding-top:48px}.hero-grid,.split,.form-layout,.cta-grid{grid-template-columns:1fr}.hero-media{min-height:410px}.hero-frame{inset:15px 10px 20px 30px}.float-card.one{left:0;top:40px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:70px 0}.section-head{display:block}.process-grid{grid-template-columns:repeat(2,1fr)}.statement-grid{grid-template-columns:1fr}.contact-panel{position:relative;top:auto}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:last-child{grid-column:auto}.page-hero{padding:55px 0}.product-toolbar{align-items:stretch;flex-direction:column}.values-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:min(100% - 28px,var(--max))}.hero h1{font-size:2.55rem}.hero-actions .btn{width:100%}.hero-media{min-height:340px}.float-card{padding:11px 13px}.float-card.one{top:25px}.category-grid,.industry-grid,.product-grid,.process-grid,.values-grid,.form-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)!important}.trust-item:last-child{border-bottom:0!important}.media-panel{min-height:380px}.cta{padding:38px 25px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main>div:last-child{grid-column:auto}.footer-bottom .container{flex-direction:column;align-items:flex-start}.form-card{padding:24px}.section{padding:58px 0}.page-hero h1{font-size:2.55rem}.product-visual{height:145px}}


/* RC 1.0.1 layout hardening */
html,body{max-width:100%;overflow-x:clip}
.container,.nav-wrap,.hero-grid,.split,.section-head,.cta-grid,.form-layout,.footer-main{min-width:0}
.hero-grid>*,.split>*,.section-head>*,.cta-grid>*,.form-layout>*,.footer-main>*{min-width:0}
.btn,.nav a,.chip{white-space:nowrap}
.btn{line-height:1.2;min-height:52px}
.nav-wrap{position:relative}
.nav a{line-height:1.2}
.hero-actions{align-items:center}
.category-card,.product-card,.industry-card,.process-card,.value-card{min-width:0}
.category-card h3,.category-card p,.product-body h3,.product-body p,.industry-card h3,.industry-card p{overflow-wrap:anywhere}

@media(max-width:1140px){
  .topbar{display:none}
  .nav-wrap{height:72px}
  .brand img{width:46px;height:46px}
  .brand strong{font-size:1.25rem}
  .brand small{font-size:.52rem}
  .menu-toggle{display:block;flex:0 0 auto}
  .nav{position:absolute;left:0;right:0;top:72px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:12px;display:none;flex-direction:column;align-items:stretch;gap:4px}
  .nav.open{display:flex}
  .nav a{padding:12px 14px;text-align:left}
  .nav .nav-cta{margin:4px 0 0;text-align:center}
}

@media(max-width:680px){
  .brand small{display:none}
  .brand strong{font-size:1.15rem}
  .section-head{margin-bottom:28px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%}
}


/* v1.0.2 footer credit and contact map */
.site-credit{display:inline-flex;align-items:center;gap:.35rem;color:#9fb4d2;white-space:nowrap}
.site-credit>a{color:#fff;font-weight:700;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:3px}
.site-credit>a:hover,.site-credit>a:focus-visible{color:#7fb5ff;text-decoration-color:currentColor}
.map-section{padding-top:0}
.map-heading{align-items:end}
.map-heading p{max-width:650px}
.map-directions{flex:0 0 auto}
.map-card{position:relative;min-height:440px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#eaf1f8,#f8fbff);box-shadow:0 18px 50px rgba(6,42,97,.10)}
.map-card iframe{display:block;width:100%;height:440px;border:0;background:#eaf1f8}
.map-address{position:absolute;left:24px;bottom:24px;z-index:2;display:grid;gap:2px;max-width:330px;padding:16px 18px;border-radius:14px;background:rgba(4,31,73,.94);color:#fff;box-shadow:0 12px 32px rgba(4,31,73,.24);backdrop-filter:blur(8px)}
.map-address strong{font-size:1rem}
.map-address span{font-size:.86rem;color:#d8e4f5}
@media(max-width:820px){.map-heading{align-items:start}.map-directions{margin-top:18px}.map-card,.map-card iframe{min-height:360px;height:360px}}
@media(max-width:560px){.footer-bottom-links{flex-wrap:wrap;row-gap:10px}.site-credit{width:100%}.map-card,.map-card iframe{min-height:320px;height:320px}.map-address{left:14px;right:14px;bottom:14px;max-width:none}.map-directions{width:100%}}


/* v1.0.3 product imagery refresh */
.category-card{padding:20px;min-height:286px}
.category-card .thumb{display:block;height:118px;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#f8fbff,#edf3fa);border:1px solid #e4edf7;margin-bottom:18px}
.category-card .thumb img{width:100%;height:100%;object-fit:contain;padding:10px;background:#fff}
.category-card .icon{display:none}
.category-card .arrow{bottom:18px}
.product-visual{padding:10px}
.product-visual:after{opacity:.08}
.product-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;background:#fff;border-radius:14px;padding:12px}
.product-card:hover .product-visual img,.category-card:hover .thumb img{transform:scale(1.03);transition:transform .25s ease}
@media(max-width:560px){.category-card{min-height:240px}.category-card .thumb{height:108px}}


/* v1.0.4 contact-number and WhatsApp update */
.topbar-whatsapp,.footer-whatsapp{font-weight:700}
.topbar-whatsapp::before,.footer-whatsapp::before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#25d366;vertical-align:1px}
.contact-item .whatsapp-icon{background:rgba(37,211,102,.16);color:#36d477}
.contact-item .whatsapp-icon svg,.whatsapp-float svg{fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;display:inline-flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:#25d366;color:#062a28;font-weight:800;box-shadow:0 14px 32px rgba(2,48,35,.24);transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(2,48,35,.3)}
.whatsapp-float svg{width:22px;height:22px}
@media(max-width:560px){.whatsapp-float{right:14px;bottom:14px;padding:12px}.whatsapp-float span{display:none}.topbar-whatsapp{display:none}}

/* v1.0.5 contact icon and original visual refresh */
.topbar-location,.topbar-contact,.footer-contact-row{display:inline-flex;align-items:center;gap:8px}
.topbar-location svg,.topbar-contact svg{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.topbar-contact{white-space:nowrap}
.topbar-whatsapp svg,.footer-whatsapp svg{stroke:#38d06f}
.footer-contact{display:grid;gap:10px}
.footer-contact-row{color:inherit;text-decoration:none;line-height:1.35}
.footer-contact-row svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#85b7ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-contact-row:hover{color:#fff}
.category-card .thumb img,.product-visual img,.industry-card img,.hero-frame img,.media-panel img{padding:0;background:transparent}
.category-card .thumb{height:142px;background:#f9fbfe}
.category-card{min-height:304px}
.product-visual{height:190px;background:#f9fbfe}
.product-visual img{border-radius:12px}
.industry-card img{height:185px;object-fit:cover;background:#f8fbff}
.hero-frame img,.media-panel img{object-fit:cover}
@media(max-width:860px){
  .topbar-location>span{display:none}
  .topbar .container{justify-content:flex-end}
}
@media(max-width:640px){
  .topbar-links{width:100%;justify-content:space-between;gap:8px}
  .topbar-contact span{font-size:.76rem}
  .topbar-contact:last-child{display:none}
  .category-card{min-height:270px}
  .category-card .thumb{height:130px}
  .product-visual{height:175px}
}


/* v1.1.0 final deployment polish */
:root{--focus:#ffbf47}
body{overflow-wrap:break-word}
a,button,input,select,textarea{touch-action:manipulation}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
.skip-link{border-radius:8px;box-shadow:0 8px 24px rgba(6,42,97,.18)}
.topbar-location,.topbar-contact,.footer-contact-row{display:inline-flex;align-items:center;gap:8px}
.topbar-location svg,.topbar-contact svg{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.topbar-contact{white-space:nowrap}
.topbar-whatsapp svg,.footer-whatsapp svg{stroke:#38d06f}
.footer-contact-row svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#85b7ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-contact-row>span{min-width:0}
.nav a,.btn,.btn-link,.chip{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.btn,.nav .nav-cta{max-width:100%;white-space:nowrap}
.category-grid,.industry-grid,.product-grid,.process-grid,.values-grid{align-items:stretch}
.category-card,.industry-card,.product-card,.process-card,.value-card{height:100%}
.category-card{display:flex;flex-direction:column}
.category-card p{margin-bottom:44px}
.product-card{display:flex;flex-direction:column;overflow:hidden}
.product-body{display:flex;flex:1;flex-direction:column}
.product-body .btn-link{margin-top:auto;padding-top:16px}
.product-visual img,.category-card .thumb img{object-position:center}
.industry-card{display:flex;flex-direction:column}
.industry-card>div{display:flex;flex:1;flex-direction:column}
.industry-card p{margin-top:auto}
.process-card,.value-card{box-shadow:0 8px 24px rgba(8,49,100,.055)}
.section-head>div:first-child{max-width:720px}
.page-hero p,.hero-copy .lead{max-width:720px}
[id]{scroll-margin-top:104px}
.field input,.field select,.field textarea{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}
.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(7,87,200,.10);outline:0;background:#fff}
.field textarea{min-height:150px;resize:vertical}
.required-label::after{content:" Required";position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.status-message{margin-top:12px;border-radius:10px;font-weight:650}
.status-message.success,.status-message.error{padding:12px 14px}
.status-message.success{background:#eaf8f2;color:#0c6849;border:1px solid #b8e7d4}
.status-message.error{background:#fff0f0;color:#9f2727;border:1px solid #f3c0c0}
button:disabled{cursor:not-allowed;opacity:.68;transform:none!important}
.form-note{line-height:1.45}
.notice{box-shadow:inset 0 0 0 1px rgba(7,87,200,.08)}
.map-address{pointer-events:none}
.map-directions{white-space:nowrap}
.footer-bottom-links{align-items:center}
.footer-bottom a{text-underline-offset:3px}
@media(max-width:1140px){.nav{max-height:calc(100vh - 92px);overflow:auto}.nav a{white-space:normal}.nav .nav-cta{white-space:nowrap}}
@media(max-width:820px){.hero-grid{gap:42px}.section-head .btn{margin-top:18px}.cta-grid .btn{justify-self:start}.footer-contact-row{align-items:flex-start}}
@media(max-width:560px){h1,.hero h1,.page-hero h1{font-size:clamp(2.25rem,11vw,2.7rem)}h2{font-size:clamp(1.85rem,9vw,2.3rem)}.hero{padding-bottom:48px}.hero-media{min-height:310px}.hero-frame{inset:10px 0 20px 18px}.float-card.two{right:0;bottom:0}.category-card p{margin-bottom:38px}.product-visual{height:180px}.cta-grid .btn,.map-directions{width:100%}.footer-bottom-links{width:100%;justify-content:flex-start;flex-wrap:wrap}.site-credit{width:100%}}
@media(max-width:380px){.brand strong{font-size:1.02rem}.brand img{width:40px;height:40px}.nav-wrap{height:66px}.nav{top:66px;left:0;right:0}.btn{padding-inline:15px;font-size:.93rem}.float-card{display:none}.hero-media{min-height:260px}.hero-frame{inset:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* v1.1.0 CSP-safe utility classes */
.not-found-section{min-height:65vh;display:grid;place-items:center}
.not-found-content{text-align:center;max-width:720px}
.centered-copy{margin-inline:auto}
.eyebrow-on-dark{color:#83b8ff}
.heading-large{font-size:2.2rem}
.text-link-blue{color:var(--blue)}
.toolbar-spaced{margin-top:32px}
