.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:.769909;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.09442s 52.3146ms infinite drop-0;top:-10%;left:93%;transform:rotate(188.108deg)}@keyframes drop-0{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-1{opacity:1.03904;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.88649s 43.3273ms infinite drop-1;top:-10%;left:8%;transform:rotate(90.3868deg)}@keyframes drop-1{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-2{opacity:1.29792;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.20553s 34.4079ms infinite drop-2;top:-10%;left:55%;transform:rotate(14.3236deg)}@keyframes drop-2{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-3{opacity:.635121;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.01379s .63747s infinite drop-3;top:-10%;left:67%;transform:rotate(332.656deg)}@keyframes drop-3{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-4{opacity:1.02069;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.647s .374678s infinite drop-4;top:-10%;left:19%;transform:rotate(177.786deg)}@keyframes drop-4{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-5{opacity:.849846;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.5754s .561996s infinite drop-5;top:-10%;left:92%;transform:rotate(30.4113deg)}@keyframes drop-5{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-6{opacity:.666338;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.64105s .521351s infinite drop-6;top:-10%;left:34%;transform:rotate(317.783deg)}@keyframes drop-6{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-7{opacity:1.17904;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.76711s .674765s infinite drop-7;top:-10%;left:28%;transform:rotate(135.221deg)}@keyframes drop-7{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-8{opacity:1.2305;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.22105s 78.8307ms infinite drop-8;top:-10%;left:80%;transform:rotate(248.41deg)}@keyframes drop-8{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-9{opacity:.663357;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.12713s .782355s infinite drop-9;top:-10%;left:44%;transform:rotate(164.523deg)}@keyframes drop-9{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-10{opacity:1.00296;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.34741s .279742s infinite drop-10;top:-10%;left:83%;transform:rotate(250.064deg)}@keyframes drop-10{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-11{opacity:.910654;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.91586s .39809s infinite drop-11;top:-10%;left:100%;transform:rotate(122.778deg)}@keyframes drop-11{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-12{opacity:1.15907;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.66905s .305629s infinite drop-12;top:-10%;left:16%;transform:rotate(346.766deg)}@keyframes drop-12{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-13{opacity:.931307;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.41142s .689182s infinite drop-13;top:-10%;left:71%;transform:rotate(290.575deg)}@keyframes drop-13{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-14{opacity:1.43282;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.59183s .431932s infinite drop-14;top:-10%;left:10%;transform:rotate(334.723deg)}@keyframes drop-14{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-15{opacity:1.13033;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.45613s .101741s infinite drop-15;top:-10%;left:12%;transform:rotate(129.673deg)}@keyframes drop-15{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-16{opacity:1.34523;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.56619s .655789s infinite drop-16;top:-10%;left:46%;transform:rotate(330.211deg)}@keyframes drop-16{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-17{opacity:.969262;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.23473s .422167s infinite drop-17;top:-10%;left:6%;transform:rotate(228.391deg)}@keyframes drop-17{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-18{opacity:1.41734;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.56678s .993295s infinite drop-18;top:-10%;left:91%;transform:rotate(187.357deg)}@keyframes drop-18{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-19{opacity:1.15423;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.6521s .471531s infinite drop-19;top:-10%;left:50%;transform:rotate(91.7264deg)}@keyframes drop-19{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-20{opacity:.635236;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.70854s .749631s infinite drop-20;top:-10%;left:34%;transform:rotate(279.171deg)}@keyframes drop-20{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-21{opacity:1.4956;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.36635s .484877s infinite drop-21;top:-10%;left:26%;transform:rotate(63.2541deg)}@keyframes drop-21{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-22{opacity:.730133;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.86692s .607642s infinite drop-22;top:-10%;left:50%;transform:rotate(75.6803deg)}@keyframes drop-22{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-23{opacity:1.19855;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.24865s .679609s infinite drop-23;top:-10%;left:68%;transform:rotate(152.476deg)}@keyframes drop-23{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-24{opacity:.9806;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.05766s .329819s infinite drop-24;top:-10%;left:2%;transform:rotate(316.072deg)}@keyframes drop-24{to{top:110%;left:3%}}.roulette_page_contents .wrapper .confetti-25{opacity:.990218;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.29385s .176672s infinite drop-25;top:-10%;left:5%;transform:rotate(279.838deg)}@keyframes drop-25{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-26{opacity:.824962;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.43144s .984131s infinite drop-26;top:-10%;left:25%;transform:rotate(279.664deg)}@keyframes drop-26{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-27{opacity:.881301;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.77593s .72162s infinite drop-27;top:-10%;left:66%;transform:rotate(191.13deg)}@keyframes drop-27{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-28{opacity:1.13077;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.71359s .127799s infinite drop-28;top:-10%;left:4%;transform:rotate(212.903deg)}@keyframes drop-28{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-29{opacity:1.10799;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.10858s .652551s infinite drop-29;top:-10%;left:67%;transform:rotate(181.007deg)}@keyframes drop-29{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-30{opacity:.735386;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.25067s .259034s infinite drop-30;top:-10%;left:16%;transform:rotate(356.998deg)}@keyframes drop-30{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-31{opacity:.860242;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.64179s .325807s infinite drop-31;top:-10%;left:60%;transform:rotate(110.208deg)}@keyframes drop-31{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-32{opacity:.973944;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.0019s .324923s infinite drop-32;top:-10%;left:67%;transform:rotate(174.949deg)}@keyframes drop-32{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-33{opacity:.716571;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.16029s .396375s infinite drop-33;top:-10%;left:62%;transform:rotate(194.31deg)}@keyframes drop-33{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-34{opacity:1.22238;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.35775s .539877s infinite drop-34;top:-10%;left:31%;transform:rotate(23.4431deg)}@keyframes drop-34{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-35{opacity:1.03573;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.15502s .895147s infinite drop-35;top:-10%;left:78%;transform:rotate(143.907deg)}@keyframes drop-35{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-36{opacity:.702766;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.54045s .18764s infinite drop-36;top:-10%;left:13%;transform:rotate(294.581deg)}@keyframes drop-36{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-37{opacity:.743558;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.2183s .777941s infinite drop-37;top:-10%;left:11%;transform:rotate(71.8801deg)}@keyframes drop-37{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-38{opacity:1.15244;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.91488s .168395s infinite drop-38;top:-10%;left:31%;transform:rotate(64.8384deg)}@keyframes drop-38{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-39{opacity:.660698;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.79259s .168103s infinite drop-39;top:-10%;left:96%;transform:rotate(21.4045deg)}@keyframes drop-39{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-40{opacity:1.32798;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.78873s .854831s infinite drop-40;top:-10%;left:77%;transform:rotate(218.004deg)}@keyframes drop-40{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-41{opacity:.897404;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.84869s .333658s infinite drop-41;top:-10%;left:8%;transform:rotate(27.0796deg)}@keyframes drop-41{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-42{opacity:1.13776;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.7272s .127366s infinite drop-42;top:-10%;left:48%;transform:rotate(8.83891deg)}@keyframes drop-42{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-43{opacity:1.40992;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.42854s .497905s infinite drop-43;top:-10%;left:92%;transform:rotate(79.5069deg)}@keyframes drop-43{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-44{opacity:1.04682;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.79057s .785857s infinite drop-44;top:-10%;left:7%;transform:rotate(269.133deg)}@keyframes drop-44{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-45{opacity:1.09672;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.35078s .693159s infinite drop-45;top:-10%;left:20%;transform:rotate(186.191deg)}@keyframes drop-45{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-46{opacity:1.3642;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.54386s .492088s infinite drop-46;top:-10%;left:26%;transform:rotate(235.127deg)}@keyframes drop-46{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-47{opacity:.542732;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.64614s .171016s infinite drop-47;top:-10%;left:61%;transform:rotate(84.5052deg)}@keyframes drop-47{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-48{opacity:1.47207;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.75741s .536986s infinite drop-48;top:-10%;left:26%;transform:rotate(211.332deg)}@keyframes drop-48{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-49{opacity:.899937;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.13434s .119155s infinite drop-49;top:-10%;left:73%;transform:rotate(160.058deg)}@keyframes drop-49{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-50{opacity:.515691;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.70609s .675121s infinite drop-50;top:-10%;left:64%;transform:rotate(164.914deg)}@keyframes drop-50{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-51{opacity:.744501;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.44519s .615391s infinite drop-51;top:-10%;left:32%;transform:rotate(204.853deg)}@keyframes drop-51{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-52{opacity:1.36179;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.544s .60837s infinite drop-52;top:-10%;left:59%;transform:rotate(211.532deg)}@keyframes drop-52{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-53{opacity:.982017;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.71776s .145635s infinite drop-53;top:-10%;left:27%;transform:rotate(237.73deg)}@keyframes drop-53{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-54{opacity:1.15071;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.82796s 14.5247ms infinite drop-54;top:-10%;left:5%;transform:rotate(204.705deg)}@keyframes drop-54{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-55{opacity:1.04341;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.80948s .500504s infinite drop-55;top:-10%;left:84%;transform:rotate(280.795deg)}@keyframes drop-55{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-56{opacity:1.46377;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.59939s .389756s infinite drop-56;top:-10%;left:5%;transform:rotate(260.742deg)}@keyframes drop-56{to{top:110%;left:8%}}.roulette_page_contents .wrapper .confetti-57{opacity:1.00943;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.29487s .336471s infinite drop-57;top:-10%;left:40%;transform:rotate(25.5924deg)}@keyframes drop-57{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-58{opacity:1.34145;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.40306s .519211s infinite drop-58;top:-10%;left:93%;transform:rotate(143.749deg)}@keyframes drop-58{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-59{opacity:.505603;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.2816s .285477s infinite drop-59;top:-10%;left:54%;transform:rotate(283.375deg)}@keyframes drop-59{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-60{opacity:1.27139;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.21368s .554777s infinite drop-60;top:-10%;left:66%;transform:rotate(22.3846deg)}@keyframes drop-60{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-61{opacity:.91665;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.49413s .150769s infinite drop-61;top:-10%;left:14%;transform:rotate(148.745deg)}@keyframes drop-61{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-62{opacity:1.39131;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.03436s .979444s infinite drop-62;top:-10%;left:52%;transform:rotate(149.701deg)}@keyframes drop-62{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-63{opacity:.535925;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.1578s .797937s infinite drop-63;top:-10%;left:31%;transform:rotate(236.072deg)}@keyframes drop-63{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-64{opacity:1.28754;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.51177s .658808s infinite drop-64;top:-10%;left:67%;transform:rotate(169.691deg)}@keyframes drop-64{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-65{opacity:1.05271;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.07532s .453157s infinite drop-65;top:-10%;left:55%;transform:rotate(199.48deg)}@keyframes drop-65{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-66{opacity:.726943;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.59328s .442369s infinite drop-66;top:-10%;left:23%;transform:rotate(37.7413deg)}@keyframes drop-66{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-67{opacity:.962134;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.36739s .600852s infinite drop-67;top:-10%;left:23%;transform:rotate(342.208deg)}@keyframes drop-67{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-68{opacity:.886553;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.29603s 20.0997ms infinite drop-68;top:-10%;left:37%;transform:rotate(80.2998deg)}@keyframes drop-68{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-69{opacity:1.4054;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.04856s .932902s infinite drop-69;top:-10%;left:58%;transform:rotate(297.004deg)}@keyframes drop-69{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-70{opacity:1.02843;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.82551s .34826s infinite drop-70;top:-10%;left:12%;transform:rotate(345.241deg)}@keyframes drop-70{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-71{opacity:1.2784;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.16757s .204456s infinite drop-71;top:-10%;left:48%;transform:rotate(171.441deg)}@keyframes drop-71{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-72{opacity:.735859;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.73762s .977359s infinite drop-72;top:-10%;left:83%;transform:rotate(219.388deg)}@keyframes drop-72{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-73{opacity:.508753;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.1556s .205539s infinite drop-73;top:-10%;left:11%;transform:rotate(65.7633deg)}@keyframes drop-73{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-74{opacity:1.12163;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.10819s .51s infinite drop-74;top:-10%;left:91%;transform:rotate(162.94deg)}@keyframes drop-74{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-75{opacity:.83151;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.01081s .201022s infinite drop-75;top:-10%;left:47%;transform:rotate(78.0531deg)}@keyframes drop-75{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-76{opacity:1.34063;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.50875s .645701s infinite drop-76;top:-10%;left:7%;transform:rotate(292.273deg)}@keyframes drop-76{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-77{opacity:1.45475;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.08647s .666535s infinite drop-77;top:-10%;left:10%;transform:rotate(86.9511deg)}@keyframes drop-77{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-78{opacity:1.32331;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.68486s .159855s infinite drop-78;top:-10%;left:80%;transform:rotate(215.984deg)}@keyframes drop-78{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-79{opacity:1.35209;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.87789s .545831s infinite drop-79;top:-10%;left:6%;transform:rotate(338.071deg)}@keyframes drop-79{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-80{opacity:1.40175;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.75525s .149677s infinite drop-80;top:-10%;left:29%;transform:rotate(149.825deg)}@keyframes drop-80{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-81{opacity:.883738;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.27338s 92.3127ms infinite drop-81;top:-10%;left:68%;transform:rotate(95.4648deg)}@keyframes drop-81{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-82{opacity:.577767;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.53164s .415728s infinite drop-82;top:-10%;left:28%;transform:rotate(80.9902deg)}@keyframes drop-82{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-83{opacity:1.23002;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.78208s .157987s infinite drop-83;top:-10%;left:29%;transform:rotate(56.5677deg)}@keyframes drop-83{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-84{opacity:1.16972;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.77327s 66.1161ms infinite drop-84;top:-10%;left:64%;transform:rotate(149.637deg)}@keyframes drop-84{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-85{opacity:.654497;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.59132s .728855s infinite drop-85;top:-10%;left:86%;transform:rotate(174.982deg)}@keyframes drop-85{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-86{opacity:1.30696;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.23272s .675403s infinite drop-86;top:-10%;left:76%;transform:rotate(275.977deg)}@keyframes drop-86{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-87{opacity:1.48719;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.40166s .705465s infinite drop-87;top:-10%;left:89%;transform:rotate(169.866deg)}@keyframes drop-87{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-88{opacity:1.47898;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.69841s .369871s infinite drop-88;top:-10%;left:38%;transform:rotate(208.268deg)}@keyframes drop-88{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-89{opacity:1.42776;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.2324s .25072s infinite drop-89;top:-10%;left:98%;transform:rotate(82.1044deg)}@keyframes drop-89{to{top:110%;left:109%}}.roulette_page_contents .wrapper .confetti-90{opacity:1.45044;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.47972s .57686s infinite drop-90;top:-10%;left:14%;transform:rotate(359.557deg)}@keyframes drop-90{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-91{opacity:1.22894;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.65849s .288325s infinite drop-91;top:-10%;left:70%;transform:rotate(11.7027deg)}@keyframes drop-91{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-92{opacity:1.1102;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.88387s .992175s infinite drop-92;top:-10%;left:100%;transform:rotate(290.123deg)}@keyframes drop-92{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-93{opacity:1.02862;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.27501s .755543s infinite drop-93;top:-10%;left:23%;transform:rotate(1.10903deg)}@keyframes drop-93{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-94{opacity:1.3405;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.57273s .952189s infinite drop-94;top:-10%;left:60%;transform:rotate(106.548deg)}@keyframes drop-94{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-95{opacity:.740968;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.00676s .789301s infinite drop-95;top:-10%;left:15%;transform:rotate(233.832deg)}@keyframes drop-95{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-96{opacity:.518129;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.31403s .840373s infinite drop-96;top:-10%;left:93%;transform:rotate(325.928deg)}@keyframes drop-96{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-97{opacity:.597747;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.89657s .942137s infinite drop-97;top:-10%;left:6%;transform:rotate(86.8151deg)}@keyframes drop-97{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-98{opacity:.891331;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.25966s .998747s infinite drop-98;top:-10%;left:53%;transform:rotate(130.054deg)}@keyframes drop-98{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-99{opacity:1.35368;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.1362s .851073s infinite drop-99;top:-10%;left:3%;transform:rotate(233.628deg)}@keyframes drop-99{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-100{opacity:.772189;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.54108s .128143s infinite drop-100;top:-10%;left:33%;transform:rotate(266.6deg)}@keyframes drop-100{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-101{opacity:1.05857;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.64282s .62357s infinite drop-101;top:-10%;left:80%;transform:rotate(64.4083deg)}@keyframes drop-101{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-102{opacity:.503276;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.3091s .762143s infinite drop-102;top:-10%;left:5%;transform:rotate(262.444deg)}@keyframes drop-102{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-103{opacity:.983418;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.57765s .759845s infinite drop-103;top:-10%;left:90%;transform:rotate(249.777deg)}@keyframes drop-103{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-104{opacity:.608095;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.21796s .929544s infinite drop-104;top:-10%;left:48%;transform:rotate(66.3479deg)}@keyframes drop-104{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-105{opacity:.656775;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.92619s .453916s infinite drop-105;top:-10%;left:9%;transform:rotate(280.784deg)}@keyframes drop-105{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-106{opacity:.808378;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.02136s .275004s infinite drop-106;top:-10%;left:94%;transform:rotate(244.426deg)}@keyframes drop-106{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-107{opacity:.8029;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.71001s .653557s infinite drop-107;top:-10%;left:92%;transform:rotate(83.409deg)}@keyframes drop-107{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-108{opacity:1.4291;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.41746s .552624s infinite drop-108;top:-10%;left:51%;transform:rotate(201.514deg)}@keyframes drop-108{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-109{opacity:1.36207;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.53176s .938789s infinite drop-109;top:-10%;left:5%;transform:rotate(159.308deg)}@keyframes drop-109{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-110{opacity:1.4612;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.95957s .181038s infinite drop-110;top:-10%;left:90%;transform:rotate(45.315deg)}@keyframes drop-110{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-111{opacity:.67568;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.95083s .680575s infinite drop-111;top:-10%;left:91%;transform:rotate(344.497deg)}@keyframes drop-111{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-112{opacity:.990363;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.04918s .642763s infinite drop-112;top:-10%;left:51%;transform:rotate(245.55deg)}@keyframes drop-112{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-113{opacity:1.4162;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.53868s .528565s infinite drop-113;top:-10%;left:18%;transform:rotate(300.032deg)}@keyframes drop-113{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-114{opacity:1.28401;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.09643s .556164s infinite drop-114;top:-10%;left:2%;transform:rotate(167.866deg)}@keyframes drop-114{to{top:110%;left:6%}}.roulette_page_contents .wrapper .confetti-115{opacity:1.10692;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.95561s .757612s infinite drop-115;top:-10%;left:96%;transform:rotate(212.448deg)}@keyframes drop-115{to{top:110%;left:108%}}.roulette_page_contents .wrapper .confetti-116{opacity:1.36665;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.73861s .761174s infinite drop-116;top:-10%;left:64%;transform:rotate(128.375deg)}@keyframes drop-116{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-117{opacity:.599435;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.39089s .226342s infinite drop-117;top:-10%;left:83%;transform:rotate(264.636deg)}@keyframes drop-117{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-118{opacity:.731709;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.63021s .298528s infinite drop-118;top:-10%;left:34%;transform:rotate(336.102deg)}@keyframes drop-118{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-119{opacity:1.318;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.15474s .533828s infinite drop-119;top:-10%;left:37%;transform:rotate(299.871deg)}@keyframes drop-119{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-120{opacity:.912599;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.74099s 31.5958ms infinite drop-120;top:-10%;left:94%;transform:rotate(243.24deg)}@keyframes drop-120{to{top:110%;left:108%}}.roulette_page_contents .wrapper .confetti-121{opacity:.833742;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.12813s .114493s infinite drop-121;top:-10%;left:7%;transform:rotate(305.217deg)}@keyframes drop-121{to{top:110%;left:9%}}.roulette_page_contents .wrapper .confetti-122{opacity:1.29149;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.24411s .434971s infinite drop-122;top:-10%;left:28%;transform:rotate(204.295deg)}@keyframes drop-122{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-123{opacity:1.01791;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.74847s 20.525ms infinite drop-123;top:-10%;left:29%;transform:rotate(81.5718deg)}@keyframes drop-123{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-124{opacity:1.12192;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.66795s .699076s infinite drop-124;top:-10%;left:37%;transform:rotate(301.218deg)}@keyframes drop-124{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-125{opacity:1.13809;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.85498s .482808s infinite drop-125;top:-10%;left:32%;transform:rotate(239.973deg)}@keyframes drop-125{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-126{opacity:.849064;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.99808s .712957s infinite drop-126;top:-10%;left:84%;transform:rotate(269.221deg)}@keyframes drop-126{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-127{opacity:1.09717;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.93701s .734354s infinite drop-127;top:-10%;left:62%;transform:rotate(264.674deg)}@keyframes drop-127{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-128{opacity:.649149;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.32845s .801226s infinite drop-128;top:-10%;left:45%;transform:rotate(86.1082deg)}@keyframes drop-128{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-129{opacity:1.2685;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.827s .718221s infinite drop-129;top:-10%;left:40%;transform:rotate(313.372deg)}@keyframes drop-129{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-130{opacity:1.0421;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.12083s .554905s infinite drop-130;top:-10%;left:5%;transform:rotate(231.343deg)}@keyframes drop-130{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-131{opacity:1.24957;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.90274s .740843s infinite drop-131;top:-10%;left:75%;transform:rotate(106.179deg)}@keyframes drop-131{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-132{opacity:1.09573;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.89812s .121364s infinite drop-132;top:-10%;left:14%;transform:rotate(11.767deg)}@keyframes drop-132{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-133{opacity:1.13659;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.74096s .152709s infinite drop-133;top:-10%;left:21%;transform:rotate(21.1953deg)}@keyframes drop-133{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-134{opacity:1.37991;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.13417s .65647s infinite drop-134;top:-10%;left:23%;transform:rotate(88.2928deg)}@keyframes drop-134{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-135{opacity:1.15788;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.96052s .532033s infinite drop-135;top:-10%;left:62%;transform:rotate(62.0657deg)}@keyframes drop-135{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-136{opacity:.71367;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.42181s .533807s infinite drop-136;top:-10%;left:50%;transform:rotate(118.614deg)}@keyframes drop-136{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-137{opacity:.91543;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.5555s .239629s infinite drop-137;top:-10%;left:86%;transform:rotate(140.345deg)}@keyframes drop-137{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-138{opacity:.982875;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.00409s .313506s infinite drop-138;top:-10%;left:12%;transform:rotate(334.794deg)}@keyframes drop-138{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-139{opacity:1.35399;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.34868s .271813s infinite drop-139;top:-10%;left:88%;transform:rotate(265.228deg)}@keyframes drop-139{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-140{opacity:.655797;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.91325s .140399s infinite drop-140;top:-10%;left:66%;transform:rotate(112.947deg)}@keyframes drop-140{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-141{opacity:.814481;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.40663s .924881s infinite drop-141;top:-10%;left:69%;transform:rotate(278.878deg)}@keyframes drop-141{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-142{opacity:1.46643;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.67311s .275848s infinite drop-142;top:-10%;left:14%;transform:rotate(336.271deg)}@keyframes drop-142{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-143{opacity:1.42652;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.95914s .358492s infinite drop-143;top:-10%;left:52%;transform:rotate(234.667deg)}@keyframes drop-143{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-144{opacity:.916453;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.21365s .91823s infinite drop-144;top:-10%;left:1%;transform:rotate(228.17deg)}@keyframes drop-144{to{top:110%;left:6%}}.roulette_page_contents .wrapper .confetti-145{opacity:1.34822;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.0699s .386975s infinite drop-145;top:-10%;left:49%;transform:rotate(56.3898deg)}@keyframes drop-145{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-146{opacity:1.17157;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.44703s .278885s infinite drop-146;top:-10%;left:96%;transform:rotate(145.797deg)}@keyframes drop-146{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-147{opacity:.519638;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.43847s .712707s infinite drop-147;top:-10%;left:4%;transform:rotate(70.0293deg)}@keyframes drop-147{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-148{opacity:.776351;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.02898s .107033s infinite drop-148;top:-10%;left:6%;transform:rotate(319.235deg)}@keyframes drop-148{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-149{opacity:1.05601;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.37175s .55573s infinite drop-149;top:-10%;left:9%;transform:rotate(206.785deg)}@keyframes drop-149{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-150{opacity:1.22982;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.33681s .478186s infinite drop-150;top:-10%;left:15%;transform:rotate(322.101deg)}@keyframes drop-150{to{top:110%;left:21%}}.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}
