@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:Unbounded;font-size:16px;font-weight:600;padding:10px;margin-bottom:8px;border-radius:8px;box-sizing:border-box}.wallet-adapter-button-trigger{width:100%;height:50px;flex-shrink:0;border-radius:30px;border:2px solid #000;background:#fbca04;color:#000;display:flex;justify-content:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;opacity:0;width:100vw;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:8px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100dvh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;width:80vw;max-width:409px;border-radius:20px;background:#18131c;box-shadow:0 8px 20px rgba(0,0,0,.2);border:1px solid #2c2d30;font-family:Unbounded;flex:1 1;padding:0 20px 20px}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:20px;line-height:30px;margin:0;padding-top:46px;text-align:center;color:#fff;font-family:Unbounded}.wallet-adapter-modal-label{color:#fff;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:120%;align-self:start}.wallet-adapter-modal-sub-title{color:#7e8a93;text-align:center;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:300;line-height:120%;padding-bottom:20px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:16px}}.wallet-adapter-modal-list{padding-top:15px;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;font-size:16px;height:60px;border-radius:30px;border:2px solid hsla(206,9%,54%,.3)}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:40px;height:40px;border-radius:60px;border:1px solid #2c2d30;max-width:40px;max-height:40px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:12px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;display:flex;align-items:center;justify-content:space-between;background-color:transparent;color:#fff;font-family:Unbounded}.wallet-adapter-modal-list-more svg{transition:all .1s ease;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}.privy-wallet-email-container{width:100%}.privy-wallet-email-control-container{width:100%;height:60px;display:flex;align-items:center;position:relative;border:2px solid hsla(206,9%,54%,.3);border-radius:30px;margin-top:15px;margin-bottom:15px}.privy-wallet-email-label{display:flex;justify-content:space-between;align-items:center;color:#fff;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.privy-wallet-email-label-icon{cursor:pointer;display:flex;align-items:center;gap:10px}.privy-wallet-email-control-icon{position:absolute;left:15px;width:26px;height:26px}.privy-wallet-email-control{width:100%;height:100%;padding-right:90px;padding-left:50px;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:400;color:#fff}.privy-wallet-email-control:disabled{cursor:not-allowed;opacity:.3}.privy-wallet-email-control-addon{color:#fff;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:120%;position:absolute;right:0;height:100%;display:flex;align-items:center;justify-content:flex-end;padding:0 15px;gap:5px}.privy-wallet-email-control-addon:disabled{cursor:not-allowed;opacity:.3}.privy-wallet-email-code-card{width:90vw;max-width:409px;background:#18131c;border-radius:20px;border:1px solid #2c2d30;box-shadow:0 8px 20px rgba(0,0,0,.2);font-family:Unbounded;padding:20px}@media screen and (max-width:375px){.privy-wallet-email-code-card{padding:20px 10px}}.privy-wallet-email-code-back{padding:5px 10px 5px 0;cursor:pointer}.privy-wallet-email-code-title{text-align:center;font-size:16px;font-weight:500;color:#fff;margin-top:10px}@media screen and (max-width:375px){.privy-wallet-email-code-header{display:flex;align-items:center;gap:10px}.privy-wallet-email-code-title{margin-top:0}}.privy-wallet-email-code-desc{font-size:14px;color:#fff;margin-top:20px;line-height:120%}.privy-wallet-email-code-foot{display:flex;align-items:center;gap:4px;font-size:14px;color:#fff;white-space:nowrap}.privy-wallet-email-code-resend{font-size:14px;color:#fff;font-family:Unbounded;text-decoration:underline;color:var(--part-bg)}:root{--background:#000;--foreground:#fff;--part-bg:#fbca04;--error-color:#ff7587}:root body{--adm-font-family:Unbounded,Arial,Helvetica,sans-serif;--w3m-z-index:9999}div.adm-image-uploader{--cell-size:100px}@font-face{font-family:Unbounded;src:url(/font/Unbounded-VariableFont_wght.ttf);font-weight:200 900;font-stretch:75% 125%}@font-face{font-family:FingerPaint;src:url(/font/FingerPaint-Regular.ttf);font-weight:200 900;font-stretch:75% 125%}@font-face{font-family:Lilita One;src:url(/font/LilitaOne-Regular.ttf);font-weight:200 900;font-stretch:75% 125%}@media (prefers-color-scheme:dark){:root{--background:#000;--foreground:#ededed}}body,html{width:100vw;height:100%;overflow:hidden;background:var(--background)}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.app-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-container>:first-child{flex:1 1;overflow:hidden}.adm-tab-bar{position:fixed;bottom:0;width:100%;height:50px;background:#fff;border-top:1px solid #eee;z-index:100}@media (prefers-color-scheme:dark){.adm-tab-bar{background:transparent;border-top-color:#333}}.adm-button.main-btn{background:var(--part-bg);border:none;color:#fff;width:100%;font-family:var(--adm-font-family);border-radius:100px;height:60px;font-size:16px}.adm-modal .adm-center-popup-wrap{max-width:96vw;.adm-center-popup-body{background-color:#18131c;border-radius:20px;padding:0;.adm-modal-content{padding:0;max-height:85vh;overflow:hidden}}}.adm-popup .adm-popup-body{background-color:#252328;border:1px solid #3b3b3b}.adm-toast-mask div.adm-toast-main{top:40px!important;max-width:366px;width:90%;margin:0 auto;display:flex;align-items:center;gap:10px;padding:10px;background-color:#000;border-radius:20px}@media screen and (min-width:960px){.adm-toast-mask div.adm-toast-main{margin-left:calc(100vw - 386px);top:98px!important}}.adm-toast-mask .adm-toast-main-icon div.adm-toast-icon{margin-bottom:0}body::-webkit-scrollbar,div::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track{background:transparent;border-radius:6px}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:6px}body::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}button{background:transparent;border:none}input,textarea{background-color:transparent;border:none;outline:none;font-family:Unbounded}input::placeholder,textarea::placeholder{color:#7e8a93}.button{transition:.3s;cursor:pointer}.button:hover{opacity:.8}.button:active{opacity:.6}.button:disabled{opacity:.5;cursor:not-allowed}.text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.adm-picker-header-button{color:#fff}.adm-picker .adm-picker-view.adm-picker-view{background:#121719;color:#fff}.adm-picker-view-column,div.adm-picker-view-mask-bottom,div.adm-picker-view-mask-top{background:#121719}div.adm-tab-bar-wrap{overflow:visible}.buy-sell-modal.adm-modal .adm-center-popup-wrap div.adm-center-popup-body,.no-bg.adm-modal .adm-center-popup-wrap div.adm-center-popup-body{background-color:transparent}.trans-flip.adm-modal .adm-center-popup-wrap .adm-center-popup-body .adm-modal-content{max-height:100vh;overflow:visible}.trans-flip.adm-modal .adm-modal-body{overflow:visible}.adm-modal .adm-mask{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.adm-checkbox div.adm-checkbox-icon{border-radius:2px}.adm-checkbox.adm-checkbox-checked div.adm-checkbox-icon{border-color:rgba(146,144,177,.6);background-color:var(--part-bg)}.final-like-modal .adm-center-popup-wrap{top:calc(100% - 120px)!important}.cropper-flip-container{top:0;width:100%;height:100%;background:#000;z-index:9999;flex-direction:column;justify-content:center}.cropper-flip-container,.cropper-header{position:fixed;left:0;font-family:Unbounded;display:flex;align-items:center}.cropper-header{justify-content:space-between;padding:12px 16px;bottom:0;right:0;z-index:1000}.cr-slider::-webkit-slider-runnable-track{background:rgba(146,144,177,.6)!important;border-radius:5px}.global-checkbox-container .adm-checkbox div.adm-checkbox-icon{border-radius:6px;width:20px;height:20px;border:1px solid #3b3b3b;background-color:rgba(0,0,0,.5)}.global-checkbox-container .adm-checkbox.adm-checkbox-checked div.adm-checkbox-icon{border-color:rgba(146,144,177,.6);color:#fbca04}.croppie-container .cr-resizer,.croppie-container .cr-viewport{border:none!important}.adm-switch-handle{border:1px solid #000}.adm-switch[aria-checked=false] .adm-switch-checkbox{background-color:transparent!important}.adm-switch[aria-checked=false] .adm-switch-checkbox:before{left:0;top:0;background-color:#3b3b3b;border:1px solid #000;width:100%;height:100%}.adm-switch[aria-checked=false] .adm-switch-handle{background-color:#00000066}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-resizer,.croppie-container .cr-viewport{position:absolute;border:2px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-horisontal,.croppie-container .cr-resizer-vertical{position:absolute;pointer-events:all}.croppie-container .cr-resizer-horisontal:after,.croppie-container .cr-resizer-vertical:after{display:block;position:absolute;box-sizing:border-box;border:1px solid #000;background:#fff;width:10px;height:10px;content:""}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical:after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal:after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower,.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower,.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:"↺"}.cr-rotate-r i:before{content:"↻"}.upload_Container__GUOrh{display:inline-block;position:relative}.upload_Center__1T_F6{display:flex;justify-content:center;align-items:center}.upload_uploadBox__TwnAO{width:0;height:0;overflow:hidden}.upload_Avatar__PgIxi{width:72px;height:72px;border-radius:50%;box-sizing:border-box}.upload_Avatar__PgIxi,.upload_Token__iObxg{cursor:pointer;background-color:#21252e;overflow:hidden}.upload_Token__iObxg{width:90px;height:160px;border-radius:10px;display:flex}.upload_TokenImg__OzoNZ{max-width:100%;max-height:100%;object-fit:cover}.upload_Banner__pp_uM{width:346px;height:174px;flex-shrink:0;border-radius:8px}@media (max-width:480px){.upload_Banner__pp_uM{width:calc(100vw - 32px);height:calc(50vw - 16px)}}.upload_BannerDefault___QJhq{background-image:url(/img/upload-banner.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.upload_BannerButton__iNujw{width:108px;height:36px;border-radius:18px;border:3px solid hsla(206,9%,54%,.3);background:rgba(33,37,46,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-family:Unbounded;font-size:14px;cursor:pointer}.upload_AvatarImg__tZ6jD{width:100%;height:100%;border-radius:50%}.upload_Others__inn_X{background-color:#21252e;border:1px dashed #9290b1}.upload_OthersImg__v3flT,.upload_Others__inn_X{width:120px;height:172px;border-radius:8px}.upload_LoadingBox__W2AOU{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.upload_LoadingBox__W2AOU,.upload_videoBox__RxzS_{display:flex;align-items:center;justify-content:center}.upload_videoBox__RxzS_{width:90px;height:160px;overflow:hidden;border-radius:10px}.upload_imgPreview__Acbwy{width:100%;object-fit:contain}.modal_Container__BeUsI{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:900}.modal_Main__4PZmY{position:relative;border-radius:20px}.modal_CloseButton__gY3zD{position:absolute;top:-10px;right:-10px;cursor:pointer;z-index:101;color:#716c7c}.login_main__IbrgK{width:350px;max-width:90vw;padding:20px 15px 30px;background:#a890ff;border:1px solid #000;border-radius:20px;.login_tipBox__gAhxp{display:flex;flex-direction:column;align-items:center;border-radius:16px;overflow:hidden;padding-bottom:20px;.login_tipText__mq4fS{margin-top:20px;padding:0 12px;color:#fff;text-align:center;font-weight:300}}.login_cancelBtn__LLMI1{color:#fff;text-align:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;margin-top:20px}}.signature-modal_Container__Am0Ha{width:310px;max-width:90vw;border-radius:20px;border:1px solid #000;background:#fef6e6;padding:20px}.signature-modal_Desc__EFM5f{font-weight:400;padding:20px 10px;word-spacing:2px}.signature-modal_Button__X19_r,.signature-modal_Desc__EFM5f{color:#000;text-align:center;font-family:Unbounded;font-size:14px;font-style:normal;line-height:normal}.signature-modal_Button__X19_r{width:100%;height:50px;border-radius:30px;border:1px solid #000;background:#fbca04;font-weight:500;cursor:pointer}.signature-modal_Image__g7lqF{display:flex;justify-content:center}.tabs_Container__dmxzC{display:flex;height:72px;width:100%;align-items:center;position:fixed;bottom:0;left:0;background:#000;z-index:10}.tabs_Tab__pSjX9{width:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:300;line-height:150%;position:relative}.tabs_copyDot__Tk_Bd{width:10px;height:10px;background:#ff2681;border-radius:50%;position:absolute;top:0;right:25%}.tabs_ComingSoon__5cQ_8{position:absolute;z-index:100}.tabs_ComingSoonWrapper__TaXkK{opacity:.5!important}.modal_Container__s_RXU{width:330px;flex-shrink:0;font-family:Unbounded;display:flex;flex-direction:column;align-items:center;gap:14px}.modal_Title__Vccw8{color:#fff;text-align:left;font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:24px 16px 0}.modal_EarnedWrapper__ziJ0P{width:100%}.modal_EarnedTabs__3xbe8{position:relative;display:grid;grid-template-columns:1fr 1fr;padding:3px 4px;border-radius:30px;border:1px solid #b5e554}.modal_EarnedTabsCursor__aynMT{width:144px;height:40px;flex-shrink:0;border-radius:30px;background:#b5e554;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;z-index:0;left:3px;top:3px}.modal_Earned__Jbwu7{display:flex;justify-content:center;margin-top:10px}.modal_Content__ztwnp{padding:12px 16px 0}.modal_EarnedTitle__G8rGa{position:relative;z-index:1;height:40px;color:hsla(0,0%,100%,.44);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:column;align-items:center;gap:1px;justify-content:center}.modal_EarnedTitleValue__yVn1U{color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.modal_ProgressLabel__rUPmA{display:flex;justify-content:center;align-items:center;padding:16px 0 0;gap:46px}.modal_ProgressLabelTitle__bOAzY{color:#fff;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.modal_ProgressLabelTitle__bOAzY:first-child{transform:translateX(-32px)}.modal_Progress__qlRxy{width:10px;height:275px;border-radius:29px;background:hsla(0,0%,100%,.25);position:relative}.modal_ProgressValue__GYtyt{width:100%;height:0;border-radius:29px;background:#b9c2ff;position:absolute;left:0;bottom:0;z-index:1;border:1px solid #000}.modal_NodeList__aMLXe{width:34px;height:100%;position:absolute;left:50%;transform:translateX(-50%);top:0;z-index:2;display:flex;flex-direction:column-reverse;align-items:center;gap:36px;padding-top:15px;padding-bottom:15px}.modal_Node__JMrYj{width:34px;height:34px;background:url(/img/home/refer-modal-progress-node.svg) no-repeat 50%/34px 34px;position:relative;cursor:pointer}.modal_NodeActive__iP_9Z{background-image:url(/img/home/refer-modal-progress-node-active.svg)}.modal_NodeInner__vy8kI{width:240px;position:absolute;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:70px;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:row;flex-wrap:nowrap}.modal_NodeLabel__J13mp{width:80px;flex-shrink:0;color:#fff;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.modal_NodeReward__o3MTr{display:flex;flex-direction:column;align-items:center;gap:8px;position:absolute;width:100%;height:40px;left:0;top:-55px;pointer-events:none}.modal_NodeRewardLabel__MTwrG{height:20px;flex-shrink:0;border-radius:20px;border:1px solid #ff2681;background:rgba(255,38,129,.1);display:flex;justify-content:center;align-items:center;gap:2px;color:#ff2681;font-size:12px;font-style:normal;font-weight:400;line-height:120%;padding:0 7px 0 2px}.modal_NodeRewardIcon__o2nzh{width:16px;height:16px}.modal_NodeRewardContent__NERqp{width:80px;flex-shrink:0;color:hsla(0,0%,100%,.4);font-size:12px;font-style:normal;font-weight:400;line-height:120%}.modal_NodeRewardValue__NpYdw{white-space:nowrap}.modal_NodeRewardValueText__U04Hn{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.modal_Invite__jqt9c{margin-top:11px;display:flex;flex-direction:column;align-items:center;gap:20px;padding:12px 20px 17px;background:#c9ff5d;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.modal_InviteText__6jzqs{color:#000;text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:150%}.modal_InviteTextPrimary__dkxRy{color:#000;font-weight:600}.modal_InviteBtn__4kLV8{height:50px;flex-shrink:0;border-radius:25px;background:var(--part-bg);color:#000;text-align:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 100px;display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease-in-out}.modal_InviteBtn__4kLV8:disabled{opacity:.3;cursor:not-allowed}.modal_Body__ruARy{width:100%;height:493px;flex-shrink:0;border-radius:20px;border:1px solid #b5e554;background:#000}.slippage_main__eZcc7{background-color:#252328;border:1px solid #3b3b3b;border-radius:30px 30px 0 0;.slippage_title__yeDoW{color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;gap:10px;padding:16px 30px}.slippage_list__OvqR4{padding:0 16px 16px;.slippage_item___sH8x{display:flex;align-items:center;justify-content:space-between;border-radius:6px;height:50px;color:#fff;padding:0 15px;font-size:16px;font-weight:500;.slippage_checkBox__jlgto{width:18px;height:18px;border-radius:18px;border:1px solid #91a2ae;position:relative}&.slippage_checked__LkU8f{background-color:#ffffff0d;.slippage_checkBox__jlgto{border:1px solid var(--part-bg)}.slippage_checkBox__jlgto:after{content:" ";display:block;background-color:var(--part-bg);width:12px;height:12px;border-radius:12px;margin:2px auto}}}}.slippage_inputBox__mM9Jk{display:flex;align-items:center;justify-content:space-between;height:47px;border:1px solid rgba(146,144,177,.6);border-radius:8px;margin:15px;color:hsla(0,0%,100%,.6);font-size:14px;padding:0 10px;gap:10px;.slippage_input__GfNJF{flex:1 1;height:47px;color:#fff;font-size:16px}}}.slippage_ProtectionWrapper__Fbkg_{border-top:1px solid #353339;padding:16px 16px 30px}.slippage_ProtectionItem__4Mtrq{display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.slippage_ProtectionAction__h_o6C{display:flex;align-items:center;gap:9px}.slippage_ProtectionDesc__MioKu{color:#c9ff5d;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:300;line-height:normal;margin-top:16px}.slippage_pc__bTvkZ{width:400px}.tradeSuccessModal_main__HvWTg{width:330px;padding-top:20%;.tradeSuccessModal_content__Sg1E4{position:relative;border-radius:30px;border:1px solid;background-size:100% auto;padding:20px 0;&.tradeSuccessModal_buy__Cq9GZ{background:#c9ff5d url(/img/home/trade-success-bg.png) no-repeat 0 0}&.tradeSuccessModal_sell__vCNql{background:#ffc9f1 url(/img/home/trade-success-bg.png) no-repeat 0 0}.tradeSuccessModal_avatar__bSIcq{width:76px;height:76px;border:4px solid #000;border-radius:85px;margin:0 auto;overflow:hidden;position:relative;.tradeSuccessModal_avatarImg__y84NK{width:100%;border-radius:85px;object-fit:cover;object-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.tradeSuccessModal_nameContent__NM0k3{margin:10px auto 0;font-size:14px;text-align:center;width:90%;display:flex;align-items:center;justify-content:center;.tradeSuccessModal_name__WjE_d{font-weight:700;text-align:right}}.tradeSuccessModal_successText__GIBsZ{font-size:18x;font-weight:400;text-align:center}.tradeSuccessModal_successNote__MYxHn{text-align:center;font-size:26px}.tradeSuccessModal_contentBox__3fFLr{background-color:#fff;margin:10px 16px;border-radius:10px;padding:15px;border:1px solid #000}.tradeSuccessModal_userIcon__ultGt{width:42px;height:42px;margin:10px auto}.tradeSuccessModal_userImg__5M2C1{width:42px;height:42px;border-radius:42px;margin-top:10px}.tradeSuccessModal_tips__vLg5I{text-align:center;margin-top:20px;.tradeSuccessModal_sexFi__oJ_uE{font-weight:500;margin-left:5px;white-space:nowrap}}}.tradeSuccessModal_close__j0MlX{width:46px;position:absolute;top:45px;right:-5px;cursor:pointer}}.tabs_Container__TPk0a{display:flex;align-items:center;gap:44px}.tabs_Tab__6FY_m{color:hsla(0,0%,100%,.5);font-size:14px;font-family:Unbounded;position:relative;cursor:pointer;height:38px;line-height:38px}.tabs_Tab__6FY_m.tabs_active__eG6OV{color:#fff}.tabs_Line__uzDav{position:absolute;border-radius:4px;height:3px;width:100%;background-color:#fbca04}.trande_main__Hkw4j{height:100%;.trande_cationArea__pYjtS{display:flex;flex-direction:column;height:100%;margin-bottom:10px;padding:10px;.trande_tradeTabs__gYLNe{margin-bottom:20px;display:flex;align-items:center;background-color:#3b3b3b;border-radius:10px;position:relative;.trande_tab__9JJMD{flex:1 1;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;height:46px;overflow:hidden;&.trande_active__h4WeK:first-child{background-color:#c9ff5d;color:#000}&.trande_active__h4WeK:last-child{background-color:#ff559d;color:#fff}}.trande_tab__9JJMD:first-child{color:#c9ff5d;border-radius:10px}.trande_tab__9JJMD:last-child{border-radius:10px;color:#ff559d}}.trande_tradeTabs__gYLNe:after{content:"";position:absolute;bottom:-10px;left:-10px;width:calc(100vw + 20px);height:1px;background-color:#353339}}.trande_pcActionArea__9lLV7{padding:0}.trande_tokenBalanceBox__MIX3I{margin-top:46px}.trande_pcActionArea__9lLV7{.trande_tokenBalanceBox__MIX3I{margin-top:-30px;.trande_inputArea__6bRfv{display:flex;gap:10px;justify-content:flex-end;align-items:center;flex-wrap:wrap;.trande_input__2u38N{text-align:right;font-size:26px;font-weight:500;color:#fff;width:40%}.trande_tokenName__fE_Zq{margin-top:0;font-size:12px;color:#9290b1}.trande_tokenPrice__kpy_J{flex:1 1 100%;text-align:right}}}.trande_PanelInput__WOOI1{height:auto}.trande_tokenPercent__z8ZaF{float:left;margin-left:-10px}.trande_PanelPercent__PhhYB{margin-top:-10px}.trande_receiveAmountWrapper__wtbwz{clear:both;margin-top:35px}}.trande_balance__5r6w7{color:#9290b1;font-size:12px;display:flex;align-items:center;gap:5px;height:30px;background-color:#3c3c3c80;padding:0 10px;border-radius:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.trande_inputActionArea___Q969 .trande_actionArea__TQsst{display:flex;align-items:center;justify-content:space-between;color:hsla(0,0%,100%,.7);font-size:12px;font-weight:300}.trande_PanelContent__j465v{margin-top:10px;background-color:#ffffff0d;.trande_inputActionArea___Q969 .trande_actionArea__TQsst{justify-content:flex-start;gap:10px}}.trande_inputActionArea___Q969 .trande_actionArea__TQsst .trande_switchTokenName__HdWcd{color:#fff}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv{color:#fff;gap:10px;padding:0 10px;width:100%}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv .trande_input__2u38N{background-color:inherit;border:none;outline:none;color:#fff;width:0;font-size:36px;text-align:center;width:100%}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv .trande_inputToken__t7vBb{font-size:16px;flex-shrink:0}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv .trande_inputToken__t7vBb .trande_tokenName__fE_Zq{white-space:nowrap;text-align:center;width:100%;font-size:16px;margin-top:10px}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv .trande_inputToken__t7vBb .trande_tokenImg__TKFV8{width:30px;height:30px;border-radius:30px;overflow:hidden;position:relative;display:none}.trande_inputActionArea___Q969 .trande_inputArea__6bRfv .trande_inputToken__t7vBb .trande_tokenImg__TKFV8 .trande_tiImg__P7zDy{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.trande_inputActionArea___Q969 .trande_tokenPercent__z8ZaF{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px}.trande_inputActionArea___Q969 .trande_tokenPercent__z8ZaF .trande_percentTag__ClMEN{font-size:12px;font-weight:300;color:#fff;border-radius:6px;padding:5px 10px;opacity:.5;cursor:pointer;min-width:30px;text-align:center}.trande_inputActionArea___Q969 .trande_tokenPercent__z8ZaF .trande_percentTag__ClMEN.trande_tagActive__WQGDw{background-color:#3c3c3c80;opacity:1}.trande_inputActionArea___Q969 .trande_tokenPercent__z8ZaF .trande_PanelPercentTag__C9CQc{cursor:pointer;height:20px;padding:4px 6px;line-height:20px;text-align:center;color:hsla(0,0%,100%,.7);font-family:Unbounded;font-size:10px;font-style:normal;font-weight:300;line-height:normal;border-radius:30px;border:1px solid rgba(146,144,177,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.trande_inputActionArea___Q969 .trande_tokenPercent__z8ZaF .trande_PanelPercentTag__C9CQc.trande_tagActive__WQGDw{background-color:#9290b166}.trande_switchToken__6Llfr{display:flex;align-items:center;justify-content:center;gap:3px;cursor:pointer;background-color:#3c3c3c80;border-radius:26px}.trande_switchTokenImg__vn3aV{width:26px;height:26px;border-radius:26px;overflow:hidden;opacity:.3}.trande_switchTokenImg__vn3aV.trande_active__h4WeK{border:2px solid #fff;opacity:1}.trande_switchTokenImg__vn3aV img{width:100%;height:100%;object-fit:cover}.trande_receiveTokenImgBox__Dlp_i{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:26px;overflow:hidden}.trande_receiveTokenImg__jvlsR{width:100%;height:100%;object-fit:cover}.trande_paid___MAJ0{margin-top:10px;height:27px}.trande_paid___MAJ0,.trande_receiveTokenAmount__9G_Ee{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:hsla(0,0%,100%,.7);font-weight:300;flex:1 1}.trande_panel__MuTQn{border-radius:10px;padding:12px;margin-left:5px;margin-right:5px;background-color:#121719}.trande_PanelContent__j465v{padding:10px 14px}.trande_Content__Borjy{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.trande_PanelInput__WOOI1{height:68px;flex-shrink:0}.trande_receiveTitle__HPBTD{white-space:nowrap;color:#9290b1}.trande_slippage__yfruX{position:relative;z-index:20;background-color:#3c3c3c80;border-radius:10px;height:30px;padding:0 10px;cursor:pointer;font-size:12px}.trande_receiveAmount__rtrjc,.trande_slippage__yfruX{display:flex;gap:5px;align-items:center;color:#9290b1}.trande_receiveAmount__rtrjc{justify-content:space-between;padding-right:10px}.trande_receiveAmountWrapper__wtbwz{margin-top:10px}.trande_receiveAmountWrapperMobile__zb8qo{margin-top:20px}.trande_tokenPrice__kpy_J{font-size:10px;color:#9290b1;text-align:center;margin-top:10px;flex:1 1}.trande_pcTabs__Gf75t{position:relative;background-color:#1b1b1b}.trande_pcSlipIcon__jLt9e{position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10}.trande_topLimit__UUUs3{display:flex;align-items:center;gap:5px;color:#fbca04}.refer_Container__mcSKH{width:35px;height:70px;font-family:Unbounded;position:fixed;left:0;bottom:0;z-index:11}.refer_ContainerMobile__Mz_BT{left:0;bottom:72px}.refer_Entry__SDigj{position:relative;z-index:12;transform:translateX(50px)}.refer_EntryExpand__ONdQG{transform:translateX(140px)}.refer_EntryMobile__XLzIr{width:100%;height:100%;position:relative;z-index:12}.refer_Card__IOkIK{width:356px;height:88px;background:#fcffea;border:1px solid #000;position:absolute;z-index:11;left:66px;bottom:12px;border-radius:20px}.refer_CardExpand___FH_Z{left:156px}.refer_CardMobile__V1e58{width:calc(100dvw - 20px);left:16px;bottom:0}.refer_CardInner__pl5Ne{padding:13px 10px 12px 30px;width:100%;height:100%}.refer_CardInnerMobile__ofX8G{padding:0}.refer_ReferBtn___uSmg{width:110px;height:36px;border-radius:18px;background:var(--part-bg);border:1px solid #000;position:relative;color:#000;font-family:Unbounded;font-size:14px;font-weight:500;align-items:center;justify-content:center}.refer_Rebates__WUgxl,.refer_ReferBtn___uSmg{font-style:normal;line-height:normal;display:flex}.refer_Rebates__WUgxl{align-items:flex-end;flex:1 1;gap:4px;color:#fe1a62;font-size:12px;font-weight:400;text-transform:capitalize;margin-top:4px}.refer_RebatesValue__S02Fk{width:110px;height:34px}.refer_RebatesUnit__7xZEI{transform:translateY(-5px)}.refer_Title__MnlQQ{color:#000;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden}.refer_Content__758S6{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.refer_CloseBtn__QfxYm{width:14px;height:14px;background:url(/img/home/refer-close-btn.svg) no-repeat 50%/contain;position:absolute;right:14px;top:14px}.refer_ReferEntryIcon__l_Jkg{transform-origin:0 50px!important}.layout_Main__y9SqM{height:100%;width:100%}.mobile_button__ggG5y{background:#ffffff1f;padding:10px;border-radius:30px;font-size:14px;font-weight:500;color:#fff}.mobile_loginBtn__koALN{width:34px}.level_UserLevelContainer__cxbd5{height:20px;border-top-right-radius:10px;border-bottom-right-radius:10px;flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:0 6px 0 12px;color:#fff;text-align:center;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:relative}.level_UserLevelIcon__vrqjI{width:24px;height:20px;position:absolute;z-index:1;top:50%;left:0;transform:translate(-50%,-50%)}.info_Container__okb23{padding:3px 10px 3px 3px;border-radius:48px;position:relative}.info_Box__jlzVo{display:flex;gap:6px;align-items:center}.info_Avatar__bL3eW{border:2px solid #000;border-radius:20px;width:34px;height:34px}.info_Logo__ov6nE{width:30px;height:30px;flex-shrink:0;border-radius:18px}.info_Panel__OdLDT{padding:10px;background-color:#252328;position:absolute;border-radius:24px;right:0;top:40px;z-index:20;border:1px solid #3b3b3b;width:258px}.info_PanelTitle__rR8DW{font-family:Unbounded;font-size:14px}.info_BalanceWrapper__kSh4k,.info_PanelTitle__rR8DW{display:flex;align-items:center;justify-content:space-between}.info_BalanceWrapper__kSh4k{margin-top:12px;border-radius:8px;background:hsla(0,0%,100%,.08);height:43px;padding:0 12px}.info_PanelAddress__cy90I{color:#fff;margin-left:10px;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.info_CopyButton__3j0aQ{width:16px;height:16px;flex-shrink:0;background:url(/img/icon-copy.svg) no-repeat 50%/contain;margin-left:5px}.info_PanelSol__quDZH{display:flex;gap:3px;align-items:center;color:#fff;text-align:right;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.info_SolnaIcon__au6_9{width:20px;height:20px;border-radius:20px}.info_Disconnect__4kq74{gap:8px;margin-top:16px;margin-left:18px;color:#ff70d9;font-size:16px;font-weight:300}.info_Disconnect__4kq74,.info_Item__LKjGi{display:flex;align-items:center;font-family:Unbounded;font-style:normal;line-height:normal}.info_Item__LKjGi{padding-left:15px;height:48px;flex-shrink:0;gap:10px;margin-bottom:8px;color:#374c5b;font-size:14px;font-weight:400;background-color:#f4eaf4;border-radius:8px;cursor:pointer}.info_Flex__70IFp,.info_Wallet__67CdN{display:flex;align-items:center}.info_Wallet__67CdN{gap:8px;color:#fff;text-align:center;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.info_WalletIcon__Y7KKs{width:20px;height:20px;border-radius:18px}.badge_Container__sFNOa{position:relative}.badge_Badge__ZxpSB{position:absolute;background-color:#ff2ba0}.badge_BadgeWithEmpty__JzhUT{width:12px;height:12px;border-radius:50%;border:2px solid #fff;right:-4px;top:0}.badge_BadgeWithNumber__QCo1G{font-size:10px;height:15px;box-sizing:border-box;padding:1px 6px;border-radius:34px;border:1px solid #fff;color:#fff;line-height:10px;right:-14px;top:6px}.points-label_Container__W8ACK{flex-shrink:0;background-color:#0000004d;padding:3px 10px 3px 3px;display:flex;align-items:center;gap:6px;border-radius:30px}.points-label_Title__5N3al{color:#fff;font-size:12px;font-weight:600}.points-label_Desc__92mN_,.points-label_Title__5N3al{font-family:Unbounded;font-style:normal;line-height:normal}.points-label_Desc__92mN_{color:hsla(0,0%,100%,.6);font-size:10px;font-weight:400}.right-actions_Actions__jCGWl{display:flex;align-items:center;gap:18px;flex-shrink:0;position:absolute;right:22px;top:14px;z-index:30}.right-actions_ConnectButton__sAFHv{width:157px;height:36px;border-radius:48px;border:2px solid #af0;color:#af0;font-size:14px}.right-actions_Alarm__5uDDQ{position:relative}.tabs_launchPadTab__qN1bE{display:flex;align-items:center;justify-content:space-around;font-size:12px;height:50px;padding:0 10px}.tabs_launchPadTabTitle__E3_Md{position:relative;padding-bottom:10px;color:hsla(0,0%,100%,.6);cursor:pointer;white-space:nowrap}.tabs_launchPadTabTitleActive__HWoZv{color:#fff;text-shadow:0 0 8px #fff}.tabs_Line__s4rOr{position:absolute;border-radius:4px;width:50%;height:3px;background-color:#fff;bottom:0;left:50%;box-shadow:0 0 8px 0 #fff}.simple_Avatar___YIY7{border-radius:50%}.simple_Logo__PYFws{width:100%;height:100%;flex-shrink:0;border-radius:50%}.tips_Container__zDcmw{height:24px;position:relative;overflow:hidden}.tips_Tip__xEDsF{gap:5px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:400;line-height:normal;transition:.3s}.tips_Tip__xEDsF,.tips_Type___HZdE{display:flex;align-items:center;height:24px;border-radius:10px}.tips_Type___HZdE{padding:4px;gap:3px;color:#000}.tips_Token__6jRbu{display:flex;align-items:center;gap:4px;padding-right:10px}.tips_TokenIcon__hnQi6{width:16px;height:16px;border-radius:50%;flex-shrink:0}.tips_TokenName__j4ChH{width:69px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.top-1_Container__1RUFw{display:flex;align-items:center;height:24px;border-radius:10px;background:#373737;gap:12px;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:400;line-height:normal;padding:2px 5px 2px 3px;color:#fff;flex-shrink:0}.top-1_IconWrapper__9xK3D{width:20px;height:20px;border-radius:50%;position:relative;flex-shrink:0}.top-1_Icon__LyRL5{width:100%;height:100%;border-radius:50%}.top-1_King__nIjbu{color:#fff;text-align:center;font-family:Unbounded;font-size:18px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:-10px;top:-10px;transform:rotate(45deg)}.top-1_KingAnimation__r_U1G{position:absolute;right:0;top:4px;transform:rotate(-45deg)}.empty_Container__NzqTl{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.empty_Text__6qSAw{color:#9290b1;text-align:center;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.panel_Container__a7tWZ{position:absolute;left:-1px;top:46px;width:calc(100% + 2px);height:346px;overflow-y:auto;background-color:#1b1b1b;border-radius:0 0 20px 20px;border:1px solid #323232;border-top:none}.panel_Item__OjGWh{display:flex;justify-content:space-between;align-items:center;padding:14px 10px}.panel_ItemLeft__hCVB2{display:flex;align-items:center;gap:10px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.panel_LoadingWrapper__W92Jq{height:100%;display:flex;justify-content:center;align-items:center}.search-bar_Wrapper__V8G3o{position:relative}.search-bar_Container___xjV2{width:100%;padding:10px;display:flex;align-items:center;gap:10px;z-index:50;position:fixed;transform-origin:right;box-sizing:border-box;background-color:#1b1b1b;border:1px solid #323232}.search-bar_InputWrapper__R2VqQ{border-radius:34px;border:1px solid #3b3b3b;background:rgba(37,35,40,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:34px;display:flex;align-items:center;justify-content:space-between;padding:8px 0 8px 14px}.search-bar_Input__xS5w7{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:14px;font-style:normal;font-weight:300;line-height:normal;width:calc(100% - 60px);background-color:transparent}.search-bar_InputActions___Ks0y{display:flex;align-items:center}.search-bar_Action__jbDa4{padding:5px}.search-bar_Cancel__6zS2q{color:hsla(0,0%,100%,.6);text-shadow:0 1px 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.search-bar_SearchButton__MNWIE{padding:5px;width:30px;height:30px}.header_Container__TSaCU{left:0;top:10px;z-index:20}.header_Wrapper__tP1__{display:flex;align-items:center;justify-content:center}.media_Wrapper__Q07Xo{position:relative;width:100%;height:100%;overflow:hidden;z-index:2}.media_Media__Tv6wB{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;min-height:100%;object-fit:contain;display:flex;align-items:center}.status_launchTag__OccZf{display:inline-block;height:20px;padding:0 10px;white-space:nowrap;border-radius:32px;color:#fff;font-size:10px;display:flex;align-items:center}.status_launch1__tV0az{background-color:#504964}.status_launch2__x4Ybu{background-color:#628d0b}.status_launch3__d3lfp{background-color:#977900}.import_Tag__u8ID7{height:20px;white-space:nowrap;border-radius:32px;color:#fff;font-size:10px;display:flex;align-items:center;gap:3px}.import_punmIcon__kLHXy{width:12px}.TokenTags_tags__R7xid{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.desc_Container__ZWUI5{padding:10px;box-sizing:border-box;color:#fff}.desc_Title__yRgJj{font-size:20px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desc_Header__dC88j,.desc_Title__yRgJj{font-family:Unbounded;font-style:normal;line-height:normal}.desc_Header__dC88j{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:400;margin-top:6px;flex-wrap:wrap}.desc_TickerWrapper__AoY8D{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fbca04}.desc_TickerLabel__vDzhP{color:#fff}.desc_About__Rojyl{max-height:36px;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:150%;margin-top:6px}.desc_About__Rojyl,.desc_Create__W79f5{color:#fff;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:300}.desc_Create__W79f5{line-height:120%;margin-top:4px;display:flex;align-items:center;gap:4px}.desc_Creator__XIkPg{color:#fbca04;font-size:13px;line-height:120%}.desc_Creator__XIkPg,.desc_MC__cVcJX{font-family:Unbounded;font-style:normal;font-weight:400}.desc_MC__cVcJX{color:#6fff00;font-size:12px;line-height:normal;margin-top:5px}.like_Like__UZnhq{position:relative}.like_LikeNum__xKQnQ{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-top:2px;text-align:center}.like_Heart__r_N9Y{display:flex;align-items:center;justify-content:center;transition:.3s;position:relative;z-index:2}.like_HeartGif__uhQJS{position:absolute}.like_HeartRocket__aUvXb{position:absolute;z-index:2}.like_LikedLabel__4qxwn{position:absolute;z-index:5;right:-18px;top:-17px}.token_Container__LLZjj{width:50px;height:50px;border-radius:50%;padding:1px;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}.token_Progress__Lcnly{position:absolute}.token_IconImgContainer__hnqCB{position:relative}.token_IconImgContainer__hnqCB,.token_IconImgPlay__jzwWJ{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.token_IconImgPlay__jzwWJ{position:absolute;z-index:1;left:0;top:0;background:rgba(0,0,0,.5);border-radius:50%;overflow:hidden}.token_IconImgPlayButton__8noLu{width:60%;max-width:68px;max-height:68px}.token_Icon__IjYI0{width:40px;height:40px;border-radius:50%;object-fit:cover}.token_King__Fr_xy{color:#fff;text-align:center;font-family:Unbounded;font-size:18px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:0;top:-7px;transform:rotate(45deg)}.token_KingAnimation__ced6O{position:absolute;right:0;top:4px;transform:rotate(-45deg)}.timesLike_main__jh914{width:90vw;max-width:350px;&.timesLike_firstTimeLike__F3fJ5{position:absolute;left:50%;transform:translateX(-50%);bottom:-47vh}&.timesLike_secondTimeLike__t43Af{padding-top:100px}.timesLike_content__zHDDS{background-color:#fff3f8;border-radius:20px;padding:30px;text-align:center}.timesLike_topImg__CxGdN{margin-top:-50%}.timesLike_learnTip__uoARt{text-align:center;margin-top:25px;.timesLike_learnLink__F0NI_{color:#202020;text-decoration:underline}}.timesLike_actionBox__hwAoz{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;margin-top:20px;.timesLike_cancel__59XCx{margin-left:30px}.timesLike_shareBox__JfoTG{display:flex;align-items:center;justify-content:space-between;gap:10px;.timesLike_share__OWJOT{width:50px}}}.timesLike_shareText__t3gLK{font-size:16px;width:155px;height:50px;border-radius:30px;background-color:#fbca04;display:flex;align-items:center;justify-content:center;color:#000;border:2px solid #000}}.final-like_Container__yieZh{width:calc(100vw - 50px);height:150px;background:url(/img/home/final-like-bg.png) 50%;background-size:cover;border-radius:20px;padding:16px 0 0 24px;position:relative;z-index:5}.final-like_Title__fTcWx{font-size:16px}.final-like_Desc__rjWis,.final-like_Title__fTcWx{color:#000;font-family:Unbounded;font-style:normal;font-weight:700;line-height:normal}.final-like_Desc__rjWis{display:flex;align-items:center;gap:15px;font-size:22px;margin-top:18px}.final-like_Avatar__2bo5_{width:68px;height:68px;flex-shrink:0;border-radius:60px;border:4px solid #000}.final-like_Launching__pcEey{position:absolute;bottom:46px;left:-120px;z-index:1}.final-like_CloseBtn__ZiD_x{position:absolute;z-index:10;bottom:120px;right:-20px}.card_cardWrapper__34_ZP{width:375px}.card_cardContainer__GcUu6{height:625px;background:#fbca04 url(/img/share/light-bg.png) no-repeat 50%;border-radius:20px;border:1px solid #000;padding:20px;position:relative}.card_header__DDv7h{display:flex;align-items:center;gap:10px}.card_logo__X7b4J{width:80px;display:block;margin:10px auto 0}.card_subTitle__okcSO{width:174px;display:block;margin:10px auto 0}.card_headerText__f1Gf6{font-size:18px;font-weight:700}.card_mainCard__edtEv{position:relative;width:225px;height:225px;margin:40px auto 0;z-index:2}.card_tokenImg__9Wn2k{height:100%}.card_createdByAddress__MJRvR{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.card_statsFlip__aYlzE{position:absolute;font-family:FingerPaint;background:url(/img/share/flip-bg.png) no-repeat 50%;background-size:auto 100%;width:154px;height:84px;left:-40px;top:-20px;z-index:1}.card_statsFlipText__Y0bwU,.card_statsFlip__aYlzE{display:flex;align-items:center;justify-content:center}.card_statsFlipText__Y0bwU{transform:rotate(-17.34deg);flex-direction:column;color:#000;font-size:20px;line-height:1.2}.card_statsLike__9UNz_{position:absolute;font-family:FingerPaint;background:url(/img/share/like-bg.png) no-repeat 50%;background-size:auto 100%;width:134px;height:124px;display:flex;align-items:center;justify-content:center;right:-40px;bottom:-20px;z-index:1}.card_statsFlipTextTitle__Ac78N,.card_statsLikeTextTitle__td6QZ{font-size:12px}.card_statsFlipTextCount__k7Ioj,.card_statsLikeTextCount__fAKAc{font-size:20px}.card_statsLikeText__JDft6{transform:rotate(17.34deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;font-size:20px;line-height:1.2}.card_stat__3R9fq{display:flex;flex-direction:column;color:#fff;font-size:14px}.card_tokenImage__2gTPK{width:100%;height:100%;box-shadow:3px 3px 0 0 #0000004d;transform:rotate(-5.4deg);border-radius:12px;position:relative}.card_tokenImage__2gTPK img{width:100%;height:100%;object-fit:cover}.card_tokenBadge__c8Pgt{position:absolute;right:-10px;top:-10px;background:#007aff;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.card_tokenInfo__BjQST{background-color:#fef6e6;border:1px solid #000;border-radius:12px;padding:10px;display:flex;align-items:center;gap:15px;transform:rotate(3deg);position:relative;z-index:1;color:#000}.card_tie__oxqME{position:absolute;left:-10px;top:-40px}.card_tokenIcon__ac8UA{width:60px;height:60px;border-radius:60px;border:1px dashed #000;display:flex;align-items:center;justify-content:center;position:relative}.card_tokenIcon__ac8UA img{width:100%;height:100%;object-fit:cover}.card_badge__ZaWGn{width:56px;height:56px;border-radius:60px}.card_tokenName__a4Mr6{font-size:24px;font-weight:700;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:230px}.card_tokenTicker__tAJbx{font-size:14px;margin-bottom:8px;display:flex;gap:4px;flex-wrap:wrap}.card_createdBy__xoyU1{font-size:12px;display:flex;align-items:center;gap:4px}.card_footer__k6Isq{display:flex;justify-content:space-between;align-items:center;padding:16px 10px;background:#000;border-radius:12px;color:#fff;margin-top:65px;position:absolute;bottom:10px;left:10px;right:10px}.card_inviteUrl__6y0a1{margin-top:4px}.card_inviteInfo__RSY_i{font-size:12px}.card_inviteAddress___NI9_{display:flex;align-items:center;gap:4px;font-weight:700;margin-top:4px}.card_invite__7b6Vf{border-radius:50%;width:50px;height:50px;flex-shrink:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.card_inviteIcon__e1Mkn{position:relative;width:50px;height:50px}.card_inviteBox__Sop3a{display:flex;align-items:center;gap:10px}.card_inviteUrl__6y0a1{font-size:10px}.card_scan__5SbAH{position:absolute;right:10px;top:0;width:80px;transform:translateY(-100%)}.card_statsBuyMe__awviI{position:absolute;right:0;bottom:0;width:160px;height:80px;z-index:2;transform:translate(40%)}.card_buyMe__YLTV8{width:100%}.card_statsHolder__JeiyN{width:100%;position:absolute;left:-70px;top:50px;width:160px;height:80px;z-index:2;font-family:FingerPaint;background:url(/img/share/holder.png) no-repeat 50%;background-size:auto 140%}.card_statsHolderText__FWcyW{font-size:12px;transform:rotate(20.08deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;line-height:1.2;margin-top:20px}.card_statsHolderTextCount__ZZbKs{font-size:20px}.card_buttonContainer__bi7Ic{display:flex;gap:16px;margin-top:20px;justify-content:space-between}.card_saveButton__UqIQf{padding:12px 24px;border-radius:100px;background:transparent;border:1px solid #ffb800;color:#fff;font-size:14px;font-weight:700;cursor:pointer;flex:1 1;font-family:Unbounded;display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.card_shareButtonActive__kOP4P{opacity:.5}.card_shareButton__MJU3Q{padding:12px 40px;border-radius:100px;background:#ffb800;border:none;color:#000;font-size:14px;font-weight:700;cursor:pointer;flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Unbounded}.card_qrcode1__sNyqD{position:relative}.card_qrLogo__ZYbr8{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;display:none}.timer_Container__m8Qjj{width:60px;height:18px;border-radius:32px;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:9px;font-style:normal;font-weight:400;line-height:normal;margin-top:2px}.popover_Card__B3p7_{position:fixed;z-index:100;left:0;top:0}.tips-button_Tips__SqJ3i{padding:10px 15px;border-radius:8px;background:#373737;color:#fff;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.actions_Actions__GKr_5{display:flex;flex-direction:column;align-items:center}.actions_MbActions__G2KTZ{position:absolute;right:8px;bottom:12px;z-index:30}.actions_PcActions__IocUE{position:absolute;right:-64px;bottom:0;z-index:30}.actions_Item__AzU5K{color:#fff;text-align:right;text-shadow:0 0 4px rgba(0,0,0,.5);font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:column;align-items:center;margin-top:14px}.actions_PcItem__BRkem{width:42px;height:42px;background-color:#ffffff1a;border-radius:42px;margin-bottom:8px}.flip_Container__7oFAk{width:156px;height:34px;border-radius:24px;box-shadow:0 0 4px 0 rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;gap:6px;color:#000;text-align:right;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:600;line-height:normal;transform-origin:center;margin-left:14px;cursor:pointer}.flipped_Container__B6ZuQ{margin-left:12px;position:relative;width:110px;height:29.5px;flex-shrink:0;font-family:FingerPaint;margin-bottom:10px;transform:rotate(-3deg)}.flipped_Content__S1N_6{position:relative;z-index:2;height:100%;display:flex}.flipped_Bg__P3lWw{position:absolute;left:0;top:0}.flipped_Star__CYegH{margin-top:10px;margin-left:9px}.flipped_Text__RZAJn{color:#040404;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px;margin-left:5px}.button_Button__u51zD{width:76px;height:32px;border-radius:32px;color:#1e1e1e;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:500;line-height:150%;transform-origin:center}.button_Inner__VwXbT{width:76px;height:32px;border-radius:32px;display:flex;align-items:center;justify-content:center}.trade_Container__nc4Ir{position:relative;height:52px;flex-shrink:0;padding:10px;display:inline-flex;gap:10px;align-items:center;border-radius:12px;background:rgba(60,60,60,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-left:12px;color:#fff;text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:10px;font-style:normal;font-weight:400;line-height:150%}.trade_McWrapper__LDZ0w{display:flex;align-items:center;justify-content:space-between}.trade_Mc__SRPmf{text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.trade_McBox__1juTV{display:flex;align-items:center;gap:6px}.trade_Progress__uwT1E{width:199px;height:6px;border-radius:32px;background:rgba(0,0,0,.5);position:relative;margin-top:6px}.trade_ProgressInner__k__g_{height:6px;border-radius:32px;background:#c9ff5d;position:absolute;left:0;top:0}.danmaku_Container__dGiMa{width:100%;height:144px;margin-left:10px;overflow:hidden;-webkit-mask-image:linear-gradient(0deg,#000 10%,transparent);mask-image:linear-gradient(0deg,#000 10%,transparent)}.danmaku_Comment__rOCwN{padding:5px 10px 5px 5px;border-radius:30px;background:rgba(60,60,60,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:4px;white-space:nowrap;display:inline-flex;margin-bottom:6px;transition:.5s;opacity:1}.danmaku_CommentIcon__vyfLF{width:20px;height:20px;flex-shrink:0;border-radius:20px}.danmaku_CommentText__a8Tlz{font-size:13px;font-weight:400;max-width:200px;white-space:wrap}.danmaku_CommentText__a8Tlz,.danmaku_Like__jqhHr{color:#fff;font-family:Unbounded;font-style:normal;line-height:normal}.danmaku_Like__jqhHr{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:300}.header_Container__y8l0B{display:flex;align-items:center;justify-content:space-between;padding:5px 14px 0;background-color:hsla(0,0%,100%,.05)}.trade_Container__nejUb{width:574px;background-color:#1b1b1b}.trade_Tabs__aoQOy{margin-bottom:20px}.trade_PanelWrapper__zY_h1{padding:10px 14px;background-color:#1b1b1b;height:100%}.trade_PanelContent__7hXaY{height:calc(100% - 20px);overflow-y:auto}.trade_DataWrapper__ekaUb{display:flex;align-items:center}.trade_MarketCapWrapper__llbqd{display:flex;align-items:flex-end;gap:5px}.trade_MarketCap__MityL{text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:26px;font-style:normal;font-weight:700;line-height:normal}.trade_MarketCap24__yEddc{transform:translateY(-4px)}.trade_DataLabel__qrGpK,.trade_MarketCap24__yEddc{text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.trade_DataLabel__qrGpK{color:#9290b1}.trade_DataValue__8XyZC{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.resolutions_Container___PTvI{display:flex;align-items:center;gap:10px;position:absolute;left:20px;top:20px;z-index:5}.resolutions_Item__ytdEJ{width:48px;height:23px;border-radius:6px;background:rgba(60,60,60,.5);color:#fff;font-size:10px;font-weight:300}.resolutions_Item__ytdEJ,.simple_Label__2_FGD{display:flex;justify-content:center;align-items:center;text-align:center;font-family:Unbounded;font-style:normal;line-height:normal}.simple_Label__2_FGD{width:36px;height:16px;border-radius:16px;font-size:8px;font-weight:400;background:#3c3c3c80}.simple_Normal__mtkwf{color:#fff}.simple_Upper__rVjYN{color:#2afeb4}.holder_distributionArea__WYCJH{margin-top:10px;padding:0 10px;.holder_distributionTitle__A5W7h{color:#9290b1;font-size:12px}}.holder_list__vEtk3{color:#fff;.holder_item__7o8nK{display:flex;align-items:center;justify-content:space-between;padding:10px 0;.holder_itemContent__cJ5sI{display:flex;align-items:center;gap:10px}}}.holder_LaptopList__vrWOe{margin-top:2px;padding:0 16px;margin-right:10px}.holder_UserName__hUvos{display:flex;align-items:center;gap:4px}.holder_avatarContent__2TRY8{display:flex;align-items:center;.holder_avatar__ckTHR{width:36px;height:36px;.holder_avatrImg__0fjgB{width:36px;height:36px;border-radius:36px}}.holder_nameContent__bZ_KW{text-align:left}.holder_nameLevel__bX9YA{display:flex;gap:5px;margin-bottom:5px}.holder_followers__09WPc{color:#9290b1}}.holder_loading__Bywpv{display:flex;align-items:center;justify-content:center;height:150px}.holder_itemAmount__qJ2Nw{font-size:10px;margin-top:5px;text-align:right}.preUser_title__kiZ2a{color:#fff;font-size:24px;font-weight:500}.preUser_userItem__zKaoi{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.preUser_avatar__4R5Pj{width:36px;height:36px;border-radius:36px;overflow:hidden;cursor:pointer}.preUser_avatarImg__lpVMQ{width:36px;height:36px;object-fit:cover;object-position:center}.preUser_userBox__q_dDt{display:flex;align-items:center;gap:10px;cursor:pointer}.preUser_userName__gfcV_{color:#fff;display:flex;align-items:center;gap:4px}.preUser_followers__tXi0b{color:#9290b1;margin-top:3px;text-align:left}.preUser_creator__3rKF2{color:#c9ff5d}.preUser_like__FO2rV{display:flex;align-items:center;gap:5px;color:#fff;background-color:rgba(60,60,60,.4);border-radius:30px;padding:5px 10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.txs_main__OYktS{padding:15px 0}.txs_filter__75in3{margin-bottom:10px;padding:0 15px}.txs_filterItem__XE0p3{display:flex;align-items:center;padding:5px 0;gap:8px}.txs_filterText__vJmdf{display:flex;align-items:center;gap:5px;font-size:12px;color:#9290b1;font-weight:300}.txs_txContent__eYtLN{background-color:#252328;border-radius:10px;padding:5px 15px}.txs_LaptopContent__fYsot{background-color:transparent}.txs_txTtitles__Y3YWe{display:flex;align-items:center;padding:15px 0}.txs_MobileTitles__zUO1P{color:#9290b1;border-bottom:1px solid rgba(146,144,177,.2)}.txs_LaptopTitles__C_ltv{color:#ffffff80;border-bottom:1px solid #ffffff33}.txs_titleItem__4eeIO{flex:1 1;height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.txs_item__1iqXF{display:flex;align-items:center;padding:15px 0;font-weight:300}.txs_Account__nroqj{flex:3 1}.txs_Account__nroqj,.txs_LaptopAccount__3XcVx{display:flex;align-items:center;gap:10px}.txs_avatar__CRaC1{width:20px;height:20px;border-radius:20px}.txs_type__oG318{flex:1 1;&.txs_sell__tLo6p{color:#ff4ba7}&.txs_buy__m5SLB{color:#6fff00}}.txs_value__63y88,.txs_vva__LQX2E{flex:1 1;color:#fff}.txs_link__QTegl{flex:1 1}.detail_detailAvatar___u6oG,.detail_nameWrapper__0RQd1{.detail_name__NEhrX{font-size:20px;font-weight:700;color:#9290b1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.detail_ticker__1uSAp{color:#9290b1}.detail_tickerContent__hL8jO{color:var(--part-bg)}.detail_des__KD_J5{color:#fff}.detail_author__IP2sC{display:flex;font-size:12px;font-weight:400;align-items:center;justify-content:space-between;padding:5px 0;.detail_authorTitle__UWcTi{color:#d9d9d9}.detail_authorDesc__eODiL{color:#fff;width:calc(100% - 100px);text-align:right;&.detail_authorDescEs__o_lBt{color:#ff37a3}}}.detail_nameWrapper__0RQd1{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:15px}.detail_communityIcons__S4zOR{display:flex;align-items:center;justify-content:flex-start}.detail_panel__4Xtqy{margin-top:10px}.detail_abountDetail__arf2g{color:#fff}.detail_aboutUs__M_soY{margin-top:5px}.detail_singleProgress__g8UV0{margin-top:10px;padding:15px;background-color:#ffffff14}.detail_progressTitleWrapper___DSU3{display:flex;align-items:center;color:#fff;font-size:#ffffff;font-size:12px;justify-content:space-between;margin-bottom:10px;font-weight:500}.detail_statsPanel__jDp4T{display:grid;grid-gap:16px;gap:16px;padding:16px;background:hsla(0,0%,9%,.6);border-radius:12px}.detail_statsItemBuy__MHPo8{grid-column:1/-1}.detail_statsItem__XX5Vg{display:flex;flex-direction:column;gap:4px}.detail_statsLabel__J6H6E{color:#9290b1}.detail_statsItemBuy__MHPo8{.detail_statsLabel__J6H6E{display:flex;align-items:center;justify-content:space-between;.detail_tradeAmount___mK_9{color:#fff;font-size:12px;margin-top:5px}}}.detail_statsValue__rjbdm{font-size:12px;color:#fff}.detail_tradeChart__M2wO8{display:flex;align-items:center;height:4px;margin-top:5px}.detail_buyChart__TbMQU{background-color:#c9ff5d;height:100%;border-radius:10px}.detail_sellChart__y__ct{background-color:#ff2681;height:100%;border-radius:10px}.detail_progressDesc__Y1zdE{margin-top:5px;font-size:12px}.detail_avatar__ievSl{width:18px;height:18px;border-radius:50%}.detail_tickerCreate__ZspS9,.style_copy__pGslZ{display:flex;align-items:center;gap:5px}.style_copy__pGslZ{position:relative;cursor:pointer;justify-content:center;.style_tip__EOo6V{position:absolute;height:16px;z-index:1000;background-color:#404040;border-radius:4px;line-height:16px;padding:0 5px;left:50%;transform:translateX(-50%);top:-20px;font-size:12px;color:hsla(0,0%,100%,.6)}}.fullPlay_container__7ha1a{position:relative;width:100vw;height:100vh}.fullPlay_closeBtn__GDT7a{position:absolute;top:10px;right:10px;z-index:1000;background-color:rgba(0,0,0,.5);border-radius:50%;padding:10px}.summary_tokenSummary__21Lp8{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 15px}.summary_tokenSummaryContent__4Ghry{display:flex;align-items:center;gap:10px;margin-top:5px}.summary_tokenSummaryInfo__qQPlh{margin-top:5px}.summary_tokenSummaryDesc__BH8P9{display:flex;align-items:center;gap:5px;margin-top:5px}.summary_tokenSummaryIcon__hCxAi{cursor:pointer;margin-bottom:-2px}.summary_tokenSummaryTitle__0FAB1{font-size:16px;font-weight:500;color:#fff}.summary_tokenAddressWrapper__QzldF{display:flex;justify-content:space-between;align-items:center;background-color:#3c3c3c80;border-radius:10px;padding:5px;margin-top:5px;.summary_tokenAddressContent__D3j9w{display:flex;align-items:center;justify-content:flex-end;font-size:10px;gap:5px;.summary_tokenAddress__v_YJP{color:#9290b1}}}.status_panelEmpty__s9u57{padding:15px}.status_progressTitleWrapper__tv5CJ{display:flex;align-items:center;color:#fff;font-size:#ffffff;font-size:12px;justify-content:space-between;margin-bottom:10px}.status_progressTitle__RkbEH{display:flex;align-items:center;gap:5px}.status_progressTime__7g0Y_{color:#fff;font-size:10px;background:#3c3c3c80;border-radius:32px;padding:5px 10px}.status_progressAmount__PbloJ{font-size:12px;display:flex;align-items:center;justify-content:flex-end;gap:5px}.status_progressTitleText__lqehu{color:#9290b1}.status_progressTitleValue__eo_Ld{font-size:14px;font-weight:500}.status_panel__gLH71{background-color:#252328;margin:3px;border-radius:10px;padding:15px}.status_priceContent__BKmRN{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:14px;font-weight:500}.status_priceNums__lAC6A{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;color:#c9ff5d}.status_priceAmount__9qEtx{font-size:26px;font-weight:700}.status_priceUp__XgWEO{font-size:12px;font-weight:400;color:#c9ff5d}.status_priceDown__HGHWU{font-size:12px;font-weight:400;color:#ff2681}.status_priceUnit__ZA35U{font-size:12px;color:#9290b1;display:flex;align-items:center;gap:0}.panel_panel__BH2Kk{border-radius:10px;padding:15px 24px;margin-right:10px}.panel_Light__cXgYm{background-color:transparent;margin-left:0}.panel_Dark__3NOBg{background-color:#252328;margin-left:10px}.item_comment__uyqSA{font-size:14px;margin-top:15px}.item_replyer__xLmkw{display:flex;align-items:center;justify-content:space-between}.item_relayText__kFSV0{color:#fff;margin-top:5px;text-align:left}.item_commentAction__E3A0C{display:flex;align-items:center;gap:30px;margin-top:10px}.item_zan__4sR_s{display:flex;align-items:center;gap:3px;color:#ffffff99;cursor:pointer}.item_person__Pmhpk{display:flex;align-items:center;gap:10px}.item_relayBtn__MZAtP{text-decoration:underline;color:hsla(0,0%,100%,.6)}.item_avtar__3CEnt{width:16px;height:16px;border-radius:16px;background-color:#515b63;overflow:hidden;.item_avatarImg__eTFyQ{width:16px;border-radius:16px;flex-shrink:0;object-fit:cover;object-position:center}}.item_NameWrapper___lTFu{color:#ffffff99;display:flex;align-items:center;gap:4px}.item_NameBox__SvDY7{display:flex;align-items:center;gap:6px}.item_time__vt8Ir{font-size:12px;color:hsla(0,0%,100%,.6)}.comment_main__vlpkn{.comment_title__I0wd_{font-size:15px;color:#fff;display:flex;align-items:center;justify-content:space-between;.comment_postBtn__21Ykj{display:flex;justify-content:center;align-items:center;width:92px;height:30px;border-radius:10px;background:#fbca04;color:#000;font-size:12px;cursor:pointer}}}.comment_inputWrapper__cWaUU{height:322px;padding:20px 20px 40px;background-color:#202325;position:relative;.comment_inputClear__rp3mt{position:absolute;right:8px;top:50%;transform:translateY(-50%)}}.comment_inputTitle__kP5Tw{color:#fff;font-size:16px;padding-left:10px}.comment_input__OHBHG{margin-top:15px;border:1px solid rgba(146,144,177,.6);background:rgba(146,144,177,.1);border-radius:8px;height:162px;padding:10px;width:100%;color:hsla(0,0%,100%,.6);font-size:16px;font-family:Unbounded}.zeroFomat_zeroFormat__ha78N{display:inline-flex;align-items:baseline}.zeroFomat_zeroCount__sfoWe{font-size:.7em;position:relative;bottom:0;margin-right:1px}.flip_Container__erEy_{background-color:#ffffff0d;height:167px;padding:16px 28px 28px}.flip_InputWrapper__EEv_A{display:flex;align-items:center;justify-content:space-between}.flip_BalanceWrapper__9bZyJ{justify-content:center;gap:6px;width:108px;height:30px;border-radius:10px;background:#3c3c3c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;flex-shrink:0}.flip_BalanceWrapper__9bZyJ,.flip_InputBox__3aLrk{display:flex;align-items:center;color:#9290b1;font-size:12px}.flip_InputBox__3aLrk{gap:10px}.flip_Input__yQArB{text-align:right;color:#fff;font-size:26px;font-weight:500;width:340px}.flip_DescWrapper__Dr_UQ{display:flex;align-items:center;justify-content:space-between;padding-top:12px}.flip_Tags__AhA4Z{display:flex;align-items:center;gap:4px}.flip_Tag__aWoW2{width:30px;height:24px;color:hsla(0,0%,100%,.5);text-align:center;line-height:24px;font-size:10px;cursor:pointer}.flip_Active__h5WCj{border-radius:6px;background:#3c3c3c;color:#fff}.flip_Value___e1EZ{color:#9290b1;font-size:10px}.flip_Button__OEN__{cursor:pointer;width:100%;height:40px;border-radius:30px;background:#fbca04;color:#000;text-align:center;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px}.like-to-earn_Container__vj748{border-radius:25px;border:1px solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;left:50%;z-index:5;transform:translateX(-50%)}.like-to-earn_All__iI9Z1{width:184px;height:47px;gap:18px}.like-to-earn_All__iI9Z1,.like-to-earn_Genesis__OGJFa{display:flex;justify-content:center;align-items:center}.like-to-earn_Genesis__OGJFa{width:134px;height:28px}.like-to-earn_Like__MIht_{display:flex;gap:4px;align-items:center;text-align:right;font-size:12px;font-weight:400}.like-to-earn_Desc__qPgRB,.like-to-earn_Like__MIht_{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.25);font-family:Unbounded;font-style:normal;line-height:normal}.like-to-earn_Desc__qPgRB{font-size:16px;font-weight:600}.token_Box__yjRYV{align-items:center;transition:.3s;background:#1b1b1b}.token_Box__yjRYV,.token_Container__I4ljn{position:relative;display:flex;border-radius:20px}.token_Container__I4ljn{background:#ffffff0d;overflow:hidden}.token_Token__2zm15{position:relative;border-radius:20px;overflow:hidden}.token_Bottom__tIWLo{position:absolute;bottom:0;left:0;width:100%;z-index:5}.token_Desc__qiQZj{width:100%;border-radius:0 0 20px 20px;background:linear-gradient(0deg,#000 50%,transparent)}.token_Labels__1Zf_j{position:absolute;top:50px;width:160px}.token_LikedLabel__GcI5x{position:absolute;z-index:1;width:143px;height:114px;top:-60px;right:-40px}.token_FlippedLabel__CIlFw{position:absolute;z-index:2;width:157.878px;height:65.867px;top:10px;right:-60px}.token_BottomBg__Re3xa{width:100%;height:175px;background:linear-gradient(0deg,#000,transparent);position:absolute;bottom:0;left:0;z-index:3}.token_Bg__pWfPI{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;filter:blur(10px);opacity:.2;position:absolute;left:0;top:0;z-index:1}.list_Container__l9_qW{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);transition:.3s}.list_List__XKO_q{transition:.5s;touch-action:none;display:flex;flex-direction:column;gap:16px}.list_Wrapper__7pixA{position:absolute;z-index:50;top:0;left:0}.list_EmptyWrapper__Ppxpk,.list_Wrapper__7pixA{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;border-radius:20px}.list_Button__q3G6v{width:223px;height:50px;border-radius:30px;background:#fbca04;cursor:pointer;color:#000;text-align:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.list_ArrowButtons___LG3x{position:fixed;right:26px;top:50%;transform:translateY(-50%);width:50px;display:flex;flex-direction:column;gap:20px}.list_RefreshIcon__IvZiX{width:50px;height:50px;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.list_RefreshIconWrapper__2GgYW{position:fixed;right:26px;bottom:0}.laptop_Container__pYahW{position:relative;padding-top:60px}.laptop_Content___vPty{height:calc(100vh - 60px);display:flex;align-items:center;overflow:hidden;position:relative}.expand-panel_Container__wgKkm{padding-left:16px;width:160px;height:calc(100vh - 44px);display:flex;flex-direction:column;justify-content:space-between}.expand-panel_List__x80IM{display:flex;flex-direction:column;gap:20px;padding-top:20px}.expand-panel_Item__33eYi{display:flex;align-items:center;gap:9px;width:138px;height:38px;border-radius:19px;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding-left:12px;cursor:pointer;color:hsla(0,0%,100%,.5);transition:.3s;position:relative}.expand-panel_ItemActive__qBInf,.expand-panel_Item__33eYi:hover{color:#fff;background:hsla(0,0%,100%,.1)}.expand-panel_ItemIcon__LFIOO{transform:scale(.74);width:30px;height:30px;display:flex;align-items:center;justify-content:center}.expand-panel_Bottom__TYLJN{padding-left:10px;padding-bottom:20px}.expand-panel_Links__t3771{display:flex;justify-content:flex-start;align-items:center;gap:20px}.expand-panel_LinkIcon__e_PsE{transform:scale(.66)}.expand-panel_Desc__b2SYy{color:hsla(0,0%,100%,.4);font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:normal;position:relative;padding-top:22px}.expand-panel_BarIcon__YPx2B{position:absolute;right:-10px}.expand-panel_Create__XxWKN{width:116px;height:36px;border-radius:48px;background:#c9ff5d;display:flex;align-items:center;justify-content:center;gap:4px;color:#000;font-family:Unbounded;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin-bottom:25px}.expand-panel_copyDot___g939{width:10px;height:10px;background:#ff2681;border-radius:50%;position:absolute;top:0;right:20%}.expand-panel_ComingSoon__h_piK{position:absolute;top:6px;left:40px;z-index:100;width:50px}.expand-panel_ComingSoonWrapper__jZU9j{opacity:.5!important}.expand-panel_ComingSoonWrapper__jZU9j:hover{background:transparent!important}.close-panel_Container___FU4l{padding-left:12px;width:62px;height:calc(100vh - 44px);display:flex;flex-direction:column;justify-content:space-between}.close-panel_List___hJD1{display:flex;flex-direction:column;gap:10px;padding-top:20px}.close-panel_Item__BvPch{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;border-radius:12px;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:400;text-transform:capitalize;cursor:pointer;color:hsla(0,0%,100%,.5);transition:.3s;position:relative}.close-panel_ItemActive__yk0nV,.close-panel_Item__BvPch:hover{color:#fff;background:hsla(0,0%,100%,.1)}.close-panel_ItemIcon__YmH6O{transform:scale(.74);margin-top:-4px}.close-panel_ItemText____PGa{margin-top:-4px}.close-panel_Bottom__EfiSJ{padding-left:0;padding-bottom:20px}.close-panel_Links__TmXiA{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.close-panel_LinkIcon__F7LBE{transform:scale(.66)}.close-panel_Create__JwvNH{width:38px;height:36px;border-radius:10px;background:#c9ff5d;display:flex;justify-content:center;align-items:center;margin:0 auto 10px}.close-panel_copyDot__ZpgFX{width:10px;height:10px;background:#ff2681;border-radius:50%;position:absolute;top:0;right:15%}.close-panel_ComingSoon___7sqy{position:absolute;top:0;z-index:100;left:-100%}.close-panel_ComingSoonWrapper__GVKuE{opacity:.5!important}.close-panel_ComingSoonWrapper__GVKuE:hover{background:transparent!important}.menu_Container__wGg7A{padding-top:6px;position:relative;z-index:5}.menu_Header__vGSfz{display:flex;align-items:center;gap:14px;padding:10px 0 0 19px}.menu_MenuButton__lgvVJ{width:34px;height:34px;flex-shrink:0;border-radius:34px;cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:transparent;transition:.3s}.menu_MenuButton__lgvVJ:hover{background-color:#ffffff33}.header_Container__xhtsp{position:fixed;left:0;justify-content:center;width:100%;top:0;display:flex;gap:20px;align-items:center;z-index:4;height:60px;background:#151515}.laptop_Container__EO_Bs{width:100vw;height:100vh;background-color:#151515;display:flex}.laptop_Content__wJu2C{flex-grow:1;overflow-x:hidden}.countdown_AirdropCountdownContainer__QkMaG{border-radius:30px;border:1px solid #000;background:#c9ff5d;width:246px;height:49px;flex-shrink:0;color:#000;text-align:center;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:center;align-items:center;gap:12px}.countdown_AirdropCountdownContainerEnded__9ilic{background:#cfcfcf;color:#737373}.countdown_AirdropCountdownItems__FWnBx{display:flex;justify-content:space-between;align-items:center;gap:15px}.countdown_AirdropCountdownValue__AIscC{color:#000;text-align:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.countdown_AirdropCountdownItem__1_KFU{display:flex;flex-direction:column;align-items:center;gap:0}.airdrop_Content__h_D8P{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:200px;max-height:calc(100dvh - 380px);overflow-y:auto;overflow-x:hidden}.airdrop_Card__TwFXy{width:100%;padding:9px 6px 10px 14px;border-radius:14px;border:1px dashed hsla(0,0%,63%,.6);background:rgba(251,202,4,.2);display:flex;justify-content:space-between;align-items:center;gap:18px}.airdrop_CardTitle__NBVKb{font-family:Unbounded;font-size:16px;font-style:normal;line-height:normal}.airdrop_CardTitlePrimary__qB0Bb,.airdrop_CardTitle__NBVKb{color:#000;font-weight:700}.airdrop_CardContent__xapbv{color:#000;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:300;line-height:normal;margin-top:2px}.airdrop_CardContentPrimary__wm026{color:#000;font-weight:600}.airdrop_AirdropInfoContent__NSO6t{width:100%;padding:16px 20px 24px}.airdrop_AirdropInfoUser__8GBHi{flex:1 1}.airdrop_AirdropInfoUserIcon__9_fnK{flex-shrink:0;width:38px;height:38px}.airdrop_AirdropEntryMobile__SQuP1{position:fixed;z-index:6;left:4px;top:80px;width:65px;height:68px;background:url(/img/airdrop/icon-entry.svg) no-repeat 50%/contain}.airdrop_AirdropEntryMobileInner__WbLAA{width:100%;height:100%;cursor:pointer;transform-origin:center 50px;background:url(/img/airdrop/icon-entry.svg) no-repeat 50%/contain}.share_AirdropShareContainer__nH8Wi{width:320px}.share_AirdropShareCard__Wy93b{width:100%;height:500px;border-radius:20px;background:url(/img/airdrop/share-banner.png) no-repeat top/contain;position:relative;padding:0 14px}.share_AirdropShareFooter__B1M2H{width:100%;margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:11px}.share_AirdropShareButton__MdjG1{flex:1 1;color:#fff;text-align:center;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:normal;height:42px;border-radius:21px;display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease-in-out}.share_AirdropShareButton__MdjG1:disabled{opacity:.3;cursor:not-allowed}.share_AirdropShareButtonDark__P7Z3o{border-radius:30px;border:1px solid #fbca04;background:#000;display:flex;justify-content:center;align-items:center;gap:10px}.share_AirdropShareButtonPrimary__dZAi9{color:#000;border-radius:30px;border:1px solid #000;background:#fbca04}.share_AirdropShareButtonIcon__Pt_qc{flex-shrink:0}.share_AirdropShareInfoCard__4JbpV{width:calc(100% - 28px);border-radius:12px;background:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 10px 10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px;position:absolute;bottom:10px;left:14px}.share_AirdropShareInfoCardTip__I0ZZN{position:absolute;top:-32px;right:0;width:59px;height:33px}.share_AirdropShareInfoCardAvatar__EGSry{width:42px;height:42px;flex-shrink:0;border-radius:50%;object-fit:cover;object-position:center}.share_AirdropShareInfoCardInfo__w_1k5{flex:1 1;width:0}.share_AirdropShareInfoCardFooter__qDbZl{margin-left:13px;flex-shrink:0;border-radius:6px;position:relative;background:hsla(0,0%,100%,.9)}.share_AirdropShareInfoCardInfoInviterLabel__EbyMd{width:100%;color:#fff;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:300;line-height:normal}.share_AirdropShareInfoCardInfoInviter__V5vhj{width:100%;display:flex;align-items:center;gap:4px;margin-top:2px}.share_AirdropShareInfoCardInfoAddress__aal9r{flex:1 1;color:#fff;font-family:Unbounded;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.share_AirdropShareInfoCardInfoLevel__ng20H{flex-shrink:0;color:#fff;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:300;line-height:normal;display:flex;align-items:center;gap:2px;justify-content:center;position:relative;padding:0 5px 0 7px;height:10px;border-radius:5px;background:linear-gradient(180deg,#a4a4a4,#313131);text-align:center}.share_AirdropShareInfoCardInfoLevelIcon__8_BBk{width:11.507px;height:10.248px;flex-shrink:0;position:absolute;left:0;top:50%;transform:translate(-50%,-50%)}.share_AirdropShareInfoCardInfoLink__iD7UZ{width:100%;color:#fff;font-family:Unbounded;font-size:10px;font-style:normal;font-weight:300;line-height:normal;margin-top:4px}.share_AirdropShareInfoCardQrLogo__Dk0BJ{width:15px;height:15px;flex-shrink:0;border-radius:5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.share_AirdropDownloadModalCard__lMOVf{border-radius:20px;border:1px solid #000;background:#fef6e6;padding:42px 20px 20px;width:310px}.share_AirdropDownloadModalTitle__atFSe{color:#000;text-align:center;font-family:Unbounded;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.share_AirdropDownloadModalDesc__FlgUY{margin-top:39px;font-weight:400;padding:0 15px}.share_AirdropDownloadModalButton__ubfND,.share_AirdropDownloadModalDesc__FlgUY{color:#000;text-align:center;font-family:Unbounded;font-size:14px;font-style:normal;line-height:normal}.share_AirdropDownloadModalButton__ubfND{display:flex;justify-content:center;align-items:center;width:100%;height:50px;flex-shrink:0;border-radius:30px;border:1px solid #000;background:#fbca04;font-weight:500;margin-top:32px}