/*                              ## 
                                ##                                ## 
                                ##                                ## 
##.###:    ##.####   .####:   #######    .####:   ##.####    :###.## 
#######:   #######  .######:  #######   .######:  #######   :####### 
###  ###   ###.     ##:  :##    ##      ##:  :##  ###  :##  ###  ### 
##.  .##   ##       ########    ##      ########  ##    ##  ##.  .## 
##    ##   ##       ########    ##      ########  ##    ##  ##    ## 
##.  .##   ##       ##          ##      ##        ##    ##  ##.  .## 
###  ###   ##       ###.  :#    ##.     ###.  :#  ##    ##  ###  ### 
#######:   ##       .#######    #####   .#######  ##    ##  :####### 
##.###:    ##        .#####:    .####    .#####:  ##    ##   :###.## 
##                                                                   
##                                                                   
##                                                                   

CSS Starter 
v1.0.0

Last updated: 2026-07-22
assembled by Pretend
https://pretend.tech

!! Only this file needs to be in the <HEAD> of your global header or layout file
*/


/*/////////////////////////////////////////////////////////
  //  Default styles                                    //
 ////////////////////////////////////////////////////////*/

/* Core */
@import "core/reset.css";
@import "core/fonts.css";
@import "core/globals.css";
@import "core/typography.css";
@import "core/utilities.css";

/* Components */
@import "components/buttons.css";
@import "components/forms.css";
@import "components/splash.css";

/* Global chrome (uncomment per project) */
/*
@import "global-header.css";
@import "global-footer.css";
*/
