:root{color:#18202a;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.shell{min-height:100vh;padding:32px}.toolbar{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto 24px;display:flex}.eyebrow{color:#5d6673;letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4vw,3rem);line-height:1}.auth-link{color:#fff;background:#1f6f63;border-radius:6px;padding:10px 14px;font-weight:700;text-decoration:none}.panel{background:#fff;border:1px solid #d6dde4;border-radius:8px;max-width:960px;margin:0 auto;padding:20px}.panel-heading{border-bottom:1px solid #e3e8ed;justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:12px;display:flex}.panel-heading span,.muted{color:#66717f}.error{color:#a32828;font-weight:700}.fleet-list{gap:10px;display:grid}.fleet-row{border:1px solid #dbe2e8;border-radius:6px;justify-content:space-between;align-items:center;min-height:72px;padding:14px;display:flex}.fleet-row p{color:#66717f;margin-top:4px}.status{border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:700}.status-active{color:#16603e;background:#dff4e8}.status-maintenance{color:#745600;background:#fff3c4}.status-retired{color:#566170;background:#e5e8ec}@media (width<=640px){.shell{padding:18px}.toolbar,.panel-heading,.fleet-row{flex-direction:column;align-items:flex-start;gap:12px}}
