﻿/*
Theme Name: Jayashree Group Premium V9 Reflect
Theme URI: https://jayashreegroup.admsebiz.com/
Author: ADMSEBIZ
Description: Premium corporate website for Jayashree Group with Steel Industry generated carousel banners.
Version: 9.0.0
License: GPL-2.0-or-later
Text Domain: jayashree-group-premium-v9-reflect
*/
:root{--yellow:#ffdf00;--orange:#f3752c;--light:#c5c7c4;--agate:#b0b0a9;--ink:#17191d;--muted:#60666e;--deep:#090d13;--deep2:#111923;--paper:#f5f6f3;--white:#fff;--line:rgba(23,25,29,.12);--shadow:0 26px 80px rgba(9,13,19,.16);--radius:8px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:fixed;inset:18px clamp(16px,4vw,48px) auto;z-index:100;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:1400px;margin:0 auto;padding:12px 14px;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);background:rgba(255,255,255,.76);box-shadow:0 16px 60px rgba(9,13,19,.12);backdrop-filter:blur(22px);transition:.25s}.site-header.scrolled{background:rgba(255,255,255,.94);box-shadow:0 18px 70px rgba(9,13,19,.16)}.brand{display:inline-grid;gap:0;line-height:.9;color:var(--ink);font-family:Manrope,Inter,sans-serif;text-transform:uppercase}.brand span{font-size:25px;font-weight:900;letter-spacing:0}.brand b{font-size:13px;letter-spacing:.46em;color:var(--orange)}.nav{display:flex;justify-content:center;align-items:center;gap:4px}.nav a,.nav-cta{display:inline-flex;align-items:center;min-height:42px;padding:10px 13px;border-radius:var(--radius);color:#30343a;font-size:13px;font-weight:800;transition:.2s}.nav a:hover{background:linear-gradient(135deg,rgba(255,223,0,.34),rgba(243,117,44,.16));transform:translateY(-1px)}.nav-cta{background:var(--ink);color:var(--white)}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:10px}.menu-toggle i{display:block;height:2px;margin:5px 0;background:var(--ink)}.hero{position:relative;min-height:100vh;overflow:hidden;color:var(--white);background:var(--deep)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,19,.97),rgba(9,13,19,.66) 48%,rgba(9,13,19,.88)),linear-gradient(180deg,transparent 72%,rgba(9,13,19,.96))}.hero-pattern{position:absolute;inset:0;overflow:hidden}.hero-pattern span:first-child{position:absolute;right:-12vw;bottom:-22vh;width:72vw;height:64vh;transform:perspective(700px) rotateX(62deg) rotateZ(-12deg);background-image:linear-gradient(rgba(255,223,0,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(243,117,44,.18) 1px,transparent 1px);background-size:54px 54px;animation:gridMove 12s linear infinite}.hero-pattern span:nth-child(2),.hero-pattern span:nth-child(3){position:absolute;width:8px;aspect-ratio:1;border-radius:50%;background:var(--yellow);box-shadow:0 0 30px rgba(255,223,0,.9);animation:floatParticle 8s ease-in-out infinite}.hero-pattern span:nth-child(2){left:18%;top:30%}.hero-pattern span:nth-child(3){left:74%;top:68%;animation-delay:1.5s}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(38px,6vw,86px);width:min(var(--max),calc(100% - 36px));min-height:100vh;margin:0 auto;padding:132px 0 72px}.eyebrow{margin:0 0 14px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{font-family:Manrope,Inter,Arial,sans-serif;letter-spacing:0}h1{margin:0;max-width:900px;font-size:clamp(50px,7.4vw,108px);line-height:.9;font-weight:800}h2{margin:0;font-size:clamp(34px,4.7vw,66px);line-height:1;font-weight:800}h3{margin:0;font-size:20px;line-height:1.25}.hero-copy p:not(.eyebrow){max-width:690px;margin:26px 0 0;color:rgba(255,255,255,.76);font-size:clamp(17px,1.6vw,21px);line-height:1.72}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border:1px solid transparent;border-radius:var(--radius);font-weight:900;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,var(--yellow),var(--orange));color:var(--ink);box-shadow:0 16px 42px rgba(243,117,44,.32)}.secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.24);color:var(--white);backdrop-filter:blur(14px)}.dark-btn{margin-top:28px;background:var(--ink);color:var(--white)}.hero-tech{position:relative;min-height:620px;transform-style:preserve-3d}.orbital,.orbital span{position:absolute;inset:54px;border:1px solid rgba(255,223,0,.22);border-radius:50%}.orbital{animation:rotate 28s linear infinite}.orbital span:nth-child(1){inset:58px;border-color:rgba(243,117,44,.26)}.orbital span:nth-child(2){inset:112px;border-style:dashed}.orbital span:nth-child(3){inset:182px;border-color:rgba(255,255,255,.22)}.float-card{position:absolute;width:210px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);background:rgba(255,255,255,.12);box-shadow:0 22px 58px rgba(0,0,0,.26);backdrop-filter:blur(18px);transition:transform .15s ease}.float-card b{display:block;color:var(--yellow);font-size:30px;font-weight:900}.float-card span{display:block;margin-top:4px;color:rgba(255,255,255,.78);font-size:13px;font-weight:800}.fc1{top:84px;right:12px}.fc2{top:300px;left:0}.fc3{right:54px;bottom:80px}.trust-bar{position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);width:min(1320px,calc(100% - 36px));margin:-62px auto 0;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:rgba(255,255,255,.88);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.trust-bar article{min-height:124px;padding:24px 18px;border-right:1px solid var(--line)}.trust-bar article:last-child{border-right:0}.trust-bar b{display:block;color:var(--orange);font-size:clamp(28px,3vw,44px);font-weight:900}.trust-bar span{display:block;margin-top:8px;color:#53585e;font-size:13px;font-weight:800;line-height:1.35}.section{padding:clamp(84px,10vw,142px) clamp(18px,4vw,56px)}.section>*{max-width:var(--max);margin-inline:auto}.section-heading{max-width:860px;margin-bottom:48px}.center{text-align:center}.copy p,.news-card p,.tech-feature p,.footer p,.newsletter p{color:var(--muted);font-size:16px;line-height:1.75}.about{background:linear-gradient(135deg,rgba(197,199,196,.38),rgba(255,255,255,.86)),var(--white)}.split{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(34px,6vw,84px);align-items:center}.image-panel{position:relative;min-height:570px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.image-panel img{width:100%;height:100%;min-height:570px;object-fit:cover}.image-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(9,13,19,.74))}.image-panel span{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;padding:16px 18px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:rgba(255,255,255,.13);color:var(--white);font-weight:900;backdrop-filter:blur(16px)}.dark{color:var(--white);background:radial-gradient(circle at 18% 20%,rgba(255,223,0,.14),transparent 24%),radial-gradient(circle at 86% 12%,rgba(243,117,44,.16),transparent 22%),linear-gradient(135deg,var(--deep),var(--deep2))}.dark h2,.dark h3{color:var(--white)}.company-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.glass-card{position:relative;min-height:390px;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));box-shadow:0 22px 70px rgba(0,0,0,.2);backdrop-filter:blur(16px);transition:.25s}.glass-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,223,0,.66),transparent 34%,rgba(243,117,44,.58));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;transition:.25s}.glass-card:hover{transform:translateY(-8px);border-color:rgba(255,223,0,.32);box-shadow:0 32px 90px rgba(243,117,44,.18)}.glass-card:hover:before{opacity:1}.mark{display:grid;width:58px;height:58px;place-items:center;margin-bottom:28px;border-radius:var(--radius);background:linear-gradient(135deg,var(--yellow),var(--orange));color:var(--ink);font-weight:900}.glass-card p{color:rgba(255,255,255,.72);line-height:1.72}.glass-card small{display:block;margin-top:18px;color:var(--agate);font-weight:800}.glass-card div{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.glass-card a{padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);color:var(--yellow);font-size:13px;font-weight:900}.industry-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.icon-card,.mini,.news-card{position:relative;min-height:178px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 16px 44px rgba(9,13,19,.06);transition:.24s}.icon-card:hover,.mini:hover,.news-card:hover{transform:translateY(-6px);border-color:rgba(243,117,44,.42);box-shadow:var(--shadow)}.icon-card span{display:grid;width:56px;height:56px;place-items:center;margin-bottom:28px;border:1px solid rgba(243,117,44,.22);border-radius:50%;background:linear-gradient(135deg,rgba(255,223,0,.28),rgba(243,117,44,.12));color:var(--orange);font-weight:900;transition:.24s}.icon-card:hover span{transform:rotate(8deg) scale(1.05)}.tech{background:linear-gradient(180deg,#f8f8f5,#e9ebe6)}.tech-stack{display:grid;gap:18px}.tech-feature{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:center;min-height:240px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.82);box-shadow:0 18px 54px rgba(9,13,19,.08)}.tech-feature:nth-child(even){grid-template-columns:1fr 280px}.tech-feature:nth-child(even) .tech-visual{order:2}.tech-visual{position:relative;min-height:200px;overflow:hidden;border-radius:var(--radius);background:radial-gradient(circle at 50% 50%,rgba(255,223,0,.36),transparent 26%),linear-gradient(135deg,#151a21,#30373e)}.tech-visual span{position:absolute;inset:40px;border:1px solid rgba(255,223,0,.36);border-radius:50%}.tech-visual span:before,.tech-visual span:after{content:"";position:absolute;inset:28px;border:1px dashed rgba(255,255,255,.32);border-radius:50%;animation:rotate 14s linear infinite}.tech-visual span:after{inset:66px;border-color:rgba(243,117,44,.5);animation-duration:10s;animation-direction:reverse}.tech-visual b{position:absolute;left:18px;bottom:16px;color:var(--yellow);font-size:42px;font-weight:900}.tech-feature a{display:inline-flex;margin-top:18px;color:var(--orange);font-weight:900}.why{background:var(--white)}.mini{min-height:148px}.mini b{display:grid;width:56px;height:56px;place-items:center;margin-bottom:20px;border-radius:var(--radius);background:var(--ink);color:var(--yellow);font-weight:900}.mini span{color:#393e45;font-weight:900}.globe-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(32px,6vw,84px);align-items:center}.globe-wrap{display:grid;min-height:590px;place-items:center}.globe{position:relative;width:min(500px,78vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.62),transparent 6%),radial-gradient(circle at 50% 50%,rgba(243,117,44,.28),transparent 15%),repeating-linear-gradient(90deg,rgba(255,255,255,.16) 0 1px,transparent 1px 34px),repeating-linear-gradient(0deg,rgba(255,223,0,.14) 0 1px,transparent 1px 42px),linear-gradient(135deg,#1e2c3b,#071019);border:1px solid rgba(255,255,255,.18);box-shadow:inset -40px -48px 90px rgba(0,0,0,.42),0 0 90px rgba(255,223,0,.13);overflow:hidden;animation:globePulse 5s ease-in-out infinite}.point{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 10px rgba(255,223,0,.12),0 0 28px rgba(255,223,0,.9)}.p1{left:52%;top:48%}.p2{left:42%;top:36%}.p3{left:66%;top:58%}.p4{left:32%;top:58%}.line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--yellow),transparent);transform-origin:left center;animation:linePulse 2.6s ease-in-out infinite}.l1{left:44%;top:40%;width:140px;transform:rotate(34deg)}.l2{left:35%;top:59%;width:190px;transform:rotate(-18deg);animation-delay:.8s}.l3{left:52%;top:50%;width:160px;transform:rotate(118deg);animation-delay:1.4s}.global-counters{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.global-counters article{min-height:150px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.08)}.global-counters b{display:block;color:var(--yellow);font-size:42px;font-weight:900}.global-counters span{display:block;margin-top:8px;color:rgba(255,255,255,.72);font-weight:800}.clients{overflow:hidden;padding:28px 0;background:var(--white);border-block:1px solid var(--line)}.logo-track{display:flex;width:max-content;gap:18px;animation:marquee 26s linear infinite}.logo-track span{display:grid;min-width:170px;height:74px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);color:#7a7f84;font-weight:900;filter:grayscale(1);transition:.2s}.logo-track span:hover{background:rgba(255,223,0,.18);color:var(--ink);filter:none}.testimonials{background:linear-gradient(135deg,rgba(197,199,196,.35),rgba(255,255,255,.9))}.testimonial-slider{min-height:300px;padding:clamp(34px,6vw,70px);border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.testimonial{display:none}.testimonial.active{display:block;animation:fadeUp .5s ease both}.testimonial p{max-width:920px;margin:0;color:var(--ink);font-family:Manrope,Inter,Arial,sans-serif;font-size:clamp(28px,4vw,54px);font-weight:800;line-height:1.12}.testimonial div{display:grid;gap:4px;margin-top:34px;color:var(--muted)}.testimonial b{color:var(--orange)}.news{background:var(--paper)}.news-card{min-height:300px;overflow:hidden}.news-card:before{content:"";display:block;height:90px;margin:-28px -28px 24px;background:linear-gradient(135deg,rgba(255,223,0,.62),rgba(243,117,44,.58)),radial-gradient(circle at 80% 20%,var(--white),transparent 20%);transition:.28s}.news-card:hover:before{transform:scale(1.06)}.news-card span{display:inline-flex;margin-bottom:16px;color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase}.cta{padding:clamp(70px,9vw,118px) clamp(18px,4vw,56px);background:linear-gradient(90deg,rgba(9,13,19,.92),rgba(9,13,19,.72)),url('assets/jayashree-engineering-hero.png') center/cover}.cta-panel{max-width:var(--max);margin:0 auto;padding:clamp(34px,6vw,72px);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:rgba(255,255,255,.08);color:var(--white);box-shadow:0 30px 100px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.cta-panel h2{max-width:840px;margin-bottom:28px}.footer{display:grid;grid-template-columns:300px 1fr;gap:clamp(30px,6vw,80px);padding:64px clamp(18px,4vw,56px) 34px;background:#070a0f;color:rgba(255,255,255,.72)}.dark-brand span{color:var(--white)}.footer-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:22px}.footer h3{margin:0 0 16px;color:var(--white);font-size:14px}.footer nav,.newsletter{display:grid;align-content:start;gap:10px}.footer a{color:rgba(255,255,255,.68);font-size:14px}.footer a:hover{color:var(--yellow)}.socials{display:flex;gap:8px;margin-top:22px}.socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:var(--yellow);font-weight:900}.newsletter{grid-column:span 2}.newsletter label{display:grid;gap:8px;color:rgba(255,255,255,.8);font-size:12px;font-weight:800}.newsletter input{width:100%;padding:13px 14px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.08);color:var(--white)}.newsletter button{width:100%;margin-top:10px;padding:13px;border:0;border-radius:var(--radius);background:var(--yellow);color:var(--ink);font-weight:900}.footer address{grid-column:1/-1;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);font-style:normal;font-weight:700}.floating-cta{position:fixed;right:22px;bottom:22px;z-index:80;display:grid;width:70px;height:70px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--orange));color:var(--ink);box-shadow:0 18px 45px rgba(243,117,44,.36);font-size:12px;font-weight:900}.film-modal{width:min(760px,calc(100% - 32px));border:0;border-radius:var(--radius);padding:34px;background:var(--deep);color:var(--white);box-shadow:0 40px 120px rgba(0,0,0,.45)}.film-modal::backdrop{background:rgba(0,0,0,.72)}.film-modal button{float:right;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);background:rgba(255,255,255,.1);color:var(--white);padding:10px 12px}.reveal{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes gridMove{to{background-position:0 108px,108px 0}}@keyframes floatParticle{0%,100%{transform:translateY(0);opacity:.55}50%{transform:translateY(-34px);opacity:1}}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes globePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes linePulse{0%,100%{opacity:.18}50%{opacity:1}}@keyframes marquee{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1120px){.hero-inner,.split,.globe-layout{grid-template-columns:1fr}.hero-tech{min-height:520px}.trust-bar{grid-template-columns:repeat(3,1fr)}.company-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.newsletter{grid-column:span 1}.tech-feature,.tech-feature:nth-child(even){grid-template-columns:220px 1fr}.tech-feature:nth-child(even) .tech-visual{order:0}.footer{grid-template-columns:1fr}}@media (max-width:820px){.site-header{grid-template-columns:1fr auto;inset:10px 12px auto}.menu-toggle{display:block}.nav-cta{display:none}.nav{position:absolute;top:calc(100% + 8px);right:0;left:0;display:none;grid-template-columns:1fr;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.98);box-shadow:var(--shadow)}.nav.open{display:grid}.nav a{width:100%;justify-content:flex-start}.hero-inner{padding-top:120px}h1{font-size:clamp(44px,14vw,74px)}.hero-tech{min-height:420px}.float-card{width:164px;padding:14px}.fc1{top:34px;right:0}.fc2{top:210px;left:0}.fc3{right:18px;bottom:44px}.trust-bar,.industry-grid,.why-grid,.news-grid,.global-counters{grid-template-columns:1fr}.trust-bar article{border-right:0;border-bottom:1px solid var(--line)}.tech-feature,.tech-feature:nth-child(even){grid-template-columns:1fr}.image-panel,.image-panel img{min-height:390px}.footer-grid{grid-template-columns:1fr}}@media (max-width:560px){.brand span{font-size:21px}.section{padding-block:70px}.actions{display:grid}.btn{width:100%}.orbital{inset:20px}.float-card b{font-size:24px}.globe-wrap{min-height:420px}.floating-cta{display:none}}

/* Logo + Industries carousel refinement */
.logo-brand{display:inline-flex;align-items:center;min-width:210px}.logo-brand img{width:min(240px,52vw);height:54px;object-fit:contain;object-position:left center}.footer-logo img{padding:7px;border-radius:8px;background:#fff}.industries{background:#fff}.industries .section-heading{max-width:980px}.industries .section-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,68px);font-weight:700;line-height:.96;color:#05070a}.industries .section-heading p:not(.eyebrow){max-width:900px;margin:24px auto 0;color:#405069;font-size:19px;line-height:1.75}.industry-carousel{position:relative;overflow:hidden;max-width:1260px;padding:4px 0 54px}.industry-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 2px 16px;scrollbar-width:none}.industry-track::-webkit-scrollbar{display:none}.industry-card{flex:0 0 calc((100% - 66px)/4);min-width:260px;scroll-snap-align:start;overflow:hidden;border:1px solid rgba(9,13,19,.18);border-radius:8px;background:#fff;box-shadow:0 18px 42px rgba(9,13,19,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.industry-card:hover{transform:translateY(-8px);border-color:rgba(243,117,44,.45);box-shadow:0 26px 70px rgba(9,13,19,.15)}.industry-photo{height:154px;background-size:cover;background-position:center;filter:saturate(.94);transition:transform .35s ease}.industry-card:hover .industry-photo{transform:scale(1.04)}.industry-card h3{margin:24px 24px 14px;font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:700;line-height:1;color:#020407}.industry-card p{min-height:92px;margin:0;padding:0 24px 26px;color:#34465f;font-size:16px;line-height:1.55}.industry-photo.steel,.industry-photo.power{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.14)),url('assets/jayashree-engineering-hero.png')}.industry-photo.cement{background-image:linear-gradient(rgba(9,13,19,.15),rgba(9,13,19,.34)),url('assets/jayashree-engineering-hero.png');background-position:center 58%}.industry-photo.mining{background:linear-gradient(135deg,#b8bbb0,#fbf4b1)}.industry-photo.ports{background-image:linear-gradient(135deg,rgba(255,223,0,.18),rgba(243,117,44,.24)),url('assets/jayashree-engineering-hero.png');background-position:80% center}.industry-photo.infra{background:linear-gradient(135deg,#d9dbd6,#9ea39c)}.industry-photo.manufacturing{background-image:linear-gradient(rgba(9,13,19,.06),rgba(9,13,19,.2)),url('assets/jayashree-engineering-hero.png');background-position:62% center}.industry-photo.material{background-image:linear-gradient(135deg,rgba(9,13,19,.1),rgba(243,117,44,.24)),url('assets/jayashree-engineering-hero.png');background-position:right center}.industry-photo.defence{background:linear-gradient(135deg,#454b45,#c5c7c4)}.industry-dots{position:absolute;left:50%;bottom:10px;display:flex;gap:12px;transform:translateX(-50%)}.industry-dots button{width:14px;height:14px;border:0;border-radius:999px;background:#bfc2bf;cursor:pointer;transition:width .2s ease,background .2s ease}.industry-dots button.active{width:44px;background:var(--orange)}@media(max-width:1120px){.industry-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:640px){.logo-brand{min-width:0}.logo-brand img{width:190px;height:46px}.industry-card{flex-basis:86%}.industries .section-heading h2{font-size:40px}.industries .section-heading p:not(.eyebrow){font-size:17px}.industry-card h3{font-size:28px}}

/* User requested refinement: Roboto, logo cards, exact footer */
body{font-family:Roboto,Arial,sans-serif}.brand.logo-brand{min-width:0;padding:0}.site-header .logo-brand img{width:210px;height:50px;object-fit:contain;object-position:left center}.site-header{padding:10px 14px}.section-heading h2,.copy h2,.glass-card h3,.tech-feature h3,.mini span,.news-card h3{font-family:Roboto,Arial,sans-serif;font-weight:500}.company-grid{align-items:stretch}.glass-card.company-logo-card{min-height:405px;padding:34px 34px 30px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.045));border-color:rgba(255,255,255,.18)}.company-card-logo{display:block;width:132px;height:72px;margin:0 0 30px;object-fit:contain;object-position:left center;border-radius:0;background:transparent}.company-card-logo.electro-logo{width:168px;height:78px;background:#fff;border-radius:6px;padding:6px}.company-card-logo.electron-logo,.company-card-logo.starter-logo{width:170px;height:58px;object-fit:contain}.company-card-logo.encoder-logo{width:155px;height:58px}.glass-card.company-logo-card h3{font-size:24px;line-height:1.18;font-weight:500;margin-bottom:22px}.glass-card.company-logo-card p{font-size:18px;line-height:1.55;color:rgba(255,255,255,.72);font-weight:500}.glass-card.company-logo-card small{font-size:15px;color:rgba(255,255,255,.62);font-weight:700}.glass-card.company-logo-card div{margin-top:28px}.glass-card.company-logo-card a{padding:12px 18px;color:var(--yellow);font-size:15px;font-weight:800}.footer.footer-v2{display:block;padding:68px clamp(18px,5vw,72px) 24px;background:linear-gradient(90deg,#3b2a20,#202728 45%,#485152);color:#edf0ef}.footer-main{display:grid;grid-template-columns:1.45fr 1.15fr 1.15fr 1fr 1.1fr;gap:16px;max-width:1470px;margin:0 auto}.footer-v2 h3{margin:0 0 24px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:700}.footer-v2 nav,.footer-contact{display:grid;align-content:start;gap:18px}.footer-v2 a{color:#f3f6f8;font-size:22px;line-height:1.28;font-weight:400}.footer-v2 a:hover{color:var(--yellow)}.footer-logo-box{display:grid;place-items:center;width:338px;max-width:100%;height:178px;margin-bottom:26px;border-radius:8px;background:#fff}.footer-logo-box img{width:295px;height:132px;object-fit:contain}.footer-about p{margin:0 0 20px;color:#f0f1f2;font-size:22px;line-height:1.55}.footer-about strong{display:block;color:var(--yellow);font-size:25px;line-height:1.3}.footer-contact p{margin:0;color:#f1f4f5;font-size:22px;line-height:1.5}.footer-enquiry{justify-self:start;margin-top:6px;padding:16px 24px;border-radius:4px;background:var(--orange);color:#fff!important;font-size:21px!important;font-weight:800!important}.footer-bottom{display:flex;justify-content:space-between;gap:24px;max-width:1470px;margin:58px auto 0;padding-top:25px;border-top:1px solid rgba(255,255,255,.18);color:#cbd0d0;font-size:22px}.footer-bottom span:last-child{text-align:right}.footer .socials,.footer-grid,.newsletter{display:none}@media(max-width:1180px){.footer-main{grid-template-columns:repeat(2,1fr)}.footer-contact{grid-column:auto}.footer-bottom{display:grid;text-align:left}.footer-bottom span:last-child{text-align:left}.company-card-logo.electro-logo,.company-card-logo.electron-logo,.company-card-logo.starter-logo,.company-card-logo.encoder-logo{width:150px}}@media(max-width:720px){.site-header .logo-brand img{width:178px;height:43px}.glass-card.company-logo-card{min-height:auto;padding:26px}.glass-card.company-logo-card h3{font-size:22px}.glass-card.company-logo-card p{font-size:16px}.footer.footer-v2{padding-top:48px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-v2 a,.footer-contact p,.footer-about p{font-size:19px}.footer-logo-box{width:100%;height:150px}.footer-logo-box img{width:260px;height:112px}.footer-bottom{font-size:18px;margin-top:36px}}

/* Global font size reduction */
body{font-size:15px}.hero-inner{grid-template-columns:minmax(0,.92fr) minmax(360px,.88fr);gap:clamp(26px,4vw,60px)}h1{font-size:clamp(38px,5.25vw,72px)!important;line-height:.96!important;max-width:680px}.hero-copy p:not(.eyebrow){max-width:610px;font-size:17px!important;line-height:1.58!important;margin-top:20px}.eyebrow{font-size:11px!important}.actions{margin-top:28px}.btn{min-height:46px;padding:12px 18px;font-size:14px}.float-card{width:178px;padding:15px}.float-card b{font-size:24px}.float-card span{font-size:12px}.hero-tech{min-height:500px}.orbital,.orbital span{inset:42px}.section{padding-top:clamp(70px,8vw,112px);padding-bottom:clamp(70px,8vw,112px)}h2{font-size:clamp(28px,3.4vw,46px)!important;line-height:1.08!important}.section-heading{max-width:760px;margin-bottom:38px}.copy p,.news-card p,.tech-feature p,.footer p,.newsletter p{font-size:15px;line-height:1.62}.trust-bar article{min-height:104px;padding:18px 14px}.trust-bar b{font-size:clamp(24px,2.4vw,34px)}.trust-bar span{font-size:12px}.glass-card.company-logo-card{min-height:355px;padding:26px}.glass-card.company-logo-card h3{font-size:20px!important;line-height:1.22!important;margin-bottom:16px}.glass-card.company-logo-card p{font-size:15px!important;line-height:1.55!important}.glass-card.company-logo-card small{font-size:13px}.company-card-logo{margin-bottom:20px}.glass-card.company-logo-card a{font-size:13px;padding:10px 15px}.industries .section-heading h2{font-size:clamp(30px,3.6vw,48px)!important}.industries .section-heading p:not(.eyebrow){font-size:16px!important;line-height:1.6}.industry-card h3{font-size:24px!important;margin:20px 20px 10px}.industry-card p{font-size:14px;min-height:78px;padding:0 20px 22px}.industry-photo{height:132px}.tech-feature{min-height:205px;grid-template-columns:230px 1fr}.tech-feature:nth-child(even){grid-template-columns:1fr 230px}.tech-visual{min-height:170px}.tech-feature h3{font-size:19px}.mini{min-height:126px;padding:22px}.mini b{width:48px;height:48px;margin-bottom:16px}.mini span{font-size:14px}.testimonial p{font-size:clamp(24px,3.2vw,40px)!important;line-height:1.16}.news-card{min-height:250px}.news-card h3{font-size:19px}.footer-v2 h3{font-size:18px!important;margin-bottom:18px}.footer-v2 a{font-size:17px!important}.footer-about p,.footer-contact p{font-size:17px!important;line-height:1.52}.footer-about strong{font-size:20px}.footer-enquiry{font-size:16px!important;padding:13px 20px}.footer-logo-box{width:300px;height:150px}.footer-logo-box img{width:260px;height:110px}.footer-bottom{font-size:16px!important;margin-top:42px}.site-header .logo-brand img{width:190px;height:46px}.nav a,.nav-cta{font-size:12px;min-height:38px;padding:9px 11px}
@media(max-width:820px){h1{font-size:clamp(34px,10vw,52px)!important;line-height:1!important}.hero-inner{padding-top:112px}.hero-copy p:not(.eyebrow){font-size:15px!important}.hero-tech{min-height:330px}.float-card{width:142px;padding:12px}.float-card b{font-size:20px}.fc2{top:175px}.section-heading{margin-bottom:30px}h2{font-size:clamp(25px,7vw,36px)!important}.footer-v2 a,.footer-contact p,.footer-about p{font-size:16px!important}.industry-card h3{font-size:22px!important}.site-header .logo-brand img{width:160px;height:40px}}
@media(max-width:560px){h1{font-size:clamp(31px,9.4vw,44px)!important}.hero-inner{min-height:auto;padding-bottom:52px}.actions{gap:10px}.btn{font-size:13px}.trust-bar{margin-top:-32px}.footer-logo-box img{width:230px;height:96px}}

/* Requested polish: button-only URLs, larger menus/descriptions, title case, icons, light global map */
.nav a,.nav-cta{font-size:14px!important;font-weight:600}.hero-copy p:not(.eyebrow),.copy p,.tech-feature p,.news-card p,.industries .section-heading p:not(.eyebrow),.industry-card p{font-size:16px!important}.glass-card.company-logo-card p{font-size:16px!important}.glass-card.company-logo-card{display:flex;flex-direction:column}.glass-card.company-logo-card div{margin-top:auto}.glass-card.company-logo-card a{display:inline-flex;align-items:center;justify-content:center;min-width:150px}.company-card-logo{flex:0 0 auto}.mini{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:18px;min-height:118px}.mini b{margin:0;font-family:Roboto,Arial,sans-serif;font-size:25px;line-height:1}.mini span{font-size:16px;font-weight:500}.section-heading h2{text-transform:capitalize}.global-light{background:linear-gradient(135deg,rgba(255,223,0,.18),rgba(255,255,255,.9) 36%,rgba(197,199,196,.34)),#fff}.global-light .section-heading{max-width:1060px}.global-light .section-heading h2{font-family:Georgia,'Times New Roman',serif!important;font-weight:600!important;color:#07111d}.global-light .section-heading p:not(.eyebrow){max-width:950px;margin:20px auto 0;color:#33485f;font-size:20px!important;line-height:1.55}.global-presence-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);gap:70px;align-items:stretch}.global-copy-card,.world-map-card{border:1px solid rgba(9,13,19,.16);border-radius:8px;background:rgba(255,255,255,.86);box-shadow:0 20px 64px rgba(9,13,19,.08)}.global-copy-card{padding:54px}.global-copy-card h3{font-family:Georgia,'Times New Roman',serif;font-size:44px;line-height:1.08;font-weight:600;color:#07111d}.global-copy-card p{margin:28px 0;color:#405268;font-size:19px;line-height:1.65}.global-copy-card strong{display:block;margin:0 0 14px;color:var(--orange);font-size:16px;text-transform:uppercase}.global-copy-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.global-copy-card li{position:relative;padding-left:22px;color:#405268;font-size:16px}.global-copy-card li:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:50%;background:var(--orange)}.world-map-card{position:relative;min-height:620px;overflow:hidden;background-color:#fbfcfc;background-image:radial-gradient(rgba(31,75,110,.14) 1px,transparent 1px);background-size:24px 24px}.map-blob{position:absolute;border-radius:50%;background:rgba(134,178,212,.28);filter:blur(.3px)}.b1{left:12%;top:56%;width:180px;height:220px}.b2{left:32%;top:42%;width:240px;height:330px}.b3{left:45%;top:66%;width:150px;height:240px}.b4{left:68%;top:72%;width:210px;height:250px}.map-pin{position:absolute;display:grid;justify-items:center;width:170px;padding:0;border:0;background:transparent;color:#06111d;font:inherit;text-align:center;transform:translate(-50%,-50%)}.map-pin i{width:22px;height:22px;border:5px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 0 0 1px var(--yellow),0 0 0 16px rgba(243,117,44,.16)}.map-pin b{margin-top:10px;padding:5px 12px;border-radius:999px;background:#fff;box-shadow:0 8px 22px rgba(9,13,19,.08);font-size:14px}.map-pin em{display:none;margin-top:4px;padding:5px 9px;background:#fff;color:#112033;font-style:normal;font-size:12px;white-space:nowrap;box-shadow:0 8px 22px rgba(9,13,19,.08)}.map-pin:hover em,.map-pin:focus-visible em,.map-pin.m1 em{display:block}.m1{left:23%;top:70%}.m2{left:45%;top:55%}.m3{left:52%;top:72%}.m4{left:58%;top:75%}.m5{left:70%;top:84%}.m6{left:77%;top:94%}.light-counters{max-width:1240px;margin-top:34px}.light-counters article{background:#fff;border-color:rgba(9,13,19,.12);box-shadow:0 14px 42px rgba(9,13,19,.06)}.light-counters span{color:#4a5664}.light-counters b{color:var(--orange)}@media(max-width:980px){.global-presence-layout{grid-template-columns:1fr;gap:28px}.world-map-card{min-height:520px}.global-copy-card{padding:34px}.global-copy-card h3{font-size:34px}.global-light .section-heading p:not(.eyebrow){font-size:17px!important}.nav a,.nav-cta{font-size:13px!important}}@media(max-width:640px){.mini{grid-template-columns:48px 1fr}.mini span{font-size:15px}.world-map-card{min-height:450px}.map-pin{width:118px}.map-pin em{white-space:normal}.global-copy-card p{font-size:16px}.global-copy-card h3{font-size:30px}}

/* About page */
.about-page{background:#f6f7f4}.about-hero{position:relative;min-height:560px;display:grid;align-items:center;overflow:hidden;color:#fff;background:#090d13}.about-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.62)),url('assets/jayashree-engineering-hero.png') center/cover}.about-hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 42%,rgba(255,223,0,.18),transparent 24%)}.about-hero-inner{position:relative;z-index:1;width:min(1120px,calc(100% - 36px));margin:0 auto;padding-top:96px}.about-hero h1{max-width:780px;font-size:clamp(38px,5vw,68px)!important;line-height:1!important;font-weight:500}.about-hero p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.78);font-size:19px;line-height:1.65}.about-story-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:stretch}.about-story-card,.about-stat-stack article,.journey-item,.founder-card,.leadership-card,.infra-card,.sustainability-panel{border:1px solid rgba(9,13,19,.12);border-radius:8px;background:#fff;box-shadow:0 18px 54px rgba(9,13,19,.07)}.about-story-card{padding:42px}.about-story-card p{margin:0 0 18px;color:#405268;font-size:18px;line-height:1.72}.about-story-card p:last-child{margin-bottom:0}.about-stat-stack{display:grid;gap:14px}.about-stat-stack article{padding:28px}.about-stat-stack b{display:block;color:var(--orange);font-size:36px;font-weight:800}.about-stat-stack span{display:block;margin-top:6px;color:#1b2530;font-size:16px;font-weight:600}.journey-section{background:#fff}.journey-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.journey-item{position:relative;padding:30px;overflow:hidden}.journey-item:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--yellow),var(--orange))}.journey-item span{display:inline-flex;margin-bottom:22px;color:var(--orange);font-size:28px;font-weight:800}.journey-item h3{font-size:20px;font-weight:500}.journey-item p{color:#4d5d6d;font-size:15px;line-height:1.62}.founder-section{background:linear-gradient(135deg,rgba(197,199,196,.28),#fff)}.founder-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:24px}.founder-card,.leadership-card{padding:42px}.founder-card h2,.leadership-card h2,.manufacturing-section h2,.sustainability-panel h2{font-weight:500!important}.founder-card p:not(.eyebrow),.leadership-card p{color:#405268;font-size:17px;line-height:1.68}.leadership-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.leadership-list span,.focus-grid span{padding:14px 16px;border:1px solid rgba(9,13,19,.1);border-radius:8px;background:#f8f8f5;color:#1d2732;font-weight:600}.manufacturing-section{background:#f6f7f4}.manufacturing-section .section-heading p{color:#405268;font-size:18px;line-height:1.62}.infra-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.infra-card{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;min-height:118px;padding:24px}.infra-card b{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#15191f;color:var(--yellow);font-size:15px}.infra-card span{color:#1d2732;font-size:16px;font-weight:600;line-height:1.35}.sustainability-section{background:linear-gradient(135deg,#090d13,#1d252b);color:#fff}.sustainability-panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:38px;align-items:center;padding:48px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);box-shadow:0 28px 80px rgba(0,0,0,.2)}.sustainability-panel h2{color:#fff}.sustainability-panel p{color:rgba(255,255,255,.72);font-size:17px;line-height:1.65}.focus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.focus-grid span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}@media(max-width:980px){.about-story-grid,.founder-grid,.sustainability-panel{grid-template-columns:1fr}.journey-timeline,.infra-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.about-hero{min-height:480px}.about-story-card,.founder-card,.leadership-card,.sustainability-panel{padding:28px}.journey-timeline,.infra-grid,.leadership-list,.focus-grid{grid-template-columns:1fr}.about-stat-stack article{padding:22px}}

/* Latest refinements: stronger subtitles, 4-up global stats, animated technology motion panels */
.eyebrow{font-size:13px!important;letter-spacing:.18em!important;font-weight:800!important}.section-heading .eyebrow{margin-bottom:16px}.tech-feature a{display:none!important}.tech-feature{grid-template-columns:300px 1fr!important}.tech-feature:nth-child(even){grid-template-columns:1fr 300px!important}.motion-video{isolation:isolate;position:relative;background:linear-gradient(135deg,#151b22,#29313a)!important;box-shadow:inset 0 0 70px rgba(255,223,0,.08);overflow:hidden}.motion-video:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 28%,rgba(255,223,0,.28),transparent 22%),linear-gradient(135deg,rgba(255,223,0,.08),transparent 44%,rgba(243,117,44,.12));}.motion-video:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,223,0,.22);border-radius:999px;opacity:.75}.motion-video b{z-index:5}.motion-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:28px 28px;animation:motionGrid 7s linear infinite}.scan-line{position:absolute;left:18%;top:18%;width:2px;height:70%;background:linear-gradient(transparent,var(--yellow),transparent);box-shadow:0 0 26px rgba(255,223,0,.8);animation:scanMove 2.8s ease-in-out infinite}.pulse-dot{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 10px rgba(243,117,44,.18),0 0 26px rgba(243,117,44,.9)}.d1{left:58%;top:38%;animation:pulseFloat 2.7s ease-in-out infinite}.d2{left:70%;top:62%;animation:pulseFloat 3.2s ease-in-out infinite reverse}.belt-line{position:absolute;left:12%;right:12%;top:50%;height:20px;border-radius:999px;background:repeating-linear-gradient(90deg,var(--yellow) 0 22px,var(--orange) 22px 44px);filter:drop-shadow(0 0 18px rgba(255,223,0,.45));animation:beltMove 1.1s linear infinite}.belt-node{position:absolute;top:calc(50% - 22px);width:44px;height:44px;border-radius:50%;border:5px solid rgba(255,255,255,.8);background:#202831;box-shadow:0 0 0 1px var(--yellow)}.n1{left:18%}.n2{left:46%}.n3{right:18%}.energy-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(255,223,0,.55);border-radius:50%;transform:translate(-50%,-50%);animation:ringPulse 2.6s ease-out infinite}.r1{width:90px;height:90px}.r2{width:150px;height:150px;animation-delay:.8s}.energy-core{position:absolute;left:50%;top:50%;width:42px;height:42px;border-radius:50%;background:var(--yellow);box-shadow:0 0 40px rgba(255,223,0,.85);transform:translate(-50%,-50%)}.wave-stack{position:absolute;left:20%;right:20%;top:35%;display:grid;gap:16px}.wave-stack i{height:10px;border-radius:999px;background:linear-gradient(90deg,var(--yellow),var(--orange),transparent);animation:waveMove 1.7s ease-in-out infinite}.wave-stack i:nth-child(2){animation-delay:.25s}.wave-stack i:nth-child(3){animation-delay:.5s}.encoder-disc{position:absolute;left:50%;top:50%;width:138px;height:138px;border-radius:50%;border:18px solid rgba(255,223,0,.75);border-left-color:var(--orange);border-bottom-color:rgba(255,255,255,.25);transform:translate(-50%,-50%);animation:rotate 5s linear infinite}.encoder-line{position:absolute;left:50%;top:50%;width:92px;height:2px;background:var(--yellow);box-shadow:0 0 20px rgba(255,223,0,.9);transform-origin:left center;animation:rotate 2.4s linear infinite}.feedback-path{position:absolute;left:18%;right:18%;top:50%;height:2px;background:linear-gradient(90deg,transparent,var(--yellow),var(--orange),transparent)}.feedback-dot{position:absolute;width:20px;height:20px;border-radius:50%;background:var(--yellow);box-shadow:0 0 26px rgba(255,223,0,.8);top:calc(50% - 10px);animation:pathDot 2.5s linear infinite}.f1{left:18%}.f2{left:48%;animation-delay:.45s}.f3{right:18%;animation-delay:.9s}.light-counters{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.light-counters article{position:relative;min-height:150px!important;padding:28px 30px!important;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff 58%,rgba(255,223,0,.22) 100%)!important;border:1px solid rgba(9,13,19,.12)!important}.light-counters article:after{content:"";position:absolute;right:-34px;bottom:-34px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.85),rgba(243,117,44,.16) 58%,transparent 68%)}.light-counters article:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(243,117,44,.12)}.light-counters b{font-size:42px!important;color:var(--orange)!important}.light-counters span{font-size:16px!important;color:#27313c!important;font-weight:700!important}.news-section,.news{display:none!important}@keyframes motionGrid{to{background-position:56px 56px}}@keyframes scanMove{0%,100%{left:22%;opacity:.35}50%{left:76%;opacity:1}}@keyframes pulseFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes beltMove{to{background-position:44px 0}}@keyframes ringPulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.65)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.7)}}@keyframes waveMove{0%,100%{transform:translateX(-10px);opacity:.4}50%{transform:translateX(18px);opacity:1}}@keyframes pathDot{0%{transform:translateX(-20px);opacity:.2}50%{opacity:1}100%{transform:translateX(72px);opacity:.2}}@media(max-width:1120px){.light-counters{grid-template-columns:repeat(2,1fr)!important}.tech-feature,.tech-feature:nth-child(even){grid-template-columns:230px 1fr!important}.tech-feature:nth-child(even) .tech-visual{order:0}}@media(max-width:820px){.tech-feature,.tech-feature:nth-child(even){grid-template-columns:1fr!important}.light-counters{grid-template-columns:1fr!important}.eyebrow{font-size:12px!important}}

/* Light company cards + circular bouncing about image */
.companies-light{color:#111820;background:linear-gradient(135deg,#ffffff 0%,#f5f6f3 48%,rgba(255,223,0,.16) 100%)}.companies-light .section-heading h2{color:#121820}.companies-light .glass-card.company-logo-card{background:linear-gradient(145deg,#ffffff,#f7f8f6)!important;border:1px solid rgba(9,13,19,.13)!important;box-shadow:0 18px 55px rgba(9,13,19,.08)!important;color:#111820}.companies-light .glass-card.company-logo-card:before{background:linear-gradient(135deg,rgba(255,223,0,.95),transparent 40%,rgba(243,117,44,.65));opacity:.45}.companies-light .glass-card.company-logo-card:hover:before{opacity:1}.companies-light .glass-card.company-logo-card h3{color:#111820!important}.companies-light .glass-card.company-logo-card p{color:#4d5660!important}.companies-light .company-card-logo{background:#fff!important;border:1px solid rgba(9,13,19,.08);border-radius:8px;padding:8px;filter:none!important}.companies-light .electron-logo,.companies-light .starter-logo,.companies-light .encoder-logo{background:#fff!important}.companies-light .glass-card.company-logo-card a{border-color:rgba(243,117,44,.32)!important;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820!important;box-shadow:0 10px 28px rgba(243,117,44,.18)}.companies-light .glass-card.company-logo-card a:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(243,117,44,.28)}.about .image-panel{width:min(520px,100%);min-height:auto;aspect-ratio:1;margin-inline:auto;border-radius:50%;animation:softBounce 4.2s ease-in-out infinite;box-shadow:0 24px 80px rgba(243,117,44,.18),0 0 0 12px rgba(255,223,0,.12),0 0 0 24px rgba(243,117,44,.06)}.about .image-panel img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:50%}.about .image-panel:after{border-radius:50%;background:linear-gradient(180deg,transparent 42%,rgba(9,13,19,.72))}.about .image-panel span{left:50%;right:auto;bottom:34px;width:78%;transform:translateX(-50%);text-align:center;border-radius:999px}.about .split{align-items:center}@keyframes softBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-18px)}}@media(max-width:720px){.about .image-panel{width:min(360px,100%)}.about .image-panel span{font-size:13px;bottom:22px;padding:12px 14px}.companies-light .company-card-logo{max-width:180px}}

/* Final visual polish from feedback */
.eyebrow{color:var(--orange)!important;font-size:14px!important;letter-spacing:.16em!important;font-weight:800!important}.about .image-panel span{display:none!important}.about .image-panel{margin-top:-38px;align-self:start;box-shadow:0 20px 62px rgba(9,13,19,.14),0 0 0 10px rgba(255,223,0,.08),0 0 0 20px rgba(243,117,44,.035)}.about .split{align-items:start}.about{padding-top:92px!important}.pre-tech-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;width:min(1240px,calc(100% - 36px));margin:0 auto -34px;padding:34px 38px;border:1px solid rgba(243,117,44,.2);border-radius:8px;background:linear-gradient(135deg,#111820,#202832 62%,rgba(243,117,44,.22));color:#fff;box-shadow:0 22px 70px rgba(9,13,19,.18);position:relative;z-index:2}.pre-tech-cta h2{margin:0;font-size:clamp(25px,3vw,38px)!important;font-weight:500!important;text-transform:none!important}.pre-tech-cta p:not(.eyebrow){max-width:780px;margin:12px 0 0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.6}.pre-tech-cta .btn{white-space:nowrap}.tech{padding-top:118px!important}.global-light{background:linear-gradient(135deg,rgba(255,223,0,.08),rgba(255,255,255,.94) 42%,rgba(197,199,196,.18)),#fff}.world-map-card{background-color:#fdfefe!important;background-image:radial-gradient(rgba(31,75,110,.09) 1px,transparent 1px)!important}.map-blob{background:rgba(134,178,212,.18)!important}.map-pin i{box-shadow:0 0 0 1px rgba(255,223,0,.9),0 0 0 14px rgba(243,117,44,.105)!important}.light-counters article{background:linear-gradient(135deg,#fff 0%,#fff 74%,rgba(255,223,0,.105) 100%)!important}.light-counters article:after{background:radial-gradient(circle,rgba(255,223,0,.38),rgba(243,117,44,.09) 58%,transparent 70%)!important}.section-heading .eyebrow,.about .eyebrow,.industries .eyebrow,.global-light .eyebrow{color:var(--orange)!important}@media(max-width:980px){.pre-tech-cta{grid-template-columns:1fr;margin-bottom:-20px}.pre-tech-cta .btn{justify-self:start}.about .image-panel{margin-top:0}.tech{padding-top:92px!important}}@media(max-width:640px){.pre-tech-cta{padding:26px}.pre-tech-cta .btn{width:100%}.about{padding-top:70px!important}}

/* Industries page */
.industries-page-body{background:#f6f7f4}.industries-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:54px;align-items:center;min-height:680px;padding:130px clamp(18px,5vw,72px) 80px;background:linear-gradient(135deg,#fff,#f1f3ef);overflow:hidden}.industries-hero>*{max-width:1240px}.industries-hero-copy{justify-self:end;max-width:600px}.industries-hero-copy h1{font-size:clamp(40px,5vw,68px)!important;line-height:1!important;font-weight:500}.industries-hero-copy p:not(.eyebrow){color:#405268;font-size:18px;line-height:1.65}.industries-hero-media{position:relative;min-height:440px;border-radius:8px}.industries-hero-media img{width:100%;height:440px;object-fit:cover;border-radius:8px;box-shadow:0 28px 90px rgba(9,13,19,.16)}.hero-mark{position:absolute;right:-28px;bottom:-28px;display:grid;width:150px;height:150px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--orange));box-shadow:0 20px 60px rgba(243,117,44,.28)}.hero-mark span{position:absolute;border:1px solid rgba(9,13,19,.32);border-radius:50%;animation:rotate 16s linear infinite}.hero-mark span:nth-child(1){inset:22px}.hero-mark span:nth-child(2){inset:44px;animation-direction:reverse}.hero-mark span:nth-child(3){inset:66px}.industry-nav-section{padding:34px clamp(18px,5vw,72px);background:#fff;border-block:1px solid rgba(9,13,19,.08)}.industry-circle-nav{display:flex;gap:18px;max-width:1240px;margin:0 auto;overflow-x:auto;padding:6px 0 12px;scroll-snap-type:x mandatory}.industry-circle-nav a{flex:0 0 154px;scroll-snap-align:start;display:grid;justify-items:center;gap:12px;text-align:center;color:#1b2530;font-weight:700}.industry-circle-nav figure{display:grid;place-items:center;width:112px;height:112px;margin:0;border-radius:50%;background:linear-gradient(135deg,#fff,rgba(255,223,0,.14));border:1px solid rgba(243,117,44,.18);box-shadow:0 14px 38px rgba(9,13,19,.07);transition:.25s}.industry-circle-nav img{width:58px;height:58px}.industry-circle-nav a:hover figure{transform:translateY(-6px);box-shadow:0 24px 54px rgba(243,117,44,.14)}.industry-circle-nav span{font-size:14px;line-height:1.3}.industries-intro-page{background:#f9faf8}.industries-intro-page .section-heading{max-width:900px}.industries-intro-page .section-heading p:not(.eyebrow){color:#405268;font-size:18px;line-height:1.6}.industry-details{display:grid;gap:34px;padding:40px clamp(18px,5vw,72px) 92px}.industry-detail,.industry-page-cta{width:min(1240px,100%);margin:0 auto}.industry-detail{display:grid;grid-template-columns:340px 1fr;gap:34px;align-items:stretch;padding:28px;border:1px solid rgba(9,13,19,.1);border-radius:8px;background:#fff;box-shadow:0 18px 58px rgba(9,13,19,.075)}.industry-detail-reverse{grid-template-columns:1fr 340px}.industry-detail-reverse .industry-detail-media{order:2}.industry-detail-media{display:grid;place-items:center;min-height:320px;border-radius:8px;background:radial-gradient(circle at 70% 28%,rgba(255,223,0,.22),transparent 28%),linear-gradient(135deg,#f7f8f6,#eef1ec)}.industry-detail-media img{width:150px;height:150px}.industry-detail-content span{display:inline-flex;margin-bottom:12px;color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.industry-detail-content h3{margin-bottom:14px;font-size:32px;font-weight:500;color:#111820}.industry-detail-content p{color:#405268;font-size:16px;line-height:1.65}.industry-solution{margin:22px 0;padding:20px;border-left:4px solid var(--orange);border-radius:8px;background:linear-gradient(135deg,rgba(255,223,0,.1),#fff)}.industry-solution strong,.industry-mini-grid strong{display:block;margin-bottom:8px;color:#111820;font-size:16px}.industry-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.industry-mini-grid>div{padding:18px;border:1px solid rgba(9,13,19,.09);border-radius:8px;background:#fbfcfa}.industry-mini-grid ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#4e5d69;font-size:14px;line-height:1.45}.industry-page-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;padding:34px;border-radius:8px;background:linear-gradient(135deg,#111820,#26313a 65%,rgba(243,117,44,.2));color:#fff;box-shadow:0 22px 70px rgba(9,13,19,.16)}.industry-page-cta p{margin:0 0 8px;color:var(--orange);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.industry-page-cta h3{font-size:30px;font-weight:500}.industry-page-cta span{display:block;margin-top:8px;color:rgba(255,255,255,.72);font-size:16px;line-height:1.55}.industry-page-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820;font-weight:800;white-space:nowrap}@media(max-width:980px){.industries-hero,.industry-detail,.industry-detail-reverse,.industry-page-cta{grid-template-columns:1fr}.industries-hero-copy{justify-self:start}.industry-detail-reverse .industry-detail-media{order:0}.industry-mini-grid{grid-template-columns:1fr}.industries-hero{min-height:auto}.industry-page-cta a{justify-self:start}}@media(max-width:640px){.industries-hero{padding-top:112px}.industry-detail{padding:20px}.industry-detail-media{min-height:220px}.industry-detail-content h3{font-size:26px}.industry-circle-nav a{flex-basis:132px}.industry-circle-nav figure{width:94px;height:94px}.industry-page-cta{padding:26px}.industry-page-cta a{width:100%}}

/* Premium industries page redesign */
.industries-page-body .industries-hero{position:relative;display:grid;grid-template-columns:1fr;align-items:center;min-height:560px;padding:132px clamp(18px,5vw,72px) 86px;color:#fff;background:#090d13;overflow:hidden}.industries-page-body .industries-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.62)),url('assets/jayashree-engineering-hero.png') center/cover}.industries-page-body .industries-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 42%,rgba(255,223,0,.18),transparent 24%),linear-gradient(180deg,transparent 72%,rgba(9,13,19,.92))}.industries-hero-copy{position:relative;z-index:1;justify-self:center;width:min(1120px,100%);max-width:1120px}.industries-hero-copy h1{max-width:760px;color:#fff;font-size:clamp(38px,5vw,68px)!important;line-height:1!important;font-weight:500!important}.industries-hero-copy p:not(.eyebrow){max-width:780px;color:rgba(255,255,255,.78)!important;font-size:19px!important;line-height:1.65}.industries-hero-media{position:absolute;right:clamp(24px,6vw,96px);bottom:40px;z-index:1;width:310px;min-height:0;aspect-ratio:1;border-radius:50%;opacity:.9;pointer-events:none}.industries-hero-media img{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:0 24px 70px rgba(0,0,0,.28),0 0 0 10px rgba(255,223,0,.08)}.hero-mark{right:-8px;bottom:-4px;width:104px;height:104px;opacity:.95}.industry-nav-section{margin-top:-42px;position:relative;z-index:3;background:transparent;border:0;padding-top:0}.industry-circle-nav{padding:18px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(255,255,255,.86);box-shadow:0 20px 64px rgba(9,13,19,.14);backdrop-filter:blur(16px)}.industry-details{gap:46px;background:linear-gradient(180deg,#f6f7f4,#fff)}.industry-detail{position:relative;grid-template-columns:300px 1fr;gap:0;padding:0;overflow:hidden;border:1px solid rgba(9,13,19,.1);background:linear-gradient(135deg,#fff,#fbfcfa);box-shadow:0 24px 80px rgba(9,13,19,.08)}.industry-detail:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,rgba(255,223,0,.75),transparent 34%,rgba(243,117,44,.45));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.7;pointer-events:none}.industry-detail-media{position:relative;min-height:auto;border-radius:0;background:linear-gradient(160deg,#131a22,#28313a)!important;overflow:hidden}.industry-detail-media:before{content:"";position:absolute;inset:auto -20% -24% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.38),rgba(243,117,44,.12),transparent 68%)}.industry-detail-media:after{content:"";position:absolute;inset:34px;border:1px solid rgba(255,223,0,.2);border-radius:50%;animation:rotate 24s linear infinite}.industry-detail-media img{position:relative;z-index:1;width:132px;height:132px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(0,0,0,.18);animation:industryIconFloat 4s ease-in-out infinite}.industry-detail-content{padding:42px}.industry-detail-content span{font-size:14px;color:var(--orange);letter-spacing:.14em}.industry-detail-content h3{font-size:34px;font-weight:500;margin-bottom:16px;color:#08111c}.industry-detail-content>p{max-width:900px;font-size:18px;line-height:1.68;color:#33485f}.industry-solution{position:relative;margin:26px 0;padding:24px 26px;border:0;border-radius:8px;background:linear-gradient(135deg,rgba(255,223,0,.16),rgba(255,255,255,.95));box-shadow:inset 4px 0 0 var(--orange)}.industry-solution strong{font-size:17px}.industry-solution p{font-size:17px;color:#33485f}.industry-mini-grid{gap:14px}.industry-mini-grid>div{position:relative;padding:22px;border:1px solid rgba(9,13,19,.1);background:#fff;box-shadow:0 14px 36px rgba(9,13,19,.045)}.industry-mini-grid>div:before{content:"";position:absolute;right:14px;top:14px;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,rgba(255,223,0,.28),rgba(243,117,44,.12))}.industry-mini-grid strong{font-size:17px}.industry-mini-grid ul{font-size:15px;line-height:1.55}.industry-page-cta{margin-block:6px;background:linear-gradient(135deg,#0d131b,#27313a 62%,rgba(255,223,0,.14));box-shadow:0 24px 80px rgba(9,13,19,.17)}@keyframes industryIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:980px){.industries-hero-media{position:relative;right:auto;bottom:auto;margin-top:28px;width:240px}.industry-detail,.industry-detail-reverse{grid-template-columns:1fr}.industry-detail-media{min-height:260px}.industry-detail-content{padding:30px}}@media(max-width:640px){.industries-page-body .industries-hero{min-height:auto}.industries-hero-media{width:200px}.industry-detail-content h3{font-size:28px}.industry-detail-content>p{font-size:16px}.industry-solution p{font-size:16px}}

/* Products page + real industry photo circles */
.products-page-body{background:#f6f7f4}.products-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:54px;align-items:center;min-height:620px;padding:132px clamp(18px,5vw,72px) 82px;color:#fff;background:#090d13;overflow:hidden}.products-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.62)),url('assets/jayashree-engineering-hero.png') center/cover}.products-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 42%,rgba(255,223,0,.2),transparent 24%)}.products-hero-copy,.products-hero-panel{position:relative;z-index:1}.products-hero-copy{justify-self:end;max-width:760px}.products-hero-copy h1{font-size:clamp(38px,5vw,68px)!important;line-height:1!important;font-weight:500!important;color:#fff}.products-hero-copy p:not(.eyebrow){max-width:740px;color:rgba(255,255,255,.78);font-size:19px;line-height:1.65}.products-hero-panel{display:grid;place-items:center;min-height:390px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.08);backdrop-filter:blur(16px);box-shadow:0 28px 80px rgba(0,0,0,.24);overflow:hidden}.products-hero-panel span{position:absolute;border:1px solid rgba(255,223,0,.26);border-radius:50%;animation:rotate 20s linear infinite}.products-hero-panel span:nth-child(1){width:300px;height:300px}.products-hero-panel span:nth-child(2){width:210px;height:210px;animation-direction:reverse}.products-hero-panel span:nth-child(3){width:120px;height:120px}.products-hero-panel b{position:absolute;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);color:var(--yellow);font-size:14px}.products-hero-panel b:nth-of-type(1){left:42px;top:72px}.products-hero-panel b:nth-of-type(2){right:34px;top:170px}.products-hero-panel b:nth-of-type(3){left:50%;bottom:58px;transform:translateX(-50%)}.product-nav-wrap{position:relative;z-index:3;margin-top:-42px;padding:0 clamp(18px,5vw,72px)}.product-nav{display:flex;gap:12px;width:min(1240px,100%);margin:0 auto;padding:16px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(255,255,255,.9);box-shadow:0 20px 64px rgba(9,13,19,.14);overflow-x:auto}.product-nav a{flex:0 0 auto;padding:12px 15px;border-radius:999px;background:#f6f7f4;color:#1b2530;font-size:14px;font-weight:700}.product-nav a:hover{background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820}.products-intro{background:#f6f7f4;padding-bottom:34px!important}.products-intro .section-heading{max-width:980px}.product-detail-stack{display:grid;gap:34px;padding:34px clamp(18px,5vw,72px) 92px;background:#fff}.product-detail-card{display:grid;grid-template-columns:300px 1fr;width:min(1240px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(9,13,19,.1);border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(9,13,19,.08)}.product-visual{position:relative;display:grid;place-items:center;min-height:100%;background:linear-gradient(160deg,#111820,#29313a);overflow:hidden}.product-visual:before{content:"";position:absolute;inset:auto -20% -22% auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.42),rgba(243,117,44,.14),transparent 70%)}.product-visual span{width:138px;height:138px;border:18px solid rgba(255,223,0,.72);border-left-color:var(--orange);border-bottom-color:rgba(255,255,255,.26);border-radius:50%;animation:rotate 6s linear infinite}.product-visual b{position:absolute;left:26px;bottom:24px;color:var(--yellow);font-size:42px;font-weight:900}.product-content{padding:38px}.product-content h2{font-size:clamp(26px,3vw,38px)!important;font-weight:500!important;text-transform:none!important}.product-content>p:not(.eyebrow){color:#405268;font-size:17px;line-height:1.65}.product-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.product-columns>div{padding:20px;border:1px solid rgba(9,13,19,.09);border-radius:8px;background:#fbfcfa}.product-columns h3{font-size:17px;font-weight:600;margin-bottom:10px}.product-columns ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#4e5d69;font-size:15px;line-height:1.45}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:22px;border-top:1px solid rgba(9,13,19,.1)}.product-footer span{color:#405268;font-size:15px}.product-footer div{display:flex;gap:10px;flex-wrap:wrap}.ghost-btn,.solid-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:8px;font-size:14px;font-weight:800}.ghost-btn{border:1px solid rgba(243,117,44,.32);color:#111820;background:#fff}.solid-btn{background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820}.industry-photo-circle{background-size:cover!important;background-position:center!important;overflow:hidden}.industry-photo-circle:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,rgba(9,13,19,.04),rgba(9,13,19,.2))}.photo-steel{background-image:url('https://images.unsplash.com/photo-1513828583688-c52646db42da?auto=format&fit=crop&w=500&q=80')!important}.photo-cement{background-image:url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=500&q=80')!important}.photo-mining{background-image:url('https://images.unsplash.com/photo-1578662996442-48f60103fc96?auto=format&fit=crop&w=500&q=80')!important}.photo-power{background-image:url('https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=500&q=80')!important}.photo-ports{background-image:url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=500&q=80')!important}.photo-defence{background-image:url('https://images.unsplash.com/photo-1517976487492-5750f3195933?auto=format&fit=crop&w=500&q=80')!important}.photo-oem{background-image:url('https://images.unsplash.com/photo-1565043666747-69f6646db940?auto=format&fit=crop&w=500&q=80')!important}@media(max-width:980px){.products-hero,.product-detail-card{grid-template-columns:1fr}.products-hero-copy{justify-self:start}.products-hero-panel{min-height:300px}.product-columns{grid-template-columns:1fr}.product-footer{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.products-hero{padding-top:112px}.product-content{padding:28px}.product-visual{min-height:230px}.product-nav{padding:12px}.product-nav a{font-size:13px}.product-footer div,.ghost-btn,.solid-btn{width:100%}}

/* Relevant hero images + remove unwanted oval backdrop */
.about-hero-bg{background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.58)),url('https://images.unsplash.com/photo-1581092921461-39b9d08a9b21?auto=format&fit=crop&w=1600&q=80') center/cover!important}.products-hero:before{background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.6)),url('https://images.unsplash.com/photo-1581092160607-ee22731c3013?auto=format&fit=crop&w=1600&q=80') center/cover!important}.industries-page-body .industries-hero:before{background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.58)),url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1600&q=80') center/cover!important}.industry-circle-nav{background:#fff!important;overflow:hidden}.industry-circle-nav:before,.industry-circle-nav:after,.industry-nav-section:before,.industry-nav-section:after{display:none!important;content:none!important}.industry-circle-nav figure:before,.industry-circle-nav figure:after{display:none!important;content:none!important}.industry-photo-circle{position:relative!important;border-radius:50%!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;box-shadow:0 16px 42px rgba(9,13,19,.12)!important}.industry-photo-circle:after{background:linear-gradient(180deg,rgba(9,13,19,.02),rgba(9,13,19,.12))!important}.industry-circle-nav a{position:relative;z-index:2}.photo-steel{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22731c3013?auto=format&fit=crop&w=600&q=80')!important}.photo-cement{background-image:url('https://images.unsplash.com/photo-1513828583688-c52646db42da?auto=format&fit=crop&w=600&q=80')!important}.photo-mining{background-image:url('https://images.unsplash.com/photo-1578662996442-48f60103fc96?auto=format&fit=crop&w=600&q=80')!important}.photo-power{background-image:url('https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=600&q=80')!important}.photo-ports{background-image:url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=600&q=80')!important}.photo-defence{background-image:url('https://images.unsplash.com/photo-1517976487492-5750f3195933?auto=format&fit=crop&w=600&q=80')!important}.photo-oem{background-image:url('https://images.unsplash.com/photo-1565043666747-69f6646db940?auto=format&fit=crop&w=600&q=80')!important}

/* Contact page + consistent CTAs */
.contact-page-body{background:#f6f7f4}.contact-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:54px;align-items:center;min-height:590px;padding:132px clamp(18px,5vw,72px) 82px;color:#fff;background:#090d13;overflow:hidden}.contact-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.6)),url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1600&q=80') center/cover}.contact-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 42%,rgba(255,223,0,.2),transparent 24%)}.contact-hero-copy,.contact-hero-card{position:relative;z-index:1}.contact-hero-copy{justify-self:end;max-width:760px}.contact-hero h1{font-size:clamp(38px,5vw,68px)!important;font-weight:500!important;line-height:1!important;color:#fff}.contact-hero-copy p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.78);font-size:19px;line-height:1.65}.contact-hero-card{display:grid;align-content:center;min-height:250px;padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(16px);box-shadow:0 24px 70px rgba(0,0,0,.24)}.contact-hero-card span{color:var(--yellow);font-size:22px;font-weight:700}.contact-hero-card b{margin-top:10px;color:#fff;font-size:38px;line-height:1.05}.contact-grid-section{display:grid;gap:28px;padding:70px clamp(18px,5vw,72px);background:#fff}.contact-card-premium{width:min(1240px,100%);margin:0 auto;padding:38px;border:1px solid rgba(9,13,19,.1);border-radius:8px;background:linear-gradient(135deg,#fff,#fbfcfa);box-shadow:0 20px 68px rgba(9,13,19,.07)}.contact-card-premium h2{font-size:clamp(28px,3.2vw,44px)!important;font-weight:500!important;text-transform:none!important}.contact-card-premium>p:not(.eyebrow){max-width:880px;color:#405268;font-size:17px;line-height:1.65}.contact-info-box{display:grid;gap:8px;margin:22px 0;padding:20px;border-left:4px solid var(--orange);border-radius:8px;background:linear-gradient(135deg,rgba(255,223,0,.12),#fff)}.contact-info-box strong{font-size:17px}.contact-info-box span{color:#405268;font-size:16px}.tick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.tick-grid span{position:relative;padding:14px 16px 14px 40px;border:1px solid rgba(9,13,19,.09);border-radius:8px;background:#fbfcfa;color:#1d2732;font-weight:600}.tick-grid span:before{content:"âœ“";position:absolute;left:16px;color:var(--orange);font-weight:900}.contact-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.contact-two-col>div{padding:22px;border:1px solid rgba(9,13,19,.09);border-radius:8px;background:#fbfcfa}.contact-two-col h3,.contact-form-card h3{font-size:20px;font-weight:600}.contact-two-col ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#405268}.contact-form-card{margin-top:26px;padding:24px;border-radius:8px;background:#111820;color:#fff}.contact-form-card p{color:rgba(255,255,255,.72)}.contact-form-card div{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.contact-form-card input,.contact-form-card textarea{width:100%;padding:14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.08);color:#fff}.contact-form-card textarea{grid-column:1/-1;min-height:110px}.contact-form-card button{margin-top:14px;padding:13px 20px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820;font-weight:800}.contact-final-cta{width:min(1240px,calc(100% - 36px));margin:0 auto 80px;padding:44px;border-radius:8px;background:linear-gradient(135deg,#111820,#28313a 65%,rgba(255,223,0,.14));color:#fff;box-shadow:0 24px 80px rgba(9,13,19,.17)}.contact-final-cta h2{color:#fff;font-weight:500!important}.contact-final-cta p:not(.eyebrow){max-width:840px;color:rgba(255,255,255,.74);font-size:17px;line-height:1.6}.contact-final-cta div{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.contact-final-cta a{display:inline-flex;padding:13px 18px;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111820;font-weight:800}@media(max-width:980px){.contact-hero,.contact-two-col{grid-template-columns:1fr}.contact-hero-copy{justify-self:start}.tick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.contact-hero{padding-top:112px}.tick-grid,.contact-form-card div{grid-template-columns:1fr}.contact-card-premium{padding:26px}.contact-final-cta{padding:28px}.contact-final-cta a{width:100%;justify-content:center}}

/* Menu, product hero blend, contact Indian hero, unified CTA */
.nav{gap:2px}.nav a{font-size:13px!important;padding:9px 10px!important}.products-hero-panel{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;min-height:420px}.products-hero-panel:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.18),rgba(255,223,0,.05) 45%,transparent 68%);animation:heroPulse 4s ease-in-out infinite}.products-hero-panel span{border-color:rgba(255,223,0,.34)!important}.products-hero-panel span:nth-child(1){animation:rotate 18s linear infinite}.products-hero-panel span:nth-child(2){animation:rotate 12s linear infinite reverse}.products-hero-panel span:nth-child(3){animation:rotate 8s linear infinite}.products-hero-panel b{background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(12px);animation:orbitLabel 7s ease-in-out infinite}.products-hero-panel b:nth-of-type(1){animation-delay:0s}.products-hero-panel b:nth-of-type(2){animation-delay:1.1s}.products-hero-panel b:nth-of-type(3){animation-delay:2.2s}.contact-hero:before{background:linear-gradient(90deg,rgba(9,13,19,.9),rgba(9,13,19,.62)),url('https://images.unsplash.com/photo-1600880292203-757bb62b4baf?auto=format&fit=crop&w=1600&q=80') center/cover!important}.contact-hero-card{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;padding:0!important;min-height:auto}.contact-hero-card span{display:inline-flex;color:var(--yellow);font-size:24px}.contact-hero-card b{font-size:48px}.pre-tech-cta,.industry-page-cta,.contact-final-cta,.cta-panel{border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#111820,#27313a 65%,rgba(243,117,44,.2))!important;color:#fff!important;box-shadow:0 24px 80px rgba(9,13,19,.17)!important}.pre-tech-cta .btn,.industry-page-cta a,.contact-final-cta a,.cta-panel .btn{background:linear-gradient(135deg,var(--yellow),var(--orange))!important;color:#111820!important;border:0!important}.contact-final-cta{margin-top:0}.cta-section,.cta{background:linear-gradient(90deg,rgba(9,13,19,.88),rgba(9,13,19,.7)),url('assets/jayashree-engineering-hero.png') center/cover!important}@keyframes heroPulse{0%,100%{transform:scale(.96);opacity:.65}50%{transform:scale(1.06);opacity:1}}@keyframes orbitLabel{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:1180px){.nav a{font-size:12px!important;padding:8px 8px!important}.products-hero-panel{min-height:320px}.contact-hero-card b{font-size:38px}}@media(max-width:820px){.nav a{font-size:13px!important}.products-hero-panel{display:none}.contact-hero-card{display:none}}
`n.simple-page-body{background:#f6f7f4}.simple-hero{position:relative;min-height:560px;padding:150px clamp(18px,5vw,72px) 90px;color:#fff;background:linear-gradient(90deg,rgba(9,13,19,.92),rgba(9,13,19,.68)),url('assets/jayashree-engineering-hero.png') center/cover}.simple-hero h1{max-width:760px;color:#fff;font-size:clamp(42px,5vw,70px)!important;font-weight:500!important}.simple-hero p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.78);font-size:19px;line-height:1.65}.simple-hero .solid-btn{margin-top:24px}`n

/* Remove floating circular hero image requested */
.industries-hero-media{display:none!important}.industries-page-body .industries-hero{grid-template-columns:1fr!important}.industries-hero-copy{justify-self:center!important;max-width:1120px!important}.industries-hero-copy h1,.industries-hero-copy p{max-width:820px!important}
`n/* Make company visit buttons reliably clickable */`n.company-logo-card,.company-logo-card *{position:relative}.company-logo-card{z-index:1}.company-logo-card:before{pointer-events:none!important}.company-logo-card div{z-index:5}.company-logo-card a{position:relative;z-index:10;pointer-events:auto;cursor:pointer}`n

/* Remove products floating hero circle and update About hero */
.products-hero-panel{display:none!important}.products-hero{grid-template-columns:1fr!important}.products-hero-copy{justify-self:center!important;max-width:1120px!important}.products-hero-copy h1,.products-hero-copy p{max-width:860px!important}.about-hero-bg{background:linear-gradient(90deg,rgba(9,13,19,.94),rgba(9,13,19,.58)),url('https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=80') center/cover!important}

/* Restore Products hero to previous orbit-panel layout */
.products-hero{grid-template-columns:minmax(0,1fr) 430px!important}.products-hero-copy{justify-self:end!important;max-width:760px!important}.products-hero-copy h1{max-width:760px!important}.products-hero-copy p{max-width:740px!important}.products-hero-panel{display:grid!important;position:relative!important;z-index:1!important;place-items:center!important;min-height:390px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:rgba(255,255,255,.08)!important;backdrop-filter:blur(16px)!important;box-shadow:0 28px 80px rgba(0,0,0,.24)!important;overflow:hidden!important}.products-hero-panel:before{content:"";position:absolute;inset:0;border-radius:8px;background:radial-gradient(circle at 50% 50%,rgba(255,223,0,.16),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.05),rgba(243,117,44,.06));animation:none}.products-hero-panel span{position:absolute!important;border:1px solid rgba(255,223,0,.34)!important;border-radius:50%!important}.products-hero-panel span:nth-child(1){width:300px!important;height:300px!important;animation:rotate 18s linear infinite!important}.products-hero-panel span:nth-child(2){width:210px!important;height:210px!important;animation:rotate 12s linear infinite reverse!important}.products-hero-panel span:nth-child(3){width:120px!important;height:120px!important;animation:rotate 8s linear infinite!important}.products-hero-panel b{position:absolute!important;padding:10px 14px!important;border-radius:999px!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.16)!important;color:var(--yellow)!important;font-size:14px!important;backdrop-filter:blur(12px)!important;animation:orbitLabel 7s ease-in-out infinite!important}.products-hero-panel b:nth-of-type(1){left:42px!important;top:72px!important}.products-hero-panel b:nth-of-type(2){right:34px!important;top:170px!important}.products-hero-panel b:nth-of-type(3){left:50%!important;bottom:58px!important;transform:translateX(-50%)!important}@media(max-width:980px){.products-hero{grid-template-columns:1fr!important}.products-hero-copy{justify-self:start!important}.products-hero-panel{min-height:300px!important}}@media(max-width:820px){.products-hero-panel{display:none!important}}

/* Correct target: remove only Industries floating hero circle, keep Products hero */
.industries-page-body .industries-hero-media,.industries-page-body .hero-mark{display:none!important}.industries-page-body .industries-hero{grid-template-columns:1fr!important}.industries-page-body .industries-hero-copy{justify-self:center!important;max-width:1120px!important}.industries-page-body .industries-hero-copy h1,.industries-page-body .industries-hero-copy p{max-width:860px!important}

/* Blend Products hero orbit into the image instead of card box */
.products-hero-panel{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important;min-height:430px!important}.products-hero-panel:before{content:"";position:absolute;left:50%;top:50%;width:360px;height:360px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,223,0,.18),rgba(243,117,44,.08) 44%,transparent 70%);filter:blur(.2px);animation:heroPulse 4.8s ease-in-out infinite}.products-hero-panel:after{content:"";position:absolute;left:50%;top:50%;width:430px;height:430px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,transparent 52%,rgba(9,13,19,.14) 53%,transparent 70%);pointer-events:none}.products-hero-panel span{position:absolute!important;left:50%!important;top:50%!important;border:1px solid rgba(255,223,0,.34)!important;border-radius:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 34px rgba(255,223,0,.08)}.products-hero-panel span:nth-child(1){width:360px!important;height:360px!important;animation:orbitSpin1 18s linear infinite!important}.products-hero-panel span:nth-child(2){width:250px!important;height:250px!important;animation:orbitSpin2 12s linear infinite!important}.products-hero-panel span:nth-child(3){width:140px!important;height:140px!important;animation:orbitSpin1 8s linear infinite!important}.products-hero-panel b{background:rgba(17,24,32,.54)!important;border:1px solid rgba(255,255,255,.12)!important;color:var(--yellow)!important;box-shadow:0 10px 30px rgba(0,0,0,.18);backdrop-filter:blur(10px)}.products-hero-panel b:nth-of-type(1){left:58px!important;top:88px!important}.products-hero-panel b:nth-of-type(2){right:40px!important;top:190px!important}.products-hero-panel b:nth-of-type(3){left:50%!important;bottom:70px!important}@keyframes orbitSpin1{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbitSpin2{from{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}

/* Restore clean balanced CTA + global map layout */
.cta{padding:86px clamp(18px,5vw,72px)!important;background:linear-gradient(90deg,rgba(9,13,19,.88),rgba(9,13,19,.68)),url('assets/jayashree-engineering-hero.png') center/cover!important}.cta-panel{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:28px!important;align-items:center!important;width:min(1240px,100%)!important;margin:0 auto!important;padding:34px 38px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#111820,#27313a 65%,rgba(243,117,44,.2))!important;box-shadow:0 24px 80px rgba(9,13,19,.17)!important}.cta-panel h2{font-size:clamp(25px,3vw,38px)!important;font-weight:500!important;line-height:1.12!important;margin:0!important}.cta-panel .btn{white-space:nowrap!important;margin:0!important}.global-presence-layout{align-items:center!important;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr)!important;gap:46px!important}.world-map-card{min-height:560px!important;margin-inline:auto!important;width:100%!important;max-width:740px!important;background-color:#fff!important;background-image:radial-gradient(rgba(31,75,110,.08) 1px,transparent 1px)!important}.map-blob{opacity:.75!important;background:rgba(134,178,212,.16)!important}.b1{left:8%!important;top:48%!important;width:185px!important;height:220px!important}.b2{left:32%!important;top:31%!important;width:240px!important;height:320px!important}.b3{left:49%!important;top:58%!important;width:155px!important;height:235px!important}.b4{left:70%!important;top:60%!important;width:205px!important;height:245px!important}.m1{left:23%!important;top:62%!important}.m2{left:49%!important;top:42%!important}.m3{left:54%!important;top:61%!important}.m4{left:63%!important;top:68%!important}.m5{left:76%!important;top:75%!important}.m6{left:84%!important;top:86%!important}.map-pin em{display:none!important}.map-pin:hover em,.map-pin:focus-visible em{display:block!important}.map-pin.m1 em{display:none!important}.map-pin b{font-size:14px!important;white-space:nowrap!important}.light-counters{grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.light-counters article{min-height:132px!important}.pre-tech-cta,.industry-page-cta,.contact-final-cta,.cta-panel{border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#111820,#27313a 65%,rgba(243,117,44,.2))!important;color:#fff!important}.pre-tech-cta .btn,.industry-page-cta a,.contact-final-cta a,.cta-panel .btn{background:linear-gradient(135deg,var(--yellow),var(--orange))!important;color:#111820!important}@media(max-width:980px){.cta-panel,.global-presence-layout{grid-template-columns:1fr!important}.cta-panel .btn{justify-self:start}.world-map-card{max-width:100%;min-height:500px!important}.light-counters{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:640px){.cta-panel{padding:26px!important}.cta-panel .btn{width:100%}.world-map-card{min-height:430px!important}.light-counters{grid-template-columns:1fr!important}.map-pin{width:108px!important}.map-pin b{font-size:12px!important}}

/* FINAL Product page: restore premium hero + homepage-style CTA */
.products-page-body .products-hero{
  grid-template-columns:minmax(0,1fr) 430px!important;
}
.products-page-body .products-hero-copy{
  justify-self:end!important;
  max-width:760px!important;
}
.products-page-body .products-hero-copy h1,
.products-page-body .products-hero-copy p{
  max-width:760px!important;
}
.products-page-body .products-hero-panel{
  display:grid!important;
  position:relative!important;
  z-index:1!important;
  place-items:center!important;
  min-height:390px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.045))!important;
  box-shadow:0 28px 80px rgba(0,0,0,.24)!important;
  backdrop-filter:blur(16px)!important;
  overflow:hidden!important;
}
.products-page-body .products-hero-panel:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  width:auto!important;
  height:auto!important;
  border-radius:8px!important;
  transform:none!important;
  background:radial-gradient(circle at 50% 48%,rgba(255,223,0,.18),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.05),rgba(243,117,44,.07))!important;
  filter:none!important;
  animation:none!important;
}
.products-page-body .products-hero-panel:after{display:none!important;content:none!important}
.products-page-body .products-hero-panel span{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  border:1px solid rgba(255,223,0,.34)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  box-shadow:none!important;
}
.products-page-body .products-hero-panel span:nth-child(1){width:300px!important;height:300px!important;animation:orbitSpin1 18s linear infinite!important}
.products-page-body .products-hero-panel span:nth-child(2){width:210px!important;height:210px!important;animation:orbitSpin2 12s linear infinite!important}
.products-page-body .products-hero-panel span:nth-child(3){width:120px!important;height:120px!important;animation:orbitSpin1 8s linear infinite!important}
.products-page-body .products-hero-panel b{
  position:absolute!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.13)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  color:var(--yellow)!important;
  font-size:14px!important;
  box-shadow:none!important;
  backdrop-filter:blur(12px)!important;
  animation:orbitLabel 7s ease-in-out infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){left:42px!important;top:72px!important}
.products-page-body .products-hero-panel b:nth-of-type(2){right:34px!important;top:170px!important}
.products-page-body .products-hero-panel b:nth-of-type(3){left:50%!important;bottom:58px!important;transform:translateX(-50%)!important}
.product-final-cta{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:36px!important;
  align-items:center!important;
  width:min(1500px,calc(100% - 60px))!important;
  margin:34px auto 82px!important;
  padding:44px 48px!important;
  border:1px solid rgba(9,13,19,.12)!important;
  border-radius:8px!important;
  background:linear-gradient(105deg,#151d26 0%,#24303a 58%,#ead9ce 100%)!important;
  box-shadow:0 28px 86px rgba(9,13,19,.16)!important;
  color:#fff!important;
}
.product-final-cta .eyebrow{margin:0 0 16px!important;color:var(--orange)!important;font-size:13px!important;letter-spacing:.16em!important}
.product-final-cta h2{
  max-width:1080px!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(34px,3.7vw,52px)!important;
  line-height:1.03!important;
  font-weight:500!important;
  letter-spacing:0!important;
}
.product-final-cta p:not(.eyebrow){
  max-width:980px!important;
  margin:24px 0 0!important;
  color:rgba(255,255,255,.72)!important;
  font-size:18px!important;
  line-height:1.65!important;
  font-weight:600!important;
}
.product-final-cta .btn{
  min-width:200px!important;
  min-height:58px!important;
  padding:16px 24px!important;
  white-space:nowrap!important;
  background:linear-gradient(135deg,var(--yellow),var(--orange))!important;
  color:#111820!important;
  border:0!important;
  box-shadow:0 20px 54px rgba(243,117,44,.28)!important;
}
@media(max-width:980px){
  .products-page-body .products-hero{grid-template-columns:1fr!important}
  .products-page-body .products-hero-copy{justify-self:start!important}
  .products-page-body .products-hero-panel{min-height:300px!important}
  .product-final-cta{grid-template-columns:1fr!important;width:min(100% - 36px,1240px)!important;padding:34px!important}
  .product-final-cta .btn{justify-self:start!important}
}
@media(max-width:820px){.products-page-body .products-hero-panel{display:none!important}}
@media(max-width:640px){.product-final-cta{padding:28px!important;margin-bottom:58px!important}.product-final-cta .btn{width:100%!important}.product-final-cta h2{font-size:30px!important}}


/* FINAL Product hero only: merge orbit into hero image */
.products-page-body .products-hero-panel{
  display:grid!important;
  position:relative!important;
  place-items:center!important;
  min-height:430px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.products-page-body .products-hero-panel:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:390px!important;
  height:390px!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  background:radial-gradient(circle,rgba(255,223,0,.20),rgba(243,117,44,.08) 42%,transparent 70%)!important;
  filter:blur(.2px)!important;
  animation:productHeroGlow 5s ease-in-out infinite!important;
  z-index:0!important;
}
.products-page-body .products-hero-panel:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:420px!important;
  height:420px!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  background:radial-gradient(circle,transparent 48%,rgba(255,223,0,.11) 49%,transparent 70%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.products-page-body .products-hero-panel span{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  border:1px solid rgba(255,223,0,.34)!important;
  border-radius:50%!important;
  background:transparent!important;
  box-shadow:0 0 38px rgba(255,223,0,.08)!important;
  transform:translate(-50%,-50%)!important;
  z-index:1!important;
}
.products-page-body .products-hero-panel span:nth-child(1){width:360px!important;height:360px!important;animation:productHeroRing 22s linear infinite!important}
.products-page-body .products-hero-panel span:nth-child(2){width:250px!important;height:250px!important;animation:productHeroRingReverse 16s linear infinite!important}
.products-page-body .products-hero-panel span:nth-child(3){width:140px!important;height:140px!important;animation:productHeroRing 10s linear infinite!important}
.products-page-body .products-hero-panel b{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:96px!important;
  min-height:42px!important;
  padding:10px 16px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:999px!important;
  background:rgba(17,24,32,.42)!important;
  color:var(--yellow)!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 14px 38px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(10px)!important;
  z-index:2!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){animation:productHeroOrbitA 12s linear infinite!important}
.products-page-body .products-hero-panel b:nth-of-type(2){animation:productHeroOrbitB 12s linear infinite!important}
.products-page-body .products-hero-panel b:nth-of-type(3){animation:productHeroOrbitC 12s linear infinite!important}
@keyframes productHeroGlow{0%,100%{opacity:.70;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}
@keyframes productHeroRing{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes productHeroRingReverse{from{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}
@keyframes productHeroOrbitA{from{transform:translate(-50%,-50%) rotate(0deg) translateX(178px) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg) translateX(178px) rotate(-360deg)}}
@keyframes productHeroOrbitB{from{transform:translate(-50%,-50%) rotate(120deg) translateX(178px) rotate(-120deg)}to{transform:translate(-50%,-50%) rotate(480deg) translateX(178px) rotate(-480deg)}}
@keyframes productHeroOrbitC{from{transform:translate(-50%,-50%) rotate(240deg) translateX(178px) rotate(-240deg)}to{transform:translate(-50%,-50%) rotate(600deg) translateX(178px) rotate(-600deg)}}
@media(max-width:980px){.products-page-body .products-hero-panel{min-height:330px!important}.products-page-body .products-hero-panel:before{width:300px!important;height:300px!important}.products-page-body .products-hero-panel:after{width:330px!important;height:330px!important}.products-page-body .products-hero-panel span:nth-child(1){width:300px!important;height:300px!important}.products-page-body .products-hero-panel span:nth-child(2){width:210px!important;height:210px!important}.products-page-body .products-hero-panel span:nth-child(3){width:120px!important;height:120px!important}}
@media(max-width:820px){.products-page-body .products-hero-panel{display:none!important}}

/* FINAL Product hero labels fixed, rings keep moving */
.products-page-body .products-hero-panel b{
  animation:none!important;
  transform:none!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){
  left:34px!important;
  top:78px!important;
  right:auto!important;
  bottom:auto!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){
  left:auto!important;
  right:28px!important;
  top:190px!important;
  bottom:auto!important;
}
.products-page-body .products-hero-panel b:nth-of-type(3){
  left:50%!important;
  top:auto!important;
  right:auto!important;
  bottom:56px!important;
  transform:translateX(-50%)!important;
}

/* FINAL Product hero labels fixed with subtle bounce */
.products-page-body .products-hero-panel b{
  animation:productHeroLabelBounce 2.8s ease-in-out infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){
  animation-delay:0s!important;
  transform:none!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){
  animation-delay:.35s!important;
  transform:none!important;
}
.products-page-body .products-hero-panel b:nth-of-type(3){
  animation-delay:.7s!important;
}
@keyframes productHeroLabelBounce{
  0%,100%{translate:0 0}
  50%{translate:0 -7px}
}

/* FINAL Product hero labels: small up-down bounce, return to same place */
.products-page-body .products-hero-panel b:nth-of-type(1){
  animation:productHeroLabelBounceFixed 2.6s ease-in-out infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){
  animation:productHeroLabelBounceFixed 2.6s ease-in-out .28s infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(3){
  animation:productHeroLabelBounceCenter 2.6s ease-in-out .56s infinite!important;
}
@keyframes productHeroLabelBounceFixed{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-8px)}
}
@keyframes productHeroLabelBounceCenter{
  0%,100%{transform:translateX(-50%) translateY(0)}
  50%{transform:translateX(-50%) translateY(-8px)}
}

/* FINAL fix: visible label bounce using position, not transform */
.products-page-body .products-hero-panel b:nth-of-type(1){
  top:78px!important;
  animation:productHeroBounceTopOne 2.6s ease-in-out infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){
  top:190px!important;
  animation:productHeroBounceTopTwo 2.6s ease-in-out .28s infinite!important;
}
.products-page-body .products-hero-panel b:nth-of-type(3){
  bottom:56px!important;
  animation:productHeroBounceBottom 2.6s ease-in-out .56s infinite!important;
}
@keyframes productHeroBounceTopOne{
  0%,100%{top:78px}
  50%{top:68px}
}
@keyframes productHeroBounceTopTwo{
  0%,100%{top:190px}
  50%{top:180px}
}
@keyframes productHeroBounceBottom{
  0%,100%{bottom:56px}
  50%{bottom:66px}
}

/* FINAL visible bounce: use margin so fixed top/bottom stays intact */
.products-page-body .products-hero-panel b:nth-of-type(1),
.products-page-body .products-hero-panel b:nth-of-type(2),
.products-page-body .products-hero-panel b:nth-of-type(3){
  animation:productHeroLabelMarginBounce 2.4s ease-in-out infinite!important;
  will-change:margin-top!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){animation-delay:.25s!important}
.products-page-body .products-hero-panel b:nth-of-type(3){animation-delay:.5s!important}
@keyframes productHeroLabelMarginBounce{
  0%,100%{margin-top:0}
  50%{margin-top:-12px}
}

/* FINAL Product hero labels: no bounce, all three moved slightly upward */
.products-page-body .products-hero-panel b:nth-of-type(1),
.products-page-body .products-hero-panel b:nth-of-type(2),
.products-page-body .products-hero-panel b:nth-of-type(3){
  animation:none!important;
  margin-top:0!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){
  top:58px!important;
}
.products-page-body .products-hero-panel b:nth-of-type(2){
  top:170px!important;
}
.products-page-body .products-hero-panel b:nth-of-type(3){
  bottom:76px!important;
  transform:translateX(-50%)!important;
}

/* FINAL Product hero labels: move up slightly then return */
.products-page-body .products-hero-panel b:nth-of-type(1),
.products-page-body .products-hero-panel b:nth-of-type(2),
.products-page-body .products-hero-panel b:nth-of-type(3){
  animation:productHeroLabelUpReturn 2.8s ease-in-out infinite!important;
  margin-top:0!important;
  will-change:translate!important;
}
.products-page-body .products-hero-panel b:nth-of-type(1){animation-delay:0s!important}
.products-page-body .products-hero-panel b:nth-of-type(2){animation-delay:.25s!important}
.products-page-body .products-hero-panel b:nth-of-type(3){animation-delay:.5s!important}
@keyframes productHeroLabelUpReturn{
  0%,100%{translate:0 0}
  50%{translate:0 -14px}
}


/* FINAL Product side visual: relevant Sensors & Switches detail */
.products-page-body .sensor-product{
  background:
    radial-gradient(circle at 72% 88%,rgba(243,117,44,.18),transparent 22%),
    linear-gradient(160deg,#121a23,#24303b)!important;
}
.products-page-body .sensor-product:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:44%!important;
  width:190px!important;
  height:190px!important;
  border-radius:50%!important;
  background:conic-gradient(from 12deg,var(--orange) 0 19%,#d3c000 19% 58%,rgba(255,255,255,.22) 58% 74%,rgba(255,255,255,.35) 74% 100%)!important;
  -webkit-mask:radial-gradient(circle,transparent 0 48%,#000 49% 68%,transparent 69%)!important;
  mask:radial-gradient(circle,transparent 0 48%,#000 49% 68%,transparent 69%)!important;
  transform:translate(-50%,-50%)!important;
  animation:rotate 10s linear infinite!important;
  z-index:2!important;
}
.products-page-body .sensor-product:after{
  content:"Speed Switch  â€¢  Proximity  â€¢  Pull Cord"!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  left:50%!important;
  top:64%!important;
  width:250px!important;
  min-height:34px!important;
  padding:8px 14px!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  transform:translateX(-50%)!important;
  backdrop-filter:blur(10px)!important;
  box-shadow:0 14px 36px rgba(0,0,0,.18)!important;
  z-index:4!important;
}
.products-page-body .sensor-product span{
  position:absolute!important;
  left:50%!important;
  top:44%!important;
  width:118px!important;
  height:118px!important;
  border:1px dashed rgba(255,255,255,.32)!important;
  border-radius:50%!important;
  background:
    linear-gradient(90deg,transparent 0 42%,rgba(255,223,0,.65) 42% 46%,transparent 46% 100%),
    radial-gradient(circle at 50% 50%,rgba(255,223,0,.16),transparent 64%)!important;
  transform:translate(-50%,-50%)!important;
  animation:rotate 7s linear infinite reverse!important;
  z-index:3!important;
}
.products-page-body .sensor-product span:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:54px!important;
  height:34px!important;
  border-radius:6px!important;
  background:linear-gradient(135deg,#dfe7eb,#7c8b93)!important;
  box-shadow:42px 0 0 -8px rgba(255,223,0,.86),-42px 0 0 -8px rgba(243,117,44,.86)!important;
  transform:translate(-50%,-50%)!important;
}
.products-page-body .sensor-product b{z-index:5!important}
@media(max-width:980px){
  .products-page-body .sensor-product:after{top:68%!important;width:220px!important;font-size:11px!important}
}

/* FINAL Sensors side visual: use original engineering image with motion */
.products-page-body .sensor-product{
  background:
    radial-gradient(circle at 74% 82%,rgba(255,223,0,.13),transparent 24%),
    linear-gradient(160deg,#121a23,#24303b)!important;
}
.products-page-body .sensor-product:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:42%!important;
  width:210px!important;
  height:210px!important;
  border-radius:50%!important;
  background:
    linear-gradient(180deg,rgba(9,13,19,.05),rgba(9,13,19,.28)),
    url('assets/jayashree-engineering-hero.png') center/cover!important;
  -webkit-mask:none!important;
  mask:none!important;
  border:1px solid rgba(255,223,0,.28)!important;
  box-shadow:0 22px 56px rgba(0,0,0,.34),0 0 0 14px rgba(255,223,0,.055)!important;
  transform:translate(-50%,-50%)!important;
  animation:sensorOriginalFloat 5.2s ease-in-out infinite!important;
  z-index:2!important;
}
.products-page-body .sensor-product:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:42%!important;
  width:250px!important;
  height:250px!important;
  min-height:0!important;
  padding:0!important;
  border:1px solid rgba(255,223,0,.22)!important;
  border-radius:50%!important;
  background:conic-gradient(from 0deg,transparent 0 72%,rgba(255,223,0,.72) 72% 79%,transparent 79% 100%)!important;
  color:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  transform:translate(-50%,-50%)!important;
  animation:rotate 14s linear infinite!important;
  z-index:1!important;
}
.products-page-body .sensor-product span{
  position:absolute!important;
  left:50%!important;
  top:68%!important;
  width:auto!important;
  height:auto!important;
  min-width:218px!important;
  padding:10px 14px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.88)!important;
  transform:translateX(-50%)!important;
  animation:sensorChipFloat 4.2s ease-in-out infinite!important;
  z-index:4!important;
  backdrop-filter:blur(10px)!important;
}
.products-page-body .sensor-product span:before{
  content:"Speed Switch  â€¢  Proximity  â€¢  Pull Cord"!important;
  position:static!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
  color:rgba(255,255,255,.88)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
@keyframes sensorOriginalFloat{
  0%,100%{transform:translate(-50%,-50%) translateY(0) scale(1)}
  50%{transform:translate(-50%,-50%) translateY(-12px) scale(1.025)}
}
@keyframes sensorChipFloat{
  0%,100%{transform:translateX(-50%) translateY(0)}
  50%{transform:translateX(-50%) translateY(-8px)}
}
@media(max-width:980px){
  .products-page-body .sensor-product:before{width:180px!important;height:180px!important}
  .products-page-body .sensor-product:after{width:218px!important;height:218px!important}
  .products-page-body .sensor-product span{top:72%!important;min-width:200px!important}
}

/* Premium industrial product showcase section */
.industrial-product-showcase{
  width:100%!important;
  padding:34px clamp(18px,4vw,56px) 80px!important;
  background:
    radial-gradient(circle at 18% 16%,rgba(244,180,0,.18),transparent 24%),
    radial-gradient(circle at 86% 76%,rgba(244,180,0,.12),transparent 22%),
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    #0b1f35!important;
  background-size:auto,auto,42px 42px,42px 42px,auto!important;
  color:#fff!important;
  font-family:Poppins,Roboto,Inter,Arial,sans-serif!important;
  overflow:hidden!important;
}
.ips-shell{
  position:relative!important;
  width:min(1420px,100%)!important;
  margin:0 auto!important;
  padding:28px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045))!important;
  box-shadow:0 30px 110px rgba(0,0,0,.32)!important;
  backdrop-filter:blur(18px)!important;
}
.ips-topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;padding:10px 0 28px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.ips-nav-btn{display:inline-flex!important;align-items:center!important;gap:10px!important;min-height:50px!important;padding:12px 18px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;color:rgba(255,255,255,.86)!important;font-weight:700!important;cursor:pointer!important;transition:.25s!important}
.ips-nav-btn span{color:#f4b400!important;font-weight:900!important}.ips-nav-btn:hover{transform:translateY(-3px)!important;background:rgba(244,180,0,.16)!important;border-color:rgba(244,180,0,.42)!important}
.ips-title-wrap{text-align:center!important}.ips-kicker{margin:0 0 7px!important;color:#f4b400!important;font-size:12px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important}.ips-title-wrap h2{margin:0!important;color:#fff!important;font-size:clamp(30px,4vw,58px)!important;line-height:1!important;font-weight:600!important}.ips-title-wrap span{display:inline-flex!important;margin-top:12px!important;color:rgba(255,255,255,.62)!important;font-weight:700!important}
.ips-stage{position:relative!important;display:grid!important;place-items:center!important;min-height:560px!important;padding:32px 0 26px!important}.ips-glow{position:absolute!important;border-radius:50%!important;filter:blur(30px)!important;opacity:.55!important;pointer-events:none!important}.ips-glow-a{width:220px!important;height:220px!important;left:15%!important;top:20%!important;background:rgba(244,180,0,.22)!important;animation:ipsFloat 7s ease-in-out infinite!important}.ips-glow-b{width:260px!important;height:260px!important;right:12%!important;bottom:10%!important;background:rgba(243,117,44,.14)!important;animation:ipsFloat 8s ease-in-out infinite reverse!important}
.ips-image-frame{position:relative!important;display:grid!important;place-items:center!important;width:min(520px,78vw)!important;aspect-ratio:1!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,255,255,.08),rgba(255,255,255,.025) 58%,transparent 59%)!important;isolation:isolate!important}.ips-image-frame:before{content:""!important;position:absolute!important;inset:18px!important;border-radius:50%!important;border:1px solid rgba(244,180,0,.28)!important;box-shadow:0 0 0 18px rgba(244,180,0,.045),inset 0 0 70px rgba(244,180,0,.08)!important;z-index:0!important}.ips-image-frame img{position:relative!important;z-index:2!important;width:74%!important;height:74%!important;object-fit:cover!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 26px 90px rgba(0,0,0,.42)!important;animation:ipsProductFloat 5.4s ease-in-out infinite!important;transition:transform .35s ease!important;filter:saturate(.9) contrast(1.06)!important}.ips-image-frame:hover img{transform:scale(1.045)!important}.ips-orbit{position:absolute!important;left:50%!important;top:50%!important;border-radius:50%!important;transform:translate(-50%,-50%)!important;z-index:1!important;pointer-events:none!important}.ips-orbit-one{width:96%!important;height:96%!important;border:1px solid rgba(244,180,0,.35)!important;animation:ipsSpin 18s linear infinite!important}.ips-orbit-one:after{content:""!important;position:absolute!important;left:8%!important;top:48%!important;width:42px!important;height:10px!important;border-radius:999px!important;background:#f4b400!important;box-shadow:0 0 28px rgba(244,180,0,.7)!important}.ips-orbit-two{width:72%!important;height:72%!important;border:1px dashed rgba(255,255,255,.18)!important;animation:ipsSpin 12s linear infinite reverse!important}.ips-product-badge{position:absolute!important;z-index:3!important;left:50%!important;bottom:40px!important;transform:translateX(-50%)!important;padding:12px 18px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;background:rgba(11,31,53,.62)!important;color:#fff!important;font-size:13px!important;font-weight:700!important;backdrop-filter:blur(12px)!important;box-shadow:0 18px 48px rgba(0,0,0,.28)!important;white-space:nowrap!important}
.ips-progress{width:min(520px,78vw)!important;height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;overflow:hidden!important}.ips-progress span{display:block!important;height:100%!important;width:14.285%!important;border-radius:inherit!important;background:linear-gradient(90deg,#f4b400,#f3752c)!important;transition:width .35s ease!important}.ips-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;justify-content:center!important;margin-top:24px!important}.ips-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:13px 20px!important;border-radius:14px!important;font-weight:800!important;transition:.25s!important}.ips-button:hover{transform:translateY(-3px)!important}.ips-button-ghost{border:1px solid rgba(244,180,0,.36)!important;color:#f4b400!important;background:rgba(255,255,255,.06)!important}.ips-button-solid{background:#f4b400!important;color:#081725!important;box-shadow:0 18px 48px rgba(244,180,0,.25)!important}.ips-button-dark{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important}
.ips-tabs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;padding:12px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;background:rgba(255,255,255,.06)!important}.ips-tabs button{min-height:54px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:rgba(255,255,255,.72)!important;font-weight:800!important;cursor:pointer!important;transition:.25s!important}.ips-tabs button.active,.ips-tabs button:hover{background:linear-gradient(135deg,#f4b400,#f3752c)!important;color:#0b1f35!important;box-shadow:0 14px 36px rgba(244,180,0,.18)!important}
.ips-tab-panel{min-height:200px!important;margin-top:18px!important;padding:24px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;background:rgba(255,255,255,.075)!important;backdrop-filter:blur(14px)!important;animation:ipsFade .35s ease both!important}.ips-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.ips-mini-card{padding:20px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:rgba(255,255,255,.075)!important;color:#fff!important;font-weight:700!important;box-shadow:0 16px 45px rgba(0,0,0,.13)!important;transition:.25s!important}.ips-mini-card:hover{transform:translateY(-5px)!important;border-color:rgba(244,180,0,.42)!important}.ips-mini-card i{display:grid!important;width:42px!important;height:42px!important;place-items:center!important;margin-bottom:12px!important;border-radius:12px!important;background:rgba(244,180,0,.16)!important;color:#f4b400!important;font-style:normal!important}.ips-downloads{display:flex!important;flex-wrap:wrap!important;gap:14px!important}.ips-downloads a{padding:15px 20px!important;border-radius:14px!important;background:linear-gradient(135deg,#f4b400,#f3752c)!important;color:#081725!important;font-weight:900!important}
@keyframes ipsSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ipsFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-24px)}}@keyframes ipsProductFloat{0%,100%{translate:0 0}50%{translate:0 -16px}}@keyframes ipsFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.ips-topbar{grid-template-columns:1fr!important}.ips-nav-btn{justify-content:center!important}.ips-tabs{grid-template-columns:repeat(2,1fr)!important}.ips-grid{grid-template-columns:repeat(2,1fr)!important}.ips-stage{min-height:460px!important}.ips-shell{padding:18px!important}}
@media(max-width:560px){.industrial-product-showcase{padding-inline:12px!important}.ips-tabs,.ips-grid{grid-template-columns:1fr!important}.ips-actions{display:grid!important}.ips-button{width:100%!important}.ips-product-badge{font-size:11px!important;bottom:26px!important}.ips-title-wrap h2{font-size:34px!important}}

/* FINAL Product showcase: softer pastel industrial background */
.products-page-body .industrial-product-showcase{
  background:
    radial-gradient(circle at 16% 14%,rgba(244,180,0,.18),transparent 24%),
    radial-gradient(circle at 88% 82%,rgba(243,117,44,.10),transparent 22%),
    linear-gradient(rgba(31,63,92,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(31,63,92,.055) 1px,transparent 1px),
    linear-gradient(135deg,#eef3f5 0%,#dde8ee 48%,#f6f1e4 100%)!important;
  background-size:auto,auto,42px 42px,42px 42px,auto!important;
  color:#122033!important;
}
.products-page-body .ips-shell{
  background:rgba(255,255,255,.70)!important;
  border-color:rgba(31,63,92,.12)!important;
  box-shadow:0 28px 86px rgba(31,63,92,.14)!important;
}
.products-page-body .ips-topbar{border-bottom-color:rgba(31,63,92,.12)!important}
.products-page-body .ips-title-wrap h2{color:#102033!important}
.products-page-body .ips-title-wrap span{color:rgba(16,32,51,.62)!important}
.products-page-body .ips-nav-btn{
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(31,63,92,.14)!important;
  color:#102033!important;
}
.products-page-body .ips-tabs,
.products-page-body .ips-tab-panel,
.products-page-body .ips-mini-card{
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(31,63,92,.12)!important;
  color:#102033!important;
}
.products-page-body .ips-tabs button{color:rgba(16,32,51,.68)!important}
.products-page-body .ips-mini-card{box-shadow:0 14px 40px rgba(31,63,92,.08)!important}
.products-page-body .ips-product-badge{
  background:rgba(255,255,255,.72)!important;
  color:#102033!important;
  border-color:rgba(31,63,92,.12)!important;
}
.products-page-body .ips-button-dark{
  background:#102033!important;
  color:#fff!important;
}
.products-page-body .ips-button-ghost{
  background:rgba(255,255,255,.72)!important;
  color:#102033!important;
  border-color:rgba(244,180,0,.45)!important;
}
.products-page-body .ips-progress{background:rgba(31,63,92,.12)!important}

/* Matching product family showcase cards */
.products-page-body .product-family-showcases{
  padding:56px clamp(18px,4vw,56px) 76px!important;
  background:linear-gradient(135deg,#eef3f5 0%,#f7f1e5 100%)!important;
}
.products-page-body .family-heading{width:min(1240px,100%)!important;margin:0 auto 28px!important;text-align:center!important}
.products-page-body .family-heading h2{font-size:clamp(34px,4vw,56px)!important;font-weight:500!important;color:#102033!important;margin:0!important}
.products-page-body .family-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;width:min(1420px,100%)!important;margin:0 auto!important}
.products-page-body .family-card{position:relative!important;display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:22px!important;align-items:center!important;min-height:300px!important;padding:24px!important;border:1px solid rgba(31,63,92,.12)!important;border-radius:20px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 24px 70px rgba(31,63,92,.10)!important;overflow:hidden!important;transition:.28s!important}
.products-page-body .family-card:before{content:""!important;position:absolute!important;inset:auto -70px -90px auto!important;width:220px!important;height:220px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(244,180,0,.20),transparent 70%)!important;pointer-events:none!important}.products-page-body .family-card:hover{transform:translateY(-7px)!important;box-shadow:0 32px 88px rgba(31,63,92,.16)!important;border-color:rgba(244,180,0,.32)!important}
.products-page-body .family-media{position:relative!important;display:grid!important;place-items:center!important;aspect-ratio:1!important;border-radius:50%!important;background:radial-gradient(circle,rgba(244,180,0,.14),transparent 62%)!important}.products-page-body .family-media:before{content:""!important;position:absolute!important;inset:5px!important;border-radius:50%!important;border:1px solid rgba(244,180,0,.35)!important;animation:ipsSpin 18s linear infinite!important}.products-page-body .family-media:after{content:""!important;position:absolute!important;inset:22px!important;border-radius:50%!important;border:1px dashed rgba(31,63,92,.18)!important;animation:ipsSpin 12s linear infinite reverse!important}.products-page-body .family-media img{position:relative!important;z-index:2!important;width:72%!important;height:72%!important;object-fit:cover!important;border-radius:50%!important;box-shadow:0 18px 44px rgba(31,63,92,.20)!important;animation:ipsProductFloat 5s ease-in-out infinite!important}.products-page-body .family-media span{position:absolute!important;left:0!important;bottom:12px!important;z-index:3!important;color:#f4b400!important;font-size:34px!important;font-weight:900!important}
.products-page-body .family-copy h3{margin:0!important;color:#102033!important;font-size:clamp(23px,2.2vw,32px)!important;line-height:1.12!important;font-weight:500!important}.products-page-body .family-copy p:not(.eyebrow){margin:14px 0 0!important;color:#43576b!important;font-size:16px!important;line-height:1.65!important}.products-page-body .family-pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}.products-page-body .family-pills span{padding:8px 10px!important;border-radius:999px!important;background:rgba(244,180,0,.14)!important;color:#102033!important;font-size:12px!important;font-weight:800!important}.products-page-body .family-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:20px!important}.products-page-body .family-actions a{display:inline-flex!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:11px 15px!important;border-radius:12px!important;font-weight:800!important}.products-page-body .family-actions a:first-child{border:1px solid rgba(244,180,0,.36)!important;color:#102033!important;background:#fff!important}.products-page-body .family-actions a:last-child{background:linear-gradient(135deg,#f4b400,#f3752c)!important;color:#102033!important;box-shadow:0 14px 34px rgba(244,180,0,.22)!important}
@media(max-width:1100px){.products-page-body .family-grid{grid-template-columns:1fr!important}.products-page-body .family-card{grid-template-columns:200px minmax(0,1fr)!important}}
@media(max-width:680px){.products-page-body .family-card{grid-template-columns:1fr!important;text-align:left!important}.products-page-body .family-media{width:220px!important;margin:0 auto!important}.products-page-body .family-actions a{width:100%!important}}

/* FINAL Product cards: same showcase language, tab content, 2 per row */
.products-page-body .product-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}
.products-page-body .product-tab-card{grid-template-columns:220px minmax(0,1fr)!important;align-items:stretch!important;min-height:520px!important;padding:22px!important}
.products-page-body .product-tab-card .family-media{align-self:center!important;width:210px!important;max-width:100%!important}.products-page-body .family-media b{position:absolute!important;left:50%!important;bottom:18px!important;z-index:5!important;transform:translateX(-50%)!important;padding:9px 14px!important;border:1px solid rgba(31,63,92,.12)!important;border-radius:999px!important;background:rgba(255,255,255,.76)!important;color:#102033!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:0 12px 30px rgba(31,63,92,.14)!important}.products-page-body .product-tab-card .family-copy{display:flex!important;flex-direction:column!important;min-width:0!important}.products-page-body .product-tab-card .family-copy h3{font-size:clamp(22px,1.7vw,28px)!important}.products-page-body .card-tabs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin:18px 0 14px!important;padding:7px!important;border:1px solid rgba(31,63,92,.10)!important;border-radius:16px!important;background:rgba(255,255,255,.62)!important}.products-page-body .card-tabs button{min-height:38px!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#43576b!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important;transition:.2s!important}.products-page-body .card-tabs button.active,.products-page-body .card-tabs button:hover{background:linear-gradient(135deg,#f4b400,#f3752c)!important;color:#102033!important}.products-page-body .card-panel{display:none!important;min-height:136px!important;padding:16px!important;border:1px solid rgba(31,63,92,.10)!important;border-radius:16px!important;background:rgba(255,255,255,.64)!important;animation:ipsFade .25s ease both!important}.products-page-body .card-panel.active{display:block!important}.products-page-body .card-panel p{margin:0!important;color:#43576b!important;font-size:15px!important;line-height:1.65!important}.products-page-body .card-panel ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 14px!important;margin:0!important;padding-left:18px!important;color:#43576b!important;font-size:14px!important;line-height:1.35!important}.products-page-body .tick-list{list-style:none!important;padding-left:0!important}.products-page-body .tick-list li:before{content:"âœ“";margin-right:7px;color:#f3752c;font-weight:900}.products-page-body .download-note{display:grid!important;gap:4px!important;margin-top:14px!important;padding:13px 15px!important;border-radius:14px!important;background:rgba(244,180,0,.12)!important;color:#102033!important}.products-page-body .download-note strong{font-size:14px!important}.products-page-body .download-note span{color:#526579!important;font-size:13px!important;line-height:1.45!important}.products-page-body .related-line{margin-top:14px!important;color:#43576b!important;font-size:14px!important}.products-page-body .related-line strong{color:#102033!important}.products-page-body .product-tab-card .family-actions{margin-top:auto!important;padding-top:18px!important}
@media(max-width:1180px){.products-page-body .product-tab-grid{grid-template-columns:1fr!important}.products-page-body .product-tab-card{grid-template-columns:220px minmax(0,1fr)!important}}
@media(max-width:720px){.products-page-body .product-tab-card{grid-template-columns:1fr!important}.products-page-body .product-tab-card .family-media{margin:0 auto!important}.products-page-body .card-tabs{grid-template-columns:repeat(2,1fr)!important}.products-page-body .card-panel ul{grid-template-columns:1fr!important}}

/* FINAL Industries overview dashboard layout */
.industries-page-body .industry-dashboard-details{display:grid!important;gap:30px!important;width:min(1320px,calc(100% - 36px))!important;margin:0 auto 90px!important}.industries-page-body .industry-dashboard{position:relative!important;padding:34px!important;border:1px solid rgba(31,63,92,.12)!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(247,249,246,.78))!important;box-shadow:0 24px 76px rgba(31,63,92,.10)!important;overflow:hidden!important}.industries-page-body .industry-dashboard:before{content:""!important;position:absolute!important;right:-90px!important;top:-90px!important;width:260px!important;height:260px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,223,0,.18),transparent 70%)!important;pointer-events:none!important}.industries-page-body .industry-dashboard-head{position:relative!important;z-index:1!important;padding-bottom:24px!important;border-bottom:1px solid rgba(31,63,92,.11)!important}.industries-page-body .industry-dashboard-head span{display:inline-flex!important;margin-bottom:12px!important;color:var(--orange)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.industries-page-body .industry-dashboard-head h3{margin:0!important;color:#102033!important;font-size:clamp(30px,3.6vw,52px)!important;font-weight:500!important}.industries-page-body .industry-dashboard-head p{max-width:1040px!important;margin:16px 0 0!important;color:#405268!important;font-size:18px!important;line-height:1.7!important}.industries-page-body .industry-dashboard-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:24px!important}.industries-page-body .industry-dashboard-grid>div{min-height:210px!important;padding:24px!important;border:1px solid rgba(31,63,92,.10)!important;border-radius:8px!important;background:rgba(255,255,255,.78)!important;box-shadow:0 14px 42px rgba(31,63,92,.06)!important;transition:.24s!important}.industries-page-body .industry-dashboard-grid>div:hover{transform:translateY(-5px)!important;border-color:rgba(243,117,44,.28)!important;box-shadow:0 22px 58px rgba(31,63,92,.10)!important}.industries-page-body .industry-dashboard-grid strong{display:block!important;margin-bottom:12px!important;color:#102033!important;font-size:20px!important;font-weight:700!important}.industries-page-body .industry-dashboard-grid p{margin:0!important;color:#405268!important;font-size:16px!important;line-height:1.65!important}.industries-page-body .industry-dashboard-grid ul{display:grid!important;gap:9px!important;margin:0!important;padding-left:18px!important;color:#405268!important;font-size:15px!important;line-height:1.35!important}.industries-page-body .industry-benefits{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-top:22px!important;padding-top:22px!important;border-top:1px solid rgba(31,63,92,.11)!important}.industries-page-body .industry-benefits span{display:flex!important;align-items:center!important;min-height:58px!important;padding:12px 14px!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(255,223,0,.18),rgba(243,117,44,.08))!important;color:#102033!important;font-size:14px!important;font-weight:800!important}.industries-page-body .industry-benefits span:before{content:""!important;width:8px!important;height:8px!important;margin-right:9px!important;border-radius:50%!important;background:var(--orange)!important;box-shadow:0 0 0 5px rgba(243,117,44,.12)!important;flex:0 0 auto!important}
@media(max-width:900px){.industries-page-body .industry-dashboard{padding:24px!important}.industries-page-body .industry-dashboard-grid,.industries-page-body .industry-benefits{grid-template-columns:1fr!important}.industries-page-body .industry-dashboard-grid>div{min-height:auto!important}}

/* FINAL Industries: premium visual carousel inside each overview */
.industries-page-body .industry-visual-carousel{
  position:relative!important;
  z-index:1!important;
  height:330px!important;
  margin:24px 0 0!important;
  overflow:hidden!important;
  border:1px solid rgba(31,63,92,.12)!important;
  border-radius:8px!important;
  background:#e9eef1!important;
  box-shadow:0 18px 54px rgba(31,63,92,.10)!important;
}
.industries-page-body .industry-slide-track,
.industries-page-body .industry-slide-track span{
  position:absolute!important;
  inset:0!important;
}
.industries-page-body .industry-slide-track span{
  background-size:cover!important;
  background-position:center!important;
  opacity:0!important;
  transform:scale(1.04)!important;
  animation:industrySlideFade 12s ease-in-out infinite!important;
}
.industries-page-body .industry-slide-track span:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.06) 52%,rgba(255,255,255,.04))!important;
}
.industries-page-body .industry-slide-track span:nth-child(2){animation-delay:4s!important}
.industries-page-body .industry-slide-track span:nth-child(3){animation-delay:8s!important}
.industries-page-body .industry-slide-dots{position:absolute!important;left:24px!important;bottom:20px!important;z-index:3!important;display:flex!important;gap:8px!important}.industries-page-body .industry-slide-dots i{width:34px!important;height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.62)!important;box-shadow:0 6px 18px rgba(0,0,0,.18)!important}.industries-page-body .industry-slide-dots i:nth-child(1){animation:industryDotOne 12s ease-in-out infinite!important}.industries-page-body .industry-slide-dots i:nth-child(2){animation:industryDotTwo 12s ease-in-out infinite!important}.industries-page-body .industry-slide-dots i:nth-child(3){animation:industryDotThree 12s ease-in-out infinite!important}
.industries-page-body #industry-steel .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1565034946487-077786996e27?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-steel .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1516937941344-00b4e0337589?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-steel .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1581092160607-ee22731c3013?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1513828583688-c52646db42da?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-cement .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-cement .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1581092160607-ee22731c3013?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-mining .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1578662996442-48f60103fc96?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-mining .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1518709268805-4e9042af2176?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-mining .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-power .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-power .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1509391366360-2e959784a276?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-power .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1466611653911-95081537e5b7?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-ports .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-ports .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1494412519320-aa613dfb7738?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-ports .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-defence .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1517976487492-5750f3195933?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-defence .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1581092921461-39b9d08a9b21?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-defence .industry-slide-track span:nth-child(3){background-image:url('https://images.unsplash.com/photo-1581092160607-ee22731c3013?auto=format&fit=crop&w=1400&q=80')!important}
.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(1){background-image:url('https://images.unsplash.com/photo-1565043666747-69f6646db940?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(2){background-image:url('https://images.unsplash.com/photo-1581092160562-40aa08e78837?auto=format&fit=crop&w=1400&q=80')!important}.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(3){background-image:url('assets/jayashree-engineering-hero.png')!important}
@keyframes industrySlideFade{0%,28%{opacity:1;transform:scale(1)}34%,100%{opacity:0;transform:scale(1.045)}}@keyframes industryDotOne{0%,28%{background:var(--orange);width:48px}34%,100%{background:rgba(255,255,255,.62);width:34px}}@keyframes industryDotTwo{0%,28%{background:rgba(255,255,255,.62);width:34px}34%,62%{background:var(--orange);width:48px}68%,100%{background:rgba(255,255,255,.62);width:34px}}@keyframes industryDotThree{0%,62%{background:rgba(255,255,255,.62);width:34px}68%,96%{background:var(--orange);width:48px}100%{background:rgba(255,255,255,.62);width:34px}}
@media(max-width:760px){.industries-page-body .industry-visual-carousel{height:240px!important}}

/* FINAL Steel industry product image tiles */
.industries-page-body #industry-steel .steel-product-showcase{
  min-height:260px!important;
}
.industries-page-body #industry-steel .steel-product-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:14px!important;
}
.industries-page-body #industry-steel .steel-product-grid article{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:center!important;
  min-height:78px!important;
  padding:10px!important;
  border:1px solid rgba(31,63,92,.10)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,223,0,.08))!important;
  box-shadow:0 10px 28px rgba(31,63,92,.06)!important;
  transition:.22s!important;
}
.industries-page-body #industry-steel .steel-product-grid article:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(243,117,44,.30)!important;
  box-shadow:0 18px 42px rgba(31,63,92,.12)!important;
}
.industries-page-body #industry-steel .steel-product-grid img{
  width:58px!important;
  height:58px!important;
  object-fit:contain!important;
  padding:7px!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(31,63,92,.08)!important;
}
.industries-page-body #industry-steel .steel-product-grid article:last-child{
  grid-column:1/-1!important;
}
.industries-page-body #industry-steel .steel-product-grid article:last-child img{
  object-fit:cover!important;
}
.industries-page-body #industry-steel .steel-product-grid span{
  color:#102033!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
@media(max-width:640px){
  .industries-page-body #industry-steel .steel-product-grid{grid-template-columns:1fr!important}
  .industries-page-body #industry-steel .steel-product-grid article:last-child{grid-column:auto!important}
}

/* FINAL: Steel products names only + guaranteed carousel images */
.industries-page-body #industry-steel .steel-product-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.industries-page-body #industry-steel .steel-product-grid article{
  display:flex!important;
  align-items:center!important;
  min-height:76px!important;
  padding:18px 20px!important;
}
.industries-page-body #industry-steel .steel-product-grid img{
  display:none!important;
}
.industries-page-body #industry-steel .steel-product-grid article:last-child{
  grid-column:1/-1!important;
}
.industries-page-body #industry-steel .steel-product-grid span{
  font-size:17px!important;
  line-height:1.25!important;
}
.industries-page-body .industry-visual-carousel{
  background:
    linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.08)),
    url('assets/jayashree-engineering-hero.png') center/cover no-repeat!important;
}
.industries-page-body .industry-slide-track span{
  background-repeat:no-repeat!important;
  background-size:auto, 170px auto, cover!important;
  background-position:center, right 34px center, center!important;
}
.industries-page-body #industry-steel .industry-slide-track span:nth-child(1),
.industries-page-body #industry-steel .industry-slide-track span:nth-child(2),
.industries-page-body #industry-steel .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-steel.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(1),
.industries-page-body #industry-cement .industry-slide-track span:nth-child(2),
.industries-page-body #industry-cement .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-cement.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-mining .industry-slide-track span:nth-child(1),
.industries-page-body #industry-mining .industry-slide-track span:nth-child(2),
.industries-page-body #industry-mining .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-mining.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-power .industry-slide-track span:nth-child(1),
.industries-page-body #industry-power .industry-slide-track span:nth-child(2),
.industries-page-body #industry-power .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-power.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-ports .industry-slide-track span:nth-child(1),
.industries-page-body #industry-ports .industry-slide-track span:nth-child(2),
.industries-page-body #industry-ports .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-ports.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-defence .industry-slide-track span:nth-child(1),
.industries-page-body #industry-defence .industry-slide-track span:nth-child(2),
.industries-page-body #industry-defence .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-defence.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(1),
.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(2),
.industries-page-body #industry-manufacturing .industry-slide-track span:nth-child(3){
  background-image:linear-gradient(90deg,rgba(9,13,19,.42),rgba(9,13,19,.05)),url('assets/industry-oem.svg'),url('assets/jayashree-engineering-hero.png')!important;
}
@media(max-width:640px){
  .industries-page-body #industry-steel .steel-product-grid{grid-template-columns:1fr!important}
  .industries-page-body #industry-steel .steel-product-grid article:last-child{grid-column:auto!important}
  .industries-page-body .industry-slide-track span{background-size:auto,120px auto,cover!important;background-position:center,right 18px center,center!important}
}

/* Resources & Knowledge Centre page */
.resources-page-body{background:#f5f7f4;color:#102033}.resources-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:46px;align-items:center;min-height:650px;padding:150px clamp(18px,5vw,72px) 90px;overflow:hidden;background:linear-gradient(90deg,rgba(9,13,19,.92),rgba(9,13,19,.64)),url('assets/jayashree-engineering-hero.png') center/cover;color:#fff}.resources-hero:after{content:"";position:absolute;right:-120px;bottom:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.25),transparent 70%)}.resources-hero-copy,.resources-hero-panel{position:relative;z-index:1}.resources-hero h1{max-width:980px;font-size:clamp(38px,5.2vw,72px)!important;font-weight:500!important;line-height:1.02!important}.resources-hero p:not(.eyebrow){max-width:900px;color:rgba(255,255,255,.76);font-size:19px;line-height:1.65}.resource-search{display:flex;max-width:760px;margin-top:28px;padding:8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.12);backdrop-filter:blur(14px)}.resource-search input{flex:1;min-width:0;border:0;background:transparent;color:#fff;padding:14px}.resource-search input::placeholder{color:rgba(255,255,255,.58)}.resource-search button{border:0;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#102033;font-weight:800;padding:0 20px}.resources-hero-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px}.resources-hero-panel span{display:grid;min-height:110px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.10);font-weight:800;backdrop-filter:blur(14px);box-shadow:0 22px 58px rgba(0,0,0,.16)}.resources-grid-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(1320px,calc(100% - 36px));margin:0 auto;padding:76px 0}.resource-card{position:relative;padding:30px;border:1px solid rgba(31,63,92,.12);border-radius:8px;background:linear-gradient(135deg,#fff,#fbfcfa);box-shadow:0 20px 62px rgba(31,63,92,.08);overflow:hidden;transition:.24s}.resource-card:hover{transform:translateY(-6px);border-color:rgba(243,117,44,.30);box-shadow:0 30px 82px rgba(31,63,92,.13)}.resource-card:after{content:"";position:absolute;right:-80px;bottom:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(255,223,0,.18),transparent 70%)}.resource-wide{grid-column:span 1}.resource-icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:22px;border-radius:8px;background:#102033;color:var(--yellow);font-weight:900}.resource-card h2{font-size:clamp(26px,2.5vw,38px)!important;font-weight:500!important;line-height:1.1!important}.resource-card h3{margin-top:22px;font-size:18px;font-weight:700}.resource-card p,.resource-card li{color:#405268;font-size:16px;line-height:1.6}.resource-card ul{display:grid;gap:8px;padding-left:20px}.resource-note{padding:15px 16px;border-left:4px solid var(--orange);border-radius:8px;background:rgba(255,223,0,.10)}.resource-card a,.resource-assist-cta a{position:relative;z-index:1;display:inline-flex;margin-top:18px;padding:13px 18px;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#102033;font-weight:800}.video-frame{position:relative;display:grid;min-height:230px;place-items:center;margin-top:20px;border-radius:8px;background:linear-gradient(90deg,rgba(9,13,19,.86),rgba(9,13,19,.52)),url('assets/jayashree-engineering-hero.png') center/cover;color:#fff;overflow:hidden}.video-frame span{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--orange));clip-path:polygon(35% 24%,35% 76%,78% 50%)}.video-frame strong{position:absolute;left:20px;bottom:18px}.resource-assist-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;width:min(1320px,calc(100% - 36px));margin:0 auto 86px;padding:42px;border-radius:8px;background:linear-gradient(135deg,#111820,#27313a 65%,rgba(243,117,44,.2));color:#fff;box-shadow:0 24px 80px rgba(9,13,19,.17)}.resource-assist-cta h2{font-weight:500!important;color:#fff}.resource-assist-cta p:not(.eyebrow){max-width:820px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.65}@media(max-width:980px){.resources-hero,.resource-assist-cta{grid-template-columns:1fr}.resources-hero-panel{max-width:520px}.resources-grid-section{grid-template-columns:1fr}}@media(max-width:640px){.resources-hero{padding-top:120px}.resource-search{display:grid}.resource-search button{min-height:48px}.resources-hero-panel{grid-template-columns:1fr}.resource-card,.resource-assist-cta{padding:26px}.resource-assist-cta a{justify-content:center;width:100%}}

/* FINAL About hero: subtle motion and content highlights */
.about-page .about-hero{
  overflow:hidden!important;
  min-height:650px!important;
}
.about-page .about-hero-bg{
  transform-origin:center!important;
  animation:aboutHeroSlowPan 16s ease-in-out infinite alternate!important;
}
.about-page .about-hero:before{
  content:""!important;
  position:absolute!important;
  right:7%!important;
  top:24%!important;
  width:280px!important;
  height:280px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,223,0,.28)!important;
  box-shadow:0 0 0 46px rgba(255,223,0,.045),inset 0 0 70px rgba(255,223,0,.08)!important;
  z-index:1!important;
  animation:aboutOrbitSpin 18s linear infinite!important;
  pointer-events:none!important;
}
.about-page .about-hero:after{
  content:""!important;
  position:absolute!important;
  right:calc(7% + 128px)!important;
  top:calc(24% + 128px)!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--yellow),var(--orange))!important;
  box-shadow:0 0 34px rgba(255,223,0,.68)!important;
  z-index:2!important;
  animation:aboutDotPulse 3.8s ease-in-out infinite!important;
  pointer-events:none!important;
}
.about-page .about-hero-inner{
  position:relative!important;
  z-index:3!important;
}
.about-hero-facts{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin-top:30px!important;
}
.about-hero-facts span{
  display:grid!important;
  min-width:160px!important;
  gap:4px!important;
  padding:16px 18px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.78)!important;
  font-size:13px!important;
  font-weight:700!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:0 20px 52px rgba(0,0,0,.18)!important;
  animation:aboutFactFloat 5s ease-in-out infinite!important;
}
.about-hero-facts span:nth-child(2){animation-delay:.45s!important}
.about-hero-facts span:nth-child(3){animation-delay:.9s!important}
.about-hero-facts b{
  color:var(--yellow)!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:900!important;
}
@keyframes aboutHeroSlowPan{
  0%{transform:scale(1.02) translate3d(0,0,0)}
  100%{transform:scale(1.09) translate3d(-18px,-10px,0)}
}
@keyframes aboutOrbitSpin{to{transform:rotate(360deg)}}
@keyframes aboutDotPulse{0%,100%{transform:scale(.9);opacity:.72}50%{transform:scale(1.18);opacity:1}}
@keyframes aboutFactFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:820px){
  .about-page .about-hero:before,.about-page .about-hero:after{display:none!important}
  .about-hero-facts span{min-width:140px!important;flex:1 1 140px!important}
}

/* FINAL Global presence: motion globe with highlighted country labels */
.global-light .world-map-card{
  position:relative!important;
  display:block!important;
  min-height:640px!important;
  max-width:760px!important;
  border-radius:8px!important;
  background:
    radial-gradient(circle at 50% 45%,rgba(255,255,255,.98) 0 31%,transparent 32%),
    radial-gradient(circle at 50% 45%,rgba(134,178,212,.28) 0 36%,transparent 37%),
    radial-gradient(circle at 50% 45%,rgba(31,75,110,.10) 0 46%,transparent 47%),
    linear-gradient(rgba(31,75,110,.08) 1px,transparent 1px),
    linear-gradient(90deg,rgba(31,75,110,.08) 1px,transparent 1px),
    #f8fbfc!important;
  background-size:auto,auto,auto,28px 28px,28px 28px,auto!important;
  overflow:hidden!important;
  box-shadow:0 28px 86px rgba(31,63,92,.12)!important;
}
.global-light .world-map-card:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:45%!important;
  width:min(470px,70vw)!important;
  height:min(470px,70vw)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  background:
    radial-gradient(circle at 34% 28%,rgba(255,255,255,.70),transparent 8%),
    radial-gradient(circle at 55% 52%,rgba(243,117,44,.13),transparent 18%),
    repeating-linear-gradient(90deg,rgba(16,32,51,.10) 0 1px,transparent 1px 34px),
    repeating-linear-gradient(0deg,rgba(255,223,0,.12) 0 1px,transparent 1px 42px),
    linear-gradient(135deg,#d9e7ee,#8eb0c7 48%,#e9f0f3)!important;
  border:1px solid rgba(31,63,92,.18)!important;
  box-shadow:inset -38px -44px 90px rgba(31,63,92,.22),0 28px 90px rgba(31,63,92,.16),0 0 0 18px rgba(255,223,0,.035)!important;
  animation:globalGlobeFloat 7s ease-in-out infinite!important;
}
.global-light .world-map-card:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:45%!important;
  width:min(520px,75vw)!important;
  height:min(520px,75vw)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  border:1px solid rgba(255,223,0,.24)!important;
  box-shadow:0 0 0 34px rgba(255,223,0,.035)!important;
  animation:globalRingSpin 22s linear infinite!important;
  pointer-events:none!important;
}
.global-light .map-blob{display:none!important}
.global-light .map-pin{
  position:absolute!important;
  z-index:5!important;
  display:grid!important;
  justify-items:center!important;
  gap:6px!important;
  width:auto!important;
  min-width:92px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:translate(-50%,-50%)!important;
  cursor:pointer!important;
}
.global-light .map-pin i{
  display:block!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,#fff 0 35%,var(--orange) 36% 66%,var(--yellow) 67% 100%)!important;
  box-shadow:0 0 0 9px rgba(243,117,44,.13),0 0 28px rgba(243,117,44,.45)!important;
  animation:globalPinPulse 2.4s ease-in-out infinite!important;
}
.global-light .map-pin b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:30px!important;
  padding:6px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.90)!important;
  color:#102033!important;
  font-size:14px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  box-shadow:0 12px 28px rgba(31,63,92,.14)!important;
}
.global-light .map-pin em{display:none!important}
.global-light .m1{left:31%!important;top:49%!important}.global-light .m2{left:47%!important;top:28%!important}.global-light .m3{left:55%!important;top:49%!important}.global-light .m4{left:66%!important;top:54%!important}.global-light .m5{left:72%!important;top:62%!important}.global-light .m6{left:61%!important;top:72%!important}
.global-light .m2 i{animation-delay:.2s!important}.global-light .m3 i{animation-delay:.4s!important}.global-light .m4 i{animation-delay:.6s!important}.global-light .m5 i{animation-delay:.8s!important}.global-light .m6 i{animation-delay:1s!important}
@keyframes globalGlobeFloat{0%,100%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-52%) rotate(3deg) scale(1.02)}}
@keyframes globalRingSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes globalPinPulse{0%,100%{transform:scale(.92)}50%{transform:scale(1.12)}}
@media(max-width:760px){.global-light .world-map-card{min-height:500px!important}.global-light .map-pin b{font-size:12px!important;padding:5px 9px!important}.global-light .map-pin i{width:20px!important;height:20px!important}.global-light .m1{left:26%!important}.global-light .m5{left:76%!important}.global-light .m6{left:65%!important;top:75%!important}}

/* FINAL Global presence: realistic rotating globe sphere */
.global-light .world-map-card{
  position:relative!important;
  min-height:650px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 45%,rgba(255,255,255,.92) 0 29%,transparent 30%),
    radial-gradient(circle at 50% 45%,rgba(139,181,207,.26) 0 39%,transparent 40%),
    linear-gradient(rgba(31,75,110,.07) 1px,transparent 1px),
    linear-gradient(90deg,rgba(31,75,110,.07) 1px,transparent 1px),
    #f8fbfc!important;
  background-size:auto,auto,28px 28px,28px 28px,auto!important;
}
.global-light .world-map-card:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:46%!important;
  width:min(500px,72vw)!important;
  height:min(500px,72vw)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  background:
    radial-gradient(circle at 30% 22%,rgba(255,255,255,.75),transparent 8%),
    radial-gradient(ellipse at 34% 38%,rgba(35,94,112,.34) 0 9%,transparent 10%),
    radial-gradient(ellipse at 60% 34%,rgba(35,94,112,.28) 0 10%,transparent 11%),
    radial-gradient(ellipse at 50% 58%,rgba(35,94,112,.33) 0 13%,transparent 14%),
    radial-gradient(ellipse at 70% 61%,rgba(35,94,112,.24) 0 10%,transparent 11%),
    repeating-linear-gradient(0deg,transparent 0 31px,rgba(255,255,255,.38) 32px,transparent 33px),
    repeating-linear-gradient(90deg,transparent 0 39px,rgba(255,255,255,.30) 40px,transparent 41px),
    linear-gradient(135deg,#dceff7 0%,#8eb5cf 48%,#edf7f9 100%)!important;
  background-size:auto,auto,auto,auto,auto,100% 100%,82px 100%,100% 100%!important;
  border:1px solid rgba(31,63,92,.18)!important;
  box-shadow:inset -46px -52px 94px rgba(31,63,92,.24),inset 28px 24px 70px rgba(255,255,255,.34),0 30px 95px rgba(31,63,92,.18),0 0 0 18px rgba(255,223,0,.035)!important;
  animation:globalTrueRotate 16s linear infinite!important;
  z-index:1!important;
}
.global-light .world-map-card:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:46%!important;
  width:min(550px,78vw)!important;
  height:min(550px,78vw)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%)!important;
  border:1px solid rgba(255,223,0,.30)!important;
  box-shadow:0 0 0 34px rgba(255,223,0,.035)!important;
  animation:globalRingSpin 18s linear infinite!important;
  pointer-events:none!important;
  z-index:2!important;
}
.global-light .map-blob{display:none!important}
.global-light .map-pin{z-index:5!important;animation:globalLabelFloat 5s ease-in-out infinite!important}
.global-light .map-pin:nth-of-type(2){animation-delay:.2s!important}.global-light .map-pin:nth-of-type(3){animation-delay:.4s!important}.global-light .map-pin:nth-of-type(4){animation-delay:.6s!important}.global-light .map-pin:nth-of-type(5){animation-delay:.8s!important}.global-light .map-pin:nth-of-type(6){animation-delay:1s!important}
.global-light .map-pin:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:20px!important;
  width:1px!important;
  height:35px!important;
  background:linear-gradient(var(--orange),transparent)!important;
  transform:translateX(-50%)!important;
  opacity:.58!important;
}
.global-light .m1{left:31%!important;top:50%!important}.global-light .m2{left:47%!important;top:30%!important}.global-light .m3{left:55%!important;top:50%!important}.global-light .m4{left:66%!important;top:55%!important}.global-light .m5{left:73%!important;top:63%!important}.global-light .m6{left:62%!important;top:73%!important}
@keyframes globalTrueRotate{
  0%{transform:translate(-50%,-50%) rotate(0deg);background-position:center,0 0,90px 25px,150px 120px,230px 170px,0 0,0 0,0 0}
  100%{transform:translate(-50%,-50%) rotate(360deg);background-position:center,260px 0,350px 25px,410px 120px,490px 170px,0 0,164px 0,0 0}
}
@keyframes globalLabelFloat{0%,100%{margin-top:0}50%{margin-top:-7px}}
@media(max-width:760px){.global-light .world-map-card{min-height:520px!important}.global-light .m1{left:27%!important}.global-light .m5{left:76%!important}.global-light .m6{left:66%!important;top:76%!important}}

/* FINAL Global presence: true globe texture style */
.global-light .world-map-card:before{
  background:
    radial-gradient(circle at 30% 24%,rgba(255,255,255,.80),transparent 9%),
    radial-gradient(circle at 68% 72%,rgba(9,13,19,.20),transparent 33%),
    url('assets/world-map-texture.svg') 0 50% / auto 78% repeat-x,
    repeating-linear-gradient(0deg,transparent 0 31px,rgba(255,255,255,.34) 32px,transparent 33px),
    repeating-linear-gradient(90deg,transparent 0 39px,rgba(255,255,255,.24) 40px,transparent 41px),
    linear-gradient(135deg,#dff2fa 0%,#8eb8d2 50%,#eaf8fb 100%)!important;
  background-blend-mode:normal,normal,multiply,screen,screen,normal!important;
  animation:globalTextureRotate 18s linear infinite!important;
  overflow:hidden!important;
}
.global-light .world-map-card:before{
  clip-path:circle(50% at 50% 50%)!important;
}
.global-light .world-map-card:after{
  background:radial-gradient(circle at 31% 25%,rgba(255,255,255,.34),transparent 18%),radial-gradient(circle at 68% 74%,rgba(16,32,51,.18),transparent 30%)!important;
}
@keyframes globalTextureRotate{
  0%{background-position:center,center,0 50%,0 0,0 0,0 0;transform:translate(-50%,-50%) rotate(0deg)}
  100%{background-position:center,center,-1000px 50%,0 0,160px 0,0 0;transform:translate(-50%,-50%) rotate(360deg)}
}

/* FINAL Real canvas globe: replaces flat/CSS globe */
.global-light .globe-canvas-card{position:relative!important;display:grid!important;place-items:center!important;min-height:640px!important;max-width:780px!important;width:100%!important;padding:0!important;border:1px solid rgba(31,63,92,.12)!important;border-radius:8px!important;background:radial-gradient(circle at 20% 20%,rgba(255,223,0,.14),transparent 24%),radial-gradient(circle at 82% 78%,rgba(243,117,44,.10),transparent 25%),linear-gradient(rgba(31,75,110,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(31,75,110,.06) 1px,transparent 1px),#f8fbfc!important;background-size:auto,auto,28px 28px,28px 28px,auto!important;overflow:hidden!important;box-shadow:0 28px 86px rgba(31,63,92,.12)!important}.global-light .globe-canvas-card:before,.global-light .globe-canvas-card:after{display:none!important;content:none!important}.global-globe-canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important}.global-globe-labels{position:absolute!important;inset:0!important;z-index:3!important;pointer-events:none!important}.global-light .globe-label{position:absolute!important;display:grid!important;justify-items:center!important;gap:6px!important;min-width:96px!important;padding:0!important;border:0!important;background:transparent!important;transform:translate(-50%,-50%)!important;transition:opacity .18s ease,filter .18s ease!important;pointer-events:auto!important}.global-light .globe-label i{display:block!important;width:24px!important;height:24px!important;border-radius:50%!important;background:radial-gradient(circle,#fff 0 35%,var(--orange) 36% 66%,var(--yellow) 67% 100%)!important;box-shadow:0 0 0 9px rgba(243,117,44,.13),0 0 28px rgba(243,117,44,.45)!important;animation:globalPinPulse 2.3s ease-in-out infinite!important}.global-light .globe-label b{display:inline-flex!important;min-height:30px!important;align-items:center!important;justify-content:center!important;padding:6px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#102033!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:0 12px 28px rgba(31,63,92,.14)!important}.global-light .globe-label em{display:none!important}.global-light .map-pin,.global-light .map-blob{display:none!important}@media(max-width:760px){.global-light .globe-canvas-card{min-height:520px!important}.global-light .globe-label b{font-size:12px!important;padding:5px 9px!important}.global-light .globe-label i{width:20px!important;height:20px!important}}

/* FINAL Global globe: cover full available space */
.global-light .globe-canvas-card{
  min-height:680px!important;
  max-width:860px!important;
  width:100%!important;
  padding:0!important;
}
.global-light .global-globe-canvas{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.global-light .global-presence-layout{
  grid-template-columns:minmax(0,.78fr) minmax(620px,1.22fr)!important;
  align-items:center!important;
}
@media(max-width:1100px){
  .global-light .global-presence-layout{grid-template-columns:1fr!important}
  .global-light .globe-canvas-card{max-width:100%!important;min-height:620px!important}
}
@media(max-width:700px){
  .global-light .globe-canvas-card{min-height:520px!important}
}

/* FINAL Global counters: fit text cleanly */
.global-light .light-counters{
  width:min(1320px,calc(100% - 36px))!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(190px,1fr))!important;
  gap:18px!important;
  margin:34px auto 0!important;
}
.global-light .light-counters article{
  min-width:0!important;
  min-height:150px!important;
  padding:24px 22px!important;
  overflow:hidden!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#fff,#fbfcfa 70%,rgba(255,223,0,.18))!important;
}
.global-light .light-counters b{
  display:block!important;
  max-width:100%!important;
  color:var(--orange)!important;
  font-size:clamp(34px,3.6vw,52px)!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  letter-spacing:0!important;
}
.global-light .light-counters span{
  display:block!important;
  margin-top:14px!important;
  color:#263342!important;
  font-size:clamp(15px,1.2vw,18px)!important;
  line-height:1.18!important;
  font-weight:800!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
@media(max-width:980px){
  .global-light .light-counters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .global-light .light-counters{grid-template-columns:1fr!important}
}

/* FINAL Global globe: reduce size back to balanced layout */
.global-light .global-presence-layout{
  grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;
  gap:46px!important;
}
.global-light .globe-canvas-card,
.global-light .world-map-card{
  min-height:560px!important;
  max-width:720px!important;
  margin-inline:auto!important;
}
.global-light .global-globe-canvas{
  width:100%!important;
  height:100%!important;
}
@media(max-width:1100px){
  .global-light .global-presence-layout{grid-template-columns:1fr!important}
  .global-light .globe-canvas-card,
  .global-light .world-map-card{max-width:720px!important;min-height:540px!important}
}
@media(max-width:700px){
  .global-light .globe-canvas-card,
  .global-light .world-map-card{min-height:430px!important;max-width:100%!important}
}

/* FINAL Revert globe canvas: compact highlighted global map */
.global-light .globe-canvas-card,.global-light .global-globe-canvas,.global-light .global-globe-labels,.global-light .globe-label{display:none!important}
.global-light .world-map-card:not(.globe-canvas-card){
  position:relative!important;
  display:block!important;
  min-height:520px!important;
  max-width:720px!important;
  width:100%!important;
  margin-inline:auto!important;
  border-radius:8px!important;
  background-color:#fff!important;
  background-image:radial-gradient(rgba(31,75,110,.08) 1px,transparent 1px)!important;
  background-size:28px 28px!important;
  overflow:hidden!important;
  box-shadow:0 24px 72px rgba(31,63,92,.10)!important;
}
.global-light .world-map-card:not(.globe-canvas-card):before,
.global-light .world-map-card:not(.globe-canvas-card):after{display:none!important;content:none!important}
.global-light .map-blob{display:block!important;position:absolute!important;border-radius:50%!important;background:rgba(134,178,212,.16)!important;opacity:.75!important}
.global-light .b1{left:8%!important;top:44%!important;width:185px!important;height:220px!important}.global-light .b2{left:32%!important;top:24%!important;width:240px!important;height:320px!important}.global-light .b3{left:49%!important;top:51%!important;width:155px!important;height:235px!important}.global-light .b4{left:70%!important;top:54%!important;width:205px!important;height:245px!important}
.global-light .map-pin{position:absolute!important;z-index:5!important;display:grid!important;justify-items:center!important;gap:6px!important;width:auto!important;min-width:92px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:translate(-50%,-50%)!important;cursor:pointer!important;animation:none!important}
.global-light .map-pin i{display:block!important;width:24px!important;height:24px!important;border-radius:50%!important;background:radial-gradient(circle,#fff 0 35%,var(--orange) 36% 66%,var(--yellow) 67% 100%)!important;box-shadow:0 0 0 9px rgba(243,117,44,.13),0 0 28px rgba(243,117,44,.45)!important;animation:globalPinPulse 2.4s ease-in-out infinite!important}
.global-light .map-pin b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:6px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.90)!important;color:#102033!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:0 12px 28px rgba(31,63,92,.14)!important}
.global-light .map-pin em{display:none!important}.global-light .m1{left:23%!important;top:60%!important}.global-light .m2{left:49%!important;top:34%!important}.global-light .m3{left:54%!important;top:58%!important}.global-light .m4{left:63%!important;top:64%!important}.global-light .m5{left:76%!important;top:72%!important}.global-light .m6{left:84%!important;top:84%!important}
@media(max-width:700px){.global-light .world-map-card:not(.globe-canvas-card){min-height:430px!important}.global-light .map-pin b{font-size:12px!important;padding:5px 9px!important}.global-light .map-pin i{width:20px!important;height:20px!important}}

/* FINAL Global map: slightly larger compact version */
.global-light .world-map-card:not(.globe-canvas-card){
  min-height:570px!important;
  max-width:780px!important;
}
.global-light .b1{width:205px!important;height:240px!important;left:7%!important;top:43%!important}
.global-light .b2{width:265px!important;height:345px!important;left:31%!important;top:22%!important}
.global-light .b3{width:175px!important;height:255px!important;left:48%!important;top:50%!important}
.global-light .b4{width:225px!important;height:265px!important;left:69%!important;top:53%!important}
.global-light .map-pin i{width:26px!important;height:26px!important}
.global-light .map-pin b{font-size:15px!important;padding:7px 13px!important}
@media(max-width:700px){
  .global-light .world-map-card:not(.globe-canvas-card){min-height:455px!important;max-width:100%!important}
  .global-light .map-pin i{width:21px!important;height:21px!important}
  .global-light .map-pin b{font-size:12px!important;padding:5px 9px!important}
}

/* FINAL Bring back medium globe, not oversized */
.global-light .world-map-card.globe-canvas-card{
  display:grid!important;
  position:relative!important;
  place-items:center!important;
  min-height:560px!important;
  max-width:720px!important;
  width:100%!important;
  margin-inline:auto!important;
  padding:0!important;
  border:1px solid rgba(31,63,92,.12)!important;
  border-radius:8px!important;
  background:radial-gradient(circle at 20% 20%,rgba(255,223,0,.14),transparent 24%),radial-gradient(circle at 82% 78%,rgba(243,117,44,.10),transparent 25%),linear-gradient(rgba(31,75,110,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(31,75,110,.06) 1px,transparent 1px),#f8fbfc!important;
  background-size:auto,auto,28px 28px,28px 28px,auto!important;
  overflow:hidden!important;
  box-shadow:0 28px 86px rgba(31,63,92,.12)!important;
}
.global-light .world-map-card.globe-canvas-card:before,
.global-light .world-map-card.globe-canvas-card:after{display:none!important;content:none!important}
.global-light .global-globe-canvas{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important}
.global-light .global-globe-labels{display:block!important;position:absolute!important;inset:0!important;z-index:3!important;pointer-events:none!important}
.global-light .globe-label{display:grid!important;position:absolute!important;justify-items:center!important;gap:6px!important;min-width:92px!important;padding:0!important;border:0!important;background:transparent!important;transform:translate(-50%,-50%)!important;transition:opacity .18s ease,filter .18s ease!important;pointer-events:auto!important}
.global-light .globe-label i{display:block!important;width:22px!important;height:22px!important;border-radius:50%!important;background:radial-gradient(circle,#fff 0 35%,var(--orange) 36% 66%,var(--yellow) 67% 100%)!important;box-shadow:0 0 0 8px rgba(243,117,44,.13),0 0 26px rgba(243,117,44,.45)!important;animation:globalPinPulse 2.3s ease-in-out infinite!important}
.global-light .globe-label b{display:inline-flex!important;min-height:28px!important;align-items:center!important;justify-content:center!important;padding:5px 11px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#102033!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:0 12px 28px rgba(31,63,92,.14)!important}
.global-light .globe-label em{display:none!important}
.global-light .map-pin,.global-light .map-blob{display:none!important}
.global-light .global-presence-layout{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;gap:46px!important;align-items:center!important}
@media(max-width:1100px){.global-light .global-presence-layout{grid-template-columns:1fr!important}.global-light .world-map-card.globe-canvas-card{max-width:720px!important;min-height:540px!important}}
@media(max-width:700px){.global-light .world-map-card.globe-canvas-card{min-height:430px!important;max-width:100%!important}.global-light .globe-label b{font-size:12px!important;padding:5px 9px!important}.global-light .globe-label i{width:20px!important;height:20px!important}}

/* FINAL: Home CTA reference style + premium client logo wall */
.home-final-cta,
.cta#contact{
  padding:72px clamp(18px,5vw,72px)!important;
  background:#f6f7f4!important;
}
.home-final-cta .cta-panel,
.cta#contact .cta-panel{
  width:min(1260px,100%)!important;
  min-height:306px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:40px!important;
  margin:0 auto!important;
  padding:42px 48px!important;
  border:1px solid rgba(255,255,255,.2)!important;
  border-radius:8px!important;
  background:
    radial-gradient(circle at 86% 55%,rgba(255,223,0,.18),transparent 22%),
    radial-gradient(circle at 92% 82%,rgba(243,117,44,.18),transparent 24%),
    linear-gradient(108deg,#121b25 0%,#24303a 58%,#d9c5b7 100%)!important;
  color:#fff!important;
  box-shadow:0 28px 80px rgba(9,13,19,.18)!important;
  overflow:hidden!important;
}
.home-final-cta .cta-copy,
.cta#contact .cta-copy{max-width:980px!important;}
.home-final-cta .eyebrow,
.cta#contact .eyebrow{
  margin:0 0 20px!important;
  color:#f3752c!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:.18em!important;
}
.home-final-cta h2,
.cta#contact h2{
  margin:0!important;
  max-width:1040px!important;
  color:#fff!important;
  font-size:clamp(34px,3.55vw,52px)!important;
  line-height:1.05!important;
  font-weight:500!important;
  letter-spacing:0!important;
}
.home-final-cta .cta-copy p:not(.eyebrow),
.cta#contact .cta-copy p:not(.eyebrow){
  max-width:900px!important;
  margin:22px 0 0!important;
  color:rgba(255,255,255,.72)!important;
  font-size:18px!important;
  line-height:1.65!important;
  font-weight:600!important;
}
.home-final-cta .btn,
.cta#contact .btn{
  min-width:200px!important;
  min-height:58px!important;
  padding:17px 24px!important;
  border:0!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#ffdf00,#f3752c)!important;
  color:#111820!important;
  font-size:16px!important;
  font-weight:900!important;
  box-shadow:0 20px 48px rgba(243,117,44,.3)!important;
  white-space:nowrap!important;
}
.client-logo-wall{
  padding:76px clamp(18px,5vw,72px)!important;
  background:#fff!important;
  border-block:1px solid rgba(17,24,32,.08)!important;
  overflow:hidden!important;
}
.client-logo-grid{
  width:min(1240px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:54px 72px!important;
  align-items:center!important;
}
.client-logo{
  min-height:116px!important;
  display:grid!important;
  place-items:center!important;
  padding:18px 20px!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#1564a8!important;
  font-family:Roboto,Inter,Arial,sans-serif!important;
  font-size:clamp(22px,2vw,30px)!important;
  font-weight:800!important;
  line-height:1.05!important;
  text-align:center!important;
  letter-spacing:0!important;
  border:1px solid transparent!important;
  filter:saturate(.92)!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,filter .25s ease!important;
}
.client-logo:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(243,117,44,.2)!important;
  box-shadow:0 22px 54px rgba(9,13,19,.08)!important;
  filter:saturate(1.1)!important;
}
.client-logo.lnt{
  font-style:italic!important;
  font-weight:700!important;
  color:#0d5596!important;
  text-transform:uppercase!important;
}
.client-logo.lnt:before{
  content:"L&T";
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  margin-bottom:10px;
  border:3px solid #0d5596;
  border-radius:50%;
  font-size:16px;
  font-weight:900;
  font-style:normal;
}
.client-logo.sp{color:#1076bb!important;font-weight:900!important;}
.client-logo.sp:before{
  content:"SP";
  display:block;
  margin-bottom:8px;
  color:#0a65ac;
  font-size:42px;
  line-height:.85;
}
.client-logo.fls{color:#194f85!important;font-weight:900!important;}
.client-logo.fls::first-letter{background:#1a5f9f;color:#fff;}
.client-logo.sandvik{
  color:#1594e7!important;
  border:3px solid #1594e7!important;
  min-height:82px!important;
  align-self:center!important;
}
.client-logo.tata{color:#1968ad!important;font-weight:900!important;text-transform:uppercase!important;}
.client-logo.tata:before{content:"TATA";display:block;font-size:32px;margin-bottom:8px;}
.client-logo.tk{color:#1aa8e5!important;font-weight:500!important;text-transform:lowercase!important;}
.client-logo.tk:before{content:"âŒâŒâŒ";display:block;font-size:42px;letter-spacing:-10px;margin-bottom:4px;color:#1aa8e5;}
.client-logo.beumer{color:#0aa1e2!important;font-weight:900!important;}
.client-logo.beumer span{color:#162a37!important;margin-left:2px;}
.client-logo.abb{color:#f20e13!important;font-size:clamp(46px,4.8vw,70px)!important;font-weight:900!important;letter-spacing:.02em!important;}
@media(max-width:980px){
  .home-final-cta .cta-panel,.cta#contact .cta-panel{grid-template-columns:1fr!important;padding:34px 28px!important;}
  .home-final-cta .btn,.cta#contact .btn{justify-self:start!important;}
  .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;}
}
@media(max-width:560px){
  .home-final-cta,.cta#contact{padding:48px 16px!important;}
  .home-final-cta h2,.cta#contact h2{font-size:32px!important;}
  .home-final-cta .btn,.cta#contact .btn{width:100%!important;}
  .client-logo-grid{grid-template-columns:1fr!important;gap:18px!important;}
  .client-logo{min-height:96px!important;}
}

/* FINAL: Client logos one-line scrolling carousel */
.client-logo-wall{
  padding:42px 0!important;
  background:#fff!important;
  border-block:1px solid rgba(17,24,32,.08)!important;
  overflow:hidden!important;
}
.client-logo-wall:before,
.client-logo-wall:after{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  bottom:0;
  width:90px;
  pointer-events:none;
}
.client-logo-wall{position:relative!important;}
.client-logo-wall:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));}
.client-logo-wall:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0));}
.client-logo-track{
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  width:max-content!important;
  animation:clientLogoScroll 30s linear infinite!important;
  will-change:transform!important;
}
.client-logo-track:hover{animation-play-state:paused!important;}
.client-logo-track .client-logo{
  flex:0 0 248px!important;
  min-width:248px!important;
  min-height:92px!important;
  display:grid!important;
  place-items:center!important;
  padding:16px 22px!important;
  border:1px solid rgba(17,24,32,.12)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(9,13,19,.04)!important;
}
.client-logo-track .client-logo:hover{
  border-color:rgba(243,117,44,.34)!important;
  box-shadow:0 18px 46px rgba(9,13,19,.09)!important;
}
.client-logo-track .client-logo.sandvik{
  border:2px solid #1594e7!important;
}
@keyframes clientLogoScroll{
  from{transform:translateX(0);}
  to{transform:translateX(calc(-50% - 11px));}
}
@media(max-width:640px){
  .client-logo-track{gap:14px!important;animation-duration:24s!important;}
  .client-logo-track .client-logo{flex-basis:210px!important;min-width:210px!important;min-height:84px!important;font-size:20px!important;}
}

/* FINAL: About managing director showcase + original industry images */
.md-showcase-section{
  background:
    radial-gradient(circle at 18% 24%,rgba(255,223,0,.18),transparent 24%),
    radial-gradient(circle at 82% 62%,rgba(243,117,44,.12),transparent 26%),
    linear-gradient(180deg,#f8faf9,#eef3f5)!important;
  overflow:hidden!important;
}
.md-showcase-section .section-heading{max-width:940px!important;}
.md-showcase-section .section-heading h2{font-weight:500!important;}
.md-showcase-section .section-heading p:not(.eyebrow){font-size:18px!important;color:#405069!important;line-height:1.7!important;}
.md-showcase-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  max-width:1240px!important;
  margin:34px auto 0!important;
}
.md-showcase-card{
  position:relative!important;
  overflow:hidden!important;
  min-height:620px!important;
  padding:32px 26px 28px!important;
  border:1px solid rgba(17,24,32,.1)!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.78)!important;
  box-shadow:0 28px 80px rgba(9,13,19,.1)!important;
  backdrop-filter:blur(14px)!important;
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important;
}
.md-showcase-card:before{
  content:"";
  position:absolute;
  inset:auto -80px -120px auto;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,223,0,.28),rgba(243,117,44,.08) 55%,transparent 70%);
  pointer-events:none;
}
.md-showcase-card:hover{transform:translateY(-8px)!important;border-color:rgba(243,117,44,.28)!important;box-shadow:0 34px 90px rgba(9,13,19,.14)!important;}
.md-portrait-wrap{
  position:relative!important;
  width:min(292px,82%)!important;
  aspect-ratio:1!important;
  margin:0 auto 26px!important;
  display:grid!important;
  place-items:center!important;
}
.md-portrait-wrap:before,
.md-portrait-wrap:after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
}
.md-portrait-wrap:before{inset:-26px;border:1px solid rgba(244,180,0,.42);animation:mdOrbit 10s linear infinite;}
.md-portrait-wrap:after{inset:-10px;border:1px dashed rgba(31,75,110,.18);animation:mdOrbit 16s linear infinite reverse;}
.md-ring{
  position:absolute;
  inset:-18px;
  border-radius:50%;
  background:conic-gradient(from 35deg,rgba(244,180,0,.95) 0 34deg,transparent 34deg 235deg,rgba(243,117,44,.7) 235deg 258deg,transparent 258deg 360deg);
  filter:drop-shadow(0 16px 34px rgba(244,180,0,.16));
  animation:mdOrbit 18s linear infinite;
}
.md-portrait-wrap img{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:50%!important;
  border:12px solid #fff!important;
  box-shadow:0 24px 60px rgba(9,13,19,.16)!important;
  background:#fff!important;
}
.md-portrait-wrap b{
  position:absolute!important;
  z-index:2!important;
  left:-8px!important;
  bottom:8px!important;
  color:#ffdf00!important;
  font-size:52px!important;
  line-height:1!important;
  font-weight:900!important;
  text-shadow:0 8px 22px rgba(9,13,19,.12)!important;
}
.md-info-panel{
  position:relative!important;
  z-index:2!important;
  padding:24px!important;
  border:1px solid rgba(17,24,32,.09)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.78)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.md-info-panel .eyebrow{font-size:13px!important;color:#f3752c!important;margin-bottom:10px!important;}
.md-info-panel h3{font-size:clamp(24px,2vw,32px)!important;font-weight:500!important;color:#081525!important;margin-bottom:8px!important;}
.md-info-panel strong{display:block!important;color:#122840!important;font-size:15px!important;margin-bottom:16px!important;}
.md-info-panel p:not(.eyebrow){color:#405069!important;font-size:15.5px!important;line-height:1.68!important;margin:0!important;}
@keyframes mdOrbit{to{transform:rotate(360deg)}}
.industry-photo.steel{background-image:linear-gradient(rgba(9,13,19,.06),rgba(9,13,19,.18)),url('assets/steel-6a5332df9e672.webp')!important;background-position:center!important;}
.industry-photo.cement{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/cement-6a53340d20424.webp')!important;background-position:center!important;}
.industry-photo.mining{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/mining-6a5335f143e75.webp')!important;background-size:cover!important;background-position:center!important;}
.industry-photo.power{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/power-generation-6a53363502ff5.webp')!important;background-position:center!important;}
.industry-photo.ports{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/ports-6a53373420b10.webp')!important;background-position:center!important;}
.industry-photo.infra,.industry-photo.infrastructure{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/infrastructure-6a533689b9077.webp')!important;background-size:cover!important;background-position:center!important;}
.industry-photo.material,.industry-photo.material-handling{background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.2)),url('assets/material-handling-6a53378cecdc5.webp')!important;background-position:center!important;}
@media(max-width:1080px){.md-showcase-grid{grid-template-columns:1fr!important;max-width:720px!important}.md-showcase-card{min-height:auto!important}.md-portrait-wrap{width:min(280px,78vw)!important}}
@media(max-width:560px){.md-showcase-card{padding:24px 18px!important}.md-info-panel{padding:20px!important}.md-portrait-wrap b{font-size:42px!important}}

/* FINAL: Leadership popup details */
.md-showcase-card{cursor:pointer!important;}
.md-showcase-card:after{
  content:"Read More";
  position:absolute;
  right:24px;
  top:24px;
  z-index:4;
  padding:9px 13px;
  border-radius:999px;
  background:linear-gradient(135deg,#ffdf00,#f3752c);
  color:#101820;
  font-size:12px;
  font-weight:900;
  opacity:0;
  transform:translateY(-6px);
  transition:.22s ease;
  box-shadow:0 14px 32px rgba(243,117,44,.22);
}
.md-showcase-card:hover:after,.md-showcase-card:focus-visible:after{opacity:1;transform:translateY(0);}
.md-showcase-card:focus-visible{outline:3px solid rgba(243,117,44,.42)!important;outline-offset:4px!important;}
.leader-modal{
  width:min(1120px,calc(100% - 34px));
  max-height:min(86vh,820px);
  padding:0;
  border:0;
  border-radius:22px;
  background:transparent;
  color:#0b1724;
  box-shadow:0 40px 120px rgba(9,13,19,.38);
  overflow:visible;
}
.leader-modal::backdrop{background:rgba(9,13,19,.64);backdrop-filter:blur(8px);}
.leader-modal-shell{
  display:grid;
  grid-template-columns:360px minmax(0,1fr);
  overflow:hidden;
  border:1px solid rgba(255,255,255,.26);
  border-radius:22px;
  background:
    radial-gradient(circle at 18% 24%,rgba(255,223,0,.18),transparent 24%),
    linear-gradient(135deg,#ffffff,#f3f6f6 58%,#fff8df);
}
.leader-modal-media{
  position:relative;
  min-height:560px;
  display:grid;
  place-items:end center;
  background:linear-gradient(160deg,#111c27,#26323b 72%,rgba(243,117,44,.26));
  overflow:hidden;
}
.leader-modal-media:before{
  content:"";
  position:absolute;
  width:380px;
  height:380px;
  border-radius:50%;
  border:1px solid rgba(255,223,0,.34);
  box-shadow:0 0 0 24px rgba(255,223,0,.04),0 0 0 52px rgba(255,255,255,.04);
  animation:mdOrbit 18s linear infinite;
}
.leader-modal-media img{
  position:relative;
  z-index:1;
  width:82%;
  max-height:500px;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 24px 46px rgba(0,0,0,.32));
}
.leader-modal-content{
  max-height:min(86vh,820px);
  overflow:auto;
  padding:48px clamp(28px,4vw,58px);
}
.leader-modal-content .eyebrow{color:#f3752c!important;margin-bottom:14px!important;}
.leader-modal-content h2{font-size:clamp(34px,4vw,56px)!important;font-weight:500!important;line-height:1!important;color:#081525!important;margin-bottom:24px!important;}
.leader-modal-text{display:grid;gap:16px;}
.leader-modal-text p{margin:0;color:#405069;font-size:17px;line-height:1.76;}
.leader-modal-close{
  position:absolute;
  z-index:5;
  right:-16px;
  top:-16px;
  width:46px;
  height:46px;
  border:0;
  border-radius:50%;
  background:linear-gradient(135deg,#ffdf00,#f3752c);
  color:#111820;
  font-size:28px;
  line-height:1;
  font-weight:700;
  cursor:pointer;
  box-shadow:0 18px 42px rgba(0,0,0,.28);
}
@media(max-width:860px){
  .leader-modal-shell{grid-template-columns:1fr;}
  .leader-modal-media{min-height:320px;}
  .leader-modal-media img{width:min(260px,70%);max-height:300px;}
  .leader-modal-content{padding:32px 24px;}
  .leader-modal-close{right:8px;top:8px;}
}

/* FINAL: Remove product circular showcase and make product portfolio one per row */
.products-page-body .industrial-product-showcase{
  display:none!important;
}
.products-page-body .product-family-showcases{
  padding-top:72px!important;
}
.products-page-body .product-tab-grid,
.products-page-body .family-grid.product-tab-grid{
  grid-template-columns:1fr!important;
  width:min(1180px,100%)!important;
  gap:28px!important;
}
.products-page-body .product-tab-card,
.products-page-body .family-card.product-tab-card{
  grid-template-columns:260px minmax(0,1fr)!important;
  min-height:420px!important;
  width:100%!important;
  padding:28px!important;
}
.products-page-body .product-tab-card .family-copy,
.products-page-body .family-card.product-tab-card .family-copy{
  max-width:100%!important;
}
.products-page-body .product-tab-card .card-panel,
.products-page-body .family-card.product-tab-card .card-panel{
  min-height:150px!important;
}
@media(max-width:760px){
  .products-page-body .product-tab-card,
  .products-page-body .family-card.product-tab-card{
    grid-template-columns:1fr!important;
    min-height:auto!important;
  }
  .products-page-body .product-tab-card .family-media,
  .products-page-body .family-card.product-tab-card .family-media{
    width:230px!important;
    margin:0 auto 10px!important;
  }
}

/* FINAL: Speed Switch product section after Sensors & Switches */
.products-page-body .speed-switch-detail-section{
  grid-column:1/-1!important;
  position:relative!important;
  overflow:hidden!important;
  padding:34px!important;
  border:1px solid rgba(244,180,0,.28)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 12% 16%,rgba(255,223,0,.16),transparent 24%),
    radial-gradient(circle at 92% 88%,rgba(243,117,44,.12),transparent 24%),
    linear-gradient(135deg,#ffffff,#f6faf9 64%,#fff5d8)!important;
  box-shadow:0 28px 90px rgba(31,63,92,.12)!important;
}
.products-page-body .speed-switch-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:28px!important;
  align-items:end!important;
  margin-bottom:26px!important;
}
.products-page-body .speed-switch-hero h2{
  margin:0!important;
  color:#081525!important;
  font-size:clamp(32px,3.4vw,52px)!important;
  font-weight:500!important;
  line-height:1.05!important;
}
.products-page-body .speed-switch-hero p:not(.eyebrow){
  max-width:940px!important;
  margin:16px 0 0!important;
  color:#405069!important;
  font-size:18px!important;
  line-height:1.68!important;
}
.products-page-body .speed-switch-product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.products-page-body .speed-switch-product-card{
  display:grid!important;
  grid-template-rows:220px 1fr!important;
  overflow:hidden!important;
  border:1px solid rgba(17,24,32,.1)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.82)!important;
  box-shadow:0 18px 52px rgba(31,63,92,.08)!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.products-page-body .speed-switch-product-card:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(243,117,44,.3)!important;
  box-shadow:0 26px 70px rgba(31,63,92,.14)!important;
}
.products-page-body .speed-switch-product-media{
  display:grid!important;
  place-items:center!important;
  padding:20px!important;
  background:linear-gradient(155deg,#f8faf8,#edf2f3)!important;
}
.products-page-body .speed-switch-product-media img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  filter:drop-shadow(0 16px 28px rgba(9,13,19,.18))!important;
  transition:transform .3s ease!important;
}
.products-page-body .speed-switch-product-card:hover img{transform:scale(1.05)!important;}
.products-page-body .speed-switch-product-copy{padding:22px!important;}
.products-page-body .speed-switch-product-copy span{
  display:inline-flex!important;
  margin-bottom:12px!important;
  color:#f4b400!important;
  font-size:32px!important;
  font-weight:900!important;
  line-height:1!important;
}
.products-page-body .speed-switch-product-copy h3{
  margin:0!important;
  color:#102033!important;
  font-size:23px!important;
  font-weight:500!important;
  line-height:1.15!important;
}
.products-page-body .speed-switch-product-copy p{
  margin:14px 0 0!important;
  color:#405069!important;
  font-size:15px!important;
  line-height:1.6!important;
}
.products-page-body .speed-switch-product-copy ul{
  display:grid!important;
  gap:8px!important;
  margin:16px 0 0!important;
  padding:0!important;
  list-style:none!important;
}
.products-page-body .speed-switch-product-copy li{
  position:relative!important;
  padding-left:18px!important;
  color:#405069!important;
  font-size:14px!important;
  font-weight:700!important;
}
.products-page-body .speed-switch-product-copy li:before{
  content:"";
  position:absolute;
  left:0;
  top:.65em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:linear-gradient(135deg,#ffdf00,#f3752c);
}
@media(max-width:1180px){.products-page-body .speed-switch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.products-page-body .speed-switch-detail-section{padding:22px!important}.products-page-body .speed-switch-hero{grid-template-columns:1fr!important}.products-page-body .speed-switch-product-grid{grid-template-columns:1fr!important}.products-page-body .speed-switch-product-card{grid-template-rows:190px 1fr!important}}

/* FINAL FIX: ensure Speed Switch section is standalone and visible */
.products-page-body > main > .speed-switch-detail-section{
  display:block!important;
  width:min(1280px,calc(100% - 36px))!important;
  margin:34px auto 78px!important;
  opacity:1!important;
  transform:none!important;
  visibility:visible!important;
}
.products-page-body .product-family-showcases + .speed-switch-detail-section{
  margin-top:10px!important;
}
.products-page-body .speed-switch-detail-section .speed-switch-product-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
@media(max-width:1180px){.products-page-body .speed-switch-detail-section .speed-switch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.products-page-body > main > .speed-switch-detail-section{width:calc(100% - 24px)!important;margin-bottom:52px!important}.products-page-body .speed-switch-detail-section .speed-switch-product-grid{grid-template-columns:1fr!important}}

/* FINAL FIX 2: Speed Switch section directly after Sensors card */
.products-page-body .product-family-showcases > .speed-switch-detail-section{
  display:block!important;
  width:min(1280px,100%)!important;
  max-width:1280px!important;
  margin:28px auto 32px!important;
  opacity:1!important;
  transform:none!important;
  visibility:visible!important;
}
.products-page-body .product-family-showcases > .speed-switch-detail-section + .family-grid{
  margin-top:0!important;
}

/* EMERGENCY VISIBILITY FIX: Products portfolio content must show */
.products-page-body .industrial-product-showcase{
  display:none!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}
.products-page-body .product-family-showcases,
.products-page-body .product-family-showcases.reveal,
.products-page-body .product-family-showcases .reveal,
.products-page-body .family-grid,
.products-page-body .product-tab-card,
.products-page-body .speed-switch-detail-section,
.products-page-body .speed-switch-detail-section *{
  opacity:1!important;
  visibility:visible!important;
}
.products-page-body .product-family-showcases,
.products-page-body .product-family-showcases.reveal,
.products-page-body .family-grid,
.products-page-body .product-tab-card,
.products-page-body .speed-switch-detail-section{
  transform:none!important;
}
.products-page-body .product-family-showcases{
  display:block!important;
  min-height:0!important;
  padding-top:34px!important;
}
.products-page-body .family-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:min(1180px,100%)!important;
  margin:0 auto!important;
  gap:28px!important;
}
.products-page-body .product-tab-card{
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
}
.products-page-body .speed-switch-detail-section{
  display:block!important;
  width:min(1280px,100%)!important;
  margin:28px auto 32px!important;
  clear:both!important;
}
@media(max-width:760px){.products-page-body .product-tab-card{grid-template-columns:1fr!important}}

/* FINAL REQUEST: remove intro, official product strips, visible numbers, logo and popup polish */
.products-page-body .products-intro,
.products-page-body .industrial-product-showcase{
  display:none!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}
.products-page-body .product-family-showcases{
  padding-top:52px!important;
}
.official-product-strip{
  width:min(1280px,100%)!important;
  margin:28px auto 36px!important;
  padding:32px!important;
  border:1px solid rgba(244,180,0,.28)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 12% 14%,rgba(255,223,0,.16),transparent 25%),
    radial-gradient(circle at 92% 86%,rgba(243,117,44,.12),transparent 24%),
    linear-gradient(135deg,#fff,#f6faf9 64%,#fff4d9)!important;
  box-shadow:0 28px 86px rgba(31,63,92,.12)!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
.official-strip-head{
  display:grid!important;
  gap:10px!important;
  margin-bottom:24px!important;
}
.official-strip-head h2{
  margin:0!important;
  max-width:940px!important;
  color:#081525!important;
  font-size:clamp(31px,3.3vw,50px)!important;
  font-weight:500!important;
  line-height:1.05!important;
}
.official-strip-head p:not(.eyebrow){
  margin:0!important;
  max-width:920px!important;
  color:#405069!important;
  font-size:17px!important;
  line-height:1.65!important;
}
.official-product-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
#speed-switch-products .official-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.official-product-grid article{
  position:relative!important;
  overflow:hidden!important;
  min-height:430px!important;
  display:grid!important;
  grid-template-rows:220px auto!important;
  border:1px solid rgba(17,24,32,.1)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 18px 52px rgba(31,63,92,.08)!important;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important;
}
.official-product-grid article:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(243,117,44,.34)!important;
  box-shadow:0 28px 72px rgba(31,63,92,.14)!important;
}
.official-product-grid article img{
  width:100%!important;
  height:220px!important;
  object-fit:contain!important;
  padding:18px!important;
  background:linear-gradient(155deg,#f8faf8,#edf2f3)!important;
  filter:drop-shadow(0 14px 24px rgba(9,13,19,.15))!important;
}
.official-product-grid article span{
  position:absolute!important;
  z-index:3!important;
  left:18px!important;
  top:174px!important;
  display:grid!important;
  place-items:center!important;
  min-width:54px!important;
  height:42px!important;
  padding:0 10px!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#0f1d2c,#243647)!important;
  color:#ffdf00!important;
  font-size:26px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 14px 30px rgba(9,13,19,.2)!important;
}
.official-product-grid article h3{
  margin:24px 18px 0!important;
  color:#102033!important;
  font-size:clamp(22px,1.9vw,28px)!important;
  font-weight:500!important;
  line-height:1.15!important;
}
.official-product-grid article p{
  margin:12px 18px 0!important;
  color:#405069!important;
  font-size:15px!important;
  line-height:1.58!important;
}
.products-page-body .family-media span,
.md-portrait-wrap b{
  z-index:10!important;
  color:#f3752c!important;
  text-shadow:0 2px 0 #fff,0 12px 24px rgba(9,13,19,.24)!important;
}
.products-page-body .family-media span{
  background:#fff!important;
  border:1px solid rgba(243,117,44,.28)!important;
  border-radius:12px!important;
  padding:6px 10px!important;
  left:10px!important;
  bottom:12px!important;
  font-size:28px!important;
  box-shadow:0 16px 34px rgba(9,13,19,.16)!important;
}
.site-header .logo-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:58px!important;
  min-width:214px!important;
  padding:6px 12px!important;
  border:1px solid rgba(17,24,32,.08)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 24px rgba(9,13,19,.08)!important;
  overflow:hidden!important;
}
.site-header .logo-brand img{
  width:188px!important;
  height:44px!important;
  object-fit:contain!important;
  object-position:center!important;
  mix-blend-mode:multiply!important;
}
.leader-modal-media{
  min-height:560px!important;
  place-items:center!important;
  background:
    radial-gradient(circle at 50% 50%,rgba(255,223,0,.16),transparent 34%),
    linear-gradient(160deg,#111c27,#26323b 72%,rgba(243,117,44,.22))!important;
}
.leader-modal-media:before{
  width:390px!important;
  height:390px!important;
  inset:auto!important;
}
.leader-modal-media img{
  width:350px!important;
  height:350px!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:50%!important;
  border:12px solid rgba(255,255,255,.92)!important;
  background:#eef3f5!important;
  filter:drop-shadow(0 22px 46px rgba(0,0,0,.32))!important;
}
@media(max-width:1180px){
  #speed-switch-products .official-product-grid,.official-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:680px){
  .official-product-strip{padding:22px!important;}
  #speed-switch-products .official-product-grid,.official-product-grid{grid-template-columns:1fr!important;}
  .site-header .logo-brand{min-width:170px!important;height:52px!important;}
  .site-header .logo-brand img{width:152px!important;height:38px!important;}
  .leader-modal-media{min-height:330px!important;}
  .leader-modal-media img{width:230px!important;height:230px!important;}
}

/* FINAL: requested placement + industry image + testimonial normal weight */
.industry-circle-nav .photo-steel,
.photo-steel{
  background-image:linear-gradient(180deg,rgba(9,13,19,.03),rgba(9,13,19,.12)),url('assets/steel-6a5332df9e672.webp')!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.testimonial p,
.testimonials .testimonial p{
  font-weight:400!important;
  letter-spacing:0!important;
}
.testimonial b,
.testimonials .testimonial b{
  font-weight:500!important;
}
.products-page-body .family-grid > .official-product-strip{
  grid-column:1/-1!important;
  width:100%!important;
  margin:18px auto 30px!important;
}
.products-page-body .official-product-strip + .family-card,
.products-page-body .official-product-strip + article{
  margin-top:0!important;
}
.official-product-grid article{
  min-height:390px!important;
}
.official-product-grid article img{
  height:210px!important;
  padding:14px!important;
}
.official-product-grid article h3{
  font-weight:400!important;
}
.official-strip-head h2{
  font-weight:400!important;
}
.products-page-body .family-copy h3,
.products-page-body .product-tab-card .family-copy h3{
  font-weight:400!important;
}
@media(max-width:680px){
  .products-page-body .family-grid > .official-product-strip{margin:16px auto 26px!important;}
}

/* FINAL: Cement industry carousel with generated premium banners */
.industries-page-body #industry-cement .industry-visual-carousel{
  height:410px!important;
  border-radius:8px!important;
  background:#0d1722!important;
}
.industries-page-body #industry-cement .industry-slide-track span{
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  animation:cementSlideFade 16s ease-in-out infinite!important;
}
.industries-page-body #industry-cement .industry-slide-track span:after{
  background:linear-gradient(90deg,rgba(9,13,19,.48),rgba(9,13,19,.08) 54%,rgba(9,13,19,.16))!important;
}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(1){
  background-image:url('assets/cement-conveyor-monitoring-banner.png')!important;
  animation-delay:0s!important;
}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(2){
  background-image:url('assets/cement-soft-starter-banner.png')!important;
  animation-delay:4s!important;
}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(3){
  background-image:url('assets/cement-industrial-sensors-banner.png')!important;
  animation-delay:8s!important;
}
.industries-page-body #industry-cement .industry-slide-track span:nth-child(4){
  background-image:url('assets/cement-motion-feedback-banner.png')!important;
  animation-delay:12s!important;
}
.industries-page-body #industry-cement .industry-slide-dots i:nth-child(1){animation:cementDotOne 16s ease-in-out infinite!important}
.industries-page-body #industry-cement .industry-slide-dots i:nth-child(2){animation:cementDotTwo 16s ease-in-out infinite!important}
.industries-page-body #industry-cement .industry-slide-dots i:nth-child(3){animation:cementDotThree 16s ease-in-out infinite!important}
.industries-page-body #industry-cement .industry-slide-dots i:nth-child(4){animation:cementDotFour 16s ease-in-out infinite!important}
@keyframes cementSlideFade{0%,21%{opacity:1;transform:scale(1)}26%,100%{opacity:0;transform:scale(1.045)}}
@keyframes cementDotOne{0%,21%{background:var(--orange);width:48px}26%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotTwo{0%,21%{background:rgba(255,255,255,.62);width:34px}26%,46%{background:var(--orange);width:48px}51%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotThree{0%,46%{background:rgba(255,255,255,.62);width:34px}51%,71%{background:var(--orange);width:48px}76%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotFour{0%,71%{background:rgba(255,255,255,.62);width:34px}76%,96%{background:var(--orange);width:48px}100%{background:rgba(255,255,255,.62);width:34px}}
@media(max-width:760px){
  .industries-page-body #industry-cement .industry-visual-carousel{height:260px!important;}
}

/* FINAL FIX: direct image auto-scrolling Cement carousel, no blank states */
.industries-page-body #industry-cement .industry-visual-carousel{
  position:relative!important;
  height:410px!important;
  overflow:hidden!important;
  border-radius:8px!important;
  border:1px solid rgba(31,63,92,.12)!important;
  background:#0d1722!important;
}
.industries-page-body #industry-cement .industry-slide-track{display:none!important;}
.industries-page-body #industry-cement .cement-image-carousel,
.industries-page-body #industry-cement .cement-image-carousel img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.industries-page-body #industry-cement .cement-image-carousel img{
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:0!important;
  transform:scale(1.035)!important;
  animation:cementImageAutoScroll 20s linear infinite!important;
}
.industries-page-body #industry-cement .cement-image-carousel:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  background:linear-gradient(90deg,rgba(9,13,19,.46),rgba(9,13,19,.06) 58%,rgba(9,13,19,.12))!important;
  pointer-events:none!important;
}
.industries-page-body #industry-cement .cement-image-carousel img:nth-child(1){animation-delay:0s!important;}
.industries-page-body #industry-cement .cement-image-carousel img:nth-child(2){animation-delay:5s!important;}
.industries-page-body #industry-cement .cement-image-carousel img:nth-child(3){animation-delay:10s!important;}
.industries-page-body #industry-cement .cement-image-carousel img:nth-child(4){animation-delay:15s!important;}
.industries-page-body #industry-cement .cement-dots{z-index:5!important;}
.industries-page-body #industry-cement .cement-dots i:nth-child(1){animation:cementDotOneFixed 20s linear infinite!important;}
.industries-page-body #industry-cement .cement-dots i:nth-child(2){animation:cementDotTwoFixed 20s linear infinite!important;}
.industries-page-body #industry-cement .cement-dots i:nth-child(3){animation:cementDotThreeFixed 20s linear infinite!important;}
.industries-page-body #industry-cement .cement-dots i:nth-child(4){animation:cementDotFourFixed 20s linear infinite!important;}
@keyframes cementImageAutoScroll{
  0%,22%{opacity:1;transform:scale(1)}
  25%,100%{opacity:0;transform:scale(1.04)}
}
@keyframes cementDotOneFixed{0%,22%{background:var(--orange);width:48px}25%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotTwoFixed{0%,24%{background:rgba(255,255,255,.62);width:34px}25%,47%{background:var(--orange);width:48px}50%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotThreeFixed{0%,49%{background:rgba(255,255,255,.62);width:34px}50%,72%{background:var(--orange);width:48px}75%,100%{background:rgba(255,255,255,.62);width:34px}}
@keyframes cementDotFourFixed{0%,74%{background:rgba(255,255,255,.62);width:34px}75%,97%{background:var(--orange);width:48px}100%{background:rgba(255,255,255,.62);width:34px}}
@media(max-width:760px){
  .industries-page-body #industry-cement .industry-visual-carousel{height:260px!important;}
}

/* FINAL HARD FIX: Cement carousel as horizontal image strip, always visible */
.industries-page-body #industry-cement .industry-visual-carousel{
  position:relative!important;
  height:410px!important;
  overflow:hidden!important;
  border-radius:8px!important;
  border:1px solid rgba(31,63,92,.12)!important;
  background:#0d1722!important;
  box-shadow:0 18px 54px rgba(31,63,92,.10)!important;
}
.industries-page-body #industry-cement .industry-visual-carousel .cement-image-carousel{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  width:400%!important;
  height:100%!important;
  animation:cementStripScroll 20s ease-in-out infinite!important;
  transform:translateX(0)!important;
  z-index:1!important;
}
.industries-page-body #industry-cement .industry-visual-carousel .cement-image-carousel img{
  position:relative!important;
  inset:auto!important;
  flex:0 0 25%!important;
  width:25%!important;
  height:100%!important;
  max-width:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  transform:none!important;
  animation:none!important;
  visibility:visible!important;
}
.industries-page-body #industry-cement .industry-visual-carousel .cement-image-carousel:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  background:linear-gradient(90deg,rgba(9,13,19,.46),rgba(9,13,19,.06) 58%,rgba(9,13,19,.12))!important;
  pointer-events:none!important;
}
@keyframes cementStripScroll{
  0%,20%{transform:translateX(0)!important;}
  25%,45%{transform:translateX(-25%)!important;}
  50%,70%{transform:translateX(-50%)!important;}
  75%,95%{transform:translateX(-75%)!important;}
  100%{transform:translateX(0)!important;}
}
.industries-page-body #industry-cement .industry-visual-carousel .cement-dots{
  position:absolute!important;
  left:24px!important;
  bottom:20px!important;
  z-index:6!important;
  display:flex!important;
  gap:8px!important;
}
@media(max-width:760px){
  .industries-page-body #industry-cement .industry-visual-carousel{height:260px!important;}
}

/* FINAL GLOBAL TYPOGRAPHY SYSTEM - Jayashree premium industrial brand */
:root{
  --font-heading:'Montserrat', Arial, sans-serif;
  --font-body:'Inter', Arial, sans-serif;
}
html,
body{
  font-family:var(--font-body)!important;
  font-weight:400!important;
  letter-spacing:0!important;
  text-rendering:optimizeLegibility!important;
  -webkit-font-smoothing:antialiased!important;
  -moz-osx-font-smoothing:grayscale!important;
}
body,
p,
li,
blockquote,
address,
input,
textarea,
select,
label,
small,
span{
  font-family:var(--font-body)!important;
}
p,
.copy p,
.hero-copy p:not(.eyebrow),
.section-heading p:not(.eyebrow),
.about-hero p,
.products-hero p,
.industries-hero p,
.resources-hero p:not(.eyebrow),
.contact-hero p,
.simple-hero p,
.card-panel p,
.family-copy p,
.resource-card p,
.contact-card p,
.industry-dashboard-head p,
.industry-dashboard-grid p,
.news-card p,
.glass-card p,
.icon-card p,
.official-strip-head p:not(.eyebrow),
.official-product-grid article p,
.footer p{
  font-family:var(--font-body)!important;
  font-size:18px!important;
  font-weight:400!important;
  line-height:1.7!important;
  letter-spacing:0!important;
}
ul,
ol,
li,
.card-panel li,
.family-copy li,
.resource-card li,
.industry-dashboard-grid li,
.tick-grid span,
.tick-list li{
  font-family:var(--font-body)!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1.55!important;
  letter-spacing:0!important;
}
h1,h2,h3,h4,h5,h6,
.brand,
.eyebrow,
.nav a,
.nav-cta,
.btn,
.solid-btn,
button,
.footer h3,
.card-tabs button,
.family-actions a,
.resource-card a,
.footer-enquiry,
.contact-form-card button,
.official-product-grid article h3,
.resource-card h2,
.resource-card h3,
.industry-dashboard-head h3,
.industry-dashboard-grid strong,
.company-grid h3,
.glass-card h3,
.icon-card h3,
.news-card h3,
.mini span,
.related-line strong{
  font-family:var(--font-heading)!important;
}
h1,
.hero h1,
.hero-copy h1,
.about-hero h1,
.products-hero h1,
.industries-hero h1,
.resources-hero h1,
.contact-hero h1,
.simple-hero h1{
  max-width:850px!important;
  font-family:var(--font-heading)!important;
  font-size:64px!important;
  line-height:1.1!important;
  font-weight:800!important;
  letter-spacing:-1px!important;
}
.about-hero h1,
.products-hero h1,
.industries-hero h1,
.resources-hero h1,
.contact-hero h1,
.simple-hero h1,
.products-page-body .products-hero h1,
.industries-page-body .industries-hero h1{
  font-size:54px!important;
}
h2,
.section-heading h2,
.about-section h2,
.product-family-showcases h2,
.official-strip-head h2,
.resource-card h2,
.resource-assist-cta h2,
.contact-section h2,
.md-showcase-section h2,
.clients h2,
.testimonials h2{
  font-family:var(--font-heading)!important;
  font-size:48px!important;
  line-height:1.12!important;
  font-weight:800!important;
  letter-spacing:-1px!important;
}
h3,
.tech-feature h3,
.family-copy h3,
.industry-dashboard-head h3,
.resource-card h3,
.contact-card h3,
.contact-form-card h3,
.md-showcase-card h3,
.official-product-grid article h3,
.news-card h3,
.glass-card h3{
  font-family:var(--font-heading)!important;
  font-size:32px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:-.4px!important;
}
h4,h5,h6,
.industry-dashboard-grid strong,
.steel-product-showcase strong,
.related-line strong,
.resource-card h3,
.footer h3{
  font-family:var(--font-heading)!important;
  font-weight:700!important;
}
.eyebrow,
.section-kicker,
.industry-dashboard-head span,
.official-strip-head .eyebrow,
.resource-card .eyebrow,
.family-copy .eyebrow{
  font-family:var(--font-heading)!important;
  font-size:14px!important;
  font-weight:600!important;
  letter-spacing:1.8px!important;
  text-transform:uppercase!important;
}
.hero-copy p:not(.eyebrow),
.hero-subtitle,
.about-hero p,
.products-hero p,
.industries-hero p,
.contact-hero p,
.simple-hero p,
.section-heading p:not(.eyebrow){
  font-size:22px!important;
  line-height:1.5!important;
}
.hero-description,
.hero-copy .description{
  font-family:var(--font-body)!important;
  font-size:18px!important;
  font-weight:400!important;
  line-height:1.7!important;
}
.nav a,
.nav-cta,
.site-header .nav a,
.site-header .nav-cta{
  font-family:var(--font-heading)!important;
  font-size:15px!important;
  font-weight:600!important;
  letter-spacing:.5px!important;
  text-transform:uppercase!important;
}
button,
.btn,
.primary,
.secondary,
.dark-btn,
.solid-btn,
.nav-cta,
.footer-enquiry,
.family-actions a,
.official-product-grid a,
.resource-card a,
.resource-assist-cta a,
.contact-form-card button,
.cta a,
.cta-panel a,
.industry-page-cta a,
.card-tabs button{
  font-family:var(--font-heading)!important;
  font-size:16px!important;
  font-weight:600!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  border-radius:6px!important;
}
.btn,
.primary,
.secondary,
.dark-btn,
.solid-btn,
.footer-enquiry,
.family-actions a,
.resource-card a,
.resource-assist-cta a,
.contact-form-card button,
.cta a,
.cta-panel a,
.industry-page-cta a{
  padding:16px 32px!important;
}
.company-grid h3,
.glass-card h3,
.industry-card h3,
.icon-card h3,
.news-card h3,
.official-product-grid article h3,
.product-tab-card h3,
.md-showcase-card h3{
  font-size:24px!important;
  font-weight:700!important;
  line-height:1.22!important;
}
.mini span,
.small-card-title,
.footer h3,
.resource-card h3,
.industry-dashboard-grid strong{
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
.icon-card p,
.news-card p,
.glass-card p,
.official-product-grid article p,
.industry-card p,
.product-tab-card p,
.md-showcase-card p{
  font-family:var(--font-body)!important;
  font-size:16px!important;
  line-height:1.65!important;
  font-weight:400!important;
}
.trust-bar b,
.global-counters b,
.counter,
[data-count]{
  font-family:var(--font-heading)!important;
  font-size:54px!important;
  font-weight:800!important;
  letter-spacing:-1px!important;
  line-height:1!important;
}
.trust-bar span,
.global-counters span,
.counter-label{
  font-family:var(--font-body)!important;
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.45!important;
}
.footer h3,
.footer-v2 h3{
  font-family:var(--font-heading)!important;
  font-size:22px!important;
  font-weight:700!important;
  letter-spacing:-.2px!important;
}
.footer a,
.footer nav a,
.footer-bottom span{
  font-family:var(--font-body)!important;
  font-size:16px!important;
  font-weight:400!important;
  line-height:1.55!important;
}
.footer-bottom span{
  font-size:14px!important;
}
label,
.contact-form-card label{
  font-family:var(--font-heading)!important;
  font-size:15px!important;
  font-weight:600!important;
}
input,
textarea,
select{
  font-family:var(--font-body)!important;
  font-size:16px!important;
  font-weight:400!important;
}
input::placeholder,
textarea::placeholder{
  font-family:var(--font-body)!important;
  font-size:15px!important;
  font-weight:400!important;
}
th,
.table-heading{
  font-family:var(--font-heading)!important;
  font-size:16px!important;
  font-weight:600!important;
}
td,
.table-content{
  font-family:var(--font-body)!important;
  font-size:15px!important;
  font-weight:400!important;
}
small,
.small-text,
.news-card span,
.glass-card small{
  font-family:var(--font-body)!important;
  font-size:14px!important;
  font-weight:400!important;
}
@media(max-width:1024px){
  h1,
  .hero h1,
  .hero-copy h1,
  .about-hero h1,
  .products-hero h1,
  .industries-hero h1,
  .resources-hero h1,
  .contact-hero h1,
  .simple-hero h1{font-size:52px!important;}
  .about-hero h1,
  .products-hero h1,
  .industries-hero h1,
  .resources-hero h1,
  .contact-hero h1,
  .simple-hero h1{font-size:44px!important;}
  h2,
  .section-heading h2,
  .official-strip-head h2,
  .resource-card h2{font-size:40px!important;}
  h3,
  .family-copy h3,
  .industry-dashboard-head h3,
  .resource-card h3{font-size:28px!important;}
  p,
  .copy p,
  .section-heading p:not(.eyebrow),
  .card-panel p{font-size:17px!important;}
}
@media(max-width:640px){
  h1,
  .hero h1,
  .hero-copy h1,
  .about-hero h1,
  .products-hero h1,
  .industries-hero h1,
  .resources-hero h1,
  .contact-hero h1,
  .simple-hero h1{font-size:38px!important;line-height:1.1!important;letter-spacing:-.6px!important;}
  .about-hero h1,
  .products-hero h1,
  .industries-hero h1,
  .resources-hero h1,
  .contact-hero h1,
  .simple-hero h1{font-size:34px!important;}
  h2,
  .section-heading h2,
  .official-strip-head h2,
  .resource-card h2{font-size:30px!important;letter-spacing:-.4px!important;}
  h3,
  .family-copy h3,
  .industry-dashboard-head h3,
  .resource-card h3{font-size:24px!important;}
  .company-grid h3,
  .glass-card h3,
  .industry-card h3,
  .icon-card h3,
  .news-card h3,
  .official-product-grid article h3,
  .product-tab-card h3,
  .md-showcase-card h3{font-size:20px!important;}
  .mini span,
  .small-card-title,
  .footer h3,
  .resource-card h3,
  .industry-dashboard-grid strong{font-size:18px!important;}
  p,
  .copy p,
  .hero-copy p:not(.eyebrow),
  .section-heading p:not(.eyebrow),
  .card-panel p,
  .industry-dashboard-head p{font-size:16px!important;line-height:1.7!important;}
  .hero-copy p:not(.eyebrow),
  .about-hero p,
  .products-hero p,
  .industries-hero p,
  .contact-hero p,
  .simple-hero p{font-size:18px!important;line-height:1.5!important;}
  li,
  .card-panel li,
  .resource-card li,
  .industry-dashboard-grid li{font-size:15px!important;}
  .trust-bar b,
  .global-counters b,
  .counter,
  [data-count]{font-size:42px!important;}
  button,
  .btn,
  .primary,
  .secondary,
  .solid-btn,
  .family-actions a,
  .resource-card a,
  .industry-page-cta a{font-size:14px!important;padding:14px 22px!important;}
}

/* FINAL HOME TYPOGRAPHY BALANCE: match CTA title scale */
.home-page h1,
.home-page h2,
.home-page .section-heading h2,
.home-page .copy h2,
.home-page .cta-panel h2,
.home-page .pre-tech-cta h2,
.home-page .global-copy-card h3,
.home-page .testimonial p{
  font-family:var(--font-heading)!important;
  font-weight:500!important;
  letter-spacing:-.6px!important;
  line-height:1.14!important;
}
.home-page .hero-copy h1{
  max-width:760px!important;
  font-size:clamp(42px,4.8vw,58px)!important;
  font-weight:600!important;
  line-height:1.08!important;
  letter-spacing:-.8px!important;
}
.home-page h2,
.home-page .section-heading h2,
.home-page .copy h2,
.home-page .cta-panel h2,
.home-page .home-final-cta h2,
.home-page .pre-tech-cta h2{
  max-width:1040px!important;
  font-size:clamp(34px,3.4vw,48px)!important;
  font-weight:500!important;
  line-height:1.16!important;
  letter-spacing:-.6px!important;
}
.home-page .section-heading.center h2{
  margin-inline:auto!important;
}
.home-page .global-copy-card h3,
.home-page .testimonial p{
  font-size:clamp(32px,3.1vw,46px)!important;
  font-weight:500!important;
  line-height:1.16!important;
}
.home-page h3,
.home-page .glass-card h3,
.home-page .industry-card h3,
.home-page .tech-feature h3,
.home-page .news-card h3,
.home-page .icon-card h3{
  font-family:var(--font-heading)!important;
  font-size:clamp(22px,1.75vw,26px)!important;
  font-weight:600!important;
  line-height:1.24!important;
  letter-spacing:-.2px!important;
}
.home-page .trust-bar b,
.home-page .global-counters b,
.home-page .float-card b{
  font-weight:700!important;
}
@media(max-width:1024px){
  .home-page .hero-copy h1{font-size:48px!important;}
  .home-page h2,
  .home-page .section-heading h2,
  .home-page .copy h2,
  .home-page .cta-panel h2,
  .home-page .home-final-cta h2,
  .home-page .pre-tech-cta h2{font-size:40px!important;}
}
@media(max-width:640px){
  .home-page .hero-copy h1{font-size:36px!important;}
  .home-page h2,
  .home-page .section-heading h2,
  .home-page .copy h2,
  .home-page .cta-panel h2,
  .home-page .home-final-cta h2,
  .home-page .pre-tech-cta h2{font-size:30px!important;line-height:1.18!important;}
  .home-page h3,
  .home-page .glass-card h3,
  .home-page .industry-card h3,
  .home-page .tech-feature h3,
  .home-page .news-card h3,
  .home-page .icon-card h3{font-size:20px!important;}
}

/* FINAL HOME COMPACT POLISH: smaller titles, centered sections, premium counter cards */
.home-page .section-heading,
.home-page .companies-light .section-heading,
.home-page .tech .section-heading,
.home-page .why .section-heading,
.home-page .global-light .section-heading,
.home-page .testimonials .section-heading,
.home-page .news .section-heading{
  text-align:center!important;
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.home-page .section-heading h2,
.home-page .companies-light .section-heading h2,
.home-page .tech .section-heading h2,
.home-page .why .section-heading h2,
.home-page .global-light .section-heading h2,
.home-page .news .section-heading h2{
  max-width:860px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  font-size:clamp(28px,2.45vw,38px)!important;
  font-weight:500!important;
  line-height:1.18!important;
  letter-spacing:-.35px!important;
}
.home-page .copy h2,
.home-page .pre-tech-cta h2,
.home-page .home-final-cta h2,
.home-page .cta-panel h2,
.home-page .cta#contact h2{
  font-size:clamp(28px,2.45vw,38px)!important;
  font-weight:500!important;
  line-height:1.18!important;
  letter-spacing:-.35px!important;
}
.home-page .hero-copy h1{
  font-size:clamp(36px,4vw,50px)!important;
  font-weight:500!important;
  line-height:1.12!important;
  letter-spacing:-.45px!important;
}
.home-page .industry-card h3,
.home-page .glass-card h3,
.home-page .tech-feature h3,
.home-page .news-card h3,
.home-page .icon-card h3{
  font-size:clamp(20px,1.45vw,24px)!important;
  font-weight:600!important;
  line-height:1.25!important;
}
.home-page .industry-card p,
.home-page .glass-card p,
.home-page .tech-feature p,
.home-page .news-card p,
.home-page .icon-card p{
  font-size:16px!important;
  line-height:1.65!important;
}
.home-page .testimonial p{
  font-family:var(--font-body)!important;
  font-size:18px!important;
  line-height:1.7!important;
  font-weight:400!important;
  letter-spacing:0!important;
  max-width:980px!important;
}
.home-page .trust-bar{
  width:min(1320px,calc(100% - 36px))!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  margin:-44px auto 0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  overflow:visible!important;
}
.home-page .trust-bar article{
  position:relative!important;
  min-height:142px!important;
  padding:28px!important;
  border:1px solid rgba(31,63,92,.12)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#fff 0%,#fff 72%,rgba(255,223,0,.16) 100%)!important;
  box-shadow:0 18px 54px rgba(31,63,92,.08)!important;
  overflow:hidden!important;
}
.home-page .trust-bar article:after{
  content:""!important;
  position:absolute!important;
  right:-48px!important;
  bottom:-58px!important;
  width:160px!important;
  height:160px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,223,0,.45),rgba(243,117,44,.09) 58%,transparent 70%)!important;
  pointer-events:none!important;
}
.home-page .trust-bar b{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  color:#f3752c!important;
  font-size:clamp(34px,3vw,46px)!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.7px!important;
  white-space:nowrap!important;
}
.home-page .trust-bar span{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  margin-top:14px!important;
  color:#233044!important;
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.35!important;
}
@media(max-width:980px){
  .home-page .trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:24px!important;}
}
@media(max-width:640px){
  .home-page .trust-bar{grid-template-columns:1fr!important;}
  .home-page .hero-copy h1{font-size:34px!important;}
  .home-page .section-heading h2,
  .home-page .copy h2,
  .home-page .pre-tech-cta h2,
  .home-page .home-final-cta h2,
  .home-page .cta-panel h2{font-size:28px!important;}
  .home-page .testimonial p{font-size:16px!important;}
}

/* FINAL ABOUT PAGE POLISH: compact titles + premium milestone flow */
.about-page .about-hero h1,
.about-page .section-heading h2,
.about-page .founder-card h2,
.about-page .leadership-card h2,
.about-page .manufacturing-section h2,
.about-page .sustainability-panel h2{
  font-family:var(--font-heading)!important;
  font-weight:500!important;
  letter-spacing:-.35px!important;
  line-height:1.18!important;
}
.about-page .about-hero h1{
  max-width:780px!important;
  font-size:clamp(36px,4vw,50px)!important;
  line-height:1.12!important;
}
.about-page .section-heading{
  text-align:center!important;
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.about-page .section-heading h2,
.about-page .founder-card h2,
.about-page .leadership-card h2,
.about-page .manufacturing-section h2,
.about-page .sustainability-panel h2{
  font-size:clamp(28px,2.45vw,38px)!important;
}
.about-page .premium-journey-flow{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 10% 22%,rgba(255,223,0,.18),transparent 24%),
    radial-gradient(circle at 88% 74%,rgba(243,117,44,.10),transparent 28%),
    linear-gradient(180deg,#fff,#f7f9f8)!important;
}
.about-page .premium-journey-flow:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:linear-gradient(rgba(9,31,53,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(9,31,53,.045) 1px,transparent 1px)!important;
  background-size:42px 42px!important;
  mask-image:linear-gradient(180deg,transparent,#000 20%,#000 82%,transparent)!important;
  pointer-events:none!important;
}
.about-page .journey-flow{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  width:min(1240px,calc(100% - 36px))!important;
  margin:54px auto 0!important;
  padding:30px 0 8px!important;
}
.about-page .journey-flow:before{
  content:""!important;
  position:absolute!important;
  left:8%!important;
  right:8%!important;
  top:112px!important;
  height:3px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(255,223,0,.25),var(--orange),rgba(255,223,0,.35))!important;
  box-shadow:0 0 26px rgba(243,117,44,.18)!important;
}
.about-page .journey-flow:after{
  content:""!important;
  position:absolute!important;
  left:8%!important;
  top:108px!important;
  width:72px!important;
  height:11px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--yellow),var(--orange))!important;
  box-shadow:0 0 28px rgba(255,223,0,.55)!important;
  animation:journeySignal 5.5s linear infinite!important;
}
.about-page .journey-node{
  position:relative!important;
  display:grid!important;
  justify-items:center!important;
  align-content:start!important;
  min-height:230px!important;
  padding:28px 22px 30px!important;
  border:1px solid rgba(9,31,53,.12)!important;
  border-radius:12px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.74))!important;
  box-shadow:0 22px 64px rgba(9,31,53,.08)!important;
  backdrop-filter:blur(16px)!important;
  overflow:hidden!important;
  animation:journeyNodeFloat 6s ease-in-out infinite!important;
  animation-delay:calc(var(--i) * .35s)!important;
}
.about-page .journey-node:before{
  content:""!important;
  position:absolute!important;
  right:-54px!important;
  bottom:-66px!important;
  width:158px!important;
  height:158px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,223,0,.45),rgba(243,117,44,.08) 58%,transparent 70%)!important;
}
.about-page .journey-node:hover{
  transform:translateY(-8px)!important;
  border-color:rgba(243,117,44,.34)!important;
  box-shadow:0 30px 76px rgba(243,117,44,.13)!important;
}
.about-page .journey-year{
  position:relative!important;
  z-index:1!important;
  color:var(--orange)!important;
  font-family:var(--font-heading)!important;
  font-size:clamp(28px,2.5vw,38px)!important;
  font-weight:700!important;
  line-height:1!important;
}
.about-page .journey-dot{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  margin:28px 0 22px!important;
  border-radius:50%!important;
  background:rgba(255,223,0,.14)!important;
  border:1px solid rgba(243,117,44,.25)!important;
  box-shadow:0 0 0 10px rgba(255,223,0,.08)!important;
}
.about-page .journey-dot span{
  width:18px!important;
  height:18px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--yellow),var(--orange))!important;
  box-shadow:0 0 0 8px rgba(243,117,44,.12),0 0 24px rgba(255,223,0,.7)!important;
  animation:journeyDotPulse 2.2s ease-in-out infinite!important;
  animation-delay:calc(var(--i) * .28s)!important;
}
.about-page .journey-node h3{
  position:relative!important;
  z-index:1!important;
  max-width:230px!important;
  margin:0!important;
  color:#0b1f35!important;
  text-align:center!important;
  font-family:var(--font-heading)!important;
  font-size:clamp(20px,1.5vw,24px)!important;
  font-weight:600!important;
  line-height:1.22!important;
}
@keyframes journeySignal{
  0%{transform:translateX(0);opacity:0}
  8%,82%{opacity:1}
  100%{transform:translateX(calc(100vw - 260px));opacity:0}
}
@keyframes journeyDotPulse{
  0%,100%{transform:scale(1);filter:saturate(1)}
  50%{transform:scale(1.2);filter:saturate(1.2)}
}
@keyframes journeyNodeFloat{
  0%,100%{translate:0 0}
  50%{translate:0 -6px}
}
@media(max-width:980px){
  .about-page .journey-flow{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .about-page .journey-flow:before,.about-page .journey-flow:after{display:none!important;}
}
@media(max-width:640px){
  .about-page .about-hero h1{font-size:34px!important;}
  .about-page .section-heading h2,
  .about-page .founder-card h2,
  .about-page .leadership-card h2,
  .about-page .manufacturing-section h2,
  .about-page .sustainability-panel h2{font-size:28px!important;}
  .about-page .journey-flow{grid-template-columns:1fr!important;}
  .about-page .journey-node{min-height:200px!important;}
}

/* FINAL LOGO TRANSPARENCY + THREE TRUST CARDS */
.site-header .logo-brand,
.brand.logo-brand{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
}
.site-header .logo-brand img{
  background:transparent!important;
  mix-blend-mode:normal!important;
}
.footer-logo-box{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  place-items:start!important;
  width:300px!important;
  height:auto!important;
  margin-bottom:24px!important;
}
.footer-logo-box img{
  width:285px!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
}
.home-page .trust-bar{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:1180px!important;
}
@media(max-width:760px){
  .home-page .trust-bar{grid-template-columns:1fr!important;}
  .footer-logo-box{width:240px!important;}
  .footer-logo-box img{width:230px!important;}
}

/* FINAL ABOUT IMAGE UPDATE + FOUNDER PHOTO + LARGER CLEAR LOGO */
.site-header .logo-brand{
  min-width:250px!important;
  height:66px!important;
  justify-content:flex-start!important;
}
.site-header .logo-brand img{
  width:235px!important;
  height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.footer-logo-box img{
  width:320px!important;
}
.about-page .about-hero-bg{
  background:linear-gradient(90deg,rgba(9,13,19,.92),rgba(9,13,19,.52) 58%,rgba(9,13,19,.35)),url('assets/about-us-hero.webp') center/cover!important;
}
.about-page .about-expertise-section{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#fff 0%,#f5f7f6 56%,rgba(255,223,0,.12) 100%)!important;
}
.about-page .about-expertise-section:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:linear-gradient(rgba(9,31,53,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(9,31,53,.04) 1px,transparent 1px)!important;
  background-size:44px 44px!important;
  pointer-events:none!important;
}
.about-page .about-expertise-section .section-heading p:not(.eyebrow){
  max-width:880px!important;
  margin:18px auto 0!important;
  color:#405268!important;
  font-size:18px!important;
  line-height:1.65!important;
}
.about-page .about-expertise-grid{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:430px minmax(0,1fr)!important;
  gap:52px!important;
  align-items:center!important;
  width:min(1180px,calc(100% - 36px))!important;
  margin:52px auto 0!important;
}
.about-page .about-expertise-orb{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:min(430px,100%)!important;
  aspect-ratio:1!important;
  margin:0!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,223,0,.18),rgba(255,255,255,.72) 56%,rgba(243,117,44,.08) 70%,transparent 71%)!important;
  box-shadow:0 24px 80px rgba(9,31,53,.10)!important;
}
.about-page .about-expertise-orb img{
  position:relative!important;
  z-index:2!important;
  width:76%!important;
  height:76%!important;
  border-radius:50%!important;
  object-fit:cover!important;
  border:10px solid #fff!important;
  box-shadow:0 24px 60px rgba(9,31,53,.18)!important;
}
.about-page .about-orbit-ring{
  position:absolute!important;
  inset:22px!important;
  border:1px solid rgba(243,117,44,.35)!important;
  border-radius:50%!important;
  animation:rotate 18s linear infinite!important;
}
.about-page .about-orbit-ring:before{
  content:""!important;
  position:absolute!important;
  left:-5px!important;
  top:50%!important;
  width:18px!important;
  height:18px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--yellow),var(--orange))!important;
  box-shadow:0 0 24px rgba(255,223,0,.65)!important;
}
.about-page .about-expertise-grid .about-story-card{
  padding:42px!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(14px)!important;
}
.about-page .founder-photo-section .founder-grid{
  align-items:center!important;
}
.about-page .founder-photo-card{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  min-height:470px!important;
  margin:0!important;
  border:1px solid rgba(9,31,53,.12)!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#fff,#f5f7f6 62%,rgba(255,223,0,.13))!important;
  box-shadow:0 24px 78px rgba(9,31,53,.10)!important;
  overflow:hidden!important;
}
.about-page .founder-photo-card:before{
  content:""!important;
  position:absolute!important;
  width:360px!important;
  height:360px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,223,0,.20),transparent 65%)!important;
}
.about-page .founder-photo-ring{
  position:absolute!important;
  width:330px!important;
  height:330px!important;
  border-radius:50%!important;
  border:1px solid rgba(243,117,44,.30)!important;
  animation:rotate 20s linear infinite reverse!important;
}
.about-page .founder-photo-card img{
  position:relative!important;
  z-index:2!important;
  width:300px!important;
  height:300px!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:50%!important;
  border:10px solid #fff!important;
  box-shadow:0 24px 64px rgba(9,31,53,.16)!important;
}
@media(max-width:980px){
  .site-header .logo-brand{min-width:210px!important;height:58px!important;}
  .site-header .logo-brand img{width:200px!important;height:50px!important;}
  .about-page .about-expertise-grid{grid-template-columns:1fr!important;justify-items:center!important;}
  .about-page .about-expertise-grid .about-story-card{width:100%!important;}
}
@media(max-width:640px){
  .site-header .logo-brand{min-width:178px!important;height:52px!important;}
  .site-header .logo-brand img{width:170px!important;height:44px!important;}
  .about-page .about-expertise-orb{width:300px!important;}
  .about-page .founder-photo-card{min-height:360px!important;}
  .about-page .founder-photo-ring{width:250px!important;height:250px!important;}
  .about-page .founder-photo-card img{width:230px!important;height:230px!important;}
}

/* FINAL CROSS-PAGE POLISH: clearer logo, dark readable hero, defence image, compact page titles */
.site-header .logo-brand{
  min-width:270px!important;
  height:68px!important;
  justify-content:flex-start!important;
}
.site-header .logo-brand img{
  width:255px!important;
  height:62px!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
}
.footer-logo-box img{
  width:330px!important;
  max-width:100%!important;
}
.home-page .industry-photo.defence{
  background-image:linear-gradient(rgba(9,13,19,.08),rgba(9,13,19,.18)),url('assets/home-defence.webp')!important;
  background-size:cover!important;
  background-position:center 44%!important;
}
.about-page .about-hero-bg{
  background:linear-gradient(90deg,rgba(3,7,12,.94),rgba(3,7,12,.72) 52%,rgba(3,7,12,.58)),url('assets/about-us-hero.webp') center/cover!important;
}
.about-page .about-hero-bg:after{
  background:linear-gradient(90deg,rgba(0,0,0,.24),rgba(0,0,0,.20)),radial-gradient(circle at 74% 42%,rgba(255,223,0,.14),transparent 22%)!important;
}
.about-page .about-expertise-orb img{
  object-position:62% center!important;
  filter:brightness(.86) contrast(1.04)!important;
}
.about-page .about-expertise-orb:after{
  content:""!important;
  position:absolute!important;
  z-index:3!important;
  width:76%!important;
  height:76%!important;
  border-radius:50%!important;
  background:linear-gradient(90deg,rgba(255,255,255,.26),transparent 32%,rgba(0,0,0,.10))!important;
  pointer-events:none!important;
}
.about-final-cta{
  background:linear-gradient(90deg,rgba(9,13,19,.92),rgba(9,13,19,.72)),url('assets/jayashree-engineering-hero.png') center/cover!important;
}
.about-final-cta .cta-panel{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:34px!important;
  background:linear-gradient(135deg,#111820,#28313a 66%,rgba(255,223,0,.14))!important;
}
.about-final-cta .cta-panel p:not(.eyebrow){
  grid-column:1/2!important;
  color:rgba(255,255,255,.72)!important;
  max-width:820px!important;
}
.about-final-cta .cta-panel .btn{
  grid-column:2/3!important;
  grid-row:1/4!important;
  align-self:center!important;
}
.products-page-body .products-hero-copy h1,
.industries-page-body .industries-hero h1,
.resources-page-body .resources-hero h1,
.contact-page-body .contact-hero h1,
.innovation-page-body .simple-hero h1,
.products-hero h1,
.industries-hero h1,
.resources-hero h1,
.contact-hero h1,
.simple-hero h1{
  font-size:clamp(36px,4vw,50px)!important;
  font-weight:500!important;
  line-height:1.12!important;
  letter-spacing:-.45px!important;
}
.products-page-body .section-heading h2,
.industries-page-body .section-heading h2,
.resources-page-body .section-heading h2,
.contact-page-body .section-heading h2,
.innovation-page-body .section-heading h2,
.official-strip-head h2,
.resource-card h2,
.contact-card-premium h2{
  font-size:clamp(28px,2.45vw,38px)!important;
  font-weight:500!important;
  line-height:1.18!important;
  letter-spacing:-.35px!important;
}
@media(max-width:820px){
  .site-header .logo-brand{min-width:210px!important;height:58px!important;}
  .site-header .logo-brand img{width:200px!important;height:50px!important;}
  .about-final-cta .cta-panel{grid-template-columns:1fr!important;}
  .about-final-cta .cta-panel .btn{grid-column:auto!important;grid-row:auto!important;}
}
@media(max-width:560px){
  .site-header .logo-brand{min-width:176px!important;height:52px!important;}
  .site-header .logo-brand img{width:170px!important;height:44px!important;}
  .products-page-body .products-hero-copy h1,
  .industries-page-body .industries-hero h1,
  .resources-page-body .resources-hero h1,
  .contact-page-body .contact-hero h1,
  .innovation-page-body .simple-hero h1,
  .products-hero h1,
  .industries-hero h1,
  .resources-hero h1,
  .contact-hero h1,
  .simple-hero h1{font-size:34px!important;}
}

/* FINAL CTA CLEANUP + FOOTER LOGO READABILITY */
.cta,
.cta-section,
.home-final-cta,
.cta#contact,
.about-final-cta{
  background:linear-gradient(135deg,#f6f7f4 0%,#eef1ee 100%)!important;
}
.home-final-cta .cta-panel,
.cta#contact .cta-panel,
.about-final-cta .cta-panel,
.product-final-cta,
.contact-final-cta,
.industry-page-cta{
  background:linear-gradient(135deg,#111820 0%,#25313b 66%,rgba(243,117,44,.18) 100%)!important;
}
.home-final-cta h2,
.cta#contact h2,
.about-final-cta h2,
.product-final-cta h2{
  max-width:900px!important;
  font-size:clamp(30px,3.2vw,44px)!important;
  font-weight:500!important;
  line-height:1.15!important;
}
.home-final-cta .cta-copy p:not(.eyebrow),
.cta#contact .cta-copy p:not(.eyebrow),
.about-final-cta .cta-panel p:not(.eyebrow),
.product-final-cta p:not(.eyebrow){
  max-width:760px!important;
  font-size:17px!important;
  line-height:1.65!important;
}
.footer-logo-box{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:310px!important;
  max-width:100%!important;
  height:auto!important;
  padding:16px 18px!important;
  margin:0 0 26px!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(246,247,244,.90))!important;
  box-shadow:0 18px 48px rgba(0,0,0,.18)!important;
}
.footer-logo-box img{
  width:250px!important;
  height:auto!important;
  max-height:96px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
}
@media(max-width:560px){
  .home-final-cta h2,
  .cta#contact h2,
  .about-final-cta h2,
  .product-final-cta h2{font-size:28px!important;}
  .footer-logo-box{width:260px!important;padding:14px!important;}
  .footer-logo-box img{width:220px!important;}
}

/* FINAL requested polish: light sustainability, clean client logo, product spacing, full tab labels, enquiry modal */
.about-page .sustainability-section{
  background:linear-gradient(135deg,#ffffff 0%,#f5f7f4 100%)!important;
  color:#0b1f35!important;
}
.about-page .sustainability-panel{
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(247,249,247,.92))!important;
  border:1px solid rgba(31,63,92,.12)!important;
  color:#0b1f35!important;
  box-shadow:0 24px 70px rgba(31,63,92,.08)!important;
}
.about-page .sustainability-panel h2{color:#0b1f35!important;}
.about-page .sustainability-panel p{color:#405268!important;}
.about-page .focus-grid span{
  background:#fff!important;
  color:#172334!important;
  border:1px solid rgba(31,63,92,.12)!important;
  box-shadow:0 12px 34px rgba(31,63,92,.06)!important;
}
.client-logo.tata:before,
.client-logo.tata::before{content:none!important;display:none!important;}
.client-logo.tata{line-height:1.08!important;}
.products-page-body .product-family-showcases{display:grid!important;gap:34px!important;}
.products-page-body .family-grid.product-tab-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:34px!important;
  margin-top:34px!important;
}
.products-page-body .family-grid.product-tab-grid:first-of-type{margin-top:0!important;}
.products-page-body .product-tab-card{margin:0!important;}
.products-page-body .card-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;}
.products-page-body .card-tabs button{
  min-width:0!important;
  white-space:normal!important;
  padding:14px 12px!important;
  font-size:13px!important;
  line-height:1.2!important;
}
.enquiry-modal{width:min(620px,calc(100% - 32px));border:0;padding:0;background:transparent;color:#102033;}
.enquiry-modal::backdrop{background:rgba(5,10,16,.68);backdrop-filter:blur(4px);}
.enquiry-modal-card{position:relative;padding:30px;border-radius:12px;background:linear-gradient(135deg,#fff,#f7f9f7);border:1px solid rgba(31,63,92,.14);box-shadow:0 34px 100px rgba(9,13,19,.35);}
.enquiry-modal-card h3{margin:0 0 8px!important;font-size:28px!important;font-weight:700!important;color:#0b1f35!important;}
.enquiry-modal-card p{margin:0 0 22px!important;color:#506174!important;font-size:16px!important;line-height:1.6!important;}
.enquiry-modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:1px solid rgba(31,63,92,.12);border-radius:50%;background:#fff;color:#102033;font-size:24px;line-height:1;cursor:pointer;}
.enquiry-form{display:grid;gap:14px;}
.enquiry-form label{display:grid;gap:7px;color:#102033;font-family:Montserrat,Inter,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;}
.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid rgba(31,63,92,.18);border-radius:8px;background:#fff;padding:13px 14px;color:#102033;font-family:Inter,Arial,sans-serif;font-size:16px;}
.enquiry-form textarea{min-height:110px;resize:vertical;}
.enquiry-form button{justify-self:start;border:0;border-radius:6px;padding:15px 28px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#102033;font-family:Montserrat,Inter,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:0 18px 46px rgba(243,117,44,.24);}
@media(max-width:980px){.products-page-body .family-grid.product-tab-grid{grid-template-columns:1fr!important;}.products-page-body .card-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:560px){.products-page-body .card-tabs{grid-template-columns:1fr!important;}.enquiry-modal-card{padding:24px 20px;}}

/* FINAL: Product page premium single-row layout + compact titles */
.products-page-body .products-hero-copy h1,
.products-page-body .section-heading h2,
.products-page-body .product-portfolio-title,
.products-page-body h1{
  font-size:clamp(34px,4vw,56px)!important;
  line-height:1.12!important;
  font-weight:600!important;
  letter-spacing:0!important;
  max-width:1100px!important;
}
.products-page-body .section-heading{
  text-align:center!important;
  max-width:1120px!important;
  margin:0 auto 42px!important;
}
.products-page-body .product-family-showcases{
  width:min(1500px,calc(100% - 44px))!important;
  margin-inline:auto!important;
  display:grid!important;
  gap:34px!important;
}
.products-page-body .family-grid.product-tab-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:34px!important;
  margin:0!important;
  width:100%!important;
}
.products-page-body .product-tab-card{
  width:100%!important;
  min-height:520px!important;
  display:grid!important;
  grid-template-columns:minmax(280px,36%) minmax(0,1fr)!important;
  gap:34px!important;
  align-items:center!important;
  padding:34px!important;
  border-radius:18px!important;
  border:1px solid rgba(244,180,0,.32)!important;
  background:
    radial-gradient(circle at 8% 14%,rgba(255,223,0,.16),transparent 28%),
    radial-gradient(circle at 92% 82%,rgba(243,117,44,.14),transparent 30%),
    linear-gradient(135deg,rgba(255,255,255,.98),rgba(247,249,247,.94))!important;
  box-shadow:0 26px 82px rgba(31,63,92,.10)!important;
  overflow:hidden!important;
}
.products-page-body .product-tab-card:nth-child(even) .family-media{order:2!important;}
.products-page-body .product-tab-card:nth-child(even){grid-template-columns:minmax(0,1fr) minmax(280px,36%)!important;}
.products-page-body .family-media{
  position:relative!important;
  min-height:360px!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  background:transparent!important;
}
.products-page-body .family-media:before{
  content:"";
  position:absolute;
  width:min(330px,86%);
  aspect-ratio:1;
  border-radius:50%;
  border:1px solid rgba(244,180,0,.36);
  box-shadow:0 0 0 28px rgba(244,180,0,.05),0 30px 70px rgba(31,63,92,.12);
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(234,239,239,.72));
}
.products-page-body .family-media img{
  position:relative!important;
  z-index:1!important;
  width:min(260px,72%)!important;
  height:min(260px,72%)!important;
  aspect-ratio:1!important;
  object-fit:cover!important;
  border-radius:50%!important;
  filter:saturate(.92) contrast(1.04)!important;
  box-shadow:0 22px 58px rgba(31,63,92,.18)!important;
}
.products-page-body .family-media span{
  z-index:2!important;
  left:clamp(10px,4vw,42px)!important;
  bottom:34px!important;
  width:auto!important;
  height:auto!important;
  min-width:72px!important;
  padding:10px 14px!important;
  border-radius:14px!important;
  background:#102033!important;
  color:#ffdf00!important;
  font-size:34px!important;
  line-height:1!important;
  box-shadow:0 18px 48px rgba(31,63,92,.20)!important;
}
.products-page-body .family-media b{
  z-index:2!important;
  left:50%!important;
  bottom:28px!important;
  transform:translateX(-50%)!important;
  max-width:220px!important;
  padding:11px 18px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.92)!important;
  color:#102033!important;
  border:1px solid rgba(31,63,92,.10)!important;
  box-shadow:0 16px 34px rgba(31,63,92,.12)!important;
  font-size:13px!important;
  white-space:nowrap!important;
}
.products-page-body .family-copy{
  min-width:0!important;
  padding:0!important;
}
.products-page-body .family-copy h3{
  font-size:clamp(28px,3vw,42px)!important;
  line-height:1.12!important;
  font-weight:500!important;
  max-width:860px!important;
  margin-bottom:24px!important;
  color:#0b1f35!important;
}
.products-page-body .card-tabs{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  margin:0 0 18px!important;
  padding:8px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(31,63,92,.10)!important;
  overflow:hidden!important;
}
.products-page-body .card-tabs button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:10px 8px!important;
  border-radius:12px!important;
  border:0!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  color:#31445a!important;
  background:transparent!important;
}
.products-page-body .card-tabs button.active{
  background:linear-gradient(135deg,#ffdf00,#f3752c)!important;
  color:#102033!important;
  box-shadow:0 12px 30px rgba(243,117,44,.22)!important;
}
.products-page-body .card-panel{
  min-height:160px!important;
  padding:24px 26px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(31,63,92,.10)!important;
  box-shadow:0 14px 38px rgba(31,63,92,.06)!important;
}
.products-page-body .card-panel p,
.products-page-body .card-panel li,
.products-page-body .related-line{
  font-size:17px!important;
  line-height:1.65!important;
}
.products-page-body .download-note{
  margin-top:18px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(255,223,0,.16),rgba(243,117,44,.07))!important;
}
.products-page-body .family-actions{
  margin-top:22px!important;
  gap:14px!important;
}
.products-page-body .family-actions a{
  min-width:190px!important;
  justify-content:center!important;
  border-radius:10px!important;
}
.about-page .sustainability-panel{
  padding:clamp(34px,5vw,64px)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,223,0,.14),transparent 28%),
    linear-gradient(135deg,#fff,#f6f8f6)!important;
}
.about-page .sustainability-panel h2{
  font-size:clamp(30px,3.4vw,48px)!important;
  font-weight:500!important;
  line-height:1.14!important;
}
.about-page .focus-grid span{
  border-radius:12px!important;
  min-height:64px!important;
  display:flex!important;
  align-items:center!important;
}
@media(max-width:980px){
  .products-page-body .product-tab-card,
  .products-page-body .product-tab-card:nth-child(even){grid-template-columns:1fr!important;padding:26px!important;}
  .products-page-body .product-tab-card:nth-child(even) .family-media{order:0!important;}
  .products-page-body .family-media{min-height:300px!important;}
}
@media(max-width:620px){
  .products-page-body .product-family-showcases{width:min(100% - 24px,1500px)!important;}
  .products-page-body .card-tabs{grid-template-columns:1fr 1fr!important;}
  .products-page-body .family-actions{display:grid!important;}
  .products-page-body .family-actions a{width:100%!important;}
}

/* FINAL MOBILE FIX: clear logo, visible menu, readable hero, one-column cards */
@media(max-width:820px){
  html,body{width:100%!important;overflow-x:hidden!important;}
  .site-header{
    position:fixed!important;
    top:12px!important;
    left:14px!important;
    right:14px!important;
    inset:12px 14px auto 14px!important;
    width:auto!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 54px!important;
    align-items:center!important;
    gap:10px!important;
    padding:12px 14px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 18px 48px rgba(9,13,19,.18)!important;
    z-index:9999!important;
  }
  .site-header .logo-brand,
  .brand.logo-brand{
    min-width:0!important;
    width:auto!important;
    height:58px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
  }
  .site-header .logo-brand img,
  .brand.logo-brand img{
    width:205px!important;
    max-width:calc(100vw - 120px)!important;
    height:auto!important;
    max-height:54px!important;
    object-fit:contain!important;
    opacity:1!important;
    filter:none!important;
    visibility:visible!important;
  }
  .menu-toggle{
    display:flex!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    gap:6px!important;
    border:1px solid rgba(11,31,53,.18)!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(31,63,92,.10)!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .menu-toggle i{
    display:block!important;
    width:24px!important;
    height:3px!important;
    margin:0!important;
    border-radius:999px!important;
    background:#0b1f35!important;
    opacity:1!important;
  }
  .nav{
    position:absolute!important;
    top:calc(100% + 10px)!important;
    left:0!important;
    right:0!important;
    display:none!important;
    grid-template-columns:1fr!important;
    gap:4px!important;
    padding:14px!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.98)!important;
    border:1px solid rgba(31,63,92,.12)!important;
    box-shadow:0 22px 60px rgba(9,13,19,.18)!important;
  }
  .nav.open{display:grid!important;}
  .nav a{
    min-height:44px!important;
    width:100%!important;
    justify-content:flex-start!important;
    color:#0b1f35!important;
    font-size:13px!important;
    letter-spacing:.04em!important;
    padding:10px 12px!important;
    border-radius:10px!important;
  }
  .home-page .hero{
    min-height:auto!important;
    overflow:hidden!important;
  }
  .home-page .hero-inner{
    width:calc(100% - 28px)!important;
    min-height:auto!important;
    display:block!important;
    padding:132px 0 58px!important;
  }
  .home-page .hero-copy{
    width:100%!important;
    max-width:100%!important;
    display:block!important;
  }
  .home-page .hero-copy .eyebrow,
  .home-page .eyebrow{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    letter-spacing:.08em!important;
    font-size:12px!important;
    line-height:1.4!important;
  }
  .home-page .hero-copy h1{
    width:100%!important;
    max-width:100%!important;
    font-size:clamp(34px,10.2vw,44px)!important;
    line-height:1.08!important;
    font-weight:600!important;
    letter-spacing:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    text-align:left!important;
  }
  .home-page .hero-copy p:not(.eyebrow){
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.62!important;
    margin-top:18px!important;
  }
  .home-page .actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:24px!important;}
  .home-page .actions .btn{width:100%!important;min-height:50px!important;}
  .home-page .hero-tech{display:none!important;}
  .home-page .trust-bar{width:calc(100% - 28px)!important;margin:0 auto!important;grid-template-columns:1fr!important;}
  .home-page .trust-bar article{min-height:96px!important;padding:18px 20px!important;}
  .home-page .trust-bar b{font-size:34px!important;}
  .home-page .section{padding:62px 14px!important;}
  .home-page .section-heading{width:100%!important;max-width:100%!important;margin-bottom:28px!important;text-align:center!important;}
  .home-page .section-heading h2,
  .home-page h2{
    font-size:clamp(30px,8.5vw,38px)!important;
    line-height:1.14!important;
    font-weight:500!important;
    max-width:100%!important;
  }
  .home-page .company-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .home-page .glass-card,
  .home-page .company-logo-card{
    min-height:auto!important;
    width:100%!important;
    padding:24px 20px!important;
    border-radius:16px!important;
    overflow:hidden!important;
  }
  .home-page .company-card-logo{
    width:100%!important;
    max-width:220px!important;
    height:86px!important;
    object-fit:contain!important;
    margin:0 0 22px!important;
  }
  .home-page .glass-card h3{
    font-size:24px!important;
    line-height:1.18!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    white-space:normal!important;
  }
  .home-page .glass-card p{
    font-size:16px!important;
    line-height:1.65!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .home-page .industry-slider,
  .home-page .news-grid,
  .home-page .why-grid{grid-template-columns:1fr!important;}
  .home-page .testimonials{padding-top:62px!important;}
  .home-page .testimonial p{font-size:clamp(28px,8vw,38px)!important;line-height:1.16!important;text-align:left!important;}
}
@media(max-width:420px){
  .site-header .logo-brand img,.brand.logo-brand img{width:188px!important;max-width:calc(100vw - 120px)!important;}
  .home-page .hero-copy h1{font-size:33px!important;}
}

/* FINAL FIX: orange subtitles, true alternate product layout, full image panels, visible numbers, popup image polish */
.eyebrow,
.about-page .eyebrow,
.products-page-body .eyebrow,
.home-page .eyebrow,
.section-heading .eyebrow,
.sustainability-panel .eyebrow{
  color:#F3752C!important;
}
.products-page-body .product-tab-card{
  grid-template-columns:minmax(390px,42%) minmax(0,1fr)!important;
  min-height:560px!important;
  padding:0!important;
  gap:0!important;
  align-items:stretch!important;
}
.products-page-body .product-tab-card .family-media{order:1!important;}
.products-page-body .product-tab-card .family-copy{order:2!important;}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{order:2!important;}
.products-page-body #soft-starters .family-copy,
.products-page-body #conveyor-safety .family-copy,
.products-page-body #drives .family-copy{order:1!important;}
.products-page-body .family-media{
  min-height:560px!important;
  height:100%!important;
  width:100%!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:18px 0 0 18px!important;
  background:#111c27!important;
  place-items:stretch!important;
  isolation:isolate!important;
}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{border-radius:0 18px 18px 0!important;}
.products-page-body .family-media:before{
  display:none!important;
}
.products-page-body .family-media:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(180deg,rgba(9,18,28,.08),rgba(9,18,28,.42)),radial-gradient(circle at 18% 18%,rgba(255,223,0,.18),transparent 34%);
  pointer-events:none;
}
.products-page-body .family-media img{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:0!important;
  filter:saturate(.9) contrast(1.05)!important;
  box-shadow:none!important;
}
.products-page-body .family-media span{
  position:absolute!important;
  z-index:3!important;
  left:26px!important;
  top:26px!important;
  bottom:auto!important;
  min-width:72px!important;
  padding:10px 14px!important;
  border-radius:14px!important;
  background:#102033!important;
  color:#ffdf00!important;
  border:1px solid rgba(255,255,255,.18)!important;
  font-size:34px!important;
  font-weight:800!important;
  line-height:1!important;
  text-align:center!important;
  opacity:1!important;
  text-shadow:none!important;
}
.products-page-body .family-media b{
  position:absolute!important;
  z-index:3!important;
  left:26px!important;
  right:26px!important;
  bottom:26px!important;
  transform:none!important;
  width:auto!important;
  max-width:none!important;
  padding:12px 18px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.92)!important;
  color:#102033!important;
  border:1px solid rgba(255,255,255,.45)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.22)!important;
  font-size:14px!important;
  font-weight:800!important;
  white-space:normal!important;
  text-align:center!important;
}
.products-page-body .family-copy{
  padding:44px clamp(28px,4vw,56px)!important;
  min-width:0!important;
  overflow:hidden!important;
}
.products-page-body .family-copy h3{
  font-size:clamp(28px,2.4vw,38px)!important;
  line-height:1.16!important;
  margin:0 0 24px!important;
}
.products-page-body .card-tabs{
  overflow:visible!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.products-page-body .card-tabs button{
  font-size:11px!important;
  letter-spacing:.035em!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
.leader-modal-media img,
.leader-modal[open] .leader-modal-media img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  background:#fff!important;
  object-fit:cover!important;
  object-position:top center!important;
  border-radius:50%!important;
}
@media(max-width:980px){
  .products-page-body .product-tab-card,
  .products-page-body #soft-starters.product-tab-card,
  .products-page-body #conveyor-safety.product-tab-card,
  .products-page-body #drives.product-tab-card{
    grid-template-columns:1fr!important;
  }
  .products-page-body .product-tab-card .family-media,
  .products-page-body #soft-starters .family-media,
  .products-page-body #conveyor-safety .family-media,
  .products-page-body #drives .family-media{order:1!important;border-radius:18px 18px 0 0!important;min-height:320px!important;}
  .products-page-body .product-tab-card .family-copy,
  .products-page-body #soft-starters .family-copy,
  .products-page-body #conveyor-safety .family-copy,
  .products-page-body #drives .family-copy{order:2!important;}
}
@media(max-width:620px){
  .products-page-body .family-copy{padding:28px 20px!important;}
  .products-page-body .card-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* FINAL HARD FIX: product cards full width, no empty right space, orange subtitles */
.eyebrow,
.sustainability-panel .eyebrow,
.about-page .sustainability-panel .eyebrow,
.products-page-body .family-copy > .eyebrow,
.products-page-body .section-heading .eyebrow,
.products-page-body .products-hero .eyebrow{
  color:#F3752C!important;
  -webkit-text-fill-color:#F3752C!important;
}
.products-page-body .product-family-showcases,
.products-page-body .family-grid.product-tab-grid{
  width:min(1440px,calc(100vw - 48px))!important;
  max-width:min(1440px,calc(100vw - 48px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:block!important;
}
.products-page-body .product-tab-card{
  width:100%!important;
  max-width:100%!important;
  min-height:520px!important;
  margin:0 0 36px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  gap:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fff,#f8faf8)!important;
}
.products-page-body .product-tab-card .family-media,
.products-page-body .product-tab-card .family-copy,
.products-page-body #soft-starters .family-media,
.products-page-body #soft-starters .family-copy,
.products-page-body #conveyor-safety .family-media,
.products-page-body #conveyor-safety .family-copy,
.products-page-body #drives .family-media,
.products-page-body #drives .family-copy{
  order:initial!important;
}
.products-page-body .product-tab-card .family-media{
  flex:0 0 40%!important;
  width:40%!important;
  min-width:360px!important;
  min-height:520px!important;
  height:auto!important;
  border-radius:18px 0 0 18px!important;
}
.products-page-body .product-tab-card .family-copy{
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  padding:42px clamp(26px,3.6vw,56px)!important;
}
.products-page-body #soft-starters,
.products-page-body #conveyor-safety,
.products-page-body #drives{
  flex-direction:row-reverse!important;
}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{
  border-radius:0 18px 18px 0!important;
}
.products-page-body .family-media img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.products-page-body .family-media span{
  left:24px!important;
  top:24px!important;
  bottom:auto!important;
  z-index:4!important;
}
.products-page-body .family-media b{
  left:24px!important;
  right:24px!important;
  bottom:24px!important;
  z-index:4!important;
  max-width:none!important;
}
.products-page-body .family-copy h3{
  max-width:880px!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.products-page-body .card-tabs{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(110px,1fr))!important;
  gap:8px!important;
  width:100%!important;
  max-width:920px!important;
  overflow:visible!important;
}
.products-page-body .card-tabs button{
  min-width:0!important;
  font-size:12px!important;
  letter-spacing:.03em!important;
  white-space:normal!important;
  overflow:visible!important;
}
@media(max-width:980px){
  .products-page-body .product-family-showcases,
  .products-page-body .family-grid.product-tab-grid{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;}
  .products-page-body .product-tab-card,
  .products-page-body #soft-starters,
  .products-page-body #conveyor-safety,
  .products-page-body #drives{flex-direction:column!important;}
  .products-page-body .product-tab-card .family-media,
  .products-page-body #soft-starters .family-media,
  .products-page-body #conveyor-safety .family-media,
  .products-page-body #drives .family-media{width:100%!important;min-width:0!important;flex:0 0 auto!important;min-height:300px!important;border-radius:18px 18px 0 0!important;}
  .products-page-body .card-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:100%!important;}
}

/* FINAL SEQUENCE FIX: 1 left, 2 right, 3 left, 4 right, continuing */
.products-page-body #sensors-switches,
.products-page-body #industrial-encoders,
.products-page-body #servo-systems,
.products-page-body #monitoring-systems{
  flex-direction:row!important;
}
.products-page-body #soft-starters,
.products-page-body #conveyor-safety,
.products-page-body #drives{
  flex-direction:row-reverse!important;
}
.products-page-body #sensors-switches .family-media,
.products-page-body #industrial-encoders .family-media,
.products-page-body #servo-systems .family-media,
.products-page-body #monitoring-systems .family-media{
  border-radius:18px 0 0 18px!important;
}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{
  border-radius:0 18px 18px 0!important;
}
@media(max-width:980px){
  .products-page-body #sensors-switches,
  .products-page-body #industrial-encoders,
  .products-page-body #servo-systems,
  .products-page-body #monitoring-systems,
  .products-page-body #soft-starters,
  .products-page-body #conveyor-safety,
  .products-page-body #drives{
    flex-direction:column!important;
  }
  .products-page-body #sensors-switches .family-media,
  .products-page-body #industrial-encoders .family-media,
  .products-page-body #servo-systems .family-media,
  .products-page-body #monitoring-systems .family-media,
  .products-page-body #soft-starters .family-media,
  .products-page-body #conveyor-safety .family-media,
  .products-page-body #drives .family-media{
    border-radius:18px 18px 0 0!important;
  }
}

/* FINAL MOBILE CLIENT LOGOS: visible, centered, readable carousel */
.client-logo-wall{
  overflow:hidden!important;
}
.client-logo-track{
  will-change:transform!important;
}
.client-logo-track .client-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  overflow:hidden!important;
}
@media(max-width:760px){
  .client-logo-wall{
    width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    padding:28px 0!important;
    overflow:hidden!important;
  }
  .client-logo-wall:before,
  .client-logo-wall:after{
    width:34px!important;
    z-index:2!important;
  }
  .client-logo-track{
    gap:12px!important;
    padding-inline:14px!important;
    animation:clientMarqueeMobile 22s linear infinite!important;
  }
  .client-logo-track .client-logo{
    flex:0 0 176px!important;
    min-width:176px!important;
    width:176px!important;
    min-height:82px!important;
    height:82px!important;
    padding:10px 12px!important;
    border-radius:10px!important;
    font-size:21px!important;
    line-height:1.05!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .client-logo-track .client-logo.lnt{font-size:16px!important;}
  .client-logo-track .client-logo.sp{font-size:14px!important;}
  .client-logo-track .client-logo.fls{font-size:17px!important;}
  .client-logo-track .client-logo.sandvik{font-size:22px!important;}
  .client-logo-track .client-logo.tata{font-size:22px!important;}
  .client-logo-track .client-logo.tk{font-size:20px!important;}
  .client-logo-track .client-logo.tk:before{font-size:26px!important;letter-spacing:-6px!important;margin-bottom:1px!important;}
  .client-logo-track .client-logo.beumer{font-size:20px!important;}
  .client-logo-track .client-logo.abb{font-size:42px!important;}
}
@media(max-width:420px){
  .client-logo-track .client-logo{
    flex-basis:152px!important;
    min-width:152px!important;
    width:152px!important;
    min-height:76px!important;
    height:76px!important;
    font-size:18px!important;
  }
  .client-logo-track .client-logo.abb{font-size:36px!important;}
  .client-logo-track .client-logo.sandvik,
  .client-logo-track .client-logo.tata{font-size:19px!important;}
}
@keyframes clientMarqueeMobile{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

/* FINAL VISIBILITY PASS 20260713: title scale, industry spacing, mining image, building image */
.products-page-body .products-hero-copy h1,
.products-page-body .family-heading h2,
.products-page-body .section-heading h2,
.industries-page-body .industries-hero h1,
.industries-page-body .industry-dashboard-head h3,
.resources-page-body .resources-hero h1,
.contact-page-body .contact-hero h1,
.innovation-page-body .simple-hero h1,
.about-page .about-hero h1,
.simple-hero h1{
  font-family:Montserrat,Inter,Arial,sans-serif!important;
  font-size:clamp(30px,3.45vw,48px)!important;
  line-height:1.14!important;
  font-weight:500!important;
  letter-spacing:-.25px!important;
  text-align:center!important;
  max-width:1120px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.products-page-body .products-hero-copy h1,
.products-page-body .family-heading h2{
  font-size:clamp(32px,3.25vw,46px)!important;
}
.products-page-body .family-heading,
.products-page-body .section-heading{
  text-align:center!important;
  margin-bottom:30px!important;
}
.products-page-body .products-hero{
  padding-bottom:48px!important;
}
.products-page-body .product-family-showcases{
  padding-top:46px!important;
}
.industries-page-body .industries-hero{
  min-height:auto!important;
  padding-bottom:34px!important;
}
.industries-page-body .industry-nav-section{
  padding-top:18px!important;
  padding-bottom:36px!important;
}
.industries-page-body .industry-dashboard{
  margin-top:22px!important;
  padding-top:34px!important;
}
.industries-page-body .industry-dashboard-head{
  margin-bottom:22px!important;
}
.industries-page-body .industry-dashboard-head p{
  margin-bottom:16px!important;
}
.home-page .industry-photo.mining,
.industry-photo.mining{
  background-image:linear-gradient(180deg,rgba(9,13,19,.08),rgba(9,13,19,.30)),url('assets/mining-conveyor-safety-banner.png')!important;
  background-size:cover!important;
  background-position:center!important;
  background-color:#dfe6e8!important;
}
.about-page .about-expertise-orb img{
  content:url('assets/home-about-building-20260717.png')!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:brightness(.94) contrast(1.03)!important;
}
@media(max-width:760px){
  .products-page-body .products-hero-copy h1,
  .products-page-body .family-heading h2,
  .products-page-body .section-heading h2,
  .industries-page-body .industries-hero h1,
  .industries-page-body .industry-dashboard-head h3,
  .resources-page-body .resources-hero h1,
  .contact-page-body .contact-hero h1,
  .innovation-page-body .simple-hero h1,
  .about-page .about-hero h1,
  .simple-hero h1{
    font-size:clamp(28px,8vw,34px)!important;
    line-height:1.16!important;
  }
  .industries-page-body .industries-hero{padding-bottom:22px!important;}
  .industries-page-body .industry-nav-section{padding-top:12px!important;padding-bottom:24px!important;}
  .products-page-body .products-hero{padding-bottom:30px!important;}
}

/* FINAL EYEBROW SIZE MATCH */
.eyebrow,
.section-heading .eyebrow,
.copy .eyebrow,
.about-page .eyebrow,
.products-page-body .eyebrow,
.industries-page-body .eyebrow,
.resources-page-body .eyebrow,
.contact-page-body .eyebrow,
.innovation-page-body .eyebrow{
  color:#F3752C!important;
  -webkit-text-fill-color:#F3752C!important;
  font-family:Montserrat,Inter,Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:600!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
@media(max-width:760px){
  .eyebrow,
  .section-heading .eyebrow,
  .copy .eyebrow,
  .about-page .eyebrow,
  .products-page-body .eyebrow,
  .industries-page-body .eyebrow,
  .resources-page-body .eyebrow,
  .contact-page-body .eyebrow,
  .innovation-page-body .eyebrow{
    font-size:12px!important;
    letter-spacing:.13em!important;
  }
}

/* FINAL ALIGNMENT + PRODUCT SEQUENCE RESTORE 20260713 */
.products-page-body .products-hero,
.industries-page-body .industries-hero,
.resources-page-body .resources-hero,
.contact-page-body .contact-hero,
.innovation-page-body .simple-hero,
.about-page .about-hero{
  text-align:left!important;
}
.products-page-body .products-hero-copy,
.industries-page-body .industries-hero-copy,
.resources-page-body .resources-hero-copy,
.contact-page-body .contact-hero-copy,
.innovation-page-body .simple-hero-copy,
.about-page .about-hero-copy{
  text-align:left!important;
  align-items:flex-start!important;
  justify-items:start!important;
}
.products-page-body .products-hero-copy h1,
.industries-page-body .industries-hero h1,
.resources-page-body .resources-hero h1,
.contact-page-body .contact-hero h1,
.innovation-page-body .simple-hero h1,
.about-page .about-hero h1,
.simple-hero h1{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
  max-width:980px!important;
}
.products-page-body .products-hero-copy p,
.industries-page-body .industries-hero p,
.resources-page-body .resources-hero p,
.contact-page-body .contact-hero p,
.innovation-page-body .simple-hero p,
.about-page .about-hero p{
  text-align:left!important;
  margin-left:0!important;
  margin-right:auto!important;
}
.industries-page-body .industry-dashboard-head,
.industries-page-body .industry-dashboard-head h3,
.industries-page-body .industry-dashboard-head p,
.products-page-body .family-copy,
.products-page-body .family-copy h3,
.products-page-body .family-copy p{
  text-align:left!important;
}
.products-page-body .product-tab-card{
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  gap:0!important;
  overflow:hidden!important;
}
.products-page-body #sensors-switches .family-media,
.products-page-body #industrial-encoders .family-media,
.products-page-body #servo-systems .family-media,
.products-page-body #monitoring-systems .family-media{
  order:1!important;
  border-radius:18px 0 0 18px!important;
}
.products-page-body #sensors-switches .family-copy,
.products-page-body #industrial-encoders .family-copy,
.products-page-body #servo-systems .family-copy,
.products-page-body #monitoring-systems .family-copy{
  order:2!important;
}
.products-page-body #soft-starters .family-copy,
.products-page-body #conveyor-safety .family-copy,
.products-page-body #drives .family-copy{
  order:1!important;
}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{
  order:2!important;
  border-radius:0 18px 18px 0!important;
}
.products-page-body .product-tab-card .family-media{
  flex:0 0 42%!important;
  width:42%!important;
  min-width:360px!important;
  max-width:none!important;
  min-height:520px!important;
  margin:0!important;
}
.products-page-body .product-tab-card .family-copy{
  flex:1 1 58%!important;
  min-width:0!important;
  padding:46px 54px!important;
}
.products-page-body .family-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
@media(max-width:900px){
  .products-page-body .product-tab-card{flex-direction:column!important;}
  .products-page-body .product-tab-card .family-media,
  .products-page-body #sensors-switches .family-media,
  .products-page-body #soft-starters .family-media,
  .products-page-body #industrial-encoders .family-media,
  .products-page-body #conveyor-safety .family-media,
  .products-page-body #servo-systems .family-media,
  .products-page-body #drives .family-media,
  .products-page-body #monitoring-systems .family-media{
    order:1!important;
    width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    min-height:280px!important;
    border-radius:18px 18px 0 0!important;
  }
  .products-page-body .product-tab-card .family-copy,
  .products-page-body #sensors-switches .family-copy,
  .products-page-body #soft-starters .family-copy,
  .products-page-body #industrial-encoders .family-copy,
  .products-page-body #conveyor-safety .family-copy,
  .products-page-body #servo-systems .family-copy,
  .products-page-body #drives .family-copy,
  .products-page-body #monitoring-systems .family-copy{
    order:2!important;
    padding:28px 22px!important;
  }
}

/* FINAL COMPANIES MEGA MENU */
.site-header .nav{
  overflow:visible!important;
}
.site-header .nav-item{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
}
.site-header .nav-parent{
  cursor:pointer!important;
}
.site-header .mega-menu{
  position:absolute!important;
  top:calc(100% + 14px)!important;
  left:50%!important;
  z-index:130!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(230px,1fr))!important;
  gap:10px!important;
  width:min(620px,calc(100vw - 42px))!important;
  padding:16px!important;
  border:1px solid rgba(31,63,92,.14)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 24px 70px rgba(9,13,19,.18)!important;
  backdrop-filter:blur(20px)!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translate(-50%,10px)!important;
  pointer-events:none!important;
  transition:opacity .22s ease, transform .22s ease, visibility .22s ease!important;
}
.site-header .mega-menu:before{
  content:""!important;
  position:absolute!important;
  top:-8px!important;
  left:50%!important;
  width:16px!important;
  height:16px!important;
  transform:translateX(-50%) rotate(45deg)!important;
  background:rgba(255,255,255,.97)!important;
  border-left:1px solid rgba(31,63,92,.12)!important;
  border-top:1px solid rgba(31,63,92,.12)!important;
}
.site-header .nav-companies:hover .mega-menu,
.site-header .nav-companies:focus-within .mega-menu{
  opacity:1!important;
  visibility:visible!important;
  transform:translate(-50%,0)!important;
  pointer-events:auto!important;
}
.site-header .mega-menu a{
  display:grid!important;
  gap:5px!important;
  align-items:start!important;
  min-height:86px!important;
  padding:16px!important;
  border:1px solid rgba(31,63,92,.10)!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#fff,rgba(255,223,0,.08))!important;
  color:#102033!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
.site-header .mega-menu a:hover{
  border-color:rgba(243,117,44,.34)!important;
  background:linear-gradient(135deg,rgba(255,223,0,.22),rgba(243,117,44,.11))!important;
  transform:translateY(-2px)!important;
}
.site-header .mega-menu strong{
  font-family:Montserrat,Inter,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
}
.site-header .mega-menu span{
  color:#526579!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.4!important;
}
@media(max-width:820px){
  .site-header .nav-item{
    display:grid!important;
    width:100%!important;
  }
  .site-header .nav-parent{
    width:100%!important;
    justify-content:flex-start!important;
  }
  .site-header .mega-menu{
    position:static!important;
    width:100%!important;
    grid-template-columns:1fr!important;
    padding:8px!important;
    margin:0 0 6px!important;
    border-radius:12px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
    box-shadow:none!important;
    background:rgba(245,247,247,.94)!important;
  }
  .site-header .mega-menu:before{display:none!important;}
  .site-header .mega-menu a{
    min-height:auto!important;
    padding:12px!important;
  }
}

/* FINAL IMAGE PLACEMENT CORRECTION */
.home-page .about .image-panel img{
  content:url('assets/home-about-building-20260717.png')!important;
  object-fit:cover!important;
  object-position:center!important;
}
.about-page .about-expertise-orb img{
  content:url('assets/about-us-sec-img.webp')!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:brightness(.90) contrast(1.04)!important;
}

/* FINAL INDUSTRIES HERO HEIGHT MATCH */
.industries-page-body .industries-hero{
  min-height:560px!important;
  height:560px!important;
  padding:150px clamp(18px,4vw,56px) 70px!important;
  display:grid!important;
  align-items:center!important;
  overflow:hidden!important;
}
.industries-page-body .industries-hero-media,
.industries-page-body .industries-hero-bg,
.industries-page-body .industries-hero:before{
  min-height:560px!important;
}
.industries-page-body .industries-hero-copy{
  max-width:980px!important;
}
.industries-page-body .industries-hero h1{
  font-size:clamp(38px,4.2vw,56px)!important;
  line-height:1.12!important;
}
.industries-page-body .industry-nav-section{
  margin-top:-48px!important;
  position:relative!important;
  z-index:5!important;
}
@media(max-width:760px){
  .industries-page-body .industries-hero{
    min-height:520px!important;
    height:auto!important;
    padding:124px 18px 58px!important;
  }
  .industries-page-body .industries-hero h1{font-size:34px!important;}
  .industries-page-body .industry-nav-section{margin-top:-26px!important;}
}

/* FINAL MEGA MENU ONE COLUMN + PHYSICAL PRODUCT ALTERNATION SUPPORT */
.site-header .mega-menu.company-mega{
  grid-template-columns:1fr!important;
  width:min(430px,calc(100vw - 42px))!important;
  gap:9px!important;
}
.site-header .mega-menu.company-mega a{
  min-height:auto!important;
  padding:14px 16px!important;
}
.products-page-body #soft-starters,
.products-page-body #conveyor-safety,
.products-page-body #drives{
  display:flex!important;
  flex-direction:row!important;
}
.products-page-body #soft-starters .family-copy,
.products-page-body #conveyor-safety .family-copy,
.products-page-body #drives .family-copy{
  order:1!important;
}
.products-page-body #soft-starters .family-media,
.products-page-body #conveyor-safety .family-media,
.products-page-body #drives .family-media{
  order:2!important;
  border-radius:0 18px 18px 0!important;
}
.products-page-body #sensors-switches .family-media,
.products-page-body #industrial-encoders .family-media,
.products-page-body #servo-systems .family-media,
.products-page-body #monitoring-systems .family-media{
  order:1!important;
}
.products-page-body #sensors-switches .family-copy,
.products-page-body #industrial-encoders .family-copy,
.products-page-body #servo-systems .family-copy,
.products-page-body #monitoring-systems .family-copy{
  order:2!important;
}
@media(max-width:820px){
  .site-header .mega-menu.company-mega{width:100%!important;}
  .products-page-body #soft-starters,
  .products-page-body #conveyor-safety,
  .products-page-body #drives{flex-direction:column!important;}
  .products-page-body #soft-starters .family-media,
  .products-page-body #conveyor-safety .family-media,
  .products-page-body #drives .family-media{order:1!important;border-radius:18px 18px 0 0!important;}
  .products-page-body #soft-starters .family-copy,
  .products-page-body #conveyor-safety .family-copy,
  .products-page-body #drives .family-copy{order:2!important;}
}

/* FINAL MEGA MENU ONE COLUMN + PRODUCT ALTERNATING SEQUENCE 20260713 */
.site-header .nav-companies { position: relative !important; }
.site-header .mega-menu.company-mega {
  grid-template-columns: 1fr !important;
  width: min(430px, calc(100vw - 42px)) !important;
  gap: 9px !important;
  padding: 18px !important;
}
.site-header .mega-menu.company-mega a {
  display: block !important;
  min-height: auto !important;
  padding: 14px 16px !important;
}
.site-header .mega-menu.company-mega strong,
.site-header .mega-menu.company-mega span {
  display: block !important;
  white-space: normal !important;
}

.products-page-body .product-family-showcases .product-tab-card {
  display: grid !important;
  grid-template-columns: minmax(360px, 42%) minmax(0, 1fr) !important;
  grid-template-areas: "media copy" !important;
  align-items: stretch !important;
  gap: 0 !important;
  overflow: hidden !important;
}
.products-page-body .product-family-showcases #soft-starters,
.products-page-body .product-family-showcases #conveyor-safety,
.products-page-body .product-family-showcases #drives {
  grid-template-columns: minmax(0, 1fr) minmax(360px, 42%) !important;
  grid-template-areas: "copy media" !important;
}
.products-page-body .product-family-showcases .family-media {
  grid-area: media !important;
  order: initial !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 560px !important;
  margin: 0 !important;
  border-radius: 18px 0 0 18px !important;
}
.products-page-body .product-family-showcases #soft-starters .family-media,
.products-page-body .product-family-showcases #conveyor-safety .family-media,
.products-page-body .product-family-showcases #drives .family-media {
  border-radius: 0 18px 18px 0 !important;
}
.products-page-body .product-family-showcases .family-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}
.products-page-body .product-family-showcases .family-copy {
  grid-area: copy !important;
  order: initial !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: clamp(34px, 4.5vw, 70px) !important;
  text-align: left !important;
}
.products-page-body .product-family-showcases .family-copy .eyebrow,
.products-page-body .product-family-showcases .family-copy h3,
.products-page-body .product-family-showcases .family-copy p {
  text-align: left !important;
}
.products-page-body .product-family-showcases .family-copy h3 {
  font-size: clamp(30px, 3.1vw, 44px) !important;
  line-height: 1.14 !important;
}
@media (max-width: 900px) {
  .products-page-body .product-family-showcases .product-tab-card,
  .products-page-body .product-family-showcases #soft-starters,
  .products-page-body .product-family-showcases #conveyor-safety,
  .products-page-body .product-family-showcases #drives {
    grid-template-columns: 1fr !important;
    grid-template-areas: "media" "copy" !important;
  }
  .products-page-body .product-family-showcases .family-media,
  .products-page-body .product-family-showcases #soft-starters .family-media,
  .products-page-body .product-family-showcases #conveyor-safety .family-media,
  .products-page-body .product-family-showcases #drives .family-media {
    min-height: 280px !important;
    border-radius: 16px 16px 0 0 !important;
  }
  .products-page-body .product-family-showcases .family-copy {
    padding: 26px 20px 30px !important;
  }
}

/* FINAL MINING IMAGE SYNC 20260713 */
.industry-photo.mining,
.home-page .industry-photo.mining,
.industries-page-body .photo-mining,
.industry-circle-nav .photo-mining {
  background-image: linear-gradient(180deg,rgba(9,13,19,.08),rgba(9,13,19,.26)), url('assets/mining-conveyor-safety-banner.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: transparent !important;
}


/* FINAL V8 REQUEST CLEANUP 20260715 */
.site-header .nav-cta{display:none!important}
.founder-photo-card[data-leader-card],.md-showcase-card[data-leader-card]{cursor:pointer}
.product-family-showcases .family-card .family-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:saturate(.95) contrast(1.04) brightness(.84)!important;transition:transform .55s ease,filter .55s ease}
.product-family-showcases .family-card:hover .family-media img{transform:scale(1.045);filter:saturate(1.02) contrast(1.08) brightness(.9)!important}
.products-page-body .family-actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important}.products-page-body .family-actions a:empty{display:none!important}.products-page-body .family-actions a[href*="jayashree"],.products-page-body .family-actions a[href*="soft-starters"],.products-page-body .family-actions a[href*="jencoder"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:170px!important}
@media(max-width:1180px){.site-header{left:24px!important;right:24px!important}.nav{gap:4px!important}.nav a{font-size:12px!important;padding:8px 8px!important}.hero-inner,.split,.global-presence-layout,.founder-grid{grid-template-columns:1fr!important}.hero-tech{min-height:320px!important}.image-panel{max-width:680px!important;margin-inline:auto!important}}
@media(max-width:820px){html,body{width:100%!important;overflow-x:hidden!important}.site-header{left:16px!important;right:16px!important;top:14px!important;padding:12px 14px!important;border-radius:8px!important}.logo-brand img{width:170px!important;max-width:calc(100vw - 110px)!important}.menu-toggle{display:inline-flex!important;visibility:visible!important;opacity:1!important}.nav{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 10px)!important;display:none!important;grid-template-columns:1fr!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(16,32,51,.12)!important;border-radius:8px!important;padding:14px!important;box-shadow:0 22px 60px rgba(16,32,51,.18)!important}.nav.open{display:grid!important}.nav a{display:block!important;width:100%!important;font-size:14px!important;padding:12px 10px!important}.nav-item.nav-companies{width:100%!important}.mega-menu.company-mega{position:static!important;display:grid!important;width:100%!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;margin-top:8px!important;grid-template-columns:1fr!important}.hero{min-height:auto!important;padding:132px 18px 56px!important}.hero-copy h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.08!important;word-break:normal!important}.hero-copy p{font-size:16px!important;line-height:1.65!important}.actions{flex-direction:column!important;align-items:stretch!important}.actions .btn{width:100%!important}.company-grid,.why-grid,.global-counters,.focus-grid,.infra-grid{grid-template-columns:1fr!important}.company-logo-card{padding:24px!important}.company-logo-card h3{font-size:24px!important;line-height:1.2!important;word-break:normal!important}.company-logo-card p{font-size:16px!important;line-height:1.6!important}.section{padding-left:18px!important;padding-right:18px!important}.section-heading h2,.family-heading h2,.products-hero h1,.industries-hero h1,.about-hero h1{font-size:clamp(30px,8vw,42px)!important;line-height:1.12!important}.industry-track{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.industry-card{min-width:82vw!important;scroll-snap-align:start!important}.product-tab-card,.family-card.product-tab-card{grid-template-columns:1fr!important;width:100%!important;overflow:hidden!important}.product-tab-card .family-media{min-height:260px!important;width:100%!important;max-width:none!important}.card-tabs{display:grid!important;grid-template-columns:1fr!important}.card-tabs button{width:100%!important;white-space:normal!important}.family-copy{padding:22px!important}.leader-modal{width:min(94vw,900px)!important}.leader-modal-shell{grid-template-columns:1fr!important}.leader-modal-media{min-height:280px!important}.footer-main{grid-template-columns:1fr!important}.footer-bottom{flex-direction:column!important;gap:8px!important}}
@media(min-width:821px) and (max-width:1180px){.product-tab-card,.family-card.product-tab-card{grid-template-columns:minmax(280px,42%) minmax(0,1fr)!important}.product-tab-card:nth-child(even),.family-card.product-tab-card:nth-child(even){grid-template-columns:minmax(0,1fr) minmax(280px,42%)!important}.product-tab-card:nth-child(even) .family-media{order:2}.product-tab-card:nth-child(even) .family-copy{order:1}}

/* Leadership 5-card polish */
.leadership-grid-five{grid-template-columns:repeat(2,minmax(280px,1fr))!important;max-width:1120px!important;gap:28px!important;}
.leadership-grid-five .md-showcase-card{min-height:100%!important;}
.leadership-grid-five .md-portrait-wrap img{object-fit:cover!important;object-position:center top!important;background:#fff!important;}
.leadership-grid-five .md-info-panel p{font-size:16px!important;line-height:1.62!important;}
.leadership-grid-five .md-showcase-card:nth-child(5){grid-column:1 / -1;max-width:540px;margin-inline:auto;}
@media(max-width:1080px){.leadership-grid-five{grid-template-columns:1fr!important;max-width:720px!important}.leadership-grid-five .md-showcase-card:nth-child(5){max-width:none}}

/* FINAL: About leadership layout - 3 cards on first row, 2 cards below, no motion */
.leadership-grid-five{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:1460px!important;
  gap:28px!important;
}
.leadership-grid-five .md-showcase-card:nth-child(5){
  grid-column:auto!important;
  max-width:none!important;
  margin-inline:0!important;
}
.leadership-grid-five .md-showcase-card,
.leadership-grid-five .md-showcase-card:hover,
.leadership-grid-five .md-portrait-wrap,
.leadership-grid-five .md-portrait-wrap *,
.leadership-grid-five .leader-photo,
.leadership-grid-five .leader-photo *,
.leadership-grid-five .orbit-ring,
.leadership-grid-five .orbit-ring *,
.leadership-grid-five [class*="orbit"],
.leadership-grid-five [class*="ring"]{
  animation:none!important;
  transition:none!important;
}
.leadership-grid-five .md-showcase-card:hover{
  transform:none!important;
}
@media(max-width:1180px){
  .leadership-grid-five{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    max-width:1120px!important;
  }
}
@media(max-width:720px){
  .leadership-grid-five{
    grid-template-columns:1fr!important;
    max-width:720px!important;
  }
}
/* FINAL request fixes: trademark text, leadership image shape, industry hero motion, popup CTAs */
.image-panel img[src*="home-about-industrial-engineers"]{
  object-position:center center!important;
}
.leadership-grid-five .leader-photo,
.leadership-grid-five .leader-photo img{
  aspect-ratio:1/1!important;
  border-radius:50%!important;
}
.leadership-grid-five .leader-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.leadership-grid-five .leader-card:nth-child(3) .leader-photo img{
  object-position:center center!important;
  transform:scale(1.02)!important;
}
.industries-hero-media{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.industries-hero-media img{
  transform-origin:center!important;
  animation:industryHeroDrift 12s ease-in-out infinite!important;
  will-change:transform!important;
}
.industries-hero-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 68% 34%,rgba(255,223,0,.20),transparent 18%),linear-gradient(120deg,rgba(9,13,19,.36),rgba(9,13,19,.08));
  pointer-events:none;
  mix-blend-mode:screen;
  opacity:.72;
  animation:industryHeroGlow 5.5s ease-in-out infinite!important;
}
.industries-hero-media .hero-mark span{
  animation:industryOrbit 9s linear infinite!important;
}
.industries-hero-media .hero-mark span:nth-child(2){animation-duration:13s!important;animation-direction:reverse!important}
.industries-hero-media .hero-mark span:nth-child(3){animation-duration:7s!important}
@keyframes industryHeroDrift{
  0%,100%{transform:scale(1.03) translate3d(0,0,0)}
  50%{transform:scale(1.08) translate3d(-10px,6px,0)}
}
@keyframes industryHeroGlow{
  0%,100%{opacity:.54;filter:blur(0)}
  50%{opacity:.85;filter:blur(.4px)}
}
@keyframes industryOrbit{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}
.products-page-body .products-hero-copy .btn.primary,
.industry-page-cta a[data-enquiry-popup]{
  cursor:pointer!important;
}
/* FINAL PATCH: Companies menu parent and static about journey flow */
.site-header .nav-companies > .nav-parent[href="#"]{
  cursor:pointer!important;
}
.site-header .nav-companies:hover .company-mega,
.site-header .nav-companies:focus-within .company-mega{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.site-header .company-mega a{
  pointer-events:auto!important;
  cursor:pointer!important;
}
.about-page .journey-flow:after,
.about-page .journey-node,
.about-page .journey-dot span{
  animation:none!important;
}
.about-page .journey-flow:after{
  transform:none!important;
  left:0!important;
  width:100%!important;
  background:linear-gradient(90deg, transparent 0, rgba(244,180,0,.5) 10%, rgba(244,180,0,.5) 90%, transparent 100%)!important;
}


/* FINAL PATCH 20260717: footer uses full width, hidden floating enquire, visible building image */
.footer.footer-v2{
  padding-left:clamp(28px,4vw,78px)!important;
  padding-right:clamp(28px,4vw,78px)!important;
}
.footer-v2 .footer-main{
  width:min(100%,1720px)!important;
  max-width:1720px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(320px,1.35fr) minmax(240px,1fr) minmax(240px,1fr) minmax(240px,1fr)!important;
  gap:clamp(34px,4vw,78px)!important;
  justify-content:stretch!important;
  align-items:start!important;
}
.footer-v2 .footer-about{max-width:none!important;}
.footer-v2 nav{min-width:0!important;}
.footer-v2 nav a{white-space:normal!important;}
.floating-cta{display:none!important;visibility:hidden!important;pointer-events:none!important;}
@media(max-width:1100px){
  .footer-v2 .footer-main{grid-template-columns:1fr 1fr!important;}
  .footer-v2 .footer-about{grid-column:1 / -1!important;}
}
@media(max-width:720px){
  .footer-v2 .footer-main{grid-template-columns:1fr!important;gap:28px!important;}
}
/* FINAL PATCH 20260717: leadership portraits true circles, no motion */
.about-page .leadership-grid-five .md-showcase-card,
.about-page .leadership-grid-five .md-showcase-card:hover,
.about-page .leadership-grid-five .md-portrait-wrap,
.about-page .leadership-grid-five .md-portrait-wrap::before,
.about-page .leadership-grid-five .md-portrait-wrap::after,
.about-page .leadership-grid-five .md-portrait-wrap .md-ring,
.about-page .leadership-grid-five .md-portrait-wrap .md-ring::before,
.about-page .leadership-grid-five .md-portrait-wrap .md-ring::after,
.about-page .leadership-grid-five .md-portrait-wrap img{
  animation:none!important;
  transition:none!important;
}
.about-page .leadership-grid-five .md-portrait-wrap{
  width:min(360px,72vw)!important;
  height:min(360px,72vw)!important;
  aspect-ratio:1/1!important;
  border-radius:50%!important;
  overflow:visible!important;
  margin-inline:auto!important;
  transform:none!important;
}
.about-page .leadership-grid-five .md-portrait-wrap > img{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:74%!important;
  height:74%!important;
  aspect-ratio:1/1!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center top!important;
  background:#fff!important;
  clip-path:circle(50% at 50% 50%)!important;
}
.about-page .leadership-grid-five .md-showcase-card[data-leader-card="deepali"] .md-portrait-wrap > img,
.about-page .leadership-grid-five .md-showcase-card[data-leader-card="nameeta"] .md-portrait-wrap > img{
  object-position:center center!important;
}
.about-page .leadership-grid-five .md-portrait-wrap .md-ring{
  animation:none!important;
  transform:none!important;
}
.about-page .industries-hero-media img,
.about-page .industries-hero-media:after,
.industries-page .industries-hero-media img,
.industries-page .industries-hero-media:after,
.industries-hero-media img,
.industries-hero-media:after,
.industries-hero-media .hero-mark span{
  animation:none!important;
  transform:none!important;
}

/* FINAL PATCH 20260717: simplified Contact page company cards plus dealer form */
.contact-hero-compact{
  min-height:520px!important;
  padding:170px clamp(22px,6vw,92px) 90px!important;
  display:flex!important;
  align-items:center!important;
}
.contact-hero-compact .contact-hero-copy{
  max-width:980px!important;
}
.contact-company-section{
  padding-top:72px!important;
  padding-bottom:34px!important;
  background:linear-gradient(135deg,#f8faf9,#eef2ef 58%,rgba(255,223,0,.14))!important;
}
.contact-company-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  max-width:1500px!important;
}
.contact-company-card{
  min-height:500px!important;
  padding:30px!important;
  border:1px solid rgba(243,117,44,.28)!important;
  border-radius:10px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 68%,rgba(255,223,0,.12))!important;
  box-shadow:0 24px 80px rgba(9,13,19,.10)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.contact-company-logo{
  width:210px!important;
  height:96px!important;
  display:grid!important;
  place-items:center!important;
  margin-bottom:28px!important;
  padding:12px!important;
  border:1px solid rgba(9,13,19,.10)!important;
  border-radius:8px!important;
  background:#fff!important;
}
.contact-company-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.contact-company-card h2{
  margin:0 0 22px!important;
  font-size:clamp(26px,2.1vw,34px)!important;
  line-height:1.12!important;
  font-weight:700!important;
}
.contact-company-card p{
  color:#515d6b!important;
  font-size:18px!important;
  line-height:1.55!important;
  margin:0 0 28px!important;
}
.contact-company-card .btn{
  margin-top:auto!important;
  min-width:188px!important;
  min-height:48px!important;
}
.contact-form-only-section{
  padding-top:42px!important;
  padding-bottom:90px!important;
  background:#f8faf9!important;
}
.contact-form-only{
  max-width:1500px!important;
  margin:0 auto!important;
  padding:34px!important;
  border-radius:10px!important;
}
.contact-form-only h2{
  font-size:clamp(30px,3vw,44px)!important;
  margin-bottom:18px!important;
}
@media(max-width:1180px){
  .contact-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:700px){
  .contact-hero-compact{min-height:430px!important;padding:130px 18px 64px!important;}
  .contact-company-grid{grid-template-columns:1fr!important;}
  .contact-company-card{min-height:auto!important;padding:24px!important;}
  .contact-company-logo{width:190px!important;height:86px!important;}
}

/* FINAL PATCH 20260718: restore film button accent and stop about image motion */
.home-page .hero .actions .btn.secondary{
  background:linear-gradient(135deg,var(--yellow),var(--orange))!important;
  border-color:transparent!important;
  color:#102033!important;
  box-shadow:0 16px 42px rgba(243,117,44,.32)!important;
}
.about-page .about-visual,
.about-page .about-visual *,
.about-page .about-visual:before,
.about-page .about-visual:after,
.about-page .about-orbit-ring,
.about-page .about-orbit-ring:before,
.about-page .about-orbit-ring:after,
.about-page .about-main-image,
.about-page .about-image-wrap,
.about-page .about-image-wrap *,
.about-page .about-image-orbit,
.about-page .about-image-orbit *{
  animation:none!important;
  transform:none!important;
}

/* FINAL PATCH 20260718: stop about expertise image motion */
.about-page .about-expertise-orb,
.about-page .about-expertise-orb *,
.about-page .about-expertise-orb:before,
.about-page .about-expertise-orb:after,
.about-page .about-expertise-orb .about-orbit-ring,
.about-page .about-expertise-orb .about-orbit-ring:before,
.about-page .about-expertise-orb .about-orbit-ring:after,
.about-page .about-expertise-orb img,
.about-page .about-expertise-section .reveal,
.about-page .about-expertise-section .reveal.visible{
  animation:none!important;
  transition:none!important;
  transform:none!important;
}
.about-page .about-expertise-orb img{
  object-fit:cover!important;
}

/* FINAL PATCH 20260718B: visible cache, no journey line, static about circles */
.about-page .journey-flow:before,
.about-page .journey-flow:after{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  animation:none!important;
}
.about-page .journey-node,
.about-page .journey-dot span,
.about-page .about-expertise-orb,
.about-page .about-expertise-orb *,
.about-page .about-expertise-orb:before,
.about-page .about-expertise-orb:after,
.about-page .about-orbit-ring,
.about-page .about-orbit-ring:before,
.about-page .about-orbit-ring:after,
.about-page .about-expertise-section .reveal,
.about-page .about-expertise-section .reveal.visible{
  animation:none!important;
  transition:none!important;
  transform:none!important;
  translate:0 0!important;
}

/* FINAL 20260718C: home building image static + moved global stats into top trust bar */
.home-page .about .image-panel,
.home-page .about .image-panel *,
.home-page .about .image-panel:before,
.home-page .about .image-panel:after,
.home-page .about .image-panel img,
.home-page .about .image-panel span{
  animation:none!important;
  transform:none!important;
  transition:none!important;
}
.home-page .about .image-panel.reveal,
.home-page .about .image-panel.reveal.visible{
  opacity:1!important;
  animation:none!important;
  transform:none!important;
  transition:none!important;
}
.home-page .trust-bar{
  grid-template-columns:repeat(6,minmax(150px,1fr))!important;
}
@media(max-width:1100px){
  .home-page .trust-bar{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .home-page .trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* FINAL 20260718D: leadership bottom row centered, popup close visible, trust stat no crop */
.about-page .leadership-grid-five{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:28px!important;
  max-width:1480px!important;
  margin-inline:auto!important;
}
.about-page .leadership-grid-five .md-showcase-card{
  grid-column:span 2!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.about-page .leadership-grid-five .md-showcase-card:nth-child(4){
  grid-column:2 / span 2!important;
}
.about-page .leadership-grid-five .md-showcase-card:nth-child(5){
  grid-column:4 / span 2!important;
}
.about-page .leadership-grid-five .md-showcase-card,
.about-page .leadership-grid-five .md-portrait-wrap,
.about-page .leadership-grid-five .md-portrait-wrap:before,
.about-page .leadership-grid-five .md-portrait-wrap:after,
.about-page .leadership-grid-five .md-portrait-wrap img{
  animation:none!important;
  transition:none!important;
  transform:none!important;
}
.leader-modal-close{
  font-family:Arial,sans-serif!important;
  font-size:22px!important;
  line-height:1!important;
  color:#102033!important;
  display:grid!important;
  place-items:center!important;
}
.home-page .trust-bar article{
  overflow:visible!important;
  min-width:0!important;
}
.home-page .trust-bar b{
  display:block!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:clamp(32px,3.1vw,48px)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
}
.home-page .trust-bar span{
  overflow-wrap:anywhere!important;
}
@media(max-width:1180px){
  .about-page .leadership-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .about-page .leadership-grid-five .md-showcase-card,
  .about-page .leadership-grid-five .md-showcase-card:nth-child(4),
  .about-page .leadership-grid-five .md-showcase-card:nth-child(5){grid-column:auto!important;}
}
@media(max-width:720px){
  .about-page .leadership-grid-five{grid-template-columns:1fr!important;}
  .home-page .trust-bar b{font-size:34px!important;letter-spacing:-.03em!important;}
}

/* FINAL 20260718F: requested contact details, hero countries stat, stable portraits */
.home-page .hero-visual .fc4{right:13%;top:46%;}
.home-page .trust-bar{grid-template-columns:repeat(5,minmax(160px,1fr))!important;}
@media(max-width:1100px){.home-page .trust-bar{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:640px){.home-page .trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.home-page .hero-visual .fc4{right:8%;top:55%;}}
.contact-company-logo.contact-company-photo{width:100%!important;height:210px!important;max-width:none!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;background:#eef2f4!important;}
.contact-company-logo.contact-company-photo img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:12px!important;}
.contact-company-details{display:grid!important;gap:10px!important;margin:8px 0 20px!important;color:#405069!important;font-size:15px!important;line-height:1.55!important;}
.contact-company-details p{margin:0!important;display:grid!important;gap:3px!important;}
.contact-company-details strong{font-family:Montserrat,Arial,sans-serif!important;color:#0d1c2e!important;font-size:13px!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.about-page .leadership-grid-five .md-showcase-card,.about-page .leadership-grid-five .md-showcase-card:hover,.about-page .leadership-grid-five .md-portrait-wrap,.about-page .leadership-grid-five .md-portrait-wrap:before,.about-page .leadership-grid-five .md-portrait-wrap:after,.about-page .leadership-grid-five .md-portrait-wrap img{animation:none!important;transition:none!important;transform:none!important;}
.about-page .leadership-grid-five .md-showcase-card{overflow:hidden!important;}
.about-page .leadership-grid-five .md-portrait-wrap{width:min(360px,78%)!important;height:auto!important;aspect-ratio:1/1!important;margin:24px auto 8px!important;display:grid!important;place-items:center!important;overflow:visible!important;}
.about-page .leadership-grid-five .md-portrait-wrap>img{width:62%!important;height:62%!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;object-position:center top!important;position:relative!important;inset:auto!important;transform:none!important;z-index:2!important;}
.about-page .leadership-grid-five .md-portrait-wrap>b{left:6%!important;bottom:10%!important;z-index:4!important;}
.about-page .leadership-grid-five .md-info-panel{position:relative!important;z-index:5!important;margin:8px 24px 26px!important;}

/* FINAL 20260718G: contact sequence, hero countries, centered leadership */
.home-page .hero-visual .fc4{right:12%;top:47%;}
.home-page .trust-bar{grid-template-columns:repeat(5,minmax(155px,1fr))!important;}
.home-page .trust-bar b{font-size:clamp(30px,3vw,46px)!important;white-space:nowrap;}
.contact-company-grid{grid-template-columns:repeat(4,minmax(220px,1fr))!important;align-items:stretch;}
.contact-company-logo.contact-company-photo{width:100%;height:210px;border-radius:14px;overflow:hidden;background:#f4f6f5;}
.contact-company-logo.contact-company-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.contact-company-details{display:grid;gap:10px;margin:16px 0 18px;color:#34465c;font-size:14px;line-height:1.45;}
.contact-company-details p{margin:0;}
.contact-company-details strong{display:block;color:#07192c;font-family:Montserrat,Inter,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;}
.contact-company-details span{display:block;}
.about-page .leadership-grid-five{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:28px!important;align-items:start!important;}
.about-page .leadership-grid-five .md-showcase-card{grid-column:span 2!important;animation:none!important;transform:none!important;}
.about-page .leadership-grid-five .md-showcase-card:nth-child(4){grid-column:2 / span 2!important;}
.about-page .leadership-grid-five .md-showcase-card:nth-child(5){grid-column:4 / span 2!important;}
.about-page .leadership-grid-five .md-portrait-wrap,.about-page .leadership-grid-five .md-portrait-ring,.about-page .leadership-grid-five .md-portrait-wrap::before,.about-page .leadership-grid-five .md-portrait-wrap::after{animation:none!important;transform:none!important;}
.about-page .leadership-grid-five .md-portrait-wrap{width:min(360px,82%)!important;aspect-ratio:1/1!important;height:auto!important;margin:18px auto 8px!important;display:grid!important;place-items:center!important;overflow:visible!important;}
.about-page .leadership-grid-five .md-portrait-wrap>img{width:62%!important;height:62%!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;object-position:center top!important;display:block!important;}
.leader-modal-close,.popup-close,.modal-close{display:grid!important;place-items:center!important;visibility:visible!important;opacity:1!important;}
@media (max-width:980px){.contact-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-page .leadership-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-page .leadership-grid-five .md-showcase-card,.about-page .leadership-grid-five .md-showcase-card:nth-child(4),.about-page .leadership-grid-five .md-showcase-card:nth-child(5){grid-column:auto!important}}
@media (max-width:640px){.contact-company-grid,.about-page .leadership-grid-five{grid-template-columns:1fr!important}.home-page .trust-bar{grid-template-columns:1fr 1fr!important}.contact-company-logo.contact-company-photo{height:180px}}

/* FINAL 20260718H: bigger leadership portraits, smaller stats, clickable contact */
.about-page .leadership-grid-five .md-portrait-wrap>img{width:74%!important;height:74%!important;}
.about-page .leadership-grid-five .md-portrait-wrap{margin-top:10px!important;margin-bottom:4px!important;}
.home-page .trust-bar b{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.05!important;}
.home-page .trust-bar article{min-width:0!important;overflow:hidden!important;}
.contact-company-details a{color:#34465c;text-decoration:none;border-bottom:1px solid rgba(243,117,44,.35);}
.contact-company-details a:hover{color:#f3752c;border-bottom-color:#f3752c;}

/* FINAL 20260718I: contact company building images */
.contact-company-photo{width:100%;height:190px;padding:0;overflow:hidden;border-radius:14px;background:#eef2f4;}
.contact-company-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.contact-company-details p{align-items:flex-start;gap:14px;}
.contact-company-details strong{min-width:132px;}
@media (max-width: 768px){.contact-company-photo{height:170px}.contact-company-details strong{min-width:0}.contact-company-details p{display:block}}

/* FINAL 20260718L: footer typography aligned with header */
.footer,
.footer * {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif;
}
.footer nav h3,
.footer-v2 nav h3,
.footer h3 {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0;
  text-transform: none;
}
.footer nav a,
.footer-v2 nav a,
.footer-about p,
.footer-about strong,
.footer-bottom,
.footer-copy {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: .5px;
}
.footer nav a,
.footer-v2 nav a {
  text-transform: uppercase;
}

/* FINAL 20260718M: contact page typography aligned with site */
.contact-page-body {
  font-family: 'Inter', Arial, sans-serif !important;
  color: #102033;
}
.contact-page-body h1,
.contact-page-body h2,
.contact-page-body h3,
.contact-page-body h4,
.contact-page-body .eyebrow,
.contact-page-body .nav a,
.contact-page-body .nav-parent,
.contact-page-body .btn,
.contact-page-body button,
.contact-page-body label,
.contact-page-body .contact-company-details strong {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
}
.contact-page-body .contact-hero h1 {
  font-size: clamp(38px, 5vw, 64px) !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
  letter-spacing: -1px !important;
}
.contact-page-body .contact-hero p:not(.eyebrow) {
  font-family: 'Inter', Arial, sans-serif !important;
  font-size: clamp(17px, 1.3vw, 22px) !important;
  line-height: 1.65 !important;
  font-weight: 400 !important;
}
.contact-page-body .eyebrow {
  color: #f3752c !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
}
.contact-page-body .contact-company-card h2 {
  font-size: clamp(26px, 2.4vw, 36px) !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  letter-spacing: -.5px !important;
}
.contact-page-body .contact-company-card > p,
.contact-page-body .contact-company-details span,
.contact-page-body .contact-company-details a {
  font-family: 'Inter', Arial, sans-serif !important;
  font-size: clamp(15px, 1.1vw, 18px) !important;
  line-height: 1.65 !important;
  font-weight: 400 !important;
  color: #40516a !important;
}
.contact-page-body .contact-company-details strong {
  display: block !important;
  color: #0b1f35 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}
.contact-page-body .btn,
.contact-page-body button[type="submit"] {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: .8px !important;
  text-transform: uppercase !important;
}
.contact-page-body .contact-form-card h2 {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
  font-size: clamp(28px, 3vw, 44px) !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  letter-spacing: -.5px !important;
}
.contact-page-body .contact-form-card p,
.contact-page-body input,
.contact-page-body textarea {
  font-family: 'Inter', Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
}
@media (max-width: 768px) {
  .contact-page-body .contact-hero h1 { font-size: 34px !important; }
  .contact-page-body .contact-company-card h2 { font-size: 24px !important; }
  .contact-page-body .contact-company-card > p,
  .contact-page-body .contact-company-details span,
  .contact-page-body .contact-company-details a { font-size: 15px !important; }
}
/* FINAL 20260718N: larger leadership inner profile photos */
.about-page .md-showcase-card .md-portrait-wrap {
  width: min(340px, 88%) !important;
  margin-bottom: 24px !important;
}
.about-page .md-showcase-card .md-portrait-wrap img {
  width: 108% !important;
  height: 108% !important;
  max-width: none !important;
  max-height: none !important;
  border-width: 10px !important;
  transform: scale(1.02) !important;
}
@media (max-width: 1080px) {
  .about-page .md-showcase-card .md-portrait-wrap { width: min(320px, 86vw) !important; }
}
@media (max-width: 560px) {
  .about-page .md-showcase-card .md-portrait-wrap { width: min(270px, 78vw) !important; }
  .about-page .md-showcase-card .md-portrait-wrap img { width: 106% !important; height: 106% !important; }
}
/* FINAL 20260718O: contact page card typography refined */
.contact-page-body .contact-company-card h2,
.contact-page-body .contact-company-card h3,
.contact-page-body .contact-company-card .card-title {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
  font-size: 26px !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
  letter-spacing: -0.3px !important;
  color: #071527 !important;
  text-transform: none !important;
}
.contact-page-body .contact-company-card > p,
.contact-page-body .contact-company-card li,
.contact-page-body .contact-company-details span,
.contact-page-body .contact-company-details a {
  font-family: 'Inter', Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: #40516a !important;
}
.contact-page-body .contact-company-details strong {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  color: #f3752c !important;
  text-transform: uppercase !important;
}
.contact-page-body .contact-company-card .btn,
.contact-page-body .contact-company-card a.btn {
  font-family: 'Montserrat', 'Inter', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: .7px !important;
}
@media (max-width: 900px) {
  .contact-page-body .contact-company-card h2,
  .contact-page-body .contact-company-card h3,
  .contact-page-body .contact-company-card .card-title { font-size: 23px !important; }
  .contact-page-body .contact-company-card > p,
  .contact-page-body .contact-company-card li,
  .contact-page-body .contact-company-details span,
  .contact-page-body .contact-company-details a { font-size: 15.5px !important; }
}

