.wp-trpg-dice-stage{display:block;width:61.0940258945px;height:50.9116882454px;position:fixed;bottom:0;right:0;cursor:pointer}.wp-trpg-dice-stage .dice{transform-style:preserve-3d;display:block;position:relative;margin:0 auto;width:36px;height:36px;animation:wp-trpg-dice-rotate-animation 3s linear infinite;transform-origin:50% 50% -18px}.wp-trpg-dice-stage .dice:hover .face{box-shadow:0px 0px 15px -5px #777}.wp-trpg-dice-stage .dice .face{position:absolute;left:0;right:0;box-sizing:border-box;border:1px solid #229;background-image:linear-gradient(90deg, rgba(65, 164, 253, 0.8), rgba(14, 244, 255, 0.8));font-size:12px;display:inline;text-align:center;color:#fff}.wp-trpg-dice-stage .dice .face{line-height:3;width:36px;height:36px}.wp-trpg-dice-stage .dice .face:nth-child(2){transform-origin:top;transform:rotateX(-90deg)}.wp-trpg-dice-stage .dice .face:nth-child(3){transform-origin:right;transform:rotateY(-90deg)}.wp-trpg-dice-stage .dice .face:nth-child(4){transform-origin:left;transform:rotateY(90deg)}.wp-trpg-dice-stage .dice .face:nth-child(5){transform-origin:bottom;transform:rotateX(90deg)}.wp-trpg-dice-stage .dice .face:nth-child(6){transform:rotateX(180deg) translateZ(36px)}body.is-trpg-dice-modal .wp-trpg-dice-stage .dice{animation:none}@keyframes wp-trpg-dice-rotate-animation{0%{transform:rotate3d(1, 1, 0, 45deg)}90%{transform:rotate3d(1, 1, 0, 45deg)}100%{transform:rotate3d(1, 1, 0, -360deg)}}
