/*
Theme Name: Angus Steakhouse
Theme URI: https://angussteakhouse.pk
Author: Angus Steakhouse
Author URI: https://angussteakhouse.pk
Description: Block theme for Angus Steakhouse Karachi. A minimal canvas that lets the Angus Core plugin render its pixel-perfect, full-bleed page layouts (Home, Menu, Order, Reserve, Contact) and the staff consoles. Design tokens (cowboy red #c8102e, cream #fbf5ec, Alfa Slab One / Oswald / Archivo) live in theme.json.
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: angus-steakhouse
Tags: full-site-editing, restaurant, custom-colors, block-styles
*/

/* The plugin owns presentation via inline styles; the theme only sets the canvas. */
body { margin: 0; padding: 0; background: #fbf5ec; }
