/*
Theme Name: dollbox
Theme URI: https://dollbox.jp/
Author: dollbox
Author URI: https://dollbox.jp/
Description: 博多・中洲のメイドカフェ「dollbox」のオリジナルテーマ。ロゴ、六人のメイド、シャンパンメニュー、イベント告知、ご予約フォームを、カスタム投稿タイプで管理できます。ピンク×ダークチョコブラウン×アンティークゴールドの上品可愛いデザイン。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
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: dollbox
Tags: custom-menu, custom-logo, featured-images, custom-colors, block-styles, wide-blocks
*/

/*
 * Actual visual styles live in assets/style.css which is enqueued from
 * functions.php via wp_enqueue_style('dollbox-main', ...).
 * This file only needs the theme header above; keeping it small.
 */

/* Minimal reset — most is already in assets/style.css */
body { margin: 0; }
