:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.phone-input-container{width:100%;max-width:400px}.phone-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.75rem;display:flex}.form-label{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:flex}.label-icon{color:#3b82f6}.input-wrapper{background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;height:48px;transition:all .3s;display:flex;overflow:hidden}.input-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.country-code{color:#4b5563;white-space:nowrap;background:#f9fafb;border-right:2px solid #e5e7eb;align-items:center;height:100%;padding:0 1rem;font-weight:600;display:flex}.phone-input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;align-items:center;height:100%;padding:0 1rem;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.phone-input::placeholder{color:#9ca3af}.phone-input:disabled{cursor:not-allowed;background:#f3f4f6}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}.helper-text{text-align:center;color:#6b7280;margin-top:.5rem;font-size:.85rem}@media (width<=480px){.phone-input-container{max-width:100%}.form-label{font-size:.9rem}.phone-input{font-size:16px}}.otp-verification-container{width:100%;max-width:400px;position:relative}.back-btn{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.back-btn:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.back-btn svg{width:18px;height:18px}.otp-form-wrapper{flex-direction:column;gap:1.5rem;display:flex}.otp-header{text-align:center;margin-bottom:1rem}.header-icon{color:#3b82f6;margin-bottom:.5rem}.otp-header h2{color:#1f2937;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.masked-phone{color:#6b7280;margin-top:.5rem;font-size:.9rem}.otp-form{flex-direction:column;gap:1.5rem;display:flex}.otp-inputs-group{justify-content:space-between;gap:.5rem;display:flex}.otp-input{text-align:center;color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;width:48px;height:56px;font-family:Courier New,monospace;font-size:1.5rem;font-weight:600;transition:all .3s}.otp-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.otp-input:disabled{cursor:not-allowed;background:#f3f4f6}.otp-input::placeholder{color:#d1d5db}.otp-input:not(:placeholder-shown){background:#f0fdf4;border-color:#10b981}.error-message{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.error-message svg{flex-shrink:0}.verify-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.verify-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.verify-btn:active:not(:disabled){transform:translateY(0)}.verify-btn:disabled{opacity:.6;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}.resend-section{text-align:center;border-top:1px solid #e5e7eb;padding-top:1rem}.timer-info{color:#6b7280;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.timer-info svg{color:#3b82f6;width:18px;height:18px}.resend-btn{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.resend-btn:hover:not(:disabled){background:#eff6ff;transform:translateY(-1px)}.resend-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.otp-inputs-group{gap:.375rem}.otp-input{width:42px;height:50px;font-size:1.25rem}.back-btn{margin-bottom:1rem}.otp-header h2{font-size:1.25rem}}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.login-container{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;width:100%;max-width:1000px;display:grid}.login-content{background:#fff;border-radius:12px;flex-direction:column;gap:2rem;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 60px #0000004d}.logo-section{text-align:center;margin-bottom:.5rem}.logo-badge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:8px;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.logo-text{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.login-title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-subtitle{color:#6b7280;font-size:.95rem}.login-footer{text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem}.security-note{color:#6b7280;font-size:.85rem;line-height:1.5}.login-illustration{justify-content:center;align-items:center;display:flex}.illustration-placeholder{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.illustration-svg{filter:drop-shadow(0 10px 30px #0003);width:200px;height:200px}.illustration-placeholder h3{margin:0;font-size:1.5rem;font-weight:700}.illustration-placeholder p{opacity:.9;max-width:300px;margin:0;font-size:.95rem;line-height:1.6}@media (width<=768px){.login-container{grid-template-columns:1fr;gap:1.5rem}.login-content{padding:2rem 1.5rem}.login-title{font-size:1.5rem}.login-illustration{display:none}}@media (width<=480px){.login-page{padding:.75rem}.login-content{border-radius:8px;gap:1.5rem;padding:1.5rem 1rem}.logo-badge{padding:.625rem 1.25rem;font-size:.85rem}.login-title{font-size:1.25rem}.login-subtitle{font-size:.9rem}.security-note{font-size:.8rem}}.dashboard-page{background:#f9fafb;min-height:100vh}.dashboard-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:2rem 1rem;box-shadow:0 4px 12px #0000001a}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.dashboard-header h1{margin:0;font-size:2rem;font-weight:700}.logout-btn{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.logout-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.dashboard-main{max-width:1200px;margin:2rem auto;padding:0 1rem}.dashboard-container{flex-direction:column;gap:2rem;display:flex}.welcome-section{text-align:center;margin-bottom:1rem}.welcome-section h2{color:#1f2937;margin:0 0 .5rem;font-size:1.75rem}.welcome-section p{color:#6b7280;margin:0;font-size:1.05rem}.user-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014}.info-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.info-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.info-header h3{color:#1f2937;margin:0;font-size:1.25rem}.info-details{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.info-item .label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.info-item .value{color:#1f2937;font-size:1rem;font-weight:500}.phone-display{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.phone-display svg{color:#3b82f6;flex-shrink:0}.phone-display .value{color:#1f2937;margin:0;font-size:1rem;font-weight:500}.role-badge{color:#fff;text-transform:capitalize;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:6px;width:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.feature-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.feature-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.feature-icon{margin-bottom:1rem;font-size:2.5rem}.feature-card h4{color:#1f2937;margin:0 0 .5rem;font-size:1.1rem}.feature-card p{color:#6b7280;margin:0;font-size:.9rem}@media (width<=768px){.header-content{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-header h1{font-size:1.5rem}.logout-btn{align-self:flex-end}.welcome-section h2{font-size:1.5rem}.features-grid,.info-details{grid-template-columns:1fr}}@media (width<=480px){.dashboard-header{padding:1.5rem 1rem}.dashboard-header h1{font-size:1.25rem}.logout-btn{padding:.625rem 1rem;font-size:.85rem}.user-info-card{padding:1.5rem 1rem}.welcome-section h2{font-size:1.25rem}.feature-card{padding:1.25rem}.feature-icon{font-size:2rem}}.date-filter{flex-direction:column;gap:.6rem;display:flex}.date-filter-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.date-filter-label{color:#64748b;white-space:nowrap;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:flex}.date-filter-label svg{color:#94a3b8}.preset-group{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.preset-btn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:.3rem .7rem;font-size:.78rem;font-weight:600;transition:all .15s}.preset-btn:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.preset-btn.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.date-clear-btn{color:#94a3b8;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.date-clear-btn:hover{color:#dc2626;background:#fef2f2;border-color:#dc2626}.date-custom-row{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.75rem 1rem;animation:.15s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.date-input{color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.82rem;transition:border-color .15s}.date-input:focus{border-color:#3b82f6;outline:none}.date-to{color:#94a3b8;white-space:nowrap;font-size:.8rem;font-weight:500}.date-apply-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.82rem;font-weight:600;transition:background .15s}.date-apply-btn:hover:not(:disabled){background:#2563eb}.date-apply-btn:disabled{opacity:.45;cursor:not-allowed}@media (width<=768px){.date-custom-row{flex-direction:column;align-items:stretch}.date-input,.date-apply-btn{width:100%}}.vehicles-container{background:#f9fafb;min-height:100vh;padding:2rem}.vehicles-header{margin-bottom:2rem}.header-title{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.header-title h2{color:#1f2937;margin:0;font-size:1.75rem}.header-title svg{color:#3b82f6}.filters-section{background:#fff;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;display:grid;box-shadow:0 2px 4px #00000014}.filter-group{flex-direction:column;gap:.5rem;display:flex}.filter-group label{color:#374151;font-size:.9rem;font-weight:600}.filter-select,.filter-input{border:2px solid #e5e7eb;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .3s}.filter-select:focus,.filter-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.error-banner{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:6px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem;display:flex}.error-banner svg{flex-shrink:0}.loading-state{background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.table-wrapper{background:#fff;border-radius:8px;overflow:auto;box-shadow:0 2px 4px #00000014}.vehicles-table{border-collapse:collapse;width:100%}.vehicles-table thead{background:#f3f4f6}.vehicles-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:1rem;font-size:.9rem;font-weight:600}.vehicles-table td{color:#1f2937;border-bottom:1px solid #e5e7eb;padding:1rem}.vehicles-table tbody tr{transition:background-color .3s}.vehicles-table tbody tr:hover{background-color:#f9fafb}.vehicles-table tbody tr.approved{background-color:#f0fdf4}.vehicles-table tbody tr.pending{background-color:#fef9c3}.vehicles-table tbody tr.rejected{background-color:#fef2f2}.vehicle-number{color:#3b82f6;font-family:Courier New,monospace;font-weight:600}.mobile{color:#666;font-family:Courier New,monospace;font-weight:500}.status-badge{text-transform:capitalize;border-radius:6px;padding:.375rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.active{color:#065f46;background:#d1fae5}.status-badge.inactive{color:#991b1b;background:#fecaca}.approval-badge{text-transform:capitalize;border-radius:6px;padding:.375rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.approval-badge.approved{color:#065f46;background:#d1fae5}.approval-badge.pending{color:#92400e;background:#fef3c7}.approval-badge.rejected{color:#991b1b;background:#fee2e2}.empty-state{color:#6b7280;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.filter-group-full{grid-column:1/-1}.vehicles-table tbody tr.clickable-row{cursor:pointer}.pagination{background:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:1rem;padding:1.25rem;display:flex}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h3{color:#1f2937;margin:0;font-size:1.1rem;font-weight:600}.modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.rc-photo-section{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.rc-image{aspect-ratio:16/10;object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:100%;transition:transform .15s,box-shadow .15s;display:block}.rc-image:hover{transform:scale(1.01);box-shadow:0 4px 16px #0000001f}.rc-image-error{aspect-ratio:16/10;color:#9ca3af;background:#f9fafb;border:1.5px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.rc-link-fallback{color:#3b82f6;font-size:.8rem;text-decoration:underline}.modal-error{color:#991b1b;background:#fee2e2;border-left:3px solid #dc2626;border-radius:6px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}@media (width<=768px){.vehicles-container{padding:1rem}.header-title h2{font-size:1.5rem}.filters-section{grid-template-columns:1fr}.vehicles-table{font-size:.85rem}.vehicles-table th,.vehicles-table td{padding:.75rem .5rem}}.drivers-container{background:#f1f5f9;min-height:100vh;padding:2rem;font-family:inherit}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.page-header-left{align-items:center;gap:.875rem;display:flex}.page-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-header-left h2{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.page-subtitle{color:#64748b;margin:0;font-size:.85rem}.filters-inline{gap:.75rem;display:flex}.search-input{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;min-width:220px;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.search-input::placeholder{color:#94a3b8}.error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:.9rem;display:flex}.loading-state{color:#64748b;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;display:flex}.loading-state .spinner{color:#3b82f6;animation:1s linear infinite spin}.empty-state{color:#94a3b8;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem;display:flex}.empty-state svg{color:#cbd5e1}.empty-state h3{color:#334155;margin:0;font-size:1rem}.empty-state p{margin:0;font-size:.875rem}.drivers-list{flex-direction:column;gap:.875rem;display:flex}.driver-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.driver-card:hover{border-color:#cbd5e1;box-shadow:0 4px 20px #00000012}.driver-card.status-approved{border-left:4px solid #22c55e}.driver-card.status-pending{border-left:4px solid #f59e0b}.driver-card.status-unknown{border-left:4px solid #cbd5e1}.card-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.card-header:hover{background:#f8fafc}.card-header-left{flex:1;align-items:center;gap:.875rem;min-width:0;display:flex}.driver-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.driver-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.driver-avatar.sm{width:38px;height:38px;font-size:.95rem}.card-info{min-width:0}.card-name-row{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.25rem;display:flex}.card-name-row h3{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.975rem;font-weight:600;overflow:hidden}.card-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.meta-item{color:#64748b;align-items:center;gap:.3rem;font-size:.825rem;display:flex}.meta-item svg{color:#94a3b8;flex-shrink:0}.status-chip{white-space:nowrap;border-radius:20px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-chip.approved{color:#16a34a;background:#dcfce7}.status-chip.pending{color:#a16207;background:#fef9c3}.status-chip.unknown{color:#64748b;background:#f1f5f9}.ml-auto{margin-left:auto}.card-header-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.review-btn{color:#3b82f6;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #3b82f6;border-radius:8px;padding:.375rem .875rem;font-size:.8rem;font-weight:600;transition:all .15s}.review-btn:hover{color:#fff;background:#3b82f6}.expand-icon{color:#94a3b8;align-items:center;display:flex}.card-body{border-top:1px solid #f1f5f9;padding:0 1.25rem 1.25rem;animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.docs-section{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.25rem;display:grid}.docs-group-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:flex}.docs-images-row{flex-wrap:wrap;gap:.75rem;display:flex}.doc-image-block{flex-direction:column;flex:1;gap:.35rem;min-width:100px;display:flex}.doc-image-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.doc-image{aspect-ratio:16/10;object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:100%;transition:transform .15s,box-shadow .15s;display:block}.doc-image:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}.doc-image-error{aspect-ratio:16/10;color:#94a3b8;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.doc-link-fallback{color:#3b82f6;font-size:.75rem;text-decoration:underline}.doc-number{color:#475569;margin:.4rem 0 0;font-family:Courier New,monospace;font-size:.8rem;font-weight:500}.info-grid{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.info-item{flex-direction:column;gap:.25rem;display:flex}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.info-value{color:#1e293b;font-size:.9rem;font-weight:500}.vehicle-mono{color:#3b82f6;font-family:Courier New,monospace;font-weight:700}.badge{border-radius:20px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.badge.owner{color:#16a34a;background:#dcfce7}.badge.not-owner{color:#dc2626;background:#fef2f2}.badge.approved{color:#16a34a;background:#dcfce7}.badge.pending{color:#a16207;background:#fef9c3}.badge.unknown{color:#64748b;background:#f1f5f9}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;padding:1.25rem 0;display:flex}.page-btn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.page-btn:hover:not(:disabled){color:#3b82f6;border-color:#3b82f6}.page-btn:disabled{opacity:.35;cursor:not-allowed}.page-info{color:#64748b;font-size:.875rem;font-weight:500}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #0000002e}.modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.modal-title-row{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.modal-title-row h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.modal-mobile{color:#3b82f6;margin:0;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.modal-close:hover{color:#0f172a;background:#e2e8f0}.modal-body{padding:1.25rem 1.5rem}.modal-detail-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.modal-detail-item{flex-direction:column;gap:.25rem;display:flex}.modal-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.modal-value{color:#1e293b;font-size:.9rem;font-weight:500}.modal-docs-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.modal-driver-photo-wrap{flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.modal-driver-photo{object-fit:cover;border:1px solid #e2e8f0;border-radius:12px;width:100px;height:100px}.modal-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.modal-footer{border-top:1px solid #f1f5f9;gap:.75rem;padding:1rem 1.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn .spinner{animation:1s linear infinite spin}.btn-approve{color:#15803d;background:#dcfce7}.btn-approve:hover:not(:disabled){background:#bbf7d0}.btn-reject{color:#dc2626;background:#fef2f2}.btn-reject:hover:not(:disabled){background:#fecaca}@media (width<=768px){.drivers-container{padding:1rem}.page-header{flex-direction:column;align-items:flex-start}.search-input{width:100%;min-width:100%}.filters-inline{width:100%}.docs-section,.modal-detail-grid,.modal-docs-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{width:100%;height:100%}
