@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter","Inter Fallback"}
.diceWrap{perspective:400px;perspective-origin:50%;width:80px;height:80px;transform-style:preserve-3d;position:relative;transform:rotateX(-20deg)}.diceWrap:before{content:"";filter:blur(6px);background:#0000004d;border-radius:100%;width:70%;height:10%;position:absolute;top:90%;left:15%}.dice{width:64px;height:64px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.42,1.57,.62,.86);position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);transform:none}.dice.dice-static{transition:transform .4s ease-out}.dice.rolling{animation:3s cubic-bezier(.42,1.57,.62,.86) infinite diceRotatePerFace}.dice.throw{animation:diceThrowLand var(--throw-duration,.7s)cubic-bezier(.25,.46,.45,.94)forwards}.diceFace{box-sizing:border-box;width:64px;height:64px;transform-style:preserve-3d;backface-visibility:hidden;color:#e0e0e0;background-color:#1a1a1a;border:2px solid #333;border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:absolute}.diceFace:before{content:"";background-color:#222;border-radius:10px;width:100%;height:100%;position:absolute;transform:translateZ(-1px)}.diceFace .faceNum{z-index:1;position:relative;transform:translateZ(1px)}.dice.show-face-1 .diceFace.front .faceNum,.dice.show-face-2 .diceFace.up .faceNum,.dice.show-face-3 .diceFace.left .faceNum,.dice.show-face-4 .diceFace.right .faceNum,.dice.show-face-5 .diceFace.bottom .faceNum,.dice.show-face-6 .diceFace.back .faceNum{transform:translateZ(2px)}.diceFace.front{transform:translateZ(32px)}.diceFace.up{transform:rotateX(90deg)translateZ(32px)}.diceFace.left{transform:rotateY(-90deg)translateZ(32px)}.diceFace.right{transform:rotateY(90deg)translateZ(32px)}.diceFace.bottom{transform:rotateX(-90deg)translateZ(32px)}.diceFace.back{transform:rotateX(-180deg)translateZ(32px)rotate(180deg)}@keyframes diceThrowLand{0%{transform:rotateX(var(--start-rx,0deg))rotateY(var(--start-ry,0deg));margin-top:0}14%{margin-top:-44px}28%{margin-top:0}32%{margin-top:-10px}36%{margin-top:0}to{transform:rotateX(var(--final-rx,0deg))rotateY(var(--final-ry,0deg));margin-top:0}}@keyframes diceRotatePerFace{16%{transform:rotate3d(-.1,.6,-.4,180deg)}32%{transform:rotate3d(-.85,-.42,.73,180deg)}48%{transform:rotate3d(-.8,.3,-.75,180deg)}64%{transform:rotate3d(.3,.45,.9,180deg)}80%{transform:rotate3d(-.16,.6,.18,180deg)}to{transform:rotate3d(-.1,.3,-1,180deg)}}@keyframes diceThrowDice{20%{margin-top:-40px}40%{margin-top:0}60%{margin-top:-12px}80%{margin-top:0}85%{margin-top:-4px}90%{margin-top:0}95%{margin-top:-2px}to{margin-top:0}}
