/*
Theme Name: TESTCO
Theme URI: https://xs540713.xsrv.jp/
Author: TESTCO
Author URI: https://xs540713.xsrv.jp/
Description: Modern Vercel-style corporate single-page theme. Pure black, editorial typography, bento grid services, animated stats.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: testco
Tags: dark, one-column, custom-colors, custom-menu
*/

/* Reset minimal base — full styles live in assets/css/main.css */
*,*::before,*::after{box-sizing:border-box}
html,body{margin:0;padding:0;background:#fff;color:#09090b}
