:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f9ff;background:#010811;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.login-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:#010912 url(/assets/vemova-login-background.png) center/cover no-repeat}.login-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00050a2e,#000a1405 50%,#00050a24);pointer-events:none}.login-card{width:min(500px,calc(100% - 30px));position:relative;z-index:1;padding:38px 38px 31px;background:linear-gradient(180deg,#01101cb3,#00080fdb);border:1px solid rgba(25,168,255,.32);border-radius:35px;box-shadow:0 40px 120px #000b,0 0 55px #0087ff17,inset 0 0 45px #005baa0a;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.brand{display:flex;justify-content:center;align-items:center;width:100%}.brand img{display:block;width:100%;max-width:430px;height:auto;object-fit:contain;filter:drop-shadow(0 0 10px rgba(0,151,255,.34))}.tagline{text-align:center;font-size:13px;letter-spacing:6px;margin:4px 0 34px;color:#edf6ff;text-shadow:0 0 8px #006bbd}.field{height:66px;border:1px solid #00aaf5;border-radius:16px;display:flex;align-items:center;gap:16px;padding:0 18px;margin:0 0 15px;background:linear-gradient(90deg,#051828eb,#02101ce0);color:#a9c7e5;box-shadow:inset 0 0 26px #001321,0 0 8px #00a6ff14}.field:focus-within{border-color:#46e9ff;box-shadow:0 0 14px #009dff55,inset 0 0 25px #00233c}.field svg{width:24px;flex:0 0 auto}.field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.field input::placeholder{color:#91acd0}.eye{border:0;background:none;color:#79aada;padding:6px;cursor:pointer}.options{display:flex;justify-content:space-between;align-items:center;margin:15px 0 27px;font-size:15px}.remember{display:flex;align-items:center;gap:10px}.remember input{display:none}.remember span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #00d5ff;border-radius:6px;color:transparent;background:#071725}.remember input:checked+span{color:#fff;background:linear-gradient(135deg,#09d7ff,#0067f2);box-shadow:0 0 14px #00baff}.link{border:0;background:none;color:#00d2ff;cursor:pointer}.message{font-size:13px;color:#b7e7ff;border-left:2px solid #00c8ff;padding:9px 11px;margin:-12px 0 16px;background:#00192a}.login-button{width:100%;height:70px;border-radius:21px;border:1px solid #c3ffff;color:#fff;background:linear-gradient(180deg,#079cff,#0068ed 65%,#087fe8);font-size:21px;box-shadow:0 0 10px #7dffff,0 0 30px #007dffcc,inset 0 0 20px #35e9ff;cursor:pointer;position:relative;text-shadow:0 1px 4px #003d92}.login-button b{position:absolute;right:25px;font-size:39px;top:7px;font-weight:300}.login-button:disabled{opacity:.65}.or{display:flex;align-items:center;gap:28px;justify-content:center;margin:28px 0;color:#e5effa;font-size:14px}.or span{height:1px;flex:1;background:#1a3b55}.pin-login{width:100%;height:64px;border-radius:20px;border:1px solid #00ceff;background:#03111deb;color:#e8f2fd;font-size:16px;display:flex;align-items:center;justify-content:center;gap:13px;cursor:pointer;box-shadow:0 0 18px #0077ff2e}.pin-login svg{color:#00d3ff;width:21px}footer{text-align:center;margin-top:50px;font-size:11px;letter-spacing:4.2px;color:#e5effb;white-space:nowrap}footer i{display:inline-block;height:16px;width:1px;background:#00e0ff;margin:0 13px -4px;box-shadow:0 0 6px #00bfff}.shell{--bg:#0b1320;--surface:#0d2747;--blue:#00a8ff;--cyan:#00e0ff;min-height:100vh;display:grid;grid-template-columns:255px 1fr;background:radial-gradient(circle at 75% 0,#0c2a48 0,#0b1320 38%,#060d16);color:#fff}.shell aside{height:100vh;position:sticky;top:0;padding:25px 18px 18px;background:linear-gradient(180deg,#071827,#050e18);border-right:1px solid #125783;display:flex;flex-direction:column;box-shadow:8px 0 35px #0008}.shell aside .brand img{max-width:205px}.side-rule{height:1px;background:linear-gradient(90deg,transparent,#00a8ff88,transparent);margin:22px 5px 18px}.side-rule.bottom{margin-top:auto;margin-bottom:10px}.shell nav{display:grid;gap:7px}.shell nav button,.settings,.logout{height:47px;border:1px solid transparent;border-radius:10px;background:transparent;color:#9eb6cb;display:flex;align-items:center;gap:13px;padding:0 14px;text-align:left;cursor:pointer}.shell nav svg,.settings svg,.logout svg{width:20px}.shell nav .active{color:#fff;border-color:#00a8ff;background:linear-gradient(90deg,#0d416c,#0b2844);box-shadow:inset 3px 0 #00e0ff,0 0 15px #00a8ff22}.shell nav .active svg{color:#00e0ff;filter:drop-shadow(0 0 5px #00a8ff)}.settings,.logout{width:100%}.side-motto{font-size:8px;letter-spacing:1.8px;text-align:center;color:#9fc7e6;margin-top:14px;white-space:nowrap}.side-motto i{display:inline-block;width:1px;height:9px;background:#00e0ff;margin:0 5px -2px}.workspace{min-width:0}.workspace header{height:92px;padding:0 34px;border-bottom:1px solid #164363;background:#071421cc;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.eyebrow{color:#00e0ff;font-size:10px;letter-spacing:3px}.workspace h1{font-size:26px;margin:4px 0 0}.header-actions{display:flex;align-items:center;gap:9px}.header-actions>button,.menu-toggle{width:40px;height:40px;border:1px solid #1b5279;border-radius:9px;background:#091c2d;color:#8fb3d0;display:grid;place-items:center;position:relative}.header-actions button svg{width:18px}.header-actions button b{width:6px;height:6px;background:#00e0ff;border-radius:50%;position:absolute;right:7px;top:7px;box-shadow:0 0 8px #00e0ff}.avatar{width:42px;height:42px;border-radius:9px;border:1px solid #00a8ff;background:linear-gradient(145deg,#0b65a0,#09233b);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700;box-shadow:0 0 14px #00a8ff33}.user{display:grid;margin-left:3px}.user strong{font-size:13px}.user small{color:#7898b2;font-size:10px;max-width:190px;overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:none}.dashboard{padding:30px 34px 40px;max-width:1550px;margin:auto}.hero{min-height:155px;border:1px solid #12699d;border-radius:17px;padding:27px 31px;display:flex;justify-content:space-between;align-items:center;background:radial-gradient(circle at 85% 45%,#0d3b65 0,#0d2747 32%,#081a2a 75%);box-shadow:inset 0 0 35px #00a8ff0b,0 15px 45px #0004;position:relative;overflow:hidden}.hero:before,.panel:before,.stat:before{content:"";position:absolute;left:22%;right:22%;top:-1px;height:1px;background:#00e0ff;box-shadow:0 0 8px #00a8ff}.hero h2{font-size:30px;margin:9px 0 7px}.hero p{margin:0;color:#9ab2c7}.hero-mark{display:grid;justify-items:center;gap:9px;color:#00e0ff;margin-right:25px}.hero-mark svg{width:64px;height:64px;filter:drop-shadow(0 0 10px #00a8ff)}.hero-mark span{font-size:9px;letter-spacing:2px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.stat{position:relative;min-height:112px;border:1px solid #17608e;border-radius:14px;background:linear-gradient(135deg,#0a2137,#0d2747);padding:20px;display:flex;align-items:center;gap:16px;overflow:hidden}.stat>svg:first-child{width:31px;height:31px;color:#00e0ff;filter:drop-shadow(0 0 6px #00a8ff)}.stat div{display:grid}.stat span{font-size:9px;letter-spacing:1.6px;color:#a9c1d5}.stat strong{font-size:29px;line-height:1.1;margin:5px 0}.stat small{font-size:11px;color:#7f9bb2}.stat .chev{margin-left:auto;color:#00a8ff;width:19px}.content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:17px}.panel{position:relative;border:1px solid #145a86;border-radius:15px;background:linear-gradient(180deg,#081c2e,#071522);min-height:340px;padding:23px;overflow:hidden;box-shadow:0 15px 40px #0003}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #123954;padding-bottom:17px}.panel h3{margin:5px 0 0;font-size:19px}.secondary,.primary{border-radius:9px;height:39px;padding:0 14px;display:flex;align-items:center;gap:8px;cursor:pointer}.secondary{border:1px solid #00a8ff;background:#071a2b;color:#dceeff}.primary{border:1px solid #8ef5ff;background:linear-gradient(180deg,#079fff,#0872e9);color:#fff;box-shadow:0 0 14px #00a8ff88,inset 0 0 10px #00e0ff55}.secondary svg,.primary svg{width:16px}.empty{height:240px;display:grid;place-items:center;align-content:center;text-align:center}.empty-icon{width:58px;height:58px;border:1px solid #1675aa;border-radius:13px;display:grid;place-items:center;color:#00e0ff;background:#09243b;margin-bottom:12px}.empty h4{margin:0;font-size:16px}.empty p{color:#7796af;font-size:12px;margin:7px 0 18px}.live{font-size:9px;letter-spacing:2px;color:#51ef9b}.live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#18cf70;box-shadow:0 0 8px #18cf70;margin-right:6px}.activity-row{min-height:77px;border-bottom:1px solid #123954;display:flex;align-items:center;gap:14px}.activity-row:last-child{border:0}.round{width:40px;height:40px;border-radius:9px;border:1px solid #155c87;background:#09233a;display:grid;place-items:center;color:#00dfff}.round svg{width:20px}.activity-row>div:last-child{display:grid;gap:5px}.activity-row strong{font-size:13px}.activity-row small{font-size:11px;color:#7998b1}.activity-row .success{color:#40dc8a}.loading{min-height:100vh;display:grid;place-items:center;background:#020912;letter-spacing:12px}@media(max-width:1050px){.stat-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}}@media(max-width:720px){.shell{grid-template-columns:1fr}.shell aside{display:none;position:fixed;z-index:20;top:0;right:22%;bottom:0;left:0}.shell aside.open{display:flex}.workspace header{height:78px;padding:0 16px;gap:12px}.menu-toggle{display:grid}.header-actions>button{display:none}.user{display:none}.dashboard{padding:18px}.hero{padding:22px;min-height:140px}.hero h2{font-size:24px}.hero-mark{margin:0}.hero-mark svg{width:44px}.stat-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.panel{padding:18px}.panel-head .secondary{font-size:0}.panel-head .secondary svg{margin:0}}@media(max-width:470px){.stat-grid{grid-template-columns:1fr}.hero-mark{display:none}}.dispatch-create{max-width:1350px}.dispatch-hero{min-height:130px}.dispatch-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:17px 0}.dispatch-steps>div{min-height:66px;border:1px solid #164d73;border-radius:10px;background:#081b2b;display:flex;align-items:center;gap:10px;padding:12px;color:#7798b3}.dispatch-steps b{width:30px;height:30px;border:1px solid #23638e;border-radius:50%;display:grid;place-items:center;font-size:12px}.dispatch-steps span{font-size:11px}.dispatch-steps .current{border-color:#00a8ff;color:#fff;background:linear-gradient(135deg,#0b3455,#0b2741);box-shadow:inset 3px 0 #00e0ff,0 0 15px #00a8ff22}.dispatch-steps .current b{color:#fff;border-color:#00e0ff;background:#087de2;box-shadow:0 0 10px #00a8ff}.dispatch-form{min-height:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.dispatch-form label,.form-group{display:grid;gap:8px}.dispatch-form label>span,.form-group>span{font-size:10px;letter-spacing:1.5px;color:#9bb7cc;text-transform:uppercase}.dispatch-form input,.dispatch-form select,.dispatch-form textarea{width:100%;border:1px solid #1a618c;border-radius:9px;background:#061726;color:#eef8ff;outline:0;padding:0 13px}.dispatch-form input,.dispatch-form select{height:47px}.dispatch-form textarea{padding:13px;resize:vertical}.dispatch-form input:focus,.dispatch-form select:focus,.dispatch-form textarea:focus{border-color:#00e0ff;box-shadow:0 0 10px #00a8ff33}.dispatch-form input:disabled{color:#6e91aa}.form-group{margin-top:20px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{height:47px;border:1px solid #1a618c;border-radius:9px;background:#071a2a;color:#91aec4;cursor:pointer}.choice.active{border-color:#00e0ff;color:#fff;background:linear-gradient(180deg,#0b5487,#0a3558);box-shadow:0 0 12px #00a8ff33}.full-field{margin-top:20px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:19px;border-top:1px solid #123954}@media(max-width:800px){.dispatch-steps{grid-template-columns:1fr}.dispatch-steps>div:not(.current){display:none}.form-grid,.choice-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions button{justify-content:center;width:100%}}.dispatch-hero{min-height:150px;padding-right:18px}.dispatch-hero-copy{position:relative;z-index:2;flex:1}.dispatch-art{align-self:stretch;width:min(44%,520px);overflow:hidden;border-left:1px solid #1473a8;margin:-27px -18px -27px 25px;position:relative}.dispatch-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d2747,#0d274761 30%,#030e190d);z-index:1;pointer-events:none}.dispatch-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;opacity:.82;filter:saturate(.9) contrast(1.05)}@media(max-width:900px){.dispatch-art{width:38%}}@media(max-width:650px){.dispatch-art{display:none}.dispatch-hero{padding-right:22px}}.dispatch-hero-full{display:block;padding:0;min-height:0;overflow:hidden;background:#061522}.dispatch-hero-full img{display:block;width:100%;height:auto;max-height:300px;object-fit:cover;object-position:center;border-radius:inherit}@media(max-width:650px){.dispatch-hero-full{padding:0}.dispatch-hero-full img{min-height:145px;object-fit:cover}}.dispatch-hero-full img{max-height:none;object-fit:contain;object-position:center}.manufacturer-field{position:relative}.manufacturer-field img{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:26px;height:26px;object-fit:contain;z-index:2}.manufacturer-field img+select{padding-left:48px}.manufacturer-field{height:47px;overflow:hidden}.manufacturer-field .manufacturer-badge{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2;pointer-events:none}.manufacturer-field .manufacturer-badge img{position:static!important;transform:none!important;width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain!important;display:block}.manufacturer-field .manufacturer-badge+select{padding-left:48px}.manufacturer-field .manufacturer-badge~select{padding-left:48px}.manufacturer-field .manufacturer-badge{background:linear-gradient(145deg,#f7fbff,#c0c6ce);border:1px solid #dbe7f0;border-radius:7px;box-shadow:0 0 7px #00a8ff33;padding:2px}.new-customer-panel{margin-top:16px;padding:16px;border:1px solid #16577d;border-radius:10px;background:linear-gradient(145deg,#071a2a,#09233a);box-shadow:inset 3px 0 #00a8ff}.new-customer-panel .form-grid{margin-top:12px}.new-customer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}@media(max-width:800px){.new-customer-actions{flex-direction:column-reverse}.new-customer-actions button{width:100%;justify-content:center}}.dispatch-form .field-error{border-color:#ff5f6d!important;box-shadow:0 0 0 1px #ff5f6d55,0 0 10px #ff5f6d22!important}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.review-card{padding:18px;border:1px solid #16577d;border-radius:10px;background:linear-gradient(145deg,#071a2a,#09233a);box-shadow:inset 3px 0 #00a8ff}.review-card:last-child{grid-column:1/-1}.review-card>.eyebrow{display:block;margin-bottom:12px;color:#00e0ff}.review-card p{display:grid;grid-template-columns:125px minmax(0,1fr);gap:16px;margin:0;padding:9px 0;border-top:1px solid #123954;line-height:1.45}.review-card p:first-of-type{border-top:0}.review-card p strong{color:#9bb7cc;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.review-card p span{color:#eef8ff;overflow-wrap:anywhere}@media(max-width:800px){.review-grid{grid-template-columns:1fr}.review-card:last-child{grid-column:auto}.review-card p{grid-template-columns:1fr;gap:4px}}.dispatch-steps span{font-family:Montserrat,Arial,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.7px;background:linear-gradient(180deg,#fff,#dce3ea 30%,#9da8b4 58%,#f5f8fb 82%,#b8c1ca);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#c0c6ce;text-shadow:0 1px 0 rgba(255,255,255,.12),0 0 8px rgba(192,198,206,.12)}.dispatch-steps .current span{text-shadow:0 0 8px rgba(0,224,255,.25),0 1px 0 rgba(255,255,255,.16)}.dispatch-steps span{font-family:Montserrat,Arial,sans-serif;font-size:13px;font-weight:800;line-height:1;letter-spacing:1px;background:linear-gradient(180deg,#fff,#f8fbff 18%,#aeb9c5 38%,#fff 52%,#7f8b98,#e9eef3 88%,#a8b2bd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#d7dde4;filter:drop-shadow(0 1px 0 rgba(255,255,255,.2)) drop-shadow(0 2px 1px rgba(0,0,0,.55))}.dispatch-steps .current span{filter:drop-shadow(0 1px 0 rgba(255,255,255,.25)) drop-shadow(0 0 5px rgba(0,168,255,.45))}@media(min-width:1100px){.dispatch-steps span{font-size:14px;letter-spacing:1.15px}}.dispatch-steps>div>b{display:none}.dispatch-steps>div{justify-content:center;padding-left:12px;padding-right:12px}.dispatch-steps span{width:100%;text-align:center;font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:900;line-height:1.1;letter-spacing:.45px;background:linear-gradient(180deg,#fff,#fff 14%,#b8c2cc 31%,#6f7b88 43%,#fff 53%,#dfe5eb 62%,#77838f 78%,#f8fbff 92%,#aab4be);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(255,255,255,.32)) drop-shadow(0 2px 1px rgba(0,0,0,.7))}.dispatch-steps .current span{filter:drop-shadow(0 1px 0 rgba(255,255,255,.35)) drop-shadow(0 2px 1px rgba(0,0,0,.7)) drop-shadow(0 0 6px rgba(0,168,255,.42))}@media(max-width:1100px){.dispatch-steps span{font-size:13px}}.dispatch-steps>div{justify-content:center;padding:8px 12px;overflow:hidden}.dispatch-steps>div>b,.dispatch-steps>div>span{display:none}.dispatch-steps>div>img{display:block;width:100%;height:46px;object-fit:contain;object-position:center;filter:none}.dispatch-steps .current>img{filter:drop-shadow(0 0 5px rgba(0,168,255,.28))}@media(max-width:800px){.dispatch-steps>div>img{height:50px}}.driver-shell{--bg:#0b1320;--surface:#0d2747;--blue:#00a8ff;--cyan:#00e0ff;min-height:100vh;padding-bottom:82px;background:radial-gradient(circle at 75% 0,#0c2a48 0,#0b1320 38%,#060d16);color:#fff}.driver-top{height:88px;padding:0 28px;border-bottom:1px solid #164363;background:#071421e8;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.driver-top .brand{width:auto;justify-content:flex-start}.driver-top .brand img{width:190px}.driver-top-actions{display:flex;align-items:center;gap:12px}.driver-status{height:36px;padding:0 12px;border:1px solid #31506a;border-radius:9px;display:flex;align-items:center;gap:8px;color:#9bb3c7;font-size:10px;font-weight:800;letter-spacing:1.5px;background:#081725}.driver-status i{width:7px;height:7px;border-radius:50%;background:#7890a4}.driver-logout{height:36px;border:1px solid #1b5279;border-radius:9px;background:#091c2d;color:#b8cddd;padding:0 12px;display:flex;align-items:center;gap:8px;cursor:pointer}.driver-logout svg{width:17px}.driver-main{width:min(1050px,calc(100% - 36px));margin:0 auto;padding:28px 0 34px}.driver-welcome{position:relative;border:1px solid #12699d;border-radius:17px;padding:27px 28px;background:radial-gradient(circle at 90% 30%,#0d3b65 0,#0d2747 35%,#081a2a 78%);box-shadow:inset 0 0 35px #00a8ff0b,0 15px 45px #0004;overflow:hidden}.driver-welcome:before{content:"";position:absolute;left:22%;right:22%;top:-1px;height:1px;background:#00e0ff;box-shadow:0 0 8px #00a8ff}.driver-welcome h1{margin:7px 0 6px;font-size:29px}.driver-welcome p{margin:0;color:#9ab2c7}.driver-welcome p strong{color:#fff}.driver-start{margin-top:23px;min-width:190px;height:48px;border:1px solid #8ef5ff;border-radius:10px;background:linear-gradient(180deg,#079fff,#0872e9);color:#fff;font-weight:800;letter-spacing:1.1px;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 0 14px #00a8ff88,inset 0 0 10px #00e0ff55;cursor:pointer}.driver-start svg{width:19px}.driver-offers{min-height:300px;margin-top:17px}.driver-offers .panel-head>svg{color:#00e0ff;width:24px;filter:drop-shadow(0 0 5px #00a8ff)}.driver-empty{height:205px;display:grid;place-items:center;align-content:center;text-align:center}.driver-empty h4{margin:0;font-size:16px}.driver-empty p{margin:7px 0 0;color:#7796af;font-size:12px}.driver-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:17px}.driver-tools article{min-height:104px;border:1px solid #17608e;border-radius:14px;background:linear-gradient(135deg,#0a2137,#0d2747);padding:18px;display:flex;align-items:center;gap:14px}.driver-tools article>svg{width:28px;color:#00e0ff;filter:drop-shadow(0 0 6px #00a8ff)}.driver-tools article div{display:grid;gap:3px}.driver-tools span{font-size:8px;letter-spacing:1.7px;color:#00e0ff}.driver-tools strong{font-size:14px}.driver-tools small{font-size:10px;color:#7898b2}.driver-nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:68px;border-top:1px solid #16577d;background:#06131fee;display:flex;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 30px #0007}.driver-nav button{width:min(150px,20%);border:0;background:transparent;color:#7898b2;display:grid;place-items:center;align-content:center;gap:4px;cursor:pointer}.driver-nav button svg{width:20px;height:20px}.driver-nav button span{font-size:9px}.driver-nav button.active{color:#00e0ff;background:linear-gradient(180deg,#0b315066,transparent);box-shadow:inset 0 2px #00e0ff}.driver-nav button.active svg{filter:drop-shadow(0 0 5px #00a8ff)}@media(max-width:700px){.driver-top{height:72px;padding:0 15px}.driver-top .brand img{width:145px}.driver-logout{width:38px;padding:0;justify-content:center}.driver-logout{font-size:0}.driver-main{width:calc(100% - 24px);padding-top:14px}.driver-welcome{padding:22px 19px}.driver-welcome h1{font-size:24px}.driver-start{width:100%}.driver-offers{padding:18px}.driver-tools{grid-template-columns:1fr}.driver-tools article{min-height:86px}.driver-nav{height:66px}.driver-nav button span{font-size:8px}}
