/*
Theme Name: JuiceIN Premium v2
Theme URI: https://7of9juicein.com/
Author: 7of9 JuiceIN
Author URI: https://7of9juicein.com/
Description: Premium, mobile-first theme for 7of9 JuiceIN in Port Harcourt — menus, bulk orders, and vibrant brand presentation.
Version: 1.2.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: juicein-premium
Tags: custom-logo, custom-menu, featured-images, blog, one-column, two-columns
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
*/

/*
  Base stylesheet kept intentionally light.
  Main styling lives in /assets/css/global.css and /assets/css/menu.css
*/

*{box-sizing:border-box;}
html,body{height:100%;}
body{margin:0;}

