:root{color:#141414;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%;margin:0}body{color:#141414;background:#f7f8fa}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}.login-page{background:radial-gradient(circle at 100% 0,#1cd6581a,#0000 30%),#f7f8fa;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e2e4e2;border-radius:20px;flex-direction:column;gap:18px;width:100%;max-width:420px;padding:40px;display:flex;box-shadow:0 20px 50px #0f162e14}.login-logo{justify-content:center;margin-bottom:6px;display:flex}.login-logo span{color:#fff;background:#0f162e;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:800;display:grid}.login-card h1{text-align:center;margin:0;font-size:26px;line-height:1.2}.login-card>p{text-align:center;color:#5b5f5b;margin:-8px 0 10px;font-size:14px}.login-card label{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.login-card input{color:#141414;background:#f8f9fb;border:1px solid #e2e4e2;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s}.login-card input:focus{background:#fff;border-color:#1cd658;box-shadow:0 0 0 3px #1cd6581f}.primary-btn{color:#0f162e;background:#1cd658;border:0;border-radius:10px;width:100%;min-height:46px;font-weight:700;transition:transform .15s,opacity .15s,box-shadow .15s}.primary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #1cd65840}.primary-btn:active:not(:disabled){transform:translateY(0)}.app-shell{background:#f7f8fa;min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#0f162e;flex-direction:column;width:250px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:6px 10px 30px;display:flex}.brand-mark{color:#0f162e;background:#1cd658;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.brand>div{flex-direction:column;display:flex}.brand b{font-size:18px;line-height:1.1}.brand small{color:#ffffff8c;letter-spacing:.12em;margin-top:3px;font-size:9px;font-weight:700}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#ffffffad;border-radius:10px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#1cd658;background:#1cd65824}.logout{color:#ffffffa6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:46px;margin-top:auto;padding:0 13px;font-size:14px;display:flex}.logout:hover:not(:disabled){color:#ef4444;background:#ef44441a}.main{width:calc(100% - 250px);min-height:100vh;margin-left:250px}.topbar{background:#fff;border-bottom:1px solid #e2e4e2;justify-content:space-between;align-items:center;min-height:72px;padding:0 32px;display:flex}.topbar>div:first-child{flex-direction:column;gap:3px;display:flex}.topbar>div:first-child strong{font-size:14px}.topbar>div:first-child span{color:#5b5f5b;font-size:12px}.content{width:100%;max-width:1600px;margin:0 auto;padding:32px}.admin-user{align-items:center;gap:12px;display:flex}.admin-user-info{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.admin-user-info strong{font-size:13px}.admin-user-info span{color:#5b5f5b;font-size:11px}.profile-image{object-fit:cover;border-radius:50%;width:38px;height:38px;display:block}.admin-avatar{color:#fff;background:#0f162e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-heading h1{color:#141414;margin:0 0 6px;font-size:26px;line-height:1.2}.page-heading p{color:#5b5f5b;margin:0;font-size:14px}.panel{background:#fff;border:1px solid #e2e4e2;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0f162e08}.error-box{color:#c92e34;background:#e5484d14;border:1px solid #e5484d33;border-radius:10px;margin-bottom:18px;padding:13px 15px;font-size:13px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}thead{background:#f8f9fb}th{color:#5b5f5b;letter-spacing:.04em;text-transform:uppercase;text-align:left;white-space:nowrap;border-bottom:1px solid #e2e4e2;padding:13px 16px;font-size:11px;font-weight:700}td{color:#141414;vertical-align:middle;border-bottom:1px solid #ececec;padding:15px 16px;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background .15s}tbody tr:hover{background:#fafbfc}.detail-link{color:#168a3b;font-size:13px;font-weight:700;text-decoration:none}.detail-link:hover{color:#0f6e2e;text-decoration:underline}.ride-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700}.location-cell{white-space:nowrap;text-overflow:ellipsis;max-width:260px;display:block;overflow:hidden}.status{color:#5b5f5b;background:#f3f3f4;border-radius:999px;justify-content:center;align-items:center;min-width:max-content;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-completed{color:#168a3b;background:#1cd6581f}.status-cancelled,.status-canceled{color:#dc2626;background:#ef44441f}.status-pending{color:#b45309;background:#f59e0b1f}.status-searching{color:#2563eb;background:#3b82f61f}.status-accepted{color:#168a3b;background:#1cd6581f}.status-in-progress,.status-in_progress{color:#7c3aed;background:#8b5cf61f}.status-arrived{color:#0f766e;background:#14b8a61f}.status-picked-up,.status-picked_up{color:#1d4ed8;background:#3b82f61f}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.detail-grid .panel{padding:22px}.detail-grid h2{color:#141414;margin:0 0 20px;font-size:16px}.detail-list{flex-direction:column;display:flex}.detail-row{border-bottom:1px solid #e2e4e2;grid-template-columns:140px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.detail-row:last-child{border-bottom:0}.detail-row>span{color:#5b5f5b;font-size:13px}.detail-row strong{text-align:right;word-break:break-word;min-width:0;font-size:13px}.location-detail{flex-direction:column;gap:16px;display:flex}.location-detail>div:not(.location-line){flex-direction:column;gap:6px;display:flex}.location-label{color:#8fbf00;letter-spacing:.08em;font-size:10px;font-weight:800}.location-detail strong{font-size:14px;line-height:1.5}.location-detail small{color:#5b5f5b;font-size:12px}.location-line{background:#e2e4e2;width:100%;height:1px}.person-card{align-items:center;gap:14px;display:flex}.person-card>div:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.person-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.person-card span{color:#5b5f5b;font-size:13px}.person-image,.person-avatar{border-radius:50%;flex-shrink:0;width:52px;height:52px}.person-image{object-fit:cover;display:block}.person-avatar{color:#fff;background:#0f162e;place-items:center;font-size:16px;font-weight:700;display:grid}.empty-person{color:#5b5f5b;padding:16px 0;font-size:14px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e2e4e2;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.stat-card span{color:#5b5f5b;font-size:12px;font-weight:600}.stat-card strong{color:#0f162e;font-size:28px;line-height:1}.loading-state,.empty-state{color:#5b5f5b;place-items:center;min-height:180px;padding:30px;font-size:14px;display:grid}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0f162e2e padding-box padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#0f162e4d padding-box padding-box}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sidebar{width:220px}.main{width:calc(100% - 220px);margin-left:220px}.detail-grid{grid-template-columns:1fr}.content{padding:24px}.topbar{padding:0 24px}}@media (width<=700px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;min-height:auto;padding:14px;position:static;overflow-x:auto}.brand{flex-shrink:0;padding:0 16px 0 0}.brand>div{display:none}.sidebar nav{flex-direction:row;flex:1}.nav-item{flex-shrink:0;min-height:42px;padding:0 10px}.nav-item span{display:none}.logout{flex-shrink:0;width:auto;margin:0;padding:0 10px}.logout span{display:none}.main{width:100%;margin-left:0}.topbar{min-height:64px;padding:0 16px}.topbar>div:first-child span,.admin-user-info{display:none}.content{padding:18px 14px}.page-heading{flex-direction:column}.page-heading h1{font-size:23px}.stats-grid{grid-template-columns:1fr}.login-card{padding:30px 24px}}@media (width<=480px){.detail-row{grid-template-columns:1fr;gap:5px}.detail-row strong{text-align:left}.detail-grid .panel{padding:18px}th,td{padding-left:12px;padding-right:12px}.location-cell{max-width:180px}}.brand-logo{object-fit:contain;width:50px;height:50px;display:block}.route-location{align-items:flex-start;gap:14px;display:flex}.route-marker{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:5px}.pickup-marker{background:#76eb07}.drop-marker{background:#ef4444}.route-content{flex-direction:column;gap:4px;display:flex}.route-content strong{color:#141414;font-size:15px;line-height:1.5}.route-connection{gap:14px;min-height:54px;margin-left:5px;display:flex}.route-line{background:#e2e4e2;width:2px}.route-metrics{color:#5b5f5b;align-items:center;gap:7px;font-size:13px;display:flex}.route-metrics strong{color:#141414}.map-text-link{color:#4d9900;width:fit-content;margin-top:2px;font-size:13px;font-weight:600;text-decoration:none}.map-text-link:hover{text-decoration:underline}.map-route-link{color:#141414;background:#fff;border:1px solid #e2e4e2;border-radius:10px;justify-content:center;align-items:center;margin-top:20px;padding:11px 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nearby-riders-list{flex-direction:column;gap:12px;display:flex}.nearby-rider-card{border:1px solid var(--border,#e5e7eb);background:var(--card-background,#fff);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.nearby-rider-card:hover{border-color:var(--primary,#2563eb);transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.nearby-rider-main{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.nearby-rider-avatar{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;font-weight:700;display:flex}.nearby-rider-name-row{align-items:center;gap:10px;display:flex}.nearby-rider-name-row strong{color:#111827;font-size:15px}.nearby-rider-vehicle{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.nearby-rider-distance{color:#059669;white-space:nowrap;background:#ecfdf5;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.nearby-rider-location{color:#2563eb;width:fit-content;margin-top:2px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.nearby-rider-location:hover{text-decoration:underline}.nearby-rider-actions{flex-shrink:0;align-items:center;display:flex}.nearby-rider-accept{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;min-width:110px;padding:9px 16px;font-size:13px;font-weight:600;transition:background .2s,transform .15s,opacity .2s}.nearby-rider-accept:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.nearby-rider-accept:active:not(:disabled){transform:translateY(0)}.nearby-rider-accept:disabled{opacity:.6;cursor:not-allowed}@media (width<=640px){.nearby-rider-card{flex-direction:column;align-items:stretch}.nearby-rider-actions,.nearby-rider-accept{width:100%}.nearby-rider-name-row{flex-wrap:wrap}}.nearby-rider-card{border:1px solid var(--border,#e5e7eb);background:var(--card-background,#fff);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.nearby-rider-info{flex-direction:column;gap:5px;min-width:0;display:flex}.nearby-rider-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nearby-rider-distance{color:#059669;background:#ecfdf5;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:600}.nearby-rider-vehicle{color:#6b7280;font-size:13px}.nearby-rider-location{color:#2563eb;width:fit-content;font-size:12px;font-weight:500;text-decoration:none}.nearby-rider-actions{flex-shrink:0}.nearby-rider-accept{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-width:120px;padding:10px 16px;font-size:13px;font-weight:600}.nearby-rider-accept:hover:not(:disabled){background:#1d4ed8}.rider-route-button{color:#fff;background:#2563eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:16px 0;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.rider-route-button:hover{background:#1d4ed8}@media (width<=640px){.nearby-rider-card{flex-direction:column;align-items:stretch}.nearby-rider-actions,.nearby-rider-accept{width:100%}}.promo-table-wrapper{overflow-x:auto}.promo-table{border-collapse:collapse;width:100%;min-width:1050px}.promo-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#fff6;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:13px 16px;font-size:11px;font-weight:700}.promo-table td{color:#ffffffb8;vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:16px;font-size:13px}.promo-table tbody tr{transition:background .15s}.promo-table tbody tr:hover{background:#ffffff06}.promo-main{flex-direction:column;gap:4px;display:flex}.promo-main strong{color:#fff;letter-spacing:.02em;font-size:14px}.promo-main span{color:#ffffff6b;font-size:12px}.promo-discount{flex-direction:column;gap:3px;display:flex}.promo-discount strong{color:var(--accent,#f5c451);font-size:14px}.promo-discount span{color:#ffffff61;font-size:11px}.promo-services{flex-wrap:wrap;gap:5px;display:flex}.promo-services span{color:#ffffffa6;background:#ffffff0f;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:600}.promo-dates{white-space:nowrap;flex-direction:column;gap:3px;font-size:11px;display:flex}.promo-dates span:nth-child(2){color:#ffffff40;font-size:10px}.promo-actions{align-items:center;gap:6px;display:flex}.icon-button{color:#fff9;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.icon-button:hover{color:#fff;background:#ffffff14;border-color:#ffffff24}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:700;transition:opacity .15s,background .15s;display:inline-flex}.primary-button{background:var(--accent,#f5c451);color:#151515;border:1px solid #ffffff1a}.primary-button:hover{opacity:.9}.primary-button:disabled,.secondary-button:disabled,.icon-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{color:#ffffffb8;background:#ffffff0b;border:1px solid #ffffff17}.secondary-button:hover{background:#ffffff14}.table-toolbar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:0 16px;display:flex}.search-box{color:#ffffff59;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;align-items:center;gap:9px;width:320px;height:36px;padding:0 11px;display:flex}.search-box:focus-within{border-color:#ffffff29}.search-box input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:#ffffff4d}.table-count{color:#ffffff59;font-size:11px}.pagination{color:#ffffff73;border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:14px;padding:15px;font-size:12px;display:flex}.pagination button{color:#ffffffa6;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.pagination button:hover:not(:disabled){color:#fff;background:#ffffff14}.pagination button:disabled{opacity:.3;cursor:not-allowed}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#151515;border:1px solid #ffffff14;border-radius:12px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 80px #00000073}.promo-modal{width:min(760px,100%)}.modal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.modal-header h2{color:#fff;margin:0;font-size:18px}.modal-header p{color:#fff6;margin:5px 0 0;font-size:12px}.promo-modal form{padding:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-grid label,.form-full{flex-direction:column;gap:7px;display:flex}.form-grid label>span,.form-label{color:#ffffff7a;font-size:11px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff09;border:1px solid #ffffff17;border-radius:7px;outline:0;padding:10px 11px;font-size:12px}.form-grid select{cursor:pointer}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#f5c4518c}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#ffffff40}.form-full{grid-column:1/-1}.service-checkboxes{gap:8px;display:flex}.checkbox-option{cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;align-items:center;min-height:36px;padding:0 11px;flex-direction:row!important;gap:8px!important;width:fit-content!important}.checkbox-option input{width:auto;accent-color:var(--accent,#f5c451)}.checkbox-option span{color:#ffffffa6!important;font-size:12px!important}.modal-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;display:flex}@media (width<=700px){.page-heading{flex-direction:column;align-items:flex-start;gap:14px}.table-toolbar{flex-direction:column;align-items:stretch;padding:14px 16px}.search-box{width:100%}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.modal-backdrop{padding:12px}.promo-modal form{padding:18px}}.profile-header{align-items:center;gap:18px;margin-bottom:24px;display:flex}.profile-avatar{background:var(--surface-secondary);border-radius:50%;justify-content:center;align-items:center;width:84px;min-width:84px;height:84px;font-size:28px;font-weight:600;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-summary{flex-direction:column;gap:4px;display:flex}.profile-summary h3{margin:0}.profile-summary>span:not(.status){color:#6b7280;font-size:13px}.pagination{background:#fff;border-top:1px solid #e2e4e2;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:16px 20px;display:flex}.pagination-info{color:#5b5f5b;white-space:nowrap;align-items:center;gap:18px;font-size:12px;display:flex}.pagination-info label{align-items:center;gap:8px;display:flex}.pagination-info select{color:#141414;cursor:pointer;background:#fff;border:1px solid #e2e4e2;border-radius:8px;outline:none;width:68px;height:36px;padding:0 8px;font-size:12px}.pagination-info select:focus{border-color:#1cd658;box-shadow:0 0 0 3px #1cd6581a}.pagination-controls{flex-shrink:0;align-items:center;gap:5px;display:flex}.pagination-controls button{box-sizing:border-box;color:#5b5f5b;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.pagination-controls button:hover:not(:disabled){color:#141414;background:#f7f8fa}.pagination-controls button.active{color:#fff;background:#141414;border-color:#141414;width:36px;min-width:36px;font-weight:700}.pagination-controls button:disabled{opacity:1;color:#b8bcb8;cursor:not-allowed}.pagination-controls button.pagination-nav{color:#141414;white-space:nowrap;background:#fff;border:1px solid #e2e4e2;border-radius:8px;flex-shrink:0;width:100px;min-width:100px;height:36px;padding:0 14px;font-size:12px;font-weight:600;line-height:1}.pagination-controls button.pagination-nav:hover:not(:disabled){background:#f7f8fa;border-color:#c8ccc8}.pagination-controls button.pagination-nav:disabled{color:#b8bcb8;background:#f8f9fb;border-color:#e2e4e2}.pagination-ellipsis{color:#9a9e9a;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:28px;min-width:28px;height:36px;font-size:12px;line-height:1;display:inline-flex}@media (width<=768px){.pagination{flex-direction:column;align-items:stretch;gap:14px;padding:14px 16px}.pagination-info{justify-content:space-between}.pagination-controls{justify-content:center;width:100%}}@media (width<=480px){.pagination{padding:14px 12px}.pagination-info{flex-wrap:wrap;justify-content:space-between}.pagination-controls{gap:3px}.pagination-controls button.pagination-nav{width:90px;min-width:90px;padding:0 8px}.pagination-controls button,.pagination-controls button.active{width:34px;min-width:34px}}.vehicle-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.vehicle-header h2{margin:0}.vehicle-edit-button{color:#5b5f5b;cursor:pointer;background:#fff;border:1px solid #e2e4e2;border-radius:7px;height:32px;padding:0 11px;font-size:12px;font-weight:700}.vehicle-edit-button:hover{color:#fff;background:#0f162e;border-color:#0f162e}.vehicle-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f162e80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.vehicle-modal{background:#fff;border:1px solid #e2e4e2;border-radius:16px;width:min(600px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0f162e2e}.vehicle-modal-header{border-bottom:1px solid #e2e4e2;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.vehicle-modal-kicker{color:#7b807b;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.vehicle-modal-header h2{margin:0;font-size:19px}.vehicle-modal-header p{color:#5b5f5b;margin:5px 0 0;font-size:13px}.vehicle-modal-close{color:#5b5f5b;cursor:pointer;background:#fff;border:1px solid #e2e4e2;border-radius:8px;flex:0 0 32px;width:32px;height:32px;font-size:20px;line-height:1}.vehicle-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px 24px;display:grid}.vehicle-form-field{flex-direction:column;gap:7px;display:flex}.vehicle-form-field span{color:#5b5f5b;font-size:12px;font-weight:700}.vehicle-form-field input{color:#141414;background:#fff;border:1px solid #dfe2df;border-radius:8px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:13px}.vehicle-form-field input:focus{border-color:#9aa0a0;box-shadow:0 0 0 3px #0f162e12}.vehicle-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 24px 18px;padding:11px 12px;font-size:13px}.vehicle-modal-footer{border-top:1px solid #e2e4e2;justify-content:flex-end;gap:9px;padding:16px 24px 22px;display:flex}.vehicle-cancel-button,.vehicle-save-button{cursor:pointer;border-radius:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700}.vehicle-cancel-button{color:#5b5f5b;background:#fff;border:1px solid #dfe2df}.vehicle-cancel-button:hover{background:#f8f9fb}.vehicle-save-button{color:#fff;background:#0f162e;border:1px solid #0f162e}.vehicle-save-button:hover:not(:disabled){background:#080d1d;border-color:#080d1d}.vehicle-cancel-button:disabled,.vehicle-save-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=560px){.vehicle-header{align-items:center}.vehicle-form-grid{grid-template-columns:1fr}.vehicle-modal-overlay{padding:14px}.vehicle-modal-header,.vehicle-form-grid,.vehicle-modal-footer{padding-left:18px;padding-right:18px}.vehicle-form-error{margin-left:18px;margin-right:18px}}.vehicle-form-field select{color:#0f172a;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.vehicle-form-field select:hover:not(:disabled){border-color:#aab3c0}.vehicle-form-field select:focus{border-color:#64748b;box-shadow:0 0 0 3px #64748b1f}.vehicle-form-field select:disabled{opacity:.65;cursor:not-allowed}.section-edit-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-edit-header h2{margin:0}.section-edit-button{color:#0f162e;cursor:pointer;background:#fff;border:1px solid #e2e4e2;border-radius:7px;height:32px;padding:0 10px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s}.section-edit-button:hover{color:#fff;background:#0f162e;border-color:#0f162e}.section-modal-overlay{z-index:1001;-webkit-backdrop-filter:blur(3px);background:#0f172a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.section-modal{background:#fff;border:1px solid #e2e4e2;border-radius:16px;width:min(560px,100%);max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 24px 70px #0f172a33}.section-modal-header{border-bottom:1px solid #e2e4e2;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.section-modal-kicker{color:#64748b;letter-spacing:.1em;font-size:10px;font-weight:800}.section-modal-header h2{margin:4px 0 0;font-size:20px}.section-modal-header p{color:#64748b;margin:6px 0 0;font-size:13px}.section-modal-close{color:#64748b;cursor:pointer;background:#f8f9fb;border:1px solid #e2e4e2;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;display:inline-flex}.section-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px 0;display:grid}.section-form-grid-single{grid-template-columns:1fr}.section-form-field{flex-direction:column;gap:7px;display:flex}.section-form-field-wide{grid-column:1/-1}.section-form-field span{color:#0f172a;font-size:13px;font-weight:600}.section-form-field input{color:#0f172a;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;padding:10px 12px}.section-form-field input:focus{border-color:#64748b;box-shadow:0 0 0 3px #64748b1f}.section-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:11px 13px;font-size:13px}.section-modal-footer{border-top:1px solid #e2e4e2;justify-content:flex-end;align-items:center;gap:10px;padding-top:20px;display:flex}.section-cancel-button,.section-save-button{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:600}.section-cancel-button{color:#334155;background:#fff;border:1px solid #d1d5db}.section-save-button{color:#fff;background:#0f162e;border:1px solid #0f162e}@media (width<=560px){.section-form-grid{grid-template-columns:1fr}.section-form-field-wide{grid-column:auto}}.profile-actions{align-items:center;gap:8px;display:flex}.rider-status-select{color:#0f162e;cursor:pointer;background:#fff;border:1px solid #d8dde5;border-radius:7px;outline:none;min-width:98px;height:32px;padding:0 28px 0 10px;font-size:12px;font-weight:700}.rider-status-select:focus{border-color:#64748b;box-shadow:0 0 0 3px #64748b1f}.rider-status-active{color:#168a3b;background:#f4faf5;border-color:#b9d7c1}.rider-status-inactive{color:#5b5f5b;background:#f8f9fb;border-color:#d7dbe0}.rider-status-select:disabled{opacity:.6;cursor:not-allowed}.rider-status-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:-8px 0 16px;padding:9px 11px;font-size:12px}@media (width<=560px){.profile-actions{width:100%}.section-edit-button,.rider-status-select{flex:1}.section-form-grid{grid-template-columns:1fr}.section-form-field-wide{grid-column:auto}}.vehicle-completion-warning{color:#5b5f5b;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:8px;margin:-8px 0 16px;padding:10px 12px;font-size:12px;line-height:1.4}.status-active{color:#167a45;background:#e8f7ee;border-color:#bfe8cf}.status-pending{color:#a15c00;background:#fff7e6;border-color:#f3d49a}.status-verification{color:#245ea8;background:#eaf2ff;border-color:#bfd4f3}.status-inactive{color:#60646c;background:#f1f2f4;border-color:#d8dadd}.status-blocked{color:#b42318;background:#fdecec;border-color:#f4c2c0}.status-online{color:#167a45;background:#e8f7ee;border-color:#bfe8cf}.status-offline{color:#60646c;background:#f1f2f4;border-color:#d8dadd}.wallet-balance-negative{color:#b42318;font-weight:700}.sales-page{flex-direction:column;gap:20px;display:flex}.sales-toolbar{background:#fff;border:1px solid #e2e4e2;border-radius:16px;grid-template-columns:auto repeat(3,minmax(180px,1fr));align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 14px;display:grid;box-shadow:0 2px 8px #0f162e08}.sales-toolbar-label{color:#141414;align-items:center;gap:8px;min-width:90px;padding:0 6px;font-size:13px;font-weight:700;display:flex}.sales-toolbar-label svg{color:#5b5f5b}.sales-select{background:#f8f9fb;border:1px solid #e2e4e2;border-radius:10px;align-items:center;gap:10px;min-width:0;height:46px;padding:0 12px;display:flex}.sales-select span{color:#8a8e8a;flex-shrink:0;font-size:11px;font-weight:600}.sales-select select{color:#141414;cursor:pointer;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font-size:13px;font-weight:600}.sales-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.sales-stats .stat-card{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-height:124px}.sales-stats .stat-card>div{flex-direction:column;gap:10px;min-width:0;display:flex}.sales-stats .stat-card svg{color:#168a3b;flex-shrink:0}.sales-stats .stat-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:25px;overflow:hidden}.sales-main-panel,.sales-analysis-panel{padding:18px}.sales-table-panel .sales-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.sales-panel-header h2{color:#141414;margin:0 0 5px;font-size:16px}.sales-panel-header p{color:#5b5f5b;margin:0;font-size:12px;line-height:1.5}.sales-header-total{background:#f8f9fb;border:1px solid #e2e4e2;border-radius:12px;flex-direction:column;align-items:flex-end;gap:4px;min-width:150px;padding:10px 14px;display:flex}.sales-header-total span{color:#8a8e8a;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.sales-header-total strong{color:#0f162e;font-size:20px;line-height:1.2}.sales-header-total small{color:#8a8e8a;font-size:10px}.sales-chart{min-height:310px;display:flex}.sales-chart-y{color:#8a8e8a;text-align:right;flex-direction:column;justify-content:space-between;width:78px;padding:0 12px 30px 0;font-size:10px;display:flex}.sales-chart-body{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.sales-chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 30px}.sales-chart-grid span{border-top:1px dashed #e6e8e6;width:100%;height:1px}.sales-chart-bars{z-index:1;align-items:stretch;gap:8px;height:280px;padding:0 4px;display:flex;position:relative;overflow-x:auto}.sales-chart-item{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:10px;min-width:44px;display:flex}.sales-chart-bar-area{justify-content:center;align-items:flex-end;width:100%;height:240px;display:flex}.sales-chart-bar{background:#1cd658;border-radius:6px 6px 3px 3px;width:24px;min-height:5px;transition:height .25s,opacity .2s}.sales-chart-bar:hover{opacity:.75}.sales-chart-item>span{color:#8a8e8a;white-space:nowrap;font-size:10px}.sales-chart-empty,.sales-analysis-empty{color:#8a8e8a;justify-content:center;align-items:center;min-height:220px;font-size:13px;display:flex}.sales-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.sales-breakdown{flex-direction:column;gap:20px;display:flex}.sales-breakdown-row{grid-template-columns:minmax(110px,.7fr) minmax(120px,1fr) auto;align-items:center;gap:14px;display:grid}.sales-breakdown-info{flex-direction:column;gap:3px;min-width:0;display:flex}.sales-breakdown-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.sales-breakdown-info span{color:#8a8e8a;font-size:11px}.sales-breakdown-track{background:#eef0ee;border-radius:999px;height:7px;overflow:hidden}.sales-breakdown-track>div{border-radius:inherit;background:#1cd658;height:100%}.sales-breakdown-value{color:#141414;text-align:right;min-width:90px;font-size:13px}.sales-service-list{flex-direction:column;display:flex}.sales-service-row{border-bottom:1px solid #ececec;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.sales-service-row:first-child{padding-top:0}.sales-service-row:last-child{border-bottom:0;padding-bottom:0}.sales-service-icon{color:#168a3b;background:#f0faf3;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.sales-service-row>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sales-service-row>div:nth-child(2) strong{font-size:13px}.sales-service-row>div:nth-child(2) span{color:#8a8e8a;font-size:11px}.sales-service-row>strong{color:#141414;font-size:13px}.sales-financial-panel{overflow:hidden}.sales-financial-grid{border:1px solid #e2e4e2;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.sales-financial-grid>div{background:#f8f9fb;border-right:1px solid #e2e4e2;flex-direction:column;gap:8px;min-width:0;padding:18px;display:flex}.sales-financial-grid>div:last-child{border-right:0}.sales-financial-grid span{color:#8a8e8a;font-size:11px;font-weight:600}.sales-financial-grid strong{color:#0f162e;font-size:18px;line-height:1.2}.sales-table-panel{padding-top:22px}.sales-table-panel .sales-panel-header{padding:0 22px}.sales-table-count{color:#5b5f5b;background:#f8f9fb;border:1px solid #e2e4e2;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.sales-table-panel table{min-width:950px}.sales-table-panel th,.sales-table-panel td{white-space:nowrap;padding-left:18px;padding-right:18px}.sales-payment{align-items:center;gap:7px;display:inline-flex}.sales-payment svg{color:#8a8e8a}.sales-table-empty{color:#8a8e8a;text-align:center;padding:45px 20px!important}@media (width<=1200px){.sales-toolbar{grid-template-columns:auto repeat(2,minmax(180px,1fr))}.sales-stats,.sales-financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-financial-grid>div:nth-child(2){border-right:0}.sales-financial-grid>div:nth-child(-n+2){border-bottom:1px solid #e2e4e2}}@media (width<=900px){.sales-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-toolbar-label{grid-column:1/-1;width:100%}.sales-analysis-grid{grid-template-columns:1fr}}@media (width<=650px){.sales-toolbar{grid-template-columns:1fr}.sales-toolbar-label{grid-column:auto}.sales-stats,.sales-financial-grid{grid-template-columns:1fr}.sales-financial-grid>div,.sales-financial-grid>div:nth-child(2){border-bottom:1px solid #e2e4e2;border-right:0}.sales-financial-grid>div:last-child{border-bottom:0}.sales-panel-header{flex-direction:column}.sales-header-total{align-items:flex-start;width:100%}.sales-chart-y{width:58px}.sales-breakdown-row{grid-template-columns:1fr auto}.sales-breakdown-track{grid-area:2/1/auto/-1}.sales-breakdown-value{min-width:auto}}@media (width<=450px){.sales-main-panel,.sales-analysis-panel,.sales-financial-panel{padding:18px}.sales-table-panel .sales-panel-header{padding:0 18px}.sales-chart{min-height:270px}.sales-chart-bars{height:240px}.sales-chart-bar-area{height:205px}}.remittance-overview{background:#fff;border:1px solid #e2e4e2;border-radius:16px;grid-template-columns:2fr 1fr 1fr;margin-bottom:20px;display:grid;overflow:hidden}.remittance-overview-item{border-right:1px solid #e2e4e2;flex-direction:column;justify-content:center;gap:5px;min-height:92px;padding:18px 22px;display:flex}.remittance-overview-item:last-child{border-right:0}.remittance-overview-item span{color:#5b5f5b;font-size:12px;font-weight:600}.remittance-overview-item strong{color:#0f162e;font-size:22px;line-height:1.1}.remittance-toolbar{border-bottom:1px solid #e2e4e2;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 16px;display:flex}.remittance-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.remittance-toolbar>div:first-child strong{color:#141414;font-size:14px}.remittance-toolbar>div:first-child span{color:#5b5f5b;font-size:11px}.remittance-search{color:#8a8f8a;background:#f8f9fb;border:1px solid #e2e4e2;border-radius:8px;align-items:center;gap:8px;width:260px;height:36px;padding:0 11px;display:flex}.remittance-search:focus-within{background:#fff;border-color:#c9ccc9}.remittance-search input{color:#141414;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.remittance-search input::placeholder{color:#969a96}.remittance-table{min-width:900px}.remittance-table th{padding:12px 16px}.remittance-table td{padding:14px 16px}.remittance-rider{align-items:center;gap:11px;display:flex}.remittance-avatar{color:#fff;background:#0f162e;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:grid}.remittance-rider-info{flex-direction:column;gap:3px;min-width:130px;display:flex}.remittance-rider-info strong{color:#141414;font-size:13px;font-weight:650}.remittance-rider-info span{color:#8a8f8a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.remittance-vehicle{flex-direction:column;gap:2px;display:flex}.remittance-vehicle strong{color:#141414;font-size:12px;font-weight:600}.remittance-vehicle span{color:#6b706b;font-size:11px}.remittance-balance{color:#5b5f5b;font-variant-numeric:tabular-nums}.remittance-balance-negative{color:#dc2626;font-variant-numeric:tabular-nums;font-weight:650}.remittance-due-header,.remittance-due{text-align:right!important}.remittance-due strong{color:#141414;font-variant-numeric:tabular-nums;font-size:14px;font-weight:750}.remittance-view-link{align-items:center;gap:5px;display:inline-flex}.remittance-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;display:flex}.remittance-empty-state svg{color:#8a8f8a;margin-bottom:4px}.remittance-empty-state strong{color:#141414;font-size:14px}.remittance-empty-state span{color:#6b706b;font-size:12px}.remittance-spin{animation:.8s linear infinite remittance-spin}@keyframes remittance-spin{to{transform:rotate(360deg)}}@media (width<=800px){.remittance-overview{grid-template-columns:1fr}.remittance-overview-item{border-bottom:1px solid #e2e4e2;border-right:0;min-height:72px}.remittance-overview-item:last-child{border-bottom:0}.remittance-toolbar{flex-direction:column;align-items:stretch;padding:14px 16px}.remittance-search{width:100%}}.dashboard-page{width:100%;min-width:0}.dashboard-heading{margin-bottom:26px}.dashboard-refresh{color:#303642;background:#fff;border:1px solid #d9dde5;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f162e0a}.dashboard-refresh:hover:not(:disabled){background:#f8f9fb;border-color:#cbd0da;transform:translateY(-1px);box-shadow:0 3px 8px #0f162e0f}.dashboard-refresh:active:not(:disabled){transform:translateY(0)}.dashboard-refresh:disabled{opacity:.55;cursor:not-allowed}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #e2e4e8;border-radius:14px;align-items:center;gap:15px;min-width:0;min-height:108px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 2px 7px #0f162e09}.dashboard-stat-card:hover{border-color:#d5d9e0;transform:translateY(-1px);box-shadow:0 5px 14px #0f162e0e}.dashboard-stat-icon{border-radius:11px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.dashboard-stat-icon-blue{color:#3567c8;background:#eef4ff}.dashboard-stat-icon-amber{color:#b7791f;background:#fff7e8}.dashboard-stat-icon-purple{color:#7655c8;background:#f3efff}.dashboard-stat-icon-slate{color:#4b5563;background:#f0f2f5}.dashboard-stat-content{flex-direction:column;gap:7px;min-width:0;display:flex}.dashboard-stat-content span{color:#69707d;font-size:12px;font-weight:600;line-height:1.3}.dashboard-stat-content strong{color:#161a22;letter-spacing:-.025em;font-size:26px;font-weight:750;line-height:1}.dashboard-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e2e4e8;border-radius:15px;min-width:0;padding:21px;box-shadow:0 2px 7px #0f162e08}.dashboard-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:19px;display:flex}.dashboard-panel-header>div:first-child{min-width:0}.dashboard-panel-header h2{color:#181c24;margin:0 0 5px;font-size:15px;font-weight:700;line-height:1.3}.dashboard-panel-header p{color:#7a818d;margin:0;font-size:12px;line-height:1.45}.dashboard-panel-icon{color:#59616e;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:9px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.dashboard-revenue-main{border-bottom:1px solid #eceef1;flex-direction:column;gap:8px;padding:13px 0 20px;display:flex}.dashboard-revenue-main span{color:#747b87;font-size:12px;font-weight:600}.dashboard-revenue-main strong{color:#171b23;letter-spacing:-.025em;font-size:30px;font-weight:760;line-height:1}.dashboard-revenue-rows{flex-direction:column;display:flex}.dashboard-revenue-rows>div{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.dashboard-revenue-rows>div:last-child{border-bottom:0}.dashboard-revenue-rows span{color:#69707d;font-size:12px}.dashboard-revenue-rows strong{color:#20242d;text-align:right;font-size:13px;font-weight:700}.dashboard-negative{color:#c24141!important}.dashboard-positive{color:#3f6f4b!important}.dashboard-metrics{border:1px solid #eceef1;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.dashboard-metric{background:#fcfcfd;flex-direction:column;justify-content:center;gap:8px;min-width:0;min-height:83px;padding:14px 15px;display:flex}.dashboard-metric:nth-child(odd){border-right:1px solid #eceef1}.dashboard-metric:nth-child(-n+2){border-bottom:1px solid #eceef1}.dashboard-metric span{color:#737a86;font-size:11px;font-weight:600;line-height:1.3}.dashboard-metric strong{color:#191d25;text-overflow:ellipsis;font-size:19px;font-weight:730;line-height:1.1;overflow:hidden}.dashboard-metric-money{font-size:16px!important}.dashboard-performance{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-performance-item{background:#fcfcfd;border:1px solid #eceef1;border-radius:10px;flex-direction:column;justify-content:center;gap:8px;min-width:0;min-height:83px;padding:14px 15px;display:flex}.dashboard-performance-item span{color:#737a86;font-size:11px;font-weight:600;line-height:1.3}.dashboard-performance-item strong{color:#191d25;font-size:20px;font-weight:730;line-height:1}.dashboard-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.dashboard-bottom-stat{background:#fff;border:1px solid #e2e4e8;border-radius:13px;align-items:center;gap:13px;min-width:0;min-height:78px;padding:15px 17px;display:flex;box-shadow:0 2px 7px #0f162e06}.dashboard-bottom-icon{color:#59616e;background:#f3f4f6;border-radius:9px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.dashboard-bottom-content{flex-direction:column;gap:5px;min-width:0;display:flex}.dashboard-bottom-content span{color:#737a86;font-size:11px;font-weight:600;line-height:1.3}.dashboard-bottom-content strong{color:#1a1e26;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:720;line-height:1.2;overflow:hidden}.dashboard-spin{animation:.8s linear infinite dashboard-spin}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1200px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard-heading{gap:14px}.dashboard-refresh{width:100%}.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-panel{padding:17px}.dashboard-revenue-main strong{font-size:26px}}@media (width<=480px){.dashboard-stat-card{min-height:94px;padding:15px}.dashboard-stat-content strong{font-size:23px}.dashboard-metrics,.dashboard-performance{grid-template-columns:1fr}.dashboard-metric:nth-child(odd){border-right:0}.dashboard-metric:nth-child(-n+2){border-bottom:0}.dashboard-metric:not(:last-child){border-bottom:1px solid #eceef1}.dashboard-performance-item{min-height:72px}.dashboard-revenue-rows>div{gap:10px}}
