:root{--navy:#082f58;--deep:#062847;--orange:#e67832;--ink:#122438;--muted:#657180;--pale:#f4f8fb;--line:#dce5ec;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.site-header{height:88px;display:flex;align-items:center;padding:0 4.2%;gap:28px;background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(9,38,64,.08)}.brand{width:226px;flex:0 0 226px}.brand img{width:100%;height:64px;object-fit:contain}.nav{margin-left:auto;display:flex;align-items:center;gap:26px}.nav a{font-size:14px;font-weight:600;color:#23364a;position:relative;padding:34px 0 30px}.nav a:after{content:"";height:2px;background:var(--orange);position:absolute;left:0;right:100%;bottom:19px;transition:.25s}.nav a:hover:after,.nav a.active:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 22px;border-radius:4px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(9,40,72,.16)}.btn-navy{background:var(--navy);color:#fff}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:1px solid var(--navy);color:var(--navy);background:#fff}.btn-dark-outline{border:1px solid rgba(255,255,255,.75);color:#fff}.btn-light-outline{border:1px solid rgba(255,255,255,.6);color:#fff}.header-quote{min-width:145px}.menu-btn{display:none;background:none;border:0;padding:10px}.menu-btn span{width:24px;height:2px;background:var(--navy);display:block;margin:5px}
.hero{height:535px;position:relative;overflow:hidden;background:#152839}.hero-image{position:absolute;inset:0;background:url('assets/passenger-hero-poster.jpg') center center/cover no-repeat}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,30,53,.96) 0%,rgba(5,30,53,.86) 34%,rgba(5,30,53,.34) 62%,rgba(0,0,0,.12) 100%)}.hero-content{position:absolute;z-index:2;left:5.8%;top:84px;color:#fff;width:570px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.08em;color:var(--orange);margin:0 0 14px}.eyebrow.white{color:#fff;letter-spacing:0}.hero h1{font-size:56px;line-height:1.03;letter-spacing:-.02em;margin:0 0 15px}.hero h1 span{color:var(--orange)}.hero h2{font-size:23px;margin:0 0 17px}.hero-copy{font-size:16px;line-height:1.65;max-width:540px;color:#eef4f8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.story-link{font-weight:700;color:#fff;display:flex;align-items:center;gap:9px}.play{width:36px;height:36px;border:2px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:12px}.hero-features{position:absolute;z-index:3;right:4.5%;top:104px;width:245px;padding:22px 24px;background:rgba(14,14,14,.52);border:1px solid rgba(255,255,255,.23);border-radius:10px;color:#fff;backdrop-filter:blur(4px)}.hero-features div{display:flex;align-items:center;gap:13px;padding:12px 0;font-size:13px;font-weight:700}.hero-features svg,.stat svg,.why-grid svg,.service-grid svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.scroll-cue{position:absolute;z-index:4;left:50%;bottom:30px;transform:translateX(-50%);color:#fff;display:grid;text-align:center;opacity:.85}.scroll-cue span{font-size:26px;line-height:.7}.scroll-cue small{font-size:10px;margin-top:6px}
.stats{width:88%;min-height:112px;margin:-34px auto 0;position:relative;z-index:8;background:#fff;border-radius:12px;box-shadow:0 18px 50px rgba(8,38,64,.14);display:grid;grid-template-columns:1fr 1fr 1.35fr 1.35fr;padding:22px 25px}.stat{display:flex;align-items:center;gap:18px;padding:0 30px;border-right:1px solid #d4dce4}.stat:last-child{border-right:0}.stat svg{width:34px;height:34px;color:var(--navy)}.stat strong{display:block;color:var(--navy);font-size:26px;line-height:1.05}.stat strong.stat-title{font-size:15px;line-height:1.3}.stat small{display:block;color:#536274;font-size:12px;margin-top:6px;line-height:1.4}
.section{padding:68px 3.6%;text-align:center}.section-heading{text-align:center}.section-heading h2{font-size:34px;color:var(--navy);margin:0;letter-spacing:-.02em}.section-heading>span{display:block;width:48px;height:2px;background:var(--orange);margin:10px auto 12px}.section-heading p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:34px auto 28px;max-width:1500px}.product-card{overflow:hidden;border-radius:7px;border:1px solid #e1e8ee;background:#fff;transition:.25s;text-align:center}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 26px rgba(5,36,65,.13)}.product-card img{width:100%;height:175px;object-fit:cover}.product-card div{padding:14px 8px 17px}.product-card h3{font-size:15px;margin:0 0 6px;color:var(--navy)}.product-card p{font-size:12px;color:#586678;margin:0}
.why{padding:55px 4.5% 65px;background:linear-gradient(180deg,#f5f9fc,#eef5fa)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1300px;margin:32px auto 0}.why-grid article{min-height:128px;padding:18px 24px;border-right:1px solid #d9e3eb;border-bottom:1px solid #d9e3eb;text-align:center}.why-grid article:nth-child(4n){border-right:0}.why-grid article:nth-child(n+5){border-bottom:0}.why-grid svg{color:var(--navy);width:30px;height:30px}.why-grid h3{font-size:14px;margin:10px 0 5px;color:var(--navy)}.why-grid p{font-size:12px;color:#667586;margin:0}
.manufacturing{display:grid;grid-template-columns:58% 42%;min-height:470px}.factory-photo{overflow:hidden;background:#ddd}.factory-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.factory-copy{background:linear-gradient(135deg,#0b3b69,#062b50);color:#fff;padding:62px 7%}.factory-copy h2{font-size:36px;line-height:1.15;margin:0 0 20px}.factory-copy h2 span{color:var(--orange)}.factory-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;color:#e7eef4;max-width:560px}.factory-copy ul{list-style:none;padding:0;margin:24px 0}.factory-copy li{font-size:14px;margin:13px 0;position:relative;padding-left:27px}.factory-copy li:before{content:"✓";position:absolute;left:0;top:-1px;width:18px;height:18px;border:2px solid var(--orange);color:var(--orange);border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}
.service{display:grid;grid-template-columns:58% 42%;background:#f7f9fb;min-height:320px}.service-copy{padding:45px 5.5%}.service-copy h2{font-size:32px;color:var(--navy);margin:0}.service-copy h3{font-size:20px;color:var(--orange);margin:6px 0 10px}.service-copy>p{color:#556577;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px}.service-grid article{text-align:center;border-right:1px solid #dbe4ea;padding:0 12px}.service-grid article:last-child{border-right:0}.service-grid svg{width:30px;height:30px;color:var(--navy);margin:auto}.service-grid h4{font-size:12px;line-height:1.35;color:var(--navy);margin:10px 0 0}.service-photo{overflow:hidden}.service-photo img{height:100%;width:100%;object-fit:cover;object-position:center}
.modernization{padding:64px 6%;display:grid;grid-template-columns:1.05fr .72fr 1fr;gap:34px;background:#fff;align-items:center}.modernization h2{font-size:38px;color:var(--navy);margin:0 0 16px;line-height:1.1}.modernization p{color:#5e6e7e;line-height:1.7;max-width:660px}.modern-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce5ec}.modern-grid article{padding:28px 22px;border-right:1px solid #dce5ec}.modern-grid article:last-child{border:0}.modern-grid strong{color:var(--orange);font-size:13px}.modern-grid h3{color:var(--navy);margin:14px 0 8px}.modern-grid p{font-size:12px;margin:0;line-height:1.5}
.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:28px 0 24px}.project-grid figure{margin:0;border-radius:7px;overflow:hidden;height:155px}.project-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.project-grid figure:hover img{transform:scale(1.05)}
.presence{display:grid;grid-template-columns:1fr 1fr;background:#eef5fa;padding:58px 9%;gap:65px;align-items:center}.map-card{height:275px;position:relative}.map-shape{position:absolute;inset:10px 10% 0 8%;background:#dce9f2;clip-path:polygon(19% 8%,55% 0,83% 14%,100% 35%,85% 51%,92% 80%,70% 100%,43% 90%,25% 77%,7% 53%,0 27%)}.pin{position:absolute;font-size:11px;font-weight:700;color:#23384d;padding-left:16px}.pin:before{content:"";position:absolute;left:0;top:1px;width:9px;height:9px;background:var(--orange);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.pin small{display:block;font-size:8px;font-weight:500}.p-pune{left:43%;top:48%}.p-nashik{left:41%;top:27%}.p-dhule{left:27%;top:18%}.p-jalgaon{left:58%;top:20%}.p-satara{left:42%;top:68%}.p-kolhapur{left:35%;top:82%}.section-heading.left{text-align:left}.section-heading.left>span{margin-left:0}.presence-copy ul{list-style:none;padding:0;margin:23px 0 0}.presence-copy li{margin:12px 0;color:#42566a;font-size:14px}.presence-copy li:before{content:"●";color:var(--navy);font-size:10px;margin-right:10px}
.cta{min-height:145px;padding:32px 11%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#0b3158,#061f39);color:#fff}.cta h2{margin:0 0 8px;font-size:24px}.cta p{margin:0;color:#dbe7f0;font-size:13px}.cta>div:last-child{display:flex;gap:12px}.footer{background:#06284a;color:#d9e4ec;display:grid;grid-template-columns:1.5fr .7fr 1fr 1fr;gap:50px;padding:38px 6% 30px}.footer-brand img{width:200px;height:60px;object-fit:contain;background:#fff;border-radius:4px;padding:3px}.footer p,.footer a{font-size:12px;line-height:1.6;margin:4px 0;display:block}.footer h4{color:#f2a36f;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin:3px 0 12px}.footer-bottom{background:#041f39;color:#8fa2b3;border-top:1px solid rgba(255,255,255,.1);padding:12px 6%;font-size:10px;display:flex;justify-content:space-between}.floating-call{position:fixed;right:18px;bottom:24px;z-index:40;background:var(--orange);color:#fff;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;text-align:center;box-shadow:0 9px 30px rgba(0,0,0,.25)}.floating-call span{font-size:19px;line-height:1}.floating-call b{font-size:9px;margin-top:-8px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:1100px){.nav{gap:15px}.nav a{font-size:12px}.header-quote{min-width:120px;padding:0 15px}.brand{width:190px;flex-basis:190px}.hero-content{width:510px}.hero h1{font-size:48px}.hero-features{right:2%;width:220px}.product-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(4,1fr)}.stats{width:94%;padding:18px 12px}.stat{padding:0 18px}}
@media(max-width:850px){.site-header{height:74px;padding:0 4%}.brand{width:176px;flex-basis:176px}.brand img{height:54px}.menu-btn{display:block;margin-left:auto}.header-quote{display:none}.nav{position:absolute;top:74px;left:0;right:0;background:white;display:none;flex-direction:column;gap:0;padding:8px 4% 20px;box-shadow:0 14px 26px rgba(0,0,0,.12)}.nav.open{display:flex}.nav a{width:100%;padding:13px 4px;border-bottom:1px solid #edf1f4}.nav a:after{display:none}.hero{height:650px}.hero-image{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(4,29,51,.95),rgba(4,29,51,.76) 72%,rgba(4,29,51,.45))}.hero-content{left:6%;right:6%;top:70px;width:auto}.hero h1{font-size:44px}.hero-features{display:none}.scroll-cue{display:none}.stats{grid-template-columns:1fr 1fr;margin-top:-25px}.stat:nth-child(2){border-right:0}.stat{padding:14px}.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.why-grid article:nth-child(4n){border-right:1px solid #d9e3eb}.why-grid article:nth-child(2n){border-right:0}.why-grid article:nth-child(n+5){border-bottom:1px solid #d9e3eb}.why-grid article:nth-child(n+7){border-bottom:0}.manufacturing,.service,.modernization,.presence{grid-template-columns:1fr}.factory-photo{height:360px}.factory-copy{padding:45px 7%}.service-photo{height:320px}.modernization{gap:35px}.project-grid{grid-template-columns:repeat(2,1fr)}.project-grid figure:last-child{grid-column:1/-1}.presence{gap:25px}.footer{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column;gap:4px}}
@media(max-width:520px){.hero{height:610px}.hero h1{font-size:38px}.hero h2{font-size:20px}.hero-copy{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.stats{width:92%;grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #d4dce4}.stat:last-child{border-bottom:0}.section{padding:50px 5%}.section-heading h2{font-size:29px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card img{height:140px}.product-card h3{font-size:13px}.why{padding:45px 3%}.why-grid article{padding:17px 9px}.why-grid h3{font-size:12px}.factory-photo{height:275px}.factory-copy h2,.modernization h2{font-size:31px}.service-grid{grid-template-columns:1fr 1fr;gap:24px 0}.service-grid article:nth-child(2){border-right:0}.modern-grid{grid-template-columns:1fr}.modern-grid article{border-right:0;border-bottom:1px solid #dce5ec}.project-grid{grid-template-columns:1fr}.project-grid figure:last-child{grid-column:auto}.map-card{height:220px}.footer{grid-template-columns:1fr;gap:24px}.cta{padding:30px 6%}.cta>div:last-child{flex-direction:column;width:100%}.cta .btn{width:100%}.floating-call{width:58px;height:58px}.footer-bottom span{margin-top:5px}}

/* V3 precision refinements */
.modern-visual{min-height:250px;border-radius:10px;background:linear-gradient(180deg,rgba(7,42,75,.05),rgba(7,42,75,.15)),url('assets/product-1-uhd.jpg') center/cover no-repeat;box-shadow:0 16px 34px rgba(4,31,57,.12)}
.project-grid figure{height:165px;background:#e8eef3;border:1px solid #e2e8ee}.project-grid img{display:block}
.floating-actions{position:fixed;right:18px;bottom:22px;z-index:40;display:flex;flex-direction:column;gap:9px}.float-btn{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22);transition:.2s}.float-btn:hover{transform:translateY(-2px)}.float-btn span{font-size:18px;line-height:1}.float-btn b{font-size:8px;margin-top:-9px}.float-btn.call{background:#0b3c68}.float-btn.whatsapp{background:#1fa855}
.hero-features{background:rgba(10,22,31,.62)}
@media(max-width:1050px){.modernization{grid-template-columns:1fr 1fr}.modern-visual{min-height:280px}.modern-grid{grid-column:1/-1}}
@media(max-width:850px){.modernization{grid-template-columns:1fr}.modern-grid{grid-column:auto}.modern-visual{min-height:300px}}
@media(max-width:520px){.floating-actions{right:12px;bottom:16px}.float-btn{width:54px;height:54px}}

@media (prefers-reduced-motion: reduce){.hero-video{display:none}}
@media(max-width:850px){.hero-video{object-position:64% center}}
/* V9.5 hero video framing: show substantially more of the portrait source instead of cover-cropping it */
.hero-image{background:linear-gradient(90deg,#082f58 0%,#082f58 43%,#132d43 100%)}
.hero-video{left:auto;right:0;width:62%;height:100%;object-fit:contain;object-position:right center;background:#132d43}
.hero-overlay{background:linear-gradient(90deg,rgba(5,30,53,.98) 0%,rgba(5,30,53,.92) 37%,rgba(5,30,53,.55) 55%,rgba(5,30,53,.12) 100%)}
@media(max-width:850px){.hero-video{width:100%;object-fit:contain;object-position:center center}.hero-overlay{background:linear-gradient(90deg,rgba(4,29,51,.95),rgba(4,29,51,.70) 72%,rgba(4,29,51,.40))}}
