/*
Theme Name: ATM Starter Theme
Theme URI: https://github.com/atm/atm-starter
Author: ATM
Author URI: https://example.com
Description: Lean FSE block theme for the ATM starter kit. Design tokens via theme.json. No JS, no SCSS in the theme — all interactivity lives in the starter-blocks plugin.
Version: 0.1.1
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.3
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: starter-theme
Tags: full-site-editing, block-patterns, multisite, accessibility-ready, translation-ready
*/

header.wp-block-template-part {
    width: 100%;
    position: fixed;
    z-index: 3;
}