:root{--navy:#071a2d;--navy2:#0b2944;--blue:#087dc1;--orange:#f47b20;--cream:#f3f0e9;--paper:#fbfaf7;--ink:#101c28;--muted:#64717e;--line:#d9dfe3;--white:#fff;--shadow:0 24px 65px rgba(7,26,45,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:15px;top:-80px;background:#fff;padding:12px 18px;z-index:99}.skip-link:focus{top:15px}.utility{background:var(--navy);color:#b9c7d3;font-size:12px}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility a{color:#fff}.site-header{height:82px;background:rgba(255,255,255,.96);border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;line-height:1}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--orange);color:white;font:bold 31px/1 Barlow Condensed;transform:skew(-7deg)}.brand strong{display:block;font:800 23px/1 Barlow Condensed;letter-spacing:.5px;color:var(--navy)}.brand small{display:block;margin-top:5px;font-size:9px;text-transform:uppercase;letter-spacing:1.4px;color:#70808e}.site-header nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:700}.site-header nav>a:not(.button),.more>button{padding:30px 0;border:0;background:none;font:inherit;color:var(--ink);cursor:pointer}.site-header nav>a:not(.button):hover,.more>button:hover{color:var(--blue)}.more{position:relative}.more>button span{font-size:16px}.mega{display:none;position:absolute;right:-90px;top:66px;width:550px;padding:17px;background:#fff;box-shadow:var(--shadow);border-top:3px solid var(--orange);grid-template-columns:1fr 1fr}.more:hover .mega,.more.open .mega{display:grid}.mega a{display:flex;justify-content:space-between;padding:13px 15px;border-radius:3px;font-size:13px}.mega a:hover{background:#f0f5f8;color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:2px;background:var(--orange);color:#fff!important;padding:14px 22px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.65px;cursor:pointer}.button:hover{background:#da6411}.button-small{padding:11px 17px}.button-ghost{background:transparent;border:1px solid rgba(255,255,255,.4)}.button-dark{background:var(--navy)}.button-light{background:white;color:var(--navy)!important}.menu-toggle{display:none}.hero{background:var(--navy);color:white;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-180px;top:-270px}.hero-grid{min-height:620px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:70px 0}.home-hero h1,.subhero h1,.apply-page h1{font:800 clamp(54px,7vw,94px)/.88 Barlow Condensed;margin:20px 0 25px;text-transform:uppercase;letter-spacing:-1px}.home-hero h1 em{font-style:normal;color:var(--orange)}.hero p,.apply-page>div>div>p{font-size:17px;color:#c5d0da;max-width:580px}.eyebrow,.kicker{font:700 12px/1 Inter;text-transform:uppercase;letter-spacing:2px;color:var(--orange)}.actions{display:flex;gap:12px;align-items:center;margin-top:32px}.text-link{font-weight:800;font-size:13px;color:var(--blue)}.proof{display:flex;gap:42px;margin-top:50px;padding-top:25px;border-top:1px solid rgba(255,255,255,.16);font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#9cafbd}.proof strong{font:800 27px/1 Barlow Condensed;color:#fff;display:block;margin-bottom:5px}.image-slot{min-height:420px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;overflow:hidden;background:linear-gradient(150deg,#174c6e,#071a2d 62%);box-shadow:var(--shadow);isolation:isolate}.image-slot:before{content:"";position:absolute;inset:0;background:linear-gradient(170deg,transparent 0 42%,rgba(255,255,255,.12) 43% 45%,transparent 46%),linear-gradient(15deg,transparent 0 52%,#f47b20 53% 55%,transparent 56%);opacity:.65;z-index:-1}.image-slot:after{content:"";position:absolute;width:75%;height:28%;right:-5%;bottom:24%;background:#dfe7ec;clip-path:polygon(0 26%,55% 26%,63% 0,78% 0,86% 26%,100% 31%,100% 68%,91% 68%,87% 90%,82% 68%,21% 68%,16% 90%,11% 68%,0 68%);opacity:.87;z-index:-1}.image-slot>span{font:800 48px/1 Barlow Condensed;letter-spacing:2px}.image-slot small{color:#d7e1e8;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;margin-top:7px}.image-people{background:linear-gradient(150deg,#364c5d,#071a2d)}.image-operations{background:linear-gradient(150deg,#24536a,#082136)}.road-lines{position:absolute;inset:auto -20% 5% 10%;height:90px;border-top:2px solid rgba(255,255,255,.4);transform:skewX(-25deg);z-index:-1}.section{padding:100px 0}.section-head{margin-bottom:38px}.section-head h2,.path-section h2,.photo-story h2,.cta-band h2{font:800 clamp(38px,5vw,58px)/.98 Barlow Condensed;text-transform:uppercase;color:var(--navy);margin:13px 0}.section-head.center{text-align:center}.section-head.split{display:flex;justify-content:space-between;align-items:end}.path-section{padding:100px 0;background:var(--cream)}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.path-card{padding:48px;min-height:340px;color:white;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.path-card:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-120px;bottom:-120px}.path-card.blue{background:var(--blue)}.path-card.orange{background:var(--orange)}.path-card>span{font:700 12px Inter;letter-spacing:2px}.path-card h3{font:800 47px/1 Barlow Condensed;text-transform:uppercase;margin:58px 0 15px}.path-card p{max-width:410px;color:rgba(255,255,255,.85)}.path-card b{margin-top:auto;text-transform:uppercase;font-size:11px;letter-spacing:1px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid #e7eaec;padding:28px;min-height:210px}.line-icon{font:800 11px Inter;letter-spacing:1px;color:var(--orange)}.card h3{font:800 25px/1.05 Barlow Condensed;text-transform:uppercase;margin:35px 0 13px}.card p{font-size:13px;color:var(--muted)}.photo-story{padding:100px 0;background:#e9edf0}.two-col{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.two-col .image-slot{min-height:490px}.two-col p{color:var(--muted);margin-bottom:30px}.event-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.event-strip article{padding:30px;border-top:3px solid var(--orange);background:#fff;box-shadow:0 10px 30px rgba(7,26,45,.06)}.event-strip time{font:800 26px Barlow Condensed;color:var(--navy)}.event-strip span,.event-row span{display:block;color:var(--orange);text-transform:uppercase;letter-spacing:1.4px;font-size:9px;font-weight:800;margin:12px 0}.event-strip h3{font:800 23px/1.05 Barlow Condensed;text-transform:uppercase}.event-strip p{font-size:12px;color:var(--muted)}.cta-band{background:var(--blue);color:white;padding:62px 0}.cta-band .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{color:white;margin-bottom:0;max-width:700px}.subhero .hero-grid{min-height:520px}.subhero h1{font-size:clamp(50px,6vw,77px)}.subhero .image-slot{min-height:370px}.subhero.compact{padding:100px 0}.subhero.compact h1{margin:20px 0}.subhero.compact p{max-width:720px}.narrow{max-width:780px;color:var(--muted)}.timeline{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;padding:0;margin:0}.timeline li{position:relative;padding-right:15px}.timeline li:after{content:"";position:absolute;height:2px;background:#d9dfe3;left:35px;right:0;top:15px}.timeline span{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--orange);color:#fff;font-size:11px}.timeline strong{display:block;font:700 19px/1.05 Barlow Condensed;text-transform:uppercase;margin-top:18px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery .image-slot{min-height:260px;box-shadow:none}.gallery figure{margin:0;background:#fff}.gallery figcaption{padding:16px}.gallery figcaption strong{display:block;font-size:11px;overflow-wrap:anywhere}.gallery figcaption small{color:var(--muted);font-size:10px}.status-pill{font-size:10px;text-transform:uppercase;letter-spacing:1px;background:#e4edf3;padding:8px 12px}.faq{border-top:1px solid var(--line)}.accordions{max-width:900px}.accordions details{border-bottom:1px solid var(--line);padding:0}.accordions summary{cursor:pointer;list-style:none;padding:24px 0;font-weight:800;display:flex;justify-content:space-between}.accordions summary::-webkit-details-marker{display:none}.accordions details p{max-width:760px;color:var(--muted);margin:0 0 25px}.filters{display:flex;gap:8px;flex-wrap:wrap;padding:40px 0}.filter{border:1px solid var(--line);background:white;padding:10px 14px;font-size:11px;font-weight:700;cursor:pointer}.filter.active{background:var(--navy);color:white}.event-list{padding-bottom:70px}.event-row{display:grid;grid-template-columns:150px 1fr 50px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.event-row[hidden]{display:none}.event-row time{font:800 25px Barlow Condensed;color:var(--navy)}.event-row h2{font:800 25px/1 Barlow Condensed;text-transform:uppercase;margin:0}.event-row p{color:var(--muted);font-size:13px;margin:8px 0}.event-row button{width:42px;height:42px;border:1px solid var(--line);background:white}.privacy-note{padding:30px;background:#e7f0f5;border-left:4px solid var(--blue)}.privacy-note p{margin:5px 0;color:var(--muted)}.apply-page{background:var(--navy);color:#fff;padding:100px 0}.apply-grid{display:grid;grid-template-columns:1fr 520px;gap:80px}.apply-page h1{font-size:76px}.apply-points{display:flex;flex-direction:column;gap:12px;margin-top:40px;font-size:13px}.apply-points span{color:#c5d0da}.apply-points span::first-letter{color:var(--orange)}form{background:#fff;color:var(--ink);padding:40px;box-shadow:var(--shadow)}label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;margin-bottom:17px}input,select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #ccd4da;background:#fafafa;font:inherit}input:focus,select:focus{outline:2px solid var(--blue);outline-offset:1px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.check{display:flex;gap:10px;align-items:flex-start;text-transform:none;font-weight:500;letter-spacing:0}.check input{width:auto;margin:4px 0}.form-note{font-size:11px;color:var(--muted)}footer{background:#051421;color:#b2c0cb;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:55px}.footer-brand strong{color:white}.footer-grid p{font-size:12px;max-width:320px}.footer-grid h3{font:700 16px Barlow Condensed;text-transform:uppercase;color:white}.footer-grid>div>a{display:block;font-size:12px;margin:9px 0}.socials{display:flex;gap:8px}.socials a{width:32px;height:32px;border:1px solid #3a4b59;display:grid;place-items:center;font-size:10px;text-transform:uppercase}.fine{color:#738493}.footer-bottom{border-top:1px solid #243441;margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px}
@media(max-width:950px){.site-header{height:auto;min-height:72px}.nav-wrap{min-height:72px}.menu-toggle{display:block;border:1px solid var(--line);background:#fff;padding:10px 13px;font-weight:700}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.site-header nav.open{display:flex}.site-header nav>a:not(.button),.more>button{padding:12px;text-align:left;width:100%}.mega,.more:hover .mega{position:static;width:auto;box-shadow:none;border:0;grid-template-columns:1fr;padding:0}.more:not(.open) .mega{display:none}.hero-grid{grid-template-columns:1fr;gap:45px;padding:70px 0}.home-hero .hero-grid{min-height:auto}.image-slot{min-height:360px}.card-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr;gap:30px}.timeline li:after{display:none}.gallery{grid-template-columns:1fr 1fr}.apply-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1fr 1fr}.utility{display:none}}
@media(max-width:950px){.site-header .drive-wordmark{display:none}.site-header .official-logo{width:164px;height:62px}.site-header .logo-crop,.site-header .logo-crop img{width:144px}.nav-wrap{gap:12px}.menu-toggle{margin-left:auto;flex:0 0 auto}}
@media(max-width:950px){.site-header{min-height:82px}.nav-wrap{min-height:82px;position:relative;padding-right:88px}.menu-toggle{display:block!important;position:absolute;right:0;top:50%;transform:translateY(-50%);min-width:72px;padding:11px 14px;border:0;border-radius:2px;background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.8px}.site-header nav{top:82px}.site-header .official-logo{width:164px;height:62px}}
@media(max-width:420px){.nav-wrap{padding-right:70px}.menu-toggle{min-width:62px;padding:10px 9px;font-size:11px}.site-header .official-logo{width:150px;height:58px}.site-header .logo-crop,.site-header .logo-crop img{width:132px}}
@media(max-width:650px){.shell{width:min(100% - 28px,1180px)}.brand small{display:none}.home-hero h1,.subhero h1,.apply-page h1{font-size:51px}.actions{align-items:stretch;flex-direction:column}.proof{gap:20px}.path-grid,.two-col,.event-strip,.card-grid,.gallery,.footer-grid{grid-template-columns:1fr}.path-card{min-height:300px;padding:34px}.path-card h3{margin-top:38px}.section,.path-section{padding:70px 0}.section-head.split,.cta-band .shell{align-items:flex-start;flex-direction:column}.timeline{grid-template-columns:1fr}.event-row{grid-template-columns:90px 1fr}.event-row button{display:none}.apply-page{padding:70px 0}.apply-page h1{font-size:54px}.field-row{grid-template-columns:1fr}form{padding:25px}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.event-source{width:42px;height:42px;border:1px solid var(--line);background:white;display:grid;place-items:center;color:var(--blue);font-weight:800}.event-source:hover{background:var(--blue);color:white}
.event-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px}.event-links a{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;color:var(--blue)}.event-links a:hover{text-decoration:underline}
.resource-list{display:grid;gap:14px;margin-bottom:22px}.resource-list article{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px;background:#fff;border:1px solid var(--line)}.resource-list article span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--orange)}.resource-list h3{font:800 26px/1 Barlow Condensed;text-transform:uppercase;margin:8px 0}.resource-list p{color:var(--muted);font-size:12px;margin:0;max-width:720px}@media(max-width:650px){.resource-list article{align-items:flex-start;flex-direction:column}}
.official-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:68px;padding:5px 10px 6px;background:#fff;overflow:hidden;border:1px solid #cfd5da;border-radius:2px}.logo-crop{display:block;width:158px;height:42px;overflow:hidden}.logo-crop img{display:block;width:158px;height:64px;object-fit:cover;object-position:50% 0;filter:brightness(0)}.official-logo .logo-subtitle{display:block!important;margin-top:2px;color:#111!important;font:800 8px/1 Inter,Arial,sans-serif;letter-spacing:2.4px;white-space:nowrap}.footer-brand .official-logo{width:170px;height:64px;padding:0;background:transparent;border:0}.footer-brand .logo-crop,.footer-brand .logo-crop img{width:150px}.footer-brand .logo-crop img{filter:brightness(0) invert(1)}.footer-brand .official-logo .logo-subtitle{color:#fff!important}
@media(max-width:650px){.drive-wordmark{display:none}.official-logo{width:145px;height:49px}}
.photo-slot{margin:0;padding:0;background:#10263a;min-height:430px;border-radius:2px}.photo-slot:before,.photo-slot:after{display:none}.photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.photo-slot:hover img{transform:scale(1.018)}.photo-tag{position:absolute;left:18px;bottom:18px;padding:8px 11px;background:rgba(7,26,45,.82);color:#fff;font-size:9px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;backdrop-filter:blur(5px)}.home-hero .photo-slot{min-height:520px;transform:rotate(1.2deg);box-shadow:0 35px 75px rgba(0,0,0,.32)}.subhero .photo-slot{min-height:410px}.gallery .photo-slot{min-height:280px}.gallery>figure:first-child{grid-column:span 2}.gallery>figure:first-child .photo-slot{min-height:420px}.minimal-hero .hero-grid{grid-template-columns:minmax(0,820px);min-height:430px}.minimal-hero h1{max-width:820px}.photo-story .photo-slot{min-height:520px}.photo-story{background:#eef1f3}.card{transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(7,26,45,.1)}
@media(max-width:650px){.home-hero .photo-slot{min-height:360px;transform:none}.gallery>figure:first-child{grid-column:auto}.gallery>figure:first-child .photo-slot,.gallery .photo-slot{min-height:280px}.minimal-hero .hero-grid{min-height:360px}.photo-tag{left:12px;bottom:12px}}
.footer-contact{margin-top:18px;color:#d3dce3!important}.footer-contact a{color:#fff;font-weight:800}
.footer-grid>div>a.footer-brand{display:inline-flex;align-items:center;gap:12px;margin:0}.footer-brand .drive-wordmark{flex:0 0 auto}
.footer-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:72px;overflow:visible}.footer-logo-crop{display:block;width:164px;height:45px;overflow:hidden}.footer-logo-crop img{display:block;width:164px;height:66px;object-fit:cover;object-position:50% 0;filter:brightness(0) invert(1)}.footer-logo>small{display:block!important;margin-top:3px;color:#fff!important;font:800 8px/1 Inter,Arial,sans-serif;letter-spacing:2.5px;white-space:nowrap}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.video-grid article{background:#fff;border:1px solid var(--line);padding-bottom:24px}.video-feature video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#071a2d}.video-grid h3{font:800 26px/1 Barlow Condensed;text-transform:uppercase;margin:22px 24px 8px}.video-grid p{color:var(--muted);font-size:12px;margin:0 24px}@media(max-width:750px){.video-grid{grid-template-columns:1fr}}

/* Drive4JASKO site-wide design system */
:root{--navy:#071a2d;--navy2:#0b2944;--orange:#b5522b;--highway-yellow:#f2b705;--charcoal:#202a33;--steel:#657582;--light-gray:#eef1f3;--ink:var(--charcoal);--muted:var(--steel);--paper:#fbfaf7;--line:#d9dfe3;--white:#fff;--status-green:#237a45;--status-amber:#b86b00;--status-red:#b83333}
body{background:var(--paper);color:var(--charcoal)}
.site-header,.mega,.card,.event-strip article,.resource-list article,form,.gallery figure,.video-grid article{background:var(--white)}
.utility,.hero,.apply-page,footer{background-color:var(--navy)}
.photo-story,.path-section,.resource-section .privacy-note{background-color:var(--light-gray)}
h1,h2,h3,.brand strong,.event-row time{color:var(--navy)}
.hero h1,.hero h2,.hero h3,.apply-page h1,.apply-page h2,footer h3{color:var(--white)}
p,.card p,.resource-list p,.event-row p,.accordions details p,.video-grid p{color:var(--steel)}
.hero p,.apply-page p,footer p{color:#c5d0da}
.button,.filter.active{background:var(--orange);color:var(--white)}
.button:hover{background:#933f20}.button-dark{background:var(--navy)}
.eyebrow,.kicker,.line-icon,.resource-list article span,.event-strip span,.event-row span{color:var(--orange)}
.card,.resource-list article,.video-grid article,.filter,input,select{border-color:var(--line)}
.photo-slot,.video-feature video{background:var(--charcoal)}
.photo-tag{background:rgba(32,42,51,.88)}
.status-success{color:var(--status-green)}.status-warning{color:var(--status-amber)}.status-danger{color:var(--status-red)}
.hero .eyebrow,.apply-page .eyebrow,.cta-band .eyebrow{color:var(--highway-yellow)}.status-pill{background:#fff4c7;color:var(--navy);border-left:3px solid var(--highway-yellow)}.line-icon{border-bottom:2px solid var(--highway-yellow);padding-bottom:5px}.preview-notice{border-top-color:var(--highway-yellow)}
.footer-brand .drive-wordmark strong{color:var(--white)}.footer-brand .drive-wordmark small{color:#7f9aaf}
.hero-video{padding:0}.hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:var(--charcoal)}.hero-video .photo-tag{z-index:2}
@media(max-width:650px){.footer-grid>div>a.footer-brand{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.footer-brand .drive-wordmark{display:block!important}.footer-brand .drive-wordmark strong{font-size:25px}.footer-brand .drive-wordmark small{display:block!important;font-size:8px}}
@media(max-width:950px){.site-header{height:82px;min-height:82px}.site-header .nav-wrap{height:82px;min-height:82px;position:relative;padding-right:84px}.site-header .brand{min-width:0;max-width:calc(100% - 6px)}.site-header .official-logo{width:164px;height:62px;flex:0 0 164px}.site-header .logo-crop,.site-header .logo-crop img{width:144px}.site-header .menu-toggle{display:block!important;visibility:visible;position:absolute;right:0;top:50%;z-index:3;transform:translateY(-50%);min-width:72px;background:var(--navy);color:var(--white)}}
@media(max-width:420px){.site-header .nav-wrap{padding-right:70px}.site-header .official-logo{width:145px;height:56px;flex-basis:145px}.site-header .logo-crop,.site-header .logo-crop img{width:128px}.site-header .menu-toggle{min-width:62px;padding:10px 8px;font-size:11px}}
@media(max-width:950px){.apply-grid{grid-template-columns:minmax(0,1fr)}.apply-grid>*{min-width:0}.apply-grid form{width:100%;max-width:100%}}
html,body{max-width:100%;overflow-x:hidden}
.photo-tag{display:none!important}
.site-header .official-logo{width:158px;height:58px;padding:3px 6px 4px;background:transparent;border:0}.site-header .logo-crop{width:142px;height:39px}.site-header .logo-crop img{width:142px;height:57px}.site-header .official-logo .logo-subtitle{font-size:7px;letter-spacing:2.1px}
@media(max-width:950px){.site-header .official-logo{width:142px;height:54px;flex-basis:142px}.site-header .logo-crop,.site-header .logo-crop img{width:128px}.site-header .logo-crop{height:36px}.site-header .logo-crop img{height:52px}}
@media(max-width:420px){.site-header .official-logo{width:128px;height:50px;flex-basis:128px}.site-header .logo-crop,.site-header .logo-crop img{width:116px}.site-header .logo-crop{height:33px}.site-header .logo-crop img{height:47px}.site-header .official-logo .logo-subtitle{font-size:6px;letter-spacing:1.8px}}
.site-header .official-logo,.footer-logo{justify-content:center}.footer-logo{height:58px}
.site-header .logo-crop{height:48px;overflow:visible}.site-header .logo-crop img{width:142px;height:48px;object-fit:contain;object-position:center;filter:brightness(0)}.footer-logo-crop{width:164px;height:56px;overflow:visible}.footer-logo-crop img{width:164px;height:56px;object-fit:contain;object-position:center;filter:brightness(0) invert(1)}
@media(max-width:950px){.site-header .logo-crop{height:44px}.site-header .logo-crop img{width:128px;height:44px}}
@media(max-width:420px){.site-header .logo-crop{height:40px}.site-header .logo-crop img{width:116px;height:40px}}
@media(min-width:951px){.site-header nav{gap:16px}.site-header nav>a,.more>button{white-space:nowrap}.site-header .button-small{padding:11px 16px}.site-header .brand{flex:0 0 auto}}
.site-header{background:rgba(7,26,45,.98);border-bottom-color:#15324a}.site-header .logo-crop img{filter:brightness(0) invert(1)}.site-header .drive-wordmark strong{color:var(--white)}.site-header .drive-wordmark small{color:#88a0b3}.site-header nav>a:not(.button),.site-header .more>button{color:#e8eef2}.site-header nav>a:not(.button):hover,.site-header .more>button:hover{color:var(--highway-yellow)}.site-header .mega{background:var(--white)}.site-header .mega a{color:var(--charcoal)}.site-header .mega a:hover{color:var(--navy)}.site-header .menu-toggle{border-color:#365066;background:var(--orange);color:var(--white)}
@media(max-width:950px){.site-header .menu-toggle{background:var(--orange)!important;color:var(--white)!important}.site-header nav{background:var(--navy)}.site-header nav>a:not(.button),.site-header .more>button{color:var(--white)}.site-header .mega{background:#102a40}.site-header .mega a{color:#dbe5ec}}
@media(max-width:950px){.footer-brand .drive-wordmark{display:none}.footer-grid>div>a.footer-brand{display:inline-flex}}
.preview-notice{background:#fff2e7;color:#4d2a10;border-top:3px solid var(--orange);border-bottom:1px solid #f2cfb4;font-size:11px}.preview-notice .shell{min-height:38px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.preview-notice strong{text-transform:uppercase;letter-spacing:1px;color:#a74607}.preview-notice span{font-weight:500}@media(max-width:650px){.preview-notice .shell{padding:8px 0;align-items:flex-start;flex-direction:column;gap:2px;text-align:left}}

/* Refined editorial system — quieter hierarchy, stronger photography, less repetition. */
:root{--paper:#fafafa;--light-gray:#f3f4f4;--line:#e2e5e7;--shadow:0 14px 38px rgba(7,26,45,.08)}
body{font-size:15px;line-height:1.7;background:var(--paper)}
.section,.path-section,.photo-story{padding-block:76px}
.section-head{margin-bottom:30px}.section-head.center{text-align:left;max-width:760px}
.section-head h2,.path-section h2,.photo-story h2,.cta-band h2{font-family:Inter,Arial,sans-serif;font-size:clamp(29px,3.6vw,44px);font-weight:650;line-height:1.12;letter-spacing:-.035em;text-transform:none;margin:10px 0}
.kicker,.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.55px}
.shell>.section>.section-head>.kicker{color:#8a5a45}
.home-hero h1,.subhero h1,.apply-page h1{font-family:Inter,Arial,sans-serif;font-size:clamp(45px,5.8vw,76px);font-weight:670;line-height:.98;letter-spacing:-.055em;text-transform:none;margin:18px 0 24px}
.subhero h1{font-size:clamp(40px,4.8vw,64px);max-width:820px}.apply-page h1{font-size:clamp(44px,5vw,66px)}
.hero-grid{min-height:560px;gap:58px;padding-block:62px}.subhero .hero-grid{min-height:480px}
.hero p,.apply-page>div>div>p{font-size:16px;line-height:1.75}
.home-hero .photo-slot{min-height:475px;transform:none;border-radius:0;box-shadow:0 24px 60px rgba(0,0,0,.24)}
.proof{gap:32px;margin-top:38px;padding-top:22px;text-transform:none;letter-spacing:.25px}.proof strong{font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:650}
.button{border-radius:1px;font-size:11px;font-weight:700;letter-spacing:.7px;padding:13px 20px}.button-small{padding:10px 15px}
.path-section{background:#f1f2f2}.path-grid{gap:18px}.path-card{min-height:270px;padding:38px;background:#fff!important;color:var(--charcoal)!important;border:1px solid var(--line);border-top:3px solid var(--orange)}
.path-card:after{display:none}.path-card>span{font-size:10px;color:var(--steel)}.path-card h3{font-family:Inter,Arial,sans-serif;font-size:28px;font-weight:650;letter-spacing:-.025em;text-transform:none;margin:42px 0 12px;color:var(--navy)}.path-card p{color:var(--steel);font-size:14px}.path-card b{font-size:10px;font-weight:700;color:var(--navy)}
.card-grid{gap:16px}.card{min-height:175px;padding:25px;border:1px solid var(--line);box-shadow:none;transition:border-color .2s ease}.card:hover{transform:none;box-shadow:none;border-color:#b9c2c8}.line-icon{font-size:9px;color:#8a5a45;border:0;padding:0}.card h3{font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:650;line-height:1.25;letter-spacing:-.02em;text-transform:none;margin:28px 0 10px}.card p{font-size:12px;line-height:1.65}
.photo-story{background:#f0f2f3}.photo-story .photo-slot{min-height:460px}.two-col{gap:58px}.two-col p{font-size:14px;line-height:1.8}
.event-strip{gap:16px}.event-strip article{padding:26px;border-top-width:2px;box-shadow:none}.event-strip time{font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:650}.event-strip h3,.event-row h2{font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:650;line-height:1.3;text-transform:none}.event-strip span,.event-row span{letter-spacing:1px}
.resource-list{gap:10px}.resource-list article{padding:24px}.resource-list h3,.video-grid h3{font-family:Inter,Arial,sans-serif;font-size:19px;font-weight:650;line-height:1.3;text-transform:none;margin:7px 0}.video-grid article{padding-bottom:20px}.video-grid h3{margin:18px 20px 7px}.video-grid p{margin-inline:20px}
.gallery{gap:14px}.gallery figcaption{padding:12px 2px 20px;background:var(--paper)}.gallery figcaption strong{font-weight:600}.gallery figcaption small{color:#7c858c}.gallery .photo-slot{min-height:265px}.gallery>figure:first-child .photo-slot{min-height:390px}
.accordions summary{padding:20px 0;font-size:14px;font-weight:650}.accordions details p{font-size:13px}.faq .section-head .kicker{display:none}.faq .section-head h2{font-size:28px}
.cta-band{background:#10283b;padding-block:52px}.cta-band h2{max-width:680px;font-size:clamp(28px,3.4vw,40px)}
.site-header nav{font-size:12px;font-weight:600}.brand strong{font-weight:700}.utility{font-size:11px}
footer{padding-top:58px}.footer-grid{gap:44px}.footer-grid h3{font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:650;text-transform:none}.footer-grid>div>a{font-size:11px}
@media(max-width:950px){.hero-grid{min-height:auto}.home-hero .photo-slot{min-height:400px}.section,.path-section,.photo-story{padding-block:64px}}
@media(max-width:650px){.section,.path-section,.photo-story{padding-block:54px}.home-hero h1,.subhero h1,.apply-page h1{font-size:42px}.hero-grid{padding-block:52px;gap:36px}.home-hero .photo-slot{min-height:300px}.path-card{min-height:235px;padding:28px}.path-card h3{margin-top:30px}.photo-story .photo-slot{min-height:330px}.gallery>figure:first-child .photo-slot,.gallery .photo-slot{min-height:250px}}

.home-photo-journal{padding-block:76px;background:#fff}.photo-journal{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:260px 260px;gap:12px}.photo-journal>.photo-slot{min-height:0;height:100%}.photo-journal>.photo-slot:first-child{grid-row:1/3}.photo-journal>.photo-slot:last-child{grid-column:2/4}.photo-journal img{transition:transform .45s ease}.photo-journal>.photo-slot:hover img{transform:scale(1.015)}
.visual-section{border-top:1px solid var(--line)}.visual-strip{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:12px}.visual-strip figure{margin:0;min-width:0}.visual-strip .photo-slot{min-height:310px;height:100%;box-shadow:none}.visual-strip figure:first-child .photo-slot{min-height:390px}
@media(max-width:950px){.home-photo-journal{padding-block:64px}.photo-journal{grid-template-rows:220px 220px}.visual-strip{grid-template-columns:1fr 1fr}.visual-strip figure:first-child{grid-column:1/3}.visual-strip figure:first-child .photo-slot{min-height:380px}}
@media(max-width:650px){.home-photo-journal{padding-block:54px}.photo-journal{grid-template-columns:1fr 1fr;grid-template-rows:250px 190px 210px}.photo-journal>.photo-slot:first-child{grid-column:1/3;grid-row:auto}.photo-journal>.photo-slot:last-child{grid-column:1/3}.visual-strip{grid-template-columns:1fr;gap:10px}.visual-strip figure:first-child{grid-column:auto}.visual-strip figure:first-child .photo-slot,.visual-strip .photo-slot{min-height:245px}}

/* JASKO monochrome fleet palette: black, white, silver, restrained burnt orange. */
:root{--navy:#111315;--navy2:#1b1e21;--blue:#50575d;--orange:#b6532d;--charcoal:#24272a;--steel:#687078;--light-gray:#f0f1f2;--cream:#f1f2f2;--paper:#fafafa;--ink:#24272a;--muted:#687078;--line:#d9dcdf;--shadow:0 14px 38px rgba(0,0,0,.09)}
.utility,.site-header,.hero,.apply-page,footer{background-color:var(--navy)}
.site-header{background:rgba(17,19,21,.98);border-bottom-color:#33373a}.site-header .mega{background:#fff}.site-header .mega a{color:#24272a}
.home-hero,.subhero{background:linear-gradient(135deg,#0d0f10 0%,#191c1f 100%)}
.home-hero:before,.subhero:before{border-color:rgba(255,255,255,.055)}
.hero p,.apply-page p{color:#c7cbce}.proof{color:#aeb4b8;border-top-color:rgba(255,255,255,.18)}
.path-section,.photo-story{background:#eff0f1}.home-photo-journal{background:#fff}
.path-card{border-color:#d5d8da;border-top-color:var(--orange)}
.card,.event-strip article,.resource-list article,.video-grid article,.gallery figure,form{border-color:#dadddf}
.cta-band{background:#1b1e21}.button-dark{background:#202326}.button-dark:hover{background:#080909}
.text-link{color:#4b555d}.text-link:hover{color:var(--orange)}
.eyebrow,.kicker,.line-icon,.resource-list article span,.event-strip span,.event-row span{color:var(--orange)}
.hero .eyebrow,.apply-page .eyebrow,.cta-band .eyebrow{color:#d58158}
.preview-notice{background:#f4eee9;color:#34251e;border-color:#c77750}.preview-notice strong{color:#93411f}
.filter.active{background:#1b1e21}.status-pill{background:#eceeef;color:#303438;border-left-color:#aab0b5}
.photo-slot,.video-feature video{background:#202326}
footer{background:#0d0f10}.footer-bottom{border-top-color:#2f3336}.socials a{border-color:#454a4e}
@media(max-width:950px){.site-header nav{background:#111315}.site-header .mega{background:#202326}.site-header .mega a{color:#e2e4e5}.site-header .menu-toggle{background:var(--orange)!important}}
.application-panel{align-self:center;background:#fff;color:var(--charcoal);padding:44px;border-top:3px solid var(--orange);box-shadow:var(--shadow)}.application-panel h2{font:650 34px/1.12 Inter,Arial,sans-serif;letter-spacing:-.035em;margin:12px 0;color:var(--charcoal)}.application-panel p{color:var(--steel)!important;font-size:14px;line-height:1.7}.application-panel .button{margin:14px 0 18px}.application-phone{display:block;font-weight:650;color:var(--charcoal);margin:6px 0}.application-panel small{display:block;color:var(--steel);font-size:10px;line-height:1.6;margin-top:22px}.socials a{width:auto;min-width:42px;padding-inline:9px}
@media(max-width:650px){.application-panel{padding:28px}.application-panel h2{font-size:28px}}
.draft-section{margin-top:62px;padding:34px;border:1px solid #d5b6a6;border-left:4px solid var(--orange);background:#f7f2ef}.draft-section .section-head{margin-bottom:18px}.draft-section .section-head h2{font-size:clamp(27px,3vw,38px)}.draft-section .lead{color:#504943;max-width:940px}.draft-section+.section{padding-top:66px}
@media(max-width:650px){.draft-section{margin-top:42px;padding:24px 20px}.draft-section+.section{padding-top:52px}}

/* Cinematic homepage hero */
.home-hero .hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,640px);align-items:center;min-height:720px;padding-block:90px;isolation:isolate}
.home-hero .hero-grid>div:first-child{position:relative;z-index:3;padding:36px 0;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.home-hero .home-motion-photo{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:100vw;height:100%;min-height:0;transform:translateX(-50%);box-shadow:none;background:#111315}
.home-hero .home-motion-photo img{object-position:center 52%;transform:none!important}
.home-hero .home-motion-photo:after{content:"";display:block!important;position:absolute;z-index:2;inset:0;width:auto;height:auto;right:0;bottom:0;background:linear-gradient(90deg,rgba(8,9,10,.94) 0%,rgba(8,9,10,.82) 25%,rgba(8,9,10,.48) 52%,rgba(8,9,10,.08) 78%,rgba(8,9,10,.02) 100%),linear-gradient(0deg,rgba(8,9,10,.28),transparent 45%);clip-path:none;opacity:1}
.home-hero h1{max-width:680px;font-size:clamp(54px,6.8vw,88px)}.home-hero p{max-width:570px;color:#e1e4e6}.home-hero .proof{max-width:590px}
@media(max-width:950px){.home-hero .hero-grid{min-height:650px;grid-template-columns:minmax(0,600px);padding-block:72px}.home-hero .home-motion-photo{min-height:0}.home-hero .home-motion-photo:after{background:linear-gradient(90deg,rgba(8,9,10,.94),rgba(8,9,10,.68) 70%,rgba(8,9,10,.25))}}
@media(max-width:650px){.home-hero .hero-grid{min-height:620px;padding-block:56px}.home-hero .hero-grid>div:first-child{padding:20px 0}.home-hero h1{font-size:48px}.home-hero .home-motion-photo{min-height:0}.home-hero .home-motion-photo img{object-position:58% center}.home-hero .home-motion-photo:after{background:linear-gradient(90deg,rgba(8,9,10,.92),rgba(8,9,10,.6)),linear-gradient(0deg,rgba(8,9,10,.45),transparent 55%)}.home-hero .proof{flex-wrap:wrap}}

/* Keep hero copy separate from photography. */
.home-hero .hero-grid{grid-template-columns:minmax(350px,.72fr) minmax(0,1.38fr);gap:48px;min-height:680px;padding-block:64px}
.home-hero .hero-grid>div:first-child{grid-column:1;position:relative;z-index:1;padding:28px 0;text-shadow:none}
.home-hero .home-motion-photo{grid-column:2;position:relative;z-index:0;top:auto;bottom:auto;left:auto;width:100%;height:570px;min-height:570px;transform:none;box-shadow:0 24px 60px rgba(0,0,0,.28)}
.home-hero .home-motion-photo:after{display:none!important}.home-hero .home-motion-photo img{object-position:center center}.home-hero h1{font-size:clamp(50px,5.4vw,76px)}
@media(max-width:950px){.home-hero .hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto;padding-block:54px}.home-hero .hero-grid>div:first-child{grid-column:1;padding:12px 0}.home-hero .home-motion-photo{grid-column:1;width:100%;height:440px;min-height:440px}.home-hero .home-motion-photo img{object-position:center center}}
@media(max-width:650px){.home-hero .hero-grid{padding-block:44px}.home-hero h1{font-size:46px}.home-hero .home-motion-photo{height:310px;min-height:310px}.home-hero .home-motion-photo img{object-position:center center}}

/* Desktop: preserve the cinematic overlay but keep copy off the truck. */
@media(min-width:951px){.home-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,600px);gap:0;min-height:720px;padding-block:76px}.home-hero .hero-grid>div:first-child{grid-column:2;position:relative;z-index:3;padding:38px 0 38px 54px;text-shadow:0 2px 18px rgba(0,0,0,.32)}.home-hero .home-motion-photo{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:100vw;height:100%;min-height:0;transform:translateX(-50%);box-shadow:none}.home-hero .home-motion-photo img{object-position:center center}.home-hero .home-motion-photo:after{content:"";display:block!important;position:absolute;z-index:2;inset:0;width:auto;height:auto;right:0;bottom:0;background:linear-gradient(270deg,rgba(8,9,10,.94) 0%,rgba(8,9,10,.82) 28%,rgba(8,9,10,.48) 53%,rgba(8,9,10,.08) 76%,rgba(8,9,10,0) 100%),linear-gradient(0deg,rgba(8,9,10,.24),transparent 48%);clip-path:none;opacity:1}.home-hero h1{font-size:clamp(52px,5.3vw,76px)}.home-hero p{color:#eef0f1}.home-hero .proof{max-width:560px}}
