: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}}body{margin:0;background:#e6d6f3;min-height:100vh;font-family:Quicksand,Montserrat,Arial,sans-serif;display:flex;align-items:center;justify-content:center}#root{width:100vw}.oracle-container{text-align:center;margin:0 auto;max-width:900px;background:#ffffffc7;border-radius:28px;box-shadow:0 4px 32px #cfa3e6bb;padding:2.2rem 0 1.5rem}.oracle-title{font-family:Montserrat,Quicksand,Arial,sans-serif;font-size:2.7rem;font-weight:700;color:#a974bf;margin-bottom:.6rem;letter-spacing:.03em}.oracle-intro{color:#794d99;font-size:1.22rem;margin-bottom:1.5rem}.tirage{display:flex;justify-content:center;align-items:flex-start;gap:2.2rem;margin:2.2rem 0}.card{width:190px;height:300px;perspective:1000px;cursor:pointer;position:relative;transform-style:preserve-3d;background:transparent}.card-inner{width:100%;height:100%;position:relative;transform-style:preserve-3d}.card-face{width:100%;height:100%;position:absolute;top:0;left:0;backface-visibility:hidden;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #cfa3e655;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-back{z-index:2}.card-front{transform:rotateY(180deg);z-index:1}.card-img{width:80%;max-width:130px;margin:0 auto .9rem;border-radius:12px;box-shadow:0 2px 12px #cfa3e655}.verso-img{width:80%;max-width:130px;max-height:180px;margin:0 auto;display:block;object-fit:contain}.card-label{font-size:1.25rem;font-weight:700;color:#a974bf;margin-bottom:.6rem;letter-spacing:.03em}.card-message{color:#613b7a;font-size:1.02rem;padding:0 .4rem}.tirage-btn{background:linear-gradient(90deg,#cfa3e6 10%,#e6d6f3);color:#613b7a;font-weight:700;font-size:1.22rem;border:none;border-radius:16px;padding:.8rem 2.2rem;box-shadow:0 4px 20px #cfa3e655;cursor:pointer;margin-top:1rem;transition:background .2s}.tirage-btn:hover{background:linear-gradient(90deg,#a974bf,#e6d6f3 90%)}.oracle-call{color:#794d99;margin-top:2.2rem;font-size:1.19rem;font-weight:600}
