:root{--verde-oscuro: #00492b;--verde-medio: #2a7d2e;--verde-claro: #b0f1c7;--crema: #f8faf5;--blanco: #ffffff;--texto: #191c1a;--texto-suave: #404942;--texto-muted: #5f6a60;--borde: rgba(230, 233, 228, .5);--borde-suave: #e9eee9;--shadow: rgba(0, 73, 43, .08) 0 10px 40px -10px;--bronce: #b8944a;--bronce-suave: rgba(184, 148, 74, .16);--sans: "Montserrat", system-ui, "Segoe UI", Roboto, sans-serif;--serif: "Newsreader", "Iowan Old Style", Georgia, serif;font-family:var(--sans);color-scheme:light;color:var(--texto);background:var(--crema);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,app-root{height:100%;margin:0}app-root{display:block}h1,h2{font-family:var(--sans);font-weight:600;color:var(--texto)}p{margin:0}button{font-family:var(--sans)}
