html,body{margin:0;width:100%;height:100%;font-family:Arial,sans-serif;background-color:#000;color:#fff}.message-container[data-astro-cid-lf3k52wd]{display:flex;margin-bottom:10px;max-width:80%}.message-left[data-astro-cid-lf3k52wd]{align-self:flex-start;margin-right:auto}.message-right[data-astro-cid-lf3k52wd]{align-self:flex-end;margin-left:auto;flex-direction:row-reverse}.avatar[data-astro-cid-lf3k52wd]{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:50%;margin:0 8px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.avatar[data-astro-cid-lf3k52wd] img[data-astro-cid-lf3k52wd]{width:100%;height:100%;object-fit:cover}.message-content[data-astro-cid-lf3k52wd]{display:flex;flex-direction:column;max-width:100%}.message-bubble[data-astro-cid-lf3k52wd]{padding:8px 38px 8px 12px;border-radius:8px;word-break:normal;position:relative;width:fit-content;max-width:100%}.message-name[data-astro-cid-lf3k52wd]{font-size:.9rem;font-weight:700;margin-bottom:2px}.message-text[data-astro-cid-lf3k52wd]{margin-top:4px;margin-bottom:2px;max-width:100%}.message-text[data-astro-cid-lf3k52wd] span[data-astro-cid-lf3k52wd]{display:inline-block;white-space:nowrap;word-break:normal;max-width:100%}.message-text[data-astro-cid-lf3k52wd] span[data-astro-cid-lf3k52wd]:has(+br),.message-text[data-astro-cid-lf3k52wd] span[data-astro-cid-lf3k52wd]:has(~br),.message-text[data-astro-cid-lf3k52wd] span[data-astro-cid-lf3k52wd]:has(+.message-time+br){white-space:normal;word-break:break-word}.message-time[data-astro-cid-lf3k52wd]{position:absolute;bottom:8px;right:5px;font-size:.62rem;color:#8696a0;min-width:26px;text-align:right;line-height:1}.forwarded[data-astro-cid-lf3k52wd]{font-size:.8rem;color:#888;margin-bottom:2px;font-style:italic}.message-input-container[data-astro-cid-rtyallwq]{display:flex;align-items:center;background-color:#1f1f1f;padding:8px 10px;border-radius:24px;margin:12px 0}.avatar-selector[data-astro-cid-rtyallwq]{position:relative;margin-right:8px}#current-avatar[data-astro-cid-rtyallwq]{width:35px;height:35px;border-radius:50%;object-fit:cover;cursor:pointer;border:1px solid rgba(255,255,255,.2)}.avatar-dropdown[data-astro-cid-rtyallwq]{position:absolute;bottom:45px;left:0;background-color:#2a2a2a;border-radius:8px;box-shadow:0 4px 12px #0006;width:200px;z-index:1000;overflow:hidden;display:none;animation:fadeIn .2s ease}.avatar-dropdown[data-astro-cid-rtyallwq].show{display:block}.avatar-option[data-astro-cid-rtyallwq]{display:flex;align-items:center;padding:10px 12px;cursor:pointer;transition:background-color .2s}.avatar-option[data-astro-cid-rtyallwq]:hover{background-color:#3a3a3a}.avatar-option[data-astro-cid-rtyallwq] img[data-astro-cid-rtyallwq]{width:30px;height:30px;border-radius:50%;margin-right:10px;object-fit:cover}.avatar-option[data-astro-cid-rtyallwq] span[data-astro-cid-rtyallwq]{color:#fff;font-size:.9rem}.send-button[data-astro-cid-rtyallwq]{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;transition:background-color .2s}.send-button[data-astro-cid-rtyallwq]:hover{background-color:#ffffff1a}.input-wrapper[data-astro-cid-rtyallwq]{flex:1;margin:0 5px}input[data-astro-cid-rtyallwq]{width:100%;background:none;border:none;outline:none;color:#fff;font-size:1rem;padding:8px 12px}input[data-astro-cid-rtyallwq]::placeholder{color:#8696a0;padding-left:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-container[data-astro-cid-j5p3hg64]{max-width:600px;margin:0 auto;padding:10px;min-height:100vh;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.background-image[data-astro-cid-j5p3hg64]{position:fixed;top:0;left:50%;width:600px;max-width:100%;height:100%;transform:translate(-50%);background-image:url(/Background.png);background-size:contain;background-repeat:repeat;background-position:center;background-attachment:fixed;opacity:.15;z-index:1;pointer-events:none}.chat[data-astro-cid-j5p3hg64]{flex:1;display:flex;flex-direction:column;z-index:2;position:relative}#messages-container[data-astro-cid-j5p3hg64]{flex:1;padding-bottom:70px;margin-bottom:10px;overflow-y:visible}.input-area[data-astro-cid-j5p3hg64]{position:fixed;bottom:10px;left:50%;transform:translate(-50%);width:calc(100% - 20px);max-width:580px;background-color:#000000b3;z-index:10;border-radius:24px;margin-top:5px}.date-separator[data-astro-cid-j5p3hg64]{display:flex;flex-direction:column;align-items:center;margin:15px 0;color:#ccc;font-size:.9rem;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.date[data-astro-cid-j5p3hg64]{font-weight:700;padding:4px 12px;background-color:#0000004d;border-radius:8px}.message-container[data-astro-cid-j5p3hg64]{display:flex;margin-bottom:10px;max-width:80%}.message-left[data-astro-cid-j5p3hg64]{align-self:flex-start;margin-right:auto}.message-right[data-astro-cid-j5p3hg64]{align-self:flex-end;margin-left:auto;flex-direction:row-reverse}.avatar[data-astro-cid-j5p3hg64]{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:50%;margin:0 8px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.avatar[data-astro-cid-j5p3hg64] img[data-astro-cid-j5p3hg64]{width:100%;height:100%;object-fit:cover}.message-content[data-astro-cid-j5p3hg64]{display:flex;flex-direction:column;max-width:100%}.message-bubble[data-astro-cid-j5p3hg64]{padding:8px 38px 8px 12px;border-radius:8px;word-break:normal;position:relative;width:fit-content;max-width:100%}.message-name[data-astro-cid-j5p3hg64]{font-size:.9rem;font-weight:700;margin-bottom:2px}.message-text[data-astro-cid-j5p3hg64]{margin-top:4px;margin-bottom:2px;max-width:100%}.message-text[data-astro-cid-j5p3hg64] span[data-astro-cid-j5p3hg64]{display:inline-block;white-space:nowrap;word-break:normal;max-width:100%}.message-text[data-astro-cid-j5p3hg64] span[data-astro-cid-j5p3hg64]:has(+br),.message-text[data-astro-cid-j5p3hg64] span[data-astro-cid-j5p3hg64]:has(~br),.message-text[data-astro-cid-j5p3hg64] span[data-astro-cid-j5p3hg64]:has(+.message-time+br){white-space:normal;word-break:break-word}.message-time[data-astro-cid-j5p3hg64]{position:absolute;bottom:8px;right:5px;font-size:.62rem;color:#8696a0;min-width:26px;text-align:right;line-height:1}
