
/* Nexa Tensor V9 focused layout fixes */
:root{--v9-slate:#172832;--v9-slate-2:#213640;--v9-blue:#f0f6f8;--v9-warm:#fbf7ef;--v9-neutral:#f6f7f5;--v9-sand:#f8f3ea}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.topbar-left a,.topbar-location{display:inline-flex;align-items:center;gap:7px}.topbar-left i{margin:0}.topbar-left .fa-whatsapp{color:#1b9a50}
/* Slider: constant height, single image, slow fade */
.v9-hero{position:relative;padding:0 0 72px;background:#f4f8f5}.v9-hero-viewport{position:relative;height:640px;overflow:hidden}.v9-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1.05s ease}.v9-slide.active{opacity:1;visibility:visible;pointer-events:auto}.v9-hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;transform:none!important;filter:none!important}.v9-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,252,250,.99) 0%,rgba(249,252,250,.97) 36%,rgba(249,252,250,.77) 50%,rgba(249,252,250,.18) 72%,rgba(249,252,250,.02) 100%)}.v9-slide-inner{height:640px;display:flex;align-items:center;position:relative;z-index:2}.v9-hero-copy{width:min(650px,51%)}.v9-hero-copy h1,.v9-hero-title{font-size:clamp(43px,4.9vw,67px);line-height:1.06;max-width:650px;margin:18px 0 20px}.v9-hero-copy p{font-size:16px;line-height:1.75;max-width:610px}.v9-hero-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #d8e3dc;background:rgba(255,255,255,.94);color:#14231a;box-shadow:0 8px 24px rgba(20,42,28,.08);cursor:pointer}.v9-hero-arrow.prev{left:18px}.v9-hero-arrow.next{right:18px}.v9-hero-arrow:hover{background:var(--green);color:#fff;border-color:var(--green)}.v9-hero-dots{position:absolute;z-index:7;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px}.v9-hero-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#c8d3cc}.v9-hero-dots button.active{width:26px;border-radius:999px;background:var(--green)}
.v9-feature-wrap{position:relative;height:116px;margin-top:-56px;z-index:8}.v9-feature-panel{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);opacity:0;visibility:hidden;transition:opacity .45s ease;background:rgba(255,255,255,.97);border:1px solid #dbe5de;border-radius:15px;box-shadow:0 14px 38px rgba(20,44,29,.09);overflow:hidden}.v9-feature-panel.active{opacity:1;visibility:visible}.v9-feature-item{display:flex;align-items:center;gap:17px;padding:22px 26px;border-right:1px solid #e3e9e5}.v9-feature-item:last-child{border-right:0}.v9-feature-icon{width:46px;height:46px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font-size:18px}.v9-panel-green .v9-feature-icon{background:#edf7f0;color:#267e47}.v9-panel-blue .v9-feature-icon{background:#edf4f8;color:#397a9b}.v9-panel-amber .v9-feature-icon{background:#faf2e5;color:#a9752d}.v9-feature-item strong{display:block;color:var(--ink);font-size:15px;margin-bottom:3px}.v9-feature-item span{font-size:12px;color:#69776f;line-height:1.5}
/* Deliberate section differentiation */
.v9-tone-connected{background:var(--v9-blue);border-top:1px solid #dfe9ec;border-bottom:1px solid #dfe9ec}.v9-tone-products{background:var(--v9-warm);border-top:1px solid #ebe3d6;border-bottom:1px solid #ebe3d6}.v9-tone-services{background:#f4f6f7;border-top:1px solid #e2e7e9;border-bottom:1px solid #e2e7e9}.v9-tone-platform{background:var(--v9-neutral);border-top:1px solid #e4e8e4;border-bottom:1px solid #e4e8e4}.v9-tone-process{background:var(--v9-sand);border-top:1px solid #e9dfd0;border-bottom:1px solid #e9dfd0}.v9-tone-articles{background:#eef5f8;border-top:1px solid #dce8ed;border-bottom:1px solid #dce8ed}
/* Images: no scale blur or overflow */
.product-card,.service-card,.blog-card,.home-service-card,.case-card,.page-hero-media,.article-header-media{overflow:hidden}.product-image{height:225px;padding:20px;background:linear-gradient(180deg,#fafcfb,#eff5f0)}.product-image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;transform:none!important;filter:none!important}.service-image img,.blog-image img,.home-service-media img,.industry-card img,.page-hero-media img,.article-header-media img{width:100%;height:100%;object-fit:cover;transform:none!important;filter:none!important}.service-card:hover .service-image img,.blog-card:hover .blog-image img,.home-service-card:hover .home-service-media img{transform:none!important}.product-content,.service-content,.blog-content{display:flex;flex-direction:column}.product-content{min-height:220px}.product-content .text-link{margin-top:auto}
/* Homepage service design */
.v9-services-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:56px;align-items:stretch}.v9-services-media{position:relative;min-height:610px;border-radius:14px;overflow:hidden;background:#24353e}.v9-services-media img{width:100%;height:100%;object-fit:cover;filter:none}.v9-services-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(15,28,34,.84))}.v9-services-caption{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.v9-services-caption span{display:block;color:#9cc4d3;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;margin-bottom:8px}.v9-services-caption strong{display:block;color:#fff;font-size:25px;line-height:1.3}.v9-services-content h2{font-size:clamp(34px,3.4vw,48px);max-width:760px}.v9-service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px;margin:28px 0 30px;border-top:1px solid #dbe2e4}.v9-service-links a{display:grid;grid-template-columns:30px 1fr auto;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid #dbe2e4}.v9-service-number{font-size:11px;color:#7d8d94;font-weight:800}.v9-service-links strong{display:block;color:var(--ink);font-size:14px}.v9-service-links span span{display:block;font-size:11px;color:#718087;margin-top:3px;line-height:1.55}.v9-service-links i{color:#4f7888}
/* Product catalogue and detail */
.v9-product-catalog{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.v9-product-catalog .product-card{min-width:0}.v9-product-catalog .product-content h3{min-height:48px}.v9-product-catalog .product-content p{min-height:66px}.v9-product-hero{padding:68px 0 58px;background:linear-gradient(135deg,#f8fbf9,#eef7f1);border-bottom:1px solid #dfe8e2}.v9-product-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:58px;align-items:center}.v9-product-copy h1{font-size:clamp(42px,4.6vw,60px)}.v9-product-copy p{font-size:16px;line-height:1.8}.v9-product-media{height:455px;display:flex;align-items:center;justify-content:center;padding:28px;background:#fff;border:1px solid #dfe8e2;border-radius:16px;box-shadow:0 18px 46px rgba(20,51,34,.06);overflow:hidden}.v9-product-media img{width:auto!important;height:auto!important;max-width:82%!important;max-height:82%!important;object-fit:contain!important;filter:none!important}.v9-product-support{display:flex;align-items:center;gap:13px;margin-top:25px;padding-top:20px;border-top:1px solid #dfe7e2}.v9-product-support>span{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#eaf5ed;color:var(--green)}.v9-product-support strong{display:block;color:var(--ink);font-size:13px}.v9-product-support small{display:block;color:var(--muted);font-size:11px}.v9-product-highlights{position:relative;z-index:5;margin-top:-18px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dfe7e2;border-radius:13px;box-shadow:0 12px 30px rgba(20,45,30,.07);overflow:hidden}.v9-product-highlights>div{display:flex;align-items:center;gap:12px;padding:18px;border-right:1px solid #e5ebe7}.v9-product-highlights>div:last-child{border-right:0}.v9-product-highlights>div>span{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#edf7f0;color:var(--green)}.v9-product-highlights strong{font-size:12px;line-height:1.45;color:var(--ink)}.protocol-strip{margin-top:22px!important}.protocol-item{overflow:hidden}.protocol-item span{line-height:1.4}.feature-chip{align-items:center}.v9-related-section{padding:80px 0;background:linear-gradient(180deg,#fafcfb,#f3f7f4);border-top:1px solid #e1e8e3;border-bottom:1px solid #e1e8e3}.v9-related-head{padding-bottom:17px;border-bottom:1px solid #dfe6e2}
/* Detail page sidebars */
.article-shell{grid-template-columns:minmax(0,1fr) 340px;gap:42px}.article-sidebar{top:122px}.sidebar-card{border-radius:13px;border-color:#dfe7e2;box-shadow:0 10px 26px rgba(19,41,27,.04)}.v9-demo-card{padding:27px;background:linear-gradient(160deg,#192c36,#213b46);border-color:#192c36}.v9-demo-card .card-kicker{color:#9cc8d8}.v9-demo-card h3{font-size:22px;line-height:1.25}.v9-demo-card p{font-size:13px;line-height:1.7}.v9-demo-card .sidebar-demo-button{justify-content:center;border-radius:8px}.v9-related-products-card .card-kicker{margin-bottom:7px}.v9-mini-product{display:grid!important;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:11px 0!important;border-top:1px solid #edf1ee}.v9-mini-product img{width:44px;height:38px;object-fit:contain;background:#f3f7f4;border-radius:5px}.v9-mini-product span{font-size:12px;font-weight:700;color:var(--ink)}.v9-mini-product i{color:var(--green);font-size:11px}.article-section{border-bottom:1px solid #e4eae6}.article-section-alt{background:#f8f7f3}.quote-box{border-radius:12px}.article-author{border-radius:12px}.related-articles-section .blog-grid{align-items:stretch}
/* Footer */
.site-footer{background:linear-gradient(180deg,var(--v9-slate-2),var(--v9-slate))!important;color:#bdc9cf}.site-footer h3{color:#fff}.site-footer a,.site-footer span{color:#c8d2d6}.site-footer a:hover{color:#fff}.footer-bottom{border-color:rgba(255,255,255,.12)}
@media(max-width:1180px){.v9-product-catalog{grid-template-columns:repeat(3,1fr)}.v9-product-hero-grid{grid-template-columns:1fr 1fr;gap:38px}.v9-product-highlights{grid-template-columns:repeat(2,1fr)}.v9-product-highlights>div:nth-child(2){border-right:0}.v9-product-highlights>div:nth-child(-n+2){border-bottom:1px solid #e5ebe7}}
@media(max-width:960px){.v9-hero-viewport,.v9-slide-inner{height:700px}.v9-hero-copy{width:67%}.v9-feature-wrap{height:202px;margin-top:-46px}.v9-feature-panel{grid-template-columns:1fr}.v9-feature-item{padding:14px 18px;border-right:0;border-bottom:1px solid #e3e9e5}.v9-feature-item:last-child{border-bottom:0}.v9-services-layout{grid-template-columns:1fr}.v9-services-media{min-height:420px}.v9-product-catalog{grid-template-columns:repeat(2,1fr)}.v9-product-hero-grid{grid-template-columns:1fr}.v9-product-media{height:390px}.article-shell{grid-template-columns:1fr}.article-sidebar{position:static}}
@media(max-width:640px){.v9-hero{padding-bottom:150px}.v9-hero-viewport,.v9-slide-inner{height:620px}.v9-hero-copy{width:100%;padding-right:14px}.v9-hero-copy h1,.v9-hero-title{font-size:37px}.v9-hero-copy p{font-size:15px}.v9-hero-shade{background:linear-gradient(90deg,rgba(249,252,250,.99),rgba(249,252,250,.91) 72%,rgba(249,252,250,.45))}.v9-hero-arrow{display:none}.v9-feature-wrap{height:205px;margin-top:-40px}.v9-service-links{grid-template-columns:1fr}.v9-product-catalog{grid-template-columns:1fr}.v9-product-highlights{grid-template-columns:1fr}.v9-product-highlights>div{border-right:0!important;border-bottom:1px solid #e5ebe7!important}.v9-product-highlights>div:last-child{border-bottom:0!important}.v9-product-media{height:300px}.section-head{align-items:flex-start;flex-direction:column}}


/* V10 contact email integration */
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-submit-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.form-submit-row button:disabled{opacity:.66;cursor:wait}
.form-status{display:none;font-size:13px;line-height:1.6;padding:12px 14px;border-radius:9px;width:100%;box-sizing:border-box}
.form-status.success{display:block;background:#edf8f1;color:#17683a;border:1px solid #cde9d8}
.form-status.error{display:block;background:#fff2f2;color:#9d2a2a;border:1px solid #efd0d0}
.cf-turnstile{min-height:65px}
