.oauth-button{display:block;text-align:center;text-decoration:none}.oauth-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.oauth-status{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:12px;background:rgba(21,23,19,.05);font-size:11px}.oauth-status div{display:flex;flex-direction:column;gap:3px}.oauth-status small{color:var(--muted);line-height:1.45}.status-dot{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#999;flex:none}.oauth-status.ready .status-dot{background:#56a940}.oauth-status.missing .status-dot{background:#d17a32}
.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.feed-loading{padding:50px 0;text-align:center;color:#aaa;font:500 12px DM Mono}.feed-loading.error{color:#e3a487}
.feed-error{margin:55px auto;padding:24px;max-width:620px;border:1px solid #8d5749;background:#251d1a;color:#f1d2c7}.feed-error b{font-size:16px}.feed-error p{margin:10px 0;color:#e5b7a8}.feed-error small{color:#a98d83}
