-html{ Color: Canvas; Background: CanvasText }
-body{ Margin-Block: 0; Margin-Inline: Auto; Border: Double; Color: CanvasText; Background: Canvas; Padding: 0; Max-Inline-Size: Max-Content }
+html{ Color: White; Background: Black; Line-Height: 1.28; Text-Align: Justify }
+body{ Margin-Block: 0; Margin-Inline: Auto; Border: Double; Color: Black; Background: White; Padding: 0; Max-Inline-Size: Max-Content }
body>header{ Box-Sizing: Border-Box; Margin-Inline: Auto; Border-Block-End: Double; Padding-Block: .5REM; Padding-Inline: 1CH; Inline-Size: 43EM; Max-Inline-Size: 100%; Box-Shadow: Inset 0 -1PX CurrentColor; Font-Size: Large }
body>header :Any-Link{ Color: Inherit }
+#navigation-about>summary{ Border: Thin Solid; Padding-Inline: 2CH; Inline-Size: Max-Content }
+#navigation-about[open]>summary{ Border-Block-End: None }
+#navigation-about>article{ Border: Thin Solid; Padding-Block: 1EM; Padding-Inline: 2CH }
main{ Box-Sizing: Border-Box; Margin: Auto; Inline-Size: 43EM; Max-Inline-Size: 100% }
article{ Padding-Block: 1REM; Padding-Inline: 2CH }
header.main{ Margin-Block: 0 1REM; Border-Block-End: Thin Solid; Padding-Block: 0 1REM }
header.main h1{ Margin-Block: 0; Font-Size: XX-Large; Font-Style: Italic }
+article>footer{ Font-Size: Small }
+article>footer h2{ Border-Block-End: Thin Solid; Font-Size: Large }
+details{ Margin-Block: 1EM; Border-Inline-Start: Thin Dotted; Padding-Inline-Start: 1CH }
details:Has(>summary:Last-Child){ Display: None }
+figure{ Margin-Inline: Auto; Max-Inline-Size: Max-Content }
+figcaption{ Font-Size: Smaller; Text-Align-Last: Center }
+blockquote{ Margin-Block: 1EM; Margin-Inline: 4CH; Border: Thin Dotted; Padding-Block: 1EM; Padding-Inline: 2CH; Box-Shadow: Inset 0 0 1CH .5CH WhiteSmoke; Font-Weight: 350 }
+blockquote blockquote{ Border: None; Padding: 0; Box-Shadow: None; Font-Size: Smaller }
+blockquote blockquote blockquote{ Margin-Inline: 2CH; Font-Size: Inherit; Font-Weight: 250 }
+blockquote p+p{ Margin: 0; Text-Indent: 1EM }
+blockquote p+p *{ Text-Indent: 0 }
+p{ Margin: 0 }
+p+p,li+li>p{ Margin-Block-Start: .75EM }
+:Any-Link[href^="/Special:NotFound?path="]{ Color: Firebrick }
span.sig{ Font-Style: Italic; Font-Weight: Bold }
-strong[data-recency="5"]{ Font-Weight: 900 }
-strong[data-recency="4"]{ Font-Weight: 800 }
-strong[data-recency="3"]{ Font-Weight: 700 }
-strong[data-recency="2"]{ Font-Weight: 600 }
+strong[data-recency="7"]{ Font-Weight: 800 }
+strong[data-recency="6"]{ Font-Weight: 750 }
+strong[data-recency="5"]{ Font-Weight: 700 }
+strong[data-recency="4"]{ Font-Weight: 650 }
+strong[data-recency="3"]{ Font-Weight: 600 }
+strong[data-recency="2"]{ Font-Weight: 550 }
strong[data-recency="1"]{ Font-Weight: 500 }
strong[data-recency] time{ Font-Style: Italic }
+mark{ Border: 1PX Khaki Solid; Color: MidnightBlue; Background: LemonChiffon; Box-Decoration-Break: Clone }
+sup,sub{ Line-Height: .5 }