@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-30{z-index:30}.z-40{z-index:40}.flex{display:flex}.hidden{display:none}.table{display:table}.h-\[56px\]{height:56px}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#0ff;background:#000;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:auto}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#333}html{scroll-behavior:smooth}.bottom-nav-fixed{z-index:9999;background:#000;border-top:1px solid #00ffff4d;justify-content:space-around;align-items:center;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-fixed .item{color:#67e8f9;flex-direction:column;align-items:center;gap:2px;font-size:11px;text-decoration:none;display:flex}.bottom-nav-fixed .item.active{color:#0ff;filter:drop-shadow(0 0 6px #0ff)}@media (min-width:768px){.bottom-nav-fixed{display:none!important}}:root{--cyan:#0ff;--cyan-light:#0ff5;--bg-dark:#000;--bg-dark-hover:#111}.connectButton,.wallet-btn,.wallet-adapter-button,.wallet-adapter-button-trigger,.chainButton{cursor:pointer;color:#fff!important;min-width:120px!important;height:36px!important;box-shadow:none!important;background:linear-gradient(90deg,#000,#3be0f6,#000)!important;border:1px solid #22d3ee73!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;padding:.38rem .6rem!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s ease-in-out!important;display:flex!important}.connectButton:hover,.wallet-btn:hover,.wallet-adapter-button:hover,.wallet-adapter-button-trigger:hover,.chainButton:hover{filter:brightness(1.2);transform:scale(1.03)}.dropdownMenu{z-index:40;background:#111;border-radius:6px;flex-direction:column;gap:2px;width:140px;margin-top:4px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 0 10px #0ff3}.dropdownMenu button{color:var(--cyan);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:.4rem .6rem;font-size:.75rem;transition:all .15s;display:flex}.dropdownMenu button:hover{box-shadow:0 0 4px var(--cyan);background:#0ff1}.header{z-index:30;background:linear-gradient(90deg,#111,#000);border-bottom:1px solid #0ff3;justify-content:space-between;align-items:center;height:50px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 6px #0ff3}.headerLogo{color:var(--cyan);align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;display:flex}.headerLogo img{width:32px;height:32px}.headerButtons{color:#0ff;align-items:center;gap:8px;display:flex}.iconBtn{color:inherit;cursor:pointer;background:0 0;border:none;padding:4px}.iconBtn:hover,.iconBtn:active,.iconBtn:focus{background:0 0;outline:none}.menuButton{color:var(--cyan);cursor:pointer;background:#000;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:none}.menuButton:hover{background:#0ff1}@media (max-width:768px){.headerLogo span{display:none}.menuButton{display:flex}.menuBtn{color:#006d75;cursor:pointer;background:0 0;border:none;padding:6px}@media (max-width:768px){.connectButton{min-width:80px;height:10px;padding:.1rem .2rem;font-size:.7rem}.arrowButton{min-width:24px;height:24px;padding:1px}.dropdownButton{padding:.25rem .5rem;font-size:.7rem}}.iconBtn{color:inherit;cursor:pointer;background:0 0;border:none;padding:4px}.iconBtn:hover,.iconBtn:active,.iconBtn:focus{background:0 0;outline:none}}.token-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;padding:16px;display:grid}.token-card{text-align:center;color:#fff;background:#1a1a1a;border:1px solid #444;border-radius:12px;padding:16px;transition:transform .2s,box-shadow .2s}.token-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000080}.token-icon{border-radius:50%;margin-bottom:8px}.token-name{margin:4px 0;font-size:1rem;font-weight:700}.token-desc{text-overflow:ellipsis;height:40px;margin-bottom:8px;font-size:.85rem;overflow:hidden}.token-link{color:#0ff;font-size:.85rem;text-decoration:none}.token-link:hover{text-decoration:underline}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
:root{--cyan:#0ff}.Sidebar-module__HPbxHa__sidebar{z-index:30;background:linear-gradient(#000 85%,#001c20 100%);border-right:1px solid #111;flex-direction:column;height:calc(100vh - 3.5rem);transition:all .3s;display:flex;position:fixed;top:3.5rem;left:0}.Sidebar-module__HPbxHa__sidebarOpen{width:10rem}.Sidebar-module__HPbxHa__sidebarClosed{width:4rem}.Sidebar-module__HPbxHa__menu{flex-direction:column;flex:1;gap:.25rem;padding:.4rem .5rem;display:flex}.Sidebar-module__HPbxHa__menuItem{cursor:pointer;color:#fff;border-radius:.45rem;align-items:center;gap:.5rem;padding:.45rem .5rem;font-size:.85rem;font-weight:600;transition:all .25s;display:flex;position:relative}.Sidebar-module__HPbxHa__menuItem svg{width:18px;height:18px;color:var(--cyan)}.Sidebar-module__HPbxHa__menuItem span{line-height:1}.Sidebar-module__HPbxHa__menuItem:hover{border-left:2px solid var(--cyan);text-shadow:0 0 3px var(--cyan);background:linear-gradient(90deg,#0ff2,#0ff4);transform:translate(2px)}.Sidebar-module__HPbxHa__menuItem.Sidebar-module__HPbxHa__active{border-left:2px solid var(--cyan);text-shadow:0 0 4px var(--cyan);background:linear-gradient(90deg,#0ff3,#0ff5)}.Sidebar-module__HPbxHa__menuLink{color:inherit;align-items:center;gap:.5rem;width:100%;text-decoration:none;display:flex}.Sidebar-module__HPbxHa__submenu{border:1px solid var(--cyan);opacity:1;z-index:50;background:linear-gradient(145deg,#111,#1a1a1a);border-radius:.5rem;flex-direction:column;min-width:7rem;padding:.5rem;font-size:.75rem;display:flex;position:absolute;top:0;left:100%;box-shadow:0 6px 15px #00ffff40}.Sidebar-module__HPbxHa__submenuItem{color:var(--cyan);white-space:nowrap;border-radius:.4rem;padding:.3rem .45rem}.Sidebar-module__HPbxHa__submenuItem:hover{background:linear-gradient(90deg,#0ff2,#0ff4);transform:translate(2px)}.Sidebar-module__HPbxHa__socialMedia{justify-content:center;gap:.5rem;margin:.5rem 0;display:flex}.Sidebar-module__HPbxHa__socialMedia a{color:var(--cyan);font-size:.6rem;text-decoration:none}.Sidebar-module__HPbxHa__socialMedia a:hover{text-shadow:0 0 4px var(--cyan);transform:scale(1.15)}.Sidebar-module__HPbxHa__footer{height:2.5rem;color:var(--cyan);flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;display:flex}.Sidebar-module__HPbxHa__toggleDesktop{z-index:60;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}.Sidebar-module__HPbxHa__borderCyanAnimated{position:relative}.Sidebar-module__HPbxHa__borderCyanAnimated:after{content:"";background:linear-gradient(0deg,transparent 0%,var(--cyan)20%,transparent 40%,var(--cyan)60%,transparent 80%,var(--cyan)100%);pointer-events:none;background-size:100% 200%;border-radius:1px;width:2px;height:100%;animation:4s ease-in-out infinite Sidebar-module__HPbxHa__neonWave;position:absolute;top:0;right:0}@keyframes Sidebar-module__HPbxHa__neonWave{0%{background-position:0 100%}50%{background-position:0 0}to{background-position:0 100%}}@media (max-width:767px){.Sidebar-module__HPbxHa__sidebar{height:calc(100vh - 7.5rem);top:3.5rem;left:-100%}.Sidebar-module__HPbxHa__sidebarMobileOpen{left:0}.Sidebar-module__HPbxHa__mobileOverlay{z-index:40;background:#0006;position:fixed;inset:0}.Sidebar-module__HPbxHa__submenu{border:1px solid var(--cyan);z-index:50;background:linear-gradient(145deg,#111,#1a1a1a);border-radius:.5rem;flex-direction:column;gap:.25rem;min-width:8rem;padding:.5rem;font-size:.75rem;display:flex;position:absolute;top:0;left:90px;box-shadow:0 6px 15px #00ffff40}}
:root{--cyan:#0ff;--cyanHover:#0dd}.Advertise-module__0Gkc8G__advertiseBanner{box-sizing:border-box;background:linear-gradient(90deg,#000,#001313,#000,#002020,#000) 0 0/300% 300%;border-radius:.5rem;align-items:center;width:100%;height:60px;padding:0 8px;animation:15s infinite Advertise-module__0Gkc8G__gradientMove;display:flex;overflow:hidden}@keyframes Advertise-module__0Gkc8G__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Advertise-module__0Gkc8G__marqueeWrapper{flex:1;align-items:center;display:flex;overflow:hidden}.Advertise-module__0Gkc8G__marqueeContent{flex-shrink:0;align-items:center;gap:10px;animation:20s linear infinite Advertise-module__0Gkc8G__marqueeAnim;display:flex}.Advertise-module__0Gkc8G__marqueeContent:hover{animation-play-state:paused}@keyframes Advertise-module__0Gkc8G__marqueeAnim{0%{transform:translate(100%)}to{transform:translate(-100%)}}.Advertise-module__0Gkc8G__tokenCard{border:1px solid var(--cyan);color:#fff;background:0 0;border-radius:.5rem;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;min-width:220px;height:50px;padding:0 8px;transition:all .2s;display:flex}.Advertise-module__0Gkc8G__tokenCard:hover{box-shadow:0 0 8px var(--cyan);background:#00ffff0d}.Advertise-module__0Gkc8G__logoWrapper{border:1px solid var(--cyan);background:#000;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex;overflow:hidden}.Advertise-module__0Gkc8G__logoWrapper img{object-fit:cover;width:100%;height:100%}.Advertise-module__0Gkc8G__nameInfo{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.Advertise-module__0Gkc8G__nameBadge{align-items:center;gap:6px;display:flex}.Advertise-module__0Gkc8G__tokenName{white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;overflow:hidden}.Advertise-module__0Gkc8G__chainBadge{text-align:center;color:#fff;background:#000;border-radius:6px;flex-shrink:0;min-width:50px;padding:.15rem .35rem;font-size:.65rem;font-weight:600;display:inline-block}.Advertise-module__0Gkc8G__solana{background:linear-gradient(135deg,#000,#8605ff);border:1px solid #9b59b6}.Advertise-module__0Gkc8G__base{background:linear-gradient(135deg,#000,#41a3ff);border:1px solid #3498db}.Advertise-module__0Gkc8G__bsc{color:#000;background:linear-gradient(135deg,#000,#ffd500);border:1px solid #f1c40f}.Advertise-module__0Gkc8G__contractAddress{color:#ccc;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:.65rem;display:flex;overflow:hidden}.Advertise-module__0Gkc8G__copyButton{cursor:pointer;color:var(--cyan);background:0 0;border:none;align-items:center;padding:0;font-size:.7rem;display:flex}@media (max-width:768px){.Advertise-module__0Gkc8G__advertiseBanner{height:50px}.Advertise-module__0Gkc8G__advertiseBanner .Advertise-module__0Gkc8G__promoText{font-size:.85rem}.Advertise-module__0Gkc8G__tokenCard{min-width:160px;height:40px;padding:0 6px}.Advertise-module__0Gkc8G__logoWrapper{width:32px;height:32px}.Advertise-module__0Gkc8G__tokenName{font-size:.75rem}.Advertise-module__0Gkc8G__chainBadge{min-width:35px;padding:.1rem .25rem;font-size:.55rem}.Advertise-module__0Gkc8G__contractAddress{font-size:.6rem}}@media (max-width:480px){.Advertise-module__0Gkc8G__advertiseBanner{height:40px}.Advertise-module__0Gkc8G__advertiseBanner .Advertise-module__0Gkc8G__promoText{font-size:.75rem}.Advertise-module__0Gkc8G__tokenCard{min-width:140px;height:36px;padding:0 4px}.Advertise-module__0Gkc8G__logoWrapper{width:28px;height:28px}.Advertise-module__0Gkc8G__tokenName{font-size:.7rem}.Advertise-module__0Gkc8G__chainBadge{min-width:30px;font-size:.5rem}.Advertise-module__0Gkc8G__contractAddress{font-size:.55rem}}.Advertise-module__0Gkc8G__tokenName{white-space:nowrap;text-overflow:ellipsis;max-width:100%;position:relative;overflow:hidden}.Advertise-module__0Gkc8G__tokenName:hover:after{content:attr(data-full);color:var(--cyan);white-space:nowrap;z-index:100;pointer-events:none;background:#000;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:.75rem;position:absolute;top:100%;left:0;box-shadow:0 0 6px #00ffff80}.Advertise-module__0Gkc8G__tokenName:hover{color:var(--cyanHover);cursor:pointer}@media (max-width:768px){.Advertise-module__0Gkc8G__tokenName{font-size:.75rem}.Advertise-module__0Gkc8G__tokenName:hover:after{font-size:.7rem}}@media (max-width:480px){.Advertise-module__0Gkc8G__tokenName{font-size:.7rem}.Advertise-module__0Gkc8G__tokenName:hover:after{font-size:.65rem}}
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0009}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:#00000080;transition:opacity .15s linear;position:fixed;inset:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px #0009}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:#0000;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
