/*
Theme Name: RaptorLabs Replica
Theme URI: http://raptorlabs.local
Author: Tuju pipeline
Description: Authorised WooCommerce replica of the RaptorLabs storefront. Neo-brutalist, monochrome, light-mode-only. Design system in assets/css/rl-tokens.css; sitewide chrome in rl-base.css; homepage sections in rl-home.css.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: raptorlabs
Tags: e-commerce, woocommerce, custom-colors
*/

/* --------------------------------------------------------------------------
   This file is intentionally thin. WordPress requires it for the theme header,
   and it loads LAST so it can win a specificity tie, but the real design
   system lives in:

     assets/css/rl-tokens.css   palette, self-hosted fonts, type scale,
                                the full Button cva, chips, badges, cards
     assets/css/rl-base.css     header, nav, drawer, footer, shared product
                                card, WooCommerce overrides  (SITEWIDE)
     assets/css/rl-home.css     the 18 homepage sections     (front page only)

   Put site-wide corrections in rl-base.css, not here, so the cascade stays
   readable.
   ----------------------------------------------------------------------- */

.rl-clearfix::after{content:"";display:table;clear:both}
