@font-face{font-family:GC EpicPro;src:url(/assets/gc-epicpro-CN3wzlXK.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0;font-family:GC EpicPro,sans-serif!important}.message_bubble,.message_bubble p{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;letter-spacing:.3px;font-weight:400}body{background-image:url(/assets/image-C4kyUJFO.png);background-size:cover;color:#fff;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;overflow:hidden}.join_room{width:500px;background:#ffffff0d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);padding:3rem;border-radius:20px;box-shadow:0 8px 32px #0000005e;height:400px;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.join_room h1{font-weight:300;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:10px}.join_room input{height:50px;border-radius:25px;border:1px solid rgba(255,255,255,.1);padding:0 20px;font-size:1rem;background:#ffffff1a;color:#fff;outline:none;transition:all .3s ease}.join_room input::placeholder{color:#fff9}.join_room input:focus{background:#fff3;box-shadow:0 0 15px #00c8ffaf}.join_room button{height:50px;border-radius:25px;border:none;background:linear-gradient(90deg,#0015ff,#520384);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s ease;box-shadow:0 4px 15px #00c6ff66}.join_room button:hover{transform:scale(1.05)}.chat_container{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.chat_box{width:600px;height:80vh;background:#ffffff0d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:25px;border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 35px #00000080;display:flex;flex-direction:column;overflow:hidden}.chat_body_scroll{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.chat_body_scroll::-webkit-scrollbar{width:6px}.chat_body_scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.message_content{display:flex;width:100%}#you{justify-content:flex-end}#you .message_bubble{background:linear-gradient(90deg,#0015ff,#520384);color:#fff;border-radius:15px 15px 0;padding:8px 14px;max-width:75%;word-wrap:break-word;box-shadow:0 4px 15px #0072ff4d;font-size:.95rem;line-height:1.4}#other{justify-content:flex-start}#other .message_bubble{background:#ffffff26;color:#e0e0e0;border-radius:15px 15px 15px 0;padding:8px 14px;max-width:75%;word-wrap:break-word;border:1px solid rgba(255,255,255,.05);font-size:.95rem;line-height:1.4}.msg_detail{display:flex;justify-content:flex-end;gap:8px;font-size:.6rem;margin-top:4px;opacity:.7}.chat_footer{height:70px;padding:0 15px;display:flex;align-items:center;gap:10px;background:#0003;border-top:1px solid rgba(255,255,255,.05)}.chat_footer input{flex:1;height:45px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:25px;padding:0 20px;color:#fff;font-size:.95rem;outline:none}.chat_footer button{width:45px;height:45px;border:none;border-radius:50%;background:#0015ff;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.chat_footer button:hover{transform:scale(1.1)}
