.hint-note,.hint-tip,.hint-warning,.hint-caution,.hint-important{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;font-size:14px;border-left:.25em solid}.hint-note::before,.hint-tip::before,.hint-warning::before,.hint-caution::before,.hint-important::before{margin-bottom:.5rem;display:block;font-weight:600}.hint-note{border-left-color:#096cdc}.hint-note::before{content:"Note";color:#096cdc}.hint-tip{border-left-color:hsl(137.23deg 66.01% 30%)}.hint-tip::before{content:"Tip";color:hsl(137.23deg 66.01% 30%)}.hint-warning{border-left-color:hsl(40.13deg 100% 30.2%)}.hint-warning::before{content:"Warning";color:hsl(40.13deg 100% 30.2%)}.hint-caution{border-left-color:red}.hint-caution::before{content:"Caution";color:red}.hint-important{border-left-color:#a0f}.hint-important::before{content:"Important";color:#a0f}.post-title-row.has-decl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem 1rem}.post-title-row.has-decl>header{flex:auto}.human-decl{flex:none;display:flex;align-items:center;gap:.35rem;width:fit-content;margin:0;padding:.3rem .7rem;border:1px solid var(--card-border-color);border-radius:999px;background-color:var(--card-color);font-size:12px;line-height:1;white-space:nowrap;cursor:help}.human-decl__seal{flex-shrink:0;color:hsl(137.23deg 66.01% 35%);display:flex;align-items:center}.human-decl__seal svg{display:block}.human-decl__title{font-weight:600;line-height:1;color:var(--title-color)}