.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;transition:all .3s;position:fixed;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{color:#fff;background:linear-gradient(135deg,#22d3ee,#9333ea);border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:monospace;display:flex}.Navbar-module__cJzEcG__logoText{background:linear-gradient(90deg,#a78bfa,#22d3ee);color:#0000;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__desktopMenu{gap:2rem;display:none}.Navbar-module__cJzEcG__navLink{color:#d1d5db;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__authButtons{align-items:center;gap:1rem;display:none}.Navbar-module__cJzEcG__loginBtn{color:#d1d5db;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.95rem;font-weight:600}.Navbar-module__cJzEcG__loginBtn:hover{color:#fff}.Navbar-module__cJzEcG__signupBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#9333ea,#4f46e5);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #9333ea4d}.Navbar-module__cJzEcG__signupBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #9333ea66}.Navbar-module__cJzEcG__mobileToggle{color:#d1d5db;cursor:pointer;background:0 0;border:none}.Navbar-module__cJzEcG__mobileMenu{border-top:1px solid #ffffff1a;width:100%;position:absolute;top:100%;left:0}.Navbar-module__cJzEcG__mobileMenuInner{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__desktopMenu,.Navbar-module__cJzEcG__authButtons{display:flex}.Navbar-module__cJzEcG__mobileToggle{display:none}}.Navbar-module__cJzEcG__userBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.8rem;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__cJzEcG__userBtn:hover{background:#ffffff1a;border-color:#a78bfa80}.Navbar-module__cJzEcG__userMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#14141ef2;border:1px solid #ffffff1a;border-radius:.8rem;min-width:200px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 40px #00000080}.Navbar-module__cJzEcG__menuItem{color:#fff;cursor:pointer;border-radius:.5rem;align-items:center;gap:.8rem;padding:.8rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.Navbar-module__cJzEcG__menuItem:hover{background:#ffffff1a}.Navbar-module__cJzEcG__menuDivider{background:#ffffff1a;height:1px;margin:.5rem 0}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:90vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#9333ea26 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__container{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid}.Hero-module__ZARIfG__content{z-index:1}.Hero-module__ZARIfG__visuals{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:#a78bfa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.Hero-module__ZARIfG__badgeNew{color:#000;background:#a78bfa;border-radius:4px;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(90deg,#c084fc,#6366f1,#38bdf8);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#94a3b8;max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #ffffff4d}.Hero-module__ZARIfG__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff3}.Hero-module__ZARIfG__floatingCard{border-radius:1.5rem;width:260px;padding:1.5rem;position:absolute}.Hero-module__ZARIfG__coinIcon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Hero-module__ZARIfG__coinName{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.Hero-module__ZARIfG__coinPrice{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__coinChange{font-size:.9rem;font-weight:500}.Hero-module__ZARIfG__up{color:#4ade80}.Hero-module__ZARIfG__down{color:#f87171}.Hero-module__ZARIfG__featurePill{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__primaryBtn{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr}}
.MarketTable-module__dTSF-a__marketSection{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.MarketTable-module__dTSF-a__title{margin-bottom:2rem;font-size:2rem;font-weight:700}.MarketTable-module__dTSF-a__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.MarketTable-module__dTSF-a__searchContainer{width:100%;max-width:400px;position:relative}.MarketTable-module__dTSF-a__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.75rem 1rem .75rem 2.8rem;font-size:.95rem;transition:all .2s}.MarketTable-module__dTSF-a__searchInput:focus{background:#ffffff14;border-color:#a78bfa;outline:none}.MarketTable-module__dTSF-a__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.MarketTable-module__dTSF-a__tableContainer{background:#0003;border:1px solid #ffffff0d;border-radius:1rem;overflow-x:auto}.MarketTable-module__dTSF-a__table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.MarketTable-module__dTSF-a__th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-bottom:1px solid #ffffff1a;padding:.75rem 1rem;font-size:.85rem;font-weight:500;transition:color .2s}.MarketTable-module__dTSF-a__th:hover{color:#fff;background:#ffffff0f}.MarketTable-module__dTSF-a__tr{transition:background .1s}.MarketTable-module__dTSF-a__tr:hover{background:#ffffff08}.MarketTable-module__dTSF-a__td{vertical-align:middle;border-bottom:1px solid #ffffff08;padding:.75rem 1rem;font-size:.9rem}.MarketTable-module__dTSF-a__coinInfo{align-items:center;gap:.8rem;display:flex}.MarketTable-module__dTSF-a__icon{background:#333;border-radius:50%;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.7rem;font-weight:700;display:flex}.MarketTable-module__dTSF-a__symbol{color:#94a3b8;margin-left:.4rem;font-size:.8rem}.MarketTable-module__dTSF-a__price{font-family:Roboto Mono,monospace;font-weight:600}.MarketTable-module__dTSF-a__volume{color:#94a3b8;font-size:.85rem}.MarketTable-module__dTSF-a__change{font-weight:500}.MarketTable-module__dTSF-a__positive{color:#4ade80}.MarketTable-module__dTSF-a__negative{color:#f87171}.MarketTable-module__dTSF-a__filterBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.MarketTable-module__dTSF-a__filterBtn:hover{color:#fff;background:#ffffff1a}.MarketTable-module__dTSF-a__activeFilter{color:#a78bfa;background:#a78bfa33;border-color:#a78bfa}.MarketTable-module__dTSF-a__iconImg{border-radius:50%;width:24px;height:24px}.MarketTable-module__dTSF-a__pagination{justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 .5rem;display:flex}.MarketTable-module__dTSF-a__pageBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.85rem;display:flex}.MarketTable-module__dTSF-a__pageBtn:disabled{opacity:.5;cursor:not-allowed}.MarketTable-module__dTSF-a__pageBtn:hover:not(:disabled){color:#fff;background:#ffffff1a}.MarketTable-module__dTSF-a__tradeBtn{color:#a78bfa;cursor:pointer;background:#a78bfa1a;border:1px solid #a78bfa4d;border-radius:.4rem;padding:.3rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s}.MarketTable-module__dTSF-a__tradeBtn:hover{color:#fff;background:#a78bfa}
.Sidebar-module__WZVnLW__sidebar{z-index:100;background:#0b0e11;border-right:1px solid #ffffff0d;flex-direction:column;width:240px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(0)}.Sidebar-module__WZVnLW__logo{border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.Sidebar-module__WZVnLW__logoIcon{color:#fff;background:linear-gradient(135deg,#a78bfa,#3b82f6);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.Sidebar-module__WZVnLW__logoText{letter-spacing:-.02em;color:#fff;font-size:1.2rem;font-weight:700}.Sidebar-module__WZVnLW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-left:auto;display:none}.Sidebar-module__WZVnLW__nav{flex:1;padding:1rem;overflow-y:auto}.Sidebar-module__WZVnLW__sectionTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:1.5rem 0 .5rem .75rem;font-size:.75rem;font-weight:600}.Sidebar-module__WZVnLW__sectionTitle:first-child{margin-top:.5rem}.Sidebar-module__WZVnLW__navItem{cursor:pointer;color:#94a3b8;border-radius:.5rem;align-items:center;margin-bottom:.25rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{color:#fff;background:#ffffff0d}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{color:#a78bfa;background:#a78bfa1a}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__highlight{color:#fca5a5}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__highlight:hover{color:#f87171;background:#f871711a}.Sidebar-module__WZVnLW__navIcon{opacity:.8;justify-content:center;align-items:center;margin-right:.75rem;display:flex}.Sidebar-module__WZVnLW__chainIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex}.Sidebar-module__WZVnLW__overlay{display:none}@media (max-width:1024px){.Sidebar-module__WZVnLW__sidebar{transform:translate(-100%)}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__open{transform:translate(0)}.Sidebar-module__WZVnLW__closeBtn{display:block}.Sidebar-module__WZVnLW__overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;width:100%;height:100%;display:block;position:fixed;top:0;left:0}}
.Footer-module__S6Hkya__footer{background:#0003;border-top:1px solid #ffffff1a;margin-top:4rem;padding:4rem 1.5rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1280px;margin:0 auto;display:grid}.Footer-module__S6Hkya__col h3{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__col ul{padding:0;list-style:none}.Footer-module__S6Hkya__col li{margin-bottom:.8rem}.Footer-module__S6Hkya__col a{color:#94a3b8;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__col a:hover{color:#a78bfa}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem;font-size:.9rem}
