.guest-chat-panel{flex-direction:column;flex:1;min-height:0;display:flex}.guest-chat-panel .agent-messages{padding-bottom:24px}.guest-login-dialog{color:#242424;word-break:keep-all;background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:min(440px,100% - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:48px 28px 28px;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 80px #0002}.guest-login-dialog::backdrop{background:#0007}.guest-login-dialog h2{letter-spacing:-.035em;font-size:1.5rem;font-weight:600;line-height:1.45}.guest-login-close{cursor:pointer;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.guest-login-close:hover{background:#f5f5f5}.guest-login-dialog :is(a,button):focus-visible{outline-offset:4px;outline:2px solid #242424}@media (max-width:640px){.guest-login-dialog{padding:48px 20px 24px}.guest-login-dialog h2{font-size:1.25rem}}
