html,body{touch-action:pan-x pan-y;width:100%;max-width:100%;overflow-x:hidden}.fullscreenViewer{touch-action:none!important}*{box-sizing:border-box}body{color:#0f172a;background:#f6f7fb;margin:0;font-family:Inter,Arial,sans-serif}header{z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex;position:sticky;top:0}.brand b{letter-spacing:1.5px;font-size:21px}.brand small{letter-spacing:1px;color:#64748b;font-size:9px;display:block}nav{gap:24px;font-size:14px;font-weight:700;display:flex}nav a{text-decoration:none}.call,.primary,button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:12px 16px;font-weight:800;text-decoration:none}.hero{color:#fff;background:linear-gradient(135deg,#070b14,#172554);padding:80px 5%}.heroText{max-width:1000px}.hero span{letter-spacing:2px;color:#93c5fd;font-size:12px}.hero h1{margin:18px 0;font-size:clamp(44px,7vw,76px);line-height:1}.hero p{color:#cbd5e1;max-width:700px;font-size:18px;line-height:1.6}.search{background:#fff;border-radius:15px;grid-template-columns:2fr 1fr auto;gap:10px;padding:12px;display:grid}.search input,.search select,input,textarea{width:100%;font:inherit;border:1px solid #dbe1ea;border-radius:9px;padding:14px}.section{max-width:1400px;margin:auto;padding:55px 5%}.head{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.head h2,h2{margin:0 0 8px;font-size:30px}.head p,p{color:#64748b}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.photo{background:linear-gradient(135deg,#dbeafe,#e2e8f0);justify-content:center;align-items:center;height:190px;font-size:55px;display:flex}.body{padding:18px}.body label{color:#3730a3;background:#eef2ff;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:900}.body h3{margin:12px 0 5px;font-size:21px}.body strong{margin:12px 0;font-size:23px;display:block}.body small{color:#64748b;margin-bottom:15px;display:block}.body button{width:100%}.services{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.services button{color:#0f172a;text-align:left;background:#fff;border:1px solid #e5e7eb;padding:22px}.dark{color:#fff;background:#0b1220}.dark p{color:#94a3b8}.partners{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.partners>div{background:#151e30;border:1px solid #334155;border-radius:15px;padding:20px}.partners span{color:#86efac;font-size:12px}.partners button{margin-top:18px;display:block}.overlay{z-index:20;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:100%;max-width:520px;padding:26px;position:relative}.x{color:#111;background:#eef2f7;padding:4px 10px;font-size:20px;position:absolute;top:15px;right:15px}.modal form{gap:10px;margin-top:18px;display:grid}.success{background:#ecfdf5;border-radius:12px;padding:20px}.success p{color:#166534}footer{color:#cbd5e1;background:#070b14;padding:40px 5%}footer b,footer a{color:#fff}@media (max-width:800px){nav{display:none}.call{padding:9px;font-size:12px}.search,.grid,.services,.partners{grid-template-columns:1fr}.hero{padding:55px 5%}.section{padding:40px 5%}}.topActions{align-items:center;gap:10px;display:flex}.waTop,.floatingWa,.footerWa{cursor:pointer;border:0}.waTop{border-radius:999px;padding:10px 14px}.floatingWa{z-index:30;border-radius:999px;padding:13px 18px;font-weight:700;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px #0003}.footerWa{color:inherit;background:0 0;border-radius:999px;padding:5px 9px}@media (max-width:700px){.topActions{gap:6px}.call{display:none}.floatingWa{bottom:12px;right:12px}}.quickLead{border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:28px 22px;display:flex}.quickLead h2{margin:0 0 6px}.quickLead p{max-width:680px;margin:0}.quickLeadBtns{flex-wrap:wrap;gap:10px;display:flex}.quickLeadBtns button{white-space:nowrap}.secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.formHint{margin:0;font-size:13px}.consent{color:#64748b;align-items:flex-start;gap:8px;font-size:12px;display:flex}.consent input{width:auto;margin-top:2px}.carDetail{grid-template-columns:1.25fr .75fr;gap:35px;max-width:1200px;margin:50px auto;padding:0 24px;display:grid}.mainPhoto{aspect-ratio:16/10;background:#111;border-radius:20px;justify-content:center;align-items:center;font-size:80px;display:flex;overflow:hidden}.mainPhoto img{object-fit:cover;width:100%;height:100%}.thumbs{gap:8px;margin-top:12px;display:flex;overflow:auto}.thumbs button{border:0;border-radius:8px;width:90px;height:65px;padding:0;overflow:hidden}.thumbs img{object-fit:cover;width:100%;height:100%}.carInfo{padding:15px}.carInfo h1{font-size:42px;line-height:1.05}.specs{flex-wrap:wrap;gap:10px;display:flex}.specs span{background:#f2f2f2;border-radius:20px;padding:8px 12px}.big{text-align:center;margin-top:14px;padding:14px;display:block}.auth{max-width:440px;margin:12vh auto;padding:35px}.auth form,.adminForm{gap:12px;display:grid}.upload{border:1px dashed #aaa;border-radius:12px;padding:14px}.upload input{margin-top:10px;display:block}.photo.real img{object-fit:cover;width:100%;height:100%}@media (max-width:800px){.carDetail{grid-template-columns:1fr}.carInfo h1{font-size:32px}nav{display:none}}.row{flex-wrap:wrap;gap:8px;display:flex}.photoStrip{gap:10px;padding:8px 0;display:flex;overflow:auto}.thumb{min-width:110px}.thumb img{object-fit:cover;border-radius:10px;width:110px;height:80px}.thumb button{width:100%;margin-top:4px}.modal .adminForm select{border:1px solid #ddd;border-radius:10px;padding:12px}.auth img{margin:14px auto;display:block}.auth button:disabled{opacity:.5;cursor:not-allowed}.auth input{box-sizing:border-box;width:100%;margin:8px 0}.auth p{white-space:pre-wrap}.socialIcons{align-items:center;gap:9px;margin-right:10px;display:flex}.socialIcons a{background:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 3px 10px #0f172a1f}.socialIcons a:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0f172a2e}.socialIcons svg{width:21px;height:21px;display:block}.socialIcons .instagram{color:#e1306c}.socialIcons .facebook{color:#1877f2}.socialIcons .youtube{color:red}.waTop{justify-content:center;align-items:center;gap:7px;display:inline-flex;color:#fff!important;background:#25d366!important}.waTop svg{width:18px;height:18px}.floatingWa,.footerWa{color:#fff!important;background:#25d366!important}.about{padding-top:72px}.aboutGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.aboutGrid>div{background:#fff;border:1px solid #0000001a;border-radius:18px;padding:22px}.aboutGrid h3{margin:0 0 8px}.aboutGrid p{margin:0;line-height:1.6}.footerSocial{margin:14px 0}.footerSocial .socialIcons{margin:0}.footerSocial .socialIcons a{border:0}@media (max-width:800px){.topActions{gap:6px}.socialIcons{margin-right:2px}.socialIcons a{width:31px;height:31px}.socialIcons svg{width:18px;height:18px}.aboutGrid{grid-template-columns:1fr}.topActions .call{display:none}}.modal{max-height:calc(100vh - 40px);overflow-y:auto}.swipeGallery{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;justify-content:flex-start;align-items:stretch;display:flex;overflow:auto hidden}.swipeGallery::-webkit-scrollbar{display:none}.swipeGallery img{object-fit:cover;scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%}.swipeHint{text-align:center;opacity:.65;margin:10px 0 0;font-size:13px}
:root{--rd-blue:#1597ff;--rd-mint:#55d6be;--rd-ink:#07111f;--rd-gold:#d7b56d}header{position:relative}header .brand{flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-width:170px;display:flex}header .rdLogo{content:url(/rohilla-drive-logo-light.svg);width:168px;height:auto;display:block}header .brand small{letter-spacing:.8px;color:#64748b;white-space:nowrap;margin-left:2px;font-size:9px;line-height:1.15}.hero{position:relative;overflow:hidden;padding-top:58px!important;padding-bottom:58px!important}.hero:before{content:"शुभ जन्माष्टमी • ROHILLA DRIVE";color:var(--rd-gold);letter-spacing:.5px;background:#07111f8c;border:1px solid #d7b56d80;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;top:18px;right:18px}.heroText>span{color:var(--rd-blue);letter-spacing:1px;font-weight:800}.heroText h1{max-width:850px}.heroText h1 .lifeLine{background:linear-gradient(90deg,var(--rd-blue),var(--rd-mint));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.heroText .heroSub{font-size:18px;font-weight:700}.positioning{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.positioning span{border:1px solid #1597ff40;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.actionSection{padding-top:18px!important;padding-bottom:18px!important}.primaryActions{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.sixActions{grid-template-columns:repeat(6,1fr)}.primaryActions button,.primaryActions a{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:78px;padding:12px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 6px 16px #0f172a0d}.primaryActions span{font-size:22px}.primaryActions b{font-size:14px}.trustedAssistStrip{color:#fff;text-align:left;background:linear-gradient(135deg,#0b1322,#182235 72%,#293246);border:1px solid #d7b56db8;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;margin-top:10px;padding:11px 14px;display:grid;box-shadow:0 10px 24px #07111f1f}.trustedAssistStrip:hover{transform:translateY(-1px)}.trustedIcon{background:#d7b56d1f;border:1px solid #d7b56d73;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.trustedCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.trustedCopy b{letter-spacing:.7px;color:#f1d89d;font-size:13px}.trustedCopy small{color:#c7d2df;font-size:11px;line-height:1.35}.trustedCta{color:#f4d38a;white-space:nowrap;font-size:11px;font-weight:800}.joinStrip{color:#334155;background:#f8fbff;border:1px solid #dbe7f3;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;display:flex}.joinStrip>div:first-child{min-width:0;line-height:1.35}.joinStrip b{color:#0f172a;font-size:13px}.joinStrip span{font-size:12px}.joinActions{flex:none;gap:6px;display:flex}.joinActions button,.joinActions a{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #d7e1ec;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;text-decoration:none}.joinActions button:first-child{color:#fff;background:#0f172a;border-color:#0f172a}.inventorySection{padding-top:30px!important;padding-bottom:34px!important}.compactSection{padding-top:30px!important;padding-bottom:30px!important}.compactHead{margin-bottom:13px!important}.compactHead h2{font-size:25px!important}.compactHead p{margin:0;font-size:14px}.textLink{color:#2563eb;font-size:13px;font-weight:800;text-decoration:none}.compactServices{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.compactServices button{color:#0f172a;text-align:left;background:#fff;border:1px solid #e5e7eb;align-items:center;gap:8px;min-height:58px;padding:10px 12px;display:flex}.compactServices span{font-size:18px}.compactServices b{font-size:13px}.vehicleVerticals{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.vehicleVerticals button{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;min-height:150px;padding:20px;display:flex}.vehicleVerticals button span{font-size:30px}.vehicleVerticals button b{font-size:17px}.vehicleVerticals button small{opacity:.75;font-size:13px;line-height:1.45}.compactNetwork{grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin-top:0!important}.compactNetwork button{text-align:center!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:66px!important;padding:10px!important;display:flex!important}.compactNetwork button span{font-size:20px!important}.compactNetwork button b{line-height:1.2;font-size:12px!important}.mobility{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.mobility button{min-height:82px}.compactMobility{grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin-top:0!important}.compactMobility button{justify-content:center;align-items:center;gap:7px;display:flex;min-height:58px!important;padding:10px!important}.compactMobility span{font-size:18px}.compactMobility b{font-size:12px}.brandPromise{margin:0 0 8px;font-size:16px;font-weight:700}.rdFooterLogo{width:180px;max-width:70%;margin-bottom:12px}.compactAbout{padding-top:28px!important;padding-bottom:28px!important}.compactAbout .about{padding-top:0!important}.compactAbout .about p{max-width:900px;margin-bottom:0}.dark .aboutGrid>div{color:#fff;box-shadow:none;background:#111b2c;border-color:#26364d}.dark .aboutGrid h3{color:#fff}.dark .aboutGrid p{color:#a9b7c9}footer{flex-wrap:wrap;align-items:center;gap:28px;display:flex}footer .rdFooterLogo{margin:0}footer p{margin:0;line-height:1.5}.premiumPhone{letter-spacing:.7px;align-items:center;gap:9px;margin-top:8px;padding:9px 14px;display:inline-flex;box-shadow:0 8px 22px #07111f24;color:#f4d38a!important;background:linear-gradient(135deg,#0c1422,#202b3d)!important;border:1px solid #d7b56de6!important;border-radius:999px!important;font-size:17px!important;font-weight:900!important;text-decoration:none!important}.premiumPhone span{letter-spacing:1.5px;color:#fff;border-right:1px solid #d7b56d66;padding-right:8px;font-size:9px}.swipeGallery{overscroll-behavior-x:contain;touch-action:pan-x pan-y!important;scroll-snap-type:x proximity!important}.carPage .detailViewer,.carPage .detailViewer>img{touch-action:pan-x pan-y!important}.topActions .socialIcons a,.footerSocial .socialIcons a{background-repeat:no-repeat;font-size:0;background-image:none!important}.footerSocial{margin-top:14px}.footerSocial .socialIcons{margin:0}@media (max-width:900px){.sixActions{grid-template-columns:repeat(3,1fr)}.compactNetwork,.compactMobility{grid-template-columns:repeat(3,1fr)!important}.compactServices{grid-template-columns:repeat(3,1fr)}.joinStrip{flex-direction:column;align-items:flex-start}.joinActions{flex-wrap:wrap;width:100%}}@media (max-width:720px){header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:72px;height:auto!important;padding:9px 14px!important;display:grid!important}header .brand{gap:0;min-width:0}header .rdLogo{width:132px;max-width:100%}header .brand small{letter-spacing:.35px;white-space:nowrap;margin-top:1px;font-size:8px}.topActions{justify-self:end;gap:6px!important}.topActions .socialIcons{gap:5px!important;margin:0!important}.topActions .socialIcons a{width:31px!important;height:31px!important}.topActions .socialIcons svg{width:17px!important;height:17px!important}.topActions .waTop{display:none!important}.hero{padding:30px 5% 36px!important}.hero:before{float:none;letter-spacing:.2px;width:max-content;max-width:100%;margin:0 0 18px;padding:6px 10px;font-size:10px;display:block;position:static}.heroText>span{line-height:1.55;display:block;letter-spacing:1.3px!important;font-size:10px!important}.hero h1{margin:12px 0 10px!important;font-size:38px!important;line-height:1.03!important}.heroText .heroSub{margin:14px 0 8px;font-size:16px!important;line-height:1.45!important}.hero p{font-size:15px!important;line-height:1.5!important}.positioning{gap:6px;margin-top:12px}.positioning span{padding:6px 8px;font-size:10px;letter-spacing:.7px!important}.actionSection{padding:12px 4%!important}.primaryActions,.sixActions{grid-template-columns:repeat(3,1fr);gap:6px}.primaryActions button,.primaryActions a{border-radius:13px;flex-direction:column;gap:3px;min-height:60px;padding:7px 4px}.primaryActions span{font-size:19px}.primaryActions b{text-align:center;font-size:10px;line-height:1.15}.trustedAssistStrip{grid-template-columns:auto minmax(0,1fr);gap:8px;margin-top:7px;padding:9px 10px}.trustedIcon{width:32px;height:32px;font-size:17px}.trustedCopy b{font-size:10px}.trustedCopy small{font-size:9px;line-height:1.3}.trustedCta{grid-column:2;margin-top:-2px;font-size:9px}.joinStrip{gap:7px;margin-top:7px;padding:8px 9px}.joinStrip b{font-size:11px}.joinStrip span{font-size:10px}.joinActions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.joinActions button,.joinActions a{text-align:center;white-space:normal;padding:6px 5px;font-size:9px;line-height:1.2}.inventorySection,.compactSection{padding-left:4%!important;padding-right:4%!important}.inventorySection{padding-top:24px!important;padding-bottom:26px!important}.compactSection{padding-top:24px!important;padding-bottom:24px!important}.compactHead{align-items:end!important;gap:8px!important;display:flex!important}.compactHead h2{margin-bottom:4px!important;font-size:22px!important}.compactHead p{font-size:12px;line-height:1.35}.textLink{white-space:nowrap;font-size:11px}.compactServices{grid-template-columns:repeat(2,1fr);gap:7px}.compactServices button{min-height:50px;padding:8px 9px}.compactServices span{font-size:16px}.compactServices b{font-size:11px}.compactNetwork,.compactMobility{grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.compactNetwork button,.compactMobility button{gap:4px!important;min-height:52px!important;padding:7px 5px!important}.compactNetwork button span,.compactMobility span{font-size:16px!important}.compactNetwork button b,.compactMobility b{font-size:10px!important}.compactAbout{padding:22px 5%!important}.compactAbout h2{font-size:23px}.compactAbout p{font-size:13px;line-height:1.5}.about{padding-top:0!important}footer{display:block;padding:28px 5%!important}footer .rdFooterLogo{width:160px;margin-bottom:14px}footer p{margin:7px 0;font-size:13px}.premiumPhone{padding:9px 13px!important;font-size:16px!important}.premiumPhone span{font-size:8px}.footerSocial .socialIcons a{width:34px;height:34px}.floatingWa{padding:11px 16px!important;font-size:14px!important;bottom:18px!important;right:14px!important;box-shadow:0 8px 24px #00000038!important}}@media (max-width:390px){header .rdLogo{width:118px}.topActions .socialIcons a{width:29px!important;height:29px!important}.hero h1{font-size:35px!important}.primaryActions b{font-size:9px}.compactNetwork button b,.compactMobility b{font-size:9px!important}}
.trustedAssistStrip{isolation:isolate;will-change:box-shadow,border-color,filter;animation:3.2s ease-in-out infinite trustedAssistGlow;position:relative;overflow:hidden}.trustedAssistStrip>*{z-index:1;position:relative}.trustedAssistStrip:after{content:"";z-index:0;filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#0000,#ffe29b57,#0000);width:20%;animation:4.6s ease-in-out infinite trustedAssistSweep;position:absolute;top:-45%;bottom:-45%;left:-28%;transform:skew(-18deg)}.trustedCopy em{color:#fff4d2;letter-spacing:.1px;font-size:13px;font-style:normal;font-weight:800;line-height:1.3}@keyframes trustedAssistGlow{0%,to{filter:brightness(.98);border-color:#d7b56d8c;box-shadow:0 8px 22px #07111f1f,0 0 #d7b56d00}50%{filter:brightness(1.08);border-color:#f5cd6ffa;box-shadow:0 10px 26px #07111f26,0 0 18px #d7b56d6b,inset 0 0 18px #d7b56d14}}@keyframes trustedAssistSweep{0%,22%{opacity:0;left:-28%}35%{opacity:1}58%{opacity:.72;left:112%}72%,to{opacity:0;left:112%}}@media (max-width:720px){.trustedCopy em{font-size:10px;line-height:1.25}.trustedAssistStrip{animation-duration:3.6s}.trustedAssistStrip:after{width:26%}}@media (prefers-reduced-motion:reduce){.trustedAssistStrip{animation:none}.trustedAssistStrip:after{display:none}}
