@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter;font-size:400px}body{background-color:#f0f0f0;background-image:url(background.dd249d88.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;height:100dvh;padding:20px;font-family:Arial,sans-serif;display:flex;position:relative}.logo{flex-shrink:0;margin-bottom:5px}.page-title{color:#fff;text-align:center;width:100%;margin-bottom:35px;font-size:24px;font-weight:700;line-height:30px;display:block}.content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;margin-bottom:30px;display:flex}.content__inner{width:100%;max-width:500px}.messages{flex-direction:column;gap:10px;width:100%;display:flex}.message{flex-direction:column;gap:4px;width:100%;display:flex}.message__top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.message__top-text{color:#fff;font-size:12px;font-weight:500;line-height:20px}.message__bottom{background:#fff;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:10px;display:flex}.message__avatar{width:50px;height:50px}.message__content{flex-direction:column;flex-grow:1;justify-content:center;gap:2px;display:flex}.message__name-wrapper{align-items:center;gap:5px;display:flex}.message__name{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:24px;overflow:hidden}@media (width<=355px){.message__verified{display:none}}.message__description{color:#72788e;font-size:10px;font-weight:600;line-height:14px}.message__media{width:55px;height:45px}.message__media-2{width:127px;height:auto;margin-right:5px}@media (width<=355px){.message__media-2{width:100px}}.legal-text{color:#b6b6b6;margin-top:25px;margin-bottom:22px;font-size:12px;line-height:16px}.legal-link{color:#fff;background-color:#006aff;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:14px;font-size:12px;font-weight:600;line-height:18px;text-decoration:none;transition:background-color .3s;display:flex}.legal-link:hover{background-color:#0055e4}
/*# sourceMappingURL=index.5d4806da.css.map */
