@import"https://fonts.googleapis.com/css2?family=Bruno+Ace+SC&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.input_div{display:flex;flex-direction:column;justify-content:space-between;background-color:#17181f}.items{display:flex;margin-bottom:20px;gap:4px;justify-content:center}.input__field{display:block;width:86%;font-size:medium;border-radius:30px;border:1px solid gray;padding:15px;color:#fff;background-color:#1f2029}.btns{border:none;background-color:#17181f;cursor:pointer;color:#fff}.btns1{border:none;background-color:#fdf5d3;color:#1f2029;padding:0 15px;border-radius:15px;font-weight:600}.btns img{border-radius:10px}.other_user{overflow-x:hidden;width:fit-content;margin:10px;padding:12px;color:#fff;font-weight:500;background-color:#1f2029;font-size:medium;border:.2px solid grey;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px}.scroll{overflow-y:auto;margin-top:100px}.you{width:fit-content;width:60%;padding:12px;color:#000;font-weight:500;background-color:#fdf5d3;font-size:medium;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;display:block;margin:10px 10px 10px auto}.check{color:#fff;background-color:#1f2029;padding:13px 0;text-align:center;font-weight:600;position:sticky;top:0px}.you_black{overflow-x:hidden;width:fit-content;padding:12px;color:#fff;font-weight:500;background-color:#703efe;font-size:medium;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;display:block;margin:10px 10px 10px auto}.other_user_black{overflow-x:hidden;width:fit-content;margin:10px;padding:12px;color:#000;font-weight:500;background-color:#fff;font-size:medium;border:.2px solid grey;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px}.online{font-size:medium;display:flex;justify-content:end;padding-right:8px}.main__header{font-family:Bruno Ace SC,cursive;color:#fff;font-size:xx-large}.main__header_div{display:flex;background-color:#1f2029;padding:10px;justify-content:space-between;align-items:center;position:fixed;width:100vw}.btn_header{border:none;padding:5px;border-radius:10px;background-color:#1f2029;color:#fff;cursor:pointer}.main_anime{background-color:#1f2029;color:#fff;text-align:center;padding:30px;display:flex;flex-direction:column;justify-content:center;gap:2.5em}.btn_anime{padding:15px;border:none;border-radius:6px;background-color:#28a745;color:#fff;font-weight:600;font-size:medium;cursor:pointer;align-self:center}.Lottie{width:42%;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width: 632px){.Lottie{width:100%}}.text_anime{animation:fade 2s ease}@keyframes fade{0%{opacity:.5}50%{opacity:.8}to{opacity:1}}
