:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#101511;background:#e8edea;font-synthesis:none;--lime:#b9fb45;--dark:#0a0f0c;--muted:#707a74;--line:#e0e6e2;--surface:#fff}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:#e8edea}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{position:relative;max-width:520px;min-height:100dvh;margin:auto;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px));overflow:hidden;background:#f4f6f5;box-shadow:0 0 70px #0000001f}.app-header{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;height:calc(70px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 18px 0;background:var(--dark);color:#fff}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;background:var(--lime);color:var(--dark);font-size:20px;font-weight:950}.brand div{display:grid}.brand strong{font-size:18px;letter-spacing:.01em}.brand small{margin-top:2px;color:#9ca7a0;font-size:8px;font-weight:900;letter-spacing:.13em}.header-actions{display:flex;gap:8px}.header-actions button{display:grid;place-items:center;height:42px;min-width:42px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#151b17;color:#fff;font-size:12px;font-weight:900}.avatar-button{padding:0!important;overflow:hidden}.avatar-button svg{width:21px}.avatar-button img{width:100%;height:100%;object-fit:cover}.map-shell{position:relative;height:29dvh;min-height:210px;max-height:320px;background:#dce6e0;overflow:hidden}.map-shell iframe{width:100%;height:100%;border:0;filter:saturate(.8) contrast(.94)}.map-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(8,13,10,.06),transparent 35%,rgba(8,13,10,.03))}.locate{position:absolute;right:14px;bottom:30px;z-index:3;display:grid;place-items:center;width:43px;height:43px;border:0;border-radius:14px;background:#fff;color:#101511;box-shadow:0 9px 25px #0000002e}.locate svg{width:21px}.moving-truck{position:absolute;z-index:5;left:40%;top:45%;display:grid;place-items:center;width:44px;height:44px;border:4px solid #fff;border-radius:50%;background:var(--lime);color:var(--dark);box-shadow:0 8px 20px #00000038;animation:drive 3.5s ease-in-out infinite}.moving-truck svg{width:23px}@keyframes drive{0%,to{transform:translate(-45px,25px)}50%{transform:translate(55px,-25px)}}.bottom-sheet{position:relative;z-index:20;min-height:52dvh;margin:-24px 0 0;padding:12px 18px 25px;border-radius:30px 30px 0 0;background:#fff;box-shadow:0 -9px 34px #0e181224}.sheet-handle{width:46px;height:5px;margin:0 auto 10px;border-radius:99px;background:#d5dbd7}.progress-dots{display:flex;justify-content:center;gap:5px;margin-bottom:10px}.progress-dots span{width:21px;height:4px;border-radius:99px;background:#e4e9e6}.progress-dots span.active{background:#a4df3e}.sheet-content h1,.status-screen h1{margin:4px 0 7px;font-size:28px;line-height:1.04;letter-spacing:-.045em}.kicker{margin:0 0 5px;color:#6c766f;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.kicker.success{color:#438400}.hint,.status-screen>p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.animate{animation:slideIn .3s cubic-bezier(.2,.8,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translate(20px) scale(.985)}to{opacity:1;transform:none}}.category-grid{display:grid;gap:8px;margin:14px 0}.select-card{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:65px;padding:9px 43px 9px 10px;border:1px solid var(--line);border-radius:18px;background:#f5f7f6;color:#172019;text-align:left;transition:.18s}.icon-box{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:#fff;color:#27332b;box-shadow:0 5px 15px #0b140e0f}.icon-box svg{width:25px}.select-card>span:nth-child(2){display:grid;gap:2px}.select-card strong{font-size:15px}.select-card small{color:#79837d;font-size:11px}.select-card i{position:absolute;right:13px;display:none;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--lime)}.select-card i svg{width:15px}.select-card.active{border-color:#a5df40;background:#efffd7;box-shadow:inset 0 0 0 1px #a5df40}.select-card.active i{display:grid}.incident-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.incident-card{display:grid;justify-items:start;gap:8px;min-height:88px;padding:13px;border:1px solid var(--line);border-radius:18px;background:#f5f7f6;color:#172019;text-align:left;transition:.18s}.incident-card svg{width:27px}.incident-card strong{font-size:13px}.incident-card.active{border-color:#a5df40;background:#efffd7;box-shadow:inset 0 0 0 1px #a5df40;transform:translateY(-1px)}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:55px;border:0;border-radius:17px;font-weight:950}.primary{background:var(--lime);color:var(--dark);font-size:16px;box-shadow:0 10px 25px #7fba233b}.primary svg{width:20px}.primary:disabled{opacity:.42}.primary:active{transform:scale(.986)}.secondary{margin-top:8px;background:#edf1ee;color:#172019}.back{display:flex;align-items:center;gap:5px;margin:0 0 8px;padding:0;border:0;background:none;color:#657069;font-size:13px;font-weight:850}.back svg{width:18px}.question-stack{display:grid;gap:9px;margin:14px 0}.question-card{padding:13px;border:1px solid var(--line);border-radius:19px;background:#f7f9f8}.question-card h2{margin:0 0 9px;font-size:15px}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.answer{min-height:50px;padding:9px;border:1px solid #dfe5e1;border-radius:13px;background:#fff;color:#172019}.answer strong,.answer small{display:block}.answer small{margin-top:3px;color:#77817b;font-size:9px}.answer.active{border-color:#9edb37;background:#efffd7;box-shadow:inset 0 0 0 1px #9edb37}.route-fields{position:relative;display:grid;gap:7px;margin:15px 0}.route-fields label{display:flex;align-items:center;gap:11px;min-height:65px;padding:8px 13px;border:1px solid var(--line);border-radius:18px;background:#f5f7f6}.route-fields label>svg{width:22px;flex:0 0 22px}.route-fields label>span{display:grid;width:100%}.route-fields small,.field>span{color:#78827c;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.route-fields input,.field input,.field textarea{width:100%;padding:4px 0 0;border:0;outline:0;background:transparent;color:#111713;font-size:16px;font-weight:800}.route-line{position:absolute;left:23px;top:57px;width:2px;height:22px;background:#cfd5d1}.current-location{display:flex;align-items:center;gap:8px;margin:-4px 0 13px;padding:6px 0;border:0;background:none;color:#467f11;font-weight:850}.current-location svg{width:19px}.field{display:block;margin:10px 0;padding:13px 15px;border:1px solid var(--line);border-radius:17px;background:#f5f7f6}.field textarea{min-height:65px;resize:vertical}.photo-button{display:flex;align-items:center;gap:12px;width:100%;margin:10px 0;padding:13px;border:1px dashed #bac5be;border-radius:18px;background:#f8faf9;color:#172019;text-align:left}.photo-button>svg{width:29px}.photo-button span{display:grid;gap:2px}.photo-button small{color:#77817b}.photo-preview{width:100%;max-height:190px;border-radius:18px;object-fit:cover}.estimate-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0}.estimate-row>div{display:flex;align-items:center;gap:7px;padding:11px 8px;border-radius:15px;background:#f1f4f2}.estimate-row svg{width:20px}.estimate-row span{display:grid}.estimate-row small{color:#77817b;font-size:9px}.estimate-row strong{font-size:14px}.summary-card{display:grid;gap:5px;margin-bottom:10px;padding:14px;border-radius:18px;background:#101712;color:#fff}.summary-card>span{color:var(--lime);font-size:10px;font-weight:900;text-transform:uppercase}.summary-card strong{font-size:13px;line-height:1.4}.summary-card small{color:#aab4ae;font-size:10px;line-height:1.4}.payment-row{display:flex;justify-content:space-between;gap:12px;margin:12px 0;padding:12px 2px;border-top:1px solid #edf0ee;color:#69736d;font-size:11px}.payment-row strong{color:#182019;text-align:right}.status-screen{padding:5px 0 2px;text-align:center}.radar{position:relative;width:155px;height:155px;margin:2px auto 10px;border-radius:50%;background:radial-gradient(circle,#eefbd8 0 22%,#f4f8f5 23% 100%);overflow:hidden}.radar-ring{position:absolute;left:50%;top:50%;border:1px solid #cbe4a5;border-radius:50%;transform:translate(-50%,-50%);animation:ringPulse 2s infinite}.radar-ring.r1{width:70px;height:70px}.radar-ring.r2{width:110px;height:110px;animation-delay:.3s}.radar-ring.r3{width:148px;height:148px;animation-delay:.6s}@keyframes ringPulse{50%{opacity:.25;transform:translate(-50%,-50%) scale(1.04)}}.radar-center{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--lime);transform:translate(-50%,-50%);box-shadow:0 8px 20px #6b9d1b3d}.radar-center svg{width:30px}.search-bar{height:9px;margin:17px 0 9px;border-radius:99px;background:#edf1ee;overflow:hidden}.search-bar i{display:block;height:100%;border-radius:99px;background:var(--lime);transition:width .42s}.search-meta{display:flex;justify-content:space-between;color:#66716a;font-size:11px;font-weight:850}.driver-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:14px 0;padding:14px;border:1px solid var(--line);border-radius:20px;background:#f7f9f8;text-align:left}.driver-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:#172019;color:#fff;font-weight:950}.driver-card>div:nth-child(2){display:grid;gap:3px}.driver-card>div:nth-child(2)>span{display:flex;align-items:center;gap:4px;color:#5e6862;font-size:11px}.driver-card>div:nth-child(2)>span svg{width:13px;fill:#f4bf24;stroke:#f4bf24}.driver-card small{color:#79837d;font-size:10px}.driver-card>b{color:#478713;font-size:13px}.price-confirm{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;padding:12px 2px}.price-confirm span{color:#6c766f;font-size:12px}.price-confirm strong{font-size:25px}.eta-big{display:grid;justify-content:center;margin:10px 0}.eta-big strong{font-size:68px;line-height:.9}.eta-big span{margin-top:5px;color:#69736d;font-size:12px}.driver-card.compact{margin:11px 0}.contact-buttons{display:flex!important;gap:7px!important}.contact-buttons a,.contact-buttons button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:13px;background:#e8efea;color:#172019}.contact-buttons svg{width:19px!important}.timeline{display:grid;gap:0;margin:13px 4px;text-align:left}.timeline>div{position:relative;display:flex;align-items:center;gap:10px;min-height:37px;color:#87908a;font-size:12px}.timeline i{position:relative;z-index:2;width:13px;height:13px;border:3px solid #d5dbd7;border-radius:50%;background:#fff}.timeline>div:not(:last-child):after{content:"";position:absolute;left:5px;top:25px;width:2px;height:25px;background:#dfe4e1}.timeline .done,.timeline .active{color:#172019;font-weight:850}.timeline .done i,.timeline .active i{border-color:#87c925;background:var(--lime)}.complete-icon{display:grid;place-items:center;width:86px;height:86px;margin:12px auto;border-radius:50%;background:var(--lime)}.complete-icon svg{width:43px}.rating-row{display:flex;justify-content:center;gap:7px;margin:18px 0}.rating-row button{padding:0;border:0;background:none;color:#e2ad20}.rating-row svg{width:31px;fill:currentColor}.plain-page{min-height:calc(100dvh - 145px);padding:24px 18px}.page-title{display:flex;align-items:center;justify-content:space-between}.page-title h1,.plain-page>h1{font-size:32px;letter-spacing:-.04em}.page-title span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;font-weight:900}.order-card{position:relative;display:grid;gap:7px;margin-bottom:10px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff}.order-card>strong{font-size:15px}.order-card p{margin:0;color:#68726c;font-size:12px;line-height:1.5}.order-card footer{display:flex;justify-content:space-between;color:#78827c;font-size:11px}.order-card footer b{color:#172019;font-size:15px}.order-status{position:absolute;right:13px;top:13px;padding:5px 8px;border-radius:99px;background:#eef2ef;font-size:9px;font-weight:900;text-transform:uppercase}.status-searching{background:#fff3c4;color:#806000}.status-accepted,.status-arrived,.status-loaded{background:#dff0ff;color:#145a8d}.status-completed{background:#e6f8ce;color:#3f760a}.empty-state{display:grid;justify-items:center;text-align:center;padding:55px 20px}.empty-state>svg{width:58px;color:#9da7a1}.empty-state h2{margin-bottom:4px}.empty-state p{margin-top:0;color:#707a74}.profile-hero{display:grid;justify-items:center;text-align:center;padding:10px 0 20px}.big-avatar{display:grid;place-items:center;width:88px;height:88px;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 10px 30px #0000001a}.big-avatar img{width:100%;height:100%;object-fit:cover}.big-avatar svg{width:40px}.profile-hero h1{margin:12px 0 4px;font-size:25px}.profile-hero p{margin:0;color:#707a74;font-size:12px}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.settings-list button{display:flex;justify-content:space-between;width:100%;min-height:54px;padding:0 15px;border:0;border-bottom:1px solid #edf0ee;background:#fff;color:#172019}.settings-list button:last-child{border:0}.settings-list button span,.settings-list button strong{align-self:center}.settings-list button strong{color:#6c766f;font-size:12px}.settings-list .danger span{color:#c13d32}.google-login{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:55px;border:1px solid var(--line);border-radius:17px;background:#fff;font-weight:900}.google-login b{font-size:20px}.app-note{text-align:center;margin-top:20px;color:#8b948f;font-size:10px}.bottom-nav{position:fixed;z-index:100;left:50%;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);width:min(520px,100%);height:calc(72px + env(safe-area-inset-bottom,0px));padding:7px 12px env(safe-area-inset-bottom,0px);border-top:1px solid #e1e5e3;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translate(-50%)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:15px;background:transparent;color:#7b8580;font-size:10px;font-weight:850}.bottom-nav svg{width:23px}.bottom-nav button.active{background:#eff3f0;color:#111713}.toast{position:fixed;z-index:200;left:50%;bottom:calc(84px + env(safe-area-inset-bottom,0px));width:min(488px,calc(100% - 32px));min-height:48px;border:0;border-radius:15px;background:#17211a;color:#fff;font-weight:800;transform:translate(-50%)}.fatal{padding:32px}@media(max-width:370px){.sheet-content h1,.status-screen h1{font-size:25px}.select-card{min-height:59px}.incident-card{min-height:78px;padding:10px}.bottom-sheet{padding-left:14px;padding-right:14px}}@media(min-width:700px){body{padding:20px 0}.app-shell{min-height:calc(100dvh - 40px);border-radius:30px}.bottom-nav{bottom:20px;border-radius:0 0 30px 30px}.app-header{border-radius:30px 30px 0 0}}.address-autocomplete{position:relative;width:100%}.address-autocomplete>input{width:100%}.address-dropdown{position:absolute;z-index:5000;left:-44px;right:-12px;top:calc(100% + 9px);overflow:hidden;max-height:260px;overflow-y:auto;border:1px solid #dfe5e1;border-radius:18px;background:#fff;box-shadow:0 20px 55px #0f191338}.address-dropdown button{display:grid;grid-template-columns:26px 1fr;gap:8px;width:100%;padding:12px;border:0;border-bottom:1px solid #edf1ee;background:#fff;color:#182019;text-align:left}.address-dropdown button:last-child{border-bottom:0}.address-dropdown button:active{background:#f0f6eb}.address-dropdown button span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#effbdc;color:#548a18}.address-dropdown button strong{font-size:12px;line-height:1.35;font-weight:750}.address-state{padding:14px;color:#6f7973;font-size:12px;text-align:center}.moving-truck{display:none!important}.nearby-vehicles{position:absolute;inset:0;z-index:6;pointer-events:none}.tow-marker{position:absolute;display:grid;place-items:center;width:42px;height:42px;border:3px solid #fff;border-radius:50%;background:var(--lime);color:var(--dark);box-shadow:0 8px 22px #0000003d}.tow-marker svg{width:22px;height:22px}.tow-marker span{position:absolute;right:-4px;bottom:-4px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:99px;background:#111713;color:#fff;font-size:8px;font-weight:950}.tow-marker.n1{left:18%;top:34%}.tow-marker.n2{right:17%;top:24%}.tow-marker.n3{left:39%;bottom:25%}.tow-marker.n4{right:31%;bottom:12%}.tow-marker.assigned{left:48%;top:45%;width:48px;height:48px;background:#b9fb45;transform:translate(-50%,-50%)}.tow-marker.assigned span{min-width:24px;background:#172019}.map-shell:has(.nearby-vehicles.nearby):before{content:"4";position:absolute;z-index:7;left:14px;top:14px;display:grid;place-items:center;min-width:38px;height:28px;padding:0 10px;border-radius:999px;background:#fffffff0;color:#172019;font-size:11px;font-weight:950;box-shadow:0 7px 18px #00000024}.leaflet-map-shell{position:relative;overflow:hidden;background:#dfe7e2}.leaflet-map{position:absolute;inset:0;z-index:1}.leaflet-container{width:100%;height:100%;font-family:inherit}.leaflet-control-attribution{font-size:8px!important}.evakto-leaflet-icon{background:none!important;border:0!important;will-change:transform;backface-visibility:hidden}.evakto-map-pin{display:grid;place-items:center;width:36px;height:36px;border:4px solid #fff;border-radius:50% 50% 50% 12px;background:#111713;color:#fff;box-shadow:0 7px 20px #0000003d;transform:rotate(-45deg)}.evakto-map-pin span{font-size:12px;font-weight:950;transform:rotate(45deg)}.evakto-map-pin.destination{background:#b9fb45;color:#111713}.evakto-map-tow{position:relative;display:grid;place-items:center;width:42px;height:42px;border:3px solid #fff;border-radius:50%;background:#b9fb45;color:#111713;box-shadow:0 8px 24px #00000040}.evakto-map-tow>span{font-size:22px;line-height:1;transform:scaleX(1.18)}.evakto-map-tow>b{position:absolute;right:-7px;bottom:-6px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#111713;color:#fff;font-size:8px;font-weight:950}.leaflet-map-shell .locate{z-index:700}.leaflet-pane,.leaflet-top,.leaflet-bottom{z-index:auto}.leaflet-marker-pane{z-index:600}.leaflet-control-container{position:relative;z-index:650}.nearby-vehicles,.tow-marker{display:none!important}.map-loading-card{position:absolute;z-index:20;left:50%;top:50%;padding:10px 14px;border-radius:13px;background:#fffffff0;font-size:11px;font-weight:850;transform:translate(-50%,-50%);box-shadow:0 7px 22px #00000024}.evakto-map-tow{width:52px;height:44px;border-radius:15px;background:#b9fb45;overflow:visible}.evakto-map-tow>svg{width:42px;height:30px;display:block;color:#b9fb45;filter:drop-shadow(0 2px 0 rgba(255,255,255,.9))}.evakto-map-tow>b{right:-8px;bottom:-7px;min-width:22px;height:22px}.client-chat-backdrop{position:fixed;inset:0;z-index:300;display:flex;align-items:flex-end;justify-content:center;padding:16px 0 0;background:#050a078f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.client-chat-dialog{display:grid;grid-template-rows:auto minmax(220px,1fr) auto;width:min(520px,100%);max-height:min(82dvh,720px);border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -22px 70px #00000047;overflow:hidden;animation:chatSheetIn .24s cubic-bezier(.2,.8,.2,1)}@keyframes chatSheetIn{0%{transform:translateY(35px);opacity:.2}to{transform:none;opacity:1}}.client-chat-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px 14px;border-bottom:1px solid #e7ece8}.client-chat-dialog>header>div{display:grid;gap:3px;min-width:0}.client-chat-dialog>header strong{font-size:17px}.client-chat-dialog>header span{overflow:hidden;color:#707a74;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.client-chat-dialog>header button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:13px;background:#edf2ee;color:#172019;font-size:24px;line-height:1}.client-chat-messages{display:flex;flex-direction:column;gap:9px;overflow-y:auto;padding:15px;background:#f4f7f5}.client-chat-messages article{align-self:flex-start;display:grid;gap:4px;max-width:82%;padding:10px 12px;border:1px solid #e0e6e2;border-radius:7px 17px 17px;background:#fff;box-shadow:0 5px 14px #0d19110f}.client-chat-messages article.mine{align-self:flex-end;border-color:#a9e34a;border-radius:17px 7px 17px 17px;background:#eaffc8}.client-chat-messages article strong{font-size:10px}.client-chat-messages article p{margin:0;font-size:14px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.client-chat-messages article time{color:#7a847e;font-size:9px;text-align:right}.client-chat-empty{margin:auto;color:#748079;font-size:13px;text-align:center}.client-chat-dialog>footer{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 12px calc(11px + env(safe-area-inset-bottom,0px));border-top:1px solid #e4e9e6;background:#fff}.client-chat-dialog>footer textarea{min-height:48px;max-height:110px;padding:12px 13px;border:1px solid #dfe5e1;border-radius:15px;outline:0;resize:none;background:#f5f7f6;color:#172019;font-size:15px}.client-chat-dialog>footer textarea:focus{border-color:#9bd637;box-shadow:0 0 0 3px #9bd6372e}.client-chat-dialog>footer button{min-width:82px;border:0;border-radius:15px;background:#b9fb45;color:#101511;font-weight:950}.client-chat-dialog>footer button:disabled{opacity:.4}.evakto-map-tow{width:60px;height:48px;padding:0 3px;border:2px solid #fff;border-radius:14px;background:#fffffff5;box-shadow:0 8px 24px #00000047}.evakto-map-tow>svg{width:56px;height:40px;filter:none}.evakto-map-tow.loaded{background:#f5ffe3;border-color:#c7ff68}.evakto-map-tow>b{right:-7px;bottom:-7px;min-width:23px;height:23px;background:#101610}.map-status-pill{position:absolute;z-index:720;left:50%;bottom:14px;display:flex;align-items:center;gap:7px;max-width:calc(100% - 92px);padding:9px 13px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#101611e8;color:#fff;font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 10px 28px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.map-status-pill i{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#b9fb45;box-shadow:0 0 0 5px #b9fb4529}.tracking-screen .eta-big{margin-bottom:10px}.phase-progress{height:8px;margin:0 0 15px;overflow:hidden;border-radius:999px;background:#e4eae6}.phase-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7ec41f,#b9fb45);transition:width .18s linear}.timeline.five{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.timeline.five>div{min-width:0}.timeline.five span{font-size:8px;line-height:1.15;text-align:center}.demo-auto-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding:10px 12px;border:1px solid #dce7d3;border-radius:14px;background:#f4faef;color:#557047;font-size:10px;font-weight:800;line-height:1.35;text-align:center}.demo-auto-note i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#7fc821;animation:demoPulse 1.2s ease-in-out infinite}@keyframes demoPulse{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.18)}}.status-arrived{background:#fff0cc;color:#8a5a00}.status-loaded{background:#e7efff;color:#264d9e}@media(max-width:390px){.timeline.five span{font-size:7px}.map-status-pill{font-size:10px}}.avatar-initials{display:grid;place-items:center;width:100%;height:100%;background:#b9fb45;color:#101511;font-size:11px;font-weight:950}.big-avatar>span{display:grid;place-items:center;width:100%;height:100%;border-radius:inherit;background:#b9fb45;color:#101511;font-size:24px;font-weight:950}.confirm-auth-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;padding:11px 12px;border:1px solid #dce8d2;border-radius:15px;background:#f4faef;color:#405038}.confirm-auth-note>span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:10px;background:#b9fb45;color:#101511;font-size:14px}.confirm-auth-note p{margin:0;font-size:10px;font-weight:750;line-height:1.4}.auth-entry-card{display:grid;gap:10px;margin-top:18px;padding:16px;border:1px solid #e1e7e3;border-radius:22px;background:#fff;box-shadow:0 12px 34px #121e1614}.auth-entry-card h2{margin:0;font-size:20px}.auth-entry-card>p{margin:-3px 0 4px;color:#707a74;font-size:12px;line-height:1.45}.auth-entry-phone{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;width:100%;min-height:64px;padding:10px 13px;border:0;border-radius:18px;background:#b9fb45;color:#101511;text-align:left}.auth-entry-phone>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#ffffffa6;font-size:18px}.auth-entry-phone>div{display:grid;gap:2px}.auth-entry-phone strong{font-size:14px}.auth-entry-phone small{font-size:10px;font-weight:750;opacity:.68}.auth-entry-phone>b{font-size:25px}.auth-entry-providers{display:grid;grid-template-columns:1fr 1fr;gap:8px}.auth-entry-providers button,.auth-entry-email{min-height:48px;border:1px solid #dfe5e1;border-radius:15px;background:#f7f9f8;color:#172019;font-weight:900}.auth-entry-providers button{display:flex;align-items:center;justify-content:center;gap:8px}.auth-entry-providers b{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#fff}.auth-entry-email{width:100%;background:#fff}.auth-backdrop{position:fixed;inset:0;z-index:420;display:flex;align-items:flex-end;justify-content:center;padding-top:20px;background:#0409069e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-dialog{width:min(520px,100%);max-height:92dvh;overflow:auto;border-radius:30px 30px 0 0;background:#fff;box-shadow:0 -25px 80px #00000057;animation:authSheetIn .28s cubic-bezier(.2,.85,.2,1)}@keyframes authSheetIn{0%{opacity:.2;transform:translateY(42px)}to{opacity:1;transform:none}}.auth-dialog-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px 13px;border-bottom:1px solid #e8ece9;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-dialog-header>div{display:flex;align-items:center;gap:11px;min-width:0}.auth-logo{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:14px;background:#b9fb45;color:#101511;font-size:18px;font-weight:950}.auth-dialog-header>div>div{display:grid;gap:3px;min-width:0}.auth-dialog-header strong{font-size:16px}.auth-dialog-header small{overflow:hidden;color:#707a74;font-size:10px;line-height:1.3;text-overflow:ellipsis}.auth-dialog-header>button{display:grid;place-items:center;width:39px;height:39px;border:0;border-radius:13px;background:#edf1ee;color:#172019;font-size:24px}.auth-choice,.auth-form{padding:18px 18px calc(22px + env(safe-area-inset-bottom,0px))}.auth-method{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;width:100%;min-height:70px;padding:11px 14px;border:1px solid #dfe5e1;border-radius:20px;background:#f7f9f8;color:#172019;text-align:left}.auth-method.primary-method{border-color:#a7e23d;background:#efffd7}.auth-method-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#fff;font-size:20px;box-shadow:0 6px 16px #0d191114}.auth-method>span:nth-child(2){display:grid;gap:3px}.auth-method strong{font-size:15px}.auth-method small{color:#66716a;font-size:10px;font-weight:750}.auth-method>b{font-size:27px}.auth-divider{display:flex;align-items:center;gap:10px;margin:15px 0;color:#8a938e;font-size:10px;font-weight:850;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e6ebe7}.auth-social-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.auth-social-row button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border:1px solid #dfe5e1;border-radius:16px;background:#fff;color:#172019;font-weight:900}.auth-social-row button:disabled{opacity:.55}.google-letter,.apple-letter{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#f4f6f5;font-size:14px}.apple-letter{font-size:12px}.auth-email-link,.auth-resend{width:100%;min-height:44px;margin-top:9px;border:0;background:transparent;color:#416b18;font-size:13px;font-weight:900}.auth-demo-note{margin-top:12px;padding:10px 12px;border:1px solid #d7e8c5;border-radius:14px;background:#f4faef;color:#4f6941;font-size:10px;font-weight:750;line-height:1.4}.auth-legal{margin:13px 5px 0;color:#8a938e;font-size:9px;line-height:1.45;text-align:center}.auth-back{margin:0 0 12px;padding:0;border:0;background:transparent;color:#5d6961;font-size:12px;font-weight:900}.auth-form h2{margin:0 0 6px;font-size:25px;letter-spacing:-.035em}.auth-form>p{margin:0 0 16px;color:#707a74;font-size:12px;line-height:1.45}.auth-form label{display:grid;gap:6px;margin:10px 0}.auth-form label>span{color:#657069;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.auth-form input{width:100%;height:54px;padding:0 14px;border:1px solid #dce3de;border-radius:16px;outline:0;background:#f5f7f6;color:#111713;font-size:16px;font-weight:800}.auth-form input:focus{border-color:#9edb37;box-shadow:0 0 0 4px #9edb372e;background:#fff}.auth-submit{width:100%;min-height:55px;margin-top:12px;border:0;border-radius:17px;background:#b9fb45;color:#101511;font-size:15px;font-weight:950;box-shadow:0 10px 25px #7fba2333}.auth-submit:disabled,.auth-resend:disabled{opacity:.5}.auth-error{margin-top:10px;padding:10px 12px;border:1px solid #fecaca;border-radius:13px;background:#fff1f2;color:#a61b29;font-size:11px;font-weight:750;line-height:1.4}.demo-code-card{display:flex;align-items:center;justify-content:space-between;margin:12px 0;padding:12px 14px;border:1px solid #cfe7ab;border-radius:16px;background:#f2fbdf;color:#4b642e}.demo-code-card span{font-size:11px;font-weight:800}.demo-code-card strong{font-size:22px;letter-spacing:.13em}.auth-code-input{text-align:center!important;font-size:27px!important;letter-spacing:.24em!important;font-variant-numeric:tabular-nums}.auth-code-input::placeholder{letter-spacing:.24em;color:#aab2ad}@media(min-width:700px){.auth-backdrop{align-items:center;padding:20px}.auth-dialog{max-width:500px;border-radius:30px}.auth-dialog-header{border-radius:30px 30px 0 0}}@media(max-width:360px){.auth-choice,.auth-form{padding-left:14px;padding-right:14px}.auth-social-row{grid-template-columns:1fr}.auth-dialog-header small{max-width:210px}}.driver-shell{max-width:760px;min-height:100dvh;margin:auto;padding:0 16px 40px;background:#f3f6f4;color:#101511}.driver-header{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -16px 16px;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 12px;background:#0a0f0c;color:#fff;box-shadow:0 8px 28px #0000002e}.driver-header>div:first-child{display:grid;gap:2px}.driver-header strong{font-size:19px}.driver-header small{color:#99a49d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.driver-header>div:last-child{display:flex;gap:7px}.driver-header button{min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#171d19;color:#fff;font-size:11px;font-weight:900}.driver-login{display:grid;place-items:center;padding:20px}.driver-login>section{width:min(420px,100%);padding:28px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 18px 55px #09120c21}.brand-mark.big{width:64px;height:64px;margin:0 auto 16px;border-radius:20px;font-size:28px}.driver-login h1{margin:0 0 6px;font-size:30px}.driver-login p{margin:0 0 22px;color:#6f7973}.driver-warning{margin-bottom:12px;padding:11px 13px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:800;line-height:1.4}.driver-status-card{display:grid;gap:8px;margin-bottom:14px;padding:16px;border:1px solid #dfe6e1;border-radius:22px;background:#fff;box-shadow:0 10px 28px #121e1612}.driver-status-card>div:first-child{display:flex;align-items:center;gap:8px;color:#5c6760;font-size:12px;font-weight:900}.driver-status-card i{width:10px;height:10px;border-radius:50%;background:#9ca3af;box-shadow:0 0 0 5px #9ca3af24}.driver-status-card i.on{background:#65a30d;box-shadow:0 0 0 5px #65a30d24}.driver-status-card>strong{font-size:17px}.driver-status-card>small{color:#758078;font-size:11px}.driver-gps-actions{display:flex!important;gap:8px!important}.driver-gps-actions button{min-height:42px;padding:0 14px;border:0;border-radius:14px;background:#efffd7;color:#315d0d;font-size:12px;font-weight:900}.driver-loading{margin:10px 0;padding:10px 12px;border-radius:13px;background:#eaf5dc;color:#456c20;font-size:11px;font-weight:900;text-align:center}.driver-shell .map-shell{height:310px;margin:0 0 14px;border-radius:24px;box-shadow:0 12px 35px #0000001f}.driver-active-card,.driver-chat-card,.driver-orders-section{margin-bottom:14px;padding:16px;border:1px solid #dfe6e1;border-radius:22px;background:#fff;box-shadow:0 10px 28px #121e1612}.driver-active-card h1{margin:4px 0 12px;font-size:21px;line-height:1.25}.driver-order-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.driver-order-meta span{display:grid;gap:4px;padding:10px;border-radius:14px;background:#f2f5f3;color:#77817b;font-size:9px;font-weight:850;text-transform:uppercase}.driver-order-meta b{color:#172019;font-size:12px;text-transform:none}.driver-active-card>p{margin:8px 0 14px;color:#657069}.driver-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.driver-action-grid button{min-height:48px;border:0;border-radius:15px;background:#b9fb45;color:#101511;font-size:12px;font-weight:950}.driver-action-grid .driver-auto{grid-column:1/-1;background:#101511;color:#fff}.driver-action-grid button:disabled{opacity:.45}.driver-chat-card h2{margin:0 0 12px;font-size:18px}.driver-chat-messages{display:grid;align-content:start;gap:8px;min-height:120px;max-height:300px;overflow:auto;padding:11px;border-radius:16px;background:#eef2ef}.driver-chat-messages article{justify-self:start;max-width:82%;padding:9px 11px;border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 4px 12px #0000000f}.driver-chat-messages article.mine{justify-self:end;border-radius:14px 14px 4px;background:#dfffaa}.driver-chat-messages p{margin:0;font-size:13px;line-height:1.4}.driver-chat-messages time{display:block;margin-top:4px;color:#7b857f;font-size:9px;text-align:right}.driver-chat-empty{margin:auto;color:#8a938e}.driver-chat-card footer{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:9px}.driver-chat-card textarea{min-height:48px;padding:12px;border:1px solid #dfe5e1;border-radius:14px;outline:0;resize:vertical;background:#f6f8f7}.driver-chat-card footer button{min-width:88px;border:0;border-radius:14px;background:#b9fb45;font-weight:950}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h1{margin:0;font-size:22px}.section-title span{display:grid;place-items:center;min-width:30px;height:30px;border-radius:999px;background:#101511;color:#fff;font-size:12px;font-weight:950}.driver-order-card{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:10px;padding:14px;border:1px solid #e1e7e3;border-radius:18px;background:#f8faf9}.driver-order-card small{color:#758078;font-size:9px;font-weight:850;text-transform:uppercase}.driver-order-card h2{margin:4px 0 5px;font-size:15px;line-height:1.35}.driver-order-card p{margin:0;color:#707a74;font-size:11px}.driver-order-card>strong{align-self:start;font-size:18px}.driver-order-card>button{grid-column:1/-1;min-height:45px;border:0;border-radius:14px;background:#b9fb45;font-weight:950}@media(max-width:520px){.driver-shell{padding-left:10px;padding-right:10px}.driver-header{margin-left:-10px;margin-right:-10px}.driver-order-meta{grid-template-columns:1fr 1fr}.driver-action-grid{grid-template-columns:1fr}.driver-action-grid .driver-auto{grid-column:auto}.driver-chat-card footer{grid-template-columns:1fr}.driver-chat-card footer button{min-height:44px}.driver-shell .map-shell{height:270px}}.driver-finance-card,.driver-history-card{margin-bottom:14px;padding:16px;border:1px solid #dfe6e1;border-radius:22px;background:#fff;box-shadow:0 10px 28px #121e1612}.driver-finance-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.driver-finance-heading h2{margin:0;font-size:21px;letter-spacing:-.02em}.driver-finance-heading>span{padding:7px 9px;border-radius:999px;background:#efffd7;color:#3b6719;font-size:10px;font-weight:900;white-space:nowrap}.driver-finance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.driver-finance-grid article{display:grid;gap:5px;min-height:76px;padding:11px;border-radius:16px;background:#f1f5f2}.driver-finance-grid article.primary-stat{background:#101511;color:#fff}.driver-finance-grid small{color:#758078;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.driver-finance-grid .primary-stat small{color:#aeb9b2}.driver-finance-grid strong{font-size:17px;letter-spacing:-.02em}.driver-finance-grid .primary-stat strong{color:#b9fb45;font-size:20px}.driver-finance-note{margin:10px 2px 0;color:#7a847e;font-size:10px;line-height:1.45}.driver-history-list{display:grid;gap:8px}.driver-history-list article{display:grid;grid-template-columns:1fr auto;gap:10px;padding:11px;border-radius:15px;background:#f5f7f6}.driver-history-list article>div:first-child{display:grid;gap:4px;min-width:0}.driver-history-list article>div:first-child strong{overflow:hidden;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.driver-history-list article small{color:#77817b;font-size:9px}.driver-history-list article>div:last-child{display:grid;justify-items:end;align-content:center;gap:3px}.driver-history-list b{font-size:14px;color:#315d0d}.driver-history-empty{margin:5px 0 0;color:#7b857f;font-size:12px}.driver-money-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 12px}.driver-money-breakdown span{display:grid;gap:4px;padding:10px;border-radius:14px;background:#f2f5f3}.driver-money-breakdown small{color:#77817b;font-size:9px;font-weight:850;text-transform:uppercase}.driver-money-breakdown b{font-size:13px}.driver-money-breakdown .net{background:#efffd7}.driver-money-breakdown .net b{color:#315d0d;font-size:16px}.driver-tech-box{display:grid;gap:5px;margin:8px 0 12px;padding:11px 12px;border-radius:15px;background:#fff7df;border:1px solid #f5df9d}.driver-tech-box strong{margin-bottom:2px;font-size:11px}.driver-tech-box span{color:#685b37;font-size:10px;line-height:1.35}.driver-contact-actions{display:flex;margin:0 0 10px}.driver-contact-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:13px;background:#edf4ff;color:#185c9b;font-size:11px;font-weight:900;text-decoration:none}.driver-order-card{align-items:start}.driver-order-earning{display:grid;justify-items:end;gap:2px;min-width:120px}.driver-order-earning small{color:#56871f!important}.driver-order-earning strong{color:#315d0d;font-size:19px}.driver-order-earning span{color:#7a847e;font-size:9px;white-space:nowrap}@media(max-width:520px){.driver-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-money-breakdown{grid-template-columns:1fr}.driver-history-list article{grid-template-columns:1fr}.driver-history-list article>div:last-child{justify-items:start}.driver-order-card{grid-template-columns:1fr}.driver-order-earning{justify-items:start}.driver-order-card>button{grid-column:auto}}.admin-shell{min-height:100vh;background:#f4f7fb;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fffffff0;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-header>div:first-child{display:flex;flex-direction:column}.admin-header strong{font-size:19px}.admin-header small{color:#6b7280;margin-top:2px}.admin-header>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.admin-header button,.admin-shortcuts button{border:1px solid #dbe2ea;background:#fff;border-radius:11px;padding:9px 12px;font-weight:800;cursor:pointer}.admin-main{max-width:1420px;margin:0 auto;padding:22px}.admin-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.admin-kpis article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:15px;box-shadow:0 8px 25px #0f172a0d}.admin-kpis span{display:block;color:#6b7280;font-size:12px;font-weight:700}.admin-kpis strong{display:block;margin-top:6px;font-size:23px}.admin-columns{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.4fr);gap:16px;align-items:start}.admin-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 8px 30px #0f172a0a}.admin-panel .section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.admin-panel .section-title h1{font-size:18px;margin:0}.admin-panel .section-title span{background:#eef2ff;color:#3730a3;border-radius:999px;padding:5px 9px;font-weight:900;font-size:12px}.admin-driver-row,.admin-order-row{border-top:1px solid #eef2f7;padding:13px 2px}.admin-driver-row{display:flex;justify-content:space-between;gap:14px;align-items:center}.admin-driver-row>div{display:grid;gap:3px}.admin-driver-row>div:last-child{text-align:right}.admin-driver-row small{color:#6b7280}.admin-presence{display:inline-block;width:9px;height:9px;border-radius:50%;background:#9ca3af;margin-right:7px}.admin-presence.available{background:#22c55e}.admin-presence.busy{background:#f59e0b}.admin-order-row header{display:flex;justify-content:space-between;align-items:center;gap:10px}.admin-order-row p{color:#4b5563;line-height:1.45;margin:9px 0}.admin-order-meta{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.admin-order-meta span{font-size:11px;color:#6b7280}.admin-order-meta b{display:block;color:#111827;font-size:12px;margin-top:2px}.admin-shortcuts{display:flex;gap:10px;margin-top:16px}.admin-login{display:grid;place-items:center;padding:20px}.admin-login>section{width:min(460px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 20px 60px #0f172a1f;text-align:center}.admin-login h1{margin:12px 0 5px}.admin-login p{color:#6b7280}@media(max-width:980px){.admin-kpis{grid-template-columns:repeat(3,1fr)}.admin-columns{grid-template-columns:1fr}}@media(max-width:620px){.admin-header{padding:12px;align-items:flex-start}.admin-main{padding:12px}.admin-kpis{grid-template-columns:repeat(2,1fr)}.admin-order-meta{grid-template-columns:1fr 1fr}.admin-shortcuts{flex-direction:column}}.rating-row button.selected{transform:scale(1.08);background:#fff7cc;border-color:#f7c948}.rating-row button.selected svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.08))}.admin-fleet-map-shell{position:relative;height:360px;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#e5e7eb;box-shadow:0 8px 30px #0f172a0a}.admin-fleet-map{width:100%;height:100%}.admin-fleet-marker-wrap{background:transparent!important;border:0!important}.admin-fleet-marker{position:relative;width:46px;height:34px;border:2px solid #fff;border-radius:12px;background:#6b7280;box-shadow:0 5px 18px #0f172a4d;display:grid;place-items:center;color:#fff;font:900 11px/1 system-ui}.admin-fleet-marker.available{background:#16a34a}.admin-fleet-marker.busy{background:#f59e0b;color:#111827}.admin-fleet-marker b{position:absolute;top:38px;left:50%;transform:translate(-50%);white-space:nowrap;padding:4px 7px;border-radius:8px;background:#fffffff2;color:#111827;box-shadow:0 3px 10px #0f172a24;font-size:10px}.admin-map-popup{display:grid;gap:4px;min-width:180px}.admin-map-popup span{color:#4b5563;font-size:12px}@media(max-width:620px){.admin-fleet-map-shell{height:300px}.admin-fleet-marker b{display:none}}.admin-tow-marker-wrap{background:transparent!important;border:0!important}.admin-tow-marker{position:relative;transition:box-shadow .2s ease,border-color .2s ease;will-change:transform}.admin-tow-marker.available{box-shadow:0 0 0 4px #22c55e33,0 8px 24px #00000047}.admin-tow-marker.busy{box-shadow:0 0 0 5px #f59e0b3d,0 8px 24px #0000004d}.admin-tow-marker.off{opacity:.58;filter:grayscale(.8)}.admin-tow-marker>em{position:absolute;left:50%;top:51px;transform:translate(-50%);max-width:150px;padding:4px 7px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fffffff5;box-shadow:0 4px 14px #0f172a24;color:#111827;font:800 10px/1.15 Inter,system-ui,sans-serif;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-map-live-badge{position:absolute;z-index:700;top:12px;left:12px;display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#111713e6;color:#fff;box-shadow:0 5px 18px #0f172a2e;font-size:11px;font-weight:900;letter-spacing:.04em;pointer-events:none}.admin-map-live-badge i{width:8px;height:8px;border-radius:50%;background:#b9fb45;box-shadow:0 0 #b9fb45b3;animation:adminLivePulse 1.5s infinite}@keyframes adminLivePulse{70%{box-shadow:0 0 0 8px #b9fb4500}to{box-shadow:0 0 #b9fb4500}}@media(max-width:620px){.admin-tow-marker>em{display:none}}.payment-status-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:15px;background:#fff;font-size:12px}.payment-status-banner span{color:#6b7280}.payment-status-banner strong{font-size:12px}.payment-status-banner.status-authorized,.payment-complete-card.status-authorized,.driver-payment-state.status-authorized,.admin-payment-status.status-authorized{color:#8a5a00;background:#fff8dd;border-color:#f6dda0}.payment-status-banner.status-captured,.payment-complete-card.status-captured,.driver-payment-state.status-captured,.admin-payment-status.status-captured{color:#176b37;background:#eefbf2;border-color:#bfe8ca}.payment-status-banner.status-method_required,.driver-payment-state.status-method_required,.admin-payment-status.status-method_required{color:#6b7280;background:#f8faf9;border-color:#e5e7eb}.payment-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:end center;padding:18px;background:#0d120f7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-dialog{width:min(500px,100%);padding:18px;border-radius:26px;background:#fff;box-shadow:0 26px 80px #00000047}.payment-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-dialog>header>div{display:flex;align-items:center;gap:11px}.payment-dialog h2{margin:0;font-size:20px}.payment-dialog header p{margin:3px 0 0;color:#7b857f;font-size:11px}.payment-dialog header>button{width:38px;height:38px;border:0;border-radius:50%;background:#f1f3f2;font-size:24px}.payment-lock{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#17211a;color:#b9fb45;font-weight:1000}.payment-amount{display:grid;gap:5px;margin:18px 0;padding:18px;border-radius:20px;background:#17211a;color:#fff}.payment-amount span{font-size:11px;color:#bdc8c0}.payment-amount strong{font-size:34px;letter-spacing:-.04em}.payment-amount small{color:#c9d3cc;line-height:1.45}.payment-method-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #dfe5e1;border-radius:17px}.payment-method-card>div{display:flex;align-items:center;gap:11px}.payment-method-card>div span{padding:7px 9px;border-radius:8px;background:#18211b;color:#fff;font-size:10px;font-weight:1000;letter-spacing:.08em}.payment-method-card strong{font-size:14px}.payment-method-card small{color:#707a74;text-align:right}.payment-split{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.payment-split span{display:grid;gap:3px;padding:11px;border-radius:13px;background:#f5f7f6;color:#6f7873;font-size:10px}.payment-split b{color:#18211b;font-size:14px}.payment-warning{padding:10px 12px;border-radius:12px;background:#fff7df;color:#785d08;font-size:11px;line-height:1.45}.payment-confirm{margin-top:8px}.payment-footnote{margin:10px 3px 0;text-align:center;color:#8a948e;font-size:9px;line-height:1.45}.payment-complete-card{display:grid;gap:3px;width:100%;margin:12px 0;padding:12px 14px;border:1px solid #dce4df;border-radius:15px;text-align:left}.payment-complete-card span,.payment-complete-card small{font-size:10px}.payment-complete-card strong{font-size:14px}.order-payment-line{display:inline-flex;width:max-content;padding:4px 7px;border-radius:999px;background:#f1f4f2;color:#66716a;font-size:9px;font-weight:900}.order-payment-line.status-captured{background:#e7f8ec;color:#176b37}.order-payment-line.status-authorized{background:#fff2cb;color:#7a5700}.driver-payment-state{grid-column:1/-1;padding:8px 10px;border:1px solid #e4e8e5;border-radius:11px;font-size:11px;font-weight:900}.driver-payment-wait{margin:10px 0;padding:11px 12px;border:1px solid #f0d88f;border-radius:12px;background:#fff8dd;color:#725500;font-size:12px;font-weight:850}.driver-action-grid button:disabled{opacity:.42;cursor:not-allowed}.admin-payment-status{padding:6px 8px!important;border:1px solid #e5e7eb;border-radius:10px}.admin-order-meta{grid-template-columns:1fr 1fr 1fr 1fr}.admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:620px){.payment-backdrop{padding:8px}.payment-dialog{border-radius:22px}.payment-split{grid-template-columns:1fr}.admin-order-meta{grid-template-columns:1fr 1fr}.admin-kpis{grid-template-columns:repeat(2,1fr)}}.cancel-order-btn{margin-top:10px!important;border-color:#fecaca!important;background:#fff7f7!important;color:#a51d2d!important}.admin-refund-btn{width:100%;margin-top:10px;padding:10px 12px;border:1px solid #fecaca;border-radius:11px;background:#fff7f7;color:#a51d2d;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.admin-refund-btn:hover{background:#fff0f0}.admin-refunded-note{margin-top:10px;padding:9px 11px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:11px;font-weight:850}.admin-payment-status.status-refunded,.payment-status-banner.status-refunded,.payment-complete-card.status-refunded{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.status-cancelled{background:#fee2e2!important;color:#991b1b!important}.admin-order-row:has(.status-cancelled){background:snow;border-radius:14px;padding-left:10px;padding-right:10px}.admin-order-row:has(.status-cancelled) .admin-payment-status b{color:#991b1b}.marketing-shell{min-height:100vh;background:#f7f8f4;color:#111713;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.marketing-header{height:88px;display:flex;align-items:center;gap:28px;max-width:1440px;margin:0 auto;padding:0 42px;position:relative;z-index:20}.marketing-brand{display:flex;align-items:center;gap:10px;color:#111713;text-decoration:none;letter-spacing:.02em}.marketing-brand .brand-mark{width:34px;height:34px;border-radius:10px;background:#c9ff2c;color:#0e160f;display:grid;place-items:center;font-weight:950}.marketing-header nav{display:flex;gap:34px;margin-left:auto}.marketing-header nav a,.text-link{color:#374039;text-decoration:none;font-size:14px;font-weight:650}.marketing-actions select,.marketing-driver,.marketing-order{min-height:48px;border-radius:14px;border:1px solid #d8ddd6;background:#fff;color:#111713;padding:0 16px;font:700 14px/1 inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.marketing-actions select{appearance:auto}.marketing-driver{background:#111713;color:#fff;border-color:#111713}.marketing-order{background:#111713;color:#fff;border-color:#111713;padding-inline:28px}.marketing-order.large{min-height:58px;border-radius:15px;background:#c9ff2c;border-color:#c9ff2c;color:#0c130d;font-size:16px;gap:34px;justify-content:space-between;min-width:250px}.marketing-hero{max-width:1440px;margin:24px auto 0;padding:58px 42px 74px;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);gap:54px;align-items:center}.hero-copy{max-width:680px}.marketing-badge{width:max-content;border:1px solid #dbe1d8;background:#fff;border-radius:999px;padding:9px 13px;display:flex;gap:8px;align-items:center;font-size:13px;font-weight:750}.marketing-badge i{width:10px;height:10px;border-radius:50%;background:#9cdf36;box-shadow:0 0 0 5px #eff8df}.hero-copy h1{font-size:clamp(64px,7.2vw,112px);line-height:.82;letter-spacing:-.065em;margin:42px 0 30px;font-weight:760}.hero-copy h1 span,.hero-copy h1 em{display:block;color:#98a29a;font-style:normal;font-weight:520}.hero-copy h1 span{margin-top:16px}.hero-copy p{max-width:640px;font-size:19px;line-height:1.55;color:#657068}.hero-cta-row{display:flex;align-items:center;gap:26px;margin-top:32px}.marketing-stats{display:flex;gap:74px;margin-top:52px}.marketing-stats div{display:grid;gap:4px}.marketing-stats strong{font-size:27px}.marketing-stats span{font-size:12px;color:#89928b}.hero-visual{height:650px;position:relative;display:grid;place-items:center}.hero-visual .glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#d8ff7f 0,#e9ffc0 32%,rgba(216,255,127,.18) 60%,transparent 75%);filter:blur(8px)}.phone-mock{width:350px;height:620px;background:#111713;border-radius:50px;padding:12px;box-shadow:0 34px 80px #14211442;transform:rotate(1.5deg);position:relative;z-index:2}.map-mock{height:280px;background:#e7eae4;position:relative;overflow:hidden}.road{position:absolute;height:17px;background:#fff;border:1px solid #dce0db;border-radius:99px;width:260px}.route-glow{position:absolute;width:16px;height:16px;border-radius:50%;background:#c9ff2c;left:145px;top:135px;box-shadow:0 0 0 5px #c9ff2c4d,0 0 22px #b9ff19}.map-pin{position:absolute;right:66px;top:75px;width:42px;height:42px;border-radius:13px;background:#111713;color:#c9ff2c;display:grid;place-items:center;font-size:11px;font-weight:900;box-shadow:0 10px 20px #0003}.phone-sheet{background:#fff;border-radius:30px 30px 34px 34px;padding:22px 20px 20px;margin-top:-6px;position:relative}.mock-field{height:48px;border-radius:12px;background:#f1f2ee;margin:8px 0;display:flex;align-items:center;gap:10px;padding:0 13px;color:#8b928d;font-size:12px}.mock-field i.green{background:#9cdb2f}.mock-cats span{width:42px;height:38px;border:1px solid #e7e9e5;border-radius:11px;display:grid;place-items:center}.phone-sheet>a{height:48px;border-radius:13px;background:#c9ff2c;color:#0b120c;text-decoration:none;display:grid;place-items:center;font-weight:850}.driver-found,.pay-protected{position:absolute;background:#fff;padding:15px 18px;border-radius:16px;box-shadow:0 18px 40px #141e1424;z-index:3;display:grid;gap:3px}.driver-found span,.pay-protected span{font-size:11px;color:#8b928d}.marketing-section{max-width:1360px;margin:0 auto;padding:100px 42px}.section-kicker{font-size:12px;font-weight:900;letter-spacing:.18em;color:#7e897f}.marketing-section h2{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em;max-width:900px;margin:14px 0 18px}.section-lead,.driver-section p{font-size:18px;color:#69736b;max-width:720px;line-height:1.55}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.service-grid article{min-height:180px;border-radius:24px;background:#111713;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.service-grid article:nth-child(2){background:#c9ff2c;color:#111713}.service-grid span{font-size:12px;opacity:.55}.how-section{border-top:1px solid #dde1dc}.how-grid article{background:#fff;border:1px solid #e1e5df;border-radius:24px;padding:28px;min-height:210px}.how-grid b{font-size:12px;color:#a1aaa3}.how-grid h3{font-size:26px;margin:54px 0 10px}.how-grid p{color:#6e776f;line-height:1.5}.driver-section{background:#111713;color:#fff;border-radius:36px;display:flex;justify-content:space-between;align-items:flex-end;margin-top:70px;margin-bottom:70px}.driver-section .section-kicker,.driver-section p{color:#aab4ac}.faq-grid{display:grid;gap:10px;margin-top:38px}.faq-grid details{background:#fff;border:1px solid #e1e5df;border-radius:18px;padding:20px 22px}.faq-grid summary{font-size:18px;font-weight:800;cursor:pointer}.faq-grid p{color:#687168;line-height:1.55}.marketing-footer{max-width:1360px;margin:0 auto;padding:36px 42px 54px;border-top:1px solid #dde1dc;display:flex;justify-content:space-between;color:#7e887f;font-size:13px}.marketing-footer a{color:#7e887f;text-decoration:none}@media(max-width:1000px){.marketing-header{padding:0 22px}.marketing-header nav{display:none}.marketing-hero{grid-template-columns:1fr;padding:38px 22px 64px}.hero-copy{max-width:none}.hero-visual{height:580px}.marketing-section{padding:78px 22px}.service-grid{grid-template-columns:1fr 1fr}.how-grid{grid-template-columns:1fr}.driver-section{margin:50px 22px;padding:50px 26px;display:grid;gap:32px}.marketing-footer{padding-inline:22px}.marketing-stats{gap:32px;flex-wrap:wrap}}@media(max-width:640px){.marketing-header{height:72px;gap:10px}.marketing-brand strong{display:none}.marketing-actions{margin-left:auto}.marketing-driver{display:none}.marketing-order{padding-inline:16px}.marketing-actions select{width:64px;padding:0 8px}.marketing-hero{padding-top:24px}.hero-copy h1{font-size:61px;margin-top:32px}.hero-copy p{font-size:16px}.hero-cta-row{align-items:stretch;flex-direction:column}.hero-cta-row .marketing-order.large{width:100%}.hero-visual{height:505px;margin-top:10px}.phone-mock{width:286px;height:505px;border-radius:40px}.map-mock{height:214px}.phone-sheet{padding:16px}.phone-sheet h2{font-size:18px}.driver-found{left:0;top:90px}.pay-protected{right:0;bottom:70px}.marketing-stats{gap:22px}.marketing-stats strong{font-size:22px}.service-grid{grid-template-columns:1fr}.marketing-section h2{font-size:46px}.driver-section{border-radius:28px}.marketing-footer{flex-direction:column;gap:20px}}:root{--ev-bg:#070d09;--ev-panel:#0d1510;--ev-panel-2:#111b14;--ev-line:#263229;--ev-text:#f5f8f5;--ev-muted:#9eaaa1;--ev-lime:#caff1f;--ev-lime-soft:#ddff74}html{scroll-behavior:smooth;scroll-padding-top:96px}.marketing-shell{min-height:100vh;background:radial-gradient(circle at 80% 12%,rgba(202,255,31,.12),transparent 28%),linear-gradient(180deg,#07100a,#050906);color:var(--ev-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.marketing-shell *{box-sizing:border-box}.marketing-header{height:92px;display:flex;align-items:center;gap:28px;max-width:1440px;margin:0 auto;padding:0 42px;position:sticky;top:0;z-index:30;background:#070d09db;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.055)}.marketing-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;letter-spacing:.12em}.marketing-brand .brand-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,var(--ev-lime),#8ed600);color:#071008;display:grid;place-items:center;font-weight:950;box-shadow:0 0 28px #caff1f33}.marketing-brand strong{font-size:15px;letter-spacing:.18em}.marketing-header nav{display:flex;gap:32px;margin-left:auto}.marketing-header nav a,.text-link{color:#bac5bc;text-decoration:none;font-size:14px;font-weight:680;transition:color .18s ease,opacity .18s ease}.marketing-header nav a:hover,.text-link:hover{color:var(--ev-lime)}.marketing-actions{display:flex;gap:8px;align-items:center}.marketing-actions select,.marketing-driver,.marketing-order{min-height:48px;border-radius:14px;border:1px solid #28332b;background:#101812;color:#f5f8f5;padding:0 16px;font:750 14px/1 inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,border-color .16s ease,background .16s ease}.marketing-actions select{color:#f5f8f5;background:#0c140f;cursor:pointer;max-width:118px}.marketing-actions select option{background:#101812;color:#fff}.marketing-driver:hover,.marketing-order:hover{transform:translateY(-1px);border-color:#66726a}.marketing-driver{background:#131d16;color:#fff;border-color:#2b382f}.marketing-order{background:var(--ev-lime);color:#081008;border-color:var(--ev-lime);padding-inline:28px;box-shadow:0 10px 32px #caff1f14}.marketing-order.large{min-height:60px;border-radius:17px;background:var(--ev-lime);border-color:var(--ev-lime);color:#071008;font-size:16px;gap:34px;justify-content:space-between;min-width:260px;font-weight:850}.marketing-order:hover{background:var(--ev-lime-soft);border-color:var(--ev-lime-soft)}.marketing-hero{max-width:1440px;margin:0 auto;padding:70px 42px 92px;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);gap:64px;align-items:center;min-height:780px}.hero-copy{max-width:700px}.marketing-badge{width:max-content;max-width:100%;border:1px solid #29362d;background:#0e1711;border-radius:999px;padding:10px 14px;display:flex;gap:9px;align-items:center;font-size:13px;font-weight:760;color:#dbe3dd}.marketing-badge i{width:10px;height:10px;border-radius:50%;background:var(--ev-lime);box-shadow:0 0 0 5px #caff1f1a,0 0 18px #caff1f80}.hero-copy h1{font-size:clamp(70px,7.2vw,112px);line-height:.84;letter-spacing:-.064em;margin:44px 0 30px;font-weight:770;color:#fff}.hero-copy h1 span,.hero-copy h1 em{display:block;font-style:normal}.hero-copy h1 span{color:var(--ev-lime);margin-top:17px;font-weight:650}.hero-copy h1 em{color:#8d9990;font-weight:520;margin-top:8px}.hero-copy p{max-width:650px;font-size:19px;line-height:1.58;color:#9eaaa1}.hero-cta-row{display:flex;align-items:center;gap:28px;margin-top:34px}.marketing-stats{display:flex;gap:68px;margin-top:56px}.marketing-stats div{display:grid;gap:5px}.marketing-stats strong{font-size:28px;color:#fff}.marketing-stats span{font-size:12px;line-height:1.35;color:#7f8a82;max-width:135px}.hero-visual{height:660px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual .glow{position:absolute;width:590px;height:590px;border-radius:50%;background:radial-gradient(circle,rgba(202,255,31,.25) 0,rgba(202,255,31,.1) 36%,transparent 72%);filter:blur(16px);z-index:-1}.phone-mock{width:354px;height:620px;background:#0a110c;border:1px solid #2d3930;border-radius:50px;padding:12px;box-shadow:0 42px 100px #0000007a,0 0 0 1px #ffffff05;transform:rotate(1.3deg);position:relative;z-index:2;overflow:hidden}.phone-top{height:45px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:12px}.map-mock{height:280px;background:#121b15;position:relative;overflow:hidden;border-radius:6px}.road{position:absolute;height:16px;background:#263229;border:1px solid #334139;border-radius:99px;width:260px;opacity:.95}.r1{transform:rotate(-31deg);left:-15px;top:54px}.r2{transform:rotate(37deg);left:62px;top:130px}.r3{transform:rotate(83deg);left:100px;top:80px}.route-glow{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--ev-lime);left:145px;top:135px;box-shadow:0 0 0 5px #caff1f29,0 0 28px var(--ev-lime)}.map-pin{position:absolute;right:66px;top:75px;width:42px;height:42px;border-radius:13px;background:#050a07;color:var(--ev-lime);display:grid;place-items:center;font-size:11px;font-weight:900;box-shadow:0 10px 20px #00000059,0 0 0 1px #2c3930}.phone-sheet{background:#f7f8f5;color:#0b110d;border-radius:30px 30px 34px 34px;padding:22px 20px 20px;margin-top:-6px;position:relative}.phone-sheet small{font-size:10px;letter-spacing:.18em}.phone-sheet h2{font-size:22px;margin:8px 0 16px;letter-spacing:-.03em}.mock-field{height:48px;border-radius:12px;background:#e9ece7;margin:8px 0;display:flex;align-items:center;gap:10px;padding:0 13px;color:#687169;font-size:12px}.mock-field i{width:9px;height:9px;background:#111713;border-radius:50%}.mock-field i.green{background:#96d400}.mock-cats{display:flex;gap:8px;margin:12px 0}.mock-cats span{width:42px;height:38px;border:1px solid #dde2dc;border-radius:11px;display:grid;place-items:center;background:#fff}.phone-sheet>a{height:48px;border-radius:13px;background:var(--ev-lime);color:#071008;text-decoration:none;display:grid;place-items:center;font-weight:900}.driver-found,.pay-protected{position:absolute;background:#101812;color:#f7faf7;border:1px solid #2a372e;padding:15px 18px;border-radius:16px;box-shadow:0 18px 44px #00000052;z-index:3;display:grid;gap:3px}.driver-found{left:0;top:150px}.pay-protected{right:0;bottom:120px}.driver-found strong,.pay-protected strong{font-size:13px}.driver-found span,.pay-protected span{font-size:11px;color:#8f9a91}.marketing-section{max-width:1360px;margin:0 auto;padding:110px 42px}.section-kicker{font-size:12px;font-weight:900;letter-spacing:.18em;color:var(--ev-lime)}.marketing-section h2{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em;max-width:900px;margin:14px 0 18px;color:#fff}.section-lead,.driver-section p{font-size:18px;color:#909b93;max-width:720px;line-height:1.58}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:44px}.service-grid article{min-height:190px;border-radius:25px;background:#0e1711;color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #263229}.service-grid article:nth-child(2){background:var(--ev-lime);color:#071008;border-color:var(--ev-lime)}.service-grid span{font-size:12px;opacity:.58}.service-grid strong{font-size:24px;letter-spacing:-.03em}.how-section{border-top:1px solid #1f2a22}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.how-grid article{background:#0d1510;border:1px solid #253128;border-radius:24px;padding:28px;min-height:220px}.how-grid b{font-size:12px;color:var(--ev-lime)}.how-grid h3{font-size:26px;margin:54px 0 10px;color:#fff}.how-grid p{color:#8e9991;line-height:1.55}.driver-section{background:linear-gradient(120deg,#111b14,#0a110c);color:#fff;border:1px solid #29362d;border-radius:36px;display:flex;justify-content:space-between;align-items:flex-end;margin-top:70px;margin-bottom:70px;box-shadow:inset 0 0 100px #caff1f09}.driver-section .section-kicker{color:var(--ev-lime)}.driver-section p{color:#98a39b}.driver-section .marketing-order{flex:0 0 auto}.faq-grid{display:grid;gap:10px;margin-top:40px}.faq-grid details{background:#0d1510;border:1px solid #253128;border-radius:18px;padding:21px 22px}.faq-grid summary{font-size:18px;font-weight:800;cursor:pointer;color:#f3f6f3}.faq-grid summary::marker{color:var(--ev-lime)}.faq-grid p{color:#909b93;line-height:1.58}.marketing-footer{max-width:1360px;margin:0 auto;padding:38px 42px 56px;border-top:1px solid #1f2a22;display:flex;justify-content:space-between;color:#707d73;font-size:13px}.marketing-footer a{color:#9aa69d;text-decoration:none}.marketing-footer a:hover{color:var(--ev-lime)}@media(max-width:1000px){.marketing-header{padding:0 22px}.marketing-header nav{display:none}.marketing-hero{grid-template-columns:1fr;padding:48px 22px 72px}.hero-copy{max-width:none}.hero-visual{height:590px}.marketing-section{padding:82px 22px}.service-grid{grid-template-columns:1fr 1fr}.how-grid{grid-template-columns:1fr}.driver-section{margin:52px 22px;padding:50px 26px;display:grid;gap:32px}.marketing-footer{padding-inline:22px}.marketing-stats{gap:34px;flex-wrap:wrap}}@media(max-width:640px){html{scroll-padding-top:76px}.marketing-header{height:74px;gap:8px;padding:0 14px}.marketing-brand .brand-mark{width:34px;height:34px}.marketing-brand strong{display:none}.marketing-actions{margin-left:auto;gap:6px}.marketing-driver{display:none}.marketing-order{padding-inline:14px;min-height:44px}.marketing-actions select{width:66px;max-width:66px;padding:0 7px;min-height:44px;font-size:12px}.marketing-hero{padding:28px 16px 64px;gap:28px;min-height:0}.marketing-badge{font-size:11px;padding:8px 11px}.hero-copy h1{font-size:clamp(55px,17vw,72px);margin-top:32px;line-height:.88}.hero-copy p{font-size:16px}.hero-cta-row{align-items:stretch;flex-direction:column}.hero-cta-row .marketing-order.large{width:100%;min-width:0}.hero-visual{height:520px;margin-top:0}.hero-visual .glow{width:430px;height:430px}.phone-mock{width:min(286px,82vw);height:505px;border-radius:40px}.map-mock{height:214px}.phone-sheet{padding:16px}.phone-sheet h2{font-size:18px}.driver-found{left:0;top:84px;padding:11px 13px}.pay-protected{right:0;bottom:62px;padding:11px 13px}.marketing-stats{gap:20px;margin-top:40px}.marketing-stats strong{font-size:22px}.marketing-stats div{min-width:84px}.service-grid{grid-template-columns:1fr}.marketing-section{padding:68px 16px}.marketing-section h2{font-size:44px}.driver-section{margin:38px 16px;border-radius:28px;padding:38px 22px}.marketing-footer{flex-direction:column;gap:20px;padding:30px 16px 44px}}@media(max-width:390px){.marketing-actions .marketing-order{font-size:12px}.hero-copy h1{font-size:53px}.driver-found{left:-4px}.pay-protected{right:-4px}.phone-mock{width:276px}.marketing-stats{justify-content:space-between;gap:12px}}.marketing-actions{gap:10px}.marketing-actions select,.marketing-driver,.marketing-order{height:48px;min-height:48px;border-radius:12px;box-sizing:border-box}.marketing-actions select{min-width:82px;padding:0 14px;background:#0d1510;border-color:#263129}.marketing-driver{min-width:112px;padding:0 18px;background:#111a14;border-color:#29352d}.marketing-order{min-width:120px;padding:0 22px;border-radius:12px;font-weight:850}.marketing-actions select:focus-visible,.marketing-driver:focus-visible,.marketing-order:focus-visible{outline:2px solid var(--ev-lime);outline-offset:2px}.marketing-footer{justify-content:flex-start}.admin-access-spinner{width:34px;height:34px;margin:22px auto 0;border-radius:50%;border:3px solid #dbe2dd;border-top-color:#9eea34;animation:adminSpin .8s linear infinite}.admin-access-error{display:block;white-space:pre-wrap;word-break:break-word;margin:12px 0 18px;padding:10px 12px;border-radius:10px;background:#f7f7f8;color:#7a2020;text-align:left;font-size:12px}.admin-fatal{min-height:100vh;background:#f4f7fb;display:grid;place-items:center;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-fatal>section{width:min(560px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:30px;box-shadow:0 20px 60px #0f172a1f;text-align:center}.admin-fatal code{display:block;margin:16px 0;padding:12px;border-radius:10px;background:#f6f7f9;color:#8b1f1f;white-space:pre-wrap;word-break:break-word;text-align:left}@keyframes adminSpin{to{transform:rotate(360deg)}}@media(max-width:640px){.marketing-actions{gap:6px}.marketing-actions select{min-width:64px;width:64px;padding:0 7px}.marketing-order{min-width:auto}.marketing-driver{display:none}}.driver-portal-note{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid #2b382f;border-radius:12px;background:#101812;color:#c5d0c8;font-size:13px;font-weight:820;letter-spacing:.01em;white-space:nowrap}.portal-login{background:radial-gradient(circle at 50% 0,rgba(185,251,69,.12),transparent 38%),#f4f7f5}.portal-login>section{position:relative;overflow:hidden}.portal-label{display:inline-flex;align-items:center;min-height:26px;margin:12px 0 3px;padding:0 10px;border-radius:999px;background:#101713;color:#b9fb45;font-size:10px;font-weight:950;letter-spacing:.16em}.portal-host{display:block;margin-top:13px;color:#839087;font-size:11px;font-weight:750;letter-spacing:.04em}.portal-spinner{width:34px;height:34px;margin:22px auto 0;border-radius:50%;border:3px solid #dbe2dd;border-top-color:#9eea34;animation:adminSpin .8s linear infinite}.portal-link-button{display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}@media(max-width:640px){.driver-portal-note{white-space:normal;line-height:1.35}.marketing-actions{gap:8px}.marketing-actions select,.marketing-order{height:44px;min-height:44px}.marketing-order{padding-inline:16px}}.portal-fatal{min-height:100vh;background:#f4f7f5;display:grid;place-items:center;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.portal-fatal>section{width:min(560px,100%);padding:32px;border:1px solid #e2e8e4;border-radius:24px;background:#fff;box-shadow:0 24px 70px #0f17121f;text-align:center}.portal-fatal code{display:block;margin:16px 0;padding:12px;border-radius:11px;background:#f5f7f6;color:#8b1f1f;white-space:pre-wrap;word-break:break-word;text-align:left}.portal-fatal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.portal-fatal-actions>*{min-height:48px}@media(max-width:520px){.portal-fatal-actions{grid-template-columns:1fr}}.driver-portal-note{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0a;font-weight:700;letter-spacing:.01em}
