@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.compact-selectors{align-items:center;gap:12px;display:flex}.selector-group{position:relative}.selector-chip{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:4px 12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.selector-chip.combined{gap:0}.selector-section{align-items:center;gap:6px;display:flex;position:relative}.selector-section.disabled{opacity:.5;cursor:not-allowed}.selector-section.city-label{cursor:default;color:#cbd5e1}.city-icon{flex-shrink:0;font-size:14px}.city-name{color:#cbd5e1;text-transform:capitalize;font-size:13px;font-weight:600}.selector-icon{flex-shrink:0;font-size:14px}.selector-divider{color:#ffffff26;user-select:none;margin:0 10px;font-weight:300}.selector-native{appearance:none;color:#e2e8f0;width:auto;min-width:60px;max-width:150px;cursor:inherit;text-overflow:ellipsis;text-transform:capitalize;background:0 0;border:none;outline:none;padding:4px 0;font-family:inherit;font-size:13px;font-weight:600}.selector-chip:hover{box-shadow:none;background:#ffffff14;border-color:#fff3}.selector-native option{color:#f8fafc;background:#0f172a;padding:10px}.selector-arrow{pointer-events:none;opacity:.6;color:#94a3b8;font-size:10px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (width<=768px){.compact-selectors{gap:8px}.selector-chip{padding:2px 8px}.selector-chip.combined{padding-right:20px}.selector-divider{margin:0 4px}.selector-native{min-width:40px;max-width:80px;font-size:12px}.selector-icon{display:none}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bellAlertPulse{0%{transform:scale(1);box-shadow:0 0 #ef444466}50%{color:#dc2626;background:#fee2e2;transform:scale(1.1);box-shadow:0 0 0 6px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}@keyframes bellRing{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.header{--header-height:64px;height:var(--header-height);z-index:100;color:#f8fafc;background:#0f172a;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0003}.header-container{box-sizing:border-box;gap:24px;width:100%;min-width:0;max-width:1600px;height:100%;margin:0 auto;padding:0 24px;position:relative;justify-content:flex-start!important;align-items:center!important;display:flex!important}.header-spacer{height:var(--header-height)}.header-brand{flex-shrink:0;align-items:center;gap:12px;min-width:0;margin-right:12px;display:flex}.brand-logo{align-items:center;gap:10px;display:flex}.logo-icon{color:#fff;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;width:clamp(32px,4vh,40px);height:clamp(32px,4vh,40px);font-size:clamp(14px,1.6vw,18px);display:flex}.brand-text{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;line-height:1.2;display:flex}.brand-text *{margin:0;padding:0}.brand-name{color:#fff;letter-spacing:-.3px;font-size:clamp(14px,1.2vw,16px);font-weight:700;line-height:1}.brand-tagline{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500;line-height:1}.header-nav{scrollbar-width:none;-ms-overflow-style:none;z-index:50;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;flex:none;align-items:center;gap:4px;min-width:0;margin-left:12px;padding:4px;display:inline-flex;position:relative;overflow:visible!important}.more-button{z-index:60;position:relative}.header-nav::-webkit-scrollbar{display:none}.nav-link{color:#94a3b8;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.nav-link.active{font-weight:600;box-shadow:0 4px 12px #2563eb4d;color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important}.nav-link:hover:not(.active){transform:translateY(-1px);color:#fff!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:12ch;display:inline-block;overflow:hidden}.nav-link:hover{color:#fff;background:#ffffff14;transform:translateY(-1px)}.nav-icon{font-size:14px}.nav-link:hover .nav-icon{transform:scale(1.1)}.nav-link.more-button{color:#94a3b8;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex;transform:none}.more-dropdown{color:#f8fafc;z-index:70;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;margin-top:10px;padding:8px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 12px 32px #0006}.more-dropdown:before{content:"";background:#1e293b;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:12px;height:12px;display:block;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.more-dropdown .nav-link{color:#94a3b8;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:all .2s;display:flex}.more-dropdown .nav-link:hover{color:#fff;box-shadow:none;background:#ffffff0d;border-color:#ffffff1a}.more-dropdown .nav-link.active{color:#3b82f6;pointer-events:auto;background:#2563eb1a}.more-dropdown .nav-icon{justify-content:center;align-items:center;margin-right:2px;font-size:16px;display:flex}.more-dropdown .nav-label{max-width:none;color:inherit;font-size:13px;font-weight:500;display:inline-block}.more-button .nav-link.active{color:#fff;background:#2563eb}.header-right{z-index:500;flex-shrink:0;align-items:center;gap:16px;margin-left:auto;display:flex}.header-selectors{flex:0 0 fit-content;z-index:85;align-items:center;gap:8px;display:flex}.header-actions{z-index:90;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.compact-selectors{z-index:85;flex:none;align-items:center;gap:8px;display:flex}.compact-selector{flex-shrink:0;width:auto;position:relative}.compact-selector-btn{color:#e0e7ff;cursor:pointer;white-space:nowrap;background:#3b82f626;border:1px solid #3b82f64d;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:64px;height:36px;padding:0 10px;transition:all .2s;display:flex}.compact-selector-btn:hover{background:#3b82f640;border-color:#3b82f680}.compact-selector-btn .compact-icon{color:#f8fafc;background:linear-gradient(#ffffff08,#ffffff05);width:18px;height:18px;display:block;box-shadow:inset 0 1px #ffffff05}.compact-selector-btn.pill{width:auto;min-width:88px;height:36px;padding:4px 12px}.compact-selectors{transform:translateY(-1px)}.compact-pill-label{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;font-weight:600;display:inline-block;overflow:hidden}@media (width>=1101px){.header-nav{gap:6px}.nav-link{flex-shrink:1}.nav-link .nav-icon{margin-right:0}}@media (width<=1280px){.compact-selectors{gap:6px;display:flex}.compact-selector-btn.pill{min-width:80px;padding:4px 10px}}.compact-popover{color:#0f172a;z-index:85;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0206171f}.compact-popover .compact-select{border:1px solid #cbd5e1;border-radius:6px;width:200px;padding:8px 10px;font-size:13px}@media (width<=420px){.compact-selectors{display:none}}.action-btn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:clamp(32px,3.5vh,40px);height:clamp(32px,3.5vh,40px);transition:all .2s;display:flex;position:relative}.action-btn:hover{color:#fff;box-shadow:none;background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.action-icon{font-size:16px}.action-btn.notifications{color:#fbbf24;background:#f59e0b24;border-color:#fbbf2461}.action-btn.notifications:hover{color:#fde68a;background:#f59e0b38;border-color:#fbbf249e}.action-btn.notifications.alerting{border-color:#fca5a5;animation:.5s ease-in-out 2 bellAlertPulse}.action-btn.notifications.alerting .action-icon{animation:.5s ease-in-out 2 bellRing}.badge{color:#fff;background:#ef4444;border:2px solid #0f172a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.notifications-menu{position:relative}.notifications-dropdown{color:#f8fafc;z-index:80;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:min(360px,92vw);max-height:420px;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000080}.notifications-content{scrollbar-width:thin;scrollbar-color:#94a3b8a6 transparent;overscroll-behavior:contain;overflow:hidden auto}.notifications-content::-webkit-scrollbar{width:8px}.notifications-content::-webkit-scrollbar-track{background:0 0}.notifications-content::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:999px}.notifications-content::-webkit-scrollbar-thumb:hover{background:#94a3b8d9}.notifications-header{background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.notifications-count{color:#bfdbfe;background:#2563eb33;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.notifications-section{border-bottom:1px solid #ffffff0f}.notifications-section:last-child{border-bottom:none}.notifications-section-title{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;background:#0f172ad9;border-bottom:1px solid #ffffff0d;padding:8px 12px;font-size:11px;font-weight:700;position:sticky;top:0}.notifications-empty{color:#64748b;padding:14px 12px;font-size:13px}.notification-item.priority{background:#ef44441a;border-left:3px solid #ef4444}.notification-item{cursor:pointer;border-bottom:1px solid #ffffff0d;padding:12px;transition:background .2s}.notification-item:hover{background:#ffffff08}button.notification-item-action{text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:0;margin:0;display:block}.notification-item:last-child{border-bottom:none}.notification-title-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.notification-title{color:#f8fafc;font-size:13px;font-weight:600}.notification-priority-tag{color:#fca5a5;text-transform:uppercase;background:#ef444433;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.notification-detail{color:#94a3b8;margin-bottom:3px;font-size:12px}.notification-time{color:#64748b;font-size:11px}.notifications-footer{background:#0f172aeb;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.notifications-footer-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.notifications-footer-btn:hover:not(:disabled){color:#f8fafc;background:#ffffff0f;border-color:#94a3b88c}.notifications-footer-btn:disabled{opacity:.45;cursor:not-allowed}.notifications-footer-btn-primary{color:#dbeafe;background:#2563eb33;border-color:#3b82f68c}.notifications-footer-btn-primary:hover:not(:disabled){background:#3b82f647;border-color:#60a5faa6}.admin-high-priority-popup-layer{z-index:140;place-items:center;display:grid;position:fixed;inset:0}.admin-high-priority-popup-backdrop{cursor:default;background:#0f172a73;border:none;margin:0;padding:0;position:absolute;inset:0}.admin-high-priority-popup{color:#f8fafc;z-index:1;background:linear-gradient(145deg,#1f2937,#111827);border:1px solid #f8717161;border-radius:12px;width:min(420px,100vw - 24px);padding:14px;animation:.18s fadeIn;position:relative;box-shadow:0 14px 32px #0f172a6b}.admin-high-priority-popup-close{color:#e2e8f0;cursor:pointer;background:#0f172a73;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:8px;right:8px}.admin-high-priority-popup-close:hover{color:#fecaca;border-color:#f8717199}.admin-high-priority-popup-title{color:#fecaca;padding-right:24px;font-size:14px;font-weight:700;line-height:1.2}.admin-high-priority-popup-detail{color:#e2e8f0;margin-top:6px;font-size:12px;line-height:1.4}.admin-high-priority-popup-meta{color:#94a3b8;margin-top:6px;font-size:11px}.admin-high-priority-popup-actions{justify-content:flex-end;margin-top:10px;display:flex}.admin-high-priority-popup-btn{color:#fee2e2;cursor:pointer;background:#ef444429;border:1px solid #f8717173;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.admin-high-priority-popup-btn:hover{background:#ef44443d;border-color:#f87171a6}@media (width<=640px){.admin-high-priority-popup{width:calc(100vw - 24px)}}.user-menu{position:relative}.user-trigger{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:all .2s;display:flex}.user-trigger:hover,.user-trigger.open{box-shadow:none;background:#ffffff14;border-color:#ffffff26}.user-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:clamp(24px,3.2vh,32px);height:clamp(24px,3.2vh,32px);font-size:clamp(11px,1.1vw,12px);font-weight:600;display:flex}.user-avatar.large{width:clamp(40px,5vh,56px);height:clamp(40px,5vh,56px);font-size:clamp(14px,1.6vw,18px)}.user-info{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.user-name{color:#fff;font-size:13px;font-weight:600}.user-role{color:#94a3b8;font-size:11px;font-weight:500}.dropdown-arrow{color:#94a3b8;margin-left:2px;margin-right:4px;font-size:10px;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.profile-dropdown{z-index:75;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;width:260px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000080}.dropdown-header{background:#ffffff08;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:16px;display:flex}.user-details{flex-direction:column;display:flex}.user-email{color:#f8fafc;font-size:13px;font-weight:600}.dropdown-item{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.dropdown-item:hover{color:#fff;background:#ffffff0d}.dropdown-item.logout{color:#fb7185;border-top:1px solid #ffffff14}.dropdown-item.logout:hover{background:#fb71850d}.menu-toggle{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s;display:flex}.menu-toggle:hover{background:#ffffff26}.hamburger{flex-direction:column;gap:5px;width:20px;display:flex}.hamburger span{background:#64748b;border-radius:2px;height:2px;transition:all .3s;display:block}.hamburger span:first-child{width:100%}.hamburger span:nth-child(2){width:75%}.hamburger span:nth-child(3){width:50%}.hamburger.open span:first-child{width:100%;transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){width:100%;transform:rotate(-45deg)translate(5px,-5px)}.mobile-backdrop{z-index:998;-webkit-backdrop-filter:blur(2px);background:#0f172a66;animation:.3s fadeIn;position:fixed;inset:0}.mobile-drawer{z-index:999;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:280px;max-width:85vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000014}.mobile-drawer.open{transform:translate(0)}.drawer-header{background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:20px;display:flex}.drawer-header .brand-logo{color:#fff}.drawer-header .brand-name{color:#f8fafc;font-size:16px;font-weight:700}.close-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex}.close-btn:hover{color:#f8fafc;background:#ffffff26}.mobile-nav{flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.mobile-nav-link{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.mobile-nav-link:hover{color:#0f172a;background:#f1f5f9}.mobile-nav-link.active{color:#1d4ed8;background:#eff6ff;font-weight:600}.mobile-nav-link .nav-icon{font-size:18px}.mobile-drawer.open .mobile-nav-link{animation:.3s ease-out backwards slideInFromLeft}.mobile-drawer.open .mobile-nav-link:first-child{animation-delay:50ms}.mobile-drawer.open .mobile-nav-link:nth-child(2){animation-delay:80ms}.mobile-drawer.open .mobile-nav-link:nth-child(3){animation-delay:.11s}.mobile-drawer.open .mobile-nav-link:nth-child(4){animation-delay:.14s}.mobile-drawer.open .mobile-nav-link:nth-child(5){animation-delay:.17s}.mobile-drawer.open .mobile-nav-link:nth-child(6){animation-delay:.2s}.mobile-drawer.open .mobile-nav-link:nth-child(7){animation-delay:.23s}.drawer-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px}.user-mini{align-items:center;gap:12px;margin-bottom:16px;display:flex}.user-mini .user-email{color:#475569;font-size:13px;font-weight:500}.drawer-footer .logout-btn{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.drawer-footer .logout-btn:hover{background:#fee2e2}.header-context{color:#94a3b8;align-items:center;gap:8px;margin-left:12px;font-size:13px;display:flex}.header-context .context-item{color:#f8fafc;background:#ffffff0a;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-weight:600;display:inline-flex}@media (width<=1023px){.header-container{padding:0 16px}.brand-tagline{display:none}}@media (width<=640px){.header,.header-spacer{height:60px}.header-container{gap:12px;padding:0 12px}.brand-name{font-size:15px}.logo-icon{width:32px;height:32px;font-size:16px}.action-btn{width:32px;height:32px}.action-btn .action-icon{font-size:14px}.user-trigger{padding:2px}.user-avatar{width:24px;height:24px;font-size:11px}}@media (width<=1100px){.header-nav,.brand-tagline{display:none}.header-container{gap:12px}.header-actions{gap:8px}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}:root{color:#0f172a;--button-radius:10px;--button-min-height:36px;--button-padding-x:12px;--button-font-size:13px;--button-gap:6px;--button-small-radius:10px;--button-small-min-height:32px;--button-small-padding-x:10px;--button-icon-size:40px;--button-compact-radius:10px;--button-compact-min-height:30px;--button-compact-padding-x:10px;--button-modal-min-height:36px;--button-modal-padding-x:16px;--button-square-size:36px;--shell-panel-highlight:inset 0 1px 0 #ffffff1a;--shell-panel-lowlight:inset 0 -1px 0 #0003;background:#eef2f6;font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}body{background:#eef2f6;margin:0;overflow-x:hidden}.page{max-width:1200px;margin:0 auto;padding:24px}.admin-shell{background:#eef2f6;grid-template-columns:250px 1fr;width:100%;min-width:0;min-height:100vh;display:grid}.main-content{width:100%;min-width:0;padding-top:64px}.admin-app-footer{text-align:center;color:#64748b;padding:12px 24px 18px;font-size:12px}.admin-shell.menu-collapsed{grid-template-columns:0 1fr}.admin-shell.menu-collapsed .sidebar{width:0;padding:0;overflow:hidden}.sidebar,.sidebar-top{position:relative;overflow:hidden}.sidebar{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#e2e8f0;box-shadow:4px 0 24px #00000026, var(--shell-panel-highlight), var(--shell-panel-lowlight);background:linear-gradient(135deg,#1f2a44f2 0%,#0f172ae6 25%,#1e293bd9 50%,#334155e6 75%,#1f2a44f2 100%),radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f71a 0%,#0000 50%);border-right:1px solid #ffffff1a;flex-direction:column;gap:24px;padding:28px 20px;display:flex}.sidebar:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff08 25%,#ffffff05 50%,#ffffff08 75%,#0000 100%);animation:12s ease-in-out infinite sidebarGlow;position:absolute;inset:0}@keyframes sidebarGlow{0%,to{opacity:.3}50%{opacity:.6}}.brand{align-items:center;gap:12px;margin-bottom:8px;display:flex}.brand-mark{background:linear-gradient(145deg,#3b82f6,#2563eb);border-radius:10px;width:36px;height:36px;display:inline-block}.brand-title{color:#fff;font-weight:600}.brand-subtitle{color:#cbd5f5;font-size:12px}.nav{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.nav-item{text-align:left;color:#e2e8f0cc;letter-spacing:.025em;cursor:pointer;backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.nav-item:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nav-item:hover{color:#fff;background:#ffffff1f;border-color:#fff3;transform:translate(4px);box-shadow:0 4px 12px #0003,inset 0 1px #ffffff1a}.nav-item:hover:before{left:100%}.nav-item.active{color:#fff;background:linear-gradient(135deg,#3b82f6cc 0%,#2563ebcc 100%),#ffffff1a;border-color:#3b82f680;font-weight:600;box-shadow:0 4px 16px #3b82f64d,inset 0 1px #fff3}.nav-item.active:hover{background:linear-gradient(135deg,#2563ebe6 0%,#1d4ed8e6 100%),#ffffff26;transform:translate(6px);box-shadow:0 6px 20px #3b82f666,inset 0 1px #ffffff4d}.nav-item.logout{color:#fca5a5e6;background:#ef44441a;border-color:#ef44444d;margin-top:auto}.nav-item.logout:hover{color:#fca5a5;background:#ef444433;border-color:#ef444466;transform:translate(4px)}.admin-shell-static{background:#eef2f6;flex-direction:column;min-height:100vh;display:flex;overflow-y:auto}.sidebar-top{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#e2e8f0;box-shadow:0 4px 24px #00000026, var(--shell-panel-highlight), var(--shell-panel-lowlight);z-index:10;background:linear-gradient(135deg,#1f2a44f2 0%,#0f172ae6 25%,#1e293bd9 50%,#334155e6 75%,#1f2a44f2 100%),radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f71a 0%,#0000 50%);border-bottom:1px solid #ffffff1a;align-items:center;gap:32px;padding:16px 24px;display:flex}.sidebar-top:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff08 25%,#ffffff05 50%,#ffffff08 75%,#0000 100%);animation:12s ease-in-out infinite sidebarGlow;position:absolute;inset:0}.main-content-static{background:#eef2f6;flex:1;padding:24px;overflow:visible}.main-header{-webkit-backdrop-filter:blur(30px)saturate(180%);background:linear-gradient(135deg,#ffffff40 0%,#ffffff26 25%,#f8fafc1a 50%,#f1f5f926 75%,#fff3 100%),radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f71a 0%,#0000 50%),radial-gradient(circle at 40% 40%,#10b9811a 0%,#0000 50%);border:1px solid #ffffff2e;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px 20px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268726,0 4px 16px #1f26871a,inset 0 1px #fff6,inset 0 -1px #0000000d}.main-header:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#fff3,#ffffff1a,#0000);width:100%;height:100%;animation:8s ease-in-out infinite headerGlow;position:absolute;top:0;left:-100%}@keyframes headerGlow{0%,to{left:-100%}50%{left:100%}}.main-header:hover{border-color:#ffffff40;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #1f268733,0 6px 20px #1f268726,inset 0 1px #ffffff80,inset 0 -1px #0000001a}.main-header h1{color:#1e293b;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e293b,#334155) text;margin:0;font-size:16px;font-weight:700}.header-left{align-items:center;gap:10px;display:flex}.logout-btn{width:auto;min-height:var(--button-min-height);padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#fff;font-weight:700;font-size:var(--button-font-size);letter-spacing:.025em;cursor:pointer;background-color:#0000;background-image:linear-gradient(135deg,#dc2626 0%,#ef4444 50%,#f87171 100%),linear-gradient(135deg,#fff3,#ffffff1a);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);animation:3s ease-in-out infinite buttonPulse;position:relative;overflow:hidden;box-shadow:0 4px 15px #dc26264d,inset 0 1px #fff3}.logout-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:2.5s infinite buttonShimmer;position:absolute;top:0;left:-100%}@keyframes buttonPulse{0%,to{box-shadow:0 4px 15px #dc26264d,inset 0 1px #fff3}50%{box-shadow:0 6px 20px #dc262680,inset 0 1px #ffffff4d}}@keyframes buttonShimmer{0%{left:-100%}to{left:100%}}.logout-btn:hover{background-position:100%;transform:translateY(-2px)scale(1.03);box-shadow:0 8px 25px #dc262666,0 4px 15px #dc262633,inset 0 1px #ffffff4d}.logout-btn:active{transform:translateY(-1px)scale(1.01);box-shadow:0 2px 8px #dc26264d,inset 0 1px #fff3}.icon-btn{width:var(--button-icon-size);height:var(--button-icon-size);border-radius:var(--button-radius);color:#0f172a;cursor:pointer;backdrop-filter:blur(10px);background:#e2e8f099;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.icon-btn:hover{background:#e2e8f0cc;transform:scale(1.05);box-shadow:0 2px 8px -2px #0000001a}.icon-btn:active{transform:scale(.95)}.auth-page{place-items:center;min-height:100vh;display:grid}.auth-card{width:min(420px,100%)}.auth-card .form{gap:12px}.auth-card .form button[type=submit]{border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:4px;padding:12px 20px;font-size:15px;font-weight:600;display:flex}.auth-card .form button[type=submit]:hover:not(:disabled){background:#1e40af;transform:none}.password-input-wrap{width:100%;position:relative}.password-input-field{box-sizing:border-box;width:100%;padding-right:2.5rem}.password-input-toggle{color:#64748b;cursor:pointer;width:2.5rem;min-width:2.5rem;height:100%;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0 10px 10px 0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:0;right:0;transform:none}.password-input-toggle:hover{color:#334155;background:#f1f5f9;transform:none}.password-input-toggle:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.password-input-icon{flex-shrink:0;width:1.125rem;height:1.125rem;display:block}.grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:12px 0;display:grid}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:14px;display:grid}.home-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.metric,.card{box-sizing:border-box;background:#fff;border:1px solid #dbeafe;border-radius:12px;max-width:100%;margin-bottom:12px;padding:14px}.metric h3{margin:4px 0 0}.kpi-card{background:#fff;border:1px solid #dbeafe;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 10px 24px #1e40af14}.kpi-card h3{margin:4px 0 0;font-size:20px}.sparkline{stroke:#3b82f6;stroke-width:2px;width:120px;height:36px}.chart-card{padding:14px}.card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.area-chart{width:100%;height:180px}.area-chart polygon{fill:#3b82f626}.area-chart polyline{stroke:#2563eb;stroke-width:3px}.table-card .table-row{min-width:600px}.recent-row{grid-template-columns:.7fr 1.2fr 1fr .9fr .7fr;min-width:600px}.list{flex-direction:column;gap:10px;display:flex}.list-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.assign-panel{margin-top:12px}.assign-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.form{flex-direction:column;gap:8px;display:flex}.form-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:6px;display:flex}.form-section-title{color:#475569;border-bottom:1px solid #e2e8f0;margin:0 0 2px;padding-bottom:4px;font-size:12px;font-weight:600}.driver-form-modal{flex-direction:column;width:min(720px,96vw);padding:0;display:flex}.driver-form-body{max-height:calc(90dvh - 56px);padding:12px 16px 16px;overflow-y:auto}.driver-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-form-modal{flex-direction:column;width:min(640px,96vw);padding:0;display:flex}.customer-form-subtitle{color:#64748b;margin:4px 0 0;font-size:.8125rem}.customer-form-body{max-height:calc(90dvh - 72px);padding:12px 16px 16px;overflow-y:auto}.customer-form-section{margin-bottom:16px}.customer-form-section-title{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 8px;font-size:.75rem;font-weight:600}.customer-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-form-actions{border-top:1px solid #e8edf2;padding-top:8px}.driver-form-checkbox-group{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.driver-form-field-label{color:#475569;font-size:12px;font-weight:500}.driver-form-checkbox-row{flex-wrap:wrap;gap:12px;display:flex}.driver-form-inline-checkbox{width:auto;margin:0}.driver-form-inline-checkbox input[type=checkbox]{width:auto}.driver-form-file-hint{margin-top:4px;font-size:11px;display:block}.driver-form-actions{border-top:1px solid #e8edf2;margin-top:8px;padding-top:12px}.driver-form-actions .btn,.driver-form-actions .btn-ghost{border-radius:10px;min-height:44px;padding:10px 20px;font-size:14px}.driver-form-actions .driver-form-submit-btn{min-width:160px;font-weight:600}.driver-form-body textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:72px;padding:10px 12px;font-family:inherit;font-size:14px}.driver-form-body .sector-search-field .create-trip-customer-search-input{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.driver-form-body button.create-trip-customer-suggestion{width:100%;color:inherit;box-shadow:none;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px 12px;font-weight:400;display:flex}.driver-form-body button.create-trip-customer-suggestion:last-child{border-bottom:none}.driver-form-body button.create-trip-customer-suggestion:hover,.driver-form-body button.create-trip-customer-suggestion.create-trip-customer-suggestion--active{color:inherit;background:#f1f5f9;transform:none}.driver-form-body .create-trip-customer-suggestions{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0f172a1f}.sector-search-empty{color:#64748b;padding:10px 12px;font-size:13px}@media (width<=640px){.driver-form-row{grid-template-columns:1fr}}.assign-cta{align-items:end;display:flex}label{color:#475569;margin-bottom:4px;font-size:12px;font-weight:500;display:block}input:not([type=checkbox]),select{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}input:not([type=checkbox]):focus,select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}input:not([type=checkbox]):hover,select:hover{border-color:#94a3b8}input::placeholder{color:#94a3b8}.form button:not(.btn):not(.btn-ghost):not(.btn-primary):not(.btn-secondary):not(.btn-danger):not(.btn-success):not(.btn-warning):not(.icon-btn):not(.create-trip-customer-suggestion):not(.create-trip-type-chip):not(.small-btn):not(.settings-sectors-btn):not(.settings-cities-submit):not(.settings-cities-row-btn):not(.settings-menu-item):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.password-input-toggle):not(.outstation-city-select-option):not(.settings-km-jump-btn){color:#fff;cursor:pointer;font-weight:500;font-size:var(--button-font-size);border-radius:var(--button-radius);min-height:var(--button-min-height);padding:0 var(--button-padding-x);background:#1d4ed8;border:none;transition:all .2s}.form button:not(.btn):not(.btn-ghost):not(.btn-primary):not(.btn-secondary):not(.btn-danger):not(.btn-success):not(.btn-warning):not(.icon-btn):not(.create-trip-customer-suggestion):not(.create-trip-type-chip):not(.small-btn):not(.settings-sectors-btn):not(.settings-cities-submit):not(.settings-cities-row-btn):not(.settings-menu-item):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.password-input-toggle):not(.outstation-city-select-option):not(.settings-km-jump-btn):hover{background:#2563eb;transform:translateY(-1px)}.form button:not(.btn):not(.btn-ghost):not(.btn-primary):not(.btn-secondary):not(.btn-danger):not(.btn-success):not(.btn-warning):not(.icon-btn):not(.create-trip-customer-suggestion):not(.create-trip-type-chip):not(.small-btn):not(.settings-sectors-btn):not(.settings-cities-submit):not(.settings-cities-row-btn):not(.settings-menu-item):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.password-input-toggle):not(.outstation-city-select-option):not(.settings-km-jump-btn):active{transform:translateY(0)}.form button:not(.btn):not(.btn-ghost):not(.btn-primary):not(.btn-secondary):not(.btn-danger):not(.btn-success):not(.btn-warning):not(.icon-btn):not(.create-trip-customer-suggestion):not(.create-trip-type-chip):not(.small-btn):not(.settings-sectors-btn):not(.settings-cities-submit):not(.settings-cities-row-btn):not(.settings-menu-item):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.password-input-toggle):not(.outstation-city-select-option):not(.settings-km-jump-btn):disabled{opacity:.6;cursor:not-allowed;transform:none}.form button.btn-ghost,.form .modal-actions .btn-ghost,.form .driver-form-actions .btn-ghost,.form .customer-form-actions .btn-ghost,.create-trip-form--v2 .create-trip-actions .btn-ghost{color:#475569;background:#fff;border:1px solid #cbd5e1;transform:none}.form button.btn-ghost:hover:not(:disabled),.form .modal-actions .btn-ghost:hover:not(:disabled),.form .driver-form-actions .btn-ghost:hover:not(:disabled),.form .customer-form-actions .btn-ghost:hover:not(:disabled),.create-trip-form--v2 .create-trip-actions .btn-ghost:hover:not(:disabled){color:#334155;background:#f1f5f9;border-color:#94a3b8;transform:none}.form button.btn-ghost:active:not(:disabled),.form .modal-actions .btn-ghost:active:not(:disabled),.form .driver-form-actions .btn-ghost:active:not(:disabled),.form .customer-form-actions .btn-ghost:active:not(:disabled),.create-trip-form--v2 .create-trip-actions .btn-ghost:active:not(:disabled){color:#1e293b;background:#e2e8f0;border-color:#94a3b8;transform:none}.form button.btn-primary,.form .modal-actions .btn-primary,.form .driver-form-actions .btn-primary,.form .customer-form-actions .btn-primary,.create-trip-form--v2 .create-trip-actions .btn-primary{color:#fff;background:#1d4ed8;border:none}.form button.btn-primary:hover:not(:disabled),.form .modal-actions .btn-primary:hover:not(:disabled),.form .driver-form-actions .btn-primary:hover:not(:disabled),.form .customer-form-actions .btn-primary:hover:not(:disabled),.create-trip-form--v2 .create-trip-actions .btn-primary:hover:not(:disabled){color:#fff;background:#1e40af;transform:none}.form button.btn-primary:active:not(:disabled),.form .modal-actions .btn-primary:active:not(:disabled),.form .driver-form-actions .btn-primary:active:not(:disabled),.form .customer-form-actions .btn-primary:active:not(:disabled),.create-trip-form--v2 .create-trip-actions .btn-primary:active:not(:disabled){color:#fff;background:#1e3a8a;transform:none}.checkbox{align-items:center;gap:8px;display:flex}.notif-settings-page label{font-size:inherit;color:inherit;font-weight:inherit;margin-bottom:0}.notif-settings-page input:not([type=checkbox]),.notif-settings-page select{width:auto;padding:initial;border-radius:initial;border:initial;font-size:inherit;transition:initial}.notif-settings-page input:not([type=checkbox]):focus,.notif-settings-page select:focus{box-shadow:none;outline:none}.search{margin-bottom:12px}.driver-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.search-wrap{flex:1;align-items:center;gap:8px;min-width:280px;display:flex}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:999px;width:auto;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.chip.active{color:#fff;background:#1d4ed8}.table{border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.table-row{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1.3fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,2fr) minmax(0,.9fr);align-items:center;gap:8px;padding:10px 12px;display:grid}.table-row.cities-row{grid-template-columns:minmax(120px,1.1fr) minmax(160px,1.3fr) minmax(120px,.8fr) minmax(460px,1.8fr);min-width:980px}.table-row:last-child{border-bottom:none}.table-head{background:#eff6ff;font-weight:600}.table-head span{white-space:nowrap}.table-head,.table-head>*,.table-head span{text-align:center}.driver-row{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1fr) minmax(0,.9fr) minmax(0,.9fr) minmax(0,1.2fr) minmax(0,1.1fr) minmax(0,1.2fr) minmax(0,1.6fr)}.driver-row span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.driver-row .cell-user-id{white-space:normal;word-break:break-all}.driver-row .cell-location{align-items:center;gap:6px;display:flex}.driver-row .cell-actions{white-space:normal}.driver-row .action-wrap{justify-content:flex-start}.driver-row-compact{grid-template-columns:1.1fr 1fr 1fr .8fr .9fr 1.2fr;min-width:900px}.driver-row-full{grid-template-columns:minmax(0,1.4fr) minmax(0,1.4fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1fr) minmax(0,.6fr) minmax(0,.8fr) minmax(0,1.2fr)}.driver-availability-table .table-row.driver-row-compact{grid-template-columns:3fr .8fr .9fr .4fr .7fr;min-width:0}.trip-row{grid-template-columns:minmax(0,1fr) minmax(0,.9fr) minmax(0,1.6fr) minmax(0,.9fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.settings-row{grid-template-columns:1.2fr 1fr .8fr .9fr .1fr;min-width:760px}.route-tariff-table-wrap{border:1px solid #e2e8f0;border-radius:10px;width:fit-content;max-width:100%;overflow-x:auto;box-shadow:0 4px 14px #0f172a0d}.route-tariff-table.route-tariff-table-compact{width:100%}.route-tariff-row{align-items:center;gap:4px 12px;min-width:0;padding:6px 12px;display:grid}.route-tariff-row.route-tariff-row-compact{grid-template-columns:minmax(140px,1.3fr) minmax(140px,1.3fr) minmax(72px,.7fr) minmax(90px,.9fr) minmax(90px,.9fr) minmax(170px,1fr);column-gap:12px;width:100%;max-width:none}.route-tariff-row.route-tariff-row-compact .route-tariff-col-destination{text-align:left;justify-self:start}.route-tariff-row.route-tariff-row-compact .route-tariff-col-charge,.route-tariff-row.route-tariff-row-compact .route-tariff-money,.route-tariff-row.route-tariff-row-compact .route-tariff-col-actions,.route-tariff-row.route-tariff-row-compact .route-tariff-actions{text-align:right;justify-self:end}.route-tariff-row.route-tariff-row-compact .route-tariff-actions{background:#f1f5f9;border-color:#dbe3ef;border-radius:999px;gap:2px;padding:2px}.route-tariff-row.route-tariff-row-compact .route-compact-action-btn{color:#1e40af;height:24px;min-height:24px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:600;line-height:1;display:inline-flex;transform:none}.route-tariff-row.route-tariff-row-compact .route-compact-action-btn:hover{color:#1d4ed8;background:#fff;border-color:#bfdbfe;transform:none}.route-tariff-row.route-tariff-row-compact .route-compact-action-btn-danger{color:#b91c1c}.route-tariff-row.route-tariff-row-compact .route-compact-action-btn-danger:hover{color:#991b1b;background:#fff1f2;border-color:#fecdd3}.route-tariff-scroll-wrap{-webkit-overflow-scrolling:touch;border-radius:10px;width:100%;overflow-x:auto}.route-tariff-table-outstation{grid-template-columns:minmax(180px,max-content) minmax(76px,max-content) minmax(52px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(76px,max-content) minmax(52px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(48px,max-content) minmax(220px,max-content);gap:0 6px;width:100%;min-width:1100px;display:grid}.route-tariff-table-outstation .route-tariff-row{grid-template-columns:subgrid;border-bottom:1px solid #f1f5f9;grid-column:1/-1;align-items:center;column-gap:6px;width:auto;min-width:0;max-width:none;padding:6px 12px;display:grid}.route-tariff-table-outstation .route-tariff-actions{text-align:right;flex-wrap:nowrap;justify-self:end;gap:2px;padding:2px}.route-tariff-table-outstation .route-tariff-row.route-tariff-row-active .route-tariff-actions,.route-tariff-table-outstation .route-tariff-row.route-tariff-row-inactive .route-tariff-actions{background:0 0}.route-tariff-table-outstation .route-tariff-btn{white-space:nowrap;min-height:24px;padding:3px 6px}.route-tariff-table-outstation .route-tariff-head-group{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:5px 12px 3px}.route-tariff-table-outstation .route-tariff-head-group .route-tariff-head-span{letter-spacing:.05em;text-transform:uppercase;color:#475569;text-align:left;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:700}.route-tariff-table-pd-outstation{grid-template-columns:minmax(220px,2.3fr) minmax(100px,1fr) minmax(78px,.9fr) minmax(78px,.9fr) minmax(78px,.9fr) minmax(78px,.9fr) minmax(78px,.9fr) minmax(180px,1.6fr);gap:0 6px;width:100%;min-width:920px;display:grid}.route-tariff-table-pd-outstation .route-tariff-row{grid-template-columns:subgrid;border-bottom:1px solid #f1f5f9;grid-column:1/-1;align-items:center;column-gap:6px;width:auto;min-width:0;max-width:none;padding:6px 12px;display:grid}.route-tariff-table-pd-outstation .route-tariff-head-group{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:5px 12px 3px}.route-tariff-table-pd-outstation .route-tariff-head-group .route-tariff-col-destination{grid-column:1}.route-tariff-table-pd-outstation .route-tariff-head-group .route-tariff-head-band-short{grid-column:2/8}.route-tariff-table-pd-outstation .route-tariff-head-group .route-tariff-col-actions{text-align:right;grid-column:8}.route-tariff-table-pd-outstation .route-tariff-head-cols{background:#f8fafc}.route-tariff-table-pd-outstation .route-tariff-head-cols .route-tariff-col{text-align:right}.route-tariff-table-pd-outstation .route-tariff-head-cols .route-tariff-col-destination{text-align:left}.route-tariff-table-pd-outstation .route-tariff-head-cols .route-tariff-col-actions{text-align:right}.route-tariff-table-pd-outstation .route-tariff-row .route-tariff-actions{text-align:right;flex-wrap:nowrap;justify-self:end;gap:4px;padding:2px}.route-tariff-table-outstation .route-tariff-head-cols .route-tariff-col-actions{grid-column:14}.route-tariff-table-outstation .route-tariff-head-group .route-tariff-col-destination{text-align:left}.route-tariff-table-outstation .route-tariff-head-cols{padding-top:2px;padding-bottom:4px}.route-tariff-table-outstation .route-tariff-head-cols .route-tariff-col-actions{visibility:hidden;grid-column:14;min-height:0;padding:0;font-size:0}.route-tariff-table-outstation .route-tariff-money{font-size:12px}.route-tariff-table-outstation .route-tariff-head-group .route-tariff-head-band-short{color:#1e40af;text-align:center;background:#dbeafe;border-left:3px solid #3b82f6;border-right:3px solid #3b82f6;border-radius:4px 4px 0 0;justify-content:center;justify-self:stretch;align-items:center;display:flex}.route-tariff-table-outstation .route-tariff-head-group .route-tariff-head-band-long{color:#166534;text-align:center;background:#dcfce7;border-left:3px solid #22c55e;border-right:3px solid #22c55e;border-radius:4px 4px 0 0;justify-content:center;justify-self:stretch;align-items:center;display:flex}.route-tariff-table-outstation .route-tariff-head-group .route-tariff-col-actions{justify-self:center}.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(n+2):nth-child(-n+7){background:#eff6ff}.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(n+8):nth-child(-n+13){background:#f0fdf4}.route-tariff-table-outstation .route-tariff-row>:nth-child(2),.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(2){border-left:3px solid #3b82f6;padding-left:8px}.route-tariff-table-outstation .route-tariff-row>:nth-child(7),.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(7){border-right:3px solid #3b82f6;width:100%;padding-right:8px}.route-tariff-table-outstation .route-tariff-row>:nth-child(8),.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(8){border-left:3px solid #22c55e;padding-left:8px}.route-tariff-table-outstation .route-tariff-row>:nth-child(13),.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(13){border-right:3px solid #22c55e;width:100%;padding-right:8px}.route-tariff-table-outstation .route-tariff-row>:nth-child(14),.route-tariff-table-outstation .route-tariff-head-cols>:nth-child(14){padding-left:8px}.route-tariff-table-outstation .route-tariff-head-cols .route-tariff-col,.route-tariff-table-outstation .route-tariff-row .route-tariff-cell,.route-tariff-table-outstation .route-tariff-row .route-tariff-money,.route-tariff-table-outstation .route-tariff-row .route-tariff-actions{text-align:left;justify-self:start}.route-tariff-table .table-head{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:6px 8px;font-size:11px;font-weight:700}.route-tariff-table .table-head span{display:block}.route-tariff-table .table-row:not(.table-head){transition:background-color .15s}.route-tariff-table .table-row:not(.table-head):hover{background:#f8fbff}.route-tariff-table .table-row:not(.table-head):nth-child(2n){background:#fcfdff}.route-tariff-table-outstation .route-tariff-row.route-tariff-row-active,.route-tariff-table-outstation .route-tariff-row.route-tariff-row-active:nth-child(2n),.route-tariff-table-outstation .route-tariff-row.route-tariff-row-active:nth-child(odd){border-left:3px solid #22c55e;background:#ecfdf5!important}.route-tariff-table-outstation .route-tariff-row.route-tariff-row-active:hover{background:#dcfce7!important}.route-tariff-table-outstation .route-tariff-row.route-tariff-row-inactive,.route-tariff-table-outstation .route-tariff-row.route-tariff-row-inactive:nth-child(2n),.route-tariff-table-outstation .route-tariff-row.route-tariff-row-inactive:nth-child(odd){border-left:3px solid #ef4444;background:#fef2f2!important}.route-tariff-table-outstation .route-tariff-row.route-tariff-row-inactive:hover{background:#fee2e2!important}.route-tariff-col-destination,.route-tariff-row .route-tariff-city{text-align:left;justify-self:start}.route-tariff-col-long,.route-tariff-col-short,.route-tariff-col-charge,.route-tariff-row .route-tariff-cell.route-tariff-money{text-align:right;justify-self:end}.route-tariff-col-status,.route-tariff-row .route-tariff-cell.route-tariff-status{text-align:center;justify-self:center}.route-tariff-col-actions,.route-tariff-row .route-tariff-actions{text-align:right;justify-self:end}.route-tariff-row .route-tariff-cell{min-width:0}.route-tariff-row .route-tariff-cell.route-tariff-money,.route-tariff-row .route-tariff-cell.route-tariff-status{white-space:nowrap}.route-tariff-row .route-tariff-cell.route-tariff-status{justify-content:center;display:flex;overflow:visible}.route-tariff-table-outstation .route-tariff-row .route-tariff-cell.route-tariff-money{text-align:left;justify-self:start}.route-tariff-city{white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:baseline;gap:0;min-width:0;line-height:1.2;display:inline-flex}.route-tariff-city-name{color:#0f172a;text-transform:capitalize;font-size:14px;font-weight:700;line-height:1.25}.route-tariff-city-meta{color:#64748b;font-size:12px;font-weight:500}.route-tariff-city-meta:before{content:"·";color:#cbd5e1;margin-right:6px}.route-tariff-money{font-variant-numeric:tabular-nums;color:#334155;font-size:13px;font-weight:500}.route-tariff-money.route-tariff-highlight{color:#047857;font-weight:700}.route-tariff-money.route-tariff-empty{color:#94a3b8;font-weight:500}.route-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.route-status:before{content:"";border-radius:50%;flex-shrink:0;width:7px;height:7px}.route-status-active{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.route-status-active:before{background:#16a34a}.route-status-inactive{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.route-status-inactive:before{background:#dc2626}.route-tariff-actions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0;padding:1px;display:inline-flex;overflow:visible}.route-tariff-actions:before{display:none}.route-tariff-btn{width:auto;min-height:var(--button-compact-min-height);padding:0 var(--button-compact-padding-x);border-radius:var(--button-compact-radius);color:#475569;box-shadow:none;background:0 0;border:none;font-size:12px;font-weight:600;line-height:1.2;transform:none}.route-tariff-btn:hover{color:#0f172a;background:#fff;transform:none}.route-tariff-btn-primary{color:#1d4ed8}.route-tariff-btn-danger{color:#b91c1c}.route-tariff-btn-danger:hover{color:#991b1b;background:#fff1f2}.route-tariff-message{text-align:center;color:#475569;padding:10px 0}.action-wrap{flex-wrap:wrap;gap:6px;display:flex}.action-wrap button{width:auto;min-height:var(--button-compact-min-height);padding:0 var(--button-compact-padding-x);border-radius:var(--button-compact-radius);font-size:12px}.trip-table tr.selected{background:#eff6ff;border-color:#bfdbfe}.trip-table tr.selected td{color:#0f172a}.trip-table tr.selected td.trip-type{box-shadow:none;background:0 0;border-radius:0}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.pill{color:#0f172a;text-transform:capitalize;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.pill.online{color:#166534;background:#dcfce7}.pill.offline{color:#475569;background:#e2e8f0}.pill.blocked{color:#991b1b;background:#fee2e2}.pill.assigned,.pill.approved{color:#1d4ed8;background:#dbeafe}.pill.rejected{color:#991b1b;background:#fecaca}.pill.completed{color:#166534;background:#dcfce7}.pill.cancelled{color:#991b1b;background:#fee2e2}.trip-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.trip-toggle{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.trip-status-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.trip-status-tabs{margin-bottom:0}.chip-count{min-width:18px;height:18px;color:inherit;background:#0000001f;border-radius:999px;justify-content:center;align-items:center;margin-left:5px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.chip-count.active{color:#fff;background:#ffffff47}.chip-count.urgent{color:#fff;background:#f97316}.trip-shown-count{color:#94a3b8;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:500}.trip-chips{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.trip-filter-compact{background:#f8fafc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:6px;display:flex;position:relative}.trip-filter-compact .trip-search-input{flex:1;min-width:180px;height:32px!important;padding:0 10px 0 28px!important}.idle-drivers-inline-control{align-items:center;display:flex;position:relative}.idle-drivers-trigger{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:12px;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-flex}.idle-drivers-trigger:hover,.idle-drivers-trigger.active{background:#eff6ff;border-color:#93c5fd}.idle-drivers-trigger-label{color:#0f172a}.idle-drivers-summary-text{color:#64748b;font-size:11px;line-height:1.2}.idle-drivers-popover{z-index:12;background:#fff;border:1px solid #dbe4f0;border-radius:12px;width:min(440px,100vw - 64px);max-width:440px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;overflow:visible;box-shadow:0 12px 28px #0f172a1f}.idle-drivers-popover-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding-top:6px;display:flex}.idle-drivers-close-btn{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #b91c1c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:15px;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:12px;transform:translateY(-50%);box-shadow:0 6px 12px #b91c1c40}.idle-drivers-close-btn:hover{background:#b91c1c;border-color:#991b1b}.idle-drivers-popover-title{color:#334155;font-size:12px;font-weight:600}.idle-drivers-window-label{color:#475569;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.idle-drivers-window-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:88px;height:28px;padding:0 8px;font-size:12px}.idle-drivers-window-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.idle-drivers-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.idle-drivers-chevron{color:#64748b;line-height:1;transition:transform .2s;display:inline-block}.idle-drivers-chevron.expanded{transform:rotate(180deg)}.idle-drivers-list{grid-template-columns:1fr;gap:8px;max-height:220px;padding-right:4px;display:grid;overflow-y:auto}.idle-driver-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.idle-driver-card.highlighted{background:#fef3c7;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.idle-driver-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px}.idle-driver-avatar-fallback{color:#334155;background:#e2e8f0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.idle-driver-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.idle-driver-name{color:#0f172a;font-size:12px;font-weight:600;line-height:1.25}.idle-driver-phone{color:#64748b;font-size:11px;line-height:1.25}.idle-drivers-empty{color:#64748b;font-size:13px}@media (width<=900px){.idle-drivers-popover{width:min(420px,100vw - 48px);left:0;right:auto}}@media (width<=640px){.idle-drivers-close-btn{width:30px;height:30px;font-size:18px;right:10px}}.trip-shown-count{color:#64748b;white-space:nowrap;margin-left:auto;margin-right:4px;font-size:12px}.trip-status-pills{align-items:center;gap:5px;display:flex}.trip-status-pills>*{border-radius:16px;padding:5px 10px;font-size:12px}.trip-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:16px;align-items:center;gap:5px;height:28px;padding:5px 10px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.trip-pill:hover{background:#f1f5f9;border-color:#94a3b8}.trip-pill.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.pill-badge{color:#92400e;background:#fed7aa;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10px;font-weight:600;display:inline-flex}.pill-badge.urgent{color:#991b1b;background:#fecaca}.trip-date-selector{display:flex}.date-dropdown{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:28px;padding:5px 10px;font-size:12px;font-weight:500;transition:all .2s}.date-dropdown:hover{background:#f8fafc;border-color:#94a3b8}.date-dropdown:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 2px #0ea5e91a}.trip-filter-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.trip-filter-controls{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.trip-filter-controls::-webkit-scrollbar{display:none}.trip-icon-filters{background:#e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;gap:2px;max-width:100%;padding:4px;display:inline-flex;box-shadow:inset 0 2px 4px #0000000f}.trip-icon-filters::-webkit-scrollbar{display:none}.trip-icon-btn{min-height:var(--button-small-min-height);color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.trip-icon-btn:hover{color:#334155;background:#fff9;transform:translateY(-1px)}.trip-icon-btn.active{color:#1d4ed8;background:#fff;font-weight:600;transform:translateY(-1px);box-shadow:0 4px 10px #00000014,0 1px 3px #0000000a}.trip-icon-btn svg{stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.6;width:14px;height:14px}.trip-icon-btn.active svg{opacity:1}.icon-badge{min-width:18px;height:18px;color:inherit;background:#00000014;border-radius:99px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;transition:all .25s;display:inline-flex}.trip-icon-btn:hover .icon-badge{background:#0000001f}.trip-icon-btn.active .icon-badge{color:#2563eb;background:#2563eb26}.icon-badge.urgent,.trip-icon-btn.active .icon-badge.urgent{color:#92400e;background:#fef08a}.trip-filter-label{color:#64748b;font-size:12px;font-weight:600}.trip-filter-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:170px;padding:8px 10px;font-size:13px}input.trip-search-input{color:#1e293b;appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;background-size:14px 14px;border:2px solid #cbd5e1;border-radius:999px;outline:none;flex:none;width:172px;height:36px;padding:0 12px 0 32px;font-size:13px;transition:width .24s,border-color .2s,box-shadow .2s,background-color .2s}input.trip-search-input:hover{background-color:#fff;border-color:#bfdbfe;width:260px}input.trip-search-input:focus{background-color:#fff;border-color:#93c5fd;width:280px;box-shadow:0 0 0 3px #3b82f61f}input.trip-search-input::placeholder{color:#94a3b8}.trip-management-card .trip-filter-row{align-items:center;gap:12px;display:flex}.trip-management-card .trip-filter-controls{flex:auto;min-width:0}.trip-management-card .trip-filter-row input.trip-search-input{flex:none;margin-left:auto}.trip-management-card .trip-status-row .trip-icon-filters{overflow:visible}.trip-management-card .trip-filter-row .trip-icon-filters{overflow:auto hidden}.trip-active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.trip-active-filter-pill{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:5px 10px;font-size:12px;line-height:1.2}.trip-active-filter-pill:hover{background:#eef2ff;border-color:#93c5fd}.trip-reset-filters{color:#1d4ed8;background:0 0;border:1px solid #cbd5e1;border-radius:999px;padding:5px 12px;font-size:12px}.trip-filter-button{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;margin-left:8px;padding:8px 12px;font-size:13px}.trip-filter-button:hover{background:#2563eb}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 50px #0000004d}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px;display:flex}.modal-header h3{margin:0;font-size:16px;font-weight:600}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:22px}.modal-body{padding:16px}.filter-section{margin-bottom:16px}.filter-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.filter-options{flex-wrap:wrap;gap:12px;display:flex}.filter-checkbox{color:#374151;align-items:center;gap:6px;font-size:14px;display:flex}.filter-select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:8px 10px;font-size:14px}.modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:6px;padding:8px 16px;font-size:14px}.btn-primary:hover{background:#2563eb}.btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px}.btn-secondary:hover{background:#e5e7eb}.trip-card-grid{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#f8fafb;border-radius:8px;width:100%;max-width:100%;padding:0;display:block;overflow:auto visible}.trip-card-grid::-webkit-scrollbar{height:8px}.trip-card-grid::-webkit-scrollbar-track{background:0 0}.trip-card-grid::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:999px}.trip-card-grid::-webkit-scrollbar-thumb:hover{background:#a5b4fc}.trip-card-grid{scrollbar-color:#cbd5f5 transparent;scrollbar-width:thin}.trip-management{overflow:visible}.trip-card{background:#f9fafb;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:1.2fr .6fr;gap:14px;padding:14px;display:grid;box-shadow:0 8px 18px #0f172a0f}.trip-card-left{gap:8px;display:grid}.trip-card-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.trip-id{color:#1d4ed8;letter-spacing:.02em;font-size:13px;font-weight:600}.trip-customer{align-items:center;gap:10px;display:flex}.avatar{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.trip-name{font-size:14px;font-weight:600}.trip-meta{color:#334155;gap:4px;font-size:12px;display:grid}.trip-type-icon{justify-content:center;align-items:center;margin:0;font-size:16px;display:inline-flex}.trip-meta strong{color:#0f172a;font-weight:500}.status-badge{text-transform:capitalize;color:#854d0e;background:#fef9c3;border-radius:999px;padding:4px 10px;font-size:11px}.status-dot{background:#e2e8f0;border-radius:999px;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 2px #0f172a0f}.status-dot.unassigned{background:#f59e0b}.status-dot.driver_assigned{background:#3b82f6}.status-dot.trip_accepted{background:#22c55e}.status-dot.on_the_way{background:#6366f1}.status-dot.reached_pickup{background:#14b8a6}.status-dot.trip_started{background:#0ea5e9}.status-dot.trip_completed{background:#16a34a}.status-dot.cancelled{background:#ef4444}.btn{justify-content:center;align-items:center;gap:var(--button-gap);padding:0 var(--button-padding-x);border-radius:var(--button-radius);cursor:pointer;font-size:var(--button-font-size);width:auto;min-width:fit-content;min-height:var(--button-min-height);box-sizing:border-box;border:none;font-weight:600;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-inline-icon{justify-content:center;align-items:center;gap:6px;display:inline-flex}.btn-inline-icon svg{stroke-width:2.1px;flex-shrink:0;width:14px;height:14px}.btn-primary:not(.btn-inline-icon):before,.btn-cancel:not(.btn-inline-icon):before,.btn-complete:not(.btn-inline-icon):before,.btn-warning:not(.btn-inline-icon):before{margin-right:6px;font-size:12px;line-height:1;display:inline-block}.btn-primary:not(.btn-inline-icon):before{content:"+"}.btn-cancel:not(.btn-inline-icon):before{content:"x"}.btn-complete:not(.btn-inline-icon):before{content:"✓"}.btn-warning:not(.btn-inline-icon):before{content:"!"}.btn,.btn-primary,.btn-secondary,.btn-ghost,.btn-cancel,.btn-complete,.btn-warning,.small-btn{border-radius:var(--button-radius)}.small-btn{padding:0 var(--button-small-padding-x);min-height:var(--button-small-min-height);border-radius:var(--button-small-radius);font-size:12px}.btn-primary{color:#fff;background:#1d4ed8}.btn-primary:hover:not(:disabled){background:#1e40af}.btn-secondary{color:#0f172a;background:#e2e8f0}.btn-secondary:hover:not(:disabled){background:#cbd5e1}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-ghost{color:#64748b;background:0 0;border:1px solid #cbd5e1}.btn-ghost:hover:not(:disabled){background:#f1f5f9}.btn-success{color:#fff;background:#16a34a}.btn-success:hover:not(:disabled){background:#15803d}.btn-warning{color:#fff;background:#f59e0b}.btn-warning:hover:not(:disabled){background:#d97706}.trip-table{border-collapse:separate;border-spacing:0 8px;table-layout:auto;background:0 0;width:100%;margin-bottom:16px;font-size:12px}.trip-table thead{z-index:10;background:#f8fafc;position:sticky;top:0}.trip-table thead th{-webkit-overflow-scrolling:touch;color:#475569;text-transform:uppercase;white-space:nowrap;text-align:center;border-bottom:2px solid #e2e8f0;max-height:calc(100dvh - 40px);padding:12px;font-size:12px;font-weight:600;overflow-y:auto}.trip-table th.trip-type-header{width:8%}.trip-table th.trip-customer-header{width:15%}.trip-table th.trip-location-header{width:20%}.trip-table th.trip-time-header{width:12%}.trip-table th.trip-status-header{width:10%}.trip-table th.trip-driver-header{width:15%}.trip-table th.trip-start-time-header,.trip-table th.trip-end-time-header{width:10%}.trip-table th.trip-days-header{width:6%}.trip-table th.trip-actions-header{width:10%}.trip-table td{vertical-align:middle;padding:14px 12px;font-size:12px;line-height:1.4;overflow:visible}@media (width<=1024px){.trip-table thead th{padding:10px 8px;font-size:11px}.trip-table td{padding:12px 8px;font-size:11px}}@media (width<=768px){.trip-table thead th{padding:8px 6px;font-size:10px}.trip-table td{padding:10px 6px;font-size:10px}}.trip-table tbody{width:100%;display:table-row-group}.trip-table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;transition:all .2s;display:table-row;box-shadow:0 4px 10px #0f172a0a}.trip-table tbody tr:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a14}.trip-table tbody tr td{text-align:left;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;align-items:center;min-width:0;height:56px;padding:14px 12px;display:table-cell;overflow:hidden}.trip-driver-cell{overflow:visible!important}.trip-action-cell{white-space:normal;justify-content:center;overflow:visible}.trip-table tbody tr td.trip-type,.trip-table tbody tr td.trip-customer-cell{overflow:visible}.trip-table-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;max-width:100%;margin-bottom:16px;padding:4px;overflow:visible;box-shadow:0 1px 3px #00000014}.trip-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.trip-table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.trip-action-cell .trip-actions,.trip-actions-cell .trip-actions,.trip-actions-cell>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.trip-table tbody tr td .tooltip-wrap{overflow:visible}.trip-table tbody tr td .tooltip{z-index:50}.trip-table .trip-time{white-space:normal;flex-direction:column;gap:2px;line-height:1.3;display:flex}.trip-time-line{color:#64748b;font-size:11px;display:block}.trip-start-time{flex-direction:column;gap:2px;display:flex}.trip-start-time-header,.trip-fare-header,.trip-fare-cell{text-align:center}.fare-amount{color:#2e7d32;font-size:14px;font-weight:600}.trip-assign-header{text-align:center;vertical-align:middle;padding-left:12px}.trip-customer-cell{flex-direction:column;gap:4px;max-width:250px;display:flex}.trip-customer-name{color:#0f172a;align-items:center;gap:8px;font-weight:600;display:flex}.trip-customer-sub{color:#94a3b8;font-size:11px}.trip-location{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:4px;max-width:280px;font-size:12px;display:flex;overflow:hidden}.trip-location-line{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.trip-location-sub{color:#94a3b8;font-size:11px}.trip-customer-location{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.trip-table td.trip-location{text-overflow:clip;overflow:visible;white-space:normal!important}.driver-name-cell{align-items:center;gap:10px;min-width:0;display:flex}.driver-avatar{color:#1d4ed8;background:#e0e7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:inline-flex}.driver-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.driver-meta-cell{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.driver-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.driver-display{vertical-align:middle;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.driver-display-code{color:#1d4ed8;letter-spacing:.04em;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.5;display:inline-flex}.driver-display-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.driver-phone{color:#94a3b8;font-size:11px}.driver-eta,.driver-updated{color:#475569;white-space:nowrap;font-size:12px}.driver-status{color:#0f172a;align-items:center;gap:6px;font-size:12px;display:flex}.tooltip-wrap{align-items:center;display:inline-flex;position:relative;overflow:visible}.tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#0f172a;border-radius:8px;padding:6px 8px;font-size:11px;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0f172a33}.tooltip:after{content:"";border:6px solid #0000;border-top-color:#0f172a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-wrap:hover .tooltip{opacity:1;transform:translate(-50%)translateY(-2px)}.driver-action{justify-content:flex-end;display:flex}.driver-availability-table .table-row.driver-row-compact{transition:background .2s}.driver-availability-table .table-row.driver-row-compact:hover{background:#f8fafc}.driver-availability-table{overflow:visible}.status-dot.available{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.status-dot.booked{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.status-dot.soon{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.status-dot.unavailable{background:#94a3b8;box-shadow:0 0 0 2px #94a3b833}.status-dot.unassigned{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.status-dot.driver_assigned{background:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.status-dot.trip_accepted{background:#0ea5e9;box-shadow:0 0 0 2px #0ea5e933}.status-dot.on_the_way{background:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633}.status-dot.reached_pickup{background:#14b8a6;box-shadow:0 0 0 2px #14b8a633}.status-dot.trip_started{background:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.status-dot.trip_completed{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.status-dot.cancelled{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.status-pill{text-transform:capitalize;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.status-pill.unassigned{color:#92400e;background:#fef3c7}.status-pill.driver_assigned{color:#1d4ed8;background:#dbeafe}.status-pill.trip_accepted{color:#166534;background:#dcfce7}.status-pill.on_the_way{color:#3730a3;background:#e0e7ff}.status-pill.reached_pickup{color:#166534;background:#f0fdf4}.status-pill.trip_started{color:#0369a1;background:#e0f2fe}.status-pill.trip_completed{color:#166534;background:#dcfce7}.status-pill.cancelled{color:#991b1b;background:#fee2e2}.trip-type{align-items:center;gap:6px;display:flex}.trip-type-icon{border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.trip-type-icon svg{stroke-width:2.1px;width:16px;height:16px}.trip-type-icon--local{color:#2563eb;background:#dbeafe}.trip-type-icon--outstation{color:#0f766e;background:#ccfbf1}.trip-type-icon--pickup{color:#b45309;background:#fef3c7}.trip-type-icon--drop{color:#7c3aed;background:#ede9fe}.trip-type-icon--bulk{color:#334155;background:#e2e8f0}.trip-type-icon--daily{color:#be185d;background:#fce7f3}.trip-type-icon:hover{background:#3b82f61f;transform:translateY(-1px)scale(1.08);box-shadow:0 6px 14px #3b82f62e}.btn-view{width:auto;padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#3730a3;font-size:var(--button-font-size);cursor:pointer;min-height:var(--button-min-height);box-sizing:border-box;background:#e0e7ff;border:1px solid #c7d2fe;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn-view:hover{background:#c7d2fe}.btn-cancel,.btn-start,.btn-assign{padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#fff;font-size:var(--button-font-size);cursor:pointer;width:auto;min-width:fit-content;min-height:var(--button-min-height);box-sizing:border-box;border:none;justify-content:center;align-items:center;gap:4px;font-weight:600;transition:all .15s;display:inline-flex}.btn-cancel{background:#dc2626}.btn-start{background:#10b981}.btn-cancel:hover:not(:disabled){background:#b91c1c}.btn-cancel:disabled{opacity:.5;cursor:not-allowed}.btn-start:hover:not(:disabled){background:#059669}.btn-start:disabled{opacity:.5;cursor:not-allowed}.btn-assign{background:#3b82f6}.btn-assign:hover:not(:disabled){background:#2563eb}.btn-assign:disabled{opacity:.5;cursor:not-allowed}.btn-extend{box-sizing:border-box;color:#1d4ed8;cursor:pointer;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:18px;font-weight:700;line-height:1;transition:all .15s;display:inline-flex;box-shadow:0 2px 6px #1d4ed829}.btn-extend:hover{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-color:#60a5fa;transform:translateY(-1px)}.btn-extend:active{transform:translateY(0)}.btn-extend:focus-visible{outline-offset:2px;outline:2px solid #1d4ed8}.extend-days-step-btn{border-radius:999px;justify-content:center;width:40px;height:40px;min-height:40px;min-width:40px!important;padding:0!important}.extend-days-step-btn:before{content:none!important}.trip-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.btn-unassign{width:auto;padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#0f172a;font-size:var(--button-font-size);cursor:pointer;min-height:var(--button-min-height);box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn-unassign:hover{background:#e2e8f0}.btn-complete{width:auto;padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#166534;font-size:var(--button-font-size);cursor:pointer;min-height:var(--button-min-height);box-sizing:border-box;background:#f0fdf4;border:1px solid #86efac;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn-complete:hover{background:#bbf7d0}.btn-view-start-photo{width:auto;padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#1d4ed8;font-size:var(--button-font-size);cursor:pointer;min-height:var(--button-min-height);box-sizing:border-box;white-space:nowrap;background:#eff6ff;border:1px solid #93c5fd;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn-view-start-photo:hover{background:#dbeafe}.trip-action-icon-btn{width:auto;min-width:fit-content;min-height:var(--button-small-min-height);border-radius:var(--button-radius);color:#334155;cursor:pointer;padding:0 var(--button-padding-x);white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.trip-action-icon-btn:hover{background:#e2e8f0;border-color:#94a3b8}.trip-action-icon-btn--primary{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.trip-action-icon-btn--primary:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.trip-action-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.trip-action-icon-btn--success{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.trip-action-icon-btn--success:hover{color:#047857;background:#d1fae5;border-color:#6ee7b7}.trip-action-icon-btn--danger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.trip-action-icon-btn--danger:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.trip-actions-inline{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.trip-actions-inline>*{justify-self:center}.trip-actions-inline .trip-action-icon-btn{justify-content:center;width:auto}.btn-warning{width:auto;padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#92400e;font-size:var(--button-font-size);cursor:pointer;min-height:var(--button-min-height);box-sizing:border-box;background:#fffbeb;border:1px solid #fcd34d;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn-warning:hover{background:#fde68a}@media (width<=1024px){.trip-table td{padding:10px 6px;font-size:12px}}@media (width<=768px){.trip-table{font-size:11px}.trip-table td{padding:8px 6px}.modal-backdrop{place-items:start center;padding:12px}.modal-card{border-radius:14px;width:min(560px,100%);max-height:calc(100dvh - 24px)}.create-trip-modal{max-height:calc(100dvh - 24px)}.create-trip-form,.create-trip-actions{padding-bottom:max(8px, env(safe-area-inset-bottom,0px))}.route-tariff-modal{width:100%;max-height:calc(100dvh - 24px)}.route-tariff-modal-head,.route-tariff-modal-form{padding-left:14px;padding-right:14px}.route-tariff-summary-grid,.route-tariff-route-strip,.route-tariff-basic-grid,.route-tariff-band-grid{grid-template-columns:1fr}.route-tariff-modal-actions{flex-direction:column}.route-tariff-modal-actions .route-tariff-btn{width:100%}}.modal-backdrop{z-index:1000;-webkit-overflow-scrolling:touch;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(500px,92vw);max-height:calc(100dvh - 40px);padding:16px;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}.route-tariff-modal{-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 28%),radial-gradient(circle at 0 100%,#10b9811a,#0000 22%),#fff;width:min(920px,96vw);padding:0;overflow-y:auto}.route-tariff-modal-head{background:linear-gradient(#f8fafcf5 0%,#fffffffa 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 16px;display:flex}.route-tariff-modal-head-copy{min-width:0}.route-tariff-modal-kicker{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.route-tariff-modal-head h3{color:#0f172a;margin:10px 0 0;font-size:1.35rem;line-height:1.2}.route-tariff-modal-subtitle{color:#64748b;margin:6px 0 0;font-size:.875rem}.route-tariff-modal-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.route-tariff-modal-close:hover{color:#0f172a;background:#f8fafc}.route-tariff-modal-form{flex-direction:column;gap:16px;padding:18px 20px 20px;display:flex}.route-tariff-route-strip{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,.8fr);gap:10px;display:grid}.route-tariff-route-pill{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #0f172a08}.route-tariff-route-pill strong{color:#0f172a;text-align:right;font-size:.95rem;line-height:1.35}.route-tariff-route-pill-route{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.route-tariff-route-pill-distance{background:linear-gradient(#f8fafc 0%,#fff 100%)}.route-tariff-route-pill-bands{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.route-tariff-summary-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.route-tariff-section{background:#fffffff5;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.route-tariff-section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.route-tariff-section-head h4{color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.route-tariff-section-head p{color:#64748b;margin:4px 0 0;font-size:.8125rem}.route-tariff-basic-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,.8fr);gap:12px;display:grid}.route-tariff-basic-card{flex-direction:column;gap:6px;display:flex}.route-tariff-readonly-value{color:#334155;background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;align-items:center;min-height:42px;padding:10px 12px;font-size:.875rem;display:flex}.route-tariff-help-text{color:#64748b;margin:0;font-size:.75rem}.route-tariff-error-text{color:#dc2626;margin:10px 0 0;font-size:.8125rem}.route-tariff-band-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.route-tariff-band-card-short{background:linear-gradient(#eff6ffe6 0%,#fff 40%)}.route-tariff-band-card-long{background:linear-gradient(#f0fdf4e6 0%,#fff 40%)}.route-tariff-band-head{margin-bottom:12px}.route-tariff-band-toggle{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.route-tariff-band-toggle input{margin-top:3px}.route-tariff-band-toggle span{flex-direction:column;gap:4px;display:flex}.route-tariff-band-toggle strong{color:#0f172a;font-size:.95rem}.route-tariff-band-toggle small{color:#64748b;font-size:.8125rem;line-height:1.45}.route-tariff-band-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.route-tariff-field{flex-direction:column;gap:6px;display:flex}.route-tariff-field-label{color:#334155;margin:0;font-size:12px;font-weight:600;display:block}.route-tariff-field-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.route-tariff-field-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.route-tariff-field-input:disabled{color:#94a3b8;background:#f8fafc}.route-tariff-modal-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.route-tariff-modal-actions .route-tariff-btn{border-radius:12px;min-height:40px;padding:10px 16px;font-size:.875rem}.route-tariff-btn-secondary{color:#475569;background:#fff;border:1px solid #cbd5e1}.route-tariff-btn-secondary:hover{color:#0f172a;background:#f8fafc}.route-tariff-btn-primary{color:#fff;background:#1d4ed8}.route-tariff-btn-primary:hover{color:#fff;background:#1e40af}.pd-outstation-modal{width:min(900px,96vw)}.pd-outstation-modal-head{border-bottom-color:#dbe4ee}.pd-outstation-modal-form{gap:14px}.pd-outstation-section{padding:12px}.pd-outstation-basic-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr)}.pd-outstation-km-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.pd-outstation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width<=900px){.pd-outstation-basic-grid,.pd-outstation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.pd-outstation-basic-grid,.pd-outstation-grid,.pd-outstation-km-row{grid-template-columns:minmax(0,1fr)}}.modal-card .modal-btn{min-height:var(--button-modal-min-height);padding:0 var(--button-modal-padding-x);border-radius:var(--button-radius);width:auto;font-size:13px;font-weight:500}.modal-card .modal-btn-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.modal-card .modal-btn-primary{color:#fff;background:#3b82f6;border:none}.modal-card .modal-btn-danger{color:#fff;background:#ef4444;border:none}.driver-documents-modal{width:min(920px,96vw)}.driver-documents-body{flex-direction:column;gap:16px;padding:0 20px 20px;display:flex}.driver-documents-summary{margin:0}.driver-documents-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.driver-document-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.driver-document-card-head h4{margin:0 0 4px;font-size:14px}.driver-document-card-head span{font-size:12px}.driver-doc-preview-link{display:block}.driver-doc-preview-image{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-height:220px}.driver-doc-preview-frame{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:220px}.driver-doc-open-link{color:#1d4ed8;font-size:13px;font-weight:500;text-decoration:none}.driver-doc-open-link:hover{text-decoration:underline}.driver-document-missing{color:#94a3b8;margin:0;font-size:13px;font-style:italic}.driver-documents-error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;padding:10px 12px;font-size:13px}.driver-documents-footer{justify-content:flex-end;display:flex}.create-trip-modal{flex-direction:column;display:flex}.create-trip-form{-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow-y:auto}.compact-create-trip-form{gap:6px}.compact-create-trip-form input:not([type=checkbox]),.compact-create-trip-form select,.compact-create-trip-form button{border-radius:8px;padding:8px 10px;font-size:13px}.compact-create-trip-form .muted{font-size:11px}.create-trip-customer-search{width:100%;position:relative}.create-trip-customer-search-input{width:100%}.create-trip-customer-suggestions{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:240px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.create-trip-customer-suggestion{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.create-trip-customer-suggestion:last-child{border-bottom:none}.create-trip-customer-suggestion:hover,.create-trip-customer-suggestion--active{background:#f1f5f9}.create-trip-customer-suggestion-name{color:#0f172a;font-size:14px;font-weight:600}.create-trip-customer-suggestion-meta{color:#64748b;font-size:12px}.create-trip-customer-suggestion-location{color:#94a3b8;font-size:11px}.customer-search-mark{color:inherit;background:#fef08a;padding:0}@media (width>=980px){.compact-create-trip-form:not(.create-trip-form--v2){grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px 10px;display:grid}.compact-create-trip-form .create-trip-section-title,.compact-create-trip-form .create-trip-field-span,.compact-create-trip-form .create-trip-customer-search,.compact-create-trip-form .create-trip-outstation-block,.compact-create-trip-form .action-wrap,.compact-create-trip-form>datalist,.compact-create-trip-form>input[type=hidden],.compact-create-trip-form .create-trip-inline-checkbox,.compact-create-trip-form .create-trip-actions,.compact-create-trip-form input[name=customerAddress],.compact-create-trip-form input[name=customerPickupAddress],.compact-create-trip-form input[name=customerDropAddress]{grid-column:1/-1}}.create-trip-section-title{letter-spacing:.04em;text-transform:uppercase;color:#475569;margin:4px 0 1px;font-size:11px;font-weight:700}.compact-create-trip-form .create-trip-field-span{grid-column:1/-1}.compact-create-trip-form .create-trip-field-row{grid-column:1/-1;align-items:end;gap:8px 10px;display:grid}.compact-create-trip-form .create-trip-field-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-create-trip-form .create-trip-field-row--3{grid-template-columns:minmax(100px,120px) minmax(0,1fr) auto;align-items:stretch}.compact-create-trip-form .create-trip-actions button,.compact-create-trip-form .create-trip-field-row .btn-primary{white-space:nowrap;width:auto;min-width:0;transform:none}.compact-create-trip-form .create-trip-field-row .btn-primary{color:#fff;background:#1d4ed8;border:none;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;padding:8px 12px;font-size:13px;font-weight:500;display:inline-flex}.compact-create-trip-form .create-trip-field-row .btn-primary:hover{background:#2563eb;transform:none}.compact-create-trip-form .create-trip-field-row .btn-primary:active{transform:none}.compact-create-trip-form .create-trip-field-stack{flex-direction:column;gap:6px;min-width:0;display:flex}.compact-create-trip-form .create-trip-field-label{color:#475569;margin:0;font-size:12px;font-weight:600}.create-trip-field-hint{color:#64748b;margin:-4px 0 4px;font-size:11px;line-height:1.35}.sector-suggestion-row{flex-direction:column;gap:6px;margin:2px 0 6px;display:flex}.sector-suggestion-label{color:#475569;font-size:11px;font-weight:600}.sector-suggestion-chips{flex-wrap:wrap;gap:6px;display:flex}.sector-suggestion-chip{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;flex-direction:column;align-items:flex-start;gap:2px;min-height:36px;padding:6px 12px;font-size:12px;line-height:1.2;display:inline-flex}.sector-suggestion-chip:hover{background:#eff6ff;border-color:#2563eb}.sector-suggestion-chip--active{background:#dbeafe;border-color:#2563eb}.sector-suggestion-chip-label{font-weight:600}.sector-suggestion-chip-detail{color:#64748b;font-size:10px;font-weight:500}.compact-create-trip-form .create-trip-schedule{grid-template-columns:1fr 1fr;gap:8px;display:grid}.compact-create-trip-form .create-trip-outstation-block{flex-direction:column;grid-column:1/-1;gap:8px;display:flex}.outstation-city-select{width:100%}.outstation-city-select-label{margin-bottom:0}.outstation-city-select-control{width:100%;position:relative}.outstation-city-select-control>input[type=text]{box-sizing:border-box;width:100%}.outstation-city-select.is-open .outstation-city-select-control>input[type=text]{border-bottom-color:#93c5fd;border-bottom-right-radius:0;border-bottom-left-radius:0}.route-tariff-city-select.is-open .outstation-city-select-control>input[type=text],.route-tariff-city-select.is-open .outstation-city-select-control>input[type=text]:focus,.outstation-city-select--docked.is-open .outstation-city-select-control>input[type=text],.outstation-city-select--docked.is-open .outstation-city-select-control>input[type=text]:focus{box-shadow:0 0 0 1px #93c5fd}.route-tariff-city-select,.outstation-city-select--docked{flex-direction:column;gap:6px;min-width:0;display:flex}.route-tariff-city-select .outstation-city-select-control>input[type=text],.outstation-city-select--docked .outstation-city-select-control>input[type=text]{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-height:42px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.route-tariff-city-select .outstation-city-select-control>input[type=text]:focus,.outstation-city-select--docked .outstation-city-select-control>input[type=text]:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.route-tariff-city-select .outstation-city-select-control>input[type=text]:disabled,.outstation-city-select--docked .outstation-city-select-control>input[type=text]:disabled{color:#94a3b8;background:#f8fafc}.outstation-city-select-menu{z-index:1100;background:#fff;border:1px solid #93c5fd;border-top:none;border-radius:0 0 12px 12px;max-height:260px;margin-top:-2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0f172a29}.outstation-city-select-menu .outstation-city-select-option{color:#1e293b;text-align:left;cursor:pointer;appearance:none;width:100%;min-height:38px;box-shadow:none;background:0 0;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:14px;font-weight:500;display:flex;transform:none}.outstation-city-select-option:hover,.outstation-city-select-option:active,.outstation-city-select-option:focus-visible{background:#eff6ff}.outstation-city-select-option:last-child{border-bottom:none}.outstation-city-select-option:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.outstation-city-select-option--destination{background:#f8fafc}.outstation-city-select-option--geocoder{background:#eef2ff}.outstation-city-select-option--india{color:#1d4ed8}.outstation-city-select-option--custom{color:#166534;background:#f0fdf4;font-weight:600}.outstation-city-select-option--custom:hover{background:#dcfce7}.outstation-city-select-badge{text-transform:uppercase;letter-spacing:.03em;color:#334155;background:#e2e8f0;border-radius:999px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.outstation-city-select-empty{color:#64748b;padding:10px 12px;font-size:12px}.outstation-city-select-menu::-webkit-scrollbar{width:8px}.outstation-city-select-menu::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.compact-create-trip-form .create-trip-inline-checkbox{align-items:center;gap:8px;margin:0;font-size:12px;display:flex}@media (width<=640px){.compact-create-trip-form .create-trip-field-row--2,.compact-create-trip-form .create-trip-schedule{grid-template-columns:1fr}.compact-create-trip-form .create-trip-field-row--3{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.compact-create-trip-form .create-trip-field-row--3 .btn-primary{grid-column:1/-1;justify-content:center;width:100%}}.create-trip-modal .modal-head{z-index:3;background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:10px;padding-bottom:10px;position:sticky;top:0}.create-trip-actions{z-index:2;background:#fff;border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px;position:sticky;bottom:0}.create-trip-modal--v2{flex-direction:column;width:min(560px,100%);max-height:min(90dvh,820px);padding:0;display:flex;overflow:hidden}.create-trip-modal-body{flex-direction:column;flex:1;min-height:0;display:flex}.create-trip-modal-head{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.create-trip-modal-head-text h2{color:#0f172a;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.create-trip-modal-subtitle{color:#64748b;margin:2px 0 0;font-size:.75rem}.create-trip-modal-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.125rem;line-height:1;display:inline-flex}.create-trip-modal-close:hover{color:#334155;background:#f1f5f9}.create-trip-modal-close:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.create-trip-form--v2{flex-direction:column;flex:1;gap:0;min-height:0;margin:0;padding:0;display:flex}.create-trip-form-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 16px 8px;overflow:hidden auto}.create-trip-section{border-bottom:1px solid #f1f5f9;padding:8px 0}.create-trip-section:last-child{border-bottom:none;padding-bottom:10px}.create-trip-section .create-trip-section-title{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 4px;font-size:.6875rem;font-weight:700}.create-trip-section-body{flex-direction:column;gap:4px;display:flex}.create-trip-field{flex-direction:column;gap:2px;min-width:0;display:flex}.create-trip-form--v2 input:not([type=checkbox]),.create-trip-form--v2 select,.create-trip-form--v2 .create-trip-customer-search-input{border-radius:6px;min-height:32px;padding:6px 8px;font-size:12px}.create-trip-grid--contact{grid-template-columns:1fr 1fr;align-items:start;gap:6px;display:grid}.create-trip-grid-full{grid-column:1/-1}.create-trip-location-meta{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:2px;display:flex}.create-trip-inline-checkbox--compact{color:#64748b;font-size:11px}.create-trip-form--v2 .sector-suggestion-row{gap:4px;margin:2px 0 0}.create-trip-form--v2 .sector-suggestion-chip{min-height:28px;padding:4px 10px;font-size:11px}.create-trip-form--v2 .sector-suggestion-label{font-size:10px}.create-trip-field input,.create-trip-field .create-trip-customer-search-input,.create-trip-form--v2 .outstation-city-select>input[type=text]{box-sizing:border-box;width:100%}.create-trip-form--v2 .create-trip-field-label{color:#475569;font-size:.75rem;font-weight:600}.create-trip-grid{gap:8px;display:grid}.create-trip-grid--2{grid-template-columns:1fr 1fr}.create-trip-grid--sector{grid-template-columns:1.4fr 1fr;align-items:end}.create-trip-grid--3{grid-template-columns:72px 1fr auto;align-items:end}.create-trip-form--v2 button.create-trip-type-chip,.create-trip-form--v2 .datetime-local-now-btn,.create-trip-form--v2 .sector-suggestion-chip,.create-trip-modal--v2 .create-trip-modal-close{box-sizing:border-box;justify-content:center;align-items:center;width:auto;display:inline-flex;transform:none}.create-trip-form--v2 button.create-trip-type-chip{color:#475569;background:#fff;border:1px solid #cbd5e1}.create-trip-form--v2 button.create-trip-customer-suggestion{width:100%;color:inherit;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;justify-content:flex-start;align-items:flex-start;padding:10px 12px;display:flex}.create-trip-form--v2 button.create-trip-type-chip:hover{color:#334155;background:#f8fafc;border-color:#93c5fd}.create-trip-form--v2 button.create-trip-customer-suggestion:hover,.create-trip-form--v2 button.create-trip-customer-suggestion.create-trip-customer-suggestion--active{color:inherit;background:#f1f5f9}.create-trip-form--v2 button.create-trip-type-chip.create-trip-type-chip--active,.create-trip-form--v2 button.create-trip-type-chip.create-trip-type-chip--active:hover{color:#fff;background:#2563eb;border-color:#2563eb}.create-trip-form--v2 button.create-trip-type-chip:hover,.create-trip-form--v2 .datetime-local-now-btn:hover{transform:none}.create-trip-type-strip{flex-wrap:wrap;gap:6px;display:flex}.create-trip-type-chip{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;min-height:32px;padding:5px 12px;font-size:.8125rem;font-weight:600}.create-trip-type-chip:hover{background:#f8fafc;border-color:#93c5fd}.create-trip-type-chip:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.create-trip-type-chip--active{color:#fff;background:#2563eb;border-color:#2563eb}.create-trip-vehicle-options{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px 12px;min-height:32px;padding:4px 8px;display:flex}.create-trip-vehicle-option{color:#334155;cursor:pointer;user-select:none;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:500;display:inline-flex}.create-trip-vehicle-option input[type=checkbox]{cursor:pointer;accent-color:#2563eb;width:16px;height:16px;margin:0}.create-trip-field-hint--inline{margin:0;font-size:.6875rem}@media (width>=520px){.create-trip-grid--contact{grid-template-columns:1.1fr 1fr .95fr}.create-trip-grid--contact .create-trip-grid-full{grid-column:1/-1}}@media (width<=519px){.create-trip-field--alt{grid-column:1/-1}}.create-trip-schedule-block{grid-template-columns:1fr;gap:8px;min-width:0;display:grid}.create-trip-hours-field{max-width:120px}.create-trip-form--v2 .datetime-local-field{width:100%;min-width:0;margin-bottom:0}.create-trip-form--v2 .datetime-local-field-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;width:100%;min-width:0;display:grid}.create-trip-form--v2 .datetime-local-mui-picker,.create-trip-form--v2 .datetime-local-mui-picker .MuiPickersTextField-root{width:100%;min-width:0}.create-trip-form--v2 .datetime-local-mui-picker--compact .MuiPickersOutlinedInput-root{min-height:36px}.create-trip-form--v2 .datetime-local-now-btn{color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;height:36px;min-height:36px;padding:0 10px;font-size:12px}@media (width>=480px){.create-trip-schedule-block:has(.create-trip-hours-field){grid-template-columns:minmax(0,1fr) 100px;align-items:end}}.create-trip-form--v2 .create-trip-inline-checkbox{color:#475569;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.create-trip-form--v2 .sector-suggestion-row{margin:0}.create-trip-form--v2 .create-trip-outstation-block{flex-direction:column;gap:8px;display:flex}.create-trip-refresh-km{white-space:nowrap;min-height:36px;padding:6px 12px}.create-trip-form--v2 .create-trip-actions{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:10px 16px 14px;display:flex;position:static}.create-trip-form--v2 .create-trip-actions .btn-primary,.create-trip-form--v2 .create-trip-actions .btn-ghost{width:auto;min-width:100px}@media (width<=520px){.create-trip-modal--v2{width:100%;max-height:96dvh}.create-trip-grid--2,.create-trip-grid--contact,.create-trip-grid--sector,.create-trip-grid--3,.create-trip-schedule-block:has(.create-trip-hours-field){grid-template-columns:1fr}.create-trip-hours-field{max-width:none}.create-trip-grid--3 .create-trip-refresh-km{width:100%}}@media (width<=360px){.modal-backdrop{padding:8px}.create-trip-modal{border-radius:12px;max-height:calc(100dvh - 16px);padding:12px}.create-trip-modal .modal-head{margin-bottom:8px;padding-bottom:8px}.create-trip-form{gap:6px}.create-trip-section-title{margin:4px 0 1px;font-size:10px}.create-trip-actions{margin-top:8px;padding-top:8px}.create-trip-actions button{padding:9px 10px;font-size:13px}}.mobile-menu{width:90vw;max-width:300px;padding:20px}.mobile-menu .nav{flex-direction:column;gap:10px}.modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-subtitle{color:#475569;margin:6px 0 10px;font-size:12px}.modal-trip-details{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:12px;padding:10px 12px;font-size:12px;display:grid}.payment-settlement-summary{border-top:1px solid #dbe4ef;grid-column:1/-1;margin-top:12px;padding-top:12px}.payment-settlement-summary__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.payment-settlement-summary__title{color:#0f172a;font-size:13px;font-weight:700}.payment-settlement-summary__status{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-settlement-summary__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.payment-settlement-summary__item{background:#fff;border:1px solid #dbe4ef;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.payment-settlement-summary__item label{margin:0}.payment-settlement-summary__value{color:#0f172a;font-size:18px;font-weight:700;line-height:1.3}.payment-settlement-summary__value--strong{font-size:24px}.payment-settlement-summary__meta{color:#64748b;font-size:12px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.cancel-reason{margin-bottom:12px}.cancel-reason textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:12px}.map-frame{border:0;border-radius:12px;width:100%;height:min(60vh,520px)}.tracking-page{background:#f3f4f6;border-radius:12px;grid-template-rows:auto minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:8px 10px;display:grid}.tracking-header{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.tracking-title-wrap h1{color:#0f172a;margin:0;font-size:20px;font-weight:700}.tracking-updated-at{color:#64748b;margin-top:4px;font-size:12px}.tracking-header-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.tracking-stats{grid-template-columns:repeat(5,minmax(54px,auto));gap:8px;display:grid}.tracking-stat-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:6px 8px}.tracking-stat-value{font-size:17px;font-weight:700;line-height:1.1}.tracking-stat-value.map{color:#2563eb}.tracking-stat-value.all{color:#475569}.tracking-stat-value.online{color:#16a34a}.tracking-stat-value.offline{color:#64748b}.tracking-stat-label{color:#64748b;margin-top:2px;font-size:10px}.tracking-filters{align-items:center;gap:8px;display:flex}.tracking-mobile-toggle{display:none}.tracking-mobile-toggle-btn{width:auto;min-height:var(--button-min-height);padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#334155;font-size:var(--button-font-size);cursor:pointer;background:#fff;border:1px solid #cbd5e1;font-weight:600}.tracking-mobile-toggle-btn.active{color:#fff;background:#2563eb;border-color:#1d4ed8}.tracking-select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:auto;min-width:140px;padding:8px 10px;font-size:13px}.tracking-follow-toggle{width:auto;min-height:var(--button-min-height);padding:0 var(--button-padding-x);border-radius:var(--button-radius);color:#334155;font-size:var(--button-font-size);cursor:pointer;background:#fff;border:1px solid #cbd5e1;font-weight:700}.tracking-follow-toggle.active{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.tracking-list-tabs{border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:0;padding:0;display:grid}.tracking-tab-btn{min-height:var(--button-min-height);color:#64748b;font-size:var(--button-font-size);cursor:pointer;background:#f8fafc;border:none;border-bottom:2px solid #0000;padding:0 8px;font-weight:600;transition:color .15s,border-color .15s}.tracking-tab-btn.active{color:#1d4ed8;background:#fff;border-bottom-color:#2563eb}.tracking-status-badge.trip-unassigned{color:#c2410c;background:#fff7ed}.tracking-driver-card.trip-selected{background:#fff7ed;border-color:#fb923c;box-shadow:inset 0 0 0 1px #f973164d}.tracking-assign-panel{z-index:auto;max-height:none;box-shadow:none;background:#fff;border-top:2px solid #f97316;flex-direction:column;flex-shrink:0;gap:0;display:flex;position:static;overflow-y:visible}.tracking-assign-header{color:#c2410c;background:#fff7ed;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;font-weight:700;display:flex}.tracking-assign-close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px}.tracking-assign-trip{border-bottom:1px solid #e2e8f0;padding:8px 12px;font-size:12px}.tracking-assign-section{text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:6px 12px;font-size:10px;font-weight:700}.tracking-assign-driver{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.tracking-assign-driver-name{color:#0f172a;font-size:12px;font-weight:700}.tracking-assign-driver-meta{color:#64748b;font-size:11px}.tracking-assign-btn{min-height:var(--button-compact-min-height);padding:0 var(--button-compact-padding-x);border-radius:var(--button-compact-radius);color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;flex-shrink:0;font-size:12px;font-weight:700}.tracking-assign-btn:disabled{opacity:.5;cursor:not-allowed}.tracking-assign-btn.secondary{color:#334155;background:#e2e8f0}.tracking-assign-show-more{width:100%;min-height:var(--button-compact-min-height);padding:0 var(--button-compact-padding-x);color:#2563eb;cursor:pointer;background:#f8fafc;border:none;border-top:1px solid #e2e8f0;font-size:11px;font-weight:600}.tracking-assign-show-more:hover{background:#eff6ff}.tracking-assign-success{color:#166534;background:#dcfce7;border-bottom:1px solid #bbf7d0;padding:10px 12px;font-size:12px;font-weight:600;animation:.2s fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.tracking-tab-badge{color:#fff;vertical-align:middle;background:#f97316;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:5px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex}.tracking-main{grid-template-columns:330px minmax(0,1fr);align-items:stretch;gap:8px;min-height:0;display:grid;overflow:hidden}.tracking-list-panel,.tracking-map-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:0;overflow:hidden}.tracking-list-panel{flex-direction:column;height:100%;padding-bottom:12px;display:flex;overflow:hidden}.tracking-list-head{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px}.tracking-list-head h3{color:#0f172a;margin:0;font-size:14px;font-weight:700}.tracking-list-body{flex:auto;gap:8px;min-height:0;padding:10px 10px 12px;display:grid;overflow:hidden auto}.tracking-list-body::-webkit-scrollbar{width:8px}.tracking-list-body::-webkit-scrollbar-track{background:#f1f5f9}.tracking-list-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.tracking-list-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.tracking-driver-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;transition:border-color .2s,background .2s,box-shadow .2s}.tracking-driver-card:hover{background:#f8fafc;border-color:#cbd5e1}.tracking-driver-card.selected{background:#eff6ff;border-color:#93c5fd;box-shadow:inset 0 0 0 1px #3b82f640}.tracking-driver-head{align-items:center;gap:8px;margin-bottom:6px;display:flex}.tracking-driver-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.tracking-driver-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.tracking-status-badge{text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.tracking-status-badge.online{color:#166534;background:#dcfce7}.tracking-status-badge.offline{color:#475569;background:#f1f5f9}.tracking-status-badge.blocked,.tracking-status-badge.busy{color:#92400e;background:#fef3c7}.tracking-driver-meta{color:#64748b;margin-bottom:3px;font-size:11px}.tracking-driver-time{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;font-size:10px;display:flex}.tracking-driver-time.warn{color:#d97706}.tracking-stale{color:#92400e;background:#fef3c7;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.tracking-empty{text-align:center;color:#64748b;padding:20px;font-size:13px}.tracking-map-panel{flex-direction:column;min-height:0;padding-bottom:12px;display:flex}.tracking-map{flex:auto;width:100%;height:100%;min-height:0}.tracking-popup{min-width:180px}.tracking-popup-name{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.tracking-popup-meta{color:#64748b;margin-bottom:2px;font-size:12px}.tracking-popup-time{color:#94a3b8;margin-top:4px;font-size:11px}.tracking-popup-time.warn{color:#d97706}@media (width<=1024px){.tracking-main{grid-template-columns:290px minmax(0,1fr)}.tracking-stats{grid-template-columns:repeat(2,minmax(60px,auto))}}@media (width<=768px){.tracking-page{grid-template-rows:auto auto;min-height:auto;padding:6px 8px}.tracking-header{flex-direction:column;align-items:stretch}.tracking-header-right{flex-direction:column;justify-content:stretch;align-items:stretch}.tracking-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-filters{grid-template-columns:1fr;gap:8px;display:grid}.tracking-mobile-toggle{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.tracking-select{width:100%;min-width:0}.tracking-follow-toggle{width:100%}.tracking-assign-panel{max-height:none;box-shadow:none;position:static}.tracking-main{grid-template-columns:1fr}.tracking-list-panel.mobile-hidden,.tracking-map-panel.mobile-hidden{display:none}.tracking-list-panel{max-height:320px;overflow:hidden}.tracking-map-panel{min-height:52vh}}.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:10px;padding:10px}.success{color:#166534}.muted{color:#64748b;font-size:12px}.missing-list{margin:12px 0;padding-left:18px}.missing-list li{margin-bottom:6px}.operations-grid{gap:16px;margin-bottom:18px;display:grid}.ride-creation{grid-column:span 1}.operations-grid .card{margin-bottom:0}.trip-driver-hub{grid-column:span 1}.trip-driver-grid{grid-template-columns:1.5fr 1.5fr;gap:16px;display:grid}.trip-hub-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.trip-detail-panel{gap:12px;display:grid}.trip-detail-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:16px}.trip-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:8px;padding:12px;display:grid}.trip-detail-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 12px}.trip-detail-dropdown+.trip-detail-dropdown{margin-top:10px}.trip-detail-dropdown summary{cursor:pointer;color:#0f172a;align-items:center;gap:6px;padding:4px 0;font-size:12px;font-weight:600;list-style:none;display:flex}.trip-detail-dropdown summary::-webkit-details-marker{display:none}.trip-detail-dropdown summary:before{content:"▸";color:#64748b;font-size:12px;transition:transform .2s}.trip-detail-dropdown[open] summary:before{transform:rotate(90deg)}.trip-detail-dropdown>:not(summary){margin-top:10px}.trip-detail-row{justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.trip-detail-label{color:#64748b;font-weight:500}.trip-detail-value{color:#0f172a;align-items:center;gap:6px;font-weight:600;display:inline-flex}.trip-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.trip-detail-actions .btn-cancel,.trip-detail-actions .btn-complete{width:auto;padding:6px 12px;font-size:12px}.trip-detail-drivers,.driver-selection.simplified{gap:10px;display:grid}.driver-selection.simplified .assignment-controls{margin-top:4px}.driver-filter-row{grid-template-columns:1.2fr .8fr;gap:8px;margin-bottom:6px;display:grid}.driver-filter-row input,.driver-filter-row select{border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:12px}.section-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.section-head h3{margin:0;font-size:14px}@media (width>=741px){.admin-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.sidebar{-webkit-backdrop-filter:blur(20px)saturate(150%);width:100%;box-shadow:0 4px 24px #00000026, var(--shell-panel-highlight), var(--shell-panel-lowlight);background:linear-gradient(135deg,#1f2a44f2 0%,#0f172ae6 25%,#1e293bd9 50%,#334155e6 75%,#1f2a44f2 100%),radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f71a 0%,#0000 50%);border-bottom:1px solid #ffffff1a;flex-direction:row;grid-area:1/1;justify-content:space-between;align-items:center;height:auto;padding:16px 28px}.sidebar:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff08 25%,#ffffff05 50%,#ffffff08 75%,#0000 100%);animation:10s ease-in-out infinite sidebarGlow;position:absolute;inset:0}.sidebar .brand{z-index:2;margin-bottom:0;margin-right:auto;position:relative}.sidebar .nav{z-index:2;flex-direction:row;align-items:center;gap:12px;margin:0;position:relative}.sidebar .nav-item{color:#e2e8f0e6;backdrop-filter:blur(10px);letter-spacing:.025em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:auto;padding:10px 18px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.sidebar .nav-item:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.sidebar .nav-item:hover{color:#fff;background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 20px #00000040,inset 0 1px #fff3}.sidebar .nav-item:hover:before{left:100%}.sidebar .nav-item.active{color:#fff;background:linear-gradient(135deg,#3b82f6e6 0%,#2563ebe6 100%),#ffffff1a;border-color:#3b82f699;font-weight:600;box-shadow:0 6px 24px #3b82f666,inset 0 1px #ffffff4d}.sidebar .nav-item.active:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%),#ffffff26;transform:translateY(-2px);box-shadow:0 8px 28px #3b82f680,inset 0 1px #fff6}.sidebar .nav-item.logout{color:#fff;background:linear-gradient(135deg,#ef4444e6 0%,#dc2626e6 100%),#ffffff0d;border-color:#ef444480;margin-top:0;margin-left:auto;margin-right:0;font-weight:600;box-shadow:0 4px 16px #ef44444d,inset 0 1px #fff3}.sidebar .nav-item.logout:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s infinite buttonShimmer;position:absolute;top:0;left:-100%}.sidebar .nav-item.logout:hover{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%),#ffffff1a;border-color:#ef444499;transform:translateY(-2px);box-shadow:0 6px 20px #ef444466,inset 0 1px #ffffff4d}.main-content{background:linear-gradient(135deg,#f8fafccc 0%,#f1f5f9e6 50%,#f8fafccc 100%),radial-gradient(circle at 30% 70%,#3b82f608 0%,#0000 50%),radial-gradient(circle at 70% 30%,#10b98108 0%,#0000 50%);grid-area:2/1;padding:88px 24px 24px}}@media (width<=740px){.operations-grid,.trip-driver-grid,.admin-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;overflow-x:auto}.main-header{flex-direction:column;align-items:flex-start;padding:10px 12px}.header-left{justify-content:space-between;width:100%}.header-left h1{font-size:14px}.logout-btn{align-self:flex-end;padding:6px 12px;font-size:12px}.home-columns,.trip-card{grid-template-columns:1fr}.trip-card-right{align-items:stretch}}.drivers-page{background:#f3f4f6;border-radius:12px;padding:18px}.drivers-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.drivers-header h2{color:#0f172a;margin:0;font-size:18px;font-weight:600}.drivers-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.driver-bulk-import-modal{flex-direction:column;max-width:min(920px,96vw);max-height:92vh;display:flex}.driver-bulk-import-body{flex-direction:column;gap:12px;min-height:0;padding:0 16px 16px;display:flex}.driver-bulk-import-hint{margin:0;font-size:12px;line-height:1.45}.driver-bulk-import-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.driver-bulk-import-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.driver-bulk-import-filename{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:12px;overflow:hidden}.driver-bulk-import-warnings{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0;padding:10px 12px;font-size:12px}.driver-bulk-import-warnings p{margin:0 0 6px}.driver-bulk-import-warnings p:last-child{margin-bottom:0}.driver-bulk-import-headers{margin:0;font-size:11px}.driver-bulk-import-preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:min(400px,50vh);overflow:auto}.driver-bulk-import-table{border-collapse:collapse;width:100%;font-size:12px}.driver-bulk-import-table th,.driver-bulk-import-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:8px 10px}.driver-bulk-import-table th{color:#475569;z-index:1;background:#f8fafc;font-weight:600;position:sticky;top:0}.driver-bulk-import-row-ok{color:#15803d;font-weight:600}.driver-bulk-import-row-bad{color:#b91c1c;font-weight:600}.driver-bulk-import-row-detail{color:#64748b;word-break:break-word;margin-top:4px;font-size:11px;font-weight:400}.driver-bulk-import-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.driver-bulk-import-empty{text-align:center;margin:12px 0 0}.btn-add-driver{border-radius:10px;width:auto;padding:8px 16px;font-size:13px}.drivers-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.drivers-filters .search{min-width:280px}.drivers-table-card{background:#fff;border-radius:12px;padding:8px 0;overflow:hidden;box-shadow:0 6px 18px #0f172a14}.drivers-table-head,.drivers-table-row{grid-template-columns:2fr 1.2fr 1.2fr 1fr 1fr 1.2fr 1.4fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.drivers-table-head{color:#475569;border-bottom:1px solid #eef2f6;font-size:12px;font-weight:600}.drivers-table-row{color:#0f172a;border-bottom:1px solid #f1f5f9;min-height:58px;font-size:13px}.drivers-table-row:last-child{border-bottom:none}.drivers-table-row:hover{background:#f8fafc}.drivers-driver-cell{align-items:center;gap:10px;min-width:0;display:flex}.drivers-avatar{color:#1d4ed8;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:inline-flex}.drivers-driver-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.drivers-driver-name{font-weight:600}.drivers-driver-phone{color:#94a3b8;font-size:11px}.drivers-location,.drivers-vehicle,.drivers-experience,.drivers-rating{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.drivers-rating{color:#0f172a}.drivers-availability-next3{min-width:72px}.driver-availability-dots{align-items:center;gap:6px;display:flex}.driver-availability-dot{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;padding:0}.driver-availability-dot:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.driver-availability-dot--available{background:#2e7d32}.driver-availability-dot--leave{background:#991b1b}.driver-availability-dot--permission{background:#ed6c02}.driver-availability-dot--unavailable{background:#9ca3af}.driver-availability-popover{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:280px;padding:12px;position:absolute;box-shadow:0 12px 28px #0f172a24}.driver-availability-popover-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.driver-availability-popover-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:20px;line-height:1}.driver-availability-popover-nav{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.driver-availability-popover-nav button{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:28px;height:28px}.driver-availability-popover-loading{margin:0 0 8px;font-size:12px}.driver-availability-cal-weekdays,.driver-availability-cal-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;font-size:11px;display:grid}.driver-availability-cal-weekdays span{color:#64748b;font-weight:600}.driver-availability-cal-day{aspect-ratio:1;border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:flex}.driver-availability-cal-day--empty{visibility:hidden}.driver-availability-cal-day--available{color:#1b5e20;background:#e8f5e9}.driver-availability-cal-day--leave{color:#7f1d1d;background:#fecaca}.driver-availability-cal-day--permission{color:#e65100;background:#fff3e0}.driver-availability-cal-day--unavailable{color:#64748b;background:#f1f5f9}.driver-availability-cal-day--present{box-shadow:inset 0 0 0 2px #2e7d32}.driver-availability-cal-day--today{font-weight:700}.driver-availability-legend{color:#475569;flex-wrap:wrap;gap:8px 12px;margin:10px 0 0;padding:0;font-size:11px;list-style:none;display:flex}.driver-availability-legend li{align-items:center;gap:4px;display:flex}.drivers-status{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.drivers-status-pill{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.drivers-status-pill:before{content:"";border-radius:50%;flex-shrink:0;width:7px;height:7px}.drivers-status-pill.badge-online{color:#166534;background:#dcfce7}.drivers-status-pill.badge-online:before{background:#16a34a}.drivers-status-pill.badge-offline{color:#475569;background:#e2e8f0}.drivers-status-pill.badge-offline:before{background:#64748b}.drivers-status-pill.badge-blocked{color:#7f1d1d;background:#f87171}.drivers-status-pill.badge-blocked:before{background:#dc2626}.drivers-status-toggle{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.drivers-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.drivers-actions .btn.drivers-action-unblock,.drivers-actions .drivers-action-unblock.btn-ghost{color:#fff;background:#dc2626;border:1px solid #b91c1c;transition:background-color .16s,border-color .16s,box-shadow .16s}.drivers-actions .btn.drivers-action-unblock:hover:not(:disabled),.drivers-actions .drivers-action-unblock.btn-ghost:hover:not(:disabled){color:#fff;background:#991b1b;border-color:#7f1d1d;box-shadow:0 4px 10px #991b1b47}.drivers-actions .btn.drivers-action-block,.drivers-actions .drivers-action-block.btn-ghost{color:#fff;background:#22c55e;border:1px solid #16a34a;transition:background-color .16s,border-color .16s,box-shadow .16s}.drivers-actions .btn.drivers-action-block:hover:not(:disabled),.drivers-actions .drivers-action-block.btn-ghost:hover:not(:disabled){color:#fff;background:#15803d;border-color:#166534;box-shadow:0 4px 10px #15803d42}.leave-header-copy p{color:#64748b;margin:4px 0 0;font-size:12px}.leave-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.leave-summary-card{padding:10px}.leave-summary-label{margin:0;font-size:11px}.leave-summary-value{color:#0f172a;margin:2px 0;font-size:20px;font-weight:700}.leave-date-input{border:1px solid #dbe3ef;border-radius:8px;height:34px;padding:0 8px;font-size:12px}.leave-error-card{background:#fff1f2;border-color:#fecaca;margin-bottom:12px}.leave-error-text{color:#9f1239;margin:0;font-size:12px}.leave-loading-text{text-align:center;color:#64748b;padding:20px;font-size:13px}.leave-kind-badge{color:#991b1b;background:#fee2e2;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.leave-kind-badge--permission{color:#9a3412;background:#ffedd5}.leave-actions-cell{flex-wrap:wrap;gap:6px;display:flex}.link-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.link-btn:disabled{color:#94a3b8;cursor:not-allowed}.drivers-table-row.empty{color:#94a3b8}.customers-page{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e8edf2;border-radius:14px;flex-direction:column;gap:12px;padding:18px 20px 20px;display:flex}.customers-page>.muted{margin:0;line-height:1.35}.customers-page>.customers-banner{margin:0}.customers-page>.list-pagination{margin:.3rem 0 .4rem}.customers-page>.list-pagination.list-pagination--bottom{margin-top:.35rem}.customers-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customers-page-title-block{min-width:0}.customers-page-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.35rem;font-weight:700}.customers-page-subtitle{color:#64748b;max-width:36rem;margin:6px 0 0;font-size:.875rem;line-height:1.45}.customers-add-btn{flex-shrink:0;box-shadow:0 1px 2px #1d4ed81f,0 4px 12px #1d4ed82e;border-radius:10px!important;padding:10px 18px!important;font-weight:600!important}.customers-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.customers-stat-card{background:#fff;border:1px solid #e8edf2;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex;box-shadow:0 1px 2px #0f172a0a}.customers-stat-card--success{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border-color:#bbf7d0}.customers-stat-card--danger{background:linear-gradient(135deg,#fff 0%,#fef2f2 100%);border-color:#fecaca}.customers-stat-card--info{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border-color:#bfdbfe}.customers-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.7rem;font-weight:600}.customers-stat-value{color:#0f172a;font-size:1.5rem;font-weight:700;line-height:1.1}.customers-toolbar{background:#fff;border:1px solid #e8edf2;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.customers-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:min(100%,280px);max-width:420px;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:flex}.customers-search:focus-within{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.customers-search-icon{color:#94a3b8;font-size:1rem;line-height:1}.customers-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-size:.875rem}.customers-search-input::placeholder{color:#94a3b8}.customers-toolbar-right{flex-wrap:wrap;align-items:center;gap:14px;margin-left:auto;display:flex}.customers-result-count{color:#64748b;white-space:nowrap;font-size:.8125rem;font-weight:500}.customers-filter-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customers-filter-chip.chip{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 14px;font-size:.8125rem;font-weight:600}.customers-filter-chip.chip.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 2px 8px #1d4ed840}.customers-banner{border-radius:10px;margin:0;padding:10px 14px;font-size:.8125rem}.customers-banner--info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.customers-table-card{background:#fff;border:1px solid #e8edf2;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}.customers-table-card-head{border-bottom:none;padding:14px 18px 0}.customers-table-card-title{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0;font-size:.8125rem;font-weight:700}.customers-table-card .customers-data-table .data-table-header,.customers-table-card .customers-data-table .data-table-row{grid-template-columns:minmax(170px,2fr) minmax(130px,1.2fr) minmax(56px,.5fr) minmax(88px,.6fr) minmax(320px,2.2fr)}.customers-table-card .customers-data-table .data-table-header{text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e8edf2;border-radius:0;padding:10px 14px;font-size:.6875rem;font-weight:700}.customers-table-card .customers-data-table .data-table-row{cursor:default;border-bottom:1px solid #f1f5f9;min-height:58px;padding:10px 14px}.customers-table-card .customers-data-table .data-table-row.clickable{cursor:pointer}.customers-table-card .customers-data-table .data-table-row.customers-row--blocked{background:#fffbfb}.customers-table-card .customers-data-table .data-table-row.customers-row--blocked:hover{background:#fef2f2}.customers-table-card .customers-data-table .data-table-cell{white-space:nowrap;text-overflow:ellipsis;padding:0 6px 0 0;overflow:hidden}.customers-col-actions.data-table-cell{z-index:1;position:relative;overflow:visible}.customers-customer-cell{align-items:center;gap:12px;min-width:0;display:flex}.customers-avatar{letter-spacing:.02em;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:inline-flex}.customers-customer-cell .stack-cell{min-width:0}.customers-customer-name{color:#0f172a;font-size:.9rem;font-weight:600}.customers-customer-phone{color:#64748b;font-variant-numeric:tabular-nums;font-size:.75rem}.customers-location{color:#334155;align-items:center;gap:6px;max-width:100%;font-size:.8125rem;display:inline-flex}.customers-location-icon{color:#94a3b8;flex-shrink:0;font-size:.875rem}.customers-muted{color:#94a3b8;font-size:.8125rem}.customers-metric{font-variant-numeric:tabular-nums;color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;min-width:2rem;padding:4px 10px;font-size:.8125rem;font-weight:600;display:inline-flex}.customers-metric--filled{color:#1d4ed8;background:#eff6ff}.customers-rating{color:#0f172a;align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.customers-rating--empty{color:#94a3b8;font-weight:500}.customers-rating-star{color:#f59e0b;font-size:.875rem;line-height:1}.customers-rating-value{font-variant-numeric:tabular-nums}.customers-status-pill{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 12px 5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.customers-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.customers-status-pill--active{color:#166534;background:#dcfce7}.customers-status-pill--active .customers-status-dot{background:#22c55e}.customers-status-pill--blocked{color:#991b1b;background:#fee2e2}.customers-status-pill--blocked .customers-status-dot{background:#ef4444}.customers-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;min-width:220px;display:flex}.customers-actions .btn.btn-ghost.customers-action-btn{color:#334155;background:#fff;border:1px solid #cbd5e1;min-height:28px;padding:0 8px;font-size:11px}.customers-actions .btn.btn-ghost.customers-action-btn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#94a3b8}.customers-actions .btn.btn-ghost.customers-action-btn--details{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.customers-actions .btn.btn-ghost.customers-action-btn--details:hover:not(:disabled){color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.customers-actions .btn.btn-ghost.customers-action-btn--trips{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.customers-actions .btn.btn-ghost.customers-action-btn--trips:hover:not(:disabled){color:#3730a3;background:#e0e7ff;border-color:#a5b4fc}.customers-actions .btn.btn-ghost.customers-action-btn--preference{color:#0f766e;background:#ecfeff;border-color:#a5f3fc}.customers-actions .btn.btn-ghost.customers-action-btn--preference:hover:not(:disabled){color:#115e59;background:#cffafe;border-color:#67e8f9}.customers-actions .btn.btn-ghost.customers-action-btn--complaint{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.customers-actions .btn.btn-ghost.customers-action-btn--complaint:hover:not(:disabled){color:#9a3412;background:#ffedd5;border-color:#fdba74}.customers-actions .btn.btn-ghost.customers-action-block{color:#fff;background:#dc2626;border-color:#b91c1c}.customers-actions .btn.btn-ghost.customers-action-block:hover:not(:disabled){color:#fff;background:#991b1b;border-color:#7f1d1d}.customers-actions .btn.btn-ghost.customers-action-unblock{color:#fff;background:#22c55e;border-color:#16a34a}.customers-actions .btn.btn-ghost.customers-action-unblock:hover:not(:disabled){color:#fff;background:#15803d;border-color:#166534}.customer-trip-history-list{gap:10px;display:grid}.customer-trip-row{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.customer-trip-row__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.customer-trip-row__id{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.customer-trip-row__route{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.customer-trip-row__pickup,.customer-trip-row__drop{white-space:nowrap;text-overflow:ellipsis;color:#0f172a;min-width:0;max-width:100%;font-weight:600;overflow:hidden}.customer-trip-row__arrow{color:#94a3b8;font-weight:700}.customer-trip-row__meta{color:#475569;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;font-size:12px;display:grid}.customer-trip-row__driver{max-width:100%}.customer-detail-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:12px;margin-bottom:12px;padding:12px;display:grid}.customer-detail-summary{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.customer-detail-summary__identity{align-items:center;gap:10px;min-width:0;display:flex}.customer-detail-summary__text{flex-direction:column;gap:2px;min-width:0;display:flex}.customer-detail-summary__name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.customer-detail-summary__phone{color:#64748b;font-size:.8rem}.customer-detail-summary__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.customer-detail-rating{color:#475569;font-size:.78rem;font-weight:600}.customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-detail-field{min-width:0}.customer-detail-field--wide{grid-column:1/-1}.customer-detail-field label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.customer-detail-field div{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.83rem;overflow:hidden}.customer-detail-recent-trips{gap:8px;display:grid}.customer-detail-recent-trips__head{justify-content:space-between;align-items:center;display:flex}.customer-detail-recent-trips__head label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin:0;font-size:11px;font-weight:700}.customer-detail-recent-trips__empty{color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;padding:8px 10px;font-size:.8rem}.customer-detail-recent-trips__list{gap:8px;display:grid}.customer-detail-recent-trip{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:6px;padding:8px 10px;display:grid}.customer-detail-recent-trip__top{color:#64748b;justify-content:space-between;align-items:center;gap:8px;font-size:.75rem;display:flex}.customer-detail-recent-trip__id{color:#0f172a;font-weight:700}.customer-detail-recent-trip__route{color:#1e293b;align-items:center;gap:6px;min-width:0;font-size:.8rem;display:flex}.customer-detail-recent-trip__route>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.customer-detail-recent-trip__arrow{color:#94a3b8;flex:none}.customer-detail-recent-trip__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-detail-recent-trip__driver{min-width:0}.customers-menu-btn{width:var(--button-square-size);height:var(--button-square-size);min-width:var(--button-square-size);border-radius:var(--button-radius);color:#475569;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.customers-menu-btn:hover,.customers-menu-btn[aria-expanded=true]{color:#0f172a;background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a14}.customers-menu-icon{letter-spacing:.05em;font-size:1.125rem;line-height:1}.customers-menu{z-index:200;background:#fff;border:1px solid #e8edf2;border-radius:12px;flex-direction:column;min-width:196px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a24}.customers-menu--portal{position:fixed;top:auto;right:auto}.customers-menu-item{text-align:left;cursor:pointer;color:#334155;background:0 0;border:none;border-radius:8px;width:100%;padding:9px 12px;font-size:.8125rem;font-weight:500;transition:background .12s}.customers-menu-item:hover{color:#0f172a;background:#f1f5f9}.customers-menu-item--danger{color:#b91c1c}.customers-menu-item--danger:hover{color:#991b1b;background:#fef2f2}.customers-menu-divider{background:#e8edf2;height:1px;margin:4px 6px}.customers-empty{text-align:center;padding:48px 24px 56px}.customers-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.5rem;display:flex}.customers-empty-title{color:#0f172a;margin:0 0 8px;font-size:1rem;font-weight:600}.customers-empty-text{color:#64748b;margin:0;font-size:.875rem}.menu-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.menu-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;min-width:180px;padding:6px;display:flex;position:absolute;top:36px;right:0;box-shadow:0 8px 18px #0f172a1f}.menu-item{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 10px;font-size:12px}.menu-item:hover{background:#f1f5f9}.data-table-row.clickable{cursor:pointer}.customers-page{background:#f6f8fb;border:1px solid #dbe3ef;border-radius:16px;gap:14px;width:100%;padding:18px;box-shadow:0 10px 28px #0f172a0f}.customers-page-header{align-items:center;padding:2px 2px 0}.customers-page-title-block{flex-direction:column;gap:3px;display:flex}.customers-page-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.customers-page-title{letter-spacing:0;font-size:22px;font-weight:800;line-height:1.15}.customers-page-subtitle{color:#64748b;margin-top:0;font-size:13px;font-weight:500}.customers-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.customers-add-btn{min-height:40px;border-radius:10px!important;padding:0 14px!important}.customers-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.customers-stat-card{background:#fff;border-color:#dbe3ef;border-radius:10px;min-height:82px;padding:13px 14px;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.customers-stat-card:before{content:"";background:#2563eb;width:4px;position:absolute;inset:0 auto 0 0}.customers-stat-card--success:before{background:#16a34a}.customers-stat-card--danger:before{background:#dc2626}.customers-stat-card--info:before{background:#0e7490}.customers-stat-card--warning:before{background:#d97706}.customers-stat-card--success,.customers-stat-card--danger,.customers-stat-card--info,.customers-stat-card--warning{background:#fff}.customers-stat-label{color:#64748b;letter-spacing:.04em;font-size:11px}.customers-stat-value{color:#0f172a;font-size:26px;font-weight:800}.customers-toolbar{box-shadow:none;background:#fff;border-color:#dbe3ef;border-radius:10px;grid-template-columns:minmax(260px,460px) minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.customers-search{background:#f8fafc;border-color:#cbd5e1;border-radius:8px;width:100%;min-width:0;max-width:none;height:44px;margin:0}.customers-search-icon{text-align:center;color:#64748b;width:22px;font-size:18px}.customers-search-input{height:40px;padding:0}.customers-search-input:focus,.customers-search-input:hover{box-shadow:none;border:none;outline:none}.customers-toolbar-right{justify-content:flex-end;gap:10px}.customers-result-count{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.customers-filter-chips{gap:6px}.customers-filter-chip.chip{border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800}.customers-banner{border-radius:8px;font-weight:600}.customers-table-card{border-color:#dbe3ef;border-radius:12px;overflow-x:auto;box-shadow:0 8px 20px #0f172a12}.customers-data-table.data-table{min-width:1120px}.customers-table-card .customers-data-table .data-table-header,.customers-table-card .customers-data-table .data-table-row{grid-template-columns:minmax(220px,1.75fr) minmax(170px,1.2fr) minmax(72px,.5fr) minmax(104px,.7fr) minmax(150px,1fr) minmax(320px,1.85fr);align-items:center}.customers-table-card .customers-data-table .data-table-header{color:#475569;letter-spacing:.04em;background:#f1f5f9;padding:11px 14px;font-size:11px}.customers-table-card .customers-data-table .data-table-row{color:#0f172a;border-bottom-color:#eef2f7;min-height:68px;padding:10px 14px}.customers-table-card .customers-data-table .data-table-row.clickable:hover{background:#f8fbff}.customers-table-card .customers-data-table .data-table-row.customers-row--blocked{background:#fff7f7;box-shadow:inset 4px 0 #ef4444}.customers-table-card .customers-data-table .data-table-cell{padding:3px 8px}.customers-avatar{border-radius:10px;width:42px;height:42px;box-shadow:inset 0 0 0 1px #0f172a0f}.customers-customer-name{color:#0f172a;text-overflow:ellipsis;font-size:14px;font-weight:800;display:block;overflow:hidden}.customers-customer-subline{align-items:center;gap:7px;min-width:0;display:flex}.customers-customer-email{color:#94a3b8;text-overflow:ellipsis;min-width:0;overflow:hidden}.customers-customer-phone{flex:none}.customers-location{color:#334155;font-weight:700}.customers-location-icon{color:#2563eb}.customers-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;min-width:38px;min-height:28px;font-weight:800}.customers-metric--filled{background:#eff6ff;border-color:#bfdbfe}.customers-rating{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;width:fit-content;min-height:28px;padding:0 9px;font-size:12px}.customers-rating--empty{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.customers-account-cell{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.customers-status-pill,.customers-complaint-pill{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.customers-status-pill--active{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.customers-status-pill--blocked{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.customers-complaint-pill{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.customers-complaint-pill--clear{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.customers-actions{justify-content:flex-end;gap:5px;min-width:0}.customers-actions .btn.btn-ghost.customers-action-btn{border-radius:8px;min-height:30px;padding:0 9px;font-size:11px;font-weight:800}.customers-actions .btn.btn-ghost.customers-action-btn--delete{color:#dc2626;background:#fef2f2;border-color:#fecaca}.customers-actions .btn.btn-ghost.customers-action-btn--delete:hover:not(:disabled){color:#fff;background:#dc2626;border-color:#ef4444}.customers-empty{padding:54px 24px 60px}.customers-empty-icon{color:#2563eb;background:#eff6ff;border-radius:14px}@media (width<=1024px){.customers-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.customers-page{padding:14px}.customers-page-header,.customers-toolbar{flex-direction:column;align-items:stretch}.customers-search{max-width:none}.customers-toolbar-right{flex-direction:column;align-items:stretch;margin-left:0}.customers-stats{grid-template-columns:1fr 1fr}.customers-table-card .customers-data-table .data-table-header{display:none}.customers-data-table.data-table{min-width:0}.customers-table-card .customers-data-table .data-table-row{border:1px solid #f1f5f9;border-radius:10px;grid-template-columns:1fr;gap:8px;margin:8px 12px;padding:14px 16px}.customers-table-card .customers-data-table .data-table-cell:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:4px;font-size:.65rem;font-weight:700;display:block}.customers-col-actions.data-table-cell:before{display:none}}.trips-page{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e8edf2;border-radius:14px;flex-direction:column;gap:12px;width:100%;padding:18px 20px 20px;display:flex}.trips-page>.muted{margin:0}.trips-page .drivers-header{margin-bottom:0}.trips-filters-shell{align-items:flex-end;margin-bottom:0}.trips-month-field{flex-direction:column;gap:4px;min-width:170px;display:flex}.trips-month-field>span{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:11px;font-weight:700}.trips-status-chips{margin-top:-2px}.trips-page .trips-table-card{padding:0;overflow:hidden}.trips-page .trips-table-wrap{padding:0}.trips-page .trips-limit-note{border:1px solid #fde68a;border-radius:10px}.trips-panel{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #0f172a14}.trips-panel-head{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:1rem 1.25rem;display:flex}.trips-panel-head-main{flex:12rem;min-width:0}.trips-panel-title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.trips-panel-desc{color:#64748b;margin:.25rem 0 0;font-size:.85rem}.trips-panel-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.trips-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:2rem;padding:0 .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.trips-filters{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:1rem 1.25rem}.trips-filters-grid{grid-template-columns:1fr;align-items:end;gap:.75rem;display:grid}@media (width>=640px){.trips-filters-grid{grid-template-columns:minmax(10rem,12rem) minmax(11rem,14rem) minmax(0,1fr) auto}}.trips-filter-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.trips-filter-field--grow{grid-column:1/-1}@media (width>=640px){.trips-filter-field--grow{grid-column:auto}}.trips-filter-label{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.trips-month-input,.trips-select,.trips-search{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-height:2.75rem;padding:.5rem .75rem;font-size:.9rem}.trips-month-input:focus,.trips-select:focus,.trips-search:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.trips-filters-actions{justify-content:flex-end;align-items:flex-end;display:flex}.trips-filters-actions .trips-btn{width:auto;min-width:7.5rem}.trips-btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.trips-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.trips-btn--secondary{color:#1d4ed8;background:#fff;border-color:#cbd5e1}.trips-btn--secondary:hover:not(:disabled){background:#f8fafc}.trips-btn--secondary:disabled{opacity:.5;cursor:not-allowed}.trips-btn--ghost{color:#475569;background:0 0;border-color:#e2e8f0}.trips-btn--ghost:hover:not(:disabled){background:#f8fafc}.trips-btn--ghost:disabled{opacity:.5;cursor:not-allowed}.trips-limit-note{color:#b45309;background:#fffbeb;border-bottom:1px solid #fde68a;margin:0;padding:.65rem 1.25rem;font-size:.8rem}.list-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:.8rem 0 .6rem;display:flex}.list-pagination--bottom{margin-top:.85rem;margin-bottom:0}.list-pagination__summary{color:#475569;font-size:.84rem;font-weight:600}.list-pagination__actions{align-items:center;gap:.5rem;display:inline-flex}.list-pagination__btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .8rem;font-size:.84rem;font-weight:600;transition:background-color .2s,border-color .2s}.list-pagination__btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.list-pagination__btn:disabled{color:#cbd5e1;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.list-pagination__btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.trips-table-wrap{-webkit-overflow-scrolling:touch;padding:.25rem 0;overflow-x:auto}.trips-data-table .data-table-header{text-transform:uppercase;letter-spacing:.04em;color:#475569;background:#eff6ff;grid-template-columns:minmax(96px,.9fr) minmax(140px,1.25fr) minmax(92px,.78fr) minmax(160px,1.5fr) minmax(160px,1.5fr) minmax(118px,1fr) minmax(140px,1.2fr) minmax(106px,.92fr) minmax(90px,.75fr);padding:10px 12px;font-size:.72rem;font-weight:600;display:grid}.trips-data-table .data-table-row{grid-template-columns:minmax(96px,.9fr) minmax(140px,1.25fr) minmax(92px,.78fr) minmax(160px,1.5fr) minmax(160px,1.5fr) minmax(118px,1fr) minmax(140px,1.2fr) minmax(106px,.92fr) minmax(90px,.75fr);padding:11px 12px;display:grid}.trips-data-table .data-table-cell{padding:3px 6px}.trips-cell-muted{color:#94a3b8;font-size:.85rem}.trips-status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:1.55rem;padding:0 .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.trips-table-card{background:#fff;border-radius:10px;padding:4px 0;overflow:auto;box-shadow:0 6px 18px #0f172a14}.trips-table-head,.trips-table-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr) minmax(0,.9fr) minmax(0,1.4fr) minmax(0,1.4fr) minmax(0,1.3fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.7fr);align-items:center;gap:10px;min-width:0;padding:10px 12px;display:grid}.trips-table-head{color:#475569;border-bottom:1px solid #eef2f6;font-size:12px;font-weight:600}.trips-table-row{color:#0f172a;border-bottom:1px solid #f1f5f9;min-height:48px;font-size:12px}.trips-table-row:last-child{border-bottom:none}.trips-table-row:hover{background:#f8fafc}.trip-id-cell{color:#1d4ed8;font-weight:600}.trip-customer-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.trip-customer-name{font-weight:600}.trip-type-pill{color:#0f172a;text-transform:capitalize;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.trip-type-cell,.trip-status-cell,.trip-fare{text-align:left}.trip-pickup,.trip-drop,.trip-datetime,.trip-fare{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.trip-driver{flex-direction:column;gap:2px;display:flex}.trip-driver-name{font-weight:600}.trip-driver-phone{color:#94a3b8;font-size:11px}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table-header{color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:2px solid #e2e8f0;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1.3fr) minmax(0,1.5fr) minmax(0,1.5fr) minmax(0,.8fr);min-width:0;padding:12px 16px;font-size:12px;font-weight:600;display:grid}.data-table-header>div{align-items:center;gap:4px;display:flex}.data-table-row{background:#fff;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1.3fr) minmax(0,1.5fr) minmax(0,1.5fr) minmax(0,.8fr);align-items:center;min-width:0;padding:14px 16px;transition:background .15s;display:grid}.data-table-row:hover{background:#f8fafc}.data-table-row:last-child{border-bottom:none}.data-table-cell{text-overflow:ellipsis;white-space:nowrap;padding:4px 8px;overflow:hidden}.data-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}@media (width<=768px){.drivers-header,.trip-header{flex-direction:column;align-items:stretch;gap:10px}.drivers-filters,.trip-toggle,.trip-chips{align-items:stretch}.drivers-filters .search-wrap,.drivers-filters .search,.trip-header>*{width:100%}.filter-chips,.trip-toggle,.trip-chips{flex-wrap:wrap;gap:8px;display:flex}.trip-status-row,.trip-filter-row{flex-direction:column;align-items:stretch;gap:10px}.trip-shown-count{margin-left:0}.trip-filter-controls{width:100%}.trip-filter-select{flex:1}input.trip-search-input{flex:auto;width:100%;max-width:none;transition:border-color .2s,box-shadow .2s,background-color .2s}.trip-management-card .trip-filter-row input.trip-search-input{flex:auto;width:100%;max-width:none;margin-left:0}.modal-content{width:95%;max-height:90vh}.modal-header,.modal-body,.modal-footer{padding:16px}.filter-options{flex-direction:column;gap:8px}.drivers-table-card,.trips-table-card{box-shadow:none;background:0 0;padding:0;overflow:visible}.data-table{gap:12px;display:grid}.data-table-header{display:none}.data-table-row{border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:14px;display:block;box-shadow:0 8px 18px #0f172a0f}.data-table-cell{white-space:normal;text-overflow:initial;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(96px,112px) minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid;overflow:visible;width:100%!important}.data-table-cell:last-child{border-bottom:none;padding-bottom:0}.data-table-cell:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.stack-cell,.action-cell{min-width:0}.action-cell{justify-content:flex-start}}.stack-cell{flex-direction:column;gap:2px;display:flex}.stack-primary{color:#1e293b;font-weight:500}.stack-secondary{color:#64748b;font-size:11px}.status-badge{text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.status-badge.unassigned{color:#92400e;background:#fef3c7}.status-badge.driver_assigned{color:#1d4ed8;background:#dbeafe}.status-badge.trip_accepted{color:#0369a1;background:#e0f2fe}.status-badge.on_the_way{color:#5b21b6;background:#ede9fe}.status-badge.reached_pickup{color:#115e59;background:#ccfbf1}.status-badge.trip_started{color:#1d4ed8;background:#dbeafe}.status-badge.trip_completed{color:#166534;background:#dcfce7}.status-badge.cancelled{color:#991b1b;background:#fee2e2}.trip-row{transition:background-color .15s,box-shadow .15s}@keyframes tripNotificationHighlight{0%{background:#fef3c7;box-shadow:inset 4px 0 #f59e0b,0 0 0 1px #f59e0b61}55%{background:#fffbeb;box-shadow:inset 4px 0 #f59e0b,0 0 0 1px #f59e0b47}to{background:#eff6ff;box-shadow:inset 4px 0 #2563eb,0 0 0 1px #2563eb3d}}.trip-row.trip-row--notification-highlight{background:#fef3c7;animation:1.4s ease-in-out tripNotificationHighlight;box-shadow:inset 4px 0 #f59e0b,0 0 0 1px #f59e0b52}.trip-row.trip-row--notification-highlight>td{background:#fef3c7}.trip-row.trip-row--notification-highlight>td:first-child{box-shadow:inset 4px 0 #f59e0b}.trip-date-group-row td{background:#fff;border-bottom:none;padding:14px 12px 10px}.trip-date-group-heading{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.trip-date-group-divider{background:#d1d5db;width:100%;height:1px}.trip-date-group-heading+.trip-date-group-divider,.trip-date-group-divider+.trip-date-group-heading{margin-top:10px}.trip-time-stack{align-items:center}.trip-date-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.trip-date-pill--past{color:#fff;background:#ea580c}.trip-date-pill--today{color:#fff;background:#2563eb}.trip-date-pill--tomorrow{color:#fff;background:#0f766e}.trip-date-pill--neutral{color:#475569;background:#f1f5f9}.trip-table{border-collapse:collapse;width:100%;font-size:13px}.trip-table thead th{text-align:center;color:#64748b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 8px;font-size:11px;font-weight:600}.trip-table tbody td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:16px 8px}.trip-table tbody tr:hover{background:#f8fafc}.trip-id-cell{min-width:100px}.trip-id{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.trip-type-badge{text-transform:capitalize;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.trip-type-badge.local{color:#166534;background:#dcfce7}.trip-type-badge.outstation{color:#5b21b6;background:#ede9fe}.trip-type-badge.pickup_drop{color:#1d4ed8;background:#dbeafe}.trip-type-badge.bulk{color:#92400e;background:#fef3c7}.trip-type-badge.daily{color:#475569;background:#f1f5f9}.trip-type-pill{text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.trip-customer-name{color:#0f172a;margin-bottom:2px;font-weight:600}.trip-customer-phone{color:#64748b;font-size:12px}.trip-location-text{color:#334155;text-overflow:ellipsis;max-width:150px;font-size:13px;line-height:1.4;overflow:hidden}.trip-datetime{flex-direction:column;display:flex}.trip-date{color:#0f172a;font-weight:500}.trip-time{color:#64748b;font-size:12px}.trip-driver{color:#0f172a;font-weight:500}.trip-driver-unassigned{color:#94a3b8;font-size:12px;font-style:italic}.trip-id-header,.trip-id-cell{width:100px;min-width:100px}.trip-type-header,.trip-type-cell{width:90px;min-width:90px}.trip-status-header,.trip-status-cell{width:110px;min-width:110px}.trip-driver-header,.trip-driver-cell{width:120px;min-width:120px}.trip-start-time-header,.trip-start-time-cell{width:130px;min-width:130px}.trip-actions-header,.trip-actions-cell{text-align:center;width:140px;min-width:140px}.trip-status-cell .status-badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;display:inline-block}.trip-driver-cell{color:#0f172a;font-size:12px;font-weight:500}.trip-start-time-cell{color:#64748b;font-family:Poppins,sans-serif;font-size:12px}.trip-table th.trip-status-header,.trip-table td.trip-status-cell,.trip-table th.trip-driver-header,.trip-table td.trip-driver-cell,.trip-table th.trip-start-time-header,.trip-table td.trip-start-time-cell{text-align:center}.outstation-day-manager{background-color:#f5f5f5;border-radius:8px;margin-top:12px;padding:12px}.outstation-day-manager h4{color:#0f172a;margin:0;font-size:14px;font-weight:600}.outstation-day-manager .day-badge{color:#fff;flex:auto;justify-content:center;align-items:center;width:20px;height:20px;min-height:0;font-size:11px;font-weight:700;display:flex}.tracking-list-panel::-webkit-scrollbar{width:8px}.tracking-list-panel::-webkit-scrollbar-track{background:#f1f5f9}.tracking-list-panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.tracking-list-panel::-webkit-scrollbar-thumb:hover{background:#94a3b8}.outstation-day-manager .day-item{background-color:#f5f5f5;border:1px solid #ddd;border-radius:20px;flex-shrink:0;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.outstation-day-manager .day-item.completed{background-color:#e8f5e9;border-color:#4caf50}.outstation-day-manager .day-item.in-progress{background-color:#fff3e0;border-color:#ff9800}.outstation-day-manager .day-item.current{background-color:#e3f2fd;border-color:#2196f3}.outstation-day-manager .day-item .day-status{text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.outstation-day-manager .day-item .day-status.completed{color:#4caf50}.outstation-day-manager .day-item .day-status.in-progress{color:#ff9800}.outstation-day-manager .day-item .day-status.current{color:#2196f3}.outstation-day-manager .day-item .day-status.pending{color:#666}.outstation-day-manager .day-item .day-time{color:#666;font-size:10px}.outstation-day-manager .day-item button{cursor:pointer;border:none;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.outstation-day-manager .day-item button.start{color:#fff;background-color:#2196f3}.outstation-day-manager .day-item button.end{color:#fff;background-color:#ff9800}.outstation-day-manager .day-item button:disabled{opacity:.5;cursor:not-allowed}.trip-days-header,.trip-days-cell{text-align:center;width:60px;min-width:60px;max-width:60px}.trip-days-wrap{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}.trip-assign-header,.trip-assign-cell{text-align:center;width:120px;min-width:120px}.trip-actions-header,.trip-action-cell,.trip-actions-cell{text-align:center;width:140px;min-width:140px}.trip-type-header,.trip-type{width:60px;min-width:60px}.trip-customer-header,.trip-customer-cell{width:120px;min-width:120px}.trip-location-header,.trip-location{width:150px;min-width:150px}.trip-time-header,.trip-time,.trip-status-header,.trip-status,.trip-start-time-header{width:100px;min-width:100px}.trips-table-row.empty{color:#94a3b8}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.payments-page{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e8edf2;border-radius:14px;flex-direction:column;gap:12px;padding:18px 20px 20px;display:flex}.payments-page>.list-pagination{margin:.3rem 0 .4rem}.payments-page>.list-pagination.list-pagination--bottom{margin-top:.35rem}.payments-page .drivers-header{margin-bottom:0}.payments-header-copy{min-width:0}.payments-filters-shell{align-items:flex-end;margin-bottom:0}.payments-inline-filters{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.payments-filter-field--inline{min-width:170px}.payments-result-label{margin:0;line-height:1.35}.payments-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;display:flex}.payments-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.payments-subtitle{color:#64748b;max-width:36rem;margin:.35rem 0 0;font-size:.9rem}.payments-hero-actions{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.payments-month-field{flex-direction:column;gap:.35rem;display:flex}.payments-month-label{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.payments-month-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:2.75rem;padding:.5rem .75rem;font-size:.9rem}.payments-month-input:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.payments-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=640px){.payments-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.payments-kpi-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.payments-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;justify-content:center;gap:.35rem;min-height:84px;padding:1rem 1.1rem;display:flex;box-shadow:0 1px 2px #0f172a0d}.payments-kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.payments-kpi-value{color:#0f172a;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.payments-kpi-value--split{white-space:nowrap;font-size:1.05rem}.payments-kpi--revenue{border-top:3px solid #2563eb}.payments-kpi--commission{border-top:3px solid #7c3aed}.payments-kpi--donation{border-top:3px solid #ea580c}.payments-kpi--payout{border-top:3px solid #16a34a}.payments-kpi--trips{border-top:3px solid #0d9488}.payments-kpi--local-trips{border-top:3px solid #0284c7}.payments-kpi--outstation-trips{border-top:3px solid #7c3aed}.payments-kpi--local-amount{border-top:3px solid #0f766e}.payments-kpi--outstation-amount{border-top:3px solid #be185d}.payments-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 14px #0f172a0f}.payments-panel-head{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:1rem 1.25rem;display:flex}.payments-panel-title{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.payments-panel-desc{color:#64748b;margin:.25rem 0 0;font-size:.85rem}.payments-panel-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:2rem;padding:0 .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.payments-filters{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.85rem;padding:1rem 1.25rem;display:flex}.payments-filters-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=640px){.payments-filters-grid{grid-template-columns:minmax(10rem,12rem) minmax(12rem,1.4fr) minmax(12rem,1fr)}}@media (width>=1024px){.payments-filters-grid{grid-template-columns:minmax(10rem,12rem) minmax(14rem,1.2fr) minmax(14rem,1.4fr)}}.payments-filter-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.payments-filter-field--grow{grid-column:1/-1}@media (width>=640px){.payments-filter-field--grow{grid-column:auto}}.payments-filter-label{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.payments-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-height:2.75rem;padding:.5rem .75rem;font-size:.9rem}.payments-select:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.payments-filters-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.payments-search{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-height:2.75rem;padding:.5rem .85rem;font-size:.9rem}.payments-search:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.payments-filter-row{flex-wrap:wrap;gap:.4rem;display:flex}.payments-chip{color:#475569;cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #e2e8f0;border-radius:999px;min-height:2.25rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.payments-chip:hover{background:#f8fafc;border-color:#cbd5e1}.payments-chip:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.payments-chip--active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.payments-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.payments-table-card{padding:0;overflow:hidden}.payments-data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:840px;font-size:.84rem}.payments-col--driver{width:20%}.payments-col--num{width:10.5%}.payments-col--actions{width:6.5rem}.payments-data-table thead th{z-index:1;text-align:center;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;vertical-align:bottom;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.58rem .75rem;font-size:.66rem;font-weight:700;position:sticky;top:0}.payments-data-table tbody td{vertical-align:middle;color:#0f172a;border-bottom:1px solid #f1f5f9;padding:.62rem .75rem;line-height:1.25}.payments-data-table tbody td.payments-num{text-align:right}.payments-data-table tbody td.payments-actions{justify-content:flex-end;align-items:center;gap:8px;padding-right:.5rem;display:flex}.payments-data-table .payments-actions .payments-btn{width:auto;display:inline-flex}.payments-data-table .payments-actions .btn-ghost{width:auto;min-height:var(--button-small-min-height);padding:0 var(--button-small-padding-x)}.payments-data-table tbody tr:hover{background:#f8fafc}.payments-data-table tbody tr.payments-row--active{background:#eff6ff}.payments-data-table tbody tr:last-child td{border-bottom:none}.payments-num{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem}.payments-amount{color:#0f172a;font-size:.83rem;font-weight:600}.payments-amount--emphasis{color:#15803d}.payments-cell-primary{font-weight:600;display:block}.payments-cell-secondary{color:#94a3b8;margin-top:.15rem;font-size:.75rem;display:block}.payments-trip-id{color:#1d4ed8;font-variant-numeric:tabular-nums;font-weight:600}.payments-tag{color:#334155;text-transform:capitalize;background:#f1f5f9;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.payments-datetime{color:#475569;white-space:nowrap;font-size:.8rem}.payments-empty{text-align:center;color:#94a3b8;font-size:.9rem;padding:2rem 1rem!important}.payments-btn{min-height:var(--button-min-height);min-width:2.75rem;padding:0 var(--button-padding-x);border-radius:var(--button-radius);font-size:var(--button-font-size);cursor:pointer;border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.payments-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.payments-btn--secondary{color:#fff;background:#1d4ed8}.payments-btn--secondary:hover:not(:disabled){background:#1e40af}.payments-btn--secondary:disabled{opacity:.45;cursor:not-allowed}.payments-btn--ghost{color:#1d4ed8;min-height:var(--button-small-min-height);padding:0 var(--button-small-padding-x);background:0 0;border:1px solid #bfdbfe}.payments-btn--ghost:hover{background:#eff6ff}.settings-primary-btn{min-height:var(--settings-btn-height);padding:10px var(--settings-btn-padding-x);border-radius:var(--settings-btn-radius);color:#fff;font-size:var(--settings-btn-font-size);cursor:pointer;white-space:nowrap;background:#1d4ed8;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;font-weight:600;line-height:1.2;transition:background .15s,box-shadow .15s;display:inline-flex}.settings-primary-btn:hover:not(:disabled){background:#1e40af;transform:none}.settings-primary-btn:active:not(:disabled){background:#1e3a8a;transform:none}.settings-primary-btn:disabled{opacity:.6;cursor:not-allowed}.settings-page .form button[type=submit]:not(.small-btn):not(.settings-sectors-btn):not(.settings-cities-submit){min-height:var(--settings-btn-height);padding:10px var(--settings-btn-padding-x-lg);font-size:var(--settings-btn-font-size);border-radius:var(--settings-btn-radius);justify-content:center;align-items:center;width:auto;min-width:11rem;font-weight:600;display:inline-flex}.settings-page .form button[type=button]:not(.small-btn):not(.btn):not(.btn-ghost):not(.settings-sectors-btn):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.settings-cities-row-btn):not(.outstation-city-select-option){min-height:var(--settings-btn-height);padding:10px var(--settings-btn-padding-x);font-size:var(--settings-btn-font-size);border-radius:var(--settings-btn-radius);color:#475569;background:#fff;border:1px solid #cbd5e1;justify-content:center;align-items:center;width:auto;min-width:6rem;margin-top:8px;margin-right:8px;font-weight:600;display:inline-flex}.settings-page .form button[type=button]:not(.small-btn):not(.btn):not(.btn-ghost):not(.settings-sectors-btn):not(.settings-primary-btn):not(.route-tariff-btn):not(.route-compact-action-btn):not(.settings-cities-row-btn):not(.outstation-city-select-option):hover:not(:disabled){color:#334155;background:#f1f5f9;border-color:#94a3b8;transform:none}.settings-page .table-row.settings-row>span:last-child{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.settings-page .table-row.settings-row>span:last-child .small-btn{white-space:nowrap;justify-content:center;align-items:center;gap:4px;display:inline-flex}.settings-page .table-row.settings-row .small-btn:not(.route-compact-action-btn){color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:30px;min-height:30px;padding:0 10px;font-size:12px;font-weight:600}.settings-page .table-row.settings-row .small-btn:not(.route-compact-action-btn):hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#94a3b8}.settings-page .table-row.settings-row .small-btn:not(.route-compact-action-btn):disabled{opacity:.6;cursor:not-allowed}.settings-btn-danger{color:#be123c!important;background:#fff1f2!important;border-color:#fecdd3!important}.settings-btn-danger:hover:not(:disabled){background:#ffe4e6!important;border-color:#fda4af!important}.settings-admin-role-select{max-width:150px}.settings-text-sm{font-size:12px}.settings-muted-text-sm{color:#64748b;font-size:12px}.settings-audit-intro{margin-bottom:20px}.settings-audit-empty{text-align:center;color:#94a3b8;grid-column:span 4}.settings-audit-action{font-weight:500}.settings-page{color:#0f172a;--settings-text-xs:12px;--settings-text-sm:13px;--settings-text-md:14px;--settings-text-lg:16px;--settings-btn-height:44px;--settings-btn-padding-x:20px;--settings-btn-padding-x-lg:24px;--settings-btn-radius:10px;--settings-btn-font-size:14px;--settings-btn-sm-height:30px;--settings-btn-sm-padding-x:10px;--settings-btn-sm-radius:8px;--settings-btn-sm-font-size:12px;background:#f3f4f6;border-radius:12px;gap:16px;padding:18px;font-family:inherit;font-size:14px;line-height:1.45;display:grid}.settings-page button,.settings-page input,.settings-page select,.settings-page textarea{font-family:inherit}.settings-header h2{margin:0;font-size:18px;font-weight:600}.settings-header-subtitle{font-size:var(--settings-text-sm);color:#526784;margin:2px 0 0;font-weight:500}.settings-layout{flex-direction:column;gap:24px;width:100%;display:flex}.settings-menu{scrollbar-width:thin;background:linear-gradient(#eef3f9 0%,#e2eaf4 100%);border:1px solid #d7e0ec;border-radius:999px;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:4px;width:100%;max-width:100%;padding:6px;display:flex;overflow:auto hidden}.settings-menu::-webkit-scrollbar{height:6px}.settings-menu::-webkit-scrollbar-thumb{background:#c8d3e1;border-radius:999px}.settings-menu-item{color:#4f6683;min-height:38px;font-size:var(--settings-text-md);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-shrink:0;width:auto;min-width:auto;margin:0;padding:9px 16px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.settings-menu-item:hover{color:#1f3652;background:#ffffffc7}.settings-menu-item.active{color:#0b3f9f;background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border:1px solid #93c5fd;font-weight:600;box-shadow:0 0 0 2px #3b82f62e,0 6px 14px #0f172a1a,inset 0 1px #ffffffbf}.settings-menu-subgroup{background:#ffffff8f;border:1px solid #97adc66b;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:3px;display:inline-flex;box-shadow:inset 0 1px #fff9}.settings-menu-item--sub{min-height:34px;font-size:var(--settings-text-sm);color:#36506f;box-shadow:none;background:0 0;border:1px solid #0000;padding:7px 12px}.settings-menu-item--sub.active{color:#0c4a6e;background:linear-gradient(#e0f2fe 0%,#bae6fd 100%);border-color:#7dd3fc;box-shadow:0 0 0 2px #0ea5e929,0 4px 10px #0f172a14,inset 0 1px #ffffffd1}.settings-content{gap:16px;width:100%;display:grid}.settings-content--tariffs{gap:10px}.settings-content--tariffs .settings-panel.settings-tariffs-panel{box-shadow:none;background:0 0;border-radius:0;padding:0}.settings-content--tariffs .settings-tariffs-panel>h3{margin:0 0 8px}.settings-panel{background:#fff;border-radius:12px;padding:16px;box-shadow:0 6px 18px #0f172a14}.settings-panel h3{color:#1e293b;margin:0 0 12px;font-size:16px;font-weight:600}.settings-tariffs-panel{gap:14px;display:grid}.settings-tariff-tabs{scrollbar-width:thin;background:linear-gradient(#eef3f9 0%,#e2eaf4 100%);border:1px solid #d7e0ec;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;padding:5px;display:flex;overflow:auto hidden}.settings-content--tariffs .settings-tariff-tabs{background:linear-gradient(#eef3f9 0%,#e2eaf4 100%);border:1px solid #d7e0ec;border-radius:999px;gap:6px;padding:5px}.settings-tariff-tabs::-webkit-scrollbar{height:6px}.settings-tariff-tabs::-webkit-scrollbar-thumb{background:#c8d3e1;border-radius:999px}.settings-tariff-tab{color:#4f6683;cursor:pointer;min-height:36px;font-size:var(--settings-text-sm);white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-shrink:0;padding:8px 14px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.settings-content--tariffs .settings-tariff-tab{border:1px solid #0000;border-radius:999px;padding:7px 12px}.settings-tariff-tab:hover{color:#1f3652;background:#ffffffbd}.settings-tariff-tab.active{color:#0c4a6e;background:linear-gradient(#e0f2fe 0%,#bae6fd 100%);border:1px solid #7dd3fc;font-weight:600;box-shadow:0 0 0 2px #0ea5e929,0 5px 12px #0f172a1a,inset 0 1px #ffffffd1}.settings-content--tariffs .settings-tariff-tab.active{border-color:#7dd3fc;box-shadow:0 0 0 2px #0ea5e929,0 2px 6px #0f172a14}.settings-tariff-note{font-size:var(--settings-text-sm);color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:12px 14px;line-height:1.5}.settings-tariff-note-paragraph{margin:0 0 8px}.settings-tariff-note-paragraph-last{margin:0}.settings-tariff-toolbar{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:20px;display:flex}.settings-tariff-search-wrap{flex:auto;min-width:200px;position:relative}.settings-tariff-search-input{width:100%;height:100%;font-size:var(--settings-text-sm);box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:10px 32px 10px 10px}.settings-tariff-search-clear{cursor:pointer;color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;font-size:16px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.settings-tariff-search-clear:hover{color:#475569}.settings-field-label{font-size:var(--settings-text-sm);color:#334155;margin-bottom:4px;font-weight:600;display:block}.settings-field-label-tight{margin-bottom:6px}.settings-field-label-top{margin-top:12px}.settings-input-spaced,.settings-field-gap{margin-bottom:12px}.settings-field-gap-lg,.settings-input-spaced-lg{margin-bottom:24px}.settings-grid-two,.settings-weekday-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.settings-checkbox-tight,.settings-checkbox-inline{margin:0}.settings-subsection-title,.settings-section-title{font-size:var(--settings-text-lg);color:#1e293b;margin:0 0 8px;font-weight:600}.settings-subsection-title-tight{margin-bottom:4px}.settings-subsection-title-loose{margin-bottom:16px}.settings-subsection-description,.settings-help-text{font-size:var(--settings-text-sm);color:#64748b;margin:0}.settings-subsection-description-gap,.settings-help-text-spaced{margin-bottom:12px}.settings-subsection-description-lg-gap,.settings-help-text-lg-gap{margin-bottom:16px}.settings-commission-form,.settings-pickup-drop-form,.settings-local-form,.settings-platform-form{grid-template-columns:minmax(0,1fr);gap:8px;width:min(1080px,100%);display:grid}.settings-commission-grid,.settings-pickup-drop-grid,.settings-local-grid,.settings-platform-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:8px 14px;display:grid}.settings-commission-field,.settings-pickup-drop-field,.settings-local-field,.settings-platform-field{flex-direction:column;min-width:0;display:flex}.settings-platform-field--full{grid-column:1/-1}.settings-platform-toggle{margin:0}.settings-commission-field--full,.settings-commission-grid .settings-subsection-title,.settings-commission-grid .settings-subsection-description{grid-column:1/-1}.settings-commission-form .settings-subsection-title{margin:8px 0 4px}.settings-commission-form .settings-subsection-description{max-width:680px}.settings-commission-form .settings-field-label{margin-bottom:2px}.settings-commission-form .settings-field-gap,.settings-commission-form .settings-input-spaced,.settings-commission-form .settings-subsection-description-gap{margin-bottom:8px}.settings-commission-form input{min-height:40px;padding:8px 12px}.settings-local-note{grid-column:1/-1}@media (width<=880px){.settings-commission-grid,.settings-pickup-drop-grid,.settings-local-grid,.settings-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.settings-commission-grid,.settings-pickup-drop-grid,.settings-local-grid,.settings-platform-grid{grid-template-columns:minmax(0,1fr)}}.settings-help-text-tight{font-size:var(--settings-text-xs);margin-top:4px}.settings-help-text-tight-no-top{margin-top:0}.settings-grid-span-full{grid-column:1/-1}.settings-weekday-block{margin-bottom:12px}.settings-sticky-savebar{z-index:5;backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:12px 14px;display:flex;position:sticky;bottom:0;box-shadow:0 16px 36px #0f172a14}.settings-top-gap{margin-top:16px}.settings-tariffs-panel .form>button[type=submit].settings-top-gap,.settings-page .settings-panel .settings-platform-form>button[type=submit].settings-top-gap{align-self:flex-start;width:min(1080px,100%)}.settings-tariff-toolbar-compact{margin-bottom:12px}.settings-tariff-search-inline{flex:200px;min-width:180px}.settings-km-warning{color:#92400e;font-size:var(--settings-text-xs);background:#fef3c7;border-radius:8px;margin-bottom:12px;padding:8px 10px}.settings-km-mode-list{margin-bottom:16px}.settings-km-jump-nav{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;flex:640px;align-items:center;gap:10px;margin:0;padding:4px;display:flex;box-shadow:inset 0 1px #fffc}.settings-km-jump-btn{color:#475569;min-height:42px;font-size:var(--settings-text-sm);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:600;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.settings-km-jump-btn svg{opacity:.9;width:12px;height:12px}.settings-km-jump-btn:hover{color:#1e293b;background:#fff;border-color:#94a3b8;box-shadow:0 6px 16px #94a3b82e}.settings-km-jump-btn.active{color:#1e3a8a;background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f629}.settings-km-jump-btn--same_day_return.active{color:#fff;background:linear-gradient(#3b82f6 0%,#2563eb 100%);border-color:#1d4ed8;box-shadow:0 0 0 2px #3b82f64d}.settings-km-jump-btn--stay_charge.active{color:#fff;background:linear-gradient(#22c55e 0%,#16a34a 100%);border-color:#15803d;box-shadow:0 0 0 2px #22c55e4d}.settings-km-jump-btn--pickup_drop_drop.active{color:#fff;background:linear-gradient(#f59e0b 0%,#d97706 100%);border-color:#b45309;box-shadow:0 0 0 2px #f59e0b4d}.settings-sticky-savebar-submit{border-radius:14px;min-width:220px;min-height:50px;padding-inline:20px;box-shadow:0 10px 24px #1d4ed838}.settings-sticky-savebar-submit:hover:not(:disabled){box-shadow:0 14px 28px #1d4ed842}@media (width<=900px){.settings-km-jump-nav{flex-basis:100%}.settings-sticky-savebar-submit{width:100%}}.settings-km-mode-card{background:#fafcff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:10px;padding:12px}.settings-km-mode-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.settings-km-mode-code{font-size:var(--settings-text-xs);color:#64748b;text-transform:uppercase;letter-spacing:.02em}.settings-km-mode-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:8px;display:grid}.settings-km-field{font-size:var(--settings-text-xs);color:#475569;flex-direction:column;gap:4px;display:flex}.settings-km-slab-card{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:16px;padding:10px;scroll-margin-top:96px;transition:background-color .2s}.settings-km-slab-card--same_day_return{background-color:#cce5ff;border-color:#99c7ff}.settings-km-slab-card--stay_charge{background-color:#a0f8d8;border-color:#6ee7b7}.settings-km-slab-card--pickup_drop_drop{background-color:#ffe5a1;border-color:#ffc707}.settings-km-slab-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.settings-km-slab-head .small-btn{min-height:var(--settings-btn-sm-height);height:var(--settings-btn-sm-height);padding:0 var(--settings-btn-sm-padding-x);border-radius:var(--settings-btn-sm-radius);color:#fff;font-size:var(--settings-text-xs);background:#1d4ed8;border:1px solid #1d4ed8;font-weight:600}.settings-km-slab-head .small-btn:hover:not(:disabled){color:#fff;background:#1e40af;border-color:#1e40af}.settings-km-slab-mode{font-size:var(--settings-text-xs);color:#64748b}.settings-km-min-badge{font-size:var(--settings-text-xs);color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:2px 8px}.settings-km-slab-row-unsaved{background:#eff6ff;border-left:3px solid #2563eb}.settings-km-slab-row-duplicate{background:#fff7ed;border-left:3px solid #f97316}.settings-km-slab-row-unsaved.settings-km-slab-row-duplicate{background:#fffbeb;border-left-color:#d97706}.settings-km-unsaved-badge{color:#1e40af;font-size:var(--settings-text-xs);vertical-align:middle;background:#dbeafe;border:1px solid #93c5fd;border-radius:999px;justify-content:center;align-items:center;margin-right:8px;padding:2px 8px;font-weight:700;line-height:1;display:inline-flex}.route-tariff-head-band-short{grid-column:2/8}.route-tariff-head-band-long{grid-column:8/14}.settings-route-summary{font-size:var(--settings-text-xs);color:#64748b;margin-top:12px}@media (width<=900px){.settings-km-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.settings-km-mode-grid{grid-template-columns:1fr}}@media (width<=900px){.settings-layout{flex-direction:column}.settings-menu{flex-wrap:wrap;width:100%}.settings-menu-subgroup{justify-content:flex-start;width:100%;overflow-x:auto}.settings-menu-item{padding:8px 14px;font-size:13px}.settings-tariff-tab{padding:8px 12px;font-size:13px}.route-tariff-table,.route-tariff-table-outstation{width:100%;box-shadow:none;background:0 0;border:none;display:block;overflow:visible}.route-tariff-table .table-head{display:none}.route-tariff-table .route-tariff-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-column:auto;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;width:100%;min-width:0;margin-bottom:10px;padding:12px;display:grid;box-shadow:0 6px 16px #0f172a0d}.route-tariff-table .route-tariff-city{grid-area:1/1}.route-tariff-table .route-tariff-status{grid-area:1/2;place-self:center end}.route-tariff-table .route-tariff-status:before,.route-tariff-table .route-tariff-actions:before{display:none}.route-tariff-table .route-tariff-cell{white-space:normal;text-overflow:clip;flex-direction:column;gap:2px;display:flex;overflow:visible}.route-tariff-table .route-tariff-cell:before{content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700}.route-tariff-table .route-tariff-money{text-align:left;font-size:13px}.route-tariff-table .route-tariff-actions{border-top:1px dashed #e2e8f0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:2px;padding-top:8px;display:grid}.route-tariff-table .route-tariff-btn{justify-content:center;width:100%;min-height:32px}.route-tariff-table .route-tariff-message{text-align:left;grid-column:1/-1;padding:2px 0}}@media (width<=480px){.route-tariff-table .route-tariff-actions{grid-template-columns:1fr}}@media (width<=768px){.trip-table-container{box-shadow:none;background:0 0;padding:0;overflow:visible}.trip-table{border-spacing:0;margin-bottom:0;display:block}.trip-table thead{display:none}.trip-table tbody{gap:12px;display:grid}.trip-table tbody tr{border-radius:14px;padding:14px;display:block;box-shadow:0 8px 18px #0f172a0f}.trip-table td,.trip-table tbody tr td,.trip-table th.trip-status-header,.trip-table td.trip-status-cell,.trip-table th.trip-driver-header,.trip-table td.trip-driver-cell,.trip-table th.trip-start-time-header,.trip-table td.trip-start-time-cell{border-bottom:1px solid #f1f5f9;grid-template-columns:118px minmax(0,1fr);gap:10px;width:100%;padding:8px 0;text-align:left!important;white-space:normal!important;display:grid!important}.trip-table tbody tr td:last-child{border-bottom:none;padding-bottom:0}.trip-table td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap;text-align:left;width:118px;font-size:11px;font-weight:700;line-height:1.35;display:block}.trip-table td>*{min-width:0}.trip-driver-cell,.trip-actions-cell{overflow:visible}}.expand-indicator{color:#64748b;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;font-size:10px;transition:transform .2s;display:inline-flex}.trip-table tbody tr.selected .expand-indicator{color:#3b82f6}.trip-detail-row{box-shadow:none!important;background:0 0!important;border:none!important;height:auto!important;display:table-row!important}.trip-detail-row td{background:0 0;border:none!important;height:auto!important;padding:0!important}.trip-inline-detail{background:#f8fafc;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;margin:0 0 16px;padding:24px 28px}.inline-detail-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px 28px;box-shadow:0 4px 12px #0000000f}.trip-start-photo-panel{background:#f8faf9;border:1px solid #e8edea;border-radius:12px;margin-bottom:24px;padding:16px}.trip-start-photo-panel h5{color:#111827;margin:0 0 6px;font-size:13px;font-weight:700}.trip-start-photo-coords{color:#374151;margin:0 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.trip-start-photo-frame{background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-width:320px;overflow:hidden}.trip-start-photo-image{object-fit:contain;width:100%;height:auto;max-height:240px;display:block}.trip-start-photo-link{color:#2e7d32;margin-top:8px;font-size:13px;font-weight:600;display:inline-block}.trip-start-photo-panel--empty .muted{margin:0;font-size:13px}.trip-start-photo-viewer{flex-direction:column;gap:16px;display:flex}.trip-start-photo-viewer-meta{flex-direction:column;gap:8px;display:flex}.trip-start-photo-viewer-row{color:#374151;align-items:flex-start;gap:8px;margin:0;font-size:13px;display:flex}.trip-start-photo-viewer-icon{text-align:center;flex-shrink:0;width:1.25rem}.trip-start-photo-viewer-unavailable{margin:0;font-size:13px}.trip-start-photo-frame--viewer{max-width:100%}.trip-start-photo-image--viewer{max-height:50vh}.trip-start-photo-viewer-map-label{margin:0 0 8px;font-size:12px}.trip-start-photo-viewer-map{border:1px solid #e5e7eb;border-radius:10px;height:220px;overflow:hidden}.trip-start-photo-map-container{width:100%;height:100%}.trip-start-photo-maps-link{color:#2e7d32;margin-top:8px;font-size:13px;font-weight:600;display:inline-block}.detail-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.detail-header h4{color:#64748b;margin:0;font-size:14px;font-weight:500}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;margin-bottom:24px;display:grid}.detail-grid.completed{grid-template-columns:repeat(3,1fr)}.detail-col{flex-direction:column;gap:6px;min-width:0;display:flex}.detail-col h5{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:11px}.detail-col p{color:#0f172a;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.detail-col p.status-text{color:#3b82f6;font-weight:500}.detail-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;padding-top:16px;display:flex}.detail-actions button{width:auto;padding:8px 16px}.assign-section{flex-direction:column;gap:16px;display:flex}.assign-section h5{color:#0f172a;margin:0;font-size:13px}.assignment-controls{align-items:center;gap:12px;margin-bottom:16px;display:flex}.assignment-controls input{flex:1}.assignment-controls button{white-space:nowrap;width:auto}.driver-list-inline{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.driver-mini-table{flex-direction:column;gap:8px;margin-top:12px;display:flex}.driver-mini-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.driver-mini-row .driver-name{font-size:13px;font-weight:500}.driver-mini-row .driver-eta{color:#64748b;font-size:12px}.driver-mini-row .driver-avatar{width:28px;height:28px;font-size:11px}.driver-mini-row .small-btn{padding:4px 10px;font-size:11px}.trip-table tbody tr:has(+.trip-detail-row){border-radius:12px 12px 0 0}.trip-table tbody tr.selected{border-bottom:none;border-radius:12px 12px 0 0}.inline-detail-content.assign-driver{background:#f0f9ff;border-color:#bae6fd}.info-row{gap:8px;font-size:13px;line-height:1.5;display:flex}.info-row .label{color:#64748b;min-width:70px;font-weight:500}.info-row .value{color:#0f172a}.driver-filter-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.driver-filter-row input,.driver-filter-row select{padding:6px 10px;font-size:12px}.driver-filter-row input{flex:1}.trip-table-container{max-width:100%;padding:4px;overflow-x:auto}.trip-table-container.dropdown-open{overflow:visible!important}.trip-table-container::-webkit-scrollbar{height:6px}.trip-table-container::-webkit-scrollbar-track{background:0 0}.trip-table-container::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:999px}@media (width<=1024px){.detail-grid{grid-template-columns:repeat(2,1fr);gap:20px}.detail-grid.completed{grid-template-columns:repeat(2,1fr)}.trip-inline-detail,.inline-detail-content{padding:16px 20px}}@media (width<=768px){.detail-grid{grid-template-columns:1fr;gap:16px}.detail-grid.completed{grid-template-columns:1fr}.detail-actions{flex-wrap:wrap;gap:8px}.driver-mini-row{grid-template-columns:auto 1fr auto;gap:10px}.driver-mini-row .driver-eta,.driver-mini-row .status-dot{display:none}.trip-inline-detail,.inline-detail-content{padding:12px 16px}.assignment-controls{flex-direction:column;align-items:stretch;gap:8px}.assignment-controls input,.assignment-controls button{width:100%}}.trip-table th{text-align:center;color:#475569;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:11px;font-weight:600}.trip-table td{text-align:left;padding:14px 12px}.trip-table th.trip-days-header,.trip-table td.trip-days-cell,.trip-table th.trip-assign-header,.trip-table td.trip-assign-cell,.trip-table th.trip-actions-header,.trip-table td.trip-action-cell,.trip-table th.trip-customer-header,.trip-table td.trip-customer-cell{text-align:center!important}.trip-customer-cell,.trip-time{align-items:center!important}.trip-customer-name{justify-content:center!important}.home-page-shell{box-sizing:border-box;width:100%;margin:0;padding:0}.home-dashboard-main{box-sizing:border-box;border-radius:8px;width:100%;margin:0;padding:0;box-shadow:0 2px 8px #0000001a}.home-fab{bottom:max(20px, calc(env(safe-area-inset-bottom,0px) + 16px));color:#fff;cursor:pointer;z-index:950;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:fixed;box-shadow:0 6px 16px #00000040}.home-fab-create{background-color:#3b82f6;font-size:30px;right:20px}.home-fab-map{background-color:#22c55e;font-size:22px;right:86px}.trip-assign-cell{vertical-align:middle;padding:8px 12px!important}.driver-assign-inline{flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.driver-assign-dropdown-wrap{flex:7.5rem;min-width:7.5rem;max-width:10rem;position:relative}.driver-assign-inline .datetime-local-field{flex:13.5rem;min-width:10rem;max-width:15rem}.driver-assign-inline .datetime-local-field-row,.driver-assign-inline .datetime-local-field-row--solo{grid-template-columns:1fr}.driver-assign-reassign{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:6px;min-width:13rem}.driver-assign-reassign .datetime-local-field{flex:1 0 100%;min-width:13rem;max-width:15rem}.driver-assign-reassign .trip-action-icon-btn{align-self:flex-start}.driver-assign-inline .driver-select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;min-width:140px;padding:6px 10px;font-size:12px}.driver-assign-inline .sector-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;min-width:100px;max-width:120px;padding:6px 10px;font-size:12px}.driver-assign-inline .time-input{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:150px;max-width:170px;padding:5px 8px;font-size:12px}.driver-assign-inline .time-input:focus,.driver-assign-inline .sector-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.driver-assign-inline .sector-select option{padding:4px;font-size:12px}@media (width<=768px){.home-dashboard-main{padding-bottom:112px}.home-fab{bottom:max(14px, calc(env(safe-area-inset-bottom,0px) + 10px));width:52px;height:52px;box-shadow:0 5px 12px #00000038}.home-fab-create{font-size:28px;right:14px}.home-fab-map{font-size:20px;right:74px}.trip-table td>*,.trip-table td>div,.trip-table td>span{justify-self:start;text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important}.trip-table td.trip-type{align-items:start}.trip-table td.trip-type .trip-type-icon{justify-content:flex-start}.trip-table td.trip-status-cell .status-badge{width:fit-content}.trip-table td.trip-days-cell{text-align:left!important}.trip-table td.trip-days-cell .trip-days-wrap{justify-content:flex-start;width:auto}.trip-actions-inline{flex-wrap:wrap;width:100%;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important}.trip-actions-inline>button,.trip-actions-inline .btn-start,.trip-actions-inline .btn-end,.trip-actions-inline .btn-assign,.trip-actions-inline .btn-cancel,.trip-actions-inline .btn-complete,.trip-actions-inline .trip-action-icon-btn{width:auto}}.driver-assign-inline .driver-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.driver-assign-inline .driver-select option{padding:4px;font-size:12px}.trip-assign-header{min-width:200px}.trip-table:has(.trip-assign-cell){table-layout:auto;overflow:visible!important}.trip-table,.trip-table tbody,.trip-table tr,.trip-table td{overflow:visible!important}.trip-table .trip-assign-cell{z-index:1;isolation:isolate;position:relative}.trip-table .trip-assign-cell:hover{z-index:auto}@media (width>=1025px){.trip-actions-header,.trip-action-cell,.trip-actions-cell{width:240px;min-width:240px}.trip-customer-header,.trip-customer-cell{width:100px;min-width:100px}.trip-location-header,.trip-location{width:120px;min-width:120px}.trip-time-header,.trip-time,.trip-start-time-header,.trip-start-time-cell{width:90px;min-width:90px}}.driver-assignment-dropdown{z-index:9999;flex:1;min-width:180px;position:relative}.driver-assignment-dropdown .dropdown-trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;display:flex}.driver-assignment-dropdown .dropdown-trigger:hover{border-color:#3b82f6}.driver-assignment-dropdown .dropdown-trigger.expanded{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.driver-assignment-dropdown .dropdown-trigger .selected-text{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.driver-assignment-dropdown .dropdown-trigger .selected-text small{color:#64748b;font-size:11px}.driver-assignment-dropdown .dropdown-trigger .placeholder{color:#94a3b8}.driver-assignment-dropdown .dropdown-trigger .expand-icon{color:#64748b;margin-left:8px;font-size:10px}.driver-dropdown-portal{border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;max-height:350px;display:flex;overflow:hidden;background:#fff!important;box-shadow:0 10px 40px #00000040!important}.driver-dropdown-portal .sector-filter-row{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:10px;padding:12px 16px;display:flex}.driver-dropdown-portal .sector-filter-row label{color:#64748b;white-space:nowrap;font-size:12px;font-weight:500}.driver-dropdown-portal .sector-filter-row select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;min-width:120px;padding:6px 10px;font-size:13px}.driver-dropdown-portal .driver-list{background:#fff;min-height:50px;max-height:250px;padding:8px 0;overflow-y:auto}.driver-dropdown-portal .driver-count{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 16px;font-size:11px;font-weight:500}.driver-dropdown-portal .driver-item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 16px;transition:background .15s;display:flex}.driver-dropdown-portal .driver-item:last-child{border-bottom:none}.driver-dropdown-portal .driver-item:hover{background:#f1f5f9}.driver-dropdown-portal .driver-item.selected{background:#eff6ff;border-left:3px solid #3b82f6}.driver-dropdown-portal .driver-item .driver-info{flex-direction:column;gap:3px;display:flex}.driver-dropdown-portal .driver-item .driver-name{color:#0f172a;font-size:13px;font-weight:500}.driver-dropdown-portal .driver-item .driver-sector{color:#64748b;font-size:11px}.driver-dropdown-portal .driver-item .driver-availability{text-transform:lowercase;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:500}.driver-dropdown-portal .driver-item .driver-availability.available{color:#166534;background:#dcfce7}.driver-dropdown-portal .driver-item .driver-availability.busy{color:#991b1b;background:#fee2e2}.driver-dropdown-portal .driver-item .driver-availability.offline{color:#64748b;background:#f1f5f9}.driver-dropdown-portal .no-drivers{text-align:center;color:#94a3b8;background:#fff;padding:20px 16px;font-size:13px}.searchable-driver-dropdown{flex:1;min-width:180px;position:relative}.dropdown-trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;display:flex}.dropdown-trigger:hover{border-color:#3b82f6}.dropdown-trigger.open{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dropdown-trigger .selected-text{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.dropdown-trigger .selected-text small{color:#64748b;font-size:11px}.dropdown-trigger .placeholder{color:#94a3b8}.dropdown-trigger .dropdown-arrow{color:#64748b;margin-left:8px;font-size:10px}.dropdown-menu{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;max-height:300px;margin-top:4px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.dropdown-search{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px}.dropdown-search input{border:1px solid #e2e8f0;border-radius:4px;outline:none;width:100%;padding:6px 10px;font-size:12px}.dropdown-search input:focus{border-color:#3b82f6}.dropdown-options{max-height:240px;padding:4px 0;overflow-y:auto}.driver-group{border-bottom:1px solid #f1f5f9}.driver-group:last-child{border-bottom:none}.group-header{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;padding:6px 12px;font-size:11px;font-weight:600}.group-header .trip-match{color:#3b82f6;font-weight:500}.driver-option{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 12px;transition:background .15s;display:flex}.driver-option:hover{background:#f1f5f9}.driver-option.selected{background:#eff6ff;border-left:3px solid #3b82f6}.driver-option .driver-name{color:#0f172a;font-size:12px;font-weight:500}.driver-option .driver-meta{align-items:center;gap:6px;display:flex}.driver-option .availability{text-transform:lowercase;border-radius:10px;padding:2px 6px;font-size:10px}.driver-option .availability.available{color:#166534;background:#dcfce7}.driver-option .availability.busy{color:#991b1b;background:#fee2e2}.driver-option .availability.offline{color:#64748b;background:#f1f5f9}.no-results{text-align:center;color:#94a3b8;padding:12px;font-size:12px}.settings-panel>div[style*="display: inline-flex"][style*="gap: 2px"]{background:#e2e8f0;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:2px;margin-bottom:24px;padding:4px;display:inline-flex;overflow-x:auto}.settings-panel>div[style*="display: inline-flex"] button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-shrink:0;width:auto;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.settings-panel>div[style*="display: inline-flex"] button:hover{color:#334155;background:#fff9}.settings-panel>div[style*="display: inline-flex"] button[style*="background: rgb(255, 255, 255)"],.settings-panel>div[style*="display: inline-flex"] button[style*="background: #ffffff"]{color:#1d4ed8;background:#fff;font-weight:600;box-shadow:0 4px 10px #00000014,0 1px 3px #0000000a}.settings-sectors{gap:1rem;width:100%;display:grid}.settings-sectors-panel{box-shadow:none;background:0 0;border-radius:0;overflow:visible}.settings-sectors-panel-head{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:1rem 1.25rem;display:flex}.settings-sectors-panel-head-main{flex:12rem;min-width:0}.settings-sectors-title{color:#0f172a;margin:0;font-size:16px;font-weight:600}.settings-sectors-desc{font-size:var(--settings-text-sm);color:#64748b;margin:.25rem 0 0}.settings-sectors-head-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex}.settings-sectors-stats{flex-wrap:wrap;gap:.4rem;display:flex}.settings-sectors-stat{font-size:var(--settings-text-xs);color:#475569;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .6rem;display:inline-flex}.settings-sectors-stat strong{color:#0f172a;font-weight:700}.settings-sectors-stat--active{color:#166534;background:#ecfdf5;border-color:#a7f3d0}.settings-sectors-stat--active strong{color:#166534}.settings-sectors-badge{color:#1d4ed8;min-height:2rem;font-size:var(--settings-text-xs);background:#eff6ff;border-radius:999px;align-items:center;padding:0 .65rem;font-weight:600;display:inline-flex}.settings-sectors-filters{background:#fffffffa;border:1px solid #e2e8f0;border-radius:16px;margin:0 1.25rem 1rem;padding:.9rem 1rem;box-shadow:0 10px 24px #0f172a14}.settings-sectors-toolbar{z-index:8;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:.9rem;padding:.9rem 1rem;position:sticky;top:80px;box-shadow:0 10px 24px #0f172a14}.settings-unmapped-sectors{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0 1.25rem 1rem;padding:1rem 1.1rem}.settings-unmapped-sectors--ok{background:#f0fdf4;border-color:#bbf7d0}.settings-unmapped-sectors-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.75rem;display:flex}.settings-unmapped-sectors-title{font-size:var(--settings-text-md);color:#92400e;margin:0 0 .35rem;font-weight:600}.settings-unmapped-sectors--ok .settings-unmapped-sectors-title{color:#166534}.settings-unmapped-sectors-desc{color:#78716c;max-width:52rem;margin:0;font-size:.8rem;line-height:1.45}.settings-unmapped-sectors-desc code{font-size:var(--settings-text-xs)}.settings-unmapped-sectors-loading{font-size:var(--settings-text-sm);color:#64748b;margin:0}.settings-unmapped-sectors-table-scroll{font-size:var(--settings-text-xs);background:#fff;border:1px solid #fde68a;overflow-x:auto}.settings-unmapped-legacy{font-size:var(--settings-text-xs);color:#b45309;font-weight:500}.settings-cities-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.settings-cities-title{color:#0f172a;flex:none;margin:0;font-size:16px;font-weight:600}.settings-cities{background:#fff;border:1px solid #e2e8f0}.settings-cities-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;box-shadow:0 6px 18px #0f172a14}.settings-cities-card--table{padding-top:.75rem;overflow:visible}.settings-cities-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.settings-cities-card-head--table{align-items:center}.settings-cities-table-toolbar{z-index:8;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-end;margin-bottom:.9rem;padding:.9rem 1rem;position:sticky;top:80px;box-shadow:0 10px 24px #0f172a14}.settings-cities-table-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.75rem;display:inline-flex}.settings-directory-search-field{flex-direction:column;flex:18rem;gap:.35rem;min-width:0;max-width:none;margin:0;display:flex}.settings-directory-search-input{width:100%;min-width:0;min-height:2.75rem;font-size:var(--settings-text-md);background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;margin-bottom:0;padding:.5rem .85rem}.settings-directory-search-input:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.settings-directory-toolbar{align-items:flex-end;gap:.9rem 1rem;display:grid}.settings-directory-toolbar--cities{grid-template-columns:minmax(280px,420px) max-content}.settings-directory-toolbar--sectors{grid-template-columns:minmax(280px,420px) minmax(180px,220px) max-content}.settings-directory-toolbar-fields,.settings-directory-toolbar-fields--cities{display:contents}.settings-directory-toolbar-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:flex-end;gap:.75rem;display:inline-flex}.settings-directory-toolbar--cities .settings-directory-toolbar-actions{grid-column:2}.settings-directory-toolbar--sectors .settings-directory-toolbar-actions{grid-column:3}.settings-cities-toolbar-search{width:100%;min-width:0;margin:0}.settings-cities-card-kicker{font-size:var(--settings-text-xs);letter-spacing:.08em;text-transform:uppercase;color:#2563eb;font-weight:700}.settings-cities-card-title{color:#0f172a;margin:.2rem 0 0;font-size:1rem;font-weight:700}.settings-cities-card-meta{font-size:var(--settings-text-xs);color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;padding:.4rem .7rem;font-weight:600}.settings-cities-launch{color:#fff;background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:12px;justify-content:center;width:auto;min-height:46px;font-weight:700}.settings-cities-launch:hover{filter:brightness(1.04)}.settings-cities-modal-subtitle{color:#64748b;font-size:var(--settings-text-xs);margin:4px 0 0;line-height:1.45}.city-form-modal{width:min(620px,94vw)}.settings-cities-modal-form{gap:.9rem;display:grid}.settings-cities-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.settings-cities-modal-grid label{font-size:var(--settings-text-xs);color:#334155;gap:.35rem;font-weight:600;display:grid}.settings-cities-modal-grid input{width:100%}.settings-cities-row-btn--edit{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.settings-cities-row-btn--edit:hover{background:#dbeafe}.settings-cities-callout strong{font-size:var(--settings-text-sm)}.settings-cities-callout em{font-style:normal;font-weight:700}.settings-cities-note{color:#64748b;font-size:var(--settings-text-xs);margin:.85rem 0 0;line-height:1.5}.settings-cities-table-shell{background:0 0;border:0;border-radius:0;overflow:hidden}.settings-cities-table-shell .table{margin:0}.settings-cities-city-id{color:#0f172a;font-weight:700}.settings-cities-badge{min-height:28px;font-size:var(--settings-text-xs);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 .7rem;font-weight:700;display:inline-flex}.settings-cities-badge--primary{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.settings-cities-badge--success{color:#166534;background:#dcfce7;border-color:#86efac}.settings-cities-badge--danger{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.settings-cities-badge--muted{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.settings-cities-head-search{flex-wrap:wrap;flex:14rem;align-items:center;gap:.5rem;min-width:0;max-width:100%;display:flex}@media (width>=640px){.settings-cities-head-search{max-width:22rem;margin-left:auto}}.settings-cities-search{flex:auto}.settings-cities-clear{flex-shrink:0}.settings-cities-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;display:grid}@media (width<=900px){.settings-cities-form-row{grid-template-columns:1fr 1fr}.settings-cities-form-row .settings-cities-submit{grid-column:1/-1;justify-self:end}}@media (width<=520px){.settings-cities-form-row{grid-template-columns:1fr}.settings-cities-form-row .settings-cities-submit{justify-self:stretch;width:100%}}.settings-cities-form .settings-cities-form-row input{width:100%;min-width:0}.settings-cities-operational-toggle{color:#334155;font-size:var(--settings-text-sm);align-items:center;gap:8px;font-weight:500;display:inline-flex}.settings-cities-form-actions{justify-content:flex-end;display:flex}.settings-cities-submit{min-width:11rem;min-height:var(--settings-btn-height);padding:10px var(--settings-btn-padding-x);border-radius:var(--settings-btn-radius);color:#fff;font-size:var(--settings-btn-font-size);background:#1d4ed8;border:1px solid #1d4ed8;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.settings-cities-row-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;max-width:none;display:inline-flex}.settings-cities-row-actions .settings-directory-action-btn{flex:none}.settings-cities-delete-group{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:inline-flex}.settings-cities-delete-help{color:#b45309;font-size:11px;line-height:1.35;display:none}@media (width<=640px){.settings-cities-table-toolbar{top:68px}.settings-cities-modal-grid{grid-template-columns:1fr}.settings-cities-table-toolbar-actions{justify-content:space-between;width:100%}.settings-cities-launch{flex:auto}}.settings-cities-row-btn{height:var(--settings-btn-sm-height);border-radius:var(--settings-btn-sm-radius);padding:0 var(--settings-btn-sm-padding-x);font-size:var(--settings-btn-sm-font-size);cursor:pointer;border:1px solid #0000;font-weight:600;line-height:1}.settings-directory-action-btn{border-style:solid;border-width:1px;justify-content:center;align-items:center;gap:4px;min-width:0;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;position:relative}.settings-directory-action-btn--edit{color:#6d28d9;background:#f7f4ff;border-color:#c4b5fd}.settings-directory-action-btn--edit:hover{color:#fff;background:#6d28d9;border-color:#6d28d9;box-shadow:0 4px 10px #6d28d93d}.settings-directory-action-btn--enable{color:#15803d;background:#ecfdf5;border-color:#86efac}.settings-directory-action-btn--enable:hover{color:#fff;background:#15803d;border-color:#166534;box-shadow:0 4px 10px #15803d42}.settings-directory-action-btn--disable{color:#c2410c;background:#fff7ed;border-color:#fdba74}.settings-directory-action-btn--disable:hover{color:#fff;background:#c2410c;border-color:#c2410c;box-shadow:0 4px 10px #c2410c3d}.settings-directory-action-btn--delete{color:#be123c;background:#fff1f2;border-color:#fecdd3}.settings-directory-action-btn--delete:hover{color:#fff;background:#be123c;border-color:#9f1239;box-shadow:0 4px 10px #be123c3d}.settings-directory-action-btn--delete-strong{color:#fff;background:#dc2626;border-color:#b91c1c}.settings-directory-action-btn--delete-strong:hover{color:#fff;background:#991b1b;border-color:#7f1d1d;box-shadow:0 4px 10px #991b1b47}.settings-cities-row-btn--danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.settings-cities-row-btn--neutral{color:#334155;background:#fff;border-color:#cbd5e1}.settings-cities-row-btn--delete{color:#c2410c;background:#fff7ed;border-color:#fdba74}.settings-cities-row-btn--delete-strong{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);border-color:#b91c1c}.settings-cities-empty{color:#64748b;font-size:var(--settings-text-sm);padding:1rem .75rem}@media (width<=960px){.settings-cities-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-cities-layout{grid-template-columns:1fr}}@media (width<=640px){.settings-cities-stats{grid-template-columns:1fr}.settings-cities-card-head{flex-direction:column;align-items:stretch}.settings-cities-card-meta{align-self:flex-start}}.settings-sectors-filters-grid{grid-template-columns:1fr;align-items:end;gap:.75rem;display:grid}@media (width>=640px){.settings-sectors-filters-grid{grid-template-columns:minmax(0,1fr) minmax(10rem,14rem) auto}}.settings-sectors-filter-field{flex-direction:column;gap:.35rem;min-width:0;margin-bottom:0;display:flex}.settings-sectors-filter-label{font-size:var(--settings-text-xs);color:#475569;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.settings-sectors-search{width:100%;min-height:2.75rem;font-size:var(--settings-text-md);background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .85rem}.settings-sectors-search:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.settings-sectors-select{min-height:2.75rem;font-size:var(--settings-text-md);color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.5rem .75rem}.settings-sectors-select:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.settings-sectors-filters-actions{flex-wrap:wrap;justify-content:flex-end;align-self:end;align-items:center;gap:.75rem;margin-bottom:0;display:inline-flex}.settings-directory-filter-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.75rem;min-height:2.75rem;display:inline-flex}.drivers-filters.settings-cities-table-toolbar,.drivers-filters.settings-sectors-toolbar{align-items:flex-end}.settings-sectors-filters-actions .settings-sectors-btn{width:auto;min-width:8rem}.settings-sectors-active-filters{flex-wrap:wrap;grid-column:1/-1;gap:.5rem;margin-top:.75rem;display:flex}.settings-sectors-filter-chip{color:#1e40af;min-height:32px;font-size:var(--settings-text-xs);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-weight:600;display:inline-flex}.settings-sectors-filter-chip:hover{background:#dbeafe}.settings-sectors-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.settings-sectors-data-table{border-collapse:collapse;width:100%;min-width:760px;font-size:.875rem}.settings-sectors-data-table thead th{text-align:center;font-size:var(--settings-text-xs);text-transform:uppercase;letter-spacing:.04em;color:#475569;background:#eff6ff;border-bottom:1px solid #e2e8f0;padding:.65rem 1rem;font-weight:600}.settings-sectors-data-table tbody td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem}.settings-sectors-data-table tbody tr{cursor:default}.settings-sectors-data-table tbody tr:hover{background:#f8fafc}.settings-sectors-data-table tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.settings-sectors-data-table tbody tr.settings-sectors-row--selected{background:#eff6ff}.settings-sectors-data-table tbody tr:last-child td{border-bottom:none}.settings-sectors-cell-primary{color:#0f172a;font-weight:600}.settings-sectors-cell-muted{color:#94a3b8}.settings-sectors-zone-tag{color:#334155;font-size:var(--settings-text-xs);background:#f1f5f9;border-radius:999px;align-items:center;padding:.2rem .55rem;font-weight:600;display:inline-flex}.settings-sectors-status{min-height:1.75rem;font-size:var(--settings-text-xs);border-radius:999px;align-items:center;padding:0 .55rem;font-weight:600;display:inline-flex}.settings-sectors-status--active{color:#166534;background:#dcfce7}.settings-sectors-status--inactive{color:#64748b;background:#f1f5f9}.settings-sectors-actions-cell{text-align:left;white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem;display:inline-flex}.settings-sectors-actions-cell .settings-directory-action-btn{flex:none}.settings-sectors-empty{text-align:center;font-size:var(--settings-text-sm);color:#64748b;margin:0;padding:2rem 1.25rem}.settings-sectors-form-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 6px 18px #0f172a14}.settings-sectors-form-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.settings-sectors-form-title{color:#0f172a;margin:0;font-size:16px;font-weight:600}.settings-sectors-form{gap:1rem;display:grid}@media (width>=768px){.settings-sectors-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.settings-sectors-form-actions{grid-column:1/-1}}.settings-sectors-form-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.settings-sectors-form-field input{min-height:2.75rem;font-size:var(--settings-text-md);border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.5rem .75rem}.settings-sectors-form-field input:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #2563eb}.settings-sectors-form-field input:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.settings-sectors-form-hint{font-size:var(--settings-text-xs);color:#64748b}.settings-sectors-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.settings-sectors-btn{min-height:var(--settings-btn-height);padding:10px var(--settings-btn-padding-x);border-radius:var(--settings-btn-radius);font-size:var(--settings-btn-font-size);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;font-weight:600;display:inline-flex}.settings-sectors-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.settings-sectors-btn--primary{color:#fff;background:#1d4ed8;min-width:11rem}.settings-sectors-btn--primary:hover{background:#1e40af}.settings-sectors-btn--secondary{color:#1d4ed8;background:#fff;border-color:#cbd5e1}.settings-sectors-btn--secondary:hover{background:#f8fafc}.settings-sectors-btn--danger{color:#b91c1c;background:#fff;border-color:#fecaca}.settings-sectors-btn--danger:hover{background:#fef2f2}.settings-sectors-btn--ghost{color:#475569;background:0 0;border-color:#e2e8f0}.settings-sectors-btn--ghost:hover:not(:disabled){background:#f8fafc}.settings-sectors-btn--ghost:disabled{opacity:.5;cursor:not-allowed}.settings-sectors-btn--sm{min-height:2.25rem;font-size:var(--settings-btn-sm-font-size);padding:.35rem .75rem}@media (width<=640px){.settings-directory-toolbar,.settings-directory-toolbar-actions{width:100%}.settings-directory-toolbar--cities,.settings-directory-toolbar--sectors{grid-template-columns:1fr}.settings-directory-toolbar-fields{gap:.9rem;display:grid}.settings-directory-toolbar--cities .settings-directory-toolbar-actions,.settings-directory-toolbar--sectors .settings-directory-toolbar-actions{grid-column:auto}.settings-directory-toolbar-actions{justify-content:stretch}.settings-directory-toolbar-actions>*{flex:auto}.settings-sectors-toolbar{top:68px}.settings-sectors-filters-actions{justify-content:stretch;width:100%}.settings-sectors-filters-actions .settings-sectors-btn{flex:auto}.settings-cities-table-toolbar{align-items:stretch}.settings-cities-table-toolbar-actions{justify-content:flex-start;align-items:stretch;width:100%}}.settings-cities-submit,.settings-cities-row-btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.settings-sectors-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.datetime-local-field{width:100%;min-width:0;font-family:inherit}.datetime-local-field-row{grid-template-columns:minmax(13.5rem,1fr) auto;align-items:stretch;gap:6px;width:100%;display:grid}.datetime-local-field-row--solo{grid-template-columns:minmax(13.5rem,1fr)}.datetime-local-field--compact .datetime-local-field-row--solo{grid-template-columns:minmax(10rem,1fr);width:min-content}.datetime-local-mui-picker{width:100%;min-width:0;font-family:inherit}.datetime-local-mui-picker .MuiPickersTextField-root{width:100%}.datetime-local-mui-picker .MuiPickersOutlinedInput-root{background:#fff;border-radius:10px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.datetime-local-mui-picker .MuiPickersOutlinedInput-notchedOutline{border-width:1px;border-color:#cbd5e1}.datetime-local-mui-picker .MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border-color:#94a3b8}.datetime-local-mui-picker .MuiPickersOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #3b82f61a}.datetime-local-mui-picker .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-width:1px;border-color:#3b82f6}.datetime-local-mui-picker .MuiPickersInputBase-root,.datetime-local-mui-picker .MuiPickersInputBase-sectionsContainer{color:#0f172a;font-family:inherit}.datetime-local-mui-picker--default .MuiPickersOutlinedInput-root{min-height:44px;padding-left:12px;padding-right:6px}.datetime-local-mui-picker--default .MuiPickersInputBase-sectionsContainer{padding:10px 0;font-size:14px;line-height:1.4}.datetime-local-mui-picker--compact .MuiPickersOutlinedInput-root{border-radius:6px;height:36px;min-height:36px;padding-left:10px;padding-right:4px}.datetime-local-mui-picker--compact .MuiPickersOutlinedInput-notchedOutline{border-color:#e2e8f0}.datetime-local-mui-picker--compact .MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border-color:#cbd5e1}.datetime-local-mui-picker--compact .MuiPickersInputBase-sectionsContainer{padding:6px 0;font-size:12px;line-height:1.35}.datetime-local-mui-open-btn{color:#475569!important;background-color:#f1f5f9!important;border:1.5px solid #e2e8f0!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;margin-right:2px!important;padding:7px!important;transition:all .2s!important;display:flex!important}.datetime-local-mui-open-btn:hover{color:#2563eb!important;background-color:#dbeafe!important;border-color:#3b82f6!important;box-shadow:0 1px 3px #3b82f633!important}.datetime-local-mui-open-btn:focus-visible{outline-offset:1px!important;border-color:#2563eb!important;outline:2px solid #2563eb!important}.datetime-local-mui-picker--compact .datetime-local-mui-open-btn{padding:5px!important}.datetime-local-mui-picker .datetime-local-mui-open-btn .MuiSvgIcon-root{font-size:1.25rem!important;transition:transform .2s!important}.datetime-local-mui-picker--compact .datetime-local-mui-open-btn .MuiSvgIcon-root{font-size:1.1rem!important}.datetime-local-mui-open-btn:hover .MuiSvgIcon-root{transform:scale(1.1)!important}.datetime-local-mui-popper{z-index:1400!important}.compact-create-trip-form .datetime-local-mui-picker--default .MuiPickersOutlinedInput-root,.create-trip-form .datetime-local-mui-picker--default .MuiPickersOutlinedInput-root{border-radius:8px;min-height:38px;padding-left:10px;padding-right:6px}.compact-create-trip-form .datetime-local-mui-picker--default .MuiPickersInputBase-sectionsContainer,.create-trip-form .datetime-local-mui-picker--default .MuiPickersInputBase-sectionsContainer{padding:8px 0;font-size:13px}.complete-trip-modal .datetime-local-mui-picker--default .MuiPickersOutlinedInput-root,.complete-trip-modal .datetime-local-mui-picker--compact .MuiPickersOutlinedInput-root{border-radius:8px;height:auto;min-height:36px;padding-left:10px;padding-right:6px}.complete-trip-modal .datetime-local-mui-picker--default .MuiPickersInputBase-sectionsContainer,.complete-trip-modal .datetime-local-mui-picker--compact .MuiPickersInputBase-sectionsContainer{padding:8px 0;font-size:.8125rem}.complete-trip-modal .datetime-local-field label{color:#475569!important;margin-bottom:4px!important;font-size:.75rem!important}.assignment-controls .datetime-local-field{flex:1;min-width:0;margin-bottom:0}.detail-actions .datetime-local-field,.create-trip-schedule .datetime-local-field,.create-trip-form .datetime-local-field,.form .datetime-local-field{width:100%}.datetime-local-now-btn{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex-shrink:0;min-height:44px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .2s,background .2s}.datetime-local-now-btn:hover{background:#f1f5f9;border-color:#94a3b8}.datetime-local-now-btn--compact{border-color:#e2e8f0;border-radius:6px;height:36px;min-height:36px;font-size:12px}.compact-create-trip-form .datetime-local-now-btn,.complete-trip-modal .datetime-local-now-btn{border-radius:8px;height:38px;min-height:38px}.datetime-local-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:13.5rem;font-family:inherit}.datetime-local-input--default{min-height:44px;padding:10px 12px;font-size:14px}.datetime-local-input--compact{min-height:36px;padding:6px 8px;font-size:12px}.datetime-local-input:disabled{background:#f8fafc}.datetime-local-input::-webkit-datetime-edit-fields-wrapper{min-width:9rem}.datetime-local-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.complete-trip-modal .datetime-local-range-duration{color:#64748b;margin:6px 0 0;font-size:.75rem}.datetime-local-unified-range{width:100%}.datetime-local-unified-range .datetime-local-range-duration{color:#64748b;margin:6px 0 0;font-size:12px}.datetime-local-range-unified-trigger{box-sizing:border-box;cursor:pointer;text-align:left;border:1px solid #cbd5e1;justify-content:space-between;align-items:center;gap:8px;width:100%;font-family:inherit;transition:border-color .2s,box-shadow .2s;display:flex;color:#0f172a!important;background:#fff!important;font-weight:400!important;transform:none!important}.datetime-local-range-unified-trigger:hover{border-color:#94a3b8}.datetime-local-range-unified-trigger:focus-visible{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.datetime-local-mui-picker.datetime-local-range-unified-trigger{border:1px solid #cbd5e1}.datetime-local-range-unified-text{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;flex:1;min-width:0;overflow:hidden}.datetime-local-range-unified-icon{color:#64748b;flex-shrink:0;font-size:10px;line-height:1}.datetime-local-range-popover-paper{border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;box-shadow:0 8px 24px #0f172a1f}.datetime-local-range-popover-body{min-width:min(100vw - 32px,320px);padding:12px 14px}.datetime-local-mui-picker--default.datetime-local-range-unified-trigger{border-radius:10px;min-height:44px;padding:10px 12px;font-size:14px}.datetime-local-mui-picker--compact.datetime-local-range-unified-trigger{border-color:#e2e8f0;border-radius:6px;min-height:36px;padding:6px 10px;font-size:12px}.complete-trip-modal .datetime-local-range-unified-trigger{border-radius:8px;min-height:36px;padding:8px 10px;font-size:.8125rem}.complete-trip-modal .datetime-local-field--compact .datetime-local-range-unified-trigger{border-color:#e2e8f0;border-radius:6px;min-height:36px;padding:6px 10px;font-size:12px}.datetime-local-range-inline{grid-template-columns:1fr;gap:10px;width:100%;display:grid}@media (width>=720px){.complete-trip-modal--wide .datetime-local-range-inline{grid-template-columns:repeat(2,minmax(13.5rem,1fr))}}.complete-trip-modal .datetime-local-range-inline{grid-template-columns:1fr}.complete-trip-modal{flex-direction:column;width:min(640px,96vw);max-height:calc(100dvh - 32px);padding:0;display:flex;overflow:hidden}.complete-trip-modal--wide{width:min(820px,96vw)}.complete-trip-modal-head{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;display:flex}.complete-trip-modal-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.complete-trip-modal-head h2{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.complete-trip-ref{letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:600}.complete-trip-modal-subtitle{color:#64748b;margin:4px 0 0;font-size:.8125rem}.complete-trip-close{flex-shrink:0}.complete-trip-modal-body{flex:1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:0;min-height:0;display:grid;overflow:hidden}.complete-trip-modal-main{border-right:1px solid #e2e8f0;padding:14px 18px;overflow-y:auto}.complete-trip-modal-aside{background:#f8fafc;padding:14px 16px;overflow-y:auto}.complete-trip-section{margin-bottom:18px}.complete-trip-section:last-child{margin-bottom:0}.complete-trip-section-title{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 10px;font-size:.6875rem;font-weight:700}.complete-trip-summary-grid{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;padding:10px 12px;display:grid}.complete-trip-summary-item{margin:0}.complete-trip-summary-item--wide{grid-column:1/-1}.complete-trip-summary-item dt{color:#94a3b8;margin:0 0 2px;font-size:.6875rem;font-weight:500}.complete-trip-summary-item dd{color:#1e293b;word-break:break-word;margin:0;font-size:.8125rem;font-weight:600}.complete-trip-loading,.complete-trip-panel-empty{color:#64748b;margin:0;font-size:.8125rem}.complete-trip-day-list{flex-direction:column;gap:10px;display:flex}.complete-trip-day-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.complete-trip-day-card--done{background:#f0fdf4;border-color:#bbf7d0}.complete-trip-day-card-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.complete-trip-day-label{color:#0f172a;font-size:.8125rem;font-weight:700}.complete-trip-day-status{border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:600}.complete-trip-day-status--done{color:#047857;background:#d1fae5}.complete-trip-day-status--edited{color:#b45309;background:#fef3c7}.complete-trip-day-status--active{color:#1d4ed8;background:#dbeafe}.complete-trip-day-status--pending{color:#64748b;background:#f1f5f9}.complete-trip-day-fare{color:#0f172a;margin-left:auto;font-size:.8125rem;font-weight:700}.complete-trip-day-card-times{grid-template-columns:1fr;gap:8px;display:grid}.complete-trip-day-duration{color:#64748b;margin:6px 0 0;font-size:.75rem}.complete-trip-field{margin-bottom:10px;display:block}.complete-trip-field span{color:#475569;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.complete-trip-field input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-size:.8125rem}.complete-trip-field-hint{color:#64748b;margin-top:4px;font-size:.75rem;display:block}.complete-trip-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.complete-trip-field-row .complete-trip-distance-field{grid-column:1/-1}.complete-trip-modal .pd-outstation-km-row{grid-template-columns:minmax(5.5rem,1fr) auto}.complete-trip-modal .pd-outstation-km-row input[type=number]{min-width:5.5rem}.complete-trip-field--full{grid-column:1/-1}.complete-trip-panel{height:100%}.complete-trip-panel-title{color:#0f172a;margin:0 0 10px;font-size:.875rem;font-weight:700}.complete-trip-breakdown{margin:0 0 12px;padding:0;list-style:none}.complete-trip-breakdown li{color:#475569;justify-content:space-between;gap:8px;padding:4px 0;font-size:.75rem;display:flex}.complete-trip-breakdown li span:last-child{color:#1e293b;font-weight:600}.complete-trip-breakdown--accent li,.complete-trip-breakdown--accent li span:last-child{color:#9a3412}.complete-trip-daywise h4{color:#9a3412;margin:0 0 6px;font-size:.75rem;font-weight:600}.complete-trip-daywise-total{color:#9a3412;border-top:1px dashed #fdba74;justify-content:space-between;gap:8px;margin-top:6px;padding-top:8px;font-size:.75rem;font-weight:700;display:flex}.complete-trip-total-field{margin-bottom:8px;display:block}.complete-trip-total-field span{color:#1e293b;margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.complete-trip-total-field input{box-sizing:border-box;background:#eff6ff;border:2px solid #3b82f6;border-radius:8px;width:100%;padding:10px 12px;font-size:1rem;font-weight:700}.complete-trip-reapply-btn{width:auto;margin-bottom:8px;padding:4px 10px;font-size:.75rem}.complete-trip-alert{border-radius:8px;margin-bottom:10px;padding:8px 10px;font-size:.75rem;font-weight:600}.complete-trip-alert--warn{color:#92400e;background:#fffbeb;border:1px solid #f59e0b}.complete-trip-alert--ok{color:#065f46;background:#ecfdf5;border:1px solid #10b981}.complete-trip-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #ef4444}.complete-trip-day-meals{border-top:1px dashed #e2e8f0;margin-top:8px;padding-top:8px}.complete-trip-day-meals-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.6875rem;font-weight:600;display:block}.complete-trip-day-meals-options{flex-wrap:wrap;gap:8px 12px;display:flex}.complete-trip-meals-hint{margin-top:12px;font-style:italic}.complete-trip-meals{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.complete-trip-meals-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.complete-trip-meals-head h4{color:#334155;margin:0;font-size:.75rem;font-weight:600}.complete-trip-meals-head span{color:#0f766e;font-size:.75rem;font-weight:700}.complete-trip-meals-options{flex-wrap:wrap;gap:10px 14px;display:flex}.complete-trip-meal-option{color:#475569;cursor:pointer;align-items:center;gap:6px;font-size:.75rem;display:flex}.complete-trip-meal-option input{accent-color:#2563eb}.complete-trip-commission-note{color:#64748b;margin:12px 0 0;font-size:.6875rem;line-height:1.4}.complete-trip-modal-footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.complete-trip-modal-footer .btn-ghost,.complete-trip-modal-footer .btn-complete{width:auto;padding:8px 16px;font-size:.8125rem}@media (width<=720px){.complete-trip-modal-body{grid-template-columns:1fr;overflow-y:auto}.complete-trip-modal-main{border-bottom:1px solid #e2e8f0;border-right:none;overflow:visible}.complete-trip-modal-aside{overflow:visible}.datetime-local-range-inline,.complete-trip-day-card-times,.complete-trip-field-row{grid-template-columns:1fr}}.completed-trip-status-banner{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.completed-trip-status-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px}.completed-trip-section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.completed-trip-section-meta{color:#64748b;font-size:.75rem;font-weight:500}.completed-trip-day-list{flex-direction:column;gap:10px;display:flex}.completed-trip-day-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.completed-trip-day-card-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.completed-trip-day-label{color:#0f172a;font-size:.875rem;font-weight:700}.completed-trip-day-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 8px;font-size:.625rem;font-weight:600}.completed-trip-day-status--done{color:#15803d;background:#dcfce7}.completed-trip-day-status--active{color:#1d4ed8;background:#dbeafe}.completed-trip-day-status--pending{color:#64748b;background:#f1f5f9}.completed-trip-day-fare{color:#0f766e;margin-left:auto;font-size:.9375rem;font-weight:700}.completed-trip-day-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 16px;margin:0;display:grid}.completed-trip-day-meta dt{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 2px;font-size:.625rem;font-weight:600}.completed-trip-day-meta dd{color:#334155;margin:0;font-size:.8125rem;line-height:1.35}.completed-trip-day-charges{border-top:1px dashed #e2e8f0;gap:4px;margin:10px 0 0;padding:10px 0 0;list-style:none;display:grid}.completed-trip-day-charges li{color:#475569;justify-content:space-between;gap:12px;font-size:.75rem;display:flex}.completed-trip-day-charges li span:last-child{color:#0f172a;font-weight:600}.completed-trip-fare-panel{flex-direction:column;gap:12px;display:flex}.completed-trip-total-hero{background:linear-gradient(135deg,#ecfdf5 0%,#f0fdfa 100%);border:1px solid #99f6e4;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.completed-trip-total-label{text-transform:uppercase;letter-spacing:.05em;color:#0f766e;font-size:.6875rem;font-weight:600}.completed-trip-total-value{color:#047857;font-size:1.75rem;font-weight:800;line-height:1.1}.completed-trip-fare-meta{border-top:1px solid #e2e8f0;padding-top:8px}.completed-trip-fare-meta-row{color:#334155;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.75rem;display:flex}.completed-trip-fare-meta-row span:last-child{text-align:right;font-weight:600}.drivers-page{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #dbe3ef;border-radius:16px;padding:20px;box-shadow:0 10px 28px #0f172a0f}.drivers-header{margin-bottom:16px}.drivers-header h2{font-size:20px;font-weight:700}.drivers-filters{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.drivers-filters .search{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;min-width:280px;height:36px}.drivers-filters .search:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.drivers-page .filter-chips .chip{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:6px 12px}.drivers-page .filter-chips .chip:hover{background:#f1f5f9;border-color:#94a3b8}.drivers-page .filter-chips .chip.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.drivers-table-card{border:1px solid #dbe3ef;border-radius:14px;padding:6px 0;box-shadow:0 8px 20px #0f172a14}.drivers-table-card .drivers-data-table .data-table-header,.drivers-table-card .drivers-data-table .data-table-row{grid-template-columns:minmax(72px,.6fr) minmax(165px,1.55fr) minmax(128px,1.1fr) minmax(70px,.55fr) minmax(64px,.5fr) minmax(108px,.75fr) minmax(168px,1.05fr) minmax(402px,2.75fr);column-gap:8px}.drivers-table-card .drivers-data-table .data-table-header{color:#475569;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:start;font-size:11px}.drivers-table-card .drivers-data-table .data-table-header .data-table-cell{white-space:normal;text-overflow:clip;line-height:1.3;overflow:visible}.drivers-table-card .drivers-data-table .data-table-header .data-table-cell.drivers-rating{color:inherit}.drivers-table-card .drivers-data-table .data-table-row .data-table-cell.drivers-rating{color:#0f172a}.drivers-table-card .drivers-data-table .data-table-row{border-bottom:1px solid #eef2f7;min-height:56px}.drivers-table-card .drivers-data-table .data-table-cell.drivers-status,.drivers-table-card .drivers-data-table .data-table-cell.drivers-actions{text-overflow:clip;white-space:nowrap;overflow:visible}.drivers-table-card .drivers-data-table .data-table-row:hover{background:#f8fbff}.drivers-table-card .drivers-data-table .data-table-row.drivers-row--blocked{background:#fff1f2;box-shadow:inset 3px 0 #ef4444}.drivers-table-card .drivers-data-table .data-table-row.drivers-row--blocked:hover{background:#ffe4e6}.drivers-avatar{background:linear-gradient(145deg,#dbeafe,#bfdbfe);border:1px solid #bfdbfe;width:34px;height:34px}.drivers-driver-name{color:#0f172a}.drivers-driver-phone{color:#64748b}.driver-availability-dot{width:12px;height:12px;transition:transform .15s,box-shadow .15s}.driver-availability-dot:hover{transform:scale(1.08);box-shadow:0 0 0 2px #94a3b838}.drivers-status-pill.badge-online{color:#14532d;background:linear-gradient(#dcfce7 0%,#bbf7d0 100%);border:1px solid #4ade80;padding:5px 10px;box-shadow:0 0 0 1px #22c55e2e,0 1px 2px #1665341f}.drivers-status-pill.badge-online:before{background:#22c55e;box-shadow:0 0 0 1px #15803d38}.drivers-status-pill.badge-offline{color:#475569;background:#f1f5f9;border:1px solid #dbe3ef;padding:5px 10px}.drivers-status-pill.badge-blocked{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;padding:5px 10px}.drivers-status .btn{min-height:var(--button-small-min-height);border-radius:var(--button-small-radius);color:#1d4ed8;border-color:#bfdbfe;padding:0 10px;font-size:11px}.drivers-status .btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.drivers-actions{gap:4px}.drivers-actions .btn{min-height:var(--button-small-min-height);border-radius:var(--button-small-radius);white-space:nowrap;padding:0 6px;font-size:10px;font-weight:600}.drivers-actions .btn.btn-ghost:not(.drivers-action-block):not(.drivers-action-unblock){color:#334155;background:#f8fafc;border-color:#dbe3ef}.drivers-actions .btn.btn-ghost:not(.drivers-action-block):not(.drivers-action-unblock):hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.driver-form-modal{border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 20px 50px #0f172a33}.driver-form-body{background:#fcfdff;padding:14px 18px 18px}.driver-form-body .driver-form-row{gap:10px}.driver-form-body .form-section{background:#f8fbff;gap:6px;padding:10px}.driver-form-body .form-section-title{color:#334155;border-bottom:1px solid #e5ebf3;margin-bottom:4px;padding-bottom:6px}@media (width<=768px){.drivers-page{border-radius:12px;padding:14px}.drivers-header-actions{width:100%}.drivers-header-actions .btn{min-width:140px;min-height:var(--button-min-height);flex:calc(50% - 5px)}.drivers-page .filter-chips .chip{text-align:center;flex:calc(50% - 4px);justify-content:center}.drivers-table-card .drivers-data-table .data-table-cell[data-label=Actions]{grid-template-columns:1fr;gap:8px}.drivers-actions{width:100%}.drivers-actions .btn{flex:calc(50% - 3px);justify-content:center}}.drivers-header-copy{flex-direction:column;gap:3px;display:flex}.drivers-header-subtitle{color:#64748b;margin:0;font-size:12px;font-weight:500}.drivers-search-wrap{flex:320px;max-width:460px}.drivers-search-input{width:100%}.drivers-filter-chips{align-items:center;gap:8px;display:flex}.drivers-data-table--polish .drivers-status{gap:6px}.drivers-data-table--polish .data-table-cell.drivers-status>.drivers-status{flex-flow:row;align-items:center;gap:6px;width:100%;display:inline-flex}.drivers-status-pill{white-space:nowrap;align-items:center;display:inline-flex}.drivers-status-toggle-btn{min-height:var(--button-small-min-height);white-space:nowrap;color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;padding:0 8px;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s}.drivers-status-toggle-btn:hover:not(:disabled){color:#1e3a8a;background:#dbeafe;border-color:#60a5fa}.drivers-data-table--polish .drivers-actions{gap:6px}.drivers-data-table--polish .data-table-cell.drivers-actions>.drivers-actions{flex-wrap:nowrap;align-items:center;gap:4px;display:inline-flex}@media (width<=1279px){.drivers-table-card .drivers-data-table .data-table-header,.drivers-table-card .drivers-data-table .data-table-row{grid-template-columns:minmax(90px,.85fr) minmax(180px,1.8fr) minmax(150px,1.35fr) minmax(90px,.8fr) minmax(78px,.65fr) minmax(145px,1.1fr) minmax(132px,1fr) minmax(260px,1.9fr);column-gap:10px}.drivers-table-card .drivers-data-table .data-table-row{min-height:62px}.drivers-table-card .drivers-data-table .data-table-cell.drivers-status,.drivers-table-card .drivers-data-table .data-table-cell.drivers-actions{text-overflow:clip;white-space:normal;overflow:visible}.drivers-data-table--polish .data-table-cell.drivers-status>.drivers-status{flex-flow:column wrap;align-items:flex-start;gap:6px;width:auto;display:flex}.drivers-data-table--polish .data-table-cell.drivers-actions>.drivers-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.drivers-status-toggle-btn{padding:0 10px}.drivers-actions .btn{padding:0 10px;font-size:11px}}.drivers-action-btn{border-style:solid;border-width:1px;justify-content:center;align-items:center;gap:4px;min-width:0;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;position:relative}.drivers-data-table--polish .drivers-actions .drivers-action-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.drivers-action-btn--view{color:#1d4ed8!important;background:#f4f8ff!important;border-color:#9ec5ff!important}.drivers-action-btn--view:hover:not(:disabled){box-shadow:0 4px 10px #1d4ed840;color:#fff!important;background:#1d4ed8!important;border-color:#1d4ed8!important}.drivers-action-btn--track{color:#0e7490!important;background:#ecfeff!important;border-color:#67e8f9!important}.drivers-action-btn--track:hover:not(:disabled){box-shadow:0 4px 10px #0e74903d;color:#fff!important;background:#0e7490!important;border-color:#0e7490!important}.drivers-action-btn--edit{color:#6d28d9!important;background:#f7f4ff!important;border-color:#c4b5fd!important}.drivers-action-btn--edit:hover:not(:disabled){box-shadow:0 4px 10px #6d28d93d;color:#fff!important;background:#6d28d9!important;border-color:#6d28d9!important}.drivers-action-btn--reset{color:#c2410c!important;background:#fff7ed!important;border-color:#fdba74!important}.drivers-action-btn--reset:hover:not(:disabled){box-shadow:0 4px 10px #c2410c3d;color:#fff!important;background:#c2410c!important;border-color:#c2410c!important}.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-block,.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-block.btn-ghost{color:#fff!important;background:#22c55e!important;border-color:#16a34a!important}.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-block:hover:not(:disabled),.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-block.btn-ghost:hover:not(:disabled){box-shadow:0 4px 10px #15803d42;color:#fff!important;background:#15803d!important;border-color:#166534!important}.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-unblock,.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-unblock.btn-ghost{color:#fff!important;background:#dc2626!important;border-color:#b91c1c!important}.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-unblock:hover:not(:disabled),.drivers-data-table--polish .drivers-actions .drivers-action-btn.drivers-action-unblock.btn-ghost:hover:not(:disabled){box-shadow:0 4px 10px #991b1b47;color:#fff!important;background:#991b1b!important;border-color:#7f1d1d!important}.drivers-action-btn:focus-visible{outline-offset:2px;outline:2px solid}.drivers-inline-map-modal{width:min(760px,100vw - 32px);max-width:760px}.drivers-inline-map{background:#eef4f8;border:1px solid #dbe4f0;border-radius:12px;width:100%;height:min(520px,62vh);min-height:360px;overflow:hidden}.drivers-inline-map-canvas{width:100%;height:100%}.drivers-form-head-copy{flex-direction:column;gap:2px;display:flex}.drivers-form-head-subtitle{color:#64748b;margin:0;font-size:12px;font-weight:500}.drivers-form-v2 .drivers-form-section{border-color:#dfe7f2}.drivers-form-v2 .drivers-form-section-title{letter-spacing:.01em}.drivers-form-v2 .drivers-form-actions{border-top:1px solid #e5ebf3;margin-top:12px;padding-top:12px}.drivers-form-cancel-btn{min-width:110px}.drivers-form-submit-btn{min-width:170px}@media (width<=768px){.drivers-header-subtitle{font-size:11px}.drivers-search-wrap{flex:100%;max-width:none}.drivers-filter-chips{width:100%}.drivers-data-table--polish .drivers-status{gap:8px}.drivers-form-submit-btn,.drivers-form-cancel-btn{min-width:0}}.driver-availability-dots--polish{gap:7px}.driver-availability-dot--polish{border:1px solid #0f172a14;box-shadow:0 1px 2px #0f172a1f}.driver-availability-dot--polish:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.driver-availability-popover--polish{border:1px solid #dbe3ef;border-radius:12px;width:min(320px,100vw - 24px);max-height:calc(100vh - 24px);padding:12px;overflow:auto;box-shadow:0 16px 34px #0f172a33}.driver-availability-popover-head--polish{margin-bottom:10px}.driver-availability-popover-title{color:#0f172a;font-size:13px}.driver-availability-popover-month{color:#334155;font-size:12px;font-weight:700}.driver-availability-popover--polish .driver-availability-popover-nav button{background:#f8fafc;border-color:#cbd5e1}.driver-availability-popover--polish .driver-availability-popover-nav button:hover{background:#f1f5f9;border-color:#94a3b8}.driver-availability-popover--polish .driver-availability-popover-nav button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.driver-availability-popover--polish .driver-availability-cal-weekdays,.driver-availability-popover--polish .driver-availability-cal-grid{gap:5px}.driver-availability-popover--polish .driver-availability-cal-day{border:1px solid #94a3b833}.driver-availability-legend--polish{border-top:1px dashed #e2e8f0;row-gap:6px;margin-top:12px;padding-top:8px}.trips-page{background:#f6f8fb;border:1px solid #dbe3ef;border-radius:16px;flex-direction:column;gap:14px;width:100%;padding:18px;display:flex;box-shadow:0 10px 28px #0f172a0f}.trips-page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trips-page-title-block{flex-direction:column;gap:3px;min-width:0;display:flex}.trips-page-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.trips-page-title{color:#0f172a;margin:0;font-size:22px;font-weight:800;line-height:1.15}.trips-page-subtitle{color:#64748b;margin:0;font-size:13px;font-weight:500}.trips-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.trips-filter-panel{background:#fff;border:1px solid #dbe3ef;border-radius:10px;grid-template-columns:minmax(260px,480px) auto;justify-content:start;align-items:start;gap:10px 12px;padding:12px;display:grid}.trips-search-field{color:#64748b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;height:48px;margin-top:19px;padding:0 11px;display:flex}.trips-search-field:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.trips-search-input{color:#0f172a;background:0 0;border:none;border-radius:0;width:100%;min-width:0;height:36px;padding:0;font-size:13px}.trips-search-input:focus,.trips-search-input:hover{box-shadow:none;border:none;outline:none}.trips-filter-controls{flex-wrap:nowrap;justify-content:flex-end;align-items:end;gap:8px;display:flex}.trips-month-field{flex-direction:column;flex:none;gap:4px;margin:0;display:flex}.trips-month-field>span,.trips-month-field>legend{color:#475569;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.trips-date-range-field{border:0;min-width:250px;padding:0}.trips-date-range-inputs{gap:8px;display:flex}.trips-date-range-inputs .trips-month-input{width:121px;min-width:0}.trips-month-input,.trips-status-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:150px;height:48px;padding:0 12px;font-size:13px}.trips-status-select,.trips-trip-type-select{width:150px;min-width:150px}.trips-driver-select{width:160px;min-width:160px}.trips-status-chips{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;margin:0;display:flex}.trips-page .trips-status-chips .chip{color:#334155;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;font-weight:700}.trips-page .trips-status-chips .chip.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.trips-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.trips-limit-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0;padding:10px 12px}.trips-table-card{background:#fff;border:1px solid #dbe3ef;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0f172a12}.trips-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.trips-data-table.data-table{min-width:1080px}.trips-data-table .data-table-header,.trips-data-table .data-table-row{grid-template-columns:minmax(104px,.8fr) minmax(150px,1.1fr) minmax(104px,.75fr) minmax(190px,1.45fr) minmax(190px,1.45fr) minmax(116px,.82fr) minmax(160px,1.15fr) minmax(118px,.85fr) minmax(96px,.65fr);align-items:center;display:grid}.trips-data-table .data-table-header{color:#475569;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;padding:10px 12px;font-size:11px;font-weight:800}.trips-data-table .data-table-row{color:#0f172a;border-bottom:1px solid #eef2f7;min-height:60px;padding:9px 12px}.trips-data-table .data-table-row:hover{background:#f8fbff}.trips-data-table .data-table-row:last-child{border-bottom:none}.trips-data-table .data-table-cell{min-width:0;padding:3px 7px}.trips-trip-ref{color:#1d4ed8;letter-spacing:.02em;font-size:12px;font-weight:800}.trips-location-text{color:#334155;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.trip-type-pill{color:#334155;text-transform:capitalize;white-space:nowrap;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.trip-type-pill.local{color:#1d4ed8;background:#dbeafe}.trip-type-pill.outstation{color:#0f766e;background:#ccfbf1}.trip-type-pill.pickup_drop{color:#b45309;background:#fef3c7}.trip-type-pill.bulk{color:#6d28d9;background:#ede9fe}.trip-type-pill.daily{color:#be185d;background:#fce7f3}.trips-status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.trips-status-pill:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.trips-status-pill--unassigned{color:#b45309;background:#fffbeb}.trips-status-pill--active{color:#1d4ed8;background:#eff6ff}.trips-status-pill--completed{color:#15803d;background:#ecfdf5}.trips-status-pill--cancelled{color:#b91c1c;background:#fef2f2}.trips-cell-muted{color:#94a3b8;font-size:12px;font-weight:600}.trips-fare-value{color:#0f766e;font-size:12px;font-weight:800}.trips-page>.list-pagination{margin:0}.trips-page>.list-pagination.list-pagination--bottom{margin-top:0}@media (width<=760px){.trips-page{padding:14px}.trips-page-header{flex-direction:column;align-items:stretch}.trips-page-actions{justify-content:flex-start}.trips-filter-panel{grid-template-columns:1fr}.trips-search-field{margin-top:0}.trips-filter-controls{flex-wrap:wrap;justify-content:flex-start}}@media (width<=768px){.drivers-actions .btn{flex:calc(33.333% - 4px);min-width:86px;min-height:30px;padding:0 8px;font-size:11px}.drivers-actions .drivers-action-block,.drivers-actions .drivers-action-unblock{flex-basis:100%}.driver-availability-popover--polish{width:calc(100vw - 20px);max-width:360px;padding:10px}.driver-availability-popover--polish .driver-availability-cal-day{border-radius:5px;font-size:10px}.driver-availability-legend--polish{gap:6px 10px;font-size:10px}}
