/* Searchable pages use the existing paper, green and gold theme. The map retains its viewport. */
.has-home-guide #root .legacy-explorer{position:relative;inset:auto;width:100%;height:100dvh}
.has-home-guide #root{min-height:100dvh}
.seo-map-placeholder{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#070b14;color:#f8fafc;padding:24px;gap:18px}
.seo-map-placeholder nav{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}
.seo-page{max-width:1120px;padding-top:32px;padding-bottom:48px;margin:auto}
.seo-page p{max-width:80ch;font-size:16px;line-height:1.8}
.seo-page h2{font-size:26px;margin:38px 0 16px;font-weight:500;line-height:1.3}
.seo-page h3{font-size:19px;margin:24px 0 12px;line-height:1.4}
.seo-page .page-intro h1{max-width:950px}
.seo-page a{text-underline-offset:3px}
.seo-page article>figure{margin:32px 0;max-width:900px}
.seo-page figcaption{font-size:12px;line-height:1.6;margin-top:10px}
.seo-header{height:auto;min-height:82px;gap:20px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}
.seo-header nav{display:flex;flex-wrap:wrap;gap:8px 24px;font-size:13px}
.seo-header nav a{display:inline-flex;align-items:center;min-height:44px}
.seo-breadcrumbs{font-size:12px;line-height:1.7;margin:0 0 24px}
.seo-breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}
.seo-breadcrumbs li+li:before{content:'›';padding-right:8px}
.seo-table-wrap{overflow:auto;margin:24px 0;max-width:100%;border:1px solid var(--line);background:var(--ui-bg);color:var(--ui-text)}
.seo-table{border-collapse:collapse;width:100%;text-align:left;min-width:670px;font-size:13px;line-height:1.6}
.seo-table caption{text-align:left;padding:16px;font-size:14px;font-weight:600;background:var(--ui-panel);color:var(--ui-text);border-bottom:1px solid var(--line)}
.seo-table :is(th,td){padding:14px 16px;border-top:1px solid var(--line);vertical-align:top}
.seo-table thead{background:var(--ui-soft);color:var(--ui-text)}
.seo-table tbody th{font-weight:500;min-width:175px}
.seo-table small{display:block;margin-top:3px;color:var(--muted);font-weight:400}
.seo-page .data-caveat{font-size:13px!important}
html[data-static-page] .mobile-menu{display:none!important}
html[data-static-page] .site-header{height:auto;min-height:82px;flex-wrap:wrap;gap:15px;padding-top:18px;padding-bottom:18px}
html[data-static-page] .site-nav{display:flex!important;position:static;flex-wrap:wrap;gap:8px 20px;background:transparent;padding:0;border:0}
html[data-static-page] .site-nav>a[aria-current=page]:after{display:none}
html[data-static-page] .site-footer nav{flex-wrap:wrap}
#home-guide[hidden]{display:none}
@media(max-width:700px){.seo-page{padding-left:20px;padding-right:20px}.seo-page .page-intro h1{font-size:34px;letter-spacing:-1px}.seo-page p{font-size:15px}.seo-page h2{font-size:23px}.seo-header .wordmark{font-size:16px}.seo-header nav{gap:6px 16px}.seo-breadcrumbs{overflow-wrap:anywhere}}
