/*
Theme Name: Nour-Alshurbasi
Theme URI: https://nouralshurbasi.com/
Author: Nour Alshurbasi
Author URI: https://nouralshurbasi.com/
Description: The custom theme for Allura Medical — the practice of Mrs Nour Alshurbasi, oncoplastic breast surgeon. A standalone classic theme built on a token-driven CSS system, with meta boxes for every piece of text, every image and every link on the homepage. All design values live as CSS custom properties on :root, so the whole look changes from one file.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: nour-alshurbasi
Tags: one-column, custom-menu, custom-logo, featured-images, block-styles, wide-blocks, translation-ready, full-width-template
*/

/**
 * This file exists because WordPress requires it and reads the header above.
 * It is what makes this folder a theme, and the absence of a "Template:" line
 * above is what makes it a standalone theme rather than a child of another.
 *
 * The theme's actual styles are NOT written here — they are compiled into
 * assets/css/main.min.css from the source files in assets/css/src/:
 *
 *   00-root.css        design tokens  (every colour, size and spacing value)
 *   01-base.css        element defaults
 *   02-layout.css      layout primitives
 *   03-components.css  reusable UI components
 *   04-sections.css    the homepage bands, then the secondary templates
 *   05-wordpress.css   core WordPress + block styles
 *   06-utilities.css   single-purpose helpers
 *
 * Those source files and the build script are for development only. The theme
 * runs entirely on the prebuilt .min bundles, so it works on a server with no
 * Node.js and no node_modules folder.
 *
 * Edit the source files, then run `npm run build` (or `node build.js`) to
 * regenerate the minified bundle. Never edit the .min files by hand.
 *
 * Child themes: this stylesheet is enqueued after the bundle, so anything
 * added below wins.
 */
