: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}:root{--ops-bg:#f2f5f3;--ops-card:#fff;--ops-ink:#0b120e;--ops-muted:#6d786f;--ops-line:#e1e7e3;--ops-lime:#b9ff27;--ops-lime-dark:#8fd000;--ops-dark:#08100b;--ops-red:#dc3a49;--ops-orange:#f59e0b;--ops-blue:#3b82f6;--ops-shadow:0 18px 50px rgba(15,27,19,.08)}.ops-admin-shell{height:100dvh;display:grid;grid-template-columns:236px minmax(0,1fr);background:var(--ops-bg);color:var(--ops-ink);overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.ops-sidebar{position:relative;z-index:6000;display:flex;flex-direction:column;min-height:0;padding:24px 16px 18px;background:linear-gradient(180deg,#07100a,#0b1510 60%,#07100a);color:#fff;border-right:1px solid rgba(255,255,255,.06)}.ops-brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px}.ops-brand .brand-mark{width:42px;height:42px;border-radius:13px}.ops-brand>div:last-child{display:grid;gap:1px}.ops-brand strong{font-size:15px;letter-spacing:.13em}.ops-brand span{font-size:9px;color:#7f9085;letter-spacing:.22em;font-weight:900}.ops-sidebar nav{display:grid;gap:6px}.ops-sidebar nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;border:1px solid transparent;border-radius:14px;background:transparent;color:#8f9d94;text-align:left;font-weight:800;transition:.18s}.ops-sidebar nav button svg{width:19px;height:19px}.ops-sidebar nav button:hover{background:#ffffff0b;color:#dfe8e1}.ops-sidebar nav button.active{background:#142018;color:#fff;border-color:#253229;box-shadow:inset 3px 0 0 var(--ops-lime)}.ops-sidebar nav button.active svg{color:var(--ops-lime)}.ops-sidebar nav button i{margin-left:auto;display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:var(--ops-lime);color:#0b120e;font-style:normal;font-size:10px}.ops-sidebar-foot{margin-top:auto;display:grid;gap:7px;padding:16px 10px 2px;border-top:1px solid rgba(255,255,255,.08)}.ops-sidebar-foot span{display:flex;align-items:center;gap:8px;color:#c7d1ca;font-size:10px;font-weight:800}.ops-sidebar-foot small{color:#647269;font-size:9px;letter-spacing:.13em}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--ops-lime);box-shadow:0 0 0 5px #b9ff2714,0 0 15px #b9ff277a}.ops-workspace{position:relative;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;background:var(--ops-bg)}.ops-topbar{position:sticky;top:0;z-index:5500;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:14px 28px;border-bottom:1px solid var(--ops-line);background:#f8faf9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 6px 24px #0f191309}.ops-topbar>div:first-child p{margin:0 0 2px;color:#7c8880;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ops-topbar h1{margin:0;font-size:24px;letter-spacing:-.035em}.ops-top-actions{display:flex;align-items:center;gap:8px}.ops-top-actions button{min-height:38px;padding:0 13px;border:1px solid #dde4df;border-radius:11px;background:#fff;color:#182019;font-size:11px;font-weight:850}.ops-top-actions button:hover{border-color:#c7d0ca}.ops-top-actions button:disabled{opacity:.5}.ops-top-actions .ops-logout{background:#111915;color:#fff;border-color:#111915}.ops-sync-state{display:flex;align-items:center;gap:7px;margin-right:5px;padding:8px 10px;border-radius:999px;background:#edf8df;color:#497e0b;font-size:9px;font-weight:900;letter-spacing:.06em}.ops-sync-state i{width:7px;height:7px;border-radius:50%;background:#8bd600}.ops-main{width:min(1640px,100%);margin:0 auto;padding:24px 28px 64px}.ops-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.ops-kpis article{min-height:112px;padding:19px 20px;border:1px solid var(--ops-line);border-radius:20px;background:var(--ops-card);box-shadow:0 8px 30px #0f1a1209}.ops-kpis article span{display:block;color:#69756d;font-size:11px;font-weight:800}.ops-kpis article strong{display:block;margin:9px 0 5px;font-size:28px;line-height:1;letter-spacing:-.045em}.ops-kpis article small{color:#8a958e;font-size:10px}.ops-kpis.finance article:first-child{background:#0c1510;color:#fff}.ops-kpis.finance article:first-child span{color:#8fa097}.ops-kpis.finance article:first-child strong{color:var(--ops-lime)}.ops-card,.ops-map-card{border:1px solid var(--ops-line);border-radius:22px;background:#fff;box-shadow:var(--ops-shadow)}.ops-map-card{position:relative;z-index:1;isolation:isolate;overflow:hidden;margin-bottom:16px}.ops-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px}.ops-card-head>div{display:grid}.ops-card-head span{color:#7b877f;font-size:9px;font-weight:900;letter-spacing:.13em}.ops-card-head h2,.ops-card-head>h2{margin:2px 0 0;font-size:18px;letter-spacing:-.025em}.ops-card-head button{border:0;background:none;color:#65736a;font-size:10px;font-weight:850}.ops-map-legend{display:flex!important;gap:9px}.ops-map-legend span{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#f3f6f4;font-size:9px!important;letter-spacing:0!important}.ops-map-legend span:before{content:"";width:7px;height:7px;border-radius:50%}.ops-map-legend .available:before{background:#70cd13}.ops-map-legend .busy:before{background:#f3a31c}.ops-map-card .admin-fleet-map-shell{position:relative;z-index:1;height:440px;overflow:hidden;border-radius:0 0 22px 22px}.ops-map-card .admin-fleet-map{height:100%;min-height:100%}.ops-map-card .leaflet-container,.ops-map-card .leaflet-pane,.ops-map-card .leaflet-control{z-index:auto}.ops-map-card .leaflet-pane{z-index:1}.ops-map-card .leaflet-top,.ops-map-card .leaflet-bottom{z-index:3}.ops-map-card .admin-map-live-badge{z-index:5}.ops-grid-2{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:16px}.ops-card{min-width:0;overflow:hidden}.ops-fleet-list{display:grid;border-top:1px solid #edf1ee}.ops-fleet-list>button{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:66px;padding:10px 16px;border:0;border-bottom:1px solid #edf1ee;background:#fff;text-align:left}.ops-fleet-list>button:hover{background:#f8faf9}.ops-fleet-list>button>div{display:grid;gap:2px}.ops-fleet-list small{color:#88938b;font-size:9px}.ops-fleet-list>button>div:last-child{text-align:right}.ops-fleet-list>button>div:last-child b{font-size:10px}.ops-presence{display:inline-block;width:9px;height:9px;border-radius:50%;background:#adb6b0;box-shadow:0 0 0 4px #adb6b01f}.ops-presence.available{background:#6fcf10;box-shadow:0 0 0 4px #6fcf101f}.ops-presence.busy{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.ops-presence.stale{background:#ef4444;box-shadow:0 0 0 4px #ef44441a}.ops-order-compact{display:grid;border-top:1px solid #edf1ee}.ops-order-compact article{padding:12px 16px;border-bottom:1px solid #edf1ee}.ops-order-compact article>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.ops-order-compact strong{font-size:11px}.ops-order-compact p{margin:6px 0;color:#5f6c63;font-size:10px;line-height:1.45}.ops-order-compact footer{display:flex;justify-content:space-between;color:#89948d;font-size:9px}.ops-order-compact footer b{color:#111;font-size:11px}.ops-status{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:999px;background:#edf1ee;color:#59645d;font-size:8px;font-weight:900;white-space:nowrap}.ops-status.status-searching{background:#fff4d9;color:#a16b00}.ops-status.status-accepted,.ops-status.status-arrived,.ops-status.status-loaded{background:#e9f5ff;color:#226eaa}.ops-status.status-completed{background:#eaf8df;color:#4d8a0e}.ops-status.status-cancelled{background:#ffe8eb;color:#b82535}.ops-full-card{overflow:visible}.ops-toolbar{position:sticky;top:78px;z-index:10;display:flex;gap:10px;padding:14px;border-bottom:1px solid var(--ops-line);border-radius:22px 22px 0 0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ops-toolbar label{display:flex;align-items:center;gap:8px;flex:1;min-height:43px;padding:0 13px;border:1px solid #dfe5e1;border-radius:12px;background:#f8faf9}.ops-toolbar label svg{width:17px;color:#7f8a83}.ops-toolbar input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.ops-toolbar select{min-width:180px;padding:0 12px;border:1px solid #dfe5e1;border-radius:12px;background:#fff;font-size:11px;font-weight:750}.ops-orders-table{display:grid}.ops-orders-table>article{display:grid;grid-template-columns:150px minmax(190px,1.5fr) minmax(130px,.8fr) minmax(125px,.75fr) minmax(110px,.65fr) auto;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid #edf1ee}.ops-orders-table>article:hover{background:#fbfcfb}.ops-orders-table article>div{min-width:0;display:grid;gap:3px}.ops-orders-table small{color:#8b958f;font-size:8px;font-weight:700}.ops-orders-table b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ops-orders-table span{font-size:9px;color:#6f7b73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ops-order-id{align-items:start}.ops-order-id strong{font-size:12px}.ops-row-actions{display:flex!important;justify-content:flex-end}.ops-row-actions button{display:grid;place-items:center;min-height:34px;padding:0 9px;border:1px solid #dfe5e1;border-radius:10px;background:#fff;font-size:9px;font-weight:850}.ops-row-actions svg{width:15px}.ops-row-actions .danger{color:#b82535;background:#fff1f2;border-color:#ffd7dc}.ops-empty{padding:50px 20px;text-align:center;color:#8a958e;font-size:12px}.ops-driver-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px 18px}.ops-driver-card{position:relative;min-height:248px;padding:16px;border:1px solid #e3e8e5;border-radius:18px;background:#fafcfb;text-align:left;transition:.18s}.ops-driver-card:hover{transform:translateY(-2px);border-color:#cbd5cf;box-shadow:0 16px 36px #0f191314}.ops-driver-card header{display:flex;align-items:center;justify-content:space-between}.ops-state{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#edf1ee;color:#6a746e;font-size:8px;font-weight:900}.ops-state.available{background:#e8f9db;color:#4b8a0c}.ops-state.busy{background:#fff1d7;color:#9c6200}.ops-state.stale{background:#ffeaec;color:#b62c3a}.ops-driver-avatar{display:grid;place-items:center;width:48px;height:48px;margin:19px 0 9px;border-radius:15px;background:#0c1510;color:var(--ops-lime);font-size:15px;font-weight:950;letter-spacing:.04em}.ops-driver-avatar.large{width:64px;height:64px;margin:0;border-radius:20px;font-size:19px}.ops-driver-card h3{margin:0;font-size:16px}.ops-driver-card p{margin:5px 0 16px;color:#77827b;font-size:10px;line-height:1.45}.ops-driver-card footer{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding-top:12px;border-top:1px solid #e8ece9}.ops-driver-card footer span{display:grid;gap:2px}.ops-driver-card footer small{color:#939c96;font-size:7px}.ops-driver-card footer b{font-size:9px}.ops-no-gps{position:absolute;left:14px;right:14px;bottom:10px;display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:8px;background:#fff0dc;color:#9c6100;font-size:8px;font-weight:800}.ops-no-gps svg{width:13px}.ops-chat-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;min-height:calc(100dvh - 142px)}.ops-chat-roster{align-self:start}.ops-chat-roster>button{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:61px;padding:9px 14px;border:0;border-top:1px solid #edf1ee;background:#fff;text-align:left}.ops-chat-roster>button.active{background:#f1f9e8}.ops-chat-roster>button>div{display:grid}.ops-chat-roster strong{font-size:10px}.ops-chat-roster small,.ops-chat-roster>button>span:last-child{font-size:8px;color:#8b958f}.ops-chat-panel{min-height:620px}.ops-driver-chat{display:flex;flex-direction:column;height:100%;min-height:620px}.ops-driver-chat.compact{min-height:330px;border-top:1px solid #e7ebe8}.ops-driver-chat>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e7ebe8}.ops-driver-chat>header>div{display:flex;align-items:center;gap:10px}.ops-driver-chat>header>div>div{display:grid}.ops-driver-chat>header strong{font-size:11px}.ops-driver-chat>header small{color:#89948d;font-size:8px}.ops-driver-chat>header>span{font-size:8px;color:#7c8780}.ops-chat-messages{flex:1;display:flex;flex-direction:column;gap:8px;min-height:250px;max-height:55dvh;overflow:auto;padding:15px;background:#f8faf9}.ops-driver-chat.compact .ops-chat-messages{max-height:300px}.ops-chat-messages article{align-self:flex-start;max-width:78%;padding:9px 11px;border:1px solid #e0e6e2;border-radius:13px 13px 13px 4px;background:#fff}.ops-chat-messages article.mine{align-self:flex-end;border-color:#b8e878;border-radius:13px 13px 4px;background:#eaffcd}.ops-chat-messages p{margin:0;font-size:10px;line-height:1.45;white-space:pre-wrap}.ops-chat-messages time{display:block;margin-top:4px;color:#909a93;font-size:7px;text-align:right}.ops-empty-chat{margin:auto;display:grid;place-items:center;gap:8px;color:#9aa39d;font-size:10px}.ops-empty-chat svg{width:28px}.ops-driver-chat>footer{display:flex;gap:8px;padding:12px;border-top:1px solid #e7ebe8;background:#fff}.ops-driver-chat textarea{flex:1;min-height:46px;max-height:100px;padding:10px 12px;border:1px solid #dce3de;border-radius:12px;resize:none;outline:none;font-size:10px}.ops-driver-chat footer button{display:flex;align-items:center;gap:6px;padding:0 14px;border:0;border-radius:12px;background:#0d1611;color:#fff;font-size:9px;font-weight:850}.ops-driver-chat footer button svg{width:14px}.ops-driver-chat footer button:disabled{opacity:.35}.ops-chat-placeholder{display:grid;place-items:center;align-content:center;min-height:620px;color:#89948d}.ops-chat-placeholder svg{width:38px}.ops-chat-placeholder h2{margin:10px 0 4px;color:#1b231d}.ops-chat-placeholder p{margin:0;font-size:10px}.ops-finance-list{display:grid}.ops-finance-list article{display:grid;grid-template-columns:140px 1fr 140px 140px auto;gap:12px;align-items:center;min-height:58px;padding:9px 16px;border-top:1px solid #edf1ee;font-size:10px}.ops-finance-list button{min-height:32px;border:1px solid #ffd7dc;border-radius:9px;background:#fff1f2;color:#b82535;font-size:8px;font-weight:850}.ops-drawer-backdrop{position:fixed;inset:0;z-index:9000;display:flex;justify-content:flex-end;background:#050a0759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ops-driver-drawer{width:min(470px,96vw);height:100dvh;overflow:auto;background:#fff;box-shadow:-30px 0 80px #0000002e;animation:opsDrawer .22s ease-out}.ops-driver-drawer>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e6ebe7;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ops-driver-drawer>header span{font-size:8px;color:#8d9790;font-weight:900;letter-spacing:.13em}.ops-driver-drawer>header h2{margin:3px 0 0;font-size:20px}.ops-driver-drawer>header button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #dfe5e1;border-radius:11px;background:#fff;font-size:22px}.ops-driver-hero{display:flex;align-items:center;gap:14px;padding:20px}.ops-driver-hero h3{margin:6px 0 2px;font-size:15px}.ops-driver-hero p{margin:0;color:#7f8a83;font-size:10px}.ops-driver-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 20px 16px}.ops-driver-facts div{display:grid;gap:3px;padding:11px;border-radius:12px;background:#f5f7f6}.ops-driver-facts span{color:#89948d;font-size:8px}.ops-driver-facts b{font-size:10px;word-break:break-word}.ops-current-job{margin:0 20px 14px;padding:14px;border:1px solid #dfe7e1;border-radius:15px;background:#fbfcfb}.ops-current-job>span{font-size:8px;color:#859087;font-weight:900}.ops-current-job>strong{display:block;margin:3px 0;font-size:15px}.ops-current-job p{font-size:10px;line-height:1.5;color:#5f6b63}.ops-current-job b{font-size:9px}.ops-driver-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 20px 20px}.ops-driver-actions a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid #dfe5e1;border-radius:12px;color:#172019;text-decoration:none;font-size:9px;font-weight:850}.ops-driver-actions svg{width:15px}@keyframes opsDrawer{0%{transform:translate(30px);opacity:.2}to{transform:none;opacity:1}}.ops-loading{position:fixed;z-index:10000;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:16px;background:#0c1510;color:#fff;box-shadow:0 18px 60px #00000038;font-size:10px;font-weight:850}.ops-loading .portal-spinner{width:22px;height:22px;margin:0;border-color:#344238;border-top-color:var(--ops-lime)}.driver-v13-shell{min-height:100dvh;background:#eef2ef;color:#0b120e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.driver-v13-header{position:sticky;top:0;z-index:5000;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:10px max(18px,calc((100vw - 1320px)/2));background:#08100b;color:#fff;border-bottom:1px solid #1b2a20}.driver-v13-brand{display:flex;align-items:center;gap:11px}.driver-v13-brand .brand-mark{width:39px;height:39px;border-radius:12px}.driver-v13-brand>div:last-child{display:grid}.driver-v13-brand strong{font-size:13px;letter-spacing:.03em}.driver-v13-brand span{margin-top:2px;color:#829087;font-size:8px}.driver-v13-head-actions{display:flex;align-items:center;gap:7px}.driver-v13-head-actions button{min-height:36px;padding:0 11px;border:1px solid #2a382e;border-radius:10px;background:#111b14;color:#dbe4dd;font-size:9px;font-weight:850}.driver-live-pill{display:flex;align-items:center;gap:6px;min-height:31px;padding:0 10px;border-radius:999px;background:#172019;color:#8e9b92;font-size:8px;font-weight:950;letter-spacing:.08em}.driver-live-pill i{width:7px;height:7px;border-radius:50%;background:#68756c}.driver-live-pill.live{background:#1a2b11;color:#caff68}.driver-live-pill.live i{background:#b9ff27;box-shadow:0 0 11px #b9ff2799}.driver-v13-nav{position:sticky;top:72px;z-index:4500;display:flex;justify-content:center;gap:4px;min-height:54px;padding:6px 18px;border-bottom:1px solid #dce3de;background:#f8faf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.driver-v13-nav button{display:flex;align-items:center;gap:7px;min-height:40px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:#77837b;font-size:9px;font-weight:850}.driver-v13-nav button svg{width:16px}.driver-v13-nav button.active{background:#0e1711;color:#fff}.driver-v13-nav button.active svg{color:#b9ff27}.driver-v13-main{width:min(1320px,100%);margin:0 auto;padding:18px 18px 70px}.driver-v13-presence{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px;padding:20px 22px;border-radius:22px;background:#101914;color:#fff;box-shadow:0 18px 48px #08100b1f}.driver-v13-presence.online{background:linear-gradient(115deg,#0c1610,#132313)}.driver-presence-copy>span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#1d2c21;color:#839289;font-size:8px;font-weight:900;letter-spacing:.08em}.driver-v13-presence.online .driver-presence-copy>span{background:#253b18;color:#b9ff27}.driver-v13-presence h2{margin:7px 0 3px;font-size:20px;letter-spacing:-.035em}.driver-v13-presence p{margin:0;color:#8e9d94;font-size:10px}.driver-gps-meta{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:10px;color:#a9b6ae;font-size:8px}.driver-gps-meta span{display:flex;align-items:center;gap:5px}.driver-gps-meta svg{width:13px;color:#b9ff27}.driver-v13-presence>button{flex:0 0 auto;min-height:48px;padding:0 20px;border:0;border-radius:14px;font-size:10px;font-weight:950}.driver-v13-presence .go-online{background:#b9ff27;color:#0a110c;box-shadow:0 10px 28px #b9ff272e}.driver-v13-presence .go-offline{background:#222d26;color:#d3ddd6;border:1px solid #314037}.driver-v13-presence>button:disabled{opacity:.45}.driver-v13-active-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #dce4df;border-radius:22px 22px 0 0;background:#fff}.driver-v13-active-head>div:first-child>span,.driver-v13-section-head span{font-size:8px;font-weight:950;letter-spacing:.12em;color:#6f7b73;text-transform:uppercase}.driver-v13-active-head h1{margin:4px 0;font-size:24px}.driver-v13-active-head p{margin:0;color:#626f66;font-size:11px;line-height:1.45}.driver-v13-active-head>div:last-child{display:grid;text-align:right}.driver-v13-active-head>div:last-child small{font-size:8px;color:#8a958e}.driver-v13-active-head>div:last-child strong{font-size:24px;color:#63a600}.driver-v13-active-head>div:last-child span{font-size:9px;color:#77837b}.driver-v13-map{position:relative;isolation:isolate;height:430px;overflow:hidden;border-left:1px solid #dce4df;border-right:1px solid #dce4df;background:#dfe8e2}.driver-v13-map .map-shell{height:100%;max-height:none;min-height:100%}.driver-v13-progress{padding:16px 20px;border:1px solid #dce4df;border-radius:0 0 22px 22px;background:#fff}.driver-v13-progress header{display:flex;justify-content:space-between;gap:10px;margin-bottom:13px;font-size:9px}.driver-v13-progress header span{font-weight:900}.driver-v13-progress header b{color:#6b776f}.driver-v13-progress>div{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.driver-v13-progress>div:before{content:"";position:absolute;left:7%;right:7%;top:14px;height:2px;background:#e1e7e3}.driver-v13-progress>div>span{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;text-align:center;color:#9aa39d}.driver-v13-progress i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#edf1ee;color:#7e8982;font-style:normal;font-size:9px;font-weight:950}.driver-v13-progress b{font-size:8px}.driver-v13-progress span.done{color:#244508}.driver-v13-progress span.done i{background:#b9ff27;color:#0a110c}.driver-v13-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:14px;margin-top:14px}.driver-v13-job-card,.driver-v13-actions-card,.driver-v13-available-preview,.driver-v13-jobs-view,.driver-v13-chat-view,.driver-v13-earnings{border:1px solid #dfe5e1;border-radius:20px;background:#fff;box-shadow:0 14px 40px #0f1a120e}.driver-v13-job-card{padding:18px}.driver-v13-job-card>header{display:flex;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #edf1ee}.driver-v13-job-card>header span{font-size:8px;color:#89948d;font-weight:900}.driver-v13-job-card>header b{font-size:10px}.driver-v13-job-card>div:not(.driver-v13-notes){display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.driver-v13-job-card>div>span{display:grid;gap:3px;padding:10px;border-radius:12px;background:#f6f8f7}.driver-v13-job-card small{font-size:7px;color:#929c95}.driver-v13-job-card b{font-size:9px;line-height:1.4}.driver-v13-notes{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:10px!important}.driver-v13-notes span{padding:6px 8px!important;border-radius:999px!important;background:#fff3d9!important;color:#895700;font-size:7px;font-weight:800}.driver-v13-actions-card{display:grid;align-content:start;gap:8px;padding:14px}.driver-v13-actions-card a,.driver-v13-actions-card button{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:45px;padding:0 13px;border:1px solid #dfe5e1;border-radius:12px;background:#fff;color:#172019;text-decoration:none;font-size:9px;font-weight:850;text-align:left}.driver-v13-actions-card svg{width:16px}.driver-v13-actions-card .driver-primary-action{background:#0d1611;color:#fff;border-color:#0d1611}.driver-v13-actions-card .driver-primary-action svg{color:#b9ff27}.driver-v13-actions-card .driver-complete-step{justify-content:center;background:#b9ff27;border-color:#b9ff27;font-size:10px;font-weight:950}.driver-v13-actions-card button:disabled{opacity:.42}.driver-v13-no-active{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:15px}.driver-v13-no-active>div:first-child{display:flex;flex-direction:column;justify-content:center;min-height:310px;padding:32px;border-radius:22px;background:linear-gradient(145deg,#0b130e,#18231c);color:#fff}.driver-v13-no-active>div:first-child>span{color:#b9ff27;font-size:9px;font-weight:950;letter-spacing:.15em}.driver-v13-no-active h1{margin:12px 0 8px;font-size:32px;letter-spacing:-.05em}.driver-v13-no-active p{color:#8e9c93;font-size:11px;line-height:1.5}.driver-v13-available-preview{padding:16px}.driver-v13-available-preview>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.driver-v13-available-preview h2{margin:0;font-size:16px}.driver-v13-available-preview header span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eff5eb;font-size:10px;font-weight:900}.driver-v13-order-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr) auto;align-items:center;gap:15px;padding:13px 14px;border:1px solid #e1e7e3;border-radius:16px;background:#fafcfb;margin-top:8px}.driver-job-route{display:grid;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:7px}.driver-job-route>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#111915;color:#b9ff27;font-size:8px;font-weight:950}.driver-job-route>span:last-child{background:#e8f5dc;color:#477b10}.driver-job-route>div{display:grid;gap:4px;min-width:0}.driver-job-route strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-job-route i{height:1px;background:#dde4df}.driver-job-details{display:grid;grid-template-columns:1.3fr .55fr .7fr;gap:7px}.driver-job-details span{display:grid;gap:2px}.driver-job-details small{color:#8d9790;font-size:7px}.driver-job-details b{font-size:9px}.driver-job-details .lime{color:#5f9e12}.driver-v13-order-card>button{min-height:40px;padding:0 13px;border:0;border-radius:11px;background:#b9ff27;color:#0b120e;font-size:9px;font-weight:950}.driver-v13-order-card>button:disabled{opacity:.35}.driver-v13-empty{display:grid;place-items:center;min-height:140px;color:#8b958f;font-size:10px}.driver-v13-jobs-view{padding:18px}.driver-v13-section-head{display:flex;align-items:center;justify-content:space-between}.driver-v13-section-head h1{margin:3px 0 0;font-size:22px}.driver-v13-section-head>b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#eef4ea;font-size:11px}.driver-v13-section-head.history{margin-top:26px;padding-top:20px;border-top:1px solid #e6ebe7}.driver-v13-history{display:grid;margin-top:10px}.driver-v13-history article{display:flex;justify-content:space-between;gap:12px;padding:12px 4px;border-bottom:1px solid #edf1ee}.driver-v13-history strong{font-size:10px}.driver-v13-history p{margin:4px 0;color:#69766d;font-size:9px}.driver-v13-history small{color:#919b94;font-size:8px}.driver-v13-history>article>b{font-size:11px;color:#58970c}.driver-v13-chat-view{min-height:620px;overflow:hidden}.driver-chat-tabs{display:flex;gap:7px;padding:12px;border-bottom:1px solid #e4e9e6}.driver-chat-tabs button{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #dfe5e1;border-radius:10px;background:#fff;color:#657169;font-size:9px;font-weight:850}.driver-chat-tabs button svg{width:15px}.driver-chat-tabs button.active{background:#101914;color:#fff;border-color:#101914}.driver-chat-tabs button:disabled{opacity:.35}.driver-v13-message-panel{display:flex;flex-direction:column;min-height:560px}.driver-v13-message-panel>header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #e5eae7}.driver-v13-message-panel .brand-mark.small{width:35px;height:35px;border-radius:11px;font-size:14px}.driver-v13-message-panel>header>div:last-child{display:grid}.driver-v13-message-panel>header strong{font-size:11px}.driver-v13-message-panel>header span{color:#89948d;font-size:8px}.driver-v13-messages{flex:1;display:flex;flex-direction:column;gap:8px;max-height:55dvh;overflow:auto;padding:16px;background:#f7f9f8}.driver-v13-messages article{align-self:flex-start;max-width:78%;padding:10px 12px;border:1px solid #dfe5e1;border-radius:14px 14px 14px 4px;background:#fff}.driver-v13-messages article.mine{align-self:flex-end;border-color:#c7ef93;border-radius:14px 14px 4px;background:#eaffcc}.driver-v13-messages p{margin:0;font-size:10px;line-height:1.45;white-space:pre-wrap}.driver-v13-messages time{display:block;margin-top:4px;color:#919b95;font-size:7px;text-align:right}.driver-v13-empty-chat{margin:auto;display:grid;place-items:center;gap:8px;color:#929b95;font-size:10px}.driver-v13-empty-chat svg{width:32px}.driver-v13-message-panel>footer{display:flex;gap:8px;padding:12px;border-top:1px solid #e3e8e5}.driver-v13-message-panel textarea{flex:1;min-height:48px;max-height:100px;padding:11px 12px;border:1px solid #dae1dc;border-radius:12px;resize:none;outline:0;font-size:10px}.driver-v13-message-panel footer button{display:grid;place-items:center;width:48px;border:0;border-radius:12px;background:#101914;color:#b9ff27}.driver-v13-message-panel footer button svg{width:18px}.driver-v13-message-panel footer button:disabled{opacity:.35}.driver-v13-earnings{padding:3px;background:transparent;border:0;box-shadow:none}.driver-v13-earnings .driver-finance-card,.driver-v13-earnings .driver-history-card{max-width:none}.driver-v13-sync{position:fixed;z-index:10000;left:50%;bottom:24px;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:13px;background:#0c1510;color:#fff;box-shadow:0 14px 44px #0003;font-size:9px;font-weight:850}.driver-v13-sync .portal-spinner{width:20px;height:20px;margin:0;border-color:#344238;border-top-color:#b9ff27}@media(max-width:1180px){.ops-admin-shell{grid-template-columns:78px minmax(0,1fr)}.ops-sidebar{padding-inline:10px}.ops-brand{padding-inline:7px}.ops-brand>div:last-child{display:none}.ops-sidebar nav button{justify-content:center;padding:0}.ops-sidebar nav button span{display:none}.ops-sidebar nav button i{position:absolute;right:4px;top:4px;min-width:18px;height:18px}.ops-sidebar-foot span{justify-content:center}.ops-sidebar-foot span:not(.live-dot){font-size:0}.ops-sidebar-foot small{display:none}.ops-orders-table>article{grid-template-columns:130px minmax(160px,1.3fr) minmax(120px,.7fr) minmax(110px,.6fr) minmax(100px,.6fr) auto}.ops-driver-grid{grid-template-columns:1fr 1fr}.driver-v13-order-card{grid-template-columns:1fr auto}.driver-job-details{grid-column:1/-1;order:2}.driver-v13-order-card>button{grid-column:2;grid-row:1}}@media(max-width:820px){.ops-admin-shell{display:block;height:auto;min-height:100dvh;overflow:visible}.ops-workspace{overflow:visible}.ops-sidebar{position:fixed;inset:auto 10px 10px;z-index:8000;min-height:58px;padding:6px;border:1px solid #29362d;border-radius:18px;box-shadow:0 18px 50px #00000047}.ops-brand,.ops-sidebar-foot{display:none}.ops-sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px}.ops-sidebar nav button{display:grid;place-items:center;gap:2px;min-height:46px;border-radius:12px}.ops-sidebar nav button span{display:block;font-size:7px}.ops-sidebar nav button svg{width:17px}.ops-sidebar nav button.active{box-shadow:none}.ops-sidebar nav button i{right:7px;top:3px}.ops-topbar{min-height:68px;padding:10px 14px}.ops-topbar h1{font-size:20px}.ops-topbar>div:first-child p,.ops-sync-state{display:none}.ops-top-actions button{min-height:34px;padding:0 9px;font-size:9px}.ops-top-actions .ops-logout{display:none}.ops-main{padding:14px 12px 90px}.ops-kpis{grid-template-columns:1fr 1fr}.ops-kpis article{min-height:92px;padding:14px}.ops-kpis article strong{font-size:22px}.ops-map-card .admin-fleet-map-shell{height:390px}.ops-grid-2{grid-template-columns:1fr}.ops-toolbar{top:68px;flex-direction:column}.ops-toolbar select{min-height:42px;width:100%}.ops-orders-table>article{grid-template-columns:1fr 1fr;padding:13px}.ops-orders-table>article>div:nth-child(2){grid-column:1/-1;grid-row:2}.ops-row-actions{grid-column:1/-1;justify-content:flex-start}.ops-driver-grid{grid-template-columns:1fr}.ops-chat-layout{grid-template-columns:1fr;min-height:0}.ops-chat-roster{max-height:250px;overflow:auto}.ops-chat-panel,.ops-driver-chat,.ops-chat-placeholder{min-height:480px}.ops-finance-list article{grid-template-columns:1fr 1fr}.ops-driver-drawer{width:100vw}.ops-map-legend{display:none!important}.driver-v13-header{padding:9px 12px}.driver-v13-brand span,.driver-v13-head-actions .driver-live-pill{display:none}.driver-v13-head-actions button{padding:0 9px}.driver-v13-nav{top:59px;padding:5px 6px}.driver-v13-nav button{flex:1;justify-content:center;padding:0 6px}.driver-v13-main{padding:12px 10px 80px}.driver-v13-presence{align-items:flex-start;flex-direction:column;padding:17px}.driver-v13-presence>button{width:100%}.driver-v13-active-head{padding:16px;align-items:flex-start}.driver-v13-active-head p{font-size:9px}.driver-v13-active-head>div:last-child strong{font-size:20px}.driver-v13-map{height:330px}.driver-v13-progress{padding:14px 9px}.driver-v13-progress b{font-size:7px}.driver-v13-grid,.driver-v13-no-active{grid-template-columns:1fr}.driver-v13-no-active>div:first-child{min-height:220px}.driver-v13-order-card{grid-template-columns:1fr}.driver-v13-order-card>button{grid-column:1;grid-row:auto;width:100%}.driver-job-details{grid-column:1;grid-template-columns:1fr 1fr 1fr}.driver-v13-job-card>div:not(.driver-v13-notes){grid-template-columns:1fr}.driver-v13-jobs-view{padding:14px}.driver-v13-chat-view{min-height:calc(100dvh - 160px)}.driver-v13-message-panel{min-height:calc(100dvh - 230px)}}@media(max-width:480px){.ops-kpis{grid-template-columns:1fr 1fr;gap:8px}.ops-kpis article{min-height:82px;padding:12px}.ops-kpis article strong{font-size:19px}.ops-map-card .admin-fleet-map-shell{height:330px}.ops-card-head{padding:13px}.ops-driver-facts,.ops-driver-actions{grid-template-columns:1fr}.driver-v13-progress>div>span b{max-width:68px}.driver-job-details{grid-template-columns:1fr 1fr}.driver-job-details span:last-child{grid-column:1/-1}.driver-v13-active-head h1{font-size:20px}.driver-v13-no-active h1{font-size:27px}}.portal-handoff-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 25%,rgba(180,255,0,.12),transparent 34%),#07100b;color:#f7faf8}.portal-handoff-screen section{width:min(520px,100%);padding:38px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#0d1711eb;box-shadow:0 30px 80px #00000059;text-align:center}.portal-handoff-screen .brand-mark{margin:0 auto 18px}.portal-handoff-screen span{display:block;font-size:12px;font-weight:900;letter-spacing:.16em;color:#b8ff23}.portal-handoff-screen h1{margin:12px 0;font-size:30px}.portal-handoff-screen p{margin:0 auto;color:#9caaa2;line-height:1.6}.portal-handoff-screen a.primary{display:inline-flex;margin-top:22px;text-decoration:none}.ops-chat-roster-meta{display:flex!important;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.ops-chat-roster-meta small{font-size:8px;color:#8b958f}.ops-chat-roster-meta b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#101914;color:#b9ff27;font-size:8px;font-weight:950}.driver-v13-nav button{position:relative}.driver-nav-badge{position:absolute;right:5px;top:3px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#b9ff27;color:#0b120e;font-size:8px;font-weight:950;box-shadow:0 3px 10px #0000002e}.driver-chat-tabs button b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#b9ff27;color:#0b120e;font-size:8px;font-weight:950}.driver-chat-tabs button.active b{background:#b9ff27;color:#0b120e}@media(max-width:820px){.ops-admin-shell{--ops-mobile-top: calc(62px + env(safe-area-inset-top,0px)) ;--ops-mobile-bottom: calc(74px + env(safe-area-inset-bottom,0px)) }.ops-topbar{min-height:var(--ops-mobile-top);padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px}.ops-sidebar{bottom:calc(8px + env(safe-area-inset-bottom,0px));left:8px;right:8px;min-height:58px}.ops-admin-shell.ops-view-chats{height:100dvh;min-height:100dvh;overflow:hidden}.ops-admin-shell.ops-view-chats .ops-workspace{height:100dvh;overflow:hidden}.ops-admin-shell.ops-view-chats .ops-main{height:calc(100dvh - var(--ops-mobile-top));padding:7px 7px var(--ops-mobile-bottom);overflow:hidden}.ops-admin-shell.ops-view-chats .ops-chat-layout{height:100%;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:7px;overflow:hidden}.ops-admin-shell.ops-view-chats .ops-chat-roster{display:flex;gap:6px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:6px;border-radius:15px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.ops-admin-shell.ops-view-chats .ops-chat-roster .ops-card-head{display:none}.ops-admin-shell.ops-view-chats .ops-chat-roster>button{flex:0 0 min(74vw,250px);min-width:0;min-height:52px;padding:7px 9px;border:1px solid #e3e9e5;border-radius:11px;scroll-snap-align:start}.ops-admin-shell.ops-view-chats .ops-chat-roster strong{font-size:11px}.ops-admin-shell.ops-view-chats .ops-chat-roster small{font-size:9px}.ops-admin-shell.ops-view-chats .ops-chat-roster-meta>small{display:none}.ops-admin-shell.ops-view-chats .ops-chat-panel{height:100%;min-height:0;overflow:hidden;border-radius:16px}.ops-admin-shell.ops-view-chats .ops-driver-chat,.ops-admin-shell.ops-view-chats .ops-chat-placeholder{height:100%;min-height:0;max-height:none}.ops-admin-shell.ops-view-chats .ops-driver-chat>header{flex:0 0 auto;padding:10px 12px}.ops-admin-shell.ops-view-chats .ops-driver-chat>header strong{font-size:13px}.ops-admin-shell.ops-view-chats .ops-driver-chat>header small,.ops-admin-shell.ops-view-chats .ops-driver-chat>header>span{font-size:10px}.ops-admin-shell.ops-view-chats .ops-chat-messages{flex:1;min-height:0;max-height:none;padding:10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ops-admin-shell.ops-view-chats .ops-chat-messages article{max-width:86%;padding:9px 11px}.ops-admin-shell.ops-view-chats .ops-chat-messages p{font-size:14px;line-height:1.42}.ops-admin-shell.ops-view-chats .ops-chat-messages time{font-size:10px}.ops-admin-shell.ops-view-chats .ops-driver-chat>footer{flex:0 0 auto;gap:7px;padding:8px;background:#fff}.ops-admin-shell.ops-view-chats .ops-driver-chat textarea{min-height:43px;max-height:86px;padding:10px 11px;border-radius:12px;font-size:16px;line-height:1.25}.ops-admin-shell.ops-view-chats .ops-driver-chat footer button{min-width:44px;min-height:43px;padding:0 11px}.ops-admin-shell.ops-view-chats .ops-driver-chat footer button span{display:none}.driver-v13-shell{--driver-mobile-head: calc(59px + env(safe-area-inset-top,0px)) ;--driver-mobile-nav:48px}.driver-v13-header{height:var(--driver-mobile-head);min-height:var(--driver-mobile-head);padding:calc(6px + env(safe-area-inset-top,0px)) 10px 6px}.driver-v13-nav{top:var(--driver-mobile-head);min-height:var(--driver-mobile-nav);height:var(--driver-mobile-nav);padding:4px 5px}.driver-v13-nav button{min-height:38px;font-size:9px}.driver-v13-shell.driver-view-chat{height:100dvh;min-height:100dvh;overflow:hidden}.driver-v13-shell.driver-view-chat .driver-v13-presence{display:none}.driver-v13-shell.driver-view-chat .driver-v13-main{height:calc(100dvh - var(--driver-mobile-head) - var(--driver-mobile-nav));min-height:0;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));overflow:hidden}.driver-v13-shell.driver-view-chat .driver-v13-chat-view{display:flex;flex-direction:column;height:100%;min-height:0;max-height:none;border-radius:16px;overflow:hidden}.driver-v13-shell.driver-view-chat .driver-chat-tabs{flex:0 0 auto;gap:5px;padding:6px}.driver-v13-shell.driver-view-chat .driver-chat-tabs button{flex:1;justify-content:center;min-height:36px;padding:0 8px;font-size:10px}.driver-v13-shell.driver-view-chat .driver-v13-message-panel{flex:1;min-height:0;height:auto;overflow:hidden}.driver-v13-shell.driver-view-chat .driver-v13-message-panel>header{flex:0 0 auto;padding:9px 11px}.driver-v13-shell.driver-view-chat .driver-v13-message-panel .brand-mark.small{width:31px;height:31px;border-radius:10px;font-size:13px}.driver-v13-shell.driver-view-chat .driver-v13-message-panel>header strong{font-size:13px}.driver-v13-shell.driver-view-chat .driver-v13-message-panel>header span{font-size:9px}.driver-v13-shell.driver-view-chat .driver-v13-messages{flex:1;min-height:0;max-height:none;padding:10px;gap:7px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.driver-v13-shell.driver-view-chat .driver-v13-messages article{max-width:86%;padding:9px 11px}.driver-v13-shell.driver-view-chat .driver-v13-messages p{font-size:14px;line-height:1.42}.driver-v13-shell.driver-view-chat .driver-v13-messages time{font-size:10px}.driver-v13-shell.driver-view-chat .driver-v13-message-panel>footer{flex:0 0 auto;gap:7px;padding:8px;background:#fff}.driver-v13-shell.driver-view-chat .driver-v13-message-panel textarea{min-height:43px;max-height:86px;padding:10px 11px;border-radius:12px;font-size:16px;line-height:1.25}.driver-v13-shell.driver-view-chat .driver-v13-message-panel footer button{width:44px;min-width:44px;min-height:43px}}@media(max-width:480px){.ops-admin-shell.ops-view-chats .ops-topbar h1{font-size:18px}.ops-admin-shell.ops-view-chats .ops-top-actions button{padding:0 7px}.ops-admin-shell.ops-view-chats .ops-chat-roster>button{flex-basis:78vw}.ops-admin-shell.ops-view-chats .ops-chat-messages article,.driver-v13-shell.driver-view-chat .driver-v13-messages article{max-width:90%}.driver-v13-shell.driver-view-chat .driver-v13-brand .brand-mark{width:34px;height:34px}.driver-v13-shell.driver-view-chat .driver-v13-head-actions button{min-height:32px;padding:0 7px;font-size:8px}}:root{--v136-lime:#c8ff35;--v136-lime-strong:#b6f51f;--v136-ink:#08110c;--v136-ink-2:#101a14;--v136-surface:#ffffff;--v136-canvas:#f2f5f3;--v136-line:#dde5df;--v136-muted:#738078;--v136-radius-xl:28px;--v136-radius-lg:22px;--v136-radius-md:16px;--v136-shadow:0 18px 60px rgba(10,24,15,.08),0 2px 8px rgba(10,24,15,.035);--v136-shadow-dark:0 28px 90px rgba(0,0,0,.36)}::selection{background:var(--v136-lime);color:var(--v136-ink)}button,a,input,textarea,select{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--v136-lime-strong);outline-offset:2px}.marketing-shell{background:radial-gradient(circle at 77% 9%,rgba(200,255,53,.145),transparent 25%),radial-gradient(circle at 12% 54%,rgba(75,120,75,.08),transparent 23%),linear-gradient(180deg,#07100a,#050a07 55%,#070c09)}.marketing-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);mask-image:linear-gradient(to bottom,#000,transparent 72%)}.marketing-header{width:min(1410px,calc(100% - 32px));height:76px;margin:12px auto 0;padding:0 20px;top:12px;border:1px solid rgba(255,255,255,.085);border-radius:20px;background:#09100bc7;box-shadow:0 16px 50px #0000002e;-webkit-backdrop-filter:blur(26px) saturate(1.25);backdrop-filter:blur(26px) saturate(1.25)}.marketing-brand{gap:11px}.marketing-brand .brand-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#ddff6d,var(--v136-lime-strong));box-shadow:0 8px 28px #beff2638,inset 0 1px #ffffff8c}.marketing-brand strong{font-size:14px;letter-spacing:.22em}.marketing-header nav{gap:8px}.marketing-header nav a{padding:10px 13px;border-radius:11px;color:#9eaba2}.marketing-header nav a:hover{background:#ffffff0e;color:#fff}.marketing-actions select,.marketing-order{height:44px!important;min-height:44px!important;border-radius:12px!important}.marketing-actions select{border-color:#ffffff17;background:#ffffff0b}.marketing-actions .marketing-order{min-width:116px;box-shadow:0 8px 28px #beff2621}.marketing-hero{position:relative;padding-top:84px;padding-bottom:112px;grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);gap:74px}.marketing-badge{padding:9px 13px;border-color:#ffffff1a;background:#ffffff0a;box-shadow:inset 0 1px #ffffff08;color:#cbd5ce}.hero-copy h1{max-width:760px;margin:40px 0 32px;font-size:clamp(72px,7vw,114px);line-height:.84;letter-spacing:-.067em}.hero-copy h1 span{color:var(--v136-lime);text-shadow:0 0 55px rgba(200,255,53,.12)}.hero-copy p{font-size:18px;line-height:1.68;color:#95a198;max-width:610px}.hero-cta-row{margin-top:36px}.marketing-order.large{min-height:62px!important;border-radius:18px!important;padding:0 20px 0 24px;background:linear-gradient(135deg,#d8ff66,var(--v136-lime-strong));box-shadow:0 20px 45px #bcff2324}.marketing-order.large b{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#10190f;color:var(--v136-lime);font-size:18px}.marketing-order.large:hover{transform:translateY(-2px);box-shadow:0 24px 55px #bcff2333}.marketing-stats{gap:14px;margin-top:54px}.marketing-stats div{min-width:155px;padding:15px 17px;border:1px solid rgba(255,255,255,.065);border-radius:17px;background:#ffffff06}.marketing-stats strong{font-size:25px}.marketing-stats span{margin-top:2px;color:#758178}.hero-visual{height:650px;border:1px solid rgba(255,255,255,.07);border-radius:42px;background:linear-gradient(145deg,#ffffff0b,#ffffff03);box-shadow:inset 0 1px #ffffff0a,0 40px 100px #0003;overflow:hidden}.hero-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 74%);mask-image:radial-gradient(circle at center,#000,transparent 74%);pointer-events:none}.hero-visual .glow{width:540px;height:540px;filter:blur(24px);opacity:.8}.phone-mock{width:350px;height:606px;border-radius:48px;border:1px solid rgba(255,255,255,.14);box-shadow:0 45px 100px #00000085,0 0 0 5px #ffffff05;transform:rotate(1.1deg) translateY(6px)}.map-mock{border-radius:9px;background:#111b14}.map-mock:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 54% 48%,rgba(200,255,53,.09),transparent 28%);pointer-events:none}.driver-found,.pay-protected{border-color:#ffffff1c;background:#0d1610eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 22px 60px #00000052}.driver-found{left:24px;top:138px}.pay-protected{right:24px;bottom:105px}.driver-found:before,.pay-protected:before{content:"";position:absolute;left:12px;top:-4px;width:28px;height:3px;border-radius:999px;background:var(--v136-lime)}.marketing-section{position:relative;padding-top:116px;padding-bottom:116px}.section-kicker{font-size:11px;letter-spacing:.22em}.marketing-section h2{max-width:960px;font-weight:720;letter-spacing:-.057em}.section-lead,.driver-section p{color:#8f9b92;line-height:1.7}.service-grid{gap:16px}.service-grid article{position:relative;min-height:220px;padding:28px;border-radius:28px;background:linear-gradient(145deg,#101913,#0c140f);overflow:hidden;box-shadow:inset 0 1px #ffffff08}.service-grid article:after{content:"";position:absolute;right:-42px;bottom:-62px;width:150px;height:150px;border:1px solid rgba(255,255,255,.07);border-radius:50%}.service-grid article:nth-child(2){background:linear-gradient(145deg,#ddff72,var(--v136-lime-strong));box-shadow:0 25px 70px #b1f51f14}.service-grid article:nth-child(2):after{border-color:#07100829}.service-grid article:hover{transform:translateY(-5px);border-color:#3a493e}.service-grid article:nth-child(2):hover{border-color:#dfff73}.service-grid strong{max-width:220px;font-size:25px;line-height:1.08}.how-section{border-top:1px solid rgba(255,255,255,.07)}.how-grid{gap:16px}.how-grid article{position:relative;min-height:250px;padding:30px;border-color:#ffffff13;border-radius:28px;background:linear-gradient(145deg,#ffffff0b,#ffffff04);overflow:hidden}.how-grid article:after{content:"";position:absolute;right:24px;top:24px;width:8px;height:8px;border-radius:50%;background:#35423a;box-shadow:0 0 0 7px #ffffff05}.how-grid article:hover{transform:translateY(-4px);border-color:#405044}.how-grid h3{margin-top:72px;font-size:28px;letter-spacing:-.035em}.how-grid p{max-width:320px}.driver-section{position:relative;overflow:hidden;padding:70px 62px!important;border-radius:40px;background:radial-gradient(circle at 92% 30%,rgba(200,255,53,.15),transparent 25%),linear-gradient(120deg,#101b14,#09110c);box-shadow:0 40px 100px #0003}.driver-section:after{content:"EVAKTO";position:absolute;right:42px;top:-12px;color:#ffffff06;font-size:150px;font-weight:950;letter-spacing:-.06em;pointer-events:none}.driver-portal-note{position:relative;z-index:1;min-height:54px;padding:0 22px;border-color:#ffffff1f;border-radius:15px;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#dce5de}.faq-grid{gap:12px}.faq-grid details{border-color:#ffffff13;border-radius:20px;background:#ffffff06;padding:23px 24px}.faq-grid details[open]{border-color:#c8ff352e;background:#c8ff3506}.faq-grid summary{font-size:17px}.faq-grid p{max-width:900px;color:#8d9990}.marketing-footer{border-color:#ffffff12;color:#69766d}html,body,#root{background:#e9eeeb}.app-shell{max-width:540px;background:linear-gradient(180deg,#f2f5f3,#f7f9f8);box-shadow:0 0 0 1px #08110c0d,0 30px 100px #0a190f21}.app-header{position:sticky;top:0;height:calc(72px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 18px 0;background:#08100bf7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.app-header .brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#ddff72,var(--v136-lime-strong));box-shadow:0 8px 24px #bfff2324}.app-header .brand strong{font-size:16px;letter-spacing:.06em}.app-header .brand small{color:#75847b;letter-spacing:.17em}.header-actions button{height:40px;min-width:40px;border-color:#ffffff1a;border-radius:12px;background:#ffffff0e}.header-actions button:hover{background:#ffffff1a}.map-shell{height:31dvh;min-height:228px;max-height:350px;background:#d8e1db}.map-shell:after{background:linear-gradient(to bottom,rgba(8,13,10,.09),transparent 32%,rgba(8,13,10,.09))}.locate{width:46px;height:46px;border:1px solid rgba(8,17,12,.06);border-radius:15px;box-shadow:0 12px 34px #00000029}.bottom-sheet{min-height:53dvh;margin-top:-26px;padding:12px 20px 30px;border-radius:34px 34px 0 0;box-shadow:0 -16px 50px #0a190f24}.sheet-handle{width:42px;height:4px;background:#d8ded9}.progress-dots{gap:6px;margin:2px 0 14px}.progress-dots span{width:28px;height:4px;background:#e4e9e6}.progress-dots span.active{background:var(--v136-lime-strong)}.sheet-content h1,.status-screen h1{font-size:30px;line-height:1.03;letter-spacing:-.05em}.kicker{color:#657269;letter-spacing:.15em}.kicker.success{color:#5e970f}.hint,.status-screen>p{font-size:13px;color:#758078;line-height:1.55}.category-grid{gap:9px;margin:16px 0}.select-card{min-height:70px;padding:10px 45px 10px 11px;border-color:#dfe6e1;border-radius:19px;background:#f8faf9;box-shadow:0 1px #fffc}.select-card:hover{border-color:#cbd5ce;background:#fff;transform:translateY(-1px)}.select-card.active{border-color:#a8e13e;background:linear-gradient(135deg,#f3ffe2,#effbdc);box-shadow:inset 0 0 0 1px #9fda3473,0 8px 24px #84be1e12}.icon-box{width:47px;height:47px;flex-basis:47px;border-radius:15px;box-shadow:0 7px 18px #0b140e0e}.select-card.active .icon-box{background:#101914;color:var(--v136-lime)}.incident-grid{gap:9px;margin:16px 0}.incident-card{min-height:96px;padding:15px;border-color:#dfe6e1;border-radius:19px;background:#f8faf9}.incident-card:hover{background:#fff;border-color:#cbd5ce;transform:translateY(-1px)}.incident-card.active{border-color:#a8e13e;background:linear-gradient(135deg,#f3ffe2,#effbdc);box-shadow:inset 0 0 0 1px #9fda3473,0 8px 24px #84be1e12}.primary,.secondary{min-height:57px;border-radius:17px}.primary{background:linear-gradient(135deg,#d9ff6c,var(--v136-lime-strong));box-shadow:0 14px 30px #8dc6222e;font-size:15px}.primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 17px 38px #8dc6223d}.secondary{background:#eef2ef}.secondary:hover{background:#e6ece8}.question-card,.field,.route-fields label,.photo-button{border-color:#dfe6e1;background:#f8faf9}.question-card{border-radius:20px;padding:15px}.answer{border-radius:14px}.answer.active{border-color:#a8e13e;background:#effbdc}.route-fields{gap:8px}.route-fields label{min-height:69px;border-radius:19px;padding:9px 14px}.route-fields label:focus-within,.field:focus-within{border-color:#a1d936;box-shadow:0 0 0 3px #a1d9361a;background:#fff}.field{border-radius:18px;padding:14px 15px}.photo-button{border-radius:19px;padding:15px}.summary-card{border-radius:20px;background:linear-gradient(135deg,#0b140e,#142018);box-shadow:0 16px 38px #08110c24}.radar{width:166px;height:166px;background:radial-gradient(circle,#ecffd2 0 22%,#f5f8f6 23% 100%)}.radar-center{width:62px;height:62px;background:linear-gradient(145deg,#ddff72,var(--v136-lime-strong));box-shadow:0 13px 34px #75b0183d}.driver-card{padding:15px;border-radius:21px;background:#f8faf9}.driver-avatar{border-radius:16px;background:linear-gradient(145deg,#17231b,#0a120d)}.plain-page{padding:26px 20px;min-height:calc(100dvh - 150px)}.page-title{margin-bottom:18px}.page-title h1{font-size:30px;letter-spacing:-.05em}.page-title span{background:#101914;color:var(--v136-lime);border-radius:999px;padding:7px 10px}.order-card{border:1px solid #dfe6e1!important;border-radius:21px!important;background:#fff!important;box-shadow:0 12px 34px #0a180f0e!important}.profile-hero{padding:25px 0 22px}.big-avatar{box-shadow:0 12px 35px #0a180f1f}.settings-list{border:1px solid #dfe6e1!important;border-radius:22px!important;overflow:hidden;background:#fff}.settings-list button{min-height:59px!important;background:#fff!important}.settings-list button:hover{background:#f8faf9!important}.auth-entry-card{border:1px solid #dfe6e1!important;border-radius:24px!important;box-shadow:0 16px 44px #0a180f12!important}.bottom-nav{bottom:12px;width:min(516px,calc(100% - 20px));height:calc(66px + env(safe-area-inset-bottom,0px));padding:6px 8px env(safe-area-inset-bottom,0px);border:1px solid rgba(8,17,12,.09);border-radius:21px!important;background:#ffffffed;box-shadow:0 16px 45px #08120b21;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);overflow:hidden}.bottom-nav button{border-radius:15px}.bottom-nav button.active{background:#101914;color:#fff}.bottom-nav button.active svg{color:var(--v136-lime)}.client-chat-backdrop{background:#050a079e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-chat-dialog{border:1px solid rgba(255,255,255,.3);border-bottom:0;border-radius:30px 30px 0 0;box-shadow:0 -28px 80px #0000004d}.client-chat-dialog>header{padding:18px 20px}.client-chat-messages{background:linear-gradient(180deg,#f6f8f7,#f1f5f2)}.client-chat-messages article{border-radius:6px 18px 18px;box-shadow:0 5px 18px #0d19110b}.client-chat-messages article.mine{border-color:#b9e876;border-radius:18px 6px 18px 18px;background:#eaffca}.client-chat-dialog>footer textarea{background:#f7f9f8}.client-chat-dialog>footer button{background:linear-gradient(135deg,#d8ff6c,var(--v136-lime-strong))}.auth-backdrop,.payment-backdrop{-webkit-backdrop-filter:blur(12px) saturate(.9);backdrop-filter:blur(12px) saturate(.9)}.auth-dialog,.payment-dialog{border:1px solid rgba(8,17,12,.08);border-radius:28px!important;box-shadow:0 30px 90px #00000047}.auth-logo,.payment-lock{background:#101914!important;color:var(--v136-lime)!important}.payment-amount{border-radius:22px;background:linear-gradient(135deg,#0b140e,#17231b)}.ops-admin-shell{grid-template-columns:248px minmax(0,1fr);background:linear-gradient(135deg,#eff3f0,#f7f9f8 38%,#eef3ef);--ops-card:#fff;--ops-line:#dce4de;--ops-shadow:0 18px 58px rgba(11,25,16,.065),0 1px 2px rgba(11,25,16,.03)}.ops-sidebar{padding:22px 15px 17px;background:radial-gradient(circle at 25% 6%,rgba(200,255,53,.08),transparent 23%),linear-gradient(180deg,#08110c,#0c1710 58%,#08110c);border-right:1px solid rgba(255,255,255,.07);box-shadow:18px 0 60px #08110c0f}.ops-brand{padding:2px 9px 26px}.ops-brand .brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#dfff75,var(--v136-lime-strong));box-shadow:0 10px 28px #b8f82221}.ops-brand strong{letter-spacing:.17em}.ops-brand span{color:#708078}.ops-sidebar nav{gap:7px}.ops-sidebar nav button{min-height:50px;border-radius:14px;color:#8e9c93}.ops-sidebar nav button:hover{background:#ffffff0d;transform:translate(2px)}.ops-sidebar nav button.active{background:linear-gradient(90deg,#c8ff3521,#ffffff09);border-color:#c8ff3521;box-shadow:none}.ops-sidebar nav button.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:0 4px 4px 0;background:var(--v136-lime)}.ops-workspace{background:transparent}.ops-topbar{min-height:82px;padding:14px 30px;border-bottom:1px solid rgba(8,17,12,.07);background:#f7faf8e0;-webkit-backdrop-filter:blur(24px) saturate(1.15);backdrop-filter:blur(24px) saturate(1.15);box-shadow:0 8px 28px #0b191009}.ops-topbar h1{font-size:25px;letter-spacing:-.045em}.ops-top-actions button{min-height:40px;border-radius:12px}.ops-sync-state{padding:9px 12px;background:#ebf9dc;border:1px solid #d9efbf}.ops-main{padding:26px 30px 70px}.ops-kpis{gap:14px;margin-bottom:18px}.ops-kpis article{position:relative;min-height:118px;padding:20px 21px;border-color:#dce4de;border-radius:22px;box-shadow:var(--ops-shadow);overflow:hidden}.ops-kpis article:before{content:"";position:absolute;left:20px;right:20px;top:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--v136-lime),transparent 72%);opacity:.75}.ops-kpis article strong{margin-top:11px;font-size:30px;letter-spacing:-.055em}.ops-kpis article small{line-height:1.35}.ops-kpis.finance article:first-child{background:linear-gradient(135deg,#0b140e,#16221a)}.ops-card,.ops-map-card{border-color:#dce4de;border-radius:24px;box-shadow:var(--ops-shadow)}.ops-card-head{padding:18px 20px}.ops-card-head h2,.ops-card-head>h2{font-size:18px;letter-spacing:-.035em}.ops-card-head button{padding:7px 9px;border-radius:9px}.ops-card-head button:hover{background:#f0f4f1;color:#101914}.ops-map-card{margin-bottom:18px}.ops-map-card .admin-fleet-map-shell{height:460px;border-radius:0 0 24px 24px}.ops-map-card:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff38}.admin-map-live-badge{top:14px;left:14px;padding:9px 12px;background:#08110ce6;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ops-grid-2{gap:18px}.ops-fleet-list>button{min-height:69px;padding:11px 18px}.ops-fleet-list>button:hover{background:#f7faf8}.ops-fleet-list strong{font-size:12px}.ops-order-compact article{padding:13px 18px}.ops-order-compact article:hover{background:#fafcfb}.ops-status{min-height:24px;padding:0 9px}.ops-toolbar{top:82px;padding:15px;border-radius:24px 24px 0 0}.ops-toolbar label{min-height:45px;border-radius:13px;background:#f8faf9}.ops-toolbar label:focus-within{border-color:#a7d94f;box-shadow:0 0 0 3px #a7d94f17;background:#fff}.ops-toolbar select{border-radius:13px}.ops-orders-table>article{padding:15px 18px}.ops-orders-table>article:hover{background:#f8faf9}.ops-orders-table b{font-size:10px}.ops-row-actions button{border-radius:10px}.ops-driver-grid{gap:14px}.ops-driver-card{border-radius:22px!important;box-shadow:0 10px 30px #0a180f0a!important}.ops-driver-card:hover{transform:translateY(-3px);border-color:#cad5cd!important;box-shadow:0 18px 45px #0a180f14!important}.ops-driver-avatar{background:linear-gradient(145deg,#17231b,#09110c)!important;box-shadow:0 9px 25px #08110c1c}.ops-driver-card .ops-state{letter-spacing:.03em}.ops-chat-layout{gap:16px}.ops-chat-roster,.ops-chat-panel{border-radius:24px}.ops-chat-roster>button{min-height:64px}.ops-chat-roster>button:hover{background:#f7faf8}.ops-chat-roster>button.active{background:#f0f8e8!important;box-shadow:inset 3px 0 0 var(--v136-lime-strong)}.ops-driver-chat>header{padding:15px 17px}.ops-chat-messages{background:linear-gradient(180deg,#f7f9f8,#f2f5f3)}.ops-chat-messages article{box-shadow:0 4px 15px #0a180f09}.ops-chat-messages article.mine{background:#eaffca!important;border-color:#b9e778!important}.ops-driver-chat>footer textarea{background:#f8faf9}.ops-driver-chat>footer textarea:focus{border-color:#a8db4a;box-shadow:0 0 0 3px #a8db4a1a}.ops-finance-list article{min-height:62px}.ops-finance-list article:hover{background:#f8faf9}.ops-driver-drawer{width:min(470px,100vw);background:#fff;box-shadow:-25px 0 80px #08110c38}.ops-driver-drawer>header{padding:20px 22px}.ops-driver-hero{background:linear-gradient(135deg,#f7faf8,#eff4f0)!important}.ops-driver-facts>div{background:#f7f9f8!important;border-radius:14px!important}.ops-current-job{border-radius:17px!important}.ops-driver-actions a{border-radius:13px!important}.driver-v13-shell{background:radial-gradient(circle at 82% 7%,rgba(187,255,39,.07),transparent 20%),linear-gradient(135deg,#edf2ee,#f7f9f8 40%,#eef3ef)}.driver-v13-header{min-height:74px;background:#08100bf7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-color:#ffffff12;box-shadow:0 8px 30px #08110c14}.driver-v13-brand .brand-mark{width:41px;height:41px;border-radius:13px;background:linear-gradient(145deg,#deff74,var(--v136-lime-strong));box-shadow:0 9px 26px #b8f82221}.driver-v13-brand strong{letter-spacing:.13em}.driver-v13-head-actions button{min-height:38px;border-radius:11px;background:#ffffff0b}.driver-v13-nav{background:#ffffffe8!important;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid rgba(8,17,12,.07)!important;box-shadow:0 7px 24px #0a180f09}.driver-v13-nav button{border-radius:11px!important}.driver-v13-nav button:hover{background:#f1f5f2}.driver-v13-nav button.active{background:#101914!important;color:#fff!important}.driver-v13-nav button.active svg{color:var(--v136-lime)}.driver-v13-main{width:min(1380px,100%);margin:0 auto;padding-top:18px}.driver-v13-presence{position:relative;margin-bottom:17px;padding:22px 24px;border:1px solid rgba(255,255,255,.05);border-radius:24px;background:radial-gradient(circle at 85% 30%,rgba(200,255,53,.08),transparent 25%),linear-gradient(120deg,#0b140e,#152119);box-shadow:0 22px 58px #08110c24;overflow:hidden}.driver-v13-presence:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:2px;background:linear-gradient(90deg,var(--v136-lime),transparent 65%);opacity:.45}.driver-v13-presence h2{font-size:21px}.driver-v13-presence>button{min-height:50px;border-radius:15px}.driver-v13-presence .go-online{background:linear-gradient(135deg,#dcff72,var(--v136-lime-strong));box-shadow:0 14px 34px #b4f42329}.driver-v13-active-head{padding:22px 24px;border-color:#dce4de;border-radius:24px 24px 0 0}.driver-v13-active-head h1{font-size:25px;letter-spacing:-.045em}.driver-v13-map{height:445px;border-color:#dce4de}.driver-v13-progress{padding:17px 22px;border-color:#dce4de;border-radius:0 0 24px 24px}.driver-v13-progress i{width:31px;height:31px}.driver-v13-progress span.done i{background:linear-gradient(145deg,#ddff72,var(--v136-lime-strong))}.driver-v13-grid{gap:16px;margin-top:16px}.driver-v13-job-card,.driver-v13-actions-card,.driver-v13-available-preview,.driver-v13-jobs-view,.driver-v13-chat-view,.driver-v13-earnings{border-color:#dce4de;border-radius:22px;box-shadow:0 17px 50px #0a180f0f}.driver-v13-job-card{padding:20px}.driver-v13-job-card>div>span{border:1px solid #edf1ee;background:#f8faf9}.driver-v13-actions-card{padding:15px;gap:9px}.driver-v13-actions-card a,.driver-v13-actions-card button{min-height:47px;border-radius:13px;background:#fff}.driver-v13-actions-card a:hover,.driver-v13-actions-card button:hover:not(:disabled){background:#f6f9f7;transform:translateY(-1px)}.driver-v13-actions-card .driver-primary-action{background:#101914}.driver-v13-actions-card .driver-complete-step{background:linear-gradient(135deg,#dbff70,var(--v136-lime-strong));box-shadow:0 12px 28px #b1f0221f}.driver-v13-order-card{margin-top:10px;padding:15px 16px;border-color:#dce4de;border-radius:18px;background:#fbfdfc}.driver-v13-order-card:hover{border-color:#cbd7ce;box-shadow:0 12px 32px #0a180f0e}.driver-v13-order-card>button{min-height:42px;border-radius:12px;background:linear-gradient(135deg,#d9ff6b,var(--v136-lime-strong))}.driver-v13-jobs-view{padding:20px}.driver-v13-section-head h1{font-size:23px;letter-spacing:-.04em}.driver-v13-history article{padding:14px 5px}.driver-v13-chat-view{overflow:hidden}.driver-chat-tabs{padding:13px}.driver-chat-tabs button{min-height:40px;border-radius:11px}.driver-chat-tabs button.active{background:#101914}.driver-v13-message-panel>header{padding:15px 17px}.driver-v13-messages{background:linear-gradient(180deg,#f7f9f8,#f1f5f2)}.driver-v13-messages article{box-shadow:0 4px 15px #0a180f09}.driver-v13-messages article.mine{border-color:#b9e778;background:#eaffca}.driver-v13-message-panel>footer textarea{border-radius:13px;background:#f8faf9}.driver-v13-message-panel>footer textarea:focus{border-color:#a8db4a;box-shadow:0 0 0 3px #a8db4a1a}.driver-v13-message-panel footer button{border-radius:13px;background:#101914}.portal-login{background:radial-gradient(circle at 50% 0,rgba(200,255,53,.13),transparent 34%),linear-gradient(180deg,#edf2ee,#f7f9f8)}.portal-login>section{border:1px solid #dce4de!important;border-radius:28px!important;box-shadow:0 30px 90px #0a180f21!important}.portal-label{background:#101914;color:var(--v136-lime)}.portal-handoff-screen{background:radial-gradient(circle at 50% 25%,rgba(200,255,53,.15),transparent 34%),linear-gradient(160deg,#07100a,#0a130d)}.portal-handoff-screen section{border-color:#ffffff1a;border-radius:30px;background:#0d1711e8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 35px 100px #0000006b}.toast{border:1px solid rgba(255,255,255,.08)!important;border-radius:15px!important;background:#101914!important;color:#fff!important;box-shadow:0 18px 55px #00000038!important}@media(max-width:1180px){.ops-admin-shell{grid-template-columns:82px minmax(0,1fr)}.marketing-hero{grid-template-columns:1fr;max-width:980px}.hero-copy{max-width:760px}.hero-visual{max-width:700px;width:100%;margin:0 auto}}@media(max-width:820px){.marketing-header{width:calc(100% - 16px);height:64px;margin-top:8px;top:8px;padding:0 10px;border-radius:16px}.marketing-hero{padding:44px 16px 68px}.hero-copy h1{font-size:clamp(56px,16vw,76px)}.hero-visual{height:535px;border-radius:30px}.driver-found{left:8px}.pay-protected{right:8px}.marketing-section{padding:78px 16px}.driver-section{padding:42px 24px!important}.app-shell{max-width:none;width:100%;box-shadow:none}.app-header{height:calc(68px + env(safe-area-inset-top,0px))}.bottom-sheet{padding-left:18px;padding-right:18px}.bottom-nav{bottom:8px;width:calc(100% - 16px)}.ops-main{padding:15px 12px 92px}.ops-kpis{gap:9px}.ops-kpis article{border-radius:18px}.ops-map-card,.ops-card{border-radius:20px}.ops-map-card .admin-fleet-map-shell{border-radius:0 0 20px 20px}.ops-topbar{box-shadow:0 5px 20px #0a180f0a}.driver-v13-main{padding-left:10px;padding-right:10px}.driver-v13-presence{border-radius:20px}.driver-v13-active-head{border-radius:20px 20px 0 0}.driver-v13-progress{border-radius:0 0 20px 20px}.driver-v13-job-card,.driver-v13-actions-card,.driver-v13-available-preview,.driver-v13-jobs-view,.driver-v13-chat-view,.driver-v13-earnings{border-radius:19px}.ops-admin-shell.ops-view-chats .ops-chat-panel,.ops-admin-shell.ops-view-chats .ops-chat-roster,.driver-v13-shell.driver-view-chat .driver-v13-chat-view{border-radius:17px}}@media(max-width:480px){.marketing-badge{max-width:calc(100vw - 32px);white-space:normal}.hero-copy h1{font-size:clamp(52px,16vw,66px)}.marketing-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.marketing-stats div{min-width:0;padding:12px 10px}.marketing-stats strong{font-size:20px}.marketing-stats span{font-size:9px}.hero-visual{height:500px}.phone-mock{width:min(282px,82vw)}.driver-found,.pay-protected{padding:10px 11px}.driver-found span,.pay-protected span{font-size:9px}.marketing-section h2{font-size:42px}.service-grid article{min-height:185px}.driver-section{margin-left:12px;margin-right:12px;padding:36px 20px!important;border-radius:26px}.driver-section:after{font-size:90px;right:10px}.bottom-sheet{border-radius:29px 29px 0 0}.sheet-content h1,.status-screen h1{font-size:28px}.select-card{min-height:67px}.bottom-nav{height:calc(64px + env(safe-area-inset-bottom,0px));border-radius:19px!important}.bottom-nav button{font-size:9px}.ops-kpis article{min-height:88px}.ops-kpis article strong{font-size:22px}.ops-map-card .admin-fleet-map-shell{height:340px}.ops-orders-table>article{border-radius:0}.ops-driver-card{border-radius:19px!important}.driver-v13-presence,.driver-v13-active-head{padding:17px}.driver-v13-map{height:335px}.driver-v13-progress{padding:14px 9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.ops-fleet-list strong{font-size:13px}.ops-fleet-list small{font-size:10px}.ops-fleet-list>button>div:last-child b{font-size:11px}.ops-order-compact strong{font-size:12px}.ops-order-compact p{font-size:11px}.ops-order-compact footer{font-size:10px}.ops-order-compact footer b{font-size:12px}.ops-status,.ops-orders-table small{font-size:9px}.ops-orders-table b{font-size:11px}.ops-orders-table span{font-size:10px}.ops-order-id strong{font-size:13px}.ops-row-actions button{font-size:10px}.ops-chat-roster strong{font-size:12px}.ops-chat-roster small{font-size:10px}.ops-chat-messages p{font-size:12px!important;line-height:1.5}.ops-chat-messages time{font-size:9px!important}.ops-driver-chat>header strong{font-size:12px}.ops-driver-chat>header small,.ops-driver-chat>header>span{font-size:9px}.ops-driver-chat textarea{font-size:12px}.driver-v13-brand strong{font-size:14px}.driver-v13-brand span{font-size:9px}.driver-v13-head-actions button{font-size:10px}.driver-live-pill{font-size:9px}.driver-presence-copy>span{font-size:9px}.driver-v13-presence p{font-size:11px}.driver-gps-meta{font-size:9px}.driver-v13-presence>button{font-size:11px}.driver-v13-active-head>div:first-child>span,.driver-v13-section-head span{font-size:9px}.driver-v13-active-head p{font-size:12px}.driver-v13-active-head>div:last-child small{font-size:9px}.driver-v13-active-head>div:last-child span{font-size:10px}.driver-v13-progress header{font-size:10px}.driver-v13-progress b{font-size:9px}.driver-v13-job-card>header span{font-size:9px}.driver-v13-job-card>header b{font-size:11px}.driver-v13-job-card small{font-size:9px}.driver-v13-job-card b{font-size:11px}.driver-v13-notes span{font-size:9px}.driver-v13-actions-card a,.driver-v13-actions-card button,.driver-v13-actions-card .driver-complete-step{font-size:11px}.driver-job-route>span{font-size:9px}.driver-job-route strong{font-size:11px}.driver-job-details small{font-size:9px}.driver-job-details b{font-size:11px}.driver-v13-order-card>button{font-size:10px}.driver-v13-history strong{font-size:11px}.driver-v13-history p{font-size:10px}.driver-v13-history small{font-size:9px}.driver-v13-history>article>b{font-size:12px}.driver-chat-tabs button{font-size:10px}.driver-v13-message-panel>header strong{font-size:12px}.driver-v13-message-panel>header span{font-size:9px}.driver-v13-messages p{font-size:12px!important;line-height:1.5}.driver-v13-messages time{font-size:9px!important}.driver-v13-message-panel textarea{font-size:12px}@media(max-width:820px){.ops-admin-shell.ops-view-chats .ops-chat-messages p,.driver-v13-shell.driver-view-chat .driver-v13-messages p{font-size:14px!important}.ops-admin-shell.ops-view-chats .ops-chat-messages time,.driver-v13-shell.driver-view-chat .driver-v13-messages time{font-size:10px!important}.ops-admin-shell.ops-view-chats .ops-driver-chat textarea,.driver-v13-shell.driver-view-chat .driver-v13-message-panel textarea{font-size:16px!important}}
