/*
Theme Name: Buildfuly
Theme URI: https://build.fuly.io
Author: Buildfuly
Author URI: https://build.fuly.io
Description: Lightweight full-width canvas theme for Buildfuly-generated sites. The Buildfuly plugin injects the header, footer, navigation and design tokens; this theme provides a clean, unconstrained, full-width content area so generated sections render edge-to-edge.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buildfuly-theme
*/

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--buildfuly-color-text,#0f172a);background:var(--buildfuly-color-background,#ffffff);overflow-x:hidden}
img{max-width:100%;height:auto}
a{color:var(--buildfuly-color-primary,#00bfa5)}
h1,h2,h3,h4,h5,h6{line-height:1.15;margin-top:0}
.bf-main{width:100%;max-width:100%;margin:0;padding:0}
.bf-main > *{max-width:100%}
