@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--sidebar: #1a1d21;--sidebar-hi: #25292e;--sidebar-line: #32373d;--bg: #f4f6f8;--surface: #ffffff;--surface-alt: #f8fafb;--border: #e4e8ec;--border-hi: #d3d9df;--text: #14181c;--text-sub: #5b6770;--muted: #8a949c;--on-dark: #e8ebed;--on-dark-sub: #9aa3ab;--on-dark-mut: #6b747c;--accent: #2c5f8a;--accent-hi: #1e4a6e;--accent-soft: #e6eef5;--accent-line: #b3cfe0;--green: #1f7a4d;--green-soft: #e8f3ed;--amber: #b7791f;--amber-soft: #fbf3e2;--red: #c0392b;--red-soft: #fbeae8;--blue: #2c6fb5;--blue-soft: #e9f1f9;--grey: #6b747c;--grey-soft: #eef1f3;--purple: #6b4fa3;--purple-soft: #efeaf7;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--s1: 4px;--s2: 8px;--s3: 12px;--s4: 16px;--s5: 20px;--s6: 24px;--s7: 32px;--s8: 40px;--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--r-xl: 16px;--shadow-sm: 0 1px 2px rgba(20,24,28,.06);--shadow-md: 0 1px 3px rgba(20,24,28,.08), 0 1px 2px rgba(20,24,28,.04);--shadow-lg: 0 8px 24px rgba(20,24,28,.12)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%;background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input,select,textarea,button{font-family:var(--font);font-size:14px}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px;cursor:pointer}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hi)}table{border-collapse:collapse}.tr-hover:hover{background:var(--surface-alt)!important}.app-sidebar{transition:width .18s ease,transform .25s ease}.sidebar-toggle:hover{color:#fff!important;border-color:var(--accent)!important}.mobile-only{display:none}.desktop-only{display:block}@media (max-width: 768px){.mobile-only{display:flex}.desktop-only{display:none}.desktop-topbar{display:none!important;height:0!important;min-height:0!important;padding:0!important;border:0!important;overflow:hidden!important}}@media (max-width: 768px){.app-main,.page-pad{padding:16px!important}.app-shell{height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;background:var(--bg)}.app-main-shell{width:100%;min-width:0;background:var(--bg)}.app-sidebar{position:fixed!important;top:0;left:0;width:248px!important;height:100vh;z-index:900;transform:translate(-100%);transition:transform .25s ease;box-shadow:2px 0 24px #00000040}.app-sidebar.sidebar-open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14181c80;z-index:850;border:0;padding:0}.mobile-topbar{position:sticky;top:0;z-index:800;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);min-height:64px;flex-shrink:0}.mobile-topbar button{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--r-sm);width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);flex-shrink:0}.ops-board-grid{grid-template-columns:1fr!important}}.ops-board-grid{display:grid;grid-template-columns:1fr 300px;gap:var(--s5);align-items:start}.ops-filter-tabs{display:flex;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--border);-webkit-overflow-scrolling:touch}.ops-filter-tabs::-webkit-scrollbar{display:none}.collection-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14181c80;z-index:600;display:flex;align-items:center;justify-content:center;padding:var(--s5)}.collection-sheet{width:520px;max-width:100%;max-height:90vh;background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);overflow:auto}.hire-row{display:flex;gap:16px;align-items:center;padding:14px var(--s5)}.hire-row-right{text-align:right;flex-shrink:0;display:flex;align-items:center;gap:14px}@media (max-width: 768px){.page-header{margin-bottom:16px!important}.page-header h1{font-size:19px!important}.page-header p{font-size:13px!important}.page-header>div,.page-header>*{max-width:100%}.ui-card{border-radius:var(--r-md)!important;box-shadow:none!important}.app-main table{min-width:680px}.app-main [style*="display: grid"],.modal-shell [style*="display: grid"]{grid-template-columns:1fr!important}.app-main [style*="grid-template-columns: repeat(3"],.app-main [style*="grid-template-columns: repeat(4"],.app-main [style*="grid-template-columns: repeat(5"],.app-main [style*="grid-template-columns: repeat(6"]{grid-template-columns:1fr 1fr!important}.app-main [style*="display: flex"]{max-width:100%}.app-main [style*="minWidth:220"],.app-main [style*="maxWidth:320"],.app-main [style*="max-width: 320"]{min-width:0!important;max-width:none!important;width:100%!important}.app-main input,.app-main select,.app-main textarea{max-width:100%}.app-main img,.app-main svg{max-width:100%}.app-main button{white-space:nowrap}.modal-backdrop{align-items:flex-end!important;padding:0!important;z-index:950!important}.modal-shell{width:100%!important;max-width:100%!important;height:auto!important;max-height:92dvh!important;min-height:0;border-radius:var(--r-lg) var(--r-lg) 0 0!important;display:flex;flex-direction:column;overflow:hidden!important;background:var(--surface)!important}.modal-header{padding:14px 16px!important;flex-shrink:0}.modal-body{flex:1;min-height:0;overflow:auto;padding:16px 16px max(18px,env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch}.app-panel-backdrop{align-items:flex-end!important;justify-content:center!important;padding:0!important;z-index:950!important}.app-panel-shell{width:100%!important;max-width:100%!important;max-height:100dvh!important;min-height:0;border-radius:var(--r-lg) var(--r-lg) 0 0!important;display:flex;flex-direction:column;overflow:hidden!important;background:var(--surface)!important}.app-panel-side-backdrop{justify-content:center!important;padding:0!important;z-index:950!important}.app-side-panel{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;min-height:0;display:flex;flex-direction:column;overflow:hidden!important;background:var(--surface)!important}.app-panel-header{padding:14px 16px!important;flex-shrink:0;z-index:2}.app-panel-header h2,.app-panel-header h3{font-size:16px!important;line-height:1.25}.app-panel-body{flex:1;min-height:0;overflow:auto;padding:16px 16px max(18px,env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch}.app-panel-nested-backdrop{align-items:flex-end!important;justify-content:center!important;padding:0!important;border-radius:0!important;z-index:5!important}.app-panel-nested-shell{width:100%!important;max-width:100%!important;max-height:86dvh!important;min-height:0;border-radius:var(--r-lg) var(--r-lg) 0 0!important;display:flex;flex-direction:column;overflow:hidden!important;background:var(--surface)!important}.app-panel-actions{flex-wrap:wrap}.app-panel-actions>button{flex:1 1 130px}.app-panel-body>[style*="display: flex"][style*="justify-content: flex-end"]{flex-wrap:wrap}.app-panel-body>[style*="display: flex"][style*="justify-content: flex-end"]>button{flex:1 1 130px}body:has(.modal-shell){overflow:hidden}body:has(.collection-sheet){overflow:hidden}body:has(.app-panel-shell),body:has(.app-side-panel){overflow:hidden}.collection-overlay{align-items:flex-end!important;padding:0!important}.collection-sheet{width:100%!important;max-width:100%!important;max-height:92dvh!important;border-radius:var(--r-lg) var(--r-lg) 0 0!important}.hire-row{flex-wrap:wrap!important}.hire-row-right{width:100%!important;justify-content:space-between!important}.form-grid{grid-template-columns:1fr!important}.side-panel{width:100%!important;max-width:100%!important}.fleet-mode-toggle{margin-bottom:10px!important}.fleet-mobile-bar{gap:6px;align-items:center;margin-bottom:10px}.fleet-mobile-search{gap:8px;align-items:center;margin-bottom:10px}.fleet-detail-backdrop{align-items:flex-end!important;justify-content:center!important;padding:0!important;z-index:950!important}.fleet-detail-shell{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;display:flex;flex-direction:column;overflow:hidden!important;background:var(--surface)!important}.fleet-detail-header{padding:12px 14px!important;gap:10px!important;flex-shrink:0;z-index:1}.fleet-detail-avatar{width:46px!important;height:46px!important}.fleet-detail-avatar svg{width:36px!important;height:36px!important}.fleet-detail-body{flex:1;overflow:auto;padding:14px 14px max(18px,env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch}.fleet-detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}.fleet-detail-specs>div{min-width:0;padding:9px 10px!important}.fleet-detail-features{gap:8px!important;margin-bottom:14px!important}.fleet-detail-features>span{flex:1 1 145px;justify-content:center;min-width:0}.fleet-detail-tags{gap:7px!important;margin-bottom:16px!important}.fleet-detail-tags>span{flex:1 1 145px;justify-content:center;min-width:0}}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.card-list{display:flex;flex-direction:column;gap:10px}.data-card{background:var(--surface);border:1px solid var(--border-hi);border-radius:var(--r-md);padding:14px 16px}.data-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.data-card-row{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:13px}.data-card-row .label{color:var(--muted)}.data-card-row .value{color:var(--text);font-weight:600;text-align:right}.data-card-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}@media (max-width: 768px){button,select,input,.tap{min-height:44px}.icon-btn{min-height:0}.stat-grid{grid-template-columns:1fr 1fr!important}.form-grid-2{grid-template-columns:1fr!important}}@media (max-width: 480px){.app-main,.page-pad{padding:12px!important}.app-main [style*="grid-template-columns: repeat(3"],.app-main [style*="grid-template-columns: repeat(4"],.app-main [style*="grid-template-columns: repeat(5"],.app-main [style*="grid-template-columns: repeat(6"],.stat-grid{grid-template-columns:1fr!important}}@supports (padding: max(0px)){.app-sidebar,.mobile-topbar{padding-left:max(16px,env(safe-area-inset-left))}.app-main{padding-bottom:max(16px,env(safe-area-inset-bottom))!important}@media (max-width: 768px){body:has(.app-panel-shell),body:has(.app-side-panel),body:has(.fleet-detail-shell),body:has(.modal-shell){background:var(--surface)}.app-panel-body,.app-side-panel,.fleet-detail-body,.modal-body{padding-bottom:max(24px,calc(env(safe-area-inset-bottom) + 16px))!important}}}
