:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0}.app{flex-direction:column;min-height:100vh;display:flex}.nav{border-bottom:1px solid #e2e2e2;gap:1.5rem;padding:1rem 2rem;display:flex}.nav a{color:#333;font-weight:500;text-decoration:none}.nav a.active{color:#111;text-decoration:underline}.content{flex:1;max-width:60rem;padding:2rem}.table-scroll{overflow-x:auto}.fleet-table{border-collapse:collapse;width:100%}.fleet-table th,.fleet-table td{text-align:left;white-space:nowrap;border:1px solid #e2e2e2;padding:.5rem .75rem}.fleet-table thead th{background:#f5f5f5;padding:0}.fleet-table thead button{width:100%;font:inherit;color:#111;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:600;display:flex}.fleet-table thead button:hover{background:#ececec}.fleet-table tbody tr:hover{background:#fafafa}
