.psutil-archived {
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 10px 16px;
    background: #fff3cd;
    border-bottom: 1px solid #e0c86a;
    color: #6b5618;
    font-family: system-ui, sans-serif;
    font-size: 0.95rem;
    line-height: 1.4;
    text-align: center;
}

.psutil-archived a,
.psutil-archived a:visited {
    color: #8a6d1f;
    font-weight: 600;
    text-decoration: underline;
}

.psutil-archived a:hover {
    color: #5c470f;
}
