/* Scoped typography for the management decision articles. */
#header .manager-site-brand {margin:0;text-indent:0;}
#header .manager-site-brand a {display:inline-flex;width:auto;height:auto;background:none;color:#fff;font-size:28px;font-weight:700;line-height:1.25;text-decoration:none;}
.manager-page #content h1 {margin:18px 0 18px;padding:12px;border-left:5px solid var(--accent);border-bottom:1px solid var(--line);border-radius:4px;background:var(--surface-soft);color:var(--ink);font-size:26px;line-height:1.5;font-weight:700;text-indent:0;}
.manager-page #content h2 {font-size:20px;}
.manager-table {max-width:100%;overflow-x:auto;margin:0 0 1.2em;}
.manager-page #content .data-table {width:100%;table-layout:fixed;}
.manager-page #content th,.manager-page #content td {overflow-wrap:anywhere;vertical-align:top;}
.manager-page #content .example-box {overflow-wrap:anywhere;}
.manager-page .manager-status {border-left:4px solid #936927;background:#fbf6e9;padding:14px;margin:18px 0;}
@media(max-width:600px){#header .manager-site-brand a {font-size:23px;}.manager-page #content h1{font-size:23px;}.manager-page #content th,.manager-page #content td{padding:8px 6px;font-size:14px;}}
