/*
Theme Name: Aistea
Theme URI: https://aistea.jp
Author: Aistea
Author URI: https://aistea.jp
Description: Premium magazine-style WordPress theme for Aistea — Japan's leading practical AI skills media.
Version: 2.6.6
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary
License URI: https://aistea.jp/license
Text Domain: aistea
Tags: magazine, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Base reset — full styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
