.lobby-chat-dialog{width:min(680px,calc(100vw - 28px));height:min(590px,calc(100dvh - 30px));padding:22px;overflow:hidden;border:2px solid #a9e9e7;border-radius:25px;background:radial-gradient(ellipse at 80% 0,#f7ffdf,#e3f8f0 55%,#caeeeb);box-shadow:0 7px 0 #24697c,0 22px 65px #062c5966;display:flex;flex-direction:column;gap:12px;color:#235f73;text-align:left}
.lobby-chat-dialog:not([open]){display:none}.lobby-chat-dialog::backdrop{background:#072e5077;backdrop-filter:blur(3px)}
.lobby-chat-heading{display:flex;align-items:center;gap:12px;flex:none}.lobby-chat-mark{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(#72e9da,#30b8bf);color:#135978;box-shadow:0 3px 0 #67b7bd}.lobby-chat-mark svg{width:29px;height:29px}.lobby-chat-heading small{font:900 9px/1.4 'Nunito Sans',sans-serif;letter-spacing:1.5px;color:#368896}.lobby-chat-dialog .lobby-chat-heading h2{font:800 32px/1 'Baloo 2',sans-serif;margin:3px 0 0;color:#155f78}
.lobby-chat-dialog button{border:1px solid #7fbfc7;border-radius:10px;min-height:36px;padding:7px 13px;background:#efffed;box-shadow:0 3px 0 #80b7be;color:#235e77;font:900 12px/1.2 'Nunito Sans',sans-serif;cursor:pointer}.lobby-chat-dialog button:focus-visible,.lobby-chat-dialog input:focus-visible{outline:3px solid #e2b340;outline-offset:2px}.lobby-chat-dialog .lobby-chat-close{margin-left:auto;align-self:flex-start;width:36px;padding:0;box-shadow:none;font-size:26px;background:#d5f5ed}.lobby-chat-dialog button:disabled{opacity:.55;cursor:default}
.lobby-chat-channel{display:flex;align-items:center;justify-content:space-between;gap:12px;font:800 11px/1.5 'Nunito Sans',sans-serif;color:#4e7e89;padding:0 2px}.lobby-chat-channel strong{font-size:10px;border-radius:20px;padding:3px 10px;color:#7a6840;background:#f5e9b7}.lobby-chat-channel strong[data-live=true]{background:#caf1de;color:#257653}.lobby-chat-channel strong[data-live=true]:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#30ad7f;margin-right:5px}
.lobby-chat-messages{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;border:1px solid #afd9d7;border-radius:16px;background:#effbf7b8;padding:12px;scrollbar-width:thin;scrollbar-color:#8acbcb transparent}.lobby-chat-message{padding:9px 12px;margin-bottom:8px;border:1px solid #b8dfd7;border-radius:12px;background:#fcfff3;box-shadow:0 2px 0 #c4e5dd}.lobby-chat-message:last-child{margin-bottom:0}.lobby-chat-message header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lobby-chat-message strong{font:900 13px/1.4 'Nunito Sans',sans-serif;color:#267789;overflow-wrap:anywhere;min-width:0}.lobby-chat-message time{flex:none;color:#729499;font:700 10px/1.4 'Nunito Sans',sans-serif}.lobby-chat-message p{margin:4px 0 0;font:600 13px/1.5 'Nunito Sans',sans-serif;color:#345f6c;white-space:pre-wrap;overflow-wrap:anywhere}
.lobby-chat-empty{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:16px;gap:9px}.lobby-chat-empty>span{font-size:34px;line-height:1;color:#53b8b9}.lobby-chat-empty h3{font:800 24px/1.1 'Baloo 2',sans-serif;color:#337f8c;margin:0}.lobby-chat-empty p{font:600 12px/1.5 'Nunito Sans',sans-serif;color:#5d8c94;margin:0;max-width:280px}
.lobby-chat-form{display:flex;gap:9px;flex:none;margin:0}.lobby-chat-dialog .lobby-chat-form input{flex:1;min-width:0;height:43px;padding:10px 12px;border:1px solid #8cc7ca;border-radius:11px;background:#fffef4;color:#285e72;font:600 13px/1.4 'Nunito Sans',sans-serif}.lobby-chat-form input::placeholder{color:#70939a}.lobby-chat-dialog .lobby-chat-form button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:90px;background:linear-gradient(#8cf0d6,#48cdbc);border-color:#9aebda;box-shadow:0 3px 0 #398f9d;color:#145b70}.lobby-chat-form button svg{width:19px;height:19px;flex:none}.lobby-chat-dialog footer{display:flex;align-items:center;gap:8px;min-height:18px;flex:none}.lobby-chat-status{flex:1;min-width:0;font:700 11px/1.4 'Nunito Sans',sans-serif;margin:0;color:#437e85}.lobby-chat-status[data-error=true]{color:#a4433b}.lobby-chat-dialog #lobby-chat-counter{font:800 10px/1.3 'Nunito Sans',sans-serif;color:#5d8b91;white-space:nowrap;margin-left:auto}.lobby-chat-dialog #lobby-chat-counter[data-over=true]{color:#af413e}.lobby-chat-dialog .lobby-chat-retry{min-height:26px;padding:4px 9px;font-size:10px}.lobby-chat-dialog .lobby-chat-new{align-self:center;min-height:28px;padding:5px 13px;font-size:11px;flex:none}.lobby-chat-dialog [hidden]{display:none!important}
#home-chat [data-lobby-chat-preview]{display:flex;flex:1;flex-direction:column;justify-content:center;gap:3px;min-width:0;text-align:left}#home-chat .chat-channel small{color:#aff2d4}
#home-chat .lobby-preview-line{display:flex;align-items:baseline;gap:5px;min-width:0;font:700 12px/1.4 'Nunito Sans',sans-serif;color:#e9fbff}
#home-chat .lobby-preview-line>b{flex:none;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a8f0dc;font-weight:900}
#home-chat .lobby-preview-line>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#home-chat .lobby-preview-empty{font:700 12px/1.5 'Nunito Sans',sans-serif;color:#d8f6f8}
.party-home #home-chat{width:470px;max-width:54%;min-height:84px;padding:10px 13px;gap:10px}.party-home #home-chat>i{flex:none}
.party-home .home-bottom #home-chat>[data-lobby-chat-preview]{display:flex}
#home-chat{position:relative;isolation:isolate}#home-chat .lobby-open-bar{position:absolute;inset:0;z-index:0;width:100%;height:100%;border-radius:inherit;background:transparent;box-shadow:none;border:0;padding:0}#home-chat>.chat-channel,#home-chat>[data-lobby-chat-preview],#home-chat>i{position:relative;z-index:1;pointer-events:none}#home-chat:has(.lobby-open-bar:hover){background:#205380ed}#home-chat .lobby-avatar{pointer-events:auto}
.lobby-avatar,.lobby-chat-dialog button.lobby-avatar{position:relative;display:grid;place-items:center;flex:none;width:40px;height:42px;padding:0;overflow:hidden;border:1px solid #8fcac8;border-radius:11px;background:linear-gradient(#d5f6e9,#b1e2e1);color:#277287;font:900 15px/1 'Nunito Sans',sans-serif;box-shadow:0 2px 0 #a2d3ce;cursor:pointer}.lobby-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#daf3e9}.lobby-chat-message{display:grid;grid-template-columns:40px minmax(0,1fr);gap:0 10px}.lobby-chat-message>.lobby-avatar{grid-column:1;grid-row:1/3}.lobby-chat-message>header,.lobby-chat-message>p{grid-column:2}
#home-chat .lobby-avatar{width:26px;height:26px;border-radius:7px;font-size:11px;box-shadow:none}#home-chat .lobby-preview-line>b{max-width:95px}
@media(max-height:520px){.lobby-chat-dialog{height:calc(100dvh - 20px);width:min(680px,calc(100vw - 26px));padding:12px 16px;gap:7px;border-radius:19px}.lobby-chat-heading{gap:9px}.lobby-chat-mark{width:35px;height:35px;border-radius:11px}.lobby-chat-mark svg{width:23px;height:23px}.lobby-chat-heading small{display:none}.lobby-chat-dialog .lobby-chat-heading h2{font-size:26px;margin:0}.lobby-chat-dialog .lobby-chat-close{min-height:32px;width:32px;font-size:24px}.lobby-chat-channel{font-size:10px}.lobby-chat-channel strong{font-size:9px;padding:2px 8px}.lobby-chat-messages{padding:8px;border-radius:12px}.lobby-chat-message{padding:6px 9px;margin-bottom:6px}.lobby-chat-message strong,.lobby-chat-message p{font-size:12px}.lobby-chat-message p{margin-top:2px;line-height:1.4}.lobby-chat-message time{font-size:9px}.lobby-chat-dialog .lobby-chat-form input{height:36px;padding:6px 10px;font-size:12px}.lobby-chat-dialog .lobby-chat-form button{min-height:36px;min-width:79px}.lobby-chat-dialog footer{min-height:14px}.lobby-chat-status{font-size:10px}.lobby-chat-empty h3{font-size:22px}.lobby-chat-empty{gap:6px}.lobby-chat-empty p{font-size:11px}.lobby-chat-empty>span{font-size:27px}#home-chat [data-lobby-chat-preview]{max-width:190px}}
@media(max-height:520px) and (min-width:601px){.party-home #home-chat{width:330px;max-width:54%;min-height:62px;padding:6px 8px;gap:7px;border-radius:11px}#home-chat [data-lobby-chat-preview]{max-width:none;gap:2px}#home-chat .lobby-preview-line{font-size:10px;line-height:14px;gap:4px}#home-chat .lobby-preview-line>b{max-width:78px}#home-chat .lobby-preview-empty{font-size:10px}.party-home .home-party-seats{bottom:80px}}
@media(max-width:760px) and (min-height:521px){.party-home #home-chat{width:100%;max-width:none}}
@media(max-height:520px) and (min-width:601px){.party-home .home-bottom #home-chat{height:auto;min-height:88px;padding:5px 8px}#home-chat .lobby-avatar{width:24px;height:24px;border-radius:6px}#home-chat .lobby-preview-line>b{max-width:68px}.home-bottom #home-chat .chat-channel{flex-direction:column;font-size:6px;gap:4px;padding-right:3px}.party-home .home-party-seats{bottom:106px}}
