System Intelligence Active

@import url('https://fonts.googleapis.com/css2?family=Inter:wght=300;400;500;700&family=Space+Grotesk:wght@500;700&family=JetBrains+Mono:wght@400;700&display=swap'); .cm-custom-landing { font-family: 'Inter', sans-serif; } .cm-custom-landing h1, .cm-custom-landing h2, .cm-custom-landing h3 { font-family: 'Space Grotesk', sans-serif; } .cm-custom-landing .font-mono { font-family: 'JetBrains Mono', monospace; } /* Previne interferência de cliques no modo edição do Elementor */ .elementor-editor-active .group { pointer-events: none; }