/* News column under the clock: a small XP card, then any short message below it. */
.xp-celebration19{right:10px;top:64px;left:auto;transform:none;width:auto;max-width:220px;padding:6px 12px 8px;border-width:3px;border-radius:14px;text-align:left;box-shadow:0 4px 0 #69442e22;animation:xp-arrive19 .3s cubic-bezier(.2,1.5,.5,1)}
.xp-celebration19 .xp-stars19{display:none}
.xp-celebration19 b{display:inline-block;font-size:20px;line-height:1.1;margin-right:8px}
.xp-celebration19 strong{display:inline;font-size:12px;margin:0;font-weight:800}
.xp-celebration19 small{display:none}
.toast{top:64px;left:auto;right:10px;transform:translate(0,-8px);max-width:220px;font-size:12px;padding:7px 11px;border-width:2px;border-radius:12px;text-align:left;box-shadow:0 3px #4d392c33}
.toast.show{transform:none}
@media(max-width:900px){
 .xp-celebration19{top:58px;right:8px;max-width:200px;padding:5px 10px 6px}
 .xp-celebration19 b{font-size:18px}
 .toast{top:58px;right:8px;max-width:200px;font-size:11px}
}
