.wallet-connect-section{background:linear-gradient(135deg,#16bbf714 0%,#1e293b66 100%);margin-bottom:20px;padding:20px;position:relative;overflow:hidden}.wallet-connect-section:before{content:"";background:linear-gradient(45deg,#0000 30%,#16bbf70d 50%,#0000 70%);animation:4s ease-in-out infinite connectShimmer;position:absolute;inset:0}@keyframes connectShimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.wallet-connect-section .connect-header{z-index:1;margin-bottom:16px;position:relative}.wallet-connect-section .connect-header .connect-title{color:var(--popup-crypto-primary);letter-spacing:.3px;margin-bottom:6px;font-size:16px;font-weight:700;display:block}.wallet-connect-section .connect-header .connect-subtitle{color:var(--popup-text-muted);font-size:13px;font-weight:500;line-height:1.4}.wallet-connect-section .wallet-buttons{z-index:1;gap:12px;margin-bottom:16px;display:flex;position:relative}.wallet-connect-section .wallet-buttons .wallet-btn{background:linear-gradient(135deg, var(--popup-crypto-primary) 0%, var(--popup-crypto-secondary) 100%);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.wallet-connect-section .wallet-buttons .wallet-btn:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.wallet-connect-section .wallet-buttons .wallet-btn:hover:not(:disabled){transform:translateY(-2px)}.wallet-connect-section .wallet-buttons .wallet-btn:hover:not(:disabled):before{transform:translate(100%)}.wallet-connect-section .wallet-buttons .wallet-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.wallet-connect-section .wallet-buttons .wallet-btn:disabled .connect-spinner{width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-connect-section .wallet-buttons .wallet-btn img{filter:drop-shadow(0 0 4px #ffffff4d)}.wallet-connect-section .wallet-status{z-index:1;letter-spacing:.2px;margin-bottom:16px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4;position:relative}.wallet-connect-section .wallet-status.success{background:linear-gradient(135deg, var(--usdt-green-light) 0%, #10b9810d 100%);color:var(--usdt-green);border:1px solid #10b9814d}.wallet-connect-section .wallet-status.success:before{content:"✓ ";color:var(--usdt-green);font-weight:700}.wallet-connect-section .wallet-status.error{background:var(--popup-error-light);color:var(--popup-error);border:1px solid #ef44444d}.wallet-connect-section .wallet-status.error:before{content:"⚠ ";color:var(--popup-error);font-weight:700}.wallet-connect-section .wallet-install-guide{z-index:1;position:relative}.wallet-connect-section .wallet-install-guide .guide-text{color:var(--popup-text-muted);font-size:12px;font-weight:500;line-height:1.5}.wallet-connect-section .wallet-install-guide .guide-text a{color:var(--popup-crypto-primary);margin-left:4px;font-weight:600;text-decoration:none;transition:all .2s}.wallet-connect-section .wallet-install-guide .guide-text a:hover{color:var(--popup-crypto-secondary);text-decoration:underline}.danger{color:var(--popup-error)!important;font-weight:700!important}.manual-input-section .manual-input-label{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.manual-input-section .validation-error-message{color:var(--popup-error);background:var(--popup-error-light);margin-top:8px;padding:10px 14px;font-size:12px;font-weight:600;line-height:1.4;animation:.3s ease-out errorSlideIn}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.manual-input-section .form-help{color:var(--popup-text-muted);letter-spacing:.2px;margin-top:8px;font-size:12px;font-weight:500;line-height:1.5}.form-textarea.validation-error,.form-input.validation-error{animation:.5s ease-in-out validationShake}@keyframes validationShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.address-input-section{align-items:center;gap:12px;margin-bottom:12px;display:flex}.address-input-section .address-input{background:var(--popup-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--popup-text);outline:none;flex:1;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.address-input-section .address-input:focus{border-color:var(--popup-crypto-primary);transform:translateY(-2px)}.address-input-section .address-input:hover:not(:focus){border-color:#16bbf74d}.address-input-section .address-input::placeholder{color:var(--popup-text-muted);font-weight:400}.address-input-section .address-input.validation-error{animation:.5s ease-in-out validationShake}.address-input-section .tronlink-connect-btn{background:var(--ThingBet--greyscale--20);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.address-input-section .tronlink-connect-btn:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.address-input-section .tronlink-connect-btn:hover:not(:disabled){transform:translateY(-2px)}.address-input-section .tronlink-connect-btn:hover:not(:disabled):before{transform:translate(100%)}.address-input-section .tronlink-connect-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.address-input-section .tronlink-connect-btn:disabled .connect-spinner{width:16px;height:16px;animation:1s linear infinite spin}.connection-message{letter-spacing:.2px;margin-bottom:12px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4}.connection-message.success{background:linear-gradient(135deg, var(--usdt-green-light) 0%, #10b9810d 100%);color:var(--usdt-green)}.connection-message.success:before{content:"✓ ";color:var(--usdt-green);font-weight:700}.connection-message.error{background:var(--popup-error-light);color:#f38b7a}.connection-message.error:before{content:"⚠ ";color:#f38b7a;font-weight:700}.PopupItem.UsdtWalletManager{width:600px;max-width:95vw;max-height:92vh;color:var(--popup-text);background:var(--popup-surface);font-family:var(--popup-font-family);flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.UsdtWalletManager *,.PopupItem.UsdtWalletManager :before,.PopupItem.UsdtWalletManager :after{font-family:var(--popup-font-family)!important}.PopupItem.UsdtWalletManager:before{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}@keyframes cryptoBackgroundFlow{0%,to{opacity:.5;transform:scale(1)rotate(0)}33%{opacity:.8;transform:scale(1.03)rotate(1deg)}66%{opacity:.6;transform:scale(.97)rotate(-1deg)}}.PopupItem.UsdtWalletManager .form-header{background:var(--ThingBet--greyscale--20);z-index:1;text-align:center;padding:32px 28px 28px;position:relative}.PopupItem.UsdtWalletManager .form-header:before{content:"";opacity:.6;z-index:0;position:absolute;inset:0}.PopupItem.UsdtWalletManager .form-header .wallet-title{-webkit-text-fill-color:#0000;letter-spacing:.8px;z-index:1;background:#fff;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.3;display:flex;position:relative}.PopupItem.UsdtWalletManager .form-header .wallet-title .usdt-icon{width:28px;height:28px;animation:3s ease-in-out infinite iconGlow}@keyframes iconGlow{}.PopupItem.UsdtWalletManager .form-header .subtitle{color:var(--ThingBet--greyscale--80);z-index:1;border:none;margin-bottom:8px;padding:8px 20px;font-size:14px;font-weight:500;display:inline-block;position:relative}.PopupItem.UsdtWalletManager .form-body{background:var(--ThingBet--greyscale--10);z-index:1;flex:1;padding:28px;overflow-y:auto}.PopupItem.UsdtWalletManager .form-body .loading-container{min-height:300px;color:var(--popup-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.PopupItem.UsdtWalletManager .form-body .loading-container .spinner{border:3px solid #16bbf733;width:40px;height:40px}@keyframes cryptoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PopupItem.UsdtWalletManager .form-body .loading-container span{letter-spacing:.3px;font-size:16px;font-weight:500}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .section-info{flex:1}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .section-info .section-title{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:700;display:flex}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .section-info .section-description{color:var(--popup-text-muted);letter-spacing:.2px;font-size:14px;font-weight:500}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn{background:var(--ThingBet--greyscale--20);color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.3px;border:none;align-items:center;gap:8px;min-width:120px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn:before{content:"";position:absolute;inset:0}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn:hover:not(:disabled){transform:translateY(-2px)}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn:hover:not(:disabled):before{transform:translate(100%)}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn:disabled:before{display:none}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn .plus-icon{font-size:16px;font-weight:700}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .empty-wallet-list{text-align:center;background:#545b69;padding:60px 20px;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .empty-wallet-list:before{content:"";position:absolute;inset:0}@keyframes emptyShimmer{0%,to{opacity:.3}50%{opacity:.7}}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .empty-wallet-list .empty-icon{opacity:.6;filter:drop-shadow(0 0 10px var(--popup-crypto-primary));z-index:1;margin-bottom:16px;font-size:64px;position:relative}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .empty-wallet-list .empty-text{color:var(--popup-text);z-index:1;margin-bottom:8px;font-size:18px;font-weight:600;position:relative}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .empty-wallet-list .empty-subtext{color:var(--popup-text-muted);z-index:1;font-size:14px;font-weight:500;position:relative}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item{background:var(--ThingBet--greyscale--20);cursor:pointer;border:none;justify-content:space-between;align-items:center;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item:before{content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.skeleton{cursor:default}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-text{background:linear-gradient(90deg,#ffffff1a 0%,#fff3 50%,#ffffff1a 100%) 0 0/200% 100%;border-radius:4px;height:16px;margin-bottom:8px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-text:last-child{margin-bottom:0}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.skeleton .skeleton-circle{background:linear-gradient(90deg,#ffffff1a 0%,#fff3 50%,#ffffff1a 100%) 0 0/200% 100%;border-radius:50%;width:32px;height:32px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.skeleton:before{display:none}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item:hover:before{left:100%}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item.selected .wallet-alias{background:var(--ThingBet--greyscale--100);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info{z-index:1;flex:1;position:relative}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:10px;margin-bottom:8px;font-size:16px;font-weight:600;display:flex}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias .recent-badge{color:#fff;letter-spacing:.2px;padding:3px 8px;font-size:11px;font-weight:600}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-address{color:var(--popup-text-muted);word-break:break-all;background:#ffffff05;border:1px solid #ffffff0d;margin-bottom:10px;margin-right:3px;padding:4px 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;line-height:1.4}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats{color:var(--popup-text-muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats .total-amount{background:var(--ThingBet--pink--60);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats .last-used{opacity:.8;font-weight:500}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{z-index:1;align-items:center;gap:12px;margin-left:10px;display:flex;position:relative;top:-7px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator{background:linear-gradient(135deg, var(--popup-crypto-primary) 0%, var(--popup-crypto-secondary) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:2s ease-in-out infinite selectedPulse;display:flex}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator .check-icon{font-size:16px;font-weight:700}@keyframes selectedPulse{}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn{background:var(--popup-error-light);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:before{content:"";background:linear-gradient(45deg,#0000 30%,#ef44441a 50%,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover .delete-icon{filter:brightness(1.2)}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover:before{transform:translate(100%)}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn .delete-icon{color:var(--popup-error);z-index:1;font-size:14px;transition:all .3s;position:relative}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn:hover .delete-icon{color:#fff}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list::-webkit-scrollbar{width:6px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list::-webkit-scrollbar-track{background:#1e293b4d;border-radius:3px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice{color:var(--popup-warning);background:linear-gradient(135deg,#fbbf241a 0%,#fbbf240d 100%);align-items:center;gap:12px;margin-top:16px;padding:16px 20px;font-size:14px;font-weight:500;display:flex;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice:before{content:"";background:linear-gradient(90deg,#0000,#fbbf2433,#0000);width:100%;height:100%;animation:3s ease-in-out infinite warningShimmer;position:absolute;top:0;left:-100%}@keyframes warningShimmer{0%,to{left:-100%}50%{left:100%}}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice .notice-icon{filter:drop-shadow(0 0 6px var(--popup-warning));z-index:1;font-size:18px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice.skeleton{background:var(--popup-glass);border-color:#ffffff1a}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice.skeleton .skeleton-text{background:linear-gradient(90deg,#ffffff1a 0%,#fff3 50%,#ffffff1a 100%) 0 0/200% 100%;border-radius:4px;animation:2s ease-in-out infinite skeletonShimmer}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-limit-notice.skeleton:before{display:none}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .section-header{margin-bottom:28px}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .section-header .section-info .section-title{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:700;display:flex}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .section-header .section-info .section-description{color:var(--popup-text-muted);letter-spacing:.2px;font-size:14px;font-weight:500}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group{margin-bottom:28px}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-label{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-label:before{content:"";background:var(--popup-crypto-primary);border-radius:50%;width:3px;height:3px;animation:2.5s ease-in-out infinite labelPulse}@keyframes labelPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-input{background:var(--ThingBet--greyscale--20);width:100%;color:var(--popup-text);outline:none;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-input:focus{transform:translateY(-2px)}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-input::placeholder{color:var(--popup-text-muted);font-weight:400}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{background:var(--popup-glass);width:100%;color:var(--popup-text);resize:vertical;outline:none;min-height:100px;padding:16px 20px;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea:focus{transform:translateY(-2px)}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea::placeholder{color:var(--popup-text-muted);font-weight:400;font-family:var(--popup-font-family)}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-help{color:var(--popup-text-muted);letter-spacing:.2px;margin-top:8px;font-size:12px;font-weight:500;line-height:1.4}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice{background:#1e293b99;margin-top:24px;padding:20px 24px;position:relative}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fbbf240d 0%,#0000 100%);position:absolute;inset:0}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header{z-index:1;align-items:center;gap:10px;margin-bottom:16px;display:flex;position:relative}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header .notice-icon{font-size:20px}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-header .notice-title{color:var(--popup-warning);letter-spacing:.3px;font-size:15px;font-weight:700}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list{color:var(--popup-text-muted);z-index:1;margin:0;padding-left:20px;position:relative}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li{margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.6;transition:all .2s}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li:last-child{margin-bottom:0}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .wallet-notice .notice-list li:hover{color:var(--popup-text);transform:translate(2px)}.PopupItem.UsdtWalletManager .form-body::-webkit-scrollbar{width:6px}.PopupItem.UsdtWalletManager .form-body::-webkit-scrollbar-track{background:#1e293b4d;border-radius:3px}.PopupItem.UsdtWalletManager .form-footer{background:var(--ThingBet--greyscale--10);z-index:1;padding:0 28px 28px}.PopupItem.UsdtWalletManager .form-footer .footer-buttons{gap:12px;display:flex}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn{cursor:pointer;letter-spacing:.3px;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:52px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn:disabled,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn:disabled,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn:disabled:before,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn:disabled:before,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn:disabled:before{display:none}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn:before,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn:before,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn{background:var(--ThingBet--greyscale--20);color:#fff}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn:hover:not(:disabled){color:var(--popup-text);background:#ffffff0d}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn{background:linear-gradient(135deg, var(--popup-crypto-primary) 0%, var(--popup-crypto-secondary) 100%);color:#fff}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn:hover:not(:disabled),.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn:hover:not(:disabled){transform:translateY(-2px)}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn .spinner.small,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn .spinner.small{width:18px;height:18px;animation:1.2s linear infinite cryptoSpin}@media screen and (max-width:768px){.PopupItem.UsdtWalletManager{width:95vw;max-height:95vh}.PopupItem.UsdtWalletManager .form-header{padding:24px 20px 20px}.PopupItem.UsdtWalletManager .form-header .wallet-title{font-size:20px}.PopupItem.UsdtWalletManager .form-header .wallet-title .usdt-icon{width:24px;height:24px}.PopupItem.UsdtWalletManager .form-header .subtitle{padding:6px 16px;font-size:13px}.PopupItem.UsdtWalletManager .form-body{padding:20px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header{flex-direction:column;align-items:stretch;gap:16px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .section-header .add-wallet-btn{justify-content:center;width:100%;min-width:auto}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item{padding:16px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias{font-size:15px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-address{font-size:13px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats{font-size:11px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{gap:8px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator,.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn{width:28px;height:28px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator .check-icon{font-size:14px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn .delete-icon{font-size:12px}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-input,.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{padding:14px 16px;font-size:15px}.PopupItem.UsdtWalletManager .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{min-height:80px}.PopupItem.UsdtWalletManager .form-footer{padding:20px 20px 24px}.PopupItem.UsdtWalletManager .form-footer .footer-buttons{gap:10px}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn{height:48px;font-size:15px}}@media screen and (max-width:480px){.PopupItem.UsdtWalletManager .form-body{padding:16px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.PopupItem.UsdtWalletManager .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{align-self:flex-end}.PopupItem.UsdtWalletManager .form-footer .footer-buttons .cancel-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .confirm-btn,.PopupItem.UsdtWalletManager .form-footer .footer-buttons .submit-btn{height:44px;font-size:14px}}@media screen and (max-height:700px){.PopupItem.UsdtWalletManager .form-body{max-height:380px}}
.minigame-betting-history{color:var(--ThingBet--text-neutral-primary);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:var(--ThingBet--background-neutral-primary);border-radius:10px;flex-direction:column;flex-grow:1;width:1080px;height:100%;min-height:165px;max-height:900px;padding:20px;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.minigame-betting-history>.popup-header{justify-content:center;align-items:center;display:flex;position:relative}.minigame-betting-history>.popup-header .title{color:#f9fafb;border:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:50px;font-family:Cyber-Brush-Regular;font-size:25px;font-style:normal;font-weight:600;line-height:normal;display:flex}.minigame-betting-history>.popup-header>.close-wrapper{cursor:pointer;width:30px;height:30px;transition:all .2s;position:absolute;top:10px;right:0}.minigame-betting-history>.popup-header>.close-wrapper hover{filter:grayscale()brightness(2)}.minigame-betting-history .content-container{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;height:100%;display:flex;overflow:hidden auto}.minigame-betting-history .content-container::-webkit-scrollbar{display:none}.minigame-betting-history .content-container .cards-wrapper{flex-direction:column;flex:1;gap:12px;margin-top:10px;display:flex}.minigame-betting-history .content-container .betting-card{background:#252a33;flex-shrink:0;transition:all .2s;overflow:hidden}.minigame-betting-history .content-container .betting-card:hover{border-color:#545b69;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.minigame-betting-history .content-container .betting-card .card-header{background:#272e3a;border-bottom:1px solid #4b5365;justify-content:space-between;align-items:center;min-height:40px;padding:10px;display:flex}.minigame-betting-history .content-container .betting-card .card-header .card-info{flex-wrap:wrap;flex:1;align-items:center;gap:6px;margin-right:8px;display:flex}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-text{color:#9ca3af;letter-spacing:-.2px;font-size:14px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-text.game{color:#60a5fa;font-weight:700}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-divider{color:#4b5563;font-size:14px;font-weight:400}.minigame-betting-history .content-container .betting-card .card-header .card-status{letter-spacing:-.3px;border-radius:10px;flex-shrink:0;padding:3px 7px;font-size:14px;font-weight:700}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-won{color:#4ade80;background:#4ade8026}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-lose{color:#ff4c3b;background:#da483526}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-void{color:#b64aff;background:#8a31c326}.minigame-betting-history .content-container .betting-card .card-body{padding:16px}.minigame-betting-history .content-container .betting-card .card-body .card-row{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-row:last-child{margin-bottom:0}.minigame-betting-history .content-container .betting-card .card-body .card-row.selection-row .value{max-width:65%}.minigame-betting-history .content-container .betting-card .card-body .card-row .label{color:#9ca3af;letter-spacing:-.3px;flex-shrink:0;font-size:14px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-row .value{color:#fff;text-align:right;letter-spacing:-.3px;font-size:13px;font-weight:500;line-height:1.4}.minigame-betting-history .content-container .betting-card .card-body .card-row .value.game-name{color:#60a5fa;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-row .value.selection{word-break:keep-all;word-wrap:break-word}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box{gap:6px;margin-top:10px;margin-bottom:10px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item{background:#4b556333;border:1px solid #4b556366;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item .selection-label{color:#9ca3af;letter-spacing:-.2px;font-size:14px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item .selection-value{letter-spacing:-.3px;word-break:keep-all;color:#d1d5db;font-size:16px;font-weight:600;line-height:1.3}.minigame-betting-history .content-container .betting-card .card-body .card-amounts{gap:12px;margin-top:14px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item{background:#545b6926;border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:12px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-label{color:#9ca3af;letter-spacing:-.2px;font-size:14px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value{letter-spacing:-.3px;font-size:14px;font-weight:700}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value.bet{color:#e5e7eb}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value.won{color:#4ade80}.minigame-betting-history .content-container .betting-card.result-won{border-left:4px solid #4ade80}.minigame-betting-history .content-container .betting-card.result-lose{border-left:4px solid #f93016}.minigame-betting-history .content-container .betting-card.result-void{border-left:4px solid #d75dff}.minigame-betting-history .content-container .empty-state{color:var(--ThingBet--text-neutral-primary);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.minigame-betting-history .content-container .empty-state .empty-icon{margin-bottom:20px}.minigame-betting-history .content-container .empty-state .empty-icon img{opacity:.5;width:80px;height:80px}.minigame-betting-history .content-container .empty-state .empty-message{opacity:.7;font-size:14px}.minigame-betting-history .pagination{background:#15181f;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:15px 0;display:flex}.minigame-betting-history .pagination button{background:var(--ThingBet--background-neutral-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.minigame-betting-history .pagination button:hover:not(:disabled){background:#545b69}.minigame-betting-history .pagination button:disabled{opacity:.3;cursor:not-allowed}.minigame-betting-history .pagination button.pagination-arrow svg{display:block}.minigame-betting-history .pagination button.pagination-number.active{background:var(--ThingBet--text-brand-orange-primary);font-weight:600}
@font-face{font-family:Propaganda;src:url(https://fontsforyou.com/fonts/p/Propaganda.ttf)format("truetype")}.roulette_page_contents{min-width:1200px;color:var(--ThingBet--text-neutral-primary);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background:#15181f;flex-direction:column;align-items:center;gap:25px;width:100%;display:flex;position:relative}.roulette_page_contents .wrapper{z-index:30;width:100%;padding-top:100%;position:absolute;transform:translate(-50px,-50%)}.roulette_page_contents .wrapper [class|=confetti]{position:absolute}.roulette_page_contents .wrapper .confetti-0{opacity:1.14628;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.7487s .187663s infinite drop-0;top:-10%;left:39%;transform:rotate(128.065deg)}@keyframes drop-0{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-1{opacity:1.00967;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.58787s .994187s infinite drop-1;top:-10%;left:87%;transform:rotate(115.943deg)}@keyframes drop-1{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-2{opacity:.868247;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.79948s .696624s infinite drop-2;top:-10%;left:46%;transform:rotate(35.5623deg)}@keyframes drop-2{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-3{opacity:.510889;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.72086s 87.2312ms infinite drop-3;top:-10%;left:94%;transform:rotate(189.105deg)}@keyframes drop-3{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-4{opacity:.606731;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.23322s .452207s infinite drop-4;top:-10%;left:43%;transform:rotate(264.529deg)}@keyframes drop-4{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-5{opacity:.779916;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.18564s .984021s infinite drop-5;top:-10%;left:85%;transform:rotate(1.42794deg)}@keyframes drop-5{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-6{opacity:.627503;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.19922s .227493s infinite drop-6;top:-10%;left:16%;transform:rotate(234.682deg)}@keyframes drop-6{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-7{opacity:1.12031;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.8831s .785978s infinite drop-7;top:-10%;left:62%;transform:rotate(35.1017deg)}@keyframes drop-7{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-8{opacity:.637356;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.61478s .497802s infinite drop-8;top:-10%;left:79%;transform:rotate(277.02deg)}@keyframes drop-8{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-9{opacity:1.23171;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.29914s .833297s infinite drop-9;top:-10%;left:95%;transform:rotate(54.5537deg)}@keyframes drop-9{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-10{opacity:.68274;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.19984s .50152s infinite drop-10;top:-10%;left:3%;transform:rotate(182.027deg)}@keyframes drop-10{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-11{opacity:1.41778;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.30443s .491617s infinite drop-11;top:-10%;left:77%;transform:rotate(93.8391deg)}@keyframes drop-11{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-12{opacity:1.47013;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.81306s 53.7686ms infinite drop-12;top:-10%;left:10%;transform:rotate(296.369deg)}@keyframes drop-12{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-13{opacity:.501081;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.11384s .424919s infinite drop-13;top:-10%;left:9%;transform:rotate(218.083deg)}@keyframes drop-13{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-14{opacity:1.06228;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.36387s .901646s infinite drop-14;top:-10%;left:10%;transform:rotate(178.833deg)}@keyframes drop-14{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-15{opacity:.547858;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.74017s .827037s infinite drop-15;top:-10%;left:15%;transform:rotate(72.5146deg)}@keyframes drop-15{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-16{opacity:.902426;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.98554s .282877s infinite drop-16;top:-10%;left:100%;transform:rotate(245.19deg)}@keyframes drop-16{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-17{opacity:.595535;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.98952s .40181s infinite drop-17;top:-10%;left:27%;transform:rotate(283.834deg)}@keyframes drop-17{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-18{opacity:.720122;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.94417s .484723s infinite drop-18;top:-10%;left:69%;transform:rotate(166.939deg)}@keyframes drop-18{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-19{opacity:1.43828;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.13856s .337403s infinite drop-19;top:-10%;left:60%;transform:rotate(147.416deg)}@keyframes drop-19{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-20{opacity:1.09889;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.28172s .234675s infinite drop-20;top:-10%;left:42%;transform:rotate(104.909deg)}@keyframes drop-20{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-21{opacity:1.12533;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.36176s .664396s infinite drop-21;top:-10%;left:83%;transform:rotate(281.173deg)}@keyframes drop-21{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-22{opacity:.647972;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.21629s .608118s infinite drop-22;top:-10%;left:71%;transform:rotate(169.505deg)}@keyframes drop-22{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-23{opacity:.868653;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.71025s .779814s infinite drop-23;top:-10%;left:35%;transform:rotate(179.943deg)}@keyframes drop-23{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-24{opacity:.985664;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.16694s 44.8835ms infinite drop-24;top:-10%;left:11%;transform:rotate(322.631deg)}@keyframes drop-24{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-25{opacity:1.43368;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.04565s .286226s infinite drop-25;top:-10%;left:76%;transform:rotate(154.469deg)}@keyframes drop-25{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-26{opacity:1.23165;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.29343s .222558s infinite drop-26;top:-10%;left:84%;transform:rotate(167.801deg)}@keyframes drop-26{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-27{opacity:.650065;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.02912s 10.2889ms infinite drop-27;top:-10%;left:41%;transform:rotate(260.375deg)}@keyframes drop-27{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-28{opacity:1.4436;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.05046s .605797s infinite drop-28;top:-10%;left:32%;transform:rotate(24.3434deg)}@keyframes drop-28{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-29{opacity:.628768;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.297s .709121s infinite drop-29;top:-10%;left:55%;transform:rotate(105.14deg)}@keyframes drop-29{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-30{opacity:.676362;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.38282s .618912s infinite drop-30;top:-10%;left:70%;transform:rotate(80.3711deg)}@keyframes drop-30{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-31{opacity:.624946;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.54866s .450668s infinite drop-31;top:-10%;left:72%;transform:rotate(305.913deg)}@keyframes drop-31{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-32{opacity:.761532;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.02488s .794592s infinite drop-32;top:-10%;left:27%;transform:rotate(241.491deg)}@keyframes drop-32{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-33{opacity:1.47686;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.90008s .821311s infinite drop-33;top:-10%;left:8%;transform:rotate(304.077deg)}@keyframes drop-33{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-34{opacity:.693608;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.02757s .876933s infinite drop-34;top:-10%;left:21%;transform:rotate(220.278deg)}@keyframes drop-34{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-35{opacity:.708684;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.24972s .934818s infinite drop-35;top:-10%;left:78%;transform:rotate(329.596deg)}@keyframes drop-35{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-36{opacity:1.28105;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.37562s .726134s infinite drop-36;top:-10%;left:69%;transform:rotate(63.6011deg)}@keyframes drop-36{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-37{opacity:.794335;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.05339s .46975s infinite drop-37;top:-10%;left:20%;transform:rotate(191.444deg)}@keyframes drop-37{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-38{opacity:1.33632;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.84471s .619871s infinite drop-38;top:-10%;left:52%;transform:rotate(69.8989deg)}@keyframes drop-38{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-39{opacity:.802687;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.56595s .746267s infinite drop-39;top:-10%;left:47%;transform:rotate(53.5739deg)}@keyframes drop-39{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-40{opacity:1.12764;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.74256s .612578s infinite drop-40;top:-10%;left:62%;transform:rotate(121.047deg)}@keyframes drop-40{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-41{opacity:.612033;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.92192s .129428s infinite drop-41;top:-10%;left:94%;transform:rotate(300.438deg)}@keyframes drop-41{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-42{opacity:1.04878;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.11248s .927903s infinite drop-42;top:-10%;left:99%;transform:rotate(352.719deg)}@keyframes drop-42{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-43{opacity:.84056;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.45868s 72.4897ms infinite drop-43;top:-10%;left:84%;transform:rotate(48.3111deg)}@keyframes drop-43{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-44{opacity:.928467;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.07314s .790795s infinite drop-44;top:-10%;left:39%;transform:rotate(174.157deg)}@keyframes drop-44{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-45{opacity:1.43923;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.45199s .851211s infinite drop-45;top:-10%;left:81%;transform:rotate(283.728deg)}@keyframes drop-45{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-46{opacity:.580633;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.60779s .765304s infinite drop-46;top:-10%;left:18%;transform:rotate(312.459deg)}@keyframes drop-46{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-47{opacity:.574068;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.39502s .585212s infinite drop-47;top:-10%;left:97%;transform:rotate(267.703deg)}@keyframes drop-47{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-48{opacity:.611294;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.57006s .132855s infinite drop-48;top:-10%;left:46%;transform:rotate(229.76deg)}@keyframes drop-48{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-49{opacity:1.35729;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.95709s .250651s infinite drop-49;top:-10%;left:60%;transform:rotate(41.0987deg)}@keyframes drop-49{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-50{opacity:1.0091;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.22343s .761357s infinite drop-50;top:-10%;left:47%;transform:rotate(127.565deg)}@keyframes drop-50{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-51{opacity:.534751;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.87739s 84.0025ms infinite drop-51;top:-10%;left:72%;transform:rotate(123.048deg)}@keyframes drop-51{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-52{opacity:.994901;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.60377s .426196s infinite drop-52;top:-10%;left:42%;transform:rotate(332.439deg)}@keyframes drop-52{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-53{opacity:1.17193;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.06717s .349663s infinite drop-53;top:-10%;left:60%;transform:rotate(218.006deg)}@keyframes drop-53{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-54{opacity:.856207;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.04438s .133637s infinite drop-54;top:-10%;left:6%;transform:rotate(35.4569deg)}@keyframes drop-54{to{top:110%;left:9%}}.roulette_page_contents .wrapper .confetti-55{opacity:.546325;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.51581s .894359s infinite drop-55;top:-10%;left:72%;transform:rotate(250.049deg)}@keyframes drop-55{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-56{opacity:1.49529;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.76972s 36.8403ms infinite drop-56;top:-10%;left:4%;transform:rotate(280.892deg)}@keyframes drop-56{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-57{opacity:.623657;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.41472s .494286s infinite drop-57;top:-10%;left:68%;transform:rotate(307.71deg)}@keyframes drop-57{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-58{opacity:1.20169;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.04851s .63462s infinite drop-58;top:-10%;left:49%;transform:rotate(105.241deg)}@keyframes drop-58{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-59{opacity:1.33287;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.63026s .568334s infinite drop-59;top:-10%;left:54%;transform:rotate(146.12deg)}@keyframes drop-59{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-60{opacity:.74048;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.19794s .62958s infinite drop-60;top:-10%;left:23%;transform:rotate(4.57799deg)}@keyframes drop-60{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-61{opacity:1.04241;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.89528s .873129s infinite drop-61;top:-10%;left:34%;transform:rotate(232.463deg)}@keyframes drop-61{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-62{opacity:.711939;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.31523s .837901s infinite drop-62;top:-10%;left:54%;transform:rotate(200.965deg)}@keyframes drop-62{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-63{opacity:.553028;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.0952s .139179s infinite drop-63;top:-10%;left:94%;transform:rotate(125.875deg)}@keyframes drop-63{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-64{opacity:.781734;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.8977s .730883s infinite drop-64;top:-10%;left:24%;transform:rotate(11.0707deg)}@keyframes drop-64{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-65{opacity:.508657;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.08506s .295271s infinite drop-65;top:-10%;left:44%;transform:rotate(23.169deg)}@keyframes drop-65{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-66{opacity:1.13677;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.29493s .571967s infinite drop-66;top:-10%;left:69%;transform:rotate(72.9054deg)}@keyframes drop-66{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-67{opacity:.883683;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.06349s 62.9059ms infinite drop-67;top:-10%;left:2%;transform:rotate(258.185deg)}@keyframes drop-67{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-68{opacity:.716987;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.91679s 41.0708ms infinite drop-68;top:-10%;left:63%;transform:rotate(48.062deg)}@keyframes drop-68{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-69{opacity:1.4938;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.50935s .198517s infinite drop-69;top:-10%;left:13%;transform:rotate(321.147deg)}@keyframes drop-69{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-70{opacity:.876549;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.17076s .524243s infinite drop-70;top:-10%;left:66%;transform:rotate(70.5353deg)}@keyframes drop-70{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-71{opacity:.61231;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.47373s .158757s infinite drop-71;top:-10%;left:43%;transform:rotate(41.6122deg)}@keyframes drop-71{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-72{opacity:.759624;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.34867s .130868s infinite drop-72;top:-10%;left:33%;transform:rotate(223.405deg)}@keyframes drop-72{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-73{opacity:.878875;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.68821s .45435s infinite drop-73;top:-10%;left:94%;transform:rotate(303.75deg)}@keyframes drop-73{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-74{opacity:1.341;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.16671s .478507s infinite drop-74;top:-10%;left:60%;transform:rotate(30.3674deg)}@keyframes drop-74{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-75{opacity:1.03567;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.02034s .355636s infinite drop-75;top:-10%;left:68%;transform:rotate(287.047deg)}@keyframes drop-75{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-76{opacity:1.3987;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.91661s .536922s infinite drop-76;top:-10%;left:37%;transform:rotate(218.06deg)}@keyframes drop-76{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-77{opacity:1.02059;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.6683s .450953s infinite drop-77;top:-10%;left:86%;transform:rotate(275.865deg)}@keyframes drop-77{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-78{opacity:1.07769;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.90378s .900516s infinite drop-78;top:-10%;left:99%;transform:rotate(105.957deg)}@keyframes drop-78{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-79{opacity:1.01905;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.08919s .584099s infinite drop-79;top:-10%;left:14%;transform:rotate(101.623deg)}@keyframes drop-79{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-80{opacity:.561047;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.47964s .306055s infinite drop-80;top:-10%;left:2%;transform:rotate(75.5465deg)}@keyframes drop-80{to{top:110%;left:9%}}.roulette_page_contents .wrapper .confetti-81{opacity:.560665;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.12862s .41703s infinite drop-81;top:-10%;left:60%;transform:rotate(206.955deg)}@keyframes drop-81{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-82{opacity:1.35977;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.11369s .567287s infinite drop-82;top:-10%;left:12%;transform:rotate(256.479deg)}@keyframes drop-82{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-83{opacity:1.11529;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.68561s .694677s infinite drop-83;top:-10%;left:33%;transform:rotate(11.7984deg)}@keyframes drop-83{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-84{opacity:1.06518;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.53756s 72.9943ms infinite drop-84;top:-10%;left:92%;transform:rotate(308.06deg)}@keyframes drop-84{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-85{opacity:1.0263;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.84803s .961276s infinite drop-85;top:-10%;left:78%;transform:rotate(118.196deg)}@keyframes drop-85{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-86{opacity:.926961;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.74031s .428376s infinite drop-86;top:-10%;left:43%;transform:rotate(87.7969deg)}@keyframes drop-86{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-87{opacity:1.05343;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.36193s .924517s infinite drop-87;top:-10%;left:3%;transform:rotate(265.549deg)}@keyframes drop-87{to{top:110%;left:4%}}.roulette_page_contents .wrapper .confetti-88{opacity:1.30426;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.43824s .168146s infinite drop-88;top:-10%;left:86%;transform:rotate(228.25deg)}@keyframes drop-88{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-89{opacity:1.03998;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.96261s .804944s infinite drop-89;top:-10%;left:97%;transform:rotate(277.778deg)}@keyframes drop-89{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-90{opacity:1.43494;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.37242s .634391s infinite drop-90;top:-10%;left:92%;transform:rotate(117.978deg)}@keyframes drop-90{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-91{opacity:.520035;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.51243s .670564s infinite drop-91;top:-10%;left:85%;transform:rotate(171.265deg)}@keyframes drop-91{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-92{opacity:.914136;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.71187s .29513s infinite drop-92;top:-10%;left:81%;transform:rotate(12.6196deg)}@keyframes drop-92{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-93{opacity:1.33506;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.79476s 40.8704ms infinite drop-93;top:-10%;left:99%;transform:rotate(264.643deg)}@keyframes drop-93{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-94{opacity:.763639;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.11023s .430093s infinite drop-94;top:-10%;left:88%;transform:rotate(102.366deg)}@keyframes drop-94{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-95{opacity:.69399;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.83257s .394193s infinite drop-95;top:-10%;left:5%;transform:rotate(283.753deg)}@keyframes drop-95{to{top:110%;left:8%}}.roulette_page_contents .wrapper .confetti-96{opacity:.711751;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.33794s .191856s infinite drop-96;top:-10%;left:63%;transform:rotate(285.321deg)}@keyframes drop-96{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-97{opacity:.510961;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.3887s .768484s infinite drop-97;top:-10%;left:88%;transform:rotate(319.768deg)}@keyframes drop-97{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-98{opacity:1.35321;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.37114s .252789s infinite drop-98;top:-10%;left:5%;transform:rotate(165.269deg)}@keyframes drop-98{to{top:110%;left:11%}}.roulette_page_contents .wrapper .confetti-99{opacity:.597212;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.41043s .561793s infinite drop-99;top:-10%;left:81%;transform:rotate(48.0754deg)}@keyframes drop-99{to{top:110%;left:91%}}.roulette_page_contents .wrapper .confetti-100{opacity:.615616;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.64488s .130057s infinite drop-100;top:-10%;left:47%;transform:rotate(151.607deg)}@keyframes drop-100{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-101{opacity:.810254;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.74768s .305806s infinite drop-101;top:-10%;left:77%;transform:rotate(255.35deg)}@keyframes drop-101{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-102{opacity:1.23275;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.23348s .135059s infinite drop-102;top:-10%;left:100%;transform:rotate(92.2512deg)}@keyframes drop-102{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-103{opacity:.922366;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.21157s .389689s infinite drop-103;top:-10%;left:10%;transform:rotate(295.852deg)}@keyframes drop-103{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-104{opacity:1.15073;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.17807s .557583s infinite drop-104;top:-10%;left:78%;transform:rotate(141.381deg)}@keyframes drop-104{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-105{opacity:1.11219;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.63353s .397949s infinite drop-105;top:-10%;left:8%;transform:rotate(326.103deg)}@keyframes drop-105{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-106{opacity:1.08522;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.60091s .428008s infinite drop-106;top:-10%;left:74%;transform:rotate(302.151deg)}@keyframes drop-106{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-107{opacity:.601607;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.94549s .42921s infinite drop-107;top:-10%;left:46%;transform:rotate(309.01deg)}@keyframes drop-107{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-108{opacity:.65336;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.95545s .60246s infinite drop-108;top:-10%;left:50%;transform:rotate(33.6533deg)}@keyframes drop-108{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-109{opacity:.634082;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.48915s .720862s infinite drop-109;top:-10%;left:91%;transform:rotate(237.837deg)}@keyframes drop-109{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-110{opacity:.985871;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.24663s .891941s infinite drop-110;top:-10%;left:87%;transform:rotate(183.104deg)}@keyframes drop-110{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-111{opacity:1.1208;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.91122s .48582s infinite drop-111;top:-10%;left:88%;transform:rotate(63.6844deg)}@keyframes drop-111{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-112{opacity:.882195;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.72529s .379979s infinite drop-112;top:-10%;left:28%;transform:rotate(84.3391deg)}@keyframes drop-112{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-113{opacity:.522601;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.48494s .736719s infinite drop-113;top:-10%;left:90%;transform:rotate(166.62deg)}@keyframes drop-113{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-114{opacity:1.18527;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.01094s .247238s infinite drop-114;top:-10%;left:80%;transform:rotate(203.021deg)}@keyframes drop-114{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-115{opacity:.959335;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.30554s .530888s infinite drop-115;top:-10%;left:27%;transform:rotate(1.43915deg)}@keyframes drop-115{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-116{opacity:.850276;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.83195s .819289s infinite drop-116;top:-10%;left:87%;transform:rotate(171.948deg)}@keyframes drop-116{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-117{opacity:1.42393;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.7732s .230549s infinite drop-117;top:-10%;left:95%;transform:rotate(77.0347deg)}@keyframes drop-117{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-118{opacity:1.12789;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.79044s 72.8386ms infinite drop-118;top:-10%;left:98%;transform:rotate(220.98deg)}@keyframes drop-118{to{top:110%;left:113%}}.roulette_page_contents .wrapper .confetti-119{opacity:.653766;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.54276s .612521s infinite drop-119;top:-10%;left:52%;transform:rotate(79.869deg)}@keyframes drop-119{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-120{opacity:1.15524;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.35376s 4.03452ms infinite drop-120;top:-10%;left:76%;transform:rotate(236.165deg)}@keyframes drop-120{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-121{opacity:1.18073;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.15981s .244594s infinite drop-121;top:-10%;left:86%;transform:rotate(126.421deg)}@keyframes drop-121{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-122{opacity:1.23439;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.3187s .857758s infinite drop-122;top:-10%;left:90%;transform:rotate(316.035deg)}@keyframes drop-122{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-123{opacity:1.47807;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.26042s .381986s infinite drop-123;top:-10%;left:19%;transform:rotate(258.753deg)}@keyframes drop-123{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-124{opacity:.807891;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.91868s .840447s infinite drop-124;top:-10%;left:67%;transform:rotate(24.4406deg)}@keyframes drop-124{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-125{opacity:.63181;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.38461s .572211s infinite drop-125;top:-10%;left:77%;transform:rotate(5.6935deg)}@keyframes drop-125{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-126{opacity:1.31803;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.12241s .953934s infinite drop-126;top:-10%;left:55%;transform:rotate(184.626deg)}@keyframes drop-126{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-127{opacity:.625168;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.10627s .710038s infinite drop-127;top:-10%;left:86%;transform:rotate(75.6797deg)}@keyframes drop-127{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-128{opacity:.73151;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.71552s .832824s infinite drop-128;top:-10%;left:63%;transform:rotate(203.672deg)}@keyframes drop-128{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-129{opacity:.777325;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.94386s .953267s infinite drop-129;top:-10%;left:61%;transform:rotate(348.098deg)}@keyframes drop-129{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-130{opacity:1.03783;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.61063s 78.6827ms infinite drop-130;top:-10%;left:61%;transform:rotate(9.56558deg)}@keyframes drop-130{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-131{opacity:1.08265;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.1464s .740605s infinite drop-131;top:-10%;left:12%;transform:rotate(214.102deg)}@keyframes drop-131{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-132{opacity:1.38349;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.75717s 57.0103ms infinite drop-132;top:-10%;left:69%;transform:rotate(346.667deg)}@keyframes drop-132{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-133{opacity:1.17988;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.82996s .198235s infinite drop-133;top:-10%;left:36%;transform:rotate(181.479deg)}@keyframes drop-133{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-134{opacity:.562256;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.9114s .100808s infinite drop-134;top:-10%;left:88%;transform:rotate(145.575deg)}@keyframes drop-134{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-135{opacity:1.20633;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.16405s .18637s infinite drop-135;top:-10%;left:50%;transform:rotate(185.706deg)}@keyframes drop-135{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-136{opacity:1.01765;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.65643s .930048s infinite drop-136;top:-10%;left:47%;transform:rotate(146.02deg)}@keyframes drop-136{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-137{opacity:1.49561;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.36962s .953239s infinite drop-137;top:-10%;left:49%;transform:rotate(208.993deg)}@keyframes drop-137{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-138{opacity:.603135;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.19964s .937223s infinite drop-138;top:-10%;left:83%;transform:rotate(88.777deg)}@keyframes drop-138{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-139{opacity:.664651;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.99956s .444522s infinite drop-139;top:-10%;left:62%;transform:rotate(15.4421deg)}@keyframes drop-139{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-140{opacity:.963284;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.05007s .230067s infinite drop-140;top:-10%;left:19%;transform:rotate(125.236deg)}@keyframes drop-140{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-141{opacity:1.37221;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.36864s .141101s infinite drop-141;top:-10%;left:76%;transform:rotate(188.969deg)}@keyframes drop-141{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-142{opacity:.521456;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.2639s .393314s infinite drop-142;top:-10%;left:15%;transform:rotate(.838533deg)}@keyframes drop-142{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-143{opacity:1.38238;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.80595s .73905s infinite drop-143;top:-10%;left:47%;transform:rotate(63.243deg)}@keyframes drop-143{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-144{opacity:1.09302;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.82968s 82.4804ms infinite drop-144;top:-10%;left:27%;transform:rotate(28.0485deg)}@keyframes drop-144{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-145{opacity:.857744;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.68733s .8596s infinite drop-145;top:-10%;left:48%;transform:rotate(183.992deg)}@keyframes drop-145{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-146{opacity:1.47588;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.76337s .427345s infinite drop-146;top:-10%;left:71%;transform:rotate(175.753deg)}@keyframes drop-146{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-147{opacity:1.46858;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.61748s .397738s infinite drop-147;top:-10%;left:96%;transform:rotate(341.659deg)}@keyframes drop-147{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-148{opacity:.71701;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.0871s .998855s infinite drop-148;top:-10%;left:15%;transform:rotate(302.997deg)}@keyframes drop-148{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-149{opacity:.622951;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.77546s .662264s infinite drop-149;top:-10%;left:40%;transform:rotate(262.009deg)}@keyframes drop-149{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-150{opacity:.500292;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.67911s 65.7328ms infinite drop-150;top:-10%;left:83%;transform:rotate(11.3257deg)}@keyframes drop-150{to{top:110%;left:96%}}.roulette_page_contents img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.roulette_page_contents>.roulette_page_contents_head{align-items:center;gap:12px;width:100%;max-width:1400px;margin-top:40px;margin-bottom:20px;padding-left:20px;padding-right:20px;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_head .title-roulette{color:#fff;font-size:24px;font-weight:700}.roulette_page_contents>.roulette_page_contents_body{justify-content:flex-end;align-items:flex-start;gap:25px;width:100%;max-width:1400px;margin:30px auto 0;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box{flex-direction:column;flex-grow:1;justify-content:center;height:688px;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer{position:relative;top:15%;transform:scale(.6)rotate(-1deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer>div{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .center_circle{z-index:100;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .arrow{z-index:99;padding-bottom:10px;padding-right:7px;transform:rotate(1deg)scale(1.4)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle{z-index:20}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle img.roulette_entity{opacity:.95;transform:scale(2.1)rotate(23deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-0{transform:rotate(0)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-7{transition:all .3s;transform:rotate(22.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-6{transition:all .3s;transform:rotate(67.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-5{transition:all .3s;transform:rotate(112.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-4{transition:all .3s;transform:rotate(157.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-3{transition:all .3s;transform:rotate(202.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-2{transition:all .3s;transform:rotate(247.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-1{transition:all .3s;transform:rotate(292.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-8{transition:all .3s;transform:rotate(337.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.active{animation:.5s linear infinite base_circle_draw}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result{color:#fff;letter-spacing:-1px;text-align:left;width:440px;font-size:25px;font-weight:600;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result:nth-child(2n){color:#161616!important}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.winner{color:#fff;animation:1.5s linear infinite animate_heart_beat}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-1{transform:rotate(157.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-2{transform:rotate(202.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-3{transform:rotate(247.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-4{transform:rotate(292.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-5{transform:rotate(337.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-6{transform:rotate(382.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-7{transform:rotate(67.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-8{transform:rotate(112.5deg)}@keyframes base_circle_draw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons{z-index:50;justify-self:flex-end;height:fit-content;min-height:29.24px;margin:auto;position:relative;top:15%}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button{cursor:pointer;justify-content:center;align-items:center;width:280px;padding:15px 0;font-size:16px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button .roulettebtn{flex-shrink:0;height:110px}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button span{z-index:50;color:#fdfeff;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:var(--ThingBet--darkscale--0);text-transform:uppercase;font-size:24px;font-style:normal;font-weight:900;line-height:normal;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button:hover{animation:1.8s infinite jinx-glitch}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board{color:#8c8c8c;cursor:pointer;background:#2a2e37;border:1px solid #3e4450;justify-content:center;align-items:center;width:160px;height:44px;margin-left:15px;font-size:13px;display:flex;top:557px;left:220px}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board:hover{color:#fff;background:#084158;border:2px solid #00a1df}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board:first-child{margin-left:0}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun{background:radial-gradient(#0000 50%,#fff),radial-gradient(gold,#0000 70%);width:40rem;height:40rem;margin:3rem auto;animation:.15s ease-in glow_in;position:relative;top:-5px;transform:scale(1.15);-webkit-mask-image:radial-gradient(#000 40%,#0000 65%);mask-image:radial-gradient(#000 40%,#0000 65%)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after,.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{content:"";transform-origin:50%;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 65%);mask-image:radial-gradient(#000 40%,#0000 65%)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{background:repeating-conic-gradient(gold 0deg 20deg,#0000 20deg 40deg);animation:720s linear rotate,3s linear infinite scale}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after{background:radial-gradient(gold,orange 27%,#0000 calc(27% + 3px) 100%),radial-gradient(gold,#0000 70%),repeating-conic-gradient(gold 0deg 5deg,#0000 5deg 10deg);animation:360s linear rotate;transform:rotate(15deg)}@keyframes glow_in{0%{opacity:0}to{opacity:1}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(.8)}60%{transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box{flex-direction:column;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual{background-repeat:no-repeat;background-size:cover;flex-shrink:0;justify-content:center;width:100%;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity{justify-content:center;align-items:center;width:40%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity img{margin-top:20px;transform:scale(.9)}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information{flex-direction:column;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container{flex-direction:column;align-items:center;gap:10px;margin-bottom:30px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-title{color:var(--ThingBet--text-neutral-primary);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper{place-content:center;width:200px;height:200px;margin-left:10px;display:grid;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.star-bg{cursor:pointer;flex-shrink:0;width:118.802px;height:68px;position:absolute;top:70px;left:50px;transform:scale(1.5)}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.star-bg:hover{animation:1.8s infinite jinx-glitch}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.ticket-count{z-index:1;color:#f9fafb;text-align:center;text-transform:uppercase;font-family:Cravend-Regular;font-size:36px;font-style:normal;font-weight:400;line-height:normal}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title{color:var(--ThingBet--white);text-align:center;background-color:var(--ThingBet--greyscale--120);flex-grow:0;flex-shrink:0;justify-content:center;padding:20px 10px;font-size:24px;font-weight:400;line-height:100%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title img{-o-object-fit:scale-down;object-fit:scale-down;flex-shrink:0;margin-right:20px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container{width:100%;height:100%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);grid-template-areas:"medal-1 medal-5""medal-2 medal-6""medal-3 medal-7""medal-4 medal-8";gap:2px;display:grid}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list{background:linear-gradient(0deg, #0003 0%, #0003 100%),var(--ThingBet--greyscale--120);padding:10px 0}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line{grid-template-columns:50px 1fr;align-items:center;gap:18px;padding:10px 20px;display:grid}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item{display:contents}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>img{-o-object-fit:contain;object-fit:contain;grid-column:1;width:40px;height:40px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc{color:var(--ThingBet--border-neutral-inverse-primary);flex-direction:column;grid-column:2;gap:5px;font-size:12px;font-weight:600;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc>.amount{font-size:16px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head{z-index:10;background:#2a2e37;border:1px solid #6d747b;margin-bottom:10px;padding:4px;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row{background:linear-gradient(90deg,#3e445066 10%,#3e4450aa 70%),repeating-linear-gradient(-45deg,#ffffff03,#ffffff03 10px,#0000 10px 20px);border:1px solid #2e354d;justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row div{font-size:12px;font-weight:600}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count{width:fit-content;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.label{margin-right:10px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.value{color:#03f682;font-size:13px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount{display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.label{margin-right:10px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.value{color:#ffea00;font-size:13px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .title_text{text-align:center;width:140px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .remain_roulette_count{text-align:center;justify-content:center;width:170px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.roulette_page_contents>.roulette_history_box_body{width:100%}.roulette_page_contents>.roulette_history_box_body .PageNation{background:0 0}@keyframes jinx-glitch{0%{filter:drop-shadow(0 0 #ea23a7)drop-shadow(0 0 #23cfea)drop-shadow(0 0 #fff)saturate()}5%{filter:drop-shadow(-1px 0 #ea23a7)drop-shadow(1px 0 #23cfea)drop-shadow(0 1px #fff)saturate(1.5)}10%{filter:drop-shadow(2px 0 #ea23a7)drop-shadow(-2px 0 #23cfea)drop-shadow(0 -2px #fff)saturate(2)}15%{filter:drop-shadow(0 1px #ea23a7)drop-shadow(-1px -1px #23cfea)drop-shadow(1px 0 #fff)saturate()}20%{filter:drop-shadow(0 0 #ea23a7)drop-shadow(2px 0 #23cfea)drop-shadow(-2px 0 #fff)saturate(1.8)}25%{filter:drop-shadow(-1px -1px #ea23a7)drop-shadow(1px 1px #23cfea)drop-shadow(0 0 #fff)saturate(1.2)}30%{filter:drop-shadow(-2px 0 #ea23a7)drop-shadow(2px 0 #23cfea)drop-shadow(0 2px #fff)saturate(2.2)}35%{filter:drop-shadow(0 -1px #ea23a7)drop-shadow(-1px 0 #23cfea)drop-shadow(1px 1px #fff)saturate()}40%{filter:drop-shadow(1px 0 #ea23a7)drop-shadow(0 1px #23cfea)drop-shadow(-1px 0 #fff)saturate(1.6)}50%{filter:drop-shadow(0 0 #ea23a7)drop-shadow(0 0 #23cfea)drop-shadow(0 0 #fff)saturate()}60%{filter:drop-shadow(-1px 0 #ea23a7)drop-shadow(1px 1px #23cfea)drop-shadow(0 0 #fff)saturate(1.4)}70%{filter:drop-shadow(2px 0 #ea23a7)drop-shadow(-2px 0 #23cfea)drop-shadow(0 -1px #fff)saturate(1.8)}80%{filter:drop-shadow(-1px 0 #ea23a7)drop-shadow(0 -1px #23cfea)drop-shadow(1px 0 #fff)saturate(2)}90%{filter:drop-shadow(0 1px #ea23a7)drop-shadow(-1px 0 #23cfea)drop-shadow(1px -1px #fff)saturate(1.3)}to{filter:drop-shadow(0 0 #ea23a7)drop-shadow(0 0 #23cfea)drop-shadow(0 0 #fff)saturate();clip-path:inset(0)}}@keyframes animate_heart_beat{0%{text-shadow:0 0 10px #03f682,0 0 40px #03f682,0 0 100px #03f682}50%{text-shadow:0 0 5px #03f682,0 0 30px #03f682,0 0 60px #03f682}to{text-shadow:0 0 10px #03f682,0 0 40px #03f682,0 0 100px #03f682}}@keyframes firework{0%{transform:translate(var(--x), var(--initialY));width:var(--initialSize);opacity:1}50%{opacity:1;width:.5vmin}to{width:var(--finalSize);opacity:0}}.roulette_page_contents .firework.firework-1{top:500px!important;left:450px!important}.roulette_page_contents .firework.firework-2{top:600px!important;left:1000px!important}.roulette_page_contents .firework.firework-3{top:300px!important;left:1000px!important}.roulette_page_contents .firework,.roulette_page_contents .firework:before,.roulette_page_contents .firework:after{--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--finalSize:45vmin;--initialSize:.5vmin;--initialY:60vmin;--particleSize:.2vmin;--x:-50%;--y:-30vmin;aspect-ratio:1;background:radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 50% 0%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 100% 50%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 50% 100%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 0% 50%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 80% 90%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 95% 90%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 90% 70%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 100% 60%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 55% 80%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 70% 77%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 22% 90%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 45% 90%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 33% 70%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 10% 60%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 31% 80%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 28% 77%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 13% 72%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 80% 10%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 95% 14%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 90% 23%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 100% 43%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 85% 27%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 77% 37%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 60% 7%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 22% 14%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 45% 20%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 33% 34%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 10% 29%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 31% 37%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 28% 7%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 13% 42%;background-repeat:no-repeat;background-size:var(--initialSize) var(--initialSize);content:"";transform:translate(-50%, var(--y));width:var(--initialSize);animation:2s infinite firework;position:absolute;top:50%;left:50%}.roulette_page_contents .firework:before{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.3)rotateY(40deg)}.roulette_page_contents .firework:after{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.15)rotateY(-30deg)}.roulette_page_contents .firework:nth-child(2){--x:30vmin}.roulette_page_contents .firework:nth-child(2),.roulette_page_contents .firework:nth-child(2):before,.roulette_page_contents .firework:nth-child(2):after{--color1:pink;--color2:violet;--color3:fuchsia;--color4:orchid;--color5:plum;--color6:lavender;--finalSize:40vmin;animation-delay:-.25s;top:60%;left:30%}.roulette_page_contents .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.roulette_page_contents .firework:nth-child(3),.roulette_page_contents .firework:nth-child(3):before,.roulette_page_contents .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;animation-delay:-.4s;top:60%;left:70%}
.PopupItem.ConversionPopup{color:#fff;background-color:#1e1e20;border:none;border-radius:16px;flex-direction:column;width:480px;max-width:90vw;max-height:90vh;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.ConversionPopup .popup-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.ConversionPopup .popup-header>h4{color:#fff;margin:0;font-size:18px;font-weight:600}.PopupItem.ConversionPopup .popup-header .popup-close-btn{cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.PopupItem.ConversionPopup .popup-header .popup-close-btn>img{opacity:.6;width:12px;height:12px}.PopupItem.ConversionPopup .popup-header .popup-close-btn:hover{background:#ffffff1a}.PopupItem.ConversionPopup .popup-header .popup-close-btn:hover>img{opacity:1}.PopupItem.ConversionPopup .popup-content{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;overflow-y:auto}.PopupItem.ConversionPopup .popup-content::-webkit-scrollbar{width:4px}.PopupItem.ConversionPopup .popup-content::-webkit-scrollbar-track{background:0 0}.PopupItem.ConversionPopup .popup-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.PopupItem.ConversionPopup .popup-tab-options{background:#ffffff0a;border-radius:10px;gap:8px;padding:4px;display:flex}.PopupItem.ConversionPopup .popup-tab-item{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.PopupItem.ConversionPopup .popup-tab-item.active{color:var(--ThingBet--neon-green--10);background:#03f6821f}.PopupItem.ConversionPopup .popup-tab-item:hover:not(.active){color:#fffc}.PopupItem.ConversionPopup .popup-body,.PopupItem.ConversionPopup .conversion-form{flex-direction:column;gap:16px;display:flex}.PopupItem.ConversionPopup .form-balance-row{background:#ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.PopupItem.ConversionPopup .form-balance-row .balance-label{color:#fff9;font-size:14px;font-weight:500}.PopupItem.ConversionPopup .form-balance-row .balance-value{color:var(--ThingBet--neon-green--10);font-size:18px;font-weight:700}.PopupItem.ConversionPopup .form-input-section{flex-direction:column;gap:12px;display:flex}.PopupItem.ConversionPopup .amount-input{color:#fff;text-align:right;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:16px;font-weight:600;transition:all .2s}.PopupItem.ConversionPopup .amount-input:focus{background:#03f6820a;border-color:#03f68280}.PopupItem.ConversionPopup .amount-input::placeholder{color:#fff6;text-align:left;font-size:14px;font-weight:400}.PopupItem.ConversionPopup .amount-input:disabled{opacity:.5;cursor:not-allowed}.PopupItem.ConversionPopup .quick-amounts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.PopupItem.ConversionPopup .quick-btn{color:#fffc;cursor:pointer;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.PopupItem.ConversionPopup .quick-btn:hover:not(.disabled){background:var(--ThingBet--neon-green--10);color:#0d1117}.PopupItem.ConversionPopup .quick-btn.disabled{opacity:.4;cursor:not-allowed}.PopupItem.ConversionPopup .convert-btn{background:var(--ThingBet--neon-green--10);color:#0d1117;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.PopupItem.ConversionPopup .convert-btn:hover{background:#00e070}.PopupItem.ConversionPopup .convert-btn:active{transform:scale(.98)}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container{flex-direction:column;gap:12px;display:flex}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container{flex-direction:column;gap:10px;max-height:350px;display:flex;overflow-y:auto}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container::-webkit-scrollbar{width:4px}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container::-webkit-scrollbar-track{background:0 0}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item{background:#ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item .item-details-wrapper{color:#ffffff80;flex-direction:column;gap:4px;font-size:12px;display:flex}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item .item-details-wrapper>div>span{color:#fff;font-weight:600}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item .item-details-wrapper>span{margin-top:6px;font-size:17px;font-weight:700}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item .item-details-wrapper>span.negative{color:#fd5a51}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item .item-details-wrapper>span.positive{color:var(--ThingBet--neon-green--10)}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item>img{cursor:pointer;opacity:.4;width:20px;height:20px;padding:4px;transition:opacity .2s}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .history-item>img:hover{opacity:.8}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .history-items-container .empty-history{text-align:center;color:#fff6;padding:50px 20px;font-size:14px}.PopupItem.ConversionPopup .point-swap-component-history .transaction-table-container .pagination-container{margin-top:12px}
.PopupItem.ConversionHistoryPopup{color:#fff;background-color:#1e1e20;border:none;border-radius:16px;flex-direction:column;width:560px;max-width:90vw;max-height:90vh;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.ConversionHistoryPopup .popup-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.ConversionHistoryPopup .popup-header>h4{color:#fff;margin:0;font-size:18px;font-weight:600}.PopupItem.ConversionHistoryPopup .popup-header .popup-close-btn{cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.PopupItem.ConversionHistoryPopup .popup-header .popup-close-btn>img{opacity:.6;width:12px;height:12px}.PopupItem.ConversionHistoryPopup .popup-header .popup-close-btn:hover{background:#ffffff1a}.PopupItem.ConversionHistoryPopup .popup-header .popup-close-btn:hover>img{opacity:1}.PopupItem.ConversionHistoryPopup .popup-content{flex-direction:column;flex:1;padding:20px 24px;display:flex;overflow-y:auto}.PopupItem.ConversionHistoryPopup .popup-content::-webkit-scrollbar{width:4px}.PopupItem.ConversionHistoryPopup .popup-content::-webkit-scrollbar-track{background:0 0}.PopupItem.ConversionHistoryPopup .popup-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.PopupItem.ConversionHistoryPopup .pointswap-history{width:100%}.PopupItem.ConversionHistoryPopup .pointswap-history .delete-btn{cursor:pointer;border-radius:6px;padding:4px;transition:background .2s}.PopupItem.ConversionHistoryPopup .pointswap-history .delete-btn:hover{background:#ffffff14}.PopupItem.ConversionHistoryPopup .pointswap-history .empty-state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:50px 20px;display:flex}.PopupItem.ConversionHistoryPopup .pointswap-history .empty-state .empty-icon img{opacity:.4;width:48px;height:48px}.PopupItem.ConversionHistoryPopup .pointswap-history .empty-state .empty-text{color:#fff6;font-size:14px}.PopupItem.ConversionHistoryPopup .pointswap-history .pagination-container{margin-top:16px}
.PopupItem.SlotTournamentRulesPopup{color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:var(--ThingBet--greyscale--10);flex-direction:column;width:600px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf;border:0!important;border-radius:0!important}.PopupItem.SlotTournamentRulesPopup .Close-Btn-Icon{background:0 0;transition:filter 1s ease-in-out}.PopupItem.SlotTournamentRulesPopup .Close-Btn-Icon:hover{filter:hue-rotate(264deg)brightness()saturate(10)}.PopupItem.SlotTournamentRulesPopup .form-header{background-color:var(--ThingBet--background-neutral-secondary);justify-content:center;align-items:center;height:70px;display:flex;position:relative}.PopupItem.SlotTournamentRulesPopup .form-header .close-btn{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:10px;transform:translate(-50%,-50%)}.PopupItem.SlotTournamentRulesPopup>.form-body{border-radius:3px;flex-shrink:1;max-height:95dvh;padding:40px;overflow-x:auto}.PopupItem.SlotTournamentRulesPopup>.form-body>ol{margin:0 0 0 22px;padding-left:0;list-style-position:outside}.PopupItem.SlotTournamentRulesPopup>.form-body>ol li{color:var(--ThingBet--text-neutral-secondary,#bfc3cd);font-size:var(--size-M,16px);font-style:normal;font-weight:400;line-height:160%}.PopupItem.SlotTournamentRulesPopup>.form-body .section-title{flex-direction:row;align-items:center;gap:5px;margin:20px 0 10px;display:flex}.PopupItem.SlotTournamentRulesPopup>.form-body>button{background-color:var(--ThingBet--background-brand-orange-primary);color:#fff;cursor:pointer;border:none;outline:none;width:100%;height:48px;margin-top:20px;display:block}
