.Navigation-module__VVOzFG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2000;width:100%;transition:all var(--transition-base);background:#111a22d9;border-bottom:none;position:relative}.Navigation-module__VVOzFG__navContainer{justify-content:space-between;align-items:center;gap:1rem;max-width:1600px;margin:0 auto;padding:.45rem 2rem;display:flex}.Navigation-module__VVOzFG__logo{font-family:var(--font-rajdhani);letter-spacing:-.01em;transition:transform var(--transition-base);align-items:center;gap:.6rem;font-size:1.875rem;font-weight:700;display:flex}.Navigation-module__VVOzFG__logoImage{border-radius:50%;width:auto;height:50px}.Navigation-module__VVOzFG__logo:hover{transform:scale(1.05)}.Navigation-module__VVOzFG__brandText{letter-spacing:.02em;text-transform:uppercase;display:flex}.Navigation-module__VVOzFG__condor{color:#38bdf8}.Navigation-module__VVOzFG__edge{color:#ffb91b}.Navigation-module__VVOzFG__navLinks{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.Navigation-module__VVOzFG__navItem{position:relative}.Navigation-module__VVOzFG__navLink{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.375rem;padding:.5rem .6rem;font-size:.8125rem;font-weight:750;display:flex;position:relative}.Navigation-module__VVOzFG__navLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Navigation-module__VVOzFG__navLink.Navigation-module__VVOzFG__active{color:var(--text-primary);background:var(--bg-tertiary);border-color:var(--border-color)}.Navigation-module__VVOzFG__navLink.Navigation-module__VVOzFG__active:after{content:"";background:var(--gradient-primary);border-radius:2px;width:50%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navigation-module__VVOzFG__dropdownToggle{padding-right:.875rem}.Navigation-module__VVOzFG__chevron{transition:transform var(--transition-base)}.Navigation-module__VVOzFG__chevronOpen{transform:rotate(180deg)}.Navigation-module__VVOzFG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);z-index:2100;background:#111a22fa;border:none;min-width:200px;padding:.5rem;animation:.2s ease-out Navigation-module__VVOzFG__dropdownFadeIn;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 10px 40px -10px #00000080}.Navigation-module__VVOzFG__dropdown:before{content:"";background:0 0;width:100%;height:1rem;position:absolute;top:-1rem;left:0}@keyframes Navigation-module__VVOzFG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__VVOzFG__dropdownItem{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;padding:.6rem .875rem;font-size:.8125rem;display:block}.Navigation-module__VVOzFG__dropdownItem:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Navigation-module__VVOzFG__dropdownItemActive{color:var(--text-primary);background:var(--bg-tertiary);border-left:2px solid var(--accent-blue)}.Navigation-module__VVOzFG__contactButton{text-transform:uppercase;letter-spacing:.04em;color:#000;border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;background:#ffb91b;flex-shrink:0;padding:.45rem 1rem;font-size:.8125rem;font-weight:750;text-decoration:none}.Navigation-module__VVOzFG__contactButton:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #ffb91b4d}.Navigation-module__VVOzFG__mobileMenuButton{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-base);background:0 0;border:none;padding:.5rem;display:none}.Navigation-module__VVOzFG__mobileMenuButton:hover{color:var(--text-primary)}.Navigation-module__VVOzFG__mobileDivider{display:none}@media (min-width:1025px) and (max-width:1320px){.Navigation-module__VVOzFG__navLink{gap:.25rem;padding:.5rem .4rem;font-size:.75rem}.Navigation-module__VVOzFG__navLinks{gap:.25rem}.Navigation-module__VVOzFG__logo{gap:.4rem;font-size:1.5rem}.Navigation-module__VVOzFG__logoImage{height:38px}.Navigation-module__VVOzFG__navContainer{padding-left:.75rem;padding-right:.75rem}}@media (max-width:1024px){.Navigation-module__VVOzFG__navContainer{padding:.75rem 1rem}.Navigation-module__VVOzFG__logoImage{height:44px}.Navigation-module__VVOzFG__mobileMenuButton{display:block}.Navigation-module__VVOzFG__navLinks,.Navigation-module__VVOzFG__contactButton{display:none}.Navigation-module__VVOzFG__mobileMenuOpen .Navigation-module__VVOzFG__navLinks{background:#0b1319;border-bottom:none;flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 20px 25px -5px #00000080}.Navigation-module__VVOzFG__navLink{background:#15222e80;justify-content:space-between;width:100%;padding:1rem;font-size:1rem}.Navigation-module__VVOzFG__dropdown{opacity:1;width:100%;box-shadow:none;background:#111a2280;border:none;margin-top:.5rem;padding-left:1rem;display:none;position:static;transform:none}.Navigation-module__VVOzFG__mobileDropdownOpen{animation:.2s ease-out Navigation-module__VVOzFG__mobileDropdownSlide;display:block}.Navigation-module__VVOzFG__chevron{margin-left:auto}}@keyframes Navigation-module__VVOzFG__mobileDropdownSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.MarketTicker-module__JOIDDG__tickerContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:10;background:#0a0a0fcc;align-items:center;width:100%;height:34px;display:flex;position:relative;overflow:hidden}.MarketTicker-module__JOIDDG__tickerTrack{white-space:nowrap;gap:2rem;padding-left:2rem;animation:150s linear infinite MarketTicker-module__JOIDDG__scroll;display:flex}@media (max-width:768px){.MarketTicker-module__JOIDDG__tickerContainer{height:26px}.MarketTicker-module__JOIDDG__tickerTrack{gap:.75rem;padding-left:.5rem}.MarketTicker-module__JOIDDG__tickerItem{font-size:.7rem}}.MarketTicker-module__JOIDDG__tickerContainer:hover .MarketTicker-module__JOIDDG__tickerTrack{animation-play-state:paused}.MarketTicker-module__JOIDDG__tickerItem{font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;transition:color .2s;display:flex}.MarketTicker-module__JOIDDG__tickerItem:hover .MarketTicker-module__JOIDDG__symbol{color:var(--accent-blue)}.MarketTicker-module__JOIDDG__symbol{color:var(--text-primary);font-weight:600}.MarketTicker-module__JOIDDG__price{font-family:var(--font-mono);color:var(--text-primary)}.MarketTicker-module__JOIDDG__change{font-family:var(--font-mono);align-items:center;display:flex}.MarketTicker-module__JOIDDG__positive{color:var(--accent-green)}.MarketTicker-module__JOIDDG__negative{color:var(--accent-red)}.MarketTicker-module__JOIDDG__separator{background:var(--text-muted);opacity:.5;border-radius:50%;width:4px;height:4px}@keyframes MarketTicker-module__JOIDDG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.MarketChart-module__7nnD0a__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.15s ease-out MarketChart-module__7nnD0a__fadeIn;display:flex;position:fixed;top:0;left:0}.MarketChart-module__7nnD0a__modal{background:#0f0f14fa;border:1px solid #ffffff1a;border-radius:12px;width:85%;max-width:650px;max-height:70vh;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) MarketChart-module__7nnD0a__slideUp;position:relative;box-shadow:0 10px 40px #0009}.MarketChart-module__7nnD0a__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.MarketChart-module__7nnD0a__title{color:var(--text-primary);font-size:1.25rem;font-weight:600}.MarketChart-module__7nnD0a__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:color .2s}.MarketChart-module__7nnD0a__closeButton:hover{color:var(--text-primary)}.MarketChart-module__7nnD0a__chartContainer{width:100%;height:350px}.MarketChart-module__7nnD0a__loading{height:350px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}@keyframes MarketChart-module__7nnD0a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MarketChart-module__7nnD0a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0.qu-9752pffj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.09zddjkbdep5a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit", "Outfit Fallback"}
@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/63e49db46351d020-s.0ta1d1gw2mpw9.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/35f9213b86bccda4-s.0-a587c3ipsmj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3206eb66b875a5b3-s.p.0newl065t398d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rajdhani Fallback;src:local(Arial);ascent-override:102.12%;descent-override:37.99%;line-gap-override:0.0%;size-adjust:91.07%}.rajdhani_d412ff7-module__LroYsG__className{font-family:Rajdhani,Rajdhani Fallback;font-style:normal;font-weight:700}.rajdhani_d412ff7-module__LroYsG__variable{--font-rajdhani:"Rajdhani", "Rajdhani Fallback"}
