:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{margin:0}#root{min-height:100%}._dice_1cjcy_1{position:relative;width:100px;height:100px;transform-style:preserve-3d;animation:_rotateDice_1cjcy_1 3s infinite linear}._face_1cjcy_9{position:absolute;width:100px;height:100px;background:#fff;border:2px solid #333;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:10px;box-sizing:border-box;box-shadow:inset 0 0 30px #0003}._pip_1cjcy_27{width:15px;height:15px;background:#333;border-radius:50%;margin:5px;display:block}._row_1cjcy_36{width:100%;display:flex;justify-content:space-between}._face1_1cjcy_44{transform:rotateY(0) translateZ(50px);justify-content:center;align-items:center}._face2_1cjcy_50{transform:rotateY(90deg) translateZ(50px);justify-content:space-between;flex-direction:column}._face3_1cjcy_56{transform:rotateY(180deg) translateZ(50px);justify-content:space-between;flex-direction:column}._face4_1cjcy_62{transform:rotateY(-90deg) translateZ(50px);flex-wrap:wrap;justify-content:space-around;gap:10px}._face5_1cjcy_69{transform:rotateX(90deg) translateZ(50px);justify-content:space-between;flex-direction:column}._face6_1cjcy_75{transform:rotateX(-90deg) translateZ(50px);flex-wrap:wrap;justify-content:space-around}@keyframes _rotateDice_1cjcy_1{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(360deg) rotateY(360deg)}}.scroll-arrow{position:absolute;z-index:1;background:#000000bf;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-size:10px;line-height:1;width:24px;height:24px;border-radius:50%}.scroll-arrow:hover{background:#000c}.scroll-arrow.horizontal.prev{left:4px;top:50%;transform:translateY(-50%)}.scroll-arrow.horizontal.next{right:4px;top:50%;transform:translateY(-50%)}.scroll-arrow.vertical.prev{top:4px;left:50%;transform:translate(-50%)}.scroll-arrow.vertical.next{bottom:4px;left:50%;transform:translate(-50%)}.space-scroll-inner{overflow:visible;transition:transform .3s ease}.space-scroll-inner>*{flex-shrink:0}
