/*
Theme Name: WebWizBD
Author: aminul29
Author URI: 
Theme URI: https://profiles.wordpress.org/aminul29/
Tags: full-site-editing, editor-style, block-styles, block-patterns
Text Domain: webwizbd
Requires at least: 6.3
Requires PHP: 7.4
Tested up to: 6.3
Version: 1.1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ==========================================================================
   WebWizBD WordPress Theme Master Stylesheet
   --------------------------------------------------------------------------
   This theme utilizes a modular CSS architecture. Core styles are organized
   into dedicated, self-contained files under assets/css/ for rapid maintenance:

   BASE FOUNDATIONS:
   - assets/css/base/variables.css          -> Colors, fonts, CSS custom properties
   - assets/css/base/reset-typography.css   -> Normalize, typography (h1-h6, p, links)
   - assets/css/base/smooth-scroll.css      -> Lenis momentum scroll engine styles

   INTERACTIVE COMPONENTS:
   - assets/css/components/animation.css    -> CSS keyframe animations
   - assets/css/components/preloader.css    -> Preloader spinner
   - assets/css/components/offcanvas.css    -> Sidebar menu drawer & overlay
   - assets/css/components/meanmenu.css     -> Mobile meanmenu navigation
   - assets/css/components/social.css       -> Social links & widgets
   - assets/css/components/fluid-gradient.css -> Fluid background canvas & glows
   - assets/css/components/scroll-to-top.css -> Desktop floating scroll-to-top with SVG meter
   - assets/css/components/pricing-modal.css -> Payoneer invoice modal & pricing urgency pills

   LAYOUT & SECTIONS:
   - assets/css/layout/header.css           -> Desktop header, navbar pill, sticky navigation
   - assets/css/layout/hero.css             -> Hero sections, Google badge, proofs, growth cards
   - assets/css/layout/about.css            -> About section & About Us page
   - assets/css/layout/service.css          -> Services bento grid & Services page
   - assets/css/layout/work.css             -> Case studies, work stack, single work template
   - assets/css/layout/why-choose-us.css    -> Why Choose Us section
   - assets/css/layout/awards.css           -> Awards & recognition showcase
   - assets/css/layout/wall-of-love.css     -> Wall of Love / Google reviews & testimonials
   - assets/css/layout/brand.css            -> Client logo marquee ticker
   - assets/css/layout/cta.css              -> Call to action & project banners
   - assets/css/layout/shop.css             -> Cart, checkout, product details
   - assets/css/layout/pricing.css          -> Pricing plan comparison tables
   - assets/css/layout/blog.css             -> Blog archive, search results, single post
   - assets/css/layout/contact.css          -> Contact page, info cards, inquiry forms
   - assets/css/layout/inner-pages.css      -> Shared inner headers, breadcrumbs, 404 page
   - assets/css/layout/footer.css           -> Modern FSE footer, marquee, copyright strip

   All modules are imported via assets/css/style.css which is enqueued before this file.
   Place any theme-specific master overrides or experimental styles below.
   ========================================================================== */
