:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#171426;background:#f5f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f5f6fa}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.primary{border:0;background:linear-gradient(135deg,#6736e6,#8a4fff);color:#fff;border-radius:13px;padding:13px 18px;font-weight:850;box-shadow:0 10px 24px #6736e62b}.primary:disabled{opacity:.55;cursor:not-allowed}.wide{width:100%}.card{background:#fff;border:1px solid #e8e6ef;border-radius:22px;box-shadow:0 10px 35px #3c2b6b0c}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#6736e6,#a861ff);display:grid;place-items:center;color:#fff;font-size:22px;font-weight:950;box-shadow:0 8px 20px #6736e637}.brand b{display:block;font-size:18px}.brand span{display:block;color:#6b39e1;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:900}.auth-page{min-height:100vh;background:radial-gradient(circle at 5% 10%,#7845ff25,transparent 32%),radial-gradient(circle at 85% 85%,#11c99c22,transparent 28%),#f7f5ff}.auth-page>header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 7vw;border-bottom:1px solid #e8e3f1;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.auth-top-links{display:flex;gap:8px}.auth-top-links a{padding:9px 13px;border-radius:10px;text-decoration:none;color:#777080;font-weight:750}.auth-top-links .active{background:#eee8ff;color:#6235d8}.auth-layout{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;padding:5vh 8vw}.auth-copy{max-width:720px}.eyebrow{color:#6b39e1;font-size:12px;letter-spacing:.17em;font-weight:950}.auth-copy h1{font-size:clamp(46px,6vw,78px);line-height:1.02;letter-spacing:-.055em;margin:15px 0 22px}.auth-copy p{font-size:18px;color:#6f6878;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:25px 0}.feature-grid article{display:flex;align-items:center;gap:11px;padding:13px;background:#ffffffb8;border:1px solid #e8e2f1;border-radius:14px}.feature-grid b{color:#6b39e1}.feature-grid span{font-weight:750}.demo-buttons{display:flex;gap:8px;flex-wrap:wrap}.demo-buttons button{border:1px solid #ddd4ed;background:#fff;border-radius:11px;padding:10px 12px;font-weight:750}.auth-card{background:#fff;border:1px solid #e9e4f1;border-radius:28px;padding:25px;box-shadow:0 30px 70px #39255f1a;max-height:86vh;overflow:auto}.auth-tabs,.role-switch{display:grid;grid-template-columns:1fr 1fr;background:#f2eff7;border-radius:13px;padding:4px}.auth-tabs button,.role-switch button{border:0;background:transparent;padding:10px;border-radius:10px;color:#777080;font-weight:800}.auth-tabs .active,.role-switch .active{background:#fff;color:#6336dc;box-shadow:0 4px 14px #3c2b6b12}.auth-card h2{margin:20px 0 12px}.auth-card label,.settings-grid label,.offer-form label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#6f6878;margin:10px 0}.auth-card input,.settings-grid input,.keyword-form input,.keyword-form select,.offer-form input,.offer-form select,.booking-options input,.booking-options select{border:1px solid #dcd7e5;border-radius:11px;padding:11px;background:#faf9fc;outline:none}.auth-card input:focus{border-color:#7444e8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 11px}.file-grid input{padding:8px;font-size:11px}.section-label{margin-top:18px;color:#6736e6;font-size:11px;letter-spacing:.12em;font-weight:950}.form-note{font-size:11px;color:#857e8d}.form-error{background:#fff0f2;color:#b11f3c;padding:10px;border-radius:10px;margin:10px 0}.demo-credentials{display:grid;gap:3px;background:#f6f3fa;border-radius:12px;padding:12px;margin-top:14px;color:#777080}.app-shell{min-height:100vh;display:grid;grid-template-columns:246px 1fr}.app-shell>aside{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid #e7e5ec;padding:24px 18px;display:flex;flex-direction:column;z-index:30}.app-shell>aside nav{display:grid;gap:7px;margin-top:36px}.app-shell>aside nav button{border:0;background:transparent;text-align:left;padding:13px;border-radius:12px;color:#766f7e;font-weight:800}.app-shell>aside nav button i{font-style:normal;margin-right:10px}.app-shell>aside nav button.active{background:#eee8ff;color:#6134d7}.monitor-link{margin-top:18px;padding:12px;background:#0f1724;color:#d8e5f1;text-decoration:none;border-radius:12px;font-size:12px;font-weight:800}.user-box{margin-top:auto;padding-top:18px;border-top:1px solid #ece9f0;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px}.user-box span{display:block;color:#8a8490;font-size:11px}.user-box button{border:0;background:transparent;color:#9a94a0}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6637df,#af63ff);color:#fff;font-weight:950}.avatar.large{width:58px;height:58px;font-size:22px}.avatar.small{width:34px;height:34px}.app-main{min-width:0}.app-main>header{height:70px;position:sticky;top:0;z-index:20;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e8e5ed;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.mobile-brand{display:none;border:0;background:transparent}.location{font-weight:750;color:#5e5765}.top-actions{display:flex;align-items:center;gap:10px}.bell{position:relative;border:0;background:#f0edf4;border-radius:12px;padding:10px}.bell i{position:absolute;right:-5px;top:-5px;background:#e82550;color:#fff;font-style:normal;font-size:9px;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center}.notification-wrap{position:relative}.notification-panel{position:absolute;right:0;top:48px;width:350px;max-height:480px;overflow:auto;background:#fff;border:1px solid #e6e1eb;border-radius:17px;box-shadow:0 20px 50px #27193c29;padding:10px}.notification-head{display:flex;justify-content:space-between;align-items:center;padding:6px}.notification-head button{border:0;background:transparent;color:#6537d7;font-size:11px}.notification-panel article{display:grid;gap:4px;padding:11px;border-radius:11px}.notification-panel article.unread{background:#f2edff}.notification-panel article span,.notification-panel article small{color:#7f7886;font-size:11px}.page{max-width:1350px;margin:auto;padding:28px 30px 100px}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.page-head>div>span{color:#817a89;font-weight:750}.page-head h1{margin:5px 0;font-size:31px}.safe-chip,.urgent-chip{background:#e5f9f1;color:#08764f;padding:10px 13px;border-radius:12px;font-size:12px;font-weight:850}.urgent-chip{background:#ffe8ed;color:#ba2342}.loading{padding:50px;text-align:center}.mobile-nav{display:none}.booking-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:18px}.booking-card{padding:23px}.location-field{display:grid;grid-template-columns:32px 1fr;gap:9px}.location-field i,.route-card i{width:29px;height:29px;border-radius:9px;background:#6d3be2;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.location-field.destination i,.route-card>div:last-child i{background:#ff7540}.location-field label{display:grid;gap:3px;color:#7e7786;font-size:11px;font-weight:850}.location-field select{border:0;background:transparent;font-size:18px;font-weight:850;color:#1d1823;padding:0;outline:none}.location-field small{color:#928b98}.vertical-line{height:38px;border-left:2px dashed #d7d1df;margin-left:14px}.booking-options{margin-top:20px;padding-top:10px;border-top:1px solid #ece8f0}.booking-options label{display:grid;gap:6px;margin:10px 0;color:#746d7a;font-size:12px;font-weight:800}.map-card{min-height:310px;position:relative;overflow:hidden;background:#e8e8ed;border:1px solid #dddbe3;border-radius:22px}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#d5d4da 1px,transparent 1px),linear-gradient(90deg,#d5d4da 1px,transparent 1px);background-size:38px 38px}.road{position:absolute;background:#fff}.road-one{height:42px;width:125%;left:-10%;top:42%;transform:rotate(-8deg)}.road-two{height:130%;width:34px;left:58%;top:-15%;transform:rotate(18deg)}.map-pin{position:absolute;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:900;z-index:2;box-shadow:0 6px 15px #0002}.pin-a{left:16%;top:23%;background:#6c3ae0}.pin-b{right:14%;bottom:25%;background:#ff7440}.map-taxi{position:absolute;font-size:25px;z-index:2}.taxi-one{left:48%;top:29%}.taxi-two{right:31%;bottom:18%}.map-caption{position:absolute;left:13px;right:13px;bottom:13px;background:#fffe;border-radius:13px;padding:11px;display:flex;justify-content:space-between;gap:10px;font-size:11px}.map-caption span{color:#7d7683}.fare-card{display:grid;grid-template-columns:.7fr 1.2fr auto;gap:25px;align-items:center;padding:20px;margin-top:18px}.fare-card span,.fare-card small{display:block;color:#817a87}.fare-card b{display:block;font-size:33px;color:#6336d7}.fare-slider{display:grid;gap:8px}.fare-slider label{display:flex;justify-content:space-between}.fare-slider input{width:100%;accent-color:#6d3be2}.active-ride{padding:22px}.route-card{display:grid;grid-template-columns:1fr 55px 1fr;align-items:center;gap:14px;background:#f7f5fa;border-radius:16px;padding:16px}.route-card>div:not(.route-dash){display:grid;grid-template-columns:31px 1fr;gap:9px}.route-card span{display:grid}.route-card small{color:#8b8491}.route-dash{border-top:2px dashed #cfc9d8}.offer-stage{text-align:center;padding:25px}.search-radar{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;font-size:31px;background:#f0eaff;margin:auto;box-shadow:0 0 0 13px #6d3be211,0 0 0 28px #6d3be208}.offer-stage p{color:#756e7c}.offer-list{display:grid;gap:10px;text-align:left;margin-top:22px}.offer-row{display:grid;grid-template-columns:42px 1fr auto auto;gap:12px;align-items:center;border:1px solid #e4dfea;border-radius:15px;padding:12px}.offer-row span,.offer-row small{display:block;color:#7f7885}.offer-row strong{font-size:20px}.offer-row button,.ride-buttons button,.call{border:1px solid #ded8e8;background:#fff;border-radius:11px;padding:10px 13px;font-weight:800}.empty-state{padding:35px;text-align:center;border:1px dashed #d4cde0;border-radius:17px;color:#837c89;display:grid;gap:6px}.driver-summary,.passenger-summary{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:17px;border:1px solid #e4dfea;border-radius:17px;margin-top:17px}.driver-summary h2{margin:3px 0}.driver-summary span,.driver-summary small,.passenger-summary span,.passenger-summary small{display:block;color:#7f7885}.agreed-price{text-align:right}.agreed-price strong{display:block;font-size:25px;color:#6336d7}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.pin-card,.monitor-card{padding:16px;border-radius:16px}.pin-card{background:#171321;color:#fff}.pin-card span,.pin-card small,.monitor-card span,.monitor-card small{display:block}.pin-card b{display:block;font-size:31px;letter-spacing:.2em;margin:5px 0}.pin-card small{color:#c6bfcc}.monitor-card.connected{background:#e7f8f1;color:#076d4c}.monitor-card.missing{background:#fff0f2;color:#a92540}.monitor-card b{display:block;font-size:18px;margin:5px 0}.ride-buttons{display:flex;gap:8px;overflow:auto;margin:14px 0}.danger-soft{color:#b5223e!important;background:#fff0f2!important;border-color:#ffd1da!important}.call.active{background:#ffe9ed;color:#bc1d3d}.ride-timeline{display:grid;grid-template-columns:repeat(5,1fr);margin-top:22px}.ride-timeline>div{text-align:center;color:#aaa3b0;position:relative}.ride-timeline>div:before{content:"";position:absolute;left:0;right:0;top:14px;border-top:2px solid #e1dce7}.ride-timeline i{position:relative;z-index:1;width:29px;height:29px;margin:auto;border-radius:50%;background:#e8e3ec;display:grid;place-items:center;font-style:normal}.ride-timeline span{display:block;font-size:10px;margin-top:6px}.ride-timeline .done{color:#6538d7}.ride-timeline .done i{background:#6d3be2;color:#fff}.instruction-banner,.monitor-active-banner,.warning-banner{margin-top:16px;padding:14px;border-radius:14px;background:#fff3dc;color:#7c5110;display:grid;gap:4px}.monitor-active-banner{background:#e5f9f1;color:#08704e;display:flex;align-items:center;gap:12px}.monitor-active-banner i{font-style:normal;color:#13bd7c}.status-badge{display:inline-block;padding:8px 11px;border-radius:99px;font-size:11px;font-weight:850;background:#ede9f2;color:#6e6776}.status-in_progress{background:#e4f9f0;color:#08764f}.status-driver_arrived{background:#fff1db;color:#8a5711}.status-cancelled{background:#ffe8ed;color:#af2641}.status-completed{background:#e4f9f0;color:#08764f}.history-card{padding:18px}.history-row{display:grid;grid-template-columns:1fr auto 100px auto;gap:14px;align-items:center;padding:14px 4px;border-top:1px solid #ece8f0}.history-row:first-child{border-top:0}.history-row span,.history-row small{display:block;color:#837c89}.history-row button{border:0;background:#eee8ff;color:#6336d7;border-radius:9px;padding:8px}.rating{color:#f4b500!important}.safety-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.info-card{padding:20px}.info-card i{font-style:normal;width:40px;height:40px;border-radius:12px;background:#eee8ff;color:#6336d7;display:grid;place-items:center;font-weight:900}.info-card p{color:#77707d;line-height:1.5}.current-safety{padding:20px;margin-top:15px}.current-safety>div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #ece8f0}.online-toggle{border:0;border-radius:99px;padding:12px 18px;background:#ece9f0;color:#756e7b;font-weight:900}.online-toggle i{display:inline-block;width:10px;height:10px;border-radius:50%;background:#938c99;margin-right:8px}.online-toggle.on{background:#e3f8ef;color:#08724d}.online-toggle.on i{background:#17bd7b}.stats-grid,.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:23px}.stats-grid article,.admin-stat-grid article{background:#fff;border:1px solid #e7e3eb;border-radius:18px;padding:18px}.stats-grid span,.admin-stat-grid span,.admin-stat-grid small{display:block;color:#817a87}.stats-grid b,.admin-stat-grid b{display:block;font-size:27px;margin-top:7px}.admin-stat-grid .critical{background:#211520;color:#fff}.admin-stat-grid .critical span,.admin-stat-grid .critical small{color:#d7cbd4}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head>span{background:#eee8ff;color:#6336d7;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:850}.request-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:13px}.request-card{padding:17px}.request-card>header{display:flex;justify-content:space-between;color:#6336d7;font-size:11px;font-weight:900}.request-card .route-card{grid-template-columns:1fr;margin-top:13px}.request-card .route-dash{height:15px;border-top:0;border-left:2px dashed #ccc;margin-left:14px}.request-meta{display:flex;gap:12px;flex-wrap:wrap;color:#77707d;font-size:11px;margin:12px 0}.request-card p{background:#f7f5fa;padding:10px;border-radius:10px;color:#6f6875}.offer-form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;align-items:end}.offer-form label{margin:0}.pending-page{max-width:650px;margin:8vh auto;text-align:center;background:#fff;border:1px solid #e6e1eb;border-radius:25px;padding:35px}.pending-icon{font-size:55px}.pending-page p{color:#756e7b}.document-list{display:grid;gap:7px;background:#f7f5fa;border-radius:14px;padding:15px;text-align:left;margin:18px 0}.driver-active{padding:21px}.active-title{display:flex;justify-content:space-between}.active-title h1{margin:3px 0}.active-title>div:last-child{text-align:right}.active-title strong{display:block;font-size:26px;color:#6336d7;margin-top:5px}.driver-active .map-card{margin:15px 0;min-height:260px}.passenger-summary{grid-template-columns:auto 1fr auto auto;margin-bottom:13px}.monitor-status-card{display:flex;gap:12px;padding:14px;border-radius:14px;margin:14px 0}.monitor-status-card.ok{background:#e5f9f1;color:#08714e}.monitor-status-card.warn{background:#fff0f2;color:#a52741}.monitor-status-card>div:first-child{font-size:27px}.monitor-status-card span,.monitor-status-card small{display:block}.big-action{width:100%;font-size:16px;margin-top:13px}.pin-verification{padding:20px;border:1px solid #e6dff0;background:#f9f7fc;border-radius:17px;margin-top:15px}.pin-verification>span{color:#6637dd;font-size:10px;letter-spacing:.14em;font-weight:950}.pin-verification h2{margin:5px 0}.pin-verification p{color:#7a7380}.pin-verification>div{display:grid;grid-template-columns:1fr auto;gap:9px}.pin-verification input{border:1px solid #d8d0e3;border-radius:13px;padding:14px;text-align:center;font-size:25px;letter-spacing:.25em}.pin-verification small,.pin-verification>b{display:block;margin-top:9px}.pin-verification.locked{border-color:#ffb7c5;background:#fff0f3;color:#a51e3a}.pin-message{display:block!important;background:#fff0f2;color:#a41f3a;padding:10px;border-radius:10px}.warning-banner{margin:10px 0}.admin-overview-grid,.security-admin-grid,.security-bottom-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:15px}.panel{padding:18px}.operation-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #ece8f0}.operation-row span,.operation-row small{display:block;color:#817a87}.alert-mini{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:12px;margin-top:8px;background:#f7f5fa}.alert-mini i{width:10px;height:10px;border-radius:50%;background:#f4ad27}.alert-mini.severity-red{background:#fff0f2}.alert-mini.severity-red i{background:#e5264b}.alert-mini span{display:block;color:#7f7885;font-size:11px}.driver-admin-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:13px;align-items:center;padding:15px 0;border-top:1px solid #ece8f0}.driver-admin-row span,.driver-admin-row small{display:block;color:#7f7885}.driver-admin-row p{background:#fff3dc;color:#79500f;padding:8px;border-radius:8px}.driver-state{text-align:right}.application{display:inline-block;padding:6px 8px;border-radius:99px;font-size:10px;font-weight:900}.application-approved{background:#e4f9ef;color:#08734e}.application-pending{background:#fff2dc;color:#89570f}.application-correction_required{background:#fff0f2;color:#aa223e}.row-actions{display:flex;gap:6px}.row-actions button,.monitor-device-row button,.detail-actions button,.keyword-form button{border:0;background:#eee8ff;color:#6336d7;border-radius:9px;padding:8px 10px;font-weight:800}.settings-card{padding:22px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px 13px}.security-admin-grid{grid-template-columns:1.05fr .95fr}.security-bottom-grid{margin-top:15px}.security-alert{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:13px;border-radius:14px;margin-top:9px;cursor:pointer;border:1px solid #eee9f1}.security-alert.severity-red{background:#fff0f3;border-color:#ffd1db}.security-alert.severity-orange{background:#fff8e9;border-color:#ffe4ae}.security-alert.status-resolved,.security-alert.status-false_alarm{opacity:.55}.alert-symbol{width:38px;height:38px;border-radius:12px;background:#e9274e;color:#fff;display:grid;place-items:center;font-size:21px;font-weight:950}.security-alert span,.security-alert small{display:block;color:#756e7a}.security-alert>div:last-child{text-align:right}.security-alert>div:last-child strong,.security-alert>div:last-child span{display:block;font-size:10px}.monitor-device-row{display:grid;grid-template-columns:12px 1fr auto auto;gap:11px;align-items:center;padding:12px 0;border-top:1px solid #ece8f0}.device-dot{width:10px;height:10px;border-radius:50%;background:#aaa}.device-dot.online{background:#15bd7a;box-shadow:0 0 0 6px #15bd7a17}.monitor-device-row span,.monitor-device-row small{display:block;color:#7e7784}.ok-text{color:#08744e;font-weight:800}.danger{background:#e4264b!important;color:#fff!important}.keyword-form{display:grid;grid-template-columns:1fr auto auto;gap:7px}.keyword-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.keyword-list button{border:1px solid #ddd7e5;background:#fff;border-radius:99px;padding:7px 10px;color:#8b8491}.keyword-list button.active{background:#eee8ff;color:#6336d7}.keyword-list b{font-size:9px;margin-left:7px}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#17132270;z-index:100;display:grid;place-items:center;padding:20px}.alert-detail{width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:20px}.alert-detail header{display:flex;justify-content:space-between}.alert-detail header span{color:#e4264b;font-weight:900}.alert-detail header h2{margin:4px 0}.alert-detail header button{border:0;background:transparent;font-size:25px}.alert-detail img{width:100%;max-height:360px;object-fit:cover;border-radius:14px}.alert-detail dl{display:grid;grid-template-columns:120px 1fr;gap:8px;padding:13px;background:#f7f5fa;border-radius:13px}.alert-detail dt{color:#817a87}.alert-detail dd{margin:0;font-weight:750}.detail-actions{display:flex;gap:7px;flex-wrap:wrap}.stream-modal{position:fixed;right:20px;bottom:20px;z-index:110;width:min(560px,calc(100vw - 40px));background:#0b1320;color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 70px #0008}.stream-modal header{display:flex;justify-content:space-between;padding:13px}.stream-modal header span{display:block;color:#9fb0c2;font-size:11px}.stream-modal header button{border:0;background:transparent;color:#fff;font-size:24px}.stream-modal video{width:100%;height:320px;background:#020508;object-fit:cover}.stream-wait{padding:10px;color:#9aaabc;font-size:11px}.chat-fab{position:fixed;right:25px;bottom:25px;z-index:70;border:0;background:#6336d7;color:#fff;border-radius:99px;padding:13px 17px;display:flex;align-items:center;gap:8px;font-weight:850;box-shadow:0 15px 35px #6336d74a}.chat-fab i{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;border-radius:99px;background:#e5264b;display:grid;place-items:center;font-style:normal;font-size:10px}.chat-dock{position:fixed;right:24px;bottom:82px;width:min(420px,calc(100vw - 30px));height:min(620px,72vh);z-index:80;background:#fff;border:1px solid #e4dfea;border-radius:21px;box-shadow:0 25px 70px #25163d36;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.chat-dock header{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid #eae6ed}.chat-dock header span{display:block;color:#817a87;font-size:11px}.chat-dock header button{border:0;background:transparent;font-size:23px}.chat-messages{padding:15px;overflow:auto;background:#f7f5fa;display:flex;flex-direction:column;gap:8px}.chat-messages article{max-width:80%;display:grid;gap:3px;padding:9px 12px;border-radius:13px}.chat-messages article.mine{align-self:flex-end;background:#6336d7;color:#fff}.chat-messages article.theirs{align-self:flex-start;background:#fff;border:1px solid #e4dfea}.chat-messages article.system{align-self:center;background:#e9e5ed;color:#6d6672;text-align:center;font-size:11px}.chat-messages small{font-size:9px;opacity:.75}.chat-dock footer{display:grid;grid-template-columns:1fr auto;gap:7px;padding:11px}.chat-dock footer input{border:1px solid #ddd6e5;border-radius:11px;padding:11px}.chat-dock footer button{border:0;background:#6336d7;color:#fff;border-radius:11px;width:43px}@media(max-width:1000px){.auth-layout{grid-template-columns:1fr;padding:35px 6vw}.auth-copy{display:none}.auth-card{max-width:650px;margin:auto;width:100%}.app-shell{display:block}.app-shell>aside{display:none}.mobile-brand{display:block}.app-main>header{padding:0 15px}.page{padding:20px 16px 95px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e1e9;z-index:60;padding:7px env(safe-area-inset-right) calc(7px + env(safe-area-inset-bottom)) env(safe-area-inset-left)}.mobile-nav button{border:0;background:transparent;color:#817a87;font-size:9px;display:grid;gap:2px;place-items:center}.mobile-nav button span{font-size:18px}.mobile-nav button.active{color:#6336d7}.booking-grid,.admin-overview-grid,.security-admin-grid,.security-bottom-grid,.fare-card{grid-template-columns:1fr}.stats-grid,.admin-stat-grid,.safety-info-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr 1fr}.driver-admin-row{grid-template-columns:auto 1fr}.driver-state,.row-actions{grid-column:2}.stream-modal{bottom:85px}.chat-fab{bottom:82px}.chat-dock{bottom:138px}}@media(max-width:620px){.auth-page>header{padding:0 15px}.auth-top-links{display:none}.auth-card{padding:17px;border-radius:20px}.form-grid{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head h1{font-size:26px}.safe-chip,.urgent-chip{font-size:9px}.booking-grid{grid-template-columns:1fr}.map-card{min-height:245px}.route-card{grid-template-columns:1fr}.route-dash{height:16px;border-top:0;border-left:2px dashed #ccc;margin-left:14px}.offer-row{grid-template-columns:40px 1fr auto}.offer-row button{grid-column:1/-1}.security-grid{grid-template-columns:1fr}.ride-timeline span{display:none}.stats-grid,.admin-stat-grid,.safety-info-grid{grid-template-columns:1fr}.offer-form{grid-template-columns:1fr 1fr}.offer-form button{grid-column:1/-1}.passenger-summary{grid-template-columns:auto 1fr}.passenger-summary .call,.passenger-summary .danger-soft{grid-column:2}.history-row{grid-template-columns:1fr auto}.history-row strong,.history-row button,.history-row .rating{grid-column:1/-1}.driver-admin-row{grid-template-columns:1fr}.driver-admin-row .avatar{display:none}.driver-state,.row-actions{grid-column:1;text-align:left}.row-actions{flex-wrap:wrap}.settings-grid{grid-template-columns:1fr}.security-alert{grid-template-columns:36px 1fr}.security-alert>div:last-child{grid-column:2;text-align:left}.monitor-device-row{grid-template-columns:10px 1fr}.monitor-device-row>div:nth-child(3),.monitor-device-row button{grid-column:2}.operation-row{grid-template-columns:1fr auto}.operation-row strong,.operation-row button,.operation-row .ok-text{grid-column:1/-1}.keyword-form{grid-template-columns:1fr}.stream-modal video{height:230px}.chat-fab span{display:none}.notification-panel{width:min(350px,calc(100vw - 25px));right:-43px}.location{font-size:11px}}.mobile-header-left{display:flex;align-items:center;gap:9px}.mobile-menu-button{display:none;border:0;background:#f0edf4;color:#392f43;width:40px;height:40px;border-radius:12px;font-size:21px;place-items:center;cursor:pointer}.mobile-menu-backdrop,.mobile-menu-drawer{display:none}.chat-dock{min-height:0;isolation:isolate}.chat-messages{min-height:0;overscroll-behavior:contain;scrollbar-gutter:stable}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;padding:10px 11px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eae6ed;flex-shrink:0}.chat-compose textarea{width:100%;min-height:42px;max-height:110px;resize:none;overflow:auto;border:1px solid #ddd6e5;border-radius:11px;padding:10px 11px;outline:none;line-height:1.35;background:#fff;color:#211a27}.chat-compose textarea:focus{border-color:#7548df;box-shadow:0 0 0 3px #7548df18}.chat-compose button{border:0;background:#6336d7;color:#fff;border-radius:11px;width:44px;height:42px;cursor:pointer}.chat-compose button:disabled{opacity:.45;cursor:default}@media(max-width:1000px){.mobile-menu-button{display:grid}.mobile-brand{display:block}.mobile-menu-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#15101d99;z-index:115;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-drawer{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(84vw,340px);z-index:120;background:#fff;padding:18px;flex-direction:column;box-shadow:18px 0 55px #1d112c55;animation:mobileDrawerIn .18s ease-out;overflow:auto}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ece8f0}.mobile-menu-head>button{border:0;background:#f1edf5;width:38px;height:38px;border-radius:11px;font-size:25px;line-height:1;cursor:pointer}.mobile-user-card{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;margin:18px 0;padding:13px;border-radius:14px;background:#f7f4fb}.mobile-user-card span{display:block;color:#817a87;font-size:11px;margin-top:2px}.mobile-menu-drawer nav{display:grid;gap:7px}.mobile-menu-drawer nav button{display:grid;grid-template-columns:28px 1fr;align-items:center;text-align:left;border:0;background:transparent;padding:13px;border-radius:12px;color:#655d6c;font-weight:800;cursor:pointer}.mobile-menu-drawer nav button i{font-style:normal}.mobile-menu-drawer nav button.active{background:#eee8ff;color:#6134d7}.mobile-monitor-link{margin-top:14px;padding:13px;border-radius:12px;background:#111c2a;color:#dce8f4;text-decoration:none;font-size:12px;font-weight:850}.mobile-logout{margin-top:auto;border:1px solid #f0c7d1;background:#fff1f4;color:#b51f42;border-radius:13px;padding:13px;font-weight:900;cursor:pointer}.mobile-nav{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))}.chat-dock{height:min(620px,calc(100dvh - 155px));max-height:calc(100dvh - 155px)}@keyframes mobileDrawerIn{0%{transform:translate(-105%)}to{transform:translate(0)}}}@media(max-width:620px){.app-main>header{gap:8px}.location{display:none}.top-actions{margin-left:auto}.chat-dock{left:8px;right:8px;top:calc(var(--chat-viewport-top,0px) + 8px);bottom:auto;width:auto;height:calc(var(--chat-viewport-height,100dvh) - 16px);max-height:none;border-radius:16px}.chat-dock header{padding:12px 13px}.chat-messages{padding:12px}.chat-messages article{max-width:88%}.chat-compose{padding-left:9px;padding-right:9px}.chat-fab{right:14px}.notification-panel{position:fixed;top:62px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 82px)}}.secure-request-note{display:grid;gap:3px;margin:12px 0;padding:11px 12px;border-radius:12px;background:#eef8ff;border:1px solid #cfe5f6;color:#315f78}.secure-request-note span{font-size:11px;line-height:1.45}.guest-passenger{display:grid;gap:2px;margin-top:11px;padding:10px 12px;border-radius:11px;background:#f7f5fa}.guest-passenger small,.guest-passenger span{color:#7b7481}.driver-offer-feedback{margin-top:10px;padding:10px 12px;border-radius:11px;background:#e5f9f1;color:#08704e;font-size:12px;font-weight:750}.driver-offer-feedback.error{background:#fff0f2;color:#a52741}.monitor-status-card.optional,.monitor-active-banner.optional{background:#eef4ff;color:#365f9d}.monitor-active-banner.optional i{color:#365f9d}.passenger-phone-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 14px;border-radius:12px;background:#eaf8f1;color:#12623c;font-weight:800;text-decoration:none;border:1px solid #bce4cf}.driver-photo-requirement{padding:12px 14px;border-radius:12px;background:#fff4e8;color:#743a00;border:1px solid #ffd6a6;font-size:.86rem;line-height:1.45}html.pidelocal-chat-open,html.pidelocal-chat-open body{height:100%;overflow:hidden!important;overscroll-behavior:none}.chat-dock{display:flex;flex-direction:column;min-height:0;overflow:hidden}.chat-dock>header,.chat-compose{flex:0 0 auto}.chat-messages{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;overflow-anchor:none;touch-action:pan-y}.chat-compose{position:relative;bottom:auto;flex:0 0 auto;z-index:5;isolation:isolate;background:#fff;box-shadow:0 -8px 22px #25163d16;touch-action:manipulation}.chat-compose textarea{font-size:16px;overscroll-behavior:contain}@media(max-width:620px){.chat-dock{display:flex;top:calc(var(--chat-viewport-top,0px) + 8px);height:calc(var(--chat-viewport-height,100dvh) - 16px);max-height:calc(var(--chat-viewport-height,100dvh) - 16px)}.chat-messages{flex:1 1 0;min-height:0}.chat-compose{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.rating-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#171020a8;display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rating-modal{width:min(520px,100%);padding:22px;display:grid;gap:16px;max-height:calc(100dvh - 28px);overflow:auto}.rating-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.rating-modal header span{color:#6b39e1;font-size:11px;letter-spacing:.12em;font-weight:950}.rating-modal header h2{margin:5px 0 4px}.rating-modal header p{margin:0;color:#777080}.rating-modal header>button{border:0;background:#f1edf5;width:38px;height:38px;border-radius:11px;font-size:25px;line-height:1}.rating-stars{display:flex;justify-content:center;gap:7px}.rating-stars button{border:0;background:transparent;color:#d7d1df;font-size:42px;line-height:1;padding:2px;filter:drop-shadow(0 5px 9px #2d183514)}.rating-stars button.selected{color:#ffb11b}.rating-label{text-align:center;color:#5c356e}.rating-modal label{display:grid;gap:7px;font-weight:850}.rating-modal textarea{min-height:105px;resize:vertical;border:1px solid #ddd6e5;border-radius:13px;padding:12px;font:inherit}.rating-error{padding:10px 12px;border-radius:11px;background:#fff0f2;color:#a52741}.rating-actions{display:flex;justify-content:flex-end;gap:9px}.rating-actions>button:not(.primary){border:1px solid #ddd6e5;background:#fff;border-radius:12px;padding:12px 16px;font-weight:800}.rating-open-button,.rating-edit-button{border:0;border-radius:11px;padding:10px 13px;font-weight:850}.rating-open-button{background:#fff5d8;color:#875e00}.rating-edit-button{background:#f0e9ff;color:#6534d8}.taxi-rating-row>button{justify-self:start}.ratings-admin-panel{padding:20px}.admin-rating-row{display:grid;grid-template-columns:66px 1fr auto;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid #eeeaf2}.admin-rating-row:last-child{border-bottom:0}.rating-score{width:58px;height:58px;border-radius:17px;background:#fff4d4;color:#8b6000;display:grid;place-items:center;font-size:22px;font-weight:950}.rating-score small{font-size:10px;margin-top:-17px}.admin-rating-row span,.admin-rating-row small{display:block;color:#777080;margin-top:3px}.admin-rating-row p{margin:8px 0 0;padding:9px 11px;background:#f8f6fa;border-radius:10px}.admin-rating-row time{font-size:11px;color:#8a8390;white-space:nowrap}@media(max-width:620px){.rating-modal-backdrop{padding:8px;align-items:end}.rating-modal{border-radius:20px 20px 0 0;padding:18px;padding-bottom:max(18px,env(safe-area-inset-bottom));max-height:92dvh}.rating-stars button{font-size:38px}.rating-actions{display:grid;grid-template-columns:1fr 1fr}.admin-rating-row{grid-template-columns:52px 1fr}.rating-score{width:48px;height:48px}.admin-rating-row time{grid-column:2;white-space:normal}.taxi-rating-row>button{grid-column:1/-1;width:100%}}.driver-global-status{display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:13px;background:#fff;border:1px solid #e6e1eb;font-weight:850;color:#716a78}.driver-global-status i{width:10px;height:10px;border-radius:50%;background:#a8a1ad;box-shadow:0 0 0 5px #a8a1ad20}.driver-global-status i.on{background:#10b981;box-shadow:0 0 0 5px #10b98120}.driver-mode-card{padding:22px;margin-bottom:22px}.driver-mode-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.driver-mode-head span{color:#6b39e1;font-size:11px;letter-spacing:.12em;font-weight:950}.driver-mode-head h2{margin:5px 0 4px}.driver-mode-head p{margin:0;color:#777080}.driver-mode-head>strong{padding:11px 14px;border-radius:13px;background:#eee8ff;color:#5d31cf;white-space:nowrap}.driver-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px}.driver-mode-options button{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;text-align:left;gap:2px 10px;border:1px solid #e0dae8;background:#faf9fc;border-radius:16px;padding:14px;color:#57505d}.driver-mode-options button i{grid-row:1/3;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eeeaf3;font-style:normal;font-size:22px}.driver-mode-options button b{align-self:end}.driver-mode-options button span{font-size:11px;color:#807987}.driver-mode-options button.active{border-color:#7041df;background:#f2edff;box-shadow:0 0 0 3px #7041df12;color:#5e32d1}.driver-mode-options button.active i{background:#6b39e1;color:#fff}.driver-mode-options button:disabled{opacity:.45;cursor:not-allowed}.delivery-kind-selector{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding:13px 14px;border-radius:14px;background:#f7f5fa}.delivery-kind-selector>span{font-size:12px;font-weight:850;color:#665f6d}.delivery-kind-selector>div{display:flex;gap:6px;flex-wrap:wrap}.delivery-kind-selector button{border:1px solid #ddd6e5;background:#fff;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800;color:#736c79}.delivery-kind-selector button.active{background:#15111a;color:#fff;border-color:#15111a}.service-availability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:14px}.service-availability-grid article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:15px;border:1px solid #e7e2ec}.service-availability-grid article>div{display:flex;align-items:center;gap:10px}.service-availability-grid article>div>i{width:40px;height:40px;border-radius:12px;background:#f0ecf7;display:grid;place-items:center;font-style:normal}.service-availability-grid span{display:grid;gap:2px}.service-availability-grid small{color:#837c89}.service-switch{width:51px;height:29px;border:0;border-radius:99px;background:#d7d2dc;padding:3px;transition:.2s}.service-switch i{display:block;width:23px;height:23px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #2015292d;transition:.2s}.service-switch.on{background:#12b981}.service-switch.on i{transform:translate(22px)}.service-switch:disabled{opacity:.55;cursor:not-allowed}.active-service-lock{margin-top:12px;padding:10px 12px;border-radius:11px;background:#fff4dd;color:#77500a;font-size:11px;font-weight:750}.delivery-home-callout{display:flex;align-items:center;gap:13px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#eefaf6,#eef4ff);border:1px solid #cfe9df}.delivery-home-callout>i{width:54px;height:54px;border-radius:16px;background:#fff;display:grid;place-items:center;font-style:normal;font-size:28px}.delivery-home-callout span{display:block;color:#6b7470;margin-top:4px}.delivery-disabled{text-align:center;padding:42px 24px}.delivery-disabled>div{font-size:48px}.delivery-disabled h2{margin-bottom:6px}.delivery-disabled p{max-width:610px;margin:0 auto;color:#777080;line-height:1.6}.delivery-page-head p{margin:4px 0 0;color:#777080}.delivery-online-badge{display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:13px;background:#f3f0f6;color:#777080;font-weight:850}.delivery-online-badge i{width:9px;height:9px;border-radius:50%;background:#aaa3b0}.delivery-online-badge.on{background:#e7f9f2;color:#08704e}.delivery-online-badge.on i{background:#10b981;box-shadow:0 0 0 5px #10b98120}.driver-delivery-toolbar{padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.delivery-view-tabs,.delivery-filter{display:flex;gap:6px;flex-wrap:wrap}.delivery-view-tabs button,.delivery-filter button{border:0;background:transparent;border-radius:11px;padding:10px 12px;font-weight:800;color:#756e7c}.delivery-view-tabs button b{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:#e9e5ed;font-size:10px;margin-left:4px}.delivery-view-tabs button.active,.delivery-filter button.active{background:#eee8ff;color:#6034d5}.delivery-view-tabs button.active b{background:#6b39e1;color:#fff}.delivery-filter{padding-left:10px;border-left:1px solid #e7e2eb}.delivery-paused-note{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:13px;background:#fff4dd;color:#77500a;margin-bottom:14px}.delivery-paused-note span{font-size:11px}.delivery-job-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:14px}.delivery-job-card{padding:18px;display:grid;gap:14px}.delivery-job-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.delivery-job-card>header span{font-size:10px;letter-spacing:.12em;font-weight:950;color:#6b39e1}.direct-job>header span{color:#0f8a64}.delivery-job-card>header h2{margin:5px 0 2px;font-size:20px}.delivery-job-card>header small{color:#857e8d}.delivery-job-card>header strong{font-size:22px;color:#5f32d2}.direct-job>header strong{color:#0b7f5b}.delivery-route-compact{display:grid;gap:7px;padding:13px;border-radius:14px;background:#f7f5fa}.delivery-route-compact>div{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:center}.delivery-route-compact i{width:25px;height:25px;border-radius:8px;background:#6b39e1;color:#fff;display:grid;place-items:center;font-style:normal;font-size:10px}.delivery-route-compact>div:last-child i{background:#ff7440}.delivery-route-compact span{display:grid}.delivery-route-compact small{color:#8a8390}.delivery-route-compact em{height:15px;border-left:2px dashed #d5cedd;margin-left:12px}.delivery-meta{display:flex;gap:7px;flex-wrap:wrap}.delivery-meta span{padding:7px 9px;border-radius:9px;background:#f1eef4;color:#6e6774;font-size:11px;font-weight:750}.delivery-instructions{margin:0;padding:10px 11px;border-radius:11px;background:#fff9e8;color:#745d23}.delivery-status-line{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;border-radius:11px;background:#edf8f4;color:#0d6b4e;font-weight:800}.delivery-status-line a{text-decoration:none;color:#6034d5}.delivery-failed-button{border:1px solid #f0c4ce;background:#fff1f4;color:#ac2442;border-radius:12px;padding:11px;font-weight:850}@media(max-width:760px){.driver-mode-head{display:grid}.driver-mode-head>strong{justify-self:start}.driver-mode-options{grid-template-columns:1fr}.delivery-kind-selector{display:grid}.service-availability-grid{grid-template-columns:1fr}.driver-delivery-toolbar{display:grid}.delivery-filter{padding-left:0;border-left:0;border-top:1px solid #e7e2eb;padding-top:8px}.delivery-job-grid{grid-template-columns:1fr}.delivery-paused-note{display:grid}.delivery-page-head{align-items:flex-start;gap:10px}.delivery-page-head .delivery-online-badge{font-size:11px}.driver-mode-card{padding:16px}}.delivery-chat-button{width:100%;border:1px solid #b9dcd3;background:#effaf7;color:#0d6656;border-radius:12px;padding:11px 13px;font-weight:800;cursor:pointer;margin:8px 0}.delivery-chat-button:hover{background:#e2f6f0}.delivery-private-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;background:#041618a3;display:flex;justify-content:flex-end;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.delivery-private-chat{position:fixed;right:0;top:var(--delivery-chat-top,0px);width:min(500px,100%);height:var(--delivery-chat-height,100dvh);max-height:var(--delivery-chat-height,100dvh);background:#f5f8f7;display:flex;flex-direction:column;min-height:0;box-shadow:-18px 0 55px #00000047}.delivery-private-chat>header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #dce8e5}.delivery-private-chat>header small{color:#728381}.delivery-private-chat>header h2{margin:3px 0 0;font-size:1.12rem}.delivery-private-chat>header button{border:0;background:#edf3f1;border-radius:10px;width:38px;height:38px;font-size:22px;cursor:pointer}.delivery-chat-tabs{flex:0 0 auto;display:flex;gap:8px;padding:10px 12px;background:#edf5f3;border-bottom:1px solid #dce8e5;overflow-x:auto}.delivery-chat-tabs button{flex:1 0 auto;border:1px solid #c9ddd8;background:#fff;color:#365957;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer;white-space:nowrap}.delivery-chat-tabs button.active{background:#0b725c;border-color:#0b725c;color:#fff}.delivery-chat-privacy{flex:0 0 auto;padding:8px 13px;background:#e9f7f3;color:#315d55;font-size:.68rem;border-bottom:1px solid #d8ebe6}.delivery-chat-error{flex:0 0 auto;margin:8px 12px 0;padding:9px 11px;border-radius:10px;background:#fff1ef;color:#a63a32;font-size:.76rem}.delivery-chat-messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;display:flex;flex-direction:column;gap:9px}.delivery-chat-messages article{max-width:82%;padding:9px 11px;border-radius:14px;background:#fff;border:1px solid #dce7e4;align-self:flex-start;box-shadow:0 3px 10px #0f31330d}.delivery-chat-messages article.mine{align-self:flex-end;background:#dff5ee;border-color:#bde4d8}.delivery-chat-messages article.system{max-width:92%;align-self:center;background:#fff8dc;border-color:#eadb9e;text-align:center}.delivery-chat-messages article small,.delivery-chat-messages article time{display:block;color:#71817f;font-size:.62rem}.delivery-chat-messages article p{margin:4px 0;white-space:pre-wrap;word-break:break-word}.delivery-chat-messages article time{text-align:right}.delivery-chat-empty{margin:auto;text-align:center;color:#71817f;display:grid;gap:5px}.delivery-chat-empty span{font-size:30px}.delivery-chat-empty small{font-size:.72rem}.delivery-private-chat>form{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px 12px max(10px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce7e4}.delivery-private-chat>form textarea{width:100%;min-width:0;min-height:42px;max-height:96px;resize:none;overflow-y:auto;border:1px solid #ceddd9;border-radius:12px;padding:10px 12px;font:inherit;line-height:1.35}.delivery-private-chat>form button{min-height:42px}@media(max-width:600px){.delivery-private-chat{width:100%}.delivery-chat-tabs{padding:8px}.delivery-chat-tabs button{font-size:.7rem;padding:7px 10px}.delivery-private-chat>header{padding:13px}.delivery-private-chat>form{padding:9px}}.taxi-chat-audit-list{display:grid;gap:10px;margin-top:12px}.taxi-chat-audit-list>button{width:100%;border:1px solid #d9e7e4;background:#fff;border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;transition:.18s ease}.taxi-chat-audit-list>button:hover{transform:translateY(-1px);border-color:#9fc9bf;box-shadow:0 8px 22px #083a3414}.taxi-chat-audit-list>button div{display:grid;gap:3px;min-width:0}.taxi-chat-audit-list>button b{color:#153d38}.taxi-chat-audit-list>button span,.taxi-chat-audit-list>button small{color:#6e807d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taxi-chat-audit-list>button em{font-style:normal;font-size:.76rem;font-weight:800;color:#0b725c;background:#e7f5f1;border-radius:999px;padding:7px 10px;white-space:nowrap}.taxi-chat-audit-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:450;background:#041618ad;display:flex;align-items:center;justify-content:center;padding:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.taxi-chat-audit-backdrop>section{width:min(720px,100%);height:min(760px,92dvh);background:#f5f8f7;border-radius:22px;box-shadow:0 30px 80px #00000052;display:flex;flex-direction:column;min-height:0;overflow:hidden}.taxi-chat-audit-backdrop header{flex:0 0 auto;background:#fff;border-bottom:1px solid #dce8e5;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.taxi-chat-audit-backdrop header small{color:#0b725c;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.taxi-chat-audit-backdrop header h2{margin:3px 0;font-size:1.25rem}.taxi-chat-audit-backdrop header span{color:#667b77}.taxi-chat-audit-backdrop header button{border:0;background:#edf3f1;border-radius:11px;width:40px;height:40px;font-size:24px;cursor:pointer}.taxi-chat-audit-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.taxi-chat-audit-messages article{align-self:flex-start;max-width:min(82%,560px);background:#fff;border:1px solid #dce8e5;border-radius:16px 16px 16px 5px;padding:10px 12px;box-shadow:0 3px 12px #0937310d}.taxi-chat-audit-messages article.system{align-self:center;max-width:92%;background:#eaf3f1;border-radius:999px;text-align:center}.taxi-chat-audit-messages article small{font-weight:800;color:#41615c}.taxi-chat-audit-messages article p{margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.taxi-chat-audit-messages article time{display:block;color:#82918f;font-size:.68rem;text-align:right}.taxi-chat-audit-backdrop footer{flex:0 0 auto;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:#fff7df;border-top:1px solid #f0dfad;color:#72560b;font-size:.78rem;font-weight:700;text-align:center}@media(max-width:600px){.taxi-chat-audit-backdrop{padding:0;align-items:stretch}.taxi-chat-audit-backdrop>section{height:100dvh;max-height:none;border-radius:0}.taxi-chat-audit-list>button{align-items:flex-start}.taxi-chat-audit-list>button em{font-size:.68rem}.taxi-chat-audit-messages{padding:12px}.taxi-chat-audit-messages article{max-width:88%}}.passenger-timing-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.passenger-timing-choice button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;border:1px solid #d9e4ee;border-radius:15px;background:#fff;text-align:left;cursor:pointer}.passenger-timing-choice button.active{border-color:#0f766e;background:#ecfdf5;box-shadow:0 0 0 3px #0f766e1a}.passenger-timing-choice b{color:#102a43}.passenger-timing-choice span{font-size:12px;color:#64748b}.scheduled-input{display:flex;flex-direction:column;gap:6px;margin-top:12px}.scheduled-ride-stage{display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px 18px;text-align:center}.scheduled-ride-icon{font-size:42px}.scheduled-ride-stage h2{margin:0}.scheduled-ride-stage p{max-width:520px;margin:0;color:#64748b}.scheduled-ride-stage strong{font-size:18px;color:#0f766e}.scheduled-ride-stage button{padding:10px 14px;border-radius:12px;border:1px solid #d6e0ea;background:#fff}.taxi-request-kind{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;padding:11px 13px;margin:10px 0;border-radius:13px;background:#f5f9fc;border:1px solid #deebf2}.taxi-request-kind b{color:#0f5f58}.taxi-request-kind span{font-size:12px;color:#475569}.taxi-request-kind small{width:100%;color:#64748b}.status-requested{background:#eef2ff;color:#4338ca}@media(max-width:640px){.passenger-timing-choice{grid-template-columns:1fr}.scheduled-ride-stage{padding:22px 8px}}.rating-popup-help{text-align:center;color:#777080;font-size:11px}
