:root{--bg:#f7faff;--surface:#fff;--surface2:#f3f7fc;--border:#dfe8f3;--text:#0b1930;--muted:#64748b;--blue:#1769e0;--blue2:#0b5fe8;--green:#059669;--red:#dc3545;--gold:#d97706;--max:1240px}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f7faff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.muted{color:var(--muted)}.panel-light{background:#fff;border:1px solid var(--border);border-radius:16px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.header-inner{height:72px;display:flex;align-items:center;gap:28px}.brand{font-size:22px;font-weight:850;letter-spacing:-1px;white-space:nowrap}.brand b{color:var(--blue)}.desktop-nav{gap:2px;flex:1 1}.desktop-nav,.nav-group{display:flex;align-items:center}.nav-group{position:relative;height:72px}.nav-button{border:0;background:transparent;color:var(--text);padding:10px 13px;font:inherit;font-size:14px;cursor:pointer}.nav-button span{color:#718096;font-size:11px;margin-left:3px}.mega-menu{position:absolute;top:64px;left:-8px;width:470px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 22px 55px rgba(21,54,94,.16)}.mega-title{font-weight:800;font-size:15px;padding:2px 4px 14px}.mega-title small{display:block;color:var(--muted);font-weight:400;font-size:11px;margin-top:4px}.mega-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.mega-grid a{padding:11px;border-radius:10px}.mega-grid a:hover{background:#f3f7fc}.mega-grid strong{display:block;font-size:13px}.mega-grid span{display:block;color:var(--muted);font-size:10px;margin-top:4px}.header-actions{display:flex;align-items:center;gap:9px}.search-link,.watch-link{height:38px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--border);border-radius:10px;color:#66758a;font-size:13px;background:#fff}.search-link:hover,.watch-link:hover{border-color:#b8cbe0;color:var(--text)}.mobile-menu{display:none;background:#fff;border:1px solid var(--border);color:var(--text);font-size:22px;border-radius:10px;padding:4px 9px}.mobile-nav{border-top:1px solid var(--border);padding:14px 0 24px;background:#fff}.mobile-section{display:flex;flex-direction:column;padding:10px 0;border-bottom:1px solid var(--border)}.mobile-section b{margin-bottom:7px}.mobile-section a{padding:7px 0;color:var(--muted)}.market-strip{border-bottom:1px solid var(--border)}.market-strip-inner{overflow:auto}.ticker-mini{min-width:190px;padding:13px 20px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:3px}.ticker-mini span{font-size:11px;color:#52647a}.ticker-mini strong{font-size:16px}.ticker-mini em{font-size:11px;font-weight:700}.up{color:var(--green)}.down{color:var(--red)}.market-link{align-self:center;margin-left:auto;padding:12px 4px 12px 18px;color:var(--blue);font-weight:700;white-space:nowrap}.hero-light{margin-top:24px;min-height:430px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(105deg,#fff,#f5f9ff 54%,#e7f0fb);display:grid;grid-template-columns:1fr .9fr;overflow:hidden;box-shadow:0 8px 30px rgba(40,77,120,.06)}.hero-copy{padding:58px 48px 42px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;color:var(--blue);text-transform:uppercase}.hero-copy h1{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:15px 0 20px}.hero-copy h1 span{color:var(--blue)}.hero-copy p{max-width:600px;color:#51647c;font-size:16px;line-height:1.65;margin:0}.button-row{gap:10px;margin-top:25px}.button{padding:11px 17px;border-radius:10px;font-weight:750;font-size:13px;border:1px solid var(--border)}.button.primary{background:var(--blue);border-color:var(--blue);box-shadow:0 5px 14px rgba(23,105,224,.2)}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:42px}.hero-features div{display:flex;flex-direction:column;gap:5px}.hero-features b{font-size:12px}.hero-features span{font-size:10px;color:var(--muted);line-height:1.4}.hero-art{position:relative;min-height:430px;background:linear-gradient(145deg,#d8e7f7,#9bb8d5);overflow:hidden}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.8),rgba(255,255,255,0) 48%),repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 2px,transparent 2px 60px)}.wall-card{position:absolute;right:10%;top:21%;background:#18263b;color:#fff;padding:20px 28px;transform:rotate(-7deg);box-shadow:0 18px 35px rgba(15,35,60,.24)}.wall-card span{font-size:12px;display:block;text-align:right}.wall-card strong{font-size:45px;line-height:.9;letter-spacing:-2px}.hero-quote{position:absolute;right:8%;bottom:10%;background:rgba(255,255,255,.9);padding:16px 19px;border-radius:11px;color:#30445c;font-size:13px;box-shadow:0 10px 30px rgba(30,60,90,.1)}.section{padding:38px 0}.section-head{align-items:end;gap:18px;margin-bottom:18px}.section-head h2{margin:0;font-size:23px;letter-spacing:-.5px}.section-head p{margin:6px 0 0;font-size:13px}.section-head>a{color:var(--blue);font-weight:750}.news-layout{grid-template-columns:1.1fr 1fr .75fr}.featured-news{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden}.news-image{height:190px;position:relative;display:flex;align-items:end;padding:16px;background:linear-gradient(135deg,#0b4d86,#45a0e8 55%,#cde9ff)}.analysis-image:before,.news-image:before{content:"";position:absolute;inset:20% 8% 0;background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0 10px,transparent 10px 38px);border-radius:8px 8px 0 0}.news-image span{position:relative;background:#fff;color:var(--blue);padding:5px 7px;border-radius:5px;font-size:8px;font-weight:800}.news-purple{background:linear-gradient(135deg,#45328e,#8b7bd9)}.news-gold{background:linear-gradient(135deg,#9b5d00,#efbd55)}.news-green{background:linear-gradient(135deg,#166534,#61b88a)}.featured-news-body{padding:17px}.featured-news-body h3{font-size:22px;line-height:1.1;margin:7px 0}.featured-news-body p{color:var(--muted);line-height:1.55}.featured-news-body>a{color:var(--blue);font-size:12px;font-weight:750}.article-list{display:flex;flex-direction:column;gap:9px}.article-row{grid-template-columns:86px 1fr;grid-gap:11px;gap:11px;padding:7px;border:1px solid var(--border);border-radius:12px;background:#fff}.article-thumb{height:70px;border-radius:8px;background:#dbeafe;position:relative;overflow:hidden}.article-thumb:after{content:"";position:absolute;width:65%;height:45%;left:18%;top:27%;border:2px solid rgba(255,255,255,.75);transform:rotate(-10deg)}.analysis-card small,.article-row small{font-size:8px;color:var(--blue);font-weight:800;letter-spacing:.7px}.article-row h3{font-size:12px;margin:4px 0}.article-row span{color:var(--muted)}.movers{padding:16px}.tabs{display:flex;gap:18px;border-bottom:1px solid var(--border);margin-bottom:5px}.tabs span{font-size:11px;color:var(--muted);padding:8px 0}.tabs .active{color:var(--blue);font-weight:750;border-bottom:2px solid var(--blue)}.mover{grid-template-columns:1fr .9fr .6fr;padding:11px 4px;border-bottom:1px solid #edf1f6;font-size:11px}.mover span{color:#45576e}.mover em{color:var(--green);font-weight:750;text-align:right}.insight-cards{grid-gap:15px;gap:15px}.insight-card{gap:14px;padding:21px;border:1px solid var(--border);border-radius:16px;background:#fff}.insight-card.blue{background:#f0f6ff}.insight-card.green{background:#f0fbf6}.insight-card.orange{background:#fff7ee}.icon{width:42px;height:42px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:22px;flex:0 0 auto}.insight-card small{color:var(--blue);font-weight:800}.insight-card h3{font-size:16px;margin:5px 0}.insight-card p{font-size:11px;color:var(--muted);line-height:1.5;margin:0 0 9px}.insight-card b{color:var(--blue)}.assets-section{display:grid;grid-template-columns:1fr 320px;grid-gap:20px;gap:20px}.category-tabs{display:flex;gap:18px;overflow:auto;margin-bottom:12px}.category-tabs span{font-size:12px;color:var(--muted);padding:7px 0;white-space:nowrap}.category-tabs .active{color:var(--blue);font-weight:750;border-bottom:2px solid var(--blue)}.stock-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.stock-light{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;grid-gap:3px 9px;gap:3px 9px;padding:13px;border:1px solid var(--border);border-radius:12px;background:#fff}.stock-logo{grid-row:1/3;width:34px;height:34px;border-radius:9px;background:#edf4ff;font-weight:800}.stock-light b{font-size:12px}.stock-light small{display:block;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-light em{grid-column:2;font-style:normal;color:var(--muted);font-size:10px}.crypto-panel{padding:16px}.crypto-row{display:grid;grid-template-columns:42px 1fr 70px 45px;grid-gap:6px;gap:6px;padding:12px 2px;border-bottom:1px solid #edf1f6;align-items:center}.crypto-row b{font-size:12px}.crypto-row small{font-size:9px;color:var(--muted)}.crypto-row span{font-size:11px;text-align:right}.crypto-row em{font-size:10px;font-style:normal;color:var(--green);font-weight:750;text-align:right}.analysis-section{border-top:1px solid var(--border)}.analysis-grid{grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.analysis-card{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.analysis-image{height:105px;position:relative;background:linear-gradient(135deg,#0f4c81,#71aee0);padding:11px}.analysis-image span{position:relative;color:#fff;font-size:9px;font-weight:800;background:rgba(0,0,0,.3);padding:4px 6px;border-radius:5px}.analysis-card>div:last-child{padding:13px}.analysis-card h3{font-size:14px;line-height:1.3;margin:6px 0}.analysis-card p{font-size:11px;color:var(--muted);line-height:1.45;margin:0 0 10px}.analysis-card>div:last-child>span{font-size:9px;color:var(--blue);font-weight:700}.research-banner{margin:5px 0 70px;padding:26px 30px;border:1px solid #cfe0f5;border-radius:17px;background:linear-gradient(100deg,#eef6ff,#fff);display:flex}.banner-icon{width:55px;height:55px;border-radius:15px;background:#dcecff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:27px}.research-banner small{color:var(--blue);font-weight:800}.research-banner h2{margin:4px 0;font-size:22px}.research-banner p{color:var(--muted);font-size:12px;line-height:1.5}.research-banner .button{margin-left:auto}.site-footer{margin-top:0;border-top:1px solid var(--border);background:#fff}.footer-grid{padding:44px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:35px;gap:35px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid p{max-width:340px;line-height:1.6;font-size:12px}.footer-grid>b,.footer-grid>div>b{font-size:12px}.footer-grid a:not(.brand){color:var(--muted);font-size:12px}.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--border);padding:17px 0;color:var(--muted);font-size:10px}@media(max-width:1050px){.news-layout{grid-template-columns:1fr 1fr}.movers{grid-column:1/-1}.hero-light{grid-template-columns:1fr}.hero-art{min-height:280px}.assets-section{grid-template-columns:1fr}.crypto-panel{width:100%}}@media(max-width:800px){.desktop-nav{display:none}.mobile-menu{display:block}.header-actions{margin-left:auto}.header-inner{height:64px;gap:10px}.search-link span{display:none}.market-strip-inner{width:100%}.ticker-mini{min-width:145px;padding:10px 13px}.market-link{display:none}.hero-light{margin-top:14px;border-radius:16px}.hero-copy{padding:38px 24px 30px}.hero-copy h1{font-size:46px;letter-spacing:-2.2px}.hero-features{gap:10px;margin-top:30px}.hero-art{min-height:230px}.wall-card{top:20%;right:16%;padding:15px 22px}.wall-card strong{font-size:34px}.hero-quote{font-size:11px;right:5%;bottom:8%}.news-layout{grid-template-columns:1fr}.movers{grid-column:auto}.insight-cards{grid-template-columns:1fr}.analysis-grid,.stock-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.container{width:calc(100% - 24px)}.brand{font-size:20px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:15px}.hero-features{grid-template-columns:1fr;gap:12px}.hero-art{min-height:210px}.section{padding:28px 0}.section-head h2{font-size:20px}.news-image{height:165px}.stock-grid{grid-template-columns:1fr 1fr}.analysis-grid{grid-template-columns:1fr}.research-banner{align-items:flex-start;flex-wrap:wrap;margin-bottom:45px}.research-banner .button{margin-left:0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.crypto-row{grid-template-columns:40px 1fr 55px 42px}}.stock-page{background:var(--bg);padding-bottom:20px}.stock-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:11px;padding:24px 0 12px}.stock-breadcrumb a{color:var(--blue)}.stock-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 0 16px}.stock-title-block{gap:16px}.stock-logo,.stock-title-block{display:flex;align-items:center}.stock-logo{width:58px;height:58px;border-radius:16px;background:#eaf2ff;color:var(--blue);justify-content:center;font-size:23px;font-weight:850;border:1px solid #d5e4f7}.stock-title-block h1{font-size:clamp(30px,4vw,46px);letter-spacing:-1.8px;margin:5px 0}.stock-symbol{font-size:12px;color:var(--muted)}.quote-block{text-align:right}.quote-price{font-size:38px;font-weight:850;letter-spacing:-1px}.quote-change{font-size:14px;font-weight:750;margin:4px 0}.quote-block small{font-size:10px}.stock-actions{display:flex;gap:9px;flex-wrap:wrap;padding:6px 0 22px}.stock-actions .button{cursor:pointer}.stock-grid-top{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr);grid-gap:16px;gap:16px}.chart-panel,.prediction-card{padding:20px;min-width:0}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-head h2{font-size:19px;margin:5px 0}.panel-head p{font-size:11px;margin:0}.range-tabs{align-items:center;gap:4px;flex-shrink:0}.range-tabs span{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:8px;background:#f3f7fc;font-size:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.range-tabs span.active{background:#eaf2ff;color:var(--blue)}.price-chart-native{width:100%;min-width:0;margin-top:15px}.chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.chart-range-tabs{display:flex;gap:4px}.chart-range-tabs button{border:0;background:#f3f7fc;color:var(--muted);padding:7px 10px;border-radius:7px;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.chart-range-tabs button.active{background:#eaf2ff;color:var(--blue)}.chart-last{font-size:10px;color:var(--muted);font-weight:700}.chart-svg-wrap{width:100%;touch-action:none;cursor:crosshair}.chart-svg-wrap svg{display:block;width:100%;height:auto;min-height:260px;overflow:visible}.chart-hint{font-size:9px;color:var(--muted);padding-top:6px}.chart-empty{height:330px;margin-top:15px;border:1px dashed #cbd9e8;border-radius:12px;background:linear-gradient(180deg,#f5f9fe,#fff);text-align:center}.chart-empty div{display:flex;flex-direction:column;gap:7px}.chart-empty strong{font-size:14px}.chart-empty span{font-size:11px;max-width:330px}.signal{display:inline-flex;align-items:center;padding:5px 8px;border-radius:6px;font-size:9px;font-weight:850;text-transform:uppercase}.signal.bullish{background:#e7f8f0;color:var(--green)}.signal.bearish{background:#fff0f1;color:var(--red)}.signal.neutral{background:#f3f5f8;color:#64748b}.prediction-card>p{font-size:11px;margin:3px 0 12px}.prediction-list{border-top:1px solid var(--border)}.prediction-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--border)}.prediction-row>div:first-child{display:flex;flex-direction:column;gap:4px}.prediction-row b{font-size:11px}.prediction-row small{font-size:9px;color:var(--muted)}.prediction-right{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.prediction-right strong{font-size:14px}.prediction-right span{font-size:10px;font-weight:750}.empty-state{padding:22px 8px;color:var(--muted);font-size:11px;line-height:1.55}.metric-strip{display:grid;grid-template-columns:repeat(6,1fr);margin-top:16px;border:1px solid var(--border);border-radius:14px;background:#fff}.metric-strip div{padding:15px 16px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:6px}.metric-strip div:last-child{border-right:0}.metric-strip span{font-size:9px;color:var(--muted)}.metric-strip b{font-size:12px}.stock-section{padding-top:42px}.indicator-grid{grid-template-columns:repeat(4,1fr)}.indicator-card{padding:15px;display:flex;flex-direction:column;gap:6px}.indicator-card span{font-size:10px;color:var(--muted)}.indicator-card strong{font-size:17px}.indicator-card small{font-size:9px;color:var(--muted)}.two-column{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:16px;gap:16px}.about-stock,.article-panel,.content-panel{padding:22px}.about-stock h2,.article-panel h2,.content-panel h2{font-size:20px;margin:6px 0 18px}.fund-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--border)}.fund-grid div{padding:11px 4px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:12px}.fund-grid span{font-size:10px;color:var(--muted)}.fund-grid b{font-size:11px}.earnings-list{border-top:1px solid var(--border)}.earn-row{display:grid;grid-template-columns:1.5fr .8fr .8fr .8fr;grid-gap:8px;gap:8px;padding:13px 0;border-bottom:1px solid var(--border)}.earn-row div{display:flex;flex-direction:column;gap:4px}.earn-row small,.earn-row span{font-size:9px;color:var(--muted)}.earn-row b{font-size:10px}.article-summary{font-size:14px;line-height:1.6;color:#455b75;max-width:850px}.article-content{font-size:13px;line-height:1.85;white-space:pre-line;color:#243852}.article-placeholder{margin-top:18px;padding:22px;border-radius:12px;background:#f5f9fe;border:1px solid #dbe7f4;display:flex;flex-direction:column;gap:6px}.article-placeholder b{font-size:12px}.article-placeholder span{font-size:11px;color:var(--muted)}.about-stock p{font-size:12px;line-height:1.7}.company-meta{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;border-top:1px solid var(--border)}.company-meta div{padding:11px 4px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.company-meta span{font-size:9px;color:var(--muted)}.company-meta b{font-size:11px}.news-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.news-item{display:flex;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--border);border-radius:13px;background:#fff}.news-source{font-size:9px;color:var(--blue);font-weight:750}.news-item h3{font-size:13px;line-height:1.35;margin:6px 0}.news-item p{font-size:10px;line-height:1.5;margin:0}.disclaimer-box{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(100deg,#eef6ff,#fff)}.disclaimer-box h2{font-size:18px;margin:5px 0}.disclaimer-box p{font-size:11px;max-width:750px;line-height:1.5;margin:0}.text-link{color:var(--blue);font-size:11px;font-weight:750;white-space:nowrap}@media(max-width:900px){.stock-grid-top,.two-column{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-strip div:nth-child(3){border-right:0}.metric-strip div:nth-child(4),.metric-strip div:nth-child(5),.metric-strip div:nth-child(6){border-top:1px solid var(--border)}.indicator-grid{grid-template-columns:repeat(3,1fr)}.news-list{grid-template-columns:1fr}}@media(max-width:600px){.container{width:min(var(--max),calc(100% - 24px))}.stock-breadcrumb{padding-top:16px}.stock-hero{flex-direction:column}.stock-hero,.stock-title-block{align-items:flex-start}.stock-logo{width:48px;height:48px;border-radius:13px}.stock-title-block h1{font-size:29px}.quote-block{text-align:left;margin-left:64px}.quote-price{font-size:31px}.stock-actions .button{flex:1 1}.about-stock,.article-panel,.chart-panel,.content-panel,.prediction-card{padding:17px}.chart-toolbar{margin-top:2px}.chart-last{font-size:9px}.chart-svg-wrap svg{min-height:240px}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip div:nth-child(2),.metric-strip div:nth-child(4){border-right:0}.metric-strip div:nth-child(3){border-right:1px solid var(--border)}.metric-strip div:nth-child(n+3){border-top:1px solid var(--border)}.indicator-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 18px!important}.indicator-card{padding:10px 0!important;min-width:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:center!important;grid-gap:3px 8px!important;gap:3px 8px!important}.indicator-card span{font-size:10px;grid-column:1;grid-row:1;color:var(--muted)}.indicator-card strong{font-size:16px;grid-column:2;grid-row:1;text-align:right}.indicator-card small{font-size:9px;grid-column:1/-1;grid-row:2;color:var(--muted)}.fund-grid{grid-template-columns:1fr}.earn-row{grid-template-columns:1.3fr 1fr 1fr}.earn-row div:last-child{display:none}.disclaimer-box{align-items:flex-start;flex-direction:column}.disclaimer-box .button{width:100%}}.market-page,.stocks-page{padding:30px 0 76px}.market-shell,.stocks-shell{display:flex;flex-direction:column;gap:22px}.page-hero{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:linear-gradient(115deg,#fff,#f3f8ff 58%,#e7f1ff);padding:42px}.page-hero:after{content:"";position:absolute;right:-90px;top:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#cfe2fb 0,rgba(207,226,251,0) 68%)}.page-hero-content{position:relative;z-index:1;max-width:760px}.page-hero h1{font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-2.7px;margin:12px 0 15px}.page-hero p{margin:0;color:var(--muted);font-size:16px;line-height:1.65;max-width:700px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.blue-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:10px;font-size:12px;font-weight:750;border:1px solid var(--border);background:#fff}.blue-btn{background:var(--blue);border-color:var(--blue);color:#fff}.section-card{border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 7px 26px rgba(40,77,120,.045)}.section-card-head{display:flex;justify-content:space-between;align-items:end;gap:16px;padding:21px 22px 14px}.section-card-head h2{margin:0;font-size:20px;letter-spacing:-.5px}.section-card-head p{margin:5px 0 0;color:var(--muted);font-size:11px}.market-index-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.index-card{position:relative;overflow:hidden;padding:18px;border:1px solid var(--border);border-radius:15px;background:#fff;min-height:142px}.index-card:after{content:"";position:absolute;right:-20px;bottom:-35px;width:120px;height:90px;border-radius:50%;border:18px solid #edf4ff}.index-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.index-name{font-size:12px;font-weight:800}.index-symbol{font-size:9px;color:var(--muted);margin-top:3px}.index-value{font-size:24px;font-weight:800;letter-spacing:-1px;margin-top:18px}.index-pending{font-size:10px;color:var(--muted);margin-top:4px}.index-status{font-size:9px;font-weight:800;color:var(--blue);background:#edf5ff;border-radius:999px;padding:5px 7px}.market-layout{display:grid;grid-template-columns:1.45fr .8fr;grid-gap:18px;gap:18px}.chart-panel{padding:22px;min-height:320px}.fake-chart{height:215px;margin-top:18px;border-radius:13px;background:linear-gradient(180deg,#f7fbff,#fff);border:1px solid #edf2f8;overflow:hidden}.fake-chart:before{inset:22px 16px 24px;background:repeating-linear-gradient(180deg,transparent 0 47px,#e8eef6 48px 49px),repeating-linear-gradient(90deg,transparent 0 79px,#edf2f7 80px 81px)}.fake-chart:after{content:"";position:absolute;left:4%;right:4%;top:44%;height:75px;border-top:3px solid #8bb8f3;border-radius:50%;transform:skewY(-7deg) rotate(-2deg);box-shadow:60px 30px 0 -29px #8bb8f3,170px 20px 0 -29px #8bb8f3,280px -3px 0 -29px #8bb8f3}.chart-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;z-index:2;background:rgba(255,255,255,.72)}.chart-empty strong{font-size:13px}.chart-empty span{font-size:10px;color:var(--muted)}.range-tabs{display:flex;gap:7px}.range-tabs span{padding:6px 8px;border-radius:7px;background:#f4f7fb;color:var(--muted);font-size:9px;font-weight:750}.range-tabs .active{background:#e9f2ff;color:var(--blue)}.breadth-card{padding:22px}.breadth-item{padding:14px 0;border-bottom:1px solid #edf1f6}.breadth-item:last-child{border-bottom:0}.breadth-row{display:flex;justify-content:space-between;gap:12px}.breadth-row,.breadth-row strong{font-size:11px}.breadth-track{height:7px;border-radius:99px;background:#edf2f7;overflow:hidden;margin-top:9px}.breadth-fill{height:100%;width:52%;border-radius:99px;background:#a9c8ee}.breadth-note{font-size:9px;color:var(--muted);margin-top:5px}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding:0 22px 22px}.sector-card{padding:14px;border:1px solid var(--border);border-radius:12px;background:#fbfdff}.sector-card strong{font-size:11px}.sector-card span{display:block;font-size:9px;color:var(--muted);margin-top:5px}.sector-bar{height:5px;background:#edf2f7;border-radius:99px;margin-top:11px;overflow:hidden}.sector-bar i{display:block;width:45%;height:100%;background:#a7c8f2;border-radius:99px}.market-note{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px}.note-card{padding:17px;border:1px solid var(--border);border-radius:14px;background:#fff}.note-card small{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:1px}.note-card h3{font-size:14px;margin:7px 0}.note-card p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.stocks-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.stocks-search{min-width:230px;max-width:330px;height:40px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 13px;font-size:12px;color:var(--text);outline:none}.stocks-search:focus{border-color:#9ec1ec;box-shadow:0 0 0 3px #edf5ff}.stocks-filter{display:flex;gap:7px;overflow:auto}.stocks-filter span{white-space:nowrap;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);font-size:10px;font-weight:700}.stocks-filter .active{color:var(--blue);background:#edf5ff;border-color:#cfe1f8}.stock-directory{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.directory-card{position:relative;display:block;padding:18px;border:1px solid var(--border);border-radius:15px;background:#fff;transition:.18s ease;min-height:155px}.directory-card:hover{transform:translateY(-2px);border-color:#b9d1eb;box-shadow:0 12px 28px rgba(39,83,132,.08)}.directory-top{display:flex;justify-content:space-between;gap:10px}.ticker-badge{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:850;font-size:11px}.research-badge,.ticker-badge{background:#edf5ff;color:var(--blue)}.research-badge{font-size:8px;font-weight:800;border-radius:999px;padding:6px 8px;height:max-content}.directory-symbol{font-size:17px;font-weight:850;letter-spacing:-.4px;margin-top:13px}.directory-name{font-size:11px;color:#33455c;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory-meta{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}.directory-meta span{font-size:8px;color:var(--muted);padding:4px 6px;border-radius:6px;background:#f5f8fc}.directory-arrow{position:absolute;right:17px;bottom:17px;color:#93a5bb;font-size:14px}.directory-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid var(--border);font-size:10px;color:var(--muted)}.directory-footer b{color:var(--blue)}.empty-directory{padding:40px;text-align:center;border:1px dashed #c8d6e6;border-radius:15px;background:#fff}.empty-directory strong{display:block;font-size:15px}.empty-directory p{font-size:11px;color:var(--muted)}@media(max-width:1050px){.market-index-grid,.sector-grid,.stock-directory{grid-template-columns:repeat(2,1fr)}.market-layout{grid-template-columns:1fr}}@media(max-width:700px){.market-page,.stocks-page{padding:17px 0 48px}.page-hero{padding:28px 21px;border-radius:17px}.page-hero h1{font-size:40px;letter-spacing:-2px}.page-hero p{font-size:14px}.market-index-grid{grid-template-columns:1fr 1fr;gap:8px}.index-card{min-height:128px;padding:14px}.index-value{font-size:20px;margin-top:16px}.index-status{font-size:8px}.market-layout{gap:12px}.breadth-card,.chart-panel{padding:17px}.section-card-head{padding:18px 17px 12px}.sector-grid{padding:0 17px 17px;grid-template-columns:1fr 1fr}.market-note{grid-template-columns:1fr}.stocks-toolbar{align-items:stretch;flex-direction:column}.stocks-search{max-width:none;width:100%}.stock-directory{grid-template-columns:1fr;gap:9px}.directory-card{min-height:145px;padding:16px}.fake-chart{height:190px}.hero-actions .blue-btn,.hero-actions .outline-btn{flex:1 1}.market-note .note-card{padding:15px}}.news-page{padding:30px 0 76px}.news-hero{position:relative;min-height:360px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:linear-gradient(115deg,#fff,#f3f8ff 58%,#e7f1ff);box-shadow:0 8px 30px rgba(40,77,120,.05)}.news-hero-copy{padding:50px 44px;position:relative;z-index:2}.news-hero h1{font-size:clamp(42px,5vw,62px);line-height:1;letter-spacing:-3px;margin:13px 0 18px}.news-hero-copy p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.news-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.news-hero-art{position:relative;min-height:360px;background:linear-gradient(145deg,#dceafa,#a8c5e4);overflow:hidden}.news-hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.72),rgba(255,255,255,0) 48%),repeating-linear-gradient(90deg,rgba(255,255,255,.17) 0 2px,transparent 2px 54px)}.news-terminal{position:absolute;right:15%;top:22%;width:205px;padding:20px 22px;border-radius:13px;background:#12233a;color:#fff;box-shadow:0 22px 40px rgba(19,43,72,.24);transform:rotate(-5deg)}.news-terminal span{display:block;color:#9fc8f7;font-size:8px;letter-spacing:1.4px;font-weight:800}.news-terminal b{display:block;font-size:43px;line-height:1;margin:8px 0 10px;letter-spacing:-2px}.news-terminal i{display:block;font-size:9px;color:#b8c7d8;font-style:normal;letter-spacing:1px}.news-line{position:absolute;height:3px;background:#fff;border-radius:99px;opacity:.75;transform:rotate(-13deg)}.line-one{width:145px;left:8%;bottom:28%}.line-two{width:95px;left:18%;bottom:21%}.line-three{width:175px;left:4%;bottom:14%}.news-feature-grid{display:grid;grid-template-columns:1fr .34fr;grid-gap:18px;gap:18px;margin-top:22px}.news-feature-card{display:grid;grid-template-columns:.78fr 1.22fr;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;min-height:270px;box-shadow:0 7px 26px rgba(40,77,120,.045)}.feature-visual{position:relative;display:flex;align-items:flex-start;padding:18px;background:linear-gradient(145deg,#0e4d86,#65a8e2);overflow:hidden}.feature-visual:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.22);border-radius:50%;right:-100px;bottom:-100px;box-shadow:0 0 0 30px rgba(255,255,255,.05),0 0 0 70px rgba(255,255,255,.04)}.feature-visual>span{position:relative;z-index:1;padding:6px 8px;border-radius:5px;background:rgba(255,255,255,.92);color:var(--blue);font-size:8px;font-weight:850}.feature-bars{position:absolute;left:18%;right:18%;bottom:24%;height:85px;display:flex;align-items:end;gap:9px;z-index:1}.feature-bars i{display:block;flex:1 1;border-radius:4px 4px 0 0;background:rgba(255,255,255,.55)}.feature-bars i:first-child{height:35%}.feature-bars i:nth-child(2){height:55%}.feature-bars i:nth-child(3){height:43%}.feature-bars i:nth-child(4){height:78%}.feature-bars i:nth-child(5){height:63%}.feature-copy{padding:31px}.feature-copy h2{font-size:25px;letter-spacing:-1px;margin:9px 0 10px}.feature-copy p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.feature-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:19px}.feature-meta span{font-size:8px;color:#53667d;padding:6px 8px;background:#f3f7fc;border-radius:6px}.news-side-card{border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden}.signal-row{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-top:1px solid #edf1f6;font-size:11px}.signal-row span{color:#52647a}.signal-row b{font-size:9px;color:var(--blue);background:#edf5ff;padding:5px 7px;border-radius:999px}.news-topics{margin-top:22px;border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden}.news-section-head{align-items:center}.news-count{font-size:9px;font-weight:800;color:var(--blue);background:#edf5ff;padding:6px 8px;border-radius:999px}.news-feed-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px;padding:0 22px 22px}.news-feed-card{position:relative;padding:19px;border:1px solid var(--border);border-radius:14px;background:#fbfdff;min-height:190px;overflow:hidden;transition:.18s ease}.news-feed-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(39,83,132,.07);border-color:#b9d1eb}.news-feed-card:after{content:"";position:absolute;width:100px;height:100px;right:-45px;top:-45px;border-radius:50%;background:#edf5ff}.feed-icon{position:absolute;right:16px;top:15px;width:27px;height:27px;border-radius:8px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:13px;z-index:1}.feed-kicker{font-size:8px;letter-spacing:1px;font-weight:850;color:var(--blue)}.news-feed-card h3{font-size:19px;margin:9px 0 8px;letter-spacing:-.4px}.news-feed-card p{max-width:290px;color:var(--muted);font-size:10px;line-height:1.55;margin:0}.feed-footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:11px;border-top:1px solid #edf1f6;font-size:9px;color:var(--muted)}.feed-footer b{color:var(--blue);font-size:14px}.news-feed-card.purple .feed-footer b,.news-feed-card.purple .feed-kicker{color:#6d5bd0}.news-feed-card.green .feed-footer b,.news-feed-card.green .feed-kicker{color:#07865e}.news-feed-card.gold .feed-footer b,.news-feed-card.gold .feed-kicker{color:#b46a0b}.news-research-banner{margin-top:22px;padding:23px 26px;border:1px solid #cfe0f5;border-radius:17px;background:linear-gradient(100deg,#eef6ff,#fff);display:flex;align-items:center;gap:17px}.news-research-banner .research-symbol{width:49px;height:49px;flex:0 0 auto;border-radius:13px;background:#dcecff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:24px}.news-research-banner small{font-size:8px;color:var(--blue);font-weight:850;letter-spacing:1px}.news-research-banner h2{font-size:19px;margin:4px 0}.news-research-banner p{font-size:10px;line-height:1.5;color:var(--muted);margin:0}.news-research-banner .outline-btn{margin-left:auto;white-space:nowrap}@media(max-width:900px){.news-hero{grid-template-columns:1fr}.news-hero-art{min-height:240px}.news-feature-grid{grid-template-columns:1fr}.news-feed-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.news-page{padding:17px 0 48px}.news-hero{border-radius:17px}.news-hero-copy{padding:35px 22px 28px}.news-hero h1{font-size:43px;letter-spacing:-2.3px}.news-hero-copy p{font-size:14px}.news-hero-art{min-height:205px}.news-terminal{right:14%;top:18%;width:175px;padding:16px 18px}.news-terminal b{font-size:35px}.news-feature-grid{gap:11px}.news-feature-card{grid-template-columns:1fr}.feature-visual{min-height:180px}.feature-copy{padding:23px}.feature-copy h2{font-size:22px}.news-section-head{align-items:flex-start}.news-feed-grid{grid-template-columns:1fr;padding:0 12px 12px}.news-feed-card{min-height:175px}.news-research-banner{align-items:flex-start;padding:18px;flex-wrap:wrap}.news-research-banner .outline-btn{margin-left:66px;width:calc(100% - 66px)}.news-actions .blue-btn,.news-actions .outline-btn{flex:1 1}}.predictions-page{padding:30px 0 76px}.predictions-shell{display:flex;flex-direction:column;gap:20px}.prediction-hero{position:relative;overflow:hidden;min-height:270px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(115deg,#fff,#f2f7ff 58%,#e5f0ff);padding:42px}.prediction-hero:before{content:"";position:absolute;right:-80px;top:-110px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#c8ddf8 0,rgba(200,221,248,0) 68%)}.prediction-hero-copy{position:relative;z-index:1;max-width:780px}.prediction-hero h1{font-size:clamp(40px,5vw,60px);line-height:1;letter-spacing:-2.8px;margin:13px 0 16px}.prediction-hero p{margin:0;color:var(--muted);font-size:16px;line-height:1.65;max-width:720px}.prediction-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.prediction-overview{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.prediction-stat{padding:18px;border:1px solid var(--border);border-radius:15px;background:#fff;min-height:120px}.prediction-stat small{font-size:9px;letter-spacing:.7px;color:var(--blue);font-weight:800}.prediction-stat strong{display:block;font-size:22px;letter-spacing:-.8px;margin-top:15px}.prediction-stat span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.prediction-layout{display:grid;grid-template-columns:1.55fr .8fr;grid-gap:18px;gap:18px}.prediction-panel{border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 7px 26px rgba(40,77,120,.045)}.prediction-panel-head{display:flex;justify-content:space-between;align-items:end;gap:15px;padding:21px 22px 14px}.prediction-panel-head h2{margin:0;font-size:20px;letter-spacing:-.5px}.prediction-panel-head p{margin:5px 0 0;font-size:11px;color:var(--muted)}.prediction-table{padding:0 22px 10px}.prediction-row{display:grid;grid-template-columns:1.1fr .75fr .75fr .65fr;align-items:center;grid-gap:10px;gap:10px;padding:15px 0;border-top:1px solid #edf1f6}.prediction-row.head{border-top:0;padding-top:3px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.prediction-row b{font-size:12px}.prediction-row span{font-size:10px;color:var(--muted)}.signal-pill{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#f1f6fc;color:#73849a;font-size:8px!important;font-weight:800}.signal-pill.ready{background:#edf5ff;color:var(--blue)}.confidence-track{height:6px;border-radius:99px;background:#edf2f7;overflow:hidden;margin-top:6px}.confidence-fill{height:100%;width:0;background:#a9c8ee}.leaderboard{padding:0 22px 20px}.leader-row{display:grid;grid-template-columns:38px 1fr 70px;grid-gap:10px;gap:10px;align-items:center;padding:13px 0;border-top:1px solid #edf1f6}.leader-icon{width:32px;height:32px;border-radius:9px;background:#edf5ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.leader-row b{font-size:11px}.leader-row small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.leader-value{text-align:right;font-size:10px;color:var(--muted);font-weight:750}.prediction-history{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:18px;gap:18px}.history-card{padding-bottom:10px}.history-list{padding:0 22px}.history-row{display:grid;grid-template-columns:1fr .75fr .7fr .55fr;grid-gap:10px;gap:10px;align-items:center;padding:14px 0;border-top:1px solid #edf1f6}.history-row b{font-size:11px}.history-row span{font-size:9px;color:var(--muted)}.accuracy-card{padding:22px}.accuracy-big{font-size:40px;font-weight:850;letter-spacing:-2px;margin-top:12px}.accuracy-note{font-size:10px;color:var(--muted);line-height:1.5;margin-top:4px}.accuracy-bars{display:flex;flex-direction:column;gap:15px;margin-top:22px}.accuracy-line>div{display:flex;justify-content:space-between;font-size:10px}.accuracy-line>div span{color:var(--muted)}.accuracy-track{height:7px;background:#edf2f7;border-radius:99px;overflow:hidden;margin-top:7px}.accuracy-track i{display:block;width:0;height:100%;background:#a9c8ee;border-radius:99px}.prediction-disclaimer{padding:20px 22px;border:1px solid #cfe0f5;border-radius:16px;background:linear-gradient(100deg,#eef6ff,#fff)}.prediction-disclaimer small{color:var(--blue);font-weight:800;font-size:8px;letter-spacing:1px}.prediction-disclaimer h3{font-size:15px;margin:6px 0}.prediction-disclaimer p{margin:0;color:var(--muted);font-size:10px;line-height:1.55;max-width:850px}@media(max-width:1000px){.prediction-overview{grid-template-columns:repeat(2,1fr)}.prediction-history,.prediction-layout{grid-template-columns:1fr}}@media(max-width:700px){.predictions-page{padding:17px 0 48px}.prediction-hero{padding:28px 21px;border-radius:17px}.prediction-hero h1{font-size:40px;letter-spacing:-2px}.prediction-hero p{font-size:14px}.prediction-overview{grid-template-columns:1fr 1fr;gap:8px}.prediction-stat{min-height:110px;padding:14px}.prediction-stat strong{font-size:19px;margin-top:13px}.prediction-panel-head{padding:18px 17px 12px}.prediction-table{padding:0 17px 8px;overflow:auto}.prediction-row{min-width:560px}.prediction-panel{overflow:hidden}.leaderboard{padding:0 17px 16px}.prediction-history .history-list{padding:0 17px;overflow:auto}.history-row{min-width:470px}.accuracy-card{padding:18px}.prediction-disclaimer{padding:17px}.prediction-actions .blue-btn,.prediction-actions .outline-btn{flex:1 1}}.info-page{padding:64px 0 88px;background:linear-gradient(180deg,#f7faff,#fff 42%)}.info-shell{max-width:1120px;margin:0 auto;padding:0 24px}.info-hero{position:relative;overflow:hidden;border:1px solid #dbe5f2;border-radius:28px;background:linear-gradient(135deg,#fff,#f4f8ff);padding:48px;box-shadow:0 18px 50px rgba(20,55,100,.08)}.info-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-120px;background:radial-gradient(circle,#dceaff 0,rgba(220,234,255,0) 70%)}.eyebrow-row{display:flex;align-items:center;gap:10px;color:#1769d5;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#1769d5;box-shadow:0 0 0 5px #e8f2ff}.info-hero h1{margin:14px 0;font-size:clamp(36px,5vw,60px);line-height:1.02;letter-spacing:-.045em;color:#0d1b2a}.info-hero h1,.info-lead{position:relative;z-index:1}.info-lead{max-width:720px;color:#56677d;font-size:18px;line-height:1.7;margin:0}.info-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.info-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:12px 17px;font-size:14px;font-weight:750;text-decoration:none;border:1px solid #d7e1ee;background:#fff;color:#17304d}.info-btn.primary{background:#1769d5;border-color:#1769d5;color:#fff}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px}.info-card{border:1px solid #dfe7f1;border-radius:20px;background:#fff;padding:24px;box-shadow:0 10px 28px rgba(25,55,90,.05)}.info-card h2,.info-card h3{margin:0 0 10px;color:#13243a;letter-spacing:-.02em}.info-card p{margin:0;color:#607086;line-height:1.7}.info-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#1769d5;font-weight:800;margin-bottom:9px}.info-section{margin-top:26px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;padding:30px}.info-section h2{margin:0 0 14px;color:#13243a;font-size:25px;letter-spacing:-.025em}.info-section li,.info-section p{color:#5c6d82;line-height:1.75}.info-section ul{margin:10px 0 0;padding-left:22px}.analysis-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:20px;gap:20px;margin-top:22px}.brief-card{min-height:270px}.signal-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.signal-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e4eaf2;border-radius:12px;padding:12px 14px;background:#f9fbfe}.signal-item span:first-child{font-weight:700;color:#23364e}.signal-item span:last-child{font-size:12px;color:#7890aa;font-weight:700}.crypto-table{display:grid;grid-template-columns:1.4fr repeat(3,1fr);margin-top:18px;border:1px solid #dfe7f1;border-radius:16px;overflow:hidden}.crypto-table>div{padding:15px;border-bottom:1px solid #e8edf4;color:#55677d}.crypto-table>div:nth-child(-n+4){font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#7890aa;background:#f7faff}.crypto-table strong{color:#15263d}.legal-layout{max-width:900px}.legal-note{border-left:4px solid #1769d5;background:#f5f9ff;border-radius:0 14px 14px 0;padding:16px 18px;color:#53677f;line-height:1.7;margin:20px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:22px}.contact-item{display:flex;gap:14px;align-items:flex-start}.contact-icon{width:40px;height:40px;border-radius:12px;background:#eaf3ff;color:#1769d5;display:grid;place-items:center;font-weight:900}.contact-item h3{margin:2px 0 5px}.contact-item p{margin:0;color:#65768b;line-height:1.6}@media(max-width:800px){.info-hero{padding:32px 24px;border-radius:22px}.analysis-grid,.contact-grid,.info-grid{grid-template-columns:1fr}.info-section{padding:24px}.crypto-table{grid-template-columns:1.3fr repeat(3,1fr);font-size:13px;overflow-x:auto}.crypto-table>div{min-width:105px}.info-page{padding-top:38px}}.blog-page{padding:0 0 72px}.blog-hero{padding:72px 0 42px;max-width:900px}.blog-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px}.blog-hero h1 span{color:var(--blue)}.blog-hero p{max-width:760px;font-size:19px;line-height:1.7;color:var(--muted)}.blog-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.blog-principles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:12px 0 64px}.blog-principles article{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(15,35,65,.05)}.blog-principles b{display:block;font-size:16px;margin-bottom:8px}.blog-principles span{display:block;color:var(--muted);line-height:1.6;font-size:14px}.blog-directory{padding-top:8px}.blog-category-stack{display:flex;flex-direction:column;gap:42px;margin-top:26px}.blog-category{border-top:1px solid var(--border);padding-top:28px}.blog-category-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.blog-category-head h2{margin:7px 0 5px;font-size:28px;letter-spacing:-.025em}.blog-category-head p{margin:0;color:var(--muted);font-size:13px}.blog-category-head>a{color:var(--blue);font-size:12px;font-weight:750;white-space:nowrap}.blog-article-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-top:18px}.blog-article-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:15px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 30px rgba(15,35,65,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-article-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,35,65,.09);border-color:#bfd3eb}.blog-article-thumbnail{height:130px;display:flex;align-items:flex-end;padding:10px;position:relative;background:linear-gradient(135deg,#0c5eaa,#7ebbf0)}.blog-article-thumbnail:before{content:"";position:absolute;inset:18% 9% 0;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 8px,transparent 8px 30px);border-radius:8px 8px 0 0}.blog-article-thumbnail span{position:relative;background:#fff;color:var(--blue);padding:5px 7px;border-radius:5px;font-size:8px;font-weight:850}.blog-article-card-body{padding:15px}.blog-article-card-body small{font-size:9px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.blog-article-card-body h3{font-size:15px;line-height:1.35;margin:7px 0 8px}.blog-article-card-body p{font-size:11px;line-height:1.55;color:var(--muted);margin:0 0 11px}.blog-article-card-body b{font-size:11px;color:var(--blue)}.blog-methodology{margin-top:64px;padding:30px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,#fff,#f5f9ff);display:grid;grid-template-columns:1fr 1.4fr;grid-gap:30px;gap:30px}.blog-methodology h2{margin:8px 0 0;font-size:30px;letter-spacing:-.025em}.method-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.method-grid span{padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:12px;color:#334155;font-size:14px}.blog-disclaimer{margin-top:18px;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:1050px){.blog-article-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.blog-methodology,.blog-principles{grid-template-columns:1fr}.blog-article-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-hero{padding:48px 0 30px}.blog-hero p{font-size:16px}.blog-category-head{align-items:flex-start;flex-direction:column;gap:8px}.blog-article-grid{grid-template-columns:1fr}.blog-principles{margin-bottom:44px}.method-grid{grid-template-columns:1fr}}.blog-article-page{padding:24px 0 72px}.article-breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;padding:12px 0 26px}.article-breadcrumb a{color:var(--blue);text-decoration:none}.article-hero{max-width:920px;padding:28px 0 40px}.article-hero h1{font-size:clamp(40px,6vw,68px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 18px}.article-hero h1 span{color:var(--blue)}.article-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:780px}.article-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.article-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:8px 0 52px}.article-summary-grid>div{padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.article-summary-grid small,.article-summary-grid span{display:block;color:var(--muted)}.article-summary-grid strong{display:block;font-size:23px;margin:7px 0}.article-body{max-width:900px}.article-body section{padding:30px 0;border-top:1px solid var(--border)}.article-body h2{font-size:28px;letter-spacing:-.025em;margin:0 0 12px}.article-body li,.article-body p{color:#475569;line-height:1.8}.article-body ul{padding-left:22px}.forecast-table-placeholder{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin-top:20px}.forecast-table-placeholder>div{padding:15px;border:1px solid var(--border);border-radius:12px;background:var(--surface2)}.forecast-table-placeholder b,.forecast-table-placeholder span{display:block}.forecast-table-placeholder span{color:var(--muted);font-size:12px;margin-top:8px}.article-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:18px 0}.article-metrics span{display:flex;justify-content:space-between;gap:8px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface2);font-size:13px}.article-metrics b{color:var(--text)}.article-body a{color:var(--blue);font-weight:700;text-decoration:none}.related-research{margin-top:54px;padding-top:34px;border-top:1px solid var(--border)}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.related-grid a{display:flex;flex-direction:column;gap:5px;padding:17px;border:1px solid var(--border);border-radius:14px;background:var(--surface);text-decoration:none;color:inherit}.related-grid b{font-size:17px}.related-grid span{font-size:14px}.related-grid small{color:var(--blue);margin-top:5px}.article-disclaimer{margin-top:20px;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:900px){.article-summary-grid{grid-template-columns:1fr}.article-metrics,.forecast-table-placeholder,.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.article-hero h1{font-size:40px}.article-metrics,.forecast-table-placeholder,.related-grid{grid-template-columns:1fr}}:root{--ui-shadow:0 12px 34px rgba(25,55,90,.07);--ui-shadow-hover:0 18px 42px rgba(25,55,90,.11);--ui-radius:16px}::selection{background:#dbeafe;color:#0b1930}:focus-visible{outline:3px solid rgba(23,105,224,.28);outline-offset:2px}a,button{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{min-height:calc(100vh - 72px)}.site-header{box-shadow:0 1px 0 rgba(11,25,48,.02)}.brand{display:inline-flex;align-items:center;gap:4px}.nav-button{border-radius:9px}.nav-button:hover{background:#f3f7fc;color:var(--blue)}.nav-group:has(.mega-menu)>.nav-button{color:var(--blue);background:#f3f7fc}.mega-menu{animation:uiDrop .14s ease-out both;transform-origin:top left}.mega-grid a{border:1px solid transparent}.mega-grid a:hover{border-color:#dbe7f5;box-shadow:0 5px 14px rgba(25,55,90,.05);transform:translateY(-1px)}.button:not(.primary):hover,.info-btn:not(.primary):hover,.search-link:hover,.watch-link:hover{background:#f7faff;box-shadow:0 5px 14px rgba(25,55,90,.06);transform:translateY(-1px)}.button.primary:hover,.info-btn.primary:hover{background:#0b5fe8;box-shadow:0 8px 20px rgba(23,105,224,.25);transform:translateY(-1px)}.analysis-card,.article-row,.featured-news,.info-card,.info-section,.insight-card,.panel-light,.stock-light{box-shadow:var(--ui-shadow)}.analysis-card:hover,.article-row:hover,.featured-news:hover,.info-card:hover,.panel-light:hover,.stock-light:hover{box-shadow:var(--ui-shadow-hover);border-color:#d2e0ef}.section{scroll-margin-top:88px}.site-footer{background:linear-gradient(180deg,#fff,#f8fbff)}.footer-grid .brand{margin-bottom:4px}.mobile-section a{border-radius:8px;padding:9px 10px}.mobile-section a:hover{background:#f3f7fc;color:var(--blue)}.info-page{min-height:calc(100vh - 72px)}.info-card,.info-section{transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.info-card:hover{transform:translateY(-2px)}.info-btn{cursor:pointer}.crypto-table>div:nth-last-child(-n+4){border-bottom:0}.about-stock,.article-panel,.chart-panel,.content-panel,.prediction-card{min-width:0}.chart-panel,.price-chart{overflow:hidden}.price-chart{width:100%;max-width:100%;min-width:0}.price-chart .recharts-responsive-container,.price-chart .recharts-wrapper{max-width:100%!important}.price-chart svg{max-width:100%}.company-site-link{display:inline-flex;color:var(--blue);font-size:11px;font-weight:750;margin:2px 0 6px}.long-term-forecast-section{padding-top:48px}.forecast-year-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.forecast-year-card{min-width:0;padding:18px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:var(--ui-shadow)}.forecast-year{font-size:12px;font-weight:850;color:var(--blue);letter-spacing:.08em}.forecast-year-card h3{font-size:15px;line-height:1.3;margin:8px 0}.forecast-year-card>strong{display:block;font-size:10px;color:#64748b}.forecast-year-card p{font-size:10px;line-height:1.55;color:var(--muted);margin:9px 0}.forecast-year-card a{font-size:10px;color:var(--blue);font-weight:750}.long-term-methodology{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.long-term-methodology>div{padding:17px;border:1px solid var(--border);border-radius:13px;background:#fff;display:flex;flex-direction:column;gap:6px}.long-term-methodology b{font-size:11px}.long-term-methodology span{font-size:10px;color:var(--muted);line-height:1.55}.author-card{padding:24px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;grid-gap:18px;gap:18px;background:linear-gradient(100deg,#eef6ff,#fff)}.author-avatar{width:58px;height:58px;border-radius:17px;background:#dcecff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:-.04em}.author-card h2{margin:5px 0 7px;font-size:19px}.author-card p{font-size:11px;line-height:1.6;color:var(--muted);margin:0 0 10px;max-width:720px}.author-meta{display:flex;gap:8px;flex-wrap:wrap}.author-meta span{font-size:9px;padding:5px 7px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#52647a}.faq-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.faq-list details{border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:var(--ui-shadow);padding:0 15px}.faq-list summary{cursor:pointer;list-style:none;font-size:12px;font-weight:750;padding:16px 24px 16px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:14px;color:var(--blue);font-size:18px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:10px;line-height:1.65;color:var(--muted);margin:0 0 16px}.long-term-research-section{border-top:1px solid transparent}.long-term-category-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.long-term-category{border:1px solid var(--border);border-radius:18px;background:#fff;padding:17px;box-shadow:var(--ui-shadow)}.long-term-category-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:13px}.long-term-category-head h3{font-size:17px;margin:5px 0}.long-term-category-head p{font-size:10px;color:var(--muted);line-height:1.45;margin:0;max-width:420px}.long-term-category-head>a{color:var(--blue);font-size:10px;font-weight:750;white-space:nowrap}.long-term-article-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.long-term-article-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#f9fbfe}.long-term-thumb{height:92px;display:flex;align-items:flex-end;padding:8px;background:linear-gradient(135deg,#0c5eaa,#78b6eb);position:relative}.long-term-thumb:before{content:"";position:absolute;inset:18% 9% 0;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 8px,transparent 8px 28px);border-radius:7px 7px 0 0}.long-term-thumb span{position:relative;background:#fff;color:var(--blue);padding:4px 6px;border-radius:4px;font-size:7px;font-weight:850}.long-term-article-copy{padding:11px}.long-term-article-copy small{font-size:8px;color:var(--blue);font-weight:800;letter-spacing:.05em}.long-term-article-copy h4{font-size:12px;line-height:1.35;margin:5px 0}.long-term-article-copy p{font-size:9px;color:var(--muted);line-height:1.45;margin:0 0 7px}.long-term-article-copy b{font-size:9px;color:var(--blue)}@keyframes uiDrop{0%{opacity:0;transform:translateY(-5px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1050px){.forecast-year-grid{grid-template-columns:repeat(3,1fr)}.faq-list,.long-term-category-grid{grid-template-columns:1fr}.author-card{grid-template-columns:58px 1fr}.author-card .button{grid-column:2;justify-self:start}}@media(max-width:800px){main{min-height:calc(100vh - 64px)}.container{width:min(var(--max),calc(100% - 28px))}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-copy h1{max-width:620px}.button,.info-btn{min-height:42px}.section{padding:30px 0}.footer-grid{padding:34px 0;grid-template-columns:1fr 1fr;gap:26px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{padding:15px 0 18px;line-height:1.5}.info-hero h1{font-size:clamp(36px,11vw,50px)}.forecast-year-grid{grid-template-columns:repeat(2,1fr)}.long-term-methodology{grid-template-columns:1fr}.author-card{grid-template-columns:48px 1fr}.author-avatar{width:48px;height:48px}.author-card .button{grid-column:1/-1}.long-term-article-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.header-actions{gap:6px}.watch-link{display:none}.mobile-menu{font-size:20px}.hero-features{grid-template-columns:1fr}.button-row{width:100%}.button-row .button{flex:1 1}.section-head{align-items:flex-start;flex-direction:column}.section-head>a{margin-top:-8px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.info-actions{width:100%}.info-actions .info-btn{flex:1 1}.crypto-table{font-size:12px}.forecast-year-grid{grid-template-columns:1fr}.long-term-category-head{flex-direction:column}.long-term-article-grid{grid-template-columns:1fr}.faq-list details{padding:0 13px}.faq-list summary{font-size:11px}.author-card{grid-template-columns:1fr}.author-avatar{width:48px}.author-card .button{grid-column:auto;width:100%}}.home-page{background:linear-gradient(180deg,#f8fbff,#f3f7fc);color:#071b35;overflow:hidden}.home-page .container{max-width:1280px}.home-page a{text-decoration:none}.home-page .muted{color:#64778d}.market-strip{background:#fff;border-bottom:1px solid #e3ebf4;overflow:hidden}.market-strip-inner{display:flex;align-items:stretch;min-width:max-content}.ticker-mini{min-width:180px;padding:13px 18px;border-right:1px solid #e6edf5;display:grid;grid-template-columns:1fr auto;grid-gap:3px 12px;gap:3px 12px}.ticker-mini span{font-size:10px;color:#718398}.ticker-mini strong{font-size:14px}.ticker-mini em{font-size:10px;font-style:normal;color:#009d76;grid-column:2}.ticker-mini em.down{color:#d84d5c}.market-link{display:flex;align-items:center;padding:0 18px;font-size:12px;font-weight:800;color:#0874d1}.hero-premium{margin-top:16px;border:1px solid #dbe8f6;border-radius:28px;background:linear-gradient(125deg,#fff,#f5faff 48%,#e6f2ff);box-shadow:0 24px 70px rgba(25,67,110,.09);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-premium-copy{padding:64px 54px 48px}.eyebrow,.eyebrow-pill{color:#0874d1;font-weight:900;letter-spacing:2px;font-size:10px}.eyebrow-pill{display:inline-flex;border:1px solid #b9dafa;background:#edf7ff;border-radius:999px;padding:7px 11px;letter-spacing:1.3px}.hero-premium h1{font-size:clamp(46px,5.3vw,74px);line-height:.98;letter-spacing:-4px;margin:20px 0}.hero-premium h1 span{color:#0874d1}.hero-premium-copy>p{max-width:620px;color:#53687e;font-size:17px;line-height:1.7}.button-row{display:flex;flex-wrap:wrap;gap:11px;margin-top:27px}.button{min-height:48px;padding:0 19px;border-radius:12px;border:1px solid #d7e2ee;background:#fff;color:#0b1d34;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.button.primary{background:#0874d1;color:#fff;border-color:#0874d1;box-shadow:0 12px 28px rgba(8,116,209,.22)}.hero-trust-row{display:flex;gap:24px;margin-top:38px;padding-top:21px;border-top:1px solid #dce8f3;color:#587087}.hero-trust-row span{font-size:11px}.hero-trust-row b{color:#122945;margin-left:4px}.hero-dashboard{margin:28px;align-self:stretch;border-radius:20px;background:linear-gradient(145deg,#0a203b,#102f50 60%,#0b2139);padding:22px;color:#fff;box-shadow:0 24px 50px rgba(5,27,50,.22);position:relative;overflow:hidden}.hero-dashboard:before{content:"";position:absolute;width:340px;height:340px;right:-100px;top:-120px;background:radial-gradient(circle,rgba(38,151,240,.35),transparent 68%)}.dashboard-top{display:flex;justify-content:space-between;align-items:center;position:relative}.dashboard-top small{color:#a9bed2}.live-dot{background:#0e9f77;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.dashboard-main{display:grid;grid-template-columns:130px 1fr;grid-gap:18px;gap:18px;align-items:end;margin-top:45px;position:relative}.dashboard-main small{display:block;color:#9eb2c8;font-size:11px}.dashboard-main strong{display:block;font-size:34px;letter-spacing:-1.5px;margin:5px 0}.dashboard-main em{font-size:12px;font-style:normal;color:#20d09b}.fake-chart{height:130px;display:flex;align-items:flex-end;gap:7px;padding:0 4px 8px;border-bottom:1px solid rgba(255,255,255,.14);position:relative}.fake-chart:before{content:"";position:absolute;left:0;right:0;top:38%;border-top:1px dashed rgba(255,255,255,.13)}.fake-chart i{display:block;width:10px;background:linear-gradient(180deg,#23d29e,#0c8c75);border-radius:6px 6px 0 0;box-shadow:0 0 14px rgba(30,208,157,.18)}.fake-chart i:first-child{height:28%}.fake-chart i:nth-child(2){height:44%}.fake-chart i:nth-child(3){height:37%}.fake-chart i:nth-child(4){height:64%}.fake-chart i:nth-child(5){height:54%}.fake-chart i:nth-child(6){height:82%}.fake-chart i:nth-child(7){height:72%}.fake-chart i:nth-child(8){height:95%}.dashboard-indexes{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:7px;gap:7px;margin-top:22px;position:relative}.dashboard-indexes div{padding:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:9px}.dashboard-indexes span{display:block;font-size:9px;color:#91a8bd}.dashboard-indexes b{font-size:11px}.dashboard-indexes em{display:block;font-size:9px;color:#22d09c;font-style:normal}.dashboard-note{position:relative;margin-top:18px;padding:13px;border-radius:10px;background:rgba(255,255,255,.07);font-size:11px;color:#a9bbcc}.section{padding:52px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:29px;letter-spacing:-1.2px;margin:5px 0}.section-head p{font-size:14px;line-height:1.55;margin:0}.section-head>a{color:#0874d1;font-size:12px;font-weight:900;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.category-card{display:flex;gap:13px;min-height:142px;padding:17px;border:1px solid #dce7f2;border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 7px 22px rgba(35,71,110,.045);transition:.2s}.blog-home-card:hover,.category-card:hover,.stock-market-card:hover{transform:translateY(-2px);border-color:#bdd5ed;box-shadow:0 14px 32px rgba(35,71,110,.09)}.category-icon{width:40px;height:40px;flex:none;border-radius:12px;background:#e9f4ff;color:#0874d1;display:grid;place-items:center;font-size:19px;font-weight:900}.category-card h3{margin:1px 0 5px;font-size:15px}.category-card p{margin:0 0 10px;color:#6b7e92;font-size:11px;line-height:1.45}.category-card b{color:#0874d1;font-size:11px}.stock-list-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stock-market-card{display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:13px;border:1px solid #dce7f2;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(35,71,110,.04);transition:.2s}.stock-logo{width:46px;height:46px;border-radius:13px;background:#eaf4ff;border:1px solid #d4e6f8;color:#0874d1;display:grid;place-items:center;font-weight:900;font-size:21px}.stock-card-copy b{display:block;font-size:14px}.stock-card-copy small{display:block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6e8093;font-size:10px;margin-top:3px}.stock-card-price{text-align:right}.stock-card-price strong{display:block;font-size:12px}.stock-card-price em{display:block;font-size:10px;font-style:normal;color:#009d76;margin-top:4px}.sector-section{padding-top:28px;padding-bottom:28px}.news-layout{display:grid;grid-template-columns:1.15fr .95fr .8fr;grid-gap:16px;gap:16px}.article-row,.blog-empty,.blog-home-card,.featured-news,.movers{border:1px solid #dce7f2;background:#fff;box-shadow:0 8px 26px rgba(35,71,110,.045);border-radius:18px;overflow:hidden}.featured-news-body{padding:21px}.featured-news-body h3{font-size:23px;line-height:1.16;margin:9px 0 10px}.featured-news-body p{font-size:13px;line-height:1.65;color:#66798e}.blog-empty b,.blog-home-card span,.featured-news-body>a{display:inline-block;margin-top:13px;color:#0874d1;font-size:11px;font-weight:900}.story-meta{color:#0874d1;font-size:10px;font-weight:900;text-transform:uppercase}.news-image{height:175px;display:grid;place-items:center}.thumbnail-placeholder{background-image:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.02));position:relative}.thumbnail-placeholder:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.18);border-radius:10px}.thumbnail-placeholder span{position:relative;z-index:2;color:rgba(255,255,255,.82);font-size:10px;font-weight:900;letter-spacing:1.3px;text-align:center}.news-blue{background:linear-gradient(135deg,#086ba9,#48b9ee)}.news-purple{background:linear-gradient(135deg,#4e52aa,#a47ce2)}.news-gold{background:linear-gradient(135deg,#ae6c21,#f4bf64)}.news-green{background:linear-gradient(135deg,#11745c,#4fc89f)}.article-list{display:grid;grid-gap:11px;gap:11px}.article-row{display:grid;grid-template-columns:92px 1fr;grid-gap:12px;gap:12px;padding:9px;align-items:center}.article-thumb{height:82px;border-radius:11px;display:grid;place-items:center}.article-thumb span{font-size:8px}.article-row small{font-size:9px;color:#0874d1;font-weight:900}.article-row h3{font-size:14px;line-height:1.25;margin:5px 0}.article-row span{font-size:9px;color:#718398}.movers{padding:18px}.movers .section-head{margin-bottom:10px}.mover{display:grid;grid-template-columns:1fr auto auto;grid-gap:12px;gap:12px;padding:13px 2px;border-bottom:1px solid #e9eff5;align-items:center}.mover:last-child{border-bottom:0}.mover b{font-size:12px}.mover span{font-size:11px;color:#63758a}.mover em{font-size:10px;color:#009d76;font-style:normal;font-weight:800}.blog-home-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.blog-home-card{display:flex;flex-direction:column}.blog-thumb{height:150px;display:grid;place-items:center}.blog-empty>div:last-child,.blog-home-card>div:last-child{padding:17px}.blog-empty small,.blog-home-card small{font-size:9px;color:#0874d1;font-weight:900}.blog-empty h3,.blog-home-card h3{font-size:16px;line-height:1.25;margin:7px 0}.blog-empty p,.blog-home-card p{font-size:11px;color:#687b90;line-height:1.55;margin:0}.blog-empty{display:grid;grid-template-columns:240px 1fr;grid-column:1/-1}.blog-empty .blog-thumb{height:100%}.insight-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.insight-card{min-height:190px;padding:24px;border:1px solid #dbe6f1;border-radius:18px;display:flex;gap:15px}.insight-card.blue{background:#edf6ff}.insight-card.green{background:#eefaf5}.insight-card.orange{background:#fff7eb}.insight-card .icon{width:44px;height:44px;border-radius:13px;background:#fff;display:grid;place-items:center;color:#0874d1;font-size:20px;flex:none}.insight-card small{font-size:9px;color:#0874d1;font-weight:900}.insight-card h3{font-size:19px;margin:7px 0}.insight-card p{font-size:12px;line-height:1.6;color:#64778d}.insight-card b{font-size:11px;color:#0874d1}.research-banner{margin:22px 0 30px;padding:35px 38px;border-radius:23px;background:linear-gradient(115deg,#071f3a,#0a3b6b);color:#fff;display:grid;grid-template-columns:58px 1fr auto;grid-gap:20px;gap:20px;align-items:center;box-shadow:0 22px 55px rgba(7,31,58,.2)}.research-banner .banner-icon{width:54px;height:54px;border-radius:15px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:22px}.research-banner small{color:#69c5ff;font-size:9px;font-weight:900;letter-spacing:1.5px}.research-banner h2{font-size:30px;letter-spacing:-1px;margin:5px 0}.research-banner p{margin:0;color:#afc3d7;font-size:13px;line-height:1.6;max-width:680px}.research-banner .button{background:#fff;color:#09213d;border-color:#fff;white-space:nowrap}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;padding:0 0 60px}.trust-strip div{padding:15px 8px;text-align:center}.trust-strip b{display:block;font-size:17px}.trust-strip span{display:block;color:#718398;font-size:10px;margin-top:4px}.empty-state{padding:20px;color:#718398;display:grid;grid-gap:5px;gap:5px}.empty-state strong{color:#17314f;font-size:12px}.empty-state span{font-size:10px}@media(max-width:900px){.hero-premium{grid-template-columns:1fr}.hero-premium-copy{padding:46px 30px 32px}.hero-dashboard{margin:0;border-radius:0;padding:25px 30px 30px}.category-grid,.stock-list-grid{grid-template-columns:repeat(2,1fr)}.news-layout{grid-template-columns:1fr 1fr}.movers{grid-column:1/-1}.blog-home-grid{grid-template-columns:repeat(2,1fr)}.insight-cards{grid-template-columns:1fr}.research-banner{grid-template-columns:48px 1fr}.research-banner .button{grid-column:2;justify-self:start}.trust-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.market-strip-inner{width:max-content}.ticker-mini{min-width:145px;padding:11px 13px}.market-link{display:none}.hero-premium{margin-top:10px;border-radius:22px}.hero-premium-copy{padding:32px 20px 25px}.hero-premium h1{font-size:46px;letter-spacing:-2.8px;margin:17px 0}.hero-premium-copy>p{font-size:14px;line-height:1.65}.button-row{gap:9px}.button-row .button{flex:1 1;padding:0 12px;font-size:12px}.hero-trust-row{gap:8px;justify-content:space-between;margin-top:25px}.hero-trust-row span{font-size:9px;text-align:center;max-width:31%}.hero-trust-row b{display:block;margin:4px 0 0}.hero-dashboard{padding:21px 18px 23px}.dashboard-main{grid-template-columns:105px 1fr;margin-top:28px}.dashboard-main strong{font-size:28px}.fake-chart{height:105px;gap:4px}.fake-chart i{width:8px}.dashboard-indexes{gap:5px}.dashboard-indexes div{padding:8px}.section{padding:34px 0}.section-head{align-items:flex-start;margin-bottom:17px}.section-head h2{font-size:24px}.section-head p{font-size:12px}.section-head>a{font-size:10px}.category-grid{grid-template-columns:1fr 1fr;gap:8px}.category-card{min-height:135px;padding:13px;display:block}.category-icon{width:36px;height:36px;margin-bottom:10px}.category-card h3{font-size:13px}.category-card p{font-size:9px;min-height:27px}.category-card b{font-size:9px}.stock-list-grid{grid-template-columns:1fr 1fr;gap:8px}.stock-market-card{grid-template-columns:34px 1fr;gap:8px;padding:10px}.stock-logo{width:34px;height:34px;border-radius:10px;font-size:15px}.stock-card-copy b{font-size:11px}.stock-card-copy small{font-size:8px;max-width:90px}.stock-card-price{grid-column:2;text-align:left;margin-top:-2px}.stock-card-price strong{font-size:10px}.stock-card-price em{font-size:8px}.sector-section{padding-top:20px;padding-bottom:20px}.news-layout{grid-template-columns:1fr}.featured-news-body{padding:17px}.featured-news-body h3{font-size:20px}.news-image{height:155px}.article-row{grid-template-columns:76px 1fr}.article-thumb{height:68px}.article-row h3{font-size:12px}.article-row small,.article-row span{font-size:8px}.movers{padding:15px}.blog-home-grid{grid-template-columns:1fr}.blog-home-card{display:grid;grid-template-columns:105px 1fr;min-height:126px}.blog-thumb{height:100%;min-height:126px}.blog-home-card>div:last-child{padding:12px}.blog-home-card h3{font-size:13px}.blog-home-card p{font-size:9px}.blog-empty{grid-template-columns:105px 1fr}.blog-empty .blog-thumb{min-height:145px}.insight-card{min-height:0;padding:18px}.insight-card h3{font-size:17px}.research-banner{grid-template-columns:1fr;padding:24px;margin-top:10px}.research-banner .banner-icon{margin-bottom:2px}.research-banner h2{font-size:24px}.research-banner .button{grid-column:auto;width:100%}.trust-strip{grid-template-columns:repeat(2,1fr);padding-bottom:35px}.trust-strip div{padding:11px 4px}.trust-strip b{font-size:14px}.trust-strip span{font-size:8px}}.search-page{min-height:calc(100vh - 72px);padding:34px 0 80px;background:linear-gradient(180deg,#f7faff,#fff 55%)}.search-shell{max-width:1080px}.search-hero{padding:38px 0 28px}.search-hero h1{font-size:clamp(38px,6vw,64px);letter-spacing:-.045em;line-height:1.02;margin:10px 0 14px}.search-hero p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.65;margin:0}.global-search-form{display:flex;gap:10px;margin-top:26px}.search-input-wrap{position:relative;display:flex;align-items:center;flex:1 1;background:#fff;border:1px solid #cddbea;border-radius:13px;box-shadow:0 8px 24px rgba(20,55,100,.06)}.search-input-wrap>span{font-size:24px;color:var(--blue);margin-left:15px;line-height:1}.search-input-wrap input{width:100%;border:0;outline:0;background:transparent;padding:15px 42px 15px 11px;color:var(--text);font:inherit;font-size:14px}.search-input-wrap input::placeholder{color:#91a0b2}.global-search-form button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:13px;padding:0 23px;font-weight:800;cursor:pointer}.clear-search{position:absolute;right:12px;color:#7b8da3;font-size:22px;line-height:1}.search-suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.search-suggestions a{font-size:10px;color:var(--blue);background:#edf5ff;border:1px solid #d8e8fb;border-radius:999px;padding:6px 10px}.search-results{padding-top:18px}.search-results-head{display:flex;align-items:end;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding-bottom:17px}.search-results-head h2{margin:6px 0 0;font-size:25px;letter-spacing:-.025em}.search-results-head>span{font-size:11px;color:var(--muted);font-weight:700}.search-result-section{padding:30px 0;border-bottom:1px solid var(--border)}.result-section-head{display:flex;justify-content:space-between;gap:15px;align-items:end;margin-bottom:15px}.result-section-head h3{margin:0;font-size:19px}.result-section-head p{margin:5px 0 0;color:var(--muted);font-size:11px}.result-section-head>b{color:var(--blue);font-size:12px}.search-stock-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.search-stock-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.search-stock-card:hover{transform:translateY(-2px);border-color:#b8cfe8;box-shadow:0 12px 28px rgba(20,55,100,.08)}.search-stock-top{display:flex;justify-content:space-between;gap:10px}.search-stock-top span{font-weight:850;color:var(--blue);font-size:13px}.search-stock-top small{font-size:9px;color:var(--muted)}.search-stock-card h4{margin:9px 0 5px;font-size:14px}.search-stock-card p{margin:0 0 13px;color:var(--muted);font-size:10px;line-height:1.5;min-height:30px}.search-stock-card strong{font-size:10px;color:var(--blue)}.search-news-list{display:flex;flex-direction:column;gap:9px}.search-news-card{display:flex;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--border);border-radius:13px;padding:15px 17px}.search-news-card:hover{border-color:#b8cfe8}.search-news-meta{font-size:9px;color:var(--blue);font-weight:800;letter-spacing:.02em}.search-news-card h4{font-size:13px;line-height:1.4;margin:6px 0}.search-news-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.search-news-card>span{font-size:17px;color:var(--blue);flex:0 0 auto}.no-results{background:#fff;border:1px dashed #cbd9e8;border-radius:13px;padding:24px;color:var(--muted);font-size:11px}.search-empty{margin-top:22px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:55px 25px;text-align:center;box-shadow:0 10px 30px rgba(15,35,65,.04)}.search-empty-icon{width:52px;height:52px;border-radius:15px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:28px;margin:0 auto 15px}.search-empty h2{margin:0 0 7px;font-size:21px}.search-empty p{max-width:560px;margin:0 auto;color:var(--muted);font-size:12px;line-height:1.6}.mobile-search-link{display:flex;align-items:center;gap:9px;padding:12px 0 15px;color:var(--blue);font-weight:800;font-size:13px;border-bottom:1px solid var(--border)}.mobile-search-link span{font-size:22px}@media(max-width:800px){.search-page{padding-top:20px}.search-hero{padding:25px 0}.global-search-form{gap:7px}.global-search-form button{padding:0 16px}.search-stock-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.search-hero h1{font-size:42px}.search-hero p{font-size:14px}.global-search-form{flex-direction:column}.global-search-form button{height:48px}.search-stock-grid{grid-template-columns:1fr}.search-results-head{align-items:flex-start;flex-direction:column}.search-news-card{padding:13px}.search-news-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}