.friends-header{padding-top:16px}.friends-header .friends-header-title{font-family:PPPangramSansRounded-Semibold;font-size:32px;margin-top:8px;padding-top:0}.friends-header .friends-header-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;margin-bottom:8px;margin-top:4px}.page.friends{padding-bottom:120px}.friends-cta{align-items:center;background-color:#222;border-radius:12px;display:flex;flex-direction:column;gap:12px;justify-content:start;padding:16px;width:100%}.friends-cta .separator{background-color:#444;height:1px;margin:10px 0;width:100%}.friends-cta .friend-cta-item{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:start;width:100%}.friends-cta .friend-cta-item .icon-1{height:40px;padding-top:3px;width:40px}.friends-cta .friend-cta-item .icon-1 img{height:40px;width:40px}.friends-cta .friend-cta-item .info-1{display:flex;flex-direction:column;gap:2px;justify-content:start;text-align:left;width:100%}.friends-cta .friend-cta-item .info-1 .title{font-family:PPPangramSansRounded-SemiBold;font-size:16px;text-align:left}.friends-cta .friend-cta-item .info-1 .info-2{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start;text-align:left;width:100%}.friends-cta .friend-cta-item .info-1 .info-2 .icon-2,.friends-cta .friend-cta-item .info-1 .info-2 .icon-2 img{height:20px;width:20px}.friends-cta .friend-cta-item .info-1 .info-2 .info-3{font-family:PPPangramSansRounded-Medium;font-size:16px;padding-top:3px;text-align:left;width:100%}.friends-cta .friend-cta-item .info-1 .info-2 .info-3 .yellow{color:#ff0}.friends-cta .opendetails{font-family:PPPangramSansRounded-Bold;font-size:18px;padding-top:12px}.team-list.friends{gap:24px;padding-top:0}.team-list.friends .card.friend .card-left .image,.team-list.friends .card.friend .card-left .image img{height:42px;width:42px}.team-list.friends .card.friend .info{width:calc(100svw - 185px)}.friend-card-special-info,.friend-card-special-info .friend-rank{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start}.friend-card-special-info .friend-rank .friend-rank-icon{display:flex;height:20px;width:20px}.friend-card-special-info .friend-rank .friend-rank-icon img{height:20px;width:20px}.friend-card-special-info .friend-rank .friend-rank-label{font-family:PPPangramSansRounded-Medium;font-size:14px}.friend-card-special-info .separator{background-color:#444;height:20px;width:1px}.friend-card-special-info .friend-bonus{color:#f5c005;font-family:PPPangramSansRounded-Bold;font-size:16px}.page-container{background:#000;box-sizing:border-box;justify-content:space-between;position:absolute;top:0;z-index:10}.page-container,.page-container .page{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.page-container .page{background-color:#121212;gap:20px;overflow-x:hidden;overflow-y:scroll;padding:16px;padding-top:calc(var(--safe-top))}.modal-drawer{background-color:#000000b3;opacity:0;z-index:998}.modal-drawer.slide-down{overflow:hidden}.modal-drawer .modal-drawer-box{background-color:#000;padding:48px 24px 24px}.modal-overlay{--blur-amount:32px;align-items:center;-webkit-backdrop-filter:blur(var(--blur-amount));backdrop-filter:blur(var(--blur-amount));background-color:#000;background-color:var(--navbar-color);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:998}.modal-overlay .modal-overlay-box{height:fit-content;width:100%}.modal-overlay .modal-overlay-box .overlay-layout{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:space-between;position:relative}.modal-overlay .modal-overlay-box .overlay-layout .overlay-header{position:relative}.modal-overlay .modal-overlay-box .overlay-layout .overlay-header .drawer-header-icon img{height:100px;width:100px}.modal-overlay .modal-overlay-box .overlay-layout .overlay-header .overlay-header-title{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:40px;padding-top:24px}.modal-overlay .modal-overlay-box .overlay-layout .overlay-header .overlay-header-subtitle{color:#666;font-family:PPPangramSansRounded-Medium;font-size:18px;line-height:28px;padding:16px 12px}.modal-overlay .modal-overlay-box .overlay-layout .overlay-body{padding-bottom:28px}.button-back{height:48px;left:8px;position:absolute;top:8px;width:48px;z-index:997}.button-back img{height:32px;width:32px}.buttons-invite{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.buttons-invite .btn-copy{min-width:64px;width:64px}.buttons-invite .btn-copy img{height:28px;width:28px}.buttons-invite .btn-copy .copy-success{align-items:center;background-color:#000;border:1px solid #222;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:center;left:-32px;padding:6px 10px 6px 6px;position:absolute;top:-44px}.buttons-invite .btn-copy .copy-success .copy-success-icon,.buttons-invite .btn-copy .copy-success .copy-success-icon img{height:20px;width:20px}.buttons-invite .btn-copy .copy-success .copy-success-text{box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:13px;padding-top:2px}.toast-ctn{align-items:center;background-color:#222;border-top-left-radius:12px;border-top-right-radius:12px;bottom:0;color:#777;display:flex;gap:5px;height:75px;justify-content:center;position:absolute;width:100%;z-index:99}.toast-ctn b{color:#fff}.loading-screen{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding-top:calc(var(--safe-top)*.5);pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%;z-index:999}.loading-screen .loading-label{color:#777}.loading-screen.fadein{opacity:1}.loading-screen.fadeout{opacity:0}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;height:80px;position:relative;width:80px}.lds-ripple div{animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid;border-radius:50%;opacity:1;position:absolute}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{height:8px;left:36px;opacity:0;top:36px;width:8px}4.9%{height:8px;left:36px;opacity:0;top:36px;width:8px}5%{height:8px;left:36px;opacity:1;top:36px;width:8px}to{height:80px;left:0;opacity:0;top:0;width:80px}}.ban-screen{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%;z-index:999}.ban-screen .loading-label{color:#777}.modal-header.maintenance{align-items:center;display:flex;flex-direction:column;height:95%;justify-content:center}.modal-header.maintenance .modal-header-title{font-family:PPPangramSansRounded-Semibold;font-size:32px;line-height:36px;padding-top:32px}.modal-header.maintenance .modal-header-subtitle{color:#777;font-size:16px;line-height:24px;padding-bottom:32px;padding-top:24px;text-align:center}.btn.btn-findoutmore{margin-top:0;max-width:220px}.modal-header-icon{position:relative}.modal-header-icon,.modal-header-icon img{height:100%;width:100%}.modal-header-icon img.glow{filter:blur(24px);height:100%;position:absolute;width:100%;z-index:-1}.error-fallback{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.error-fallback p{color:#fff;font-size:14px}.modal-button-close{cursor:pointer;pointer-events:auto;position:absolute;right:16px;top:16px}.popup{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:16px;position:absolute;top:0;width:100%;z-index:9998}.popup .modal-button-close{height:32px;right:10px;top:10px}.popup .pop-title{flex:.5 1;font-family:PPPangramSansRounded-SemiBold;font-size:22px;padding-bottom:12px}.popup .pop-description,.popup .pop-title{align-items:center;display:flex;justify-content:center}.popup .pop-description{flex:1 1;font-size:15px;line-height:20px;padding-bottom:16px}.popup .pop-score{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:20px;padding-top:0}.popup .pop-score .text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:20px;padding-top:2px}.popup .pop-score .icon{height:20px;margin-left:4px}.popup .pop-score .icon img{height:100%}.popup .pop-footer{align-items:center;display:flex;flex:.5 1;justify-content:center;width:100%}.popup .pop-footer .pop-cta{height:50px;width:80%}.popup .pop-content{align-items:center;background-color:#000c;border:1px solid #444;border-radius:16px;display:flex;flex-direction:column;justify-content:space-around;min-height:200px;padding:24px;position:relative;width:100%}.animated-wrapper{height:100%;position:absolute;width:100%;z-index:100000}.animated-wrapper .anim-content-wrapper{height:100%;position:relative;width:100%}#tc-widget-root{z-index:100001}.modal-drawer{background-color:#0000;height:100%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;visibility:visible;width:100%;z-index:9998}.modal-drawer.hidden{visibility:hidden}.modal-drawer .modal-drawer-backdrop{background-color:#000000b3;height:100%;left:0;opacity:0;pointer-events:auto;position:absolute;top:0;transition:all .25s ease-in-out;width:100%}.modal-drawer .modal-drawer-backdrop.noModal{background-color:#0000;pointer-events:none}.modal-drawer .modal-drawer-backdrop.skipBackgroundClose{pointer-events:none}.modal-drawer .modal-drawer-backdrop.in{opacity:1}.modal-drawer .modal-drawer-backdrop.out{opacity:0}.modal-drawer .modal-drawer-box{background-color:#121212;border-radius:16px 16px 0 0;bottom:0;height:fit-content;max-height:100svh;max-height:calc(100svh - var(--safe-top) - 48px);opacity:0;padding:32px 24px 24px;pointer-events:auto;position:absolute;transform:translateY(32px);transition:all .25s ease-in-out;width:100%;z-index:2}.modal-drawer .modal-drawer-box.in{opacity:1;transform:translateY(0)}.modal-drawer .modal-drawer-box.out{opacity:0;transform:translateY(32px)}.modal-drawer .modal-drawer-box .modal-drawer-button-close{cursor:pointer;height:32px;pointer-events:auto;position:absolute;right:16px;top:16px;width:32px;z-index:999}.modal-drawer .modal-drawer-box .drawer-layout{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:space-between;position:relative}.modal-drawer .modal-drawer-box .drawer-layout .drawer-header{position:relative;width:100%}.modal-drawer .modal-drawer-box .drawer-layout .drawer-header .drawer-header-icon img{max-height:190px}.modal-drawer .modal-drawer-box .drawer-layout .drawer-header .drawer-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:32px;padding-top:20px;z-index:1}.modal-drawer .modal-drawer-box .drawer-layout .drawer-header .drawer-header-subtitle{color:#666;font-family:PPPangramSansRounded-Medium;font-size:18px;line-height:28px;padding:16px 12px}.modal-drawer .modal-drawer-box .drawer-layout .drawer-header .drawer-header-subtitle.left{font-size:16px;padding-left:16%;padding-right:16%;text-align:left}.modal-drawer .modal-drawer-box .drawer-layout .drawer-body{padding-bottom:28px}.modal-drawer .backdrop-hitbox{height:100%;left:0;position:"absolute";top:0;width:100%;z-index:1}.modal-drawer.generic .drawer-layout .drawer-header .drawer-header-title{color:#fff;padding-top:16px}.modal-drawer.generic .drawer-layout .drawer-header .drawer-header-subtitle{color:#ccc;padding-bottom:16px;padding-top:16px}.modal-drawer.generic .drawer-layout .drawer-header .drawer-header-subtitle-2{color:#fff;font-size:20px;font-weight:700;padding-bottom:16px}.modal-drawer.generic .drawer-layout .drawer-header .score{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:16px;padding-top:16px}.modal-drawer.generic .drawer-layout .drawer-header .score .text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:32px;padding-top:2px}.modal-drawer.generic .drawer-layout .drawer-header .score .icon{height:30px;margin-left:4px}.modal-drawer.generic .drawer-layout .drawer-header .score .icon img{height:100%}.modal-drawer.criticalError .modal-drawer-box{background-color:#000;border:1px solid #444;border-bottom:initial;border-radius:32px 32px 0 0;bottom:0;height:fit-content;padding:40px 24px 24px;position:absolute;width:100%}.modal-drawer.criticalError .modal-drawer-box .modal-drawer-button-close{display:none}.modal-drawer.criticalError .auth-error .drawer-layout .drawer-header{padding-bottom:8px}.modal-drawer.criticalError .auth-error .drawer-layout .drawer-header .drawer-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:22px;margin-top:4px}.modal-drawer.criticalError .auth-error .drawer-layout .drawer-header .drawer-header-subtitle{color:#999;font-family:PPPangramSansRounded-Medium;font-size:15px;line-height:1.5;padding-bottom:16px}.modal-drawer.criticalError .auth-error .footer-buttons{align-items:center;justify-content:center}.modal-drawer.criticalError .auth-error .footer-buttons .button-critical-error{max-width:150px}.drawer-dailyreward .drawer-dailyreward-icon{margin-bottom:10px}.drawer-dailyreward .drawer-dailyreward-title{font-size:30px}.drawer-dailyreward .drawer-dailyreward-subtitle{font-size:16px;line-height:20px;opacity:.6;padding:5px 30px 15px}.drawer-dailyreward .rewards{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin-bottom:20px;width:100%}.drawer-dailyreward .reward-item{align-items:center;background:linear-gradient(180deg,#2bc44f,#107b25);border-radius:12px;color:#fff;display:flex;flex-direction:column;font-size:14px;justify-content:center;line-height:20px;padding:6px;position:relative}.drawer-dailyreward .reward-item .coin-bg{background-color:#000;border-radius:50%;height:36px;opacity:.2;width:36px}.drawer-dailyreward .reward-item .coin{height:30px;position:absolute;width:30px}.drawer-dailyreward .reward-item:before{background:linear-gradient(180deg,#75fa96,#128129);border-radius:12px;bottom:-1px;content:"";left:-1px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out;padding:2px;pointer-events:none;position:absolute;right:-1px;top:-1px}.drawer-dailyreward .reward-item.inactive{background:#191919;opacity:.5}.drawer-dailyreward .reward-item.inactive:before{display:none}.drawer-dailyreward .reward-item.unclaimed{background:none}.drawer-dailyreward .reward-item.unclaimed:before{display:block}.drawer-dailyreward .btn-normal{font-family:PPPangramSansRounded-Medium}.drawer-dailyreward .btn-disabled{background-color:#191919;color:#fff}.drawer-layout.friend .drawer-header .drawer-header-subtitle{color:#ccc;padding-bottom:40px;padding-top:32px}.drawer-layout.friend .drawer-header .score{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:16px;padding-top:16px}.drawer-layout.friend .drawer-header .score .text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:32px;padding-top:2px}.drawer-layout.friend .drawer-header .score .icon{height:30px;margin-left:4px}.drawer-layout.friend .drawer-header .score .icon img{height:100%}.drawer-layout.friends-details .friends-details-header .friends-details-icon img{height:8svh;width:8svh}.drawer-layout.friends-details .friends-details-header .friends-details-title{font-family:PPPangramSansRounded-SemiBold;font-size:3.8svh;padding-top:8px}.drawer-layout.friends-details .friends-details-header .friends-details{color:#999;font-family:PPPangramSansRounded-Medium;font-size:2.2svh;padding-top:1svh}.drawer-layout.friends-details .friends-details-header .friends-details-title-lrc{font-family:PPPangramSansRounded-SemiBold;font-size:1.8svh;padding-top:1svh}.drawer-layout.friends-details .friends-bonus-list-header{align-items:center;display:flex;flex-direction:row;gap:1.5svh;justify-content:space-between;padding-bottom:0;padding-top:2svh}.drawer-layout.friends-details .friends-bonus-list-header .friends-bonus-list-header-label{color:#999;font-family:PPPangramSansRounded-SemiBold;font-size:1.8svh;text-align:right}.drawer-layout.friends-details .friends-bonus-list-header .friends-bonus-list-header-label.levelup{padding-left:4px;text-align:left;width:150px}.drawer-layout.friends-details .friends-bonus-list-header .friends-bonus-list-header-label.premium,.drawer-layout.friends-details .friends-bonus-list-header .friends-bonus-list-header-label.regular{width:100px}.drawer-layout.friends-details .friends-bonus-list-container{margin-bottom:1svh;max-height:calc(73svh - 180px);overflow-y:scroll;width:100%}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list{align-items:start;display:flex;flex-direction:column;gap:2svh;justify-content:start;padding-bottom:24px;width:100%}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list .friends-bonus-item{align-items:center;display:flex;flex-direction:row;gap:1svh;justify-content:space-between;width:100%}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list .friends-bonus-item .league-icon img{height:4svh;width:4svh}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list .friends-bonus-item .league-rank{font-family:PPPangramSansRounded-SemiBold;font-size:2.1svh;text-align:left;width:50%;width:94px}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list .friends-bonus-item .referrer-level{font-family:PPPangramSansRounded-SemiBold;font-size:1.8svh;text-align:left;width:94px}.drawer-layout.friends-details .friends-bonus-list-container .friends-bonus-list .friends-bonus-item .bonus-yellow{color:#f5c005;font-family:PPPangramSansRounded-SemiBold;font-size:2.1svh;text-align:right;width:100px}.dot-flashing{animation:dot-flashing .4s linear infinite alternate;animation-delay:.2s;background-color:#777;border-radius:5px;color:#777;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{animation:dot-flashing .4s infinite alternate;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#777;border-radius:5px;color:#777;height:10px;width:10px}.dot-flashing:after{animation:dot-flashing .4s infinite alternate;animation-delay:.4s;left:15px}@keyframes dot-flashing{0%{background-color:#777}50%,to{background-color:#9880ff33}}.drawer-earncheck-header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:32px}.drawer-earncheck-header .drawer-earncheck-icon,.drawer-earncheck-header .drawer-earncheck-icon img{height:100px;width:100px}.drawer-earncheck-header .drawer-earncheck-title{font-family:PPPangramSansRounded-SemiBold;font-size:32px;padding-top:20px}.drawer-earncheck-header .drawer-earncheck-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:24px;padding-top:12px}.drawer-earncheck-header .drawer-earncheck-description{font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:17px;opacity:.8;padding:5px 20px 0}.drawer-earncheck-header .score{align-items:center;display:flex;gap:8px;justify-content:center;padding-bottom:8px;padding-top:8px}.drawer-earncheck-header .score .text{font-size:32px;padding-top:2px}.drawer-earncheck-header .score .icon{height:30px;margin-left:4px}.drawer-earncheck-header .score .icon img{height:100%}.drawer-earncheck.with-two-buttons .subscribe-button{margin:15px 0;width:60%}.drawer-earncheck.with-two-buttons .drawer-earncheck-header{padding-bottom:15px}.drawer-earncheck.with-two-buttons .drawer-earncheck-title{padding-top:15px}.modal-drawer.drawerTradingCreateConfirm .modal-drawer-box{border:none;border-radius:0;height:100%;height:100svh;max-height:100svh;overflow-y:scroll;padding:0;top:0;width:100%}.modal-drawer.drawerTradingCreateConfirm .modal-drawer-box .trading-create-confirm{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout{display:flex;flex-direction:column;gap:32px;height:calc(100svh - var(--safe-top));justify-content:center;position:relative}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header{align-items:center;background:linear-gradient(180deg,#fff3 8.85%,#fff0 97.33%);display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding-top:calc(var(--safe-top));position:relative}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container{padding-bottom:8px;position:relative;z-index:1}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container .trading-token-frame{align-items:center;display:flex;height:32svh;justify-content:center;position:relative;width:calc(19svh + 10px);z-index:0}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container .trading-token-frame img{height:100%;width:100%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container .trading-token-frame .trading-token-image{align-items:center;border-radius:12px;display:flex;height:85%;justify-content:center;overflow:hidden;position:absolute;transform:translateY(-9px);width:90%;z-index:2}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container .trading-token-frame .trading-token-image img{height:100%;object-fit:cover;width:auto}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .trading-token-container .trading-token-frame .trading-ticker-name{-webkit-text-fill-color:#0000;background:linear-gradient(96.84deg,#fff 8.85%,#fff0 97.33%);-webkit-background-clip:text;background-clip:text;font-family:PPPangramSansRounded-Semibold;font-size:26px;position:absolute;top:66%;width:100%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .info{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;z-index:1}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .info .title{font-family:PPPangramSansRounded-Semibold;font-size:20px;line-height:26px;width:70%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .info .title strong{color:#f5c005;font-family:PPPangramSansRounded-Bold;font-style:bold}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .info .title em{color:#777;font-style:normal}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .drawer-header .info .tip{color:#777;font-family:PPPangramSansRounded-Semibold;font-size:12px;line-height:1.6;width:80%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .button-buy{height:52px;width:100%}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .button-buy .content-buy{align-items:center;color:#000;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:14px;gap:8px;justify-content:center}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .button-buy .content-buy .icon{height:20px;margin-top:-1px;width:20px}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .button-buy .content-buy .icon img{height:20px;width:20px}.modal-drawer.drawerTradingCreateConfirm .drawer-layout .trading-token-footer-container{padding:0 24px}.tabs-container{padding-right:40px}.trading-token-footer-container{align-items:center;display:flex;flex-direction:column;gap:8px;height:295px;justify-content:start;transition:all .35s ease;width:100%;z-index:2}.trading-token-footer-container.noTabs{height:fit-content;padding-bottom:32px;padding-top:24px}.trading-token-footer-container .buysell-header{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:start;width:100%}.trading-token-footer-container .buysell-header .buysell-header-row,.trading-token-footer-container .trading-token-footer-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.trading-token-footer-container .trading-token-footer-buttons{gap:12px;transition:all .35s ease}.trading-token-footer-container .trading-token-footer-buttons .trading-token-footer-button{height:52px;width:50%}.trading-token-footer-container .trading-token-footer-buttons .trading-token-footer-button.buy{background-color:#09d0a8;color:#fff;font-size:16px}.trading-token-footer-container .trading-token-footer-buttons .trading-token-footer-button.sell{background-color:#d00948;color:#fff;font-size:16px}.trading-token-footer-container .trading-token-footer-header{height:40px;margin-bottom:16px;width:100%}.trading-token-footer-container .trading-token-footer-header.sell-header{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between}.trading-token-footer-container .trading-token-footer-header.sell-header .trading-token-footer-title{flex:1 1;padding-left:5px;text-align:left}.trading-token-footer-container .trading-token-footer-header.sell-header .trading-token-footer-close{height:32px;width:32px}.trading-token-footer-container .trading-token-footer-header.sell-header .trading-token-footer-form-area{flex-basis:100%;margin-top:16px}.trading-token-footer-container .trading-token-footer-header .tabs-wrapper{position:relative;width:100%}.trading-token-footer-container .trading-token-footer-header .tabs-wrapper .trading-token-footer-close{height:32px;position:absolute;right:0;top:0;width:32px;z-index:1}.trading-token-footer-container .trading-token-footer-header .tabs-wrapper .trading-token-footer-close img{height:32px;width:32px}.trading-token-footer-container .trading-token-footer-header .trading-token-footer-title{font-family:PPPangramSansRounded-Bold;font-size:20px}.trading-token-footer-container .trading-token-footer-form-area{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-balance{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;margin-left:4px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-balance .buysell-header-balance-label{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:12px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-balance .buysell-header-balance-value{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-balance .buysell-header-balance-icon{align-items:center;border-radius:90px;display:flex;height:16px;justify-content:center;margin-top:-3px;overflow:hidden;width:16px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-balance .buysell-header-balance-icon img{object-fit:cover;width:100%}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .buysell-header-row .buysell-header-slippage{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px;margin-right:4px;visibility:hidden}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .trading-token-footer-form{align-items:center;background-color:#232323;border-radius:90px;display:flex;flex-direction:row;gap:4px;height:48px;justify-content:space-between;padding:8px 16px;width:100%}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .trading-token-footer-form .currency-type{align-items:center;display:flex;flex-direction:row;gap:6px;height:20px;justify-content:center;margin-left:4px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .trading-token-footer-form .currency-type .currency-type-label{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:14px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .trading-token-footer-form .currency-type .currency-type-icon{align-items:center;border-radius:90px;display:flex;height:20px;justify-content:center;margin-top:-3px;overflow:hidden;width:20px}.trading-token-footer-container .trading-token-footer-form-area .buysell-header .trading-token-footer-form .currency-type .currency-type-icon img{object-fit:cover;width:100%}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-presets{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:space-evenly;width:100%}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-presets .trading-token-footer-preset{align-items:center;background-color:#000;border:1px solid #333;border-radius:90px;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Semibold;font-size:14px;height:36px;justify-content:center;padding:8px;width:100%}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-presets .trading-token-footer-preset.selected{border:1px solid #fff}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-fees{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:space-between;width:100%}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-fees.centered{justify-content:center}.trading-token-footer-container .trading-token-footer-form-area .trading-token-footer-fees .trading-token-footer-slippage{font-family:PPPangramSansRounded-Semibold;font-size:12px}.trading-token-footer-container .trading-token-footer-form-area .button-buy{height:52px;width:100%}.trading-token-footer-container .trading-token-footer-form-area .button-buy .content-buy{align-items:center;color:#000;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:14px;gap:4px;justify-content:center}.trading-token-footer-container .trading-token-footer-form-area .button-buy .content-buy .icon{align-items:center;border-radius:90px;display:flex;height:20px;justify-content:center;margin-top:-3px;overflow:hidden;width:20px}.trading-token-footer-container .trading-token-footer-form-area .button-buy .content-buy .icon img{object-fit:cover;width:100%}.trading-token-footer-container .trading-token-footer-form-area .button-buy.no-coins{margin-top:-25px}.trading-token-footer-container .items-area{margin-top:12px}.trading-token-footer-container .trading-token-footer-fee-message-container{position:relative;width:100%}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message{align-items:center;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:13px;gap:6px;justify-content:center;width:100%}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .coin{height:16px;margin-top:-1px;width:16px}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .coin img{width:100%}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .label{color:#fff;font-family:PPPangramSansRounded-Medium;font-size:13px}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .label.blue{color:#0098ea}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .label.grey{color:#777}.trading-token-footer-container .trading-token-footer-fee-message-container .trading-token-footer-fee-message .label.icon{margin-top:2px}.tooltip-fees{background-color:#fff;border-radius:16px;padding:14px 40px 12px 12px;pointer-events:auto;position:absolute;top:-90px;z-index:1}.tooltip-fees .tooltip-fees-close{pointer-events:auto;position:absolute;right:8px;top:10px}.tooltip-fees .tooltip-tail{background-color:#fff;bottom:-4px;height:16px;left:37px;position:absolute;transform:rotate(45deg);width:16px}.tooltip-fees .tooltip-fees-content{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:center;position:relative}.tooltip-fees .tooltip-fees-content .tooltip-fees-label{color:#000;font-family:PPPangramSansRounded-Medium;font-size:13px}.dotted-slider{padding:2px 0;position:relative;width:100%}.dotted-slider-labels{height:20px;margin-bottom:4px;position:relative}.dotted-slider-label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px;position:absolute;transform:translateX(-50%);white-space:nowrap}.dotted-slider-label.left{transform:translateX(0)}.dotted-slider-label.right{transform:translateX(-100%)}.dotted-slider-track{background-color:#2a2a2a;border-radius:8px;cursor:pointer;height:12px;position:relative}.dotted-slider-handler{align-items:center;background-color:#fff;border:2px solid #121212;border-radius:90px;display:flex;height:24px;justify-content:center;left:0;position:absolute;top:-6px;width:24px;z-index:1}.dotted-slider-handler-inner-dot{background-color:#232323;border-radius:90px;height:6px;width:6px}.dotted-slider-fill{background:#fff;border-radius:8px;height:100%;position:absolute}.dotted-slider-dot{background-color:#0000;height:16px;pointer-events:none;transition:all .3s ease;width:16px;z-index:1}.dotted-slider-dot,.dotted-slider-dot-inner{border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dotted-slider-dot-inner{background-color:#888;height:6px;left:50%;width:6px}.dotted-slider-dot.active{background-color:#fff;height:20px;width:20px}.dotted-slider-dot.end-dot .dotted-slider-dot-inner{display:none}.trading-input-container{opacity:1;position:relative;width:100%}.trading-input-container form{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:space-between}.trading-input-container form .trading-input{background-color:#0000;border:initial;border-radius:20px;box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:20px;height:40px;margin:0;outline:none;padding:0 8px;width:100%}.trading-input-container form .trading-input:focus{outline:none}.trading-input-container form .trading-input-icon{height:20px;margin-top:-3px;width:20px}.modal-drawer.drawerTradingCreationSuccess .modal-drawer-backdrop{background:linear-gradient(180deg,#555 8.85%,#000 97.33%)!important}.modal-drawer.drawerTradingCreationSuccess .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border:none!important;border-radius:0;bottom:0;height:100%;max-height:calc(100svh - var(--safe-top))!important;padding-top:0;position:absolute;width:100%}.drawer-create-transaction{align-items:center;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:space-between;width:100%}.header-empty{width:100%}.create-token-container{padding:0 48px;position:relative;width:100%;z-index:1}.create-token-container .create-token-frame{align-items:center;display:flex;justify-content:center;position:relative;width:100%;z-index:0}.create-token-container .create-token-frame img{height:100%;width:100%}.create-token-container .create-token-frame .create-token-image{align-items:center;border-radius:12px;display:flex;height:85%;justify-content:center;overflow:hidden;position:absolute;transform:translateY(-15px);width:90%;z-index:2}.create-token-container .create-token-frame .create-token-image img{height:100%;object-fit:cover;width:auto}.create-token-container .create-token-frame .create-ticker-name{-webkit-text-fill-color:#0000;background:linear-gradient(96.84deg,#fff 8.85%,#fff0 97.33%);-webkit-background-clip:text;background-clip:text;font-family:PPPangramSansRounded-Semibold;font-size:26px;position:absolute;top:66%;width:100%}.drawer-create-transaction-header{align-items:center;display:flex;flex-direction:column;gap:0!important;justify-content:center;padding-bottom:0!important}.drawer-create-transaction-header .drawer-create-transaction-icon{height:48px;margin-bottom:16px;width:48px}.drawer-create-transaction-header .drawer-create-transaction-title-row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-create-transaction-header .drawer-create-transaction-title-row .drawer-create-transaction-title{font-family:PPPangramSansRounded-Bold;font-size:28px!important;margin-bottom:0!important;margin-top:0!important}.drawer-create-transaction-header .drawer-create-transaction-title-row .drawer-create-transaction-title.yellow{-webkit-text-fill-color:#0000;background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);-webkit-background-clip:text;background-clip:text;font-size:28px!important;margin-bottom:0!important;margin-top:0!important}.drawer-create-transaction-header .drawer-create-transaction-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.drawer-create-transaction-header .drawer-create-transaction-reward{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:8px;justify-content:center}.drawer-create-transaction-header .drawer-create-transaction-reward .icon{border-radius:0;height:20px;width:20px}.drawer-create-transaction-header .drawer-create-transaction-reward .value{color:#fff}.drawer-create-transaction-header .drawer-create-transaction-reward .currency{color:#f5c005}.drawer-create-share-giveAndGet{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;margin-bottom:16px;margin-top:8px}.drawer-create-share-giveAndGet .drawer-create-share-giveAndGet-text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:16px;text-shadow:0 2px 4px #00000080}.drawer-create-share-giveAndGet .drawer-create-share-giveAndGet-text.separator{height:72%;opacity:.5;width:fit-content}.footer-buttons{flex-direction:column!important;gap:16px!important}.footer-buttons .button-share{font-size:14px}.footer-buttons .button-share-close{font-size:14px;text-decoration:underline}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box{padding-top:27px}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .title{font-family:PPPangramSansRounded-Bold;font-size:20px}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows .row{align-items:center;border-bottom:.5px solid #777;display:flex;flex-direction:row;height:44px;justify-content:space-between;width:100%}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows .row .left{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows .row .right{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows .row .right .icon{border-radius:90px;height:20px;margin-top:-2px;width:20px}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .rows .row .right .value{font-family:PPPangramSansRounded-SemiBold;font-size:14px}.modal-drawer.drawerTradingTransactionConfirm .modal-drawer-box .drawer-trading-transaction-confirm .drawer-trading-transaction-confirm-header .bottom{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:8px;width:100%}.trading-token-footer-fee-message-container{align-items:center;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:12px;gap:4px;justify-content:center}.trading-token-footer-fee-message-container .coin{height:20px;width:20px}.trading-token-footer-fee-message-container .coin img{width:100%}.trading-token-footer-fee-message-container .percent,.trading-token-footer-fee-message-container .value{color:#fff;font-family:PPPangramSansRounded-Semibold}.button-buy{height:50px!important;width:100%}.button-buy .content-buy{align-items:center;color:#000;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:14px;gap:6px;justify-content:center}.button-buy .content-buy .value{white-space:normal}.button-buy .content-buy .icon{height:20px;margin-top:-1px;width:20px}.button-buy .content-buy .icon img{border-radius:90px;height:20px;width:20px}.modal-drawer.drawerTradingClaimSuccess .modal-drawer-box{border:1px solid #09d0a8;border-bottom:initial;padding-top:24px}.modal-drawer.drawerTradingTransactionProcessing .modal-drawer-box{border:none;border-bottom:initial;padding-top:24px}.modal-drawer.drawerTradingTransactionProcessing .modal-drawer-box .drawer-trading-transaction .drawer-trading-transaction-header{padding-bottom:16px}.drawer-trading-transaction{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%}.drawer-trading-transaction-header .drawer-trading-transaction-subtitle strong{color:#f5c005}.drawer-trading-transaction-header .drawer-trading-transaction-subtitle small{color:#fff;font-size:14px}.meme-image-circle,.meme-image-circle .meme-image{align-items:center;display:flex;justify-content:center;position:relative}.meme-image-circle .meme-image{border-radius:90px;height:100%;overflow:hidden;width:100%}.meme-image-circle .meme-image img{object-fit:contain;object-position:center;width:100%}.meme-image-circle .badge{bottom:0;height:33%;position:absolute;right:0;width:33%}.meme-image-circle .badge img{height:100%;object-fit:contain;width:100%}.drawer-trading-comingsoon-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-items:center;padding-bottom:32px}.drawer-trading-comingsoon-header .drawer-trading-comingsoon-icon{height:180px;width:180px}.drawer-trading-comingsoon-header .drawer-trading-comingsoon-phaze{font-family:PPPangramSansRounded-SemiBold;font-size:26px;margin-top:6px}.drawer-trading-comingsoon-header .drawer-trading-comingsoon-title{-webkit-text-fill-color:#0000;background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);-webkit-background-clip:text;background-clip:text;font-family:PPPangramSansRounded-Bold;font-size:56px;letter-spacing:-.03em;line-height:56px;margin-top:6px}.drawer-trading-comingsoon-header .drawer-trading-comingsoon-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.modal-drawer.drawerTradingSlippage .modal-drawer-box{padding-top:24px}.modal-drawer.drawerTradingSlippage .modal-drawer-box .drawer-trading-slippage{width:100%}.drawer-trading-slippage-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-items:center;padding-bottom:12px;width:100%}.drawer-trading-slippage-header .drawer-trading-slippage-icon{height:48px;width:48px}.drawer-trading-slippage-header .drawer-trading-slippage-title{font-family:PPPangramSansRounded-Bold;font-size:16px;text-align:left;width:100%}.drawer-trading-slippage-header .drawer-trading-slippage-form{align-items:center;background-color:#222;border-radius:90px;display:flex;flex-direction:row;gap:4px;height:48px;justify-content:space-between;padding:8px 16px;width:100%}.drawer-trading-slippage-header .drawer-trading-slippage-form .drawer-trading-slippage-percent{color:#777}.drawer-trading-slippage-header .drawer-trading-slippage-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.drawer-trading-slippage-header .drawer-trading-slippage-reward{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:8px;justify-items:center}.drawer-trading-slippage-header .drawer-trading-slippage-reward .icon{background-color:#222;border-radius:0;height:20px;width:20px}.drawer-trading-slippage-header .drawer-trading-slippage-reward .value{color:#fff}.drawer-trading-slippage-header .drawer-trading-slippage-reward .currency{color:#f5c005}.modal-drawer.drawerS1 .modal-drawer-box{padding-top:24px}.modal-drawer.drawerS1 .modal-drawer-box .drawer-s1{width:100%}.drawer-s1-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-items:center;padding-bottom:12px;width:100%}.drawer-s1-header .drawer-s1-icon{background-image:url(/static/media/trading_coins_500k.1b805bf4f53f03494b18.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:144px;margin-top:12px;width:144px}.drawer-s1-header .drawer-s1-title .drawer-s1-title-label{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:16px;margin-bottom:4px;width:100%}.drawer-s1-header .drawer-s1-title .drawer-s1-title-coins{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-s1-header .drawer-s1-title .drawer-s1-title-coins .label{font-family:PPPangramSansRounded-SemiBold;font-size:30px;margin-top:3px}.drawer-s1-header .drawer-s1-title .drawer-s1-title-coins .icon{height:26px}.drawer-s1-header .drawer-s1-title .drawer-s1-title-coins .icon img{height:100%}.drawer-s1-header .drawer-s1-rows{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:16px;width:100%}.drawer-s1-header .drawer-s1-rows .drawer-s1-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.drawer-s1-header .drawer-s1-rows .drawer-s1-row .drawer-s1-row-title{color:#777;font-family:PPPangramSansRounded-Medium;font-size:16px}.drawer-s1-header .drawer-s1-rows .drawer-s1-row .drawer-s1-row-coins{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.drawer-s1-header .drawer-s1-rows .drawer-s1-row .drawer-s1-row-coins .label{font-family:PPPangramSansRounded-SemiBold;font-size:16px;margin-top:3px}.drawer-s1-header .drawer-s1-rows .drawer-s1-row .drawer-s1-row-coins .icon{height:20px}.drawer-s1-header .drawer-s1-rows .drawer-s1-row .drawer-s1-row-coins .icon img{height:100%}.drawer-s1-header .drawer-s1-footer{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;margin-top:16px;width:100%}.modal-drawer.drawerTiktokBuySell .modal-drawer-box{padding-top:24px}.drawer-tiktok-buysell{align-items:center;gap:20px;height:338px}.drawer-tiktok-buysell,.drawer-tiktok-buysell .buysell-header{display:flex;flex-direction:column;justify-content:start;width:100%}.drawer-tiktok-buysell .buysell-header{align-items:start;gap:10px}.drawer-tiktok-buysell .buysell-header .buysell-header-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.drawer-tiktok-buysell .buysell-header .buysell-header-row .buysell-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px;text-align:left;width:100%}.drawer-tiktok-buysell .button-close-custom,.drawer-tiktok-buysell .buysell-header .buysell-header-row .button-close-custom{cursor:pointer;height:32px;pointer-events:auto;width:32px}.drawer-tiktok-buysell .items-area{display:flex;flex-direction:column;margin-top:24px;padding-bottom:0;width:100%}.drawer-tiktok-buysell .items-area .trading-token-footer-container{height:fit-content}.tabs .btn{position:relative}.tabs-header-rounded{background-color:#222;background-color:initial;border:1px solid #232323;border-radius:6px;box-sizing:border-box;height:40px;padding:0;width:100%}.tabs-header-rounded.extra-rounded{border-radius:90px}.tabs-header-rounded .tabs{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:0;height:100%;justify-content:space-evenly;width:100%}.tabs-header-rounded .tabs .tab{align-items:center;border-radius:6px;display:flex;font-family:PPPangramSansRounded-Semibold;font-size:12px;height:100%;justify-content:center;padding:4px;width:100%}.tabs-header-rounded .tabs .tab.extra-rounded{border-radius:90px}.tabs-header-rounded .tabs .tab.selected{background-color:#232323}.tabs-header-rounded .tabs .tab .tab-content{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.tabs-header-rounded .tabs .tab .tab-content img{height:100%;margin-top:-1px}.tabs-header-rounded .tabs .tab .tab-content .tab-icon{align-items:center;border-radius:90px;display:flex;height:16px;justify-content:center;margin-top:-2px;overflow:hidden;width:16px}.tabs-header-rounded .tabs .tab .tab-content .tab-icon img{object-fit:cover;width:100%}.tabs-header-underline{height:40px;padding:4px 0;width:100%}.tabs-header-underline .tabs{align-items:center;display:flex;flex-direction:row;gap:0;height:100%;justify-content:space-evenly;width:100%}.tabs-header-underline .tabs .tab{align-items:center;border-bottom:1px solid #777;border-radius:0;border-radius:initial;display:flex;font-family:PPPangramSansRounded-Semibold;font-size:12px;height:100%;justify-content:center;padding:8px;width:100%}.tabs-header-underline .tabs .tab.selected{border-bottom:1px solid #fff}.tabs-header-large{height:40px;width:100%}.tabs-header-large .tabs{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:24px;height:100%;justify-content:flex-start;margin-bottom:25px;margin-top:10px;padding:0;width:100%}.tabs-header-large .tabs .tab{align-items:center;border-radius:0;display:flex;font-family:PPPangramSansRounded-Bold;font-size:18px;height:100%;justify-content:center;padding:0}.tabs-header-large .tabs .tab.selected{background-color:initial;color:#fff}.tabs-header-large .tabs .tab:not(.selected){color:#777}.whats-new-badge{align-items:center;background:linear-gradient(90deg,red 0,#9a0000);border:1px solid #fff3;border-radius:50%;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;height:26px;justify-content:center;position:absolute;width:26px}.whats-new-badge .badge-label{color:#fff;font-size:14px;margin-top:2px}.whats-new-badge.alert{height:13px;width:13px}.whats-new-badge.alert .badge-label{color:#0000}.btn-clicker.footer .whats-new-badge{right:6px;top:-5px}.btn-clicker.footer .whats-new-badge.alert{right:20px;top:7px}.tabs .whats-new-badge{min-height:18px;min-width:18px;right:-5px;top:-5px}.tabs .whats-new-badge .badge-label{font-size:12px;margin-top:1px}.powerup-card .whats-new-badge{min-height:14px;min-width:14px;right:-2px;top:-2px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{animation:fadeOut 1s forwards}.visited .whats-new-badge{animation:fadeOut .3s forwards}.follow-entry-container{padding:8px}.follow-entry-container .follow-entry{align-items:center;display:flex;justify-content:space-between}.follow-entry-container .follow-entry .follow-picture img{border-radius:100%;height:40px}.follow-entry-container .follow-entry .follow-details .follow-name{font-size:16px;font-weight:700;text-align:left}.follow-entry-container .follow-entry .follow-details .follow-stats{font-size:12px;text-align:left}.follow-entry-container .follow-entry .follow-btns div{font-size:14px;height:30px;width:100px}.modal-drawer.drawerTiktokDetails .modal-drawer-box{padding-top:16px}.drawer-tiktok-details{align-items:start;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.drawer-tiktok-details .drawer-tiktok-details-header{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.drawer-tiktok-details .drawer-tiktok-details-header .drawer-tiktok-details-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:16px}.drawer-tiktok-details .drawer-tiktok-details-header .drawer-tiktok-details-header-close,.drawer-tiktok-details .drawer-tiktok-details-header .drawer-tiktok-details-header-close img{height:32px;width:32px}.drawer-tiktok-details .items-area{display:flex;flex-direction:column;margin-top:24px;padding-bottom:24px;width:100%}.drawer-tiktok-details .items-area .items-list{border-radius:12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:fit-content;width:100%}.drawer-tiktok-details .header-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.drawer-tiktok-details .header-item .item{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:12px;justify-content:start;padding-bottom:8px}.drawer-tiktok-details .header-item .item .image{align-items:center;border-radius:90px;display:flex;flex-direction:row;gap:8px;height:56px;justify-content:start;overflow:hidden;width:56px}.drawer-tiktok-details .header-item .item .image img{width:100%}.drawer-tiktok-details .header-item .item .info{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:start}.drawer-tiktok-details .header-item .item .info .item-name{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:8px;justify-content:start}.drawer-tiktok-details .header-item .item .info .item-name .tickerName{-webkit-text-fill-color:#0000;background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);-webkit-background-clip:text;background-clip:text;font-family:PPPangramSansRounded-SemiBold;font-size:16px}.drawer-tiktok-details .header-item .item .info .item-name .name{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:13px}.drawer-tiktok-details .header-item .item .info .value-area{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:12px;justify-content:start;width:100%}.drawer-tiktok-details .header-item .item .info .value-area .price-container{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:end}.drawer-tiktok-details .header-item .item .info .value-area .price-container .label{font-family:PPPangramSansRounded-Bold;font-size:18px;margin-top:3px}.drawer-tiktok-details .header-item .item .info .value-area .price-container .coin{height:20px;width:20px}.drawer-tiktok-details .header-item .item .info .value-area .price-container .coin img{height:100%}.drawer-tiktok-details .header-item .item .info .value-area .percent-container{align-items:start;display:flex;flex-direction:row;gap:4px;justify-content:end;margin-top:4px}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .arrow{height:8px;width:10px}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .arrow img{width:100%}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .arrow.green,.drawer-tiktok-details .header-item .item .info .value-area .percent-container .arrow.red{margin-top:-3.5px}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .percent{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .percent.green{color:#09d0a8}.drawer-tiktok-details .header-item .item .info .value-area .percent-container .percent.red{color:#d00948}.drawer-tiktok-details .header-item .coming-soon .image{height:56px;width:56px}.drawer-tiktok-details .header-item .coming-soon .image img{height:100%}.drawer-details-boxes{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:space-between;margin-bottom:4px;width:100%}.drawer-details-boxes .drawer-details-box{align-items:center;border:1px solid #444;border-radius:12px;display:flex;flex-direction:column;gap:0;height:70px;justify-content:center;padding:12px;width:100%}.drawer-details-boxes .drawer-details-box .value-area{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-details-boxes .drawer-details-box .value-area .title{color:#999;font-family:PPPangramSansRounded-SemiBold;font-size:11px}.drawer-details-boxes .drawer-details-box .value-area .value{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:18px;margin-top:1px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;width:100%}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .arrow{height:8px;width:10px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .arrow img{width:100%}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .arrow.green{margin-right:0;margin-top:-14px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .arrow.red{margin-right:-1px;margin-top:-14px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .percent{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .percent.green{color:#09d0a8}.drawer-details-boxes .drawer-details-box .value-area .drawer-details-box-percent .percent.red{color:#ef454a}.about{margin-bottom:2px}.trading-chart{height:fit-content;position:relative;width:100%;z-index:0}.trading-mini-chart{pointer-events:none}.portfolio-chart,.trading-mini-chart{height:fit-content;overflow-y:auto;position:relative;width:100%;z-index:0}.lc-container{height:fit-height;position:relative;width:100%}.lc-container .lc-overlay-test{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.lc-container .lc-overlay-test .lc-marker{display:block;left:0;pointer-events:auto;position:absolute;top:0;transition:transform .35s ease-in-out;width:100px;z-index:3}.lc-container .lc-overlay-test .lc-marker.inactive{display:none}.lc-container .lc-overlay-test .lc-marker.right{padding-left:8px;padding-right:0;text-align:left;transform:translate(0)}.lc-container .lc-overlay-test .lc-marker.left{padding-left:0;padding-right:8px;text-align:right;transform:translate(-100px)}.lc-container .lc-overlay-test .lc-marker .lc-marker-label{border-radius:2px;color:#ccc;font-family:PPPangramSansRounded-Medium;font-size:10px;padding:2px 4px;position:absolute;width:fit-content}.lc-container .lc-overlay-test .lc-marker .lc-marker-label.right{left:8px}.lc-container .lc-overlay-test .lc-marker .lc-marker-label.left{right:8px}.lc-container .lc-overlay-test .lc-marker .lc-marker-label.yellow{color:#f5c005;font-family:PPPangramSansRounded-Bold;font-size:14px;top:14px}.time-interval-buttons{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:8px;margin-top:0;width:100%}.time-interval-buttons .time-interval-buttons-centered{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:85%}.time-interval-buttons .time-interval-buttons-topleft{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start;width:100%}.time-interval-buttons .time-interval-buttons-topright{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:end;width:100%}select{appearance:auto;-webkit-appearance:auto;border:initial;border-radius:6px;color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:14px;min-width:0;outline:0;padding:4px;text-align:right;white-space:nowrap;width:fit-content}select.dropdown{background-color:initial}select.dropdown.telegram{background-color:#292929}select option{text-align:right}.interval-button{background-color:#0000;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .3s ease}.interval-button.active{background-color:#292929;color:#fff}.modal-drawer.drawerTiktokTransactions .modal-drawer-box{padding-top:16px}.drawer-tiktok-transactions .drawer-tiktok-transactions-header{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.drawer-tiktok-transactions .drawer-tiktok-transactions-header .drawer-tiktok-transactions-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:16px}.drawer-tiktok-transactions .drawer-tiktok-transactions-header .drawer-tiktok-transactions-header-close,.drawer-tiktok-transactions .drawer-tiktok-transactions-header .drawer-tiktok-transactions-header-close img{height:32px;width:32px}.drawer-tiktok-transactions .items-area{display:flex;flex-direction:column;margin-top:16px;max-height:calc(100svh - 200px);overflow-y:scroll;padding-bottom:24px;width:100%}.drawer-tiktok-transactions .items-area .items-list{border-radius:12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:fit-content;width:100%}.modal-drawer.drawerTiktokHolders .modal-drawer-box{padding-top:16px}.drawer-tiktok-holders .drawer-tiktok-holders-header{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.drawer-tiktok-holders .drawer-tiktok-holders-header .drawer-tiktok-holders-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:16px}.drawer-tiktok-holders .drawer-tiktok-holders-header .drawer-tiktok-holders-header-close,.drawer-tiktok-holders .drawer-tiktok-holders-header .drawer-tiktok-holders-header-close img{height:32px;width:32px}.drawer-tiktok-holders .items-area{display:flex;flex-direction:column;margin-top:16px;max-height:calc(100svh - 200px);overflow-y:scroll;padding-bottom:24px;width:100%}.drawer-tiktok-holders .items-area .items-list{border-radius:12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:fit-content;width:100%}.modal-drawer.drawerTradingCreationSuccess .modal-drawer-box,.modal-drawer.drawerTradingTransactionSuccess .modal-drawer-box{border:1px solid #09d0a8;border-bottom:initial;padding-top:24px}.modal-drawer.drawerTradingTransactionError .modal-drawer-box{border:1px solid #d00948;border-bottom:initial;padding-top:24px}.drawer-trading-transaction-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding-bottom:32px}.drawer-trading-transaction-header .drawer-trading-transaction-icon{height:48px;width:48px}.drawer-trading-transaction-header .drawer-trading-transaction-title{font-family:PPPangramSansRounded-Bold;font-size:20px;margin-top:6px}.drawer-trading-transaction-header .drawer-trading-transaction-title.yellow{-webkit-text-fill-color:#0000;background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);-webkit-background-clip:text;background-clip:text;font-size:32px;margin-bottom:-8px}.drawer-trading-transaction-header .drawer-trading-transaction-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.drawer-trading-transaction-header .drawer-trading-transaction-reward{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:8px;justify-content:center}.drawer-trading-transaction-header .drawer-trading-transaction-reward .icon{border-radius:0;height:20px;width:20px}.drawer-trading-transaction-header .drawer-trading-transaction-reward .value{color:#fff}.drawer-trading-transaction-header .drawer-trading-transaction-reward .currency{color:#f5c005}.drawer-trading-warning-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding-bottom:32px}.drawer-trading-warning-header .drawer-trading-warning-icon{height:48px;width:48px}.drawer-trading-warning-header .drawer-trading-warning-title{font-family:PPPangramSansRounded-Bold;font-size:20px;margin-top:6px}.drawer-trading-warning-header .drawer-trading-warning-title.yellow{-webkit-text-fill-color:#0000;background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);-webkit-background-clip:text;background-clip:text;font-size:32px;margin-bottom:-8px}.drawer-trading-warning-header .drawer-trading-warning-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.drawer-trading-warning-header .drawer-trading-warning-reward{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:8px;justify-content:center}.drawer-trading-warning-header .drawer-trading-warning-reward .icon{border-radius:0;height:20px;width:20px}.drawer-trading-warning-header .drawer-trading-warning-reward .value{color:#fff}.drawer-trading-warning-header .drawer-trading-warning-reward .currency{color:#f5c005}.modal-drawer.drawerTiktokGameOver .modal-drawer-backdrop{-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important;background-color:#000000b3!important}.modal-drawer.drawerTiktokGameOver .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border-radius:0;bottom:0;height:100%;padding-bottom:8px!important;padding-top:16px;position:absolute;width:100%}.drawer-tiktok-gameover{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}.drawer-tiktok-gameover .drawer-tiktok-gameover-header{height:64px;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content{align-items:center;display:flex;flex-direction:column;gap:24px;height:fit-content;height:280px;justify-content:start;padding-bottom:64px;padding-top:24px;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-header-message{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:24px;line-height:1.2;text-shadow:0 2px 4px #00000080}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:calc(100% - 32px)}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .drawer-tiktok-gameover-loading-icon{height:40px;margin-bottom:16px}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .drawer-tiktok-gameover-loading-icon img{height:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .drawer-tiktok-gameover-loading{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:14px;line-height:1.2;opacity:.5;text-shadow:0 2px 4px #00000080}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .progress-bar{border-radius:100px;height:16px;position:relative;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .progress-bar .progress-bar-bg{background-color:#ffffff80;border-radius:100px;height:100%;position:absolute;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-gameover-loading-container .progress-bar .progress-bar-value{background-color:#fff;border-radius:100px;height:100%;position:absolute;transition:all .15s linear;width:50%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container{padding-top:8px}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container .points-value{font-family:PPPangramSansRounded-Bold;font-size:48px;text-shadow:0 2px 4px #00000080}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container .points-label-container{align-items:center;display:flex;flex-direction:row;gap:8px;height:24px;justify-content:center}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container .points-label-container .points-icon{height:18px}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container .points-label-container .points-icon img{height:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .points-container .points-label-container .points-label{color:#dedede;display:block;font-family:PPPangramSansRounded-Bold;font-size:14px;margin-top:2px;pointer-events:none;text-shadow:0 2px 4px #00000080}.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-holders-header-close,.drawer-tiktok-gameover .drawer-tiktok-gameover-content .drawer-tiktok-holders-header-close img{height:32px;width:32px}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:24px;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:16px;gap:6px;height:56px;justify-content:center;width:100%}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button.white{background-color:#fff;border:1ps solid #000;border-image-source:none;border-radius:90px;color:#000}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button.dark{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;height:58px}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button.light{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_light.578537b3337d4c173d97.svg)!important;border-image-width:90px;height:58px}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button.underline{font-family:PPPangramSansRounded-Medium;height:36px;opacity:.8;text-decoration:underline}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button .gameover-button-icon{height:16px;margin-top:-2px}.drawer-tiktok-gameover .drawer-tiktok-gameover-buttons .gameover-button .gameover-button-icon img{height:100%}.modal-drawer.drawerTiktokInvite .modal-drawer-backdrop{-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important;background-color:#000000b3!important}.modal-drawer.drawerTiktokInvite .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border-radius:0;bottom:0;height:100%;padding-bottom:8px!important;padding-top:16px;position:absolute;width:100%}.drawer-tiktok-invite{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}.drawer-tiktok-invite .copy-success{align-items:center;background-color:#00000080;display:flex;flex-direction:row;gap:8px;height:50px;justify-content:center;opacity:0;padding:16px;position:absolute;top:0;transition:all .25s ease-in-out;width:100%}.drawer-tiktok-invite .copy-success.in{opacity:1;transform:translateY(0)}.drawer-tiktok-invite .copy-success.out{opacity:0;transform:translateY(-20px)}.drawer-tiktok-invite .copy-success .copy-success-icon,.drawer-tiktok-invite .copy-success .copy-success-icon img{height:20px;width:20px}.drawer-tiktok-invite .copy-success .copy-success-text{box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:13px;padding-top:2px}.drawer-tiktok-invite .drawer-tiktok-invite-header{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:32px;height:64px;padding-top:6svh;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-content{align-items:center;display:flex;flex-direction:column;height:fit-content;justify-content:center;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items-title{color:#fff;color:#f5c005;font-family:PPPangramSansRounded-Bold;font-size:24px;padding:5svh 0;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-left:8px;position:relative}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .invite-items-roadmap-line{background-color:#fff;height:128px;left:9px;position:absolute;top:24px;width:2px}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .item-invite{align-items:center;display:flex;flex-direction:row;gap:28px;justify-content:start;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .item-invite .bullet-point{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:48px}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .item-invite .item-invite-info{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .item-invite .item-invite-info .item-invite-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px;text-align:left}.drawer-tiktok-invite .drawer-tiktok-invite-content .invite-items .item-invite .item-invite-info .item-invite-subtitle{color:#fff;font-family:PPPangramSansRounded-Medium;font-size:14px;text-align:left}.drawer-tiktok-invite .drawer-tiktok-invite-content .drawer-tiktok-invite-header-message{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:16px;line-height:1.2;text-align:left}.drawer-tiktok-invite .drawer-tiktok-invite-content .points-container .points-value{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-tiktok-invite .drawer-tiktok-invite-content .points-container .points-value .points-value-coin{width:36px}.drawer-tiktok-invite .drawer-tiktok-invite-content .points-container .points-value .points-value-coin img{width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-content .points-container .points-value .points-value-label{font-family:PPPangramSansRounded-Bold;font-size:48px;text-shadow:0 2px 4px #00000080}.drawer-tiktok-invite .drawer-tiktok-invite-content .points-container .points-label{color:#dedede;display:block;font-family:PPPangramSansRounded-Bold;font-size:14px;margin-top:2px;pointer-events:none;text-shadow:0 2px 4px #00000080}.drawer-tiktok-invite .drawer-tiktok-invite-content .drawer-tiktok-holders-header-close,.drawer-tiktok-invite .drawer-tiktok-invite-content .drawer-tiktok-holders-header-close img{height:32px;width:32px}.drawer-tiktok-invite .drawer-tiktok-invite-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:24px;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:16px;gap:6px;height:56px;justify-content:center;width:100%}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button.white{background-color:#fff;border:1ps solid #000;border-image-source:none;border-radius:90px;color:#000}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button.dark{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;height:58px}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button.light{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_light.578537b3337d4c173d97.svg)!important;border-image-width:90px;height:58px}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button.underline{font-family:PPPangramSansRounded-Medium;height:36px;opacity:.8;text-decoration:underline}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button .gameover-button-icon{height:16px;margin-top:-2px}.drawer-tiktok-invite .drawer-tiktok-invite-buttons .gameover-button .gameover-button-icon img{height:100%}.modal-drawer.drawerMigration .modal-drawer-backdrop{-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important;background-color:#000!important}.modal-drawer.drawerMigration .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border-radius:0;height:100%;padding-top:18px;position:absolute;top:0;width:100%}.drawer-migration{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly}.drawer-migration .drawer-migration-loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading{align-items:center;display:flex;flex-direction:column;gap:32px;height:400px;justify-content:start;padding:32px;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-checking{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px;line-height:1.2;text-shadow:0 2px 4px #00000080}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v{align-items:start;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:13px;line-height:1.2;opacity:.5;text-shadow:0 2px 4px #00000080}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h{align-items:center;display:flex;flex-direction:row;gap:8px;height:24px;justify-content:center;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar{border-radius:100px;height:12px;position:relative;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar .progress-bar-bg{background-color:#222;border-radius:100px;height:100%;position:absolute;width:100%}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar .progress-bar-value{border-radius:100px;height:100%;position:absolute}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar .progress-bar-value.yellow{background-color:#f5c005}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar-icon{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.drawer-migration .drawer-migration-loading-container .drawer-migration-loading .drawer-migration-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar-icon img{width:100%}.drawer-migration-claim-container{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Regular;height:100vh;justify-content:center;margin:-15px;overflow-y:auto;padding:10px;position:relative;text-align:center}.drawer-migration-claim-image{height:auto;position:relative;width:150px;z-index:1}.drawer-migration-claim-section,.drawer-migration-claim-section-2{margin-bottom:3vh}.drawer-migration-claim-heading{font-family:PPPangramSansRounded-Bold;font-size:22px;margin-bottom:.7vh}.drawer-migration-claim-text{font-family:PPPangramSansRounded-Regular;font-size:12px;line-height:1.5;margin-bottom:.3vh;opacity:.5}.drawer-migration-claim-text-2{font-family:PPPangramSansRounded-Bold;font-size:14px;line-height:1.6;margin-bottom:1vh;opacity:.5}.drawer-migration-claim-rewards-title{color:#ffb900;font-family:PPPangramSansRounded-Bold;font-size:24px}.drawer-migration-claim-rewards-amount{font-family:PPPangramSansRounded-Bold;font-size:28px;margin-bottom:1.5vh}.drawer-migration-claim-button{font-size:14px!important;height:48px!important;margin-top:2vh!important;max-width:180px!important;min-height:48px!important}.drawer-migration-claim-button:disabled{cursor:not-allowed;opacity:.5}.modal-drawer.drawerFtueShare{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-drawer.drawerFtueShare .modal-drawer-backdrop{-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important;background-color:#000}.modal-drawer.drawerFtueShare .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border-radius:0;gap:32px;justify-content:center;padding:5svh 0 0;padding-bottom:0svh!important;position:relative}.drawer-ftue-share,.modal-drawer.drawerFtueShare .modal-drawer-box{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.drawer-ftue-share{justify-content:space-between;max-height:600px}.drawer-ftue-share .drawer-ftue-share-error-container{align-items:center;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-error-container .drawer-ftue-share-error-title{font-size:16px}.drawer-ftue-share .drawer-ftue-share-error-container .drawer-ftue-share-error-list{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.drawer-ftue-share .drawer-ftue-share-error-container .drawer-ftue-share-error-list .drawer-ftue-share-error-message{font-size:10px;opacity:.5;text-align:left}.drawer-ftue-share .drawer-ftue-share-error-container .drawer-ftue-share-error-button{height:52px;margin-top:8px;width:200px}.drawer-ftue-share .drawer-ftue-share-loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading{align-items:center;display:flex;flex-direction:column;gap:32px;height:400px;justify-content:start;padding:32px;width:100%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-checking{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px;line-height:1.2;text-shadow:0 2px 4px #00000080}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:80%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v{align-items:start;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-text{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:13px;line-height:1.2;opacity:.5;text-shadow:0 2px 4px #00000080}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h{align-items:center;display:flex;flex-direction:row;gap:8px;height:24px;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar{width:100%}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar .progress-bar-bg{background-color:#222}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar .progress-bar-value.yellow{background-color:#f5c005}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar-icon{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.drawer-ftue-share .drawer-ftue-share-loading-container .drawer-ftue-share-loading .drawer-ftue-share-loading-bars .progress-bar-container-v .progress-bar-container-h .progress-bar-icon img{width:100%}.drawer-ftue-share .progress-bar{border-radius:100px;height:12px;position:relative;width:200%}.drawer-ftue-share .progress-bar .progress-bar-bg{background-color:#ffffff80;border-radius:100px;height:100%;position:absolute;width:100%}.drawer-ftue-share .progress-bar .progress-bar-value{background-color:#fff;border-radius:100px;height:100%;position:absolute;width:50%}.drawer-ftue-share .drawer-ftue-share-header{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-header .drawer-ftue-share-header-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:48px}.drawer-ftue-share .drawer-ftue-share-content{align-items:center;display:flex;flex-direction:column;gap:16px;height:fit-content;justify-content:center;width:100%}.drawer-ftue-share .drawer-ftue-share-content.image{margin-top:-16px}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-meme-info .value{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:48px}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-meme-info .row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-meme-info .row .currency{font-family:PPPangramSansRounded-SemiBold;font-size:16px}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-swap-info{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-swap-info .swap-container{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-swap-info .swap-container .swap-label{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:13px}.drawer-ftue-share .drawer-ftue-share-content .drawer-ftue-share-swap-info .swap-container .swap-value{font-family:PPPangramSansRounded-Bold;font-size:18px}.drawer-ftue-share-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.drawer-ftue-share-buttons .drawer-ftue-share-button{height:56px;margin-top:1svh;max-width:200px}.gift-image-circle{align-items:center;background-color:#000;border-radius:100%;display:flex;justify-content:center;position:relative}.gift-image-circle img{height:100%;position:absolute;width:100%}.gift-image-circle .gift-image-circle-inner{align-items:center;background-color:#121212;border-radius:100%;display:flex;justify-content:center;position:relative}.gift-image-circle .gift-image-circle-inner .gift-image{align-items:center;border-radius:100%;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.gift-image-circle .gift-image-circle-inner .gift-image img{object-fit:contain;object-position:center;width:100%}.gift-image-circle .gift-image-circle-inner .badge{bottom:-1px;height:25%;left:50%;position:absolute;transform:translate(-50%,50%);width:25%}.gift-image-circle .gift-image-circle-inner .badge img{height:100%;object-fit:contain;position:relative;width:100%}.drawer-details.gift-back .gift-back-button{font-size:16px;margin:0 auto;padding-left:60px;padding-right:60px;text-align:center;width:auto}.drawer-details.gift-back .gift-back-header{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:12px 0 32px}.drawer-details.gift-back .gift-back-header .gift-back-titlesender{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-details.gift-back .gift-back-header .gift-back-titlesender .gift-back-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px;margin-top:16px}.drawer-details.gift-back .gift-back-header .gift-back-titlesender .gift-back-sender{color:#fff;color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px}.drawer-details.gift-back .gift-back-header .gift-back-meme-info{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center}.drawer-details.gift-back .gift-back-header .gift-back-meme-info .row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-details.gift-back .gift-back-header .gift-back-meme-info .row .value{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px;padding-top:3px}.drawer-details.gift-back .gift-back-header .gift-back-meme-info .row .ticker{color:#f5c005;font-family:PPPangramSansRounded-Bold;font-size:24px;padding-top:3px}.drawer-details.gift-back .gift-back-header .gift-back-meme-info .currency{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px}.drawer-details.gift-back .gift-back-header .gift-back-swap-info{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.drawer-details.gift-back .gift-back-header .gift-back-swap-info .swap-container{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-details.gift-back .gift-back-header .gift-back-swap-info .swap-container .swap-label{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:13px}.drawer-details.gift-back .gift-back-header .gift-back-swap-info .swap-container .swap-value{font-family:PPPangramSansRounded-Bold;font-size:18px}.modal-drawer.drawerProfileSeasonInfo .modal-drawer-box{padding:16px 16px 24px}.modal-drawer.drawerProfileSeasonInfo .profile-season-wallet{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:32px}.modal-drawer.drawerProfileSeasonInfo .profile-season-wallet .wallet-label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:15px}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;width:100%}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-title{font-family:PPPangramSansRounded-SemiBold;font-size:22px;margin-top:-18px}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-rows{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-bottom:16px;width:70%}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-rows .profile-season-info-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-rows .profile-season-info-row .left{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:14px}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-rows .profile-season-info-row .right{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:4px;justify-content:center}.modal-drawer.drawerProfileSeasonInfo .drawer-layout.profile-season-info .drawer-header .profile-season-info-rows .profile-season-info-row .right img{height:14px;margin-top:-1px;width:14px}.circular-progress-bar{--size:64px;--half-size:calc(var(--size)/2);--stroke-width:calc(var(--size)*0.1);--radius:calc((var(--size)*1 - var(--stroke-width))/2);--circumference:calc(var(--radius) * pi * 2);--dash:calc((var(--progress)*var(--circumference))/100);animation:progress-animation 5s linear 0s 1 forwards;position:relative}.circular-progress-bar circle{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round}.circular-progress-bar circle.bg{stroke:#505050}.circular-progress-bar circle.fg{stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));stroke:#fff;transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);transition:stroke-dasharray .3s linear 1s}@keyframes progress-animation-1{0%{--progress:0}to{--progress:100}}.item-profile--compact{height:48px!important}.item-profile{background-color:#1a1a1a;border-radius:16px;flex-direction:column;height:72px;padding:12px}.item-profile,.item-profile .item-profile-container{align-items:center;display:flex;justify-content:center;width:100%}.item-profile .item-profile-container{flex-direction:row;gap:12px;height:48px}.item-profile .item-profile-container .item-profile-content{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 48px)}.item-profile .item-profile-container .item-profile-content .left{display:flex;flex-direction:column;gap:4px;justify-content:center}.item-profile .item-profile-container .item-profile-content .left .name-container{color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:14px;gap:4px;justify-content:start}.item-profile .item-profile-container .item-profile-content .left .owned-container{color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:12px;gap:4px;justify-content:start}.item-profile .item-profile-container .item-profile-content .right{display:flex;flex-direction:column;gap:4px;justify-content:center}.item-profile .item-profile-container .item-profile-content .right .price-container{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:14px;gap:4px;justify-content:end}.item-profile .item-profile-container .item-profile-content .right .change-container{align-items:start;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:12px;gap:4px;justify-content:end}.item-profile .item-profile-container .item-profile-content .right .change-container.green{color:#09d0a8}.item-profile .item-profile-container .item-profile-content .right .change-container.red{color:#d00948}.item-profile .item-profile-container .item-profile-content .right .button-claim{background-color:#09d0a8;font-size:12px;height:32px;width:64px}.item-profile .item-profile-container .item-profile-content .right .progress-points{align-items:center;display:flex;height:32px;justify-content:center;width:64px}.item-profile .item-profile-container .item-profile-content .right .pending-container{align-items:center;display:flex}.item-profile .item-profile-container .item-profile-content .right .pending-container .pending-spinner{animation:spin 1s linear infinite;border:3px solid #666;border-radius:50%;border-top-color:#09d0a8;height:20px;margin-left:8px;opacity:1;position:relative;width:20px}.page.profile{gap:8px;overflow-y:hidden;padding-left:16px;padding-right:16px;padding-top:0}.profile-header-gradient{background:linear-gradient(180deg,#fff3,#0000);height:240px;position:absolute;top:0;width:100%;z-index:0}.profile-header-gradient.telegram{height:320px}.profile-header-gradient.red{background:linear-gradient(180deg,#f003,#0000)}.profile-header-gradient.green{background:linear-gradient(180deg,#0f03,#0000)}.profile-header{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:start;padding-top:calc(var(--safe-top));width:100%;z-index:1}.profile-header .profile-header-name-row{align-items:center;display:flex;flex-direction:row;gap:0;height:32px;justify-content:center;margin-left:4px}.profile-header .profile-header-name-row.with-carrot{margin-left:16px}.profile-header .profile-header-name-row .profile-header-name{color:#fff;font-family:PPPangramSansRounded-Medium;font-size:14px}.profile-header .profile-header-name-row .profile-header-name.blue{color:#0098ea}.profile-header .profile-header-name-row .profile.header-carrot{height:16px;width:16px}.profile-header .profile-header-name-row .profile.header-carrot img{width:100%}.profile-header .profile-header-image-row{align-items:end;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:8px;margin-left:32px;margin-top:-2px}.profile-header .profile-header-image-row .profile-header-image{align-items:center;border-radius:90px;display:flex;flex-direction:column;height:56px;justify-content:center;overflow:hidden;width:56px}.profile-header .profile-header-image-row .profile-header-image img{object-fit:contain;object-position:center;width:100%}.profile-header .profile-header-image-row .profile-header-share{align-items:center;background-color:#ffffff1a;border-radius:90px;display:flex;flex-direction:column;height:24px;justify-content:center;width:24px}.profile-header .profile-header-image-row .profile-header-share img{margin-top:-3px;width:50%}.profile-header .profile-header-value-container .profile-header-value{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:48px;margin-top:-6px}.profile-header .profile-header-value-container .profile-header-value-label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px}.label-value-change-empty{height:28px}.label-value-change{align-items:center;display:flex;flex-direction:row;gap:8px;height:28px;justify-content:center;margin-left:4px;width:100%}.label-value-change .value{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:18px}.label-value-change .value.solid{border-radius:8px;padding:3px 6px 2px 9px}.label-value-change .value.white{color:#fff}.label-value-change .value.white.solid{background-color:#fff3}.label-value-change .value.red{color:#d00948}.label-value-change .value.red.solid{background-color:#f003}.label-value-change .value.green{color:#09d0a8}.label-value-change .value.green.solid{background-color:#0f03}.profile-wallet{justify-content:center;margin-top:-2px}.profile-wallet,.profile-wallet .profile-button-wallet{align-items:center;display:flex;flex-direction:row;gap:8px;width:100%}.profile-wallet .profile-button-wallet{border:initial;font-family:PPPangramSansRounded-Bold;font-size:13px;height:32px;justify-content:space-evenly;padding:0 12px}.profile-wallet .profile-button-wallet.share{border:1px solid #ffffff59;width:160px}.profile-wallet .profile-button-wallet.connect-wallet{background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);width:160px}.profile-wallet .profile-button-wallet.disconnect-wallet{width:160px}.profile-wallet .profile-button-wallet .column{padding-top:2px}.profile-wallet .profile-button-wallet .separator{background-color:#000;height:100%;width:1px}.chart-container-wrapper{height:fit-content;width:100%}.profile-items-list-container{overflow-x:hidden;overflow-y:scroll;width:100%}.profile-items-list{display:flex;flex-direction:column;gap:8px;margin-bottom:8px;margin-top:8px;padding-bottom:8px}.profile-empty{gap:24px;height:100%;justify-content:start;padding-top:15%;width:100%}.profile-empty,.profile-empty .profile-empty-info{align-items:center;display:flex;flex-direction:column}.profile-empty .profile-empty-info{gap:12px;justify-content:center}.profile-empty .profile-empty-info .profile-empty-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:20px}.profile-empty .profile-empty-info .profile-empty-message{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:1.5}.profile-empty .profile-empty-button{height:48px;width:170px}.creator-image{align-items:center;border:2px solid #c3c3c3;border-radius:90px;display:flex;flex-direction:column;height:56px;justify-content:center;overflow:hidden;width:56px}.creator-image.s1{border:2px solid #a335ee}.creator-image.s2{border:2px solid #0070dd}.creator-image img{object-fit:contain;object-position:center;width:100%}.modal-drawer.drawerPartnerReferral .modal-drawer-backdrop{-webkit-backdrop-filter:blur(11px)!important;backdrop-filter:blur(11px)!important;background-color:#000!important}.modal-drawer.drawerPartnerReferral .modal-drawer-box{animation:none 0s ease 0s 1 normal none running;animation:initial;background-color:initial;border:none;border-radius:0;bottom:0;height:100%;max-height:calc(100svh - var(--safe-top));padding:16px;position:absolute;width:100%}.drawer-partner{height:100%}.drawer-partner,.drawer-partner .drawer-partner-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.drawer-partner .drawer-partner-content{gap:20px}.drawer-partner .drawer-partner-content .drawer-partner-image{margin-bottom:12px}.drawer-partner .drawer-partner-content .drawer-partner-row{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.drawer-partner .drawer-partner-content .drawer-partner-row.welcome{gap:0}.drawer-partner .drawer-partner-content .drawer-partner-label{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px;line-height:1.2}.drawer-partner .drawer-partner-content .drawer-partner-label.s16{font-size:16px}.drawer-partner .drawer-partner-content .drawer-partner-label.s20{font-size:20px}.drawer-partner .drawer-partner-content .drawer-partner-label.s24{font-size:24px}.drawer-partner .drawer-partner-content .drawer-partner-label.s48{font-size:48px}.drawer-partner .drawer-partner-content .drawer-partner-label.yellow{color:#f5c005}.drawer-partner .drawer-partner-content .drawer-partner-label.grey{color:#777;font-family:PPPangramSansRounded-Medium}.drawer-partner .drawer-partner-content .drawer-partner-reward{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.drawer-partner .drawer-partner-content .drawer-partner-reward img{height:40px;margin-top:-1px;width:40px}.drawer-partner .drawer-partner-content .drawer-partner-button{height:48px;width:170px}.modal-drawer.drawerInfoDex .modal-drawer-box{padding-bottom:32px;padding-top:24px}.drawer-info-dex{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%}.drawer-info-dex .drawer-info-dex-header{padding-bottom:28px;width:100%}.drawer-info-dex .drawer-info-dex-header .drawer-info-dex-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:18px;text-align:left;width:100%}.drawer-info-dex .drawer-info-dex-steps{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start;width:100%}.drawer-info-dex .drawer-info-dex-steps .drawer-info-dex-step{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}.drawer-info-dex .drawer-info-dex-steps .drawer-info-dex-step .drawer-info-dex-step-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:14px;text-align:left}.drawer-info-dex .drawer-info-dex-steps .drawer-info-dex-step .drawer-info-dex-step-subtitle{color:#777;font-family:PPPangramSansRounded-SemiBold;font-size:13px;line-height:1.5;text-align:left}.confetti-effect{max-width:100%;pointer-events:none;position:fixed;z-index:99999999999}.confetti-effect,.tooltip{height:100%;left:0;top:0;width:100%}.tooltip{position:absolute;z-index:9998}.tooltip .tooltip-hand{height:32px;position:absolute;right:calc(50% - 16px);top:100%;width:32px}.tooltip .tooltip-hand img{height:32px;width:32px}.tooltip .tooltip-box{align-items:center;background-color:#000c;border:1px solid #fff;border-radius:24px;display:flex;flex-direction:column;justify-content:space-around;min-height:0;min-height:auto;padding:8px 16px;position:relative;width:fit-content}#earn .page.earn{padding-bottom:120px}.modal-header.earn{align-items:center;display:flex;flex-direction:column;padding:24px 0 8px}.modal-header.earn .modal-header-title{font-family:PPPangramSansRounded-Semibold;font-size:32px;margin-top:8px;padding-top:0}.modal-header.earn .modal-header-subtitle{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;margin-top:4px}.earn-section-title{font-family:PPPangramSansRounded-Semibold;font-size:16px;padding-top:12px;text-align:left;width:100%}.earn-card{align-items:center;background-color:#222;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:16px;height:82px;justify-content:space-between;padding:16px;width:100%}.earn-card.disabled{cursor:auto;opacity:.6}.earn-card.promo{box-sizing:border-box;outline:2px solid #fdec3a;outline-offset:0;position:relative}.earn-card .promo-image{height:47px;left:-2px;position:absolute;top:-2px;width:61px;z-index:1}.earn-card .earn-card-icon,.earn-card .earn-card-icon img{height:36px;width:36px}.earn-card .earn-card-info{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:center;width:73%}.earn-card .earn-card-info .earn-card-info-title{color:#ffb900;font-family:PPPangramSansRounded-Bold;font-size:16px;text-align:left}.earn-card .earn-card-info .earn-card-info-points{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:start}.earn-card .earn-card-info .earn-card-info-points .earn-card-info-points-icon,.earn-card .earn-card-info .earn-card-info-points .earn-card-info-points-icon img{height:20px;width:20px}.earn-card .earn-card-info .earn-card-info-points .earn-card-info-points-value{font-family:PPPangramSansRounded-Medium;font-size:16px;padding-top:3px;text-align:left}.earn-card .earn-card-info .earn-card-info-points .earn-card-info-subtitle{font-family:PPPangramSansRounded-Medium;font-size:16px;text-align:left}.page.modal-trading{gap:16px;padding-top:0}.trading-tabs-container{margin-top:-8px;width:100%}.items-area{margin-top:12px}.items-area .trading-items-list{display:flex;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:scroll;padding-bottom:4px;width:100%}.items-area .items-list{flex-direction:column;margin-bottom:8px;margin-top:8px;padding-bottom:8px}.trading-notification{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;border-radius:90px;gap:8px;height:60px;justify-content:space-between;opacity:1;overflow:hidden;padding:12px;position:absolute;top:18px;width:100%}.trading-notification,.trading-notification .left{align-items:center;display:flex;flex-direction:row}.trading-notification .left{gap:12px;justify-content:start}.trading-notification .left .image{height:40px;width:40px}.trading-notification .left .image img{border-radius:90px;height:40px;width:40px}.trading-notification .left .message{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-family:PPPangramSansRounded-Semibold;font-size:12px;gap:4px;justify-content:start}.trading-notification .left .message .user-name{color:#fff}.trading-notification .left .message .just-created{color:#777}.trading-notification .left .message .token-name{color:#f5c005}.trading-notification .right{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:12px;gap:6px;justify-content:start;padding-right:2px;width:60px}.trading-notification .right .token-time{color:#777}@keyframes trading-notification-slide-in{0%{animation-timing-function:cubic-bezier(.1,1.02,.84,.99);opacity:0;transform:translateY(-20px)}to{animation-timing-function:cubic-bezier(.1,1.02,.84,.99);opacity:1;transform:translateY(0)}}.trading-notification-slide-in{animation:trading-notification-slide-in .25s ease-in-out 0s 1 normal forwards;animation-delay:0s;opacity:0;transform:translateY(-20px);visibility:visible}@keyframes trading-notification-slide-out{0%{animation-timing-function:cubic-bezier(.66,.04,.92,.52);opacity:1}to{animation-timing-function:cubic-bezier(.66,.04,.92,.52);opacity:0;transform:translateY(-70%)}}.trading-notification-slide-out{animation:trading-notification-slide-out .21s ease-in-out 0s 1 normal forwards}@keyframes trading-notification-fade-in{0%{animation-timing-function:cubic-bezier(.1,1.02,.84,.99);opacity:0;transform:scale(1)}10%{animation-timing-function:cubic-bezier(.1,1.02,.84,.99);opacity:1;transform:scale(1.04)}to{animation-timing-function:cubic-bezier(.1,1.02,.84,.99);opacity:1;transform:scale(1)}}.trading-notification-fade-in{animation:trading-notification-fade-in .32s ease-in-out 0s 1 normal forwards;animation-delay:0s;opacity:0;transform:scale(1.2);visibility:visible}@keyframes trading-notification-fade-out{0%{animation-timing-function:cubic-bezier(.66,.04,.92,.52);opacity:1}to{animation-timing-function:cubic-bezier(.66,.04,.92,.52);opacity:0}}.trading-notification-fade-out{animation:trading-notification-fade-out 5s ease-in-out 0s 1 normal forwards}.trading-notification-hidden{opacity:0}.modal-header.trading{position:relative;width:100%}.modal-header.trading .trading-header-bg{background-image:url(/static/media/trading_header_bg.27fe779f19be5eb599e3.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:296px;margin-left:-24px;margin-top:-16px;width:calc(100% + 48px);z-index:-1}.modal-header.trading .trading-header-row-container{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.modal-header.trading .trading-header-row-container.title{margin-bottom:12px;margin-top:-160px}.modal-header.trading .trading-header-title{font-family:PPPangramSansRounded-Semibold;font-size:28px;text-align:left}.modal-header.trading .trading-header-button-new{background:linear-gradient(305.83deg,#ffee10 27.33%,#ffb900 86.11%);font-family:PPPangramSansRounded-Bold;font-size:14px;height:48px;width:75%}.trading-profile-user-container{align-items:center;display:flex;flex-direction:row;justify-content:start!important;width:100%}.trading-profile-user-container .trading-profile-user{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;gap:12px;height:50px;justify-content:start!important;padding:12px;width:100%}.trading-profile-user-container .trading-profile-user .trading-profile-user-left .image{height:32px;width:32px}.trading-profile-user-container .trading-profile-user .trading-profile-user-left .image img{border-radius:90px;width:100%}.trading-profile-user-container .trading-profile-user .trading-profile-user-right{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-coins{align-items:center;display:flex;flex-direction:row;gap:4px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-coins .label{color:#f5c005;font-family:PPPangramSansRounded-Bold;font-size:14px;margin-top:3px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-coins .icon{height:16px;width:16px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-coins .icon img{height:100%}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center;padding-top:3px;width:100%}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .arrow{height:8px;width:10px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .arrow img{width:100%}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .arrow.green{margin-right:0;margin-top:-14px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .arrow.red{margin-right:-1px;margin-top:-11px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .percent{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .percent.green{color:#09d0a8}.trading-profile-user-container .trading-profile-user .trading-profile-user-right .user-percent .percent.red{color:#ef454a}.trading-search-bar{opacity:1;position:relative;width:100%}.trading-search-bar form .trading-search-bar-input{background-color:#0000;border:.5px solid #999;border-radius:20px;box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;height:40px;margin:0;padding:0 20px;width:100%}.trading-search-bar form .icon-search{height:20px;position:absolute;right:20px;top:10px;width:20px}.trading-search-bar form .icon-search img{height:20px;width:20px}.item-trading{align-items:center;background-color:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;height:88px;justify-content:center;padding:12px;width:100%}.item-trading .item-trading-container{align-items:center;height:64px;width:100%}.item-trading .item-trading-container,.item-trading-content{display:flex;flex-direction:row;gap:8px;justify-content:start}.item-trading-content{width:calc(100% - 78px)}.item-trading-content .left{display:flex;flex-direction:column;gap:6px;justify-content:start;width:calc(100% - 34px)}.item-trading-content .left .name-container{color:#8d99a8;font-size:12px}.item-trading-content .left .name-container,.item-trading-content .left .owned-container{display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;gap:4px;justify-content:start}.item-trading-content .left .owned-container{color:#09d0a8;font-size:14px}.item-trading-content .left .owned-container .holders{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:12px;gap:4px;justify-content:center;margin:0 0 0 2px;padding:0}.item-trading-content .left .owned-container .holders .icon{margin-top:-2px}.item-trading-content .left .owned-container .holders .label{margin-top:1px}.item-trading-content .left .creator-container{color:#a1d2f8;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:12px;gap:4px;justify-content:start}.item-trading-content .left .creator-container .creator-label.name{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 36px)}.item-trading-content .left .creator-container img{border-radius:90px;height:14px;margin-top:0;width:14px}.item-trading-content .right{display:flex;flex-direction:column;gap:4px;justify-content:center}.item-trading-content .right .price-container{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:14px;gap:4px;justify-content:end}.item-trading-content .right .change-container{align-items:start;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:12px;gap:4px;justify-content:end}.item-trading-content .right .change-container.green{color:#09d0a8}.item-trading-content .right .change-container.red{color:#d00948}.item-trading-content .right .button-claim{height:32px;width:32px}.item-trading-content .right .button-claim img{width:100%}.item-trading-content .right .progress-points{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.trading-token-item{border-bottom:1px solid #ffffff4d;justify-content:start!important;padding:16px 0;width:100%}.trading-token-item .trading-token-item-container{display:flex;flex-direction:row;gap:16px;height:80px}.trading-token-item .trading-token-item-container .trading-token-item-image{border-radius:12px;height:80px;overflow:hidden;width:80px}.trading-token-item .trading-token-item-container .trading-token-item-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.trading-token-item .trading-token-item-container .trading-token-item-content{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-title{font-family:PPPangramSansRounded-Bold;font-size:14px;margin-bottom:4px;margin-top:4px;text-align:left}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:12px;gap:6px;justify-content:start;text-align:left}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-label{color:#777;padding-top:2px;text-align:left}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-value{align-items:center;display:flex;flex-direction:row;gap:4px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-value .label{margin-top:3px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-value .icon{height:14px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-value .icon img{height:100%}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-top .trading-token-item-market-cap .trading-token-item-market-cap-percent{color:#09d0a8;font-size:10px;margin-top:3px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author{align-items:center;display:flex;flex-direction:row;gap:4px;margin-bottom:4px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author .trading-token-item-author-tappable{align-items:center;display:flex;flex-direction:row;gap:4px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author .trading-token-item-author-label{color:#999;font-family:PPPangramSansRounded-Medium;font-size:12px;text-align:left}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author .trading-token-item-author-image,.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author .trading-token-item-author-image img{border-radius:100%;height:20px;width:20px}.trading-token-item .trading-token-item-container .trading-token-item-content .trading-token-item-bottom .trading-token-item-author .trading-token-item-author-name{font-family:PPPangramSansRounded-Semibold;font-size:12px;text-align:left}.token-loading{align-items:center;border-radius:10px;display:flex;gap:5px;width:fit-content}.token-image-loading{background-color:#343434;border-radius:10px;flex-shrink:0;height:96px;overflow:hidden;position:relative;width:96px}.token-image-loading:before{animation:loading 1.7s infinite;background:linear-gradient(90deg,#141414cc 0,#141414cc 40%,#0000 41%,#0000 59%,#141414cc 60%,#141414cc);content:"";height:100%;left:0;position:absolute;top:0;width:400%}.info-section{display:flex;flex-direction:column;gap:10px;margin-left:5px}.loading-line{background-color:#343434;border-radius:3px;height:20px;overflow:hidden;position:relative;width:100%}.loading-line:before{animation:loading 1.7s infinite;background:linear-gradient(90deg,#141414cc 0,#141414cc 40%,#0000 41%,#0000 59%,#141414cc 60%,#141414cc);content:"";height:100%;left:0;position:absolute;top:0;width:400%}.title-placeholder{height:20px;width:120px}.author-placeholder{align-items:center;display:flex;gap:5px;height:16px;margin-top:-2px;width:90px}.stats-placeholder{display:flex;flex-direction:column;gap:5px;margin-top:4px}.stat-item-placeholder{align-items:center;display:flex;height:16px;justify-content:space-between;width:135px}@keyframes loading{0%{left:-300%}to{left:0}}.trading-token-item-holder{align-items:center;border-bottom:1px solid #ffffff4d;display:flex;flex-direction:column;justify-content:center;padding:16px 0;width:100%}.trading-token-item-holder .trading-token-item-holder-container{align-items:center;display:flex;flex-direction:row;gap:12px;height:48px;justify-content:center;padding-top:8px;width:100%}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-image{border-radius:12px;height:48px;overflow:hidden;width:48px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-image img{height:100%;object-fit:cover;object-position:center;width:100%}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 48px)}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left{display:flex;flex-direction:column;gap:4px;justify-content:center}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .name-container{display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:4px;justify-content:start}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .name-container .tickername{color:#fff}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .name-container .tokenname{color:#777}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .owned-container{display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:14px;gap:4px;justify-content:start}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .owned-container .label{color:#777}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .left .owned-container .value{color:#fff}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right{display:flex;flex-direction:column;gap:4px;justify-content:center}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .price-container{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:end}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .price-container .label{font-family:PPPangramSansRounded-SemiBold;font-size:14px;margin-top:3px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .price-container .coin{height:14px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .price-container .coin img{height:100%}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container{align-items:start;display:flex;flex-direction:row;gap:4px;justify-content:end}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .arrow{height:8px;width:10px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .arrow img{width:100%}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .arrow.green{margin-top:-3px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .arrow.red{margin-top:-2px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .percent{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .percent.green{color:#09d0a8}.trading-token-item-holder .trading-token-item-holder-container .trading-token-item-holder-content .right .percent-container .percent.red{color:#d00948}.roi-summary{gap:0;margin-top:-12px;padding-bottom:16px;position:relative}.roi-box,.roi-summary{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.roi-box{gap:6px;height:70px;padding-top:2px}.roi-box-coins{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center}.roi-box-coins .coin{height:24px;width:24px}.roi-box-coins .coin img{width:100%}.roi-box-coins .value{color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:24px;padding-top:1px}.roi-box-footer{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;width:100%}.roi-box-footer .label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px}.roi-box-footer .arrow{height:8px;width:10px}.roi-box-footer .arrow img{width:100%}.roi-box-footer .arrow.green{margin-right:0;margin-top:-14px}.roi-box-footer .arrow.red{margin-right:-1px;margin-top:-11px}.roi-box-footer .percent{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.roi-box-footer .percent.green{color:#09d0a8}.roi-box-footer .percent.red{color:#d00948}.sorting-header-container .sorting-header{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;margin-top:8px;width:100%}.sorting-header-container .sorting-header .total-assets{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:12px;gap:6px;justify-content:start}.sorting-header-container .sorting-header .total-assets .label{color:#777}.sorting-header-container .sorting-header .total-assets .value{color:#fff}.sorting-header-container .sorting-header .sort-by{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-SemiBold;font-size:12px;gap:4px;justify-content:end}.sorting-header-container .sorting-header .sort-by .label{color:#777}.sorting-header-container .sorting-header .sort-by .value{color:#fff}.sorting-header-container .separator{border-bottom:1px solid #ffffff4d;height:0;padding-bottom:12px;width:100%}.gemz-coin-item .trading-token-item-profile-container{align-items:center;display:flex}.gemz-coin-item .trading-token-item-profile-image{height:40px;width:40px}.gemz-coin-item .trading-token-item-profile-image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.gemz-coin-item .trading-token-item-profile-content{display:flex;flex-grow:1;justify-content:space-between}.gemz-coin-item .left,.gemz-coin-item .right{display:flex;flex-direction:column}.gemz-coin-item .coinname{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px;line-height:1.2;text-align:left!important;width:100%!important}.gemz-coin-item .price-container{align-items:center;display:flex;justify-content:flex-end}.gemz-coin-item .price-container .coin{height:16px;margin-right:4px;width:16px}.gemz-coin-item .price-container .coin img{height:100%;width:100%}.gemz-coin-item .price-container .value{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px}.page.trading-token{background-color:#000}.trading-token-layout{display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}.trading-token-layout .trading-token-header{align-items:start;display:flex;flex-direction:row;gap:16px;justify-content:start;padding-top:8px}.trading-token-layout .trading-token-header .trading-token-header-image{border-radius:12px;height:100px;overflow:hidden;width:100px}.trading-token-layout .trading-token-header .trading-token-header-image img{width:100%}.trading-token-layout .trading-token-header .trading-token-header-info{align-items:start;display:flex;flex-direction:column;gap:7px;justify-content:center;margin-top:8px;width:calc(100% - 100px)}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-header-title{font-family:PPPangramSansRounded-SemiBold;font-size:24px;text-align:left}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-author{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;margin-top:-2px}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-author .trading-token-author-by{color:#999;font-family:PPPangramSansRounded-Medium;font-size:12px;text-align:left}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-author .trading-token-author-image,.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-author .trading-token-author-image img{border-radius:100%;height:20px;width:20px}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-author .trading-token-author-name{font-family:PPPangramSansRounded-Semibold;font-size:12px;text-align:left}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-buttons{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-buttons .trading-token-button-edit{background-color:#000;border:.5px solid #fff;border-radius:900px;font-family:PPPangramSansRounded-Semibold;font-size:13px;height:30px;padding:8px 12px}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-buttons .trading-token-button-owned{background-color:#222;border-radius:900px;font-family:PPPangramSansRounded-Semibold;font-size:13px;height:30px;padding:8px 12px}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-buttons .trading-token-button-share{background-color:#222;border-radius:900px;height:32px;padding:8px}.trading-token-layout .trading-token-header .trading-token-header-info .trading-token-buttons .trading-token-button-share img{height:16px;width:16px}.trading-token-tabs-container{margin-top:20px;width:100%}.items-area{margin-top:24px}.items-area .items-list{border-radius:12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:fit-content;width:100%}.trading-token-holder-item{align-items:center;border-bottom:1px solid #ffffff4d;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:8px;justify-content:space-between;padding:8px 0 16px;width:100%}.trading-token-holder-item .holder-left{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start}.trading-token-holder-item .holder-left .image{height:36px;width:36px}.trading-token-holder-item .holder-left .image img{border-radius:90%;height:36px;width:36px}.trading-token-holder-item .holder-left .info{align-items:start;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:4px;justify-content:start}.trading-token-holder-item .holder-left .info .top{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:start}.trading-token-holder-item .holder-left .info .top .creator{color:#3694ff;text-align:left}.trading-token-holder-item .holder-left .info .top .name{text-align:left}.trading-token-holder-item .holder-left .info .offchainTokens{color:#777;text-align:left}.trading-token-holder-item .holder-right{align-items:end;display:flex;flex-direction:column;gap:4px;justify-content:center}.trading-token-holder-item .holder-right .value{font-family:PPPangramSansRounded-Semibold;font-size:14px}.trading-token-transaction-item{align-items:center;border-bottom:1px solid #ffffff4d;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:8px;justify-content:space-between;padding:8px 0 16px;width:100%}.trading-token-transaction-item .transaction-left{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.trading-token-transaction-item .transaction-left .image{height:36px;width:36px}.trading-token-transaction-item .transaction-left .image img{border-radius:90px;height:36px;width:36px}.trading-token-transaction-item .transaction-left .info{align-items:start;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:4px;justify-content:start}.trading-token-transaction-item .transaction-left .info .name{text-align:left}.trading-token-transaction-item .transaction-left .info .bottom{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:start}.trading-token-transaction-item .transaction-left .info .bottom .type{font-size:12px}.trading-token-transaction-item .transaction-left .info .bottom .type.buy{color:#09d0a8}.trading-token-transaction-item .transaction-left .info .bottom .type.sell{color:#d00934}.trading-token-transaction-item .transaction-left .info .bottom .icon{height:15px;margin-top:-1px;width:15px}.trading-token-transaction-item .transaction-left .info .bottom .icon img{height:15px;width:15px}.trading-token-transaction-item .transaction-left .info .bottom .value{color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:12px}.trading-token-transaction-item .transaction-left .info .bottom .value.gold{color:#f5c005}.trading-token-transaction-item .transaction-right{align-items:end;display:flex;flex-direction:column;gap:4px;justify-content:center}.trading-token-transaction-item .transaction-right .offchainTokens{font-family:PPPangramSansRounded-Semibold;font-size:14px}.trading-token-transaction-item .transaction-right .time{color:#777;font-family:PPPangramSansRounded-Semibold;font-size:12px}.trading-price-area-container{transition:padding-bottom .35s ease-in-out}.trading-price-area-container .trading-price-area{align-items:center;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:8px;justify-content:space-between;padding:8px 0 16px;width:100%}.trading-price-area-container .trading-price-area .price-area-left{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:start}.trading-price-area-container .trading-price-area .price-area-left .image,.trading-price-area-container .trading-price-area .price-area-left .image img{height:36px;width:36px}.trading-price-area-container .trading-price-area .price-area-left .current{align-items:start;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:4px;height:40px;justify-content:space-between}.trading-price-area-container .trading-price-area .price-area-left .current .label{color:#777;font-family:PPPangramSansRounded-Medium;text-align:left}.trading-price-area-container .trading-price-area .price-area-left .current .price{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:start}.trading-price-area-container .trading-price-area .price-area-left .current .price .icon{height:15px;margin-top:-1px;width:15px}.trading-price-area-container .trading-price-area .price-area-left .current .price .icon img{height:15px;width:15px}.trading-price-area-container .trading-price-area .price-area-left .current .price .value{color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:20px}.trading-price-area-container .trading-price-area .price-area-left .current .price .percent{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:4px;justify-content:start}.trading-price-area-container .trading-price-area .price-area-left .current .price .percent.green{color:#09d0a8}.trading-price-area-container .trading-price-area .price-area-left .current .price .percent .red{color:#d00934}.trading-price-area-container .trading-price-area .price-area-left .current .price .percent.gold{color:#f5c005}.trading-price-area-container .trading-price-area .price-area-right .image,.trading-price-area-container .trading-price-area .price-area-right .image img{height:48px;width:48px}.trading-section{color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;line-height:22px}.trading-section .text{margin-bottom:8px;text-align:center}.trading-section .two-line-ellipsis{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:100%}.trading-section .item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:6px;text-align:left}.trading-section .item .value{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.trading-section .item .value .value{color:#fff;font-family:PPPangramSansRounded-Semibold}.trading-section .item .value .value.gold{color:#f5c005}.trading-section .item .value .icon{height:20px;margin-top:-1px;width:20px}.trading-section .item .value .icon img{height:20px;width:20px}.trading-section .about-items{gap:24px}.trading-section .about-items,.trading-section .about-items .about-item{align-items:center;display:flex;flex-direction:row;justify-content:center}.trading-section .about-items .about-item{background-color:#222;border-radius:900px;color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:13px;gap:6px;padding:5px 12px 4px}.trading-section .about-items .about-item .icon{height:16px;margin-top:-3px;width:16px}.trading-section .about-items .about-item .icon img{height:16px;width:16px}.page.trading-create{display:block;padding:16px}.page.trading-create.telegram{padding-top:calc(var(--safe-top) + 8px)}.page.trading-create .feed-item-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.trading-create-layout{align-items:center;display:flex;flex-direction:column;gap:18px;height:100%;justify-content:space-between;position:relative;width:100%}.trading-create-layout .trading-create-header{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.trading-create-layout .trading-create-header .trading-create-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:20px}.trading-create-layout form{align-items:start;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.trading-create-layout form .trading-create-image-container{align-items:center;background-color:#232323;border:initial;border-radius:16px;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.trading-create-layout form .trading-create-image-container .trading-create-image{align-items:center;background-color:#0000;border-radius:16px;display:flex;flex-direction:column;height:200px;justify-content:center;width:128px}.trading-create-layout form .trading-create-image-container .trading-create-image.uploaded{background-image:url(/static/media/card_front.b8293339956de7669eae.svg)}.trading-create-layout form .trading-create-image-container .trading-create-image img{height:auto;object-fit:cover;width:auto}.trading-create-layout form .trading-create-image-container .trading-create-image .container .trading-create-trash{position:absolute;right:8px;top:8px}.trading-create-layout form .trading-create-image-container .trading-create-image .container .trading-create-trash img{height:40px;width:40px}.trading-create-layout form .trading-create-image-container .trading-create-image .container .img-container .img-box .btn-add .image-container{align-items:center;border-radius:8px;display:flex;height:172px;justify-content:center;margin-top:-16px;overflow:hidden;width:118px}.trading-create-layout form .trading-create-image-container .trading-create-image .container .img-container .img-box .btn-add .image-container img{border-radius:8px;height:auto;object-position:0 0;width:auto}.trading-create-layout .button-link-options{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center}.trading-create-layout .button-link-options img{height:20px;width:20px}.trading-create-layout .button-link-options img.up{transform:scaleY(1) translateY(1px)}.trading-create-layout .button-link-options img.down{transform:scaleY(-1) translateY(0)}.trading-create-layout .button-link-options .label{color:#04a0f0;font-family:PPPangramSansRounded-Bold;font-size:16px}.trading-create-layout .trading-create-footer{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-bottom:16px;width:100%}.trading-create-layout .trading-create-footer.expanded{padding-top:8px}.trading-create-layout .trading-create-footer.expanded.telegram{padding-bottom:32px}.trading-create-layout .trading-create-footer .trading-create-footer-message{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:13px;gap:6px;justify-content:center}.trading-create-layout .trading-create-footer .trading-create-footer-message img{height:14px;margin-top:-2px;width:14px}.trading-create-layout .button-continue{height:48px}.trading-create-layout .button-continue.editlinks{margin-bottom:16px}.trading-create-row{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:start;opacity:1;position:relative;width:100%}.trading-create-row .top{align-items:center;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:13px;gap:4px;justify-content:start;text-align:left}.trading-create-row .top .title{color:#777}.trading-create-row .top .required{color:red;font-size:14px}.trading-create-row .trading-create-input{-webkit-user-callout:default;-webkit-touch-callout:default;-webkit-highlight:default;-webkit-user-modify:read-write;appearance:none;-webkit-appearance:none;background-color:#232323;border:initial;border-radius:16px;box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:14px;height:48px;margin:0;padding:0 48px 0 16px;pointer-events:auto;position:relative;touch-action:manipulation;user-select:text;-webkit-user-select:text;width:100%}.trading-create-row .trading-create-input.image{background-color:pink;height:200px;pointer-events:none}.trading-create-row .icon-tick{height:8px;position:absolute;right:22px;top:37px;width:12px}.trading-create-row .icon-tick img{height:8px;width:12px}.trading-create-image{overflow:hidden}.trading-create-image .container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.trading-create-image .img-box img{width:100%}.trading-create-image .warning{align-items:center;color:#777;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:12px;gap:4px;justify-content:start;margin-top:4px;text-align:left}.trading-create-image .warning .title{color:#777}.trading-create-image .warning .required{color:red;font-size:14px}.trading-create-image .error{margin-top:24px}.trading-create-image .error p{color:red}.slideshow{color:#fff;z-index:99999999}.slideshow,.slideshow .backdrop{height:100%;left:0;position:absolute;top:0;width:100%}.slideshow .backdrop{background-color:#000;opacity:1}.slideshow .content{align-items:center;border-radius:20px;display:flex;flex-direction:column;gap:16px;height:calc(100% - 256px);justify-content:center;margin:0 8px;max-height:var(--safe-height);overflow:hidden;padding-top:calc(var(--safe-top));position:relative;width:calc(100% - 16px)}.slideshow .content .image-container-tall img{height:65svh}.slideshow .content .image-container-fit-width img{width:100%}.slideshow .btn-slideshow{height:52px;transition:all .5s ease;width:120px}.slideshow .btn-slideshow.full{width:100%}.slideshow-footer-tutorial{background-color:#000;border:1px solid #444;border-bottom:initial;border-radius:32px 32px 0 0;bottom:0;height:240px;padding:32px;position:absolute;width:100%}.slideshow-footer-tutorial .layout{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.slideshow-footer-tutorial .layout .top{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center}.slideshow-footer-tutorial .layout .top .left img{height:100px;width:100px}.slideshow-footer-tutorial .layout .top .right .title{font-family:PPPangramSansRounded-Bold;font-size:4.5vw;line-height:5.8vw;padding-bottom:8px;text-align:left}.slideshow-footer-tutorial .layout .top .right .description{font-family:PPPangramSansRounded-Medium;font-size:3.8vw;line-height:5.3vw;text-align:left}.slideshow-footer-tutorial .layout .bottom{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between;width:100%}.slideshow-footer-tutorial .layout .bottom .left .dots{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start;width:180px}.slideshow-footer-tutorial .layout .bottom .left .dots .dot{background-color:#fff;border-radius:20px;height:12px;opacity:.5;transition:all .5s ease;width:12px}.slideshow-footer-tutorial .layout .bottom .left .dots .dot.active{opacity:1;width:48px}.slideshow-footer-tutorial .layout .bottom .right .button{height:56px;width:120px}.slideshow-footer-trading{background-color:#000;bottom:0;padding:28px 24px 40px;position:absolute;width:100%}.slideshow-footer-trading .layout{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;width:100%}.slideshow-footer-trading .layout .title{font-family:PPPangramSansRounded-Bold;font-size:6.5vw;line-height:7vw;text-align:center}.slideshow-footer-trading .layout .description{color:#777;display:table;font-family:PPPangramSansRounded-Medium;font-size:3.8vw;line-height:5.3vw;text-align:center;width:100%}.slideshow-footer-trading .layout .description .subtitle{display:table-cell;vertical-align:middle}.slideshow-footer-trading .layout .dots{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;padding-bottom:8px;width:180px}.slideshow-footer-trading .layout .dots .dot{background-color:#fff;border-radius:20px;height:12px;opacity:.5;transition:all .5s ease;width:12px}.slideshow-footer-trading .layout .dots .dot.active{opacity:1;width:48px}.slideshow-footer-trading .layout .dots .button{height:56px;width:120px}.spinner{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .35s ease-in-out;width:100%;z-index:5}.spinner.fadein{opacity:1}.spinner.fadeout{opacity:0}.spinner .spinner-container{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:auto;width:100%}.spinner .loading{height:28px;opacity:.7;width:28px}.spinner .loading img{width:100%}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotating 2s linear infinite}.page.tiktok{align-items:center;background-color:#0000;display:flex;flex-direction:column;gap:0;height:100%;justify-content:space-between;margin:0;overflow-x:hidden;overflow-y:hidden;padding:0}.carousel-container{height:100%;margin-top:0;overflow:hidden;position:relative;width:100%}.carousel-container.swipe-enabled{pointer-events:auto}.carousel-container.swipe-disabled{pointer-events:none}.carousel-container .empty-carousel{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.carousel-container .carousel-root{background-color:#0000;height:100%;width:100%}.carousel-container .carousel-root .carousel button{display:none}.carousel-container .carousel-root .carousel .slider-wrapper ul{margin:0;padding:0}.carousel-container .carousel-root .carousel .slider-wrapper ul li{list-style:none}.feed-meme{align-items:end;color:#fff;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Bold;font-size:20px;gap:0;height:calc(100svh - 72px);justify-content:center;overflow:hidden;position:relative}.feed-meme .tiktok-tap-game{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.feed-meme.telegram-ios{height:calc(100svh - 84px)}.feed-meme .feed-meme-image{height:100%;transition:transform .2s ease-in-out;width:100%}.feed-meme .feed-meme-image img{height:100%;object-fit:cover;width:100%}.feed-meme .feed-meme-media-container{height:100%;position:relative;width:100%}.feed-meme .feed-meme-video{height:100%;object-fit:cover;transition:transform .2s ease-in-out;width:100%}.feed-meme .feed-ad-title-description{bottom:12px;left:3%;padding:4px;position:absolute;text-align:left;width:94%;z-index:2}.feed-meme .feed-buttons{align-items:center;display:inline-flex;flex-direction:row;gap:8px;height:56px;justify-content:space-between;margin-top:8px;z-index:3}.feed-meme .feed-buttons .feed-ad-button{font-size:15px;height:56px;padding:12px}.feed-meme .feed-buttons .feed-ad-button.disabled{opacity:.6}.feed-meme .feed-buttons .feed-ad-btn-copy{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;height:56px;position:relative;width:90px}.feed-meme .feed-buttons .feed-ad-btn-copy .feed-ad-copy-success{align-items:center;background-color:#000;border:1px solid #222;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:center;left:-32px;padding:6px 10px 6px 6px;position:absolute;top:-44px}.feed-meme .feed-buttons .feed-ad-btn-copy .feed-ad-copy-success .feed-ad-copy-success-icon,.feed-meme .feed-buttons .feed-ad-btn-copy .feed-ad-copy-success .feed-ad-copy-success-icon img{height:20px;width:20px}.feed-meme .feed-buttons .feed-ad-btn-copy .feed-ad-copy-success .feed-ad-copy-success-text{box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:13px;padding-top:2px}.feed-meme .feed-ad-countdown{background-color:#0003;bottom:0;height:4px;left:0;overflow:hidden;position:absolute;width:100%}.feed-meme .feed-ad-progress-bar{background-color:#fff;height:100%;left:0;position:absolute;transition:width .1s linear;width:100%;z-index:2}.feed-meme .feed-ad-sponsored{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff80;border-radius:900px;color:#fff;display:inline-flex;font-family:PPPangramSansRounded-Bold;font-size:12px;height:32px;justify-content:center;left:16px;margin-bottom:12px;padding:16px 19px;top:606px;width:112px;z-index:1}.feed-meme .feed-ad-icon{height:15px;margin-right:8px;width:15px}.feed-meme .feed-ad-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:18px;margin-bottom:8px;text-align:left;text-shadow:0 0 4px #000000e6}.feed-meme .feed-ad-description{color:#fff;font-family:PPPangramSansRounded-Regular;font-size:12px;line-height:20px;opacity:60%;text-align:left;text-shadow:0 0 2px #000}.feed-meme .debug-label{color:red;font-family:PPPangramSansRounded-Bold;font-size:14px;left:100px;pointer-events:none;position:absolute;text-shadow:2px 2px 2px #00000080;top:100px;z-index:9999}.feed-meme .feed-meme-bottom-gradient{background:linear-gradient(0deg,#000,#00000080 50%,#0000);bottom:0;height:440px;left:0;opacity:1;pointer-events:none;position:absolute;width:100%;z-index:0}.tiktok-tap-game{-webkit-touch-callout:none;-webkit-user-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:column;justify-content:center;touch-action:none;transition:opacity .35s ease-out;-webkit-user-select:none;user-select:none;z-index:10}.tiktok-tap-game,.tiktok-tap-game .tap-area{height:100%;left:0;position:absolute;top:0;width:100%}.tiktok-tap-game .tap-area{visibility:hidden}.tiktok-tap-game .tap-area.visible{visibility:visible}.tiktok-tap-game .tiktok-tap-game-ui-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiktok-tap-game .tiktok-tap-game-ui-container .tiktok-tap-game-ui{padding-top:calc(var(--safe-top));pointer-events:none;width:100%}.tiktok-tap-game .top-ui{align-items:center;color:#fff;display:flex;flex-direction:column;gap:0;justify-content:center;margin-top:25%;pointer-events:none;text-align:center}.tiktok-tap-game .top-ui.game-timer{left:10%;top:10%}.tiktok-tap-game .top-ui.invisible{visibility:hidden}.tiktok-tap-game .top-ui .points-circle{align-items:center;display:flex;justify-content:center}.tiktok-tap-game .top-ui .points-circle .token-icon{border-radius:50%;height:48px;margin-right:10px;width:48px}.tiktok-tap-game .top-ui .points-circle .points-value{font-family:PPPangramSansRounded-Bold;font-size:48px;font-weight:700;text-shadow:0 2px 4px #00000080}.tiktok-tap-game .top-ui .points-label{color:#dedede;display:block;font-family:PPPangramSansRounded-Bold;font-size:14px;margin-top:2px;pointer-events:none;text-shadow:0 2px 4px #00000080}.tiktok-tap-game .top-ui .point-increments{align-items:center;display:flex;flex-direction:column;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.tiktok-tap-game .top-ui .point-increments .increment{animation:fadeInUp .5s forwards;font-size:18px;margin-bottom:5px;opacity:0}.tiktok-tap-game .top-ui .point-increments .increment:first-child{animation-delay:.1s}.tiktok-tap-game .top-ui .point-increments .increment:nth-child(2){animation-delay:.2s}.tiktok-tap-game .top-ui .point-increments .increment:nth-child(3){animation-delay:.3s}.tiktok-tap-game .top-ui .point-increments .increment:nth-child(4){animation-delay:.4s}.tiktok-tap-game .top-ui .point-increments .increment:nth-child(5){animation-delay:.5s}.tiktok-tap-game .top-ui .timer-container{align-items:center;display:flex;flex-direction:row;justify-content:center;padding-bottom:16px;pointer-events:none;position:relative}.tiktok-tap-game .top-ui .timer-container img{position:absolute}.tiktok-tap-game .top-ui .timer-container .timer-circle{align-items:center;display:flex;flex-direction:column;height:56px;justify-content:center;width:56px;z-index:1}.tiktok-tap-game .top-ui .timer-container .timer-circle .progress{height:38px;transform:rotate(-90deg);width:38px}.tiktok-tap-game .top-ui .timer-container .timer-circle .progress .pie .pie-chart{fill:none;stroke:#fff;stroke-width:32}.tiktok-tap-game .top-ui .timer-container .timer-time{align-items:center;display:flex;flex-direction:column;height:48px;justify-content:center;margin-left:-56px;padding-top:2px;width:140px;z-index:1}.tiktok-tap-game .top-ui .timer-container .timer-time .label{font-family:PPPangramSansRounded-Bold;font-size:18px;margin-left:48px;text-shadow:0 2px 4px #00000080}.tiktok-tap-game .countdown-container{align-items:center;animation:blink 1s infinite;display:flex;flex-direction:column;height:auto;justify-content:center;pointer-events:none;position:absolute;top:calc(50% - 60px);width:100%}.tiktok-tap-game .countdown-container .countdown{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:148px;font-weight:700;opacity:.35}.tiktok-tap-game .tap-to-earn{animation:blink 1.5s infinite;display:block;height:auto;margin:0 auto;pointer-events:none;position:absolute;top:57%;width:100%}.tiktok-tap-game .tap-to-earn .tap-to-earn-content.invisible{visibility:hidden}.tiktok-tap-game .tap-to-earn .tap-to-earn-content img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));height:146px;object-fit:contain}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tiktok-tap-game #coin-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiktok-tap-game .point-up{animation:pointUpAnimation .4s ease-out;color:#fff;font-size:24px;font-weight:700;opacity:0;pointer-events:none;position:absolute;text-shadow:0 2px 4px #00000080}.tiktok-tap-game #ripple-templates-tiktok{display:none}.tiktok-tap-game .ripple-circles-tiktok{height:100%;height:300px;pointer-events:none;position:absolute;width:100%;width:300px;z-index:0}.tiktok-tap-game .ripple-circles-tiktok>div{animation:circlesGrowAndFade .5s ease-out 1;background-color:#ffffff40;border-radius:50%;height:100%;opacity:0;position:absolute;width:100%}.tiktok-tap-game .ripple-circles-tiktok .ripple-circle-1{animation-delay:.1s}.tiktok-tap-game .ripple-circles-tiktok .ripple-circle-2{animation-delay:.2s}.tiktok-tap-game .ripple-circles-tiktok .ripple-circle-3{animation-delay:.3s}@keyframes pointUpAnimation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}.feed-meme-ui-bottom{align-items:center;bottom:0;height:280px;position:absolute;transition:opacity .35s ease-out;z-index:3}.feed-meme-ui-bottom,.feed-meme-ui-bottom .feed-meme-ui-content{display:flex;flex-direction:column;justify-content:end;pointer-events:none;width:100%}.feed-meme-ui-bottom .feed-meme-ui-content{align-items:start;gap:12px;padding:16px;position:relative;z-index:1}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-container{align-items:start;flex-direction:column;gap:12px;justify-content:end;pointer-events:auto;width:100%}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-item{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:8px;justify-content:start;pointer-events:auto;width:100%}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-item .text-area{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:center}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-item .text-area .label{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:14px;width:fit-content}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-item .text-area .label.tickerName{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:14px}.feed-meme-ui-bottom .feed-meme-ui-content .bottom-ui-item .text-area .label.marketCap{color:#fff;font-family:PPPangramSansRounded-Medium;font-size:14px}.feed-meme-ui-bottom .progress-bar-area{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:100%}.feed-meme-ui-bottom .progress-bar-area .progress-bar-left{padding-top:4px;width:fit-content;width:100%}.feed-meme-ui-bottom .progress-bar-area .progress-bar-right{text-wrap:nowrap;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:12px;margin-right:2px;text-align:right;width:fit-content}.buysell-footer{gap:6px;justify-content:space-between;transition:opacity .35s ease-out;z-index:5}.buysell-footer,.buysell-footer .buysell-footer-buttons{align-items:center;display:flex;flex-direction:row;width:100%}.buysell-footer .buysell-footer-buttons{border-image-slice:28 28 28 28 fill!important;border-image-source:url(/static/media/btn_profile_dark.296f862f8327e2df3e8d.svg)!important;border-image-width:90px;gap:0;height:50px;justify-content:center;margin-top:2px;padding:8px}.buysell-footer .buysell-footer-buttons .buysell-footer-button{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:50%}.buysell-footer .buysell-footer-buttons .buysell-footer-button img{height:22px;width:22px}.buysell-footer .buysell-footer-buttons .buysell-footer-button .label{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px}.buysell-footer .buysell-footer-buttons .separator{background-color:#ffffff40;height:100%;width:1px}.sidebar{bottom:114px;flex-direction:column-reverse;gap:32px;position:absolute;right:16px;width:36px;z-index:4}.sidebar,.sidebar .sidebar-item{align-items:center;display:flex;justify-content:end}.sidebar .sidebar-item{cursor:pointer;flex-direction:column;gap:8px;pointer-events:auto}.sidebar .sidebar-item .sidebar-image{height:fit-content;width:fit-content}.sidebar .sidebar-item .sidebar-image img{height:auto;width:auto}.sidebar .sidebar-item .sidebar-image .label{color:#fff;display:block;font-family:PPPangramSansRounded-Bold;font-size:14px;margin:4px auto 0;text-align:center;width:2rem}.sidebar .sidebar-item.author .creator-image img{box-shadow:0 2px 2px #00000040}.sidebar .sidebar-item.share{margin-bottom:-2px}.sidebar .sidebar-item.button-more{font-family:PPPangramSansRounded-Bold;font-size:12px;gap:0;height:28px;justify-content:center;margin-right:24px;width:64px}.progress-bar{border-radius:100px;height:12px;position:relative;width:100%}.progress-bar .progress-bar-bg{background-color:#222;border-radius:100px;height:100%;position:absolute;width:100%}.progress-bar .progress-bar-value{background-color:#fff;border-radius:100px;height:100%;position:absolute;width:0}.progress-bar .progress-bar-value.yellow{background-color:#f5c005}.tiktok-item-transaction-bubbles{width:fit-content}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-15%)}}.tiktok-item-transaction-bubbles .tiktok-item-transaction-bubbles-buttons{align-items:start;display:flex;flex-direction:column;gap:0;justify-content:end}.tiktok-item-transaction-bubbles .tiktok-item-transaction-bubbles-buttons.slide-in{animation:slideInFromTop .14s ease-out forwards}.tiktok-item-transaction-bubbles .tiktok-item-transaction-bubbles-buttons.slide-out{animation:slideOutToBottom .14s ease-in forwards}.tiktok-item-transaction-bubble-button{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:4px;position:relative}.tiktok-item-transaction-bubble-button .label-index{font-family:PPPangramSansRounded-Medium;font-size:12px}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box{align-items:center;display:flex;flex-direction:row;gap:4px}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .icon{height:24px;width:24px}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .icon img{border-radius:90px;height:100%}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info{align-items:start;display:flex;flex-direction:column;gap:0}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label{font-family:PPPangramSansRounded-Bold;font-size:12px}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label.name{font-family:PPPangramSansRounded-SemiBold;opacity:.5}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label.coins,.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label.type{font-size:11px}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label.type.buy{color:#09d0a8}.tiktok-item-transaction-bubble-button .tiktok-item-transaction-bubble-box .info .label.type.sell{color:#d00948}.tiktok-playAndFarm{-webkit-touch-callout:none;-webkit-user-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;left:0;pointer-events:none;position:absolute;top:0;touch-action:none;transition:opacity .35s ease-out;-webkit-user-select:none;user-select:none;width:100%;z-index:10}.tiktok-playAndFarm .tiktok-playAndFarm-content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;left:50%;padding-top:calc(var(--safe-top));pointer-events:none;position:absolute;text-align:center;top:45%;transform:translate(-50%,-50%);width:160px}.tiktok-playAndFarm .button-play-container-center{pointer-events:none;text-align:center;width:100%}.tiktok-playAndFarm .button-play-container-center .button-play-outer{align-items:center;animation:blink 1.5s infinite;background-color:#ffffff40;border-radius:90px;display:flex;flex-direction:column;height:160px;justify-content:center;pointer-events:auto;position:relative;width:100%}.tiktok-playAndFarm .button-play-container-center .button-play{align-items:center;background-color:#fff;border-radius:90px;display:flex;flex-direction:row;gap:6px;height:140px;justify-content:center;margin-left:10px;margin-top:-150px;width:140px}.tiktok-playAndFarm .button-play-container-center .button-play .button-play-content{align-items:center;color:#000;font-family:PPPangramSansRounded-Bold;font-size:16px;justify-content:center;line-height:22px;margin-top:4px;width:100%}.feed-ui-top{align-items:center;display:flex;flex-direction:column;justify-content:start;left:0;padding-top:calc(var(--safe-top));pointer-events:none;position:absolute;top:0;width:100%;z-index:996}.feed-ui-top.invisible{visibility:hidden}.feed-ui-top .feed-ui-top-gradient{background:linear-gradient(180deg,#000,#00000080 50%,#0000);height:78px;height:calc(var(--safe-top) + 118px);left:0;opacity:.8;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.feed-ui-top .feed-ui-top-gradient.desktop{height:120px}.feed-ui-top .feed-ui-top-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px 16px 16px;pointer-events:none;transition:opacity .35s ease-out;width:100%;z-index:1}.feed-ui-top .feed-ui-top-left-area{gap:4px;height:40px;justify-content:start;pointer-events:auto;width:100px}.feed-ui-top .feed-ui-top-categories{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;pointer-events:auto}.feed-ui-top .feed-ui-top-categories .feed-ui-top-category{height:40px;padding:0 8px}.feed-ui-top .feed-ui-top-categories .feed-ui-top-category .feed-ui-top-category-label{border-bottom:initial;color:#fff;font-family:PPPangramSansRounded-Bold;font-size:16px;opacity:.5}.feed-ui-top .feed-ui-top-categories .feed-ui-top-category.selected .feed-ui-top-category-label{border-bottom:1px solid #fff;opacity:1}.feed-ui-top .feed-ui-top-search{height:40px;justify-content:end;margin-top:4px;width:100px}.feed-ui-top .feed-ui-top-search .feed-ui-top-search-button{height:30px;pointer-events:auto;width:30px}.feed-ui-top .feed-ui-top-search .feed-ui-top-search-button img{height:100%}.tiktok-swipe-tutorial-overlay{background-color:#000c;height:100svh;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .5s ease-in-out;width:100%;z-index:11}.tiktok-swipe-tutorial-overlay.in{opacity:1}.tiktok-swipe-tutorial-overlay.out{opacity:0}.tiktok-swipe-tutorial-overlay .swipe-tut-content{align-items:center;display:flex;flex-direction:column;height:220px;justify-content:space-between;margin-top:20%;position:relative;transform:scale(.85);width:100%}.tiktok-swipe-tutorial-overlay .swipe-tut-content.telegram{margin-top:calc(20% + var(--safe-top))}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-hand{height:100%;position:relative;width:100px}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-hand .hand-and-dot{animation:handUpDown 1.5s ease-in-out infinite alternate;position:relative}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-hand .hand-and-dot .dot-graph{left:32px;position:absolute;top:0}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-hand .hand-and-dot .hand-graph{left:60px;position:absolute;top:20px}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-hand .line-graph{animation:lineUpDown 1.5s ease-in-out 0s infinite alternate;left:50px;position:absolute;top:45px;transform-origin:bottom}.tiktok-swipe-tutorial-overlay .swipe-tut-content .swipe-tut-message{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:20px;text-shadow:0 2px 4px #00000080}@keyframes handUpDown{0%{transform:translateY(111px)}to{transform:translateY(0)}}@keyframes lineUpDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.page.tiktokSearch{overflow-y:hidden;overflow-y:auto}.page.tiktokSearch .tiktok-search-container{padding-top:20px;width:100%}.page.tiktokSearch .tiktok-search-container .trading-tabs-container{padding-top:20px}.page.tiktokSearch .tiktok-search-container .trading-tabs-container .items-area{height:calc(100svh - 180px);overflow-y:scroll;padding-bottom:16px;padding-top:4px}.page.meme-details{background-color:#121212;overflow-y:hidden;padding-left:16px;padding-right:16px}.meme-details-layout{gap:0;margin-top:8px}.meme-details-layout,.meme-details-layout .meme-details-header{display:flex;flex-direction:column;justify-content:center;width:100%}.meme-details-layout .meme-details-header{align-items:center;gap:6px;padding-top:4px}.meme-details-layout .meme-details-header .meme-details-header-title{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.meme-details-layout .meme-details-header .meme-details-header-title .meme-details-header-title-label{color:#fff;font-family:PPPangramSansRounded-Medium;font-size:14px}.meme-details-layout .meme-details-header .meme-details-header-title .meme-details-header-title-label.blue{color:#0098ea}.meme-details-layout .meme-details-header .meme-details-header-image-row{align-items:end;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-left:32px}.meme-details-layout .meme-details-header .meme-details-header-image-row .meme-details-header-image{align-items:center;border-radius:90px;display:flex;flex-direction:column;height:56px;justify-content:center;overflow:hidden;width:56px}.meme-details-layout .meme-details-header .meme-details-header-image-row .meme-details-header-image img{object-fit:contain;object-position:center;width:100%}.meme-details-layout .meme-details-header .meme-details-header-image-row .meme-details-header-share{align-items:center;background-color:#ffffff1a;border-radius:90px;display:flex;flex-direction:column;height:24px;justify-content:center;width:24px}.meme-details-layout .meme-details-header .meme-details-header-image-row .meme-details-header-share img{margin-top:-3px;width:50%}.meme-details-layout .meme-details-header .meme-details-header-mcap .meme-details-header-mcap-value{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:44px}.meme-details-layout .meme-details-header .meme-details-header-mcap .meme-details-header-mcap-label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px}.meme-details-tabs-container{margin-top:8px;width:100%}.items-area{margin-top:8px;padding-bottom:64px}.items-area,.meme-details-section{display:flex;flex-direction:column;width:100%}.meme-details-section{align-items:center;color:#777;font-family:PPPangramSansRounded-Medium;font-size:14px;gap:10px;height:fit-content;justify-content:space-between;line-height:22px}.item-mcap{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:center;padding-bottom:8px;width:100%}.item-mcap .item-mcap-section{width:50%}.item-mcap .item-mcap-section .item-mcap-value{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:24px}.item-mcap .item-mcap-section .item-mcap-label{color:#777;font-family:PPPangramSansRounded-Medium;font-size:12px}.item-mcap .item-mcap-separator{background-color:#555;height:42px;width:1px}.item-progress-area{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.item-progress-area.claim-state{gap:9.5px}.item-progress-area .item-progress-label{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Medium;font-size:12px;gap:3px;justify-content:center;line-height:1.3}.item-progress-area .item-progress-label.w80{width:80%}.item-progress-area .item-progress-label.s12{font-size:12px}.item-progress-area .item-progress-label.s13{font-size:13px}.item-progress-area .item-progress-label.s16{font-size:16px}.item-progress-area .item-progress-label.bold{font-family:PPPangramSansRounded-Bold}.item-progress-area .item-progress-label.blue{color:#0098ea}.item-progress-area .item-progress-label.yellow{color:#f5c005}.item-progress-area .item-progress-label.grey{color:#777}.item-progress-area .item-progress-label.black{color:#000}.item-progress-area .item-progress-label.mcap{flex-wrap:wrap;padding-top:4px;width:100%}.item-progress-area .item-progress-label.flavor{align-items:center;color:#7f7f7f;display:flex;flex-direction:row;white-space:nowrap}.item-progress-area .item-progress-label.flavor strong{color:#fff;font-style:normal;font-weight:700}.item-progress-area .item-progress-label.flavor em{color:#0098ea;font-style:normal;font-weight:700}.item-progress-area .item-progress-title{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;width:100%}.item-progress-area .item-progress-footer{flex-wrap:wrap;margin-bottom:4px;margin-top:2px;width:100%}.item-progress-area .btn-claim,.item-progress-area .item-progress-footer{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.item-progress-area .btn-claim{color:#3e3e3e;font-size:14px;height:50px;margin-top:4px}.item-progress-area .btn-claim strong{color:#000;font-weight:700}.meme-details-section.about{overflow-x:hidden;overflow-y:scroll}.meme-details-section.about .about-section-scroller{align-items:start;display:flex;flex-direction:column;gap:20px;height:fit-content;justify-content:start;padding:16px 0;width:100%}.meme-details-section.about .about-section-scroller .about-section{align-items:start;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.meme-details-section.about .about-section-scroller .about-section.edit-info-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.meme-details-section.about .about-section-scroller .about-section.edit-info-container .edit-info{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:end;width:30%}.meme-details-section.about .about-section-scroller .about-section.edit-info-container .edit-info .about-section-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:12px}.meme-details-section.about .about-section-scroller .about-section.edit-info-container .edit-info img{height:12px;margin-top:-1px;width:12px}.meme-details-section.about .about-section-scroller .about-section .about-section-title{color:#fff;font-family:PPPangramSansRounded-Bold;font-size:14px;text-align:left}.meme-details-section.about .about-section-scroller .about-section .about-section-text{color:#777;font-family:PPPangramSansRounded-Medium;font-size:13px;text-align:left}.meme-details-section.about .about-section-scroller .about-section .about-social-buttons{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:start;margin:auto}.meme-details-section.about .about-section-scroller .about-section .about-social-buttons .about-social-button{align-items:center;background-color:#232323;border-radius:90px;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:12px;gap:6px;justify-content:center;padding:4px 14px 2px 12px;width:calc(50% - 4px)}.meme-details-section.about .about-section-scroller .about-section .about-social-buttons .about-social-button .icon{height:16px;margin-top:-3px;width:16px}.meme-details-section.about .about-section-scroller .about-section .about-social-buttons .about-social-button .icon img{height:16px;width:16px}.meme-details-section.about .about-section-scroller .about-section .about-stats-row{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;position:relative;width:100%}.meme-details-section.about .about-section-scroller .about-section .about-stats-row .about-stats-row-content{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.meme-details-section.about .about-section-scroller .about-section .about-stats-row .about-stats-row-content img{height:12px;width:12px}.meme-details-section.about .about-section-scroller .about-section .about-stats-row .about-stats-row-content .label{color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:13px}.meme-details-section.about .about-section-scroller .about-section .about-stats-row .about-stats-row-content .label.grey{color:#777}.copy-success{align-items:center;background-color:#000;border:1px solid #222;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:2px 8px;position:absolute;right:-8px;top:-28px;z-index:999}.copy-success .copy-success-icon,.copy-success .copy-success-icon img{height:14px;width:14px}.copy-success .copy-success-text{box-sizing:border-box;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:13px;padding-top:2px}.meme-details-section.transactions{justify-content:start;overflow-x:hidden;overflow-y:scroll}.transactions-currency-filter{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;padding:16px 0 8px;width:100%}.transactions-currency-filter .transactions-currency-filter-title{color:#fff;font-family:PPPangramSansRounded-SemiBold;font-size:14px}.transactions-currency-filter .transactions-currency-toggle-buttons{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:center;width:140px}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button{align-items:center;background-color:#232323;color:#fff;display:flex;flex-direction:row;gap:4px;height:28px;justify-content:center;width:72px}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button.left{border-bottom-left-radius:90px;border-top-left-radius:90px}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button.right{border-bottom-right-radius:90px;border-top-right-radius:90px}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button.selected{background-color:#fff;color:#000}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button img{height:16px;width:16px}.transactions-currency-filter .transactions-currency-toggle-buttons .transactions-currency-toggle-button .transactions-currency-toggle-label{font-family:PPPangramSansRounded-SemiBold;font-size:11px;padding-top:2px}.meme-details-transactions-list{display:flex;flex-direction:column;height:fit-content;width:100%}.meme-details-transaction-item{align-items:center;border-bottom:1px solid #ffffff4d;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Semibold;font-size:14px;gap:0;justify-content:space-between;padding:12px 0;width:100%}.meme-details-transaction-item .transaction-left{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.meme-details-transaction-item .transaction-left .image{height:34px;width:34px}.meme-details-transaction-item .transaction-left .image img{border-radius:90px;width:100%}.meme-details-transaction-item .transaction-left .info{align-items:start;display:flex;flex-direction:column;font-family:PPPangramSansRounded-Semibold;font-size:13px;gap:0;justify-content:center}.meme-details-transaction-item .transaction-left .info .name{margin-top:2px;text-align:left}.meme-details-transaction-item .transaction-left .info .bottom{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:start;margin-top:-2px}.meme-details-transaction-item .transaction-left .info .bottom .type{font-size:12px}.meme-details-transaction-item .transaction-left .info .bottom .type.buy{color:#09d0a8}.meme-details-transaction-item .transaction-left .info .bottom .type.sell{color:#d00934}.meme-details-transaction-item .transaction-left .info .bottom .icon{margin-top:-3px}.meme-details-transaction-item .transaction-left .info .bottom .value{color:#fff;font-family:PPPangramSansRounded-Semibold;font-size:12px}.meme-details-transaction-item .transaction-left .info .bottom .value.gold{color:#f5c005}.meme-details-transaction-item .transaction-right{align-items:end;display:flex;flex-direction:column;gap:0;justify-content:center}.meme-details-transaction-item .transaction-right .value{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:end;width:100%}.meme-details-transaction-item .transaction-right .value .value-label{font-family:PPPangramSansRounded-Semibold;font-size:13px;margin-top:2px}.meme-details-transaction-item .transaction-right .value .pending-spinner{animation:spin 1s linear infinite;border:3px solid #666;border-radius:50%;border-top-color:#09d0a8;height:20px;margin-left:8px;opacity:1;position:relative;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.meme-details-transaction-item .transaction-right .time{color:#777;font-family:PPPangramSansRounded-Semibold;font-size:12px;margin-top:-2px}.tiktok-footer{align-items:start;background-color:#0000;bottom:0;flex-direction:column;gap:3svh;justify-content:center;position:fixed;z-index:9997}.tiktok-footer,.tiktok-footer-buttons{box-sizing:border-box;display:flex;width:100%}.tiktok-footer-buttons{align-items:center;background:#000;border-top:1px solid #262626;flex-direction:row;gap:8px;justify-content:space-around;padding:15px 18px 16px}.tiktok-footer-buttons.telegram-ios{padding-bottom:28px}.tiktok-footer-buttons .tiktok-footer-buttons-centered-container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-around;width:100%}.tiktok-footer-button{align-items:center;display:flex;flex-direction:column;gap:4px;height:40px;justify-content:center;overflow:hidden;position:relative;width:33%}.tiktok-footer-button .img{background-color:red}.tiktok-footer-button .tiktok-footer-button-label{text-wrap:nowrap;color:#fff;font-family:PPPangramSansRounded-Medium;font-size:10px;text-overflow:ellipsis;width:calc(20svw - 24px)}.tiktok-footer-button.create{overflow:visible;overflow:initial;padding-bottom:2px}.tiktok-footer-button.disabled{opacity:.25!important;pointer-events:none}@font-face{font-family:PPPangramSansRounded-Bold;src:url(/static/media/PPPangramSansRounded-Bold.006ed12a5cda2f59d72b.woff)}@font-face{font-family:PPPangramSansRounded;src:url(/static/media/PPPangramSansRounded-CompactRegular.4c4369f0b52e7ddd622b.woff)}@font-face{font-family:PPPangramSansRounded-Semibold;src:url(/static/media/PPPangramSansRounded-Semibold.782ae84109272cbd2672.woff)}@font-face{font-family:PPPangramSansRounded-Regular;src:url(/static/media/PPPangramSansRounded-Regular.7fee26d041cbb8317a6c.woff)}@font-face{font-family:PPPangramSansRounded-Medium;src:url(/static/media/PPPangramSansRounded-Medium.3c279997bf91009f66fd.woff)}body,html{background:#000;color:#fff;display:flex;font-family:PPPangramSansRounded-Medium;height:100svh;justify-content:center;margin:0;overflow:hidden;padding:0;width:100%}body[dir=rtl]{direction:rtl;text-align:right}:root{--safe-top:calc(var(--tg-safe-area-inset-top) + var(--tg-safe-area-inset-top)*0.85);--safe-height:calc(100svh - var(--tg-safe-area-inset-top) - var(--tg-safe-area-inset-bottom))}#root{margin:auto}#root,.app-container{height:100%;width:100%}.app-container{height:100svh;margin-top:0;padding:0;position:relative}.qr-code{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:48px;position:absolute;top:0}.qr-code,.qr-code img{width:100%}.qr-code .label{font-family:PPPangramSansRounded-Medium;font-size:16px;padding-top:24px}div,img{word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-callout:none;-webkit-user-drag:none;-webkit-user-modify:none;-webkit-highlight:none;-ms-overflow-style:none;box-sizing:border-box;scrollbar-width:none;text-align:center;user-select:none;-webkit-user-select:none;white-space:pre-wrap}div::-webkit-scrollbar{display:none}.disable-dbl-tap-zoom{touch-action:manipulation}a{text-decoration:none}.hide{display:none!important}#__vconsole{position:absolute}#__vconsole .vc-switch{bottom:10px!important;right:10px!important}.loading-label{color:#fff;font-size:16px;position:relative;width:100%}.loading-label.fixed{position:absolute;top:50%}.invisible{visibility:hidden!important}.highlight{color:#ffce06}.inactive,.mystery{pointer-events:none!important}.mystery{opacity:.35}.disabled{opacity:.6;pointer-events:none!important}.removed{display:none!important}.squashed{height:0!important;margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important}.underline{text-decoration:underline}.svg-shadow{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.7))}.svg-shadow-light{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.4))}.dg.ac{top:calc(var(--tg-safe-area-inset-top) + var(--tg-safe-area-inset-top)*.85 + 4px)!important;top:calc(var(--safe-top) + 4px)!important}.dg.ac .main .close-bottom,.dg.ac .main .close-button{background-color:#483d8b!important}#webpack-dev-server-client-overlay{top:calc(var(--tg-safe-area-inset-top) + var(--tg-safe-area-inset-top)*.85 + 4px)!important;top:calc(var(--safe-top) + 4px)!important}.btn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:flex;justify-content:center;pointer-events:auto;transition:transform .1s ease-in-out;user-select:none;-webkit-user-select:none}.btn:active{transform:scale(.95)}.btn.disabled,.btn:disabled,.btn[disabled]{cursor:auto;opacity:.6;pointer-events:none}.btn-inverse,.btn-normal{align-items:center;background-color:#111;border:initial;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;font-family:PPPangramSansRounded-Bold;font-size:16px;height:52px;justify-content:center;margin:0;pointer-events:auto;position:relative;-webkit-user-select:none;user-select:none;width:100%}.btn-normal{background-color:#fff;border:1px solid #111;color:#111;width:100%}.btn-normal.share{width:80px}.btn-normal.share img{width:40%}.btn-enormus{margin-top:8px}.btn-inverse{background-color:#000;border:1px solid #fff;color:#fff}.footer-buttons{display:flex;flex-direction:row-reverse;gap:8px;width:100%}.footer-buttons.vertical{flex-direction:column;gap:12px}.btn-clicker{align-items:center;border-image-slice:45 45 45 45 fill;border-image-source:url(/static/media/btn_clicker_dark.e758574c643ee5dda5a6.svg);border-image-width:90px;color:#fff;display:flex;flex-direction:row;font-family:PPPangramSansRounded-Bold;font-size:2vmin;height:13svh;justify-content:center;line-height:4vmin;max-height:76px;min-height:64px;position:relative;width:33%}.btn-clicker.highlight{border-image-source:url(/static/media/btn_clicker_yellow.6884397b47591cc1cac1.svg);color:#ffce06}.btn-clicker.join-team{border-image-source:url(/static/media/btn_clicker_light.2d98969e4496241443ed.svg);height:100%;width:100%}.btn-clicker.join-team.highlight{border-image-source:url(/static/media/btn_clicker_yellow.6884397b47591cc1cac1.svg);color:#ffce06}.btn-clicker.my-team{border-image-source:url(/static/media/btn_clicker_transparent.1cff4bb63a775a9bb5a6.svg);height:100%;padding:0 20px;width:100%}.btn-clicker.my-team.highlight{border-image-source:url(/static/media/btn_clicker_yellow.6884397b47591cc1cac1.svg)}.btn-clicker.footer{align-items:center;border-image-slice:100%;border-image-source:none;border-image-width:1;display:flex;flex-direction:column;gap:4px;justify-content:center;position:relative;width:80px}.btn-clicker.footer .label{font-family:PPPangramSansRounded-SemiBold;font-size:3.5vmin;line-height:4vmin}.btn-clicker.footer img{height:9vmin}.btn-clicker.footer.booster{border-image-slice:45 45 45 45 fill;border-image-source:url(/static/media/btn_clicker_dark.e758574c643ee5dda5a6.svg);border-image-width:90px;flex-direction:row;gap:5px;height:44px;margin-top:0;max-height:44px;min-height:44px;width:calc(33% - 8px)}.btn-clicker.footer.booster img{height:6vmin}.card{cursor:pointer;gap:8px;height:50px;justify-content:space-between;width:100%}.card,.card .card-left{align-items:center;display:flex;flex-direction:row}.card .card-left{gap:12px;justify-content:start;width:calc(100svw - 130px)}.card .card-left .rank{padding-top:4px}.card .card-left .rank img{height:30px;width:30px}.card .card-left .image{align-items:center;display:flex;flex-direction:column;height:32px;width:32px}.card .card-left .image img{background-color:#ff0;border-radius:100%;height:32px;width:32px}.card .card-left .info{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:center;position:relative;width:calc(100svw - 210px)}.card .card-left .info .name{font-family:PPPangramSansRounded-Medium;font-size:18px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.card .card-left .info .users{color:#777;font-size:16px;font-weight:medium}.card .score{align-items:center;display:flex}.card .score .text{font-size:16px}.card .score .icon{height:20px;margin-left:4px}.card .score .icon img{height:100%}@keyframes btn-click{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}@keyframes circlesGrowAndFade{0%{opacity:.25;transform:scale(.9)}to{opacity:0;transform:scale(2)}}@keyframes point-up{0%{opacity:0;transform:translateY(50px)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes slide-up{0%{animation-timing-function:ease-in;opacity:0;transform:translateY(40px)}to{animation-timing-function:ease-out;opacity:1;transform:translateY(0)}}.slide-up{animation:slide-up .15s ease-in-out 0s 1 normal forwards;animation-delay:0s;opacity:0;transform:translateY(40px);visibility:visible}@keyframes slide-down{0%{animation-timing-function:ease-in-out;opacity:1}to{animation-timing-function:ease-in-out;opacity:0;transform:translateY(100%)}}.slide-down{animation:slide-down .2s ease-in-out 0s 1 normal forwards}@keyframes fade-in{0%{animation-timing-function:ease-in;opacity:0}to{animation-timing-function:ease-out;opacity:1}}.fade-in{animation:fade-in .25s ease-in-out 0s 1 normal forwards;animation-delay:0s;opacity:0;visibility:visible}@keyframes fade-out{0%{animation-timing-function:ease-in-out;opacity:1}to{animation-timing-function:ease-in-out;opacity:0;visibility:hidden}}.fade-out{animation:fade-out .2s ease-in-out 0s 1 normal forwards}.fade-in-slow{animation:fade-in .35s ease-in-out 0s 1 normal forwards;visibility:visible}.fade-out-slow{animation:fade-out .35s ease-in-out 0s 1 normal forwards}@keyframes scale-in{0%{animation-timing-function:ease-in;opacity:0;transform:scale(.5)}to{animation-timing-function:ease-out;opacity:1;transform:scale(1)}}.scale-in{animation:scale-in .25s ease-in-out 0s 1 normal forwards;animation-delay:0s;opacity:0;transform:scale(0);visibility:visible}@keyframes scale-out{0%{animation-timing-function:ease-in-out;opacity:1;transform:scale(1)}to{animation-timing-function:ease-in-out;opacity:0;transform:scale(.5);visibility:hidden}}.scale-out{animation:scale-out .2s ease-in-out 0s 1 normal forwards}.pulse{animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.hand-move{animation:hand-move 1s infinite}@keyframes hand-move{0%{transform:translateY(0)}50%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes blink{0%{opacity:1;transform:translate(0) scale(1)}15%{opacity:.9;transform:translate(0) scale(.94)}to{opacity:1;transform:translate(0) scale(1);transition-timing-function:cubic-bezier(0,0,.6,1)}}.cms .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.cms .img-container{display:flex;flex-direction:column;margin:12px 12px 24px}.cms .img-container .btn-clear{margin-top:8px}.cms .img-box{align-items:center;border:1px solid #fff;border-radius:8px;display:flex;height:200px;justify-content:center;width:200px}.cms .img-box img{border-radius:8px;width:100%}.cms .img-box .btn-add{font-size:100px}.cms .error{margin-top:24px}.cms .error p{color:red}.cms .result{align-items:center;display:flex;flex-direction:column;justify-content:center}.cms .result a{margin-bottom:8px}.cms .link{margin-bottom:24px}.cms .link button{margin-top:12px}.wipe-user button{background:#a0bcff;border-radius:8px;margin-top:24px}.cms{padding:24px 0}.cms,.cms .cms-card{display:flex;flex-direction:column}.cms .cms-card{border:1px solid #fff;border-radius:8px;margin:8px 0;padding:12px}
/*# sourceMappingURL=main.3d1c304c.css.map*/