.driver-container{position:relative;height:100vh;overflow:hidden;margin-top:-72px;background-color:#f9fafb}.driver-status-bar{position:fixed;top:72px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;background-color:#ffffff;padding:8px 16px;box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:20}.status-indicator{margin-left:6px;display:flex;align-items:center}.status-indicator.online{color:#22c55e}.status-indicator.offline{color:#ef4444}.status-text{font-size:14px;font-weight:500}.status-toggle-btn{padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;transition:all .2s;cursor:pointer;border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.status-toggle-btn.online{background-color:#ef4444;color:white}.status-toggle-btn.online:active,.status-toggle-btn.online:hover{background-color:#dc2626}.status-toggle-btn.offline{background-color:#22c55e;color:white}.status-toggle-btn.offline:active,.status-toggle-btn.offline:hover{background-color:#16a34a}@media (max-width:768px){.status-toggle-btn{padding:8px 16px;font-size:14px;min-height:44px;min-width:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.driver-status-bar{padding:12px 16px}}@media (max-width:480px){.status-toggle-btn{padding:10px 18px;font-size:15px;min-height:48px;min-width:48px}.driver-status-bar{padding:14px 16px}}.filter-button{width:28px;height:28px;border-radius:50%;background-color:#f3f4f6;color:#4b5563;display:flex;justify-content:center;align-items:center;transition:all .2s}.filter-button:hover{background-color:#e5e7eb;color:#1f2937}.service-filters{position:fixed;top:112px;left:0;right:0;background-color:#ffffff;padding:10px 16px;z-index:15;box-shadow:0 1px 2px rgba(0,0,0,.05)}.filter-title{font-size:12px;color:#6b7280;margin-bottom:8px}.filter-options{display:flex;gap:8px}.filter-option{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;font-size:12px;background-color:#f3f4f6;color:#4b5563;cursor:pointer;transition:all .2s}.filter-option.active{background-color:#dbeafe;color:#2563eb}.filter-option:hover:not(.active){background-color:#e5e7eb}.distance-notice{position:fixed;top:112px;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:500;z-index:10;border-bottom:1px solid #dbeafe}.driver-requests-section{position:absolute;top:152px;bottom:0;left:0;right:0;padding:16px;overflow-y:auto;direction:rtl;transition:all .3s ease}.driver-requests-section.with-selected{right:30%}.section-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#1f2937;text-align:center}.no-requests{justify-content:center;align-items:center;height:150px;color:#6b7280;font-size:14px;text-align:center;background-color:#ffffff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:20px}.no-requests,.requests-list{display:flex;flex-direction:column}.requests-list{gap:12px}.request-card{background-color:#ffffff;border-radius:8px;padding:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .2s;border:1px solid transparent}.request-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.request-card.selected{border-color:#3b82f6;background-color:#eff6ff}.request-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.customer-avatar{width:32px;height:32px;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:8px;color:#6b7280}.customer-info{display:flex;flex-direction:column}.customer-name{font-size:14px;font-weight:500;color:#1f2937}.customer-rating{display:flex;align-items:center;font-size:12px;color:#4b5563}.rating-star{color:#f59e0b;margin-right:2px}.service-type-tag{padding:4px 8px;border-radius:4px;background-color:#eff6ff;font-size:11px;color:#1d4ed8}.service-name{font-weight:500}.request-details{margin-bottom:10px}.route-info{margin-bottom:8px}.destination-point,.pickup-point{display:flex;align-items:center;margin-bottom:4px}.location-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:8px;flex-shrink:0}.location-icon.pickup{background-color:#3b82f6;color:white}.location-icon.destination{background-color:#ef4444;color:white}.location-text{font-size:12px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trip-stats{display:flex;justify-content:space-between;padding:8px;background-color:#f3f4f6;border-radius:4px}.stat-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#4b5563}.additional-amount{color:#10b981;font-size:10px;margin-right:2px}.request-actions{display:flex;gap:8px}.action-btn{flex:1;justify-content:center;padding:8px;font-size:14px;font-weight:500}.action-btn.accept{background-color:#22c55e;color:white}.action-btn.accept:hover{background-color:#16a34a}.action-btn.reject{background-color:#f3f4f6;color:#4b5563}.action-btn.reject:hover{background-color:#e5e7eb}.selected-request-details{position:fixed;top:152px;bottom:0;right:0;width:30%;background-color:#ffffff;box-shadow:-2px 0 5px rgba(0,0,0,.05);padding:16px;overflow-y:auto;z-index:15;transition:all .3s ease}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.detail-header h3{font-size:16px;font-weight:600;color:#1f2937}.close-details{color:#6b7280;transition:color .2s}.close-details:hover{color:#ef4444}.detail-customer{display:flex;align-items:center;padding:12px;background-color:#f9fafb;border-radius:8px;margin-bottom:16px}.customer-avatar-large{width:40px;height:40px;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:12px;color:#6b7280}.detail-customer-info{flex:1}.detail-customer-info h4{font-size:16px;font-weight:600;color:#1f2937}.detail-rating{display:flex;align-items:center;font-size:14px;color:#4b5563}.detail-service-type{display:flex;align-items:center;gap:4px;padding:4px 10px;background-color:#eff6ff;border-radius:16px;font-size:12px;color:#1d4ed8}.detail-section{margin-bottom:16px;padding:12px;background-color:#f9fafb;border-radius:8px}.detail-section-title{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:12px}.detail-route{display:flex;flex-direction:column;gap:8px}.detail-location{display:flex;align-items:flex-start}.detail-location-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:10px;flex-shrink:0}.detail-location-icon.pickup{background-color:#3b82f6;color:white}.detail-location-icon.destination{background-color:#ef4444;color:white}.detail-location-info{display:flex;flex-direction:column}.detail-location-label{font-size:12px;color:#6b7280}.detail-location-address{font-size:14px;color:#1f2937}.route-line{width:2px;height:20px;background-color:#d1d5db;margin-right:12px}.detail-stats{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.detail-stat-icon,.detail-stat-item{display:flex;align-items:center}.detail-stat-icon{width:32px;height:32px;border-radius:8px;justify-content:center;margin-left:10px;flex-shrink:0}.detail-stat-icon.distance{background-color:#dbeafe;color:#2563eb}.detail-stat-icon.time{background-color:#dcfce7;color:#16a34a}.detail-stat-icon.price{background-color:#fef9c3;color:#ca8a04}.detail-stat-info{display:flex;flex-direction:column}.detail-stat-label{font-size:12px;color:#6b7280}.detail-stat-value{font-size:16px;font-weight:500;color:#1f2937}.price-adjustment{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.price-adjustment-label{font-size:14px;font-weight:500;color:#1f2937}.price-adjustment-controls{display:flex;align-items:center;gap:8px}.price-btn{width:36px;height:36px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;transition:all .2s}.price-btn.decrease{background-color:#fee2e2;color:#b91c1c}.price-btn.decrease:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.price-btn.decrease:not(:disabled):hover{background-color:#fecaca}.price-btn.increase{background-color:#dcfce7;color:#16a34a}.price-btn.increase:hover{background-color:#bbf7d0}.price-display{flex:1;padding:8px 12px;background-color:#f3f4f6;border-radius:4px;text-align:center}.additional-price{font-size:14px;font-weight:500;color:#10b981}.total-price{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f3f4f6;border-radius:4px}.total-price-label{font-size:14px;font-weight:500;color:#1f2937}.total-price-value{font-size:18px;font-weight:600;color:#047857}.detail-actions{display:flex;flex-direction:column;gap:8px}.detail-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;font-size:16px;font-weight:500;transition:all .2s}.detail-action-btn.accept{background-color:#22c55e;color:white}.detail-action-btn.accept:hover{background-color:#16a34a}.detail-action-btn.reject{background-color:#f3f4f6;color:#4b5563}.detail-action-btn.reject:hover{background-color:#e5e7eb}@media (max-width:768px){.service-filters{top:112px}.distance-notice{top:152px}.driver-requests-section{top:192px}.driver-requests-section.with-selected{display:none}.selected-request-details{top:192px;width:100%}}.documents-section{margin-top:24px;padding:20px;background-color:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.documents-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.documents-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.toggle-documents-btn{padding:8px 16px;background-color:#3b82f6;color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.toggle-documents-btn:hover{background-color:#2563eb}.documents-content{margin-top:16px}.loading-documents{gap:8px;color:#6b7280;font-size:14px}.loading-documents,.no-documents{display:flex;align-items:center;justify-content:center;padding:40px}.no-documents{flex-direction:column;color:#9ca3af;text-align:center}.no-documents p{margin-top:8px;font-size:14px}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.document-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s}.document-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.document-image{height:160px;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.document-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.document-card:hover .document-img{transform:scale(1.05)}.document-info{padding:12px}.document-type{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 8px}.document-status{margin-bottom:8px}.status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.verified{background-color:#dcfce7;color:#166534}.status-badge.pending{background-color:#fef3c7;color:#92400e}.status-badge.rejected{background-color:#fee2e2;color:#991b1b}.document-expiry{font-size:12px;color:#6b7280;margin-bottom:12px}.document-actions{display:flex;gap:8px}.action-btn{padding:6px 10px;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.action-btn.view-btn{background-color:#3b82f6;color:white}.action-btn.view-btn:hover{background-color:#2563eb}.action-btn.delete-btn{background-color:#ef4444;color:white}.action-btn.delete-btn:hover{background-color:#dc2626}@media (max-width:640px){.documents-grid{grid-template-columns:1fr}.documents-header{flex-direction:column;gap:12px;align-items:stretch}.toggle-documents-btn{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark .driver-page-container{background:linear-gradient(135deg,#0b1220,#0a0f1a)!important;color:#e5e7eb!important}.dark .verification-card,.dark .verification-container{background-color:#0f172a!important;border-color:#1f2937!important;color:#e5e7eb!important}.dark .verification-title{color:#93c5fd!important;border-bottom-color:rgba(147,197,253,.2)!important}.dark .driver-input,.dark .driver-label{color:#e5e7eb!important}.dark .driver-input{background-color:#0b1220!important;border-color:#334155!important}.dark .driver-input::-moz-placeholder{color:#94a3b8!important}.dark .driver-input::placeholder{color:#94a3b8!important}.dark .detail-customer,.dark .detail-section,.dark .document-card,.dark .document-item,.dark .no-requests{background-color:#0b1220!important;border-color:#1f2937!important;color:#e5e7eb!important}.dark .text-gray-500,.dark .text-gray-600,.dark .text-gray-700,.dark .text-gray-800{color:#e5e7eb!important}.dark .bg-gray-100,.dark .bg-gray-50,.dark .bg-white{background-color:#0f172a!important}.dark .border-gray-100,.dark .border-gray-200{border-color:#1f2937!important}.dark .customer-avatar,.dark .customer-avatar-large{background-color:#1f2937!important;color:#94a3b8!important}