/*
Theme Name: Dragster AI
Theme URI: https://dragster.se
Author: Dragster
Author URI: https://dragster.se
Description: Custom theme for Dragster – the AI-powered advertising agency.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: dragster-ai
*/

/*
 * All styles are split into component files and loaded via wp_enqueue_style().
 * See functions.php → dragster_enqueue_assets() and assets/css/:
 *
 *  base/
 *    tokens.css              Design tokens, reset, typography, layout
 *  components/
 *    dot-arrow-button.css    All button variants
 *    header.css              Site header, nav, mega menu, nav indicator
 *    footer.css              Site footer
 *    hero.css                Homepage hero, page hero, SVG curves
 *    cards.css               Service, case, area, sub-service cards
 *    nav-drawer.css          Mobile navigation drawer
 *  sections/
 *    section-services.css    "Full Service" dark section
 *    section-cases.css       Cases grid, archive, single case
 *    section-ai.css          AI Amplified Creativity section
 *    section-contact.css     Reusable contact section
 *  pages/
 *    page-service.css        Service + area CPT pages
 *    page-about.css          About page
 *    page-contact.css        Contact page form
 *    page-careers.css        Careers page
 *  responsive.css            All breakpoints
 */
