.sport-rich-text h1, .sport-rich-text h2, .sport-rich-text h3, .sport-rich-text h4, .sport-rich-text h5, .sport-rich-text h6 { font-weight: bold; margin-top: 1.5em; margin-bottom: 0.5em; }
.sport-rich-text h1 { font-size: 2rem; line-height: 2.5rem; }
.sport-rich-text h2 { font-size: 1.7rem; line-height: 2.25rem; }
.sport-rich-text h3 { font-size: 1.5rem; line-height: 2rem; }
.sport-rich-text h4 { font-size: 1.25rem; line-height: 1.75rem; }
.sport-rich-text h5 { font-size: 1.125rem; line-height: 1.75rem; }
.sport-rich-text h6 { font-size: 1rem; line-height: 1.5rem; }
.sport-rich-text p { margin-bottom: 1.25em; line-height: 1.75; }
.sport-rich-text ul { list-style-type: disc; margin-left: 1.5em; margin-bottom: 1.25em; }
.sport-rich-text ul li, .sport-rich-text ol li { line-height: 2em; }
.sport-rich-text ul li::marker { font-size: 0.7em; }
.sport-rich-text ol { list-style-type: decimal; margin-left: 1.5em; margin-bottom: 1.25em; }
.sport-rich-text a { color: #3b82f6; text-decoration: underline; }
.sport-rich-text a:hover { color: #1d4ed8; }
.sport-rich-text blockquote { border-left: 4px solid #d1d5db; padding-left: 1.5em; margin-left: 0; font-style: italic; color: #4b5563; }
.sport-rich-text pre { background-color: #1f2937; color: #f3f4f6; padding: 1.5em; border-radius: 0.5rem; overflow-x: auto; margin-bottom: 1.5em; }
.sport-rich-text code:not(pre code) { background-color: #e5e7eb; padding: 0.2em 0.4em; margin: 0; font-size: 85%; border-radius: 3px; }
.sport-rich-text strong { font-weight: 700; }
.sport-rich-text em { font-style: italic; }
.sport-rich-text img { border-radius: 0.75rem; margin-top: 2em; margin-bottom: 2em; max-width: 100%; height: auto; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
.sport-rich-text hr { border-top: 1px solid #e5e7eb; margin-top: 2.5em; margin-bottom: 2.5em; }
.sport-rich-text .table-wrapper { overflow-x: auto; margin-bottom: 1.5em; word-wrap: break-word; }
.sport-rich-text table { width: 100%; border-collapse: collapse; font-size: 0.9em; table-layout: fixed; }
.sport-rich-text th, .sport-rich-text td { border: 1px solid #d1d5db; padding: 0.75em 1em; text-align: left; }
.sport-rich-text th { font-weight: 600; background-color: #f9fafb; }
.sport-rich-text tr:nth-child(even) { background-color: #f9fafb; }
.sport-rich-text ul ul { list-style-type: circle; }
.sport-rich-text ul ul ul { list-style-type: square; }
.sport-rich-text ul ul ul ul { list-style-type: disc; }
.sport-rich-text .table-scroll-x { overflow-x: auto; display: block; }
.sport-rich-text .table-scroll-y { overflow-y: auto; display: block; max-height: 400px; }
.sport-rich-text img.align-left, .sport-rich-text img.img-left { float: left; margin: 0 10px 10px 0; }
.sport-rich-text img.align-right, .sport-rich-text img.img-right { float: right; margin: 0 0 10px 10px; }
.sport-rich-text img.align-center, .sport-rich-text img.img-center { display: block; margin: 10px auto; }
