.coin-wrapper.svelte-1vbey32{perspective:800px}.coin.svelte-1vbey32{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateX(var(--rotation))}.coin.coin-animate.svelte-1vbey32{transition:transform 2.4s cubic-bezier(.22,1,.36,1)}.coin.coin-instant.svelte-1vbey32{transition:none}.coin-face.svelte-1vbey32{position:absolute;inset:0;border-radius:50%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center}.coin-inner.svelte-1vbey32{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f5d06e,#c99a2e 30%,#f5d06e,#c99a2e 70%,#f5d06e);box-shadow:inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0003,0 4px 12px #0006,0 0 20px #f5d06e26;border:3px solid #b8860b}.coin-front.svelte-1vbey32{transform:rotateX(0)}.coin-back.svelte-1vbey32{transform:rotateX(180deg)}.coin-bounce.svelte-1vbey32{animation:svelte-1vbey32-coinBounce .3s ease-out}@keyframes svelte-1vbey32-coinBounce{0%{transform:rotateX(var(--rotation)) translateY(0)}40%{transform:rotateX(var(--rotation)) translateY(-12px)}70%{transform:rotateX(var(--rotation)) translateY(-4px)}to{transform:rotateX(var(--rotation)) translateY(0)}}.sparkle-container.svelte-1vbey32{position:absolute;inset:-20px;pointer-events:none;z-index:10}.sparkle-particle.svelte-1vbey32{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#f5d06e;box-shadow:0 0 6px #f5d06e,0 0 12px #f5d06e80;animation:svelte-1vbey32-sparkleOut 1.2s ease-out forwards;--x: calc(cos(var(--angle))*50px) ;--y: calc(sin(var(--angle))*50px) }@keyframes svelte-1vbey32-sparkleOut{0%{transform:translate(-50%,-50%) scale(0);opacity:1}30%{transform:translate(calc(-50% + cos(var(--angle))*40px),calc(-50% + sin(var(--angle))*40px)) scale(1.2);opacity:1}to{transform:translate(calc(-50% + cos(var(--angle))*60px),calc(-50% + sin(var(--angle))*60px)) scale(0);opacity:0}}.sparkle-particle.svelte-1vbey32:nth-child(1){animation-delay:0ms;transform-origin:center}.sparkle-particle.svelte-1vbey32:nth-child(2){animation-delay:30ms}.sparkle-particle.svelte-1vbey32:nth-child(3){animation-delay:60ms}.sparkle-particle.svelte-1vbey32:nth-child(4){animation-delay:90ms}.sparkle-particle.svelte-1vbey32:nth-child(5){animation-delay:.12s}.sparkle-particle.svelte-1vbey32:nth-child(6){animation-delay:.15s}.sparkle-particle.svelte-1vbey32:nth-child(7){animation-delay:50ms}.sparkle-particle.svelte-1vbey32:nth-child(8){animation-delay:80ms}.sparkle-particle.svelte-1vbey32:nth-child(9){animation-delay:.11s}.sparkle-particle.svelte-1vbey32:nth-child(10){animation-delay:.14s}.sparkle-particle.svelte-1vbey32:nth-child(11){animation-delay:.17s}.sparkle-particle.svelte-1vbey32:nth-child(12){animation-delay:.2s}.sparkle-particle.svelte-1vbey32:nth-child(1){--angle: 0deg}.sparkle-particle.svelte-1vbey32:nth-child(2){--angle: 30deg}.sparkle-particle.svelte-1vbey32:nth-child(3){--angle: 60deg}.sparkle-particle.svelte-1vbey32:nth-child(4){--angle: 90deg}.sparkle-particle.svelte-1vbey32:nth-child(5){--angle: 120deg}.sparkle-particle.svelte-1vbey32:nth-child(6){--angle: 150deg}.sparkle-particle.svelte-1vbey32:nth-child(7){--angle: 180deg}.sparkle-particle.svelte-1vbey32:nth-child(8){--angle: 210deg}.sparkle-particle.svelte-1vbey32:nth-child(9){--angle: 240deg}.sparkle-particle.svelte-1vbey32:nth-child(10){--angle: 270deg}.sparkle-particle.svelte-1vbey32:nth-child(11){--angle: 300deg}.sparkle-particle.svelte-1vbey32:nth-child(12){--angle: 330deg}.result-reveal.svelte-1vbey32{animation:svelte-1vbey32-resultFadeIn .5s ease-out}@keyframes svelte-1vbey32-resultFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.coin-wrapper.svelte-1vbey32:not(:disabled):hover .coin:where(.svelte-1vbey32){animation:svelte-1vbey32-coinWobble .6s ease-in-out}@keyframes svelte-1vbey32-coinWobble{0%,to{transform:rotateX(var(--rotation)) rotate(0)}25%{transform:rotateX(var(--rotation)) rotate(3deg)}75%{transform:rotateX(var(--rotation)) rotate(-3deg)}}.cta-shimmer{position:relative;overflow:hidden;box-shadow:0 4px 20px var(--glow-color, rgba(217, 119, 6, .3))}.post-match-article .match-result-summary{display:none}.post-match-article .match-result-summary+hr{display:none}.match-result-summary{background:linear-gradient(135deg,#14b8a61a,#06b6d40d);border:1px solid rgba(20,184,166,.3);border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:1rem}.match-result-summary p{margin:.5rem 0}.match-result-summary .result-pill{margin-bottom:.75rem}.match-result-summary .pill{display:inline-flex;align-items:center;gap:.25rem;background:#14b8a633;border:1px solid rgba(20,184,166,.4);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;color:#5eead4}.match-result-summary .result-detail{font-size:1.125rem;font-weight:500;color:#e2e8f0;line-height:1.5}.match-result-summary .result-prediction{font-size:.875rem;color:#94a3b8;margin-top:.25rem}.match-result-summary .correct{color:#4ade80;font-weight:600}.match-result-summary .incorrect{color:#f87171;font-weight:600}.match-result-summary .void{color:#94a3b8;font-weight:600}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"] img[width="48"]{display:none!important}@media(max-width:640px){.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"]{padding:16px!important}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"] span[style*="font-size: 1.1em"]{font-size:.85em!important}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"] div[style*="gap: 12px"]{gap:8px!important}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"]>div[style*="justify-content: space-between"]{gap:8px!important;margin-bottom:10px!important}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"] span[style*="background: rgba(16,185,129,0.15)"]{font-size:.75em!important;padding:2px 8px!important}.prose>div.not-prose[style*="border: 1px solid rgba(16,185,129"]>div[style*="color: #94a3b8"][style*="font-size: 0.9em"]{font-size:.8em!important}.prose>div.not-prose[style*="border-left: 4px solid #10b981"]{padding:12px!important}.prose>div.not-prose[style*="border-left: 4px solid #10b981"]>div[style*="font-size: 1.15em"]{font-size:1em!important}.prose>div.not-prose[style*="border-left: 4px solid #10b981"]>div[style*="font-size: 0.9em"]{font-size:.8em!important;line-height:1.4!important}}.prose hr{border-color:#94a3b833;margin:1.5rem 0}.prose>p>em:first-child{color:#94a3b8;font-size:.875rem}.prose>div[style*=background]{background:#1e293b99!important;border-radius:.75rem;padding:1.25rem;margin:1.25rem 0}.prose>div[style*=background] h3{color:#67e8f9!important;margin-top:0}.prose>div[style*=background] p{color:#cbd5e1!important}.prose>div[style*=background] strong{color:#fff!important}.prose>div[style*=background] li{color:#cbd5e1!important}
