/* Approved typography: Fraunces headings, Inter text, no decorative italics. */
:root{--sans:'Inter',sans-serif;--serif:'Inter',sans-serif;--heading-c:'Fraunces',Georgia,serif}
/* Only the decorative uses identified in the typography review are normalized.
   Semantic emphasis in ordinary content keeps the browser's normal behavior. */
.italic,.hero-h1 .italic,.proyectos-title em,.qr-new h1 em,.qr-new h2 em,
.motion-behind h2 em,.hero-sub,.hero-meta-right .big,
.nav-brand,.nav-brand .paren,.footer-brand .paren,
.btn .arrow,.btn-product .arrow,.btn-waitlist .arrow,.s-arrow,
.marquee,.section-label .number,.manifesto-sig,.mock-title,
.product-price,.process-step-num,.qr-feature-num,.qr-plan-price,
.admission > .admission-content > p,.admission-email,.admission-note,
.qr-section-subtitle,.qr-waitlist-sub,.qr-waitlist-nota,.footer-no-social,
.planes-title-mes,.plan-precio-mes,.plan-precio-desde,.planes-nota{
  font-style:normal!important;
}
body,p,button,input,textarea,select,summary,.btn,.site-nav,.site-nav *,.hero-sub{font-family:var(--sans)!important}
body h1,body h2,body h3,.hero-h1,.s-name,.proyectos-title{font-family:var(--heading-c)!important}
h1 *,h2 *,h3 *{font-family:inherit!important}
