.coin-wrapper.svelte-62qu3q{perspective:600px}.coin.svelte-62qu3q{width:80px;height:80px;position:relative;transform-style:preserve-3d;transition:transform .1s}.coin.show-heads.svelte-62qu3q{transform:rotateY(0)}.coin.show-tails.svelte-62qu3q{transform:rotateY(180deg)}.coin-face.svelte-62qu3q{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000026,inset 0 2px 4px #fff6}.coin-heads.svelte-62qu3q{background:radial-gradient(circle at 35% 35%,#fde68a,#f59e0b 60%,#b45309);border:3px solid #d97706}.coin-tails.svelte-62qu3q{background:radial-gradient(circle at 35% 35%,#c4b5fd,#8b5cf6 60%,#5b21b6);border:3px solid #7c3aed;transform:rotateY(180deg)}.coin-inner-heads.svelte-62qu3q{width:58px;height:58px;border-radius:50%;border:2px solid rgba(180,83,9,.4);display:flex;align-items:center;justify-content:center}.coin-inner-tails.svelte-62qu3q{width:58px;height:58px;border-radius:50%;border:2px solid rgba(91,33,182,.4);display:flex;align-items:center;justify-content:center}.coin-symbol.svelte-62qu3q{font-size:1.6rem;font-weight:900;color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.3);font-family:Georgia,serif;letter-spacing:-.02em}@keyframes svelte-62qu3q-coin-flip-3d{0%{transform:rotateY(0)}to{transform:rotateY(1080deg)}}.coin-wrapper.flipping.svelte-62qu3q .coin:where(.svelte-62qu3q){animation:svelte-62qu3q-coin-flip-3d .7s ease-in-out}
