.luna-tarot { position: relative; min-height: 100vh; min-height: 100dvh; width: 100%; overflow: hidden; background: #0a0820 url("../tarot/hero-bg2_7c0768.webp") center/cover no-repeat; font-family: "Zen Kaku Gothic New", sans-serif; color: #efe9f7; display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; padding: 48px 20px; }
.luna-tarot * { box-sizing: border-box; }
.luna-tarot__glow { position: absolute; top: 14%; left: 50%; transform: translateX(-50%); width: min(760px,132%); height: 66%; border-radius: 50%; background: radial-gradient(50% 50% at 50% 50%, rgba(14,10,32,.62), rgba(14,10,32,.32) 52%, transparent 76%); animation: lunaTarotHaze 8s ease-in-out infinite; pointer-events: none; }
.luna-tarot__stars { position: absolute; inset: 0; pointer-events: none; }
.luna-tarot__motes, .luna-tarot__gather { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 1; pointer-events: none; }
.luna-tarot__gather { position: fixed; width: 100vw; height: 100vh; z-index: 45; }
.luna-tarot .luna-fortune-head { position: absolute; top: 0; left: 0; right: 0; z-index: 6; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 26px 2.4vw; }
.luna-tarot .luna-fortune-brand { display: inline-flex; align-items: center; gap: 14px; background: none; border: none; padding: 0; text-decoration: none; cursor: pointer; }
.luna-tarot .luna-fortune-brand__jp { font-family: "Shippori Mincho", serif; font-size: 25px; letter-spacing: .18em; color: #f3ecff; }
.luna-tarot .luna-fortune-brand__en { font-family: "Cormorant Garamond", serif; font-style: italic; font-size: 20px; letter-spacing: .16em; color: rgba(244,184,208,.92); }
.luna-tarot .luna-fortune-back { display: inline-flex; align-items: center; gap: 7px; padding: 8px 16px; border: 1px solid rgba(216,189,131,.7); border-radius: 999px; color: #f4ecff; text-decoration: none; font-size: 13px; letter-spacing: .12em; }
.luna-tarot .luna-fortune-bc { position: absolute; top: 82px; left: 2.4vw; right: 2.4vw; z-index: 6; }
.luna-tarot .luna-bc ol { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; font-size: 11px; letter-spacing: .08em; color: rgba(239,233,247,.72); }
.luna-tarot .luna-bc li:not(:last-child)::after { content: "›"; margin-left: 8px; color: rgba(216,184,120,.65); }
.luna-tarot .luna-bc a { text-decoration: none; color: rgba(239,233,247,.72); }
.luna-tarot__intro, .luna-tarot__fan { position: relative; z-index: 2; display: none; flex-direction: column; align-items: center; text-align: center; width: 100%; animation: lunaTarotFade .8s ease both; }
.luna-tarot__intro.is-active, .luna-tarot__fan.is-active { display: flex; }
.luna-tarot__intro { max-width: 540px; }
.luna-tarot__label { font-family: "Cormorant Garamond", serif; letter-spacing: .42em; font-size: 13px; text-transform: uppercase; color: #d8b878; font-style: italic; padding-left: .42em; }
.luna-tarot__orn { margin: 18px 0 6px; display: flex; align-items: center; gap: 16px; color: rgba(216,184,120,.6); }
.luna-tarot__orn::before, .luna-tarot__orn::after { content: ""; width: 42px; height: 1px; background: linear-gradient(90deg, transparent, rgba(216,184,120,.7)); }
.luna-tarot__orn::after { background: linear-gradient(90deg, rgba(216,184,120,.7), transparent); }
.luna-tarot__orn span { width: 5px; height: 5px; background: #d8b878; transform: rotate(45deg); }
.luna-tarot h1 { font-family: "Shippori Mincho", serif; font-weight: 600; font-size: clamp(34px,8vw,52px); line-height: 1.32; margin: 8px 0 0; letter-spacing: .08em; color: #f6f0fb; text-shadow: 0 2px 30px rgba(109,74,166,.5); }
.luna-tarot__lead { font-family: "Shippori Mincho", serif; font-size: clamp(14px,3.6vw,16px); line-height: 2.05; letter-spacing: .06em; color: rgba(239,233,247,.72); margin: 26px 0 0; max-width: 400px; }
.luna-tarot__btn { margin-top: 42px; font-family: "Shippori Mincho", serif; font-size: 16px; letter-spacing: .16em; color: #1a1230; background: linear-gradient(180deg,#ecd49b,#d8b878); border: none; border-radius: 40px; padding: 16px 44px; cursor: pointer; box-shadow: 0 10px 30px rgba(216,184,120,.32), inset 0 1px 0 rgba(255,255,255,.5); transition: transform .35s ease, box-shadow .35s ease; }
.luna-tarot__btn:hover { transform: translateY(-2px); box-shadow: 0 16px 40px rgba(216,184,120,.5); }
.luna-tarot__hint { margin-top: 18px; font-size: 11px; letter-spacing: .2em; color: rgba(239,233,247,.4); font-family: "Cormorant Garamond", serif; }
.luna-tarot__quit { position: absolute; top: -6px; left: 6px; background: none; border: none; color: rgba(239,233,247,.5); font-family: "Shippori Mincho", serif; font-size: 13px; letter-spacing: .14em; cursor: pointer; padding: 8px; }
.luna-tarot__select { margin-top: 64px; text-align: center; }
.luna-tarot__select p { font-family: "Shippori Mincho", serif; font-size: clamp(16px,4.4vw,20px); letter-spacing: .1em; margin: 12px 0 0; color: #f3edf9; }
.luna-tarot__fan-stage-wrap { position: relative; width: 100%; display: flex; justify-content: center; margin-top: 30px; height: 330px; }
.luna-tarot__fan-stage { position: relative; width: 760px; height: 300px; transform-origin: bottom center; transform: scale(min(1, calc((100vw - 44px)/760))); }
.luna-card-slot { position: absolute; left: 50%; bottom: 0; width: clamp(96px,25vw,124px); aspect-ratio: 63/100; transform-origin: 50% 420px; cursor: pointer; transition: transform .9s cubic-bezier(.2,.7,.2,1), opacity .6s ease; }
.luna-card-inner { position: relative; width: 100%; height: 100%; transform-style: preserve-3d; transition: transform .85s cubic-bezier(.45,.05,.2,1), filter .3s ease; }
.luna-card-inner:hover { transform: translateY(-26px); filter: brightness(1.12) drop-shadow(0 18px 26px rgba(109,74,166,.5)); }
.luna-card-back, .luna-card-face { position: absolute; inset: 0; backface-visibility: hidden; border-radius: 11px; overflow: hidden; box-shadow: inset 0 0 0 1.5px rgba(216,184,120,.7), 0 8px 20px rgba(0,0,0,.45); }
.luna-card-back { background: radial-gradient(120% 80% at 50% 16%, #3a2566, #241640 58%, #170e2c); }
.luna-card-back::before { content: ""; position: absolute; inset: 6px; border: 1px solid rgba(216,184,120,.32); border-radius: 8px; background-image: radial-gradient(rgba(216,184,120,.14) 1px, transparent 1.4px); background-size: 14px 14px; }
.luna-card-back::after { content: ""; position: absolute; top: 50%; left: 50%; width: 46px; height: 46px; margin: -23px 0 0 -23px; border-radius: 50%; border: 1.5px solid rgba(216,184,120,.85); box-shadow: 0 0 14px rgba(216,184,120,.35); }
.luna-card-face { transform: rotateY(180deg); background: linear-gradient(168deg, #cba24e55, #241640 62%, #170e2c); }
.luna-tarot__result { position: fixed; inset: 0; z-index: 50; display: none; align-items: flex-start; justify-content: center; padding: 24px; background: radial-gradient(80% 80% at 50% 40%,rgba(26,18,48,.7),rgba(13,9,24,.92)); backdrop-filter: blur(8px); animation: lunaTarotFade .5s ease both; overflow: auto; }
.luna-tarot__result.is-active { display: flex; }
.luna-tarot__panel { position: relative; width: 100%; max-width: 392px; margin: auto; background: #0e0b22; border-radius: 18px; box-shadow: 0 30px 80px rgba(0,0,0,.6), inset 0 0 0 1px rgba(216,184,120,.4); padding: 30px 26px 26px; animation: lunaTarotPop .6s cubic-bezier(.2,.7,.2,1) both; }
.luna-tarot__close { position: absolute; top: 14px; right: 16px; width: 30px; height: 30px; border-radius: 50%; border: 1px solid rgba(216,184,120,.35); background: none; color: rgba(239,233,247,.7); cursor: pointer; }
.luna-result-card { position: relative; width: fit-content; height: clamp(260px,46vh,440px); margin: 14px auto 0; border-radius: 10px; overflow: hidden; line-height: 0; box-shadow: 0 14px 34px rgba(0,0,0,.5); }
.luna-result-card img { display: block; width: auto; height: 100%; max-width: 100%; margin: 0 auto; }
.luna-tarot__cosmic { text-align: center; margin-top: 14px; font-family: "Shippori Mincho", serif; font-size: 22px; letter-spacing: .16em; color: #f7f0dd; }
.luna-tarot__meta { display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 12px; font-family: "Shippori Mincho", serif; color: #d8b878; }
.luna-tarot__meta span { font-size: 12px; letter-spacing: .16em; }
.luna-tarot__pos { border: 1px solid rgba(216,184,120,.4); border-radius: 20px; padding: 3px 13px; }
.luna-tarot__text { font-family: "Shippori Mincho", serif; font-size: 13px; line-height: 1.9; letter-spacing: .08em; text-align: center; color: rgba(233,214,166,.92); margin: 12px 4px 0; text-wrap: pretty; }
.luna-tarot__love { margin-top: 18px; text-align: center; }
.luna-tarot__love b { font-family: "Cormorant Garamond", serif; font-style: italic; letter-spacing: .22em; font-size: 11px; color: #d8b878; }
.luna-tarot__love p { font-family: "Shippori Mincho", serif; font-size: 15px; line-height: 2; letter-spacing: .04em; color: #f3edf9; margin: 6px 4px 0; }
.luna-tarot__detail { display: none; margin-top: 16px; flex-direction: column; gap: 12px; animation: lunaTarotRise .4s ease both; }
.luna-tarot__detail.is-active { display: flex; }
.luna-tarot__detail div { border-top: 1px solid rgba(216,184,120,.18); padding-top: 13px; text-align: center; }
.luna-tarot__detail b { font-family: "Shippori Mincho", serif; font-size: 11px; letter-spacing: .18em; color: #d8b878; }
.luna-tarot__detail p { font-family: "Shippori Mincho", serif; font-size: 13.5px; line-height: 1.95; letter-spacing: .04em; color: rgba(239,233,247,.86); margin: 6px 6px 0; }
.luna-tarot__actions { display: flex; gap: 10px; margin-top: 22px; }
.luna-tarot__actions button { flex: 1; font-family: "Shippori Mincho", serif; font-size: 13px; color: #e9d6a6; background: none; border: 1px solid rgba(216,184,120,.45); border-radius: 30px; padding: 13px 0; cursor: pointer; }
.luna-tarot__actions button:first-child { flex: 1.3; color: #1a1230; background: linear-gradient(180deg,#ecd49b,#d8b878); border: none; box-shadow: 0 8px 20px rgba(216,184,120,.3); }
.luna-tarot__toast { position: fixed; bottom: 42px; left: 50%; transform: translateX(-50%); z-index: 60; display: none; background: rgba(26,18,48,.95); border: 1px solid rgba(216,184,120,.4); color: #f3edf9; font-family: "Shippori Mincho", serif; font-size: 13px; letter-spacing: .08em; padding: 11px 22px; border-radius: 30px; box-shadow: 0 10px 30px rgba(0,0,0,.4); animation: lunaTarotRise .35s ease both; }
.luna-tarot__toast.is-active { display: block; }
@keyframes lunaTarotFade { from{ opacity: 0; } to{ opacity: 1; } }
@keyframes lunaTarotPop { from{ opacity: 0; transform: translateY(26px) scale(.95); } to{ opacity: 1; transform: translateY(0) scale(1); } }
@keyframes lunaTarotHaze { 0%,100%{ opacity: .5; } 50%{ opacity: .85; } }
@keyframes lunaTarotRise { from{ opacity: 0; transform: translateY(14px); } to{ opacity: 1; transform: translateY(0); } }
@media (max-width: 600px) {
	.luna-tarot { padding: 24px 18px; }
	.luna-tarot .luna-fortune-head { display: none; }
	.luna-tarot .luna-fortune-bc { top: 16px; left: 18px; right: 18px; }
	.luna-tarot h1 { font-size: 34px; }
	.luna-tarot__lead { font-size: 13px; line-height: 1.85; margin-top: 16px; }
	.luna-tarot__btn { margin-top: 26px; font-size: 15px; padding: 13px 36px; }
}
@media (max-width: 600px) and (max-height: 720px) {
	.luna-tarot h1 { font-size: 30px; }
	.luna-tarot__lead { font-size: 12px; margin-top: 12px; }
	.luna-tarot__btn { margin-top: 20px; padding: 11px 32px; }
}

/* ===== U02 標準化 追加スタイル（新規クラスのみ・既存 .luna-tarot__* は非改変／U08 非破壊） ===== */
.luna-tarot__about-open { margin-top: 20px; display: inline-flex; align-items: center; gap: 10px; background: none; border: none; cursor: pointer; color: rgba(216,184,120,.85); font-family: "Cormorant Garamond", serif; font-style: italic; letter-spacing: .12em; font-size: 13px; }
.luna-tarot__about-open em { font-style: normal; font-family: "Shippori Mincho", serif; letter-spacing: .14em; color: rgba(239,233,247,.82); }
.luna-tarot__about-open:hover em { color: #f4ecff; }

.luna-tarot__advice, .luna-tarot__nextq { margin-top: 18px; text-align: center; border-top: 1px solid rgba(216,184,120,.18); padding-top: 15px; }
.luna-tarot__advice b, .luna-tarot__nextq b { font-family: "Shippori Mincho", serif; font-size: 11.5px; letter-spacing: .16em; color: #d8b878; }
.luna-tarot__advice p, .luna-tarot__nextq p { font-family: "Shippori Mincho", serif; font-size: 14px; line-height: 2; letter-spacing: .04em; color: #f3edf9; margin: 7px 6px 0; text-wrap: pretty; }
.luna-tarot__nextq p { color: rgba(233,214,166,.95); }
.luna-tarot__tail { margin: 18px 2px 0; font-family: "Shippori Mincho", serif; font-size: 11px; line-height: 1.85; letter-spacing: .02em; color: rgba(239,233,247,.5); text-align: left; text-wrap: pretty; }

.luna-tarot__actions.is-quad { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.luna-tarot__to-catalog { display: flex; align-items: center; justify-content: center; text-decoration: none; font-family: "Shippori Mincho", serif; font-size: 13px; color: #e9d6a6; border: 1px solid rgba(216,184,120,.45); border-radius: 30px; padding: 13px 0; }

.luna-tarot__cardfb { width: clamp(150px,42vw,210px); height: auto; aspect-ratio: 63/100; background: radial-gradient(120% 80% at 50% 16%, #3a2566, #241640 58%, #170e2c); box-shadow: inset 0 0 0 1.5px rgba(216,184,120,.7), 0 8px 20px rgba(0,0,0,.45); }
.luna-tarot__cardfb-in { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; padding: 14px 10px; text-align: center; line-height: 1.5; }
.luna-tarot__cardfb-suit { font-family: "Cormorant Garamond", serif; font-style: italic; font-size: 11px; letter-spacing: .12em; color: rgba(216,184,120,.85); }
.luna-tarot__cardfb-name { font-family: "Shippori Mincho", serif; font-size: clamp(16px,4.6vw,20px); letter-spacing: .06em; color: #f6f0fb; line-height: 1.3; }
.luna-tarot__cardfb-cosmic { font-family: "Cormorant Garamond", serif; font-style: italic; font-size: 11px; letter-spacing: .1em; color: rgba(239,233,247,.6); }

.luna-tarot__about, .luna-tarot__sharepop { position: fixed; inset: 0; z-index: 70; display: none; align-items: center; justify-content: center; padding: 24px; }
.luna-tarot__about.is-active, .luna-tarot__sharepop.is-active { display: flex; }
.luna-tarot__about-ov, .luna-tarot__sharepop-ov { position: absolute; inset: 0; background: rgba(10,7,20,.72); backdrop-filter: blur(6px); }
.luna-tarot__about-panel, .luna-tarot__sharepop-panel { position: relative; width: 100%; max-width: 360px; background: #0e0b22; border-radius: 18px; box-shadow: 0 30px 80px rgba(0,0,0,.6), inset 0 0 0 1px rgba(216,184,120,.4); padding: 30px 24px 26px; animation: lunaTarotPop .5s cubic-bezier(.2,.7,.2,1) both; }
.luna-tarot__about-close, .luna-tarot__sharepop-close { position: absolute; top: 14px; right: 16px; width: 30px; height: 30px; border-radius: 50%; border: 1px solid rgba(216,184,120,.35); background: none; color: rgba(239,233,247,.7); cursor: pointer; }
.luna-tarot__about-title { margin: 0 0 18px; font-family: "Shippori Mincho", serif; font-size: 18px; letter-spacing: .12em; color: #f7f0dd; text-align: center; }
.luna-tarot__about-flow { display: flex; flex-direction: column; gap: 14px; }
.luna-tarot__about-step { display: flex; gap: 12px; text-align: left; }
.luna-tarot__about-step > span { color: #d8b878; font-size: 14px; line-height: 1.9; }
.luna-tarot__about-step b { display: block; font-family: "Shippori Mincho", serif; font-size: 13.5px; letter-spacing: .06em; color: #f2e6c4; margin-bottom: 3px; }
.luna-tarot__about-step p { font-family: "Shippori Mincho", serif; font-size: 12.5px; line-height: 1.9; letter-spacing: .02em; color: rgba(239,233,247,.82); margin: 0; }
.luna-tarot__about-note { margin: 18px 0 0; font-family: "Shippori Mincho", serif; font-size: 11.5px; line-height: 1.8; letter-spacing: .02em; color: rgba(239,233,247,.55); text-align: left; }

.luna-tarot__sharepop-panel { text-align: center; }
.luna-tarot__sharepop-msg { min-height: 1.6em; margin: 6px 0 0; font-family: "Shippori Mincho", serif; font-size: 15px; letter-spacing: .04em; color: #f3edf9; }
.luna-tarot__sharepop-sub { margin: 10px 0 18px; font-family: "Shippori Mincho", serif; font-size: 12px; line-height: 1.8; color: rgba(239,233,247,.6); }
.luna-tarot__sharepop-x { display: inline-flex; align-items: center; justify-content: center; width: 100%; text-decoration: none; font-family: "Shippori Mincho", serif; font-size: 14px; letter-spacing: .08em; color: #1a1230; background: linear-gradient(180deg,#ecd49b,#d8b878); border-radius: 30px; padding: 13px 0; box-shadow: 0 8px 20px rgba(216,184,120,.3); }
