@media screen{.ai-center-xs{-ms-flex-align:center;align-items:center}}@media screen{.ar-tarot-xs{aspect-ratio:1/1.73}}@media screen{.bdrs-1e-xs{border-radius:1em}}@media screen{.d-flex-xs{display:-ms-flexbox;display:flex}}@media screen{.f-card-xs{filter:drop-shadow(10px 10px 10px rgba(0,0,0,.4))}}@media screen{.fxd-column-xs{-ms-flex-direction:column;flex-direction:column}}@media screen{.fxw-wrap-xs{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen{.g-1e-xs{gap:1em}}@media screen{.h-100p-xs{height:100%}}@media screen{.mih-100vh-xs{min-height:100vh}}@media screen{.jc-center-xs{-ms-flex-pack:center;justify-content:center}}@media screen{.l-0-xs{left:0}}@media screen{.pos-absolute-xs{position:absolute}}@media screen{.pos-relative-xs{position:relative}}@media screen{.ta-center-xs{text-align:center}}@media screen{.t-0-xs{top:0}}@media screen{.trf-r\(180deg\)-xs{transform:rotate(180deg)}}@media screen{.w-100p-xs{width:100%}}@media screen{.maw-10e-xs{max-width:10em}}@media screen{.z-1010-xs{z-index:1}}@media screen{.z-1020-xs{z-index:2}}.mnm-tarot-ai{padding-bottom:80px;padding-bottom:5rem}.tarot-reading-card{padding:1.5em;margin-bottom:2em;border-radius:1em;box-shadow:0 0 1em rgba(0,0,0,.2);max-width:500px;scale:1;translate:0;opacity:1}.tarot-reading-card h3{color:#e0b97d;margin-bottom:.5em}.tarot-reading-card h4{font-size:1.25em;margin-bottom:.5em}.tarot-card{perspective:1000px;transition:all .25s ease;opacity:1;width:calc(33.3333333333% - 1em)}#tarotContainer.tarot--fetching .tarot-card.picked{animation:pulse 5s infinite ease-in-out}#tarotContainer.tarot--fetched .tarot-card{pointer-events:none}.tarot-card.upside-down .tarot-card__front{transform:rotate(180deg)}.tarot-card__flip{transform-style:preserve-3d;transition:all .25s ease;position:relative;width:100%;height:100%}.tarot-card__back,.tarot-card__front{backface-visibility:hidden;position:absolute;width:100%;height:100%;top:0;left:0}.tarot-card.reversed .tarot-card__flip,.tarot-card__back{transform:rotateY(180deg)}.tarot-card.picked,.tarot-card:hover{transform:translateY(2em)}.tarot-reading-introduction{text-align:center;margin-bottom:1em;padding:0}.tarot-heading{font-size:1.25em;font-weight:bold;margin-bottom:.5em}.tarot-introduction{font-size:1em;margin-bottom:0;font-style:italic;text-align:left}#tarotContainer.tarot--fetching .tarot-card{animation:pulse 2s ease-in-out infinite;cursor:wait}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}