/*
Theme Name: BayArea Luxe
Theme URI: https://localhost/BayAreaTownCar/
Author: Bay Area Town Car
Author URI: https://localhost/BayAreaTownCar/
Description: A bespoke luxury chauffeur theme crafted for Bay Area Town Car Service. Features a cinematic hero slider, service showcase, filterable fleet gallery driven by post categories, animated statistics, full customizer control and a black & champagne-gold design language.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bayarea-luxe
Tags: custom-menu, custom-logo, featured-images, theme-options, translation-ready, full-width-template
*/

/*
 * All visual styles live in assets/css/main.css (enqueued in inc/enqueue.php).
 * This file intentionally carries only the theme header plus safety fallbacks
 * so the theme remains readable if the stylesheet fails to load.
 */

.alignleft  { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin: 0 auto 1em; }
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
