/*
Theme Name: TEST
Theme URI: https://bewalia.com/themes/test-theme
Author: Bewalia Lite
Author URI: https://bewalia.com
Description: Generated by Bewalia Lite multi-agent pipeline. Mobile-first, Core Web Vitals optimized, accessibility-aware (WCAG AA).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: test-theme
Tags: business, multi-page, awwwards, ai-generated
*/

/* Page-specific styles are enqueued from assets/ via functions.php.
   This file is required by WordPress as the theme entry point. */

/* Minimal sitewide reset so WP admin bar doesn't break layout */
body.admin-bar { padding-top: 32px; }
@media screen and (max-width: 782px) {
  body.admin-bar { padding-top: 46px; }
}
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%);
  height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0;
  position: absolute !important; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #fff; clip: auto !important; clip-path: none;
  color: #000; display: block; font-size: 0.875rem; font-weight: 700;
  height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px;
  text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
