.PopupItem.USDTDepositPopup2{width:750px;max-width:95vw;max-height:92vh;color:var(--app-white);border-radius:var(--popup-radius);-webkit-backdrop-filter:blur(24px)saturate(200%);backdrop-filter:blur(24px)saturate(200%);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.USDTDepositPopup2 .divider{background-color:var(--app-neutral-20);width:100%;height:3px}.PopupItem.USDTDepositPopup2 *,.PopupItem.USDTDepositPopup2 :before,.PopupItem.USDTDepositPopup2 :after{font-family:var(--app-white)!important}.PopupItem.USDTDepositPopup2:before{content:"";pointer-events:none;z-index:0;animation:22s ease-in-out infinite cryptoBackgroundFlow;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.USDTDepositPopup2 .error-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.PopupItem.USDTDepositPopup2 .error-container .error-icon{font-size:48px}.PopupItem.USDTDepositPopup2 .error-container .error-message{color:var(--app-white);text-align:center;font-size:15px;line-height:1.5}.PopupItem.USDTDepositPopup2 .error-container .retry-btn{background:var(--app-primary-50);color:var(--app-white);cursor:pointer;border:none;padding:12px 32px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.USDTDepositPopup2 .error-container .retry-btn:hover{transform:translateY(-2px)}.PopupItem.USDTDepositPopup2 .qr-fallback{width:100%;height:100%;color:var(--app-white);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.PopupItem.USDTDepositPopup2 .qr-fallback .qr-text{font-size:14px;font-weight:500}.PopupItem.USDTDepositPopup2 .qr-fallback .qr-address{opacity:.7;font-size:12px;font-family:JetBrains Mono,Consolas,monospace!important}.PopupItem.USDTDepositPopup2 .qr-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PopupItem.USDTDepositPopup2 .qr-placeholder .placeholder-text{color:var(--app-white);font-size:14px;font-weight:500}.PopupItem.USDTDepositPopup2 .form-header{background:var(--app-surface-1);z-index:1;text-align:center;padding:32px 28px 28px;position:relative}.PopupItem.USDTDepositPopup2 .form-header .close-btn{position:absolute;top:33px;right:40px}.PopupItem.USDTDepositPopup2 .form-header:before{content:"";opacity:.6;z-index:0;position:absolute;inset:0}.PopupItem.USDTDepositPopup2 .form-header .deposit-title{background:var(--app-white);-webkit-text-fill-color:#0000;letter-spacing:.8px;z-index:1;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:12px;margin-bottom:8px;font-size:24px;font-weight:800;line-height:1.3;display:flex;position:relative}.PopupItem.USDTDepositPopup2 .form-header .deposit-title .usdt-icon{width:28px;height:28px}.PopupItem.USDTDepositPopup2 .form-header .subtitle{color:var(--app-white);z-index:1;padding:8px 20px;font-size:14px;font-weight:500;display:inline-block;position:relative}.PopupItem.USDTDepositPopup2 .form-body{background:var(--app-neutral-10);z-index:1;flex:1;padding:15px 24px 28px;overflow:hidden auto}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton{pointer-events:none}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text{background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 80%, transparent) 0%, color-mix(in srgb, var(--app-primary) 90%, transparent) 50%, color-mix(in srgb, var(--app-primary) 80%, transparent) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite skeletonShimmer}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-qr-label{width:160px;height:20px;margin:0 auto}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-qr-note{width:180px;height:14px;margin:8px auto 0}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-label{width:80px;height:18px;margin-bottom:12px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-info-label{width:90px;height:16px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-info-value{width:120px;height:16px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-guide-title{width:120px;height:18px;margin-bottom:16px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-guide-text{width:70%;height:14px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-text.skeleton-guide-text.skeleton-guide-text-long{width:85%}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .qr-code.skeleton .skeleton-qr-placeholder{background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 30%, transparent) 0%, color-mix(in srgb, var(--app-primary) 50%, transparent) 100%);width:100%;height:100%;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .qr-code.skeleton .skeleton-qr-placeholder .skeleton-shimmer{background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--app-white) 10%, transparent) 50%, transparent 100%);width:100%;height:100%;animation:2s ease-in-out infinite skeletonSlide;position:absolute;top:0;left:-100%}@keyframes skeletonSlide{0%{left:-100%}to{left:100%}}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-badge{background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 80%, transparent) 0%, color-mix(in srgb, var(--app-primary) 90%, transparent) 50%, color-mix(in srgb, var(--app-primary) 80%, transparent) 100%);background-size:200% 100%;width:120px;height:32px;margin-bottom:24px;animation:1.5s ease-in-out infinite skeletonShimmer}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .address-container.skeleton .skeleton-input{background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 60%, transparent) 0%, color-mix(in srgb, var(--app-primary) 80%, transparent) 50%, color-mix(in srgb, var(--app-primary) 60%, transparent) 100%);background-size:200% 100%;flex:1;height:56px;animation:1.5s ease-in-out infinite skeletonShimmer}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .address-container.skeleton .skeleton-copy-btn{background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 80%, transparent) 0%, color-mix(in srgb, var(--app-primary) 90%, transparent) 50%, color-mix(in srgb, var(--app-primary) 80%, transparent) 100%);background-size:200% 100%;width:56px;height:56px;animation:1.5s ease-in-out infinite skeletonShimmer}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-info-item{background:color-mix(in srgb, var(--app-surface-1) 40%, transparent);justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-info-item:last-child{margin-bottom:0}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-guide-item{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-guide-item:last-child{margin-bottom:0}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .skeleton-guide-item .skeleton-bullet{background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 60%, transparent) 0%, color-mix(in srgb, var(--app-primary) 80%, transparent) 50%, color-mix(in srgb, var(--app-primary) 60%, transparent) 100%);background-size:200% 100%;width:6px;min-width:6px;height:6px;margin-top:6px;animation:1.5s ease-in-out infinite skeletonShimmer}@media screen and (max-width:768px){.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .deposit-section.skeleton{grid-template-columns:1fr}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .deposit-section.skeleton .qr-section.skeleton{order:1}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .deposit-section.skeleton .address-section.skeleton{order:2;padding-top:0}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .address-container.skeleton{flex-direction:column;gap:8px}.PopupItem.USDTDepositPopup2 .form-body .skeleton-container .address-container.skeleton .skeleton-copy-btn{width:100%;height:44px}}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container{position:relative;overflow:visible}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container:before{content:"";pointer-events:none;animation:8s ease-in-out infinite bonusBackgroundFlow;position:absolute;inset:0}@keyframes bonusBackgroundFlow{0%,to{opacity:.3}50%{opacity:.6}}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label{color:var(--app-white);z-index:1;margin-bottom:12px;font-size:15px;font-weight:700;display:block;position:relative}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label:before{content:"";background:var(--popup-crypto-primary);width:3px;height:3px;margin-right:8px;animation:2.5s ease-in-out infinite bonusLabelPulse;display:inline-block}@keyframes bonusLabelPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown{z-index:1000;position:relative}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown.disabled{opacity:.6;pointer-events:none}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger{cursor:pointer;justify-content:space-between;align-items:center;min-height:56px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;background:var(--app-primary-soft)!important}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger:before{content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger:hover{transform:translateY(-1px)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger:hover:before{left:100%}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger:hover .dropdown-arrow{color:var(--app-primary-50);transform:translateY(1px)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value{flex:1;align-items:center;gap:8px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-name{color:var(--app-neutral-80);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-percent{color:var(--app-primary-50);background:var(--popup-crypto-light);padding:2px 8px;font-size:13px;font-weight:700}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .dropdown-arrow{color:var(--app-white);transition:all .3s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown.open .dropdown-trigger{border-color:var(--app-primary-50)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown.open .dropdown-trigger .dropdown-arrow{color:var(--app-primary-50);transform:rotate(180deg)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu{background:var(--popup-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;border:none;max-height:280px;margin-top:8px;animation:.3s cubic-bezier(.4,0,.2,1) dropdownSlideDown;position:fixed;overflow-y:auto}@keyframes dropdownSlideDown{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item{cursor:pointer;border-bottom:1px solid color-mix(in srgb, var(--app-secondary) 8%, transparent);white-space:nowrap;justify-content:space-between;align-items:center;min-width:0;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:none}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--app-secondary) 10%, transparent), transparent);width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item:hover{background:color-mix(in srgb, var(--app-secondary) 10%, transparent);transform:translate(4px)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item:hover:before{left:100%}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item:hover .bonus-name{color:var(--app-primary-50)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item.selected{background:var(--popup-crypto-light);border-left:3px solid var(--app-primary-50)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item.selected .bonus-name{color:var(--app-primary-50);font-weight:700}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item.selected:after{content:"✓";color:var(--app-primary-50);font-size:16px;font-weight:700;animation:.3s cubic-bezier(.68,-.55,.265,1.55) checkmarkPop;position:absolute;right:20px}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(0)}}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-name{color:var(--app-white);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;transition:color .3s;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-percent{color:var(--app-primary-50);background:var(--popup-crypto-light);border:none;margin-left:12px;padding:4px 10px;font-size:13px;font-weight:700}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu::-webkit-scrollbar{width:6px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--app-primary-50) 0%, var(--popup-crypto-primary) 100%)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu::-webkit-scrollbar-thumb:hover{background:var(--app-primary-50)}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text{color:var(--app-white);z-index:1;margin-top:8px;font-size:12px;font-style:italic;position:relative}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text:before{content:"";border:none;width:12px;height:12px;margin-right:8px;animation:1s linear infinite loadingSpin;display:inline-block}@keyframes loadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PopupItem.USDTDepositPopup2 .form-body .deposit-section{background:var(--app-neutral-10);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:260px 1fr;align-items:start;gap:32px;padding:32px 0;display:grid;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section.skeleton{background:var(--app-neutral-20);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;grid-template-columns:260px 1fr;align-items:start;gap:32px;margin-bottom:24px;padding:32px;display:grid;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section:before{content:"";border-radius:inherit;pointer-events:none;animation:4s ease-in-out infinite sectionGlow;position:absolute;inset:0}@keyframes sectionGlow{0%,to{opacity:.3}50%{opacity:.6}}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section{flex-direction:column;gap:10px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section.skeleton{flex-direction:column;align-items:center;gap:16px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section.skeleton .qr-code{background:var(--app-white);justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code{background:var(--app-white);justify-content:center;align-items:center;width:220px;height:220px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code:hover{transform:translateY(-2px)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-loading{height:100%;color:var(--app-white);flex-direction:column;justify-content:center;align-items:center;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-loading .loading-spinner{border:2px solid var(--app-neutral-90);border-top:2px solid var(--app-primary-50);width:32px;height:32px;margin-bottom:12px;animation:1.2s linear infinite cryptoSpin}@keyframes cryptoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-loading .loading-text{font-size:14px;font-weight:500}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error{height:100%;color:var(--app-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .error-icon{opacity:.6;margin-bottom:8px;font-size:24px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .error-text{margin-bottom:16px;font-size:13px;line-height:1.4}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .retry-btn{background:linear-gradient(135deg, var(--app-primary-50) 0%, var(--popup-crypto-secondary) 100%);color:#fff;cursor:pointer;border:none;padding:10px 20px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .retry-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-white) 20%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .retry-btn:hover{transform:translateY(-2px)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code .qr-error .retry-btn:hover:before{transform:translate(100%)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label{color:var(--app-primary);text-align:center;justify-content:start;align-items:center;gap:10px;padding-left:15px;font-size:15px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label .refresh-qr-btn{background:var(--app-neutral-10);color:var(--popup-primary);cursor:pointer;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label .refresh-qr-btn:hover{background:var(--popup-primary);color:#fff;transform:rotate(180deg)scale(1.1)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label .refresh-qr-btn .refresh-qr-icon{filter:var(--app-filter-photo)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-note{color:var(--app-white);text-align:center;max-width:220px;font-size:13px;line-height:1.4}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-note span{display:block}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section,.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section.skeleton{flex-direction:column;gap:24px;padding-top:8px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section.skeleton .address-group .address-container{align-items:stretch;gap:12px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section.skeleton .amount-info{flex-direction:column;gap:12px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge{background:var(--app-surface-1);color:var(--app-primary);align-items:center;gap:8px;width:fit-content;padding:16px 24px;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge:before{content:"";width:100%;height:100%;animation:3s ease-in-out infinite networkShimmer;position:absolute;top:0;left:-100%}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge .share{filter:var(--app-filter-photo)}@keyframes networkShimmer{0%{left:-100%}to{left:100%}}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge .network-icon{font-size:14px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .label{color:var(--app-white);align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container{align-items:stretch;gap:12px;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .address-input{background:var(--app-neutral-50);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:56px;color:var(--app-white);border:none;outline:none;flex:1;padding:0 20px;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .address-input:focus{border-color:var(--app-primary-50);transform:translateY(-1px)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .address-input:hover:not(:focus){border-color:color-mix(in srgb, var(--app-secondary) 30%, transparent)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn{background:var(--app-neutral-10);width:56px;height:56px;color:var(--app-primary-50);cursor:pointer;background-size:200% 200%;border:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn img{width:30px;height:30px;filter:var(--app-filter-photo)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn:hover .shimmer{transform:translate(100%)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn:active{transform:translateY(0)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn.copied{animation:.6s cubic-bezier(.68,-.55,.265,1.55) cryptoCopySuccess}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn.copied:before,.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn.copied:after{display:none}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn.copied .check-icon{color:#fff;justify-content:center;align-items:center;font-size:20px;font-weight:700;animation:.6s cubic-bezier(.68,-.55,.265,1.55) checkBounce;display:flex;position:absolute;inset:0}@keyframes cryptoCopySuccess{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes checkBounce{0%{transform:scale(0)rotate(-45deg)}60%{transform:scale(1.2)rotate(0)}to{transform:scale(1)rotate(0)}}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info{flex-direction:column;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item{background:var(--app-neutral-20);border:none;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item:before{content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item:hover{transform:translateY(-1px)}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item:hover:before{left:100%}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item .info-label{color:var(--app-neutral-50);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item .info-value{background:var(--app-surface-1);font-size:15px;font-weight:600;color:var(--app-white)!important}.PopupItem.USDTDepositPopup2 .form-body .guide-section{background:var(--app-neutral-10);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:32px 0;position:relative}.PopupItem.USDTDepositPopup2 .form-body .guide-section .color-line{background:var(--app-surface-1);height:4px;margin-bottom:50px}.PopupItem.USDTDepositPopup2 .form-body .guide-section.skeleton{background:color-mix(in srgb, var(--app-surface-1) 60%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;padding:20px 24px;position:relative}.PopupItem.USDTDepositPopup2 .form-body .guide-section.skeleton:before{content:"";background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 5%, transparent) 0%, transparent 100%);pointer-events:none;position:absolute;inset:0}.PopupItem.USDTDepositPopup2 .form-body .guide-section:before{content:"";pointer-events:none;position:absolute;inset:0}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-title{color:var(--app-primary);z-index:1;align-items:center;gap:10px;margin-bottom:10px;font-size:15px;font-weight:700;display:flex;position:relative}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-title .guide-icon{filter:var(--app-filter-photo);font-size:16px}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list{z-index:1;color:var(--app-primary);font-size:14px;line-height:1.6;position:relative}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item{align-items:flex-start;gap:8px;margin-bottom:8px;transition:all .2s;display:flex}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item:last-child{color:var(--app-primary-60);margin-bottom:0}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item:hover{color:var(--app-primary);transform:translate(2px)}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item:hover .guide-bullet{color:var(--app-primary)}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item .guide-bullet{color:var(--app-primary);min-width:6px;margin-top:3px;font-size:12px;font-weight:600;transition:color .2s}.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item span:last-child{flex:1;font-weight:400}.PopupItem.USDTDepositPopup2 .form-body::-webkit-scrollbar{width:6px}.PopupItem.USDTDepositPopup2 .form-body::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent)}.PopupItem.USDTDepositPopup2 .form-body::-webkit-scrollbar-thumb:hover{background:var(--popup-primary)}.PopupItem.USDTDepositPopup2 .form-footer{z-index:1;margin-bottom:10px;padding:0 28px 28px}.PopupItem.USDTDepositPopup2 .form-footer .history-btn{background:var(--app-neutral-130);width:100%;height:48px;color:var(--app-white);letter-spacing:.5px;cursor:pointer;border:none;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.USDTDepositPopup2 .form-footer .history-btn:before{content:"";transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.USDTDepositPopup2 .form-footer .history-btn:hover{background:var(--app-neutral-130);color:#fff;transform:translateY(-2px)}.PopupItem.USDTDepositPopup2 .form-footer .history-btn:hover:before{transform:translate(100%)}.PopupItem.USDTDepositPopup2 .form-footer .history-btn:active{transform:translateY(0)}.PopupItem.USDTDepositPopup2 .form-footer .next-btn{background:var(--app-primary-50);margin-top:5px}.PopupItem.USDTDepositPopup2 .form-footer .next-btn:hover{background:var(--app-primary-50);filter:brightness(1.5)}@media screen and (max-width:768px){.PopupItem.USDTDepositPopup2{width:95vw;max-height:95vh}.PopupItem.USDTDepositPopup2 .form-header{padding:24px 20px 20px}.PopupItem.USDTDepositPopup2 .form-header .deposit-title{font-size:20px}.PopupItem.USDTDepositPopup2 .form-header .deposit-title .usdt-icon{width:24px;height:24px}.PopupItem.USDTDepositPopup2 .form-body{padding:20px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container{margin-bottom:20px;padding:20px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label{margin-bottom:10px;font-size:14px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger{min-height:48px;padding:14px 16px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-name{font-size:13px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-percent{padding:2px 6px;font-size:12px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu{max-height:220px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item{padding:14px 16px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-name{font-size:13px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-percent{padding:3px 8px;font-size:12px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item.selected:after{font-size:14px;right:16px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text{margin-top:6px;font-size:11px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text:before{width:10px;height:10px;margin-right:6px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section{grid-template-columns:1fr;gap:24px;padding:20px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section{order:1}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code{width:200px;height:200px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section{order:2;padding-top:0}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-container .address-input{height:48px;padding:0 16px;font-size:13px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-container .copy-btn{width:48px;height:48px}.PopupItem.USDTDepositPopup2 .form-body .guide-section{padding:16px}.PopupItem.USDTDepositPopup2 .form-footer{padding:20px 20px 24px}}@media screen and (max-width:480px){.PopupItem.USDTDepositPopup2 .form-body{padding:16px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container{margin-bottom:16px;padding:16px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label{margin-bottom:8px;font-size:13px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger{min-height:44px;padding:12px 14px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value{gap:6px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-name{font-size:12px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-percent{padding:1px 5px;font-size:11px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .dropdown-arrow svg{width:12px;height:8px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu{max-height:200px;margin-top:6px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item{padding:12px 14px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-name{font-size:12px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item .bonus-percent{padding:2px 6px;font-size:11px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-menu .dropdown-item.selected:after{font-size:13px;right:14px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text{margin-top:4px;font-size:10px}.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .loading-text:before{width:8px;height:8px;margin-right:4px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section{gap:20px;padding:16px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code{width:180px;height:180px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-container{flex-direction:column;gap:8px}.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-container .copy-btn{width:100%;height:44px}}@media screen and (max-height:700px){.PopupItem.USDTDepositPopup2 .form-body{max-height:400px}}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2{border:1px solid var(--app-primary);background:var(--app-popup-v2-surface);border-radius:30px;width:min(650px,100vw - 32px);max-height:calc(100vh - 40px);overflow:visible;box-shadow:inset -10px -10px 20px -11px #2dd9fd26,inset 10px 10px 4px #ffffff1a,0 22px 60px #0005126b}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2:before{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header{text-align:left;background:0 0;border:0;border-radius:30px 30px 0 0;min-height:76px;padding:22px 28px 14px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header:before{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header .deposit-title{color:#f4f9fc;letter-spacing:0;-webkit-text-fill-color:currentColor;background:0 0;justify-content:flex-start;gap:10px;margin:0;font-size:20px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header .deposit-title .usdt-icon{width:29px;height:29px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header .close-btn{z-index:30;top:0;right:0}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header .close-btn .PopupCloseButton{transform:translate(45%,-45%);top:0!important;right:0!important}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body{scrollbar-width:thin;scrollbar-color:var(--app-minigame-market-border) #0000;background:0 0;border:0;border-radius:0;margin:0 22px;padding:8px 0 14px;overflow-x:hidden}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 0 16px;padding:0}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-wrapper{min-height:50px;padding:0}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .line-container{top:12px;left:12px;right:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .line-container .line-background{background:#4891b859;height:1px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .line-container .line-progress{background:var(--app-primary);height:1px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle{color:#fff;background:#ffffff0f;border:1px solid #ebf6fc33;width:24px;height:24px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle.active,.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle.completed{border-color:var(--app-primary);background:var(--popup2-action-background);color:#fff;box-shadow:0 3px 10px #00b8e638}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle.completed svg{width:14px;height:14px;display:block;color:#fff!important;fill:#fff!important;stroke:#fff!important}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle.completed svg path{fill:currentColor!important}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .circle .step-number{color:#fff;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .stepper-label{color:#ebf6fc7a;margin-top:6px;font-size:11px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .stepper-label.active,.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .stepper-container .stepper-content .step .stepper-label.completed{color:var(--app-primary)}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container{background:0 0;padding:0;overflow:visible}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container:before{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label{color:#eef8fcd6;margin-bottom:9px;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .bonus-label:before{background:var(--app-primary);width:4px;height:4px;margin-right:7px;animation:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger{border:1px solid var(--app-minigame-accent-soft);background:#ffffff0e;border-radius:8px;min-height:48px;padding:0 14px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger:hover{border-color:var(--app-minigame-action-border);background:#19c7ef12;transform:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-name{color:#eef8fcc7;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .selected-value .bonus-percent{background:var(--app-minigame-accent-soft);color:var(--app-primary);border-radius:5px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .bonus-selection-container .custom-dropdown .dropdown-trigger .dropdown-arrow{color:#ebf6fc9e}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section{background:#ffffff06;border:1px solid #4891b829;border-radius:10px;grid-template-columns:210px minmax(0,1fr);gap:22px;margin:0;padding:18px;overflow:visible}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section:before{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section{align-items:center;gap:9px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code{border:1px solid var(--app-minigame-accent-soft);background:#fff;border-radius:9px;width:190px;height:190px;padding:8px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code:hover{transform:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label{width:100%;color:var(--app-primary);justify-content:center;padding:0;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-label .refresh-qr-btn{border:1px solid var(--app-minigame-accent-soft);background:#ffffff0b;border-radius:6px;width:28px;height:28px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-note{color:#ebf6fc8f;max-width:200px;font-size:10px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section{gap:16px;padding:0}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge{border:1px solid var(--app-minigame-accent-soft);background:var(--app-minigame-accent-soft);min-height:36px;color:var(--app-primary);border-radius:7px;padding:0 13px;font-size:11px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .network-badge:before{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .label{color:#eef8fcd1;gap:7px;margin-bottom:8px;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container{gap:8px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .address-input{border:1px solid var(--app-minigame-accent-soft);color:#eef8fc;background:#ffffff0e;border-radius:8px;min-width:0;height:46px;padding:0 13px;font-size:11px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .address-input:focus{border-color:var(--app-primary);transform:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn{background:#19c7ef1a;border:1px solid #4891b833;border-radius:8px;width:46px;height:46px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .address-group .address-container .copy-btn img{width:20px;height:20px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info{background:#4891b81f;border:1px solid #4891b826;border-radius:8px;gap:1px;overflow:hidden}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item{background:#ffffff09;min-height:43px;padding:0 13px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item:hover{transform:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item .info-label{color:#ebf6fc7a;font-size:10px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .address-section .amount-info .info-item .info-value{background:0 0;font-size:12px;color:#eef8fc!important}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff06;border:1px solid #4891b824;border-radius:10px;margin-top:12px;padding:16px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section:before,.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section .color-line{display:none}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-title{color:var(--app-primary);margin-bottom:9px;font-size:12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list{color:#ebf6fc94;font-size:10px;line-height:1.5}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item{margin-bottom:5px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .guide-section .guide-list .guide-item:last-child{color:#ffbc66}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer{background:0 0;border-radius:0 0 30px 30px;margin:0;padding:14px 22px 22px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer .history-btn{border:1px solid var(--app-minigame-accent-soft);color:#eef8fcd1;background:#ffffff0e;border-radius:8px;height:46px;font-size:13px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer .history-btn:hover{border-color:var(--app-minigame-action-border);background:var(--app-minigame-accent-soft);transform:translateY(-1px)}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer .next-btn{background:var(--popup2-action-background);color:#fff;box-shadow:0 7px 18px var(--app-minigame-accent-soft);border-color:#0000;margin-top:8px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer .next-btn:hover{background:var(--app-minigame-bet-submit-hover);filter:none}@media (max-width:680px){.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2{border-radius:24px;width:calc(100vw - 24px)}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-header{padding:19px 18px 12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body{margin:0 12px;padding:8px 0 12px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section{grid-template-columns:1fr;padding:14px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-body .deposit-section .qr-section .qr-code{width:180px;height:180px}.PopupVariant-popupV2>.PopupItem.USDTDepositPopup2 .form-footer{padding:12px 12px 16px}}.usdt-bonus-dropdown-menu{z-index:999999;max-height:280px;color:var(--app-primary);border:none;min-width:200px;max-width:100vw;font-family:Pretendard,sans-serif;animation:.3s cubic-bezier(.4,0,.2,1) dropdownSlideDown;position:fixed;overflow:hidden auto}.usdt-bonus-dropdown-menu .dropdown-item{cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative;overflow:hidden;background-color:var(--app-neutral-50)!important}.usdt-bonus-dropdown-menu .dropdown-item:last-child{border-bottom:none}.usdt-bonus-dropdown-menu .dropdown-item:before{content:"";width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.usdt-bonus-dropdown-menu .dropdown-item:hover{transform:translate(4px)}.usdt-bonus-dropdown-menu .dropdown-item:hover:before{left:100%}.usdt-bonus-dropdown-menu .dropdown-item:hover .bonus-name{color:var(--app-white)}.usdt-bonus-dropdown-menu .dropdown-item.selected{background:color-mix(in srgb, var(--app-secondary) 10%, transparent);border-left:3px solid var(--app-primary-50)}.usdt-bonus-dropdown-menu .dropdown-item.selected .bonus-name{color:var(--app-white);font-weight:700}.usdt-bonus-dropdown-menu .dropdown-item.selected:after{content:"✓";color:var(--app-primary-50);font-size:16px;font-weight:700;animation:.3s cubic-bezier(.68,-.55,.265,1.55) checkmarkPop;position:absolute;right:20px}.usdt-bonus-dropdown-menu .dropdown-item .bonus-name{color:var(--app-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;transition:color .3s;overflow:hidden}.usdt-bonus-dropdown-menu .dropdown-item .bonus-percent{color:var(--app-primary-50);background:color-mix(in srgb, var(--app-secondary) 10%, transparent);border:none;margin-left:12px;padding:4px 10px;font-size:13px;font-weight:700}.usdt-bonus-dropdown-menu::-webkit-scrollbar{width:6px}.usdt-bonus-dropdown-menu::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent)}.usdt-bonus-dropdown-menu::-webkit-scrollbar-thumb:hover{background:var(--app-primary-50)}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown{border:1px solid var(--app-minigame-console-button-border);background:var(--app-minigame-market-surface);color:#eef8fc;scrollbar-width:thin;scrollbar-color:var(--app-minigame-market-border);border-top:0;border-radius:0 0 8px 8px;animation:.16s ease-out onetopBonusDropdownOpen;overflow:hidden auto;box-shadow:0 14px 28px #00071257}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item{color:#eef8fcc7;border:0;border-bottom:1px solid #4891b81a;min-height:40px;padding:0 14px;transition:background .14s,color .14s;background:0 0!important}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item:last-child{border-bottom:0}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item:before,.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item:after{display:none}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item:hover{transform:none;background:var(--app-minigame-accent-soft)!important}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item.selected{color:#fff;border-left:0;box-shadow:inset 0 1px #ffffff1f;background:var(--popup2-action-background)!important}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item.selected .bonus-name,.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item.selected .bonus-percent{color:#fff}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item .bonus-name{color:inherit;font-size:12px;font-weight:550}.usdt-bonus-dropdown-menu.custom-popup-v2-dropdown .dropdown-item .bonus-percent{color:var(--app-primary);background:0 0;margin-left:8px;padding:0;font-size:12px;font-weight:750}@keyframes onetopBonusDropdownOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.stepper-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:20px 0;display:flex;position:relative}.stepper-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.stepper-content{justify-content:space-between;width:100%;display:flex}.stepper-content .step{z-index:2;flex-direction:column;flex:none;display:flex;position:relative}.stepper-content .step:first-child{align-items:flex-start}.stepper-content .step:first-child .stepper-label{text-align:left}.stepper-content .step:nth-child(2){align-items:center}.stepper-content .step:last-child{align-items:flex-end}.stepper-content .step:last-child .stepper-label{text-align:right}.circle{background:var(--app-neutral-20);width:28px;height:28px;color:var(--app-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.circle .step-number{color:var(--app-black)}.circle.completed{background-color:var(--app-primary-60);color:var(--app-black)}.circle.completed .step-number{color:var(--app-black)}.circle.active{background-color:var(--app-primary-60);color:var(--app-black)}.circle.active .step-number{color:var(--app-black)}.stepper-label{color:var(--app-neutral-60);text-align:center;white-space:nowrap;margin-top:10px;font-size:13px;font-weight:500;transition:color .3s}.stepper-label.active{color:var(--app-primary-60);font-weight:600}.stepper-label.completed{color:var(--app-primary)}.line-container{z-index:1;align-items:center;height:4px;display:flex;position:absolute;top:10px;left:20px;right:20px}.line-background{background:linear-gradient(90deg, var(--app-primary) 0%, var(--app-neutral-60) 100%);border-radius:2px;width:100%;height:100%;position:absolute}.line-progress{background:linear-gradient(90deg, var(--app-primary-60) 0%, var(--app-primary-60) 100%);height:100%;box-shadow:0 0 8px var(--app-primary);border-radius:2px;transition:width .4s;position:absolute}
.PopupItem.NotificationsPopup{width:720px;max-width:90vw;max-height:90vh;color:var(--app-white);background-color:var(--app-neutral-30);border:none;border-radius:16px;flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.NotificationsPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.NotificationsPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.NotificationsPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.NotificationsPopup .popup-header .popup-header-title>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.NotificationsPopup .popup-header .popup-close-btn{cursor:pointer;background:color-mix(in srgb, var(--app-white) 6%, transparent);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.PopupItem.NotificationsPopup .popup-header .popup-close-btn>img{opacity:.6;width:12px;height:12px}.PopupItem.NotificationsPopup .popup-header .popup-close-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.PopupItem.NotificationsPopup .popup-header .popup-close-btn:hover>img{opacity:1}.PopupItem.NotificationsPopup .popup-content{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;position:relative;overflow:hidden}.PopupItem.NotificationsPopup .nav-menu{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.PopupItem.NotificationsPopup .nav-menu .nav-item{background:color-mix(in srgb, var(--app-white) 4%, transparent);color:color-mix(in srgb, var(--app-white) 50%, transparent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.PopupItem.NotificationsPopup .nav-menu .nav-item:hover:not(.active){color:color-mix(in srgb, var(--app-white) 80%, transparent);background:color-mix(in srgb, var(--app-white) 8%, transparent)}.PopupItem.NotificationsPopup .nav-menu .nav-item.active{background:color-mix(in srgb, var(--app-success) 12%, transparent);color:var(--app-primary);font-weight:600}.PopupItem.NotificationsPopup .nav-menu .nav-item .icon{color:color-mix(in srgb, var(--app-white) 50%, transparent)}.PopupItem.NotificationsPopup .nav-menu .nav-item .icon.active{color:var(--app-primary)}.PopupItem.NotificationsPopup .popup-body{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:16px;min-height:300px;display:flex;overflow-y:auto}.PopupItem.NotificationsPopup .popup-body::-webkit-scrollbar{display:none}.PopupItem.NotificationsPopup .message-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex;position:relative}.PopupItem.NotificationsPopup .message-header .back-btn{all:unset;background:color-mix(in srgb, var(--app-white) 6%, transparent);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;transition:background .2s;display:flex}.PopupItem.NotificationsPopup .message-header .back-btn>img{opacity:.6;width:12px;height:12px;rotate:90deg}.PopupItem.NotificationsPopup .message-header .back-btn>span{color:color-mix(in srgb, var(--app-white) 70%, transparent);font-size:13px;font-weight:600}.PopupItem.NotificationsPopup .message-header .back-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.PopupItem.NotificationsPopup .message-header .back-btn:hover>img{opacity:1}.PopupItem.NotificationsPopup .message-header .back-btn:hover>span{color:var(--app-white)}.PopupItem.NotificationsPopup .message-header .message-title{color:var(--app-white);margin:0;font-size:16px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.PopupItem.NotificationsPopup .message-header .meta{align-items:center;gap:12px;font-size:13px;display:flex}.PopupItem.NotificationsPopup .message-header .meta .timestamp{color:color-mix(in srgb, var(--app-white) 40%, transparent)}.PopupItem.NotificationsPopup .message-header .meta .bookmark-btn{all:unset;color:var(--app-primary);cursor:pointer;font-size:16px;transition:transform .2s}.PopupItem.NotificationsPopup .message-header .meta .bookmark-btn:hover{transform:scale(1.2)}
.message-container{background-color:var(--app-neutral-220);border-radius:12px;flex-direction:column;gap:20px;min-height:auto;padding:12px 12px 24px;display:flex}.message-container .notification-reward-icons{gap:12px;display:flex}.message-container .notification-reward-icons .reward-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:background-color .2s}.message-container .notification-reward-icons .reward-icon-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.message-container .notification-reward-icons .reward-icon-btn img{width:25px;height:25px;display:block}.message-container>.salutations{font-size:16px}.message-container>.message{color:var(--app-neutral-70);white-space:pre-line;word-break:break-word;font-size:16px;font-weight:700}
.TermsOfUsePopup{color:var(--app-white);box-sizing:border-box;flex-direction:column;width:min(1200px,100vw - 80px);max-width:calc(100vw - 80px);height:calc(80vh - 10px);max-height:calc(100vh - 60px);padding:20px;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.TermsOfUsePopup>.popup-header{flex-shrink:0;justify-content:space-between;display:flex}.TermsOfUsePopup>.popup-header>img{width:30%}.TermsOfUsePopup>.popup-header>h1{color:var(--app-white);text-shadow:0 0 var(--app-primary),0 0 10px var(--app-primary),0 0 30px var(--app-primary);letter-spacing:3px;margin-left:10px;font-family:Cyber-Brush-Regular,sans-serif}.TermsOfUsePopup>.popup-header .close-popup-btn{position:absolute;top:30px;right:40px}.TermsOfUsePopup>.termsofuse-container{flex:auto;justify-content:flex-start;width:100%;min-width:0;height:auto;min-height:0;margin:20px 0 0}.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav,.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents{min-width:0}.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav{overflow-x:hidden}.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav a{overflow-wrap:anywhere;word-break:break-word}.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li.active{height:auto;min-height:40px}.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a{height:auto;min-height:40px;padding-right:10px}.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents .title,.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents .contents{overflow-wrap:anywhere;word-break:break-word}.TermsOfUsePopup>.Event>.sidebar{height:fit-content}.TermsOfUsePopup>.Event>.sidebar>.menu-box.title{display:none}.TermsOfUsePopup>.Event>.sidebar>.menu-box .submenu-box{margin-top:unset}.TermsOfUsePopup>.Event>.content{padding-top:unset;margin:0 20px 20px}.TermsOfUsePopup>.Event>.content>.header{display:none}.TermsOfUsePopup>.Event>.content>img{min-width:520px;min-height:780px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup{width:min(1120px,100vw - 40px);max-width:none;height:min(760px,100dvh - 40px);max-height:none;padding:0;overflow:visible;border:1px solid var(--popup2-border)!important;background:radial-gradient(circle at 8% 0%, color-mix(in srgb, var(--app-primary) 10%, transparent), transparent 30%),var(--app-popup-v2-surface)!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--app-white) 8%, transparent),0 26px 72px color-mix(in srgb, var(--app-black) 52%, transparent)!important;border-radius:30px!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 7%, transparent);background:color-mix(in srgb, var(--app-white) 1.5%, transparent);border-radius:30px 30px 0 0;align-items:center;min-height:82px;padding:18px 28px;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header>img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:auto;max-width:280px;height:34px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header>h1{color:var(--app-text-primary);letter-spacing:-.4px;text-shadow:none;margin:0;font-family:inherit;font-size:22px;font-weight:850}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header .close-popup-btn{z-index:20;position:absolute;top:0;right:0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header .close-popup-btn .PopupCloseButton{transform:translate(45%,-45%);top:0!important;right:0!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container{border:1px solid color-mix(in srgb, var(--app-white) 7%, transparent);background:color-mix(in srgb, var(--app-black) 16%, transparent);box-sizing:border-box;border-radius:14px 14px 22px 22px;gap:12px;width:auto;min-width:0;height:auto;margin:16px 18px 18px;padding:12px;overflow:hidden}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav{border:1px solid color-mix(in srgb, var(--app-white) 7%, transparent);background:color-mix(in srgb, var(--app-black) 12%, transparent);scrollbar-width:thin;border-radius:11px;width:250px;padding:6px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>a{min-height:38px;color:color-mix(in srgb, var(--app-white) 54%, transparent);letter-spacing:0;background:0 0;border:1px solid #0000;border-radius:7px;margin-bottom:3px;padding:8px 12px;font-size:12px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>a:hover{background:color-mix(in srgb, var(--app-white) 4%, transparent)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>a.active{border-color:color-mix(in srgb, var(--app-primary) 28%, transparent);border-left:3px solid var(--app-primary);background:color-mix(in srgb, var(--app-primary) 14%, transparent);color:var(--app-primary)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a{min-height:36px;color:color-mix(in srgb, var(--app-white) 45%, transparent);border-radius:6px;margin:2px 0 2px 8px;padding:7px 10px 7px 28px;font-size:11px;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a:before{content:"";background:color-mix(in srgb, var(--app-white) 24%, transparent);border-radius:50%;width:5px;height:5px;transition:width .16s,height .16s,background-color .16s,box-shadow .16s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a:hover{background:color-mix(in srgb, var(--app-primary) 8%, transparent);color:var(--app-primary)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a.active{background:color-mix(in srgb, var(--app-primary) 13%, transparent);color:var(--app-white);box-shadow:inset 2px 0 0 var(--app-primary);font-weight:800}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav>ul>li>ul>li>a.active:before{background:var(--app-primary);width:7px;height:7px;box-shadow:0 0 10px color-mix(in srgb, var(--app-primary) 75%, transparent)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents{border:1px solid color-mix(in srgb, var(--app-white) 7%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--app-white) 3%, transparent), transparent),color-mix(in srgb, var(--app-black) 12%, transparent);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--app-primary) 55%, transparent) #0000;border-radius:11px;max-width:none;padding:34px 38px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents>.section-main>.title{border:1px solid color-mix(in srgb, var(--app-primary) 22%, transparent);border-left:4px solid var(--app-primary);background:linear-gradient(90deg, color-mix(in srgb, var(--app-white) 8%, transparent), color-mix(in srgb, var(--app-white) 3%, transparent) 62%, color-mix(in srgb, var(--app-primary) 4%, transparent));-webkit-backdrop-filter:blur(14px)saturate(125%);backdrop-filter:blur(14px)saturate(125%);min-height:58px;color:var(--app-text-primary);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--app-white) 10%, transparent),0 8px 24px color-mix(in srgb, var(--app-black) 12%, transparent);border-radius:9px;align-items:center;margin-bottom:26px;padding:12px 18px 12px 20px;font-size:22px;font-weight:850;display:flex;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.title{border-left-width:2px;margin-top:32px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents>.section-main>.section-sub-group>.section-sub>.contents{color:color-mix(in srgb, var(--app-white) 68%, transparent);line-height:1.65}@media (max-width:760px){.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup{width:calc(100vw - 20px);height:calc(100dvh - 20px);border-radius:24px!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header{border-radius:24px 24px 0 0;min-height:70px;padding:16px 18px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.popup-header>img{max-width:210px;height:28px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container{border-radius:12px 12px 18px 18px;flex-direction:column;margin:10px;padding:8px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-nav{flex:0 0 190px;width:100%;height:190px;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.TermsOfUsePopup>.termsofuse-container>.termsofuse-contents{width:100%;padding:24px 20px}}
.PopupItem.ConfirmPopup{background:var(--app-surface-1);border:1px solid var(--app-primary);box-shadow:0 0 15px color-mix(in srgb, var(--app-black) 75%, transparent);color:var(--app-white);border-radius:10px;flex-direction:column;width:500px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%)}.PopupItem.ConfirmPopup .message{text-align:center;margin-bottom:40px;font-size:20px;font-weight:700}.PopupItem.ConfirmPopup .button-group{gap:10px;display:flex}.PopupItem.ConfirmPopup .button-group .button{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;height:40px;transition:all .3s;display:flex}.PopupItem.ConfirmPopup .button-group .button.no{background:var(--app-surface-1);color:var(--app-white);flex:1 0;order:20}.PopupItem.ConfirmPopup .button-group .button.no:hover{background:var(--app-neutral-40)}.PopupItem.ConfirmPopup .button-group .button.yes{background:var(--app-primary);color:var(--app-white);flex:1 0;order:10}.PopupItem.ConfirmPopup .button-group .button.yes:hover{background:var(--app-primary-light)}
.PopupItem.DailyCheckPopup{background:var(--app-neutral-235);border-radius:12px;flex-direction:column;width:680px;max-width:90vw;max-height:90vh;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.DailyCheckPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.DailyCheckPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.DailyCheckPopup .popup-header .popup-header-title .info-icon{cursor:pointer;opacity:.5;width:18px;height:18px;filter:var(--app-filter-photo);transition:all .2s}.PopupItem.DailyCheckPopup .popup-header .popup-header-title .info-icon:hover{opacity:1;transform:scale(1.1)}.PopupItem.DailyCheckPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.DailyCheckPopup .popup-header .popup-header-title>h4{color:var(--app-neutral-260);margin:0;font-size:18px;font-weight:600}.PopupItem.DailyCheckPopup .popup-content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section{background:var(--app-neutral-230);box-sizing:border-box;border-radius:8px;flex-direction:column;flex-shrink:0;gap:8px;width:100%;padding:12px;display:flex}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-data{justify-content:space-between;align-items:center;gap:20px;display:flex}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-data .rolling-quest-label{color:var(--app-neutral-240);font-size:12px;font-weight:600}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-data .rolling-quest-bonus{align-items:center;gap:5px;width:fit-content;display:flex}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-data .rolling-quest-bonus img{width:14px;height:15px}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-data .rolling-quest-bonus p{color:var(--app-neutral-240);font-size:12px;font-weight:600}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-bar-container{background:color-mix(in srgb, var(--app-primary) 25.1%, transparent);border:1px solid var(--app-neutral-310);width:100%;height:14px}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-bar-container .rolling-quest-inner-bar{border:1px solid #000;height:100%}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-bar-container .rolling-quest-inner-bar .rolling-quest-progress-bar{background:var(--app-primary-60);height:100%;box-shadow:0px 0px 8px 0px var(--app-primary)}.PopupItem.DailyCheckPopup .popup-content .rolling-quest-section .rolling-quest-progress{text-align:right;letter-spacing:-2.5%;color:var(--app-neutral-240);font-size:12px;font-weight:400}.PopupItem.DailyCheckPopup .popup-content .DailyCheck{flex:auto;width:100%;min-width:0}.PopupItem.DailyCheckPopup .popup-content .DailyCheck .wrapper{justify-content:center;align-items:center;width:100%;min-width:0;padding:0 20px 20px;display:flex}.PopupItem.DailyCheckPopup .popup-content .DailyCheck .wrapper .calendar-box{margin:unset;width:98%;min-width:0}.PopupItem.DailyCheckPopup .popup-content .DailyCheck .wrapper .calendar-box table{table-layout:fixed;width:100%}
.DailyCheck{background-position:top;background-repeat:no-repeat;background-size:cover;height:1080px;position:relative}@media screen and (min-width:2500px){.DailyCheck{height:1150px}}.DailyCheck .background-container{width:100%;height:500px;transition:all .5s;position:absolute;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.DailyCheck .background-container:before{background:linear-gradient(184deg, var(--app-transparent) 0%, var(--app-primary) 100%);content:"";width:100%;height:100%;position:absolute;inset:0;background-attachment:scroll!important}.DailyCheck .change-background{border:1px solid var(--app-white);cursor:pointer;background:0 0;border-radius:10px;padding:10px;transition:all .4s;position:absolute;top:40px;right:30px}.DailyCheck .change-background:hover{box-shadow:var(--app-white) 0px 0px 20px}.DailyCheck .change-background img{filter:var(--app-filter-white)}.DailyCheck .wrapper{z-index:10;width:100%;min-width:1200px;max-width:1400px;margin:0 auto;padding-top:80px;padding-bottom:80px;position:relative}.DailyCheck .wrapper .header{flex-direction:column;justify-content:center;align-items:center;display:flex}.DailyCheck .wrapper .header .attendance{justify-content:center;align-items:center;gap:30px;font-size:40px;display:flex}.DailyCheck .wrapper .header .attendance .label{color:var(--app-neutral-50);font-weight:400}.DailyCheck .wrapper .header .attendance .value{color:var(--app-primary);font-weight:600}.DailyCheck .wrapper .header .info{color:color-mix(in srgb, var(--app-white) 90%, transparent);margin-top:10px;font-size:16px}.DailyCheck .wrapper .calendar-box{margin-top:40px;margin-bottom:40px}.DailyCheck .wrapper .calendar-box .calendar-tools{justify-content:center;align-items:center;gap:10px;margin-bottom:40px;display:flex}.DailyCheck .wrapper .calendar-box .calendar-tools .calendar-controls{justify-content:space-around;align-items:center;width:290px;display:flex}.DailyCheck .wrapper .calendar-box .calendar-tools .calendar-controls .prev-btn{color:var(--app-neutral-60);cursor:pointer;filter:brightness(3);width:25px;rotate:180deg}.DailyCheck .wrapper .calendar-box .calendar-tools .calendar-controls .next-btn{color:var(--app-neutral-60);cursor:pointer;filter:brightness(3);width:25px}.DailyCheck .wrapper .calendar-box .calendar-tools .calendar-controls .disabled{cursor:not-allowed;opacity:.5}.DailyCheck .wrapper .calendar-box .calendar-tools .calendar-controls .date-preview{color:var(--app-primary);font-size:14px;font-weight:600}.DailyCheck .wrapper .calendar-box .calendar-tools .view-event-btn{color:var(--app-white);cursor:pointer;justify-content:center;align-items:center;width:200px;font-size:13px;transition:all .2s;display:flex}.DailyCheck .wrapper .calendar-box .calendar-tools .view-event-btn:hover{background-color:var(--app-primary-soft);border-color:var(--app-primary);color:var(--app-white);z-index:10;transition:all .2s}.DailyCheck .wrapper .calendar-box .calendar-tools .view-event-btn:active{background-color:var(--app-primary-active)}.DailyCheck .wrapper .calendar-box .calendar-tools .btn-control{background-color:var(--app-surface-1);border:1px solid var(--app-primary);border-radius:15px;height:50px;padding:20px}.DailyCheck .wrapper .calendar-box .calendar{color:var(--app-white);flex-direction:column;justify-content:center;align-items:center;width:900px;margin:0 auto;display:flex}.DailyCheck .wrapper .calendar-box .calendar .calendar-row{justify-content:space-between;align-items:center;width:100%;display:flex}.DailyCheck .wrapper .calendar-box .calendar .calendar-row.day-row{border-bottom:1px solid color-mix(in srgb, var(--app-white) 20%, transparent);border-top:1px solid color-mix(in srgb, var(--app-white) 20%, transparent)}.DailyCheck .wrapper .calendar-box .calendar .calendar-row.date-row{border-bottom:1px solid color-mix(in srgb, var(--app-white) 20%, transparent)}.DailyCheck .wrapper .calendar-box .calendar .day-label{white-space:nowrap;justify-content:center;align-items:center;width:14%;height:75px;padding:10px;font-size:16px;display:flex}.DailyCheck .wrapper .calendar-box .calendar .date-label{justify-content:center;align-items:center;width:14%;height:100px;padding:30px;font-size:25px;display:flex}.DailyCheck .wrapper .calendar-box .calendar .date-label.past{opacity:.4}.DailyCheck .wrapper .calendar-box .calendar .attended{position:relative}.DailyCheck .wrapper .calendar-box .calendar .attended>span{z-index:2}.DailyCheck .wrapper .calendar-box .calendar .attended:before{content:"";z-index:1;background-image:url(https://file.xandroid.uk//img/frontend/dashboard/svg/attendance-stamp.svg);background-position:100% 100%;background-size:100% 100%;width:35px;height:35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DailyCheck .wrapper .calendar-box .calendar .attended img{position:absolute}
.PopupItem.V3CouponRedeemPopup{flex-direction:column;width:440px;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.V3CouponRedeemPopup .header_section{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;padding:36px 36px 24px;display:flex;position:relative}.PopupItem.V3CouponRedeemPopup .header_section .close-btn{cursor:pointer;opacity:.5;width:20px;height:20px;transition:opacity .2s;position:absolute;top:16px;right:16px}.PopupItem.V3CouponRedeemPopup .header_section .close-btn:hover{opacity:1}.PopupItem.V3CouponRedeemPopup .header_section .icon-wrapper{background:linear-gradient(135deg, color-mix(in srgb, var(--app-primary) 20%, transparent) 0%, color-mix(in srgb, var(--app-primary) 10%, transparent) 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.PopupItem.V3CouponRedeemPopup .header_section .icon-wrapper .coupon-icon{width:26px;height:26px}.PopupItem.V3CouponRedeemPopup .header_section .greeting{all:unset;text-align:center;flex-direction:column;gap:6px;display:flex}.PopupItem.V3CouponRedeemPopup .header_section .greeting h2{color:var(--app-white);letter-spacing:-.5px;margin:0;font-size:20px;font-weight:700}.PopupItem.V3CouponRedeemPopup .header_section .greeting p{color:color-mix(in srgb, var(--app-white) 50%, transparent);margin:0;font-size:13px;font-weight:500}.PopupItem.V3CouponRedeemPopup .form{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 36px 36px;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group{flex-direction:column;gap:16px;width:100%;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field{flex-direction:column;gap:8px;width:100%;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field{flex-direction:column;gap:6px;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>input{background-color:color-mix(in srgb, var(--app-white) 4%, transparent);border:1px solid color-mix(in srgb, var(--app-white) 8%, transparent);text-align:center;height:50px;color:var(--app-white);letter-spacing:1.5px;border-radius:0;outline:none;padding:0 16px;font-size:15px;font-weight:600;transition:all .2s}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>input::placeholder{color:color-mix(in srgb, var(--app-white) 30%, transparent);letter-spacing:0;font-size:13px;font-weight:400}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>input:focus{background-color:color-mix(in srgb, var(--app-white) 6%, transparent);border-color:var(--app-primary-60)}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>input:disabled{opacity:.5;cursor:not-allowed}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>span.error-message{background:color-mix(in srgb, var(--app-danger) 10%, transparent);border:1px solid color-mix(in srgb, var(--app-danger) 20%, transparent);color:var(--app-danger);text-align:center;border-radius:0;padding:8px 12px;font-size:12px;font-weight:500}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group{gap:10px;width:100%;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .cancel-btn{all:unset;height:48px;color:color-mix(in srgb, var(--app-white) 70%, transparent);text-align:center;cursor:pointer;background:color-mix(in srgb, var(--app-white) 4%, transparent);border:1px solid color-mix(in srgb, var(--app-white) 8%, transparent);border-radius:0;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .2s;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .cancel-btn:hover{color:var(--app-white);background-color:color-mix(in srgb, var(--app-white) 8%, transparent);border-color:color-mix(in srgb, var(--app-white) 12%, transparent)}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .cancel-btn:disabled{opacity:.5;cursor:not-allowed}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .submit-btn{all:unset;height:48px;color:var(--app-neutral-90);text-align:center;cursor:pointer;background:var(--app-primary-60);border-radius:0;flex:2;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:all .2s;display:flex}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .submit-btn:hover{background:var(--app-primary-50)}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .submit-btn:active{transform:translateY(0)}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:540px){.PopupItem.V3CouponRedeemPopup{width:calc(100vw - 32px);max-width:400px}.PopupItem.V3CouponRedeemPopup .header_section{padding:28px 24px 20px}.PopupItem.V3CouponRedeemPopup .header_section .icon-wrapper{width:48px;height:48px}.PopupItem.V3CouponRedeemPopup .header_section .icon-wrapper .coupon-icon{width:22px;height:22px}.PopupItem.V3CouponRedeemPopup .header_section .greeting h2{font-size:18px}.PopupItem.V3CouponRedeemPopup .form{padding:0 24px 28px}.PopupItem.V3CouponRedeemPopup .form .form_group .input_field .validation_field>input,.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .submit-btn{height:46px;font-size:14px}.PopupItem.V3CouponRedeemPopup .form .form_group .btn-group .cancel-btn{height:46px}}
.ChangeWithdrawPopup{color:var(--app-white);border:none;flex-direction:column;height:400px;display:flex;position:relative;overflow:hidden}.change-withdraw-overlay{z-index:1;background-color:var(--app-black);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.change-withdraw-overlay .overlay-content{text-align:center;font-size:18px}.PopupItem.WithdrawPopup.custom-popup-v2 .ChangeWithdrawPopup,.PopupItem.WithdrawPopup.custom-popup-v2 .change-withdraw-overlay{background:0 0}.PopupItem.WithdrawPopup.custom-popup-v2 .change-withdraw-overlay .overlay-content{color:var(--app-white)}.change-withdraw-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.change-withdraw-header .change-withdraw-header-title{align-items:center;gap:12px;display:flex}.change-withdraw-header .change-withdraw-header-title>img{width:28px;height:28px}.change-withdraw-header .change-withdraw-header-title>p{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.change-withdraw-header .change-withdraw-close-btn{cursor:pointer;background:color-mix(in srgb, var(--app-white) 6%, transparent);border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.change-withdraw-header .change-withdraw-close-btn>img{opacity:.6;width:12px;height:12px}.change-withdraw-header .change-withdraw-close-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.change-withdraw-header .change-withdraw-close-btn:hover>img{opacity:1}.change-withdraw-form{flex-direction:column;gap:20px;width:100%;padding:20px 24px;display:flex}.change-withdraw-form .change-withdraw-input-group{flex-direction:column;gap:12px;display:flex}.change-withdraw-form .change-withdraw-input-group>div{flex-direction:column;gap:6px;width:100%;display:flex}.change-withdraw-form .change-withdraw-input-group>div>label{color:color-mix(in srgb, var(--app-white) 80%, transparent);font-size:12px;font-weight:600}.change-withdraw-form .change-withdraw-input-group>div>input,.change-withdraw-form .change-withdraw-input-group>div select{background-color:color-mix(in srgb, var(--app-white) 4%, transparent);border:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);width:100%;color:var(--app-white);text-align:left;outline:none;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.change-withdraw-form .change-withdraw-input-group>div>input::-moz-placeholder{color:color-mix(in srgb, var(--app-white) 30%, transparent);font-weight:400}.change-withdraw-form .change-withdraw-input-group>div select::-moz-placeholder{color:color-mix(in srgb, var(--app-white) 30%, transparent);font-weight:400}.change-withdraw-form .change-withdraw-input-group>div>input::placeholder,.change-withdraw-form .change-withdraw-input-group>div select::placeholder{color:color-mix(in srgb, var(--app-white) 30%, transparent);font-weight:400}.change-withdraw-form .change-withdraw-input-group>div>input:focus,.change-withdraw-form .change-withdraw-input-group>div select:focus{background-color:color-mix(in srgb, var(--app-white) 6%, transparent);border-color:var(--app-primary-60);box-shadow:0 0 0 2px color-mix(in srgb, var(--app-success) 10%, transparent)}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown{flex-direction:column;width:100%;display:flex;position:relative}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .select-input{background-color:color-mix(in srgb, var(--app-white) 4%, transparent);border:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);width:100%;color:var(--app-white);text-align:left;outline:none;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .select-input:focus{background-color:color-mix(in srgb, var(--app-white) 6%, transparent);border-color:var(--app-primary-60);box-shadow:0 0 0 2px color-mix(in srgb, var(--app-success) 10%, transparent)}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container{scrollbar-width:thin;background-color:#000;background-color:color-mix(in srgb, var(--app-white) 4%, transparent);z-index:2;flex-direction:column;width:100%;height:200px;padding:10px;display:flex;position:absolute;top:45px;overflow-y:auto}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container::-webkit-scrollbar{width:6px}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container::-webkit-scrollbar-track{background:var(--app-neutral-215)}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container::-webkit-scrollbar-thumb{background-color:var(--app-primary-60)}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container::-webkit-scrollbar-thumb:hover{background-color:var(--app-success)}.change-withdraw-form .change-withdraw-input-group>div .change-withdraw-input-group-dropdown .change-withdraw-option-container button{background-color:color-mix(in srgb, var(--app-white) 4%, transparent);border:none;padding:5px}.change-withdraw-form .otp-verify-btn{background:color-mix(in srgb, var(--app-danger) 10%, transparent);border:1px solid color-mix(in srgb, var(--app-danger) 20%, transparent);color:var(--app-danger);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.change-withdraw-form .otp-verify-btn.verified{background:color-mix(in srgb, var(--app-success) 10%, transparent);border:1px solid color-mix(in srgb, var(--app-success) 20%, transparent);color:var(--app-success);cursor:default}.change-withdraw-form .otp-verify-btn:disabled{opacity:1}.change-withdraw-form .icon-wrapper{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.change-withdraw-form .check-icon{width:18px;height:18px;color:var(--app-success);stroke-dasharray:30;stroke-dashoffset:30px;animation:.6s cubic-bezier(.4,0,.2,1) forwards checkmark}.change-withdraw-form .button-text{transition:all .3s}.change-withdraw-form .otp-verify-btn.verified .button-text{animation:.4s textSlide}.change-withdraw-form .otp-verify-btn:before{content:"";background:color-mix(in srgb, var(--app-white) 50%, transparent);width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.change-withdraw-form .otp-verify-btn:active:not(:disabled):before{width:300px;height:300px}.change-withdraw-form .change-withdraw-submit-button{background:var(--app-primary);color:var(--app-neutral-215);cursor:pointer;border:none;padding:12px;font-size:15px;font-weight:700;transition:all .2s}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes checkmark{0%{stroke-dashoffset:30px;opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{stroke-dashoffset:0;opacity:1;transform:scale(1)}}@keyframes textSlide{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}
.PopupItem.OTPInputPopup{width:600px;max-width:95vw;max-height:92vh;color:var(--popup-text);font-family:var(--popup-font-family);flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;transform:translate(-50%,-50%)}.PopupItem.OTPInputPopup *,.PopupItem.OTPInputPopup :before,.PopupItem.OTPInputPopup :after{font-family:var(--popup-font-family)!important}.PopupItem.OTPInputPopup: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.OTPInputPopup>.close-button{background:var(--app-neutral-20);cursor:pointer;z-index:2;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex;position:absolute;top:-20px;right:-20px}.PopupItem.OTPInputPopup>.close-button img{width:16px;height:16px}.PopupItem.OTPInputPopup .otp-input-popup{border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.PopupItem.OTPInputPopup .otp-input-popup .form-header{z-index:1;text-align:center;padding:20px 20px 0;position:relative}.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title .header-icon{width:30px;height:30px}.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.OTPInputPopup .otp-input-popup .form-header .otp-popup-title{background:var(--app-white);-webkit-text-fill-color:#0000;letter-spacing:.8px;z-index:1;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:12px;font-size:24px;font-weight:800;line-height:1.3;display:flex;position:relative}.PopupItem.OTPInputPopup .otp-input-popup .form-body{background:var(--app-page-background);z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex;overflow-y:auto}.PopupItem.OTPInputPopup .otp-input-popup .form-body::-webkit-scrollbar{width:6px}.PopupItem.OTPInputPopup .otp-input-popup .form-body::-webkit-scrollbar-track{background:color-mix(in srgb, var(--app-surface-1) 30%, transparent);border-radius:3px}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.section-header{color:var(--app-white);flex-direction:column;align-items:center;gap:8px;font-size:20px;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.section-header>.subtitle{font-size:16px}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group{border:none;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group:focus-within{transform:translateY(-2px)}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-input{opacity:0;color:#0000;caret-color:#0000;text-align:center;letter-spacing:12px;z-index:2;background:0 0;border:none;outline:none;width:100%;height:70px;font-size:28px;position:absolute;top:0;left:0}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-input::placeholder{color:#0000}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots{justify-content:center;align-items:center;gap:12px;height:70px;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot{background:var(--app-neutral-20);width:50px;height:50px;color:var(--app-white);justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot .pin-dot-inner{background:var(--app-neutral-30);opacity:0;border-radius:50%;width:14px;height:14px;transition:opacity .15s ease-out,transform .15s ease-out;transform:scale(.6)}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot.filled{animation:.6s cubic-bezier(.68,-.55,.265,1.55) pinFill}@keyframes pinFill{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.PopupItem.OTPInputPopup .otp-input-popup .form-body>.otp-popup-error>.otp-popup-error-text{color:var(--popup-error);font-size:16px}.PopupItem.OTPInputPopup .otp-input-popup .form-footer{background:var(--app-page-background);z-index:1;padding:0 28px 28px}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons{gap:12px;width:100%;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn,.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn{cursor:pointer;letter-spacing:.3px;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:50px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn:disabled,.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn:disabled:before,.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:disabled:before{display:none}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn:before,.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:before{content:"";background:linear-gradient(45deg, transparent 30%, color-mix(in srgb, var(--app-white) 10%, transparent) 50%, transparent 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn{background:var(--app-neutral-20);color:var(--app-white)}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn:hover:not(:disabled){background:color-mix(in srgb, var(--app-white) 5%, transparent);color:var(--popup-text)}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn{background:var(--app-primary-60);color:#fff}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:hover:not(:disabled){transform:translateY(-2px)}.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn .spinner.small{width:18px;height:18px;animation:1.2s linear infinite cryptoSpin}.PopupItem.OTPInputPopup .otp-input-popup .form-footer .download-links{flex-direction:column;align-items:center;margin-top:20px;display:flex}.PopupItem.OTPInputPopup .otp-input-popup .form-footer .download-links>.download-link{color:var(--app-primary-60);font-size:14px}.PopupItem.OTPInputPopup .otp-input-popup .form-footer .download-links>.download-link:hover{text-decoration:underline}@media screen and (max-width:768px){.PopupItem.OTPInputPopup{width:95vw;max-height:95vh}.PopupItem.OTPInputPopup .form-header{padding:24px 20px 20px}.PopupItem.OTPInputPopup .form-header .wallet-title{font-size:20px}.PopupItem.OTPInputPopup .form-header .wallet-title .usdt-icon{width:24px;height:24px}.PopupItem.OTPInputPopup .form-header .subtitle{padding:6px 16px;font-size:13px}.PopupItem.OTPInputPopup .form-body{padding:20px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .section-header{flex-direction:column;align-items:stretch;gap:16px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .section-header .add-wallet-btn{justify-content:center;width:100%;min-width:auto}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item{padding:16px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-alias{font-size:15px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-address{font-size:13px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-main-info .wallet-stats{font-size:11px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{gap:8px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator,.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn{width:28px;height:28px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .selected-indicator .check-icon{font-size:14px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions .delete-btn .delete-icon{font-size:12px}.PopupItem.OTPInputPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-input,.PopupItem.OTPInputPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{padding:14px 16px;font-size:15px}.PopupItem.OTPInputPopup .form-body .add-wallet-section .add-wallet-form .form-group .form-textarea{min-height:80px}.PopupItem.OTPInputPopup .form-footer{padding:20px 20px 24px}.PopupItem.OTPInputPopup .form-footer .footer-buttons{gap:10px}.PopupItem.OTPInputPopup .form-footer .footer-buttons .cancel-btn,.PopupItem.OTPInputPopup .form-footer .footer-buttons .otp-confirm-btn,.PopupItem.OTPInputPopup .form-footer .footer-buttons .submit-btn{height:48px;font-size:15px}}@media screen and (max-width:480px){.PopupItem.OTPInputPopup .form-body{padding:16px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.PopupItem.OTPInputPopup .form-body .wallet-list-section .wallet-list .wallet-item .wallet-actions{align-self:flex-end}.PopupItem.OTPInputPopup .form-footer .footer-buttons .cancel-btn,.PopupItem.OTPInputPopup .form-footer .footer-buttons .otp-confirm-btn,.PopupItem.OTPInputPopup .form-footer .footer-buttons .submit-btn{height:44px;font-size:14px}}@media screen and (max-height:700px){.PopupItem.OTPInputPopup .form-body{max-height:380px}}.PopupVariant-popupV2>.PopupItem.OTPInputPopup{background:var(--app-popup-v2-surface);border:1px solid #19c7ef;border-radius:30px;width:min(600px,100vw - 32px);max-height:calc(100vh - 40px);overflow:visible;box-shadow:inset -10px -10px 20px -11px #2dd9fd26,inset 10px 10px 4px #ffffff1a,0 22px 60px #0005126b}.PopupVariant-popupV2>.PopupItem.OTPInputPopup:before{display:none}.PopupVariant-popupV2>.PopupItem.OTPInputPopup>.close-button{background:0 0;border:0;width:44px;height:44px;top:0;right:0;overflow:visible;transform:translate(45%,-45%)}.PopupVariant-popupV2>.PopupItem.OTPInputPopup>.close-button .PopupCloseButton{top:0!important;right:0!important}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup{background:0 0;border-radius:30px;overflow:hidden}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header{text-align:left;background:0 0;min-height:76px;padding:22px 28px 14px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header{padding:0}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title{gap:10px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title .otp-shield-icon{color:#46daf8;letter-spacing:-.3px;background:#19c7ef1a;border:1px solid #19c7ef52;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:inline-flex}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header .popup-header .popup-header-title>h4{color:#f4f9fc;font-size:20px;font-weight:750}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body{background:#ffffff06;border:1px solid #4891b829;border-radius:12px;gap:20px;margin:0 22px;padding:26px 20px 20px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.section-header{color:#f2f8fc;gap:7px;font-size:18px;font-weight:650}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.section-header>.subtitle{color:#ebf6fc9e;font-size:12px;font-weight:450}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group{background:#0212235c;border:1px solid #4891b82e;border-radius:10px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group:focus-within{border-color:#19c7ef;transform:none;box-shadow:0 0 0 2px #19c7ef14}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-input,.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots{height:70px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots{gap:10px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot{color:#fff;background:#ffffff0e;border:1px solid #4891b838;border-radius:8px;width:44px;height:44px;font-size:0}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot.filled{background:#19c7ef17;border-color:#19c7ef8c;animation:none}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot.filled:after{content:"";background:#19c7ef;border-radius:50%;width:12px;height:12px;box-shadow:0 0 9px #19c7ef6b}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.otp-popup-error>.otp-popup-error-text{color:#ff6873;font-size:11px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer{background:0 0;border-radius:0 0 30px 30px;padding:14px 22px 22px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons{gap:9px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn,.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn{border:1px solid #4891b82e;border-radius:8px;height:46px;font-size:13px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .cancel-btn{color:#eef8fcd1;background:#ffffff0e}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn{background:var(--popup2-action-background);color:#fff;box-shadow:0 7px 18px #00b8e62e}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:hover:not(:disabled){transform:translateY(-1px)}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer>.footer-buttons .otp-confirm-btn:disabled{color:#ffffff7a;opacity:1;background:#19c7ef3d;border-color:#4891b81f}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer .download-links{gap:3px;margin-top:14px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer .download-links>.download-link{color:#36d5f6cc;font-size:10px}@media (max-width:620px){.PopupVariant-popupV2>.PopupItem.OTPInputPopup{border-radius:24px;width:calc(100vw - 24px)}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup{border-radius:24px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-header{padding:19px 18px 12px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body{margin:0 12px;padding:22px 12px 16px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots{gap:6px}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-body>.pin-input-group .pin-dots .pin-dot{width:min(40px,12vw);height:min(40px,12vw)}.PopupVariant-popupV2>.PopupItem.OTPInputPopup .otp-input-popup .form-footer{padding:12px 12px 16px}}
.PopupItem.PointsHistoryPopup{background:var(--app-surface-1);width:720px;max-width:95vw;max-height:85vh;color:var(--app-text-primary);flex-direction:column;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.PointsHistoryPopup .popup-header{border-bottom:1px solid var(--app-border-secondary);background:var(--app-surface-1);justify-content:space-between;align-items:center;min-height:64px;padding:18px 24px;display:flex}.PopupItem.PointsHistoryPopup .popup-header h4{color:var(--app-text-primary);margin:0;font-size:20px;font-weight:800}.PopupItem.PointsHistoryPopup .popup-header .PopupCloseButton{width:28px;height:28px}.PopupItem.PointsHistoryPopup .popup-header .PopupCloseButton .Close-Btn-Icon{cursor:pointer;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.PopupItem.PointsHistoryPopup .popup-content{background:var(--app-neutral-10);min-height:320px;max-height:calc(85vh - 64px);overflow:hidden}.PopupItem.PointsHistoryPopup .popup-body,.PopupItem.PointsHistoryPopup .point-swap-component-history,.PopupItem.PointsHistoryPopup .transaction-table-container{height:100%;min-height:320px}.PopupItem.PointsHistoryPopup .history-items-container{flex-direction:column;max-height:calc(85vh - 150px);padding:16px 24px;display:flex;overflow-y:auto}.PopupItem.PointsHistoryPopup .history-item{border-bottom:1px solid var(--app-border-secondary);min-height:72px;color:var(--app-text-primary);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.PopupItem.PointsHistoryPopup .history-item .item-details-wrapper{flex-direction:column;gap:6px;min-width:0;display:flex}.PopupItem.PointsHistoryPopup .history-item .item-details-wrapper span{color:var(--app-primary);font-weight:700}.PopupItem.PointsHistoryPopup .history-item .item-details-wrapper>.positive{color:var(--app-success)}.PopupItem.PointsHistoryPopup .history-item .item-details-wrapper>.negative{color:var(--app-danger)}.PopupItem.PointsHistoryPopup .history-item>img{cursor:pointer;width:22px;height:22px;filter:var(--app-filter-primary);flex-shrink:0}.PopupItem.PointsHistoryPopup .empty-history{min-height:220px;color:var(--app-text-secondary);justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.PopupItem.PointsHistoryPopup .pagination-container{background:var(--app-neutral-10);justify-content:center;padding:12px 24px 20px;display:flex}.PopupPointHistory{z-index:-999;border:1px solid var(--app-neutral-50);background-color:var(--app-surface-1);color:var(--app-white);border-radius:12px;padding:3px;display:block;position:absolute;top:-15px;right:15px}.PopupPointHistory .popup-content{border:1px solid var(--app-neutral-50);border-radius:8px;align-items:center;gap:15px;padding:10px 25px;display:flex;position:relative}.PopupPointHistory .popup-content .message{display:flex}.PopupPointHistory .popup-content .warning{color:var(--app-neutral-60);font-size:14px;font-weight:500}.PopupPointHistory .popup-content .warning .new-window-text{color:var(--app-primary)}.PopupPointHistory .popup-content .warning .new-window-icon{margin-left:8px}.PopupPointHistory .popup-content .warning .description{font-size:11px;font-weight:400}.PopupPointHistory .close-btn{background-color:var(--app-surface-1);cursor:pointer;border-radius:50%;width:25px;height:25px;position:absolute;top:-10px;right:-10px}
.PopupItem.InviteesPopup{width:560px;max-width:90vw;color:var(--app-white);background-color:var(--app-neutral-30);border:none;border-radius:16px;flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);height:fit-content!important}.PopupItem.InviteesPopup .popup-header{border-bottom:1px solid color-mix(in srgb, var(--app-white) 6%, transparent);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.InviteesPopup .popup-header>h4{color:var(--app-white);margin:0;font-size:18px;font-weight:600}.PopupItem.InviteesPopup .popup-header .popup-close-btn{cursor:pointer;background:color-mix(in srgb, var(--app-white) 6%, transparent);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.PopupItem.InviteesPopup .popup-header .popup-close-btn>img{opacity:.6;width:12px;height:12px}.PopupItem.InviteesPopup .popup-header .popup-close-btn:hover{background:color-mix(in srgb, var(--app-white) 10%, transparent)}.PopupItem.InviteesPopup .popup-header .popup-close-btn:hover>img{opacity:1}.PopupItem.InviteesPopup .popup-content{flex-direction:column;flex:1;height:fit-content;padding:20px 24px;display:flex;overflow-y:auto}.PopupItem.InviteesPopup .popup-content::-webkit-scrollbar{width:4px}.PopupItem.InviteesPopup .popup-content::-webkit-scrollbar-track{background:0 0}.PopupItem.InviteesPopup .popup-content::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--app-white) 10%, transparent);border-radius:2px}
