/*
Theme Name: Hero Studio
Theme URI: https://example.invalid/hero-studio
Author: Hero Studio
Description: Minimal parent theme for the Hero Studio visual builder engine.
Version: 1.0.0-dev.4
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: hero-studio
*/
:root{--hs-site-width:1200px;--hs-site-gutter:24px;--hs-site-ink:#171716;--hs-site-bg:#fff}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hs-site-ink);background:var(--hs-site-bg)}body{margin:0;background:var(--hs-site-bg);color:var(--hs-site-ink)}img{max-width:100%;height:auto}a{color:inherit}.site-fallback-shell{max-width:var(--hs-site-width);margin-inline:auto;padding-inline:var(--hs-site-gutter)}.site-fallback-header,.site-fallback-footer{padding-block:22px;border-color:#e7e7e3}.site-fallback-header{border-bottom:1px solid #e7e7e3}.site-fallback-footer{border-top:1px solid #e7e7e3;margin-top:50px}.site-fallback-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-fallback-title{text-decoration:none;font-weight:700}.site-fallback-nav ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.site-standard-content{max-width:var(--hs-site-width);margin:0 auto;padding:50px var(--hs-site-gutter)}
