/* RankPoint Community v0.20.9 — mobile-safe discussion UI */
.rankpoint-comments{--community-line:#e5e9ef;--community-soft:#f4f6f9;--community-muted:#7b8798;max-width:100%;margin-top:clamp(42px,6vw,72px)}
.rankpoint-comments__heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 20px}.rankpoint-comments__heading h2{margin:0!important;font-size:clamp(1.55rem,3vw,2rem)!important}.rankpoint-comments__heading>span{color:var(--rp-muted,#667085);font-size:.82rem;font-weight:750}
.rankpoint-comment-list{display:grid;gap:18px;margin-top:0}
.rankpoint-comment{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:start;gap:12px;min-width:0;width:100%;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.rankpoint-comment.is-reply{margin-top:10px;padding:0!important;background:transparent!important}.rankpoint-comment>.rankpoint-comment__avatar{display:grid!important;place-items:center!important;justify-content:center!important;gap:0!important}.rankpoint-comment>.rankpoint-comment__main{display:block!important;min-width:0!important;width:100%!important;max-width:100%!important}
.rankpoint-comment__avatar,.rankpoint-comment-identity__avatar{display:grid;place-items:center;overflow:hidden;width:44px;height:44px;border-radius:50%;background:#16212e;color:#fff;font-weight:850;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.rankpoint-comment__avatar img,.rankpoint-comment-identity__avatar img{display:block;width:100%;height:100%;object-fit:cover}
.rankpoint-comment__bubble{min-width:0;max-width:100%;padding:10px 13px 11px;border:1px solid #edf0f4;border-radius:17px;background:var(--community-soft);overflow:hidden}
.rankpoint-comment__head{display:flex!important;flex-wrap:wrap;align-items:baseline;justify-content:flex-start!important;gap:4px 9px;min-width:0}.rankpoint-comment__head strong{min-width:0;max-width:100%;font-size:.93rem;line-height:1.25;overflow-wrap:break-word}.rankpoint-comment__head time{flex:0 0 auto;color:#8993a4;font-size:.72rem;line-height:1.3}
.rankpoint-comment__content{display:block!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:5px 0 0!important;color:#293545;font-size:.96rem!important;line-height:1.55!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto}
.rankpoint-comment__actions{display:flex;flex-wrap:wrap;gap:3px;align-items:center;margin:4px 0 0 5px}.rankpoint-comment__actions form{margin:0}.rankpoint-comment-action{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:4px 8px;border:0;border-radius:999px;background:transparent;color:#667085;font:700 .75rem/1.1 inherit;text-decoration:none;cursor:pointer;transition:background .14s ease,color .14s ease}.rankpoint-comment-action:hover{background:#f2f4f7;color:#344054}.rankpoint-comment-action.is-active{background:color-mix(in srgb,var(--rp-accent,#ec3a46) 9%,#fff);color:var(--rp-accent,#ec3a46)}.rankpoint-comment-action svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rankpoint-comment-action b{min-width:1ch;font-size:.7rem;font-weight:800}.rankpoint-comment-action[disabled]{opacity:.58;cursor:wait}
.rankpoint-comment-children{position:relative;display:grid;gap:11px;min-width:0;margin:11px 0 0;padding-left:13px;border-left:2px solid #edf0f4}.rankpoint-comment-children .rankpoint-comment{min-width:0}.rankpoint-comment-children .rankpoint-comment__avatar{width:36px;height:36px}.rankpoint-comment-children .rankpoint-comment{grid-template-columns:36px minmax(0,1fr)!important}
.rankpoint-comments__empty{display:grid;gap:3px;padding:18px 20px;border:1px dashed #d6dbe3;border-radius:16px;background:#fafbfc;color:#788496}.rankpoint-comments__empty strong{color:#344054;font-size:.98rem}.rankpoint-comments__empty span{font-size:.82rem;line-height:1.5}
.rankpoint-comment-form{display:grid;gap:16px;margin-top:26px;padding-top:24px;border-top:1px solid var(--community-line)}.rankpoint-comment-identity{display:flex;align-items:center;gap:11px;margin-bottom:0;padding:10px 12px;border:1px solid var(--community-line);border-radius:14px;background:#f8fafc}.rankpoint-comment-identity__avatar{width:38px;height:38px;flex:0 0 38px}.rankpoint-comment-identity div{display:grid;gap:2px;min-width:0}.rankpoint-comment-identity strong{font-size:.9rem;overflow-wrap:break-word}.rankpoint-comment-identity small{color:#7a8596;font-size:.73rem}.rankpoint-reply-context{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0;padding:9px 12px;border-left:3px solid var(--rp-accent,#ec3a46);border-radius:8px;background:#fff6f6;color:#475467;font-size:.82rem}.rankpoint-reply-context[hidden]{display:none}.rankpoint-reply-context button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#667085;font-size:1.2rem;cursor:pointer}.rankpoint-reply-context button:hover{background:#fff}
.rp-community-panel__head{display:flex;align-items:flex-start;gap:12px}.rp-community-panel__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.rp-community-panel__stats>a{display:grid;gap:2px;padding:13px;border:1px solid #e4e7ec;border-radius:13px;background:#fafbfc;color:inherit;text-decoration:none}.rp-community-panel__stats>a.has-unread{border-color:#fecdd3;background:#fff7f8}.rp-community-panel__stats strong{font-size:1.35rem;line-height:1}.rp-community-panel__stats span{color:#667085;font-size:.78rem}.rp-community-panel__recent{display:grid;gap:7px;margin-top:13px}.rp-community-panel__recent>a{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #eef0f3;color:#344054;text-decoration:none;font-size:.79rem}.rp-community-panel__recent small{flex:0 0 auto;color:#98a2b3}.rp-community-empty{margin:15px 0 0;color:#7a8596;font-size:.82rem}
.rp-community-page{width:min(1040px,calc(100% - 32px));margin:40px auto 80px}.rp-community-back{display:inline-flex;margin-bottom:22px;color:#667085;font-weight:750;text-decoration:none}.rp-community-page>header h1{margin:.25rem 0 .45rem;font-size:clamp(2.4rem,6vw,4.6rem);letter-spacing:-.05em}.rp-community-page>header p{max-width:680px;color:#697386}.rp-community-comment-history,.rp-community-notification-list{display:grid;gap:12px;margin-top:28px}.rp-community-comment-history>article,.rp-community-notification-list>article,.rp-community-preferences{padding:20px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(16,24,40,.04)}.rp-community-comment-history h2{margin:8px 0;font-size:1.15rem}.rp-community-comment-history p{color:#475467;line-height:1.58}.rp-community-comment-history__meta,.rp-community-comment-history footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#8993a4;font-size:.78rem}.rp-community-comment-history footer{margin-top:14px}.rp-community-comment-history footer a{margin-left:auto;color:#344054;font-weight:800}.rp-community-notifications-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.rp-community-notification-list>article{display:flex;justify-content:space-between;gap:18px}.rp-community-notification-list>article.is-unread{border-color:#fecdd3;background:#fffafb}.rp-community-notification-list p{margin:6px 0;color:#667085}.rp-community-notification-list time{color:#98a2b3;font-size:.74rem}.rp-community-notification-actions{display:flex;align-items:center;gap:9px}.rp-link-button{border:0;background:transparent;color:#667085;text-decoration:underline;cursor:pointer}.rp-community-preferences{margin-top:24px}.rp-community-preferences h2{margin:0}.rp-community-preferences>p{color:#667085}.rp-community-preferences form{display:grid;gap:12px}.rp-community-preferences label{display:flex;gap:9px;align-items:center}.rp-community-preferences .rp-primary-button{justify-self:start}.rp-community-empty-state{padding:30px;border:1px dashed #d0d5dd;border-radius:18px;text-align:center;color:#667085}.rp-community-empty-state strong{display:block;margin-bottom:5px;color:#344054;font-size:1.05rem}
@media(max-width:620px){.rankpoint-comments{margin-top:38px}.rankpoint-comment-list{gap:15px}.rankpoint-comment{grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important}.rankpoint-comment__avatar{width:38px;height:38px}.rankpoint-comment__bubble{padding:9px 11px 10px;border-radius:15px}.rankpoint-comment__head{gap:3px 7px}.rankpoint-comment__head strong{font-size:.89rem}.rankpoint-comment__head time{font-size:.68rem}.rankpoint-comment__content{font-size:.91rem!important;line-height:1.5!important}.rankpoint-comment__actions{margin-left:2px}.rankpoint-comment-action{padding-inline:6px;font-size:.72rem}.rankpoint-comment-children{margin-top:9px;padding-left:8px}.rankpoint-comment-children .rankpoint-comment{grid-template-columns:32px minmax(0,1fr)!important;gap:7px!important}.rankpoint-comment-children .rankpoint-comment__avatar{width:32px;height:32px}.rankpoint-comment-identity small{line-height:1.35}.rp-community-panel__stats{grid-template-columns:1fr 1fr}.rp-community-page{width:calc(100% - 24px);margin-top:24px}.rp-community-page>header h1{font-size:2.55rem}.rp-community-notifications-head,.rp-community-notification-list>article{display:grid}.rp-community-notification-actions{justify-content:flex-start}.rp-community-comment-history footer a{margin-left:0;width:100%}}
@media(max-width:390px){.rankpoint-comment-action span{font-size:.7rem}.rankpoint-comment__head time{width:100%}.rankpoint-comment-children{padding-left:6px}}
@media(prefers-reduced-motion:reduce){.rankpoint-comment-action{transition:none!important}}
.rp-community-panel__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rp-community-panel__stats>a:focus-visible,.rp-community-panel__recent>a:focus-visible,.rp-community-comment-history footer a:focus-visible,.rp-community-notification-actions a:focus-visible,.rp-community-notification-actions button:focus-visible{outline:3px solid color-mix(in srgb,var(--rp-accent,#ec3a46) 22%,transparent);outline-offset:3px}


/* 0.21.6 — account comment feed: social-network style, without changing comment data semantics. */
.rp-my-comments{max-width:960px}.rp-my-comments__header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.rp-my-comments__header>div:first-child{min-width:0}.rp-my-comments__summary{display:flex;gap:8px;flex:0 0 auto}.rp-my-comments__summary>span{min-width:88px;padding:12px 14px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;text-align:center;box-shadow:0 8px 26px rgba(16,24,40,.04)}.rp-my-comments__summary strong{display:block;color:#1d2939;font-size:1.15rem}.rp-my-comments__summary small{display:block;margin-top:2px;color:#8993a4;font-size:.7rem}.rp-my-comments__feed{gap:16px}.rp-my-comment-card{padding:0!important;overflow:hidden;border:1px solid #e4e7ec!important;border-radius:20px!important;background:#fff;box-shadow:0 10px 34px rgba(16,24,40,.05)!important}.rp-my-comment-card__context{padding:14px 18px;border-bottom:1px solid #eef0f3;background:#fbfcfd;color:#667085;font-size:.83rem}.rp-my-comment-card__context-label{margin-right:6px}.rp-my-comment-card__context a,.rp-my-comment-card__context strong{color:#1d2939;font-weight:800;text-decoration:none}.rp-my-comment-card__context a:hover{text-decoration:underline}.rp-my-comment-card__body{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:16px 18px 14px}.rp-my-comment-card__avatar{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#17202b;color:#fff;font-size:.9rem;font-weight:850}.rp-my-comment-card__avatar img{width:100%;height:100%;object-fit:cover}.rp-my-comment-card__content{min-width:0}.rp-my-comment-card__bubble{display:inline-block;max-width:min(720px,100%);padding:10px 13px 11px;border-radius:18px;background:#f0f2f5}.rp-my-comment-card__identity{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 12px}.rp-my-comment-card__identity strong{color:#182230;font-size:.92rem}.rp-my-comment-card__identity>div{display:flex;align-items:center;gap:7px}.rp-my-comment-card__identity time{color:#7d8898;font-size:.7rem}.rp-my-comment-card__identity .rp-status-pill{padding:3px 7px;font-size:.62rem}.rp-my-comment-card__bubble p{margin:4px 0 0!important;color:#283341!important;font-size:.95rem;line-height:1.5!important}.rp-my-comment-card__actions{display:flex;align-items:center;gap:6px;margin-top:6px;color:#667085;font-size:.76rem;font-weight:700}.rp-my-comment-card__actions>span,.rp-my-comment-card__actions>a{padding:5px 8px;border-radius:8px}.rp-my-comment-card__actions>span:hover{background:#f5f6f7}.rp-my-comment-card__actions>a{margin-left:auto;color:#344054;text-decoration:none}.rp-my-comment-card__actions>a:hover{background:#f5f6f7;text-decoration:underline}
@media(max-width:760px){.rp-my-comments__header{display:block}.rp-my-comments__summary{margin-top:16px;overflow:auto;padding-bottom:2px}.rp-my-comments__summary>span{min-width:92px}.rp-my-comment-card__body{grid-template-columns:38px minmax(0,1fr);gap:8px;padding:13px 12px}.rp-my-comment-card__avatar{width:38px;height:38px}.rp-my-comment-card__context{padding:12px}.rp-my-comment-card__identity{display:block}.rp-my-comment-card__identity>div{margin-top:2px}.rp-my-comment-card__bubble{max-width:100%}.rp-my-comment-card__actions{flex-wrap:wrap}.rp-my-comment-card__actions>a{margin-left:0;width:100%}}
