/*
Theme Name: Salsa Belfast
Theme URI: https://salsabelfast.com
Author: Salsa Belfast (community rebuild)
Author URI: https://facebook.com/SalsaBelfast
Description: A bold, photography-forward Full-Site-Editing block theme for Salsa Belfast — a non-profit Latin social-dance community hub in Belfast. "The Latin social, after dark": warm Havana-night energy, salsa-red brand, brass night-lights and Cuban teal accents. Self-hosted Fraunces + Figtree, a fluid type scale, light & dark worlds, and section patterns built from the organisation's own recovered content (the monthly Windsor Salsa Party, the free Tuesday social at Revolucion de Cuba, and the 13-school Belfast scene directory).
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: salsabelfast
Tags: full-site-editing, block-patterns, custom-colors, custom-logo, editor-style, threaded-comments, wide-blocks, community, non-profit
*/

/*
 * The full design system lives in assets/css/design.css (shared verbatim with
 * the static preview so both render identically). functions.php enqueues it.
 * Keep only small supplemental / defensive rules here.
 */

/* Ensure the classic gap on nested groups doesn't fight the custom layout */
.wp-site-blocks { overflow-x: clip; }

/* Give the admin bar some breathing room against the sticky header */
.admin-bar .sb-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .sb-header { top: 46px; } }
