.tweet{align-items:start;display:grid;gap:3px 15px;grid-template-areas:"photo author" "photo text";grid-template-columns:48px auto;overflow:hidden;position:relative}.tweet:not(:last-child){border-bottom:1px solid var(--grey-400);margin-bottom:10px;padding-bottom:10px}.tweet__media{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:photo}.tweet__media img{border-radius:50%;box-shadow:0 0 2px 0 #0006;vertical-align:top}.tweet__author{-ms-grid-row:1;-ms-grid-column:3;grid-area:author;margin-top:-5px}.tweet__author a:hover{text-decoration:underline}.tweet__author .pnAlias{font-size:14px;font-weight:600}.tweet__author .alias{display:none;font-size:14px}.tweet__author time{font-size:13px}.tweet__author time:before{content:" - "}.tweet__text{-ms-grid-row:3;-ms-grid-column:3;display:block;font-size:12px;grid-area:text;line-height:18px}.tweet__actions{background-color:#f2f2f2;bottom:0;opacity:0;padding:5px 10px;position:absolute;right:0;transition:all .2s}.tweet__actions a{background-image:url(https://www.pokernews.com/build/spriteTweeterBar.png?4e0c304c);float:left;height:16px;margin-right:5px;overflow:hidden;text-indent:-999px;width:16px}.tweet__actions a:last-child{margin-right:0}.tweet__actions .tweetDelete{display:none}.tweet__actions .tweetReply:hover{background-position:-16px 0}.tweet__actions .tweetFavorite{background-position:-32px 0}.tweet__actions .tweetFavorite:hover{background-position:-48px 0}.tweet__actions .tweetFavorite:active{background-position:-64px 0}.tweet__actions .tweetRetweet{background-position:-80px 0}.tweet__actions .tweetRetweet:hover{background-position:-96px 0}.tweet__actions .tweetRetweet:active{background-position:-112px 0}.tweet:hover .tweet__actions{opacity:1}.tweet.tweet__sponsor{background-color:#2193c3;border:0;margin:-11px -10px -10px;padding:10px}.tweet.tweet__sponsor *{color:#fff}.tweet.tweet__sponsor a:hover{color:#fff;text-decoration:underline}.tweet.tweet__sponsor:hover .tweetActions{background-color:#ffffff80}
/*# sourceMappingURL=twitter.faffeb86.css.map*/