.online-button{position:absolute;right:24px;top:131px;background:#122e38eb;border:1px solid #80c8c19a;border-radius:7px;min-height:40px;padding:9px 13px;font-size:.8125rem}.chat-panel{position:fixed;right:22px;top:180px;bottom:108px;z-index:5;width:min(380px,calc(100vw - 24px));background:#112d39f7;border:1px solid #91c0bc77;border-radius:11px;display:flex;flex-direction:column;box-shadow:0 12px 40px #061d2755;overflow:hidden}.chat-panel>header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26}.chat-panel h2{font-size:1rem}.chat-panel>header button{background:#315461;border-radius:4px;width:32px;height:32px}.chat-panel select,.chat-panel input{font:inherit;font-size:.875rem;color:#e9f3ee;background:#254854;border:1px solid #6a8d9677;border-radius:5px;padding:9px;min-height:40px;min-width:0}.chat-panel label{font-size:.75rem;color:#b9d0d2}.chat-settings{display:flex;align-items:center;gap:12px;padding:10px 14px}.chat-settings select{flex:1}.chat-messages{flex:1;min-height:65px;overflow:auto;padding:7px 14px;overscroll-behavior:contain}.chat-message{padding:10px 11px;background:#23424e;border-radius:7px;margin-bottom:9px;overflow-wrap:anywhere}.chat-message.mine{border-left:2px solid #edc653;background:#2d4a51}.chat-message header{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-message strong{font-size:.8125rem;color:#e7ce81}.chat-message time{font-size:.6875rem;color:#a6c1c6}.chat-message p{font-size:.9375rem;line-height:1.5;margin-top:5px;white-space:pre-wrap}.chat-message-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px}.chat-message-actions button{font-size:.6875rem;padding:2px;background:none;color:#afc6cc}.chat-empty{font-size:.875rem;color:#b4cdd0;line-height:1.6;padding:15px 4px}.chat-form{display:flex;gap:7px;padding:10px 14px;border-top:1px solid #ffffff26}.chat-form input{width:100%;flex:1}.chat-form button{background:#f6c644;color:#14323f;border-radius:5px;padding:9px 11px;font-size:.875rem;font-weight:700}.chat-feedback{font-size:.75rem;color:#bed4d3;line-height:1.4;padding:0 14px 10px;min-height:20px}.online-profile{padding:8px 14px;display:flex;gap:7px}.online-profile input{width:100%;flex:1}.online-profile button{font-size:.75rem;background:#315461;border-radius:5px;padding:8px}.online-login{margin:10px 14px;color:#ffda77;font-size:.875rem;line-height:1.6}.coin-address{font-family:monospace;font-size:.75rem;overflow-wrap:anywhere;color:#b6ced2}.coin-price{font-size:1.4rem!important}.coin-status{font-size:.875rem;line-height:1.6;color:#b5d9d2;margin:14px 0}.install-card{display:flex;flex-direction:column;gap:14px}.install-card p{line-height:1.7;color:#bed3d4}.real-currency{border:1px solid #f3d06e55;padding:12px 16px;background:#a48e2825;border-radius:7px;font-size:.875rem;line-height:1.6;margin-bottom:18px}
@media(max-width:760px){.online-button{right:12px;top:calc(276px + env(safe-area-inset-top));font-size:.6875rem;max-width:130px;padding:8px;min-height:38px}.chat-panel{right:12px;top:calc(78px + env(safe-area-inset-top));bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100vw - 24px);max-width:420px}.chat-panel input{font-size:1rem}.chat-settings{padding:8px 14px}.chat-message p{font-size:.9375rem}}
@media(max-height:560px){.online-button{top:235px}.chat-panel{top:70px;bottom:12px}.online-profile{display:none!important}}

.language-control{position:fixed;left:24px;bottom:14px;z-index:6;display:flex;align-items:center;gap:7px;background:#183844dd;border:1px solid #729c9c55;border-radius:7px;padding:5px 9px}.language-control select{font:inherit;font-size:.75rem;max-width:175px;min-height:30px;background:transparent;border:0;color:#e4efeb}.language-control option{background:#183844}.language-control label{font-size:1rem}[dir=rtl] .profile-button,[dir=rtl] .map-places button{text-align:right}
@media(max-width:760px){.language-control{bottom:calc(76px + env(safe-area-inset-bottom));left:auto;right:12px;padding:2px 5px}.language-control select{max-width:116px;font-size:.6875rem}.language-control label{font-size:.8125rem}}
@media(max-height:560px){.language-control{bottom:9px;left:12px;right:auto}.language-control select{max-width:120px}}

@media(pointer:coarse){.chat-panel{z-index:9;right:8px;top:calc(68px + env(safe-area-inset-top));bottom:calc(70px + env(safe-area-inset-bottom));width:calc(100vw - 16px);max-width:none;border-radius:13px}.chat-panel>header{padding:12px 14px}.chat-form{padding-bottom:12px}.chat-form button{min-width:74px}.chat-feedback{font-size:.8125rem}}
@media(pointer:coarse) and (max-height:560px){.chat-panel{left:auto;right:8px;top:8px;bottom:8px;width:min(440px,62vw)}.chat-settings{padding:5px 12px}.chat-panel>header{padding:7px 12px}.chat-messages{padding:5px 12px}.chat-form{padding:7px 12px}.chat-feedback{padding-bottom:5px}.online-profile{display:none!important}}

.chat-online-total{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:13px 16px;background:#1d4a50;border-bottom:1px solid #7baba94d;align-items:center}.chat-online-total>span{font-size:13px;font-weight:700}.chat-online-total>strong{color:#a6edc7;font-size:26px;line-height:1}.chat-online-total>small{grid-column:1/-1;color:#bbd5d2;font-size:10px;line-height:1.4}

.chat-tools{display:flex;gap:10px;justify-content:space-between;align-items:center;margin:10px 0;flex-wrap:wrap}.chat-tools label{font-size:12px}.chat-tools nav{display:flex;gap:5px}.chat-tools button,.social-person button{border:1px solid #68848b;background:#21404b;color:#f6df98;border-radius:6px;padding:7px 9px;font:inherit;font-size:12px}.chat-tools button[aria-pressed=true]{background:#f4c94e;color:#132c35}.social-people{max-height:45dvh;overflow:auto}.social-person{padding:12px 0;border-bottom:1px solid #67838a55}.social-person small{display:block;color:#bad0d4;margin:5px 0}.social-person div{display:flex;gap:6px;flex-wrap:wrap}.chat-panel [hidden]{display:none!important}#private-messages .chat-message time{float:right;font-size:10px;color:#b9c9cc}#mobile-chat{position:relative}#online-button[data-unread]:not([data-unread=""])::after,#mobile-chat[data-unread]:not([data-unread=""])::after{content:attr(data-unread);position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:1px 4px;box-sizing:border-box;border-radius:12px;background:#e2524f;color:white;font:bold 11px/16px system-ui;text-align:center;pointer-events:none}

.chat-panel{overflow-y:auto}.chat-tools{padding:0 12px}.chat-tools input[type=checkbox]{min-height:0;width:16px;height:16px;vertical-align:middle}.social-people{padding:0 14px;min-height:110px;flex:1}#private-panel{display:flex;flex-direction:column;flex:1;min-height:190px}#private-panel h3{font-size:14px;padding:8px 14px;margin:0}#private-messages{min-height:85px}.chat-panel>header,.chat-online-total,.chat-settings,.chat-tools,.chat-form{flex-shrink:0}
.world-info > .online-button{position:static;flex:0 0 100%;width:100%;max-width:100%;margin-top:4px;white-space:normal;overflow-wrap:anywhere;letter-spacing:normal}
