/*
Theme Name: МАНьякИКЮР
Theme URI: https://cosmo-nail.ru
Author: Cosmo Nail
Author URI: https://cosmo-nail.ru
Description: Child theme for cosmo-nail.ru — Loiseau-inspired motion, Golos Text, МАНьякИКЮР brand.
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: manyakikyur
Tags: custom-colors, custom-menu, featured-images, full-width-template, translation-ready
*/

/* Base overrides — tokens and motion live in assets/css/ */
body.manyakikyur {
	background-color: var(--cn-surface, #FFFBFC);
	color: var(--cn-dark, #1A0A14);
	font-family: "Golos Text", system-ui, sans-serif;
}

.manyakikyur a {
	color: var(--cn-primary, #C41858);
}

.manyakikyur img {
	max-width: 100%;
	height: auto;
	display: block;
}
