.page-module__ErqGJG__page{min-height:100vh;color:var(--text-primary);background:#0a0b10;padding:120px 0 60px}.page-module__ErqGJG__heroSection{text-align:center;margin-bottom:3rem;position:relative}.page-module__ErqGJG__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.page-module__ErqGJG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.page-module__ErqGJG__heroControls{justify-content:center;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.page-module__ErqGJG__lastUpdated{color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;display:flex}.page-module__ErqGJG__spinning{animation:2s linear infinite page-module__ErqGJG__spin}@keyframes page-module__ErqGJG__spin{to{transform:rotate(360deg)}}.page-module__ErqGJG__heroStats{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__ErqGJG__statCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0e1399;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;min-width:200px;padding:1.5rem 2rem;transition:transform .3s;display:flex;box-shadow:0 4px 20px #0006}.page-module__ErqGJG__statCard:hover{border-color:#ffffff26;transform:translateY(-5px)}.page-module__ErqGJG__statValue{color:#fff;margin-bottom:.25rem;font-size:2rem;font-weight:800}.page-module__ErqGJG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.page-module__ErqGJG__filterBar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0b10d9;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding:1rem 0;position:sticky;top:88px;box-shadow:0 10px 30px #00000080}.page-module__ErqGJG__filterContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__ErqGJG__tabs{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:4px;display:flex}.page-module__ErqGJG__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__ErqGJG__tab.page-module__ErqGJG__active{color:#fff;background:#ffffff1a;box-shadow:0 2px 8px #0003}.page-module__ErqGJG__dropdowns{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ErqGJG__select{color:#fff;appearance:none;cursor:pointer;background:#ffffff08 url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) right 12px top 50%/10px no-repeat;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:10px 36px 10px 16px;font-size:.9rem;transition:border-color .2s}.page-module__ErqGJG__select:hover{border-color:#fff3}.page-module__ErqGJG__select option{background:#1a1b23}.page-module__ErqGJG__searchBox{width:100%;max-width:250px;position:relative}.page-module__ErqGJG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.page-module__ErqGJG__searchInput{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:10px 16px 10px 40px;font-size:.9rem;transition:all .2s}.page-module__ErqGJG__searchInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 2px #00ffff1a}.page-module__ErqGJG__sectionTitle{align-items:center;gap:10px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__ErqGJG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.page-module__ErqGJG__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0e1399;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__ErqGJG__card:hover{border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 35px #0006,0 0 20px #00ffff0d}.page-module__ErqGJG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__ErqGJG__botInfo h3{color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.page-module__ErqGJG__botInfo p{color:var(--text-secondary);font-size:.85rem}.page-module__ErqGJG__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__ErqGJG__badgeLive{color:#10b981;background:#10b98126;border:1px solid #10b9814d;box-shadow:0 0 10px #10b98133}.page-module__ErqGJG__badgeLive:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite page-module__ErqGJG__pulse}.page-module__ErqGJG__badgeDemo{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}@keyframes page-module__ErqGJG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.page-module__ErqGJG__metricsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.page-module__ErqGJG__metric{flex-direction:column;display:flex}.page-module__ErqGJG__metricLabel{color:var(--text-muted);margin-bottom:2px;font-size:.8rem}.page-module__ErqGJG__metricValue{color:#fff;font-size:1.1rem;font-weight:700}.page-module__ErqGJG__metricPositive{color:#10b981}.page-module__ErqGJG__metricNegative{color:#f43f5e}.page-module__ErqGJG__miniChart{background:#ffffff05;border-radius:8px;width:100%;height:60px;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module__ErqGJG__miniChart svg{width:100%;height:100%;stroke:var(--accent-cyan);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.page-module__ErqGJG__tags{flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;display:flex}.page-module__ErqGJG__tag{color:var(--text-secondary);background:#ffffff0d;border-radius:6px;padding:4px 8px;font-size:.75rem}.page-module__ErqGJG__cardActions{gap:10px;margin-top:auto;display:flex}.page-module__ErqGJG__btnPrimary{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__ErqGJG__btnPrimary:hover{background:#ffffff26}.page-module__ErqGJG__btnSecondary{color:var(--accent-cyan);cursor:pointer;background:0 0;border:1px solid #0ff3;border-radius:8px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__ErqGJG__btnSecondary:hover{background:#00ffff1a}.page-module__ErqGJG__summaryBar{background:#0d0e1399;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-bottom:4rem;padding:1.5rem 2rem;display:flex}.page-module__ErqGJG__summaryItem{flex-direction:column;gap:4px;display:flex}.page-module__ErqGJG__summaryItem span:first-child{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.page-module__ErqGJG__summaryItem span:last-child{color:#fff;font-size:1.5rem;font-weight:800}.page-module__ErqGJG__tableContainer{background:#0d0e1399;border:1px solid #ffffff14;border-radius:16px;margin-bottom:4rem;overflow-x:auto}.page-module__ErqGJG__table{border-collapse:collapse;text-align:left;width:100%;min-width:1200px}.page-module__ErqGJG__table th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background:#ffffff05;border-bottom:1px solid #ffffff14;padding:1rem;font-size:.85rem;font-weight:600;transition:background .2s}.page-module__ErqGJG__table th:hover{background:#ffffff0d}.page-module__ErqGJG__table td{color:#fff;white-space:nowrap;border-bottom:1px solid #ffffff08;padding:1rem;font-size:.95rem}.page-module__ErqGJG__tableRow{transition:background .2s}.page-module__ErqGJG__tableRow:hover{background:#ffffff08}.page-module__ErqGJG__actionBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-size:.8rem;transition:all .2s}.page-module__ErqGJG__actionBtn:hover{background:#ffffff1a}.page-module__ErqGJG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.page-module__ErqGJG__modalContent{background:#0d0e13;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:800px;max-height:90vh;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) page-module__ErqGJG__modalPop;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000080}@keyframes page-module__ErqGJG__modalPop{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module__ErqGJG__modalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:20px;right:20px}.page-module__ErqGJG__modalClose:hover{color:#fff}.page-module__ErqGJG__modalHeader{margin-bottom:2rem}.page-module__ErqGJG__modalHeader h2{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__ErqGJG__modalHeader p{color:var(--text-secondary)}.page-module__ErqGJG__modalChart{height:300px;color:var(--text-muted);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.page-module__ErqGJG__disclaimer{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding:2rem 0;font-size:.8rem}.page-module__ErqGJG__comingSoonOverlay{-webkit-backdrop-filter:blur(12px)saturate(180%);z-index:4000;background:#0a0b1066;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.page-module__ErqGJG__comingSoonContent{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center;background:#0d0e13b3;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:600px;padding:3rem;animation:.8s cubic-bezier(.16,1,.3,1) page-module__ErqGJG__contentFadeIn;box-shadow:0 40px 100px #000c,0 0 40px #00f0ff1a}@keyframes page-module__ErqGJG__contentFadeIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__ErqGJG__comingSoonBadge{color:#00f0ff;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(90deg,#00f0ff26 0%,#00ffa326 100%);border:1px solid #00f0ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.page-module__ErqGJG__comingSoonTitle{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.page-module__ErqGJG__comingSoonText{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.page-module__ErqGJG__comingSoonActions{justify-content:center;gap:1rem;display:flex}.page-module__ErqGJG__btnComingSoon{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .3s}.page-module__ErqGJG__btnComingSoon:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.page-module__ErqGJG__btnComingSoonSecondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .3s}.page-module__ErqGJG__btnComingSoonSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}
.Navbar-module__KHvhDq__navbar{z-index:1000;height:88px;transition:var(--transition-smooth);background:0 0;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__KHvhDq__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#0a0b10d9;height:78px}.Navbar-module__KHvhDq__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__KHvhDq__logo{align-items:center;height:40px;text-decoration:none;display:flex}.Navbar-module__KHvhDq__logoImg{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:auto;height:38px}.Navbar-module__KHvhDq__logoText{letter-spacing:-.04em;align-items:center;margin-left:10px;font-size:1.35rem;font-weight:850;display:flex}.Navbar-module__KHvhDq__tradeWith{color:#fff}.Navbar-module__KHvhDq__homie{background:linear-gradient(135deg,#fff,#00ff62,var(--accent-cyan),var(--accent-teal));color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.Navbar-module__KHvhDq__logoText{margin-left:6px;font-size:1.15rem}.Navbar-module__KHvhDq__navbar{height:72px}.Navbar-module__KHvhDq__scrolled{height:64px}.Navbar-module__KHvhDq__navContainer{padding:0 1rem}}.Navbar-module__KHvhDq__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__KHvhDq__linkWrapper{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__KHvhDq__link{color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:4px;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__KHvhDq__link:hover,.Navbar-module__KHvhDq__link.Navbar-module__KHvhDq__active{color:var(--text-primary)}.Navbar-module__KHvhDq__dropdown{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);opacity:0;visibility:hidden;z-index:100;min-width:200px;padding:12px;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000080}.Navbar-module__KHvhDq__linkWrapper:hover .Navbar-module__KHvhDq__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__KHvhDq__dropdownItem{border-radius:var(--radius-sm);color:var(--text-secondary);transition:var(--transition-fast);white-space:nowrap;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:flex}.Navbar-module__KHvhDq__dropdownItem:hover{color:var(--accent-cyan);background:#ffffff0d}.Navbar-module__KHvhDq__dropdownIcon{font-size:1.1rem}.Navbar-module__KHvhDq__chevron{font-size:.7rem;transition:transform .3s}.Navbar-module__KHvhDq__linkWrapper:hover .Navbar-module__KHvhDq__chevron{transform:rotate(180deg)}.Navbar-module__KHvhDq__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__KHvhDq__loginLink{color:var(--text-secondary);transition:var(--transition-fast);cursor:pointer;font-size:1.05rem;font-weight:600}.Navbar-module__KHvhDq__loginLink:hover{color:var(--text-primary)}@media (max-width:1024px){.Navbar-module__KHvhDq__links,.Navbar-module__KHvhDq__actions{display:none}.Navbar-module__KHvhDq__hamburger{display:block!important}}.Navbar-module__KHvhDq__hamburger{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;padding:10px;transition:all .2s;display:none}.Navbar-module__KHvhDq__hamburgerIcon{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Navbar-module__KHvhDq__hamburgerIcon span{background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__KHvhDq__hamburgerIcon span:nth-child(2){width:70%;margin-left:auto}.Navbar-module__KHvhDq__hamburger:hover .Navbar-module__KHvhDq__hamburgerIcon span:nth-child(2){width:100%}.Navbar-module__KHvhDq__hamburger:active{transform:scale(.9)}.Navbar-module__KHvhDq__userDropdownWrapper{z-index:1001;position:relative}.Navbar-module__KHvhDq__avatarTrigger{cursor:pointer;background:linear-gradient(135deg,#0ff3,#00ff8033);border:1px solid #ffffff1a;border-radius:50%;width:44px;height:44px;padding:3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__KHvhDq__avatarTrigger:hover{background:linear-gradient(135deg,#0ff6,#00ff8066);transform:scale(1.05);box-shadow:0 0 15px #00ffff4d}.Navbar-module__KHvhDq__avatarTrigger img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.Navbar-module__KHvhDq__userMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1002;background:#0d0e13f2;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:8px;width:260px;padding:8px;animation:.3s cubic-bezier(.16,1,.3,1) Navbar-module__KHvhDq__menuSlideDown;display:flex;position:absolute;top:calc(100% + 16px);right:0;overflow:hidden;box-shadow:0 25px 50px -12px #000c,0 0 30px #00ffff0d}@keyframes Navbar-module__KHvhDq__menuSlideDown{0%{opacity:0;transform:translateY(15px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__KHvhDq__menuProfileHeader{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;align-items:center;gap:10px;margin-bottom:8px;padding:12px;display:flex}.Navbar-module__KHvhDq__headerAvatar{background:var(--bg-surface);border:1px solid #ffffff1a;border-radius:10px;width:40px;height:40px;overflow:hidden}.Navbar-module__KHvhDq__headerAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Navbar-module__KHvhDq__headerInfo{flex-direction:column;display:flex;overflow:hidden}.Navbar-module__KHvhDq__headerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.Navbar-module__KHvhDq__headerEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.Navbar-module__KHvhDq__menuSection{flex-direction:column;gap:4px;padding:4px;display:flex}.Navbar-module__KHvhDq__menuItem{color:var(--text-secondary);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__KHvhDq__menuItem span{flex:1}.Navbar-module__KHvhDq__menuIconBox{width:28px;height:28px;color:var(--text-muted);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__KHvhDq__menuArrow{color:#ffffff26;transition:transform .2s}.Navbar-module__KHvhDq__menuItem:hover{color:#fff;background:#ffffff0f;transform:translate(4px)}.Navbar-module__KHvhDq__menuItem:hover .Navbar-module__KHvhDq__menuIconBox{color:var(--accent-cyan);background:#00ffff26;box-shadow:0 0 10px #00ffff1a}.Navbar-module__KHvhDq__menuItem:hover .Navbar-module__KHvhDq__menuArrow{color:var(--accent-cyan);transform:translate(2px)}.Navbar-module__KHvhDq__menuFooter{border-top:1px solid #ffffff0f;margin-top:8px;padding-top:8px}.Navbar-module__KHvhDq__logoutItem{color:#f87171!important}.Navbar-module__KHvhDq__logoutItem .Navbar-module__KHvhDq__menuIconBox{color:#f87171;background:#ef44441a}.Navbar-module__KHvhDq__logoutItem:hover{background:#ef444414;color:#ef4444!important}.Navbar-module__KHvhDq__logoutItem:hover .Navbar-module__KHvhDq__menuIconBox{color:#fff;background:#ef4444}.Navbar-module__KHvhDq__avatarTrigger{cursor:pointer;border:2px solid #0000;border-radius:50%;width:40px;height:40px;transition:all .2s;overflow:hidden}.Navbar-module__KHvhDq__avatarTrigger:hover{border-color:var(--accent-cyan)}
.gooey-nav-container{align-items:center;display:flex;position:relative}.nav-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100vw;padding:4px;position:relative}.nav-list{z-index:2;gap:4px;margin:0;padding:0;list-style:none;display:flex;position:relative}.nav-item{position:relative}.nav-link{color:var(--text-secondary);white-space:nowrap;z-index:3;padding:10px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.nav-item.active .nav-link{color:var(--accent-cyan);text-shadow:0 0 10px #00f0ff4d}.sliding-pill{z-index:1;transform-origin:0;will-change:transform;pointer-events:none;background:#00f0ff1a;border:1px solid #00f0ff33;border-radius:100vw;height:calc(100% - 8px);transition:transform .45s cubic-bezier(.34,1.56,.64,1);position:absolute;top:4px;left:0;box-shadow:0 0 15px #00f0ff0d}.nav-link:hover:not(.active .nav-link){color:var(--text-primary)}@media (max-width:768px){.nav-link{padding:8px 14px;font-size:.85rem}}
.MobileMenu-module__uilTNa__overlay{z-index:2000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:radial-gradient(circle at 100% 0,#0c0e15fa,#06080c);flex-direction:column;animation:.3s ease-out MobileMenu-module__uilTNa__fadeIn;display:flex;position:fixed;inset:0}@keyframes MobileMenu-module__uilTNa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MobileMenu-module__uilTNa__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.MobileMenu-module__uilTNa__logo{align-items:center;text-decoration:none;display:flex}.MobileMenu-module__uilTNa__logoImg{border-radius:8px;width:auto;height:38px}.MobileMenu-module__uilTNa__logoText{letter-spacing:-.04em;margin-left:10px;font-size:1.25rem;font-weight:800}.MobileMenu-module__uilTNa__tradeWith{color:#fff}.MobileMenu-module__uilTNa__homie{color:#10b981}.MobileMenu-module__uilTNa__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:10px;transition:all .2s}.MobileMenu-module__uilTNa__closeIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.MobileMenu-module__uilTNa__closeIcon span{background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute}.MobileMenu-module__uilTNa__closeIcon span:first-child{transform:rotate(45deg)}.MobileMenu-module__uilTNa__closeIcon span:nth-child(2){transform:rotate(-45deg)}.MobileMenu-module__uilTNa__closeBtn:hover{opacity:1;transform:rotate(90deg)}.MobileMenu-module__uilTNa__content{flex-direction:column;flex:1;gap:32px;padding:24px;display:flex;overflow-y:auto}.MobileMenu-module__uilTNa__section{flex-direction:column;gap:12px;display:flex}.MobileMenu-module__uilTNa__sectionTitle{color:var(--text-muted);letter-spacing:.15em;padding-left:4px;font-size:.75rem;font-weight:800}.MobileMenu-module__uilTNa__navGrid{flex-direction:column;gap:4px;display:flex}.MobileMenu-module__uilTNa__navItem{color:var(--text-secondary);border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.MobileMenu-module__uilTNa__navItem:hover,.MobileMenu-module__uilTNa__navItem:active{color:#fff;background:#ffffff0d}.MobileMenu-module__uilTNa__arrowIcon{opacity:.3;font-size:1.2rem}.MobileMenu-module__uilTNa__footerSection{border-top:1px solid #ffffff0d;margin-top:20px;padding-top:32px}.MobileMenu-module__uilTNa__authButtons{flex-direction:column;gap:12px;display:flex}.MobileMenu-module__uilTNa__loginBtn{border:1px solid var(--border-subtle);color:#fff;cursor:pointer;background:0 0;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700}.MobileMenu-module__uilTNa__signupBtn{color:#000;text-align:center;background:#fff;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:800}.MobileMenu-module__uilTNa__userSection{flex-direction:column;gap:24px;display:flex}.MobileMenu-module__uilTNa__userInfo{padding-left:4px}.MobileMenu-module__uilTNa__userName{font-size:1.1rem;font-weight:700}.MobileMenu-module__uilTNa__userEmail{color:var(--text-muted);margin-top:2px;font-size:.85rem}.MobileMenu-module__uilTNa__userNav{flex-direction:column;gap:8px;display:flex}.MobileMenu-module__uilTNa__logoutBtn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444426;border-radius:8px;margin-top:12px;padding:12px;font-weight:700}
.Footer-module__668lQW__footer{background:var(--bg-surface);border-top:1px solid var(--border-subtle);padding:80px 0 40px}.Footer-module__668lQW__footerContainer{flex-direction:column;gap:64px;display:flex}.Footer-module__668lQW__top{grid-template-columns:2fr repeat(4,1fr);gap:48px;display:grid}.Footer-module__668lQW__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__668lQW__logo{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__668lQW__logoImg{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:32px;height:32px}.Footer-module__668lQW__brandDesc{color:var(--text-secondary);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__668lQW__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:24px;font-size:.9rem;font-weight:700}.Footer-module__668lQW__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__668lQW__footerLink{color:var(--text-secondary);transition:var(--transition-fast);font-size:.9rem}.Footer-module__668lQW__footerLink:hover{color:var(--accent-cyan)}.Footer-module__668lQW__disclaimer{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);max-width:800px;padding-bottom:40px;font-size:.8rem;line-height:1.6}.Footer-module__668lQW__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__668lQW__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__668lQW__legalLinks{gap:24px;display:flex}@media (max-width:1024px){.Footer-module__668lQW__top{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__668lQW__top{grid-template-columns:1fr}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column;gap:24px}.Footer-module__668lQW__legalLinks{flex-direction:column;gap:12px}}
