/*
Theme Name: Eightsy - Billiard School & Sport Club
Theme URI: https://themeforest.net/item/eightsy-billiard-school-sport-club-elementor-template-kit/35427626
Author: Jegtheme (Template Kit) — wrapper for WordPress installer
Author URI: https://themeforest.net/user/jegtheme
Description: Wrapper theme that bundles the Eightsy Elementor Template Kit. On activation it auto-imports the kit's templates, header/footer, and global styles via Elementor's Import/Export module. Requires Elementor (free) and ideally Elementor Pro for Theme Builder support.
Version: 1.0.0
Requires at least: 5.6
Tested up to: 6.7
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eightsy
Tags: elementor, sports, billiard, one-column, custom-colors, custom-logo, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
*/

/* Minimal base styles — Elementor renders the actual page UI */
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
.eightsy-notice { padding: 20px; background: #fff8e1; border-left: 4px solid #ffb300; margin: 20px; font: 14px/1.5 system-ui, sans-serif; }
