/*
Theme Name: Fugu AI Guide (Blocksy Child)
Theme URI: https://fugu-ai.com
Description: Child theme of Blocksy for fugu-ai.com — the unofficial guide to Sakana Fugu.
Author: Fugu AI Guide Team
Template: blocksy
Version: 1.0.0
Text Domain: fugu-ai-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
	--fugu-navy: #0A1628;
	--fugu-aqua: #2DD4BF;
	--fugu-coral: #F97066;
	--fugu-text: #F8FAFC;
	--fugu-muted: #94A3B8;
}

/* Footer unofficial-site disclaimer */
.fugu-footer-disclaimer {
	font-size: 0.8rem;
	line-height: 1.5;
	color: var(--fugu-muted);
	max-width: 60rem;
	margin: 0 auto;
	text-align: center;
}
