html,body{overscroll-behavior-x:none;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}*{overscroll-behavior:none}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#bfa3ff1a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#bfa3ff80;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#bfa3ffb3}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(0,0,0,.5)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100vw;max-width:none;margin:0;padding:0;text-align:center}html,body,#root{min-height:100vh;height:100vh;overflow:hidden;color:#f3e9ff;font-family:Microsoft YaHei,Inter,"sans-serif";background:linear-gradient(to bottom,#060317 40%,#170e5f 75%,#20166c)}.container{width:100vw;max-width:none;margin:0;padding:32px 0 48px}h1{font-size:2.2em;line-height:1.1;font-family:Italiana,serif,Microsoft YaHei,Inter,sans-serif;font-weight:400;letter-spacing:1px;color:#cabeff}h2,h3{font-family:Microsoft YaHei,Inter,"sans-serif";letter-spacing:2px}input[type=text]{background:#0003;color:#fff;border:1px solid rgba(188,182,255,.5);border-radius:8px;padding:10px 14px;font-size:1 rem;outline:none;transition:border .2s}input[type=text]:focus{border:1px solid #b1a3ff}input[type=text]::placeholder{color:#c4b1e74d;font-size:16px;letter-spacing:.5px}select{background:#281e3cb3;color:#f3e9ff;border:none;border-radius:8px;padding:8px 12px;font-size:1rem;margin-top:8px}button{background:#fff3;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1rem;font-family:Microsoft YaHei,Inter,"sans-serif";font-weight:600;letter-spacing:1px;cursor:pointer;margin-bottom:4px;transition:background .2s,box-shadow .2s}button:hover{background:#ffffff1a}button:focus{outline:none}.tarot-flip,.flip-front,.flip-back{box-shadow:0 4px 24px #0005,0 0 16px 2px #bfa3ff33}.flip-front{background:#2d1e4f}.flip-back{background:#f3e9ff}[style*="dashed #bbb"]{background:#3c285066!important;border:2px dashed #bfa3ff!important}[style*="dashed #bbb"]>span{color:#bfa3ff!important;text-shadow:0 2px 8px #6c4ccf99}span[style*="color: #d32f2f"]{color:#ff6c6c!important;text-shadow:0 2px 8px #6c4ccf99}.shuffling-card{box-shadow:0 0 16px 2px #bfa3ff99,0 4px 24px #0005;animation:shuffle-move 1.2s cubic-bezier(.4,.2,.6,1) infinite alternate}::-webkit-scrollbar{height:8px;background:#2d1e4f}::-webkit-scrollbar-thumb{background:#6c4ccf;border-radius:8px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.about-scroll-hide::-webkit-scrollbar{display:none}.about-scroll-hide{scrollbar-width:none;-ms-overflow-style:none}@keyframes shuffle-move{0%{transform:translateY(0) rotate(-8deg) scale(1)}30%{transform:translateY(-18px) rotate(8deg) scale(1.05)}60%{transform:translateY(10px) rotate(-6deg) scale(.98)}to{transform:translateY(0) rotate(0) scale(1)}}.star-glow{position:absolute;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#fffbe6 60%,#bfa3ff);box-shadow:0 0 12px 4px #fffbe6cc,0 0 24px 8px #bfa3ff44;opacity:.85;animation:starlight-blink 1.4s infinite alternate}@keyframes starlight-blink{0%{opacity:.7;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}70%{opacity:.8;transform:scale(.9)}to{opacity:.5;transform:scale(.7)}}.active-tab{background:linear-gradient(90deg,#bfa3ff,#6c4ccf)!important;color:#2d1e4f!important}.simple-tab{background:none;border:none;border-radius:0;box-shadow:none;color:#bfa3ff70;font-weight:400;font-size:16px;margin:0;padding:10px 32px 8px;border-bottom:2.5px solid transparent;transition:color .18s,border-bottom .18s;cursor:pointer}.simple-tab:hover{color:#bfa3ff;border-bottom:2.5px solid #bfa3ff88}.simple-tab-active{color:#bfa3ff;font-weight:700;border-bottom:2.5px solid #bfa3ff;background:none}.tarot-md h2,.tarot-md h3{color:#bfa3ff;font-weight:700;margin:18px 0 10px;text-align:left;letter-spacing:1px}.tarot-md h2{font-size:20px}.tarot-md h3{font-size:18px}.tarot-md p{color:#fffde8;line-height:1.6;margin:12px 0;text-align:left}.tarot-md ul,.tarot-md ol{color:#fffde8;line-height:1.6;margin:12px 0;padding-left:20px;text-align:left}.tarot-md li{margin:6px 0}.tarot-md strong,.tarot-md b{color:#bfa3ff;font-weight:600}.tarot-md em,.tarot-md i{color:#d4c4ff;font-style:italic}.tarot-md blockquote{border-left:3px solid #6c4ccf;padding-left:16px;margin:16px 0;color:#d4c4ff;font-style:italic}@media (max-width: 600px){.tarot-intro-container{flex-direction:column!important;align-items:center!important}.tarot-intro-image{width:100%!important;max-width:100%!important;margin-bottom:16px}.tarot-intro-text{flex:none!important;width:100%!important}.tarot-advantage-container{flex-direction:column!important;align-items:center!important;gap:20px!important}}
