/* ==========================================================================
   Inked By Hand - Style Master Index
   ========================================================================== */

/* 
 * 1. Global Variables & Root Presets 
 *    (Declares overarching aesthetic color spaces, transitions, and dimension bindings) 
 */
@import url('variables.css');

/* 
 * 2. Typography Ruleset 
 *    (Establishes textual hierarchies, Google web fonts bindings, and aesthetic anti-aliasing)
 */
@import url('typography.css');

/* 
 * 3. Base Layout Containers
 *    (Determines major structural constraints across Sections, Containers, and Flex grids) 
 */
@import url('layout.css');

/* 
 * 4. Micro-Components & Interactive Assets
 *    (Calculates the state behavior of Modals, Hover Filters, and Animated Loader Skeletons)
 */
@import url('components.css');
