.br-social-dock{position:fixed;right:18px;bottom:18px;z-index:450;font-family:Inter,system-ui,sans-serif}.br-social-dock[hidden]{display:none}.br-social-launcher{position:relative;width:58px;height:58px;border:1px solid rgba(236,201,111,.55);border-radius:19px;background:linear-gradient(145deg,#112f45,#071925);color:#ffe7a4;box-shadow:0 18px 42px rgba(0,0,0,.42);cursor:pointer;font-size:24px}.br-social-launcher:hover{filter:brightness(1.08)}.br-social-badge{position:absolute;right:-6px;top:-6px;min-width:23px;height:23px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#d84f5b;color:#fff;border:2px solid #07131e;font-size:11px;font-weight:900}.br-social-panel{position:absolute;right:0;bottom:70px;width:min(370px,calc(100vw - 24px));max-height:min(610px,calc(100vh - 110px));display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(151,202,233,.2);border-radius:24px;background:linear-gradient(155deg,rgba(10,31,47,.98),rgba(5,17,28,.98));box-shadow:0 28px 80px rgba(0,0,0,.56);backdrop-filter:blur(18px);transform:translateY(12px) scale(.97);opacity:0;visibility:hidden;transition:.2s}.br-social-dock.is-open .br-social-panel{transform:none;opacity:1;visibility:visible}.br-social-head{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid rgba(151,202,233,.12)}.br-social-head img{width:42px;height:42px;border-radius:14px;object-fit:cover}.br-social-head div{min-width:0;flex:1}.br-social-head strong,.br-social-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-social-head strong{color:#fff3cd}.br-social-head small{color:#8fa8b7}.br-social-close{width:34px;height:34px;border:1px solid rgba(151,202,233,.16);border-radius:11px;background:#0a2233;color:#dcebf4;cursor:pointer}.br-social-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:8px;border-bottom:1px solid rgba(151,202,233,.1)}.br-social-tabs button{min-height:38px;border:1px solid transparent;border-radius:11px;background:transparent;color:#9fb5c3;font-weight:800;cursor:pointer}.br-social-tabs button.is-active{border-color:rgba(236,201,111,.28);background:rgba(236,201,111,.08);color:#ffe6a0}.br-social-content{min-height:0;overflow:auto;padding:9px}.br-social-view{display:none}.br-social-view.is-active{display:grid;gap:7px}.br-social-item{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid rgba(151,202,233,.1);border-radius:14px;background:rgba(255,255,255,.02);color:#e6f0f5;text-decoration:none}.br-social-item:hover{border-color:rgba(151,202,233,.3)}.br-social-item img{width:40px;height:40px;border-radius:13px;object-fit:cover}.br-social-item-copy{min-width:0;flex:1}.br-social-item-copy b,.br-social-item-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-social-item-copy small{color:#8da4b3;margin-top:2px}.br-social-presence{width:9px;height:9px;border-radius:50%;background:#667984}.br-social-presence.is-online{background:#58e482;box-shadow:0 0 10px rgba(88,228,130,.5)}.br-social-presence.is-recent{background:#f0c75d}.br-social-message{align-items:flex-start}.br-social-message-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:rgba(236,201,111,.08);color:#f2cf78}.br-social-empty{padding:25px 15px;text-align:center;color:#849aa8}.br-social-footer-link{display:flex;justify-content:center;padding:11px;color:#84c8ef;text-decoration:none;font-weight:850}.br-social-footer-link:hover{color:#fff}
@media(max-width:700px){.br-social-dock{right:10px;bottom:10px}.br-social-launcher{width:52px;height:52px;border-radius:17px}.br-social-panel{position:fixed;left:8px;right:8px;bottom:70px;width:auto;max-height:70vh;border-radius:22px}}
@media(min-width:1500px){.br-social-dock{right:28px;bottom:26px}}
@media(prefers-reduced-motion:reduce){.br-social-panel{transition:none}}
.br-social-section-title{margin:5px 5px 1px;color:#f0d283;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.br-social-request{display:grid;gap:6px;padding:7px;border:1px solid rgba(236,201,111,.19);border-radius:15px;background:rgba(236,201,111,.035)}.br-social-request>.br-social-item{padding:4px;border:0;background:transparent}.br-social-request-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.br-social-request-actions button{min-height:31px;border:1px solid rgba(151,202,233,.15);border-radius:9px;background:#092235;color:#bbccd6;font-weight:850;cursor:pointer}.br-social-request-actions button.is-accept{border-color:rgba(105,210,128,.25);background:rgba(54,135,75,.2);color:#bff4ca}.br-social-notification.is-unread{border-color:rgba(236,201,111,.32);background:rgba(236,201,111,.045)}

/* v0.4.3 · conversații inline în Social Dock */
.br-social-conversation{width:100%;text-align:left;cursor:pointer;font:inherit}.br-social-conversation.is-unread{border-color:rgba(236,201,111,.30);background:rgba(236,201,111,.045)}.br-social-conversation-side{display:grid;justify-items:end;gap:5px}.br-social-conversation-side>b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#bd4d5a;color:#fff;font-size:9px}.br-dock-chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:min(480px,calc(100vh - 230px));min-height:330px}.br-dock-chat-head{display:flex;align-items:center;gap:8px;padding:7px 5px 10px;border-bottom:1px solid rgba(151,202,233,.1)}.br-dock-chat-head>button,.br-dock-chat-head>a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(151,202,233,.15);border-radius:10px;background:#092235;color:#dcebf3;text-decoration:none;cursor:pointer}.br-dock-chat-head>img{width:38px;height:38px;border-radius:12px;object-fit:cover}.br-dock-chat-head>div{min-width:0;flex:1}.br-dock-chat-head b,.br-dock-chat-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-dock-chat-head b{color:#fff0bd}.br-dock-chat-head small{color:#7e96a5;margin-top:2px}.br-dock-chat-stream{min-height:0;padding:12px 4px;overflow:auto}.br-dock-chat-message{display:grid;justify-items:start;max-width:86%;margin-bottom:9px}.br-dock-chat-message.is-own{justify-items:end;margin-left:auto}.br-dock-chat-message blockquote{max-width:90%;margin:0 6px -4px;padding:6px 8px 8px;border-left:2px solid rgba(236,201,111,.42);border-radius:8px 8px 0 0;background:rgba(2,13,22,.58);color:#7e96a4}.br-dock-chat-message blockquote small,.br-dock-chat-message blockquote span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.br-dock-chat-bubble{padding:8px 10px 6px;border:1px solid rgba(151,202,233,.12);border-radius:6px 14px 14px 14px;background:linear-gradient(145deg,rgba(17,50,69,.9),rgba(8,31,47,.92))}.br-dock-chat-message.is-own .br-dock-chat-bubble{border-color:rgba(236,201,111,.22);border-radius:14px 6px 14px 14px;background:linear-gradient(145deg,rgba(73,63,36,.8),rgba(39,44,38,.88))}.br-dock-chat-message.is-deleted .br-dock-chat-bubble{border-style:dashed;background:rgba(16,28,37,.5)}.br-dock-chat-bubble p{margin:0;color:#e5eef3;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.br-dock-chat-bubble small{display:block;margin-top:4px;color:#6f8796;text-align:right;font-size:8px}.br-dock-chat-actions{display:flex;gap:3px;margin:3px 5px 0;opacity:0;transition:.15s}.br-dock-chat-message:hover .br-dock-chat-actions,.br-dock-chat-message:focus-within .br-dock-chat-actions{opacity:1}.br-dock-chat-actions button{padding:3px 5px;border:1px solid rgba(151,202,233,.1);border-radius:7px;background:#061b2a;color:#7893a3;font-size:8px;cursor:pointer}.br-dock-chat-compose-wrap{padding-top:8px;border-top:1px solid rgba(151,202,233,.1)}.br-dock-reply-hint{display:flex;align-items:center;gap:7px;margin-bottom:6px;padding:6px 8px;border:1px solid rgba(236,201,111,.18);border-radius:9px;background:rgba(236,201,111,.04)}.br-dock-reply-hint[hidden]{display:none}.br-dock-reply-hint span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9eb1bc;font-size:9px}.br-dock-reply-hint button{width:24px;height:24px;border:1px solid rgba(151,202,233,.12);border-radius:7px;background:#092235;color:#cbd9e0;cursor:pointer}.br-dock-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.br-dock-chat-composer textarea{min-height:42px;max-height:92px;resize:vertical;border:1px solid rgba(151,202,233,.16);border-radius:11px;background:#051722;color:#edf5f9;padding:9px;font:inherit;font-size:10px;outline:none}.br-dock-chat-composer textarea:focus{border-color:rgba(236,201,111,.4)}.br-dock-chat-composer>button{min-width:64px;border:1px solid rgba(236,201,111,.35);border-radius:11px;background:linear-gradient(145deg,#6f5726,#3d321d);color:#ffe6a2;font-weight:850;cursor:pointer}.br-dock-chat-composer.is-busy{opacity:.6;pointer-events:none}.br-dock-chat-disabled{display:block;margin-top:5px;color:#bd8585;font-size:9px}
@media(max-width:700px){.br-dock-chat-shell{height:min(58vh,520px)}.br-dock-chat-actions{opacity:1}}

/* BibliaREM v0.5.1 · launcher lateral discret + săli în Mesaje */
.br-social-dock{right:-36px;bottom:18px;transition:right .22s ease,transform .22s ease}
.br-social-dock:hover,.br-social-dock:focus-within,.br-social-dock.is-open,.br-social-dock.has-attention{right:14px}
.br-social-launcher{width:58px;height:58px;padding-right:20px;border-radius:19px 0 0 19px;box-shadow:0 15px 38px rgba(0,0,0,.48)}
.br-social-dock:not(.is-open):not(:hover):not(:focus-within) .br-social-launcher{transform:translateX(0)}
.br-social-dock:not(.is-open) .br-social-badge{right:31px;top:-8px}
.br-social-room{border-color:rgba(236,201,111,.17);background:linear-gradient(145deg,rgba(24,48,58,.62),rgba(8,25,38,.72))}
.br-social-room .br-social-message-icon{background:rgba(236,201,111,.10);color:#f4d57f}
@media(max-width:700px){.br-social-dock{right:-34px;bottom:12px}.br-social-dock:hover,.br-social-dock:focus-within,.br-social-dock.is-open,.br-social-dock.has-attention{right:8px}.br-social-launcher{border-radius:17px 0 0 17px}.br-social-dock:not(.is-open) .br-social-badge{right:29px}}

/* v0.5.1 · mesaje necitite în sălile de chat */
.br-social-room{position:relative}.br-social-room-unread{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e45263;color:#fff;font-size:10px;box-shadow:0 0 0 3px rgba(4,17,27,.72)}

/* v0.5.3 · launcher lateral, panoul se desfășoară în jos */
.br-social-dock{top:clamp(120px,20vh,220px)!important;bottom:auto!important}
.br-social-panel{top:68px!important;bottom:auto!important;max-height:min(610px,calc(80vh - 30px))}
@media(max-width:700px){
  .br-social-dock{top:22vh!important;bottom:auto!important}
  .br-social-panel{position:fixed!important;left:8px!important;right:8px!important;top:calc(22vh + 62px)!important;bottom:auto!important;width:auto!important;max-height:calc(78vh - 74px)!important}
}

/* BibliaREM v0.5.4 · acces permanent și clar către sălile de chat */
.br-social-room-directory{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:2px 0 12px;padding:12px 13px;border:1px solid rgba(239,201,105,.34);border-radius:16px;background:linear-gradient(135deg,rgba(238,198,101,.14),rgba(11,40,58,.78));color:#fff0bc;text-decoration:none;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.br-social-room-directory>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(238,198,101,.13);color:#f0ce78}.br-social-room-directory>i{font-style:normal;font-size:22px;color:#8fd3ff}.br-social-room-directory:hover{border-color:rgba(239,201,105,.62);transform:translateY(-1px)}
