.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.03342;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.89027s .899134s infinite drop-0;top:-10%;left:31%;transform:rotate(283.497deg)}@keyframes drop-0{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-1{opacity:1.13175;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.43023s .780513s infinite drop-1;top:-10%;left:85%;transform:rotate(42.8709deg)}@keyframes drop-1{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-2{opacity:1.28206;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.7162s .163138s infinite drop-2;top:-10%;left:69%;transform:rotate(.764997deg)}@keyframes drop-2{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-3{opacity:1.38847;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.35414s .474774s infinite drop-3;top:-10%;left:70%;transform:rotate(186.632deg)}@keyframes drop-3{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-4{opacity:.705679;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.68265s .136789s infinite drop-4;top:-10%;left:25%;transform:rotate(131.193deg)}@keyframes drop-4{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-5{opacity:1.42393;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.85724s .267484s infinite drop-5;top:-10%;left:32%;transform:rotate(73.6566deg)}@keyframes drop-5{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-6{opacity:.757036;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.39834s .380514s infinite drop-6;top:-10%;left:19%;transform:rotate(128.16deg)}@keyframes drop-6{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-7{opacity:.852713;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.96265s 5.09435ms infinite drop-7;top:-10%;left:7%;transform:rotate(199.699deg)}@keyframes drop-7{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-8{opacity:1.20811;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.52765s .338049s infinite drop-8;top:-10%;left:87%;transform:rotate(192.017deg)}@keyframes drop-8{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-9{opacity:.874115;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.3282s .638681s infinite drop-9;top:-10%;left:11%;transform:rotate(181.297deg)}@keyframes drop-9{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-10{opacity:1.31823;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.97838s .747572s infinite drop-10;top:-10%;left:4%;transform:rotate(51.7678deg)}@keyframes drop-10{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-11{opacity:.912682;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.89775s .405074s infinite drop-11;top:-10%;left:49%;transform:rotate(277.572deg)}@keyframes drop-11{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-12{opacity:1.46216;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.11843s .899583s infinite drop-12;top:-10%;left:10%;transform:rotate(301.727deg)}@keyframes drop-12{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-13{opacity:1.13096;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.35089s .918537s infinite drop-13;top:-10%;left:10%;transform:rotate(19.3044deg)}@keyframes drop-13{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-14{opacity:1.47176;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.45022s .229532s infinite drop-14;top:-10%;left:48%;transform:rotate(354.424deg)}@keyframes drop-14{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-15{opacity:1.12296;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.59632s 28.7889ms infinite drop-15;top:-10%;left:97%;transform:rotate(113.249deg)}@keyframes drop-15{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-16{opacity:1.15772;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.71932s .227962s infinite drop-16;top:-10%;left:34%;transform:rotate(58.8278deg)}@keyframes drop-16{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-17{opacity:.661162;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.6679s .681529s infinite drop-17;top:-10%;left:50%;transform:rotate(128.103deg)}@keyframes drop-17{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-18{opacity:.632553;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.14718s .175995s infinite drop-18;top:-10%;left:2%;transform:rotate(262.684deg)}@keyframes drop-18{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-19{opacity:1.45622;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.58666s .654723s infinite drop-19;top:-10%;left:100%;transform:rotate(96.3164deg)}@keyframes drop-19{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-20{opacity:1.46628;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.91402s .854732s infinite drop-20;top:-10%;left:2%;transform:rotate(37.0575deg)}@keyframes drop-20{to{top:110%;left:6%}}.roulette_page_contents .wrapper .confetti-21{opacity:1.23455;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.5871s .516116s infinite drop-21;top:-10%;left:15%;transform:rotate(213.067deg)}@keyframes drop-21{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-22{opacity:1.09974;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.51387s .53672s infinite drop-22;top:-10%;left:72%;transform:rotate(211.158deg)}@keyframes drop-22{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-23{opacity:1.19485;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.3778s .358675s infinite drop-23;top:-10%;left:5%;transform:rotate(146.609deg)}@keyframes drop-23{to{top:110%;left:7%}}.roulette_page_contents .wrapper .confetti-24{opacity:1.18408;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.77597s .922339s infinite drop-24;top:-10%;left:74%;transform:rotate(240.148deg)}@keyframes drop-24{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-25{opacity:1.17827;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.9935s .947846s infinite drop-25;top:-10%;left:12%;transform:rotate(351.307deg)}@keyframes drop-25{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-26{opacity:.917512;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.75181s .660149s infinite drop-26;top:-10%;left:88%;transform:rotate(134.174deg)}@keyframes drop-26{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-27{opacity:.539817;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.97121s .274951s infinite drop-27;top:-10%;left:87%;transform:rotate(306.748deg)}@keyframes drop-27{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-28{opacity:1.2647;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.46776s .783014s infinite drop-28;top:-10%;left:64%;transform:rotate(142.676deg)}@keyframes drop-28{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-29{opacity:.818121;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.38832s .206583s infinite drop-29;top:-10%;left:80%;transform:rotate(11.2137deg)}@keyframes drop-29{to{top:110%;left:91%}}.roulette_page_contents .wrapper .confetti-30{opacity:1.23375;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.71239s .438374s infinite drop-30;top:-10%;left:6%;transform:rotate(249.241deg)}@keyframes drop-30{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-31{opacity:1.34029;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.45753s .620735s infinite drop-31;top:-10%;left:85%;transform:rotate(144.5deg)}@keyframes drop-31{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-32{opacity:.969948;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.83759s 67.9446ms infinite drop-32;top:-10%;left:22%;transform:rotate(267.45deg)}@keyframes drop-32{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-33{opacity:1.44358;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.35121s .960065s infinite drop-33;top:-10%;left:88%;transform:rotate(317.206deg)}@keyframes drop-33{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-34{opacity:1.22995;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.15547s .262582s infinite drop-34;top:-10%;left:3%;transform:rotate(320.835deg)}@keyframes drop-34{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-35{opacity:1.39451;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.21825s .403986s infinite drop-35;top:-10%;left:16%;transform:rotate(325.143deg)}@keyframes drop-35{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-36{opacity:1.07807;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.01714s .24068s infinite drop-36;top:-10%;left:61%;transform:rotate(193.996deg)}@keyframes drop-36{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-37{opacity:.917394;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.20494s .17201s infinite drop-37;top:-10%;left:43%;transform:rotate(94.6677deg)}@keyframes drop-37{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-38{opacity:1.49602;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.10256s .78639s infinite drop-38;top:-10%;left:66%;transform:rotate(305.576deg)}@keyframes drop-38{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-39{opacity:.952726;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.25388s .320246s infinite drop-39;top:-10%;left:31%;transform:rotate(252.383deg)}@keyframes drop-39{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-40{opacity:1.01708;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.96347s 61.1602ms infinite drop-40;top:-10%;left:83%;transform:rotate(244.146deg)}@keyframes drop-40{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-41{opacity:.659272;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.28128s 61.9753ms infinite drop-41;top:-10%;left:73%;transform:rotate(81.4931deg)}@keyframes drop-41{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-42{opacity:1.15402;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.26137s .841738s infinite drop-42;top:-10%;left:80%;transform:rotate(288.429deg)}@keyframes drop-42{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-43{opacity:.888266;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.56347s .539217s infinite drop-43;top:-10%;left:78%;transform:rotate(262.997deg)}@keyframes drop-43{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-44{opacity:1.2238;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.31408s .9776s infinite drop-44;top:-10%;left:95%;transform:rotate(337.778deg)}@keyframes drop-44{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-45{opacity:1.4096;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.88734s .933684s infinite drop-45;top:-10%;left:41%;transform:rotate(45.8807deg)}@keyframes drop-45{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-46{opacity:1.32516;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.77702s .244365s infinite drop-46;top:-10%;left:13%;transform:rotate(197.062deg)}@keyframes drop-46{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-47{opacity:.74527;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.87721s .154931s infinite drop-47;top:-10%;left:72%;transform:rotate(258.746deg)}@keyframes drop-47{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-48{opacity:1.32659;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.35612s .216313s infinite drop-48;top:-10%;left:83%;transform:rotate(147.31deg)}@keyframes drop-48{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-49{opacity:1.12495;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.60637s .705253s infinite drop-49;top:-10%;left:89%;transform:rotate(302.164deg)}@keyframes drop-49{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-50{opacity:.746437;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.83709s .242322s infinite drop-50;top:-10%;left:13%;transform:rotate(276.712deg)}@keyframes drop-50{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-51{opacity:1.00866;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.58977s .959005s infinite drop-51;top:-10%;left:43%;transform:rotate(276.04deg)}@keyframes drop-51{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-52{opacity:.606695;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.37317s .833485s infinite drop-52;top:-10%;left:84%;transform:rotate(185.561deg)}@keyframes drop-52{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-53{opacity:.569769;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.13518s 77.9475ms infinite drop-53;top:-10%;left:60%;transform:rotate(191.964deg)}@keyframes drop-53{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-54{opacity:.99843;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.97536s .149143s infinite drop-54;top:-10%;left:23%;transform:rotate(279.037deg)}@keyframes drop-54{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-55{opacity:1.05645;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.34362s .403366s infinite drop-55;top:-10%;left:79%;transform:rotate(280.553deg)}@keyframes drop-55{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-56{opacity:1.47682;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.21211s .367463s infinite drop-56;top:-10%;left:90%;transform:rotate(140.717deg)}@keyframes drop-56{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-57{opacity:1.00386;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.65921s .844961s infinite drop-57;top:-10%;left:11%;transform:rotate(148.823deg)}@keyframes drop-57{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-58{opacity:.870868;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.60568s .669019s infinite drop-58;top:-10%;left:69%;transform:rotate(273.784deg)}@keyframes drop-58{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-59{opacity:1.33923;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.4842s 22.7477ms infinite drop-59;top:-10%;left:74%;transform:rotate(262.668deg)}@keyframes drop-59{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-60{opacity:1.27847;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.29694s 36.4456ms infinite drop-60;top:-10%;left:24%;transform:rotate(96.4894deg)}@keyframes drop-60{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-61{opacity:1.32123;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.41713s .333094s infinite drop-61;top:-10%;left:44%;transform:rotate(138.456deg)}@keyframes drop-61{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-62{opacity:1.41;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.48093s .841486s infinite drop-62;top:-10%;left:83%;transform:rotate(254.633deg)}@keyframes drop-62{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-63{opacity:1.46233;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.17453s .702465s infinite drop-63;top:-10%;left:91%;transform:rotate(105.828deg)}@keyframes drop-63{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-64{opacity:.684054;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.85414s .265124s infinite drop-64;top:-10%;left:54%;transform:rotate(152.74deg)}@keyframes drop-64{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-65{opacity:.736242;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.50427s .616454s infinite drop-65;top:-10%;left:29%;transform:rotate(253.377deg)}@keyframes drop-65{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-66{opacity:.763346;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.50019s .578946s infinite drop-66;top:-10%;left:32%;transform:rotate(222.75deg)}@keyframes drop-66{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-67{opacity:1.3278;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.3839s .53021s infinite drop-67;top:-10%;left:58%;transform:rotate(32.62deg)}@keyframes drop-67{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-68{opacity:.951366;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.86083s .100583s infinite drop-68;top:-10%;left:95%;transform:rotate(3.70863deg)}@keyframes drop-68{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-69{opacity:1.34944;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.87634s .879617s infinite drop-69;top:-10%;left:34%;transform:rotate(223.734deg)}@keyframes drop-69{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-70{opacity:.612166;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.02368s .677965s infinite drop-70;top:-10%;left:92%;transform:rotate(242.168deg)}@keyframes drop-70{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-71{opacity:.884995;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.97915s .179454s infinite drop-71;top:-10%;left:57%;transform:rotate(97.186deg)}@keyframes drop-71{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-72{opacity:.965163;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.35372s .471673s infinite drop-72;top:-10%;left:33%;transform:rotate(43.1699deg)}@keyframes drop-72{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-73{opacity:1.01347;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.72324s .370733s infinite drop-73;top:-10%;left:15%;transform:rotate(325.493deg)}@keyframes drop-73{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-74{opacity:1.17266;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.77682s .551014s infinite drop-74;top:-10%;left:59%;transform:rotate(252.549deg)}@keyframes drop-74{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-75{opacity:1.39713;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.77545s .999087s infinite drop-75;top:-10%;left:70%;transform:rotate(81.2312deg)}@keyframes drop-75{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-76{opacity:.999322;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.38946s .161459s infinite drop-76;top:-10%;left:26%;transform:rotate(232.722deg)}@keyframes drop-76{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-77{opacity:1.49264;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.1982s .210517s infinite drop-77;top:-10%;left:49%;transform:rotate(178.182deg)}@keyframes drop-77{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-78{opacity:.879568;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.50595s .357571s infinite drop-78;top:-10%;left:20%;transform:rotate(45.1566deg)}@keyframes drop-78{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-79{opacity:1.099;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.79761s .218086s infinite drop-79;top:-10%;left:67%;transform:rotate(347.303deg)}@keyframes drop-79{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-80{opacity:.734093;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.2365s 4.57249ms infinite drop-80;top:-10%;left:83%;transform:rotate(344.869deg)}@keyframes drop-80{to{top:110%;left:91%}}.roulette_page_contents .wrapper .confetti-81{opacity:1.0695;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.44886s .623673s infinite drop-81;top:-10%;left:81%;transform:rotate(85.6298deg)}@keyframes drop-81{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-82{opacity:.954546;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.69651s .312968s infinite drop-82;top:-10%;left:32%;transform:rotate(292.091deg)}@keyframes drop-82{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-83{opacity:.880505;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.85161s .551416s infinite drop-83;top:-10%;left:13%;transform:rotate(302.452deg)}@keyframes drop-83{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-84{opacity:.855987;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.96252s .26852s infinite drop-84;top:-10%;left:96%;transform:rotate(143.596deg)}@keyframes drop-84{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-85{opacity:.549756;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.45295s .298236s infinite drop-85;top:-10%;left:14%;transform:rotate(262.918deg)}@keyframes drop-85{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-86{opacity:.751883;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.89968s .927063s infinite drop-86;top:-10%;left:86%;transform:rotate(220.139deg)}@keyframes drop-86{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-87{opacity:.945673;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.49183s .607734s infinite drop-87;top:-10%;left:81%;transform:rotate(100.241deg)}@keyframes drop-87{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-88{opacity:.643198;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.91271s .739307s infinite drop-88;top:-10%;left:44%;transform:rotate(49.5697deg)}@keyframes drop-88{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-89{opacity:.603636;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.75536s .569361s infinite drop-89;top:-10%;left:49%;transform:rotate(148.519deg)}@keyframes drop-89{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-90{opacity:1.28686;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.56542s 32.1036ms infinite drop-90;top:-10%;left:42%;transform:rotate(275.23deg)}@keyframes drop-90{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-91{opacity:.883217;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.57375s .118432s infinite drop-91;top:-10%;left:80%;transform:rotate(106.395deg)}@keyframes drop-91{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-92{opacity:.860828;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.26956s .536777s infinite drop-92;top:-10%;left:74%;transform:rotate(78.9262deg)}@keyframes drop-92{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-93{opacity:.949015;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.15911s .882233s infinite drop-93;top:-10%;left:85%;transform:rotate(123.413deg)}@keyframes drop-93{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-94{opacity:1.38131;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.98952s .670271s infinite drop-94;top:-10%;left:23%;transform:rotate(274.009deg)}@keyframes drop-94{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-95{opacity:1.28355;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.75834s .95855s infinite drop-95;top:-10%;left:76%;transform:rotate(295.513deg)}@keyframes drop-95{to{top:110%;left:91%}}.roulette_page_contents .wrapper .confetti-96{opacity:1.25137;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.20291s .568595s infinite drop-96;top:-10%;left:24%;transform:rotate(323.389deg)}@keyframes drop-96{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-97{opacity:1.21435;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.90743s .305596s infinite drop-97;top:-10%;left:10%;transform:rotate(115.065deg)}@keyframes drop-97{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-98{opacity:.656605;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.17503s .569089s infinite drop-98;top:-10%;left:80%;transform:rotate(266.466deg)}@keyframes drop-98{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-99{opacity:1.06767;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.48063s .177746s infinite drop-99;top:-10%;left:26%;transform:rotate(8.03874deg)}@keyframes drop-99{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-100{opacity:.633019;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.98593s .116434s infinite drop-100;top:-10%;left:11%;transform:rotate(249.625deg)}@keyframes drop-100{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-101{opacity:1.46284;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.77206s .35163s infinite drop-101;top:-10%;left:44%;transform:rotate(353.124deg)}@keyframes drop-101{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-102{opacity:.568928;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.83918s .899736s infinite drop-102;top:-10%;left:95%;transform:rotate(148.758deg)}@keyframes drop-102{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-103{opacity:1.34559;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.41955s .37544s infinite drop-103;top:-10%;left:54%;transform:rotate(1.426deg)}@keyframes drop-103{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-104{opacity:1.22926;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.42189s .387813s infinite drop-104;top:-10%;left:1%;transform:rotate(310.943deg)}@keyframes drop-104{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-105{opacity:1.36797;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.74714s .229654s infinite drop-105;top:-10%;left:20%;transform:rotate(105.111deg)}@keyframes drop-105{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-106{opacity:1.04601;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.2953s .965791s infinite drop-106;top:-10%;left:13%;transform:rotate(9.51287deg)}@keyframes drop-106{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-107{opacity:.715818;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.19235s .392868s infinite drop-107;top:-10%;left:15%;transform:rotate(236.429deg)}@keyframes drop-107{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-108{opacity:1.00474;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.5272s .460892s infinite drop-108;top:-10%;left:98%;transform:rotate(308.804deg)}@keyframes drop-108{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-109{opacity:1.14237;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.28911s .277528s infinite drop-109;top:-10%;left:45%;transform:rotate(300.3deg)}@keyframes drop-109{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-110{opacity:.743148;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.49123s 38.8689ms infinite drop-110;top:-10%;left:73%;transform:rotate(280.145deg)}@keyframes drop-110{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-111{opacity:.993646;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.93399s .664335s infinite drop-111;top:-10%;left:53%;transform:rotate(128.276deg)}@keyframes drop-111{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-112{opacity:.505353;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.73545s .376921s infinite drop-112;top:-10%;left:64%;transform:rotate(274.546deg)}@keyframes drop-112{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-113{opacity:.768557;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.11328s .596642s infinite drop-113;top:-10%;left:58%;transform:rotate(69.0246deg)}@keyframes drop-113{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-114{opacity:.682834;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.56811s 74.7612ms infinite drop-114;top:-10%;left:31%;transform:rotate(212.938deg)}@keyframes drop-114{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-115{opacity:1.13063;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.95043s .291353s infinite drop-115;top:-10%;left:42%;transform:rotate(61.2882deg)}@keyframes drop-115{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-116{opacity:.838045;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.22785s .667978s infinite drop-116;top:-10%;left:80%;transform:rotate(86.6736deg)}@keyframes drop-116{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-117{opacity:1.28299;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.40748s .15908s infinite drop-117;top:-10%;left:53%;transform:rotate(278.244deg)}@keyframes drop-117{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-118{opacity:1.36515;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.48895s .593144s infinite drop-118;top:-10%;left:60%;transform:rotate(350.31deg)}@keyframes drop-118{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-119{opacity:1.03735;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.44772s .250436s infinite drop-119;top:-10%;left:89%;transform:rotate(32.0272deg)}@keyframes drop-119{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-120{opacity:.972016;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.41779s .56135s infinite drop-120;top:-10%;left:62%;transform:rotate(7.81481deg)}@keyframes drop-120{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-121{opacity:1.3202;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.28315s .655606s infinite drop-121;top:-10%;left:40%;transform:rotate(197.412deg)}@keyframes drop-121{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-122{opacity:1.18093;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.82251s .179452s infinite drop-122;top:-10%;left:94%;transform:rotate(113.746deg)}@keyframes drop-122{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-123{opacity:.57894;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.16054s .862319s infinite drop-123;top:-10%;left:72%;transform:rotate(59.8874deg)}@keyframes drop-123{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-124{opacity:1.27014;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.45372s .423461s infinite drop-124;top:-10%;left:7%;transform:rotate(167.139deg)}@keyframes drop-124{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-125{opacity:1.42619;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.2024s .718951s infinite drop-125;top:-10%;left:47%;transform:rotate(243.012deg)}@keyframes drop-125{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-126{opacity:1.15287;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.36806s .593645s infinite drop-126;top:-10%;left:37%;transform:rotate(55.5499deg)}@keyframes drop-126{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-127{opacity:.873765;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.70473s .762399s infinite drop-127;top:-10%;left:55%;transform:rotate(195.941deg)}@keyframes drop-127{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-128{opacity:.582187;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.29532s .17885s infinite drop-128;top:-10%;left:100%;transform:rotate(314.144deg)}@keyframes drop-128{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-129{opacity:.826856;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.73051s .653851s infinite drop-129;top:-10%;left:34%;transform:rotate(157.78deg)}@keyframes drop-129{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-130{opacity:1.14228;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.45989s .391825s infinite drop-130;top:-10%;left:86%;transform:rotate(337.784deg)}@keyframes drop-130{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-131{opacity:.649966;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.00262s .62057s infinite drop-131;top:-10%;left:77%;transform:rotate(116.696deg)}@keyframes drop-131{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-132{opacity:.543298;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.84031s .824585s infinite drop-132;top:-10%;left:33%;transform:rotate(146.438deg)}@keyframes drop-132{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-133{opacity:.86573;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.7215s .982317s infinite drop-133;top:-10%;left:16%;transform:rotate(49.483deg)}@keyframes drop-133{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-134{opacity:1.09485;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.303s 95.2724ms infinite drop-134;top:-10%;left:42%;transform:rotate(271.719deg)}@keyframes drop-134{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-135{opacity:.925819;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.16939s .687912s infinite drop-135;top:-10%;left:30%;transform:rotate(226.381deg)}@keyframes drop-135{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-136{opacity:.819975;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.00562s .546629s infinite drop-136;top:-10%;left:45%;transform:rotate(261.533deg)}@keyframes drop-136{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-137{opacity:.938009;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.3339s .277815s infinite drop-137;top:-10%;left:32%;transform:rotate(271.051deg)}@keyframes drop-137{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-138{opacity:.926506;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.71543s .786641s infinite drop-138;top:-10%;left:15%;transform:rotate(356.117deg)}@keyframes drop-138{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-139{opacity:1.04847;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.37745s .890156s infinite drop-139;top:-10%;left:3%;transform:rotate(319.458deg)}@keyframes drop-139{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-140{opacity:.956055;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.51741s 13.9835ms infinite drop-140;top:-10%;left:66%;transform:rotate(339.719deg)}@keyframes drop-140{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-141{opacity:.828207;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.74808s .951433s infinite drop-141;top:-10%;left:49%;transform:rotate(309.762deg)}@keyframes drop-141{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-142{opacity:1.25533;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.74259s .432021s infinite drop-142;top:-10%;left:35%;transform:rotate(178.777deg)}@keyframes drop-142{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-143{opacity:.861669;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.53889s .957764s infinite drop-143;top:-10%;left:48%;transform:rotate(111.687deg)}@keyframes drop-143{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-144{opacity:.764799;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.4557s .919319s infinite drop-144;top:-10%;left:68%;transform:rotate(280.196deg)}@keyframes drop-144{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-145{opacity:.651791;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.84767s .538393s infinite drop-145;top:-10%;left:96%;transform:rotate(88.2333deg)}@keyframes drop-145{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-146{opacity:1.32571;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.32337s .275892s infinite drop-146;top:-10%;left:45%;transform:rotate(62.7184deg)}@keyframes drop-146{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-147{opacity:.69439;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.64072s .917589s infinite drop-147;top:-10%;left:32%;transform:rotate(276.146deg)}@keyframes drop-147{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-148{opacity:.526376;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.21602s .409667s infinite drop-148;top:-10%;left:85%;transform:rotate(180.345deg)}@keyframes drop-148{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-149{opacity:.793789;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.49091s .807329s infinite drop-149;top:-10%;left:69%;transform:rotate(142.633deg)}@keyframes drop-149{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-150{opacity:.518801;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.99486s .167578s infinite drop-150;top:-10%;left:95%;transform:rotate(10.1729deg)}@keyframes drop-150{to{top:110%;left:109%}}.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:#000;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:#03f682;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:#03f682;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){color:#0d1117;background:#03f682}.PopupItem.ConversionPopup .quick-btn.disabled{opacity:.4;cursor:not-allowed}.PopupItem.ConversionPopup .convert-btn{color:#0d1117;cursor:pointer;background:#03f682;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:#03f682}.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}
