:root{--nav:#090033;--accent:#ff3333;--text:#09064c;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;overflow-x:hidden}.top-strip{height:29px;background:#fff;text-align:right;padding:7px 12px 0;font-size:12px;color:#536070}.site-header{height:61px;background:var(--nav);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px rgba(0,0,0,.12)}.brand{height:61px;width:135px;display:flex;align-items:center}.brand img{width:105px;height:auto;display:block}.nav{margin-left:auto;display:flex;align-items:center;gap:26px}.nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:400;transition:.2s}.nav a:hover{opacity:.72}.whatsapp-nav{background:#fff;color:#080333!important;border-radius:22px;padding:9px 13px;font-weight:700!important;font-size:11px!important;display:flex;gap:8px;align-items:center}.whatsapp-nav span{font-size:20px;color:#fff}.whatsapp-nav .wa-nav-icon{width:20px;height:20px;display:block;object-fit:contain}.menu-toggle{display:none;background:none;border:0;color:white;font-size:25px}.hero{height:425px;background:url('assets/hero.jpg') center/cover no-repeat;position:relative}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.58)}.hero-content{position:absolute;left:max(4%,calc((100% - var(--max))/2 + 10px));top:50%;transform:translateY(-50%);color:#fff}.hero h1{font-size:20px;margin:0 0 2px;font-weight:800}.hero p{font-size:21px;line-height:1.28;margin:0;font-weight:400}.section{width:100%;padding:60px 24px}.section h2{text-align:center;color:var(--accent);font-size:20px;font-weight:400;margin:0 0 68px}.about{min-height:420px}.about-copy{max-width:930px;margin:auto;text-align:center;font-size:15px;line-height:1.55}.about-copy p{margin:0 0 27px}.clients{padding-top:55px;padding-bottom:70px}.client-grid{max-width:920px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:28px 35px;align-items:center;justify-items:center}.client-grid img{max-width:145px;max-height:58px;width:auto;height:auto;object-fit:contain}.client-text-logo{font-weight:800;font-size:24px;color:#1d3e7a;text-align:center;line-height:.9}.client-text-logo small{display:block;font-size:7px;font-weight:600;margin-top:4px}.products{padding-top:58px}.product-intro{text-align:center;font-size:14px;line-height:1.45;margin-bottom:100px}.product-intro p{margin:0}.brochure-link{display:inline-block;color:#111;text-decoration:underline;margin-top:8px}.product-grid{max-width:1090px;margin:0 auto 92px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.product-grid img{width:100%;aspect-ratio:1.5/1;object-fit:cover;display:block}.services-strip{width:calc(100% + 48px);margin-left:-24px;display:grid;grid-template-columns:repeat(3,1fr)}.services-strip img{width:100%;height:225px;object-fit:cover;display:block}.contact{border-top:1px solid #eee;padding-top:70px;padding-bottom:45px}.contact h2{margin-bottom:55px}.contact-details{text-align:center;font-size:14px;line-height:2;color:var(--text)}.contact-details p{margin:5px 0}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;background:#34db72;color:white;text-decoration:none;border-radius:32px;display:flex;align-items:center;gap:10px;padding:10px 15px 10px 11px;font-size:11px;font-weight:800;box-shadow:0 7px 24px rgba(0,0,0,.25);transform:translateY(100px);opacity:0}.whatsapp-float.is-visible{animation:waIn .7s ease forwards,waPulse 1.8s ease 1s 2}.wa-icon{width:30px;height:30px;display:block;object-fit:contain;flex:0 0 30px}.wa-label{letter-spacing:.1px}@keyframes waIn{to{transform:translateY(0);opacity:1}}@keyframes waPulse{0%,100%{box-shadow:0 7px 24px rgba(0,0,0,.25)}50%{box-shadow:0 7px 32px rgb(51, 159, 71)}}
@media(max-width:850px){.site-header{padding:0 16px}.nav{display:none;position:absolute;top:61px;left:0;right:0;background:var(--nav);padding:18px;flex-direction:column;gap:18px;align-items:stretch}.nav.open{display:flex}.nav a{text-align:center}.menu-toggle{display:block;margin-left:auto}.hero{height:360px}.client-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);margin-bottom:65px}.services-strip{grid-template-columns:1fr}.services-strip img{height:210px}.about-copy{font-size:14px}}
@media(max-width:520px){.top-strip{height:26px;font-size:10px}.site-header{height:58px}.brand{height:58px}.brand img{width:95px}.nav{top:58px}.hero{height:300px}.hero-content{left:25px}.hero h1{font-size:16px}.hero p{font-size:18px}.section{padding:48px 18px}.section h2{margin-bottom:45px}.client-grid{grid-template-columns:repeat(2,1fr);gap:24px}.client-grid img{max-width:125px}.product-intro{margin-bottom:55px}.product-grid{grid-template-columns:1fr}.services-strip{width:calc(100% + 36px);margin-left:-18px}.contact-details{font-size:12px}.whatsapp-float{right:14px;bottom:14px}.wa-label{display:none}}
