.post-sidebar :is(.post-circle-notice,.post-circle-admin)>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
.post-sidebar :is(.post-circle-notice,.post-circle-admin) h3{margin:0;color:#2b4435;font-size:15px;line-height:1.5}
.post-sidebar .post-circle-notice>header>span{font-size:10px;line-height:1.5;border:1px solid #e4dec5;border-radius:5px;padding:2px 6px;background:#f7f4e8;color:#8a7546}
.post-sidebar .post-circle-notice-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9;color:#607064;max-height:280px;overflow:auto;padding-right:5px}
.post-sidebar .post-circle-empty{font-size:12px;color:#889389;line-height:1.8;margin:0}
.post-sidebar .post-circle-admin-profile{display:flex;align-items:center;gap:11px;min-width:0;text-decoration:none}
.post-sidebar .post-circle-admin-profile>img,.post-sidebar .post-circle-admin-profile>i{width:44px;height:44px;flex:0 0 44px;border-radius:11px;object-fit:cover;display:grid;place-items:center;margin:0;background:#eaf2e6;color:#466d36;font-size:18px;font-style:normal;font-weight:600}
.post-sidebar .post-circle-admin-profile>span{display:grid;gap:5px;min-width:0}.post-sidebar .post-circle-admin-profile strong{font-size:14px;line-height:1.6;color:#334d3b;overflow-wrap:anywhere}.post-sidebar .post-circle-admin-profile small{font-size:11px;line-height:1.5;color:#809080}
.post-sidebar .post-circle-admin-bio{font-size:12px;line-height:1.8;margin:13px 0 0;color:#738073;white-space:pre-wrap;overflow-wrap:anywhere}
.post-sidebar :is(.post-circle-notice,.post-circle-admin)>.sidebar-enter{display:block;border-top:1px solid #e7ede5;padding-top:12px;margin-top:14px;font-size:12px;color:#4b6f3d}
.post-sidebar :is(.post-circle-notice,.post-circle-admin) :is(a,[tabindex]):focus-visible{outline:2px solid #86a977;outline-offset:4px}
