.cm-root{--cm-bg:#f3ecdd;--cm-surface:#fbf7ee;--cm-surface-tint:#eef3ec;--cm-green:#5fbf8e;--cm-green-deep:#3f9a6c;--cm-ink:#2b2b28;--cm-ink-soft:#6b6b63;--cm-line:#e4dccb;--cm-radius:1.25rem;--cm-shadow:0 1px 2px #2b2b280a, 0 8px 24px #2b2b280f;background-color:var(--cm-bg);color:var(--cm-ink);font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased;min-height:100%}.cm-root h1,.cm-root h2,.cm-root h3{font-family:var(--font-cormorant), Georgia, serif;color:var(--cm-ink)}.cm-serif{font-family:var(--font-cormorant), Georgia, serif}@keyframes cmRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cm-rise{animation:.7s cubic-bezier(.22,1,.36,1) both cmRise}
