/* Public record HTML and its progressive enhancement share this layout. */
.seo-shell{height:100dvh;overflow:auto;background:#f6f5f1;color:#293e38;font:16px/1.6 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.seo-header{padding:18px 5%;display:flex;gap:30px;align-items:center;border-bottom:1px solid #dedfd7;background:#fffdf9}
.seo-brand{font-size:27px;font-weight:850;letter-spacing:-1px;text-decoration:none;color:#31493f}.seo-brand span{color:#779480}
.seo-header nav{display:flex;flex-wrap:wrap;gap:12px 24px}.seo-header nav a{font-size:14px}
.seo-main{max-width:1000px;margin:auto;padding:32px 24px 80px}.seo-main h1,.seo-enhanced h1{font-size:clamp(25px,3vw,36px);line-height:1.22;letter-spacing:-.65px;font-weight:800;margin:12px 0 18px;overflow-wrap:anywhere}
.seo-intro{font-size:16px;line-height:1.6;color:#586a63;max-width:850px;margin:12px 0 24px}
.seo-main a,.seo-enhanced a{color:#285c48;text-underline-offset:3px}.seo-main a:hover,.seo-enhanced a:hover{color:#173e2f}
.seo-breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;gap:6px 10px;padding:0;margin:0;font-size:12px}.seo-breadcrumbs li+li:before{content:"/";margin-right:10px;color:#89968d}
.seo-section{margin:24px 0}.seo-section h2{font-size:20px;line-height:1.4;margin:0 0 14px;font-weight:750}.seo-section p{font-size:14px;line-height:1.7;overflow-wrap:anywhere}
.seo-records{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:12px;margin:16px 0}
.seo-records li{background:#fffdf9;border:1px solid #dce3d9;border-radius:14px;padding:17px;min-width:0}.seo-records a{font-weight:700;font-size:15px;line-height:1.45;display:inline-block}.seo-records p{font-size:12px;color:#637168;margin:8px 0 0;line-height:1.5}
.seo-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:10px;margin:20px 0}.seo-facts>div{border:1px solid #dce3d9;border-radius:12px;padding:14px;background:#fffdf9}.seo-facts dt{font-size:12px;color:#637168}.seo-facts dd{font-size:15px;font-weight:700;margin:5px 0 0;overflow-wrap:anywhere}
.seo-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:18px 0;font-size:14px}.seo-pagination a{padding:8px}
.seo-table-wrap{overflow:auto}.seo-section table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}.seo-section th,.seo-section td{padding:12px;border-bottom:1px solid #dce3d9}.seo-section caption{text-align:left;padding:8px 0;color:#637168}
.seo-source-button a{display:inline-block;padding:14px 20px;border-radius:12px;background:#315d49;color:white;text-decoration:none;font-weight:750}.seo-source-button a:hover{background:#204635;color:white}
.seo-enhanced.screen{padding:24px;overflow-y:auto;display:block}.seo-enhanced>.screen{height:auto;min-height:0;max-height:none;overflow:visible;padding:0;margin:0;flex:none}.seo-enhanced>.screen.social-home{padding:0}
.seo-reference{margin-top:26px;padding-top:20px;border-top:1px solid #dce3d9}.seo-reference>summary{cursor:pointer;padding:12px 0;font-weight:700;font-size:14px}.seo-reference-content{padding:0 0 20px}.seo-reference-content h1{font-size:23px}
a.tab,a.more-nav-item{color:inherit;text-decoration:none}a.brand{color:inherit;text-decoration:none}.title-button{text-align:left}a.title-button{color:inherit;text-decoration:none}
.seo-directory-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0;font-size:13px}.seo-directory-shortcuts a{padding:8px 12px;border:1px solid #dce3d9;border-radius:9px;background:#fffdf9}
@media(max-width:700px){.seo-header{padding:15px;display:block}.seo-header nav{gap:10px 18px;margin-top:12px}.seo-main{padding:22px 16px 80px}.seo-enhanced.screen{padding:16px}.seo-main h1,.seo-enhanced h1{font-size:26px}.seo-records{grid-template-columns:1fr}}
