.metadata-blurb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px;margin:.5em auto;padding:1em;color:var(--label);background-color:var(--cloud);border:1px solid var(--gray5);-webkit-transition:background .6s,border .6s,color .6s;transition:background .6s,border .6s,color .6s;border-radius:.5em}.metadata-blurb__content{-webkit-box-flex:2;-ms-flex:2;flex:2;border-left:1px solid var(--gray5);padding-left:1em}.metadata-blurb>*{width:100%}.metadata-blurb ul{margin:0;padding-left:2em}.metadata-blurb button:last-of-type{margin-top:.5em}.metadata-blurb .checkmark{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.metadata-blurb .checkmark,.metadata-blurb .link{color:var(--blue)}.metadata-blurb .tag{margin-left:.6em}.metadata-blurb.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.metadata-blurb p{margin:0;word-wrap:break-word;overflow-wrap:break-word}@media(hover:hover){.metadata-blurb a{text-decoration:none}.metadata-blurb a:hover{text-decoration:underline}}.metadata-blurb__title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 0 -1em;padding:0 .5em;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.metadata-blurb .tags{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.metadata-blurb .list{list-style:none;padding:0;margin:0;text-align:left}.metadata-blurb .detail-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-style:oblique}.message__sender-info{font-weight:700}.message__sender-subinfo{font-weight:400}.message__content{font-style:oblique;padding:1em;margin:0 auto;max-width:500px}.message__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2em}.message__actions button{display:block;margin:.5em auto;max-width:400px}