.LuckyDraw_container__cYAQg{position:relative;--item-height:144px;--total-items:120;--radius:calc(var(--item-height) * var(--total-items) / (2 * 3.14159));--height:calc(var(--item-height));--width:800px;--animation-time:15s;height:calc(var(--height) * 1);width:var(--width)}.LuckyDraw_ring__rQd1n{position:absolute;transform-style:preserve-3d;font-size:20px;height:var(--height);width:var(--width);transform:translateZ(calc(var(--radius) * -1))}.LuckyDraw_box__5xSTI{transform-style:preserve-3d;perspective:calc(var(--radius) * 2);z-index:1;height:calc(var(--height) + 16px);width:var(--width);background-color:aqua;border:8px solid #ffdc97;background:linear-gradient(178deg,#fff 10.34%,#f6e2c5 87.69%);box-shadow:inset 0 0 17px 0 #6f4404;border-radius:16px;overflow:hidden}.LuckyDraw_running__kbQT8 .LuckyDraw_ring__rQd1n{animation:LuckyDraw_rotate__r82ZN var(--animation-time) ease-in-out}.LuckyDraw_item__ZMoiq{position:absolute;left:0;right:0;top:0;width:var(--width);height:var(--item-height);line-height:var(--item-height);text-align:center;backface-visibility:hidden;z-index:1;font-size:calc(var(--item-height) * .5);font-weight:bolder;color:#10174a}@keyframes LuckyDraw_rotate__r82ZN{0%{transform:translateZ(calc(var(--radius) * -1)) rotateX(0deg)}to{transform:translateZ(calc(var(--radius) * -1)) rotateX(-1turn)}}.LuckyDraw_lights__r_JjU{display:flex;flex-wrap:wrap;position:absolute;left:-16px;top:-16px;height:calc(var(--height)32px);width:calc(100% + 32px);border-radius:24px;background:#bd8839;box-shadow:inset 0 0 38.5px 0 #6f4404}.LuckyDraw_lights__r_JjU .LuckyDraw_light__4A_2S{width:8px;height:8px;background-color:#10174a;margin:4px;border-radius:4px;font-size:4px;animation-duration:9s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.LuckyDraw_running__kbQT8 .LuckyDraw_light__4A_2S{animation-duration:.3s}.LuckyDraw_lights__r_JjU .LuckyDraw_light0__A4th2{animation-name:LuckyDraw_blinkRedGreenBlue__l1jHy}.LuckyDraw_lights__r_JjU .LuckyDraw_light1__MOR52{animation-name:LuckyDraw_blinkGreenBlueRed__dZFKy}.LuckyDraw_lights__r_JjU .LuckyDraw_light2__cfpcS{animation-name:LuckyDraw_blinkBlueRedGreen__jQo5v}.LuckyDraw_lights__r_JjU .LuckyDraw_light_idx_0__XyDhn,.LuckyDraw_lights__r_JjU .LuckyDraw_light_idx_51__2CUHL,.LuckyDraw_lights__r_JjU .LuckyDraw_light_idx_572__5pvvg,.LuckyDraw_lights__r_JjU .LuckyDraw_light_idx_623__ZCs0m{opacity:0}@keyframes LuckyDraw_blinkRedGreenBlue__l1jHy{0%,33.333%{background-color:#10174a}33.333%,66.666%{background-color:#fff}66.666%,to{background-color:#f18a00}}@keyframes LuckyDraw_blinkGreenBlueRed__dZFKy{0%,33.333%{background-color:#fff}33.333%,66.666%{background-color:#f18a00}66.666%,to{background-color:#10174a}}@keyframes LuckyDraw_blinkBlueRedGreen__jQo5v{0%,33.333%{background-color:#f18a00}33.333%,66.666%{background-color:#10174a}66.666%,to{background-color:#fff}}.root{background-color:#12184c;background-image:url(/bg3.png);background-size:100% auto;background-repeat:no-repeat;background-position:bottom;position:fixed;width:100vw;height:100vh}.logo{right:24px}.logo,.setting{position:fixed;top:24px}.setting{left:24px}.box{max-width:900px;height:168px;border-radius:16px;padding:8px 24px;display:flex}.start-button{width:480px;height:120px;border-radius:8px;background:linear-gradient(180deg,#ffdda0,#ee9723);cursor:pointer;color:#834010;text-align:center;font-family:Inter;font-size:48px;font-weight:600;line-height:130%}.gradient-text{background:linear-gradient(90deg,#ffe6c1 6.79%,#ffdc96 99.87%);-webkit-background-clip:text;background-clip:text;color:transparent}