: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)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1150px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}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%}*{box-sizing:border-box}body{color:#1d2939;background:#f3f7fc;margin:0;font-family:Inter,Arial,sans-serif}.login-page{background:linear-gradient(135deg,#eef6ff 0%,#f8fafc 50%,#fff7ed 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;width:min(430px,100%);padding:36px;box-shadow:0 24px 60px #0f172a1f}.login-logo{margin-bottom:24px;font-size:38px;font-weight:900}.login-logo span{color:#1570ef}.login-logo strong{color:#f97316}.login-card h1{margin:0;font-size:30px}.login-card>p{color:#667085;margin:10px 0 28px}.login-card label{color:#344054;gap:8px;margin-top:18px;font-weight:800;display:grid}.login-card input{border:1px solid #d0d5dd;border-radius:12px;height:48px;padding:0 14px;font-size:16px}.login-card input:focus{border-color:#1570ef;outline:3px solid #dbeafe}.login-card button{color:#fff;cursor:pointer;background:#1570ef;border:0;border-radius:12px;width:100%;height:50px;margin-top:24px;font-size:16px;font-weight:800}.login-card button:disabled{opacity:.65;cursor:wait}.login-error{color:#b42318;background:#fef2f2;border-radius:10px;margin-top:18px;padding:12px;font-weight:700}.logout-button{color:#b42318;margin-top:24px}.page{width:130%;min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e4e7ec;width:210px;min-width:210px;padding:28px 20px}.logo{margin-bottom:36px;font-size:34px;font-weight:900}.logo-primary{color:#1570ef}.logo-secondary{color:#f97316}nav{flex-direction:column;gap:10px;display:flex}.nav-item{color:#475467;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;height:46px;padding:0 14px;font-size:15px;font-weight:800}.nav-item.active,.nav-item:hover{color:#1570ef;background:#eff8ff}.content{background:#f4f7fb;flex:1;max-width:none;min-height:100vh;padding:24px 24px 24px 8px;overflow-x:hidden}.header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.header h1{color:#18233f;letter-spacing:-1px;margin:0;font-size:44px;font-weight:900;line-height:1.1}.header p{color:#667085;margin:10px 0 0;font-size:18px;font-weight:500}.refresh-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1d72f3,#0f5fe8);border:none;border-radius:14px;align-items:center;gap:8px;padding:14px 24px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 12px 25px #1d72f340}.grid,.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px;display:grid}.stat-card{background:#fff;border:1px solid #e4e8f0;border-radius:24px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:24px;min-height:190px;padding:30px;display:grid;overflow:hidden;box-shadow:0 20px 45px #0f172a0f}.stat-icon{border-radius:20px;justify-content:center;align-items:center;width:76px;min-width:76px;height:76px;font-size:34px;display:flex}.stat-content{min-width:0}.stat-title{color:#08142f;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin:0 0 14px;font-size:22px;font-weight:900;line-height:1.25}.stat-card h2{letter-spacing:-1px;white-space:nowrap;margin:0;font-size:44px;font-weight:900;line-height:1}.stat-desc{color:#7d879c;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin:18px 0 0;font-size:16px;font-weight:700;line-height:1.45}.stat-green .stat-icon{background:#dcfce7}.stat-green h2{color:#16a34a}.stat-blue .stat-icon{background:#dbeafe}.stat-blue h2{color:#1d72f3}.stat-purple .stat-icon{background:#f3e8ff}.stat-purple h2{color:#7e22ce}.stat-orange .stat-icon{background:#ffedd5}.stat-orange h2{color:#f97316}.stat-cyan .stat-icon{background:#cffafe}.stat-cyan h2{color:#0891b2}.stat-red .stat-icon{background:#fee2e2}.stat-red h2{color:#dc2626}.form-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;max-width:720px;padding:24px}.form-row{border-bottom:1px solid #eaecf0;grid-template-columns:1fr 220px;align-items:center;gap:16px;padding:12px 0;display:grid}.form-row span{color:#344054;font-weight:800}.form-row input{border:1px solid #d0d5dd;border-radius:12px;height:42px;padding:0 12px;font-size:15px;font-weight:700}.field-title{color:#344054;font-weight:800}.field-description{color:#667085;margin-top:4px;font-size:12px}@media (width<=1200px){.grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(360px,1fr))}}@media (width<=950px){.grid,.dashboard-grid{grid-template-columns:1fr}}@media (width<=850px){.page{flex-direction:column}.sidebar{width:100%;min-width:100%}.header{flex-direction:column;align-items:flex-start;gap:16px}.header h1{font-size:34px}.stat-card{grid-template-columns:76px minmax(0,1fr);padding:24px}.stat-title{font-size:20px}.stat-card h2{font-size:38px}.form-row{grid-template-columns:1fr}}.reports-page{width:100%}.reports-summary-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;margin-bottom:24px;display:grid}.report-summary-card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;padding:22px;box-shadow:0 12px 28px #0f172a0d}.report-summary-card span{color:#667085;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.report-summary-card strong{color:#101828;font-size:30px;font-weight:900}.reports-grid{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px;display:grid}.chart-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:24px;box-shadow:0 12px 28px #0f172a0d}.chart-card.large{grid-column:span 2}.chart-card h3,.reports-table-card h3{color:#101828;margin:0 0 20px;font-size:20px;font-weight:900}.empty-chart{color:#667085;justify-content:center;align-items:center;height:320px;font-weight:700;display:flex}.reports-table-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:24px;overflow-x:auto;box-shadow:0 12px 28px #0f172a0d}.reports-table{border-collapse:collapse;width:100%}.reports-table th,.reports-table td{text-align:left;border-bottom:1px solid #eaecf0;padding:14px;font-size:14px}.reports-table th{color:#101828;font-weight:900}.reports-table td{color:#344054;font-weight:700}@media (width<=1100px){.reports-summary-grid{grid-template-columns:repeat(2,1fr)}.reports-grid{grid-template-columns:1fr}.chart-card.large{grid-column:span 1}}@media (width<=700px){.reports-summary-grid{grid-template-columns:1fr}}.driver-form-grid input{border:1px solid #d0d5dd;border-radius:12px;height:44px;padding:0 12px;font-size:14px}.driver-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.driver-form-grid label{flex-direction:column;gap:6px;display:flex}.driver-form-grid span{color:#344054;font-size:13px;font-weight:800}.driver-form-grid input,.driver-form-grid select{border:1px solid #d0d5dd;border-radius:12px;height:44px;padding:0 12px;font-size:14px}@media (width<=800px){.driver-form-grid{grid-template-columns:1fr}}.drivers-table-card{background:#fff;border:1px solid #e4e7ec;border-radius:22px;width:100%;padding:16px;overflow-x:auto;box-shadow:0 12px 28px #0f172a0d}.drivers-table{border-collapse:separate;border-spacing:0 10px;width:100%;min-width:1150px}.drivers-table thead th{color:#101828;text-align:left;white-space:nowrap;padding:12px 14px;font-size:14px;font-weight:900}.drivers-table tbody tr{background:#f8fafc;box-shadow:0 1px #1018280d}.drivers-table tbody tr:nth-child(2n){background:#eef6ff}.drivers-table tbody tr:hover{background:#e0f2fe}.drivers-table td{color:#101828;vertical-align:middle;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;padding:14px;font-size:14px;font-weight:700}.drivers-table td:first-child{border-left:1px solid #e4e7ec;border-top-left-radius:14px;border-bottom-left-radius:14px}.drivers-table td:last-child{border-right:1px solid #e4e7ec;border-top-right-radius:14px;border-bottom-right-radius:14px}.driver-actions{flex-wrap:wrap;gap:8px;min-width:330px;display:flex}.driver-actions button{color:#fff;cursor:pointer;background:#475467;border:0;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.driver-actions button:hover{background:#1570ef}.drivers-table td:nth-child(6),.drivers-table td:nth-child(7),.drivers-table th:nth-child(6),.drivers-table th:nth-child(7){text-align:center}.rides-table-card{background:#fff;border:1px solid #e4e7ec;border-radius:22px;width:100%;max-width:none;padding:16px;overflow-x:auto;box-shadow:0 12px 28px #0f172a0d}.rides-table{border-collapse:separate;border-spacing:0 10px;width:100%;min-width:1150px}.rides-table thead th{color:#101828;text-align:left;white-space:nowrap;padding:12px 14px;font-size:14px;font-weight:900}.rides-table tbody tr{background:#f8fafc;box-shadow:0 1px #1018280d}.rides-table tbody tr:nth-child(2n){background:#eef6ff}.rides-table tbody tr:hover{background:#e0f2fe}.rides-table td{color:#101828;vertical-align:middle;white-space:nowrap;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;padding:14px;font-size:14px;font-weight:700}.rides-table td:first-child{border-left:1px solid #e4e7ec;border-top-left-radius:14px;border-bottom-left-radius:14px}.rides-table td:last-child{border-right:1px solid #e4e7ec;border-top-right-radius:14px;border-bottom-right-radius:14px}.rides-table td:nth-child(3),.rides-table td:nth-child(4),.rides-table td:nth-child(5){white-space:normal;min-width:110px}.rides-table td:first-child{min-width:150px}.rides-table td:nth-child(2){min-width:130px}.rides-table td:nth-child(8){min-width:110px}.rides-page{width:100%;max-width:none}.ride-actions{flex-wrap:wrap;gap:8px;display:flex}.detail-button{color:#fff;cursor:pointer;white-space:nowrap;background:#475467;border:0;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:800}.detail-button:hover{background:#1570ef}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.status-completed{color:#15803d;background:#dcfce7}.status-cancelled{color:#b91c1c;background:#fee2e2}.status-requested,.status-accepted,.status-arrived,.status-in_progress{color:#1d4ed8;background:#dbeafe}.rides-toolbar{background:#fff;border:1px solid #e4e7ec;border-radius:18px;grid-template-columns:180px minmax(360px,1fr) 120px;gap:14px;width:100%;margin-bottom:24px;padding:14px;display:grid;box-shadow:0 10px 24px #0f172a0d}.rides-toolbar select,.rides-toolbar input{color:#101828;background:#f8fafc;border:1px solid #d0d5dd;border-radius:12px;outline:none;height:46px;padding:0 14px;font-size:14px;font-weight:700}.rides-toolbar select:focus,.rides-toolbar input:focus{background:#fff;border-color:#1570ef;box-shadow:0 0 0 4px #1570ef1f}.rides-toolbar input::placeholder{color:#98a2b3}.rides-toolbar button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1570ef,#0f5fe8);border:none;border-radius:12px;height:46px;padding:0 18px;font-size:14px;font-weight:900;box-shadow:0 10px 20px #1570ef33}.rides-toolbar button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #1570ef40}@media (width<=900px){.rides-toolbar{grid-template-columns:1fr}}.pricing-page{width:100%}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.pricing-card{background:#fff;border:1px solid #e4e7ec;border-radius:22px;flex-direction:column;gap:18px;padding:22px;display:flex;box-shadow:0 12px 28px #0f172a0d}.pricing-card h3{color:#101828;margin:0;font-size:18px;font-weight:900}.pricing-card p{color:#667085;margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.45}.pricing-card input{color:#101828;background:#f8fafc;border:1px solid #d0d5dd;border-radius:14px;outline:none;height:48px;padding:0 14px;font-size:16px;font-weight:800}.pricing-card input:focus{background:#fff;border-color:#1570ef;box-shadow:0 0 0 4px #1570ef1f}@media (width<=800px){.pricing-grid{grid-template-columns:1fr}}.driver-avatar-img{object-fit:cover;border:2px solid #e4e7ec;border-radius:14px;width:46px;height:46px}.driver-avatar-placeholder{color:#1570ef;background:#eff8ff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:900;display:flex}.driver-modal-title{text-align:center;letter-spacing:-.5px;margin:0 0 16px;font-size:30px;font-weight:900;color:#101828!important}.driver-modal-title:after{content:"";background:linear-gradient(90deg,#1570ef,#f97316);border-radius:999px;width:90px;height:4px;margin:10px auto 0;display:block}.form-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.form-grid label{color:#344054;flex-direction:column;gap:6px;font-weight:700;display:flex}.form-grid input,.form-grid select{border:1px solid #d0d5dd;border-radius:10px;height:40px;padding:0 10px}.primary-button{color:#fff;cursor:pointer;background:#1570ef;border:0;border-radius:12px;min-height:42px;padding:0 16px;font-weight:800}.data-table tr{cursor:pointer}.commission-page{flex-direction:column;gap:24px;display:flex}.commission-layout{grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);align-items:start;gap:24px;display:grid}.commission-list-card,.commission-detail-card{background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:24px;box-shadow:0 18px 50px #1018280f}.commission-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.commission-card-header h2{color:#101828;margin:0;font-size:22px;font-weight:900}.commission-card-header p{color:#667085;margin:6px 0 0;font-weight:700}.commission-list{flex-direction:column;gap:10px;display:flex}.commission-list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:16px;justify-content:space-between;gap:14px;width:100%;padding:14px 16px;transition:all .15s;display:flex}.commission-list-item:hover{border-color:#1570ef;transform:translateY(-1px)}.commission-list-item.active{background:#eff8ff;border-color:#1570ef}.commission-list-item strong{color:#101828;font-size:15px;font-weight:900;display:block}.commission-list-item span{color:#667085;margin-top:4px;font-size:12px;font-weight:800;display:block}.commission-list-meta{text-align:right;flex-shrink:0}.commission-list-meta b{color:#027a48;font-size:18px;font-weight:900;display:block}.commission-list-meta small{color:#667085;margin-top:4px;font-weight:800;display:block}.commission-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.commission-form-grid label{flex-direction:column;gap:8px;display:flex}.commission-form-grid label.wide{grid-column:1/-1}.commission-form-grid span{color:#344054;font-size:13px;font-weight:900}.commission-form-grid input,.commission-form-grid select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:14px;outline:none;height:46px;padding:0 14px;font-weight:700}.commission-form-grid input:focus,.commission-form-grid select:focus{border-color:#1570ef;box-shadow:0 0 0 4px #1570ef1f}.commission-form-grid input:disabled{color:#667085;background:#f2f4f7}.commission-switch-row{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.commission-switch-row label{color:#344054;align-items:center;gap:8px;font-weight:800;display:inline-flex}.commission-preview{background:#ecfdf3;border:1px solid #abefc6;border-radius:18px;margin-top:20px;padding:16px}.commission-preview h3{color:#067647;margin:0 0 6px;font-weight:900}.commission-preview p{color:#067647;margin:0 0 8px;font-weight:700}.commission-preview strong{color:#027a48;font-size:20px;font-weight:900}.commission-actions{justify-content:flex-end;margin-top:20px;display:flex}.secondary-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:12px;min-height:40px;padding:0 14px;font-weight:900}.primary-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=1100px){.commission-layout{grid-template-columns:1fr}}@media (width<=700px){.commission-form-grid{grid-template-columns:1fr}}
