/* Page-local reset keeps the supplied design independent of the WordPress theme. */
#cc-driver-page :where(*:not(svg *), *::before, *::after) { all: revert; box-sizing: border-box; }
#cc-driver-page :where(div,section,article,aside,p,h1,h2,h3,ul,ol,li,fieldset,legend,figure) { margin:0; padding:0; }
#cc-driver-page :where(button,input,select,textarea) { letter-spacing:normal; text-transform:none; }
#cc-driver-page .container { padding:0; position:static; }
#cc-driver-page :where(h1,h2,h3) { color:inherit; }
#cc-driver-page{--cream:#faf9f5;--paper:#fffefa;--green:#173c32;--sage:#edf0e6;--ink:#202d28;--orange:#ee8b25;--muted:#5b685f;--line:#dce1d5;--font:'DM Sans','Noto Sans Devanagari',sans-serif;--heading:'Manrope','Noto Sans Devanagari',sans-serif}#cc-driver-page *{box-sizing:border-box}#cc-driver-page{scroll-behavior:smooth;scroll-padding-top:30px}#cc-driver-page{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 var(--font);-webkit-font-smoothing:antialiased}#cc-driver-page h1,#cc-driver-page h2,#cc-driver-page h3,#cc-driver-page p{margin:0}#cc-driver-page h1,#cc-driver-page h2,#cc-driver-page h3{font-family:var(--heading);line-height:1.25}#cc-driver-page h2{font-size:40px;font-weight:750;letter-spacing:-1.5px}#cc-driver-page h3{font-size:22px;letter-spacing:-.5px}#cc-driver-page p{color:var(--muted)}#cc-driver-page a{color:inherit;text-decoration:none}#cc-driver-page button,#cc-driver-page input,#cc-driver-page select,#cc-driver-page textarea{font:inherit}#cc-driver-page button{cursor:pointer;color:inherit}#cc-driver-page button,#cc-driver-page a,#cc-driver-page input,#cc-driver-page select,#cc-driver-page summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}#cc-driver-page button,#cc-driver-page a,#cc-driver-page input,#cc-driver-page select,#cc-driver-page textarea,#cc-driver-page summary{outline-offset:4px}#cc-driver-page :focus-visible{outline:3px solid #bc6511}#cc-driver-page [hidden]{display:none!important}#cc-driver-page .container{width:calc(100% - 112px);max-width:1200px;margin-inline:auto}#cc-driver-page .section{padding-block:84px}#cc-driver-page .icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#cc-driver-page .svg-library{position:absolute;width:0;height:0;overflow:hidden}#cc-driver-page .skip-link{position:fixed;left:20px;top:-80px;background:var(--green);color:white;padding:12px 20px;z-index:100}#cc-driver-page .skip-link:focus{top:12px}#cc-driver-page .button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;border:1px solid transparent;border-radius:10px;padding:13px 21px;font-size:16px;font-weight:700;line-height:1.45;transition:background .18s,transform .18s}#cc-driver-page .button:hover{transform:translateY(-2px)}#cc-driver-page .button .icon{width:20px;height:20px}
#cc-driver-page .button-orange{ background: linear-gradient(135deg, #f08900 0%, #FF5722 100%); color:#fff;
    box-shadow: 0 6px 20px rgba(30, 136, 74, .30);}
#cc-driver-page .button-orange:hover{ background: linear-gradient(135deg, #FF5722 0%, #f08900 100%);}
#cc-driver-page .button-dark{background:var(--green);color:white}
#cc-driver-page .button-dark:hover{background:#275547}
#cc-driver-page .text-link,#cc-driver-page .text-button{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:var(--green)}#cc-driver-page .text-link:hover{text-decoration:underline;text-underline-offset:5px}#cc-driver-page .text-link .icon{width:21px;height:21px}#cc-driver-page .eyebrow{display:flex;align-items:center;gap:9px;font-size:14px;line-height:1.5;letter-spacing:1.5px;font-weight:650;color:#52674d}#cc-driver-page .live-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#718966}#cc-driver-page .icon-tile{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;background:#e8edde;color:#496743}#cc-driver-page .section-heading{margin-bottom:32px}#cc-driver-page .section-heading h2{margin-top:13px}#cc-driver-page .section-heading h2>span{color:#657856}#cc-driver-page .section-heading>p{margin-top:14px;font-size:18px}#cc-driver-page .site-header{border-bottom:1px solid var(--line);background:var(--cream)}#cc-driver-page .nav-wrap{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}#cc-driver-page .brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--heading);font-size:25px;font-weight:800;letter-spacing:-1px;flex-shrink:0;line-height:1.2}#cc-driver-page .brand-mark{width:40px;height:45px;border-radius:12px 12px 12px 3px;background:var(--orange);display:grid;place-items:center;color:var(--green)}#cc-driver-page .brand-mark .icon{width:32px;height:32px;stroke-width:2}#cc-driver-page .brand-tag{display:block;font:600 10px/1.6 var(--font);letter-spacing:.8px;margin-top:4px}#cc-driver-page .nav-wrap nav{display:flex;align-items:center;gap:25px;font-size:16px;font-weight:500;white-space:nowrap}#cc-driver-page .nav-wrap nav a:hover{color:#a45710}#cc-driver-page .nav-actions{display:flex;align-items:center;gap:20px}#cc-driver-page .nav-cta{font-size:16px;min-height:46px;padding:11px 17px;gap:10px;white-space:nowrap}#cc-driver-page .language-switch{display:flex;align-items:center;gap:7px;font-size:14px;white-space:nowrap}#cc-driver-page .language-switch button{font-size:14px;border:0;padding:5px 0;background:none;color:#697369}#cc-driver-page .language-switch button[aria-pressed=true]{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:5px}#cc-driver-page .language-switch>span{color:#b5bdb0}#cc-driver-page .menu-toggle{display:none;border:0;background:none;padding:8px}#cc-driver-page .hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:56px;padding-block:54px 62px}#cc-driver-page .hero h1{font-size:clamp(44px,4.4vw,64px);letter-spacing:-3.4px;line-height:1.1;font-weight:800;margin:22px 0}#cc-driver-page .hero h1>span{display:block}#cc-driver-page .hero h1 .orange-text{color:#c66b16;font-size:.79em;letter-spacing:-2.2px;margin-top:9px}#cc-driver-page .hero-description{max-width:495px;font-size:18px;line-height:1.8}#cc-driver-page .hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}#cc-driver-page .hero-actions .text-link .icon{width:27px;height:27px}
#cc-driver-page .hero-trust{display:flex;flex-wrap:wrap;gap:4px 13px;font-size:16px;line-height:1.7;margin-top:23px;}
#cc-driver-page .hero-trust span+span:before{content:'•';color:#8c9d81;margin-right:13px}#cc-driver-page .hero-visual{position:relative;padding:12px 10px}#cc-driver-page .photo-frame{height:490px;border-radius:16px;overflow:hidden;background:#e2e7d9}#cc-driver-page .photo-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% top}#cc-driver-page .floating-label{position:absolute;display:flex;align-items:center;gap:12px;background:var(--paper);border:1px solid #e1e4d8;border-radius:12px;padding:13px 16px;box-shadow:0 8px 24px #20382c0a;max-width:calc(100% - 12px);font-size:16px}#cc-driver-page .floating-label .icon-tile{width:38px;height:38px;border-radius:50%}#cc-driver-page .floating-label .icon{width:20px;height:20px}#cc-driver-page .floating-label strong{font-weight:600}#cc-driver-page .freedom-label{right:-12px;top:auto;bottom:130px}#cc-driver-page .earning-label{left:-24px;bottom:38px}#cc-driver-page .earning-label .icon-tile{background:#f5ecdc;color:#896329}#cc-driver-page .city-section{border-block:1px solid var(--line);background:#f1f3eb;padding-block:24px}#cc-driver-page .city-inner{display:grid;grid-template-columns:210px minmax(0,1fr);gap:38px;align-items:center}#cc-driver-page .city-intro h2{font-size:27px;letter-spacing:-.8px}#cc-driver-page .city-intro p{font-size:16px;margin-top:7px}
#cc-driver-page .city-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}#cc-driver-page .city-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;border:1px solid transparent;border-radius:12px;background:none;font-size:16px;font-weight:600;transition:background .18s,border-color .18s}#cc-driver-page .city-card:hover,#cc-driver-page .city-card:focus-visible{background:#fffefa;border-color:#c8d4c0}#cc-driver-page .landmark{width:112px;max-width:100%;height:66px;fill:none;stroke:#718c7b;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}#cc-driver-page .landmark-fill{fill:#d1e1d0;stroke:none}#cc-driver-page .benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#cc-driver-page .benefit-card{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}#cc-driver-page .benefit-card h3{margin-top:22px}#cc-driver-page .benefit-card p{font-size:16px;margin-top:10px;max-width:280px;line-height:1.75}#cc-driver-page .support-card{display:flex;align-items:center;gap:19px;margin-top:20px;padding:24px 28px;background:#eeefe6;border:1px solid #e0e4d6;border-radius:14px}#cc-driver-page .support-card .icon-tile{background:#fffefa}#cc-driver-page .support-card h3{font-size:21px}#cc-driver-page .support-card p{margin-top:5px}#cc-driver-page .support-card>a{margin-left:auto;flex-shrink:0}#cc-driver-page .earnings-section{padding-block:68px;background:#f0f2e9;border-block:1px solid #e4e8dc}#cc-driver-page .earnings-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:34px;align-items:stretch}#cc-driver-page .calculator{padding:32px 34px;border:1px solid #dde3d3;border-radius:16px;background:var(--paper)}#cc-driver-page fieldset{min-width:0;padding:0;margin:0;border:0}#cc-driver-page .calculator fieldset+fieldset{margin-top:27px}#cc-driver-page .calculator legend{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;margin-bottom:15px;width:100%}#cc-driver-page .step-badge{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8edde;color:#496344;flex-shrink:0;font-size:16px;font-weight:600}#cc-driver-page .segmented{display:grid;gap:10px}#cc-driver-page .rides-options{grid-template-columns:repeat(4,minmax(0,1fr))}#cc-driver-page .duration-options{grid-template-columns:repeat(3,minmax(0,1fr))}#cc-driver-page .segmented label{position:relative;cursor:pointer}#cc-driver-page .segmented input{position:absolute;width:1px;height:1px;opacity:0}#cc-driver-page .segmented label>span{display:flex;justify-content:center;align-items:center;gap:5px;min-height:48px;background:#fafbf7;border:1px solid #d8dfd0;border-radius:8px;color:#40533f;font-weight:600}#cc-driver-page .segmented input:checked+span{background:#e7eddf;border-color:#526f42;box-shadow:inset 0 0 0 1px #526f42}#cc-driver-page .segmented input:focus-visible+span{outline:3px solid #b16a20;outline-offset:3px}#cc-driver-page .segmented label:hover>span{border-color:#526f42}#cc-driver-page .days-control{margin-top:28px}#cc-driver-page .range-label{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}#cc-driver-page .range-label label{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}#cc-driver-page .range-label output{font-weight:700;font-size:16px;color:#365a36}#cc-driver-page .days-control input{display:block;width:100%;height:6px;margin:25px 0 12px;appearance:none;border:0;border-radius:6px;background:#dce3d2;accent-color:#526f42;cursor:pointer}#cc-driver-page .days-control input::-webkit-slider-thumb{appearance:none;width:21px;height:21px;border:3px solid white;border-radius:50%;background:#526f42;box-shadow:0 0 0 1px #526f42}#cc-driver-page .days-control input::-moz-range-thumb{width:16px;height:16px;border:3px solid white;border-radius:50%;background:#526f42}#cc-driver-page .range-ends{display:flex;justify-content:space-between;font-size:16px;color:#64735c}#cc-driver-page .planner-note{font-size:16px;line-height:1.6;margin-top:23px;padding-top:19px;border-top:1px solid var(--line)}#cc-driver-page .planner-note[data-warning=true]{color:#805323}#cc-driver-page .earnings-summary{display:flex;flex-direction:column;align-items:flex-start;background:var(--green);color:white;border-radius:16px;padding:32px 36px}#cc-driver-page .summary-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #597769;border-radius:12px;color:#cadbb7;margin-bottom:20px}#cc-driver-page .earnings-summary>p{color:#e0e8d9;font-size:18px}#cc-driver-page .earnings-summary>output{font-family:var(--heading);font-size:clamp(44px,4.6vw,64px);line-height:1.2;letter-spacing:-2px;font-weight:700;color:#f1c18b;margin:8px 0 16px;overflow-wrap:anywhere;max-width:100%}#cc-driver-page .earnings-summary .summary-formula{font-size:16px;line-height:1.7}#cc-driver-page .earnings-summary .rate-note{font-size:16px;color:#c0d0bd;line-height:1.6;margin:10px 0 24px}#cc-driver-page .earnings-summary .button{margin-top:auto;min-width:190px}#cc-driver-page .earnings-summary .estimate-disclaimer{font-size:16px;line-height:1.7;color:#c8d7c3;margin-top:22px}#cc-driver-page .steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px;list-style:none;margin:0;padding:0}#cc-driver-page .steps-grid li{position:relative}#cc-driver-page .step-top{display:flex;align-items:center;gap:16px;margin-bottom:19px}#cc-driver-page .step-number{font-family:var(--heading);font-size:34px;font-weight:600;letter-spacing:-1px;color:#779064}#cc-driver-page .step-top>.icon{color:#55774f;width:28px;height:28px}#cc-driver-page .steps-grid h3{font-size:21px;margin-bottom:10px}#cc-driver-page .steps-grid p{font-size:16px;max-width:290px}#cc-driver-page .step-arrow{position:absolute;right:-37px;top:15px;color:#97a589}#cc-driver-page .step-arrow .icon{width:27px}#cc-driver-page .confidence-section{background:#eff1e9;border-block:1px solid #e1e6d9;padding-block:32px}#cc-driver-page .confidence-inner{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:center}#cc-driver-page .confidence-inner h2{font-size:28px;letter-spacing:-.8px}#cc-driver-page .confidence-inner ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0}#cc-driver-page .confidence-inner li{display:flex;flex-direction:column;gap:10px;font-size:16px;font-weight:500;max-width:170px}#cc-driver-page .confidence-inner li .icon{color:#57754a}#cc-driver-page .application-section{padding-block:76px;background:#f3f3ec}#cc-driver-page .application-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:center;gap:90px}#cc-driver-page .application-copy h2{font-size:46px;margin-top:18px;letter-spacing:-1.8px}#cc-driver-page .application-copy>p{font-size:18px;margin-top:21px;line-height:1.8}#cc-driver-page .application-points{list-style:none;margin:26px 0 30px;padding:0;display:grid;gap:13px}#cc-driver-page .application-points li{display:flex;align-items:center;gap:10px}#cc-driver-page .application-points .icon{color:#526f42;background:#e1e9d5;width:24px;height:24px;padding:4px;border-radius:50%}#cc-driver-page .form-card{padding:32px;background:var(--paper);border:1px solid #dce2d3;border-radius:16px;box-shadow:0 8px 28px #33432604;min-width:0}#cc-driver-page .form-heading>p{font-size:16px;font-weight:500;color:#596c4d}#cc-driver-page .form-heading h3{font-size:24px;margin-top:8px;letter-spacing:-.7px}#cc-driver-page .form-progress{display:flex;gap:7px;margin:23px 0 25px}#cc-driver-page .progress-step{height:4px;border-radius:8px;flex:1;background:#e6eadd}#cc-driver-page .progress-step.active,#cc-driver-page .progress-step.complete{background:#5e7d48}#cc-driver-page .form-step>label,#cc-driver-page .form-step legend{display:block;font-size:16px;font-weight:500;margin:17px 0 9px}#cc-driver-page .form-step>label:first-child{margin-top:0}#cc-driver-page .form-step label>span:not(.optional){color:#a85b15}#cc-driver-page input:not([type=radio],#cc-driver-page [type=checkbox],#cc-driver-page [type=range]),#cc-driver-page select,#cc-driver-page textarea{width:100%;max-width:100%;min-height:49px;padding:12px 13px;border:1px solid #ccd5c2;border-radius:8px;background:var(--paper);color:#344731;font-size:16px}#cc-driver-page input::placeholder,#cc-driver-page textarea::placeholder{color:#71816a;opacity:1}#cc-driver-page .phone-field{display:flex;align-items:center;border:1px solid #ccd5c2;border-radius:8px}#cc-driver-page .phone-field>span{padding:0 13px;border-right:1px solid #dce2d3;color:#52654b}#cc-driver-page .phone-field input{border:0;min-width:0}#cc-driver-page .form-buttons{display:flex;align-items:center;gap:18px;margin-top:23px}#cc-driver-page .form-buttons .button{width:auto;gap:18px}#cc-driver-page .back-button,#cc-driver-page .text-button,#cc-driver-page .clear-draft{border:0;background:none;padding:10px 0;font-size:16px;text-decoration:underline;text-underline-offset:4px}#cc-driver-page .form-privacy{display:flex;gap:8px;align-items:flex-start;font-size:16px;line-height:1.6;color:#66725e;margin-top:18px}#cc-driver-page .form-privacy .icon{width:17px;height:17px;margin-top:4px}#cc-driver-page .form-error{color:#a33420;font-size:16px;margin-top:14px}#cc-driver-page .form-error:empty{display:none}#cc-driver-page [aria-invalid=true]{border-color:#a33420!important}#cc-driver-page .work-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}#cc-driver-page .work-options label{position:relative;cursor:pointer}#cc-driver-page .work-options input{position:absolute;opacity:0}#cc-driver-page .work-options label>span{display:flex;flex-direction:column;gap:7px;padding:16px;border:1px solid #d7dfce;border-radius:10px;color:#3c5535!important}
#cc-driver-page .work-options small{font-size:16px;font-weight:400;color:#5e6f56;line-height:1.5}#cc-driver-page .work-options input:checked+span{background:#edf2e4;border-color:#587245}#cc-driver-page .work-options input:focus-visible+span{outline:3px solid #b16a20;outline-offset:3px}#cc-driver-page .checkbox-label{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important}#cc-driver-page .checkbox-label input{margin:5px 0 0;accent-color:var(--green);width:18px;height:18px;flex-shrink:0}#cc-driver-page .optional,#cc-driver-page .character-count{font-size:16px;color:#677460;font-weight:400}#cc-driver-page .character-count{display:block;text-align:right;margin-top:3px}#cc-driver-page .review-title{font-size:18px;margin:0 0 18px}#cc-driver-page #application-review{margin:0}#cc-driver-page #application-review>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}#cc-driver-page #application-review dt{color:#5d6e55}#cc-driver-page #application-review dd{margin:0;text-align:right;max-width:65%;overflow-wrap:anywhere}#cc-driver-page .local-notice{display:flex;gap:10px;background:#eef1e7;border-radius:10px;padding:16px;font-size:16px;margin-top:20px}#cc-driver-page .local-notice .icon{width:19px;height:19px;margin-top:4px}#cc-driver-page .form-success{text-align:center}#cc-driver-page .success-icon{display:grid;place-items:center;margin:0 auto 18px;width:55px;height:55px;border-radius:50%;background:#e6edda;color:#3b6634}#cc-driver-page .form-success .eyebrow{justify-content:center}#cc-driver-page .form-success h3{font-size:28px;margin:16px 0}#cc-driver-page .form-success p{margin-bottom:18px;overflow-wrap:anywhere}#cc-driver-page .form-success p a{text-decoration:underline}#cc-driver-page .form-success .button{margin:10px 0 20px;max-width:100%}#cc-driver-page .form-success .text-button,#cc-driver-page .form-success .clear-draft{display:block;margin:auto}#cc-driver-page .faq-section{display:grid;grid-template-columns:.85fr 1.4fr;gap:75px}#cc-driver-page .faq-intro h2{font-size:36px;margin:14px 0 24px}#cc-driver-page .faq-list details{border-bottom:1px solid #d8dfd1}#cc-driver-page .faq-list details:first-child{border-top:1px solid #d8dfd1}#cc-driver-page .faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:600;list-style:none;padding:23px 0;cursor:pointer}#cc-driver-page .faq-list summary::-webkit-details-marker{display:none}#cc-driver-page .faq-list summary .icon{width:20px;height:20px;color:#536e47;transition:transform .18s}#cc-driver-page .faq-list details[open] summary .icon{transform:rotate(180deg)}#cc-driver-page .faq-list details p{font-size:16px;line-height:1.8;padding:0 36px 23px 0}#cc-driver-page .final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 40px;margin-bottom:72px;border:1px solid #dce3d0;border-radius:16px;background:#e9eddf}#cc-driver-page .final-cta h2{font-size:30px;letter-spacing:-1px}#cc-driver-page .final-cta p{font-size:18px;margin-top:10px}#cc-driver-page .final-cta .button{flex-shrink:0}#cc-driver-page footer{padding:52px 0 24px;background:#173c32;color:#edf2e6}#cc-driver-page .footer-top{display:grid;grid-template-columns:1.3fr .8fr .8fr .65fr 1.1fr;gap:30px}#cc-driver-page .footer-brand .brand{font-size:24px}#cc-driver-page .footer-brand p{font-size:16px;color:#c0d0bb;margin-top:19px}#cc-driver-page .footer-links{display:flex;align-items:flex-start;flex-direction:column;gap:10px;min-width:0}#cc-driver-page .footer-links h3{font-family:var(--font);font-size:16px;font-weight:700;color:#fffefa;margin-bottom:5px;letter-spacing:0}#cc-driver-page .footer-links a,#cc-driver-page .footer-links button,#cc-driver-page .footer-links p{font-size:16px;line-height:1.6;color:#c9d7c3;text-align:left;overflow-wrap:anywhere}#cc-driver-page .footer-links button{padding:0;background:none;border:0}#cc-driver-page .footer-links a:hover,#cc-driver-page .footer-links button:hover{color:white;text-decoration:underline;text-underline-offset:4px}#cc-driver-page .footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #476153;padding-top:22px;margin-top:38px;font-size:16px;color:#bfcfba}#cc-driver-page .mobile-cta{display:none}#cc-driver-page dialog{width:min(540px,calc(100% - 32px));max-height:85vh;overflow:auto;border:1px solid var(--line);border-radius:16px;padding:38px;background:var(--paper);color:var(--ink)}#cc-driver-page dialog::backdrop{background:#132b2270}#cc-driver-page .dialog-close{position:absolute;right:12px;top:9px;background:none;border:0;font-size:28px;padding:3px 9px}#cc-driver-page dialog h2{font-size:28px;margin-bottom:18px}#cc-driver-page dialog p{font-size:16px;line-height:1.8;margin-bottom:20px}#cc-driver-page .toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);max-width:min(560px,calc(100% - 32px));padding:13px 20px;border-radius:10px;background:#203d2f;color:white;box-shadow:0 5px 20px #0002;font-size:16px;opacity:0;visibility:hidden;z-index:90;transition:opacity .2s,transform .2s}#cc-driver-page .toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}@media(min-width:1500px){#cc-driver-page .container{max-width:1280px}#cc-driver-page .hero{gap:70px}#cc-driver-page .photo-frame{height:520px}}@media(max-width:1240px){#cc-driver-page .container{width:calc(100% - 72px)}#cc-driver-page .nav-wrap{gap:18px}#cc-driver-page .nav-wrap nav{gap:17px}#cc-driver-page .nav-actions{gap:15px}#cc-driver-page .brand{font-size:23px}#cc-driver-page .brand-tag{font-size:9px}#cc-driver-page .nav-cta{padding:10px 13px}#cc-driver-page .hero{gap:35px}#cc-driver-page .photo-frame{height:470px}#cc-driver-page .hero h1{font-size:54px;letter-spacing:-2.7px}#cc-driver-page .city-inner{grid-template-columns:190px minmax(0,1fr);gap:22px}#cc-driver-page .application-grid{gap:50px}#cc-driver-page .footer-top{gap:24px;grid-template-columns:1.3fr .8fr .8fr .7fr}#cc-driver-page .footer-contact{grid-column:2/5;flex-direction:row;flex-wrap:wrap;gap:12px 22px}#cc-driver-page .footer-contact h3{margin:0}#cc-driver-page .final-cta h2{font-size:27px}}@media(max-width:1180px){#cc-driver-page .nav-wrap nav{display:none;position:absolute;top:88px;left:0;right:0;z-index:30;flex-direction:column;align-items:stretch;padding:20px 36px;background:var(--cream);border-bottom:1px solid var(--line);font-size:16px;gap:4px}#cc-driver-page .nav-wrap nav.open{display:flex}#cc-driver-page .nav-wrap nav a{padding:10px}#cc-driver-page .nav-wrap{height:88px}#cc-driver-page .nav-actions{margin-left:auto}#cc-driver-page .menu-toggle{display:block}#cc-driver-page .hero h1{font-size:48px}#cc-driver-page .hero h1 .orange-text{letter-spacing:-1.8px}#cc-driver-page .photo-frame{height:455px}#cc-driver-page .hero-description{font-size:17px}#cc-driver-page .hero-actions{gap:17px}#cc-driver-page .support-card{flex-wrap:wrap}#cc-driver-page .support-card>a{margin-left:67px}#cc-driver-page .confidence-inner{grid-template-columns:180px 1fr}#cc-driver-page .confidence-inner ul{grid-template-columns:repeat(2,1fr);gap:20px}#cc-driver-page .confidence-inner li{flex-direction:row;max-width:none;gap:12px}#cc-driver-page .earnings-grid{gap:24px;grid-template-columns:1fr 1fr}#cc-driver-page .calculator{padding:26px}#cc-driver-page .earnings-summary{padding:28px}#cc-driver-page .calculator legend,#cc-driver-page .range-label label{font-size:16px}#cc-driver-page .steps-grid{gap:40px}#cc-driver-page .step-arrow{right:-30px}#cc-driver-page .steps-grid h3{font-size:20px}#cc-driver-page .application-grid{gap:35px}#cc-driver-page .application-copy h2{font-size:40px}#cc-driver-page .form-card{padding:26px}#cc-driver-page .faq-section{gap:40px}#cc-driver-page .faq-intro h2{font-size:32px}#cc-driver-page .final-cta{flex-wrap:wrap}}@media(max-width:800px){#cc-driver-page .container{width:calc(100% - 40px)}#cc-driver-page .section{padding-block:60px}#cc-driver-page h2{font-size:34px}#cc-driver-page .hero{grid-template-columns:1fr 1fr;gap:22px;padding-block:38px}#cc-driver-page .hero h1{font-size:39px;letter-spacing:-2px}#cc-driver-page .hero h1 .orange-text{font-size:.86em;letter-spacing:-1.5px}#cc-driver-page .hero .eyebrow{font-size:14px;letter-spacing:1px}#cc-driver-page .hero-description{font-size:16px}#cc-driver-page .hero-actions{flex-direction:column;align-items:flex-start;gap:15px;margin-top:22px}#cc-driver-page .hero-trust{gap:4px;display:block}#cc-driver-page .hero-trust span{display:block}#cc-driver-page .hero-trust span+span:before{display:none}#cc-driver-page .photo-frame{height:440px}#cc-driver-page .hero-visual{padding:12px 0}#cc-driver-page .floating-label{padding:10px;gap:8px;font-size:16px}#cc-driver-page .floating-label .icon-tile{width:30px;height:30px}#cc-driver-page .freedom-label{right:-6px;top:auto;bottom:120px}#cc-driver-page .earning-label{left:-8px;bottom:26px}#cc-driver-page .city-inner{grid-template-columns:1fr;gap:17px}#cc-driver-page .city-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}#cc-driver-page .city-intro h2 br{display:none}#cc-driver-page .city-intro h2{font-size:25px}#cc-driver-page .city-intro p{margin:0}
#cc-driver-page .city-list{gap:8px}#cc-driver-page .benefit-grid{gap:12px}#cc-driver-page .benefit-card{padding:23px 18px}#cc-driver-page .benefit-card h3{font-size:20px}#cc-driver-page .support-card{padding:22px}#cc-driver-page .support-card h3{font-size:21px}#cc-driver-page .support-card>div{flex:1;min-width:0}#cc-driver-page .support-card>a{margin-left:67px}#cc-driver-page .earnings-section{padding-block:52px}#cc-driver-page .earnings-grid{grid-template-columns:1fr}#cc-driver-page .calculator{padding:30px}#cc-driver-page .earnings-summary{padding:30px}#cc-driver-page .earnings-summary>output{font-size:58px}#cc-driver-page .earnings-summary .button{margin-top:0}#cc-driver-page .earnings-summary .rate-note{margin-bottom:23px}#cc-driver-page .steps-grid{gap:32px}#cc-driver-page .step-top{gap:10px}#cc-driver-page .step-number{font-size:30px}#cc-driver-page .step-arrow{right:-25px}#cc-driver-page .step-arrow .icon{width:21px}#cc-driver-page .application-section{padding-block:55px}#cc-driver-page .application-grid{grid-template-columns:1fr;gap:32px}#cc-driver-page .application-copy h2 br{display:none}#cc-driver-page .application-copy h2{font-size:38px}#cc-driver-page .application-copy>p br{display:none}#cc-driver-page .application-points{grid-template-columns:1fr 1fr;gap:12px;margin-block:22px}#cc-driver-page .form-card{max-width:620px;width:100%;justify-self:center;padding:32px}#cc-driver-page .faq-section{grid-template-columns:1fr;gap:26px}#cc-driver-page .faq-intro h2 br{display:none}#cc-driver-page .faq-intro h2{font-size:34px}#cc-driver-page .footer-top{grid-template-columns:repeat(3,1fr);gap:30px}#cc-driver-page .footer-brand{grid-column:1/-1}#cc-driver-page .footer-contact{grid-column:1/-1}#cc-driver-page .footer-brand p{margin-top:12px}#cc-driver-page .final-cta{padding:30px;margin-bottom:55px}}@media(max-width:580px){#cc-driver-page{padding-bottom:88px}#cc-driver-page h2{font-size:30px;letter-spacing:-1px}#cc-driver-page .section{padding-block:46px}#cc-driver-page .nav-wrap{height:78px;gap:10px}#cc-driver-page .brand{font-size:22px;gap:8px}#cc-driver-page .brand-tag{font-size:8px;letter-spacing:.6px}#cc-driver-page .brand-mark{width:34px;height:40px}#cc-driver-page .brand-mark .icon{width:28px;height:28px}#cc-driver-page .nav-cta{display:none}#cc-driver-page .nav-actions{gap:8px}#cc-driver-page .language-switch{gap:5px}#cc-driver-page .language-switch button{font-size:13px}#cc-driver-page .menu-toggle{padding:6px}#cc-driver-page .nav-wrap nav{top:78px;padding:16px 20px}#cc-driver-page .hero{grid-template-columns:1fr;padding-block:34px 35px;gap:25px}#cc-driver-page .hero h1{font-size:clamp(41px,10.6vw,58px);letter-spacing:-2.4px;margin-block:18px}#cc-driver-page .hero h1 .orange-text{font-size:.8em;letter-spacing:-1.7px}#cc-driver-page .hero .eyebrow{font-size:14px}#cc-driver-page .hero-description{font-size:17px;max-width:440px}#cc-driver-page .hero-actions{flex-direction:row;align-items:center;gap:15px 22px}#cc-driver-page .hero-actions .button{padding-inline:17px}#cc-driver-page .hero-actions .text-link{font-size:16px;gap:7px}#cc-driver-page .hero-actions .text-link .icon{width:23px;height:23px}#cc-driver-page .hero-trust{font-size:16px;margin-top:21px;display:flex;gap:3px 12px}#cc-driver-page .hero-trust span{display:inline}#cc-driver-page .hero-trust span+span:before{display:inline;margin-right:12px}#cc-driver-page .hero-visual{width:100%;max-width:460px;justify-self:center;padding-inline:9px}#cc-driver-page .photo-frame{height:405px}#cc-driver-page .photo-frame img{object-position:58% top}#cc-driver-page .freedom-label{top:auto;right:0;bottom:115px}#cc-driver-page .earning-label{left:0;bottom:28px}#cc-driver-page .floating-label{font-size:16px;padding:11px 13px}#cc-driver-page .city-section{padding-block:24px}#cc-driver-page .city-intro{display:block}#cc-driver-page .city-intro p{margin-top:5px}
#cc-driver-page .city-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 3px}#cc-driver-page .city-card{font-size:16px;padding:7px 2px}#cc-driver-page .landmark{height:60px}#cc-driver-page .city-card:nth-child(4){grid-column:1}#cc-driver-page .section-heading{margin-bottom:25px}#cc-driver-page .section-heading>p{font-size:16px}#cc-driver-page .eyebrow{font-size:14px;letter-spacing:1px}#cc-driver-page .benefit-grid{grid-template-columns:1fr;gap:12px}#cc-driver-page .benefit-card{display:grid;grid-template-columns:45px 1fr;gap:7px 17px;padding:22px}#cc-driver-page .benefit-card .icon-tile{width:45px;height:45px;grid-row:span 2}#cc-driver-page .benefit-card h3{margin:0;font-size:21px}#cc-driver-page .benefit-card p{margin:0;max-width:none}#cc-driver-page .support-card{padding:23px 21px;gap:15px;align-items:flex-start}#cc-driver-page .support-card .icon-tile{width:44px;height:44px}#cc-driver-page .support-card h3{font-size:21px}#cc-driver-page .support-card>a{margin-left:59px;flex-shrink:1}#cc-driver-page .earnings-section{padding-block:42px}#cc-driver-page .earnings-grid{gap:18px}#cc-driver-page .calculator{padding:24px 20px}#cc-driver-page .calculator legend{gap:9px;font-size:17px}#cc-driver-page .segmented{gap:8px}#cc-driver-page .days-control .range-label{gap:10px}#cc-driver-page .range-label label{font-size:17px;gap:9px}#cc-driver-page .range-label output{margin-left:36px}#cc-driver-page .earnings-summary{padding:28px 25px}#cc-driver-page .earnings-summary>output{font-size:52px}#cc-driver-page .earnings-summary .button{width:100%}#cc-driver-page .steps-grid{grid-template-columns:1fr;gap:0}#cc-driver-page .steps-grid li{padding:23px 0;border-bottom:1px solid var(--line)}#cc-driver-page .steps-grid li:first-child{padding-top:0}#cc-driver-page .steps-grid li:last-child{padding-bottom:0;border:0}#cc-driver-page .steps-grid h3{font-size:21px}#cc-driver-page .step-top{margin-bottom:10px}#cc-driver-page .step-arrow{display:none}#cc-driver-page .steps-grid p{max-width:none}#cc-driver-page .confidence-section{padding-block:30px}#cc-driver-page .confidence-inner{grid-template-columns:1fr;gap:23px}#cc-driver-page .confidence-inner h2{font-size:28px}#cc-driver-page .confidence-inner h2 br{display:none}#cc-driver-page .confidence-inner ul{gap:23px 18px}#cc-driver-page .confidence-inner li{flex-direction:column;gap:9px}#cc-driver-page .application-section{padding-block:42px}#cc-driver-page .application-copy h2{font-size:36px}#cc-driver-page .application-copy>p{font-size:17px}#cc-driver-page .application-points{grid-template-columns:1fr;gap:11px}#cc-driver-page .form-card{padding:26px 21px}#cc-driver-page .form-heading h3{font-size:23px}#cc-driver-page .form-buttons{flex-wrap:wrap}#cc-driver-page .form-privacy{font-size:16px}#cc-driver-page .work-options{gap:8px}#cc-driver-page .work-options label>span{padding:12px}#cc-driver-page .work-options strong{font-size:16px}#cc-driver-page .faq-intro h2{font-size:32px}#cc-driver-page .faq-list summary{font-size:18px;padding-block:21px}#cc-driver-page .faq-list details p{padding-right:12px}#cc-driver-page .final-cta{padding:28px 24px;margin-bottom:44px;gap:22px}#cc-driver-page .final-cta h2{font-size:28px}#cc-driver-page .final-cta p{font-size:16px}#cc-driver-page .final-cta .button{font-size:16px;padding-inline:17px;flex-shrink:1}#cc-driver-page .footer-top{grid-template-columns:1fr 1fr;gap:28px 20px}#cc-driver-page .footer-links{gap:12px}#cc-driver-page .footer-contact{grid-column:auto;display:flex;flex-direction:column;gap:12px}#cc-driver-page .footer-contact a{word-break:break-word}#cc-driver-page .footer-bottom{gap:12px;font-size:16px;margin-top:30px}#cc-driver-page .footer-bottom span:nth-child(2){width:100%;order:2}#cc-driver-page .mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;border-radius:0;padding:16px 20px calc(16px + env(safe-area-inset-bottom));min-height:64px;box-shadow:0 -2px 12px #233b2410}#cc-driver-page .mobile-cta:hover{transform:none}#cc-driver-page .toast{bottom:86px}#cc-driver-page .form-success .button{font-size:16px}}@media(max-width:370px){#cc-driver-page .container{width:calc(100% - 32px)}#cc-driver-page .brand-tag{display:none}#cc-driver-page .brand{font-size:20px}#cc-driver-page .language-switch button{font-size:12px}#cc-driver-page .nav-actions{gap:3px}#cc-driver-page .hero h1{font-size:39px}#cc-driver-page .hero-actions{gap:15px}#cc-driver-page .form-card{padding-inline:17px}#cc-driver-page .steps-grid h3{font-size:20px}}#cc-driver-page[lang=hi] h1,#cc-driver-page[lang=hi] h2,#cc-driver-page[lang=hi] h3{line-height:1.5;letter-spacing:0}#cc-driver-page[lang=hi] .hero h1{font-size:clamp(34px,3.7vw,54px)}#cc-driver-page[lang=hi] .hero h1 .orange-text{letter-spacing:0}#cc-driver-page[lang=hi] .eyebrow{letter-spacing:0}@media(prefers-reduced-motion:reduce){#cc-driver-page{scroll-behavior:auto}#cc-driver-page *,#cc-driver-page *::before,#cc-driver-page *::after{transition:none!important;animation:none!important}}#cc-driver-page .earning-guide{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:30px 64px;align-items:start;padding-bottom:44px}#cc-driver-page .guide-intro{padding-top:10px}#cc-driver-page .guide-intro .eyebrow{font-size:16px;letter-spacing:0}#cc-driver-page .guide-intro h2{font-size:38px;line-height:1.6;letter-spacing:0;margin:17px 0}#cc-driver-page .guide-intro h2 span{color:#657856}#cc-driver-page .guide-intro>p{font-size:18px;line-height:1.9;max-width:380px}#cc-driver-page .guide-mantra{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}#cc-driver-page .guide-mantra span{border:1px solid #d6dfcb;border-radius:12px;padding:7px 12px;color:#506848;font-size:16px}#cc-driver-page .guide-intro>.text-link{font-size:16px}#cc-driver-page .guide-grid{display:grid;gap:14px;min-width:0}#cc-driver-page .guide-card{border:1px solid var(--line);border-radius:14px;background:var(--paper);overflow:hidden}#cc-driver-page .guide-card[open]{background:#f0f3e9;border-color:#becdae}#cc-driver-page .guide-card summary{display:flex;align-items:center;gap:16px;padding:22px 24px;cursor:pointer;list-style:none}#cc-driver-page .guide-card summary::-webkit-details-marker{display:none}#cc-driver-page .guide-card summary>span:nth-child(2){min-width:0}#cc-driver-page .guide-step{display:block;font-size:16px;color:#576c4c;margin-bottom:5px}#cc-driver-page .guide-card summary strong{font-size:20px;font-weight:650;line-height:1.65}#cc-driver-page .guide-chevron{margin-left:auto;width:20px;height:20px;color:#5d7652;transition:transform .18s}#cc-driver-page .guide-card[open] .guide-chevron{transform:rotate(180deg)}#cc-driver-page .guide-content{padding:0 25px 25px 88px}#cc-driver-page .guide-content ul{list-style:none;padding:0;margin:0}#cc-driver-page .guide-content li+li{border-top:1px solid #d9e2ce;margin-top:17px;padding-top:17px}#cc-driver-page .guide-content strong{font-size:17px;font-weight:650;color:#354e31;line-height:1.7}#cc-driver-page .guide-content p{font-size:16px;color:#52614b;line-height:1.9;margin-top:6px}#cc-driver-page .guide-footer{grid-column:1/-1;display:flex;align-items:flex-start;gap:12px;padding-top:21px;border-top:1px solid var(--line)}#cc-driver-page .guide-footer>.icon{width:20px;height:20px;color:#5a7650;margin-top:4px}#cc-driver-page .guide-footer p{font-size:16px;line-height:1.8;color:#5a6952}@media(max-width:1080px){#cc-driver-page .earning-guide{gap:26px 32px}#cc-driver-page .guide-intro h2{font-size:32px}#cc-driver-page .guide-card summary{padding:20px;gap:12px}#cc-driver-page .guide-content{padding:0 22px 24px}}@media(max-width:800px){#cc-driver-page .earning-guide{grid-template-columns:1fr;padding-bottom:30px}#cc-driver-page .guide-intro{padding-top:0}#cc-driver-page .guide-intro h2{font-size:34px}#cc-driver-page .guide-intro>p{max-width:600px}#cc-driver-page .guide-card summary{padding:22px}#cc-driver-page .guide-content{padding:0 24px 24px 86px}}@media(max-width:580px){#cc-driver-page .guide-intro h2{font-size:30px}#cc-driver-page .guide-intro>p{font-size:17px}#cc-driver-page .guide-card summary{padding:18px 16px;gap:12px}#cc-driver-page .guide-card .icon-tile{width:38px;height:38px}#cc-driver-page .guide-card summary strong{font-size:18px}#cc-driver-page .guide-content{padding:0 20px 22px}#cc-driver-page .guide-step{font-size:16px}#cc-driver-page .guide-mantra{gap:7px}#cc-driver-page .guide-mantra span{padding:6px 10px}#cc-driver-page .guide-chevron{width:18px;height:18px}}#cc-driver-page .how-section{padding-block:40px 28px}#cc-driver-page .how-heading-row{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:28px}#cc-driver-page .how-heading-row .section-heading{margin-bottom:0}#cc-driver-page .how-heading-row h2{font-size:clamp(30px,3vw,40px);max-width:720px}#cc-driver-page .how-heading-row>.button{flex-shrink:0;min-height:48px;border-radius:12px;gap:12px}#cc-driver-page .onboarding-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}#cc-driver-page .onboarding-cards>li{position:relative;min-width:0;padding:26px 28px 28px;border:1px solid #d9e1d1;border-radius:16px;background:var(--paper);box-shadow:0 4px 16px #233c2d03}#cc-driver-page .onboarding-cards>li:first-child{background:#f2f5ec;border-color:#c8d6bd}#cc-driver-page .onboarding-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}#cc-driver-page .onboarding-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #dae3d0;border-radius:14px;background:#edf2e5;color:#46663b}#cc-driver-page .onboarding-icon>.icon{width:28px;height:28px;stroke-width:1.7}#cc-driver-page .onboarding-cards>li:first-child .onboarding-icon{background:var(--green);border-color:var(--green);color:#f4f6ed}#cc-driver-page .onboarding-number{font-family:var(--heading);font-size:30px;font-weight:650;line-height:1;letter-spacing:-1px;color:#73866a}#cc-driver-page .onboarding-cards h3{font-size:22px;line-height:1.4;letter-spacing:-.5px;margin-bottom:10px}#cc-driver-page .onboarding-cards p{font-size:16px;line-height:1.75;color:#53614d;max-width:290px}#cc-driver-page .onboarding-connector{position:absolute;z-index:1;right:-29px;top:38px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #d9e1d1;border-radius:50%;background:var(--cream);color:#57704c}#cc-driver-page .onboarding-connector>.icon{width:19px;height:19px}#cc-driver-page .confidence-section{background:var(--cream);border:0;padding-block:0 56px}#cc-driver-page .trust-panel{display:grid;grid-template-columns:205px minmax(0,1fr);align-items:center;gap:28px;padding:25px 28px;border:1px solid #dce3d2;border-radius:16px;background:#edf1e6}#cc-driver-page .trust-heading{display:flex;align-items:center;gap:12px}#cc-driver-page .trust-heading>.icon{display:none}#cc-driver-page .trust-heading h2{font-size:22px;line-height:1.4;letter-spacing:-.6px;max-width:180px}#cc-driver-page .trust-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;margin:0;padding:0}#cc-driver-page .trust-points>li{display:flex;align-items:center;gap:11px;font-size:16px;line-height:1.55;font-weight:500;min-width:0}#cc-driver-page .trust-icon{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;background:#f9fbf5;border:1px solid #d7e1cc;border-radius:10px;color:#56724a}#cc-driver-page .trust-icon>.icon{width:20px;height:20px}@media(max-width:1180px){#cc-driver-page .how-heading-row{align-items:flex-start}#cc-driver-page .how-heading-row h2{font-size:34px;max-width:570px}#cc-driver-page .onboarding-cards{gap:20px}#cc-driver-page .onboarding-cards>li{padding:24px}#cc-driver-page .onboarding-cards h3{font-size:20px}#cc-driver-page .onboarding-connector{right:-27px}#cc-driver-page .trust-panel{grid-template-columns:190px 1fr;gap:24px}#cc-driver-page .trust-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px}}@media(max-width:800px){#cc-driver-page .how-section{padding-block:34px 24px}#cc-driver-page .how-heading-row{flex-direction:column;gap:18px;margin-bottom:24px}#cc-driver-page .how-heading-row h2{max-width:none}#cc-driver-page .onboarding-cards{gap:16px}#cc-driver-page .onboarding-cards>li{padding:21px 18px}#cc-driver-page .onboarding-card-top{margin-bottom:19px;gap:10px}#cc-driver-page .onboarding-icon{width:46px;height:46px;border-radius:12px}#cc-driver-page .onboarding-icon>.icon{width:25px;height:25px}#cc-driver-page .onboarding-number{font-size:26px}#cc-driver-page .onboarding-connector{right:-24px;width:30px;height:30px;top:29px}#cc-driver-page .trust-panel{grid-template-columns:1fr;gap:19px;padding:24px}#cc-driver-page .trust-heading>.icon{display:block;color:#55724a}#cc-driver-page .trust-heading h2{max-width:none}#cc-driver-page .trust-points{gap:18px 26px}#cc-driver-page .confidence-section{padding-bottom:40px}}@media(max-width:580px){#cc-driver-page .how-section{padding-block:26px 20px}#cc-driver-page .how-heading-row h2{font-size:30px}#cc-driver-page .how-heading-row>.button{min-height:48px;padding:12px 17px}#cc-driver-page .onboarding-cards{grid-template-columns:1fr;gap:20px}#cc-driver-page .onboarding-cards>li{padding:22px 24px}#cc-driver-page .onboarding-card-top{margin-bottom:15px}#cc-driver-page .onboarding-icon{width:48px;height:48px}#cc-driver-page .onboarding-number{font-size:28px}#cc-driver-page .onboarding-cards h3{font-size:21px}#cc-driver-page .onboarding-cards p{max-width:none}#cc-driver-page .onboarding-connector{top:auto;bottom:-26px;right:26px;transform:rotate(90deg)}#cc-driver-page .trust-panel{padding:22px 20px;gap:18px}#cc-driver-page .trust-points{grid-template-columns:1fr;gap:15px}#cc-driver-page .trust-heading h2{font-size:22px}#cc-driver-page .trust-points>li{gap:13px}#cc-driver-page .confidence-section{padding-bottom:32px}}
/* Reserve space for the existing absolutely positioned WordPress header. */
#cc-driver-page { padding-top: var(--driver-header-height, 110px); }
#cc-driver-page [id] { scroll-margin-top: 24px; }

/* Earnings planner imported from redesign. */
/* Responsive adaptations of the desktop layout. */
#cc-driver-page #earnings .earning-rates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#dce3d2;border:1px solid #dce3d2;border-radius:14px;overflow:hidden;margin-bottom:24px}#cc-driver-page #earnings .earning-rates>div{display:flex;flex-direction:column;gap:5px;padding:18px 22px;background:#f8faf2}#cc-driver-page #earnings .earning-rates span{font-size:15px;color:#53614d}#cc-driver-page #earnings .earning-rates strong{font-family:var(--heading);font-size:24px}#cc-driver-page #earnings .city-plan-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#cc-driver-page #earnings .city-plan-options label{position:relative;cursor:pointer;min-width:0}#cc-driver-page #earnings .city-plan-options input{position:absolute;top:17px;left:13px;width:16px;height:16px;accent-color:#365a36}#cc-driver-page #earnings .city-plan-options label>span{display:flex;flex-direction:column;gap:5px;height:100%;padding:13px 10px 13px 36px;border:1px solid #dce3d2;border-radius:10px;background:#fff}#cc-driver-page #earnings .city-plan-options strong{font-size:15px;line-height:1.5}#cc-driver-page #earnings .city-plan-options small{font-size:13px;color:#59674f;line-height:1.6}#cc-driver-page #earnings .city-plan-options input:checked+span{background:#edf2e5;border-color:#526f42;box-shadow:inset 0 0 0 1px #526f42}#cc-driver-page #earnings .city-plan-options input:focus-visible+span{outline:3px solid #ad661e;outline-offset:3px}#cc-driver-page #earnings .schedule-help{font-size:14px;line-height:1.7;color:#59674f;margin-top:15px}#cc-driver-page #earnings .earning-breakdown{width:100%;margin:20px 0 0;border-block:1px solid #597769;padding:5px 0}#cc-driver-page #earnings .earning-breakdown>div{padding:12px 0}#cc-driver-page #earnings .earning-breakdown dt{font-size:14px;color:#c8d7c3}#cc-driver-page #earnings .earning-breakdown dd{margin:4px 0 0;font-size:18px;font-weight:600}#cc-driver-page #earnings .extended-example{margin-top:24px;border:1px solid #d9dfcf;border-radius:14px;background:#fafbf5;overflow:hidden}#cc-driver-page #earnings .extended-example summary{cursor:pointer;padding:22px 26px;font-weight:650;font-size:18px}#cc-driver-page #earnings .example-tag{display:inline-block;font-size:13px;font-weight:500;color:#805323;margin-left:18px}#cc-driver-page #earnings .extended-content{padding:0 26px 24px}#cc-driver-page #earnings .extended-content>p{font-size:15px;line-height:1.8;color:#59674f}#cc-driver-page #earnings .example-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}#cc-driver-page #earnings .example-rows>div{display:flex;flex-direction:column;gap:8px;padding:17px;border:1px solid #dce3d2;border-radius:10px;font-size:15px}#cc-driver-page #earnings .example-rows span{color:#59674f}#cc-driver-page #earnings .example-rows b{margin-top:auto}#cc-driver-page #earnings .example-total{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0}#cc-driver-page #earnings .example-total strong{font-size:28px;color:#365a36;white-space:nowrap}
@media(max-width:580px){#cc-driver-page #earnings .earning-rates{grid-template-columns:repeat(2,minmax(0,1fr))}#cc-driver-page #earnings .earning-rates>div{padding:14px 16px}#cc-driver-page #earnings .city-plan-options{grid-template-columns:1fr}#cc-driver-page #earnings .city-plan-options strong{font-size:16px}#cc-driver-page #earnings .city-plan-options small{font-size:14px}#cc-driver-page #earnings .example-rows{grid-template-columns:1fr}#cc-driver-page #earnings .extended-example summary{padding:20px}#cc-driver-page #earnings .example-tag{display:block;margin:8px 0 0}#cc-driver-page #earnings .extended-content{padding:0 20px 20px}#cc-driver-page #earnings .example-total{flex-wrap:wrap}#cc-driver-page #earnings .earning-breakdown dd{font-size:17px}}

/* Driver confidence panel. */
#cc-driver-page .trust-panel {
  display: grid;
  grid-template-columns: minmax(220px, .85fr) minmax(0, 1.8fr);
  align-items: stretch;
  gap: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #d8e2d6;
  border-radius: 22px;
  background: #fffefa;
  box-shadow: 0 12px 32px rgba(23, 60, 50, .05);
}
#cc-driver-page .trust-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  padding: 32px;
  background: linear-gradient(135deg, #173c32, #285747);
  color: #fffefa;
}
#cc-driver-page .trust-heading > .icon {
  display: block;
  width: 52px;
  height: 52px;
  padding: 12px;
  border: 1px solid #6d8d75;
  border-radius: 15px;
  background: #365d4d;
  color: #f6cc91;
  stroke-width: 1.8;
}
#cc-driver-page .trust-heading h2 {
  max-width: 240px;
  font-size: clamp(25px, 2.3vw, 32px);
  line-height: 1.25;
  letter-spacing: -.8px;
}
#cc-driver-page .trust-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-content: center;
  gap: 14px;
  padding: 28px;
}
#cc-driver-page .trust-points > li {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  min-height: 88px;
  padding: 16px;
  border: 1px solid #e3e8dc;
  border-radius: 14px;
  background: #f5f7f0;
  color: #284538;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
#cc-driver-page .trust-icon {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  border: 1px solid #dbe4d3;
  border-radius: 12px;
  background: #fffefa;
  color: #45683d;
}
#cc-driver-page .trust-icon > .icon { width: 22px; height: 22px; }
@media (max-width: 1000px) {
  #cc-driver-page .trust-panel { grid-template-columns: minmax(200px, .8fr) minmax(0, 1.5fr); }
  #cc-driver-page .trust-heading { padding: 26px; }
  #cc-driver-page .trust-points { padding: 20px; gap: 12px; }
  #cc-driver-page .trust-points > li { flex-direction: column; align-items: flex-start; gap: 10px; padding: 16px; }
}
@media (max-width: 800px) {
  #cc-driver-page .trust-panel { grid-template-columns: 1fr; border-radius: 18px; }
  #cc-driver-page .trust-heading { flex-direction: row; align-items: center; justify-content: flex-start; gap: 16px; padding: 24px; }
  #cc-driver-page .trust-heading > .icon { flex-shrink: 0; }
  #cc-driver-page .trust-heading h2 { max-width: none; font-size: 28px; }
  #cc-driver-page .trust-points > li { flex-direction: row; align-items: center; gap: 12px; }
}
@media (max-width: 580px) {
  #cc-driver-page .trust-heading { padding: 22px 20px; gap: 14px; }
  #cc-driver-page .trust-heading > .icon { width: 46px; height: 46px; padding: 10px; border-radius: 13px; }
  #cc-driver-page .trust-heading h2 { font-size: 25px; }
  #cc-driver-page .trust-points { grid-template-columns: 1fr; gap: 10px; padding: 16px; }
  #cc-driver-page .trust-points > li { min-height: 72px; padding: 13px 14px; font-size: 16px; }
  #cc-driver-page .trust-icon { width: 40px; height: 40px; }
}