/*
Theme Name: Verimus V1.0
Theme URI: https://wordpress.org/
Author: Verimus Team
Author URI:
Description: Verimus Template
Requires at least: 6.4.3
Tested up to: 6.4.3
Requires PHP: 7.0
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: verimus
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/**
 * ==========================================================================
 * VERIMUS THEME - MAIN STYLESHEET
 * ==========================================================================
 * 
 * This file is required by WordPress for theme identification.
 * 
 * All styles are now organized in the design system:
 * 
 * Design Tokens:
 *   /assets/css/_variables.css  - CSS custom properties (colors, spacing, etc.)
 * 
 * Base Styles:
 *   /assets/css/_base.css       - Typography, resets, base elements
 * 
 * Components:
 *   /assets/css/components/     - Buttons, forms, cards, badges, etc.
 * 
 * Layout:
 *   /assets/css/layout/         - Grid system, page structure
 * 
 * Utilities:
 *   /assets/css/utilities/      - Helper classes (display, spacing, typography)
 * 
 * Pages:
 *   /assets/css/pages/          - Page-specific styles
 *   /assets/css/templates/      - Template-specific styles
 *   /assets/css/parts/          - Component/part-specific styles
 * 
 * See /assets/css/design-system.css for the complete import order.
 * ==========================================================================
 */