.auth-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#f6f7f9;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.auth-card{background:#fff;padding:clamp(1.25rem,4vw,2rem);border-radius:12px;box-shadow:0 2px 12px #00000014;max-width:380px;width:100%}.auth-card h1{margin:0 0 .25rem;font-size:clamp(1.35rem,4vw,1.5rem);color:#1c1f34}.auth-sub{margin:0 0 1.5rem;color:#6c757d;font-size:.9rem}.auth-card input{width:100%;box-sizing:border-box;padding:12px 14px;margin-bottom:12px;border:1px solid #ebebeb;border-radius:8px;font-size:16px;min-height:48px}.auth-card input:focus{outline:2px solid #165548;outline-offset:2px}.auth-card button{width:100%;padding:14px;min-height:48px;background:#165548;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;touch-action:manipulation}.auth-card button:disabled{opacity:.7}.auth-err{color:#c41520;font-size:.9rem;margin:0 0 8px}.auth-ok{color:#0d8050;font-size:.9rem;margin:0 0 8px}.auth-foot{margin-top:1rem;font-size:.9rem;color:#6c757d}.auth-foot a{color:#165548;font-weight:600}@media(max-width:480px){.auth-page{padding:.75rem;align-items:flex-start;padding-top:max(2rem,env(safe-area-inset-top))}.auth-card{padding:1.25rem}}.dash{min-height:100vh;min-height:100dvh;background:#f6f7f9}.dash-head{background:#165548;color:#fff;padding:1rem clamp(1rem,4vw,1.5rem);display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.dash-head h1{margin:0;font-size:clamp(1.1rem,4vw,1.25rem)}.dash-head span{flex:1;min-width:0;font-size:.95rem}.dash-head button{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5);padding:8px 14px;min-height:44px;border-radius:6px;cursor:pointer;touch-action:manipulation;font-size:.9rem}.dash-main{padding:clamp(1rem,4vw,1.5rem);max-width:900px;margin:0 auto}.dash-err{color:#c41520}@media(max-width:600px){.dash-head{padding:.75rem 1rem}.dash-head span{font-size:.875rem}.dash-main{padding:1rem}}.admin-loading{padding:2rem;text-align:center}.admin-wrapper{display:flex;min-height:100vh}.admin-nav::-webkit-scrollbar,.admin-main::-webkit-scrollbar,.admin-modal::-webkit-scrollbar,.admin-push-userlist::-webkit-scrollbar{width:6px;height:6px}.admin-nav::-webkit-scrollbar-button,.admin-main::-webkit-scrollbar-button,.admin-modal::-webkit-scrollbar-button,.admin-push-userlist::-webkit-scrollbar-button{display:none}.admin-nav::-webkit-scrollbar-track,.admin-main::-webkit-scrollbar-track,.admin-modal::-webkit-scrollbar-track,.admin-push-userlist::-webkit-scrollbar-track{background:transparent}.admin-nav::-webkit-scrollbar-thumb,.admin-main::-webkit-scrollbar-thumb,.admin-modal::-webkit-scrollbar-thumb,.admin-push-userlist::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.admin-nav::-webkit-scrollbar-thumb:hover,.admin-main::-webkit-scrollbar-thumb:hover,.admin-modal::-webkit-scrollbar-thumb:hover,.admin-push-userlist::-webkit-scrollbar-thumb:hover{background:#0003}.admin-nav,.admin-main,.admin-modal,.admin-push-userlist{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.admin-nav,.admin-main{scrollbar-gutter:stable}#admin-sidebar{width:260px;min-width:260px;background:#fff;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;transition:width .2s ease,min-width .2s ease;overflow:hidden}#admin-sidebar.collapsed{width:72px;min-width:72px}#admin-sidebar.collapsed .admin-nav span,#admin-sidebar.collapsed .admin-nav-toggle span,#admin-sidebar.collapsed .admin-logo2,#admin-sidebar.collapsed .admin-nav-sub{display:none}#admin-sidebar.collapsed .admin-sidebar-logo{display:flex;align-items:center;justify-content:center}#admin-sidebar.collapsed .admin-logo1{width:32px;height:auto;margin-bottom:0}#admin-sidebar.collapsed .admin-sidebar-footer{flex-direction:column;gap:.25rem}#admin-sidebar.collapsed .admin-sidebar-collapse{margin-left:0}.admin-sidebar-header{flex-shrink:0;padding:1rem .75rem;border-bottom:1px solid rgba(0,0,0,.06)}.admin-sidebar-logo{display:block;text-decoration:none}.admin-logo{display:block;margin-bottom:.5rem}.admin-logo2{margin-bottom:0}.admin-nav{list-style:none;margin:0;padding:.5rem .75rem;flex:1;overflow-x:hidden;overflow-y:auto;min-width:0}.admin-nav li{margin:0}.admin-nav li a,.admin-nav-link-btn{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;color:#525252;text-decoration:none;border:none;background:none;width:100%;text-align:left;font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:.5rem;border-left:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.admin-nav-link-btn:hover,.admin-nav li a:hover{background:#0000000a;color:#171717}.admin-nav li a.active{background:#03865214;color:#038652;font-weight:600;border-left-color:#038652}.admin-nav-icon{flex-shrink:0;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;display:block}svg.admin-nav-icon,img.admin-nav-icon{width:1.25rem!important;height:1.25rem!important;min-width:1.25rem!important;min-height:1.25rem!important;max-width:1.25rem!important;max-height:1.25rem!important}.admin-nav-icon[src]{object-fit:contain}.admin-nav-section{padding:0}.admin-nav-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;border:none;background:none;font:inherit;font-size:.875rem;font-weight:500;color:#525252;cursor:pointer;text-align:left;border-radius:.5rem;transition:background .15s,color .15s}.admin-nav-toggle:hover{background:#0000000a;color:#171717}.admin-nav-toggle svg{transition:transform .2s;flex-shrink:0}.admin-nav-toggle svg.open{transform:rotate(180deg)}.admin-nav-sub{list-style:none;margin:0;padding:.25rem 0 0 1rem}.admin-nav-sub li a{padding:.375rem .5rem;font-size:.8125rem;color:#525252;border-radius:.5rem;border-left:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.admin-nav-sub li a:hover{background:#0000000a;color:#171717}.admin-nav-sub li a.active{background:#03865214;color:#038652;font-weight:600;border-left-color:#038652}.admin-sidebar-footer{flex-shrink:0;padding:.5rem .75rem;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-direction:row;align-items:center;gap:.5rem}.admin-sidebar-collapse{margin-left:auto;flex-shrink:0}.admin-collapse-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;padding:0;border:none;background:none;color:#00000059;cursor:pointer;border-radius:6px;transition:background .2s ease,color .2s ease}.admin-collapse-btn:hover{background:#0000000f;color:#171717}.admin-collapse-btn svg{width:14px;height:14px}#admin-content{flex:1;display:flex;flex-direction:column;min-width:0}.admin-main{flex:1;padding:1.5rem;overflow-x:hidden;overflow-y:auto;background:linear-gradient(135deg,#fafbfc,#f3f6fc,#fafbfc)}.admin-topbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#ffffffe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.admin-topbar-toggle{border:none;background:none;font-size:1.25rem;cursor:pointer;padding:.25rem}.admin-topbar-right{display:flex;align-items:center;gap:1rem}.admin-topbar-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;background:none;color:#555;font-size:1.1rem;cursor:pointer;text-decoration:none}.admin-topbar-icon svg,.admin-topbar-icon img{width:1.25rem;height:1.25rem;flex-shrink:0}.admin-topbar-icon:hover{color:#038652}.admin-topbar-user{position:relative}.admin-topbar-user>button>svg{width:14px;height:14px;flex-shrink:0}.admin-topbar-user>button{display:flex;align-items:center;gap:.5rem;border:none;background:none;font:inherit;cursor:pointer;color:#333;padding:.25rem 0}.admin-topbar-avatar{width:36px;height:36px;border-radius:50%;background:#038652;opacity:.8}.admin-topbar-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:180px;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:6px;padding:.5rem 0;z-index:100}.admin-topbar-dropdown a,.admin-topbar-dropdown button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;border:none;background:none;font:inherit;text-align:left;color:#333;text-decoration:none;cursor:pointer}.admin-topbar-dropdown a svg,.admin-topbar-dropdown a img,.admin-topbar-dropdown button svg,.admin-topbar-dropdown button img{width:1.25rem;height:1.25rem;flex-shrink:0}.admin-topbar-dropdown a:hover,.admin-topbar-dropdown button:hover{background:#03865214}.admin-page h4{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:#2d2d2d}.admin-page>p{margin:0 0 1.25rem;color:#6b7280;font-size:.95rem;line-height:1.4}.admin-page.admin-err{color:#c00}.admin-kpi-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;width:100%}.admin-kpi-card{flex:1 1 220px;min-width:200px;background:#f8f9fa;border-radius:12px;box-shadow:0 1px 3px #0000000f;padding:1.25rem;position:relative}.admin-kpi-title{text-align:left;font: 500 18px/27px Heebo,sans-serif;letter-spacing:0;color:#949494;opacity:1;margin-bottom:.5rem}.admin-kpi-icon{position:absolute;top:1.25rem;right:1.25rem;width:75px;height:75px;border-radius:50%;display:flex;align-items:center;justify-content:center}.admin-kpi-icon svg,.admin-kpi-icon img{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.admin-kpi-value{font-size:1.75rem;font-weight:700;color:#1f2937}.admin-kpi-delta{font-size:.85rem;font-weight:500}.admin-kpi-delta .arrow{opacity:.9}.admin-dash-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;align-items:stretch}.admin-chart-block{flex:1 1 320px;min-width:0;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;padding:1.25rem}.admin-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.admin-chart-head span{font-weight:600;color:#1f2937}.admin-chart-head select{padding:.35rem .6rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;color:#6b7280;background:#fff;cursor:pointer}.admin-chart{height:260px}.admin-chart-empty{height:260px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.admin-cities-block{flex:0 1 320px;min-width:0;max-width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;padding:1.25rem}.admin-cities-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.admin-cities-head span{font-weight:600;color:#1f2937}.admin-cities-head select{padding:.35rem .6rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;color:#6b7280;background:#fff;cursor:pointer}.admin-cities-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem}.admin-cities-header{font-weight:600;color:#6b7280}.admin-cities-row .city-name{flex:0 0 100px;color:#1f2937}.admin-cities-row .admin-cities-bar-wrap{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.admin-cities-bar{display:block;height:100%;border-radius:4px}.admin-cities-row .city-count{flex:0 0 44px;text-align:right;color:#6b7280;font-weight:500}.admin-cities-empty{color:#9ca3af;padding:1rem}.admin-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.admin-toolbar{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.admin-input,.admin-select{padding:.5rem .75rem;border:1px solid #C3CDD6;border-radius:6px;font-size:.9rem;color:#4e4d4d;background:#fff}.admin-select{min-width:140px}.admin-input::placeholder{color:#99a2aa}.admin-table-wrap{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #ECECEC}.admin-table th{background:#f3f6fc;font-weight:600;font-size:.85rem;color:#4e4d4d}.admin-actions{display:flex;gap:.25rem;flex-wrap:wrap}.admin-btn{padding:.4rem .75rem;border-radius:6px;border:1px solid #ddd;background:#fff;font-size:.9rem;cursor:pointer}.admin-btn:hover{background:#f5f5f5}.admin-btn.small{padding:.2rem .5rem;font-size:.85rem}.admin-btn.primary{background:#038652;color:#fff;border-color:#038652}.admin-btn.primary:hover{background:#027a4a;color:#fff}.admin-btn.danger{color:#c00;border-color:#fcc}.admin-btn.danger:hover{background:#fee}.admin-badge{padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.admin-badge.success{background:#e6f7ed;color:#038652}.admin-badge.muted{background:#eee;color:#666}.admin-pagination{display:flex;align-items:center;gap:1rem;padding:1rem;justify-content:center}.admin-pagination button{padding:.4rem .75rem;cursor:pointer}.admin-pagination button:disabled{opacity:.5;cursor:not-allowed}.admin-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.admin-modal{background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000001f;max-width:560px;width:100%;max-height:90vh;overflow:auto}.admin-modal-head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #ECECEC}.admin-modal-head h5{margin:0;font-size:1.1rem;font-weight:600;color:#4e4d4d}.admin-modal-close{border:none;background:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0 .25rem;line-height:1}.admin-modal-close:hover{color:#333}.admin-modal-body{padding:1.25rem}.admin-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.admin-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;font-size:.9rem}.admin-detail-grid strong{display:block;color:#666;font-size:.8rem;margin-bottom:.15rem}.admin-form{display:flex;flex-direction:column;gap:.5rem}.admin-form label{font-size:.9rem;font-weight:500}.admin-track ul{margin:.25rem 0 0 1rem;padding:0}.admin-cell-ellipsis{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-modal.admin-modal-lg{max-width:640px}.admin-modal--confirm{max-width:420px}.admin-confirm-message{margin:0 0 1rem;line-height:1.5;color:#374151}.admin-modal--confirm .admin-modal-actions{margin-top:1rem;margin-bottom:0}.admin-confirm-check{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;margin:0 0 1rem;font-size:.9rem;color:#374151}.admin-confirm-check input[type=checkbox]{flex-shrink:0;margin-top:.2rem;cursor:pointer}.admin-confirm-check span{line-height:1.4}.admin-driver-modal.admin-modal-lg{max-width:720px}.admin-driver-modal__cols{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.admin-driver-modal__left,.admin-driver-modal__right{display:flex;flex-direction:column;gap:.5rem;min-width:0}.admin-driver-profile-wrap{margin-bottom:.75rem}.admin-driver-profile{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.admin-driver-profile img{width:100%;height:100%;object-fit:cover}.admin-driver-initials{font-size:1.75rem;font-weight:600;color:#6b7280}.admin-driver-status-dot{position:absolute;bottom:4px;right:4px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0000001a}.admin-driver-status-dot.active{background:#038652}.admin-driver-status-dot.inactive{background:#dc2626}.admin-driver-detail-row{font-size:.9rem}.admin-driver-detail-row strong{display:block;color:#6b7280;font-size:.8rem;margin-bottom:.15rem;font-weight:600}.admin-driver-action-row{margin-top:.25rem}.admin-driver-action-row strong{margin-bottom:.35rem}.admin-driver-action-control{display:flex;align-items:center;gap:.35rem}.admin-driver-action-select{flex:1;min-width:0}.admin-driver-action-arrow{flex-shrink:0;padding:.35rem .5rem}.admin-driver-profile-placeholder{width:100px;height:100px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.admin-driver-profile-camera{font-size:2rem;color:#9ca3af}.admin-driver-form-label{font-size:.9rem;font-weight:500;color:#374151}.admin-upload-id{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:120px;border:2px dashed #d1d5db;border-radius:8px;background:#fafafa;cursor:pointer;position:relative;transition:border-color .2s,background .2s}.admin-upload-id:hover{border-color:#038652;background:#f0fdf4}.admin-upload-id-input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.admin-upload-id-icon{font-size:2rem;color:#9ca3af}.admin-upload-id-text{font-size:.85rem;font-weight:500;color:#6b7280}.admin-driver-id-placeholder{font-size:.9rem;color:#6b7280;margin:.25rem 0}.admin-btn--create-driver{width:100%;margin-top:.5rem;padding:.6rem 1rem;font-weight:600}.admin-support-thread{margin-top:1rem}.admin-support-activity{list-style:none;margin:.5rem 0 0;padding:0}.admin-support-activity li{padding:.5rem 0;border-bottom:1px solid #eee;font-size:.9rem}.admin-support-meta{color:#666;font-size:.8rem;margin-right:.5rem}.admin-form textarea.admin-input{min-height:80px;resize:vertical}.admin-tabs{display:flex;gap:.25rem;margin-bottom:1rem}.admin-tabs button{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem}.admin-tabs button.active{background:#038652;color:#fff;border-color:#038652}.admin-ok{color:#038652;font-size:.9rem;margin:0 0 .5rem}.admin-muted{color:#999;font-size:.9rem}.admin-check-row{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.25rem 0}.admin-push-userlist{max-height:200px;overflow:auto;border:1px solid #eee;border-radius:6px;padding:.5rem}.admin-settings-block{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:1rem;margin-bottom:1rem}.admin-settings-type{margin:0 0 .75rem;font-size:1rem}.admin-settings-grid{display:flex;flex-direction:column;gap:.5rem}.admin-settings-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.admin-settings-row label{min-width:140px}.admin-err{color:#c00;font-size:.9rem;margin:0 0 .5rem}.admin-drivers-head{margin-bottom:.5rem}.admin-drivers-toolbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.admin-drivers-search-wrap{position:relative;display:flex;align-items:center}.admin-drivers-search-icon{position:absolute;left:.65rem;color:#9ca3af;width:1rem;height:1rem;pointer-events:none}.admin-drivers-search{padding-left:2rem;min-width:160px}.admin-drivers-sort-wrap{display:flex;align-items:center;gap:.35rem}.admin-drivers-sort-label{font-size:.9rem;color:#6b7280}.admin-drivers-sort-wrap .admin-select{min-width:140px;padding-right:1.75rem;appearance:none;background-image:none}.admin-drivers-sort-chevron{margin-left:-1.5rem;color:#6b7280;width:.75rem;height:.75rem;pointer-events:none}.admin-drivers-pagination{display:flex;align-items:center;gap:.25rem}.admin-drivers-page-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;color:#4e4d4d}.admin-drivers-page-btn:hover:not(:disabled){background:#f5f5f5}.admin-drivers-page-btn:disabled{opacity:.5;cursor:not-allowed}.admin-drivers-page-num{font-size:.9rem;font-weight:500;padding:0 .5rem;color:#374151}.admin-drivers-toolbar .admin-btn.primary{margin-left:auto}.admin-status{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem}.admin-status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.admin-status--active{color:#038652}.admin-status--active .admin-status-dot{background:#038652}.admin-status--inactive{color:#dc2626}.admin-status--inactive .admin-status-dot{background:#dc2626}.admin-status--deleted{color:#6b7280}.admin-status--deleted .admin-status-dot{background:#9ca3af}.admin-row--deleted,.admin-drivers-table-wrap .admin-table tbody tr.admin-row--deleted{background:#f5f6f7!important}.admin-row--deleted td{color:#6b7280}.admin-drivers-table-wrap .admin-table tbody tr.admin-row--deleted:hover{background:#eef0f2!important}.admin-drivers-include-deleted{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.875rem;color:#6b7280;white-space:nowrap}.admin-drivers-include-deleted input{cursor:pointer}.admin-drivers-actions{display:flex;align-items:center;gap:.35rem}.admin-drivers-view-dropdown{position:relative}.admin-drivers-view-btn{display:inline-flex;align-items:center;gap:.25rem}.admin-drivers-view-chevron{width:.65rem;height:.65rem;opacity:.8}.admin-drivers-view-overlay{position:fixed;inset:0;z-index:40;cursor:default}.admin-drivers-view-menu{position:absolute;top:100%;left:0;z-index:41;margin-top:2px;min-width:160px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001f;padding:.35rem 0;display:flex;flex-direction:column}.admin-drivers-view-menu button{width:100%;padding:.5rem 1rem;border:none;background:none;font:inherit;font-size:.9rem;text-align:left;cursor:pointer;color:#374151}.admin-drivers-view-menu button:hover{background:#f3f4f6}.admin-drivers-view-menu .admin-drivers-menu-danger{color:#dc2626}.admin-drivers-detail-btn{padding:.35rem .5rem;display:inline-flex;align-items:center;justify-content:center}.admin-drivers-table-wrap .admin-table tbody tr:nth-child(2n){background:#fafafa}.admin-drivers-table-wrap .admin-table tbody tr:hover{background:#f9fafb}.admin-drivers-pagination-bottom{margin-top:0}.admin-sidebar-overlay{display:none;position:fixed;inset:0;z-index:999;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease}.admin-wrapper.admin-drawer-open .admin-sidebar-overlay{display:block;opacity:1;pointer-events:auto}@media(max-width:1023px){#admin-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1000;width:280px;min-width:280px;transform:translate(-100%);transition:transform .25s ease,box-shadow .25s ease;box-shadow:none}#admin-sidebar.collapsed{width:280px;min-width:280px}.admin-wrapper.admin-drawer-open #admin-sidebar{transform:translate(0);box-shadow:4px 0 20px #00000026}.admin-main{padding:1rem}.admin-topbar{padding:.75rem 1rem}.admin-topbar-toggle{min-width:44px;min-height:44px;padding:.5rem;display:flex;align-items:center;justify-content:center}.admin-topbar-user>button span:not(.admin-topbar-avatar){display:none}.admin-topbar-user>button{padding:.35rem 0}.admin-page h4{font-size:1.4rem}.admin-page>p{font-size:.9rem}.admin-kpi-row{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.admin-kpi-card{flex:1 1 calc(50% - .375rem);min-width:160px}.admin-kpi-title{font-size:16px;line-height:24px}.admin-kpi-icon{width:56px;height:56px;top:1rem;right:1rem}.admin-kpi-icon svg,.admin-kpi-icon img{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.admin-kpi-value{font-size:1.4rem}.admin-dash-row{gap:1rem;margin-top:1.5rem}.admin-chart-block{flex:1 1 100%;min-width:0}.admin-chart,.admin-chart-empty{height:220px}.admin-cities-block{flex:1 1 100%;min-width:0;width:100%}.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;border-radius:0}.admin-table{min-width:640px}.admin-modal-overlay{padding:.75rem;align-items:flex-end}.admin-modal{max-height:85vh;border-radius:12px 12px 0 0}.admin-detail-grid,.admin-driver-modal__cols{grid-template-columns:1fr}.admin-page-head{flex-direction:column;gap:.75rem}.admin-toolbar{gap:.5rem}.admin-select{min-width:120px}.admin-pagination{flex-wrap:wrap;gap:.5rem;padding:.75rem;font-size:.9rem}}@media(max-width:600px){.admin-kpi-card{flex:1 1 100%;min-width:0}.admin-kpi-icon{width:48px;height:48px;top:.875rem;right:.875rem}.admin-kpi-value{font-size:1.25rem}.admin-chart-head,.admin-cities-head{flex-wrap:wrap;gap:.5rem}.admin-chart-head select,.admin-cities-head select{width:100%;max-width:180px}.admin-cities-row .city-name{flex:0 0 80px;font-size:.85rem}.admin-cities-row .city-count{flex:0 0 36px;font-size:.85rem}.admin-modal-body{padding:1rem}.admin-detail-grid{gap:.5rem 1rem}.admin-settings-row label{min-width:100px}}@media(max-width:480px){.admin-main{padding:.75rem}.admin-topbar{padding:.5rem .75rem}.admin-topbar-right{gap:.5rem}.admin-topbar-icon{width:2rem;height:2rem;font-size:1rem}.admin-page h4{font-size:1.25rem}.admin-page>p{margin-bottom:1rem;font-size:.875rem}.admin-kpi-row{gap:.5rem;margin-top:1rem}.admin-kpi-card{padding:1rem}.admin-kpi-icon{width:44px;height:44px;top:.875rem;right:.875rem}.admin-kpi-icon svg,.admin-kpi-icon img{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.admin-dash-row{gap:.75rem;margin-top:1.25rem}.admin-chart,.admin-chart-empty{height:200px}.admin-table-wrap{margin:0 -.75rem;padding:0 .75rem}.admin-table{min-width:560px;font-size:.85rem}.admin-table th,.admin-table td{padding:.5rem .75rem}.admin-btn.small{padding:.35rem .6rem;font-size:.8rem}.admin-actions{gap:.2rem}.admin-pagination button{padding:.35rem .6rem;font-size:.85rem}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1c1f34;background-color:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}a{font-weight:500;color:#165548;text-decoration:inherit}a:hover{color:#0d4035}html{overflow-x:hidden;-webkit-overflow-scrolling:touch}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-overflow-scrolling:touch}#root{min-height:100vh}h1{font-size:clamp(1.5rem,5vw,3.2em);line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;touch-action:manipulation}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
