@font-face { font-family: "Equity A"; src: url("https://yolicali.mx/fonts/equity_a_regular.woff2") format("woff2"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Equity A"; src: url("https://yolicali.mx/fonts/equity_a_italic.woff2") format("woff2"); font-weight: normal; font-style: italic; font-display: swap; }
@font-face { font-family: "Equity A Caps"; src: url("https://yolicali.mx/fonts/equity_a_caps_regular.woff2") format("woff2"); font-weight: normal; font-style: normal; font-display: swap; }
:root, :root.dark, html.dark, html { --background: 41 42% 93% !important; --foreground: 30 14% 17% !important; --card: 42 56% 97% !important; --card-foreground: 30 14% 17% !important; --popover: 41 42% 93% !important; --popover-foreground: 30 14% 17% !important; --primary: 10 67% 38% !important; --primary-foreground: 0 0% 100% !important; --secondary: 42 56% 97% !important; --secondary-foreground: 30 14% 17% !important; --muted: 42 56% 97% !important; --muted-foreground: 0 0% 35% !important; --accent: 42 56% 97% !important; --accent-foreground: 30 14% 17% !important; --border: 37 13% 81% !important; --input: 37 13% 81% !important; --ring: 10 67% 38% !important; }
:root { --color-bg: #f4efe4; --color-bg-card: #fbf8f1; --color-text: #302a24; --color-text-light: #5a5a5a; --color-accent: #a03520; --color-gold: #b8860b; --color-rule: #d4cfc7; }
html, body, #app { background: var(--color-bg) !important; color: var(--color-text) !important; font-family: "Equity A", Georgia, "Times New Roman", serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a { color: var(--color-accent) !important; text-decoration: none; }
a:hover { color: var(--color-gold) !important; }
h1, h2, h3 { font-family: "Equity A Caps", Georgia, serif !important; letter-spacing: 0.05em; color: var(--color-text) !important; }
#app footer { display: none !important; }
#settings { display: none !important; }
#social { display: none !important; }
div.flex-col.lg\:flex-row.bg-card.rounded-lg.border { display: none !important; }
body > footer { max-width: 47.5rem; margin: 4rem auto 0; padding: 0 1.875rem 4rem; text-align: center; font-size: 1.0625rem; color: var(--color-text-light); background: transparent !important; }
body > footer p { margin-bottom: 0.625rem; }
body > footer em { font-style: italic; }
body > footer .footer-nav ul { list-style: none; padding: 0; margin: 0 0 0.625rem; }
body > footer .footer-nav li { display: inline; }
body > footer .footer-nav li + li::before { content: " · "; }
body > footer .footer-meta { margin-top: 2.5rem; font-family: "Equity A Caps", Georgia, serif; font-size: 0.9rem; letter-spacing: 0.12em; opacity: 0.55; }
