.tarot-method{margin:1rem auto;max-width:46rem;text-align:start;font:inherit;color:inherit;line-height:1.6;overflow-wrap:anywhere}
.tarot-method summary{cursor:pointer;font-weight:600;color:inherit;padding:.5rem 0}
.tarot-method p{font:inherit;color:inherit;margin:.5rem 0}
#questionContainer .tarot-method{color:var(--text-primary,#fff)}
dialog.tarot-retry{box-sizing:border-box;width:min(92vw,34rem);max-height:85vh;overflow:auto;margin:auto;padding:1.5rem;background:#fff;color:#252136;border:2px solid #69507a;border-radius:1rem;font:1rem/1.6 system-ui,sans-serif;box-shadow:0 1rem 4rem #0005}
dialog.tarot-retry::backdrop{background:#111a}
.tarot-retry p,.tarot-retry ol,.tarot-retry li{color:#252136;font:inherit;overflow-wrap:anywhere}
.tarot-retry-question{font-style:italic!important}
.tarot-retry-buttons{display:flex;gap:.75rem;flex-wrap:wrap}
.tarot-retry-buttons button{font:inherit;line-height:1.4;padding:.7rem 1rem;border-radius:.5rem;border:1px solid #69507a;background:#fff;color:#463050;cursor:pointer;min-height:44px;white-space:normal}
.tarot-retry-buttons button:first-child{background:#563966;color:#fff}
.tarot-retry-buttons button:focus-visible,.tarot-method summary:focus-visible{outline:3px solid #a363de;outline-offset:3px}
