*,:before,:after{box-sizing:border-box}:root{--text:#222;--bg:#fff;--primary:#0b3f22;--border:#e5e4e7;--font:system-ui, -apple-system, Segoe UI, Roboto, sans-serif}html,body{background:var(--bg);width:100%;font-family:var(--font);color:var(--text);margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}h1{font-size:clamp(28px,5vw,56px)}h2{font-size:clamp(20px,3vw,24px)}p{margin:0;line-height:1.5}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}
