.automotive-page{--brand-blue:#1454e0;--brand-blue-dark:#0d3aa8;--text-primary:#101828;--text-secondary:#475467;--border-light:#d0d5dd;--bg-soft:#f8fafc;--ease-out:cubic-bezier(.16, 1, .3, 1);color:var(--text-primary);max-width:1280px;margin:0 auto;padding:0 40px;font-family:Poppins}.automotive-page h1,.automotive-page h2,.automotive-page h3{margin:0;font-weight:500;line-height:1.2}.automotive-page p{color:var(--text-secondary);margin:0;line-height:1.6}.automotive-page a,.automotive-page button{-webkit-tap-highlight-color:transparent}.automotive-page a:focus-visible,.automotive-page button:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px;border-radius:6px}.automotive-stuck{--ic-bg:#fff;--ic-card:#f6fbff;--ic-card-hover:linear-gradient(135deg, #32c5f4 80%, #7eddfcf6 85%, #32c5f4 60%);--ic-border:#cfeefb;--ic-border-hover:#097aa338;--ic-accent:#32c5f4;--ic-accent-soft:#32c5f42e;--ic-text:#051824;--ic-text-secondary:#9ca3af;background:var(--ic-bg);box-sizing:border-box;width:100vw;margin-top:40px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:64px max(40px,50vw - 560px)}.stuck-layout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:32px;max-width:2050px;margin:0 auto;display:grid}.stuck-left{flex-shrink:0;padding-top:8px}.stuck-left h2{color:var(--ic-text);font-size:clamp(20px,2.2vw,30px);font-weight:600;line-height:1.25}.stuck-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-width:0;display:grid}.stuck-card{--mx:50%;--my:50%;background:var(--ic-card);border:1px solid var(--ic-border);cursor:default;width:100%;height:100%;min-height:148px;transition:background .3s ease, transform .4s var(--ease-out), border-color .3s ease;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.stuck-card:before{content:"";background:radial-gradient(220px circle at var(--mx) var(--my), var(--ic-accent-soft), transparent 70%);opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.stuck-card:hover{background:var(--ic-card-hover);border-color:var(--ic-border-hover);transform:translateY(-4px);box-shadow:0 22px 38px #1db4e847}.stuck-card:hover:before{opacity:1}.stuck-card__icon{z-index:1;width:50px;height:40px;transition:transform .3s var(--ease-out), background .3s ease, border-color .3s ease;background:#1454e014;border:1px solid #1454e029;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.stuck-card:hover .stuck-card__icon{background:#fff;border-color:#1454e047;transform:scale(1.08)}.stuck-card__icon img{object-fit:contain;filter:brightness(0)saturate(60%)invert(34%)sepia(95%)saturate(2618%)hue-rotate(206deg)brightness(60%)contrast(105%);width:44px;height:44px;display:block}.stuck-card p{z-index:1;color:var(--ic-text);flex:1 0 0;margin:0;font-family:Poppins;font-size:15px;font-weight:400;line-height:1.55;transition:color .3s,transform .3s;position:relative}.stuck-card:hover p{color:#fff;transform:translate(2px)}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes automotive-hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.automotive-hero__content>*{opacity:0;animation:automotive-hero-in .8s var(--ease-out) forwards}.automotive-hero__content h1{animation-delay:.1s}.automotive-hero__content p{animation-delay:.25s}.automotive-hero__content .btn-cta{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.reveal,.automotive-hero__content>*,.process-card,.stuck-card{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.automotive-hero{isolation:isolate;box-sizing:border-box;border-radius:0;justify-content:flex-start;align-items:center;width:100vw;min-height:480px;margin:80px calc(50% - 50vw) 32px;padding:100px max(64px,50vw - 536px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #04256a1f}.automotive-hero__bg{z-index:-2;background:#d3d3d3 url(/industries/automotive-hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.automotive-hero__bg-img{object-fit:cover;object-position:center;transition:transform 8s var(--ease-out);transform:scale(1.04)}.automotive-hero:hover .automotive-hero__bg-img{transform:scale(1)}.automotive-hero__overlay{z-index:0;opacity:1;pointer-events:none;background:linear-gradient(90deg,#32c5f48c 0%,#1ea0d259 45%,#fff0 75%);transition:opacity .5s;position:absolute;inset:0}.automotive-hero:hover .automotive-hero__overlay{opacity:0}.automotive-hero__content{z-index:1;max-width:680px;position:relative}.automotive-hero__content h1{color:#fff;margin-bottom:20px;font-size:clamp(28px,3.8vw,48px);font-weight:500;line-height:1.18}.automotive-hero__content p{color:#ffffffe0;max-width:600px;margin-bottom:32px;font-size:clamp(14.5px,1.3vw,17px);line-height:1.65}.automotive-hero .btn-cta{color:#04256a;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), background .2s ease;background:#fff;border-radius:999px;align-items:center;gap:12px;padding:6px 6px 6px 22px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.automotive-hero .btn-cta:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 12px 28px #04256a47}.automotive-hero .btn-cta__circle{color:#fff;width:36px;height:36px;transition:transform .35s var(--ease-out);background:#04256a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.automotive-hero .btn-cta:hover .btn-cta__circle{transform:translate(3px)rotate(8deg)}.automotive-hero .btn--outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1.5px solid #ffffff73;font-weight:500}.automotive-hero .btn--outline:hover{color:#04256a;background:#fff;border-color:#fff}.automotive-process{box-sizing:border-box;background:#32c5f426;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px 0 64px}.automotive-process__inner{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:0 64px}.process-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#04256a;opacity:.75;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:inline-flex}.section-heading-row{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.section-heading-row h2{color:#04256a;font-size:clamp(24px,2.6vw,32px);font-weight:700}.carousel-nav{flex-shrink:0;gap:12px;display:flex}.carousel-nav__btn{color:#04256a;cursor:pointer;width:40px;height:40px;transition:background-color .2s ease, color .2s ease, transform .2s var(--ease-out);background:0 0;border:1.5px solid #04256a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.carousel-nav__btn:hover{background:#04256a14}.carousel-nav__btn:active{transform:scale(.92)}.carousel-nav__btn svg{display:block}.carousel-nav__btn--prev svg{transform:scaleX(-1)}.process-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.process-track::-webkit-scrollbar{display:none}.process-card{scroll-snap-align:start;background:var(--CARD-COLOR,linear-gradient(180deg, #fff 0%, #70d2ff 77.4%, #00c1ff 100%));color:#04256a;box-sizing:border-box;opacity:0;min-height:280px;transition:opacity .6s var(--ease-out), transform .5s var(--ease-out), box-shadow .3s ease;transition-delay:var(--card-delay,0s);border-radius:10px;flex-direction:column;flex:0 0 clamp(280px,32%,420px);align-items:flex-start;gap:10px;padding:32px 28px;display:flex;position:relative;overflow:hidden;transform:translateY(24px)}.process-card.is-visible{opacity:1;transform:translateY(0)}.process-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00c1ff47}.process-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(#00c1ff 0%,#70d2ff 22.6%,#fff 100%);transition:opacity .45s;position:absolute;inset:0}.process-card:hover:after{opacity:1}.process-card>*{z-index:1;position:relative}.process-card h3{color:#00436b;border-bottom:1.5px solid #04256a59;width:100%;margin-bottom:2px;padding-bottom:12px;font-family:Poppins;font-size:22px;font-style:normal;font-weight:600;line-height:normal}.process-card__desc{color:#00436b;margin-bottom:6px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.process-card__points{color:#00436b;grid-template-columns:1fr 1fr;gap:6px 12px;margin:0;padding:0;font-family:Poppins;font-size:13px;font-style:normal;font-weight:400;line-height:normal;list-style:none;display:grid}.process-card__points li{padding-left:14px;position:relative}.process-card__points li:before{content:"•";position:absolute;left:0}.automotive-capabilities{padding:48px 0 96px}.automotive-capabilities h2{margin-bottom:32px;font-size:28px}.capability-marquee-container{box-sizing:border-box;flex-direction:column;gap:16px;width:100vw;margin-left:calc(50% - 50vw);padding:10px 40px;display:flex;overflow:hidden}.capability-row{gap:16px;width:max-content;display:flex}.row-left{animation:20s ease-in-out infinite alternate pan-left}.row-right{animation:20s ease-in-out infinite alternate pan-right;transform:translate(calc(100vw - 100% - 80px))}@keyframes pan-left{0%{transform:translate(0)}to{transform:translate(calc(100vw - 100% - 80px))}}@keyframes pan-right{0%{transform:translate(calc(100vw - 100% - 80px))}to{transform:translate(0)}}.capability-pill{border:1.5px solid var(--border-light);color:var(--text-primary);white-space:nowrap;cursor:pointer;transition:background .2s ease, border-color .2s ease, color .2s ease, transform .25s var(--ease-out);opacity:0;border-radius:999px;padding:12px 22px;font-size:15px;transform:translateY(14px)scale(.96)}.capability-pill.is-visible{opacity:1;transition-delay:var(--pill-delay,0s);transform:translateY(0)scale(1)}.capability-pill:hover,.marquee-pill:hover{color:#fff;background:#1870a4;border-color:#1870a4;transform:translateY(-2px)}.marquee-pill{opacity:1;transform:none}.automotive-cta{box-sizing:border-box;background:#70d2ff99;width:100vw;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.automotive-cta__band{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:56px 64px}.automotive-cta__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.automotive-cta h2{color:#04256a;font-size:clamp(22px,2.4vw,30px);font-weight:600;line-height:1.3}.automotive-cta .btn-cta{color:#04256a;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), background .2s ease;background:#fff;border:1px solid #04256a26;border-radius:999px;align-items:center;gap:12px;padding:6px 6px 6px 22px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.automotive-cta .btn-cta:hover{background:#ffffffd9;transform:translateY(-2px);box-shadow:0 14px 28px #04256a2e}.automotive-cta .btn-cta__circle{color:#fff;width:36px;height:36px;transition:transform .35s var(--ease-out);background:#04256a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.automotive-cta .btn-cta:hover .btn-cta__circle{transform:translate(3px)rotate(8deg)}@media (max-width:1080px){.automotive-page{padding:0 28px}.process-card{flex:0 0 clamp(260px,45%,380px)}}@media (max-width:960px){.automotive-hero{min-height:420px;margin-top:20px;padding:64px 36px}.automotive-hero__content{max-width:100%}.stuck-layout{grid-template-columns:1fr;gap:24px}.stuck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stuck-card:first-child,.stuck-card:nth-child(2),.stuck-card:nth-child(3),.stuck-card:nth-child(4),.stuck-card:nth-child(5){grid-area:auto}.automotive-process__inner{padding:0 32px}.automotive-cta__band{padding:40px 32px}.process-card{flex:0 0 clamp(260px,60%,380px)}}@media (max-width:760px){.automotive-page{padding:0 20px}.automotive-hero{border-radius:20px;min-height:380px;padding:52px 26px}.automotive-hero__content h1{margin-bottom:14px;font-size:clamp(24px,6vw,32px)}.automotive-hero__content p{margin-bottom:22px;font-size:14px}.automotive-stuck{padding:48px 20px}.automotive-process{padding:36px 0 44px}.automotive-process__inner{padding:0 20px}.section-heading-row{flex-wrap:wrap;margin-bottom:24px}.process-card{flex:0 0 82%;min-height:260px;padding:26px 22px}.automotive-capabilities{padding:36px 0 64px}.automotive-cta__band{padding:32px 20px}.automotive-cta__row{flex-direction:column;align-items:flex-start;gap:18px}}@media (max-width:480px){.automotive-hero{min-height:340px;padding:40px 18px}.automotive-hero__content h1{font-size:24px}.automotive-hero .btn-cta,.automotive-cta .btn-cta{padding:5px 5px 5px 18px;font-size:13.5px}.automotive-hero .btn-cta__circle,.automotive-cta .btn-cta__circle{width:32px;height:32px}.stuck-grid{grid-template-columns:1fr}.process-card{flex:0 0 90%}.process-card h3{font-size:19px}.process-card__points{grid-template-columns:1fr}.capability-pill{padding:10px 18px;font-size:13.5px}.automotive-capabilities h2{font-size:22px}.automotive-cta h2{font-size:20px}}
