.modown-profile-rating{display:inline-flex;margin-left:10px;padding:4px 9px;vertical-align:middle;border-radius:999px;background:linear-gradient(135deg,#fff3cf,#ffe49a);color:#d78b00;font-size:13px;font-weight:800}

.modown-profile-bio-wrap{margin-top:15px;padding-top:13px;border-top:1px solid #edf0f4}.modown-profile-bio-wrap .modown-actor-bio{position:relative;margin:0;padding:0;border:0;transition:max-height .35s ease;color:#687386;line-height:1.75}.modown-profile-bio-wrap .modown-actor-bio.is-collapsed{max-height:28em;overflow:hidden}.modown-profile-bio-wrap .modown-actor-bio.is-collapsed:after{position:absolute;right:0;bottom:0;left:0;height:5em;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.98) 82%);content:"";pointer-events:none}.modown-profile-bio-toggle{display:flex;margin:11px auto 0;padding:7px 15px;align-items:center;justify-content:center;border:1px solid rgba(255,107,84,.22);border-radius:999px;background:#fff5f2;color:var(--theme-color);font-size:12px;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s}.modown-profile-bio-toggle:hover{transform:translateY(-1px);background:#ffebe5}.modown-profile-bio-wrap.is-short .modown-profile-bio-toggle{display:none}.modown-profile-bio-wrap.is-short .modown-actor-bio{max-height:none;overflow:visible}.modown-profile-bio-wrap.is-expanded .modown-actor-bio{max-height:none;overflow:visible}.modown-profile-bio-wrap.is-expanded .modown-actor-bio:after{display:none}body.night .modown-profile-bio-wrap{border-top-color:#354052}body.night .modown-profile-bio-wrap .modown-actor-bio{color:#919db0}body.night .modown-profile-bio-wrap .modown-actor-bio.is-collapsed:after{background:linear-gradient(180deg,rgba(29,35,48,0),#1d2330 82%)}body.night .modown-profile-bio-toggle{border-color:#3a4659;background:#252e3d;color:#8fc7ff}body.night .modown-profile-bio-toggle:hover{background:#2b3648}

/* The global dark theme paints pagination as a solid black panel. Profile
 * archives already provide their own dark page surface, so keep only the
 * standard controls and let the surrounding background show through. */
body.night .modown-profile-resources .pagination,
body.night .modown-profile-resources .pagination-trigger,
body.night .modown-profile-resources .pagination-loading{background:transparent!important}
