/* Reset inherited report typography and variables inside each site shadow root. */
:host{all:initial;display:block;color-scheme:light;--bg:#fafbfc;--ink:#172331;--muted:#66717e;--line:#dde2e8;--accent:#2559ca;--serif:Georgia,'Songti SC','STSong',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',sans-serif;color:var(--ink);font:16px/1.7 var(--sans);text-align:left;direction:ltr}
.html-breadcrumbs{padding:28px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.html-breadcrumbs time{font-size:13px;color:var(--muted)}
.html-breadcrumbs .content-heading{flex-basis:100%;margin:0}
.html-endmatter{padding-bottom:24px}
.html-endmatter .daily-pagination{margin-top:0}
.html-endmatter .content-return{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:0}
@media(max-width:700px){.html-breadcrumbs{padding:22px 0 20px}}
