/* Preserve the complete illustration and baked-in number, including narrow screens. */
html:root #tarot-lenormand-app.fd-app.fd-lenormand :is(.carta,.carta-resultado) {aspect-ratio:2/3;}
html:root #tarot-lenormand-app.fd-app.fd-lenormand :is(.carta-reverso,.carta-resultado) img {display:block;width:100%;height:100%;object-fit:contain;}
html:root #tarot-lenormand-app.fd-app.fd-lenormand .carta-resultado {border:1px solid var(--fd-line);background:transparent;box-shadow:0 8px 24px #0004;}
