.wheel-fab{position:fixed;left:22px;bottom:22px;z-index:70;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #ff54d8aa;border-radius:999px;color:#fff;background:linear-gradient(135deg,#22102cdd,#7a1cabdd);box-shadow:0 0 0 4px #ed48ff12,0 16px 42px #000a,0 0 30px #e44cff38;font:800 10px "Be Vietnam Pro",sans-serif;cursor:pointer;backdrop-filter:blur(15px)}
.wheel-fab i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:conic-gradient(#ff4bc1,#7258ff,#21d4d4,#7fee4d,#ffc83d,#ff4b5f,#ff4bc1);box-shadow:0 0 14px #ff62df88;font-style:normal}.wheel-fab:hover{transform:translateY(-3px)}
.wheel-modal{position:fixed;inset:0;z-index:200;display:none;place-items:center;padding:18px;background:#050308d9;backdrop-filter:blur(14px)}.wheel-modal.open{display:grid}.wheel-dialog{position:relative;width:min(1050px,100%);max-height:94vh;overflow:auto;padding:26px;border:1px solid #fd4bd59e;border-radius:24px;background:radial-gradient(circle at 10% 15%,#371748 0,transparent 36%),linear-gradient(145deg,#130d19,#09070d 72%);box-shadow:0 0 0 5px #ff45d412,0 0 70px #bd2cd33d,0 32px 100px #000}.wheel-close{position:absolute;right:15px;top:13px;z-index:4;width:35px;height:35px;border:1px solid #ffffff1c;border-radius:50%;color:#aaa;background:#ffffff09;font-size:20px;cursor:pointer}.wheel-title{text-align:center;margin-bottom:20px}.wheel-title span{color:#f77adc;font:800 9px "Be Vietnam Pro";letter-spacing:2px}.wheel-title h2{margin:5px 0;font:700 clamp(24px,4vw,38px) "Chakra Petch";text-transform:uppercase}.wheel-title p{margin:0;color:#8e8495;font-size:9px}.wheel-layout{display:grid;grid-template-columns:minmax(330px,1.08fr) minmax(280px,.92fr);gap:30px;align-items:center}.wheel-stage{position:relative;display:grid;place-items:center;min-height:480px}.wheel-pointer{position:absolute;z-index:5;top:8px;width:0;height:0;border-left:19px solid transparent;border-right:19px solid transparent;border-top:43px solid #fff;filter:drop-shadow(0 3px 7px #000) drop-shadow(0 0 10px #ff62dc)}.wheel-disc{position:relative;width:min(445px,88vw);aspect-ratio:1;border:10px solid #f5ddff;border-radius:50%;box-shadow:0 0 0 5px #ae36cd,0 0 36px #dc4dff99,inset 0 0 35px #0008;transition:transform 5.2s cubic-bezier(.12,.66,.08,1);overflow:hidden}.wheel-disc:after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,transparent 55%,#0005 100%);pointer-events:none}.wheel-label{position:absolute;left:50%;top:50%;z-index:2;width:88px;margin-left:-44px;margin-top:-11px;text-align:center;color:#fff;font:800 10px "Be Vietnam Pro";text-shadow:0 2px 5px #000;transform-origin:44px 11px;pointer-events:none}.wheel-center{position:absolute;z-index:6;width:105px;height:105px;border:8px solid #fff;border-radius:50%;color:#fff;background:radial-gradient(circle at 35% 25%,#ee77ff,#7b25b7 60%,#431263);box-shadow:0 0 0 5px #c04bdc,0 0 30px #0008;font:800 17px "Chakra Petch";cursor:pointer}.wheel-center:disabled{filter:grayscale(1);cursor:wait}.wheel-panel{display:grid;gap:12px}.wheel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.wheel-stat{padding:14px 10px;border:1px solid #ffffff12;border-radius:13px;background:#ffffff07;text-align:center}.wheel-stat span{display:block;color:#8b8190;font-size:7px;text-transform:uppercase}.wheel-stat b{display:block;margin-top:6px;color:#fff;font:700 17px "Chakra Petch"}.wheel-help,.wheel-history{padding:16px;border:1px solid #ffffff12;border-radius:14px;background:#0d0a11bb}.wheel-help h3,.wheel-history h3{margin:0 0 10px;font:700 13px "Chakra Petch"}.wheel-help ul{margin:0;padding-left:17px;color:#9e94a5;font-size:8px;line-height:1.9}.wheel-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wheel-action{padding:12px;border:1px solid #b95bde55;border-radius:10px;color:#fff;background:#a74dde18;font:800 8px "Be Vietnam Pro";cursor:pointer}.wheel-action.primary{border:0;background:linear-gradient(135deg,#e941c2,#7546e8)}.wheel-result{min-height:40px;padding:12px;border-radius:11px;color:#bdb3c2;background:#ffffff07;font-size:9px;text-align:center}.wheel-result.win{color:#fff0ab;background:#f4c54216;box-shadow:inset 0 0 0 1px #ffc83c35}.wheel-history-list{max-height:145px;overflow:auto}.wheel-history-row{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #ffffff0c;font-size:8px}.wheel-history-row span{color:#cbb6d5}.wheel-history-row time{color:#716a76}.wheel-empty{padding:18px;text-align:center;color:#756c7c;font-size:8px}.wheel-login{padding:45px 20px;text-align:center;color:#b7acbd;font-size:10px}.wheel-login a{display:inline-block;margin-top:12px;padding:11px 16px;border-radius:10px;color:#fff;background:#914bdd;font-weight:800}
@media(max-width:820px){.wheel-dialog{padding:21px 14px}.wheel-layout{grid-template-columns:1fr}.wheel-stage{min-height:390px}.wheel-disc{width:min(355px,82vw)}.wheel-center{width:84px;height:84px;border-width:6px;font-size:14px}.wheel-panel{max-width:520px;margin:auto;width:100%}.wheel-pointer{top:4px}.wheel-fab{left:12px;bottom:12px}.wheel-fab span{display:none}.wheel-label{font-size:8px}}