.user-actions{display:flex;align-items:center;gap:.65rem}.user-actions form{margin:0}.link-button{border:0;background:transparent;color:#475569;font:inherit;cursor:pointer;padding:.45rem}.link-button:hover{text-decoration:underline}.auth-shell{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:2rem 0}.auth-card{width:min(430px,100%);padding:2rem}.auth-brand{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}.auth-brand h1{margin:0}.auth-brand p{margin:.2rem 0 0;color:#64748b}.auth-form{display:grid;gap:1rem}.auth-form .button{width:100%;justify-content:center}.auth-note,.metric-note,.source-note{display:block;color:#64748b;font-size:.82rem;line-height:1.45;margin-top:.8rem}.status.class--,.status.class-na{background:#eef2f7;color:#475569}.status.class-0{background:#e8f7ef;color:#137044}.status.class-\+{background:#fff4d8;color:#8a5a00}.status.class-\+\+{background:#fde8e8;color:#a12626}.password-card{margin-top:1rem}.reference-card{min-height:100%}@media(max-width:760px){.user-actions{display:none}.auth-shell{min-height:calc(100vh - 95px);padding:1rem 0}}
.metric-switch-all{display:flex;flex-wrap:wrap;width:100%;max-width:none}.metric-switch-all a{flex:1 1 auto}.history-list-complete{gap:14px}.history-record{padding:18px}.history-record-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #eef0f7}.history-record-header>div{display:flex;flex-direction:column}.history-record-header span{font-size:12px;color:#5e6472}.history-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.history-metric{min-width:0;padding:12px;border-radius:12px;background:#f7f8fc;display:flex;flex-direction:column;gap:4px}.history-metric>span:first-child{font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:.04em;font-weight:750;color:#64748b}.history-metric>strong{font-size:16px;font-variant-numeric:tabular-nums}.history-metric .history-status{align-self:flex-start;margin-top:2px;font-size:10px;padding:3px 7px}.history-notes{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f7;color:#5e6472;font-size:13px}.history-notes strong{color:#151c27}@media(max-width:800px){.history-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-switch-all{flex-wrap:nowrap;overflow-x:auto}.metric-switch-all a{flex:0 0 auto}}@media(max-width:430px){.history-record{padding:14px}.history-metrics{grid-template-columns:1fr 1fr;gap:8px}.history-metric{padding:10px}.history-metric>strong{font-size:15px}}