.apk-account-info-card--rank .apk-account-info-icon { background:#fff3cf; color:#9a6500; }
.apk-account-info-card--reputation .apk-account-info-icon { background:#e4f1ff; color:#1767a7; }
.apk-account-restriction { align-items:flex-start; background:#fff5e5; border:1px solid #f2d39e; border-radius:14px; color:#5c4520; display:flex; gap:12px; margin-top:18px; padding:15px; }
.apk-account-restriction[hidden] { display:none!important; }
.apk-account-restriction>span { align-items:center; background:#d57b00; border-radius:50%; color:#fff; display:inline-flex; flex:0 0 26px; font-weight:800; height:26px; justify-content:center; }
.apk-account-restriction strong,.apk-account-restriction p,.apk-account-restriction small { display:block; }
.apk-account-restriction p { margin:4px 0; }.apk-account-restriction small { color:#806b48; }
@media (prefers-color-scheme:dark) { .apk-account-restriction { background:#332819; border-color:#6a512a; color:#f5ddb0; }.apk-account-restriction small { color:#c9ad79; } }
