<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://logicandtricksterpedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=QuadraticFour</id>
	<title>Logic and Trickster Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://logicandtricksterpedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=QuadraticFour"/>
	<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php/Special:Contributions/QuadraticFour"/>
	<updated>2026-04-10T12:36:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=639</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=639"/>
		<updated>2026-03-07T23:58:48Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: /* We&amp;#039;re still getting things set up here. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a &#039;&#039;&#039;Character Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Persona|Create a &#039;&#039;&#039;Persona Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Location|Create a &#039;&#039;&#039;Location Page&#039;&#039;&#039;]]&lt;br /&gt;
&#039;&#039;&#039;If you would like to become a licensed editor, please join the Logic and Trickster Discord community and let us know! We&#039;ll be happy to assist with that. Soon, we&#039;ll have a form where you can directly apply here.&#039;&#039;&#039;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=638</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=638"/>
		<updated>2026-02-28T21:35:42Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(&#039;https://fonts.googleapis.com/css2?family=Anton&amp;amp;family=Bebas+Neue&amp;amp;family=Archivo+Black&amp;amp;family=Oswald&amp;amp;family=Playfair+Display:wght@700&amp;amp;family=Libre+Baskerville:wght@700&amp;amp;family=Bitter:wght@700&amp;amp;family=Cinzel:wght@700&amp;amp;family=IBM+Plex+Mono:wght@600&amp;amp;family=Black+Ops+One&amp;amp;display=swap&#039;);&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Barlow:wght@500&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Hiders&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
#skin-client-prefs-skin-theme,&lt;br /&gt;
#skin-client-prefs-citizen-feature-pure-black {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide namespace prefix in page title */&lt;br /&gt;
html.lt-theme-default .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-default .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-red .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-red .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-separator {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Base Infobox Structure&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
.lt-infobox {&lt;br /&gt;
    max-width: 350px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1rem 1.5rem;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    display: block;&lt;br /&gt;
    align-self: flex-start !important;&lt;br /&gt;
    height: fit-content;&lt;br /&gt;
    width: 100%;          /* ← ADD THIS */&lt;br /&gt;
    box-sizing: border-box;  /* ← AND THIS */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-title {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-section {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: baseline;&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row + .lt-infobox-row {&lt;br /&gt;
    border-top: 1px solid rgba(255,255,255,0.2);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-label {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
    margin-right: 8px;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-value {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ======================================== BEGIN VELVET THEME ==================================================== */&lt;br /&gt;
/* Velvet Floating Grid */&lt;br /&gt;
html.lt-theme-default body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
&lt;br /&gt;
    animation: lt-grid-drift 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes lt-grid-drift {&lt;br /&gt;
    from {&lt;br /&gt;
        background-position: 0 0, 0 0;&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        background-position: 40px 40px, 40px 40px;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default {&lt;br /&gt;
&lt;br /&gt;
    /* Body Text */&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default body {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== Velvet Content Card (mobile width fix) ===== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-parser-output {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.85);&lt;br /&gt;
    border: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    padding: 30px 36px;&lt;br /&gt;
}&lt;br /&gt;
/* Velvet Headers */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h1,&lt;br /&gt;
html.lt-theme-default h2,&lt;br /&gt;
html.lt-theme-default h3,&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff; /* same pale icy blue as wordmark */&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-size: 50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h2 {&lt;br /&gt;
    border-bottom: 2px solid #8fb4ff;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Wordmark – Icy + Breathing */&lt;br /&gt;
html.lt-theme-default .mw-logo-wordmark {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetWordmarkGlow {&lt;br /&gt;
    from {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 4px rgba(143,180,255,0.3),&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.2);&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.6),&lt;br /&gt;
            0 0 16px rgba(143,180,255,0.4);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Individual Floating + Rotating Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .velvet-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    animation: velvetFloatRotate 8s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetFloatRotate {&lt;br /&gt;
    0% {&lt;br /&gt;
        transform: translateY(0px) rotate(-3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    50% {&lt;br /&gt;
        transform: translateY(-8px) rotate(3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    100% {&lt;br /&gt;
        transform: translateY(0px) rotate(0.0deg);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Footer Body */&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        radial-gradient(&lt;br /&gt;
            ellipse at top center,&lt;br /&gt;
            rgba(143,180,255,0.12) 0%,&lt;br /&gt;
            transparent 70%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background:&lt;br /&gt;
        linear-gradient(&lt;br /&gt;
            to bottom,&lt;br /&gt;
            rgba(8,12,28,0.9) 0%,&lt;br /&gt;
            rgba(3,6,15,1) 100%&lt;br /&gt;
        );&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 20px 40px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-footer__desc,&lt;br /&gt;
html.lt-theme-default #footer-tagline {&lt;br /&gt;
    color: rgba(214,226,255,0.75);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a:hover {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Header Shell */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-right: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: inset -1px 0 0 rgba(143,180,255,0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Navigation Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a:hover {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Drawer Panel */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-drawer__card {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-left: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: -4px 0 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    width: 2px;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.4),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Sticky Header */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.92);&lt;br /&gt;
    backdrop-filter: blur(6px);&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: 0 4px 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        90deg,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.6),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
    animation: stickyGlow 6s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes stickyGlow {&lt;br /&gt;
    from { opacity: 0.3; }&lt;br /&gt;
    to   { opacity: 0.8; }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header-background {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.03) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.03) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======== Velvet Infobox ======== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border: 1px solid #8fb4ff;&lt;br /&gt;
    outline: 1px solid #8fb4ff;&lt;br /&gt;
    outline-offset: -6px;&lt;br /&gt;
    box-shadow: 0 0 14px rgba(143,180,255,0.15);&lt;br /&gt;
    animation: lt-velvet-breathe 6s ease-in-out infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-title {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    letter-spacing: 4px;&lt;br /&gt;
    padding: 14px 10px 10px 10px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.4);&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.3);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-row {&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-label {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-value {&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
/* Scoped Velvet Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======================================== END VELVET THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN MEMENTOS THEME ================================================ */&lt;br /&gt;
/* =========================&lt;br /&gt;
   Mementos Scrapbook Stylers&lt;br /&gt;
========================= */&lt;br /&gt;
/* Scrapbook Base */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 0 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Black Box Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White Box Letters (Rare Accent) */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #000 !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Slight rough edge feeling */&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black,&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    transform-origin: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-layer {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-original {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Mementos Infobox Styling */&lt;br /&gt;
&lt;br /&gt;
/* Main black body */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    background: #000; /* main meat is black */&lt;br /&gt;
    border: 4px solid #ff0000; /* bright Persona red */&lt;br /&gt;
    box-shadow: none; /* remove any inherited shadows */&lt;br /&gt;
    filter: drop-shadow(10px 10px 0 #a00000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tilt the infobox */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    transform: rotate(2.5deg);&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*html.lt-theme-red .lt-infobox &amp;gt; * {*/&lt;br /&gt;
/*    transform: rotate(-1deg);*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
/* Header Strip */&lt;br /&gt;
html.lt-theme-red .lt-infobox-title {&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    color: white;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    font-family: &#039;Anton&#039;, sans-serif; /* or scrapbook engine handles it */&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Image Border */&lt;br /&gt;
html.lt-theme-red .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #0f0f0f,&lt;br /&gt;
            #0f0f0f 10px,&lt;br /&gt;
            #292929 10px,&lt;br /&gt;
            #292929 20px&lt;br /&gt;
        );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-image img {&lt;br /&gt;
    width: 92%;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: 4px solid #ffffff; /* white frame */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White trapezoid Label thingies */&lt;br /&gt;
html.lt-theme-red .lt-infobox-label {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: black;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-label::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px -6px;&lt;br /&gt;
    background: white;&lt;br /&gt;
    transform: skewX(-15deg);&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Dotted Line Info Borders */&lt;br /&gt;
html.lt-theme-red .lt-infobox-row {&lt;br /&gt;
    border-bottom: 2px dotted #888;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Push infobox values over */&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    margin-left: 12px;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
/* Lock infobox fonts in Mementos theme */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .lt-infobox-label,&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace !important;&lt;br /&gt;
}&lt;br /&gt;
/* Body Font */&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Content Card – Base */&lt;br /&gt;
html.lt-theme-red .mw-parser-output {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    border: 4px solid #ffffff;&lt;br /&gt;
    padding: 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
&lt;br /&gt;
    filter: drop-shadow(16px 16px 0 #c10000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.metaverse-wobble-layer {&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Rectangles */&lt;br /&gt;
/* Make scrapbook headline layer positioning context */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Header Lines */&lt;br /&gt;
html.lt-theme-red h2 {&lt;br /&gt;
    border-bottom: 2px solid #ff0000;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Final&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Seamless&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    background-color: #0b0000;&lt;br /&gt;
    overflow-x: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    top: -50%;&lt;br /&gt;
    left: -50%;&lt;br /&gt;
    width: 200%;&lt;br /&gt;
    height: 200%;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            -30deg,&lt;br /&gt;
            #000 0px,&lt;br /&gt;
            #000 90px,&lt;br /&gt;
            #5c0000 90px,&lt;br /&gt;
            #5c0000 180px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    animation: metaverse-drift 60s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes metaverse-drift {&lt;br /&gt;
    from { transform: translate(0px, 0px); }&lt;br /&gt;
    to   { transform: translate(400px, 400px); }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Footer */&lt;br /&gt;
html.lt-theme-red .mw-footer.citizen-footer {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #1a1a1a 0px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #2a2a2a 24px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #c10000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-footer {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #footer-places a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #footer-places a:hover {&lt;br /&gt;
    color: #bf0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* RED */&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Accent Override&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red {&lt;br /&gt;
    --color-primary: #a00000;&lt;br /&gt;
    --color-primary--hover: #ff0000;&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-accent: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a {&lt;br /&gt;
    color: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:visited {&lt;br /&gt;
    color: #730000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header,&lt;br /&gt;
html.lt-theme-red .citizen-header a,&lt;br /&gt;
html.lt-theme-red .citizen-header svg {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Primary buttons (Edit) */&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary {&lt;br /&gt;
    background-color: #a00000;&lt;br /&gt;
    border-color: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary:hover {&lt;br /&gt;
    background-color: #ff0000;&lt;br /&gt;
    border-color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-menu a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-menu a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red ::selection {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .page-info__label,&lt;br /&gt;
html.lt-theme-red .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Share + quiet buttons */&lt;br /&gt;
html.lt-theme-red .citizen-button,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border-color: #5c0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-button:hover,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* TOC heading */&lt;br /&gt;
html.lt-theme-red .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TOC links */&lt;br /&gt;
html.lt-theme-red .citizen-toc-link {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-toc-link:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Selected section */&lt;br /&gt;
html.lt-theme-red .citizen-toc-list-item.is-active &amp;gt; .citizen-toc-link {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #siteSub {&lt;br /&gt;
    color: #cccccc !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header__logo .citizen-ui-icon-home {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-page-title-main{&lt;br /&gt;
	font-size: 50px;&lt;br /&gt;
	background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
/* Sticky Header — Gray Stripe */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header-background {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            135deg,&lt;br /&gt;
            #2a2a2a 0px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #1a1a1a 24px&lt;br /&gt;
        ) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header {&lt;br /&gt;
    border-bottom: 2px solid #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-red .citizen-header {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border-right: 3px solid #a00000;&lt;br /&gt;
    border-top: 3px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sidebar */&lt;br /&gt;
html.lt-theme-red .citizen-drawer__card {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border-left: 4px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Menu Card */&lt;br /&gt;
html.lt-theme-red .citizen-menu__card {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 6px 6px 0px #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Wordmark red backing */&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark span {&lt;br /&gt;
    transform: skewX(8deg);&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
/* Remove sticky header hover background + ring */&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:hover,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:active,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus-visible {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 12px 12px 0 #a00000 !important;&lt;br /&gt;
&lt;br /&gt;
    /* Kill Codex blue tokens */&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-base: #ffffff;&lt;br /&gt;
    --color-base--hover: #ff0000;&lt;br /&gt;
    --color-subtle: #5c0000;&lt;br /&gt;
    --color-subtle--hover: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border: 2px solid #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input::placeholder {&lt;br /&gt;
    color: #888888 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #ff0000 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background: #a00000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Clean Hover&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Remove all gradient + shading */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Flat red hover */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-color: #c10000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove subtle Codex hover token influence */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    --background-color-interactive-subtle: transparent !important;&lt;br /&gt;
    --background-color-interactive-subtle--hover: #c10000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Text Fix&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Descriptions like &amp;quot;Create or edit page&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description bdi {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer note: &amp;quot;Type : to search for namespace&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette__footer-note {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Metadata text like &amp;quot;Action&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__metadata__item {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* ======================================== END MEMENTOS THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN JUSTICE THEME ================================================ */&lt;br /&gt;
&lt;br /&gt;
/* Typography  global setting */&lt;br /&gt;
html.lt-theme-blue,&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif !important;&lt;br /&gt;
}&lt;br /&gt;
/* Everything except the Ace Editor (that would be bad) */&lt;br /&gt;
html.lt-theme-blue body,&lt;br /&gt;
html.lt-theme-blue .mw-parser-output,&lt;br /&gt;
html.lt-theme-blue .citizen-content,&lt;br /&gt;
html.lt-theme-blue h1,&lt;br /&gt;
html.lt-theme-blue h2,&lt;br /&gt;
html.lt-theme-blue h3,&lt;br /&gt;
html.lt-theme-blue h4,&lt;br /&gt;
html.lt-theme-blue h5,&lt;br /&gt;
html.lt-theme-blue h6 {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    border: 6px solid #2f6fb3;   /* thick blue */&lt;br /&gt;
    outline: 2px solid #ffffff;  /* thin white outer */&lt;br /&gt;
&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 26px;&lt;br /&gt;
    height: 26px;&lt;br /&gt;
    border: 6px solid #2f6fb3;&lt;br /&gt;
    z-index: 10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row {&lt;br /&gt;
    padding: 5px 5px;&lt;br /&gt;
    border-bottom: 2px dashed #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row:last-child {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-label {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    color: #1d3557;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-value {&lt;br /&gt;
    color: #000000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title {&lt;br /&gt;
    padding: 6px 0;          /* reduced vertical padding */&lt;br /&gt;
    font-size: 35px;&lt;br /&gt;
    border-bottom: 3px solid #2f6fb3;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    color: #000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 0 14px;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
&lt;br /&gt;
    top: 22%;      /* controls top gap */&lt;br /&gt;
    bottom: 22%;   /* controls bottom gap */&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
/* Blue image panel */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image {&lt;br /&gt;
    background: #2f6fb3;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Scale image down slightly */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image img {&lt;br /&gt;
    max-width: 90%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output {&lt;br /&gt;
    background: rgba(0, 20, 50, 0.85);&lt;br /&gt;
	backdrop-filter: blur(2px);&lt;br /&gt;
    border: 1px solid #ffffff;            /* razor thin white border */&lt;br /&gt;
    padding: 36px 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        ),&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
    background-position: 0 0, 3px 3px;&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.25;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
&lt;br /&gt;
/* Shrink wrapper to content */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2 {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 5px 36px;&lt;br /&gt;
    margin: 30px 0 20px 0;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Blue hex background */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White border layer */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;   /* vertical center */&lt;br /&gt;
    gap: 20px;             /* space between hex and line */&lt;br /&gt;
    margin: 40px 0 25px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The actual H2 (your hex lives here) */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white line — built as a pseudo flex item */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;               /* fills remaining space */&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* H2 wrapper becomes flex */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    gap: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* LOCK the hex width */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    flex: 0 0 auto;   /* do not stretch */&lt;br /&gt;
    margin: 0;        /* override earlier margin */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white horizontal line */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Courtroom BG */&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background-color: #0b1a2b; /* fallback navy */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background-image: url(&amp;quot;/images/c/cc/Screenshot-court.webp&amp;quot;);&lt;br /&gt;
    background-size: cover;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transform: scale(1.05); /* prevents blur edge clipping */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make all header text/icons white */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header a,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header svg,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header span {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sticky Header */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove any inherited weird borders */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header::after {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page Title */&lt;br /&gt;
html.lt-theme-blue .mw-page-title-main {&lt;br /&gt;
&lt;br /&gt;
    font-size: 60px;&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* Clean white inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 2px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
	    drop-shadow(0 0 0 #000)&lt;br /&gt;
	    drop-shadow(3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(-3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(0 3px 0 #000)&lt;br /&gt;
	    drop-shadow(0 -3px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Wordmark */&lt;br /&gt;
html.lt-theme-blue .mw-logo-wordmark .wm-original {&lt;br /&gt;
&lt;br /&gt;
    font-size: 38px; /* adjust as needed */&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* White inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 1px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
        drop-shadow(0 0 0 #000)&lt;br /&gt;
        drop-shadow(2px 0 0 #000)&lt;br /&gt;
        drop-shadow(-2px 0 0 #000)&lt;br /&gt;
        drop-shadow(0 2px 0 #000)&lt;br /&gt;
        drop-shadow(0 -2px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-header {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-right: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 4px 0 12px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent on top */&lt;br /&gt;
&lt;br /&gt;
    box-shadow: inset 0 8px 18px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer,&lt;br /&gt;
html.lt-theme-blue .mw-footer a,&lt;br /&gt;
html.lt-theme-blue .mw-footer span,&lt;br /&gt;
html.lt-theme-blue .mw-footer li {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer a:hover {&lt;br /&gt;
    color: #d4af37 !important;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(212,175,55,0.6);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 8px 18px rgba(0,0,0,0.4),&lt;br /&gt;
        0 -2px 12px rgba(212,175,55,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Codex */&lt;br /&gt;
/* Main popout panels (menus, dropdowns, palette) */&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette,&lt;br /&gt;
html.lt-theme-blue .cdx-menu,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff; /* razor thin white */&lt;br /&gt;
    box-shadow: 0 10px 24px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette *,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card *,&lt;br /&gt;
html.lt-theme-blue .cdx-menu *,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog * {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Hover / selected rows */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;],&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item:hover,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
    background-color: #f2c230 !important; /* gold */&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove Codex gradient overlays */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-text-input {&lt;br /&gt;
    background: #2f6fa0 !important;&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #f2c230 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4) !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-button {&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-button:hover {&lt;br /&gt;
    background: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette::before,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    opacity: 0.08;&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #siteSub {&lt;br /&gt;
    color: #f2c230 !important;&lt;br /&gt;
    font-size: 16px;&lt;br /&gt;
    letter-spacing: 0.5px;&lt;br /&gt;
    opacity: 0.85;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Heading */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Link */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    background-color: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #uploadtext,&lt;br /&gt;
html.lt-theme-blue .mw-htmlform {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 20px;&lt;br /&gt;
    margin-bottom: 25px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue fieldset {&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 16px;&lt;br /&gt;
    margin-bottom: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue legend {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue input,&lt;br /&gt;
html.lt-theme-blue textarea,&lt;br /&gt;
html.lt-theme-blue select {&lt;br /&gt;
&lt;br /&gt;
    background: #2f6fa0;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue input:focus,&lt;br /&gt;
html.lt-theme-blue textarea:focus,&lt;br /&gt;
html.lt-theme-blue select:focus {&lt;br /&gt;
&lt;br /&gt;
    border-color: #f2c230;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4);&lt;br /&gt;
    outline: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit {&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #000000;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 8px 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit:hover {&lt;br /&gt;
    background: #ffd75e;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a {&lt;br /&gt;
    color: #f2c230;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:hover {&lt;br /&gt;
    color: #ffd75e;&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:visited {&lt;br /&gt;
    color: #d4af37;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #footer-info-lastmod,&lt;br /&gt;
html.lt-theme-blue .page-info__item {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 10px 14px;&lt;br /&gt;
    margin-top: 10px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__label {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue {&lt;br /&gt;
&lt;br /&gt;
    --color-primary: #f2c230;&lt;br /&gt;
    --color-primary--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-progressive: #f2c230;&lt;br /&gt;
    --color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-accent: #f2c230;&lt;br /&gt;
&lt;br /&gt;
    --background-color-progressive: #f2c230;&lt;br /&gt;
    --background-color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --border-color-progressive: #f2c230;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=637</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=637"/>
		<updated>2026-02-27T23:04:22Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(&#039;https://fonts.googleapis.com/css2?family=Anton&amp;amp;family=Bebas+Neue&amp;amp;family=Archivo+Black&amp;amp;family=Oswald&amp;amp;family=Playfair+Display:wght@700&amp;amp;family=Libre+Baskerville:wght@700&amp;amp;family=Bitter:wght@700&amp;amp;family=Cinzel:wght@700&amp;amp;family=IBM+Plex+Mono:wght@600&amp;amp;family=Black+Ops+One&amp;amp;display=swap&#039;);&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Barlow:wght@500&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Hiders&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
#skin-client-prefs-skin-theme,&lt;br /&gt;
#skin-client-prefs-citizen-feature-pure-black {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide namespace prefix in page title */&lt;br /&gt;
html.lt-theme-default .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-default .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-red .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-red .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-separator {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Base Infobox Structure&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
.lt-infobox {&lt;br /&gt;
    max-width: 380px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1rem 1.5rem;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    display: block;&lt;br /&gt;
    align-self: flex-start !important;&lt;br /&gt;
    height: fit-content;&lt;br /&gt;
    width: 100%;          /* ← ADD THIS */&lt;br /&gt;
    box-sizing: border-box;  /* ← AND THIS */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-title {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-section {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: baseline;&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row + .lt-infobox-row {&lt;br /&gt;
    border-top: 1px solid rgba(255,255,255,0.2);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-label {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
    margin-right: 8px;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-value {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ======================================== BEGIN VELVET THEME ==================================================== */&lt;br /&gt;
/* Velvet Floating Grid */&lt;br /&gt;
html.lt-theme-default body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
&lt;br /&gt;
    animation: lt-grid-drift 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes lt-grid-drift {&lt;br /&gt;
    from {&lt;br /&gt;
        background-position: 0 0, 0 0;&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        background-position: 40px 40px, 40px 40px;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default {&lt;br /&gt;
&lt;br /&gt;
    /* Body Text */&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default body {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== Velvet Content Card (mobile width fix) ===== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-parser-output {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.85);&lt;br /&gt;
    border: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    padding: 30px 36px;&lt;br /&gt;
}&lt;br /&gt;
/* Velvet Headers */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h1,&lt;br /&gt;
html.lt-theme-default h2,&lt;br /&gt;
html.lt-theme-default h3,&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff; /* same pale icy blue as wordmark */&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-size: 50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h2 {&lt;br /&gt;
    border-bottom: 2px solid #8fb4ff;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Wordmark – Icy + Breathing */&lt;br /&gt;
html.lt-theme-default .mw-logo-wordmark {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetWordmarkGlow {&lt;br /&gt;
    from {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 4px rgba(143,180,255,0.3),&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.2);&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.6),&lt;br /&gt;
            0 0 16px rgba(143,180,255,0.4);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Individual Floating + Rotating Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .velvet-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    animation: velvetFloatRotate 8s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetFloatRotate {&lt;br /&gt;
    0% {&lt;br /&gt;
        transform: translateY(0px) rotate(-3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    50% {&lt;br /&gt;
        transform: translateY(-8px) rotate(3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    100% {&lt;br /&gt;
        transform: translateY(0px) rotate(0.0deg);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Footer Body */&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        radial-gradient(&lt;br /&gt;
            ellipse at top center,&lt;br /&gt;
            rgba(143,180,255,0.12) 0%,&lt;br /&gt;
            transparent 70%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background:&lt;br /&gt;
        linear-gradient(&lt;br /&gt;
            to bottom,&lt;br /&gt;
            rgba(8,12,28,0.9) 0%,&lt;br /&gt;
            rgba(3,6,15,1) 100%&lt;br /&gt;
        );&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 20px 40px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-footer__desc,&lt;br /&gt;
html.lt-theme-default #footer-tagline {&lt;br /&gt;
    color: rgba(214,226,255,0.75);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a:hover {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Header Shell */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-right: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: inset -1px 0 0 rgba(143,180,255,0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Navigation Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a:hover {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Drawer Panel */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-drawer__card {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-left: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: -4px 0 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    width: 2px;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.4),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Sticky Header */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.92);&lt;br /&gt;
    backdrop-filter: blur(6px);&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: 0 4px 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        90deg,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.6),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
    animation: stickyGlow 6s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes stickyGlow {&lt;br /&gt;
    from { opacity: 0.3; }&lt;br /&gt;
    to   { opacity: 0.8; }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header-background {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.03) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.03) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======== Velvet Infobox ======== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border: 1px solid #8fb4ff;&lt;br /&gt;
    outline: 1px solid #8fb4ff;&lt;br /&gt;
    outline-offset: -6px;&lt;br /&gt;
    box-shadow: 0 0 14px rgba(143,180,255,0.15);&lt;br /&gt;
    animation: lt-velvet-breathe 6s ease-in-out infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-title {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    letter-spacing: 4px;&lt;br /&gt;
    padding: 14px 10px 10px 10px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.4);&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.3);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-row {&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-label {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-value {&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
/* Scoped Velvet Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======================================== END VELVET THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN MEMENTOS THEME ================================================ */&lt;br /&gt;
/* =========================&lt;br /&gt;
   Mementos Scrapbook Stylers&lt;br /&gt;
========================= */&lt;br /&gt;
/* Scrapbook Base */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 0 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Black Box Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White Box Letters (Rare Accent) */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #000 !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Slight rough edge feeling */&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black,&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    transform-origin: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-layer {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-original {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Mementos Infobox Styling */&lt;br /&gt;
&lt;br /&gt;
/* Main black body */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    background: #000; /* main meat is black */&lt;br /&gt;
    border: 4px solid #ff0000; /* bright Persona red */&lt;br /&gt;
    box-shadow: none; /* remove any inherited shadows */&lt;br /&gt;
    filter: drop-shadow(10px 10px 0 #a00000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tilt the infobox */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    transform: rotate(2.5deg);&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*html.lt-theme-red .lt-infobox &amp;gt; * {*/&lt;br /&gt;
/*    transform: rotate(-1deg);*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
/* Header Strip */&lt;br /&gt;
html.lt-theme-red .lt-infobox-title {&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    color: white;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    font-family: &#039;Anton&#039;, sans-serif; /* or scrapbook engine handles it */&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Image Border */&lt;br /&gt;
html.lt-theme-red .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #0f0f0f,&lt;br /&gt;
            #0f0f0f 10px,&lt;br /&gt;
            #292929 10px,&lt;br /&gt;
            #292929 20px&lt;br /&gt;
        );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-image img {&lt;br /&gt;
    width: 92%;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: 4px solid #ffffff; /* white frame */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White trapezoid Label thingies */&lt;br /&gt;
html.lt-theme-red .lt-infobox-label {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: black;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-label::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px -6px;&lt;br /&gt;
    background: white;&lt;br /&gt;
    transform: skewX(-15deg);&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Dotted Line Info Borders */&lt;br /&gt;
html.lt-theme-red .lt-infobox-row {&lt;br /&gt;
    border-bottom: 2px dotted #888;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Push infobox values over */&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    margin-left: 12px;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
/* Lock infobox fonts in Mementos theme */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .lt-infobox-label,&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace !important;&lt;br /&gt;
}&lt;br /&gt;
/* Body Font */&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Content Card – Base */&lt;br /&gt;
html.lt-theme-red .mw-parser-output {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    border: 4px solid #ffffff;&lt;br /&gt;
    padding: 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
&lt;br /&gt;
    filter: drop-shadow(16px 16px 0 #c10000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.metaverse-wobble-layer {&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Rectangles */&lt;br /&gt;
/* Make scrapbook headline layer positioning context */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Header Lines */&lt;br /&gt;
html.lt-theme-red h2 {&lt;br /&gt;
    border-bottom: 2px solid #ff0000;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Final&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Seamless&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    background-color: #0b0000;&lt;br /&gt;
    overflow-x: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    top: -50%;&lt;br /&gt;
    left: -50%;&lt;br /&gt;
    width: 200%;&lt;br /&gt;
    height: 200%;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            -30deg,&lt;br /&gt;
            #000 0px,&lt;br /&gt;
            #000 90px,&lt;br /&gt;
            #5c0000 90px,&lt;br /&gt;
            #5c0000 180px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    animation: metaverse-drift 60s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes metaverse-drift {&lt;br /&gt;
    from { transform: translate(0px, 0px); }&lt;br /&gt;
    to   { transform: translate(400px, 400px); }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Footer */&lt;br /&gt;
html.lt-theme-red .mw-footer.citizen-footer {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #1a1a1a 0px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #2a2a2a 24px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #c10000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-footer {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #footer-places a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #footer-places a:hover {&lt;br /&gt;
    color: #bf0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* RED */&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Accent Override&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red {&lt;br /&gt;
    --color-primary: #a00000;&lt;br /&gt;
    --color-primary--hover: #ff0000;&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-accent: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a {&lt;br /&gt;
    color: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:visited {&lt;br /&gt;
    color: #730000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header,&lt;br /&gt;
html.lt-theme-red .citizen-header a,&lt;br /&gt;
html.lt-theme-red .citizen-header svg {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Primary buttons (Edit) */&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary {&lt;br /&gt;
    background-color: #a00000;&lt;br /&gt;
    border-color: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary:hover {&lt;br /&gt;
    background-color: #ff0000;&lt;br /&gt;
    border-color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-menu a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-menu a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red ::selection {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .page-info__label,&lt;br /&gt;
html.lt-theme-red .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Share + quiet buttons */&lt;br /&gt;
html.lt-theme-red .citizen-button,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border-color: #5c0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-button:hover,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* TOC heading */&lt;br /&gt;
html.lt-theme-red .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TOC links */&lt;br /&gt;
html.lt-theme-red .citizen-toc-link {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-toc-link:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Selected section */&lt;br /&gt;
html.lt-theme-red .citizen-toc-list-item.is-active &amp;gt; .citizen-toc-link {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #siteSub {&lt;br /&gt;
    color: #cccccc !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header__logo .citizen-ui-icon-home {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-page-title-main{&lt;br /&gt;
	font-size: 50px;&lt;br /&gt;
	background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
/* Sticky Header — Gray Stripe */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header-background {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            135deg,&lt;br /&gt;
            #2a2a2a 0px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #1a1a1a 24px&lt;br /&gt;
        ) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header {&lt;br /&gt;
    border-bottom: 2px solid #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-red .citizen-header {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border-right: 3px solid #a00000;&lt;br /&gt;
    border-top: 3px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sidebar */&lt;br /&gt;
html.lt-theme-red .citizen-drawer__card {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border-left: 4px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Menu Card */&lt;br /&gt;
html.lt-theme-red .citizen-menu__card {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 6px 6px 0px #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Wordmark red backing */&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark span {&lt;br /&gt;
    transform: skewX(8deg);&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
/* Remove sticky header hover background + ring */&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:hover,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:active,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus-visible {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 12px 12px 0 #a00000 !important;&lt;br /&gt;
&lt;br /&gt;
    /* Kill Codex blue tokens */&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-base: #ffffff;&lt;br /&gt;
    --color-base--hover: #ff0000;&lt;br /&gt;
    --color-subtle: #5c0000;&lt;br /&gt;
    --color-subtle--hover: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border: 2px solid #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input::placeholder {&lt;br /&gt;
    color: #888888 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #ff0000 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background: #a00000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Clean Hover&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Remove all gradient + shading */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Flat red hover */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-color: #c10000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove subtle Codex hover token influence */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    --background-color-interactive-subtle: transparent !important;&lt;br /&gt;
    --background-color-interactive-subtle--hover: #c10000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Text Fix&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Descriptions like &amp;quot;Create or edit page&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description bdi {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer note: &amp;quot;Type : to search for namespace&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette__footer-note {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Metadata text like &amp;quot;Action&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__metadata__item {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* ======================================== END MEMENTOS THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN JUSTICE THEME ================================================ */&lt;br /&gt;
&lt;br /&gt;
/* Typography  global setting */&lt;br /&gt;
html.lt-theme-blue,&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif !important;&lt;br /&gt;
}&lt;br /&gt;
/* Everything except the Ace Editor (that would be bad) */&lt;br /&gt;
html.lt-theme-blue body,&lt;br /&gt;
html.lt-theme-blue .mw-parser-output,&lt;br /&gt;
html.lt-theme-blue .citizen-content,&lt;br /&gt;
html.lt-theme-blue h1,&lt;br /&gt;
html.lt-theme-blue h2,&lt;br /&gt;
html.lt-theme-blue h3,&lt;br /&gt;
html.lt-theme-blue h4,&lt;br /&gt;
html.lt-theme-blue h5,&lt;br /&gt;
html.lt-theme-blue h6 {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    border: 6px solid #2f6fb3;   /* thick blue */&lt;br /&gt;
    outline: 2px solid #ffffff;  /* thin white outer */&lt;br /&gt;
&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 26px;&lt;br /&gt;
    height: 26px;&lt;br /&gt;
    border: 6px solid #2f6fb3;&lt;br /&gt;
    z-index: 10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row {&lt;br /&gt;
    padding: 5px 5px;&lt;br /&gt;
    border-bottom: 2px dashed #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row:last-child {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-label {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    color: #1d3557;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-value {&lt;br /&gt;
    color: #000000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title {&lt;br /&gt;
    padding: 6px 0;          /* reduced vertical padding */&lt;br /&gt;
    font-size: 35px;&lt;br /&gt;
    border-bottom: 3px solid #2f6fb3;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    color: #000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 0 14px;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
&lt;br /&gt;
    top: 22%;      /* controls top gap */&lt;br /&gt;
    bottom: 22%;   /* controls bottom gap */&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
/* Blue image panel */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image {&lt;br /&gt;
    background: #2f6fb3;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Scale image down slightly */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image img {&lt;br /&gt;
    max-width: 90%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output {&lt;br /&gt;
    background: rgba(0, 20, 50, 0.85);&lt;br /&gt;
	backdrop-filter: blur(2px);&lt;br /&gt;
    border: 1px solid #ffffff;            /* razor thin white border */&lt;br /&gt;
    padding: 36px 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        ),&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
    background-position: 0 0, 3px 3px;&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.25;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
&lt;br /&gt;
/* Shrink wrapper to content */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2 {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 5px 36px;&lt;br /&gt;
    margin: 30px 0 20px 0;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Blue hex background */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White border layer */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;   /* vertical center */&lt;br /&gt;
    gap: 20px;             /* space between hex and line */&lt;br /&gt;
    margin: 40px 0 25px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The actual H2 (your hex lives here) */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white line — built as a pseudo flex item */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;               /* fills remaining space */&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* H2 wrapper becomes flex */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    gap: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* LOCK the hex width */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    flex: 0 0 auto;   /* do not stretch */&lt;br /&gt;
    margin: 0;        /* override earlier margin */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white horizontal line */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Courtroom BG */&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background-color: #0b1a2b; /* fallback navy */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background-image: url(&amp;quot;/images/c/cc/Screenshot-court.webp&amp;quot;);&lt;br /&gt;
    background-size: cover;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transform: scale(1.05); /* prevents blur edge clipping */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make all header text/icons white */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header a,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header svg,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header span {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sticky Header */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove any inherited weird borders */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header::after {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page Title */&lt;br /&gt;
html.lt-theme-blue .mw-page-title-main {&lt;br /&gt;
&lt;br /&gt;
    font-size: 60px;&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* Clean white inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 2px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
	    drop-shadow(0 0 0 #000)&lt;br /&gt;
	    drop-shadow(3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(-3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(0 3px 0 #000)&lt;br /&gt;
	    drop-shadow(0 -3px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Wordmark */&lt;br /&gt;
html.lt-theme-blue .mw-logo-wordmark .wm-original {&lt;br /&gt;
&lt;br /&gt;
    font-size: 38px; /* adjust as needed */&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* White inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 1px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
        drop-shadow(0 0 0 #000)&lt;br /&gt;
        drop-shadow(2px 0 0 #000)&lt;br /&gt;
        drop-shadow(-2px 0 0 #000)&lt;br /&gt;
        drop-shadow(0 2px 0 #000)&lt;br /&gt;
        drop-shadow(0 -2px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-header {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-right: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 4px 0 12px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent on top */&lt;br /&gt;
&lt;br /&gt;
    box-shadow: inset 0 8px 18px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer,&lt;br /&gt;
html.lt-theme-blue .mw-footer a,&lt;br /&gt;
html.lt-theme-blue .mw-footer span,&lt;br /&gt;
html.lt-theme-blue .mw-footer li {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer a:hover {&lt;br /&gt;
    color: #d4af37 !important;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(212,175,55,0.6);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 8px 18px rgba(0,0,0,0.4),&lt;br /&gt;
        0 -2px 12px rgba(212,175,55,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Codex */&lt;br /&gt;
/* Main popout panels (menus, dropdowns, palette) */&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette,&lt;br /&gt;
html.lt-theme-blue .cdx-menu,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff; /* razor thin white */&lt;br /&gt;
    box-shadow: 0 10px 24px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette *,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card *,&lt;br /&gt;
html.lt-theme-blue .cdx-menu *,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog * {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Hover / selected rows */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;],&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item:hover,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
    background-color: #f2c230 !important; /* gold */&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove Codex gradient overlays */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-text-input {&lt;br /&gt;
    background: #2f6fa0 !important;&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #f2c230 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4) !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-button {&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-button:hover {&lt;br /&gt;
    background: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette::before,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    opacity: 0.08;&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #siteSub {&lt;br /&gt;
    color: #f2c230 !important;&lt;br /&gt;
    font-size: 16px;&lt;br /&gt;
    letter-spacing: 0.5px;&lt;br /&gt;
    opacity: 0.85;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Heading */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Link */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    background-color: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #uploadtext,&lt;br /&gt;
html.lt-theme-blue .mw-htmlform {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 20px;&lt;br /&gt;
    margin-bottom: 25px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue fieldset {&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 16px;&lt;br /&gt;
    margin-bottom: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue legend {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue input,&lt;br /&gt;
html.lt-theme-blue textarea,&lt;br /&gt;
html.lt-theme-blue select {&lt;br /&gt;
&lt;br /&gt;
    background: #2f6fa0;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue input:focus,&lt;br /&gt;
html.lt-theme-blue textarea:focus,&lt;br /&gt;
html.lt-theme-blue select:focus {&lt;br /&gt;
&lt;br /&gt;
    border-color: #f2c230;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4);&lt;br /&gt;
    outline: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit {&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #000000;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 8px 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit:hover {&lt;br /&gt;
    background: #ffd75e;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a {&lt;br /&gt;
    color: #f2c230;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:hover {&lt;br /&gt;
    color: #ffd75e;&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:visited {&lt;br /&gt;
    color: #d4af37;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #footer-info-lastmod,&lt;br /&gt;
html.lt-theme-blue .page-info__item {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 10px 14px;&lt;br /&gt;
    margin-top: 10px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__label {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue {&lt;br /&gt;
&lt;br /&gt;
    --color-primary: #f2c230;&lt;br /&gt;
    --color-primary--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-progressive: #f2c230;&lt;br /&gt;
    --color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-accent: #f2c230;&lt;br /&gt;
&lt;br /&gt;
    --background-color-progressive: #f2c230;&lt;br /&gt;
    --background-color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --border-color-progressive: #f2c230;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=636</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=636"/>
		<updated>2026-02-27T23:01:02Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(&#039;https://fonts.googleapis.com/css2?family=Anton&amp;amp;family=Bebas+Neue&amp;amp;family=Archivo+Black&amp;amp;family=Oswald&amp;amp;family=Playfair+Display:wght@700&amp;amp;family=Libre+Baskerville:wght@700&amp;amp;family=Bitter:wght@700&amp;amp;family=Cinzel:wght@700&amp;amp;family=IBM+Plex+Mono:wght@600&amp;amp;family=Black+Ops+One&amp;amp;display=swap&#039;);&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Barlow:wght@500&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Hiders&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
#skin-client-prefs-skin-theme,&lt;br /&gt;
#skin-client-prefs-citizen-feature-pure-black {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide namespace prefix in page title */&lt;br /&gt;
html.lt-theme-default .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-default .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-red .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-red .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-separator {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Base Infobox Structure&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
.lt-infobox {&lt;br /&gt;
    max-width: 380px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1rem 1.5rem;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    display: block;&lt;br /&gt;
    align-self: flex-start !important;&lt;br /&gt;
    height: fit-content;&lt;br /&gt;
    width: 100%;          /* ← ADD THIS */&lt;br /&gt;
    box-sizing: border-box;  /* ← AND THIS */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-title {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-section {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: baseline;&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row + .lt-infobox-row {&lt;br /&gt;
    border-top: 1px solid rgba(255,255,255,0.2);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-label {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
    margin-right: 8px;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-value {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ======================================== BEGIN VELVET THEME ==================================================== */&lt;br /&gt;
/* Velvet Floating Grid */&lt;br /&gt;
html.lt-theme-default body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
&lt;br /&gt;
    animation: lt-grid-drift 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes lt-grid-drift {&lt;br /&gt;
    from {&lt;br /&gt;
        background-position: 0 0, 0 0;&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        background-position: 40px 40px, 40px 40px;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default {&lt;br /&gt;
&lt;br /&gt;
    /* Body Text */&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default body {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Headers */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h1,&lt;br /&gt;
html.lt-theme-default h2,&lt;br /&gt;
html.lt-theme-default h3,&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff; /* same pale icy blue as wordmark */&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-size: 50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h2 {&lt;br /&gt;
    border-bottom: 2px solid #8fb4ff;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Wordmark – Icy + Breathing */&lt;br /&gt;
html.lt-theme-default .mw-logo-wordmark {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetWordmarkGlow {&lt;br /&gt;
    from {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 4px rgba(143,180,255,0.3),&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.2);&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.6),&lt;br /&gt;
            0 0 16px rgba(143,180,255,0.4);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Individual Floating + Rotating Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .velvet-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    animation: velvetFloatRotate 8s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetFloatRotate {&lt;br /&gt;
    0% {&lt;br /&gt;
        transform: translateY(0px) rotate(-3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    50% {&lt;br /&gt;
        transform: translateY(-8px) rotate(3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    100% {&lt;br /&gt;
        transform: translateY(0px) rotate(0.0deg);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Footer Body */&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        radial-gradient(&lt;br /&gt;
            ellipse at top center,&lt;br /&gt;
            rgba(143,180,255,0.12) 0%,&lt;br /&gt;
            transparent 70%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background:&lt;br /&gt;
        linear-gradient(&lt;br /&gt;
            to bottom,&lt;br /&gt;
            rgba(8,12,28,0.9) 0%,&lt;br /&gt;
            rgba(3,6,15,1) 100%&lt;br /&gt;
        );&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 20px 40px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-footer__desc,&lt;br /&gt;
html.lt-theme-default #footer-tagline {&lt;br /&gt;
    color: rgba(214,226,255,0.75);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a:hover {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Header Shell */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-right: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: inset -1px 0 0 rgba(143,180,255,0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Navigation Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a:hover {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Drawer Panel */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-drawer__card {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-left: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: -4px 0 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    width: 2px;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.4),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Sticky Header */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.92);&lt;br /&gt;
    backdrop-filter: blur(6px);&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: 0 4px 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        90deg,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.6),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
    animation: stickyGlow 6s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes stickyGlow {&lt;br /&gt;
    from { opacity: 0.3; }&lt;br /&gt;
    to   { opacity: 0.8; }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header-background {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.03) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.03) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======== Velvet Infobox ======== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border: 1px solid #8fb4ff;&lt;br /&gt;
    outline: 1px solid #8fb4ff;&lt;br /&gt;
    outline-offset: -6px;&lt;br /&gt;
    box-shadow: 0 0 14px rgba(143,180,255,0.15);&lt;br /&gt;
    animation: lt-velvet-breathe 6s ease-in-out infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-title {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    letter-spacing: 4px;&lt;br /&gt;
    padding: 14px 10px 10px 10px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.4);&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.3);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-row {&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-label {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-value {&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
/* Scoped Velvet Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======================================== END VELVET THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN MEMENTOS THEME ================================================ */&lt;br /&gt;
/* =========================&lt;br /&gt;
   Mementos Scrapbook Stylers&lt;br /&gt;
========================= */&lt;br /&gt;
/* Scrapbook Base */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 0 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Black Box Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White Box Letters (Rare Accent) */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #000 !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Slight rough edge feeling */&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black,&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    transform-origin: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-layer {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-original {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Mementos Infobox Styling */&lt;br /&gt;
&lt;br /&gt;
/* Main black body */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    background: #000; /* main meat is black */&lt;br /&gt;
    border: 4px solid #ff0000; /* bright Persona red */&lt;br /&gt;
    box-shadow: none; /* remove any inherited shadows */&lt;br /&gt;
    filter: drop-shadow(10px 10px 0 #a00000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tilt the infobox */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    transform: rotate(2.5deg);&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*html.lt-theme-red .lt-infobox &amp;gt; * {*/&lt;br /&gt;
/*    transform: rotate(-1deg);*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
/* Header Strip */&lt;br /&gt;
html.lt-theme-red .lt-infobox-title {&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    color: white;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    font-family: &#039;Anton&#039;, sans-serif; /* or scrapbook engine handles it */&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Image Border */&lt;br /&gt;
html.lt-theme-red .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #0f0f0f,&lt;br /&gt;
            #0f0f0f 10px,&lt;br /&gt;
            #292929 10px,&lt;br /&gt;
            #292929 20px&lt;br /&gt;
        );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-image img {&lt;br /&gt;
    width: 92%;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: 4px solid #ffffff; /* white frame */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White trapezoid Label thingies */&lt;br /&gt;
html.lt-theme-red .lt-infobox-label {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: black;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-label::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px -6px;&lt;br /&gt;
    background: white;&lt;br /&gt;
    transform: skewX(-15deg);&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Dotted Line Info Borders */&lt;br /&gt;
html.lt-theme-red .lt-infobox-row {&lt;br /&gt;
    border-bottom: 2px dotted #888;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Push infobox values over */&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    margin-left: 12px;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
/* Lock infobox fonts in Mementos theme */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .lt-infobox-label,&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace !important;&lt;br /&gt;
}&lt;br /&gt;
/* Body Font */&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Content Card – Base */&lt;br /&gt;
html.lt-theme-red .mw-parser-output {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    border: 4px solid #ffffff;&lt;br /&gt;
    padding: 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
&lt;br /&gt;
    filter: drop-shadow(16px 16px 0 #c10000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.metaverse-wobble-layer {&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Rectangles */&lt;br /&gt;
/* Make scrapbook headline layer positioning context */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Header Lines */&lt;br /&gt;
html.lt-theme-red h2 {&lt;br /&gt;
    border-bottom: 2px solid #ff0000;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Final&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Seamless&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    background-color: #0b0000;&lt;br /&gt;
    overflow-x: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    top: -50%;&lt;br /&gt;
    left: -50%;&lt;br /&gt;
    width: 200%;&lt;br /&gt;
    height: 200%;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            -30deg,&lt;br /&gt;
            #000 0px,&lt;br /&gt;
            #000 90px,&lt;br /&gt;
            #5c0000 90px,&lt;br /&gt;
            #5c0000 180px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    animation: metaverse-drift 60s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes metaverse-drift {&lt;br /&gt;
    from { transform: translate(0px, 0px); }&lt;br /&gt;
    to   { transform: translate(400px, 400px); }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Footer */&lt;br /&gt;
html.lt-theme-red .mw-footer.citizen-footer {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #1a1a1a 0px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #2a2a2a 24px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #c10000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-footer {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #footer-places a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #footer-places a:hover {&lt;br /&gt;
    color: #bf0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* RED */&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Accent Override&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red {&lt;br /&gt;
    --color-primary: #a00000;&lt;br /&gt;
    --color-primary--hover: #ff0000;&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-accent: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a {&lt;br /&gt;
    color: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:visited {&lt;br /&gt;
    color: #730000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header,&lt;br /&gt;
html.lt-theme-red .citizen-header a,&lt;br /&gt;
html.lt-theme-red .citizen-header svg {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Primary buttons (Edit) */&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary {&lt;br /&gt;
    background-color: #a00000;&lt;br /&gt;
    border-color: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary:hover {&lt;br /&gt;
    background-color: #ff0000;&lt;br /&gt;
    border-color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-menu a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-menu a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red ::selection {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .page-info__label,&lt;br /&gt;
html.lt-theme-red .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Share + quiet buttons */&lt;br /&gt;
html.lt-theme-red .citizen-button,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border-color: #5c0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-button:hover,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* TOC heading */&lt;br /&gt;
html.lt-theme-red .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TOC links */&lt;br /&gt;
html.lt-theme-red .citizen-toc-link {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-toc-link:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Selected section */&lt;br /&gt;
html.lt-theme-red .citizen-toc-list-item.is-active &amp;gt; .citizen-toc-link {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #siteSub {&lt;br /&gt;
    color: #cccccc !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header__logo .citizen-ui-icon-home {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-page-title-main{&lt;br /&gt;
	font-size: 50px;&lt;br /&gt;
	background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
/* Sticky Header — Gray Stripe */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header-background {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            135deg,&lt;br /&gt;
            #2a2a2a 0px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #1a1a1a 24px&lt;br /&gt;
        ) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header {&lt;br /&gt;
    border-bottom: 2px solid #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-red .citizen-header {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border-right: 3px solid #a00000;&lt;br /&gt;
    border-top: 3px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sidebar */&lt;br /&gt;
html.lt-theme-red .citizen-drawer__card {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border-left: 4px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Menu Card */&lt;br /&gt;
html.lt-theme-red .citizen-menu__card {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 6px 6px 0px #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Wordmark red backing */&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark span {&lt;br /&gt;
    transform: skewX(8deg);&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
/* Remove sticky header hover background + ring */&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:hover,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:active,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus-visible {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 12px 12px 0 #a00000 !important;&lt;br /&gt;
&lt;br /&gt;
    /* Kill Codex blue tokens */&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-base: #ffffff;&lt;br /&gt;
    --color-base--hover: #ff0000;&lt;br /&gt;
    --color-subtle: #5c0000;&lt;br /&gt;
    --color-subtle--hover: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border: 2px solid #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input::placeholder {&lt;br /&gt;
    color: #888888 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #ff0000 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background: #a00000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Clean Hover&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Remove all gradient + shading */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Flat red hover */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-color: #c10000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove subtle Codex hover token influence */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    --background-color-interactive-subtle: transparent !important;&lt;br /&gt;
    --background-color-interactive-subtle--hover: #c10000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Text Fix&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Descriptions like &amp;quot;Create or edit page&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description bdi {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer note: &amp;quot;Type : to search for namespace&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette__footer-note {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Metadata text like &amp;quot;Action&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__metadata__item {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* ======================================== END MEMENTOS THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN JUSTICE THEME ================================================ */&lt;br /&gt;
&lt;br /&gt;
/* Typography  global setting */&lt;br /&gt;
html.lt-theme-blue,&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif !important;&lt;br /&gt;
}&lt;br /&gt;
/* Everything except the Ace Editor (that would be bad) */&lt;br /&gt;
html.lt-theme-blue body,&lt;br /&gt;
html.lt-theme-blue .mw-parser-output,&lt;br /&gt;
html.lt-theme-blue .citizen-content,&lt;br /&gt;
html.lt-theme-blue h1,&lt;br /&gt;
html.lt-theme-blue h2,&lt;br /&gt;
html.lt-theme-blue h3,&lt;br /&gt;
html.lt-theme-blue h4,&lt;br /&gt;
html.lt-theme-blue h5,&lt;br /&gt;
html.lt-theme-blue h6 {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    border: 6px solid #2f6fb3;   /* thick blue */&lt;br /&gt;
    outline: 2px solid #ffffff;  /* thin white outer */&lt;br /&gt;
&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 26px;&lt;br /&gt;
    height: 26px;&lt;br /&gt;
    border: 6px solid #2f6fb3;&lt;br /&gt;
    z-index: 10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row {&lt;br /&gt;
    padding: 5px 5px;&lt;br /&gt;
    border-bottom: 2px dashed #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row:last-child {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-label {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    color: #1d3557;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-value {&lt;br /&gt;
    color: #000000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title {&lt;br /&gt;
    padding: 6px 0;          /* reduced vertical padding */&lt;br /&gt;
    font-size: 35px;&lt;br /&gt;
    border-bottom: 3px solid #2f6fb3;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    color: #000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 0 14px;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
&lt;br /&gt;
    top: 22%;      /* controls top gap */&lt;br /&gt;
    bottom: 22%;   /* controls bottom gap */&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
/* Blue image panel */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image {&lt;br /&gt;
    background: #2f6fb3;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Scale image down slightly */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image img {&lt;br /&gt;
    max-width: 90%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output {&lt;br /&gt;
    background: rgba(0, 20, 50, 0.85);&lt;br /&gt;
	backdrop-filter: blur(2px);&lt;br /&gt;
    border: 1px solid #ffffff;            /* razor thin white border */&lt;br /&gt;
    padding: 36px 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        ),&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
    background-position: 0 0, 3px 3px;&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.25;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
&lt;br /&gt;
/* Shrink wrapper to content */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2 {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 5px 36px;&lt;br /&gt;
    margin: 30px 0 20px 0;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Blue hex background */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White border layer */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;   /* vertical center */&lt;br /&gt;
    gap: 20px;             /* space between hex and line */&lt;br /&gt;
    margin: 40px 0 25px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The actual H2 (your hex lives here) */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white line — built as a pseudo flex item */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;               /* fills remaining space */&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* H2 wrapper becomes flex */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    gap: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* LOCK the hex width */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    flex: 0 0 auto;   /* do not stretch */&lt;br /&gt;
    margin: 0;        /* override earlier margin */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white horizontal line */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Courtroom BG */&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background-color: #0b1a2b; /* fallback navy */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background-image: url(&amp;quot;/images/c/cc/Screenshot-court.webp&amp;quot;);&lt;br /&gt;
    background-size: cover;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transform: scale(1.05); /* prevents blur edge clipping */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make all header text/icons white */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header a,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header svg,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header span {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sticky Header */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove any inherited weird borders */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header::after {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page Title */&lt;br /&gt;
html.lt-theme-blue .mw-page-title-main {&lt;br /&gt;
&lt;br /&gt;
    font-size: 60px;&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* Clean white inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 2px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
	    drop-shadow(0 0 0 #000)&lt;br /&gt;
	    drop-shadow(3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(-3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(0 3px 0 #000)&lt;br /&gt;
	    drop-shadow(0 -3px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Wordmark */&lt;br /&gt;
html.lt-theme-blue .mw-logo-wordmark .wm-original {&lt;br /&gt;
&lt;br /&gt;
    font-size: 38px; /* adjust as needed */&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* White inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 1px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
        drop-shadow(0 0 0 #000)&lt;br /&gt;
        drop-shadow(2px 0 0 #000)&lt;br /&gt;
        drop-shadow(-2px 0 0 #000)&lt;br /&gt;
        drop-shadow(0 2px 0 #000)&lt;br /&gt;
        drop-shadow(0 -2px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-header {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-right: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 4px 0 12px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent on top */&lt;br /&gt;
&lt;br /&gt;
    box-shadow: inset 0 8px 18px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer,&lt;br /&gt;
html.lt-theme-blue .mw-footer a,&lt;br /&gt;
html.lt-theme-blue .mw-footer span,&lt;br /&gt;
html.lt-theme-blue .mw-footer li {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer a:hover {&lt;br /&gt;
    color: #d4af37 !important;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(212,175,55,0.6);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 8px 18px rgba(0,0,0,0.4),&lt;br /&gt;
        0 -2px 12px rgba(212,175,55,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Codex */&lt;br /&gt;
/* Main popout panels (menus, dropdowns, palette) */&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette,&lt;br /&gt;
html.lt-theme-blue .cdx-menu,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff; /* razor thin white */&lt;br /&gt;
    box-shadow: 0 10px 24px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette *,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card *,&lt;br /&gt;
html.lt-theme-blue .cdx-menu *,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog * {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Hover / selected rows */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;],&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item:hover,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
    background-color: #f2c230 !important; /* gold */&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove Codex gradient overlays */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-text-input {&lt;br /&gt;
    background: #2f6fa0 !important;&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #f2c230 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4) !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-button {&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-button:hover {&lt;br /&gt;
    background: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette::before,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    opacity: 0.08;&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #siteSub {&lt;br /&gt;
    color: #f2c230 !important;&lt;br /&gt;
    font-size: 16px;&lt;br /&gt;
    letter-spacing: 0.5px;&lt;br /&gt;
    opacity: 0.85;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Heading */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Link */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    background-color: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #uploadtext,&lt;br /&gt;
html.lt-theme-blue .mw-htmlform {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 20px;&lt;br /&gt;
    margin-bottom: 25px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue fieldset {&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 16px;&lt;br /&gt;
    margin-bottom: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue legend {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue input,&lt;br /&gt;
html.lt-theme-blue textarea,&lt;br /&gt;
html.lt-theme-blue select {&lt;br /&gt;
&lt;br /&gt;
    background: #2f6fa0;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue input:focus,&lt;br /&gt;
html.lt-theme-blue textarea:focus,&lt;br /&gt;
html.lt-theme-blue select:focus {&lt;br /&gt;
&lt;br /&gt;
    border-color: #f2c230;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4);&lt;br /&gt;
    outline: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit {&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #000000;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 8px 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit:hover {&lt;br /&gt;
    background: #ffd75e;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a {&lt;br /&gt;
    color: #f2c230;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:hover {&lt;br /&gt;
    color: #ffd75e;&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:visited {&lt;br /&gt;
    color: #d4af37;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #footer-info-lastmod,&lt;br /&gt;
html.lt-theme-blue .page-info__item {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 10px 14px;&lt;br /&gt;
    margin-top: 10px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__label {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue {&lt;br /&gt;
&lt;br /&gt;
    --color-primary: #f2c230;&lt;br /&gt;
    --color-primary--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-progressive: #f2c230;&lt;br /&gt;
    --color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-accent: #f2c230;&lt;br /&gt;
&lt;br /&gt;
    --background-color-progressive: #f2c230;&lt;br /&gt;
    --background-color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --border-color-progressive: #f2c230;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=635</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=MediaWiki:Common.css&amp;diff=635"/>
		<updated>2026-02-27T22:59:24Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@import url(&#039;https://fonts.googleapis.com/css2?family=Anton&amp;amp;family=Bebas+Neue&amp;amp;family=Archivo+Black&amp;amp;family=Oswald&amp;amp;family=Playfair+Display:wght@700&amp;amp;family=Libre+Baskerville:wght@700&amp;amp;family=Bitter:wght@700&amp;amp;family=Cinzel:wght@700&amp;amp;family=IBM+Plex+Mono:wght@600&amp;amp;family=Black+Ops+One&amp;amp;display=swap&#039;);&lt;br /&gt;
@import url(&#039;https://fonts.googleapis.com/css2?family=Barlow:wght@500&amp;amp;display=swap&#039;);&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Hiders&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
#skin-client-prefs-skin-theme,&lt;br /&gt;
#skin-client-prefs-citizen-feature-pure-black {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide namespace prefix in page title */&lt;br /&gt;
html.lt-theme-default .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-default .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-red .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-red .mw-page-title-separator,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-namespace,&lt;br /&gt;
html.lt-theme-blue .mw-page-title-separator {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* =========================&lt;br /&gt;
   Base Infobox Structure&lt;br /&gt;
========================= */&lt;br /&gt;
&lt;br /&gt;
.lt-infobox {&lt;br /&gt;
    max-width: 320px;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1rem 1.5rem;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    display: block;&lt;br /&gt;
    align-self: flex-start !important;&lt;br /&gt;
    height: fit-content;&lt;br /&gt;
    width: 100%;          /* ← ADD THIS */&lt;br /&gt;
    box-sizing: border-box;  /* ← AND THIS */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-title {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-section {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: baseline;&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-row + .lt-infobox-row {&lt;br /&gt;
    border-top: 1px solid rgba(255,255,255,0.2);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-label {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
    margin-right: 8px;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lt-infobox-value {&lt;br /&gt;
    font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* ======================================== BEGIN VELVET THEME ==================================================== */&lt;br /&gt;
/* Velvet Floating Grid */&lt;br /&gt;
html.lt-theme-default body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
&lt;br /&gt;
    animation: lt-grid-drift 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes lt-grid-drift {&lt;br /&gt;
    from {&lt;br /&gt;
        background-position: 0 0, 0 0;&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        background-position: 40px 40px, 40px 40px;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default {&lt;br /&gt;
&lt;br /&gt;
    /* Body Text */&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default body {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.05) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.05) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Headers */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h1,&lt;br /&gt;
html.lt-theme-default h2,&lt;br /&gt;
html.lt-theme-default h3,&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff; /* same pale icy blue as wordmark */&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-page-title-main {&lt;br /&gt;
    font-size: 50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default h2 {&lt;br /&gt;
    border-bottom: 2px solid #8fb4ff;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Wordmark – Icy + Breathing */&lt;br /&gt;
html.lt-theme-default .mw-logo-wordmark {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    letter-spacing: 2px;&lt;br /&gt;
    animation: velvetWordmarkGlow 4s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetWordmarkGlow {&lt;br /&gt;
    from {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 4px rgba(143,180,255,0.3),&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.2);&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        text-shadow:&lt;br /&gt;
            0 0 8px rgba(143,180,255,0.6),&lt;br /&gt;
            0 0 16px rgba(143,180,255,0.4);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Individual Floating + Rotating Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .velvet-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    animation: velvetFloatRotate 8s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes velvetFloatRotate {&lt;br /&gt;
    0% {&lt;br /&gt;
        transform: translateY(0px) rotate(-3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    50% {&lt;br /&gt;
        transform: translateY(-8px) rotate(3.0deg);&lt;br /&gt;
    }&lt;br /&gt;
    100% {&lt;br /&gt;
        transform: translateY(0px) rotate(0.0deg);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Footer Body */&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        radial-gradient(&lt;br /&gt;
            ellipse at top center,&lt;br /&gt;
            rgba(143,180,255,0.12) 0%,&lt;br /&gt;
            transparent 70%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .mw-footer.citizen-footer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background:&lt;br /&gt;
        linear-gradient(&lt;br /&gt;
            to bottom,&lt;br /&gt;
            rgba(8,12,28,0.9) 0%,&lt;br /&gt;
            rgba(3,6,15,1) 100%&lt;br /&gt;
        );&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 20px 40px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-footer__desc,&lt;br /&gt;
html.lt-theme-default #footer-tagline {&lt;br /&gt;
    color: rgba(214,226,255,0.75);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default #footer-places a:hover {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Velvet Header Shell */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-right: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: inset -1px 0 0 rgba(143,180,255,0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Navigation Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a {&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-menu__content-list a:hover {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Drawer Panel */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-drawer__card {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border-left: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: -4px 0 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    width: 2px;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.4),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Velvet Sticky Header */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header {&lt;br /&gt;
    background: rgba(5, 8, 20, 0.92);&lt;br /&gt;
    backdrop-filter: blur(6px);&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
    box-shadow: 0 4px 20px rgba(0,0,0,0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        90deg,&lt;br /&gt;
        transparent,&lt;br /&gt;
        rgba(143,180,255,0.6),&lt;br /&gt;
        transparent&lt;br /&gt;
    );&lt;br /&gt;
    animation: stickyGlow 6s ease-in-out infinite alternate;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes stickyGlow {&lt;br /&gt;
    from { opacity: 0.3; }&lt;br /&gt;
    to   { opacity: 0.8; }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .citizen-sticky-header-background {&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(rgba(139,155,180,0.03) 1px, transparent 1px),&lt;br /&gt;
        linear-gradient(90deg, rgba(139,155,180,0.03) 1px, transparent 1px);&lt;br /&gt;
    background-size: 40px 40px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======== Velvet Infobox ======== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox {&lt;br /&gt;
    background: #050814;&lt;br /&gt;
    border: 1px solid #8fb4ff;&lt;br /&gt;
    outline: 1px solid #8fb4ff;&lt;br /&gt;
    outline-offset: -6px;&lt;br /&gt;
    box-shadow: 0 0 14px rgba(143,180,255,0.15);&lt;br /&gt;
    animation: lt-velvet-breathe 6s ease-in-out infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-title {&lt;br /&gt;
    font-family: &amp;quot;Palatino Linotype&amp;quot;, &amp;quot;Book Antiqua&amp;quot;, Palatino, serif;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    letter-spacing: 4px;&lt;br /&gt;
    padding: 14px 10px 10px 10px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.4);&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(143,180,255,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    border-bottom: 1px solid rgba(143,180,255,0.3);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-row {&lt;br /&gt;
    padding: 8px 12px;&lt;br /&gt;
    border-top: 1px solid rgba(143,180,255,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-label {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default .lt-infobox-value {&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace;&lt;br /&gt;
    color: #d6e2ff;&lt;br /&gt;
}&lt;br /&gt;
/* Scoped Velvet Links */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-default a {&lt;br /&gt;
    color: #8fb4ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ======================================== END VELVET THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN MEMENTOS THEME ================================================ */&lt;br /&gt;
/* =========================&lt;br /&gt;
   Mementos Scrapbook Stylers&lt;br /&gt;
========================= */&lt;br /&gt;
/* Scrapbook Base */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 0 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Black Box Letters */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White Box Letters (Rare Accent) */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #000 !important;&lt;br /&gt;
    padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Slight rough edge feeling */&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-black,&lt;br /&gt;
html.lt-theme-red .scrapbook-letter.box-white {&lt;br /&gt;
    transform-origin: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-layer {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.scrap-original {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Mementos Infobox Styling */&lt;br /&gt;
&lt;br /&gt;
/* Main black body */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    background: #000; /* main meat is black */&lt;br /&gt;
    border: 4px solid #ff0000; /* bright Persona red */&lt;br /&gt;
    box-shadow: none; /* remove any inherited shadows */&lt;br /&gt;
    filter: drop-shadow(10px 10px 0 #a00000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tilt the infobox */&lt;br /&gt;
html.lt-theme-red .lt-infobox {&lt;br /&gt;
    transform: rotate(2.5deg);&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*html.lt-theme-red .lt-infobox &amp;gt; * {*/&lt;br /&gt;
/*    transform: rotate(-1deg);*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
/* Header Strip */&lt;br /&gt;
html.lt-theme-red .lt-infobox-title {&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    color: white;&lt;br /&gt;
    text-transform: uppercase;&lt;br /&gt;
    font-family: &#039;Anton&#039;, sans-serif; /* or scrapbook engine handles it */&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Image Border */&lt;br /&gt;
html.lt-theme-red .lt-infobox-image {&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #0f0f0f,&lt;br /&gt;
            #0f0f0f 10px,&lt;br /&gt;
            #292929 10px,&lt;br /&gt;
            #292929 20px&lt;br /&gt;
        );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-image img {&lt;br /&gt;
    width: 92%;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: 4px solid #ffffff; /* white frame */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White trapezoid Label thingies */&lt;br /&gt;
html.lt-theme-red .lt-infobox-label {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: black;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .lt-infobox-label::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px -6px;&lt;br /&gt;
    background: white;&lt;br /&gt;
    transform: skewX(-15deg);&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Dotted Line Info Borders */&lt;br /&gt;
html.lt-theme-red .lt-infobox-row {&lt;br /&gt;
    border-bottom: 2px dotted #888;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Push infobox values over */&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    margin-left: 12px;&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
/* Lock infobox fonts in Mementos theme */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .lt-infobox-label,&lt;br /&gt;
html.lt-theme-red .lt-infobox-value {&lt;br /&gt;
    font-family: &#039;Courier New&#039;, monospace !important;&lt;br /&gt;
}&lt;br /&gt;
/* Body Font */&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Content Card – Base */&lt;br /&gt;
html.lt-theme-red .mw-parser-output {&lt;br /&gt;
    background: #000;&lt;br /&gt;
    border: 4px solid #ffffff;&lt;br /&gt;
    padding: 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
&lt;br /&gt;
    filter: drop-shadow(16px 16px 0 #c10000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.metaverse-wobble-layer {&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Rectangles */&lt;br /&gt;
/* Make scrapbook headline layer positioning context */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h2 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red slab behind scrapbook header */&lt;br /&gt;
html.lt-theme-red h3 .scrap-layer::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: -8px;&lt;br /&gt;
    bottom: -8px;&lt;br /&gt;
    left: -14px;&lt;br /&gt;
    right: -14px;&lt;br /&gt;
    background: #c10000;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    transform: translate(10px, 4px) rotate(1deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Header Lines */&lt;br /&gt;
html.lt-theme-red h2 {&lt;br /&gt;
    border-bottom: 2px solid #ff0000;&lt;br /&gt;
    padding-bottom: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Final&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos Background — Seamless&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body {&lt;br /&gt;
    background-color: #0b0000;&lt;br /&gt;
    overflow-x: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    top: -50%;&lt;br /&gt;
    left: -50%;&lt;br /&gt;
    width: 200%;&lt;br /&gt;
    height: 200%;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            -30deg,&lt;br /&gt;
            #000 0px,&lt;br /&gt;
            #000 90px,&lt;br /&gt;
            #5c0000 90px,&lt;br /&gt;
            #5c0000 180px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    animation: metaverse-drift 60s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes metaverse-drift {&lt;br /&gt;
    from { transform: translate(0px, 0px); }&lt;br /&gt;
    to   { transform: translate(400px, 400px); }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Mementos Footer */&lt;br /&gt;
html.lt-theme-red .mw-footer.citizen-footer {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            45deg,&lt;br /&gt;
            #1a1a1a 0px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #2a2a2a 24px&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #c10000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-footer {&lt;br /&gt;
    font-family: &#039;Barlow&#039;, sans-serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #footer-places a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    transition: color 0.2s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #footer-places a:hover {&lt;br /&gt;
    color: #bf0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* RED */&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Accent Override&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red {&lt;br /&gt;
    --color-primary: #a00000;&lt;br /&gt;
    --color-primary--hover: #ff0000;&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-accent: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a {&lt;br /&gt;
    color: #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red a:visited {&lt;br /&gt;
    color: #730000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header,&lt;br /&gt;
html.lt-theme-red .citizen-header a,&lt;br /&gt;
html.lt-theme-red .citizen-header svg {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Primary buttons (Edit) */&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary {&lt;br /&gt;
    background-color: #a00000;&lt;br /&gt;
    border-color: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .cdx-button--action-primary:hover {&lt;br /&gt;
    background-color: #ff0000;&lt;br /&gt;
    border-color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-menu a {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-menu a:hover {&lt;br /&gt;
    color: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red ::selection {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .page-info__label,&lt;br /&gt;
html.lt-theme-red .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Share + quiet buttons */&lt;br /&gt;
html.lt-theme-red .citizen-button,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border-color: #5c0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-button:hover,&lt;br /&gt;
html.lt-theme-red .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* TOC heading */&lt;br /&gt;
html.lt-theme-red .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TOC links */&lt;br /&gt;
html.lt-theme-red .citizen-toc-link {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-toc-link:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Selected section */&lt;br /&gt;
html.lt-theme-red .citizen-toc-list-item.is-active &amp;gt; .citizen-toc-link {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red #siteSub {&lt;br /&gt;
    color: #cccccc !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .citizen-header__logo .citizen-ui-icon-home {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-red .mw-page-title-main{&lt;br /&gt;
	font-size: 50px;&lt;br /&gt;
	background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
/* Sticky Header — Gray Stripe */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header-background {&lt;br /&gt;
    background:&lt;br /&gt;
        repeating-linear-gradient(&lt;br /&gt;
            135deg,&lt;br /&gt;
            #2a2a2a 0px,&lt;br /&gt;
            #2a2a2a 12px,&lt;br /&gt;
            #1a1a1a 12px,&lt;br /&gt;
            #1a1a1a 24px&lt;br /&gt;
        ) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header {&lt;br /&gt;
    border-bottom: 2px solid #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-red .citizen-header {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border-right: 3px solid #a00000;&lt;br /&gt;
    border-top: 3px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sidebar */&lt;br /&gt;
html.lt-theme-red .citizen-drawer__card {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border-left: 4px solid #a00000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Menu Card */&lt;br /&gt;
html.lt-theme-red .citizen-menu__card {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 6px 6px 0px #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* Wordmark red backing */&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark {&lt;br /&gt;
    background: #a00000;&lt;br /&gt;
    padding: 6px 12px;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    transform: skewX(-8deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .mw-logo-wordmark span {&lt;br /&gt;
    transform: skewX(8deg);&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
/* Remove sticky header hover background + ring */&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:hover,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:active,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus,&lt;br /&gt;
html.lt-theme-red .citizen-sticky-header .cdx-button--weight-quiet:focus-visible {&lt;br /&gt;
    background-color: transparent !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    background: #000000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    border: 2px solid #ffffff !important;&lt;br /&gt;
    box-shadow: 12px 12px 0 #a00000 !important;&lt;br /&gt;
&lt;br /&gt;
    /* Kill Codex blue tokens */&lt;br /&gt;
    --color-progressive: #a00000;&lt;br /&gt;
    --color-progressive--hover: #ff0000;&lt;br /&gt;
    --color-base: #ffffff;&lt;br /&gt;
    --color-base--hover: #ff0000;&lt;br /&gt;
    --color-subtle: #5c0000;&lt;br /&gt;
    --color-subtle--hover: #ff0000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input {&lt;br /&gt;
    background: #0a0a0a !important;&lt;br /&gt;
    border: 2px solid #a00000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input__input::placeholder {&lt;br /&gt;
    color: #888888 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #ff0000 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background: #a00000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet {&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-red .citizen-command-palette .cdx-button--weight-quiet:hover {&lt;br /&gt;
    color: #ff0000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Clean Hover&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Remove all gradient + shading */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
    box-shadow: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Flat red hover */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
    background-color: #c10000 !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove subtle Codex hover token influence */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette {&lt;br /&gt;
    --background-color-interactive-subtle: transparent !important;&lt;br /&gt;
    --background-color-interactive-subtle--hover: #c10000 !important;&lt;br /&gt;
}&lt;br /&gt;
/* ===============================&lt;br /&gt;
   Mementos — Command Palette Text Fix&lt;br /&gt;
=============================== */&lt;br /&gt;
&lt;br /&gt;
/* Descriptions like &amp;quot;Create or edit page&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description,&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__text__description bdi {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer note: &amp;quot;Type : to search for namespace&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette__footer-note {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Metadata text like &amp;quot;Action&amp;quot; */&lt;br /&gt;
html.lt-theme-red .citizen-command-palette-list-item__metadata__item {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* ======================================== END MEMENTOS THEME ==================================================== */&lt;br /&gt;
/* ======================================== BEGIN JUSTICE THEME ================================================ */&lt;br /&gt;
&lt;br /&gt;
/* Typography  global setting */&lt;br /&gt;
html.lt-theme-blue,&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif !important;&lt;br /&gt;
}&lt;br /&gt;
/* Everything except the Ace Editor (that would be bad) */&lt;br /&gt;
html.lt-theme-blue body,&lt;br /&gt;
html.lt-theme-blue .mw-parser-output,&lt;br /&gt;
html.lt-theme-blue .citizen-content,&lt;br /&gt;
html.lt-theme-blue h1,&lt;br /&gt;
html.lt-theme-blue h2,&lt;br /&gt;
html.lt-theme-blue h3,&lt;br /&gt;
html.lt-theme-blue h4,&lt;br /&gt;
html.lt-theme-blue h5,&lt;br /&gt;
html.lt-theme-blue h6 {&lt;br /&gt;
    font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, Times, serif;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    border: 6px solid #2f6fb3;   /* thick blue */&lt;br /&gt;
    outline: 2px solid #ffffff;  /* thin white outer */&lt;br /&gt;
&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before,&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    width: 26px;&lt;br /&gt;
    height: 26px;&lt;br /&gt;
    border: 6px solid #2f6fb3;&lt;br /&gt;
    z-index: 10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::before {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Top Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox::after {&lt;br /&gt;
    top: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Left */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::before {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    left: -18px;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bottom Right */&lt;br /&gt;
html.lt-theme-blue .lt-infobox .lt-infobox-section::after {&lt;br /&gt;
    bottom: -18px;&lt;br /&gt;
    right: -18px;&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row {&lt;br /&gt;
    padding: 5px 5px;&lt;br /&gt;
    border-bottom: 2px dashed #000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-row:last-child {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-label {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    color: #1d3557;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .lt-infobox-value {&lt;br /&gt;
    color: #000000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title {&lt;br /&gt;
    padding: 6px 0;          /* reduced vertical padding */&lt;br /&gt;
    font-size: 35px;&lt;br /&gt;
    border-bottom: 3px solid #2f6fb3;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    color: #000;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 0 14px;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .lt-infobox-title span::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    right: 0;&lt;br /&gt;
&lt;br /&gt;
    top: 22%;      /* controls top gap */&lt;br /&gt;
    bottom: 22%;   /* controls bottom gap */&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
/* Blue image panel */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image {&lt;br /&gt;
    background: #2f6fb3;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Scale image down slightly */&lt;br /&gt;
html.lt-theme-blue .lt-infobox-image img {&lt;br /&gt;
    max-width: 90%;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output {&lt;br /&gt;
    background: rgba(0, 20, 50, 0.85);&lt;br /&gt;
	backdrop-filter: blur(2px);&lt;br /&gt;
    border: 1px solid #ffffff;            /* razor thin white border */&lt;br /&gt;
    padding: 36px 40px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
&lt;br /&gt;
    background-image:&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        ),&lt;br /&gt;
        linear-gradient(45deg,&lt;br /&gt;
            rgba(255,255,255,0.04) 25%,&lt;br /&gt;
            transparent 25%,&lt;br /&gt;
            transparent 75%,&lt;br /&gt;
            rgba(255,255,255,0.04) 75%&lt;br /&gt;
        );&lt;br /&gt;
&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
    background-position: 0 0, 3px 3px;&lt;br /&gt;
&lt;br /&gt;
    opacity: 0.25;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
/* Header Hexagons */&lt;br /&gt;
&lt;br /&gt;
/* Shrink wrapper to content */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2 {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    padding: 5px 36px;&lt;br /&gt;
    margin: 30px 0 20px 0;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Blue hex background */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* White border layer */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading &amp;gt; h2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: -2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
&lt;br /&gt;
    clip-path: polygon(&lt;br /&gt;
        8% 0%,&lt;br /&gt;
        92% 0%,&lt;br /&gt;
        100% 50%,&lt;br /&gt;
        92% 100%,&lt;br /&gt;
        8% 100%,&lt;br /&gt;
        0% 50%&lt;br /&gt;
    );&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;   /* vertical center */&lt;br /&gt;
    gap: 20px;             /* space between hex and line */&lt;br /&gt;
    margin: 40px 0 25px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The actual H2 (your hex lives here) */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white line — built as a pseudo flex item */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;               /* fills remaining space */&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
/* H2 wrapper becomes flex */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    gap: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* LOCK the hex width */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2 &amp;gt; h2 {&lt;br /&gt;
    flex: 0 0 auto;   /* do not stretch */&lt;br /&gt;
    margin: 0;        /* override earlier margin */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The white horizontal line */&lt;br /&gt;
html.lt-theme-blue .mw-parser-output .mw-heading2::after {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
    height: 2px;&lt;br /&gt;
    background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Courtroom BG */&lt;br /&gt;
html.lt-theme-blue body {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    background-color: #0b1a2b; /* fallback navy */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue body::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    z-index: -2;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
&lt;br /&gt;
    background-image: url(&amp;quot;/images/c/cc/Screenshot-court.webp&amp;quot;);&lt;br /&gt;
    background-size: cover;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transform: scale(1.05); /* prevents blur edge clipping */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Header */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make all header text/icons white */&lt;br /&gt;
html.lt-theme-blue .citizen-page-header,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header a,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header svg,&lt;br /&gt;
html.lt-theme-blue .citizen-page-header span {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    fill: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sticky Header */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header {&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
	    to bottom,&lt;br /&gt;
	    #7a5029 0%,&lt;br /&gt;
	    #6b4524 20%,&lt;br /&gt;
	    #5a3b1e 60%,&lt;br /&gt;
	    #3f2613 100%&lt;br /&gt;
	);&lt;br /&gt;
&lt;br /&gt;
    border-bottom: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove any inherited weird borders */&lt;br /&gt;
html.lt-theme-blue .citizen-sticky-header::after {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page Title */&lt;br /&gt;
html.lt-theme-blue .mw-page-title-main {&lt;br /&gt;
&lt;br /&gt;
    font-size: 60px;&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* Clean white inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 2px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
	    drop-shadow(0 0 0 #000)&lt;br /&gt;
	    drop-shadow(3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(-3px 0 0 #000)&lt;br /&gt;
	    drop-shadow(0 3px 0 #000)&lt;br /&gt;
	    drop-shadow(0 -3px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Wordmark */&lt;br /&gt;
html.lt-theme-blue .mw-logo-wordmark .wm-original {&lt;br /&gt;
&lt;br /&gt;
    font-size: 38px; /* adjust as needed */&lt;br /&gt;
    font-weight: 900;&lt;br /&gt;
    letter-spacing: 1px;&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #6fd0ff 0%,&lt;br /&gt;
        #2f8fe5 45%,&lt;br /&gt;
        #0c4aa3 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    -webkit-background-clip: text;&lt;br /&gt;
    -webkit-text-fill-color: transparent;&lt;br /&gt;
    color: transparent;&lt;br /&gt;
&lt;br /&gt;
    /* White inner stroke */&lt;br /&gt;
    -webkit-text-stroke: 1px #ffffff;&lt;br /&gt;
&lt;br /&gt;
    /* Black outer stroke */&lt;br /&gt;
    filter:&lt;br /&gt;
        drop-shadow(0 0 0 #000)&lt;br /&gt;
        drop-shadow(2px 0 0 #000)&lt;br /&gt;
        drop-shadow(-2px 0 0 #000)&lt;br /&gt;
        drop-shadow(0 2px 0 #000)&lt;br /&gt;
        drop-shadow(0 -2px 0 #000);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-header {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-right: 4px solid #d4af37; /* gold accent */&lt;br /&gt;
    box-shadow: 4px 0 12px rgba(0,0,0,0.5);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
&lt;br /&gt;
    background: linear-gradient(&lt;br /&gt;
        to bottom,&lt;br /&gt;
        #7a5029 0%,&lt;br /&gt;
        #6b4524 20%,&lt;br /&gt;
        #5a3b1e 60%,&lt;br /&gt;
        #3f2613 100%&lt;br /&gt;
    );&lt;br /&gt;
&lt;br /&gt;
    border-top: 4px solid #d4af37; /* gold accent on top */&lt;br /&gt;
&lt;br /&gt;
    box-shadow: inset 0 8px 18px rgba(0,0,0,0.4);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer,&lt;br /&gt;
html.lt-theme-blue .mw-footer a,&lt;br /&gt;
html.lt-theme-blue .mw-footer span,&lt;br /&gt;
html.lt-theme-blue .mw-footer li {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer a:hover {&lt;br /&gt;
    color: #d4af37 !important;&lt;br /&gt;
    text-shadow: 0 0 6px rgba(212,175,55,0.6);&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-footer.citizen-footer {&lt;br /&gt;
    box-shadow:&lt;br /&gt;
        inset 0 8px 18px rgba(0,0,0,0.4),&lt;br /&gt;
        0 -2px 12px rgba(212,175,55,0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Codex */&lt;br /&gt;
/* Main popout panels (menus, dropdowns, palette) */&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette,&lt;br /&gt;
html.lt-theme-blue .cdx-menu,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff; /* razor thin white */&lt;br /&gt;
    box-shadow: 0 10px 24px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette *,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card *,&lt;br /&gt;
html.lt-theme-blue .cdx-menu *,&lt;br /&gt;
html.lt-theme-blue .cdx-dialog * {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
/* Hover / selected rows */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item:hover,&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item[aria-selected=&amp;quot;true&amp;quot;],&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item:hover,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item[aria-selected=&amp;quot;true&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
    background-color: #f2c230 !important; /* gold */&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove Codex gradient overlays */&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette-list-item,&lt;br /&gt;
html.lt-theme-blue .cdx-menu__item {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-text-input {&lt;br /&gt;
    background: #2f6fa0 !important;&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input__input {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-text-input:focus-within {&lt;br /&gt;
    border-color: #f2c230 !important;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4) !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .cdx-button {&lt;br /&gt;
    border: 1px solid #ffffff !important;&lt;br /&gt;
    background: transparent !important;&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .cdx-button:hover {&lt;br /&gt;
    background: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .citizen-command-palette::before,&lt;br /&gt;
html.lt-theme-blue .citizen-menu__card::before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    inset: 0;&lt;br /&gt;
    pointer-events: none;&lt;br /&gt;
    opacity: 0.08;&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
    background-size: 6px 6px;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #siteSub {&lt;br /&gt;
    color: #f2c230 !important;&lt;br /&gt;
    font-size: 16px;&lt;br /&gt;
    letter-spacing: 0.5px;&lt;br /&gt;
    opacity: 0.85;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0,0,0,0.6);&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Heading */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod .citizen-menu__heading {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Link */&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue #citizen-sidebar-lastmod a:hover {&lt;br /&gt;
    background-color: #f2c230 !important;&lt;br /&gt;
    color: #000000 !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #uploadtext,&lt;br /&gt;
html.lt-theme-blue .mw-htmlform {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 20px;&lt;br /&gt;
    margin-bottom: 25px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue fieldset {&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 16px;&lt;br /&gt;
    margin-bottom: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue legend {&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue input,&lt;br /&gt;
html.lt-theme-blue textarea,&lt;br /&gt;
html.lt-theme-blue select {&lt;br /&gt;
&lt;br /&gt;
    background: #2f6fa0;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
&lt;br /&gt;
    padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue input:focus,&lt;br /&gt;
html.lt-theme-blue textarea:focus,&lt;br /&gt;
html.lt-theme-blue select:focus {&lt;br /&gt;
&lt;br /&gt;
    border-color: #f2c230;&lt;br /&gt;
    box-shadow: 0 0 0 2px rgba(242,194,48,0.4);&lt;br /&gt;
    outline: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit {&lt;br /&gt;
&lt;br /&gt;
    background: #f2c230;&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    color: #000000;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    padding: 8px 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .mw-htmlform-submit:hover {&lt;br /&gt;
    background: #ffd75e;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a {&lt;br /&gt;
    color: #f2c230;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:hover {&lt;br /&gt;
    color: #ffd75e;&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue a:visited {&lt;br /&gt;
    color: #d4af37;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue #footer-info-lastmod,&lt;br /&gt;
html.lt-theme-blue .page-info__item {&lt;br /&gt;
&lt;br /&gt;
    background: #4a8fb6;&lt;br /&gt;
&lt;br /&gt;
    border: 1px solid #ffffff;&lt;br /&gt;
    padding: 10px 14px;&lt;br /&gt;
    margin-top: 10px;&lt;br /&gt;
&lt;br /&gt;
    color: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__label {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.lt-theme-blue .page-info__text {&lt;br /&gt;
    color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
html.lt-theme-blue {&lt;br /&gt;
&lt;br /&gt;
    --color-primary: #f2c230;&lt;br /&gt;
    --color-primary--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-progressive: #f2c230;&lt;br /&gt;
    --color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --color-accent: #f2c230;&lt;br /&gt;
&lt;br /&gt;
    --background-color-progressive: #f2c230;&lt;br /&gt;
    --background-color-progressive--hover: #ffd75e;&lt;br /&gt;
&lt;br /&gt;
    --border-color-progressive: #f2c230;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=628</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=628"/>
		<updated>2026-02-26T18:08:38Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a &#039;&#039;&#039;Character Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Persona|Create a &#039;&#039;&#039;Persona Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Location|Create a &#039;&#039;&#039;Location Page&#039;&#039;&#039;]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Location&amp;diff=626</id>
		<title>Form:Location</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Location&amp;diff=626"/>
		<updated>2026-02-26T18:05:56Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Location page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Courtroom 6&lt;br /&gt;
* Wright &amp;amp; Co. Law Offices&lt;br /&gt;
* fort Kaz (Mediawiki will auto-capitalize the first letter, but please try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* stardust Speedway (Captitalize major words!)&lt;br /&gt;
* SNIFFSONIAN MUSEUM&lt;br /&gt;
* tHE VELVET THEATER&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Location}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Location}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the location, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Greater Location: &lt;br /&gt;
| {{{field|location|mandatory|size=65|placeholder=The greater area of the location (Japan, America, The Metaverse, etc))}}}&lt;br /&gt;
|-&lt;br /&gt;
! Location Type: &lt;br /&gt;
| {{{field|type|mandatory|size=65|placeholder=What kind of location this place is (Palace, Courtroom, Space Center, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! First Visited: &lt;br /&gt;
| {{{field|first_seen|size=80|placeholder=The chapter this location was first visited in the story.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this location was last visited in the story.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Dimension: &lt;br /&gt;
| {{{field|dimension|size=60|input type=radiobutton|values=Earth, The Metaverse}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney, Persona, Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a Location page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the location&#039;s background here. If it&#039;s an Earth location, what is the location used for? What is the history? If it&#039;s a Metaverse location, does it have an owner? Did someone create it? What is it based on?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this location play in the story? What chapters was this location visited in?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
What is the aesthetic of the location? What&#039;s the geometrical layout of the location? What are some of the sub-locations, if any?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
Were there any design motifs/inspirations behind the location? Where did the theme come from?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this location? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Location&amp;diff=625</id>
		<title>Template:Location</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Location&amp;diff=625"/>
		<updated>2026-02-26T18:02:45Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| location (label=Location)&lt;br /&gt;
| type (label=Location Type)&lt;br /&gt;
| first_seen (label=First Visited)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
| dimension (label=Dimension; values=Earth,Metaverse)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Location form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{LocationInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | location = {{{location|}}}&lt;br /&gt;
 | type = {{{type|}}}&lt;br /&gt;
 | first-seen = {{{first_seen|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Locations]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{dimension|}}} | Earth | [[Category:Locations on Earth]] }}&lt;br /&gt;
{{#ifeq: {{{dimension|}}} | Metaverse | [[Category:Locations in the Metaverse]] }}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Inspired Locations]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Inspired Locations]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Originally Inspired Locations]] }}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=622</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=622"/>
		<updated>2026-02-26T17:36:53Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
* ryuji Sakamoto (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* Futaba sakura (don&#039;t forget the last name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;You should put a longer character quote here. The thing in the infobox is more of a catchphrase. Make this quote as long or as short as you want.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- Me, chapter -1L&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Personality ==&lt;br /&gt;
What defines the character&#039;s personality? How do they behave? Do they have any quirks? Irks? Pet peeves?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
=== Memorable Quotes ===&lt;br /&gt;
Does the character have any memorable lines/quotes from the story? Try not to take whole paragraphs out of the story. You can make a bulleted list for this section.&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Phoenix_Wright&amp;diff=621</id>
		<title>Phoenix Wright</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Phoenix_Wright&amp;diff=621"/>
		<updated>2026-02-26T17:34:13Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Character&lt;br /&gt;
|name=Phoenix Wright&lt;br /&gt;
|image=PLvsPWAA_Wright.png&lt;br /&gt;
|codename=Knight&lt;br /&gt;
|affiliation=Wright and Co. Law Offices, Phantom Thieves of Hearts&lt;br /&gt;
|arcana=Unknown&lt;br /&gt;
|persona=Unkown&lt;br /&gt;
|last_seen=Chapter 17L-4&lt;br /&gt;
|quote=OBJECTION!&lt;br /&gt;
|universe=Ace Attorney&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&amp;quot;According to all known laws of aviation, there is no way a bee should be able to fly. The bee, however, flies anyways. Because...wait a minute. This isn&#039;t the Bee movie.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- Barry Bee Benson, Bee Movie, Chapter -1&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
Phoenix has spent most of his life with a strong sense of justice which was instilled in him at a very young age. &lt;br /&gt;
&lt;br /&gt;
As a child in elementary school, he was wrongly accused of theft and put on trial by his classroom. The trauma of feeling hopeless and with no one to turn to left a profound impact on him, and shaped his desire to enter law and become a defense attorney. &lt;br /&gt;
&lt;br /&gt;
It was ultimately a young Miles Edgeworth who stood up for Phoenix during this trial to prove him innocent. Another student, Larry Butz, also vouched for Phoenix. This began a lifelong and complex friendship between the three of them.&lt;br /&gt;
&lt;br /&gt;
This relationship would take a dramatic turn when Miles&#039; father, Gregory Edgeworth, was killed. Miles was adopted by an infamous prosecutor, Manfred von Karma, who would eventually train Miles into becoming a ruthless and morally dubious prosecutor as well. Phoenix intuitively knew his friend was hurting and needed help, and he devoted himself to becoming a lawyer with the hope that he could one day save his friend.&lt;br /&gt;
&lt;br /&gt;
Phoenix went on to study both art and law at Ivy University. In 2014, Phoenix was accused of murdering a fellow student. The attorney who took on his defense was Mia Fey, who would eventually become Phoenix&#039;s mentor. Mia proved his innocence in a dramatic trial in which Mia finally caught a killer who had evaded her once before.&lt;br /&gt;
&lt;br /&gt;
Phoenix saw Mia&#039;s bravery and tenacity firsthand, and she inspired him to fully pursue law. He eventually joined Mia&#039;s own law firm, the Fey and Co. Law Offices.&lt;br /&gt;
&lt;br /&gt;
After winning his first trial to defend his own friend, Larry Butz, Phoenix went on to succeed in a long and storied career as a defense attorney. This was the first milestone solidifying the year 2016 as one of the most crucial points in Phoenix&#039;s life.&lt;br /&gt;
&lt;br /&gt;
In his second trial, Phoenix&#039;s life took a drastic turn. His mentor, Mia, was murdered in her office late at night. Phoenix took on the defense of the accused, who was Mia&#039;s younger sister, Maya Fey. In defending Maya, Phoenix found himself facing off against Miles Edgeworth himself, who had grown into an unscrupulous prosecutor determined to win at all costs. Phoenix was able to save Maya, and Miles was delivered his first defeat in his career, which would shakes Miles to the core.&lt;br /&gt;
&lt;br /&gt;
Once Maya recovered from the initial shock of losing her sister, she joined Phoenix as a professional assistant and helped him to reform Mia&#039;s former law firm into its current form, the Wright and Co. Law Offices. Maya has since become one of Phoenix&#039;s best friends, as well as closest allies and confidants.&lt;br /&gt;
&lt;br /&gt;
With Maya now a major element of Phoenix&#039;s life, he became aware that Maya had been training to become a spirit medium, which is typical of women of the Fey clan. Phoenix&#039;s relationship with the Fey clan over the years would have major implications for both himself and Maya.&lt;br /&gt;
&lt;br /&gt;
After facing his former friend Miles again in another intense legal battle, Miles himself was accused of murder on the night of December 25. The prosecutor of this trial was none other than Miles&#039; own mentor, von Karma, who had gone four decades completely undefeated and had earned a legendary status as a prosecutor.&lt;br /&gt;
&lt;br /&gt;
In a three-day trial, many twists and turns happened which culminated in revisiting the murder of Gregory Edgeworth fifteen years prior. Miles admitted to killing his own father via a tragic accident, and the trauma had been eating him alive this entire time. Phoenix defended his friend Miles from multiple sides and proved his innocence in the past as well as the present, and proved that von Karma was responsible for both incidents of murder.&lt;br /&gt;
&lt;br /&gt;
Phoenix defeated von Karma for the first time in forty years, and gained fame himself as a reputable and skilled defense attorney in the legal world. More importantly to him on a personal level, however, was the fact that Phoenix had saved his friend Miles from following the dark path that von Karma had laid out for Miles. Miles would later go on to reforming his ideals and methods as a prosecutor, and the two of them rekindled their friendship and respect to form a lifelong bond of trust.&lt;br /&gt;
&lt;br /&gt;
Eventually, Phoenix met and befriend Maya&#039;s cousin, Pearl Fey, who would be involved in several major incidents related to the Fey clan over the years.&lt;br /&gt;
&lt;br /&gt;
Phoenix spent the next three years gaining even more notoriety and credentials throughout various trials and tribulations, making quite a name for himself while befriending various individuals and saving countless clients. He eventually found himself with new rivals in the forms of Franziska von Karma, as well as a mysterious prosecutor named Godot, who was tied to Mia&#039;s past in major ways. &lt;br /&gt;
&lt;br /&gt;
In February of 2019, Phoenix had put to rest a complicated chain of mysteries related to Mia&#039;s career and past relationships. Godot was revealed to be a past associate of Mia&#039;s, whose open grudge against Phoenix stemmed from his own interpretation that Phoenix had let Mia die and didn&#039;t protect her. However, in saving Maya once again from murder charges, Godot himself admit that Phoenix had finally come to his own as a lawyer, and at this point he fully inherited Mia&#039;s will and embodied her ideals.&lt;br /&gt;
&lt;br /&gt;
At some point after that, Phoenix and Maya decided that they wanted to learn more about the history of the Fey clan. To that end, Maya suggested that the two of them travel abroad to the country of Japan, which the Fey clan had inhabited many generations ago before eventually migrating to their current home in America.&lt;br /&gt;
&lt;br /&gt;
It is in early April of 2019 that Phoenix and Maya finally reached Japan, and the story of Logic and Trickster truly begins.&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Personality ==&lt;br /&gt;
What defines the character&#039;s personality? How do they behave? Do they have any quirks? Irks? Pet peeves?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Phoenix went to college and studied as an art student, which gave him a very sharp sense for aesthetics and artistic analysis. He has a sense of &amp;quot;art snobbery&amp;quot; which he usually keeps to himself unless it becomes relevant to a discussion.&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Location&amp;diff=619</id>
		<title>Form:Location</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Location&amp;diff=619"/>
		<updated>2026-02-26T17:13:27Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;&amp;lt;noinclude&amp;gt; It looks like you&amp;#039;re trying to create a new Location page!  This form will help you create the page you&amp;#039;re looking for.  &amp;#039;&amp;#039;&amp;#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&amp;#039;&amp;#039;&amp;#039;  If the page already exists, then please go edit that page. If not, then you can continue with page creation.  &amp;#039;&amp;#039;&amp;#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent y...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Location page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Courtroom 6&lt;br /&gt;
* Wright &amp;amp; Co. Law Offices&lt;br /&gt;
* fort Kaz (Mediawiki will auto-capitalize the first letter, but please try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* stardust Speedway (Captitalize major words!)&lt;br /&gt;
* SNIFFSONIAN MUSEUM&lt;br /&gt;
* tHE VELVET THEATER&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Location}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Location}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the location, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Greater Location: &lt;br /&gt;
| {{{field|location|mandatory|size=65|placeholder=The greater area of the location (Japan, America, The Metaverse, etc))}}}&lt;br /&gt;
|-&lt;br /&gt;
! Location Type: &lt;br /&gt;
| {{{field|type|mandatory|size=65|placeholder=What kind of location this place is (Palace, Courtroom, Space Center, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! First Visited: &lt;br /&gt;
| {{{field|first_seen|size=80|placeholder=The chapter this location was first visited in the story.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this location was last visited in the story.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Dimension: &lt;br /&gt;
| {{{field|dimension|size=60|input type=radiobutton|values=Earth, The Metaverse}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney, Persona, Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a Location page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the location&#039;s background here. If it&#039;s an Earth location, what is the location used for? What is the history? If it&#039;s a Metaverse location, does it have an owner? Did someone create it? What is it based on?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
If the location is a &lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the Persona looks like here. You&#039;re free to copy this description from the owner&#039;s page if you would like, or add additional unique details.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s appearance? What motifs from their mythological background do they draw inspiration from?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the Persona&#039;s abilities here. What attacks can they use? What special abilities do they grant its owner?&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
Does this Persona use any special gear or equipment during their attacks?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s fighting style/elemental affinities/gear?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this Persona play in the story? Was their awakening significant to its owner?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this Persona? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Location&amp;diff=618</id>
		<title>Template:Location</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Location&amp;diff=618"/>
		<updated>2026-02-26T16:59:43Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;&amp;lt;noinclude&amp;gt; {{#template_params: name (label=Name) | image (label=Image; type=file) | location (label=Location) | type (label=Location Type) | first_seen (label=First Visited) | last_seen (label=Last Seen) | universe (label=Universe; values=Earth, Metaverse) }} Category:Templates This template is used by the Location form. &amp;lt;/noinclude&amp;gt; &amp;lt;includeonly&amp;gt;{{LocationInfoBox  | name = {{{name|}}}  | image = {{{image|}}}  | location = {{{location|}}}  | type = {{{type|}}}  | fi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| location (label=Location)&lt;br /&gt;
| type (label=Location Type)&lt;br /&gt;
| first_seen (label=First Visited)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| universe (label=Universe; values=Earth, Metaverse)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Location form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{LocationInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | location = {{{location|}}}&lt;br /&gt;
 | type = {{{type|}}}&lt;br /&gt;
 | first-seen = {{{first_seen|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Locations]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Earth | [[Category:Locations on Earth]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Metaverse | [[Category:Locations in the Metaverse]] }}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=617</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=617"/>
		<updated>2026-02-26T16:44:46Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
* ryuji Sakamoto (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* Futaba sakura (don&#039;t forget the last name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Personality ==&lt;br /&gt;
What defines the character&#039;s personality? How do they behave? Do they have any quirks? Irks? Pet peeves?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
=== Memorable Quotes ===&lt;br /&gt;
Does the character have any memorable lines/quotes from the story? Try not to take whole paragraphs out of the story. You can make a bulleted list for this section.&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Phoenix_Wright&amp;diff=616</id>
		<title>Phoenix Wright</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Phoenix_Wright&amp;diff=616"/>
		<updated>2026-02-26T16:44:14Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Character&lt;br /&gt;
|name=Phoenix Wright&lt;br /&gt;
|image=PLvsPWAA_Wright.png&lt;br /&gt;
|codename=Knight&lt;br /&gt;
|affiliation=Wright and Co. Law Offices, Phantom Thieves of Hearts&lt;br /&gt;
|arcana=Unknown&lt;br /&gt;
|persona=Unkown&lt;br /&gt;
|last_seen=Chapter 17L-4&lt;br /&gt;
|quote=OBJECTION!&lt;br /&gt;
|universe=Ace Attorney&lt;br /&gt;
}}&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
Phoenix has spent most of his life with a strong sense of justice which was instilled in him at a very young age. &lt;br /&gt;
&lt;br /&gt;
As a child in elementary school, he was wrongly accused of theft and put on trial by his classroom. The trauma of feeling hopeless and with no one to turn to left a profound impact on him, and shaped his desire to enter law and become a defense attorney. &lt;br /&gt;
&lt;br /&gt;
It was ultimately a young Miles Edgeworth who stood up for Phoenix during this trial to prove him innocent. Another student, Larry Butz, also vouched for Phoenix. This began a lifelong and complex friendship between the three of them.&lt;br /&gt;
&lt;br /&gt;
This relationship would take a dramatic turn when Miles&#039; father, Gregory Edgeworth, was killed. Miles was adopted by the legendary prosecutor, Manfred von Karma, who would eventually train Miles into becoming a ruthless and morally dubious prosecutor as well. Phoenix intuitively knew his friend was hurting and needed help, and he devoted himself to becoming a lawyer with the hope that he could one day save his friend.&lt;br /&gt;
&lt;br /&gt;
Phoenix went to college and studied as an art student, which gave him a very sharp sense for aesthetics and artistic analysis. He has a sense of &amp;quot;art snobbery&amp;quot; which he usually keeps to himself unless it becomes relevant to a discussion.&lt;br /&gt;
&lt;br /&gt;
== Personality ==&lt;br /&gt;
What defines the character&#039;s personality? How do they behave? Do they have any quirks? Irks? Pet peeves?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=614</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=614"/>
		<updated>2026-02-26T16:26:24Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
* ryuji Sakamoto (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* Futaba sakura (don&#039;t forget the last name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
=== Memorable Quotes ===&lt;br /&gt;
Does the character have any memorable lines/quotes from the story? Try not to take whole paragraphs out of the story. You can make a bulleted list for this section.&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=612</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=612"/>
		<updated>2026-02-26T16:10:01Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
* ryuji Sakamoto (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* Futaba sakura (don&#039;t forget the last name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Relationships ==&lt;br /&gt;
Does this character have any interesting relationships with other characters? It&#039;s OK to explain any relationships that they formed in their source game, but this section is more for detailing relationships that were created and explored within the story itself.&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=608</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=608"/>
		<updated>2026-02-25T22:47:30Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Protected &amp;quot;Main Page&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a &#039;&#039;&#039;Character Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Persona|Create a &#039;&#039;&#039;Persona Page&#039;&#039;&#039;]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Talk:Tests:TestPage&amp;diff=607</id>
		<title>Talk:Tests:TestPage</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Talk:Tests:TestPage&amp;diff=607"/>
		<updated>2026-02-25T21:08:02Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;This is a test discussion page. Lol.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a test discussion page. Lol.&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Goemon&amp;diff=606</id>
		<title>Goemon</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Goemon&amp;diff=606"/>
		<updated>2026-02-23T05:23:23Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Persona&lt;br /&gt;
|name=Goemon&lt;br /&gt;
|image=Testimage.png&lt;br /&gt;
|owner=Yusuke Kitagawa&lt;br /&gt;
|element=Ice&lt;br /&gt;
|weakness=Fire&lt;br /&gt;
|based_on=Goemon&lt;br /&gt;
|last_seen=17-L&lt;br /&gt;
|universe=Persona&lt;br /&gt;
}}&lt;br /&gt;
You just created a Persona page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the Persona&#039;s background and relationship to its owner here. How did its owner awaken to this Persona? What events led to the awakening?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What mythological inspiration does this Persona draw from? Are there any real-life figures that the Persona draws its namesake from?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the Persona looks like here. You&#039;re free to copy this description from the owner&#039;s page if you would like, or add additional unique details.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s appearance? What motifs from their mythological background do they draw inspiration from?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the Persona&#039;s abilities here. What attacks can they use? What special abilities do they grant its owner?&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
Does this Persona use any special gear or equipment during their attacks?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s fighting style/elemental affinities/gear?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this Persona play in the story? Was their awakening significant to its owner?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this Persona? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Persona&amp;diff=605</id>
		<title>Template:Persona</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Persona&amp;diff=605"/>
		<updated>2026-02-23T05:20:43Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| owner (label=Owner)&lt;br /&gt;
| element (label=Elemental Affinity)&lt;br /&gt;
| weakness (label=Elemental Weakness)&lt;br /&gt;
| based_on (label=Mythological Basis)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Persona form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{PersonaInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | owner = {{{owner|}}}&lt;br /&gt;
 | element = {{{element|}}}&lt;br /&gt;
 | weakness = {{{weakness|}}}&lt;br /&gt;
 | based-on = {{{based_on|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Personas]]&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Goemon&amp;diff=604</id>
		<title>Goemon</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Goemon&amp;diff=604"/>
		<updated>2026-02-23T05:16:33Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;{{Persona |name=Goemon |image=Testimage.png |owner=Yusuke Kitagawa |element=Ice |weakness=Fire |last_seen=17-L |universe=Persona }} You just created a Persona page! You should now edit the page to follow the headers and structure below.    You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.    == Background ==  You should put th...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Persona&lt;br /&gt;
|name=Goemon&lt;br /&gt;
|image=Testimage.png&lt;br /&gt;
|owner=Yusuke Kitagawa&lt;br /&gt;
|element=Ice&lt;br /&gt;
|weakness=Fire&lt;br /&gt;
|last_seen=17-L&lt;br /&gt;
|universe=Persona&lt;br /&gt;
}}&lt;br /&gt;
You just created a Persona page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the Persona&#039;s background and relationship to its owner here. How did its owner awaken to this Persona? What events led to the awakening?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What mythological inspiration does this Persona draw from? Are there any real-life figures that the Persona draws its namesake from?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the Persona looks like here. You&#039;re free to copy this description from the owner&#039;s page if you would like, or add additional unique details.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s appearance? What motifs from their mythological background do they draw inspiration from?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the Persona&#039;s abilities here. What attacks can they use? What special abilities do they grant its owner?&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
Does this Persona use any special gear or equipment during their attacks?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s fighting style/elemental affinities/gear?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this Persona play in the story? Was their awakening significant to its owner?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this Persona? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Persona&amp;diff=602</id>
		<title>Form:Persona</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Persona&amp;diff=602"/>
		<updated>2026-02-23T05:15:12Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Persona page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Arsene&lt;br /&gt;
* Bobby McBobberson&lt;br /&gt;
* captain Kidd (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* ZORRO&lt;br /&gt;
* H.P. lovecraft (don&#039;t forget the last name!)&lt;br /&gt;
* cOLUMBO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Persona}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Persona}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the Persona, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Owner: &lt;br /&gt;
| {{{field|owner|mandatory|size=70|placeholder=The real name (NOT codename) of the person who owns the Persona}}}&lt;br /&gt;
|-&lt;br /&gt;
! Elemental Affinity: &lt;br /&gt;
| {{{field|element|mandatory|size=65|placeholder=The Persona&#039;s Elemental Affinity (Electricity, Wind, Psy, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Elemental Weakness: &lt;br /&gt;
| {{{field|weakness|size=80|placeholder=The Persona&#039;s Elemental Weakness (Phys, Gun, Ice, etc), if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Mythological Basis: &lt;br /&gt;
| {{{field|based_on|size=65|placeholder=The person or Mythological figure the Persona is based on (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this Persona was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a Persona page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the Persona&#039;s background and relationship to its owner here. How did its owner awaken to this Persona? What events led to the awakening?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What mythological inspiration does this Persona draw from? Are there any real-life figures that the Persona draws its namesake from?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the Persona looks like here. You&#039;re free to copy this description from the owner&#039;s page if you would like, or add additional unique details.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s appearance? What motifs from their mythological background do they draw inspiration from?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the Persona&#039;s abilities here. What attacks can they use? What special abilities do they grant its owner?&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
Does this Persona use any special gear or equipment during their attacks?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s fighting style/elemental affinities/gear?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this Persona play in the story? Was their awakening significant to its owner?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this Persona? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=600</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=600"/>
		<updated>2026-02-23T05:13:23Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a &#039;&#039;&#039;Character Page&#039;&#039;&#039;]]&lt;br /&gt;
* [[Form:Persona|Create a &#039;&#039;&#039;Persona Page&#039;&#039;&#039;]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Persona&amp;diff=599</id>
		<title>Form:Persona</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Persona&amp;diff=599"/>
		<updated>2026-02-23T05:13:00Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;&amp;lt;noinclude&amp;gt; It looks like you&amp;#039;re trying to create a new Persona page!  This form will help you create the page you&amp;#039;re looking for.  &amp;#039;&amp;#039;&amp;#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&amp;#039;&amp;#039;&amp;#039;  If the page already exists, then please go edit that page. If not, then you can continue with page creation.  &amp;#039;&amp;#039;&amp;#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent yo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Persona page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Arsene&lt;br /&gt;
* Bobby McBobberson&lt;br /&gt;
* captain Kidd (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* ZORRO&lt;br /&gt;
* H.P. lovecraft (don&#039;t forget the last name!)&lt;br /&gt;
* cOLUMBO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Persona}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the Persona, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Owner: &lt;br /&gt;
| {{{field|owner|mandatory|size=70|placeholder=The real name (NOT codename) of the person who owns the Persona}}}&lt;br /&gt;
|-&lt;br /&gt;
! Elemental Affinity: &lt;br /&gt;
| {{{field|element|mandatory|size=65|placeholder=The Persona&#039;s Elemental Affinity (Electricity, Wind, Psy, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Elemental Weakness: &lt;br /&gt;
| {{{field|weakness|size=80|placeholder=The Persona&#039;s Elemental Weakness (Phys, Gun, Ice, etc), if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Mythological Basis: &lt;br /&gt;
| {{{field|based_on|size=65|placeholder=The person or Mythological figure the Persona is based on (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this Persona was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a Persona page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the Persona&#039;s background and relationship to its owner here. How did its owner awaken to this Persona? What events led to the awakening?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What mythological inspiration does this Persona draw from? Are there any real-life figures that the Persona draws its namesake from?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the Persona looks like here. You&#039;re free to copy this description from the owner&#039;s page if you would like, or add additional unique details.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s appearance? What motifs from their mythological background do they draw inspiration from?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the Persona&#039;s abilities here. What attacks can they use? What special abilities do they grant its owner?&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
Does this Persona use any special gear or equipment during their attacks?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this Persona&#039;s fighting style/elemental affinities/gear?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What roles does this Persona play in the story? Was their awakening significant to its owner?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind the Scenes ==&lt;br /&gt;
Are there any fun facts about this Persona? Any behind-the-scenes information? This section is mainly for Nite, who has this knowledge.&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Persona&amp;diff=598</id>
		<title>Template:Persona</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Persona&amp;diff=598"/>
		<updated>2026-02-23T05:02:25Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;&amp;lt;noinclude&amp;gt; {{#template_params: name (label=Name) | image (label=Image; type=file) | owner (label=Owner) | element (label=Elemental Affinity) | weakness (label=Elemental Weakness) | based_on (label=Mythological Basis) | last_seen (label=Last Seen) | universe (label=Universe; values=Ace Attorney,Persona,Original) }} Category:Templates This template is used by the Persona form. &amp;lt;/noinclude&amp;gt; &amp;lt;includeonly&amp;gt;{{CharacterInfoBox  | name = {{{name|}}}  | image = {{{image|}}}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| owner (label=Owner)&lt;br /&gt;
| element (label=Elemental Affinity)&lt;br /&gt;
| weakness (label=Elemental Weakness)&lt;br /&gt;
| based_on (label=Mythological Basis)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Persona form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | owner = {{{owner|}}}&lt;br /&gt;
 | element = {{{element|}}}&lt;br /&gt;
 | weakness = {{{weakness|}}}&lt;br /&gt;
 | based-on = {{{based_on|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Personas]]&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=597</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=597"/>
		<updated>2026-02-22T23:16:42Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a &#039;&#039;&#039;Character Page&#039;&#039;&#039;]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=596</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Main_Page&amp;diff=596"/>
		<updated>2026-02-22T23:16:17Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Logic and Trickster Wiki!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== We&#039;re still getting things set up here. ==&lt;br /&gt;
While you wait, feel free to take a look at our &#039;&#039;&#039;extremely fun themes that took a really long time to develop!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can switch between them at ANY time using the little settings icon in the bottom left (it&#039;s above the little person icon!)&lt;br /&gt;
&lt;br /&gt;
Choose From:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Velvet:&#039;&#039;&#039; A chill, dark theme that embodies the ethereal spirit of the Velvet Room and its offshoots (like the Velvet Theater!).&lt;br /&gt;
* &#039;&#039;&#039;Meta:&#039;&#039;&#039; A loud, bombastic, and red-soaked theme that embodies the rebellious spirit of Persona 5!&lt;br /&gt;
* &#039;&#039;&#039;Justice:&#039;&#039;&#039; A colorful and sophisticated theme that&#039;s inspired by the UI design of the Ace Attorney Trilogy Remake.&lt;br /&gt;
&lt;br /&gt;
We hope you join us here again soon for when content gets added! Enjoy your stay!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re a licensed editor, you can create new pages using these links:&lt;br /&gt;
&lt;br /&gt;
* [[Form:Character|Create a character page]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-page-title-main&amp;quot; style=&amp;quot;text-align:center; font-size:60px;&amp;quot;&amp;gt;&lt;br /&gt;
THIS WIKI WILL HAVE SPOILERS!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=595</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=595"/>
		<updated>2026-02-22T23:14:23Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
* ryuji Sakamoto (the first letter will automatically be capitalized, but try not to do this)&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* Futaba sakura (don&#039;t forget the last name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Bob_boberson&amp;diff=594</id>
		<title>Bob boberson</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Bob_boberson&amp;diff=594"/>
		<updated>2026-02-22T23:13:21Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;{{Character |name=Bob boberson |image=Testportrait.png |codename=Bobby |affiliation=The Legion of Testing |arcana=Unknown |last_seen=Chapter -1 |quote=It&amp;#039;s bobbin&amp;#039; time. |universe=Original }} You just created a character page! You should now edit the page to follow the headers and structure below.    You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Character&lt;br /&gt;
|name=Bob boberson&lt;br /&gt;
|image=Testportrait.png&lt;br /&gt;
|codename=Bobby&lt;br /&gt;
|affiliation=The Legion of Testing&lt;br /&gt;
|arcana=Unknown&lt;br /&gt;
|last_seen=Chapter -1&lt;br /&gt;
|quote=It&#039;s bobbin&#039; time.&lt;br /&gt;
|universe=Original&lt;br /&gt;
}}&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=593</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=593"/>
		<updated>2026-02-22T23:12:09Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It looks like you&#039;re trying to create a new Character page!&lt;br /&gt;
&lt;br /&gt;
This form will help you create the page you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Our most important rule: Before creating the page you want to create, please search the wiki to see if that page already exists!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the page already exists, then please go edit that page. If not, then you can continue with page creation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Duplicate pages will be deleted or merged! Please follow the naming convention to prevent your page from getting deleted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We are using the &#039;&#039;&#039;CamelCase &#039;&#039;&#039; naming convention.&lt;br /&gt;
Correct Names:&lt;br /&gt;
* Phoenix Wright&lt;br /&gt;
* Miles Edgeworth&lt;br /&gt;
* Bill&lt;br /&gt;
* Boaty McBoatFace&lt;br /&gt;
&lt;br /&gt;
Incorrect Names:&lt;br /&gt;
* maya fey&lt;br /&gt;
* VON KARMA&lt;br /&gt;
* ryuji Sakamoto (Please don&#039;t forget to capitalize the first letter of someone&#039;s name!)&lt;br /&gt;
* mORGANA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re familiar with the naming scheme, please enter the name of the page you want to create in the box below.&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=591</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=591"/>
		<updated>2026-02-22T23:06:37Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{{{field|name|default={{PAGENAME}}|hidden}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=588</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=588"/>
		<updated>2026-02-22T22:53:38Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character|page name=name}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name:&lt;br /&gt;
| {{{field|name&lt;br /&gt;
   |mandatory&lt;br /&gt;
   |size=60&lt;br /&gt;
   |placeholder=The character&#039;s REAL name (not codename)&lt;br /&gt;
   |regexp=^[A-Z][a-z]+( [A-Z][a-z]+)*$&lt;br /&gt;
   |regexp error message=Please capitalize each word properly (e.g., Phoenix Wright).&lt;br /&gt;
}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=586</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=586"/>
		<updated>2026-02-22T22:44:39Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{info|page name=required}}}&lt;br /&gt;
&lt;br /&gt;
{{{for template|Character}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name: &lt;br /&gt;
| {{{field|name|mandatory|size=60|placeholder=The character&#039;s REAL name (not codename)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=583</id>
		<title>Template:CharacterInfoBox</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=583"/>
		<updated>2026-02-22T22:32:00Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
[[Category:InfoBoxes]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;div class=&amp;quot;lt-infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-title&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if: {{{image|}}} |&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
[[File:{{{image}}}|300px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;lt-infobox-section&amp;quot;&amp;gt;{{#if: {{{codename|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Codename:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{codename}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{affiliation|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{affiliation}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{arcana|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Arcana:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{arcana}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{persona|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Persona:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{persona}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{last-seen|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Last Seen:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{last-seen}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{quote|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Memorable Quote:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{quote}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=582</id>
		<title>Template:CharacterInfoBox</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=582"/>
		<updated>2026-02-22T22:29:48Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
[[Category:InfoBoxes]]&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Character infobox template.&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;name&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Character&#039;s real name&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: true&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;image&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Filename of the character image&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;codename&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Codename&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;affiliation&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Affiliation&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;arcana&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Arcana&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;persona&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Persona&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;last_seen&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Last Seen&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;quote&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Memorable Quote&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;universe&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Universe&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;div class=&amp;quot;lt-infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-title&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if: {{{image|}}} |&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
[[File:{{{image}}}|300px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;lt-infobox-section&amp;quot;&amp;gt;{{#if: {{{codename|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Codename:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{codename}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{affiliation|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{affiliation}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{arcana|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Arcana:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{arcana}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{persona|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Persona:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{persona}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{last-seen|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Last Seen:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{last-seen}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{quote|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Memorable Quote:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{quote}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=581</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=581"/>
		<updated>2026-02-22T22:29:27Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=580</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=580"/>
		<updated>2026-02-22T22:28:31Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Character infobox template.&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;name&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Character&#039;s real name&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: true&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;image&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Filename of the character image&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;codename&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Codename&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;affiliation&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Affiliation&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;arcana&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Arcana&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;persona&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Persona&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;last_seen&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Last Seen&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;quote&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Memorable Quote&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;universe&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Universe&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=579</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=579"/>
		<updated>2026-02-22T22:27:39Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Character infobox template.&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;name&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Character&#039;s real name&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: true&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;image&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Filename of the character image&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;codename&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Codename&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;affiliation&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Affiliation&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;arcana&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Arcana&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;persona&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Persona&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;last_seen&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Last Seen&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;quote&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Memorable Quote&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;universe&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Universe&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=File:Phoenix-Wright-Test.png&amp;diff=577</id>
		<title>File:Phoenix-Wright-Test.png</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=File:Phoenix-Wright-Test.png&amp;diff=577"/>
		<updated>2026-02-22T22:24:00Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Test Image of Phoenix Wright&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=576</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=576"/>
		<updated>2026-02-22T22:23:32Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character|page name=name}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name: &lt;br /&gt;
| {{{field|name|mandatory|size=60|placeholder=The character&#039;s REAL name (not codename)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
You just created a character page! You should now edit the page to follow the headers and structure below.&lt;br /&gt;
&lt;br /&gt;
You can add/remove headings, but it is highly recommended to follow the style for consistency. Pages that drastically deviate from the format without a proper reason may be overwritten or removed.&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=573</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=573"/>
		<updated>2026-02-22T22:18:36Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character|page name=name}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name: &lt;br /&gt;
| {{{field|name|mandatory|size=60|placeholder=The character&#039;s REAL name (not codename)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&lt;br /&gt;
{{{standard input|free text|default=&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
|hidden}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=571</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=571"/>
		<updated>2026-02-22T22:15:53Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character|page name=name}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name: &lt;br /&gt;
| {{{field|name|mandatory|size=60|placeholder=The character&#039;s REAL name (not codename)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=570</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=570"/>
		<updated>2026-02-22T22:14:09Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=565</id>
		<title>Template:CharacterInfoBox</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=565"/>
		<updated>2026-02-22T21:48:40Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
[[Category:InfoBoxes]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;div class=&amp;quot;lt-infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-title&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if: {{{image|}}} |&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
[[File:{{{image}}}|300px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;lt-infobox-section&amp;quot;&amp;gt;{{#if: {{{codename|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Codename:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{codename}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{affiliation|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{affiliation}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{arcana|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Arcana:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{arcana}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{persona|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Persona:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{persona}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{last-seen|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Last Seen:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{last-seen}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{quote|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Memorable Quote:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{quote}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=564</id>
		<title>Template:CharacterInfoBox</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:CharacterInfoBox&amp;diff=564"/>
		<updated>2026-02-22T21:47:20Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
[[Category:InfoBoxes]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;div class=&amp;quot;lt-infobox&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-title&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{image|}}} |&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
[[File:{{{image}}}|300px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lt-infobox-section&amp;quot;&amp;gt;{{#if: {{{codename|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Codename:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{codename}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{affiliation|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{affiliation}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{arcana|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Arcana:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{arcana}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{persona|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Persona:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{persona}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{last-seen|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Last Seen:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{last-seen}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}{{#if: {{{quote|}}}|&amp;lt;div class=&amp;quot;lt-infobox-row&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-label&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Memorable Quote:&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;lt-infobox-value&amp;quot;&amp;gt;{{{quote}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=563</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=563"/>
		<updated>2026-02-22T21:46:30Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=562</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=562"/>
		<updated>2026-02-22T21:43:57Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=560</id>
		<title>Form:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Form:Character&amp;diff=560"/>
		<updated>2026-02-22T21:38:44Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: Created page with &amp;quot;&amp;lt;noinclude&amp;gt; This is the &amp;quot;Character&amp;quot; form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.  {{#forminput:form=Character}}  &amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt; &amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; {{{for template|Character|page name=name}}} {| class=&amp;quot;formtable&amp;quot; ! Name:  | {{{field|name|mandatory...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Character&amp;quot; form.&lt;br /&gt;
To create a page with this form, enter the page name below;&lt;br /&gt;
if a page with that name already exists, you will be sent to a form to edit that page.&lt;br /&gt;
&lt;br /&gt;
{{#forminput:form=Character}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;wikiPreview&amp;quot; style=&amp;quot;display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{for template|Character|page name=name}}}&lt;br /&gt;
{| class=&amp;quot;formtable&amp;quot;&lt;br /&gt;
! Name: &lt;br /&gt;
| {{{field|name|mandatory|size=60|placeholder=The character&#039;s REAL name (not codename)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Image: &lt;br /&gt;
| {{{field|image|uploadable|size=80|placeholder=Upload an image of the character, or enter the filename of an image already on the wiki.}}}&lt;br /&gt;
|-&lt;br /&gt;
! Codename: &lt;br /&gt;
| {{{field|codename|size=60|placeholder=The character&#039;s codename, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Affiliation: &lt;br /&gt;
| {{{field|affiliation|mandatory|size=70|placeholder=The character&#039;s affiliation (I.E. Phantom Thieves, Wright &amp;amp; Co. Law, etc)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Arcana: &lt;br /&gt;
| {{{field|arcana|size=60|placeholder=The Arcana the character represents, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Persona: &lt;br /&gt;
| {{{field|persona|size=60|placeholder=The name of the character&#039;s Persona, if they have one (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Last_seen: &lt;br /&gt;
| {{{field|last_seen|mandatory|size=60|placeholder=The chapter this character was last seen in}}}&lt;br /&gt;
|-&lt;br /&gt;
! Quote: &lt;br /&gt;
| {{{field|quote|size=60|placeholder=A memorable quote the character has said (OPTIONAL)}}}&lt;br /&gt;
|-&lt;br /&gt;
! Universe: &lt;br /&gt;
| {{{field|universe|size=60|input type=radiobutton|values=Ace Attorney,Persona,Original}}}&lt;br /&gt;
|}&lt;br /&gt;
{{{end template}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=559</id>
		<title>Template:Character</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Template:Character&amp;diff=559"/>
		<updated>2026-02-22T21:06:38Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#template_params:&lt;br /&gt;
name (label=Name)&lt;br /&gt;
| image (label=Image; type=file)&lt;br /&gt;
| codename (label=Codename)&lt;br /&gt;
| affiliation (label=Affiliation)&lt;br /&gt;
| arcana (label=Arcana)&lt;br /&gt;
| persona (label=Persona)&lt;br /&gt;
| last_seen (label=Last Seen)&lt;br /&gt;
| quote (label=Memorable Quote; type=textarea)&lt;br /&gt;
| universe (label=Universe; values=Ace Attorney,Persona,Original)&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
This template is used by the Character form.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{CharacterInfoBox&lt;br /&gt;
 | name = {{{name|}}}&lt;br /&gt;
 | image = {{{image|}}}&lt;br /&gt;
 | codename = {{{codename|}}}&lt;br /&gt;
 | affiliation = {{{affiliation|}}}&lt;br /&gt;
 | arcana = {{{arcana|}}}&lt;br /&gt;
 | persona = {{{persona|}}}&lt;br /&gt;
 | last-seen = {{{last_seen|}}}&lt;br /&gt;
 | quote = {{{quote|}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Biography ==&lt;br /&gt;
You should put the character&#039;s biography here. What&#039;s their history? How did they get involved in the story? Are they an original character, or are they from Ace Attorney/Persona 5/some other game? If they have a Persona, how did they awaken to it?&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should put what the character looks like here. What do they look like when on Earth? What do they look like when they&#039;re in the Metaverse, if their appearance changes there?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind their outfit? What design motifs link back to their personality/abilities/Persona&#039;s mythology, if that is applicable?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should put the character&#039;s abilities here. What are their persona&#039;s abilities? What elemental affinity do they have? These abilities can be both Metaverse-specific, and also present in the real world.&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
What gear does this character use? What ranged/melee weapons do they use? Do they have any other special tools or artifacts?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this character&#039;s fighting style/weapon choice? What events led them to adopt/be blessed with these abilities?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What has the character done in the story? Where were they first seen in the story? Where were they last seen in the story? Don&#039;t be too fine with the details, but don&#039;t skimp out either. Did this character develop at all between their last appearance in their source game and the story? Did they form any new relationships with other characters?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Is there any trivia/fun facts about this character? Are there any easter eggs/references in any of their dialogue/interactions?&lt;br /&gt;
&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }}&lt;br /&gt;
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
	<entry>
		<id>https://logicandtricksterpedia.org/index.php?title=Logic_and_Trickster_Wiki:Artifact_Layout&amp;diff=558</id>
		<title>Logic and Trickster Wiki:Artifact Layout</title>
		<link rel="alternate" type="text/html" href="https://logicandtricksterpedia.org/index.php?title=Logic_and_Trickster_Wiki:Artifact_Layout&amp;diff=558"/>
		<updated>2026-02-22T20:55:06Z</updated>

		<summary type="html">&lt;p&gt;QuadraticFour: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Artifacts]]&lt;br /&gt;
{{ArtifactInfoBox&lt;br /&gt;
 | name = Artifact Name&lt;br /&gt;
 | image = Testimage.png&lt;br /&gt;
 | location = Current Artifact Location&lt;br /&gt;
 | owner = Artifact Owner&lt;br /&gt;
 | abilities = Abilities&lt;br /&gt;
 | origin = Artifact Origin&lt;br /&gt;
 | last-seen = Last Chapter Seen&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
You should put the Artifact&#039;s background here. Is this a real-world artifact, or is it something that manifested from the Metaverse? Who created the artifact? Give a brief and general overview of its powers/abilities and its role in the story.&lt;br /&gt;
&lt;br /&gt;
== Appearance ==&lt;br /&gt;
You should detail what the artifact looks like here. Are there any outstanding features that may not be conveyed in the infobox picture? Does the artifact change shape or form during its operation?&lt;br /&gt;
&lt;br /&gt;
=== Inspiration ===&lt;br /&gt;
What was the inspiration behind this artifact? Did it come from a specific game?&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
You should outline and detail the artifact&#039;s abilities/powers here. What can the artifact do? Are there certain conditions that need to be met for the artifact to be useful?&lt;br /&gt;
&lt;br /&gt;
== Story Role ==&lt;br /&gt;
What role has the artifact played in the story? Has it been part of any plot points? When was the artifact created/discovered/mentioned? Have any characters tried to get the artifact? Has it changed hands/owners at all?&lt;br /&gt;
&lt;br /&gt;
== Trivia/Behind The Scenes ==&lt;br /&gt;
Are there any fun facts/trivia about this artifact?&lt;/div&gt;</summary>
		<author><name>QuadraticFour</name></author>
	</entry>
</feed>