:root{--navy:#102a4c;--bg:#f3f6fa}body{background:var(--bg);color:#1f2937}.bg-navy{background:var(--navy)!important}.sidebar{width:240px;min-height:calc(100vh - 56px);background:linear-gradient(180deg,#15385f,#0d223c)!important}.sidebar .nav-link{color:#dce8f5;border-radius:.45rem}.sidebar .nav-link:hover{background:#ffffff18;color:#fff}.content{min-width:0}.card{border:0;box-shadow:0 1px 4px #0002}.summary{border-left:4px solid #0d6efd}.status{background:#e7f0ff;color:#0758c9;border:1px solid #bad2ff}.login-wrap{min-height:90vh;display:grid;place-items:center}.login-card{width:min(420px,92vw)}.timeline{max-height:540px;overflow:auto}.history{border-left:3px solid #b9d2f4;padding:.25rem 0 1.25rem 1rem;margin-left:.4rem}.pre{white-space:pre-wrap}@media(max-width:991px){.sidebar{min-height:100vh}.content{width:100%}}