/*
Theme Name: High School Tours (Pink/Black)
Theme URI: https://a-tron.la/
Author: DJ A-Tron & ChatGPT
Author URI: https://instagram.com/atron
Description: Pixel-perfect pink/black theme matching the High School Tours React demo.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.6
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hst
*/
:root {
  --hst-pink: #ff2f86;
  --hst-dark: #0b0b0c;
  --hst-light: #f8fafc;
}
html, body { background:#000; color:#fff; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; }
