.fortune-wheel-backdrop{background:rgba(0,0,0,.565);filter:blur(10px)}.fortune-wheel-base{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:#140f2d;min-width:80vw;min-height:600px;box-shadow:0 0 20px 5px #00ffa3}@media screen and (max-width:998.9px){.fortune-wheel-base{width:100%;height:100%;top:0;left:0;right:0;bottom:0;transform:unset;box-shadow:unset}}.fortune-wheel-last-winners-base{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;max-width:1000px;max-height:50vh;background:#140f2d;border-radius:12px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;margin:0;padding:0}@media screen and (max-width:767px){.fortune-wheel-last-winners-base{width:95%;height:90%;max-height:85vh;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px}}.fortune-wheel-close-btn{position:absolute;top:-2%;right:-1.5%;border-radius:8px;padding:.5rem;font-size:12px;cursor:pointer;z-index:2}.fortune-wheel-close-btn:hover{transform:scale(1.1)}@media screen and (max-width:998.9px){.fortune-wheel-close-btn{top:2%;right:5%}}.fortune-wheel-last-winners-close-btn{position:absolute;top:1%;right:1%;background:#d829cc;border-radius:8px;padding:.5rem;font-size:12px;cursor:pointer;z-index:2}.fortune-wheel-last-winners-close-btn:hover{transform:scale(1.1)}@media screen and (max-width:998.9px){.fortune-wheel-last-winners-close-btn{top:2%;right:5%}}.fortune-wheel-modal-body{padding:0;margin:0;flex:1}.fortune-wheel-last-winners-modal-body,.fortune-wheel-modal-body{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.fortune-wheel-last-winners-modal-body{padding:1.5rem;height:100%}@media screen and (max-width:998.9px){.fortune-wheel-last-winners-modal-body{padding:1.5rem 0}}.winners-table-container{flex:1;overflow-x:auto;overflow-y:auto;margin:0 -1rem;padding:0 1rem;max-height:calc(90vh - 160px);min-height:200px;-webkit-overflow-scrolling:touch}@media screen and (max-width:767px){.winners-table-container{margin:0 -.5rem;padding:0 .5rem;max-height:calc(85vh - 140px)}}.winners-table-container::-webkit-scrollbar{width:6px;height:6px}.winners-table-container::-webkit-scrollbar-track{background:#2d1a4a;border-radius:3px}.winners-table-container::-webkit-scrollbar-thumb{background:#9b51e0;border-radius:3px}.winners-table-container::-webkit-scrollbar-thumb:hover{background:#b47aeb}.winners-table{width:100%;min-width:600px;border-collapse:separate;border-spacing:0}.winners-table td,.winners-table th{padding:.5rem .75rem;text-align:center;white-space:nowrap;font-size:.9rem}@media screen and (max-width:767px){.winners-table td,.winners-table th{padding:.5rem .4rem;font-size:.8rem}}.winners-table th{background:#2d1a4a;color:#fff;font-weight:600;position:sticky;top:0;z-index:1;font-size:.85rem;padding:.8rem .5rem}@media screen and (max-width:767px){.winners-table th{font-size:.8rem;padding:.6rem .4rem}}.winners-table tbody tr:nth-child(odd){background-color:rgba(157,78,221,.1)}.winners-table tbody tr:nth-child(2n){background-color:rgba(157,78,221,.05)}.winners-table tbody tr:hover{background-color:rgba(157,78,221,.2)}