.TelegramLogin-module__t33bpq__container{align-items:center;display:inline-flex}.TelegramLogin-module__t33bpq__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__t33bpq__userInfo:hover{border-color:var(--border-color-hover)}.TelegramLogin-module__t33bpq__avatar{object-fit:cover;border:1.5px solid var(--brand-orange);border-radius:50%;width:28px;height:28px}.TelegramLogin-module__t33bpq__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.TelegramLogin-module__t33bpq__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__t33bpq__logoutBtn:hover{color:var(--bear-red);background:var(--bear-red-dim)}
.Navbar-module__fwxLQq__navbar{z-index:1000;transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__fwxLQq__navbar.Navbar-module__fwxLQq__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border);padding:.6rem 0}.Navbar-module__fwxLQq__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__fwxLQq__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__fwxLQq__logoBull{background:linear-gradient(135deg,#e63b2e,#f5831f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__fwxLQq__logoBear{background:linear-gradient(135deg,#f5831f,#e63b2e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__fwxLQq__logoLabs{color:var(--text-muted);margin-left:.2em;font-size:.85em;font-weight:500}.Navbar-module__fwxLQq__links{align-items:center;gap:2rem;display:flex}.Navbar-module__fwxLQq__link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__fwxLQq__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__fwxLQq__link:hover{color:var(--text-primary)}.Navbar-module__fwxLQq__link:hover:after{width:100%}.Navbar-module__fwxLQq__dropdown{margin-bottom:-16px;padding-bottom:16px;position:relative}.Navbar-module__fwxLQq__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__fwxLQq__dropdownTrigger:hover{color:var(--text-primary)}.Navbar-module__fwxLQq__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__fwxLQq__dropdownMenu:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Navbar-module__fwxLQq__dropdown:hover .Navbar-module__fwxLQq__dropdownMenu{opacity:1;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)}.Navbar-module__fwxLQq__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__fwxLQq__dropdownItem:hover{color:var(--text-primary);background:#e63b2e14}.Navbar-module__fwxLQq__dropdownItem:hover .Navbar-module__fwxLQq__dropdownIcon{transform:scale(1.15)}.Navbar-module__fwxLQq__dropdownIcon{transition:transform var(--transition-fast);flex-shrink:0;font-size:1.25rem}.Navbar-module__fwxLQq__dropdownItem div{flex-direction:column;gap:.1rem;display:flex}.Navbar-module__fwxLQq__dropdownItem strong{color:var(--text-primary);font-size:.88rem;font-weight:700}.Navbar-module__fwxLQq__dropdownItem span{color:var(--text-muted);font-size:.74rem;line-height:1.3}.Navbar-module__fwxLQq__cta{padding:.6rem 1.4rem;font-size:.85rem}.Navbar-module__fwxLQq__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__fwxLQq__themeToggle:hover{color:var(--text-primary)}.Navbar-module__fwxLQq__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__fwxLQq__langToggle:hover{color:var(--text-primary);border-color:var(--brand-primary);background:#e63b2e14}.Navbar-module__fwxLQq__langIcon{flex-shrink:0;width:16px;height:16px}.Navbar-module__fwxLQq__langCode{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.Navbar-module__fwxLQq__mobileLogin{display:none}.Navbar-module__fwxLQq__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__fwxLQq__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__fwxLQq__hamburger span:first-child{top:10px}.Navbar-module__fwxLQq__hamburger span:nth-child(2){top:17px}.Navbar-module__fwxLQq__hamburger span:nth-child(3){top:24px}.Navbar-module__fwxLQq__hamburger.Navbar-module__fwxLQq__open span:first-child{top:17px;transform:rotate(45deg)}.Navbar-module__fwxLQq__hamburger.Navbar-module__fwxLQq__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__fwxLQq__hamburger.Navbar-module__fwxLQq__open span:nth-child(3){top:17px;transform:rotate(-45deg)}.Navbar-module__fwxLQq__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__fwxLQq__links,.Navbar-module__fwxLQq__themeToggleWrapper,.Navbar-module__fwxLQq__themeToggle,.Navbar-module__fwxLQq__langToggle{display:none}.Navbar-module__fwxLQq__hamburger{display:flex}.Navbar-module__fwxLQq__mobileLogin{align-items:center;margin-left:auto;margin-right:.5rem;display:flex}.Navbar-module__fwxLQq__mobileLoginBtn{color:#fff;white-space:nowrap;transition:all var(--transition-fast);background:linear-gradient(135deg,#08c,#00a0e3);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 #0088cc59}.Navbar-module__fwxLQq__mobileLoginBtn:hover{filter:brightness(1.15);transform:scale(1.03);box-shadow:0 4px 14px #0088cc73}.Navbar-module__fwxLQq__mobileUser{color:var(--text-primary);font-size:.8rem;font-weight:600}.Navbar-module__fwxLQq__mobileMenu{background:var(--bg-primary);z-index:5;flex-direction:column;gap:1.5rem;padding:6rem 2rem 2rem;animation:.3s Navbar-module__fwxLQq__fadeInUp;display:flex;position:fixed;inset:0}.Navbar-module__fwxLQq__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__fwxLQq__mobileActions{gap:.75rem;margin-top:.5rem;display:flex}.Navbar-module__fwxLQq__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__fwxLQq__mobileActionBtn:hover{border-color:var(--brand-primary);background:#e63b2e14}}.Navbar-module__fwxLQq__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__fwxLQq__desktopAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.Navbar-module__fwxLQq__desktopUserName{color:var(--text-primary);font-size:.85rem;font-weight:600}.Navbar-module__fwxLQq__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__fwxLQq__desktopLogoutBtn:hover{color:var(--brand-primary);background:#e63b2e1a}
.Footer-module__IQkuCa__footer{border-top:1px solid var(--border-color);margin-top:2rem;padding:4rem 0 2rem}.Footer-module__IQkuCa__inner{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__IQkuCa__top{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Footer-module__IQkuCa__brand{flex-direction:column;gap:.4rem;display:flex}.Footer-module__IQkuCa__logoText{letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.Footer-module__IQkuCa__tagline{color:var(--text-muted);font-size:.85rem}.Footer-module__IQkuCa__links{gap:4rem;display:flex}.Footer-module__IQkuCa__linkGroup{flex-direction:column;gap:.6rem;display:flex}.Footer-module__IQkuCa__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.Footer-module__IQkuCa__linkGroup a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__IQkuCa__linkGroup a:hover{color:var(--text-primary)}.Footer-module__IQkuCa__social{gap:1rem;padding-top:.5rem;display:flex}.Footer-module__IQkuCa__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__IQkuCa__socialLink:hover{color:var(--text-primary);border-color:var(--border-color-hover);background:var(--bg-card-hover);transform:translateY(-2px)}.Footer-module__IQkuCa__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__IQkuCa__copy{color:var(--text-primary);font-size:.95rem;font-weight:500}.Footer-module__IQkuCa__legalLinks{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__IQkuCa__disclaimer{color:var(--text-muted);max-width:800px;font-size:.8rem;line-height:1.6}.Footer-module__IQkuCa__legalLinkTxt{color:var(--text-secondary);text-underline-offset:4px;transition:color var(--transition-fast);font-size:.85rem;text-decoration:underline}.Footer-module__IQkuCa__legalLinkTxt:hover{color:var(--brand-orange)}@media (max-width:768px){.Footer-module__IQkuCa__top{flex-direction:column}.Footer-module__IQkuCa__links{gap:2.5rem}}@media (max-width:480px){.Footer-module__IQkuCa__links{flex-direction:column;gap:2rem}}
.SymbolSearch-module__LCjL2q__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__LCjL2q__compact{max-width:360px}.SymbolSearch-module__LCjL2q__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__LCjL2q__inputRow:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #e63b2e1a}.SymbolSearch-module__LCjL2q__icon{opacity:.5;padding:0 .6rem 0 .8rem;font-size:1rem}.SymbolSearch-module__LCjL2q__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__LCjL2q__input::placeholder{color:var(--text-muted);font-family:var(--font-primary);font-weight:400}.SymbolSearch-module__LCjL2q__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__LCjL2q__spin}@keyframes SymbolSearch-module__LCjL2q__spin{to{transform:rotate(360deg)}}.SymbolSearch-module__LCjL2q__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__LCjL2q__clearBtn:hover{color:var(--text-primary)}.SymbolSearch-module__LCjL2q__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__LCjL2q__goBtn:hover:not(:disabled){transform:scale(1.03);box-shadow:0 4px 15px #e63b2e4d}.SymbolSearch-module__LCjL2q__goBtn:disabled{opacity:.4;cursor:not-allowed}.SymbolSearch-module__LCjL2q__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__LCjL2q__dropIn;position:absolute;top:calc(100% - .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0006}@keyframes SymbolSearch-module__LCjL2q__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SymbolSearch-module__LCjL2q__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__LCjL2q__dropdownItem:last-child{border-bottom:none}.SymbolSearch-module__LCjL2q__dropdownItem:hover{background:#e63b2e0f}.SymbolSearch-module__LCjL2q__itemInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.SymbolSearch-module__LCjL2q__itemSymbol{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.02em;font-size:.88rem;font-weight:700}.SymbolSearch-module__LCjL2q__itemName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:.72rem;overflow:hidden}.SymbolSearch-module__LCjL2q__badge{white-space:nowrap;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.SymbolSearch-module__LCjL2q__badgeBist{color:var(--brand-primary,#e63b2e);background:#e63b2e1f}.SymbolSearch-module__LCjL2q__badgeCrypto{color:#22c55e;background:#22c55e1f}.SymbolSearch-module__LCjL2q__badgeUs{color:var(--text-secondary);background:#ffffff0f}.SymbolSearch-module__LCjL2q__popular{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.SymbolSearch-module__LCjL2q__popularLabel{color:var(--text-muted);margin-right:.2rem;font-size:.72rem}.SymbolSearch-module__LCjL2q__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__LCjL2q__chip:hover{color:var(--brand-primary);background:#e63b2e14;border-color:#e63b2e4d}
.Hero-module__mnkXEW__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:visible}.Hero-module__mnkXEW__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__mnkXEW__container{z-index:1;flex-direction:column;align-items:center;gap:.75rem;max-width:800px;display:flex;position:relative}.Hero-module__mnkXEW__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__mnkXEW__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__mnkXEW__pulse-glow;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.Hero-module__mnkXEW__logoImage{z-index:1;object-fit:contain;width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__mnkXEW__float;position:relative;-webkit-mask-image:linear-gradient(#000 57%,#0000 60%);mask-image:linear-gradient(#000 57%,#0000 60%)}.Hero-module__mnkXEW__searchWrap{z-index:10;width:100%;margin-top:.5rem;position:relative}.Hero-module__mnkXEW__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__mnkXEW__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__mnkXEW__pulse-glow}.Hero-module__mnkXEW__title{letter-spacing:-.03em;font-size:clamp(2.2rem,6vw,4rem);font-weight:900;line-height:1.1}.Hero-module__mnkXEW__subtitle{color:var(--text-secondary);max-width:600px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.75}.Hero-module__mnkXEW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__mnkXEW__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:.5rem;padding:1.25rem 2rem;display:flex}.Hero-module__mnkXEW__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.Hero-module__mnkXEW__statValue{font-family:var(--font-mono);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Hero-module__mnkXEW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Hero-module__mnkXEW__divider{background:var(--border-color);width:1px;height:32px}@media (max-width:768px){.Hero-module__mnkXEW__logoWrap{width:340px;margin-top:-1rem;margin-bottom:-7rem}.Hero-module__mnkXEW__stats{gap:1.25rem;padding:1rem 1.5rem}.Hero-module__mnkXEW__statValue{font-size:1.2rem}}@media (max-width:480px){.Hero-module__mnkXEW__logoWrap{width:280px;margin-bottom:-5.5rem}.Hero-module__mnkXEW__stats{flex-direction:column;gap:.75rem}.Hero-module__mnkXEW__divider{width:40px;height:1px}.Hero-module__mnkXEW__actions{flex-direction:column;width:100%}.Hero-module__mnkXEW__actions a{width:100%}}
.Features-module__Qm9vdG__features{text-align:center}.Features-module__Qm9vdG__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.Features-module__Qm9vdG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Features-module__Qm9vdG__card{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.Features-module__Qm9vdG__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__Qm9vdG__cardTitle{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.Features-module__Qm9vdG__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.Features-module__Qm9vdG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Features-module__Qm9vdG__grid{grid-template-columns:1fr}}
.MarketTable-module__yWV0Jq__market{text-align:center}.MarketTable-module__yWV0Jq__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.MarketTable-module__yWV0Jq__tabRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.MarketTable-module__yWV0Jq__tabs{gap:.5rem;display:flex}.MarketTable-module__yWV0Jq__status{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.MarketTable-module__yWV0Jq__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.MarketTable-module__yWV0Jq__dot.MarketTable-module__yWV0Jq__live{background:#22c55e;animation:2s ease-in-out infinite MarketTable-module__yWV0Jq__pulse-dot;box-shadow:0 0 6px #22c55e80}.MarketTable-module__yWV0Jq__dot.MarketTable-module__yWV0Jq__demo{background:#f59e0b}.MarketTable-module__yWV0Jq__statusText{text-transform:uppercase;letter-spacing:.05em;font-weight:600}.MarketTable-module__yWV0Jq__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__yWV0Jq__spin}.MarketTable-module__yWV0Jq__updateTime{opacity:.7;font-size:.7rem}@keyframes MarketTable-module__yWV0Jq__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes MarketTable-module__yWV0Jq__spin{to{transform:rotate(360deg)}}.MarketTable-module__yWV0Jq__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__yWV0Jq__tab:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.MarketTable-module__yWV0Jq__tab.MarketTable-module__yWV0Jq__active{background:var(--brand-gradient);color:#fff;border-color:#0000}.MarketTable-module__yWV0Jq__presetRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1.25rem;display:flex}.MarketTable-module__yWV0Jq__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__yWV0Jq__presetPill:hover{color:var(--text-primary);border-color:var(--border-color-hover);background:#94a3b814}.MarketTable-module__yWV0Jq__presetPill.MarketTable-module__yWV0Jq__presetActive{color:var(--brand-primary);background:#e63b2e1f;border-color:#e63b2e4d;box-shadow:0 0 12px #e63b2e14}.MarketTable-module__yWV0Jq__tableWrap{-webkit-overflow-scrolling:touch;padding:0;overflow-x:auto}.MarketTable-module__yWV0Jq__tableWrap:hover{transform:none}.MarketTable-module__yWV0Jq__table{border-collapse:collapse;text-align:left;width:100%;min-width:520px}.MarketTable-module__yWV0Jq__table thead{background:#94a3b80f}.MarketTable-module__yWV0Jq__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__yWV0Jq__table td{border-bottom:1px solid var(--border-color);white-space:nowrap;padding:.9rem 1.25rem;font-size:.9rem}.MarketTable-module__yWV0Jq__row{transition:background var(--transition-fast)}.MarketTable-module__yWV0Jq__row:hover{background:#94a3b80a}.MarketTable-module__yWV0Jq__row:last-child td{border-bottom:none}.MarketTable-module__yWV0Jq__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__yWV0Jq__name{color:var(--text-secondary);font-size:.85rem}.MarketTable-module__yWV0Jq__right{text-align:right}.MarketTable-module__yWV0Jq__mono{font-family:var(--font-mono);font-weight:500}.MarketTable-module__yWV0Jq__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:.75rem}@media (max-width:640px){.MarketTable-module__yWV0Jq__hideOnMobile{display:none}.MarketTable-module__yWV0Jq__table{min-width:440px}.MarketTable-module__yWV0Jq__table th,.MarketTable-module__yWV0Jq__table td{padding:.7rem .75rem;font-size:.8rem}}
.MarketMovers-module__C-jXua__movers{text-align:center}.MarketMovers-module__C-jXua__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.MarketMovers-module__C-jXua__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.MarketMovers-module__C-jXua__column{text-align:left;padding:1.25rem!important}.MarketMovers-module__C-jXua__column:hover{transform:translateY(-2px)!important}.MarketMovers-module__C-jXua__colHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.MarketMovers-module__C-jXua__colIcon{font-size:1.1rem}.MarketMovers-module__C-jXua__colTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.MarketMovers-module__C-jXua__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__C-jXua__list{flex-direction:column;gap:.1rem;display:flex}.MarketMovers-module__C-jXua__item{transition:background var(--transition-fast);border-radius:6px;align-items:center;gap:.6rem;padding:.55rem .4rem;display:flex}.MarketMovers-module__C-jXua__item:hover{background:#94a3b80f}.MarketMovers-module__C-jXua__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__C-jXua__info{flex-direction:column;flex:1;min-width:0;display:flex}.MarketMovers-module__C-jXua__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__C-jXua__nm{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.MarketMovers-module__C-jXua__chg{font-family:var(--font-mono);flex-shrink:0;font-size:.82rem;font-weight:600}@media (max-width:768px){.MarketMovers-module__C-jXua__grid{grid-template-columns:1fr;gap:1rem}}
.EconomicCalendar-module__XM0OEG__calendar{text-align:center}.EconomicCalendar-module__XM0OEG__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.EconomicCalendar-module__XM0OEG__controls{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.EconomicCalendar-module__XM0OEG__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__XM0OEG__typeBtn:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.EconomicCalendar-module__XM0OEG__typeBtn.EconomicCalendar-module__XM0OEG__activeType{background:var(--brand-gradient);color:#fff;border-color:#0000}.EconomicCalendar-module__XM0OEG__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__XM0OEG__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0!important}.EconomicCalendar-module__XM0OEG__tableWrap:hover{transform:none!important}.EconomicCalendar-module__XM0OEG__table{border-collapse:collapse;text-align:left;width:100%;min-width:480px}.EconomicCalendar-module__XM0OEG__table thead{background:#94a3b80f}.EconomicCalendar-module__XM0OEG__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__XM0OEG__table td{border-bottom:1px solid var(--border-color);padding:.8rem 1.1rem;font-size:.85rem}.EconomicCalendar-module__XM0OEG__row{transition:background var(--transition-fast)}.EconomicCalendar-module__XM0OEG__row:hover{background:#94a3b80a}.EconomicCalendar-module__XM0OEG__row:last-child td{border-bottom:none}.EconomicCalendar-module__XM0OEG__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__XM0OEG__date{font-family:var(--font-mono);color:var(--text-secondary);font-size:.82rem}.EconomicCalendar-module__XM0OEG__title{align-items:center;gap:.4rem;font-size:.82rem;display:flex}.EconomicCalendar-module__XM0OEG__typeIcon{font-size:.85rem}.EconomicCalendar-module__XM0OEG__detail{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono)}@media (max-width:640px){.EconomicCalendar-module__XM0OEG__hideOnMobile{display:none}.EconomicCalendar-module__XM0OEG__table th,.EconomicCalendar-module__XM0OEG__table td{padding:.65rem .6rem;font-size:.78rem}.EconomicCalendar-module__XM0OEG__controls{flex-wrap:wrap}}
.NewsDashboard-module__oQwipG__dashboard{text-align:center}.NewsDashboard-module__oQwipG__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.NewsDashboard-module__oQwipG__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__oQwipG__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__oQwipG__tab:hover{color:var(--text-primary);background:var(--bg-card)}.NewsDashboard-module__oQwipG__tabActive{box-shadow:0 2px 12px #e63b2e4d;color:#fff!important;background:var(--brand-gradient)!important}.NewsDashboard-module__oQwipG__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__oQwipG__livePulse;display:inline-block}@keyframes NewsDashboard-module__oQwipG__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.NewsDashboard-module__oQwipG__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__oQwipG__chipStrip::-webkit-scrollbar{display:none}.NewsDashboard-module__oQwipG__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__oQwipG__chip:hover{border-color:var(--border-color-hover);color:var(--text-primary);transform:translateY(-1px)}.NewsDashboard-module__oQwipG__chipActive{box-shadow:0 2px 10px #e63b2e40;background:var(--brand-gradient)!important;color:#fff!important;border-color:#0000!important}.NewsDashboard-module__oQwipG__grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.NewsDashboard-module__oQwipG__cardFeatured{text-align:left;cursor:default;flex-direction:column;grid-column:1/-1;gap:.6rem;display:flex;position:relative;overflow:hidden;padding:1.4rem 1.5rem!important}.NewsDashboard-module__oQwipG__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__oQwipG__card{text-align:left;cursor:default;transition:transform var(--transition-fast),border-color var(--transition-fast);flex-direction:column;gap:.4rem;display:flex;padding:1rem 1.15rem!important}.NewsDashboard-module__oQwipG__card:hover,.NewsDashboard-module__oQwipG__cardFeatured:hover{transform:translateY(-2px)!important}.NewsDashboard-module__oQwipG__clickable{cursor:pointer}.NewsDashboard-module__oQwipG__clickable:hover{border-color:var(--brand-primary,var(--brand-red))!important;box-shadow:0 0 20px #e63b2e14!important}.NewsDashboard-module__oQwipG__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NewsDashboard-module__oQwipG__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__oQwipG__categoryBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.1rem .4rem;font-size:.62rem;font-weight:700}.NewsDashboard-module__oQwipG__categoryBist{color:var(--brand-red);background:#e63b2e26}.NewsDashboard-module__oQwipG__categoryCrypto{color:var(--brand-orange);background:#f5a62326}.NewsDashboard-module__oQwipG__categoryGlobal{color:#0096ff;background:#0096ff26}.NewsDashboard-module__oQwipG__source{color:var(--text-muted);font-size:.68rem;font-weight:600}.NewsDashboard-module__oQwipG__time{color:var(--text-muted);opacity:.7;margin-left:auto;font-size:.64rem}.NewsDashboard-module__oQwipG__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__oQwipG__cardFeatured .NewsDashboard-module__oQwipG__title{-webkit-line-clamp:3;line-clamp:3;font-size:.95rem;font-weight:700}.NewsDashboard-module__oQwipG__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__oQwipG__readMore{color:var(--brand-red);opacity:0;transition:opacity var(--transition-fast);margin-top:auto;font-size:.7rem;font-weight:600}.NewsDashboard-module__oQwipG__clickable:hover .NewsDashboard-module__oQwipG__readMore{opacity:1}.NewsDashboard-module__oQwipG__imageWrapperFeatured{border-radius:var(--radius-md);width:100%;height:200px;margin-bottom:.75rem;overflow:hidden}.NewsDashboard-module__oQwipG__imageFeatured{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base)}.NewsDashboard-module__oQwipG__cardFeatured:hover .NewsDashboard-module__oQwipG__imageFeatured{transform:scale(1.05)}.NewsDashboard-module__oQwipG__cardContent{align-items:flex-start;gap:1rem;display:flex}.NewsDashboard-module__oQwipG__cardTextContent{flex-direction:column;flex:1;gap:.4rem;display:flex}.NewsDashboard-module__oQwipG__imageRegular{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:80px;height:80px}.NewsDashboard-module__oQwipG__imageFeaturedFallback{object-fit:cover;opacity:.8;background:var(--bg-card);width:100%;height:100%;transition:transform var(--transition-base)}.NewsDashboard-module__oQwipG__cardFeatured:hover .NewsDashboard-module__oQwipG__imageFeaturedFallback{transform:scale(1.05)}.NewsDashboard-module__oQwipG__imageRegularFallbackWrapper{border-radius:var(--radius-sm);background:var(--bg-card);flex-shrink:0;width:80px;height:80px;overflow:hidden}.NewsDashboard-module__oQwipG__imageRegularFallback{object-fit:cover;opacity:.8;width:100%;height:100%}.NewsDashboard-module__oQwipG__sentiment{border-radius:4px;align-items:center;gap:.25rem;padding:.1rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.NewsDashboard-module__oQwipG__sentimentBullish{background:var(--bull-green-dim);color:var(--bull-green)}.NewsDashboard-module__oQwipG__sentimentBearish{background:var(--bear-red-dim);color:var(--bear-red)}.NewsDashboard-module__oQwipG__sentimentNeutral{color:var(--text-muted);background:#94a3b826}.NewsDashboard-module__oQwipG__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:.7rem}.NewsDashboard-module__oQwipG__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem 1rem;font-size:.85rem}@media (max-width:768px){.NewsDashboard-module__oQwipG__tabBar{scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.NewsDashboard-module__oQwipG__tabBar::-webkit-scrollbar{display:none}.NewsDashboard-module__oQwipG__tab{padding:.45rem .9rem;font-size:.76rem}.NewsDashboard-module__oQwipG__chipStrip{flex-wrap:nowrap;justify-content:flex-start;padding-left:.5rem}.NewsDashboard-module__oQwipG__grid{grid-template-columns:1fr}.NewsDashboard-module__oQwipG__cardFeatured{padding:1.1rem 1.2rem!important}}@media (max-width:480px){.NewsDashboard-module__oQwipG__tab{padding:.4rem .7rem;font-size:.72rem}.NewsDashboard-module__oQwipG__chip{padding:.3rem .7rem;font-size:.68rem}.NewsDashboard-module__oQwipG__imageRegular,.NewsDashboard-module__oQwipG__imageRegularFallbackWrapper{width:64px;height:64px}}
.Pricing-module__t6O1cq__pricing{position:relative}.Pricing-module__t6O1cq__header{text-align:center;margin-bottom:3rem}.Pricing-module__t6O1cq__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__t6O1cq__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__t6O1cq__toggleBtn:hover{color:var(--text-primary)}.Pricing-module__t6O1cq__toggleActive{background:var(--brand-gradient);box-shadow:0 2px 12px #e63b2e40;color:#fff!important}.Pricing-module__t6O1cq__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__t6O1cq__toggleActive .Pricing-module__t6O1cq__toggleDiscount{color:#fff;background:#fff3}[data-theme=light] .Pricing-module__t6O1cq__toggleDiscount{color:#00875a;background:#0096501a}[data-theme=light] .Pricing-module__t6O1cq__toggleActive .Pricing-module__t6O1cq__toggleDiscount{color:#fff;background:#ffffff40}@media (max-width:480px){.Pricing-module__t6O1cq__toggleBtn{padding:.4rem .8rem;font-size:.78rem}}.Pricing-module__t6O1cq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:900px){.Pricing-module__t6O1cq__grid{grid-template-columns:1fr;max-width:420px}}.Pricing-module__t6O1cq__card{border-radius:1rem;flex-direction:column;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__t6O1cq__card:hover{transform:translateY(-4px)}.Pricing-module__t6O1cq__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__t6O1cq__highlighted:hover{box-shadow:0 8px 40px #e63b2e26}.Pricing-module__t6O1cq__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__t6O1cq__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__t6O1cq__savingsPulse;position:absolute;top:38px;right:-8px}@keyframes Pricing-module__t6O1cq__savingsPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}[data-theme=light] .Pricing-module__t6O1cq__savingsBadge{color:#000;background:linear-gradient(135deg,#00e676,#00c853);box-shadow:0 2px 8px #00c85340}.Pricing-module__t6O1cq__planIcon{margin-bottom:.5rem;font-size:2rem}.Pricing-module__t6O1cq__planName{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Pricing-module__t6O1cq__priceWrap{margin-bottom:1.5rem}.Pricing-module__t6O1cq__price{color:var(--text-primary);font-size:1.75rem;font-weight:800}.Pricing-module__t6O1cq__priceSub{color:var(--text-muted);opacity:.8;margin-top:.25rem;font-size:.75rem;display:block}.Pricing-module__t6O1cq__features{flex-direction:column;flex-grow:1;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.Pricing-module__t6O1cq__features li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Pricing-module__t6O1cq__featureIcon{text-align:center;flex-shrink:0;width:1.2rem;font-weight:700}.Pricing-module__t6O1cq__included .Pricing-module__t6O1cq__featureIcon{color:var(--bull-green)}[data-theme=light] .Pricing-module__t6O1cq__included .Pricing-module__t6O1cq__featureIcon{color:#00875a}.Pricing-module__t6O1cq__excluded{opacity:.4}.Pricing-module__t6O1cq__excluded .Pricing-module__t6O1cq__featureIcon{color:var(--text-muted)}.Pricing-module__t6O1cq__ctaBtn{text-align:center;justify-content:center;width:100%;margin-top:auto}.Pricing-module__t6O1cq__disclaimer{text-align:center;color:var(--text-muted);opacity:.6;margin-top:2rem;font-size:.75rem}.Pricing-module__t6O1cq__promoSection{text-align:center;max-width:420px;margin:1.5rem auto 0}.Pricing-module__t6O1cq__promoWrap{gap:.5rem;display:flex}.Pricing-module__t6O1cq__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__t6O1cq__promoInput:focus{border-color:var(--brand-red);outline:none}.Pricing-module__t6O1cq__promoInput::placeholder{color:var(--text-muted);letter-spacing:0;text-transform:none;font-family:inherit;font-weight:500}.Pricing-module__t6O1cq__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__t6O1cq__promoBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #e63b2e4d}.Pricing-module__t6O1cq__promoBtn:disabled{opacity:.5;cursor:not-allowed}.Pricing-module__t6O1cq__promoSuccess{color:var(--bull-green);margin-top:.75rem;font-size:.82rem;font-weight:600}.Pricing-module__t6O1cq__promoError{color:var(--bear-red);margin-top:.75rem;font-size:.82rem;font-weight:600}.Pricing-module__t6O1cq__priceOriginal{color:var(--text-secondary);opacity:.5;margin-right:.5rem;font-size:1.2rem;text-decoration:line-through}.Pricing-module__t6O1cq__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__t6O1cq__promoPulse;display:inline-block}@keyframes Pricing-module__t6O1cq__promoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}
.TradingViewChart-module__ay-4Ta__chartWrap{height:500px;min-height:400px;overflow:hidden;padding:0!important}.TradingViewChart-module__ay-4Ta__chartWrap:hover{transform:none!important}@media (max-width:768px){.TradingViewChart-module__ay-4Ta__chartWrap{height:350px;min-height:300px}}.TradingViewChart-module__ay-4Ta__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__ay-4Ta__chartModalFadeIn;display:flex;position:fixed;inset:0}@keyframes TradingViewChart-module__ay-4Ta__chartModalFadeIn{0%{opacity:0}to{opacity:1}}.TradingViewChart-module__ay-4Ta__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__ay-4Ta__chartModalScaleIn;box-shadow:0 0 60px #0009}@keyframes TradingViewChart-module__ay-4Ta__chartModalScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.TradingViewChart-module__ay-4Ta__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__ay-4Ta__chartModalClose:hover{color:#fff;background:#ffffff2e;transform:scale(1.1)}
.analyze-module__AjpAva__page{min-height:100vh;padding-top:70px}.analyze-module__AjpAva__hero{border-bottom:1px solid var(--glass-border);background:linear-gradient(#e63b2e0d 0%,#0000 100%);padding:2rem 0 1.5rem}.analyze-module__AjpAva__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.analyze-module__AjpAva__heroLeft{flex:1;min-width:220px}.analyze-module__AjpAva__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__AjpAva__symbolIcon{font-size:1rem}.analyze-module__AjpAva__symbolText{font-weight:700;font-family:var(--font-mono);letter-spacing:.05em}.analyze-module__AjpAva__exchangeBadge{color:var(--brand-orange);background:#e63b2e26;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.analyze-module__AjpAva__priceRow{align-items:baseline;gap:1rem;margin-top:.25rem;display:flex}.analyze-module__AjpAva__priceValue{font-size:clamp(2rem,5vw,3rem);font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em;line-height:1}.analyze-module__AjpAva__priceChange{font-size:1.1rem;font-weight:600;font-family:var(--font-mono)}.analyze-module__AjpAva__positive{color:var(--bull-green)}.analyze-module__AjpAva__negative{color:var(--bear-red)}.analyze-module__AjpAva__priceBlock{flex-direction:column;gap:.8rem;display:flex}.analyze-module__AjpAva__liveMetrics{border-top:1px solid var(--glass-border);flex-wrap:wrap;gap:1.25rem;padding-top:.5rem;display:flex}.analyze-module__AjpAva__metricItem{flex-direction:column;gap:.2rem;display:flex}.analyze-module__AjpAva__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.analyze-module__AjpAva__metricValue{font-size:.95rem;font-weight:700;font-family:var(--font-mono);color:var(--text-primary)}.analyze-module__AjpAva__heroRight{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:280px;display:flex}.analyze-module__AjpAva__searchForm{gap:.5rem;width:100%;display:flex}.analyze-module__AjpAva__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__AjpAva__searchInput:focus{border-color:var(--brand-red);outline:none}.analyze-module__AjpAva__searchInput::placeholder{color:var(--text-muted);font-family:var(--font-mono)}.analyze-module__AjpAva__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__AjpAva__searchBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #e63b2e59}.analyze-module__AjpAva__intervalPills{gap:.4rem;display:flex}.analyze-module__AjpAva__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__AjpAva__ivPill:hover{border-color:var(--brand-red);color:var(--text-primary)}.analyze-module__AjpAva__ivActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.analyze-module__AjpAva__loadingSection{justify-content:center;align-items:center;min-height:70vh;padding:3rem 1rem;display:flex}.analyze-module__AjpAva__loadingWrap{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:500px;display:flex}.analyze-module__AjpAva__loadingOrbit{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.analyze-module__AjpAva__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__AjpAva__pulse-glow;display:flex;box-shadow:0 0 30px #e63b2e66}.analyze-module__AjpAva__loadingIcon{animation:.8s ease-in-out analyze-module__AjpAva__spin;display:block}@keyframes analyze-module__AjpAva__spin{0%{transform:rotate(-20deg)scale(.8)}to{transform:rotate(0)scale(1)}}.analyze-module__AjpAva__loadingRing1,.analyze-module__AjpAva__loadingRing2,.analyze-module__AjpAva__loadingRing3{border:1px solid #0000;border-radius:50%;animation:2s ease-out infinite analyze-module__AjpAva__ringExpand;position:absolute}.analyze-module__AjpAva__loadingRing1{border-color:#e63b2e4d;width:80px;height:80px;animation-delay:0s}.analyze-module__AjpAva__loadingRing2{border-color:#f5831f33;width:100px;height:100px;animation-delay:.4s}.analyze-module__AjpAva__loadingRing3{border-color:#e63b2e1a;width:120px;height:120px;animation-delay:.8s}@keyframes analyze-module__AjpAva__ringExpand{0%{opacity:0;transform:scale(.7)}50%{opacity:1}to{opacity:0;transform:scale(1.1)}}.analyze-module__AjpAva__loadingTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.analyze-module__AjpAva__loadingSymbol{color:var(--brand-orange)}.analyze-module__AjpAva__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__AjpAva__loadingStage{color:var(--text-muted);transition:all var(--transition-base);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.analyze-module__AjpAva__loadingStageIcon{text-align:center;width:1.5rem;font-size:1rem}.analyze-module__AjpAva__loadingStageActive{color:var(--text-primary);font-weight:600}.analyze-module__AjpAva__loadingStageDone{color:var(--bull-green)}.analyze-module__AjpAva__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__AjpAva__fadeInUp;display:flex}.analyze-module__AjpAva__loadingTipIcon{flex-shrink:0;margin-top:.1rem}.analyze-module__AjpAva__errorSection{padding:4rem 0}.analyze-module__AjpAva__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__AjpAva__errorIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__AjpAva__errorCard h2{margin-bottom:.75rem}.analyze-module__AjpAva__errorCard p{color:var(--text-secondary);margin-bottom:1.5rem}.analyze-module__AjpAva__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.analyze-module__AjpAva__confirmSection{padding:4rem 0}.analyze-module__AjpAva__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__AjpAva__confirmIcon{margin-bottom:1.5rem;font-size:3.5rem;display:block}.analyze-module__AjpAva__confirmTitle{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.analyze-module__AjpAva__confirmTitle strong{color:var(--brand-orange);font-family:var(--font-mono);font-weight:800}.analyze-module__AjpAva__confirmDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.analyze-module__AjpAva__confirmIntervals{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.analyze-module__AjpAva__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__AjpAva__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__AjpAva__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__AjpAva__analysisVisible{opacity:1;transform:translateY(0)}.analyze-module__AjpAva__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__AjpAva__panelIcon{font-size:1.1rem}.analyze-module__AjpAva__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__AjpAva__decisionLeft{flex-direction:column;flex:1;gap:1rem;display:flex}.analyze-module__AjpAva__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__AjpAva__signalEmoji{font-size:1.5rem}.analyze-module__AjpAva__signalLabel{letter-spacing:.05em;font-size:1.5rem;font-weight:900;font-family:var(--font-mono)}.analyze-module__AjpAva__summaryText{color:var(--text-secondary);max-width:650px;font-size:.95rem;line-height:1.7}.analyze-module__AjpAva__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__AjpAva__decisionRight{z-index:100;flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex;position:relative;overflow:visible}.analyze-module__AjpAva__confRing{overflow:visible}.analyze-module__AjpAva__confArc{transition:stroke-dasharray 1s}.analyze-module__AjpAva__confidenceLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.analyze-module__AjpAva__targetsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.analyze-module__AjpAva__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__AjpAva__targetCard:hover{transform:translateY(-2px)}.analyze-module__AjpAva__targetIcon{font-size:1.25rem}.analyze-module__AjpAva__targetLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.analyze-module__AjpAva__targetValue{font-size:1.2rem;font-weight:700;font-family:var(--font-mono);margin-top:.1rem}.analyze-module__AjpAva__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__AjpAva__levelsCols{flex-wrap:wrap;gap:2rem;display:flex}.analyze-module__AjpAva__levelsCol{flex:1;min-width:180px}.analyze-module__AjpAva__levelsColTitle{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.analyze-module__AjpAva__levelsList{flex-wrap:wrap;gap:.5rem;display:flex}.analyze-module__AjpAva__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__AjpAva__levelsDivider{background:var(--glass-border);align-self:stretch;width:1px}.analyze-module__AjpAva__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__AjpAva__techGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.analyze-module__AjpAva__techSection{flex-direction:column;gap:.6rem;display:flex}.analyze-module__AjpAva__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__AjpAva__techRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.analyze-module__AjpAva__techLabel{color:var(--text-muted);flex-shrink:0;font-size:.78rem}.analyze-module__AjpAva__techRight{flex-direction:column;align-items:flex-end;display:flex}.analyze-module__AjpAva__techValue{font-size:.82rem;font-weight:600}.analyze-module__AjpAva__techSub{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}.analyze-module__AjpAva__rsiSection{flex-direction:column;gap:.35rem;display:flex}.analyze-module__AjpAva__rsiHeader{justify-content:space-between;align-items:center;display:flex}.analyze-module__AjpAva__rsiVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__AjpAva__rsiGauge{flex-direction:column;gap:.3rem;display:flex}.analyze-module__AjpAva__rsiTrack{background:var(--glass-bg);border-radius:3px;height:6px;position:relative;overflow:hidden}.analyze-module__AjpAva__rsiFill{border-radius:3px;height:100%;transition:width .8s}.analyze-module__AjpAva__rsiZone30{background:#00e67666;width:1px;height:100%;position:absolute;top:0;left:30%}.analyze-module__AjpAva__rsiZone70{background:#ff525266;width:1px;height:100%;position:absolute;top:0;left:70%}.analyze-module__AjpAva__rsiInfo{justify-content:space-between;align-items:center;display:flex}.analyze-module__AjpAva__rsiValue{font-family:var(--font-mono);font-size:.85rem;font-weight:700}.analyze-module__AjpAva__rsiLabel{color:var(--text-muted);font-size:.72rem}.analyze-module__AjpAva__tvRecommend{flex-direction:column;gap:.35rem;padding:.5rem 0;display:flex}.analyze-module__AjpAva__tvRecLabel{letter-spacing:.03em;font-size:1rem;font-weight:800;font-family:var(--font-mono)}.analyze-module__AjpAva__tvRecSub{color:var(--text-muted);font-size:.7rem}.analyze-module__AjpAva__tvRecBar{background:var(--glass-bg);border-radius:2px;height:4px;overflow:hidden}.analyze-module__AjpAva__tvRecFill{border-radius:2px;max-width:100%;height:100%;transition:width .8s}.analyze-module__AjpAva__pivotRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.analyze-module__AjpAva__pivotValue{font-family:var(--font-mono);font-size:.8rem;font-weight:600}.analyze-module__AjpAva__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__AjpAva__signalsGrid{flex-wrap:wrap;gap:.6rem;display:flex}.analyze-module__AjpAva__sigChip{transition:all var(--transition-fast);border:1px solid;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:600}.analyze-module__AjpAva__sigChip:hover{transform:translateY(-1px)}.analyze-module__AjpAva__sigChipGreen{color:#00e676;background:#00e6761a;border-color:#00e67640}.analyze-module__AjpAva__sigChipRed{color:#ff5252;background:#ff52521a;border-color:#ff525240}.analyze-module__AjpAva__sigChipSpecial{color:#ffc107;background:#ffc1071a;border-color:#ffc1074d}.analyze-module__AjpAva__sigChipNeutral{color:#90a4ae;background:#90a4ae14;border-color:#90a4ae26}.analyze-module__AjpAva__evaluationPanel,.analyze-module__AjpAva__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__AjpAva__evaluationText{flex-direction:column;gap:.85rem;display:flex}.analyze-module__AjpAva__evaluationText p{color:var(--text-secondary);font-size:.92rem;line-height:1.75}.analyze-module__AjpAva__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__AjpAva__tradeGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.analyze-module__AjpAva__tradeCard{border-radius:var(--radius-md);background:var(--glass-bg);transition:all var(--transition-fast);border:1px solid;padding:1.25rem}.analyze-module__AjpAva__tradeCard:hover{background:var(--bg-card);transform:translateY(-2px)}.analyze-module__AjpAva__tradeHeader{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.analyze-module__AjpAva__tradeText{color:var(--text-secondary);font-size:.87rem;line-height:1.65}.analyze-module__AjpAva__scenarioStats{flex-wrap:wrap;gap:1rem;display:flex}.analyze-module__AjpAva__scenarioStats>div{flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.analyze-module__AjpAva__scenarioStats span{color:var(--text-muted)}.analyze-module__AjpAva__scenarioStats strong{font-family:var(--font-mono);font-size:.95rem}.analyze-module__AjpAva__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__AjpAva__statIcon{font-size:1.5rem}.analyze-module__AjpAva__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:600}.analyze-module__AjpAva__statValue{font-size:.9rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__AjpAva__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__AjpAva__riskGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}.analyze-module__AjpAva__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__AjpAva__fundGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;display:grid}.analyze-module__AjpAva__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__AjpAva__fundCard:hover{border-color:var(--border-color-hover);background:var(--bg-card)}.analyze-module__AjpAva__fundCardWide{grid-column:span 2}.analyze-module__AjpAva__fundCardFull{grid-column:1/-1}.analyze-module__AjpAva__fundLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.analyze-module__AjpAva__fundVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__AjpAva__perfRow{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.analyze-module__AjpAva__perfItem{flex-direction:column;align-items:center;gap:.15rem;display:flex}.analyze-module__AjpAva__perfItem>span:first-child{color:var(--text-muted);text-transform:uppercase;font-size:.65rem}.analyze-module__AjpAva__perfItem>span:last-child{font-family:var(--font-mono);font-size:.82rem;font-weight:700}.analyze-module__AjpAva__chartSection,.analyze-module__AjpAva__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__AjpAva__newsList{flex-direction:column;gap:0;display:flex}.analyze-module__AjpAva__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__AjpAva__newsItem:last-child{border-bottom:none}.analyze-module__AjpAva__newsItem:hover{padding-left:.5rem}.analyze-module__AjpAva__newsContent{flex:1}.analyze-module__AjpAva__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__AjpAva__newsItem:hover .analyze-module__AjpAva__newsTitle{color:var(--brand-orange)}.analyze-module__AjpAva__newsMeta{align-items:center;gap:1rem;display:flex}.analyze-module__AjpAva__newsSource{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.analyze-module__AjpAva__newsTime{color:var(--text-muted);font-size:.7rem}.analyze-module__AjpAva__newsArrow{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0;font-size:.9rem}.analyze-module__AjpAva__newsItem:hover .analyze-module__AjpAva__newsArrow{color:var(--brand-orange);transform:translate(4px)}.analyze-module__AjpAva__newsRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.analyze-module__AjpAva__newsRow .analyze-module__AjpAva__newsPanel{margin-bottom:0}.analyze-module__AjpAva__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__AjpAva__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__AjpAva__kapEmpty{text-align:center;color:var(--text-muted);padding:1.5rem 0;font-size:.82rem}.analyze-module__AjpAva__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__AjpAva__kapItem:last-child{border-bottom:none}.analyze-module__AjpAva__kapItem:hover{padding-left:.4rem}.analyze-module__AjpAva__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__AjpAva__kapContent{flex:1}.analyze-module__AjpAva__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__AjpAva__kapItem:hover .analyze-module__AjpAva__kapTitle{color:var(--brand-red)}.analyze-module__AjpAva__kapMeta{color:var(--text-muted);font-size:.68rem}@media (max-width:768px){.analyze-module__AjpAva__newsRow{grid-template-columns:1fr}}.analyze-module__AjpAva__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__AjpAva__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__AjpAva__rawToggle:hover{background:var(--glass-bg)}.analyze-module__AjpAva__rawToggleLeft{align-items:center;gap:.75rem;display:flex}.analyze-module__AjpAva__rawToggleLeft div{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.analyze-module__AjpAva__rawToggleLeft strong{font-size:1rem}.analyze-module__AjpAva__rawToggleSub{color:var(--text-muted);font-size:.75rem;font-weight:400}.analyze-module__AjpAva__rawChevron{transition:transform var(--transition-base);color:var(--text-muted);font-size:1.25rem}.analyze-module__AjpAva__rawChevronOpen{transform:rotate(180deg)}.analyze-module__AjpAva__rawContent{border-top:1px solid var(--glass-border);padding:0 1.5rem 1.5rem;animation:.3s analyze-module__AjpAva__fadeInUp}.analyze-module__AjpAva__rawContent p{color:var(--text-secondary);margin-top:.85rem;font-size:.88rem;line-height:1.8}.analyze-module__AjpAva__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__AjpAva__disclaimer p{color:var(--text-muted);font-size:.78rem;line-height:1.6}@media (max-width:900px){.analyze-module__AjpAva__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__AjpAva__techGrid{grid-template-columns:1fr}}@media (max-width:640px){.analyze-module__AjpAva__heroTop{flex-direction:column}.analyze-module__AjpAva__heroRight{align-items:stretch;width:100%}.analyze-module__AjpAva__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__AjpAva__decisionHero{flex-direction:column}.analyze-module__AjpAva__decisionRight{flex-direction:row;align-items:center}.analyze-module__AjpAva__levelsCols{flex-direction:column}.analyze-module__AjpAva__levelsDivider{width:100%;height:1px}}.analyze-module__AjpAva__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__AjpAva__shareBtn:hover{background:rgba(var(--primary-rgb,99,102,241),.25)}.analyze-module__AjpAva__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__AjpAva__shareDropdown{top:auto;bottom:calc(100% + 8px);box-shadow:0 -8px 32px #0000004d}}.analyze-module__AjpAva__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__AjpAva__shareLink:hover{background:var(--glass-bg)}.analyze-module__AjpAva__shareDivider{background:var(--glass-border);height:1px;margin:2px 0}.analyze-module__AjpAva__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__AjpAva__shareCopyBtn:hover{background:var(--glass-bg)}.analyze-module__AjpAva__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__AjpAva__levelsExpandBtn:hover{background:var(--bg-card);color:var(--text-secondary)}.analyze-module__AjpAva__expectationBox{background:var(--glass-bg);border-left:3px solid #9c27b066;border-radius:10px;margin-top:12px;padding:12px 16px}.analyze-module__AjpAva__expectationTitle{color:var(--text-muted);font-size:.8rem;font-weight:600}.analyze-module__AjpAva__quotaText{color:var(--text-muted);margin-top:10px;font-size:.78rem}.analyze-module__AjpAva__ctaBanner{max-width:800px;margin:40px auto;padding:0 1.5rem}.analyze-module__AjpAva__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__AjpAva__ctaTitle{margin-bottom:12px;font-size:1.8rem;font-weight:800}.analyze-module__AjpAva__ctaDesc{color:var(--text-secondary);max-width:500px;margin:0 auto 24px;font-size:1.1rem}.analyze-module__AjpAva__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__AjpAva__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__AjpAva__noDataSection{text-align:center;padding:4rem 1.5rem}.analyze-module__AjpAva__noDataText{color:var(--text-secondary)}.analyze-module__AjpAva__blurContainer{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;position:relative}.analyze-module__AjpAva__blurOverlay{z-index:50;pointer-events:all;filter:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.analyze-module__AjpAva__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__AjpAva__blurCardIn;box-shadow:0 0 60px #e63b2e26,0 8px 32px #00000080}@keyframes analyze-module__AjpAva__blurCardIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.analyze-module__AjpAva__blurIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__AjpAva__blurTitle{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.analyze-module__AjpAva__blurDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.analyze-module__AjpAva__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__AjpAva__blurCta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e80}@media (max-width:600px){.analyze-module__AjpAva__blurCard{margin:0 1rem;padding:2rem 1.5rem}}
.compare-module___9ajKW__page{min-height:100vh;padding-top:90px;padding-bottom:4rem}.compare-module___9ajKW__header{margin-bottom:2rem}.compare-module___9ajKW__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.compare-module___9ajKW__subtitle{color:var(--text-secondary);font-size:.95rem}.compare-module___9ajKW__inputRow{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.compare-module___9ajKW__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___9ajKW__input:focus{border-color:var(--brand-red);outline:none}.compare-module___9ajKW__input::placeholder{color:var(--text-muted);font-family:var(--font-body)}.compare-module___9ajKW__compareBtn{white-space:nowrap}.compare-module___9ajKW__compareBtn:disabled{opacity:.6;cursor:not-allowed}.compare-module___9ajKW__error{color:#ff5252;margin-bottom:1rem;font-size:.88rem}.compare-module___9ajKW__presets{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.compare-module___9ajKW__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___9ajKW__presetChip:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.compare-module___9ajKW__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___9ajKW__table{border-collapse:collapse;width:100%;min-width:600px;font-size:.85rem}.compare-module___9ajKW__metricCol{text-align:left;min-width:150px;padding:.85rem 1rem}.compare-module___9ajKW__symCol{min-width:150px}.compare-module___9ajKW__table thead{background:var(--bg-card);border-bottom:1px solid var(--glass-border)}.compare-module___9ajKW__table thead th{padding:.85rem 1rem}.compare-module___9ajKW__symHeader{cursor:pointer;transition:all var(--transition-fast);flex-direction:column;gap:.15rem;display:flex}.compare-module___9ajKW__symHeader:hover .compare-module___9ajKW__symTicker{color:var(--brand-orange)}.compare-module___9ajKW__symTicker{font-family:var(--font-mono);font-size:1rem;font-weight:800}.compare-module___9ajKW__symName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.7rem;font-weight:400;overflow:hidden}.compare-module___9ajKW__analyzeLink{color:var(--brand-orange);opacity:0;transition:opacity var(--transition-fast);font-size:.68rem;font-weight:600}.compare-module___9ajKW__symHeader:hover .compare-module___9ajKW__analyzeLink{opacity:1}.compare-module___9ajKW__metricRow{border-bottom:1px solid var(--glass-border);transition:background var(--transition-fast)}.compare-module___9ajKW__metricRow:last-child{border-bottom:none}.compare-module___9ajKW__metricRow:hover{background:var(--bg-card)}.compare-module___9ajKW__metricLabel{color:var(--text-secondary);padding:.65rem 1rem;font-size:.78rem;font-weight:600}.compare-module___9ajKW__cell{text-align:center;font-family:var(--font-mono);padding:.65rem 1rem;font-size:.85rem}.compare-module___9ajKW__best{background:#00e6760f!important}.compare-module___9ajKW__bestVal{color:#00e676;font-weight:700}.compare-module___9ajKW__note{color:var(--text-muted);text-align:center;padding:.75rem;font-size:.78rem}
.Dashboard-module__IrnEkq__page{min-height:100vh;padding-top:5rem}.Dashboard-module__IrnEkq__container{max-width:var(--container-max);margin:0 auto;padding:2rem 1.5rem 4rem}.Dashboard-module__IrnEkq__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.Dashboard-module__IrnEkq__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__IrnEkq__spin}@keyframes Dashboard-module__IrnEkq__spin{to{transform:rotate(360deg)}}.Dashboard-module__IrnEkq__loginPrompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:60vh;display:flex}.Dashboard-module__IrnEkq__loginIcon{font-size:3rem}.Dashboard-module__IrnEkq__loginPrompt h1{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.Dashboard-module__IrnEkq__loginPrompt p{color:var(--text-secondary);max-width:400px;line-height:1.6}.Dashboard-module__IrnEkq__header{margin-bottom:2.5rem}.Dashboard-module__IrnEkq__title{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.Dashboard-module__IrnEkq__subtitle{color:var(--text-secondary);margin-top:.5rem}.Dashboard-module__IrnEkq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.Dashboard-module__IrnEkq__statCard{align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Dashboard-module__IrnEkq__statCard:hover{transform:translateY(-2px)}.Dashboard-module__IrnEkq__statIcon{font-size:1.75rem}.Dashboard-module__IrnEkq__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.7rem;font-weight:600;display:block}.Dashboard-module__IrnEkq__statValue{color:var(--text-primary);font-size:1.25rem;font-weight:800;display:block}.Dashboard-module__IrnEkq__section{margin-bottom:2.5rem}.Dashboard-module__IrnEkq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__IrnEkq__sectionTitle{font-size:1.25rem;font-weight:700}.Dashboard-module__IrnEkq__sectionDesc{color:var(--text-secondary);margin-bottom:1rem}.Dashboard-module__IrnEkq__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__IrnEkq__liveDot{background:var(--bull-green);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Dashboard-module__IrnEkq__pulse}@keyframes Dashboard-module__IrnEkq__pulse{0%,to{opacity:1}50%{opacity:.3}}.Dashboard-module__IrnEkq__addRow{gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__IrnEkq__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__IrnEkq__symbolInput::placeholder{color:var(--text-muted);text-transform:none;letter-spacing:0;font-weight:400;font-family:var(--font-body)}.Dashboard-module__IrnEkq__symbolInput:focus{border-color:var(--brand-orange)}.Dashboard-module__IrnEkq__addBtn{white-space:nowrap;padding:.75rem 1.5rem}.Dashboard-module__IrnEkq__error{color:var(--bear-red);margin-bottom:1rem;font-size:.85rem}.Dashboard-module__IrnEkq__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.Dashboard-module__IrnEkq__emptyIcon{opacity:.5;font-size:2.5rem}.Dashboard-module__IrnEkq__watchlistGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.Dashboard-module__IrnEkq__watchlistCard{flex-direction:column;padding:1.25rem;display:flex;position:relative}.Dashboard-module__IrnEkq__watchlistCard:hover{transform:translateY(-3px)}.Dashboard-module__IrnEkq__cardTop{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Dashboard-module__IrnEkq__symbolLink{text-decoration:none}.Dashboard-module__IrnEkq__symbolName{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.Dashboard-module__IrnEkq__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__IrnEkq__watchlistCard:hover .Dashboard-module__IrnEkq__removeBtn{opacity:1}.Dashboard-module__IrnEkq__removeBtn:hover{color:var(--bear-red);background:var(--bear-red-dim)}.Dashboard-module__IrnEkq__priceRow{align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.Dashboard-module__IrnEkq__price{color:var(--text-primary);font-size:1.35rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em}.Dashboard-module__IrnEkq__change{font-size:.8rem;font-weight:700;font-family:var(--font-mono);border-radius:6px;padding:.15rem .5rem}.Dashboard-module__IrnEkq__positive{color:var(--bull-green);background:var(--bull-green-dim)}.Dashboard-module__IrnEkq__negative{color:var(--bear-red);background:var(--bear-red-dim)}.Dashboard-module__IrnEkq__sparklineWrap{height:32px;margin:.35rem 0;overflow:hidden}.Dashboard-module__IrnEkq__sparkline{width:100%;height:32px;display:block}.Dashboard-module__IrnEkq__analyzeLink{color:var(--text-muted);transition:color var(--transition-fast);margin-top:.5rem;font-size:.75rem;text-decoration:none;display:inline-block}.Dashboard-module__IrnEkq__analyzeLink:hover{color:var(--brand-orange)}.Dashboard-module__IrnEkq__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__IrnEkq__aiAnalyzeBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #e63b2e4d}.Dashboard-module__IrnEkq__upgradeCard{justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.Dashboard-module__IrnEkq__upgradeCard:hover{transform:translateY(-2px)}.Dashboard-module__IrnEkq__upgradeContent h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Dashboard-module__IrnEkq__upgradeContent p{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.Dashboard-module__IrnEkq__statsGrid,.Dashboard-module__IrnEkq__watchlistGrid{grid-template-columns:1fr}.Dashboard-module__IrnEkq__upgradeCard{text-align:center;flex-direction:column}.Dashboard-module__IrnEkq__addRow{flex-direction:column}.Dashboard-module__IrnEkq__removeBtn{opacity:1}}.Dashboard-module__IrnEkq__bulkActions{justify-content:flex-end;margin-bottom:1rem;display:flex}.Dashboard-module__IrnEkq__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__IrnEkq__deleteBtn:hover{background:#c92a2a}.Dashboard-module__IrnEkq__alarmList{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__IrnEkq__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__IrnEkq__alarmRow:hover{transform:translateY(-2px)}.Dashboard-module__IrnEkq__alarmCheckbox input{cursor:pointer;width:18px;height:18px}.Dashboard-module__IrnEkq__alarmInfo{flex-wrap:wrap;flex:1;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__IrnEkq__alarmSymbol{font-family:var(--font-mono);color:var(--text-primary);min-width:80px;font-size:1.1rem;font-weight:800}.Dashboard-module__IrnEkq__alarmTarget{color:var(--text-secondary);font-size:.95rem}.Dashboard-module__IrnEkq__alarmTarget strong{color:var(--text-primary);font-family:var(--font-mono)}.Dashboard-module__IrnEkq__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__IrnEkq__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__IrnEkq__alarmRemove:hover{color:var(--bear-red);background:var(--bear-red-dim)}@media (max-width:600px){.Dashboard-module__IrnEkq__alarmRow{flex-direction:column;align-items:flex-start;padding:1rem}.Dashboard-module__IrnEkq__alarmInfo{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:2rem}.Dashboard-module__IrnEkq__alarmRemove{position:absolute;top:1rem;right:1rem}.Dashboard-module__IrnEkq__alarmCheckbox{position:absolute;top:1rem;left:1rem}}
.Legal-module__0qEmUq__page{min-height:100vh;padding-top:6rem;padding-bottom:4rem}.Legal-module__0qEmUq__container{max-width:800px;margin:0 auto}.Legal-module__0qEmUq__header{text-align:center;margin-bottom:3rem}.Legal-module__0qEmUq__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.Legal-module__0qEmUq__updated{color:var(--text-muted);font-size:.9rem}.Legal-module__0qEmUq__contentCard{border-top:4px solid var(--brand-red);padding:3rem;position:relative}.Legal-module__0qEmUq__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__0qEmUq__prose{color:var(--text-secondary);flex-direction:column;gap:1.5rem;font-size:1.05rem;line-height:1.7;display:flex}.Legal-module__0qEmUq__prose p{margin:0}.Legal-module__0qEmUq__prose strong{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Legal-module__0qEmUq__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__0qEmUq__contentCard{padding:2rem 1.5rem}}
.market-module__Ob63lW__page{min-height:100vh;padding-top:90px;padding-bottom:4rem}.market-module__Ob63lW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.market-module__Ob63lW__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.market-module__Ob63lW__subtitle{color:var(--text-secondary);font-size:.9rem}.market-module__Ob63lW__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__Ob63lW__liveDot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.market-module__Ob63lW__liveDotOn{background:var(--bull-green);animation:2s ease-in-out infinite market-module__Ob63lW__blink;box-shadow:0 0 8px #00e67699}@keyframes market-module__Ob63lW__blink{0%,to{opacity:1}50%{opacity:.5}}.market-module__Ob63lW__liveLabel{text-transform:uppercase}.market-module__Ob63lW__updateTime{color:var(--text-muted);font-weight:400}.market-module__Ob63lW__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.market-module__Ob63lW__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__Ob63lW__tab:hover{border-color:var(--brand-red);color:var(--text-primary)}.market-module__Ob63lW__tabActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.market-module__Ob63lW__categoryRow{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.market-module__Ob63lW__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__Ob63lW__catBtn:hover{color:var(--text-primary)}.market-module__Ob63lW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.market-module__Ob63lW__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__Ob63lW__card:hover{border-color:var(--border-color-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0006}.market-module__Ob63lW__cardTop{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.market-module__Ob63lW__rankRibbon{border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.market-module__Ob63lW__changeBadge{font-size:.8rem;font-weight:700;font-family:var(--font-mono);border:1px solid;border-radius:6px;padding:.2rem .5rem}.market-module__Ob63lW__cardSymbol{font-family:var(--font-mono);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.market-module__Ob63lW__cardName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.market-module__Ob63lW__cardPrice{font-size:1.2rem;font-weight:700;font-family:var(--font-mono);margin-top:.25rem}.market-module__Ob63lW__cardFooter{border-top:1px solid var(--glass-border);gap:1rem;margin-top:.4rem;padding-top:.5rem;display:flex}.market-module__Ob63lW__cardVol,.market-module__Ob63lW__cardMcap{font-size:.78rem;font-family:var(--font-mono);flex-direction:column;gap:.1rem;font-weight:600;display:flex}.market-module__Ob63lW__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__Ob63lW__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__Ob63lW__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__Ob63lW__shimmer}@keyframes market-module__Ob63lW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.market-module__Ob63lW__disclaimer{color:var(--text-muted);text-align:center;padding:1rem;font-size:.75rem}@media (max-width:480px){.market-module__Ob63lW__grid{grid-template-columns:repeat(2,1fr)}}
.Portfolio-module__eXcYPa__page{background:var(--bg-main);min-height:100vh;padding:100px 0 60px}.Portfolio-module__eXcYPa__container{max-width:1200px;margin:0 auto;padding:0 20px}.Portfolio-module__eXcYPa__header{margin-bottom:2rem}.Portfolio-module__eXcYPa__title{color:var(--text-main);margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.Portfolio-module__eXcYPa__subtitle{color:var(--text-muted);font-size:1.1rem}.Portfolio-module__eXcYPa__section{background:var(--bg-card);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px;margin-bottom:3rem;padding:24px}.Portfolio-module__eXcYPa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Portfolio-module__eXcYPa__sectionTitle{color:var(--text-main);align-items:center;gap:8px;font-size:1.5rem;font-weight:600;display:flex}.Portfolio-module__eXcYPa__addRow{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.Portfolio-module__eXcYPa__symbolInput{border:1px solid var(--glass-border);background:var(--bg-card);min-width:120px;color:var(--text-main);border-radius:12px;flex:1;padding:12px 16px;font-size:1rem;transition:all .2s}.Portfolio-module__eXcYPa__symbolInput:focus{border-color:var(--brand-accent);outline:none;box-shadow:0 0 0 2px #69f0ae1a}.Portfolio-module__eXcYPa__addBtn{white-space:nowrap;padding:12px 24px}.Portfolio-module__eXcYPa__error{color:var(--bear-red);margin-top:-10px;margin-bottom:15px;font-size:.9rem}.Portfolio-module__eXcYPa__portfolioGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.Portfolio-module__eXcYPa__portfolioCard{border:1px solid var(--glass-border);background:#ffffff05;border-radius:16px;flex-direction:column;gap:15px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Portfolio-module__eXcYPa__portfolioCard:hover{border-color:#69f0ae4d;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.Portfolio-module__eXcYPa__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Portfolio-module__eXcYPa__symbolName{letter-spacing:-.5px;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.4rem;font-weight:800}.Portfolio-module__eXcYPa__removeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Portfolio-module__eXcYPa__removeBtn:hover{color:var(--bear-red);background:#ff52521a}.Portfolio-module__eXcYPa__detailsGrid{background:#0003;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.Portfolio-module__eXcYPa__detailCol{flex-direction:column;gap:4px;display:flex}.Portfolio-module__eXcYPa__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.Portfolio-module__eXcYPa__detailValue{color:var(--text-main);font-size:1.1rem;font-weight:600}.Portfolio-module__eXcYPa__pnlRow{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.Portfolio-module__eXcYPa__pnlLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.Portfolio-module__eXcYPa__positive{color:var(--bull-green)}.Portfolio-module__eXcYPa__negative{color:var(--bear-red)}.Portfolio-module__eXcYPa__aiAnalyzeBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#e63b2e,#f57c00);border:none;border-radius:12px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.Portfolio-module__eXcYPa__aiAnalyzeBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 24px #e63b2e66}.Portfolio-module__eXcYPa__totalsBar{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.Portfolio-module__eXcYPa__totalCard{text-align:center;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.Portfolio-module__eXcYPa__totalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.Portfolio-module__eXcYPa__totalValue{font-size:1.8rem;font-weight:700}.Portfolio-module__eXcYPa__emptyState{text-align:center;color:var(--text-muted);background:#0000001a;border-radius:16px;flex-direction:column;align-items:center;gap:15px;padding:60px 20px;display:flex}.Portfolio-module__eXcYPa__emptyIcon{opacity:.5;font-size:3rem;display:block}@media (max-width:768px){.Portfolio-module__eXcYPa__addRow{flex-direction:column}.Portfolio-module__eXcYPa__totalsBar,.Portfolio-module__eXcYPa__portfolioGrid{grid-template-columns:1fr}}.Portfolio-module__eXcYPa__loginPrompt{text-align:center;max-width:400px;margin:0 auto;padding:80px 20px}.Portfolio-module__eXcYPa__loginIcon{margin-bottom:20px;font-size:4rem}
.screener-module__5BONiq__page{min-height:100vh;padding-top:90px;padding-bottom:4rem}.screener-module__5BONiq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.screener-module__5BONiq__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.screener-module__5BONiq__subtitle{color:var(--text-secondary);max-width:500px;font-size:.95rem}.screener-module__5BONiq__headerRight{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.screener-module__5BONiq__liveIndicator{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}.screener-module__5BONiq__liveDot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.screener-module__5BONiq__liveDotOn{background:var(--bull-green);animation:2s ease-in-out infinite screener-module__5BONiq__blink;box-shadow:0 0 8px #00e67699}@keyframes screener-module__5BONiq__blink{0%,to{opacity:1}50%{opacity:.5}}.screener-module__5BONiq__updateTime{color:var(--text-muted);font-weight:400}.screener-module__5BONiq__refreshBtn{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);padding:.45rem 1rem;font-size:.8rem;font-weight:600}.screener-module__5BONiq__refreshBtn:hover:not(:disabled){border-color:var(--brand-red);color:var(--text-primary)}.screener-module__5BONiq__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.screener-module__5BONiq__marketTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.screener-module__5BONiq__marketTab{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}.screener-module__5BONiq__marketTab:hover{border-color:var(--brand-red);color:var(--text-primary)}.screener-module__5BONiq__marketTabActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.screener-module__5BONiq__presetRow{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.screener-module__5BONiq__presetPill{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:.4rem 1rem;font-size:.8rem;font-weight:600}.screener-module__5BONiq__presetPill:hover{border-color:var(--brand-orange);color:var(--text-primary)}.screener-module__5BONiq__presetActive{color:var(--brand-orange);background:#f5831f26;border-color:#f5831f66}.screener-module__5BONiq__tableHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.screener-module__5BONiq__searchInput{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);width:260px;transition:border-color var(--transition-fast);padding:.5rem 1rem;font-size:.85rem}.screener-module__5BONiq__searchInput:focus{border-color:var(--brand-red);outline:none}.screener-module__5BONiq__searchInput::placeholder{color:var(--text-muted)}.screener-module__5BONiq__rowCount{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono)}.screener-module__5BONiq__tableWrap{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1rem;overflow-x:auto}.screener-module__5BONiq__table{border-collapse:collapse;width:100%;min-width:700px;font-size:.85rem}.screener-module__5BONiq__table thead{background:var(--bg-card);border-bottom:1px solid var(--glass-border)}.screener-module__5BONiq__table th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:.85rem 1rem;font-size:.72rem;font-weight:700}.screener-module__5BONiq__thLeft{text-align:left}.screener-module__5BONiq__thRight{text-align:right}.screener-module__5BONiq__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.screener-module__5BONiq__sortable:hover{color:var(--text-secondary)}.screener-module__5BONiq__sortIcon{color:var(--brand-orange);margin-left:.25rem}.screener-module__5BONiq__sortIconInactive{color:var(--text-muted);opacity:.3;margin-left:.25rem}.screener-module__5BONiq__row{border-bottom:1px solid var(--glass-border);cursor:pointer;transition:background var(--transition-fast)}.screener-module__5BONiq__row:last-child{border-bottom:none}.screener-module__5BONiq__row:hover{background:var(--bg-card)}.screener-module__5BONiq__table td{vertical-align:middle;padding:.75rem 1rem}.screener-module__5BONiq__symbolCell{align-items:center;gap:.5rem;display:flex}.screener-module__5BONiq__ticker{font-family:var(--font-mono);font-size:.9rem;font-weight:700}.screener-module__5BONiq__nameCell{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.8rem;overflow:hidden}.screener-module__5BONiq__mono{font-family:var(--font-mono)}.screener-module__5BONiq__right{text-align:right}.screener-module__5BONiq__positive{color:var(--bull-green)}.screener-module__5BONiq__negative{color:var(--bear-red)}.screener-module__5BONiq__rsiBadge{border:1px solid;border-radius:4px;padding:.2rem .5rem;font-size:.78rem;font-weight:700;display:inline-block}.screener-module__5BONiq__recBadge{letter-spacing:.02em;border:1px solid;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.screener-module__5BONiq__analyzeBtn{background:var(--brand-gradient);color:#fff;white-space:nowrap;transition:all var(--transition-fast);opacity:0;border-radius:6px;padding:.3rem .75rem;font-size:.73rem;font-weight:600}.screener-module__5BONiq__row:hover .screener-module__5BONiq__analyzeBtn{opacity:1}.screener-module__5BONiq__skeletonRow td{padding:.85rem 1rem}.screener-module__5BONiq__skeleton{background:var(--bg-card);border-radius:4px;height:14px}@keyframes screener-module__5BONiq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.screener-module__5BONiq__disclaimer{color:var(--text-muted);text-align:center;padding:1rem;font-size:.75rem}@media (max-width:768px){.screener-module__5BONiq__hideOnMobile{display:none}.screener-module__5BONiq__searchInput{width:100%}.screener-module__5BONiq__tableHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}
.ProTools-module__tZV5GG__proTools{text-align:center;position:relative}.ProTools-module__tZV5GG__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.ProTools-module__tZV5GG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.ProTools-module__tZV5GG__card{text-align:left;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.ProTools-module__tZV5GG__cardHeader{align-items:center;gap:1rem;display:flex}.ProTools-module__tZV5GG__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__tZV5GG__cardTitle{letter-spacing:-.01em;font-size:1rem;font-weight:700}.ProTools-module__tZV5GG__cardSubtitle{color:var(--text-muted);font-size:.8rem;font-weight:500}.ProTools-module__tZV5GG__cardDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.ProTools-module__tZV5GG__tags{flex-wrap:wrap;gap:.4rem;display:flex}.ProTools-module__tZV5GG__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__tZV5GG__cta{flex-direction:column;align-items:center;gap:1rem;display:flex}.ProTools-module__tZV5GG__ctaText{color:var(--text-secondary);font-size:1.05rem;font-weight:600}@media (max-width:768px){.ProTools-module__tZV5GG__grid{grid-template-columns:1fr}}
