/*
Theme Name: Betflare
Theme URI: #
Author: Your Team
Author URI: #
Description: Slot-style theme (Betflare brand). Header + Hero + Slots + SEO content + Footer. Lite internal page template included.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
Text Domain: betflare
*/

/* Minimal base (основной дизайн в assets/css/brand.css) */
*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
}

img { max-width: 100%; height: auto; }

a { color: inherit; }

button, input, textarea, select { font: inherit; }