/* 시절마디 타로 v2 — 카드 앞면이 읽히게, 카드별 네 단락(그림·뜻·이 자리·주제) */
body[data-sjm-page="tarot"] .tarot-reading-card.tarot2-card{grid-template-rows:auto 1fr;background:#fff!important;border:1px solid #dcd8cf!important;box-shadow:0 10px 30px rgba(23,32,44,.06)!important}
body[data-sjm-page="tarot"] .tarot2-face{min-height:0!important;padding:22px 18px 18px!important;gap:12px;background:radial-gradient(circle at 50% 38%,rgba(233,199,127,.22),transparent 55%),linear-gradient(160deg,#252a57,#121531)!important;border-bottom:1px solid #d9d2c2!important}
body[data-sjm-page="tarot"] .tarot2-face::before{content:none!important}
body[data-sjm-page="tarot"] .tarot2-stage{display:grid;place-items:center}
body[data-sjm-page="tarot"] .tarot2-card-svg{display:block;width:112px;height:auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35));transform:rotate(-2deg)}
body[data-sjm-page="tarot"] .tarot2-card:nth-child(2) .tarot2-card-svg{transform:rotate(1.5deg)}
body[data-sjm-page="tarot"] .tarot2-card:nth-child(3) .tarot2-card-svg{transform:rotate(-1deg)}
body[data-sjm-page="tarot"] .tarot2-face-caption{display:grid;gap:2px;text-align:center}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-face-caption strong{color:#f6ecd6!important;font-size:1.12rem;font-weight:800;letter-spacing:-.01em}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-face-caption small{color:#b7bdd6!important;font-size:.8rem}
body[data-sjm-page="tarot"] .tarot2-copy{padding:20px 20px 22px!important}
body[data-sjm-page="tarot"] .tarot2-copy h3{margin:4px 0 8px!important;font-size:1.22rem}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-copy p{margin:14px 0 0!important;color:#3f4652!important;font-size:.95rem;line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-copy p b{display:block;margin-bottom:3px;color:#8a6a24;font-size:.76rem;font-weight:800;letter-spacing:.02em}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-copy .tarot2-scene{color:#5b6270!important;font-size:.9rem}
body[data-sjm-page="tarot"] .tarot2-copy .tarot2-cat{padding:12px 14px;border-radius:10px;background:#f5f1e7}
body[data-sjm-page="tarot"] main .tarot2-card .tarot2-copy .tarot2-cat b{color:#1d5a4f}
body[data-sjm-page="tarot"] main .tarot-summary-card .tarot2-synthesis{margin:0 0 12px!important;color:#3f4652!important;font-size:1rem;line-height:1.75;word-break:keep-all}
body[data-sjm-page="tarot"] main .tarot-summary-card .tarot2-synthesis:empty{display:none}
@media(max-width:720px){
 body[data-sjm-page="tarot"] .tarot2-card-svg{width:100px}
 body[data-sjm-page="tarot"] .tarot2-copy{padding:18px 16px 20px!important}
 body[data-sjm-page="tarot"] main .tarot2-card .tarot2-copy p{font-size:.94rem}
}
@media (prefers-reduced-motion:reduce){body[data-sjm-page="tarot"] .tarot2-card-svg{transform:none!important}}
