.markdown-content .lead-text{position:relative;font-size:1.05rem;line-height:1.9;color:#334155;margin-bottom:2.5rem;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:.75rem;border-left:4px solid #3b82f6;overflow:hidden}.markdown-content h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin:3rem 0 1.5rem;padding-bottom:.5rem;border-bottom:3px solid #3b82f6}.markdown-content h2:first-child{margin-top:0}.markdown-content h3{font-size:1.15rem;font-weight:700;color:#1e293b;margin:2rem 0 .75rem;padding-left:.75rem;border-left:4px solid #60a5fa}.markdown-content p{font-size:1rem;line-height:1.85;color:#334155;margin:.75rem 0 1.25rem}.markdown-content .news-list{display:flex;flex-direction:column;margin:1.5rem 0 2rem;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;background:#fff}.markdown-content .news-item{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem 1rem;padding:.85rem 1.25rem;border-bottom:1px solid #f1f5f9;color:#1e293b;text-decoration:none;transition:background-color .15s;align-items:center}.markdown-content .news-item:last-child{border-bottom:none}.markdown-content .news-item:hover{background:#f8fafc}.markdown-content .news-item .news-date{font-size:.78rem;color:#64748b;white-space:nowrap;font-family:ui-monospace,Menlo,monospace}.markdown-content .news-item .news-title{font-size:.95rem;font-weight:500;color:#1e293b;line-height:1.5}.markdown-content .news-item:hover .news-title{color:#2563eb;text-decoration:underline}.markdown-content .news-item .news-source{font-size:.75rem;color:#94a3b8;background:#f1f5f9;padding:.15rem .6rem;border-radius:9999px;white-space:nowrap}@media (max-width: 640px){.markdown-content .news-item{grid-template-columns:1fr;gap:.35rem}}.markdown-content .table-wrapper{overflow-x:auto;margin:2rem 0;border-radius:.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.markdown-content table.stock-table{width:100%!important;border-collapse:collapse!important;background:#fff!important;font-size:.875rem!important;margin:0!important}.markdown-content table.stock-table thead th{background:#1e293b!important;color:#fff!important;padding:.85rem .75rem!important;font-weight:700!important;text-align:center!important;border-bottom:2px solid #0f172a!important;white-space:nowrap}.markdown-content table.stock-table tbody td{padding:.75rem!important;border-bottom:1px solid #f1f5f9!important;vertical-align:middle!important}.markdown-content table.stock-table tbody tr:hover{background:#f8fafc!important}.markdown-content table.stock-table tbody tr.red-row td{color:#ef4444!important;font-weight:500!important}.markdown-content table.stock-table tbody tr.green-row td{color:#064e3b!important;font-weight:700!important}.markdown-content table.stock-table tbody tr.red-row td strong,.markdown-content table.stock-table tbody tr.green-row td strong{color:inherit!important;font-weight:800!important}.markdown-content table.stock-table tbody td strong{font-weight:700!important;color:#0f172a}.markdown-content table.stock-table .text-center{text-align:center!important}.markdown-content table.stock-table .text-right{text-align:right!important}.markdown-content .book-item{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin:1.5rem 0;padding:1.5rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc;transition:all .2s ease}@media (min-width: 640px){.markdown-content .book-item{flex-direction:row;align-items:flex-start}}.markdown-content .book-item:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.markdown-content .book-cover-link{display:block;flex-shrink:0;text-decoration:none;border-radius:.375rem;transition:opacity .2s ease,transform .2s ease}.markdown-content .book-cover-link:hover{opacity:.85;transform:scale(1.03)}.markdown-content .book-item img{width:110px;height:155px;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 2px 8px #0000001f;margin:0;display:block;cursor:pointer}.markdown-content .book-info{flex:1;min-width:0}.markdown-content .book-item strong{font-size:1rem;display:block;margin-bottom:.3rem;color:#0f172a;font-weight:700;line-height:1.5}.markdown-content .book-item strong a{color:#0f172a;text-decoration:none;transition:color .15s}.markdown-content .book-item strong a:hover{color:#2563eb;text-decoration:underline}.markdown-content .book-item .book-author{font-size:.8rem!important;color:#64748b!important;margin:0 0 .4rem!important;line-height:1.4!important}.markdown-content .book-item p{font-size:.9rem;color:#475569;margin:0;line-height:1.7}.markdown-content .disclaimer-note{margin-top:2rem;padding:1rem 1.25rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 .375rem .375rem 0;font-size:.85rem;line-height:1.7;color:#78350f}.markdown-content hr{border:none;border-top:1px solid #e2e8f0;margin:2.5rem 0}.markdown-content table:not(.stock-table){width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;font-size:.9rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;display:table}.markdown-content table:not(.stock-table) thead th{background:#1e293b;color:#fff;padding:.75rem 1rem;font-weight:700;text-align:left;border-bottom:2px solid #0f172a;white-space:nowrap}.markdown-content table:not(.stock-table) tbody td{padding:.7rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;line-height:1.6}.markdown-content table:not(.stock-table) tbody tr:last-child td{border-bottom:none}.markdown-content table:not(.stock-table) tbody tr:hover{background:#f8fafc}.markdown-content .table-scroll-wrapper{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.markdown-content table:not(.stock-table) thead th:not(:last-child),.markdown-content table:not(.stock-table) tbody td:not(:last-child){border-right:1px solid #e2e8f0}
