/* Opaque fallback; glass only when the browser can blur the backdrop. */
html[data-site-theme] body #friends-floating-window.friends-dialog{background:#0c1728!important;border:1px solid #a9cfff38!important;border-radius:22px;box-shadow:0 24px 80px #0008,inset 0 1px #ffffff17!important;}
@supports(backdrop-filter:blur(1px)){
 html[data-site-theme] body #friends-floating-window.friends-dialog{background:linear-gradient(145deg,#152943bd,#060e1bdb)!important;backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%);}
}
html[data-site-theme] body #friends-floating-window :is(header,footer,.friends-self,.friends-presence-group,.friends-surface){background:transparent!important;border-color:#b0d7ff20!important;}
html[data-site-theme] body #friends-floating-window :is(.friend-person,.friend-activity){background:#a3ceff09!important;border-color:#b0d7ff1c!important;box-shadow:none!important;}
html[data-site-theme] body #friends-floating-window :is(button,.friends-surface nav button){background:#88baff10!important;border:1px solid #b0d7ff29!important;color:#c7e2ff!important;border-radius:10px;}
html[data-site-theme] body #friends-floating-window button:hover{background:#88baff28!important;}
html[data-site-theme] body #friends-floating-window [aria-pressed=true]{background:#88baff2d!important;border-color:#a9d5ff66!important;box-shadow:inset 0 1px #ffffff15!important;}
.friends-suggestions{margin:18px 0 8px;border-top:1px solid #a9cfff24;padding-top:12px;}
.friends-suggestions>header,.friends-chat>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;}
.friends-suggestions h4{font-size:12px;margin:0;}.friends-suggestions .friend-person{margin:8px 0;}
.friends-social-status{font-size:11px;line-height:1.6;color:#a6bcd5;}
.friends-chat{padding:16px;min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden;}
#friends-floating-window [hidden]{display:none!important;}
.friends-chat button{padding:8px 10px;font:inherit;font-size:12px;cursor:pointer;}
.friends-chat-messages{height:300px;min-height:140px;flex:1;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:10px;padding:10px 2px;}
.friends-chat-bubble{flex-shrink:0;align-self:flex-start;max-width:88%;padding:10px 12px;background:#98c2ee16;border:1px solid #a9cfff1c;border-radius:14px 14px 14px 4px;}
.friends-chat-bubble.is-mine{align-self:flex-end;background:#619ce82b;border-radius:14px 14px 4px 14px;}
.friends-chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;color:#e2edfc;}
.friends-chat-bubble small{display:block;margin-top:6px;font-size:9px;color:#9bb1cb;}
.friends-chat-bubble img{display:block;width:100%;max-width:260px;max-height:280px;object-fit:contain;border-radius:8px;margin-bottom:6px;}
.friends-chat-form{display:flex;gap:6px;align-items:center;flex-wrap:wrap;}
.friends-chat-form textarea{flex:1;min-width:120px;width:0;resize:vertical;max-height:120px;padding:10px;border:1px solid #a9cfff35;border-radius:12px;background:#040c1890;color:#edf5ff;font:inherit;font-size:16px;}
.friends-chat :is(button,textarea):focus-visible{outline:2px solid #9bcfff;outline-offset:2px;}
/* Bookmark remains a bookmark, but uses the same square shell as other actions. */
html body .topbar.site-topbar-unified :is(#open-favorites,button.favorites-button){width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px!important;border-radius:9px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.point-topup-live-icon svg{width:23px;height:23px;display:block;}
/* Dedicated conversation mode: keep the space for messages, not duplicate profiles. */
#friends-floating-window.is-chatting>:is([data-friends-self],.friends-recent,footer){display:none!important;}
#friends-floating-window.is-chatting .friends-chat{padding:0;gap:0;background:radial-gradient(ellipse at 90% 15%,#447fbe12,transparent 65%);}
#friends-floating-window .friends-chat>header{flex:none;justify-content:flex-start;margin:0;padding:16px;border-bottom:1px solid #b0d7ff1c;gap:12px;}
.friends-chat-identity{display:flex;align-items:center;gap:11px;min-width:0;}
.friends-chat-identity>div{min-width:0;}
.friends-chat-identity strong{display:block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.friends-chat-identity small{display:block;margin-top:3px;font-size:10px;color:#8da8c5;letter-spacing:.3px;}
.friends-chat-avatar{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,#599dec50,#455bd32e);border:1px solid #99cfff35;color:#d8eaff;font-size:13px;font-weight:600;}
html[data-site-theme] body #friends-floating-window .friends-chat .friends-chat-back{width:32px;height:36px;flex:none;padding:7px;background:transparent!important;border:0!important;}
.friends-chat button svg{width:20px;height:20px;display:block;}
#friends-floating-window .friends-chat-messages{height:auto;min-height:80px;padding:16px 18px 22px;gap:12px;scrollbar-width:thin;scrollbar-color:#7298c433 transparent;}
#friends-floating-window .friends-chat-bubble{max-width:86%;padding:11px 13px;border:1px solid #a8cfff12;border-radius:17px 17px 17px 5px;background:#b0d7ff0b;box-shadow:0 3px 10px #0000000c;}
#friends-floating-window .friends-chat-bubble.is-mine{background:linear-gradient(135deg,#26518d,#284674);border-color:#7db7fc26;border-radius:17px 17px 5px 17px;}
#friends-floating-window .friends-chat-bubble p{font-size:13px;line-height:1.7;}
#friends-floating-window .friends-chat-bubble small{text-align:right;font-size:9px;line-height:1.3;margin-top:5px;color:#a6bfd7;}
#friends-floating-window .friends-chat-bubble.has-image{padding:5px;max-width:88%;}
#friends-floating-window .friends-chat-bubble.has-image img{max-width:280px;max-height:300px;border-radius:12px;margin:0;background:#050e1d;}
#friends-floating-window .friends-chat-bubble.has-image small{padding:2px 7px 4px;}
.friends-chat-date{display:flex;align-items:center;gap:12px;justify-content:center;flex:none;margin:3px 0 7px;color:#819bb8;font-size:10px;}
.friends-chat-date::before,.friends-chat-date::after{content:'';height:1px;flex:1;background:#a8cfff10;}
#friends-floating-window .friends-chat-composer{flex:none;padding:12px 14px 10px;border-top:1px solid #9dcfff16;background:#07122266;}
#friends-floating-window .friends-chat-form{flex-wrap:nowrap;align-items:flex-end;gap:6px;padding:6px;border:1px solid #8cbcff2e;border-radius:18px;background:#0c1b30;transition:border-color .15s,box-shadow .15s;}
#friends-floating-window .friends-chat-form:focus-within{border-color:#80bded80;box-shadow:0 0 0 3px #80bded0b;}
#friends-floating-window .friends-chat-form textarea{width:0;min-width:0;min-height:42px;max-height:112px;padding:10px 4px;line-height:22px;resize:none;border:0;background:transparent;outline:none;box-shadow:none;color:#e5effc;font-size:16px;}
#friends-floating-window .friends-chat-form textarea::placeholder{color:#7890ac;}
html[data-site-theme] body #friends-floating-window .friends-chat-form .friends-chat-attach{flex:0 0 38px;width:38px;height:42px;display:grid;place-items:center;padding:8px;background:transparent!important;border:0!important;color:#95b9df!important;}
html[data-site-theme] body #friends-floating-window .friends-chat-form .friends-chat-send{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;padding:10px;border-radius:13px;background:linear-gradient(135deg,#479fea,#526bde)!important;border:1px solid #b5dcff30!important;color:white!important;box-shadow:0 4px 14px #245bae25;}
#friends-floating-window .friends-chat-form button:disabled{opacity:.45;cursor:wait;}
.friends-chat-help{display:block;text-align:center;font-size:9px;letter-spacing:.2px;color:#829bb5;margin-top:8px;}
#friends-floating-window .friends-chat-status{margin:0;padding:8px 18px;font-size:11px;color:#b7cee4;flex:none;}
#friends-floating-window .friends-chat-status:empty{display:none;}
@media(max-width:420px){#friends-floating-window .friends-chat>header{padding:12px;}#friends-floating-window .friends-chat-messages{padding:12px;}#friends-floating-window .friends-chat-composer{padding:10px;}}
@media(prefers-reduced-motion:reduce){#friends-floating-window .friends-chat-form{transition:none;}}
@media(prefers-reduced-transparency:reduce){html[data-site-theme] body #friends-floating-window.friends-dialog{background:#0c1728!important;backdrop-filter:none;-webkit-backdrop-filter:none;}}
