@charset "UTF-8";body{margin:0;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sider-left{margin-right:4em;background:transparent!important;border:none;overflow:visible;position:relative}.sider-left .ant-layout-sider-children{display:flex;flex-direction:column}.left-menu-toggle{display:flex;align-items:center;justify-content:space-between;padding:0 6px 10px;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:6px}.left-menu-toggle-label{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#09090980;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.left-menu-toggle .ant-btn{background:none!important;border:none!important;box-shadow:none!important;padding:4px!important;height:auto!important;width:auto!important;color:#0000004d;transition:color .2s ease}.left-menu-toggle .ant-btn:hover{color:#000000b3}.left-menu-toggle .ant-btn .anticon{font-size:14px}.left-menu{background-color:transparent!important;border:none!important;padding:0!important}.left-menu .ant-menu-item:after,.left-menu .ant-menu-submenu:after{border-right:none!important}.left-menu-divider-wrapper{position:relative;margin:14px 0 6px!important;padding:0 6px}.left-menu-divider{margin:8px 6px!important;height:1px!important;background:#0000000a!important;border:none!important}.left-menu-divider-wrapper .left-menu-divider{margin:0!important}.left-menu-divider-label{display:block;font-size:.68rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#09090980;padding:8px 0;position:static;transform:none;background:none;box-shadow:none;white-space:nowrap}.left-menu-item{border:none!important;margin-bottom:2px!important;border-radius:10px!important;padding:8px 10px!important;height:auto!important;line-height:1.4!important;background:transparent!important;transition:all .18s ease;position:relative;overflow:hidden;box-shadow:none}.left-menu-item:hover{background:#0000000a!important;box-shadow:none;transform:none}.left-menu-item:hover .left-menu-delete-btn{opacity:1;transform:scale(1)}.left-menu-item:hover .anticon{transform:none}.left-menu-item:hover span{color:#000}.left-menu-item.ant-menu-item-selected{background:#f8f8f8!important;box-shadow:none}.left-menu-item.ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:50%;background:#000;border-radius:0 3px 3px 0}.left-menu-item.ant-menu-item-selected span{color:#000;font-weight:600}.left-menu-item.ant-menu-item-selected .ant-image{filter:none}.left-menu-item:focus,.left-menu-item.ant-menu-item-active{background:#00000008!important;box-shadow:none}.left-menu-item .anticon{margin-right:0!important;font-size:16px;transition:none;opacity:1}.left-menu-item .anticon img{border-radius:4px}.left-menu-item .ant-image{display:inline-flex;vertical-align:middle;filter:grayscale(.15);transition:filter .18s ease}.left-menu-item>span{font-size:13px;font-weight:500;color:#000000b3;transition:color .15s ease;letter-spacing:.01em}.left-menu-delete-btn{cursor:pointer;float:right;opacity:0;transform:scale(.8);font-size:15px;font-weight:300;line-height:1;padding:2px 4px;border-radius:6px;color:#0000004d;transition:all .18s ease}.left-menu-delete-btn:hover{opacity:1;color:#c82828cc;background:#c828280f}.left-menu .ant-btn{background:none!important;border:none!important;box-shadow:none!important;transition:color .2s ease}.left-menu .ant-btn:hover .anticon{color:#0009}.left-menu .ant-btn .anticon{color:#0000004d;transition:color .2s ease}.sider-left.ant-layout-sider-collapsed .left-menu-toggle-label{display:none}.sider-left.ant-layout-sider-collapsed .left-menu-item,.sider-left.ant-layout-sider-collapsed .ant-menu-item{padding:10px!important;text-align:center;justify-content:center!important;display:flex!important;align-items:center!important}.sider-left.ant-layout-sider-collapsed .left-menu-item .anticon,.sider-left.ant-layout-sider-collapsed .ant-menu-item .anticon{margin-right:0!important;margin-left:0!important}.sider-left.ant-layout-sider-collapsed .left-menu-item span,.sider-left.ant-layout-sider-collapsed .ant-menu-item span{display:none}.sider-left.ant-layout-sider-collapsed .left-menu-divider-label{font-size:0;padding:0}.left-menu .ant-spin{display:flex;justify-content:center;align-items:center;min-height:80px}@keyframes menuItemFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.left-menu-item{animation:menuItemFadeIn .25s ease-out both}.left-menu-item:nth-child(1){animation-delay:.03s}.left-menu-item:nth-child(2){animation-delay:.06s}.left-menu-item:nth-child(3){animation-delay:.09s}.left-menu-item:nth-child(4){animation-delay:.12s}.left-menu-item:nth-child(5){animation-delay:.15s}.left-menu-item:nth-child(n+6){animation-delay:.18s}.left-menu-item:active{transform:scale(.98);transition:transform .08s ease}@media(max-width:1210px){.sider-left{margin-right:2em}}@media(max-width:768px){.left-menu-item{margin-bottom:2px!important;padding:8px 10px!important;border-radius:8px!important}.left-menu-item span{font-size:12px}}[data-theme=dark] .sider-left{background:transparent!important}[data-theme=dark] .left-menu-toggle{border-bottom-color:#ffffff0f}[data-theme=dark] .left-menu-toggle-label{color:#fff6}[data-theme=dark] .left-menu-toggle .ant-btn{color:#ffffff4d}[data-theme=dark] .left-menu-toggle .ant-btn:hover{color:#fff9}[data-theme=dark] .left-menu-divider{background:#ffffff0f!important}[data-theme=dark] .left-menu-divider-label{color:#ffffff59}[data-theme=dark] .left-menu-item>span{color:#ffffffa6}[data-theme=dark] .left-menu-item .ant-image{filter:brightness(.9) grayscale(.15)}[data-theme=dark] .left-menu-item:hover{background:#ffffff0f!important}[data-theme=dark] .left-menu-item:hover span{color:#ffffffe6}[data-theme=dark] .left-menu-item.ant-menu-item-selected{background:#ffffff14!important}[data-theme=dark] .left-menu-item.ant-menu-item-selected:before{background:#fff}[data-theme=dark] .left-menu-item.ant-menu-item-selected span{color:#fffffff2}[data-theme=dark] .left-menu-delete-btn{color:#ffffff4d}[data-theme=dark] .left-menu-delete-btn:hover{color:#ff7878e6;background:#ff78781a}.bottom-nav{display:none}@media only screen and (max-width:992px){.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#000;height:60px;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid rgba(255,255,255,.08);align-items:center;justify-content:space-around;transition:transform .25s ease,opacity .25s ease;transform:translateZ(0)}.bottom-nav-keyboard-open{transform:translate3d(0,100%,0);opacity:0;pointer-events:none}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:2px;padding:6px 0;color:#ffffff80;text-decoration:none;font-size:10px;font-weight:500;transition:color .2s ease;-webkit-tap-highlight-color:transparent;background:none;border:none;cursor:pointer;line-height:1}.bottom-nav-item:hover,.bottom-nav-item:active{color:#fffc}.bottom-nav-item-active{color:#fff}.bottom-nav-label{font-size:10px;letter-spacing:.02em;margin-top:1px}.bottom-nav-more{font-family:inherit}.bottom-nav-drawer .ant-drawer-content{border-radius:16px 16px 0 0}.bottom-nav-drawer .ant-drawer-body{background:#000}.bottom-nav-drawer-handle{width:36px;height:4px;background:#ffffff40;border-radius:2px;margin:4px auto 12px}.bottom-nav-drawer-item{display:flex;align-items:center;gap:14px;padding:14px 20px;color:#fff;text-decoration:none;font-size:15px;font-weight:400;transition:background .15s ease;border-radius:8px}.bottom-nav-drawer-item:hover,.bottom-nav-drawer-item:active{background:#ffffff0f;color:#fff}.bottom-nav-drawer-logout{border-top:1px solid rgba(255,255,255,.1);margin-top:4px;padding-top:14px;border-radius:0}.bottom-nav-drawer-logout .button-logout{border:none;padding:0;background:none;color:#fff;font-size:15px;font-weight:400}.float-button{bottom:80px!important}}.header{z-index:100;margin:0rem auto 0;left:0;right:0;height:70px;background-color:#000;transition:background-color .3s ease}.header-inner{max-width:1350px;margin:0 auto;height:100%;position:relative}.header-transparent{background-color:#000000d9}.logo{width:75px;float:left;margin:14px 0 0}.navigation{margin-right:-14px!important;float:right;padding:0;font-weight:400}.navigation .ant-menu-item,.navigation .ant-menu-submenu{height:3px;line-height:70px;margin-inline:10px;padding:0 5px}.ant-menu-submenu-placement-bottomLeft{padding-top:1px}.tickerSearchBoxPopup{min-width:210px!important}.header-search-box{float:right}.header-search-box .ant-select{width:16rem;height:1.7rem;margin:24px 1rem 0 0}.header-search-separator{display:inline-block;width:1px;height:22px;border-right:1px solid grey;margin:27px 18px 0 0;vertical-align:top}.site-layout{width:100%!important}.site-layout-content{margin:150px auto;width:1350px;min-height:70vh}.site-layout-content-fixed{margin:150px auto;width:1100px;min-height:70vh}.site-layout-content-blog{width:680px}.anchor-menu{position:fixed;margin-right:2.2em;top:27%;right:0}.text-link{text-decoration:underline dotted!important;text-underline-offset:3px}.none-color-link,.none-color-link:hover{color:#000}.breadcrumb{margin-bottom:3em}.reading{font-size:1.05rem;line-height:2rem}.page-title1-logo{vertical-align:middle;margin:0 5px 5px}.ai-logo{border:1px solid #000;border-radius:3px;padding:.1em .3em}.landing-ai-logo{display:inline-block;font-size:.95em;padding:0 11px;border:2px solid transparent;border-radius:10px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#888,#d9ccb8) border-box;-webkit-text-fill-color:transparent;position:relative}.landing-ai-logo:after{content:"AI";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#888,#d9ccb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.separator{width:1em;border-top:1px solid}.text-red{color:#c62828}.quote{font-size:1.5rem}.grid-bottom{margin-bottom:34px}.grid-bottom-s{margin-bottom:15px}.button-icon{font-size:1.3em!important}.button-login{font-weight:700;background-color:#fff!important;color:#000!important;border-color:#fff!important;transition:opacity .2s ease}.button-login:hover{background-color:#000!important;color:#fff!important}.button-signup,.button-logout{border:.1rem solid white;color:#fff;background-color:transparent}.float-button{z-index:210;right:35px}.tag{font-size:13px;line-height:20px}.signal{transform:scale(1.6);width:11px}.card-table .ant-card-body{padding:0}.card-table .ant-table-thead>tr>th{padding-block:4px;text-transform:uppercase;font-weight:600;font-size:13px}.table-header-center{text-align:center!important}.stylish-cell-top{border-top:1px solid grey!important}.table-row-pointer{cursor:pointer}.table-row-separator{cursor:default;border-top:2px solid rgba(200,200,200,.8)!important;border-bottom:2px solid rgba(200,200,200,.8)!important;background-color:#f9f9f9}.table-row-separator td{font-weight:600!important;padding:2px 16px!important}.table-row-separator div{padding:8px 16px;color:#09090980;font-size:13px;letter-spacing:.5px}.legend-box{text-align:left;margin-top:1.5em}.legend-text{color:#a0a0a0;padding-top:5px;border-top:1.5px solid rgb(220,220,220)}.carousel-dots li button,.carousel-dots .slick-active button{background-color:#000!important}.chart-legend-box{text-align:right;margin-top:1em}.chart-legend-text{color:#a0a0a0;padding-top:5px;border-top:1.5px solid rgb(220,220,220);font-size:.8rem}.chart-context-menu{border-radius:5px}.card{border-color:#d2d2d780}.card .ant-card-head{font-size:.85rem;font-weight:600;color:#09090980;letter-spacing:.06em;text-transform:uppercase;border:none}.card-divider{color:gray!important;font-size:.95em!important;border-color:#c8c8c866!important}.card-menu{background-color:#f8f8f8}.card-menu .ant-card-head{font-size:.85rem;font-weight:600;color:#09090980;letter-spacing:.06em;text-transform:uppercase;border:none}.card-menu .ant-card-body{padding-top:1em}.card-filled{border:none;background-color:#f8f8f8;color:#09090980}.card-filled .ant-card-body{display:flex;padding:1em}.card-metric{height:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 8px #00000008}.card-metric .ant-col{font-size:14px}.card-metric-label{font-size:1em!important;color:#00000073}.card-metric-countup{font-size:1.15em}.card-metric .ant-card-head{font-size:.85rem;font-weight:600;color:#09090980;letter-spacing:.06em;text-transform:uppercase;min-height:36px;padding:7px 12px 0;font-size:.8em}.card-metric .ant-card-body{padding:4px 5px;text-align:center}.card-chart{border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 8px #00000008}.card-chart .ant-card-body,.card-chart-candle .ant-card-body,.modal-chart-candle .ant-modal-content{padding-top:20px;padding-bottom:10px!important}.modal-title{margin-left:.3em;font-size:1.7em}.modal-paragraph{margin-top:2em}.symbol-after-pre-mkt-price{border-radius:5px;background-color:#faad1426;padding:3px 9px;font-size:.85em;font-style:italic}.price-change-table{font-size:.85em;font-style:italic}.price-prefix{font-size:.85em;font-style:italic;color:gray}.shiny-text{color:#333333b3;background:linear-gradient(120deg,#0000 40%,#000c,#0000 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}.shiny-text.disabled{animation:none;background:none;color:#09090980}.footer{background-color:#fff;text-align:left;padding:0}.footer-container{background-color:#f5f4f3;border:1px solid rgba(234,234,234,.65);border-radius:10px;margin:0 1em 1em}.footer-content{color:#09090980;font-size:.97rem;margin:auto;max-width:1300px;width:100%;padding:3.5em 4em 2em}.footer-top{display:flex;justify-content:space-between;gap:4em;padding-bottom:3em;border-bottom:1px solid rgb(217,217,217)}.footer-brand{max-width:320px;flex-shrink:0}.footer-tagline{margin:1.2em 0 1.5em;line-height:1.6}.footer-social{font-size:1.2rem}.footer-social a{color:#09090980;transition:color .2s ease}.footer-columns{display:flex;gap:5em}.footer-column{display:flex;flex-direction:column}.footer-column-title{color:#000;font-weight:700;font-size:1.1rem;letter-spacing:.03em;margin-bottom:1.2em}.footer-column-link{color:#1c1c1c80!important;line-height:2.2;transition:color .2s ease}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:2em 0}.footer-copyright{color:#1c1c1c66}.footer-legal a{color:#1c1c1c66!important;transition:color .2s ease}.footer-legal a:hover{color:#1c1c1c!important}@media only screen and (max-width:1520px){.header-inner,.site-layout-content{width:1200px}}@media only screen and (max-width:1440px){.navigation .ant-menu-item,.navigation .ant-menu-submenu{margin-inline:5px;padding:0 3px}.header-search-box .ant-select{width:12rem}}@media only screen and (max-width:1210px){.header,.footer-content{padding:0 3em}.site-layout-content{margin:170px 3em}.grid-bottom{margin-bottom:20px}.navigation .ant-menu-item,.navigation .ant-menu-submenu{margin-inline:3px;padding:0 2px}.header-search-box .ant-select{width:10rem}.header-search-separator{margin:27px 10px 0 0}}@media only screen and (max-width:1200px){.footer-content{padding:0 2em}}@media only screen and (max-width:992px){.header{padding:0 10px}.header-inner{width:100%}.logo{width:65px;margin:20px 0 0 13px}.button-navigation{display:flex;float:right;margin:1.6rem 10px 0 0}.navigation-mobile{background-color:#000}.navigation .ant-menu-item{line-height:75px;margin-inline:10px}.site-layout-content,.site-layout-content-fixed{margin:105px 8px 2em;min-height:76vh;width:auto}.grid-bottom,.grid-bottom-s{margin-bottom:10px}.float-button{right:25px;bottom:20px}.table{overflow-x:auto}.modal-chart-candle .ant-modal-content{padding:1.5em 1em 10px}.card .ant-card-body,.card-chart-candle .ant-card-body{padding:16px}.card .ant-card-head{padding:15px}.card-menu .ant-card-body,.card-menu .ant-card-head{padding:10px}.card-table .ant-card-body{padding:0}.chart-legend-text{font-size:.55rem}.symbol-price{font-size:.9em}.footer-container{margin:0 .5em 5em}.footer-top{flex-direction:column;gap:2.5em;padding-bottom:2.5em}.footer-brand{max-width:100%}.footer-columns{gap:3em}.footer-content{padding:2.5em 1.5em 1.5em}.footer-bottom{flex-direction:column-reverse;gap:1em;align-items:flex-start;padding:1.5em 0}}@media only screen and (max-width:768px){.menu-collapse .ant-collapse-header{padding:.2em 0!important}.menu-collapse .ant-collapse-content-box{padding:1em 0!important}}#account-page .account-section{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);padding:28px 32px;margin-bottom:20px;transition:box-shadow .2s ease}#account-page .account-section:hover{box-shadow:0 2px 12px #0000000a}#account-page .section-header{display:flex;align-items:center;gap:10px;margin-bottom:22px}#account-page .section-header .section-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:18px}#account-page .section-header .section-title{font-size:1rem;font-weight:600;color:#000000e0;margin:0}#account-page .profile-header{display:flex;align-items:center;gap:20px}#account-page .profile-header .profile-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#888,#d9ccb8);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:600;color:#fff;flex-shrink:0;letter-spacing:-.5px}#account-page .profile-header .profile-details{flex:1;min-width:0}#account-page .profile-header .profile-details .profile-email{font-size:1.1rem;font-weight:600;color:#000000e0;margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#account-page .profile-header .profile-details .profile-meta{font-size:.85rem;color:#00000073;margin-top:2px}#account-page .plan-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.04em}#account-page .plan-badge.plan-free{background:#0000000a;color:#000000a6}#account-page .plan-badge.plan-member{background:#0958d914;color:#0958d9}#account-page .plan-badge.plan-pro{background:linear-gradient(135deg,#8888881a,#d9ccb833);color:#6b5b3e}#account-page .subscription-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}#account-page .info-item .info-label{font-size:.78rem;font-weight:500;color:#0006;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}#account-page .info-item .info-value{font-size:.95rem;font-weight:500;color:#000000c7}#account-page .subscription-ending{display:inline-flex;align-items:center;gap:6px;color:#fa8c16;font-weight:500}#account-page .usage-section .usage-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}#account-page .usage-section .usage-label{font-size:.85rem;font-weight:500;color:#000000a6}#account-page .usage-section .usage-count{font-size:.85rem;font-weight:600;color:#000000c7}#account-page .preference-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.04)}#account-page .preference-row:last-child{border-bottom:none;padding-bottom:0}#account-page .preference-row:first-child{padding-top:0}#account-page .preference-row .preference-info{flex:1;min-width:0;margin-right:24px}#account-page .preference-row .preference-info .preference-label{font-size:.92rem;font-weight:500;color:#000000c7;margin-bottom:2px}#account-page .preference-row .preference-info .preference-description{font-size:.8rem;color:#0006;line-height:1.4}#account-page .preference-row .preference-control{flex-shrink:0}#account-page .danger-zone{border-color:#a8071a1f}#account-page .danger-zone .section-icon{background:#a8071a0f;color:#a8071ae6}#account-page .danger-zone .danger-row{display:flex;align-items:center;justify-content:space-between;gap:16px}#account-page .danger-zone .danger-row .danger-info{flex:1}#account-page .danger-zone .danger-row .danger-info .danger-title{font-size:.92rem;font-weight:500;color:#000000c7;margin-bottom:2px}#account-page .danger-zone .danger-row .danger-info .danger-description{font-size:.8rem;color:#0006;line-height:1.4}#account-page .icon-profile,#account-page .icon-subscription,#account-page .icon-preferences,#account-page .icon-usage{background:#c4b5a01f;color:#c4b5a0}@media(max-width:768px){#account-page .account-section{padding:20px}#account-page .profile-header .profile-avatar{width:52px;height:52px;font-size:22px}#account-page .profile-header .profile-details .profile-email{font-size:1rem}#account-page .subscription-grid{grid-template-columns:1fr 1fr}#account-page .preference-row{flex-direction:column;align-items:flex-start;gap:10px}#account-page .preference-row .preference-info{margin-right:0}#account-page .danger-zone .danger-row{flex-direction:column;align-items:flex-start}}.indexCandle{height:22em;width:100%;background-color:#fff}.filter-sort-menu .filter-sort-label{margin-bottom:8px;font-weight:500;font-size:14px}.fsm-mobile .fsm-mobile-bar{display:flex;align-items:center;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0}.fsm-mobile .fsm-mobile-bar::-webkit-scrollbar{display:none}.fsm-mobile .fsm-mobile-trigger,.fsm-mobile .fsm-mobile-sort-btn{display:inline-flex;align-items:center;gap:4px;border-radius:20px;font-size:13px;font-weight:500;white-space:nowrap;height:34px;padding:0 14px;border:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);color:var(--ant-color-text);transition:all .2s ease}.fsm-mobile .fsm-mobile-trigger:hover,.fsm-mobile .fsm-mobile-trigger:focus,.fsm-mobile .fsm-mobile-sort-btn:hover,.fsm-mobile .fsm-mobile-sort-btn:focus{border-color:var(--ant-color-primary);color:var(--ant-color-primary)}.fsm-mobile .fsm-mobile-sort-btn-active{background:var(--ant-color-primary);color:var(--ant-color-primary-on-dark, #fff);border-color:var(--ant-color-primary)}.fsm-mobile .fsm-mobile-sort-btn-active:hover,.fsm-mobile .fsm-mobile-sort-btn-active:focus{background:var(--ant-color-primary-hover, #333);color:#fff;border-color:var(--ant-color-primary-hover, #333)}.fsm-mobile .fsm-mobile-clear-btn{font-size:12px;color:var(--ant-color-text-secondary);white-space:nowrap;flex-shrink:0}.fsm-mobile .fsm-mobile-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fsm-mobile .fsm-chip{display:inline-flex;align-items:center;border-radius:14px;font-size:12px;padding:2px 10px;margin:0;border:1px solid var(--ant-color-border);background:var(--ant-color-fill-quaternary, rgba(0, 0, 0, .02))}.fsm-mobile .fsm-chip-sort{background:var(--ant-color-primary-bg, rgba(0, 0, 0, .04));border-color:var(--ant-color-primary);font-weight:500}.fsm-drawer .ant-drawer-content{border-radius:16px 16px 0 0}.fsm-drawer .fsm-drawer-handle{width:36px;height:4px;border-radius:2px;background:var(--ant-color-border);margin:0 auto 16px}.fsm-drawer .fsm-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.fsm-drawer .fsm-drawer-title{font-size:17px;font-weight:600;letter-spacing:-.01em}.fsm-drawer .fsm-drawer-field{margin-bottom:16px}.fsm-drawer .fsm-drawer-field-label{display:block;font-size:13px;font-weight:500;color:var(--ant-color-text-secondary);margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.fsm-drawer .fsm-drawer-apply{margin-top:8px;height:48px;font-size:16px;font-weight:600;border-radius:12px}._custom-select_auspp_1 .ant-select-selector{background-color:#bfbfbf!important;color:#fff}._textarea_1t2dd_1{width:100%;font-family:inherit;font-size:inherit;line-height:inherit;padding:8px;border:1px solid #000000;border-radius:4px;resize:none}._textarea_1t2dd_1:focus{border:1px solid #000000;outline:none!important}._editing-container_1t2dd_17{position:relative}._legend_1t2dd_21{position:absolute;bottom:8px;right:8px;font-size:12px;color:#888}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.blog-title1{margin:0 0 1.5em!important}.blog-title-meta{margin-top:.5em;font-size:.37em;font-style:italic;color:#4f616c}.blog-image{margin-bottom:3rem}.blog-paragraph{font-size:18px;line-height:29px;margin-bottom:1rem!important}.blog-list{font-size:18px;line-height:29px;margin:1rem 0 1rem 1rem!important}.blog-list li{margin-bottom:1rem!important}.blog-divider{color:#c62828!important;font-size:3em!important;border-color:#c8c8c8!important;margin-bottom:1.5em!important}.blog-cta{margin:5rem auto 6rem;padding:.2rem 1rem;font-size:1.6rem;line-height:2.2rem;font-weight:500;height:100%;white-space:normal}.blog-footer{margin-top:2rem;font-size:1.1em}@media only screen and (max-width:992px){.blog-cta{margin:3rem auto;font-size:1.4rem;line-height:2rem}}.holdings-totals{display:flex;justify-content:flex-start;gap:2em;padding:1em 1em 1.5em;border-top:1px solid grey}.holdings-totals .holdings-totals-item{display:flex;flex-direction:row;align-items:center;gap:.4em}@media(max-width:768px){.holdings-totals{flex-wrap:wrap;gap:1em}.holdings-totals .holdings-totals-item{flex:1 1 40%;flex-direction:column;align-items:flex-start;gap:.1em}}._verified_lvyh0_1{margin-left:.125rem;max-width:20px;max-height:20px;height:1.25em;fill:currentColor;-webkit-user-select:none;user-select:none;vertical-align:text-bottom}._root_98iqw_1{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}._root_98iqw_1:hover{background-color:var(--tweet-bg-color-hover)}._article_98iqw_21{position:relative;box-sizing:inherit;padding:.75rem 1rem}.react-tweet-theme{--tweet-container-margin: 1.5rem 0;--tweet-header-font-size: .9375rem;--tweet-header-line-height: 1.25rem;--tweet-body-font-size: 1.25rem;--tweet-body-font-weight: 400;--tweet-body-line-height: 1.5rem;--tweet-body-margin: 0;--tweet-quoted-container-margin: .75rem 0;--tweet-quoted-body-font-size: .938rem;--tweet-quoted-body-font-weight: 400;--tweet-quoted-body-line-height: 1.25rem;--tweet-quoted-body-margin: .25rem 0 .75rem 0;--tweet-info-font-size: .9375rem;--tweet-info-line-height: 1.25rem;--tweet-actions-font-size: .875rem;--tweet-actions-line-height: 1rem;--tweet-actions-font-weight: 700;--tweet-actions-icon-size: 1.25em;--tweet-actions-icon-wrapper-size: calc( var(--tweet-actions-icon-size) + .75em );--tweet-replies-font-size: .875rem;--tweet-replies-line-height: 1rem;--tweet-replies-font-weight: 700}:where(.react-tweet-theme) *{margin:0;padding:0;box-sizing:border-box}:is([data-theme=light],.light) :where(.react-tweet-theme),:where(.react-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #fafafa, #eaeaea, #eaeaea, #fafafa );--tweet-border: 1px solid rgb(207, 217, 222);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(15, 20, 25);--tweet-font-color-secondary: rgb(83, 100, 113);--tweet-bg-color: #fff;--tweet-bg-color-hover: rgb(247, 249, 249);--tweet-quoted-bg-color-hover: rgba(0, 0, 0, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(0, 111, 214);--tweet-color-blue-secondary-hover: rgba(0, 111, 214, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: var(--tweet-color-blue-primary)}:is([data-theme=dark],.dark) :where(.react-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-quoted-bg-color-hover: rgba(255, 255, 255, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}@media(prefers-color-scheme:dark){:where(.react-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}}._verifiedOld_lcna5_1{color:var(--tweet-verified-old-color)}._verifiedBlue_lcna5_4{color:var(--tweet-verified-blue-color)}._verifiedGovernment_lcna5_7{color:#829aab}._label_36ucz_1{display:flex;height:1.0625em;width:1.0625em;max-width:17px;max-height:17px;margin-left:4px;margin-right:2px;border:var(--tweet-border);border-radius:2px}._label_36ucz_1>img{width:100%;height:100%}._header_nqq4j_1{display:flex;padding-bottom:.75rem;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_nqq4j_11{position:relative;height:48px;width:48px}._avatarOverflow_nqq4j_16{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}._avatarSquare_nqq4j_23{border-radius:4px}._avatarShadow_nqq4j_26{height:100%;width:100%;transition-property:background-color;transition-duration:.2s;box-shadow:#00000008 0 0 2px inset}._avatarShadow_nqq4j_26:hover{background-color:#1a1a1a26}._author_nqq4j_37{max-width:calc(100% - 84px);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}._authorLink_nqq4j_44{text-decoration:none;color:inherit;display:flex;align-items:center}._authorLink_nqq4j_44:hover{text-decoration-line:underline}._authorVerified_nqq4j_53{display:inline-flex}._authorLinkText_nqq4j_56{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._authorMeta_nqq4j_63,._authorFollow_nqq4j_66{display:flex}._username_nqq4j_69{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis}._follow_nqq4j_74{color:var(--tweet-color-blue-secondary);text-decoration:none;font-weight:700}._follow_nqq4j_74:hover{text-decoration-line:underline}._separator_nqq4j_82{padding:0 .25rem}._brand_nqq4j_86{margin-inline-start:auto}._twitterIcon_nqq4j_90{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;-webkit-user-select:none;user-select:none}._root_1ec15_1{text-decoration:none;color:var(--tweet-font-color-secondary);font-size:.9375rem;line-height:1.25rem;margin-bottom:.25rem;overflow-wrap:break-word;white-space:pre-wrap}._root_1ec15_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_eihfa_1{font-weight:inherit;color:var(--tweet-color-blue-secondary);text-decoration:none;cursor:pointer}._root_eihfa_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_1xq52_1{font-size:var(--tweet-body-font-size);font-weight:var(--tweet-body-font-weight);line-height:var(--tweet-body-line-height);margin:var(--tweet-body-margin);overflow-wrap:break-word;white-space:pre-wrap}._root_g9tkv_1{margin-top:.75rem;overflow:hidden;position:relative}._rounded_g9tkv_6{border:var(--tweet-border);border-radius:12px}._mediaWrapper_g9tkv_10{display:grid;grid-auto-rows:1fr;gap:2px;height:100%;width:100%}._grid2Columns_g9tkv_17{grid-template-columns:repeat(2,1fr)}._grid3_g9tkv_20>a:first-child{grid-row:span 2}._grid2x2_g9tkv_23{grid-template-rows:repeat(2,1fr)}._mediaContainer_g9tkv_26{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._mediaLink_g9tkv_34{text-decoration:none;outline-style:none}._skeleton_g9tkv_38{padding-bottom:56.25%;width:100%;display:block}._image_g9tkv_43{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;margin:0;object-fit:cover;object-position:center}._anchor_fp31d_1{display:flex;align-items:center;color:#fff;padding:0 1rem;border:1px solid transparent;border-radius:9999px;font-weight:700;transition:background-color .2s;cursor:pointer;-webkit-user-select:none;user-select:none;outline-style:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}._videoButton_fp31d_17{position:relative;height:67px;width:67px;display:flex;align-items:center;justify-content:center;background-color:var(--tweet-color-blue-primary);transition-property:background-color;transition-duration:.2s;border:4px solid #fff;border-radius:9999px;cursor:pointer}._videoButton_fp31d_17:hover,._videoButton_fp31d_17:focus-visible{background-color:var(--tweet-color-blue-primary-hover)}._videoButtonIcon_fp31d_35{margin-left:3px;width:calc(50% + 4px);height:calc(50% + 4px);max-width:100%;color:#fff;fill:currentColor;-webkit-user-select:none;user-select:none}._watchOnTwitter_fp31d_44{position:absolute;top:12px;right:8px}._watchOnTwitter_fp31d_44>a{min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f1419bf}._watchOnTwitter_fp31d_44>a:hover{background-color:#272c30bf}._viewReplies_fp31d_60{position:relative;min-height:2rem;background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);font-size:.9375rem;line-height:1.25rem}._viewReplies_fp31d_60:hover{background-color:var(--tweet-color-blue-primary-hover)}._root_i24yn_1{color:inherit;text-decoration:none;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height)}._root_i24yn_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._info_19qcj_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);margin-top:.125rem;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._infoLink_19qcj_10{color:inherit;text-decoration:none}._infoLink_19qcj_10{height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:-4px;border-radius:9999px;transition-property:background-color;transition-duration:.2s}._infoLink_19qcj_10:hover{background-color:var(--tweet-color-blue-secondary-hover)}._infoIcon_19qcj_30{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);-webkit-user-select:none;user-select:none}._infoLink_19qcj_10:hover>._infoIcon_19qcj_30{color:var(--tweet-color-blue-secondary)}._actions_n2anf_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);padding-top:.25rem;margin-top:.25rem;border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._like_n2anf_13,._reply_n2anf_14,._copy_n2anf_15{text-decoration:none;color:inherit;display:flex;align-items:center;margin-right:1.25rem}._like_n2anf_13:hover,._reply_n2anf_14:hover,._copy_n2anf_15:hover{background-color:#0000}._like_n2anf_13:hover>._likeIconWrapper_n2anf_27{background-color:var(--tweet-color-red-primary-hover)}._like_n2anf_13:hover>._likeCount_n2anf_30{color:var(--tweet-color-red-primary);text-decoration-line:underline}._likeIconWrapper_n2anf_27,._replyIconWrapper_n2anf_35,._copyIconWrapper_n2anf_36{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);display:flex;justify-content:center;align-items:center;margin-left:-.25rem;border-radius:9999px}._likeIcon_n2anf_27,._replyIcon_n2anf_35,._copyIcon_n2anf_36{height:var(--tweet-actions-icon-size);fill:currentColor;-webkit-user-select:none;user-select:none}._likeIcon_n2anf_27{color:var(--tweet-color-red-primary)}._likeCount_n2anf_30,._replyText_n2anf_56,._copyText_n2anf_57{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}._reply_n2anf_14:hover>._replyIconWrapper_n2anf_35{background-color:var(--tweet-color-blue-secondary-hover)}._reply_n2anf_14:hover>._replyText_n2anf_56{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}._replyIcon_n2anf_35{color:var(--tweet-color-blue-primary)}._copy_n2anf_15{font:inherit;background:none;border:none;cursor:pointer}._copy_n2anf_15:hover>._copyIconWrapper_n2anf_36{background-color:var(--tweet-color-green-primary-hover)}._copy_n2anf_15:hover ._copyIcon_n2anf_36{color:var(--tweet-color-green-primary)}._copy_n2anf_15:hover>._copyText_n2anf_57{color:var(--tweet-color-green-primary);text-decoration-line:underline}._replies_1cutb_1{padding:.25rem 0}._link_1cutb_4{text-decoration:none;color:var(--tweet-color-blue-secondary);display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;-webkit-user-select:none;user-select:none;outline-style:none;transition-property:background-color;transition-duration:.2s;padding:0 1rem;border:var(--tweet-border);border-radius:9999px}._link_1cutb_4:hover{background-color:var(--tweet-color-blue-secondary-hover)}._text_1cutb_23{font-weight:var(--tweet-replies-font-weight);font-size:var(--tweet-replies-font-size);line-height:var(--tweet-replies-line-height);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._root_q5799_1{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s;cursor:pointer}._root_q5799_1:hover{background-color:var(--tweet-quoted-bg-color-hover)}._article_q5799_16{position:relative;box-sizing:inherit}._header_f00ab_1{display:flex;padding:.75rem .75rem 0;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_f00ab_11{position:relative;height:20px;width:20px}._avatarOverflow_f00ab_16{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}._avatarSquare_f00ab_23{border-radius:4px}._author_f00ab_27{display:flex;margin:0 .5rem;align-items:center}._authorText_f00ab_33{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._username_f00ab_40{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis;margin-left:.125rem}._root_175ot_1{font-size:var(--tweet-quoted-body-font-size);font-weight:var(--tweet-quoted-body-font-weight);line-height:var(--tweet-quoted-body-line-height);margin:var(--tweet-quoted-body-margin);overflow-wrap:break-word;white-space:pre-wrap;padding:0 .75rem}._root_16yxa_1{display:flex;flex-direction:column;align-items:center;padding-bottom:.75rem}._root_16yxa_1>h3{font-size:1.25rem;margin-bottom:.5rem}._skeleton_oi7hr_1{display:block;width:100%;border-radius:5px;background-image:var(--tweet-skeleton-gradient);background-size:400% 100%;animation:_loading_oi7hr_1 8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){._skeleton_oi7hr_1{animation:none;background-position:200% 0}}@keyframes _loading_oi7hr_1{0%{background-position:200% 0}to{background-position:-200% 0}}._root_17qqv_1{pointer-events:none;padding-bottom:.25rem}.demo-signup{font-size:180%;height:100%}._faq-wrapper_1fx8e_1{min-height:auto!important}._faq-section_1fx8e_5{width:100%;max-width:1300px;margin:0 auto;padding:1em 2em}._faq-layout_1fx8e_12{display:flex;gap:4em;align-items:flex-start}._faq-left_1fx8e_19{flex:0 0 320px}._faq-title_1fx8e_23{font-size:clamp(2.3rem,3.8vw,4rem);font-weight:600;letter-spacing:-.03em;line-height:1.2;color:#000;margin:0 0 1.5em}._faq-subtitle_1fx8e_32{font-size:1.2rem;color:#09090980;margin:0 0 1em}._faq-cta_1fx8e_38{display:inline-block;padding:.6em 1.5em;background-color:#f5f4f3;color:#030617;border:1px solid rgba(234,234,234,.65);border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s ease}._faq-cta_1fx8e_38:hover{background-color:#ebeae9;color:#030617}._faq-right_1fx8e_57{flex:1;min-width:0}._faq-collapse_1fx8e_63{background:transparent}._faq-collapse_1fx8e_63 .ant-collapse-item{border-bottom:1px solid rgba(234,234,234,.65)!important;border-radius:0!important}._faq-collapse_1fx8e_63 .ant-collapse-item:first-child{border-top:1px solid rgba(234,234,234,.65)!important}._faq-collapse_1fx8e_63 .ant-collapse-header{padding:1.5em 0!important;align-items:center!important}._faq-collapse_1fx8e_63 .ant-collapse-content{border-top:none!important}._faq-collapse_1fx8e_63 .ant-collapse-content-box{padding:0 0 1.5em 3em!important;color:#0009;font-size:.95rem;line-height:1.7}._faq-item-label_1fx8e_93{display:flex;align-items:center;gap:1em;font-size:1.2rem;color:#000;line-height:1.4}._faq-number_1fx8e_103{flex-shrink:0;font-size:1.2rem;font-weight:400;color:#00000059;min-width:1.5em}._faq-plus_1fx8e_112{position:relative;width:20px;height:20px;flex-shrink:0}._faq-plus-line-h_1fx8e_119,._faq-plus-line-v_1fx8e_120{position:absolute;background-color:#000;border-radius:40px;transition:transform .3s ease}._faq-plus-line-h_1fx8e_119{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}._faq-plus-line-v_1fx8e_120{width:2px;height:100%;left:50%;top:0;transform:translate(-50%)}._faq-plus-active_1fx8e_143 ._faq-plus-line-v_1fx8e_120{transform:translate(-50%) rotate(90deg)}@media only screen and (max-width:1200px){._faq-left_1fx8e_19{flex:0 0 260px}}@media only screen and (max-width:992px){._faq-layout_1fx8e_12{flex-direction:column;gap:2em}._faq-left_1fx8e_19{flex:none;position:static;width:100%}._faq-item-label_1fx8e_93{font-size:1rem}._faq-collapse_1fx8e_63 .ant-collapse-content-box{padding:0 0 1.5em!important}}.landing-content{overflow:hidden;max-width:1300px;margin:auto;padding:0;text-align:center}.landing-content img,.landing-content video{border-radius:5px}.img-background{margin:2em;background-color:#fff;text-align:center}.text-container{text-align:left}.page{padding:6em 0;height:auto}.page-feature{padding-bottom:5em}.page-title{margin:.3em 0 2.1em;text-align:center;font-size:clamp(2.3rem,3.8vw,4rem);font-weight:500}.page-title-feature{margin-bottom:.4em!important;padding-bottom:1em;border-bottom:1px solid rgb(190,191,193);text-align:left}.page-description{color:#09090980;display:block;font-size:1.1em}video{width:100%}.landing-signup{margin-top:1.5em;font-weight:500}@media only screen and (max-width:1520px){.landing-content{padding:0 40px}}@media only screen and (max-width:1440px){.page-title{font-weight:500}}@media only screen and (max-width:992px){.landing-content{padding:0 25px}.img-background{margin:1em 0 0}.page{padding:2em 0}.text-container{margin:auto}.page-title{margin:1em 0 1.2em;padding:0 .4em}.page-title-feature{margin-top:.5em}}#dashboard-view .card,#dashboard-view .card *:not(a){cursor:default!important}#dashboard-view .next-seven-earnings-card.loading{display:flex;justify-content:center;align-items:center;min-height:200px}#dashboard-view .earnings-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch}#dashboard-view .earnings-scroll-container::-webkit-scrollbar{height:4px}#dashboard-view .earnings-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#dashboard-view .earnings-scroll-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}#dashboard-view .earnings-scroll-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}#dashboard-view .earnings-days-wrapper{display:flex;gap:16px;padding-bottom:8px}@media only screen and (min-width:769px){#dashboard-view .earnings-days-wrapper{width:100%}}@media only screen and (max-width:768px){#dashboard-view .earnings-days-wrapper{min-width:max-content}}#dashboard-view .earnings-days-wrapper>a{cursor:pointer!important}@media only screen and (min-width:769px){#dashboard-view .earnings-days-wrapper>a{flex:1 1 0;min-width:0}}@media only screen and (max-width:768px){#dashboard-view .earnings-days-wrapper>a{flex:0 0 auto}}#dashboard-view .earnings-days-wrapper>a *{cursor:pointer!important}#dashboard-view .business-day-card{padding:12px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;transition:all .2s ease;height:100%}@media only screen and (max-width:768px){#dashboard-view .business-day-card{min-width:120px;padding:10px}}#dashboard-view .business-day-card:hover{box-shadow:0 2px 8px #f0545426}#dashboard-view .business-day-card .date-header{text-align:center;margin-bottom:12px;border-bottom:1px solid #e6e6e6;padding-bottom:8px}#dashboard-view .business-day-card .date-header .day-name{display:block;font-size:14px;color:#666}#dashboard-view .business-day-card .date-header .date-text{display:block;font-size:12px;color:#666;margin-top:2px}@media only screen and (max-width:768px){#dashboard-view .business-day-card .date-header{margin-bottom:10px;padding-bottom:6px}#dashboard-view .business-day-card .date-header .day-name{font-size:13px}#dashboard-view .business-day-card .date-header .date-text{font-size:11px}}#dashboard-view .business-day-card .earnings-content{min-height:60px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:768px){#dashboard-view .business-day-card .earnings-content{min-height:50px}}#dashboard-view .earnings-companies{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}#dashboard-view .earnings-companies .company-logo{cursor:pointer;border-radius:4px;transition:all .2s ease}#dashboard-view .earnings-companies .company-logo:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}#dashboard-view .earnings-companies .remaining-count{font-size:11px;color:#999;text-align:center;margin-top:4px}@media only screen and (max-width:768px){#dashboard-view .earnings-companies{gap:6px}#dashboard-view .earnings-companies .company-logo{width:20px!important;height:20px!important}#dashboard-view .earnings-companies .remaining-count{font-size:10px}}#dashboard-view .no-earnings{text-align:center;font-size:12px;color:#999}#dashboard-view .earnings-tooltip{text-align:left}#dashboard-view .earnings-tooltip div{margin-bottom:2px}#dashboard-view .earnings-tooltip div:last-child{margin-bottom:0}#dashboard-view .earnings-tooltip strong{font-size:13px}@media only screen and (max-width:768px){#dashboard-view .earnings-scroll-container{margin:0 -12px;padding:0 12px}}@media only screen and (max-width:480px){#dashboard-view .business-day-card{min-width:100px;padding:8px}#dashboard-view .earnings-days-wrapper{gap:12px}}#dashboard-view .card .ant-card-head-title{font-weight:600}#dashboard-view .ant-col{display:flex}#dashboard-view .ant-col .card{display:flex;flex-direction:column;width:100%;height:100%;transition:all .3s ease;cursor:pointer}#dashboard-view .ant-col .card .ant-card-body{flex:1;display:flex;flex-direction:column}._container_g590w_1{margin-top:75px;padding:13vh 0 17vh 10rem;text-align:center}._content_g590w_7{margin:0 auto;overflow:hidden;max-width:2260px}._block-left-content_g590w_13{margin:0 auto;padding-left:13px;max-width:38rem;text-align:left}#_candle_g590w_1{width:1100px}._title_g590w_24{text-align:left;margin:0 0 3rem;font-size:4.3em;font-weight:450}._title_g590w_24 div,._title_g590w_24 span{background:linear-gradient(135deg,#888,#d9ccb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._page-description_g590w_37{margin:1rem auto 0;font-size:1.4em;color:#09090980}._trust-line_g590w_43{display:block;margin-top:.8rem;font-size:.95em;color:#09090980;opacity:.7;letter-spacing:.02em}._signup_g590w_52{font-size:1rem;line-height:1rem;font-weight:500}._assets-list_g590w_58{margin-top:4.2rem;font-size:3.3em;font-weight:400;color:gray}._carousel_g590w_65{max-width:38rem;margin:4rem auto 0;cursor:pointer}._card_g590w_71{position:relative;width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:1.4em 1.6em 1.2em;text-align:left;transition:box-shadow .3s ease,transform .3s ease;box-shadow:0 2px 8px #0000000f}._card_g590w_71:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-3px)}._card-body_g590w_87{font-size:1rem;line-height:1.8;color:#4a4a4a}._card-metric_g590w_93{display:inline-block;font-weight:700;width:2.8em;text-align:right;margin-right:.3em}._card-footer_g590w_101{display:flex;align-items:center;gap:.75em;margin-top:1em;padding-top:.8em;border-top:1px solid rgba(0,0,0,.06)}._avatar_g590w_110{width:36px;height:36px;border-radius:50%;object-fit:contain;background:#f5f5f5;padding:4px;flex-shrink:0}._company-name_g590w_120{font-weight:600;font-size:.95rem;color:#222831}@media only screen and (max-width:1792px){._container_g590w_1{padding:12vh 0 13vh 10rem}}@media only screen and (max-width:1520px){._container_g590w_1{padding-top:13vh}._block-left-content_g590w_13,._carousel_g590w_65{max-width:36rem}._title_g590w_24{font-size:3.7em}._page-description_g590w_37{font-size:1.2em}._assets-list_g590w_58{margin-top:3.5rem;font-size:3.05em}#_candle_g590w_1{width:58rem}._card_g590w_71{padding:1.2em 1.4em 1em}._card-body_g590w_87{font-size:.95rem}}@media only screen and (max-width:1440px){._container_g590w_1{padding-top:8vh}._block-left-content_g590w_13,._carousel_g590w_65{max-width:33rem}._title_g590w_24{font-size:3.7em;margin-bottom:2rem}._page-description_g590w_37{font-size:1.2em}._signup_g590w_52{font-size:.98rem}._assets-list_g590w_58{margin-top:2.9rem;font-size:2.7em}._carousel_g590w_65{margin-top:2em}._card_g590w_71{padding:1.1em 1.3em .9em}._card-body_g590w_87{font-size:.93rem}#_candle_g590w_1{width:58rem}}@media only screen and (max-width:1210px){._container_g590w_1{padding-left:5rem}._title_g590w_24{font-size:3.4em;margin-bottom:2rem}._page-description_g590w_37{font-size:1.12em}._signup_g590w_52{font-size:.95rem}._assets-list_g590w_58{margin-top:3rem;font-size:2.5em}._carousel_g590w_65{margin-top:3em}._card_g590w_71{padding:1em 1.2em .8em}._card-body_g590w_87{font-size:.9rem}#_candle_g590w_1{width:58rem}}@media only screen and (max-width:992px){._container_g590w_1{padding:3rem 0 3.5rem}._content_g590w_7{margin:0 25px;text-align:center}._block-left-content_g590w_13{margin:auto;padding-left:0;width:100%;text-align:center}._title_g590w_24{font-size:3.2em;font-weight:550;text-align:center;margin-bottom:3.5rem}._page-description_g590w_37{width:20rem;font-size:1.2em}._trust-line_g590w_43{width:20rem;margin:.5rem auto 0;text-align:center}._assets-list_g590w_58{margin-top:1.2rem;font-size:1.6em}._carousel_g590w_65{margin-top:2.8em;max-width:17rem;text-align:left}._card_g590w_71{padding:1em 1.2em .8em}._card-body_g590w_87{font-size:.9rem}#_candle_g590w_1{margin-top:1rem;width:100%}._signup_g590w_52{margin-top:2rem}}._items-container_o0m14_1{text-align:left}._icon-wrapper_o0m14_5{margin-bottom:1rem}._step-icon_o0m14_9{font-size:2.4em;color:#000}._title-number_o0m14_14{float:left;font-size:5.6em;font-weight:700;padding-right:.2em;line-height:1em;background:linear-gradient(135deg,#888,#d9ccb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._item-title_o0m14_26{margin-bottom:.9em!important}@media only screen and (max-width:992px){._item_o0m14_1{margin-bottom:1rem;text-align:left}._icon-wrapper_o0m14_5{margin-bottom:.5rem}._item-title_o0m14_26{margin:.2em 0 .7em!important}}._section_1vw0h_1{padding:6em 0;background:radial-gradient(ellipse at 15% 0%,rgba(0,0,0,.03) 0%,transparent 50%),radial-gradient(ellipse at 85% 100%,rgba(9,88,217,.03) 0%,transparent 50%),#f8f8f8}._section-subtitle_1vw0h_6{display:block;max-width:800px;margin:-1em auto 3em;text-align:center;color:#09090980;font-size:1.3rem;line-height:1.6}._card_1vw0h_16{display:flex;flex-direction:column;padding:2.2em 2em 0;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 8px #00000008;height:100%;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}._card_1vw0h_16:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-6px)}._card-header_1vw0h_33{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}._card-icon_1vw0h_40{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:10px;background:#0000000f;font-size:1.4rem}._card-icon_1vw0h_40 svg{fill:url(#beige-gradient)}._card-title_1vw0h_55{margin:0!important;font-weight:600!important;font-size:1.3rem!important;line-height:1.3!important}._card-description_1vw0h_62{color:#09090980;font-size:1rem;line-height:1.65;display:block;padding-bottom:1.5em}._card-mockup_1vw0h_70{margin-top:auto;border-radius:10px 10px 0 0;overflow:hidden;background:linear-gradient(180deg,#f8f8f8,#f0f0f04d);padding:1.2em 1em 0}._card-image_1vw0h_78{display:block;width:100%;height:auto;border-radius:8px 8px 0 0;box-shadow:0 -2px 20px #0000000f}._cta-wrapper_1vw0h_86{text-align:center;margin-top:3.5em}._cta-button_1vw0h_91{font-size:1rem;font-weight:500}@media only screen and (max-width:1440px){._card_1vw0h_16{padding:1.8em 1.6em 0}}@media only screen and (max-width:992px){._section_1vw0h_1{padding:3em 0}._section-subtitle_1vw0h_6{font-size:1rem;margin:-.5em auto 2em;padding:0 1em}._card_1vw0h_16{padding:1.5em 1.3em 0}._card-header_1vw0h_33{justify-content:center}._card-description_1vw0h_62{text-align:center;font-size:.95rem}._card-title_1vw0h_55{font-size:1.15rem!important}._card-mockup_1vw0h_70{padding:1em .5em 0}._cta-wrapper_1vw0h_86{margin-top:2em}}._title-section_1opwl_2{text-align:left}._page-title_1opwl_6{text-align:left;margin-bottom:1em}._section-title_1opwl_11{font-size:clamp(2.5rem,3.8vw,4rem);font-weight:500;line-height:1.25;margin-bottom:.6em}._section-subtitle_1opwl_18{font-size:1.2rem;line-height:1.6;color:#09090980;margin:0}._carousel_1opwl_26{padding-bottom:2.5em}._slide-wrapper_1opwl_31{display:flex;justify-content:center;padding:.5em 1em 1em}._card_1opwl_38{position:relative;width:100%;max-width:580px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:2em 1.8em 1.5em;text-align:left;transition:box-shadow .3s ease,transform .3s ease;box-shadow:0 2px 8px #0000000f}._card_1opwl_38:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-3px)}._quote-icon_1opwl_57{position:absolute;top:12px;left:20px;font-size:3.5rem;line-height:1;color:#2228311f;font-family:Georgia,serif;pointer-events:none;-webkit-user-select:none;user-select:none}._card-body_1opwl_70{margin-top:.5em;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}._card-text_1opwl_78{font-size:.95rem;line-height:1.7;color:#4a4a4a;margin:0}._card-rating_1opwl_85{margin-top:1em}._card-footer_1opwl_90{display:flex;align-items:center;gap:.75em;margin-top:1.2em;padding-top:1em;border-top:1px solid rgba(0,0,0,.06)}._avatar_1opwl_99{width:40px;height:40px;border-radius:50%;background:#222831;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0}._author-info_1opwl_113{display:flex;flex-direction:column}._author-name_1opwl_118{font-weight:600;font-size:.9rem;color:#222831}._author-role_1opwl_124{font-size:.8rem;color:#8c8c8c}@media only screen and (max-width:992px){._title-section_1opwl_2{text-align:center;margin-bottom:1.5em}._page-title_1opwl_6{text-align:center}._section-subtitle_1opwl_18{font-size:1rem}._slide-wrapper_1opwl_31{padding:0 .5em}._card_1opwl_38{max-width:100%}._card-body_1opwl_70{min-height:auto}}._cta-section_1ps24_1{padding:2em 2em 6em}._cta-container_1ps24_5{max-width:1300px;margin:0 auto;background-color:#000;border-radius:24px;padding:5em 4em;overflow:hidden;text-align:center}._value-title_1ps24_15{margin-top:0;text-align:center;color:#fff;font-size:clamp(2rem,3.6vw,4rem)}._value-signup_1ps24_22{margin:2em 0 1em;font-size:2.2em;line-height:1.6em;font-weight:600;height:100%}._value-stat_1ps24_30{margin-top:.6em;text-align:center;color:#ffffffb3;font-size:1.4em}._value-risk-reducer_1ps24_37{display:block;margin-bottom:3em;text-align:center;color:#ffffff73;font-size:1.2em;letter-spacing:.03em}@media only screen and (max-width:992px){._cta-section_1ps24_1{padding-left:1em;padding-right:1em}._cta-container_1ps24_5{border-radius:20px;padding:3.5em 1.5em}._value-title_1ps24_15{margin-top:0}._value-stat_1ps24_30{font-size:1.1em}._value-signup_1ps24_22{font-size:1.3em}}#markets-page .markets-row{margin-top:32px}#markets-page .markets-row .ant-col{display:flex}#markets-page .markets-row .ant-badge,#markets-page .markets-row .ant-badge .ant-badge-ribbon-wrapper{width:100%;height:100%;display:flex}#markets-page .markets-row a{width:100%;height:100%;display:flex;text-decoration:none}#markets-page .market-card{text-align:center;padding:16px;border:none;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:200px}#markets-page .market-card .market-card-icon{font-size:48px;margin-bottom:16px;display:block;color:#fff}#markets-page .market-card .market-card-title{color:#fff;margin-bottom:8px;font-size:20px;font-weight:600}#markets-page .market-card .market-card-description{color:#fffc;margin:0;font-size:.9em;line-height:1.4;padding-bottom:16px}#markets-page .market-card:hover{box-shadow:0 8px 20px #00000040,0 4px 8px #0000001a;transform:translateY(-4px)}#markets-page .market-card.indices-card{background:linear-gradient(135deg,#08979c,#0958d9)}#markets-page .market-card.calendar-card{background:linear-gradient(135deg,#a8071ae6,#5f040fe6)}#markets-page .market-card.funds-card{background:linear-gradient(135deg,#08979c,#faad14)}#markets-page .market-card.graph-card{background:linear-gradient(135deg,#531dabe6,#fa8c16)}#new-user-startup{position:relative;background:radial-gradient(ellipse at 20% 0%,rgba(0,0,0,.03) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(9,88,217,.04) 0%,transparent 50%),#fff;min-height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.startup-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 24px;max-width:700px;width:100%}.step-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;border:1px solid rgba(0,0,0,.08);background:#00000008;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0000008c;font-size:13px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;margin-bottom:32px}.step-badge__dot{width:7px;height:7px;border-radius:50%;background:#c4b5a0;box-shadow:0 0 8px #c4b5a0;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-section{margin-bottom:40px}.hero-title{font-family:Roboto,sans-serif;font-size:52px;font-weight:700;margin:0 0 16px;letter-spacing:-.5px;line-height:1.15;background:linear-gradient(135deg,#888,#d9ccb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{display:block;font-size:17px;color:#00000073!important;line-height:1.6;max-width:480px;margin:0 auto}.search-section{width:100%;max-width:560px;margin-bottom:56px}.typewriter-label{font-size:14px;color:#00000059;margin-bottom:14px;height:22px}.typewriter-label .Typewriter{display:inline}.typewriter-label .Typewriter__cursor{color:#c4b5a0}.new-user-startup-searchbox{width:100%!important;display:block}.new-user-startup-searchbox .ant-select-selector{background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:12px!important;height:54px!important;padding:0 20px!important;transition:border-color .3s ease,box-shadow .3s ease}.new-user-startup-searchbox .ant-select-selector .ant-select-selection-search-input{height:52px!important;font-size:16px}.new-user-startup-searchbox .ant-select-selector .ant-select-selection-placeholder{color:#0000004d;line-height:52px!important;font-size:16px}.new-user-startup-searchbox.ant-select-focused .ant-select-selector,.new-user-startup-searchbox .ant-select-selector:hover{border-color:#00000059!important;box-shadow:0 0 0 3px #0000000a!important}.new-user-startup-searchbox .ant-select-arrow{color:#00000059}.features-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.feature-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:100px;border:1px solid rgba(0,0,0,.08);background:#00000005;color:#0000008c;font-size:14px;font-weight:500;transition:all .25s ease;cursor:default}.feature-pill svg{color:#c4b5a0;flex-shrink:0}.feature-pill:nth-child(odd) svg{color:#c4b5a0}.feature-pill:nth-child(2n) svg{color:#c4b5a0}.feature-pill:hover{background:#0000000a;border-color:#00000024;color:#000000bf}.site-layout:has(#new-user-startup){background:#fff}@media only screen and (max-width:768px){.step-badge{margin-bottom:24px;font-size:12px}.hero-title{font-size:34px}.hero-subtitle{font-size:15px}.search-section{margin-bottom:40px}.new-user-startup-searchbox .ant-select-selector{height:48px!important}.new-user-startup-searchbox .ant-select-selector .ant-select-selection-search-input{height:46px!important}.new-user-startup-searchbox .ant-select-selector .ant-select-selection-placeholder{line-height:46px!important}.feature-pill{padding:8px 14px;font-size:13px}.feature-pill svg{width:20px;height:20px}}@media only screen and (max-width:480px){.hero-title{font-size:28px}.hero-section{margin-bottom:30px}.features-row{gap:8px}.feature-pill{padding:7px 12px;font-size:12px;gap:6px}}#portfolio-statistics .ant-col{display:flex}#portfolio-statistics .card-chart{flex:1}#portfolio-statistics .card-chart .ant-card-body{padding:14px 20px!important}#portfolio-statistics .card-chart .ant-statistic .ant-statistic-title,#portfolio-statistics .card-chart .ant-statistic .ant-statistic-content{white-space:nowrap}@media(max-width:992px){#portfolio-statistics .card-chart .ant-statistic-content{font-size:1.3em!important}#portfolio-statistics .card-chart .ant-card-body{padding:10px 12px!important}}@media only screen and (max-width:992px){#portfolio .portfolio-overview{margin-bottom:1.5em}}#pricing-layout-content{width:1420px!important}#pricing-page-title{margin:0 0 .4em!important;text-align:center;font-size:4.1rem;font-weight:500}.title-description{color:#09090980;margin-bottom:1em;font-size:1.9em;font-weight:500;text-align:center}.try-pro{background:linear-gradient(135deg,#000,#faad14);color:#fff;font-size:1.2em;font-weight:600;text-align:center;padding:1rem 2rem;border-radius:12px;margin:1.5em auto 2em;max-width:600px;box-shadow:0 4px 12px #00000026;position:relative;overflow:hidden}.try-pro:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.try-pro:hover:before{left:100%}.try-pro .highlight{font-weight:700;text-decoration:underline;text-decoration-color:#fffc}.switch-content{font-size:1.5em;font-weight:500;margin:1em 0 1.7em 4.7em}.pricing-switch{margin-bottom:.2em}.pricing-legend{display:block;margin-top:2em}.mobile-scroll-hint{display:none;text-align:center;margin-bottom:1rem;padding:.5rem;background-color:#faad141a;border-radius:6px;border-left:3px solid #fa8c16}.plan-headers-row{margin-bottom:2rem}.plan-header-card{border:2px solid rgba(216,216,216,.4);border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;height:100%}.plan-header-card .plan-header-content{text-align:center;padding:2rem 0rem;color:#333}.plan-header-card .plan-title{margin-bottom:1rem;font-size:2.2rem;font-weight:700}.plan-header-card .plan-price-section{margin-bottom:1rem}.plan-header-card .plan-price-section .plan-currency{font-size:1.2rem;opacity:.8;color:#666}.plan-header-card .plan-price-section .plan-price{font-size:2.5rem;font-weight:700;margin:0 .2rem;color:#333}.plan-header-card .plan-price-section .plan-period{font-size:1.1rem;opacity:.8;color:#666}.plan-header-card .price-year{color:#666!important;font-size:.9rem}.plan-header-card .plan-description{margin:1.5rem 0}.plan-header-card .plan-description .description{color:#666!important;font-size:1rem;line-height:1.5}.plan-header-card.free-plan .plan-title{background:linear-gradient(135deg,#09090980,#d8d8d866);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plan-header-card.member-plan .plan-title{background:linear-gradient(135deg,#333,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plan-header-card.pro-plan .plan-title{background:linear-gradient(135deg,#faad14,#fa8c16);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plan-header-card .plan-button{margin-top:2rem}.plan-header-card .plan-button .ant-btn{font-size:1.1rem;height:45px;padding:0 2rem;border-radius:8px}.plan-header-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0003}.plan-header-card.free-plan,.plan-header-card.member-plan,.plan-header-card.pro-plan{background:#fff}.features-table-row{margin-top:3rem}.features-comparison-card{border-radius:16px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.features-comparison-card .ant-card-body{padding:0}.features-table{width:100%}.features-table .features-table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background-color:#f8f8f8;border-bottom:2px solid #e5e7eb}.features-table .features-table-header>div{padding:1.5rem 1rem;font-weight:600;font-size:1.1rem;text-align:center}.features-table .features-table-header .feature-name-header{text-align:left;border-right:1px solid #e5e7eb}.features-table .features-table-header .free-column{background:linear-gradient(135deg,#6b72801a,#9ca3af1a)}.features-table .features-table-header .member-column{background:linear-gradient(135deg,#f054541a,#c628281a)}.features-table .features-table-header .pro-column{background:linear-gradient(135deg,#faad141a,#fa8c161a)}.features-table .feature-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.features-table .feature-row:hover{background-color:#f9fafb}.features-table .feature-row .feature-name{padding:.7rem 1rem;text-align:left;border-right:1px solid #e5e7eb}.features-table .feature-row .feature-name .feature-description{font-size:.85rem;color:#09090980;font-style:italic}.features-table .feature-row .feature-value{padding:1.5rem 1rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.features-table .feature-row .feature-value .check-icon{color:#66b266;font-size:1.2rem}.features-table .feature-row .feature-value .feature-text{font-weight:500}.features-table .feature-row .feature-value .not-included{color:#9ca3af;font-weight:500}.features-table .feature-row .feature-value.free-column{background:#6b728005}.features-table .feature-row .feature-value.member-column{background:#f0545405}.features-table .feature-row .feature-value.pro-column{background:#faad1405}.order-summary-line{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:1520px){#pricing-layout-content{width:1300px!important}#pricing-page-title{font-size:3.7rem}}@media only screen and (max-width:1440px){#pricing-layout-content{width:1280px!important}}@media only screen and (max-width:1210px){#pricing-layout-content{width:1150px!important}.features-table .features-table-header,.features-table .feature-row{grid-template-columns:1.5fr 1fr 1fr 1fr}.features-table .feature-name{font-size:.9rem}.features-table .feature-value{font-size:.85rem}}@media only screen and (max-width:992px){#pricing-layout-content{width:auto!important;padding:0 5px}#pricing-page-title{margin:2rem 0 1rem 0px!important;font-size:3.2em}.title-description,.try-pro{font-size:1.4em}.switch-content{margin:1em 0 1.4em;font-size:1.5em}.plan-header-card{margin-bottom:1.5rem}.mobile-scroll-hint{display:block}.features-comparison-card{overflow-x:auto;position:relative}.features-comparison-card .ant-card-body{min-width:600px}.features-comparison-card:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to left,rgba(255,255,255,.8) 0%,transparent 100%);pointer-events:none;z-index:1}.features-comparison-card::-webkit-scrollbar{height:6px}.features-comparison-card::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.features-comparison-card::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.features-comparison-card::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.features-table{min-width:600px}.features-table .features-table-header,.features-table .feature-row{grid-template-columns:2fr 1fr 1fr 1fr}.features-table .features-table-header>div,.features-table .feature-row .feature-name,.features-table .feature-row .feature-value{padding:.8rem .5rem;font-size:.85rem}.features-table .feature-name .feature-description{font-size:.75rem}}@media only screen and (max-width:768px){.plan-header-card .plan-price-section .plan-price{font-size:2rem}}#key-events-component .shiny-text{line-height:1.4;color:#262626;background:linear-gradient(110deg,#000 45%,#fff,#000 65%);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 2s linear 1.5}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}#key-events-component .card{border:1px solid #f0f0f0;transition:all .3s ease;animation:gradientBorder 3s ease-in-out 1 forwards}@keyframes gradientBorder{0%{border-color:#d2d2d780}25%{border-color:#000}50%{border-color:#a8071ae6}75%{border-color:#531dabe6}to{border-color:#d2d2d780}}#key-events-component .event-item{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s ease;position:relative}#key-events-component .event-item:last-child{border-bottom:none;margin-bottom:0}#key-events-component .event-date{font-size:13px;color:#666}#key-events-component .event-sources{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}#key-events-component .source-mention{display:inline-flex;align-items:center;gap:4px;padding:0 4px;background-color:#37352f14;border-radius:3px;font-size:11px;color:#37352fcc;text-decoration:none;transition:all .15s ease;border:1px solid transparent}#key-events-component .source-mention:hover{background-color:#37352f1f;color:#37352fe6;text-decoration:none}#key-events-component .source-mention .anticon{font-size:10px;opacity:.7}#key-events-component .event-header{margin-bottom:8px}#key-events-component .sentiment-icon{position:absolute;top:5px;right:10px;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;min-width:fit-content}[data-theme=dark] #key-events-component .source-mention{background-color:#ffffff1a;color:#fffc}[data-theme=dark] #key-events-component .source-mention:hover{background-color:#ffffff26;color:#ffffffe6}#ticker-analysis .section-label{font-size:.85rem;font-weight:600;color:#09090980;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.8em;margin:2.5em 0 1.5em}#ticker-analysis .section-label:after{content:"";flex:1;height:1px;background:#0000000f}#ticker-analysis .card-menu{margin-bottom:2em}#ticker-analysis .pre-post-market{margin-left:10px}#ticker-analysis .current-holding-banner{display:flex;justify-content:flex-start;gap:2.5em;padding:0 .2em;margin-bottom:2em}#ticker-analysis .current-holding-banner .current-holding-item{display:flex;flex-direction:column;gap:.2em}@media only screen and (max-width:992px){#ticker-analysis .section-label{margin:1.5em 0 1em;font-size:.8rem}#ticker-analysis .current-holding-banner{flex-wrap:wrap;gap:1em 2em}}@media only screen and (max-width:576px){#ticker-analysis h1.ant-typography{font-size:clamp(1.8rem,4vw + .2rem,2rem);line-height:1.3;word-break:break-word}#ticker-analysis .page-title1-logo{width:24px!important;margin:0 3px 3px}#ticker-analysis .pre-post-market{display:block;margin:2px 0 0 2px}}
