/*
Theme Name: 肌研究ノート (Hada Note)
Theme URI: https://hada-note.com
Author: Hada Note Editorial
Author URI: https://hada-note.com
Description: スキンケア・美容メディア「肌研究ノート」の専用テーマ。成分の根拠と本音口コミに焦点を当てた30〜50代女性向けデザイン。
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hadanote
Tags: blog, magazine, beauty, skincare, custom-menu, featured-images, threaded-comments
*/

/* === Theme color tokens (mirrors assets/css/styles.css for documentation) ===
   --c-base:    #FEFEFE   (background)
   --c-paper:   #FFFFFF   (cards / surfaces)
   --c-ink:     #1A1A1A   (text)
   --c-pink:    #F2A99A   (accent)
   --c-sage:    #7BAF8E   (sub)
   Full palette and component styles live in /assets/css/*.css and are
   enqueued from functions.php. This file is intentionally minimal so the
   theme passes WP_Theme registration without duplicating the design system.
*/

body { background:#FEFEFE; color:#1A1A1A; }
