.tarot-root{--tarot-ink:#0c0a12;--tarot-fog:#2a1f3d;--tarot-mist:#6b5b8a;--tarot-moon:#c9d4e8;--tarot-candle:#d4a574;--tarot-gold:#c4a574;--tarot-parchment:#e8dfd0;--tarot-ink-text:#1a1424;--tarot-font-display:"Iowan Old Style","Palatino Linotype",Palatino,"Songti SC",serif;--tarot-font-body:"SF Pro Text","PingFang SC","Hiragino Sans GB",sans-serif;--tarot-safe-bottom:env(safe-area-inset-bottom,0px);--tarot-safe-top:env(safe-area-inset-top,0px);--tarot-safe-left:env(safe-area-inset-left,0px);--tarot-safe-right:env(safe-area-inset-right,0px);--tarot-card-w:clamp(58px,16.5vw,72px);--tarot-card-w-cross:clamp(48px,13.5vw,62px);--tarot-card-w-side5:clamp(72px,20vw,96px);--tarot-card-w-friendship:clamp(68px,18.5vw,90px);--tarot-fan-h:clamp(150px,40vw,200px);--tarot-fan-card-w:clamp(40px,10.5vw,52px);--tarot-preview-w:clamp(76px,20vw,96px);--tarot-stage-h:clamp(110px,26svh,180px);position:relative;width:100%;max-width:100%;height:100svh;height:100dvh;max-height:100svh;max-height:100dvh;overflow:hidden;color:var(--tarot-moon);font-family:var(--tarot-font-body);background:radial-gradient(ellipse 80% 50% at 50% 15%,rgba(107,91,138,.35),transparent 60%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(42,31,61,.7),transparent 55%),radial-gradient(ellipse 50% 35% at 85% 70%,rgba(212,165,116,.08),transparent 50%),linear-gradient(180deg,#120e1a 0,var(--tarot-ink) 45%,#08060c 100%);overscroll-behavior:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;overflow-x:clip}.tarot-root.is-phase-asking,.tarot-root.is-phase-shuffling{--tarot-stage-h:clamp(72px,16svh,120px)}.tarot-root.is-phase-picking{--tarot-stage-h:clamp(36px,8svh,64px);--tarot-fan-h:clamp(112px,28vw,150px);--tarot-card-w-cross:clamp(44px,12vw,58px);--tarot-card-w-side5:clamp(78px,22vw,104px);--tarot-card-w-friendship:clamp(74px,20vw,98px)}.tarot-root.is-phase-reveal{--tarot-stage-h:clamp(28px,6svh,48px);--tarot-card-w:clamp(64px,17vw,88px);--tarot-card-w-cross:clamp(48px,12.5vw,64px);--tarot-card-w-side5:clamp(84px,23vw,110px);--tarot-card-w-friendship:clamp(80px,21vw,104px)}.tarot-root.is-phase-reading{--tarot-stage-h:clamp(40px,8svh,72px)}@media (min-width:768px){.tarot-root{--tarot-stage-h:min(42vh,380px);--tarot-card-w:clamp(100px,12vw,120px);--tarot-card-w-cross:clamp(88px,10vw,110px);--tarot-card-w-side5:clamp(110px,12vw,140px);--tarot-card-w-friendship:clamp(100px,11vw,128px);--tarot-fan-h:clamp(260px,36vh,360px);--tarot-fan-card-w:clamp(52px,6vw,68px);--tarot-preview-w:clamp(110px,12vw,132px)}.tarot-root.is-phase-asking,.tarot-root.is-phase-shuffling{--tarot-stage-h:min(28vh,260px)}.tarot-root.is-phase-picking{--tarot-stage-h:min(16vh,140px);--tarot-fan-h:clamp(160px,24vh,220px);--tarot-card-w-cross:clamp(72px,8vw,96px);--tarot-card-w-side5:clamp(108px,11vw,136px);--tarot-card-w-friendship:clamp(100px,10vw,124px)}.tarot-root.is-phase-reveal{--tarot-stage-h:min(14vh,120px);--tarot-card-w:clamp(88px,10vw,110px);--tarot-card-w-cross:clamp(72px,8vw,96px);--tarot-card-w-side5:clamp(112px,12vw,140px);--tarot-card-w-friendship:clamp(104px,11vw,132px)}.tarot-root.is-phase-reading{--tarot-stage-h:min(18vh,160px)}}@media (max-height:560px){.tarot-root{--tarot-stage-h:clamp(36px,10svh,72px)}.tarot-root.is-phase-picking{--tarot-fan-h:clamp(96px,26vh,130px)}}body:has(.tarot-root),html:has(.tarot-root){height:100%;overflow:hidden;overscroll-behavior:none}.tarot-root *{box-sizing:border-box}.tarot-shell{position:relative;z-index:10;display:flex;flex-direction:column;height:100%;min-height:0;width:100%;max-width:100%}.tarot-stage-spacer{flex-shrink:0;height:var(--tarot-stage-h);transition:height .28s ease}@keyframes tarot-deal-in{0%{opacity:0;transform:translateY(-80px) scale(.85) rotate(-8deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}.tarot-card-flip{transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,.2,.2,1)}.tarot-card-flip.is-flipped{transform:rotateY(180deg)}.tarot-card-flip.is-reversed.is-flipped{transform:rotateY(180deg) rotate(180deg)}.tarot-card-back,.tarot-card-face{backface-visibility:hidden;position:absolute;inset:0}.tarot-card-face{transform:rotateY(180deg)}.tarot-card-face.is-preview{position:relative;inset:auto;transform:none;backface-visibility:visible}.tarot-card-face--art{background:#1a1420}.tarot-card-face--art img{image-rendering:auto}.tarot-panel{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;max-width:56rem;margin-inline:auto;padding-left:max(.75rem,var(--tarot-safe-left));padding-right:max(.75rem,var(--tarot-safe-right));padding-bottom:max(.5rem,var(--tarot-safe-bottom));background:transparent}@media (min-width:768px){.tarot-panel{padding-left:max(1.25rem,var(--tarot-safe-left));padding-right:max(1.25rem,var(--tarot-safe-right));padding-bottom:max(1rem,var(--tarot-safe-bottom))}}.tarot-panel-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.tarot-root.is-phase-reading .tarot-panel-body{overflow:hidden;flex:1 1 auto}.tarot-root.is-phase-picking .tarot-panel-body{justify-content:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:.35rem}.tarot-root.is-phase-picking .tarot-picking-fan{flex-shrink:0;position:sticky;top:0;z-index:8;background:linear-gradient(180deg,rgba(12,10,18,.55),rgba(12,10,18,.2) 70%,transparent)}.tarot-root.is-phase-picking .tarot-picking-board{flex-shrink:0;width:100%;overflow:visible}.tarot-root.is-phase-reveal .tarot-panel-body{justify-content:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:.25rem;padding-bottom:.5rem}.tarot-root.is-phase-reveal .tarot-board-wrap{flex-shrink:0;width:100%;overflow:visible}.tarot-root.is-phase-reveal .tarot-spread-v7{row-gap:.05rem;-moz-column-gap:.12rem;column-gap:.12rem;padding-top:.15rem}.tarot-panel-dock{flex-shrink:0;width:100%;max-width:100%}.tarot-reading-box-single{max-height:none;flex:1 1 auto;min-height:7rem;-webkit-overflow-scrolling:touch}@media (min-width:768px){.tarot-reading-box-single{max-height:min(52vh,480px)}}.tarot-end-panel{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.tarot-reading-fullscreen{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column}.tarot-reading-fullscreen-scrim{position:absolute;inset:0;background:#0c0a12;opacity:.96;pointer-events:none}.tarot-reading-fullscreen-inner{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:48rem;height:100%;margin-inline:auto;padding:max(.75rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px))}.tarot-reading-fullscreen-bar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.tarot-reading-fullscreen-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:1rem;border:1px solid rgba(196,165,116,.28);background:#1a1426;padding:1rem;font-size:15px;line-height:1.75;color:#e8dfd0}.tarot-reading-fullscreen-body.is-spread{color:#d8d0e8}.tarot-reading-fullscreen-body p{margin:0;text-shadow:none;-webkit-text-stroke:0;filter:none}@media (min-width:640px){.tarot-reading-fullscreen-body{padding:1.25rem;font-size:1rem;line-height:1.8}}@media (max-width:767px){.tarot-root.is-phase-reading .tarot-board-wrap{display:none}.tarot-reading-box-single{min-height:10rem}}.tarot-card-inspect{isolation:isolate;transform:translateZ(0)}.tarot-card-inspect:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:rgba(10,6,18,.52);backdrop-filter:blur(18px) saturate(1.15);transform:translateZ(0)}@supports not (backdrop-filter:blur(1px)){.tarot-card-inspect:before{background:rgba(10,6,18,.88)}}.tarot-card-inspect-card{transform-style:preserve-3d;border-radius:10px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.55),0 0 0 1px rgba(196,165,116,.28)}.tarot-card-inspect-card .tarot-card-face{position:absolute!important;inset:0!important;transform:none!important;width:100%;height:100%;border-radius:8px}.tarot-card-inspect-card .tarot-card-face img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tarot-scene-lock{position:absolute;inset:0;z-index:0;width:100%;height:100%;overflow:hidden;background:#0c0a12}@media (min-width:768px){.tarot-scene-lock{left:50%;top:50%;right:auto;bottom:auto;width:min(100vw,calc(100dvh * .72));height:min(100dvh,calc(100vw / .72));max-height:100%;transform:translate(-50%,-50%)}}.tarot-scene-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--tarot-scene-pos,center 12%);object-position:var(--tarot-scene-pos,center 12%);opacity:0;transition:opacity var(--tarot-scene-fade,.52s) ease-in-out,object-position .7s ease;transition:opacity var(--tarot-scene-fade,.52s) ease-in-out,object-position .7s ease,-o-object-position .7s ease;filter:none!important;mix-blend-mode:normal!important;transform:none!important;pointer-events:none;will-change:opacity}@media (max-width:767px){.tarot-scene-lock:not(.is-table) .tarot-scene-img,.tarot-scene-lock:not(.is-table) .tarot-scene-video{-o-object-position:center 34%;object-position:center 34%}}.tarot-scene-lock.is-table .tarot-scene-img,.tarot-scene-lock.is-table .tarot-scene-video{-o-object-position:var(--tarot-scene-pos,center 50%);object-position:var(--tarot-scene-pos,center 50%)}.tarot-scene-img.is-on{opacity:1}.tarot-scene-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--tarot-scene-pos,center 12%);object-position:var(--tarot-scene-pos,center 12%);z-index:2}.tarot-scene-glow,.tarot-scene-video{position:absolute;inset:0;pointer-events:none}.tarot-scene-glow{z-index:5;opacity:0;background:radial-gradient(ellipse at 50% 78%,rgba(190,165,255,.22) 0,rgba(150,120,220,.1) 40%,transparent 70%);mix-blend-mode:screen}.tarot-scene-glow.is-on{animation:tarot-scene-pulse 1s ease-out forwards}@keyframes tarot-scene-pulse{0%{opacity:0}30%{opacity:1}to{opacity:0}}.tarot-btn-primary{min-height:44px;min-width:44px;touch-action:manipulation}.tarot-input{font-size:16px;line-height:1.4}.tarot-spread-icon-frame{position:relative;width:48px;height:66px;border:1.5px solid #c4a574;border-radius:6px;background:rgba(12,10,18,.55)}@media (min-width:640px){.tarot-spread-icon-frame{width:52px;height:72px}}.tarot-spread-mini-card{position:absolute;width:10px;height:16px;border-radius:2px;background:#c4a574}.tarot-fan-bleed{position:relative;z-index:5;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.tarot-root.is-phase-picking .tarot-panel{padding-left:0;padding-right:0}.tarot-root.is-phase-picking .tarot-picking-board{padding-left:max(.75rem,var(--tarot-safe-left));padding-right:max(.75rem,var(--tarot-safe-right));box-sizing:border-box}@media (min-width:768px){.tarot-root.is-phase-picking .tarot-picking-board{padding-left:max(1.25rem,var(--tarot-safe-left));padding-right:max(1.25rem,var(--tarot-safe-right))}}.tarot-fan-deck{width:100%;max-width:none;margin:0;flex-shrink:0;padding:0;position:relative}.tarot-fan-hint{margin:0 0 .15rem;padding:0 .75rem;text-align:center;font-size:11px;letter-spacing:.04em;color:rgba(201,212,232,.7);flex-shrink:0}.tarot-fan-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;padding:.1rem 0 .2rem}.tarot-fan-scroll::-webkit-scrollbar{display:none}.tarot-fan-arc{position:relative;min-width:100%;height:var(--tarot-fan-h);margin:0;overflow:visible}.tarot-fan-card{position:absolute;width:var(--tarot-fan-card-w);aspect-ratio:2/3.4;padding:0;border:none;background:transparent;transform:translate(-50%,-50%) rotate(var(--fan-rot,0deg));transform-origin:50% 50%;transition:transform .16s ease,filter .16s ease;filter:brightness(.96);will-change:transform;margin:0}.tarot-fan-card:active,.tarot-fan-card:hover{filter:brightness(1.12);z-index:200!important;transform:translate(-50%,calc(-50% - 10px)) rotate(var(--fan-rot,0deg)) scale(1.06)}.tarot-card-slot{display:flex;width:var(--tarot-card-w);flex-direction:column;align-items:center}.tarot-card-slot>p{max-width:100%;text-align:center;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.tarot-root .tarot-spread-cross .tarot-card-slot{width:var(--tarot-card-w-cross)}.tarot-spread-cross{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%}.tarot-spread-cross-bot,.tarot-spread-cross-mid,.tarot-spread-cross-top{display:flex;justify-content:center}.tarot-spread-cross-mid{flex-wrap:nowrap;align-items:flex-end;gap:.35rem}@media (min-width:640px){.tarot-spread-cross{gap:.5rem}.tarot-spread-cross-mid{gap:.75rem}}.tarot-spread-v7{display:grid;grid-template-columns:repeat(7,max-content);grid-template-rows:repeat(4,auto);justify-content:center;justify-items:center;align-items:end;-moz-column-gap:.2rem;column-gap:.2rem;row-gap:.15rem;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.15rem}.tarot-spread-v7-cell.is-r1{grid-row:1}.tarot-spread-v7-cell.is-r2{grid-row:2}.tarot-spread-v7-cell.is-r3{grid-row:3}.tarot-spread-v7-cell.is-r4{grid-row:4}.tarot-spread-v7-cell.is-c1{grid-column:1}.tarot-spread-v7-cell.is-c2{grid-column:2}.tarot-spread-v7-cell.is-c3{grid-column:3}.tarot-spread-v7-cell.is-c4{grid-column:4}.tarot-spread-v7-cell.is-c5{grid-column:5}.tarot-spread-v7-cell.is-c6{grid-column:6}.tarot-spread-v7-cell.is-c7{grid-column:7}.tarot-root .tarot-spread-v7 .tarot-card-slot{width:var(--tarot-card-w-cross)}.tarot-root .tarot-spread-side5 .tarot-card-slot{width:var(--tarot-card-w-side5)}.tarot-root .tarot-spread-friendship .tarot-card-slot{width:var(--tarot-card-w-friendship)}.tarot-spread-side5{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(.75rem,4vw,1.35rem);width:100%;max-width:28rem;margin-inline:auto;padding:.35rem .25rem .5rem}.tarot-spread-side5-side{flex-shrink:0;display:flex;align-items:center}.tarot-spread-side5-grid{display:grid;grid-template-columns:max-content max-content;grid-template-rows:auto auto;gap:clamp(.65rem,3.2vw,1.1rem) clamp(.75rem,3.5vw,1.2rem);align-items:end;justify-items:center}@media (min-width:640px){.tarot-spread-side5{gap:1.35rem;max-width:32rem}.tarot-spread-side5-grid{gap:1rem 1.25rem}}.tarot-spread-friendship{display:flex;flex-direction:column;align-items:stretch;gap:clamp(.75rem,3.5vw,1.25rem);width:100%;max-width:28rem;margin-inline:auto;padding:.25rem .15rem .4rem}.tarot-spread-friendship-row{display:flex;align-items:flex-end;gap:.55rem}.tarot-spread-friendship-label{flex-shrink:0;width:1.75rem;padding-bottom:.35rem;font-size:10px;letter-spacing:.12em;color:rgba(196,165,116,.75);writing-mode:vertical-rl;text-orientation:mixed}.tarot-spread-friendship-cards{flex:1;gap:clamp(.55rem,2.8vw,.95rem);min-width:0}.tarot-spread-friendship-cards,.tarot-spread-row{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center}.tarot-spread-row{gap:.5rem;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-inline:.15rem;scrollbar-width:none}.tarot-spread-row::-webkit-scrollbar{display:none}@media (min-width:640px){.tarot-spread-row{gap:.75rem}.tarot-spread-v7{-moz-column-gap:.35rem;column-gap:.35rem;row-gap:.25rem}.tarot-spread-friendship{gap:1.15rem;max-width:32rem}.tarot-spread-friendship-cards{gap:.95rem}}@media (min-width:768px){.tarot-spread-row{gap:1.25rem}}.tarot-spread-picker-scroll{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-start;gap:.75rem;width:100%;max-width:100%;overflow-x:auto;padding:.15rem .25rem .35rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tarot-spread-picker-scroll::-webkit-scrollbar{display:none}@media (min-width:768px){.tarot-spread-picker-scroll{flex-wrap:wrap;justify-content:center;overflow:visible;gap:1rem}}.tarot-idle-preview{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:clamp(.55rem,2.8vw,.95rem);width:100%;max-width:100%;overflow-x:auto;padding:.35rem .5rem .5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tarot-idle-preview::-webkit-scrollbar{display:none}@media (min-width:640px){.tarot-idle-preview{overflow:visible;gap:1rem}}.tarot-idle-preview-card{flex:0 0 auto;width:var(--tarot-preview-w);aspect-ratio:2/3.4}.tarot-page-title{margin:0 auto;max-width:28rem;text-align:center;flex-shrink:0}.tarot-page-title h1{font-size:1.15rem;line-height:1.25;color:#e8dfd0}.tarot-page-title p{margin-top:.25rem;font-size:11px;line-height:1.4;color:rgba(201,212,232,.7)}@media (min-width:640px){.tarot-page-title h1{font-size:1.5rem}.tarot-page-title p{font-size:.75rem}}@media (min-width:768px){.tarot-page-title h1{font-size:1.875rem}.tarot-page-title p{font-size:.875rem}}