.blog-list-page.wrap{max-width:var(--content-max-width,1200px);margin:0 auto;padding:2rem var(--content-padding-x,1.5rem) 2.5rem;width:100%;box-sizing:border-box}.blog-list-error,.blog-list-loading{color:var(--text-muted,#888);margin:2rem 0}.blog-list-error{color:var(--site-danger,#b91c1c)}.blog-list-header{margin-bottom:0}.blog-list-title{font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;margin:0 0 .5rem;color:#0f172a;letter-spacing:-.02em}.blog-list-published{margin:0 0 .5rem;font-size:.9375rem;color:var(--text-muted,#64748b)}.blog-list-published__label{font-weight:600;color:var(--text-secondary,#475569)}.blog-list-published__date{font-weight:500}.blog-list-divider{border:0;border-top:1px solid #e2e8f0;margin:1rem 0 1.25rem}.blog-list-ticker-section{margin-bottom:2rem}.blog-ticker-tape{width:100%;max-width:100%;min-height:46px;margin:0;overflow:hidden;border-radius:8px;border:1px solid #e2e8f0;background:#fff}.blog-ticker-tape .tradingview-widget-container__widget{width:100%}.blog-list-intro{font-size:1rem;color:#64748b;margin:0;line-height:1.6;max-width:42rem}.blog-list-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:1.75rem;align-items:stretch;margin-bottom:2.5rem}.blog-list-main{min-width:0}.blog-list-sidebar{min-width:0;display:flex;flex-direction:column;padding:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(15,23,42,.06);position:sticky;top:1rem;align-self:start}.blog-top-stories{width:100%;min-height:680px;height:680px;overflow:hidden;background:#fff}.blog-top-stories .tradingview-widget-container__widget,.blog-top-stories iframe{width:100%!important;height:680px!important}.blog-top-stories iframe{border:0;display:block}.blog-list-empty-state{max-width:none;margin:0 0 2rem;padding:2rem 1.75rem;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 24px rgba(15,23,42,.08)}.blog-list-empty-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;color:var(--text-primary,#333);letter-spacing:-.02em}.blog-list-empty-text{margin:0;font-size:1rem;line-height:1.65;color:var(--text-secondary,#555)}.blog-list-main .cms-blog-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1.75rem;box-shadow:0 4px 24px rgba(15,23,42,.06)}.blog-list-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:0}@media (min-width:640px){.blog-list-main .blog-list-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.blog-list-body{grid-template-columns:1fr}.blog-list-sidebar{position:static;order:2}.blog-top-stories,.blog-top-stories .tradingview-widget-container__widget,.blog-top-stories iframe{min-height:560px;height:560px!important}}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 24px rgba(15,23,42,.06);transition:border-color .2s,box-shadow .2s,transform .2s}.blog-card:hover{border-color:rgba(37,99,235,.35);box-shadow:0 8px 28px rgba(15,23,42,.1);transform:translateY(-2px)}.blog-card-image-wrap{aspect-ratio:16/10;background:#f5f5f5;overflow:hidden}.blog-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);display:flex;align-items:center;justify-content:center}.blog-card-image{width:100%;height:100%;object-fit:cover;display:block}.blog-card-body{padding:1.25rem 1.25rem 1.5rem;flex:1;display:flex;flex-direction:column}.blog-card-date{font-size:.8125rem;color:var(--text-muted,#888);margin-bottom:.5rem}.blog-card-title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.35;color:var(--text-primary,#333)}.blog-card-excerpt{font-size:.9375rem;color:var(--text-secondary,#555);margin:0 0 .75rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-link{font-size:.875rem;font-weight:700;color:var(--site-primary,#2563eb);margin-top:auto}.blog-list-footer{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.blog-list-back{font-size:.9375rem;color:var(--site-primary,#2563eb);text-decoration:none;font-weight:600}.blog-list-back:hover{text-decoration:underline;color:var(--site-primary-dark,#1d4ed8)}@media (max-width:380px){.blog-list-page.wrap{padding:0 .75rem}.blog-list-title{font-size:1.5rem}.blog-card-body{padding:1rem 1rem 1.25rem}.blog-card-title{font-size:1rem}}