.TelegramLogin-module__ag5wWa__container{align-items:center;display:inline-flex}.TelegramLogin-module__ag5wWa__userInfo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:border-color var(--transition-base);align-items:center;gap:.5rem;padding:.35rem .75rem;display:inline-flex}.TelegramLogin-module__ag5wWa__userInfo:hover{border-color:var(--border-color-hover)}.TelegramLogin-module__ag5wWa__avatar{object-fit:cover;border:1.5px solid var(--brand-orange);border-radius:50%;width:28px;height:28px}.TelegramLogin-module__ag5wWa__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.TelegramLogin-module__ag5wWa__logoutBtn{width:28px;height:28px;color:var(--text-muted);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.TelegramLogin-module__ag5wWa__logoutBtn:hover{color:var(--bear-red);background:var(--bear-red-dim)}
.Navbar-module__cJzEcG__navbar{z-index:1000;transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border);padding:.6rem 0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{z-index:10;letter-spacing:-.03em;align-items:baseline;gap:0;font-size:1.35rem;font-weight:900;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoBull{background:linear-gradient(135deg,#e63b2e,#f5831f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__logoBear{background:linear-gradient(135deg,#f5831f,#e63b2e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__logoLabs{color:var(--text-muted);margin-left:.2em;font-size:.85em;font-weight:500}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--brand-gradient);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__dropdown{margin-bottom:-16px;padding-bottom:16px;position:relative}.Navbar-module__cJzEcG__dropdownTrigger{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.25rem;padding:.4rem 0;font-size:.9rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__dropdownTrigger:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__dropdownMenu{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);opacity:0;pointer-events:none;width:280px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);z-index:200;padding:.75rem .5rem .5rem;transition:opacity .15s,transform .15s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 20px 60px #00000080}.Navbar-module__cJzEcG__dropdownMenu:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__dropdownItem{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);align-items:flex-start;gap:.75rem;padding:.75rem .85rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{color:var(--text-primary);background:#e63b2e14}.Navbar-module__cJzEcG__dropdownItem:hover .Navbar-module__cJzEcG__dropdownIcon{transform:scale(1.15)}.Navbar-module__cJzEcG__dropdownIcon{transition:transform var(--transition-fast);flex-shrink:0;font-size:1.25rem}.Navbar-module__cJzEcG__dropdownItem div{flex-direction:column;gap:.1rem;display:flex}.Navbar-module__cJzEcG__dropdownItem strong{color:var(--text-primary);font-size:.88rem;font-weight:700}.Navbar-module__cJzEcG__dropdownItem span{color:var(--text-muted);font-size:.74rem;line-height:1.3}.Navbar-module__cJzEcG__cta{padding:.6rem 1.4rem;font-size:.85rem}.Navbar-module__cJzEcG__signInBtn{background:var(--brand-gradient);color:#fff;white-space:nowrap;letter-spacing:.01em;border-radius:99px;align-items:center;gap:.45rem;padding:.55rem 1.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 12px #e63b2e4d}.Navbar-module__cJzEcG__signInBtn:hover{filter:brightness(1.1);transform:translateY(-1px)scale(1.03);box-shadow:0 4px 20px #e63b2e73}.Navbar-module__cJzEcG__signInBtn:active{transform:translateY(0)scale(.98)}.Navbar-module__cJzEcG__themeToggle{color:var(--text-secondary);transition:color var(--transition-fast);background:0 0;border:none;align-items:center;margin-left:.5rem;padding:.5rem;display:flex}.Navbar-module__cJzEcG__themeToggle:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__langToggle{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:.35rem;margin-left:.5rem;padding:.35rem .7rem;display:flex}.Navbar-module__cJzEcG__langToggle:hover{color:var(--text-primary);border-color:var(--brand-primary);background:#e63b2e14}.Navbar-module__cJzEcG__langIcon{flex-shrink:0;width:16px;height:16px}.Navbar-module__cJzEcG__langCode{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.Navbar-module__cJzEcG__mobileLogin{display:none}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:36px;height:36px;padding:0;display:none;position:relative}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;left:7px}.Navbar-module__cJzEcG__hamburger span:first-child{top:10px}.Navbar-module__cJzEcG__hamburger span:nth-child(2){top:17px}.Navbar-module__cJzEcG__hamburger span:nth-child(3){top:24px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{top:17px;transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){top:17px;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__themeToggleWrapper,.Navbar-module__cJzEcG__themeToggle,.Navbar-module__cJzEcG__langToggle{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__mobileLogin{align-items:center;margin-left:auto;margin-right:.5rem;display:flex}.Navbar-module__cJzEcG__mobileLoginBtn{background:var(--brand-gradient);color:#fff;white-space:nowrap;transition:all var(--transition-fast);border-radius:20px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 2px 8px #e63b2e59}.Navbar-module__cJzEcG__mobileLoginBtn:hover{filter:brightness(1.15);transform:scale(1.03);box-shadow:0 4px 14px #e63b2e73}.Navbar-module__cJzEcG__mobileUser{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:.8rem;font-weight:600;overflow:hidden}.Navbar-module__cJzEcG__mobileUserWrap{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .35rem .3rem .75rem;display:flex}.Navbar-module__cJzEcG__mobileLogoutBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.Navbar-module__cJzEcG__mobileLogoutBtn:hover,.Navbar-module__cJzEcG__mobileLogoutBtn:active{color:var(--brand-primary);background:#e63b2e1a}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);z-index:5;flex-direction:column;gap:1.5rem;padding:6rem 2rem 2rem;animation:.3s Navbar-module__cJzEcG__fadeInUp;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu a{color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:.75rem 0;font-size:1.25rem;font-weight:600}.Navbar-module__cJzEcG__mobileActions{gap:.75rem;margin-top:.5rem;display:flex}.Navbar-module__cJzEcG__mobileActionBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.9rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__mobileActionBtn:hover{border-color:var(--brand-primary);background:#e63b2e14}.Navbar-module__cJzEcG__mobileSignInBtn{background:var(--brand-gradient);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 16px #e63b2e59}.Navbar-module__cJzEcG__mobileSignInBtn:hover{transform:scale(1.02);box-shadow:0 6px 24px #e63b2e80}.Navbar-module__cJzEcG__mobileLogoutFullBtn{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f871714d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.Navbar-module__cJzEcG__mobileLogoutFullBtn:hover{background:#f871711a;border-color:#f8717180}}.Navbar-module__cJzEcG__desktopUser{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:99px;align-items:center;gap:.5rem;padding:.35rem .75rem;display:flex}.Navbar-module__cJzEcG__desktopAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.Navbar-module__cJzEcG__desktopUserName{color:var(--text-primary);font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__desktopLogoutBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.2rem;display:flex}.Navbar-module__cJzEcG__desktopLogoutBtn:hover{color:var(--brand-primary);background:#e63b2e1a}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);margin-top:2rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__inner{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.4rem;display:flex}.Footer-module__S6Hkya__logoText{letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__linkGroup a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__social{gap:1rem;padding-top:.5rem;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--glass-bg);border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--text-primary);border-color:var(--border-color-hover);background:var(--bg-card-hover);transform:translateY(-2px)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--glass-border);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-primary);font-size:.95rem;font-weight:500}.Footer-module__S6Hkya__legalLinks{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__disclaimer{color:var(--text-muted);max-width:800px;font-size:.8rem;line-height:1.6}.Footer-module__S6Hkya__legalLinkTxt{color:var(--text-secondary);text-underline-offset:4px;transition:color var(--transition-fast);font-size:.85rem;text-decoration:underline}.Footer-module__S6Hkya__legalLinkTxt:hover{color:var(--brand-orange)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__links{gap:2.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__links{flex-direction:column;gap:2rem}}
.SymbolSearch-module__wFgiiW__wrap{z-index:50;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:540px;margin:0 auto;display:flex;position:relative}.SymbolSearch-module__wFgiiW__compact{max-width:360px}.SymbolSearch-module__wFgiiW__inputRow{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:border-color var(--transition-fast);align-items:center;padding:.25rem;display:flex}.SymbolSearch-module__wFgiiW__inputRow:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #e63b2e1a}.SymbolSearch-module__wFgiiW__icon{opacity:.5;padding:0 .6rem 0 .8rem;font-size:1rem}.SymbolSearch-module__wFgiiW__input{color:var(--text-primary);font-size:.9rem;font-weight:500;font-family:var(--font-mono);letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;padding:.6rem 0}.SymbolSearch-module__wFgiiW__input::placeholder{color:var(--text-muted);font-family:var(--font-primary);font-weight:400}.SymbolSearch-module__wFgiiW__spinner{border:2px solid var(--text-muted);border-top-color:var(--brand-primary);border-radius:50%;width:16px;height:16px;margin-right:.4rem;animation:.6s linear infinite SymbolSearch-module__wFgiiW__spin}@keyframes SymbolSearch-module__wFgiiW__spin{to{transform:rotate(360deg)}}.SymbolSearch-module__wFgiiW__clearBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.3rem .5rem;font-size:.85rem;line-height:1}.SymbolSearch-module__wFgiiW__clearBtn:hover{color:var(--text-primary)}.SymbolSearch-module__wFgiiW__goBtn{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;padding:.55rem 1.2rem;font-size:.82rem;font-weight:700}.SymbolSearch-module__wFgiiW__goBtn:hover:not(:disabled){transform:scale(1.03);box-shadow:0 4px 15px #e63b2e4d}.SymbolSearch-module__wFgiiW__goBtn:disabled{opacity:.4;cursor:not-allowed}.SymbolSearch-module__wFgiiW__dropdown{z-index:9999;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-color);border-radius:var(--radius-md);max-height:280px;animation:.15s ease-out SymbolSearch-module__wFgiiW__dropIn;position:absolute;top:calc(100% - .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0006}@keyframes SymbolSearch-module__wFgiiW__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SymbolSearch-module__wFgiiW__dropdownItem{cursor:pointer;width:100%;transition:background var(--transition-fast);text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem .9rem;display:flex}.SymbolSearch-module__wFgiiW__dropdownItem:last-child{border-bottom:none}.SymbolSearch-module__wFgiiW__dropdownItem:hover{background:#e63b2e0f}.SymbolSearch-module__wFgiiW__itemInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.SymbolSearch-module__wFgiiW__itemSymbol{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.02em;font-size:.88rem;font-weight:700}.SymbolSearch-module__wFgiiW__itemName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:.72rem;overflow:hidden}.SymbolSearch-module__wFgiiW__badge{white-space:nowrap;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.SymbolSearch-module__wFgiiW__badgeBist{color:var(--brand-primary,#e63b2e);background:#e63b2e1f}.SymbolSearch-module__wFgiiW__badgeCrypto{color:#22c55e;background:#22c55e1f}.SymbolSearch-module__wFgiiW__badgeUs{color:var(--text-secondary);background:#ffffff0f}.SymbolSearch-module__wFgiiW__popular{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.SymbolSearch-module__wFgiiW__popularLabel{color:var(--text-muted);margin-right:.2rem;font-size:.72rem}.SymbolSearch-module__wFgiiW__chip{font-family:var(--font-mono);background:var(--glass-bg);color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-fast);border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:600}.SymbolSearch-module__wFgiiW__chip:hover{color:var(--brand-primary);background:#e63b2e14;border-color:#e63b2e4d}
.Hero-module__ZARIfG__hero{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 4.5rem);padding-top:2.5rem;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e63b2e0f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{z-index:1;flex-direction:column;align-items:center;gap:.75rem;max-width:800px;display:flex;position:relative}.Hero-module__ZARIfG__logoWrap{pointer-events:none;filter:drop-shadow(0 0 35px #e63b2e33);justify-content:center;align-items:center;width:600px;margin-top:-3rem;margin-bottom:-14rem;display:flex;position:relative}.Hero-module__ZARIfG__logoAura{filter:blur(55px);z-index:0;pointer-events:none;background:radial-gradient(circle,#e63b2e33 0%,#f5831f14 35%,#0000 60%);border-radius:50%;width:320px;height:320px;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse-glow;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__logoImage{z-index:1;object-fit:contain;width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative;-webkit-mask-image:linear-gradient(#000 57%,#0000 60%);mask-image:linear-gradient(#000 57%,#0000 60%)}.Hero-module__ZARIfG__searchWrap{z-index:10;width:100%;margin-top:.5rem;position:relative}.Hero-module__ZARIfG__badge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.35rem;padding:.45rem 1.2rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--bull-green);width:8px;height:8px;box-shadow:0 0 8px var(--bull-green);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{letter-spacing:-.03em;font-size:clamp(1.8rem,6vw,4rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.75}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__searchWrap{width:100%;margin-top:1.5rem}.Hero-module__ZARIfG__stats{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);align-items:center;gap:2rem;margin-top:2.5rem;padding:1.25rem 2rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.Hero-module__ZARIfG__statValue{font-family:var(--font-mono);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__divider{background:var(--border-color);width:1px;height:32px}@media (max-width:768px){.Hero-module__ZARIfG__logoWrap{width:340px;margin-top:-1rem;margin-bottom:-7rem}.Hero-module__ZARIfG__stats{gap:1.25rem;padding:1rem 1.5rem}.Hero-module__ZARIfG__statValue{font-size:1.2rem}}@media (max-width:480px){.Hero-module__ZARIfG__logoWrap{width:320px;margin-bottom:-6.5rem}.Hero-module__ZARIfG__stats{flex-direction:column;gap:.75rem}.Hero-module__ZARIfG__divider{width:40px;height:1px}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__actions a{width:100%}}
.MarketTicker-module__DJSfba__tickerWrapper{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);z-index:10;border-radius:16px;margin-top:5rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #0003}.MarketTicker-module__DJSfba__ticker{width:100%;padding:.6rem 0;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5rem calc(100% - 5rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 5rem calc(100% - 5rem),#0000)}.MarketTicker-module__DJSfba__track{gap:0;width:max-content;animation:45s linear infinite MarketTicker-module__DJSfba__marquee;display:flex}.MarketTicker-module__DJSfba__track:hover{animation-play-state:paused}@keyframes MarketTicker-module__DJSfba__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarketTicker-module__DJSfba__item{cursor:pointer;transition:background var(--transition-fast);border-right:1px solid var(--glass-border);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;min-width:max-content;padding:.5rem 1rem;display:flex}.MarketTicker-module__DJSfba__item:hover{background:var(--bg-card-hover)}.MarketTicker-module__DJSfba__icon{flex-shrink:0;font-size:1rem;line-height:1}.MarketTicker-module__DJSfba__iconImage{object-fit:contain;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem}.MarketTicker-module__DJSfba__label{flex-direction:column;gap:0;display:flex}.MarketTicker-module__DJSfba__symbol{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.03em;font-size:.7rem;font-weight:700;line-height:1.2}.MarketTicker-module__DJSfba__name{color:var(--text-muted);font-size:.6rem;font-weight:400;line-height:1.2}.MarketTicker-module__DJSfba__data{flex-direction:column;align-items:flex-end;gap:0;display:flex}.MarketTicker-module__DJSfba__price{font-family:var(--font-mono);color:var(--text-primary);font-size:.7rem;font-weight:600;line-height:1.2}.MarketTicker-module__DJSfba__change{font-family:var(--font-mono);font-size:.6rem;font-weight:600;line-height:1.2}.MarketTicker-module__DJSfba__positive{color:var(--bull-green)}.MarketTicker-module__DJSfba__negative{color:var(--bear-red)}.MarketTicker-module__DJSfba__neutral{color:var(--text-muted)}.MarketTicker-module__DJSfba__shimmer{gap:1.5rem;padding:.5rem 1rem;display:flex;overflow:hidden}.MarketTicker-module__DJSfba__shimmerItem{border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--bg-card)25%,var(--bg-card-hover)50%,var(--bg-card)75%);background-size:200% 100%;flex-shrink:0;width:120px;height:32px;animation:1.5s ease-in-out infinite MarketTicker-module__DJSfba__shimmerAnim}@keyframes MarketTicker-module__DJSfba__shimmerAnim{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.MarketTicker-module__DJSfba__item{gap:.5rem;padding:.375rem .75rem}.MarketTicker-module__DJSfba__symbol,.MarketTicker-module__DJSfba__price{font-size:.65rem}.MarketTicker-module__DJSfba__change{font-size:.55rem}}
.Features-module__zvCZ4q__features{text-align:center}.Features-module__zvCZ4q__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Features-module__zvCZ4q__card{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Features-module__zvCZ4q__iconWrap{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Features-module__zvCZ4q__cardTitle{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.Features-module__zvCZ4q__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}
.MarketTable-module__dTSF-a__market{text-align:center}.MarketTable-module__dTSF-a__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.MarketTable-module__dTSF-a__tabRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.MarketTable-module__dTSF-a__tabs{gap:.5rem;display:flex}.MarketTable-module__dTSF-a__status{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.MarketTable-module__dTSF-a__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.MarketTable-module__dTSF-a__dot.MarketTable-module__dTSF-a__live{background:#22c55e;animation:2s ease-in-out infinite MarketTable-module__dTSF-a__pulse-dot;box-shadow:0 0 6px #22c55e80}.MarketTable-module__dTSF-a__dot.MarketTable-module__dTSF-a__demo{background:#f59e0b}.MarketTable-module__dTSF-a__statusText{text-transform:uppercase;letter-spacing:.05em;font-weight:600}.MarketTable-module__dTSF-a__spinner{border:2px solid var(--border-color);border-top-color:var(--brand-primary);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite MarketTable-module__dTSF-a__spin}.MarketTable-module__dTSF-a__updateTime{opacity:.7;font-size:.7rem}@keyframes MarketTable-module__dTSF-a__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes MarketTable-module__dTSF-a__spin{to{transform:rotate(360deg)}}.MarketTable-module__dTSF-a__tab{border-radius:var(--radius-md);color:var(--text-secondary);border:1px solid var(--border-color);transition:all var(--transition-fast);background:0 0;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600}.MarketTable-module__dTSF-a__tab:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.MarketTable-module__dTSF-a__tab.MarketTable-module__dTSF-a__active{background:var(--brand-gradient);color:#fff;border-color:#0000}.MarketTable-module__dTSF-a__presetRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1.25rem;display:flex}.MarketTable-module__dTSF-a__presetPill{background:var(--glass-bg);color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border-radius:999px;padding:.35rem .8rem;font-size:.72rem;font-weight:600}.MarketTable-module__dTSF-a__presetPill:hover{color:var(--text-primary);border-color:var(--border-color-hover);background:#94a3b814}.MarketTable-module__dTSF-a__presetPill.MarketTable-module__dTSF-a__presetActive{color:var(--brand-primary);background:#e63b2e1f;border-color:#e63b2e4d;box-shadow:0 0 12px #e63b2e14}.MarketTable-module__dTSF-a__tableWrap{-webkit-overflow-scrolling:touch;padding:0;overflow-x:auto}.MarketTable-module__dTSF-a__tableWrap:hover{transform:none}.MarketTable-module__dTSF-a__table{border-collapse:collapse;text-align:left;width:100%;min-width:520px}.MarketTable-module__dTSF-a__table thead{background:#94a3b80f}.MarketTable-module__dTSF-a__table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border-color);white-space:nowrap;padding:.85rem 1.25rem;font-size:.75rem;font-weight:600}.MarketTable-module__dTSF-a__table td{border-bottom:1px solid var(--border-color);white-space:nowrap;padding:.9rem 1.25rem;font-size:.9rem}.MarketTable-module__dTSF-a__row{transition:background var(--transition-fast)}.MarketTable-module__dTSF-a__row:hover{background:#94a3b80a}.MarketTable-module__dTSF-a__row:last-child td{border-bottom:none}.MarketTable-module__dTSF-a__symbol{font-family:var(--font-mono);background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:700}.MarketTable-module__dTSF-a__name{color:var(--text-secondary);font-size:.85rem}.MarketTable-module__dTSF-a__right{text-align:right}.MarketTable-module__dTSF-a__mono{font-family:var(--font-mono);font-weight:500}.MarketTable-module__dTSF-a__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:.75rem}.MarketTable-module__dTSF-a__hideOnMobile{display:table-cell}@media (max-width:640px){.MarketTable-module__dTSF-a__hideOnMobile{display:none}.MarketTable-module__dTSF-a__table{min-width:440px}.MarketTable-module__dTSF-a__table th,.MarketTable-module__dTSF-a__table td{padding:.7rem .75rem;font-size:.8rem}}.MarketTable-module__dTSF-a__flashUp{border-left:3px solid #22c55e;animation:.8s ease-out MarketTable-module__dTSF-a__flashRowGreen}.MarketTable-module__dTSF-a__flashDown{border-left:3px solid #ef4444;animation:.8s ease-out MarketTable-module__dTSF-a__flashRowRed}@keyframes MarketTable-module__dTSF-a__flashRowGreen{0%{background:#22c55e2e;box-shadow:inset 0 0 20px #22c55e14}40%{background:#22c55e14}to{box-shadow:none;background:0 0}}@keyframes MarketTable-module__dTSF-a__flashRowRed{0%{background:#ef44442e;box-shadow:inset 0 0 20px #ef444414}40%{background:#ef444414}to{box-shadow:none;background:0 0}}.MarketTable-module__dTSF-a__priceFlashUp{animation:.8s ease-out MarketTable-module__dTSF-a__priceGreen}.MarketTable-module__dTSF-a__priceFlashDown{animation:.8s ease-out MarketTable-module__dTSF-a__priceRed}@keyframes MarketTable-module__dTSF-a__priceGreen{0%{color:#22c55e;text-shadow:0 0 8px #22c55e66}50%{color:#22c55e}to{color:inherit;text-shadow:none}}@keyframes MarketTable-module__dTSF-a__priceRed{0%{color:#ef4444;text-shadow:0 0 8px #ef444466}50%{color:#ef4444}to{color:inherit;text-shadow:none}}.MarketTable-module__dTSF-a__directionUp:before{content:"▲ ";color:#22c55e;font-size:.6em;animation:.8s ease-out MarketTable-module__dTSF-a__arrowPulse}.MarketTable-module__dTSF-a__directionDown:before{content:"▼ ";color:#ef4444;font-size:.6em;animation:.8s ease-out MarketTable-module__dTSF-a__arrowPulse}@keyframes MarketTable-module__dTSF-a__arrowPulse{0%{opacity:1;transform:scale(1.3)}to{opacity:.7;transform:scale(1)}}.MarketTable-module__dTSF-a__streamingBadge{text-transform:uppercase;letter-spacing:.06em;color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite MarketTable-module__dTSF-a__badgePulse;display:inline-flex}@keyframes MarketTable-module__dTSF-a__badgePulse{0%,to{box-shadow:0 0 #22c55e33}50%{box-shadow:0 0 0 4px #22c55e0d}}
.MarketMovers-module___a6uXW__movers{text-align:center}.MarketMovers-module___a6uXW__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.MarketMovers-module___a6uXW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.MarketMovers-module___a6uXW__column{text-align:left}.MarketMovers-module___a6uXW__colHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.MarketMovers-module___a6uXW__colIcon{font-size:1.1rem}.MarketMovers-module___a6uXW__colTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.MarketMovers-module___a6uXW__liveBadge{text-transform:uppercase;color:#22c55e;letter-spacing:.05em;background:#22c55e26;border-radius:4px;margin-left:auto;padding:.15rem .4rem;font-size:.6rem;font-weight:700}.MarketMovers-module___a6uXW__list{flex-direction:column;gap:.1rem;display:flex}.MarketMovers-module___a6uXW__item{transition:background var(--transition-fast);border-radius:6px;align-items:center;gap:.6rem;padding:.55rem .4rem;display:flex}.MarketMovers-module___a6uXW__item:hover{background:#94a3b80f}.MarketMovers-module___a6uXW__rank{width:20px;height:20px;color:var(--text-muted);background:#94a3b814;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.MarketMovers-module___a6uXW__info{flex-direction:column;flex:1;min-width:0;display:flex}.MarketMovers-module___a6uXW__sym{font-family:var(--font-mono);background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:700}.MarketMovers-module___a6uXW__nm{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.MarketMovers-module___a6uXW__chg{font-family:var(--font-mono);flex-shrink:0;font-size:.82rem;font-weight:600}@media (max-width:768px){.MarketMovers-module___a6uXW__grid{grid-template-columns:1fr;gap:1rem}}
.EconomicCalendar-module__3RkkTq__calendar{text-align:center}.EconomicCalendar-module__3RkkTq__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.EconomicCalendar-module__3RkkTq__controls{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.EconomicCalendar-module__3RkkTq__typeBtn{border-radius:var(--radius-md);color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:.35rem;padding:.5rem 1.2rem;font-size:.82rem;font-weight:600;display:flex}.EconomicCalendar-module__3RkkTq__typeBtn:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.EconomicCalendar-module__3RkkTq__typeBtn.EconomicCalendar-module__3RkkTq__activeType{background:var(--brand-gradient);color:#fff;border-color:#0000}.EconomicCalendar-module__3RkkTq__liveBadge{text-transform:uppercase;color:#22c55e;letter-spacing:.05em;background:#22c55e26;border-radius:4px;margin-left:.5rem;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.EconomicCalendar-module__3RkkTq__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0!important}.EconomicCalendar-module__3RkkTq__tableWrap:hover{transform:none!important}.EconomicCalendar-module__3RkkTq__table{border-collapse:collapse;text-align:left;width:100%;min-width:480px}.EconomicCalendar-module__3RkkTq__table thead{background:#94a3b80f}.EconomicCalendar-module__3RkkTq__table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border-color);padding:.75rem 1.1rem;font-size:.72rem;font-weight:600}.EconomicCalendar-module__3RkkTq__table td{border-bottom:1px solid var(--border-color);padding:.8rem 1.1rem;font-size:.85rem}.EconomicCalendar-module__3RkkTq__row{transition:background var(--transition-fast)}.EconomicCalendar-module__3RkkTq__row:hover{background:#94a3b80a}.EconomicCalendar-module__3RkkTq__row:last-child td{border-bottom:none}.EconomicCalendar-module__3RkkTq__symbol{font-family:var(--font-mono);background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}.EconomicCalendar-module__3RkkTq__date{font-family:var(--font-mono);color:var(--text-secondary);font-size:.82rem}.EconomicCalendar-module__3RkkTq__title{align-items:center;gap:.4rem;font-size:.82rem;display:flex}.EconomicCalendar-module__3RkkTq__typeIcon{font-size:.85rem}.EconomicCalendar-module__3RkkTq__detail{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono)}@media (max-width:640px){.EconomicCalendar-module__3RkkTq__hideOnMobile{display:none}.EconomicCalendar-module__3RkkTq__table th,.EconomicCalendar-module__3RkkTq__table td{padding:.65rem .6rem;font-size:.78rem}.EconomicCalendar-module__3RkkTq__controls{flex-wrap:wrap}}
.NewsDashboard-module__oU8mAa__dashboard{text-align:center}.NewsDashboard-module__oU8mAa__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.NewsDashboard-module__oU8mAa__tabBar{border-radius:var(--radius-md);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);justify-content:center;gap:.35rem;width:fit-content;margin:0 auto 1rem;padding:.3rem;display:flex}.NewsDashboard-module__oU8mAa__tab{color:var(--text-muted);border-radius:var(--radius-sm);transition:all var(--transition-base);cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;padding:.55rem 1.2rem;font-size:.82rem;font-weight:600;position:relative}.NewsDashboard-module__oU8mAa__tab:hover{color:var(--text-primary);background:var(--bg-card)}.NewsDashboard-module__oU8mAa__tabActive{box-shadow:0 2px 12px #e63b2e4d;color:#fff!important;background:var(--brand-gradient)!important}.NewsDashboard-module__oU8mAa__liveDot{background:var(--bear-red);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:.35rem;animation:1.5s ease-in-out infinite NewsDashboard-module__oU8mAa__livePulse;display:inline-block}@keyframes NewsDashboard-module__oU8mAa__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.NewsDashboard-module__oU8mAa__chipStrip{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.25rem 0 .75rem;display:flex;overflow-x:auto}.NewsDashboard-module__oU8mAa__chipStrip::-webkit-scrollbar{display:none}.NewsDashboard-module__oU8mAa__chip{border:1px solid var(--border-color);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;letter-spacing:.01em;border-radius:999px;flex-shrink:0;padding:.35rem .85rem;font-size:.72rem;font-weight:600}.NewsDashboard-module__oU8mAa__chip:hover{border-color:var(--border-color-hover);color:var(--text-primary);transform:translateY(-1px)}.NewsDashboard-module__oU8mAa__chipActive{box-shadow:0 2px 10px #e63b2e40;background:var(--brand-gradient)!important;color:#fff!important;border-color:#0000!important}.NewsDashboard-module__oU8mAa__grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.NewsDashboard-module__oU8mAa__cardFeatured{text-align:left;cursor:default;flex-direction:column;grid-column:1/-1;gap:.6rem;display:flex;position:relative;overflow:hidden}.NewsDashboard-module__oU8mAa__cardFeatured:before{content:"";background:var(--brand-gradient);border-radius:4px 0 0 4px;width:4px;height:100%;position:absolute;top:0;left:0}.NewsDashboard-module__oU8mAa__card{text-align:left;cursor:default;transition:transform var(--transition-fast),border-color var(--transition-fast);flex-direction:column;gap:.4rem;display:flex}.NewsDashboard-module__oU8mAa__clickable{cursor:pointer}.NewsDashboard-module__oU8mAa__clickable:hover{border-color:var(--brand-primary,var(--brand-red))!important;box-shadow:0 0 20px #e63b2e14!important}.NewsDashboard-module__oU8mAa__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NewsDashboard-module__oU8mAa__badge{font-family:var(--font-mono);background:var(--brand-gradient);color:#fff;letter-spacing:.02em;border-radius:4px;padding:.12rem .4rem;font-size:.65rem;font-weight:700}.NewsDashboard-module__oU8mAa__categoryBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.1rem .4rem;font-size:.62rem;font-weight:700}.NewsDashboard-module__oU8mAa__categoryBist{color:var(--brand-red);background:#e63b2e26}.NewsDashboard-module__oU8mAa__categoryCrypto{color:var(--brand-orange);background:#f5a62326}.NewsDashboard-module__oU8mAa__categoryGlobal{color:#0096ff;background:#0096ff26}.NewsDashboard-module__oU8mAa__source{color:var(--text-muted);font-size:.68rem;font-weight:600}.NewsDashboard-module__oU8mAa__time{color:var(--text-muted);opacity:.7;margin-left:auto;font-size:.64rem}.NewsDashboard-module__oU8mAa__title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.NewsDashboard-module__oU8mAa__cardFeatured .NewsDashboard-module__oU8mAa__title{-webkit-line-clamp:3;line-clamp:3;font-size:.95rem;font-weight:700}.NewsDashboard-module__oU8mAa__snippet{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.55;display:-webkit-box;overflow:hidden}.NewsDashboard-module__oU8mAa__readMore{color:var(--brand-red);opacity:0;transition:opacity var(--transition-fast);margin-top:auto;font-size:.7rem;font-weight:600}.NewsDashboard-module__oU8mAa__clickable:hover .NewsDashboard-module__oU8mAa__readMore{opacity:1}.NewsDashboard-module__oU8mAa__imageWrapperFeatured{border-radius:var(--radius-md);width:100%;height:200px;margin-bottom:.75rem;overflow:hidden}.NewsDashboard-module__oU8mAa__imageFeatured{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base)}.NewsDashboard-module__oU8mAa__cardFeatured:hover .NewsDashboard-module__oU8mAa__imageFeatured{transform:scale(1.05)}.NewsDashboard-module__oU8mAa__cardContent{align-items:flex-start;gap:1rem;display:flex}.NewsDashboard-module__oU8mAa__cardTextContent{flex-direction:column;flex:1;gap:.4rem;display:flex}.NewsDashboard-module__oU8mAa__imageRegular{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:80px;height:80px}.NewsDashboard-module__oU8mAa__imageFeaturedFallback{object-fit:cover;opacity:.8;background:var(--bg-card);width:100%;height:100%;transition:transform var(--transition-base)}.NewsDashboard-module__oU8mAa__cardFeatured:hover .NewsDashboard-module__oU8mAa__imageFeaturedFallback{transform:scale(1.05)}.NewsDashboard-module__oU8mAa__imageRegularFallbackWrapper{border-radius:var(--radius-sm);background:var(--bg-card);flex-shrink:0;width:80px;height:80px;overflow:hidden}.NewsDashboard-module__oU8mAa__imageRegularFallback{object-fit:cover;opacity:.8;width:100%;height:100%}.NewsDashboard-module__oU8mAa__sentiment{border-radius:4px;align-items:center;gap:.25rem;padding:.1rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.NewsDashboard-module__oU8mAa__sentimentBullish{background:var(--bull-green-dim);color:var(--bull-green)}.NewsDashboard-module__oU8mAa__sentimentBearish{background:var(--bear-red-dim);color:var(--bear-red)}.NewsDashboard-module__oU8mAa__sentimentNeutral{color:var(--text-muted);background:#94a3b826}.NewsDashboard-module__oU8mAa__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:.7rem}.NewsDashboard-module__oU8mAa__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem 1rem;font-size:.85rem}@media (max-width:768px){.NewsDashboard-module__oU8mAa__tabBar{scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.NewsDashboard-module__oU8mAa__tabBar::-webkit-scrollbar{display:none}.NewsDashboard-module__oU8mAa__tab{padding:.45rem .9rem;font-size:.76rem}.NewsDashboard-module__oU8mAa__chipStrip{flex-wrap:nowrap;justify-content:flex-start;padding-left:.5rem}.NewsDashboard-module__oU8mAa__grid{grid-template-columns:1fr}}@media (max-width:480px){.NewsDashboard-module__oU8mAa__tab{padding:.4rem .7rem;font-size:.72rem}.NewsDashboard-module__oU8mAa__chip{padding:.3rem .7rem;font-size:.68rem}.NewsDashboard-module__oU8mAa__imageRegular,.NewsDashboard-module__oU8mAa__imageRegularFallbackWrapper{width:64px;height:64px}}
.TradingViewChart-module__Ri3V8G__chartWrap{height:500px;min-height:400px;overflow:hidden;padding:0!important}.TradingViewChart-module__Ri3V8G__chartWrap:hover{transform:none!important}@media (max-width:768px){.TradingViewChart-module__Ri3V8G__chartWrap{height:350px;min-height:300px}}.TradingViewChart-module__Ri3V8G__chartModal{z-index:9999;-webkit-backdrop-filter:blur(12px);cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;animation:.25s ease-out TradingViewChart-module__Ri3V8G__chartModalFadeIn;display:flex;position:fixed;inset:0}@keyframes TradingViewChart-module__Ri3V8G__chartModalFadeIn{0%{opacity:0}to{opacity:1}}.TradingViewChart-module__Ri3V8G__chartModalImg{object-fit:contain;cursor:default;border-radius:8px;max-width:95vw;max-height:92vh;animation:.3s cubic-bezier(.16,1,.3,1) TradingViewChart-module__Ri3V8G__chartModalScaleIn;box-shadow:0 0 60px #0009}@keyframes TradingViewChart-module__Ri3V8G__chartModalScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.TradingViewChart-module__Ri3V8G__chartModalClose{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:16px;right:20px}.TradingViewChart-module__Ri3V8G__chartModalClose:hover{color:#fff;background:#ffffff2e;transform:scale(1.1)}
.analyze-module__hcb22q__page{max-width:100vw;min-height:100vh;padding-top:70px;overflow-x:hidden}.analyze-module__hcb22q__hero{border-bottom:1px solid var(--glass-border);background:linear-gradient(#e63b2e0d 0%,#0000 100%);padding:2rem 0 1.5rem}.analyze-module__hcb22q__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.analyze-module__hcb22q__heroLeft{flex:1;min-width:220px}.analyze-module__hcb22q__symbolBadge{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.8rem;display:inline-flex}.analyze-module__hcb22q__symbolIcon{font-size:1rem}.analyze-module__hcb22q__symbolText{font-weight:700;font-family:var(--font-mono);letter-spacing:.05em}.analyze-module__hcb22q__exchangeBadge{color:var(--brand-orange);background:#e63b2e26;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.analyze-module__hcb22q__priceRow{align-items:baseline;gap:1rem;margin-top:.25rem;display:flex}.analyze-module__hcb22q__priceValue{font-size:clamp(2rem,5vw,3rem);font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em;line-height:1}.analyze-module__hcb22q__priceChange{font-size:1.1rem;font-weight:600;font-family:var(--font-mono)}.analyze-module__hcb22q__positive{color:var(--bull-green)}.analyze-module__hcb22q__negative{color:var(--bear-red)}.analyze-module__hcb22q__priceBlock{flex-direction:column;gap:.8rem;display:flex}.analyze-module__hcb22q__liveMetrics{border-top:1px solid var(--glass-border);flex-wrap:wrap;gap:1.25rem;padding-top:.5rem;display:flex}.analyze-module__hcb22q__metricItem{flex-direction:column;gap:.2rem;display:flex}.analyze-module__hcb22q__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.analyze-module__hcb22q__metricValue{font-size:.95rem;font-weight:700;font-family:var(--font-mono);color:var(--text-primary)}.analyze-module__hcb22q__heroRight{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:280px;display:flex}.analyze-module__hcb22q__searchForm{gap:.5rem;width:100%;display:flex}.analyze-module__hcb22q__searchInput{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast);flex:1;padding:.6rem 1rem;font-size:.85rem}.analyze-module__hcb22q__searchInput:focus{border-color:var(--brand-red);outline:none}.analyze-module__hcb22q__searchInput::placeholder{color:var(--text-muted);font-family:var(--font-mono)}.analyze-module__hcb22q__searchBtn{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);white-space:nowrap;transition:all var(--transition-fast);padding:.6rem 1.2rem;font-size:.85rem;font-weight:600}.analyze-module__hcb22q__searchBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #e63b2e59}.analyze-module__hcb22q__intervalPills{gap:.4rem;display:flex}.analyze-module__hcb22q__ivPill{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition-fast);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.analyze-module__hcb22q__ivPill:hover{border-color:var(--brand-red);color:var(--text-primary)}.analyze-module__hcb22q__ivActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.analyze-module__hcb22q__loadingSection{justify-content:center;align-items:center;min-height:70vh;padding:3rem 1rem;display:flex}.analyze-module__hcb22q__loadingWrap{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:500px;display:flex}.analyze-module__hcb22q__loadingOrbit{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.analyze-module__hcb22q__loadingCore{background:var(--brand-gradient);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;animation:2s ease-in-out infinite analyze-module__hcb22q__pulse-glow;display:flex;box-shadow:0 0 30px #e63b2e66}.analyze-module__hcb22q__loadingIcon{animation:.8s ease-in-out analyze-module__hcb22q__spin;display:block}@keyframes analyze-module__hcb22q__spin{0%{transform:rotate(-20deg)scale(.8)}to{transform:rotate(0)scale(1)}}.analyze-module__hcb22q__loadingRing1,.analyze-module__hcb22q__loadingRing2,.analyze-module__hcb22q__loadingRing3{border:1px solid #0000;border-radius:50%;animation:2s ease-out infinite analyze-module__hcb22q__ringExpand;position:absolute}.analyze-module__hcb22q__loadingRing1{border-color:#e63b2e4d;width:80px;height:80px;animation-delay:0s}.analyze-module__hcb22q__loadingRing2{border-color:#f5831f33;width:100px;height:100px;animation-delay:.4s}.analyze-module__hcb22q__loadingRing3{border-color:#e63b2e1a;width:120px;height:120px;animation-delay:.8s}@keyframes analyze-module__hcb22q__ringExpand{0%{opacity:0;transform:scale(.7)}50%{opacity:1}to{opacity:0;transform:scale(1.1)}}.analyze-module__hcb22q__loadingTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.analyze-module__hcb22q__loadingSymbol{color:var(--brand-orange)}.analyze-module__hcb22q__loadingStages{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.analyze-module__hcb22q__loadingStage{color:var(--text-muted);transition:all var(--transition-base);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.analyze-module__hcb22q__loadingStageIcon{text-align:center;width:1.5rem;font-size:1rem}.analyze-module__hcb22q__loadingStageActive{color:var(--text-primary);font-weight:600}.analyze-module__hcb22q__loadingStageDone{color:var(--bull-green)}.analyze-module__hcb22q__loadingTip{color:var(--text-secondary);align-items:flex-start;gap:.5rem;max-width:400px;font-size:.82rem;font-style:italic;line-height:1.5;animation:.5s analyze-module__hcb22q__fadeInUp;display:flex}.analyze-module__hcb22q__loadingTipIcon{flex-shrink:0;margin-top:.1rem}.analyze-module__hcb22q__cancelBtn{border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);letter-spacing:.02em;background:0 0;border:1px solid #ff525240;margin-top:1rem;padding:.55rem 1.8rem;font-size:.82rem;font-weight:500}.analyze-module__hcb22q__cancelBtn:hover{color:#ff5252;background:#ff525214;border-color:#ff525280;transform:translateY(-1px)}.analyze-module__hcb22q__errorSection{padding:4rem 0}.analyze-module__hcb22q__errorCard{background:var(--glass-bg);border-radius:var(--radius-lg);text-align:center;border:1px solid #ff525233;max-width:500px;margin:0 auto;padding:3rem}.analyze-module__hcb22q__errorIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__hcb22q__errorCard h2{margin-bottom:.75rem}.analyze-module__hcb22q__errorCard p{color:var(--text-secondary);margin-bottom:1.5rem}.analyze-module__hcb22q__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.analyze-module__hcb22q__confirmSection{padding:4rem 0}.analyze-module__hcb22q__confirmCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);text-align:center;max-width:560px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin:0 auto;padding:3rem 2.5rem}.analyze-module__hcb22q__confirmIcon{margin-bottom:1.5rem;font-size:3.5rem;display:block}.analyze-module__hcb22q__confirmTitle{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.analyze-module__hcb22q__confirmTitle strong{color:var(--brand-orange);font-family:var(--font-mono);font-weight:800}.analyze-module__hcb22q__confirmDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.analyze-module__hcb22q__confirmIntervals{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.analyze-module__hcb22q__confirmBtn{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:.5rem;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #e63b2e4d}.analyze-module__hcb22q__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__hcb22q__analysisWrap{opacity:0;box-sizing:border-box;width:100%;max-width:100vw;padding:2rem 0 4rem;transition:opacity .6s,transform .6s;overflow-x:hidden;transform:translateY(20px)}.analyze-module__hcb22q__analysisVisible{opacity:1;transform:translateY(0)}.analyze-module__hcb22q__panelTitle{border-bottom:1px solid var(--glass-border);letter-spacing:-.01em;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}.analyze-module__hcb22q__panelIcon{font-size:1.1rem}.analyze-module__hcb22q__decisionHero{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}.analyze-module__hcb22q__decisionLeft{flex-direction:column;flex:1;gap:1rem;display:flex}.analyze-module__hcb22q__signalBadge{border-radius:var(--radius-md);border:1px solid;align-self:flex-start;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.analyze-module__hcb22q__signalEmoji{font-size:1.5rem}.analyze-module__hcb22q__signalLabel{letter-spacing:.05em;font-size:1.5rem;font-weight:900;font-family:var(--font-mono)}.analyze-module__hcb22q__summaryText{color:var(--text-secondary);max-width:650px;font-size:.95rem;line-height:1.7}.analyze-module__hcb22q__trendBadge{color:#ffc107;background:#ffc1071a;border:1px solid #ffc10740;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.3rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.analyze-module__hcb22q__decisionRight{z-index:100;flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex;position:relative;overflow:visible}.analyze-module__hcb22q__confRing{overflow:visible}.analyze-module__hcb22q__confArc{transition:stroke-dasharray 1s}.analyze-module__hcb22q__confidenceLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.analyze-module__hcb22q__targetsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.analyze-module__hcb22q__targetCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:transform var(--transition-fast),border-color var(--transition-fast);flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.analyze-module__hcb22q__targetCard:hover{transform:translateY(-2px)}.analyze-module__hcb22q__targetIcon{font-size:1.25rem}.analyze-module__hcb22q__targetLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.analyze-module__hcb22q__targetValue{font-size:1.2rem;font-weight:700;font-family:var(--font-mono);margin-top:.1rem}.analyze-module__hcb22q__levelsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__levelsCols{flex-wrap:wrap;gap:2rem;display:flex}.analyze-module__hcb22q__levelsCol{flex:1;min-width:180px}.analyze-module__hcb22q__levelsColTitle{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.analyze-module__hcb22q__levelsList{flex-wrap:wrap;gap:.5rem;display:flex}.analyze-module__hcb22q__levelBadge{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.analyze-module__hcb22q__levelsDivider{background:var(--glass-border);align-self:stretch;width:1px}.analyze-module__hcb22q__techPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__techGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.analyze-module__hcb22q__techSection{flex-direction:column;gap:.6rem;display:flex}.analyze-module__hcb22q__techSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--glass-border);margin-bottom:.4rem;padding-bottom:.4rem;font-size:.72rem;font-weight:700}.analyze-module__hcb22q__techRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.analyze-module__hcb22q__techLabel{color:var(--text-muted);flex-shrink:0;font-size:.78rem}.analyze-module__hcb22q__techRight{flex-direction:column;align-items:flex-end;display:flex}.analyze-module__hcb22q__techValue{font-size:.82rem;font-weight:600}.analyze-module__hcb22q__techSub{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}.analyze-module__hcb22q__rsiSection{flex-direction:column;gap:.35rem;display:flex}.analyze-module__hcb22q__rsiHeader{justify-content:space-between;align-items:center;display:flex}.analyze-module__hcb22q__rsiVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__hcb22q__rsiGauge{flex-direction:column;gap:.3rem;display:flex}.analyze-module__hcb22q__rsiTrack{background:var(--glass-bg);border-radius:3px;height:6px;position:relative;overflow:hidden}.analyze-module__hcb22q__rsiFill{border-radius:3px;height:100%;transition:width .8s}.analyze-module__hcb22q__rsiZone30{background:#00e67666;width:1px;height:100%;position:absolute;top:0;left:30%}.analyze-module__hcb22q__rsiZone70{background:#ff525266;width:1px;height:100%;position:absolute;top:0;left:70%}.analyze-module__hcb22q__rsiInfo{justify-content:space-between;align-items:center;display:flex}.analyze-module__hcb22q__rsiValue{font-family:var(--font-mono);font-size:.85rem;font-weight:700}.analyze-module__hcb22q__rsiLabel{color:var(--text-muted);font-size:.72rem}.analyze-module__hcb22q__tvRecommend{flex-direction:column;gap:.35rem;padding:.5rem 0;display:flex}.analyze-module__hcb22q__tvRecLabel{letter-spacing:.03em;font-size:1rem;font-weight:800;font-family:var(--font-mono)}.analyze-module__hcb22q__tvRecSub{color:var(--text-muted);font-size:.7rem}.analyze-module__hcb22q__tvRecBar{background:var(--glass-bg);border-radius:2px;height:4px;overflow:hidden}.analyze-module__hcb22q__tvRecFill{border-radius:2px;max-width:100%;height:100%;transition:width .8s}.analyze-module__hcb22q__pivotRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.analyze-module__hcb22q__pivotValue{font-family:var(--font-mono);font-size:.8rem;font-weight:600}.analyze-module__hcb22q__signalsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__signalsGrid{flex-wrap:wrap;gap:.6rem;display:flex}.analyze-module__hcb22q__sigChip{transition:all var(--transition-fast);border:1px solid;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:600}.analyze-module__hcb22q__sigChip:hover{transform:translateY(-1px)}.analyze-module__hcb22q__sigChipGreen{color:#00e676;background:#00e6761a;border-color:#00e67640}.analyze-module__hcb22q__sigChipRed{color:#ff5252;background:#ff52521a;border-color:#ff525240}.analyze-module__hcb22q__sigChipSpecial{color:#ffc107;background:#ffc1071a;border-color:#ffc1074d}.analyze-module__hcb22q__sigChipNeutral{color:#90a4ae;background:#90a4ae14;border-color:#90a4ae26}.analyze-module__hcb22q__actionSummary{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:transform var(--transition-fast),border-color var(--transition-fast);margin-bottom:1.5rem;padding:1.25rem 1.5rem;position:relative;overflow:hidden}.analyze-module__hcb22q__actionSummary:before{content:"";background:var(--action-accent,#90a4ae80);border-radius:3px 0 0 3px;width:3px;height:100%;position:absolute;top:0;left:0}.analyze-module__hcb22q__actionSummary:hover{border-color:var(--action-accent,#90a4ae4d);transform:translateY(-1px)}.analyze-module__hcb22q__actionSummaryHeader{align-items:center;gap:.6rem;margin-bottom:.65rem;display:flex}.analyze-module__hcb22q__actionSummaryIcon{filter:drop-shadow(0 0 6px var(--action-accent,#90a4ae66));font-size:1.15rem}.analyze-module__hcb22q__actionSummaryTitle{letter-spacing:-.01em;color:var(--text-primary);font-size:.88rem;font-weight:700}.analyze-module__hcb22q__actionSummaryText{color:var(--text-secondary);margin:0;padding-left:.15rem;font-size:.88rem;line-height:1.75}.analyze-module__hcb22q__evaluationPanel,.analyze-module__hcb22q__expectPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-left:3px solid #f5831f80;margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__evaluationText{flex-direction:column;gap:.85rem;display:flex}.analyze-module__hcb22q__evaluationText p{color:var(--text-secondary);font-size:.92rem;line-height:1.75}.analyze-module__hcb22q__tradePanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__tradeGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.analyze-module__hcb22q__tradeCard{border-radius:var(--radius-md);background:var(--glass-bg);transition:all var(--transition-fast);border:1px solid;padding:1.25rem}.analyze-module__hcb22q__tradeCard:hover{background:var(--bg-card);transform:translateY(-2px)}.analyze-module__hcb22q__tradeHeader{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.analyze-module__hcb22q__tradeText{color:var(--text-secondary);font-size:.87rem;line-height:1.65}.analyze-module__hcb22q__scenarioStats{flex-wrap:wrap;gap:1rem;display:flex}.analyze-module__hcb22q__scenarioStats>div{flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.analyze-module__hcb22q__scenarioStats span{color:var(--text-muted)}.analyze-module__hcb22q__scenarioStats strong{font-family:var(--font-mono);font-size:.95rem}.analyze-module__hcb22q__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);text-align:center;flex-direction:column;align-items:center;gap:.3rem;padding:1rem;display:flex}.analyze-module__hcb22q__statIcon{font-size:1.5rem}.analyze-module__hcb22q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:600}.analyze-module__hcb22q__statValue{font-size:.9rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__hcb22q__riskPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__riskGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}.analyze-module__hcb22q__fundPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__fundGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;display:grid}.analyze-module__hcb22q__fundCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.analyze-module__hcb22q__fundCard:hover{border-color:var(--border-color-hover);background:var(--bg-card)}.analyze-module__hcb22q__fundCardWide{grid-column:span 2}.analyze-module__hcb22q__fundCardFull{grid-column:1/-1}.analyze-module__hcb22q__fundLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.analyze-module__hcb22q__fundVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__hcb22q__perfRow{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.analyze-module__hcb22q__perfItem{flex-direction:column;align-items:center;gap:.15rem;display:flex}.analyze-module__hcb22q__perfItem>span:first-child{color:var(--text-muted);text-transform:uppercase;font-size:.65rem}.analyze-module__hcb22q__perfItem>span:last-child{font-family:var(--font-mono);font-size:.82rem;font-weight:700}.analyze-module__hcb22q__chartSection,.analyze-module__hcb22q__newsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__hcb22q__newsList{flex-direction:column;gap:0;display:flex}.analyze-module__hcb22q__newsItem{border-bottom:1px solid var(--glass-border);transition:all var(--transition-fast);cursor:pointer;align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.analyze-module__hcb22q__newsItem:last-child{border-bottom:none}.analyze-module__hcb22q__newsItem:hover{padding-left:.5rem}.analyze-module__hcb22q__newsContent{flex:1}.analyze-module__hcb22q__newsTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.3rem;font-size:.88rem;font-weight:500;line-height:1.45}.analyze-module__hcb22q__newsItem:hover .analyze-module__hcb22q__newsTitle{color:var(--brand-orange)}.analyze-module__hcb22q__newsMeta{align-items:center;gap:1rem;display:flex}.analyze-module__hcb22q__newsSource{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.analyze-module__hcb22q__newsTime{color:var(--text-muted);font-size:.7rem}.analyze-module__hcb22q__newsArrow{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0;font-size:.9rem}.analyze-module__hcb22q__newsItem:hover .analyze-module__hcb22q__newsArrow{color:var(--brand-orange);transform:translate(4px)}.analyze-module__hcb22q__newsRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.analyze-module__hcb22q__newsRow .analyze-module__hcb22q__newsPanel{margin-bottom:0}.analyze-module__hcb22q__kapPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-left:4px solid var(--brand-red);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);padding:1.5rem}.analyze-module__hcb22q__kapBadge{color:var(--brand-red);text-transform:uppercase;letter-spacing:.05em;background:#e63b2e1f;border-radius:4px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.15rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.analyze-module__hcb22q__kapEmpty{text-align:center;color:var(--text-muted);padding:1.5rem 0;font-size:.82rem}.analyze-module__hcb22q__kapItem{border-bottom:1px solid var(--glass-border);transition:all var(--transition-fast);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.85rem 0;text-decoration:none;display:flex}.analyze-module__hcb22q__kapItem:last-child{border-bottom:none}.analyze-module__hcb22q__kapItem:hover{padding-left:.4rem}.analyze-module__hcb22q__kapIcon{background:#e63b2e14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.7rem;display:flex}.analyze-module__hcb22q__kapContent{flex:1}.analyze-module__hcb22q__kapTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.2rem;font-size:.82rem;font-weight:500;line-height:1.45}.analyze-module__hcb22q__kapItem:hover .analyze-module__hcb22q__kapTitle{color:var(--brand-red)}.analyze-module__hcb22q__kapMeta{color:var(--text-muted);font-size:.68rem}@media (max-width:768px){.analyze-module__hcb22q__newsRow{grid-template-columns:1fr}}.analyze-module__hcb22q__rawPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;overflow:hidden}.analyze-module__hcb22q__rawToggle{cursor:pointer;width:100%;transition:background var(--transition-fast);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.analyze-module__hcb22q__rawToggle:hover{background:var(--glass-bg)}.analyze-module__hcb22q__rawToggleLeft{align-items:center;gap:.75rem;display:flex}.analyze-module__hcb22q__rawToggleLeft div{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.analyze-module__hcb22q__rawToggleLeft strong{font-size:1rem}.analyze-module__hcb22q__rawToggleSub{color:var(--text-muted);font-size:.75rem;font-weight:400}.analyze-module__hcb22q__techViewContainer{flex-direction:column;grid-column:1/-1;gap:.75rem;display:flex}.analyze-module__hcb22q__tvItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:1rem 1.15rem}.analyze-module__hcb22q__tvItem:hover{border-color:var(--border-color-hover);background:var(--bg-card)}.analyze-module__hcb22q__tvHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.analyze-module__hcb22q__tvText{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.65}.analyze-module__hcb22q__rawTechToggle{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);transition:all var(--transition-fast);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:.25rem;padding:.85rem 1.15rem;font-size:.85rem;font-weight:600;display:flex}.analyze-module__hcb22q__rawTechToggle:hover{background:var(--bg-card);border-color:var(--border-color-hover)}.analyze-module__hcb22q__rawChevron{transition:transform var(--transition-base);color:var(--text-muted);font-size:1.25rem}.analyze-module__hcb22q__rawChevronOpen{transform:rotate(180deg)}.analyze-module__hcb22q__rawContent{border-top:1px solid var(--glass-border);padding:0 1.5rem 1.5rem;animation:.3s analyze-module__hcb22q__fadeInUp}.analyze-module__hcb22q__rawContent p{color:var(--text-secondary);margin-top:.85rem;font-size:.88rem;line-height:1.8}.analyze-module__hcb22q__disclaimer{border-radius:var(--radius-md);background:#ffc1070d;border:1px solid #ffc10726;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.25rem;display:flex}.analyze-module__hcb22q__disclaimer p{color:var(--text-muted);font-size:.78rem;line-height:1.6}@media (max-width:900px){.analyze-module__hcb22q__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__hcb22q__techGrid{grid-template-columns:1fr}}@media (max-width:640px){.analyze-module__hcb22q__heroTop{flex-direction:column}.analyze-module__hcb22q__heroRight{align-items:stretch;width:100%}.analyze-module__hcb22q__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__hcb22q__decisionHero{flex-direction:column}.analyze-module__hcb22q__decisionRight{flex-direction:row;align-items:center}.analyze-module__hcb22q__levelsCols{flex-direction:column}.analyze-module__hcb22q__levelsDivider{width:100%;height:1px}}.analyze-module__hcb22q__shareBtn{background:rgba(var(--primary-rgb,99,102,241),.15);color:var(--primary,#6366f1);border:1px solid rgba(var(--primary-rgb,99,102,241),.3);cursor:pointer;border-radius:50px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.analyze-module__hcb22q__shareBtn:hover{background:rgba(var(--primary-rgb,99,102,241),.25)}.analyze-module__hcb22q__shareDropdown{z-index:9999;background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;gap:6px;min-width:180px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0000004d}@media (max-width:768px){.analyze-module__hcb22q__shareDropdown{top:auto;bottom:calc(100% + 8px);box-shadow:0 -8px 32px #0000004d}}.analyze-module__hcb22q__shareLink{border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.analyze-module__hcb22q__shareLink:hover{background:var(--glass-bg)}.analyze-module__hcb22q__shareDivider{background:var(--glass-border);height:1px;margin:2px 0}.analyze-module__hcb22q__shareCopyBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.analyze-module__hcb22q__shareCopyBtn:hover{background:var(--glass-bg)}.analyze-module__hcb22q__levelsExpandBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;border-radius:8px;width:100%;margin-top:10px;padding:6px 16px;font-size:.78rem;transition:all .2s}.analyze-module__hcb22q__levelsExpandBtn:hover{background:var(--bg-card);color:var(--text-secondary)}.analyze-module__hcb22q__expectationBox{background:var(--glass-bg);border-left:3px solid #9c27b066;border-radius:10px;margin-top:12px;padding:12px 16px}.analyze-module__hcb22q__expectationTitle{color:var(--text-muted);font-size:.8rem;font-weight:600}.analyze-module__hcb22q__quotaText{color:var(--text-muted);margin-top:10px;font-size:.78rem}.analyze-module__hcb22q__ctaBanner{max-width:800px;margin:40px auto;padding:0 1.5rem}.analyze-module__hcb22q__ctaCard{text-align:center;background:linear-gradient(135deg,#e63b2e14,#f5831f0d);border:1px solid #e63b2e26;border-radius:20px;padding:40px;position:relative;overflow:hidden}.analyze-module__hcb22q__ctaTitle{margin-bottom:12px;font-size:1.8rem;font-weight:800}.analyze-module__hcb22q__ctaDesc{color:var(--text-secondary);max-width:500px;margin:0 auto 24px;font-size:1.1rem}.analyze-module__hcb22q__ctaBtn{color:#fff;background:linear-gradient(135deg,#e63b2e,#f5831f);border-radius:14px;padding:14px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #e63b2e4d}.analyze-module__hcb22q__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__hcb22q__noDataSection{text-align:center;padding:4rem 1.5rem}.analyze-module__hcb22q__noDataText{color:var(--text-secondary)}.analyze-module__hcb22q__blurContainer{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;position:relative}.analyze-module__hcb22q__blurOverlay{z-index:50;pointer-events:all;filter:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.analyze-module__hcb22q__blurCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);text-align:center;background:#0f0f19eb;border:1px solid #e63b2e4d;max-width:420px;padding:2.5rem 3rem;animation:.6s analyze-module__hcb22q__blurCardIn;box-shadow:0 0 60px #e63b2e26,0 8px 32px #00000080}@keyframes analyze-module__hcb22q__blurCardIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.analyze-module__hcb22q__blurIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__hcb22q__blurTitle{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.analyze-module__hcb22q__blurDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.analyze-module__hcb22q__blurCta{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #e63b2e59}.analyze-module__hcb22q__blurCta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e80}@media (max-width:600px){.analyze-module__hcb22q__blurCard{margin:0 1rem;padding:2rem 1.5rem}}@media (max-width:500px){.analyze-module__hcb22q__heroRight{min-width:100%}.analyze-module__hcb22q__targetsGrid,.analyze-module__hcb22q__techGrid{grid-template-columns:1fr}.analyze-module__hcb22q__levelsCol{min-width:100%}.analyze-module__hcb22q__fundGrid{grid-template-columns:1fr}.analyze-module__hcb22q__techValue{white-space:normal;word-wrap:break-word}.analyze-module__hcb22q__priceValue{font-size:2.2rem}.analyze-module__hcb22q__symbolBadge{white-space:normal;height:auto}}
.Pricing-module__yc4bBa__pricing{position:relative}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:3rem}.Pricing-module__yc4bBa__toggle{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:4px;max-width:100%;margin-top:1.5rem;padding:4px;display:inline-flex}.Pricing-module__yc4bBa__toggleBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;position:relative}.Pricing-module__yc4bBa__toggleBtn:hover{color:var(--text-primary)}.Pricing-module__yc4bBa__toggleActive{background:var(--brand-gradient);box-shadow:0 2px 12px #e63b2e40;color:#fff!important}.Pricing-module__yc4bBa__toggleDiscount{background:var(--bull-green-dim);color:var(--bull-green);vertical-align:middle;border-radius:6px;margin-left:6px;padding:1px 6px;font-size:.65rem;font-weight:700;display:inline-block}.Pricing-module__yc4bBa__toggleActive .Pricing-module__yc4bBa__toggleDiscount{color:#fff;background:#fff3}[data-theme=light] .Pricing-module__yc4bBa__toggleDiscount{color:#00875a;background:#0096501a}[data-theme=light] .Pricing-module__yc4bBa__toggleActive .Pricing-module__yc4bBa__toggleDiscount{color:#fff;background:#ffffff40}@media (max-width:480px){.Pricing-module__yc4bBa__toggleBtn{padding:.4rem .8rem;font-size:.78rem}}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:900px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:420px}}.Pricing-module__yc4bBa__card{border-radius:1rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__yc4bBa__card:hover{transform:translateY(-4px)}.Pricing-module__yc4bBa__highlighted{background-image:linear-gradient(var(--bg-card),var(--bg-card)),var(--brand-gradient);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;box-shadow:0 0 30px #e63b2e14}.Pricing-module__yc4bBa__highlighted:hover{box-shadow:0 8px 40px #e63b2e26}.Pricing-module__yc4bBa__badge{background:var(--brand-gradient);color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__savingsBadge{color:#fff;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#00c853,#00875a);border-radius:6px;padding:.2rem .8rem;font-size:.7rem;font-weight:700;animation:2s ease-in-out infinite Pricing-module__yc4bBa__savingsPulse;position:absolute;top:38px;right:-8px}@keyframes Pricing-module__yc4bBa__savingsPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}[data-theme=light] .Pricing-module__yc4bBa__savingsBadge{color:#000;background:linear-gradient(135deg,#00e676,#00c853);box-shadow:0 2px 8px #00c85340}.Pricing-module__yc4bBa__planIcon{margin-bottom:.5rem;font-size:2rem}.Pricing-module__yc4bBa__planName{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Pricing-module__yc4bBa__priceWrap{margin-bottom:1.5rem}.Pricing-module__yc4bBa__price{color:var(--text-primary);font-size:1.75rem;font-weight:800}.Pricing-module__yc4bBa__priceSub{color:var(--text-muted);opacity:.8;margin-top:.25rem;font-size:.75rem;display:block}.Pricing-module__yc4bBa__features{flex-direction:column;flex-grow:1;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__features li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Pricing-module__yc4bBa__featureIcon{text-align:center;flex-shrink:0;width:1.2rem;font-weight:700}.Pricing-module__yc4bBa__included .Pricing-module__yc4bBa__featureIcon{color:var(--bull-green)}[data-theme=light] .Pricing-module__yc4bBa__included .Pricing-module__yc4bBa__featureIcon{color:#00875a}.Pricing-module__yc4bBa__excluded{opacity:.4}.Pricing-module__yc4bBa__excluded .Pricing-module__yc4bBa__featureIcon{color:var(--text-muted)}.Pricing-module__yc4bBa__ctaBtn{text-align:center;justify-content:center;width:100%;margin-top:auto}.Pricing-module__yc4bBa__disclaimer{text-align:center;color:var(--text-muted);opacity:.6;margin-top:2rem;font-size:.75rem}.Pricing-module__yc4bBa__promoSection{text-align:center;max-width:420px;margin:1.5rem auto 0}.Pricing-module__yc4bBa__promoWrap{gap:.5rem;display:flex}.Pricing-module__yc4bBa__promoInput{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);flex:1;padding:.7rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .3s}.Pricing-module__yc4bBa__promoInput:focus{border-color:var(--brand-red);outline:none}.Pricing-module__yc4bBa__promoInput::placeholder{color:var(--text-muted);letter-spacing:0;text-transform:none;font-family:inherit;font-weight:500}.Pricing-module__yc4bBa__promoBtn{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.Pricing-module__yc4bBa__promoBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #e63b2e4d}.Pricing-module__yc4bBa__promoBtn:disabled{opacity:.5;cursor:not-allowed}.Pricing-module__yc4bBa__promoSuccess{color:var(--bull-green);margin-top:.75rem;font-size:.82rem;font-weight:600}.Pricing-module__yc4bBa__promoError{color:var(--bear-red);margin-top:.75rem;font-size:.82rem;font-weight:600}.Pricing-module__yc4bBa__priceOriginal{color:var(--text-secondary);opacity:.5;margin-right:.5rem;font-size:1.2rem;text-decoration:line-through}.Pricing-module__yc4bBa__promoBadge{background:var(--bull-green);color:#000;border-radius:99px;margin-left:.5rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;animation:1.5s infinite Pricing-module__yc4bBa__promoPulse;display:inline-block}@keyframes Pricing-module__yc4bBa__promoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}
.AccountDelete-module__GG460W__page{min-height:100vh;padding-top:var(--nav-height);background:var(--bg-dark)}.AccountDelete-module__GG460W__spinnerContainer{justify-content:center;align-items:center;height:50vh;display:flex}.AccountDelete-module__GG460W__spinner{border:3px solid #ffffff1a;border-top-color:var(--brand-orange);border-radius:50%;width:40px;height:40px;animation:1s linear infinite AccountDelete-module__GG460W__spin}@keyframes AccountDelete-module__GG460W__spin{to{transform:rotate(360deg)}}.AccountDelete-module__GG460W__container{max-width:600px;margin:0 auto;padding:6rem 2rem 4rem}.AccountDelete-module__GG460W__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.AccountDelete-module__GG460W__backLink:hover{color:var(--text-primary)}.AccountDelete-module__GG460W__settingsCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:2.5rem}.AccountDelete-module__GG460W__dangerZone{border-color:#ff52524d;position:relative;overflow:hidden}.AccountDelete-module__GG460W__dangerZone:before{content:"";background:linear-gradient(90deg,transparent,var(--bear-red),transparent);opacity:.5;height:4px;position:absolute;top:0;left:0;right:0}.AccountDelete-module__GG460W__dangerHeader{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.AccountDelete-module__GG460W__dangerIconWrapper{background:#ff52521a;border:1px solid #ff525233;border-radius:12px;padding:1rem}.AccountDelete-module__GG460W__dangerZone h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.AccountDelete-module__GG460W__dangerZone p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.AccountDelete-module__GG460W__deleteBtn{width:100%;color:var(--bear-red);cursor:pointer;background:#ff52521a;border:1px solid #ff52524d;border-radius:12px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.AccountDelete-module__GG460W__deleteBtn:hover:not(:disabled){background:var(--bear-red);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff525233}.AccountDelete-module__GG460W__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.AccountDelete-module__GG460W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AccountDelete-module__GG460W__modal{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:20px;width:100%;max-width:400px;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) AccountDelete-module__GG460W__slideUp;box-shadow:0 20px 40px #0006}@keyframes AccountDelete-module__GG460W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AccountDelete-module__GG460W__modalIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.AccountDelete-module__GG460W__modalTitle{text-align:center;color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.AccountDelete-module__GG460W__modalDesc{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.AccountDelete-module__GG460W__securityCheck{border:1px solid var(--glass-border);background:#0003;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.AccountDelete-module__GG460W__securityLabel{color:var(--text-muted);text-align:center;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.AccountDelete-module__GG460W__securityInput{background:var(--bg-dark);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);text-align:center;letter-spacing:1px;border-radius:8px;outline:none;padding:.75rem;font-size:1rem;font-weight:600;transition:border-color .2s}.AccountDelete-module__GG460W__securityInput:focus{border-color:var(--bear-red)}.AccountDelete-module__GG460W__modalActions{gap:1rem;display:flex}.AccountDelete-module__GG460W__modalActions button{cursor:pointer;border-radius:12px;flex:1;padding:.875rem;font-weight:600;transition:all .2s}.AccountDelete-module__GG460W__cancelBtn{border:1px solid var(--glass-border);color:var(--text-primary);background:0 0}.AccountDelete-module__GG460W__cancelBtn:hover{background:#ffffff0d}.AccountDelete-module__GG460W__confirmBtn{background:var(--bear-red);border:1px solid var(--bear-red);color:#fff}.AccountDelete-module__GG460W__confirmBtn:hover:not(:disabled){background:#d32f2f;border-color:#d32f2f}.AccountDelete-module__GG460W__confirmBtn:disabled{opacity:.5;cursor:not-allowed;color:#ffffff80;background:#ff525233;border-color:#0000}.AccountDelete-module__GG460W__error{color:var(--bear-red);text-align:center;background:#ff52521a;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AccountDelete-module__GG460W__success{color:var(--bull-green);text-align:center;background:#4caf501a;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AccountDelete-module__GG460W__loginPrompt{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;max-width:400px;margin:4rem auto;padding:3rem 2rem}.AccountDelete-module__GG460W__loginIcon{margin-bottom:1.5rem;font-size:3rem}.AccountDelete-module__GG460W__loginPrompt h1{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.AccountDelete-module__GG460W__loginPrompt p{color:var(--text-muted);margin-bottom:2.5rem;line-height:1.5}@media (max-width:768px){.AccountDelete-module__GG460W__container{padding:1.5rem}}
.compare-module__7ryueq__page{min-height:100vh;padding-top:90px;padding-bottom:4rem}.compare-module__7ryueq__header{margin-bottom:2rem}.compare-module__7ryueq__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.compare-module__7ryueq__subtitle{color:var(--text-secondary);font-size:.95rem}.compare-module__7ryueq__inputRow{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.compare-module__7ryueq__input{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);min-width:260px;color:var(--text-primary);font-family:var(--font-mono);transition:border-color var(--transition-fast);flex:1;padding:.7rem 1.25rem;font-size:.9rem}.compare-module__7ryueq__input:focus{border-color:var(--brand-red);outline:none}.compare-module__7ryueq__input::placeholder{color:var(--text-muted);font-family:var(--font-body)}.compare-module__7ryueq__compareBtn{white-space:nowrap}.compare-module__7ryueq__compareBtn:disabled{opacity:.6;cursor:not-allowed}.compare-module__7ryueq__error{color:#ff5252;margin-bottom:1rem;font-size:.88rem}.compare-module__7ryueq__presets{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.compare-module__7ryueq__presetChip{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.compare-module__7ryueq__presetChip:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.compare-module__7ryueq__tableWrap{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1rem;overflow:auto}.compare-module__7ryueq__table{border-collapse:collapse;width:100%;min-width:600px;font-size:.85rem}.compare-module__7ryueq__metricCol{text-align:left;min-width:150px;padding:.85rem 1rem}.compare-module__7ryueq__symCol{min-width:150px}.compare-module__7ryueq__table thead{background:var(--bg-card);border-bottom:1px solid var(--glass-border)}.compare-module__7ryueq__table thead th{padding:.85rem 1rem}.compare-module__7ryueq__symHeader{cursor:pointer;transition:all var(--transition-fast);flex-direction:column;gap:.15rem;display:flex}.compare-module__7ryueq__symHeader:hover .compare-module__7ryueq__symTicker{color:var(--brand-orange)}.compare-module__7ryueq__symTicker{font-family:var(--font-mono);font-size:1rem;font-weight:800}.compare-module__7ryueq__symName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.7rem;font-weight:400;overflow:hidden}.compare-module__7ryueq__analyzeLink{color:var(--brand-orange);opacity:0;transition:opacity var(--transition-fast);font-size:.68rem;font-weight:600}.compare-module__7ryueq__symHeader:hover .compare-module__7ryueq__analyzeLink{opacity:1}.compare-module__7ryueq__metricRow{border-bottom:1px solid var(--glass-border);transition:background var(--transition-fast)}.compare-module__7ryueq__metricRow:last-child{border-bottom:none}.compare-module__7ryueq__metricRow:hover{background:var(--bg-card)}.compare-module__7ryueq__metricLabel{color:var(--text-secondary);padding:.65rem 1rem;font-size:.78rem;font-weight:600}.compare-module__7ryueq__cell{text-align:center;font-family:var(--font-mono);padding:.65rem 1rem;font-size:.85rem}.compare-module__7ryueq__best{background:#00e6760f!important}.compare-module__7ryueq__bestVal{color:#00e676;font-weight:700}.compare-module__7ryueq__note{color:var(--text-muted);text-align:center;padding:.75rem;font-size:.78rem}
.Dashboard-module__UFolnq__page{min-height:100vh;padding-top:5rem}.Dashboard-module__UFolnq__container{max-width:var(--container-max);margin:0 auto;padding:2rem 1.5rem 4rem}.Dashboard-module__UFolnq__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.Dashboard-module__UFolnq__spinner{border:3px solid var(--border-color);border-top-color:var(--brand-red);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Dashboard-module__UFolnq__spin}@keyframes Dashboard-module__UFolnq__spin{to{transform:rotate(360deg)}}.Dashboard-module__UFolnq__loginPrompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:60vh;display:flex}.Dashboard-module__UFolnq__loginIcon{font-size:3rem}.Dashboard-module__UFolnq__loginPrompt h1{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.Dashboard-module__UFolnq__loginPrompt p{color:var(--text-secondary);max-width:400px;line-height:1.6}.Dashboard-module__UFolnq__header{margin-bottom:2.5rem}.Dashboard-module__UFolnq__title{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.Dashboard-module__UFolnq__subtitle{color:var(--text-secondary);margin-top:.5rem}.Dashboard-module__UFolnq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.Dashboard-module__UFolnq__statCard{align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Dashboard-module__UFolnq__statCard:hover{transform:translateY(-2px)}.Dashboard-module__UFolnq__statIcon{font-size:1.75rem}.Dashboard-module__UFolnq__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.7rem;font-weight:600;display:block}.Dashboard-module__UFolnq__statValue{color:var(--text-primary);font-size:1.25rem;font-weight:800;display:block}.Dashboard-module__UFolnq__section{margin-bottom:2.5rem}.Dashboard-module__UFolnq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__UFolnq__sectionTitle{font-size:1.25rem;font-weight:700}.Dashboard-module__UFolnq__sectionDesc{color:var(--text-secondary);margin-bottom:1rem}.Dashboard-module__UFolnq__liveIndicator{letter-spacing:.1em;color:var(--bull-green);background:var(--bull-green-dim);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.Dashboard-module__UFolnq__liveDot{background:var(--bull-green);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Dashboard-module__UFolnq__pulse}@keyframes Dashboard-module__UFolnq__pulse{0%,to{opacity:1}50%{opacity:.3}}.Dashboard-module__UFolnq__addRow{gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__UFolnq__symbolInput{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;transition:border-color var(--transition-fast);outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem;font-weight:600}.Dashboard-module__UFolnq__symbolInput::placeholder{color:var(--text-muted);text-transform:none;letter-spacing:0;font-weight:400;font-family:var(--font-body)}.Dashboard-module__UFolnq__symbolInput:focus{border-color:var(--brand-orange)}.Dashboard-module__UFolnq__addBtn{white-space:nowrap;padding:.75rem 1.5rem}.Dashboard-module__UFolnq__error{color:var(--bear-red);margin-bottom:1rem;font-size:.85rem}.Dashboard-module__UFolnq__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.Dashboard-module__UFolnq__emptyIcon{opacity:.5;font-size:2.5rem}.Dashboard-module__UFolnq__watchlistGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.Dashboard-module__UFolnq__watchlistCard{flex-direction:column;padding:1.25rem;display:flex;position:relative}.Dashboard-module__UFolnq__watchlistCard:hover{transform:translateY(-3px)}.Dashboard-module__UFolnq__cardTop{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Dashboard-module__UFolnq__symbolLink{text-decoration:none}.Dashboard-module__UFolnq__symbolName{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.Dashboard-module__UFolnq__removeBtn{width:26px;height:26px;color:var(--text-muted);transition:all var(--transition-fast);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Dashboard-module__UFolnq__watchlistCard:hover .Dashboard-module__UFolnq__removeBtn{opacity:1}.Dashboard-module__UFolnq__removeBtn:hover{color:var(--bear-red);background:var(--bear-red-dim)}.Dashboard-module__UFolnq__priceRow{align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.Dashboard-module__UFolnq__price{color:var(--text-primary);font-size:1.35rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em}.Dashboard-module__UFolnq__change{font-size:.8rem;font-weight:700;font-family:var(--font-mono);border-radius:6px;padding:.15rem .5rem}.Dashboard-module__UFolnq__positive{color:var(--bull-green);background:var(--bull-green-dim)}.Dashboard-module__UFolnq__negative{color:var(--bear-red);background:var(--bear-red-dim)}.Dashboard-module__UFolnq__sparklineWrap{height:32px;margin:.35rem 0;overflow:hidden}.Dashboard-module__UFolnq__sparkline{width:100%;height:32px;display:block}.Dashboard-module__UFolnq__analyzeLink{color:var(--text-muted);transition:color var(--transition-fast);margin-top:.5rem;font-size:.75rem;text-decoration:none;display:inline-block}.Dashboard-module__UFolnq__analyzeLink:hover{color:var(--brand-orange)}.Dashboard-module__UFolnq__aiAnalyzeBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#e63b2e,#f57c00);border:none;border-radius:8px;width:100%;margin-top:.75rem;padding:8px 12px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.Dashboard-module__UFolnq__aiAnalyzeBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #e63b2e4d}.Dashboard-module__UFolnq__upgradeCard{justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.Dashboard-module__UFolnq__upgradeCard:hover{transform:translateY(-2px)}.Dashboard-module__UFolnq__upgradeContent h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Dashboard-module__UFolnq__upgradeContent p{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.Dashboard-module__UFolnq__statsGrid,.Dashboard-module__UFolnq__watchlistGrid{grid-template-columns:1fr}.Dashboard-module__UFolnq__upgradeCard{text-align:center;flex-direction:column}.Dashboard-module__UFolnq__addRow{flex-direction:column}.Dashboard-module__UFolnq__removeBtn{opacity:1}}.Dashboard-module__UFolnq__bulkActions{justify-content:flex-end;margin-bottom:1rem;display:flex}.Dashboard-module__UFolnq__deleteBtn{background:var(--bear-red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);border:none;padding:.5rem 1rem;font-size:.85rem}.Dashboard-module__UFolnq__deleteBtn:hover{background:#c92a2a}.Dashboard-module__UFolnq__alarmList{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__UFolnq__alarmRow{border-radius:var(--radius-md);transition:transform var(--transition-fast);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:relative}.Dashboard-module__UFolnq__alarmRow:hover{transform:translateY(-2px)}.Dashboard-module__UFolnq__alarmCheckbox input{cursor:pointer;width:18px;height:18px}.Dashboard-module__UFolnq__alarmInfo{flex-wrap:wrap;flex:1;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__UFolnq__alarmSymbol{font-family:var(--font-mono);color:var(--text-primary);min-width:80px;font-size:1.1rem;font-weight:800}.Dashboard-module__UFolnq__alarmTarget{color:var(--text-secondary);font-size:.95rem}.Dashboard-module__UFolnq__alarmTarget strong{color:var(--text-primary);font-family:var(--font-mono)}.Dashboard-module__UFolnq__alarmDirection{color:var(--text-muted);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;padding:.25rem .6rem;font-size:.85rem}.Dashboard-module__UFolnq__alarmRemove{width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Dashboard-module__UFolnq__alarmRemove:hover{color:var(--bear-red);background:var(--bear-red-dim)}@media (max-width:600px){.Dashboard-module__UFolnq__alarmRow{flex-direction:column;align-items:flex-start;padding:1rem}.Dashboard-module__UFolnq__alarmInfo{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:2rem}.Dashboard-module__UFolnq__alarmRemove{position:absolute;top:1rem;right:1rem}.Dashboard-module__UFolnq__alarmCheckbox{position:absolute;top:1rem;left:1rem}}
.Legal-module__orpckG__page{min-height:100vh;padding-top:6rem;padding-bottom:4rem}.Legal-module__orpckG__container{max-width:800px;margin:0 auto}.Legal-module__orpckG__header{text-align:center;margin-bottom:3rem}.Legal-module__orpckG__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.Legal-module__orpckG__updated{color:var(--text-muted);font-size:.9rem}.Legal-module__orpckG__contentCard{border-top:4px solid var(--brand-red);padding:3rem;position:relative}.Legal-module__orpckG__alertIcon{background:var(--bg-primary);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.Legal-module__orpckG__prose{color:var(--text-secondary);flex-direction:column;gap:1.5rem;font-size:1.05rem;line-height:1.7;display:flex}.Legal-module__orpckG__prose p{margin:0}.Legal-module__orpckG__prose strong{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Legal-module__orpckG__highlight{border-left:3px solid var(--brand-red);background:#e63b2e0d;padding:1.25rem;font-weight:500;color:var(--text-primary)!important;margin-top:1rem!important}@media (max-width:768px){.Legal-module__orpckG__contentCard{padding:2rem 1.5rem}}
.market-module__QTlaCa__page{min-height:100vh;padding-top:90px;padding-bottom:4rem}.market-module__QTlaCa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.market-module__QTlaCa__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.market-module__QTlaCa__subtitle{color:var(--text-secondary);font-size:.9rem}.market-module__QTlaCa__liveBox{background:var(--glass-bg);border:1px solid var(--glass-border);letter-spacing:.05em;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.75rem;font-weight:700;display:flex}.market-module__QTlaCa__liveDot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.market-module__QTlaCa__liveDotOn{background:var(--bull-green);animation:2s ease-in-out infinite market-module__QTlaCa__blink;box-shadow:0 0 8px #00e67699}@keyframes market-module__QTlaCa__blink{0%,to{opacity:1}50%{opacity:.5}}.market-module__QTlaCa__liveLabel{text-transform:uppercase}.market-module__QTlaCa__updateTime{color:var(--text-muted);font-weight:400}.market-module__QTlaCa__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.market-module__QTlaCa__tab{border-radius:var(--radius-md);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.market-module__QTlaCa__tab:hover{border-color:var(--brand-red);color:var(--text-primary)}.market-module__QTlaCa__tabActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.market-module__QTlaCa__categoryRow{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.market-module__QTlaCa__catBtn{border-radius:var(--radius-md);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition-fast);padding:.6rem 1.5rem;font-size:.88rem;font-weight:700}.market-module__QTlaCa__catBtn:hover{color:var(--text-primary)}.market-module__QTlaCa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.market-module__QTlaCa__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);flex-direction:column;gap:.4rem;padding:1.25rem;display:flex;position:relative}.market-module__QTlaCa__card:hover{border-color:var(--border-color-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0006}.market-module__QTlaCa__cardTop{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.market-module__QTlaCa__rankRibbon{border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.market-module__QTlaCa__changeBadge{font-size:.8rem;font-weight:700;font-family:var(--font-mono);border:1px solid;border-radius:6px;padding:.2rem .5rem}.market-module__QTlaCa__cardSymbol{font-family:var(--font-mono);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.market-module__QTlaCa__cardName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.market-module__QTlaCa__cardPrice{font-size:1.2rem;font-weight:700;font-family:var(--font-mono);margin-top:.25rem}.market-module__QTlaCa__cardFooter{border-top:1px solid var(--glass-border);gap:1rem;margin-top:.4rem;padding-top:.5rem;display:flex}.market-module__QTlaCa__cardVol,.market-module__QTlaCa__cardMcap{font-size:.78rem;font-family:var(--font-mono);flex-direction:column;gap:.1rem;font-weight:600;display:flex}.market-module__QTlaCa__cardLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:400;font-family:var(--font-body);display:block}.market-module__QTlaCa__cardSector{color:var(--text-muted);background:#ffffff08;border-radius:4px;align-self:flex-start;margin-top:.25rem;padding:.2rem .5rem;font-size:.68rem}.market-module__QTlaCa__skeleton{border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:linear-gradient(90deg,#ffffff08 0%,#ffffff0f 50%,#ffffff08 100%) 0 0/200% 100%;height:180px;animation:1.5s infinite market-module__QTlaCa__shimmer}@keyframes market-module__QTlaCa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.market-module__QTlaCa__disclaimer{color:var(--text-muted);text-align:center;padding:1rem;font-size:.75rem}@media (max-width:480px){.market-module__QTlaCa__grid{grid-template-columns:repeat(2,1fr)}}
.ProTools-module__4v2d4W__proTools{text-align:center;position:relative}.ProTools-module__4v2d4W__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.ProTools-module__4v2d4W__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.ProTools-module__4v2d4W__card{text-align:left;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.ProTools-module__4v2d4W__cardHeader{align-items:center;gap:1rem;display:flex}.ProTools-module__4v2d4W__iconCircle{background:var(--brand-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProTools-module__4v2d4W__cardTitle{letter-spacing:-.01em;font-size:1rem;font-weight:700}.ProTools-module__4v2d4W__cardSubtitle{color:var(--text-muted);font-size:.8rem;font-weight:500}.ProTools-module__4v2d4W__cardDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.ProTools-module__4v2d4W__tags{flex-wrap:wrap;gap:.4rem;display:flex}.ProTools-module__4v2d4W__tag{color:var(--brand-red);background:#e63b2e1a;border:1px solid #e63b2e33;border-radius:999px;padding:.25rem .65rem;font-size:.7rem;font-weight:600}.ProTools-module__4v2d4W__cta{flex-direction:column;align-items:center;gap:1rem;display:flex}.ProTools-module__4v2d4W__ctaText{color:var(--text-secondary);font-size:1.05rem;font-weight:600}@media (max-width:768px){.ProTools-module__4v2d4W__grid{grid-template-columns:1fr}}
