@property --target-y{syntax:"<length>";inherits:true;initial-value:0}.slot-machine.svelte-wpbgtt{--slot-cell-h:48px;--slot-cell-w:34px;--slot-font-size:30px;--slot-sep-font-size:26px;--slot-gold:#ffd966}.slot-row.svelte-wpbgtt{justify-content:center;align-items:center;gap:6px;display:flex}.slot-digit.svelte-wpbgtt{width:var(--slot-cell-w);height:var(--slot-cell-h);background:#0000002e;border:1px solid #ffffff14;border-radius:8px;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.slot-strip.svelte-wpbgtt{will-change:transform;flex-direction:column;animation:1.8s cubic-bezier(.18,.7,.25,1) forwards svelte-wpbgtt-slot-spin;display:flex;transform:translateY(0)}@keyframes svelte-wpbgtt-slot-spin{0%{transform:translateY(0)}to{transform:translateY(var(--target-y))}}.slot-cell.svelte-wpbgtt{height:var(--slot-cell-h);font-variant-numeric:tabular-nums;font-size:var(--slot-font-size);color:var(--slot-gold);text-shadow:0 1px #0003;place-items:center;font-weight:800;line-height:1;display:grid}.slot-sep.svelte-wpbgtt{color:#ffffff8c;font-size:var(--slot-sep-font-size);text-align:center;width:8px;font-weight:700}.slot-eur.svelte-wpbgtt{width:var(--slot-cell-w);text-align:center;color:#fff;font-size:var(--slot-font-size);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.slot-balance.svelte-wpbgtt{visibility:hidden}.slot-placeholder.svelte-wpbgtt{color:var(--slot-gold);font-size:var(--slot-font-size);letter-spacing:.2em}
