/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap";.edit-icon-wrapper{display:inline-block;position:relative}.popup-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;animation:fadeIn .2s ease-out;display:flex;position:fixed;inset:0}.popup-card{background:#fff;border-radius:12px;min-width:320px;max-width:400px;max-height:90vh;padding:24px;animation:slideUp .3s ease-out;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.card-header-popup{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:12px;display:flex}.card-title{color:#333;flex:1;margin:0;padding-right:12px;font-size:18px;font-weight:600;line-height:1.3}.close-icon{cursor:pointer;color:#666;border-radius:50%;flex-shrink:0;padding:4px;font-size:24px;transition:all .2s}.close-icon:hover{color:#333;background-color:#f5f5f5;transform:scale(1.1)}.checkbox-label{cursor:pointer;color:#fff;align-items:center;margin-bottom:16px;font-size:15px;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:10px;transform:scale(1.2)}.card-description{color:#666;background-color:#f8f9fa;border-left:3px solid #007bff;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px;line-height:1.5}.reset-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.reset-button:hover{background:linear-gradient(135deg,#c82333,#a71e2a);transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}.reset-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.popup-card{width:calc(100vw - 40px);min-width:auto;max-width:none;margin:20px}}.popup-card{color:#fff;background:#2d3748}.card-title{color:#fff}.card-description{color:#e2e8f0;background-color:#4a5568}.close-icon{color:#a0aec0}.close-icon:hover{color:#fff;background-color:#4a5568}.tabs-container{border-bottom:1px solid #333;align-items:center;gap:32px;padding:16px 0;font-family:system-ui,-apple-system,sans-serif;display:flex}.tab-button{cursor:pointer;background:0 0;outline:none;padding:8px 0;font-weight:500;transition:color .2s}.tab-button.active{color:#fff}.tab-button.inactive{color:#888}.tab-button.inactive:hover{color:#bbb}.notification-icon-wrapper{display:inline-block;position:relative}.notification-icon-wrapper .notification-dot{z-index:10;width:12px;height:12px;position:absolute;top:-4px;right:-4px}.notification-icon-wrapper .notification-dot .dot-pulse{background:#28a74566;border-radius:50%;width:12px;height:12px;animation:pulse 2s infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notification-icon-wrapper .notification-dot .dot-pulse:before{content:"";background:#28a74533;border-radius:50%;width:16px;height:16px;animation:pulse-outer 2s infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notification-icon-wrapper .notification-dot .dot-pulse:after{content:"";background:#28a7451a;border-radius:50%;width:20px;height:20px;animation:pulse-outer-2 2s infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notification-icon-wrapper .notification-dot .dot-core{background:linear-gradient(135deg,#28a745,#20c997);border:2px solid #fff;border-radius:50%;width:8px;height:8px;animation:glow 2s infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #28a7454d,0 2px 4px #0003,inset 0 1px #ffffff4d}.notification-icon-wrapper .notification-dot .dot-core:before{content:"";background:#fffc;border-radius:50%;width:2px;height:2px;animation:sparkle 1.5s infinite;position:absolute;top:1px;left:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-outer{0%{opacity:.8;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.4;transform:translate(-50%,-50%)scale(1.3)}to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}@keyframes pulse-outer-2{0%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.4)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes glow{0%,to{box-shadow:0 0 0 1px #28a7454d,0 2px 4px #0003,inset 0 1px #ffffff4d,0 0 8px #28a7454d}50%{box-shadow:0 0 0 1px #28a74580,0 2px 6px #0000004d,inset 0 1px #ffffff80,0 0 12px #28a74580}}@keyframes sparkle{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.notification-icon-wrapper:hover .notification-dot .dot-core,.notification-icon-wrapper:hover .notification-dot .dot-pulse,.notification-icon-wrapper:hover .notification-dot .dot-pulse:after,.notification-icon-wrapper:hover .notification-dot .dot-pulse:before{animation-duration:1s}@media (max-width:768px){.tab-button{cursor:pointer;outline:none;transition:color .2s;padding:0 10px!important;font-size:12px!important;font-weight:400!important}.notification-icon-wrapper .notification-dot{width:10px;height:10px;top:-3px;right:-3px}.notification-icon-wrapper .notification-dot .dot-core{width:6px;height:6px}.notification-icon-wrapper .notification-dot .dot-pulse{width:10px;height:10px}.notification-icon-wrapper .notification-dot .dot-pulse:before{width:14px;height:14px}.notification-icon-wrapper .notification-dot .dot-pulse:after{width:18px;height:18px}}@media (prefers-color-scheme:dark){.notification-icon-wrapper .notification-dot .dot-core{border:2px solid #1a1a1a;box-shadow:0 0 0 1px #28a7454d,0 2px 4px #0006,inset 0 1px #fff3}}:root{--main-color:#f4cc13;--main-color50:#f4cb13bb;--green:#88d693;--red:#f94848;--title-color:#0b1215;--paragraph-color:#5c5c5c;--dm-paragraph-color:#d8d8d8;--stroke-color:#404040;--gray-color:#c7c7c7;--light-grey-01:#e8e8e8;--light-grey-02:#f6f6f6;--dark-grey:#afafaf;--white:#fff;--black:#000;--dark-mood-bg:#111;--dark-mood-card-bg:#292929;--card-bg:#1d1d1db2;--token-card-bg:#1c1c1c;--token-card-bg-v2:#1d1d1d;--button-bg:#303030}[data-theme=dark]{--container-color:#111;--modal-bg:#1d1e1e;--footer-color:#1d1e1e;--headerbuttoncolor:#fff3;--header-a-hover:#e7b65e;--headerbuttontext:#e7b65e;--title-color:#fff;--paragraph-color:#d8d8d8;--headericon-bg:#fff3;--dark-bg:#1d1e1e;--text-color:#fff;--copy-color:#adadad;--dark-gray:gray;--light-gray:#a8a8a8;--border-gray-two:#c4c4c4;--gray-color:#d9d9d9}.urbanist-font{font-family:Urbanist,sans-serif}.bannerSection{background-image:url(/assets/images/bannerimage.png);background-position:50%;background-size:cover;width:100%;height:calc(100vh - 86px);position:relative}@media screen and (max-width:1199px){.bannerSection{height:75vh}}@media screen and (max-width:991px){.bannerSection{height:65vh}}@media screen and (max-width:767px){.bannerSection{height:50vh}}.bannerSection .bannerHoverv2{z-index:1;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.bannerSection .bannerHoverv2 video{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .5s,transform .5s}@media screen and (max-width:1199px){.bannerSection .bannerHoverv2{height:75vh}}@media screen and (max-width:991px){.bannerSection .bannerHoverv2{height:70vh}}@media screen and (max-width:767px){.bannerSection .bannerHoverv2{height:50vh}}.bannerSection .bannerHover{content:"";z-index:1;opacity:1;pointer-events:none;mix-blend-mode:color-dodge;background-image:url(/assets/images/bannerimagehover.png);background-position:50%;background-size:cover;width:69%;height:calc(100vh - 86px);transition:opacity .5s,transform .5s;position:absolute;inset:0;transform:scale(1)}@media screen and (max-width:1199px){.bannerSection .bannerHover{height:75vh}}@media screen and (max-width:991px){.bannerSection .bannerHover{width:75%;height:70vh}}@media screen and (max-width:767px){.bannerSection .bannerHover{width:100%;height:50vh}}.bannerSection:hover .bannerHover{opacity:1;transform:scale(1.05)}.bannertext{flex-direction:column;justify-content:left;align-items:start;padding-left:130px;display:flex}@media screen and (max-width:1599px){.bannertext{padding-left:80px}}@media screen and (max-width:1399px){.bannertext{padding-left:60px}}@media screen and (max-width:991px){.bannertext{padding-left:40px}}@media screen and (max-width:767px){.bannertext{justify-content:center;align-items:center;width:80%;padding-left:12px;padding-right:0}.bannertext .text-64-800{text-align:center!important}}.bannerCropImage{pointer-events:none;justify-content:center;align-items:center;display:flex}@media screen and (max-width:1599px){.bannerCropImage{justify-content:right}}@media screen and (max-width:767px){.bannerCropImage{display:none}}@keyframes rotateGlobeLoop{0%{transform:rotateY(0)}30%{transform:rotateY(0)}49.999%{transform:rotateY(90deg)}50%{transform:rotateY(-90deg)}70%{transform:rotateY(0)}to{transform:rotateY(0)}}.rotating-globe{transform-style:preserve-3d;transform-origin:50%;backface-visibility:hidden;max-width:450px;animation:rotateGlobeLoop 4s linear infinite;display:block}@media screen and (max-width:1599px){.rotating-globe{max-width:400px}}@media screen and (max-width:1399px){.rotating-globe{max-width:330px}}@media screen and (max-width:1199px){.rotating-globe{max-width:300px}}.section1{padding-top:110px;padding-bottom:40px}.section1 .features{height:100%;max-height:calc(100vh - 86px)}@media screen and (max-width:1599px){.section1{padding:110px 55px 40px}}@media screen and (max-width:1399px){.section1{padding:80px 90px 35px}}@media screen and (max-width:1199px){.section1{padding:50px 55px 25px}}@media screen and (max-width:991px){.section1{padding-top:45px;padding-bottom:20px}}@media screen and (max-width:767px){.section1{padding:35px 45px 12px}}@media screen and (max-width:575px){.section1{padding-left:25px;padding-right:25px}}@media screen and (max-width:1599px){.section1padding{padding-left:55px;padding-right:55px}}@media screen and (max-width:1399px){.section1padding{padding-left:90px;padding-right:90px}}@media screen and (max-width:1199px){.section1padding{padding-left:55px;padding-right:55px}}@media screen and (max-width:767px){.section1padding{padding-left:45px;padding-right:45px}}@media screen and (max-width:575px){.section1padding{padding-left:25px;padding-right:25px}}.section2{background-color:var(--container-color);z-index:99;will-change:transform;padding-top:120px;padding-bottom:40px;position:relative}@media screen and (max-width:1399px){.section2{padding-top:100px;padding-bottom:30px}}@media screen and (max-width:991px){.section2{padding-top:80px;padding-bottom:25px}}@media screen and (max-width:767px){.section2{padding-top:40px;padding-bottom:20px}}.card-image,.graphic-image{object-fit:cover;width:100%}.card-image{border-top-left-radius:10px;border-top-right-radius:10px}.custom-border{border:.93px solid var(--border-color);background-color:var(--dark-bg);border-radius:12px;flex-direction:column;align-items:center;gap:20px;min-height:570px;padding:30px 50px;display:flex;position:relative;overflow:hidden}.card-wrapper{background:var(--container-color);cursor:pointer;border-radius:9px;width:200px;transition:transform .4s ease-in-out,z-index .2s;position:absolute;box-shadow:3.33px 3.33px 4.99px #00000026}.card-0{z-index:3;bottom:10%;left:18%}.card-0:hover{z-index:4;transform:scale(1.01)}.card-1{z-index:2;bottom:51%;left:51%;transform:translate(-50%,50%)}.card-1:hover{z-index:4;transform:translate(-50%,50%)scale(1.01)}.card-2{z-index:1;bottom:66%;left:64%;transform:translate(-50%,50%)}.card-2:hover{z-index:4;transform:translate(-50%,50%)scale(1.01)}@media (max-width:1199px){.card-0{z-index:3;bottom:8%;left:12%}.card-1{z-index:2;bottom:49%;left:52%}.card-1,.card-2{transform:translate(-50%,50%)}.card-2{z-index:1;bottom:66%;left:68%}}@media (max-width:992px){.card-0{z-index:3;bottom:6%;left:6%}.card-1{z-index:2;bottom:49%;left:51%}.card-1,.card-2{transform:translate(-50%,50%)}.card-2{z-index:1;bottom:66%;left:64%}}@media (max-width:768px){.card-0{z-index:3;bottom:8%;left:12%}.card-1{z-index:2;bottom:49%;left:50%}.card-1,.card-2{transform:translate(-50%,50%)}.card-2{z-index:1;bottom:65%;left:64%}}@media (max-width:480px){.card-0{z-index:3;bottom:7%;left:9%}.card-1{z-index:2;bottom:50%;left:49%}.card-1,.card-2{transform:translate(-50%,50%)}.card-2{z-index:1;bottom:68%;left:63%}}@media (max-width:390px){.card-0{z-index:3;bottom:6%;left:6%}.card-1{z-index:2;bottom:49%;left:51%}.card-1,.card-2{transform:translate(-50%,50%)}.card-2{z-index:1;bottom:68%;left:63%}}.image-center{object-fit:cover}.custom-border-two{border:.93px solid var(--border-color);background-color:var(--dark-bg);border-radius:12px;padding:74px 50px}@media screen and (max-width:991px){.custom-border-two{padding:60px 30px}}@media screen and (max-width:767px){.custom-border-two{padding:50px 20px}}.custom-border-three{border:1px solid var(--border-color);border-radius:6px;gap:10px;padding:20px}.section2-card{background:var(--dark-bg);border:1px solid #d9d9d9;border-radius:12px;min-width:650px;min-height:500px}@media screen and (max-width:1599px){.section2-card{min-width:600px;height:440px}}@media screen and (max-width:991px){.section2-card{width:100%;height:400px;min-height:auto}}@media screen and (max-width:767px){.section2-card{width:100%;min-width:370px;max-height:350px}}@media screen and (max-width:575px){.section2-card{width:100%;min-width:360px;max-height:300px}}@media screen and (max-width:479px){.section2-card{width:100%;min-width:300px;max-height:300px}}.section2text{padding-left:60px}@media screen and (max-width:1599px){.section2text{padding-left:30px;padding-right:0}}@media screen and (max-width:1199px){.section2text{padding-left:0!important;padding-right:0!important}}.display-cards-container{transform-origin:bottom;grid-template-areas:"stack";place-items:center;margin-top:320px;margin-left:-150px;display:grid;position:relative}@media screen and (max-width:1399px){.display-cards-container{margin-top:230px;margin-left:-80px}}@media screen and (max-width:767px){.display-cards-container{margin-top:220px;margin-left:-100px}}@media screen and (max-width:575px){.display-cards-container{margin-top:220px;margin-left:-60px}}@media screen and (max-width:479px){.display-cards-container{margin-top:200px;margin-left:-80px}}.display-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform-origin:bottom;flex-direction:column;min-width:100%;max-width:24rem;height:max-content;transition:all .3s;display:flex;position:absolute;transform:skewY(-15deg)}@media screen and (max-width:1599px){.display-card{min-width:100%;max-width:21rem}}@media screen and (max-width:1399px){.display-card{min-width:100%;max-width:19rem}}@media screen and (max-width:991px){.display-card{min-width:100%;max-width:18rem}}@media screen and (max-width:767px){.display-card{max-width:14rem}}@media screen and (max-width:575px){.display-card{max-width:13rem}}@media screen and (max-width:479px){.display-card{max-width:9rem}}.display-card:hover{z-index:10;border-color:#999}.stack-card{z-index:1;cursor:pointer;transform-origin:bottom;margin-left:40px;transition:all .6s;position:absolute;transform:skewY(-15deg);-webkit-mask-image:linear-gradient(90deg,#000000e6,#0003);mask-image:linear-gradient(90deg,#000000e6,#0003);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.stack-card:hover{z-index:15;transform:skewY(-15deg)translateY(-25px);-webkit-mask-image:none;mask-image:none}.stack-card.first{z-index:4;bottom:0;left:0}.stack-card.second{z-index:3;bottom:20px;left:-100px}@media screen and (max-width:767px){.stack-card.second{left:-60px}}@media screen and (max-width:479px){.stack-card.second{left:-40px}}.stack-card.third{z-index:2;bottom:40px;left:-200px}@media screen and (max-width:767px){.stack-card.third{left:-120px}}@media screen and (max-width:479px){.stack-card.third{left:-80px}}.stack-card.four{z-index:1;bottom:60px;left:-300px}@media screen and (max-width:767px){.stack-card.four{left:-180px}}@media screen and (max-width:479px){.stack-card.four{left:-120px}}.space{margin-top:100px}@media screen and (max-width:1199px){.space{margin-top:50px}}.keyfactorscontainer{background:var(--dark-bg);border:1px solid var(--border-gray-two);border-radius:10px;flex-direction:column;width:100%;height:100%;padding:20px;display:flex}.keyfactorscontainer img{width:56px}.slider-outer{width:100%;margin-top:3rem;position:relative;overflow:visible}@media screen and (max-width:767px){.slider-outer{margin-top:1rem}}.horizontal-slider-small{flex-wrap:nowrap;width:fit-content;height:auto;display:flex}.platform-features-wrapper{will-change:transform;border:1px solid var(--border-gray-two);background:var(--dark-bg);scroll-snap-align:start;border-radius:10px;flex-direction:column;flex:0 0 400px;justify-content:space-between;padding:20px;display:flex}@media screen and (max-width:1199px){.platform-features-wrapper{flex:0 0 380px}}@media screen and (max-width:991px){.platform-features-wrapper{flex:0 0 360px}}@media screen and (max-width:767px){.platform-features-wrapper{flex:0 0 320px}}@media screen and (max-width:479px){.platform-features-wrapper{flex:0 0 300px}}.platform-features-wrapper img.imgWidth{width:70%;max-width:260px}@media screen and (max-width:1599px){.platform-features-wrapper img.imgWidth{max-width:210px}}@media screen and (max-width:991px){.platform-features-wrapper img.imgWidth{width:60%}}.step-bar-scroll-wrapper{max-width:400px;overflow-x:hidden}@media screen and (max-width:991px){.step-bar-scroll-wrapper{max-width:300px}}.step-bar-scroll-wrapper{max-width:300px;margin:0 auto;padding:4px}.step-bar-wrapper{cursor:pointer;background-color:#e7b65e33;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.step-bar-indicator{z-index:2;background-color:#e7b65e;border-radius:4px;height:8px;transition:left .2s;position:absolute;top:0}.linearbg-section7{background-blend-mode:lighten;background-image:linear-gradient(#e7b65e80,#e7b65e80),url(/assets/images/section7-image.png);background-position:50%;background-repeat:no-repeat;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:350px;padding:80px 100px;display:flex}@media screen and (max-width:991px){.linearbg-section7{background-size:cover;min-height:300px;padding:50px 80px}}@media screen and (max-width:767px){.linearbg-section7{min-height:250px;padding:25px 40px}}.mySwiper .swiper-wrapper{transition-timing-function:linear!important}.horizontal-scroll-container{scroll-behavior:smooth;scroll-snap-type:none;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;gap:1rem;width:fit-content;height:auto;padding:0 300px;display:flex;overflow-x:auto}.horizontal-scroll-container.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}@media screen and (max-width:1599px){.horizontal-scroll-container{padding-left:132px;padding-right:132px}}@media screen and (max-width:1399px){.horizontal-scroll-container{padding:0 80px}}@media screen and (max-width:1199px){.horizontal-scroll-container{padding:0 50px}}@media screen and (max-width:767px){.horizontal-scroll-container{padding:0 40px}}.horizontal-scroll-container::-webkit-scrollbar{display:none}.ai-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#f6f6f680;border:1px solid #d9d9d9;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:85%;padding:24px 32px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000026}@media screen and (max-width:991px){.ai-card{border-radius:30px;max-width:90%;padding:20px 28px}}@media screen and (max-width:767px){.ai-card{border-radius:30px;max-width:90%;padding:18px 24px}}@media screen and (max-width:575px){.ai-card{border-radius:32px;max-width:95%;padding:12px}}.ai-card:hover{transform:translate(-50%,-55%);box-shadow:0 8px 24px #0003}.ai-card .icon{flex:0 0 50px;margin-right:20px}.ai-card .icon img{object-fit:contain;width:80px;height:80px}.ai-card .text{color:#333;font-size:18px;font-weight:600}.ai-video{object-fit:cover;background-color:#000;border-radius:10px;width:100%;min-height:400px;max-height:75vh;display:block}.inlintext{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:767px){.inlintext{justify-content:center}}.MuiPopper-root{z-index:999999999!important}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-20-600{color:var(--white);font-size:20px;font-weight:600;line-height:22px}@media screen and (max-width:1199px){.text-20-600{font-size:18px;line-height:20px}}@media screen and (max-width:991px){.text-20-600{font-size:16px;line-height:18px}}.text-16-600{color:var(--white);font-size:16px;font-weight:600;line-height:18px}.text-16-600.red{color:var(--red)}.text-16-600.dark-gray{color:var(--dark-grey)}.text-16-600.black{color:var(--black)}.text-16-600.sm{font-size:10px}@media screen and (max-width:1199px){.text-16-600{font-size:15px;line-height:16px}}@media screen and (max-width:991px){.text-16-600{font-size:14px;line-height:15px}}.text-18{color:var(--main-color);font-size:18px;font-weight:400;line-height:20px}.text-18.w-700{font-weight:700}.text-18.w-600{font-weight:600}.text-18.black-color{color:var(--black)}.text-18.white{color:var(--white)}@media screen and (max-width:1199px){.text-18{font-size:16px;line-height:18px}}@media screen and (max-width:991px){.text-18{font-size:14px;line-height:16px}}.text-24{color:var(--dm-paragraph-color);font-size:24px;font-weight:600;line-height:26px}.text-24.main-color{color:var(--main-color)}.text-24.green-color{color:var(--green)}@media screen and (max-width:1199px){.text-24{font-size:22px;line-height:24px}}@media screen and (max-width:991px){.text-24{font-size:20px;line-height:22px}}.text-16{color:var(--dm-paragraph-color);font-size:16px;font-weight:400;line-height:18px}.text-16.bgwhite{background-color:#ffffff1a;border-radius:8px;padding:8px}.text-16.white{color:#fff}.text-16.w-500{font-weight:500}@media screen and (max-width:1199px){.text-16{font-size:14px;line-height:16px}}@media screen and (max-width:991px){.text-16{font-size:12px;line-height:14px}}.text-22{color:var(--white);font-size:22px;font-weight:700;line-height:24px}@media screen and (max-width:1199px){.text-22{font-size:20px;line-height:22px}}@media screen and (max-width:991px){.text-22{font-size:18px;line-height:20px}}.text-14{color:var(--white);font-size:14px;font-weight:400;line-height:16px}.text-14.w-600{font-weight:600}.text-14.w-700{font-weight:700}.text-14.black-color{color:var(--black)}.text-14.dark-gray{color:var(--dark-grey)}.text-14.red{color:var(--red)}.text-14.green-color{color:var(--green)}.text-14.main-color{color:var(--main-color)}.text-12{color:var(--white);font-size:12px;font-weight:400;line-height:14px}.text-12.main-color{color:var(--main-color)}.text-12.green-color{color:var(--green)}.text-12.red-color{color:var(--red)}.text-12.w-600{font-weight:600}.text-12.w-300{font-weight:300}.text-12.w-500{font-weight:500}.text-12.w-700{font-weight:700}.text-12.gray{color:var(--gray-color)}.text-12.dark-gray{color:var(--dark-grey)}.text-12.paragraph-color{color:var(--paragraph-color)}.text-12.black-color{color:var(--black)}.text-10{color:var(--white);font-size:10px;font-weight:400;line-height:12px}.text-10.green{color:var(--green)}.text-10.red{color:var(--red)}.text-10.gray{color:var(--gray-color)}.text-10.w-300{font-weight:300}.text-10.dark-gray{color:var(--dark-grey)}.text-10.w-600{font-weight:600}.text-10.yellow{color:#f4cc13!important}.text-8{color:var(--dark-grey);font-size:8px;font-weight:300;line-height:10px}.no-wrap{white-space:nowrap!important}.text-text-300{--tw-text-opacity:1;color:#7b8385;font-size:12px}.text-text-200{--tw-text-opacity:1;color:#c4cccc}.text-body{font-size:12px;color:#c4cccc!important}.text-text-400{color:#5d6466;font-size:16px;font-weight:400}.f-12{font-size:12px!important}.soft-yellow{color:#f4c77a}.text-14-500{color:#f0f5f5;font-size:14px;font-weight:500}.token-table{width:100%;color:var(--white);background:linear-gradient(#1d1d1d14,#f0b90b14);border:1px solid #444;border-radius:8px;padding:12px;overflow-x:auto}.token-table::-webkit-scrollbar{height:10px}.token-table::-webkit-scrollbar-thumb{background-color:#666;border-radius:4px}.token-table::-webkit-scrollbar-track{background:0 0}.token-new-table{background-color:var(--token-card-bg);color:#fff;width:100%;padding:12px;overflow-x:auto}.token-new-table::-webkit-scrollbar{height:10px}.token-new-table::-webkit-scrollbar-thumb{background-color:#666;border-radius:4px}.token-new-table::-webkit-scrollbar-track{background:0 0}.token-header,.token-row{align-items:center;padding:10px;display:flex}.token-header{color:#afafaf;z-index:10;font-weight:700;position:sticky;top:0}.token-cell{vertical-align:middle;white-space:nowrap;flex:1;width:max-content;min-width:100px;padding:0 10px;font-size:14px;display:table-cell}@media screen and (max-width:991px){.token-cell{font-size:13px}}@media screen and (max-width:575px){.token-cell{font-size:12px}}.token-img{align-items:center;gap:8px;display:flex}.token-img .token-name{font-size:15px;font-weight:600}@media screen and (max-width:991px){.token-img .token-name{font-size:14px}}@media screen and (max-width:575px){.token-img .token-name{font-size:13px}}.token-img .token-icons{color:#aaa;font-size:12px}@media screen and (max-width:991px){.token-img .token-icons{font-size:11px}}@media screen and (max-width:575px){.token-img .token-icons{font-size:10px}}.token-img .token-time{color:#aaa;font-size:12px}@media screen and (max-width:991px){.token-img .token-time{font-size:11px}}@media screen and (max-width:575px){.token-img .token-time{font-size:10px}}.token-change{font-size:13px}@media screen and (max-width:991px){.token-change{font-size:12px}}@media screen and (max-width:575px){.token-change{font-size:11px}}.token-txns{font-size:12px}@media screen and (max-width:991px){.token-txns{font-size:11px}}@media screen and (max-width:575px){.token-txns{font-size:10px}}.token-img-img{object-fit:cover;border-radius:6px;width:48px;height:48px}.token-img-imgv2{object-fit:cover;border-radius:12px;width:24px;height:24px}.token-buy{background-color:#f4cc13;padding:3px 8px}.token-buy,.token-buyv2{color:#000;cursor:pointer;border:none;border-radius:8px;font-weight:700;transition:all .2s ease-in-out}.token-buyv2{background-color:#fff;padding:6px 16px}.token-buyv2:hover{background-color:#ccc}.token-sell{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:8px;padding:6px 16px;font-weight:700;transition:all .2s ease-in-out}.token-sell:hover{background-color:#272727}.table-scroll-body{min-width:1100px;max-height:calc(100vh - 350px);overflow:hidden scroll}.table-scroll-new-body{min-width:420px;overflow:hidden scroll}.table-scroll-body-two{min-width:540px;overflow:hidden scroll}.table-scroll-body-three{min-width:650px;overflow:hidden scroll}.table-scroll-body::-webkit-scrollbar{width:8px}.table-scroll-body::-webkit-scrollbar-thumb{background-color:#666;border-radius:4px}.table-scroll-body::-webkit-scrollbar-track{background:0 0}.left-border{background:#f4cc13;width:5px;height:100%}@media screen and (max-width:767px){.left-border{display:none}}.dexContainer{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.status-dot{width:12px;height:12px;margin:4px;display:inline-block;box-shadow:0 0 6px #0000004d}.status-dot.active{background-color:#4caf50;box-shadow:0 0 8px #4caf50b3}.status-dot.passive{background-color:#f44336;box-shadow:0 0 8px #f44336b3}.table-responsive th{color:#afafaf;background-color:#0000;font-size:14px}@media (min-width:768px){.dexContainer{margin-top:1rem!important}.table-responsive th{padding:20px}}.token-table{border-radius:16px!important}.table-responsive td{color:#fff;white-space:nowrap;background-color:#0000!important}@media (max-width:768px){.table-responsive td{font-size:12px}.table-responsive th{color:#afafaf;background-color:#0000;padding-top:20px;padding-bottom:20px;font-size:14px}}.bottom-left-modal{background-color:var(--modal-bg);z-index:1055;border-radius:40px;width:100%;min-width:330px;max-width:500px;margin:0;position:fixed;bottom:50px;right:20px}@media screen and (max-width:575px){.bottom-left-modal{width:calc(100% - 40px)}}.modalbg{border-radius:40px;font-family:Urbanist,sans-serif}.toggle{background-color:var(--dark-gray);cursor:pointer;border-radius:999px;align-items:center;width:46px;height:26px;margin-top:-6px;padding:4px;transition:background-color .3s;display:flex}.circle{background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s}.toggle.active{background-color:#e7b65e}.toggle.active .circle{transform:translate(18px)}.walletUsageContainer{z-index:99999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.walletUsageContainer .overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.walletUsageContainer .overlay .modal{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.walletUsageContainer .overlay .modal .content{text-align:center;background:0 0;border-radius:20px;width:90%;max-width:1000px;max-height:80vh;padding:40px;animation:slideIn .3s ease-out;overflow-y:auto;box-shadow:0 20px 40px #0000004d}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.walletUsageContainer .overlay .modal .content .animationContainer{margin-bottom:30px}.walletUsageContainer .overlay .modal .content .animationContainer .animation{object-fit:cover;border-radius:15px;width:100%;max-width:590px;height:auto}.walletUsageContainer .overlay .modal .content .textContainer .title{color:#f5f5f5;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.2}.walletUsageContainer .overlay .modal .content .textContainer .description{color:#f5f5f5;margin-bottom:30px;font-size:16px;font-weight:400;line-height:1.6}.walletUsageContainer .overlay .modal .content .textContainer .actionButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea66}.walletUsageContainer .overlay .modal .content .textContainer .actionButton:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.walletUsageContainer .overlay .modal .content .textContainer .actionButton:active{transform:translateY(0)}@media (max-width:768px){.walletUsageContainer .overlay .modal .content{margin:20px;padding:30px 20px}.walletUsageContainer .overlay .modal .content .textContainer .title{font-size:24px}.walletUsageContainer .overlay .modal .content .textContainer .description{font-size:14px}.walletUsageContainer .overlay .modal .content .textContainer .actionButton{padding:12px 28px;font-size:14px}}@media (max-width:480px){.walletUsageContainer .overlay .modal .content{padding:25px 15px}.walletUsageContainer .overlay .modal .content .animationContainer{margin-bottom:20px}.walletUsageContainer .overlay .modal .content .animationContainer .animation{max-width:250px}.walletUsageContainer .overlay .modal .content .textContainer .title{margin-bottom:12px;font-size:20px}.walletUsageContainer .overlay .modal .content .textContainer .description{margin-bottom:25px;font-size:13px}.walletUsageContainer .overlay .modal .content .textContainer .actionButton{padding:10px 24px;font-size:13px}}.leaderboard-container{color:#fff;background-color:#1a1a1a;border-radius:12px;padding:24px;font-family:system-ui,-apple-system,sans-serif;overflow-x:auto}.leaderboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px;display:flex}.leaderboard-title{color:#fff;margin:0;font-size:18px;font-weight:600}.pagination-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination-btn{color:#888;cursor:pointer;background:#333;border:1px solid #444;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.pagination-btn.active{color:#fff;background:#444;border-color:#555}.you-btn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 12px;font-size:14px;display:flex}.leaderboard-table{border-collapse:collapse;width:100%;min-width:600px}.table-header{border-bottom:1px solid #333;padding:16px 0}.table-header th{text-align:left;color:#888;padding:0 16px 16px 0;font-size:14px;font-weight:500}.table-header th:first-child{padding-left:0}.table-row{border-bottom:1px solid #2a2a2a}.table-row:last-child{border-bottom:none}.table-cell{vertical-align:middle;padding:20px 16px 20px 0}.table-cell:first-child{padding-left:0}.rank-cell,.user-id-cell{color:#fff;font-size:16px;font-weight:500}.points-badge{color:#fff;background:#2a2a2a;border:1px solid #444;border-radius:20px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.referrals-cell,.trading-cell{color:#888;font-size:14px}@media screen and (max-width:768px){.leaderboard-container{padding:16px}.leaderboard-title{font-size:16px}.pagination-btn,.you-btn{width:28px;height:28px;font-size:12px}.table-header th{padding:0 8px 12px 0;font-size:12px}.table-cell{padding:12px 8px 12px 0}.rank-cell,.user-id-cell{font-size:14px}.points-badge{padding:4px 8px}.points-badge,.referrals-cell,.trading-cell{font-size:12px}}.referral-form{flex-direction:column;gap:12px;display:flex}.referral-input{color:#fff;background-color:#2a2a2a;border:1px solid #444;border-radius:8px;outline:none;padding:12px 16px;font-size:14px;transition:border .2s}.referral-input:focus{border-color:#888}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#3b82f6);border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.submit-btn:hover{background:linear-gradient(90deg,#4338ca,#2563eb)}.table-responsive td,.table-responsive th{border-bottom:1px solid #333!important}.wallet-list-wrapper{scroll-behavior:smooth;gap:12px;padding-bottom:8px}.wallet-card{width:230px}.scroll-btn{background:var(--main-color);z-index:5;cursor:pointer;border:none;border-radius:50%;justify-content:center;padding:6px 10px;font-weight:700;display:flex}.amount-input-wrapper{border:1px solid var(--dark-grey);background:0 0;border-radius:8px;gap:8px;max-width:300px;height:45px;padding:8px 12px}.amount-input-wrapper.false{width:100%!important}.amount-input-wrapper input.amount-input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:14px}.amount-input-wrapper input.amount-input::placeholder{color:#aaa;font-weight:300}.amount-input-wrapper input.amount-input:active,.amount-input-wrapper input.amount-input:focus,.amount-input-wrapper input.amount-input:hover{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.amount-input-wrapper .amount-suffix{color:#fff;border-left:1px solid #666;align-items:center;height:100%;padding-left:12px;font-size:18px;display:flex}.amount-input-wrapper .amount-suffix img{width:auto;height:18px}.stats-grid{text-align:left;color:var(--white);grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.spot-grid{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.spot-grid>div{flex:45%;min-width:120px}.portfolio-divider{border-bottom:1px solid var(--dark-grey)}.performance-bg{border-top:5px solid var(--main-color)}.performance-bg,.realized-pnl-bg{background-color:var(--token-card-bg);border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:20px}.wallet-name-input{all:unset;color:#7b8385;text-align:center;width:100%;height:15px;margin-bottom:9px;font-size:14px;font-weight:600;line-height:1.5}.wallet-name-input.main-color{color:var(--main-color)}.not-allowed{cursor:not-allowed!important}.wallet-name-input:disabled{cursor:not-allowed;color:var(--main-color)}.green-color{color:var(--green)}.red-color{color:var(--red)}.right-border{border:1px solid var(--dark-grey);width:.5px}.color-F2F4F8{color:#f2f4f8}.color-ececec-0-100{-webkit-text-fill-color:#0000;background:linear-gradient(145.55deg,#ececec 20.35%,#ececec00 128.73%);-webkit-background-clip:text}.color-ececec-65{color:#ecececa6}.color-5E5E5E{color:#5e5e5e}.color-7e7e7e{color:#7e7e7e}.color-white{color:#fff!important}.color-90AA90{color:#90aa90}.color-2D2D2D{color:#2d2d2d}.color-E0E0E0{color:#e0e0e0}.color-345E37{color:#345e37}.color-838383{color:#838383}.color-A9A9A9{color:#a9a9a9}.text-red{color:#d74848!important}.text-green{color:#41a93f!important}.color-5F5F5F{color:#5f5f5f}.color-F0F0F0{color:#f0f0f0}.color-6B7280{color:#6b7280}.color-ECECEC{color:#ececec}.color-933C24{color:#933c24}.color-FF574D{color:#ff574d}.color-2d2d2d{color:#2d2d2d}.color-fff{color:#fff!important}.color-898989{color:#898989!important}.color-B3B3B3{color:#b3b3b3}.color-D1D1D1{color:#d1d1d1}.color-D3D3D3{color:#d3d3d3}.color-242424{color:#242424}.color-ed603a-873721{-webkit-text-fill-color:#0000;background:linear-gradient(#ed603a,#873721 86.16%);-webkit-background-clip:text}.color-258998-00c3da{-webkit-text-fill-color:#0000;background:linear-gradient(#258998 -81.45%,#189eb0 -29.53%,#00c3da 46.75%,#61d6e7 87.78%,#c2eaf5 165.32%);-webkit-background-clip:text}.color-F4F4F4{color:#f4f4f4}.color-AFAFAF{color:#afafaf}.color-C7F8FF{color:#c7f8ff}.color-D4D1D1{color:#d4d1d1}.color-00424B{color:#00424b}.color-FFFFFF,.color-ffffff{color:#fff}.color-BBC4DA,.color-bbc4da{color:#bbc4da}.color-00424B,.color-00424b{color:#00424b}.color-052226{color:#052226}.color-333333{color:#333}.color-161921{color:#161921}.color-707070{color:#707070}.color-258998{color:#258998}.color-F9F9F9,.color-f9f9f9{color:#f9f9f9}.color-linear-258998{background:linear-gradient(#258998 -81.45%,#189eb0 -29.53%,#00c3da 46.75%,#61d6e7 87.78%,#c2eaf5 165.32%)}.color-E3E3E3,.color-e3e3e3{color:#e3e3e3}.color-189eb0{color:#189eb0!important}.color-4B4B4B{color:#4b4b4b}.stepper-text{color:var(--stepper-text)}.stepper-title{color:var(--stepper-text-title);font-size:16px;font-weight:400!important;line-height:24.38px!important}.step-title{color:var(--step-title)}.order-type-text-color{color:var(--order-type-text-color)}.title-color{color:var(--stepper-text-title)}.blue-text{color:#199eb0}.color-219AAC{color:#219aac}.color-375260{color:#375260}.color-BBC4DA{color:#bbc4da}.time-btn{cursor:pointer;height:32px;color:var(--white);white-space:nowrap;background-color:#0000;border:none;border-radius:4px;flex-direction:row;justify-content:start;align-items:center;padding:0 8px;font-size:16px;font-weight:500;transition:background-color .135s ease-in-out,color .135s ease-in-out;display:flex}.time-btn:hover{background-color:rgba(var(--main-color),.2);color:var(--main-color)}.time-btn.active{color:var(--main-color);background-color:#0000}.time-btn-v2{cursor:pointer;opacity:.6;color:var(--white);white-space:nowrap;background-color:#0000;border:none;border-radius:4px;flex-direction:row;justify-content:start;align-items:center;padding:3px 9px;font-size:12px;font-weight:500;transition:background-color .135s ease-in-out,color .135s ease-in-out;display:flex}.time-btn-v2:hover{background-color:rgba(var(--main-color),.2);color:var(--main-color)}.time-btn-v2.active{opacity:1;background-color:#404040}.filter-btn{white-space:nowrap;border:1px solid var(--main-color);height:32px;color:var(--main-color);background-color:#0000;border-radius:4px;flex-direction:row;justify-content:start;align-items:center;padding:0 8px;font-size:16px;font-weight:500;transition:background-color .135s ease-in-out,color .135s ease-in-out;display:flex}.filter-btn:hover{background-color:rgba(var(--main-color),.2);color:var(--main-color)}.delete-button{border:1px solid var(--red);cursor:pointer;background-color:#0000;border-radius:4px;width:100%;height:35px;padding:0 2px;transition:all .3s ease-in-out}.delete-button.v2{width:35%;height:30px}.delete-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #f9484880}.delete-button:active{box-shadow:none;transform:scale(.99)}.hide-button{border:1px solid var(--dark-grey);cursor:pointer;background-color:#0000;border-radius:4px;width:100%;height:35px;padding:0 2px;transition:all .3s ease-in-out}.hide-button.v2{width:35%;height:30px}.hide-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #afafaf80}.hide-button:active{box-shadow:none;transform:scale(.99)}.add-button{border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:4px;height:35px;padding:8px 12px;transition:all .3s ease-in-out}.add-button:hover{box-shadow:0 4px 10px #0003}.add-button:active{box-shadow:none}.add-button-v2{border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:4px;height:25px;padding:4px 8px;transition:all .3s ease-in-out}.add-button-v2:hover{box-shadow:0 4px 10px #0003}.add-button-v2:active{box-shadow:none}.buy-settings-button{color:#71787a;cursor:pointer;background-color:#0000;border:none;border-radius:4px;outline:none;flex-grow:1;justify-content:center;align-items:center;gap:6px;width:100%;font-size:16px;font-weight:600;line-height:38px;transition:all .25s ease-in-out;display:flex}.buy-settings-button.true{color:#87d592;background-color:#282a2e}.buy-settings-button.radius-8{border-radius:8px}.buy-settings-button:hover{background-color:#282a2e}.sell-settings-button{-webkit-user-select:none;user-select:none;text-align:center;cursor:pointer;background-color:#0000;border-radius:4px;outline:none;flex-grow:1;justify-content:center;align-items:center;gap:6px;width:100%;font-size:16px;font-weight:600;line-height:38px;display:flex;color:#71787a!important}.sell-settings-button.true{border:1px solid var(--transparent)}.sell-settings-button.false{background-color:#282a2e;color:#d84a62!important}.sell-settings-button.radius-8{border-radius:8px}.sell-settings-button:hover{background-color:#282a2e}.search-button{cursor:pointer;background-color:#0000;border:1px solid #f4cc13;border-radius:4px;width:100%;height:50px;padding:0 24px;transition:all .3s ease-in-out}.search-button.v2{width:35%;height:30px}.search-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #f4cc1380}.search-button:active{box-shadow:none;transform:scale(.99)}@keyframes spin{to{transform:rotate(1turn)}}.quick-buy-spinner{border:2px solid #0003;border-top-color:#000000b3;border-radius:50%;width:1rem;height:1rem;animation:spin 1s linear infinite;display:inline-block}.quick-buy-button{white-space:nowrap;color:#000;cursor:pointer;background-color:gold;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.2rem .5rem;font-size:12px;font-weight:700;transition:background-color .2s ease-in-out,opacity .2s ease-in-out;display:flex}.quick-buy-button:hover:enabled{background-color:#e6be00}.quick-buy-button:focus{outline-offset:2px;outline:2px solid #0006}.quick-buy-button:disabled{cursor:not-allowed;opacity:.8;background-color:#b8860b}.quick-buy-button:disabled:hover{background-color:#b8860b}.main-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:radial-gradient(9.68% 367.39% at -4.84% 182.15%,#62a0ff 0,#0366fe 100%);border:1px solid #62a0ff;border-radius:4px;justify-content:center;align-items:center;height:46px;padding:0 20px;transition:box-shadow .3s,transform .15s,background .3s;display:inline-flex;box-shadow:0 4px 8px #0366fe66}.main-button.height-34{height:34px}.main-button.height-50{height:50px}.main-button.height-auto{height:auto}@media (max-width:1200px){.main-button.height-50{width:120px;height:auto;padding:10px 5px}}.text-button{-webkit-user-select:none;user-select:none;color:var(--primary);letter-spacing:1px;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:10px 20px;font-size:16px;font-weight:600;transition:color .3s,background-color .3s;display:inline-block;position:relative;overflow:hidden}.text-button:before{content:"";z-index:0;background-color:#8da8481a;width:0;height:100%;transition:width .3s,left .3s;position:absolute;top:0;left:50%}.text-button:hover:before{width:100%;left:0}.text-button:hover{color:var(--primary);text-decoration:underline}.text-button:active{color:var(--primary);background-color:#a3cd6b33}.text-button:focus{outline-offset:2px;outline:2px solid #516f2f}.text-button span{z-index:1;position:relative}.main-button:hover{background:radial-gradient(9.68% 367.39% at -4.84% 182.15%,#8bbcff 0,#0580fe 100%);transform:translateY(-1px);box-shadow:0 6px 12px #0366fe99}.main-button:active{background:radial-gradient(9.68% 367.39% at -4.84% 182.15%,#055ed7 0,#034db1 100%);border-color:#034db1;transform:translateY(0);box-shadow:0 2px 6px #0366fecc}.toggle-button-v{z-index:10;cursor:pointer;z-index:2147483647;background-color:#e5e7eb;border:none;border-radius:9999px;padding:.5rem;transition:background-color .2s;position:absolute;top:6rem;right:15rem}.toggle-button-v:hover{background-color:#d1d5db}.outline-button{color:#fff;background-color:#0000;border:1px solid #fff;border-radius:12px;width:166px;height:45px;padding:4px 24px}.outline-button:hover{background-color:#f4cc13}.button-ct{background-color:#1a1b1f;border-radius:8px;padding:4px}.follow-button{background-color:var(--main-color);text-overflow:ellipsis;border:none;border-radius:4px;outline:none;height:45px;transition:all .3s;white-space:nowrap!important;flex-shrink:0!important;min-width:120px!important;padding:8px 12px!important;overflow:hidden!important}.follow-button:hover{color:var(--black);background-color:#e1b500;transform:translateY(-1px);box-shadow:0 6px 14px #ffd30080}.login-backgroundColor-green{background:linear-gradient(#345e37,#01311c);justify-content:flex-end;align-items:center;display:flex}@media (max-width:991px){.login-backgroundColor-green{display:none!important}}.login-backgroundColor-gray{background-color:#fff;height:100vh}@media (max-width:1299px){.login-backgroundColor-gray{justify-content:center;height:calc(100vh - 76px)}}.login-backgroundColor-dark{background-color:#131416;height:100vh}@media (max-width:1299px){.login-backgroundColor-dark{justify-content:center;height:calc(100vh - 80px)}}@media (min-width:1300px){.login-text-container{z-index:2;position:absolute;top:48%;left:13%;transform:translateY(-50%)}}@media (max-width:1299px){.login-text-container{display:none}}.sign-in-container{background-color:#fff;border-radius:8px;width:630px;height:670px}@media (min-width:1300px){.sign-in-container{z-index:2;position:absolute;top:50%;left:52%;transform:translateY(-50%)}}@media (max-width:1299px){.sign-in-container{top:unset;left:unset;z-index:1;border-radius:8px;margin-left:22px;position:static;transform:none;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}}.sign-in-container-dark{background-color:#131416;border-radius:8px;width:630px;height:670px}@media (min-width:1300px){.sign-in-container-dark{z-index:2;position:absolute;top:50%;left:52%;transform:translateY(-50%)}}@media (max-width:1299px){.sign-in-container-dark{top:unset;left:unset;z-index:1;border-radius:8px;margin-left:22px;position:static;transform:none;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}}.sign-up-container{background-color:#fff;border-radius:8px;width:630px;height:700px}@media (min-width:1300px){.sign-up-container{z-index:2;position:absolute;top:53%;left:52%;transform:translateY(-50%)}}@media (max-width:1299px){.sign-up-container{height:630px;top:unset;left:unset;z-index:1;border-radius:8px;margin-left:22px;position:static;transform:none;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}}.sign-up-container-dark{background-color:#131416;border-radius:8px;width:630px;height:700px}@media (min-width:1300px){.sign-up-container-dark{z-index:2;position:absolute;top:53%;left:52%;transform:translateY(-50%)}}@media (max-width:1299px){.sign-up-container-dark{height:630px;top:unset;left:unset;z-index:1;border-radius:8px;margin-left:22px;position:static;transform:none;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}}.input-border{background-color:#0000;border-radius:8px;outline:none;height:50px;border:1px solid #838383!important}.button-green{color:#f4f4f4;letter-spacing:.2px;background-color:#345e37;border:none;border-radius:16px;height:50px;font-family:DM Sans;font-size:16px;font-weight:700}.button-2d2d2d{background-color:#2d2d2d}.button-189EB0,.button-2d2d2d{border:none;border-radius:8px;height:50px}.button-189EB0{background-color:#189eb0}.button-sign-in-dark{background-color:#1e1e1e;border:none;border-radius:8px;height:50px}.login-container{flex-direction:column;height:calc(100vh - 80px);display:flex}@media (max-width:991px){.login-container{height:auto}}.overflow::-webkit-scrollbar{width:7px}.overflow::-webkit-scrollbar-thumb{background-color:#189eb0!important;border-radius:50px!important}.overflow::-webkit-scrollbar-track{background:0 0;border-radius:50px!important}.bg-sign-in{background-image:url(/assets/sign-in/bg-sign-in.png)}.bg-sign-in,.bg-sign-in-v2{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg-sign-in-v2{background-image:url(/assets/sign-in/bg-sign-in-v2.png)}.bg-sign-in-v3{background-image:url(/assets/sign-in/bg-sign-in-v3.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.checkbox-wrapper{--s-xsmall:.625em;--s-small:1.2em;--border-width:2px;--c-primary:#189eb0;--c-primary-20-percent-opacity:#8f44fd33;--c-primary-10-percent-opacity:#8f44fd1a;--t-base:.45s;--t-fast:.2s;--e-in:ease-in;--e-out:cubic-bezier(.11,.29,.18,.98);scale:1.15}.checkbox-wrapper .visuallyhidden{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox-wrapper .checkbox{justify-content:flex-start;align-items:center;display:flex}.checkbox-wrapper .checkbox__trigger:checked+.checkbox__symbol{border-color:var(--c-primary)}.checkbox-wrapper .checkbox__symbol{border:var(--border-width)solid #189eb0;transition:box-shadow var(--t-base)var(--e-out),background-color var(--t-base);cursor:pointer;border-radius:.2em;display:flex;position:relative}.checkbox-wrapper .checkbox__symbol:after{content:"";background-color:var(--c-primary-20-percent-opacity);opacity:0;transform-origin:50%;border-radius:3em;width:.25em;height:.25em;position:absolute;top:50%;left:50%;transform:scale(1)}.checkbox-wrapper .checkbox .icon-checkbox{fill:none;stroke-width:3px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;width:1em;height:1em;color:var(--c-primary);margin:auto;display:inline-block}.checkbox-wrapper .checkbox .icon-checkbox path{transition:stroke-dashoffset var(--t-fast)var(--e-in);stroke-dasharray:30 31;stroke-dashoffset:31px}.checkbox-wrapper .checkbox__textwrapper{margin:0}.checkbox-wrapper .checkbox__trigger:checked+.checkbox__symbol:after{-webkit-animation:ripple-33 1.5s var(--e-out);animation:ripple-33 1.5s var(--e-out)}.checkbox-wrapper .checkbox__trigger:checked+.checkbox__symbol .icon-checkbox path{transition:stroke-dashoffset var(--t-base)var(--e-out);stroke-dashoffset:0}.header{z-index:98;background-color:var(--dark-mood-bg);width:100%;padding:25px 50px;position:sticky;top:0;box-shadow:0 4px 12px #0009}@media (max-width:1340px){.header{padding:25px 10px}}.header .logo{color:#fff;font-size:24px;font-weight:700}.header .toggle-button{background-color:var(--main-color);border:none}.header .header-container{max-width:100%}.header .nav-links{gap:1rem}.header .nav-links .nav-item{color:#fff;font-size:16px;font-weight:500}.header .nav-links .nav-item:hover{color:var(--main-color)}.header .nav-links .nav-item.active{color:var(--main-color);font-weight:500}@media (max-width:1340px){.header .nav-links{gap:3px}}@media (max-width:992px){.header .nav-links{gap:0}}.header .right-section{gap:1rem}.header .right-section .search-bar{position:relative}.header .right-section .search-bar .search-input{background-color:var(--dark-mood-card-bg);border:1px solid var(--paragraph-color);width:200px;height:34px;color:var(--dm-paragraph-color);border-radius:8px;padding:8px;font-size:12px;font-weight:400;line-height:16px}@media (max-width:1400px){.header .right-section .search-bar .search-input{width:auto}}@media (max-width:1090px){.header .right-section .search-bar .search-input{display:none}}.header .right-section .search-bar .search-input::placeholder{color:var(--dm-paragraph-color)}.header .right-section .search-bar .search-input:focus,.header .right-section .search-bar .search-input:hover{border:1px solid var(--main-color);box-shadow:0 0 0 2px rgba(var(--main-color),.2);outline:none}.header .right-section .search-bar .search-icon{color:var(--main-color);padding:0;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}@media (max-width:1090px){.header .right-section .search-bar .search-icon{display:none}}.header .right-section .deposit-button{border:1px solid var(--main-color);z-index:1;background-color:#0000;border-radius:8px;width:100%;height:45px;padding:6px 16px;transition:all .3s;position:relative;overflow:hidden}.header .right-section .deposit-button:hover{color:var(--black);background-color:#e1b500;transform:translateY(-1px);box-shadow:0 6px 14px #ffd30080}.header .right-section .deposit-button:active{background-color:#c9a200;transform:translateY(1px);box-shadow:inset 0 2px 4px #0003}.header .right-section .icon{color:#fff;cursor:pointer;background-color:var(--dark-mood-card-bg);border-radius:100%;padding:7px;font-size:2rem}.header .right-section .icon.active,.header .right-section .icon:hover{color:#f1c40f!important}@media (max-width:992px){.header .right-section{gap:22px}}.web-icon{color:#fff;cursor:pointer;fill:#fff;border-radius:100%;max-height:14px;font-size:2rem}.web-icon.v2{max-height:14px;font-size:14px;line-height:1}.web-icon.lg{max-height:20px}.web-icon:hover{fill:#f1c40f;color:#f1c40f!important}.web-icon.xl{max-height:25px}@media (max-width:991px){.header .right-section{flex-direction:column;align-items:flex-start;margin-top:1rem}.header .nav-links{flex-direction:column}}.wallet-button{background-color:var(--main-color);z-index:1;border:none;border-radius:8px;min-width:100px;height:45px;padding:6px 16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px #ffd3004d}.wallet-button.color-white{color:#fff}.wallet-button:hover{color:var(--black);background-color:#e1b500;transform:translateY(-1px);box-shadow:0 6px 14px #ffd30080}.wallet-button:active{background-color:#c9a200;transform:translateY(1px);box-shadow:inset 0 2px 4px #0003}.auth-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#343542,#404252);border:none;border-radius:16px;width:100%;margin-bottom:20px;padding:10px;font-size:18px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #3435424d;height:60px!important}.auth-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.auth-button:hover{background:linear-gradient(135deg,#404252,#4a4b5c);transform:translateY(-2px);box-shadow:0 8px 25px #34354266}.auth-button:hover:before{left:100%}.auth-button:active{transition:all .1s;transform:translateY(0);box-shadow:0 2px 10px #3435424d}.auth-button:focus{outline:none;box-shadow:0 4px 15px #3435424d,0 0 0 3px #34354233}.auth-button:hover{box-shadow:0 8px 25px #34354266,0 0 20px #ffffff0d}.language-card{z-index:999;min-width:150px;margin-top:12px;padding:8px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 10px #ffd3004d;color:#fff!important;background-color:#111!important;border-radius:12px!important}@media (max-width:768px){.language-card{box-shadow:none;margin-top:12px;position:absolute;top:20px;left:0;transform:none;width:100%!important}.language-card.true{min-width:278px!important;left:-100px!important}}.card-element:hover{background-color:#3a3939}.language-dropdown div:hover{background-color:#f0f0f0}.user-profile-container{text-align:left;width:100%;display:inline-block;position:relative}.user-profile-button{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:0;display:flex}.user-profile-button .avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.user-profile-button .username{color:#fff;font-size:14px;font-weight:500}.logout-card{z-index:10;background-color:#fff;border-radius:8px;width:160px;margin-top:8px;position:absolute;right:0;box-shadow:0 2px 8px #0000001a}.logout-card .card-content{background-color:#1c1c1c;padding:16px}.logout-button{text-align:left;color:#f0f0f0;cursor:pointer;background:0 0;border:none;width:100%;padding:4px 0;font-size:14px}.logout-button:hover{color:#e1b500}.connect-button{color:#fff;cursor:pointer;background-color:#1da1f2;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.connect-button:disabled{opacity:.7;cursor:not-allowed}.connect-button img{width:16px;height:16px}.error-text{color:#f56565;margin-top:4px;font-size:12px}@media (max-width:991px){.logout-card{opacity:1!important;visibility:visible!important;display:block!important;position:static!important}}.bold{font-weight:700!important}.sell-icon-ct{border-radius:99px;width:24px;height:24px}@media (min-width:768px){.navbar-center{justify-content:center;align-items:center;width:100%;display:flex}}.notification-border{border-bottom:1px solid var(--stroke-color);min-width:300px;padding-top:10px;padding-bottom:10px}.pulse-bg{background-image:url(/images/pulse-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:column;width:100%;min-height:289px;padding:2rem;display:flex;position:relative}@media (max-width:768px){.pulse-bg{background-position:top;background-size:cover}}@media (max-width:480px){.pulse-bg{background-position:top;background-size:cover}}.pulse-divider{border-bottom:1px solid var(--dark-grey)}.text-width{width:75%}@media (max-width:1200px){.text-width{width:69%}}@media (max-width:685px){.text-width{width:100%}}.info-border{border:1px solid var(--dark-grey);background-color:var(--card-bg);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:60px;padding:10px 30px;display:flex}@media (max-width:1200px){.info-border{width:130px}}.info-border p{margin:0}.bg-icon-position{position:absolute;top:50%;right:32px;transform:translateY(-50%)}@media (max-width:685px){.bg-icon-position{display:none}}.token-cards{color:#fff;max-height:700px;overflow:hidden auto;box-shadow:0 25px 50px #47464680}.token-image{border:2px solid var(--main-color);object-fit:cover;border-radius:6px;overflow:hidden}@media (max-width:768px){.token-image{width:30px!important;height:30px!important}}.token-divider:after{content:"";background-color:#3c3e42;height:1px;display:block;transform:scaleY(.5)}.percent-border{border:1px solid var(--paragraph-color);border-radius:4px;flex-direction:column;padding:6px 8px;display:flex}.percent-row{justify-content:space-between;gap:12px}.percent-item,.percent-row{align-items:center;display:flex}.percent-item{gap:4px}.vertical-divider{background-color:#fff3;align-self:stretch;width:1px;height:24px}.token-hover:hover{border-left:5px solid var(--main-color);cursor:pointer;background-color:#f4cc131a}.progressbar{border-radius:50px;height:3px;position:relative;overflow:hidden;background-color:#f4cc1333!important}.progressbar .progress-bar{height:100%;background-color:var(--main-color)!important}.progressbar-label{color:#f4cc13;margin-bottom:4px;font-size:12px;font-weight:500}@media (max-width:768px){.inside-follow-joy .d-flex.gap-2.flex-wrap{flex-direction:column;gap:12px!important}.follow-button{min-width:unset}.amount-input-wrapper{width:100%!important}}.contract-input-section{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:576px){.contract-input-section{flex-direction:column}.contract-input-section>*{width:100%}}.tab-button{background-color:var(--token-card-bg);color:#fff;border:none;border-radius:8px;height:43px;padding:0 40px;font-size:16px;font-weight:600;position:relative;overflow:hidden}.tab-button.active{color:var(--main-color);border-top:3px solid var(--main-color);background:linear-gradient(#f0b90b26,#1c1c1c26);height:46px}.tab-button-three{background-color:var(--token-card-bg);color:#fff;border:none;border-radius:8px;height:35px;padding:0 40px;font-size:16px;font-weight:600;position:relative;overflow:hidden}.tab-button-three.active{color:var(--main-color);border-top:3px solid var(--main-color);background:linear-gradient(#f0b90b26,#1c1c1c26);height:38px}.search-bar-tracker{position:relative}.search-bar-tracker .search-input-tracker{background-color:var(--dark-mood-card-bg);border:1px solid var(--paragraph-color);width:300px;height:34px;color:var(--dm-paragraph-color);border-radius:8px;padding:8px;font-size:12px;font-weight:400;line-height:16px}@media (max-width:1400px){.search-bar-tracker .search-input-tracker{width:auto}}@media (max-width:1090px){.search-bar-tracker .search-input-tracker{display:none}}.search-bar-tracker .search-input-tracker::placeholder{color:var(--dm-paragraph-color)}.search-bar-tracker .search-input-tracker:focus,.search-bar-tracker .search-input-tracker:hover{border:1px solid var(--main-color);box-shadow:0 0 0 2px rgba(var(--main-color),.2);outline:none}.search-bar-tracker .search-icon-tracker{color:var(--main-color);padding:0;position:absolute;top:3px;right:8px}@media (max-width:1090px){.search-bar-tracker .search-icon-tracker{display:none}}.search-bar-tracker .search-new-input-tracker{background-color:var(--dark-mood-card-bg);border:1px solid var(--paragraph-color);width:200px;height:34px;color:var(--dm-paragraph-color);border-radius:8px;padding:8px;font-size:12px;font-weight:400;line-height:16px}.search-bar-tracker .search-new-input-tracker::placeholder{color:var(--dm-paragraph-color)}.search-bar-tracker .search-new-input-tracker:focus,.search-bar-tracker .search-new-input-tracker:hover{border:1px solid var(--main-color);box-shadow:0 0 0 2px rgba(var(--main-color),.2);outline:none}.search-bar-tracker .search-input-tracker-three{border:1px solid var(--paragraph-color);width:250px;height:34px;color:var(--dm-paragraph-color);background-color:#0000;border-radius:8px;padding:8px;font-size:12px;font-weight:400;line-height:16px}.search-bar-tracker .search-input-tracker-three::placeholder{color:var(--dm-paragraph-color)}.search-bar-tracker .search-input-tracker-three:focus,.search-bar-tracker .search-input-tracker-three:hover{border:1px solid var(--main-color);box-shadow:0 0 0 2px rgba(var(--main-color),.2);outline:none}.search-bar-tracker .search-new-icon-tracker{color:var(--main-color);padding:0;position:absolute;top:3px;right:8px}.wallet-manager-card{background:linear-gradient(#f0b90b26,#1c1c1c26);min-height:287px}.wallet-manager-card,.wallet-manager-card-v2{border:1px solid var(--paragraph-color);border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-top:5px solid var(--main-color)!important}.wallet-manager-card-v2{background:var(--token-card-bg);cursor:grab;min-height:148px}.wallet-manager-card-v2.v3{min-height:120px}.add-wallet-card{min-height:287px}.add-wallet-card,.add-wallet-card-v2{background-color:var(--main-color);border:1px solid var(--paragraph-color);border-bottom-right-radius:8px;border-bottom-left-radius:8px;position:relative;overflow:hidden}.add-wallet-card-v2{height:148px}.wallet-icon-position{position:absolute;bottom:-25px;left:-60px}.border-right{border-right:1px solid var(--paragraph-color);cursor:ew-resize;justify-content:center;align-items:center;display:flex;position:relative}.expand-icon{width:20px;height:20px;left:52x;position:absolute}.custom-border-button{border-bottom:1px solid var(--stroke-color)!important}.tab-button-two{color:var(--paragraph-color);background-color:#0000;border:none;outline:none;padding:8px 20px;font-size:12px;font-weight:600}.tab-button-two.active{background-color:var(--button-bg);color:var(--white);border-radius:4px}.list-card-divider{border-bottom:1px solid var(--dark-grey)}.list-cards{border:1px solid var(--dark-grey);border-radius:4px;padding:8px;position:relative}.trash-icon{cursor:pointer;position:absolute;top:8px;right:8px}.bg-right-col{background-color:var(--token-card-bg);border-top-right-radius:16px;border-bottom-right-radius:16px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.upload-box{border:2px dashed var(--paragraph-color);cursor:pointer;border-radius:10px;width:200px;margin:auto;position:relative}.upload-area{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.upload-box:hover{border:2px dashed var(--main-color)}.bg-main-color{border-radius:6px;padding:10px}.wallet-manager-card-v3{background:var(--token-card-bg);border:1px solid var(--paragraph-color);border-radius:8px;justify-content:center;min-height:200px;max-height:400px;display:flex;overflow-y:auto}.twitter-container{flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;display:flex}.tweet-card{border-bottom:1px solid var(--paragraph-color);width:100%;padding:16px;transition:background .2s;position:relative}.tweet-meta{align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.tweet-meta img{object-fit:cover;border-radius:50%;width:28px;height:28px}.tweet-meta a{color:var(--title-color);text-decoration:none}.tweet-meta a:hover{text-decoration:underline}.tweet-meta span{color:var(--white)}.tweet-meta i{color:var(--paragraph-color)}.tweet-content{border:1px solid var(--paragraph-color);border-radius:8px;margin-left:40px}.tweet-header{align-items:center;gap:8px;display:flex}.tweet-header img{object-fit:cover;border-radius:50%;width:20px;height:20px}.tweet-username{align-items:center;gap:4px;font-size:14px;display:flex}.tweet-username .name{color:var(--white);font-weight:500}.tweet-username .handle{color:var(--dark-grey)}.tweet-text{color:var(--dm-paragraph-color);white-space:pre-wrap;margin-top:4px}.tweet-reply-text{color:var(--dark-grey);margin-top:8px;font-size:14px}.tweet-image{border-radius:6px;width:100%;max-width:100%;height:auto;margin-top:8px;display:block}.tweet-inner-box{border:1px solid var(--stroke-color);border-radius:4px;margin-top:8px;position:relative;overflow:hidden}.tweet-inner-box .inner-content{padding:12px}.tweet-inner-box .inner-content .user-line{align-items:center;gap:8px;display:flex}.tweet-inner-box .inner-content .user-line img{object-fit:cover;border-radius:50%;width:20px;height:20px}.tweet-inner-box .inner-content .user-line .text{font-size:14px;line-height:18px}.tweet-inner-box .inner-content .user-line .text .name{color:var(--dm-paragraph-color);margin-right:3px;font-weight:500}.tweet-inner-box .inner-content .user-line .text .username{color:var(--dark-grey)}.tweet-inner-box .inner-content p{color:var(--dm-paragraph-color);margin-top:4px}.tweet-inner-box .inner-content .media{width:100%;margin-top:8px;overflow:hidden}.tweet-inner-box .inner-content .media img{border-radius:0;max-width:100%;height:auto;display:block}.dot{color:var(--dark-grey);margin:0 4px}.tweet-reply-header{color:var(--dark-grey);margin:4px 0;font-size:14px}.tweet-reply-header a{color:var(--main-color);text-decoration:none}.tweet-reply-header a:hover{text-decoration:underline}.tweet-reply-emoji{margin-top:4px;font-size:16px}.modal-bg{background-color:var(--black);border:1px solid var(--paragraph-color);border-radius:6px}.title-border{border:1px solid var(--gray-color);border-radius:8px;padding:6px 12px}.modal-divider{border-bottom:1px solid var(--paragraph-color)}.slippage-bg{background-color:var(--main-color);border-top-left-radius:4px;border-top-right-radius:4px;width:100%;padding:10px}.slippage-count-bg{border:1px solid var(--main-color);background-color:#0000;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:100%;padding:10px}.modal-dialog-wide{display:flex;width:95vw!important;max-width:95vw!important;height:80vh!important}.modal-body.modal-body-wide{border-radius:0;width:100%;height:100%;margin:0;padding:0;overflow-y:auto}@media (max-width:768px){.modal-dialog-wide{width:100vw;height:100vh}.modal-body.modal-body-wide{height:auto;max-height:100vh}}.token-configuration-border{background-color:#111;border:1px solid #1f2024;padding:32px 16px}.chart-border{border:1px solid #1f2024}.market-ct{border-top-left-radius:4px;border-top-right-radius:4px;height:36px;margin-bottom:1px}.colored-ct,.market-ct{padding:10px;background-color:#1f2024!important}.market-border-two{border-bottom-right-radius:4px!important;border-bottom-left-radius:4px!important}.amount-active,.colored-ct:hover{background-color:#303134!important}.colored-ct:hover{transition:all .3s ease-in-out}.token-side-info .section-title{color:var(--title-color);text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600;position:relative}.token-side-info .section-title:after{content:"";background:linear-gradient(90deg,var(--main-color),var(--main-color50));border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.token-side-info .stats-card{background:var(--token-card-bg);border:1px solid #f4cc131a;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.token-side-info .stats-card:before{content:"";background:linear-gradient(90deg,var(--main-color),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.token-side-info .stats-card:hover{border-color:var(--main-color50);transform:translateY(-2px);box-shadow:0 8px 25px #f4cc1326}.token-side-info .stats-card:hover:before{opacity:1}.token-side-info .stats-card .card-body{position:relative}.token-side-info .stats-card .card-label{color:var(--dm-paragraph-color);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.token-side-info .stats-card .card-value{margin:8px 0 4px;font-size:1.4rem;font-weight:700}.token-side-info .stats-card .card-value.primary-value{color:var(--main-color);text-shadow:0 0 10px #f4cc134d}.token-side-info .stats-card .card-value.buy-value{color:var(--green)}.token-side-info .stats-card .card-value.sell-value{color:var(--red)}.token-side-info .stats-card .card-value.net-value{color:var(--dm-paragraph-color)!important}.token-side-info .stats-card .card-subtitle{color:var(--dark-grey);margin:0;font-size:.75rem}.token-side-info .stats-card .buy-icon,.token-side-info .stats-card .change-icon,.token-side-info .stats-card .net-icon,.token-side-info .stats-card .sell-icon,.token-side-info .stats-card .volume-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.token-side-info .stats-card .volume-icon{background:linear-gradient(135deg,var(--main-color50),var(--main-color));color:var(--black)}.token-side-info .stats-card .buy-icon{color:var(--green);background:linear-gradient(135deg,#90ff9433,#90ff9466)}.token-side-info .stats-card .sell-icon{color:var(--red);background:linear-gradient(135deg,#f9484833,#f9484866)}.token-side-info .stats-card .net-icon{background:linear-gradient(135deg,var(--dark-mood-card-bg),var(--button-bg));color:var(--main-color)}.token-side-info .stats-card .change-icon{background:linear-gradient(135deg,var(--main-color50),var(--main-color));color:var(--black)}.token-side-info .buy-card:before{background:linear-gradient(90deg,var(--green),transparent)}.token-side-info .buy-card:hover{border-color:#90ff944d;box-shadow:0 8px 25px #90ff941a}.token-side-info .sell-card:before{background:linear-gradient(90deg,var(--red),transparent)}.token-side-info .sell-card:hover{border-color:#f948484d;box-shadow:0 8px 25px #f948481a}.token-side-info .change-item{justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 0;display:flex}.token-side-info .change-item .change-period{color:var(--dm-paragraph-color);min-width:25px;font-size:.8rem;font-weight:500}.token-side-info .change-item .change-badge{text-align:center;border:none;border-radius:6px;min-width:60px;padding:4px 8px;font-size:.75rem;font-weight:600}.token-side-info .change-item .change-badge.positive{box-shadow:0 2px 8px #90ff944d;background:linear-gradient(135deg,var(--green),#90ff94cc)!important;color:var(--black)!important}.token-side-info .change-item .change-badge.negative{box-shadow:0 2px 8px #f948484d;background:linear-gradient(135deg,var(--red),#f94848cc)!important;color:var(--white)!important}.token-side-info .change-item .change-badge.bg-secondary{background:var(--dark-grey)!important;color:var(--black)!important}@media (max-width:768px){.token-side-info .section-title{font-size:1rem}.token-side-info .stats-card .card-value{font-size:1.2rem}.token-side-info .change-badge{min-width:50px!important;font-size:.7rem!important}}@keyframes cardPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.token-side-info .stats-card:active{animation:cardPulse .2s}.token-side-info .stats-card{background:linear-gradient(135deg,var(--token-card-bg),#f4cc130d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .token-side-info .stats-card{background:linear-gradient(135deg,var(--dark-mood-card-bg),#f4cc1308);border-color:#f4cc1326}.floating-square{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(45deg,#ffffff14,#ffffff08);border-radius:30px;width:150px;height:150px;position:absolute;top:60%;right:15%}.user-profile-card{max-width:600px;margin:2rem auto}.user-profile-card .profile-card{background-color:var(--main-color);border:none;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026;height:350px!important}.user-profile-card .profile-card .card-body,.user-profile-card .profile-card .card-header{z-index:2;position:relative}.user-profile-card .card-header{background:0 0;border:none;padding:1.5rem 2rem 1rem}.user-profile-card .card-header .profile-avatar .avatar-placeholder{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 4px 15px #0000001a}.user-profile-card .card-header .user-info .user-name{color:var(--title-color);margin:0;font-size:1.25rem;font-weight:600}.user-profile-card .card-header .user-info .user-level .level-icon{font-size:1rem}.user-profile-card .card-header .user-info .user-level .level-text{color:var(--title-color);font-size:.9rem;font-weight:500}.user-profile-card .card-header .referral-btn{border:2px solid var(--title-color);color:var(--title-color);background:0 0;border-radius:25px;padding:.5rem 1.25rem;font-weight:600;transition:all .3s}.user-profile-card .card-header .referral-btn .btn-icon{margin-right:.5rem;font-weight:700}.user-profile-card .card-header .referral-btn:hover{background:var(--title-color);color:var(--white);transform:translateY(-2px);box-shadow:0 5px 15px #0003}.user-profile-card .card-body{padding:1rem 2rem 2rem}.user-profile-card .progress-section .progress-circle-wrapper{justify-content:center;margin-bottom:1rem;display:flex}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle{position:relative}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle .progress-ring{transform:rotate(-90deg)}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle .progress-ring .progress-ring-background{opacity:.3}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle .progress-ring .progress-ring-progress{stroke-linecap:round;transition:stroke-dashoffset .5s ease-in-out}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle .progress-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-profile-card .progress-section .progress-circle-wrapper .progress-circle .progress-text .progress-value{color:var(--title-color);font-size:.9rem;font-weight:700}.user-profile-card .progress-section .points-info{text-align:center}.user-profile-card .progress-section .points-info .points-text{color:var(--title-color);font-size:1.1rem;font-weight:600}.user-profile-card .progress-section .points-info .info-text{color:var(--title-color);opacity:.8;font-size:.85rem}.user-profile-card .progress-section .points-info .info-icon,.user-profile-card .progress-section .points-info .points-icon{font-size:1rem}.user-profile-card .rewards-section{justify-content:center;align-items:center;height:100%;display:flex}.user-profile-card .rewards-section .reward-coins{gap:1rem;display:flex}.user-profile-card .rewards-section .reward-coins .coin{animation:float 3s ease-in-out infinite;position:relative}.user-profile-card .rewards-section .reward-coins .coin.coin-2{animation-delay:-1.5s}.user-profile-card .rewards-section .reward-coins .coin .coin-inner{z-index:2;background:linear-gradient(145deg,gold,#ffed4e);border:3px solid #ffed4e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex;position:relative;box-shadow:0 8px 25px #ffd70066,inset 0 2px 5px #ffffff4d}.user-profile-card .rewards-section .reward-coins .coin .coin-ribbon{background:var(--red);clip-path:polygon(0 0,100% 0,85% 100%,50% 85%,15% 100%);z-index:1;width:30px;height:40px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.user-profile-card{margin:1rem}.user-profile-card .card-header{text-align:center;flex-direction:column;gap:1rem;padding:1rem 1.5rem .5rem}.user-profile-card .card-body{padding:1rem 1.5rem 1.5rem}.user-profile-card .card-body .row{flex-direction:column;gap:2rem}.user-profile-card .rewards-section{margin-top:1rem}.user-profile-card .rewards-section .coin .coin-inner{width:60px;height:60px;font-size:1.5rem}}.dashboard-stats{background:var(--dark-mood-bg,#111);padding:2rem 0}.dashboard-stats .container-fluid{max-width:1200px}.dashboard-stats .stats-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#1d1d1d14,#f4cc1314);border:none;border-radius:16px;height:350px;transition:all .3s;overflow:hidden}.dashboard-stats .stats-card.blue{background:linear-gradient(#1d1d1d14,#0b76f014)}.dashboard-stats .stats-card.purple{background:linear-gradient(#1d1d1d14,#bbbbbb14)}.dashboard-stats .stats-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000004d}.dashboard-stats .stats-card .card-header{background:0 0;border:none;padding:0}.dashboard-stats .stats-card .progress-bar{background:linear-gradient(90deg,#0000 0 100%);height:4px}.dashboard-stats .stats-card .progress-bar.level-progress{background:linear-gradient(90deg,var(--main-color,#f4cc13)0,var(--main-color50,#f4cb13bb)100%)}.dashboard-stats .stats-card .progress-bar.sol-progress{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.dashboard-stats .stats-card .progress-bar.points-progress{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.dashboard-stats .stats-card .card-body{color:var(--text-color,#fff);padding:2rem 1rem}.dashboard-stats .stats-card .icon-wrapper{margin-bottom:1rem}.dashboard-stats .stats-card .icon-wrapper .medal-icon,.dashboard-stats .stats-card .icon-wrapper .sol-icon,.dashboard-stats .stats-card .icon-wrapper .star-icon{background:#ffffff1a;border-radius:12px;padding:.5rem;font-size:2.5rem;display:inline-block}.dashboard-stats .stats-card .card-title{margin-bottom:1.5rem}.dashboard-stats .card-title-2,.dashboard-stats .stats-card .card-title{color:var(--copy-color,#adadad);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500}.dashboard-stats .level-card .level-number{color:var(--main-color,#f4cc13);margin-bottom:.5rem;font-size:24px;font-weight:600}.dashboard-stats .level-card .level-description{color:var(--copy-color,#adadad);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.dashboard-stats .level-card .level-description .info-icon{opacity:.7}.dashboard-stats .sol-card .sol-amount{color:#3b82f6;align-items:center;gap:.5rem;font-size:24px;font-weight:600;display:flex}.dashboard-stats .sol-card .sol-amount .sol-symbol{opacity:.8;font-size:1.5rem}.dashboard-stats .sol-card .sol-description{color:var(--copy-color,#adadad);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.dashboard-stats .sol-card .sol-description .info-icon{opacity:.7}.dashboard-stats .top-icon{height:40px}.dashboard-stats .points-card .points-list .points-item{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.dashboard-stats .points-card .points-list .points-item:last-child{border-bottom:none}.dashboard-stats .points-card .points-list .points-item .points-label{color:var(--copy-color,#adadad);font-size:.95rem}.dashboard-stats .points-card .points-list .points-item .points-label:first-child{color:#8b5cf6}.dashboard-stats .points-card .points-list .points-item .points-value{color:var(--text-color,#fff);font-size:1rem;font-weight:600}@media (max-width:768px){.dashboard-stats{padding:1rem 0}.dashboard-stats .stats-card .card-body{padding:1.5rem}.dashboard-stats .stats-card .level-number,.dashboard-stats .stats-card .sol-amount{font-size:1.5rem}}@media (max-width:576px){.dashboard-stats .stats-card .card-body{padding:1.25rem}.dashboard-stats .stats-card .icon-wrapper .medal-icon,.dashboard-stats .stats-card .icon-wrapper .sol-icon,.dashboard-stats .stats-card .icon-wrapper .star-icon{font-size:2rem}}.overTime-bg{background-color:var(--token-card-bg-v2)}.overTime-bg,.quest-bg{border-radius:8px;padding:20px}.quest-bg{background-color:var(--token-card-bg)}.quest-bg .portfolio-divider{border-bottom:1px solid var(--dark-grey)}.MuiChip-label .MuiChip-labelMedium .css-1dybbl5-MuiChip-label{color:#fff!important}.wt-token-grid{grid-template-columns:repeat(5,1fr);gap:16px;padding:16px;display:grid}@media (max-width:1200px){.wt-token-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.wt-token-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.wt-token-grid{grid-template-columns:repeat(1,1fr);padding:0}}.wt-token-card{cursor:pointer;color:#fff;background:linear-gradient(#1d1d1d14,#f0b90b14);border:1px solid #444;border-radius:8px;padding:16px;transition:transform .2s;box-shadow:0 4px 8px #0003}.wt-token-card.active-card{background:linear-gradient(#1d1d1d33,#f0b90b33)}.wt-token-card.active-card,.wt-token-card:hover{border:2px solid #f4cc13;transform:translateY(-4px)}.wt-token-card .wt-token-header{align-items:center;margin-bottom:12px;display:flex}.wt-token-card .wt-token-header .wt-token-info{align-items:center;gap:8px;display:flex}.wt-token-card .wt-token-header .wt-token-info h3{margin:0;font-size:16px}.wt-token-card .wt-token-header .wt-token-info span{color:#888;font-size:12px}.wt-token-card .wt-token-details{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.wt-token-card .wt-token-details .wt-token-detail-item{justify-content:space-between;font-size:14px;display:flex}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-label{color:#888}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-value{color:#fff}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-status.wt-status-active{color:#0f0}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-status.wt-status-active:before{content:"●";color:#0f0;margin-right:4px}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-status.wt-status-inactive{color:red}.wt-token-card .wt-token-details .wt-token-detail-item .wt-token-status.wt-status-inactive:before{content:"●";color:red;margin-right:4px}.wt-token-card .wt-token-action{justify-content:flex-end;display:flex}.wt-token-card .wt-token-action .wt-token-action-button{color:#f44;cursor:pointer;background:0 0;border:1px solid #f44;border-radius:4px;padding:4px 8px;font-size:12px;transition:background .2s}.wt-token-card .wt-token-action .wt-token-action-button:hover{color:#fff;background:#f44}.token-img{border-radius:99px;width:40px;height:40px}.footer{color:#fff;background:linear-gradient(#11111180,#f4cc1380 107.27%);width:100%}.footer-heading{letter-spacing:0;font-size:22px;font-weight:600;line-height:100%}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#fff;font-size:17px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#f4cc13}.social-icons{align-items:center;gap:16px;display:flex}.social-link svg{color:#fff;transition:color .3s}.social-link:hover svg{color:#f4cc13}.copyright,.template-link{color:#fff;margin-top:20px;font-size:18px;font-weight:500;text-decoration:none;display:block}.template-link:hover{color:#f4cc13}.subscribe-input{max-width:400px;position:relative}.subscribe-input input{color:#fff;background:0 0;border:1px solid #fff;border-radius:8px;outline:none;width:100%;padding:12px 20px}.send-icon{color:#f4cc13;cursor:pointer;position:absolute;bottom:12px;right:16px}.footer-text{color:#ccc;font-size:18px}.exchange-modal .modal-content{color:#fff;background-color:#0d0d0d;border:1px solid #ffffff26;border-radius:12px;padding:20px}.modal-header .btn-close{filter:invert()}.modal-content{z-index:100000000!important}.exchange-tabs .nav-link{color:#fff9;background:0 0;border:none;border-bottom:2px solid #0000;margin-right:10px;padding-bottom:8px;font-weight:500}.exchange-tabs .nav-link.active{background-color:#1a1a1a;color:#fff!important;border-color:#3d3d3d!important}.network-row{align-items:center;gap:10px;margin:20px 0 10px;display:flex}.network-icon{width:20px;height:20px}.network-label{color:#fff;font-weight:600}.network-balance{color:#999;margin-left:auto;font-size:14px}.network-warning{color:#aaa;margin-bottom:10px;font-size:12px}.qr-box{background:#1a1a1a;border-radius:8px;flex-direction:column;align-items:center;padding:12px;display:flex}.qr-image{width:150px;height:150px}.deposit-address-box{color:#ccc;word-break:break-all;background-color:#111;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding:8px;font-size:14px;display:flex}.copy-icon{cursor:pointer;width:16px;height:16px}.copy-button{color:#111;background-color:#f4cc13;border:none;border-radius:8px;margin-top:15px;font-weight:500}.copy-button:hover{background-color:#816b0c}.copy-button:active{background-color:#f4cc13!important}.buy-link{color:#aaa;margin-top:10px;font-size:12px}.buy-link a{color:#f4cc13;text-decoration:underline}.copy-button:disabled{cursor:not-allowed!important}.hero-section{min-height:100vh;padding-bottom:50px;position:relative}@media (max-width:768px){.hero-section{padding-top:50px;padding-bottom:30px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-image-container img{max-width:80%}}.hero-bg{object-fit:cover;object-position:center;z-index:1}.hero-title{letter-spacing:-.02em;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#111,#f4cc13cc 10%,#fffc 50%,#f4cc13cc 90%,#111);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,3rem);line-height:1.2}.hero-subtitle,.hero-title{z-index:2;position:relative}.hero-subtitle{margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;color:#b8b8b8!important}.hero-image-container{z-index:2;perspective:1000px;position:relative}.hero-image-container img{max-width:100%;height:auto;margin:0 auto;animation:rotateToScreen 2s ease-out forwards;display:block;transform:rotateX(270deg)}@keyframes rotateToScreen{0%{opacity:0;transform:rotateX(-90deg)}50%{opacity:.5}to{opacity:1;transform:rotateX(0)}}@media (max-width:768px){.hero-section{padding:0}.hero-image-container{margin-top:40px}.stat-number{font-size:20px!important}.stat-title{font-size:18px!important}}.slider-wrapper{margin-top:4rem}.slide-padding{padding-right:1.5rem}.card-container{background:linear-gradient(#1d1d1d14,#f4cc1314);border:1px solid #cab96d;border-radius:.75rem;padding:1.25rem}.card-header{gap:1.25rem}.card-header,.icon-box{align-items:center;display:flex}.icon-box{border-radius:9999px;justify-content:center}.card-text{color:#fff;font-size:.75rem;font-weight:400}.card-title{margin-right:.5rem;font-size:1rem;font-weight:700}.card-footer{justify-content:space-between;margin-top:1.75rem;display:flex}.price{color:#fff;letter-spacing:0;text-align:center;font-size:16px;font-weight:700;line-height:24px}.price-change{color:#ff4d4f;font-size:.75rem}.fe-container{background:#111;gap:8px;padding:16px 0;display:flex;overflow-x:auto}.fe-item{cursor:pointer;border-radius:8px;width:140px;height:470px;transition:width .4s;position:relative;overflow:hidden;background:radial-gradient(103.2% 99% at 100% 1%,#fedf4e 0,#1110 100%)!important}.fe-bg{filter:brightness(.8);background:radial-gradient(103.2% 99% at 100% 1%,#fedf4e 0,#1110 100%);position:absolute;inset:0}.fe-active{width:420px}.fe-active .fe-bg,.fe-item:hover .fe-bg{visibility:visible;opacity:1;background-image:url(/fe-bg.png)}.fe-title{color:#fff;white-space:nowrap;writing-mode:vertical-rl;font-size:18px;font-weight:600;top:16px}.fe-icon,.fe-title{z-index:1;position:absolute;left:45px}.fe-icon{bottom:35px}.panel__title-vertical{writing-mode:vertical-rl;color:#fff;letter-spacing:.05em;text-align:center;margin:0;font-size:1rem;transform:rotate(180deg)}.fe-details{z-index:2;opacity:0;flex-direction:column;justify-content:flex-end;animation:fadeIn .3s forwards;display:flex;position:absolute;inset:16px 16px 16px 40px}.fe-desc{color:#eee;font-size:1rem;line-height:1.4;position:absolute;bottom:100px}.fe-preview{color:#fff;cursor:pointer;margin-bottom:12px;font-size:.85rem;font-weight:500;text-decoration:underline}.fe-peek{border-radius:4px;width:100px;height:auto;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0006}.title-container{max-width:1000px}@media (max-width:768px){.auth-button{white-space:nowrap;font-size:14px}.slider-image{width:24px!important;height:24px!important}.card-title{white-space:nowrap;font-size:14px}.card-header{gap:.5rem!important}.price{font-size:12px!important}.card-container{padding:10px!important}.fe-container{flex-direction:column;gap:16px;padding:16px 0;overflow-x:visible}.hero-title{font-size:24px}.hero-subtitle{font-size:16px}.fe-item{width:100%;max-width:100%;height:auto;transition:height .4s,width .4s}.fe-active{width:100%!important}.fe-title{writing-mode:horizontal-tb;text-align:left;white-space:normal;margin:12px 16px 8px;font-size:1.1rem;top:auto;transform:none}.fe-icon,.fe-title{position:relative;left:auto}.fe-icon{width:24px;height:24px;margin:0 16px 12px;bottom:auto}.fe-bg{filter:brightness(.8);background-position:50%;background-size:cover;height:180px}.fe-details{flex-direction:row;opacity:1;padding:16px;animation:none;display:block;position:relative;inset:auto}.fe-desc{margin-bottom:12px;line-height:1.4;position:relative;bottom:auto}.fe-preview{margin-bottom:12px;display:block}.fe-peek{width:100%;max-width:240px;margin:0 auto 16px;display:block;position:relative;top:auto;right:auto}}.stat-card{cursor:pointer;color:#f4cc13;z-index:2147483647;background:linear-gradient(#1d1d1d14,#f4cc1314);border:1px solid #5c5c5c;border-radius:24px;padding:30px 20px;transition:all .3s ease-in-out;box-shadow:0 0 12px #0000000d}.stat-card:hover{background:radial-gradient(103.2% 99% at 100% 1%,#fedf4e 0,#1110 100%);transform:scale(1.09)}.stat-number{letter-spacing:0;text-align:center;font-size:40px;font-weight:700;line-height:48px}.stat-title{letter-spacing:0;color:#d9d9d9;font-size:20px;font-weight:500;line-height:24px}.faq-container{max-width:1000px;margin:0 auto;padding:2rem 1rem}.faq-title{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.accordion-wrapper{flex-direction:column;gap:1rem;display:flex}.accordion-item{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden}.accordion-header{cursor:pointer;text-align:left;background-color:#2a2a2a;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:background-color .3s;display:flex}.accordion-header.active,.accordion-header:hover{background-color:#333}.accordion-title{color:#fff;margin:0;font-size:1.1rem;font-weight:500}.accordion-icon{color:#fbbf24;font-size:1.2rem;transition:transform .3s}.accordion-icon.active{transform:rotate(180deg)}.accordion-content{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.accordion-content.active{max-height:500px;transition:max-height .3s ease-in}.accordion-body{color:#ccc;padding:1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.faq-container{padding:1rem}.faq-title{font-size:1.5rem}.accordion-header{padding:.8rem 1rem}.accordion-title{font-size:1rem}.accordion-body{padding:1rem;font-size:.9rem}}.explore-banner{background-image:url(/explore-section.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;justify-content:flex-start;align-items:center;min-height:200px;margin:2rem 0;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.explore-content{z-index:2;padding:20px;position:relative}.explore-title{color:#856e00;letter-spacing:0;text-align:center;font-size:44px;font-weight:700;line-height:40px}.explore-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.explore-button:hover{background-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.button-arrow{font-size:1.2rem;transition:transform .3s}.explore-button:hover .button-arrow{transform:translate(4px)}@media (max-width:768px){.explore-banner{min-height:150px;padding:2rem 1.5rem}.explore-title{margin-bottom:1rem;font-size:1.4rem}.explore-button{padding:.7rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.explore-banner{padding:1.5rem 1rem}.explore-title{font-size:1.2rem}}.live-market-section{position:relative;overflow:hidden}.live-market-section .parallax-background{z-index:-1;transform-origin:50%;background:linear-gradient(135deg,#ffe066,#d4a613);width:100%;height:100%;position:absolute;top:0;left:0}.live-market-section .container{padding-top:5rem;padding-bottom:5rem;position:relative}.live-market-section .container .hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700}.live-market-section .container .hero-subtitle{color:#f8f9fa;margin-bottom:2.5rem;padding:0 1rem;font-size:1.25rem}@media (min-width:768px){.live-market-section .container .hero-subtitle{padding:0 2rem}}@media (max-width:768px){.live-market-section .hero-title{font-size:2.5rem}.live-market-section .hero-subtitle{font-size:1rem}}.fade-ct{max-width:500px;margin:2rem auto;padding:1rem;font-size:1.6rem;box-shadow:2px 2px 4px 2px #ccc}.icon-button{cursor:pointer;font-size:24px}.reset-button:hover{background-color:#e5e5e5}.time-selector-bg{background-color:#1a1b1f}.active-selector-bg,.bg-hover:hover{background-color:#282a2e}.bg-hover:hover{transition:all .3s ease-in-out}.stat-label.true{color:#dfe4e4}.stat-label.false{color:#656c6e}.ask-color{color:#eb506a}.bid-color{color:#81d69d}.custom-leaderboard-container{color:#fff!important;background-color:#1a1a1a!important;border-radius:12px!important;padding:24px!important;font-family:system-ui,-apple-system,sans-serif!important}.custom-leaderboard-header{justify-content:space-between!important;align-items:center!important;margin-bottom:32px!important;display:flex!important}.custom-leaderboard-title{color:#fff!important;margin:0!important;font-size:18px!important;font-weight:600!important}.custom-pagination-buttons{gap:8px!important}.custom-pagination-btn,.custom-pagination-buttons{align-items:center!important;display:flex!important}.custom-pagination-btn{color:#888!important;cursor:pointer!important;background:#333!important;border:1px solid #444!important;border-radius:6px!important;justify-content:center!important;width:32px!important;height:32px!important;font-size:14px!important;transition:all .2s!important}.custom-pagination-btn.active{color:#fff!important;background:#444!important;border-color:#555!important}.custom-you-btn{color:#888!important;cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;gap:4px!important;padding:6px 12px!important;font-size:14px!important;display:flex!important}.custom-table{border-collapse:collapse!important;background:0 0!important;width:100%!important}.custom-table thead th{text-align:left!important;color:#888!important;background:0 0!important;border-bottom:1px solid #333!important;padding:0 16px 16px 0!important;font-size:14px!important;font-weight:500!important}.custom-table thead th:first-child{padding-left:0!important}.custom-table tbody tr{background:0 0!important;border-bottom:1px solid #2a2a2a!important}.custom-table tbody tr:last-child{border-bottom:none!important}.custom-table tbody td{vertical-align:middle!important;background:0 0!important;border:none!important;padding:20px 16px 20px 0!important}.custom-table tbody td:first-child{padding-left:0!important}.custom-rank-cell,.custom-user-id-cell{color:#fff!important;font-size:16px!important;font-weight:500!important}.custom-points-badge{color:#fff!important;background:#2a2a2a!important;border:1px solid #444!important;border-radius:20px!important;padding:6px 12px!important;font-size:14px!important;font-weight:500!important;display:inline-block!important}.custom-trading-cell{color:#888!important;font-size:14px!important}.custom-referrals-cell{color:#888!important;font-size:50px!important}.bottom-strip{z-index:50;white-space:nowrap;border-top:1px solid #373942;justify-content:center;gap:24px;width:100%;height:36px;min-height:36px;padding-left:24px;padding-right:24px;transition:transform .3s ease-in-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f;background-color:#06070b!important}.bottom-stip-button,.bottom-strip{flex-direction:row;align-items:center;display:flex}.bottom-stip-button{cursor:pointer;color:#fff;background-color:#06070b;border:1px solid #0000;border-radius:4px;justify-content:flex-start;gap:4px;height:24px;padding-left:4px;padding-right:4px;font-size:12px;position:relative}.bottom-stip-button:hover{background-color:#171820;border-color:#0000}.bottom-stip-button.active{background-color:#171820;border:1px solid #21242d}@media (max-width:768px){.bottom-strip{visibility:hidden;display:none!important}}.connection-status{border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:500;display:flex}.connection-status.connected{color:#22c55e;background-color:#22c55e1a}.connection-status.disconnected{color:#ef4444;background-color:#ef44441a}.status-dot{border-radius:50%;width:8px;height:8px}.status-dot.stable{background-color:#22c55e;animation:pulse 2s infinite}.status-dot.unstable{background-color:#ef4444}.react-resizable-handle{background:#fff;border:1px solid #ccc;position:absolute}.react-resizable-handle-se{cursor:se-resize;width:10px;height:10px;bottom:0;right:0}.react-resizable-handle-sw{cursor:sw-resize;width:10px;height:10px;bottom:0;left:0}.react-resizable-handle-ne{cursor:ne-resize;width:10px;height:10px;top:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;width:10px;height:10px;top:0;left:0}.react-resizable-handle-n{cursor:n-resize;top:0}.react-resizable-handle-n,.react-resizable-handle-s{width:10px;height:5px;left:50%;transform:translate(-50%)}.react-resizable-handle-s{cursor:s-resize;bottom:0}.react-resizable-handle-e{cursor:e-resize;right:0}.react-resizable-handle-e,.react-resizable-handle-w{width:5px;height:10px;top:50%;transform:translateY(-50%)}.react-resizable-handle-w{cursor:w-resize;left:0}.pulse-tracker{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0}.pulse-tracker__container{pointer-events:auto;-webkit-user-select:none;user-select:none;min-width:300px;max-width:90vw;min-height:200px;max-height:90vh;position:absolute}.pulse-tracker__container.dragging{cursor:grabbing}.pulse-tracker__container.idle{cursor:grab}.pulse-tracker__window{background:#111827;border:1px solid #374151;border-radius:8px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.pulse-tracker__header{background:#18181a;border-bottom:1px solid #374151;padding:12px}.pulse-tracker__header-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pulse-tracker__header-title{align-items:center;gap:8px;display:flex}.pulse-tracker__title-text{color:#fff;font-size:14px;font-weight:500}.pulse-tracker__header-controls{align-items:center;gap:8px;display:flex}.pulse-tracker__icon-button{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.pulse-tracker__icon-button:hover{background:#374151}.pulse-tracker__tabs{justify-content:space-between;align-items:center;display:flex}.pulse-tracker__tab{cursor:pointer;white-space:nowrap;color:#9ca3af;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .2s}.pulse-tracker__tab.active{color:#fff;background:#1e1f25}.pulse-tracker__tab:not(.active):hover{color:#fff;background:#374151}.pulse-tracker__tab-count{opacity:.75;margin-left:8px;font-size:12px}.pulse-tracker__filter-row{align-items:center;gap:16px;display:flex}.pulse-tracker__filter-badge{background:#374151;border-radius:8px;align-items:center;gap:8px;padding:4px 12px;display:flex}.pulse-tracker__filter-icon{color:#fbbf24}.pulse-tracker__filter-value{color:#fff;font-size:14px}.pulse-tracker__filter-separator{color:#9ca3af}.pulse-tracker__filter-buttons{align-items:center;gap:8px;display:flex}.pulse-tracker__filter-button{cursor:pointer;border:none;border-radius:8px;padding:4px 12px;font-size:14px;transition:background-color .2s}.pulse-tracker__filter-button.active{color:#fff;background:#2563eb}.pulse-tracker__filter-button:not(.active){color:#d1d5db;background:#374151}.pulse-tracker__filter-button:not(.active):hover{background:#4b5563}.pulse-tracker__filter-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.pulse-tracker__content{background:#18181a;flex:1;padding:16px;overflow:auto}.pulse-tracker__empty-state{text-align:center;padding:32px 0}.pulse-tracker__empty-text{color:#9ca3af;font-size:14px}.pulse-tracker__token-list{flex-direction:column;gap:8px;display:flex}.pulse-tracker__resize-handle{background:0 0;position:absolute}.pulse-tracker__resize-handle.n{cursor:n-resize;height:4px;top:0;left:0;right:0}.pulse-tracker__resize-handle.s{cursor:s-resize;height:4px;bottom:0;left:0;right:0}.pulse-tracker__resize-handle.e{cursor:e-resize;width:4px;top:0;bottom:0;right:0}.pulse-tracker__resize-handle.w{cursor:w-resize;width:4px;top:0;bottom:0;left:0}.pulse-tracker__resize-handle.ne{cursor:ne-resize;width:8px;height:8px;top:0;right:0}.pulse-tracker__resize-handle.nw{cursor:nw-resize;width:8px;height:8px;top:0;left:0}.pulse-tracker__resize-handle.se{cursor:se-resize;width:8px;height:8px;bottom:0;right:0}.pulse-tracker__resize-handle.sw{cursor:sw-resize;width:8px;height:8px;bottom:0;left:0}.price-input{border:1px solid #374151;align-items:center;gap:12px;padding:8px;transition:border-color .2s;display:flex;background-color:#0000!important}.price-input:hover{border-color:#4b5563}.price-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.price-input__icon{color:#3b82f6;flex-shrink:0;align-items:center;display:flex}.price-input__icon svg{width:16px;height:16px}.price-input__field{flex:1;min-width:0}.price-input__input{color:#fff;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:14px;font-weight:500}.price-input__input::placeholder{color:#9ca3af}.price-input__input::-webkit-inner-spin-button,.price-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input__input[type=number]{-moz-appearance:textfield}.price-input__separator{color:#9ca3af;flex-shrink:0}.price-input__separator svg{width:16px;height:16px}.price-input__presets{align-items:center;gap:4px;display:flex}.price-input__preset-btn{cursor:pointer;color:#d1d5db;background-color:#374151;border:none;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .2s}.price-input__preset-btn:hover{background-color:#4b5563}.price-input__preset-btn.active{color:#fff;background-color:#3b82f6}.price-input__preset-btn:focus{outline:none;box-shadow:0 0 0 2px #3b82f64d}@media (prefers-color-scheme:dark){.price-input{border-color:#1f2937;background-color:#18181a!important}.price-input:hover{border-color:#374151}.price-input__preset-btn{color:#9ca3af;background-color:#1f2937}.price-input__preset-btn:hover{background-color:#374151}}.modal-overlay{z-index:99;background-color:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-container{background-color:#1a1a1a;border:1px solid #374151;border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-header{background-color:#0f0f0f;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:#fff;margin:0;font-size:18px;font-weight:600}.modal-header .close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.modal-header .close-button:hover{color:#fff;background-color:#3a3a3a}.modal-header .close-button svg{width:20px;height:20px}.modal-content{max-height:calc(90vh - 80px);overflow-y:auto}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#0f0f0f;border-radius:3px}.modal-content::-webkit-scrollbar-thumb{background:#6b7280;border-radius:3px}.modal-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.user-profile-section{background-color:#2a2a2a;border:1px solid #374151;border-radius:8px;align-items:flex-start;gap:20px;margin-bottom:32px;padding:20px;display:flex}.user-profile-section .profile-left{align-items:center;gap:16px;display:flex}.user-profile-section .profile-left .avatar{cursor:pointer;border-radius:4px;width:60px;height:60px;position:relative;overflow:hidden}.user-profile-section .profile-left .avatar .avatar-bg{background:linear-gradient(135deg,#fb923c,#fbbf24);border-radius:4px;width:100%;height:100%}.user-profile-section .profile-left .avatar .avatar-overlay{opacity:0;background-color:#00000080;border-radius:4px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.user-profile-section .profile-left .avatar .avatar-overlay svg{color:#fff;width:20px;height:20px}.user-profile-section .profile-left .avatar:hover .avatar-overlay{opacity:1}.user-profile-section .profile-left .user-info{flex-direction:column;gap:4px;display:flex}.user-profile-section .profile-left .user-info .user-id{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.user-profile-section .profile-left .user-info .user-details{align-items:center;gap:8px;font-size:12px;display:flex}.user-profile-section .profile-left .user-info .user-details .user-label{color:#9ca3af}.user-profile-section .profile-left .user-info .user-details .copy-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}.user-profile-section .profile-left .user-info .user-details .copy-button:hover{color:#fff}.user-profile-section .profile-left .user-info .user-details .copy-button span{font-weight:500}.user-profile-section .profile-left .user-info .wallet-indicator{margin-top:4px}.user-profile-section .profile-left .user-info .wallet-indicator svg{color:#10b981;width:16px;height:16px}.user-profile-section .profile-stats{flex-direction:column;gap:16px;margin-left:auto;display:flex}.user-profile-section .profile-stats .stat-item{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.user-profile-section .profile-stats .stat-item .stat-label{color:#6b7280;font-size:12px;font-weight:400}.user-profile-section .profile-stats .stat-item .stat-value{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;transition:color .2s;display:flex}.user-profile-section .profile-stats .stat-item .stat-value:hover{color:#fff}.user-profile-section .profile-stats .stat-item .stat-value.bronze{border-bottom:1px dashed #9ca3af;padding-bottom:1px}.user-profile-section .profile-stats .stat-item .stat-value svg{width:14px;height:14px}.section-item{background-color:#2a2a2a;border:1px solid #374151;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:20px;display:flex}.section-item .section-info{flex:1}.section-item .section-info h3{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600}.section-item .section-info p{color:#9ca3af;margin:0;font-size:14px;line-height:1.4}.section-item .section-button{color:#fff;cursor:pointer;background-color:#3a3a3a;border:1px solid #374151;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.section-item .section-button:hover{background-color:#474747;border-color:#4c596f}.section-item .section-button svg{color:#9ca3af;width:16px;height:16px}.section-item .section-button.danger{color:#ef4444;background-color:#ef44441a;border-color:#ef44444d}.section-item .section-button.danger:hover{background-color:#ef444426;border-color:#ef444466}.section-item .section-button.danger svg{color:#ef4444}.section-item .dropdown-container{z-index:999999999;position:relative}.section-item .dropdown-container .dropdown-button{color:#fff;cursor:pointer;background-color:#3a3a3a;border:1px solid #374151;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.section-item .dropdown-container .dropdown-button:hover{background-color:#474747;border-color:#4c596f}.section-item .dropdown-container .dropdown-button img{border-radius:2px;width:20px;height:20px}.section-item .dropdown-container .dropdown-button .dropdown-arrow{color:#9ca3af;width:14px;height:14px;transition:transform .2s}.section-item .dropdown-container .dropdown-button .dropdown-arrow.open{transform:rotate(180deg)}.section-item.danger .section-info h3,.section-item.danger .section-info p{color:#ef4444}@media (max-width:768px){.modal-overlay{padding:12px}.modal-container{max-width:100%}.modal-header{padding:16px 20px}.modal-header h2{font-size:16px}.modal-content{padding:0!important}.user-profile-section{flex-direction:column;align-items:center;gap:16px}.user-profile-section .profile-stats{flex-direction:row;justify-content:space-between;gap:24px;width:100%;margin-left:0}.section-item,.user-profile-section .profile-stats .stat-item{align-items:flex-start}.section-item{flex-direction:column;gap:16px}.section-item .dropdown-button{justify-content:space-between;width:100%}}@media (max-width:480px){.user-profile-section .profile-left{text-align:center;flex-direction:column;gap:12px}.user-profile-section .profile-stats{flex-direction:column;gap:12px;width:100%}.user-profile-section .profile-stats .stat-item{align-items:center}}.wallet-manager-wrapper{margin-top:2rem}.wallet-input-container{align-items:center;gap:12px;margin-bottom:16px;display:flex;position:relative}.wallet-plus-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:36px;transition:background-color .3s}.wallet-plus-button:hover{background-color:#0056b3}.wallet-input{opacity:0;transform-origin:0;border:1px solid #ccc;border-radius:6px;width:0;padding:0;font-size:14px;transition:all .4s;transform:scaleX(0)}.wallet-input.open{opacity:1;width:260px;padding:8px 12px;transform:scaleX(1)}.token-card{box-shadow:0 8px 32px #667eea1a}.section-three .mobile-tabs{background:linear-gradient(135deg,var(--dark-mood-card-bg),#f4cc1308);scrollbar-width:none;-ms-overflow-style:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;flex-direction:row;margin-bottom:24px;padding:6px;display:none;overflow-x:auto;box-shadow:0 8px 32px #667eea40}.section-three .mobile-tabs::-webkit-scrollbar{display:none}.section-three .mobile-tabs .mobile-tab{cursor:pointer;white-space:nowrap;color:#ffffffb3;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;background:0 0;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:120px;padding:14px 20px;font-size:14px;font-weight:600;transition:none;display:flex;position:relative;overflow:hidden;transform:translate(0)}.section-three .mobile-tabs .mobile-tab .tab-label{text-align:center;text-shadow:0 1px 2px #0000001a;letter-spacing:.5px;flex:1;transform:translate(0)}.section-three .mobile-tabs .mobile-tab .tab-icon{opacity:.7;filter:brightness(0)saturate()invert();width:18px;height:18px;transition:none}.section-three .mobile-tabs .mobile-tab:hover{color:#ffffffe6}.section-three .mobile-tabs .mobile-tab.active{color:var(--main-color);border:1px solid var(--main-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;padding:5px;box-shadow:0 4px 20px #00000026,inset 0 1px #fff6}.section-three .mobile-tabs .mobile-tab.active .tab-label{text-shadow:none;font-weight:700}.section-three .mobile-tabs .mobile-tab:active{transform:scale(.98)}.section-three .mobile-tabs .mobile-tab:disabled{opacity:.7;cursor:not-allowed}.section-three .desktop-layout{display:flex}.section-three .mobile-content{transition:none;display:none}.section-three .mobile-content .token-cards{backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;contain:layout style paint;content-visibility:auto;transform:translate(0)}@media (max-width:991.98px){.section-three .mobile-tabs{display:flex}.section-three .desktop-layout{display:none}.section-three .mobile-content{display:block}}@media (max-width:768px){.section-three .mobile-tabs{border-radius:16px;margin:0 8px 20px;padding:5px}.section-three .mobile-tabs .mobile-tab{border-radius:14px;min-width:110px;padding:12px 16px;font-size:13px}.section-three .mobile-tabs .mobile-tab .tab-icon{width:16px;height:16px}}@media (max-width:480px){.section-three .mobile-tabs{border-radius:14px;margin:0 4px 16px;padding:4px}.section-three .mobile-tabs .mobile-tab{border-radius:12px;gap:8px;min-width:95px;padding:10px 12px;font-size:12px}.section-three .mobile-tabs .mobile-tab .tab-label{font-size:11px;font-weight:600}.section-three .mobile-tabs .mobile-tab .tab-icon{width:14px;height:14px}}@media (max-width:991.98px){.section-three .mt-4{margin-top:16px!important}}.mobile-tabs::-webkit-scrollbar{height:3px}.mobile-tabs::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.mobile-tabs::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.mobile-tabs::-webkit-scrollbar-thumb:hover{background:#ffffff80}.section-three{position:relative}.section-three:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:20px;position:absolute;inset:0}.mobile-content.entering{animation:fadeIn .2s ease-out}.token-card-modern{background:#141414;border:1px solid #ffffff1a;position:relative;overflow:hidden}.token-card-modern:hover{background:#202020;box-shadow:0 8px 25px #0000004d}.token-card-modern .token-card-content{cursor:pointer;z-index:1;padding:10px .75rem;position:relative}.token-card-modern .token-header{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.token-card-modern .token-image-container{flex-shrink:0}.token-card-modern .token-image-container .token-image{object-fit:cover;border:2px solid #ffffff1a;border-radius:12px;width:64px;height:64px}.token-card-modern .token-info{flex:1;min-width:0}.token-card-modern .token-info .token-name-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.token-card-modern .token-info .token-name-row .token-name{color:#fff;margin:0;font-size:18px;font-weight:600;line-height:1.2}.token-card-modern .token-info .token-name-row .token-address{color:#8b949e;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:11px}.token-card-modern .token-info .token-name-row .copy-icon{cursor:pointer;opacity:.7;width:14px;height:14px;transition:opacity .2s}.token-card-modern .token-info .token-name-row .copy-icon:hover{opacity:1}.token-card-modern .token-info .token-metadata{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.token-card-modern .token-info .token-metadata .token-time{color:gold;font-size:12px;font-weight:500}.token-card-modern .token-info .token-metadata .token-social-links{gap:8px;display:flex}.token-card-modern .token-info .token-metadata .token-social-links .social-icon{color:#8b949e;width:14px;height:14px;transition:color .2s}.token-card-modern .token-info .token-metadata .token-social-links .social-icon:hover{color:#58a6ff}.token-card-modern .token-info .token-metadata .token-stats{gap:12px;margin-left:auto;display:flex}.token-card-modern .token-info .token-metadata .token-stats .stat-item{color:#8b949e;align-items:center;gap:4px;font-size:11px;display:flex}.token-card-modern .token-info .token-metadata .token-stats .stat-item img{width:12px;height:12px}.token-card-modern .token-percentages{flex-shrink:0}.token-card-modern .token-percentages .percentage-grid{grid-template-columns:repeat(3,1fr);gap:6px;min-width:120px;display:grid}.token-card-modern .token-percentages .percentage-grid .percentage-item{border-radius:6px;justify-content:center;align-items:center;height:24px;font-size:11px;font-weight:600;display:flex}.token-card-modern .token-percentages .percentage-grid .percentage-item.green{color:#3fb950;background:#2ea04333;border:1px solid #2ea0434d}.token-card-modern .token-percentages .percentage-grid .percentage-item.red{color:#f85149;background:#f8514933;border:1px solid #f851494d}.token-card-modern .token-percentages .percentage-grid .percentage-item .percentage-value{line-height:1}.token-card-modern .token-footer{z-index:1;border-top:1px solid #ffffff1a;align-items:center;gap:16px;padding-top:12px;display:flex;position:relative}.token-card-modern .token-footer .token-symbol{color:#fff;text-align:center;background:#ffffff1a;border-radius:6px;min-width:50px;padding:4px 8px;font-size:12px;font-weight:600}.token-card-modern .token-footer .token-market-data{color:#8b949e;gap:12px;font-size:11px;display:flex}.token-card-modern .token-footer .token-market-data .market-cap .value,.token-card-modern .token-footer .token-market-data .volume .value{color:gold;font-weight:600}.token-card-modern .token-footer .bonding-section{flex:1;min-width:0}.token-card-modern .token-footer .bonding-section .bonding-info{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.token-card-modern .token-footer .bonding-section .bonding-info .bonding-label{color:#8b949e;font-size:11px}.token-card-modern .token-footer .bonding-section .bonding-info .bonding-value{color:gold;font-size:11px;font-weight:600}.token-card-modern .token-footer .bonding-section .bonding-bar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.token-card-modern .token-footer .bonding-section .bonding-bar .bonding-progress{background:linear-gradient(90deg,gold,#ffed4e);height:100%;transition:width .3s}.token-card-modern .token-footer .quick-buy-btn{color:#000;cursor:pointer;white-space:nowrap;background:gold;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.token-card-modern .token-footer .quick-buy-btn:hover:not(:disabled){background:#ffed4e;transform:translateY(-1px)}.token-card-modern .token-footer .quick-buy-btn:disabled{opacity:.7;cursor:not-allowed}.token-card-modern .token-footer .quick-buy-btn .flash-icon{font-size:14px}.token-card-modern .token-footer .quick-buy-btn .loading-spinner{border:2px solid #0000004d;border-top-color:#000;border-radius:50%;width:14px;height:14px;animation:spin 1s linear infinite}.token-card-modern .token-divider{background:#ffffff1a;height:1px;margin:8px 0}@media (max-width:768px){.token-card-modern .token-header{flex-direction:column;gap:12px}.token-card-modern .token-info .token-metadata{flex-direction:column;align-items:flex-start;gap:8px}.token-card-modern .token-info .token-metadata .token-stats{margin-left:0}.token-card-modern .token-percentages .percentage-grid{grid-template-columns:repeat(6,1fr);min-width:100%}.token-card-modern .token-footer{flex-wrap:wrap;gap:12px}.token-card-modern .token-footer .token-market-data{order:1}.token-card-modern .token-footer .bonding-section{order:2;width:100%}.token-card-modern .token-footer .quick-buy-btn{order:3;justify-content:center;width:100%}}.token-card-header{z-index:97;padding-top:16px;position:sticky;top:0;background:#141414!important}.crypto-stats{border-radius:4px;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.crypto-stats .spinner{border:2px solid #f4cc13b3;border-top-color:currentcolor;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}.crypto-stats .crypto-stats--loading{justify-content:center;align-items:center;min-height:50px;display:flex}.crypto-stats .stat-item{align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.crypto-stats .stat-item .icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.crypto-stats .stat-item .icon img{object-fit:contain;width:100%;height:100%}.crypto-stats .stat-item .value{transition:all .3s;position:relative}.crypto-stats .stat-item .value.bitcoin{color:#f7931a}.crypto-stats .stat-item .value.ethereum{color:#497493}.crypto-stats .stat-item .value.bnb{color:#f4cc13}.crypto-stats .stat-item .value.updating{animation:priceUpdate .6s}@keyframes priceUpdate{0%{filter:brightness();transform:scale(1)}25%{filter:brightness(1.5)drop-shadow(0 0 8px);transform:scale(1.15)}50%{filter:brightness(1.8)drop-shadow(0 0 12px);transform:scale(1.1)}75%{filter:brightness(1.3)drop-shadow(0 0 6px);transform:scale(1.05)}to{filter:brightness();transform:scale(1)}}*{box-sizing:border-box;font-family:Urbanist,sans-serif}*,body,html{margin:0;padding:0}body,html{background-color:var(--dark-mood-bg)}::selection{background:var(--main-color50);color:#fff}.noSelect{pointer-events:none;-webkit-user-select:none;user-select:none}.theme-light html{background:#fff}.theme-dark html{background:#111}.theme-light .map{height:100vh}.theme-dark .map{filter:grayscale(25%)invert(92%)contrast(83%);height:100vh}.App{text-align:center;color:#000;background-color:#f6f6ff;font-family:DM Sans}@media (max-width:1200px){.navbar-container{display:none}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:#0000;-webkit-border-radius:8px}::-webkit-scrollbar-thumb{background:linear-gradient(#e7b65e -81.45%,#fff0d5 -29.53%,#ffdfa5 46.75%,#ffda97 87.78%,#e7b65e 165.32%);border-radius:4px}ul{margin-bottom:0;padding-left:0;list-style:none}a{vertical-align:top;transition:all .4s;display:inline-block}a,a:hover{text-decoration:none}a:hover{color:inherit}.pointer{cursor:pointer!important}.header-1{padding:0}.header-1__nav>ul{gap:15px;display:flex}@media screen and (max-width:1199px){.header-1__nav>ul{gap:10px}}@media screen and (max-width:991px){.header-1__nav>ul{flex-direction:column}}.header-1__nav>ul>li{line-height:50px;position:relative}@media screen and (max-width:991px){.header-1__nav>ul>li{grid-template-rows:max-content 0fr;line-height:normal;transition:all .4s;display:grid}.header-1__nav>ul>li.rv-dropdown-active{grid-template-rows:max-content 1fr}.header-1__nav>ul>li.rv-dropdown-active .sub-menu{margin-top:10px;padding:15px}}.header-1__nav>ul>li:hover .sub-menu{opacity:1;pointer-events:all;transform:rotateX(0)translate(-100%)}@media screen and (max-width:991px){.header-1__nav>ul>li:hover .sub-menu{pointer-events:all;opacity:1;transform:none}}.header-1__nav>ul a{color:var(--title-color);padding-right:15px;font-weight:500;position:relative}.header-1__nav>ul a:hover{color:var(--header-a-hover);padding-left:5px;padding-right:10px}.header-1__nav>ul a:hover:before{opacity:1}.header-1__nav>ul a.active{color:var(--header-a-hover)}.header-1__nav>ul a:before{content:"";background-color:var(--orange);border-radius:50%;width:5px;height:5px;transition:all .4s;top:50%;left:0;translate:0 -50%}.header-1 .sub-menu,.header-1__nav>ul a:before{opacity:0;pointer-events:none;position:absolute}.header-1 .sub-menu{background:var(--container-color);transform-origin:0;z-index:3;border-radius:10px;flex-direction:column;row-gap:22px;min-width:170px;padding:25px 20px;transition:all .4s cubic-bezier(.6,0,.4,1);display:flex;top:100%;left:100%;transform:rotateX(90deg)translate(-100%,-50%);box-shadow:0 0 30px #0000000d}@media screen and (max-width:991px){.header-1 .sub-menu{pointer-events:all;opacity:1;box-shadow:none;background-color:#f4f4f4;padding:0 15px;position:static;overflow:hidden;transform:rotateX(0)translate(0)}}.header-1 .sub-menu li{line-height:1}.header-1 .sub-menu a{color:var(--title-color);width:100%;padding:0;line-height:20px}.header-1 .sub-menu a:before{content:none}.header-1 .sub-menu a:hover{padding:0}.header-1 .sub-menu.rv-mega-menu{grid-template-columns:repeat(1,max-content);justify-content:stretch;row-gap:22px;padding:25px 20px;display:grid}@media screen and (max-width:991px){.header-1 .sub-menu.rv-mega-menu{grid-template-columns:repeat(1,100%);padding:0 15px}}@media screen and (max-width:479px){.header-1__btn{display:none}}@media screen and (max-width:991px){.header-1-nav__sidebar{background:var(--container-color);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top-left-radius:10px;border-bottom-left-radius:10px;width:100%;max-width:400px;height:100%;transition:all .6s cubic-bezier(.16,.71,.17,1);position:fixed;top:0;right:0;overflow:auto;transform:translate(100%);box-shadow:0 0 30px #0000000d}.header-1-nav__sidebar.active{transform:translate(0)}.header-1-nav__sidebar>*{padding:15px 25px 30px}.header-1-nav__sidebar .sidebar-heading{border-bottom:1px solid #c5c5c5;padding-bottom:15px}.header-1-nav__sidebar .sidebar-heading img{max-width:140px}}.header-1-mobile-menu-btn{background-color:var(--header-a-hover);border:1px solid var(--header-a-hover);text-align:center;aspect-ratio:1;border-radius:14px;min-width:40px;padding:0;font-size:20px}@media screen and (max-width:479px){.header-1-mobile-menu-btn{border-radius:10px;height:40px}}.header-1-mobile-menu-btn:hover{color:var(--title-color)}.header-1-mobile-menu-btn i{padding-left:0}.header-2{background-color:var(--container-color);padding:10px 120px}@media screen and (max-width:1399px){.header-2{padding:10px 90px}}@media screen and (max-width:1199px){.header-2{padding:10px 55px}}@media screen and (max-width:767px){.header-2{padding:5px 45px}}@media screen and (min-width:1400px){.header-2 .container{max-width:1920px}}.header-2__logo{padding:0;display:inline-block}@media screen and (max-width:1399px){.header-2__logo{width:100%;padding-left:2px;padding-right:2px}}@media screen and (max-width:1199px){.header-2__logo{width:auto}}.header-2__nav>ul a{color:var(--title-color);font-size:16px;font-weight:500}.header-2__nav>ul a:hover{color:var(--header-a-hover)}.header-2__right{justify-content:flex-end;align-items:center;height:100%;display:flex}.header-2__right button{height:100%;padding:0 30px;font-size:20px}.header-2__right button:hover{color:var(--header-a-hover)}.header-2__right button.header-2__sidebar-btn{text-align:end;padding:0 90px;font-size:25px}@media screen and (max-width:1399px){.header-2__right button.header-2__sidebar-btn{padding:0 50px}}@media screen and (max-width:1199px){.header-2__right button.header-2__sidebar-btn{padding:0 30px}}.header-2__right button.header-1-mobile-menu-btn{min-width:40px;height:auto;color:var(--white-f);padding:0 12px}.headerline{border:1px solid #c1c0bd;border-radius:1px;height:30px;margin-left:5px;margin-right:5px}@media screen and (max-width:1199px){.headerline{display:none}}.header-gap{align-items:center;margin-left:400px}@media screen and (max-width:1599px){.header-gap{margin-left:250px}}@media screen and (max-width:1399px){.header-gap{margin-left:150px}}@media screen and (max-width:1199px){.header-gap{margin-left:75px}}@media screen and (max-width:991px){.header-gap{flex-direction:column;align-items:start;margin-left:0}}.header-iconbg{background-color:var(--headericon-bg);border-radius:15px;width:30px;height:30px}.to-be-fixed.fixed{z-index:999;background:var(--container-color);width:100%;transition:all .4s;animation:fadeIn 1s;position:fixed;top:0;box-shadow:0 1px 2px #0b17281a}.to-be-fixed.fixed .header-2__nav>ul>li>a{color:var(--title-color)}.to-be-fixed.fixed .header-2__nav>ul>li>a:hover{color:var(--header-a-hover)}.footerSection{background-color:var(--footer-color);margin-top:100px;padding:50px 0}@media screen and (max-width:1199px){.footerSection{margin-top:50px;padding:35px 0}}@media screen and (max-width:991px){.footerSection{margin-top:20px;padding:20px 0}}.footerSection__footergap{gap:10rem}@media screen and (max-width:1199px){.footerSection__footergap{gap:5rem}}@media screen and (max-width:991px){.footerSection__footergap{flex-direction:column;gap:2rem}}.footerSection__social{flex-direction:column;gap:1rem;display:flex}@media screen and (max-width:1199px){.footerSection__social{gap:1rem}}@media screen and (max-width:991px){.footerSection__social{flex-direction:row;gap:2rem}}.footerSection__text p{cursor:pointer}@media screen and (max-width:991px){.footerSection__text{text-align:center;flex-wrap:wrap-reverse;justify-content:center}.footerSection__text>div{width:45%}.footerSection__text>div:nth-child(5){width:100%}}.footerSection__border{border:1px solid var(--paragraph-color)}.custom-list{padding-left:20px;list-style-type:disc}.custom-list li{margin-bottom:8px}.custom-padding{padding:25px 62px}@media (max-width:1140px){.custom-padding{padding:25px 22px}}.custom-radio-label{cursor:pointer;color:#fff;background-color:#1c1c1c;border-radius:4px;align-items:center;gap:8px;padding:5px 12px;display:flex}.custom-radio-icon{background-color:var(--main-color);border:3px solid #1c1c1c;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 2px #f4c542}.Toastify__toast-container{z-index:2147483647}.toast-success-container-after{color:#a8e6cf;background-color:#1e2a1e;border-top:4px solid #66bb6a80}.toast-error-container-after,.toast-success-container-after{border-radius:8px;width:100%;padding:8px 12px;box-shadow:0 4px 6px #0000004d}.toast-error-container-after{color:#ff8a80;background-color:#2a1e1e;border-top:4px solid #e5737385}.toast-loading-container{color:#b3b3ff;background-color:#1e1e2a;border-top:4px solid #7987cb7e;border-radius:8px;width:100%;padding:8px 12px;box-shadow:0 4px 6px #0000004d}.progress-bar-style{background:linear-gradient(90deg,#00c8537e,#b2ff5980)}:root{--w3m-z-index:9999!important}.overflow-x-hidden{overflow-x:hidden!important}.gap-sm{gap:1px}@keyframes joyride-beacon{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes joyride-beacon-inner{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.react-joyride__tooltip button:hover{transform:translateY(-1px)}.react-joyride__tooltip .react-joyride__button--primary:hover{background-color:#1d4ed8!important;box-shadow:0 4px 8px #2563eb4d!important}.react-joyride__tooltip .react-joyride__button--back:hover{background-color:#f3f4f6!important;border-color:#9ca3af!important}.react-joyride__tooltip .react-joyride__button--skip:hover{color:#374151!important}.react-joyride__tooltip .react-joyride__button--close:hover{color:#374151!important;background-color:#f3f4f6!important}.react-joyride__tooltip{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.react-joyride__progress{background-color:#e5e7eb!important;border-radius:4px!important;height:4px!important;margin:0 24px 16px!important}.react-joyride__progress-bar{background-color:#2563eb!important;border-radius:4px!important;transition:width .3s!important}@media (max-width:640px){.react-joyride__tooltip{min-width:280px!important;max-width:90vw!important}.react-joyride__tooltip .react-joyride__tooltip__title{font-size:16px!important}.react-joyride__tooltip .react-joyride__tooltip__content{font-size:13px!important}}@media (prefers-color-scheme:dark){.react-joyride__tooltip{background-color:#1f2937!important;border-color:#374151!important}.react-joyride__tooltip .react-joyride__tooltip__content,.react-joyride__tooltip .react-joyride__tooltip__title{color:#fff!important}.react-joyride__tooltip .react-joyride__tooltip__footer{background-color:#111827!important;border-color:#374151!important}}.text-success-stat{color:#80d69d}