/*
Theme Name:   R8ffle Child
Theme URI:    https://r8ffle.com
Description:  Child theme for r8ffle.com. All custom CSS and template overrides live here so Astra can update safely.
Author:       Jahirul Islam Mamun
Author URI:   https://codeable.io
Template:     astra
Version:      1.0.0
Text Domain:  r8ffle-child
*/

/* ==========================================================================
   Custom CSS goes below this line.
   Keep it organised by section. Don't dump everything at the bottom.
   ========================================================================== */


/* --------------------------------------------------------------------------
   1. Design tokens
   Set these once, use them everywhere. Update the palette in one place.
   -------------------------------------------------------------------------- */
:root {
	--r8-space-xs: 0.5rem;
	--r8-space-sm: 1rem;
	--r8-space-md: 2rem;
	--r8-space-lg: 4rem;
	--r8-radius: 8px;
	--r8-radius-pill: 9999px;
}


/* --------------------------------------------------------------------------
   2. Homepage
   -------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
   3. Hero — mobile fix
   -------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
   4. Cart
   -------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
   5. Buttons and calls to action
   -------------------------------------------------------------------------- */
