:root{--blue:#003478;--blue-2:#0068b8;--ink:#111722;--muted:#5d6673;--line:#d9dee7;--soft:#f4f7fa;--white:#fff;--black:#070a0f;--success:#0d7550;--warning:#9a6100;--danger:#a12828;--radius:8px;--shadow:0 16px 42px rgba(9,23,43,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{min-height:76px;justify-content:space-between;gap:22px}.brand-lockup,.nav{display:flex;align-items:center}.brand-lockup{gap:12px;min-width:0}.dealer-logo{width:clamp(128px,16vw,205px)}.program-logo{width:clamp(105px,12vw,160px)}.brand-divider{width:1px;height:40px;background:var(--line);flex:0 0 auto}.nav-links{display:flex;align-items:center;gap:18px;font-size:.88rem;font-weight:700}.nav-links a{padding:8px 0;color:#303744}.nav-links a:hover{color:var(--blue-2)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:var(--radius);color:var(--white)!important;background:var(--blue)}.hero{position:relative;min-height:620px;display:grid;align-items:end;overflow:hidden;color:var(--white);background:url(https://www.assets.ford.com/adobe/assets/urn%3Aaaid%3Aaem%3A8c7c9a33-0274-40ea-8fe2-532448f553d7/as/26_FRD_F15_68101.webp?crop-names=1_16x7&max-quality=75&width=3840) 50%/cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(3,7,13,.94),rgba(3,16,35,.83),rgba(0,52,120,.3))}.hero-inner{position:relative;z-index:1;padding:88px 0 64px;display:grid;grid-gap:18px;gap:18px;max-width:860px}.eyebrow{width:-moz-fit-content;width:fit-content;padding:7px 10px;border:1px solid hsla(0,0%,100%,.35);border-radius:var(--radius);background:rgba(0,0,0,.25);color:#dbe9ff;font-size:.76rem;text-transform:uppercase}.eyebrow,h1{font-weight:800}h1{font-size:clamp(2.55rem,6vw,5.1rem);line-height:.99}h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}h3{font-size:1.08rem;line-height:1.25}.hero p{max-width:720px;color:#e0e7f0;font-size:1.06rem}.actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:4px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;font-weight:800}.button-primary{color:var(--white);background:var(--blue)}.button-primary:hover{background:#00285d}.button-secondary{color:var(--white);border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.09)}.button-light{color:var(--blue);border-color:var(--line);background:var(--white)}.section{padding:76px 0}.section-alt{background:var(--soft)}.section-dark{color:var(--white);background:var(--black)}.section-head{max-width:760px;display:grid;grid-gap:10px;gap:10px;margin-bottom:30px}.kicker{color:var(--blue-2);font-size:.77rem;font-weight:800;text-transform:uppercase}.muted,.section-head p{color:var(--muted)}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px}.grid-2,.grid-3{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 28px rgba(9,23,43,.06)}.info-card{padding:20px;display:grid;grid-gap:10px;gap:10px}.info-card p{color:var(--muted)}.brand-strip{padding:22px 0;border-bottom:1px solid var(--line);background:var(--white)}.brand-strip-inner{display:flex;align-items:center;justify-content:center;gap:22px}.brand-strip img:first-child{width:min(270px,42vw)}.brand-strip img:last-child{width:min(230px,38vw)}.auth-shell{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:42px 0;background:linear-gradient(120deg,#05090f,#003478)}.auth-card{width:min(460px,calc(100% - 32px));padding:28px;display:grid;grid-gap:18px;gap:18px;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}form{grid-gap:14px;gap:14px}form,label{display:grid}label{grid-gap:7px;gap:7px;color:#303744;font-size:.86rem;font-weight:800}input,select,textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #c8d0db;border-radius:var(--radius);color:var(--ink);background:#fbfcfe}textarea{min-height:110px;resize:vertical}.notice{padding:12px;border-radius:var(--radius);font-size:.92rem;font-weight:700}.notice-error{color:var(--danger);background:#fdecec}.notice-info{color:var(--blue);background:#eef5fc}.dashboard-shell{min-height:100vh;background:var(--soft)}.dashboard-top{padding:22px 0;color:var(--white);background:linear-gradient(120deg,#05090f,#003478)}.dashboard-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-nav img{width:180px;padding:7px;border-radius:var(--radius);background:var(--white)}.dashboard-nav-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.dashboard-main{padding:34px 0 60px}.dashboard-hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px;align-items:stretch;margin-bottom:18px}.panel{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 24px rgba(9,23,43,.06)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.metric{padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.metric strong{display:block;font-size:1.55rem;line-height:1.1}.metric span{color:var(--muted);font-size:.83rem;font-weight:700}.progress-track{height:12px;overflow:hidden;border-radius:999px;background:#e3e9f1}.progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--blue-2))}.badge{display:inline-flex;align-items:center;min-height:28px;width:-moz-fit-content;width:fit-content;padding:0 10px;border-radius:999px;background:#e9f3ff;color:var(--blue);font-size:.78rem;font-weight:800}.badge-warning{color:var(--warning);background:#fff4dc}.badge-success{color:var(--success);background:#eaf7f1}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:980px}td,th{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:#3a4350;font-size:.78rem;text-transform:uppercase}td{font-size:.92rem}.mobile-route{display:none}.site-footer{padding:36px 0;color:var(--white);background:var(--black)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.footer-grid img{width:190px;padding:7px;border-radius:var(--radius);background:var(--white)}@media (max-width:900px){.nav{align-items:flex-start;flex-direction:column;padding:16px 0}.nav-links{flex-wrap:wrap}.dashboard-hero,.grid-2,.grid-3,.metric-grid{grid-template-columns:1fr}.desktop-table{display:none}.mobile-route,.stop-card{display:grid;grid-gap:12px;gap:12px}.stop-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}}