.tarot-card--pulsepunk{cursor:zoom-in}
.tarot-card--pulsepunk:focus-visible{outline:3px solid #f0cf73;outline-offset:5px}
.tarot-card--pulsepunk .tarot-card__art{filter:none!important}
.tarot-card--pulsepunk .tarot-card__back::after{display:none}
.tarot-card--pulsepunk .tarot-card__corner,.tarot-card--pulsepunk .tarot-card__numeral,.tarot-card--pulsepunk .tarot-card__identity{display:none!important}
.tarot-card-zoom{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#fff;overflow:hidden}
.tarot-card-zoom[open]{display:grid;place-items:center}
.tarot-card-zoom::backdrop{background:rgba(6,4,10,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.tarot-card-zoom__shell{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:10px;width:100%;height:100%;box-sizing:border-box;padding:18px 20px 16px}
.tarot-card-zoom__image{display:block;width:auto;height:auto;max-width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 92px);border-radius:18px;object-fit:contain;box-shadow:0 24px 70px rgba(0,0,0,.62),0 0 0 1px rgba(242,207,115,.58);transition:transform .25s ease}
.tarot-card-zoom__image.is-reversed{transform:rotate(180deg)}
.tarot-card-zoom__title{min-height:24px;margin:0;color:#f5df9d;font:800 .78rem/1.4 Arial,Helvetica,sans-serif;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.tarot-card-zoom__close{position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:2;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(245,223,157,.62);border-radius:50%;background:rgba(13,8,20,.88);box-shadow:0 8px 24px rgba(0,0,0,.38);color:#fff;font:400 2rem/1 Arial,sans-serif;cursor:pointer}
.tarot-card-zoom__close:focus-visible{outline:3px solid #f0cf73;outline-offset:3px}
body:has(.tarot-card-zoom[open]){overflow:hidden}
@media(max-width:600px){.tarot-card-zoom__shell{padding:12px 12px 14px}.tarot-card-zoom__image{max-width:calc(100vw - 24px);max-height:calc(100dvh - 82px);border-radius:14px}.tarot-card-zoom__title{font-size:.68rem}.tarot-card-zoom__close{width:44px;height:44px;font-size:1.75rem}}
@media(prefers-reduced-motion:reduce){.tarot-card-zoom__image{transition:none}}
.tarot-chat__edit-question{display:inline-flex;margin:0 0 3px;padding:4px 0;border:0;background:transparent;color:#5c3d7d;cursor:pointer;font-size:.72rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.tarot-chat__edit-question[hidden]{display:none!important}.tarot-chat__edit-question:focus-visible{outline:3px solid rgba(92,61,125,.22);outline-offset:3px}
