.rp-tb-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(360px,calc(100vw - 24px));max-height:min(420px,70vh);display:flex;flex-direction:column;background:#fffaf4;border:1px solid var(--rp-line,#ebe4d8);border-radius:18px;box-shadow:0 16px 40px rgba(74,46,25,.14);overflow:hidden}.rp-tb-panel[hidden]{display:none!important}.rp-tb-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 12px;border-bottom:1px solid var(--rp-line,#ebe4d8)}.rp-tb-panel__head strong{font-family:var(--font-display,Fredoka,sans-serif);font-size:1.05rem;color:var(--ink,#4a2e19)}.rp-tb-panel__action{border:0;background:0 0;color:var(--accent-deep,#f47a20);font-weight:800;font-size:.82rem;cursor:pointer;padding:4px 6px;border-radius:8px}.rp-tb-panel__action:hover{background:var(--rp-orange-soft,#fff1e4)}.rp-tb-panel__body{overflow-y:auto;padding:10px 12px 12px;flex:1}.rp-tb-panel__body>.alert{margin:4px 0 2px}.rp-tb-panel__head .btn{flex-shrink:0}.rp-tb-item{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:12px;border:0;background:0 0;text-align:left;width:100%;cursor:pointer;color:inherit;font:inherit}.rp-tb-panel__body>.rp-tb-item{margin:0 0 8px;padding:12px 14px;gap:4px;background:#fffefb;border:1px solid rgba(232,220,200,.9);box-shadow:0 2px 8px rgba(74,46,25,5%)}.rp-tb-panel__body>.rp-tb-item:last-child{margin-bottom:0}.rp-tb-item:hover{background:var(--rp-cream,#fdf8f3)}.rp-tb-panel__body>.rp-tb-item:hover{background:#fffefb;border-color:#f0dcc0;box-shadow:0 4px 12px rgba(74,46,25,8%)}.rp-search-card.rp-tb-item:hover{background:#fffefb;border-color:#f0dcc0;box-shadow:0 6px 18px rgba(74,46,25,9%)}.rp-tb-item.is-unread{background:rgba(255,138,31,8%)}.rp-tb-panel__body>.rp-tb-item.is-unread{background:rgba(255,138,31,.1);border-color:rgba(255,138,31,.22)}.rp-tb-panel__body>.rp-tb-item.is-alert{background:linear-gradient(135deg,#fff7ed 0%,#ffe0b8 42%,#ffb86b 100%);border-color:rgba(232,90,0,.42);box-shadow:0 2px rgba(255,255,255,.45)inset,0 6px 16px rgba(244,122,32,.22)}.rp-tb-panel__body>.rp-tb-item.is-alert:hover{background:linear-gradient(135deg,#fffaf3 0%,#ffd9a8 42%,#ffa84a 100%);border-color:rgba(232,90,0,.55)}.rp-tb-panel__body>.rp-tb-item.is-alert.is-unread{background:linear-gradient(135deg,#fff4e6 0%,#ffc98a 40%,#ff9a3a 100%);border-color:rgba(232,90,0,.55);box-shadow:0 2px rgba(255,255,255,.5)inset,0 8px 20px rgba(244,122,32,.28)}.rp-tb-panel__body>.rp-tb-item.is-alert .rp-tb-item__icon{color:#c44a00}.rp-tb-panel__body>.rp-tb-item.is-alert .rp-tb-item__title strong{color:#9a3a00}.rp-tb-panel__body>.rp-tb-item.is-alert .rp-tb-item__time{border-color:rgba(196,74,0,.45);color:#c44a00;background:rgba(255,255,255,.55)}.rp-tb-item__title{display:flex;align-items:center;gap:8px;min-width:0}.rp-tb-item__icon{flex:none;display:inline-flex;width:18px;height:18px;color:var(--accent-deep,#f47a20)}.rp-tb-item__icon svg{width:100%;height:100%;display:block}.rp-tb-item strong,.rp-tb-item__title strong{font-size:.9rem;color:var(--ink,#4a2e19);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-tb-item__time{flex:none;padding:2px 8px;border-radius:999px;border:1px solid rgba(244,122,32,.55);background:#fffefb;color:var(--accent-deep,#f47a20);font-size:.68rem;font-weight:800;line-height:1.35;letter-spacing:.01em;white-space:nowrap}.rp-tb-item__body,.rp-tb-item>span:not(.rp-tb-item__title){font-size:.8rem;color:var(--muted,#9a8b78);font-weight:600}.rp-tb-item__body .rp-tb-name{color:var(--ink,#4a2e19);font-weight:800}.rp-tb-item__body .rp-tb-game{color:var(--accent-deep,#f47a20);font-weight:800}.rp-tb-empty{padding:20px 12px;text-align:center;color:var(--muted,#9a8b78);font-size:.86rem;font-weight:600}.rp-tb-more{margin:8px 0 4px}.rp-chat-thread .rp-tb-more{margin:0 0 10px}.topbar-icon{position:relative}.topbar-icon .badge[hidden],.topbar-icon .badge.is-zero{display:none!important}.rp-tb-wrap{position:relative;display:inline-flex}.rp-chat-composer{display:flex;gap:8px;padding:10px 4px 4px;border-top:1px solid var(--rp-line,#ebe4d8);margin-top:8px}.rp-chat-composer .input{flex:1;min-width:0;min-height:38px;border-radius:999px;padding:8px 12px;font-size:.88rem}.rp-chat-composer .btn{flex:none}.rp-chat-peer{padding:4px 6px 10px;margin:0;text-align:left;color:var(--muted,#9a8b78);font-size:.82rem;font-weight:600}.rp-chat-peer strong{color:var(--ink,#4a2e19);font-weight:800}.rp-chat-msg{padding:8px 10px;margin:4px 0;border-radius:12px;background:var(--rp-cream,#fdf8f3);font-size:.86rem;max-width:90%}.rp-chat-msg.is-mine{margin-left:auto;background:var(--rp-orange-soft,#fff1e4)}.rp-search-form{display:flex;flex-direction:column;gap:12px;padding:4px 2px 14px;margin-bottom:4px;border-bottom:1px solid var(--rp-line,#ebe4d8)}.rp-search-form .input{min-height:40px;padding:8px 14px;border-radius:var(--r-pill,999px);font-size:.9rem}.rp-search-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.rp-search-form .check{font-size:.82rem;font-weight:700;color:var(--ink-soft,#7a5a3a);text-decoration:none;align-items:center}.rp-search-form .check input{width:18px;height:18px;min-width:18px;min-height:18px;margin:0}.rp-search-form .check input:checked::after{width:8px;height:5px}.rp-search-form .btn-block{width:100%}.rp-search-results{display:flex;flex-direction:column;gap:10px;padding:8px 2px 4px}.rp-search-results .alert{margin:0}.rp-search-results .alert--empty.alert--compact{padding:16px 14px}.rp-search-results .alert--empty.alert--compact .alert__icon{width:40px;height:40px;border-radius:12px}.rp-search-results .alert--empty.alert--compact .alert__body{max-width:100%}.rp-search-row,.rp-search-card{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;cursor:default;padding:12px 14px;border-radius:16px;background:#fffefb;border:1px solid rgba(232,220,200,.9);box-shadow:0 4px 14px rgba(74,46,25,6%)}.rp-search-card:hover{border-color:#f0dcc0;box-shadow:0 6px 18px rgba(74,46,25,9%)}.rp-search-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.rp-search-meta{display:flex;flex-direction:column;gap:5px;min-width:0}.rp-search-name{font-size:.92rem;font-weight:800;color:var(--ink,#4a2e19);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-search-sub{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.rp-search-level{padding:3px 9px;font-size:.72rem!important;color:var(--accent-deep,#f47a20)!important;font-weight:800!important}.rp-search-rep{display:inline-flex;align-items:center;gap:4px;font-size:.75rem!important;font-weight:700!important;color:var(--muted,#9a8b78)!important;line-height:1}.rp-search-heart{width:13px;height:13px;color:#c4783a;stroke:#c4783a;fill:none;flex-shrink:0}.rp-search-actions{flex:none;align-self:center;display:flex;flex-direction:column;align-items:stretch;gap:6px}.rp-search-actions .btn,.rp-search-actions .btn-outline{min-width:96px;justify-content:center}.rp-search-tag{font-size:.75rem;font-weight:800;color:var(--accent-deep,#f47a20);text-align:center;padding:4px 0}.rp-search-row .avatar-wrap .avatar,.rp-search-card .avatar-wrap .avatar{width:40px;height:40px;font-size:.85rem;border-width:2px;box-shadow:0 2px 6px rgba(74,46,25,8%)}.rp-search-row .avatar-wrap .avatar img,.rp-search-card .avatar-wrap .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.rp-search-row .avatar-wrap .online,.rp-search-card .avatar-wrap .online{width:10px;height:10px}.rp-online-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4e9a28;margin-left:4px;vertical-align:middle}.rp-tb-unread{display:inline-flex;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:#ff8a1f;color:#fff;font-size:.7rem;align-items:center;justify-content:center}.post-menu-wrap{position:relative;margin-left:auto}.post-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:40;min-width:220px;padding:6px;background:#fffaf4;border:1px solid var(--rp-line,#ebe4d8);border-radius:14px;box-shadow:0 12px 28px rgba(74,46,25,.14)}.post-menu[hidden]{display:none!important}.post-menu button{display:flex;align-items:center;gap:10px;width:100%;border:0;background:0 0;text-align:left;padding:10px 12px;border-radius:10px;font:inherit;font-weight:700;color:var(--ink,#4a2e19);cursor:pointer}.post-menu-ico{width:18px;height:18px;flex-shrink:0;opacity:.88}.post-menu button.is-danger .post-menu-ico{color:#c0392b}.post-menu button.is-danger{color:#c0392b}.post-pinned-label{color:#c45f12;font-weight:800}.post.is-pinned{box-shadow:0 0 0 1.5px rgba(255,138,31,.35),0 10px 24px rgba(74,46,25,8%)}.post-menu button:hover:not(:disabled){background:var(--rp-cream,#fdf8f3)}.post-menu button:disabled,.post-menu button.is-muted{opacity:.62;cursor:default;color:#8a6a3a}@media(max-width:959px){.rp-tb-panel{position:fixed;left:12px;right:12px;top:calc(env(safe-area-inset-top,0px) + 56px);width:auto;max-width:none;max-height:min(70vh,calc(100dvh - env(safe-area-inset-top,0px) - var(--bottom-nav-h,72px) - 72px));z-index:200}}