.page-hero-module-scss-module__wApS0G__hero{padding-bottom:max(40px,min(5vw,60px));position:relative}.page-hero-module-scss-module__wApS0G__inner{max-width:720px}.page-hero-module-scss-module__wApS0G__badge{border-radius:var(--r-full);color:var(--sky);background:#0170ee14;border:1px solid #0170ee33;align-items:center;gap:8px;margin-bottom:24px;padding:5px 14px 5px 10px;font-size:12px;font-weight:600;display:inline-flex}.page-hero-module-scss-module__wApS0G__badge>svg{stroke-width:2.5px;width:16px;height:16px}.page-hero-module-scss-module__wApS0G__title{letter-spacing:-1.5px;margin-bottom:18px;font-size:max(32px,min(5vw,56px));font-weight:800;line-height:1.08}.page-hero-module-scss-module__wApS0G__sky{color:var(--sky)}.page-hero-module-scss-module__wApS0G__mint{color:var(--mint)}.page-hero-module-scss-module__wApS0G__text{color:var(--text)}.page-hero-module-scss-module__wApS0G__green{color:var(--green)}.page-hero-module-scss-module__wApS0G__desc{color:var(--muted);max-width:580px;font-size:max(15px,min(2vw,17px));line-height:1.75}.page-hero-module-scss-module__wApS0G__stats{flex-wrap:wrap;gap:32px;margin-top:32px;display:flex}.page-hero-module-scss-module__wApS0G__statNum{font-size:28px;font-weight:800}.page-hero-module-scss-module__wApS0G__unit{color:var(--blue);font-size:18px}.page-hero-module-scss-module__wApS0G__statLabel{color:var(--muted);margin-top:2px;font-size:12px}.page-hero-module-scss-module__wApS0G__pageHeader{border-bottom:1px solid var(--border);margin-bottom:24px;padding:22px 0 0}.page-hero-module-scss-module__wApS0G__phTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-hero-module-scss-module__wApS0G__phTitle{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:26px;font-weight:800;display:flex}.page-hero-module-scss-module__wApS0G__phTitle>svg{color:var(--sky);width:22px;height:22px}.page-hero-module-scss-module__wApS0G__phActions{align-items:center;gap:8px;display:flex}.page-hero-module-scss-module__wApS0G__tabBoxed{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);gap:2px;padding:3px;display:inline-flex}.page-hero-module-scss-module__wApS0G__tab{color:var(--muted);transition:all var(--t);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);background:0 0;border:none;border-radius:6px;padding:6px 16px}.page-hero-module-scss-module__wApS0G__tab:hover{color:var(--text2)}.page-hero-module-scss-module__wApS0G__tabActive{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0170ee33}.page-hero-module-scss-module__wApS0G__btnOutline{color:var(--text2);border:1px solid var(--border);border-radius:var(--r-sm);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);transition:all var(--t);white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.page-hero-module-scss-module__wApS0G__btnOutline:hover{border-color:var(--border2);background:var(--surface2)}.page-hero-module-scss-module__wApS0G__phStatsRow{background:var(--bg3);border:1px solid var(--border);border-radius:var(--r-md);align-items:stretch;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.page-hero-module-scss-module__wApS0G__phStat{border-right:1px solid var(--border);text-align:center;transition:background var(--t);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 20px;display:flex}.page-hero-module-scss-module__wApS0G__phStat:last-child{border-right:none}.page-hero-module-scss-module__wApS0G__phStat:hover{background:var(--surface)}.page-hero-module-scss-module__wApS0G__phStatNum{font-family:var(--mono);letter-spacing:-.5px;margin-bottom:4px;font-size:22px;font-weight:800;line-height:1.1}.page-hero-module-scss-module__wApS0G__phStatLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600}.page-hero-module-scss-module__wApS0G__phStatDot{justify-content:center;align-items:center;gap:5px;display:flex}.page-hero-module-scss-module__wApS0G__liveDot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite page-hero-module-scss-module__wApS0G__pulseDot}@keyframes page-hero-module-scss-module__wApS0G__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.page-hero-module-scss-module__wApS0G__phSearchRow{align-items:center;gap:12px;margin-bottom:14px;display:flex}.page-hero-module-scss-module__wApS0G__phSearch{flex:1;align-items:center;max-width:520px;display:flex;position:relative}.page-hero-module-scss-module__wApS0G__phSearch svg{width:15px;height:15px;color:var(--muted);pointer-events:none;position:absolute;left:14px}.page-hero-module-scss-module__wApS0G__phSearch input{background:var(--bg3);border:1.5px solid var(--border2);border-radius:var(--r-sm);width:100%;color:var(--text);font-size:13.5px;font-family:var(--font);transition:all var(--t);outline:none;padding:10px 16px 10px 42px}.page-hero-module-scss-module__wApS0G__phSearch input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee14}.page-hero-module-scss-module__wApS0G__phSearch input::placeholder{color:var(--muted)}.page-hero-module-scss-module__wApS0G__phFilters{flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:16px;display:flex}.page-hero-module-scss-module__wApS0G__phFilterLabel{color:var(--muted);flex-shrink:0;margin-right:4px;font-size:12px;font-weight:700}.page-hero-module-scss-module__wApS0G__pill{border-radius:var(--r-full);border:1px solid var(--border);color:var(--muted);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);transition:all var(--t);background:0 0;align-items:center;gap:5px;padding:7px 16px;display:inline-flex}.page-hero-module-scss-module__wApS0G__pill:hover:not(.page-hero-module-scss-module__wApS0G__pillActive){border-color:var(--border2);color:var(--text2)}.page-hero-module-scss-module__wApS0G__pillActive{color:var(--text);background:#0170ee1f;border-color:#0170ee40}.page-hero-module-scss-module__wApS0G__pillCount{font-family:var(--mono);color:var(--muted);background:var(--surface2);border-radius:4px;padding:0 5px;font-size:10px;font-weight:700}.page-hero-module-scss-module__wApS0G__pillActive .page-hero-module-scss-module__wApS0G__pillCount{color:var(--sky)}@media (max-width:900px){.page-hero-module-scss-module__wApS0G__phStatsRow{flex-wrap:wrap}.page-hero-module-scss-module__wApS0G__phStat{border-bottom:1px solid var(--border);min-width:33.33%}.page-hero-module-scss-module__wApS0G__phStat:nth-child(3){border-right:none}}@media (max-width:600px){.page-hero-module-scss-module__wApS0G__stats{gap:16px}.page-hero-module-scss-module__wApS0G__phTitleRow{flex-direction:column;align-items:flex-start}.page-hero-module-scss-module__wApS0G__phTitle{font-size:20px}.page-hero-module-scss-module__wApS0G__phStatsRow{flex-direction:column}.page-hero-module-scss-module__wApS0G__phStat{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;justify-content:space-between;padding:10px 16px}.page-hero-module-scss-module__wApS0G__phStat:last-child{border-bottom:none}.page-hero-module-scss-module__wApS0G__phSearch{max-width:100%}}
.search-dropdown-module-scss-module__T8AYla__dd{background:var(--bg2);border:1px solid var(--border2);box-shadow:0 16px 48px #00000080,0 0 0 1px var(--surface0) inset;z-index:100;border-radius:12px;max-height:440px;animation:.2s search-dropdown-module-scss-module__T8AYla__ddIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}@keyframes search-dropdown-module-scss-module__T8AYla__ddIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.search-dropdown-module-scss-module__T8AYla__section{padding:6px 0}.search-dropdown-module-scss-module__T8AYla__section+.search-dropdown-module-scss-module__T8AYla__section{border-top:1px solid var(--border)}.search-dropdown-module-scss-module__T8AYla__label{text-transform:uppercase;letter-spacing:.8px;color:var(--muted);align-items:center;gap:6px;padding:6px 14px;font-size:8px;font-weight:800;display:flex}.search-dropdown-module-scss-module__T8AYla__label svg{opacity:.5;stroke-width:2.5px;width:10px;height:10px}.search-dropdown-module-scss-module__T8AYla__cnt{font-family:var(--mono);background:var(--surface2);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:7px;font-weight:800}.search-dropdown-module-scss-module__T8AYla__mgrRow{cursor:pointer;transition:background var(--t);color:var(--text);border-left:2px solid #0000;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;display:flex}.search-dropdown-module-scss-module__T8AYla__mgrRow:hover{background:rgba(var(--surface-rgb), .03);border-left-color:var(--sky)}.search-dropdown-module-scss-module__T8AYla__mgrAvatar{border:1px solid var(--border2);width:34px;height:34px;transition:border-color var(--t);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.search-dropdown-module-scss-module__T8AYla__mgrRow:hover .search-dropdown-module-scss-module__T8AYla__mgrAvatar{border-color:rgba(var(--atm-rgba), .2)}.search-dropdown-module-scss-module__T8AYla__mgrInfo{flex:1;min-width:0}.search-dropdown-module-scss-module__T8AYla__mgrName{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:800;overflow:hidden}.search-dropdown-module-scss-module__T8AYla__mgrMeta{color:var(--muted);align-items:center;gap:5px;margin-top:1px;font-size:8px;display:flex}.search-dropdown-module-scss-module__T8AYla__sep{color:var(--border3);font-size:6px}.search-dropdown-module-scss-module__T8AYla__mark{color:var(--sky);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--atm-rgba), .2);text-decoration-color:rgba(var(--atm-rgba), .2);text-underline-offset:2px;background:0 0;font-weight:900}.search-dropdown-module-scss-module__T8AYla__invRow{cursor:pointer;transition:background var(--t);color:var(--text);border-left:2px solid #0000;align-items:center;gap:10px;padding:7px 14px;text-decoration:none;display:flex}.search-dropdown-module-scss-module__T8AYla__invRow:hover{background:rgba(var(--surface-rgb), .03);border-left-color:var(--green)}.search-dropdown-module-scss-module__T8AYla__invTicker{font-family:var(--mono);color:var(--sky);flex-shrink:0;width:52px;font-size:11px;font-weight:900}.search-dropdown-module-scss-module__T8AYla__invName{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;font-weight:700;overflow:hidden}.search-dropdown-module-scss-module__T8AYla__invType{color:var(--muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.3px;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:7px;font-weight:800}.search-dropdown-module-scss-module__T8AYla__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.search-dropdown-module-scss-module__T8AYla__hints{color:var(--muted);align-items:center;gap:8px;font-size:8px;display:flex}.search-dropdown-module-scss-module__T8AYla__hints kbd{font-family:var(--mono);border:1px solid var(--border2);color:var(--text2);border-radius:3px;padding:2px 5px;font-size:7px}.search-dropdown-module-scss-module__T8AYla__viewAll{color:var(--sky);cursor:pointer;font-size:9px;font-weight:800;font-family:var(--font);transition:color var(--t);background:0 0;border:none;align-items:center;gap:4px;display:flex}.search-dropdown-module-scss-module__T8AYla__viewAll:hover{color:var(--text)}.search-dropdown-module-scss-module__T8AYla__loading{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:20px 14px;font-size:11px;display:flex}.search-dropdown-module-scss-module__T8AYla__spinner{border:2px solid var(--border2);border-top-color:var(--sky);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite search-dropdown-module-scss-module__T8AYla__spin}@keyframes search-dropdown-module-scss-module__T8AYla__spin{to{transform:rotate(360deg)}}.search-dropdown-module-scss-module__T8AYla__empty{text-align:center;color:var(--muted);padding:24px 14px;font-size:11px}.search-dropdown-module-scss-module__T8AYla__empty svg{stroke-width:2.5px;opacity:.3;width:24px;height:24px;margin:0 auto 6px;display:block}.search-dropdown-module-scss-module__T8AYla__empty p{opacity:.5;margin-top:4px;font-size:9px}
.search-bar-module-scss-module__jf09TG__wrap{max-width:560px;position:relative}.search-bar-module-scss-module__jf09TG__bar{border:1px solid var(--border2);background:var(--surface0);height:44px;transition:all var(--t);border-radius:10px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-bar-module-scss-module__jf09TG__bar:focus-within{border-color:rgba(var(--atm-rgba), .3);box-shadow:0 0 0 3px rgba(var(--atm-rgba), .06);background:rgba(var(--surface-rgb) .035)}.search-bar-module-scss-module__jf09TG__bar:focus-within .search-bar-module-scss-module__jf09TG__icon{color:var(--sky)}.search-bar-module-scss-module__jf09TG__icon{color:var(--muted);transition:color var(--t);flex-shrink:0}.search-bar-module-scss-module__jf09TG__input{height:44px;font-size:13px;font-weight:600}.search-bar-module-scss-module__jf09TG__input::placeholder{color:var(--muted)}.search-bar-module-scss-module__jf09TG__clearBtn{color:var(--muted);cursor:pointer;border:1px solid var(--border);font-size:10px;font-weight:700;font-family:var(--font);transition:all var(--t);background:0 0;border-radius:5px;flex-shrink:0;padding:4px 8px}.search-bar-module-scss-module__jf09TG__clearBtn:hover{color:var(--text);background:var(--surface2);border-color:var(--border2)}.search-bar-module-scss-module__jf09TG__kbd{font-size:9px;font-family:var(--mono);color:var(--muted);border:1px solid var(--border2);opacity:.5;border-radius:5px;flex-shrink:0;padding:3px 7px;font-weight:700}
.investor-avatar-module-scss-module__cwd7EW__avatar{border:2px solid var(--border);border-radius:50%;flex-shrink:0;position:absolute;box-shadow:0 0 0 4px #0170ee14}.investor-avatar-module-scss-module__cwd7EW__fallback{letter-spacing:.5px;border:1px solid rgba(var(--surface-rgb), .06);justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}
