.scoreLabel {font-size: 16vw;font-weight: bold;line-height: .96;letter-spacing: -.055em;margin: 16px 0 22px;text-align: center;}.scoreLabel.labelGreen {background-color: #31C950;}.scoreLabel.labelRed {background-color: #FF0000;}.authLabel {font-size: 4vw;font-weight: bold;line-height: .96;letter-spacing: -.055em;margin: 16px 0 0;text-align: center;}.codeLabel {font-size: 7vw;font-weight: bold;line-height: .96;letter-spacing: -.055em;margin: 0 0 10px;text-align: center;}.scoreButton a {padding-top: 0.4rem;padding-bottom: 0.4rem;font-size: 7vw;letter-spacing: 0.1rem;margin-bottom: 1rem;}.chat-header-form {position: fixed;top: 0;margin-top: 0;width: calc(100% - 2rem);z-index: 100;background-color: #DFEBF6;}.chat-header-form form.grid {padding: .25rem;}.chat-header-form form.grid .input-group {margin-top: 0 !important;}.chat-form {position: fixed;bottom: 0;margin-bottom: 0;width: calc(100% - 2rem);z-index: 100;}.chat-conversation-form {margin-top: 3rem;margin-bottom: 3rem;background-color: rgb(var(--elements-main-bg));gap: 10px;overflow-y: auto;padding: 14px 4px 18px;}.chat-conversation-form form.grid {padding: 0;}.chat-conversation-form .component-form-field .input-group {display: flex;flex-direction: column;}.chat-intro {width: 100%;border-radius: 18px;padding: 11px 13px 12px;overflow-wrap: anywhere;text-decoration: none;background: #ffffff;}.chat-intro p {font-size: 18px;}.chat-intro p.chat-title {font-size: 20px;font-weight: bold;text-align: center;}.chat-message {max-width: 82%;border-radius: 18px;padding: 11px 13px 12px;overflow-wrap: anywhere;text-decoration: none;}.chat-message p:last-child {margin-bottom: 0;}.chat-message-me {align-self: flex-end;background: #2563eb;border-bottom-right-radius: 6px;}a.chat-message-me, a.chat-message-me:hover {color: #ffffff;}.chat-message-other {align-self: flex-start;background: #ffffff;border-bottom-left-radius: 6px;}a.chat-message-other, a.chat-message-other:hover {color: #1e293b;}.chat-message-click {align-self: flex-start;background: #7CB342;border-bottom-left-radius: 6px;}a.chat-message-click, a.chat-message-click:hover {color: #1e293b;text-decoration: underline;}.chat-message-hint {align-self: flex-start;background: #C5E1A5;border-bottom-left-radius: 6px;}a.chat-message-hint, a.chat-message-hint:hover {color: #1e293b;}.chat-message .code-container {background-color: #1e1e1e;color: #d4d4d4;font-family: 'Courier New', Courier, monospace;padding: 15px;border-radius: 6px;border: 1px solid #3c3c3c;margin: 20px 0;}.chat-title {height: 50px;border-radius: 25px;}.chat-lumi {width: 46px;border-radius: 50%;}