/*
Theme Name: PlayWorker (SWELL Child)
Theme URI: https://ai-playworker.com/
Description: SWELL child theme v4 — preview 02/03 を独自テンプレート (single.php / page-notes.php) でそのまま反映。
Author: PlayWorker
Version: 4.0.0
Template: swell
Text Domain: playworker-swell-child
*/

/* デザイン本体は single.php / page-notes.php 内の <style> で完結。
   親 SWELL の enqueue だけ残しておく。 */

body { font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif; }

/* admin bar 対応 */
html { scroll-padding-top: 32px; }
