.driver-page{background:#f3f6f9}.driver-hero{padding:82px 0 104px}.driver-hero-grid{display:grid;grid-template-columns:1fr 315px;align-items:end;gap:80px}.driver-hero h1{max-width:850px}.driver-hero-card{position:relative;padding:25px;border:1px solid rgba(239,182,51,.55);border-radius:12px;background:rgba(2,19,41,.42);box-shadow:0 18px 45px rgba(0,0,0,.18);backdrop-filter:blur(10px)}.driver-hero-card>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:16px;border-radius:11px;background:var(--gold);color:var(--navy-950)}.driver-hero-card svg{width:25px}.driver-hero-card strong{display:block;font-size:1.05rem}.driver-hero-card p{margin:8px 0 0!important;color:rgba(255,255,255,.72)!important;font-size:.82rem!important;line-height:1.6!important}.driver-application-section{padding:0 0 84px}.driver-application-layout{position:relative;z-index:4;display:grid;grid-template-columns:330px 1fr;align-items:start;gap:24px;margin-top:-45px}.driver-requirements{position:sticky;top:24px;padding:29px;border-radius:14px;background:var(--navy-950);color:#fff;box-shadow:0 20px 55px rgba(3,26,58,.22)}.driver-requirements h2{margin:0 0 22px;font-size:1.7rem;line-height:1.2;letter-spacing:-.035em}.driver-requirements ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.driver-requirements li{display:flex;align-items:flex-start;gap:10px;color:rgba(255,255,255,.88);font-size:.82rem;line-height:1.45}.driver-requirements li svg{width:19px;flex:0 0 auto;color:var(--gold)}.driver-check-note,.driver-security-note{display:grid;grid-template-columns:32px 1fr;gap:11px;margin-top:23px;padding-top:21px;border-top:1px solid rgba(255,255,255,.13)}.driver-check-note>svg,.driver-security-note>svg{width:24px;color:var(--gold)}.driver-check-note strong{font-size:.8rem}.driver-check-note p,.driver-security-note p{margin:5px 0 0;color:rgba(255,255,255,.68);font-size:.7rem;line-height:1.55}.driver-security-note p{margin:0}.driver-form-card{padding:34px;border:1px solid #dce3eb;border-radius:16px;background:#fff;box-shadow:0 24px 65px rgba(3,26,58,.13)}.driver-form-heading{padding-bottom:24px}.driver-form-heading h2{margin:0 0 7px;font-size:2rem;letter-spacing:-.035em}.driver-form-heading>p:last-child{margin:0;color:#667386;font-size:.82rem}.driver-form-section{padding:27px 0;border-top:1px solid #dfe5ec}.driver-section-heading{display:flex;gap:13px;margin-bottom:21px}.driver-section-heading>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--navy-900);color:var(--gold);font-size:.69rem;font-weight:850}.driver-section-heading h3{margin:0 0 3px;font-size:1.08rem}.driver-section-heading p{margin:0;color:#6c7889;font-size:.75rem}.driver-fieldset{min-width:0;margin:22px 0 0;padding:0;border:0}.driver-fieldset legend{color:#27364d;font-size:.78rem;font-weight:750}.driver-fieldset>p{margin:5px 0 11px;color:#6c7889;font-size:.72rem}.driver-work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.driver-work-choice{position:relative}.driver-work-choice input{position:absolute;opacity:0;pointer-events:none}.driver-work-choice>span{min-height:70px;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px;border:1px solid #cfd8e3;border-radius:8px;color:#36445a;text-align:center;font-size:.72rem;font-weight:750;cursor:pointer}.driver-work-choice svg{display:none;width:17px}.driver-work-choice input:focus-visible+span{outline:3px solid rgba(239,182,51,.3);outline-offset:2px}.driver-work-choice input:checked+span{border-color:var(--gold-dark);background:#fff7df;color:var(--navy-900);box-shadow:inset 0 0 0 1px var(--gold)}.driver-work-choice input:checked+span svg{display:block;color:#9b6900}.driver-fieldset.compact{margin:0}.driver-fieldset.compact small{display:block;margin-top:8px;color:#6c7889;font-size:.67rem}.driver-radio-row{display:flex;gap:8px;margin-top:7px}.driver-radio-row label{position:relative;flex:1}.driver-radio-row input{position:absolute;opacity:0;pointer-events:none}.driver-radio-row span{min-height:50px;display:grid;place-items:center;border:1px solid #cfd8e3;border-radius:7px;font-size:.8rem;font-weight:750;cursor:pointer}.driver-radio-row input:checked+span{border-color:var(--gold-dark);background:#fff7df;color:var(--navy-900);box-shadow:inset 0 0 0 1px var(--gold)}.driver-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.driver-upload{position:relative;min-height:105px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:17px;border:1px dashed #b8c4d1;border-radius:10px;background:#f9fbfc;cursor:pointer;transition:.18s}.driver-upload:hover{border-color:var(--gold-dark);background:#fffdf7}.driver-upload.has-file{border-style:solid;border-color:#4ba676;background:#f2fbf6}.driver-upload input{position:absolute;width:1px;height:1px;opacity:0}.driver-upload-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:var(--navy-900);color:var(--gold)}.driver-upload.has-file .driver-upload-icon{background:#1f8450;color:#fff}.driver-upload-icon svg{width:23px}.driver-upload-copy{min-width:0}.driver-upload-copy strong,.driver-upload-copy small{display:block}.driver-upload-copy strong{font-size:.78rem}.driver-upload-copy small{margin-top:5px;overflow:hidden;color:#6c7889;font-size:.66rem;line-height:1.4;text-overflow:ellipsis}.driver-upload-action{grid-column:1/-1;width:max-content;padding:6px 9px;border-radius:5px;background:#e8edf3;color:#334158;font-size:.62rem;font-weight:800;text-transform:uppercase}.driver-upload.has-file .driver-upload-action{background:#dff3e7;color:#17683a}.driver-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:#536074;font-size:.74rem;line-height:1.55}.driver-consent input{width:18px;height:18px;flex:0 0 auto;margin-top:2px}.driver-consent a{color:#145ca8;text-decoration:underline}.driver-file-summary{display:flex;align-items:center;gap:9px;margin-top:14px;padding:12px 14px;border-radius:7px;background:#eaf3ff;color:#174d8b;font-size:.7rem}.driver-file-summary svg{width:19px;flex:0 0 auto}.driver-submit{width:100%;min-height:56px;font-size:.78rem}.driver-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.driver-confirmation{min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.driver-confirmation-mark{width:75px;height:75px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;background:#e7f8ee;color:#138347}.driver-confirmation-mark svg{width:40px}.driver-confirmation h2{margin:0 0 10px;font-size:2rem}.driver-confirmation>p:not(.eyebrow){max-width:550px;margin:0;color:#5d6879;line-height:1.7}.driver-reference{margin:24px 0;padding:14px 24px;border:1px dashed var(--gold-dark);border-radius:8px;background:#fff9e8}.driver-reference small,.driver-reference strong{display:block}.driver-reference small{color:#6c7889;font-size:.68rem;text-transform:uppercase}.driver-reference strong{margin-top:5px;font-size:1.2rem;letter-spacing:.08em}.driver-confirmation .driver-confirmation-note{font-size:.72rem!important}.driver-fieldset:focus{outline:0}.driver-fieldset:focus-visible{outline:3px solid rgba(239,182,51,.3);outline-offset:6px;border-radius:5px}
@media(max-width:1000px){.driver-hero-grid{grid-template-columns:1fr 280px;gap:35px}.driver-application-layout{grid-template-columns:285px 1fr}.driver-work-grid{grid-template-columns:1fr 1fr}.driver-upload-grid{grid-template-columns:1fr}}
@media(max-width:800px){.driver-hero{padding:65px 0 85px}.driver-hero-grid{grid-template-columns:1fr}.driver-hero-card{display:none}.driver-application-layout{grid-template-columns:1fr;margin-top:-34px}.driver-requirements{position:static}.driver-requirements ul{grid-template-columns:1fr 1fr}.driver-check-note,.driver-security-note{grid-template-columns:27px 1fr}.driver-form-card{padding:27px 22px}}
@media(max-width:560px){.driver-hero{padding:48px 0 70px}.driver-hero h1{font-size:2.45rem}.driver-application-layout{width:calc(100% - 18px);margin-top:-24px}.driver-requirements{padding:23px 20px}.driver-requirements ul{grid-template-columns:1fr}.driver-form-card{padding:23px 16px;border-radius:12px}.driver-form-heading h2{font-size:1.7rem}.driver-work-grid{grid-template-columns:1fr}.driver-work-choice>span{min-height:54px;justify-content:flex-start}.driver-upload{grid-template-columns:40px 1fr;min-height:98px;padding:14px}.driver-upload-icon{width:40px;height:40px}.driver-upload-action{grid-column:2}.driver-confirmation{min-height:500px}}
