.content-container { margin-bottom: 1.5rem; } .content-header { font-size: 0.9rem; line-height: 1.5; margin-bottom: 0.5rem; } .description-toggle { color: #0066cc; text-decoration: none; font-size: 0.8rem; cursor: pointer; background: none; border: none; padding: 0; margin-top: 0.25rem; display: block; } .description-toggle:hover { text-decoration: underline; } .long-description { font-size: 0.9rem; line-height: 1.5; margin-top: 0.5rem; padding: 0.5rem; background-color: #f8f8f8; border-radius: 4px; } .metadata-section { margin-bottom: 1.5rem; display: flex; gap: 2rem; flex-wrap: wrap; } .metadata-label { font-weight: bold; font-size: 0.9rem; } .metadata-value { font-size: 0.9rem; } .tag { color: #0066cc; text-decoration: none; padding: 2px 6px; background-color: #f0f0f0; border-radius: 4px; font-size: 0.9rem; cursor: pointer; } .source-link { color: #0066cc; text-decoration: none; padding: 2px 6px; background-color: #f0f0f0; border-radius: 4px; font-size: 0.9rem; } .benchmark-section { margin-bottom: 1.5rem; } .benchmark-title { font-size: 1.2rem; font-weight: bold; margin-bottom: 0.5rem; } .download-link { color: #0066cc; text-decoration: none; padding: 2px 6px; background-color: #f0f0f0; border-radius: 4px; font-size: 0.9rem; }