#root>.pre{max-width:46rem;margin:0 auto;padding:2.5rem 1.25rem;color:#2C2A26;
font:16px/1.65 ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
visibility:hidden;animation:pre-reveal 0s linear 2.5s forwards}
@keyframes pre-reveal{to{visibility:visible}}
#root>.pre h1{font-size:1.9rem;line-height:1.2;margin:0 0 .75rem;font-weight:650}
#root>.pre h2{font-size:1.2rem;line-height:1.3;margin:1.75rem 0 .5rem;font-weight:620}
#root>.pre h3{font-size:1.05rem;line-height:1.35;margin:.25rem 0 .5rem;font-weight:600}
#root>.pre p{margin:0 0 .9rem}
#root>.pre ul{margin:0 0 .9rem;padding-left:1.25rem;list-style:disc}
#root>.pre ol{margin:0 0 .9rem;padding-left:1.5rem;list-style:decimal}
#root>.pre li{margin:0 0 .35rem}
#root>.pre nav{margin:0 0 1.5rem;font-size:.9rem}
#root>.pre nav a{margin-right:.75rem}
#root>.pre a{color:#1F6FEB}
