/*
Theme Name: Hello Elementor WSR Child
Theme URI: https://websiterescues.com.au
Description: Structural-only child theme for Website Rescues V4. NO OVERRIDES. Cap <50 lines. Variables + Theme Style + Global Classes + per-page Custom CSS handle everything else.
Author: Website Rescues
Template: hello-elementor
Version: 1.0.0
*/

/* Browser-level primitives ONLY. See /mnt/aidev/dtm00-Config/claude/plans/use-your-memory-and-transient-goose.md CSS policy. */

html { scroll-behavior: smooth; }

::selection { background: #99FC2E; color: #1c1c1c; }

/* WP admin bar offset when logged in */
html[lang] body.admin-bar { margin-top: 0 !important; }
