.embed{font-family:IranSansNum}@keyframes swipe-in{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.msgin{animation:swipe-in .5s;animation-fill-mode:forwards}.message{position:relative;overflow-wrap:anywhere;& a{direction:ltr;color:#0ea5e9;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:.4rem;margin-bottom:.2rem;line-break:anywhere}& a,& pre{padding:.2rem;border-radius:.3rem}& a,& code,& pre{display:inline-block;white-space:pre-line}& code{direction:ltr}& table{width:100%;text-align:center;border-collapse:separate;border-spacing:.5rem;font-size:14px;& tr:nth-child(odd){background-color:#fff}& tr:nth-child(2n){& td{padding:0}}& td{border-radius:.5rem;padding:.5rem 0;width:50%}& thead{width:100%;& tr{font-weight:700;background-color:orange!important;color:#fff;width:100%}}}}table:last-child{& tbody{& tr:last-child{font-weight:700}}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@keyframes type-indicator-light{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes type-indicator-dark{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.type-indicator{animation:type-indicator-light 1.6s ease-in-out infinite}.dark-indicator{animation:type-indicator-dark 1.6s ease-in-out infinite}.blink{animation:blink 1.25s infinite}@keyframes blink{0%{opacity:1}69%{opacity:1}70%{opacity:0}to{opacity:0}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}